@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
package/themes/dist/site.d.ts
DELETED
package/themes/dist/site.js
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
var styles = require('!!css-loader!@alfalab/core-components/themes/site.css');
|
|
4
|
-
|
|
5
|
-
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
6
|
-
|
|
7
|
-
var styles__default = /*#__PURE__*/_interopDefaultCompat(styles);
|
|
8
|
-
|
|
9
|
-
// eslint-disable-next-line import/no-webpack-loader-syntax
|
|
10
|
-
var site = styles__default.default.toString();
|
|
11
|
-
|
|
12
|
-
module.exports = site;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
:root {
|
|
2
|
-
/* theme */
|
|
3
|
-
--skeleton-default-color: transparent;
|
|
4
|
-
--skeleton-backdrop-filter: blur(20px);
|
|
5
|
-
--skeleton-gradient-animation-display: none;
|
|
6
|
-
--skeleton-bg-animation-display: block;
|
|
7
|
-
--skeleton-bg-animation-color: var(--color-light-graphic-quaternary);
|
|
8
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
:root {
|
|
2
|
-
--slider-input-font-weight: normal;
|
|
3
|
-
--slider-input-s-border-bottom-radius: 0;
|
|
4
|
-
--slider-input-m-border-bottom-radius: 0;
|
|
5
|
-
--slider-input-l-border-bottom-radius: 0;
|
|
6
|
-
--slider-input-xl-border-bottom-radius: 0;
|
|
7
|
-
--slider-input-progress-margin-horizontal: 0;
|
|
8
|
-
--slider-input-xl-progress-margin-horizontal: 0;
|
|
9
|
-
--slider-input-progress-border-radius: 0;
|
|
10
|
-
--slider-input-progress-bg-color: var(--color-light-graphic-quaternary);
|
|
11
|
-
--slider-input-progress-hover-bg-color: var(--color-light-graphic-quaternary);
|
|
12
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
:root {
|
|
2
|
-
--slider-input-font-weight: normal;
|
|
3
|
-
--slider-input-s-border-bottom-radius: 0;
|
|
4
|
-
--slider-input-m-border-bottom-radius: 0;
|
|
5
|
-
--slider-input-l-border-bottom-radius: 0;
|
|
6
|
-
--slider-input-xl-border-bottom-radius: 0;
|
|
7
|
-
--slider-input-progress-margin-horizontal: 0;
|
|
8
|
-
--slider-input-xl-progress-margin-horizontal: 0;
|
|
9
|
-
--slider-input-progress-border-radius: 0;
|
|
10
|
-
--slider-input-progress-bg-color: var(--color-light-graphic-quaternary);
|
|
11
|
-
--slider-input-progress-hover-bg-color: var(--color-light-graphic-quaternary);
|
|
12
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
:root {
|
|
2
|
-
--slider-input-s-border-bottom-radius: 0;
|
|
3
|
-
--slider-input-m-border-bottom-radius: 0;
|
|
4
|
-
--slider-input-l-border-bottom-radius: 0;
|
|
5
|
-
--slider-input-xl-border-bottom-radius: 0;
|
|
6
|
-
--slider-input-progress-margin-horizontal: 0;
|
|
7
|
-
--slider-input-xl-progress-margin-horizontal: 0;
|
|
8
|
-
--slider-input-progress-border-radius: 0;
|
|
9
|
-
--slider-input-progress-bg-color: var(--color-light-bg-quaternary);
|
|
10
|
-
--slider-input-progress-hover-bg-color: var(--color-light-bg-quaternary);
|
|
11
|
-
--slider-input-origin-width: 100%;
|
|
12
|
-
--slider-input-origin-right: 0;
|
|
13
|
-
}
|
package/themes/dist/src/dark.css
DELETED
|
@@ -1,313 +0,0 @@
|
|
|
1
|
-
:root {
|
|
2
|
-
--color-light-bg-accent: var(--color-dark-bg-accent);
|
|
3
|
-
--color-light-bg-attention-muted: var(--color-dark-bg-attention-muted);
|
|
4
|
-
--color-light-bg-info: var(--color-dark-bg-info);
|
|
5
|
-
--color-light-bg-negative-muted: var(--color-dark-bg-negative-muted);
|
|
6
|
-
--color-light-bg-opaque: var(--color-dark-bg-opaque);
|
|
7
|
-
--color-light-bg-overlay: var(--color-dark-bg-overlay);
|
|
8
|
-
--color-light-bg-positive-muted: var(--color-dark-bg-positive-muted);
|
|
9
|
-
--color-light-bg-primary: var(--color-dark-bg-primary);
|
|
10
|
-
--color-light-bg-primary-inverted: var(--color-dark-bg-primary-inverted);
|
|
11
|
-
--color-light-bg-quaternary: var(--color-dark-bg-quaternary);
|
|
12
|
-
--color-light-bg-quaternary-inverted: var(--color-dark-bg-quaternary-inverted);
|
|
13
|
-
--color-light-bg-secondary: var(--color-dark-bg-secondary);
|
|
14
|
-
--color-light-bg-secondary-inverted: var(--color-dark-bg-secondary-inverted);
|
|
15
|
-
--color-light-bg-tertiary: var(--color-dark-bg-tertiary);
|
|
16
|
-
--color-light-bg-tertiary-inverted: var(--color-dark-bg-tertiary-inverted);
|
|
17
|
-
--color-light-border-accent: var(--color-dark-border-accent);
|
|
18
|
-
--color-light-border-key: var(--color-dark-border-key);
|
|
19
|
-
--color-light-border-key-inverted: var(--color-dark-border-key-inverted);
|
|
20
|
-
--color-light-border-link: var(--color-dark-border-link);
|
|
21
|
-
--color-light-border-primary: var(--color-dark-border-primary);
|
|
22
|
-
--color-light-border-primary-inverted: var(--color-dark-border-primary-inverted);
|
|
23
|
-
--color-light-border-secondary: var(--color-dark-border-secondary);
|
|
24
|
-
--color-light-border-secondary-inverted: var(--color-dark-border-secondary-inverted);
|
|
25
|
-
--color-light-border-tertiary: var(--color-dark-border-tertiary);
|
|
26
|
-
--color-light-border-tertiary-inverted: var(--color-dark-border-tertiary-inverted);
|
|
27
|
-
--color-light-border-underline: var(--color-dark-border-underline);
|
|
28
|
-
--color-light-border-underline-inverted: var(--color-dark-border-underline-inverted);
|
|
29
|
-
--color-light-graphic-accent: var(--color-dark-graphic-accent);
|
|
30
|
-
--color-light-graphic-attention: var(--color-dark-graphic-attention);
|
|
31
|
-
--color-light-graphic-link: var(--color-dark-graphic-link);
|
|
32
|
-
--color-light-graphic-negative: var(--color-dark-graphic-negative);
|
|
33
|
-
--color-light-graphic-positive: var(--color-dark-graphic-positive);
|
|
34
|
-
--color-light-graphic-primary: var(--color-dark-graphic-primary);
|
|
35
|
-
--color-light-graphic-primary-inverted: var(--color-dark-graphic-primary-inverted);
|
|
36
|
-
--color-light-graphic-quaternary: var(--color-dark-graphic-quaternary);
|
|
37
|
-
--color-light-graphic-quaternary-inverted: var(--color-dark-graphic-quaternary-inverted);
|
|
38
|
-
--color-light-graphic-secondary: var(--color-dark-graphic-secondary);
|
|
39
|
-
--color-light-graphic-secondary-inverted: var(--color-dark-graphic-secondary-inverted);
|
|
40
|
-
--color-light-graphic-tertiary: var(--color-dark-graphic-tertiary);
|
|
41
|
-
--color-light-graphic-tertiary-inverted: var(--color-dark-graphic-tertiary-inverted);
|
|
42
|
-
--color-light-specialbg-component: var(--color-dark-specialbg-component);
|
|
43
|
-
--color-light-specialbg-component-inverted: var(--color-dark-specialbg-component-inverted);
|
|
44
|
-
--color-light-specialbg-nulled: var(--color-dark-specialbg-nulled);
|
|
45
|
-
--color-light-specialbg-overlay-fallback: var(--color-dark-specialbg-overlay-fallback);
|
|
46
|
-
--color-light-specialbg-primary-grouped: var(--color-dark-specialbg-primary-grouped);
|
|
47
|
-
--color-light-specialbg-secondary-grouped: var(--color-dark-specialbg-secondary-grouped);
|
|
48
|
-
--color-light-specialbg-secondary-transparent: var(
|
|
49
|
-
--color-dark-specialbg-secondary-transparent
|
|
50
|
-
);
|
|
51
|
-
--color-light-specialbg-secondary-transparent-inverted: var(
|
|
52
|
-
--color-dark-specialbg-secondary-transparent-inverted
|
|
53
|
-
);
|
|
54
|
-
--color-light-specialbg-tertiary-grouped: var(--color-dark-specialbg-tertiary-grouped);
|
|
55
|
-
--color-light-specialbg-tertiary-transparent: var(--color-dark-specialbg-tertiary-transparent);
|
|
56
|
-
--color-light-specialbg-tertiary-transparent-inverted: var(
|
|
57
|
-
--color-dark-specialbg-tertiary-transparent-inverted
|
|
58
|
-
);
|
|
59
|
-
--color-light-text-accent: var(--color-dark-text-accent);
|
|
60
|
-
--color-light-text-attention: var(--color-dark-text-attention);
|
|
61
|
-
--color-light-text-disabled: var(--color-dark-text-disabled);
|
|
62
|
-
--color-light-text-disabled-inverted: var(--color-dark-text-disabled-inverted);
|
|
63
|
-
--color-light-text-link: var(--color-dark-text-link);
|
|
64
|
-
--color-light-text-negative: var(--color-dark-text-negative);
|
|
65
|
-
--color-light-text-positive: var(--color-dark-text-positive);
|
|
66
|
-
--color-light-text-primary: var(--color-dark-text-primary);
|
|
67
|
-
--color-light-text-primary-inverted: var(--color-dark-text-primary-inverted);
|
|
68
|
-
--color-light-text-secondary: var(--color-dark-text-secondary);
|
|
69
|
-
--color-light-text-secondary-inverted: var(--color-dark-text-secondary-inverted);
|
|
70
|
-
--color-light-text-tertiary: var(--color-dark-text-tertiary);
|
|
71
|
-
--color-light-text-tertiary-inverted: var(--color-dark-text-tertiary-inverted);
|
|
72
|
-
--color-light-bg-component: var(--color-dark-bg-component);
|
|
73
|
-
--color-light-bg-component-inverted: var(--color-dark-bg-component-inverted);
|
|
74
|
-
--color-light-bg-link-muted: var(--color-dark-bg-link-muted);
|
|
75
|
-
--color-light-bg-neutral: var(--color-dark-bg-neutral);
|
|
76
|
-
--color-light-bg-nulled: var(--color-dark-bg-nulled);
|
|
77
|
-
--color-light-bg-primary-grouped: var(--color-dark-bg-primary-grouped);
|
|
78
|
-
--color-light-bg-secondary-grouped: var(--color-dark-bg-secondary-grouped);
|
|
79
|
-
--color-light-bg-tertiary-grouped: var(--color-dark-bg-tertiary-grouped);
|
|
80
|
-
--color-light-graphic-neutral: var(--color-dark-graphic-neutral);
|
|
81
|
-
--color-light-specialbg-overlay: var(--color-dark-specialbg-overlay);
|
|
82
|
-
--color-light-text-disabled-transparent: var(--color-dark-text-disabled-transparent);
|
|
83
|
-
--color-light-text-secondary-inverted-transparent: var(
|
|
84
|
-
--color-dark-text-secondary-inverted-transparent
|
|
85
|
-
);
|
|
86
|
-
--color-light-text-secondary-transparent: var(--color-dark-text-secondary-transparent);
|
|
87
|
-
--color-light-text-tertiary-inverted-transparent: var(
|
|
88
|
-
--color-dark-text-tertiary-inverted-transparent
|
|
89
|
-
);
|
|
90
|
-
--color-light-text-tertiary-transparent: var(--color-dark-text-tertiary-transparent);
|
|
91
|
-
--color-light-bg-accent-alpha-30: var(--color-dark-bg-accent-alpha-30);
|
|
92
|
-
--color-light-bg-accent-tint-15: var(--color-dark-bg-accent-shade-15);
|
|
93
|
-
--color-light-bg-accent-tint-20: var(--color-dark-bg-accent-shade-20);
|
|
94
|
-
--color-light-bg-accent-shade-7: var(--color-dark-bg-accent-tint-7);
|
|
95
|
-
--color-light-bg-accent-shade-10: var(--color-dark-bg-accent-tint-10);
|
|
96
|
-
--color-light-bg-accent-shade-15: var(--color-dark-bg-accent-tint-15);
|
|
97
|
-
--color-light-bg-accent-shade-30: var(--color-dark-bg-accent-tint-30);
|
|
98
|
-
--color-light-bg-primary-alpha-4: var(--color-dark-bg-primary-alpha-4);
|
|
99
|
-
--color-light-bg-primary-alpha-8: var(--color-dark-bg-primary-alpha-8);
|
|
100
|
-
--color-light-bg-primary-alpha-12: var(--color-dark-bg-primary-alpha-12);
|
|
101
|
-
--color-light-bg-primary-alpha-15: var(--color-dark-bg-primary-alpha-15);
|
|
102
|
-
--color-light-bg-primary-alpha-16: var(--color-dark-bg-primary-alpha-16);
|
|
103
|
-
--color-light-bg-primary-alpha-20: var(--color-dark-bg-primary-alpha-20);
|
|
104
|
-
--color-light-bg-primary-alpha-30: var(--color-dark-bg-primary-alpha-30);
|
|
105
|
-
--color-light-bg-primary-alpha-32: var(--color-dark-bg-primary-alpha-32);
|
|
106
|
-
--color-light-bg-primary-alpha-37: var(--color-dark-bg-primary-alpha-37);
|
|
107
|
-
--color-light-bg-primary-alpha-40: var(--color-dark-bg-primary-alpha-40);
|
|
108
|
-
--color-light-bg-primary-shade-7: var(--color-dark-bg-primary-tint-7);
|
|
109
|
-
--color-light-bg-primary-shade-15: var(--color-dark-bg-primary-tint-15);
|
|
110
|
-
--color-light-bg-primary-inverted-alpha-3: var(--color-dark-bg-primary-inverted-alpha-3);
|
|
111
|
-
--color-light-bg-primary-inverted-alpha-4: var(--color-dark-bg-primary-inverted-alpha-4);
|
|
112
|
-
--color-light-bg-primary-inverted-alpha-5: var(--color-dark-bg-primary-inverted-alpha-5);
|
|
113
|
-
--color-light-bg-primary-inverted-alpha-7: var(--color-dark-bg-primary-inverted-alpha-7);
|
|
114
|
-
--color-light-bg-primary-inverted-alpha-8: var(--color-dark-bg-primary-inverted-alpha-8);
|
|
115
|
-
--color-light-bg-primary-inverted-alpha-10: var(--color-dark-bg-primary-inverted-alpha-10);
|
|
116
|
-
--color-light-bg-primary-inverted-alpha-12: var(--color-dark-bg-primary-inverted-alpha-12);
|
|
117
|
-
--color-light-bg-primary-inverted-alpha-15: var(--color-dark-bg-primary-inverted-alpha-15);
|
|
118
|
-
--color-light-bg-primary-inverted-alpha-16: var(--color-dark-bg-primary-inverted-alpha-16);
|
|
119
|
-
--color-light-bg-primary-inverted-alpha-20: var(--color-dark-bg-primary-inverted-alpha-20);
|
|
120
|
-
--color-light-bg-primary-inverted-alpha-24: var(--color-dark-bg-primary-inverted-alpha-24);
|
|
121
|
-
--color-light-bg-primary-inverted-alpha-30: var(--color-dark-bg-primary-inverted-alpha-30);
|
|
122
|
-
--color-light-bg-primary-inverted-alpha-32: var(--color-dark-bg-primary-inverted-alpha-32);
|
|
123
|
-
--color-light-bg-primary-inverted-alpha-40: var(--color-dark-bg-primary-inverted-alpha-40);
|
|
124
|
-
--color-light-bg-primary-inverted-alpha-50: var(--color-dark-bg-primary-inverted-alpha-50);
|
|
125
|
-
--color-light-bg-primary-inverted-tint-7: var(--color-dark-bg-primary-inverted-shade-7);
|
|
126
|
-
--color-light-bg-primary-inverted-tint-15: var(--color-dark-bg-primary-inverted-shade-15);
|
|
127
|
-
--color-light-bg-primary-inverted-tint-20: var(--color-dark-bg-primary-inverted-shade-20);
|
|
128
|
-
--color-light-bg-quaternary-alpha-30: var(--color-dark-bg-quaternary-alpha-30);
|
|
129
|
-
--color-light-bg-quaternary-shade-7: var(--color-dark-bg-quaternary-tint-7);
|
|
130
|
-
--color-light-bg-quaternary-shade-10: var(--color-dark-bg-quaternary-tint-10);
|
|
131
|
-
--color-light-bg-quaternary-shade-15: var(--color-dark-bg-quaternary-tint-15);
|
|
132
|
-
--color-light-bg-quaternary-shade-30: var(--color-dark-bg-quaternary-tint-30);
|
|
133
|
-
--color-light-bg-quaternary-inverted-alpha-30: var(
|
|
134
|
-
--color-dark-bg-quaternary-inverted-alpha-30
|
|
135
|
-
);
|
|
136
|
-
--color-light-bg-quaternary-inverted-tint-15: var(--color-dark-bg-quaternary-inverted-shade-15);
|
|
137
|
-
--color-light-bg-quaternary-inverted-tint-20: var(--color-dark-bg-quaternary-inverted-shade-20);
|
|
138
|
-
--color-light-bg-secondary-alpha-30: var(--color-dark-bg-secondary-alpha-30);
|
|
139
|
-
--color-light-bg-secondary-tint-15: var(--color-dark-bg-secondary-shade-15);
|
|
140
|
-
--color-light-bg-secondary-tint-20: var(--color-dark-bg-secondary-shade-20);
|
|
141
|
-
--color-light-bg-secondary-shade-7: var(--color-dark-bg-secondary-tint-7);
|
|
142
|
-
--color-light-bg-secondary-shade-15: var(--color-dark-bg-secondary-tint-15);
|
|
143
|
-
--color-light-bg-secondary-inverted-alpha-30: var(--color-dark-bg-secondary-inverted-alpha-30);
|
|
144
|
-
--color-light-bg-secondary-inverted-tint-15: var(--color-dark-bg-secondary-inverted-shade-15);
|
|
145
|
-
--color-light-bg-secondary-inverted-tint-20: var(--color-dark-bg-secondary-inverted-shade-20);
|
|
146
|
-
--color-light-bg-secondary-inverted-shade-7: var(--color-dark-bg-secondary-inverted-tint-7);
|
|
147
|
-
--color-light-bg-secondary-inverted-shade-15: var(--color-dark-bg-secondary-inverted-tint-15);
|
|
148
|
-
--color-light-bg-tertiary-shade-7: var(--color-dark-bg-tertiary-tint-7);
|
|
149
|
-
--color-light-border-key-alpha-7: var(--color-dark-border-key-alpha-7);
|
|
150
|
-
--color-light-border-key-alpha-15: var(--color-dark-border-key-alpha-15);
|
|
151
|
-
--color-light-border-key-inverted-alpha-7: var(--color-dark-border-key-inverted-alpha-7);
|
|
152
|
-
--color-light-border-key-inverted-alpha-15: var(--color-dark-border-key-inverted-alpha-15);
|
|
153
|
-
--color-light-border-underline-alpha-30: var(--color-dark-border-underline-alpha-30);
|
|
154
|
-
--color-light-border-underline-inverted-alpha-30: var(
|
|
155
|
-
--color-dark-border-underline-inverted-alpha-30
|
|
156
|
-
);
|
|
157
|
-
--color-light-graphic-accent-alpha-30: var(--color-dark-graphic-accent-alpha-30);
|
|
158
|
-
--color-light-graphic-accent-tint-15: var(--color-dark-graphic-accent-shade-15);
|
|
159
|
-
--color-light-graphic-accent-shade-7: var(--color-dark-graphic-accent-tint-7);
|
|
160
|
-
--color-light-graphic-accent-shade-10: var(--color-dark-graphic-accent-tint-10);
|
|
161
|
-
--color-light-graphic-accent-shade-15: var(--color-dark-graphic-accent-tint-15);
|
|
162
|
-
--color-light-graphic-accent-shade-30: var(--color-dark-graphic-accent-tint-30);
|
|
163
|
-
--color-light-graphic-link-alpha-15: var(--color-dark-graphic-link-alpha-15);
|
|
164
|
-
--color-light-graphic-negative-alpha-10: var(--color-dark-graphic-negative-alpha-10);
|
|
165
|
-
--color-light-graphic-negative-alpha-30: var(--color-dark-graphic-negative-alpha-30);
|
|
166
|
-
--color-light-graphic-negative-alpha-40: var(--color-dark-graphic-negative-alpha-40);
|
|
167
|
-
--color-light-graphic-negative-tint-20: var(--color-dark-graphic-negative-shade-20);
|
|
168
|
-
--color-light-graphic-negative-tint-30: var(--color-dark-graphic-negative-shade-30);
|
|
169
|
-
--color-light-graphic-negative-shade-7: var(--color-dark-graphic-negative-tint-7);
|
|
170
|
-
--color-light-graphic-negative-shade-15: var(--color-dark-graphic-negative-tint-15);
|
|
171
|
-
--color-light-graphic-negative-shade-30: var(--color-dark-graphic-negative-tint-30);
|
|
172
|
-
--color-light-graphic-positive-alpha-10: var(--color-dark-graphic-positive-alpha-10);
|
|
173
|
-
--color-light-graphic-positive-shade-10: var(--color-dark-graphic-positive-tint-10);
|
|
174
|
-
--color-light-graphic-positive-shade-30: var(--color-dark-graphic-positive-tint-30);
|
|
175
|
-
--color-light-graphic-primary-alpha-30: var(--color-dark-graphic-primary-alpha-30);
|
|
176
|
-
--color-light-graphic-primary-alpha-40: var(--color-dark-graphic-primary-alpha-40);
|
|
177
|
-
--color-light-graphic-primary-alpha-50: var(--color-dark-graphic-primary-alpha-50);
|
|
178
|
-
--color-light-graphic-primary-alpha-60: var(--color-dark-graphic-primary-alpha-60);
|
|
179
|
-
--color-light-graphic-primary-tint-15: var(--color-dark-graphic-primary-shade-15);
|
|
180
|
-
--color-light-graphic-primary-tint-20: var(--color-dark-graphic-primary-shade-20);
|
|
181
|
-
--color-light-graphic-primary-tint-30: var(--color-dark-graphic-primary-shade-30);
|
|
182
|
-
--color-light-graphic-primary-shade-10: var(--color-dark-graphic-primary-tint-10);
|
|
183
|
-
--color-light-graphic-primary-shade-30: var(--color-dark-graphic-primary-tint-30);
|
|
184
|
-
--color-light-graphic-primary-inverted-alpha-30: var(
|
|
185
|
-
--color-dark-graphic-primary-inverted-alpha-30
|
|
186
|
-
);
|
|
187
|
-
--color-light-graphic-primary-inverted-alpha-40: var(
|
|
188
|
-
--color-dark-graphic-primary-inverted-alpha-40
|
|
189
|
-
);
|
|
190
|
-
--color-light-graphic-primary-inverted-alpha-50: var(
|
|
191
|
-
--color-dark-graphic-primary-inverted-alpha-50
|
|
192
|
-
);
|
|
193
|
-
--color-light-graphic-primary-inverted-alpha-60: var(
|
|
194
|
-
--color-dark-graphic-primary-inverted-alpha-60
|
|
195
|
-
);
|
|
196
|
-
--color-light-graphic-primary-inverted-shade-7: var(
|
|
197
|
-
--color-dark-graphic-primary-inverted-tint-7
|
|
198
|
-
);
|
|
199
|
-
--color-light-graphic-primary-inverted-shade-10: var(
|
|
200
|
-
--color-dark-graphic-primary-inverted-tint-10
|
|
201
|
-
);
|
|
202
|
-
--color-light-graphic-primary-inverted-shade-15: var(
|
|
203
|
-
--color-dark-graphic-primary-inverted-tint-15
|
|
204
|
-
);
|
|
205
|
-
--color-light-graphic-primary-inverted-shade-30: var(
|
|
206
|
-
--color-dark-graphic-primary-inverted-tint-30
|
|
207
|
-
);
|
|
208
|
-
--color-light-graphic-quaternary-shade-10: var(--color-dark-graphic-quaternary-tint-10);
|
|
209
|
-
--color-light-graphic-secondary-alpha-30: var(--color-dark-graphic-secondary-alpha-30);
|
|
210
|
-
--color-light-graphic-secondary-shade-30: var(--color-dark-graphic-secondary-tint-30);
|
|
211
|
-
--color-light-graphic-secondary-shade-50: var(--color-dark-graphic-secondary-tint-50);
|
|
212
|
-
--color-light-graphic-secondary-inverted-alpha-30: var(
|
|
213
|
-
--color-dark-graphic-secondary-inverted-alpha-30
|
|
214
|
-
);
|
|
215
|
-
--color-light-graphic-secondary-inverted-tint-15: var(
|
|
216
|
-
--color-dark-graphic-secondary-inverted-shade-15
|
|
217
|
-
);
|
|
218
|
-
--color-light-graphic-secondary-inverted-tint-20: var(
|
|
219
|
-
--color-dark-graphic-secondary-inverted-shade-20
|
|
220
|
-
);
|
|
221
|
-
--color-light-graphic-secondary-inverted-shade-10: var(
|
|
222
|
-
--color-dark-graphic-secondary-inverted-tint-10
|
|
223
|
-
);
|
|
224
|
-
--color-light-graphic-secondary-inverted-shade-30: var(
|
|
225
|
-
--color-dark-graphic-secondary-inverted-tint-30
|
|
226
|
-
);
|
|
227
|
-
--color-light-graphic-tertiary-alpha-30: var(--color-dark-graphic-tertiary-alpha-30);
|
|
228
|
-
--color-light-graphic-tertiary-tint-15: var(--color-dark-graphic-tertiary-shade-15);
|
|
229
|
-
--color-light-graphic-tertiary-tint-20: var(--color-dark-graphic-tertiary-shade-20);
|
|
230
|
-
--color-light-graphic-tertiary-shade-7: var(--color-dark-graphic-tertiary-tint-7);
|
|
231
|
-
--color-light-graphic-tertiary-shade-15: var(--color-dark-graphic-tertiary-tint-15);
|
|
232
|
-
--color-light-graphic-tertiary-inverted-alpha-30: var(
|
|
233
|
-
--color-dark-graphic-tertiary-inverted-alpha-30
|
|
234
|
-
);
|
|
235
|
-
--color-light-graphic-tertiary-inverted-tint-15: var(
|
|
236
|
-
--color-dark-graphic-tertiary-inverted-shade-15
|
|
237
|
-
);
|
|
238
|
-
--color-light-graphic-tertiary-inverted-tint-20: var(
|
|
239
|
-
--color-dark-graphic-tertiary-inverted-shade-20
|
|
240
|
-
);
|
|
241
|
-
--color-light-specialbg-component-shade-7: var(--color-dark-specialbg-component-tint-7);
|
|
242
|
-
--color-light-specialbg-component-shade-10: var(--color-dark-specialbg-component-tint-10);
|
|
243
|
-
--color-light-specialbg-component-shade-15: var(--color-dark-specialbg-component-tint-15);
|
|
244
|
-
--color-light-specialbg-component-shade-30: var(--color-dark-specialbg-component-tint-30);
|
|
245
|
-
--color-light-specialbg-component-alpha-2: var(--color-dark-specialbg-component-alpha-2);
|
|
246
|
-
--color-light-specialbg-component-alpha-14: var(--color-dark-specialbg-component-alpha-14);
|
|
247
|
-
--color-light-specialbg-component-alpha-23: var(--color-dark-specialbg-component-alpha-23);
|
|
248
|
-
--color-light-specialbg-component-alpha-30: var(--color-dark-specialbg-component-alpha-30);
|
|
249
|
-
--color-light-specialbg-component-inverted-alpha-30: var(
|
|
250
|
-
--color-dark-specialbg-component-inverted-alpha-30
|
|
251
|
-
);
|
|
252
|
-
--color-light-specialbg-component-inverted-tint-15: var(
|
|
253
|
-
--color-dark-specialbg-component-inverted-shade-15
|
|
254
|
-
);
|
|
255
|
-
--color-light-specialbg-component-inverted-tint-20: var(
|
|
256
|
-
--color-dark-specialbg-component-inverted-shade-20
|
|
257
|
-
);
|
|
258
|
-
--color-light-specialbg-secondary-transparent-shade-7: var(
|
|
259
|
-
--color-dark-specialbg-secondary-transparent-tint-7
|
|
260
|
-
);
|
|
261
|
-
--color-light-specialbg-secondary-transparent-shade-15: var(
|
|
262
|
-
--color-dark-specialbg-secondary-transparent-tint-15
|
|
263
|
-
);
|
|
264
|
-
--color-light-specialbg-secondary-transparent-inverted-tint-15: var(
|
|
265
|
-
--color-dark-specialbg-secondary-transparent-inverted-shade-15
|
|
266
|
-
);
|
|
267
|
-
--color-light-specialbg-secondary-transparent-inverted-tint-20: var(
|
|
268
|
-
--color-dark-specialbg-secondary-transparent-inverted-shade-20
|
|
269
|
-
);
|
|
270
|
-
--color-light-specialbg-tertiary-transparent-shade-7: var(
|
|
271
|
-
--color-dark-specialbg-tertiary-transparent-tint-7
|
|
272
|
-
);
|
|
273
|
-
--color-light-specialbg-tertiary-transparent-shade-15: var(
|
|
274
|
-
--color-dark-specialbg-tertiary-transparent-tint-15
|
|
275
|
-
);
|
|
276
|
-
--color-light-specialbg-tertiary-transparent-inverted-tint-15: var(
|
|
277
|
-
--color-dark-specialbg-tertiary-transparent-inverted-shade-15
|
|
278
|
-
);
|
|
279
|
-
--color-light-specialbg-tertiary-transparent-inverted-tint-20: var(
|
|
280
|
-
--color-dark-specialbg-tertiary-transparent-inverted-shade-20
|
|
281
|
-
);
|
|
282
|
-
--color-light-text-link-tint-30: var(--color-dark-text-link-shade-30);
|
|
283
|
-
--color-light-text-link-tint-50: var(--color-dark-text-link-shade-50);
|
|
284
|
-
--color-light-text-link-shade-20: var(--color-dark-text-link-tint-20);
|
|
285
|
-
--color-light-text-link-shade-40: var(--color-dark-text-link-tint-40);
|
|
286
|
-
--color-light-text-primary-alpha-30: var(--color-dark-text-primary-alpha-30);
|
|
287
|
-
--color-light-text-primary-tint-24: var(--color-dark-text-primary-shade-24);
|
|
288
|
-
--color-light-text-primary-tint-30: var(--color-dark-text-primary-shade-30);
|
|
289
|
-
--color-light-text-primary-tint-40: var(--color-dark-text-primary-shade-40);
|
|
290
|
-
--color-light-text-primary-tint-50: var(--color-dark-text-primary-shade-50);
|
|
291
|
-
--color-light-text-primary-shade-20: var(--color-dark-text-primary-tint-20);
|
|
292
|
-
--color-light-text-primary-shade-40: var(--color-dark-text-primary-tint-40);
|
|
293
|
-
--color-light-text-primary-inverted-alpha-30: var(--color-dark-text-primary-inverted-alpha-30);
|
|
294
|
-
--color-light-text-primary-inverted-alpha-40: var(--color-dark-text-primary-inverted-alpha-40);
|
|
295
|
-
--color-light-text-primary-inverted-tint-20: var(--color-dark-text-primary-inverted-shade-20);
|
|
296
|
-
--color-light-text-primary-inverted-tint-30: var(--color-dark-text-primary-inverted-shade-30);
|
|
297
|
-
--color-light-text-primary-inverted-shade-7: var(--color-dark-text-primary-inverted-tint-7);
|
|
298
|
-
--color-light-text-primary-inverted-shade-15: var(--color-dark-text-primary-inverted-tint-15);
|
|
299
|
-
--color-light-text-primary-inverted-shade-24: var(--color-dark-text-primary-inverted-tint-24);
|
|
300
|
-
--color-light-text-primary-inverted-shade-30: var(--color-dark-text-primary-inverted-tint-30);
|
|
301
|
-
--color-light-text-primary-inverted-shade-40: var(--color-dark-text-primary-inverted-tint-40);
|
|
302
|
-
--color-light-text-primary-inverted-shade-50: var(--color-dark-text-primary-inverted-tint-50);
|
|
303
|
-
--color-light-text-secondary-tint-20: var(--color-dark-text-secondary-shade-20);
|
|
304
|
-
--color-light-text-secondary-tint-30: var(--color-dark-text-secondary-shade-30);
|
|
305
|
-
--color-light-text-secondary-shade-20: var(--color-dark-text-secondary-tint-20);
|
|
306
|
-
--color-light-text-secondary-shade-40: var(--color-dark-text-secondary-tint-40);
|
|
307
|
-
--color-light-text-secondary-inverted-tint-20: var(
|
|
308
|
-
--color-dark-text-secondary-inverted-shade-20
|
|
309
|
-
);
|
|
310
|
-
--color-light-text-secondary-inverted-tint-30: var(
|
|
311
|
-
--color-dark-text-secondary-inverted-shade-30
|
|
312
|
-
);
|
|
313
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
@define-mixin bottom-sheet-click {
|
|
2
|
-
--bottom-sheet-footer-border-top: none;
|
|
3
|
-
--bottom-sheet-footer-background-color: var(--color-light-bg-secondary);
|
|
4
|
-
--bottom-sheet-title-font-size: 20px;
|
|
5
|
-
--bottom-sheet-title-font-weight: 500;
|
|
6
|
-
--bottom-sheet-title-line-height: 28px;
|
|
7
|
-
--bottom-sheet-title-font-family: var(--font-family-styrene);
|
|
8
|
-
}
|
|
@@ -1,63 +0,0 @@
|
|
|
1
|
-
@define-mixin button-click {
|
|
2
|
-
/* border-radius mobile */
|
|
3
|
-
--button-xxs-size-mobile-border-radius: 6px;
|
|
4
|
-
--button-xs-size-mobile-border-radius: var(--border-radius-m);
|
|
5
|
-
--button-s-size-mobile-border-radius: var(--border-radius-m);
|
|
6
|
-
--button-m-size-mobile-border-radius: var(--border-radius-l);
|
|
7
|
-
--button-l-size-mobile-border-radius: var(--border-radius-l);
|
|
8
|
-
--button-xl-size-mobile-border-radius: var(--border-radius-l);
|
|
9
|
-
|
|
10
|
-
/* primary mobile */
|
|
11
|
-
--button-primary-mobile-disabled-color: var(--color-light-text-tertiary);
|
|
12
|
-
--button-primary-mobile-disabled-bg-color: var(--color-light-specialbg-secondary-transparent);
|
|
13
|
-
|
|
14
|
-
/* primary inverted mobile */
|
|
15
|
-
--button-inverted-primary-mobile-disabled-bg-color: var(
|
|
16
|
-
--color-light-specialbg-secondary-transparent-inverted
|
|
17
|
-
);
|
|
18
|
-
--button-inverted-primary-mobile-disabled-color: var(--color-light-text-tertiary-inverted);
|
|
19
|
-
|
|
20
|
-
/* secondary mobile */
|
|
21
|
-
--button-secondary-mobile-base-bg-color: var(--color-light-specialbg-tertiary-transparent);
|
|
22
|
-
--button-secondary-mobile-active-bg-color: var(
|
|
23
|
-
--color-light-specialbg-tertiary-transparent-shade-15
|
|
24
|
-
);
|
|
25
|
-
--button-secondary-mobile-disabled-bg-color: var(--color-light-specialbg-secondary-transparent);
|
|
26
|
-
--button-secondary-mobile-disabled-color: var(--color-light-text-tertiary);
|
|
27
|
-
|
|
28
|
-
/* secondary inverted mobile */
|
|
29
|
-
--button-inverted-secondary-mobile-base-bg-color: var(
|
|
30
|
-
--color-light-specialbg-tertiary-transparent-inverted
|
|
31
|
-
);
|
|
32
|
-
--button-inverted-secondary-mobile-active-bg-color: var(
|
|
33
|
-
--color-light-specialbg-tertiary-transparent-inverted-tint-20
|
|
34
|
-
);
|
|
35
|
-
--button-inverted-secondary-mobile-disabled-bg-color: var(
|
|
36
|
-
--color-light-specialbg-secondary-transparent-inverted
|
|
37
|
-
);
|
|
38
|
-
--button-inverted-secondary-mobile-disabled-color: var(--color-light-text-tertiary-inverted);
|
|
39
|
-
|
|
40
|
-
/* tertiary mobile */
|
|
41
|
-
--button-tertiary-mobile-disabled-border-color: var(--color-light-graphic-tertiary);
|
|
42
|
-
--button-tertiary-mobile-disabled-color: var(--color-light-text-tertiary);
|
|
43
|
-
|
|
44
|
-
/* tertiary inverted mobile */
|
|
45
|
-
--button-inverted-tertiary-mobile-disabled-border-color: var(
|
|
46
|
-
--color-light-graphic-tertiary-inverted
|
|
47
|
-
);
|
|
48
|
-
--button-inverted-tertiary-mobile-disabled-color: var(--color-light-text-tertiary-inverted);
|
|
49
|
-
|
|
50
|
-
/* link mobile */
|
|
51
|
-
--button-link-mobile-disabled-color: var(--color-light-text-tertiary);
|
|
52
|
-
|
|
53
|
-
/* link inverted mobile */
|
|
54
|
-
--button-inverted-link-mobile-disabled-color: var(--color-light-text-tertiary-inverted);
|
|
55
|
-
|
|
56
|
-
/* ghost mobile */
|
|
57
|
-
--button-ghost-mobile-active-color: var(--color-light-text-primary-tint-40);
|
|
58
|
-
--button-ghost-mobile-disabled-color: var(--color-light-text-tertiary);
|
|
59
|
-
|
|
60
|
-
/* ghost mobile inverted */
|
|
61
|
-
--button-inverted-ghost-mobile-active-color: var(--color-light-text-primary-inverted-shade-40);
|
|
62
|
-
--button-inverted-ghost-mobile-disabled-color: var(--color-light-text-tertiary-inverted);
|
|
63
|
-
}
|
|
@@ -1,68 +0,0 @@
|
|
|
1
|
-
@define-mixin button-corp {
|
|
2
|
-
/* primary */
|
|
3
|
-
--button-primary-base-bg-color: var(--color-light-bg-accent);
|
|
4
|
-
--button-primary-hover-bg-color: var(--color-light-bg-accent-shade-7);
|
|
5
|
-
--button-primary-active-bg-color: var(--color-light-bg-accent-shade-15);
|
|
6
|
-
--button-primary-disabled-bg-color: var(--color-light-specialbg-secondary-transparent);
|
|
7
|
-
--button-primary-color: var(--color-static-text-primary-light);
|
|
8
|
-
--button-primary-disabled-color: var(--color-light-text-tertiary);
|
|
9
|
-
|
|
10
|
-
/* primary-inverted */
|
|
11
|
-
--button-inverted-primary-base-bg-color: var(--color-light-bg-accent);
|
|
12
|
-
--button-inverted-primary-hover-bg-color: var(--color-light-bg-accent-tint-15);
|
|
13
|
-
--button-inverted-primary-active-bg-color: var(--color-light-bg-accent-tint-20);
|
|
14
|
-
--button-inverted-primary-disabled-bg-color: var(
|
|
15
|
-
--color-light-specialbg-secondary-transparent-inverted
|
|
16
|
-
);
|
|
17
|
-
--button-inverted-primary-disabled-color: var(--color-light-text-tertiary-inverted);
|
|
18
|
-
--button-inverted-primary-color: var(--color-static-text-primary-light);
|
|
19
|
-
|
|
20
|
-
/* accent */
|
|
21
|
-
--button-accent-base-bg-color: var(--color-light-bg-secondary-inverted);
|
|
22
|
-
--button-accent-hover-bg-color: var(--color-light-bg-secondary-inverted-tint-15);
|
|
23
|
-
--button-accent-active-bg-color: var(--color-light-bg-secondary-inverted-tint-20);
|
|
24
|
-
--button-accent-disabled-bg-color: var(--color-light-specialbg-secondary-transparent);
|
|
25
|
-
--button-accent-color: var(--color-light-text-primary-inverted);
|
|
26
|
-
--button-accent-disabled-color: var(--color-light-text-tertiary);
|
|
27
|
-
|
|
28
|
-
/* accent-inverted */
|
|
29
|
-
--button-inverted-accent-base-bg-color: var(--color-light-bg-secondary);
|
|
30
|
-
--button-inverted-accent-hover-bg-color: var(--color-light-bg-secondary-shade-7);
|
|
31
|
-
--button-inverted-accent-active-bg-color: var(--color-light-bg-secondary-shade-15);
|
|
32
|
-
--button-inverted-accent-disabled-bg-color: var(
|
|
33
|
-
--color-light-specialbg-secondary-transparent-inverted
|
|
34
|
-
);
|
|
35
|
-
--button-inverted-accent-disabled-color: var(--color-light-text-tertiary-inverted);
|
|
36
|
-
--button-inverted-accent-color: var(--color-light-text-primary);
|
|
37
|
-
|
|
38
|
-
/* inverted-secondary */
|
|
39
|
-
|
|
40
|
-
/* TODO colod-mod */
|
|
41
|
-
--button-inverted-secondary-base-bg-color: transparent;
|
|
42
|
-
--button-inverted-secondary-hover-bg-color: var(--color-light-bg-primary-alpha-15);
|
|
43
|
-
--button-inverted-secondary-active-bg-color: var(--color-light-bg-primary-alpha-20);
|
|
44
|
-
--button-inverted-secondary-disabled-bg-color: transparent;
|
|
45
|
-
--button-inverted-secondary-base-border-color: var(--color-light-border-underline);
|
|
46
|
-
--button-inverted-secondary-disabled-border-color: var(--color-light-border-underline-alpha-30);
|
|
47
|
-
--button-inverted-secondary-color: var(--color-light-text-primary-inverted);
|
|
48
|
-
--button-inverted-secondary-disabled-color: var(--color-light-text-primary-inverted-alpha-30);
|
|
49
|
-
|
|
50
|
-
/* inverted-tertiary */
|
|
51
|
-
--button-inverted-tertiary-base-bg-color: var(--color-light-specialbg-component-inverted);
|
|
52
|
-
--button-inverted-tertiary-hover-bg-color: var(
|
|
53
|
-
--color-light-specialbg-component-inverted-tint-15
|
|
54
|
-
);
|
|
55
|
-
--button-inverted-tertiary-active-bg-color: var(
|
|
56
|
-
--color-light-specialbg-component-inverted-tint-20
|
|
57
|
-
);
|
|
58
|
-
--button-inverted-tertiary-disabled-bg-color: var(--color-light-bg-primary-alpha-8);
|
|
59
|
-
--button-inverted-tertiary-base-border-color: transparent;
|
|
60
|
-
--button-inverted-tertiary-hover-border-color: transparent;
|
|
61
|
-
--button-inverted-tertiary-disabled-border-color: transparent;
|
|
62
|
-
--button-inverted-tertiary-color: var(--color-light-text-primary-inverted);
|
|
63
|
-
--button-inverted-tertiary-disabled-color: var(--color-light-text-primary-inverted-alpha-30);
|
|
64
|
-
|
|
65
|
-
/* spinner */
|
|
66
|
-
--button-spinner-primary-color: var(--color-static-graphic-light);
|
|
67
|
-
--button-spinner-inverted-primary-color: var(--color-static-graphic-light);
|
|
68
|
-
}
|
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
@define-mixin button-intranet {
|
|
2
|
-
/* theme */
|
|
3
|
-
--button-active-transform: none;
|
|
4
|
-
|
|
5
|
-
/* border-radius */
|
|
6
|
-
--button-xxs-size-border-radius: var(--border-radius-m);
|
|
7
|
-
--button-xs-size-border-radius: var(--border-radius-l);
|
|
8
|
-
--button-s-size-border-radius: var(--border-radius-l);
|
|
9
|
-
--button-m-size-border-radius: var(--border-radius-xl);
|
|
10
|
-
--button-l-size-border-radius: var(--border-radius-xl);
|
|
11
|
-
--button-xl-size-border-radius: var(--border-radius-xl);
|
|
12
|
-
|
|
13
|
-
/* primary */
|
|
14
|
-
--button-primary-disabled-bg-color: var(--color-light-bg-secondary-inverted);
|
|
15
|
-
--button-primary-disabled-color: var(--color-light-text-tertiary-inverted);
|
|
16
|
-
|
|
17
|
-
/* primary-inverted */
|
|
18
|
-
--button-inverted-primary-disabled-bg-color: var(--color-light-bg-secondary);
|
|
19
|
-
--button-inverted-primary-disabled-color: var(--color-light-text-tertiary);
|
|
20
|
-
|
|
21
|
-
/* secondary */
|
|
22
|
-
--button-secondary-base-bg-color: var(--color-light-specialbg-component);
|
|
23
|
-
--button-secondary-hover-bg-color: var(--color-light-specialbg-component-shade-7);
|
|
24
|
-
--button-secondary-active-bg-color: var(--color-light-specialbg-component-shade-15);
|
|
25
|
-
--button-secondary-disabled-bg-color: var(--color-light-bg-primary-inverted-alpha-5);
|
|
26
|
-
--button-secondary-disabled-color: var(--color-light-text-primary-alpha-30);
|
|
27
|
-
--button-inverted-secondary-base-bg-color: var(--color-light-specialbg-component-inverted);
|
|
28
|
-
--button-inverted-secondary-hover-bg-color: var(
|
|
29
|
-
--color-light-specialbg-component-inverted-tint-15
|
|
30
|
-
);
|
|
31
|
-
--button-inverted-secondary-active-bg-color: var(
|
|
32
|
-
--color-light-specialbg-component-inverted-tint-20
|
|
33
|
-
);
|
|
34
|
-
--button-inverted-secondary-disabled-bg-color: var(--color-light-bg-primary-alpha-8);
|
|
35
|
-
--button-inverted-secondary-disabled-color: var(--color-light-text-primary-inverted-alpha-30);
|
|
36
|
-
|
|
37
|
-
/* tertiary */
|
|
38
|
-
--button-tertiary-hover-border-color: var(--color-light-border-underline-inverted);
|
|
39
|
-
--button-tertiary-disabled-border-color: var(--color-light-border-underline-inverted-alpha-30);
|
|
40
|
-
--button-tertiary-disabled-color: var(--color-light-text-primary-alpha-30);
|
|
41
|
-
--button-inverted-tertiary-hover-border-color: var(--color-light-border-underline);
|
|
42
|
-
--button-inverted-tertiary-disabled-border-color: var(--color-light-border-underline-alpha-30);
|
|
43
|
-
--button-inverted-tertiary-disabled-color: var(--color-light-text-primary-inverted-alpha-30);
|
|
44
|
-
|
|
45
|
-
/* link */
|
|
46
|
-
--button-link-disabled-color: var(--color-light-text-primary-alpha-30);
|
|
47
|
-
--button-inverted-link-disabled-color: var(--color-light-text-primary-inverted-alpha-30);
|
|
48
|
-
|
|
49
|
-
/* ghost */
|
|
50
|
-
--button-ghost-hover-color: var(--color-light-text-primary-tint-30);
|
|
51
|
-
--button-ghost-active-color: var(--color-light-text-primary-tint-50);
|
|
52
|
-
--button-ghost-disabled-color: var(--color-light-text-primary-alpha-30);
|
|
53
|
-
--button-inverted-ghost-hover-color: var(--color-light-text-primary-inverted-shade-30);
|
|
54
|
-
--button-inverted-ghost-active-color: var(--color-light-text-primary-inverted-shade-50);
|
|
55
|
-
--button-inverted-ghost-disabled-color: var(--color-light-text-primary-inverted-alpha-30);
|
|
56
|
-
}
|