@alfalab/core-components 44.6.0-beta.0 → 44.7.0
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/views/popover.js +1 -1
- package/calendar-range/views/static.js +1 -1
- package/confirmation/components/screens/initial/component.js +2 -2
- package/confirmation/cssm/components/screens/initial/component.js +2 -2
- package/confirmation/esm/components/screens/initial/component.js +2 -2
- package/confirmation/modern/components/screens/initial/component.js +2 -2
- package/dropzone/Component.d.ts +4 -0
- package/dropzone/Component.js +3 -3
- package/dropzone/cssm/Component.d.ts +4 -0
- package/dropzone/cssm/Component.js +3 -3
- package/dropzone/esm/Component.d.ts +4 -0
- package/dropzone/esm/Component.js +3 -3
- package/dropzone/modern/Component.d.ts +4 -0
- package/dropzone/modern/Component.js +3 -3
- 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/package.json +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.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/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/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/themes/compiled/mobile-dark-bluetint.css +29 -29
- package/themes/dist/compiled/mobile-dark-bluetint.css +253 -253
- 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-82d15b93.js → index.module-f9a48fef.js} +0 -0
- /package/calendar-range/{index.module-241dad3c.js → index.module-c11616c2.js} +0 -0
- /package/calendar-range/modern/{index.module-c4564a3c.js → index.module-ce7f8c30.js} +0 -0
- /package/gallery/{buttons-0e924557.d.ts → buttons-953b5ccb.d.ts} +0 -0
- /package/gallery/{buttons-0e924557.js → buttons-953b5ccb.js} +0 -0
- /package/gallery/esm/{buttons-069448f7.d.ts → buttons-d5829659.d.ts} +0 -0
- /package/gallery/esm/{buttons-069448f7.js → buttons-d5829659.js} +0 -0
- /package/gallery/esm/{slide-fa752ff1.d.ts → slide-238aa9d5.d.ts} +0 -0
- /package/gallery/esm/{slide-fa752ff1.js → slide-238aa9d5.js} +0 -0
- /package/gallery/modern/{buttons-1ca9d4bd.d.ts → buttons-589e9203.d.ts} +0 -0
- /package/gallery/modern/{buttons-1ca9d4bd.js → buttons-589e9203.js} +0 -0
- /package/gallery/modern/{slide-c5206e47.d.ts → slide-06104519.d.ts} +0 -0
- /package/gallery/modern/{slide-c5206e47.js → slide-06104519.js} +0 -0
- /package/gallery/{slide-9da277ba.d.ts → slide-8faca603.d.ts} +0 -0
- /package/gallery/{slide-9da277ba.js → slide-8faca603.js} +0 -0
- /package/pure-cell/{component-ba202604.d.ts → component-9a2dc163.d.ts} +0 -0
- /package/pure-cell/{component-ba202604.js → component-9a2dc163.js} +0 -0
- /package/pure-cell/esm/{component-5716b2e2.d.ts → component-6979345c.d.ts} +0 -0
- /package/pure-cell/esm/{component-5716b2e2.js → component-6979345c.js} +0 -0
- /package/pure-cell/modern/{component-7d45a09c.d.ts → component-8cd2c68f.d.ts} +0 -0
- /package/pure-cell/modern/{component-7d45a09c.js → component-8cd2c68f.js} +0 -0
- /package/select/esm/{hook-0e11f636.d.ts → hook-c2793864.d.ts} +0 -0
- /package/select/esm/{hook-0e11f636.js → hook-c2793864.js} +0 -0
- /package/select/{hook-5c04cf3e.d.ts → hook-d675d541.d.ts} +0 -0
- /package/select/{hook-5c04cf3e.js → hook-d675d541.js} +0 -0
- /package/select/modern/{hook-984246dc.d.ts → hook-2c4dd34e.d.ts} +0 -0
- /package/select/modern/{hook-984246dc.js → hook-2c4dd34e.js} +0 -0
- /package/side-panel/esm/{layout.module-3edc7f7e.js → layout.module-0f3296f1.js} +0 -0
- /package/side-panel/{layout.module-c8225015.js → layout.module-41a41938.js} +0 -0
- /package/side-panel/modern/{layout.module-b709b76c.js → layout.module-d4e1a7fc.js} +0 -0
- /package/tabs/esm/{index.module-cd069e52.js → index.module-329bd113.js} +0 -0
- /package/tabs/esm/{index.module-671e4c27.js → index.module-c2b4a565.js} +0 -0
- /package/tabs/{index.module-0ead63ec.js → index.module-52123f08.js} +0 -0
- /package/tabs/{index.module-8202381e.js → index.module-b92170ea.js} +0 -0
- /package/tabs/modern/{index.module-5f20cf59.js → index.module-45e29a3d.js} +0 -0
- /package/tabs/modern/{index.module-05728b03.js → index.module-e47d16c1.js} +0 -0
- /package/typography/{colors.module-4bbc8127.js → colors.module-165ee5ef.js} +0 -0
- /package/typography/{common.module-fc438f21.js → common.module-db7233cf.js} +0 -0
- /package/typography/esm/{colors.module-338fbeff.js → colors.module-043f65da.js} +0 -0
- /package/typography/esm/{common.module-1d038bd6.js → common.module-92cd9b49.js} +0 -0
- /package/typography/modern/{colors.module-61904d8e.js → colors.module-af9da2e1.js} +0 -0
- /package/typography/modern/{common.module-f83fc1bc.js → common.module-441ff045.js} +0 -0
|
@@ -1,23 +1,4 @@
|
|
|
1
|
-
.
|
|
2
|
-
-webkit-tap-highlight-color: transparent;
|
|
3
|
-
} .backdrop__appear_1vr74,
|
|
4
|
-
.backdrop__enter_1vr74 {
|
|
5
|
-
background-color: transparent;
|
|
6
|
-
} .backdrop__appearActive_1vr74,
|
|
7
|
-
.backdrop__enterActive_1vr74,
|
|
8
|
-
.backdrop__appearDone_1vr74,
|
|
9
|
-
.backdrop__enterDone_1vr74 {
|
|
10
|
-
background-color: rgba(0, 0, 0, 0.7);
|
|
11
|
-
} .backdrop__exit_1vr74 {
|
|
12
|
-
background-color: rgba(0, 0, 0, 0.7);
|
|
13
|
-
} .backdrop__exitActive_1vr74,
|
|
14
|
-
.backdrop__exitDone_1vr74 {
|
|
15
|
-
background-color: transparent;
|
|
16
|
-
}.card-image__cardImage_1uixh {
|
|
17
|
-
background: #e7e8ea;
|
|
18
|
-
} .card-image__loaded_1uixh {
|
|
19
|
-
background: transparent
|
|
20
|
-
}.badge__component_kk3bu.badge__background-accent_kk3bu {
|
|
1
|
+
.badge__component_kk3bu.badge__background-accent_kk3bu {
|
|
21
2
|
background-color: #f83a2a;
|
|
22
3
|
color: #fff;
|
|
23
4
|
} .badge__component_kk3bu.badge__background-specialbg-secondary-transparent_kk3bu {
|
|
@@ -77,6 +58,25 @@
|
|
|
77
58
|
background-color: #fff;
|
|
78
59
|
} .badge__dot_kk3bu.badge__outlineCount_kk3bu {
|
|
79
60
|
border: 1px solid #0e0e0e;
|
|
61
|
+
}.backdrop__backdrop_1vr74 {
|
|
62
|
+
-webkit-tap-highlight-color: transparent;
|
|
63
|
+
} .backdrop__appear_1vr74,
|
|
64
|
+
.backdrop__enter_1vr74 {
|
|
65
|
+
background-color: transparent;
|
|
66
|
+
} .backdrop__appearActive_1vr74,
|
|
67
|
+
.backdrop__enterActive_1vr74,
|
|
68
|
+
.backdrop__appearDone_1vr74,
|
|
69
|
+
.backdrop__enterDone_1vr74 {
|
|
70
|
+
background-color: rgba(0, 0, 0, 0.7);
|
|
71
|
+
} .backdrop__exit_1vr74 {
|
|
72
|
+
background-color: rgba(0, 0, 0, 0.7);
|
|
73
|
+
} .backdrop__exitActive_1vr74,
|
|
74
|
+
.backdrop__exitDone_1vr74 {
|
|
75
|
+
background-color: transparent;
|
|
76
|
+
}.card-image__cardImage_1uixh {
|
|
77
|
+
background: #e7e8ea;
|
|
78
|
+
} .card-image__loaded_1uixh {
|
|
79
|
+
background: transparent
|
|
80
80
|
}.divider__component_swdqc {
|
|
81
81
|
border-bottom: 1px solid #353539;
|
|
82
82
|
}.dropzone__component_nu9ky {
|
|
@@ -168,7 +168,14 @@
|
|
|
168
168
|
background: #fff;
|
|
169
169
|
} .hatching-progress-bar__accent_ut9x4 {
|
|
170
170
|
background: #f83a2a;
|
|
171
|
-
}.
|
|
171
|
+
}.icon-view__component_aiv6l {
|
|
172
|
+
color: rgba(238, 238, 251, 0.55)
|
|
173
|
+
} .icon-view__bg_aiv6l {
|
|
174
|
+
fill: #1c1c1e;
|
|
175
|
+
} .icon-view__border_aiv6l {
|
|
176
|
+
stroke: rgba(225, 225, 248, 0.09);
|
|
177
|
+
fill: transparent;
|
|
178
|
+
}.indicator__component_1526f {
|
|
172
179
|
color: #fff;
|
|
173
180
|
background-color: #f83a2a;
|
|
174
181
|
} .indicator__red_1526f {
|
|
@@ -186,14 +193,7 @@
|
|
|
186
193
|
color: #fff
|
|
187
194
|
} .indicator__grey_1526f.indicator__border_1526f {
|
|
188
195
|
outline: 2px solid #0e0e0e;
|
|
189
|
-
}
|
|
190
|
-
color: rgba(238, 238, 251, 0.55)
|
|
191
|
-
} .icon-view__bg_aiv6l {
|
|
192
|
-
fill: #1c1c1e;
|
|
193
|
-
} .icon-view__border_aiv6l {
|
|
194
|
-
stroke: rgba(225, 225, 248, 0.09);
|
|
195
|
-
fill: transparent;
|
|
196
|
-
}@keyframes loader__blink_d5dp9 {
|
|
196
|
+
}@keyframes loader__blink_d5dp9 {
|
|
197
197
|
}.link__primary_qotvw {
|
|
198
198
|
color: #fff;
|
|
199
199
|
border-bottom-color: #fff
|
|
@@ -607,7 +607,27 @@
|
|
|
607
607
|
color: #ff5431;
|
|
608
608
|
} .checkbox-group__hint_1980s {
|
|
609
609
|
color: rgba(238, 238, 251, 0.55);
|
|
610
|
-
}.
|
|
610
|
+
}.code-input__component_mxh15 {
|
|
611
|
+
background-color: rgba(222, 222, 238, 0.13);
|
|
612
|
+
}
|
|
613
|
+
.code-input__component_xrrjr {
|
|
614
|
+
background-color: rgba(214, 214, 229, 0.07);
|
|
615
|
+
}
|
|
616
|
+
.code-input__error_1mh5y {
|
|
617
|
+
color: #ff5431;
|
|
618
|
+
} @keyframes code-input__shake_1mh5y {
|
|
619
|
+
}
|
|
620
|
+
.code-input__input_9bt3t {
|
|
621
|
+
color: #fff
|
|
622
|
+
} .code-input__input_9bt3t.code-input__hasError_9bt3t {
|
|
623
|
+
color: #ff5431;
|
|
624
|
+
caret-color: #fff;
|
|
625
|
+
background-color: #392523;
|
|
626
|
+
} .code-input__input_9bt3t.code-input__disabled_9bt3t {
|
|
627
|
+
color: rgba(233, 233, 250, 0.37);
|
|
628
|
+
} .code-input__input_9bt3t:-webkit-autofill {
|
|
629
|
+
-webkit-text-fill-color: #fff;
|
|
630
|
+
}.filter-tag__valueButton_ykkd0.filter-tag__filled_ykkd0 {
|
|
611
631
|
background-color: rgba(222, 222, 238, 0.13)
|
|
612
632
|
} .filter-tag__valueButton_ykkd0.filter-tag__filled_ykkd0:disabled {
|
|
613
633
|
background-color: rgba(214, 214, 229, 0.07);
|
|
@@ -711,26 +731,6 @@
|
|
|
711
731
|
} .filter-tag__clear_1enmr:active {
|
|
712
732
|
color: rgba(1, 1, 12, 0.63);
|
|
713
733
|
background-color: #d2d3d9;
|
|
714
|
-
}.code-input__component_mxh15 {
|
|
715
|
-
background-color: rgba(222, 222, 238, 0.13);
|
|
716
|
-
}
|
|
717
|
-
.code-input__component_xrrjr {
|
|
718
|
-
background-color: rgba(214, 214, 229, 0.07);
|
|
719
|
-
}
|
|
720
|
-
.code-input__error_1mh5y {
|
|
721
|
-
color: #ff5431;
|
|
722
|
-
} @keyframes code-input__shake_1mh5y {
|
|
723
|
-
}
|
|
724
|
-
.code-input__input_9bt3t {
|
|
725
|
-
color: #fff
|
|
726
|
-
} .code-input__input_9bt3t.code-input__hasError_9bt3t {
|
|
727
|
-
color: #ff5431;
|
|
728
|
-
caret-color: #fff;
|
|
729
|
-
background-color: #392523;
|
|
730
|
-
} .code-input__input_9bt3t.code-input__disabled_9bt3t {
|
|
731
|
-
color: rgba(233, 233, 250, 0.37);
|
|
732
|
-
} .code-input__input_9bt3t:-webkit-autofill {
|
|
733
|
-
-webkit-text-fill-color: #fff;
|
|
734
734
|
}.radio-group__label_ivlth {
|
|
735
735
|
color: #fff;
|
|
736
736
|
}
|
|
@@ -966,25 +966,6 @@
|
|
|
966
966
|
color: #fff;
|
|
967
967
|
} .radio__hint_zwp25 {
|
|
968
968
|
color: rgba(238, 238, 251, 0.55);
|
|
969
|
-
}.sortable-list__primary_iii94 {
|
|
970
|
-
background: #29292c;
|
|
971
|
-
} .sortable-list__secondary_iii94 {
|
|
972
|
-
background: #1c1c1e;
|
|
973
|
-
}
|
|
974
|
-
.sortable-list__component_obst1:hover .sortable-list__icon_obst1 {
|
|
975
|
-
color: #fff;
|
|
976
|
-
} .sortable-list__icon_obst1 {
|
|
977
|
-
color: rgba(238, 238, 251, 0.55);
|
|
978
|
-
} .sortable-list__dragOverlay_obst1 {
|
|
979
|
-
box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
|
|
980
|
-
0 0 1px rgba(0, 0, 0, 0.04)
|
|
981
|
-
} .sortable-list__dragOverlay_obst1 .sortable-list__icon_obst1 {
|
|
982
|
-
color: #fff;
|
|
983
|
-
} @keyframes sortable-list__pop_obst1 {
|
|
984
|
-
to {
|
|
985
|
-
box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
|
|
986
|
-
0 0 1px rgba(0, 0, 0, 0.04);
|
|
987
|
-
}
|
|
988
969
|
}.form-control__inner_1n86e {
|
|
989
970
|
background-color: rgba(222, 222, 238, 0.13);
|
|
990
971
|
} .form-control__disabled_1n86e.form-control__hasError_1n86e {
|
|
@@ -1070,6 +1051,25 @@
|
|
|
1070
1051
|
background-color: rgba(38, 55, 88, 0.06);
|
|
1071
1052
|
} .form-control__hasError_169ic .form-control__label_169ic {
|
|
1072
1053
|
color: rgba(4, 4, 19, 0.55);
|
|
1054
|
+
}.sortable-list__primary_iii94 {
|
|
1055
|
+
background: #29292c;
|
|
1056
|
+
} .sortable-list__secondary_iii94 {
|
|
1057
|
+
background: #1c1c1e;
|
|
1058
|
+
}
|
|
1059
|
+
.sortable-list__component_obst1:hover .sortable-list__icon_obst1 {
|
|
1060
|
+
color: #fff;
|
|
1061
|
+
} .sortable-list__icon_obst1 {
|
|
1062
|
+
color: rgba(238, 238, 251, 0.55);
|
|
1063
|
+
} .sortable-list__dragOverlay_obst1 {
|
|
1064
|
+
box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
|
|
1065
|
+
0 0 1px rgba(0, 0, 0, 0.04)
|
|
1066
|
+
} .sortable-list__dragOverlay_obst1 .sortable-list__icon_obst1 {
|
|
1067
|
+
color: #fff;
|
|
1068
|
+
} @keyframes sortable-list__pop_obst1 {
|
|
1069
|
+
to {
|
|
1070
|
+
box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
|
|
1071
|
+
0 0 1px rgba(0, 0, 0, 0.04);
|
|
1072
|
+
}
|
|
1073
1073
|
}.switch__component_hpogt {
|
|
1074
1074
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
1075
1075
|
} .switch__switch_hpogt {
|
|
@@ -1250,27 +1250,6 @@
|
|
|
1250
1250
|
} .action-button__disabled_pvke2 .action-button__iconWrapper_pvke2 {
|
|
1251
1251
|
color: #babbc2;
|
|
1252
1252
|
background-color: #f2f3f5;
|
|
1253
|
-
}.pagination__component_1vnvy {
|
|
1254
|
-
color: #fff;
|
|
1255
|
-
}
|
|
1256
|
-
.pagination__dots_tue60 {
|
|
1257
|
-
color: rgba(238, 238, 251, 0.55);
|
|
1258
|
-
}
|
|
1259
|
-
|
|
1260
|
-
button.pagination__tag_14b1q.pagination__tag_14b1q {
|
|
1261
|
-
color: rgba(238, 238, 251, 0.55)
|
|
1262
|
-
} button.pagination__tag_14b1q.pagination__tag_14b1q:hover:not(:disabled) {
|
|
1263
|
-
background-color: rgba(214, 214, 229, 0.07);
|
|
1264
|
-
color: #fff;
|
|
1265
|
-
} button.pagination__tag_14b1q.pagination__tag_14b1q:active:not(:disabled) {
|
|
1266
|
-
background-color: rgba(225, 225, 248, 0.09);
|
|
1267
|
-
} button.pagination__tag_14b1q.pagination__tag_14b1q.pagination__checked_14b1q {
|
|
1268
|
-
background-color: #fff;
|
|
1269
|
-
color: #0e0e0e;
|
|
1270
|
-
} button.pagination__tag_14b1q.pagination__tag_14b1q.pagination__checked_14b1q:hover:not(:disabled) {
|
|
1271
|
-
color: #0e0e0e;
|
|
1272
|
-
} button.pagination__tag_14b1q.pagination__tag_14b1q.pagination__checked_14b1q:active:not(:disabled) {
|
|
1273
|
-
color: #fff;
|
|
1274
1253
|
}.textarea__input_i2o3u {
|
|
1275
1254
|
color: #fff;
|
|
1276
1255
|
caret-color: #fff;
|
|
@@ -1394,30 +1373,28 @@ button.pagination__tag_14b1q.pagination__tag_14b1q {
|
|
|
1394
1373
|
color: rgba(238, 238, 251, 0.55);
|
|
1395
1374
|
} .textarea__error_1cslf {
|
|
1396
1375
|
color: #ff5431;
|
|
1397
|
-
}.
|
|
1398
|
-
|
|
1399
|
-
}
|
|
1400
|
-
@keyframes chart__showDot_xo6f5 {
|
|
1376
|
+
}.pagination__component_1vnvy {
|
|
1377
|
+
color: #fff;
|
|
1401
1378
|
}
|
|
1402
|
-
|
|
1403
|
-
.
|
|
1404
|
-
fill: #fff;
|
|
1405
|
-
} .chart__circle_8xqgx {
|
|
1406
|
-
fill: #0e0e0e;
|
|
1407
|
-
} .chart__circle_8xqgx {
|
|
1408
|
-
fill: #0e0e0e;
|
|
1379
|
+
.pagination__dots_tue60 {
|
|
1380
|
+
color: rgba(238, 238, 251, 0.55);
|
|
1409
1381
|
}
|
|
1410
|
-
|
|
1411
|
-
|
|
1412
|
-
|
|
1413
|
-
|
|
1414
|
-
|
|
1415
|
-
|
|
1416
|
-
|
|
1417
|
-
|
|
1418
|
-
} .
|
|
1419
|
-
|
|
1420
|
-
|
|
1382
|
+
|
|
1383
|
+
button.pagination__tag_14b1q.pagination__tag_14b1q {
|
|
1384
|
+
color: rgba(238, 238, 251, 0.55)
|
|
1385
|
+
} button.pagination__tag_14b1q.pagination__tag_14b1q:hover:not(:disabled) {
|
|
1386
|
+
background-color: rgba(214, 214, 229, 0.07);
|
|
1387
|
+
color: #fff;
|
|
1388
|
+
} button.pagination__tag_14b1q.pagination__tag_14b1q:active:not(:disabled) {
|
|
1389
|
+
background-color: rgba(225, 225, 248, 0.09);
|
|
1390
|
+
} button.pagination__tag_14b1q.pagination__tag_14b1q.pagination__checked_14b1q {
|
|
1391
|
+
background-color: #fff;
|
|
1392
|
+
color: #0e0e0e;
|
|
1393
|
+
} button.pagination__tag_14b1q.pagination__tag_14b1q.pagination__checked_14b1q:hover:not(:disabled) {
|
|
1394
|
+
color: #0e0e0e;
|
|
1395
|
+
} button.pagination__tag_14b1q.pagination__tag_14b1q.pagination__checked_14b1q:active:not(:disabled) {
|
|
1396
|
+
color: #fff;
|
|
1397
|
+
}.circular-progress-bar__component_9lhkg.circular-progress-bar__bg-positive_9lhkg {
|
|
1421
1398
|
background: #17d055;
|
|
1422
1399
|
} .circular-progress-bar__component_9lhkg.circular-progress-bar__bg-negative_9lhkg {
|
|
1423
1400
|
background: #ff5431;
|
|
@@ -1444,7 +1421,30 @@ button.pagination__tag_14b1q.pagination__tag_14b1q {
|
|
|
1444
1421
|
color: #fff;
|
|
1445
1422
|
} .circular-progress-bar__iconWrapper_9lhkg.circular-progress-bar__icon-secondary_9lhkg {
|
|
1446
1423
|
color: #898991;
|
|
1447
|
-
}.
|
|
1424
|
+
}.chart__coreChart_1m3rv .recharts-text tspan {
|
|
1425
|
+
fill: #fff;
|
|
1426
|
+
}
|
|
1427
|
+
@keyframes chart__showDot_xo6f5 {
|
|
1428
|
+
}
|
|
1429
|
+
|
|
1430
|
+
.chart__tickText_8xqgx {
|
|
1431
|
+
fill: #fff;
|
|
1432
|
+
} .chart__circle_8xqgx {
|
|
1433
|
+
fill: #0e0e0e;
|
|
1434
|
+
} .chart__circle_8xqgx {
|
|
1435
|
+
fill: #0e0e0e;
|
|
1436
|
+
}
|
|
1437
|
+
.chart__tooltip_12z9o {
|
|
1438
|
+
background-color: #0e0e0e;
|
|
1439
|
+
border: 1px solid #36363a;
|
|
1440
|
+
box-shadow: 0 24px 32px rgba(0, 0, 0, 0.08), 0 20px 24px rgba(0, 0, 0, 0.08),
|
|
1441
|
+
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);
|
|
1442
|
+
} .chart__tooltipArrow_12z9o {
|
|
1443
|
+
border: 1px solid #36363a;
|
|
1444
|
+
background-color: #0e0e0e;
|
|
1445
|
+
} .chart__tooltipArrow_12z9o:before {
|
|
1446
|
+
border-color: transparent #0e0e0e transparent transparent;
|
|
1447
|
+
}.button__primary_16sg9 {
|
|
1448
1448
|
color: #0e0e0e;
|
|
1449
1449
|
background-color: #fff
|
|
1450
1450
|
} @media (hover: hover) {
|
|
@@ -1838,6 +1838,33 @@ button.pagination__tag_14b1q.pagination__tag_14b1q {
|
|
|
1838
1838
|
}
|
|
1839
1839
|
.list__slot_z4j58.list__defaultColor_z4j58 {
|
|
1840
1840
|
color: #fff;
|
|
1841
|
+
}.stepped-progress-bar__bar_5ekp1 {
|
|
1842
|
+
background: rgba(222, 222, 238, 0.13);
|
|
1843
|
+
} .stepped-progress-bar__description_5ekp1 {
|
|
1844
|
+
color: rgba(238, 238, 251, 0.55);
|
|
1845
|
+
}
|
|
1846
|
+
|
|
1847
|
+
.stepped-progress-bar__bar_6mf41 {
|
|
1848
|
+
background: rgba(15, 25, 55, 0.1);
|
|
1849
|
+
} .stepped-progress-bar__description_6mf41 {
|
|
1850
|
+
color: rgba(4, 4, 19, 0.55);
|
|
1851
|
+
}
|
|
1852
|
+
.stepped-progress-bar__bar_nsxoe.stepped-progress-bar__positive_nsxoe {
|
|
1853
|
+
background: #17d055;
|
|
1854
|
+
} .stepped-progress-bar__bar_nsxoe.stepped-progress-bar__attention_nsxoe {
|
|
1855
|
+
background: #fda136;
|
|
1856
|
+
} .stepped-progress-bar__bar_nsxoe.stepped-progress-bar__negative_nsxoe {
|
|
1857
|
+
background: #ff5431;
|
|
1858
|
+
} .stepped-progress-bar__bar_nsxoe.stepped-progress-bar__link_nsxoe {
|
|
1859
|
+
background: #3193fc;
|
|
1860
|
+
} .stepped-progress-bar__bar_nsxoe.stepped-progress-bar__tertiary_nsxoe {
|
|
1861
|
+
background: #4a4a51;
|
|
1862
|
+
} .stepped-progress-bar__bar_nsxoe.stepped-progress-bar__secondary_nsxoe {
|
|
1863
|
+
background: #898991;
|
|
1864
|
+
} .stepped-progress-bar__bar_nsxoe.stepped-progress-bar__primary_nsxoe {
|
|
1865
|
+
background: #fff;
|
|
1866
|
+
} .stepped-progress-bar__bar_nsxoe.stepped-progress-bar__accent_nsxoe {
|
|
1867
|
+
background: #f83a2a;
|
|
1841
1868
|
}.drawer__customScrollbar_1y8zr::-webkit-scrollbar-track {
|
|
1842
1869
|
background-color: transparent;
|
|
1843
1870
|
} .drawer__customScrollbar_1y8zr::-webkit-scrollbar-track-piece {
|
|
@@ -1870,34 +1897,7 @@ button.pagination__tag_14b1q.pagination__tag_14b1q {
|
|
|
1870
1897
|
color: #f83a2a;
|
|
1871
1898
|
} .tab-bar__label_cqrvb {
|
|
1872
1899
|
color: rgba(238, 238, 251, 0.55);
|
|
1873
|
-
}.
|
|
1874
|
-
background: rgba(222, 222, 238, 0.13);
|
|
1875
|
-
} .stepped-progress-bar__description_5ekp1 {
|
|
1876
|
-
color: rgba(238, 238, 251, 0.55);
|
|
1877
|
-
}
|
|
1878
|
-
|
|
1879
|
-
.stepped-progress-bar__bar_6mf41 {
|
|
1880
|
-
background: rgba(15, 25, 55, 0.1);
|
|
1881
|
-
} .stepped-progress-bar__description_6mf41 {
|
|
1882
|
-
color: rgba(4, 4, 19, 0.55);
|
|
1883
|
-
}
|
|
1884
|
-
.stepped-progress-bar__bar_nsxoe.stepped-progress-bar__positive_nsxoe {
|
|
1885
|
-
background: #17d055;
|
|
1886
|
-
} .stepped-progress-bar__bar_nsxoe.stepped-progress-bar__attention_nsxoe {
|
|
1887
|
-
background: #fda136;
|
|
1888
|
-
} .stepped-progress-bar__bar_nsxoe.stepped-progress-bar__negative_nsxoe {
|
|
1889
|
-
background: #ff5431;
|
|
1890
|
-
} .stepped-progress-bar__bar_nsxoe.stepped-progress-bar__link_nsxoe {
|
|
1891
|
-
background: #3193fc;
|
|
1892
|
-
} .stepped-progress-bar__bar_nsxoe.stepped-progress-bar__tertiary_nsxoe {
|
|
1893
|
-
background: #4a4a51;
|
|
1894
|
-
} .stepped-progress-bar__bar_nsxoe.stepped-progress-bar__secondary_nsxoe {
|
|
1895
|
-
background: #898991;
|
|
1896
|
-
} .stepped-progress-bar__bar_nsxoe.stepped-progress-bar__primary_nsxoe {
|
|
1897
|
-
background: #fff;
|
|
1898
|
-
} .stepped-progress-bar__bar_nsxoe.stepped-progress-bar__accent_nsxoe {
|
|
1899
|
-
background: #f83a2a;
|
|
1900
|
-
}.attach__component_nxwu9 {
|
|
1900
|
+
}.attach__component_nxwu9 {
|
|
1901
1901
|
} .attach__file_nxwu9,
|
|
1902
1902
|
.attach__noFile_nxwu9 {
|
|
1903
1903
|
color: rgba(238, 238, 251, 0.55);
|
|
@@ -2087,9 +2087,6 @@ button.pagination__tag_14b1q.pagination__tag_14b1q {
|
|
|
2087
2087
|
.confirmation__typographyTheme_1batu.confirmation__typographyTheme_1batu {
|
|
2088
2088
|
color: rgba(238, 238, 251, 0.55);
|
|
2089
2089
|
}
|
|
2090
|
-
.confirmation__typographyTheme_1m5mf.confirmation__typographyTheme_1m5mf {
|
|
2091
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2092
|
-
}
|
|
2093
2090
|
.confirmation__typographyTheme_15d3w.confirmation__typographyTheme_15d3w {
|
|
2094
2091
|
color: rgba(238, 238, 251, 0.55);
|
|
2095
2092
|
} .confirmation__phone_15d3w.confirmation__phone_15d3w {
|
|
@@ -2097,42 +2094,11 @@ button.pagination__tag_14b1q.pagination__tag_14b1q {
|
|
|
2097
2094
|
} .confirmation__countdownContainer_15d3w.confirmation__countdownContainer_15d3w {
|
|
2098
2095
|
color: rgba(238, 238, 251, 0.55);
|
|
2099
2096
|
}
|
|
2100
|
-
.
|
|
2097
|
+
.confirmation__typographyTheme_1m5mf.confirmation__typographyTheme_1m5mf {
|
|
2101
2098
|
color: rgba(238, 238, 251, 0.55);
|
|
2102
|
-
}.pass-code__message_2ng3z {
|
|
2103
|
-
color: #fff;
|
|
2104
|
-
} .pass-code__error_2ng3z {
|
|
2105
|
-
color: #ff5431;
|
|
2106
2099
|
}
|
|
2107
|
-
.
|
|
2108
|
-
|
|
2109
|
-
} .pass-code__dot_1bs78.pass-code__error_1bs78 {
|
|
2110
|
-
background: #ff5431;
|
|
2111
|
-
} .pass-code__filled_1bs78 {
|
|
2112
|
-
background: #fff;
|
|
2113
|
-
}
|
|
2114
|
-
@keyframes pass-code__shake_17642 {
|
|
2115
|
-
}
|
|
2116
|
-
|
|
2117
|
-
.pass-code__secondary_1bpbk.pass-code__secondary_1bpbk {
|
|
2118
|
-
color: #fff;
|
|
2119
|
-
background: rgba(225, 225, 248, 0.09)
|
|
2120
|
-
} .pass-code__secondary_1bpbk.pass-code__secondary_1bpbk:hover {
|
|
2121
|
-
color: #fff;
|
|
2122
|
-
} .pass-code__secondary_1bpbk.pass-code__secondary_1bpbk:active {
|
|
2123
|
-
background: rgba(234, 234, 248, 0.15);
|
|
2124
|
-
} .pass-code__ghost_1bpbk.pass-code__ghost_1bpbk {
|
|
2125
|
-
color: #fff
|
|
2126
|
-
} .pass-code__ghost_1bpbk.pass-code__ghost_1bpbk:hover {
|
|
2127
|
-
color: #fff;
|
|
2128
|
-
} .pass-code__ghost_1bpbk.pass-code__ghost_1bpbk:active {
|
|
2129
|
-
background: rgba(234, 234, 248, 0.15);
|
|
2130
|
-
}.pattern-lock__message_j8ii7 {
|
|
2131
|
-
color: #fff;
|
|
2132
|
-
} .pattern-lock__error_j8ii7 {
|
|
2133
|
-
color: #ff5431;
|
|
2134
|
-
} @media screen and (min-width: 360px) {
|
|
2135
|
-
} @media screen and (min-width: 390px) {
|
|
2100
|
+
.confirmation__typographyTheme_1p05f.confirmation__typographyTheme_1p05f {
|
|
2101
|
+
color: rgba(238, 238, 251, 0.55);
|
|
2136
2102
|
}.input__input_qhzal {
|
|
2137
2103
|
color: #fff;
|
|
2138
2104
|
caret-color: #fff;
|
|
@@ -2214,6 +2180,40 @@ button.pagination__tag_14b1q.pagination__tag_14b1q {
|
|
|
2214
2180
|
color: rgba(5, 8, 29, 0.38);
|
|
2215
2181
|
} .input__clearIcon_wbo12:active {
|
|
2216
2182
|
color: rgba(4, 4, 21, 0.47);
|
|
2183
|
+
}.pattern-lock__message_j8ii7 {
|
|
2184
|
+
color: #fff;
|
|
2185
|
+
} .pattern-lock__error_j8ii7 {
|
|
2186
|
+
color: #ff5431;
|
|
2187
|
+
} @media screen and (min-width: 360px) {
|
|
2188
|
+
} @media screen and (min-width: 390px) {
|
|
2189
|
+
}.pass-code__message_2ng3z {
|
|
2190
|
+
color: #fff;
|
|
2191
|
+
} .pass-code__error_2ng3z {
|
|
2192
|
+
color: #ff5431;
|
|
2193
|
+
}
|
|
2194
|
+
.pass-code__dot_1bs78 {
|
|
2195
|
+
background: rgba(222, 222, 238, 0.13)
|
|
2196
|
+
} .pass-code__dot_1bs78.pass-code__error_1bs78 {
|
|
2197
|
+
background: #ff5431;
|
|
2198
|
+
} .pass-code__filled_1bs78 {
|
|
2199
|
+
background: #fff;
|
|
2200
|
+
}
|
|
2201
|
+
@keyframes pass-code__shake_17642 {
|
|
2202
|
+
}
|
|
2203
|
+
|
|
2204
|
+
.pass-code__secondary_1bpbk.pass-code__secondary_1bpbk {
|
|
2205
|
+
color: #fff;
|
|
2206
|
+
background: rgba(225, 225, 248, 0.09)
|
|
2207
|
+
} .pass-code__secondary_1bpbk.pass-code__secondary_1bpbk:hover {
|
|
2208
|
+
color: #fff;
|
|
2209
|
+
} .pass-code__secondary_1bpbk.pass-code__secondary_1bpbk:active {
|
|
2210
|
+
background: rgba(234, 234, 248, 0.15);
|
|
2211
|
+
} .pass-code__ghost_1bpbk.pass-code__ghost_1bpbk {
|
|
2212
|
+
color: #fff
|
|
2213
|
+
} .pass-code__ghost_1bpbk.pass-code__ghost_1bpbk:hover {
|
|
2214
|
+
color: #fff;
|
|
2215
|
+
} .pass-code__ghost_1bpbk.pass-code__ghost_1bpbk:active {
|
|
2216
|
+
background: rgba(234, 234, 248, 0.15);
|
|
2217
2217
|
}.file-upload-item__component_1w4g5 {
|
|
2218
2218
|
color: rgba(238, 238, 251, 0.55);
|
|
2219
2219
|
box-shadow: 0 -1px 0 0 #29292c inset
|
|
@@ -2579,7 +2579,56 @@ button.pagination__tag_14b1q.pagination__tag_14b1q {
|
|
|
2579
2579
|
background: #1c1c1e;
|
|
2580
2580
|
}
|
|
2581
2581
|
@media (min-width: 600px) {
|
|
2582
|
-
}.
|
|
2582
|
+
}.gallery__container_18nw1 {
|
|
2583
|
+
background-color: #0e0e0e;
|
|
2584
|
+
} .gallery__modal_18nw1 {
|
|
2585
|
+
background: transparent;
|
|
2586
|
+
}
|
|
2587
|
+
.gallery__buttons_zvfc6 path {
|
|
2588
|
+
color: #fff;
|
|
2589
|
+
} .gallery__iconButton_zvfc6:hover path {
|
|
2590
|
+
color: rgb(237, 237, 237);
|
|
2591
|
+
} .gallery__iconButton_zvfc6:active path {
|
|
2592
|
+
color: rgb(217, 217, 217);
|
|
2593
|
+
}
|
|
2594
|
+
|
|
2595
|
+
.gallery__component_1c7oo {
|
|
2596
|
+
border: 2px solid rgba(0, 0, 0, 0);
|
|
2597
|
+
} .gallery__active_1c7oo {
|
|
2598
|
+
border-color: rgba(255, 255, 255, 0.4)
|
|
2599
|
+
} .gallery__image_1c7oo > img {
|
|
2600
|
+
background-color: #0e0e0e;
|
|
2601
|
+
} .gallery__loading_1c7oo {
|
|
2602
|
+
background-color: #1c1c1e
|
|
2603
|
+
} .gallery__loading_1c7oo .gallery__active_1c7oo {
|
|
2604
|
+
background-color: #36363a;
|
|
2605
|
+
} .gallery__brokenImageWrapper_1c7oo {
|
|
2606
|
+
background-color: #36363a
|
|
2607
|
+
} .gallery__focused_1c7oo {
|
|
2608
|
+
outline: 2px solid #3193fc;
|
|
2609
|
+
}
|
|
2610
|
+
.gallery__component_10yrs {
|
|
2611
|
+
background-color: #0e0e0e;
|
|
2612
|
+
} .gallery__slideLoading_10yrs {
|
|
2613
|
+
background-color: #1c1c1e;
|
|
2614
|
+
} .gallery__image_10yrs {
|
|
2615
|
+
background-color: #0e0e0e;
|
|
2616
|
+
} .gallery__smallImage_10yrs {
|
|
2617
|
+
background-color: #0e0e0e;
|
|
2618
|
+
} .gallery__arrow_10yrs {
|
|
2619
|
+
color: #fff
|
|
2620
|
+
} .gallery__arrow_10yrs:hover {
|
|
2621
|
+
background-color: rgb(50, 50, 50);
|
|
2622
|
+
} .gallery__arrow_10yrs:active {
|
|
2623
|
+
background-color: rgb(62, 62, 62);
|
|
2624
|
+
} .gallery__focused_10yrs {
|
|
2625
|
+
outline: 2px solid #3193fc;
|
|
2626
|
+
} .gallery__placeholder_10yrs {
|
|
2627
|
+
background-color: #36363a;
|
|
2628
|
+
} .gallery__fullScreenImage_10yrs {
|
|
2629
|
+
background-color: #0e0e0e;
|
|
2630
|
+
}
|
|
2631
|
+
.calendar__container_1ycdk.calendar__customScrollbar_1ycdk::-webkit-scrollbar-track {
|
|
2583
2632
|
background-color: transparent;
|
|
2584
2633
|
} .calendar__container_1ycdk.calendar__customScrollbar_1ycdk::-webkit-scrollbar-track-piece {
|
|
2585
2634
|
background-color: transparent;
|
|
@@ -2708,65 +2757,8 @@ button.pagination__tag_14b1q.pagination__tag_14b1q {
|
|
|
2708
2757
|
color: #0e0e0e;
|
|
2709
2758
|
}
|
|
2710
2759
|
@media (max-width: 374px) {
|
|
2711
|
-
}.
|
|
2712
|
-
background-color: #0e0e0e;
|
|
2713
|
-
} .gallery__modal_18nw1 {
|
|
2714
|
-
background: transparent;
|
|
2715
|
-
}
|
|
2716
|
-
.gallery__buttons_zvfc6 path {
|
|
2717
|
-
color: #fff;
|
|
2718
|
-
} .gallery__iconButton_zvfc6:hover path {
|
|
2719
|
-
color: rgb(237, 237, 237);
|
|
2720
|
-
} .gallery__iconButton_zvfc6:active path {
|
|
2721
|
-
color: rgb(217, 217, 217);
|
|
2722
|
-
}
|
|
2723
|
-
|
|
2724
|
-
.gallery__component_1c7oo {
|
|
2725
|
-
border: 2px solid rgba(0, 0, 0, 0);
|
|
2726
|
-
} .gallery__active_1c7oo {
|
|
2727
|
-
border-color: rgba(255, 255, 255, 0.4)
|
|
2728
|
-
} .gallery__image_1c7oo > img {
|
|
2729
|
-
background-color: #0e0e0e;
|
|
2730
|
-
} .gallery__loading_1c7oo {
|
|
2731
|
-
background-color: #1c1c1e
|
|
2732
|
-
} .gallery__loading_1c7oo .gallery__active_1c7oo {
|
|
2733
|
-
background-color: #36363a;
|
|
2734
|
-
} .gallery__brokenImageWrapper_1c7oo {
|
|
2735
|
-
background-color: #36363a
|
|
2736
|
-
} .gallery__focused_1c7oo {
|
|
2737
|
-
outline: 2px solid #3193fc;
|
|
2738
|
-
}
|
|
2739
|
-
.gallery__component_10yrs {
|
|
2740
|
-
background-color: #0e0e0e;
|
|
2741
|
-
} .gallery__slideLoading_10yrs {
|
|
2760
|
+
}.calendar-with-skeleton__skeleton_wvzad {
|
|
2742
2761
|
background-color: #1c1c1e;
|
|
2743
|
-
} .gallery__image_10yrs {
|
|
2744
|
-
background-color: #0e0e0e;
|
|
2745
|
-
} .gallery__smallImage_10yrs {
|
|
2746
|
-
background-color: #0e0e0e;
|
|
2747
|
-
} .gallery__arrow_10yrs {
|
|
2748
|
-
color: #fff
|
|
2749
|
-
} .gallery__arrow_10yrs:hover {
|
|
2750
|
-
background-color: rgb(50, 50, 50);
|
|
2751
|
-
} .gallery__arrow_10yrs:active {
|
|
2752
|
-
background-color: rgb(62, 62, 62);
|
|
2753
|
-
} .gallery__focused_10yrs {
|
|
2754
|
-
outline: 2px solid #3193fc;
|
|
2755
|
-
} .gallery__placeholder_10yrs {
|
|
2756
|
-
background-color: #36363a;
|
|
2757
|
-
} .gallery__fullScreenImage_10yrs {
|
|
2758
|
-
background-color: #0e0e0e;
|
|
2759
|
-
}
|
|
2760
|
-
.calendar-with-skeleton__skeleton_wvzad {
|
|
2761
|
-
background-color: #1c1c1e;
|
|
2762
|
-
}.date-range-input__calendarContainer_bfdd2 {
|
|
2763
|
-
border: 1px solid #29292c
|
|
2764
|
-
}.calendar-input__calendarContainer_111gz {
|
|
2765
|
-
border: 1px solid #29292c
|
|
2766
|
-
} .calendar-input__calendarIcon_111gz {
|
|
2767
|
-
color: rgba(238, 238, 251, 0.55)
|
|
2768
|
-
}.date-time-input__calendarContainer_pent0 {
|
|
2769
|
-
border: 1px solid #29292c
|
|
2770
2762
|
}.select__arrow_1rlaz {
|
|
2771
2763
|
color: rgba(238, 238, 251, 0.55);
|
|
2772
2764
|
}
|
|
@@ -2865,7 +2857,15 @@ button.pagination__tag_14b1q.pagination__tag_14b1q {
|
|
|
2865
2857
|
.select__footer_10is6 {
|
|
2866
2858
|
background-color: #0e0e0e
|
|
2867
2859
|
}
|
|
2868
|
-
.
|
|
2860
|
+
.date-range-input__calendarContainer_bfdd2 {
|
|
2861
|
+
border: 1px solid #29292c
|
|
2862
|
+
}.date-time-input__calendarContainer_pent0 {
|
|
2863
|
+
border: 1px solid #29292c
|
|
2864
|
+
}.calendar-input__calendarContainer_111gz {
|
|
2865
|
+
border: 1px solid #29292c
|
|
2866
|
+
} .calendar-input__calendarIcon_111gz {
|
|
2867
|
+
color: rgba(238, 238, 251, 0.55)
|
|
2868
|
+
}.universal-date-input__calendarIcon_1rwo1 {
|
|
2869
2869
|
color: rgba(238, 238, 251, 0.55);
|
|
2870
2870
|
} .universal-date-input__calendarContainer_1rwo1 {
|
|
2871
2871
|
border: 1px solid #29292c
|
|
@@ -2911,7 +2911,20 @@ button.pagination__tag_14b1q.pagination__tag_14b1q {
|
|
|
2911
2911
|
.picker-button__linkOpen_k44yi:not(:hover) {
|
|
2912
2912
|
background-color: rgba(214, 214, 229, 0.07);
|
|
2913
2913
|
}
|
|
2914
|
-
.
|
|
2914
|
+
.intl-phone-input__emptyCountryIcon_1x5mi {
|
|
2915
|
+
color: #898991;
|
|
2916
|
+
}
|
|
2917
|
+
.intl-phone-input__flagPlaceholder_1cn1c {
|
|
2918
|
+
background-color: rgba(222, 222, 240, 0.12);
|
|
2919
|
+
}
|
|
2920
|
+
.intl-phone-input__dialCode_1h6b8 {
|
|
2921
|
+
color: rgba(238, 238, 251, 0.55);
|
|
2922
|
+
}
|
|
2923
|
+
.intl-phone-input__emptyCountryIcon_ysouw {
|
|
2924
|
+
color: #898991;
|
|
2925
|
+
} .intl-phone-input__focusVisible_ysouw {
|
|
2926
|
+
outline: 2px solid #3193fc;
|
|
2927
|
+
}.table__component_1q8u4 {
|
|
2915
2928
|
border-top: 1px solid #36363a;
|
|
2916
2929
|
}
|
|
2917
2930
|
.table__wrapper_13umt {
|
|
@@ -2923,7 +2936,6 @@ button.pagination__tag_14b1q.pagination__tag_14b1q {
|
|
|
2923
2936
|
color: #fff;
|
|
2924
2937
|
border-top: 1px solid #36363a
|
|
2925
2938
|
}
|
|
2926
|
-
|
|
2927
2939
|
.table__component_1ux64 th:not(:last-child):not(:empty):after {
|
|
2928
2940
|
background-color: #27272a;
|
|
2929
2941
|
}
|
|
@@ -2936,6 +2948,7 @@ button.pagination__tag_14b1q.pagination__tag_14b1q {
|
|
|
2936
2948
|
} .table__stickyHeader_1qpky {
|
|
2937
2949
|
box-shadow: inset 0 -1px 0 0 rgba(11, 31, 53, 0.16);
|
|
2938
2950
|
}
|
|
2951
|
+
|
|
2939
2952
|
.table__component_11ylb {
|
|
2940
2953
|
background: #0e0e0e
|
|
2941
2954
|
} .table__clickable_11ylb:hover {
|
|
@@ -2957,19 +2970,6 @@ button.pagination__tag_14b1q.pagination__tag_14b1q {
|
|
|
2957
2970
|
.table__open_66n9u,
|
|
2958
2971
|
.table__open_66n9u:hover {
|
|
2959
2972
|
background-color: rgba(255, 255, 255, 0.163);
|
|
2960
|
-
}.intl-phone-input__emptyCountryIcon_1x5mi {
|
|
2961
|
-
color: #898991;
|
|
2962
|
-
}
|
|
2963
|
-
.intl-phone-input__flagPlaceholder_1cn1c {
|
|
2964
|
-
background-color: rgba(222, 222, 240, 0.12);
|
|
2965
|
-
}
|
|
2966
|
-
.intl-phone-input__dialCode_1h6b8 {
|
|
2967
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2968
|
-
}
|
|
2969
|
-
.intl-phone-input__emptyCountryIcon_ysouw {
|
|
2970
|
-
color: #898991;
|
|
2971
|
-
} .intl-phone-input__focusVisible_ysouw {
|
|
2972
|
-
outline: 2px solid #3193fc;
|
|
2973
2973
|
}
|
|
2974
2974
|
.international-phone-input__dialCode_1u0p1 {
|
|
2975
2975
|
color: rgba(238, 238, 251, 0.55);
|
|
@@ -9,10 +9,10 @@ import 'classnames';
|
|
|
9
9
|
import './hooks/use-skeleton.js';
|
|
10
10
|
import '../../skeleton/esm';
|
|
11
11
|
import '@alfalab/hooks';
|
|
12
|
-
import './colors.module-
|
|
12
|
+
import './colors.module-043f65da.js';
|
|
13
13
|
import './title/component.js';
|
|
14
14
|
import './title/utils.js';
|
|
15
|
-
import './common.module-
|
|
15
|
+
import './common.module-92cd9b49.js';
|
|
16
16
|
import '../../mq/esm';
|
|
17
17
|
|
|
18
18
|
var Typography = {
|
package/typography/esm/index.js
CHANGED
|
@@ -8,11 +8,11 @@ import 'classnames';
|
|
|
8
8
|
import './hooks/use-skeleton.js';
|
|
9
9
|
import '../../skeleton/esm';
|
|
10
10
|
import '@alfalab/hooks';
|
|
11
|
-
import './colors.module-
|
|
11
|
+
import './colors.module-043f65da.js';
|
|
12
12
|
import './title/index.js';
|
|
13
13
|
import './title/component.js';
|
|
14
14
|
import './title/utils.js';
|
|
15
|
-
import './common.module-
|
|
15
|
+
import './common.module-92cd9b49.js';
|
|
16
16
|
import './title-mobile/component.js';
|
|
17
17
|
import './title-responsive/component.js';
|
|
18
18
|
import '../../mq/esm';
|
|
@@ -3,7 +3,7 @@ import React, { forwardRef } from 'react';
|
|
|
3
3
|
import mergeRefs from 'react-merge-refs';
|
|
4
4
|
import cn from 'classnames';
|
|
5
5
|
import { useSkeleton } from '../hooks/use-skeleton.js';
|
|
6
|
-
import { c as colors } from '../colors.module-
|
|
6
|
+
import { c as colors } from '../colors.module-043f65da.js';
|
|
7
7
|
import '../../../skeleton/esm';
|
|
8
8
|
import '@alfalab/hooks';
|
|
9
9
|
|