@alfalab/core-components 42.2.1 → 42.2.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/action-button/default.css +1 -1
- package/action-button/esm/default.css +1 -1
- package/action-button/esm/index.css +1 -1
- package/action-button/esm/inverted.css +1 -1
- package/action-button/esm/static.css +1 -1
- package/action-button/index.css +1 -1
- package/action-button/inverted.css +1 -1
- package/action-button/modern/default.css +1 -1
- package/action-button/modern/index.css +1 -1
- package/action-button/modern/inverted.css +1 -1
- package/action-button/modern/static.css +1 -1
- package/action-button/static.css +1 -1
- package/alert/esm/index.css +1 -1
- package/alert/index.css +1 -1
- package/alert/modern/index.css +1 -1
- package/amount-input/default.css +1 -1
- package/amount-input/esm/default.css +1 -1
- package/amount-input/esm/index.css +1 -1
- package/amount-input/esm/inverted.css +1 -1
- package/amount-input/index.css +1 -1
- package/amount-input/inverted.css +1 -1
- package/amount-input/modern/default.css +1 -1
- package/amount-input/modern/index.css +1 -1
- package/amount-input/modern/inverted.css +1 -1
- package/attach/esm/index.css +1 -1
- package/attach/index.css +1 -1
- package/attach/modern/index.css +1 -1
- package/bank-card/esm/index.css +1 -1
- package/bank-card/index.css +1 -1
- package/bank-card/modern/index.css +1 -1
- package/base-modal/esm/index.css +1 -1
- package/base-modal/index.css +1 -1
- package/base-modal/modern/index.css +1 -1
- package/bottom-sheet/components/footer/index.css +1 -1
- package/bottom-sheet/components/header/index.css +1 -1
- package/bottom-sheet/esm/components/footer/index.css +1 -1
- package/bottom-sheet/esm/components/header/index.css +1 -1
- package/bottom-sheet/esm/index.css +1 -1
- package/bottom-sheet/index.css +1 -1
- package/bottom-sheet/modern/components/footer/index.css +1 -1
- package/bottom-sheet/modern/components/header/index.css +1 -1
- package/bottom-sheet/modern/index.css +1 -1
- package/button/Component.desktop.js +1 -1
- package/button/Component.mobile.js +1 -1
- package/button/Component.responsive.js +1 -1
- package/button/components/base-button/Component.js +4 -4
- package/button/components/base-button/default.css +1 -2
- package/button/components/base-button/index.css +3 -1
- package/button/components/base-button/index.js +1 -1
- package/button/components/base-button/inverted.css +1 -2
- package/button/cssm/Component.desktop.js +2 -2
- package/button/cssm/Component.mobile.js +2 -2
- package/button/cssm/Component.responsive.js +2 -2
- package/button/cssm/components/base-button/Component.js +3 -3
- package/button/cssm/components/base-button/default.module.css +0 -1
- package/button/cssm/components/base-button/index.js +2 -2
- package/button/cssm/components/base-button/index.module.css +2 -0
- package/button/cssm/components/base-button/inverted.module.css +0 -1
- package/button/cssm/desktop.js +2 -2
- package/button/cssm/index.js +2 -2
- package/button/cssm/mobile.js +2 -2
- package/button/default.desktop.css +1 -1
- package/button/default.mobile.css +1 -1
- package/button/desktop.css +1 -1
- package/button/desktop.js +1 -1
- package/button/esm/Component.desktop.js +1 -1
- package/button/esm/Component.mobile.js +1 -1
- package/button/esm/Component.responsive.js +1 -1
- package/button/esm/components/base-button/Component.js +4 -4
- package/button/esm/components/base-button/default.css +1 -2
- package/button/esm/components/base-button/index.css +3 -1
- package/button/esm/components/base-button/index.js +1 -1
- package/button/esm/components/base-button/inverted.css +1 -2
- package/button/esm/default.desktop.css +1 -1
- package/button/esm/default.mobile.css +1 -1
- package/button/esm/desktop.css +1 -1
- package/button/esm/desktop.js +1 -1
- package/button/esm/index.js +1 -1
- package/button/esm/inverted.desktop.css +1 -1
- package/button/esm/inverted.mobile.css +1 -1
- package/button/esm/mobile.css +1 -1
- package/button/esm/mobile.js +1 -1
- package/button/index.js +1 -1
- package/button/inverted.desktop.css +1 -1
- package/button/inverted.mobile.css +1 -1
- package/button/mobile.css +1 -1
- package/button/mobile.js +1 -1
- package/button/modern/Component.desktop.js +1 -1
- package/button/modern/Component.mobile.js +1 -1
- package/button/modern/Component.responsive.js +1 -1
- package/button/modern/components/base-button/Component.js +5 -4
- package/button/modern/components/base-button/default.css +1 -2
- package/button/modern/components/base-button/index.css +3 -1
- package/button/modern/components/base-button/index.js +1 -1
- package/button/modern/components/base-button/inverted.css +1 -2
- package/button/modern/default.desktop.css +1 -1
- package/button/modern/default.mobile.css +1 -1
- package/button/modern/desktop.css +1 -1
- package/button/modern/desktop.js +1 -1
- package/button/modern/index.js +1 -1
- package/button/modern/inverted.desktop.css +1 -1
- package/button/modern/inverted.mobile.css +1 -1
- package/button/modern/mobile.css +1 -1
- package/button/modern/mobile.js +1 -1
- package/calendar/components/calendar-mobile/index.css +1 -1
- package/calendar/components/days-table/index.css +1 -1
- package/calendar/components/header/index.css +1 -1
- package/calendar/components/month-year-header/index.css +1 -1
- package/calendar/components/months-table/index.css +1 -1
- package/calendar/components/period-slider/index.css +1 -1
- package/calendar/components/select-button/index.css +1 -1
- package/calendar/components/years-table/index.css +1 -1
- package/calendar/cssm/Component-50136800.d.ts +166 -3
- package/calendar/cssm/Component.desktop-ebda875c.d.ts +6 -0
- package/calendar/cssm/desktop-63dec22f.d.ts +2 -6
- package/calendar/desktop.css +1 -1
- package/calendar/esm/components/calendar-mobile/index.css +1 -1
- package/calendar/esm/components/days-table/index.css +1 -1
- package/calendar/esm/components/header/index.css +1 -1
- package/calendar/esm/components/month-year-header/index.css +1 -1
- package/calendar/esm/components/months-table/index.css +1 -1
- package/calendar/esm/components/period-slider/index.css +1 -1
- package/calendar/esm/components/select-button/index.css +1 -1
- package/calendar/esm/components/years-table/index.css +1 -1
- package/calendar/esm/desktop.css +1 -1
- package/calendar/modern/Component-50136800.d.ts +166 -3
- package/calendar/modern/Component.desktop-ebda875c.d.ts +6 -0
- package/calendar/modern/components/calendar-mobile/index.css +1 -1
- package/calendar/modern/components/days-table/index.css +1 -1
- package/calendar/modern/components/header/index.css +1 -1
- package/calendar/modern/components/month-year-header/index.css +1 -1
- package/calendar/modern/components/months-table/index.css +1 -1
- package/calendar/modern/components/period-slider/index.css +1 -1
- package/calendar/modern/components/select-button/index.css +1 -1
- package/calendar/modern/components/years-table/index.css +1 -1
- package/calendar/modern/desktop-63dec22f.d.ts +2 -6
- package/calendar/modern/desktop.css +1 -1
- package/calendar-input/Component-50136800.d.ts +166 -3
- package/calendar-input/Component-63dec22f.d.ts +12 -155
- package/calendar-input/Component-e2b6c730.d.ts +76 -0
- package/calendar-input/Component.desktop-8b5756fe.d.ts +5 -68
- package/calendar-input/components/calendar-input/Component.d.ts +1 -1
- package/calendar-input/components/calendar-input/index.css +1 -1
- package/calendar-input/cssm/Component-50136800.d.ts +166 -3
- package/calendar-input/cssm/Component-5684a67d.d.ts +23 -0
- package/calendar-input/cssm/Component-63dec22f.d.ts +12 -155
- package/calendar-input/cssm/Component-e2b6c730.d.ts +76 -0
- package/calendar-input/cssm/Component.desktop-8b5756fe.d.ts +5 -68
- package/calendar-input/cssm/components/calendar-input/Component.d.ts +1 -1
- package/calendar-input/cssm/desktop-8b5756fe.d.ts +2 -0
- package/calendar-input/cssm/index-9211a437.d.ts +1 -1
- package/calendar-input/cssm/index-ebda875c.d.ts +1 -1
- package/calendar-input/cssm/index-f034f741.d.ts +2 -80
- package/calendar-input/cssm/mobile-c219f8ca.d.ts +367 -1
- package/calendar-input/desktop-8b5756fe.d.ts +2 -0
- package/calendar-input/esm/components/calendar-input/index.css +1 -1
- package/calendar-input/index-9211a437.d.ts +1 -1
- package/calendar-input/index-ebda875c.d.ts +1 -1
- package/calendar-input/index-f034f741.d.ts +2 -80
- package/calendar-input/mobile-c219f8ca.d.ts +367 -1
- package/calendar-input/modern/Component-50136800.d.ts +166 -3
- package/calendar-input/modern/Component-5684a67d.d.ts +23 -0
- package/calendar-input/modern/Component-63dec22f.d.ts +12 -155
- package/calendar-input/modern/Component-e2b6c730.d.ts +76 -0
- package/calendar-input/modern/Component.desktop-8b5756fe.d.ts +5 -68
- package/calendar-input/modern/components/calendar-input/Component.d.ts +1 -1
- package/calendar-input/modern/components/calendar-input/index.css +1 -1
- package/calendar-input/modern/desktop-8b5756fe.d.ts +2 -0
- package/calendar-input/modern/index-9211a437.d.ts +1 -1
- package/calendar-input/modern/index-ebda875c.d.ts +1 -1
- package/calendar-input/modern/index-f034f741.d.ts +2 -80
- package/calendar-input/modern/mobile-c219f8ca.d.ts +367 -1
- package/calendar-input/modern/utils-e0a54580.d.ts +8 -0
- package/calendar-input/utils-e0a54580.d.ts +8 -0
- package/calendar-range/Component.js +1 -1
- package/calendar-range/components/divider/index.css +1 -1
- package/calendar-range/cssm/utils.js +3 -1
- package/calendar-range/esm/Component.js +1 -1
- package/calendar-range/esm/components/divider/index.css +1 -1
- package/calendar-range/esm/index.js +1 -1
- package/calendar-range/esm/views/index.css +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/components/divider/index.css +1 -1
- package/calendar-range/modern/index-ebda875c.d.ts +52 -1
- package/calendar-range/modern/index-f034f741.d.ts +130 -2
- package/calendar-range/modern/index.js +1 -1
- package/calendar-range/modern/shared-848397c5.d.ts +2 -2
- package/calendar-range/modern/shared-c111a9fd.d.ts +1 -13
- package/calendar-range/modern/utils-848397c5.d.ts +13 -0
- package/calendar-range/modern/views/index.css +1 -1
- package/calendar-range/modern/views/popover.js +1 -1
- package/calendar-range/modern/views/static.js +1 -1
- package/calendar-range/views/index.css +1 -1
- package/calendar-range/views/popover.js +1 -1
- package/calendar-range/views/static.js +1 -1
- package/calendar-with-skeleton/cssm/index-ebda875c.d.ts +16 -14
- package/calendar-with-skeleton/esm/index-ebda875c.d.ts +16 -14
- package/calendar-with-skeleton/esm/index.css +1 -1
- package/calendar-with-skeleton/index-ebda875c.d.ts +16 -14
- package/calendar-with-skeleton/index.css +1 -1
- package/calendar-with-skeleton/modern/index-ebda875c.d.ts +16 -14
- package/calendar-with-skeleton/modern/index.css +1 -1
- package/cdn-icon/esm/index.css +1 -1
- package/cdn-icon/index.css +1 -1
- package/cdn-icon/modern/index.css +1 -1
- package/confirmation/component.desktop.js +1 -1
- package/confirmation/component.mobile.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.css +1 -1
- package/confirmation/components/base-confirmation/index.js +1 -1
- package/confirmation/components/countdown-loader/index.css +1 -1
- package/confirmation/components/header/index.css +1 -1
- package/confirmation/components/index.js +1 -1
- package/confirmation/components/screens/fatal-error/index.css +1 -1
- package/confirmation/components/screens/hint/index.css +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.css +1 -1
- package/confirmation/components/screens/initial/index.js +1 -1
- package/confirmation/components/screens/temp-block/index.css +1 -1
- package/confirmation/desktop.js +1 -1
- package/confirmation/esm/component.desktop.js +1 -1
- package/confirmation/esm/component.mobile.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.css +1 -1
- package/confirmation/esm/components/base-confirmation/index.js +1 -1
- package/confirmation/esm/components/countdown-loader/index.css +1 -1
- package/confirmation/esm/components/header/index.css +1 -1
- package/confirmation/esm/components/index.js +1 -1
- package/confirmation/esm/components/screens/fatal-error/index.css +1 -1
- package/confirmation/esm/components/screens/hint/index.css +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.css +1 -1
- package/confirmation/esm/components/screens/initial/index.js +1 -1
- package/confirmation/esm/components/screens/temp-block/index.css +1 -1
- package/confirmation/esm/desktop.js +1 -1
- package/confirmation/esm/index.js +1 -1
- package/confirmation/esm/mobile.css +1 -1
- package/confirmation/esm/mobile.js +1 -1
- package/confirmation/esm/shared.js +1 -1
- package/confirmation/index.js +1 -1
- package/confirmation/mobile.css +1 -1
- package/confirmation/mobile.js +1 -1
- package/confirmation/modern/component.desktop.js +1 -1
- package/confirmation/modern/component.mobile.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.css +1 -1
- package/confirmation/modern/components/base-confirmation/index.js +1 -1
- package/confirmation/modern/components/countdown-loader/index.css +1 -1
- package/confirmation/modern/components/header/index.css +1 -1
- package/confirmation/modern/components/index.js +1 -1
- package/confirmation/modern/components/screens/fatal-error/index.css +1 -1
- package/confirmation/modern/components/screens/hint/index.css +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.css +1 -1
- package/confirmation/modern/components/screens/initial/index.js +1 -1
- package/confirmation/modern/components/screens/temp-block/index.css +1 -1
- package/confirmation/modern/desktop.js +1 -1
- package/confirmation/modern/index.js +1 -1
- package/confirmation/modern/mobile.css +1 -1
- package/confirmation/modern/mobile.js +1 -1
- package/confirmation/modern/shared.js +1 -1
- package/confirmation/shared.js +1 -1
- package/confirmation-v1/components/code-input/index.css +1 -1
- package/confirmation-v1/components/countdown/index.css +1 -1
- package/confirmation-v1/components/countdown-loader/index.css +1 -1
- package/confirmation-v1/components/overlimit/index.css +1 -1
- package/confirmation-v1/components/sign-confirmation/index.css +1 -1
- package/confirmation-v1/cssm/desktop-63dec22f.d.ts +14 -14
- package/confirmation-v1/desktop-63dec22f.d.ts +14 -14
- package/confirmation-v1/esm/components/code-input/index.css +1 -1
- package/confirmation-v1/esm/components/countdown/index.css +1 -1
- package/confirmation-v1/esm/components/countdown-loader/index.css +1 -1
- package/confirmation-v1/esm/components/overlimit/index.css +1 -1
- package/confirmation-v1/esm/components/sign-confirmation/index.css +1 -1
- package/confirmation-v1/esm/desktop-63dec22f.d.ts +14 -14
- package/confirmation-v1/esm/index.css +1 -1
- package/confirmation-v1/index.css +1 -1
- package/confirmation-v1/modern/components/code-input/index.css +1 -1
- package/confirmation-v1/modern/components/countdown/index.css +1 -1
- package/confirmation-v1/modern/components/countdown-loader/index.css +1 -1
- package/confirmation-v1/modern/components/overlimit/index.css +1 -1
- package/confirmation-v1/modern/components/sign-confirmation/index.css +1 -1
- package/confirmation-v1/modern/desktop-63dec22f.d.ts +14 -14
- package/confirmation-v1/modern/index.css +1 -1
- package/custom-button/esm/index.css +1 -1
- package/custom-button/index.css +1 -1
- package/custom-button/modern/index.css +1 -1
- package/custom-picker-button/Component-50136800.d.ts +30 -58
- package/custom-picker-button/Component-5e1b8383.d.ts +70 -20
- package/custom-picker-button/Component-8b2c2707.d.ts +68 -9
- package/custom-picker-button/Component-df3978fd.d.ts +12 -0
- package/custom-picker-button/Component.desktop-4cd3936b.d.ts +49 -0
- package/custom-picker-button/Component.mobile.d.ts +1 -1
- package/custom-picker-button/createPaddingStyle-72dda473.d.ts +5 -0
- package/custom-picker-button/cssm/Component-50136800.d.ts +24 -58
- package/custom-picker-button/cssm/Component-5e1b8383.d.ts +4 -21
- package/custom-picker-button/cssm/Component-8b2c2707.d.ts +265 -9
- package/custom-picker-button/cssm/Component-aed0af6e.d.ts +11 -0
- package/custom-picker-button/cssm/Component-ebda875c.d.ts +98 -9
- package/custom-picker-button/cssm/Component.desktop-4cd3936b.d.ts +49 -0
- package/custom-picker-button/cssm/Component.mobile-96988a65.d.ts +6 -0
- package/custom-picker-button/cssm/Component.mobile.d.ts +9 -1
- package/custom-picker-button/cssm/{index-8b2c2707.d.ts → Component.responsive-2e2b2125.d.ts} +1 -2
- package/custom-picker-button/cssm/desktop-d446ae02.d.ts +2 -39
- package/custom-picker-button/cssm/hook-9ea9e32c.d.ts +4 -4
- package/custom-picker-button/cssm/index-9211a437.d.ts +2 -0
- package/custom-picker-button/cssm/index-bdb4c6b9.d.ts +180 -2
- package/custom-picker-button/cssm/index-c44170fe.d.ts +3 -4
- package/custom-picker-button/cssm/index-ebda875c.d.ts +15 -20
- package/custom-picker-button/cssm/index-f12ee135.d.ts +307 -3
- package/custom-picker-button/cssm/shared-4cd3936b.d.ts +1 -88
- package/custom-picker-button/desktop-d446ae02.d.ts +2 -39
- package/custom-picker-button/esm/Component-50136800.d.ts +24 -58
- package/custom-picker-button/esm/Component-5e1b8383.d.ts +4 -21
- package/custom-picker-button/esm/Component-8b2c2707.d.ts +265 -9
- package/custom-picker-button/esm/Component-aed0af6e.d.ts +11 -0
- package/custom-picker-button/esm/Component-ebda875c.d.ts +98 -9
- package/{intl-phone-input/esm/Component-50136800.d.ts → custom-picker-button/esm/Component-f12ee135.d.ts} +5 -33
- package/custom-picker-button/esm/Component.desktop-4cd3936b.d.ts +49 -0
- package/custom-picker-button/esm/Component.mobile-96988a65.d.ts +6 -0
- package/custom-picker-button/esm/Component.mobile.d.ts +9 -1
- package/custom-picker-button/esm/{index-8b2c2707.d.ts → Component.responsive-2e2b2125.d.ts} +1 -2
- package/custom-picker-button/esm/desktop-d446ae02.d.ts +2 -39
- package/custom-picker-button/esm/field/index.css +1 -1
- package/custom-picker-button/esm/hook-9ea9e32c.d.ts +4 -4
- package/custom-picker-button/esm/hook-ebda875c.d.ts +48 -0
- package/custom-picker-button/esm/index-9211a437.d.ts +2 -0
- package/custom-picker-button/esm/index-bdb4c6b9.d.ts +180 -2
- package/custom-picker-button/esm/index-c44170fe.d.ts +3 -4
- package/custom-picker-button/esm/index-ebda875c.d.ts +15 -20
- package/custom-picker-button/esm/index-f12ee135.d.ts +307 -3
- package/custom-picker-button/esm/shared-4cd3936b.d.ts +1 -88
- package/custom-picker-button/field/index.css +1 -1
- package/custom-picker-button/index-50136800.d.ts +2 -5
- package/custom-picker-button/index-c44170fe.d.ts +137 -0
- package/custom-picker-button/index-ebda875c.d.ts +1 -35
- package/custom-picker-button/index-f12ee135.d.ts +1 -1
- package/custom-picker-button/modern/component-50136800.d.ts +58 -30
- package/custom-picker-button/modern/field/index.css +1 -1
- package/custom-picker-button/shared-4cd3936b.d.ts +0 -1
- package/date-input/esm/index.css +1 -1
- package/date-input/index.css +1 -1
- package/date-input/modern/index.css +1 -1
- package/date-range-input/components/date-range-input/index.css +1 -1
- package/date-range-input/esm/Component-50136800.d.ts +166 -3
- package/date-range-input/esm/Component-5684a67d.d.ts +23 -0
- package/date-range-input/esm/Component-63dec22f.d.ts +12 -155
- package/date-range-input/esm/Component-e2b6c730.d.ts +76 -0
- package/date-range-input/esm/Component.desktop-8b5756fe.d.ts +5 -68
- package/date-range-input/esm/components/date-range-input/Component.d.ts +1 -1
- package/date-range-input/esm/components/date-range-input/index.css +1 -1
- package/date-range-input/esm/desktop-8b5756fe.d.ts +2 -0
- package/date-range-input/esm/index-9211a437.d.ts +1 -1
- package/date-range-input/esm/index-ebda875c.d.ts +115 -15
- package/date-range-input/esm/index-f034f741.d.ts +2 -80
- package/date-range-input/esm/mobile-c219f8ca.d.ts +367 -1
- package/date-range-input/esm/utils-e0a54580.d.ts +8 -0
- package/date-range-input/modern/components/date-range-input/index.css +1 -1
- package/date-time-input/Component-50136800.d.ts +166 -3
- package/date-time-input/Component-5684a67d.d.ts +23 -0
- package/date-time-input/Component-63dec22f.d.ts +12 -155
- package/date-time-input/Component-e2b6c730.d.ts +76 -0
- package/date-time-input/Component.desktop-8b5756fe.d.ts +5 -68
- package/date-time-input/Component.desktop-ebda875c.d.ts +6 -0
- package/date-time-input/components/date-time-input/Component.d.ts +1 -1
- package/date-time-input/components/date-time-input/index.css +1 -1
- package/date-time-input/desktop-8b5756fe.d.ts +2 -0
- package/date-time-input/esm/components/date-time-input/index.css +1 -1
- package/date-time-input/index-9211a437.d.ts +1 -1
- package/date-time-input/index-ebda875c.d.ts +115 -15
- package/date-time-input/index-f034f741.d.ts +2 -80
- package/date-time-input/mobile-c219f8ca.d.ts +367 -1
- package/date-time-input/modern/Component-50136800.d.ts +166 -3
- package/date-time-input/modern/Component-5684a67d.d.ts +23 -0
- package/date-time-input/modern/Component-63dec22f.d.ts +12 -155
- package/date-time-input/modern/Component-e2b6c730.d.ts +76 -0
- package/date-time-input/modern/Component.desktop-8b5756fe.d.ts +5 -68
- package/date-time-input/modern/Component.desktop-ebda875c.d.ts +6 -0
- package/date-time-input/modern/components/date-time-input/Component.d.ts +1 -1
- package/date-time-input/modern/components/date-time-input/index.css +1 -1
- package/date-time-input/modern/desktop-8b5756fe.d.ts +2 -0
- package/date-time-input/modern/index-9211a437.d.ts +1 -1
- package/date-time-input/modern/index-ebda875c.d.ts +115 -15
- package/date-time-input/modern/index-f034f741.d.ts +2 -80
- package/date-time-input/modern/mobile-c219f8ca.d.ts +367 -1
- package/date-time-input/modern/utils-e0a54580.d.ts +8 -0
- package/date-time-input/utils-e0a54580.d.ts +8 -0
- package/drawer/esm/index.css +1 -1
- package/drawer/index.css +1 -1
- package/drawer/modern/index.css +1 -1
- package/file-upload-item/esm/index.css +1 -1
- package/file-upload-item/index.css +1 -1
- package/file-upload-item/modern/index.css +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.css +1 -1
- package/gallery/components/header/index.js +1 -1
- package/gallery/components/header-info-block/index.css +1 -1
- package/gallery/components/image-preview/index.css +1 -1
- package/gallery/components/image-viewer/component.js +1 -1
- package/gallery/components/image-viewer/index.css +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/components/navigation-bar/index.css +1 -1
- 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.css +1 -1
- package/gallery/esm/components/header/index.js +1 -1
- package/gallery/esm/components/header-info-block/index.css +1 -1
- package/gallery/esm/components/image-preview/index.css +1 -1
- package/gallery/esm/components/image-viewer/component.js +1 -1
- package/gallery/esm/components/image-viewer/index.css +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/components/navigation-bar/index.css +1 -1
- package/gallery/esm/index.css +1 -1
- package/gallery/esm/index.js +2 -2
- package/gallery/index.css +1 -1
- 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.css +1 -1
- package/gallery/modern/components/header/index.js +1 -1
- package/gallery/modern/components/header-info-block/index.css +1 -1
- package/gallery/modern/components/image-preview/index.css +1 -1
- package/gallery/modern/components/image-viewer/component.js +1 -1
- package/gallery/modern/components/image-viewer/index.css +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/components/navigation-bar/index.css +1 -1
- package/gallery/modern/index.css +1 -1
- 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/icon-button/default.css +1 -1
- package/icon-button/esm/default.css +1 -1
- package/icon-button/esm/index.css +1 -1
- package/icon-button/esm/inverted.css +1 -1
- package/icon-button/index.css +1 -1
- package/icon-button/inverted.css +1 -1
- package/icon-button/modern/default.css +1 -1
- package/icon-button/modern/index.css +1 -1
- package/icon-button/modern/inverted.css +1 -1
- package/input/components/base-input/default.css +1 -1
- package/input/components/base-input/index.css +2 -2
- package/input/components/base-input/inverted.css +1 -1
- package/input/cssm/components/base-input/index.module.css +1 -1
- package/input/default.desktop.css +1 -1
- package/input/default.mobile.css +1 -1
- package/input/esm/Component.responsive.d.ts +1 -1
- package/input/esm/components/base-input/Component.d.ts +1 -1
- package/input/esm/components/base-input/default.css +1 -1
- package/input/esm/components/base-input/index.css +2 -2
- package/input/esm/components/base-input/inverted.css +1 -1
- package/input/esm/default.desktop.css +1 -1
- package/input/esm/default.mobile.css +1 -1
- package/input/esm/inverted.desktop.css +1 -1
- package/input/esm/inverted.mobile.css +1 -1
- package/input/inverted.desktop.css +1 -1
- package/input/inverted.mobile.css +1 -1
- package/input/modern/components/base-input/default.css +1 -1
- package/input/modern/components/base-input/index.css +2 -2
- package/input/modern/components/base-input/inverted.css +1 -1
- package/input/modern/default.desktop.css +1 -1
- package/input/modern/default.mobile.css +1 -1
- package/input/modern/inverted.desktop.css +1 -1
- package/input/modern/inverted.mobile.css +1 -1
- package/input-autocomplete/Component.mobile.js +1 -1
- package/input-autocomplete/Component.modal.mobile.js +1 -1
- package/input-autocomplete/Component.responsive.js +1 -1
- package/input-autocomplete/autocomplete-field/index.css +1 -1
- package/input-autocomplete/autocomplete-mobile-field/index.css +1 -1
- package/input-autocomplete/component-50136800.d.ts +6 -6
- package/input-autocomplete/cssm/Component-50136800.d.ts +78 -5
- package/input-autocomplete/cssm/Component-5e1b8383.d.ts +20 -70
- package/input-autocomplete/cssm/Component-96988a65.d.ts +9 -0
- package/input-autocomplete/cssm/desktop-63dec22f.d.ts +2 -6
- package/input-autocomplete/cssm/mobile-96988a65.d.ts +5 -2
- package/input-autocomplete/cssm/shared-4cd3936b.d.ts +1 -0
- package/input-autocomplete/esm/Component-5e1b8383.d.ts +20 -70
- package/input-autocomplete/esm/Component-96988a65.d.ts +9 -0
- package/input-autocomplete/esm/Component.mobile.js +1 -1
- package/input-autocomplete/esm/Component.modal.mobile.js +1 -1
- package/input-autocomplete/esm/Component.responsive.js +1 -1
- package/input-autocomplete/esm/autocomplete-field/index.css +1 -1
- package/input-autocomplete/esm/autocomplete-mobile-field/index.css +1 -1
- package/input-autocomplete/esm/component-50136800.d.ts +58 -30
- package/input-autocomplete/esm/desktop-63dec22f.d.ts +2 -6
- package/input-autocomplete/esm/index.js +1 -1
- package/input-autocomplete/esm/mobile-96988a65.d.ts +5 -2
- package/input-autocomplete/esm/mobile.css +1 -1
- package/input-autocomplete/esm/mobile.js +1 -1
- package/input-autocomplete/esm/shared-4cd3936b.d.ts +1 -0
- package/input-autocomplete/index.js +1 -1
- package/input-autocomplete/mobile.css +1 -1
- package/input-autocomplete/mobile.js +1 -1
- package/input-autocomplete/modern/Component-5e1b8383.d.ts +3 -70
- package/input-autocomplete/modern/Component-96988a65.d.ts +9 -0
- package/input-autocomplete/modern/Component-aed0af6e.d.ts +11 -0
- package/input-autocomplete/modern/Component-ebda875c.d.ts +265 -8
- package/input-autocomplete/modern/Component.mobile.d.ts +1 -1
- package/input-autocomplete/modern/Component.mobile.js +1 -1
- package/input-autocomplete/modern/Component.modal.mobile.d.ts +2 -2
- package/input-autocomplete/modern/Component.modal.mobile.js +1 -1
- package/input-autocomplete/modern/Component.responsive.d.ts +1 -1
- package/input-autocomplete/modern/Component.responsive.js +1 -1
- package/input-autocomplete/modern/autocomplete-field/index.css +1 -1
- package/input-autocomplete/modern/autocomplete-mobile-field/index.css +1 -1
- package/input-autocomplete/modern/component-50136800.d.ts +6 -6
- package/input-autocomplete/modern/desktop-63dec22f.d.ts +2 -6
- package/input-autocomplete/modern/hook-9ea9e32c.d.ts +4 -4
- package/input-autocomplete/modern/hook-ebda875c.d.ts +48 -0
- package/input-autocomplete/modern/index-bdb4c6b9.d.ts +180 -2
- package/input-autocomplete/modern/index-ebda875c.d.ts +11 -115
- package/input-autocomplete/modern/index.js +1 -1
- package/{custom-picker-button/esm/Component.modal.mobile-5e1b8383.d.ts → input-autocomplete/modern/mobile-45dc17c6.d.ts} +13 -26
- package/input-autocomplete/modern/mobile-96988a65.d.ts +5 -2
- package/input-autocomplete/modern/mobile.css +1 -1
- package/input-autocomplete/modern/mobile.js +1 -1
- package/input-autocomplete/modern/shared-4cd3936b.d.ts +2 -87
- package/intl-phone-input/component-50136800.d.ts +6 -6
- package/intl-phone-input/components/flag-icon/index.css +1 -1
- package/intl-phone-input/components/select/index.css +1 -1
- package/intl-phone-input/components/select-field/index.css +1 -1
- package/intl-phone-input/cssm/Component-50136800.d.ts +27 -25
- package/intl-phone-input/esm/Component-4cd3936b.d.ts +1 -1
- package/intl-phone-input/esm/Component-5e1b8383.d.ts +96 -18
- package/intl-phone-input/esm/component-50136800.d.ts +6 -6
- package/intl-phone-input/esm/component.d.ts +1 -1
- package/intl-phone-input/esm/components/flag-icon/index.css +1 -1
- package/intl-phone-input/esm/components/select/component.d.ts +1 -1
- package/intl-phone-input/esm/components/select/index.css +1 -1
- package/intl-phone-input/esm/components/select-field/index.css +1 -1
- package/intl-phone-input/esm/desktop-63dec22f.d.ts +1 -1
- package/intl-phone-input/esm/index.css +1 -1
- package/intl-phone-input/esm/shared-4cd3936b.d.ts +83 -13
- package/intl-phone-input/index.css +1 -1
- package/intl-phone-input/modern/component-50136800.d.ts +78 -22
- package/intl-phone-input/modern/components/flag-icon/index.css +1 -1
- package/intl-phone-input/modern/components/select/index.css +1 -1
- package/intl-phone-input/modern/components/select-field/index.css +1 -1
- package/intl-phone-input/modern/index.css +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.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.js +1 -1
- package/markdown/esm/hooks/use-overrides.js +1 -1
- package/markdown/esm/index.css +1 -1
- package/markdown/esm/index.js +1 -1
- package/markdown/esm/mobile.js +1 -1
- package/markdown/hooks/use-overrides.js +1 -1
- package/markdown/index.css +1 -1
- package/markdown/index.js +1 -1
- package/markdown/mobile.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.js +1 -1
- package/markdown/modern/hooks/use-overrides.js +1 -1
- package/markdown/modern/index.css +1 -1
- package/markdown/modern/index.js +1 -1
- package/markdown/modern/mobile.js +1 -1
- package/masked-input/esm/index.css +1 -1
- package/masked-input/index.css +1 -1
- package/masked-input/modern/index.css +1 -1
- package/modal/components/content/desktop.css +1 -1
- package/modal/components/content/index.css +1 -1
- package/modal/components/content/mobile.css +1 -1
- package/modal/components/footer/desktop.css +1 -1
- package/modal/components/footer/index.css +1 -1
- package/modal/components/footer/layout.css +1 -1
- package/modal/components/footer/mobile.css +1 -1
- package/modal/components/header/desktop.css +1 -1
- package/modal/components/header/index.css +1 -1
- package/modal/components/header/mobile.css +1 -1
- package/modal/desktop.css +1 -1
- package/modal/esm/components/content/desktop.css +1 -1
- package/modal/esm/components/content/index.css +1 -1
- package/modal/esm/components/content/mobile.css +1 -1
- package/modal/esm/components/footer/desktop.css +1 -1
- package/modal/esm/components/footer/index.css +1 -1
- package/modal/esm/components/footer/layout.css +1 -1
- package/modal/esm/components/footer/mobile.css +1 -1
- package/modal/esm/components/header/desktop.css +1 -1
- package/modal/esm/components/header/index.css +1 -1
- package/modal/esm/components/header/mobile.css +1 -1
- package/modal/esm/desktop.css +1 -1
- package/modal/esm/mobile.css +1 -1
- package/modal/esm/transitions.css +1 -1
- package/modal/mobile.css +1 -1
- package/modal/modern/components/content/desktop.css +1 -1
- package/modal/modern/components/content/index.css +1 -1
- package/modal/modern/components/content/mobile.css +1 -1
- package/modal/modern/components/footer/desktop.css +1 -1
- package/modal/modern/components/footer/index.css +1 -1
- package/modal/modern/components/footer/layout.css +1 -1
- package/modal/modern/components/footer/mobile.css +1 -1
- package/modal/modern/components/header/desktop.css +1 -1
- package/modal/modern/components/header/index.css +1 -1
- package/modal/modern/components/header/mobile.css +1 -1
- package/modal/modern/desktop.css +1 -1
- package/modal/modern/mobile.css +1 -1
- package/modal/modern/transitions.css +1 -1
- package/modal/transitions.css +1 -1
- package/navigation-bar/components/back-arrow-addon/index.css +1 -1
- package/navigation-bar/components/closer/index.css +1 -1
- package/navigation-bar/esm/components/back-arrow-addon/index.css +1 -1
- package/navigation-bar/esm/components/closer/index.css +1 -1
- package/navigation-bar/esm/index.css +1 -1
- package/navigation-bar/index.css +1 -1
- package/navigation-bar/modern/components/back-arrow-addon/index.css +1 -1
- package/navigation-bar/modern/components/closer/index.css +1 -1
- package/navigation-bar/modern/index.css +1 -1
- package/notification/Component-9211a437.d.ts +7 -7
- package/notification/cssm/Component-9211a437.d.ts +7 -7
- package/notification/esm/Component-9211a437.d.ts +7 -7
- package/notification/esm/index.css +1 -1
- package/notification/index.css +1 -1
- package/notification/modern/Component-9211a437.d.ts +7 -7
- package/notification/modern/index.css +1 -1
- package/notification-manager/esm/index.css +1 -1
- package/notification-manager/index.css +1 -1
- package/notification-manager/modern/index.css +1 -1
- package/number-input/Component.d.ts +1 -1
- package/number-input/cssm/Component.d.ts +1 -1
- package/package.json +1615 -289
- package/pass-code/components/InputProgress/index.css +1 -1
- package/pass-code/components/InputProgress/transitions.css +1 -1
- package/pass-code/components/KeyPad/index.css +1 -1
- package/pass-code/components/KeyPadButton/index.css +1 -1
- package/pass-code/esm/components/InputProgress/index.css +1 -1
- package/pass-code/esm/components/InputProgress/transitions.css +1 -1
- package/pass-code/esm/components/KeyPad/index.css +1 -1
- package/pass-code/esm/components/KeyPadButton/index.css +1 -1
- package/pass-code/esm/index.css +1 -1
- package/pass-code/index.css +1 -1
- package/pass-code/modern/components/InputProgress/index.css +1 -1
- package/pass-code/modern/components/InputProgress/transitions.css +1 -1
- package/pass-code/modern/components/KeyPad/index.css +1 -1
- package/pass-code/modern/components/KeyPadButton/index.css +1 -1
- package/pass-code/modern/index.css +1 -1
- package/password-input/esm/index.css +1 -1
- package/password-input/index.css +1 -1
- package/password-input/modern/index.css +1 -1
- package/pattern-lock/esm/index.css +1 -1
- package/pattern-lock/index.css +1 -1
- package/pattern-lock/modern/index.css +1 -1
- package/phone-input/utils/index.js +1 -3
- package/picker-button/Component-50136800.d.ts +43 -5
- package/picker-button/cssm/component-50136800.d.ts +6 -6
- package/picker-button/cssm/field/Component.js +3 -5
- package/picker-button/cssm/field/index.module.css +1 -4
- package/picker-button/esm/Component-50136800.d.ts +43 -5
- package/picker-button/esm/field/Component.js +4 -6
- package/picker-button/esm/field/index.css +2 -5
- package/picker-button/esm/index.css +1 -1
- package/picker-button/esm/option/index.css +1 -1
- package/picker-button/field/Component.js +4 -6
- package/picker-button/field/index.css +2 -5
- package/picker-button/index.css +1 -1
- package/picker-button/modern/component-50136800.d.ts +6 -6
- package/picker-button/modern/field/Component.js +2 -4
- package/picker-button/modern/field/index.css +2 -5
- package/picker-button/modern/index.css +1 -1
- package/picker-button/modern/option/index.css +1 -1
- package/picker-button/option/index.css +1 -1
- package/plate/components/base-plate/index.css +1 -1
- package/plate/desktop.css +1 -1
- package/plate/esm/components/base-plate/index.css +1 -1
- package/plate/esm/desktop.css +1 -1
- package/plate/esm/mobile.css +1 -1
- package/plate/mobile.css +1 -1
- package/plate/modern/components/base-plate/index.css +1 -1
- package/plate/modern/desktop.css +1 -1
- package/plate/modern/mobile.css +1 -1
- package/popup-sheet/components/backdrop/index.css +1 -1
- package/popup-sheet/esm/components/backdrop/index.css +1 -1
- package/popup-sheet/esm/index.css +1 -1
- package/popup-sheet/index.css +1 -1
- package/popup-sheet/modern/components/backdrop/index.css +1 -1
- package/popup-sheet/modern/index.css +1 -1
- package/pure-cell/component-5a229016.d.ts +9 -9
- package/pure-cell/component.js +1 -1
- package/pure-cell/components/addon/index.css +1 -1
- package/pure-cell/components/amount/index.css +1 -1
- package/pure-cell/components/amount-title/index.css +1 -1
- package/pure-cell/components/category/index.css +1 -1
- package/pure-cell/components/content/component.js +1 -1
- package/pure-cell/components/content/index.css +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/footer/index.css +1 -1
- package/pure-cell/components/footer-button/index.css +1 -1
- package/pure-cell/components/graphics/index.css +1 -1
- package/pure-cell/components/main/component.js +1 -1
- package/pure-cell/components/main/index.css +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.css +1 -1
- package/pure-cell/components/text/index.d.ts +1 -1
- package/pure-cell/components/text/index.js +1 -1
- package/pure-cell/cssm/component-5a229016.d.ts +9 -9
- package/pure-cell/esm/component.js +1 -1
- package/pure-cell/esm/components/addon/index.css +1 -1
- package/pure-cell/esm/components/amount/index.css +1 -1
- package/pure-cell/esm/components/amount-title/index.css +1 -1
- package/pure-cell/esm/components/category/index.css +1 -1
- package/pure-cell/esm/components/content/component.js +1 -1
- package/pure-cell/esm/components/content/index.css +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/footer/index.css +1 -1
- package/pure-cell/esm/components/footer-button/index.css +1 -1
- package/pure-cell/esm/components/graphics/index.css +1 -1
- package/pure-cell/esm/components/main/component.js +1 -1
- package/pure-cell/esm/components/main/index.css +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.css +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.css +1 -1
- package/pure-cell/esm/index.js +1 -1
- package/pure-cell/index.css +1 -1
- package/pure-cell/index.js +1 -1
- package/pure-cell/modern/component.js +1 -1
- package/pure-cell/modern/components/addon/index.css +1 -1
- package/pure-cell/modern/components/amount/index.css +1 -1
- package/pure-cell/modern/components/amount-title/index.css +1 -1
- package/pure-cell/modern/components/category/index.css +1 -1
- package/pure-cell/modern/components/content/component.js +1 -1
- package/pure-cell/modern/components/content/index.css +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/footer/index.css +1 -1
- package/pure-cell/modern/components/footer-button/index.css +1 -1
- package/pure-cell/modern/components/graphics/index.css +1 -1
- package/pure-cell/modern/components/main/component.js +1 -1
- package/pure-cell/modern/components/main/index.css +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.css +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.css +1 -1
- package/pure-cell/modern/index.js +1 -1
- package/select/Component.mobile.js +1 -1
- package/select/Component.modal.mobile.js +1 -1
- package/select/Component.responsive.js +1 -1
- package/select/components/arrow/index.css +1 -1
- package/select/components/base-checkmark/index.css +1 -1
- package/select/components/base-option/index.css +1 -1
- package/select/components/base-select/index.css +1 -1
- package/select/components/base-select-mobile/footer/index.css +1 -1
- package/select/components/base-select-mobile/index.css +1 -1
- package/select/components/checkmark/index.css +1 -1
- package/select/components/checkmark-mobile/index.css +1 -1
- package/select/components/field/index.css +1 -1
- package/select/components/optgroup/index.css +1 -1
- package/select/components/option/index.css +1 -1
- package/select/components/options-list/index.css +1 -1
- package/select/components/virtual-options-list/index.css +1 -1
- package/select/cssm/Component.desktop-ebda875c.d.ts +6 -0
- package/select/cssm/Component.desktop.d.ts +0 -2
- package/select/cssm/Component.mobile-f1f15074.d.ts +12 -12
- package/select/cssm/index-ebda875c.d.ts +2 -0
- package/select/cssm/mobile-96988a65.d.ts +6 -2
- package/select/esm/Component.desktop-ebda875c.d.ts +6 -0
- package/select/esm/Component.desktop.d.ts +0 -2
- package/select/esm/Component.mobile-f1f15074.d.ts +1 -1
- package/select/esm/Component.mobile.js +1 -1
- package/select/esm/Component.modal.mobile.js +1 -1
- package/select/esm/Component.responsive.js +1 -1
- package/select/esm/components/arrow/index.css +1 -1
- package/select/esm/components/base-checkmark/index.css +1 -1
- package/select/esm/components/base-option/index.css +1 -1
- package/select/esm/components/base-select/index.css +1 -1
- package/select/esm/components/base-select-mobile/footer/index.css +1 -1
- package/select/esm/components/base-select-mobile/index.css +1 -1
- package/select/esm/components/checkmark/index.css +1 -1
- package/select/esm/components/checkmark-mobile/index.css +1 -1
- package/select/esm/components/field/index.css +1 -1
- package/select/esm/components/optgroup/index.css +1 -1
- package/select/esm/components/option/index.css +1 -1
- package/select/esm/components/options-list/index.css +1 -1
- package/select/esm/components/virtual-options-list/index.css +1 -1
- package/select/esm/index-ebda875c.d.ts +2 -0
- package/select/esm/index.js +1 -1
- package/select/esm/mobile-96988a65.d.ts +6 -2
- package/select/esm/mobile.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/footer/index.css +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/header/index.css +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/presets/useSelectWithLoading/index.css +1 -1
- package/select/esm/shared.js +1 -1
- package/select/index-ebda875c.d.ts +2 -0
- package/select/index.js +1 -1
- package/select/mobile.js +1 -1
- package/select/modern/Component.desktop-ebda875c.d.ts +6 -0
- package/select/modern/Component.desktop.d.ts +0 -2
- package/select/modern/Component.mobile-f1f15074.d.ts +12 -12
- package/select/modern/Component.mobile.js +1 -1
- package/select/modern/Component.modal.mobile.js +1 -1
- package/select/modern/Component.responsive.js +1 -1
- package/select/modern/components/arrow/index.css +1 -1
- package/select/modern/components/base-checkmark/index.css +1 -1
- package/select/modern/components/base-option/index.css +1 -1
- package/select/modern/components/base-select/index.css +1 -1
- package/select/modern/components/base-select-mobile/footer/index.css +1 -1
- package/select/modern/components/base-select-mobile/index.css +1 -1
- package/select/modern/components/checkmark/index.css +1 -1
- package/select/modern/components/checkmark-mobile/index.css +1 -1
- package/select/modern/components/field/index.css +1 -1
- package/select/modern/components/optgroup/index.css +1 -1
- package/select/modern/components/option/index.css +1 -1
- package/select/modern/components/options-list/index.css +1 -1
- package/select/modern/components/virtual-options-list/index.css +1 -1
- package/select/modern/index-ebda875c.d.ts +2 -0
- package/select/modern/index.js +1 -1
- package/select/modern/mobile-96988a65.d.ts +6 -2
- package/select/modern/mobile.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/footer/index.css +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/header/index.css +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/presets/useSelectWithLoading/index.css +1 -1
- package/select/modern/shared.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/footer/index.css +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/header/index.css +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/presets/useSelectWithLoading/index.css +1 -1
- package/select/shared.js +1 -1
- package/select-with-tags/component-50136800.d.ts +6 -6
- package/select-with-tags/components/tag/index.css +1 -1
- package/select-with-tags/components/tag-list/index.css +1 -1
- package/select-with-tags/cssm/component-50136800.d.ts +6 -6
- package/select-with-tags/esm/component-50136800.d.ts +6 -6
- package/select-with-tags/esm/components/tag/index.css +1 -1
- package/select-with-tags/esm/components/tag-list/index.css +1 -1
- package/select-with-tags/modern/Component-8b2c2707.d.ts +1 -1
- package/select-with-tags/modern/component-50136800.d.ts +6 -6
- package/select-with-tags/modern/components/tag/index.css +1 -1
- package/select-with-tags/modern/components/tag-list/index.css +1 -1
- package/select-with-tags/modern/index-c44170fe.d.ts +1 -1
- package/side-panel/components/content/desktop.css +1 -1
- package/side-panel/components/content/index.css +1 -1
- package/side-panel/components/content/mobile.css +1 -1
- package/side-panel/components/footer/desktop.css +1 -1
- package/side-panel/components/footer/index.css +1 -1
- package/side-panel/components/footer/layout.css +1 -1
- package/side-panel/components/footer/mobile.css +1 -1
- package/side-panel/components/header/desktop.css +1 -1
- package/side-panel/components/header/index.css +1 -1
- package/side-panel/components/header/mobile.css +1 -1
- package/side-panel/desktop.css +1 -1
- package/side-panel/esm/components/content/desktop.css +1 -1
- package/side-panel/esm/components/content/index.css +1 -1
- package/side-panel/esm/components/content/mobile.css +1 -1
- package/side-panel/esm/components/footer/desktop.css +1 -1
- package/side-panel/esm/components/footer/index.css +1 -1
- package/side-panel/esm/components/footer/layout.css +1 -1
- package/side-panel/esm/components/footer/mobile.css +1 -1
- package/side-panel/esm/components/header/desktop.css +1 -1
- package/side-panel/esm/components/header/index.css +1 -1
- package/side-panel/esm/components/header/mobile.css +1 -1
- package/side-panel/esm/desktop.css +1 -1
- package/side-panel/esm/mobile.css +1 -1
- package/side-panel/esm/transitions.desktop.css +1 -1
- package/side-panel/esm/transitions.mobile.css +1 -1
- package/side-panel/mobile.css +1 -1
- package/side-panel/modern/components/content/desktop.css +1 -1
- package/side-panel/modern/components/content/index.css +1 -1
- package/side-panel/modern/components/content/mobile.css +1 -1
- package/side-panel/modern/components/footer/desktop.css +1 -1
- package/side-panel/modern/components/footer/index.css +1 -1
- package/side-panel/modern/components/footer/layout.css +1 -1
- package/side-panel/modern/components/footer/mobile.css +1 -1
- package/side-panel/modern/components/header/desktop.css +1 -1
- package/side-panel/modern/components/header/index.css +1 -1
- package/side-panel/modern/components/header/mobile.css +1 -1
- package/side-panel/modern/desktop.css +1 -1
- package/side-panel/modern/mobile.css +1 -1
- package/side-panel/modern/transitions.desktop.css +1 -1
- package/side-panel/modern/transitions.mobile.css +1 -1
- package/side-panel/transitions.desktop.css +1 -1
- package/side-panel/transitions.mobile.css +1 -1
- package/slider-input/esm/index.css +1 -1
- package/slider-input/index.css +1 -1
- package/slider-input/modern/index.css +1 -1
- package/sortable-list/components/item/index.css +1 -1
- package/sortable-list/esm/components/item/index.css +1 -1
- package/sortable-list/esm/index.css +1 -1
- package/sortable-list/index.css +1 -1
- package/sortable-list/modern/components/item/index.css +1 -1
- package/sortable-list/modern/index.css +1 -1
- package/steps/Component.js +8 -9
- package/steps/cssm/Component.js +8 -9
- package/steps/esm/Component.js +9 -10
- package/steps/modern/Component.js +9 -10
- package/switch/esm/index.css +1 -1
- package/switch/index.css +1 -1
- package/switch/modern/index.css +1 -1
- package/system-message/components/caption/index.css +1 -1
- package/system-message/components/controls/index.css +1 -1
- package/system-message/components/graphic/index.css +1 -1
- package/system-message/components/subtitle/index.css +1 -1
- package/system-message/components/title/desktop.css +1 -1
- package/system-message/components/title/index.css +1 -1
- package/system-message/components/title/mobile.css +1 -1
- package/system-message/esm/components/caption/index.css +1 -1
- package/system-message/esm/components/controls/index.css +1 -1
- package/system-message/esm/components/graphic/index.css +1 -1
- package/system-message/esm/components/subtitle/index.css +1 -1
- package/system-message/esm/components/title/desktop.css +1 -1
- package/system-message/esm/components/title/index.css +1 -1
- package/system-message/esm/components/title/mobile.css +1 -1
- package/system-message/esm/index.css +1 -1
- package/system-message/index.css +1 -1
- package/system-message/modern/components/caption/index.css +1 -1
- package/system-message/modern/components/controls/index.css +1 -1
- package/system-message/modern/components/graphic/index.css +1 -1
- package/system-message/modern/components/subtitle/index.css +1 -1
- package/system-message/modern/components/title/desktop.css +1 -1
- package/system-message/modern/components/title/index.css +1 -1
- package/system-message/modern/components/title/mobile.css +1 -1
- package/system-message/modern/index.css +1 -1
- package/table/Component-50136800.d.ts +43 -5
- package/table/components/pagination/index.css +1 -1
- package/table/components/pagination/select-field/index.css +1 -1
- package/table/components/table/index.css +1 -1
- package/table/components/tbody/index.css +1 -1
- package/table/components/tcell/index.css +1 -1
- package/table/components/texpandable-row/index.css +1 -1
- package/table/components/thead/index.css +1 -1
- package/table/components/thead-cell/index.css +1 -1
- package/table/components/trow/index.css +1 -1
- package/table/components/tsortable-head-cell/index.css +1 -1
- package/table/cssm/Component-50136800.d.ts +43 -5
- package/table/esm/Component-50136800.d.ts +43 -5
- package/table/esm/components/pagination/index.css +1 -1
- package/table/esm/components/pagination/select-field/index.css +1 -1
- package/table/esm/components/table/index.css +1 -1
- package/table/esm/components/tbody/index.css +1 -1
- package/table/esm/components/tcell/index.css +1 -1
- package/table/esm/components/texpandable-row/index.css +1 -1
- package/table/esm/components/thead/index.css +1 -1
- package/table/esm/components/thead-cell/index.css +1 -1
- package/table/esm/components/trow/index.css +1 -1
- package/table/esm/components/tsortable-head-cell/index.css +1 -1
- package/table/modern/Component-50136800.d.ts +43 -5
- package/table/modern/components/pagination/index.css +1 -1
- package/table/modern/components/pagination/select-field/index.css +1 -1
- package/table/modern/components/table/index.css +1 -1
- package/table/modern/components/tbody/index.css +1 -1
- package/table/modern/components/tcell/index.css +1 -1
- package/table/modern/components/texpandable-row/index.css +1 -1
- package/table/modern/components/thead/index.css +1 -1
- package/table/modern/components/thead-cell/index.css +1 -1
- package/table/modern/components/trow/index.css +1 -1
- package/table/modern/components/tsortable-head-cell/index.css +1 -1
- package/tabs/collapsible.js +2 -2
- package/tabs/components/primary-tablist/Component.collapsible.desktop.js +1 -1
- package/tabs/components/primary-tablist/Component.collapsible.mobile.js +2 -2
- package/tabs/components/primary-tablist/Component.collapsible.responsive.js +2 -2
- package/tabs/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/components/primary-tablist/Component.mobile.js +2 -2
- package/tabs/components/primary-tablist/Component.responsive.js +2 -2
- package/tabs/components/primary-tablist/index.css +1 -1
- package/tabs/components/primary-tablist/mobile.css +1 -1
- package/tabs/components/scrollable-container/index.css +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/secondary-tablist/index.css +1 -1
- package/tabs/components/secondary-tablist/mobile.css +1 -1
- package/tabs/components/tab/index.css +1 -1
- package/tabs/components/tabs/Component.collabsible.desktop.js +1 -1
- package/tabs/components/tabs/Component.collapsible.mobile.js +2 -2
- package/tabs/components/tabs/Component.collapsible.responsive.js +2 -2
- package/tabs/components/tabs/Component.desktop.js +2 -2
- package/tabs/components/tabs/Component.mobile.js +3 -3
- package/tabs/components/tabs/Component.responsive.js +3 -3
- package/tabs/desktop.js +2 -2
- package/tabs/esm/Component.desktop-ebda875c.d.ts +6 -0
- package/tabs/esm/collapsible.js +2 -2
- package/tabs/esm/components/primary-tablist/Component.collapsible.desktop.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.collapsible.mobile.js +2 -2
- package/tabs/esm/components/primary-tablist/Component.collapsible.responsive.js +2 -2
- package/tabs/esm/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.mobile.js +2 -2
- package/tabs/esm/components/primary-tablist/Component.responsive.js +2 -2
- package/tabs/esm/components/primary-tablist/index.css +1 -1
- package/tabs/esm/components/primary-tablist/mobile.css +1 -1
- package/tabs/esm/components/scrollable-container/index.css +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/secondary-tablist/index.css +1 -1
- package/tabs/esm/components/secondary-tablist/mobile.css +1 -1
- package/tabs/esm/components/tab/index.css +1 -1
- package/tabs/esm/components/tabs/Component.collabsible.desktop.js +1 -1
- package/tabs/esm/components/tabs/Component.collapsible.mobile.js +2 -2
- package/tabs/esm/components/tabs/Component.collapsible.responsive.js +2 -2
- package/tabs/esm/components/tabs/Component.desktop.js +2 -2
- package/tabs/esm/components/tabs/Component.mobile.js +3 -3
- package/tabs/esm/components/tabs/Component.responsive.js +3 -3
- package/tabs/esm/desktop.js +2 -2
- package/tabs/esm/index-ebda875c.d.ts +21 -86
- package/tabs/esm/index.js +3 -3
- package/tabs/esm/mobile.js +3 -3
- package/tabs/index.js +3 -3
- package/tabs/mobile.js +3 -3
- package/tabs/modern/collapsible.js +2 -2
- package/tabs/modern/components/primary-tablist/Component.collapsible.desktop.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.collapsible.mobile.js +2 -2
- package/tabs/modern/components/primary-tablist/Component.collapsible.responsive.js +2 -2
- package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
- package/tabs/modern/components/primary-tablist/Component.responsive.js +2 -2
- package/tabs/modern/components/primary-tablist/index.css +1 -1
- package/tabs/modern/components/primary-tablist/mobile.css +1 -1
- package/tabs/modern/components/scrollable-container/index.css +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/secondary-tablist/index.css +1 -1
- package/tabs/modern/components/secondary-tablist/mobile.css +1 -1
- package/tabs/modern/components/tab/index.css +1 -1
- package/tabs/modern/components/tabs/Component.collabsible.desktop.js +1 -1
- package/tabs/modern/components/tabs/Component.collapsible.mobile.js +2 -2
- package/tabs/modern/components/tabs/Component.collapsible.responsive.js +2 -2
- package/tabs/modern/components/tabs/Component.desktop.js +2 -2
- package/tabs/modern/components/tabs/Component.mobile.js +3 -3
- package/tabs/modern/components/tabs/Component.responsive.js +3 -3
- package/tabs/modern/desktop.js +2 -2
- package/tabs/modern/index.js +3 -3
- package/tabs/modern/mobile.js +3 -3
- 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/default.css +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/default.css +1 -1
- package/textarea/esm/index.css +1 -1
- package/textarea/esm/index.js +1 -1
- package/textarea/esm/inverted.css +1 -1
- package/textarea/index.css +1 -1
- package/textarea/index.js +1 -1
- package/textarea/inverted.css +1 -1
- package/textarea/modern/Component.d.ts +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/default.css +1 -1
- package/textarea/modern/index.css +1 -1
- package/textarea/modern/index.js +1 -1
- package/textarea/modern/inverted.css +1 -1
- package/themes/click.js +2 -0
- package/themes/compiled/mobile-dark-bluetint.css +2359 -95
- 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/toast/Component-9211a437.d.ts +7 -7
- package/toast/Component.desktop-7ca84eff.d.ts +6 -0
- package/toast/components/base-toast/index.css +1 -1
- package/toast/cssm/Component-9211a437.d.ts +7 -7
- package/toast/cssm/Component.desktop-7ca84eff.d.ts +6 -0
- package/toast/esm/Component-9211a437.d.ts +7 -7
- package/toast/esm/Component.responsive.d.ts +1 -1
- package/toast/esm/components/base-toast/component.d.ts +1 -1
- package/toast/esm/components/base-toast/index.css +1 -1
- package/toast/esm/index-7ca84eff.d.ts +3 -3
- package/toast/modern/Component-9211a437.d.ts +7 -7
- package/toast/modern/Component.desktop-7ca84eff.d.ts +6 -0
- package/toast/modern/components/base-toast/index.css +1 -1
- package/toast-plate/components/base-toast-plate/default.css +1 -1
- package/toast-plate/components/base-toast-plate/index.css +1 -1
- package/toast-plate/components/base-toast-plate/inverted.css +1 -1
- package/toast-plate/desktop.css +1 -1
- package/toast-plate/esm/components/base-toast-plate/default.css +1 -1
- package/toast-plate/esm/components/base-toast-plate/index.css +1 -1
- package/toast-plate/esm/components/base-toast-plate/inverted.css +1 -1
- package/toast-plate/esm/desktop.css +1 -1
- package/toast-plate/esm/mobile.css +1 -1
- package/toast-plate/mobile.css +1 -1
- package/toast-plate/modern/components/base-toast-plate/default.css +1 -1
- package/toast-plate/modern/components/base-toast-plate/index.css +1 -1
- package/toast-plate/modern/components/base-toast-plate/inverted.css +1 -1
- package/toast-plate/modern/desktop.css +1 -1
- package/toast-plate/modern/mobile.css +1 -1
- package/tooltip/default.css +1 -1
- package/tooltip/esm/default.css +1 -1
- package/tooltip/esm/index.css +1 -1
- package/tooltip/esm/inverted.css +1 -1
- package/tooltip/esm/mobile.css +1 -1
- package/tooltip/index.css +1 -1
- package/tooltip/inverted.css +1 -1
- package/tooltip/mobile.css +1 -1
- package/tooltip/modern/default.css +1 -1
- package/tooltip/modern/index.css +1 -1
- package/tooltip/modern/inverted.css +1 -1
- package/tooltip/modern/mobile.css +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/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/with-suffix/Component.js +1 -1
- package/with-suffix/cssm/Component.js +1 -1
- package/with-suffix/esm/Component.js +1 -1
- package/with-suffix/esm/index.css +1 -1
- package/with-suffix/index.css +1 -1
- package/with-suffix/modern/Component.js +1 -1
- package/with-suffix/modern/index.css +1 -1
- package/calendar/cssm/Component-63dec22f.d.ts +0 -167
- package/calendar/cssm/Component.mobile-ebda875c.d.ts +0 -6
- package/calendar/modern/Component-63dec22f.d.ts +0 -167
- package/calendar/modern/Component.mobile-ebda875c.d.ts +0 -6
- package/calendar-input/Component-8b5756fe.d.ts +0 -388
- package/calendar-input/Component-ebda875c.d.ts +0 -35
- package/calendar-input/cssm/Component-8b5756fe.d.ts +0 -388
- package/calendar-input/cssm/Component-ebda875c.d.ts +0 -35
- package/calendar-input/modern/Component-8b5756fe.d.ts +0 -388
- package/calendar-input/modern/Component-ebda875c.d.ts +0 -35
- package/calendar-range/modern/Component-5684a67d.d.ts +0 -18
- package/calendar-range/modern/Component.desktop-e2b6c730.d.ts +0 -134
- package/custom-picker-button/Component-72dda473.d.ts +0 -53
- package/custom-picker-button/component-50136800.d.ts +0 -44
- package/custom-picker-button/cssm/Component-63dec22f.d.ts +0 -167
- package/custom-picker-button/cssm/Component-9211a437.d.ts +0 -38
- package/custom-picker-button/cssm/Component.mobile-d446ae02.d.ts +0 -23
- package/custom-picker-button/cssm/Component.modal.mobile-5e1b8383.d.ts +0 -60
- package/custom-picker-button/cssm/component-50136800.d.ts +0 -44
- package/custom-picker-button/cssm/mobile-755fbaa3.d.ts +0 -2
- package/custom-picker-button/cssm/utils-1574ad8b.d.ts +0 -29
- package/custom-picker-button/cssm/utils-49cc3c24.d.ts +0 -8
- package/custom-picker-button/esm/Component-63dec22f.d.ts +0 -167
- package/custom-picker-button/esm/Component-9211a437.d.ts +0 -38
- package/custom-picker-button/esm/Component.mobile-d446ae02.d.ts +0 -23
- package/custom-picker-button/esm/component-50136800.d.ts +0 -44
- package/custom-picker-button/esm/mobile-755fbaa3.d.ts +0 -2
- package/custom-picker-button/esm/types-d9f9bbcc.d.ts +0 -259
- package/custom-picker-button/esm/utils-1574ad8b.d.ts +0 -29
- package/custom-picker-button/esm/utils-49cc3c24.d.ts +0 -8
- package/custom-picker-button/types-d9f9bbcc.d.ts +0 -259
- package/date-range-input/esm/Component-8b5756fe.d.ts +0 -388
- package/date-time-input/Component-8b5756fe.d.ts +0 -388
- package/date-time-input/Component.mobile-ebda875c.d.ts +0 -6
- package/date-time-input/modern/Component-8b5756fe.d.ts +0 -388
- package/date-time-input/modern/Component.mobile-ebda875c.d.ts +0 -6
- package/input-autocomplete/Component-50136800.d.ts +0 -6
- package/input-autocomplete/cssm/Component.mobile-ebda875c.d.ts +0 -6
- package/input-autocomplete/cssm/component-50136800.d.ts +0 -44
- package/input-autocomplete/esm/Component-50136800.d.ts +0 -6
- package/input-autocomplete/esm/Component.mobile-ebda875c.d.ts +0 -6
- package/input-autocomplete/modern/Component-50136800.d.ts +0 -6
- package/input-autocomplete/modern/Component-63dec22f.d.ts +0 -167
- package/input-autocomplete/modern/Component.mobile-ebda875c.d.ts +0 -6
- package/input-autocomplete/modern/Component.modal.mobile-5e1b8383.d.ts +0 -60
- package/input-autocomplete/modern/mobile-06ffd24b.d.ts +0 -5
- package/input-autocomplete/modern/utils-1574ad8b.d.ts +0 -29
- package/intl-phone-input/Component-50136800.d.ts +0 -6
- package/intl-phone-input/cssm/component-50136800.d.ts +0 -44
- package/intl-phone-input/esm/desktop-2e2b2125.d.ts +0 -2
- package/intl-phone-input/modern/Component-50136800.d.ts +0 -100
- package/picker-button/component-50136800.d.ts +0 -44
- package/picker-button/cssm/Component-50136800.d.ts +0 -6
- package/picker-button/esm/component-50136800.d.ts +0 -44
- package/picker-button/modern/Component-50136800.d.ts +0 -6
- package/select-with-tags/Component-50136800.d.ts +0 -6
- package/select-with-tags/cssm/Component-50136800.d.ts +0 -6
- package/select-with-tags/esm/Component-50136800.d.ts +0 -6
- package/select-with-tags/modern/Component-50136800.d.ts +0 -6
- package/table/component-50136800.d.ts +0 -44
- package/table/cssm/component-50136800.d.ts +0 -44
- package/table/esm/component-50136800.d.ts +0 -44
- package/table/modern/component-50136800.d.ts +0 -44
- package/tabs/esm/Component.mobile-ebda875c.d.ts +0 -6
- 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-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 -1141
- package/themes/dist/click.d.ts +0 -2
- package/themes/dist/click.js +0 -12
- package/themes/dist/compiled/mobile-dark-bluetint.css +0 -2971
- 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 -15
- 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 -50
- 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/click.css +0 -5
- 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-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 -965
- package/themes/dist/site.d.ts +0 -2
- package/themes/dist/site.js +0 -12
- package/themes/dist/skeleton/click.css +0 -9
- 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-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 -56
- package/themes/dist/src/mixins/confirmation/click.css +0 -15
- 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 -50
- 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/click.css +0 -5
- 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-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 -23
- package/themes/dist/src/mixins/skeleton/click.css +0 -9
- 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/toast/Component.mobile-7ca84eff.d.ts +0 -6
- package/toast/cssm/Component.mobile-7ca84eff.d.ts +0 -6
- package/toast/modern/Component.mobile-7ca84eff.d.ts +0 -6
- 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 -72
- 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/modern/Component-e2b6c730.d.ts → calendar-input/Component-5684a67d.d.ts} +0 -0
- /package/calendar-input/{Component.responsive-2e2b2125.d.ts → Component.responsive-755fbaa3.d.ts} +0 -0
- /package/calendar-input/cssm/{Component.responsive-2e2b2125.d.ts → Component.responsive-755fbaa3.d.ts} +0 -0
- /package/calendar-input/cssm/{shared-f034f741.d.ts → shared-71d94e2b.d.ts} +0 -0
- /package/{calendar-range/modern → calendar-input/cssm}/utils-e0a54580.d.ts +0 -0
- /package/calendar-input/modern/{Component.responsive-2e2b2125.d.ts → Component.responsive-755fbaa3.d.ts} +0 -0
- /package/calendar-input/modern/{shared-f034f741.d.ts → shared-71d94e2b.d.ts} +0 -0
- /package/calendar-input/{shared-f034f741.d.ts → shared-71d94e2b.d.ts} +0 -0
- /package/calendar-range/esm/{index.module-fd7ec0a2.js → index.module-8375d1f2.js} +0 -0
- /package/calendar-range/{index.module-afa7c5f0.js → index.module-ae6ca4f3.js} +0 -0
- /package/calendar-range/modern/{index.module-06725b1a.js → index.module-0cd4f4e5.js} +0 -0
- /package/calendar-range/modern/{useCalendar-71d94e2b.d.ts → useCalendar-5684a67d.d.ts} +0 -0
- /package/calendar-range/modern/{utils-e2b6c730.d.ts → utils-5684a67d.d.ts} +0 -0
- /package/confirmation/{countdown-section-9a6d1d6b.d.ts → countdown-section-b13f3b39.d.ts} +0 -0
- /package/confirmation/{countdown-section-9a6d1d6b.js → countdown-section-b13f3b39.js} +0 -0
- /package/confirmation/esm/{countdown-section-281fb6b0.d.ts → countdown-section-1197a364.d.ts} +0 -0
- /package/confirmation/esm/{countdown-section-281fb6b0.js → countdown-section-1197a364.js} +0 -0
- /package/confirmation/modern/{countdown-section-baf81c17.d.ts → countdown-section-eae4e9ec.d.ts} +0 -0
- /package/confirmation/modern/{countdown-section-baf81c17.js → countdown-section-eae4e9ec.js} +0 -0
- /package/custom-picker-button/{Component.mobile-d446ae02.d.ts → Component.mobile-4cd3936b.d.ts} +0 -0
- /package/custom-picker-button/{modern/Component-50136800.d.ts → cssm/Component-f12ee135.d.ts} +0 -0
- /package/custom-picker-button/cssm/{Component.responsive-785df74d.d.ts → Component.responsive-d7e9f69d.d.ts} +0 -0
- /package/custom-picker-button/cssm/{desktop-2e2b2125.d.ts → desktop-63dec22f.d.ts} +0 -0
- /package/{intl-phone-input/esm/hook-c44170fe.d.ts → custom-picker-button/cssm/hook-ebda875c.d.ts} +0 -0
- /package/custom-picker-button/{desktop-2e2b2125.d.ts → desktop-63dec22f.d.ts} +0 -0
- /package/custom-picker-button/esm/{Component.responsive-785df74d.d.ts → Component.responsive-d7e9f69d.d.ts} +0 -0
- /package/custom-picker-button/esm/{desktop-2e2b2125.d.ts → desktop-63dec22f.d.ts} +0 -0
- /package/custom-picker-button/{cssm/types-d9f9bbcc.d.ts → types-72dda473.d.ts} +0 -0
- /package/{input → date-range-input/esm}/Component.desktop-ebda875c.d.ts +0 -0
- /package/date-range-input/esm/{Component.responsive-2e2b2125.d.ts → Component.responsive-755fbaa3.d.ts} +0 -0
- /package/date-time-input/{Component.responsive-2e2b2125.d.ts → Component.responsive-755fbaa3.d.ts} +0 -0
- /package/date-time-input/modern/{Component.responsive-2e2b2125.d.ts → Component.responsive-755fbaa3.d.ts} +0 -0
- /package/gallery/{buttons-a5ebe5df.d.ts → buttons-2f4a679b.d.ts} +0 -0
- /package/gallery/{buttons-a5ebe5df.js → buttons-2f4a679b.js} +0 -0
- /package/gallery/esm/{buttons-6964bdef.d.ts → buttons-b1e4ad57.d.ts} +0 -0
- /package/gallery/esm/{buttons-6964bdef.js → buttons-b1e4ad57.js} +0 -0
- /package/gallery/esm/{slide-4c914b1d.d.ts → slide-e001786d.d.ts} +0 -0
- /package/gallery/esm/{slide-4c914b1d.js → slide-e001786d.js} +0 -0
- /package/gallery/modern/{buttons-7389842e.d.ts → buttons-2996f117.d.ts} +0 -0
- /package/gallery/modern/{buttons-7389842e.js → buttons-2996f117.js} +0 -0
- /package/gallery/modern/{slide-236ccf15.d.ts → slide-b6eba657.d.ts} +0 -0
- /package/gallery/modern/{slide-236ccf15.js → slide-b6eba657.js} +0 -0
- /package/gallery/{slide-1e59abc7.d.ts → slide-df46da69.d.ts} +0 -0
- /package/gallery/{slide-1e59abc7.js → slide-df46da69.js} +0 -0
- /package/grid/esm/{gutters.module-8a5e13ca.js → gutters.module-1c1cf33b.js} +0 -0
- /package/grid/{gutters.module-6dab705f.js → gutters.module-2e2a7ca2.js} +0 -0
- /package/grid/modern/{gutters.module-4d0c4101.js → gutters.module-834cfc1b.js} +0 -0
- /package/{date-range-input/esm → input}/Component.mobile-ebda875c.d.ts +0 -0
- /package/input-autocomplete/esm/{mobile.module-bb0cbc57.js → mobile.module-0f208a40.js} +0 -0
- /package/input-autocomplete/{mobile.module-00dfdfed.js → mobile.module-63c27ea1.js} +0 -0
- /package/input-autocomplete/modern/{mobile.module-ca98f569.js → mobile.module-8f690d7f.js} +0 -0
- /package/intl-phone-input/esm/{Component.desktop-ed17077e.d.ts → Component.desktop-4cd3936b.d.ts} +0 -0
- /package/intl-phone-input/esm/{Component.desktop-63dec22f.d.ts → Component.desktop-5e1b8383.d.ts} +0 -0
- /package/list/{Component-28836153.d.ts → Component-97126071.d.ts} +0 -0
- /package/list/{Component-28836153.js → Component-97126071.js} +0 -0
- /package/list/esm/{Component-9206b574.d.ts → Component-dfbde161.d.ts} +0 -0
- /package/list/esm/{Component-9206b574.js → Component-dfbde161.js} +0 -0
- /package/list/modern/{Component-843766d8.d.ts → Component-b032dada.d.ts} +0 -0
- /package/list/modern/{Component-843766d8.js → Component-b032dada.js} +0 -0
- /package/markdown/esm/{use-overrides-0b3ac680.d.ts → use-overrides-8cc63c3e.d.ts} +0 -0
- /package/markdown/esm/{use-overrides-0b3ac680.js → use-overrides-8cc63c3e.js} +0 -0
- /package/markdown/modern/{use-overrides-5e7e9568.d.ts → use-overrides-1c2d2ab3.d.ts} +0 -0
- /package/markdown/modern/{use-overrides-5e7e9568.js → use-overrides-1c2d2ab3.js} +0 -0
- /package/markdown/{use-overrides-e79c5354.d.ts → use-overrides-23fa91a2.d.ts} +0 -0
- /package/markdown/{use-overrides-e79c5354.js → use-overrides-23fa91a2.js} +0 -0
- /package/pure-cell/{component-e7adc9c0.d.ts → component-8604627d.d.ts} +0 -0
- /package/pure-cell/{component-e7adc9c0.js → component-8604627d.js} +0 -0
- /package/pure-cell/esm/{component-81a95e9c.d.ts → component-63d496d4.d.ts} +0 -0
- /package/pure-cell/esm/{component-81a95e9c.js → component-63d496d4.js} +0 -0
- /package/pure-cell/modern/{component-45378c89.d.ts → component-90332901.d.ts} +0 -0
- /package/pure-cell/modern/{component-45378c89.js → component-90332901.js} +0 -0
- /package/select/esm/{hook-0fd92266.d.ts → hook-6b3b9eba.d.ts} +0 -0
- /package/select/esm/{hook-0fd92266.js → hook-6b3b9eba.js} +0 -0
- /package/select/{hook-c3ee8e85.d.ts → hook-71d733f5.d.ts} +0 -0
- /package/select/{hook-c3ee8e85.js → hook-71d733f5.js} +0 -0
- /package/select/modern/{hook-607b8786.d.ts → hook-721ecf1e.d.ts} +0 -0
- /package/select/modern/{hook-607b8786.js → hook-721ecf1e.js} +0 -0
- /package/tabs/esm/{index.module-049f9ac4.js → index.module-55bf1d28.js} +0 -0
- /package/tabs/esm/{index.module-14dc8ef8.js → index.module-ac3442a2.js} +0 -0
- /package/tabs/esm/{mobile.module-1655f441.js → mobile.module-e71a2bee.js} +0 -0
- /package/tabs/{index.module-23f5d47d.js → index.module-0888e855.js} +0 -0
- /package/tabs/{index.module-51a99123.js → index.module-8740ddf6.js} +0 -0
- /package/tabs/{mobile.module-2c14d5d3.js → mobile.module-27006097.js} +0 -0
- /package/tabs/modern/{index.module-809d9d38.js → index.module-568ea224.js} +0 -0
- /package/tabs/modern/{index.module-e0adf3ca.js → index.module-c05fe969.js} +0 -0
- /package/tabs/modern/{mobile.module-0e6fb7d7.js → mobile.module-d4facc6e.js} +0 -0
- /package/textarea/{PseudoTextArea-0064ff92.d.ts → PseudoTextArea-b6497daf.d.ts} +0 -0
- /package/textarea/{PseudoTextArea-0064ff92.js → PseudoTextArea-b6497daf.js} +0 -0
- /package/textarea/esm/{PseudoTextArea-a2ca9d1a.d.ts → PseudoTextArea-7f19cc70.d.ts} +0 -0
- /package/textarea/esm/{PseudoTextArea-a2ca9d1a.js → PseudoTextArea-7f19cc70.js} +0 -0
- /package/textarea/modern/{PseudoTextArea-4b5902f6.d.ts → PseudoTextArea-6e0ad103.d.ts} +0 -0
- /package/textarea/modern/{PseudoTextArea-4b5902f6.js → PseudoTextArea-6e0ad103.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-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/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-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-2926b960.js → colors.module-43260d58.js} +0 -0
- /package/typography/{common.module-2c295264.js → common.module-68032073.js} +0 -0
- /package/typography/esm/{colors.module-4ca9a0d4.js → colors.module-786a42c1.js} +0 -0
- /package/typography/esm/{common.module-aef46784.js → common.module-c9d01ac6.js} +0 -0
- /package/typography/modern/{colors.module-da1886e6.js → colors.module-4d1dd4b4.js} +0 -0
- /package/typography/modern/{common.module-9679f432.js → common.module-947d9aed.js} +0 -0
- /package/underlay/esm/{index.module-f847ea6d.js → index.module-21cadccd.js} +0 -0
- /package/underlay/{index.module-b9df119b.js → index.module-aeb16f28.js} +0 -0
- /package/underlay/modern/{index.module-d1babb9b.js → index.module-b20c19ed.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
|
-
}
|