@alfalab/core-components 45.8.0-beta.3 → 46.0.0-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/calendar-range/esm/Component.js +1 -1
- package/calendar-range/esm/index.js +1 -1
- package/calendar-range/esm/views/popover.js +1 -1
- package/calendar-range/esm/views/static.js +1 -1
- package/calendar-range/modern/Component.js +1 -1
- package/calendar-range/modern/index.js +1 -1
- package/calendar-range/modern/views/popover.js +1 -1
- package/calendar-range/modern/views/static.js +1 -1
- package/calendar-range/utils.js +3 -1
- package/calendar-range/views/popover.js +1 -1
- package/calendar-range/views/static.js +1 -1
- package/gallery/components/header/Component.js +1 -1
- package/gallery/components/header/buttons.js +1 -1
- package/gallery/components/image-viewer/component.js +1 -1
- package/gallery/components/image-viewer/slide.js +1 -1
- package/gallery/esm/Component.js +2 -2
- package/gallery/esm/components/header/Component.js +1 -1
- package/gallery/esm/components/header/buttons.js +1 -1
- package/gallery/esm/components/header/index.js +1 -1
- package/gallery/esm/components/image-preview/Component.js +1 -1
- package/gallery/esm/components/image-preview/index.js +1 -1
- package/gallery/esm/components/image-viewer/component.js +1 -1
- package/gallery/esm/components/image-viewer/index.js +1 -1
- package/gallery/esm/components/image-viewer/slide.js +1 -1
- package/gallery/esm/components/index.js +2 -2
- package/gallery/esm/components/navigation-bar/Component.js +1 -1
- package/gallery/esm/components/navigation-bar/index.js +1 -1
- package/gallery/esm/index.js +2 -2
- package/gallery/modern/Component.js +2 -2
- package/gallery/modern/components/header/Component.js +1 -1
- package/gallery/modern/components/header/buttons.js +1 -1
- package/gallery/modern/components/header/index.js +1 -1
- package/gallery/modern/components/image-preview/Component.js +1 -1
- package/gallery/modern/components/image-preview/index.js +1 -1
- package/gallery/modern/components/image-viewer/component.js +1 -1
- package/gallery/modern/components/image-viewer/index.js +1 -1
- package/gallery/modern/components/image-viewer/slide.js +1 -1
- package/gallery/modern/components/index.js +2 -2
- package/gallery/modern/components/navigation-bar/Component.js +1 -1
- package/gallery/modern/components/navigation-bar/index.js +1 -1
- package/gallery/modern/index.js +2 -2
- package/package.json +1 -1
- package/select/esm/Component.responsive.js +1 -1
- package/select/esm/index.js +1 -1
- package/select/esm/mobile/Component.mobile.js +1 -1
- package/select/esm/mobile/Component.modal.mobile.js +1 -1
- package/select/esm/mobile/index.js +1 -1
- package/select/esm/presets/index.js +1 -1
- package/select/esm/presets/useSelectWithApply/hook.js +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/select/esm/shared/index.js +1 -1
- package/select/mobile/Component.mobile.js +1 -1
- package/select/modern/Component.responsive.js +1 -1
- package/select/modern/index.js +1 -1
- package/select/modern/mobile/Component.mobile.js +1 -1
- package/select/modern/mobile/Component.modal.mobile.js +1 -1
- package/select/modern/mobile/index.js +1 -1
- package/select/modern/presets/index.js +1 -1
- package/select/modern/presets/useSelectWithApply/hook.js +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/select/modern/shared/index.js +1 -1
- package/select/presets/index.js +1 -1
- package/select/presets/useSelectWithApply/hook.js +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/select/shared/index.js +1 -1
- package/side-panel/components/controls/Component.js +1 -1
- package/side-panel/components/footer/Component.js +1 -1
- package/side-panel/esm/Component.responsive.js +1 -1
- package/side-panel/esm/components/controls/Component.js +1 -1
- package/side-panel/esm/components/controls/index.js +1 -1
- package/side-panel/esm/components/footer/Component.desktop.js +1 -1
- package/side-panel/esm/components/footer/Component.js +1 -1
- package/side-panel/esm/components/footer/Component.mobile.js +1 -1
- package/side-panel/esm/desktop/Component.desktop.js +1 -1
- package/side-panel/esm/desktop/index.js +1 -1
- package/side-panel/esm/index.js +1 -1
- package/side-panel/esm/mobile/Component.mobile.js +1 -1
- package/side-panel/esm/mobile/index.js +1 -1
- package/side-panel/modern/Component.responsive.js +1 -1
- package/side-panel/modern/components/controls/Component.js +1 -1
- package/side-panel/modern/components/controls/index.js +1 -1
- package/side-panel/modern/components/footer/Component.desktop.js +1 -1
- package/side-panel/modern/components/footer/Component.js +1 -1
- package/side-panel/modern/components/footer/Component.mobile.js +1 -1
- package/side-panel/modern/desktop/Component.desktop.js +1 -1
- package/side-panel/modern/desktop/index.js +1 -1
- package/side-panel/modern/index.js +1 -1
- package/side-panel/modern/mobile/Component.mobile.js +1 -1
- package/side-panel/modern/mobile/index.js +1 -1
- package/themes/compiled/mobile-dark-bluetint.css +64 -64
- package/toast-plate/components/base-toast-plate/component.js +1 -1
- package/toast-plate/components/base-toast-plate/utils/getBaseToastPlateTestIds.js +1 -1
- package/toast-plate/esm/Component.responsive.js +1 -1
- package/toast-plate/esm/components/base-toast-plate/component.js +1 -1
- package/toast-plate/esm/components/base-toast-plate/index.js +1 -1
- package/toast-plate/esm/components/base-toast-plate/utils/getBaseToastPlateTestIds.js +1 -1
- package/toast-plate/esm/desktop/Component.desktop.js +1 -1
- package/toast-plate/esm/desktop/index.js +1 -1
- package/toast-plate/esm/index-307da6d7.d.ts +1 -1
- package/toast-plate/esm/index.js +1 -1
- package/toast-plate/esm/mobile/Component.mobile.js +1 -1
- package/toast-plate/esm/mobile/index.js +1 -1
- package/toast-plate/index-307da6d7.d.ts +1 -1
- package/toast-plate/modern/Component.responsive.js +1 -1
- package/toast-plate/modern/components/base-toast-plate/component.js +1 -1
- package/toast-plate/modern/components/base-toast-plate/index.js +1 -1
- package/toast-plate/modern/components/base-toast-plate/utils/getBaseToastPlateTestIds.js +1 -1
- package/toast-plate/modern/desktop/Component.desktop.js +1 -1
- package/toast-plate/modern/desktop/index.js +1 -1
- package/toast-plate/modern/index-307da6d7.d.ts +1 -1
- package/toast-plate/modern/index.js +1 -1
- package/toast-plate/modern/mobile/Component.mobile.js +1 -1
- package/toast-plate/modern/mobile/index.js +1 -1
- package/typography/esm/component.js +2 -2
- package/typography/esm/index.js +2 -2
- package/typography/esm/text/component.js +1 -1
- package/typography/esm/text/index.js +1 -1
- package/typography/esm/title/component.js +1 -1
- package/typography/esm/title/index.js +2 -2
- package/typography/esm/title-mobile/component.js +2 -2
- package/typography/esm/title-mobile/index.js +2 -2
- package/typography/esm/title-responsive/component.js +2 -2
- package/typography/esm/title-responsive/index.js +2 -2
- package/typography/modern/component.js +2 -2
- package/typography/modern/index.js +2 -2
- package/typography/modern/text/component.js +1 -1
- package/typography/modern/text/index.js +1 -1
- package/typography/modern/title/component.js +1 -1
- package/typography/modern/title/index.js +2 -2
- package/typography/modern/title-mobile/component.js +2 -2
- package/typography/modern/title-mobile/index.js +2 -2
- package/typography/modern/title-responsive/component.js +2 -2
- package/typography/modern/title-responsive/index.js +2 -2
- package/typography/text/component.js +1 -1
- package/typography/title/component.js +1 -1
- package/typography/title/index.js +1 -1
- package/typography/title-mobile/component.js +1 -1
- package/typography/title-responsive/component.js +1 -1
- /package/calendar-range/esm/{index.module-912e88cf.js → index.module-7ba85cb1.js} +0 -0
- /package/calendar-range/{index.module-bf0591f0.js → index.module-c6ded4a2.js} +0 -0
- /package/calendar-range/modern/{index.module-636e08a2.js → index.module-0604d154.js} +0 -0
- /package/gallery/{buttons-19c30d23.d.ts → buttons-388ad345.d.ts} +0 -0
- /package/gallery/{buttons-19c30d23.js → buttons-388ad345.js} +0 -0
- /package/gallery/esm/{buttons-37ed3ab5.d.ts → buttons-21f7b444.d.ts} +0 -0
- /package/gallery/esm/{buttons-37ed3ab5.js → buttons-21f7b444.js} +0 -0
- /package/gallery/esm/{slide-8d1299a5.d.ts → slide-6f924ae5.d.ts} +0 -0
- /package/gallery/esm/{slide-8d1299a5.js → slide-6f924ae5.js} +0 -0
- /package/gallery/modern/{buttons-92efe05c.d.ts → buttons-1f9788dd.d.ts} +0 -0
- /package/gallery/modern/{buttons-92efe05c.js → buttons-1f9788dd.js} +0 -0
- /package/gallery/modern/{slide-57aa7661.d.ts → slide-f998729a.d.ts} +0 -0
- /package/gallery/modern/{slide-57aa7661.js → slide-f998729a.js} +0 -0
- /package/gallery/{slide-45ca49f1.d.ts → slide-c2c460e2.d.ts} +0 -0
- /package/gallery/{slide-45ca49f1.js → slide-c2c460e2.js} +0 -0
- /package/select/esm/{hook-c0758dcd.d.ts → hook-2843dd53.d.ts} +0 -0
- /package/select/esm/{hook-c0758dcd.js → hook-2843dd53.js} +0 -0
- /package/select/{hook-10a14b43.d.ts → hook-aa03bf2c.d.ts} +0 -0
- /package/select/{hook-10a14b43.js → hook-aa03bf2c.js} +0 -0
- /package/select/modern/{hook-5ccdb908.d.ts → hook-9b7b08fd.d.ts} +0 -0
- /package/select/modern/{hook-5ccdb908.js → hook-9b7b08fd.js} +0 -0
- /package/side-panel/esm/{layout.module-0dc6a00f.js → layout.module-3add3514.js} +0 -0
- /package/side-panel/{layout.module-5eeb8248.js → layout.module-59db2332.js} +0 -0
- /package/side-panel/modern/{layout.module-6f83e451.js → layout.module-e4b70925.js} +0 -0
- /package/toast-plate/esm/{getDataTestId-b3cf0f77.d.ts → getDataTestId-1ecac89b.d.ts} +0 -0
- /package/toast-plate/esm/{getDataTestId-b3cf0f77.js → getDataTestId-1ecac89b.js} +0 -0
- /package/toast-plate/{getDataTestId-439ac98c.d.ts → getDataTestId-c07e1833.d.ts} +0 -0
- /package/toast-plate/{getDataTestId-439ac98c.js → getDataTestId-c07e1833.js} +0 -0
- /package/toast-plate/modern/{getDataTestId-8aa8ef85.d.ts → getDataTestId-4203b686.d.ts} +0 -0
- /package/toast-plate/modern/{getDataTestId-8aa8ef85.js → getDataTestId-4203b686.js} +0 -0
- /package/typography/{colors.module-5b90a9cc.js → colors.module-a11b73e9.js} +0 -0
- /package/typography/{common.module-53a00318.js → common.module-25e7ce83.js} +0 -0
- /package/typography/esm/{colors.module-f2501c6f.js → colors.module-e5414e42.js} +0 -0
- /package/typography/esm/{common.module-04c7810e.js → common.module-bd07cc74.js} +0 -0
- /package/typography/modern/{colors.module-83a4b747.js → colors.module-9fa7fdee.js} +0 -0
- /package/typography/modern/{common.module-278c339a.js → common.module-e73684d9.js} +0 -0
|
@@ -36,7 +36,7 @@ import '../../../input/modern';
|
|
|
36
36
|
import '@alfalab/icons-glyph/MagnifierMIcon';
|
|
37
37
|
import '../components/virtual-options-list/Component.js';
|
|
38
38
|
import 'react-virtual';
|
|
39
|
-
import '../hook-
|
|
39
|
+
import '../hook-9b7b08fd.js';
|
|
40
40
|
import '../presets/useSelectWithApply/options-list-with-apply/footer/Component.js';
|
|
41
41
|
import '../../../button/modern/desktop';
|
|
42
42
|
import '../presets/useSelectWithApply/options-list-with-apply/header/Component.js';
|
|
@@ -37,7 +37,7 @@ import '../../../input/modern';
|
|
|
37
37
|
import '@alfalab/icons-glyph/MagnifierMIcon';
|
|
38
38
|
import '../components/virtual-options-list/Component.js';
|
|
39
39
|
import 'react-virtual';
|
|
40
|
-
import '../hook-
|
|
40
|
+
import '../hook-9b7b08fd.js';
|
|
41
41
|
import '../presets/useSelectWithApply/options-list-with-apply/footer/Component.js';
|
|
42
42
|
import '../../../button/modern/desktop';
|
|
43
43
|
import '../presets/useSelectWithApply/options-list-with-apply/header/Component.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export { useSelectWithLoading } from './useSelectWithLoading/hook.js';
|
|
2
2
|
export { useLazyLoading } from './useLazyLoading/hook.js';
|
|
3
|
-
export { S as SELECT_ALL_KEY, u as useSelectWithApply } from '../hook-
|
|
3
|
+
export { S as SELECT_ALL_KEY, u as useSelectWithApply } from '../hook-9b7b08fd.js';
|
|
4
4
|
import 'react';
|
|
5
5
|
import '../../../skeleton/modern';
|
|
6
6
|
import '../components/option/Component.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import 'react';
|
|
2
2
|
import '../../../../shared/modern';
|
|
3
|
-
export { S as SELECT_ALL_KEY, u as useSelectWithApply } from '../../hook-
|
|
3
|
+
export { S as SELECT_ALL_KEY, u as useSelectWithApply } from '../../hook-9b7b08fd.js';
|
|
4
4
|
import '../../utils.js';
|
|
5
5
|
import '../../components/options-list/Component.js';
|
|
6
6
|
import 'react-merge-refs';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import 'react';
|
|
2
2
|
import '../../../components/options-list/Component.js';
|
|
3
|
-
export { O as OptionsListWithApply } from '../../../hook-
|
|
3
|
+
export { O as OptionsListWithApply } from '../../../hook-9b7b08fd.js';
|
|
4
4
|
import './footer/Component.js';
|
|
5
5
|
import './header/Component.js';
|
|
6
6
|
import 'react-merge-refs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../../hook-
|
|
1
|
+
export * from "../../../hook-9b7b08fd";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export { useSelectWithLoading } from '../presets/useSelectWithLoading/hook.js';
|
|
2
2
|
export { useLazyLoading } from '../presets/useLazyLoading/hook.js';
|
|
3
|
-
export { S as SELECT_ALL_KEY, u as useSelectWithApply } from '../hook-
|
|
3
|
+
export { S as SELECT_ALL_KEY, u as useSelectWithApply } from '../hook-9b7b08fd.js';
|
|
4
4
|
export { defaultAccessor, defaultFilterFn, getSelectTestIds, isGroup, isOptionShape, joinOptions, lastIndexOf, processOptions, usePrevious, useVisibleOptions } from '../utils.js';
|
|
5
5
|
export { Option } from '../components/option/Component.js';
|
|
6
6
|
export { BaseOption } from '../components/base-option/Component.js';
|
package/select/presets/index.js
CHANGED
|
@@ -2,7 +2,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
2
2
|
|
|
3
3
|
var presets_useSelectWithLoading_hook = require('./useSelectWithLoading/hook.js');
|
|
4
4
|
var presets_useLazyLoading_hook = require('./useLazyLoading/hook.js');
|
|
5
|
-
var presets_useSelectWithApply_optionsListWithApply_Component = require('../hook-
|
|
5
|
+
var presets_useSelectWithApply_optionsListWithApply_Component = require('../hook-aa03bf2c.js');
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
@@ -3,7 +3,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
3
3
|
require('tslib');
|
|
4
4
|
require('react');
|
|
5
5
|
require('../../utils.js');
|
|
6
|
-
var presets_useSelectWithApply_optionsListWithApply_Component = require('../../hook-
|
|
6
|
+
var presets_useSelectWithApply_optionsListWithApply_Component = require('../../hook-aa03bf2c.js');
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
|
|
@@ -4,7 +4,7 @@ require('tslib');
|
|
|
4
4
|
require('react');
|
|
5
5
|
require('../../../components/options-list/Component.js');
|
|
6
6
|
require('../../../consts.js');
|
|
7
|
-
var presets_useSelectWithApply_optionsListWithApply_Component = require('../../../hook-
|
|
7
|
+
var presets_useSelectWithApply_optionsListWithApply_Component = require('../../../hook-aa03bf2c.js');
|
|
8
8
|
require('./footer/Component.js');
|
|
9
9
|
require('./header/Component.js');
|
|
10
10
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../../hook-
|
|
1
|
+
export * from "../../../hook-aa03bf2c";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
2
|
|
|
3
|
-
var presets_useSelectWithApply_optionsListWithApply_Component = require('../../../hook-
|
|
3
|
+
var presets_useSelectWithApply_optionsListWithApply_Component = require('../../../hook-aa03bf2c.js');
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
|
package/select/shared/index.js
CHANGED
|
@@ -2,7 +2,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
2
2
|
|
|
3
3
|
var presets_useSelectWithLoading_hook = require('../presets/useSelectWithLoading/hook.js');
|
|
4
4
|
var presets_useLazyLoading_hook = require('../presets/useLazyLoading/hook.js');
|
|
5
|
-
var presets_useSelectWithApply_optionsListWithApply_Component = require('../hook-
|
|
5
|
+
var presets_useSelectWithApply_optionsListWithApply_Component = require('../hook-aa03bf2c.js');
|
|
6
6
|
var utils = require('../utils.js');
|
|
7
7
|
var components_option_Component = require('../components/option/Component.js');
|
|
8
8
|
var components_baseOption_Component = require('../components/base-option/Component.js');
|
|
@@ -4,7 +4,7 @@ var React = require('react');
|
|
|
4
4
|
var cn = require('classnames');
|
|
5
5
|
var coreComponentsShared = require('../../../shared');
|
|
6
6
|
var ResponsiveContext = require('../../ResponsiveContext.js');
|
|
7
|
-
var layout_module = require('../../layout.module-
|
|
7
|
+
var layout_module = require('../../layout.module-59db2332.js');
|
|
8
8
|
|
|
9
9
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
10
10
|
|
|
@@ -5,7 +5,7 @@ var cn = require('classnames');
|
|
|
5
5
|
var coreComponentsShared = require('../../../shared');
|
|
6
6
|
var Context = require('../../Context.js');
|
|
7
7
|
var ResponsiveContext = require('../../ResponsiveContext.js');
|
|
8
|
-
var layout_module = require('../../layout.module-
|
|
8
|
+
var layout_module = require('../../layout.module-59db2332.js');
|
|
9
9
|
|
|
10
10
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
11
11
|
|
|
@@ -8,7 +8,7 @@ import { SidePanelDesktop } from './desktop/Component.desktop.js';
|
|
|
8
8
|
import { SidePanelMobile } from './mobile/Component.mobile.js';
|
|
9
9
|
import { ResponsiveContext } from './ResponsiveContext.js';
|
|
10
10
|
import 'classnames';
|
|
11
|
-
import './layout.module-
|
|
11
|
+
import './layout.module-3add3514.js';
|
|
12
12
|
import '../../navigation-bar/esm';
|
|
13
13
|
import './consts.js';
|
|
14
14
|
import './Context.js';
|
|
@@ -2,7 +2,7 @@ import React, { useContext } from 'react';
|
|
|
2
2
|
import cn from 'classnames';
|
|
3
3
|
import { getDataTestId } from '../../../../shared/esm';
|
|
4
4
|
import { ResponsiveContext } from '../../ResponsiveContext.js';
|
|
5
|
-
import { l as layoutStyles } from '../../layout.module-
|
|
5
|
+
import { l as layoutStyles } from '../../layout.module-3add3514.js';
|
|
6
6
|
|
|
7
7
|
var styles = {"component":"side-panel__component_976qi"};
|
|
8
8
|
require('./index.css');
|
|
@@ -7,7 +7,7 @@ import '../../../../shared/esm';
|
|
|
7
7
|
import '../../Context.js';
|
|
8
8
|
import '../../../../base-modal/esm';
|
|
9
9
|
import '../../ResponsiveContext.js';
|
|
10
|
-
import '../../layout.module-
|
|
10
|
+
import '../../layout.module-3add3514.js';
|
|
11
11
|
|
|
12
12
|
var styles = {"sticky":"side-panel__sticky_1ro1n","size-500":"side-panel__size-500_1ro1n"};
|
|
13
13
|
require('./desktop.css');
|
|
@@ -3,7 +3,7 @@ import cn from 'classnames';
|
|
|
3
3
|
import { getDataTestId } from '../../../../shared/esm';
|
|
4
4
|
import { ModalContext } from '../../Context.js';
|
|
5
5
|
import { ResponsiveContext } from '../../ResponsiveContext.js';
|
|
6
|
-
import { l as layoutStyles } from '../../layout.module-
|
|
6
|
+
import { l as layoutStyles } from '../../layout.module-3add3514.js';
|
|
7
7
|
import '../../../../base-modal/esm';
|
|
8
8
|
|
|
9
9
|
var styles = {"footer":"side-panel__footer_hvmaz","sticky":"side-panel__sticky_hvmaz","highlighted":"side-panel__highlighted_hvmaz"};
|
|
@@ -6,7 +6,7 @@ import '../../../../shared/esm';
|
|
|
6
6
|
import '../../Context.js';
|
|
7
7
|
import '../../../../base-modal/esm';
|
|
8
8
|
import '../../ResponsiveContext.js';
|
|
9
|
-
import '../../layout.module-
|
|
9
|
+
import '../../layout.module-3add3514.js';
|
|
10
10
|
|
|
11
11
|
var styles = {"footer":"side-panel__footer_122es","sticky":"side-panel__sticky_122es"};
|
|
12
12
|
require('./mobile.css');
|
|
@@ -13,7 +13,7 @@ import '../components/content/Component.js';
|
|
|
13
13
|
import '../../../shared/esm';
|
|
14
14
|
import '../Context.js';
|
|
15
15
|
import '../../../base-modal/esm';
|
|
16
|
-
import '../layout.module-
|
|
16
|
+
import '../layout.module-3add3514.js';
|
|
17
17
|
import '../components/footer/Component.js';
|
|
18
18
|
import '../../../navigation-bar/esm';
|
|
19
19
|
|
|
@@ -12,7 +12,7 @@ import '../Context.js';
|
|
|
12
12
|
import '../../../base-modal/esm';
|
|
13
13
|
import '../ResponsiveContext.js';
|
|
14
14
|
import '../components/controls/Component.js';
|
|
15
|
-
import '../layout.module-
|
|
15
|
+
import '../layout.module-3add3514.js';
|
|
16
16
|
import '../components/footer/Component.desktop.js';
|
|
17
17
|
import '../components/footer/Component.js';
|
|
18
18
|
import '../components/header/Component.js';
|
package/side-panel/esm/index.js
CHANGED
|
@@ -6,7 +6,7 @@ import '../../shared/esm';
|
|
|
6
6
|
import './components/controls/Component.js';
|
|
7
7
|
import 'classnames';
|
|
8
8
|
import './ResponsiveContext.js';
|
|
9
|
-
import './layout.module-
|
|
9
|
+
import './layout.module-3add3514.js';
|
|
10
10
|
import './components/header/Component.js';
|
|
11
11
|
import '../../navigation-bar/esm';
|
|
12
12
|
import './consts.js';
|
|
@@ -10,7 +10,7 @@ import { ResponsiveContext } from '../ResponsiveContext.js';
|
|
|
10
10
|
import '../components/content/Component.js';
|
|
11
11
|
import '../../../shared/esm';
|
|
12
12
|
import '../Context.js';
|
|
13
|
-
import '../layout.module-
|
|
13
|
+
import '../layout.module-3add3514.js';
|
|
14
14
|
import '../components/footer/Component.js';
|
|
15
15
|
import '../../../navigation-bar/esm';
|
|
16
16
|
import '../consts.js';
|
|
@@ -9,7 +9,7 @@ import '../../../shared/esm';
|
|
|
9
9
|
import '../Context.js';
|
|
10
10
|
import '../ResponsiveContext.js';
|
|
11
11
|
import '../components/controls/Component.js';
|
|
12
|
-
import '../layout.module-
|
|
12
|
+
import '../layout.module-3add3514.js';
|
|
13
13
|
import '../components/footer/Component.mobile.js';
|
|
14
14
|
import '../components/footer/Component.js';
|
|
15
15
|
import '../components/header/Component.js';
|
|
@@ -7,7 +7,7 @@ import { SidePanelDesktop } from './desktop/Component.desktop.js';
|
|
|
7
7
|
import { SidePanelMobile } from './mobile/Component.mobile.js';
|
|
8
8
|
import { ResponsiveContext } from './ResponsiveContext.js';
|
|
9
9
|
import 'classnames';
|
|
10
|
-
import './layout.module-
|
|
10
|
+
import './layout.module-e4b70925.js';
|
|
11
11
|
import '../../navigation-bar/modern';
|
|
12
12
|
import './consts.js';
|
|
13
13
|
import './Context.js';
|
|
@@ -2,7 +2,7 @@ import React, { useContext } from 'react';
|
|
|
2
2
|
import cn from 'classnames';
|
|
3
3
|
import { getDataTestId } from '../../../../shared/modern';
|
|
4
4
|
import { ResponsiveContext } from '../../ResponsiveContext.js';
|
|
5
|
-
import { l as layoutStyles } from '../../layout.module-
|
|
5
|
+
import { l as layoutStyles } from '../../layout.module-e4b70925.js';
|
|
6
6
|
|
|
7
7
|
const styles = {"component":"side-panel__component_976qi"};
|
|
8
8
|
require('./index.css');
|
|
@@ -6,7 +6,7 @@ import '../../../../shared/modern';
|
|
|
6
6
|
import '../../Context.js';
|
|
7
7
|
import '../../../../base-modal/modern';
|
|
8
8
|
import '../../ResponsiveContext.js';
|
|
9
|
-
import '../../layout.module-
|
|
9
|
+
import '../../layout.module-e4b70925.js';
|
|
10
10
|
|
|
11
11
|
const styles = {"sticky":"side-panel__sticky_1ro1n","size-500":"side-panel__size-500_1ro1n"};
|
|
12
12
|
require('./desktop.css');
|
|
@@ -3,7 +3,7 @@ import cn from 'classnames';
|
|
|
3
3
|
import { getDataTestId } from '../../../../shared/modern';
|
|
4
4
|
import { ModalContext } from '../../Context.js';
|
|
5
5
|
import { ResponsiveContext } from '../../ResponsiveContext.js';
|
|
6
|
-
import { l as layoutStyles } from '../../layout.module-
|
|
6
|
+
import { l as layoutStyles } from '../../layout.module-e4b70925.js';
|
|
7
7
|
import '../../../../base-modal/modern';
|
|
8
8
|
|
|
9
9
|
const styles = {"footer":"side-panel__footer_hvmaz","sticky":"side-panel__sticky_hvmaz","highlighted":"side-panel__highlighted_hvmaz"};
|
|
@@ -5,7 +5,7 @@ import '../../../../shared/modern';
|
|
|
5
5
|
import '../../Context.js';
|
|
6
6
|
import '../../../../base-modal/modern';
|
|
7
7
|
import '../../ResponsiveContext.js';
|
|
8
|
-
import '../../layout.module-
|
|
8
|
+
import '../../layout.module-e4b70925.js';
|
|
9
9
|
|
|
10
10
|
const styles = {"footer":"side-panel__footer_122es","sticky":"side-panel__sticky_122es"};
|
|
11
11
|
require('./mobile.css');
|
|
@@ -12,7 +12,7 @@ import '../components/content/Component.js';
|
|
|
12
12
|
import '../../../shared/modern';
|
|
13
13
|
import '../Context.js';
|
|
14
14
|
import '../../../base-modal/modern';
|
|
15
|
-
import '../layout.module-
|
|
15
|
+
import '../layout.module-e4b70925.js';
|
|
16
16
|
import '../components/footer/Component.js';
|
|
17
17
|
import '../../../navigation-bar/modern';
|
|
18
18
|
|
|
@@ -11,7 +11,7 @@ import '../Context.js';
|
|
|
11
11
|
import '../../../base-modal/modern';
|
|
12
12
|
import '../ResponsiveContext.js';
|
|
13
13
|
import '../components/controls/Component.js';
|
|
14
|
-
import '../layout.module-
|
|
14
|
+
import '../layout.module-e4b70925.js';
|
|
15
15
|
import '../components/footer/Component.desktop.js';
|
|
16
16
|
import '../components/footer/Component.js';
|
|
17
17
|
import '../components/header/Component.js';
|
|
@@ -5,7 +5,7 @@ import '../../shared/modern';
|
|
|
5
5
|
import './components/controls/Component.js';
|
|
6
6
|
import 'classnames';
|
|
7
7
|
import './ResponsiveContext.js';
|
|
8
|
-
import './layout.module-
|
|
8
|
+
import './layout.module-e4b70925.js';
|
|
9
9
|
import './components/header/Component.js';
|
|
10
10
|
import '../../navigation-bar/modern';
|
|
11
11
|
import './consts.js';
|
|
@@ -9,7 +9,7 @@ import { ResponsiveContext } from '../ResponsiveContext.js';
|
|
|
9
9
|
import '../components/content/Component.js';
|
|
10
10
|
import '../../../shared/modern';
|
|
11
11
|
import '../Context.js';
|
|
12
|
-
import '../layout.module-
|
|
12
|
+
import '../layout.module-e4b70925.js';
|
|
13
13
|
import '../components/footer/Component.js';
|
|
14
14
|
import '../../../navigation-bar/modern';
|
|
15
15
|
import '../consts.js';
|
|
@@ -8,7 +8,7 @@ import '../../../shared/modern';
|
|
|
8
8
|
import '../Context.js';
|
|
9
9
|
import '../ResponsiveContext.js';
|
|
10
10
|
import '../components/controls/Component.js';
|
|
11
|
-
import '../layout.module-
|
|
11
|
+
import '../layout.module-e4b70925.js';
|
|
12
12
|
import '../components/footer/Component.mobile.js';
|
|
13
13
|
import '../components/footer/Component.js';
|
|
14
14
|
import '../components/header/Component.js';
|
|
@@ -1,4 +1,19 @@
|
|
|
1
|
-
.
|
|
1
|
+
.backdrop__backdrop_1d6xc {
|
|
2
|
+
-webkit-tap-highlight-color: transparent;
|
|
3
|
+
} .backdrop__appear_1d6xc,
|
|
4
|
+
.backdrop__enter_1d6xc {
|
|
5
|
+
background-color: transparent;
|
|
6
|
+
} .backdrop__appearActive_1d6xc,
|
|
7
|
+
.backdrop__enterActive_1d6xc,
|
|
8
|
+
.backdrop__appearDone_1d6xc,
|
|
9
|
+
.backdrop__enterDone_1d6xc {
|
|
10
|
+
background-color: rgba(0, 0, 0, 0.7);
|
|
11
|
+
} .backdrop__exit_1d6xc {
|
|
12
|
+
background-color: rgba(0, 0, 0, 0.7);
|
|
13
|
+
} .backdrop__exitActive_1d6xc,
|
|
14
|
+
.backdrop__exitDone_1d6xc {
|
|
15
|
+
background-color: transparent;
|
|
16
|
+
}.badge__component_13jfy.badge__background-accent_13jfy {
|
|
2
17
|
background-color: #f83a2a;
|
|
3
18
|
color: rgba(255, 255, 255, 0.94);
|
|
4
19
|
} .badge__component_13jfy.badge__background-specialbg-secondary-transparent_13jfy {
|
|
@@ -62,21 +77,6 @@
|
|
|
62
77
|
background: #e7e8ea;
|
|
63
78
|
} .card-image__loaded_1w4ef {
|
|
64
79
|
background: transparent
|
|
65
|
-
}.backdrop__backdrop_1d6xc {
|
|
66
|
-
-webkit-tap-highlight-color: transparent;
|
|
67
|
-
} .backdrop__appear_1d6xc,
|
|
68
|
-
.backdrop__enter_1d6xc {
|
|
69
|
-
background-color: transparent;
|
|
70
|
-
} .backdrop__appearActive_1d6xc,
|
|
71
|
-
.backdrop__enterActive_1d6xc,
|
|
72
|
-
.backdrop__appearDone_1d6xc,
|
|
73
|
-
.backdrop__enterDone_1d6xc {
|
|
74
|
-
background-color: rgba(0, 0, 0, 0.7);
|
|
75
|
-
} .backdrop__exit_1d6xc {
|
|
76
|
-
background-color: rgba(0, 0, 0, 0.7);
|
|
77
|
-
} .backdrop__exitActive_1d6xc,
|
|
78
|
-
.backdrop__exitDone_1d6xc {
|
|
79
|
-
background-color: transparent;
|
|
80
80
|
}.divider__component_qntq7 {
|
|
81
81
|
border-bottom: 1px solid #353539;
|
|
82
82
|
}.dropzone__component_jv68l {
|
|
@@ -300,25 +300,7 @@
|
|
|
300
300
|
100% {
|
|
301
301
|
background: rgba(222, 222, 238, 0.13);
|
|
302
302
|
}
|
|
303
|
-
}.
|
|
304
|
-
background: rgba(222, 222, 238, 0.13);
|
|
305
|
-
} .slider__component_1qlg3 .noUi-base:hover .noUi-connect {
|
|
306
|
-
background: #f83a2a;
|
|
307
|
-
} .slider__component_1qlg3 .noUi-handle:hover .noUi-touch-area {
|
|
308
|
-
background: #ff503e;
|
|
309
|
-
} .slider__component_1qlg3 .noUi-handle:active .noUi-touch-area {
|
|
310
|
-
background: #fd624e;
|
|
311
|
-
} .slider__component_1qlg3 .noUi-connects {
|
|
312
|
-
background: rgba(222, 222, 238, 0.13);
|
|
313
|
-
} .slider__component_1qlg3 .noUi-connect {
|
|
314
|
-
background: #f83a2a;
|
|
315
|
-
} .slider__component_1qlg3 .noUi-handle {
|
|
316
|
-
border: 2px solid transparent;
|
|
317
|
-
} .slider__component_1qlg3 .noUi-touch-area {
|
|
318
|
-
background: #f83a2a;
|
|
319
|
-
} .slider__component_1qlg3 .noUi-pips {
|
|
320
|
-
color: rgba(238, 238, 251, 0.55);
|
|
321
|
-
}.segmented-control__wrapper_97jjo {
|
|
303
|
+
}.segmented-control__wrapper_97jjo {
|
|
322
304
|
background-color: rgba(225, 225, 248, 0.09);
|
|
323
305
|
} .segmented-control__segment_97jjo.segmented-control__selected_97jjo {
|
|
324
306
|
color: rgba(255, 255, 255, 0.94);
|
|
@@ -352,6 +334,24 @@
|
|
|
352
334
|
color: rgba(3, 3, 6, 0.88)
|
|
353
335
|
} .segmented-control__segment_1ci04:not(:first-child):before {
|
|
354
336
|
background-color: rgba(15, 25, 55, 0.1);
|
|
337
|
+
}.slider__component_1qlg3 .noUi-base:hover .noUi-connects {
|
|
338
|
+
background: rgba(222, 222, 238, 0.13);
|
|
339
|
+
} .slider__component_1qlg3 .noUi-base:hover .noUi-connect {
|
|
340
|
+
background: #f83a2a;
|
|
341
|
+
} .slider__component_1qlg3 .noUi-handle:hover .noUi-touch-area {
|
|
342
|
+
background: #ff503e;
|
|
343
|
+
} .slider__component_1qlg3 .noUi-handle:active .noUi-touch-area {
|
|
344
|
+
background: #fd624e;
|
|
345
|
+
} .slider__component_1qlg3 .noUi-connects {
|
|
346
|
+
background: rgba(222, 222, 238, 0.13);
|
|
347
|
+
} .slider__component_1qlg3 .noUi-connect {
|
|
348
|
+
background: #f83a2a;
|
|
349
|
+
} .slider__component_1qlg3 .noUi-handle {
|
|
350
|
+
border: 2px solid transparent;
|
|
351
|
+
} .slider__component_1qlg3 .noUi-touch-area {
|
|
352
|
+
background: #f83a2a;
|
|
353
|
+
} .slider__component_1qlg3 .noUi-pips {
|
|
354
|
+
color: rgba(238, 238, 251, 0.55);
|
|
355
355
|
}.spinner__component_6d0oa {
|
|
356
356
|
color: #fff;
|
|
357
357
|
}
|
|
@@ -359,34 +359,6 @@
|
|
|
359
359
|
}
|
|
360
360
|
.spinner__component_11jun {
|
|
361
361
|
color: #121213;
|
|
362
|
-
}.status-badge__positive-checkmark_1qjlx {
|
|
363
|
-
background-color: #17d055;
|
|
364
|
-
} .status-badge__negative-cross_1qjlx,
|
|
365
|
-
.status-badge__negative-alert_1qjlx,
|
|
366
|
-
.status-badge__negative-block_1qjlx {
|
|
367
|
-
background-color: #ff4837;
|
|
368
|
-
} .status-badge__attention-alert_1qjlx {
|
|
369
|
-
background-color: #fda136;
|
|
370
|
-
} .status-badge__neutral-information_1qjlx,
|
|
371
|
-
.status-badge__neutral-operation_1qjlx,
|
|
372
|
-
.status-badge__neutral-cross_1qjlx {
|
|
373
|
-
background-color: #898991;
|
|
374
|
-
}
|
|
375
|
-
.status-badge__component_75yw9 {
|
|
376
|
-
color: #fff;
|
|
377
|
-
}
|
|
378
|
-
.status-badge__positive-checkmark_yo7iy {
|
|
379
|
-
background-color: #0cc44d;
|
|
380
|
-
} .status-badge__negative-cross_yo7iy,
|
|
381
|
-
.status-badge__negative-alert_yo7iy,
|
|
382
|
-
.status-badge__negative-block_yo7iy {
|
|
383
|
-
background-color: #ff4837;
|
|
384
|
-
} .status-badge__attention-alert_yo7iy {
|
|
385
|
-
background-color: #fa9313;
|
|
386
|
-
} .status-badge__neutral-information_yo7iy,
|
|
387
|
-
.status-badge__neutral-operation_yo7iy,
|
|
388
|
-
.status-badge__neutral-cross_yo7iy {
|
|
389
|
-
background-color: #898991;
|
|
390
362
|
}.status__soft_1unag.status__green_1unag {
|
|
391
363
|
background: #d1f1d7;
|
|
392
364
|
color: #0d9336;
|
|
@@ -424,4 +396,32 @@
|
|
|
424
396
|
background: #09b9be;
|
|
425
397
|
} .status__contrast_1unag.status__purple_1unag {
|
|
426
398
|
background: #897eff;
|
|
427
|
-
}
|
|
399
|
+
}.status-badge__positive-checkmark_1qjlx {
|
|
400
|
+
background-color: #17d055;
|
|
401
|
+
} .status-badge__negative-cross_1qjlx,
|
|
402
|
+
.status-badge__negative-alert_1qjlx,
|
|
403
|
+
.status-badge__negative-block_1qjlx {
|
|
404
|
+
background-color: #ff4837;
|
|
405
|
+
} .status-badge__attention-alert_1qjlx {
|
|
406
|
+
background-color: #fda136;
|
|
407
|
+
} .status-badge__neutral-information_1qjlx,
|
|
408
|
+
.status-badge__neutral-operation_1qjlx,
|
|
409
|
+
.status-badge__neutral-cross_1qjlx {
|
|
410
|
+
background-color: #898991;
|
|
411
|
+
}
|
|
412
|
+
.status-badge__component_75yw9 {
|
|
413
|
+
color: #fff;
|
|
414
|
+
}
|
|
415
|
+
.status-badge__positive-checkmark_yo7iy {
|
|
416
|
+
background-color: #0cc44d;
|
|
417
|
+
} .status-badge__negative-cross_yo7iy,
|
|
418
|
+
.status-badge__negative-alert_yo7iy,
|
|
419
|
+
.status-badge__negative-block_yo7iy {
|
|
420
|
+
background-color: #ff4837;
|
|
421
|
+
} .status-badge__attention-alert_yo7iy {
|
|
422
|
+
background-color: #fa9313;
|
|
423
|
+
} .status-badge__neutral-information_yo7iy,
|
|
424
|
+
.status-badge__neutral-operation_yo7iy,
|
|
425
|
+
.status-badge__neutral-cross_yo7iy {
|
|
426
|
+
background-color: #898991;
|
|
427
|
+
}
|
|
@@ -4,7 +4,7 @@ var tslib = require('tslib');
|
|
|
4
4
|
var React = require('react');
|
|
5
5
|
var cn = require('classnames');
|
|
6
6
|
var coreComponentsIconButton = require('../../../icon-button');
|
|
7
|
-
var getDataTestId = require('../../getDataTestId-
|
|
7
|
+
var getDataTestId = require('../../getDataTestId-c07e1833.js');
|
|
8
8
|
require('@alfalab/hooks');
|
|
9
9
|
var coreComponentsStatusBadge = require('../../../status-badge');
|
|
10
10
|
var CrossMIcon = require('@alfalab/icons-glyph/CrossMIcon');
|
|
@@ -6,7 +6,7 @@ import { ToastPlateMobile } from './mobile/Component.mobile.js';
|
|
|
6
6
|
import './components/base-toast-plate/component.js';
|
|
7
7
|
import 'classnames';
|
|
8
8
|
import '../../icon-button/esm';
|
|
9
|
-
import './getDataTestId-
|
|
9
|
+
import './getDataTestId-1ecac89b.js';
|
|
10
10
|
import '@alfalab/hooks';
|
|
11
11
|
import '../../status-badge/esm';
|
|
12
12
|
import '@alfalab/icons-glyph/CrossMIcon';
|
|
@@ -2,7 +2,7 @@ import { __rest, __assign } from 'tslib';
|
|
|
2
2
|
import React, { forwardRef, useCallback } from 'react';
|
|
3
3
|
import cn from 'classnames';
|
|
4
4
|
import { IconButton } from '../../../../icon-button/esm';
|
|
5
|
-
import { g as getDataTestId } from '../../getDataTestId-
|
|
5
|
+
import { g as getDataTestId } from '../../getDataTestId-1ecac89b.js';
|
|
6
6
|
import '@alfalab/hooks';
|
|
7
7
|
import { StatusBadge } from '../../../../status-badge/esm';
|
|
8
8
|
import { CrossMIcon } from '@alfalab/icons-glyph/CrossMIcon';
|
|
@@ -3,7 +3,7 @@ import 'tslib';
|
|
|
3
3
|
import 'react';
|
|
4
4
|
import 'classnames';
|
|
5
5
|
import '../../../../icon-button/esm';
|
|
6
|
-
import '../../getDataTestId-
|
|
6
|
+
import '../../getDataTestId-1ecac89b.js';
|
|
7
7
|
import '@alfalab/hooks';
|
|
8
8
|
import '../../../../status-badge/esm';
|
|
9
9
|
import '@alfalab/icons-glyph/CrossMIcon';
|
|
@@ -3,7 +3,7 @@ import React, { forwardRef } from 'react';
|
|
|
3
3
|
import { BaseToastPlate } from '../components/base-toast-plate/component.js';
|
|
4
4
|
import 'classnames';
|
|
5
5
|
import '../../../icon-button/esm';
|
|
6
|
-
import '../getDataTestId-
|
|
6
|
+
import '../getDataTestId-1ecac89b.js';
|
|
7
7
|
import '@alfalab/hooks';
|
|
8
8
|
import '../../../status-badge/esm';
|
|
9
9
|
import '@alfalab/icons-glyph/CrossMIcon';
|
|
@@ -4,7 +4,7 @@ import 'react';
|
|
|
4
4
|
import '../components/base-toast-plate/component.js';
|
|
5
5
|
import 'classnames';
|
|
6
6
|
import '../../../icon-button/esm';
|
|
7
|
-
import '../getDataTestId-
|
|
7
|
+
import '../getDataTestId-1ecac89b.js';
|
|
8
8
|
import '@alfalab/hooks';
|
|
9
9
|
import '../../../status-badge/esm';
|
|
10
10
|
import '@alfalab/icons-glyph/CrossMIcon';
|
|
@@ -66,6 +66,6 @@ declare const dom: {
|
|
|
66
66
|
preventDefault: typeof preventDefault;
|
|
67
67
|
};
|
|
68
68
|
export { isClient, os, createPaddingStyle, easingFns, fnUtils, maskUtils, hooks, dom };
|
|
69
|
-
export * from "./getDataTestId-
|
|
69
|
+
export * from "./getDataTestId-1ecac89b";
|
|
70
70
|
export * from "./browser-a216f694";
|
|
71
71
|
export * from "./components/base-toast-plate/hooks/useDeprecatedBadge";
|
package/toast-plate/esm/index.js
CHANGED
|
@@ -6,7 +6,7 @@ import './desktop/Component.desktop.js';
|
|
|
6
6
|
import './components/base-toast-plate/component.js';
|
|
7
7
|
import 'classnames';
|
|
8
8
|
import '../../icon-button/esm';
|
|
9
|
-
import './getDataTestId-
|
|
9
|
+
import './getDataTestId-1ecac89b.js';
|
|
10
10
|
import '@alfalab/hooks';
|
|
11
11
|
import '../../status-badge/esm';
|
|
12
12
|
import '@alfalab/icons-glyph/CrossMIcon';
|