@alfalab/core-components 43.1.3-beta.0 → 43.2.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/bottom-sheet/component.js +2 -2
- package/bottom-sheet/cssm/component.js +2 -2
- package/bottom-sheet/cssm/index.module.css +3 -2
- package/bottom-sheet/cssm/types.d.ts +4 -0
- package/bottom-sheet/esm/component.js +2 -2
- package/bottom-sheet/esm/index.css +3 -2
- package/bottom-sheet/esm/types.d.ts +4 -0
- package/bottom-sheet/index.css +3 -2
- package/bottom-sheet/modern/component.js +2 -1
- package/bottom-sheet/modern/index.css +3 -2
- package/bottom-sheet/modern/types.d.ts +4 -0
- package/bottom-sheet/types.d.ts +4 -0
- 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/form-control/components/base-form-control/default.css +2 -2
- package/form-control/components/base-form-control/inverted.css +2 -2
- package/form-control/cssm/components/base-form-control/default.module.css +2 -2
- package/form-control/cssm/components/base-form-control/inverted.module.css +2 -2
- package/form-control/esm/components/base-form-control/default.css +2 -2
- package/form-control/esm/components/base-form-control/inverted.css +2 -2
- package/form-control/modern/components/base-form-control/default.css +2 -2
- package/form-control/modern/components/base-form-control/inverted.css +2 -2
- package/gallery/Component.js +2 -2
- package/gallery/components/header/Component.js +1 -1
- package/gallery/components/header/buttons.js +1 -1
- package/gallery/components/header/index.js +1 -1
- package/gallery/components/image-viewer/component.js +1 -1
- package/gallery/components/image-viewer/index.js +1 -1
- package/gallery/components/image-viewer/slide.js +1 -1
- package/gallery/components/index.js +2 -2
- package/gallery/esm/Component.js +2 -2
- package/gallery/esm/components/header/Component.js +1 -1
- package/gallery/esm/components/header/buttons.js +1 -1
- package/gallery/esm/components/header/index.js +1 -1
- package/gallery/esm/components/image-viewer/component.js +1 -1
- package/gallery/esm/components/image-viewer/index.js +1 -1
- package/gallery/esm/components/image-viewer/slide.js +1 -1
- package/gallery/esm/components/index.js +2 -2
- package/gallery/esm/index.js +2 -2
- package/gallery/index.js +2 -2
- package/gallery/modern/Component.js +2 -2
- package/gallery/modern/components/header/Component.js +1 -1
- package/gallery/modern/components/header/buttons.js +1 -1
- package/gallery/modern/components/header/index.js +1 -1
- package/gallery/modern/components/image-viewer/component.js +1 -1
- package/gallery/modern/components/image-viewer/index.js +1 -1
- package/gallery/modern/components/image-viewer/slide.js +1 -1
- package/gallery/modern/components/index.js +2 -2
- package/gallery/modern/index.js +2 -2
- package/international-phone-input/cssm/typings-e63ec8aa.d.ts +31 -24
- package/international-phone-input/esm/typings-e63ec8aa.d.ts +31 -24
- package/international-phone-input/modern/typings-e63ec8aa.d.ts +31 -24
- package/international-phone-input/typings-e63ec8aa.d.ts +31 -24
- package/navigation-bar/Component.js +2 -2
- package/navigation-bar/cssm/Component.js +2 -2
- package/navigation-bar/cssm/types.d.ts +5 -0
- package/navigation-bar/esm/Component.js +2 -2
- package/navigation-bar/esm/types.d.ts +5 -0
- package/navigation-bar/modern/Component.js +2 -2
- package/navigation-bar/modern/types.d.ts +5 -0
- package/navigation-bar/types.d.ts +5 -0
- package/package.json +1 -1
- package/picker-button/{esm/types-1c79e231.d.ts → cssm/types-667e33fd.d.ts} +5 -1
- package/picker-button/cssm/typings-e63ec8aa.d.ts +5 -1
- package/picker-button/{types-1c79e231.d.ts → esm/types-667e33fd.d.ts} +5 -1
- package/picker-button/esm/typings-e63ec8aa.d.ts +5 -1
- package/picker-button/modern/{types-1c79e231.d.ts → types-667e33fd.d.ts} +5 -1
- package/picker-button/modern/typings-e63ec8aa.d.ts +5 -1
- package/picker-button/{cssm/types-1c79e231.d.ts → types-667e33fd.d.ts} +5 -1
- package/picker-button/typings-e63ec8aa.d.ts +5 -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/select-with-tags/component.d.ts +1 -1
- package/tabs/collapsible/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/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/tabs/Component.collapsible.js +1 -1
- package/tabs/components/tabs/Component.desktop.js +2 -2
- package/tabs/components/tabs/Component.mobile.js +2 -2
- package/tabs/components/tabs/Component.responsive.js +2 -2
- package/tabs/desktop/index.js +2 -2
- 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/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 +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/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/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/index.js +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 +21 -21
- package/themes/dist/compiled/mobile-dark-bluetint.css +121 -121
- package/typography/component.js +2 -2
- 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/index.js +2 -2
- package/typography/modern/component.js +2 -2
- package/typography/modern/index.js +2 -2
- package/typography/modern/text/component.js +1 -1
- package/typography/modern/text/index.js +1 -1
- package/typography/modern/title/component.js +1 -1
- package/typography/modern/title/index.js +2 -2
- package/typography/modern/title-mobile/component.js +2 -2
- package/typography/modern/title-mobile/index.js +2 -2
- package/typography/modern/title-responsive/component.js +2 -2
- package/typography/modern/title-responsive/index.js +2 -2
- package/typography/text/component.js +1 -1
- package/typography/text/index.js +1 -1
- package/typography/title/component.js +1 -1
- package/typography/title/index.js +2 -2
- package/typography/title-mobile/component.js +2 -2
- package/typography/title-mobile/index.js +2 -2
- package/typography/title-responsive/component.js +2 -2
- package/typography/title-responsive/index.js +2 -2
- package/universal-date-input/cssm/index-5712fce2.d.ts +27 -24
- package/universal-date-input/esm/index-5712fce2.d.ts +27 -24
- package/universal-date-input/index-5712fce2.d.ts +27 -24
- package/universal-date-input/modern/index-5712fce2.d.ts +27 -24
- /package/confirmation/{countdown-section-840dd98a.d.ts → countdown-section-c3df4486.d.ts} +0 -0
- /package/confirmation/{countdown-section-840dd98a.js → countdown-section-c3df4486.js} +0 -0
- /package/confirmation/esm/{countdown-section-0db0e4ed.d.ts → countdown-section-7359cc39.d.ts} +0 -0
- /package/confirmation/esm/{countdown-section-0db0e4ed.js → countdown-section-7359cc39.js} +0 -0
- /package/confirmation/modern/{countdown-section-9c20403c.d.ts → countdown-section-afd7b569.d.ts} +0 -0
- /package/confirmation/modern/{countdown-section-9c20403c.js → countdown-section-afd7b569.js} +0 -0
- /package/gallery/{buttons-4f5e6d04.d.ts → buttons-916b2ace.d.ts} +0 -0
- /package/gallery/{buttons-4f5e6d04.js → buttons-916b2ace.js} +0 -0
- /package/gallery/esm/{buttons-b69133ee.d.ts → buttons-9fe1d28e.d.ts} +0 -0
- /package/gallery/esm/{buttons-b69133ee.js → buttons-9fe1d28e.js} +0 -0
- /package/gallery/esm/{slide-d3262e3b.d.ts → slide-cfd8bfe0.d.ts} +0 -0
- /package/gallery/esm/{slide-d3262e3b.js → slide-cfd8bfe0.js} +0 -0
- /package/gallery/modern/{buttons-86d05dcd.d.ts → buttons-95ecfff9.d.ts} +0 -0
- /package/gallery/modern/{buttons-86d05dcd.js → buttons-95ecfff9.js} +0 -0
- /package/gallery/modern/{slide-aa765790.d.ts → slide-026ef04b.d.ts} +0 -0
- /package/gallery/modern/{slide-aa765790.js → slide-026ef04b.js} +0 -0
- /package/gallery/{slide-c5cb565d.d.ts → slide-36063e76.d.ts} +0 -0
- /package/gallery/{slide-c5cb565d.js → slide-36063e76.js} +0 -0
- /package/pure-cell/{component-e1553bc3.d.ts → component-a5dfdddd.d.ts} +0 -0
- /package/pure-cell/{component-e1553bc3.js → component-a5dfdddd.js} +0 -0
- /package/pure-cell/esm/{component-17015bb0.d.ts → component-a5b5f2d1.d.ts} +0 -0
- /package/pure-cell/esm/{component-17015bb0.js → component-a5b5f2d1.js} +0 -0
- /package/pure-cell/modern/{component-d9b0a296.d.ts → component-591761ce.d.ts} +0 -0
- /package/pure-cell/modern/{component-d9b0a296.js → component-591761ce.js} +0 -0
- /package/select/esm/{hook-b7e947a3.d.ts → hook-a287da6c.d.ts} +0 -0
- /package/select/esm/{hook-b7e947a3.js → hook-a287da6c.js} +0 -0
- /package/select/{hook-c20445cd.d.ts → hook-d8cd1702.d.ts} +0 -0
- /package/select/{hook-c20445cd.js → hook-d8cd1702.js} +0 -0
- /package/select/modern/{hook-3b1b5c82.d.ts → hook-14cdb84d.d.ts} +0 -0
- /package/select/modern/{hook-3b1b5c82.js → hook-14cdb84d.js} +0 -0
- /package/tabs/esm/{index.module-b52b9e17.js → index.module-4151daf2.js} +0 -0
- /package/tabs/esm/{index.module-be3bfbff.js → index.module-525943f3.js} +0 -0
- /package/tabs/{index.module-711e02ae.js → index.module-0382cb1b.js} +0 -0
- /package/tabs/{index.module-05b34f7e.js → index.module-6325dd03.js} +0 -0
- /package/tabs/modern/{index.module-1bf1a955.js → index.module-86f8baa2.js} +0 -0
- /package/tabs/modern/{index.module-810908b2.js → index.module-efbe6ab6.js} +0 -0
- /package/textarea/{PseudoTextArea-e28d5626.d.ts → PseudoTextArea-6e620af2.d.ts} +0 -0
- /package/textarea/{PseudoTextArea-e28d5626.js → PseudoTextArea-6e620af2.js} +0 -0
- /package/textarea/esm/{PseudoTextArea-377a9459.d.ts → PseudoTextArea-a3994a4b.d.ts} +0 -0
- /package/textarea/esm/{PseudoTextArea-377a9459.js → PseudoTextArea-a3994a4b.js} +0 -0
- /package/textarea/modern/{PseudoTextArea-5d699ede.d.ts → PseudoTextArea-7787d54a.d.ts} +0 -0
- /package/textarea/modern/{PseudoTextArea-5d699ede.js → PseudoTextArea-7787d54a.js} +0 -0
- /package/typography/{colors.module-88798512.js → colors.module-49eb285f.js} +0 -0
- /package/typography/{common.module-60c4edff.js → common.module-7275f428.js} +0 -0
- /package/typography/esm/{colors.module-5d0e5d81.js → colors.module-0752fba9.js} +0 -0
- /package/typography/esm/{common.module-980459cf.js → common.module-a41f9d6b.js} +0 -0
- /package/typography/modern/{colors.module-76bf7d31.js → colors.module-bae7f7cd.js} +0 -0
- /package/typography/modern/{common.module-a42461d1.js → common.module-b8a90806.js} +0 -0
|
@@ -6,7 +6,7 @@ import cn from 'classnames';
|
|
|
6
6
|
import { FormControl } from '../../form-control/esm';
|
|
7
7
|
import { getDataTestId } from '../../shared/esm';
|
|
8
8
|
import { useMedia, useFocus } from '@alfalab/hooks';
|
|
9
|
-
import { s as styles, P as PseudoTextArea } from './PseudoTextArea-
|
|
9
|
+
import { s as styles, P as PseudoTextArea } from './PseudoTextArea-a3994a4b.js';
|
|
10
10
|
|
|
11
11
|
var defaultColors = {"input":"textarea__input_1o525","hasInnerLabel":"textarea__hasInnerLabel_1o525","clearIcon":"textarea__clearIcon_1o525","disableUserInput":"textarea__disableUserInput_1o525","error":"textarea__error_1o525","textarea":"textarea__textarea_1o525","hint":"textarea__hint_1o525"};
|
|
12
12
|
require('./default.css');
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../PseudoTextArea-
|
|
1
|
+
export * from "../PseudoTextArea-a3994a4b";
|
package/textarea/esm/index.js
CHANGED
package/textarea/index.js
CHANGED
|
@@ -5,7 +5,7 @@ import cn from 'classnames';
|
|
|
5
5
|
import { FormControl } from '../../form-control/modern';
|
|
6
6
|
import { getDataTestId } from '../../shared/modern';
|
|
7
7
|
import { useMedia, useFocus } from '@alfalab/hooks';
|
|
8
|
-
import { s as styles, P as PseudoTextArea } from './PseudoTextArea-
|
|
8
|
+
import { s as styles, P as PseudoTextArea } from './PseudoTextArea-7787d54a.js';
|
|
9
9
|
|
|
10
10
|
const defaultColors = {"input":"textarea__input_1o525","hasInnerLabel":"textarea__hasInnerLabel_1o525","clearIcon":"textarea__clearIcon_1o525","disableUserInput":"textarea__disableUserInput_1o525","error":"textarea__error_1o525","textarea":"textarea__textarea_1o525","hint":"textarea__hint_1o525"};
|
|
11
11
|
require('./default.css');
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../PseudoTextArea-
|
|
1
|
+
export * from "../PseudoTextArea-7787d54a";
|
package/textarea/modern/index.js
CHANGED
|
@@ -189,14 +189,6 @@
|
|
|
189
189
|
}
|
|
190
190
|
.hatching-progress-bar__accent_nybc8 {
|
|
191
191
|
background: #ef3124;
|
|
192
|
-
}.icon-view__component_kd45g {
|
|
193
|
-
color: #898991
|
|
194
|
-
} .icon-view__bg_kd45g {
|
|
195
|
-
fill: #1c1c1e;
|
|
196
|
-
} .icon-view__border_kd45g {
|
|
197
|
-
stroke: rgba(255, 255, 255, 0.1);
|
|
198
|
-
fill: transparent;
|
|
199
|
-
} .icon-view__children_kd45g {
|
|
200
192
|
}.indicator__component_10u2c {
|
|
201
193
|
color: #fff;
|
|
202
194
|
background-color: #ef3124;
|
|
@@ -215,7 +207,15 @@
|
|
|
215
207
|
color: #fff
|
|
216
208
|
} .indicator__grey_10u2c.indicator__border_10u2c {
|
|
217
209
|
outline: 2px solid #000;
|
|
218
|
-
}
|
|
210
|
+
}.icon-view__component_kd45g {
|
|
211
|
+
color: #898991
|
|
212
|
+
} .icon-view__bg_kd45g {
|
|
213
|
+
fill: #1c1c1e;
|
|
214
|
+
} .icon-view__border_kd45g {
|
|
215
|
+
stroke: rgba(255, 255, 255, 0.1);
|
|
216
|
+
fill: transparent;
|
|
217
|
+
} .icon-view__children_kd45g {
|
|
218
|
+
}@media (max-width: 599px) {
|
|
219
219
|
}
|
|
220
220
|
@media (min-width: 320px) {
|
|
221
221
|
}
|
|
@@ -387,7 +387,17 @@
|
|
|
387
387
|
color: #fff;
|
|
388
388
|
} .radio__hint_q1sph {
|
|
389
389
|
color: rgba(238, 238, 251, 0.55);
|
|
390
|
-
}.
|
|
390
|
+
}.scrollbar__component_jkqmn .scrollbar:before {
|
|
391
|
+
background-color: rgba(255, 255, 255, 0.3);
|
|
392
|
+
} .scrollbar__component_jkqmn.dragging .track .scrollbar.visible:before {
|
|
393
|
+
background-color: rgba(255, 255, 255, 0.6);
|
|
394
|
+
}
|
|
395
|
+
|
|
396
|
+
.scrollbar__component_2m0r0 .scrollbar:before {
|
|
397
|
+
background-color: rgba(14, 14, 14, 0.3);
|
|
398
|
+
} .scrollbar__component_2m0r0.dragging .track .scrollbar.visible:before {
|
|
399
|
+
background-color: rgba(14, 14, 14, 0.6);
|
|
400
|
+
}.segmented-control__wrapper_8nt71 {
|
|
391
401
|
background-color: rgba(214, 214, 229, 0.07);
|
|
392
402
|
} .segmented-control__segment_8nt71.segmented-control__selected_8nt71 {
|
|
393
403
|
color: #0e0e0e;
|
|
@@ -404,17 +414,7 @@
|
|
|
404
414
|
background-color: #36363a;
|
|
405
415
|
} .segmented-control__focused_16br5 {
|
|
406
416
|
outline: 2px solid #3193fc;
|
|
407
|
-
}.
|
|
408
|
-
background-color: rgba(255, 255, 255, 0.3);
|
|
409
|
-
} .scrollbar__component_jkqmn.dragging .track .scrollbar.visible:before {
|
|
410
|
-
background-color: rgba(255, 255, 255, 0.6);
|
|
411
|
-
}
|
|
412
|
-
|
|
413
|
-
.scrollbar__component_2m0r0 .scrollbar:before {
|
|
414
|
-
background-color: rgba(14, 14, 14, 0.3);
|
|
415
|
-
} .scrollbar__component_2m0r0.dragging .track .scrollbar.visible:before {
|
|
416
|
-
background-color: rgba(14, 14, 14, 0.6);
|
|
417
|
-
}.skeleton__component_mo1n4 {
|
|
417
|
+
}.skeleton__component_mo1n4 {
|
|
418
418
|
color: transparent;
|
|
419
419
|
background: rgba(255, 255, 255, 0.1);
|
|
420
420
|
} .skeleton__component_mo1n4:before {
|
|
@@ -189,14 +189,6 @@
|
|
|
189
189
|
}
|
|
190
190
|
.hatching-progress-bar__accent_nybc8 {
|
|
191
191
|
background: #ef3124;
|
|
192
|
-
}.icon-view__component_kd45g {
|
|
193
|
-
color: #898991
|
|
194
|
-
} .icon-view__bg_kd45g {
|
|
195
|
-
fill: #1c1c1e;
|
|
196
|
-
} .icon-view__border_kd45g {
|
|
197
|
-
stroke: rgba(255, 255, 255, 0.1);
|
|
198
|
-
fill: transparent;
|
|
199
|
-
} .icon-view__children_kd45g {
|
|
200
192
|
}.indicator__component_10u2c {
|
|
201
193
|
color: #fff;
|
|
202
194
|
background-color: #ef3124;
|
|
@@ -215,7 +207,15 @@
|
|
|
215
207
|
color: #fff
|
|
216
208
|
} .indicator__grey_10u2c.indicator__border_10u2c {
|
|
217
209
|
outline: 2px solid #000;
|
|
218
|
-
}
|
|
210
|
+
}.icon-view__component_kd45g {
|
|
211
|
+
color: #898991
|
|
212
|
+
} .icon-view__bg_kd45g {
|
|
213
|
+
fill: #1c1c1e;
|
|
214
|
+
} .icon-view__border_kd45g {
|
|
215
|
+
stroke: rgba(255, 255, 255, 0.1);
|
|
216
|
+
fill: transparent;
|
|
217
|
+
} .icon-view__children_kd45g {
|
|
218
|
+
}@media (max-width: 599px) {
|
|
219
219
|
}
|
|
220
220
|
@media (min-width: 320px) {
|
|
221
221
|
}
|
|
@@ -387,7 +387,17 @@
|
|
|
387
387
|
color: #fff;
|
|
388
388
|
} .radio__hint_q1sph {
|
|
389
389
|
color: rgba(238, 238, 251, 0.55);
|
|
390
|
-
}.
|
|
390
|
+
}.scrollbar__component_jkqmn .scrollbar:before {
|
|
391
|
+
background-color: rgba(255, 255, 255, 0.3);
|
|
392
|
+
} .scrollbar__component_jkqmn.dragging .track .scrollbar.visible:before {
|
|
393
|
+
background-color: rgba(255, 255, 255, 0.6);
|
|
394
|
+
}
|
|
395
|
+
|
|
396
|
+
.scrollbar__component_2m0r0 .scrollbar:before {
|
|
397
|
+
background-color: rgba(14, 14, 14, 0.3);
|
|
398
|
+
} .scrollbar__component_2m0r0.dragging .track .scrollbar.visible:before {
|
|
399
|
+
background-color: rgba(14, 14, 14, 0.6);
|
|
400
|
+
}.segmented-control__wrapper_8nt71 {
|
|
391
401
|
background-color: rgba(214, 214, 229, 0.07);
|
|
392
402
|
} .segmented-control__segment_8nt71.segmented-control__selected_8nt71 {
|
|
393
403
|
color: #0e0e0e;
|
|
@@ -404,17 +414,7 @@
|
|
|
404
414
|
background-color: #36363a;
|
|
405
415
|
} .segmented-control__focused_16br5 {
|
|
406
416
|
outline: 2px solid #3193fc;
|
|
407
|
-
}.
|
|
408
|
-
background-color: rgba(255, 255, 255, 0.3);
|
|
409
|
-
} .scrollbar__component_jkqmn.dragging .track .scrollbar.visible:before {
|
|
410
|
-
background-color: rgba(255, 255, 255, 0.6);
|
|
411
|
-
}
|
|
412
|
-
|
|
413
|
-
.scrollbar__component_2m0r0 .scrollbar:before {
|
|
414
|
-
background-color: rgba(14, 14, 14, 0.3);
|
|
415
|
-
} .scrollbar__component_2m0r0.dragging .track .scrollbar.visible:before {
|
|
416
|
-
background-color: rgba(14, 14, 14, 0.6);
|
|
417
|
-
}.skeleton__component_mo1n4 {
|
|
417
|
+
}.skeleton__component_mo1n4 {
|
|
418
418
|
color: transparent;
|
|
419
419
|
background: rgba(255, 255, 255, 0.1);
|
|
420
420
|
} .skeleton__component_mo1n4:before {
|
|
@@ -1037,7 +1037,7 @@
|
|
|
1037
1037
|
background-color: rgba(214, 214, 229, 0.07);
|
|
1038
1038
|
} .form-control__focused_19y8y.form-control__inner_19y8y,
|
|
1039
1039
|
.form-control__focused_19y8y.form-control__inner_19y8y:hover {
|
|
1040
|
-
background-color:
|
|
1040
|
+
background-color: rgba(214, 214, 229, 0.07);
|
|
1041
1041
|
box-shadow: inset 0 0 0 2px rgba(238, 238, 251, 0.55)
|
|
1042
1042
|
} .form-control__focused_19y8y.form-control__inner_19y8y.form-control__hasError_19y8y, .form-control__focused_19y8y.form-control__inner_19y8y:hover.form-control__hasError_19y8y {
|
|
1043
1043
|
box-shadow: inset 0 0 0 2px #ff5431;
|
|
@@ -1233,26 +1233,7 @@
|
|
|
1233
1233
|
} .action-button__disabled_1cds7 .action-button__iconWrapper_1cds7 {
|
|
1234
1234
|
color: #babbc2;
|
|
1235
1235
|
background-color: #f2f3f5;
|
|
1236
|
-
}.
|
|
1237
|
-
background-color: transparent;
|
|
1238
|
-
} .drawer__customScrollbar_t1j4y::-webkit-scrollbar-track-piece {
|
|
1239
|
-
background-color: transparent;
|
|
1240
|
-
} .drawer__customScrollbar_t1j4y::-webkit-scrollbar-thumb {
|
|
1241
|
-
background-color: rgba(255, 255, 255, 0.3);
|
|
1242
|
-
border-color: transparent;
|
|
1243
|
-
} .drawer__customScrollbar_t1j4y::-webkit-scrollbar-thumb:active {
|
|
1244
|
-
background-color: rgba(255, 255, 255, 0.6);
|
|
1245
|
-
} .drawer__backdropEnter_t1j4y {
|
|
1246
|
-
background-color: transparent;
|
|
1247
|
-
} .drawer__backdropEnterActive_t1j4y,
|
|
1248
|
-
.drawer__backdropEnterDone_t1j4y {
|
|
1249
|
-
background-color: rgba(0, 0, 0, 0.8);
|
|
1250
|
-
} .drawer__backdropExit_t1j4y {
|
|
1251
|
-
background-color: rgba(0, 0, 0, 0.8);
|
|
1252
|
-
} .drawer__backdropExitActive_t1j4y,
|
|
1253
|
-
.drawer__backdropExitDone_t1j4y {
|
|
1254
|
-
background-color: transparent;
|
|
1255
|
-
}.textarea__input_1o525 {
|
|
1236
|
+
}.textarea__input_1o525 {
|
|
1256
1237
|
color: #fff;
|
|
1257
1238
|
caret-color: #fff;
|
|
1258
1239
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
@@ -1406,7 +1387,26 @@ button.pagination__tag_4odhh.pagination__tag_4odhh {
|
|
|
1406
1387
|
color: #0e0e0e;
|
|
1407
1388
|
} button.pagination__tag_4odhh.pagination__tag_4odhh.pagination__checked_4odhh:active:not(:disabled) {
|
|
1408
1389
|
color: #fff;
|
|
1409
|
-
}.
|
|
1390
|
+
}.drawer__customScrollbar_t1j4y::-webkit-scrollbar-track {
|
|
1391
|
+
background-color: transparent;
|
|
1392
|
+
} .drawer__customScrollbar_t1j4y::-webkit-scrollbar-track-piece {
|
|
1393
|
+
background-color: transparent;
|
|
1394
|
+
} .drawer__customScrollbar_t1j4y::-webkit-scrollbar-thumb {
|
|
1395
|
+
background-color: rgba(255, 255, 255, 0.3);
|
|
1396
|
+
border-color: transparent;
|
|
1397
|
+
} .drawer__customScrollbar_t1j4y::-webkit-scrollbar-thumb:active {
|
|
1398
|
+
background-color: rgba(255, 255, 255, 0.6);
|
|
1399
|
+
} .drawer__backdropEnter_t1j4y {
|
|
1400
|
+
background-color: transparent;
|
|
1401
|
+
} .drawer__backdropEnterActive_t1j4y,
|
|
1402
|
+
.drawer__backdropEnterDone_t1j4y {
|
|
1403
|
+
background-color: rgba(0, 0, 0, 0.8);
|
|
1404
|
+
} .drawer__backdropExit_t1j4y {
|
|
1405
|
+
background-color: rgba(0, 0, 0, 0.8);
|
|
1406
|
+
} .drawer__backdropExitActive_t1j4y,
|
|
1407
|
+
.drawer__backdropExitDone_t1j4y {
|
|
1408
|
+
background-color: transparent;
|
|
1409
|
+
}.button__secondary_1kibk {
|
|
1410
1410
|
background-color: rgba(222, 222, 238, 0.13)
|
|
1411
1411
|
} .button__secondary_1kibk:hover {
|
|
1412
1412
|
background-color: rgba(234, 234, 248, 0.15);
|
|
@@ -1763,10 +1763,10 @@ button.pagination__tag_4odhh.pagination__tag_4odhh {
|
|
|
1763
1763
|
color: #0e0e0e;
|
|
1764
1764
|
} .button__component_109vw[disabled].button__ghost_109vw.button__loading_109vw {
|
|
1765
1765
|
color: #0e0e0e;
|
|
1766
|
-
}.
|
|
1767
|
-
background-color: #1c1c1e;
|
|
1768
|
-
}.list-header__filled_8qr72 {
|
|
1766
|
+
}.list-header__filled_8qr72 {
|
|
1769
1767
|
background-color: rgba(255, 255, 255, 0.1);
|
|
1768
|
+
}.comment__component_1c02a {
|
|
1769
|
+
background-color: #1c1c1e;
|
|
1770
1770
|
}.circular-progress-bar__component_8gxbh.circular-progress-bar__bg-positive_8gxbh {
|
|
1771
1771
|
background: #17d055;
|
|
1772
1772
|
} .circular-progress-bar__component_8gxbh.circular-progress-bar__bg-negative_8gxbh {
|
|
@@ -1794,18 +1794,7 @@ button.pagination__tag_4odhh.pagination__tag_4odhh {
|
|
|
1794
1794
|
color: #fff;
|
|
1795
1795
|
} .circular-progress-bar__iconWrapper_8gxbh.circular-progress-bar__icon-secondary_8gxbh {
|
|
1796
1796
|
color: #898991;
|
|
1797
|
-
}.
|
|
1798
|
-
color: #fff;
|
|
1799
|
-
}
|
|
1800
|
-
.list__slot_r4mi3.list__defaultColor_r4mi3 {
|
|
1801
|
-
color: #fff;
|
|
1802
|
-
}.attach__component_1r9a8 {
|
|
1803
|
-
} .attach__file_1r9a8,
|
|
1804
|
-
.attach__noFile_1r9a8 {
|
|
1805
|
-
color: rgba(238, 238, 251, 0.55);
|
|
1806
|
-
} .attach__focused_1r9a8 {
|
|
1807
|
-
outline: 2px solid #3193fc;
|
|
1808
|
-
}.chart__coreChart_1oj7u .recharts-text tspan {
|
|
1797
|
+
}.chart__coreChart_1oj7u .recharts-text tspan {
|
|
1809
1798
|
fill: #fff;
|
|
1810
1799
|
}
|
|
1811
1800
|
@keyframes chart__showDot_a3qew {
|
|
@@ -1828,6 +1817,17 @@ button.pagination__tag_4odhh.pagination__tag_4odhh {
|
|
|
1828
1817
|
background-color: #0e0e0e;
|
|
1829
1818
|
} .chart__tooltipArrow_1w3zv:before {
|
|
1830
1819
|
border-color: transparent #0e0e0e transparent transparent;
|
|
1820
|
+
}.list__list_irtxd {
|
|
1821
|
+
color: #fff;
|
|
1822
|
+
}
|
|
1823
|
+
.list__slot_r4mi3.list__defaultColor_r4mi3 {
|
|
1824
|
+
color: #fff;
|
|
1825
|
+
}.attach__component_1r9a8 {
|
|
1826
|
+
} .attach__file_1r9a8,
|
|
1827
|
+
.attach__noFile_1r9a8 {
|
|
1828
|
+
color: rgba(238, 238, 251, 0.55);
|
|
1829
|
+
} .attach__focused_1r9a8 {
|
|
1830
|
+
outline: 2px solid #3193fc;
|
|
1831
1831
|
}.stepped-progress-bar__bar_wsxkd {
|
|
1832
1832
|
background: rgba(222, 222, 240, 0.12);
|
|
1833
1833
|
} .stepped-progress-bar__description_wsxkd {
|
|
@@ -1855,6 +1855,36 @@ button.pagination__tag_4odhh.pagination__tag_4odhh {
|
|
|
1855
1855
|
background: #fff;
|
|
1856
1856
|
} .stepped-progress-bar__bar_1vfov.stepped-progress-bar__accent_1vfov {
|
|
1857
1857
|
background: #ef3124;
|
|
1858
|
+
}.custom-button__customButton_7mv51.custom-button__white_7mv51 * {
|
|
1859
|
+
color: #0e0e0e;
|
|
1860
|
+
} .custom-button__customButton_7mv51.custom-button__black_7mv51 * {
|
|
1861
|
+
color: #fff;
|
|
1862
|
+
} .custom-button__customButton_7mv51.custom-button__static-white_7mv51 * {
|
|
1863
|
+
color: #fff;
|
|
1864
|
+
} .custom-button__customButton_7mv51.custom-button__static-black_7mv51 * {
|
|
1865
|
+
color: #0e0e0e;
|
|
1866
|
+
} .custom-button__customButton_7mv51:before {
|
|
1867
|
+
background-color: rgba(0, 0, 0, 0);
|
|
1868
|
+
} .custom-button__customButton_7mv51.custom-button__darkening_7mv51:hover:before {
|
|
1869
|
+
background-color: rgba(255, 255, 255, 0.07);
|
|
1870
|
+
} .custom-button__customButton_7mv51.custom-button__darkening_7mv51:active:before {
|
|
1871
|
+
background-color: rgba(255, 255, 255, 0.15);
|
|
1872
|
+
} .custom-button__customButton_7mv51.custom-button__lightening_7mv51:hover:before {
|
|
1873
|
+
background-color: rgba(0, 0, 0, 0.07);
|
|
1874
|
+
} .custom-button__customButton_7mv51.custom-button__lightening_7mv51:active:before {
|
|
1875
|
+
background-color: rgba(0, 0, 0, 0.15);
|
|
1876
|
+
} .custom-button__customButton_7mv51.custom-button__static-darkening_7mv51:hover:before {
|
|
1877
|
+
background-color: rgba(0, 0, 0, 0.07);
|
|
1878
|
+
} .custom-button__customButton_7mv51.custom-button__static-darkening_7mv51:active:before {
|
|
1879
|
+
background-color: rgba(0, 0, 0, 0.15);
|
|
1880
|
+
} .custom-button__customButton_7mv51.custom-button__static-lightening_7mv51:hover:before {
|
|
1881
|
+
background-color: rgba(255, 255, 255, 0.07);
|
|
1882
|
+
} .custom-button__customButton_7mv51.custom-button__static-lightening_7mv51:active:before {
|
|
1883
|
+
background-color: rgba(255, 255, 255, 0.15);
|
|
1884
|
+
} .custom-button__customButton_7mv51:disabled.custom-button__white_7mv51 * {
|
|
1885
|
+
color: #fff;
|
|
1886
|
+
} .custom-button__customButton_7mv51:disabled.custom-button__black_7mv51 * {
|
|
1887
|
+
color: #0e0e0e;
|
|
1858
1888
|
}.confirmation-v1__errorHeader_t9am0 {
|
|
1859
1889
|
color: #fff;
|
|
1860
1890
|
color: #fff;
|
|
@@ -1903,37 +1933,31 @@ button.pagination__tag_4odhh.pagination__tag_4odhh {
|
|
|
1903
1933
|
} .confirmation-v1__loaderText_153rq {
|
|
1904
1934
|
color: rgba(238, 238, 251, 0.55);
|
|
1905
1935
|
color: rgba(238, 238, 251, 0.55);
|
|
1906
|
-
}
|
|
1907
|
-
|
|
1908
|
-
|
|
1909
|
-
|
|
1910
|
-
|
|
1911
|
-
|
|
1912
|
-
|
|
1913
|
-
|
|
1914
|
-
|
|
1915
|
-
|
|
1916
|
-
|
|
1917
|
-
|
|
1918
|
-
|
|
1919
|
-
|
|
1920
|
-
|
|
1921
|
-
|
|
1922
|
-
|
|
1923
|
-
|
|
1924
|
-
|
|
1925
|
-
|
|
1926
|
-
|
|
1927
|
-
|
|
1928
|
-
|
|
1929
|
-
|
|
1930
|
-
|
|
1931
|
-
background-color: rgba(255, 255, 255, 0.15);
|
|
1932
|
-
} .custom-button__customButton_7mv51:disabled.custom-button__white_7mv51 * {
|
|
1933
|
-
color: #fff;
|
|
1934
|
-
} .custom-button__customButton_7mv51:disabled.custom-button__black_7mv51 * {
|
|
1935
|
-
color: #0e0e0e;
|
|
1936
|
-
}.cc-icon-button.icon-button__primary_ktta8 {
|
|
1936
|
+
}
|
|
1937
|
+
.confirmation__component_7tb3k {
|
|
1938
|
+
color: rgba(238, 238, 251, 0.55);
|
|
1939
|
+
}
|
|
1940
|
+
.confirmation__circle_1ir9z {
|
|
1941
|
+
fill: transparent;
|
|
1942
|
+
stroke: #49494f;
|
|
1943
|
+
}
|
|
1944
|
+
|
|
1945
|
+
.confirmation__typographyTheme_10nk4.confirmation__typographyTheme_10nk4 {
|
|
1946
|
+
color: rgba(238, 238, 251, 0.55);
|
|
1947
|
+
}
|
|
1948
|
+
.confirmation__typographyTheme_1yz9z.confirmation__typographyTheme_1yz9z {
|
|
1949
|
+
color: rgba(238, 238, 251, 0.55);
|
|
1950
|
+
}
|
|
1951
|
+
.confirmation__typographyTheme_y4if3.confirmation__typographyTheme_y4if3 {
|
|
1952
|
+
color: rgba(238, 238, 251, 0.55);
|
|
1953
|
+
} .confirmation__phone_y4if3.confirmation__phone_y4if3 {
|
|
1954
|
+
color: #fff;
|
|
1955
|
+
} .confirmation__countdownContainer_y4if3.confirmation__countdownContainer_y4if3 {
|
|
1956
|
+
color: rgba(238, 238, 251, 0.55);
|
|
1957
|
+
}
|
|
1958
|
+
.confirmation__typographyTheme_11zt0.confirmation__typographyTheme_11zt0 {
|
|
1959
|
+
color: rgba(238, 238, 251, 0.55);
|
|
1960
|
+
}.cc-icon-button.icon-button__primary_ktta8 {
|
|
1937
1961
|
color: #fff
|
|
1938
1962
|
} .cc-icon-button.icon-button__primary_ktta8:hover {
|
|
1939
1963
|
color: #babbc2;
|
|
@@ -2027,31 +2051,7 @@ button.pagination__tag_4odhh.pagination__tag_4odhh {
|
|
|
2027
2051
|
color: rgba(15, 25, 55, 0.1)
|
|
2028
2052
|
} .cc-icon-button.icon-button__component_wkukk:disabled.icon-button__tertiary_wkukk.icon-button__loader_wkukk {
|
|
2029
2053
|
color: rgba(9, 12, 37, 0.28);
|
|
2030
|
-
}
|
|
2031
|
-
.confirmation__component_7tb3k {
|
|
2032
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2033
|
-
}
|
|
2034
|
-
.confirmation__circle_1ir9z {
|
|
2035
|
-
fill: transparent;
|
|
2036
|
-
stroke: #49494f;
|
|
2037
|
-
}
|
|
2038
|
-
|
|
2039
|
-
.confirmation__typographyTheme_10nk4.confirmation__typographyTheme_10nk4 {
|
|
2040
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2041
|
-
}
|
|
2042
|
-
.confirmation__typographyTheme_1yz9z.confirmation__typographyTheme_1yz9z {
|
|
2043
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2044
|
-
}
|
|
2045
|
-
.confirmation__typographyTheme_y4if3.confirmation__typographyTheme_y4if3 {
|
|
2046
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2047
|
-
} .confirmation__phone_y4if3.confirmation__phone_y4if3 {
|
|
2048
|
-
color: #fff;
|
|
2049
|
-
} .confirmation__countdownContainer_y4if3.confirmation__countdownContainer_y4if3 {
|
|
2050
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2051
|
-
}
|
|
2052
|
-
.confirmation__typographyTheme_11zt0.confirmation__typographyTheme_11zt0 {
|
|
2053
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2054
|
-
}.input__input_fhdyu {
|
|
2054
|
+
}.input__input_fhdyu {
|
|
2055
2055
|
color: #fff;
|
|
2056
2056
|
caret-color: #fff;
|
|
2057
2057
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
@@ -2295,7 +2295,7 @@ button.pagination__tag_4odhh.pagination__tag_4odhh {
|
|
|
2295
2295
|
color: rgba(233, 233, 250, 0.37);
|
|
2296
2296
|
} .with-suffix__readOnly_kik3r {
|
|
2297
2297
|
color: rgba(233, 233, 250, 0.37);
|
|
2298
|
-
}.bottom-sheet__modal_1hk66 {
|
|
2298
|
+
}.bottom-sheet__modal_1hk66.bottom-sheet__modal_1hk66 {
|
|
2299
2299
|
background-color: transparent;
|
|
2300
2300
|
} .bottom-sheet__component_1hk66 {
|
|
2301
2301
|
background-color: #0e0e0e;
|
|
@@ -2496,7 +2496,6 @@ button.pagination__tag_4odhh.pagination__tag_4odhh {
|
|
|
2496
2496
|
}
|
|
2497
2497
|
.amount-input__minorPartAndCurrency_29kw6 {
|
|
2498
2498
|
color: rgba(4, 4, 19, 0.55);
|
|
2499
|
-
}@media (min-width: 600px) {
|
|
2500
2499
|
}.tooltip__hint_s3tk4 {
|
|
2501
2500
|
background-color: #fff;
|
|
2502
2501
|
box-shadow: 0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),
|
|
@@ -2526,7 +2525,8 @@ button.pagination__tag_4odhh.pagination__tag_4odhh {
|
|
|
2526
2525
|
} .tooltip__hint_8gswx .tooltip__arrow_8gswx:after {
|
|
2527
2526
|
background-color: #0e0e0e;
|
|
2528
2527
|
}
|
|
2529
|
-
|
|
2528
|
+
@media (min-width: 600px) {
|
|
2529
|
+
}.calendar__container_b7gyj.calendar__customScrollbar_b7gyj::-webkit-scrollbar-track {
|
|
2530
2530
|
background-color: transparent;
|
|
2531
2531
|
} .calendar__container_b7gyj.calendar__customScrollbar_b7gyj::-webkit-scrollbar-track-piece {
|
|
2532
2532
|
background-color: transparent;
|
|
@@ -2705,9 +2705,7 @@ button.pagination__tag_4odhh.pagination__tag_4odhh {
|
|
|
2705
2705
|
} .gallery__fullScreenImage_4py45 {
|
|
2706
2706
|
background-color: #0e0e0e;
|
|
2707
2707
|
}
|
|
2708
|
-
.
|
|
2709
|
-
background-color: #0e0e0e;
|
|
2710
|
-
}.select__arrow_rfo9c {
|
|
2708
|
+
.select__arrow_rfo9c {
|
|
2711
2709
|
color: rgba(238, 238, 251, 0.55);
|
|
2712
2710
|
}
|
|
2713
2711
|
|
|
@@ -2805,7 +2803,9 @@ button.pagination__tag_4odhh.pagination__tag_4odhh {
|
|
|
2805
2803
|
.select__footer_oq3je {
|
|
2806
2804
|
background-color: #0e0e0e
|
|
2807
2805
|
}
|
|
2808
|
-
.
|
|
2806
|
+
.calendar-with-skeleton__skeleton_8gylq {
|
|
2807
|
+
background-color: #0e0e0e;
|
|
2808
|
+
}.date-range-input__calendarContainer_nszf4 {
|
|
2809
2809
|
border: 1px solid #27272a
|
|
2810
2810
|
}.calendar-input__calendarContainer_15kfa {
|
|
2811
2811
|
border: 1px solid #27272a
|
package/typography/component.js
CHANGED
|
@@ -11,9 +11,9 @@ require('classnames');
|
|
|
11
11
|
require('./hooks/useSkeleton.js');
|
|
12
12
|
require('../skeleton');
|
|
13
13
|
require('@alfalab/hooks');
|
|
14
|
-
require('./colors.module-
|
|
14
|
+
require('./colors.module-49eb285f.js');
|
|
15
15
|
require('./title/component.js');
|
|
16
|
-
require('./common.module-
|
|
16
|
+
require('./common.module-7275f428.js');
|
|
17
17
|
|
|
18
18
|
var Typography = {
|
|
19
19
|
Title: title_index.Title,
|
|
@@ -9,9 +9,9 @@ import 'classnames';
|
|
|
9
9
|
import './hooks/useSkeleton.js';
|
|
10
10
|
import '../../skeleton/esm';
|
|
11
11
|
import '@alfalab/hooks';
|
|
12
|
-
import './colors.module-
|
|
12
|
+
import './colors.module-0752fba9.js';
|
|
13
13
|
import './title/component.js';
|
|
14
|
-
import './common.module-
|
|
14
|
+
import './common.module-a41f9d6b.js';
|
|
15
15
|
|
|
16
16
|
var Typography = {
|
|
17
17
|
Title: Title,
|
package/typography/esm/index.js
CHANGED
|
@@ -8,9 +8,9 @@ import 'classnames';
|
|
|
8
8
|
import './hooks/useSkeleton.js';
|
|
9
9
|
import '../../skeleton/esm';
|
|
10
10
|
import '@alfalab/hooks';
|
|
11
|
-
import './colors.module-
|
|
11
|
+
import './colors.module-0752fba9.js';
|
|
12
12
|
import './title/index.js';
|
|
13
13
|
import './title/component.js';
|
|
14
|
-
import './common.module-
|
|
14
|
+
import './common.module-a41f9d6b.js';
|
|
15
15
|
import './title-mobile/component.js';
|
|
16
16
|
import './title-responsive/component.js';
|
|
@@ -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/useSkeleton.js';
|
|
6
|
-
import { c as colors } from '../colors.module-
|
|
6
|
+
import { c as colors } from '../colors.module-0752fba9.js';
|
|
7
7
|
import '../../../skeleton/esm';
|
|
8
8
|
import '@alfalab/hooks';
|
|
9
9
|
|
|
@@ -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/useSkeleton.js';
|
|
6
|
-
import { c as colors } from '../colors.module-
|
|
6
|
+
import { c as colors } from '../colors.module-0752fba9.js';
|
|
7
7
|
import '../../../skeleton/esm';
|
|
8
8
|
import '@alfalab/hooks';
|
|
9
9
|
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { __assign } from 'tslib';
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { Title as Title$1 } from './component.js';
|
|
4
|
-
import { c as commonStyles } from '../common.module-
|
|
4
|
+
import { c as commonStyles } from '../common.module-a41f9d6b.js';
|
|
5
5
|
import 'react-merge-refs';
|
|
6
6
|
import 'classnames';
|
|
7
7
|
import '../hooks/useSkeleton.js';
|
|
8
8
|
import '../../../skeleton/esm';
|
|
9
9
|
import '@alfalab/hooks';
|
|
10
|
-
import '../colors.module-
|
|
10
|
+
import '../colors.module-0752fba9.js';
|
|
11
11
|
|
|
12
12
|
var styles = {"styrene-xlarge":"typography__styrene-xlarge_13czt","styrene-large":"typography__styrene-large_13czt","styrene-medium":"typography__styrene-medium_13czt","styrene-small":"typography__styrene-small_13czt","styrene-xsmall":"typography__styrene-xsmall_13czt","system-xlarge":"typography__system-xlarge_13czt","system-large":"typography__system-large_13czt","system-medium":"typography__system-medium_13czt","system-small":"typography__system-small_13czt","system-xsmall":"typography__system-xsmall_13czt","margins-xlarge":"typography__margins-xlarge_13czt","margins-large":"typography__margins-large_13czt","margins-medium":"typography__margins-medium_13czt","margins-small":"typography__margins-small_13czt","margins-xsmall":"typography__margins-xsmall_13czt","rowLimit1":"typography__rowLimit1_13czt","rowLimit2":"typography__rowLimit2_13czt","rowLimit3":"typography__rowLimit3_13czt"};
|
|
13
13
|
require('./index.css');
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { __assign } from 'tslib';
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { Title } from '../title/component.js';
|
|
4
|
-
import { c as commonStyles } from '../common.module-
|
|
4
|
+
import { c as commonStyles } from '../common.module-a41f9d6b.js';
|
|
5
5
|
import 'react-merge-refs';
|
|
6
6
|
import 'classnames';
|
|
7
7
|
import '../hooks/useSkeleton.js';
|
|
8
8
|
import '../../../skeleton/esm';
|
|
9
9
|
import '@alfalab/hooks';
|
|
10
|
-
import '../colors.module-
|
|
10
|
+
import '../colors.module-0752fba9.js';
|
|
11
11
|
|
|
12
12
|
var styles = {"styrene-xlarge":"typography__styrene-xlarge_1njut","styrene-large":"typography__styrene-large_1njut","styrene-medium":"typography__styrene-medium_1njut","styrene-small":"typography__styrene-small_1njut","styrene-xsmall":"typography__styrene-xsmall_1njut","system-xlarge":"typography__system-xlarge_1njut","system-large":"typography__system-large_1njut","system-medium":"typography__system-medium_1njut","system-small":"typography__system-small_1njut","system-xsmall":"typography__system-xsmall_1njut"};
|
|
13
13
|
require('./index.css');
|
|
@@ -7,5 +7,5 @@ import 'classnames';
|
|
|
7
7
|
import '../hooks/useSkeleton.js';
|
|
8
8
|
import '../../../skeleton/esm';
|
|
9
9
|
import '@alfalab/hooks';
|
|
10
|
-
import '../colors.module-
|
|
11
|
-
import '../common.module-
|
|
10
|
+
import '../colors.module-0752fba9.js';
|
|
11
|
+
import '../common.module-a41f9d6b.js';
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { __assign } from 'tslib';
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { Title } from '../title/component.js';
|
|
4
|
-
import { c as commonStyles } from '../common.module-
|
|
4
|
+
import { c as commonStyles } from '../common.module-a41f9d6b.js';
|
|
5
5
|
import 'react-merge-refs';
|
|
6
6
|
import 'classnames';
|
|
7
7
|
import '../hooks/useSkeleton.js';
|
|
8
8
|
import '../../../skeleton/esm';
|
|
9
9
|
import '@alfalab/hooks';
|
|
10
|
-
import '../colors.module-
|
|
10
|
+
import '../colors.module-0752fba9.js';
|
|
11
11
|
|
|
12
12
|
var styles = {"styrene-xlarge":"typography__styrene-xlarge_ku2nq","styrene-large":"typography__styrene-large_ku2nq","styrene-medium":"typography__styrene-medium_ku2nq","styrene-small":"typography__styrene-small_ku2nq","styrene-xsmall":"typography__styrene-xsmall_ku2nq","system-xlarge":"typography__system-xlarge_ku2nq","system-large":"typography__system-large_ku2nq","system-medium":"typography__system-medium_ku2nq","system-small":"typography__system-small_ku2nq","system-xsmall":"typography__system-xsmall_ku2nq","margins-xlarge":"typography__margins-xlarge_ku2nq","margins-large":"typography__margins-large_ku2nq","margins-medium":"typography__margins-medium_ku2nq","margins-small":"typography__margins-small_ku2nq","margins-xsmall":"typography__margins-xsmall_ku2nq"};
|
|
13
13
|
require('./index.css');
|
|
@@ -7,5 +7,5 @@ import 'classnames';
|
|
|
7
7
|
import '../hooks/useSkeleton.js';
|
|
8
8
|
import '../../../skeleton/esm';
|
|
9
9
|
import '@alfalab/hooks';
|
|
10
|
-
import '../colors.module-
|
|
11
|
-
import '../common.module-
|
|
10
|
+
import '../colors.module-0752fba9.js';
|
|
11
|
+
import '../common.module-a41f9d6b.js';
|