@alfalab/core-components 44.7.3 → 44.7.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/cssm/components/select-button/Component.d.ts +1 -1
- package/calendar/esm/components/select-button/Component.d.ts +1 -1
- package/calendar-range/esm/Component.js +1 -1
- package/calendar-range/esm/index.js +1 -1
- package/calendar-range/esm/utils.js +1 -3
- package/calendar-range/esm/views/popover.js +1 -1
- package/calendar-range/esm/views/static.js +1 -1
- package/calendar-range/modern/Component.js +1 -1
- package/calendar-range/modern/index.js +1 -1
- package/calendar-range/modern/views/popover.js +1 -1
- package/calendar-range/modern/views/static.js +1 -1
- package/calendar-range/views/popover.js +1 -1
- package/calendar-range/views/static.js +1 -1
- package/confirmation/components/screens/initial/component.js +1 -1
- package/confirmation/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/esm/component.responsive.js +1 -1
- package/confirmation/esm/components/base-confirmation/component.js +1 -1
- package/confirmation/esm/components/base-confirmation/index.js +1 -1
- package/confirmation/esm/components/index.js +1 -1
- package/confirmation/esm/components/screens/index.js +1 -1
- package/confirmation/esm/components/screens/initial/component.js +1 -1
- package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/esm/components/screens/initial/index.js +1 -1
- package/confirmation/esm/desktop/component.desktop.js +1 -1
- package/confirmation/esm/desktop/index.js +1 -1
- package/confirmation/esm/index.js +1 -1
- package/confirmation/esm/mobile/component.mobile.js +1 -1
- package/confirmation/esm/mobile/index.js +1 -1
- package/confirmation/esm/shared/index.js +1 -1
- package/confirmation/modern/component.responsive.js +1 -1
- package/confirmation/modern/components/base-confirmation/component.js +1 -1
- package/confirmation/modern/components/base-confirmation/index.js +1 -1
- package/confirmation/modern/components/index.js +1 -1
- package/confirmation/modern/components/screens/index.js +1 -1
- package/confirmation/modern/components/screens/initial/component.js +1 -1
- package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/modern/components/screens/initial/index.js +1 -1
- package/confirmation/modern/desktop/component.desktop.js +1 -1
- package/confirmation/modern/desktop/index.js +1 -1
- package/confirmation/modern/index.js +1 -1
- package/confirmation/modern/mobile/component.mobile.js +1 -1
- package/confirmation/modern/mobile/index.js +1 -1
- package/confirmation/modern/shared/index.js +1 -1
- package/gallery/components/header/Component.js +1 -1
- package/gallery/components/header/buttons.js +1 -1
- package/gallery/components/image-viewer/component.js +1 -1
- package/gallery/components/image-viewer/slide.js +1 -1
- package/gallery/esm/Component.js +2 -2
- package/gallery/esm/components/header/Component.js +1 -1
- package/gallery/esm/components/header/buttons.js +1 -1
- package/gallery/esm/components/header/index.js +1 -1
- package/gallery/esm/components/image-preview/Component.js +1 -1
- package/gallery/esm/components/image-preview/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/components/navigation-bar/Component.js +1 -1
- package/gallery/esm/components/navigation-bar/index.js +1 -1
- package/gallery/esm/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-preview/Component.js +1 -1
- package/gallery/modern/components/image-preview/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/components/navigation-bar/Component.js +1 -1
- package/gallery/modern/components/navigation-bar/index.js +1 -1
- package/gallery/modern/index.js +2 -2
- package/input/components/base-input/Component.d.ts +1 -1
- package/input/esm/components/base-input/Component.d.ts +1 -1
- package/international-phone-input/cssm/data/country-data.d.ts +9 -1
- package/international-phone-input/cssm/data/country-data.js +0 -19
- package/modal/components/controls/Component.js +1 -1
- package/modal/components/footer/Component.js +1 -1
- package/modal/esm/Component.responsive.js +1 -1
- package/modal/esm/components/controls/Component.js +1 -1
- package/modal/esm/components/controls/index.js +1 -1
- package/modal/esm/components/footer/Component.js +1 -1
- package/modal/esm/desktop/Component.desktop.js +1 -1
- package/modal/esm/desktop/index.js +1 -1
- package/modal/esm/index.js +1 -1
- package/modal/esm/mobile/Component.mobile.js +1 -1
- package/modal/esm/mobile/index.js +1 -1
- package/modal/modern/Component.responsive.js +1 -1
- package/modal/modern/components/controls/Component.js +1 -1
- package/modal/modern/components/controls/index.js +1 -1
- package/modal/modern/components/footer/Component.js +1 -1
- package/modal/modern/desktop/Component.desktop.js +1 -1
- package/modal/modern/desktop/index.js +1 -1
- package/modal/modern/index.js +1 -1
- package/modal/modern/mobile/Component.mobile.js +1 -1
- package/modal/modern/mobile/index.js +1 -1
- package/package.json +1 -1
- package/phone-input/esm/utils/index.js +1 -3
- package/picker-button/Component-c44170fe.d.ts +1 -1
- package/picker-button/cssm/Component-c44170fe.d.ts +1 -1
- package/picker-button/esm/Component-c44170fe.d.ts +1 -1
- package/picker-button/modern/Component-c44170fe.d.ts +1 -1
- package/pure-cell/component.js +1 -1
- package/pure-cell/components/addon/component.js +1 -1
- package/pure-cell/components/addon/index.d.ts +1 -1
- package/pure-cell/components/addon/index.js +1 -1
- package/pure-cell/components/amount/component.js +1 -1
- package/pure-cell/components/amount/index.d.ts +1 -1
- package/pure-cell/components/amount/index.js +1 -1
- package/pure-cell/components/amount-title/component.js +1 -1
- package/pure-cell/components/amount-title/index.d.ts +1 -1
- package/pure-cell/components/amount-title/index.js +1 -1
- package/pure-cell/components/category/component.js +1 -1
- package/pure-cell/components/category/index.d.ts +1 -1
- package/pure-cell/components/category/index.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/footer/component.js +1 -1
- package/pure-cell/components/footer/index.d.ts +1 -1
- package/pure-cell/components/footer/index.js +1 -1
- package/pure-cell/components/footer-button/component.js +1 -1
- package/pure-cell/components/footer-button/index.d.ts +1 -1
- package/pure-cell/components/footer-button/index.js +1 -1
- package/pure-cell/components/footer-text/component.js +1 -1
- package/pure-cell/components/footer-text/index.d.ts +1 -1
- package/pure-cell/components/footer-text/index.js +1 -1
- package/pure-cell/components/graphics/component.js +1 -1
- package/pure-cell/components/graphics/index.d.ts +1 -1
- package/pure-cell/components/graphics/index.js +1 -1
- package/pure-cell/components/main/component.js +1 -1
- package/pure-cell/components/main/index.d.ts +1 -1
- package/pure-cell/components/main/index.js +1 -1
- package/pure-cell/components/text/component.js +1 -1
- package/pure-cell/components/text/index.d.ts +1 -1
- package/pure-cell/components/text/index.js +1 -1
- package/pure-cell/esm/component-fd7196d2.d.ts +5 -5
- package/pure-cell/esm/component.js +1 -1
- package/pure-cell/esm/components/addon/component.js +1 -1
- package/pure-cell/esm/components/addon/index.d.ts +1 -1
- package/pure-cell/esm/components/addon/index.js +1 -1
- package/pure-cell/esm/components/amount/component.js +1 -1
- package/pure-cell/esm/components/amount/index.d.ts +1 -1
- package/pure-cell/esm/components/amount/index.js +1 -1
- package/pure-cell/esm/components/amount-title/component.js +1 -1
- package/pure-cell/esm/components/amount-title/index.d.ts +1 -1
- package/pure-cell/esm/components/amount-title/index.js +1 -1
- package/pure-cell/esm/components/category/component.js +1 -1
- package/pure-cell/esm/components/category/index.d.ts +1 -1
- package/pure-cell/esm/components/category/index.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/footer/component.js +1 -1
- package/pure-cell/esm/components/footer/index.d.ts +1 -1
- package/pure-cell/esm/components/footer/index.js +1 -1
- package/pure-cell/esm/components/footer-button/component.js +1 -1
- package/pure-cell/esm/components/footer-button/index.d.ts +1 -1
- package/pure-cell/esm/components/footer-button/index.js +1 -1
- package/pure-cell/esm/components/footer-text/component.js +1 -1
- package/pure-cell/esm/components/footer-text/index.d.ts +1 -1
- package/pure-cell/esm/components/footer-text/index.js +1 -1
- package/pure-cell/esm/components/graphics/component.js +1 -1
- package/pure-cell/esm/components/graphics/index.d.ts +1 -1
- package/pure-cell/esm/components/graphics/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/addon/component.js +1 -1
- package/pure-cell/modern/components/addon/index.d.ts +1 -1
- package/pure-cell/modern/components/addon/index.js +1 -1
- package/pure-cell/modern/components/amount/component.js +1 -1
- package/pure-cell/modern/components/amount/index.d.ts +1 -1
- package/pure-cell/modern/components/amount/index.js +1 -1
- package/pure-cell/modern/components/amount-title/component.js +1 -1
- package/pure-cell/modern/components/amount-title/index.d.ts +1 -1
- package/pure-cell/modern/components/amount-title/index.js +1 -1
- package/pure-cell/modern/components/category/component.js +1 -1
- package/pure-cell/modern/components/category/index.d.ts +1 -1
- package/pure-cell/modern/components/category/index.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/footer/component.js +1 -1
- package/pure-cell/modern/components/footer/index.d.ts +1 -1
- package/pure-cell/modern/components/footer/index.js +1 -1
- package/pure-cell/modern/components/footer-button/component.js +1 -1
- package/pure-cell/modern/components/footer-button/index.d.ts +1 -1
- package/pure-cell/modern/components/footer-button/index.js +1 -1
- package/pure-cell/modern/components/footer-text/component.js +1 -1
- package/pure-cell/modern/components/footer-text/index.d.ts +1 -1
- package/pure-cell/modern/components/footer-text/index.js +1 -1
- package/pure-cell/modern/components/graphics/component.js +1 -1
- package/pure-cell/modern/components/graphics/index.d.ts +1 -1
- package/pure-cell/modern/components/graphics/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/segmented-control/Component.d.ts +1 -7
- package/segmented-control/Component.js +13 -14
- package/segmented-control/cssm/Component.d.ts +1 -7
- package/segmented-control/cssm/Component.js +13 -14
- package/segmented-control/esm/Component.d.ts +1 -7
- package/segmented-control/esm/Component.js +13 -14
- package/segmented-control/modern/Component.d.ts +1 -7
- package/segmented-control/modern/Component.js +10 -11
- package/select/esm/Component.responsive.js +1 -1
- package/select/esm/index.js +1 -1
- package/select/esm/mobile/Component.mobile.js +1 -1
- package/select/esm/mobile/Component.modal.mobile.js +1 -1
- package/select/esm/mobile/index.js +1 -1
- package/select/esm/presets/index.js +1 -1
- package/select/esm/presets/useSelectWithApply/hook.js +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/select/esm/shared/index.js +1 -1
- package/select/mobile/Component.mobile.js +1 -1
- package/select/modern/Component.responsive.js +1 -1
- package/select/modern/index.js +1 -1
- package/select/modern/mobile/Component.mobile.js +1 -1
- package/select/modern/mobile/Component.modal.mobile.js +1 -1
- package/select/modern/mobile/index.js +1 -1
- package/select/modern/presets/index.js +1 -1
- package/select/modern/presets/useSelectWithApply/hook.js +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/select/modern/shared/index.js +1 -1
- package/select/presets/index.js +1 -1
- package/select/presets/useSelectWithApply/hook.js +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/select/shared/index.js +1 -1
- package/select-with-tags/Component.responsive.d.ts +1 -1
- package/select-with-tags/components/base-select-with-tags/Component.d.ts +1 -1
- package/side-panel/components/controls/Component.js +1 -1
- package/side-panel/components/footer/Component.js +1 -1
- package/side-panel/esm/Component.responsive.js +1 -1
- package/side-panel/esm/components/controls/Component.js +1 -1
- package/side-panel/esm/components/controls/index.js +1 -1
- package/side-panel/esm/components/footer/Component.desktop.js +1 -1
- package/side-panel/esm/components/footer/Component.js +1 -1
- package/side-panel/esm/components/footer/Component.mobile.js +1 -1
- package/side-panel/esm/desktop/Component.desktop.js +1 -1
- package/side-panel/esm/desktop/index.js +1 -1
- package/side-panel/esm/index.js +1 -1
- package/side-panel/esm/mobile/Component.mobile.js +1 -1
- package/side-panel/esm/mobile/index.js +1 -1
- package/side-panel/modern/Component.responsive.js +1 -1
- package/side-panel/modern/components/controls/Component.js +1 -1
- package/side-panel/modern/components/controls/index.js +1 -1
- package/side-panel/modern/components/footer/Component.desktop.js +1 -1
- package/side-panel/modern/components/footer/Component.js +1 -1
- package/side-panel/modern/components/footer/Component.mobile.js +1 -1
- package/side-panel/modern/desktop/Component.desktop.js +1 -1
- package/side-panel/modern/desktop/index.js +1 -1
- package/side-panel/modern/index.js +1 -1
- package/side-panel/modern/mobile/Component.mobile.js +1 -1
- package/side-panel/modern/mobile/index.js +1 -1
- package/tabs/components/primary-tablist/Component.collapsible.js +1 -1
- package/tabs/components/primary-tablist/Component.d.ts +1 -1
- package/tabs/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/components/primary-tablist/Component.js +2 -2
- package/tabs/components/primary-tablist/Component.mobile.js +1 -1
- package/tabs/components/scrollable-container/Component.d.ts +5 -1
- package/tabs/components/scrollable-container/Component.js +2 -2
- package/tabs/components/secondary-tablist/Component.d.ts +1 -1
- package/tabs/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/components/secondary-tablist/Component.js +2 -2
- package/tabs/components/secondary-tablist/Component.mobile.js +1 -1
- package/tabs/components/tabs/Component.js +2 -2
- package/tabs/cssm/components/primary-tablist/Component.d.ts +1 -1
- package/tabs/cssm/components/primary-tablist/Component.js +2 -2
- package/tabs/cssm/components/scrollable-container/Component.d.ts +5 -1
- package/tabs/cssm/components/scrollable-container/Component.js +2 -2
- package/tabs/cssm/components/secondary-tablist/Component.d.ts +1 -1
- package/tabs/cssm/components/secondary-tablist/Component.js +2 -2
- package/tabs/cssm/components/tabs/Component.js +2 -2
- package/tabs/cssm/typings.d.ts +4 -0
- package/tabs/esm/collapsible/index.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.collapsible.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.d.ts +1 -1
- package/tabs/esm/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.js +2 -2
- package/tabs/esm/components/primary-tablist/Component.mobile.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.responsive.js +1 -1
- package/tabs/esm/components/scrollable-container/Component.d.ts +5 -1
- package/tabs/esm/components/scrollable-container/Component.js +2 -2
- package/tabs/esm/components/secondary-tablist/Component.d.ts +1 -1
- package/tabs/esm/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/esm/components/secondary-tablist/Component.js +2 -2
- package/tabs/esm/components/secondary-tablist/Component.mobile.js +1 -1
- package/tabs/esm/components/secondary-tablist/Component.responsive.js +1 -1
- package/tabs/esm/components/tabs/Component.collapsible.js +1 -1
- package/tabs/esm/components/tabs/Component.desktop.js +2 -2
- package/tabs/esm/components/tabs/Component.js +2 -2
- package/tabs/esm/components/tabs/Component.mobile.js +2 -2
- package/tabs/esm/components/tabs/Component.responsive.js +2 -2
- package/tabs/esm/desktop/index.js +2 -2
- package/tabs/esm/index.js +2 -2
- package/tabs/esm/mobile/index.js +2 -2
- package/tabs/esm/typings.d.ts +4 -0
- package/tabs/modern/collapsible/index.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.collapsible.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.d.ts +1 -1
- package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.js +2 -2
- package/tabs/modern/components/primary-tablist/Component.mobile.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
- package/tabs/modern/components/scrollable-container/Component.d.ts +5 -1
- package/tabs/modern/components/scrollable-container/Component.js +2 -2
- package/tabs/modern/components/secondary-tablist/Component.d.ts +1 -1
- package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/modern/components/secondary-tablist/Component.js +2 -2
- package/tabs/modern/components/secondary-tablist/Component.mobile.js +1 -1
- package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
- package/tabs/modern/components/tabs/Component.collapsible.js +1 -1
- package/tabs/modern/components/tabs/Component.desktop.js +2 -2
- package/tabs/modern/components/tabs/Component.js +2 -2
- package/tabs/modern/components/tabs/Component.mobile.js +2 -2
- package/tabs/modern/components/tabs/Component.responsive.js +2 -2
- package/tabs/modern/desktop/index.js +2 -2
- package/tabs/modern/index.js +2 -2
- package/tabs/modern/mobile/index.js +2 -2
- package/tabs/modern/typings.d.ts +4 -0
- package/tabs/typings.d.ts +4 -0
- package/tag/components/base-tag/Component.d.ts +1 -1
- package/textarea/Component.js +1 -1
- package/textarea/components/PseudoTextArea.js +1 -1
- package/textarea/components/index.d.ts +1 -1
- package/textarea/components/index.js +1 -1
- package/textarea/cssm/Component.d.ts +1 -1
- package/textarea/esm/Component.js +1 -1
- package/textarea/esm/components/PseudoTextArea.js +1 -1
- package/textarea/esm/components/index.d.ts +1 -1
- package/textarea/esm/components/index.js +1 -1
- package/textarea/esm/index.js +1 -1
- package/textarea/modern/Component.d.ts +1 -1
- package/textarea/modern/Component.js +1 -1
- package/textarea/modern/components/PseudoTextArea.js +1 -1
- package/textarea/modern/components/index.d.ts +1 -1
- package/textarea/modern/components/index.js +1 -1
- package/textarea/modern/index.js +1 -1
- package/themes/compiled/mobile-dark-bluetint.css +847 -847
- package/time-input/cssm/utils/format.js +10 -6
- package/time-input/utils/format.js +10 -6
- package/toast/cssm/Component.responsive.d.ts +1 -1
- package/toast/cssm/components/base-toast/component.d.ts +1 -1
- package/toast/esm/Component.responsive.d.ts +1 -1
- package/toast/esm/components/base-toast/component.d.ts +1 -1
- package/toast/modern/Component.responsive.d.ts +1 -1
- package/toast/modern/components/base-toast/component.d.ts +1 -1
- package/typography/esm/component.js +2 -2
- package/typography/esm/index.js +2 -2
- package/typography/esm/text/component.js +1 -1
- package/typography/esm/text/index.js +1 -1
- package/typography/esm/title/component.js +1 -1
- package/typography/esm/title/index.js +2 -2
- package/typography/esm/title-mobile/component.js +2 -2
- package/typography/esm/title-mobile/index.js +2 -2
- package/typography/esm/title-responsive/component.js +2 -2
- package/typography/esm/title-responsive/index.js +2 -2
- package/typography/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/title/component.js +1 -1
- package/typography/title/index.js +1 -1
- package/typography/title-mobile/component.js +1 -1
- package/typography/title-responsive/component.js +1 -1
- /package/calendar-range/esm/{index.module-01a5bc47.js → index.module-63f5b040.js} +0 -0
- /package/calendar-range/{index.module-67f1021f.js → index.module-b4525033.js} +0 -0
- /package/calendar-range/modern/{index.module-daaa388a.js → index.module-321d9dfe.js} +0 -0
- /package/confirmation/{countdown-section-feab190c.d.ts → countdown-section-94e71a97.d.ts} +0 -0
- /package/confirmation/{countdown-section-feab190c.js → countdown-section-94e71a97.js} +0 -0
- /package/confirmation/esm/{countdown-section-4d337ab2.d.ts → countdown-section-317e205e.d.ts} +0 -0
- /package/confirmation/esm/{countdown-section-4d337ab2.js → countdown-section-317e205e.js} +0 -0
- /package/confirmation/modern/{countdown-section-70ceb431.d.ts → countdown-section-37bdad54.d.ts} +0 -0
- /package/confirmation/modern/{countdown-section-70ceb431.js → countdown-section-37bdad54.js} +0 -0
- /package/gallery/{buttons-301a4712.d.ts → buttons-50977f1e.d.ts} +0 -0
- /package/gallery/{buttons-301a4712.js → buttons-50977f1e.js} +0 -0
- /package/gallery/esm/{buttons-86b53cb5.d.ts → buttons-d05c1d75.d.ts} +0 -0
- /package/gallery/esm/{buttons-86b53cb5.js → buttons-d05c1d75.js} +0 -0
- /package/gallery/esm/{slide-66ec1a78.d.ts → slide-8f1980f5.d.ts} +0 -0
- /package/gallery/esm/{slide-66ec1a78.js → slide-8f1980f5.js} +0 -0
- /package/gallery/modern/{buttons-2adc2cb7.d.ts → buttons-2f557d98.d.ts} +0 -0
- /package/gallery/modern/{buttons-2adc2cb7.js → buttons-2f557d98.js} +0 -0
- /package/gallery/modern/{slide-9e3ce841.d.ts → slide-03a122bb.d.ts} +0 -0
- /package/gallery/modern/{slide-9e3ce841.js → slide-03a122bb.js} +0 -0
- /package/gallery/{slide-072a23a9.d.ts → slide-9c511dbe.d.ts} +0 -0
- /package/gallery/{slide-072a23a9.js → slide-9c511dbe.js} +0 -0
- /package/modal/esm/{layout.module-2bd8c657.js → layout.module-d803ae29.js} +0 -0
- /package/modal/{layout.module-3712ba06.js → layout.module-b8ed3579.js} +0 -0
- /package/modal/modern/{layout.module-4955c714.js → layout.module-32c061a7.js} +0 -0
- /package/pure-cell/{component-24b54ef1.d.ts → component-f6aeae69.d.ts} +0 -0
- /package/pure-cell/{component-24b54ef1.js → component-f6aeae69.js} +0 -0
- /package/pure-cell/esm/{component-ad434ecc.d.ts → component-38febb7d.d.ts} +0 -0
- /package/pure-cell/esm/{component-ad434ecc.js → component-38febb7d.js} +0 -0
- /package/pure-cell/modern/{component-1c8b86d9.d.ts → component-a8997f96.d.ts} +0 -0
- /package/pure-cell/modern/{component-1c8b86d9.js → component-a8997f96.js} +0 -0
- /package/select/esm/{hook-f4ceb9c7.d.ts → hook-caa3dbd5.d.ts} +0 -0
- /package/select/esm/{hook-f4ceb9c7.js → hook-caa3dbd5.js} +0 -0
- /package/select/{hook-56db6fb6.d.ts → hook-a6e5cffc.d.ts} +0 -0
- /package/select/{hook-56db6fb6.js → hook-a6e5cffc.js} +0 -0
- /package/select/modern/{hook-14011f30.d.ts → hook-e71d5d3a.d.ts} +0 -0
- /package/select/modern/{hook-14011f30.js → hook-e71d5d3a.js} +0 -0
- /package/side-panel/esm/{layout.module-85d37dd5.js → layout.module-bc74f25c.js} +0 -0
- /package/side-panel/{layout.module-9a1c5727.js → layout.module-33d1cd4a.js} +0 -0
- /package/side-panel/modern/{layout.module-1e18613a.js → layout.module-c26310b5.js} +0 -0
- /package/tabs/esm/{index.module-23274bce.js → index.module-37cfc5b1.js} +0 -0
- /package/tabs/esm/{index.module-c4e82c14.js → index.module-e4fef737.js} +0 -0
- /package/tabs/{index.module-ec081fd0.js → index.module-1fa93e5f.js} +0 -0
- /package/tabs/{index.module-77f4b1ef.js → index.module-fb7638fb.js} +0 -0
- /package/tabs/modern/{index.module-74fa8fd8.js → index.module-b6443585.js} +0 -0
- /package/tabs/modern/{index.module-bb789e89.js → index.module-bae9494d.js} +0 -0
- /package/textarea/{PseudoTextArea-b1c491a4.d.ts → PseudoTextArea-6c258e32.d.ts} +0 -0
- /package/textarea/{PseudoTextArea-b1c491a4.js → PseudoTextArea-6c258e32.js} +0 -0
- /package/textarea/esm/{PseudoTextArea-caf06c18.d.ts → PseudoTextArea-bebd8445.d.ts} +0 -0
- /package/textarea/esm/{PseudoTextArea-caf06c18.js → PseudoTextArea-bebd8445.js} +0 -0
- /package/textarea/modern/{PseudoTextArea-87d501e7.d.ts → PseudoTextArea-57b2547c.d.ts} +0 -0
- /package/textarea/modern/{PseudoTextArea-87d501e7.js → PseudoTextArea-57b2547c.js} +0 -0
- /package/typography/{colors.module-b579105b.js → colors.module-19d406d0.js} +0 -0
- /package/typography/{common.module-54e6e864.js → common.module-0cf01cc1.js} +0 -0
- /package/typography/esm/{colors.module-4cc0700d.js → colors.module-56598340.js} +0 -0
- /package/typography/esm/{common.module-0e0e1775.js → common.module-3c80a484.js} +0 -0
- /package/typography/modern/{colors.module-61d90014.js → colors.module-6583befd.js} +0 -0
- /package/typography/modern/{common.module-bf092182.js → common.module-21133db9.js} +0 -0
|
@@ -1,22 +1,5 @@
|
|
|
1
|
-
.
|
|
2
|
-
-
|
|
3
|
-
} .backdrop__appear_gzyju,
|
|
4
|
-
.backdrop__enter_gzyju {
|
|
5
|
-
background-color: transparent;
|
|
6
|
-
} .backdrop__appearActive_gzyju,
|
|
7
|
-
.backdrop__enterActive_gzyju,
|
|
8
|
-
.backdrop__appearDone_gzyju,
|
|
9
|
-
.backdrop__enterDone_gzyju {
|
|
10
|
-
background-color: rgba(0, 0, 0, 0.7);
|
|
11
|
-
} .backdrop__exit_gzyju {
|
|
12
|
-
background-color: rgba(0, 0, 0, 0.7);
|
|
13
|
-
} .backdrop__exitActive_gzyju,
|
|
14
|
-
.backdrop__exitDone_gzyju {
|
|
15
|
-
background-color: transparent;
|
|
16
|
-
}.card-image__cardImage_n9550 {
|
|
17
|
-
background: #e7e8ea;
|
|
18
|
-
} .card-image__loaded_n9550 {
|
|
19
|
-
background: transparent
|
|
1
|
+
.divider__component_ojir5 {
|
|
2
|
+
border-bottom: 1px solid #353539;
|
|
20
3
|
}.badge__component_1741a.badge__background-accent_1741a {
|
|
21
4
|
background-color: #f83a2a;
|
|
22
5
|
color: #fff;
|
|
@@ -77,8 +60,25 @@
|
|
|
77
60
|
background-color: #fff;
|
|
78
61
|
} .badge__dot_1741a.badge__outlineCount_1741a {
|
|
79
62
|
border: 1px solid #0e0e0e;
|
|
80
|
-
}.
|
|
81
|
-
|
|
63
|
+
}.backdrop__backdrop_gzyju {
|
|
64
|
+
-webkit-tap-highlight-color: transparent;
|
|
65
|
+
} .backdrop__appear_gzyju,
|
|
66
|
+
.backdrop__enter_gzyju {
|
|
67
|
+
background-color: transparent;
|
|
68
|
+
} .backdrop__appearActive_gzyju,
|
|
69
|
+
.backdrop__enterActive_gzyju,
|
|
70
|
+
.backdrop__appearDone_gzyju,
|
|
71
|
+
.backdrop__enterDone_gzyju {
|
|
72
|
+
background-color: rgba(0, 0, 0, 0.7);
|
|
73
|
+
} .backdrop__exit_gzyju {
|
|
74
|
+
background-color: rgba(0, 0, 0, 0.7);
|
|
75
|
+
} .backdrop__exitActive_gzyju,
|
|
76
|
+
.backdrop__exitDone_gzyju {
|
|
77
|
+
background-color: transparent;
|
|
78
|
+
}.card-image__cardImage_n9550 {
|
|
79
|
+
background: #e7e8ea;
|
|
80
|
+
} .card-image__loaded_n9550 {
|
|
81
|
+
background: transparent
|
|
82
82
|
}.dropzone__component_10p0i {
|
|
83
83
|
border: 1px dashed #fff;
|
|
84
84
|
} .dropzone__component_10p0i:not(.dropzone__disabled_10p0i):hover {
|
|
@@ -263,17 +263,7 @@
|
|
|
263
263
|
color: #2c64d4;
|
|
264
264
|
} .link__defaultView_10uvo:active {
|
|
265
265
|
color: #2453b4;
|
|
266
|
-
}.
|
|
267
|
-
background-color: rgba(228, 228, 251, 0.28);
|
|
268
|
-
} .scrollbar__component_1vycd.dragging .track .scrollbar.visible:before {
|
|
269
|
-
background-color: rgba(238, 238, 254, 0.46);
|
|
270
|
-
}
|
|
271
|
-
|
|
272
|
-
.scrollbar__component_1ezmi .scrollbar:before {
|
|
273
|
-
background-color: rgba(9, 12, 37, 0.28);
|
|
274
|
-
} .scrollbar__component_1ezmi.dragging .track .scrollbar.visible:before {
|
|
275
|
-
background-color: rgba(4, 4, 21, 0.47);
|
|
276
|
-
}.skeleton__component_ai4av {
|
|
266
|
+
}.skeleton__component_ai4av {
|
|
277
267
|
color: transparent;
|
|
278
268
|
background: rgba(214, 214, 229, 0.07);
|
|
279
269
|
} .skeleton__component_ai4av:before {
|
|
@@ -295,7 +285,17 @@
|
|
|
295
285
|
100% {
|
|
296
286
|
background: rgb(198, 205, 214);
|
|
297
287
|
}
|
|
298
|
-
}.
|
|
288
|
+
}.scrollbar__component_1vycd .scrollbar:before {
|
|
289
|
+
background-color: rgba(228, 228, 251, 0.28);
|
|
290
|
+
} .scrollbar__component_1vycd.dragging .track .scrollbar.visible:before {
|
|
291
|
+
background-color: rgba(238, 238, 254, 0.46);
|
|
292
|
+
}
|
|
293
|
+
|
|
294
|
+
.scrollbar__component_1ezmi .scrollbar:before {
|
|
295
|
+
background-color: rgba(9, 12, 37, 0.28);
|
|
296
|
+
} .scrollbar__component_1ezmi.dragging .track .scrollbar.visible:before {
|
|
297
|
+
background-color: rgba(4, 4, 21, 0.47);
|
|
298
|
+
}.slider__component_nn86g .noUi-base:hover .noUi-connects {
|
|
299
299
|
background: rgba(222, 222, 238, 0.13);
|
|
300
300
|
} .slider__component_nn86g .noUi-base:hover .noUi-connect {
|
|
301
301
|
background: #f83a2a;
|
|
@@ -347,14 +347,7 @@
|
|
|
347
347
|
color: #0e0e0e
|
|
348
348
|
} .segmented-control__segment_16uvd:not(:first-child):before {
|
|
349
349
|
background-color: rgba(15, 25, 55, 0.1);
|
|
350
|
-
}.
|
|
351
|
-
color: #fff;
|
|
352
|
-
}
|
|
353
|
-
@keyframes spinner__spin_animation_1x8cb {
|
|
354
|
-
}
|
|
355
|
-
.spinner__component_14ovj {
|
|
356
|
-
color: #0e0e0e;
|
|
357
|
-
}.status__soft_f7gy7.status__green_f7gy7 {
|
|
350
|
+
}.status__soft_f7gy7.status__green_f7gy7 {
|
|
358
351
|
background: #d1f1d7;
|
|
359
352
|
color: #0d9336;
|
|
360
353
|
} .status__soft_f7gy7.status__orange_f7gy7 {
|
|
@@ -391,7 +384,14 @@
|
|
|
391
384
|
background: #09b9be;
|
|
392
385
|
} .status__contrast_f7gy7.status__purple_f7gy7 {
|
|
393
386
|
background: #7f71fd;
|
|
394
|
-
}.
|
|
387
|
+
}.spinner__component_yuj30 {
|
|
388
|
+
color: #fff;
|
|
389
|
+
}
|
|
390
|
+
@keyframes spinner__spin_animation_1x8cb {
|
|
391
|
+
}
|
|
392
|
+
.spinner__component_14ovj {
|
|
393
|
+
color: #0e0e0e;
|
|
394
|
+
}.status-badge__positive-checkmark_rf4j0 {
|
|
395
395
|
background-color: #17d055;
|
|
396
396
|
} .status-badge__negative-cross_rf4j0,
|
|
397
397
|
.status-badge__negative-alert_rf4j0,
|
|
@@ -607,7 +607,27 @@
|
|
|
607
607
|
color: #ff5431;
|
|
608
608
|
} .checkbox-group__hint_1h8s5 {
|
|
609
609
|
color: rgba(238, 238, 251, 0.55);
|
|
610
|
-
}.
|
|
610
|
+
}.code-input__component_gpae6 {
|
|
611
|
+
background-color: rgba(222, 222, 238, 0.13);
|
|
612
|
+
}
|
|
613
|
+
.code-input__component_3ppg8 {
|
|
614
|
+
background-color: rgba(214, 214, 229, 0.07);
|
|
615
|
+
}
|
|
616
|
+
.code-input__error_xzy44 {
|
|
617
|
+
color: #ff5431;
|
|
618
|
+
} @keyframes code-input__shake_xzy44 {
|
|
619
|
+
}
|
|
620
|
+
.code-input__input_1jvpb {
|
|
621
|
+
color: #fff
|
|
622
|
+
} .code-input__input_1jvpb.code-input__hasError_1jvpb {
|
|
623
|
+
color: #ff5431;
|
|
624
|
+
caret-color: #fff;
|
|
625
|
+
background-color: #392523;
|
|
626
|
+
} .code-input__input_1jvpb.code-input__disabled_1jvpb {
|
|
627
|
+
color: rgba(233, 233, 250, 0.37);
|
|
628
|
+
} .code-input__input_1jvpb:-webkit-autofill {
|
|
629
|
+
-webkit-text-fill-color: #fff;
|
|
630
|
+
}.filter-tag__valueButton_uvby4.filter-tag__filled_uvby4 {
|
|
611
631
|
background-color: rgba(222, 222, 238, 0.13)
|
|
612
632
|
} .filter-tag__valueButton_uvby4.filter-tag__filled_uvby4:disabled {
|
|
613
633
|
background-color: rgba(214, 214, 229, 0.07);
|
|
@@ -725,26 +745,6 @@
|
|
|
725
745
|
color: rgba(238, 238, 251, 0.55);
|
|
726
746
|
} .radio-group__hiddenInput_1v7bm:focus ~ button {
|
|
727
747
|
outline: 2px solid #3193fc;
|
|
728
|
-
}.code-input__component_gpae6 {
|
|
729
|
-
background-color: rgba(222, 222, 238, 0.13);
|
|
730
|
-
}
|
|
731
|
-
.code-input__component_3ppg8 {
|
|
732
|
-
background-color: rgba(214, 214, 229, 0.07);
|
|
733
|
-
}
|
|
734
|
-
.code-input__error_xzy44 {
|
|
735
|
-
color: #ff5431;
|
|
736
|
-
} @keyframes code-input__shake_xzy44 {
|
|
737
|
-
}
|
|
738
|
-
.code-input__input_1jvpb {
|
|
739
|
-
color: #fff
|
|
740
|
-
} .code-input__input_1jvpb.code-input__hasError_1jvpb {
|
|
741
|
-
color: #ff5431;
|
|
742
|
-
caret-color: #fff;
|
|
743
|
-
background-color: #392523;
|
|
744
|
-
} .code-input__input_1jvpb.code-input__disabled_1jvpb {
|
|
745
|
-
color: rgba(233, 233, 250, 0.37);
|
|
746
|
-
} .code-input__input_1jvpb:-webkit-autofill {
|
|
747
|
-
-webkit-text-fill-color: #fff;
|
|
748
748
|
}.checkbox__box_6uq0w {
|
|
749
749
|
color: #0e0e0e;
|
|
750
750
|
background-color: #29292c;
|
|
@@ -802,6 +802,45 @@
|
|
|
802
802
|
color: rgba(238, 238, 251, 0.55);
|
|
803
803
|
} .checkbox__indeterminateLine_6uq0w {
|
|
804
804
|
background-color: #0e0e0e;
|
|
805
|
+
}.radio__container_1vh1m:not(.radio__checked_1vh1m):not(.radio__disabled_1vh1m) .radio__circle_1vh1m {
|
|
806
|
+
background-color: #29292c;
|
|
807
|
+
border: 1.5px solid rgba(238, 238, 251, 0.55);
|
|
808
|
+
} .radio__container_1vh1m:not(.radio__checked_1vh1m):not(.radio__disabled_1vh1m):hover:not(:active) .radio__circle_1vh1m {
|
|
809
|
+
background-color: #2f2f32;
|
|
810
|
+
border-color: rgba(238, 238, 251, 0.55);
|
|
811
|
+
} .radio__container_1vh1m:not(.radio__checked_1vh1m):not(.radio__disabled_1vh1m):active .radio__circle_1vh1m {
|
|
812
|
+
background-color: #353539;
|
|
813
|
+
border-color: rgba(238, 238, 251, 0.55);
|
|
814
|
+
} .radio__container_1vh1m.radio__disabled_1vh1m .radio__circle_1vh1m {
|
|
815
|
+
background-color: #29292c;
|
|
816
|
+
border: 1.5px solid rgba(222, 222, 238, 0.13);
|
|
817
|
+
} .radio__container_1vh1m.radio__disabled_1vh1m .radio__label_1vh1m {
|
|
818
|
+
color: rgba(238, 238, 251, 0.55);
|
|
819
|
+
} .radio__container_1vh1m.radio__disabled_1vh1m .radio__hint_1vh1m {
|
|
820
|
+
color: rgba(238, 238, 251, 0.55);
|
|
821
|
+
} .radio__container_1vh1m.radio__disabled_1vh1m.radio__checked_1vh1m .radio__circle_1vh1m:before {
|
|
822
|
+
background-color: rgba(228, 228, 251, 0.28);
|
|
823
|
+
} .radio__container_1vh1m.radio__checked_1vh1m .radio__circle_1vh1m {
|
|
824
|
+
background-color: #fff;
|
|
825
|
+
border: 1.5px solid transparent;
|
|
826
|
+
} .radio__container_1vh1m.radio__checked_1vh1m:hover .radio__circle_1vh1m {
|
|
827
|
+
background-color: #e7e8eb;
|
|
828
|
+
border-color: transparent;
|
|
829
|
+
} .radio__container_1vh1m.radio__checked_1vh1m:active .radio__circle_1vh1m {
|
|
830
|
+
background-color: #d2d3d9;
|
|
831
|
+
border-color: transparent;
|
|
832
|
+
} .radio__container_1vh1m.radio__focused_1vh1m .radio__circle_1vh1m {
|
|
833
|
+
outline: 2px solid #3193fc;
|
|
834
|
+
} .radio__container_1vh1m.radio__disabled_1vh1m.radio__checked_1vh1m .radio__circle_1vh1m {
|
|
835
|
+
background-color: rgba(225, 225, 248, 0.09);
|
|
836
|
+
border-color: transparent;
|
|
837
|
+
} .radio__circle_1vh1m:before {
|
|
838
|
+
background-color: #0e0e0e;
|
|
839
|
+
border-color: transparent;
|
|
840
|
+
} .radio__label_1vh1m {
|
|
841
|
+
color: #fff;
|
|
842
|
+
} .radio__hint_1vh1m {
|
|
843
|
+
color: rgba(238, 238, 251, 0.55);
|
|
805
844
|
}.tag__filled_e1tv4 {
|
|
806
845
|
background-color: rgba(222, 222, 238, 0.13)
|
|
807
846
|
} .tag__filled_e1tv4:disabled {
|
|
@@ -927,90 +966,35 @@
|
|
|
927
966
|
} .tag__component_1xs5y.tag__checked_1xs5y:active:not(:disabled) {
|
|
928
967
|
background-color: #2f2f32;
|
|
929
968
|
border-color: #2f2f32;
|
|
930
|
-
}.
|
|
931
|
-
color: rgba(
|
|
932
|
-
} .
|
|
933
|
-
color: rgba(
|
|
934
|
-
|
|
935
|
-
|
|
936
|
-
|
|
969
|
+
}.switch__component_6lgqf {
|
|
970
|
+
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
971
|
+
} .switch__switch_6lgqf {
|
|
972
|
+
background-color: rgba(238, 238, 251, 0.55);
|
|
973
|
+
border: 2px solid transparent
|
|
974
|
+
} .switch__switch_6lgqf:hover {
|
|
975
|
+
background-color: rgba(239, 240, 252, 0.65);
|
|
976
|
+
} .switch__switch_6lgqf:before {
|
|
977
|
+
background-color: #fff;
|
|
978
|
+
} .switch__label_6lgqf {
|
|
937
979
|
color: #fff;
|
|
938
|
-
} .
|
|
939
|
-
color: #fa9313;
|
|
940
|
-
} .typography__positive_4kq0c {
|
|
941
|
-
color: #0cc44d;
|
|
942
|
-
} .typography__secondary_4kq0c {
|
|
980
|
+
} .switch__hint_6lgqf {
|
|
943
981
|
color: rgba(238, 238, 251, 0.55);
|
|
944
|
-
} .
|
|
945
|
-
color:
|
|
946
|
-
} .
|
|
947
|
-
|
|
948
|
-
} .
|
|
949
|
-
color: rgba(
|
|
950
|
-
} .
|
|
951
|
-
|
|
952
|
-
} .
|
|
953
|
-
color:
|
|
954
|
-
} .
|
|
955
|
-
color: #fff;
|
|
956
|
-
} .typography__static-secondary-light_4kq0c {
|
|
982
|
+
} .switch__checked_6lgqf .switch__switch_6lgqf {
|
|
983
|
+
background-color: #17d055
|
|
984
|
+
} .switch__checked_6lgqf .switch__switch_6lgqf:hover {
|
|
985
|
+
background-color: #22e068;
|
|
986
|
+
} .switch__disabled_6lgqf .switch__switch_6lgqf {
|
|
987
|
+
background-color: rgba(225, 225, 248, 0.09)
|
|
988
|
+
} .switch__disabled_6lgqf .switch__switch_6lgqf:before {
|
|
989
|
+
background-color: rgba(228, 228, 251, 0.28);
|
|
990
|
+
} .switch__disabled_6lgqf.switch__checked_6lgqf .switch__switch_6lgqf {
|
|
991
|
+
background-color: rgba(225, 225, 248, 0.09);
|
|
992
|
+
} .switch__disabled_6lgqf .switch__label_6lgqf {
|
|
957
993
|
color: rgba(238, 238, 251, 0.55);
|
|
958
|
-
} .
|
|
959
|
-
color: rgba(233, 233, 250, 0.37);
|
|
960
|
-
} .typography__static-primary-dark_4kq0c {
|
|
961
|
-
color: #0e0e0e;
|
|
962
|
-
} .typography__static-secondary-dark_4kq0c {
|
|
963
|
-
color: rgba(4, 4, 19, 0.55);
|
|
964
|
-
} .typography__static-tertiary-dark_4kq0c {
|
|
965
|
-
color: rgba(5, 8, 29, 0.38);
|
|
966
|
-
} .typography__static-accent_4kq0c {
|
|
967
|
-
color: #ef3124;
|
|
968
|
-
}
|
|
969
|
-
|
|
970
|
-
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
@media screen and (min-width: 1024px) {
|
|
975
|
-
}.radio__container_1vh1m:not(.radio__checked_1vh1m):not(.radio__disabled_1vh1m) .radio__circle_1vh1m {
|
|
976
|
-
background-color: #29292c;
|
|
977
|
-
border: 1.5px solid rgba(238, 238, 251, 0.55);
|
|
978
|
-
} .radio__container_1vh1m:not(.radio__checked_1vh1m):not(.radio__disabled_1vh1m):hover:not(:active) .radio__circle_1vh1m {
|
|
979
|
-
background-color: #2f2f32;
|
|
980
|
-
border-color: rgba(238, 238, 251, 0.55);
|
|
981
|
-
} .radio__container_1vh1m:not(.radio__checked_1vh1m):not(.radio__disabled_1vh1m):active .radio__circle_1vh1m {
|
|
982
|
-
background-color: #353539;
|
|
983
|
-
border-color: rgba(238, 238, 251, 0.55);
|
|
984
|
-
} .radio__container_1vh1m.radio__disabled_1vh1m .radio__circle_1vh1m {
|
|
985
|
-
background-color: #29292c;
|
|
986
|
-
border: 1.5px solid rgba(222, 222, 238, 0.13);
|
|
987
|
-
} .radio__container_1vh1m.radio__disabled_1vh1m .radio__label_1vh1m {
|
|
988
|
-
color: rgba(238, 238, 251, 0.55);
|
|
989
|
-
} .radio__container_1vh1m.radio__disabled_1vh1m .radio__hint_1vh1m {
|
|
990
|
-
color: rgba(238, 238, 251, 0.55);
|
|
991
|
-
} .radio__container_1vh1m.radio__disabled_1vh1m.radio__checked_1vh1m .radio__circle_1vh1m:before {
|
|
992
|
-
background-color: rgba(228, 228, 251, 0.28);
|
|
993
|
-
} .radio__container_1vh1m.radio__checked_1vh1m .radio__circle_1vh1m {
|
|
994
|
-
background-color: #fff;
|
|
995
|
-
border: 1.5px solid transparent;
|
|
996
|
-
} .radio__container_1vh1m.radio__checked_1vh1m:hover .radio__circle_1vh1m {
|
|
997
|
-
background-color: #e7e8eb;
|
|
998
|
-
border-color: transparent;
|
|
999
|
-
} .radio__container_1vh1m.radio__checked_1vh1m:active .radio__circle_1vh1m {
|
|
1000
|
-
background-color: #d2d3d9;
|
|
1001
|
-
border-color: transparent;
|
|
1002
|
-
} .radio__container_1vh1m.radio__focused_1vh1m .radio__circle_1vh1m {
|
|
1003
|
-
outline: 2px solid #3193fc;
|
|
1004
|
-
} .radio__container_1vh1m.radio__disabled_1vh1m.radio__checked_1vh1m .radio__circle_1vh1m {
|
|
1005
|
-
background-color: rgba(225, 225, 248, 0.09);
|
|
1006
|
-
border-color: transparent;
|
|
1007
|
-
} .radio__circle_1vh1m:before {
|
|
1008
|
-
background-color: #0e0e0e;
|
|
1009
|
-
border-color: transparent;
|
|
1010
|
-
} .radio__label_1vh1m {
|
|
1011
|
-
color: #fff;
|
|
1012
|
-
} .radio__hint_1vh1m {
|
|
994
|
+
} .switch__disabled_6lgqf .switch__hint_6lgqf {
|
|
1013
995
|
color: rgba(238, 238, 251, 0.55);
|
|
996
|
+
} .switch__focused_6lgqf .switch__switch_6lgqf {
|
|
997
|
+
outline: 2px solid #3193fc;
|
|
1014
998
|
}.sortable-list__primary_b79a7 {
|
|
1015
999
|
background: #29292c;
|
|
1016
1000
|
} .sortable-list__secondary_b79a7 {
|
|
@@ -1030,120 +1014,6 @@
|
|
|
1030
1014
|
box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
|
|
1031
1015
|
0 0 1px rgba(0, 0, 0, 0.04);
|
|
1032
1016
|
}
|
|
1033
|
-
}.form-control__inner_1dgrh {
|
|
1034
|
-
background-color: rgba(214, 214, 229, 0.07);
|
|
1035
|
-
} .form-control__disabled_1dgrh.form-control__hasError_1dgrh {
|
|
1036
|
-
box-shadow: inset 0 0 0 2px #ff5431;
|
|
1037
|
-
}
|
|
1038
|
-
.form-control__inner_vcp91 {
|
|
1039
|
-
background-color: rgba(38, 55, 88, 0.06);
|
|
1040
|
-
} .form-control__disabled_vcp91.form-control__hasError_vcp91 {
|
|
1041
|
-
box-shadow: inset 0 0 0 2px
|
|
1042
|
-
#ff5431;
|
|
1043
|
-
}
|
|
1044
|
-
|
|
1045
|
-
.form-control__inner_1txak {
|
|
1046
|
-
background-color: rgba(222, 222, 238, 0.13);
|
|
1047
|
-
} .form-control__disabled_1txak.form-control__hasError_1txak {
|
|
1048
|
-
box-shadow: inset 0 0 0 2px #ff5431;
|
|
1049
|
-
}
|
|
1050
|
-
|
|
1051
|
-
.form-control__inner_n3zep {
|
|
1052
|
-
background-color: rgba(15, 25, 55, 0.1);
|
|
1053
|
-
} .form-control__disabled_n3zep.form-control__hasError_n3zep {
|
|
1054
|
-
box-shadow: inset 0 0 0 2px
|
|
1055
|
-
#ff5431;
|
|
1056
|
-
}
|
|
1057
|
-
.form-control__component_1epub {
|
|
1058
|
-
color: #fff;
|
|
1059
|
-
} .form-control__label_1epub {
|
|
1060
|
-
color: rgba(238, 238, 251, 0.55);
|
|
1061
|
-
} .form-control__hint_1epub {
|
|
1062
|
-
color: rgba(238, 238, 251, 0.55);
|
|
1063
|
-
} .form-control__inner_1epub.form-control__disabled_1epub {
|
|
1064
|
-
color: rgba(238, 238, 251, 0.55);
|
|
1065
|
-
background-color: rgba(214, 214, 229, 0.07);
|
|
1066
|
-
} .form-control__disabled_1epub .form-control__label_1epub {
|
|
1067
|
-
color: rgba(233, 233, 250, 0.37);
|
|
1068
|
-
} .form-control__disabled_1epub.form-control__hasError_1epub {
|
|
1069
|
-
background-color: rgba(214, 214, 229, 0.07);
|
|
1070
|
-
} .form-control__inner_1epub:not(.form-control__disabled_1epub):hover {
|
|
1071
|
-
background-color: rgba(214, 214, 229, 0.07);
|
|
1072
|
-
} .form-control__focused_1epub.form-control__inner_1epub,
|
|
1073
|
-
.form-control__focused_1epub.form-control__inner_1epub:hover {
|
|
1074
|
-
background-color: rgba(214, 214, 229, 0.07);
|
|
1075
|
-
box-shadow: inset 0 0 0 2px rgba(238, 238, 251, 0.55)
|
|
1076
|
-
} .form-control__focused_1epub.form-control__inner_1epub.form-control__hasError_1epub, .form-control__focused_1epub.form-control__inner_1epub:hover.form-control__hasError_1epub {
|
|
1077
|
-
box-shadow: inset 0 0 0 2px #ff5431;
|
|
1078
|
-
} .form-control__error_1epub {
|
|
1079
|
-
color: #ff5431;
|
|
1080
|
-
} .form-control__hasError_1epub {
|
|
1081
|
-
box-shadow: inset 0 0 0 2px #ff5431;
|
|
1082
|
-
background-color: rgba(214, 214, 229, 0.07);
|
|
1083
|
-
} .form-control__hasError_1epub .form-control__label_1epub {
|
|
1084
|
-
color: rgba(238, 238, 251, 0.55);
|
|
1085
|
-
}
|
|
1086
|
-
|
|
1087
|
-
.form-control__component_x8yr4 {
|
|
1088
|
-
color: #0e0e0e;
|
|
1089
|
-
} .form-control__label_x8yr4 {
|
|
1090
|
-
color: rgba(4, 4, 19, 0.55);
|
|
1091
|
-
} .form-control__hint_x8yr4 {
|
|
1092
|
-
color: rgba(4, 4, 19, 0.55);
|
|
1093
|
-
} .form-control__inner_x8yr4.form-control__disabled_x8yr4 {
|
|
1094
|
-
color: rgba(4, 4, 19, 0.55);
|
|
1095
|
-
background-color: rgba(38, 55, 88, 0.06);
|
|
1096
|
-
} .form-control__disabled_x8yr4 .form-control__label_x8yr4 {
|
|
1097
|
-
color: rgba(5, 8, 29, 0.38);
|
|
1098
|
-
} .form-control__disabled_x8yr4.form-control__hasError_x8yr4 {
|
|
1099
|
-
background-color: rgba(38, 55, 88, 0.06);
|
|
1100
|
-
} .form-control__inner_x8yr4:not(.form-control__disabled_x8yr4):hover {
|
|
1101
|
-
background-color: rgba(38, 55, 88, 0.06);
|
|
1102
|
-
} .form-control__focused_x8yr4.form-control__inner_x8yr4,
|
|
1103
|
-
.form-control__focused_x8yr4.form-control__inner_x8yr4:hover {
|
|
1104
|
-
background-color: #fff;
|
|
1105
|
-
box-shadow: inset 0 0 0 2px
|
|
1106
|
-
rgba(4, 4, 21, 0.47)
|
|
1107
|
-
} .form-control__focused_x8yr4.form-control__inner_x8yr4.form-control__hasError_x8yr4, .form-control__focused_x8yr4.form-control__inner_x8yr4:hover.form-control__hasError_x8yr4 {
|
|
1108
|
-
box-shadow: inset 0 0 0 2px
|
|
1109
|
-
#ff5431;
|
|
1110
|
-
} .form-control__error_x8yr4 {
|
|
1111
|
-
color: #ff5431;
|
|
1112
|
-
} .form-control__hasError_x8yr4 {
|
|
1113
|
-
box-shadow: inset 0 0 0 2px
|
|
1114
|
-
#ff5431;
|
|
1115
|
-
background-color: rgba(38, 55, 88, 0.06);
|
|
1116
|
-
} .form-control__hasError_x8yr4 .form-control__label_x8yr4 {
|
|
1117
|
-
color: rgba(4, 4, 19, 0.55);
|
|
1118
|
-
}.switch__component_6lgqf {
|
|
1119
|
-
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
1120
|
-
} .switch__switch_6lgqf {
|
|
1121
|
-
background-color: rgba(238, 238, 251, 0.55);
|
|
1122
|
-
border: 2px solid transparent
|
|
1123
|
-
} .switch__switch_6lgqf:hover {
|
|
1124
|
-
background-color: rgba(239, 240, 252, 0.65);
|
|
1125
|
-
} .switch__switch_6lgqf:before {
|
|
1126
|
-
background-color: #fff;
|
|
1127
|
-
} .switch__label_6lgqf {
|
|
1128
|
-
color: #fff;
|
|
1129
|
-
} .switch__hint_6lgqf {
|
|
1130
|
-
color: rgba(238, 238, 251, 0.55);
|
|
1131
|
-
} .switch__checked_6lgqf .switch__switch_6lgqf {
|
|
1132
|
-
background-color: #17d055
|
|
1133
|
-
} .switch__checked_6lgqf .switch__switch_6lgqf:hover {
|
|
1134
|
-
background-color: #22e068;
|
|
1135
|
-
} .switch__disabled_6lgqf .switch__switch_6lgqf {
|
|
1136
|
-
background-color: rgba(225, 225, 248, 0.09)
|
|
1137
|
-
} .switch__disabled_6lgqf .switch__switch_6lgqf:before {
|
|
1138
|
-
background-color: rgba(228, 228, 251, 0.28);
|
|
1139
|
-
} .switch__disabled_6lgqf.switch__checked_6lgqf .switch__switch_6lgqf {
|
|
1140
|
-
background-color: rgba(225, 225, 248, 0.09);
|
|
1141
|
-
} .switch__disabled_6lgqf .switch__label_6lgqf {
|
|
1142
|
-
color: rgba(238, 238, 251, 0.55);
|
|
1143
|
-
} .switch__disabled_6lgqf .switch__hint_6lgqf {
|
|
1144
|
-
color: rgba(238, 238, 251, 0.55);
|
|
1145
|
-
} .switch__focused_6lgqf .switch__switch_6lgqf {
|
|
1146
|
-
outline: 2px solid #3193fc;
|
|
1147
1017
|
}.base-modal__component_a4q3k {
|
|
1148
1018
|
background: #1c1c1e;
|
|
1149
1019
|
}.popover__component_1nzdb {
|
|
@@ -1242,6 +1112,7 @@
|
|
|
1242
1112
|
color: rgba(238, 238, 251, 0.55);
|
|
1243
1113
|
}
|
|
1244
1114
|
|
|
1115
|
+
|
|
1245
1116
|
.system-message__component_1rx0r {
|
|
1246
1117
|
color: #fff;
|
|
1247
1118
|
}
|
|
@@ -1249,7 +1120,6 @@
|
|
|
1249
1120
|
.system-message__component_1lewf {
|
|
1250
1121
|
color: #fff;
|
|
1251
1122
|
}
|
|
1252
|
-
|
|
1253
1123
|
.pagination__component_j4jls {
|
|
1254
1124
|
color: #fff;
|
|
1255
1125
|
}
|
|
@@ -1271,105 +1141,26 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
|
|
|
1271
1141
|
color: #0e0e0e;
|
|
1272
1142
|
} button.pagination__tag_1gi1t.pagination__tag_1gi1t.pagination__checked_1gi1t:active:not(:disabled) {
|
|
1273
1143
|
color: #fff;
|
|
1274
|
-
}.
|
|
1275
|
-
background:
|
|
1276
|
-
} .
|
|
1277
|
-
background:
|
|
1278
|
-
} .
|
|
1279
|
-
|
|
1280
|
-
|
|
1281
|
-
} .
|
|
1282
|
-
|
|
1283
|
-
} .
|
|
1284
|
-
|
|
1285
|
-
} .
|
|
1286
|
-
|
|
1287
|
-
|
|
1288
|
-
|
|
1289
|
-
|
|
1290
|
-
|
|
1291
|
-
|
|
1292
|
-
|
|
1293
|
-
|
|
1294
|
-
color: #ff5431;
|
|
1295
|
-
} .circular-progress-bar__iconWrapper_o79lq.circular-progress-bar__icon-primary-inverted_o79lq {
|
|
1296
|
-
color: #0e0e0e;
|
|
1297
|
-
} .circular-progress-bar__iconWrapper_o79lq.circular-progress-bar__icon-primary_o79lq {
|
|
1298
|
-
color: #fff;
|
|
1299
|
-
} .circular-progress-bar__iconWrapper_o79lq.circular-progress-bar__icon-secondary_o79lq {
|
|
1300
|
-
color: #898991;
|
|
1301
|
-
}.comment__component_mke1z {
|
|
1302
|
-
background-color: #1c1c1e;
|
|
1303
|
-
}.list-header__filled_b075e {
|
|
1304
|
-
background-color: #212124;
|
|
1305
|
-
}.button__primary_1xk1s {
|
|
1306
|
-
color: #0e0e0e;
|
|
1307
|
-
background-color: #fff
|
|
1308
|
-
} @media (hover: hover) {
|
|
1309
|
-
.button__primary_1xk1s:hover {
|
|
1310
|
-
background-color: #e7e8eb;
|
|
1311
|
-
}
|
|
1312
|
-
} .button__primary_1xk1s:active {
|
|
1313
|
-
background-color: #d2d3d9;
|
|
1314
|
-
} .button__primary_1xk1s > .button__loader_1xk1s {
|
|
1315
|
-
color: #0e0e0e;
|
|
1316
|
-
} .button__secondary_1xk1s {
|
|
1317
|
-
background-color: rgba(214, 214, 229, 0.07)
|
|
1318
|
-
} .button__secondary_1xk1s:active {
|
|
1319
|
-
background-color: rgba(222, 222, 238, 0.13);
|
|
1320
|
-
} .button__ghost_1xk1s:active {
|
|
1321
|
-
color: #a0a1a9;
|
|
1322
|
-
} .button__component_1xk1s[disabled].button__primary_1xk1s {
|
|
1323
|
-
color: rgba(233, 233, 250, 0.37);
|
|
1324
|
-
background-color: rgba(214, 214, 229, 0.07)
|
|
1325
|
-
} .button__component_1xk1s[disabled].button__primary_1xk1s.button__loading_1xk1s {
|
|
1326
|
-
background-color: #fff;
|
|
1327
|
-
} .button__component_1xk1s[disabled].button__secondary_1xk1s {
|
|
1328
|
-
color: rgba(233, 233, 250, 0.37);
|
|
1329
|
-
background-color: rgba(214, 214, 229, 0.07);
|
|
1330
|
-
} .button__component_1xk1s[disabled].button__tertiary_1xk1s {
|
|
1331
|
-
color: rgba(233, 233, 250, 0.37);
|
|
1332
|
-
border-color: rgba(228, 228, 251, 0.28);
|
|
1333
|
-
} .button__component_1xk1s[disabled].button__link_1xk1s {
|
|
1334
|
-
color: rgba(233, 233, 250, 0.37);
|
|
1335
|
-
} .button__component_1xk1s[disabled].button__ghost_1xk1s {
|
|
1336
|
-
color: rgba(233, 233, 250, 0.37);
|
|
1337
|
-
}
|
|
1338
|
-
.button__primary_rx3am {
|
|
1339
|
-
color: #fff;
|
|
1340
|
-
background-color: #0e0e0e
|
|
1341
|
-
} @media (hover: hover) {
|
|
1342
|
-
.button__primary_rx3am:hover {
|
|
1343
|
-
background-color: #29292c;
|
|
1344
|
-
}
|
|
1345
|
-
} .button__primary_rx3am:active {
|
|
1346
|
-
background-color: #2f2f32;
|
|
1347
|
-
} .button__primary_rx3am > .button__loader_rx3am {
|
|
1348
|
-
color: #fff;
|
|
1349
|
-
} .button__secondary_rx3am {
|
|
1350
|
-
background-color: rgba(38, 55, 88, 0.06)
|
|
1351
|
-
} .button__secondary_rx3am:active {
|
|
1352
|
-
background-color: rgba(5, 12, 41, 0.14);
|
|
1353
|
-
} .button__ghost_rx3am:active {
|
|
1354
|
-
color: #75757d;
|
|
1355
|
-
} .button__component_rx3am[disabled].button__primary_rx3am {
|
|
1356
|
-
color: rgba(5, 8, 29, 0.38);
|
|
1357
|
-
background-color: rgba(38, 55, 88, 0.06)
|
|
1358
|
-
} .button__component_rx3am[disabled].button__primary_rx3am.button__loading_rx3am {
|
|
1359
|
-
background-color: #0e0e0e;
|
|
1360
|
-
} .button__component_rx3am[disabled].button__secondary_rx3am {
|
|
1361
|
-
color: rgba(5, 8, 29, 0.38);
|
|
1362
|
-
background-color: rgba(38, 55, 88, 0.06);
|
|
1363
|
-
} .button__component_rx3am[disabled].button__tertiary_rx3am {
|
|
1364
|
-
color: rgba(5, 8, 29, 0.38);
|
|
1365
|
-
border-color: rgba(9, 12, 37, 0.28);
|
|
1366
|
-
} .button__component_rx3am[disabled].button__link_rx3am {
|
|
1367
|
-
color: rgba(5, 8, 29, 0.38);
|
|
1368
|
-
} .button__component_rx3am[disabled].button__ghost_rx3am {
|
|
1369
|
-
color: rgba(5, 8, 29, 0.38);
|
|
1370
|
-
}
|
|
1371
|
-
|
|
1372
|
-
.button__primary_l7nex {
|
|
1144
|
+
}.drawer__customScrollbar_1w519::-webkit-scrollbar-track {
|
|
1145
|
+
background-color: transparent;
|
|
1146
|
+
} .drawer__customScrollbar_1w519::-webkit-scrollbar-track-piece {
|
|
1147
|
+
background-color: transparent;
|
|
1148
|
+
} .drawer__customScrollbar_1w519::-webkit-scrollbar-thumb {
|
|
1149
|
+
background-color: rgba(255, 255, 255, 0.3);
|
|
1150
|
+
border-color: transparent;
|
|
1151
|
+
} .drawer__customScrollbar_1w519::-webkit-scrollbar-thumb:active {
|
|
1152
|
+
background-color: rgba(255, 255, 255, 0.6);
|
|
1153
|
+
} .drawer__backdropEnter_1w519 {
|
|
1154
|
+
background-color: transparent;
|
|
1155
|
+
} .drawer__backdropEnterActive_1w519,
|
|
1156
|
+
.drawer__backdropEnterDone_1w519 {
|
|
1157
|
+
background-color: rgba(0, 0, 0, 0.7);
|
|
1158
|
+
} .drawer__backdropExit_1w519 {
|
|
1159
|
+
background-color: rgba(0, 0, 0, 0.7);
|
|
1160
|
+
} .drawer__backdropExitActive_1w519,
|
|
1161
|
+
.drawer__backdropExitDone_1w519 {
|
|
1162
|
+
background-color: transparent;
|
|
1163
|
+
}.button__primary_l7nex {
|
|
1373
1164
|
color: #0e0e0e;
|
|
1374
1165
|
background-color: #fff
|
|
1375
1166
|
} @media (hover: hover) {
|
|
@@ -1440,40 +1231,107 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
|
|
|
1440
1231
|
} .button__component_1h6hy[disabled].button__ghost_1h6hy {
|
|
1441
1232
|
color: rgba(5, 8, 29, 0.38);
|
|
1442
1233
|
}
|
|
1443
|
-
.
|
|
1444
|
-
color: #
|
|
1445
|
-
background-color: #
|
|
1446
|
-
border: 1px solid transparent
|
|
1447
|
-
} @media (hover: hover) {
|
|
1448
|
-
.button__accent_1gnur:hover {
|
|
1449
|
-
background-color: #ff503e;
|
|
1450
|
-
}
|
|
1451
|
-
} .button__accent_1gnur:active {
|
|
1452
|
-
background-color: #fd624e;
|
|
1453
|
-
} .button__accent_1gnur > .button__loader_1gnur {
|
|
1454
|
-
color: #fff;
|
|
1455
|
-
} .button__primary_1gnur {
|
|
1456
|
-
border: 1px solid transparent;
|
|
1457
|
-
} .button__secondary_1gnur {
|
|
1458
|
-
color: #fff;
|
|
1459
|
-
border: 1px solid transparent
|
|
1460
|
-
} .button__secondary_1gnur > .button__loader_1gnur {
|
|
1461
|
-
color: #fff;
|
|
1462
|
-
} .button__outlined_1gnur {
|
|
1463
|
-
color: #fff;
|
|
1464
|
-
background-color: transparent;
|
|
1465
|
-
border: 1px solid #b8b9c0
|
|
1234
|
+
.button__primary_1xk1s {
|
|
1235
|
+
color: #0e0e0e;
|
|
1236
|
+
background-color: #fff
|
|
1466
1237
|
} @media (hover: hover) {
|
|
1467
|
-
.
|
|
1468
|
-
background-color:
|
|
1238
|
+
.button__primary_1xk1s:hover {
|
|
1239
|
+
background-color: #e7e8eb;
|
|
1469
1240
|
}
|
|
1470
|
-
} .
|
|
1471
|
-
background-color:
|
|
1472
|
-
} .
|
|
1473
|
-
|
|
1474
|
-
|
|
1475
|
-
|
|
1476
|
-
}
|
|
1241
|
+
} .button__primary_1xk1s:active {
|
|
1242
|
+
background-color: #d2d3d9;
|
|
1243
|
+
} .button__primary_1xk1s > .button__loader_1xk1s {
|
|
1244
|
+
color: #0e0e0e;
|
|
1245
|
+
} .button__secondary_1xk1s {
|
|
1246
|
+
background-color: rgba(214, 214, 229, 0.07)
|
|
1247
|
+
} .button__secondary_1xk1s:active {
|
|
1248
|
+
background-color: rgba(222, 222, 238, 0.13);
|
|
1249
|
+
} .button__ghost_1xk1s:active {
|
|
1250
|
+
color: #a0a1a9;
|
|
1251
|
+
} .button__component_1xk1s[disabled].button__primary_1xk1s {
|
|
1252
|
+
color: rgba(233, 233, 250, 0.37);
|
|
1253
|
+
background-color: rgba(214, 214, 229, 0.07)
|
|
1254
|
+
} .button__component_1xk1s[disabled].button__primary_1xk1s.button__loading_1xk1s {
|
|
1255
|
+
background-color: #fff;
|
|
1256
|
+
} .button__component_1xk1s[disabled].button__secondary_1xk1s {
|
|
1257
|
+
color: rgba(233, 233, 250, 0.37);
|
|
1258
|
+
background-color: rgba(214, 214, 229, 0.07);
|
|
1259
|
+
} .button__component_1xk1s[disabled].button__tertiary_1xk1s {
|
|
1260
|
+
color: rgba(233, 233, 250, 0.37);
|
|
1261
|
+
border-color: rgba(228, 228, 251, 0.28);
|
|
1262
|
+
} .button__component_1xk1s[disabled].button__link_1xk1s {
|
|
1263
|
+
color: rgba(233, 233, 250, 0.37);
|
|
1264
|
+
} .button__component_1xk1s[disabled].button__ghost_1xk1s {
|
|
1265
|
+
color: rgba(233, 233, 250, 0.37);
|
|
1266
|
+
}
|
|
1267
|
+
.button__primary_rx3am {
|
|
1268
|
+
color: #fff;
|
|
1269
|
+
background-color: #0e0e0e
|
|
1270
|
+
} @media (hover: hover) {
|
|
1271
|
+
.button__primary_rx3am:hover {
|
|
1272
|
+
background-color: #29292c;
|
|
1273
|
+
}
|
|
1274
|
+
} .button__primary_rx3am:active {
|
|
1275
|
+
background-color: #2f2f32;
|
|
1276
|
+
} .button__primary_rx3am > .button__loader_rx3am {
|
|
1277
|
+
color: #fff;
|
|
1278
|
+
} .button__secondary_rx3am {
|
|
1279
|
+
background-color: rgba(38, 55, 88, 0.06)
|
|
1280
|
+
} .button__secondary_rx3am:active {
|
|
1281
|
+
background-color: rgba(5, 12, 41, 0.14);
|
|
1282
|
+
} .button__ghost_rx3am:active {
|
|
1283
|
+
color: #75757d;
|
|
1284
|
+
} .button__component_rx3am[disabled].button__primary_rx3am {
|
|
1285
|
+
color: rgba(5, 8, 29, 0.38);
|
|
1286
|
+
background-color: rgba(38, 55, 88, 0.06)
|
|
1287
|
+
} .button__component_rx3am[disabled].button__primary_rx3am.button__loading_rx3am {
|
|
1288
|
+
background-color: #0e0e0e;
|
|
1289
|
+
} .button__component_rx3am[disabled].button__secondary_rx3am {
|
|
1290
|
+
color: rgba(5, 8, 29, 0.38);
|
|
1291
|
+
background-color: rgba(38, 55, 88, 0.06);
|
|
1292
|
+
} .button__component_rx3am[disabled].button__tertiary_rx3am {
|
|
1293
|
+
color: rgba(5, 8, 29, 0.38);
|
|
1294
|
+
border-color: rgba(9, 12, 37, 0.28);
|
|
1295
|
+
} .button__component_rx3am[disabled].button__link_rx3am {
|
|
1296
|
+
color: rgba(5, 8, 29, 0.38);
|
|
1297
|
+
} .button__component_rx3am[disabled].button__ghost_rx3am {
|
|
1298
|
+
color: rgba(5, 8, 29, 0.38);
|
|
1299
|
+
}
|
|
1300
|
+
|
|
1301
|
+
.button__accent_1gnur {
|
|
1302
|
+
color: #fff;
|
|
1303
|
+
background-color: #f83a2a;
|
|
1304
|
+
border: 1px solid transparent
|
|
1305
|
+
} @media (hover: hover) {
|
|
1306
|
+
.button__accent_1gnur:hover {
|
|
1307
|
+
background-color: #ff503e;
|
|
1308
|
+
}
|
|
1309
|
+
} .button__accent_1gnur:active {
|
|
1310
|
+
background-color: #fd624e;
|
|
1311
|
+
} .button__accent_1gnur > .button__loader_1gnur {
|
|
1312
|
+
color: #fff;
|
|
1313
|
+
} .button__primary_1gnur {
|
|
1314
|
+
border: 1px solid transparent;
|
|
1315
|
+
} .button__secondary_1gnur {
|
|
1316
|
+
color: #fff;
|
|
1317
|
+
border: 1px solid transparent
|
|
1318
|
+
} .button__secondary_1gnur > .button__loader_1gnur {
|
|
1319
|
+
color: #fff;
|
|
1320
|
+
} .button__outlined_1gnur {
|
|
1321
|
+
color: #fff;
|
|
1322
|
+
background-color: transparent;
|
|
1323
|
+
border: 1px solid #b8b9c0
|
|
1324
|
+
} @media (hover: hover) {
|
|
1325
|
+
.button__outlined_1gnur:hover {
|
|
1326
|
+
background-color: rgba(0, 0, 0, 0.07);
|
|
1327
|
+
}
|
|
1328
|
+
} .button__outlined_1gnur:active {
|
|
1329
|
+
background-color: rgba(0, 0, 0, 0.15);
|
|
1330
|
+
} .button__tertiary_1gnur {
|
|
1331
|
+
color: #fff;
|
|
1332
|
+
background-color: rgba(255, 255, 255, 0);
|
|
1333
|
+
border: 1px solid #fff
|
|
1334
|
+
} @media (hover: hover) {
|
|
1477
1335
|
.button__tertiary_1gnur:hover {
|
|
1478
1336
|
background-color: rgba(214, 214, 229, 0.07);
|
|
1479
1337
|
border-color: #fff;
|
|
@@ -1687,223 +1545,137 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
|
|
|
1687
1545
|
color: #0e0e0e;
|
|
1688
1546
|
} .button__component_198zw[disabled].button__ghost_198zw.button__loading_198zw {
|
|
1689
1547
|
color: #0e0e0e;
|
|
1690
|
-
}.
|
|
1691
|
-
color:
|
|
1692
|
-
}
|
|
1693
|
-
|
|
1694
|
-
color: #fff;
|
|
1695
|
-
}.stepped-progress-bar__bar_1q383 {
|
|
1696
|
-
background: rgba(222, 222, 238, 0.13);
|
|
1697
|
-
} .stepped-progress-bar__description_1q383 {
|
|
1698
|
-
color: rgba(238, 238, 251, 0.55);
|
|
1548
|
+
}.form-control__inner_1txak {
|
|
1549
|
+
background-color: rgba(222, 222, 238, 0.13);
|
|
1550
|
+
} .form-control__disabled_1txak.form-control__hasError_1txak {
|
|
1551
|
+
box-shadow: inset 0 0 0 2px #ff5431;
|
|
1699
1552
|
}
|
|
1700
1553
|
|
|
1701
|
-
.
|
|
1702
|
-
background: rgba(15, 25, 55, 0.1);
|
|
1703
|
-
} .
|
|
1704
|
-
|
|
1554
|
+
.form-control__inner_n3zep {
|
|
1555
|
+
background-color: rgba(15, 25, 55, 0.1);
|
|
1556
|
+
} .form-control__disabled_n3zep.form-control__hasError_n3zep {
|
|
1557
|
+
box-shadow: inset 0 0 0 2px
|
|
1558
|
+
#ff5431;
|
|
1705
1559
|
}
|
|
1706
|
-
.
|
|
1707
|
-
|
|
1708
|
-
|
|
1709
|
-
|
|
1710
|
-
} .stepped-progress-bar__bar_125eb.stepped-progress-bar__negative_125eb {
|
|
1711
|
-
background: #ff5431;
|
|
1712
|
-
} .stepped-progress-bar__bar_125eb.stepped-progress-bar__link_125eb {
|
|
1713
|
-
background: #3193fc;
|
|
1714
|
-
} .stepped-progress-bar__bar_125eb.stepped-progress-bar__tertiary_125eb {
|
|
1715
|
-
background: #4a4a51;
|
|
1716
|
-
} .stepped-progress-bar__bar_125eb.stepped-progress-bar__secondary_125eb {
|
|
1717
|
-
background: #898991;
|
|
1718
|
-
} .stepped-progress-bar__bar_125eb.stepped-progress-bar__primary_125eb {
|
|
1719
|
-
background: #fff;
|
|
1720
|
-
} .stepped-progress-bar__bar_125eb.stepped-progress-bar__accent_125eb {
|
|
1721
|
-
background: #f83a2a;
|
|
1722
|
-
}.tab-bar__component_ivzcz {
|
|
1723
|
-
background-color: #0e0e0e;
|
|
1724
|
-
} .tab-bar__border_ivzcz {
|
|
1725
|
-
box-shadow: 0 -1px 0 0 #29292c;
|
|
1560
|
+
.form-control__inner_1dgrh {
|
|
1561
|
+
background-color: rgba(214, 214, 229, 0.07);
|
|
1562
|
+
} .form-control__disabled_1dgrh.form-control__hasError_1dgrh {
|
|
1563
|
+
box-shadow: inset 0 0 0 2px #ff5431;
|
|
1726
1564
|
}
|
|
1727
|
-
.
|
|
1728
|
-
background-color:
|
|
1729
|
-
|
|
1730
|
-
|
|
1731
|
-
|
|
1732
|
-
color: #f83a2a;
|
|
1733
|
-
} .tab-bar__label_1ygns {
|
|
1734
|
-
color: rgba(238, 238, 251, 0.55);
|
|
1735
|
-
}.chart__coreChart_y4v69 .recharts-text tspan {
|
|
1736
|
-
fill: #fff;
|
|
1737
|
-
}
|
|
1738
|
-
@keyframes chart__showDot_yf6b1 {
|
|
1565
|
+
.form-control__inner_vcp91 {
|
|
1566
|
+
background-color: rgba(38, 55, 88, 0.06);
|
|
1567
|
+
} .form-control__disabled_vcp91.form-control__hasError_vcp91 {
|
|
1568
|
+
box-shadow: inset 0 0 0 2px
|
|
1569
|
+
#ff5431;
|
|
1739
1570
|
}
|
|
1740
1571
|
|
|
1741
|
-
.
|
|
1742
|
-
fill: #fff;
|
|
1743
|
-
} .chart__circle_6z9ce {
|
|
1744
|
-
fill: #0e0e0e;
|
|
1745
|
-
} .chart__circle_6z9ce {
|
|
1746
|
-
fill: #0e0e0e;
|
|
1747
|
-
}
|
|
1748
|
-
.chart__tooltip_w8y2f {
|
|
1749
|
-
background-color: #0e0e0e;
|
|
1750
|
-
border: 1px solid #36363a;
|
|
1751
|
-
box-shadow: 0 24px 32px rgba(0, 0, 0, 0.08), 0 20px 24px rgba(0, 0, 0, 0.08),
|
|
1752
|
-
0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
|
|
1753
|
-
} .chart__tooltipArrow_w8y2f {
|
|
1754
|
-
border: 1px solid #36363a;
|
|
1755
|
-
background-color: #0e0e0e;
|
|
1756
|
-
} .chart__tooltipArrow_w8y2f:before {
|
|
1757
|
-
border-color: transparent #0e0e0e transparent transparent;
|
|
1758
|
-
}.drawer__customScrollbar_1w519::-webkit-scrollbar-track {
|
|
1759
|
-
background-color: transparent;
|
|
1760
|
-
} .drawer__customScrollbar_1w519::-webkit-scrollbar-track-piece {
|
|
1761
|
-
background-color: transparent;
|
|
1762
|
-
} .drawer__customScrollbar_1w519::-webkit-scrollbar-thumb {
|
|
1763
|
-
background-color: rgba(255, 255, 255, 0.3);
|
|
1764
|
-
border-color: transparent;
|
|
1765
|
-
} .drawer__customScrollbar_1w519::-webkit-scrollbar-thumb:active {
|
|
1766
|
-
background-color: rgba(255, 255, 255, 0.6);
|
|
1767
|
-
} .drawer__backdropEnter_1w519 {
|
|
1768
|
-
background-color: transparent;
|
|
1769
|
-
} .drawer__backdropEnterActive_1w519,
|
|
1770
|
-
.drawer__backdropEnterDone_1w519 {
|
|
1771
|
-
background-color: rgba(0, 0, 0, 0.7);
|
|
1772
|
-
} .drawer__backdropExit_1w519 {
|
|
1773
|
-
background-color: rgba(0, 0, 0, 0.7);
|
|
1774
|
-
} .drawer__backdropExitActive_1w519,
|
|
1775
|
-
.drawer__backdropExitDone_1w519 {
|
|
1776
|
-
background-color: transparent;
|
|
1777
|
-
}.textarea__input_nx2mv {
|
|
1572
|
+
.form-control__component_1epub {
|
|
1778
1573
|
color: #fff;
|
|
1779
|
-
|
|
1780
|
-
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
1781
|
-
} .textarea__input_nx2mv:-webkit-autofill {
|
|
1782
|
-
-webkit-text-fill-color: #fff;
|
|
1783
|
-
} .textarea__input_nx2mv::placeholder {
|
|
1574
|
+
} .form-control__label_1epub {
|
|
1784
1575
|
color: rgba(238, 238, 251, 0.55);
|
|
1785
|
-
} .
|
|
1786
|
-
color: rgba(233, 233, 250, 0.37);
|
|
1787
|
-
} .textarea__input_nx2mv:read-only:not(.textarea__disableUserInput_nx2mv) {
|
|
1788
|
-
color: rgba(233, 233, 250, 0.37)
|
|
1789
|
-
} .textarea__input_nx2mv:read-only:not(.textarea__disableUserInput_nx2mv):focus::placeholder {
|
|
1790
|
-
color: rgba(238, 238, 251, 0.55);
|
|
1791
|
-
} .textarea__input_nx2mv:disabled {
|
|
1792
|
-
color: rgba(233, 233, 250, 0.37);
|
|
1793
|
-
-webkit-text-fill-color: rgba(233, 233, 250, 0.37);
|
|
1794
|
-
} .textarea__input_nx2mv:focus::placeholder {
|
|
1795
|
-
color: rgba(233, 233, 250, 0.37);
|
|
1796
|
-
} .textarea__error_nx2mv {
|
|
1797
|
-
color: #fff;
|
|
1798
|
-
caret-color: #fff;
|
|
1799
|
-
} .textarea__textarea_nx2mv {
|
|
1800
|
-
color: #fff;
|
|
1801
|
-
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
1802
|
-
} .textarea__textarea_nx2mv::placeholder {
|
|
1576
|
+
} .form-control__hint_1epub {
|
|
1803
1577
|
color: rgba(238, 238, 251, 0.55);
|
|
1804
|
-
} .
|
|
1805
|
-
color: rgba(233, 233, 250, 0.37);
|
|
1806
|
-
} .textarea__textarea_nx2mv:disabled {
|
|
1807
|
-
color: rgba(233, 233, 250, 0.37);
|
|
1808
|
-
-webkit-text-fill-color: rgba(233, 233, 250, 0.37);
|
|
1809
|
-
} .textarea__textarea_nx2mv:read-only {
|
|
1810
|
-
color: rgba(233, 233, 250, 0.37);
|
|
1811
|
-
} .textarea__textarea_nx2mv:focus::placeholder {
|
|
1812
|
-
color: rgba(233, 233, 250, 0.37);
|
|
1813
|
-
} .textarea__hint_nx2mv {
|
|
1578
|
+
} .form-control__inner_1epub.form-control__disabled_1epub {
|
|
1814
1579
|
color: rgba(238, 238, 251, 0.55);
|
|
1815
|
-
|
|
1580
|
+
background-color: rgba(214, 214, 229, 0.07);
|
|
1581
|
+
} .form-control__disabled_1epub .form-control__label_1epub {
|
|
1582
|
+
color: rgba(233, 233, 250, 0.37);
|
|
1583
|
+
} .form-control__disabled_1epub.form-control__hasError_1epub {
|
|
1584
|
+
background-color: rgba(214, 214, 229, 0.07);
|
|
1585
|
+
} .form-control__inner_1epub:not(.form-control__disabled_1epub):hover {
|
|
1586
|
+
background-color: rgba(214, 214, 229, 0.07);
|
|
1587
|
+
} .form-control__focused_1epub.form-control__inner_1epub,
|
|
1588
|
+
.form-control__focused_1epub.form-control__inner_1epub:hover {
|
|
1589
|
+
background-color: rgba(214, 214, 229, 0.07);
|
|
1590
|
+
box-shadow: inset 0 0 0 2px rgba(238, 238, 251, 0.55)
|
|
1591
|
+
} .form-control__focused_1epub.form-control__inner_1epub.form-control__hasError_1epub, .form-control__focused_1epub.form-control__inner_1epub:hover.form-control__hasError_1epub {
|
|
1592
|
+
box-shadow: inset 0 0 0 2px #ff5431;
|
|
1593
|
+
} .form-control__error_1epub {
|
|
1816
1594
|
color: #ff5431;
|
|
1595
|
+
} .form-control__hasError_1epub {
|
|
1596
|
+
box-shadow: inset 0 0 0 2px #ff5431;
|
|
1597
|
+
background-color: rgba(214, 214, 229, 0.07);
|
|
1598
|
+
} .form-control__hasError_1epub .form-control__label_1epub {
|
|
1599
|
+
color: rgba(238, 238, 251, 0.55);
|
|
1817
1600
|
}
|
|
1818
|
-
|
|
1819
|
-
|
|
1820
|
-
} .textarea__customScrollbar_1qjt9::-webkit-scrollbar-track-piece {
|
|
1821
|
-
background-color: transparent;
|
|
1822
|
-
} .textarea__customScrollbar_1qjt9::-webkit-scrollbar-thumb {
|
|
1823
|
-
background-color: rgba(255, 255, 255, 0.3);
|
|
1824
|
-
border-color: transparent;
|
|
1825
|
-
} .textarea__customScrollbar_1qjt9::-webkit-scrollbar-thumb:active {
|
|
1826
|
-
background-color: rgba(255, 255, 255, 0.6);
|
|
1827
|
-
} .textarea__pseudoTextarea_1qjt9 span {
|
|
1828
|
-
color: transparent;
|
|
1829
|
-
} .textarea__pseudoTextarea_1qjt9 .textarea__overflow_1qjt9 {
|
|
1830
|
-
background-color: rgba(255, 84, 49, 0.4);
|
|
1831
|
-
} .textarea__pseudoTextarea_1qjt9::-webkit-scrollbar-thumb {
|
|
1832
|
-
background-color: transparent;
|
|
1833
|
-
} .textarea__focusVisible_1qjt9 {
|
|
1834
|
-
outline: 2px solid #3193fc;
|
|
1835
|
-
} .textarea__textarea_1qjt9.textarea__s_1qjt9 {
|
|
1836
|
-
border-top: 14px solid transparent;
|
|
1837
|
-
border-bottom: 14px solid transparent;
|
|
1838
|
-
} .textarea__textarea_1qjt9.textarea__m_1qjt9 {
|
|
1839
|
-
border-top: 18px solid transparent;
|
|
1840
|
-
border-bottom: 18px solid transparent;
|
|
1841
|
-
} .textarea__textarea_1qjt9.textarea__l_1qjt9 {
|
|
1842
|
-
border-top: 22px solid transparent;
|
|
1843
|
-
border-bottom: 22px solid transparent;
|
|
1844
|
-
} .textarea__textarea_1qjt9.textarea__xl_1qjt9 {
|
|
1845
|
-
border-top: 24px solid transparent;
|
|
1846
|
-
border-bottom: 24px solid transparent;
|
|
1847
|
-
} .textarea__textarea_1qjt9.textarea__hasInnerLabel_1qjt9.textarea__s_1qjt9 {
|
|
1848
|
-
border-top: 24px solid transparent;
|
|
1849
|
-
border-bottom: 4px solid transparent;
|
|
1850
|
-
} .textarea__textarea_1qjt9.textarea__hasInnerLabel_1qjt9.textarea__m_1qjt9 {
|
|
1851
|
-
border-top: 24px solid transparent;
|
|
1852
|
-
border-bottom: 8px solid transparent;
|
|
1853
|
-
} .textarea__textarea_1qjt9.textarea__hasInnerLabel_1qjt9.textarea__l_1qjt9 {
|
|
1854
|
-
border-top: 32px solid transparent;
|
|
1855
|
-
border-bottom: 12px solid transparent;
|
|
1856
|
-
} .textarea__textarea_1qjt9.textarea__hasInnerLabel_1qjt9.textarea__xl_1qjt9 {
|
|
1857
|
-
border-top: 34px solid transparent;
|
|
1858
|
-
border-bottom: 14px solid transparent;
|
|
1859
|
-
}
|
|
1860
|
-
.textarea__input_1imzy {
|
|
1601
|
+
|
|
1602
|
+
.form-control__component_x8yr4 {
|
|
1861
1603
|
color: #0e0e0e;
|
|
1862
|
-
|
|
1863
|
-
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
1864
|
-
} .textarea__input_1imzy:-webkit-autofill {
|
|
1865
|
-
-webkit-text-fill-color: #0e0e0e;
|
|
1866
|
-
} .textarea__input_1imzy::placeholder {
|
|
1604
|
+
} .form-control__label_x8yr4 {
|
|
1867
1605
|
color: rgba(4, 4, 19, 0.55);
|
|
1868
|
-
} .
|
|
1869
|
-
color: rgba(
|
|
1870
|
-
} .
|
|
1871
|
-
color: rgba(
|
|
1872
|
-
|
|
1873
|
-
|
|
1874
|
-
} .textarea__input_1imzy:disabled {
|
|
1606
|
+
} .form-control__hint_x8yr4 {
|
|
1607
|
+
color: rgba(4, 4, 19, 0.55);
|
|
1608
|
+
} .form-control__inner_x8yr4.form-control__disabled_x8yr4 {
|
|
1609
|
+
color: rgba(4, 4, 19, 0.55);
|
|
1610
|
+
background-color: rgba(38, 55, 88, 0.06);
|
|
1611
|
+
} .form-control__disabled_x8yr4 .form-control__label_x8yr4 {
|
|
1875
1612
|
color: rgba(5, 8, 29, 0.38);
|
|
1876
|
-
|
|
1877
|
-
|
|
1613
|
+
} .form-control__disabled_x8yr4.form-control__hasError_x8yr4 {
|
|
1614
|
+
background-color: rgba(38, 55, 88, 0.06);
|
|
1615
|
+
} .form-control__inner_x8yr4:not(.form-control__disabled_x8yr4):hover {
|
|
1616
|
+
background-color: rgba(38, 55, 88, 0.06);
|
|
1617
|
+
} .form-control__focused_x8yr4.form-control__inner_x8yr4,
|
|
1618
|
+
.form-control__focused_x8yr4.form-control__inner_x8yr4:hover {
|
|
1619
|
+
background-color: #fff;
|
|
1620
|
+
box-shadow: inset 0 0 0 2px
|
|
1621
|
+
rgba(4, 4, 21, 0.47)
|
|
1622
|
+
} .form-control__focused_x8yr4.form-control__inner_x8yr4.form-control__hasError_x8yr4, .form-control__focused_x8yr4.form-control__inner_x8yr4:hover.form-control__hasError_x8yr4 {
|
|
1623
|
+
box-shadow: inset 0 0 0 2px
|
|
1624
|
+
#ff5431;
|
|
1625
|
+
} .form-control__error_x8yr4 {
|
|
1626
|
+
color: #ff5431;
|
|
1627
|
+
} .form-control__hasError_x8yr4 {
|
|
1628
|
+
box-shadow: inset 0 0 0 2px
|
|
1629
|
+
#ff5431;
|
|
1630
|
+
background-color: rgba(38, 55, 88, 0.06);
|
|
1631
|
+
} .form-control__hasError_x8yr4 .form-control__label_x8yr4 {
|
|
1632
|
+
color: rgba(4, 4, 19, 0.55);
|
|
1633
|
+
}.typography__tertiary_4kq0c {
|
|
1634
|
+
color: rgba(233, 233, 250, 0.37);
|
|
1635
|
+
} .typography__disabled_4kq0c {
|
|
1636
|
+
color: rgba(236, 236, 254, 0.18);
|
|
1637
|
+
} .typography__accent_4kq0c {
|
|
1638
|
+
color: #ef3124;
|
|
1639
|
+
} .typography__primary_4kq0c {
|
|
1640
|
+
color: #fff;
|
|
1641
|
+
} .typography__attention_4kq0c {
|
|
1642
|
+
color: #fa9313;
|
|
1643
|
+
} .typography__positive_4kq0c {
|
|
1644
|
+
color: #0cc44d;
|
|
1645
|
+
} .typography__secondary_4kq0c {
|
|
1646
|
+
color: rgba(238, 238, 251, 0.55);
|
|
1647
|
+
} .typography__tertiary-inverted_4kq0c {
|
|
1878
1648
|
color: rgba(5, 8, 29, 0.38);
|
|
1879
|
-
} .
|
|
1880
|
-
color: #0e0e0e;
|
|
1881
|
-
caret-color: #0e0e0e;
|
|
1882
|
-
} .textarea__textarea_1imzy {
|
|
1649
|
+
} .typography__primary-inverted_4kq0c {
|
|
1883
1650
|
color: #0e0e0e;
|
|
1884
|
-
|
|
1885
|
-
} .textarea__textarea_1imzy::placeholder {
|
|
1651
|
+
} .typography__secondary-inverted_4kq0c {
|
|
1886
1652
|
color: rgba(4, 4, 19, 0.55);
|
|
1887
|
-
} .
|
|
1888
|
-
color:
|
|
1889
|
-
} .
|
|
1890
|
-
color: rgba(5, 8, 29, 0.38);
|
|
1891
|
-
-webkit-text-fill-color: rgba(5, 8, 29, 0.38);
|
|
1892
|
-
} .textarea__textarea_1imzy:read-only {
|
|
1893
|
-
color: rgba(5, 8, 29, 0.38);
|
|
1894
|
-
} .textarea__textarea_1imzy:focus::placeholder {
|
|
1895
|
-
color: rgba(5, 8, 29, 0.38);
|
|
1896
|
-
} .textarea__hint_1imzy {
|
|
1897
|
-
color: rgba(238, 238, 251, 0.55);
|
|
1898
|
-
} .textarea__error_1imzy {
|
|
1653
|
+
} .typography__link_4kq0c {
|
|
1654
|
+
color: #4a9dfc;
|
|
1655
|
+
} .typography__negative_4kq0c {
|
|
1899
1656
|
color: #ff5431;
|
|
1900
|
-
}.
|
|
1901
|
-
|
|
1902
|
-
.
|
|
1657
|
+
} .typography__static-primary-light_4kq0c {
|
|
1658
|
+
color: #fff;
|
|
1659
|
+
} .typography__static-secondary-light_4kq0c {
|
|
1903
1660
|
color: rgba(238, 238, 251, 0.55);
|
|
1904
|
-
} .
|
|
1905
|
-
|
|
1906
|
-
}.
|
|
1661
|
+
} .typography__static-tertiary-light_4kq0c {
|
|
1662
|
+
color: rgba(233, 233, 250, 0.37);
|
|
1663
|
+
} .typography__static-primary-dark_4kq0c {
|
|
1664
|
+
color: #0e0e0e;
|
|
1665
|
+
} .typography__static-secondary-dark_4kq0c {
|
|
1666
|
+
color: rgba(4, 4, 19, 0.55);
|
|
1667
|
+
} .typography__static-tertiary-dark_4kq0c {
|
|
1668
|
+
color: rgba(5, 8, 29, 0.38);
|
|
1669
|
+
} .typography__static-accent_4kq0c {
|
|
1670
|
+
color: #ef3124;
|
|
1671
|
+
}
|
|
1672
|
+
|
|
1673
|
+
|
|
1674
|
+
|
|
1675
|
+
@media screen and (min-width: 1024px) {
|
|
1676
|
+
}
|
|
1677
|
+
|
|
1678
|
+
.custom-button__customButton_140tj.custom-button__white_140tj * {
|
|
1907
1679
|
color: #0e0e0e;
|
|
1908
1680
|
} .custom-button__customButton_140tj.custom-button__black_140tj * {
|
|
1909
1681
|
color: #fff;
|
|
@@ -1933,7 +1705,19 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
|
|
|
1933
1705
|
color: #fff;
|
|
1934
1706
|
} .custom-button__customButton_140tj:disabled.custom-button__black_140tj * {
|
|
1935
1707
|
color: #0e0e0e;
|
|
1936
|
-
}.
|
|
1708
|
+
}.attach__component_19l14 {
|
|
1709
|
+
} .attach__file_19l14,
|
|
1710
|
+
.attach__noFile_19l14 {
|
|
1711
|
+
color: rgba(238, 238, 251, 0.55);
|
|
1712
|
+
} .attach__focused_19l14 {
|
|
1713
|
+
outline: 2px solid #3193fc;
|
|
1714
|
+
}.pattern-lock__message_1c1da {
|
|
1715
|
+
color: #fff;
|
|
1716
|
+
} .pattern-lock__error_1c1da {
|
|
1717
|
+
color: #ff5431;
|
|
1718
|
+
} @media screen and (min-width: 360px) {
|
|
1719
|
+
} @media screen and (min-width: 390px) {
|
|
1720
|
+
}.cc-icon-button.icon-button__primary_2c4ub {
|
|
1937
1721
|
color: #fff
|
|
1938
1722
|
} .cc-icon-button.icon-button__primary_2c4ub:hover {
|
|
1939
1723
|
color: #babbc2;
|
|
@@ -2027,12 +1811,129 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
|
|
|
2027
1811
|
color: rgba(15, 25, 55, 0.1)
|
|
2028
1812
|
} .cc-icon-button.icon-button__component_e364n:disabled.icon-button__tertiary_e364n.icon-button__loader_e364n {
|
|
2029
1813
|
color: rgba(9, 12, 37, 0.28);
|
|
2030
|
-
}.
|
|
1814
|
+
}.textarea__input_nx2mv {
|
|
2031
1815
|
color: #fff;
|
|
2032
|
-
|
|
1816
|
+
caret-color: #fff;
|
|
1817
|
+
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
1818
|
+
} .textarea__input_nx2mv:-webkit-autofill {
|
|
1819
|
+
-webkit-text-fill-color: #fff;
|
|
1820
|
+
} .textarea__input_nx2mv::placeholder {
|
|
1821
|
+
color: rgba(238, 238, 251, 0.55);
|
|
1822
|
+
} .textarea__hasInnerLabel_nx2mv::placeholder {
|
|
1823
|
+
color: rgba(233, 233, 250, 0.37);
|
|
1824
|
+
} .textarea__input_nx2mv:read-only:not(.textarea__disableUserInput_nx2mv) {
|
|
1825
|
+
color: rgba(233, 233, 250, 0.37)
|
|
1826
|
+
} .textarea__input_nx2mv:read-only:not(.textarea__disableUserInput_nx2mv):focus::placeholder {
|
|
1827
|
+
color: rgba(238, 238, 251, 0.55);
|
|
1828
|
+
} .textarea__input_nx2mv:disabled {
|
|
1829
|
+
color: rgba(233, 233, 250, 0.37);
|
|
1830
|
+
-webkit-text-fill-color: rgba(233, 233, 250, 0.37);
|
|
1831
|
+
} .textarea__input_nx2mv:focus::placeholder {
|
|
1832
|
+
color: rgba(233, 233, 250, 0.37);
|
|
1833
|
+
} .textarea__error_nx2mv {
|
|
1834
|
+
color: #fff;
|
|
1835
|
+
caret-color: #fff;
|
|
1836
|
+
} .textarea__textarea_nx2mv {
|
|
1837
|
+
color: #fff;
|
|
1838
|
+
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
1839
|
+
} .textarea__textarea_nx2mv::placeholder {
|
|
1840
|
+
color: rgba(238, 238, 251, 0.55);
|
|
1841
|
+
} .textarea__hasInnerLabel_nx2mv::placeholder {
|
|
1842
|
+
color: rgba(233, 233, 250, 0.37);
|
|
1843
|
+
} .textarea__textarea_nx2mv:disabled {
|
|
1844
|
+
color: rgba(233, 233, 250, 0.37);
|
|
1845
|
+
-webkit-text-fill-color: rgba(233, 233, 250, 0.37);
|
|
1846
|
+
} .textarea__textarea_nx2mv:read-only {
|
|
1847
|
+
color: rgba(233, 233, 250, 0.37);
|
|
1848
|
+
} .textarea__textarea_nx2mv:focus::placeholder {
|
|
1849
|
+
color: rgba(233, 233, 250, 0.37);
|
|
1850
|
+
} .textarea__hint_nx2mv {
|
|
1851
|
+
color: rgba(238, 238, 251, 0.55);
|
|
1852
|
+
} .textarea__error_nx2mv {
|
|
1853
|
+
color: #ff5431;
|
|
1854
|
+
}
|
|
1855
|
+
.textarea__customScrollbar_1qjt9::-webkit-scrollbar-track {
|
|
1856
|
+
background-color: transparent;
|
|
1857
|
+
} .textarea__customScrollbar_1qjt9::-webkit-scrollbar-track-piece {
|
|
1858
|
+
background-color: transparent;
|
|
1859
|
+
} .textarea__customScrollbar_1qjt9::-webkit-scrollbar-thumb {
|
|
1860
|
+
background-color: rgba(255, 255, 255, 0.3);
|
|
1861
|
+
border-color: transparent;
|
|
1862
|
+
} .textarea__customScrollbar_1qjt9::-webkit-scrollbar-thumb:active {
|
|
1863
|
+
background-color: rgba(255, 255, 255, 0.6);
|
|
1864
|
+
} .textarea__pseudoTextarea_1qjt9 span {
|
|
1865
|
+
color: transparent;
|
|
1866
|
+
} .textarea__pseudoTextarea_1qjt9 .textarea__overflow_1qjt9 {
|
|
1867
|
+
background-color: rgba(255, 84, 49, 0.4);
|
|
1868
|
+
} .textarea__pseudoTextarea_1qjt9::-webkit-scrollbar-thumb {
|
|
1869
|
+
background-color: transparent;
|
|
1870
|
+
} .textarea__focusVisible_1qjt9 {
|
|
1871
|
+
outline: 2px solid #3193fc;
|
|
1872
|
+
} .textarea__textarea_1qjt9.textarea__s_1qjt9 {
|
|
1873
|
+
border-top: 14px solid transparent;
|
|
1874
|
+
border-bottom: 14px solid transparent;
|
|
1875
|
+
} .textarea__textarea_1qjt9.textarea__m_1qjt9 {
|
|
1876
|
+
border-top: 18px solid transparent;
|
|
1877
|
+
border-bottom: 18px solid transparent;
|
|
1878
|
+
} .textarea__textarea_1qjt9.textarea__l_1qjt9 {
|
|
1879
|
+
border-top: 22px solid transparent;
|
|
1880
|
+
border-bottom: 22px solid transparent;
|
|
1881
|
+
} .textarea__textarea_1qjt9.textarea__xl_1qjt9 {
|
|
1882
|
+
border-top: 24px solid transparent;
|
|
1883
|
+
border-bottom: 24px solid transparent;
|
|
1884
|
+
} .textarea__textarea_1qjt9.textarea__hasInnerLabel_1qjt9.textarea__s_1qjt9 {
|
|
1885
|
+
border-top: 24px solid transparent;
|
|
1886
|
+
border-bottom: 4px solid transparent;
|
|
1887
|
+
} .textarea__textarea_1qjt9.textarea__hasInnerLabel_1qjt9.textarea__m_1qjt9 {
|
|
1888
|
+
border-top: 24px solid transparent;
|
|
1889
|
+
border-bottom: 8px solid transparent;
|
|
1890
|
+
} .textarea__textarea_1qjt9.textarea__hasInnerLabel_1qjt9.textarea__l_1qjt9 {
|
|
1891
|
+
border-top: 32px solid transparent;
|
|
1892
|
+
border-bottom: 12px solid transparent;
|
|
1893
|
+
} .textarea__textarea_1qjt9.textarea__hasInnerLabel_1qjt9.textarea__xl_1qjt9 {
|
|
1894
|
+
border-top: 34px solid transparent;
|
|
1895
|
+
border-bottom: 14px solid transparent;
|
|
1896
|
+
}
|
|
1897
|
+
.textarea__input_1imzy {
|
|
1898
|
+
color: #0e0e0e;
|
|
1899
|
+
caret-color: #0e0e0e;
|
|
1900
|
+
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
1901
|
+
} .textarea__input_1imzy:-webkit-autofill {
|
|
1902
|
+
-webkit-text-fill-color: #0e0e0e;
|
|
1903
|
+
} .textarea__input_1imzy::placeholder {
|
|
1904
|
+
color: rgba(4, 4, 19, 0.55);
|
|
1905
|
+
} .textarea__hasInnerLabel_1imzy::placeholder {
|
|
1906
|
+
color: rgba(5, 8, 29, 0.38);
|
|
1907
|
+
} .textarea__input_1imzy:read-only:not(.textarea__disableUserInput_1imzy) {
|
|
1908
|
+
color: rgba(5, 8, 29, 0.38)
|
|
1909
|
+
} .textarea__input_1imzy:read-only:not(.textarea__disableUserInput_1imzy):focus::placeholder {
|
|
1910
|
+
color: rgba(4, 4, 19, 0.55);
|
|
1911
|
+
} .textarea__input_1imzy:disabled {
|
|
1912
|
+
color: rgba(5, 8, 29, 0.38);
|
|
1913
|
+
-webkit-text-fill-color: rgba(5, 8, 29, 0.38);
|
|
1914
|
+
} .textarea__input_1imzy:focus::placeholder {
|
|
1915
|
+
color: rgba(5, 8, 29, 0.38);
|
|
1916
|
+
} .textarea__error_1imzy {
|
|
1917
|
+
color: #0e0e0e;
|
|
1918
|
+
caret-color: #0e0e0e;
|
|
1919
|
+
} .textarea__textarea_1imzy {
|
|
1920
|
+
color: #0e0e0e;
|
|
1921
|
+
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
1922
|
+
} .textarea__textarea_1imzy::placeholder {
|
|
1923
|
+
color: rgba(4, 4, 19, 0.55);
|
|
1924
|
+
} .textarea__hasInnerLabel_1imzy::placeholder {
|
|
1925
|
+
color: rgba(5, 8, 29, 0.38);
|
|
1926
|
+
} .textarea__textarea_1imzy:disabled {
|
|
1927
|
+
color: rgba(5, 8, 29, 0.38);
|
|
1928
|
+
-webkit-text-fill-color: rgba(5, 8, 29, 0.38);
|
|
1929
|
+
} .textarea__textarea_1imzy:read-only {
|
|
1930
|
+
color: rgba(5, 8, 29, 0.38);
|
|
1931
|
+
} .textarea__textarea_1imzy:focus::placeholder {
|
|
1932
|
+
color: rgba(5, 8, 29, 0.38);
|
|
1933
|
+
} .textarea__hint_1imzy {
|
|
1934
|
+
color: rgba(238, 238, 251, 0.55);
|
|
1935
|
+
} .textarea__error_1imzy {
|
|
2033
1936
|
color: #ff5431;
|
|
2034
|
-
} @media screen and (min-width: 360px) {
|
|
2035
|
-
} @media screen and (min-width: 390px) {
|
|
2036
1937
|
}.pass-code__message_cokrx {
|
|
2037
1938
|
color: #fff;
|
|
2038
1939
|
} .pass-code__error_cokrx {
|
|
@@ -2061,7 +1962,84 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
|
|
|
2061
1962
|
color: #fff;
|
|
2062
1963
|
} .pass-code__ghost_1mfx3.pass-code__ghost_1mfx3:active {
|
|
2063
1964
|
background: rgba(234, 234, 248, 0.15);
|
|
2064
|
-
}.
|
|
1965
|
+
}.circular-progress-bar__component_o79lq.circular-progress-bar__bg-positive_o79lq {
|
|
1966
|
+
background: #17d055;
|
|
1967
|
+
} .circular-progress-bar__component_o79lq.circular-progress-bar__bg-negative_o79lq {
|
|
1968
|
+
background: #ff5431;
|
|
1969
|
+
} .circular-progress-bar__backgroundCircle_o79lq,
|
|
1970
|
+
.circular-progress-bar__progressCircle_o79lq {
|
|
1971
|
+
fill: transparent;
|
|
1972
|
+
} .circular-progress-bar__positive_o79lq {
|
|
1973
|
+
stroke: #17d055;
|
|
1974
|
+
} .circular-progress-bar__negative_o79lq {
|
|
1975
|
+
stroke: #ff5431;
|
|
1976
|
+
} .circular-progress-bar__backgroundCircle_o79lq {
|
|
1977
|
+
stroke: rgba(222, 222, 238, 0.13)
|
|
1978
|
+
} .circular-progress-bar__backgroundCircle_o79lq.circular-progress-bar__stroke_o79lq {
|
|
1979
|
+
stroke: transparent;
|
|
1980
|
+
} .circular-progress-bar__iconWrapper_o79lq.circular-progress-bar__icon-tertiary_o79lq {
|
|
1981
|
+
color: #4a4a51;
|
|
1982
|
+
} .circular-progress-bar__iconWrapper_o79lq.circular-progress-bar__icon-positive_o79lq {
|
|
1983
|
+
color: #17d055;
|
|
1984
|
+
} .circular-progress-bar__iconWrapper_o79lq.circular-progress-bar__icon-negative_o79lq {
|
|
1985
|
+
color: #ff5431;
|
|
1986
|
+
} .circular-progress-bar__iconWrapper_o79lq.circular-progress-bar__icon-primary-inverted_o79lq {
|
|
1987
|
+
color: #0e0e0e;
|
|
1988
|
+
} .circular-progress-bar__iconWrapper_o79lq.circular-progress-bar__icon-primary_o79lq {
|
|
1989
|
+
color: #fff;
|
|
1990
|
+
} .circular-progress-bar__iconWrapper_o79lq.circular-progress-bar__icon-secondary_o79lq {
|
|
1991
|
+
color: #898991;
|
|
1992
|
+
}.confirmation-v1__errorHeader_1ghf5 {
|
|
1993
|
+
color: #fff;
|
|
1994
|
+
color: #fff;
|
|
1995
|
+
} .confirmation-v1__errorText_1ghf5 {
|
|
1996
|
+
color: rgba(238, 238, 251, 0.55);
|
|
1997
|
+
color: rgba(238, 238, 251, 0.55);
|
|
1998
|
+
} .confirmation-v1__phoneHintText_1ghf5 {
|
|
1999
|
+
color: rgba(238, 238, 251, 0.55);
|
|
2000
|
+
color: rgba(238, 238, 251, 0.55);
|
|
2001
|
+
} .confirmation-v1__phonesWrap_1ghf5 {
|
|
2002
|
+
color: rgba(238, 238, 251, 0.55);
|
|
2003
|
+
} .confirmation-v1__phoneDescription_1ghf5 {
|
|
2004
|
+
color: rgba(238, 238, 251, 0.55);
|
|
2005
|
+
}
|
|
2006
|
+
.confirmation-v1__input_ogxju {
|
|
2007
|
+
background-color: #1c1c1e;
|
|
2008
|
+
color: #fff
|
|
2009
|
+
} .confirmation-v1__input_ogxju.confirmation-v1__hasError_ogxju {
|
|
2010
|
+
color: #ff5431;
|
|
2011
|
+
caret-color: #fff;
|
|
2012
|
+
background-color: #392523;
|
|
2013
|
+
} .confirmation-v1__input_ogxju.confirmation-v1__disabled_ogxju {
|
|
2014
|
+
color: rgba(233, 233, 250, 0.37);
|
|
2015
|
+
} @keyframes confirmation-v1__shake_ogxju {
|
|
2016
|
+
}
|
|
2017
|
+
.confirmation-v1__component_wnb5n {
|
|
2018
|
+
color: rgba(238, 238, 251, 0.55);
|
|
2019
|
+
color: rgba(238, 238, 251, 0.55);
|
|
2020
|
+
}
|
|
2021
|
+
.confirmation-v1__circle_115yw {
|
|
2022
|
+
fill: transparent;
|
|
2023
|
+
stroke: #49494f;
|
|
2024
|
+
}
|
|
2025
|
+
.confirmation-v1__title_jln8r {
|
|
2026
|
+
color: #fff;
|
|
2027
|
+
} .confirmation-v1__description_jln8r {
|
|
2028
|
+
color: rgba(238, 238, 251, 0.55);
|
|
2029
|
+
} .confirmation-v1__alertIcon_jln8r {
|
|
2030
|
+
color: #d91d0b;
|
|
2031
|
+
}
|
|
2032
|
+
.confirmation-v1__header_1snyu {
|
|
2033
|
+
color: #fff;
|
|
2034
|
+
color: #fff;
|
|
2035
|
+
} .confirmation-v1__error_1snyu {
|
|
2036
|
+
color: #ff5431;
|
|
2037
|
+
} .confirmation-v1__loaderText_1snyu {
|
|
2038
|
+
color: rgba(238, 238, 251, 0.55);
|
|
2039
|
+
color: rgba(238, 238, 251, 0.55);
|
|
2040
|
+
}.comment__component_mke1z {
|
|
2041
|
+
background-color: #1c1c1e;
|
|
2042
|
+
}.input__input_12sr2 {
|
|
2065
2043
|
color: #fff;
|
|
2066
2044
|
caret-color: #fff;
|
|
2067
2045
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
@@ -2142,54 +2120,76 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
|
|
|
2142
2120
|
color: rgba(5, 8, 29, 0.38);
|
|
2143
2121
|
} .input__clearIcon_18mfs:active {
|
|
2144
2122
|
color: rgba(4, 4, 21, 0.47);
|
|
2145
|
-
}.
|
|
2146
|
-
color: #
|
|
2123
|
+
}.list-header__filled_b075e {
|
|
2124
|
+
background-color: #212124;
|
|
2125
|
+
}.chart__coreChart_y4v69 .recharts-text tspan {
|
|
2126
|
+
fill: #fff;
|
|
2127
|
+
}
|
|
2128
|
+
@keyframes chart__showDot_yf6b1 {
|
|
2129
|
+
}
|
|
2130
|
+
|
|
2131
|
+
.chart__tickText_6z9ce {
|
|
2132
|
+
fill: #fff;
|
|
2133
|
+
} .chart__circle_6z9ce {
|
|
2134
|
+
fill: #0e0e0e;
|
|
2135
|
+
} .chart__circle_6z9ce {
|
|
2136
|
+
fill: #0e0e0e;
|
|
2137
|
+
}
|
|
2138
|
+
.chart__tooltip_w8y2f {
|
|
2139
|
+
background-color: #0e0e0e;
|
|
2140
|
+
border: 1px solid #36363a;
|
|
2141
|
+
box-shadow: 0 24px 32px rgba(0, 0, 0, 0.08), 0 20px 24px rgba(0, 0, 0, 0.08),
|
|
2142
|
+
0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
|
|
2143
|
+
} .chart__tooltipArrow_w8y2f {
|
|
2144
|
+
border: 1px solid #36363a;
|
|
2145
|
+
background-color: #0e0e0e;
|
|
2146
|
+
} .chart__tooltipArrow_w8y2f:before {
|
|
2147
|
+
border-color: transparent #0e0e0e transparent transparent;
|
|
2148
|
+
}.list__list_219yz {
|
|
2147
2149
|
color: #fff;
|
|
2148
|
-
} .confirmation-v1__errorText_1ghf5 {
|
|
2149
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2150
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2151
|
-
} .confirmation-v1__phoneHintText_1ghf5 {
|
|
2152
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2153
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2154
|
-
} .confirmation-v1__phonesWrap_1ghf5 {
|
|
2155
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2156
|
-
} .confirmation-v1__phoneDescription_1ghf5 {
|
|
2157
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2158
2150
|
}
|
|
2159
|
-
.
|
|
2160
|
-
|
|
2151
|
+
.list__slot_yksui.list__defaultColor_yksui {
|
|
2152
|
+
color: #fff;
|
|
2153
|
+
}.stepped-progress-bar__bar_1q383 {
|
|
2154
|
+
background: rgba(222, 222, 238, 0.13);
|
|
2155
|
+
} .stepped-progress-bar__description_1q383 {
|
|
2161
2156
|
color: rgba(238, 238, 251, 0.55);
|
|
2162
2157
|
}
|
|
2163
|
-
|
|
2164
|
-
|
|
2165
|
-
|
|
2158
|
+
|
|
2159
|
+
.stepped-progress-bar__bar_1rb2i {
|
|
2160
|
+
background: rgba(15, 25, 55, 0.1);
|
|
2161
|
+
} .stepped-progress-bar__description_1rb2i {
|
|
2162
|
+
color: rgba(4, 4, 19, 0.55);
|
|
2166
2163
|
}
|
|
2167
|
-
.
|
|
2168
|
-
|
|
2169
|
-
} .
|
|
2170
|
-
|
|
2171
|
-
} .
|
|
2172
|
-
|
|
2164
|
+
.stepped-progress-bar__bar_125eb.stepped-progress-bar__positive_125eb {
|
|
2165
|
+
background: #17d055;
|
|
2166
|
+
} .stepped-progress-bar__bar_125eb.stepped-progress-bar__attention_125eb {
|
|
2167
|
+
background: #fda136;
|
|
2168
|
+
} .stepped-progress-bar__bar_125eb.stepped-progress-bar__negative_125eb {
|
|
2169
|
+
background: #ff5431;
|
|
2170
|
+
} .stepped-progress-bar__bar_125eb.stepped-progress-bar__link_125eb {
|
|
2171
|
+
background: #3193fc;
|
|
2172
|
+
} .stepped-progress-bar__bar_125eb.stepped-progress-bar__tertiary_125eb {
|
|
2173
|
+
background: #4a4a51;
|
|
2174
|
+
} .stepped-progress-bar__bar_125eb.stepped-progress-bar__secondary_125eb {
|
|
2175
|
+
background: #898991;
|
|
2176
|
+
} .stepped-progress-bar__bar_125eb.stepped-progress-bar__primary_125eb {
|
|
2177
|
+
background: #fff;
|
|
2178
|
+
} .stepped-progress-bar__bar_125eb.stepped-progress-bar__accent_125eb {
|
|
2179
|
+
background: #f83a2a;
|
|
2180
|
+
}.tab-bar__component_ivzcz {
|
|
2181
|
+
background-color: #0e0e0e;
|
|
2182
|
+
} .tab-bar__border_ivzcz {
|
|
2183
|
+
box-shadow: 0 -1px 0 0 #29292c;
|
|
2173
2184
|
}
|
|
2174
|
-
.
|
|
2175
|
-
color:
|
|
2176
|
-
color:
|
|
2177
|
-
} .confirmation-v1__error_1snyu {
|
|
2178
|
-
color: #ff5431;
|
|
2179
|
-
} .confirmation-v1__loaderText_1snyu {
|
|
2185
|
+
.tab-bar__component_1ygns {
|
|
2186
|
+
background-color: transparent;
|
|
2187
|
+
-webkit-tap-highlight-color: transparent;
|
|
2180
2188
|
color: rgba(238, 238, 251, 0.55);
|
|
2189
|
+
} .tab-bar__selected_1ygns {
|
|
2190
|
+
color: #f83a2a;
|
|
2191
|
+
} .tab-bar__label_1ygns {
|
|
2181
2192
|
color: rgba(238, 238, 251, 0.55);
|
|
2182
|
-
}
|
|
2183
|
-
.confirmation-v1__input_ogxju {
|
|
2184
|
-
background-color: #1c1c1e;
|
|
2185
|
-
color: #fff
|
|
2186
|
-
} .confirmation-v1__input_ogxju.confirmation-v1__hasError_ogxju {
|
|
2187
|
-
color: #ff5431;
|
|
2188
|
-
caret-color: #fff;
|
|
2189
|
-
background-color: #392523;
|
|
2190
|
-
} .confirmation-v1__input_ogxju.confirmation-v1__disabled_ogxju {
|
|
2191
|
-
color: rgba(233, 233, 250, 0.37);
|
|
2192
|
-
} @keyframes confirmation-v1__shake_ogxju {
|
|
2193
2193
|
}.file-upload-item__component_1f20v {
|
|
2194
2194
|
color: rgba(238, 238, 251, 0.55);
|
|
2195
2195
|
box-shadow: 0 -1px 0 0 #29292c inset
|
|
@@ -2203,31 +2203,31 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
|
|
|
2203
2203
|
color: #fff
|
|
2204
2204
|
} .file-upload-item__errorWrapper_1f20v {
|
|
2205
2205
|
color: #ff5431
|
|
2206
|
-
}
|
|
2207
|
-
|
|
2208
|
-
|
|
2209
|
-
}
|
|
2210
|
-
.confirmation__circle_vx39a {
|
|
2211
|
-
fill: transparent;
|
|
2212
|
-
stroke: #4a4a51;
|
|
2213
|
-
}
|
|
2214
|
-
|
|
2215
|
-
.confirmation__typographyTheme_1d91a.confirmation__typographyTheme_1d91a {
|
|
2216
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2217
|
-
}
|
|
2218
|
-
.confirmation__typographyTheme_1ubrn.confirmation__typographyTheme_1ubrn {
|
|
2219
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2220
|
-
}
|
|
2221
|
-
.confirmation__typographyTheme_1aoq4.confirmation__typographyTheme_1aoq4 {
|
|
2222
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2223
|
-
} .confirmation__phone_1aoq4.confirmation__phone_1aoq4 {
|
|
2224
|
-
color: #fff;
|
|
2225
|
-
} .confirmation__countdownContainer_1aoq4.confirmation__countdownContainer_1aoq4 {
|
|
2226
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2227
|
-
}
|
|
2228
|
-
.confirmation__typographyTheme_s1itd.confirmation__typographyTheme_s1itd {
|
|
2206
|
+
}.navigation-bar__content_i8g5v {
|
|
2207
|
+
color: #fff
|
|
2208
|
+
} .navigation-bar__subtitle_i8g5v {
|
|
2229
2209
|
color: rgba(238, 238, 251, 0.55);
|
|
2230
2210
|
}
|
|
2211
|
+
.navigation-bar__component_ferxi {
|
|
2212
|
+
background: rgba(14, 14, 14, 0.4)
|
|
2213
|
+
} .navigation-bar__component_ferxi svg > path {
|
|
2214
|
+
fill: #fff;
|
|
2215
|
+
} .navigation-bar__component_ferxi:hover svg > path {
|
|
2216
|
+
fill: #babbc2;
|
|
2217
|
+
} .navigation-bar__component_ferxi:active svg > path {
|
|
2218
|
+
fill: #a0a1a9;
|
|
2219
|
+
} .navigation-bar__mobileWrapper_ferxi {
|
|
2220
|
+
background: rgba(214, 214, 229, 0.07)
|
|
2221
|
+
} .navigation-bar__mobileWrapper_ferxi svg > path {
|
|
2222
|
+
fill: rgba(238, 238, 251, 0.55);
|
|
2223
|
+
}
|
|
2224
|
+
.navigation-bar__button_18z2z {
|
|
2225
|
+
background: rgba(14, 14, 14, 0.4);
|
|
2226
|
+
color: #fff
|
|
2227
|
+
} .navigation-bar__button_18z2z.navigation-bar__mobile_18z2z {
|
|
2228
|
+
background: rgba(214, 214, 229, 0.07);
|
|
2229
|
+
color: rgba(238, 238, 251, 0.55);
|
|
2230
|
+
}
|
|
2231
2231
|
|
|
2232
2232
|
.plate__component_kpw24 {
|
|
2233
2233
|
color: #fff
|
|
@@ -2262,6 +2262,30 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
|
|
|
2262
2262
|
} .plate__custom_kpw24:before {
|
|
2263
2263
|
background-color: rgba(238, 238, 251, 0.55);
|
|
2264
2264
|
}
|
|
2265
|
+
.confirmation__component_a4t95 {
|
|
2266
|
+
color: rgba(238, 238, 251, 0.55);
|
|
2267
|
+
}
|
|
2268
|
+
|
|
2269
|
+
.confirmation__circle_vx39a {
|
|
2270
|
+
fill: transparent;
|
|
2271
|
+
stroke: #4a4a51;
|
|
2272
|
+
}
|
|
2273
|
+
.confirmation__typographyTheme_s1itd.confirmation__typographyTheme_s1itd {
|
|
2274
|
+
color: rgba(238, 238, 251, 0.55);
|
|
2275
|
+
}
|
|
2276
|
+
.confirmation__typographyTheme_1ubrn.confirmation__typographyTheme_1ubrn {
|
|
2277
|
+
color: rgba(238, 238, 251, 0.55);
|
|
2278
|
+
}
|
|
2279
|
+
.confirmation__typographyTheme_1aoq4.confirmation__typographyTheme_1aoq4 {
|
|
2280
|
+
color: rgba(238, 238, 251, 0.55);
|
|
2281
|
+
} .confirmation__phone_1aoq4.confirmation__phone_1aoq4 {
|
|
2282
|
+
color: #fff;
|
|
2283
|
+
} .confirmation__countdownContainer_1aoq4.confirmation__countdownContainer_1aoq4 {
|
|
2284
|
+
color: rgba(238, 238, 251, 0.55);
|
|
2285
|
+
}
|
|
2286
|
+
.confirmation__typographyTheme_1d91a.confirmation__typographyTheme_1d91a {
|
|
2287
|
+
color: rgba(238, 238, 251, 0.55);
|
|
2288
|
+
}
|
|
2265
2289
|
|
|
2266
2290
|
.toast-plate__component_oij60 {
|
|
2267
2291
|
color: #0e0e0e;
|
|
@@ -2275,45 +2299,7 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
|
|
|
2275
2299
|
background-color: #1c1c1e;
|
|
2276
2300
|
} .toast-plate__closeButtonWrapper_o1vhr:before {
|
|
2277
2301
|
background-color: #29292c;
|
|
2278
|
-
}.
|
|
2279
|
-
color: #fff
|
|
2280
|
-
} .navigation-bar__subtitle_i8g5v {
|
|
2281
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2282
|
-
}
|
|
2283
|
-
.navigation-bar__component_ferxi {
|
|
2284
|
-
background: rgba(14, 14, 14, 0.4)
|
|
2285
|
-
} .navigation-bar__component_ferxi svg > path {
|
|
2286
|
-
fill: #fff;
|
|
2287
|
-
} .navigation-bar__component_ferxi:hover svg > path {
|
|
2288
|
-
fill: #babbc2;
|
|
2289
|
-
} .navigation-bar__component_ferxi:active svg > path {
|
|
2290
|
-
fill: #a0a1a9;
|
|
2291
|
-
} .navigation-bar__mobileWrapper_ferxi {
|
|
2292
|
-
background: rgba(214, 214, 229, 0.07)
|
|
2293
|
-
} .navigation-bar__mobileWrapper_ferxi svg > path {
|
|
2294
|
-
fill: rgba(238, 238, 251, 0.55);
|
|
2295
|
-
}
|
|
2296
|
-
.navigation-bar__button_18z2z {
|
|
2297
|
-
background: rgba(14, 14, 14, 0.4);
|
|
2298
|
-
color: #fff
|
|
2299
|
-
} .navigation-bar__button_18z2z.navigation-bar__mobile_18z2z {
|
|
2300
|
-
background: rgba(214, 214, 229, 0.07);
|
|
2301
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2302
|
-
}.slider-input__slider_cd8jj .noUi-base:hover > .noUi-connects {
|
|
2303
|
-
background-color: #898991;
|
|
2304
|
-
} .slider-input__slider_cd8jj .noUi-connects {
|
|
2305
|
-
background-color: #898991;
|
|
2306
|
-
} .slider-input__steps_cd8jj {
|
|
2307
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2308
|
-
} .slider-input__info_cd8jj {
|
|
2309
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2310
|
-
}.with-suffix__hasSuffix_1w5vq input:focus::placeholder {
|
|
2311
|
-
color: transparent;
|
|
2312
|
-
} .with-suffix__disabled_1w5vq {
|
|
2313
|
-
color: rgba(233, 233, 250, 0.37);
|
|
2314
|
-
} .with-suffix__readOnly_1w5vq {
|
|
2315
|
-
color: rgba(233, 233, 250, 0.37);
|
|
2316
|
-
}.pure-cell__focused_9rya7 {
|
|
2302
|
+
}.pure-cell__focused_9rya7 {
|
|
2317
2303
|
outline: 2px solid #3193fc;
|
|
2318
2304
|
}
|
|
2319
2305
|
|
|
@@ -2346,35 +2332,21 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
|
|
|
2346
2332
|
|
|
2347
2333
|
.number-input__separator_1f1op {
|
|
2348
2334
|
background-color: rgba(15, 25, 55, 0.1);
|
|
2349
|
-
}.
|
|
2350
|
-
|
|
2351
|
-
|
|
2352
|
-
|
|
2353
|
-
|
|
2354
|
-
|
|
2355
|
-
|
|
2356
|
-
|
|
2357
|
-
|
|
2358
|
-
|
|
2359
|
-
|
|
2360
|
-
|
|
2361
|
-
} .
|
|
2362
|
-
color: rgba(
|
|
2363
|
-
}
|
|
2364
|
-
.bank-card__filled_i3u6b .bank-card__label_i3u6b {
|
|
2365
|
-
color: #fff
|
|
2366
|
-
} .bank-card__input_i3u6b {
|
|
2367
|
-
color: #fff;
|
|
2368
|
-
caret-color: #fff
|
|
2369
|
-
} .bank-card__bankLogo_i3u6b svg g {
|
|
2370
|
-
fill: #fff;
|
|
2371
|
-
} .bank-card__brandLogo_i3u6b svg {
|
|
2372
|
-
fill: #fff;
|
|
2373
|
-
} .bank-card__usePhoto_i3u6b {
|
|
2374
|
-
background-color: transparent
|
|
2375
|
-
} .bank-card__usePhoto_i3u6b svg {
|
|
2376
|
-
fill: #fff;
|
|
2377
|
-
}
|
|
2335
|
+
}.slider-input__slider_cd8jj .noUi-base:hover > .noUi-connects {
|
|
2336
|
+
background-color: #898991;
|
|
2337
|
+
} .slider-input__slider_cd8jj .noUi-connects {
|
|
2338
|
+
background-color: #898991;
|
|
2339
|
+
} .slider-input__steps_cd8jj {
|
|
2340
|
+
color: rgba(238, 238, 251, 0.55);
|
|
2341
|
+
} .slider-input__info_cd8jj {
|
|
2342
|
+
color: rgba(238, 238, 251, 0.55);
|
|
2343
|
+
}.with-suffix__hasSuffix_1w5vq input:focus::placeholder {
|
|
2344
|
+
color: transparent;
|
|
2345
|
+
} .with-suffix__disabled_1w5vq {
|
|
2346
|
+
color: rgba(233, 233, 250, 0.37);
|
|
2347
|
+
} .with-suffix__readOnly_1w5vq {
|
|
2348
|
+
color: rgba(233, 233, 250, 0.37);
|
|
2349
|
+
}
|
|
2378
2350
|
.popup-sheet__appear_1mksr,
|
|
2379
2351
|
.popup-sheet__enter_1mksr {
|
|
2380
2352
|
background-color: transparent;
|
|
@@ -2441,6 +2413,9 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
|
|
|
2441
2413
|
} .bottom-sheet__background-specialbg-tertiary-transparent-inverted_1ouw1 {
|
|
2442
2414
|
background-color: rgba(30, 43, 68, 0.08);
|
|
2443
2415
|
}
|
|
2416
|
+
.bottom-sheet__highlighted_171ua {
|
|
2417
|
+
border-bottom: 1px solid #36363a;
|
|
2418
|
+
}
|
|
2444
2419
|
.bottom-sheet__footer_19rha {
|
|
2445
2420
|
background-color: #1c1c1e;
|
|
2446
2421
|
} .bottom-sheet__highlighted_19rha {
|
|
@@ -2490,10 +2465,34 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
|
|
|
2490
2465
|
background-color: rgba(222, 222, 240, 0.12);
|
|
2491
2466
|
} .bottom-sheet__background-specialbg-tertiary-transparent-inverted_19rha {
|
|
2492
2467
|
background-color: rgba(30, 43, 68, 0.08);
|
|
2493
|
-
}
|
|
2494
|
-
|
|
2495
|
-
|
|
2496
|
-
|
|
2468
|
+
}.bank-card__component_i3u6b {
|
|
2469
|
+
--form-control-bg-color: transparent;
|
|
2470
|
+
--form-control-focus-shadow: transparent;
|
|
2471
|
+
--form-control-hover-bg-color: transparent;
|
|
2472
|
+
--form-control-focus-bg-color: transparent;
|
|
2473
|
+
} .bank-card__label_i3u6b {
|
|
2474
|
+
color: rgba(238, 238, 251, 0.55)
|
|
2475
|
+
} .bank-card__focused_i3u6b .bank-card__label_i3u6b,
|
|
2476
|
+
.bank-card__filled_i3u6b .bank-card__label_i3u6b {
|
|
2477
|
+
color: #fff
|
|
2478
|
+
} .bank-card__input_i3u6b {
|
|
2479
|
+
color: #fff;
|
|
2480
|
+
caret-color: #fff
|
|
2481
|
+
} .bank-card__bankLogo_i3u6b svg g {
|
|
2482
|
+
fill: #fff;
|
|
2483
|
+
} .bank-card__brandLogo_i3u6b svg {
|
|
2484
|
+
fill: #fff;
|
|
2485
|
+
} .bank-card__usePhoto_i3u6b {
|
|
2486
|
+
background-color: transparent
|
|
2487
|
+
} .bank-card__usePhoto_i3u6b svg {
|
|
2488
|
+
fill: #fff;
|
|
2489
|
+
}.toast__toastPlate_1smzc {
|
|
2490
|
+
box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
|
|
2491
|
+
0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
|
|
2492
|
+
} .toast__popoverInner_1smzc {
|
|
2493
|
+
box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
|
|
2494
|
+
0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
|
|
2495
|
+
background-color: transparent;
|
|
2497
2496
|
}.amount-input__minorPartAndCurrency_16q7v {
|
|
2498
2497
|
color: rgba(238, 238, 251, 0.55);
|
|
2499
2498
|
}
|
|
@@ -2503,7 +2502,31 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
|
|
|
2503
2502
|
}
|
|
2504
2503
|
.amount-input__minorPartAndCurrency_28dyx {
|
|
2505
2504
|
color: rgba(4, 4, 19, 0.55);
|
|
2506
|
-
}
|
|
2505
|
+
}@media (min-width: 600px) {
|
|
2506
|
+
}
|
|
2507
|
+
|
|
2508
|
+
|
|
2509
|
+
|
|
2510
|
+
|
|
2511
|
+
|
|
2512
|
+
|
|
2513
|
+
|
|
2514
|
+
.modal__sticky_ntev1 {
|
|
2515
|
+
background: #1c1c1e;
|
|
2516
|
+
} .modal__highlighted_ntev1 {
|
|
2517
|
+
background: #1c1c1e;
|
|
2518
|
+
box-shadow: 0 -1px 0 0 #29292c;
|
|
2519
|
+
}
|
|
2520
|
+
|
|
2521
|
+
|
|
2522
|
+
|
|
2523
|
+
.modal__highlighted_18700 {
|
|
2524
|
+
background: #1c1c1e;
|
|
2525
|
+
box-shadow: 0 1px 0 0 #29292c;
|
|
2526
|
+
} .modal__sticky_18700.modal__hasContent_18700 {
|
|
2527
|
+
background: #1c1c1e;
|
|
2528
|
+
}
|
|
2529
|
+
.tooltip__hint_11qif {
|
|
2507
2530
|
background-color: #fff;
|
|
2508
2531
|
box-shadow: 0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),
|
|
2509
2532
|
0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
|
|
@@ -2540,29 +2563,6 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
|
|
|
2540
2563
|
|
|
2541
2564
|
|
|
2542
2565
|
|
|
2543
|
-
.modal__sticky_ntev1 {
|
|
2544
|
-
background: #1c1c1e;
|
|
2545
|
-
} .modal__highlighted_ntev1 {
|
|
2546
|
-
background: #1c1c1e;
|
|
2547
|
-
box-shadow: 0 -1px 0 0 #29292c;
|
|
2548
|
-
}
|
|
2549
|
-
|
|
2550
|
-
|
|
2551
|
-
|
|
2552
|
-
.modal__highlighted_18700 {
|
|
2553
|
-
background: #1c1c1e;
|
|
2554
|
-
box-shadow: 0 1px 0 0 #29292c;
|
|
2555
|
-
} .modal__sticky_18700.modal__hasContent_18700 {
|
|
2556
|
-
background: #1c1c1e;
|
|
2557
|
-
}
|
|
2558
|
-
|
|
2559
|
-
|
|
2560
|
-
|
|
2561
|
-
|
|
2562
|
-
|
|
2563
|
-
|
|
2564
|
-
|
|
2565
|
-
|
|
2566
2566
|
|
|
2567
2567
|
.side-panel__sticky_k76ue {
|
|
2568
2568
|
background: #1c1c1e;
|
|
@@ -2584,8 +2584,13 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
|
|
|
2584
2584
|
} .gallery__modal_1wdpj {
|
|
2585
2585
|
background: transparent;
|
|
2586
2586
|
}
|
|
2587
|
-
|
|
2588
|
-
|
|
2587
|
+
.gallery__buttons_d9o1a path {
|
|
2588
|
+
color: #fff;
|
|
2589
|
+
} .gallery__iconButton_d9o1a:hover path {
|
|
2590
|
+
color: rgb(237, 237, 237);
|
|
2591
|
+
} .gallery__iconButton_d9o1a:active path {
|
|
2592
|
+
color: rgb(217, 217, 217);
|
|
2593
|
+
}
|
|
2589
2594
|
.gallery__component_cphoh {
|
|
2590
2595
|
border: 2px solid rgba(0, 0, 0, 0);
|
|
2591
2596
|
} .gallery__active_cphoh {
|
|
@@ -2601,6 +2606,7 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
|
|
|
2601
2606
|
} .gallery__focused_cphoh {
|
|
2602
2607
|
outline: 2px solid #3193fc;
|
|
2603
2608
|
}
|
|
2609
|
+
|
|
2604
2610
|
.gallery__component_11cpp {
|
|
2605
2611
|
background-color: #0e0e0e;
|
|
2606
2612
|
} .gallery__slideLoading_11cpp {
|
|
@@ -2622,13 +2628,7 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
|
|
|
2622
2628
|
} .gallery__fullScreenImage_11cpp {
|
|
2623
2629
|
background-color: #0e0e0e;
|
|
2624
2630
|
}
|
|
2625
|
-
.
|
|
2626
|
-
color: #fff;
|
|
2627
|
-
} .gallery__iconButton_d9o1a:hover path {
|
|
2628
|
-
color: rgb(237, 237, 237);
|
|
2629
|
-
} .gallery__iconButton_d9o1a:active path {
|
|
2630
|
-
color: rgb(217, 217, 217);
|
|
2631
|
-
}.calendar__container_o51bx.calendar__customScrollbar_o51bx::-webkit-scrollbar-track {
|
|
2631
|
+
.calendar__container_o51bx.calendar__customScrollbar_o51bx::-webkit-scrollbar-track {
|
|
2632
2632
|
background-color: transparent;
|
|
2633
2633
|
} .calendar__container_o51bx.calendar__customScrollbar_o51bx::-webkit-scrollbar-track-piece {
|
|
2634
2634
|
background-color: transparent;
|
|
@@ -2638,6 +2638,30 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
|
|
|
2638
2638
|
} .calendar__container_o51bx.calendar__customScrollbar_o51bx::-webkit-scrollbar-thumb:active {
|
|
2639
2639
|
background-color: rgba(255, 255, 255, 0.6);
|
|
2640
2640
|
}
|
|
2641
|
+
.calendar__appear_whtn6,
|
|
2642
|
+
.calendar__enter_whtn6 {
|
|
2643
|
+
background-color: transparent;
|
|
2644
|
+
} .calendar__appearActive_whtn6,
|
|
2645
|
+
.calendar__enterActive_whtn6,
|
|
2646
|
+
.calendar__appearDone_whtn6,
|
|
2647
|
+
.calendar__enterDone_whtn6 {
|
|
2648
|
+
background-color: rgba(255, 255, 255, 0.1);
|
|
2649
|
+
} .calendar__exit_whtn6 {
|
|
2650
|
+
background-color: rgba(255, 255, 255, 0.1);
|
|
2651
|
+
} .calendar__exitActive_whtn6,
|
|
2652
|
+
.calendar__exitDone_whtn6 {
|
|
2653
|
+
background-color: transparent;
|
|
2654
|
+
}
|
|
2655
|
+
.calendar__calendar_17sw7 th {
|
|
2656
|
+
border-bottom: 1px solid #29292c;
|
|
2657
|
+
} .calendar__dayNames_17sw7 {
|
|
2658
|
+
background: #1c1c1e
|
|
2659
|
+
} .calendar__month_17sw7 {
|
|
2660
|
+
color: #fff;
|
|
2661
|
+
} .calendar__dayName_17sw7 {
|
|
2662
|
+
color: rgba(238, 238, 251, 0.55)
|
|
2663
|
+
}
|
|
2664
|
+
|
|
2641
2665
|
.calendar__dayName_1gf10 {
|
|
2642
2666
|
color: rgba(238, 238, 251, 0.55)
|
|
2643
2667
|
} .calendar__day_1gf10 {
|
|
@@ -2704,36 +2728,12 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
|
|
|
2704
2728
|
.calendar__bottomAddon_1gf10.calendar__selected_1gf10 > * {
|
|
2705
2729
|
color: #0e0e0e;
|
|
2706
2730
|
}
|
|
2707
|
-
.calendar__appear_whtn6,
|
|
2708
|
-
.calendar__enter_whtn6 {
|
|
2709
|
-
background-color: transparent;
|
|
2710
|
-
} .calendar__appearActive_whtn6,
|
|
2711
|
-
.calendar__enterActive_whtn6,
|
|
2712
|
-
.calendar__appearDone_whtn6,
|
|
2713
|
-
.calendar__enterDone_whtn6 {
|
|
2714
|
-
background-color: rgba(255, 255, 255, 0.1);
|
|
2715
|
-
} .calendar__exit_whtn6 {
|
|
2716
|
-
background-color: rgba(255, 255, 255, 0.1);
|
|
2717
|
-
} .calendar__exitActive_whtn6,
|
|
2718
|
-
.calendar__exitDone_whtn6 {
|
|
2719
|
-
background-color: transparent;
|
|
2720
|
-
}
|
|
2721
|
-
.calendar__calendar_17sw7 th {
|
|
2722
|
-
border-bottom: 1px solid #29292c;
|
|
2723
|
-
} .calendar__dayNames_17sw7 {
|
|
2724
|
-
background: #1c1c1e
|
|
2725
|
-
} .calendar__month_17sw7 {
|
|
2726
|
-
color: #fff;
|
|
2727
|
-
} .calendar__dayName_17sw7 {
|
|
2728
|
-
color: rgba(238, 238, 251, 0.55)
|
|
2729
|
-
}
|
|
2730
2731
|
|
|
2731
|
-
@media (max-width: 374px) {
|
|
2732
|
-
}
|
|
2733
2732
|
.calendar__withShadow_1usm3 {
|
|
2734
2733
|
box-shadow: 0 1px 0 0 #29292c;
|
|
2735
2734
|
}
|
|
2736
|
-
|
|
2735
|
+
@media (max-width: 374px) {
|
|
2736
|
+
}
|
|
2737
2737
|
.calendar__empty_r7pww {
|
|
2738
2738
|
color: rgba(238, 238, 251, 0.55);
|
|
2739
2739
|
}
|
|
@@ -2760,22 +2760,6 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
|
|
|
2760
2760
|
}.select__arrow_1on7d {
|
|
2761
2761
|
color: rgba(238, 238, 251, 0.55);
|
|
2762
2762
|
}
|
|
2763
|
-
.select__option_13bmv {
|
|
2764
|
-
background: #1c1c1e;
|
|
2765
|
-
color: #fff
|
|
2766
|
-
} .select__option_13bmv:not(.select__disabled_13bmv):active {
|
|
2767
|
-
background: rgba(225, 225, 248, 0.09);
|
|
2768
|
-
color: #fff;
|
|
2769
|
-
} .select__selected_13bmv {
|
|
2770
|
-
background: #1c1c1e;
|
|
2771
|
-
color: #fff;
|
|
2772
|
-
} .select__highlighted_13bmv {
|
|
2773
|
-
background: rgba(214, 214, 229, 0.07);
|
|
2774
|
-
color: #fff;
|
|
2775
|
-
} .select__disabled_13bmv {
|
|
2776
|
-
background: #1c1c1e;
|
|
2777
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2778
|
-
}
|
|
2779
2763
|
|
|
2780
2764
|
.select__popoverInner_1hdfx {
|
|
2781
2765
|
background: transparent;
|
|
@@ -2801,6 +2785,22 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
|
|
|
2801
2785
|
outline: 2px solid #3193fc;
|
|
2802
2786
|
} @keyframes select__show-placeholder_1i4i9 {
|
|
2803
2787
|
}
|
|
2788
|
+
.select__option_13bmv {
|
|
2789
|
+
background: #1c1c1e;
|
|
2790
|
+
color: #fff
|
|
2791
|
+
} .select__option_13bmv:not(.select__disabled_13bmv):active {
|
|
2792
|
+
background: rgba(225, 225, 248, 0.09);
|
|
2793
|
+
color: #fff;
|
|
2794
|
+
} .select__selected_13bmv {
|
|
2795
|
+
background: #1c1c1e;
|
|
2796
|
+
color: #fff;
|
|
2797
|
+
} .select__highlighted_13bmv {
|
|
2798
|
+
background: rgba(214, 214, 229, 0.07);
|
|
2799
|
+
color: #fff;
|
|
2800
|
+
} .select__disabled_13bmv {
|
|
2801
|
+
background: #1c1c1e;
|
|
2802
|
+
color: rgba(238, 238, 251, 0.55);
|
|
2803
|
+
}
|
|
2804
2804
|
.select__footer_dfjmj {
|
|
2805
2805
|
background-color: #1c1c1e
|
|
2806
2806
|
} .select__highlighted_dfjmj {
|
|
@@ -2857,24 +2857,34 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
|
|
|
2857
2857
|
}
|
|
2858
2858
|
.calendar-with-skeleton__skeleton_1rm0a {
|
|
2859
2859
|
background-color: #1c1c1e;
|
|
2860
|
+
}.date-range-input__calendarContainer_yhvda {
|
|
2861
|
+
border: 1px solid #29292c
|
|
2860
2862
|
}.date-time-input__calendarContainer_3g0r1 {
|
|
2861
2863
|
border: 1px solid #29292c
|
|
2862
2864
|
}.calendar-input__calendarContainer_10dfd {
|
|
2863
2865
|
border: 1px solid #29292c
|
|
2864
2866
|
} .calendar-input__calendarIcon_10dfd {
|
|
2865
2867
|
color: rgba(238, 238, 251, 0.55)
|
|
2866
|
-
}.date-range-input__calendarContainer_yhvda {
|
|
2867
|
-
border: 1px solid #29292c
|
|
2868
2868
|
}.universal-date-input__calendarIcon_1n7mo {
|
|
2869
2869
|
color: rgba(238, 238, 251, 0.55);
|
|
2870
2870
|
} .universal-date-input__calendarContainer_1n7mo {
|
|
2871
2871
|
border: 1px solid #29292c
|
|
2872
2872
|
} .universal-date-input__blink_1n7mo.universal-date-input__blink_1n7mo.universal-date-input__blink_1n7mo {
|
|
2873
2873
|
background-color: #392523;
|
|
2874
|
-
}
|
|
2875
|
-
|
|
2874
|
+
}.select-with-tags__tag_18l65:not(.select-with-tags__tagNoClose_18l65):active:not(:disabled) {
|
|
2875
|
+
background-color: #fff;
|
|
2876
|
+
color: #0e0e0e;
|
|
2877
|
+
} .select-with-tags__tag_18l65:not(.select-with-tags__tagNoClose_18l65):hover:not(:disabled):not(:active) {
|
|
2876
2878
|
background-color: #fff;
|
|
2877
|
-
|
|
2879
|
+
color: #0e0e0e;
|
|
2880
|
+
} .select-with-tags__tagCross_18l65 > svg {
|
|
2881
|
+
fill: rgba(4, 4, 21, 0.47);
|
|
2882
|
+
} .select-with-tags__tagCross_18l65:hover > svg {
|
|
2883
|
+
fill: rgba(4, 4, 19, 0.55);
|
|
2884
|
+
} .select-with-tags__tagCross_18l65:active > svg {
|
|
2885
|
+
fill: rgba(1, 1, 12, 0.63);
|
|
2886
|
+
}
|
|
2887
|
+
.select-with-tags__input_19azb {
|
|
2878
2888
|
background-color: transparent;
|
|
2879
2889
|
color: #fff
|
|
2880
2890
|
} .select-with-tags__input_19azb:disabled,
|
|
@@ -2889,33 +2899,19 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
|
|
|
2889
2899
|
} .select-with-tags__placeholder_19azb {
|
|
2890
2900
|
color: rgba(238, 238, 251, 0.55);
|
|
2891
2901
|
}
|
|
2892
|
-
.select-with-tags__tag_18l65:not(.select-with-tags__tagNoClose_18l65):active:not(:disabled) {
|
|
2893
|
-
background-color: #fff;
|
|
2894
|
-
color: #0e0e0e;
|
|
2895
|
-
} .select-with-tags__tag_18l65:not(.select-with-tags__tagNoClose_18l65):hover:not(:disabled):not(:active) {
|
|
2896
|
-
background-color: #fff;
|
|
2897
|
-
color: #0e0e0e;
|
|
2898
|
-
} .select-with-tags__tagCross_18l65 > svg {
|
|
2899
|
-
fill: rgba(4, 4, 21, 0.47);
|
|
2900
|
-
} .select-with-tags__tagCross_18l65:hover > svg {
|
|
2901
|
-
fill: rgba(4, 4, 19, 0.55);
|
|
2902
|
-
} .select-with-tags__tagCross_18l65:active > svg {
|
|
2903
|
-
fill: rgba(1, 1, 12, 0.63);
|
|
2904
|
-
}
|
|
2905
2902
|
.input-autocomplete__placeholder_m2ip8 {
|
|
2906
2903
|
color: rgba(238, 238, 251, 0.55);
|
|
2907
2904
|
} .input-autocomplete__focusVisible_m2ip8 {
|
|
2908
2905
|
outline: 2px solid #3193fc;
|
|
2909
2906
|
}
|
|
2910
2907
|
|
|
2908
|
+
.calendar-range__component_1s3vi:after {
|
|
2909
|
+
background-color: #fff;
|
|
2910
|
+
}
|
|
2911
|
+
|
|
2911
2912
|
.picker-button__linkOpen_c9djl:not(:hover) {
|
|
2912
2913
|
background-color: rgba(214, 214, 229, 0.07);
|
|
2913
|
-
}
|
|
2914
|
-
.table__wrapper_15y5c {
|
|
2915
|
-
background: #0e0e0e;
|
|
2916
|
-
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
|
|
2917
|
-
}
|
|
2918
|
-
.table__component_1njqi {
|
|
2914
|
+
}.table__component_1njqi {
|
|
2919
2915
|
border-top: 1px solid #36363a;
|
|
2920
2916
|
}
|
|
2921
2917
|
|
|
@@ -2923,9 +2919,7 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
|
|
|
2923
2919
|
color: #fff;
|
|
2924
2920
|
border-top: 1px solid #36363a
|
|
2925
2921
|
}
|
|
2926
|
-
|
|
2927
|
-
background-color: #27272a;
|
|
2928
|
-
}
|
|
2922
|
+
|
|
2929
2923
|
.table__component_1teok {
|
|
2930
2924
|
color: #fff;
|
|
2931
2925
|
border-bottom: 1px solid #36363a;
|
|
@@ -2935,6 +2929,9 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
|
|
|
2935
2929
|
} .table__stickyHeader_1teok {
|
|
2936
2930
|
box-shadow: inset 0 -1px 0 0 rgba(11, 31, 53, 0.16);
|
|
2937
2931
|
}
|
|
2932
|
+
.table__component_16eeg th:not(:last-child):not(:empty):after {
|
|
2933
|
+
background-color: #27272a;
|
|
2934
|
+
}
|
|
2938
2935
|
.table__component_1joxr {
|
|
2939
2936
|
background: #0e0e0e
|
|
2940
2937
|
} .table__clickable_1joxr:hover {
|
|
@@ -2953,29 +2950,32 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
|
|
|
2953
2950
|
} .table__sorted_137ng:hover {
|
|
2954
2951
|
color: #3193fc;
|
|
2955
2952
|
}
|
|
2956
|
-
|
|
2957
2953
|
.table__open_3hjnh,
|
|
2958
2954
|
.table__open_3hjnh:hover {
|
|
2959
2955
|
background-color: rgba(255, 255, 255, 0.163);
|
|
2956
|
+
}
|
|
2957
|
+
.table__wrapper_15y5c {
|
|
2958
|
+
background: #0e0e0e;
|
|
2959
|
+
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
|
|
2960
2960
|
}.intl-phone-input__emptyCountryIcon_spklu {
|
|
2961
2961
|
color: #898991;
|
|
2962
2962
|
}
|
|
2963
|
-
.intl-phone-input__flagPlaceholder_zkjtm {
|
|
2964
|
-
background-color: rgba(222, 222, 240, 0.12);
|
|
2965
|
-
}
|
|
2966
|
-
.intl-phone-input__dialCode_1pho2 {
|
|
2967
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2968
|
-
}
|
|
2969
2963
|
.intl-phone-input__emptyCountryIcon_msvcg {
|
|
2970
2964
|
color: #898991;
|
|
2971
2965
|
} .intl-phone-input__focusVisible_msvcg {
|
|
2972
2966
|
outline: 2px solid #3193fc;
|
|
2973
2967
|
}
|
|
2974
|
-
.
|
|
2968
|
+
.intl-phone-input__dialCode_1pho2 {
|
|
2969
|
+
color: rgba(238, 238, 251, 0.55);
|
|
2970
|
+
}
|
|
2971
|
+
.intl-phone-input__flagPlaceholder_zkjtm {
|
|
2972
|
+
background-color: rgba(222, 222, 240, 0.12);
|
|
2973
|
+
}.international-phone-input__dialCode_1opig {
|
|
2975
2974
|
color: rgba(238, 238, 251, 0.55);
|
|
2976
2975
|
} .international-phone-input__emptyCountryIcon_1opig {
|
|
2977
2976
|
color: rgba(238, 238, 251, 0.55);
|
|
2978
2977
|
}
|
|
2978
|
+
|
|
2979
2979
|
.international-phone-input__flagPlaceholder_1305a {
|
|
2980
2980
|
background-color: rgba(214, 214, 229, 0.07);
|
|
2981
2981
|
}
|
|
@@ -2983,7 +2983,16 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
|
|
|
2983
2983
|
color: rgba(238, 238, 251, 0.55);
|
|
2984
2984
|
} .international-phone-input__focusVisible_1vizw {
|
|
2985
2985
|
outline: 2px solid #3193fc;
|
|
2986
|
-
}.
|
|
2986
|
+
}.tabs__primary_1kzgm:after {
|
|
2987
|
+
background-color: rgba(228, 228, 251, 0.28);
|
|
2988
|
+
} .tabs__primary_1kzgm {
|
|
2989
|
+
} .tabs__secondary_1kzgm:before {
|
|
2990
|
+
background-color: transparent;
|
|
2991
|
+
} .tabs__secondary_1kzgm.tabs__xs_1kzgm {
|
|
2992
|
+
} .tabs__borderVisible_1kzgm:before {
|
|
2993
|
+
background-color: rgba(222, 222, 238, 0.13);
|
|
2994
|
+
}
|
|
2995
|
+
.tabs__component_16jc9:before {
|
|
2987
2996
|
background-color: rgba(228, 228, 251, 0.28);
|
|
2988
2997
|
} .tabs__title_16jc9 {
|
|
2989
2998
|
color: rgba(238, 238, 251, 0.55)
|
|
@@ -3020,12 +3029,3 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
|
|
|
3020
3029
|
|
|
3021
3030
|
|
|
3022
3031
|
|
|
3023
|
-
.tabs__primary_1kzgm:after {
|
|
3024
|
-
background-color: rgba(228, 228, 251, 0.28);
|
|
3025
|
-
} .tabs__primary_1kzgm {
|
|
3026
|
-
} .tabs__secondary_1kzgm:before {
|
|
3027
|
-
background-color: transparent;
|
|
3028
|
-
} .tabs__secondary_1kzgm.tabs__xs_1kzgm {
|
|
3029
|
-
} .tabs__borderVisible_1kzgm:before {
|
|
3030
|
-
background-color: rgba(222, 222, 238, 0.13);
|
|
3031
|
-
}
|