@alfalab/core-components 20.1.0 → 20.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/calendar/Component.js +1 -1
- package/calendar/components/days-table/Component.js +1 -1
- package/calendar/components/days-table/index.js +1 -1
- package/calendar/components/header/Component.js +1 -1
- package/calendar/components/header/index.js +1 -1
- package/calendar/components/months-table/Component.js +1 -1
- package/calendar/components/months-table/index.js +1 -1
- package/calendar/components/select-button/Component.js +1 -1
- package/calendar/components/select-button/index.js +1 -1
- package/calendar/components/years-table/Component.js +1 -1
- package/calendar/components/years-table/index.js +1 -1
- package/calendar/esm/Component.js +1 -1
- package/calendar/esm/components/days-table/Component.js +1 -1
- package/calendar/esm/components/days-table/index.js +1 -1
- package/calendar/esm/components/header/Component.js +1 -1
- package/calendar/esm/components/header/index.js +1 -1
- package/calendar/esm/components/months-table/Component.js +1 -1
- package/calendar/esm/components/months-table/index.js +1 -1
- package/calendar/esm/components/select-button/Component.js +1 -1
- package/calendar/esm/components/select-button/index.js +1 -1
- package/calendar/esm/components/years-table/Component.js +1 -1
- package/calendar/esm/components/years-table/index.js +1 -1
- package/calendar/esm/index.js +1 -1
- package/calendar/esm/{tslib.es6-32229966.d.ts → tslib.es6-4cdbe0cb.d.ts} +0 -0
- package/calendar/esm/{tslib.es6-32229966.js → tslib.es6-4cdbe0cb.js} +0 -0
- package/calendar/index.js +1 -1
- package/calendar/{tslib.es6-6eaf2c26.d.ts → tslib.es6-74210174.d.ts} +0 -0
- package/calendar/{tslib.es6-6eaf2c26.js → tslib.es6-74210174.js} +0 -0
- package/gallery/Component.js +5 -5
- package/gallery/components/header/Component.js +7 -4
- package/gallery/components/header/buttons.js +1 -1
- package/gallery/components/header/index.css +3 -3
- package/gallery/components/header/index.js +1 -1
- package/gallery/components/header-info-block/Component.js +1 -1
- package/gallery/components/header-info-block/index.css +5 -5
- package/gallery/components/image-preview/Component.js +1 -1
- package/gallery/components/image-preview/index.css +13 -12
- package/gallery/components/image-viewer/component.js +11 -4
- package/gallery/components/image-viewer/index.css +19 -20
- package/gallery/components/image-viewer/index.js +2 -2
- package/gallery/components/image-viewer/slide.js +1 -1
- package/gallery/components/index.js +2 -2
- package/gallery/components/navigation-bar/Component.js +1 -1
- package/gallery/components/navigation-bar/index.css +6 -6
- package/gallery/esm/Component.js +5 -5
- package/gallery/esm/components/header/Component.js +7 -4
- package/gallery/esm/components/header/buttons.js +1 -1
- package/gallery/esm/components/header/index.css +3 -3
- package/gallery/esm/components/header/index.js +1 -1
- package/gallery/esm/components/header-info-block/Component.js +1 -1
- package/gallery/esm/components/header-info-block/index.css +5 -5
- package/gallery/esm/components/image-preview/Component.js +1 -1
- package/gallery/esm/components/image-preview/index.css +13 -12
- package/gallery/esm/components/image-viewer/component.js +11 -4
- package/gallery/esm/components/image-viewer/index.css +19 -20
- package/gallery/esm/components/image-viewer/index.js +2 -2
- 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.css +6 -6
- package/gallery/esm/index.css +3 -3
- package/gallery/esm/index.js +2 -2
- package/gallery/esm/{slide-cafe0061.d.ts → slide-c6c2a8da.d.ts} +0 -0
- package/gallery/esm/{slide-cafe0061.js → slide-c6c2a8da.js} +3 -5
- package/gallery/esm/{tslib.es6-da013922.d.ts → tslib.es6-5424b006.d.ts} +0 -0
- package/gallery/esm/{tslib.es6-da013922.js → tslib.es6-5424b006.js} +0 -0
- package/gallery/esm/types.d.ts +1 -0
- package/gallery/index.css +3 -3
- package/gallery/index.js +2 -2
- package/gallery/modern/Component.js +4 -4
- package/gallery/modern/components/header/Component.js +4 -2
- package/gallery/modern/components/header/index.css +3 -3
- package/gallery/modern/components/header-info-block/Component.js +1 -1
- package/gallery/modern/components/header-info-block/index.css +5 -5
- package/gallery/modern/components/image-preview/Component.js +1 -1
- package/gallery/modern/components/image-preview/index.css +13 -12
- package/gallery/modern/components/image-viewer/component.js +9 -3
- package/gallery/modern/components/image-viewer/index.css +19 -20
- 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 +1 -1
- package/gallery/modern/components/navigation-bar/Component.js +1 -1
- package/gallery/modern/components/navigation-bar/index.css +6 -6
- package/gallery/modern/index.css +3 -3
- package/gallery/modern/index.js +1 -1
- package/gallery/modern/{slide-db4a1a0f.d.ts → slide-cbb4ff18.d.ts} +0 -0
- package/gallery/modern/{slide-db4a1a0f.js → slide-cbb4ff18.js} +3 -5
- package/gallery/modern/types.d.ts +1 -0
- package/gallery/{slide-dea55470.d.ts → slide-a45fd2cc.d.ts} +0 -0
- package/gallery/{slide-dea55470.js → slide-a45fd2cc.js} +3 -5
- package/gallery/{tslib.es6-24a89a0d.d.ts → tslib.es6-36496c07.d.ts} +0 -0
- package/gallery/{tslib.es6-24a89a0d.js → tslib.es6-36496c07.js} +0 -0
- package/gallery/types.d.ts +1 -0
- package/intl-phone-input/{component-f71733e8.d.ts → component-49c310ce.d.ts} +0 -0
- package/intl-phone-input/{component-f71733e8.js → component-49c310ce.js} +0 -0
- package/intl-phone-input/component.js +2 -2
- package/intl-phone-input/components/index.js +1 -1
- package/intl-phone-input/components/select/component.js +1 -1
- package/intl-phone-input/components/select/index.js +1 -1
- package/intl-phone-input/components/select-field/component.js +1 -1
- package/intl-phone-input/components/select-field/index.d.ts +1 -1
- package/intl-phone-input/components/select-field/index.js +1 -1
- package/intl-phone-input/esm/{component-1e21b461.d.ts → component-5dd5159a.d.ts} +0 -0
- package/intl-phone-input/esm/{component-1e21b461.js → component-5dd5159a.js} +0 -0
- package/intl-phone-input/esm/component.js +2 -2
- package/intl-phone-input/esm/components/index.js +1 -1
- package/intl-phone-input/esm/components/select/component.js +1 -1
- package/intl-phone-input/esm/components/select/index.js +1 -1
- package/intl-phone-input/esm/components/select-field/component.js +1 -1
- package/intl-phone-input/esm/components/select-field/index.d.ts +1 -1
- package/intl-phone-input/esm/components/select-field/index.js +1 -1
- package/intl-phone-input/esm/index.js +1 -1
- package/intl-phone-input/esm/{libphonenumber-js.min-5e8fb39b.d.ts → libphonenumber-js.min-22dfe739.d.ts} +0 -0
- package/intl-phone-input/esm/{libphonenumber-js.min-5e8fb39b.js → libphonenumber-js.min-22dfe739.js} +0 -0
- package/intl-phone-input/index.js +1 -1
- package/intl-phone-input/{libphonenumber-js.min-675829a2.d.ts → libphonenumber-js.min-a9c5caaf.d.ts} +0 -0
- package/intl-phone-input/{libphonenumber-js.min-675829a2.js → libphonenumber-js.min-a9c5caaf.js} +0 -0
- package/intl-phone-input/modern/component.js +1 -1
- package/intl-phone-input/modern/{libphonenumber-js.min-5e8fb39b.d.ts → libphonenumber-js.min-22dfe739.d.ts} +0 -0
- package/intl-phone-input/modern/{libphonenumber-js.min-5e8fb39b.js → libphonenumber-js.min-22dfe739.js} +0 -0
- package/modal/Component.desktop.js +2 -2
- package/modal/Component.mobile.js +2 -2
- package/modal/Component.responsive.d.ts +3 -3
- package/modal/Component.responsive.js +2 -2
- package/modal/components/closer/Component.js +1 -1
- package/modal/components/content/Component.desktop.js +1 -1
- package/modal/components/content/Component.mobile.js +1 -1
- package/modal/components/footer/Component.desktop.js +1 -1
- package/modal/components/footer/Component.mobile.js +1 -1
- package/modal/components/header/Component.desktop.js +1 -1
- package/modal/components/header/Component.js +1 -1
- package/modal/components/header/Component.mobile.js +1 -1
- package/modal/desktop.js +2 -2
- package/modal/esm/Component.desktop.js +2 -2
- package/modal/esm/Component.mobile.js +2 -2
- package/modal/esm/Component.responsive.js +2 -2
- package/modal/esm/components/closer/Component.js +1 -1
- package/modal/esm/components/content/Component.desktop.js +1 -1
- package/modal/esm/components/content/Component.mobile.js +1 -1
- package/modal/esm/components/footer/Component.desktop.js +1 -1
- package/modal/esm/components/footer/Component.mobile.js +1 -1
- package/modal/esm/components/header/Component.desktop.js +1 -1
- package/modal/esm/components/header/Component.js +1 -1
- package/modal/esm/components/header/Component.mobile.js +1 -1
- package/modal/esm/desktop.js +2 -2
- package/modal/esm/index.js +2 -2
- package/modal/esm/mobile.js +2 -2
- package/modal/esm/responsive.js +2 -2
- package/modal/esm/{transitions.module-76bd4c30.js → transitions.module-06135f59.js} +0 -0
- package/modal/esm/{tslib.es6-947c6f74.d.ts → tslib.es6-5fa93a0c.d.ts} +0 -0
- package/modal/esm/{tslib.es6-947c6f74.js → tslib.es6-5fa93a0c.js} +0 -0
- package/modal/index.js +2 -2
- package/modal/mobile.js +2 -2
- package/modal/modern/Component.desktop.js +1 -1
- package/modal/modern/Component.mobile.js +1 -1
- package/modal/modern/Component.responsive.js +1 -1
- package/modal/modern/desktop.js +1 -1
- package/modal/modern/index.js +1 -1
- package/modal/modern/mobile.js +1 -1
- package/modal/modern/responsive.js +1 -1
- package/modal/modern/{transitions.module-76bd4c30.js → transitions.module-06135f59.js} +0 -0
- package/modal/responsive.js +2 -2
- package/modal/{transitions.module-09707106.js → transitions.module-b05e467d.js} +0 -0
- package/modal/{tslib.es6-b6a73e53.d.ts → tslib.es6-6063ff78.d.ts} +0 -0
- package/modal/{tslib.es6-b6a73e53.js → tslib.es6-6063ff78.js} +0 -0
- package/package.json +1 -1
- package/select/Component.js +1 -1
- package/select/components/base-select/Component.js +1 -1
- package/select/components/base-select/index.js +1 -1
- package/select/components/field/Component.js +1 -1
- package/select/components/field/index.js +1 -1
- package/select/components/index.js +1 -1
- package/select/components/native-select/Component.js +1 -1
- package/select/components/native-select/index.js +1 -1
- package/select/components/option/Component.js +1 -1
- package/select/components/option/index.js +1 -1
- package/select/esm/Component.js +1 -1
- package/select/esm/components/base-select/Component.js +1 -1
- package/select/esm/components/base-select/index.js +1 -1
- package/select/esm/components/field/Component.js +1 -1
- package/select/esm/components/field/index.js +1 -1
- package/select/esm/components/index.js +1 -1
- package/select/esm/components/native-select/Component.js +1 -1
- package/select/esm/components/native-select/index.js +1 -1
- package/select/esm/components/option/Component.js +1 -1
- package/select/esm/components/option/index.js +1 -1
- package/select/esm/index.js +1 -1
- package/select/esm/presets/index.js +1 -1
- package/select/esm/presets/useLazyLoading/hook.js +1 -1
- package/select/esm/presets/useSelectWithLoading/hook.js +1 -1
- package/select/esm/{tslib.es6-40036ec9.d.ts → tslib.es6-3d459325.d.ts} +0 -0
- package/select/esm/{tslib.es6-40036ec9.js → tslib.es6-3d459325.js} +0 -0
- package/select/index.js +1 -1
- package/select/presets/index.js +1 -1
- package/select/presets/useLazyLoading/hook.js +1 -1
- package/select/presets/useSelectWithLoading/hook.js +1 -1
- package/select/{tslib.es6-62226634.d.ts → tslib.es6-2a25a340.d.ts} +0 -0
- package/select/{tslib.es6-62226634.js → tslib.es6-2a25a340.js} +0 -0
- package/tabs/components/primary-tablist/Component.desktop.js +2 -2
- package/tabs/components/primary-tablist/Component.js +1 -1
- package/tabs/components/primary-tablist/Component.mobile.js +2 -2
- package/tabs/components/primary-tablist/Component.responsive.js +2 -2
- package/tabs/components/secondary-tablist/Component.desktop.js +2 -2
- package/tabs/components/secondary-tablist/Component.js +1 -1
- package/tabs/components/secondary-tablist/Component.mobile.js +2 -2
- package/tabs/components/secondary-tablist/Component.responsive.js +2 -2
- package/tabs/components/tabs/Component.desktop.js +3 -3
- package/tabs/components/tabs/Component.mobile.js +3 -3
- package/tabs/components/tabs/Component.responsive.js +3 -3
- package/tabs/desktop.js +3 -3
- package/tabs/esm/components/primary-tablist/Component.desktop.js +2 -2
- package/tabs/esm/components/primary-tablist/Component.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.mobile.js +2 -2
- package/tabs/esm/components/primary-tablist/Component.responsive.js +2 -2
- package/tabs/esm/components/secondary-tablist/Component.desktop.js +2 -2
- package/tabs/esm/components/secondary-tablist/Component.js +1 -1
- package/tabs/esm/components/secondary-tablist/Component.mobile.js +2 -2
- package/tabs/esm/components/secondary-tablist/Component.responsive.js +2 -2
- package/tabs/esm/components/tabs/Component.desktop.js +3 -3
- package/tabs/esm/components/tabs/Component.mobile.js +3 -3
- package/tabs/esm/components/tabs/Component.responsive.js +3 -3
- package/tabs/esm/desktop.js +3 -3
- package/tabs/esm/index.js +3 -3
- package/tabs/esm/{index.module-983be7fb.js → index.module-1dc9f24d.js} +0 -0
- package/tabs/esm/{index.module-30d36e53.js → index.module-95ac737a.js} +0 -0
- package/tabs/esm/mobile.js +3 -3
- package/tabs/esm/responsive.js +3 -3
- package/tabs/esm/{tslib.es6-b7519696.d.ts → tslib.es6-417b0fd8.d.ts} +0 -0
- package/tabs/esm/{tslib.es6-b7519696.js → tslib.es6-417b0fd8.js} +0 -0
- package/tabs/index.js +3 -3
- package/tabs/{index.module-a83a18ab.js → index.module-0ed2b345.js} +0 -0
- package/tabs/{index.module-90fa01a0.js → index.module-23528269.js} +0 -0
- package/tabs/mobile.js +3 -3
- 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.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.js +2 -2
- package/tabs/modern/index.js +2 -2
- package/tabs/modern/{index.module-983be7fb.js → index.module-1dc9f24d.js} +0 -0
- package/tabs/modern/{index.module-30d36e53.js → index.module-95ac737a.js} +0 -0
- package/tabs/modern/mobile.js +2 -2
- package/tabs/modern/responsive.js +2 -2
- package/tabs/responsive.js +3 -3
- package/tabs/{tslib.es6-99a04393.d.ts → tslib.es6-7a15cf39.d.ts} +0 -0
- package/tabs/{tslib.es6-99a04393.js → tslib.es6-7a15cf39.js} +0 -0
- package/themes/compiled/mobile-dark-bluetint.css +8 -8
- package/themes/dist/compiled/mobile-dark-bluetint.css +129 -129
- package/typography/{colors.module-b49182a7.d.ts → colors.module-ded492e1.d.ts} +0 -0
- package/typography/{colors.module-b49182a7.js → colors.module-ded492e1.js} +0 -0
- package/typography/{common.module-263677ac.js → common.module-1de331b9.js} +0 -0
- package/typography/component.js +2 -2
- package/typography/esm/{colors.module-509f4855.d.ts → colors.module-d21f47ee.d.ts} +0 -0
- package/typography/esm/{colors.module-509f4855.js → colors.module-d21f47ee.js} +0 -0
- package/typography/esm/{common.module-961ee2a7.js → common.module-9782b936.js} +0 -0
- 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-responsive/component.js +2 -2
- package/typography/esm/title-responsive/index.js +2 -2
- package/typography/index.js +2 -2
- package/typography/modern/{colors.module-07a98532.js → colors.module-5a6490a8.js} +0 -0
- package/typography/modern/{common.module-961ee2a7.js → common.module-9782b936.js} +0 -0
- 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-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-responsive/component.js +2 -2
- package/typography/title-responsive/index.js +2 -2
- package/vars/dist/package.json +1 -1
|
@@ -271,13 +271,7 @@
|
|
|
271
271
|
}
|
|
272
272
|
@media (min-width: 1920px) {
|
|
273
273
|
}
|
|
274
|
-
.
|
|
275
|
-
color: #fff;
|
|
276
|
-
}
|
|
277
|
-
.list__slot_1uyix {
|
|
278
|
-
color: #fff;
|
|
279
|
-
}@keyframes loader__blink_1076g {
|
|
280
|
-
}.link__primary_17b16 {
|
|
274
|
+
.link__primary_17b16 {
|
|
281
275
|
color: #fff;
|
|
282
276
|
border-bottom-color: #fff
|
|
283
277
|
}
|
|
@@ -343,7 +337,13 @@
|
|
|
343
337
|
}
|
|
344
338
|
.link__default_g0k2c:active {
|
|
345
339
|
color: rgb(0, 73, 153);
|
|
346
|
-
}.
|
|
340
|
+
}.list__list_1uyix {
|
|
341
|
+
color: #fff;
|
|
342
|
+
}
|
|
343
|
+
.list__slot_1uyix {
|
|
344
|
+
color: #fff;
|
|
345
|
+
}@keyframes loader__blink_1076g {
|
|
346
|
+
}.progress-bar__container_9e0pi {
|
|
347
347
|
background: #2a2a2c;
|
|
348
348
|
}
|
|
349
349
|
.progress-bar__filled_9e0pi.progress-bar__positive_9e0pi {
|
|
@@ -1133,20 +1133,6 @@
|
|
|
1133
1133
|
.popover__arrow_1x604:after {
|
|
1134
1134
|
background-color: #121212;
|
|
1135
1135
|
border: 1px solid transparent;
|
|
1136
|
-
}.circular-progress-bar__backgroundCircle_tdnhd,
|
|
1137
|
-
.circular-progress-bar__progressCircle_tdnhd {
|
|
1138
|
-
fill: transparent;
|
|
1139
|
-
}
|
|
1140
|
-
.circular-progress-bar__positive_tdnhd {
|
|
1141
|
-
stroke: #2fc26e;
|
|
1142
|
-
}
|
|
1143
|
-
.circular-progress-bar__negative_tdnhd {
|
|
1144
|
-
stroke: #d91d0b;
|
|
1145
|
-
}
|
|
1146
|
-
.circular-progress-bar__backgroundCircle_tdnhd {
|
|
1147
|
-
stroke: #2c2c2e;
|
|
1148
|
-
}.list-header__filled_uw5hp {
|
|
1149
|
-
background-color: #485767;
|
|
1150
1136
|
}.select-with-tags__tag_bqm1h:active:not(:disabled) {
|
|
1151
1137
|
background-color: #f3f4f5;
|
|
1152
1138
|
}
|
|
@@ -1171,6 +1157,20 @@
|
|
|
1171
1157
|
}
|
|
1172
1158
|
.select-with-tags__placeholder_o4r37 {
|
|
1173
1159
|
color: #464649;
|
|
1160
|
+
}.circular-progress-bar__backgroundCircle_tdnhd,
|
|
1161
|
+
.circular-progress-bar__progressCircle_tdnhd {
|
|
1162
|
+
fill: transparent;
|
|
1163
|
+
}
|
|
1164
|
+
.circular-progress-bar__positive_tdnhd {
|
|
1165
|
+
stroke: #2fc26e;
|
|
1166
|
+
}
|
|
1167
|
+
.circular-progress-bar__negative_tdnhd {
|
|
1168
|
+
stroke: #d91d0b;
|
|
1169
|
+
}
|
|
1170
|
+
.circular-progress-bar__backgroundCircle_tdnhd {
|
|
1171
|
+
stroke: #2c2c2e;
|
|
1172
|
+
}.list-header__filled_uw5hp {
|
|
1173
|
+
background-color: #485767;
|
|
1174
1174
|
}.tabs__component_10yps:before {
|
|
1175
1175
|
background-color: #2b2b2e;
|
|
1176
1176
|
}
|
|
@@ -1359,7 +1359,79 @@
|
|
|
1359
1359
|
.confirmation__loaderText_1nv3s {
|
|
1360
1360
|
color: #8d8d93;
|
|
1361
1361
|
color: #8d8d93;
|
|
1362
|
-
}.
|
|
1362
|
+
}.icon-button__primary_18ayx {
|
|
1363
|
+
color: #fff
|
|
1364
|
+
}
|
|
1365
|
+
.icon-button__primary_18ayx:hover {
|
|
1366
|
+
color: color-mod(#fff shade(30%));
|
|
1367
|
+
}
|
|
1368
|
+
.icon-button__primary_18ayx:active {
|
|
1369
|
+
color: color-mod(#fff shade(50%));
|
|
1370
|
+
}
|
|
1371
|
+
.icon-button__secondary_18ayx {
|
|
1372
|
+
color: #8d8d93
|
|
1373
|
+
}
|
|
1374
|
+
.icon-button__secondary_18ayx:hover {
|
|
1375
|
+
color: color-mod(#8d8d93 tint(30%));
|
|
1376
|
+
}
|
|
1377
|
+
.icon-button__secondary_18ayx:active {
|
|
1378
|
+
color: color-mod(#8d8d93 tint(50%));
|
|
1379
|
+
}
|
|
1380
|
+
.icon-button__transparent_18ayx {
|
|
1381
|
+
color: color-mod(#fff alpha(30%))
|
|
1382
|
+
}
|
|
1383
|
+
.icon-button__transparent_18ayx:hover {
|
|
1384
|
+
color: color-mod(#fff alpha(40%));
|
|
1385
|
+
}
|
|
1386
|
+
.icon-button__transparent_18ayx:active {
|
|
1387
|
+
color: color-mod(#fff alpha(50%));
|
|
1388
|
+
}
|
|
1389
|
+
.icon-button__negative_18ayx {
|
|
1390
|
+
color: #d91d0b
|
|
1391
|
+
}
|
|
1392
|
+
.icon-button__negative_18ayx:hover {
|
|
1393
|
+
color: color-mod(#d91d0b shade(30%));
|
|
1394
|
+
}
|
|
1395
|
+
.icon-button__negative_18ayx:active {
|
|
1396
|
+
color: color-mod(#d91d0b shade(50%));
|
|
1397
|
+
}
|
|
1398
|
+
|
|
1399
|
+
.icon-button__primary_1ycb2 {
|
|
1400
|
+
color: #121212
|
|
1401
|
+
}
|
|
1402
|
+
.icon-button__primary_1ycb2:hover {
|
|
1403
|
+
color: rgb(230, 230, 230);
|
|
1404
|
+
}
|
|
1405
|
+
.icon-button__primary_1ycb2:active {
|
|
1406
|
+
color: rgb(179, 179, 179);
|
|
1407
|
+
}
|
|
1408
|
+
.icon-button__secondary_1ycb2 {
|
|
1409
|
+
color: #233549
|
|
1410
|
+
}
|
|
1411
|
+
.icon-button__secondary_1ycb2:hover {
|
|
1412
|
+
color: rgb(219, 220, 221);
|
|
1413
|
+
}
|
|
1414
|
+
.icon-button__secondary_1ycb2:active {
|
|
1415
|
+
color: rgb(170, 171, 172);
|
|
1416
|
+
}
|
|
1417
|
+
.icon-button__transparent_1ycb2 {
|
|
1418
|
+
color: rgba(255, 255, 255, 0.3)
|
|
1419
|
+
}
|
|
1420
|
+
.icon-button__transparent_1ycb2:hover {
|
|
1421
|
+
color: rgba(255, 255, 255, 0.4);
|
|
1422
|
+
}
|
|
1423
|
+
.icon-button__transparent_1ycb2:active {
|
|
1424
|
+
color: rgba(255, 255, 255, 0.5);
|
|
1425
|
+
}
|
|
1426
|
+
.icon-button__negative_1ycb2 {
|
|
1427
|
+
color: #d91d0b
|
|
1428
|
+
}
|
|
1429
|
+
.icon-button__negative_1ycb2:hover {
|
|
1430
|
+
color: rgb(217, 72, 62);
|
|
1431
|
+
}
|
|
1432
|
+
.icon-button__negative_1ycb2:active {
|
|
1433
|
+
color: rgb(169, 56, 48);
|
|
1434
|
+
}.input__input_fj5ux {
|
|
1363
1435
|
color: #fff;
|
|
1364
1436
|
caret-color: #0072ef;
|
|
1365
1437
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
@@ -1437,79 +1509,7 @@
|
|
|
1437
1509
|
.input__error_r43nt {
|
|
1438
1510
|
color: #ef3124;
|
|
1439
1511
|
caret-color: #ef3124;
|
|
1440
|
-
}.
|
|
1441
|
-
color: #fff
|
|
1442
|
-
}
|
|
1443
|
-
.icon-button__primary_18ayx:hover {
|
|
1444
|
-
color: color-mod(#fff shade(30%));
|
|
1445
|
-
}
|
|
1446
|
-
.icon-button__primary_18ayx:active {
|
|
1447
|
-
color: color-mod(#fff shade(50%));
|
|
1448
|
-
}
|
|
1449
|
-
.icon-button__secondary_18ayx {
|
|
1450
|
-
color: #8d8d93
|
|
1451
|
-
}
|
|
1452
|
-
.icon-button__secondary_18ayx:hover {
|
|
1453
|
-
color: color-mod(#8d8d93 tint(30%));
|
|
1454
|
-
}
|
|
1455
|
-
.icon-button__secondary_18ayx:active {
|
|
1456
|
-
color: color-mod(#8d8d93 tint(50%));
|
|
1457
|
-
}
|
|
1458
|
-
.icon-button__transparent_18ayx {
|
|
1459
|
-
color: color-mod(#fff alpha(30%))
|
|
1460
|
-
}
|
|
1461
|
-
.icon-button__transparent_18ayx:hover {
|
|
1462
|
-
color: color-mod(#fff alpha(40%));
|
|
1463
|
-
}
|
|
1464
|
-
.icon-button__transparent_18ayx:active {
|
|
1465
|
-
color: color-mod(#fff alpha(50%));
|
|
1466
|
-
}
|
|
1467
|
-
.icon-button__negative_18ayx {
|
|
1468
|
-
color: #d91d0b
|
|
1469
|
-
}
|
|
1470
|
-
.icon-button__negative_18ayx:hover {
|
|
1471
|
-
color: color-mod(#d91d0b shade(30%));
|
|
1472
|
-
}
|
|
1473
|
-
.icon-button__negative_18ayx:active {
|
|
1474
|
-
color: color-mod(#d91d0b shade(50%));
|
|
1475
|
-
}
|
|
1476
|
-
|
|
1477
|
-
.icon-button__primary_1ycb2 {
|
|
1478
|
-
color: #121212
|
|
1479
|
-
}
|
|
1480
|
-
.icon-button__primary_1ycb2:hover {
|
|
1481
|
-
color: rgb(230, 230, 230);
|
|
1482
|
-
}
|
|
1483
|
-
.icon-button__primary_1ycb2:active {
|
|
1484
|
-
color: rgb(179, 179, 179);
|
|
1485
|
-
}
|
|
1486
|
-
.icon-button__secondary_1ycb2 {
|
|
1487
|
-
color: #233549
|
|
1488
|
-
}
|
|
1489
|
-
.icon-button__secondary_1ycb2:hover {
|
|
1490
|
-
color: rgb(219, 220, 221);
|
|
1491
|
-
}
|
|
1492
|
-
.icon-button__secondary_1ycb2:active {
|
|
1493
|
-
color: rgb(170, 171, 172);
|
|
1494
|
-
}
|
|
1495
|
-
.icon-button__transparent_1ycb2 {
|
|
1496
|
-
color: rgba(255, 255, 255, 0.3)
|
|
1497
|
-
}
|
|
1498
|
-
.icon-button__transparent_1ycb2:hover {
|
|
1499
|
-
color: rgba(255, 255, 255, 0.4);
|
|
1500
|
-
}
|
|
1501
|
-
.icon-button__transparent_1ycb2:active {
|
|
1502
|
-
color: rgba(255, 255, 255, 0.5);
|
|
1503
|
-
}
|
|
1504
|
-
.icon-button__negative_1ycb2 {
|
|
1505
|
-
color: #d91d0b
|
|
1506
|
-
}
|
|
1507
|
-
.icon-button__negative_1ycb2:hover {
|
|
1508
|
-
color: rgb(217, 72, 62);
|
|
1509
|
-
}
|
|
1510
|
-
.icon-button__negative_1ycb2:active {
|
|
1511
|
-
color: rgb(169, 56, 48);
|
|
1512
|
-
}.plate__component_1he7j {
|
|
1512
|
+
}.plate__component_1he7j {
|
|
1513
1513
|
color: #fff;
|
|
1514
1514
|
}
|
|
1515
1515
|
.plate__focused_1he7j {
|
|
@@ -1566,6 +1566,8 @@
|
|
|
1566
1566
|
}
|
|
1567
1567
|
.bottom-sheet__highlighted_18aaf {
|
|
1568
1568
|
box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 -4px 8px rgba(11, 31, 53, 0.08);
|
|
1569
|
+
}.calendar-with-skeleton__skeleton_6csck {
|
|
1570
|
+
background-color: #121212;
|
|
1569
1571
|
}
|
|
1570
1572
|
|
|
1571
1573
|
|
|
@@ -1600,11 +1602,6 @@
|
|
|
1600
1602
|
}.modal__highlighted_1az38 {
|
|
1601
1603
|
background: #121212;
|
|
1602
1604
|
box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
|
|
1603
|
-
}.with-suffix__hasSuffix_1f04z input:focus::placeholder {
|
|
1604
|
-
color: transparent;
|
|
1605
|
-
}
|
|
1606
|
-
.with-suffix__disabled_1f04z {
|
|
1607
|
-
color: #fff;
|
|
1608
1605
|
}.slider-input__steps_1l145 {
|
|
1609
1606
|
color: #8d8d93;
|
|
1610
1607
|
}
|
|
@@ -1666,8 +1663,11 @@
|
|
|
1666
1663
|
color: #8d8d93;
|
|
1667
1664
|
}
|
|
1668
1665
|
|
|
1669
|
-
.
|
|
1670
|
-
|
|
1666
|
+
.with-suffix__hasSuffix_1f04z input:focus::placeholder {
|
|
1667
|
+
color: transparent;
|
|
1668
|
+
}
|
|
1669
|
+
.with-suffix__disabled_1f04z {
|
|
1670
|
+
color: #fff;
|
|
1671
1671
|
}.file-upload-item__component_171n7 {
|
|
1672
1672
|
border-bottom: 1px solid #2b2b2e;
|
|
1673
1673
|
color: #8d8d93
|
|
@@ -1686,6 +1686,12 @@
|
|
|
1686
1686
|
}
|
|
1687
1687
|
.file-upload-item__error_171n7 {
|
|
1688
1688
|
color: #ef3124
|
|
1689
|
+
}.toast__toastPlate_yelhs {
|
|
1690
|
+
box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
|
|
1691
|
+
}
|
|
1692
|
+
.toast__popoverInner_yelhs {
|
|
1693
|
+
box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
|
|
1694
|
+
background-color: transparent;
|
|
1689
1695
|
}.tooltip__hint_17w4r {
|
|
1690
1696
|
background-color: #121212;
|
|
1691
1697
|
}
|
|
@@ -1695,12 +1701,6 @@
|
|
|
1695
1701
|
.tooltip__hint_17w4r .tooltip__arrow_17w4r:after {
|
|
1696
1702
|
background-color: #121212;
|
|
1697
1703
|
border-color: #121212;
|
|
1698
|
-
}.toast__toastPlate_yelhs {
|
|
1699
|
-
box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
|
|
1700
|
-
}
|
|
1701
|
-
.toast__popoverInner_yelhs {
|
|
1702
|
-
box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
|
|
1703
|
-
background-color: transparent;
|
|
1704
1704
|
}.bank-card__component_1y17j {
|
|
1705
1705
|
--form-control-bg-color: transparent;
|
|
1706
1706
|
--form-control-hover-bg-color: transparent;
|
|
@@ -1743,64 +1743,64 @@
|
|
|
1743
1743
|
}
|
|
1744
1744
|
.intl-phone-input__focusVisible_8jivk {
|
|
1745
1745
|
outline: 2px solid #007aff;
|
|
1746
|
-
}
|
|
1746
|
+
}@media (min-width: 600px) {
|
|
1747
|
+
}.gallery__modal_hrh6l {
|
|
1747
1748
|
background: transparent;
|
|
1748
1749
|
}
|
|
1749
|
-
.
|
|
1750
|
+
.gallery__component_3knbd {
|
|
1750
1751
|
background-color: #e9e9eb;
|
|
1751
1752
|
}
|
|
1752
1753
|
|
|
1753
|
-
.
|
|
1754
|
+
.gallery__component_s0unj {
|
|
1754
1755
|
border: 2px solid rgba(0, 0, 0, 0);
|
|
1755
1756
|
}
|
|
1756
|
-
.
|
|
1757
|
+
.gallery__active_s0unj {
|
|
1757
1758
|
border-color: #121212
|
|
1758
1759
|
}
|
|
1759
|
-
.
|
|
1760
|
+
.gallery__image_s0unj {
|
|
1760
1761
|
background-color: #121212
|
|
1761
1762
|
}
|
|
1762
|
-
.
|
|
1763
|
+
.gallery__loading_s0unj {
|
|
1763
1764
|
background-color: #e9eaeb;
|
|
1764
1765
|
}
|
|
1765
|
-
.
|
|
1766
|
+
.gallery__brokenImageWrapper_s0unj {
|
|
1766
1767
|
background-color: #121212
|
|
1767
1768
|
}
|
|
1768
|
-
.
|
|
1769
|
+
.gallery__focused_s0unj {
|
|
1769
1770
|
outline: 2px solid #007aff;
|
|
1770
1771
|
}
|
|
1771
|
-
.
|
|
1772
|
+
.gallery__component_8d9io {
|
|
1772
1773
|
background-color: color-mod(#121212 alpha(50%));
|
|
1773
1774
|
}
|
|
1774
|
-
.
|
|
1775
|
+
.gallery__slideLoading_8d9io {
|
|
1775
1776
|
background-color: #e9eaeb;
|
|
1776
1777
|
}
|
|
1777
|
-
.
|
|
1778
|
+
.gallery__image_8d9io {
|
|
1778
1779
|
background-color: #121212;
|
|
1779
1780
|
}
|
|
1780
|
-
.
|
|
1781
|
+
.gallery__smallImage_8d9io {
|
|
1781
1782
|
background-color: #121212;
|
|
1782
1783
|
}
|
|
1783
|
-
.
|
|
1784
|
+
.gallery__arrow_8d9io {
|
|
1784
1785
|
color: #121212
|
|
1785
1786
|
}
|
|
1786
|
-
.
|
|
1787
|
+
.gallery__arrow_8d9io:hover {
|
|
1787
1788
|
background-color: color-mod(#fff alpha(10%));
|
|
1788
1789
|
}
|
|
1789
|
-
.
|
|
1790
|
+
.gallery__arrow_8d9io:active {
|
|
1790
1791
|
background-color: color-mod(#fff alpha(20%));
|
|
1791
1792
|
}
|
|
1792
|
-
.
|
|
1793
|
+
.gallery__focused_8d9io {
|
|
1793
1794
|
outline: 2px solid #007aff;
|
|
1794
1795
|
}
|
|
1795
|
-
.
|
|
1796
|
+
.gallery__placeholder_8d9io {
|
|
1796
1797
|
background-color: #121212;
|
|
1797
1798
|
}
|
|
1798
|
-
.
|
|
1799
|
+
.gallery__fullScreenImage_8d9io {
|
|
1799
1800
|
background-color: #121212;
|
|
1800
1801
|
}
|
|
1801
|
-
.
|
|
1802
|
+
.gallery__component_1yma8 {
|
|
1802
1803
|
background-color: #e9e9eb
|
|
1803
|
-
}@media (min-width: 600px) {
|
|
1804
1804
|
}.calendar-input__calendarContainer_lbqut {
|
|
1805
1805
|
box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
|
|
1806
1806
|
border: 1px solid #2b2b2e;
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/typography/component.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
2
|
|
|
3
|
-
require('./colors.module-
|
|
3
|
+
require('./colors.module-ded492e1.js');
|
|
4
4
|
require('react');
|
|
5
5
|
require('classnames');
|
|
6
6
|
require('./title/component.js');
|
|
7
|
-
require('./common.module-
|
|
7
|
+
require('./common.module-1de331b9.js');
|
|
8
8
|
var title_index = require('./title/index.js');
|
|
9
9
|
var text_component = require('./text/component.js');
|
|
10
10
|
var titleResponsive_component = require('./title-responsive/component.js');
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/typography/esm/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { _ as __assign } from '../colors.module-
|
|
2
|
-
import { c as commonStyles } from '../common.module-
|
|
1
|
+
import { _ as __assign } from '../colors.module-d21f47ee.js';
|
|
2
|
+
import { c as commonStyles } from '../common.module-9782b936.js';
|
|
3
3
|
import React from 'react';
|
|
4
4
|
import 'classnames';
|
|
5
5
|
import { Title as Title$1 } from './component.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { _ as __assign } from '../colors.module-
|
|
2
|
-
import { c as commonStyles } from '../common.module-
|
|
1
|
+
import { _ as __assign } from '../colors.module-d21f47ee.js';
|
|
2
|
+
import { c as commonStyles } from '../common.module-9782b936.js';
|
|
3
3
|
import React from 'react';
|
|
4
4
|
import 'classnames';
|
|
5
5
|
import { Title } from '../title/component.js';
|
package/typography/index.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
2
|
|
|
3
|
-
require('./colors.module-
|
|
3
|
+
require('./colors.module-ded492e1.js');
|
|
4
4
|
require('react');
|
|
5
5
|
require('classnames');
|
|
6
6
|
require('./title/component.js');
|
|
7
|
-
require('./common.module-
|
|
7
|
+
require('./common.module-1de331b9.js');
|
|
8
8
|
require('./title/index.js');
|
|
9
9
|
require('./text/component.js');
|
|
10
10
|
require('./title-responsive/component.js');
|
|
File without changes
|
|
File without changes
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import 'react';
|
|
2
2
|
import 'classnames';
|
|
3
|
-
import './colors.module-
|
|
4
|
-
import './common.module-
|
|
3
|
+
import './colors.module-5a6490a8.js';
|
|
4
|
+
import './common.module-9782b936.js';
|
|
5
5
|
import './title/component.js';
|
|
6
6
|
import { Title } from './title/index.js';
|
|
7
7
|
import { Text } from './text/component.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import 'react';
|
|
2
2
|
import 'classnames';
|
|
3
|
-
import './colors.module-
|
|
4
|
-
import './common.module-
|
|
3
|
+
import './colors.module-5a6490a8.js';
|
|
4
|
+
import './common.module-9782b936.js';
|
|
5
5
|
import './title/component.js';
|
|
6
6
|
import './title/index.js';
|
|
7
7
|
import './text/component.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React, { forwardRef } from 'react';
|
|
2
2
|
import cn from 'classnames';
|
|
3
|
-
import { c as colors } from '../colors.module-
|
|
3
|
+
import { c as colors } from '../colors.module-5a6490a8.js';
|
|
4
4
|
|
|
5
5
|
var styles = {"paragraph":"typography__paragraph_1o3ta","primary-large":"typography__primary-large_1o3ta","primary-medium":"typography__primary-medium_1o3ta","primary-small":"typography__primary-small_1o3ta","secondary-large":"typography__secondary-large_1o3ta","secondary-medium":"typography__secondary-medium_1o3ta","secondary-small":"typography__secondary-small_1o3ta","component":"typography__component_1o3ta","caps":"typography__caps_1o3ta","bold":"typography__bold_1o3ta","medium":"typography__medium_1o3ta","regular":"typography__regular_1o3ta","monospace":"typography__monospace_1o3ta"};
|
|
6
6
|
require('./index.css');
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React, { forwardRef } from 'react';
|
|
2
2
|
import cn from 'classnames';
|
|
3
|
-
import { c as colors } from '../colors.module-
|
|
3
|
+
import { c as colors } from '../colors.module-5a6490a8.js';
|
|
4
4
|
|
|
5
5
|
const Title = forwardRef(({ tag: Component = 'div', view = 'medium', font = 'styrene', weight = font === 'styrene' ? 'medium' : 'bold', defaultMargins = false, color, className, dataTestId, children, styles, ...restProps }, ref) => (React.createElement(Component, Object.assign({ className: cn(styles.component, className, styles[`${font}-${view}`], defaultMargins && styles[`margins-${view}`], styles[weight], color && colors[color]), "data-test-id": dataTestId, ref: ref }, restProps), children)));
|
|
6
6
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import 'classnames';
|
|
3
|
-
import '../colors.module-
|
|
4
|
-
import { c as commonStyles } from '../common.module-
|
|
3
|
+
import '../colors.module-5a6490a8.js';
|
|
4
|
+
import { c as commonStyles } from '../common.module-9782b936.js';
|
|
5
5
|
import { Title as Title$1 } from './component.js';
|
|
6
6
|
|
|
7
7
|
var styles = {"styrene-xlarge":"typography__styrene-xlarge_19kun","styrene-large":"typography__styrene-large_19kun","styrene-medium":"typography__styrene-medium_19kun","styrene-small":"typography__styrene-small_19kun","styrene-xsmall":"typography__styrene-xsmall_19kun","system-xlarge":"typography__system-xlarge_19kun","system-large":"typography__system-large_19kun","system-medium":"typography__system-medium_19kun","system-small":"typography__system-small_19kun","system-xsmall":"typography__system-xsmall_19kun","margins-xlarge":"typography__margins-xlarge_19kun","margins-large":"typography__margins-large_19kun","margins-medium":"typography__margins-medium_19kun","margins-small":"typography__margins-small_19kun","margins-xsmall":"typography__margins-xsmall_19kun","bold":"typography__bold_19kun","medium":"typography__medium_19kun","regular":"typography__regular_19kun"};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import 'classnames';
|
|
3
|
-
import '../colors.module-
|
|
4
|
-
import { c as commonStyles } from '../common.module-
|
|
3
|
+
import '../colors.module-5a6490a8.js';
|
|
4
|
+
import { c as commonStyles } from '../common.module-9782b936.js';
|
|
5
5
|
import { Title } from '../title/component.js';
|
|
6
6
|
|
|
7
7
|
var styles = {"styrene-xlarge":"typography__styrene-xlarge_1awxd","styrene-large":"typography__styrene-large_1awxd","styrene-medium":"typography__styrene-medium_1awxd","styrene-small":"typography__styrene-small_1awxd","styrene-xsmall":"typography__styrene-xsmall_1awxd","system-xlarge":"typography__system-xlarge_1awxd","system-large":"typography__system-large_1awxd","system-medium":"typography__system-medium_1awxd","system-small":"typography__system-small_1awxd","system-xsmall":"typography__system-xsmall_1awxd","margins-xlarge":"typography__margins-xlarge_1awxd","margins-large":"typography__margins-large_1awxd","margins-medium":"typography__margins-medium_1awxd","margins-small":"typography__margins-small_1awxd","margins-xsmall":"typography__margins-xsmall_1awxd"};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import 'react';
|
|
2
2
|
import 'classnames';
|
|
3
|
-
import '../colors.module-
|
|
4
|
-
import '../common.module-
|
|
3
|
+
import '../colors.module-5a6490a8.js';
|
|
4
|
+
import '../common.module-9782b936.js';
|
|
5
5
|
import '../title/component.js';
|
|
6
6
|
export { TitleResponsive } from './component.js';
|
package/typography/text/index.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
2
|
|
|
3
|
-
var colors_module = require('../colors.module-
|
|
3
|
+
var colors_module = require('../colors.module-ded492e1.js');
|
|
4
4
|
var React = require('react');
|
|
5
5
|
require('classnames');
|
|
6
6
|
var title_component = require('./component.js');
|
|
7
|
-
var common_module = require('../common.module-
|
|
7
|
+
var common_module = require('../common.module-1de331b9.js');
|
|
8
8
|
|
|
9
9
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
10
10
|
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
2
|
|
|
3
|
-
var colors_module = require('../colors.module-
|
|
3
|
+
var colors_module = require('../colors.module-ded492e1.js');
|
|
4
4
|
var React = require('react');
|
|
5
5
|
require('classnames');
|
|
6
6
|
var title_component = require('../title/component.js');
|
|
7
|
-
var common_module = require('../common.module-
|
|
7
|
+
var common_module = require('../common.module-1de331b9.js');
|
|
8
8
|
|
|
9
9
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
10
10
|
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
2
|
|
|
3
|
-
require('../colors.module-
|
|
3
|
+
require('../colors.module-ded492e1.js');
|
|
4
4
|
require('react');
|
|
5
5
|
require('classnames');
|
|
6
6
|
require('../title/component.js');
|
|
7
|
-
require('../common.module-
|
|
7
|
+
require('../common.module-1de331b9.js');
|
|
8
8
|
var titleResponsive_component = require('./component.js');
|
|
9
9
|
|
|
10
10
|
|