@alfalab/core-components 44.7.1 → 44.7.2
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-range/esm/Component.js +1 -1
- package/calendar-range/esm/index.js +1 -1
- package/calendar-range/esm/views/popover.js +1 -1
- package/calendar-range/esm/views/static.js +1 -1
- package/calendar-range/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/utils.js +3 -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/gallery/utils/split-filename.d.ts +1 -4
- package/input/components/base-input/Component.d.ts +1 -1
- package/input/esm/components/base-input/Component.d.ts +1 -1
- package/input/modern/components/base-input/Component.d.ts +1 -1
- package/input-autocomplete/esm/Component.responsive.d.ts +1 -1
- package/input-autocomplete/modern/Component.responsive.d.ts +1 -1
- package/international-phone-input/cssm/Component.responsive.d.ts +4 -4
- package/international-phone-input/cssm/components/base-international-phone-input/Component.d.ts +2 -2
- package/international-phone-input/cssm/typings-c29389e5.d.ts +3 -3
- 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/cssm/utils/index.js +3 -1
- package/phone-input/esm/utils/index.js +1 -3
- package/picker-button/esm/Component-c44170fe.d.ts +1 -1
- package/picker-button/modern/Component-c44170fe.d.ts +1 -1
- package/pure-cell/component-fd7196d2.d.ts +5 -5
- 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/components/types.d.ts +3 -3
- package/pure-cell/cssm/component-fd7196d2.d.ts +4 -4
- package/pure-cell/cssm/components/types.d.ts +3 -3
- package/pure-cell/esm/component-fd7196d2.d.ts +7 -7
- 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/components/types.d.ts +3 -3
- 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/components/types.d.ts +3 -3
- package/pure-cell/modern/index.js +1 -1
- package/select/esm/Component.responsive.js +1 -1
- package/select/esm/index.js +1 -1
- package/select/esm/mobile/Component.mobile.js +1 -1
- package/select/esm/mobile/Component.modal.mobile.js +1 -1
- package/select/esm/mobile/index.js +1 -1
- package/select/esm/presets/index.js +1 -1
- package/select/esm/presets/useSelectWithApply/hook.js +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/select/esm/shared/index.js +1 -1
- package/select/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/esm/Component.responsive.d.ts +1 -1
- package/select-with-tags/esm/components/base-select-with-tags/Component.d.ts +1 -1
- package/select-with-tags/modern/Component.responsive.d.ts +1 -1
- package/select-with-tags/modern/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.desktop.js +1 -1
- package/tabs/components/primary-tablist/Component.mobile.js +1 -1
- package/tabs/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/components/secondary-tablist/Component.mobile.js +1 -1
- package/tabs/esm/collapsible/index.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.collapsible.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.mobile.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.responsive.js +1 -1
- package/tabs/esm/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/esm/components/secondary-tablist/Component.mobile.js +1 -1
- package/tabs/esm/components/secondary-tablist/Component.responsive.js +1 -1
- package/tabs/esm/components/tabs/Component.collapsible.js +1 -1
- package/tabs/esm/components/tabs/Component.desktop.js +2 -2
- package/tabs/esm/components/tabs/Component.mobile.js +2 -2
- package/tabs/esm/components/tabs/Component.responsive.js +2 -2
- package/tabs/esm/desktop/index.js +2 -2
- package/tabs/esm/index.js +2 -2
- package/tabs/esm/mobile/index.js +2 -2
- package/tabs/modern/collapsible/index.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.collapsible.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.mobile.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
- package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/modern/components/secondary-tablist/Component.mobile.js +1 -1
- package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
- package/tabs/modern/components/tabs/Component.collapsible.js +1 -1
- package/tabs/modern/components/tabs/Component.desktop.js +2 -2
- package/tabs/modern/components/tabs/Component.mobile.js +2 -2
- package/tabs/modern/components/tabs/Component.responsive.js +2 -2
- package/tabs/modern/desktop/index.js +2 -2
- package/tabs/modern/index.js +2 -2
- package/tabs/modern/mobile/index.js +2 -2
- package/tag/components/base-tag/Component.d.ts +1 -1
- package/tag/cssm/components/base-tag/Component.d.ts +1 -1
- package/tag/esm/components/base-tag/Component.d.ts +1 -1
- package/tag/modern/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.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 +446 -446
- package/time-input/cssm/utils/format.js +6 -10
- package/time-input/esm/utils/format.js +6 -10
- package/toast/cssm/Component.responsive.d.ts +1 -1
- package/toast/cssm/components/base-toast/component.d.ts +1 -1
- package/typography/cssm/title/component.d.ts +1 -1
- package/typography/cssm/title/index.d.ts +1 -1
- package/typography/cssm/title-mobile/component.d.ts +1 -1
- package/typography/cssm/title-responsive/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.d.ts +1 -1
- package/typography/title/component.js +1 -1
- package/typography/title/index.d.ts +1 -1
- package/typography/title/index.js +1 -1
- package/typography/title-mobile/component.d.ts +1 -1
- package/typography/title-mobile/component.js +1 -1
- package/typography/title-responsive/component.d.ts +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-84596a80.d.ts → countdown-section-44ec2aea.d.ts} +0 -0
- /package/confirmation/{countdown-section-84596a80.js → countdown-section-44ec2aea.js} +0 -0
- /package/confirmation/esm/{countdown-section-327d524f.d.ts → countdown-section-dadd7181.d.ts} +0 -0
- /package/confirmation/esm/{countdown-section-327d524f.js → countdown-section-dadd7181.js} +0 -0
- /package/confirmation/modern/{countdown-section-728eb93d.d.ts → countdown-section-0d9569f8.d.ts} +0 -0
- /package/confirmation/modern/{countdown-section-728eb93d.js → countdown-section-0d9569f8.js} +0 -0
- /package/gallery/{buttons-047380d7.d.ts → buttons-b5e30c44.d.ts} +0 -0
- /package/gallery/{buttons-047380d7.js → buttons-b5e30c44.js} +0 -0
- /package/gallery/esm/{buttons-3c09e4d6.d.ts → buttons-8d2b575b.d.ts} +0 -0
- /package/gallery/esm/{buttons-3c09e4d6.js → buttons-8d2b575b.js} +0 -0
- /package/gallery/esm/{slide-e3b21512.d.ts → slide-980fd105.d.ts} +0 -0
- /package/gallery/esm/{slide-e3b21512.js → slide-980fd105.js} +0 -0
- /package/gallery/modern/{buttons-e957184e.d.ts → buttons-067b8357.d.ts} +0 -0
- /package/gallery/modern/{buttons-e957184e.js → buttons-067b8357.js} +0 -0
- /package/gallery/modern/{slide-10d4500b.d.ts → slide-33e881a4.d.ts} +0 -0
- /package/gallery/modern/{slide-10d4500b.js → slide-33e881a4.js} +0 -0
- /package/gallery/{slide-6ed0a656.d.ts → slide-686188b4.d.ts} +0 -0
- /package/gallery/{slide-6ed0a656.js → slide-686188b4.js} +0 -0
- /package/modal/esm/{layout.module-8d16178d.js → layout.module-d5e470d8.js} +0 -0
- /package/modal/{layout.module-023a000e.js → layout.module-e409fa46.js} +0 -0
- /package/modal/modern/{layout.module-f130c15e.js → layout.module-78c3dc12.js} +0 -0
- /package/pure-cell/{component-943e2796.d.ts → component-19afa9fc.d.ts} +0 -0
- /package/pure-cell/{component-943e2796.js → component-19afa9fc.js} +0 -0
- /package/pure-cell/esm/{component-8c39a5b0.d.ts → component-b9c556f0.d.ts} +0 -0
- /package/pure-cell/esm/{component-8c39a5b0.js → component-b9c556f0.js} +0 -0
- /package/pure-cell/modern/{component-e207609e.d.ts → component-fafb1bbb.d.ts} +0 -0
- /package/pure-cell/modern/{component-e207609e.js → component-fafb1bbb.js} +0 -0
- /package/select/esm/{hook-693c40bc.d.ts → hook-daae56ac.d.ts} +0 -0
- /package/select/esm/{hook-693c40bc.js → hook-daae56ac.js} +0 -0
- /package/select/{hook-5b3405f1.d.ts → hook-2bf6e5a4.d.ts} +0 -0
- /package/select/{hook-5b3405f1.js → hook-2bf6e5a4.js} +0 -0
- /package/select/modern/{hook-97881f72.d.ts → hook-4d957588.d.ts} +0 -0
- /package/select/modern/{hook-97881f72.js → hook-4d957588.js} +0 -0
- /package/side-panel/esm/{layout.module-44e1468c.js → layout.module-980b7653.js} +0 -0
- /package/side-panel/{layout.module-d5a7049b.js → layout.module-70c2142d.js} +0 -0
- /package/side-panel/modern/{layout.module-bb7983f1.js → layout.module-3a4775d1.js} +0 -0
- /package/tabs/esm/{index.module-79f3e607.js → index.module-5e732a88.js} +0 -0
- /package/tabs/esm/{index.module-fed9b049.js → index.module-e70a72f3.js} +0 -0
- /package/tabs/{index.module-e0b6e663.js → index.module-6c73c739.js} +0 -0
- /package/tabs/{index.module-d1095f16.js → index.module-77ca8bd2.js} +0 -0
- /package/tabs/modern/{index.module-3ede57c3.js → index.module-bcb3ca7e.js} +0 -0
- /package/tabs/modern/{index.module-c2280e2d.js → index.module-dcc8a771.js} +0 -0
- /package/textarea/{PseudoTextArea-6c258e32.d.ts → PseudoTextArea-b1c491a4.d.ts} +0 -0
- /package/textarea/{PseudoTextArea-6c258e32.js → PseudoTextArea-b1c491a4.js} +0 -0
- /package/textarea/esm/{PseudoTextArea-bebd8445.d.ts → PseudoTextArea-caf06c18.d.ts} +0 -0
- /package/textarea/esm/{PseudoTextArea-bebd8445.js → PseudoTextArea-caf06c18.js} +0 -0
- /package/textarea/modern/{PseudoTextArea-57b2547c.d.ts → PseudoTextArea-87d501e7.d.ts} +0 -0
- /package/textarea/modern/{PseudoTextArea-57b2547c.js → PseudoTextArea-87d501e7.js} +0 -0
- /package/typography/{colors.module-87971cd0.js → colors.module-b8bab3a3.js} +0 -0
- /package/typography/{common.module-d66c195b.js → common.module-fd98c052.js} +0 -0
- /package/typography/esm/{colors.module-9a3cc652.js → colors.module-77a744b7.js} +0 -0
- /package/typography/esm/{common.module-fc0aeebb.js → common.module-45daafd0.js} +0 -0
- /package/typography/modern/{colors.module-ce9e4103.js → colors.module-b0feccec.js} +0 -0
- /package/typography/modern/{common.module-31809ab0.js → common.module-57f2381d.js} +0 -0
|
@@ -62,8 +62,6 @@
|
|
|
62
62
|
background: #e7e8ea;
|
|
63
63
|
} .card-image__loaded_n9550 {
|
|
64
64
|
background: transparent
|
|
65
|
-
}.divider__component_ojir5 {
|
|
66
|
-
border-bottom: 1px solid #353539;
|
|
67
65
|
}.backdrop__backdrop_gzyju {
|
|
68
66
|
-webkit-tap-highlight-color: transparent;
|
|
69
67
|
} .backdrop__appear_gzyju,
|
|
@@ -79,6 +77,8 @@
|
|
|
79
77
|
} .backdrop__exitActive_gzyju,
|
|
80
78
|
.backdrop__exitDone_gzyju {
|
|
81
79
|
background-color: transparent;
|
|
80
|
+
}.divider__component_ojir5 {
|
|
81
|
+
border-bottom: 1px solid #353539;
|
|
82
82
|
}.dropzone__component_10p0i {
|
|
83
83
|
border: 1px dashed #fff;
|
|
84
84
|
} .dropzone__component_10p0i:not(.dropzone__disabled_10p0i):hover {
|
|
@@ -168,14 +168,7 @@
|
|
|
168
168
|
background: #fff;
|
|
169
169
|
} .hatching-progress-bar__accent_183da {
|
|
170
170
|
background: #f83a2a;
|
|
171
|
-
}.
|
|
172
|
-
color: rgba(238, 238, 251, 0.55)
|
|
173
|
-
} .icon-view__bg_v5w3d {
|
|
174
|
-
fill: #1c1c1e;
|
|
175
|
-
} .icon-view__border_v5w3d {
|
|
176
|
-
stroke: rgba(225, 225, 248, 0.09);
|
|
177
|
-
fill: transparent;
|
|
178
|
-
}.indicator__component_7zjod {
|
|
171
|
+
}.indicator__component_7zjod {
|
|
179
172
|
color: #fff;
|
|
180
173
|
background-color: #f83a2a;
|
|
181
174
|
} .indicator__red_7zjod {
|
|
@@ -193,7 +186,14 @@
|
|
|
193
186
|
color: #fff
|
|
194
187
|
} .indicator__grey_7zjod.indicator__border_7zjod {
|
|
195
188
|
outline: 2px solid #0e0e0e;
|
|
196
|
-
}
|
|
189
|
+
}.icon-view__component_v5w3d {
|
|
190
|
+
color: rgba(238, 238, 251, 0.55)
|
|
191
|
+
} .icon-view__bg_v5w3d {
|
|
192
|
+
fill: #1c1c1e;
|
|
193
|
+
} .icon-view__border_v5w3d {
|
|
194
|
+
stroke: rgba(225, 225, 248, 0.09);
|
|
195
|
+
fill: transparent;
|
|
196
|
+
}@keyframes loader__blink_yfu1u {
|
|
197
197
|
}.progress-bar__container_ijcuh {
|
|
198
198
|
background: rgba(222, 222, 238, 0.13)
|
|
199
199
|
} .progress-bar__filled_ijcuh.progress-bar__positive_ijcuh {
|
|
@@ -273,7 +273,41 @@
|
|
|
273
273
|
background-color: rgba(9, 12, 37, 0.28);
|
|
274
274
|
} .scrollbar__component_1ezmi.dragging .track .scrollbar.visible:before {
|
|
275
275
|
background-color: rgba(4, 4, 21, 0.47);
|
|
276
|
-
}.
|
|
276
|
+
}.segmented-control__wrapper_17qg3 {
|
|
277
|
+
background-color: rgba(225, 225, 248, 0.09);
|
|
278
|
+
} .segmented-control__segment_17qg3.segmented-control__selected_17qg3 {
|
|
279
|
+
color: #fff;
|
|
280
|
+
} .segmented-control__selectedBox_17qg3 {
|
|
281
|
+
border: 0.5px solid rgba(225, 225, 248, 0.09);
|
|
282
|
+
background-color: rgba(214, 214, 229, 0.07);
|
|
283
|
+
}
|
|
284
|
+
.segmented-control__selectedBox_5iyul {
|
|
285
|
+
box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
|
|
286
|
+
0 0 1px rgba(0, 0, 0, 0.04);
|
|
287
|
+
}
|
|
288
|
+
.segmented-control__wrapper_1sc9j {
|
|
289
|
+
background-color: rgba(30, 43, 68, 0.08);
|
|
290
|
+
} .segmented-control__segment_1sc9j.segmented-control__selected_1sc9j {
|
|
291
|
+
color: #0e0e0e;
|
|
292
|
+
} .segmented-control__selectedBox_1sc9j {
|
|
293
|
+
border: 0.5px solid rgba(30, 43, 68, 0.08);
|
|
294
|
+
background-color: #fff;
|
|
295
|
+
}
|
|
296
|
+
.segmented-control__segment_pjnq7 {
|
|
297
|
+
color: #fff
|
|
298
|
+
} .segmented-control__segment_pjnq7:not(:first-child):before {
|
|
299
|
+
background-color: rgba(222, 222, 238, 0.13);
|
|
300
|
+
}
|
|
301
|
+
.segmented-control__segment_19glh {
|
|
302
|
+
background-color: transparent
|
|
303
|
+
} .segmented-control__focused_19glh {
|
|
304
|
+
outline: 2px solid #3193fc;
|
|
305
|
+
}
|
|
306
|
+
.segmented-control__segment_16uvd {
|
|
307
|
+
color: #0e0e0e
|
|
308
|
+
} .segmented-control__segment_16uvd:not(:first-child):before {
|
|
309
|
+
background-color: rgba(15, 25, 55, 0.1);
|
|
310
|
+
}.skeleton__component_ai4av {
|
|
277
311
|
color: transparent;
|
|
278
312
|
background: rgba(214, 214, 229, 0.07);
|
|
279
313
|
} .skeleton__component_ai4av:before {
|
|
@@ -313,40 +347,6 @@
|
|
|
313
347
|
background: #f83a2a;
|
|
314
348
|
} .slider__component_nn86g .noUi-pips {
|
|
315
349
|
color: rgba(238, 238, 251, 0.55);
|
|
316
|
-
}.segmented-control__wrapper_17qg3 {
|
|
317
|
-
background-color: rgba(225, 225, 248, 0.09);
|
|
318
|
-
} .segmented-control__segment_17qg3.segmented-control__selected_17qg3 {
|
|
319
|
-
color: #fff;
|
|
320
|
-
} .segmented-control__selectedBox_17qg3 {
|
|
321
|
-
border: 0.5px solid rgba(225, 225, 248, 0.09);
|
|
322
|
-
background-color: rgba(214, 214, 229, 0.07);
|
|
323
|
-
}
|
|
324
|
-
.segmented-control__selectedBox_5iyul {
|
|
325
|
-
box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
|
|
326
|
-
0 0 1px rgba(0, 0, 0, 0.04);
|
|
327
|
-
}
|
|
328
|
-
.segmented-control__wrapper_1sc9j {
|
|
329
|
-
background-color: rgba(30, 43, 68, 0.08);
|
|
330
|
-
} .segmented-control__segment_1sc9j.segmented-control__selected_1sc9j {
|
|
331
|
-
color: #0e0e0e;
|
|
332
|
-
} .segmented-control__selectedBox_1sc9j {
|
|
333
|
-
border: 0.5px solid rgba(30, 43, 68, 0.08);
|
|
334
|
-
background-color: #fff;
|
|
335
|
-
}
|
|
336
|
-
.segmented-control__segment_pjnq7 {
|
|
337
|
-
color: #fff
|
|
338
|
-
} .segmented-control__segment_pjnq7:not(:first-child):before {
|
|
339
|
-
background-color: rgba(222, 222, 238, 0.13);
|
|
340
|
-
}
|
|
341
|
-
.segmented-control__segment_19glh {
|
|
342
|
-
background-color: transparent
|
|
343
|
-
} .segmented-control__focused_19glh {
|
|
344
|
-
outline: 2px solid #3193fc;
|
|
345
|
-
}
|
|
346
|
-
.segmented-control__segment_16uvd {
|
|
347
|
-
color: #0e0e0e
|
|
348
|
-
} .segmented-control__segment_16uvd:not(:first-child):before {
|
|
349
|
-
background-color: rgba(15, 25, 55, 0.1);
|
|
350
350
|
}.spinner__component_yuj30 {
|
|
351
351
|
color: #fff;
|
|
352
352
|
}
|
|
@@ -607,75 +607,21 @@
|
|
|
607
607
|
color: #ff5431;
|
|
608
608
|
} .checkbox-group__hint_1h8s5 {
|
|
609
609
|
color: rgba(238, 238, 251, 0.55);
|
|
610
|
-
}.
|
|
611
|
-
color: #0e0e0e;
|
|
612
|
-
background-color: #29292c;
|
|
613
|
-
border: 1.5px solid rgba(238, 238, 251, 0.55);
|
|
614
|
-
} .checkbox__checkedIcon_6uq0w {
|
|
615
|
-
color: #0e0e0e;
|
|
616
|
-
} .checkbox__component_6uq0w:hover:not(.checkbox__disabled_6uq0w) .checkbox__box_6uq0w {
|
|
617
|
-
background-color: #2f2f32;
|
|
618
|
-
border-color: rgba(238, 238, 251, 0.55);
|
|
619
|
-
} .checkbox__component_6uq0w:active:not(.checkbox__disabled_6uq0w) .checkbox__box_6uq0w {
|
|
620
|
-
background-color: #353539;
|
|
621
|
-
border-color: rgba(238, 238, 251, 0.55);
|
|
622
|
-
} .checkbox__checked_6uq0w .checkbox__box_6uq0w {
|
|
623
|
-
background-color: #fff;
|
|
624
|
-
border-color: transparent;
|
|
625
|
-
} .checkbox__checked_6uq0w:hover:not(.checkbox__disabled_6uq0w) .checkbox__box_6uq0w {
|
|
626
|
-
background-color: #e7e8eb;
|
|
627
|
-
border-color: transparent;
|
|
628
|
-
} .checkbox__checked_6uq0w:active:not(.checkbox__disabled_6uq0w) .checkbox__box_6uq0w {
|
|
629
|
-
background-color: #d2d3d9;
|
|
630
|
-
border-color: transparent;
|
|
631
|
-
} .checkbox__indeterminate_6uq0w .checkbox__box_6uq0w {
|
|
632
|
-
background-color: #fff;
|
|
633
|
-
border-color: transparent;
|
|
634
|
-
} .checkbox__indeterminate_6uq0w:hover:not(.checkbox__disabled_6uq0w) .checkbox__box_6uq0w {
|
|
635
|
-
background-color: #e7e8eb;
|
|
636
|
-
border-color: transparent;
|
|
637
|
-
} .checkbox__indeterminate_6uq0w:active:not(.checkbox__disabled_6uq0w) .checkbox__box_6uq0w {
|
|
638
|
-
background-color: #d2d3d9;
|
|
639
|
-
border-color: transparent;
|
|
640
|
-
} .checkbox__disabled_6uq0w .checkbox__box_6uq0w {
|
|
641
|
-
background-color: #29292c;
|
|
642
|
-
border-color: rgba(222, 222, 238, 0.13);
|
|
643
|
-
} .checkbox__disabled_6uq0w.checkbox__checked_6uq0w .checkbox__box_6uq0w {
|
|
644
|
-
background-color: rgba(225, 225, 248, 0.09);
|
|
645
|
-
border-color: transparent
|
|
646
|
-
} .checkbox__disabled_6uq0w.checkbox__checked_6uq0w .checkbox__box_6uq0w .checkbox__checkedIcon_6uq0w {
|
|
647
|
-
color: rgba(228, 228, 251, 0.28);
|
|
648
|
-
} .checkbox__disabled_6uq0w.checkbox__indeterminate_6uq0w .checkbox__box_6uq0w {
|
|
649
|
-
background-color: rgba(225, 225, 248, 0.09);
|
|
650
|
-
border-color: transparent
|
|
651
|
-
} .checkbox__disabled_6uq0w.checkbox__indeterminate_6uq0w .checkbox__box_6uq0w .checkbox__indeterminateLine_6uq0w {
|
|
652
|
-
background-color: rgba(228, 228, 251, 0.28);
|
|
653
|
-
} .checkbox__disabled_6uq0w .checkbox__label_6uq0w {
|
|
654
|
-
color: rgba(238, 238, 251, 0.55);
|
|
655
|
-
} .checkbox__disabled_6uq0w .checkbox__hint_6uq0w {
|
|
656
|
-
color: rgba(238, 238, 251, 0.55);
|
|
657
|
-
} .checkbox__focused_6uq0w .checkbox__box_6uq0w {
|
|
658
|
-
outline: 2px solid #3193fc;
|
|
659
|
-
} .checkbox__label_6uq0w {
|
|
610
|
+
}.radio-group__label_peekr {
|
|
660
611
|
color: #fff;
|
|
661
|
-
}
|
|
612
|
+
}
|
|
613
|
+
.radio-group__error_1v7bm {
|
|
614
|
+
border-left: 1px solid #ff5431
|
|
615
|
+
} .radio-group__errorMessage_1v7bm {
|
|
662
616
|
color: #ff5431;
|
|
663
|
-
} .
|
|
617
|
+
} .radio-group__hint_1v7bm {
|
|
664
618
|
color: rgba(238, 238, 251, 0.55);
|
|
665
|
-
} .
|
|
666
|
-
|
|
667
|
-
}
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
} @media (hover: hover) {
|
|
672
|
-
.filter-tag__valueButton_uvby4.filter-tag__filled_uvby4:not(:disabled):hover {
|
|
673
|
-
background-color: rgba(234, 234, 248, 0.15);
|
|
674
|
-
}
|
|
675
|
-
} .filter-tag__valueButton_uvby4.filter-tag__filled_uvby4:not(:disabled):active {
|
|
676
|
-
background-color: rgba(231, 231, 248, 0.18);
|
|
677
|
-
}
|
|
678
|
-
.filter-tag__valueButton_qdr6e.filter-tag__filled_qdr6e {
|
|
619
|
+
} .radio-group__hiddenInput_1v7bm:focus ~ button {
|
|
620
|
+
outline: 2px solid #3193fc;
|
|
621
|
+
}
|
|
622
|
+
.radio-group__label_1op2y {
|
|
623
|
+
color: rgba(238, 238, 251, 0.55);
|
|
624
|
+
}.filter-tag__valueButton_qdr6e.filter-tag__filled_qdr6e {
|
|
679
625
|
background-color: rgba(214, 214, 229, 0.07)
|
|
680
626
|
} .filter-tag__valueButton_qdr6e.filter-tag__filled_qdr6e:disabled {
|
|
681
627
|
background-color: rgba(214, 214, 229, 0.07);
|
|
@@ -686,6 +632,17 @@
|
|
|
686
632
|
} .filter-tag__valueButton_qdr6e.filter-tag__filled_qdr6e:not(:disabled):active {
|
|
687
633
|
background-color: rgba(222, 222, 238, 0.13);
|
|
688
634
|
}
|
|
635
|
+
.filter-tag__valueButton_uvby4.filter-tag__filled_uvby4 {
|
|
636
|
+
background-color: rgba(222, 222, 238, 0.13)
|
|
637
|
+
} .filter-tag__valueButton_uvby4.filter-tag__filled_uvby4:disabled {
|
|
638
|
+
background-color: rgba(214, 214, 229, 0.07);
|
|
639
|
+
} @media (hover: hover) {
|
|
640
|
+
.filter-tag__valueButton_uvby4.filter-tag__filled_uvby4:not(:disabled):hover {
|
|
641
|
+
background-color: rgba(234, 234, 248, 0.15);
|
|
642
|
+
}
|
|
643
|
+
} .filter-tag__valueButton_uvby4.filter-tag__filled_uvby4:not(:disabled):active {
|
|
644
|
+
background-color: rgba(231, 231, 248, 0.18);
|
|
645
|
+
}
|
|
689
646
|
.filter-tag__component_1ndjy.filter-tag__disabled_1ndjy {
|
|
690
647
|
background-color: transparent;
|
|
691
648
|
} .filter-tag__component_1ndjy.filter-tag__checked_1ndjy:not(.filter-tag__disabled_1ndjy) {
|
|
@@ -788,21 +745,64 @@
|
|
|
788
745
|
color: rgba(233, 233, 250, 0.37);
|
|
789
746
|
} .code-input__input_1jvpb:-webkit-autofill {
|
|
790
747
|
-webkit-text-fill-color: #fff;
|
|
791
|
-
}.
|
|
792
|
-
color: #
|
|
793
|
-
|
|
794
|
-
.
|
|
748
|
+
}.checkbox__box_6uq0w {
|
|
749
|
+
color: #0e0e0e;
|
|
750
|
+
background-color: #29292c;
|
|
751
|
+
border: 1.5px solid rgba(238, 238, 251, 0.55);
|
|
752
|
+
} .checkbox__checkedIcon_6uq0w {
|
|
753
|
+
color: #0e0e0e;
|
|
754
|
+
} .checkbox__component_6uq0w:hover:not(.checkbox__disabled_6uq0w) .checkbox__box_6uq0w {
|
|
755
|
+
background-color: #2f2f32;
|
|
756
|
+
border-color: rgba(238, 238, 251, 0.55);
|
|
757
|
+
} .checkbox__component_6uq0w:active:not(.checkbox__disabled_6uq0w) .checkbox__box_6uq0w {
|
|
758
|
+
background-color: #353539;
|
|
759
|
+
border-color: rgba(238, 238, 251, 0.55);
|
|
760
|
+
} .checkbox__checked_6uq0w .checkbox__box_6uq0w {
|
|
761
|
+
background-color: #fff;
|
|
762
|
+
border-color: transparent;
|
|
763
|
+
} .checkbox__checked_6uq0w:hover:not(.checkbox__disabled_6uq0w) .checkbox__box_6uq0w {
|
|
764
|
+
background-color: #e7e8eb;
|
|
765
|
+
border-color: transparent;
|
|
766
|
+
} .checkbox__checked_6uq0w:active:not(.checkbox__disabled_6uq0w) .checkbox__box_6uq0w {
|
|
767
|
+
background-color: #d2d3d9;
|
|
768
|
+
border-color: transparent;
|
|
769
|
+
} .checkbox__indeterminate_6uq0w .checkbox__box_6uq0w {
|
|
770
|
+
background-color: #fff;
|
|
771
|
+
border-color: transparent;
|
|
772
|
+
} .checkbox__indeterminate_6uq0w:hover:not(.checkbox__disabled_6uq0w) .checkbox__box_6uq0w {
|
|
773
|
+
background-color: #e7e8eb;
|
|
774
|
+
border-color: transparent;
|
|
775
|
+
} .checkbox__indeterminate_6uq0w:active:not(.checkbox__disabled_6uq0w) .checkbox__box_6uq0w {
|
|
776
|
+
background-color: #d2d3d9;
|
|
777
|
+
border-color: transparent;
|
|
778
|
+
} .checkbox__disabled_6uq0w .checkbox__box_6uq0w {
|
|
779
|
+
background-color: #29292c;
|
|
780
|
+
border-color: rgba(222, 222, 238, 0.13);
|
|
781
|
+
} .checkbox__disabled_6uq0w.checkbox__checked_6uq0w .checkbox__box_6uq0w {
|
|
782
|
+
background-color: rgba(225, 225, 248, 0.09);
|
|
783
|
+
border-color: transparent
|
|
784
|
+
} .checkbox__disabled_6uq0w.checkbox__checked_6uq0w .checkbox__box_6uq0w .checkbox__checkedIcon_6uq0w {
|
|
785
|
+
color: rgba(228, 228, 251, 0.28);
|
|
786
|
+
} .checkbox__disabled_6uq0w.checkbox__indeterminate_6uq0w .checkbox__box_6uq0w {
|
|
787
|
+
background-color: rgba(225, 225, 248, 0.09);
|
|
788
|
+
border-color: transparent
|
|
789
|
+
} .checkbox__disabled_6uq0w.checkbox__indeterminate_6uq0w .checkbox__box_6uq0w .checkbox__indeterminateLine_6uq0w {
|
|
790
|
+
background-color: rgba(228, 228, 251, 0.28);
|
|
791
|
+
} .checkbox__disabled_6uq0w .checkbox__label_6uq0w {
|
|
795
792
|
color: rgba(238, 238, 251, 0.55);
|
|
796
|
-
}
|
|
797
|
-
.
|
|
798
|
-
|
|
799
|
-
|
|
793
|
+
} .checkbox__disabled_6uq0w .checkbox__hint_6uq0w {
|
|
794
|
+
color: rgba(238, 238, 251, 0.55);
|
|
795
|
+
} .checkbox__focused_6uq0w .checkbox__box_6uq0w {
|
|
796
|
+
outline: 2px solid #3193fc;
|
|
797
|
+
} .checkbox__label_6uq0w {
|
|
798
|
+
color: #fff;
|
|
799
|
+
} .checkbox__errorMessage_6uq0w {
|
|
800
800
|
color: #ff5431;
|
|
801
|
-
} .
|
|
801
|
+
} .checkbox__hint_6uq0w {
|
|
802
802
|
color: rgba(238, 238, 251, 0.55);
|
|
803
|
-
} .
|
|
804
|
-
|
|
805
|
-
|
|
803
|
+
} .checkbox__indeterminateLine_6uq0w {
|
|
804
|
+
background-color: #0e0e0e;
|
|
805
|
+
}.radio__container_1vh1m:not(.radio__checked_1vh1m):not(.radio__disabled_1vh1m) .radio__circle_1vh1m {
|
|
806
806
|
background-color: #29292c;
|
|
807
807
|
border: 1.5px solid rgba(238, 238, 251, 0.55);
|
|
808
808
|
} .radio__container_1vh1m:not(.radio__checked_1vh1m):not(.radio__disabled_1vh1m):hover:not(:active) .radio__circle_1vh1m {
|
|
@@ -865,6 +865,29 @@
|
|
|
865
865
|
} .tag__filled_wlbbi:active:not(:disabled) {
|
|
866
866
|
background-color: rgba(5, 11, 44, 0.18);
|
|
867
867
|
}
|
|
868
|
+
.tag__filled_1ggz0 {
|
|
869
|
+
background-color: rgba(214, 214, 229, 0.07)
|
|
870
|
+
} .tag__filled_1ggz0:disabled {
|
|
871
|
+
background-color: rgba(214, 214, 229, 0.07);
|
|
872
|
+
} @media (hover: hover) {
|
|
873
|
+
.tag__filled_1ggz0:hover:not(:disabled) {
|
|
874
|
+
background-color: rgba(214, 214, 229, 0.07);
|
|
875
|
+
}
|
|
876
|
+
} .tag__filled_1ggz0:active:not(:disabled) {
|
|
877
|
+
background-color: rgba(222, 222, 238, 0.13);
|
|
878
|
+
}
|
|
879
|
+
.tag__filled_g6ida {
|
|
880
|
+
background-color: rgba(38, 55, 88, 0.06)
|
|
881
|
+
} .tag__filled_g6ida:disabled {
|
|
882
|
+
background-color: rgba(38, 55, 88, 0.06);
|
|
883
|
+
} @media (hover: hover) {
|
|
884
|
+
.tag__filled_g6ida:hover:not(:disabled) {
|
|
885
|
+
background-color: rgba(38, 55, 88, 0.06);
|
|
886
|
+
}
|
|
887
|
+
} .tag__filled_g6ida:active:not(:disabled) {
|
|
888
|
+
background-color: rgba(5, 12, 41, 0.14);
|
|
889
|
+
}
|
|
890
|
+
|
|
868
891
|
.tag__component_17ork.tag__outlined_17ork {
|
|
869
892
|
color: #fff;
|
|
870
893
|
border-color: rgba(228, 228, 251, 0.28);
|
|
@@ -943,30 +966,7 @@
|
|
|
943
966
|
} .tag__component_1xs5y.tag__checked_1xs5y:active:not(:disabled) {
|
|
944
967
|
background-color: #2f2f32;
|
|
945
968
|
border-color: #2f2f32;
|
|
946
|
-
}
|
|
947
|
-
.tag__filled_1ggz0 {
|
|
948
|
-
background-color: rgba(214, 214, 229, 0.07)
|
|
949
|
-
} .tag__filled_1ggz0:disabled {
|
|
950
|
-
background-color: rgba(214, 214, 229, 0.07);
|
|
951
|
-
} @media (hover: hover) {
|
|
952
|
-
.tag__filled_1ggz0:hover:not(:disabled) {
|
|
953
|
-
background-color: rgba(214, 214, 229, 0.07);
|
|
954
|
-
}
|
|
955
|
-
} .tag__filled_1ggz0:active:not(:disabled) {
|
|
956
|
-
background-color: rgba(222, 222, 238, 0.13);
|
|
957
|
-
}
|
|
958
|
-
.tag__filled_g6ida {
|
|
959
|
-
background-color: rgba(38, 55, 88, 0.06)
|
|
960
|
-
} .tag__filled_g6ida:disabled {
|
|
961
|
-
background-color: rgba(38, 55, 88, 0.06);
|
|
962
|
-
} @media (hover: hover) {
|
|
963
|
-
.tag__filled_g6ida:hover:not(:disabled) {
|
|
964
|
-
background-color: rgba(38, 55, 88, 0.06);
|
|
965
|
-
}
|
|
966
|
-
} .tag__filled_g6ida:active:not(:disabled) {
|
|
967
|
-
background-color: rgba(5, 12, 41, 0.14);
|
|
968
|
-
}
|
|
969
|
-
.sortable-list__primary_b79a7 {
|
|
969
|
+
}.sortable-list__primary_b79a7 {
|
|
970
970
|
background: #29292c;
|
|
971
971
|
} .sortable-list__secondary_b79a7 {
|
|
972
972
|
background: #1c1c1e;
|
|
@@ -1099,8 +1099,6 @@
|
|
|
1099
1099
|
background-color: rgba(38, 55, 88, 0.06);
|
|
1100
1100
|
} .form-control__hasError_x8yr4 .form-control__label_x8yr4 {
|
|
1101
1101
|
color: rgba(4, 4, 19, 0.55);
|
|
1102
|
-
}.base-modal__component_a4q3k {
|
|
1103
|
-
background: #1c1c1e;
|
|
1104
1102
|
}.popover__component_1nzdb {
|
|
1105
1103
|
background-color: transparent;
|
|
1106
1104
|
color: #fff;
|
|
@@ -1112,6 +1110,8 @@
|
|
|
1112
1110
|
} .popover__arrow_1nzdb:after {
|
|
1113
1111
|
background-color: #1c1c1e;
|
|
1114
1112
|
border: 1px solid transparent;
|
|
1113
|
+
}.base-modal__component_a4q3k {
|
|
1114
|
+
background: #1c1c1e;
|
|
1115
1115
|
}.action-button__primary_1oykj {
|
|
1116
1116
|
color: #fff
|
|
1117
1117
|
} .action-button__primary_1oykj .action-button__iconWrapper_1oykj {
|
|
@@ -1240,7 +1240,6 @@
|
|
|
1240
1240
|
}.pagination__component_j4jls {
|
|
1241
1241
|
color: #fff;
|
|
1242
1242
|
}
|
|
1243
|
-
|
|
1244
1243
|
.pagination__dots_1jbpm {
|
|
1245
1244
|
color: rgba(238, 238, 251, 0.55);
|
|
1246
1245
|
}
|
|
@@ -1258,7 +1257,8 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
|
|
|
1258
1257
|
color: #0e0e0e;
|
|
1259
1258
|
} button.pagination__tag_1gi1t.pagination__tag_1gi1t.pagination__checked_1gi1t:active:not(:disabled) {
|
|
1260
1259
|
color: #fff;
|
|
1261
|
-
}
|
|
1260
|
+
}
|
|
1261
|
+
.drawer__customScrollbar_1w519::-webkit-scrollbar-track {
|
|
1262
1262
|
background-color: transparent;
|
|
1263
1263
|
} .drawer__customScrollbar_1w519::-webkit-scrollbar-track-piece {
|
|
1264
1264
|
background-color: transparent;
|
|
@@ -1404,12 +1404,7 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
|
|
|
1404
1404
|
background-color: #1c1c1e;
|
|
1405
1405
|
}.list-header__filled_b075e {
|
|
1406
1406
|
background-color: #212124;
|
|
1407
|
-
}.
|
|
1408
|
-
color: #fff;
|
|
1409
|
-
}
|
|
1410
|
-
.list__slot_yksui.list__defaultColor_yksui {
|
|
1411
|
-
color: #fff;
|
|
1412
|
-
}.circular-progress-bar__component_o79lq.circular-progress-bar__bg-positive_o79lq {
|
|
1407
|
+
}.circular-progress-bar__component_o79lq.circular-progress-bar__bg-positive_o79lq {
|
|
1413
1408
|
background: #17d055;
|
|
1414
1409
|
} .circular-progress-bar__component_o79lq.circular-progress-bar__bg-negative_o79lq {
|
|
1415
1410
|
background: #ff5431;
|
|
@@ -1436,6 +1431,11 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
|
|
|
1436
1431
|
color: #fff;
|
|
1437
1432
|
} .circular-progress-bar__iconWrapper_o79lq.circular-progress-bar__icon-secondary_o79lq {
|
|
1438
1433
|
color: #898991;
|
|
1434
|
+
}.list__list_219yz {
|
|
1435
|
+
color: #fff;
|
|
1436
|
+
}
|
|
1437
|
+
.list__slot_yksui.list__defaultColor_yksui {
|
|
1438
|
+
color: #fff;
|
|
1439
1439
|
}
|
|
1440
1440
|
.system-message__component_1hesj {
|
|
1441
1441
|
color: rgba(238, 238, 251, 0.55);
|
|
@@ -1556,6 +1556,77 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
|
|
|
1556
1556
|
color: rgba(5, 8, 29, 0.38);
|
|
1557
1557
|
}
|
|
1558
1558
|
|
|
1559
|
+
.button__primary_l7nex {
|
|
1560
|
+
color: #0e0e0e;
|
|
1561
|
+
background-color: #fff
|
|
1562
|
+
} @media (hover: hover) {
|
|
1563
|
+
.button__primary_l7nex:hover {
|
|
1564
|
+
background-color: #e7e8eb;
|
|
1565
|
+
}
|
|
1566
|
+
} .button__primary_l7nex:active {
|
|
1567
|
+
background-color: #d2d3d9;
|
|
1568
|
+
} .button__primary_l7nex > .button__loader_l7nex {
|
|
1569
|
+
color: #0e0e0e;
|
|
1570
|
+
} .button__secondary_l7nex {
|
|
1571
|
+
background-color: rgba(222, 222, 238, 0.13)
|
|
1572
|
+
} .button__secondary_l7nex:hover {
|
|
1573
|
+
background-color: rgba(234, 234, 248, 0.15);
|
|
1574
|
+
} .button__secondary_l7nex:active {
|
|
1575
|
+
background-color: rgba(231, 231, 248, 0.18);
|
|
1576
|
+
} .button__ghost_l7nex:active {
|
|
1577
|
+
color: #a0a1a9;
|
|
1578
|
+
} .button__component_l7nex[disabled].button__primary_l7nex {
|
|
1579
|
+
color: rgba(233, 233, 250, 0.37);
|
|
1580
|
+
background-color: rgba(214, 214, 229, 0.07)
|
|
1581
|
+
} .button__component_l7nex[disabled].button__primary_l7nex.button__loading_l7nex {
|
|
1582
|
+
background-color: #fff;
|
|
1583
|
+
} .button__component_l7nex[disabled].button__secondary_l7nex {
|
|
1584
|
+
color: rgba(233, 233, 250, 0.37);
|
|
1585
|
+
background-color: rgba(214, 214, 229, 0.07);
|
|
1586
|
+
} .button__component_l7nex[disabled].button__tertiary_l7nex {
|
|
1587
|
+
color: rgba(233, 233, 250, 0.37);
|
|
1588
|
+
border-color: rgba(228, 228, 251, 0.28);
|
|
1589
|
+
} .button__component_l7nex[disabled].button__link_l7nex {
|
|
1590
|
+
color: rgba(233, 233, 250, 0.37);
|
|
1591
|
+
} .button__component_l7nex[disabled].button__ghost_l7nex {
|
|
1592
|
+
color: rgba(233, 233, 250, 0.37);
|
|
1593
|
+
}
|
|
1594
|
+
|
|
1595
|
+
.button__primary_1h6hy {
|
|
1596
|
+
color: #fff;
|
|
1597
|
+
background-color: #0e0e0e
|
|
1598
|
+
} @media (hover: hover) {
|
|
1599
|
+
.button__primary_1h6hy:hover {
|
|
1600
|
+
background-color: #29292c;
|
|
1601
|
+
}
|
|
1602
|
+
} .button__primary_1h6hy:active {
|
|
1603
|
+
background-color: #2f2f32;
|
|
1604
|
+
} .button__primary_1h6hy > .button__loader_1h6hy {
|
|
1605
|
+
color: #fff;
|
|
1606
|
+
} .button__secondary_1h6hy {
|
|
1607
|
+
background-color: rgba(15, 25, 55, 0.1)
|
|
1608
|
+
} .button__secondary_1h6hy:hover {
|
|
1609
|
+
background-color: rgba(5, 12, 41, 0.14);
|
|
1610
|
+
} .button__secondary_1h6hy:active {
|
|
1611
|
+
background-color: rgba(5, 11, 44, 0.18);
|
|
1612
|
+
} .button__ghost_1h6hy:active {
|
|
1613
|
+
color: #75757d;
|
|
1614
|
+
} .button__component_1h6hy[disabled].button__primary_1h6hy {
|
|
1615
|
+
color: rgba(5, 8, 29, 0.38);
|
|
1616
|
+
background-color: rgba(38, 55, 88, 0.06)
|
|
1617
|
+
} .button__component_1h6hy[disabled].button__primary_1h6hy.button__loading_1h6hy {
|
|
1618
|
+
background-color: #0e0e0e;
|
|
1619
|
+
} .button__component_1h6hy[disabled].button__secondary_1h6hy {
|
|
1620
|
+
color: rgba(5, 8, 29, 0.38);
|
|
1621
|
+
background-color: rgba(38, 55, 88, 0.06);
|
|
1622
|
+
} .button__component_1h6hy[disabled].button__tertiary_1h6hy {
|
|
1623
|
+
color: rgba(5, 8, 29, 0.38);
|
|
1624
|
+
border-color: rgba(9, 12, 37, 0.28);
|
|
1625
|
+
} .button__component_1h6hy[disabled].button__link_1h6hy {
|
|
1626
|
+
color: rgba(5, 8, 29, 0.38);
|
|
1627
|
+
} .button__component_1h6hy[disabled].button__ghost_1h6hy {
|
|
1628
|
+
color: rgba(5, 8, 29, 0.38);
|
|
1629
|
+
}
|
|
1559
1630
|
.button__accent_1gnur {
|
|
1560
1631
|
color: #fff;
|
|
1561
1632
|
background-color: #f83a2a;
|
|
@@ -1803,78 +1874,7 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
|
|
|
1803
1874
|
color: #0e0e0e;
|
|
1804
1875
|
} .button__component_198zw[disabled].button__ghost_198zw.button__loading_198zw {
|
|
1805
1876
|
color: #0e0e0e;
|
|
1806
|
-
}
|
|
1807
|
-
.button__primary_l7nex {
|
|
1808
|
-
color: #0e0e0e;
|
|
1809
|
-
background-color: #fff
|
|
1810
|
-
} @media (hover: hover) {
|
|
1811
|
-
.button__primary_l7nex:hover {
|
|
1812
|
-
background-color: #e7e8eb;
|
|
1813
|
-
}
|
|
1814
|
-
} .button__primary_l7nex:active {
|
|
1815
|
-
background-color: #d2d3d9;
|
|
1816
|
-
} .button__primary_l7nex > .button__loader_l7nex {
|
|
1817
|
-
color: #0e0e0e;
|
|
1818
|
-
} .button__secondary_l7nex {
|
|
1819
|
-
background-color: rgba(222, 222, 238, 0.13)
|
|
1820
|
-
} .button__secondary_l7nex:hover {
|
|
1821
|
-
background-color: rgba(234, 234, 248, 0.15);
|
|
1822
|
-
} .button__secondary_l7nex:active {
|
|
1823
|
-
background-color: rgba(231, 231, 248, 0.18);
|
|
1824
|
-
} .button__ghost_l7nex:active {
|
|
1825
|
-
color: #a0a1a9;
|
|
1826
|
-
} .button__component_l7nex[disabled].button__primary_l7nex {
|
|
1827
|
-
color: rgba(233, 233, 250, 0.37);
|
|
1828
|
-
background-color: rgba(214, 214, 229, 0.07)
|
|
1829
|
-
} .button__component_l7nex[disabled].button__primary_l7nex.button__loading_l7nex {
|
|
1830
|
-
background-color: #fff;
|
|
1831
|
-
} .button__component_l7nex[disabled].button__secondary_l7nex {
|
|
1832
|
-
color: rgba(233, 233, 250, 0.37);
|
|
1833
|
-
background-color: rgba(214, 214, 229, 0.07);
|
|
1834
|
-
} .button__component_l7nex[disabled].button__tertiary_l7nex {
|
|
1835
|
-
color: rgba(233, 233, 250, 0.37);
|
|
1836
|
-
border-color: rgba(228, 228, 251, 0.28);
|
|
1837
|
-
} .button__component_l7nex[disabled].button__link_l7nex {
|
|
1838
|
-
color: rgba(233, 233, 250, 0.37);
|
|
1839
|
-
} .button__component_l7nex[disabled].button__ghost_l7nex {
|
|
1840
|
-
color: rgba(233, 233, 250, 0.37);
|
|
1841
|
-
}
|
|
1842
|
-
|
|
1843
|
-
.button__primary_1h6hy {
|
|
1844
|
-
color: #fff;
|
|
1845
|
-
background-color: #0e0e0e
|
|
1846
|
-
} @media (hover: hover) {
|
|
1847
|
-
.button__primary_1h6hy:hover {
|
|
1848
|
-
background-color: #29292c;
|
|
1849
|
-
}
|
|
1850
|
-
} .button__primary_1h6hy:active {
|
|
1851
|
-
background-color: #2f2f32;
|
|
1852
|
-
} .button__primary_1h6hy > .button__loader_1h6hy {
|
|
1853
|
-
color: #fff;
|
|
1854
|
-
} .button__secondary_1h6hy {
|
|
1855
|
-
background-color: rgba(15, 25, 55, 0.1)
|
|
1856
|
-
} .button__secondary_1h6hy:hover {
|
|
1857
|
-
background-color: rgba(5, 12, 41, 0.14);
|
|
1858
|
-
} .button__secondary_1h6hy:active {
|
|
1859
|
-
background-color: rgba(5, 11, 44, 0.18);
|
|
1860
|
-
} .button__ghost_1h6hy:active {
|
|
1861
|
-
color: #75757d;
|
|
1862
|
-
} .button__component_1h6hy[disabled].button__primary_1h6hy {
|
|
1863
|
-
color: rgba(5, 8, 29, 0.38);
|
|
1864
|
-
background-color: rgba(38, 55, 88, 0.06)
|
|
1865
|
-
} .button__component_1h6hy[disabled].button__primary_1h6hy.button__loading_1h6hy {
|
|
1866
|
-
background-color: #0e0e0e;
|
|
1867
|
-
} .button__component_1h6hy[disabled].button__secondary_1h6hy {
|
|
1868
|
-
color: rgba(5, 8, 29, 0.38);
|
|
1869
|
-
background-color: rgba(38, 55, 88, 0.06);
|
|
1870
|
-
} .button__component_1h6hy[disabled].button__tertiary_1h6hy {
|
|
1871
|
-
color: rgba(5, 8, 29, 0.38);
|
|
1872
|
-
border-color: rgba(9, 12, 37, 0.28);
|
|
1873
|
-
} .button__component_1h6hy[disabled].button__link_1h6hy {
|
|
1874
|
-
color: rgba(5, 8, 29, 0.38);
|
|
1875
|
-
} .button__component_1h6hy[disabled].button__ghost_1h6hy {
|
|
1876
|
-
color: rgba(5, 8, 29, 0.38);
|
|
1877
|
-
}.chart__coreChart_y4v69 .recharts-text tspan {
|
|
1877
|
+
}.chart__coreChart_y4v69 .recharts-text tspan {
|
|
1878
1878
|
fill: #fff;
|
|
1879
1879
|
}
|
|
1880
1880
|
@keyframes chart__showDot_yf6b1 {
|
|
@@ -1897,12 +1897,6 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
|
|
|
1897
1897
|
background-color: #0e0e0e;
|
|
1898
1898
|
} .chart__tooltipArrow_w8y2f:before {
|
|
1899
1899
|
border-color: transparent #0e0e0e transparent transparent;
|
|
1900
|
-
}.pattern-lock__message_1c1da {
|
|
1901
|
-
color: #fff;
|
|
1902
|
-
} .pattern-lock__error_1c1da {
|
|
1903
|
-
color: #ff5431;
|
|
1904
|
-
} @media screen and (min-width: 360px) {
|
|
1905
|
-
} @media screen and (min-width: 390px) {
|
|
1906
1900
|
}.custom-button__customButton_140tj.custom-button__white_140tj * {
|
|
1907
1901
|
color: #0e0e0e;
|
|
1908
1902
|
} .custom-button__customButton_140tj.custom-button__black_140tj * {
|
|
@@ -1939,6 +1933,12 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
|
|
|
1939
1933
|
color: rgba(238, 238, 251, 0.55);
|
|
1940
1934
|
} .attach__focused_19l14 {
|
|
1941
1935
|
outline: 2px solid #3193fc;
|
|
1936
|
+
}.pattern-lock__message_1c1da {
|
|
1937
|
+
color: #fff;
|
|
1938
|
+
} .pattern-lock__error_1c1da {
|
|
1939
|
+
color: #ff5431;
|
|
1940
|
+
} @media screen and (min-width: 360px) {
|
|
1941
|
+
} @media screen and (min-width: 390px) {
|
|
1942
1942
|
}.cc-icon-button.icon-button__primary_2c4ub {
|
|
1943
1943
|
color: #fff
|
|
1944
1944
|
} .cc-icon-button.icon-button__primary_2c4ub:hover {
|
|
@@ -2038,6 +2038,7 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
|
|
|
2038
2038
|
} .pass-code__error_cokrx {
|
|
2039
2039
|
color: #ff5431;
|
|
2040
2040
|
}
|
|
2041
|
+
|
|
2041
2042
|
.pass-code__dot_zoxjl {
|
|
2042
2043
|
background: rgba(222, 222, 238, 0.13)
|
|
2043
2044
|
} .pass-code__dot_zoxjl.pass-code__error_zoxjl {
|
|
@@ -2047,7 +2048,6 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
|
|
|
2047
2048
|
}
|
|
2048
2049
|
@keyframes pass-code__shake_i7vnj {
|
|
2049
2050
|
}
|
|
2050
|
-
|
|
2051
2051
|
.pass-code__secondary_1mfx3.pass-code__secondary_1mfx3 {
|
|
2052
2052
|
color: #fff;
|
|
2053
2053
|
background: rgba(225, 225, 248, 0.09)
|
|
@@ -2075,17 +2075,6 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
|
|
|
2075
2075
|
} .confirmation-v1__phoneDescription_1ghf5 {
|
|
2076
2076
|
color: rgba(238, 238, 251, 0.55);
|
|
2077
2077
|
}
|
|
2078
|
-
.confirmation-v1__input_ogxju {
|
|
2079
|
-
background-color: #1c1c1e;
|
|
2080
|
-
color: #fff
|
|
2081
|
-
} .confirmation-v1__input_ogxju.confirmation-v1__hasError_ogxju {
|
|
2082
|
-
color: #ff5431;
|
|
2083
|
-
caret-color: #fff;
|
|
2084
|
-
background-color: #392523;
|
|
2085
|
-
} .confirmation-v1__input_ogxju.confirmation-v1__disabled_ogxju {
|
|
2086
|
-
color: rgba(233, 233, 250, 0.37);
|
|
2087
|
-
} @keyframes confirmation-v1__shake_ogxju {
|
|
2088
|
-
}
|
|
2089
2078
|
.confirmation-v1__component_wnb5n {
|
|
2090
2079
|
color: rgba(238, 238, 251, 0.55);
|
|
2091
2080
|
color: rgba(238, 238, 251, 0.55);
|
|
@@ -2101,6 +2090,17 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
|
|
|
2101
2090
|
} .confirmation-v1__alertIcon_jln8r {
|
|
2102
2091
|
color: #d91d0b;
|
|
2103
2092
|
}
|
|
2093
|
+
.confirmation-v1__input_ogxju {
|
|
2094
|
+
background-color: #1c1c1e;
|
|
2095
|
+
color: #fff
|
|
2096
|
+
} .confirmation-v1__input_ogxju.confirmation-v1__hasError_ogxju {
|
|
2097
|
+
color: #ff5431;
|
|
2098
|
+
caret-color: #fff;
|
|
2099
|
+
background-color: #392523;
|
|
2100
|
+
} .confirmation-v1__input_ogxju.confirmation-v1__disabled_ogxju {
|
|
2101
|
+
color: rgba(233, 233, 250, 0.37);
|
|
2102
|
+
} @keyframes confirmation-v1__shake_ogxju {
|
|
2103
|
+
}
|
|
2104
2104
|
.confirmation-v1__header_1snyu {
|
|
2105
2105
|
color: #fff;
|
|
2106
2106
|
color: #fff;
|
|
@@ -2109,19 +2109,6 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
|
|
|
2109
2109
|
} .confirmation-v1__loaderText_1snyu {
|
|
2110
2110
|
color: rgba(238, 238, 251, 0.55);
|
|
2111
2111
|
color: rgba(238, 238, 251, 0.55);
|
|
2112
|
-
}.file-upload-item__component_1f20v {
|
|
2113
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2114
|
-
box-shadow: 0 -1px 0 0 #29292c inset
|
|
2115
|
-
} .file-upload-item__icon_1f20v {
|
|
2116
|
-
color: #fff;
|
|
2117
|
-
} .file-upload-item__errorIcon_1f20v {
|
|
2118
|
-
color: #ff5431;
|
|
2119
|
-
} .file-upload-item__successIcon_1f20v {
|
|
2120
|
-
color: #17d055;
|
|
2121
|
-
} .file-upload-item__name_1f20v {
|
|
2122
|
-
color: #fff
|
|
2123
|
-
} .file-upload-item__errorWrapper_1f20v {
|
|
2124
|
-
color: #ff5431
|
|
2125
2112
|
}.input__input_12sr2 {
|
|
2126
2113
|
color: #fff;
|
|
2127
2114
|
caret-color: #fff;
|
|
@@ -2203,46 +2190,20 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
|
|
|
2203
2190
|
color: rgba(5, 8, 29, 0.38);
|
|
2204
2191
|
} .input__clearIcon_18mfs:active {
|
|
2205
2192
|
color: rgba(4, 4, 21, 0.47);
|
|
2206
|
-
}
|
|
2207
|
-
.toast-plate__component_oij60 {
|
|
2208
|
-
color: #0e0e0e;
|
|
2209
|
-
background-color: #fff;
|
|
2210
|
-
} .toast-plate__closeButtonWrapper_oij60:before {
|
|
2211
|
-
background-color: #e7e8eb;
|
|
2212
|
-
}
|
|
2213
|
-
|
|
2214
|
-
.toast-plate__component_o1vhr {
|
|
2215
|
-
color: #fff;
|
|
2216
|
-
background-color: #1c1c1e;
|
|
2217
|
-
} .toast-plate__closeButtonWrapper_o1vhr:before {
|
|
2218
|
-
background-color: #29292c;
|
|
2219
|
-
}
|
|
2220
|
-
|
|
2221
|
-
.confirmation__component_a4t95 {
|
|
2193
|
+
}.file-upload-item__component_1f20v {
|
|
2222
2194
|
color: rgba(238, 238, 251, 0.55);
|
|
2195
|
+
box-shadow: 0 -1px 0 0 #29292c inset
|
|
2196
|
+
} .file-upload-item__icon_1f20v {
|
|
2197
|
+
color: #fff;
|
|
2198
|
+
} .file-upload-item__errorIcon_1f20v {
|
|
2199
|
+
color: #ff5431;
|
|
2200
|
+
} .file-upload-item__successIcon_1f20v {
|
|
2201
|
+
color: #17d055;
|
|
2202
|
+
} .file-upload-item__name_1f20v {
|
|
2203
|
+
color: #fff
|
|
2204
|
+
} .file-upload-item__errorWrapper_1f20v {
|
|
2205
|
+
color: #ff5431
|
|
2223
2206
|
}
|
|
2224
|
-
.confirmation__circle_vx39a {
|
|
2225
|
-
fill: transparent;
|
|
2226
|
-
stroke: #4a4a51;
|
|
2227
|
-
}
|
|
2228
|
-
|
|
2229
|
-
.confirmation__typographyTheme_s1itd.confirmation__typographyTheme_s1itd {
|
|
2230
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2231
|
-
}
|
|
2232
|
-
.confirmation__typographyTheme_1d91a.confirmation__typographyTheme_1d91a {
|
|
2233
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2234
|
-
}
|
|
2235
|
-
.confirmation__typographyTheme_1aoq4.confirmation__typographyTheme_1aoq4 {
|
|
2236
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2237
|
-
} .confirmation__phone_1aoq4.confirmation__phone_1aoq4 {
|
|
2238
|
-
color: #fff;
|
|
2239
|
-
} .confirmation__countdownContainer_1aoq4.confirmation__countdownContainer_1aoq4 {
|
|
2240
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2241
|
-
}
|
|
2242
|
-
.confirmation__typographyTheme_1ubrn.confirmation__typographyTheme_1ubrn {
|
|
2243
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2244
|
-
}
|
|
2245
|
-
|
|
2246
2207
|
.plate__component_kpw24 {
|
|
2247
2208
|
color: #fff
|
|
2248
2209
|
} .plate__focused_kpw24 {
|
|
@@ -2275,11 +2236,57 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
|
|
|
2275
2236
|
border: 1px solid rgba(238, 238, 251, 0.55)
|
|
2276
2237
|
} .plate__custom_kpw24:before {
|
|
2277
2238
|
background-color: rgba(238, 238, 251, 0.55);
|
|
2239
|
+
}
|
|
2240
|
+
|
|
2241
|
+
.confirmation__circle_vx39a {
|
|
2242
|
+
fill: transparent;
|
|
2243
|
+
stroke: #4a4a51;
|
|
2244
|
+
}
|
|
2245
|
+
.confirmation__component_a4t95 {
|
|
2246
|
+
color: rgba(238, 238, 251, 0.55);
|
|
2247
|
+
}
|
|
2248
|
+
|
|
2249
|
+
.confirmation__typographyTheme_s1itd.confirmation__typographyTheme_s1itd {
|
|
2250
|
+
color: rgba(238, 238, 251, 0.55);
|
|
2251
|
+
}
|
|
2252
|
+
.confirmation__typographyTheme_1aoq4.confirmation__typographyTheme_1aoq4 {
|
|
2253
|
+
color: rgba(238, 238, 251, 0.55);
|
|
2254
|
+
} .confirmation__phone_1aoq4.confirmation__phone_1aoq4 {
|
|
2255
|
+
color: #fff;
|
|
2256
|
+
} .confirmation__countdownContainer_1aoq4.confirmation__countdownContainer_1aoq4 {
|
|
2257
|
+
color: rgba(238, 238, 251, 0.55);
|
|
2258
|
+
}
|
|
2259
|
+
.confirmation__typographyTheme_1ubrn.confirmation__typographyTheme_1ubrn {
|
|
2260
|
+
color: rgba(238, 238, 251, 0.55);
|
|
2261
|
+
}
|
|
2262
|
+
.confirmation__typographyTheme_1d91a.confirmation__typographyTheme_1d91a {
|
|
2263
|
+
color: rgba(238, 238, 251, 0.55);
|
|
2264
|
+
}
|
|
2265
|
+
|
|
2266
|
+
.toast-plate__component_oij60 {
|
|
2267
|
+
color: #0e0e0e;
|
|
2268
|
+
background-color: #fff;
|
|
2269
|
+
} .toast-plate__closeButtonWrapper_oij60:before {
|
|
2270
|
+
background-color: #e7e8eb;
|
|
2271
|
+
}
|
|
2272
|
+
|
|
2273
|
+
.toast-plate__component_o1vhr {
|
|
2274
|
+
color: #fff;
|
|
2275
|
+
background-color: #1c1c1e;
|
|
2276
|
+
} .toast-plate__closeButtonWrapper_o1vhr:before {
|
|
2277
|
+
background-color: #29292c;
|
|
2278
2278
|
}.navigation-bar__content_i8g5v {
|
|
2279
2279
|
color: #fff
|
|
2280
2280
|
} .navigation-bar__subtitle_i8g5v {
|
|
2281
2281
|
color: rgba(238, 238, 251, 0.55);
|
|
2282
2282
|
}
|
|
2283
|
+
.navigation-bar__button_18z2z {
|
|
2284
|
+
background: rgba(14, 14, 14, 0.4);
|
|
2285
|
+
color: #fff
|
|
2286
|
+
} .navigation-bar__button_18z2z.navigation-bar__mobile_18z2z {
|
|
2287
|
+
background: rgba(214, 214, 229, 0.07);
|
|
2288
|
+
color: rgba(238, 238, 251, 0.55);
|
|
2289
|
+
}
|
|
2283
2290
|
.navigation-bar__component_ferxi {
|
|
2284
2291
|
background: rgba(14, 14, 14, 0.4)
|
|
2285
2292
|
} .navigation-bar__component_ferxi svg > path {
|
|
@@ -2292,13 +2299,6 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
|
|
|
2292
2299
|
background: rgba(214, 214, 229, 0.07)
|
|
2293
2300
|
} .navigation-bar__mobileWrapper_ferxi svg > path {
|
|
2294
2301
|
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
2302
|
}.pure-cell__focused_9rya7 {
|
|
2303
2303
|
outline: 2px solid #3193fc;
|
|
2304
2304
|
}
|
|
@@ -2327,21 +2327,7 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
|
|
|
2327
2327
|
color: rgba(233, 233, 250, 0.37);
|
|
2328
2328
|
} .with-suffix__readOnly_1w5vq {
|
|
2329
2329
|
color: rgba(233, 233, 250, 0.37);
|
|
2330
|
-
}.
|
|
2331
|
-
box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
|
|
2332
|
-
0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
|
|
2333
|
-
} .toast__popoverInner_1smzc {
|
|
2334
|
-
box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
|
|
2335
|
-
0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
|
|
2336
|
-
background-color: transparent;
|
|
2337
|
-
}.number-input__separator_1bxl4 {
|
|
2338
|
-
background-color: rgba(222, 222, 238, 0.13);
|
|
2339
|
-
}
|
|
2340
|
-
|
|
2341
|
-
.number-input__separator_1f1op {
|
|
2342
|
-
background-color: rgba(15, 25, 55, 0.1);
|
|
2343
|
-
}
|
|
2344
|
-
.number-input__steppers_6qtl2 {
|
|
2330
|
+
}.number-input__steppers_6qtl2 {
|
|
2345
2331
|
background-color: rgba(214, 214, 229, 0.07);
|
|
2346
2332
|
} .number-input__steppersFocused_6qtl2,
|
|
2347
2333
|
.number-input__steppersDisabled_6qtl2 {
|
|
@@ -2353,6 +2339,34 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
|
|
|
2353
2339
|
} .number-input__steppersFocused_h4a54,
|
|
2354
2340
|
.number-input__steppersDisabled_h4a54 {
|
|
2355
2341
|
background-color: rgba(15, 25, 55, 0.1);
|
|
2342
|
+
}
|
|
2343
|
+
.number-input__separator_1bxl4 {
|
|
2344
|
+
background-color: rgba(222, 222, 238, 0.13);
|
|
2345
|
+
}
|
|
2346
|
+
|
|
2347
|
+
.number-input__separator_1f1op {
|
|
2348
|
+
background-color: rgba(15, 25, 55, 0.1);
|
|
2349
|
+
}.toast__toastPlate_1smzc {
|
|
2350
|
+
box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
|
|
2351
|
+
0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
|
|
2352
|
+
} .toast__popoverInner_1smzc {
|
|
2353
|
+
box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
|
|
2354
|
+
0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
|
|
2355
|
+
background-color: transparent;
|
|
2356
|
+
}
|
|
2357
|
+
.popup-sheet__appear_1mksr,
|
|
2358
|
+
.popup-sheet__enter_1mksr {
|
|
2359
|
+
background-color: transparent;
|
|
2360
|
+
} .popup-sheet__appearActive_1mksr,
|
|
2361
|
+
.popup-sheet__enterActive_1mksr,
|
|
2362
|
+
.popup-sheet__appearDone_1mksr,
|
|
2363
|
+
.popup-sheet__enterDone_1mksr {
|
|
2364
|
+
background-color: rgba(0, 0, 0, 0.7);
|
|
2365
|
+
} .popup-sheet__exit_1mksr {
|
|
2366
|
+
background-color: rgba(0, 0, 0, 0.7);
|
|
2367
|
+
} .popup-sheet__exitActive_1mksr,
|
|
2368
|
+
.popup-sheet__exitDone_1mksr {
|
|
2369
|
+
background-color: transparent;
|
|
2356
2370
|
}.bank-card__component_i3u6b {
|
|
2357
2371
|
--form-control-bg-color: transparent;
|
|
2358
2372
|
--form-control-focus-shadow: transparent;
|
|
@@ -2374,21 +2388,15 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
|
|
|
2374
2388
|
background-color: transparent
|
|
2375
2389
|
} .bank-card__usePhoto_i3u6b svg {
|
|
2376
2390
|
fill: #fff;
|
|
2377
|
-
}
|
|
2391
|
+
}.amount-input__minorPartAndCurrency_16q7v {
|
|
2392
|
+
color: rgba(238, 238, 251, 0.55);
|
|
2378
2393
|
}
|
|
2379
|
-
.
|
|
2380
|
-
.
|
|
2381
|
-
|
|
2382
|
-
}
|
|
2383
|
-
.
|
|
2384
|
-
.
|
|
2385
|
-
.popup-sheet__enterDone_1mksr {
|
|
2386
|
-
background-color: rgba(0, 0, 0, 0.7);
|
|
2387
|
-
} .popup-sheet__exit_1mksr {
|
|
2388
|
-
background-color: rgba(0, 0, 0, 0.7);
|
|
2389
|
-
} .popup-sheet__exitActive_1mksr,
|
|
2390
|
-
.popup-sheet__exitDone_1mksr {
|
|
2391
|
-
background-color: transparent;
|
|
2394
|
+
.amount-input__filled_1543a .amount-input__input_1543a,
|
|
2395
|
+
.amount-input__input_1543a:focus {
|
|
2396
|
+
-webkit-text-fill-color: transparent;
|
|
2397
|
+
}
|
|
2398
|
+
.amount-input__minorPartAndCurrency_28dyx {
|
|
2399
|
+
color: rgba(4, 4, 19, 0.55);
|
|
2392
2400
|
}.bottom-sheet__modal_1ouw1.bottom-sheet__modal_1ouw1 {
|
|
2393
2401
|
background-color: transparent;
|
|
2394
2402
|
} .bottom-sheet__component_1ouw1 {
|
|
@@ -2494,44 +2502,10 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
|
|
|
2494
2502
|
}
|
|
2495
2503
|
.bottom-sheet__highlighted_171ua {
|
|
2496
2504
|
border-bottom: 1px solid #36363a;
|
|
2497
|
-
}
|
|
2498
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2505
|
+
}@media (min-width: 600px) {
|
|
2499
2506
|
}
|
|
2500
|
-
.amount-input__filled_1543a .amount-input__input_1543a,
|
|
2501
|
-
.amount-input__input_1543a:focus {
|
|
2502
|
-
-webkit-text-fill-color: transparent;
|
|
2503
|
-
}
|
|
2504
|
-
.amount-input__minorPartAndCurrency_28dyx {
|
|
2505
|
-
color: rgba(4, 4, 19, 0.55);
|
|
2506
|
-
}.tooltip__hint_11qif {
|
|
2507
|
-
background-color: #fff;
|
|
2508
|
-
box-shadow: 0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),
|
|
2509
|
-
0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
|
|
2510
|
-
color: #0e0e0e;
|
|
2511
|
-
} .tooltip__hint_11qif .tooltip__arrow_11qif:after {
|
|
2512
|
-
background-color: #fff;
|
|
2513
|
-
border-color: #fff;
|
|
2514
|
-
} .tooltip__tooltip_11qif {
|
|
2515
|
-
border: 1px solid #29292c
|
|
2516
|
-
} .tooltip__tooltip_11qif .tooltip__arrow_11qif:after {
|
|
2517
|
-
border-color: #29292c;
|
|
2518
|
-
}
|
|
2519
2507
|
|
|
2520
|
-
|
|
2521
|
-
background-color: #fff;
|
|
2522
|
-
color: #0e0e0e;
|
|
2523
|
-
box-shadow: 0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),
|
|
2524
|
-
0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
|
|
2525
|
-
} .tooltip__tooltip_i3hsn .tooltip__arrow_i3hsn:after {
|
|
2526
|
-
background-color: #fff;
|
|
2527
|
-
} .tooltip__hint_i3hsn {
|
|
2528
|
-
background-color: #1c1c1e;
|
|
2529
|
-
box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
|
|
2530
|
-
0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
|
|
2531
|
-
color: #fff;
|
|
2532
|
-
} .tooltip__hint_i3hsn .tooltip__arrow_i3hsn:after {
|
|
2533
|
-
background-color: #1c1c1e;
|
|
2534
|
-
}
|
|
2508
|
+
|
|
2535
2509
|
|
|
2536
2510
|
|
|
2537
2511
|
|
|
@@ -2570,15 +2544,41 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
|
|
|
2570
2544
|
|
|
2571
2545
|
|
|
2572
2546
|
|
|
2573
|
-
|
|
2574
|
-
|
|
2575
|
-
|
|
2576
2547
|
.side-panel__highlighted_wl5jw {
|
|
2577
2548
|
background: #1c1c1e;
|
|
2578
2549
|
box-shadow: 0 1px 0 0 #29292c;
|
|
2579
2550
|
} .side-panel__sticky_wl5jw.side-panel__hasContent_wl5jw {
|
|
2580
2551
|
background: #1c1c1e;
|
|
2581
2552
|
}
|
|
2553
|
+
.tooltip__hint_11qif {
|
|
2554
|
+
background-color: #fff;
|
|
2555
|
+
box-shadow: 0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),
|
|
2556
|
+
0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
|
|
2557
|
+
color: #0e0e0e;
|
|
2558
|
+
} .tooltip__hint_11qif .tooltip__arrow_11qif:after {
|
|
2559
|
+
background-color: #fff;
|
|
2560
|
+
border-color: #fff;
|
|
2561
|
+
} .tooltip__tooltip_11qif {
|
|
2562
|
+
border: 1px solid #29292c
|
|
2563
|
+
} .tooltip__tooltip_11qif .tooltip__arrow_11qif:after {
|
|
2564
|
+
border-color: #29292c;
|
|
2565
|
+
}
|
|
2566
|
+
|
|
2567
|
+
.tooltip__tooltip_i3hsn {
|
|
2568
|
+
background-color: #fff;
|
|
2569
|
+
color: #0e0e0e;
|
|
2570
|
+
box-shadow: 0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),
|
|
2571
|
+
0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
|
|
2572
|
+
} .tooltip__tooltip_i3hsn .tooltip__arrow_i3hsn:after {
|
|
2573
|
+
background-color: #fff;
|
|
2574
|
+
} .tooltip__hint_i3hsn {
|
|
2575
|
+
background-color: #1c1c1e;
|
|
2576
|
+
box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
|
|
2577
|
+
0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
|
|
2578
|
+
color: #fff;
|
|
2579
|
+
} .tooltip__hint_i3hsn .tooltip__arrow_i3hsn:after {
|
|
2580
|
+
background-color: #1c1c1e;
|
|
2581
|
+
}
|
|
2582
2582
|
.gallery__container_1wdpj {
|
|
2583
2583
|
background-color: #0e0e0e;
|
|
2584
2584
|
} .gallery__modal_1wdpj {
|
|
@@ -2592,6 +2592,22 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
|
|
|
2592
2592
|
color: rgb(217, 217, 217);
|
|
2593
2593
|
}
|
|
2594
2594
|
|
|
2595
|
+
.gallery__component_cphoh {
|
|
2596
|
+
border: 2px solid rgba(0, 0, 0, 0);
|
|
2597
|
+
} .gallery__active_cphoh {
|
|
2598
|
+
border-color: rgba(255, 255, 255, 0.4)
|
|
2599
|
+
} .gallery__image_cphoh > img {
|
|
2600
|
+
background-color: #0e0e0e;
|
|
2601
|
+
} .gallery__loading_cphoh {
|
|
2602
|
+
background-color: #1c1c1e
|
|
2603
|
+
} .gallery__loading_cphoh .gallery__active_cphoh {
|
|
2604
|
+
background-color: #36363a;
|
|
2605
|
+
} .gallery__brokenImageWrapper_cphoh {
|
|
2606
|
+
background-color: #36363a
|
|
2607
|
+
} .gallery__focused_cphoh {
|
|
2608
|
+
outline: 2px solid #3193fc;
|
|
2609
|
+
}
|
|
2610
|
+
|
|
2595
2611
|
.gallery__component_11cpp {
|
|
2596
2612
|
background-color: #0e0e0e;
|
|
2597
2613
|
} .gallery__slideLoading_11cpp {
|
|
@@ -2612,57 +2628,7 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
|
|
|
2612
2628
|
background-color: #36363a;
|
|
2613
2629
|
} .gallery__fullScreenImage_11cpp {
|
|
2614
2630
|
background-color: #0e0e0e;
|
|
2615
|
-
}
|
|
2616
|
-
|
|
2617
|
-
.gallery__component_cphoh {
|
|
2618
|
-
border: 2px solid rgba(0, 0, 0, 0);
|
|
2619
|
-
} .gallery__active_cphoh {
|
|
2620
|
-
border-color: rgba(255, 255, 255, 0.4)
|
|
2621
|
-
} .gallery__image_cphoh > img {
|
|
2622
|
-
background-color: #0e0e0e;
|
|
2623
|
-
} .gallery__loading_cphoh {
|
|
2624
|
-
background-color: #1c1c1e
|
|
2625
|
-
} .gallery__loading_cphoh .gallery__active_cphoh {
|
|
2626
|
-
background-color: #36363a;
|
|
2627
|
-
} .gallery__brokenImageWrapper_cphoh {
|
|
2628
|
-
background-color: #36363a
|
|
2629
|
-
} .gallery__focused_cphoh {
|
|
2630
|
-
outline: 2px solid #3193fc;
|
|
2631
|
-
}.calendar__container_o51bx.calendar__customScrollbar_o51bx::-webkit-scrollbar-track {
|
|
2632
|
-
background-color: transparent;
|
|
2633
|
-
} .calendar__container_o51bx.calendar__customScrollbar_o51bx::-webkit-scrollbar-track-piece {
|
|
2634
|
-
background-color: transparent;
|
|
2635
|
-
} .calendar__container_o51bx.calendar__customScrollbar_o51bx::-webkit-scrollbar-thumb {
|
|
2636
|
-
background-color: rgba(255, 255, 255, 0.3);
|
|
2637
|
-
border-color: transparent;
|
|
2638
|
-
} .calendar__container_o51bx.calendar__customScrollbar_o51bx::-webkit-scrollbar-thumb:active {
|
|
2639
|
-
background-color: rgba(255, 255, 255, 0.6);
|
|
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
|
-
|
|
2665
|
-
.calendar__dayName_1gf10 {
|
|
2631
|
+
}.calendar__dayName_1gf10 {
|
|
2666
2632
|
color: rgba(238, 238, 251, 0.55)
|
|
2667
2633
|
} .calendar__day_1gf10 {
|
|
2668
2634
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
@@ -2728,12 +2694,46 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
|
|
|
2728
2694
|
.calendar__bottomAddon_1gf10.calendar__selected_1gf10 > * {
|
|
2729
2695
|
color: #0e0e0e;
|
|
2730
2696
|
}
|
|
2697
|
+
.calendar__appear_whtn6,
|
|
2698
|
+
.calendar__enter_whtn6 {
|
|
2699
|
+
background-color: transparent;
|
|
2700
|
+
} .calendar__appearActive_whtn6,
|
|
2701
|
+
.calendar__enterActive_whtn6,
|
|
2702
|
+
.calendar__appearDone_whtn6,
|
|
2703
|
+
.calendar__enterDone_whtn6 {
|
|
2704
|
+
background-color: rgba(255, 255, 255, 0.1);
|
|
2705
|
+
} .calendar__exit_whtn6 {
|
|
2706
|
+
background-color: rgba(255, 255, 255, 0.1);
|
|
2707
|
+
} .calendar__exitActive_whtn6,
|
|
2708
|
+
.calendar__exitDone_whtn6 {
|
|
2709
|
+
background-color: transparent;
|
|
2710
|
+
}
|
|
2711
|
+
.calendar__calendar_17sw7 th {
|
|
2712
|
+
border-bottom: 1px solid #29292c;
|
|
2713
|
+
} .calendar__dayNames_17sw7 {
|
|
2714
|
+
background: #1c1c1e
|
|
2715
|
+
} .calendar__month_17sw7 {
|
|
2716
|
+
color: #fff;
|
|
2717
|
+
} .calendar__dayName_17sw7 {
|
|
2718
|
+
color: rgba(238, 238, 251, 0.55)
|
|
2719
|
+
}
|
|
2720
|
+
|
|
2721
|
+
.calendar__container_o51bx.calendar__customScrollbar_o51bx::-webkit-scrollbar-track {
|
|
2722
|
+
background-color: transparent;
|
|
2723
|
+
} .calendar__container_o51bx.calendar__customScrollbar_o51bx::-webkit-scrollbar-track-piece {
|
|
2724
|
+
background-color: transparent;
|
|
2725
|
+
} .calendar__container_o51bx.calendar__customScrollbar_o51bx::-webkit-scrollbar-thumb {
|
|
2726
|
+
background-color: rgba(255, 255, 255, 0.3);
|
|
2727
|
+
border-color: transparent;
|
|
2728
|
+
} .calendar__container_o51bx.calendar__customScrollbar_o51bx::-webkit-scrollbar-thumb:active {
|
|
2729
|
+
background-color: rgba(255, 255, 255, 0.6);
|
|
2730
|
+
}
|
|
2731
2731
|
.calendar__withShadow_1usm3 {
|
|
2732
2732
|
box-shadow: 0 1px 0 0 #29292c;
|
|
2733
2733
|
}
|
|
2734
|
-
|
|
2735
2734
|
@media (max-width: 374px) {
|
|
2736
2735
|
}
|
|
2736
|
+
|
|
2737
2737
|
.cc-calendar .calendar__button_1e5nv {
|
|
2738
2738
|
background-color: transparent
|
|
2739
2739
|
} .cc-calendar .calendar__button_1e5nv:not(:disabled):hover {
|
|
@@ -2760,6 +2760,7 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
|
|
|
2760
2760
|
}.select__arrow_1on7d {
|
|
2761
2761
|
color: rgba(238, 238, 251, 0.55);
|
|
2762
2762
|
}
|
|
2763
|
+
|
|
2763
2764
|
.select__option_13bmv {
|
|
2764
2765
|
background: #1c1c1e;
|
|
2765
2766
|
color: #fff
|
|
@@ -2776,6 +2777,11 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
|
|
|
2776
2777
|
background: #1c1c1e;
|
|
2777
2778
|
color: rgba(238, 238, 251, 0.55);
|
|
2778
2779
|
}
|
|
2780
|
+
.select__single_u7j1e {
|
|
2781
|
+
background: #fff
|
|
2782
|
+
} .select__colorIcon_u7j1e {
|
|
2783
|
+
color: #17d055;
|
|
2784
|
+
}
|
|
2779
2785
|
.select__popoverInner_1hdfx {
|
|
2780
2786
|
background: transparent;
|
|
2781
2787
|
} .select__optionsListWrapper_1hdfx {
|
|
@@ -2786,11 +2792,6 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
|
|
|
2786
2792
|
box-shadow: inset 0 0 0 1px #29292c;
|
|
2787
2793
|
}
|
|
2788
2794
|
|
|
2789
|
-
.select__single_u7j1e {
|
|
2790
|
-
background: #fff
|
|
2791
|
-
} .select__colorIcon_u7j1e {
|
|
2792
|
-
color: #17d055;
|
|
2793
|
-
}
|
|
2794
2795
|
|
|
2795
2796
|
.select__placeholder_1i4i9 {
|
|
2796
2797
|
color: rgba(238, 238, 251, 0.55)
|
|
@@ -2806,7 +2807,6 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
|
|
|
2806
2807
|
border-top: 1px solid #29292c;
|
|
2807
2808
|
background-color: #1c1c1e;
|
|
2808
2809
|
}
|
|
2809
|
-
|
|
2810
2810
|
.select__optgroup_1j8b6 {
|
|
2811
2811
|
background: #1c1c1e
|
|
2812
2812
|
} .select__label_1j8b6 {
|
|
@@ -2852,19 +2852,19 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
|
|
|
2852
2852
|
color: rgba(238, 238, 251, 0.55);
|
|
2853
2853
|
}
|
|
2854
2854
|
|
|
2855
|
+
|
|
2855
2856
|
.select__footer_1bjm6 {
|
|
2856
2857
|
background-color: #0e0e0e
|
|
2857
|
-
}
|
|
2858
|
-
.calendar-with-skeleton__skeleton_1rm0a {
|
|
2858
|
+
}.calendar-with-skeleton__skeleton_1rm0a {
|
|
2859
2859
|
background-color: #1c1c1e;
|
|
2860
2860
|
}.date-range-input__calendarContainer_yhvda {
|
|
2861
2861
|
border: 1px solid #29292c
|
|
2862
|
+
}.date-time-input__calendarContainer_3g0r1 {
|
|
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-time-input__calendarContainer_3g0r1 {
|
|
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 {
|
|
@@ -2899,15 +2899,15 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
|
|
|
2899
2899
|
} .select-with-tags__placeholder_19azb {
|
|
2900
2900
|
color: rgba(238, 238, 251, 0.55);
|
|
2901
2901
|
}
|
|
2902
|
-
.calendar-range__component_1s3vi:after {
|
|
2903
|
-
background-color: #fff;
|
|
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
|
.picker-button__linkOpen_c9djl:not(:hover) {
|
|
2912
2912
|
background-color: rgba(214, 214, 229, 0.07);
|
|
2913
2913
|
}
|
|
@@ -2919,6 +2919,10 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
|
|
|
2919
2919
|
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
|
|
2920
2920
|
}
|
|
2921
2921
|
|
|
2922
|
+
.table__component_9uvb1 {
|
|
2923
|
+
color: #fff;
|
|
2924
|
+
border-top: 1px solid #36363a
|
|
2925
|
+
}
|
|
2922
2926
|
|
|
2923
2927
|
.table__component_16eeg th:not(:last-child):not(:empty):after {
|
|
2924
2928
|
background-color: #27272a;
|
|
@@ -2950,10 +2954,6 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
|
|
|
2950
2954
|
} .table__sorted_137ng:hover {
|
|
2951
2955
|
color: #3193fc;
|
|
2952
2956
|
}
|
|
2953
|
-
.table__component_9uvb1 {
|
|
2954
|
-
color: #fff;
|
|
2955
|
-
border-top: 1px solid #36363a
|
|
2956
|
-
}
|
|
2957
2957
|
.table__open_3hjnh,
|
|
2958
2958
|
.table__open_3hjnh:hover {
|
|
2959
2959
|
background-color: rgba(255, 255, 255, 0.163);
|
|
@@ -2971,14 +2971,14 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
|
|
|
2971
2971
|
} .intl-phone-input__focusVisible_msvcg {
|
|
2972
2972
|
outline: 2px solid #3193fc;
|
|
2973
2973
|
}
|
|
2974
|
+
.international-phone-input__flagPlaceholder_1305a {
|
|
2975
|
+
background-color: rgba(214, 214, 229, 0.07);
|
|
2976
|
+
}
|
|
2974
2977
|
.international-phone-input__dialCode_1opig {
|
|
2975
2978
|
color: rgba(238, 238, 251, 0.55);
|
|
2976
2979
|
} .international-phone-input__emptyCountryIcon_1opig {
|
|
2977
2980
|
color: rgba(238, 238, 251, 0.55);
|
|
2978
2981
|
}
|
|
2979
|
-
.international-phone-input__flagPlaceholder_1305a {
|
|
2980
|
-
background-color: rgba(214, 214, 229, 0.07);
|
|
2981
|
-
}
|
|
2982
2982
|
.international-phone-input__emptyCountryIcon_1vizw {
|
|
2983
2983
|
color: rgba(238, 238, 251, 0.55);
|
|
2984
2984
|
} .international-phone-input__focusVisible_1vizw {
|