Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 

1 řádek
3.4 KiB

  1. {"ast":null,"code":"var imagesStyles = {\n imgFluid: {\n maxWidth: \"100%\",\n height: \"auto\"\n },\n imgRounded: {\n borderRadius: \"6px !important\"\n },\n imgRoundedCircle: {\n borderRadius: \"50% !important\"\n },\n imgRaised: {\n boxShadow: \"0 5px 15px -8px rgba(0, 0, 0, 0.24), 0 8px 10px -5px rgba(0, 0, 0, 0.2)\"\n },\n imgGallery: {\n width: \"100%\",\n marginBottom: \"2.142rem\"\n },\n imgCardTop: {\n width: \"100%\",\n borderTopLeftRadius: \"calc(.25rem - 1px)\",\n borderTopRightRadius: \"calc(.25rem - 1px)\"\n },\n imgCardBottom: {\n width: \"100%\",\n borderBottomLeftRadius: \"calc(.25rem - 1px)\",\n borderBottomRightRadius: \"calc(.25rem - 1px)\"\n },\n imgCard: {\n width: \"100%\",\n borderRadius: \"calc(.25rem - 1px)\"\n },\n imgCardOverlay: {\n position: \"absolute\",\n top: \"0\",\n right: \"0\",\n bottom: \"0\",\n left: \"0\",\n padding: \"1.25rem\"\n }\n};\nexport default imagesStyles;","map":{"version":3,"sources":["C:/tbg-ecomm-nextjs/assets/jss/nextjs-material-kit/imagesStyles.js"],"names":["imagesStyles","imgFluid","maxWidth","height","imgRounded","borderRadius","imgRoundedCircle","imgRaised","boxShadow","imgGallery","width","marginBottom","imgCardTop","borderTopLeftRadius","borderTopRightRadius","imgCardBottom","borderBottomLeftRadius","borderBottomRightRadius","imgCard","imgCardOverlay","position","top","right","bottom","left","padding"],"mappings":"AAAA,IAAMA,YAAY,GAAG;AACnBC,EAAAA,QAAQ,EAAE;AACRC,IAAAA,QAAQ,EAAE,MADF;AAERC,IAAAA,MAAM,EAAE;AAFA,GADS;AAKnBC,EAAAA,UAAU,EAAE;AACVC,IAAAA,YAAY,EAAE;AADJ,GALO;AAQnBC,EAAAA,gBAAgB,EAAE;AAChBD,IAAAA,YAAY,EAAE;AADE,GARC;AAWnBE,EAAAA,SAAS,EAAE;AACTC,IAAAA,SAAS,EACP;AAFO,GAXQ;AAenBC,EAAAA,UAAU,EAAE;AACVC,IAAAA,KAAK,EAAE,MADG;AAEVC,IAAAA,YAAY,EAAE;AAFJ,GAfO;AAmBnBC,EAAAA,UAAU,EAAE;AACVF,IAAAA,KAAK,EAAE,MADG;AAEVG,IAAAA,mBAAmB,EAAE,oBAFX;AAGVC,IAAAA,oBAAoB,EAAE;AAHZ,GAnBO;AAwBnBC,EAAAA,aAAa,EAAE;AACbL,IAAAA,KAAK,EAAE,MADM;AAEbM,IAAAA,sBAAsB,EAAE,oBAFX;AAGbC,IAAAA,uBAAuB,EAAE;AAHZ,GAxBI;AA6BnBC,EAAAA,OAAO,EAAE;AACPR,IAAAA,KAAK,EAAE,MADA;AAEPL,IAAAA,YAAY,EAAE;AAFP,GA7BU;AAiCnBc,EAAAA,cAAc,EAAE;AACdC,IAAAA,QAAQ,EAAE,UADI;AAEdC,IAAAA,GAAG,EAAE,GAFS;AAGdC,IAAAA,KAAK,EAAE,GAHO;AAIdC,IAAAA,MAAM,EAAE,GAJM;AAKdC,IAAAA,IAAI,EAAE,GALQ;AAMdC,IAAAA,OAAO,EAAE;AANK;AAjCG,CAArB;AA2CA,eAAezB,YAAf","sourcesContent":["const imagesStyles = {\r\n imgFluid: {\r\n maxWidth: \"100%\",\r\n height: \"auto\"\r\n },\r\n imgRounded: {\r\n borderRadius: \"6px !important\"\r\n },\r\n imgRoundedCircle: {\r\n borderRadius: \"50% !important\"\r\n },\r\n imgRaised: {\r\n boxShadow:\r\n \"0 5px 15px -8px rgba(0, 0, 0, 0.24), 0 8px 10px -5px rgba(0, 0, 0, 0.2)\"\r\n },\r\n imgGallery: {\r\n width: \"100%\",\r\n marginBottom: \"2.142rem\"\r\n },\r\n imgCardTop: {\r\n width: \"100%\",\r\n borderTopLeftRadius: \"calc(.25rem - 1px)\",\r\n borderTopRightRadius: \"calc(.25rem - 1px)\"\r\n },\r\n imgCardBottom: {\r\n width: \"100%\",\r\n borderBottomLeftRadius: \"calc(.25rem - 1px)\",\r\n borderBottomRightRadius: \"calc(.25rem - 1px)\"\r\n },\r\n imgCard: {\r\n width: \"100%\",\r\n borderRadius: \"calc(.25rem - 1px)\"\r\n },\r\n imgCardOverlay: {\r\n position: \"absolute\",\r\n top: \"0\",\r\n right: \"0\",\r\n bottom: \"0\",\r\n left: \"0\",\r\n padding: \"1.25rem\"\r\n }\r\n};\r\n\r\nexport default imagesStyles;\r\n"]},"metadata":{},"sourceType":"module"}