@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
package/vars/index.js
CHANGED
|
@@ -1,794 +1,792 @@
|
|
|
1
|
-
const colorDarkIndigo = "#0b1f35";
|
|
2
|
-
const colorDarkIndigo60 = "rgba(11, 31, 53, 0.6)";
|
|
3
|
-
const colorDarkIndigo30 = "rgba(11, 31, 53, 0.3)";
|
|
4
|
-
const colorDarkIndigo15 = "rgba(11, 31, 53, 0.15)";
|
|
5
|
-
const colorDarkIndigo10 = "rgba(11, 31, 53, 0.1)";
|
|
6
|
-
const colorDarkIndigo07 = "rgba(11, 31, 53, 0.07)";
|
|
7
|
-
const colorDarkIndigo05 = "rgba(11, 31, 53, 0.05)";
|
|
8
|
-
const colorDarkIndigo60Flat = "#6d7986";
|
|
9
|
-
const colorDarkIndigo30Flat = "#b6bcc3";
|
|
10
|
-
const colorDarkIndigo15Flat = "#dbdee1";
|
|
11
|
-
const colorDarkIndigo10Flat = "#e7e9eb";
|
|
12
|
-
const colorDarkIndigo07Flat = "#eeeff1";
|
|
13
|
-
const colorDarkIndigo05Flat = "#f3f4f5";
|
|
14
|
-
const colorRedBrand = "#ef3124";
|
|
15
|
-
const colorRedBrand85 = "rgba(239, 49, 36, 0.85)";
|
|
16
|
-
const colorRedBrand70 = "rgba(239, 49, 36, 0.7)";
|
|
17
|
-
const colorRedBrand50 = "rgba(239, 49, 36, 0.5)";
|
|
18
|
-
const colorRedBrand30 = "rgba(239, 49, 36, 0.3)";
|
|
19
|
-
const colorRedBrand20 = "rgba(239, 49, 36, 0.2)";
|
|
20
|
-
const colorRedBrand10 = "rgba(239, 49, 36, 0.1)";
|
|
21
|
-
const colorRedBrand85Flat = "#f15045";
|
|
22
|
-
const colorRedBrand70Flat = "#f46f66";
|
|
23
|
-
const colorRedBrand50Flat = "#f69791";
|
|
24
|
-
const colorRedBrand30Flat = "#fbc2bd";
|
|
25
|
-
const colorRedBrand20Flat = "#fcd6d3";
|
|
26
|
-
const colorRedBrand10Flat = "#feebea";
|
|
27
|
-
const colorRedBrand05Flat = "#fef5f4";
|
|
28
|
-
const colorRedDark = "#d91d0b";
|
|
29
|
-
const colorRedError = "#ff5c5c";
|
|
30
|
-
const colorGreenText = "#13a463";
|
|
31
|
-
const colorGreenText60 = "rgba(19, 164, 99, 0.6)";
|
|
32
|
-
const colorGreenText60Flat = "#71c8a1";
|
|
33
|
-
const colorGreenDone = "#2fc26e";
|
|
34
|
-
const colorGreenDone20 = "rgba(47, 194, 110, 0.2)";
|
|
35
|
-
const colorGreenDone10 = "rgba(47, 194, 110, 0.1)";
|
|
36
|
-
const colorGreenDone05 = "rgba(47, 194, 110, 0.05)";
|
|
37
|
-
const colorGreenDone20Flat = "#d5f3e2";
|
|
38
|
-
const colorGreenDone10Flat = "#ebf9f1";
|
|
39
|
-
const colorGreenDone05Flat = "#f4fcf7";
|
|
40
|
-
const colorBlueAction = "#0e60b9";
|
|
41
|
-
const colorBlueSwipeA = "#2670c6";
|
|
42
|
-
const colorBlueSwipeB = "#3781d8";
|
|
43
|
-
const colorBlueSwipeC = "#4a90e2";
|
|
44
|
-
const colorBlueLinkMobile = "#007aff";
|
|
45
|
-
const colorBlueLinkMobile10 = "rgba(0, 122, 255, 0.1)";
|
|
46
|
-
const colorBlueLinkMobile10Flat = "#e6f2ff";
|
|
47
|
-
const colorBlueLinkWeb = "#0f62fe";
|
|
48
|
-
const colorSand = "#f6bf65";
|
|
49
|
-
const colorLavender = "#8888ad";
|
|
50
|
-
const colorAmethyst = "#a489aa";
|
|
51
|
-
const colorBlack = "#000";
|
|
52
|
-
const colorBlack60 = "rgba(0, 0, 0, 0.6)";
|
|
53
|
-
const colorBlack30 = "rgba(0, 0, 0, 0.3)";
|
|
54
|
-
const colorBlack10 = "rgba(0, 0, 0, 0.1)";
|
|
55
|
-
const colorBlack60Flat = "#666";
|
|
56
|
-
const colorBlack30Flat = "#b3b3b3";
|
|
57
|
-
const colorBlack10Flat = "#e6e6e6";
|
|
58
|
-
const colorWhite = "#fff";
|
|
59
|
-
const colorWhite60 = "rgba(255, 255, 255, 0.6)";
|
|
60
|
-
const colorWhite30 = "rgba(255, 255, 255, 0.3)";
|
|
61
|
-
const colorWhite10 = "rgba(255, 255, 255, 0.1)";
|
|
62
|
-
const colorBgCorporate = "#212a33";
|
|
63
|
-
const colorBgCorporate90 = "rgba(33, 42, 51, 0.9)";
|
|
64
|
-
const colorBgCorporate60 = "rgba(33, 42, 51, 0.6)";
|
|
65
|
-
const colorBgCorporate30 = "rgba(33, 42, 51, 0.3)";
|
|
66
|
-
const colorBgCorporate90Flat = "#384048";
|
|
67
|
-
const colorBgCorporate60Flat = "#7a7f85";
|
|
68
|
-
const colorBgCorporate30Flat = "#bdc0c2";
|
|
69
|
-
const colorLightBlue = "#f5f7f9";
|
|
70
|
-
const colorDarkBgAccent = "#ef3124";
|
|
71
|
-
const colorDarkBgAttentionMuted = "#332104";
|
|
72
|
-
const colorDarkBgInfo = "#001c3c";
|
|
73
|
-
const colorDarkBgNegativeMuted = "#35110d";
|
|
74
|
-
const colorDarkBgOpaque = "rgba(255, 255, 255, 0.8)";
|
|
75
|
-
const colorDarkBgOverlay = "rgba(0, 0, 0, 0.8)";
|
|
76
|
-
const colorDarkBgPositiveMuted = "#042117";
|
|
77
|
-
const colorDarkBgPrimary = "#121212";
|
|
78
|
-
const colorDarkBgPrimaryInverted = "#fff";
|
|
79
|
-
const colorDarkBgQuaternary = "#3a3a3c";
|
|
80
|
-
const colorDarkBgQuaternaryInverted = "#dcdcdd";
|
|
81
|
-
const colorDarkBgSecondary = "#202022";
|
|
82
|
-
const colorDarkBgSecondaryInverted = "#f3f4f5";
|
|
83
|
-
const colorDarkBgTertiary = "#2c2c2e";
|
|
84
|
-
const colorDarkBgTertiaryInverted = "#e9e9eb";
|
|
85
|
-
const colorDarkBorderAccent = "#ef3124";
|
|
86
|
-
const colorDarkBorderKey = "#fff";
|
|
87
|
-
const colorDarkBorderKeyInverted = "#000";
|
|
88
|
-
const colorDarkBorderLink = "#0072ef";
|
|
89
|
-
const colorDarkBorderPrimary = "#2b2b2e";
|
|
90
|
-
const colorDarkBorderPrimaryInverted = "#dcdcdd";
|
|
91
|
-
const colorDarkBorderSecondary = "#262629";
|
|
92
|
-
const colorDarkBorderSecondaryInverted = "#e9e9eb";
|
|
93
|
-
const colorDarkBorderTertiary = "#1c1c1e";
|
|
94
|
-
const colorDarkBorderTertiaryInverted = "#f3f4f5";
|
|
95
|
-
const colorDarkBorderUnderline = "#464649";
|
|
96
|
-
const colorDarkBorderUnderlineInverted = "#c5c5c7";
|
|
97
|
-
const colorDarkGraphicAccent = "#ef3124";
|
|
98
|
-
const colorDarkGraphicAttention = "#f6bf65";
|
|
99
|
-
const colorDarkGraphicLink = "#0072ef";
|
|
100
|
-
const colorDarkGraphicNegative = "#d91d0b";
|
|
101
|
-
const colorDarkGraphicPositive = "#2fc26e";
|
|
102
|
-
const colorDarkGraphicPrimary = "#fff";
|
|
103
|
-
const colorDarkGraphicPrimaryInverted = "#0e0e0e";
|
|
104
|
-
const colorDarkGraphicQuaternary = "#303032";
|
|
105
|
-
const colorDarkGraphicQuaternaryInverted = "#dcdcdd";
|
|
106
|
-
const colorDarkGraphicSecondary = "#85858d";
|
|
107
|
-
const colorDarkGraphicSecondaryInverted = "#86868a";
|
|
108
|
-
const colorDarkGraphicTertiary = "#4f4f52";
|
|
109
|
-
const colorDarkGraphicTertiaryInverted = "#c1c1c3";
|
|
110
|
-
const colorDarkSpecialbgComponent = "rgba(255, 255, 255, 0.1)";
|
|
111
|
-
const colorDarkSpecialbgComponentInverted = "rgba(11, 31, 53, 0.07)";
|
|
112
|
-
const colorDarkSpecialbgNulled = "rgba(255, 255, 255, 0)";
|
|
113
|
-
const colorDarkSpecialbgOverlayFallback = "#070707";
|
|
114
|
-
const colorDarkSpecialbgPrimaryGrouped = "#202022";
|
|
115
|
-
const colorDarkSpecialbgSecondaryGrouped = "#2c2c2e";
|
|
116
|
-
const colorDarkSpecialbgSecondaryTransparent = "rgba(255, 255, 255, 0.06)";
|
|
117
|
-
const colorDarkSpecialbgSecondaryTransparentInverted = "rgba(11, 31, 53, 0.05)";
|
|
118
|
-
const colorDarkSpecialbgTertiaryGrouped = "#3a3a3c";
|
|
119
|
-
const colorDarkSpecialbgTertiaryTransparent = "rgba(255, 255, 255, 0.11)";
|
|
120
|
-
const colorDarkSpecialbgTertiaryTransparentInverted = "rgba(11, 31, 53, 0.1)";
|
|
121
|
-
const colorDarkTextAccent = "#ef3124";
|
|
122
|
-
const colorDarkTextAttention = "#cb830f";
|
|
123
|
-
const colorDarkTextDisabled = "rgba(235, 235, 245, 0.2)";
|
|
124
|
-
const colorDarkTextDisabledInverted = "rgba(60, 60, 67, 0.22)";
|
|
125
|
-
const colorDarkTextLink = "#0072ef";
|
|
126
|
-
const colorDarkTextNegative = "#f15045";
|
|
127
|
-
const colorDarkTextPositive = "#13a463";
|
|
128
|
-
const colorDarkTextPrimary = "#fff";
|
|
129
|
-
const colorDarkTextPrimaryInverted = "#0e0e0e";
|
|
130
|
-
const colorDarkTextSecondary = "rgba(235, 235, 245, 0.54)";
|
|
131
|
-
const colorDarkTextSecondaryInverted = "rgba(60, 60, 67, 0.66)";
|
|
132
|
-
const colorDarkTextTertiary = "rgba(235, 235, 245, 0.32)";
|
|
133
|
-
const colorDarkTextTertiaryInverted = "rgba(60, 60, 67, 0.4)";
|
|
134
|
-
const colorLightBgAccent = "#ef3124";
|
|
135
|
-
const colorLightBgAttentionMuted = "#f7ebd9";
|
|
136
|
-
const colorLightBgInfo = "#d6e8fc";
|
|
137
|
-
const colorLightBgNegativeMuted = "#fbe8e7";
|
|
138
|
-
const colorLightBgOpaque = "rgba(255, 255, 255, 0.8)";
|
|
139
|
-
const colorLightBgOverlay = "rgba(0, 0, 0, 0.6)";
|
|
140
|
-
const colorLightBgPositiveMuted = "#e7f6ef";
|
|
141
|
-
const colorLightBgPrimary = "#fff";
|
|
142
|
-
const colorLightBgPrimaryInverted = "#121212";
|
|
143
|
-
const colorLightBgQuaternary = "#dcdcdd";
|
|
144
|
-
const colorLightBgQuaternaryInverted = "#3a3a3c";
|
|
145
|
-
const colorLightBgSecondary = "#f3f4f5";
|
|
146
|
-
const colorLightBgSecondaryInverted = "#202022";
|
|
147
|
-
const colorLightBgTertiary = "#e9e9eb";
|
|
148
|
-
const colorLightBgTertiaryInverted = "#2c2c2e";
|
|
149
|
-
const colorLightBorderAccent = "#ef3124";
|
|
150
|
-
const colorLightBorderKey = "#000";
|
|
151
|
-
const colorLightBorderKeyInverted = "#fff";
|
|
152
|
-
const colorLightBorderLink = "#0072ef";
|
|
153
|
-
const colorLightBorderPrimary = "#dcdcdd";
|
|
154
|
-
const colorLightBorderPrimaryInverted = "#2b2b2e";
|
|
155
|
-
const colorLightBorderSecondary = "#e9e9eb";
|
|
156
|
-
const colorLightBorderSecondaryInverted = "#262629";
|
|
157
|
-
const colorLightBorderTertiary = "#f3f4f5";
|
|
158
|
-
const colorLightBorderTertiaryInverted = "#1c1c1e";
|
|
159
|
-
const colorLightBorderUnderline = "#c5c5c7";
|
|
160
|
-
const colorLightBorderUnderlineInverted = "#464649";
|
|
161
|
-
const colorLightGraphicAccent = "#ef3124";
|
|
162
|
-
const colorLightGraphicAttention = "#f6bf65";
|
|
163
|
-
const colorLightGraphicLink = "#0072ef";
|
|
164
|
-
const colorLightGraphicNegative = "#f15045";
|
|
165
|
-
const colorLightGraphicPositive = "#2fc26e";
|
|
166
|
-
const colorLightGraphicPrimary = "#0e0e0e";
|
|
167
|
-
const colorLightGraphicPrimaryInverted = "#fff";
|
|
168
|
-
const colorLightGraphicQuaternary = "#dcdcdd";
|
|
169
|
-
const colorLightGraphicQuaternaryInverted = "#303032";
|
|
170
|
-
const colorLightGraphicSecondary = "#86868a";
|
|
171
|
-
const colorLightGraphicSecondaryInverted = "#85858d";
|
|
172
|
-
const colorLightGraphicTertiary = "#c1c1c3";
|
|
173
|
-
const colorLightGraphicTertiaryInverted = "#4f4f52";
|
|
174
|
-
const colorLightSpecialbgComponent = "rgba(11, 31, 53, 0.07)";
|
|
175
|
-
const colorLightSpecialbgComponentInverted = "rgba(255, 255, 255, 0.1)";
|
|
176
|
-
const colorLightSpecialbgNulled = "rgba(255, 255, 255, 0)";
|
|
177
|
-
const colorLightSpecialbgOverlayFallback = "#5c5c5c";
|
|
178
|
-
const colorLightSpecialbgPrimaryGrouped = "#f3f4f5";
|
|
179
|
-
const colorLightSpecialbgSecondaryGrouped = "#fff";
|
|
180
|
-
const colorLightSpecialbgSecondaryTransparent = "rgba(11, 31, 53, 0.05)";
|
|
181
|
-
const colorLightSpecialbgSecondaryTransparentInverted = "rgba(255, 255, 255, 0.06)";
|
|
182
|
-
const colorLightSpecialbgTertiaryGrouped = "#f3f4f5";
|
|
183
|
-
const colorLightSpecialbgTertiaryTransparent = "rgba(11, 31, 53, 0.1)";
|
|
184
|
-
const colorLightSpecialbgTertiaryTransparentInverted = "rgba(255, 255, 255, 0.11)";
|
|
185
|
-
const colorLightTextAccent = "#ef3124";
|
|
186
|
-
const colorLightTextAttention = "#cb830f";
|
|
187
|
-
const colorLightTextDisabled = "rgba(60, 60, 67, 0.22)";
|
|
188
|
-
const colorLightTextDisabledInverted = "rgba(235, 235, 245, 0.2)";
|
|
189
|
-
const colorLightTextLink = "#0072ef";
|
|
190
|
-
const colorLightTextNegative = "#d91d0b";
|
|
191
|
-
const colorLightTextPositive = "#13a463";
|
|
192
|
-
const colorLightTextPrimary = "#0e0e0e";
|
|
193
|
-
const colorLightTextPrimaryInverted = "#fff";
|
|
194
|
-
const colorLightTextSecondary = "rgba(60, 60, 67, 0.66)";
|
|
195
|
-
const colorLightTextSecondaryInverted = "rgba(235, 235, 245, 0.54)";
|
|
196
|
-
const colorLightTextTertiary = "rgba(60, 60, 67, 0.4)";
|
|
197
|
-
const colorLightTextTertiaryInverted = "rgba(235, 235, 245, 0.32)";
|
|
198
|
-
const colorStaticBgAccent = "#ef3124";
|
|
199
|
-
const colorStaticBgPrimaryDark = "#121212";
|
|
200
|
-
const colorStaticBgPrimaryLight = "#fff";
|
|
201
|
-
const colorStaticBgQuaternaryDark = "#3a3a3c";
|
|
202
|
-
const colorStaticBgQuaternaryLight = "#dcdcdd";
|
|
203
|
-
const colorStaticBgSecondaryDark = "#202022";
|
|
204
|
-
const colorStaticBgSecondaryLight = "#f3f4f5";
|
|
205
|
-
const colorStaticBgTertiaryDark = "#2c2c2e";
|
|
206
|
-
const colorStaticBgTertiaryLight = "#e9e9eb";
|
|
207
|
-
const colorStaticBorderAccent = "#ef3124";
|
|
208
|
-
const colorStaticGraphicAccent = "#ef3124";
|
|
209
|
-
const colorStaticGraphicDark = "#0e0e0e";
|
|
210
|
-
const colorStaticGraphicLight = "#fff";
|
|
211
|
-
const colorStaticTextAccent = "#ef3124";
|
|
212
|
-
const colorStaticTextPrimaryDark = "#0e0e0e";
|
|
213
|
-
const colorStaticTextPrimaryLight = "#fff";
|
|
214
|
-
const colorStaticTextSecondaryDark = "rgba(60, 60, 67, 0.66)";
|
|
215
|
-
const colorStaticTextSecondaryLight = "rgba(235, 235, 245, 0.54)";
|
|
216
|
-
const colorStaticTextTertiaryDark = "rgba(60, 60, 67, 0.4)";
|
|
217
|
-
const colorStaticTextTertiaryLight = "rgba(235, 235, 245, 0.32)";
|
|
218
|
-
const colorDarkBgComponent = "rgba(255, 255, 255, 0.1)";
|
|
219
|
-
const colorDarkBgComponentInverted = "rgba(0, 0, 0, 0.08)";
|
|
220
|
-
const colorDarkBgLinkMuted = "#001c3c";
|
|
221
|
-
const colorDarkBgNeutral = "#3a3a3c";
|
|
222
|
-
const colorDarkBgNulled = "rgba(0, 0, 0, 0)";
|
|
223
|
-
const colorDarkBgPrimaryGrouped = "#1a1a1d";
|
|
224
|
-
const colorDarkBgSecondaryGrouped = "#2a2a2e";
|
|
225
|
-
const colorDarkBgTertiaryGrouped = "#404045";
|
|
226
|
-
const colorDarkGraphicNeutral = "#2a2a2c";
|
|
227
|
-
const colorDarkSpecialbgOverlay = "rgba(0, 0, 0, 0.8)";
|
|
228
|
-
const colorDarkTextDisabledTransparent = "rgba(220, 220, 243, 0.14)";
|
|
229
|
-
const colorDarkTextSecondaryInvertedTransparent = "rgba(3, 3, 16, 0.56)";
|
|
230
|
-
const colorDarkTextSecondaryTransparent = "rgba(239, 239, 254, 0.53)";
|
|
231
|
-
const colorDarkTextTertiaryInvertedTransparent = "rgba(1, 1, 18, 0.41)";
|
|
232
|
-
const colorDarkTextTertiaryTransparent = "rgba(233, 233, 251, 0.35)";
|
|
233
|
-
const colorLightBgComponent = "rgba(19, 19, 73, 0.11)";
|
|
234
|
-
const colorLightBgComponentInverted = "rgba(223, 223, 246, 0.13)";
|
|
235
|
-
const colorLightBgLinkMuted = "#d6e8fc";
|
|
236
|
-
const colorLightBgNeutral = "#dcdcdd";
|
|
237
|
-
const colorLightBgNulled = "rgba(0, 0, 0, 0)";
|
|
238
|
-
const colorLightBgPrimaryGrouped = "#f2f2f6";
|
|
239
|
-
const colorLightBgSecondaryGrouped = "#fff";
|
|
240
|
-
const colorLightBgTertiaryGrouped = "#f2f2f6";
|
|
241
|
-
const colorLightGraphicNeutral = "#dcdcdd";
|
|
242
|
-
const colorLightSpecialbgOverlay = "rgba(0, 0, 0, 0.6)";
|
|
243
|
-
const colorLightTextDisabledTransparent = "rgba(1, 1, 24, 0.26)";
|
|
244
|
-
const colorLightTextSecondaryInvertedTransparent = "rgba(239, 239, 254, 0.53)";
|
|
245
|
-
const colorLightTextSecondaryTransparent = "rgba(3, 3, 16, 0.56)";
|
|
246
|
-
const colorLightTextTertiaryInvertedTransparent = "rgba(233, 233, 251, 0.35)";
|
|
247
|
-
const colorLightTextTertiaryTransparent = "rgba(1, 1, 18, 0.41)";
|
|
248
|
-
const colorStaticBgDark = "#000";
|
|
249
|
-
const colorStaticBgLight = "#fff";
|
|
250
|
-
const colorStaticBgNeutralDark = "#3a3a3c";
|
|
251
|
-
const colorStaticBgNeutralLight = "#dcdcdd";
|
|
252
|
-
const colorStaticTextSecondaryDarkTransparent = "rgba(3, 3, 16, 0.56)";
|
|
253
|
-
const colorStaticTextSecondaryLightTransparent = "rgba(235, 235, 245, 0.6)";
|
|
254
|
-
const colorStaticTextTertiaryDarkTransparent = "rgba(1, 1, 18, 0.41)";
|
|
255
|
-
const colorStaticTextTertiaryLightTransparent = "rgba(235, 235, 245, 0.3)";
|
|
256
|
-
const colorDarkBgAccentAlpha30 = "rgba(239, 49, 36, 0.3)";
|
|
257
|
-
const colorDarkBgAccentShade15 = "rgb(203, 42, 31)";
|
|
258
|
-
const colorDarkBgAccentShade20 = "rgb(191, 39, 29)";
|
|
259
|
-
const colorDarkBgAccentTint7 = "rgb(240, 63, 51)";
|
|
260
|
-
const colorDarkBgAccentTint10 = "rgb(241, 70, 58)";
|
|
261
|
-
const colorDarkBgAccentTint15 = "rgb(241, 80, 69)";
|
|
262
|
-
const colorDarkBgAccentTint30 = "rgb(244, 111, 102)";
|
|
263
|
-
const colorDarkBgPrimaryAlpha4 = "rgba(18, 18, 18, 0.04)";
|
|
264
|
-
const colorDarkBgPrimaryAlpha8 = "rgba(18, 18, 18, 0.08)";
|
|
265
|
-
const colorDarkBgPrimaryAlpha12 = "rgba(18, 18, 18, 0.12)";
|
|
266
|
-
const colorDarkBgPrimaryAlpha15 = "rgba(18, 18, 18, 0.15)";
|
|
267
|
-
const colorDarkBgPrimaryAlpha16 = "rgba(18, 18, 18, 0.16)";
|
|
268
|
-
const colorDarkBgPrimaryAlpha20 = "rgba(18, 18, 18, 0.2)";
|
|
269
|
-
const colorDarkBgPrimaryAlpha30 = "rgba(18, 18, 18, 0.3)";
|
|
270
|
-
const colorDarkBgPrimaryAlpha32 = "rgba(18, 18, 18, 0.32)";
|
|
271
|
-
const colorDarkBgPrimaryAlpha37 = "rgba(18, 18, 18, 0.37)";
|
|
272
|
-
const colorDarkBgPrimaryAlpha40 = "rgba(18, 18, 18, 0.4)";
|
|
273
|
-
const colorDarkBgPrimaryTint7 = "rgb(35, 35, 35)";
|
|
274
|
-
const colorDarkBgPrimaryTint15 = "rgb(54, 54, 54)";
|
|
275
|
-
const colorDarkBgPrimaryInvertedAlpha3 = "rgba(255, 255, 255, 0.03)";
|
|
276
|
-
const colorDarkBgPrimaryInvertedAlpha4 = "rgba(255, 255, 255, 0.04)";
|
|
277
|
-
const colorDarkBgPrimaryInvertedAlpha5 = "rgba(255, 255, 255, 0.05)";
|
|
278
|
-
const colorDarkBgPrimaryInvertedAlpha7 = "rgba(255, 255, 255, 0.07)";
|
|
279
|
-
const colorDarkBgPrimaryInvertedAlpha8 = "rgba(255, 255, 255, 0.08)";
|
|
280
|
-
const colorDarkBgPrimaryInvertedAlpha10 = "rgba(255, 255, 255, 0.1)";
|
|
281
|
-
const colorDarkBgPrimaryInvertedAlpha12 = "rgba(255, 255, 255, 0.12)";
|
|
282
|
-
const colorDarkBgPrimaryInvertedAlpha15 = "rgba(255, 255, 255, 0.15)";
|
|
283
|
-
const colorDarkBgPrimaryInvertedAlpha16 = "rgba(255, 255, 255, 0.16)";
|
|
284
|
-
const colorDarkBgPrimaryInvertedAlpha20 = "rgba(255, 255, 255, 0.2)";
|
|
285
|
-
const colorDarkBgPrimaryInvertedAlpha24 = "rgba(255, 255, 255, 0.24)";
|
|
286
|
-
const colorDarkBgPrimaryInvertedAlpha30 = "rgba(255, 255, 255, 0.3)";
|
|
287
|
-
const colorDarkBgPrimaryInvertedAlpha32 = "rgba(255, 255, 255, 0.32)";
|
|
288
|
-
const colorDarkBgPrimaryInvertedAlpha40 = "rgba(255, 255, 255, 0.4)";
|
|
289
|
-
const colorDarkBgPrimaryInvertedAlpha50 = "rgba(255, 255, 255, 0.5)";
|
|
290
|
-
const colorDarkBgPrimaryInvertedShade7 = "rgb(237, 237, 237)";
|
|
291
|
-
const colorDarkBgPrimaryInvertedShade15 = "rgb(217, 217, 217)";
|
|
292
|
-
const colorDarkBgPrimaryInvertedShade20 = "rgb(204, 204, 204)";
|
|
293
|
-
const colorDarkBgQuaternaryAlpha30 = "rgba(58, 58, 60, 0.3)";
|
|
294
|
-
const colorDarkBgQuaternaryTint7 = "rgb(72, 72, 74)";
|
|
295
|
-
const colorDarkBgQuaternaryTint10 = "rgb(78, 78, 80)";
|
|
296
|
-
const colorDarkBgQuaternaryTint15 = "rgb(88, 88, 89)";
|
|
297
|
-
const colorDarkBgQuaternaryTint30 = "rgb(117, 117, 119)";
|
|
298
|
-
const colorDarkBgQuaternaryInvertedAlpha30 = "rgba(220, 220, 221, 0.3)";
|
|
299
|
-
const colorDarkBgQuaternaryInvertedShade15 = "rgb(187, 187, 188)";
|
|
300
|
-
const colorDarkBgQuaternaryInvertedShade20 = "rgb(176, 176, 177)";
|
|
301
|
-
const colorDarkBgSecondaryAlpha30 = "rgba(32, 32, 34, 0.3)";
|
|
302
|
-
const colorDarkBgSecondaryShade15 = "rgb(27, 27, 29)";
|
|
303
|
-
const colorDarkBgSecondaryShade20 = "rgb(26, 26, 27)";
|
|
304
|
-
const colorDarkBgSecondaryTint7 = "rgb(48, 48, 49)";
|
|
305
|
-
const colorDarkBgSecondaryTint15 = "rgb(65, 65, 67)";
|
|
306
|
-
const colorDarkBgSecondaryInvertedAlpha30 = "rgba(243, 244, 245, 0.3)";
|
|
307
|
-
const colorDarkBgSecondaryInvertedShade15 = "rgb(207, 207, 208)";
|
|
308
|
-
const colorDarkBgSecondaryInvertedShade20 = "rgb(194, 195, 196)";
|
|
309
|
-
const colorDarkBgSecondaryInvertedTint7 = "rgb(244, 245, 246)";
|
|
310
|
-
const colorDarkBgSecondaryInvertedTint15 = "rgb(245, 246, 246)";
|
|
311
|
-
const colorDarkBgTertiaryTint7 = "rgb(59, 59, 61)";
|
|
312
|
-
const colorDarkBorderKeyAlpha7 = "rgba(255, 255, 255, 0.07)";
|
|
313
|
-
const colorDarkBorderKeyAlpha15 = "rgba(255, 255, 255, 0.15)";
|
|
314
|
-
const colorDarkBorderKeyInvertedAlpha7 = "rgba(0, 0, 0, 0.07)";
|
|
315
|
-
const colorDarkBorderKeyInvertedAlpha15 = "rgba(0, 0, 0, 0.15)";
|
|
316
|
-
const colorDarkBorderUnderlineAlpha30 = "rgba(70, 70, 73, 0.3)";
|
|
317
|
-
const colorDarkBorderUnderlineInvertedAlpha30 = "rgba(197, 197, 199, 0.3)";
|
|
318
|
-
const colorDarkGraphicAccentAlpha30 = "rgba(239, 49, 36, 0.3)";
|
|
319
|
-
const colorDarkGraphicAccentShade15 = "rgb(203, 42, 31)";
|
|
320
|
-
const colorDarkGraphicAccentTint7 = "rgb(240, 63, 51)";
|
|
321
|
-
const colorDarkGraphicAccentTint10 = "rgb(241, 70, 58)";
|
|
322
|
-
const colorDarkGraphicAccentTint15 = "rgb(241, 80, 69)";
|
|
323
|
-
const colorDarkGraphicAccentTint30 = "rgb(244, 111, 102)";
|
|
324
|
-
const colorDarkGraphicLinkAlpha15 = "rgba(0, 114, 239, 0.15)";
|
|
325
|
-
const colorDarkGraphicNegativeAlpha10 = "rgba(217, 29, 11, 0.1)";
|
|
326
|
-
const colorDarkGraphicNegativeAlpha30 = "rgba(217, 29, 11, 0.3)";
|
|
327
|
-
const colorDarkGraphicNegativeAlpha40 = "rgba(217, 29, 11, 0.4)";
|
|
328
|
-
const colorDarkGraphicNegativeShade20 = "rgb(174, 23, 9)";
|
|
329
|
-
const colorDarkGraphicNegativeShade30 = "rgb(152, 20, 8)";
|
|
330
|
-
const colorDarkGraphicNegativeTint7 = "rgb(220, 45, 28)";
|
|
331
|
-
const colorDarkGraphicNegativeTint15 = "rgb(223, 63, 48)";
|
|
332
|
-
const colorDarkGraphicNegativeTint30 = "rgb(228, 97, 84)";
|
|
333
|
-
const colorDarkGraphicPositiveAlpha10 = "rgba(47, 194, 110, 0.1)";
|
|
334
|
-
const colorDarkGraphicPositiveTint10 = "rgb(68, 200, 125)";
|
|
335
|
-
const colorDarkGraphicPositiveTint30 = "rgb(109, 212, 154)";
|
|
336
|
-
const colorDarkGraphicPrimaryAlpha30 = "rgba(255, 255, 255, 0.3)";
|
|
337
|
-
const colorDarkGraphicPrimaryAlpha40 = "rgba(255, 255, 255, 0.4)";
|
|
338
|
-
const colorDarkGraphicPrimaryAlpha50 = "rgba(255, 255, 255, 0.5)";
|
|
339
|
-
const colorDarkGraphicPrimaryAlpha60 = "rgba(255, 255, 255, 0.6)";
|
|
340
|
-
const colorDarkGraphicPrimaryShade15 = "rgb(217, 217, 217)";
|
|
341
|
-
const colorDarkGraphicPrimaryShade20 = "rgb(204, 204, 204)";
|
|
342
|
-
const colorDarkGraphicPrimaryShade30 = "rgb(179, 179, 179)";
|
|
343
|
-
const colorDarkGraphicPrimaryTint10 = "rgb(255, 255, 255)";
|
|
344
|
-
const colorDarkGraphicPrimaryTint30 = "rgb(255, 255, 255)";
|
|
345
|
-
const colorDarkGraphicPrimaryInvertedAlpha30 = "rgba(14, 14, 14, 0.3)";
|
|
346
|
-
const colorDarkGraphicPrimaryInvertedAlpha40 = "rgba(14, 14, 14, 0.4)";
|
|
347
|
-
const colorDarkGraphicPrimaryInvertedAlpha50 = "rgba(14, 14, 14, 0.5)";
|
|
348
|
-
const colorDarkGraphicPrimaryInvertedAlpha60 = "rgba(14, 14, 14, 0.6)";
|
|
349
|
-
const colorDarkGraphicPrimaryInvertedTint7 = "rgb(31, 31, 31)";
|
|
350
|
-
const colorDarkGraphicPrimaryInvertedTint10 = "rgb(38, 38, 38)";
|
|
351
|
-
const colorDarkGraphicPrimaryInvertedTint15 = "rgb(50, 50, 50)";
|
|
352
|
-
const colorDarkGraphicPrimaryInvertedTint30 = "rgb(86, 86, 86)";
|
|
353
|
-
const colorDarkGraphicQuaternaryTint10 = "rgb(69, 69, 70)";
|
|
354
|
-
const colorDarkGraphicSecondaryAlpha30 = "rgba(133, 133, 141, 0.3)";
|
|
355
|
-
const colorDarkGraphicSecondaryTint30 = "rgb(170, 170, 175)";
|
|
356
|
-
const colorDarkGraphicSecondaryTint50 = "rgb(194, 194, 198)";
|
|
357
|
-
const colorDarkGraphicSecondaryInvertedAlpha30 = "rgba(134, 134, 138, 0.3)";
|
|
358
|
-
const colorDarkGraphicSecondaryInvertedShade15 = "rgb(114, 114, 117)";
|
|
359
|
-
const colorDarkGraphicSecondaryInvertedShade20 = "rgb(107, 107, 110)";
|
|
360
|
-
const colorDarkGraphicSecondaryInvertedTint10 = "rgb(146, 146, 150)";
|
|
361
|
-
const colorDarkGraphicSecondaryInvertedTint30 = "rgb(170, 170, 173)";
|
|
362
|
-
const colorDarkGraphicTertiaryAlpha30 = "rgba(79, 79, 82, 0.3)";
|
|
363
|
-
const colorDarkGraphicTertiaryShade15 = "rgb(67, 67, 70)";
|
|
364
|
-
const colorDarkGraphicTertiaryShade20 = "rgb(63, 63, 66)";
|
|
365
|
-
const colorDarkGraphicTertiaryTint7 = "rgb(91, 91, 94)";
|
|
366
|
-
const colorDarkGraphicTertiaryTint15 = "rgb(105, 105, 108)";
|
|
367
|
-
const colorDarkGraphicTertiaryInvertedAlpha30 = "rgba(193, 193, 195, 0.3)";
|
|
368
|
-
const colorDarkGraphicTertiaryInvertedShade15 = "rgb(164, 164, 166)";
|
|
369
|
-
const colorDarkGraphicTertiaryInvertedShade20 = "rgb(154, 154, 156)";
|
|
370
|
-
const colorDarkSpecialbgComponentTint7 = "rgba(255, 255, 255, 0.163)";
|
|
371
|
-
const colorDarkSpecialbgComponentTint10 = "rgba(255, 255, 255, 0.19)";
|
|
372
|
-
const colorDarkSpecialbgComponentTint15 = "rgba(255, 255, 255, 0.235)";
|
|
373
|
-
const colorDarkSpecialbgComponentTint30 = "rgba(255, 255, 255, 0.37)";
|
|
374
|
-
const colorDarkSpecialbgComponentAlpha2 = "rgba(255, 255, 255, 0.02)";
|
|
375
|
-
const colorDarkSpecialbgComponentAlpha14 = "rgba(255, 255, 255, 0.14)";
|
|
376
|
-
const colorDarkSpecialbgComponentAlpha23 = "rgba(255, 255, 255, 0.23)";
|
|
377
|
-
const colorDarkSpecialbgComponentAlpha30 = "rgba(255, 255, 255, 0.3)";
|
|
378
|
-
const colorDarkSpecialbgComponentInvertedAlpha30 = "rgba(11, 31, 53, 0.3)";
|
|
379
|
-
const colorDarkSpecialbgComponentInvertedShade15 = "rgba(9, 26, 45, 0.2095)";
|
|
380
|
-
const colorDarkSpecialbgComponentInvertedShade20 = "rgba(9, 25, 42, 0.256)";
|
|
381
|
-
const colorDarkSpecialbgSecondaryTransparentTint7 = "rgba(255, 255, 255, 0.1258)";
|
|
382
|
-
const colorDarkSpecialbgSecondaryTransparentTint15 = "rgba(255, 255, 255, 0.201)";
|
|
383
|
-
const colorDarkSpecialbgSecondaryTransparentInvertedShade15 = "rgba(9, 26, 45, 0.1925)";
|
|
384
|
-
const colorDarkSpecialbgSecondaryTransparentInvertedShade20 = "rgba(9, 25, 42, 0.24)";
|
|
385
|
-
const colorDarkSpecialbgTertiaryTransparentTint7 = "rgba(255, 255, 255, 0.1723)";
|
|
386
|
-
const colorDarkSpecialbgTertiaryTransparentTint15 = "rgba(255, 255, 255, 0.2435)";
|
|
387
|
-
const colorDarkSpecialbgTertiaryTransparentInvertedShade15 = "rgba(9, 26, 45, 0.235)";
|
|
388
|
-
const colorDarkSpecialbgTertiaryTransparentInvertedShade20 = "rgba(9, 25, 42, 0.28)";
|
|
389
|
-
const colorDarkTextLinkShade30 = "rgb(0, 80, 167)";
|
|
390
|
-
const colorDarkTextLinkShade50 = "rgb(0, 57, 120)";
|
|
391
|
-
const colorDarkTextLinkTint20 = "rgb(51, 142, 242)";
|
|
392
|
-
const colorDarkTextLinkTint40 = "rgb(102, 170, 245)";
|
|
393
|
-
const colorDarkTextPrimaryAlpha30 = "rgba(255, 255, 255, 0.3)";
|
|
394
|
-
const colorDarkTextPrimaryShade24 = "rgb(194, 194, 194)";
|
|
395
|
-
const colorDarkTextPrimaryShade30 = "rgb(179, 179, 179)";
|
|
396
|
-
const colorDarkTextPrimaryShade40 = "rgb(153, 153, 153)";
|
|
397
|
-
const colorDarkTextPrimaryShade50 = "rgb(128, 128, 128)";
|
|
398
|
-
const colorDarkTextPrimaryTint20 = "rgb(255, 255, 255)";
|
|
399
|
-
const colorDarkTextPrimaryTint40 = "rgb(255, 255, 255)";
|
|
400
|
-
const colorDarkTextPrimaryInvertedAlpha30 = "rgba(14, 14, 14, 0.3)";
|
|
401
|
-
const colorDarkTextPrimaryInvertedAlpha40 = "rgba(14, 14, 14, 0.4)";
|
|
402
|
-
const colorDarkTextPrimaryInvertedShade20 = "rgb(11, 11, 11)";
|
|
403
|
-
const colorDarkTextPrimaryInvertedShade30 = "rgb(10, 10, 10)";
|
|
404
|
-
const colorDarkTextPrimaryInvertedTint7 = "rgb(31, 31, 31)";
|
|
405
|
-
const colorDarkTextPrimaryInvertedTint15 = "rgb(50, 50, 50)";
|
|
406
|
-
const colorDarkTextPrimaryInvertedTint24 = "rgb(72, 72, 72)";
|
|
407
|
-
const colorDarkTextPrimaryInvertedTint30 = "rgb(86, 86, 86)";
|
|
408
|
-
const colorDarkTextPrimaryInvertedTint40 = "rgb(110, 110, 110)";
|
|
409
|
-
const colorDarkTextPrimaryInvertedTint50 = "rgb(135, 135, 135)";
|
|
410
|
-
const colorDarkTextSecondaryShade20 = "rgba(188, 188, 196, 0.632)";
|
|
411
|
-
const colorDarkTextSecondaryShade30 = "rgba(164, 164, 172, 0.678)";
|
|
412
|
-
const colorDarkTextSecondaryTint20 = "rgba(239, 239, 247, 0.632)";
|
|
413
|
-
const colorDarkTextSecondaryTint40 = "rgba(243, 243, 249, 0.724)";
|
|
414
|
-
const colorDarkTextSecondaryInvertedShade20 = "rgba(48, 48, 54, 0.728)";
|
|
415
|
-
const colorDarkTextSecondaryInvertedShade30 = "rgba(42, 42, 47, 0.762)";
|
|
416
|
-
const colorLightBgAccentAlpha30 = "rgba(239, 49, 36, 0.3)";
|
|
417
|
-
const colorLightBgAccentTint15 = "rgb(241, 80, 69)";
|
|
418
|
-
const colorLightBgAccentTint20 = "rgb(242, 90, 80)";
|
|
419
|
-
const colorLightBgAccentShade7 = "rgb(222, 46, 33)";
|
|
420
|
-
const colorLightBgAccentShade10 = "rgb(215, 44, 32)";
|
|
421
|
-
const colorLightBgAccentShade15 = "rgb(203, 42, 31)";
|
|
422
|
-
const colorLightBgAccentShade30 = "rgb(167, 34, 25)";
|
|
423
|
-
const colorLightBgPrimaryAlpha4 = "rgba(255, 255, 255, 0.04)";
|
|
424
|
-
const colorLightBgPrimaryAlpha8 = "rgba(255, 255, 255, 0.08)";
|
|
425
|
-
const colorLightBgPrimaryAlpha12 = "rgba(255, 255, 255, 0.12)";
|
|
426
|
-
const colorLightBgPrimaryAlpha15 = "rgba(255, 255, 255, 0.15)";
|
|
427
|
-
const colorLightBgPrimaryAlpha16 = "rgba(255, 255, 255, 0.16)";
|
|
428
|
-
const colorLightBgPrimaryAlpha20 = "rgba(255, 255, 255, 0.2)";
|
|
429
|
-
const colorLightBgPrimaryAlpha30 = "rgba(255, 255, 255, 0.3)";
|
|
430
|
-
const colorLightBgPrimaryAlpha32 = "rgba(255, 255, 255, 0.32)";
|
|
431
|
-
const colorLightBgPrimaryAlpha37 = "rgba(255, 255, 255, 0.37)";
|
|
432
|
-
const colorLightBgPrimaryAlpha40 = "rgba(255, 255, 255, 0.4)";
|
|
433
|
-
const colorLightBgPrimaryShade7 = "rgb(237, 237, 237)";
|
|
434
|
-
const colorLightBgPrimaryShade15 = "rgb(217, 217, 217)";
|
|
435
|
-
const colorLightBgPrimaryInvertedAlpha3 = "rgba(18, 18, 18, 0.03)";
|
|
436
|
-
const colorLightBgPrimaryInvertedAlpha4 = "rgba(18, 18, 18, 0.04)";
|
|
437
|
-
const colorLightBgPrimaryInvertedAlpha5 = "rgba(18, 18, 18, 0.05)";
|
|
438
|
-
const colorLightBgPrimaryInvertedAlpha7 = "rgba(18, 18, 18, 0.07)";
|
|
439
|
-
const colorLightBgPrimaryInvertedAlpha8 = "rgba(18, 18, 18, 0.08)";
|
|
440
|
-
const colorLightBgPrimaryInvertedAlpha10 = "rgba(18, 18, 18, 0.1)";
|
|
441
|
-
const colorLightBgPrimaryInvertedAlpha12 = "rgba(18, 18, 18, 0.12)";
|
|
442
|
-
const colorLightBgPrimaryInvertedAlpha15 = "rgba(18, 18, 18, 0.15)";
|
|
443
|
-
const colorLightBgPrimaryInvertedAlpha16 = "rgba(18, 18, 18, 0.16)";
|
|
444
|
-
const colorLightBgPrimaryInvertedAlpha20 = "rgba(18, 18, 18, 0.2)";
|
|
445
|
-
const colorLightBgPrimaryInvertedAlpha24 = "rgba(18, 18, 18, 0.24)";
|
|
446
|
-
const colorLightBgPrimaryInvertedAlpha30 = "rgba(18, 18, 18, 0.3)";
|
|
447
|
-
const colorLightBgPrimaryInvertedAlpha32 = "rgba(18, 18, 18, 0.32)";
|
|
448
|
-
const colorLightBgPrimaryInvertedAlpha40 = "rgba(18, 18, 18, 0.4)";
|
|
449
|
-
const colorLightBgPrimaryInvertedAlpha50 = "rgba(18, 18, 18, 0.5)";
|
|
450
|
-
const colorLightBgPrimaryInvertedTint7 = "rgb(35, 35, 35)";
|
|
451
|
-
const colorLightBgPrimaryInvertedTint15 = "rgb(54, 54, 54)";
|
|
452
|
-
const colorLightBgPrimaryInvertedTint20 = "rgb(65, 65, 65)";
|
|
453
|
-
const colorLightBgQuaternaryAlpha30 = "rgba(220, 220, 221, 0.3)";
|
|
454
|
-
const colorLightBgQuaternaryShade7 = "rgb(205, 205, 206)";
|
|
455
|
-
const colorLightBgQuaternaryShade10 = "rgb(198, 198, 199)";
|
|
456
|
-
const colorLightBgQuaternaryShade15 = "rgb(187, 187, 188)";
|
|
457
|
-
const colorLightBgQuaternaryShade30 = "rgb(154, 154, 155)";
|
|
458
|
-
const colorLightBgQuaternaryInvertedAlpha30 = "rgba(58, 58, 60, 0.3)";
|
|
459
|
-
const colorLightBgQuaternaryInvertedTint15 = "rgb(88, 88, 89)";
|
|
460
|
-
const colorLightBgQuaternaryInvertedTint20 = "rgb(97, 97, 99)";
|
|
461
|
-
const colorLightBgSecondaryAlpha30 = "rgba(243, 244, 245, 0.3)";
|
|
462
|
-
const colorLightBgSecondaryTint15 = "rgb(245, 246, 246)";
|
|
463
|
-
const colorLightBgSecondaryTint20 = "rgb(245, 246, 247)";
|
|
464
|
-
const colorLightBgSecondaryShade7 = "rgb(226, 227, 228)";
|
|
465
|
-
const colorLightBgSecondaryShade15 = "rgb(207, 207, 208)";
|
|
466
|
-
const colorLightBgSecondaryInvertedAlpha30 = "rgba(32, 32, 34, 0.3)";
|
|
467
|
-
const colorLightBgSecondaryInvertedTint15 = "rgb(65, 65, 67)";
|
|
468
|
-
const colorLightBgSecondaryInvertedTint20 = "rgb(77, 77, 78)";
|
|
469
|
-
const colorLightBgSecondaryInvertedShade7 = "rgb(30, 30, 32)";
|
|
470
|
-
const colorLightBgSecondaryInvertedShade15 = "rgb(27, 27, 29)";
|
|
471
|
-
const colorLightBgTertiaryShade7 = "rgb(217, 217, 219)";
|
|
472
|
-
const colorLightBorderKeyAlpha7 = "rgba(0, 0, 0, 0.07)";
|
|
473
|
-
const colorLightBorderKeyAlpha15 = "rgba(0, 0, 0, 0.15)";
|
|
474
|
-
const colorLightBorderKeyInvertedAlpha7 = "rgba(255, 255, 255, 0.07)";
|
|
475
|
-
const colorLightBorderKeyInvertedAlpha15 = "rgba(255, 255, 255, 0.15)";
|
|
476
|
-
const colorLightBorderUnderlineAlpha30 = "rgba(197, 197, 199, 0.3)";
|
|
477
|
-
const colorLightBorderUnderlineInvertedAlpha30 = "rgba(70, 70, 73, 0.3)";
|
|
478
|
-
const colorLightGraphicAccentAlpha30 = "rgba(239, 49, 36, 0.3)";
|
|
479
|
-
const colorLightGraphicAccentTint15 = "rgb(241, 80, 69)";
|
|
480
|
-
const colorLightGraphicAccentShade7 = "rgb(222, 46, 33)";
|
|
481
|
-
const colorLightGraphicAccentShade10 = "rgb(215, 44, 32)";
|
|
482
|
-
const colorLightGraphicAccentShade15 = "rgb(203, 42, 31)";
|
|
483
|
-
const colorLightGraphicAccentShade30 = "rgb(167, 34, 25)";
|
|
484
|
-
const colorLightGraphicLinkAlpha15 = "rgba(0, 114, 239, 0.15)";
|
|
485
|
-
const colorLightGraphicNegativeAlpha10 = "rgba(241, 80, 69, 0.1)";
|
|
486
|
-
const colorLightGraphicNegativeAlpha30 = "rgba(241, 80, 69, 0.3)";
|
|
487
|
-
const colorLightGraphicNegativeAlpha40 = "rgba(241, 80, 69, 0.4)";
|
|
488
|
-
const colorLightGraphicNegativeTint20 = "rgb(244, 115, 106)";
|
|
489
|
-
const colorLightGraphicNegativeTint30 = "rgb(245, 133, 125)";
|
|
490
|
-
const colorLightGraphicNegativeShade7 = "rgb(224, 74, 64)";
|
|
491
|
-
const colorLightGraphicNegativeShade15 = "rgb(205, 68, 59)";
|
|
492
|
-
const colorLightGraphicNegativeShade30 = "rgb(169, 56, 48)";
|
|
493
|
-
const colorLightGraphicPositiveAlpha10 = "rgba(47, 194, 110, 0.1)";
|
|
494
|
-
const colorLightGraphicPositiveShade10 = "rgb(42, 175, 99)";
|
|
495
|
-
const colorLightGraphicPositiveShade30 = "rgb(33, 136, 77)";
|
|
496
|
-
const colorLightGraphicPrimaryAlpha30 = "rgba(14, 14, 14, 0.3)";
|
|
497
|
-
const colorLightGraphicPrimaryAlpha40 = "rgba(14, 14, 14, 0.4)";
|
|
498
|
-
const colorLightGraphicPrimaryAlpha50 = "rgba(14, 14, 14, 0.5)";
|
|
499
|
-
const colorLightGraphicPrimaryAlpha60 = "rgba(14, 14, 14, 0.6)";
|
|
500
|
-
const colorLightGraphicPrimaryTint15 = "rgb(50, 50, 50)";
|
|
501
|
-
const colorLightGraphicPrimaryTint20 = "rgb(62, 62, 62)";
|
|
502
|
-
const colorLightGraphicPrimaryTint30 = "rgb(86, 86, 86)";
|
|
503
|
-
const colorLightGraphicPrimaryShade10 = "rgb(13, 13, 13)";
|
|
504
|
-
const colorLightGraphicPrimaryShade30 = "rgb(10, 10, 10)";
|
|
505
|
-
const colorLightGraphicPrimaryInvertedAlpha30 = "rgba(255, 255, 255, 0.3)";
|
|
506
|
-
const colorLightGraphicPrimaryInvertedAlpha40 = "rgba(255, 255, 255, 0.4)";
|
|
507
|
-
const colorLightGraphicPrimaryInvertedAlpha50 = "rgba(255, 255, 255, 0.5)";
|
|
508
|
-
const colorLightGraphicPrimaryInvertedAlpha60 = "rgba(255, 255, 255, 0.6)";
|
|
509
|
-
const colorLightGraphicPrimaryInvertedShade7 = "rgb(237, 237, 237)";
|
|
510
|
-
const colorLightGraphicPrimaryInvertedShade10 = "rgb(230, 230, 230)";
|
|
511
|
-
const colorLightGraphicPrimaryInvertedShade15 = "rgb(217, 217, 217)";
|
|
512
|
-
const colorLightGraphicPrimaryInvertedShade30 = "rgb(179, 179, 179)";
|
|
513
|
-
const colorLightGraphicQuaternaryShade10 = "rgb(198, 198, 199)";
|
|
514
|
-
const colorLightGraphicSecondaryAlpha30 = "rgba(134, 134, 138, 0.3)";
|
|
515
|
-
const colorLightGraphicSecondaryShade30 = "rgb(94, 94, 97)";
|
|
516
|
-
const colorLightGraphicSecondaryShade50 = "rgb(67, 67, 69)";
|
|
517
|
-
const colorLightGraphicSecondaryInvertedAlpha30 = "rgba(133, 133, 141, 0.3)";
|
|
518
|
-
const colorLightGraphicSecondaryInvertedTint15 = "rgb(151, 151, 158)";
|
|
519
|
-
const colorLightGraphicSecondaryInvertedTint20 = "rgb(157, 157, 164)";
|
|
520
|
-
const colorLightGraphicSecondaryInvertedShade10 = "rgb(120, 120, 127)";
|
|
521
|
-
const colorLightGraphicSecondaryInvertedShade30 = "rgb(93, 93, 99)";
|
|
522
|
-
const colorLightGraphicTertiaryAlpha30 = "rgba(193, 193, 195, 0.3)";
|
|
523
|
-
const colorLightGraphicTertiaryTint15 = "rgb(202, 202, 204)";
|
|
524
|
-
const colorLightGraphicTertiaryTint20 = "rgb(205, 205, 207)";
|
|
525
|
-
const colorLightGraphicTertiaryShade7 = "rgb(179, 179, 181)";
|
|
526
|
-
const colorLightGraphicTertiaryShade15 = "rgb(164, 164, 166)";
|
|
527
|
-
const colorLightGraphicTertiaryInvertedAlpha30 = "rgba(79, 79, 82, 0.3)";
|
|
528
|
-
const colorLightGraphicTertiaryInvertedTint15 = "rgb(105, 105, 108)";
|
|
529
|
-
const colorLightGraphicTertiaryInvertedTint20 = "rgb(114, 114, 117)";
|
|
530
|
-
const colorLightSpecialbgComponentShade7 = "rgba(10, 29, 49, 0.1351)";
|
|
531
|
-
const colorLightSpecialbgComponentShade10 = "rgba(10, 28, 48, 0.163)";
|
|
532
|
-
const colorLightSpecialbgComponentShade15 = "rgba(9, 26, 45, 0.2095)";
|
|
533
|
-
const colorLightSpecialbgComponentShade30 = "rgba(8, 22, 37, 0.349)";
|
|
534
|
-
const colorLightSpecialbgComponentAlpha2 = "rgba(11, 31, 53, 0.02)";
|
|
535
|
-
const colorLightSpecialbgComponentAlpha14 = "rgba(11, 31, 53, 0.14)";
|
|
536
|
-
const colorLightSpecialbgComponentAlpha23 = "rgba(11, 31, 53, 0.23)";
|
|
537
|
-
const colorLightSpecialbgComponentAlpha30 = "rgba(11, 31, 53, 0.3)";
|
|
538
|
-
const colorLightSpecialbgComponentInvertedAlpha30 = "rgba(255, 255, 255, 0.3)";
|
|
539
|
-
const colorLightSpecialbgComponentInvertedTint15 = "rgba(255, 255, 255, 0.235)";
|
|
540
|
-
const colorLightSpecialbgComponentInvertedTint20 = "rgba(255, 255, 255, 0.28)";
|
|
541
|
-
const colorLightSpecialbgSecondaryTransparentShade7 = "rgba(10, 29, 49, 0.1165)";
|
|
542
|
-
const colorLightSpecialbgSecondaryTransparentShade15 = "rgba(9, 26, 45, 0.1925)";
|
|
543
|
-
const colorLightSpecialbgSecondaryTransparentInvertedTint15 = "rgba(255, 255, 255, 0.201)";
|
|
544
|
-
const colorLightSpecialbgSecondaryTransparentInvertedTint20 = "rgba(255, 255, 255, 0.248)";
|
|
545
|
-
const colorLightSpecialbgTertiaryTransparentShade7 = "rgba(10, 29, 49, 0.163)";
|
|
546
|
-
const colorLightSpecialbgTertiaryTransparentShade15 = "rgba(9, 26, 45, 0.235)";
|
|
547
|
-
const colorLightSpecialbgTertiaryTransparentInvertedTint15 = "rgba(255, 255, 255, 0.2435)";
|
|
548
|
-
const colorLightSpecialbgTertiaryTransparentInvertedTint20 = "rgba(255, 255, 255, 0.288)";
|
|
549
|
-
const colorLightTextLinkTint30 = "rgb(77, 156, 244)";
|
|
550
|
-
const colorLightTextLinkTint50 = "rgb(128, 185, 247)";
|
|
551
|
-
const colorLightTextLinkShade20 = "rgb(0, 91, 191)";
|
|
552
|
-
const colorLightTextLinkShade40 = "rgb(0, 68, 143)";
|
|
553
|
-
const colorLightTextPrimaryAlpha30 = "rgba(14, 14, 14, 0.3)";
|
|
554
|
-
const colorLightTextPrimaryTint24 = "rgb(72, 72, 72)";
|
|
555
|
-
const colorLightTextPrimaryTint30 = "rgb(86, 86, 86)";
|
|
556
|
-
const colorLightTextPrimaryTint40 = "rgb(110, 110, 110)";
|
|
557
|
-
const colorLightTextPrimaryTint50 = "rgb(135, 135, 135)";
|
|
558
|
-
const colorLightTextPrimaryShade20 = "rgb(11, 11, 11)";
|
|
559
|
-
const colorLightTextPrimaryShade40 = "rgb(8, 8, 8)";
|
|
560
|
-
const colorLightTextPrimaryInvertedAlpha30 = "rgba(255, 255, 255, 0.3)";
|
|
561
|
-
const colorLightTextPrimaryInvertedAlpha40 = "rgba(255, 255, 255, 0.4)";
|
|
562
|
-
const colorLightTextPrimaryInvertedTint20 = "rgb(255, 255, 255)";
|
|
563
|
-
const colorLightTextPrimaryInvertedTint30 = "rgb(255, 255, 255)";
|
|
564
|
-
const colorLightTextPrimaryInvertedShade7 = "rgb(237, 237, 237)";
|
|
565
|
-
const colorLightTextPrimaryInvertedShade15 = "rgb(217, 217, 217)";
|
|
566
|
-
const colorLightTextPrimaryInvertedShade24 = "rgb(194, 194, 194)";
|
|
567
|
-
const colorLightTextPrimaryInvertedShade30 = "rgb(179, 179, 179)";
|
|
568
|
-
const colorLightTextPrimaryInvertedShade40 = "rgb(153, 153, 153)";
|
|
569
|
-
const colorLightTextPrimaryInvertedShade50 = "rgb(128, 128, 128)";
|
|
570
|
-
const colorLightTextSecondaryTint20 = "rgba(99, 99, 105, 0.728)";
|
|
571
|
-
const colorLightTextSecondaryTint30 = "rgba(119, 119, 123, 0.762)";
|
|
572
|
-
const colorLightTextSecondaryShade20 = "rgba(48, 48, 54, 0.728)";
|
|
573
|
-
const colorLightTextSecondaryShade40 = "rgba(36, 36, 40, 0.796)";
|
|
574
|
-
const colorLightTextSecondaryInvertedTint20 = "rgba(239, 239, 247, 0.632)";
|
|
575
|
-
const colorLightTextSecondaryInvertedTint30 = "rgba(241, 241, 248, 0.678)";
|
|
576
|
-
const colorStaticBgPrimaryDarkAlpha10 = "rgba(18, 18, 18, 0.1)";
|
|
577
|
-
const colorStaticBgPrimaryDarkAlpha20 = "rgba(18, 18, 18, 0.2)";
|
|
578
|
-
const colorStaticBgPrimaryDarkTint15 = "rgb(54, 54, 54)";
|
|
579
|
-
const colorStaticBgPrimaryDarkTint20 = "rgb(65, 65, 65)";
|
|
580
|
-
const colorStaticGraphicLightShade7 = "rgb(237, 237, 237)";
|
|
581
|
-
const colorStaticGraphicLightShade15 = "rgb(217, 217, 217)";
|
|
582
|
-
const colorStaticTextPrimaryLightAlpha30 = "rgba(255, 255, 255, 0.3)";
|
|
583
|
-
const colorStaticCorpbgNeutral = "#bdc0c2";
|
|
584
|
-
const colorStaticCorpbgPrimary = "#212a33";
|
|
585
|
-
const colorStaticCorpbgSecondary = "#384048";
|
|
586
|
-
const colorStaticCorpbgTertiary = "#7a7f85";
|
|
587
|
-
const colorStaticGraphicAmethyst = "#a489aa";
|
|
588
|
-
const colorStaticGraphicBlackberry = "#bfafc6";
|
|
589
|
-
const colorStaticGraphicBlueChill = "#0f9c8c";
|
|
590
|
-
const colorStaticGraphicBlueMaya = "#7eb3ff";
|
|
591
|
-
const colorStaticGraphicBlueMoody = "#7879cf";
|
|
592
|
-
const colorStaticGraphicBlueSteel = "#4f84ba";
|
|
593
|
-
const colorStaticGraphicBotticelli = "#cee5e5";
|
|
594
|
-
const colorStaticGraphicBoulder = "#7a7a7a";
|
|
595
|
-
const colorStaticGraphicBrinkPink = "#fc617c";
|
|
596
|
-
const colorStaticGraphicBurntSienna = "#eb7a58";
|
|
597
|
-
const colorStaticGraphicCarrot = "#e8bba3";
|
|
598
|
-
const colorStaticGraphicChatelle = "#bfafc6";
|
|
599
|
-
const colorStaticGraphicChathamsBlue = "#155966";
|
|
600
|
-
const colorStaticGraphicChick = "#f2db9e";
|
|
601
|
-
const colorStaticGraphicCrete = "#847128";
|
|
602
|
-
const colorStaticGraphicCuriousBlue = "#2381db";
|
|
603
|
-
const colorStaticGraphicCuriousBlueLight = "#3b99d9";
|
|
604
|
-
const colorStaticGraphicEasternBlue = "#269cb3";
|
|
605
|
-
const colorStaticGraphicFrenchLilac = "#d3baed";
|
|
606
|
-
const colorStaticGraphicFuelYellow = "#f29d32";
|
|
607
|
-
const colorStaticGraphicFunBlue = "#1d6ab5";
|
|
608
|
-
const colorStaticGraphicGallery = "#eee";
|
|
609
|
-
const colorStaticGraphicGreenJungle = "#2fc26e";
|
|
610
|
-
const colorStaticGraphicHippieBlue = "#5aa4b0";
|
|
611
|
-
const colorStaticGraphicJaffa = "#f07134";
|
|
612
|
-
const colorStaticGraphicJaffaLight = "#f18836";
|
|
613
|
-
const colorStaticGraphicJava = "#15c0e0";
|
|
614
|
-
const colorStaticGraphicJungleGreen = "#2ab79a";
|
|
615
|
-
const colorStaticGraphicLavender = "#8888ad";
|
|
616
|
-
const colorStaticGraphicMantis = "#63cd4f";
|
|
617
|
-
const colorStaticGraphicMatisse = "#16548f";
|
|
618
|
-
const colorStaticGraphicMilanoRed = "#cd1501";
|
|
619
|
-
const colorStaticGraphicMirage = "#1d2434";
|
|
620
|
-
const colorStaticGraphicMoonRaker = "#e9dbf7";
|
|
621
|
-
const colorStaticGraphicMossGreen = "#a6d29c";
|
|
622
|
-
const colorStaticGraphicNevada = "#626b75";
|
|
623
|
-
const colorStaticGraphicOlive = "#bfd3c9";
|
|
624
|
-
const colorStaticGraphicOlivine = "#87b965";
|
|
625
|
-
const colorStaticGraphicPeach = "#fcc99b";
|
|
626
|
-
const colorStaticGraphicPersimmon = "#ff5c5c";
|
|
627
|
-
const colorStaticGraphicPewter = "#96a5a5";
|
|
628
|
-
const colorStaticGraphicPickledBluewood = "#2d3f50";
|
|
629
|
-
const colorStaticGraphicPorsche = "#e7b965";
|
|
630
|
-
const colorStaticGraphicRaspberry = "#dfb2bb";
|
|
631
|
-
const colorStaticGraphicRedDamask = "#da713c";
|
|
632
|
-
const colorStaticGraphicSaffron = "#f0c330";
|
|
633
|
-
const colorStaticGraphicSalomie = "#fee984";
|
|
634
|
-
const colorStaticGraphicSand = "#f6bf65";
|
|
635
|
-
const colorStaticGraphicSandyBrown = "#f38f6f";
|
|
636
|
-
const colorStaticGraphicSeawater = "#aecfd9";
|
|
637
|
-
const colorStaticGraphicSerenade = "#fff0e3";
|
|
638
|
-
const colorStaticGraphicSky = "#a6c0db";
|
|
639
|
-
const colorStaticGraphicSoftPeach = "#f3eaeb";
|
|
640
|
-
const colorStaticGraphicSolitude = "#e8f2fe";
|
|
641
|
-
const colorStaticGraphicStrawberry = "#f8b6a9";
|
|
642
|
-
const colorStaticGraphicSundust = "#d9d6ce";
|
|
643
|
-
const colorStaticGraphicTurkishRose = "#b56a6b";
|
|
644
|
-
const colorStaticGraphicTurquoiseBlue = "#6bd3e6";
|
|
645
|
-
const colorStaticGraphicValencia = "#d8463b";
|
|
646
|
-
const colorStaticGraphicWaikawaGray = "#5b6d9c";
|
|
647
|
-
const colorStaticGraphicWhisper = "#f2eff6";
|
|
648
|
-
const colorStaticGraphicZanah = "#e1f0de";
|
|
649
|
-
const colorStaticLocalLightBlue = "#f5f7f9";
|
|
650
|
-
const colorStaticOverlayBlackHigh = "rgba(0, 0, 0, 0.32)";
|
|
651
|
-
const colorStaticOverlayBlackLow = "rgba(0, 0, 0, 0.16)";
|
|
652
|
-
const colorStaticOverlayBlackNormal = "rgba(0, 0, 0, 0.24)";
|
|
653
|
-
const colorStaticOverlayBlackXhigh = "rgba(0, 0, 0, 0.4)";
|
|
654
|
-
const colorStaticOverlayBlackXlow = "rgba(0, 0, 0, 0.08)";
|
|
655
|
-
const colorStaticOverlayIndigoHigh = "rgba(11, 31, 53, 0.32)";
|
|
656
|
-
const colorStaticOverlayIndigoLow = "rgba(11, 31, 53, 0.16)";
|
|
657
|
-
const colorStaticOverlayIndigoNormal = "rgba(11, 31, 53, 0.24)";
|
|
658
|
-
const colorStaticOverlayIndigoXhigh = "rgba(11, 31, 53, 0.4)";
|
|
659
|
-
const colorStaticOverlayIndigoXlow = "rgba(11, 31, 53, 0.08)";
|
|
660
|
-
const colorStaticOverlayWhiteHigh = "rgba(255, 255, 255, 0.32)";
|
|
661
|
-
const colorStaticOverlayWhiteLow = "rgba(255, 255, 255, 0.16)";
|
|
662
|
-
const colorStaticOverlayWhiteNormal = "rgba(255, 255, 255, 0.24)";
|
|
663
|
-
const colorStaticOverlayWhiteXhigh = "rgba(255, 255, 255, 0.4)";
|
|
664
|
-
const colorStaticOverlayWhiteXlow = "rgba(255, 255, 255, 0.08)";
|
|
665
|
-
const colorStaticStatusBlue = "#007aff";
|
|
666
|
-
const colorStaticStatusGreen = "#13a463";
|
|
667
|
-
const colorStaticStatusGrey = "#6d7986";
|
|
668
|
-
const colorStaticStatusOrange = "#de6a00";
|
|
669
|
-
const colorStaticStatusPurple = "#673ab7";
|
|
670
|
-
const colorStaticStatusRed = "#d91d0b";
|
|
671
|
-
const colorStaticStatusTeal = "#219187";
|
|
672
|
-
const colorStaticGraphicBlueChillOld = "#0f9c8c";
|
|
673
|
-
const colorStaticGraphicBoulderOld = "#7a7a7a";
|
|
674
|
-
const colorStaticGraphicBrinkPinkOld = "#fc617c";
|
|
675
|
-
const colorStaticGraphicBurntSiennaOld = "#eb7a58";
|
|
676
|
-
const colorStaticGraphicChatelleOld = "#bfafc6";
|
|
677
|
-
const colorStaticGraphicChathamsBlueOld = "#155966";
|
|
678
|
-
const colorStaticGraphicCuriousBlueLightOld = "#3b99d9";
|
|
679
|
-
const colorStaticGraphicFunBlueOld = "#1d6ab5";
|
|
680
|
-
const colorStaticGraphicHippieBlueOld = "#5aa4b0";
|
|
681
|
-
const colorStaticGraphicJaffaLightOld = "#f18836";
|
|
682
|
-
const colorStaticGraphicJavaOld = "#15c0e0";
|
|
683
|
-
const colorStaticGraphicMantisOld = "#63cd4f";
|
|
684
|
-
const colorStaticGraphicMatisseOld = "#16548f";
|
|
685
|
-
const colorStaticGraphicMaya = "#7eb3ff";
|
|
686
|
-
const colorStaticGraphicMilanoRedOld = "#cd1501";
|
|
687
|
-
const colorStaticGraphicMirageOld = "#1d2434";
|
|
688
|
-
const colorStaticGraphicNevadaOld = "#626b75";
|
|
689
|
-
const colorStaticGraphicOlivineOld = "#87b965";
|
|
690
|
-
const colorStaticGraphicPermission = "#ff5c5c";
|
|
691
|
-
const colorStaticGraphicPewterOld = "#96a5a5";
|
|
692
|
-
const colorStaticGraphicPickledBluewoodOld = "#2d3f50";
|
|
693
|
-
const colorStaticGraphicPorscheOld = "#e7b965";
|
|
694
|
-
const colorStaticGraphicRedDamaskOld = "#da713c";
|
|
695
|
-
const colorStaticGraphicSaffronOld = "#f0c330";
|
|
696
|
-
const colorStaticGraphicSandybrownOld = "#f38f6f";
|
|
697
|
-
const colorStaticGraphicTurkishRoseOld = "#b56a6b";
|
|
698
|
-
const colorStaticGraphicTurquoiseBlueOld = "#6bd3e6";
|
|
699
|
-
const colorStaticGraphicValenciaOld = "#d8463b";
|
|
700
|
-
const colorStaticGraphicWaikawaGrayOld = "#5b6d9c";
|
|
701
|
-
const colorStaticStatusBlueAlpha10 = "rgba(0, 122, 255, 0.1)";
|
|
702
|
-
const colorStaticStatusGreenAlpha10 = "rgba(19, 164, 99, 0.1)";
|
|
703
|
-
const colorStaticStatusGreyAlpha10 = "rgba(109, 121, 134, 0.1)";
|
|
704
|
-
const colorStaticStatusOrangeAlpha10 = "rgba(222, 106, 0, 0.1)";
|
|
705
|
-
const colorStaticStatusPurpleAlpha10 = "rgba(103, 58, 183, 0.1)";
|
|
706
|
-
const colorStaticStatusRedAlpha10 = "rgba(217, 29, 11, 0.1)";
|
|
707
|
-
const colorStaticStatusTealAlpha10 = "rgba(33, 145, 135, 0.1)";
|
|
708
|
-
const colorDynamicNulled = "rgba(0, 0, 0, 0)";
|
|
709
|
-
const colorDynamicPrimaryDark = "rgba(0, 0, 0, 0.8)";
|
|
710
|
-
const colorDynamicPrimaryLight = "rgba(255, 255, 255, 0.8)";
|
|
711
|
-
const colorDynamicQuaternaryDark = "rgba(0, 0, 0, 0.32)";
|
|
712
|
-
const colorDynamicQuaternaryLight = "rgba(255, 255, 255, 0.32)";
|
|
713
|
-
const colorDynamicQuinaryDark = "rgba(0, 0, 0, 0.16)";
|
|
714
|
-
const colorDynamicQuinaryLight = "rgba(255, 255, 255, 0.16)";
|
|
715
|
-
const colorDynamicSecondaryDark = "rgba(0, 0, 0, 0.64)";
|
|
716
|
-
const colorDynamicSecondaryLight = "rgba(255, 255, 255, 0.64)";
|
|
717
|
-
const colorDynamicSenaryDark = "rgba(0, 0, 0, 0.12)";
|
|
718
|
-
const colorDynamicSenaryLight = "rgba(255, 255, 255, 0.12)";
|
|
719
|
-
const colorDynamicTertiaryDark = "rgba(0, 0, 0, 0.48)";
|
|
720
|
-
const colorDynamicTertiaryLight = "rgba(255, 255, 255, 0.48)";
|
|
721
|
-
const colorStaticNulled = "rgba(0, 0, 0, 0)";
|
|
722
|
-
const colorStaticPrimaryDark = "rgba(0, 0, 0, 0.8)";
|
|
723
|
-
const colorStaticPrimaryLight = "rgba(255, 255, 255, 0.8)";
|
|
724
|
-
const colorStaticQuaternaryDark = "rgba(0, 0, 0, 0.32)";
|
|
725
|
-
const colorStaticQuaternaryLight = "rgba(255, 255, 255, 0.32)";
|
|
726
|
-
const colorStaticQuinaryDark = "rgba(0, 0, 0, 0.16)";
|
|
727
|
-
const colorStaticQuinaryLight = "rgba(255, 255, 255, 0.16)";
|
|
728
|
-
const colorStaticSecondaryDark = "rgba(0, 0, 0, 0.64)";
|
|
729
|
-
const colorStaticSecondaryLight = "rgba(255, 255, 255, 0.64)";
|
|
730
|
-
const colorStaticSenaryDark = "rgba(0, 0, 0, 0.12)";
|
|
731
|
-
const colorStaticSenaryLight = "rgba(255, 255, 255, 0.12)";
|
|
732
|
-
const colorStaticTertiaryDark = "rgba(0, 0, 0, 0.48)";
|
|
733
|
-
const colorStaticTertiaryLight = "rgba(255, 255, 255, 0.48)";
|
|
734
|
-
const shadowXs = "0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04)";
|
|
735
|
-
const shadowS = "0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),\n 0 0 1px rgba(0, 0, 0, 0.04)";
|
|
736
|
-
const shadowM = "0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),\n 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04)";
|
|
737
|
-
const shadowL = "0 24px 32px rgba(0, 0, 0, 0.08), 0 20px 24px rgba(0, 0, 0, 0.08),\n 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)";
|
|
738
|
-
const shadowXl = "0 32px 40px rgba(0, 0, 0, 0.08), 0 24px 32px rgba(0, 0, 0, 0.08),\n 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),\n 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04)";
|
|
739
|
-
const shadowXsHard = "0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16)";
|
|
740
|
-
const shadowSHard = "0 12px 16px rgba(0, 0, 0, 0.16), 0 4px 8px rgba(0, 0, 0, 0.16),\n 0 0 1px rgba(0, 0, 0, 0.16)";
|
|
741
|
-
const shadowMHard = "0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),\n 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16)";
|
|
742
|
-
const shadowLHard = "0 24px 32px rgba(0, 0, 0, 0.2), 0 20px 24px rgba(0, 0, 0, 0.2),\n 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)";
|
|
743
|
-
const shadowXlHard = "0 32px 40px rgba(0, 0, 0, 0.2), 0 24px 32px rgba(0, 0, 0, 0.2),\n 0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),\n 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16)";
|
|
744
|
-
const shadowXsUp = "0 0 4px rgba(0, 0, 0, 0.02), 0 -2px 4px rgba(0, 0, 0, 0.04)";
|
|
745
|
-
const shadowSUp = "0 0 8px rgba(0, 0, 0, 0.04), 0 -4px 8px rgba(0, 0, 0, 0.08)";
|
|
746
|
-
const shadowMUp = "0 0 16px rgba(0, 0, 0, 0.08), 0 -8px 16px rgba(0, 0, 0, 0.16)";
|
|
747
|
-
const shadowLUp = "0 0 24px rgba(0, 0, 0, 0.12), 0 -12px 24px rgba(0, 0, 0, 0.24)";
|
|
748
|
-
const shadowXlUp = "0 0 32px rgba(0, 0, 0, 0.16), 0 -16px 32px rgba(0, 0, 0, 0.32)";
|
|
749
|
-
const shadowXsHardUp = "0 0 4px rgba(0, 0, 0, 0.02), 0 -2px 4px rgba(0, 0, 0, 0.04),\n 0 -2px 4px rgba(0, 0, 0, 0.16)";
|
|
750
|
-
const shadowSHardUp = "0 0 8px rgba(0, 0, 0, 0.04), 0 -4px 8px rgba(0, 0, 0, 0.08),\n 0 -4px 8px rgba(0, 0, 0, 0.16)";
|
|
751
|
-
const shadowMHardUp = "0 0 16px rgba(0, 0, 0, 0.08), 0 -8px 16px rgba(0, 0, 0, 0.16),\n 0 -8px 16px rgba(0, 0, 0, 0.16)";
|
|
752
|
-
const shadowLHardUp = "0 0 24px rgba(0, 0, 0, 0.12), 0 -12px 24px rgba(0, 0, 0, 0.24),\n 0 -12px 24px rgba(0, 0, 0, 0.16)";
|
|
753
|
-
const shadowXlHardUp = "0 0 32px rgba(0, 0, 0, 0.16), 0 -16px 32px rgba(0, 0, 0, 0.32),\n 0 -16px 32px rgba(0, 0, 0, 0.16)";
|
|
754
|
-
const borderRadiusXs = "2px";
|
|
755
|
-
const borderRadiusS = "4px";
|
|
756
|
-
const borderRadiusM = "8px";
|
|
757
|
-
const borderRadiusL = "12px";
|
|
758
|
-
const borderRadiusXl = "16px";
|
|
759
|
-
const borderRadiusXxl = "20px";
|
|
760
|
-
const borderRadius3xl = "24px";
|
|
761
|
-
const borderRadiusCircle = "50%";
|
|
762
|
-
const borderRadiusPill = "99px";
|
|
763
|
-
const gap3xs = "2px";
|
|
764
|
-
const gap2xs = "4px";
|
|
765
|
-
const gapXs = "8px";
|
|
766
|
-
const gapS = "12px";
|
|
767
|
-
const gapM = "16px";
|
|
768
|
-
const gapL = "20px";
|
|
769
|
-
const gapXl = "24px";
|
|
770
|
-
const gap2xl = "32px";
|
|
771
|
-
const gap3xl = "40px";
|
|
772
|
-
const gap4xl = "48px";
|
|
773
|
-
const gap5xl = "64px";
|
|
774
|
-
const gap6xl = "72px";
|
|
775
|
-
const gap7xl = "96px";
|
|
776
|
-
const gap8xl = "128px";
|
|
777
|
-
const gap3xsNeg = "-2px";
|
|
778
|
-
const gap2xsNeg = "-4px";
|
|
779
|
-
const gapXsNeg = "-8px";
|
|
780
|
-
const gapSNeg = "-12px";
|
|
781
|
-
const gapMNeg = "-16px";
|
|
782
|
-
const gapLNeg = "-20px";
|
|
783
|
-
const gapXlNeg = "-24px";
|
|
784
|
-
const gap2xlNeg = "-32px";
|
|
785
|
-
const gap3xlNeg = "-40px";
|
|
786
|
-
const gap4xlNeg = "-48px";
|
|
787
|
-
const gap5xlNeg = "-64px";
|
|
788
|
-
const gap6xlNeg = "-72px";
|
|
789
|
-
const gap7xlNeg = "-96px";
|
|
790
|
-
const gap8xlNeg = "-128px";
|
|
791
|
-
const fontFamilySystem = "system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica,\n sans-serif";
|
|
792
|
-
const fontFamilyStyrene = "'Styrene UI', system-ui, -apple-system, 'Segoe UI', Roboto,\n 'Helvetica Neue', Helvetica, sans-serif";
|
|
793
|
-
|
|
794
|
-
export { borderRadius3xl, borderRadiusCircle, borderRadiusL, borderRadiusM, borderRadiusPill, borderRadiusS, borderRadiusXl, borderRadiusXs, borderRadiusXxl, colorAmethyst, colorBgCorporate, colorBgCorporate30, colorBgCorporate30Flat, colorBgCorporate60, colorBgCorporate60Flat, colorBgCorporate90, colorBgCorporate90Flat, colorBlack, colorBlack10, colorBlack10Flat, colorBlack30, colorBlack30Flat, colorBlack60, colorBlack60Flat, colorBlueAction, colorBlueLinkMobile, colorBlueLinkMobile10, colorBlueLinkMobile10Flat, colorBlueLinkWeb, colorBlueSwipeA, colorBlueSwipeB, colorBlueSwipeC, colorDarkBgAccent, colorDarkBgAccentAlpha30, colorDarkBgAccentShade15, colorDarkBgAccentShade20, colorDarkBgAccentTint10, colorDarkBgAccentTint15, colorDarkBgAccentTint30, colorDarkBgAccentTint7, colorDarkBgAttentionMuted, colorDarkBgComponent, colorDarkBgComponentInverted, colorDarkBgInfo, colorDarkBgLinkMuted, colorDarkBgNegativeMuted, colorDarkBgNeutral, colorDarkBgNulled, colorDarkBgOpaque, colorDarkBgOverlay, colorDarkBgPositiveMuted, colorDarkBgPrimary, colorDarkBgPrimaryAlpha12, colorDarkBgPrimaryAlpha15, colorDarkBgPrimaryAlpha16, colorDarkBgPrimaryAlpha20, colorDarkBgPrimaryAlpha30, colorDarkBgPrimaryAlpha32, colorDarkBgPrimaryAlpha37, colorDarkBgPrimaryAlpha4, colorDarkBgPrimaryAlpha40, colorDarkBgPrimaryAlpha8, colorDarkBgPrimaryGrouped, colorDarkBgPrimaryInverted, colorDarkBgPrimaryInvertedAlpha10, colorDarkBgPrimaryInvertedAlpha12, colorDarkBgPrimaryInvertedAlpha15, colorDarkBgPrimaryInvertedAlpha16, colorDarkBgPrimaryInvertedAlpha20, colorDarkBgPrimaryInvertedAlpha24, colorDarkBgPrimaryInvertedAlpha3, colorDarkBgPrimaryInvertedAlpha30, colorDarkBgPrimaryInvertedAlpha32, colorDarkBgPrimaryInvertedAlpha4, colorDarkBgPrimaryInvertedAlpha40, colorDarkBgPrimaryInvertedAlpha5, colorDarkBgPrimaryInvertedAlpha50, colorDarkBgPrimaryInvertedAlpha7, colorDarkBgPrimaryInvertedAlpha8, colorDarkBgPrimaryInvertedShade15, colorDarkBgPrimaryInvertedShade20, colorDarkBgPrimaryInvertedShade7, colorDarkBgPrimaryTint15, colorDarkBgPrimaryTint7, colorDarkBgQuaternary, colorDarkBgQuaternaryAlpha30, colorDarkBgQuaternaryInverted, colorDarkBgQuaternaryInvertedAlpha30, colorDarkBgQuaternaryInvertedShade15, colorDarkBgQuaternaryInvertedShade20, colorDarkBgQuaternaryTint10, colorDarkBgQuaternaryTint15, colorDarkBgQuaternaryTint30, colorDarkBgQuaternaryTint7, colorDarkBgSecondary, colorDarkBgSecondaryAlpha30, colorDarkBgSecondaryGrouped, colorDarkBgSecondaryInverted, colorDarkBgSecondaryInvertedAlpha30, colorDarkBgSecondaryInvertedShade15, colorDarkBgSecondaryInvertedShade20, colorDarkBgSecondaryInvertedTint15, colorDarkBgSecondaryInvertedTint7, colorDarkBgSecondaryShade15, colorDarkBgSecondaryShade20, colorDarkBgSecondaryTint15, colorDarkBgSecondaryTint7, colorDarkBgTertiary, colorDarkBgTertiaryGrouped, colorDarkBgTertiaryInverted, colorDarkBgTertiaryTint7, colorDarkBorderAccent, colorDarkBorderKey, colorDarkBorderKeyAlpha15, colorDarkBorderKeyAlpha7, colorDarkBorderKeyInverted, colorDarkBorderKeyInvertedAlpha15, colorDarkBorderKeyInvertedAlpha7, colorDarkBorderLink, colorDarkBorderPrimary, colorDarkBorderPrimaryInverted, colorDarkBorderSecondary, colorDarkBorderSecondaryInverted, colorDarkBorderTertiary, colorDarkBorderTertiaryInverted, colorDarkBorderUnderline, colorDarkBorderUnderlineAlpha30, colorDarkBorderUnderlineInverted, colorDarkBorderUnderlineInvertedAlpha30, colorDarkGraphicAccent, colorDarkGraphicAccentAlpha30, colorDarkGraphicAccentShade15, colorDarkGraphicAccentTint10, colorDarkGraphicAccentTint15, colorDarkGraphicAccentTint30, colorDarkGraphicAccentTint7, colorDarkGraphicAttention, colorDarkGraphicLink, colorDarkGraphicLinkAlpha15, colorDarkGraphicNegative, colorDarkGraphicNegativeAlpha10, colorDarkGraphicNegativeAlpha30, colorDarkGraphicNegativeAlpha40, colorDarkGraphicNegativeShade20, colorDarkGraphicNegativeShade30, colorDarkGraphicNegativeTint15, colorDarkGraphicNegativeTint30, colorDarkGraphicNegativeTint7, colorDarkGraphicNeutral, colorDarkGraphicPositive, colorDarkGraphicPositiveAlpha10, colorDarkGraphicPositiveTint10, colorDarkGraphicPositiveTint30, colorDarkGraphicPrimary, colorDarkGraphicPrimaryAlpha30, colorDarkGraphicPrimaryAlpha40, colorDarkGraphicPrimaryAlpha50, colorDarkGraphicPrimaryAlpha60, colorDarkGraphicPrimaryInverted, colorDarkGraphicPrimaryInvertedAlpha30, colorDarkGraphicPrimaryInvertedAlpha40, colorDarkGraphicPrimaryInvertedAlpha50, colorDarkGraphicPrimaryInvertedAlpha60, colorDarkGraphicPrimaryInvertedTint10, colorDarkGraphicPrimaryInvertedTint15, colorDarkGraphicPrimaryInvertedTint30, colorDarkGraphicPrimaryInvertedTint7, colorDarkGraphicPrimaryShade15, colorDarkGraphicPrimaryShade20, colorDarkGraphicPrimaryShade30, colorDarkGraphicPrimaryTint10, colorDarkGraphicPrimaryTint30, colorDarkGraphicQuaternary, colorDarkGraphicQuaternaryInverted, colorDarkGraphicQuaternaryTint10, colorDarkGraphicSecondary, colorDarkGraphicSecondaryAlpha30, colorDarkGraphicSecondaryInverted, colorDarkGraphicSecondaryInvertedAlpha30, colorDarkGraphicSecondaryInvertedShade15, colorDarkGraphicSecondaryInvertedShade20, colorDarkGraphicSecondaryInvertedTint10, colorDarkGraphicSecondaryInvertedTint30, colorDarkGraphicSecondaryTint30, colorDarkGraphicSecondaryTint50, colorDarkGraphicTertiary, colorDarkGraphicTertiaryAlpha30, colorDarkGraphicTertiaryInverted, colorDarkGraphicTertiaryInvertedAlpha30, colorDarkGraphicTertiaryInvertedShade15, colorDarkGraphicTertiaryInvertedShade20, colorDarkGraphicTertiaryShade15, colorDarkGraphicTertiaryShade20, colorDarkGraphicTertiaryTint15, colorDarkGraphicTertiaryTint7, colorDarkIndigo, colorDarkIndigo05, colorDarkIndigo05Flat, colorDarkIndigo07, colorDarkIndigo07Flat, colorDarkIndigo10, colorDarkIndigo10Flat, colorDarkIndigo15, colorDarkIndigo15Flat, colorDarkIndigo30, colorDarkIndigo30Flat, colorDarkIndigo60, colorDarkIndigo60Flat, colorDarkSpecialbgComponent, colorDarkSpecialbgComponentAlpha14, colorDarkSpecialbgComponentAlpha2, colorDarkSpecialbgComponentAlpha23, colorDarkSpecialbgComponentAlpha30, colorDarkSpecialbgComponentInverted, colorDarkSpecialbgComponentInvertedAlpha30, colorDarkSpecialbgComponentInvertedShade15, colorDarkSpecialbgComponentInvertedShade20, colorDarkSpecialbgComponentTint10, colorDarkSpecialbgComponentTint15, colorDarkSpecialbgComponentTint30, colorDarkSpecialbgComponentTint7, colorDarkSpecialbgNulled, colorDarkSpecialbgOverlay, colorDarkSpecialbgOverlayFallback, colorDarkSpecialbgPrimaryGrouped, colorDarkSpecialbgSecondaryGrouped, colorDarkSpecialbgSecondaryTransparent, colorDarkSpecialbgSecondaryTransparentInverted, colorDarkSpecialbgSecondaryTransparentInvertedShade15, colorDarkSpecialbgSecondaryTransparentInvertedShade20, colorDarkSpecialbgSecondaryTransparentTint15, colorDarkSpecialbgSecondaryTransparentTint7, colorDarkSpecialbgTertiaryGrouped, colorDarkSpecialbgTertiaryTransparent, colorDarkSpecialbgTertiaryTransparentInverted, colorDarkSpecialbgTertiaryTransparentInvertedShade15, colorDarkSpecialbgTertiaryTransparentInvertedShade20, colorDarkSpecialbgTertiaryTransparentTint15, colorDarkSpecialbgTertiaryTransparentTint7, colorDarkTextAccent, colorDarkTextAttention, colorDarkTextDisabled, colorDarkTextDisabledInverted, colorDarkTextDisabledTransparent, colorDarkTextLink, colorDarkTextLinkShade30, colorDarkTextLinkShade50, colorDarkTextLinkTint20, colorDarkTextLinkTint40, colorDarkTextNegative, colorDarkTextPositive, colorDarkTextPrimary, colorDarkTextPrimaryAlpha30, colorDarkTextPrimaryInverted, colorDarkTextPrimaryInvertedAlpha30, colorDarkTextPrimaryInvertedAlpha40, colorDarkTextPrimaryInvertedShade20, colorDarkTextPrimaryInvertedShade30, colorDarkTextPrimaryInvertedTint15, colorDarkTextPrimaryInvertedTint24, colorDarkTextPrimaryInvertedTint30, colorDarkTextPrimaryInvertedTint40, colorDarkTextPrimaryInvertedTint50, colorDarkTextPrimaryInvertedTint7, colorDarkTextPrimaryShade24, colorDarkTextPrimaryShade30, colorDarkTextPrimaryShade40, colorDarkTextPrimaryShade50, colorDarkTextPrimaryTint20, colorDarkTextPrimaryTint40, colorDarkTextSecondary, colorDarkTextSecondaryInverted, colorDarkTextSecondaryInvertedShade20, colorDarkTextSecondaryInvertedShade30, colorDarkTextSecondaryInvertedTransparent, colorDarkTextSecondaryShade20, colorDarkTextSecondaryShade30, colorDarkTextSecondaryTint20, colorDarkTextSecondaryTint40, colorDarkTextSecondaryTransparent, colorDarkTextTertiary, colorDarkTextTertiaryInverted, colorDarkTextTertiaryInvertedTransparent, colorDarkTextTertiaryTransparent, colorDynamicNulled, colorDynamicPrimaryDark, colorDynamicPrimaryLight, colorDynamicQuaternaryDark, colorDynamicQuaternaryLight, colorDynamicQuinaryDark, colorDynamicQuinaryLight, colorDynamicSecondaryDark, colorDynamicSecondaryLight, colorDynamicSenaryDark, colorDynamicSenaryLight, colorDynamicTertiaryDark, colorDynamicTertiaryLight, colorGreenDone, colorGreenDone05, colorGreenDone05Flat, colorGreenDone10, colorGreenDone10Flat, colorGreenDone20, colorGreenDone20Flat, colorGreenText, colorGreenText60, colorGreenText60Flat, colorLavender, colorLightBgAccent, colorLightBgAccentAlpha30, colorLightBgAccentShade10, colorLightBgAccentShade15, colorLightBgAccentShade30, colorLightBgAccentShade7, colorLightBgAccentTint15, colorLightBgAccentTint20, colorLightBgAttentionMuted, colorLightBgComponent, colorLightBgComponentInverted, colorLightBgInfo, colorLightBgLinkMuted, colorLightBgNegativeMuted, colorLightBgNeutral, colorLightBgNulled, colorLightBgOpaque, colorLightBgOverlay, colorLightBgPositiveMuted, colorLightBgPrimary, colorLightBgPrimaryAlpha12, colorLightBgPrimaryAlpha15, colorLightBgPrimaryAlpha16, colorLightBgPrimaryAlpha20, colorLightBgPrimaryAlpha30, colorLightBgPrimaryAlpha32, colorLightBgPrimaryAlpha37, colorLightBgPrimaryAlpha4, colorLightBgPrimaryAlpha40, colorLightBgPrimaryAlpha8, colorLightBgPrimaryGrouped, colorLightBgPrimaryInverted, colorLightBgPrimaryInvertedAlpha10, colorLightBgPrimaryInvertedAlpha12, colorLightBgPrimaryInvertedAlpha15, colorLightBgPrimaryInvertedAlpha16, colorLightBgPrimaryInvertedAlpha20, colorLightBgPrimaryInvertedAlpha24, colorLightBgPrimaryInvertedAlpha3, colorLightBgPrimaryInvertedAlpha30, colorLightBgPrimaryInvertedAlpha32, colorLightBgPrimaryInvertedAlpha4, colorLightBgPrimaryInvertedAlpha40, colorLightBgPrimaryInvertedAlpha5, colorLightBgPrimaryInvertedAlpha50, colorLightBgPrimaryInvertedAlpha7, colorLightBgPrimaryInvertedAlpha8, colorLightBgPrimaryInvertedTint15, colorLightBgPrimaryInvertedTint20, colorLightBgPrimaryInvertedTint7, colorLightBgPrimaryShade15, colorLightBgPrimaryShade7, colorLightBgQuaternary, colorLightBgQuaternaryAlpha30, colorLightBgQuaternaryInverted, colorLightBgQuaternaryInvertedAlpha30, colorLightBgQuaternaryInvertedTint15, colorLightBgQuaternaryInvertedTint20, colorLightBgQuaternaryShade10, colorLightBgQuaternaryShade15, colorLightBgQuaternaryShade30, colorLightBgQuaternaryShade7, colorLightBgSecondary, colorLightBgSecondaryAlpha30, colorLightBgSecondaryGrouped, colorLightBgSecondaryInverted, colorLightBgSecondaryInvertedAlpha30, colorLightBgSecondaryInvertedShade15, colorLightBgSecondaryInvertedShade7, colorLightBgSecondaryInvertedTint15, colorLightBgSecondaryInvertedTint20, colorLightBgSecondaryShade15, colorLightBgSecondaryShade7, colorLightBgSecondaryTint15, colorLightBgSecondaryTint20, colorLightBgTertiary, colorLightBgTertiaryGrouped, colorLightBgTertiaryInverted, colorLightBgTertiaryShade7, colorLightBlue, colorLightBorderAccent, colorLightBorderKey, colorLightBorderKeyAlpha15, colorLightBorderKeyAlpha7, colorLightBorderKeyInverted, colorLightBorderKeyInvertedAlpha15, colorLightBorderKeyInvertedAlpha7, colorLightBorderLink, colorLightBorderPrimary, colorLightBorderPrimaryInverted, colorLightBorderSecondary, colorLightBorderSecondaryInverted, colorLightBorderTertiary, colorLightBorderTertiaryInverted, colorLightBorderUnderline, colorLightBorderUnderlineAlpha30, colorLightBorderUnderlineInverted, colorLightBorderUnderlineInvertedAlpha30, colorLightGraphicAccent, colorLightGraphicAccentAlpha30, colorLightGraphicAccentShade10, colorLightGraphicAccentShade15, colorLightGraphicAccentShade30, colorLightGraphicAccentShade7, colorLightGraphicAccentTint15, colorLightGraphicAttention, colorLightGraphicLink, colorLightGraphicLinkAlpha15, colorLightGraphicNegative, colorLightGraphicNegativeAlpha10, colorLightGraphicNegativeAlpha30, colorLightGraphicNegativeAlpha40, colorLightGraphicNegativeShade15, colorLightGraphicNegativeShade30, colorLightGraphicNegativeShade7, colorLightGraphicNegativeTint20, colorLightGraphicNegativeTint30, colorLightGraphicNeutral, colorLightGraphicPositive, colorLightGraphicPositiveAlpha10, colorLightGraphicPositiveShade10, colorLightGraphicPositiveShade30, colorLightGraphicPrimary, colorLightGraphicPrimaryAlpha30, colorLightGraphicPrimaryAlpha40, colorLightGraphicPrimaryAlpha50, colorLightGraphicPrimaryAlpha60, colorLightGraphicPrimaryInverted, colorLightGraphicPrimaryInvertedAlpha30, colorLightGraphicPrimaryInvertedAlpha40, colorLightGraphicPrimaryInvertedAlpha50, colorLightGraphicPrimaryInvertedAlpha60, colorLightGraphicPrimaryInvertedShade10, colorLightGraphicPrimaryInvertedShade15, colorLightGraphicPrimaryInvertedShade30, colorLightGraphicPrimaryInvertedShade7, colorLightGraphicPrimaryShade10, colorLightGraphicPrimaryShade30, colorLightGraphicPrimaryTint15, colorLightGraphicPrimaryTint20, colorLightGraphicPrimaryTint30, colorLightGraphicQuaternary, colorLightGraphicQuaternaryInverted, colorLightGraphicQuaternaryShade10, colorLightGraphicSecondary, colorLightGraphicSecondaryAlpha30, colorLightGraphicSecondaryInverted, colorLightGraphicSecondaryInvertedAlpha30, colorLightGraphicSecondaryInvertedShade10, colorLightGraphicSecondaryInvertedShade30, colorLightGraphicSecondaryInvertedTint15, colorLightGraphicSecondaryInvertedTint20, colorLightGraphicSecondaryShade30, colorLightGraphicSecondaryShade50, colorLightGraphicTertiary, colorLightGraphicTertiaryAlpha30, colorLightGraphicTertiaryInverted, colorLightGraphicTertiaryInvertedAlpha30, colorLightGraphicTertiaryInvertedTint15, colorLightGraphicTertiaryInvertedTint20, colorLightGraphicTertiaryShade15, colorLightGraphicTertiaryShade7, colorLightGraphicTertiaryTint15, colorLightGraphicTertiaryTint20, colorLightSpecialbgComponent, colorLightSpecialbgComponentAlpha14, colorLightSpecialbgComponentAlpha2, colorLightSpecialbgComponentAlpha23, colorLightSpecialbgComponentAlpha30, colorLightSpecialbgComponentInverted, colorLightSpecialbgComponentInvertedAlpha30, colorLightSpecialbgComponentInvertedTint15, colorLightSpecialbgComponentInvertedTint20, colorLightSpecialbgComponentShade10, colorLightSpecialbgComponentShade15, colorLightSpecialbgComponentShade30, colorLightSpecialbgComponentShade7, colorLightSpecialbgNulled, colorLightSpecialbgOverlay, colorLightSpecialbgOverlayFallback, colorLightSpecialbgPrimaryGrouped, colorLightSpecialbgSecondaryGrouped, colorLightSpecialbgSecondaryTransparent, colorLightSpecialbgSecondaryTransparentInverted, colorLightSpecialbgSecondaryTransparentInvertedTint15, colorLightSpecialbgSecondaryTransparentInvertedTint20, colorLightSpecialbgSecondaryTransparentShade15, colorLightSpecialbgSecondaryTransparentShade7, colorLightSpecialbgTertiaryGrouped, colorLightSpecialbgTertiaryTransparent, colorLightSpecialbgTertiaryTransparentInverted, colorLightSpecialbgTertiaryTransparentInvertedTint15, colorLightSpecialbgTertiaryTransparentInvertedTint20, colorLightSpecialbgTertiaryTransparentShade15, colorLightSpecialbgTertiaryTransparentShade7, colorLightTextAccent, colorLightTextAttention, colorLightTextDisabled, colorLightTextDisabledInverted, colorLightTextDisabledTransparent, colorLightTextLink, colorLightTextLinkShade20, colorLightTextLinkShade40, colorLightTextLinkTint30, colorLightTextLinkTint50, colorLightTextNegative, colorLightTextPositive, colorLightTextPrimary, colorLightTextPrimaryAlpha30, colorLightTextPrimaryInverted, colorLightTextPrimaryInvertedAlpha30, colorLightTextPrimaryInvertedAlpha40, colorLightTextPrimaryInvertedShade15, colorLightTextPrimaryInvertedShade24, colorLightTextPrimaryInvertedShade30, colorLightTextPrimaryInvertedShade40, colorLightTextPrimaryInvertedShade50, colorLightTextPrimaryInvertedShade7, colorLightTextPrimaryInvertedTint20, colorLightTextPrimaryInvertedTint30, colorLightTextPrimaryShade20, colorLightTextPrimaryShade40, colorLightTextPrimaryTint24, colorLightTextPrimaryTint30, colorLightTextPrimaryTint40, colorLightTextPrimaryTint50, colorLightTextSecondary, colorLightTextSecondaryInverted, colorLightTextSecondaryInvertedTint20, colorLightTextSecondaryInvertedTint30, colorLightTextSecondaryInvertedTransparent, colorLightTextSecondaryShade20, colorLightTextSecondaryShade40, colorLightTextSecondaryTint20, colorLightTextSecondaryTint30, colorLightTextSecondaryTransparent, colorLightTextTertiary, colorLightTextTertiaryInverted, colorLightTextTertiaryInvertedTransparent, colorLightTextTertiaryTransparent, colorRedBrand, colorRedBrand05Flat, colorRedBrand10, colorRedBrand10Flat, colorRedBrand20, colorRedBrand20Flat, colorRedBrand30, colorRedBrand30Flat, colorRedBrand50, colorRedBrand50Flat, colorRedBrand70, colorRedBrand70Flat, colorRedBrand85, colorRedBrand85Flat, colorRedDark, colorRedError, colorSand, colorStaticBgAccent, colorStaticBgDark, colorStaticBgLight, colorStaticBgNeutralDark, colorStaticBgNeutralLight, colorStaticBgPrimaryDark, colorStaticBgPrimaryDarkAlpha10, colorStaticBgPrimaryDarkAlpha20, colorStaticBgPrimaryDarkTint15, colorStaticBgPrimaryDarkTint20, colorStaticBgPrimaryLight, colorStaticBgQuaternaryDark, colorStaticBgQuaternaryLight, colorStaticBgSecondaryDark, colorStaticBgSecondaryLight, colorStaticBgTertiaryDark, colorStaticBgTertiaryLight, colorStaticBorderAccent, colorStaticCorpbgNeutral, colorStaticCorpbgPrimary, colorStaticCorpbgSecondary, colorStaticCorpbgTertiary, colorStaticGraphicAccent, colorStaticGraphicAmethyst, colorStaticGraphicBlackberry, colorStaticGraphicBlueChill, colorStaticGraphicBlueChillOld, colorStaticGraphicBlueMaya, colorStaticGraphicBlueMoody, colorStaticGraphicBlueSteel, colorStaticGraphicBotticelli, colorStaticGraphicBoulder, colorStaticGraphicBoulderOld, colorStaticGraphicBrinkPink, colorStaticGraphicBrinkPinkOld, colorStaticGraphicBurntSienna, colorStaticGraphicBurntSiennaOld, colorStaticGraphicCarrot, colorStaticGraphicChatelle, colorStaticGraphicChatelleOld, colorStaticGraphicChathamsBlue, colorStaticGraphicChathamsBlueOld, colorStaticGraphicChick, colorStaticGraphicCrete, colorStaticGraphicCuriousBlue, colorStaticGraphicCuriousBlueLight, colorStaticGraphicCuriousBlueLightOld, colorStaticGraphicDark, colorStaticGraphicEasternBlue, colorStaticGraphicFrenchLilac, colorStaticGraphicFuelYellow, colorStaticGraphicFunBlue, colorStaticGraphicFunBlueOld, colorStaticGraphicGallery, colorStaticGraphicGreenJungle, colorStaticGraphicHippieBlue, colorStaticGraphicHippieBlueOld, colorStaticGraphicJaffa, colorStaticGraphicJaffaLight, colorStaticGraphicJaffaLightOld, colorStaticGraphicJava, colorStaticGraphicJavaOld, colorStaticGraphicJungleGreen, colorStaticGraphicLavender, colorStaticGraphicLight, colorStaticGraphicLightShade15, colorStaticGraphicLightShade7, colorStaticGraphicMantis, colorStaticGraphicMantisOld, colorStaticGraphicMatisse, colorStaticGraphicMatisseOld, colorStaticGraphicMaya, colorStaticGraphicMilanoRed, colorStaticGraphicMilanoRedOld, colorStaticGraphicMirage, colorStaticGraphicMirageOld, colorStaticGraphicMoonRaker, colorStaticGraphicMossGreen, colorStaticGraphicNevada, colorStaticGraphicNevadaOld, colorStaticGraphicOlive, colorStaticGraphicOlivine, colorStaticGraphicOlivineOld, colorStaticGraphicPeach, colorStaticGraphicPermission, colorStaticGraphicPersimmon, colorStaticGraphicPewter, colorStaticGraphicPewterOld, colorStaticGraphicPickledBluewood, colorStaticGraphicPickledBluewoodOld, colorStaticGraphicPorsche, colorStaticGraphicPorscheOld, colorStaticGraphicRaspberry, colorStaticGraphicRedDamask, colorStaticGraphicRedDamaskOld, colorStaticGraphicSaffron, colorStaticGraphicSaffronOld, colorStaticGraphicSalomie, colorStaticGraphicSand, colorStaticGraphicSandyBrown, colorStaticGraphicSandybrownOld, colorStaticGraphicSeawater, colorStaticGraphicSerenade, colorStaticGraphicSky, colorStaticGraphicSoftPeach, colorStaticGraphicSolitude, colorStaticGraphicStrawberry, colorStaticGraphicSundust, colorStaticGraphicTurkishRose, colorStaticGraphicTurkishRoseOld, colorStaticGraphicTurquoiseBlue, colorStaticGraphicTurquoiseBlueOld, colorStaticGraphicValencia, colorStaticGraphicValenciaOld, colorStaticGraphicWaikawaGray, colorStaticGraphicWaikawaGrayOld, colorStaticGraphicWhisper, colorStaticGraphicZanah, colorStaticLocalLightBlue, colorStaticNulled, colorStaticOverlayBlackHigh, colorStaticOverlayBlackLow, colorStaticOverlayBlackNormal, colorStaticOverlayBlackXhigh, colorStaticOverlayBlackXlow, colorStaticOverlayIndigoHigh, colorStaticOverlayIndigoLow, colorStaticOverlayIndigoNormal, colorStaticOverlayIndigoXhigh, colorStaticOverlayIndigoXlow, colorStaticOverlayWhiteHigh, colorStaticOverlayWhiteLow, colorStaticOverlayWhiteNormal, colorStaticOverlayWhiteXhigh, colorStaticOverlayWhiteXlow, colorStaticPrimaryDark, colorStaticPrimaryLight, colorStaticQuaternaryDark, colorStaticQuaternaryLight, colorStaticQuinaryDark, colorStaticQuinaryLight, colorStaticSecondaryDark, colorStaticSecondaryLight, colorStaticSenaryDark, colorStaticSenaryLight, colorStaticStatusBlue, colorStaticStatusBlueAlpha10, colorStaticStatusGreen, colorStaticStatusGreenAlpha10, colorStaticStatusGrey, colorStaticStatusGreyAlpha10, colorStaticStatusOrange, colorStaticStatusOrangeAlpha10, colorStaticStatusPurple, colorStaticStatusPurpleAlpha10, colorStaticStatusRed, colorStaticStatusRedAlpha10, colorStaticStatusTeal, colorStaticStatusTealAlpha10, colorStaticTertiaryDark, colorStaticTertiaryLight, colorStaticTextAccent, colorStaticTextPrimaryDark, colorStaticTextPrimaryLight, colorStaticTextPrimaryLightAlpha30, colorStaticTextSecondaryDark, colorStaticTextSecondaryDarkTransparent, colorStaticTextSecondaryLight, colorStaticTextSecondaryLightTransparent, colorStaticTextTertiaryDark, colorStaticTextTertiaryDarkTransparent, colorStaticTextTertiaryLight, colorStaticTextTertiaryLightTransparent, colorWhite, colorWhite10, colorWhite30, colorWhite60, fontFamilyStyrene, fontFamilySystem, gap2xl, gap2xlNeg, gap2xs, gap2xsNeg, gap3xl, gap3xlNeg, gap3xs, gap3xsNeg, gap4xl, gap4xlNeg, gap5xl, gap5xlNeg, gap6xl, gap6xlNeg, gap7xl, gap7xlNeg, gap8xl, gap8xlNeg, gapL, gapLNeg, gapM, gapMNeg, gapS, gapSNeg, gapXl, gapXlNeg, gapXs, gapXsNeg, shadowL, shadowLHard, shadowLHardUp, shadowLUp, shadowM, shadowMHard, shadowMHardUp, shadowMUp, shadowS, shadowSHard, shadowSHardUp, shadowSUp, shadowXl, shadowXlHard, shadowXlHardUp, shadowXlUp, shadowXs, shadowXsHard, shadowXsHardUp, shadowXsUp };
|
|
1
|
+
export const colorDarkIndigo = "#0b1f35";
|
|
2
|
+
export const colorDarkIndigo60 = "rgba(11, 31, 53, 0.6)";
|
|
3
|
+
export const colorDarkIndigo30 = "rgba(11, 31, 53, 0.3)";
|
|
4
|
+
export const colorDarkIndigo15 = "rgba(11, 31, 53, 0.15)";
|
|
5
|
+
export const colorDarkIndigo10 = "rgba(11, 31, 53, 0.1)";
|
|
6
|
+
export const colorDarkIndigo07 = "rgba(11, 31, 53, 0.07)";
|
|
7
|
+
export const colorDarkIndigo05 = "rgba(11, 31, 53, 0.05)";
|
|
8
|
+
export const colorDarkIndigo60Flat = "#6d7986";
|
|
9
|
+
export const colorDarkIndigo30Flat = "#b6bcc3";
|
|
10
|
+
export const colorDarkIndigo15Flat = "#dbdee1";
|
|
11
|
+
export const colorDarkIndigo10Flat = "#e7e9eb";
|
|
12
|
+
export const colorDarkIndigo07Flat = "#eeeff1";
|
|
13
|
+
export const colorDarkIndigo05Flat = "#f3f4f5";
|
|
14
|
+
export const colorRedBrand = "#ef3124";
|
|
15
|
+
export const colorRedBrand85 = "rgba(239, 49, 36, 0.85)";
|
|
16
|
+
export const colorRedBrand70 = "rgba(239, 49, 36, 0.7)";
|
|
17
|
+
export const colorRedBrand50 = "rgba(239, 49, 36, 0.5)";
|
|
18
|
+
export const colorRedBrand30 = "rgba(239, 49, 36, 0.3)";
|
|
19
|
+
export const colorRedBrand20 = "rgba(239, 49, 36, 0.2)";
|
|
20
|
+
export const colorRedBrand10 = "rgba(239, 49, 36, 0.1)";
|
|
21
|
+
export const colorRedBrand85Flat = "#f15045";
|
|
22
|
+
export const colorRedBrand70Flat = "#f46f66";
|
|
23
|
+
export const colorRedBrand50Flat = "#f69791";
|
|
24
|
+
export const colorRedBrand30Flat = "#fbc2bd";
|
|
25
|
+
export const colorRedBrand20Flat = "#fcd6d3";
|
|
26
|
+
export const colorRedBrand10Flat = "#feebea";
|
|
27
|
+
export const colorRedBrand05Flat = "#fef5f4";
|
|
28
|
+
export const colorRedDark = "#d91d0b";
|
|
29
|
+
export const colorRedError = "#ff5c5c";
|
|
30
|
+
export const colorGreenText = "#13a463";
|
|
31
|
+
export const colorGreenText60 = "rgba(19, 164, 99, 0.6)";
|
|
32
|
+
export const colorGreenText60Flat = "#71c8a1";
|
|
33
|
+
export const colorGreenDone = "#2fc26e";
|
|
34
|
+
export const colorGreenDone20 = "rgba(47, 194, 110, 0.2)";
|
|
35
|
+
export const colorGreenDone10 = "rgba(47, 194, 110, 0.1)";
|
|
36
|
+
export const colorGreenDone05 = "rgba(47, 194, 110, 0.05)";
|
|
37
|
+
export const colorGreenDone20Flat = "#d5f3e2";
|
|
38
|
+
export const colorGreenDone10Flat = "#ebf9f1";
|
|
39
|
+
export const colorGreenDone05Flat = "#f4fcf7";
|
|
40
|
+
export const colorBlueAction = "#0e60b9";
|
|
41
|
+
export const colorBlueSwipeA = "#2670c6";
|
|
42
|
+
export const colorBlueSwipeB = "#3781d8";
|
|
43
|
+
export const colorBlueSwipeC = "#4a90e2";
|
|
44
|
+
export const colorBlueLinkMobile = "#007aff";
|
|
45
|
+
export const colorBlueLinkMobile10 = "rgba(0, 122, 255, 0.1)";
|
|
46
|
+
export const colorBlueLinkMobile10Flat = "#e6f2ff";
|
|
47
|
+
export const colorBlueLinkWeb = "#0f62fe";
|
|
48
|
+
export const colorSand = "#f6bf65";
|
|
49
|
+
export const colorLavender = "#8888ad";
|
|
50
|
+
export const colorAmethyst = "#a489aa";
|
|
51
|
+
export const colorBlack = "#000";
|
|
52
|
+
export const colorBlack60 = "rgba(0, 0, 0, 0.6)";
|
|
53
|
+
export const colorBlack30 = "rgba(0, 0, 0, 0.3)";
|
|
54
|
+
export const colorBlack10 = "rgba(0, 0, 0, 0.1)";
|
|
55
|
+
export const colorBlack60Flat = "#666";
|
|
56
|
+
export const colorBlack30Flat = "#b3b3b3";
|
|
57
|
+
export const colorBlack10Flat = "#e6e6e6";
|
|
58
|
+
export const colorWhite = "#fff";
|
|
59
|
+
export const colorWhite60 = "rgba(255, 255, 255, 0.6)";
|
|
60
|
+
export const colorWhite30 = "rgba(255, 255, 255, 0.3)";
|
|
61
|
+
export const colorWhite10 = "rgba(255, 255, 255, 0.1)";
|
|
62
|
+
export const colorBgCorporate = "#212a33";
|
|
63
|
+
export const colorBgCorporate90 = "rgba(33, 42, 51, 0.9)";
|
|
64
|
+
export const colorBgCorporate60 = "rgba(33, 42, 51, 0.6)";
|
|
65
|
+
export const colorBgCorporate30 = "rgba(33, 42, 51, 0.3)";
|
|
66
|
+
export const colorBgCorporate90Flat = "#384048";
|
|
67
|
+
export const colorBgCorporate60Flat = "#7a7f85";
|
|
68
|
+
export const colorBgCorporate30Flat = "#bdc0c2";
|
|
69
|
+
export const colorLightBlue = "#f5f7f9";
|
|
70
|
+
export const colorDarkBgAccent = "#ef3124";
|
|
71
|
+
export const colorDarkBgAttentionMuted = "#332104";
|
|
72
|
+
export const colorDarkBgInfo = "#001c3c";
|
|
73
|
+
export const colorDarkBgNegativeMuted = "#35110d";
|
|
74
|
+
export const colorDarkBgOpaque = "rgba(255, 255, 255, 0.8)";
|
|
75
|
+
export const colorDarkBgOverlay = "rgba(0, 0, 0, 0.8)";
|
|
76
|
+
export const colorDarkBgPositiveMuted = "#042117";
|
|
77
|
+
export const colorDarkBgPrimary = "#121212";
|
|
78
|
+
export const colorDarkBgPrimaryInverted = "#fff";
|
|
79
|
+
export const colorDarkBgQuaternary = "#3a3a3c";
|
|
80
|
+
export const colorDarkBgQuaternaryInverted = "#dcdcdd";
|
|
81
|
+
export const colorDarkBgSecondary = "#202022";
|
|
82
|
+
export const colorDarkBgSecondaryInverted = "#f3f4f5";
|
|
83
|
+
export const colorDarkBgTertiary = "#2c2c2e";
|
|
84
|
+
export const colorDarkBgTertiaryInverted = "#e9e9eb";
|
|
85
|
+
export const colorDarkBorderAccent = "#ef3124";
|
|
86
|
+
export const colorDarkBorderKey = "#fff";
|
|
87
|
+
export const colorDarkBorderKeyInverted = "#000";
|
|
88
|
+
export const colorDarkBorderLink = "#0072ef";
|
|
89
|
+
export const colorDarkBorderPrimary = "#2b2b2e";
|
|
90
|
+
export const colorDarkBorderPrimaryInverted = "#dcdcdd";
|
|
91
|
+
export const colorDarkBorderSecondary = "#262629";
|
|
92
|
+
export const colorDarkBorderSecondaryInverted = "#e9e9eb";
|
|
93
|
+
export const colorDarkBorderTertiary = "#1c1c1e";
|
|
94
|
+
export const colorDarkBorderTertiaryInverted = "#f3f4f5";
|
|
95
|
+
export const colorDarkBorderUnderline = "#464649";
|
|
96
|
+
export const colorDarkBorderUnderlineInverted = "#c5c5c7";
|
|
97
|
+
export const colorDarkGraphicAccent = "#ef3124";
|
|
98
|
+
export const colorDarkGraphicAttention = "#f6bf65";
|
|
99
|
+
export const colorDarkGraphicLink = "#0072ef";
|
|
100
|
+
export const colorDarkGraphicNegative = "#d91d0b";
|
|
101
|
+
export const colorDarkGraphicPositive = "#2fc26e";
|
|
102
|
+
export const colorDarkGraphicPrimary = "#fff";
|
|
103
|
+
export const colorDarkGraphicPrimaryInverted = "#0e0e0e";
|
|
104
|
+
export const colorDarkGraphicQuaternary = "#303032";
|
|
105
|
+
export const colorDarkGraphicQuaternaryInverted = "#dcdcdd";
|
|
106
|
+
export const colorDarkGraphicSecondary = "#85858d";
|
|
107
|
+
export const colorDarkGraphicSecondaryInverted = "#86868a";
|
|
108
|
+
export const colorDarkGraphicTertiary = "#4f4f52";
|
|
109
|
+
export const colorDarkGraphicTertiaryInverted = "#c1c1c3";
|
|
110
|
+
export const colorDarkSpecialbgComponent = "rgba(255, 255, 255, 0.1)";
|
|
111
|
+
export const colorDarkSpecialbgComponentInverted = "rgba(11, 31, 53, 0.07)";
|
|
112
|
+
export const colorDarkSpecialbgNulled = "rgba(255, 255, 255, 0)";
|
|
113
|
+
export const colorDarkSpecialbgOverlayFallback = "#070707";
|
|
114
|
+
export const colorDarkSpecialbgPrimaryGrouped = "#202022";
|
|
115
|
+
export const colorDarkSpecialbgSecondaryGrouped = "#2c2c2e";
|
|
116
|
+
export const colorDarkSpecialbgSecondaryTransparent = "rgba(255, 255, 255, 0.06)";
|
|
117
|
+
export const colorDarkSpecialbgSecondaryTransparentInverted = "rgba(11, 31, 53, 0.05)";
|
|
118
|
+
export const colorDarkSpecialbgTertiaryGrouped = "#3a3a3c";
|
|
119
|
+
export const colorDarkSpecialbgTertiaryTransparent = "rgba(255, 255, 255, 0.11)";
|
|
120
|
+
export const colorDarkSpecialbgTertiaryTransparentInverted = "rgba(11, 31, 53, 0.1)";
|
|
121
|
+
export const colorDarkTextAccent = "#ef3124";
|
|
122
|
+
export const colorDarkTextAttention = "#cb830f";
|
|
123
|
+
export const colorDarkTextDisabled = "rgba(235, 235, 245, 0.2)";
|
|
124
|
+
export const colorDarkTextDisabledInverted = "rgba(60, 60, 67, 0.22)";
|
|
125
|
+
export const colorDarkTextLink = "#0072ef";
|
|
126
|
+
export const colorDarkTextNegative = "#f15045";
|
|
127
|
+
export const colorDarkTextPositive = "#13a463";
|
|
128
|
+
export const colorDarkTextPrimary = "#fff";
|
|
129
|
+
export const colorDarkTextPrimaryInverted = "#0e0e0e";
|
|
130
|
+
export const colorDarkTextSecondary = "rgba(235, 235, 245, 0.54)";
|
|
131
|
+
export const colorDarkTextSecondaryInverted = "rgba(60, 60, 67, 0.66)";
|
|
132
|
+
export const colorDarkTextTertiary = "rgba(235, 235, 245, 0.32)";
|
|
133
|
+
export const colorDarkTextTertiaryInverted = "rgba(60, 60, 67, 0.4)";
|
|
134
|
+
export const colorLightBgAccent = "#ef3124";
|
|
135
|
+
export const colorLightBgAttentionMuted = "#f7ebd9";
|
|
136
|
+
export const colorLightBgInfo = "#d6e8fc";
|
|
137
|
+
export const colorLightBgNegativeMuted = "#fbe8e7";
|
|
138
|
+
export const colorLightBgOpaque = "rgba(255, 255, 255, 0.8)";
|
|
139
|
+
export const colorLightBgOverlay = "rgba(0, 0, 0, 0.6)";
|
|
140
|
+
export const colorLightBgPositiveMuted = "#e7f6ef";
|
|
141
|
+
export const colorLightBgPrimary = "#fff";
|
|
142
|
+
export const colorLightBgPrimaryInverted = "#121212";
|
|
143
|
+
export const colorLightBgQuaternary = "#dcdcdd";
|
|
144
|
+
export const colorLightBgQuaternaryInverted = "#3a3a3c";
|
|
145
|
+
export const colorLightBgSecondary = "#f3f4f5";
|
|
146
|
+
export const colorLightBgSecondaryInverted = "#202022";
|
|
147
|
+
export const colorLightBgTertiary = "#e9e9eb";
|
|
148
|
+
export const colorLightBgTertiaryInverted = "#2c2c2e";
|
|
149
|
+
export const colorLightBorderAccent = "#ef3124";
|
|
150
|
+
export const colorLightBorderKey = "#000";
|
|
151
|
+
export const colorLightBorderKeyInverted = "#fff";
|
|
152
|
+
export const colorLightBorderLink = "#0072ef";
|
|
153
|
+
export const colorLightBorderPrimary = "#dcdcdd";
|
|
154
|
+
export const colorLightBorderPrimaryInverted = "#2b2b2e";
|
|
155
|
+
export const colorLightBorderSecondary = "#e9e9eb";
|
|
156
|
+
export const colorLightBorderSecondaryInverted = "#262629";
|
|
157
|
+
export const colorLightBorderTertiary = "#f3f4f5";
|
|
158
|
+
export const colorLightBorderTertiaryInverted = "#1c1c1e";
|
|
159
|
+
export const colorLightBorderUnderline = "#c5c5c7";
|
|
160
|
+
export const colorLightBorderUnderlineInverted = "#464649";
|
|
161
|
+
export const colorLightGraphicAccent = "#ef3124";
|
|
162
|
+
export const colorLightGraphicAttention = "#f6bf65";
|
|
163
|
+
export const colorLightGraphicLink = "#0072ef";
|
|
164
|
+
export const colorLightGraphicNegative = "#f15045";
|
|
165
|
+
export const colorLightGraphicPositive = "#2fc26e";
|
|
166
|
+
export const colorLightGraphicPrimary = "#0e0e0e";
|
|
167
|
+
export const colorLightGraphicPrimaryInverted = "#fff";
|
|
168
|
+
export const colorLightGraphicQuaternary = "#dcdcdd";
|
|
169
|
+
export const colorLightGraphicQuaternaryInverted = "#303032";
|
|
170
|
+
export const colorLightGraphicSecondary = "#86868a";
|
|
171
|
+
export const colorLightGraphicSecondaryInverted = "#85858d";
|
|
172
|
+
export const colorLightGraphicTertiary = "#c1c1c3";
|
|
173
|
+
export const colorLightGraphicTertiaryInverted = "#4f4f52";
|
|
174
|
+
export const colorLightSpecialbgComponent = "rgba(11, 31, 53, 0.07)";
|
|
175
|
+
export const colorLightSpecialbgComponentInverted = "rgba(255, 255, 255, 0.1)";
|
|
176
|
+
export const colorLightSpecialbgNulled = "rgba(255, 255, 255, 0)";
|
|
177
|
+
export const colorLightSpecialbgOverlayFallback = "#5c5c5c";
|
|
178
|
+
export const colorLightSpecialbgPrimaryGrouped = "#f3f4f5";
|
|
179
|
+
export const colorLightSpecialbgSecondaryGrouped = "#fff";
|
|
180
|
+
export const colorLightSpecialbgSecondaryTransparent = "rgba(11, 31, 53, 0.05)";
|
|
181
|
+
export const colorLightSpecialbgSecondaryTransparentInverted = "rgba(255, 255, 255, 0.06)";
|
|
182
|
+
export const colorLightSpecialbgTertiaryGrouped = "#f3f4f5";
|
|
183
|
+
export const colorLightSpecialbgTertiaryTransparent = "rgba(11, 31, 53, 0.1)";
|
|
184
|
+
export const colorLightSpecialbgTertiaryTransparentInverted = "rgba(255, 255, 255, 0.11)";
|
|
185
|
+
export const colorLightTextAccent = "#ef3124";
|
|
186
|
+
export const colorLightTextAttention = "#cb830f";
|
|
187
|
+
export const colorLightTextDisabled = "rgba(60, 60, 67, 0.22)";
|
|
188
|
+
export const colorLightTextDisabledInverted = "rgba(235, 235, 245, 0.2)";
|
|
189
|
+
export const colorLightTextLink = "#0072ef";
|
|
190
|
+
export const colorLightTextNegative = "#d91d0b";
|
|
191
|
+
export const colorLightTextPositive = "#13a463";
|
|
192
|
+
export const colorLightTextPrimary = "#0e0e0e";
|
|
193
|
+
export const colorLightTextPrimaryInverted = "#fff";
|
|
194
|
+
export const colorLightTextSecondary = "rgba(60, 60, 67, 0.66)";
|
|
195
|
+
export const colorLightTextSecondaryInverted = "rgba(235, 235, 245, 0.54)";
|
|
196
|
+
export const colorLightTextTertiary = "rgba(60, 60, 67, 0.4)";
|
|
197
|
+
export const colorLightTextTertiaryInverted = "rgba(235, 235, 245, 0.32)";
|
|
198
|
+
export const colorStaticBgAccent = "#ef3124";
|
|
199
|
+
export const colorStaticBgPrimaryDark = "#121212";
|
|
200
|
+
export const colorStaticBgPrimaryLight = "#fff";
|
|
201
|
+
export const colorStaticBgQuaternaryDark = "#3a3a3c";
|
|
202
|
+
export const colorStaticBgQuaternaryLight = "#dcdcdd";
|
|
203
|
+
export const colorStaticBgSecondaryDark = "#202022";
|
|
204
|
+
export const colorStaticBgSecondaryLight = "#f3f4f5";
|
|
205
|
+
export const colorStaticBgTertiaryDark = "#2c2c2e";
|
|
206
|
+
export const colorStaticBgTertiaryLight = "#e9e9eb";
|
|
207
|
+
export const colorStaticBorderAccent = "#ef3124";
|
|
208
|
+
export const colorStaticGraphicAccent = "#ef3124";
|
|
209
|
+
export const colorStaticGraphicDark = "#0e0e0e";
|
|
210
|
+
export const colorStaticGraphicLight = "#fff";
|
|
211
|
+
export const colorStaticTextAccent = "#ef3124";
|
|
212
|
+
export const colorStaticTextPrimaryDark = "#0e0e0e";
|
|
213
|
+
export const colorStaticTextPrimaryLight = "#fff";
|
|
214
|
+
export const colorStaticTextSecondaryDark = "rgba(60, 60, 67, 0.66)";
|
|
215
|
+
export const colorStaticTextSecondaryLight = "rgba(235, 235, 245, 0.54)";
|
|
216
|
+
export const colorStaticTextTertiaryDark = "rgba(60, 60, 67, 0.4)";
|
|
217
|
+
export const colorStaticTextTertiaryLight = "rgba(235, 235, 245, 0.32)";
|
|
218
|
+
export const colorDarkBgComponent = "rgba(255, 255, 255, 0.1)";
|
|
219
|
+
export const colorDarkBgComponentInverted = "rgba(0, 0, 0, 0.08)";
|
|
220
|
+
export const colorDarkBgLinkMuted = "#001c3c";
|
|
221
|
+
export const colorDarkBgNeutral = "#3a3a3c";
|
|
222
|
+
export const colorDarkBgNulled = "rgba(0, 0, 0, 0)";
|
|
223
|
+
export const colorDarkBgPrimaryGrouped = "#1a1a1d";
|
|
224
|
+
export const colorDarkBgSecondaryGrouped = "#2a2a2e";
|
|
225
|
+
export const colorDarkBgTertiaryGrouped = "#404045";
|
|
226
|
+
export const colorDarkGraphicNeutral = "#2a2a2c";
|
|
227
|
+
export const colorDarkSpecialbgOverlay = "rgba(0, 0, 0, 0.8)";
|
|
228
|
+
export const colorDarkTextDisabledTransparent = "rgba(220, 220, 243, 0.14)";
|
|
229
|
+
export const colorDarkTextSecondaryInvertedTransparent = "rgba(3, 3, 16, 0.56)";
|
|
230
|
+
export const colorDarkTextSecondaryTransparent = "rgba(239, 239, 254, 0.53)";
|
|
231
|
+
export const colorDarkTextTertiaryInvertedTransparent = "rgba(1, 1, 18, 0.41)";
|
|
232
|
+
export const colorDarkTextTertiaryTransparent = "rgba(233, 233, 251, 0.35)";
|
|
233
|
+
export const colorLightBgComponent = "rgba(19, 19, 73, 0.11)";
|
|
234
|
+
export const colorLightBgComponentInverted = "rgba(223, 223, 246, 0.13)";
|
|
235
|
+
export const colorLightBgLinkMuted = "#d6e8fc";
|
|
236
|
+
export const colorLightBgNeutral = "#dcdcdd";
|
|
237
|
+
export const colorLightBgNulled = "rgba(0, 0, 0, 0)";
|
|
238
|
+
export const colorLightBgPrimaryGrouped = "#f2f2f6";
|
|
239
|
+
export const colorLightBgSecondaryGrouped = "#fff";
|
|
240
|
+
export const colorLightBgTertiaryGrouped = "#f2f2f6";
|
|
241
|
+
export const colorLightGraphicNeutral = "#dcdcdd";
|
|
242
|
+
export const colorLightSpecialbgOverlay = "rgba(0, 0, 0, 0.6)";
|
|
243
|
+
export const colorLightTextDisabledTransparent = "rgba(1, 1, 24, 0.26)";
|
|
244
|
+
export const colorLightTextSecondaryInvertedTransparent = "rgba(239, 239, 254, 0.53)";
|
|
245
|
+
export const colorLightTextSecondaryTransparent = "rgba(3, 3, 16, 0.56)";
|
|
246
|
+
export const colorLightTextTertiaryInvertedTransparent = "rgba(233, 233, 251, 0.35)";
|
|
247
|
+
export const colorLightTextTertiaryTransparent = "rgba(1, 1, 18, 0.41)";
|
|
248
|
+
export const colorStaticBgDark = "#000";
|
|
249
|
+
export const colorStaticBgLight = "#fff";
|
|
250
|
+
export const colorStaticBgNeutralDark = "#3a3a3c";
|
|
251
|
+
export const colorStaticBgNeutralLight = "#dcdcdd";
|
|
252
|
+
export const colorStaticTextSecondaryDarkTransparent = "rgba(3, 3, 16, 0.56)";
|
|
253
|
+
export const colorStaticTextSecondaryLightTransparent = "rgba(235, 235, 245, 0.6)";
|
|
254
|
+
export const colorStaticTextTertiaryDarkTransparent = "rgba(1, 1, 18, 0.41)";
|
|
255
|
+
export const colorStaticTextTertiaryLightTransparent = "rgba(235, 235, 245, 0.3)";
|
|
256
|
+
export const colorDarkBgAccentAlpha30 = "rgba(239, 49, 36, 0.3)";
|
|
257
|
+
export const colorDarkBgAccentShade15 = "rgb(203, 42, 31)";
|
|
258
|
+
export const colorDarkBgAccentShade20 = "rgb(191, 39, 29)";
|
|
259
|
+
export const colorDarkBgAccentTint7 = "rgb(240, 63, 51)";
|
|
260
|
+
export const colorDarkBgAccentTint10 = "rgb(241, 70, 58)";
|
|
261
|
+
export const colorDarkBgAccentTint15 = "rgb(241, 80, 69)";
|
|
262
|
+
export const colorDarkBgAccentTint30 = "rgb(244, 111, 102)";
|
|
263
|
+
export const colorDarkBgPrimaryAlpha4 = "rgba(18, 18, 18, 0.04)";
|
|
264
|
+
export const colorDarkBgPrimaryAlpha8 = "rgba(18, 18, 18, 0.08)";
|
|
265
|
+
export const colorDarkBgPrimaryAlpha12 = "rgba(18, 18, 18, 0.12)";
|
|
266
|
+
export const colorDarkBgPrimaryAlpha15 = "rgba(18, 18, 18, 0.15)";
|
|
267
|
+
export const colorDarkBgPrimaryAlpha16 = "rgba(18, 18, 18, 0.16)";
|
|
268
|
+
export const colorDarkBgPrimaryAlpha20 = "rgba(18, 18, 18, 0.2)";
|
|
269
|
+
export const colorDarkBgPrimaryAlpha30 = "rgba(18, 18, 18, 0.3)";
|
|
270
|
+
export const colorDarkBgPrimaryAlpha32 = "rgba(18, 18, 18, 0.32)";
|
|
271
|
+
export const colorDarkBgPrimaryAlpha37 = "rgba(18, 18, 18, 0.37)";
|
|
272
|
+
export const colorDarkBgPrimaryAlpha40 = "rgba(18, 18, 18, 0.4)";
|
|
273
|
+
export const colorDarkBgPrimaryTint7 = "rgb(35, 35, 35)";
|
|
274
|
+
export const colorDarkBgPrimaryTint15 = "rgb(54, 54, 54)";
|
|
275
|
+
export const colorDarkBgPrimaryInvertedAlpha3 = "rgba(255, 255, 255, 0.03)";
|
|
276
|
+
export const colorDarkBgPrimaryInvertedAlpha4 = "rgba(255, 255, 255, 0.04)";
|
|
277
|
+
export const colorDarkBgPrimaryInvertedAlpha5 = "rgba(255, 255, 255, 0.05)";
|
|
278
|
+
export const colorDarkBgPrimaryInvertedAlpha7 = "rgba(255, 255, 255, 0.07)";
|
|
279
|
+
export const colorDarkBgPrimaryInvertedAlpha8 = "rgba(255, 255, 255, 0.08)";
|
|
280
|
+
export const colorDarkBgPrimaryInvertedAlpha10 = "rgba(255, 255, 255, 0.1)";
|
|
281
|
+
export const colorDarkBgPrimaryInvertedAlpha12 = "rgba(255, 255, 255, 0.12)";
|
|
282
|
+
export const colorDarkBgPrimaryInvertedAlpha15 = "rgba(255, 255, 255, 0.15)";
|
|
283
|
+
export const colorDarkBgPrimaryInvertedAlpha16 = "rgba(255, 255, 255, 0.16)";
|
|
284
|
+
export const colorDarkBgPrimaryInvertedAlpha20 = "rgba(255, 255, 255, 0.2)";
|
|
285
|
+
export const colorDarkBgPrimaryInvertedAlpha24 = "rgba(255, 255, 255, 0.24)";
|
|
286
|
+
export const colorDarkBgPrimaryInvertedAlpha30 = "rgba(255, 255, 255, 0.3)";
|
|
287
|
+
export const colorDarkBgPrimaryInvertedAlpha32 = "rgba(255, 255, 255, 0.32)";
|
|
288
|
+
export const colorDarkBgPrimaryInvertedAlpha40 = "rgba(255, 255, 255, 0.4)";
|
|
289
|
+
export const colorDarkBgPrimaryInvertedAlpha50 = "rgba(255, 255, 255, 0.5)";
|
|
290
|
+
export const colorDarkBgPrimaryInvertedShade7 = "rgb(237, 237, 237)";
|
|
291
|
+
export const colorDarkBgPrimaryInvertedShade15 = "rgb(217, 217, 217)";
|
|
292
|
+
export const colorDarkBgPrimaryInvertedShade20 = "rgb(204, 204, 204)";
|
|
293
|
+
export const colorDarkBgQuaternaryAlpha30 = "rgba(58, 58, 60, 0.3)";
|
|
294
|
+
export const colorDarkBgQuaternaryTint7 = "rgb(72, 72, 74)";
|
|
295
|
+
export const colorDarkBgQuaternaryTint10 = "rgb(78, 78, 80)";
|
|
296
|
+
export const colorDarkBgQuaternaryTint15 = "rgb(88, 88, 89)";
|
|
297
|
+
export const colorDarkBgQuaternaryTint30 = "rgb(117, 117, 119)";
|
|
298
|
+
export const colorDarkBgQuaternaryInvertedAlpha30 = "rgba(220, 220, 221, 0.3)";
|
|
299
|
+
export const colorDarkBgQuaternaryInvertedShade15 = "rgb(187, 187, 188)";
|
|
300
|
+
export const colorDarkBgQuaternaryInvertedShade20 = "rgb(176, 176, 177)";
|
|
301
|
+
export const colorDarkBgSecondaryAlpha30 = "rgba(32, 32, 34, 0.3)";
|
|
302
|
+
export const colorDarkBgSecondaryShade15 = "rgb(27, 27, 29)";
|
|
303
|
+
export const colorDarkBgSecondaryShade20 = "rgb(26, 26, 27)";
|
|
304
|
+
export const colorDarkBgSecondaryTint7 = "rgb(48, 48, 49)";
|
|
305
|
+
export const colorDarkBgSecondaryTint15 = "rgb(65, 65, 67)";
|
|
306
|
+
export const colorDarkBgSecondaryInvertedAlpha30 = "rgba(243, 244, 245, 0.3)";
|
|
307
|
+
export const colorDarkBgSecondaryInvertedShade15 = "rgb(207, 207, 208)";
|
|
308
|
+
export const colorDarkBgSecondaryInvertedShade20 = "rgb(194, 195, 196)";
|
|
309
|
+
export const colorDarkBgSecondaryInvertedTint7 = "rgb(244, 245, 246)";
|
|
310
|
+
export const colorDarkBgSecondaryInvertedTint15 = "rgb(245, 246, 246)";
|
|
311
|
+
export const colorDarkBgTertiaryTint7 = "rgb(59, 59, 61)";
|
|
312
|
+
export const colorDarkBorderKeyAlpha7 = "rgba(255, 255, 255, 0.07)";
|
|
313
|
+
export const colorDarkBorderKeyAlpha15 = "rgba(255, 255, 255, 0.15)";
|
|
314
|
+
export const colorDarkBorderKeyInvertedAlpha7 = "rgba(0, 0, 0, 0.07)";
|
|
315
|
+
export const colorDarkBorderKeyInvertedAlpha15 = "rgba(0, 0, 0, 0.15)";
|
|
316
|
+
export const colorDarkBorderUnderlineAlpha30 = "rgba(70, 70, 73, 0.3)";
|
|
317
|
+
export const colorDarkBorderUnderlineInvertedAlpha30 = "rgba(197, 197, 199, 0.3)";
|
|
318
|
+
export const colorDarkGraphicAccentAlpha30 = "rgba(239, 49, 36, 0.3)";
|
|
319
|
+
export const colorDarkGraphicAccentShade15 = "rgb(203, 42, 31)";
|
|
320
|
+
export const colorDarkGraphicAccentTint7 = "rgb(240, 63, 51)";
|
|
321
|
+
export const colorDarkGraphicAccentTint10 = "rgb(241, 70, 58)";
|
|
322
|
+
export const colorDarkGraphicAccentTint15 = "rgb(241, 80, 69)";
|
|
323
|
+
export const colorDarkGraphicAccentTint30 = "rgb(244, 111, 102)";
|
|
324
|
+
export const colorDarkGraphicLinkAlpha15 = "rgba(0, 114, 239, 0.15)";
|
|
325
|
+
export const colorDarkGraphicNegativeAlpha10 = "rgba(217, 29, 11, 0.1)";
|
|
326
|
+
export const colorDarkGraphicNegativeAlpha30 = "rgba(217, 29, 11, 0.3)";
|
|
327
|
+
export const colorDarkGraphicNegativeAlpha40 = "rgba(217, 29, 11, 0.4)";
|
|
328
|
+
export const colorDarkGraphicNegativeShade20 = "rgb(174, 23, 9)";
|
|
329
|
+
export const colorDarkGraphicNegativeShade30 = "rgb(152, 20, 8)";
|
|
330
|
+
export const colorDarkGraphicNegativeTint7 = "rgb(220, 45, 28)";
|
|
331
|
+
export const colorDarkGraphicNegativeTint15 = "rgb(223, 63, 48)";
|
|
332
|
+
export const colorDarkGraphicNegativeTint30 = "rgb(228, 97, 84)";
|
|
333
|
+
export const colorDarkGraphicPositiveAlpha10 = "rgba(47, 194, 110, 0.1)";
|
|
334
|
+
export const colorDarkGraphicPositiveTint10 = "rgb(68, 200, 125)";
|
|
335
|
+
export const colorDarkGraphicPositiveTint30 = "rgb(109, 212, 154)";
|
|
336
|
+
export const colorDarkGraphicPrimaryAlpha30 = "rgba(255, 255, 255, 0.3)";
|
|
337
|
+
export const colorDarkGraphicPrimaryAlpha40 = "rgba(255, 255, 255, 0.4)";
|
|
338
|
+
export const colorDarkGraphicPrimaryAlpha50 = "rgba(255, 255, 255, 0.5)";
|
|
339
|
+
export const colorDarkGraphicPrimaryAlpha60 = "rgba(255, 255, 255, 0.6)";
|
|
340
|
+
export const colorDarkGraphicPrimaryShade15 = "rgb(217, 217, 217)";
|
|
341
|
+
export const colorDarkGraphicPrimaryShade20 = "rgb(204, 204, 204)";
|
|
342
|
+
export const colorDarkGraphicPrimaryShade30 = "rgb(179, 179, 179)";
|
|
343
|
+
export const colorDarkGraphicPrimaryTint10 = "rgb(255, 255, 255)";
|
|
344
|
+
export const colorDarkGraphicPrimaryTint30 = "rgb(255, 255, 255)";
|
|
345
|
+
export const colorDarkGraphicPrimaryInvertedAlpha30 = "rgba(14, 14, 14, 0.3)";
|
|
346
|
+
export const colorDarkGraphicPrimaryInvertedAlpha40 = "rgba(14, 14, 14, 0.4)";
|
|
347
|
+
export const colorDarkGraphicPrimaryInvertedAlpha50 = "rgba(14, 14, 14, 0.5)";
|
|
348
|
+
export const colorDarkGraphicPrimaryInvertedAlpha60 = "rgba(14, 14, 14, 0.6)";
|
|
349
|
+
export const colorDarkGraphicPrimaryInvertedTint7 = "rgb(31, 31, 31)";
|
|
350
|
+
export const colorDarkGraphicPrimaryInvertedTint10 = "rgb(38, 38, 38)";
|
|
351
|
+
export const colorDarkGraphicPrimaryInvertedTint15 = "rgb(50, 50, 50)";
|
|
352
|
+
export const colorDarkGraphicPrimaryInvertedTint30 = "rgb(86, 86, 86)";
|
|
353
|
+
export const colorDarkGraphicQuaternaryTint10 = "rgb(69, 69, 70)";
|
|
354
|
+
export const colorDarkGraphicSecondaryAlpha30 = "rgba(133, 133, 141, 0.3)";
|
|
355
|
+
export const colorDarkGraphicSecondaryTint30 = "rgb(170, 170, 175)";
|
|
356
|
+
export const colorDarkGraphicSecondaryTint50 = "rgb(194, 194, 198)";
|
|
357
|
+
export const colorDarkGraphicSecondaryInvertedAlpha30 = "rgba(134, 134, 138, 0.3)";
|
|
358
|
+
export const colorDarkGraphicSecondaryInvertedShade15 = "rgb(114, 114, 117)";
|
|
359
|
+
export const colorDarkGraphicSecondaryInvertedShade20 = "rgb(107, 107, 110)";
|
|
360
|
+
export const colorDarkGraphicSecondaryInvertedTint10 = "rgb(146, 146, 150)";
|
|
361
|
+
export const colorDarkGraphicSecondaryInvertedTint30 = "rgb(170, 170, 173)";
|
|
362
|
+
export const colorDarkGraphicTertiaryAlpha30 = "rgba(79, 79, 82, 0.3)";
|
|
363
|
+
export const colorDarkGraphicTertiaryShade15 = "rgb(67, 67, 70)";
|
|
364
|
+
export const colorDarkGraphicTertiaryShade20 = "rgb(63, 63, 66)";
|
|
365
|
+
export const colorDarkGraphicTertiaryTint7 = "rgb(91, 91, 94)";
|
|
366
|
+
export const colorDarkGraphicTertiaryTint15 = "rgb(105, 105, 108)";
|
|
367
|
+
export const colorDarkGraphicTertiaryInvertedAlpha30 = "rgba(193, 193, 195, 0.3)";
|
|
368
|
+
export const colorDarkGraphicTertiaryInvertedShade15 = "rgb(164, 164, 166)";
|
|
369
|
+
export const colorDarkGraphicTertiaryInvertedShade20 = "rgb(154, 154, 156)";
|
|
370
|
+
export const colorDarkSpecialbgComponentTint7 = "rgba(255, 255, 255, 0.163)";
|
|
371
|
+
export const colorDarkSpecialbgComponentTint10 = "rgba(255, 255, 255, 0.19)";
|
|
372
|
+
export const colorDarkSpecialbgComponentTint15 = "rgba(255, 255, 255, 0.235)";
|
|
373
|
+
export const colorDarkSpecialbgComponentTint30 = "rgba(255, 255, 255, 0.37)";
|
|
374
|
+
export const colorDarkSpecialbgComponentAlpha2 = "rgba(255, 255, 255, 0.02)";
|
|
375
|
+
export const colorDarkSpecialbgComponentAlpha14 = "rgba(255, 255, 255, 0.14)";
|
|
376
|
+
export const colorDarkSpecialbgComponentAlpha23 = "rgba(255, 255, 255, 0.23)";
|
|
377
|
+
export const colorDarkSpecialbgComponentAlpha30 = "rgba(255, 255, 255, 0.3)";
|
|
378
|
+
export const colorDarkSpecialbgComponentInvertedAlpha30 = "rgba(11, 31, 53, 0.3)";
|
|
379
|
+
export const colorDarkSpecialbgComponentInvertedShade15 = "rgba(9, 26, 45, 0.2095)";
|
|
380
|
+
export const colorDarkSpecialbgComponentInvertedShade20 = "rgba(9, 25, 42, 0.256)";
|
|
381
|
+
export const colorDarkSpecialbgSecondaryTransparentTint7 = "rgba(255, 255, 255, 0.1258)";
|
|
382
|
+
export const colorDarkSpecialbgSecondaryTransparentTint15 = "rgba(255, 255, 255, 0.201)";
|
|
383
|
+
export const colorDarkSpecialbgSecondaryTransparentInvertedShade15 = "rgba(9, 26, 45, 0.1925)";
|
|
384
|
+
export const colorDarkSpecialbgSecondaryTransparentInvertedShade20 = "rgba(9, 25, 42, 0.24)";
|
|
385
|
+
export const colorDarkSpecialbgTertiaryTransparentTint7 = "rgba(255, 255, 255, 0.1723)";
|
|
386
|
+
export const colorDarkSpecialbgTertiaryTransparentTint15 = "rgba(255, 255, 255, 0.2435)";
|
|
387
|
+
export const colorDarkSpecialbgTertiaryTransparentInvertedShade15 = "rgba(9, 26, 45, 0.235)";
|
|
388
|
+
export const colorDarkSpecialbgTertiaryTransparentInvertedShade20 = "rgba(9, 25, 42, 0.28)";
|
|
389
|
+
export const colorDarkTextLinkShade30 = "rgb(0, 80, 167)";
|
|
390
|
+
export const colorDarkTextLinkShade50 = "rgb(0, 57, 120)";
|
|
391
|
+
export const colorDarkTextLinkTint20 = "rgb(51, 142, 242)";
|
|
392
|
+
export const colorDarkTextLinkTint40 = "rgb(102, 170, 245)";
|
|
393
|
+
export const colorDarkTextPrimaryAlpha30 = "rgba(255, 255, 255, 0.3)";
|
|
394
|
+
export const colorDarkTextPrimaryShade24 = "rgb(194, 194, 194)";
|
|
395
|
+
export const colorDarkTextPrimaryShade30 = "rgb(179, 179, 179)";
|
|
396
|
+
export const colorDarkTextPrimaryShade40 = "rgb(153, 153, 153)";
|
|
397
|
+
export const colorDarkTextPrimaryShade50 = "rgb(128, 128, 128)";
|
|
398
|
+
export const colorDarkTextPrimaryTint20 = "rgb(255, 255, 255)";
|
|
399
|
+
export const colorDarkTextPrimaryTint40 = "rgb(255, 255, 255)";
|
|
400
|
+
export const colorDarkTextPrimaryInvertedAlpha30 = "rgba(14, 14, 14, 0.3)";
|
|
401
|
+
export const colorDarkTextPrimaryInvertedAlpha40 = "rgba(14, 14, 14, 0.4)";
|
|
402
|
+
export const colorDarkTextPrimaryInvertedShade20 = "rgb(11, 11, 11)";
|
|
403
|
+
export const colorDarkTextPrimaryInvertedShade30 = "rgb(10, 10, 10)";
|
|
404
|
+
export const colorDarkTextPrimaryInvertedTint7 = "rgb(31, 31, 31)";
|
|
405
|
+
export const colorDarkTextPrimaryInvertedTint15 = "rgb(50, 50, 50)";
|
|
406
|
+
export const colorDarkTextPrimaryInvertedTint24 = "rgb(72, 72, 72)";
|
|
407
|
+
export const colorDarkTextPrimaryInvertedTint30 = "rgb(86, 86, 86)";
|
|
408
|
+
export const colorDarkTextPrimaryInvertedTint40 = "rgb(110, 110, 110)";
|
|
409
|
+
export const colorDarkTextPrimaryInvertedTint50 = "rgb(135, 135, 135)";
|
|
410
|
+
export const colorDarkTextSecondaryShade20 = "rgba(188, 188, 196, 0.632)";
|
|
411
|
+
export const colorDarkTextSecondaryShade30 = "rgba(164, 164, 172, 0.678)";
|
|
412
|
+
export const colorDarkTextSecondaryTint20 = "rgba(239, 239, 247, 0.632)";
|
|
413
|
+
export const colorDarkTextSecondaryTint40 = "rgba(243, 243, 249, 0.724)";
|
|
414
|
+
export const colorDarkTextSecondaryInvertedShade20 = "rgba(48, 48, 54, 0.728)";
|
|
415
|
+
export const colorDarkTextSecondaryInvertedShade30 = "rgba(42, 42, 47, 0.762)";
|
|
416
|
+
export const colorLightBgAccentAlpha30 = "rgba(239, 49, 36, 0.3)";
|
|
417
|
+
export const colorLightBgAccentTint15 = "rgb(241, 80, 69)";
|
|
418
|
+
export const colorLightBgAccentTint20 = "rgb(242, 90, 80)";
|
|
419
|
+
export const colorLightBgAccentShade7 = "rgb(222, 46, 33)";
|
|
420
|
+
export const colorLightBgAccentShade10 = "rgb(215, 44, 32)";
|
|
421
|
+
export const colorLightBgAccentShade15 = "rgb(203, 42, 31)";
|
|
422
|
+
export const colorLightBgAccentShade30 = "rgb(167, 34, 25)";
|
|
423
|
+
export const colorLightBgPrimaryAlpha4 = "rgba(255, 255, 255, 0.04)";
|
|
424
|
+
export const colorLightBgPrimaryAlpha8 = "rgba(255, 255, 255, 0.08)";
|
|
425
|
+
export const colorLightBgPrimaryAlpha12 = "rgba(255, 255, 255, 0.12)";
|
|
426
|
+
export const colorLightBgPrimaryAlpha15 = "rgba(255, 255, 255, 0.15)";
|
|
427
|
+
export const colorLightBgPrimaryAlpha16 = "rgba(255, 255, 255, 0.16)";
|
|
428
|
+
export const colorLightBgPrimaryAlpha20 = "rgba(255, 255, 255, 0.2)";
|
|
429
|
+
export const colorLightBgPrimaryAlpha30 = "rgba(255, 255, 255, 0.3)";
|
|
430
|
+
export const colorLightBgPrimaryAlpha32 = "rgba(255, 255, 255, 0.32)";
|
|
431
|
+
export const colorLightBgPrimaryAlpha37 = "rgba(255, 255, 255, 0.37)";
|
|
432
|
+
export const colorLightBgPrimaryAlpha40 = "rgba(255, 255, 255, 0.4)";
|
|
433
|
+
export const colorLightBgPrimaryShade7 = "rgb(237, 237, 237)";
|
|
434
|
+
export const colorLightBgPrimaryShade15 = "rgb(217, 217, 217)";
|
|
435
|
+
export const colorLightBgPrimaryInvertedAlpha3 = "rgba(18, 18, 18, 0.03)";
|
|
436
|
+
export const colorLightBgPrimaryInvertedAlpha4 = "rgba(18, 18, 18, 0.04)";
|
|
437
|
+
export const colorLightBgPrimaryInvertedAlpha5 = "rgba(18, 18, 18, 0.05)";
|
|
438
|
+
export const colorLightBgPrimaryInvertedAlpha7 = "rgba(18, 18, 18, 0.07)";
|
|
439
|
+
export const colorLightBgPrimaryInvertedAlpha8 = "rgba(18, 18, 18, 0.08)";
|
|
440
|
+
export const colorLightBgPrimaryInvertedAlpha10 = "rgba(18, 18, 18, 0.1)";
|
|
441
|
+
export const colorLightBgPrimaryInvertedAlpha12 = "rgba(18, 18, 18, 0.12)";
|
|
442
|
+
export const colorLightBgPrimaryInvertedAlpha15 = "rgba(18, 18, 18, 0.15)";
|
|
443
|
+
export const colorLightBgPrimaryInvertedAlpha16 = "rgba(18, 18, 18, 0.16)";
|
|
444
|
+
export const colorLightBgPrimaryInvertedAlpha20 = "rgba(18, 18, 18, 0.2)";
|
|
445
|
+
export const colorLightBgPrimaryInvertedAlpha24 = "rgba(18, 18, 18, 0.24)";
|
|
446
|
+
export const colorLightBgPrimaryInvertedAlpha30 = "rgba(18, 18, 18, 0.3)";
|
|
447
|
+
export const colorLightBgPrimaryInvertedAlpha32 = "rgba(18, 18, 18, 0.32)";
|
|
448
|
+
export const colorLightBgPrimaryInvertedAlpha40 = "rgba(18, 18, 18, 0.4)";
|
|
449
|
+
export const colorLightBgPrimaryInvertedAlpha50 = "rgba(18, 18, 18, 0.5)";
|
|
450
|
+
export const colorLightBgPrimaryInvertedTint7 = "rgb(35, 35, 35)";
|
|
451
|
+
export const colorLightBgPrimaryInvertedTint15 = "rgb(54, 54, 54)";
|
|
452
|
+
export const colorLightBgPrimaryInvertedTint20 = "rgb(65, 65, 65)";
|
|
453
|
+
export const colorLightBgQuaternaryAlpha30 = "rgba(220, 220, 221, 0.3)";
|
|
454
|
+
export const colorLightBgQuaternaryShade7 = "rgb(205, 205, 206)";
|
|
455
|
+
export const colorLightBgQuaternaryShade10 = "rgb(198, 198, 199)";
|
|
456
|
+
export const colorLightBgQuaternaryShade15 = "rgb(187, 187, 188)";
|
|
457
|
+
export const colorLightBgQuaternaryShade30 = "rgb(154, 154, 155)";
|
|
458
|
+
export const colorLightBgQuaternaryInvertedAlpha30 = "rgba(58, 58, 60, 0.3)";
|
|
459
|
+
export const colorLightBgQuaternaryInvertedTint15 = "rgb(88, 88, 89)";
|
|
460
|
+
export const colorLightBgQuaternaryInvertedTint20 = "rgb(97, 97, 99)";
|
|
461
|
+
export const colorLightBgSecondaryAlpha30 = "rgba(243, 244, 245, 0.3)";
|
|
462
|
+
export const colorLightBgSecondaryTint15 = "rgb(245, 246, 246)";
|
|
463
|
+
export const colorLightBgSecondaryTint20 = "rgb(245, 246, 247)";
|
|
464
|
+
export const colorLightBgSecondaryShade7 = "rgb(226, 227, 228)";
|
|
465
|
+
export const colorLightBgSecondaryShade15 = "rgb(207, 207, 208)";
|
|
466
|
+
export const colorLightBgSecondaryInvertedAlpha30 = "rgba(32, 32, 34, 0.3)";
|
|
467
|
+
export const colorLightBgSecondaryInvertedTint15 = "rgb(65, 65, 67)";
|
|
468
|
+
export const colorLightBgSecondaryInvertedTint20 = "rgb(77, 77, 78)";
|
|
469
|
+
export const colorLightBgSecondaryInvertedShade7 = "rgb(30, 30, 32)";
|
|
470
|
+
export const colorLightBgSecondaryInvertedShade15 = "rgb(27, 27, 29)";
|
|
471
|
+
export const colorLightBgTertiaryShade7 = "rgb(217, 217, 219)";
|
|
472
|
+
export const colorLightBorderKeyAlpha7 = "rgba(0, 0, 0, 0.07)";
|
|
473
|
+
export const colorLightBorderKeyAlpha15 = "rgba(0, 0, 0, 0.15)";
|
|
474
|
+
export const colorLightBorderKeyInvertedAlpha7 = "rgba(255, 255, 255, 0.07)";
|
|
475
|
+
export const colorLightBorderKeyInvertedAlpha15 = "rgba(255, 255, 255, 0.15)";
|
|
476
|
+
export const colorLightBorderUnderlineAlpha30 = "rgba(197, 197, 199, 0.3)";
|
|
477
|
+
export const colorLightBorderUnderlineInvertedAlpha30 = "rgba(70, 70, 73, 0.3)";
|
|
478
|
+
export const colorLightGraphicAccentAlpha30 = "rgba(239, 49, 36, 0.3)";
|
|
479
|
+
export const colorLightGraphicAccentTint15 = "rgb(241, 80, 69)";
|
|
480
|
+
export const colorLightGraphicAccentShade7 = "rgb(222, 46, 33)";
|
|
481
|
+
export const colorLightGraphicAccentShade10 = "rgb(215, 44, 32)";
|
|
482
|
+
export const colorLightGraphicAccentShade15 = "rgb(203, 42, 31)";
|
|
483
|
+
export const colorLightGraphicAccentShade30 = "rgb(167, 34, 25)";
|
|
484
|
+
export const colorLightGraphicLinkAlpha15 = "rgba(0, 114, 239, 0.15)";
|
|
485
|
+
export const colorLightGraphicNegativeAlpha10 = "rgba(241, 80, 69, 0.1)";
|
|
486
|
+
export const colorLightGraphicNegativeAlpha30 = "rgba(241, 80, 69, 0.3)";
|
|
487
|
+
export const colorLightGraphicNegativeAlpha40 = "rgba(241, 80, 69, 0.4)";
|
|
488
|
+
export const colorLightGraphicNegativeTint20 = "rgb(244, 115, 106)";
|
|
489
|
+
export const colorLightGraphicNegativeTint30 = "rgb(245, 133, 125)";
|
|
490
|
+
export const colorLightGraphicNegativeShade7 = "rgb(224, 74, 64)";
|
|
491
|
+
export const colorLightGraphicNegativeShade15 = "rgb(205, 68, 59)";
|
|
492
|
+
export const colorLightGraphicNegativeShade30 = "rgb(169, 56, 48)";
|
|
493
|
+
export const colorLightGraphicPositiveAlpha10 = "rgba(47, 194, 110, 0.1)";
|
|
494
|
+
export const colorLightGraphicPositiveShade10 = "rgb(42, 175, 99)";
|
|
495
|
+
export const colorLightGraphicPositiveShade30 = "rgb(33, 136, 77)";
|
|
496
|
+
export const colorLightGraphicPrimaryAlpha30 = "rgba(14, 14, 14, 0.3)";
|
|
497
|
+
export const colorLightGraphicPrimaryAlpha40 = "rgba(14, 14, 14, 0.4)";
|
|
498
|
+
export const colorLightGraphicPrimaryAlpha50 = "rgba(14, 14, 14, 0.5)";
|
|
499
|
+
export const colorLightGraphicPrimaryAlpha60 = "rgba(14, 14, 14, 0.6)";
|
|
500
|
+
export const colorLightGraphicPrimaryTint15 = "rgb(50, 50, 50)";
|
|
501
|
+
export const colorLightGraphicPrimaryTint20 = "rgb(62, 62, 62)";
|
|
502
|
+
export const colorLightGraphicPrimaryTint30 = "rgb(86, 86, 86)";
|
|
503
|
+
export const colorLightGraphicPrimaryShade10 = "rgb(13, 13, 13)";
|
|
504
|
+
export const colorLightGraphicPrimaryShade30 = "rgb(10, 10, 10)";
|
|
505
|
+
export const colorLightGraphicPrimaryInvertedAlpha30 = "rgba(255, 255, 255, 0.3)";
|
|
506
|
+
export const colorLightGraphicPrimaryInvertedAlpha40 = "rgba(255, 255, 255, 0.4)";
|
|
507
|
+
export const colorLightGraphicPrimaryInvertedAlpha50 = "rgba(255, 255, 255, 0.5)";
|
|
508
|
+
export const colorLightGraphicPrimaryInvertedAlpha60 = "rgba(255, 255, 255, 0.6)";
|
|
509
|
+
export const colorLightGraphicPrimaryInvertedShade7 = "rgb(237, 237, 237)";
|
|
510
|
+
export const colorLightGraphicPrimaryInvertedShade10 = "rgb(230, 230, 230)";
|
|
511
|
+
export const colorLightGraphicPrimaryInvertedShade15 = "rgb(217, 217, 217)";
|
|
512
|
+
export const colorLightGraphicPrimaryInvertedShade30 = "rgb(179, 179, 179)";
|
|
513
|
+
export const colorLightGraphicQuaternaryShade10 = "rgb(198, 198, 199)";
|
|
514
|
+
export const colorLightGraphicSecondaryAlpha30 = "rgba(134, 134, 138, 0.3)";
|
|
515
|
+
export const colorLightGraphicSecondaryShade30 = "rgb(94, 94, 97)";
|
|
516
|
+
export const colorLightGraphicSecondaryShade50 = "rgb(67, 67, 69)";
|
|
517
|
+
export const colorLightGraphicSecondaryInvertedAlpha30 = "rgba(133, 133, 141, 0.3)";
|
|
518
|
+
export const colorLightGraphicSecondaryInvertedTint15 = "rgb(151, 151, 158)";
|
|
519
|
+
export const colorLightGraphicSecondaryInvertedTint20 = "rgb(157, 157, 164)";
|
|
520
|
+
export const colorLightGraphicSecondaryInvertedShade10 = "rgb(120, 120, 127)";
|
|
521
|
+
export const colorLightGraphicSecondaryInvertedShade30 = "rgb(93, 93, 99)";
|
|
522
|
+
export const colorLightGraphicTertiaryAlpha30 = "rgba(193, 193, 195, 0.3)";
|
|
523
|
+
export const colorLightGraphicTertiaryTint15 = "rgb(202, 202, 204)";
|
|
524
|
+
export const colorLightGraphicTertiaryTint20 = "rgb(205, 205, 207)";
|
|
525
|
+
export const colorLightGraphicTertiaryShade7 = "rgb(179, 179, 181)";
|
|
526
|
+
export const colorLightGraphicTertiaryShade15 = "rgb(164, 164, 166)";
|
|
527
|
+
export const colorLightGraphicTertiaryInvertedAlpha30 = "rgba(79, 79, 82, 0.3)";
|
|
528
|
+
export const colorLightGraphicTertiaryInvertedTint15 = "rgb(105, 105, 108)";
|
|
529
|
+
export const colorLightGraphicTertiaryInvertedTint20 = "rgb(114, 114, 117)";
|
|
530
|
+
export const colorLightSpecialbgComponentShade7 = "rgba(10, 29, 49, 0.1351)";
|
|
531
|
+
export const colorLightSpecialbgComponentShade10 = "rgba(10, 28, 48, 0.163)";
|
|
532
|
+
export const colorLightSpecialbgComponentShade15 = "rgba(9, 26, 45, 0.2095)";
|
|
533
|
+
export const colorLightSpecialbgComponentShade30 = "rgba(8, 22, 37, 0.349)";
|
|
534
|
+
export const colorLightSpecialbgComponentAlpha2 = "rgba(11, 31, 53, 0.02)";
|
|
535
|
+
export const colorLightSpecialbgComponentAlpha14 = "rgba(11, 31, 53, 0.14)";
|
|
536
|
+
export const colorLightSpecialbgComponentAlpha23 = "rgba(11, 31, 53, 0.23)";
|
|
537
|
+
export const colorLightSpecialbgComponentAlpha30 = "rgba(11, 31, 53, 0.3)";
|
|
538
|
+
export const colorLightSpecialbgComponentInvertedAlpha30 = "rgba(255, 255, 255, 0.3)";
|
|
539
|
+
export const colorLightSpecialbgComponentInvertedTint15 = "rgba(255, 255, 255, 0.235)";
|
|
540
|
+
export const colorLightSpecialbgComponentInvertedTint20 = "rgba(255, 255, 255, 0.28)";
|
|
541
|
+
export const colorLightSpecialbgSecondaryTransparentShade7 = "rgba(10, 29, 49, 0.1165)";
|
|
542
|
+
export const colorLightSpecialbgSecondaryTransparentShade15 = "rgba(9, 26, 45, 0.1925)";
|
|
543
|
+
export const colorLightSpecialbgSecondaryTransparentInvertedTint15 = "rgba(255, 255, 255, 0.201)";
|
|
544
|
+
export const colorLightSpecialbgSecondaryTransparentInvertedTint20 = "rgba(255, 255, 255, 0.248)";
|
|
545
|
+
export const colorLightSpecialbgTertiaryTransparentShade7 = "rgba(10, 29, 49, 0.163)";
|
|
546
|
+
export const colorLightSpecialbgTertiaryTransparentShade15 = "rgba(9, 26, 45, 0.235)";
|
|
547
|
+
export const colorLightSpecialbgTertiaryTransparentInvertedTint15 = "rgba(255, 255, 255, 0.2435)";
|
|
548
|
+
export const colorLightSpecialbgTertiaryTransparentInvertedTint20 = "rgba(255, 255, 255, 0.288)";
|
|
549
|
+
export const colorLightTextLinkTint30 = "rgb(77, 156, 244)";
|
|
550
|
+
export const colorLightTextLinkTint50 = "rgb(128, 185, 247)";
|
|
551
|
+
export const colorLightTextLinkShade20 = "rgb(0, 91, 191)";
|
|
552
|
+
export const colorLightTextLinkShade40 = "rgb(0, 68, 143)";
|
|
553
|
+
export const colorLightTextPrimaryAlpha30 = "rgba(14, 14, 14, 0.3)";
|
|
554
|
+
export const colorLightTextPrimaryTint24 = "rgb(72, 72, 72)";
|
|
555
|
+
export const colorLightTextPrimaryTint30 = "rgb(86, 86, 86)";
|
|
556
|
+
export const colorLightTextPrimaryTint40 = "rgb(110, 110, 110)";
|
|
557
|
+
export const colorLightTextPrimaryTint50 = "rgb(135, 135, 135)";
|
|
558
|
+
export const colorLightTextPrimaryShade20 = "rgb(11, 11, 11)";
|
|
559
|
+
export const colorLightTextPrimaryShade40 = "rgb(8, 8, 8)";
|
|
560
|
+
export const colorLightTextPrimaryInvertedAlpha30 = "rgba(255, 255, 255, 0.3)";
|
|
561
|
+
export const colorLightTextPrimaryInvertedAlpha40 = "rgba(255, 255, 255, 0.4)";
|
|
562
|
+
export const colorLightTextPrimaryInvertedTint20 = "rgb(255, 255, 255)";
|
|
563
|
+
export const colorLightTextPrimaryInvertedTint30 = "rgb(255, 255, 255)";
|
|
564
|
+
export const colorLightTextPrimaryInvertedShade7 = "rgb(237, 237, 237)";
|
|
565
|
+
export const colorLightTextPrimaryInvertedShade15 = "rgb(217, 217, 217)";
|
|
566
|
+
export const colorLightTextPrimaryInvertedShade24 = "rgb(194, 194, 194)";
|
|
567
|
+
export const colorLightTextPrimaryInvertedShade30 = "rgb(179, 179, 179)";
|
|
568
|
+
export const colorLightTextPrimaryInvertedShade40 = "rgb(153, 153, 153)";
|
|
569
|
+
export const colorLightTextPrimaryInvertedShade50 = "rgb(128, 128, 128)";
|
|
570
|
+
export const colorLightTextSecondaryTint20 = "rgba(99, 99, 105, 0.728)";
|
|
571
|
+
export const colorLightTextSecondaryTint30 = "rgba(119, 119, 123, 0.762)";
|
|
572
|
+
export const colorLightTextSecondaryShade20 = "rgba(48, 48, 54, 0.728)";
|
|
573
|
+
export const colorLightTextSecondaryShade40 = "rgba(36, 36, 40, 0.796)";
|
|
574
|
+
export const colorLightTextSecondaryInvertedTint20 = "rgba(239, 239, 247, 0.632)";
|
|
575
|
+
export const colorLightTextSecondaryInvertedTint30 = "rgba(241, 241, 248, 0.678)";
|
|
576
|
+
export const colorStaticBgPrimaryDarkAlpha10 = "rgba(18, 18, 18, 0.1)";
|
|
577
|
+
export const colorStaticBgPrimaryDarkAlpha20 = "rgba(18, 18, 18, 0.2)";
|
|
578
|
+
export const colorStaticBgPrimaryDarkTint15 = "rgb(54, 54, 54)";
|
|
579
|
+
export const colorStaticBgPrimaryDarkTint20 = "rgb(65, 65, 65)";
|
|
580
|
+
export const colorStaticGraphicLightShade7 = "rgb(237, 237, 237)";
|
|
581
|
+
export const colorStaticGraphicLightShade15 = "rgb(217, 217, 217)";
|
|
582
|
+
export const colorStaticTextPrimaryLightAlpha30 = "rgba(255, 255, 255, 0.3)";
|
|
583
|
+
export const colorStaticCorpbgNeutral = "#bdc0c2";
|
|
584
|
+
export const colorStaticCorpbgPrimary = "#212a33";
|
|
585
|
+
export const colorStaticCorpbgSecondary = "#384048";
|
|
586
|
+
export const colorStaticCorpbgTertiary = "#7a7f85";
|
|
587
|
+
export const colorStaticGraphicAmethyst = "#a489aa";
|
|
588
|
+
export const colorStaticGraphicBlackberry = "#bfafc6";
|
|
589
|
+
export const colorStaticGraphicBlueChill = "#0f9c8c";
|
|
590
|
+
export const colorStaticGraphicBlueMaya = "#7eb3ff";
|
|
591
|
+
export const colorStaticGraphicBlueMoody = "#7879cf";
|
|
592
|
+
export const colorStaticGraphicBlueSteel = "#4f84ba";
|
|
593
|
+
export const colorStaticGraphicBotticelli = "#cee5e5";
|
|
594
|
+
export const colorStaticGraphicBoulder = "#7a7a7a";
|
|
595
|
+
export const colorStaticGraphicBrinkPink = "#fc617c";
|
|
596
|
+
export const colorStaticGraphicBurntSienna = "#eb7a58";
|
|
597
|
+
export const colorStaticGraphicCarrot = "#e8bba3";
|
|
598
|
+
export const colorStaticGraphicChatelle = "#bfafc6";
|
|
599
|
+
export const colorStaticGraphicChathamsBlue = "#155966";
|
|
600
|
+
export const colorStaticGraphicChick = "#f2db9e";
|
|
601
|
+
export const colorStaticGraphicCrete = "#847128";
|
|
602
|
+
export const colorStaticGraphicCuriousBlue = "#2381db";
|
|
603
|
+
export const colorStaticGraphicCuriousBlueLight = "#3b99d9";
|
|
604
|
+
export const colorStaticGraphicEasternBlue = "#269cb3";
|
|
605
|
+
export const colorStaticGraphicFrenchLilac = "#d3baed";
|
|
606
|
+
export const colorStaticGraphicFuelYellow = "#f29d32";
|
|
607
|
+
export const colorStaticGraphicFunBlue = "#1d6ab5";
|
|
608
|
+
export const colorStaticGraphicGallery = "#eee";
|
|
609
|
+
export const colorStaticGraphicGreenJungle = "#2fc26e";
|
|
610
|
+
export const colorStaticGraphicHippieBlue = "#5aa4b0";
|
|
611
|
+
export const colorStaticGraphicJaffa = "#f07134";
|
|
612
|
+
export const colorStaticGraphicJaffaLight = "#f18836";
|
|
613
|
+
export const colorStaticGraphicJava = "#15c0e0";
|
|
614
|
+
export const colorStaticGraphicJungleGreen = "#2ab79a";
|
|
615
|
+
export const colorStaticGraphicLavender = "#8888ad";
|
|
616
|
+
export const colorStaticGraphicMantis = "#63cd4f";
|
|
617
|
+
export const colorStaticGraphicMatisse = "#16548f";
|
|
618
|
+
export const colorStaticGraphicMilanoRed = "#cd1501";
|
|
619
|
+
export const colorStaticGraphicMirage = "#1d2434";
|
|
620
|
+
export const colorStaticGraphicMoonRaker = "#e9dbf7";
|
|
621
|
+
export const colorStaticGraphicMossGreen = "#a6d29c";
|
|
622
|
+
export const colorStaticGraphicNevada = "#626b75";
|
|
623
|
+
export const colorStaticGraphicOlive = "#bfd3c9";
|
|
624
|
+
export const colorStaticGraphicOlivine = "#87b965";
|
|
625
|
+
export const colorStaticGraphicPeach = "#fcc99b";
|
|
626
|
+
export const colorStaticGraphicPersimmon = "#ff5c5c";
|
|
627
|
+
export const colorStaticGraphicPewter = "#96a5a5";
|
|
628
|
+
export const colorStaticGraphicPickledBluewood = "#2d3f50";
|
|
629
|
+
export const colorStaticGraphicPorsche = "#e7b965";
|
|
630
|
+
export const colorStaticGraphicRaspberry = "#dfb2bb";
|
|
631
|
+
export const colorStaticGraphicRedDamask = "#da713c";
|
|
632
|
+
export const colorStaticGraphicSaffron = "#f0c330";
|
|
633
|
+
export const colorStaticGraphicSalomie = "#fee984";
|
|
634
|
+
export const colorStaticGraphicSand = "#f6bf65";
|
|
635
|
+
export const colorStaticGraphicSandyBrown = "#f38f6f";
|
|
636
|
+
export const colorStaticGraphicSeawater = "#aecfd9";
|
|
637
|
+
export const colorStaticGraphicSerenade = "#fff0e3";
|
|
638
|
+
export const colorStaticGraphicSky = "#a6c0db";
|
|
639
|
+
export const colorStaticGraphicSoftPeach = "#f3eaeb";
|
|
640
|
+
export const colorStaticGraphicSolitude = "#e8f2fe";
|
|
641
|
+
export const colorStaticGraphicStrawberry = "#f8b6a9";
|
|
642
|
+
export const colorStaticGraphicSundust = "#d9d6ce";
|
|
643
|
+
export const colorStaticGraphicTurkishRose = "#b56a6b";
|
|
644
|
+
export const colorStaticGraphicTurquoiseBlue = "#6bd3e6";
|
|
645
|
+
export const colorStaticGraphicValencia = "#d8463b";
|
|
646
|
+
export const colorStaticGraphicWaikawaGray = "#5b6d9c";
|
|
647
|
+
export const colorStaticGraphicWhisper = "#f2eff6";
|
|
648
|
+
export const colorStaticGraphicZanah = "#e1f0de";
|
|
649
|
+
export const colorStaticLocalLightBlue = "#f5f7f9";
|
|
650
|
+
export const colorStaticOverlayBlackHigh = "rgba(0, 0, 0, 0.32)";
|
|
651
|
+
export const colorStaticOverlayBlackLow = "rgba(0, 0, 0, 0.16)";
|
|
652
|
+
export const colorStaticOverlayBlackNormal = "rgba(0, 0, 0, 0.24)";
|
|
653
|
+
export const colorStaticOverlayBlackXhigh = "rgba(0, 0, 0, 0.4)";
|
|
654
|
+
export const colorStaticOverlayBlackXlow = "rgba(0, 0, 0, 0.08)";
|
|
655
|
+
export const colorStaticOverlayIndigoHigh = "rgba(11, 31, 53, 0.32)";
|
|
656
|
+
export const colorStaticOverlayIndigoLow = "rgba(11, 31, 53, 0.16)";
|
|
657
|
+
export const colorStaticOverlayIndigoNormal = "rgba(11, 31, 53, 0.24)";
|
|
658
|
+
export const colorStaticOverlayIndigoXhigh = "rgba(11, 31, 53, 0.4)";
|
|
659
|
+
export const colorStaticOverlayIndigoXlow = "rgba(11, 31, 53, 0.08)";
|
|
660
|
+
export const colorStaticOverlayWhiteHigh = "rgba(255, 255, 255, 0.32)";
|
|
661
|
+
export const colorStaticOverlayWhiteLow = "rgba(255, 255, 255, 0.16)";
|
|
662
|
+
export const colorStaticOverlayWhiteNormal = "rgba(255, 255, 255, 0.24)";
|
|
663
|
+
export const colorStaticOverlayWhiteXhigh = "rgba(255, 255, 255, 0.4)";
|
|
664
|
+
export const colorStaticOverlayWhiteXlow = "rgba(255, 255, 255, 0.08)";
|
|
665
|
+
export const colorStaticStatusBlue = "#007aff";
|
|
666
|
+
export const colorStaticStatusGreen = "#13a463";
|
|
667
|
+
export const colorStaticStatusGrey = "#6d7986";
|
|
668
|
+
export const colorStaticStatusOrange = "#de6a00";
|
|
669
|
+
export const colorStaticStatusPurple = "#673ab7";
|
|
670
|
+
export const colorStaticStatusRed = "#d91d0b";
|
|
671
|
+
export const colorStaticStatusTeal = "#219187";
|
|
672
|
+
export const colorStaticGraphicBlueChillOld = "#0f9c8c";
|
|
673
|
+
export const colorStaticGraphicBoulderOld = "#7a7a7a";
|
|
674
|
+
export const colorStaticGraphicBrinkPinkOld = "#fc617c";
|
|
675
|
+
export const colorStaticGraphicBurntSiennaOld = "#eb7a58";
|
|
676
|
+
export const colorStaticGraphicChatelleOld = "#bfafc6";
|
|
677
|
+
export const colorStaticGraphicChathamsBlueOld = "#155966";
|
|
678
|
+
export const colorStaticGraphicCuriousBlueLightOld = "#3b99d9";
|
|
679
|
+
export const colorStaticGraphicFunBlueOld = "#1d6ab5";
|
|
680
|
+
export const colorStaticGraphicHippieBlueOld = "#5aa4b0";
|
|
681
|
+
export const colorStaticGraphicJaffaLightOld = "#f18836";
|
|
682
|
+
export const colorStaticGraphicJavaOld = "#15c0e0";
|
|
683
|
+
export const colorStaticGraphicMantisOld = "#63cd4f";
|
|
684
|
+
export const colorStaticGraphicMatisseOld = "#16548f";
|
|
685
|
+
export const colorStaticGraphicMaya = "#7eb3ff";
|
|
686
|
+
export const colorStaticGraphicMilanoRedOld = "#cd1501";
|
|
687
|
+
export const colorStaticGraphicMirageOld = "#1d2434";
|
|
688
|
+
export const colorStaticGraphicNevadaOld = "#626b75";
|
|
689
|
+
export const colorStaticGraphicOlivineOld = "#87b965";
|
|
690
|
+
export const colorStaticGraphicPermission = "#ff5c5c";
|
|
691
|
+
export const colorStaticGraphicPewterOld = "#96a5a5";
|
|
692
|
+
export const colorStaticGraphicPickledBluewoodOld = "#2d3f50";
|
|
693
|
+
export const colorStaticGraphicPorscheOld = "#e7b965";
|
|
694
|
+
export const colorStaticGraphicRedDamaskOld = "#da713c";
|
|
695
|
+
export const colorStaticGraphicSaffronOld = "#f0c330";
|
|
696
|
+
export const colorStaticGraphicSandybrownOld = "#f38f6f";
|
|
697
|
+
export const colorStaticGraphicTurkishRoseOld = "#b56a6b";
|
|
698
|
+
export const colorStaticGraphicTurquoiseBlueOld = "#6bd3e6";
|
|
699
|
+
export const colorStaticGraphicValenciaOld = "#d8463b";
|
|
700
|
+
export const colorStaticGraphicWaikawaGrayOld = "#5b6d9c";
|
|
701
|
+
export const colorStaticStatusBlueAlpha10 = "rgba(0, 122, 255, 0.1)";
|
|
702
|
+
export const colorStaticStatusGreenAlpha10 = "rgba(19, 164, 99, 0.1)";
|
|
703
|
+
export const colorStaticStatusGreyAlpha10 = "rgba(109, 121, 134, 0.1)";
|
|
704
|
+
export const colorStaticStatusOrangeAlpha10 = "rgba(222, 106, 0, 0.1)";
|
|
705
|
+
export const colorStaticStatusPurpleAlpha10 = "rgba(103, 58, 183, 0.1)";
|
|
706
|
+
export const colorStaticStatusRedAlpha10 = "rgba(217, 29, 11, 0.1)";
|
|
707
|
+
export const colorStaticStatusTealAlpha10 = "rgba(33, 145, 135, 0.1)";
|
|
708
|
+
export const colorDynamicNulled = "rgba(0, 0, 0, 0)";
|
|
709
|
+
export const colorDynamicPrimaryDark = "rgba(0, 0, 0, 0.8)";
|
|
710
|
+
export const colorDynamicPrimaryLight = "rgba(255, 255, 255, 0.8)";
|
|
711
|
+
export const colorDynamicQuaternaryDark = "rgba(0, 0, 0, 0.32)";
|
|
712
|
+
export const colorDynamicQuaternaryLight = "rgba(255, 255, 255, 0.32)";
|
|
713
|
+
export const colorDynamicQuinaryDark = "rgba(0, 0, 0, 0.16)";
|
|
714
|
+
export const colorDynamicQuinaryLight = "rgba(255, 255, 255, 0.16)";
|
|
715
|
+
export const colorDynamicSecondaryDark = "rgba(0, 0, 0, 0.64)";
|
|
716
|
+
export const colorDynamicSecondaryLight = "rgba(255, 255, 255, 0.64)";
|
|
717
|
+
export const colorDynamicSenaryDark = "rgba(0, 0, 0, 0.12)";
|
|
718
|
+
export const colorDynamicSenaryLight = "rgba(255, 255, 255, 0.12)";
|
|
719
|
+
export const colorDynamicTertiaryDark = "rgba(0, 0, 0, 0.48)";
|
|
720
|
+
export const colorDynamicTertiaryLight = "rgba(255, 255, 255, 0.48)";
|
|
721
|
+
export const colorStaticNulled = "rgba(0, 0, 0, 0)";
|
|
722
|
+
export const colorStaticPrimaryDark = "rgba(0, 0, 0, 0.8)";
|
|
723
|
+
export const colorStaticPrimaryLight = "rgba(255, 255, 255, 0.8)";
|
|
724
|
+
export const colorStaticQuaternaryDark = "rgba(0, 0, 0, 0.32)";
|
|
725
|
+
export const colorStaticQuaternaryLight = "rgba(255, 255, 255, 0.32)";
|
|
726
|
+
export const colorStaticQuinaryDark = "rgba(0, 0, 0, 0.16)";
|
|
727
|
+
export const colorStaticQuinaryLight = "rgba(255, 255, 255, 0.16)";
|
|
728
|
+
export const colorStaticSecondaryDark = "rgba(0, 0, 0, 0.64)";
|
|
729
|
+
export const colorStaticSecondaryLight = "rgba(255, 255, 255, 0.64)";
|
|
730
|
+
export const colorStaticSenaryDark = "rgba(0, 0, 0, 0.12)";
|
|
731
|
+
export const colorStaticSenaryLight = "rgba(255, 255, 255, 0.12)";
|
|
732
|
+
export const colorStaticTertiaryDark = "rgba(0, 0, 0, 0.48)";
|
|
733
|
+
export const colorStaticTertiaryLight = "rgba(255, 255, 255, 0.48)";
|
|
734
|
+
export const shadowXs = "0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04)";
|
|
735
|
+
export const shadowS = "0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),\n 0 0 1px rgba(0, 0, 0, 0.04)";
|
|
736
|
+
export const shadowM = "0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),\n 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04)";
|
|
737
|
+
export const shadowL = "0 24px 32px rgba(0, 0, 0, 0.08), 0 20px 24px rgba(0, 0, 0, 0.08),\n 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)";
|
|
738
|
+
export const shadowXl = "0 32px 40px rgba(0, 0, 0, 0.08), 0 24px 32px rgba(0, 0, 0, 0.08),\n 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),\n 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04)";
|
|
739
|
+
export const shadowXsHard = "0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16)";
|
|
740
|
+
export const shadowSHard = "0 12px 16px rgba(0, 0, 0, 0.16), 0 4px 8px rgba(0, 0, 0, 0.16),\n 0 0 1px rgba(0, 0, 0, 0.16)";
|
|
741
|
+
export const shadowMHard = "0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),\n 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16)";
|
|
742
|
+
export const shadowLHard = "0 24px 32px rgba(0, 0, 0, 0.2), 0 20px 24px rgba(0, 0, 0, 0.2),\n 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)";
|
|
743
|
+
export const shadowXlHard = "0 32px 40px rgba(0, 0, 0, 0.2), 0 24px 32px rgba(0, 0, 0, 0.2),\n 0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),\n 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16)";
|
|
744
|
+
export const shadowXsUp = "0 0 4px rgba(0, 0, 0, 0.02), 0 -2px 4px rgba(0, 0, 0, 0.04)";
|
|
745
|
+
export const shadowSUp = "0 0 8px rgba(0, 0, 0, 0.04), 0 -4px 8px rgba(0, 0, 0, 0.08)";
|
|
746
|
+
export const shadowMUp = "0 0 16px rgba(0, 0, 0, 0.08), 0 -8px 16px rgba(0, 0, 0, 0.16)";
|
|
747
|
+
export const shadowLUp = "0 0 24px rgba(0, 0, 0, 0.12), 0 -12px 24px rgba(0, 0, 0, 0.24)";
|
|
748
|
+
export const shadowXlUp = "0 0 32px rgba(0, 0, 0, 0.16), 0 -16px 32px rgba(0, 0, 0, 0.32)";
|
|
749
|
+
export const shadowXsHardUp = "0 0 4px rgba(0, 0, 0, 0.02), 0 -2px 4px rgba(0, 0, 0, 0.04),\n 0 -2px 4px rgba(0, 0, 0, 0.16)";
|
|
750
|
+
export const shadowSHardUp = "0 0 8px rgba(0, 0, 0, 0.04), 0 -4px 8px rgba(0, 0, 0, 0.08),\n 0 -4px 8px rgba(0, 0, 0, 0.16)";
|
|
751
|
+
export const shadowMHardUp = "0 0 16px rgba(0, 0, 0, 0.08), 0 -8px 16px rgba(0, 0, 0, 0.16),\n 0 -8px 16px rgba(0, 0, 0, 0.16)";
|
|
752
|
+
export const shadowLHardUp = "0 0 24px rgba(0, 0, 0, 0.12), 0 -12px 24px rgba(0, 0, 0, 0.24),\n 0 -12px 24px rgba(0, 0, 0, 0.16)";
|
|
753
|
+
export const shadowXlHardUp = "0 0 32px rgba(0, 0, 0, 0.16), 0 -16px 32px rgba(0, 0, 0, 0.32),\n 0 -16px 32px rgba(0, 0, 0, 0.16)";
|
|
754
|
+
export const borderRadiusXs = "2px";
|
|
755
|
+
export const borderRadiusS = "4px";
|
|
756
|
+
export const borderRadiusM = "8px";
|
|
757
|
+
export const borderRadiusL = "12px";
|
|
758
|
+
export const borderRadiusXl = "16px";
|
|
759
|
+
export const borderRadiusXxl = "20px";
|
|
760
|
+
export const borderRadius3xl = "24px";
|
|
761
|
+
export const borderRadiusCircle = "50%";
|
|
762
|
+
export const borderRadiusPill = "99px";
|
|
763
|
+
export const gap3xs = "2px";
|
|
764
|
+
export const gap2xs = "4px";
|
|
765
|
+
export const gapXs = "8px";
|
|
766
|
+
export const gapS = "12px";
|
|
767
|
+
export const gapM = "16px";
|
|
768
|
+
export const gapL = "20px";
|
|
769
|
+
export const gapXl = "24px";
|
|
770
|
+
export const gap2xl = "32px";
|
|
771
|
+
export const gap3xl = "40px";
|
|
772
|
+
export const gap4xl = "48px";
|
|
773
|
+
export const gap5xl = "64px";
|
|
774
|
+
export const gap6xl = "72px";
|
|
775
|
+
export const gap7xl = "96px";
|
|
776
|
+
export const gap8xl = "128px";
|
|
777
|
+
export const gap3xsNeg = "-2px";
|
|
778
|
+
export const gap2xsNeg = "-4px";
|
|
779
|
+
export const gapXsNeg = "-8px";
|
|
780
|
+
export const gapSNeg = "-12px";
|
|
781
|
+
export const gapMNeg = "-16px";
|
|
782
|
+
export const gapLNeg = "-20px";
|
|
783
|
+
export const gapXlNeg = "-24px";
|
|
784
|
+
export const gap2xlNeg = "-32px";
|
|
785
|
+
export const gap3xlNeg = "-40px";
|
|
786
|
+
export const gap4xlNeg = "-48px";
|
|
787
|
+
export const gap5xlNeg = "-64px";
|
|
788
|
+
export const gap6xlNeg = "-72px";
|
|
789
|
+
export const gap7xlNeg = "-96px";
|
|
790
|
+
export const gap8xlNeg = "-128px";
|
|
791
|
+
export const fontFamilySystem = "system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica,\n sans-serif";
|
|
792
|
+
export const fontFamilyStyrene = "'Styrene UI', system-ui, -apple-system, 'Segoe UI', Roboto,\n 'Helvetica Neue', Helvetica, sans-serif";
|