@alfalab/core-components 44.5.0-beta.1 → 44.5.0-beta.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/confirmation/component.responsive.js +1 -1
- package/confirmation/components/base-confirmation/component.js +1 -1
- package/confirmation/components/base-confirmation/index.js +1 -1
- package/confirmation/components/index.js +1 -1
- package/confirmation/components/screens/index.js +1 -1
- package/confirmation/components/screens/initial/component.js +1 -1
- package/confirmation/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/components/screens/initial/index.js +1 -1
- package/confirmation/desktop/component.desktop.js +1 -1
- package/confirmation/desktop/index.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/index.js +1 -1
- package/confirmation/mobile/component.mobile.js +1 -1
- package/confirmation/mobile/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/confirmation/shared/index.js +1 -1
- package/package.json +1 -1
- package/pure-cell/component.js +1 -1
- package/pure-cell/components/content/component.js +1 -1
- package/pure-cell/components/content/index.d.ts +1 -1
- package/pure-cell/components/content/index.js +1 -1
- package/pure-cell/components/main/component.js +1 -1
- package/pure-cell/components/main/index.d.ts +1 -1
- package/pure-cell/components/main/index.js +1 -1
- package/pure-cell/components/text/component.js +1 -1
- package/pure-cell/components/text/index.d.ts +1 -1
- package/pure-cell/components/text/index.js +1 -1
- package/pure-cell/esm/component.js +1 -1
- package/pure-cell/esm/components/content/component.js +1 -1
- package/pure-cell/esm/components/content/index.d.ts +1 -1
- package/pure-cell/esm/components/content/index.js +1 -1
- package/pure-cell/esm/components/main/component.js +1 -1
- package/pure-cell/esm/components/main/index.d.ts +1 -1
- package/pure-cell/esm/components/main/index.js +1 -1
- package/pure-cell/esm/components/text/component.js +1 -1
- package/pure-cell/esm/components/text/index.d.ts +1 -1
- package/pure-cell/esm/components/text/index.js +1 -1
- package/pure-cell/esm/index.js +1 -1
- package/pure-cell/index.js +1 -1
- package/pure-cell/modern/component.js +1 -1
- package/pure-cell/modern/components/content/component.js +1 -1
- package/pure-cell/modern/components/content/index.d.ts +1 -1
- package/pure-cell/modern/components/content/index.js +1 -1
- package/pure-cell/modern/components/main/component.js +1 -1
- package/pure-cell/modern/components/main/index.d.ts +1 -1
- package/pure-cell/modern/components/main/index.js +1 -1
- package/pure-cell/modern/components/text/component.js +1 -1
- package/pure-cell/modern/components/text/index.d.ts +1 -1
- package/pure-cell/modern/components/text/index.js +1 -1
- package/pure-cell/modern/index.js +1 -1
- package/select/Component.responsive.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/index.js +1 -1
- package/select/mobile/Component.mobile.js +1 -1
- package/select/mobile/Component.modal.mobile.js +1 -1
- package/select/mobile/index.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/tabs/collapsible/index.js +1 -1
- package/tabs/components/primary-tablist/Component.collapsible.js +4 -4
- package/tabs/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/components/primary-tablist/Component.js +1 -1
- package/tabs/components/primary-tablist/Component.mobile.js +1 -1
- package/tabs/components/primary-tablist/Component.responsive.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/components/secondary-tablist/Component.responsive.js +1 -1
- package/tabs/components/tab/Component.d.ts +1 -1
- package/tabs/components/tab/Component.js +3 -3
- package/tabs/components/tabs/Component.collapsible.js +1 -1
- package/tabs/components/tabs/Component.desktop.js +2 -2
- package/tabs/components/tabs/Component.js +2 -2
- package/tabs/components/tabs/Component.mobile.js +2 -2
- package/tabs/components/tabs/Component.responsive.js +2 -2
- package/tabs/components/title/Component.d.ts +4 -6
- package/tabs/cssm/components/primary-tablist/Component.collapsible.js +3 -3
- package/tabs/cssm/components/primary-tablist/Component.js +1 -1
- package/tabs/cssm/components/tab/Component.d.ts +1 -1
- package/tabs/cssm/components/tab/Component.js +3 -3
- package/tabs/cssm/components/tabs/Component.js +2 -2
- package/tabs/cssm/components/title/Component.d.ts +4 -6
- package/tabs/cssm/hooks/use-tablist-titles.d.ts +1 -1
- package/tabs/cssm/hooks/use-tabs.js +2 -2
- package/tabs/cssm/typings.d.ts +5 -5
- package/tabs/desktop/index.js +2 -2
- package/tabs/esm/collapsible/index.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.collapsible.js +4 -4
- package/tabs/esm/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.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/tab/Component.d.ts +1 -1
- package/tabs/esm/components/tab/Component.js +4 -4
- package/tabs/esm/components/tabs/Component.collapsible.js +1 -1
- package/tabs/esm/components/tabs/Component.desktop.js +2 -2
- package/tabs/esm/components/tabs/Component.js +2 -2
- package/tabs/esm/components/tabs/Component.mobile.js +2 -2
- package/tabs/esm/components/tabs/Component.responsive.js +2 -2
- package/tabs/esm/components/title/Component.d.ts +4 -6
- package/tabs/esm/desktop/index.js +2 -2
- package/tabs/esm/hooks/use-tablist-titles.d.ts +1 -1
- package/tabs/esm/hooks/use-tabs.js +2 -2
- package/tabs/esm/index.js +2 -2
- package/tabs/esm/mobile/index.js +2 -2
- package/tabs/esm/typings.d.ts +5 -5
- package/tabs/hooks/use-tablist-titles.d.ts +1 -1
- package/tabs/hooks/use-tabs.js +2 -2
- package/tabs/index.js +2 -2
- package/tabs/mobile/index.js +2 -2
- package/tabs/modern/collapsible/index.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.collapsible.js +4 -4
- package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.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/tab/Component.d.ts +1 -1
- package/tabs/modern/components/tab/Component.js +3 -3
- package/tabs/modern/components/tabs/Component.collapsible.js +1 -1
- package/tabs/modern/components/tabs/Component.desktop.js +2 -2
- package/tabs/modern/components/tabs/Component.js +2 -2
- package/tabs/modern/components/tabs/Component.mobile.js +2 -2
- package/tabs/modern/components/tabs/Component.responsive.js +2 -2
- package/tabs/modern/components/title/Component.d.ts +4 -6
- package/tabs/modern/desktop/index.js +2 -2
- package/tabs/modern/hooks/use-tablist-titles.d.ts +1 -1
- package/tabs/modern/hooks/use-tabs.js +2 -2
- package/tabs/modern/index.js +2 -2
- package/tabs/modern/mobile/index.js +2 -2
- package/tabs/modern/typings.d.ts +5 -5
- package/tabs/typings.d.ts +5 -5
- package/themes/compiled/mobile-dark-bluetint.css +27 -27
- package/themes/dist/compiled/mobile-dark-bluetint.css +106 -106
- /package/confirmation/{countdown-section-62123575.d.ts → countdown-section-fcedf50a.d.ts} +0 -0
- /package/confirmation/{countdown-section-62123575.js → countdown-section-fcedf50a.js} +0 -0
- /package/confirmation/esm/{countdown-section-1c60196c.d.ts → countdown-section-a4b62979.d.ts} +0 -0
- /package/confirmation/esm/{countdown-section-1c60196c.js → countdown-section-a4b62979.js} +0 -0
- /package/confirmation/modern/{countdown-section-5a30ab8e.d.ts → countdown-section-3c0f612c.d.ts} +0 -0
- /package/confirmation/modern/{countdown-section-5a30ab8e.js → countdown-section-3c0f612c.js} +0 -0
- /package/pure-cell/{component-b6918aec.d.ts → component-8706ad6e.d.ts} +0 -0
- /package/pure-cell/{component-b6918aec.js → component-8706ad6e.js} +0 -0
- /package/pure-cell/esm/{component-9a54b1ed.d.ts → component-7c9120a5.d.ts} +0 -0
- /package/pure-cell/esm/{component-9a54b1ed.js → component-7c9120a5.js} +0 -0
- /package/pure-cell/modern/{component-77a33c62.d.ts → component-657583a6.d.ts} +0 -0
- /package/pure-cell/modern/{component-77a33c62.js → component-657583a6.js} +0 -0
- /package/select/esm/{hook-4ab5f585.d.ts → hook-b9d559da.d.ts} +0 -0
- /package/select/esm/{hook-4ab5f585.js → hook-b9d559da.js} +0 -0
- /package/select/{hook-72c8ef01.d.ts → hook-8a723404.d.ts} +0 -0
- /package/select/{hook-72c8ef01.js → hook-8a723404.js} +0 -0
- /package/select/modern/{hook-4adee35c.d.ts → hook-d1a0d491.d.ts} +0 -0
- /package/select/modern/{hook-4adee35c.js → hook-d1a0d491.js} +0 -0
- /package/tabs/esm/{index.module-1e961bec.js → index.module-2e6bbad0.js} +0 -0
- /package/tabs/esm/{index.module-b07a0a20.js → index.module-f4522cbb.js} +0 -0
- /package/tabs/{index.module-dcd338c3.js → index.module-6317ca6b.js} +0 -0
- /package/tabs/{index.module-6c875fed.js → index.module-915cefb2.js} +0 -0
- /package/tabs/modern/{index.module-11a3c51b.js → index.module-461a89ca.js} +0 -0
- /package/tabs/modern/{index.module-b0eb0617.js → index.module-9b682de1.js} +0 -0
|
@@ -1,4 +1,8 @@
|
|
|
1
|
-
.
|
|
1
|
+
.card-image__cardImage_1k8yn {
|
|
2
|
+
background: #e7e8ea;
|
|
3
|
+
} .card-image__loaded_1k8yn {
|
|
4
|
+
background: transparent
|
|
5
|
+
}.badge__component_p8duf.badge__background-accent_p8duf {
|
|
2
6
|
background-color: #f83a2a;
|
|
3
7
|
color: #fff;
|
|
4
8
|
} .badge__component_p8duf.badge__background-specialbg-secondary-transparent_p8duf {
|
|
@@ -58,10 +62,6 @@
|
|
|
58
62
|
background-color: #fff;
|
|
59
63
|
} .badge__dot_p8duf.badge__outlineCount_p8duf {
|
|
60
64
|
border: 1px solid #0e0e0e;
|
|
61
|
-
}.card-image__cardImage_1k8yn {
|
|
62
|
-
background: #e7e8ea;
|
|
63
|
-
} .card-image__loaded_1k8yn {
|
|
64
|
-
background: transparent
|
|
65
65
|
}.backdrop__backdrop_14bwb {
|
|
66
66
|
-webkit-tap-highlight-color: transparent;
|
|
67
67
|
} .backdrop__appear_14bwb,
|
|
@@ -168,15 +168,7 @@
|
|
|
168
168
|
background: #fff;
|
|
169
169
|
} .hatching-progress-bar__accent_1wgx6 {
|
|
170
170
|
background: #f83a2a;
|
|
171
|
-
}.
|
|
172
|
-
color: rgba(238, 238, 251, 0.55)
|
|
173
|
-
} .icon-view__bg_177z0 {
|
|
174
|
-
fill: #1c1c1e;
|
|
175
|
-
} .icon-view__border_177z0 {
|
|
176
|
-
stroke: rgba(225, 225, 248, 0.09);
|
|
177
|
-
fill: transparent;
|
|
178
|
-
} .icon-view__children_177z0 {
|
|
179
|
-
}.indicator__component_1s4fn {
|
|
171
|
+
}.indicator__component_1s4fn {
|
|
180
172
|
color: #fff;
|
|
181
173
|
background-color: #f83a2a;
|
|
182
174
|
} .indicator__red_1s4fn {
|
|
@@ -194,7 +186,15 @@
|
|
|
194
186
|
color: #fff
|
|
195
187
|
} .indicator__grey_1s4fn.indicator__border_1s4fn {
|
|
196
188
|
outline: 2px solid #0e0e0e;
|
|
197
|
-
}
|
|
189
|
+
}.icon-view__component_177z0 {
|
|
190
|
+
color: rgba(238, 238, 251, 0.55)
|
|
191
|
+
} .icon-view__bg_177z0 {
|
|
192
|
+
fill: #1c1c1e;
|
|
193
|
+
} .icon-view__border_177z0 {
|
|
194
|
+
stroke: rgba(225, 225, 248, 0.09);
|
|
195
|
+
fill: transparent;
|
|
196
|
+
} .icon-view__children_177z0 {
|
|
197
|
+
}@keyframes loader__blink_19mvr {
|
|
198
198
|
}.link__primary_1gtu8 {
|
|
199
199
|
color: #fff;
|
|
200
200
|
border-bottom-color: #fff
|
|
@@ -264,7 +264,17 @@
|
|
|
264
264
|
background: #fff;
|
|
265
265
|
} .progress-bar__filled_uf3eh.progress-bar__accent_uf3eh {
|
|
266
266
|
background: #f83a2a;
|
|
267
|
-
}.
|
|
267
|
+
}.scrollbar__component_1cqd8 .scrollbar:before {
|
|
268
|
+
background-color: rgba(228, 228, 251, 0.28);
|
|
269
|
+
} .scrollbar__component_1cqd8.dragging .track .scrollbar.visible:before {
|
|
270
|
+
background-color: rgba(238, 238, 254, 0.46);
|
|
271
|
+
}
|
|
272
|
+
|
|
273
|
+
.scrollbar__component_vrncm .scrollbar:before {
|
|
274
|
+
background-color: rgba(9, 12, 37, 0.28);
|
|
275
|
+
} .scrollbar__component_vrncm.dragging .track .scrollbar.visible:before {
|
|
276
|
+
background-color: rgba(4, 4, 21, 0.47);
|
|
277
|
+
}.skeleton__component_j6u5v {
|
|
268
278
|
color: transparent;
|
|
269
279
|
background: rgba(214, 214, 229, 0.07);
|
|
270
280
|
} .skeleton__component_j6u5v:before {
|
|
@@ -286,17 +296,7 @@
|
|
|
286
296
|
100% {
|
|
287
297
|
background: rgb(198, 205, 214);
|
|
288
298
|
}
|
|
289
|
-
}.
|
|
290
|
-
background-color: rgba(228, 228, 251, 0.28);
|
|
291
|
-
} .scrollbar__component_1cqd8.dragging .track .scrollbar.visible:before {
|
|
292
|
-
background-color: rgba(238, 238, 254, 0.46);
|
|
293
|
-
}
|
|
294
|
-
|
|
295
|
-
.scrollbar__component_vrncm .scrollbar:before {
|
|
296
|
-
background-color: rgba(9, 12, 37, 0.28);
|
|
297
|
-
} .scrollbar__component_vrncm.dragging .track .scrollbar.visible:before {
|
|
298
|
-
background-color: rgba(4, 4, 21, 0.47);
|
|
299
|
-
}.segmented-control__wrapper_1kily {
|
|
299
|
+
}.segmented-control__wrapper_1kily {
|
|
300
300
|
background-color: rgba(225, 225, 248, 0.09);
|
|
301
301
|
} .segmented-control__segment_1kily.segmented-control__selected_1kily {
|
|
302
302
|
color: #fff;
|
|
@@ -1685,9 +1685,7 @@ button.pagination__tag_1w95k.pagination__tag_1w95k {
|
|
|
1685
1685
|
color: #fff;
|
|
1686
1686
|
} .circular-progress-bar__iconWrapper_1gzj6.circular-progress-bar__icon-secondary_1gzj6 {
|
|
1687
1687
|
color: #898991;
|
|
1688
|
-
}.
|
|
1689
|
-
background-color: #212124;
|
|
1690
|
-
}.chart__coreChart_p3tom .recharts-text tspan {
|
|
1688
|
+
}.chart__coreChart_p3tom .recharts-text tspan {
|
|
1691
1689
|
fill: #fff;
|
|
1692
1690
|
}
|
|
1693
1691
|
@keyframes chart__showDot_17g7s {
|
|
@@ -1710,6 +1708,8 @@ button.pagination__tag_1w95k.pagination__tag_1w95k {
|
|
|
1710
1708
|
background-color: #0e0e0e;
|
|
1711
1709
|
} .chart__tooltipArrow_1tlhz:before {
|
|
1712
1710
|
border-color: transparent #0e0e0e transparent transparent;
|
|
1711
|
+
}.list-header__filled_yiccy {
|
|
1712
|
+
background-color: #212124;
|
|
1713
1713
|
}.list__list_wrlmp {
|
|
1714
1714
|
color: #fff;
|
|
1715
1715
|
}
|
|
@@ -1755,6 +1755,25 @@ button.pagination__tag_1w95k.pagination__tag_1w95k {
|
|
|
1755
1755
|
color: #f83a2a;
|
|
1756
1756
|
} .tab-bar__label_1js6c {
|
|
1757
1757
|
color: rgba(238, 238, 251, 0.55);
|
|
1758
|
+
}.drawer__customScrollbar_1vggq::-webkit-scrollbar-track {
|
|
1759
|
+
background-color: transparent;
|
|
1760
|
+
} .drawer__customScrollbar_1vggq::-webkit-scrollbar-track-piece {
|
|
1761
|
+
background-color: transparent;
|
|
1762
|
+
} .drawer__customScrollbar_1vggq::-webkit-scrollbar-thumb {
|
|
1763
|
+
background-color: rgba(255, 255, 255, 0.3);
|
|
1764
|
+
border-color: transparent;
|
|
1765
|
+
} .drawer__customScrollbar_1vggq::-webkit-scrollbar-thumb:active {
|
|
1766
|
+
background-color: rgba(255, 255, 255, 0.6);
|
|
1767
|
+
} .drawer__backdropEnter_1vggq {
|
|
1768
|
+
background-color: transparent;
|
|
1769
|
+
} .drawer__backdropEnterActive_1vggq,
|
|
1770
|
+
.drawer__backdropEnterDone_1vggq {
|
|
1771
|
+
background-color: rgba(0, 0, 0, 0.7);
|
|
1772
|
+
} .drawer__backdropExit_1vggq {
|
|
1773
|
+
background-color: rgba(0, 0, 0, 0.7);
|
|
1774
|
+
} .drawer__backdropExitActive_1vggq,
|
|
1775
|
+
.drawer__backdropExitDone_1vggq {
|
|
1776
|
+
background-color: transparent;
|
|
1758
1777
|
}.textarea__input_2woln {
|
|
1759
1778
|
color: #fff;
|
|
1760
1779
|
caret-color: #fff;
|
|
@@ -1876,62 +1895,13 @@ button.pagination__tag_1w95k.pagination__tag_1w95k {
|
|
|
1876
1895
|
color: rgba(238, 238, 251, 0.55);
|
|
1877
1896
|
} .textarea__error_xmlxq {
|
|
1878
1897
|
color: #ff5431;
|
|
1879
|
-
}.drawer__customScrollbar_1vggq::-webkit-scrollbar-track {
|
|
1880
|
-
background-color: transparent;
|
|
1881
|
-
} .drawer__customScrollbar_1vggq::-webkit-scrollbar-track-piece {
|
|
1882
|
-
background-color: transparent;
|
|
1883
|
-
} .drawer__customScrollbar_1vggq::-webkit-scrollbar-thumb {
|
|
1884
|
-
background-color: rgba(255, 255, 255, 0.3);
|
|
1885
|
-
border-color: transparent;
|
|
1886
|
-
} .drawer__customScrollbar_1vggq::-webkit-scrollbar-thumb:active {
|
|
1887
|
-
background-color: rgba(255, 255, 255, 0.6);
|
|
1888
|
-
} .drawer__backdropEnter_1vggq {
|
|
1889
|
-
background-color: transparent;
|
|
1890
|
-
} .drawer__backdropEnterActive_1vggq,
|
|
1891
|
-
.drawer__backdropEnterDone_1vggq {
|
|
1892
|
-
background-color: rgba(0, 0, 0, 0.7);
|
|
1893
|
-
} .drawer__backdropExit_1vggq {
|
|
1894
|
-
background-color: rgba(0, 0, 0, 0.7);
|
|
1895
|
-
} .drawer__backdropExitActive_1vggq,
|
|
1896
|
-
.drawer__backdropExitDone_1vggq {
|
|
1897
|
-
background-color: transparent;
|
|
1898
1898
|
}.attach__component_un3rb {
|
|
1899
1899
|
} .attach__file_un3rb,
|
|
1900
1900
|
.attach__noFile_un3rb {
|
|
1901
1901
|
color: rgba(238, 238, 251, 0.55);
|
|
1902
1902
|
} .attach__focused_un3rb {
|
|
1903
1903
|
outline: 2px solid #3193fc;
|
|
1904
|
-
}.
|
|
1905
|
-
color: #0e0e0e;
|
|
1906
|
-
} .custom-button__customButton_9yk8c.custom-button__black_9yk8c * {
|
|
1907
|
-
color: #fff;
|
|
1908
|
-
} .custom-button__customButton_9yk8c.custom-button__static-white_9yk8c * {
|
|
1909
|
-
color: #fff;
|
|
1910
|
-
} .custom-button__customButton_9yk8c.custom-button__static-black_9yk8c * {
|
|
1911
|
-
color: #0e0e0e;
|
|
1912
|
-
} .custom-button__customButton_9yk8c:before {
|
|
1913
|
-
background-color: rgba(0, 0, 0, 0);
|
|
1914
|
-
} .custom-button__customButton_9yk8c.custom-button__darkening_9yk8c:hover:before {
|
|
1915
|
-
background-color: rgba(255, 255, 255, 0.07);
|
|
1916
|
-
} .custom-button__customButton_9yk8c.custom-button__darkening_9yk8c:active:before {
|
|
1917
|
-
background-color: rgba(255, 255, 255, 0.15);
|
|
1918
|
-
} .custom-button__customButton_9yk8c.custom-button__lightening_9yk8c:hover:before {
|
|
1919
|
-
background-color: rgba(0, 0, 0, 0.07);
|
|
1920
|
-
} .custom-button__customButton_9yk8c.custom-button__lightening_9yk8c:active:before {
|
|
1921
|
-
background-color: rgba(0, 0, 0, 0.15);
|
|
1922
|
-
} .custom-button__customButton_9yk8c.custom-button__static-darkening_9yk8c:hover:before {
|
|
1923
|
-
background-color: rgba(0, 0, 0, 0.07);
|
|
1924
|
-
} .custom-button__customButton_9yk8c.custom-button__static-darkening_9yk8c:active:before {
|
|
1925
|
-
background-color: rgba(0, 0, 0, 0.15);
|
|
1926
|
-
} .custom-button__customButton_9yk8c.custom-button__static-lightening_9yk8c:hover:before {
|
|
1927
|
-
background-color: rgba(255, 255, 255, 0.07);
|
|
1928
|
-
} .custom-button__customButton_9yk8c.custom-button__static-lightening_9yk8c:active:before {
|
|
1929
|
-
background-color: rgba(255, 255, 255, 0.15);
|
|
1930
|
-
} .custom-button__customButton_9yk8c:disabled.custom-button__white_9yk8c * {
|
|
1931
|
-
color: #fff;
|
|
1932
|
-
} .custom-button__customButton_9yk8c:disabled.custom-button__black_9yk8c * {
|
|
1933
|
-
color: #0e0e0e;
|
|
1934
|
-
}.confirmation-v1__errorHeader_3z9q0 {
|
|
1904
|
+
}.confirmation-v1__errorHeader_3z9q0 {
|
|
1935
1905
|
color: #fff;
|
|
1936
1906
|
color: #fff;
|
|
1937
1907
|
} .confirmation-v1__errorText_3z9q0 {
|
|
@@ -1979,7 +1949,37 @@ button.pagination__tag_1w95k.pagination__tag_1w95k {
|
|
|
1979
1949
|
} .confirmation-v1__loaderText_1l1j2 {
|
|
1980
1950
|
color: rgba(238, 238, 251, 0.55);
|
|
1981
1951
|
color: rgba(238, 238, 251, 0.55);
|
|
1982
|
-
}.
|
|
1952
|
+
}.custom-button__customButton_9yk8c.custom-button__white_9yk8c * {
|
|
1953
|
+
color: #0e0e0e;
|
|
1954
|
+
} .custom-button__customButton_9yk8c.custom-button__black_9yk8c * {
|
|
1955
|
+
color: #fff;
|
|
1956
|
+
} .custom-button__customButton_9yk8c.custom-button__static-white_9yk8c * {
|
|
1957
|
+
color: #fff;
|
|
1958
|
+
} .custom-button__customButton_9yk8c.custom-button__static-black_9yk8c * {
|
|
1959
|
+
color: #0e0e0e;
|
|
1960
|
+
} .custom-button__customButton_9yk8c:before {
|
|
1961
|
+
background-color: rgba(0, 0, 0, 0);
|
|
1962
|
+
} .custom-button__customButton_9yk8c.custom-button__darkening_9yk8c:hover:before {
|
|
1963
|
+
background-color: rgba(255, 255, 255, 0.07);
|
|
1964
|
+
} .custom-button__customButton_9yk8c.custom-button__darkening_9yk8c:active:before {
|
|
1965
|
+
background-color: rgba(255, 255, 255, 0.15);
|
|
1966
|
+
} .custom-button__customButton_9yk8c.custom-button__lightening_9yk8c:hover:before {
|
|
1967
|
+
background-color: rgba(0, 0, 0, 0.07);
|
|
1968
|
+
} .custom-button__customButton_9yk8c.custom-button__lightening_9yk8c:active:before {
|
|
1969
|
+
background-color: rgba(0, 0, 0, 0.15);
|
|
1970
|
+
} .custom-button__customButton_9yk8c.custom-button__static-darkening_9yk8c:hover:before {
|
|
1971
|
+
background-color: rgba(0, 0, 0, 0.07);
|
|
1972
|
+
} .custom-button__customButton_9yk8c.custom-button__static-darkening_9yk8c:active:before {
|
|
1973
|
+
background-color: rgba(0, 0, 0, 0.15);
|
|
1974
|
+
} .custom-button__customButton_9yk8c.custom-button__static-lightening_9yk8c:hover:before {
|
|
1975
|
+
background-color: rgba(255, 255, 255, 0.07);
|
|
1976
|
+
} .custom-button__customButton_9yk8c.custom-button__static-lightening_9yk8c:active:before {
|
|
1977
|
+
background-color: rgba(255, 255, 255, 0.15);
|
|
1978
|
+
} .custom-button__customButton_9yk8c:disabled.custom-button__white_9yk8c * {
|
|
1979
|
+
color: #fff;
|
|
1980
|
+
} .custom-button__customButton_9yk8c:disabled.custom-button__black_9yk8c * {
|
|
1981
|
+
color: #0e0e0e;
|
|
1982
|
+
}.cc-icon-button.icon-button__primary_l951x {
|
|
1983
1983
|
color: #fff
|
|
1984
1984
|
} .cc-icon-button.icon-button__primary_l951x:hover {
|
|
1985
1985
|
color: #babbc2;
|
|
@@ -2225,7 +2225,21 @@ button.pagination__tag_1w95k.pagination__tag_1w95k {
|
|
|
2225
2225
|
color: #fff
|
|
2226
2226
|
} .file-upload-item__errorWrapper_zzkjk {
|
|
2227
2227
|
color: #ff5431
|
|
2228
|
-
}.
|
|
2228
|
+
}.pure-cell__focused_1bw9x {
|
|
2229
|
+
outline: 2px solid #3193fc;
|
|
2230
|
+
}
|
|
2231
|
+
|
|
2232
|
+
|
|
2233
|
+
|
|
2234
|
+
.pure-cell__categoryPercent_1ckmh {
|
|
2235
|
+
background-color: #1c1c1e;
|
|
2236
|
+
}
|
|
2237
|
+
|
|
2238
|
+
|
|
2239
|
+
|
|
2240
|
+
|
|
2241
|
+
|
|
2242
|
+
.navigation-bar__content_sn1mo {
|
|
2229
2243
|
color: #fff
|
|
2230
2244
|
} .navigation-bar__subtitle_sn1mo {
|
|
2231
2245
|
color: rgba(238, 238, 251, 0.55);
|
|
@@ -2297,21 +2311,7 @@ button.pagination__tag_1w95k.pagination__tag_1w95k {
|
|
|
2297
2311
|
background-color: #1c1c1e;
|
|
2298
2312
|
} .toast-plate__closeButtonWrapper_r36u2:before {
|
|
2299
2313
|
background-color: #29292c;
|
|
2300
|
-
}.
|
|
2301
|
-
outline: 2px solid #3193fc;
|
|
2302
|
-
}
|
|
2303
|
-
|
|
2304
|
-
|
|
2305
|
-
|
|
2306
|
-
.pure-cell__categoryPercent_1ckmh {
|
|
2307
|
-
background-color: #1c1c1e;
|
|
2308
|
-
}
|
|
2309
|
-
|
|
2310
|
-
|
|
2311
|
-
|
|
2312
|
-
|
|
2313
|
-
|
|
2314
|
-
.number-input__steppers_1bgb6 {
|
|
2314
|
+
}.number-input__steppers_1bgb6 {
|
|
2315
2315
|
background-color: rgba(214, 214, 229, 0.07);
|
|
2316
2316
|
} .number-input__steppersFocused_1bgb6,
|
|
2317
2317
|
.number-input__steppersDisabled_1bgb6 {
|
|
@@ -2514,7 +2514,8 @@ button.pagination__tag_1w95k.pagination__tag_1w95k {
|
|
|
2514
2514
|
} .modal__sticky_1lej7.modal__hasContent_1lej7 {
|
|
2515
2515
|
background: #1c1c1e;
|
|
2516
2516
|
}
|
|
2517
|
-
|
|
2517
|
+
@media (min-width: 600px) {
|
|
2518
|
+
}.amount-input__minorPartAndCurrency_1kt77 {
|
|
2518
2519
|
color: rgba(238, 238, 251, 0.55);
|
|
2519
2520
|
}
|
|
2520
2521
|
.amount-input__filled_bi1xj .amount-input__input_bi1xj,
|
|
@@ -2576,8 +2577,7 @@ button.pagination__tag_1w95k.pagination__tag_1w95k {
|
|
|
2576
2577
|
} .tooltip__hint_17bo1 .tooltip__arrow_17bo1:after {
|
|
2577
2578
|
background-color: #1c1c1e;
|
|
2578
2579
|
}
|
|
2579
|
-
|
|
2580
|
-
}.gallery__container_1tno2 {
|
|
2580
|
+
.gallery__container_1tno2 {
|
|
2581
2581
|
background-color: #0e0e0e;
|
|
2582
2582
|
} .gallery__modal_1tno2 {
|
|
2583
2583
|
background: transparent;
|
|
@@ -2858,12 +2858,12 @@ button.pagination__tag_1w95k.pagination__tag_1w95k {
|
|
|
2858
2858
|
background-color: #1c1c1e;
|
|
2859
2859
|
}.date-range-input__calendarContainer_1pzha {
|
|
2860
2860
|
border: 1px solid #29292c
|
|
2861
|
-
}.date-time-input__calendarContainer_1da2h {
|
|
2862
|
-
border: 1px solid #29292c
|
|
2863
2861
|
}.calendar-input__calendarContainer_1y15p {
|
|
2864
2862
|
border: 1px solid #29292c
|
|
2865
2863
|
} .calendar-input__calendarIcon_1y15p {
|
|
2866
2864
|
color: rgba(238, 238, 251, 0.55)
|
|
2865
|
+
}.date-time-input__calendarContainer_1da2h {
|
|
2866
|
+
border: 1px solid #29292c
|
|
2867
2867
|
}.universal-date-input__calendarIcon_1y2ws {
|
|
2868
2868
|
color: rgba(238, 238, 251, 0.55);
|
|
2869
2869
|
} .universal-date-input__calendarContainer_1y2ws {
|
|
@@ -2907,10 +2907,7 @@ button.pagination__tag_1w95k.pagination__tag_1w95k {
|
|
|
2907
2907
|
.picker-button__linkOpen_gcafh:not(:hover) {
|
|
2908
2908
|
background-color: rgba(214, 214, 229, 0.07);
|
|
2909
2909
|
}
|
|
2910
|
-
|
|
2911
|
-
.calendar-range__component_12yi0:after {
|
|
2912
|
-
background-color: #fff;
|
|
2913
|
-
}.table__component_1t1zk {
|
|
2910
|
+
.table__component_1t1zk {
|
|
2914
2911
|
border-top: 1px solid #36363a;
|
|
2915
2912
|
}
|
|
2916
2913
|
.table__wrapper_uhjxs {
|
|
@@ -2957,6 +2954,9 @@ button.pagination__tag_1w95k.pagination__tag_1w95k {
|
|
|
2957
2954
|
.table__open_8zspi:hover {
|
|
2958
2955
|
background-color: rgba(255, 255, 255, 0.163);
|
|
2959
2956
|
}
|
|
2957
|
+
.calendar-range__component_12yi0:after {
|
|
2958
|
+
background-color: #fff;
|
|
2959
|
+
}
|
|
2960
2960
|
.international-phone-input__dialCode_o5szj {
|
|
2961
2961
|
color: rgba(238, 238, 251, 0.55);
|
|
2962
2962
|
} .international-phone-input__emptyCountryIcon_o5szj {
|
|
File without changes
|
|
File without changes
|
/package/confirmation/esm/{countdown-section-1c60196c.d.ts → countdown-section-a4b62979.d.ts}
RENAMED
|
File without changes
|
|
File without changes
|
/package/confirmation/modern/{countdown-section-5a30ab8e.d.ts → countdown-section-3c0f612c.d.ts}
RENAMED
|
File without changes
|
/package/confirmation/modern/{countdown-section-5a30ab8e.js → countdown-section-3c0f612c.js}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|