1 line
36 KiB
Text
1 line
36 KiB
Text
|
{"version":3,"sources":["<no source>","file:///Users/ket/Documents/work/dsfr/src/component/translate/style/_module.scss","%3Cinput%20css%20ImHGBH%3E","file:///Users/ket/Documents/work/dsfr/src/component/link/style/tool/_size.scss","file:///Users/ket/Documents/work/dsfr/src/core/style/typography/tool/_font-weight.scss","file:///Users/ket/Documents/work/dsfr/src/component/link/style/tool/_icon.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/_pseudo.scss","file:///Users/ket/Documents/work/dsfr/src/core/style/display/tool/_mask-image.scss","file:///Users/ket/Documents/work/dsfr/src/core/style/icon/tool/_default.scss","file:///Users/ket/Documents/work/dsfr/module/animate/mixin/_caret.scss","file:///Users/ket/Documents/work/dsfr/src/core/style/spacing/tool/_space.scss","file:///Users/ket/Documents/work/dsfr/module/selector/mixin/_current.scss","file:///Users/ket/Documents/work/dsfr/src/component/translate/style/_scheme.scss","file:///Users/ket/Documents/work/dsfr/module/color/mixin/_element.scss","file:///Users/ket/Documents/work/dsfr/src/core/style/action/tool/_hover.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/src/core/style/typography/tool/_styles.scss"],"names":[],"mappings":"AAAA;;GAAA,ACQA,cACE,QAAA,CACA,iBCSF,CDPE,iCEAA,cAAA,CCOA,eAAA,CDNA,kBAFc,CEUZ,eAAA,CADA,cAAA,CFHA,iBAFW,CG2BT,eAAA,CDvBF,gBAAA,CFcF,kBAAA,CGvBI,UJqBN,CKfE,wCFQI,oBAAA,CACA,kBATY,CGVhB,0DC0CM,CDzCN,kDN6BF,CQnCE,+ELsBI,gBAAA,CIqCF,6BAAA,CFzCE,UEqD+B,CAdjC,oBAAA,CADA,aAAA,CHIE,uBAAA,CElDJ,2BCmD2B,CDlD3B,mBCkD2B,CAHzB,kDAAA,CHDE,sBJQN,CQjEE,uCC4BI,gBAXA,CHZJ,gEC0CM,CDzCN,wDCyCM,CC9CJ,wBRgEJ,CQ5DI,2DACE,yBR8DN,CDlCE,wBACE,kBC6EJ,CU7GE,gEXmCI,YC6EN,CDtEE,oBUbE,QT2FJ,CK5GE,mCAGI,YLiHN,CD1EI,6BUzBA,SAfE,CLRA,UJ8HN,CW9HM,qDC0CE,kBAAA,CAqCJ,gDAAA,CAAA,kDAAA,CAhDA,mDAAA,CAAA,oCZoHJ,CavHE,2DACE,kCbyHJ,CatHE,4DACE,mCbwHJ,CWjJM,4CCiQA,eZ7GN,CcvJI;ECRI,cAAA,CfDR,CcSI;ECRI,cAAA,CfER,CcMI;ECRI,cAAA,ChBKN,iCiBcA,iBAAA,CAGE,kBAAA,CZaE,eAAA,CKTF,qBAfE,CLRA,UJ+CJ,CKzCA,uCIaI,kBAXA,CAWA,oBTiEJ,CK9EA,wCE0BE,gBPmEF,CUzGA,gEXqCM,mBC+EN,CD1EA,oBUbE,sBT+FF,CDtEE,6BAKI,YAAA,CAEA,qBAAA,CADA,2CC8EN,CDrEE,mCUxCA,yBTmHF,CAxIF,CcGI;ECRI,cAAA,CfQR","file":"translate.main.min.css","sourcesContent":[null,"////\n/// Header Module : translate\n/// @group header\n////\n\n@use 'module/animate';\n@use 'module/selector';\n\n#{ns(translate)} {\n --rows: 8;\n position: relative;\n\n #{ns(translate__btn)} {\n @include nest-btn(md, left, translate-2, null, false);\n @include font-weight(medium);\n @include min-height(12v);\n @include min-height(auto, lg);\n @include width(100%);\n @include width(auto, lg);\n @include animate.caret();\n\n @include icon(arrow-down-s-line, sm, after) {\n @include margin-left(auto);\n @include margin-left(1v, lg);\n @include margin-right(-1v, lg);\n }\n\n @include respond-from(lg) {\n @include text-style(sm);\n @include icon-size(sm, before);\n @include padding(1v 3v);\n }\n }\n\n // Cache le langage courant en mobile\n &__language {\n white-space: nowrap;\n\n @include selector.current {\n display: none;\n @include respond-from(lg) {\n display: inline-flex;\n }\n }\n }\n\n &__menu {\n @include margin(0);\n @include margin(-1v -4v 0, lg);\n }\n\n #{ns(nav)} {\n &__item {\n @include before(none);\n }\n }\n\n #{ns(menu)} {\n &__list {\n @include width(auto);\n @include padding(0);\n\n @include respond-from(lg) {\n display: grid;\n grid-template-rows: repeat(var(--rows), auto); // 8 items max per col\n grid-auto-flow: column;\n }\n }\n }\n}\n\n#{ns-group(btns)} {\n #{ns(translate)} {\n &__menu {\n @include margin(-5v -3v 0, lg);\n }\n }\n}\n","@charset \"UTF-8\";\n/* ¯¯¯¯¯¯¯¯¯ *\\\n TRANSLATE\n\\* ˍˍˍˍˍˍˍ
|