1 line
29 KiB
Text
1 line
29 KiB
Text
|
{"version":3,"sources":["<no source>","%3Cinput%20css%20_MmjTA%3E","file:///Users/ket/Documents/work/dsfr/src/component/sidemenu/style/_scheme.scss","file:///Users/ket/Documents/work/dsfr/module/media-query/mixin/_respond-from.scss","file:///Users/ket/Documents/work/dsfr/module/shame/media-query/mixin/_order.scss","file:///Users/ket/Documents/work/dsfr/module/legacy/mixin/_legacy.scss","file:///Users/ket/Documents/work/dsfr/src/component/sidemenu/style/_legacy.scss","file:///Users/ket/Documents/work/dsfr/module/color/mixin/_element.scss","file:///Users/ket/Documents/work/dsfr/src/core/style/typography/tool/_list.scss","file:///Users/ket/Documents/work/dsfr/src/core/style/spacing/tool/_space.scss","file:///Users/ket/Documents/work/dsfr/src/core/style/action/tool/_link.scss","file:///Users/ket/Documents/work/dsfr/src/core/style/selector/tool/_pseudo.scss","file:///Users/ket/Documents/work/dsfr/src/core/style/icon/tool/_legacy.scss","file:///Users/ket/Documents/work/dsfr/src/core/style/spacing/tool/_size.scss","file:///Users/ket/Documents/work/dsfr/src/core/style/selector/tool/_block.scss","file:///Users/ket/Documents/work/dsfr/module/selector/mixin/_current.scss"],"names":[],"mappings":"AAAA;;GAAA;ACAA,gBAAgB;;ACWd;EAME;;;;;IAAA;ADsCJ;AExCI;ECRI,cAAA;AHJR;AEYI;ECRI,cAAA;AHDR;AESI;ECRI,cAAA;AHER;AEMI;ECRI,cAAA;AHKR;AIHI;ECDF;;GAAA;EAGA;IACE,YAAA;IC6BA,uDAAA;ENtBF;;EOmDE;IACE,qBAAA;EPjDJ;;EOoDE;IACE,qBAAA;EPlDJ;;EOqDE;;ICjDE,eAXA;IAOA,aAPA;IAQA,gBARA;ERaJ;;ESMA;IACE,qBAAA;ETJF;;EUlBA;ICME,6BAAA;IACA,qBAAA;IACA,4BAAA;IARA,iEAFI;IC4CF,WAAA;IAGA,YAAA;EZtBJ;;EajCA;IPmCE,cAAA;IAAA,iCAAA;EN4BF;;ECtCI;;IKUF,cAAA;EN4CF;;EUrEA;IJyBE,kDAAA;ENiDF;;EU1EA;IJyBE,iCAAA;ENsDF;;EU/EA;IJyBE,2BAAA;EN2DF;;ECjCE;;IK1BA,cAAA;EN0EF;;Ec/GA;;IRqCE,cAAA;EN+EF;;EUxGA;;IJyBE,yBAAA;ENoFF;;EC7CI;IKvCF,yBAAA;ENyFF;AAnFF;AItCI;EHEF;IKoQM,gBAAA;EN/MN;;Ea1DA;IPyQM,gBAAA;ENhMN;;EC1BE;IKZA,iCAAA;ENgEF;;EC5CM;IKpBJ,gCAAA;ENqEF;AA7CF","file":"sidemenu.legacy.css","sourcesContent":[null,"@charset \"UTF-8\";\n@media (min-width: 36em) {\n /*! media sm */\n}\n@media (min-width: 48em) {\n /*! media md */\n}\n@media (min-width: 62em) {\n /*! media lg */\n}\n@media (min-width: 78em) {\n /*! media xl */\n}\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n /**\n * Correctif de la hauteur de la navigation latérale\n */\n .fr-sidemenu {\n height: auto;\n }\n .fr-sidemenu ul {\n list-style-type: none;\n }\n .fr-sidemenu ol {\n list-style-type: none;\n }\n .fr-sidemenu ul,\n .fr-sidemenu ol {\n padding-left: 0;\n margin-top: 0;\n margin-bottom: 0;\n }\n .fr-sidemenu [href] {\n text-decoration: none;\n }\n .fr-sidemenu__btn[aria-expanded]::after {\n background-color: transparent;\n background-size: 100%;\n background-repeat: no-repeat;\n }\n .fr-sidemenu__btn[aria-expanded]::after {\n background-image: url(\"../../icons/system/arrow-down-s-line.svg\");\n }\n .fr-sidemenu__btn[aria-expanded]::after {\n width: 1rem;\n height: 1rem;\n }\n}\n.fr-sidemenu {\n /*\n @include elevation.elevate(raised, (legacy:$legacy));\n @include respond-from(md) {\n @include elevation.drop((legacy:$legacy));\n }\n */\n}\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-sidemenu {\n box-shadow: inset 0 -1px 0 0 #ddd, inset 0 1px 0 0 #ddd;\n }\n}\n@media (min-width: 48em) and (-ms-high-contrast: none), (min-width: 48em) and (-ms-high-contrast: active) {\n .fr-sidemenu {\n box-shadow: none;\n }\n}\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-sidemenu__title {\n color: #161616;\n }\n}\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-sidemenu__title {\n box-shadow: inset 0 -1px 0 0 #ddd;\n }\n}\n@media (min-width: 48em) and (-ms-high-contrast: none), (min-width: 48em) and (-ms-high-contrast: active) {\n .fr-sidemenu__title {\n box-shadow: none;\n }\n}\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-sidemenu__item .fr-sidemenu__link,\n .fr-sidemenu__item .fr-
|