@alfalab/core-components 42.2.3 → 42.2.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/calendar/Component-50136800.d.ts +166 -3
- package/calendar/cssm/Component-50136800.d.ts +3 -166
- package/calendar/cssm/desktop-63dec22f.d.ts +6 -2
- package/calendar/desktop-63dec22f.d.ts +2 -6
- package/calendar/modern/Component-50136800.d.ts +3 -166
- package/calendar/modern/desktop-63dec22f.d.ts +6 -2
- package/calendar-input/Component-50136800.d.ts +3 -166
- package/calendar-input/Component-63dec22f.d.ts +155 -12
- package/calendar-input/Component-ebda875c.d.ts +35 -0
- package/calendar-input/Component.desktop-8b5756fe.d.ts +61 -5
- package/calendar-input/components/calendar-input/Component.d.ts +1 -1
- package/calendar-input/cssm/Component-50136800.d.ts +3 -166
- package/calendar-input/cssm/Component-63dec22f.d.ts +155 -12
- package/calendar-input/cssm/Component-ebda875c.d.ts +35 -0
- package/calendar-input/cssm/Component.desktop-8b5756fe.d.ts +61 -5
- package/calendar-input/cssm/components/calendar-input/Component.d.ts +1 -1
- 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 +83 -2
- package/calendar-input/cssm/mobile-c219f8ca.d.ts +1 -367
- 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 +83 -2
- package/calendar-input/mobile-c219f8ca.d.ts +1 -367
- package/calendar-input/modern/Component-50136800.d.ts +3 -166
- package/calendar-input/modern/Component-63dec22f.d.ts +155 -12
- package/calendar-input/modern/Component-ebda875c.d.ts +35 -0
- package/calendar-input/modern/Component.desktop-8b5756fe.d.ts +61 -5
- package/calendar-input/modern/components/calendar-input/Component.d.ts +1 -1
- 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 +83 -2
- package/calendar-input/modern/mobile-c219f8ca.d.ts +1 -367
- package/calendar-range/cssm/utils.js +1 -3
- package/calendar-range/modern/Component-5684a67d.d.ts +18 -0
- package/calendar-range/modern/Component.desktop-e2b6c730.d.ts +134 -0
- package/calendar-range/modern/index-ebda875c.d.ts +1 -52
- package/calendar-range/modern/index-f034f741.d.ts +2 -130
- package/calendar-range/modern/shared-848397c5.d.ts +2 -2
- package/calendar-range/modern/shared-c111a9fd.d.ts +13 -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.js +1 -1
- package/confirmation/components/index.js +1 -1
- package/confirmation/components/screens/index.js +1 -1
- package/confirmation/components/screens/initial/component.js +1 -1
- package/confirmation/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/components/screens/initial/index.js +1 -1
- package/confirmation/desktop.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.js +1 -1
- package/confirmation/esm/components/index.js +1 -1
- package/confirmation/esm/components/screens/index.js +1 -1
- package/confirmation/esm/components/screens/initial/component.js +1 -1
- package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/esm/components/screens/initial/index.js +1 -1
- package/confirmation/esm/desktop.js +1 -1
- package/confirmation/esm/index.js +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.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.js +1 -1
- package/confirmation/modern/components/index.js +1 -1
- package/confirmation/modern/components/screens/index.js +1 -1
- package/confirmation/modern/components/screens/initial/component.js +1 -1
- package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/modern/components/screens/initial/index.js +1 -1
- package/confirmation/modern/desktop.js +1 -1
- package/confirmation/modern/index.js +1 -1
- package/confirmation/modern/mobile.js +1 -1
- package/confirmation/modern/shared.js +1 -1
- package/confirmation/shared.js +1 -1
- package/custom-picker-button/Component-5e1b8383.d.ts +20 -70
- package/custom-picker-button/Component-72dda473.d.ts +53 -0
- package/custom-picker-button/Component-8b2c2707.d.ts +9 -68
- package/custom-picker-button/Component.mobile.d.ts +1 -1
- package/custom-picker-button/desktop-d446ae02.d.ts +39 -2
- package/custom-picker-button/index-50136800.d.ts +5 -2
- package/custom-picker-button/index-c44170fe.d.ts +0 -137
- package/custom-picker-button/index-ebda875c.d.ts +35 -1
- package/custom-picker-button/index-f12ee135.d.ts +1 -1
- package/custom-picker-button/shared-4cd3936b.d.ts +1 -0
- package/date-range-input/Component-50136800.d.ts +166 -3
- package/date-range-input/Component-63dec22f.d.ts +12 -155
- package/date-range-input/Component.desktop-8b5756fe.d.ts +5 -68
- package/date-range-input/components/date-range-input/Component.d.ts +1 -1
- package/date-range-input/cssm/Component-50136800.d.ts +166 -3
- package/date-range-input/cssm/Component-63dec22f.d.ts +12 -155
- package/date-range-input/cssm/Component.desktop-8b5756fe.d.ts +5 -68
- package/date-range-input/cssm/components/date-range-input/Component.d.ts +1 -1
- package/date-range-input/cssm/index-9211a437.d.ts +1 -1
- package/date-range-input/cssm/index-ebda875c.d.ts +115 -15
- package/date-range-input/cssm/index-f034f741.d.ts +2 -80
- package/date-range-input/cssm/mobile-c219f8ca.d.ts +367 -1
- package/date-range-input/esm/Component-50136800.d.ts +3 -166
- package/date-range-input/esm/Component-63dec22f.d.ts +155 -12
- package/date-range-input/esm/Component-8b5756fe.d.ts +388 -0
- package/date-range-input/esm/Component.desktop-8b5756fe.d.ts +68 -5
- package/date-range-input/esm/components/date-range-input/Component.d.ts +1 -1
- package/date-range-input/esm/index-9211a437.d.ts +1 -1
- package/date-range-input/esm/index-ebda875c.d.ts +15 -115
- package/date-range-input/esm/index-f034f741.d.ts +80 -2
- package/date-range-input/esm/mobile-c219f8ca.d.ts +1 -367
- package/date-range-input/index-9211a437.d.ts +1 -1
- package/date-range-input/index-ebda875c.d.ts +115 -15
- package/date-range-input/index-f034f741.d.ts +2 -80
- package/date-range-input/mobile-c219f8ca.d.ts +367 -1
- package/date-time-input/esm/Component-50136800.d.ts +166 -3
- package/date-time-input/esm/Component-63dec22f.d.ts +12 -155
- package/date-time-input/esm/Component.desktop-8b5756fe.d.ts +5 -68
- package/date-time-input/esm/components/date-time-input/Component.d.ts +1 -1
- package/date-time-input/esm/index-9211a437.d.ts +1 -1
- package/date-time-input/esm/index-ebda875c.d.ts +115 -15
- package/date-time-input/esm/index-f034f741.d.ts +2 -80
- package/date-time-input/esm/mobile-c219f8ca.d.ts +367 -1
- package/date-time-input/modern/Component-50136800.d.ts +3 -166
- package/date-time-input/modern/Component-63dec22f.d.ts +155 -12
- package/date-time-input/modern/Component-8b5756fe.d.ts +388 -0
- package/date-time-input/modern/Component.desktop-8b5756fe.d.ts +68 -5
- package/date-time-input/modern/components/date-time-input/Component.d.ts +1 -1
- package/date-time-input/modern/index-9211a437.d.ts +1 -1
- package/date-time-input/modern/index-ebda875c.d.ts +15 -115
- package/date-time-input/modern/index-f034f741.d.ts +80 -2
- package/date-time-input/modern/mobile-c219f8ca.d.ts +1 -367
- package/gallery/Component.js +2 -2
- package/gallery/components/header/Component.js +1 -1
- package/gallery/components/header/buttons.js +1 -1
- package/gallery/components/header/index.js +1 -1
- package/gallery/components/image-viewer/component.js +1 -1
- package/gallery/components/image-viewer/index.js +1 -1
- package/gallery/components/image-viewer/slide.js +1 -1
- package/gallery/components/index.js +2 -2
- package/gallery/esm/Component.js +2 -2
- package/gallery/esm/components/header/Component.js +1 -1
- package/gallery/esm/components/header/buttons.js +1 -1
- package/gallery/esm/components/header/index.js +1 -1
- package/gallery/esm/components/image-viewer/component.js +1 -1
- package/gallery/esm/components/image-viewer/index.js +1 -1
- package/gallery/esm/components/image-viewer/slide.js +1 -1
- package/gallery/esm/components/index.js +2 -2
- package/gallery/esm/index.js +2 -2
- package/gallery/index.js +2 -2
- package/gallery/modern/Component.js +2 -2
- package/gallery/modern/components/header/Component.js +1 -1
- package/gallery/modern/components/header/buttons.js +1 -1
- package/gallery/modern/components/header/index.js +1 -1
- package/gallery/modern/components/image-viewer/component.js +1 -1
- package/gallery/modern/components/image-viewer/index.js +1 -1
- package/gallery/modern/components/image-viewer/slide.js +1 -1
- package/gallery/modern/components/index.js +2 -2
- package/gallery/modern/index.js +2 -2
- package/grid/Component.js +1 -1
- package/grid/col/Component.js +1 -1
- package/grid/col/index.js +1 -1
- package/grid/esm/Component.js +1 -1
- package/grid/esm/col/Component.js +1 -1
- package/grid/esm/col/index.js +1 -1
- package/grid/esm/index.js +1 -1
- package/grid/esm/row/Component.js +1 -1
- package/grid/esm/row/index.js +1 -1
- package/grid/index.js +1 -1
- package/grid/modern/Component.js +1 -1
- package/grid/modern/col/Component.js +1 -1
- package/grid/modern/col/index.js +1 -1
- package/grid/modern/index.js +1 -1
- package/grid/modern/row/Component.js +1 -1
- package/grid/modern/row/index.js +1 -1
- package/grid/row/Component.js +1 -1
- package/grid/row/index.js +1 -1
- package/input/esm/Component.responsive.d.ts +1 -1
- package/input/esm/components/base-input/Component.d.ts +1 -1
- package/input/modern/Component.responsive.d.ts +1 -1
- package/input/modern/components/base-input/Component.d.ts +1 -1
- package/input-autocomplete/Component-50136800.d.ts +44 -0
- package/input-autocomplete/Component-5e1b8383.d.ts +3 -70
- package/input-autocomplete/Component-ebda875c.d.ts +265 -8
- package/input-autocomplete/Component.mobile.d.ts +1 -1
- package/input-autocomplete/Component.modal.mobile.d.ts +2 -2
- package/input-autocomplete/Component.responsive.d.ts +1 -1
- package/input-autocomplete/cssm/Component-5e1b8383.d.ts +4 -21
- package/input-autocomplete/cssm/Component-aed0af6e.d.ts +11 -0
- package/input-autocomplete/cssm/Component-ebda875c.d.ts +265 -8
- package/input-autocomplete/cssm/Component.mobile.d.ts +1 -1
- package/input-autocomplete/cssm/Component.modal.mobile.d.ts +2 -2
- package/input-autocomplete/cssm/Component.responsive.d.ts +1 -1
- package/input-autocomplete/{component-50136800.d.ts → cssm/component-50136800.d.ts} +5 -5
- package/input-autocomplete/cssm/hook-9ea9e32c.d.ts +4 -4
- package/input-autocomplete/cssm/index-bdb4c6b9.d.ts +180 -2
- package/input-autocomplete/cssm/index-ebda875c.d.ts +11 -115
- package/input-autocomplete/cssm/shared-4cd3936b.d.ts +1 -87
- package/input-autocomplete/desktop-63dec22f.d.ts +2 -6
- package/input-autocomplete/esm/Component-50136800.d.ts +44 -0
- package/input-autocomplete/esm/Component-5e1b8383.d.ts +70 -20
- package/input-autocomplete/esm/Component.mobile-ebda875c.d.ts +6 -0
- package/input-autocomplete/esm/desktop-63dec22f.d.ts +6 -2
- package/input-autocomplete/esm/mobile-96988a65.d.ts +2 -5
- package/input-autocomplete/esm/shared-4cd3936b.d.ts +0 -1
- package/input-autocomplete/hook-9ea9e32c.d.ts +4 -4
- package/input-autocomplete/index-bdb4c6b9.d.ts +180 -2
- package/input-autocomplete/index-ebda875c.d.ts +11 -115
- package/input-autocomplete/{cssm/Component.modal.mobile-5e1b8383.d.ts → mobile-45dc17c6.d.ts} +13 -26
- package/input-autocomplete/mobile-96988a65.d.ts +5 -2
- package/input-autocomplete/modern/Component-5e1b8383.d.ts +70 -3
- package/input-autocomplete/modern/Component-ebda875c.d.ts +8 -265
- package/input-autocomplete/modern/Component.mobile-ebda875c.d.ts +6 -0
- package/input-autocomplete/modern/Component.mobile.d.ts +1 -1
- package/input-autocomplete/modern/Component.modal.mobile.d.ts +2 -2
- package/input-autocomplete/modern/Component.responsive.d.ts +1 -1
- package/input-autocomplete/modern/component-50136800.d.ts +5 -5
- package/input-autocomplete/modern/desktop-63dec22f.d.ts +6 -2
- package/input-autocomplete/modern/hook-9ea9e32c.d.ts +4 -4
- package/input-autocomplete/modern/index-bdb4c6b9.d.ts +2 -180
- package/input-autocomplete/modern/index-ebda875c.d.ts +115 -11
- package/input-autocomplete/modern/mobile-96988a65.d.ts +2 -5
- package/input-autocomplete/modern/shared-4cd3936b.d.ts +87 -2
- package/input-autocomplete/shared-4cd3936b.d.ts +2 -87
- package/intl-phone-input/component-50136800.d.ts +0 -38
- package/intl-phone-input/cssm/Component-4cd3936b.d.ts +1 -1
- package/intl-phone-input/cssm/Component-5e1b8383.d.ts +96 -18
- package/intl-phone-input/cssm/component.d.ts +1 -1
- package/intl-phone-input/cssm/components/select/component.d.ts +1 -1
- package/intl-phone-input/cssm/desktop-63dec22f.d.ts +1 -1
- package/intl-phone-input/cssm/shared-4cd3936b.d.ts +83 -13
- package/intl-phone-input/esm/Component-4cd3936b.d.ts +1 -1
- package/intl-phone-input/esm/Component-5e1b8383.d.ts +18 -96
- package/intl-phone-input/esm/component.d.ts +1 -1
- package/intl-phone-input/esm/components/select/component.d.ts +1 -1
- package/intl-phone-input/esm/desktop-63dec22f.d.ts +1 -1
- package/intl-phone-input/esm/hook-c44170fe.d.ts +48 -0
- package/intl-phone-input/esm/shared-4cd3936b.d.ts +13 -83
- package/intl-phone-input/modern/{component-50136800.d.ts → Component-50136800.d.ts} +27 -25
- 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/number-input/Component.d.ts +1 -1
- package/number-input/cssm/Component.d.ts +1 -1
- package/package.json +1 -1327
- package/phone-input/utils/index.js +3 -1
- package/picker-button/esm/Component-50136800.d.ts +21 -27
- package/picker-button/esm/Component-5e1b8383.d.ts +3 -70
- package/picker-button/esm/Component-72dda473.d.ts +53 -0
- package/picker-button/esm/Component-aed0af6e.d.ts +11 -0
- package/picker-button/esm/Component-ebda875c.d.ts +98 -9
- package/picker-button/esm/Component.desktop.d.ts +1 -1
- package/picker-button/esm/Component.mobile-96988a65.d.ts +6 -0
- package/picker-button/esm/Component.mobile.d.ts +1 -1
- package/picker-button/esm/Component.responsive.d.ts +1 -1
- package/picker-button/esm/hook-9ea9e32c.d.ts +4 -4
- package/picker-button/esm/hook-ebda875c.d.ts +48 -0
- package/picker-button/esm/index-50136800.d.ts +5 -2
- package/picker-button/esm/index-bdb4c6b9.d.ts +180 -2
- package/picker-button/esm/index-c44170fe.d.ts +3 -141
- package/picker-button/esm/index-ebda875c.d.ts +13 -62
- package/picker-button/esm/index-f12ee135.d.ts +307 -3
- package/picker-button/esm/shared-4cd3936b.d.ts +1 -87
- package/pure-cell/component-5a229016.d.ts +9 -9
- package/pure-cell/component.js +1 -1
- package/pure-cell/components/content/component.js +1 -1
- package/pure-cell/components/content/index.d.ts +1 -1
- package/pure-cell/components/content/index.js +1 -1
- package/pure-cell/components/main/component.js +1 -1
- package/pure-cell/components/main/index.d.ts +1 -1
- package/pure-cell/components/main/index.js +1 -1
- package/pure-cell/components/text/component.js +1 -1
- package/pure-cell/components/text/index.d.ts +1 -1
- package/pure-cell/components/text/index.js +1 -1
- package/pure-cell/cssm/component-5a229016.d.ts +9 -9
- package/pure-cell/esm/component.js +1 -1
- package/pure-cell/esm/components/content/component.js +1 -1
- package/pure-cell/esm/components/content/index.d.ts +1 -1
- package/pure-cell/esm/components/content/index.js +1 -1
- package/pure-cell/esm/components/main/component.js +1 -1
- package/pure-cell/esm/components/main/index.d.ts +1 -1
- package/pure-cell/esm/components/main/index.js +1 -1
- package/pure-cell/esm/components/text/component.js +1 -1
- package/pure-cell/esm/components/text/index.d.ts +1 -1
- package/pure-cell/esm/components/text/index.js +1 -1
- package/pure-cell/esm/index.js +1 -1
- package/pure-cell/index.js +1 -1
- package/pure-cell/modern/component.js +1 -1
- package/pure-cell/modern/components/content/component.js +1 -1
- package/pure-cell/modern/components/content/index.d.ts +1 -1
- package/pure-cell/modern/components/content/index.js +1 -1
- package/pure-cell/modern/components/main/component.js +1 -1
- package/pure-cell/modern/components/main/index.d.ts +1 -1
- package/pure-cell/modern/components/main/index.js +1 -1
- package/pure-cell/modern/components/text/component.js +1 -1
- package/pure-cell/modern/components/text/index.d.ts +1 -1
- package/pure-cell/modern/components/text/index.js +1 -1
- package/pure-cell/modern/index.js +1 -1
- package/select/Component.desktop-ebda875c.d.ts +6 -0
- package/select/Component.desktop.d.ts +0 -2
- package/select/Component.mobile-f1f15074.d.ts +12 -12
- package/select/Component.mobile.js +1 -1
- package/select/Component.modal.mobile.js +1 -1
- package/select/Component.responsive.js +1 -1
- package/select/cssm/Component.desktop.d.ts +2 -0
- package/select/cssm/Component.mobile-f1f15074.d.ts +12 -12
- package/select/cssm/mobile-96988a65.d.ts +2 -6
- package/select/esm/Component.desktop.d.ts +2 -0
- 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/index.js +1 -1
- package/select/esm/mobile-96988a65.d.ts +2 -6
- 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/index.d.ts +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/select/esm/shared.js +1 -1
- package/select/index.js +1 -1
- package/select/mobile-96988a65.d.ts +6 -2
- package/select/mobile.js +1 -1
- package/select/modern/Component.desktop.d.ts +2 -0
- 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/index.js +1 -1
- package/select/modern/mobile-96988a65.d.ts +2 -6
- 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/index.d.ts +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +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/index.d.ts +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/select/shared.js +1 -1
- package/select-with-tags/Component-9211a437.d.ts +1 -1
- package/select-with-tags/Component.desktop-2e2b2125.d.ts +1 -1
- package/select-with-tags/Component.mobile-755fbaa3.d.ts +1 -1
- package/select-with-tags/Component.responsive-3109f463.d.ts +1 -1
- package/select-with-tags/component-50136800.d.ts +6 -6
- package/select-with-tags/cssm/Component-8b2c2707.d.ts +1 -1
- package/select-with-tags/cssm/index-c44170fe.d.ts +1 -1
- package/select-with-tags/esm/Component-8b2c2707.d.ts +1 -1
- package/select-with-tags/esm/Component-9211a437.d.ts +1 -1
- package/select-with-tags/esm/Component.desktop-2e2b2125.d.ts +1 -1
- package/select-with-tags/esm/Component.mobile-755fbaa3.d.ts +1 -1
- package/select-with-tags/esm/Component.responsive-3109f463.d.ts +1 -1
- package/select-with-tags/esm/index-c44170fe.d.ts +1 -1
- package/select-with-tags/modern/Component-8b2c2707.d.ts +1 -1
- package/select-with-tags/modern/index-c44170fe.d.ts +1 -1
- package/table/Component-50136800.d.ts +6 -6
- package/tabs/cssm/Component.desktop-ebda875c.d.ts +6 -0
- package/tabs/cssm/index-ebda875c.d.ts +21 -86
- package/tabs/modern/Component.desktop-ebda875c.d.ts +6 -0
- package/tabs/modern/index-ebda875c.d.ts +21 -86
- package/tag/cssm/components/base-tag/Component.d.ts +1 -1
- package/textarea/esm/Component.d.ts +1 -1
- package/textarea/modern/Component.d.ts +1 -1
- package/themes/compiled/mobile-dark-bluetint.css +559 -559
- package/toast/Component.mobile-7ca84eff.d.ts +6 -0
- package/toast/Component.responsive.d.ts +1 -1
- package/toast/components/base-toast/component.d.ts +1 -1
- package/toast/esm/Component.responsive.d.ts +1 -1
- package/toast/esm/components/base-toast/component.d.ts +1 -1
- package/toast/esm/index-7ca84eff.d.ts +3 -3
- package/toast/index-7ca84eff.d.ts +3 -3
- package/toast/modern/Component.mobile-7ca84eff.d.ts +6 -0
- package/toast/modern/Component.responsive.d.ts +1 -1
- package/toast/modern/components/base-toast/component.d.ts +1 -1
- package/toast/modern/index-7ca84eff.d.ts +3 -3
- package/typography/component.js +2 -2
- package/typography/cssm/title/component.d.ts +1 -1
- 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.d.ts +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/calendar/modern/Component.desktop-ebda875c.d.ts +0 -6
- package/calendar-range/modern/utils-848397c5.d.ts +0 -13
- package/custom-picker-button/Component-df3978fd.d.ts +0 -12
- package/custom-picker-button/Component.desktop-4cd3936b.d.ts +0 -49
- package/custom-picker-button/createPaddingStyle-72dda473.d.ts +0 -5
- package/date-range-input/esm/Component-e2b6c730.d.ts +0 -76
- package/date-range-input/esm/desktop-8b5756fe.d.ts +0 -2
- package/date-time-input/esm/Component.mobile-ebda875c.d.ts +0 -6
- package/date-time-input/modern/Component-5684a67d.d.ts +0 -23
- package/date-time-input/modern/Component-e2b6c730.d.ts +0 -76
- package/date-time-input/modern/desktop-8b5756fe.d.ts +0 -2
- package/date-time-input/modern/utils-e0a54580.d.ts +0 -8
- package/input/Component.mobile-ebda875c.d.ts +0 -6
- package/input/cssm/Component.mobile-ebda875c.d.ts +0 -6
- package/input-autocomplete/mobile-06ffd24b.d.ts +0 -5
- package/input-autocomplete/modern/Component-96988a65.d.ts +0 -9
- package/input-autocomplete/utils-1574ad8b.d.ts +0 -29
- package/picker-button/esm/Component-63dec22f.d.ts +0 -167
- package/picker-button/esm/Component.modal.mobile-5e1b8383.d.ts +0 -60
- package/picker-button/esm/createPaddingStyle-72dda473.d.ts +0 -5
- package/picker-button/esm/types-72dda473.d.ts +0 -259
- package/picker-button/esm/utils-1574ad8b.d.ts +0 -29
- package/picker-button/esm/utils-49cc3c24.d.ts +0 -8
- package/select-with-tags/modern/component-50136800.d.ts +0 -44
- package/tabs/cssm/Component.mobile-ebda875c.d.ts +0 -6
- package/tabs/modern/Component.mobile-ebda875c.d.ts +0 -6
- package/toast/Component.desktop-7ca84eff.d.ts +0 -6
- package/toast/modern/Component.desktop-7ca84eff.d.ts +0 -6
- /package/calendar/{cssm/Component.desktop-ebda875c.d.ts → Component.desktop-ebda875c.d.ts} +0 -0
- /package/calendar/{Component-63dec22f.d.ts → cssm/Component-63dec22f.d.ts} +0 -0
- /package/calendar/{Component.mobile-ebda875c.d.ts → cssm/Component.mobile-ebda875c.d.ts} +0 -0
- /package/{input-autocomplete → calendar/modern}/Component-63dec22f.d.ts +0 -0
- /package/{input-autocomplete → calendar/modern}/Component.mobile-ebda875c.d.ts +0 -0
- /package/{date-range-input → calendar-input}/Component-8b5756fe.d.ts +0 -0
- /package/{date-range-input → calendar-input}/Component.responsive-2e2b2125.d.ts +0 -0
- /package/{date-range-input → calendar-input}/cssm/Component-8b5756fe.d.ts +0 -0
- /package/{date-range-input → calendar-input}/cssm/Component.responsive-2e2b2125.d.ts +0 -0
- /package/calendar-input/cssm/{shared-71d94e2b.d.ts → shared-848397c5.d.ts} +0 -0
- /package/{date-time-input/esm → calendar-input/modern}/Component-8b5756fe.d.ts +0 -0
- /package/{date-time-input/esm → calendar-input/modern}/Component.responsive-2e2b2125.d.ts +0 -0
- /package/calendar-input/modern/{shared-71d94e2b.d.ts → shared-848397c5.d.ts} +0 -0
- /package/calendar-input/{shared-71d94e2b.d.ts → shared-848397c5.d.ts} +0 -0
- /package/{calendar-input/Component-5684a67d.d.ts → calendar-range/modern/Component-e2b6c730.d.ts} +0 -0
- /package/calendar-range/modern/{useCalendar-5684a67d.d.ts → useCalendar-71d94e2b.d.ts} +0 -0
- /package/{calendar-input/cssm → calendar-range/modern}/utils-e0a54580.d.ts +0 -0
- /package/calendar-range/modern/{utils-5684a67d.d.ts → utils-e2b6c730.d.ts} +0 -0
- /package/confirmation/{countdown-section-b13f3b39.d.ts → countdown-section-fed12d77.d.ts} +0 -0
- /package/confirmation/{countdown-section-b13f3b39.js → countdown-section-fed12d77.js} +0 -0
- /package/confirmation/esm/{countdown-section-1197a364.d.ts → countdown-section-9f6c08f9.d.ts} +0 -0
- /package/confirmation/esm/{countdown-section-1197a364.js → countdown-section-9f6c08f9.js} +0 -0
- /package/confirmation/modern/{countdown-section-eae4e9ec.d.ts → countdown-section-8e55fbd5.d.ts} +0 -0
- /package/confirmation/modern/{countdown-section-eae4e9ec.js → countdown-section-8e55fbd5.js} +0 -0
- /package/custom-picker-button/{Component.mobile-4cd3936b.d.ts → Component.mobile-d446ae02.d.ts} +0 -0
- /package/custom-picker-button/{modern/component-50136800.d.ts → component-50136800.d.ts} +0 -0
- /package/{intl-phone-input/cssm → custom-picker-button}/desktop-2e2b2125.d.ts +0 -0
- /package/{input-autocomplete/cssm → custom-picker-button/modern}/Component-50136800.d.ts +0 -0
- /package/custom-picker-button/{types-72dda473.d.ts → types-d9f9bbcc.d.ts} +0 -0
- /package/{calendar-input/cssm → date-range-input}/Component-5684a67d.d.ts +0 -0
- /package/{calendar-input → date-range-input}/Component-e2b6c730.d.ts +0 -0
- /package/date-range-input/{esm/Component.desktop-ebda875c.d.ts → Component.desktop-ebda875c.d.ts} +0 -0
- /package/{calendar-input → date-range-input}/Component.responsive-755fbaa3.d.ts +0 -0
- /package/{calendar-input/modern → date-range-input/cssm}/Component-5684a67d.d.ts +0 -0
- /package/{calendar-input → date-range-input}/cssm/Component-e2b6c730.d.ts +0 -0
- /package/{date-time-input/modern → date-range-input/cssm}/Component.desktop-ebda875c.d.ts +0 -0
- /package/{calendar-input → date-range-input}/cssm/Component.responsive-755fbaa3.d.ts +0 -0
- /package/{calendar-input → date-range-input}/cssm/desktop-8b5756fe.d.ts +0 -0
- /package/{calendar-input/modern → date-range-input/cssm}/utils-e0a54580.d.ts +0 -0
- /package/{calendar-input → date-range-input}/desktop-8b5756fe.d.ts +0 -0
- /package/date-range-input/{Component.mobile-ebda875c.d.ts → esm/Component.mobile-ebda875c.d.ts} +0 -0
- /package/{calendar-input/modern/Component.responsive-755fbaa3.d.ts → date-range-input/esm/Component.responsive-2e2b2125.d.ts} +0 -0
- /package/{calendar-input → date-range-input}/utils-e0a54580.d.ts +0 -0
- /package/{date-range-input → date-time-input}/esm/Component-5684a67d.d.ts +0 -0
- /package/{calendar-input/modern → date-time-input/esm}/Component-e2b6c730.d.ts +0 -0
- /package/{select/cssm → date-time-input/esm}/Component.desktop-ebda875c.d.ts +0 -0
- /package/{date-range-input → date-time-input}/esm/Component.responsive-755fbaa3.d.ts +0 -0
- /package/{calendar-input/modern → date-time-input/esm}/desktop-8b5756fe.d.ts +0 -0
- /package/{date-range-input → date-time-input}/esm/utils-e0a54580.d.ts +0 -0
- /package/{date-range-input/cssm → date-time-input/modern}/Component.mobile-ebda875c.d.ts +0 -0
- /package/date-time-input/modern/{Component.responsive-755fbaa3.d.ts → Component.responsive-2e2b2125.d.ts} +0 -0
- /package/gallery/{buttons-2f4a679b.d.ts → buttons-5b37d450.d.ts} +0 -0
- /package/gallery/{buttons-2f4a679b.js → buttons-5b37d450.js} +0 -0
- /package/gallery/esm/{buttons-b1e4ad57.d.ts → buttons-7ba89ae6.d.ts} +0 -0
- /package/gallery/esm/{buttons-b1e4ad57.js → buttons-7ba89ae6.js} +0 -0
- /package/gallery/esm/{slide-e001786d.d.ts → slide-5fdc2385.d.ts} +0 -0
- /package/gallery/esm/{slide-e001786d.js → slide-5fdc2385.js} +0 -0
- /package/gallery/modern/{buttons-2996f117.d.ts → buttons-67214141.d.ts} +0 -0
- /package/gallery/modern/{buttons-2996f117.js → buttons-67214141.js} +0 -0
- /package/gallery/modern/{slide-b6eba657.d.ts → slide-b30acf22.d.ts} +0 -0
- /package/gallery/modern/{slide-b6eba657.js → slide-b30acf22.js} +0 -0
- /package/gallery/{slide-df46da69.d.ts → slide-8fd6374f.d.ts} +0 -0
- /package/gallery/{slide-df46da69.js → slide-8fd6374f.js} +0 -0
- /package/grid/esm/{gutters.module-1c1cf33b.js → gutters.module-f3a98e38.js} +0 -0
- /package/grid/{gutters.module-2e2a7ca2.js → gutters.module-d27c6380.js} +0 -0
- /package/grid/modern/{gutters.module-834cfc1b.js → gutters.module-28d7eaed.js} +0 -0
- /package/{select/esm → input}/Component.desktop-ebda875c.d.ts +0 -0
- /package/{select/modern → input/cssm}/Component.desktop-ebda875c.d.ts +0 -0
- /package/input-autocomplete/{esm/Component-96988a65.d.ts → Component-96988a65.d.ts} +0 -0
- /package/input-autocomplete/{modern/Component-aed0af6e.d.ts → Component-aed0af6e.d.ts} +0 -0
- /package/input-autocomplete/{modern → cssm}/hook-ebda875c.d.ts +0 -0
- /package/input-autocomplete/{modern → cssm}/mobile-45dc17c6.d.ts +0 -0
- /package/{intl-phone-input/cssm/hook-c44170fe.d.ts → input-autocomplete/hook-ebda875c.d.ts} +0 -0
- /package/input-autocomplete/{cssm → modern}/Component-63dec22f.d.ts +0 -0
- /package/input-autocomplete/{Component.modal.mobile-5e1b8383.d.ts → modern/Component.modal.mobile-5e1b8383.d.ts} +0 -0
- /package/input-autocomplete/{cssm → modern}/mobile-06ffd24b.d.ts +0 -0
- /package/input-autocomplete/{cssm → modern}/utils-1574ad8b.d.ts +0 -0
- /package/intl-phone-input/{esm → cssm}/Component.desktop-4cd3936b.d.ts +0 -0
- /package/intl-phone-input/{esm → cssm}/Component.desktop-5e1b8383.d.ts +0 -0
- /package/intl-phone-input/{esm → cssm}/component-50136800.d.ts +0 -0
- /package/intl-phone-input/{cssm → esm}/Component-50136800.d.ts +0 -0
- /package/intl-phone-input/{cssm → esm}/Component.desktop-63dec22f.d.ts +0 -0
- /package/intl-phone-input/{cssm → esm}/Component.desktop-ed17077e.d.ts +0 -0
- /package/{custom-picker-button/desktop-63dec22f.d.ts → intl-phone-input/esm/desktop-2e2b2125.d.ts} +0 -0
- /package/list/{Component-97126071.d.ts → Component-3d45b936.d.ts} +0 -0
- /package/list/{Component-97126071.js → Component-3d45b936.js} +0 -0
- /package/list/esm/{Component-dfbde161.d.ts → Component-a5c6bc96.d.ts} +0 -0
- /package/list/esm/{Component-dfbde161.js → Component-a5c6bc96.js} +0 -0
- /package/list/modern/{Component-b032dada.d.ts → Component-116c4d34.d.ts} +0 -0
- /package/list/modern/{Component-b032dada.js → Component-116c4d34.js} +0 -0
- /package/picker-button/cssm/{component-50136800.d.ts → Component-50136800.d.ts} +0 -0
- /package/{input-autocomplete/esm/component-50136800.d.ts → picker-button/esm/Component-f12ee135.d.ts} +0 -0
- /package/picker-button/esm/{Component.responsive-3109f463.d.ts → Component.responsive-d7e9f69d.d.ts} +0 -0
- /package/{custom-picker-button → picker-button/modern}/Component-50136800.d.ts +0 -0
- /package/pure-cell/{component-8604627d.d.ts → component-b456f95e.d.ts} +0 -0
- /package/pure-cell/{component-8604627d.js → component-b456f95e.js} +0 -0
- /package/pure-cell/esm/{component-63d496d4.d.ts → component-c6360997.d.ts} +0 -0
- /package/pure-cell/esm/{component-63d496d4.js → component-c6360997.js} +0 -0
- /package/pure-cell/modern/{component-90332901.d.ts → component-4573932e.d.ts} +0 -0
- /package/pure-cell/modern/{component-90332901.js → component-4573932e.js} +0 -0
- /package/select/esm/{hook-6b3b9eba.d.ts → hook-7d563fb2.d.ts} +0 -0
- /package/select/esm/{hook-6b3b9eba.js → hook-7d563fb2.js} +0 -0
- /package/select/{hook-71d733f5.d.ts → hook-f268f742.d.ts} +0 -0
- /package/select/{hook-71d733f5.js → hook-f268f742.js} +0 -0
- /package/select/modern/{hook-721ecf1e.d.ts → hook-c8f658eb.d.ts} +0 -0
- /package/select/modern/{hook-721ecf1e.js → hook-c8f658eb.js} +0 -0
- /package/{picker-button/modern/component-50136800.d.ts → select-with-tags/modern/Component-50136800.d.ts} +0 -0
- /package/typography/{colors.module-43260d58.js → colors.module-9a51484c.js} +0 -0
- /package/typography/{common.module-68032073.js → common.module-df49bf94.js} +0 -0
- /package/typography/esm/{colors.module-786a42c1.js → colors.module-152d2f21.js} +0 -0
- /package/typography/esm/{common.module-c9d01ac6.js → common.module-41c5c8e0.js} +0 -0
- /package/typography/modern/{colors.module-4d1dd4b4.js → colors.module-54809efe.js} +0 -0
- /package/typography/modern/{common.module-947d9aed.js → common.module-6884bf64.js} +0 -0
|
@@ -1,9 +1,18 @@
|
|
|
1
1
|
.divider__component_beijs {
|
|
2
2
|
border-bottom: 1px solid #2b2b2e;
|
|
3
|
-
}.
|
|
4
|
-
|
|
5
|
-
} .
|
|
6
|
-
background: transparent
|
|
3
|
+
}.dropzone__component_1rp8o {
|
|
4
|
+
border: 1px dashed #c5c5c7;
|
|
5
|
+
} .dropzone__component_1rp8o:not(.dropzone__disabled_1rp8o):hover {
|
|
6
|
+
background-color: transparent;
|
|
7
|
+
} .dropzone__dragOver_1rp8o {
|
|
8
|
+
background-color: transparent;
|
|
9
|
+
} .dropzone__error_1rp8o {
|
|
10
|
+
border-color: #ef3124;
|
|
11
|
+
}
|
|
12
|
+
.dropzone__overlay_1qufm {
|
|
13
|
+
background: #202022;
|
|
14
|
+
} .dropzone__text_1qufm {
|
|
15
|
+
color: #fff;
|
|
7
16
|
}.badge__component_8eqyw.badge__background-accent_8eqyw {
|
|
8
17
|
background-color: #ef3124;
|
|
9
18
|
color: #fff;
|
|
@@ -79,6 +88,10 @@
|
|
|
79
88
|
} .backdrop__exitActive_urlor,
|
|
80
89
|
.backdrop__exitDone_urlor {
|
|
81
90
|
background-color: transparent;
|
|
91
|
+
}.card-image__cardImage_rqs5k {
|
|
92
|
+
background: #e7e8ea;
|
|
93
|
+
} .card-image__loaded_rqs5k {
|
|
94
|
+
background: transparent
|
|
82
95
|
}.checkbox__box_1etb4 {
|
|
83
96
|
color: #0e0e0e;
|
|
84
97
|
background-color: #0e0e0e;
|
|
@@ -143,19 +156,6 @@
|
|
|
143
156
|
} .checkbox__indeterminateLine_1etb4 {
|
|
144
157
|
background-color: #0e0e0e;
|
|
145
158
|
} @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
|
|
146
|
-
}.dropzone__component_1rp8o {
|
|
147
|
-
border: 1px dashed #c5c5c7;
|
|
148
|
-
} .dropzone__component_1rp8o:not(.dropzone__disabled_1rp8o):hover {
|
|
149
|
-
background-color: transparent;
|
|
150
|
-
} .dropzone__dragOver_1rp8o {
|
|
151
|
-
background-color: transparent;
|
|
152
|
-
} .dropzone__error_1rp8o {
|
|
153
|
-
border-color: #ef3124;
|
|
154
|
-
}
|
|
155
|
-
.dropzone__overlay_1qufm {
|
|
156
|
-
background: #202022;
|
|
157
|
-
} .dropzone__text_1qufm {
|
|
158
|
-
color: #fff;
|
|
159
159
|
}.hatching-progress-bar__container_1e2ax {
|
|
160
160
|
background: rgba(255, 255, 255, 0.1);
|
|
161
161
|
}
|
|
@@ -189,26 +189,7 @@
|
|
|
189
189
|
}
|
|
190
190
|
.hatching-progress-bar__accent_1e2ax {
|
|
191
191
|
background: #ef3124;
|
|
192
|
-
}@
|
|
193
|
-
}.indicator__component_1i8kj {
|
|
194
|
-
color: #fff;
|
|
195
|
-
background-color: #ef3124;
|
|
196
|
-
} .indicator__red_1i8kj {
|
|
197
|
-
background-color: #ef3124;
|
|
198
|
-
color: #fff
|
|
199
|
-
} .indicator__red_1i8kj.indicator__border_1i8kj {
|
|
200
|
-
outline: 2px solid #000;
|
|
201
|
-
} .indicator__white_1i8kj {
|
|
202
|
-
background-color: #121212;
|
|
203
|
-
color: #fff
|
|
204
|
-
} .indicator__white_1i8kj.indicator__border_1i8kj {
|
|
205
|
-
outline: 2px solid #000;
|
|
206
|
-
} .indicator__grey_1i8kj {
|
|
207
|
-
background-color: rgba(255, 255, 255, 0.06);
|
|
208
|
-
color: #fff
|
|
209
|
-
} .indicator__grey_1i8kj.indicator__border_1i8kj {
|
|
210
|
-
outline: 2px solid #000;
|
|
211
|
-
}@media (max-width: 599px) {
|
|
192
|
+
}@media (max-width: 599px) {
|
|
212
193
|
}
|
|
213
194
|
@media (min-width: 320px) {
|
|
214
195
|
}
|
|
@@ -260,13 +241,32 @@
|
|
|
260
241
|
}
|
|
261
242
|
@media (min-width: 1920px) {
|
|
262
243
|
}
|
|
263
|
-
.
|
|
244
|
+
.indicator__component_1i8kj {
|
|
245
|
+
color: #fff;
|
|
246
|
+
background-color: #ef3124;
|
|
247
|
+
} .indicator__red_1i8kj {
|
|
248
|
+
background-color: #ef3124;
|
|
249
|
+
color: #fff
|
|
250
|
+
} .indicator__red_1i8kj.indicator__border_1i8kj {
|
|
251
|
+
outline: 2px solid #000;
|
|
252
|
+
} .indicator__white_1i8kj {
|
|
253
|
+
background-color: #121212;
|
|
254
|
+
color: #fff
|
|
255
|
+
} .indicator__white_1i8kj.indicator__border_1i8kj {
|
|
256
|
+
outline: 2px solid #000;
|
|
257
|
+
} .indicator__grey_1i8kj {
|
|
258
|
+
background-color: rgba(255, 255, 255, 0.06);
|
|
259
|
+
color: #fff
|
|
260
|
+
} .indicator__grey_1i8kj.indicator__border_1i8kj {
|
|
261
|
+
outline: 2px solid #000;
|
|
262
|
+
}.icon-view__component_emjqu {
|
|
264
263
|
color: #85858d;
|
|
265
264
|
} .icon-view__bg_emjqu {
|
|
266
265
|
fill: #202022;
|
|
267
266
|
} .icon-view__border_emjqu {
|
|
268
267
|
stroke: rgba(255, 255, 255, 0.1);
|
|
269
268
|
fill: transparent;
|
|
269
|
+
}@keyframes loader__blink_og4sx {
|
|
270
270
|
}.link__primary_2fyag {
|
|
271
271
|
color: #fff;
|
|
272
272
|
border-bottom-color: #fff
|
|
@@ -344,7 +344,43 @@
|
|
|
344
344
|
}
|
|
345
345
|
.progress-bar__filled_8xbas.progress-bar__accent_8xbas {
|
|
346
346
|
background: #ef3124;
|
|
347
|
-
}.
|
|
347
|
+
}.pure-input__input_jc81y {
|
|
348
|
+
color: #fff;
|
|
349
|
+
caret-color: #fff;
|
|
350
|
+
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
351
|
+
} .pure-input__input_jc81y:-webkit-autofill {
|
|
352
|
+
-webkit-text-fill-color: #fff;
|
|
353
|
+
} .pure-input__input_jc81y::placeholder {
|
|
354
|
+
color: rgba(235, 235, 245, 0.54);
|
|
355
|
+
} .pure-input__hasInnerLabel_jc81y::placeholder {
|
|
356
|
+
color: rgba(235, 235, 245, 0.32);
|
|
357
|
+
} .pure-input__clearIcon_jc81y {
|
|
358
|
+
color: #fff;
|
|
359
|
+
} .pure-input__input_jc81y:read-only {
|
|
360
|
+
color: rgba(235, 235, 245, 0.54)
|
|
361
|
+
} .pure-input__input_jc81y:read-only:focus::placeholder {
|
|
362
|
+
color: rgba(235, 235, 245, 0.54);
|
|
363
|
+
} .pure-input__input_jc81y:disabled {
|
|
364
|
+
color: rgba(235, 235, 245, 0.54);
|
|
365
|
+
-webkit-text-fill-color: rgba(235, 235, 245, 0.54);
|
|
366
|
+
} .pure-input__input_jc81y:focus::placeholder {
|
|
367
|
+
color: rgba(235, 235, 245, 0.32);
|
|
368
|
+
} .pure-input__component_jc81y {
|
|
369
|
+
color: #fff;
|
|
370
|
+
background-color: #202022;
|
|
371
|
+
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
372
|
+
} .pure-input__component_jc81y::placeholder {
|
|
373
|
+
color: rgba(235, 235, 245, 0.54);
|
|
374
|
+
} .pure-input__component_jc81y:disabled {
|
|
375
|
+
color: rgba(235, 235, 245, 0.54);
|
|
376
|
+
background-color: #121212;
|
|
377
|
+
} .pure-input__component_jc81y:not(:disabled):focus::placeholder {
|
|
378
|
+
color: rgba(235, 235, 245, 0.32);
|
|
379
|
+
} .pure-input__focusVisible_jc81y {
|
|
380
|
+
outline: 2px solid #0072ef;
|
|
381
|
+
} .pure-input__component_jc81y:not(:disabled):hover {
|
|
382
|
+
background-color: #202022;
|
|
383
|
+
}.radio__container_3ycfm:not(.radio__checked_3ycfm):not(.radio__disabled_3ycfm):not(.radio__inactive_3ycfm) .radio__circle_3ycfm {
|
|
348
384
|
background-color: #0e0e0e;
|
|
349
385
|
border: 1.5px solid #85858d;
|
|
350
386
|
} .radio__container_3ycfm:not(.radio__checked_3ycfm):not(.radio__disabled_3ycfm):not(.radio__inactive_3ycfm):hover:not(:active) .radio__circle_3ycfm {
|
|
@@ -386,43 +422,17 @@
|
|
|
386
422
|
color: #fff;
|
|
387
423
|
} .radio__hint_3ycfm {
|
|
388
424
|
color: rgba(235, 235, 245, 0.54);
|
|
389
|
-
}.
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
}
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
} .
|
|
398
|
-
|
|
399
|
-
}
|
|
400
|
-
color: #fff;
|
|
401
|
-
} .pure-input__input_jc81y:read-only {
|
|
402
|
-
color: rgba(235, 235, 245, 0.54)
|
|
403
|
-
} .pure-input__input_jc81y:read-only:focus::placeholder {
|
|
404
|
-
color: rgba(235, 235, 245, 0.54);
|
|
405
|
-
} .pure-input__input_jc81y:disabled {
|
|
406
|
-
color: rgba(235, 235, 245, 0.54);
|
|
407
|
-
-webkit-text-fill-color: rgba(235, 235, 245, 0.54);
|
|
408
|
-
} .pure-input__input_jc81y:focus::placeholder {
|
|
409
|
-
color: rgba(235, 235, 245, 0.32);
|
|
410
|
-
} .pure-input__component_jc81y {
|
|
411
|
-
color: #fff;
|
|
412
|
-
background-color: #202022;
|
|
413
|
-
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
414
|
-
} .pure-input__component_jc81y::placeholder {
|
|
415
|
-
color: rgba(235, 235, 245, 0.54);
|
|
416
|
-
} .pure-input__component_jc81y:disabled {
|
|
417
|
-
color: rgba(235, 235, 245, 0.54);
|
|
418
|
-
background-color: #121212;
|
|
419
|
-
} .pure-input__component_jc81y:not(:disabled):focus::placeholder {
|
|
420
|
-
color: rgba(235, 235, 245, 0.32);
|
|
421
|
-
} .pure-input__focusVisible_jc81y {
|
|
422
|
-
outline: 2px solid #0072ef;
|
|
423
|
-
} .pure-input__component_jc81y:not(:disabled):hover {
|
|
424
|
-
background-color: #202022;
|
|
425
|
-
}.segmented-control__wrapper_1phnu {
|
|
425
|
+
}.scrollbar__component_1n5t1 .scrollbar:before {
|
|
426
|
+
background-color: rgba(255, 255, 255, 0.3);
|
|
427
|
+
} .scrollbar__component_1n5t1.dragging .track .scrollbar.visible:before {
|
|
428
|
+
background-color: rgba(255, 255, 255, 0.6);
|
|
429
|
+
}
|
|
430
|
+
|
|
431
|
+
.scrollbar__component_16736 .scrollbar:before {
|
|
432
|
+
background-color: rgba(14, 14, 14, 0.3);
|
|
433
|
+
} .scrollbar__component_16736.dragging .track .scrollbar.visible:before {
|
|
434
|
+
background-color: rgba(14, 14, 14, 0.6);
|
|
435
|
+
}.segmented-control__wrapper_1phnu {
|
|
426
436
|
background-color: rgba(255, 255, 255, 0.06);
|
|
427
437
|
} .segmented-control__segment_1phnu.segmented-control__selected_1phnu {
|
|
428
438
|
color: #0e0e0e;
|
|
@@ -461,17 +471,7 @@
|
|
|
461
471
|
100% {
|
|
462
472
|
background: rgb(198, 205, 214);
|
|
463
473
|
}
|
|
464
|
-
}.
|
|
465
|
-
background-color: rgba(255, 255, 255, 0.3);
|
|
466
|
-
} .scrollbar__component_1n5t1.dragging .track .scrollbar.visible:before {
|
|
467
|
-
background-color: rgba(255, 255, 255, 0.6);
|
|
468
|
-
}
|
|
469
|
-
|
|
470
|
-
.scrollbar__component_16736 .scrollbar:before {
|
|
471
|
-
background-color: rgba(14, 14, 14, 0.3);
|
|
472
|
-
} .scrollbar__component_16736.dragging .track .scrollbar.visible:before {
|
|
473
|
-
background-color: rgba(14, 14, 14, 0.6);
|
|
474
|
-
}.slider__component_6rlaf .noUi-base:hover .noUi-connects {
|
|
474
|
+
}.slider__component_6rlaf .noUi-base:hover .noUi-connects {
|
|
475
475
|
background: #303032;
|
|
476
476
|
} .slider__component_6rlaf .noUi-base:hover .noUi-connect {
|
|
477
477
|
background: #d91d0b;
|
|
@@ -561,51 +561,7 @@
|
|
|
561
561
|
background-color: #464649;
|
|
562
562
|
} .switch__focused_p3jku .switch__switch_p3jku {
|
|
563
563
|
outline: 2px solid #0072ef;
|
|
564
|
-
}.
|
|
565
|
-
color: rgba(235, 235, 245, 0.32);
|
|
566
|
-
} .typography__disabled_hjsvk {
|
|
567
|
-
color: rgba(235, 235, 245, 0.2);
|
|
568
|
-
} .typography__accent_hjsvk {
|
|
569
|
-
color: #ef3124;
|
|
570
|
-
} .typography__primary_hjsvk {
|
|
571
|
-
color: #fff;
|
|
572
|
-
} .typography__attention_hjsvk {
|
|
573
|
-
color: #cb830f;
|
|
574
|
-
} .typography__positive_hjsvk {
|
|
575
|
-
color: #13a463;
|
|
576
|
-
} .typography__secondary_hjsvk {
|
|
577
|
-
color: rgba(235, 235, 245, 0.54);
|
|
578
|
-
} .typography__tertiary-inverted_hjsvk {
|
|
579
|
-
color: rgba(60, 60, 67, 0.4);
|
|
580
|
-
} .typography__primary-inverted_hjsvk {
|
|
581
|
-
color: #0e0e0e;
|
|
582
|
-
} .typography__secondary-inverted_hjsvk {
|
|
583
|
-
color: rgba(60, 60, 67, 0.66);
|
|
584
|
-
} .typography__link_hjsvk {
|
|
585
|
-
color: #0072ef;
|
|
586
|
-
} .typography__negative_hjsvk {
|
|
587
|
-
color: #f15045;
|
|
588
|
-
} .typography__static-primary-light_hjsvk {
|
|
589
|
-
color: #fff;
|
|
590
|
-
} .typography__static-secondary-light_hjsvk {
|
|
591
|
-
color: rgba(235, 235, 245, 0.54);
|
|
592
|
-
} .typography__static-tertiary-light_hjsvk {
|
|
593
|
-
color: rgba(235, 235, 245, 0.32);
|
|
594
|
-
} .typography__static-primary-dark_hjsvk {
|
|
595
|
-
color: #0e0e0e;
|
|
596
|
-
} .typography__static-secondary-dark_hjsvk {
|
|
597
|
-
color: rgba(60, 60, 67, 0.66);
|
|
598
|
-
} .typography__static-tertiary-dark_hjsvk {
|
|
599
|
-
color: rgba(60, 60, 67, 0.4);
|
|
600
|
-
} .typography__static-accent_hjsvk {
|
|
601
|
-
color: #ef3124;
|
|
602
|
-
}
|
|
603
|
-
@media screen and (min-width: 1024px) {
|
|
604
|
-
}
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
.underlay__background-accent_1w73l {
|
|
564
|
+
}.underlay__background-accent_1w73l {
|
|
609
565
|
background-color: #ef3124;
|
|
610
566
|
} .underlay__background-info_1w73l {
|
|
611
567
|
background-color: #001c3c;
|
|
@@ -744,7 +700,51 @@
|
|
|
744
700
|
border-color: rgba(255, 255, 255, 0.11);
|
|
745
701
|
} .underlay__border-color-specialbg-tertiary-transparent-inverted_1w73l {
|
|
746
702
|
border-color: rgba(11, 31, 53, 0.1);
|
|
747
|
-
}
|
|
703
|
+
}.typography__tertiary_hjsvk {
|
|
704
|
+
color: rgba(235, 235, 245, 0.32);
|
|
705
|
+
} .typography__disabled_hjsvk {
|
|
706
|
+
color: rgba(235, 235, 245, 0.2);
|
|
707
|
+
} .typography__accent_hjsvk {
|
|
708
|
+
color: #ef3124;
|
|
709
|
+
} .typography__primary_hjsvk {
|
|
710
|
+
color: #fff;
|
|
711
|
+
} .typography__attention_hjsvk {
|
|
712
|
+
color: #cb830f;
|
|
713
|
+
} .typography__positive_hjsvk {
|
|
714
|
+
color: #13a463;
|
|
715
|
+
} .typography__secondary_hjsvk {
|
|
716
|
+
color: rgba(235, 235, 245, 0.54);
|
|
717
|
+
} .typography__tertiary-inverted_hjsvk {
|
|
718
|
+
color: rgba(60, 60, 67, 0.4);
|
|
719
|
+
} .typography__primary-inverted_hjsvk {
|
|
720
|
+
color: #0e0e0e;
|
|
721
|
+
} .typography__secondary-inverted_hjsvk {
|
|
722
|
+
color: rgba(60, 60, 67, 0.66);
|
|
723
|
+
} .typography__link_hjsvk {
|
|
724
|
+
color: #0072ef;
|
|
725
|
+
} .typography__negative_hjsvk {
|
|
726
|
+
color: #f15045;
|
|
727
|
+
} .typography__static-primary-light_hjsvk {
|
|
728
|
+
color: #fff;
|
|
729
|
+
} .typography__static-secondary-light_hjsvk {
|
|
730
|
+
color: rgba(235, 235, 245, 0.54);
|
|
731
|
+
} .typography__static-tertiary-light_hjsvk {
|
|
732
|
+
color: rgba(235, 235, 245, 0.32);
|
|
733
|
+
} .typography__static-primary-dark_hjsvk {
|
|
734
|
+
color: #0e0e0e;
|
|
735
|
+
} .typography__static-secondary-dark_hjsvk {
|
|
736
|
+
color: rgba(60, 60, 67, 0.66);
|
|
737
|
+
} .typography__static-tertiary-dark_hjsvk {
|
|
738
|
+
color: rgba(60, 60, 67, 0.4);
|
|
739
|
+
} .typography__static-accent_hjsvk {
|
|
740
|
+
color: #ef3124;
|
|
741
|
+
}
|
|
742
|
+
|
|
743
|
+
|
|
744
|
+
|
|
745
|
+
|
|
746
|
+
@media screen and (min-width: 1024px) {
|
|
747
|
+
}
|
|
748
748
|
.steps__option_c3eyc {
|
|
749
749
|
color: #fff;
|
|
750
750
|
background: #303032
|
|
@@ -791,19 +791,7 @@
|
|
|
791
791
|
color: #f15045;
|
|
792
792
|
} .checkbox-group__hint_oyf6o {
|
|
793
793
|
color: rgba(235, 235, 245, 0.54);
|
|
794
|
-
}
|
|
795
|
-
|
|
796
|
-
.radio-group__error_12ien {
|
|
797
|
-
border-left: 1px solid #f15045
|
|
798
|
-
} .radio-group__label_12ien {
|
|
799
|
-
color: #fff;
|
|
800
|
-
} .radio-group__errorMessage_12ien {
|
|
801
|
-
color: #f15045;
|
|
802
|
-
} .radio-group__hint_12ien {
|
|
803
|
-
color: rgba(235, 235, 245, 0.54);
|
|
804
|
-
} .radio-group__hiddenInput_12ien:focus ~ button {
|
|
805
|
-
outline: 2px solid #0072ef;
|
|
806
|
-
}.filter-tag__component_1jrz5.filter-tag__checked_1jrz5:not(.filter-tag__disabled_1jrz5) {
|
|
794
|
+
}.filter-tag__component_1jrz5.filter-tag__checked_1jrz5:not(.filter-tag__disabled_1jrz5) {
|
|
807
795
|
background-color: #f3f4f5;
|
|
808
796
|
} @media (hover: hover) {
|
|
809
797
|
.filter-tag__component_1jrz5.filter-tag__checked_1jrz5:not(.filter-tag__disabled_1jrz5):hover {
|
|
@@ -938,6 +926,38 @@
|
|
|
938
926
|
}
|
|
939
927
|
} .filter-tag__clear_16fvo:active {
|
|
940
928
|
color: #0e0e0e;
|
|
929
|
+
}.code-input__component_1m689 {
|
|
930
|
+
background-color: #202022;
|
|
931
|
+
}
|
|
932
|
+
.code-input__component_1x0aa {
|
|
933
|
+
background-color: #202022;
|
|
934
|
+
}
|
|
935
|
+
.code-input__error_1ja5t {
|
|
936
|
+
color: #f15045;
|
|
937
|
+
} @keyframes code-input__shake_1ja5t {
|
|
938
|
+
}
|
|
939
|
+
.code-input__input_64sy1 {
|
|
940
|
+
color: #fff
|
|
941
|
+
} .code-input__input_64sy1.code-input__hasError_64sy1 {
|
|
942
|
+
color: #f15045;
|
|
943
|
+
caret-color: #fff;
|
|
944
|
+
background-color: #35110d;
|
|
945
|
+
} .code-input__input_64sy1.code-input__disabled_64sy1 {
|
|
946
|
+
color: rgba(235, 235, 245, 0.32);
|
|
947
|
+
} .code-input__input_64sy1:-webkit-autofill {
|
|
948
|
+
-webkit-text-fill-color: #fff;
|
|
949
|
+
}
|
|
950
|
+
|
|
951
|
+
.radio-group__error_12ien {
|
|
952
|
+
border-left: 1px solid #f15045
|
|
953
|
+
} .radio-group__label_12ien {
|
|
954
|
+
color: #fff;
|
|
955
|
+
} .radio-group__errorMessage_12ien {
|
|
956
|
+
color: #f15045;
|
|
957
|
+
} .radio-group__hint_12ien {
|
|
958
|
+
color: rgba(235, 235, 245, 0.54);
|
|
959
|
+
} .radio-group__hiddenInput_12ien:focus ~ button {
|
|
960
|
+
outline: 2px solid #0072ef;
|
|
941
961
|
}.form-control__inner_1k0c3 {
|
|
942
962
|
background-color: #202022;
|
|
943
963
|
} .form-control__disabled_1k0c3 {
|
|
@@ -1039,27 +1059,7 @@
|
|
|
1039
1059
|
color: #ef3124;
|
|
1040
1060
|
} .form-control__hasError_sjk19 .form-control__label_sjk19 {
|
|
1041
1061
|
color: rgba(60, 60, 67, 0.66);
|
|
1042
|
-
}.
|
|
1043
|
-
background-color: #202022;
|
|
1044
|
-
}
|
|
1045
|
-
.code-input__component_1x0aa {
|
|
1046
|
-
background-color: #202022;
|
|
1047
|
-
}
|
|
1048
|
-
.code-input__error_1ja5t {
|
|
1049
|
-
color: #f15045;
|
|
1050
|
-
} @keyframes code-input__shake_1ja5t {
|
|
1051
|
-
}
|
|
1052
|
-
.code-input__input_64sy1 {
|
|
1053
|
-
color: #fff
|
|
1054
|
-
} .code-input__input_64sy1.code-input__hasError_64sy1 {
|
|
1055
|
-
color: #f15045;
|
|
1056
|
-
caret-color: #fff;
|
|
1057
|
-
background-color: #35110d;
|
|
1058
|
-
} .code-input__input_64sy1.code-input__disabled_64sy1 {
|
|
1059
|
-
color: rgba(235, 235, 245, 0.32);
|
|
1060
|
-
} .code-input__input_64sy1:-webkit-autofill {
|
|
1061
|
-
-webkit-text-fill-color: #fff;
|
|
1062
|
-
}.tag__component_1sz2o.tag__filled_1sz2o {
|
|
1062
|
+
}.tag__component_1sz2o.tag__filled_1sz2o {
|
|
1063
1063
|
background-color: #202022
|
|
1064
1064
|
} .tag__component_1sz2o.tag__filled_1sz2o:disabled {
|
|
1065
1065
|
background-color: rgba(32, 32, 34, 0.3);
|
|
@@ -1226,11 +1226,23 @@
|
|
|
1226
1226
|
}
|
|
1227
1227
|
}.base-modal__component_uoypp {
|
|
1228
1228
|
background: #121212;
|
|
1229
|
+
}.popover__component_1xfla {
|
|
1230
|
+
background-color: transparent;
|
|
1231
|
+
color: #fff;
|
|
1232
|
+
} .popover__inner_1xfla {
|
|
1233
|
+
background-color: #121212;
|
|
1234
|
+
box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
|
|
1235
|
+
0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
|
|
1236
|
+
border: 1px solid transparent;
|
|
1237
|
+
} .popover__arrow_1xfla:after {
|
|
1238
|
+
background-color: #121212;
|
|
1239
|
+
border: 1px solid transparent;
|
|
1229
1240
|
}
|
|
1230
1241
|
.system-message__component_w6ntk {
|
|
1231
1242
|
color: rgba(235, 235, 245, 0.54);
|
|
1232
1243
|
}
|
|
1233
1244
|
|
|
1245
|
+
|
|
1234
1246
|
.system-message__component_yv0qi {
|
|
1235
1247
|
color: #fff;
|
|
1236
1248
|
}
|
|
@@ -1238,19 +1250,7 @@
|
|
|
1238
1250
|
.system-message__component_1kf8e {
|
|
1239
1251
|
color: #fff;
|
|
1240
1252
|
}
|
|
1241
|
-
|
|
1242
|
-
.popover__component_1xfla {
|
|
1243
|
-
background-color: transparent;
|
|
1244
|
-
color: #fff;
|
|
1245
|
-
} .popover__inner_1xfla {
|
|
1246
|
-
background-color: #121212;
|
|
1247
|
-
box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
|
|
1248
|
-
0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
|
|
1249
|
-
border: 1px solid transparent;
|
|
1250
|
-
} .popover__arrow_1xfla:after {
|
|
1251
|
-
background-color: #121212;
|
|
1252
|
-
border: 1px solid transparent;
|
|
1253
|
-
}.action-button__primary_znul3 {
|
|
1253
|
+
.action-button__primary_znul3 {
|
|
1254
1254
|
color: #fff
|
|
1255
1255
|
} .action-button__primary_znul3 .action-button__iconWrapper_znul3 {
|
|
1256
1256
|
color: #0e0e0e;
|
|
@@ -1344,6 +1344,151 @@
|
|
|
1344
1344
|
color: #85858d;
|
|
1345
1345
|
}.comment__component_12xqj {
|
|
1346
1346
|
background-color: #202022;
|
|
1347
|
+
}.list-header__filled_z9tmd {
|
|
1348
|
+
background-color: rgba(255, 255, 255, 0.1);
|
|
1349
|
+
}.textarea__input_18np7 {
|
|
1350
|
+
color: #fff;
|
|
1351
|
+
caret-color: #fff;
|
|
1352
|
+
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
1353
|
+
} .textarea__input_18np7:-webkit-autofill {
|
|
1354
|
+
-webkit-text-fill-color: #fff;
|
|
1355
|
+
} .textarea__input_18np7::placeholder {
|
|
1356
|
+
color: rgba(235, 235, 245, 0.54);
|
|
1357
|
+
} .textarea__hasInnerLabel_18np7::placeholder {
|
|
1358
|
+
color: rgba(235, 235, 245, 0.32);
|
|
1359
|
+
} .textarea__clearIcon_18np7 {
|
|
1360
|
+
color: #fff;
|
|
1361
|
+
} .textarea__input_18np7:read-only {
|
|
1362
|
+
color: rgba(235, 235, 245, 0.54)
|
|
1363
|
+
} .textarea__input_18np7:read-only:focus::placeholder {
|
|
1364
|
+
color: rgba(235, 235, 245, 0.54);
|
|
1365
|
+
} .textarea__input_18np7:disabled {
|
|
1366
|
+
color: rgba(235, 235, 245, 0.54);
|
|
1367
|
+
-webkit-text-fill-color: rgba(235, 235, 245, 0.54);
|
|
1368
|
+
} .textarea__input_18np7:focus::placeholder {
|
|
1369
|
+
color: rgba(235, 235, 245, 0.32);
|
|
1370
|
+
} .textarea__textarea_18np7 {
|
|
1371
|
+
color: #fff;
|
|
1372
|
+
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
1373
|
+
} .textarea__textarea_18np7::placeholder {
|
|
1374
|
+
color: rgba(235, 235, 245, 0.54);
|
|
1375
|
+
} .textarea__hasInnerLabel_18np7::placeholder {
|
|
1376
|
+
color: rgba(235, 235, 245, 0.32);
|
|
1377
|
+
} .textarea__textarea_18np7:disabled {
|
|
1378
|
+
color: rgba(235, 235, 245, 0.54);
|
|
1379
|
+
-webkit-text-fill-color: rgba(235, 235, 245, 0.54);
|
|
1380
|
+
} .textarea__textarea_18np7:read-only {
|
|
1381
|
+
color: rgba(235, 235, 245, 0.54);
|
|
1382
|
+
} .textarea__textarea_18np7:focus::placeholder {
|
|
1383
|
+
color: rgba(235, 235, 245, 0.32);
|
|
1384
|
+
} .textarea__hint_18np7 {
|
|
1385
|
+
color: rgba(235, 235, 245, 0.54);
|
|
1386
|
+
} .textarea__error_18np7 {
|
|
1387
|
+
color: #f15045;
|
|
1388
|
+
}
|
|
1389
|
+
.textarea__customScrollbar_1ni1o::-webkit-scrollbar-track {
|
|
1390
|
+
background-color: transparent;
|
|
1391
|
+
} .textarea__customScrollbar_1ni1o::-webkit-scrollbar-track-piece {
|
|
1392
|
+
background-color: transparent;
|
|
1393
|
+
} .textarea__customScrollbar_1ni1o::-webkit-scrollbar-thumb {
|
|
1394
|
+
background-color: rgba(255, 255, 255, 0.3);
|
|
1395
|
+
border-color: transparent;
|
|
1396
|
+
} .textarea__customScrollbar_1ni1o::-webkit-scrollbar-thumb:active {
|
|
1397
|
+
background-color: rgba(255, 255, 255, 0.6);
|
|
1398
|
+
} .textarea__pseudoTextarea_1ni1o span {
|
|
1399
|
+
color: transparent;
|
|
1400
|
+
} .textarea__pseudoTextarea_1ni1o .textarea__overflow_1ni1o {
|
|
1401
|
+
background-color: rgba(217, 29, 11, 0.4);
|
|
1402
|
+
} .textarea__focusVisible_1ni1o {
|
|
1403
|
+
outline: 2px solid #0072ef;
|
|
1404
|
+
} .textarea__textarea_1ni1o.textarea__s_1ni1o {
|
|
1405
|
+
border-top: 14px solid transparent;
|
|
1406
|
+
border-bottom: 14px solid transparent;
|
|
1407
|
+
} .textarea__textarea_1ni1o.textarea__m_1ni1o {
|
|
1408
|
+
border-top: 18px solid transparent;
|
|
1409
|
+
border-bottom: 18px solid transparent;
|
|
1410
|
+
} .textarea__textarea_1ni1o.textarea__l_1ni1o {
|
|
1411
|
+
border-top: 22px solid transparent;
|
|
1412
|
+
border-bottom: 22px solid transparent;
|
|
1413
|
+
} .textarea__textarea_1ni1o.textarea__xl_1ni1o {
|
|
1414
|
+
border-top: 24px solid transparent;
|
|
1415
|
+
border-bottom: 24px solid transparent;
|
|
1416
|
+
} .textarea__textarea_1ni1o.textarea__hasInnerLabel_1ni1o.textarea__s_1ni1o {
|
|
1417
|
+
border-top: 24px solid transparent;
|
|
1418
|
+
border-bottom: 4px solid transparent;
|
|
1419
|
+
} .textarea__textarea_1ni1o.textarea__hasInnerLabel_1ni1o.textarea__m_1ni1o {
|
|
1420
|
+
border-top: 24px solid transparent;
|
|
1421
|
+
border-bottom: 8px solid transparent;
|
|
1422
|
+
} .textarea__textarea_1ni1o.textarea__hasInnerLabel_1ni1o.textarea__l_1ni1o {
|
|
1423
|
+
border-top: 32px solid transparent;
|
|
1424
|
+
border-bottom: 12px solid transparent;
|
|
1425
|
+
} .textarea__textarea_1ni1o.textarea__hasInnerLabel_1ni1o.textarea__xl_1ni1o {
|
|
1426
|
+
border-top: 34px solid transparent;
|
|
1427
|
+
border-bottom: 14px solid transparent;
|
|
1428
|
+
}
|
|
1429
|
+
.textarea__input_4cihp {
|
|
1430
|
+
color: #0e0e0e;
|
|
1431
|
+
caret-color: #0e0e0e;
|
|
1432
|
+
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
1433
|
+
} .textarea__input_4cihp:-webkit-autofill {
|
|
1434
|
+
-webkit-text-fill-color: #0e0e0e;
|
|
1435
|
+
} .textarea__input_4cihp::placeholder {
|
|
1436
|
+
color: rgba(60, 60, 67, 0.66);
|
|
1437
|
+
} .textarea__hasInnerLabel_4cihp::placeholder {
|
|
1438
|
+
color: rgba(60, 60, 67, 0.4);
|
|
1439
|
+
} .textarea__clearIcon_4cihp {
|
|
1440
|
+
color: #0e0e0e;
|
|
1441
|
+
} .textarea__input_4cihp:read-only {
|
|
1442
|
+
color: rgba(60, 60, 67, 0.66)
|
|
1443
|
+
} .textarea__input_4cihp:read-only:focus::placeholder {
|
|
1444
|
+
color: rgba(60, 60, 67, 0.66);
|
|
1445
|
+
} .textarea__input_4cihp:disabled {
|
|
1446
|
+
color: rgba(60, 60, 67, 0.66);
|
|
1447
|
+
-webkit-text-fill-color: rgba(60, 60, 67, 0.66);
|
|
1448
|
+
} .textarea__input_4cihp:focus::placeholder {
|
|
1449
|
+
color: rgba(60, 60, 67, 0.4);
|
|
1450
|
+
} .textarea__textarea_4cihp {
|
|
1451
|
+
color: #0e0e0e;
|
|
1452
|
+
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
1453
|
+
} .textarea__textarea_4cihp::placeholder {
|
|
1454
|
+
color: rgba(60, 60, 67, 0.66);
|
|
1455
|
+
} .textarea__hasInnerLabel_4cihp::placeholder {
|
|
1456
|
+
color: rgba(60, 60, 67, 0.4);
|
|
1457
|
+
} .textarea__textarea_4cihp:disabled {
|
|
1458
|
+
color: rgba(60, 60, 67, 0.66);
|
|
1459
|
+
-webkit-text-fill-color: rgba(60, 60, 67, 0.66);
|
|
1460
|
+
} .textarea__textarea_4cihp:read-only {
|
|
1461
|
+
color: rgba(60, 60, 67, 0.66);
|
|
1462
|
+
} .textarea__textarea_4cihp:focus::placeholder {
|
|
1463
|
+
color: rgba(60, 60, 67, 0.4);
|
|
1464
|
+
} .textarea__hint_4cihp {
|
|
1465
|
+
color: rgba(235, 235, 245, 0.54);
|
|
1466
|
+
} .textarea__error_4cihp {
|
|
1467
|
+
color: #f15045;
|
|
1468
|
+
}.list__list_se3e1 {
|
|
1469
|
+
color: #fff;
|
|
1470
|
+
}
|
|
1471
|
+
.list__slot_1bj64.list__defaultColor_1bj64 {
|
|
1472
|
+
color: #fff;
|
|
1473
|
+
}.drawer__customScrollbar_jxzbn::-webkit-scrollbar-track {
|
|
1474
|
+
background-color: transparent;
|
|
1475
|
+
} .drawer__customScrollbar_jxzbn::-webkit-scrollbar-track-piece {
|
|
1476
|
+
background-color: transparent;
|
|
1477
|
+
} .drawer__customScrollbar_jxzbn::-webkit-scrollbar-thumb {
|
|
1478
|
+
background-color: rgba(255, 255, 255, 0.3);
|
|
1479
|
+
border-color: transparent;
|
|
1480
|
+
} .drawer__customScrollbar_jxzbn::-webkit-scrollbar-thumb:active {
|
|
1481
|
+
background-color: rgba(255, 255, 255, 0.6);
|
|
1482
|
+
} .drawer__backdropEnter_jxzbn {
|
|
1483
|
+
background-color: transparent;
|
|
1484
|
+
} .drawer__backdropEnterActive_jxzbn,
|
|
1485
|
+
.drawer__backdropEnterDone_jxzbn {
|
|
1486
|
+
background-color: rgba(0, 0, 0, 0.8);
|
|
1487
|
+
} .drawer__backdropExit_jxzbn {
|
|
1488
|
+
background-color: rgba(0, 0, 0, 0.8);
|
|
1489
|
+
} .drawer__backdropExitActive_jxzbn,
|
|
1490
|
+
.drawer__backdropExitDone_jxzbn {
|
|
1491
|
+
background-color: transparent;
|
|
1347
1492
|
}.button__secondary_rmj5l {
|
|
1348
1493
|
background-color: rgba(255, 255, 255, 0.06)
|
|
1349
1494
|
} .button__secondary_rmj5l:hover {
|
|
@@ -1701,26 +1846,12 @@
|
|
|
1701
1846
|
color: #0e0e0e;
|
|
1702
1847
|
} .button__component_cdz2l[disabled].button__ghost_cdz2l.button__loading_cdz2l {
|
|
1703
1848
|
color: #0e0e0e;
|
|
1704
|
-
}.
|
|
1705
|
-
background-color: rgba(255, 255, 255, 0.1);
|
|
1706
|
-
}.list__list_se3e1 {
|
|
1707
|
-
color: #fff;
|
|
1708
|
-
}
|
|
1709
|
-
.list__slot_1bj64.list__defaultColor_1bj64 {
|
|
1710
|
-
color: #fff;
|
|
1711
|
-
}.chart__coreChart_113tk .recharts-text tspan {
|
|
1849
|
+
}.chart__coreChart_113tk .recharts-text tspan {
|
|
1712
1850
|
fill: #fff;
|
|
1713
1851
|
}
|
|
1852
|
+
|
|
1714
1853
|
@keyframes chart__showDot_1kr1i {
|
|
1715
1854
|
}
|
|
1716
|
-
.chart__tickText_1n4pf {
|
|
1717
|
-
fill: #fff;
|
|
1718
|
-
} .chart__circle_1n4pf {
|
|
1719
|
-
fill: #121212;
|
|
1720
|
-
} .chart__circle_1n4pf {
|
|
1721
|
-
fill: #121212;
|
|
1722
|
-
}
|
|
1723
|
-
|
|
1724
1855
|
.chart__tooltip_qtxbe {
|
|
1725
1856
|
background-color: #121212;
|
|
1726
1857
|
border: 1px solid #2b2b2e;
|
|
@@ -1731,6 +1862,13 @@
|
|
|
1731
1862
|
background-color: #121212;
|
|
1732
1863
|
} .chart__tooltipArrow_qtxbe:before {
|
|
1733
1864
|
border-color: transparent #121212 transparent transparent;
|
|
1865
|
+
}
|
|
1866
|
+
.chart__tickText_1n4pf {
|
|
1867
|
+
fill: #fff;
|
|
1868
|
+
} .chart__circle_1n4pf {
|
|
1869
|
+
fill: #121212;
|
|
1870
|
+
} .chart__circle_1n4pf {
|
|
1871
|
+
fill: #121212;
|
|
1734
1872
|
}.stepped-progress-bar__bar_19l7c {
|
|
1735
1873
|
background: rgba(255, 255, 255, 0.11);
|
|
1736
1874
|
} .stepped-progress-bar__description_19l7c {
|
|
@@ -1758,152 +1896,13 @@
|
|
|
1758
1896
|
background: #fff;
|
|
1759
1897
|
} .stepped-progress-bar__bar_1inf2.stepped-progress-bar__accent_1inf2 {
|
|
1760
1898
|
background: #ef3124;
|
|
1761
|
-
}.
|
|
1899
|
+
}.pagination__component_zfi8b {
|
|
1762
1900
|
color: #fff;
|
|
1763
|
-
|
|
1764
|
-
|
|
1765
|
-
} .textarea__input_18np7:-webkit-autofill {
|
|
1766
|
-
-webkit-text-fill-color: #fff;
|
|
1767
|
-
} .textarea__input_18np7::placeholder {
|
|
1901
|
+
}
|
|
1902
|
+
.pagination__dots_1702i {
|
|
1768
1903
|
color: rgba(235, 235, 245, 0.54);
|
|
1769
|
-
}
|
|
1770
|
-
|
|
1771
|
-
} .textarea__clearIcon_18np7 {
|
|
1772
|
-
color: #fff;
|
|
1773
|
-
} .textarea__input_18np7:read-only {
|
|
1774
|
-
color: rgba(235, 235, 245, 0.54)
|
|
1775
|
-
} .textarea__input_18np7:read-only:focus::placeholder {
|
|
1776
|
-
color: rgba(235, 235, 245, 0.54);
|
|
1777
|
-
} .textarea__input_18np7:disabled {
|
|
1778
|
-
color: rgba(235, 235, 245, 0.54);
|
|
1779
|
-
-webkit-text-fill-color: rgba(235, 235, 245, 0.54);
|
|
1780
|
-
} .textarea__input_18np7:focus::placeholder {
|
|
1781
|
-
color: rgba(235, 235, 245, 0.32);
|
|
1782
|
-
} .textarea__textarea_18np7 {
|
|
1783
|
-
color: #fff;
|
|
1784
|
-
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
1785
|
-
} .textarea__textarea_18np7::placeholder {
|
|
1786
|
-
color: rgba(235, 235, 245, 0.54);
|
|
1787
|
-
} .textarea__hasInnerLabel_18np7::placeholder {
|
|
1788
|
-
color: rgba(235, 235, 245, 0.32);
|
|
1789
|
-
} .textarea__textarea_18np7:disabled {
|
|
1790
|
-
color: rgba(235, 235, 245, 0.54);
|
|
1791
|
-
-webkit-text-fill-color: rgba(235, 235, 245, 0.54);
|
|
1792
|
-
} .textarea__textarea_18np7:read-only {
|
|
1793
|
-
color: rgba(235, 235, 245, 0.54);
|
|
1794
|
-
} .textarea__textarea_18np7:focus::placeholder {
|
|
1795
|
-
color: rgba(235, 235, 245, 0.32);
|
|
1796
|
-
} .textarea__hint_18np7 {
|
|
1797
|
-
color: rgba(235, 235, 245, 0.54);
|
|
1798
|
-
} .textarea__error_18np7 {
|
|
1799
|
-
color: #f15045;
|
|
1800
|
-
}
|
|
1801
|
-
.textarea__customScrollbar_1ni1o::-webkit-scrollbar-track {
|
|
1802
|
-
background-color: transparent;
|
|
1803
|
-
} .textarea__customScrollbar_1ni1o::-webkit-scrollbar-track-piece {
|
|
1804
|
-
background-color: transparent;
|
|
1805
|
-
} .textarea__customScrollbar_1ni1o::-webkit-scrollbar-thumb {
|
|
1806
|
-
background-color: rgba(255, 255, 255, 0.3);
|
|
1807
|
-
border-color: transparent;
|
|
1808
|
-
} .textarea__customScrollbar_1ni1o::-webkit-scrollbar-thumb:active {
|
|
1809
|
-
background-color: rgba(255, 255, 255, 0.6);
|
|
1810
|
-
} .textarea__pseudoTextarea_1ni1o span {
|
|
1811
|
-
color: transparent;
|
|
1812
|
-
} .textarea__pseudoTextarea_1ni1o .textarea__overflow_1ni1o {
|
|
1813
|
-
background-color: rgba(217, 29, 11, 0.4);
|
|
1814
|
-
} .textarea__focusVisible_1ni1o {
|
|
1815
|
-
outline: 2px solid #0072ef;
|
|
1816
|
-
} .textarea__textarea_1ni1o.textarea__s_1ni1o {
|
|
1817
|
-
border-top: 14px solid transparent;
|
|
1818
|
-
border-bottom: 14px solid transparent;
|
|
1819
|
-
} .textarea__textarea_1ni1o.textarea__m_1ni1o {
|
|
1820
|
-
border-top: 18px solid transparent;
|
|
1821
|
-
border-bottom: 18px solid transparent;
|
|
1822
|
-
} .textarea__textarea_1ni1o.textarea__l_1ni1o {
|
|
1823
|
-
border-top: 22px solid transparent;
|
|
1824
|
-
border-bottom: 22px solid transparent;
|
|
1825
|
-
} .textarea__textarea_1ni1o.textarea__xl_1ni1o {
|
|
1826
|
-
border-top: 24px solid transparent;
|
|
1827
|
-
border-bottom: 24px solid transparent;
|
|
1828
|
-
} .textarea__textarea_1ni1o.textarea__hasInnerLabel_1ni1o.textarea__s_1ni1o {
|
|
1829
|
-
border-top: 24px solid transparent;
|
|
1830
|
-
border-bottom: 4px solid transparent;
|
|
1831
|
-
} .textarea__textarea_1ni1o.textarea__hasInnerLabel_1ni1o.textarea__m_1ni1o {
|
|
1832
|
-
border-top: 24px solid transparent;
|
|
1833
|
-
border-bottom: 8px solid transparent;
|
|
1834
|
-
} .textarea__textarea_1ni1o.textarea__hasInnerLabel_1ni1o.textarea__l_1ni1o {
|
|
1835
|
-
border-top: 32px solid transparent;
|
|
1836
|
-
border-bottom: 12px solid transparent;
|
|
1837
|
-
} .textarea__textarea_1ni1o.textarea__hasInnerLabel_1ni1o.textarea__xl_1ni1o {
|
|
1838
|
-
border-top: 34px solid transparent;
|
|
1839
|
-
border-bottom: 14px solid transparent;
|
|
1840
|
-
}
|
|
1841
|
-
.textarea__input_4cihp {
|
|
1842
|
-
color: #0e0e0e;
|
|
1843
|
-
caret-color: #0e0e0e;
|
|
1844
|
-
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
1845
|
-
} .textarea__input_4cihp:-webkit-autofill {
|
|
1846
|
-
-webkit-text-fill-color: #0e0e0e;
|
|
1847
|
-
} .textarea__input_4cihp::placeholder {
|
|
1848
|
-
color: rgba(60, 60, 67, 0.66);
|
|
1849
|
-
} .textarea__hasInnerLabel_4cihp::placeholder {
|
|
1850
|
-
color: rgba(60, 60, 67, 0.4);
|
|
1851
|
-
} .textarea__clearIcon_4cihp {
|
|
1852
|
-
color: #0e0e0e;
|
|
1853
|
-
} .textarea__input_4cihp:read-only {
|
|
1854
|
-
color: rgba(60, 60, 67, 0.66)
|
|
1855
|
-
} .textarea__input_4cihp:read-only:focus::placeholder {
|
|
1856
|
-
color: rgba(60, 60, 67, 0.66);
|
|
1857
|
-
} .textarea__input_4cihp:disabled {
|
|
1858
|
-
color: rgba(60, 60, 67, 0.66);
|
|
1859
|
-
-webkit-text-fill-color: rgba(60, 60, 67, 0.66);
|
|
1860
|
-
} .textarea__input_4cihp:focus::placeholder {
|
|
1861
|
-
color: rgba(60, 60, 67, 0.4);
|
|
1862
|
-
} .textarea__textarea_4cihp {
|
|
1863
|
-
color: #0e0e0e;
|
|
1864
|
-
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
1865
|
-
} .textarea__textarea_4cihp::placeholder {
|
|
1866
|
-
color: rgba(60, 60, 67, 0.66);
|
|
1867
|
-
} .textarea__hasInnerLabel_4cihp::placeholder {
|
|
1868
|
-
color: rgba(60, 60, 67, 0.4);
|
|
1869
|
-
} .textarea__textarea_4cihp:disabled {
|
|
1870
|
-
color: rgba(60, 60, 67, 0.66);
|
|
1871
|
-
-webkit-text-fill-color: rgba(60, 60, 67, 0.66);
|
|
1872
|
-
} .textarea__textarea_4cihp:read-only {
|
|
1873
|
-
color: rgba(60, 60, 67, 0.66);
|
|
1874
|
-
} .textarea__textarea_4cihp:focus::placeholder {
|
|
1875
|
-
color: rgba(60, 60, 67, 0.4);
|
|
1876
|
-
} .textarea__hint_4cihp {
|
|
1877
|
-
color: rgba(235, 235, 245, 0.54);
|
|
1878
|
-
} .textarea__error_4cihp {
|
|
1879
|
-
color: #f15045;
|
|
1880
|
-
}.drawer__customScrollbar_jxzbn::-webkit-scrollbar-track {
|
|
1881
|
-
background-color: transparent;
|
|
1882
|
-
} .drawer__customScrollbar_jxzbn::-webkit-scrollbar-track-piece {
|
|
1883
|
-
background-color: transparent;
|
|
1884
|
-
} .drawer__customScrollbar_jxzbn::-webkit-scrollbar-thumb {
|
|
1885
|
-
background-color: rgba(255, 255, 255, 0.3);
|
|
1886
|
-
border-color: transparent;
|
|
1887
|
-
} .drawer__customScrollbar_jxzbn::-webkit-scrollbar-thumb:active {
|
|
1888
|
-
background-color: rgba(255, 255, 255, 0.6);
|
|
1889
|
-
} .drawer__backdropEnter_jxzbn {
|
|
1890
|
-
background-color: transparent;
|
|
1891
|
-
} .drawer__backdropEnterActive_jxzbn,
|
|
1892
|
-
.drawer__backdropEnterDone_jxzbn {
|
|
1893
|
-
background-color: rgba(0, 0, 0, 0.8);
|
|
1894
|
-
} .drawer__backdropExit_jxzbn {
|
|
1895
|
-
background-color: rgba(0, 0, 0, 0.8);
|
|
1896
|
-
} .drawer__backdropExitActive_jxzbn,
|
|
1897
|
-
.drawer__backdropExitDone_jxzbn {
|
|
1898
|
-
background-color: transparent;
|
|
1899
|
-
}.pagination__component_zfi8b {
|
|
1900
|
-
color: #fff;
|
|
1901
|
-
}
|
|
1902
|
-
.pagination__dots_1702i {
|
|
1903
|
-
color: rgba(235, 235, 245, 0.54);
|
|
1904
|
-
}
|
|
1905
|
-
|
|
1906
|
-
.pagination__tag_1c6sj.pagination__tag_1c6sj {
|
|
1904
|
+
}
|
|
1905
|
+
.pagination__tag_1c6sj.pagination__tag_1c6sj {
|
|
1907
1906
|
color: rgba(235, 235, 245, 0.54)
|
|
1908
1907
|
} .pagination__tag_1c6sj.pagination__tag_1c6sj:hover:not(:disabled) {
|
|
1909
1908
|
background-color: #2c2c2e;
|
|
@@ -1917,7 +1916,12 @@
|
|
|
1917
1916
|
color: #0e0e0e;
|
|
1918
1917
|
} .pagination__tag_1c6sj.pagination__tag_1c6sj.pagination__checked_1c6sj:active:not(:disabled) {
|
|
1919
1918
|
color: #fff;
|
|
1920
|
-
}
|
|
1919
|
+
}
|
|
1920
|
+
.pattern-lock__error_1j5nw {
|
|
1921
|
+
color: #f15045;
|
|
1922
|
+
} @media screen and (min-width: 360px) {
|
|
1923
|
+
} @media screen and (min-width: 390px) {
|
|
1924
|
+
}.custom-button__customButton_pc92h.custom-button__white_pc92h * {
|
|
1921
1925
|
color: #0e0e0e;
|
|
1922
1926
|
} .custom-button__customButton_pc92h.custom-button__black_pc92h * {
|
|
1923
1927
|
color: #fff;
|
|
@@ -1950,10 +1954,6 @@
|
|
|
1950
1954
|
}.attach__component_olgjx {
|
|
1951
1955
|
} .attach__focused_olgjx {
|
|
1952
1956
|
outline: 2px solid #0072ef;
|
|
1953
|
-
}.pattern-lock__error_1j5nw {
|
|
1954
|
-
color: #f15045;
|
|
1955
|
-
} @media screen and (min-width: 360px) {
|
|
1956
|
-
} @media screen and (min-width: 390px) {
|
|
1957
1957
|
}.cc-icon-button.icon-button__primary_1xkre {
|
|
1958
1958
|
color: #fff
|
|
1959
1959
|
} .cc-icon-button.icon-button__primary_1xkre:hover {
|
|
@@ -2074,7 +2074,55 @@
|
|
|
2074
2074
|
} .pass-code__ghost_82070.pass-code__ghost_82070:active {
|
|
2075
2075
|
background: rgba(255, 255, 255, 0.11);
|
|
2076
2076
|
}
|
|
2077
|
-
.
|
|
2077
|
+
.confirmation-v1__errorHeader_19lg6 {
|
|
2078
|
+
color: #fff;
|
|
2079
|
+
color: #fff;
|
|
2080
|
+
} .confirmation-v1__errorText_19lg6 {
|
|
2081
|
+
color: rgba(235, 235, 245, 0.54);
|
|
2082
|
+
color: rgba(235, 235, 245, 0.54);
|
|
2083
|
+
} .confirmation-v1__phoneHintText_19lg6 {
|
|
2084
|
+
color: rgba(235, 235, 245, 0.54);
|
|
2085
|
+
color: rgba(235, 235, 245, 0.54);
|
|
2086
|
+
} .confirmation-v1__phonesWrap_19lg6 {
|
|
2087
|
+
color: rgba(235, 235, 245, 0.54);
|
|
2088
|
+
} .confirmation-v1__phoneDescription_19lg6 {
|
|
2089
|
+
color: rgba(235, 235, 245, 0.54);
|
|
2090
|
+
}
|
|
2091
|
+
.confirmation-v1__input_7as4f {
|
|
2092
|
+
background-color: #202022;
|
|
2093
|
+
color: #fff
|
|
2094
|
+
} .confirmation-v1__input_7as4f.confirmation-v1__hasError_7as4f {
|
|
2095
|
+
color: #f15045;
|
|
2096
|
+
caret-color: #fff;
|
|
2097
|
+
background-color: #35110d;
|
|
2098
|
+
} .confirmation-v1__input_7as4f.confirmation-v1__disabled_7as4f {
|
|
2099
|
+
color: rgba(235, 235, 245, 0.32);
|
|
2100
|
+
} @keyframes confirmation-v1__shake_7as4f {
|
|
2101
|
+
}
|
|
2102
|
+
.confirmation-v1__component_1dtgl {
|
|
2103
|
+
color: rgba(235, 235, 245, 0.54);
|
|
2104
|
+
color: rgba(235, 235, 245, 0.54);
|
|
2105
|
+
}
|
|
2106
|
+
.confirmation-v1__circle_1hyf4 {
|
|
2107
|
+
fill: transparent;
|
|
2108
|
+
stroke: #4f4f52;
|
|
2109
|
+
}
|
|
2110
|
+
.confirmation-v1__title_1ytgx {
|
|
2111
|
+
color: #fff;
|
|
2112
|
+
} .confirmation-v1__description_1ytgx {
|
|
2113
|
+
color: rgba(235, 235, 245, 0.54);
|
|
2114
|
+
} .confirmation-v1__alertIcon_1ytgx {
|
|
2115
|
+
color: #d91d0b;
|
|
2116
|
+
}
|
|
2117
|
+
.confirmation-v1__header_pn1m4 {
|
|
2118
|
+
color: #fff;
|
|
2119
|
+
color: #fff;
|
|
2120
|
+
} .confirmation-v1__error_pn1m4 {
|
|
2121
|
+
color: #f15045;
|
|
2122
|
+
} .confirmation-v1__loaderText_pn1m4 {
|
|
2123
|
+
color: rgba(235, 235, 245, 0.54);
|
|
2124
|
+
color: rgba(235, 235, 245, 0.54);
|
|
2125
|
+
}.input__error_1gs2t {
|
|
2078
2126
|
color: #f15045;
|
|
2079
2127
|
caret-color: #f15045;
|
|
2080
2128
|
}
|
|
@@ -2154,55 +2202,8 @@
|
|
|
2154
2202
|
-webkit-text-fill-color: rgba(60, 60, 67, 0.66);
|
|
2155
2203
|
} .input__input_r6bsa:focus::placeholder {
|
|
2156
2204
|
color: rgba(60, 60, 67, 0.4);
|
|
2157
|
-
}.confirmation-v1__errorHeader_19lg6 {
|
|
2158
|
-
color: #fff;
|
|
2159
|
-
color: #fff;
|
|
2160
|
-
} .confirmation-v1__errorText_19lg6 {
|
|
2161
|
-
color: rgba(235, 235, 245, 0.54);
|
|
2162
|
-
color: rgba(235, 235, 245, 0.54);
|
|
2163
|
-
} .confirmation-v1__phoneHintText_19lg6 {
|
|
2164
|
-
color: rgba(235, 235, 245, 0.54);
|
|
2165
|
-
color: rgba(235, 235, 245, 0.54);
|
|
2166
|
-
} .confirmation-v1__phonesWrap_19lg6 {
|
|
2167
|
-
color: rgba(235, 235, 245, 0.54);
|
|
2168
|
-
} .confirmation-v1__phoneDescription_19lg6 {
|
|
2169
|
-
color: rgba(235, 235, 245, 0.54);
|
|
2170
|
-
}
|
|
2171
|
-
.confirmation-v1__circle_1hyf4 {
|
|
2172
|
-
fill: transparent;
|
|
2173
|
-
stroke: #4f4f52;
|
|
2174
|
-
}
|
|
2175
|
-
.confirmation-v1__header_pn1m4 {
|
|
2176
|
-
color: #fff;
|
|
2177
|
-
color: #fff;
|
|
2178
|
-
} .confirmation-v1__error_pn1m4 {
|
|
2179
|
-
color: #f15045;
|
|
2180
|
-
} .confirmation-v1__loaderText_pn1m4 {
|
|
2181
|
-
color: rgba(235, 235, 245, 0.54);
|
|
2182
|
-
color: rgba(235, 235, 245, 0.54);
|
|
2183
|
-
}
|
|
2184
|
-
.confirmation-v1__title_1ytgx {
|
|
2185
|
-
color: #fff;
|
|
2186
|
-
} .confirmation-v1__description_1ytgx {
|
|
2187
|
-
color: rgba(235, 235, 245, 0.54);
|
|
2188
|
-
} .confirmation-v1__alertIcon_1ytgx {
|
|
2189
|
-
color: #d91d0b;
|
|
2190
|
-
}
|
|
2191
|
-
.confirmation-v1__input_7as4f {
|
|
2192
|
-
background-color: #202022;
|
|
2193
|
-
color: #fff
|
|
2194
|
-
} .confirmation-v1__input_7as4f.confirmation-v1__hasError_7as4f {
|
|
2195
|
-
color: #f15045;
|
|
2196
|
-
caret-color: #fff;
|
|
2197
|
-
background-color: #35110d;
|
|
2198
|
-
} .confirmation-v1__input_7as4f.confirmation-v1__disabled_7as4f {
|
|
2199
|
-
color: rgba(235, 235, 245, 0.32);
|
|
2200
|
-
} @keyframes confirmation-v1__shake_7as4f {
|
|
2201
|
-
}
|
|
2202
|
-
.confirmation-v1__component_1dtgl {
|
|
2203
|
-
color: rgba(235, 235, 245, 0.54);
|
|
2204
|
-
color: rgba(235, 235, 245, 0.54);
|
|
2205
2205
|
}
|
|
2206
|
+
|
|
2206
2207
|
.confirmation__circle_1chjs {
|
|
2207
2208
|
fill: transparent;
|
|
2208
2209
|
stroke: #4f4f52;
|
|
@@ -2210,10 +2211,12 @@
|
|
|
2210
2211
|
.confirmation__component_1yhgb {
|
|
2211
2212
|
color: rgba(235, 235, 245, 0.54);
|
|
2212
2213
|
}
|
|
2213
|
-
|
|
2214
2214
|
.confirmation__typographyTheme_1gd41.confirmation__typographyTheme_1gd41 {
|
|
2215
2215
|
color: rgba(235, 235, 245, 0.54);
|
|
2216
2216
|
}
|
|
2217
|
+
.confirmation__typographyTheme_f0ffk.confirmation__typographyTheme_f0ffk {
|
|
2218
|
+
color: rgba(235, 235, 245, 0.54);
|
|
2219
|
+
}
|
|
2217
2220
|
.confirmation__typographyTheme_1qmb5.confirmation__typographyTheme_1qmb5 {
|
|
2218
2221
|
color: rgba(235, 235, 245, 0.54);
|
|
2219
2222
|
}
|
|
@@ -2223,23 +2226,20 @@
|
|
|
2223
2226
|
color: #fff;
|
|
2224
2227
|
} .confirmation__countdownContainer_gbpu8.confirmation__countdownContainer_gbpu8 {
|
|
2225
2228
|
color: rgba(235, 235, 245, 0.54);
|
|
2226
|
-
}
|
|
2227
|
-
.confirmation__typographyTheme_f0ffk.confirmation__typographyTheme_f0ffk {
|
|
2228
|
-
color: rgba(235, 235, 245, 0.54);
|
|
2229
2229
|
}.pure-cell__focused_1c33m {
|
|
2230
2230
|
outline: 2px solid #0072ef;
|
|
2231
2231
|
}
|
|
2232
2232
|
|
|
2233
2233
|
|
|
2234
2234
|
|
|
2235
|
-
.pure-cell__categoryPercent_15aot {
|
|
2236
|
-
background-color: #202022;
|
|
2237
|
-
}
|
|
2238
2235
|
|
|
2239
2236
|
|
|
2240
2237
|
|
|
2241
2238
|
|
|
2242
2239
|
|
|
2240
|
+
.pure-cell__categoryPercent_15aot {
|
|
2241
|
+
background-color: #202022;
|
|
2242
|
+
}
|
|
2243
2243
|
.file-upload-item__component_1t25u {
|
|
2244
2244
|
color: rgba(235, 235, 245, 0.54);
|
|
2245
2245
|
box-shadow: 0 -1px 0 0 #2b2b2e inset
|
|
@@ -2253,30 +2253,20 @@
|
|
|
2253
2253
|
color: #fff
|
|
2254
2254
|
} .file-upload-item__errorWrapper_1t25u {
|
|
2255
2255
|
color: #ef3124
|
|
2256
|
-
}.navigation-bar__content_1dvjp {
|
|
2257
|
-
color: #fff
|
|
2258
|
-
} .navigation-bar__subtitle_1dvjp {
|
|
2259
|
-
color: rgba(235, 235, 245, 0.54);
|
|
2260
2256
|
}
|
|
2261
|
-
|
|
2262
|
-
|
|
2263
|
-
color: #
|
|
2264
|
-
|
|
2265
|
-
|
|
2266
|
-
color: #
|
|
2257
|
+
|
|
2258
|
+
.toast-plate__component_1ku6o {
|
|
2259
|
+
color: #0e0e0e;
|
|
2260
|
+
background-color: #fff;
|
|
2261
|
+
} .toast-plate__closeButtonWrapper_1ku6o:before {
|
|
2262
|
+
background-color: #e9e9eb;
|
|
2267
2263
|
}
|
|
2268
|
-
|
|
2269
|
-
|
|
2270
|
-
|
|
2271
|
-
|
|
2272
|
-
|
|
2273
|
-
|
|
2274
|
-
} .navigation-bar__component_w123r:active svg > path {
|
|
2275
|
-
fill: rgb(179, 179, 179);
|
|
2276
|
-
} .navigation-bar__mobileWrapper_w123r {
|
|
2277
|
-
background: rgba(255, 255, 255, 0.06)
|
|
2278
|
-
} .navigation-bar__mobileWrapper_w123r svg > path {
|
|
2279
|
-
fill: #85858d;
|
|
2264
|
+
|
|
2265
|
+
.toast-plate__component_1kdiz {
|
|
2266
|
+
color: #fff;
|
|
2267
|
+
background-color: #121212;
|
|
2268
|
+
} .toast-plate__closeButtonWrapper_1kdiz:before {
|
|
2269
|
+
background-color: #262629;
|
|
2280
2270
|
}
|
|
2281
2271
|
|
|
2282
2272
|
.plate__component_1sev3 {
|
|
@@ -2306,25 +2296,35 @@
|
|
|
2306
2296
|
box-shadow: 0 0 0 1px #de6a00
|
|
2307
2297
|
} .plate__attention_1sev3:before {
|
|
2308
2298
|
background-color: #de6a00;
|
|
2309
|
-
} .plate__custom_1sev3 {
|
|
2310
|
-
background: transparent;
|
|
2311
|
-
box-shadow: 0 0 0 1px #6d7986
|
|
2312
|
-
} .plate__custom_1sev3:before {
|
|
2313
|
-
background-color: #6d7986;
|
|
2314
|
-
}
|
|
2315
|
-
|
|
2316
|
-
.
|
|
2317
|
-
color:
|
|
2318
|
-
|
|
2319
|
-
|
|
2320
|
-
|
|
2299
|
+
} .plate__custom_1sev3 {
|
|
2300
|
+
background: transparent;
|
|
2301
|
+
box-shadow: 0 0 0 1px #6d7986
|
|
2302
|
+
} .plate__custom_1sev3:before {
|
|
2303
|
+
background-color: #6d7986;
|
|
2304
|
+
}.navigation-bar__content_1dvjp {
|
|
2305
|
+
color: #fff
|
|
2306
|
+
} .navigation-bar__subtitle_1dvjp {
|
|
2307
|
+
color: rgba(235, 235, 245, 0.54);
|
|
2308
|
+
}
|
|
2309
|
+
.navigation-bar__component_w123r {
|
|
2310
|
+
background: rgba(18, 18, 18, 0.4)
|
|
2311
|
+
} .navigation-bar__component_w123r svg > path {
|
|
2312
|
+
fill: #fff;
|
|
2313
|
+
} .navigation-bar__component_w123r:hover svg > path {
|
|
2314
|
+
fill: rgb(204, 204, 204);
|
|
2315
|
+
} .navigation-bar__component_w123r:active svg > path {
|
|
2316
|
+
fill: rgb(179, 179, 179);
|
|
2317
|
+
} .navigation-bar__mobileWrapper_w123r {
|
|
2318
|
+
background: rgba(255, 255, 255, 0.06)
|
|
2319
|
+
} .navigation-bar__mobileWrapper_w123r svg > path {
|
|
2320
|
+
fill: #85858d;
|
|
2321
2321
|
}
|
|
2322
|
-
|
|
2323
|
-
.
|
|
2324
|
-
color: #fff
|
|
2325
|
-
|
|
2326
|
-
|
|
2327
|
-
|
|
2322
|
+
.navigation-bar__button_nba6l {
|
|
2323
|
+
background: rgba(18, 18, 18, 0.4);
|
|
2324
|
+
color: #fff
|
|
2325
|
+
} .navigation-bar__button_nba6l.navigation-bar__mobile_nba6l {
|
|
2326
|
+
background: rgba(255, 255, 255, 0.06);
|
|
2327
|
+
color: #85858d;
|
|
2328
2328
|
}.slider-input__slider_1wesp .noUi-base:hover > .noUi-connects {
|
|
2329
2329
|
background-color: #303032;
|
|
2330
2330
|
} .slider-input__slider_1wesp .noUi-connects {
|
|
@@ -2333,6 +2333,12 @@
|
|
|
2333
2333
|
color: rgba(235, 235, 245, 0.54);
|
|
2334
2334
|
} .slider-input__info_1wesp {
|
|
2335
2335
|
color: rgba(235, 235, 245, 0.54);
|
|
2336
|
+
}.with-suffix__hasSuffix_1u5qu input:focus::placeholder {
|
|
2337
|
+
color: transparent;
|
|
2338
|
+
} .with-suffix__disabled_1u5qu {
|
|
2339
|
+
color: rgba(235, 235, 245, 0.54);
|
|
2340
|
+
} .with-suffix__readOnly_1u5qu {
|
|
2341
|
+
color: rgba(235, 235, 245, 0.54);
|
|
2336
2342
|
}.bank-card__component_1uwt1 {
|
|
2337
2343
|
--form-control-bg-color: transparent;
|
|
2338
2344
|
--form-control-focus-shadow: transparent;
|
|
@@ -2354,27 +2360,7 @@
|
|
|
2354
2360
|
background-color: transparent
|
|
2355
2361
|
} .bank-card__usePhoto_1uwt1 svg {
|
|
2356
2362
|
fill: #000;
|
|
2357
|
-
}.
|
|
2358
|
-
color: transparent;
|
|
2359
|
-
} .with-suffix__disabled_1u5qu {
|
|
2360
|
-
color: rgba(235, 235, 245, 0.54);
|
|
2361
|
-
} .with-suffix__readOnly_1u5qu {
|
|
2362
|
-
color: rgba(235, 235, 245, 0.54);
|
|
2363
|
-
}
|
|
2364
|
-
.popup-sheet__appear_u7kb4,
|
|
2365
|
-
.popup-sheet__enter_u7kb4 {
|
|
2366
|
-
background-color: transparent;
|
|
2367
|
-
} .popup-sheet__appearActive_u7kb4,
|
|
2368
|
-
.popup-sheet__enterActive_u7kb4,
|
|
2369
|
-
.popup-sheet__appearDone_u7kb4,
|
|
2370
|
-
.popup-sheet__enterDone_u7kb4 {
|
|
2371
|
-
background-color: rgba(0, 0, 0, 0.8);
|
|
2372
|
-
} .popup-sheet__exit_u7kb4 {
|
|
2373
|
-
background-color: rgba(0, 0, 0, 0.8);
|
|
2374
|
-
} .popup-sheet__exitActive_u7kb4,
|
|
2375
|
-
.popup-sheet__exitDone_u7kb4 {
|
|
2376
|
-
background-color: transparent;
|
|
2377
|
-
}.bottom-sheet__modal_w9b6i {
|
|
2363
|
+
}.bottom-sheet__modal_w9b6i {
|
|
2378
2364
|
background-color: transparent;
|
|
2379
2365
|
} .bottom-sheet__component_w9b6i {
|
|
2380
2366
|
background-color: #121212;
|
|
@@ -2479,6 +2465,20 @@
|
|
|
2479
2465
|
}
|
|
2480
2466
|
.bottom-sheet__highlighted_1x9qh {
|
|
2481
2467
|
border-bottom: 1px solid #2b2b2e;
|
|
2468
|
+
}
|
|
2469
|
+
.popup-sheet__appear_u7kb4,
|
|
2470
|
+
.popup-sheet__enter_u7kb4 {
|
|
2471
|
+
background-color: transparent;
|
|
2472
|
+
} .popup-sheet__appearActive_u7kb4,
|
|
2473
|
+
.popup-sheet__enterActive_u7kb4,
|
|
2474
|
+
.popup-sheet__appearDone_u7kb4,
|
|
2475
|
+
.popup-sheet__enterDone_u7kb4 {
|
|
2476
|
+
background-color: rgba(0, 0, 0, 0.8);
|
|
2477
|
+
} .popup-sheet__exit_u7kb4 {
|
|
2478
|
+
background-color: rgba(0, 0, 0, 0.8);
|
|
2479
|
+
} .popup-sheet__exitActive_u7kb4,
|
|
2480
|
+
.popup-sheet__exitDone_u7kb4 {
|
|
2481
|
+
background-color: transparent;
|
|
2482
2482
|
}.toast__toastPlate_1ayao {
|
|
2483
2483
|
box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
|
|
2484
2484
|
0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
|
|
@@ -2502,6 +2502,15 @@
|
|
|
2502
2502
|
|
|
2503
2503
|
|
|
2504
2504
|
|
|
2505
|
+
.modal__sticky_gkt9o {
|
|
2506
|
+
background: #121212;
|
|
2507
|
+
} .modal__highlighted_gkt9o {
|
|
2508
|
+
background: #121212;
|
|
2509
|
+
box-shadow: 0 -1px 0 0 #262629;
|
|
2510
|
+
}
|
|
2511
|
+
|
|
2512
|
+
|
|
2513
|
+
|
|
2505
2514
|
.modal__highlighted_swd6i {
|
|
2506
2515
|
background: #121212;
|
|
2507
2516
|
box-shadow: 0 1px 0 0 #262629;
|
|
@@ -2510,12 +2519,6 @@
|
|
|
2510
2519
|
}
|
|
2511
2520
|
|
|
2512
2521
|
|
|
2513
|
-
.modal__sticky_gkt9o {
|
|
2514
|
-
background: #121212;
|
|
2515
|
-
} .modal__highlighted_gkt9o {
|
|
2516
|
-
background: #121212;
|
|
2517
|
-
box-shadow: 0 -1px 0 0 #262629;
|
|
2518
|
-
}
|
|
2519
2522
|
|
|
2520
2523
|
|
|
2521
2524
|
|
|
@@ -2537,9 +2540,6 @@
|
|
|
2537
2540
|
} .side-panel__sticky_78qrm.side-panel__hasContent_78qrm {
|
|
2538
2541
|
background: #121212;
|
|
2539
2542
|
}
|
|
2540
|
-
|
|
2541
|
-
|
|
2542
|
-
|
|
2543
2543
|
@media (min-width: 600px) {
|
|
2544
2544
|
}.tooltip__hint_1frb8 {
|
|
2545
2545
|
background-color: #fff;
|
|
@@ -2591,37 +2591,6 @@
|
|
|
2591
2591
|
} .calendar__dayName_1chwi {
|
|
2592
2592
|
color: rgba(235, 235, 245, 0.54)
|
|
2593
2593
|
}
|
|
2594
|
-
|
|
2595
|
-
.calendar__empty_ldtyc {
|
|
2596
|
-
color: rgba(235, 235, 245, 0.54);
|
|
2597
|
-
}
|
|
2598
|
-
.calendar__withShadow_112sz {
|
|
2599
|
-
box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
|
|
2600
|
-
0 0 1px rgba(0, 0, 0, 0.04);
|
|
2601
|
-
}
|
|
2602
|
-
@media (max-width: 374px) {
|
|
2603
|
-
}
|
|
2604
|
-
.cc-calendar .calendar__button_10jo9 {
|
|
2605
|
-
background-color: transparent
|
|
2606
|
-
} .cc-calendar .calendar__button_10jo9:not(:disabled):hover {
|
|
2607
|
-
background-color: #2c2c2e;
|
|
2608
|
-
color: #fff;
|
|
2609
|
-
} .cc-calendar .calendar__button_10jo9.calendar__filled_10jo9 {
|
|
2610
|
-
background-color: #2c2c2e
|
|
2611
|
-
} .cc-calendar .calendar__button_10jo9.calendar__filled_10jo9:not(:disabled):hover {
|
|
2612
|
-
background-color: rgb(59, 59, 61);
|
|
2613
|
-
} .cc-calendar .calendar__button_10jo9.calendar__outlined_10jo9 {
|
|
2614
|
-
border: 1px solid #fff;
|
|
2615
|
-
} .cc-calendar .calendar__button_10jo9.calendar__selected_10jo9,
|
|
2616
|
-
.cc-calendar .calendar__button_10jo9.calendar__selected_10jo9:disabled {
|
|
2617
|
-
background-color: #fff;
|
|
2618
|
-
color: #0e0e0e
|
|
2619
|
-
} .cc-calendar .calendar__button_10jo9.calendar__selected_10jo9:not(:disabled):hover, .cc-calendar .calendar__button_10jo9.calendar__selected_10jo9:disabled:not(:disabled):hover {
|
|
2620
|
-
background-color: #fff;
|
|
2621
|
-
color: #0e0e0e;
|
|
2622
|
-
}
|
|
2623
|
-
@media (max-width: 374px) {
|
|
2624
|
-
}
|
|
2625
2594
|
.calendar__dayName_1x9e7 {
|
|
2626
2595
|
color: rgba(235, 235, 245, 0.54)
|
|
2627
2596
|
} .calendar__day_1x9e7 {
|
|
@@ -2687,7 +2656,38 @@
|
|
|
2687
2656
|
} .calendar__bottomAddon_1x9e7.calendar__selected_1x9e7,
|
|
2688
2657
|
.calendar__bottomAddon_1x9e7.calendar__selected_1x9e7 > * {
|
|
2689
2658
|
color: #0e0e0e;
|
|
2690
|
-
}
|
|
2659
|
+
}
|
|
2660
|
+
.calendar__withShadow_112sz {
|
|
2661
|
+
box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
|
|
2662
|
+
0 0 1px rgba(0, 0, 0, 0.04);
|
|
2663
|
+
}
|
|
2664
|
+
@media (max-width: 374px) {
|
|
2665
|
+
}
|
|
2666
|
+
.cc-calendar .calendar__button_10jo9 {
|
|
2667
|
+
background-color: transparent
|
|
2668
|
+
} .cc-calendar .calendar__button_10jo9:not(:disabled):hover {
|
|
2669
|
+
background-color: #2c2c2e;
|
|
2670
|
+
color: #fff;
|
|
2671
|
+
} .cc-calendar .calendar__button_10jo9.calendar__filled_10jo9 {
|
|
2672
|
+
background-color: #2c2c2e
|
|
2673
|
+
} .cc-calendar .calendar__button_10jo9.calendar__filled_10jo9:not(:disabled):hover {
|
|
2674
|
+
background-color: rgb(59, 59, 61);
|
|
2675
|
+
} .cc-calendar .calendar__button_10jo9.calendar__outlined_10jo9 {
|
|
2676
|
+
border: 1px solid #fff;
|
|
2677
|
+
} .cc-calendar .calendar__button_10jo9.calendar__selected_10jo9,
|
|
2678
|
+
.cc-calendar .calendar__button_10jo9.calendar__selected_10jo9:disabled {
|
|
2679
|
+
background-color: #fff;
|
|
2680
|
+
color: #0e0e0e
|
|
2681
|
+
} .cc-calendar .calendar__button_10jo9.calendar__selected_10jo9:not(:disabled):hover, .cc-calendar .calendar__button_10jo9.calendar__selected_10jo9:disabled:not(:disabled):hover {
|
|
2682
|
+
background-color: #fff;
|
|
2683
|
+
color: #0e0e0e;
|
|
2684
|
+
}
|
|
2685
|
+
@media (max-width: 374px) {
|
|
2686
|
+
}
|
|
2687
|
+
.calendar__empty_ldtyc {
|
|
2688
|
+
color: rgba(235, 235, 245, 0.54);
|
|
2689
|
+
}
|
|
2690
|
+
.gallery__container_a8mdv {
|
|
2691
2691
|
background-color: #121212;
|
|
2692
2692
|
} .gallery__modal_a8mdv {
|
|
2693
2693
|
background: transparent;
|
|
@@ -2700,21 +2700,6 @@
|
|
|
2700
2700
|
color: rgb(217, 217, 217);
|
|
2701
2701
|
}
|
|
2702
2702
|
|
|
2703
|
-
.gallery__component_2if5e {
|
|
2704
|
-
border: 2px solid rgba(0, 0, 0, 0);
|
|
2705
|
-
} .gallery__active_2if5e {
|
|
2706
|
-
border-color: rgba(255, 255, 255, 0.4)
|
|
2707
|
-
} .gallery__image_2if5e {
|
|
2708
|
-
background-color: #121212
|
|
2709
|
-
} .gallery__loading_2if5e {
|
|
2710
|
-
background-color: #202022
|
|
2711
|
-
} .gallery__loading_2if5e .gallery__active_2if5e {
|
|
2712
|
-
background-color: #3a3a3c;
|
|
2713
|
-
} .gallery__brokenImageWrapper_2if5e {
|
|
2714
|
-
background-color: #3a3a3c
|
|
2715
|
-
} .gallery__focused_2if5e {
|
|
2716
|
-
outline: 2px solid #0072ef;
|
|
2717
|
-
}
|
|
2718
2703
|
.gallery__component_1l7j9 {
|
|
2719
2704
|
background-color: #121212;
|
|
2720
2705
|
} .gallery__slideLoading_1l7j9 {
|
|
@@ -2736,19 +2721,24 @@
|
|
|
2736
2721
|
} .gallery__fullScreenImage_1l7j9 {
|
|
2737
2722
|
background-color: #121212;
|
|
2738
2723
|
}
|
|
2724
|
+
.gallery__component_2if5e {
|
|
2725
|
+
border: 2px solid rgba(0, 0, 0, 0);
|
|
2726
|
+
} .gallery__active_2if5e {
|
|
2727
|
+
border-color: rgba(255, 255, 255, 0.4)
|
|
2728
|
+
} .gallery__image_2if5e {
|
|
2729
|
+
background-color: #121212
|
|
2730
|
+
} .gallery__loading_2if5e {
|
|
2731
|
+
background-color: #202022
|
|
2732
|
+
} .gallery__loading_2if5e .gallery__active_2if5e {
|
|
2733
|
+
background-color: #3a3a3c;
|
|
2734
|
+
} .gallery__brokenImageWrapper_2if5e {
|
|
2735
|
+
background-color: #3a3a3c
|
|
2736
|
+
} .gallery__focused_2if5e {
|
|
2737
|
+
outline: 2px solid #0072ef;
|
|
2738
|
+
}
|
|
2739
2739
|
.select__arrow_1o47a {
|
|
2740
2740
|
color: #fff;
|
|
2741
2741
|
}
|
|
2742
|
-
|
|
2743
|
-
.select__popoverInner_1n1ic {
|
|
2744
|
-
background: transparent;
|
|
2745
|
-
} .select__optionsList_1n1ic {
|
|
2746
|
-
box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
|
|
2747
|
-
0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
|
|
2748
|
-
background: #121212;
|
|
2749
|
-
} .select__optionsListBorder_1n1ic {
|
|
2750
|
-
box-shadow: inset 0 0 0 1px #262629;
|
|
2751
|
-
}
|
|
2752
2742
|
.select__option_y47jb {
|
|
2753
2743
|
background: #121212;
|
|
2754
2744
|
color: #fff
|
|
@@ -2771,6 +2761,7 @@
|
|
|
2771
2761
|
color: #2fc26e;
|
|
2772
2762
|
}
|
|
2773
2763
|
|
|
2764
|
+
|
|
2774
2765
|
.select__placeholder_l4fbq {
|
|
2775
2766
|
color: rgba(235, 235, 245, 0.54)
|
|
2776
2767
|
} .select__placeholder_l4fbq.select__focused_l4fbq {
|
|
@@ -2779,7 +2770,6 @@
|
|
|
2779
2770
|
outline: 2px solid #0072ef;
|
|
2780
2771
|
} @keyframes select__show-placeholder_l4fbq {
|
|
2781
2772
|
}
|
|
2782
|
-
|
|
2783
2773
|
.select__optgroup_1mjba {
|
|
2784
2774
|
background: #121212
|
|
2785
2775
|
} .select__label_1mjba {
|
|
@@ -2803,6 +2793,15 @@
|
|
|
2803
2793
|
background: #121212;
|
|
2804
2794
|
color: rgba(235, 235, 245, 0.54);
|
|
2805
2795
|
}
|
|
2796
|
+
.select__popoverInner_1n1ic {
|
|
2797
|
+
background: transparent;
|
|
2798
|
+
} .select__optionsList_1n1ic {
|
|
2799
|
+
box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
|
|
2800
|
+
0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
|
|
2801
|
+
background: #121212;
|
|
2802
|
+
} .select__optionsListBorder_1n1ic {
|
|
2803
|
+
box-shadow: inset 0 0 0 1px #262629;
|
|
2804
|
+
}
|
|
2806
2805
|
.select__optionsListHeader_7iql7 {
|
|
2807
2806
|
border-bottom: 1px solid #262629;
|
|
2808
2807
|
} .select__optionsListFooter_7iql7 {
|
|
@@ -2812,6 +2811,7 @@
|
|
|
2812
2811
|
} .select__emptyPlaceholder_7iql7 {
|
|
2813
2812
|
color: rgba(235, 235, 245, 0.54);
|
|
2814
2813
|
}
|
|
2814
|
+
|
|
2815
2815
|
.select__virtualOptionsListHeader_d7gwa {
|
|
2816
2816
|
border-bottom: 1px solid #262629;
|
|
2817
2817
|
} .select__virtualOptionsListFooter_d7gwa {
|
|
@@ -2835,22 +2835,15 @@
|
|
|
2835
2835
|
}
|
|
2836
2836
|
.calendar-with-skeleton__skeleton_jzzb3 {
|
|
2837
2837
|
background-color: #121212;
|
|
2838
|
-
}.date-time-input__calendarContainer_17o5k {
|
|
2839
|
-
border: 1px solid #262629
|
|
2840
|
-
}.date-range-input__calendarContainer_gnz83 {
|
|
2841
|
-
border: 1px solid #262629
|
|
2842
2838
|
}.calendar-input__calendarContainer_1qxbs {
|
|
2843
2839
|
border: 1px solid #262629
|
|
2844
2840
|
} .calendar-input__calendarIcon_1qxbs {
|
|
2845
2841
|
color: #fff
|
|
2846
|
-
}.
|
|
2847
|
-
|
|
2848
|
-
|
|
2849
|
-
|
|
2850
|
-
|
|
2851
|
-
color: #0e0e0e;
|
|
2852
|
-
}
|
|
2853
|
-
.select-with-tags__input_1hsdt {
|
|
2842
|
+
}.date-time-input__calendarContainer_17o5k {
|
|
2843
|
+
border: 1px solid #262629
|
|
2844
|
+
}.date-range-input__calendarContainer_gnz83 {
|
|
2845
|
+
border: 1px solid #262629
|
|
2846
|
+
}.select-with-tags__input_1hsdt {
|
|
2854
2847
|
background-color: transparent;
|
|
2855
2848
|
color: #fff
|
|
2856
2849
|
} .select-with-tags__input_1hsdt:disabled {
|
|
@@ -2864,6 +2857,13 @@
|
|
|
2864
2857
|
} .select-with-tags__placeholder_1hsdt {
|
|
2865
2858
|
color: rgba(235, 235, 245, 0.32);
|
|
2866
2859
|
}
|
|
2860
|
+
.select-with-tags__tag_155th:active:not(:disabled) {
|
|
2861
|
+
background-color: #f3f4f5;
|
|
2862
|
+
color: #0e0e0e;
|
|
2863
|
+
} .select-with-tags__tag_155th:hover:not(:disabled):not(:active) {
|
|
2864
|
+
background-color: #f3f4f5;
|
|
2865
|
+
color: #0e0e0e;
|
|
2866
|
+
}
|
|
2867
2867
|
|
|
2868
2868
|
.input-autocomplete__placeholder_xkbli {
|
|
2869
2869
|
color: rgba(235, 235, 245, 0.54);
|
|
@@ -2872,16 +2872,19 @@
|
|
|
2872
2872
|
}.table__component_ezzc8 {
|
|
2873
2873
|
border-top: 1px solid #2b2b2e;
|
|
2874
2874
|
}
|
|
2875
|
-
|
|
2876
2875
|
.table__wrapper_12t87 {
|
|
2877
2876
|
background: #121212;
|
|
2878
2877
|
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
|
|
2879
2878
|
}
|
|
2879
|
+
|
|
2880
2880
|
.table__component_xf1ax {
|
|
2881
2881
|
color: #fff;
|
|
2882
2882
|
border-top: 1px solid #2b2b2e
|
|
2883
2883
|
}
|
|
2884
2884
|
|
|
2885
|
+
.table__component_1y1hi th:not(:last-child):not(:empty):after {
|
|
2886
|
+
background-color: #303032;
|
|
2887
|
+
}
|
|
2885
2888
|
.table__component_1508g {
|
|
2886
2889
|
color: #fff;
|
|
2887
2890
|
border-bottom: 1px solid #2b2b2e;
|
|
@@ -2891,13 +2894,15 @@
|
|
|
2891
2894
|
} .table__stickyHeader_1508g {
|
|
2892
2895
|
box-shadow: inset 0 -1px 0 0 rgba(11, 31, 53, 0.16);
|
|
2893
2896
|
}
|
|
2894
|
-
.
|
|
2895
|
-
|
|
2897
|
+
.table__component_aawh3 {
|
|
2898
|
+
background: #121212
|
|
2899
|
+
} .table__clickable_aawh3:hover {
|
|
2900
|
+
background-color: #202022;
|
|
2901
|
+
} .table__selected_aawh3 {
|
|
2902
|
+
background-color: #f2f8ff
|
|
2903
|
+
} .table__selected_aawh3:hover {
|
|
2904
|
+
background-color: #e8f2fe;
|
|
2896
2905
|
}
|
|
2897
|
-
.table__open_tywjd,
|
|
2898
|
-
.table__open_tywjd:hover {
|
|
2899
|
-
background-color: rgba(255, 255, 255, 0.163);
|
|
2900
|
-
}
|
|
2901
2906
|
.table__icon_xztid {
|
|
2902
2907
|
color: #85858d
|
|
2903
2908
|
} .table__icon_xztid:hover {
|
|
@@ -2907,18 +2912,13 @@
|
|
|
2907
2912
|
} .table__sorted_xztid:hover {
|
|
2908
2913
|
color: #0072ef;
|
|
2909
2914
|
}
|
|
2910
|
-
.
|
|
2911
|
-
|
|
2912
|
-
|
|
2913
|
-
|
|
2914
|
-
} .table__selected_aawh3 {
|
|
2915
|
-
background-color: #f2f8ff
|
|
2916
|
-
} .table__selected_aawh3:hover {
|
|
2917
|
-
background-color: #e8f2fe;
|
|
2918
|
-
}
|
|
2919
|
-
.calendar-range__component_8if5w:after {
|
|
2915
|
+
.table__open_tywjd,
|
|
2916
|
+
.table__open_tywjd:hover {
|
|
2917
|
+
background-color: rgba(255, 255, 255, 0.163);
|
|
2918
|
+
}.calendar-range__component_8if5w:after {
|
|
2920
2919
|
background-color: #fff;
|
|
2921
|
-
}
|
|
2920
|
+
}
|
|
2921
|
+
.tabs__component_1jcje:before {
|
|
2922
2922
|
background-color: #2b2b2e;
|
|
2923
2923
|
} .tabs__title_1jcje {
|
|
2924
2924
|
color: rgba(235, 235, 245, 0.54)
|