@alfalab/core-components 42.15.0-beta.2 → 42.15.1
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/calendar/components/select-button/Component.d.ts +1 -1
- package/calendar/modern/components/select-button/Component.d.ts +1 -1
- package/calendar-range/Component.js +1 -1
- package/calendar-range/esm/Component.js +1 -1
- package/calendar-range/esm/index.js +1 -1
- package/calendar-range/esm/views/popover.js +1 -1
- package/calendar-range/esm/views/static.js +1 -1
- package/calendar-range/index.js +1 -1
- package/calendar-range/modern/Component.js +1 -1
- package/calendar-range/modern/index.js +1 -1
- package/calendar-range/modern/views/popover.js +1 -1
- package/calendar-range/modern/views/static.js +1 -1
- package/calendar-range/views/popover.js +1 -1
- package/calendar-range/views/static.js +1 -1
- package/confirmation/component.responsive.js +1 -1
- package/confirmation/components/base-confirmation/component.js +1 -1
- package/confirmation/components/base-confirmation/index.js +1 -1
- package/confirmation/components/index.js +1 -1
- package/confirmation/components/screens/index.js +1 -1
- package/confirmation/components/screens/initial/component.js +1 -1
- package/confirmation/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/components/screens/initial/index.js +1 -1
- package/confirmation/desktop/component.desktop.js +1 -1
- package/confirmation/desktop/index.js +1 -1
- package/confirmation/esm/component.responsive.js +1 -1
- package/confirmation/esm/components/base-confirmation/component.js +1 -1
- package/confirmation/esm/components/base-confirmation/index.js +1 -1
- package/confirmation/esm/components/index.js +1 -1
- package/confirmation/esm/components/screens/index.js +1 -1
- package/confirmation/esm/components/screens/initial/component.js +1 -1
- package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/esm/components/screens/initial/index.js +1 -1
- package/confirmation/esm/desktop/component.desktop.js +1 -1
- package/confirmation/esm/desktop/index.js +1 -1
- package/confirmation/esm/index.js +1 -1
- package/confirmation/esm/mobile/component.mobile.js +1 -1
- package/confirmation/esm/mobile/index.js +1 -1
- package/confirmation/esm/shared/index.js +1 -1
- package/confirmation/index.js +1 -1
- package/confirmation/mobile/component.mobile.js +1 -1
- package/confirmation/mobile/index.js +1 -1
- package/confirmation/modern/component.responsive.js +1 -1
- package/confirmation/modern/components/base-confirmation/component.js +1 -1
- package/confirmation/modern/components/base-confirmation/index.js +1 -1
- package/confirmation/modern/components/index.js +1 -1
- package/confirmation/modern/components/screens/index.js +1 -1
- package/confirmation/modern/components/screens/initial/component.js +1 -1
- package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/modern/components/screens/initial/index.js +1 -1
- package/confirmation/modern/desktop/component.desktop.js +1 -1
- package/confirmation/modern/desktop/index.js +1 -1
- package/confirmation/modern/index.js +1 -1
- package/confirmation/modern/mobile/component.mobile.js +1 -1
- package/confirmation/modern/mobile/index.js +1 -1
- package/confirmation/modern/shared/index.js +1 -1
- package/confirmation/shared/index.js +1 -1
- package/gallery/Component.js +2 -2
- package/gallery/components/header/Component.js +1 -1
- package/gallery/components/header/buttons.js +1 -1
- package/gallery/components/header/index.js +1 -1
- package/gallery/components/image-viewer/component.js +1 -1
- package/gallery/components/image-viewer/index.js +1 -1
- package/gallery/components/image-viewer/slide.js +1 -1
- package/gallery/components/index.js +2 -2
- package/gallery/esm/Component.js +2 -2
- package/gallery/esm/components/header/Component.js +1 -1
- package/gallery/esm/components/header/buttons.js +1 -1
- package/gallery/esm/components/header/index.js +1 -1
- package/gallery/esm/components/image-viewer/component.js +1 -1
- package/gallery/esm/components/image-viewer/index.js +1 -1
- package/gallery/esm/components/image-viewer/slide.js +1 -1
- package/gallery/esm/components/index.js +2 -2
- package/gallery/esm/index.js +2 -2
- package/gallery/index.js +2 -2
- package/gallery/modern/Component.js +2 -2
- package/gallery/modern/components/header/Component.js +1 -1
- package/gallery/modern/components/header/buttons.js +1 -1
- package/gallery/modern/components/header/index.js +1 -1
- package/gallery/modern/components/image-viewer/component.js +1 -1
- package/gallery/modern/components/image-viewer/index.js +1 -1
- package/gallery/modern/components/image-viewer/slide.js +1 -1
- package/gallery/modern/components/index.js +2 -2
- package/gallery/modern/index.js +2 -2
- package/grid/Component.js +1 -1
- package/grid/col/Component.js +1 -1
- package/grid/col/index.js +1 -1
- package/grid/esm/Component.js +1 -1
- package/grid/esm/col/Component.js +1 -1
- package/grid/esm/col/index.js +1 -1
- package/grid/esm/index.js +1 -1
- package/grid/esm/row/Component.js +1 -1
- package/grid/esm/row/index.js +1 -1
- package/grid/index.js +1 -1
- package/grid/modern/Component.js +1 -1
- package/grid/modern/col/Component.js +1 -1
- package/grid/modern/col/index.js +1 -1
- package/grid/modern/index.js +1 -1
- package/grid/modern/row/Component.js +1 -1
- package/grid/modern/row/index.js +1 -1
- package/grid/row/Component.js +1 -1
- package/grid/row/index.js +1 -1
- package/input/cssm/components/base-input/Component.d.ts +1 -1
- package/input/modern/components/base-input/Component.d.ts +1 -1
- package/input-autocomplete/Component.responsive.js +1 -1
- package/input-autocomplete/esm/Component.responsive.js +1 -1
- package/input-autocomplete/esm/index.js +1 -1
- package/input-autocomplete/esm/mobile/Component.mobile.js +1 -1
- package/input-autocomplete/esm/mobile/Component.modal.mobile.js +1 -1
- package/input-autocomplete/esm/mobile/index.js +1 -1
- package/input-autocomplete/index.js +1 -1
- package/input-autocomplete/mobile/Component.mobile.js +1 -1
- package/input-autocomplete/mobile/Component.modal.mobile.js +1 -1
- package/input-autocomplete/mobile/index.js +1 -1
- package/input-autocomplete/modern/Component.responsive.js +1 -1
- package/input-autocomplete/modern/index.js +1 -1
- package/input-autocomplete/modern/mobile/Component.mobile.js +1 -1
- package/input-autocomplete/modern/mobile/Component.modal.mobile.js +1 -1
- package/input-autocomplete/modern/mobile/index.js +1 -1
- package/list/Component.js +1 -1
- package/list/components/item/Component.js +1 -1
- package/list/components/item/index.d.ts +1 -1
- package/list/components/item/index.js +1 -1
- package/list/esm/Component.js +1 -1
- package/list/esm/components/item/Component.js +1 -1
- package/list/esm/components/item/index.d.ts +1 -1
- package/list/esm/components/item/index.js +1 -1
- package/list/esm/index.js +1 -1
- package/list/index.js +1 -1
- package/list/modern/Component.js +1 -1
- package/list/modern/components/item/Component.js +1 -1
- package/list/modern/components/item/index.d.ts +1 -1
- package/list/modern/components/item/index.js +1 -1
- package/list/modern/index.js +1 -1
- package/markdown/Component.desktop.js +1 -1
- package/markdown/Component.js +1 -1
- package/markdown/Component.mobile.js +1 -1
- package/markdown/Component.responsive.js +1 -1
- package/markdown/desktop/index.js +1 -1
- package/markdown/esm/Component.desktop.js +1 -1
- package/markdown/esm/Component.js +1 -1
- package/markdown/esm/Component.mobile.js +1 -1
- package/markdown/esm/Component.responsive.js +1 -1
- package/markdown/esm/desktop/index.js +1 -1
- package/markdown/esm/hooks/use-overrides.js +1 -1
- package/markdown/esm/index.js +1 -1
- package/markdown/esm/mobile/index.js +1 -1
- package/markdown/hooks/use-overrides.js +1 -1
- package/markdown/index.js +1 -1
- package/markdown/mobile/index.js +1 -1
- package/markdown/modern/Component.desktop.js +1 -1
- package/markdown/modern/Component.js +1 -1
- package/markdown/modern/Component.mobile.js +1 -1
- package/markdown/modern/Component.responsive.js +1 -1
- package/markdown/modern/desktop/index.js +1 -1
- package/markdown/modern/hooks/use-overrides.js +1 -1
- package/markdown/modern/index.js +1 -1
- package/markdown/modern/mobile/index.js +1 -1
- package/number-input/components/number-input/Component.d.ts +1 -1
- package/number-input/cssm/components/number-input/Component.d.ts +1 -1
- package/package.json +1 -1
- package/phone-input/esm/utils/index.js +1 -3
- package/picker-button/Component.responsive.d.ts +1 -1
- package/picker-button/desktop/Component.desktop.d.ts +1 -1
- package/pure-cell/component-5a229016.d.ts +6 -6
- package/pure-cell/component.js +1 -1
- package/pure-cell/components/content/component.js +1 -1
- package/pure-cell/components/content/index.d.ts +1 -1
- package/pure-cell/components/content/index.js +1 -1
- package/pure-cell/components/main/component.js +1 -1
- package/pure-cell/components/main/index.d.ts +1 -1
- package/pure-cell/components/main/index.js +1 -1
- package/pure-cell/components/text/component.js +1 -1
- package/pure-cell/components/text/index.d.ts +1 -1
- package/pure-cell/components/text/index.js +1 -1
- package/pure-cell/esm/component.js +1 -1
- package/pure-cell/esm/components/content/component.js +1 -1
- package/pure-cell/esm/components/content/index.d.ts +1 -1
- package/pure-cell/esm/components/content/index.js +1 -1
- package/pure-cell/esm/components/main/component.js +1 -1
- package/pure-cell/esm/components/main/index.d.ts +1 -1
- package/pure-cell/esm/components/main/index.js +1 -1
- package/pure-cell/esm/components/text/component.js +1 -1
- package/pure-cell/esm/components/text/index.d.ts +1 -1
- package/pure-cell/esm/components/text/index.js +1 -1
- package/pure-cell/esm/index.js +1 -1
- package/pure-cell/index.js +1 -1
- package/pure-cell/modern/component.js +1 -1
- package/pure-cell/modern/components/content/component.js +1 -1
- package/pure-cell/modern/components/content/index.d.ts +1 -1
- package/pure-cell/modern/components/content/index.js +1 -1
- package/pure-cell/modern/components/main/component.js +1 -1
- package/pure-cell/modern/components/main/index.d.ts +1 -1
- package/pure-cell/modern/components/main/index.js +1 -1
- package/pure-cell/modern/components/text/component.js +1 -1
- package/pure-cell/modern/components/text/index.d.ts +1 -1
- package/pure-cell/modern/components/text/index.js +1 -1
- package/pure-cell/modern/index.js +1 -1
- package/select/Component.responsive.js +1 -1
- package/select/esm/Component.responsive.js +1 -1
- package/select/esm/index.js +1 -1
- package/select/esm/mobile/Component.mobile.js +1 -1
- package/select/esm/mobile/Component.modal.mobile.js +1 -1
- package/select/esm/mobile/index.js +1 -1
- package/select/esm/presets/index.js +1 -1
- package/select/esm/presets/useSelectWithApply/hook.js +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/select/esm/shared/index.js +1 -1
- package/select/index.js +1 -1
- package/select/mobile/Component.mobile.js +1 -1
- package/select/mobile/Component.modal.mobile.js +1 -1
- package/select/mobile/index.js +1 -1
- package/select/modern/Component.responsive.js +1 -1
- package/select/modern/index.js +1 -1
- package/select/modern/mobile/Component.mobile.js +1 -1
- package/select/modern/mobile/Component.modal.mobile.js +1 -1
- package/select/modern/mobile/index.js +1 -1
- package/select/modern/presets/index.js +1 -1
- package/select/modern/presets/useSelectWithApply/hook.js +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/select/modern/shared/index.js +1 -1
- package/select/presets/index.js +1 -1
- package/select/presets/useSelectWithApply/hook.js +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/select/shared/index.js +1 -1
- package/tabs/collapsible/index.js +1 -1
- package/tabs/components/primary-tablist/Component.collapsible.js +1 -1
- package/tabs/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/components/primary-tablist/Component.mobile.js +1 -1
- package/tabs/components/primary-tablist/Component.responsive.js +1 -1
- package/tabs/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/components/secondary-tablist/Component.mobile.js +1 -1
- package/tabs/components/secondary-tablist/Component.responsive.js +1 -1
- package/tabs/components/tabs/Component.collapsible.js +1 -1
- package/tabs/components/tabs/Component.desktop.js +2 -2
- package/tabs/components/tabs/Component.mobile.js +2 -2
- package/tabs/components/tabs/Component.responsive.js +2 -2
- package/tabs/desktop/index.js +2 -2
- package/tabs/esm/collapsible/index.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.collapsible.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.mobile.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.responsive.js +1 -1
- package/tabs/esm/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/esm/components/secondary-tablist/Component.mobile.js +1 -1
- package/tabs/esm/components/secondary-tablist/Component.responsive.js +1 -1
- package/tabs/esm/components/tabs/Component.collapsible.js +1 -1
- package/tabs/esm/components/tabs/Component.desktop.js +2 -2
- package/tabs/esm/components/tabs/Component.mobile.js +2 -2
- package/tabs/esm/components/tabs/Component.responsive.js +2 -2
- package/tabs/esm/desktop/index.js +2 -2
- package/tabs/esm/index.js +2 -2
- package/tabs/esm/mobile/index.js +2 -2
- package/tabs/index.js +2 -2
- package/tabs/mobile/index.js +2 -2
- package/tabs/modern/collapsible/index.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.collapsible.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.mobile.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
- package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/modern/components/secondary-tablist/Component.mobile.js +1 -1
- package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
- package/tabs/modern/components/tabs/Component.collapsible.js +1 -1
- package/tabs/modern/components/tabs/Component.desktop.js +2 -2
- package/tabs/modern/components/tabs/Component.mobile.js +2 -2
- package/tabs/modern/components/tabs/Component.responsive.js +2 -2
- package/tabs/modern/desktop/index.js +2 -2
- package/tabs/modern/index.js +2 -2
- package/tabs/modern/mobile/index.js +2 -2
- package/textarea/Component.js +1 -1
- package/textarea/components/PseudoTextArea.js +1 -1
- package/textarea/components/index.d.ts +1 -1
- package/textarea/components/index.js +1 -1
- package/textarea/esm/Component.d.ts +1 -1
- package/textarea/esm/Component.js +1 -1
- package/textarea/esm/components/PseudoTextArea.js +1 -1
- package/textarea/esm/components/index.d.ts +1 -1
- package/textarea/esm/components/index.js +1 -1
- package/textarea/esm/index.js +1 -1
- package/textarea/index.js +1 -1
- package/textarea/modern/Component.js +1 -1
- package/textarea/modern/components/PseudoTextArea.js +1 -1
- package/textarea/modern/components/index.d.ts +1 -1
- package/textarea/modern/components/index.js +1 -1
- package/textarea/modern/index.js +1 -1
- package/themes/click.js +2 -0
- package/themes/compiled/mobile-dark-bluetint.css +2380 -84
- package/themes/compiled/mobile-dark-bluetint.js +2 -0
- package/themes/corp.js +2 -0
- package/themes/dark.js +2 -0
- package/themes/esm/compiled/mobile-dark-bluetint.js +3 -0
- package/themes/intranet.js +2 -0
- package/themes/mobile.js +2 -0
- package/themes/modern/compiled/mobile-dark-bluetint.js +3 -0
- package/themes/package.json +9 -1
- package/themes/site.js +2 -0
- package/time-input/cssm/utils/format.js +6 -10
- package/time-input/esm/utils/format.js +6 -10
- package/toast/Component.responsive.d.ts +1 -1
- package/toast/components/base-toast/component.d.ts +1 -1
- package/toast/esm/Component.responsive.d.ts +1 -1
- package/toast/esm/components/base-toast/component.d.ts +1 -1
- package/toast/modern/Component.responsive.d.ts +1 -1
- package/toast/modern/components/base-toast/component.d.ts +1 -1
- package/typography/component.js +2 -2
- package/typography/esm/component.js +2 -2
- package/typography/esm/index.js +2 -2
- package/typography/esm/text/component.js +1 -1
- package/typography/esm/text/index.js +1 -1
- package/typography/esm/title/component.js +1 -1
- package/typography/esm/title/index.js +2 -2
- package/typography/esm/title-mobile/component.js +2 -2
- package/typography/esm/title-mobile/index.js +2 -2
- package/typography/esm/title-responsive/component.js +2 -2
- package/typography/esm/title-responsive/index.js +2 -2
- package/typography/index.js +2 -2
- package/typography/modern/component.js +2 -2
- package/typography/modern/index.js +2 -2
- package/typography/modern/text/component.js +1 -1
- package/typography/modern/text/index.js +1 -1
- package/typography/modern/title/component.js +1 -1
- package/typography/modern/title/index.js +2 -2
- package/typography/modern/title-mobile/component.js +2 -2
- package/typography/modern/title-mobile/index.js +2 -2
- package/typography/modern/title-responsive/component.js +2 -2
- package/typography/modern/title-responsive/index.js +2 -2
- package/typography/text/component.js +1 -1
- package/typography/text/index.js +1 -1
- package/typography/title/component.js +1 -1
- package/typography/title/index.js +2 -2
- package/typography/title-mobile/component.js +2 -2
- package/typography/title-mobile/index.js +2 -2
- package/typography/title-responsive/component.js +2 -2
- package/typography/title-responsive/index.js +2 -2
- package/underlay/Component.js +1 -1
- package/underlay/esm/Component.js +1 -1
- package/underlay/esm/index.js +1 -1
- package/underlay/esm/utils/getBorderCorners.js +1 -1
- package/underlay/esm/utils/getClasses.js +1 -1
- package/underlay/index.js +1 -1
- package/underlay/modern/Component.js +1 -1
- package/underlay/modern/index.js +1 -1
- package/underlay/modern/utils/getBorderCorners.js +1 -1
- package/underlay/modern/utils/getClasses.js +1 -1
- package/underlay/utils/getBorderCorners.js +1 -1
- package/underlay/utils/getClasses.js +1 -1
- package/universal-date-input/Component.responsive.js +1 -1
- package/universal-date-input/components/base-universal-date-input/Component.js +1 -1
- package/universal-date-input/components/base-universal-date-input/index.js +1 -1
- package/universal-date-input/components/date-input/Component.js +1 -1
- package/universal-date-input/components/date-input/index.js +1 -1
- package/universal-date-input/components/date-range-input/Component.js +1 -1
- package/universal-date-input/components/date-range-input/index.js +1 -1
- package/universal-date-input/desktop/Component.desktop.js +1 -1
- package/universal-date-input/desktop/index.js +1 -1
- package/universal-date-input/esm/Component.responsive.js +1 -1
- package/universal-date-input/esm/components/base-universal-date-input/Component.js +1 -1
- package/universal-date-input/esm/components/base-universal-date-input/index.js +1 -1
- package/universal-date-input/esm/components/date-input/Component.js +1 -1
- package/universal-date-input/esm/components/date-input/index.js +1 -1
- package/universal-date-input/esm/components/date-range-input/Component.js +1 -1
- package/universal-date-input/esm/components/date-range-input/index.js +1 -1
- package/universal-date-input/esm/desktop/Component.desktop.js +1 -1
- package/universal-date-input/esm/desktop/index.js +1 -1
- package/universal-date-input/esm/index.js +1 -1
- package/universal-date-input/esm/mobile/Component.mobile.js +1 -1
- package/universal-date-input/esm/mobile/index.js +1 -1
- package/universal-date-input/index.js +1 -1
- package/universal-date-input/mobile/Component.mobile.js +1 -1
- package/universal-date-input/mobile/index.js +1 -1
- package/universal-date-input/modern/Component.responsive.js +1 -1
- package/universal-date-input/modern/components/base-universal-date-input/Component.js +1 -1
- package/universal-date-input/modern/components/base-universal-date-input/index.js +1 -1
- package/universal-date-input/modern/components/date-input/Component.js +1 -1
- package/universal-date-input/modern/components/date-input/index.js +1 -1
- package/universal-date-input/modern/components/date-range-input/Component.js +1 -1
- package/universal-date-input/modern/components/date-range-input/index.js +1 -1
- package/universal-date-input/modern/desktop/Component.desktop.js +1 -1
- package/universal-date-input/modern/desktop/index.js +1 -1
- package/universal-date-input/modern/index.js +1 -1
- package/universal-date-input/modern/mobile/Component.mobile.js +1 -1
- package/universal-date-input/modern/mobile/index.js +1 -1
- package/vars/colors-bluetint.js +2 -0
- package/vars/colors-indigo.js +2 -0
- package/vars/cssm/colors-bluetint.js +2 -0
- package/vars/cssm/colors-indigo.js +2 -0
- package/vars/index.js +792 -794
- package/vars/package.json +10 -1
- package/themes/dist/amount/click.css +0 -4
- package/themes/dist/bottom-sheet/click.css +0 -8
- package/themes/dist/bottom-sheet/corp.css +0 -4
- package/themes/dist/bottom-sheet/intranet.css +0 -3
- package/themes/dist/bottom-sheet/mobile.css +0 -4
- package/themes/dist/bottom-sheet/site.css +0 -3
- package/themes/dist/button/click.css +0 -63
- package/themes/dist/button/corp.css +0 -68
- package/themes/dist/button/intranet.css +0 -56
- package/themes/dist/button/mobile.css +0 -66
- package/themes/dist/button/site.css +0 -21
- package/themes/dist/calendar/click.css +0 -8
- package/themes/dist/calendar/intranet.css +0 -9
- package/themes/dist/calendar-input/intranet.css +0 -3
- package/themes/dist/calendar-input/mobile.css +0 -3
- package/themes/dist/calendar-input/site.css +0 -3
- package/themes/dist/checkbox/site.css +0 -10
- package/themes/dist/checkbox-group/click.css +0 -9
- package/themes/dist/checkbox-group/intranet.css +0 -4
- package/themes/dist/checkbox-group/mobile.css +0 -4
- package/themes/dist/checkbox-group/site.css +0 -5
- package/themes/dist/circular-progress-bar/click.css +0 -5
- package/themes/dist/click.css +0 -1093
- package/themes/dist/click.d.ts +0 -2
- package/themes/dist/click.js +0 -12
- package/themes/dist/compiled/mobile-dark-bluetint.css +0 -3000
- package/themes/dist/compiled/mobile-dark-bluetint.d.ts +0 -2
- package/themes/dist/compiled/mobile-dark-bluetint.js +0 -11
- package/themes/dist/confirmation/click.css +0 -12
- package/themes/dist/confirmation/intranet.css +0 -8
- package/themes/dist/confirmation/mobile.css +0 -8
- package/themes/dist/corp.css +0 -898
- package/themes/dist/corp.d.ts +0 -2
- package/themes/dist/corp.js +0 -12
- package/themes/dist/dark.d.ts +0 -2
- package/themes/dist/dark.js +0 -12
- package/themes/dist/dropzone/click.css +0 -3
- package/themes/dist/esm/click.d.ts +0 -2
- package/themes/dist/esm/click.js +0 -6
- package/themes/dist/esm/compiled/mobile-dark-bluetint.d.ts +0 -2
- package/themes/dist/esm/compiled/mobile-dark-bluetint.js +0 -4
- package/themes/dist/esm/corp.d.ts +0 -2
- package/themes/dist/esm/corp.js +0 -6
- package/themes/dist/esm/dark.d.ts +0 -2
- package/themes/dist/esm/dark.js +0 -6
- package/themes/dist/esm/intranet.d.ts +0 -2
- package/themes/dist/esm/intranet.js +0 -6
- package/themes/dist/esm/mobile.d.ts +0 -2
- package/themes/dist/esm/mobile.js +0 -6
- package/themes/dist/esm/site.d.ts +0 -2
- package/themes/dist/esm/site.js +0 -6
- package/themes/dist/filter-tag/mobile.css +0 -4
- package/themes/dist/form-control/click.css +0 -4
- package/themes/dist/form-control/intranet.css +0 -53
- package/themes/dist/form-control/mobile.css +0 -58
- package/themes/dist/form-control/site.css +0 -98
- package/themes/dist/icon-button/click.css +0 -24
- package/themes/dist/icon-view/click.css +0 -4
- package/themes/dist/input/intranet.css +0 -14
- package/themes/dist/input/mobile.css +0 -5
- package/themes/dist/input/site.css +0 -8
- package/themes/dist/intranet.css +0 -995
- package/themes/dist/intranet.d.ts +0 -2
- package/themes/dist/intranet.js +0 -12
- package/themes/dist/link/click.css +0 -25
- package/themes/dist/list/click.css +0 -4
- package/themes/dist/mobile.css +0 -1010
- package/themes/dist/mobile.d.ts +0 -2
- package/themes/dist/mobile.js +0 -12
- package/themes/dist/modal/click.css +0 -31
- package/themes/dist/modal/corp.css +0 -4
- package/themes/dist/modern/click.d.ts +0 -2
- package/themes/dist/modern/click.js +0 -6
- package/themes/dist/modern/compiled/mobile-dark-bluetint.d.ts +0 -2
- package/themes/dist/modern/compiled/mobile-dark-bluetint.js +0 -4
- package/themes/dist/modern/corp.d.ts +0 -2
- package/themes/dist/modern/corp.js +0 -6
- package/themes/dist/modern/dark.d.ts +0 -2
- package/themes/dist/modern/dark.js +0 -6
- package/themes/dist/modern/intranet.d.ts +0 -2
- package/themes/dist/modern/intranet.js +0 -6
- package/themes/dist/modern/mobile.d.ts +0 -2
- package/themes/dist/modern/mobile.js +0 -6
- package/themes/dist/modern/site.d.ts +0 -2
- package/themes/dist/modern/site.js +0 -6
- package/themes/dist/navigation-bar/click.css +0 -4
- package/themes/dist/package.json +0 -11
- package/themes/dist/progress-bar/click.css +0 -3
- package/themes/dist/radio/site.css +0 -9
- package/themes/dist/radio-group/click.css +0 -5
- package/themes/dist/radio-group/intranet.css +0 -4
- package/themes/dist/radio-group/mobile.css +0 -4
- package/themes/dist/radio-group/site.css +0 -5
- package/themes/dist/select/click.css +0 -13
- package/themes/dist/select/intranet.css +0 -6
- package/themes/dist/select/mobile.css +0 -6
- package/themes/dist/select/site.css +0 -7
- package/themes/dist/side-panel/click.css +0 -5
- package/themes/dist/site.css +0 -983
- package/themes/dist/site.d.ts +0 -2
- package/themes/dist/site.js +0 -12
- package/themes/dist/skeleton/click.css +0 -8
- package/themes/dist/slider/intranet.css +0 -6
- package/themes/dist/slider/mobile.css +0 -6
- package/themes/dist/slider-input/intranet.css +0 -12
- package/themes/dist/slider-input/mobile.css +0 -12
- package/themes/dist/slider-input/site.css +0 -13
- package/themes/dist/src/dark.css +0 -313
- package/themes/dist/src/mixins/amount/click.css +0 -4
- package/themes/dist/src/mixins/bottom-sheet/click.css +0 -8
- package/themes/dist/src/mixins/bottom-sheet/corp.css +0 -4
- package/themes/dist/src/mixins/bottom-sheet/intranet.css +0 -3
- package/themes/dist/src/mixins/bottom-sheet/mobile.css +0 -4
- package/themes/dist/src/mixins/bottom-sheet/site.css +0 -3
- package/themes/dist/src/mixins/button/click.css +0 -63
- package/themes/dist/src/mixins/button/corp.css +0 -68
- package/themes/dist/src/mixins/button/intranet.css +0 -56
- package/themes/dist/src/mixins/button/mobile.css +0 -66
- package/themes/dist/src/mixins/button/site.css +0 -21
- package/themes/dist/src/mixins/calendar/click.css +0 -8
- package/themes/dist/src/mixins/calendar/intranet.css +0 -9
- package/themes/dist/src/mixins/calendar-input/intranet.css +0 -3
- package/themes/dist/src/mixins/calendar-input/mobile.css +0 -3
- package/themes/dist/src/mixins/calendar-input/site.css +0 -3
- package/themes/dist/src/mixins/checkbox/site.css +0 -10
- package/themes/dist/src/mixins/checkbox-group/click.css +0 -9
- package/themes/dist/src/mixins/checkbox-group/intranet.css +0 -4
- package/themes/dist/src/mixins/checkbox-group/mobile.css +0 -4
- package/themes/dist/src/mixins/checkbox-group/site.css +0 -5
- package/themes/dist/src/mixins/circular-progress-bar/click.css +0 -5
- package/themes/dist/src/mixins/click.css +0 -54
- package/themes/dist/src/mixins/confirmation/click.css +0 -12
- package/themes/dist/src/mixins/confirmation/intranet.css +0 -8
- package/themes/dist/src/mixins/confirmation/mobile.css +0 -8
- package/themes/dist/src/mixins/corp.css +0 -11
- package/themes/dist/src/mixins/dark.css +0 -313
- package/themes/dist/src/mixins/dropzone/click.css +0 -3
- package/themes/dist/src/mixins/filter-tag/mobile.css +0 -4
- package/themes/dist/src/mixins/form-control/click.css +0 -4
- package/themes/dist/src/mixins/form-control/intranet.css +0 -53
- package/themes/dist/src/mixins/form-control/mobile.css +0 -58
- package/themes/dist/src/mixins/form-control/site.css +0 -98
- package/themes/dist/src/mixins/icon-button/click.css +0 -24
- package/themes/dist/src/mixins/icon-view/click.css +0 -4
- package/themes/dist/src/mixins/input/intranet.css +0 -14
- package/themes/dist/src/mixins/input/mobile.css +0 -5
- package/themes/dist/src/mixins/input/site.css +0 -8
- package/themes/dist/src/mixins/intranet.css +0 -29
- package/themes/dist/src/mixins/link/click.css +0 -25
- package/themes/dist/src/mixins/list/click.css +0 -4
- package/themes/dist/src/mixins/mobile.css +0 -31
- package/themes/dist/src/mixins/modal/click.css +0 -31
- package/themes/dist/src/mixins/modal/corp.css +0 -4
- package/themes/dist/src/mixins/navigation-bar/click.css +0 -4
- package/themes/dist/src/mixins/progress-bar/click.css +0 -3
- package/themes/dist/src/mixins/radio/site.css +0 -9
- package/themes/dist/src/mixins/radio-group/click.css +0 -5
- package/themes/dist/src/mixins/radio-group/intranet.css +0 -4
- package/themes/dist/src/mixins/radio-group/mobile.css +0 -4
- package/themes/dist/src/mixins/radio-group/site.css +0 -5
- package/themes/dist/src/mixins/select/click.css +0 -13
- package/themes/dist/src/mixins/select/intranet.css +0 -6
- package/themes/dist/src/mixins/select/mobile.css +0 -6
- package/themes/dist/src/mixins/select/site.css +0 -7
- package/themes/dist/src/mixins/side-panel/click.css +0 -5
- package/themes/dist/src/mixins/site.css +0 -27
- package/themes/dist/src/mixins/skeleton/click.css +0 -8
- package/themes/dist/src/mixins/slider/intranet.css +0 -6
- package/themes/dist/src/mixins/slider/mobile.css +0 -6
- package/themes/dist/src/mixins/slider-input/intranet.css +0 -12
- package/themes/dist/src/mixins/slider-input/mobile.css +0 -12
- package/themes/dist/src/mixins/slider-input/site.css +0 -13
- package/themes/dist/src/mixins/steps/mobile.css +0 -4
- package/themes/dist/src/mixins/system-message/click.css +0 -13
- package/themes/dist/src/mixins/tabs/click.css +0 -26
- package/themes/dist/src/mixins/tabs/corp.css +0 -4
- package/themes/dist/src/mixins/tabs/site.css +0 -8
- package/themes/dist/src/mixins/tag/click.css +0 -41
- package/themes/dist/src/mixins/tag/intranet.css +0 -28
- package/themes/dist/src/mixins/tag/mobile.css +0 -44
- package/themes/dist/src/mixins/toast-plate/click.css +0 -11
- package/themes/dist/steps/mobile.css +0 -4
- package/themes/dist/system-message/click.css +0 -13
- package/themes/dist/tabs/click.css +0 -26
- package/themes/dist/tabs/corp.css +0 -4
- package/themes/dist/tabs/site.css +0 -8
- package/themes/dist/tag/click.css +0 -41
- package/themes/dist/tag/intranet.css +0 -28
- package/themes/dist/tag/mobile.css +0 -44
- package/themes/dist/toast-plate/click.css +0 -11
- package/vars/dist/colors-bluetint.d.ts +0 -2
- package/vars/dist/colors-bluetint.js +0 -12
- package/vars/dist/colors-indigo.d.ts +0 -2
- package/vars/dist/colors-indigo.js +0 -12
- package/vars/dist/cssm/border-radius.css +0 -11
- package/vars/dist/cssm/bundle/click.css +0 -732
- package/vars/dist/cssm/bundle/corp.css +0 -732
- package/vars/dist/cssm/bundle/intranet.css +0 -732
- package/vars/dist/cssm/bundle/mobile.css +0 -732
- package/vars/dist/cssm/bundle/site.css +0 -726
- package/vars/dist/cssm/colors-addons.css +0 -127
- package/vars/dist/cssm/colors-bluetint.css +0 -515
- package/vars/dist/cssm/colors-bluetint.d.ts +0 -2
- package/vars/dist/cssm/colors-bluetint.js +0 -12
- package/vars/dist/cssm/colors-indigo.css +0 -515
- package/vars/dist/cssm/colors-indigo.d.ts +0 -2
- package/vars/dist/cssm/colors-indigo.js +0 -12
- package/vars/dist/cssm/colors-transparent.css +0 -28
- package/vars/dist/cssm/colors-x5.css +0 -4
- package/vars/dist/cssm/colors.css +0 -71
- package/vars/dist/cssm/index.css +0 -824
- package/vars/dist/cssm/mixins.css +0 -1
- package/vars/dist/cssm/typography.css +0 -6
- package/vars/dist/esm/colors-bluetint.d.ts +0 -2
- package/vars/dist/esm/colors-bluetint.js +0 -6
- package/vars/dist/esm/colors-indigo.d.ts +0 -2
- package/vars/dist/esm/colors-indigo.js +0 -6
- package/vars/dist/gaps.css +0 -30
- package/vars/dist/index.d.ts +0 -792
- package/vars/dist/index.js +0 -792
- package/vars/dist/modern/colors-bluetint.d.ts +0 -2
- package/vars/dist/modern/colors-bluetint.js +0 -6
- package/vars/dist/modern/colors-indigo.d.ts +0 -2
- package/vars/dist/modern/colors-indigo.js +0 -6
- package/vars/dist/package.json +0 -12
- package/vars/dist/shadows-bluetint.css +0 -43
- package/vars/dist/shadows-indigo.css +0 -38
- package/vars/dist/src/border-radius.css +0 -11
- package/vars/dist/src/bundle/click.css +0 -7
- package/vars/dist/src/bundle/corp.css +0 -7
- package/vars/dist/src/bundle/intranet.css +0 -7
- package/vars/dist/src/bundle/mobile.css +0 -7
- package/vars/dist/src/bundle/site.css +0 -6
- package/vars/dist/src/colors-addons.css +0 -127
- package/vars/dist/src/colors-bluetint.css +0 -515
- package/vars/dist/src/colors-indigo.css +0 -515
- package/vars/dist/src/colors-transparent.css +0 -28
- package/vars/dist/src/colors-x5.css +0 -4
- package/vars/dist/src/colors.css +0 -71
- package/vars/dist/src/gaps.css +0 -30
- package/vars/dist/src/index.css +0 -9
- package/vars/dist/src/mixins.css +0 -85
- package/vars/dist/src/shadows-bluetint.css +0 -43
- package/vars/dist/src/shadows-indigo.css +0 -38
- package/vars/dist/typography.css +0 -519
- /package/calendar-range/esm/{index.module-e198d772.js → index.module-33f1b0a8.js} +0 -0
- /package/calendar-range/{index.module-6191edf4.js → index.module-19d61790.js} +0 -0
- /package/calendar-range/modern/{index.module-46c5fffb.js → index.module-02510201.js} +0 -0
- /package/confirmation/{countdown-section-23023007.d.ts → countdown-section-c2aa1d18.d.ts} +0 -0
- /package/confirmation/{countdown-section-23023007.js → countdown-section-c2aa1d18.js} +0 -0
- /package/confirmation/esm/{countdown-section-d5649685.d.ts → countdown-section-fa5526a2.d.ts} +0 -0
- /package/confirmation/esm/{countdown-section-d5649685.js → countdown-section-fa5526a2.js} +0 -0
- /package/confirmation/modern/{countdown-section-43c033b3.d.ts → countdown-section-22174dc7.d.ts} +0 -0
- /package/confirmation/modern/{countdown-section-43c033b3.js → countdown-section-22174dc7.js} +0 -0
- /package/gallery/{buttons-9b461f9b.d.ts → buttons-be471aad.d.ts} +0 -0
- /package/gallery/{buttons-9b461f9b.js → buttons-be471aad.js} +0 -0
- /package/gallery/esm/{buttons-8e06df67.d.ts → buttons-5b1dadd2.d.ts} +0 -0
- /package/gallery/esm/{buttons-8e06df67.js → buttons-5b1dadd2.js} +0 -0
- /package/gallery/esm/{slide-0f9310b3.d.ts → slide-ab27cede.d.ts} +0 -0
- /package/gallery/esm/{slide-0f9310b3.js → slide-ab27cede.js} +0 -0
- /package/gallery/modern/{buttons-138ec0ad.d.ts → buttons-f4c80819.d.ts} +0 -0
- /package/gallery/modern/{buttons-138ec0ad.js → buttons-f4c80819.js} +0 -0
- /package/gallery/modern/{slide-5289027d.d.ts → slide-be6577fd.d.ts} +0 -0
- /package/gallery/modern/{slide-5289027d.js → slide-be6577fd.js} +0 -0
- /package/gallery/{slide-66bc5fce.d.ts → slide-fb659e8e.d.ts} +0 -0
- /package/gallery/{slide-66bc5fce.js → slide-fb659e8e.js} +0 -0
- /package/grid/esm/{gutters.module-b495946a.js → gutters.module-8c3bcdc1.js} +0 -0
- /package/grid/{gutters.module-2a616d13.js → gutters.module-928ea6e2.js} +0 -0
- /package/grid/modern/{gutters.module-7b965998.js → gutters.module-3dab3dc8.js} +0 -0
- /package/input-autocomplete/esm/{mobile.module-8b52bef6.js → mobile.module-decbbd90.js} +0 -0
- /package/input-autocomplete/{mobile.module-e46ca1a6.js → mobile.module-e40ba140.js} +0 -0
- /package/input-autocomplete/modern/{mobile.module-05688eb3.js → mobile.module-97035e7c.js} +0 -0
- /package/list/{Component-bb43162d.d.ts → Component-68c9d905.d.ts} +0 -0
- /package/list/{Component-bb43162d.js → Component-68c9d905.js} +0 -0
- /package/list/esm/{Component-6c56d081.d.ts → Component-b8ddd701.d.ts} +0 -0
- /package/list/esm/{Component-6c56d081.js → Component-b8ddd701.js} +0 -0
- /package/list/modern/{Component-12df4ce4.d.ts → Component-57c229d7.d.ts} +0 -0
- /package/list/modern/{Component-12df4ce4.js → Component-57c229d7.js} +0 -0
- /package/markdown/esm/{use-overrides-28b09665.d.ts → use-overrides-6357057f.d.ts} +0 -0
- /package/markdown/esm/{use-overrides-28b09665.js → use-overrides-6357057f.js} +0 -0
- /package/markdown/modern/{use-overrides-ddf18663.d.ts → use-overrides-d0682b78.d.ts} +0 -0
- /package/markdown/modern/{use-overrides-ddf18663.js → use-overrides-d0682b78.js} +0 -0
- /package/markdown/{use-overrides-3ee55b87.d.ts → use-overrides-435ce6a5.d.ts} +0 -0
- /package/markdown/{use-overrides-3ee55b87.js → use-overrides-435ce6a5.js} +0 -0
- /package/pure-cell/{component-9972318b.d.ts → component-07110547.d.ts} +0 -0
- /package/pure-cell/{component-9972318b.js → component-07110547.js} +0 -0
- /package/pure-cell/esm/{component-2d9bcb35.d.ts → component-e2d04d98.d.ts} +0 -0
- /package/pure-cell/esm/{component-2d9bcb35.js → component-e2d04d98.js} +0 -0
- /package/pure-cell/modern/{component-d0839358.d.ts → component-6aaaa943.d.ts} +0 -0
- /package/pure-cell/modern/{component-d0839358.js → component-6aaaa943.js} +0 -0
- /package/select/esm/{hook-05fa36a0.d.ts → hook-2cdb4e90.d.ts} +0 -0
- /package/select/esm/{hook-05fa36a0.js → hook-2cdb4e90.js} +0 -0
- /package/select/{hook-45440d84.d.ts → hook-3ee000fb.d.ts} +0 -0
- /package/select/{hook-45440d84.js → hook-3ee000fb.js} +0 -0
- /package/select/modern/{hook-60298fa6.d.ts → hook-b7e27470.d.ts} +0 -0
- /package/select/modern/{hook-60298fa6.js → hook-b7e27470.js} +0 -0
- /package/tabs/esm/{index.module-914cd638.js → index.module-023a9571.js} +0 -0
- /package/tabs/esm/{index.module-7749113c.js → index.module-e460a04f.js} +0 -0
- /package/tabs/{index.module-ea7afdcd.js → index.module-6dc601b0.js} +0 -0
- /package/tabs/{index.module-bea9a45a.js → index.module-e18ca7bb.js} +0 -0
- /package/tabs/modern/{index.module-5d4fb185.js → index.module-008ceedb.js} +0 -0
- /package/tabs/modern/{index.module-f012b45c.js → index.module-4d33aa4e.js} +0 -0
- /package/textarea/{PseudoTextArea-ab7e832d.d.ts → PseudoTextArea-16c2c40e.d.ts} +0 -0
- /package/textarea/{PseudoTextArea-ab7e832d.js → PseudoTextArea-16c2c40e.js} +0 -0
- /package/textarea/esm/{PseudoTextArea-091cd7b3.d.ts → PseudoTextArea-a86669fa.d.ts} +0 -0
- /package/textarea/esm/{PseudoTextArea-091cd7b3.js → PseudoTextArea-a86669fa.js} +0 -0
- /package/textarea/modern/{PseudoTextArea-8104fe2f.d.ts → PseudoTextArea-71c45f56.d.ts} +0 -0
- /package/textarea/modern/{PseudoTextArea-8104fe2f.js → PseudoTextArea-71c45f56.js} +0 -0
- /package/themes/{dist/src → src}/click.ts +0 -0
- /package/themes/{dist/src → src}/compiled/mobile-dark-bluetint.ts +0 -0
- /package/themes/{dist/src → src}/corp.ts +0 -0
- /package/themes/{dist → src}/dark.css +0 -0
- /package/themes/{dist/src → src}/dark.ts +0 -0
- /package/themes/{dist/src → src}/default.css +0 -0
- /package/themes/{dist/src → src}/intranet.ts +0 -0
- /package/themes/{dist → src}/mixins/amount/click.css +0 -0
- /package/themes/{dist → src}/mixins/bottom-sheet/click.css +0 -0
- /package/themes/{dist → src}/mixins/bottom-sheet/corp.css +0 -0
- /package/themes/{dist → src}/mixins/bottom-sheet/intranet.css +0 -0
- /package/themes/{dist → src}/mixins/bottom-sheet/mobile.css +0 -0
- /package/themes/{dist → src}/mixins/bottom-sheet/site.css +0 -0
- /package/themes/{dist → src}/mixins/button/click.css +0 -0
- /package/themes/{dist → src}/mixins/button/corp.css +0 -0
- /package/themes/{dist → src}/mixins/button/intranet.css +0 -0
- /package/themes/{dist → src}/mixins/button/mobile.css +0 -0
- /package/themes/{dist → src}/mixins/button/site.css +0 -0
- /package/themes/{dist → src}/mixins/calendar/click.css +0 -0
- /package/themes/{dist → src}/mixins/calendar/intranet.css +0 -0
- /package/themes/{dist → src}/mixins/calendar-input/intranet.css +0 -0
- /package/themes/{dist → src}/mixins/calendar-input/mobile.css +0 -0
- /package/themes/{dist → src}/mixins/calendar-input/site.css +0 -0
- /package/themes/{dist → src}/mixins/checkbox/site.css +0 -0
- /package/themes/{dist → src}/mixins/checkbox-group/click.css +0 -0
- /package/themes/{dist → src}/mixins/checkbox-group/intranet.css +0 -0
- /package/themes/{dist → src}/mixins/checkbox-group/mobile.css +0 -0
- /package/themes/{dist → src}/mixins/checkbox-group/site.css +0 -0
- /package/themes/{dist → src}/mixins/circular-progress-bar/click.css +0 -0
- /package/themes/{dist → src}/mixins/click.css +0 -0
- /package/themes/{dist → src}/mixins/confirmation/click.css +0 -0
- /package/themes/{dist → src}/mixins/confirmation/intranet.css +0 -0
- /package/themes/{dist → src}/mixins/confirmation/mobile.css +0 -0
- /package/themes/{dist → src}/mixins/corp.css +0 -0
- /package/themes/{dist → src}/mixins/dark.css +0 -0
- /package/themes/{dist → src}/mixins/dropzone/click.css +0 -0
- /package/themes/{dist → src}/mixins/filter-tag/mobile.css +0 -0
- /package/themes/{dist → src}/mixins/form-control/click.css +0 -0
- /package/themes/{dist → src}/mixins/form-control/intranet.css +0 -0
- /package/themes/{dist → src}/mixins/form-control/mobile.css +0 -0
- /package/themes/{dist → src}/mixins/form-control/site.css +0 -0
- /package/themes/{dist → src}/mixins/icon-button/click.css +0 -0
- /package/themes/{dist → src}/mixins/icon-view/click.css +0 -0
- /package/themes/{dist → src}/mixins/input/intranet.css +0 -0
- /package/themes/{dist → src}/mixins/input/mobile.css +0 -0
- /package/themes/{dist → src}/mixins/input/site.css +0 -0
- /package/themes/{dist → src}/mixins/intranet.css +0 -0
- /package/themes/{dist → src}/mixins/link/click.css +0 -0
- /package/themes/{dist → src}/mixins/list/click.css +0 -0
- /package/themes/{dist → src}/mixins/mobile.css +0 -0
- /package/themes/{dist → src}/mixins/modal/click.css +0 -0
- /package/themes/{dist → src}/mixins/modal/corp.css +0 -0
- /package/themes/{dist → src}/mixins/navigation-bar/click.css +0 -0
- /package/themes/{dist → src}/mixins/progress-bar/click.css +0 -0
- /package/themes/{dist → src}/mixins/radio/site.css +0 -0
- /package/themes/{dist → src}/mixins/radio-group/click.css +0 -0
- /package/themes/{dist → src}/mixins/radio-group/intranet.css +0 -0
- /package/themes/{dist → src}/mixins/radio-group/mobile.css +0 -0
- /package/themes/{dist → src}/mixins/radio-group/site.css +0 -0
- /package/themes/{dist → src}/mixins/select/click.css +0 -0
- /package/themes/{dist → src}/mixins/select/intranet.css +0 -0
- /package/themes/{dist → src}/mixins/select/mobile.css +0 -0
- /package/themes/{dist → src}/mixins/select/site.css +0 -0
- /package/themes/{dist → src}/mixins/side-panel/click.css +0 -0
- /package/themes/{dist → src}/mixins/site.css +0 -0
- /package/themes/{dist → src}/mixins/skeleton/click.css +0 -0
- /package/themes/{dist → src}/mixins/slider/intranet.css +0 -0
- /package/themes/{dist → src}/mixins/slider/mobile.css +0 -0
- /package/themes/{dist → src}/mixins/slider-input/intranet.css +0 -0
- /package/themes/{dist → src}/mixins/slider-input/mobile.css +0 -0
- /package/themes/{dist → src}/mixins/slider-input/site.css +0 -0
- /package/themes/{dist → src}/mixins/steps/mobile.css +0 -0
- /package/themes/{dist → src}/mixins/system-message/click.css +0 -0
- /package/themes/{dist → src}/mixins/tabs/click.css +0 -0
- /package/themes/{dist → src}/mixins/tabs/corp.css +0 -0
- /package/themes/{dist → src}/mixins/tabs/site.css +0 -0
- /package/themes/{dist → src}/mixins/tag/click.css +0 -0
- /package/themes/{dist → src}/mixins/tag/intranet.css +0 -0
- /package/themes/{dist → src}/mixins/tag/mobile.css +0 -0
- /package/themes/{dist → src}/mixins/toast-plate/click.css +0 -0
- /package/themes/{dist/src → src}/mobile.ts +0 -0
- /package/themes/{dist/src → src}/site.ts +0 -0
- /package/typography/{colors.module-c18738a5.js → colors.module-8bf3fbb9.js} +0 -0
- /package/typography/{common.module-be3af65f.js → common.module-68e0a306.js} +0 -0
- /package/typography/esm/{colors.module-a856f741.js → colors.module-9f0ccf8f.js} +0 -0
- /package/typography/esm/{common.module-15853569.js → common.module-33717b30.js} +0 -0
- /package/typography/modern/{colors.module-b71a987c.js → colors.module-6c996af3.js} +0 -0
- /package/typography/modern/{common.module-bdec5fa9.js → common.module-f9ee015e.js} +0 -0
- /package/underlay/esm/{index.module-caf6a59f.js → index.module-19a6b11f.js} +0 -0
- /package/underlay/{index.module-884a30ea.js → index.module-72548b60.js} +0 -0
- /package/underlay/modern/{index.module-35c4a750.js → index.module-4a71de54.js} +0 -0
- /package/universal-date-input/esm/{index.module-0cab21ec.js → index.module-6fae576a.js} +0 -0
- /package/universal-date-input/{index.module-b9d34b3f.js → index.module-6186d9af.js} +0 -0
- /package/universal-date-input/modern/{index.module-d2f06356.js → index.module-5962466b.js} +0 -0
- /package/vars/{dist → src}/border-radius.css +0 -0
- /package/vars/{dist → src}/bundle/click.css +0 -0
- /package/vars/{dist → src}/bundle/corp.css +0 -0
- /package/vars/{dist → src}/bundle/intranet.css +0 -0
- /package/vars/{dist → src}/bundle/mobile.css +0 -0
- /package/vars/{dist → src}/bundle/site.css +0 -0
- /package/vars/{dist → src}/colors-addons.css +0 -0
- /package/vars/{dist → src}/colors-bluetint.css +0 -0
- /package/vars/{dist/src → src}/colors-bluetint.ts +0 -0
- /package/vars/{dist → src}/colors-indigo.css +0 -0
- /package/vars/{dist/src → src}/colors-indigo.ts +0 -0
- /package/vars/{dist → src}/colors-transparent.css +0 -0
- /package/vars/{dist → src}/colors-x5.css +0 -0
- /package/vars/{dist → src}/colors.css +0 -0
- /package/vars/{dist/cssm → src}/gaps.css +0 -0
- /package/vars/{dist → src}/index.css +0 -0
- /package/vars/{dist → src}/mixins.css +0 -0
- /package/vars/{dist/cssm → src}/shadows-bluetint.css +0 -0
- /package/vars/{dist/cssm → src}/shadows-indigo.css +0 -0
- /package/vars/{dist/src → src}/typography.css +0 -0
|
@@ -1,732 +0,0 @@
|
|
|
1
|
-
:root {
|
|
2
|
-
--color-dark-bg-accent: #ef3124;
|
|
3
|
-
--color-dark-bg-attention-muted: #332104;
|
|
4
|
-
--color-dark-bg-info: #001c3c;
|
|
5
|
-
--color-dark-bg-negative-muted: #35110d;
|
|
6
|
-
--color-dark-bg-opaque: rgba(255, 255, 255, 0.8);
|
|
7
|
-
--color-dark-bg-overlay: rgba(0, 0, 0, 0.8);
|
|
8
|
-
--color-dark-bg-positive-muted: #042117;
|
|
9
|
-
--color-dark-bg-primary: #121212;
|
|
10
|
-
--color-dark-bg-primary-inverted: #fff;
|
|
11
|
-
--color-dark-bg-quaternary: #3a3a3c;
|
|
12
|
-
--color-dark-bg-quaternary-inverted: #dcdcdd;
|
|
13
|
-
--color-dark-bg-secondary: #202022;
|
|
14
|
-
--color-dark-bg-secondary-inverted: #f3f4f5;
|
|
15
|
-
--color-dark-bg-tertiary: #2c2c2e;
|
|
16
|
-
--color-dark-bg-tertiary-inverted: #e9e9eb;
|
|
17
|
-
--color-dark-border-accent: #ef3124;
|
|
18
|
-
--color-dark-border-key: #fff;
|
|
19
|
-
--color-dark-border-key-inverted: #000;
|
|
20
|
-
--color-dark-border-link: #0072ef;
|
|
21
|
-
--color-dark-border-primary: #2b2b2e;
|
|
22
|
-
--color-dark-border-primary-inverted: #dcdcdd;
|
|
23
|
-
--color-dark-border-secondary: #262629;
|
|
24
|
-
--color-dark-border-secondary-inverted: #e9e9eb;
|
|
25
|
-
--color-dark-border-tertiary: #1c1c1e;
|
|
26
|
-
--color-dark-border-tertiary-inverted: #f3f4f5;
|
|
27
|
-
--color-dark-border-underline: #464649;
|
|
28
|
-
--color-dark-border-underline-inverted: #c5c5c7;
|
|
29
|
-
--color-dark-graphic-accent: #ef3124;
|
|
30
|
-
--color-dark-graphic-attention: #f6bf65;
|
|
31
|
-
--color-dark-graphic-link: #0072ef;
|
|
32
|
-
--color-dark-graphic-negative: #d91d0b;
|
|
33
|
-
--color-dark-graphic-positive: #2fc26e;
|
|
34
|
-
--color-dark-graphic-primary: #fff;
|
|
35
|
-
--color-dark-graphic-primary-inverted: #0e0e0e;
|
|
36
|
-
--color-dark-graphic-quaternary: #303032;
|
|
37
|
-
--color-dark-graphic-quaternary-inverted: #dcdcdd;
|
|
38
|
-
--color-dark-graphic-secondary: #85858d;
|
|
39
|
-
--color-dark-graphic-secondary-inverted: #86868a;
|
|
40
|
-
--color-dark-graphic-tertiary: #4f4f52;
|
|
41
|
-
--color-dark-graphic-tertiary-inverted: #c1c1c3;
|
|
42
|
-
--color-dark-specialbg-component: rgba(255, 255, 255, 0.1);
|
|
43
|
-
--color-dark-specialbg-component-inverted: rgba(11, 31, 53, 0.07);
|
|
44
|
-
--color-dark-specialbg-nulled: rgba(255, 255, 255, 0);
|
|
45
|
-
--color-dark-specialbg-overlay-fallback: #070707;
|
|
46
|
-
--color-dark-specialbg-primary-grouped: #202022;
|
|
47
|
-
--color-dark-specialbg-secondary-grouped: #2c2c2e;
|
|
48
|
-
--color-dark-specialbg-secondary-transparent: rgba(255, 255, 255, 0.06);
|
|
49
|
-
--color-dark-specialbg-secondary-transparent-inverted: rgba(11, 31, 53, 0.05);
|
|
50
|
-
--color-dark-specialbg-tertiary-grouped: #3a3a3c;
|
|
51
|
-
--color-dark-specialbg-tertiary-transparent: rgba(255, 255, 255, 0.11);
|
|
52
|
-
--color-dark-specialbg-tertiary-transparent-inverted: rgba(11, 31, 53, 0.1);
|
|
53
|
-
--color-dark-text-accent: #ef3124;
|
|
54
|
-
--color-dark-text-attention: #cb830f;
|
|
55
|
-
--color-dark-text-disabled: rgba(235, 235, 245, 0.2);
|
|
56
|
-
--color-dark-text-disabled-inverted: rgba(60, 60, 67, 0.22);
|
|
57
|
-
--color-dark-text-link: #0072ef;
|
|
58
|
-
--color-dark-text-negative: #f15045;
|
|
59
|
-
--color-dark-text-positive: #13a463;
|
|
60
|
-
--color-dark-text-primary: #fff;
|
|
61
|
-
--color-dark-text-primary-inverted: #0e0e0e;
|
|
62
|
-
--color-dark-text-secondary: rgba(235, 235, 245, 0.54);
|
|
63
|
-
--color-dark-text-secondary-inverted: rgba(60, 60, 67, 0.66);
|
|
64
|
-
--color-dark-text-tertiary: rgba(235, 235, 245, 0.32);
|
|
65
|
-
--color-dark-text-tertiary-inverted: rgba(60, 60, 67, 0.4);
|
|
66
|
-
--color-light-bg-accent: #ef3124;
|
|
67
|
-
--color-light-bg-attention-muted: #f7ebd9;
|
|
68
|
-
--color-light-bg-info: #d6e8fc;
|
|
69
|
-
--color-light-bg-negative-muted: #fbe8e7;
|
|
70
|
-
--color-light-bg-opaque: rgba(255, 255, 255, 0.8);
|
|
71
|
-
--color-light-bg-overlay: rgba(0, 0, 0, 0.6);
|
|
72
|
-
--color-light-bg-positive-muted: #e7f6ef;
|
|
73
|
-
--color-light-bg-primary: #fff;
|
|
74
|
-
--color-light-bg-primary-inverted: #121212;
|
|
75
|
-
--color-light-bg-quaternary: #dcdcdd;
|
|
76
|
-
--color-light-bg-quaternary-inverted: #3a3a3c;
|
|
77
|
-
--color-light-bg-secondary: #f3f4f5;
|
|
78
|
-
--color-light-bg-secondary-inverted: #202022;
|
|
79
|
-
--color-light-bg-tertiary: #e9e9eb;
|
|
80
|
-
--color-light-bg-tertiary-inverted: #2c2c2e;
|
|
81
|
-
--color-light-border-accent: #ef3124;
|
|
82
|
-
--color-light-border-key: #000;
|
|
83
|
-
--color-light-border-key-inverted: #fff;
|
|
84
|
-
--color-light-border-link: #0072ef;
|
|
85
|
-
--color-light-border-primary: #dcdcdd;
|
|
86
|
-
--color-light-border-primary-inverted: #2b2b2e;
|
|
87
|
-
--color-light-border-secondary: #e9e9eb;
|
|
88
|
-
--color-light-border-secondary-inverted: #262629;
|
|
89
|
-
--color-light-border-tertiary: #f3f4f5;
|
|
90
|
-
--color-light-border-tertiary-inverted: #1c1c1e;
|
|
91
|
-
--color-light-border-underline: #c5c5c7;
|
|
92
|
-
--color-light-border-underline-inverted: #464649;
|
|
93
|
-
--color-light-graphic-accent: #ef3124;
|
|
94
|
-
--color-light-graphic-attention: #f6bf65;
|
|
95
|
-
--color-light-graphic-link: #0072ef;
|
|
96
|
-
--color-light-graphic-negative: #f15045;
|
|
97
|
-
--color-light-graphic-positive: #2fc26e;
|
|
98
|
-
--color-light-graphic-primary: #0e0e0e;
|
|
99
|
-
--color-light-graphic-primary-inverted: #fff;
|
|
100
|
-
--color-light-graphic-quaternary: #dcdcdd;
|
|
101
|
-
--color-light-graphic-quaternary-inverted: #303032;
|
|
102
|
-
--color-light-graphic-secondary: #86868a;
|
|
103
|
-
--color-light-graphic-secondary-inverted: #85858d;
|
|
104
|
-
--color-light-graphic-tertiary: #c1c1c3;
|
|
105
|
-
--color-light-graphic-tertiary-inverted: #4f4f52;
|
|
106
|
-
--color-light-specialbg-component: rgba(11, 31, 53, 0.07);
|
|
107
|
-
--color-light-specialbg-component-inverted: rgba(255, 255, 255, 0.1);
|
|
108
|
-
--color-light-specialbg-nulled: rgba(255, 255, 255, 0);
|
|
109
|
-
--color-light-specialbg-overlay-fallback: #5c5c5c;
|
|
110
|
-
--color-light-specialbg-primary-grouped: #f3f4f5;
|
|
111
|
-
--color-light-specialbg-secondary-grouped: #fff;
|
|
112
|
-
--color-light-specialbg-secondary-transparent: rgba(11, 31, 53, 0.05);
|
|
113
|
-
--color-light-specialbg-secondary-transparent-inverted: rgba(255, 255, 255, 0.06);
|
|
114
|
-
--color-light-specialbg-tertiary-grouped: #f3f4f5;
|
|
115
|
-
--color-light-specialbg-tertiary-transparent: rgba(11, 31, 53, 0.1);
|
|
116
|
-
--color-light-specialbg-tertiary-transparent-inverted: rgba(255, 255, 255, 0.11);
|
|
117
|
-
--color-light-text-accent: #ef3124;
|
|
118
|
-
--color-light-text-attention: #cb830f;
|
|
119
|
-
--color-light-text-disabled: rgba(60, 60, 67, 0.22);
|
|
120
|
-
--color-light-text-disabled-inverted: rgba(235, 235, 245, 0.2);
|
|
121
|
-
--color-light-text-link: #0072ef;
|
|
122
|
-
--color-light-text-negative: #d91d0b;
|
|
123
|
-
--color-light-text-positive: #13a463;
|
|
124
|
-
--color-light-text-primary: #0e0e0e;
|
|
125
|
-
--color-light-text-primary-inverted: #fff;
|
|
126
|
-
--color-light-text-secondary: rgba(60, 60, 67, 0.66);
|
|
127
|
-
--color-light-text-secondary-inverted: rgba(235, 235, 245, 0.54);
|
|
128
|
-
--color-light-text-tertiary: rgba(60, 60, 67, 0.4);
|
|
129
|
-
--color-light-text-tertiary-inverted: rgba(235, 235, 245, 0.32);
|
|
130
|
-
--color-static-bg-accent: #ef3124;
|
|
131
|
-
--color-static-bg-primary-dark: #121212;
|
|
132
|
-
--color-static-bg-primary-light: #fff;
|
|
133
|
-
--color-static-bg-quaternary-dark: #3a3a3c;
|
|
134
|
-
--color-static-bg-quaternary-light: #dcdcdd;
|
|
135
|
-
--color-static-bg-secondary-dark: #202022;
|
|
136
|
-
--color-static-bg-secondary-light: #f3f4f5;
|
|
137
|
-
--color-static-bg-tertiary-dark: #2c2c2e;
|
|
138
|
-
--color-static-bg-tertiary-light: #e9e9eb;
|
|
139
|
-
--color-static-border-accent: #ef3124;
|
|
140
|
-
--color-static-graphic-accent: #ef3124;
|
|
141
|
-
--color-static-graphic-dark: #0e0e0e;
|
|
142
|
-
--color-static-graphic-light: #fff;
|
|
143
|
-
--color-static-text-accent: #ef3124;
|
|
144
|
-
--color-static-text-primary-dark: #0e0e0e;
|
|
145
|
-
--color-static-text-primary-light: #fff;
|
|
146
|
-
--color-static-text-secondary-dark: rgba(60, 60, 67, 0.66);
|
|
147
|
-
--color-static-text-secondary-light: rgba(235, 235, 245, 0.54);
|
|
148
|
-
--color-static-text-tertiary-dark: rgba(60, 60, 67, 0.4);
|
|
149
|
-
--color-static-text-tertiary-light: rgba(235, 235, 245, 0.32);
|
|
150
|
-
--color-dark-bg-component: rgba(255, 255, 255, 0.1); /* deprecated */
|
|
151
|
-
--color-dark-bg-component-inverted: rgba(0, 0, 0, 0.08); /* deprecated */
|
|
152
|
-
--color-dark-bg-link-muted: #001c3c; /* deprecated */
|
|
153
|
-
--color-dark-bg-neutral: #3a3a3c; /* deprecated */
|
|
154
|
-
--color-dark-bg-nulled: rgba(0, 0, 0, 0); /* deprecated */
|
|
155
|
-
--color-dark-bg-primary-grouped: #1a1a1d; /* deprecated */
|
|
156
|
-
--color-dark-bg-secondary-grouped: #2a2a2e; /* deprecated */
|
|
157
|
-
--color-dark-bg-tertiary-grouped: #404045; /* deprecated */
|
|
158
|
-
--color-dark-graphic-neutral: #2a2a2c; /* deprecated */
|
|
159
|
-
--color-dark-specialbg-overlay: rgba(0, 0, 0, 0.8); /* deprecated */
|
|
160
|
-
--color-dark-text-disabled-transparent: rgba(220, 220, 243, 0.14); /* deprecated */
|
|
161
|
-
--color-dark-text-secondary-inverted-transparent: rgba(3, 3, 16, 0.56); /* deprecated */
|
|
162
|
-
--color-dark-text-secondary-transparent: rgba(239, 239, 254, 0.53); /* deprecated */
|
|
163
|
-
--color-dark-text-tertiary-inverted-transparent: rgba(1, 1, 18, 0.41); /* deprecated */
|
|
164
|
-
--color-dark-text-tertiary-transparent: rgba(233, 233, 251, 0.35); /* deprecated */
|
|
165
|
-
--color-light-bg-component: rgba(19, 19, 73, 0.11); /* deprecated */
|
|
166
|
-
--color-light-bg-component-inverted: rgba(223, 223, 246, 0.13); /* deprecated */
|
|
167
|
-
--color-light-bg-link-muted: #d6e8fc; /* deprecated */
|
|
168
|
-
--color-light-bg-neutral: #dcdcdd; /* deprecated */
|
|
169
|
-
--color-light-bg-nulled: rgba(0, 0, 0, 0); /* deprecated */
|
|
170
|
-
--color-light-bg-primary-grouped: #f2f2f6; /* deprecated */
|
|
171
|
-
--color-light-bg-secondary-grouped: #fff; /* deprecated */
|
|
172
|
-
--color-light-bg-tertiary-grouped: #f2f2f6; /* deprecated */
|
|
173
|
-
--color-light-graphic-neutral: #dcdcdd; /* deprecated */
|
|
174
|
-
--color-light-specialbg-overlay: rgba(0, 0, 0, 0.6); /* deprecated */
|
|
175
|
-
--color-light-text-disabled-transparent: rgba(1, 1, 24, 0.26); /* deprecated */
|
|
176
|
-
--color-light-text-secondary-inverted-transparent: rgba(239, 239, 254, 0.53); /* deprecated */
|
|
177
|
-
--color-light-text-secondary-transparent: rgba(3, 3, 16, 0.56); /* deprecated */
|
|
178
|
-
--color-light-text-tertiary-inverted-transparent: rgba(233, 233, 251, 0.35); /* deprecated */
|
|
179
|
-
--color-light-text-tertiary-transparent: rgba(1, 1, 18, 0.41); /* deprecated */
|
|
180
|
-
--color-static-bg-dark: #000; /* deprecated */
|
|
181
|
-
--color-static-bg-light: #fff; /* deprecated */
|
|
182
|
-
--color-static-bg-neutral-dark: #3a3a3c; /* deprecated */
|
|
183
|
-
--color-static-bg-neutral-light: #dcdcdd; /* deprecated */
|
|
184
|
-
--color-static-text-secondary-dark-transparent: rgba(3, 3, 16, 0.56); /* deprecated */
|
|
185
|
-
--color-static-text-secondary-light-transparent: rgba(235, 235, 245, 0.6); /* deprecated */
|
|
186
|
-
--color-static-text-tertiary-dark-transparent: rgba(1, 1, 18, 0.41); /* deprecated */
|
|
187
|
-
--color-static-text-tertiary-light-transparent: rgba(235, 235, 245, 0.3); /* deprecated */
|
|
188
|
-
--color-dark-bg-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
189
|
-
--color-dark-bg-accent-shade-15: rgb(203, 42, 31);
|
|
190
|
-
--color-dark-bg-accent-shade-20: rgb(191, 39, 29);
|
|
191
|
-
--color-dark-bg-accent-tint-7: rgb(240, 63, 51);
|
|
192
|
-
--color-dark-bg-accent-tint-10: rgb(241, 70, 58);
|
|
193
|
-
--color-dark-bg-accent-tint-15: rgb(241, 80, 69);
|
|
194
|
-
--color-dark-bg-accent-tint-30: rgb(244, 111, 102);
|
|
195
|
-
--color-dark-bg-primary-alpha-4: rgba(18, 18, 18, 0.04);
|
|
196
|
-
--color-dark-bg-primary-alpha-8: rgba(18, 18, 18, 0.08);
|
|
197
|
-
--color-dark-bg-primary-alpha-12: rgba(18, 18, 18, 0.12);
|
|
198
|
-
--color-dark-bg-primary-alpha-15: rgba(18, 18, 18, 0.15);
|
|
199
|
-
--color-dark-bg-primary-alpha-16: rgba(18, 18, 18, 0.16);
|
|
200
|
-
--color-dark-bg-primary-alpha-20: rgba(18, 18, 18, 0.2);
|
|
201
|
-
--color-dark-bg-primary-alpha-30: rgba(18, 18, 18, 0.3);
|
|
202
|
-
--color-dark-bg-primary-alpha-32: rgba(18, 18, 18, 0.32);
|
|
203
|
-
--color-dark-bg-primary-alpha-37: rgba(18, 18, 18, 0.37);
|
|
204
|
-
--color-dark-bg-primary-alpha-40: rgba(18, 18, 18, 0.4);
|
|
205
|
-
--color-dark-bg-primary-tint-7: rgb(35, 35, 35);
|
|
206
|
-
--color-dark-bg-primary-tint-15: rgb(54, 54, 54);
|
|
207
|
-
--color-dark-bg-primary-inverted-alpha-3: rgba(255, 255, 255, 0.03);
|
|
208
|
-
--color-dark-bg-primary-inverted-alpha-4: rgba(255, 255, 255, 0.04);
|
|
209
|
-
--color-dark-bg-primary-inverted-alpha-5: rgba(255, 255, 255, 0.05);
|
|
210
|
-
--color-dark-bg-primary-inverted-alpha-7: rgba(255, 255, 255, 0.07);
|
|
211
|
-
--color-dark-bg-primary-inverted-alpha-8: rgba(255, 255, 255, 0.08);
|
|
212
|
-
--color-dark-bg-primary-inverted-alpha-10: rgba(255, 255, 255, 0.1);
|
|
213
|
-
--color-dark-bg-primary-inverted-alpha-12: rgba(255, 255, 255, 0.12);
|
|
214
|
-
--color-dark-bg-primary-inverted-alpha-15: rgba(255, 255, 255, 0.15);
|
|
215
|
-
--color-dark-bg-primary-inverted-alpha-16: rgba(255, 255, 255, 0.16);
|
|
216
|
-
--color-dark-bg-primary-inverted-alpha-20: rgba(255, 255, 255, 0.2);
|
|
217
|
-
--color-dark-bg-primary-inverted-alpha-24: rgba(255, 255, 255, 0.24);
|
|
218
|
-
--color-dark-bg-primary-inverted-alpha-30: rgba(255, 255, 255, 0.3);
|
|
219
|
-
--color-dark-bg-primary-inverted-alpha-32: rgba(255, 255, 255, 0.32);
|
|
220
|
-
--color-dark-bg-primary-inverted-alpha-40: rgba(255, 255, 255, 0.4);
|
|
221
|
-
--color-dark-bg-primary-inverted-alpha-50: rgba(255, 255, 255, 0.5);
|
|
222
|
-
--color-dark-bg-primary-inverted-shade-7: rgb(237, 237, 237);
|
|
223
|
-
--color-dark-bg-primary-inverted-shade-15: rgb(217, 217, 217);
|
|
224
|
-
--color-dark-bg-primary-inverted-shade-20: rgb(204, 204, 204);
|
|
225
|
-
--color-dark-bg-quaternary-alpha-30: rgba(58, 58, 60, 0.3);
|
|
226
|
-
--color-dark-bg-quaternary-tint-7: rgb(72, 72, 74);
|
|
227
|
-
--color-dark-bg-quaternary-tint-10: rgb(78, 78, 80);
|
|
228
|
-
--color-dark-bg-quaternary-tint-15: rgb(88, 88, 89);
|
|
229
|
-
--color-dark-bg-quaternary-tint-30: rgb(117, 117, 119);
|
|
230
|
-
--color-dark-bg-quaternary-inverted-alpha-30: rgba(220, 220, 221, 0.3);
|
|
231
|
-
--color-dark-bg-quaternary-inverted-shade-15: rgb(187, 187, 188);
|
|
232
|
-
--color-dark-bg-quaternary-inverted-shade-20: rgb(176, 176, 177);
|
|
233
|
-
--color-dark-bg-secondary-alpha-30: rgba(32, 32, 34, 0.3);
|
|
234
|
-
--color-dark-bg-secondary-shade-15: rgb(27, 27, 29);
|
|
235
|
-
--color-dark-bg-secondary-shade-20: rgb(26, 26, 27);
|
|
236
|
-
--color-dark-bg-secondary-tint-7: rgb(48, 48, 49);
|
|
237
|
-
--color-dark-bg-secondary-tint-15: rgb(65, 65, 67);
|
|
238
|
-
--color-dark-bg-secondary-inverted-alpha-30: rgba(243, 244, 245, 0.3);
|
|
239
|
-
--color-dark-bg-secondary-inverted-shade-15: rgb(207, 207, 208);
|
|
240
|
-
--color-dark-bg-secondary-inverted-shade-20: rgb(194, 195, 196);
|
|
241
|
-
--color-dark-bg-secondary-inverted-tint-7: rgb(244, 245, 246);
|
|
242
|
-
--color-dark-bg-secondary-inverted-tint-15: rgb(245, 246, 246);
|
|
243
|
-
--color-dark-bg-tertiary-tint-7: rgb(59, 59, 61);
|
|
244
|
-
--color-dark-border-key-alpha-7: rgba(255, 255, 255, 0.07);
|
|
245
|
-
--color-dark-border-key-alpha-15: rgba(255, 255, 255, 0.15);
|
|
246
|
-
--color-dark-border-key-inverted-alpha-7: rgba(0, 0, 0, 0.07);
|
|
247
|
-
--color-dark-border-key-inverted-alpha-15: rgba(0, 0, 0, 0.15);
|
|
248
|
-
--color-dark-border-underline-alpha-30: rgba(70, 70, 73, 0.3);
|
|
249
|
-
--color-dark-border-underline-inverted-alpha-30: rgba(197, 197, 199, 0.3);
|
|
250
|
-
--color-dark-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
251
|
-
--color-dark-graphic-accent-shade-15: rgb(203, 42, 31);
|
|
252
|
-
--color-dark-graphic-accent-tint-7: rgb(240, 63, 51);
|
|
253
|
-
--color-dark-graphic-accent-tint-10: rgb(241, 70, 58);
|
|
254
|
-
--color-dark-graphic-accent-tint-15: rgb(241, 80, 69);
|
|
255
|
-
--color-dark-graphic-accent-tint-30: rgb(244, 111, 102);
|
|
256
|
-
--color-dark-graphic-link-alpha-15: rgba(0, 114, 239, 0.15);
|
|
257
|
-
--color-dark-graphic-negative-alpha-10: rgba(217, 29, 11, 0.1);
|
|
258
|
-
--color-dark-graphic-negative-alpha-30: rgba(217, 29, 11, 0.3);
|
|
259
|
-
--color-dark-graphic-negative-alpha-40: rgba(217, 29, 11, 0.4);
|
|
260
|
-
--color-dark-graphic-negative-shade-20: rgb(174, 23, 9);
|
|
261
|
-
--color-dark-graphic-negative-shade-30: rgb(152, 20, 8);
|
|
262
|
-
--color-dark-graphic-negative-tint-7: rgb(220, 45, 28);
|
|
263
|
-
--color-dark-graphic-negative-tint-15: rgb(223, 63, 48);
|
|
264
|
-
--color-dark-graphic-negative-tint-30: rgb(228, 97, 84);
|
|
265
|
-
--color-dark-graphic-positive-alpha-10: rgba(47, 194, 110, 0.1);
|
|
266
|
-
--color-dark-graphic-positive-tint-10: rgb(68, 200, 125);
|
|
267
|
-
--color-dark-graphic-positive-tint-30: rgb(109, 212, 154);
|
|
268
|
-
--color-dark-graphic-primary-alpha-30: rgba(255, 255, 255, 0.3);
|
|
269
|
-
--color-dark-graphic-primary-alpha-40: rgba(255, 255, 255, 0.4);
|
|
270
|
-
--color-dark-graphic-primary-alpha-50: rgba(255, 255, 255, 0.5);
|
|
271
|
-
--color-dark-graphic-primary-alpha-60: rgba(255, 255, 255, 0.6);
|
|
272
|
-
--color-dark-graphic-primary-shade-15: rgb(217, 217, 217);
|
|
273
|
-
--color-dark-graphic-primary-shade-20: rgb(204, 204, 204);
|
|
274
|
-
--color-dark-graphic-primary-shade-30: rgb(179, 179, 179);
|
|
275
|
-
--color-dark-graphic-primary-tint-10: rgb(255, 255, 255);
|
|
276
|
-
--color-dark-graphic-primary-tint-30: rgb(255, 255, 255);
|
|
277
|
-
--color-dark-graphic-primary-inverted-alpha-30: rgba(14, 14, 14, 0.3);
|
|
278
|
-
--color-dark-graphic-primary-inverted-alpha-40: rgba(14, 14, 14, 0.4);
|
|
279
|
-
--color-dark-graphic-primary-inverted-alpha-50: rgba(14, 14, 14, 0.5);
|
|
280
|
-
--color-dark-graphic-primary-inverted-alpha-60: rgba(14, 14, 14, 0.6);
|
|
281
|
-
--color-dark-graphic-primary-inverted-tint-7: rgb(31, 31, 31);
|
|
282
|
-
--color-dark-graphic-primary-inverted-tint-10: rgb(38, 38, 38);
|
|
283
|
-
--color-dark-graphic-primary-inverted-tint-15: rgb(50, 50, 50);
|
|
284
|
-
--color-dark-graphic-primary-inverted-tint-30: rgb(86, 86, 86);
|
|
285
|
-
--color-dark-graphic-quaternary-tint-10: rgb(69, 69, 70);
|
|
286
|
-
--color-dark-graphic-secondary-alpha-30: rgba(133, 133, 141, 0.3);
|
|
287
|
-
--color-dark-graphic-secondary-tint-30: rgb(170, 170, 175);
|
|
288
|
-
--color-dark-graphic-secondary-tint-50: rgb(194, 194, 198);
|
|
289
|
-
--color-dark-graphic-secondary-inverted-alpha-30: rgba(134, 134, 138, 0.3);
|
|
290
|
-
--color-dark-graphic-secondary-inverted-shade-15: rgb(114, 114, 117);
|
|
291
|
-
--color-dark-graphic-secondary-inverted-shade-20: rgb(107, 107, 110);
|
|
292
|
-
--color-dark-graphic-secondary-inverted-tint-10: rgb(146, 146, 150);
|
|
293
|
-
--color-dark-graphic-secondary-inverted-tint-30: rgb(170, 170, 173);
|
|
294
|
-
--color-dark-graphic-tertiary-alpha-30: rgba(79, 79, 82, 0.3);
|
|
295
|
-
--color-dark-graphic-tertiary-shade-15: rgb(67, 67, 70);
|
|
296
|
-
--color-dark-graphic-tertiary-shade-20: rgb(63, 63, 66);
|
|
297
|
-
--color-dark-graphic-tertiary-tint-7: rgb(91, 91, 94);
|
|
298
|
-
--color-dark-graphic-tertiary-tint-15: rgb(105, 105, 108);
|
|
299
|
-
--color-dark-graphic-tertiary-inverted-alpha-30: rgba(193, 193, 195, 0.3);
|
|
300
|
-
--color-dark-graphic-tertiary-inverted-shade-15: rgb(164, 164, 166);
|
|
301
|
-
--color-dark-graphic-tertiary-inverted-shade-20: rgb(154, 154, 156);
|
|
302
|
-
--color-dark-specialbg-component-tint-7: rgba(255, 255, 255, 0.163);
|
|
303
|
-
--color-dark-specialbg-component-tint-10: rgba(255, 255, 255, 0.19);
|
|
304
|
-
--color-dark-specialbg-component-tint-15: rgba(255, 255, 255, 0.235);
|
|
305
|
-
--color-dark-specialbg-component-tint-30: rgba(255, 255, 255, 0.37);
|
|
306
|
-
--color-dark-specialbg-component-alpha-2: rgba(255, 255, 255, 0.02);
|
|
307
|
-
--color-dark-specialbg-component-alpha-14: rgba(255, 255, 255, 0.14);
|
|
308
|
-
--color-dark-specialbg-component-alpha-23: rgba(255, 255, 255, 0.23);
|
|
309
|
-
--color-dark-specialbg-component-alpha-30: rgba(255, 255, 255, 0.3);
|
|
310
|
-
--color-dark-specialbg-component-inverted-alpha-30: rgba(11, 31, 53, 0.3);
|
|
311
|
-
--color-dark-specialbg-component-inverted-shade-15: rgba(9, 26, 45, 0.2095);
|
|
312
|
-
--color-dark-specialbg-component-inverted-shade-20: rgba(9, 25, 42, 0.256);
|
|
313
|
-
--color-dark-specialbg-secondary-transparent-tint-7: rgba(255, 255, 255, 0.1258);
|
|
314
|
-
--color-dark-specialbg-secondary-transparent-tint-15: rgba(255, 255, 255, 0.201);
|
|
315
|
-
--color-dark-specialbg-secondary-transparent-inverted-shade-15: rgba(9, 26, 45, 0.1925);
|
|
316
|
-
--color-dark-specialbg-secondary-transparent-inverted-shade-20: rgba(9, 25, 42, 0.24);
|
|
317
|
-
--color-dark-specialbg-tertiary-transparent-tint-7: rgba(255, 255, 255, 0.1723);
|
|
318
|
-
--color-dark-specialbg-tertiary-transparent-tint-15: rgba(255, 255, 255, 0.2435);
|
|
319
|
-
--color-dark-specialbg-tertiary-transparent-inverted-shade-15: rgba(9, 26, 45, 0.235);
|
|
320
|
-
--color-dark-specialbg-tertiary-transparent-inverted-shade-20: rgba(9, 25, 42, 0.28);
|
|
321
|
-
--color-dark-text-link-shade-30: rgb(0, 80, 167);
|
|
322
|
-
--color-dark-text-link-shade-50: rgb(0, 57, 120);
|
|
323
|
-
--color-dark-text-link-tint-20: rgb(51, 142, 242);
|
|
324
|
-
--color-dark-text-link-tint-40: rgb(102, 170, 245);
|
|
325
|
-
--color-dark-text-primary-alpha-30: rgba(255, 255, 255, 0.3);
|
|
326
|
-
--color-dark-text-primary-shade-24: rgb(194, 194, 194);
|
|
327
|
-
--color-dark-text-primary-shade-30: rgb(179, 179, 179);
|
|
328
|
-
--color-dark-text-primary-shade-40: rgb(153, 153, 153);
|
|
329
|
-
--color-dark-text-primary-shade-50: rgb(128, 128, 128);
|
|
330
|
-
--color-dark-text-primary-tint-20: rgb(255, 255, 255);
|
|
331
|
-
--color-dark-text-primary-tint-40: rgb(255, 255, 255);
|
|
332
|
-
--color-dark-text-primary-inverted-alpha-30: rgba(14, 14, 14, 0.3);
|
|
333
|
-
--color-dark-text-primary-inverted-alpha-40: rgba(14, 14, 14, 0.4);
|
|
334
|
-
--color-dark-text-primary-inverted-shade-20: rgb(11, 11, 11);
|
|
335
|
-
--color-dark-text-primary-inverted-shade-30: rgb(10, 10, 10);
|
|
336
|
-
--color-dark-text-primary-inverted-tint-7: rgb(31, 31, 31);
|
|
337
|
-
--color-dark-text-primary-inverted-tint-15: rgb(50, 50, 50);
|
|
338
|
-
--color-dark-text-primary-inverted-tint-24: rgb(72, 72, 72);
|
|
339
|
-
--color-dark-text-primary-inverted-tint-30: rgb(86, 86, 86);
|
|
340
|
-
--color-dark-text-primary-inverted-tint-40: rgb(110, 110, 110);
|
|
341
|
-
--color-dark-text-primary-inverted-tint-50: rgb(135, 135, 135);
|
|
342
|
-
--color-dark-text-secondary-shade-20: rgba(188, 188, 196, 0.632);
|
|
343
|
-
--color-dark-text-secondary-shade-30: rgba(164, 164, 172, 0.678);
|
|
344
|
-
--color-dark-text-secondary-tint-20: rgba(239, 239, 247, 0.632);
|
|
345
|
-
--color-dark-text-secondary-tint-40: rgba(243, 243, 249, 0.724);
|
|
346
|
-
--color-dark-text-secondary-inverted-shade-20: rgba(48, 48, 54, 0.728);
|
|
347
|
-
--color-dark-text-secondary-inverted-shade-30: rgba(42, 42, 47, 0.762);
|
|
348
|
-
--color-light-bg-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
349
|
-
--color-light-bg-accent-tint-15: rgb(241, 80, 69);
|
|
350
|
-
--color-light-bg-accent-tint-20: rgb(242, 90, 80);
|
|
351
|
-
--color-light-bg-accent-shade-7: rgb(222, 46, 33);
|
|
352
|
-
--color-light-bg-accent-shade-10: rgb(215, 44, 32);
|
|
353
|
-
--color-light-bg-accent-shade-15: rgb(203, 42, 31);
|
|
354
|
-
--color-light-bg-accent-shade-30: rgb(167, 34, 25);
|
|
355
|
-
--color-light-bg-primary-alpha-4: rgba(255, 255, 255, 0.04);
|
|
356
|
-
--color-light-bg-primary-alpha-8: rgba(255, 255, 255, 0.08);
|
|
357
|
-
--color-light-bg-primary-alpha-12: rgba(255, 255, 255, 0.12);
|
|
358
|
-
--color-light-bg-primary-alpha-15: rgba(255, 255, 255, 0.15);
|
|
359
|
-
--color-light-bg-primary-alpha-16: rgba(255, 255, 255, 0.16);
|
|
360
|
-
--color-light-bg-primary-alpha-20: rgba(255, 255, 255, 0.2);
|
|
361
|
-
--color-light-bg-primary-alpha-30: rgba(255, 255, 255, 0.3);
|
|
362
|
-
--color-light-bg-primary-alpha-32: rgba(255, 255, 255, 0.32);
|
|
363
|
-
--color-light-bg-primary-alpha-37: rgba(255, 255, 255, 0.37);
|
|
364
|
-
--color-light-bg-primary-alpha-40: rgba(255, 255, 255, 0.4);
|
|
365
|
-
--color-light-bg-primary-shade-7: rgb(237, 237, 237);
|
|
366
|
-
--color-light-bg-primary-shade-15: rgb(217, 217, 217);
|
|
367
|
-
--color-light-bg-primary-inverted-alpha-3: rgba(18, 18, 18, 0.03);
|
|
368
|
-
--color-light-bg-primary-inverted-alpha-4: rgba(18, 18, 18, 0.04);
|
|
369
|
-
--color-light-bg-primary-inverted-alpha-5: rgba(18, 18, 18, 0.05);
|
|
370
|
-
--color-light-bg-primary-inverted-alpha-7: rgba(18, 18, 18, 0.07);
|
|
371
|
-
--color-light-bg-primary-inverted-alpha-8: rgba(18, 18, 18, 0.08);
|
|
372
|
-
--color-light-bg-primary-inverted-alpha-10: rgba(18, 18, 18, 0.1);
|
|
373
|
-
--color-light-bg-primary-inverted-alpha-12: rgba(18, 18, 18, 0.12);
|
|
374
|
-
--color-light-bg-primary-inverted-alpha-15: rgba(18, 18, 18, 0.15);
|
|
375
|
-
--color-light-bg-primary-inverted-alpha-16: rgba(18, 18, 18, 0.16);
|
|
376
|
-
--color-light-bg-primary-inverted-alpha-20: rgba(18, 18, 18, 0.2);
|
|
377
|
-
--color-light-bg-primary-inverted-alpha-24: rgba(18, 18, 18, 0.24);
|
|
378
|
-
--color-light-bg-primary-inverted-alpha-30: rgba(18, 18, 18, 0.3);
|
|
379
|
-
--color-light-bg-primary-inverted-alpha-32: rgba(18, 18, 18, 0.32);
|
|
380
|
-
--color-light-bg-primary-inverted-alpha-40: rgba(18, 18, 18, 0.4);
|
|
381
|
-
--color-light-bg-primary-inverted-alpha-50: rgba(18, 18, 18, 0.5);
|
|
382
|
-
--color-light-bg-primary-inverted-tint-7: rgb(35, 35, 35);
|
|
383
|
-
--color-light-bg-primary-inverted-tint-15: rgb(54, 54, 54);
|
|
384
|
-
--color-light-bg-primary-inverted-tint-20: rgb(65, 65, 65);
|
|
385
|
-
--color-light-bg-quaternary-alpha-30: rgba(220, 220, 221, 0.3);
|
|
386
|
-
--color-light-bg-quaternary-shade-7: rgb(205, 205, 206);
|
|
387
|
-
--color-light-bg-quaternary-shade-10: rgb(198, 198, 199);
|
|
388
|
-
--color-light-bg-quaternary-shade-15: rgb(187, 187, 188);
|
|
389
|
-
--color-light-bg-quaternary-shade-30: rgb(154, 154, 155);
|
|
390
|
-
--color-light-bg-quaternary-inverted-alpha-30: rgba(58, 58, 60, 0.3);
|
|
391
|
-
--color-light-bg-quaternary-inverted-tint-15: rgb(88, 88, 89);
|
|
392
|
-
--color-light-bg-quaternary-inverted-tint-20: rgb(97, 97, 99);
|
|
393
|
-
--color-light-bg-secondary-alpha-30: rgba(243, 244, 245, 0.3);
|
|
394
|
-
--color-light-bg-secondary-tint-15: rgb(245, 246, 246);
|
|
395
|
-
--color-light-bg-secondary-tint-20: rgb(245, 246, 247);
|
|
396
|
-
--color-light-bg-secondary-shade-7: rgb(226, 227, 228);
|
|
397
|
-
--color-light-bg-secondary-shade-15: rgb(207, 207, 208);
|
|
398
|
-
--color-light-bg-secondary-inverted-alpha-30: rgba(32, 32, 34, 0.3);
|
|
399
|
-
--color-light-bg-secondary-inverted-tint-15: rgb(65, 65, 67);
|
|
400
|
-
--color-light-bg-secondary-inverted-tint-20: rgb(77, 77, 78);
|
|
401
|
-
--color-light-bg-secondary-inverted-shade-7: rgb(30, 30, 32);
|
|
402
|
-
--color-light-bg-secondary-inverted-shade-15: rgb(27, 27, 29);
|
|
403
|
-
--color-light-bg-tertiary-shade-7: rgb(217, 217, 219);
|
|
404
|
-
--color-light-border-key-alpha-7: rgba(0, 0, 0, 0.07);
|
|
405
|
-
--color-light-border-key-alpha-15: rgba(0, 0, 0, 0.15);
|
|
406
|
-
--color-light-border-key-inverted-alpha-7: rgba(255, 255, 255, 0.07);
|
|
407
|
-
--color-light-border-key-inverted-alpha-15: rgba(255, 255, 255, 0.15);
|
|
408
|
-
--color-light-border-underline-alpha-30: rgba(197, 197, 199, 0.3);
|
|
409
|
-
--color-light-border-underline-inverted-alpha-30: rgba(70, 70, 73, 0.3);
|
|
410
|
-
--color-light-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
411
|
-
--color-light-graphic-accent-tint-15: rgb(241, 80, 69);
|
|
412
|
-
--color-light-graphic-accent-shade-7: rgb(222, 46, 33);
|
|
413
|
-
--color-light-graphic-accent-shade-10: rgb(215, 44, 32);
|
|
414
|
-
--color-light-graphic-accent-shade-15: rgb(203, 42, 31);
|
|
415
|
-
--color-light-graphic-accent-shade-30: rgb(167, 34, 25);
|
|
416
|
-
--color-light-graphic-link-alpha-15: rgba(0, 114, 239, 0.15);
|
|
417
|
-
--color-light-graphic-negative-alpha-10: rgba(241, 80, 69, 0.1);
|
|
418
|
-
--color-light-graphic-negative-alpha-30: rgba(241, 80, 69, 0.3);
|
|
419
|
-
--color-light-graphic-negative-alpha-40: rgba(241, 80, 69, 0.4);
|
|
420
|
-
--color-light-graphic-negative-tint-20: rgb(244, 115, 106);
|
|
421
|
-
--color-light-graphic-negative-tint-30: rgb(245, 133, 125);
|
|
422
|
-
--color-light-graphic-negative-shade-7: rgb(224, 74, 64);
|
|
423
|
-
--color-light-graphic-negative-shade-15: rgb(205, 68, 59);
|
|
424
|
-
--color-light-graphic-negative-shade-30: rgb(169, 56, 48);
|
|
425
|
-
--color-light-graphic-positive-alpha-10: rgba(47, 194, 110, 0.1);
|
|
426
|
-
--color-light-graphic-positive-shade-10: rgb(42, 175, 99);
|
|
427
|
-
--color-light-graphic-positive-shade-30: rgb(33, 136, 77);
|
|
428
|
-
--color-light-graphic-primary-alpha-30: rgba(14, 14, 14, 0.3);
|
|
429
|
-
--color-light-graphic-primary-alpha-40: rgba(14, 14, 14, 0.4);
|
|
430
|
-
--color-light-graphic-primary-alpha-50: rgba(14, 14, 14, 0.5);
|
|
431
|
-
--color-light-graphic-primary-alpha-60: rgba(14, 14, 14, 0.6);
|
|
432
|
-
--color-light-graphic-primary-tint-15: rgb(50, 50, 50);
|
|
433
|
-
--color-light-graphic-primary-tint-20: rgb(62, 62, 62);
|
|
434
|
-
--color-light-graphic-primary-tint-30: rgb(86, 86, 86);
|
|
435
|
-
--color-light-graphic-primary-shade-10: rgb(13, 13, 13);
|
|
436
|
-
--color-light-graphic-primary-shade-30: rgb(10, 10, 10);
|
|
437
|
-
--color-light-graphic-primary-inverted-alpha-30: rgba(255, 255, 255, 0.3);
|
|
438
|
-
--color-light-graphic-primary-inverted-alpha-40: rgba(255, 255, 255, 0.4);
|
|
439
|
-
--color-light-graphic-primary-inverted-alpha-50: rgba(255, 255, 255, 0.5);
|
|
440
|
-
--color-light-graphic-primary-inverted-alpha-60: rgba(255, 255, 255, 0.6);
|
|
441
|
-
--color-light-graphic-primary-inverted-shade-7: rgb(237, 237, 237);
|
|
442
|
-
--color-light-graphic-primary-inverted-shade-10: rgb(230, 230, 230);
|
|
443
|
-
--color-light-graphic-primary-inverted-shade-15: rgb(217, 217, 217);
|
|
444
|
-
--color-light-graphic-primary-inverted-shade-30: rgb(179, 179, 179);
|
|
445
|
-
--color-light-graphic-quaternary-shade-10: rgb(198, 198, 199);
|
|
446
|
-
--color-light-graphic-secondary-alpha-30: rgba(134, 134, 138, 0.3);
|
|
447
|
-
--color-light-graphic-secondary-shade-30: rgb(94, 94, 97);
|
|
448
|
-
--color-light-graphic-secondary-shade-50: rgb(67, 67, 69);
|
|
449
|
-
--color-light-graphic-secondary-inverted-alpha-30: rgba(133, 133, 141, 0.3);
|
|
450
|
-
--color-light-graphic-secondary-inverted-tint-15: rgb(151, 151, 158);
|
|
451
|
-
--color-light-graphic-secondary-inverted-tint-20: rgb(157, 157, 164);
|
|
452
|
-
--color-light-graphic-secondary-inverted-shade-10: rgb(120, 120, 127);
|
|
453
|
-
--color-light-graphic-secondary-inverted-shade-30: rgb(93, 93, 99);
|
|
454
|
-
--color-light-graphic-tertiary-alpha-30: rgba(193, 193, 195, 0.3);
|
|
455
|
-
--color-light-graphic-tertiary-tint-15: rgb(202, 202, 204);
|
|
456
|
-
--color-light-graphic-tertiary-tint-20: rgb(205, 205, 207);
|
|
457
|
-
--color-light-graphic-tertiary-shade-7: rgb(179, 179, 181);
|
|
458
|
-
--color-light-graphic-tertiary-shade-15: rgb(164, 164, 166);
|
|
459
|
-
--color-light-graphic-tertiary-inverted-alpha-30: rgba(79, 79, 82, 0.3);
|
|
460
|
-
--color-light-graphic-tertiary-inverted-tint-15: rgb(105, 105, 108);
|
|
461
|
-
--color-light-graphic-tertiary-inverted-tint-20: rgb(114, 114, 117);
|
|
462
|
-
--color-light-specialbg-component-shade-7: rgba(10, 29, 49, 0.1351);
|
|
463
|
-
--color-light-specialbg-component-shade-10: rgba(10, 28, 48, 0.163);
|
|
464
|
-
--color-light-specialbg-component-shade-15: rgba(9, 26, 45, 0.2095);
|
|
465
|
-
--color-light-specialbg-component-shade-30: rgba(8, 22, 37, 0.349);
|
|
466
|
-
--color-light-specialbg-component-alpha-2: rgba(11, 31, 53, 0.02);
|
|
467
|
-
--color-light-specialbg-component-alpha-14: rgba(11, 31, 53, 0.14);
|
|
468
|
-
--color-light-specialbg-component-alpha-23: rgba(11, 31, 53, 0.23);
|
|
469
|
-
--color-light-specialbg-component-alpha-30: rgba(11, 31, 53, 0.3);
|
|
470
|
-
--color-light-specialbg-component-inverted-alpha-30: rgba(255, 255, 255, 0.3);
|
|
471
|
-
--color-light-specialbg-component-inverted-tint-15: rgba(255, 255, 255, 0.235);
|
|
472
|
-
--color-light-specialbg-component-inverted-tint-20: rgba(255, 255, 255, 0.28);
|
|
473
|
-
--color-light-specialbg-secondary-transparent-shade-7: rgba(10, 29, 49, 0.1165);
|
|
474
|
-
--color-light-specialbg-secondary-transparent-shade-15: rgba(9, 26, 45, 0.1925);
|
|
475
|
-
--color-light-specialbg-secondary-transparent-inverted-tint-15: rgba(255, 255, 255, 0.201);
|
|
476
|
-
--color-light-specialbg-secondary-transparent-inverted-tint-20: rgba(255, 255, 255, 0.248);
|
|
477
|
-
--color-light-specialbg-tertiary-transparent-shade-7: rgba(10, 29, 49, 0.163);
|
|
478
|
-
--color-light-specialbg-tertiary-transparent-shade-15: rgba(9, 26, 45, 0.235);
|
|
479
|
-
--color-light-specialbg-tertiary-transparent-inverted-tint-15: rgba(255, 255, 255, 0.2435);
|
|
480
|
-
--color-light-specialbg-tertiary-transparent-inverted-tint-20: rgba(255, 255, 255, 0.288);
|
|
481
|
-
--color-light-text-link-tint-30: rgb(77, 156, 244);
|
|
482
|
-
--color-light-text-link-tint-50: rgb(128, 185, 247);
|
|
483
|
-
--color-light-text-link-shade-20: rgb(0, 91, 191);
|
|
484
|
-
--color-light-text-link-shade-40: rgb(0, 68, 143);
|
|
485
|
-
--color-light-text-primary-alpha-30: rgba(14, 14, 14, 0.3);
|
|
486
|
-
--color-light-text-primary-tint-24: rgb(72, 72, 72);
|
|
487
|
-
--color-light-text-primary-tint-30: rgb(86, 86, 86);
|
|
488
|
-
--color-light-text-primary-tint-40: rgb(110, 110, 110);
|
|
489
|
-
--color-light-text-primary-tint-50: rgb(135, 135, 135);
|
|
490
|
-
--color-light-text-primary-shade-20: rgb(11, 11, 11);
|
|
491
|
-
--color-light-text-primary-shade-40: rgb(8, 8, 8);
|
|
492
|
-
--color-light-text-primary-inverted-alpha-30: rgba(255, 255, 255, 0.3);
|
|
493
|
-
--color-light-text-primary-inverted-alpha-40: rgba(255, 255, 255, 0.4);
|
|
494
|
-
--color-light-text-primary-inverted-tint-20: rgb(255, 255, 255);
|
|
495
|
-
--color-light-text-primary-inverted-tint-30: rgb(255, 255, 255);
|
|
496
|
-
--color-light-text-primary-inverted-shade-7: rgb(237, 237, 237);
|
|
497
|
-
--color-light-text-primary-inverted-shade-15: rgb(217, 217, 217);
|
|
498
|
-
--color-light-text-primary-inverted-shade-24: rgb(194, 194, 194);
|
|
499
|
-
--color-light-text-primary-inverted-shade-30: rgb(179, 179, 179);
|
|
500
|
-
--color-light-text-primary-inverted-shade-40: rgb(153, 153, 153);
|
|
501
|
-
--color-light-text-primary-inverted-shade-50: rgb(128, 128, 128);
|
|
502
|
-
--color-light-text-secondary-tint-20: rgba(99, 99, 105, 0.728);
|
|
503
|
-
--color-light-text-secondary-tint-30: rgba(119, 119, 123, 0.762);
|
|
504
|
-
--color-light-text-secondary-shade-20: rgba(48, 48, 54, 0.728);
|
|
505
|
-
--color-light-text-secondary-shade-40: rgba(36, 36, 40, 0.796);
|
|
506
|
-
--color-light-text-secondary-inverted-tint-20: rgba(239, 239, 247, 0.632);
|
|
507
|
-
--color-light-text-secondary-inverted-tint-30: rgba(241, 241, 248, 0.678);
|
|
508
|
-
--color-static-bg-primary-dark-alpha-10: rgba(18, 18, 18, 0.1);
|
|
509
|
-
--color-static-bg-primary-dark-alpha-20: rgba(18, 18, 18, 0.2);
|
|
510
|
-
--color-static-bg-primary-dark-tint-15: rgb(54, 54, 54);
|
|
511
|
-
--color-static-bg-primary-dark-tint-20: rgb(65, 65, 65);
|
|
512
|
-
--color-static-graphic-light-shade-7: rgb(237, 237, 237);
|
|
513
|
-
--color-static-graphic-light-shade-15: rgb(217, 217, 217);
|
|
514
|
-
--color-static-text-primary-light-alpha-30: rgba(255, 255, 255, 0.3);
|
|
515
|
-
}
|
|
516
|
-
:root {
|
|
517
|
-
--color-static-corpbg-neutral: #bdc0c2;
|
|
518
|
-
--color-static-corpbg-primary: #212a33;
|
|
519
|
-
--color-static-corpbg-secondary: #384048;
|
|
520
|
-
--color-static-corpbg-tertiary: #7a7f85;
|
|
521
|
-
--color-static-graphic-amethyst: #a489aa;
|
|
522
|
-
--color-static-graphic-blackberry: #bfafc6;
|
|
523
|
-
--color-static-graphic-blue-chill: #0f9c8c;
|
|
524
|
-
--color-static-graphic-blue-maya: #7eb3ff;
|
|
525
|
-
--color-static-graphic-blue-moody: #7879cf;
|
|
526
|
-
--color-static-graphic-blue-steel: #4f84ba;
|
|
527
|
-
--color-static-graphic-botticelli: #cee5e5;
|
|
528
|
-
--color-static-graphic-boulder: #7a7a7a;
|
|
529
|
-
--color-static-graphic-brink-pink: #fc617c;
|
|
530
|
-
--color-static-graphic-burnt-sienna: #eb7a58;
|
|
531
|
-
--color-static-graphic-carrot: #e8bba3;
|
|
532
|
-
--color-static-graphic-chatelle: #bfafc6;
|
|
533
|
-
--color-static-graphic-chathams-blue: #155966;
|
|
534
|
-
--color-static-graphic-chick: #f2db9e;
|
|
535
|
-
--color-static-graphic-crete: #847128;
|
|
536
|
-
--color-static-graphic-curious-blue: #2381db;
|
|
537
|
-
--color-static-graphic-curious-blue-light: #3b99d9;
|
|
538
|
-
--color-static-graphic-eastern-blue: #269cb3;
|
|
539
|
-
--color-static-graphic-french-lilac: #d3baed;
|
|
540
|
-
--color-static-graphic-fuel-yellow: #f29d32;
|
|
541
|
-
--color-static-graphic-fun-blue: #1d6ab5;
|
|
542
|
-
--color-static-graphic-gallery: #eee;
|
|
543
|
-
--color-static-graphic-green-jungle: #2fc26e;
|
|
544
|
-
--color-static-graphic-hippie-blue: #5aa4b0;
|
|
545
|
-
--color-static-graphic-jaffa: #f07134;
|
|
546
|
-
--color-static-graphic-jaffa-light: #f18836;
|
|
547
|
-
--color-static-graphic-java: #15c0e0;
|
|
548
|
-
--color-static-graphic-jungle-green: #2ab79a;
|
|
549
|
-
--color-static-graphic-lavender: #8888ad;
|
|
550
|
-
--color-static-graphic-mantis: #63cd4f;
|
|
551
|
-
--color-static-graphic-matisse: #16548f;
|
|
552
|
-
--color-static-graphic-milano-red: #cd1501;
|
|
553
|
-
--color-static-graphic-mirage: #1d2434;
|
|
554
|
-
--color-static-graphic-moon-raker: #e9dbf7;
|
|
555
|
-
--color-static-graphic-moss-green: #a6d29c;
|
|
556
|
-
--color-static-graphic-nevada: #626b75;
|
|
557
|
-
--color-static-graphic-olive: #bfd3c9;
|
|
558
|
-
--color-static-graphic-olivine: #87b965;
|
|
559
|
-
--color-static-graphic-peach: #fcc99b;
|
|
560
|
-
--color-static-graphic-persimmon: #ff5c5c;
|
|
561
|
-
--color-static-graphic-pewter: #96a5a5;
|
|
562
|
-
--color-static-graphic-pickled-bluewood: #2d3f50;
|
|
563
|
-
--color-static-graphic-porsche: #e7b965;
|
|
564
|
-
--color-static-graphic-raspberry: #dfb2bb;
|
|
565
|
-
--color-static-graphic-red-damask: #da713c;
|
|
566
|
-
--color-static-graphic-saffron: #f0c330;
|
|
567
|
-
--color-static-graphic-salomie: #fee984;
|
|
568
|
-
--color-static-graphic-sand: #f6bf65;
|
|
569
|
-
--color-static-graphic-sandy-brown: #f38f6f;
|
|
570
|
-
--color-static-graphic-seawater: #aecfd9;
|
|
571
|
-
--color-static-graphic-serenade: #fff0e3;
|
|
572
|
-
--color-static-graphic-sky: #a6c0db;
|
|
573
|
-
--color-static-graphic-soft-peach: #f3eaeb;
|
|
574
|
-
--color-static-graphic-solitude: #e8f2fe;
|
|
575
|
-
--color-static-graphic-strawberry: #f8b6a9;
|
|
576
|
-
--color-static-graphic-sundust: #d9d6ce;
|
|
577
|
-
--color-static-graphic-turkish-rose: #b56a6b;
|
|
578
|
-
--color-static-graphic-turquoise-blue: #6bd3e6;
|
|
579
|
-
--color-static-graphic-valencia: #d8463b;
|
|
580
|
-
--color-static-graphic-waikawa-gray: #5b6d9c;
|
|
581
|
-
--color-static-graphic-whisper: #f2eff6;
|
|
582
|
-
--color-static-graphic-zanah: #e1f0de;
|
|
583
|
-
--color-static-local-light-blue: #f5f7f9;
|
|
584
|
-
--color-static-overlay-black-high: rgba(0, 0, 0, 0.32);
|
|
585
|
-
--color-static-overlay-black-low: rgba(0, 0, 0, 0.16);
|
|
586
|
-
--color-static-overlay-black-normal: rgba(0, 0, 0, 0.24);
|
|
587
|
-
--color-static-overlay-black-xhigh: rgba(0, 0, 0, 0.4);
|
|
588
|
-
--color-static-overlay-black-xlow: rgba(0, 0, 0, 0.08);
|
|
589
|
-
--color-static-overlay-indigo-high: rgba(11, 31, 53, 0.32);
|
|
590
|
-
--color-static-overlay-indigo-low: rgba(11, 31, 53, 0.16);
|
|
591
|
-
--color-static-overlay-indigo-normal: rgba(11, 31, 53, 0.24);
|
|
592
|
-
--color-static-overlay-indigo-xhigh: rgba(11, 31, 53, 0.4);
|
|
593
|
-
--color-static-overlay-indigo-xlow: rgba(11, 31, 53, 0.08);
|
|
594
|
-
--color-static-overlay-white-high: rgba(255, 255, 255, 0.32);
|
|
595
|
-
--color-static-overlay-white-low: rgba(255, 255, 255, 0.16);
|
|
596
|
-
--color-static-overlay-white-normal: rgba(255, 255, 255, 0.24);
|
|
597
|
-
--color-static-overlay-white-xhigh: rgba(255, 255, 255, 0.4);
|
|
598
|
-
--color-static-overlay-white-xlow: rgba(255, 255, 255, 0.08);
|
|
599
|
-
--color-static-status-blue: #007aff;
|
|
600
|
-
--color-static-status-green: #13a463;
|
|
601
|
-
--color-static-status-grey: #6d7986;
|
|
602
|
-
--color-static-status-orange: #de6a00;
|
|
603
|
-
--color-static-status-purple: #673ab7;
|
|
604
|
-
--color-static-status-red: #d91d0b;
|
|
605
|
-
--color-static-status-teal: #219187;
|
|
606
|
-
--color-static-graphic-blue-chill-old: #0f9c8c; /* deprecated */
|
|
607
|
-
--color-static-graphic-boulder-old: #7a7a7a; /* deprecated */
|
|
608
|
-
--color-static-graphic-brink-pink-old: #fc617c; /* deprecated */
|
|
609
|
-
--color-static-graphic-burnt-sienna-old: #eb7a58; /* deprecated */
|
|
610
|
-
--color-static-graphic-chatelle-old: #bfafc6; /* deprecated */
|
|
611
|
-
--color-static-graphic-chathams-blue-old: #155966; /* deprecated */
|
|
612
|
-
--color-static-graphic-curious-blue-light-old: #3b99d9; /* deprecated */
|
|
613
|
-
--color-static-graphic-fun-blue-old: #1d6ab5; /* deprecated */
|
|
614
|
-
--color-static-graphic-hippie-blue-old: #5aa4b0; /* deprecated */
|
|
615
|
-
--color-static-graphic-jaffa-light-old: #f18836; /* deprecated */
|
|
616
|
-
--color-static-graphic-java-old: #15c0e0; /* deprecated */
|
|
617
|
-
--color-static-graphic-mantis-old: #63cd4f; /* deprecated */
|
|
618
|
-
--color-static-graphic-matisse-old: #16548f; /* deprecated */
|
|
619
|
-
--color-static-graphic-maya: #7eb3ff; /* deprecated */
|
|
620
|
-
--color-static-graphic-milano-red-old: #cd1501; /* deprecated */
|
|
621
|
-
--color-static-graphic-mirage-old: #1d2434; /* deprecated */
|
|
622
|
-
--color-static-graphic-nevada-old: #626b75; /* deprecated */
|
|
623
|
-
--color-static-graphic-olivine-old: #87b965; /* deprecated */
|
|
624
|
-
--color-static-graphic-permission: #ff5c5c; /* deprecated */
|
|
625
|
-
--color-static-graphic-pewter-old: #96a5a5; /* deprecated */
|
|
626
|
-
--color-static-graphic-pickled-bluewood-old: #2d3f50; /* deprecated */
|
|
627
|
-
--color-static-graphic-porsche-old: #e7b965; /* deprecated */
|
|
628
|
-
--color-static-graphic-red-damask-old: #da713c; /* deprecated */
|
|
629
|
-
--color-static-graphic-saffron-old: #f0c330; /* deprecated */
|
|
630
|
-
--color-static-graphic-sandybrown-old: #f38f6f; /* deprecated */
|
|
631
|
-
--color-static-graphic-turkish-rose-old: #b56a6b; /* deprecated */
|
|
632
|
-
--color-static-graphic-turquoise-blue-old: #6bd3e6; /* deprecated */
|
|
633
|
-
--color-static-graphic-valencia-old: #d8463b; /* deprecated */
|
|
634
|
-
--color-static-graphic-waikawa-gray-old: #5b6d9c; /* deprecated */
|
|
635
|
-
--color-static-status-blue-alpha-10: rgba(0, 122, 255, 0.1);
|
|
636
|
-
--color-static-status-green-alpha-10: rgba(19, 164, 99, 0.1);
|
|
637
|
-
--color-static-status-grey-alpha-10: rgba(109, 121, 134, 0.1);
|
|
638
|
-
--color-static-status-orange-alpha-10: rgba(222, 106, 0, 0.1);
|
|
639
|
-
--color-static-status-purple-alpha-10: rgba(103, 58, 183, 0.1);
|
|
640
|
-
--color-static-status-red-alpha-10: rgba(217, 29, 11, 0.1);
|
|
641
|
-
--color-static-status-teal-alpha-10: rgba(33, 145, 135, 0.1);
|
|
642
|
-
}
|
|
643
|
-
:root {
|
|
644
|
-
--shadow-xs: 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
|
|
645
|
-
--shadow-s: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
|
|
646
|
-
0 0 1px rgba(0, 0, 0, 0.04);
|
|
647
|
-
--shadow-m: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
|
|
648
|
-
0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
|
|
649
|
-
--shadow-l: 0 24px 32px rgba(0, 0, 0, 0.08), 0 20px 24px rgba(0, 0, 0, 0.08),
|
|
650
|
-
0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
|
|
651
|
-
--shadow-xl: 0 32px 40px rgba(0, 0, 0, 0.08), 0 24px 32px rgba(0, 0, 0, 0.08),
|
|
652
|
-
0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
|
|
653
|
-
0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
|
|
654
|
-
|
|
655
|
-
/* Hard */
|
|
656
|
-
--shadow-xs-hard: 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
|
|
657
|
-
--shadow-s-hard: 0 12px 16px rgba(0, 0, 0, 0.16), 0 4px 8px rgba(0, 0, 0, 0.16),
|
|
658
|
-
0 0 1px rgba(0, 0, 0, 0.16);
|
|
659
|
-
--shadow-m-hard: 0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),
|
|
660
|
-
0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
|
|
661
|
-
--shadow-l-hard: 0 24px 32px rgba(0, 0, 0, 0.2), 0 20px 24px rgba(0, 0, 0, 0.2),
|
|
662
|
-
0 12px 16px rgba(0, 0, 0, 0.16), 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
|
|
663
|
-
--shadow-xl-hard: 0 32px 40px rgba(0, 0, 0, 0.2), 0 24px 32px rgba(0, 0, 0, 0.2),
|
|
664
|
-
0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),
|
|
665
|
-
0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
|
|
666
|
-
|
|
667
|
-
/* Up */
|
|
668
|
-
--shadow-xs-up: 0 0 4px rgba(0, 0, 0, 0.02), 0 -2px 4px rgba(0, 0, 0, 0.04);
|
|
669
|
-
--shadow-s-up: 0 0 8px rgba(0, 0, 0, 0.04), 0 -4px 8px rgba(0, 0, 0, 0.08);
|
|
670
|
-
--shadow-m-up: 0 0 16px rgba(0, 0, 0, 0.08), 0 -8px 16px rgba(0, 0, 0, 0.16);
|
|
671
|
-
--shadow-l-up: 0 0 24px rgba(0, 0, 0, 0.12), 0 -12px 24px rgba(0, 0, 0, 0.24);
|
|
672
|
-
--shadow-xl-up: 0 0 32px rgba(0, 0, 0, 0.16), 0 -16px 32px rgba(0, 0, 0, 0.32);
|
|
673
|
-
|
|
674
|
-
/* Hard up */
|
|
675
|
-
--shadow-xs-hard-up: 0 0 4px rgba(0, 0, 0, 0.02), 0 -2px 4px rgba(0, 0, 0, 0.04),
|
|
676
|
-
0 -2px 4px rgba(0, 0, 0, 0.16);
|
|
677
|
-
--shadow-s-hard-up: 0 0 8px rgba(0, 0, 0, 0.04), 0 -4px 8px rgba(0, 0, 0, 0.08),
|
|
678
|
-
0 -4px 8px rgba(0, 0, 0, 0.16);
|
|
679
|
-
--shadow-m-hard-up: 0 0 16px rgba(0, 0, 0, 0.08), 0 -8px 16px rgba(0, 0, 0, 0.16),
|
|
680
|
-
0 -8px 16px rgba(0, 0, 0, 0.16);
|
|
681
|
-
--shadow-l-hard-up: 0 0 24px rgba(0, 0, 0, 0.12), 0 -12px 24px rgba(0, 0, 0, 0.24),
|
|
682
|
-
0 -12px 24px rgba(0, 0, 0, 0.16);
|
|
683
|
-
--shadow-xl-hard-up: 0 0 32px rgba(0, 0, 0, 0.16), 0 -16px 32px rgba(0, 0, 0, 0.32),
|
|
684
|
-
0 -16px 32px rgba(0, 0, 0, 0.16);
|
|
685
|
-
}
|
|
686
|
-
:root {
|
|
687
|
-
--border-radius-xs: 2px;
|
|
688
|
-
--border-radius-s: 4px;
|
|
689
|
-
--border-radius-m: 8px;
|
|
690
|
-
--border-radius-l: 12px;
|
|
691
|
-
--border-radius-xl: 16px;
|
|
692
|
-
--border-radius-xxl: 20px;
|
|
693
|
-
--border-radius-3xl: 24px;
|
|
694
|
-
--border-radius-circle: 50%;
|
|
695
|
-
--border-radius-pill: 99px;
|
|
696
|
-
}
|
|
697
|
-
:root {
|
|
698
|
-
--gap-3xs: 2px;
|
|
699
|
-
--gap-2xs: 4px;
|
|
700
|
-
--gap-xs: 8px;
|
|
701
|
-
--gap-s: 12px;
|
|
702
|
-
--gap-m: 16px;
|
|
703
|
-
--gap-l: 20px;
|
|
704
|
-
--gap-xl: 24px;
|
|
705
|
-
--gap-2xl: 32px;
|
|
706
|
-
--gap-3xl: 40px;
|
|
707
|
-
--gap-4xl: 48px;
|
|
708
|
-
--gap-5xl: 64px;
|
|
709
|
-
--gap-6xl: 72px;
|
|
710
|
-
--gap-7xl: 96px;
|
|
711
|
-
--gap-8xl: 128px;
|
|
712
|
-
--gap-3xs-neg: -2px;
|
|
713
|
-
--gap-2xs-neg: -4px;
|
|
714
|
-
--gap-xs-neg: -8px;
|
|
715
|
-
--gap-s-neg: -12px;
|
|
716
|
-
--gap-m-neg: -16px;
|
|
717
|
-
--gap-l-neg: -20px;
|
|
718
|
-
--gap-xl-neg: -24px;
|
|
719
|
-
--gap-2xl-neg: -32px;
|
|
720
|
-
--gap-3xl-neg: -40px;
|
|
721
|
-
--gap-4xl-neg: -48px;
|
|
722
|
-
--gap-5xl-neg: -64px;
|
|
723
|
-
--gap-6xl-neg: -72px;
|
|
724
|
-
--gap-7xl-neg: -96px;
|
|
725
|
-
--gap-8xl-neg: -128px;
|
|
726
|
-
}
|
|
727
|
-
:root {
|
|
728
|
-
--font-family-system: system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica,
|
|
729
|
-
sans-serif;
|
|
730
|
-
--font-family-styrene: 'Styrene UI', system-ui, -apple-system, 'Segoe UI', Roboto,
|
|
731
|
-
'Helvetica Neue', Helvetica, sans-serif;
|
|
732
|
-
}
|