@preply/ds-web-core 0.97.1 → 0.97.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/accessibility/aria/types.d.ts +4 -4
- package/dist/accessibility/aria/types.d.ts.map +1 -1
- package/dist/color/module-color/hooks/useColorClassNames.d.ts +1 -1
- package/dist/color/module-color/hooks/useColorClassNames.d.ts.map +1 -1
- package/dist/color/module-color/style/index.module.less.js +1 -1
- package/dist/color-scheme/hocs/withColorScheme.js +1 -1
- package/dist/color-scheme/styles/index.module.less.js +1 -1
- package/dist/css-module/types.d.ts +3 -3
- package/dist/css-module/types.d.ts.map +1 -1
- package/dist/dom/props/index.d.ts +4 -4
- package/dist/dom/props/index.d.ts.map +1 -1
- package/dist/dom/props/index.js +7 -2
- package/dist/events/hooks/useFocusEvents.d.ts +1 -1
- package/dist/events/hooks/useFocusEvents.d.ts.map +1 -1
- package/dist/events/types.d.ts +2 -2
- package/dist/events/types.d.ts.map +1 -1
- package/dist/field/hooks/useNumberField.d.ts +1 -1
- package/dist/field/hooks/useNumberField.d.ts.map +1 -1
- package/dist/field/hooks/usePasswordField.d.ts +1 -1
- package/dist/field/hooks/usePasswordField.d.ts.map +1 -1
- package/dist/field/hooks/useSelectField.d.ts +1 -1
- package/dist/field/hooks/useSelectField.d.ts.map +1 -1
- package/dist/field/hooks/useTextField.d.ts +1 -1
- package/dist/field/hooks/useTextField.d.ts.map +1 -1
- package/dist/field/hooks/useTextareaField.d.ts +1 -1
- package/dist/field/hooks/useTextareaField.d.ts.map +1 -1
- package/dist/field/types.d.ts +15 -15
- package/dist/field/types.d.ts.map +1 -1
- package/dist/generated/breakpoints.less +1 -1
- package/dist/generated/breakpoints.scss +1 -1
- package/dist/generated/hover.less +1 -1
- package/dist/generated/hover.scss +1 -1
- package/dist/generated/options.less +1 -1
- package/dist/generated/options.scss +1 -1
- package/dist/generated/tokens.less +1 -1
- package/dist/generated/tokens.scss +1 -1
- package/dist/icon/types.d.ts +1 -1
- package/dist/icon/types.d.ts.map +1 -1
- package/dist/input/private/types.d.ts +11 -11
- package/dist/input/private/types.d.ts.map +1 -1
- package/dist/input/types.d.ts +11 -11
- package/dist/input/types.d.ts.map +1 -1
- package/dist/layout/hooks/useLayoutClassNames.d.ts +1 -1
- package/dist/layout/hooks/useLayoutClassNames.d.ts.map +1 -1
- package/dist/layout/hooks/useLayoutClassNames.js +3 -4
- package/dist/layout/hooks/useLayoutFlexClassNames.d.ts +1 -1
- package/dist/layout/hooks/useLayoutFlexClassNames.d.ts.map +1 -1
- package/dist/layout/hooks/useLayoutGridClassNames.d.ts +1 -1
- package/dist/layout/hooks/useLayoutGridClassNames.d.ts.map +1 -1
- package/dist/layout/hooks/useLayoutGridResponsiveColumns.d.ts +1 -1
- package/dist/layout/hooks/useLayoutGridResponsiveColumns.d.ts.map +1 -1
- package/dist/layout/module-align-self/hooks/useAlignSelfClassNames.d.ts +1 -1
- package/dist/layout/module-align-self/hooks/useAlignSelfClassNames.d.ts.map +1 -1
- package/dist/layout/module-align-self/style/index.module.less.js +1 -1
- package/dist/layout/module-layout-gap/hooks/useLayoutGapClassnames.d.ts +1 -1
- package/dist/layout/module-layout-gap/hooks/useLayoutGapClassnames.d.ts.map +1 -1
- package/dist/layout/module-layout-gap/style/index.module.less.js +2 -2
- package/dist/layout/module-layout-hide/hooks/useLayoutHideClassnames.d.ts +1 -1
- package/dist/layout/module-layout-hide/hooks/useLayoutHideClassnames.d.ts.map +1 -1
- package/dist/layout/module-layout-hide/style/index.module.less.js +1 -1
- package/dist/layout/module-layout-padding/hooks/useLayoutPaddingClassnames.d.ts +1 -1
- package/dist/layout/module-layout-padding/hooks/useLayoutPaddingClassnames.d.ts.map +1 -1
- package/dist/layout/module-layout-padding/style/index.module.less.js +1 -1
- package/dist/layout/module-layout-relative/hooks/useLayoutRelativeClassnames.d.ts +1 -1
- package/dist/layout/module-layout-relative/hooks/useLayoutRelativeClassnames.d.ts.map +1 -1
- package/dist/layout/module-layout-relative/style/index.module.less.js +1 -1
- package/dist/layout/style/index.module.less.js +2 -2
- package/dist/ssr/contexts/HostnameContext.d.ts +1 -1
- package/dist/ssr/contexts/HostnameContext.d.ts.map +1 -1
- package/dist/ssr/contexts/StyleExtractContext.d.ts +1 -1
- package/dist/ssr/contexts/StyleExtractContext.d.ts.map +1 -1
- package/dist/ssr/hocs/withStyleExtract.js +1 -1
- package/dist/svg/types.d.ts +1 -1
- package/dist/svg/types.d.ts.map +1 -1
- package/dist/theme/hocs/withTheme.d.ts +2 -1
- package/dist/theme/hocs/withTheme.d.ts.map +1 -1
- package/dist/theme/hocs/withTheme.js +1 -1
- package/dist/theme/providers/ThemeProvider.d.ts +1 -1
- package/dist/theme/providers/ThemeProvider.d.ts.map +1 -1
- package/dist/token/private/getToken.d.ts +1 -1
- package/dist/token/private/getToken.d.ts.map +1 -1
- package/dist/types/index.d.ts +1 -1
- package/dist/types/index.d.ts.map +1 -1
- package/dist/typography/module-text-accent/hooks/useTextAccentClassnames.d.ts +2 -1
- package/dist/typography/module-text-accent/hooks/useTextAccentClassnames.d.ts.map +1 -1
- package/dist/typography/module-text-accent/style/index.module.less.js +1 -1
- package/dist/typography/module-text-centered/hooks/useTextCenteredClassnames.d.ts +1 -1
- package/dist/typography/module-text-centered/hooks/useTextCenteredClassnames.d.ts.map +1 -1
- package/dist/typography/module-text-centered/style/index.module.less.js +1 -1
- package/dist/typography/module-text-weight/hooks/useTextWeightClassNames.d.ts +1 -1
- package/dist/typography/module-text-weight/hooks/useTextWeightClassNames.d.ts.map +1 -1
- package/dist/typography/module-text-weight/style/index.module.less.js +1 -1
- package/package.json +7 -7
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import styleInject from '../../external/style-inject/dist/style-inject.es.js';
|
|
2
2
|
|
|
3
|
-
var css_248z = ".NBMRZE{border:none;border-spacing:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-weight:inherit;list-style:none;margin:0;padding:0;text-align:inherit}._5JxSkO{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.ub6M6A{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.-ZP6fB{-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.-ZP6fB,.DUNwYe{-webkit-box-orient:horizontal}.DUNwYe{-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.ilKhHc{-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.arws61,.ilKhHc{-webkit-box-orient:vertical}.arws61{-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.izg3tZ{-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}._-9BBB4,.izg3tZ{-webkit-box-orient:vertical}._-9BBB4{-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.b2kqKM{-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.b2kqKM,.SMBVMw{-webkit-box-orient:horizontal}.SMBVMw{-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media (min-width:400px){.LznxmN{-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.FPm2ZB,.LznxmN{-webkit-box-orient:vertical}.FPm2ZB{-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.-dJR8j{-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.-dJR8j,.mmp2OW{-webkit-box-orient:horizontal}.mmp2OW{-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media (min-width:700px){.RBcmrP{-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.Qid-gD,.RBcmrP{-webkit-box-orient:vertical}.Qid-gD{-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}._7bVNmI{-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}._7bVNmI,.GnMoED{-webkit-box-orient:horizontal}.GnMoED{-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media (min-width:880px){._96RChJ{-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}._9SOgDx,._96RChJ{-webkit-box-orient:vertical}._9SOgDx{-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.aP4--1{-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.aP4--1,.F2S-L9{-webkit-box-orient:horizontal}.F2S-L9{-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media (min-width:1200px){.T9CRms{-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}._8-qqg6,.T9CRms{-webkit-box-orient:vertical}._8-qqg6{-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.a0CTAw{-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.a0CTAw,.AMBR0X{-webkit-box-orient:horizontal}.AMBR0X{-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media (min-width:1900px){.wB6UPT{-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ARY7iN,.wB6UPT{-webkit-box-orient:vertical}.ARY7iN{-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}._6xsjAZ{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.-o-EeG{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.pUII5G{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.jjU5RC{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.hLPGc3{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}._96ObPu{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.hNUgSX{-ms-flex-pack:distribute;justify-content:space-around}._0KrU2e{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}@media (min-width:400px){.zI-mfP{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.jOSxJ5{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.AA62dj{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.bTJ4tT{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.KKvtoV{-ms-flex-pack:distribute;justify-content:space-around}.NARRvS{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}}@media (min-width:700px){._6BuTbh{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.qTfqXv{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.NfXL5R{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.OV0uaz{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.bT43Zd{-ms-flex-pack:distribute;justify-content:space-around}.EKImCB{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}}@media (min-width:880px){.z8zR3D{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.kSgY08{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.hfUm65{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}._7aB5ev{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.bLwMo1{-ms-flex-pack:distribute;justify-content:space-around}._6w58Od{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}}@media (min-width:1200px){.reEZd-{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.b8CcVp{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.jz0uQS{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.sNvq4X{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.FIXiZQ{-ms-flex-pack:distribute;justify-content:space-around}.rIak-B{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}}@media (min-width:1900px){.xVGV-S{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.X7wobF{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.sQVpVQ{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.vqPYLw{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}._3Dnuvi{-ms-flex-pack:distribute;justify-content:space-around}.l6Nx1R{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}}.gwexVy{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.BV-Ay-{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}._-7hTYQ{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.lvar7M{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.lgLhxB{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}@media (min-width:400px){.YMnqx0{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gXiXB5{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}._4EcLL9{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.ekF5Xa{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.Tkf53w{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}}@media (min-width:700px){._5FIKMM{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.IyMvfu{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.CBn354{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.-D41gG{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.Pw-fHz{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}}@media (min-width:880px){.WwdHd9{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nIH9pD{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.W59Frh{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}._8nhiHu{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.CUQTxs{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}}@media (min-width:1200px){.nn1b6p{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.IAnWM6{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.Bp1wKK{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.zrd5OX{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.KGKMma{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}}@media (min-width:1900px){.yuFyEx{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Qwi21D{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}._17biwX{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.wn9LV4{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.CjBrXW{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}}.FI1VxW{border:none;border-spacing:0;display:grid;font-weight:inherit;list-style:none;margin:0;padding:0;text-align:inherit}._49nvJ-{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}._0qy-xI{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.cgcpR6{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.-wnBL1{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.dOrGpW{-ms-flex-pack:distribute;justify-content:space-around}._9XAha6{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}@media (min-width:400px){.JfD-YQ{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.iSYRGy{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.j-tUo-{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.I6NOsW{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}._2IrTBg{-ms-flex-pack:distribute;justify-content:space-around}.l3gpVw{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}}@media (min-width:700px){.ozxHjH{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.UDA0KT{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.NlAsq-{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}._0f8XCi{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.RZn6SU{-ms-flex-pack:distribute;justify-content:space-around}.KUSiG1{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}}@media (min-width:880px){.zAdn-0{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}._8HAbSd{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.Nc3AhZ{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.Z5maEA{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ksDZNv{-ms-flex-pack:distribute;justify-content:space-around}.bpAKqq{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}}@media (min-width:1200px){.QEIhxp{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.BOjkAj{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}._4oZlz-{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.Vf4UIR{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.IaR8fq{-ms-flex-pack:distribute;justify-content:space-around}._6kn8lL{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}}@media (min-width:1900px){.MmfiMq{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.jqxrMH{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.ZFhZ7i{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.jynORv{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mwEqW9{-ms-flex-pack:distribute;justify-content:space-around}.SbXte7{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}}.u-U9VG{-webkit-box-align:center;-ms-flex-align:center;align-items:center}._8KZ-fF{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.jAmZjH{-webkit-box-align:end;-ms-flex-align:end;align-items:end}.KZg7S-{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.bQOhfb{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}@media (min-width:400px){._7TVyHh{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ECOv3g{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.vYrFTk{-webkit-box-align:end;-ms-flex-align:end;align-items:end}.QsXt31{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.G2w0EX{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}}@media (min-width:700px){.KhjR74{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.XY4WCm{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.cFx9Rb{-webkit-box-align:end;-ms-flex-align:end;align-items:end}.KIQJkM{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.yJCcqN{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}}@media (min-width:880px){.NfeSVF{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.WSkqyN{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.ijfPMA{-webkit-box-align:end;-ms-flex-align:end;align-items:end}.s-qDkj{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.fWIDn-{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}}@media (min-width:1200px){.S2znp-{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.uZb4ge{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.sLt7Ii{-webkit-box-align:end;-ms-flex-align:end;align-items:end}._15oUzv{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.q3uBvs{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}}@media (min-width:1900px){._04gng3{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wX8RKE{-webkit-box-align:start;-ms-flex-align:start;align-items:start}._39ajfT{-webkit-box-align:end;-ms-flex-align:end;align-items:end}._54Bnbs{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.BEeJUK{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}}.N84swC{justify-items:stretch}._5Xr25w{justify-items:center}.YPhRvS{justify-items:start}._2pO-6W{justify-items:end}@media (min-width:400px){.ejK3r7{justify-items:stretch}.-vOxv2{justify-items:center}.zZkQHp{justify-items:start}.SvzfWb{justify-items:end}}@media (min-width:700px){.Um7sHk{justify-items:stretch}.mZCAqb{justify-items:center}.TTnwG3{justify-items:start}.lsNeZ5{justify-items:end}}@media (min-width:880px){.Zcpimj{justify-items:stretch}.krrbN8{justify-items:center}.ujWDSy{justify-items:start}.KulHrt{justify-items:end}}@media (min-width:1200px){.ICY4tW{justify-items:stretch}.DvhnNn{justify-items:center}.t9PmD9{justify-items:start}.ly-XC0{justify-items:end}}@media (min-width:1900px){.g1Auu9{justify-items:stretch}._3MtFUH{justify-items:center}.xX8kZw{justify-items:start}.NqRpeo{justify-items:end}}._7GCtb8{grid-template-columns:var(--columns)}@media (min-width:400px){.AjLvjY{grid-template-columns:var(--columns-narrow-l)}}@media (min-width:700px){.MXnsMW{grid-template-columns:var(--columns-medium-s)}}@media (min-width:880px){.JW3LO8{grid-template-columns:var(--columns-medium-l)}}@media (min-width:1200px){.ixNmQf{grid-template-columns:var(--columns-wide-s)}}@media (min-width:1900px){.kDZCRt{grid-template-columns:var(--columns-wide-l)}}";
|
|
4
|
-
var styles = {__id:"/home/jenkins/workspace/design-system_main/packages/web-core/src/layout/style/index.module.less",__css:css_248z,"LayoutFlex":"NBMRZE","LayoutFlex--nowrap":"_5JxSkO","LayoutFlex--inline":"ub6M6A","LayoutFlex--row-fwd":"-ZP6fB","LayoutFlex--row-rev":"DUNwYe","LayoutFlex--column-fwd":"ilKhHc","LayoutFlex--column-rev":"arws61","LayoutFlex--direction-column":"izg3tZ","LayoutFlex--direction-column-reverse":"_-9BBB4","LayoutFlex--direction-row":"b2kqKM","LayoutFlex--direction-row-reverse":"SMBVMw","LayoutFlex--narrow-l--direction-column":"LznxmN","LayoutFlex--narrow-l--direction-column-reverse":"FPm2ZB","LayoutFlex--narrow-l--direction-row":"-dJR8j","LayoutFlex--narrow-l--direction-row-reverse":"mmp2OW","LayoutFlex--medium-s--direction-column":"RBcmrP","LayoutFlex--medium-s--direction-column-reverse":"Qid-gD","LayoutFlex--medium-s--direction-row":"_7bVNmI","LayoutFlex--medium-s--direction-row-reverse":"GnMoED","LayoutFlex--medium-l--direction-column":"_96RChJ","LayoutFlex--medium-l--direction-column-reverse":"_9SOgDx","LayoutFlex--medium-l--direction-row":"aP4--1","LayoutFlex--medium-l--direction-row-reverse":"F2S-L9","LayoutFlex--wide-s--direction-column":"T9CRms","LayoutFlex--wide-s--direction-column-reverse":"_8-qqg6","LayoutFlex--wide-s--direction-row":"a0CTAw","LayoutFlex--wide-s--direction-row-reverse":"AMBR0X","LayoutFlex--wide-l--direction-column":"wB6UPT","LayoutFlex--wide-l--direction-column-reverse":"ARY7iN","LayoutFlex--wide-l--direction-row":"_6xsjAZ","LayoutFlex--wide-l--direction-row-reverse":"-o-EeG","LayoutFlex--justify-content-center":"pUII5G","LayoutFlex--justify-content-start":"jjU5RC","LayoutFlex--justify-content-end":"hLPGc3","LayoutFlex--justify-content-space-between":"_96ObPu","LayoutFlex--justify-content-space-around":"hNUgSX","LayoutFlex--justify-content-space-evenly":"_0KrU2e","LayoutFlex--narrow-l--justify-content-center":"zI-mfP","LayoutFlex--narrow-l--justify-content-start":"jOSxJ5","LayoutFlex--narrow-l--justify-content-end":"AA62dj","LayoutFlex--narrow-l--justify-content-space-between":"bTJ4tT","LayoutFlex--narrow-l--justify-content-space-around":"KKvtoV","LayoutFlex--narrow-l--justify-content-space-evenly":"NARRvS","LayoutFlex--medium-s--justify-content-center":"_6BuTbh","LayoutFlex--medium-s--justify-content-start":"qTfqXv","LayoutFlex--medium-s--justify-content-end":"NfXL5R","LayoutFlex--medium-s--justify-content-space-between":"OV0uaz","LayoutFlex--medium-s--justify-content-space-around":"bT43Zd","LayoutFlex--medium-s--justify-content-space-evenly":"EKImCB","LayoutFlex--medium-l--justify-content-center":"z8zR3D","LayoutFlex--medium-l--justify-content-start":"kSgY08","LayoutFlex--medium-l--justify-content-end":"hfUm65","LayoutFlex--medium-l--justify-content-space-between":"_7aB5ev","LayoutFlex--medium-l--justify-content-space-around":"bLwMo1","LayoutFlex--medium-l--justify-content-space-evenly":"_6w58Od","LayoutFlex--wide-s--justify-content-center":"reEZd-","LayoutFlex--wide-s--justify-content-start":"b8CcVp","LayoutFlex--wide-s--justify-content-end":"jz0uQS","LayoutFlex--wide-s--justify-content-space-between":"sNvq4X","LayoutFlex--wide-s--justify-content-space-around":"FIXiZQ","LayoutFlex--wide-s--justify-content-space-evenly":"rIak-B","LayoutFlex--wide-l--justify-content-center":"xVGV-S","LayoutFlex--wide-l--justify-content-start":"X7wobF","LayoutFlex--wide-l--justify-content-end":"sQVpVQ","LayoutFlex--wide-l--justify-content-space-between":"vqPYLw","LayoutFlex--wide-l--justify-content-space-around":"_3Dnuvi","LayoutFlex--wide-l--justify-content-space-evenly":"l6Nx1R","LayoutFlex--align-items-center":"gwexVy","LayoutFlex--align-items-start":"BV-Ay-","LayoutFlex--align-items-end":"_-7hTYQ","LayoutFlex--align-items-stretch":"lvar7M","LayoutFlex--align-items-baseline":"lgLhxB","LayoutFlex--narrow-l--align-items-center":"YMnqx0","LayoutFlex--narrow-l--align-items-start":"gXiXB5","LayoutFlex--narrow-l--align-items-end":"_4EcLL9","LayoutFlex--narrow-l--align-items-stretch":"ekF5Xa","LayoutFlex--narrow-l--align-items-baseline":"Tkf53w","LayoutFlex--medium-s--align-items-center":"_5FIKMM","LayoutFlex--medium-s--align-items-start":"IyMvfu","LayoutFlex--medium-s--align-items-end":"CBn354","LayoutFlex--medium-s--align-items-stretch":"-D41gG","LayoutFlex--medium-s--align-items-baseline":"Pw-fHz","LayoutFlex--medium-l--align-items-center":"WwdHd9","LayoutFlex--medium-l--align-items-start":"nIH9pD","LayoutFlex--medium-l--align-items-end":"W59Frh","LayoutFlex--medium-l--align-items-stretch":"_8nhiHu","LayoutFlex--medium-l--align-items-baseline":"CUQTxs","LayoutFlex--wide-s--align-items-center":"nn1b6p","LayoutFlex--wide-s--align-items-start":"IAnWM6","LayoutFlex--wide-s--align-items-end":"Bp1wKK","LayoutFlex--wide-s--align-items-stretch":"zrd5OX","LayoutFlex--wide-s--align-items-baseline":"KGKMma","LayoutFlex--wide-l--align-items-center":"yuFyEx","LayoutFlex--wide-l--align-items-start":"Qwi21D","LayoutFlex--wide-l--align-items-end":"_17biwX","LayoutFlex--wide-l--align-items-stretch":"wn9LV4","LayoutFlex--wide-l--align-items-baseline":"CjBrXW","LayoutGrid":"FI1VxW","LayoutGrid--justify-content-center":"_49nvJ-","LayoutGrid--justify-content-start":"_0qy-xI","LayoutGrid--justify-content-end":"cgcpR6","LayoutGrid--justify-content-space-between":"-wnBL1","LayoutGrid--justify-content-space-around":"dOrGpW","LayoutGrid--justify-content-space-evenly":"_9XAha6","LayoutGrid--narrow-l--justify-content-center":"JfD-YQ","LayoutGrid--narrow-l--justify-content-start":"iSYRGy","LayoutGrid--narrow-l--justify-content-end":"j-tUo-","LayoutGrid--narrow-l--justify-content-space-between":"I6NOsW","LayoutGrid--narrow-l--justify-content-space-around":"_2IrTBg","LayoutGrid--narrow-l--justify-content-space-evenly":"l3gpVw","LayoutGrid--medium-s--justify-content-center":"ozxHjH","LayoutGrid--medium-s--justify-content-start":"UDA0KT","LayoutGrid--medium-s--justify-content-end":"NlAsq-","LayoutGrid--medium-s--justify-content-space-between":"_0f8XCi","LayoutGrid--medium-s--justify-content-space-around":"RZn6SU","LayoutGrid--medium-s--justify-content-space-evenly":"KUSiG1","LayoutGrid--medium-l--justify-content-center":"zAdn-0","LayoutGrid--medium-l--justify-content-start":"_8HAbSd","LayoutGrid--medium-l--justify-content-end":"Nc3AhZ","LayoutGrid--medium-l--justify-content-space-between":"Z5maEA","LayoutGrid--medium-l--justify-content-space-around":"ksDZNv","LayoutGrid--medium-l--justify-content-space-evenly":"bpAKqq","LayoutGrid--wide-s--justify-content-center":"QEIhxp","LayoutGrid--wide-s--justify-content-start":"BOjkAj","LayoutGrid--wide-s--justify-content-end":"_4oZlz-","LayoutGrid--wide-s--justify-content-space-between":"Vf4UIR","LayoutGrid--wide-s--justify-content-space-around":"IaR8fq","LayoutGrid--wide-s--justify-content-space-evenly":"_6kn8lL","LayoutGrid--wide-l--justify-content-center":"MmfiMq","LayoutGrid--wide-l--justify-content-start":"jqxrMH","LayoutGrid--wide-l--justify-content-end":"ZFhZ7i","LayoutGrid--wide-l--justify-content-space-between":"jynORv","LayoutGrid--wide-l--justify-content-space-around":"mwEqW9","LayoutGrid--wide-l--justify-content-space-evenly":"SbXte7","LayoutGrid--align-items-center":"u-U9VG","LayoutGrid--align-items-start":"_8KZ-fF","LayoutGrid--align-items-end":"jAmZjH","LayoutGrid--align-items-stretch":"KZg7S-","LayoutGrid--align-items-baseline":"bQOhfb","LayoutGrid--narrow-l--align-items-center":"_7TVyHh","LayoutGrid--narrow-l--align-items-start":"ECOv3g","LayoutGrid--narrow-l--align-items-end":"vYrFTk","LayoutGrid--narrow-l--align-items-stretch":"QsXt31","LayoutGrid--narrow-l--align-items-baseline":"G2w0EX","LayoutGrid--medium-s--align-items-center":"KhjR74","LayoutGrid--medium-s--align-items-start":"XY4WCm","LayoutGrid--medium-s--align-items-end":"cFx9Rb","LayoutGrid--medium-s--align-items-stretch":"KIQJkM","LayoutGrid--medium-s--align-items-baseline":"yJCcqN","LayoutGrid--medium-l--align-items-center":"NfeSVF","LayoutGrid--medium-l--align-items-start":"WSkqyN","LayoutGrid--medium-l--align-items-end":"ijfPMA","LayoutGrid--medium-l--align-items-stretch":"s-qDkj","LayoutGrid--medium-l--align-items-baseline":"fWIDn-","LayoutGrid--wide-s--align-items-center":"S2znp-","LayoutGrid--wide-s--align-items-start":"uZb4ge","LayoutGrid--wide-s--align-items-end":"sLt7Ii","LayoutGrid--wide-s--align-items-stretch":"_15oUzv","LayoutGrid--wide-s--align-items-baseline":"q3uBvs","LayoutGrid--wide-l--align-items-center":"_04gng3","LayoutGrid--wide-l--align-items-start":"wX8RKE","LayoutGrid--wide-l--align-items-end":"_39ajfT","LayoutGrid--wide-l--align-items-stretch":"_54Bnbs","LayoutGrid--wide-l--align-items-baseline":"BEeJUK","LayoutGrid--justify-items-stretch":"N84swC","LayoutGrid--justify-items-center":"_5Xr25w","LayoutGrid--justify-items-start":"YPhRvS","LayoutGrid--justify-items-end":"_2pO-6W","LayoutGrid--narrow-l--justify-items-stretch":"ejK3r7","LayoutGrid--narrow-l--justify-items-center":"-vOxv2","LayoutGrid--narrow-l--justify-items-start":"zZkQHp","LayoutGrid--narrow-l--justify-items-end":"SvzfWb","LayoutGrid--medium-s--justify-items-stretch":"Um7sHk","LayoutGrid--medium-s--justify-items-center":"mZCAqb","LayoutGrid--medium-s--justify-items-start":"TTnwG3","LayoutGrid--medium-s--justify-items-end":"lsNeZ5","LayoutGrid--medium-l--justify-items-stretch":"Zcpimj","LayoutGrid--medium-l--justify-items-center":"krrbN8","LayoutGrid--medium-l--justify-items-start":"ujWDSy","LayoutGrid--medium-l--justify-items-end":"KulHrt","LayoutGrid--wide-s--justify-items-stretch":"ICY4tW","LayoutGrid--wide-s--justify-items-center":"DvhnNn","LayoutGrid--wide-s--justify-items-start":"t9PmD9","LayoutGrid--wide-s--justify-items-end":"ly-XC0","LayoutGrid--wide-l--justify-items-stretch":"g1Auu9","LayoutGrid--wide-l--justify-items-center":"_3MtFUH","LayoutGrid--wide-l--justify-items-start":"xX8kZw","LayoutGrid--wide-l--justify-items-end":"NqRpeo","LayoutGrid--columns":"_7GCtb8","LayoutGrid--columns-narrow-l":"AjLvjY","LayoutGrid--columns-medium-s":"MXnsMW","LayoutGrid--columns-medium-l":"JW3LO8","LayoutGrid--columns-wide-s":"ixNmQf","LayoutGrid--columns-wide-l":"kDZCRt"};
|
|
3
|
+
var css_248z = ".NBMRZE{border:none;border-spacing:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-weight:inherit;list-style:none;margin:0;padding:0;text-align:inherit}._5JxSkO{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.ub6M6A{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.-ZP6fB{-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.-ZP6fB,.DUNwYe{-webkit-box-orient:horizontal}.DUNwYe{-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.ilKhHc{-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.arws61,.ilKhHc{-webkit-box-orient:vertical}.arws61{-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.izg3tZ{-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}._-9BBB4,.izg3tZ{-webkit-box-orient:vertical}._-9BBB4{-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.b2kqKM{-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.SMBVMw,.b2kqKM{-webkit-box-orient:horizontal}.SMBVMw{-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media (min-width:400px){.LznxmN{-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.FPm2ZB,.LznxmN{-webkit-box-orient:vertical}.FPm2ZB{-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.-dJR8j{-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.-dJR8j,.mmp2OW{-webkit-box-orient:horizontal}.mmp2OW{-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media (min-width:700px){.RBcmrP{-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.Qid-gD,.RBcmrP{-webkit-box-orient:vertical}.Qid-gD{-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}._7bVNmI{-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.GnMoED,._7bVNmI{-webkit-box-orient:horizontal}.GnMoED{-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media (min-width:880px){._96RChJ{-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}._96RChJ,._9SOgDx{-webkit-box-orient:vertical}._9SOgDx{-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.aP4--1{-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.F2S-L9,.aP4--1{-webkit-box-orient:horizontal}.F2S-L9{-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media (min-width:1200px){.T9CRms{-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.T9CRms,._8-qqg6{-webkit-box-orient:vertical}._8-qqg6{-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.a0CTAw{-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.AMBR0X,.a0CTAw{-webkit-box-orient:horizontal}.AMBR0X{-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media (min-width:1900px){.wB6UPT{-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ARY7iN,.wB6UPT{-webkit-box-orient:vertical}.ARY7iN{-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}._6xsjAZ{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.-o-EeG{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.pUII5G{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.jjU5RC{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.hLPGc3{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}._96ObPu{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.hNUgSX{-ms-flex-pack:distribute;justify-content:space-around}._0KrU2e{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}@media (min-width:400px){.zI-mfP{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.jOSxJ5{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.AA62dj{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.bTJ4tT{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.KKvtoV{-ms-flex-pack:distribute;justify-content:space-around}.NARRvS{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}}@media (min-width:700px){._6BuTbh{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.qTfqXv{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.NfXL5R{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.OV0uaz{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.bT43Zd{-ms-flex-pack:distribute;justify-content:space-around}.EKImCB{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}}@media (min-width:880px){.z8zR3D{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.kSgY08{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.hfUm65{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}._7aB5ev{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.bLwMo1{-ms-flex-pack:distribute;justify-content:space-around}._6w58Od{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}}@media (min-width:1200px){.reEZd-{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.b8CcVp{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.jz0uQS{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.sNvq4X{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.FIXiZQ{-ms-flex-pack:distribute;justify-content:space-around}.rIak-B{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}}@media (min-width:1900px){.xVGV-S{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.X7wobF{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.sQVpVQ{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.vqPYLw{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}._3Dnuvi{-ms-flex-pack:distribute;justify-content:space-around}.l6Nx1R{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}}.gwexVy{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.BV-Ay-{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}._-7hTYQ{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.lvar7M{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.lgLhxB{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}@media (min-width:400px){.YMnqx0{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gXiXB5{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}._4EcLL9{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.ekF5Xa{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.Tkf53w{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}}@media (min-width:700px){._5FIKMM{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.IyMvfu{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.CBn354{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.-D41gG{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.Pw-fHz{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}}@media (min-width:880px){.WwdHd9{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nIH9pD{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.W59Frh{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}._8nhiHu{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.CUQTxs{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}}@media (min-width:1200px){.nn1b6p{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.IAnWM6{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.Bp1wKK{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.zrd5OX{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.KGKMma{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}}@media (min-width:1900px){.yuFyEx{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Qwi21D{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}._17biwX{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.wn9LV4{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.CjBrXW{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}}.FI1VxW{border:none;border-spacing:0;display:grid;font-weight:inherit;list-style:none;margin:0;padding:0;text-align:inherit}._49nvJ-{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}._0qy-xI{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.cgcpR6{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.-wnBL1{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.dOrGpW{-ms-flex-pack:distribute;justify-content:space-around}._9XAha6{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}@media (min-width:400px){.JfD-YQ{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.iSYRGy{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.j-tUo-{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.I6NOsW{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}._2IrTBg{-ms-flex-pack:distribute;justify-content:space-around}.l3gpVw{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}}@media (min-width:700px){.ozxHjH{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.UDA0KT{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.NlAsq-{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}._0f8XCi{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.RZn6SU{-ms-flex-pack:distribute;justify-content:space-around}.KUSiG1{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}}@media (min-width:880px){.zAdn-0{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}._8HAbSd{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.Nc3AhZ{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.Z5maEA{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ksDZNv{-ms-flex-pack:distribute;justify-content:space-around}.bpAKqq{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}}@media (min-width:1200px){.QEIhxp{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.BOjkAj{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}._4oZlz-{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.Vf4UIR{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.IaR8fq{-ms-flex-pack:distribute;justify-content:space-around}._6kn8lL{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}}@media (min-width:1900px){.MmfiMq{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.jqxrMH{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.ZFhZ7i{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.jynORv{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mwEqW9{-ms-flex-pack:distribute;justify-content:space-around}.SbXte7{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}}.u-U9VG{-webkit-box-align:center;-ms-flex-align:center;align-items:center}._8KZ-fF{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.jAmZjH{-webkit-box-align:end;-ms-flex-align:end;align-items:end}.KZg7S-{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.bQOhfb{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}@media (min-width:400px){._7TVyHh{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ECOv3g{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.vYrFTk{-webkit-box-align:end;-ms-flex-align:end;align-items:end}.QsXt31{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.G2w0EX{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}}@media (min-width:700px){.KhjR74{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.XY4WCm{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.cFx9Rb{-webkit-box-align:end;-ms-flex-align:end;align-items:end}.KIQJkM{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.yJCcqN{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}}@media (min-width:880px){.NfeSVF{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.WSkqyN{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.ijfPMA{-webkit-box-align:end;-ms-flex-align:end;align-items:end}.s-qDkj{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.fWIDn-{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}}@media (min-width:1200px){.S2znp-{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.uZb4ge{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.sLt7Ii{-webkit-box-align:end;-ms-flex-align:end;align-items:end}._15oUzv{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.q3uBvs{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}}@media (min-width:1900px){._04gng3{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wX8RKE{-webkit-box-align:start;-ms-flex-align:start;align-items:start}._39ajfT{-webkit-box-align:end;-ms-flex-align:end;align-items:end}._54Bnbs{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.BEeJUK{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}}.N84swC{justify-items:stretch}._5Xr25w{justify-items:center}.YPhRvS{justify-items:start}._2pO-6W{justify-items:end}@media (min-width:400px){.ejK3r7{justify-items:stretch}.-vOxv2{justify-items:center}.zZkQHp{justify-items:start}.SvzfWb{justify-items:end}}@media (min-width:700px){.Um7sHk{justify-items:stretch}.mZCAqb{justify-items:center}.TTnwG3{justify-items:start}.lsNeZ5{justify-items:end}}@media (min-width:880px){.Zcpimj{justify-items:stretch}.krrbN8{justify-items:center}.ujWDSy{justify-items:start}.KulHrt{justify-items:end}}@media (min-width:1200px){.ICY4tW{justify-items:stretch}.DvhnNn{justify-items:center}.t9PmD9{justify-items:start}.ly-XC0{justify-items:end}}@media (min-width:1900px){.g1Auu9{justify-items:stretch}._3MtFUH{justify-items:center}.xX8kZw{justify-items:start}.NqRpeo{justify-items:end}}._7GCtb8{grid-template-columns:var(--columns)}@media (min-width:400px){.AjLvjY{grid-template-columns:var(--columns-narrow-l)}}@media (min-width:700px){.MXnsMW{grid-template-columns:var(--columns-medium-s)}}@media (min-width:880px){.JW3LO8{grid-template-columns:var(--columns-medium-l)}}@media (min-width:1200px){.ixNmQf{grid-template-columns:var(--columns-wide-s)}}@media (min-width:1900px){.kDZCRt{grid-template-columns:var(--columns-wide-l)}}";
|
|
4
|
+
var styles = {__id:"/home/runner/work/design-system/design-system/packages/web-core/src/layout/style/index.module.less",__css:css_248z,"LayoutFlex":"NBMRZE","LayoutFlex--nowrap":"_5JxSkO","LayoutFlex--inline":"ub6M6A","LayoutFlex--row-fwd":"-ZP6fB","LayoutFlex--row-rev":"DUNwYe","LayoutFlex--column-fwd":"ilKhHc","LayoutFlex--column-rev":"arws61","LayoutFlex--direction-column":"izg3tZ","LayoutFlex--direction-column-reverse":"_-9BBB4","LayoutFlex--direction-row":"b2kqKM","LayoutFlex--direction-row-reverse":"SMBVMw","LayoutFlex--narrow-l--direction-column":"LznxmN","LayoutFlex--narrow-l--direction-column-reverse":"FPm2ZB","LayoutFlex--narrow-l--direction-row":"-dJR8j","LayoutFlex--narrow-l--direction-row-reverse":"mmp2OW","LayoutFlex--medium-s--direction-column":"RBcmrP","LayoutFlex--medium-s--direction-column-reverse":"Qid-gD","LayoutFlex--medium-s--direction-row":"_7bVNmI","LayoutFlex--medium-s--direction-row-reverse":"GnMoED","LayoutFlex--medium-l--direction-column":"_96RChJ","LayoutFlex--medium-l--direction-column-reverse":"_9SOgDx","LayoutFlex--medium-l--direction-row":"aP4--1","LayoutFlex--medium-l--direction-row-reverse":"F2S-L9","LayoutFlex--wide-s--direction-column":"T9CRms","LayoutFlex--wide-s--direction-column-reverse":"_8-qqg6","LayoutFlex--wide-s--direction-row":"a0CTAw","LayoutFlex--wide-s--direction-row-reverse":"AMBR0X","LayoutFlex--wide-l--direction-column":"wB6UPT","LayoutFlex--wide-l--direction-column-reverse":"ARY7iN","LayoutFlex--wide-l--direction-row":"_6xsjAZ","LayoutFlex--wide-l--direction-row-reverse":"-o-EeG","LayoutFlex--justify-content-center":"pUII5G","LayoutFlex--justify-content-start":"jjU5RC","LayoutFlex--justify-content-end":"hLPGc3","LayoutFlex--justify-content-space-between":"_96ObPu","LayoutFlex--justify-content-space-around":"hNUgSX","LayoutFlex--justify-content-space-evenly":"_0KrU2e","LayoutFlex--narrow-l--justify-content-center":"zI-mfP","LayoutFlex--narrow-l--justify-content-start":"jOSxJ5","LayoutFlex--narrow-l--justify-content-end":"AA62dj","LayoutFlex--narrow-l--justify-content-space-between":"bTJ4tT","LayoutFlex--narrow-l--justify-content-space-around":"KKvtoV","LayoutFlex--narrow-l--justify-content-space-evenly":"NARRvS","LayoutFlex--medium-s--justify-content-center":"_6BuTbh","LayoutFlex--medium-s--justify-content-start":"qTfqXv","LayoutFlex--medium-s--justify-content-end":"NfXL5R","LayoutFlex--medium-s--justify-content-space-between":"OV0uaz","LayoutFlex--medium-s--justify-content-space-around":"bT43Zd","LayoutFlex--medium-s--justify-content-space-evenly":"EKImCB","LayoutFlex--medium-l--justify-content-center":"z8zR3D","LayoutFlex--medium-l--justify-content-start":"kSgY08","LayoutFlex--medium-l--justify-content-end":"hfUm65","LayoutFlex--medium-l--justify-content-space-between":"_7aB5ev","LayoutFlex--medium-l--justify-content-space-around":"bLwMo1","LayoutFlex--medium-l--justify-content-space-evenly":"_6w58Od","LayoutFlex--wide-s--justify-content-center":"reEZd-","LayoutFlex--wide-s--justify-content-start":"b8CcVp","LayoutFlex--wide-s--justify-content-end":"jz0uQS","LayoutFlex--wide-s--justify-content-space-between":"sNvq4X","LayoutFlex--wide-s--justify-content-space-around":"FIXiZQ","LayoutFlex--wide-s--justify-content-space-evenly":"rIak-B","LayoutFlex--wide-l--justify-content-center":"xVGV-S","LayoutFlex--wide-l--justify-content-start":"X7wobF","LayoutFlex--wide-l--justify-content-end":"sQVpVQ","LayoutFlex--wide-l--justify-content-space-between":"vqPYLw","LayoutFlex--wide-l--justify-content-space-around":"_3Dnuvi","LayoutFlex--wide-l--justify-content-space-evenly":"l6Nx1R","LayoutFlex--align-items-center":"gwexVy","LayoutFlex--align-items-start":"BV-Ay-","LayoutFlex--align-items-end":"_-7hTYQ","LayoutFlex--align-items-stretch":"lvar7M","LayoutFlex--align-items-baseline":"lgLhxB","LayoutFlex--narrow-l--align-items-center":"YMnqx0","LayoutFlex--narrow-l--align-items-start":"gXiXB5","LayoutFlex--narrow-l--align-items-end":"_4EcLL9","LayoutFlex--narrow-l--align-items-stretch":"ekF5Xa","LayoutFlex--narrow-l--align-items-baseline":"Tkf53w","LayoutFlex--medium-s--align-items-center":"_5FIKMM","LayoutFlex--medium-s--align-items-start":"IyMvfu","LayoutFlex--medium-s--align-items-end":"CBn354","LayoutFlex--medium-s--align-items-stretch":"-D41gG","LayoutFlex--medium-s--align-items-baseline":"Pw-fHz","LayoutFlex--medium-l--align-items-center":"WwdHd9","LayoutFlex--medium-l--align-items-start":"nIH9pD","LayoutFlex--medium-l--align-items-end":"W59Frh","LayoutFlex--medium-l--align-items-stretch":"_8nhiHu","LayoutFlex--medium-l--align-items-baseline":"CUQTxs","LayoutFlex--wide-s--align-items-center":"nn1b6p","LayoutFlex--wide-s--align-items-start":"IAnWM6","LayoutFlex--wide-s--align-items-end":"Bp1wKK","LayoutFlex--wide-s--align-items-stretch":"zrd5OX","LayoutFlex--wide-s--align-items-baseline":"KGKMma","LayoutFlex--wide-l--align-items-center":"yuFyEx","LayoutFlex--wide-l--align-items-start":"Qwi21D","LayoutFlex--wide-l--align-items-end":"_17biwX","LayoutFlex--wide-l--align-items-stretch":"wn9LV4","LayoutFlex--wide-l--align-items-baseline":"CjBrXW","LayoutGrid":"FI1VxW","LayoutGrid--justify-content-center":"_49nvJ-","LayoutGrid--justify-content-start":"_0qy-xI","LayoutGrid--justify-content-end":"cgcpR6","LayoutGrid--justify-content-space-between":"-wnBL1","LayoutGrid--justify-content-space-around":"dOrGpW","LayoutGrid--justify-content-space-evenly":"_9XAha6","LayoutGrid--narrow-l--justify-content-center":"JfD-YQ","LayoutGrid--narrow-l--justify-content-start":"iSYRGy","LayoutGrid--narrow-l--justify-content-end":"j-tUo-","LayoutGrid--narrow-l--justify-content-space-between":"I6NOsW","LayoutGrid--narrow-l--justify-content-space-around":"_2IrTBg","LayoutGrid--narrow-l--justify-content-space-evenly":"l3gpVw","LayoutGrid--medium-s--justify-content-center":"ozxHjH","LayoutGrid--medium-s--justify-content-start":"UDA0KT","LayoutGrid--medium-s--justify-content-end":"NlAsq-","LayoutGrid--medium-s--justify-content-space-between":"_0f8XCi","LayoutGrid--medium-s--justify-content-space-around":"RZn6SU","LayoutGrid--medium-s--justify-content-space-evenly":"KUSiG1","LayoutGrid--medium-l--justify-content-center":"zAdn-0","LayoutGrid--medium-l--justify-content-start":"_8HAbSd","LayoutGrid--medium-l--justify-content-end":"Nc3AhZ","LayoutGrid--medium-l--justify-content-space-between":"Z5maEA","LayoutGrid--medium-l--justify-content-space-around":"ksDZNv","LayoutGrid--medium-l--justify-content-space-evenly":"bpAKqq","LayoutGrid--wide-s--justify-content-center":"QEIhxp","LayoutGrid--wide-s--justify-content-start":"BOjkAj","LayoutGrid--wide-s--justify-content-end":"_4oZlz-","LayoutGrid--wide-s--justify-content-space-between":"Vf4UIR","LayoutGrid--wide-s--justify-content-space-around":"IaR8fq","LayoutGrid--wide-s--justify-content-space-evenly":"_6kn8lL","LayoutGrid--wide-l--justify-content-center":"MmfiMq","LayoutGrid--wide-l--justify-content-start":"jqxrMH","LayoutGrid--wide-l--justify-content-end":"ZFhZ7i","LayoutGrid--wide-l--justify-content-space-between":"jynORv","LayoutGrid--wide-l--justify-content-space-around":"mwEqW9","LayoutGrid--wide-l--justify-content-space-evenly":"SbXte7","LayoutGrid--align-items-center":"u-U9VG","LayoutGrid--align-items-start":"_8KZ-fF","LayoutGrid--align-items-end":"jAmZjH","LayoutGrid--align-items-stretch":"KZg7S-","LayoutGrid--align-items-baseline":"bQOhfb","LayoutGrid--narrow-l--align-items-center":"_7TVyHh","LayoutGrid--narrow-l--align-items-start":"ECOv3g","LayoutGrid--narrow-l--align-items-end":"vYrFTk","LayoutGrid--narrow-l--align-items-stretch":"QsXt31","LayoutGrid--narrow-l--align-items-baseline":"G2w0EX","LayoutGrid--medium-s--align-items-center":"KhjR74","LayoutGrid--medium-s--align-items-start":"XY4WCm","LayoutGrid--medium-s--align-items-end":"cFx9Rb","LayoutGrid--medium-s--align-items-stretch":"KIQJkM","LayoutGrid--medium-s--align-items-baseline":"yJCcqN","LayoutGrid--medium-l--align-items-center":"NfeSVF","LayoutGrid--medium-l--align-items-start":"WSkqyN","LayoutGrid--medium-l--align-items-end":"ijfPMA","LayoutGrid--medium-l--align-items-stretch":"s-qDkj","LayoutGrid--medium-l--align-items-baseline":"fWIDn-","LayoutGrid--wide-s--align-items-center":"S2znp-","LayoutGrid--wide-s--align-items-start":"uZb4ge","LayoutGrid--wide-s--align-items-end":"sLt7Ii","LayoutGrid--wide-s--align-items-stretch":"_15oUzv","LayoutGrid--wide-s--align-items-baseline":"q3uBvs","LayoutGrid--wide-l--align-items-center":"_04gng3","LayoutGrid--wide-l--align-items-start":"wX8RKE","LayoutGrid--wide-l--align-items-end":"_39ajfT","LayoutGrid--wide-l--align-items-stretch":"_54Bnbs","LayoutGrid--wide-l--align-items-baseline":"BEeJUK","LayoutGrid--justify-items-stretch":"N84swC","LayoutGrid--justify-items-center":"_5Xr25w","LayoutGrid--justify-items-start":"YPhRvS","LayoutGrid--justify-items-end":"_2pO-6W","LayoutGrid--narrow-l--justify-items-stretch":"ejK3r7","LayoutGrid--narrow-l--justify-items-center":"-vOxv2","LayoutGrid--narrow-l--justify-items-start":"zZkQHp","LayoutGrid--narrow-l--justify-items-end":"SvzfWb","LayoutGrid--medium-s--justify-items-stretch":"Um7sHk","LayoutGrid--medium-s--justify-items-center":"mZCAqb","LayoutGrid--medium-s--justify-items-start":"TTnwG3","LayoutGrid--medium-s--justify-items-end":"lsNeZ5","LayoutGrid--medium-l--justify-items-stretch":"Zcpimj","LayoutGrid--medium-l--justify-items-center":"krrbN8","LayoutGrid--medium-l--justify-items-start":"ujWDSy","LayoutGrid--medium-l--justify-items-end":"KulHrt","LayoutGrid--wide-s--justify-items-stretch":"ICY4tW","LayoutGrid--wide-s--justify-items-center":"DvhnNn","LayoutGrid--wide-s--justify-items-start":"t9PmD9","LayoutGrid--wide-s--justify-items-end":"ly-XC0","LayoutGrid--wide-l--justify-items-stretch":"g1Auu9","LayoutGrid--wide-l--justify-items-center":"_3MtFUH","LayoutGrid--wide-l--justify-items-start":"xX8kZw","LayoutGrid--wide-l--justify-items-end":"NqRpeo","LayoutGrid--columns":"_7GCtb8","LayoutGrid--columns-narrow-l":"AjLvjY","LayoutGrid--columns-medium-s":"MXnsMW","LayoutGrid--columns-medium-l":"JW3LO8","LayoutGrid--columns-wide-s":"ixNmQf","LayoutGrid--columns-wide-l":"kDZCRt"};
|
|
5
5
|
var stylesheet=css_248z;
|
|
6
6
|
styleInject(css_248z);
|
|
7
7
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
export
|
|
2
|
+
export type HostnameContextState = string | undefined;
|
|
3
3
|
export declare const HostnameContext: import("react").Context<HostnameContextState>;
|
|
4
4
|
export interface HostnameContextProps {
|
|
5
5
|
hostname: HostnameContextState;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"HostnameContext.d.ts","sourceRoot":"","sources":["../../../src/ssr/contexts/HostnameContext.tsx"],"names":[],"mappings":";AAEA,
|
|
1
|
+
{"version":3,"file":"HostnameContext.d.ts","sourceRoot":"","sources":["../../../src/ssr/contexts/HostnameContext.tsx"],"names":[],"mappings":";AAEA,MAAM,MAAM,oBAAoB,GAAG,MAAM,GAAG,SAAS,CAAC;AAEtD,eAAO,MAAM,eAAe,+CAAiD,CAAC;AAE9E,MAAM,WAAW,oBAAoB;IACjC,QAAQ,EAAE,oBAAoB,CAAC;CAClC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { ServerStyleSheetInterface } from '../types';
|
|
3
|
-
export
|
|
3
|
+
export type StyleExtractContextState = ServerStyleSheetInterface;
|
|
4
4
|
export declare const StyleExtractContext: import("react").Context<ServerStyleSheetInterface>;
|
|
5
5
|
export interface StyleExtractContextProps {
|
|
6
6
|
stylesheet: StyleExtractContextState;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"StyleExtractContext.d.ts","sourceRoot":"","sources":["../../../src/ssr/contexts/StyleExtractContext.tsx"],"names":[],"mappings":";AAEA,OAAO,EAAE,yBAAyB,EAAE,MAAM,UAAU,CAAC;AAErD,
|
|
1
|
+
{"version":3,"file":"StyleExtractContext.d.ts","sourceRoot":"","sources":["../../../src/ssr/contexts/StyleExtractContext.tsx"],"names":[],"mappings":";AAEA,OAAO,EAAE,yBAAyB,EAAE,MAAM,UAAU,CAAC;AAErD,MAAM,MAAM,wBAAwB,GAAG,yBAAyB,CAAC;AAEjE,eAAO,MAAM,mBAAmB,oDAE/B,CAAC;AACF,MAAM,WAAW,wBAAwB;IACrC,UAAU,EAAE,wBAAwB,CAAC;CACxC"}
|
|
@@ -15,4 +15,4 @@ function withStyleExtract(Component, styles) {
|
|
|
15
15
|
}
|
|
16
16
|
|
|
17
17
|
export { CSSExtract, withStyleExtract };
|
|
18
|
-
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoid2l0aFN0eWxlRXh0cmFjdC5qcyIsInNvdXJjZXMiOlsiLi4vLi4vLi4vc3JjL3Nzci9ob2NzL3dpdGhTdHlsZUV4dHJhY3QudHN4Il0sInNvdXJjZXNDb250ZW50IjpbImltcG9ydCBSZWFjdCwgeyBDb21wb25lbnRUeXBlLCBGQywgUmVhY3ROb2RlIH0gZnJvbSAncmVhY3QnO1xuXG5pbXBvcnQgeyBDU1NNb2R1bGUgfSBmcm9tICcuLi8uLi9jc3MtbW9kdWxlL3R5cGVzJztcbmltcG9ydCB7IFN0eWxlRXh0cmFjdENvbnRleHQsIFN0eWxlRXh0cmFjdENvbnRleHRTdGF0ZSB9IGZyb20gJy4uL2NvbnRleHRzL1N0eWxlRXh0cmFjdENvbnRleHQnO1xuXG5pbnRlcmZhY2UgUHJvcHMge1xuICAgIHN0eWxlc2hlZXQ6IFN0eWxlRXh0cmFjdENvbnRleHRTdGF0ZTtcbiAgICBzdHlsZXM6IENTU01vZHVsZTtcbiAgICBjaGlsZHJlbj86IFJlYWN0Tm9kZTtcbn1cblxuZXhwb3J0IGNvbnN0IENTU0V4dHJhY3Q6IEZDPFByb3BzPiA9ICh7IHN0eWxlc2hlZXQsIHN0eWxlcywgY2hpbGRyZW4gfSkgPT4ge1xuICAgIGlmIChzdHlsZXNoZWV0LmFkZFN0eWxlKSB7XG4gICAgICAgIHN0eWxlc2hlZXQuYWRkU3R5bGUoc3R5bGVzKTtcbiAgICB9XG4gICAgcmV0dXJuIDw+e2NoaWxkcmVufTwvPjtcbn07XG5cbmV4cG9ydCBmdW5jdGlvbiB3aXRoU3R5bGVFeHRyYWN0PFA+KENvbXBvbmVudDogQ29tcG9uZW50VHlwZTxQPiwgc3R5bGVzOiBDU1NNb2R1bGUpOiBGQzxQPiB7XG4gICAgY29uc3QgV3JhcHBlciA9IChwcm9wczogUCkgPT4gKFxuICAgICAgICA8U3R5bGVFeHRyYWN0Q29udGV4dC5Db25zdW1lcj5cbiAgICAgICAgICAgIHtzdHlsZXNoZWV0ID0+IChcbiAgICAgICAgICAgICAgICA8Q1NTRXh0cmFjdCBzdHlsZXNoZWV0PXtzdHlsZXNoZWV0fSBzdHlsZXM9e3N0eWxlc30+
|
|
18
|
+
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoid2l0aFN0eWxlRXh0cmFjdC5qcyIsInNvdXJjZXMiOlsiLi4vLi4vLi4vc3JjL3Nzci9ob2NzL3dpdGhTdHlsZUV4dHJhY3QudHN4Il0sInNvdXJjZXNDb250ZW50IjpbImltcG9ydCBSZWFjdCwgeyBDb21wb25lbnRUeXBlLCBGQywgUmVhY3ROb2RlIH0gZnJvbSAncmVhY3QnO1xuXG5pbXBvcnQgeyBDU1NNb2R1bGUgfSBmcm9tICcuLi8uLi9jc3MtbW9kdWxlL3R5cGVzJztcbmltcG9ydCB7IFN0eWxlRXh0cmFjdENvbnRleHQsIFN0eWxlRXh0cmFjdENvbnRleHRTdGF0ZSB9IGZyb20gJy4uL2NvbnRleHRzL1N0eWxlRXh0cmFjdENvbnRleHQnO1xuXG5pbnRlcmZhY2UgUHJvcHMge1xuICAgIHN0eWxlc2hlZXQ6IFN0eWxlRXh0cmFjdENvbnRleHRTdGF0ZTtcbiAgICBzdHlsZXM6IENTU01vZHVsZTtcbiAgICBjaGlsZHJlbj86IFJlYWN0Tm9kZTtcbn1cblxuZXhwb3J0IGNvbnN0IENTU0V4dHJhY3Q6IEZDPFByb3BzPiA9ICh7IHN0eWxlc2hlZXQsIHN0eWxlcywgY2hpbGRyZW4gfSkgPT4ge1xuICAgIGlmIChzdHlsZXNoZWV0LmFkZFN0eWxlKSB7XG4gICAgICAgIHN0eWxlc2hlZXQuYWRkU3R5bGUoc3R5bGVzKTtcbiAgICB9XG4gICAgcmV0dXJuIDw+e2NoaWxkcmVufTwvPjtcbn07XG5cbmV4cG9ydCBmdW5jdGlvbiB3aXRoU3R5bGVFeHRyYWN0PFA+KENvbXBvbmVudDogQ29tcG9uZW50VHlwZTxQPiwgc3R5bGVzOiBDU1NNb2R1bGUpOiBGQzxQPiB7XG4gICAgY29uc3QgV3JhcHBlciA9IChwcm9wczogUCkgPT4gKFxuICAgICAgICA8U3R5bGVFeHRyYWN0Q29udGV4dC5Db25zdW1lcj5cbiAgICAgICAgICAgIHtzdHlsZXNoZWV0ID0+IChcbiAgICAgICAgICAgICAgICA8Q1NTRXh0cmFjdCBzdHlsZXNoZWV0PXtzdHlsZXNoZWV0fSBzdHlsZXM9e3N0eWxlc30+XG4gICAgICAgICAgICAgICAgICAgIDxDb21wb25lbnQgey4uLihwcm9wcyBhcyBKU1guSW50cmluc2ljQXR0cmlidXRlcyAmIFApfSAvPlxuICAgICAgICAgICAgICAgIDwvQ1NTRXh0cmFjdD5cbiAgICAgICAgICAgICl9XG4gICAgICAgIDwvU3R5bGVFeHRyYWN0Q29udGV4dC5Db25zdW1lcj5cbiAgICApO1xuXG4gICAgV3JhcHBlci5kaXNwbGF5TmFtZSA9IGB3aXRoQ1NTRXh0cmFjdCgke0NvbXBvbmVudC5kaXNwbGF5TmFtZX0pYDtcbiAgICByZXR1cm4gV3JhcHBlcjtcbn1cbiJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7QUFXTyxNQUFNLFVBQVUsR0FBYyxDQUFDLEVBQUUsVUFBVSxFQUFFLE1BQU0sRUFBRSxRQUFRLEVBQUUsS0FBSTtJQUN0RSxJQUFJLFVBQVUsQ0FBQyxRQUFRLEVBQUU7QUFDckIsUUFBQSxVQUFVLENBQUMsUUFBUSxDQUFDLE1BQU0sQ0FBQyxDQUFDO0FBQy9CLEtBQUE7SUFDRCxPQUFPLEtBQUEsQ0FBQSxhQUFBLENBQUEsS0FBQSxDQUFBLFFBQUEsRUFBQSxJQUFBLEVBQUcsUUFBUSxDQUFJLENBQUM7QUFDM0IsRUFBRTtBQUVjLFNBQUEsZ0JBQWdCLENBQUksU0FBMkIsRUFBRSxNQUFpQixFQUFBO0lBQzlFLE1BQU0sT0FBTyxHQUFHLENBQUMsS0FBUSxNQUNyQixLQUFBLENBQUEsYUFBQSxDQUFDLG1CQUFtQixDQUFDLFFBQVEsRUFBQSxJQUFBLEVBQ3hCLFVBQVUsS0FDUCxLQUFBLENBQUEsYUFBQSxDQUFDLFVBQVUsRUFBQSxFQUFDLFVBQVUsRUFBRSxVQUFVLEVBQUUsTUFBTSxFQUFFLE1BQU0sRUFBQTtRQUM5QyxLQUFDLENBQUEsYUFBQSxDQUFBLFNBQVMsT0FBTSxLQUFxQyxFQUFBLENBQUksQ0FDaEQsQ0FDaEIsQ0FDMEIsQ0FDbEMsQ0FBQztJQUVGLE9BQU8sQ0FBQyxXQUFXLEdBQUcsQ0FBQSxlQUFBLEVBQWtCLFNBQVMsQ0FBQyxXQUFXLEdBQUcsQ0FBQztBQUNqRSxJQUFBLE9BQU8sT0FBTyxDQUFDO0FBQ25COzs7OyJ9
|
package/dist/svg/types.d.ts
CHANGED
package/dist/svg/types.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../src/svg/types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAEtC,
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../src/svg/types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAEtC,MAAM,MAAM,qBAAqB,GAAG,KAAK,CAAC,aAAa,CAAC,aAAa,CAAC,UAAU,CAAC,CAAC,CAAC"}
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import type { ThemeName } from '@preply/ds-core';
|
|
2
|
-
import { ComponentType, FC } from 'react';
|
|
2
|
+
import { ComponentType, FC, ReactNode } from 'react';
|
|
3
3
|
export interface ThemeProps {
|
|
4
4
|
theme?: ThemeName;
|
|
5
|
+
children?: ReactNode;
|
|
5
6
|
}
|
|
6
7
|
export interface WithThemeProps {
|
|
7
8
|
themeClassName?: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"withTheme.d.ts","sourceRoot":"","sources":["../../../src/theme/hocs/withTheme.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAC;AACjD,OAAc,EAAE,aAAa,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"withTheme.d.ts","sourceRoot":"","sources":["../../../src/theme/hocs/withTheme.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAC;AACjD,OAAc,EAAE,aAAa,EAAE,EAAE,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAM5D,MAAM,WAAW,UAAU;IACvB,KAAK,CAAC,EAAE,SAAS,CAAC;IAClB,QAAQ,CAAC,EAAE,SAAS,CAAC;CACxB;AAED,MAAM,WAAW,cAAc;IAC3B,cAAc,CAAC,EAAE,MAAM,CAAC;CAC3B;AAED,wBAAgB,SAAS,CAAC,CAAC,EAAE,SAAS,EAAE,aAAa,CAAC,CAAC,CAAC,GAAG,EAAE,CAAC,CAAC,GAAG,UAAU,CAAC,CAmB5E"}
|
|
@@ -19,4 +19,4 @@ function withTheme(Component) {
|
|
|
19
19
|
}
|
|
20
20
|
|
|
21
21
|
export { withTheme };
|
|
22
|
-
//# sourceMappingURL=data:application/json;charset=utf-8;base64,
|
|
22
|
+
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoid2l0aFRoZW1lLmpzIiwic291cmNlcyI6WyIuLi8uLi8uLi9zcmMvdGhlbWUvaG9jcy93aXRoVGhlbWUudHN4Il0sInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB0eXBlIHsgVGhlbWVOYW1lIH0gZnJvbSAnQHByZXBseS9kcy1jb3JlJztcbmltcG9ydCBSZWFjdCwgeyBDb21wb25lbnRUeXBlLCBGQywgUmVhY3ROb2RlIH0gZnJvbSAncmVhY3QnO1xuXG5pbXBvcnQgeyB1c2VUaGVtZSB9IGZyb20gJy4uL2hvb2tzL3VzZVRoZW1lJztcbmltcG9ydCB7IHVzZVRoZW1lcyB9IGZyb20gJy4uL2hvb2tzL3VzZVRoZW1lcyc7XG5pbXBvcnQgeyBUaGVtZVByb3ZpZGVyIH0gZnJvbSAnLi4vcHJvdmlkZXJzL1RoZW1lUHJvdmlkZXInO1xuXG5leHBvcnQgaW50ZXJmYWNlIFRoZW1lUHJvcHMge1xuICAgIHRoZW1lPzogVGhlbWVOYW1lO1xuICAgIGNoaWxkcmVuPzogUmVhY3ROb2RlO1xufVxuXG5leHBvcnQgaW50ZXJmYWNlIFdpdGhUaGVtZVByb3BzIHtcbiAgICB0aGVtZUNsYXNzTmFtZT86IHN0cmluZztcbn1cblxuZXhwb3J0IGZ1bmN0aW9uIHdpdGhUaGVtZTxQPihDb21wb25lbnQ6IENvbXBvbmVudFR5cGU8UD4pOiBGQzxQICYgVGhlbWVQcm9wcz4ge1xuICAgIGNvbnN0IFdyYXBwZXI6IEZDPFAgJiBUaGVtZVByb3BzPiA9ICh7IHRoZW1lOiB0aGVtZU5hbWUsIC4uLnByb3BzIH0pID0+IHtcbiAgICAgICAgY29uc3QgeyBmaW5kVGhlbWUgfSA9IHVzZVRoZW1lcygpO1xuICAgICAgICBjb25zdCB7IHRoZW1lOiBjdXJyZW50VGhlbWUgfSA9IHVzZVRoZW1lKCk7XG5cbiAgICAgICAgY29uc3QgbmV3VGhlbWUgPSB0aGVtZU5hbWUgJiYgZmluZFRoZW1lKHRoZW1lTmFtZSk7XG5cbiAgICAgICAgaWYgKG5ld1RoZW1lICYmIG5ld1RoZW1lICE9PSBjdXJyZW50VGhlbWUpIHtcbiAgICAgICAgICAgIHJldHVybiAoXG4gICAgICAgICAgICAgICAgPFRoZW1lUHJvdmlkZXIgdGhlbWU9e25ld1RoZW1lLm5hbWV9PlxuICAgICAgICAgICAgICAgICAgICA8Q29tcG9uZW50IHsuLi4ocHJvcHMgYXMgUCl9IHRoZW1lQ2xhc3NOYW1lPXtuZXdUaGVtZS5nZXRDbGFzc05hbWUoKX0gLz5cbiAgICAgICAgICAgICAgICA8L1RoZW1lUHJvdmlkZXI+XG4gICAgICAgICAgICApO1xuICAgICAgICB9XG4gICAgICAgIHJldHVybiA8Q29tcG9uZW50IHsuLi4ocHJvcHMgYXMgSlNYLkludHJpbnNpY0F0dHJpYnV0ZXMgJiBQKX0gLz47XG4gICAgfTtcblxuICAgIFdyYXBwZXIuZGlzcGxheU5hbWUgPSBgd2l0aFRoZW1lKCR7Q29tcG9uZW50LmRpc3BsYXlOYW1lfSlgO1xuICAgIHJldHVybiBXcmFwcGVyO1xufVxuIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7O0FBZ0JNLFNBQVUsU0FBUyxDQUFJLFNBQTJCLEVBQUE7QUFDcEQsSUFBQSxNQUFNLE9BQU8sR0FBdUIsQ0FBQyxFQUFFLEtBQUssRUFBRSxTQUFTLEVBQUUsR0FBRyxLQUFLLEVBQUUsS0FBSTtBQUNuRSxRQUFBLE1BQU0sRUFBRSxTQUFTLEVBQUUsR0FBRyxTQUFTLEVBQUUsQ0FBQztRQUNsQyxNQUFNLEVBQUUsS0FBSyxFQUFFLFlBQVksRUFBRSxHQUFHLFFBQVEsRUFBRSxDQUFDO1FBRTNDLE1BQU0sUUFBUSxHQUFHLFNBQVMsSUFBSSxTQUFTLENBQUMsU0FBUyxDQUFDLENBQUM7QUFFbkQsUUFBQSxJQUFJLFFBQVEsSUFBSSxRQUFRLEtBQUssWUFBWSxFQUFFO1lBQ3ZDLFFBQ0ksb0JBQUMsYUFBYSxFQUFBLEVBQUMsS0FBSyxFQUFFLFFBQVEsQ0FBQyxJQUFJLEVBQUE7QUFDL0IsZ0JBQUEsS0FBQSxDQUFBLGFBQUEsQ0FBQyxTQUFTLEVBQUEsRUFBQSxHQUFNLEtBQVcsRUFBRSxjQUFjLEVBQUUsUUFBUSxDQUFDLFlBQVksRUFBRSxFQUFJLENBQUEsQ0FDNUQsRUFDbEI7QUFDTCxTQUFBO0FBQ0QsUUFBQSxPQUFPLEtBQUMsQ0FBQSxhQUFBLENBQUEsU0FBUyxFQUFNLEVBQUEsR0FBQSxLQUFxQyxHQUFJLENBQUM7QUFDckUsS0FBQyxDQUFDO0lBRUYsT0FBTyxDQUFDLFdBQVcsR0FBRyxDQUFBLFVBQUEsRUFBYSxTQUFTLENBQUMsV0FBVyxHQUFHLENBQUM7QUFDNUQsSUFBQSxPQUFPLE9BQU8sQ0FBQztBQUNuQjs7OzsifQ==
|
|
@@ -6,7 +6,7 @@ export interface ThemeProviderProps {
|
|
|
6
6
|
tag?: keyof JSX.IntrinsicElements;
|
|
7
7
|
children?: ReactNode;
|
|
8
8
|
}
|
|
9
|
-
|
|
9
|
+
type SetTheme = (newTheme: ThemeInterface) => void;
|
|
10
10
|
export interface ThemeContextState {
|
|
11
11
|
theme: ThemeInterface;
|
|
12
12
|
setTheme?: SetTheme;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ThemeProvider.d.ts","sourceRoot":"","sources":["../../../src/theme/providers/ThemeProvider.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAC;AACjD,OAAO,KAAK,EAAE,EAAE,YAAY,EAAE,SAAS,EAAuC,MAAM,OAAO,CAAC;AAI5F,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,UAAU,CAAC;AAE/C,MAAM,WAAW,kBAAkB;IAC/B,KAAK,EAAE,SAAS,CAAC;IACjB,GAAG,CAAC,EAAE,MAAM,GAAG,CAAC,iBAAiB,CAAC;IAClC,QAAQ,CAAC,EAAE,SAAS,CAAC;CACxB;AAED,
|
|
1
|
+
{"version":3,"file":"ThemeProvider.d.ts","sourceRoot":"","sources":["../../../src/theme/providers/ThemeProvider.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAC;AACjD,OAAO,KAAK,EAAE,EAAE,YAAY,EAAE,SAAS,EAAuC,MAAM,OAAO,CAAC;AAI5F,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,UAAU,CAAC;AAE/C,MAAM,WAAW,kBAAkB;IAC/B,KAAK,EAAE,SAAS,CAAC;IACjB,GAAG,CAAC,EAAE,MAAM,GAAG,CAAC,iBAAiB,CAAC;IAClC,QAAQ,CAAC,EAAE,SAAS,CAAC;CACxB;AAED,KAAK,QAAQ,GAAG,CAAC,QAAQ,EAAE,cAAc,KAAK,IAAI,CAAC;AAEnD,MAAM,WAAW,iBAAiB;IAC9B,KAAK,EAAE,cAAc,CAAC;IACtB,QAAQ,CAAC,EAAE,QAAQ,CAAC;CACvB;AAED,eAAO,MAAM,YAAY,kCAA4D,CAAC;AAEtF,eAAO,MAAM,aAAa,8CAIvB,kBAAkB,KAAG,YAkBvB,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Token, TokenValue } from '@preply/ds-core-types';
|
|
2
2
|
import { ColorSchemeInterface } from '../../color-scheme';
|
|
3
3
|
import { ThemeInterface } from '../../theme';
|
|
4
|
-
export
|
|
4
|
+
export type GetToken = <T extends TokenValue>(theme: ThemeInterface, colorScheme: ColorSchemeInterface, token: Token) => T;
|
|
5
5
|
export declare const getToken: GetToken;
|
|
6
6
|
//# sourceMappingURL=getToken.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getToken.d.ts","sourceRoot":"","sources":["../../../src/token/private/getToken.ts"],"names":[],"mappings":"AAAA,OAAO,EAAkB,KAAK,EAAE,UAAU,EAAE,MAAM,uBAAuB,CAAC;AAE1E,OAAO,EAAE,oBAAoB,EAAE,MAAM,oBAAoB,CAAC;AAC1D,OAAO,EAAE,cAAc,EAAE,MAAM,aAAa,CAAC;AAK7C,
|
|
1
|
+
{"version":3,"file":"getToken.d.ts","sourceRoot":"","sources":["../../../src/token/private/getToken.ts"],"names":[],"mappings":"AAAA,OAAO,EAAkB,KAAK,EAAE,UAAU,EAAE,MAAM,uBAAuB,CAAC;AAE1E,OAAO,EAAE,oBAAoB,EAAE,MAAM,oBAAoB,CAAC;AAC1D,OAAO,EAAE,cAAc,EAAE,MAAM,aAAa,CAAC;AAK7C,MAAM,MAAM,QAAQ,GAAG,CAAC,CAAC,SAAS,UAAU,EACxC,KAAK,EAAE,cAAc,EACrB,WAAW,EAAE,oBAAoB,EACjC,KAAK,EAAE,KAAK,KACX,CAAC,CAAC;AAEP,eAAO,MAAM,QAAQ,EAAE,QAoBtB,CAAC"}
|
package/dist/types/index.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/types/index.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/types/index.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,WAAW,GAAG;IACtB,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB,CAAC"}
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import { ColorText, TextAccent } from '@preply/ds-core';
|
|
2
|
+
export declare const useTextAccentClassnames: (fallbackToDefault: boolean, accent?: TextAccent | ColorText) => string[];
|
|
2
3
|
//# sourceMappingURL=useTextAccentClassnames.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useTextAccentClassnames.d.ts","sourceRoot":"","sources":["../../../../src/typography/module-text-accent/hooks/useTextAccentClassnames.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"useTextAccentClassnames.d.ts","sourceRoot":"","sources":["../../../../src/typography/module-text-accent/hooks/useTextAccentClassnames.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAQxD,eAAO,MAAM,uBAAuB,sBACb,OAAO,WACjB,UAAU,GAAG,SAAS,KAChC,MAAM,EAMR,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import styleInject from '../../../external/style-inject/dist/style-inject.es.js';
|
|
2
2
|
|
|
3
3
|
var css_248z = "._9jC5Do{color:var(--aface6)}._21omTb{color:var(--628fb7)}._1WOtJi{color:var(--a2f1c8)}.i-RKXl{color:var(--c07ea8)}._6lOPow{color:var(--690731)}.xZ8H7q{color:var(--0bad98)}.mdJSJ0{color:var(--c2b191)}.PAdsIO{color:var(--3e566f)}.LsMsrO{color:var(--aad149)}.Hidqpd{color:var(--d7c974)}.Yr0tfT{color:var(--8ec9e5)}.slwADl{color:var(--7b5d23)}.R3XQnv{color:var(--9809d0)}.VPdGZT{color:var(--9ba3b8)}._2gOuWG{color:var(--0a84f6)}.xdt8aI{color:var(--26a5ae)}";
|
|
4
|
-
var styles = {__id:"/home/
|
|
4
|
+
var styles = {__id:"/home/runner/work/design-system/design-system/packages/web-core/src/typography/module-text-accent/style/index.module.less",__css:css_248z,"TextAccent--accent-default":"_9jC5Do","TextAccent--accent-primary":"_21omTb","TextAccent--accent-secondary":"_1WOtJi","TextAccent--accent-tertiary":"i-RKXl","TextAccent--accent-accentDark":"_6lOPow","TextAccent--accent-placeholder":"xZ8H7q","TextAccent--accent-inverted":"mdJSJ0","TextAccent--accent-positive":"PAdsIO","TextAccent--accent-info":"LsMsrO","TextAccent--accent-warning":"Hidqpd","TextAccent--accent-critical":"Yr0tfT","TextAccent--accent-branded":"slwADl","TextAccent--accent-error":"R3XQnv","TextAccent--accent-selected":"VPdGZT","TextAccent--accent-disabled":"_2gOuWG","TextAccent--accent-accent":"xdt8aI"};
|
|
5
5
|
var stylesheet=css_248z;
|
|
6
6
|
styleInject(css_248z);
|
|
7
7
|
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { Responsive } from '@preply/ds-core';
|
|
2
|
-
export declare const useTextCenteredClassnames: (centered?: Responsive<boolean>
|
|
2
|
+
export declare const useTextCenteredClassnames: (centered?: Responsive<boolean>) => string[];
|
|
3
3
|
//# sourceMappingURL=useTextCenteredClassnames.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useTextCenteredClassnames.d.ts","sourceRoot":"","sources":["../../../../src/typography/module-text-centered/hooks/useTextCenteredClassnames.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAQ7C,eAAO,MAAM,yBAAyB,
|
|
1
|
+
{"version":3,"file":"useTextCenteredClassnames.d.ts","sourceRoot":"","sources":["../../../../src/typography/module-text-centered/hooks/useTextCenteredClassnames.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAQ7C,eAAO,MAAM,yBAAyB,cAAe,WAAW,OAAO,CAAC,KAAG,MAAM,EAMhF,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import styleInject from '../../../external/style-inject/dist/style-inject.es.js';
|
|
2
2
|
|
|
3
3
|
var css_248z = ".k-Q2AF{text-align:center}.RbtYVW{text-align:left;text-align:initial}@media (min-width:400px){.mxxwE3{text-align:center}.VfFzXr{text-align:left;text-align:initial}}@media (min-width:700px){.xInsuh{text-align:center}.GMT-J4{text-align:left;text-align:initial}}@media (min-width:880px){.eegkmD{text-align:center}.xtYoRe{text-align:left;text-align:initial}}@media (min-width:1200px){.F-RdEr{text-align:center}.PQSh4-{text-align:left;text-align:initial}}@media (min-width:1900px){.QHro7K{text-align:center}.BrHfA5{text-align:left;text-align:initial}}";
|
|
4
|
-
var styles = {__id:"/home/
|
|
4
|
+
var styles = {__id:"/home/runner/work/design-system/design-system/packages/web-core/src/typography/module-text-centered/style/index.module.less",__css:css_248z,"TextCentered--centered":"k-Q2AF","TextCentered--initial":"RbtYVW","TextCentered--narrow-l--centered":"mxxwE3","TextCentered--narrow-l--initial":"VfFzXr","TextCentered--medium-s--centered":"xInsuh","TextCentered--medium-s--initial":"GMT-J4","TextCentered--medium-l--centered":"eegkmD","TextCentered--medium-l--initial":"xtYoRe","TextCentered--wide-s--centered":"F-RdEr","TextCentered--wide-s--initial":"PQSh4-","TextCentered--wide-l--centered":"QHro7K","TextCentered--wide-l--initial":"BrHfA5"};
|
|
5
5
|
var stylesheet=css_248z;
|
|
6
6
|
styleInject(css_248z);
|
|
7
7
|
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { TextWeight } from '@preply/ds-core';
|
|
2
|
-
export declare const useTextWeightClassNames: (weight?: TextWeight
|
|
2
|
+
export declare const useTextWeightClassNames: (weight?: TextWeight) => string[];
|
|
3
3
|
//# sourceMappingURL=useTextWeightClassNames.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useTextWeightClassNames.d.ts","sourceRoot":"","sources":["../../../../src/typography/module-text-weight/hooks/useTextWeightClassNames.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAQ7C,eAAO,MAAM,uBAAuB,
|
|
1
|
+
{"version":3,"file":"useTextWeightClassNames.d.ts","sourceRoot":"","sources":["../../../../src/typography/module-text-weight/hooks/useTextWeightClassNames.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAQ7C,eAAO,MAAM,uBAAuB,YAAa,UAAU,KAAG,MAAM,EAInE,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import styleInject from '../../../external/style-inject/dist/style-inject.es.js';
|
|
2
2
|
|
|
3
3
|
var css_248z = ".FMVxyl{font-weight:var(--73984e)}.pgzsO-{font-weight:var(--6e9792)}.Ee7pOf{font-weight:var(--d5337e)}._1KxUDv{font-weight:var(--5ea101)}.lIr7ij{font-weight:var(--2734e9)}.pt16bv{font-weight:var(--800787)}";
|
|
4
|
-
var styles = {__id:"/home/
|
|
4
|
+
var styles = {__id:"/home/runner/work/design-system/design-system/packages/web-core/src/typography/module-text-weight/style/index.module.less",__css:css_248z,"TextWeight--weight-400":"FMVxyl","TextWeight--weight-500":"pgzsO-","TextWeight--weight-700":"Ee7pOf","TextWeight--weight-normal":"_1KxUDv","TextWeight--weight-medium":"lIr7ij","TextWeight--weight-bold":"pt16bv"};
|
|
5
5
|
var stylesheet=css_248z;
|
|
6
6
|
styleInject(css_248z);
|
|
7
7
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@preply/ds-web-core",
|
|
3
|
-
"version": "0.97.
|
|
3
|
+
"version": "0.97.3",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public"
|
|
6
6
|
},
|
|
@@ -13,20 +13,20 @@
|
|
|
13
13
|
"scripts": {
|
|
14
14
|
"clean": "rm -rf dist && rm -rf src/generated",
|
|
15
15
|
"lint": "run --top-level eslint --ext .js,.ts,.tsx,.mdx *.config.js src/",
|
|
16
|
-
"test": "run --top-level
|
|
16
|
+
"test": "run --top-level vitest --coverage --watch=false",
|
|
17
17
|
"build": "NODE_ENV=production && run build:rollup",
|
|
18
18
|
"build:rollup": "run --top-level rollup -c rollup.config.js",
|
|
19
19
|
"dev": "run build:rollup -w"
|
|
20
20
|
},
|
|
21
21
|
"dependencies": {
|
|
22
|
-
"@preply/ds-core": "0.97.
|
|
23
|
-
"@preply/ds-core-types": "0.97.
|
|
22
|
+
"@preply/ds-core": "0.97.3",
|
|
23
|
+
"@preply/ds-core-types": "0.97.3"
|
|
24
24
|
},
|
|
25
25
|
"peerDependencies": {
|
|
26
|
-
"@preply/ds-core": "0.97.
|
|
27
|
-
"@preply/ds-core-types": "0.97.
|
|
26
|
+
"@preply/ds-core": "0.97.3",
|
|
27
|
+
"@preply/ds-core-types": "0.97.3",
|
|
28
28
|
"react": "^16.8.3",
|
|
29
29
|
"react-dom": "^16.8.3"
|
|
30
30
|
},
|
|
31
|
-
"gitHead": "
|
|
31
|
+
"gitHead": "a8e8f2fb81110c2bf862b48771df69983d7db67c"
|
|
32
32
|
}
|