@salutejs/plasma-web 1.358.0-canary.1319.10075172255.0 → 1.358.0-canary.1322.10108588887.0

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,199 @@
1
+ # v1.357.0 (Thu Jul 25 2024)
2
+
3
+ ### Release Notes
4
+
5
+ #### Release by 24.07.2024 ([#1319](https://github.com/salute-developers/plasma/pull/1319))
6
+
7
+ ## Components
8
+
9
+ ### Portal/Popup
10
+
11
+ * убрана зависимость от свойства `frame` в элементе `PopupRootContainer`
12
+ * переделан компонент `Portal` из конфигурируемого в обычный функциональный компонент
13
+
14
+
15
+ fix(plasma-new-hope): `Popup` and `Portal` improvements (https://github.com/salute-developers/plasma/pull/1299)
16
+
17
+ ### Chip
18
+
19
+ - добавлено новое свойство `hasClear`
20
+ - добавлен тест и обновлена документация
21
+
22
+ plasma-*: Add prop `hasClear` for Chip (https://github.com/salute-developers/plasma/pull/1312)
23
+
24
+ ### DatePicker
25
+
26
+ - добавлена поддержка выбора кварталов
27
+ - добавлены 4ре варианта работы с календарем (выбор дней, месяцев, календарей, лет)
28
+ - добавлена поддержка кварталов в datepicker
29
+ - добавлена возможность задавать события для каждой календарной сетки
30
+ - добавлена возможность задавать неактивные элементы для каждой календарной сетки
31
+
32
+ **Before:**
33
+ <div style="display: flex">
34
+ <img src="https://github.com/user-attachments/assets/2208459a-92ee-493c-974e-b01f216e268b" width="200" height="200">
35
+ <img src="https://github.com/user-attachments/assets/c765d898-bfbb-42a2-be30-8982f27031bb" width="200" height="200">
36
+ <img src="https://github.com/user-attachments/assets/bc61edf5-0a18-47a8-b34e-672f2eb0379e" width="200" height="200">
37
+ </div>
38
+
39
+ **After:**
40
+ <div style="display: flex">
41
+ <img src="https://github.com/user-attachments/assets/0b42d119-8964-4a52-b9e0-564b0f1a8141" width="200" height="200">
42
+ <img src="https://github.com/user-attachments/assets/1e2cb981-4a16-475d-ba07-51a774130349" width="200" height="200">
43
+ <img src="https://github.com/user-attachments/assets/30f898e9-06c5-47ae-bf66-b4c29f4eb9a0" width="200" height="200">
44
+ <img src="https://github.com/user-attachments/assets/0236ddcc-4473-4b46-a200-ae088f960b50" width="200" height="200">
45
+ </div>
46
+
47
+
48
+ plasma-*: Datepicker improvements (https://github.com/salute-developers/plasma/pull/1302)
49
+
50
+ ### Autocomplete
51
+
52
+ - добавлен в поставку во все клиентские библиотеки
53
+
54
+ feat: Autocomplete (https://github.com/salute-developers/plasma/pull/1292)
55
+
56
+ ### Price, Portal
57
+
58
+ - компонент `Price` добавлен в `plasma-new-hope`, портирован в `plasma-{web, b2c}`, `sdds-{serv, dfa}`
59
+ - для `Price` обновлены тесты и документация
60
+ - исправлена ошибка отсутствующего `PropsTable` в документации `Portal`
61
+
62
+
63
+ plasma-*: add `Price` component (https://github.com/salute-developers/plasma/pull/1307)
64
+
65
+ ### Select
66
+
67
+ - добавлен новый компонент с поддержкой вложенных списков
68
+ - поставлен во все клиентские библиотеки
69
+
70
+
71
+ feat: Select (https://github.com/salute-developers/plasma/pull/1233)
72
+
73
+ ### SDDS-SERV
74
+
75
+ - добавлены компоненты:
76
+ - Calendar
77
+ - Notification
78
+ - ButtonBase
79
+ - Skeleton
80
+ - Accordion
81
+
82
+ ### SDDS-{SERV, DFA}
83
+
84
+ - заменены старые токены с префиксом `--plasma-colors...` на корректные.
85
+
86
+
87
+ Sdds-serv & sdds-dfa sync (https://github.com/salute-developers/plasma/pull/1314)
88
+
89
+ ### Accordion
90
+
91
+ - добавлен новый view (b2c)
92
+ - добавлена возможность добавить класс в accordionItem
93
+ - исправлена работы disabled
94
+ - добавлен флаг startLeftPosition
95
+ - переделаны новые отступы из нового дизайна
96
+
97
+
98
+ Add functional to accordion (https://github.com/salute-developers/plasma/pull/1301)
99
+
100
+ ### Typography
101
+
102
+ - добавлен пропс color
103
+ - в секции plasma-web storybook добавлен color picker
104
+
105
+
106
+ feat: Add color prop in Typography (https://github.com/salute-developers/plasma/pull/1308)
107
+
108
+
109
+ ## Tokens
110
+
111
+ * Добавлена новая темая `sdds_cs` в библиотеку `@salutejs/sdds-themes` с учётом обновленных токенов типографики.
112
+
113
+
114
+ feat(sdds-themes): Add `sdds_cs` theme (https://github.com/salute-developers/plasma/pull/1309)
115
+
116
+
117
+ ## Docs
118
+
119
+ ### AudioPlayer
120
+
121
+ - изменен `cdn` в примерах`https://vc-static.sberdevices.ru/smartmarket-video-news/` на `https://cdn1.newsback.sberdevices.ru/p-newsback/`
122
+
123
+
124
+ plasma-{b2c,web}: Fix vc cdn url (https://github.com/salute-developers/plasma/pull/1298)
125
+
126
+
127
+ ## Misc
128
+
129
+ ### Tooltip
130
+
131
+ - исправлен проброс стилей в Tooltip
132
+
133
+
134
+ plasma-new-hope: forward styles and className to Tooltip root (https://github.com/salute-developers/plasma/pull/1311)
135
+
136
+ ### Textarea
137
+
138
+ - исправлена логика при использовании свойства `autoResize` (теперь ширина автоматически растягивается)
139
+
140
+ Результат с включенным `autoResize` после изменения ширины
141
+
142
+ **До:**
143
+ ![](https://github.com/salute-developers/plasma/assets/38344415/70ad8513-353e-477f-a0fe-e4d3ee5cfd55)
144
+
145
+ **После:**
146
+ ![](https://github.com/salute-developers/plasma/assets/38344415/84306373-b4fb-4f13-8a77-b2fd05c08721)
147
+
148
+
149
+ plasma-*: Fix width autoresize prop in textarea (https://github.com/salute-developers/plasma/pull/1297)
150
+
151
+ ---
152
+
153
+ #### 🚀 Enhancement
154
+
155
+ - Release by 24.07.2024 [#1319](https://github.com/salute-developers/plasma/pull/1319) ([@Yeti-or](https://github.com/Yeti-or) [@neretin-trike](https://github.com/neretin-trike) [@Salute-Eva](https://github.com/Salute-Eva) [@simashova](https://github.com/simashova) [@TitanKuzmich](https://github.com/TitanKuzmich) [@iljs](https://github.com/iljs) [@shuga2704](https://github.com/shuga2704) [@denivladislav](https://github.com/denivladislav) [@vadim-kudr](https://github.com/vadim-kudr) [@Yakutoc](https://github.com/Yakutoc))
156
+ - feat: Add color prop to Typography, code review fixes [#1308](https://github.com/salute-developers/plasma/pull/1308) ([@vadim-kudr](https://github.com/vadim-kudr))
157
+ - feat: Add color prop to Typography, fixes ([@vadim-kudr](https://github.com/vadim-kudr))
158
+ - feat: Add color prop in Typography ([@vadim-kudr](https://github.com/vadim-kudr))
159
+ - feat(plasma-{new-hope, b2c, web}, sdds-{dfa, serv}): indian rupee added [#1307](https://github.com/salute-developers/plasma/pull/1307) ([@denivladislav](https://github.com/denivladislav))
160
+ - feat(plasma-web): update Calendar config & refactor tests ([@TitanKuzmich](https://github.com/TitanKuzmich))
161
+ - feat(plasma-web/b2c): update Chip tests [#1312](https://github.com/salute-developers/plasma/pull/1312) ([@TitanKuzmich](https://github.com/TitanKuzmich))
162
+
163
+ #### 🐛 Bug Fix
164
+
165
+ - chore(plasma-web): update api-report ([@shuga2704](https://github.com/shuga2704))
166
+ - chore(plasma-docs): fixed Select docs ([@shuga2704](https://github.com/shuga2704))
167
+ - Merge remote-tracking branch 'origin/dev' into release_2024-07-24 ([@Yakutoc](https://github.com/Yakutoc))
168
+ - Update package-lock.json files ([@Salute-Eva](https://github.com/Salute-Eva))
169
+ - Update versions ([@Salute-Eva](https://github.com/Salute-Eva))
170
+ - fix(components): add new view and add new props [#1301](https://github.com/salute-developers/plasma/pull/1301) ([@iljs](https://github.com/iljs))
171
+ - feat(plasma-new-hope, b2c, web, sdds-serv, sdds-dfa): Select [#1233](https://github.com/salute-developers/plasma/pull/1233) ([@shuga2704](https://github.com/shuga2704))
172
+ - docs(plasma-{new-hope, web}, sdds-{serv, dfa}): api reports regenerated ([@denivladislav](https://github.com/denivladislav))
173
+ - feat(plasma-{b2c, web}): Price component ported ([@denivladislav](https://github.com/denivladislav))
174
+ - feat(plasma-new-hope, web, b2c, sdds-serv, sdds-dfa): Autocomplete [#1292](https://github.com/salute-developers/plasma/pull/1292) ([@shuga2704](https://github.com/shuga2704))
175
+ - feat(plasma-web/b2c,sdds-serv/dfa): update DatePicker configs ([@TitanKuzmich](https://github.com/TitanKuzmich))
176
+ - docs: regenerate api reports ([@TitanKuzmich](https://github.com/TitanKuzmich))
177
+ - feat(plasma-web/b2c,sdds-serv/dfa): add hasClear prop to Chip stories ([@TitanKuzmich](https://github.com/TitanKuzmich))
178
+ - fix(sdds-*,plasma-*,caldera-online): Update `Portal` component usage [#1299](https://github.com/salute-developers/plasma/pull/1299) ([@neretin-trike](https://github.com/neretin-trike))
179
+ - docs(plasma-b2c/plasma-web): fix vc cdn url [#1298](https://github.com/salute-developers/plasma/pull/1298) ([@Yeti-or](https://github.com/Yeti-or))
180
+ - chore: Update package-lock.json files \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
181
+
182
+ #### Authors: 10
183
+
184
+ - [@iljs](https://github.com/iljs)
185
+ - [@Salute-Eva](https://github.com/Salute-Eva)
186
+ - Alexander Lobyntsev ([@Yakutoc](https://github.com/Yakutoc))
187
+ - Anastasia Simashova ([@simashova](https://github.com/simashova))
188
+ - Dima Shugaev ([@shuga2704](https://github.com/shuga2704))
189
+ - Krivonos Aleksandr ([@TitanKuzmich](https://github.com/TitanKuzmich))
190
+ - neretinaa ([@neretin-trike](https://github.com/neretin-trike))
191
+ - Vadim ([@vadim-kudr](https://github.com/vadim-kudr))
192
+ - Vasiliy ([@Yeti-or](https://github.com/Yeti-or))
193
+ - Vladislav Denisov ([@denivladislav](https://github.com/denivladislav))
194
+
195
+ ---
196
+
1
197
  # v1.351.0 (Thu Jul 11 2024)
2
198
 
3
199
  ### Release Notes
@@ -2022,7 +2022,7 @@ export const Select: React_2.ForwardRefExoticComponent<SelectProps<any> & React_
2022
2022
 
2023
2023
  export { SelectGroup }
2024
2024
 
2025
- // @public (undocumented)
2025
+ // @public
2026
2026
  export const SelectNew: FunctionComponent<PropsType< {
2027
2027
  size: {
2028
2028
  xs: PolymorphicClassName;
@@ -1 +1,81 @@
1
- export { Select as SelectNew } from './Select';
1
+ /// <reference types="react" />
2
+ /**
3
+ * Выпадающий список. Поддерживает выбор одного или нескольких значений.
4
+ */
5
+ export declare const SelectNew: import("react").FunctionComponent<import("@salutejs/plasma-new-hope/types/engines/types").PropsType<{
6
+ size: {
7
+ xs: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
8
+ s: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
9
+ m: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
10
+ l: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
11
+ };
12
+ view: {
13
+ default: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
14
+ positive: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
15
+ warning: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
16
+ negative: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
17
+ accent: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
18
+ secondary: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
19
+ clear: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
20
+ dark: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
21
+ black: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
22
+ white: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
23
+ };
24
+ chipView: {
25
+ default: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
26
+ secondary: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
27
+ accent: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
28
+ };
29
+ }> & ((import("@salutejs/plasma-new-hope/types/components/Select/Select.types").BasicProps & {
30
+ multiselect?: false | undefined;
31
+ value?: string | undefined;
32
+ onChange?: ((value: string) => void) | undefined;
33
+ isTargetAmount?: false | undefined;
34
+ } & {
35
+ target?: "textfield-like" | undefined;
36
+ view?: "default" | "positive" | "warning" | "negative" | undefined;
37
+ contentLeft?: import("react").ReactNode;
38
+ label?: string | undefined;
39
+ labelPlacement?: "outer" | "inner" | undefined;
40
+ placeholder?: string | undefined;
41
+ helperText?: string | undefined;
42
+ } & Omit<import("react").ButtonHTMLAttributes<HTMLButtonElement>, "onChange" | "nonce" | "onResize" | "onResizeCapture" | "value"> & import("react").RefAttributes<HTMLButtonElement>) | (import("@salutejs/plasma-new-hope/types/components/Select/Select.types").BasicProps & {
43
+ multiselect?: false | undefined;
44
+ value?: string | undefined;
45
+ onChange?: ((value: string) => void) | undefined;
46
+ isTargetAmount?: false | undefined;
47
+ } & {
48
+ target?: "button-like" | undefined;
49
+ view?: "default" | "accent" | "secondary" | "positive" | "warning" | "negative" | "black" | "white" | "dark" | "clear" | undefined;
50
+ contentLeft?: undefined;
51
+ label?: undefined;
52
+ labelPlacement?: undefined;
53
+ placeholder?: undefined;
54
+ helperText?: undefined;
55
+ } & Omit<import("react").ButtonHTMLAttributes<HTMLButtonElement>, "onChange" | "nonce" | "onResize" | "onResizeCapture" | "value"> & import("react").RefAttributes<HTMLButtonElement>) | (import("@salutejs/plasma-new-hope/types/components/Select/Select.types").BasicProps & {
56
+ multiselect: true;
57
+ value?: string[] | undefined;
58
+ onChange?: ((value: string[]) => void) | undefined;
59
+ isTargetAmount?: boolean | undefined;
60
+ } & {
61
+ target?: "textfield-like" | undefined;
62
+ view?: "default" | "positive" | "warning" | "negative" | undefined;
63
+ contentLeft?: import("react").ReactNode;
64
+ label?: string | undefined;
65
+ labelPlacement?: "outer" | "inner" | undefined;
66
+ placeholder?: string | undefined;
67
+ helperText?: string | undefined;
68
+ } & Omit<import("react").ButtonHTMLAttributes<HTMLButtonElement>, "onChange" | "nonce" | "onResize" | "onResizeCapture" | "value"> & import("react").RefAttributes<HTMLButtonElement>) | (import("@salutejs/plasma-new-hope/types/components/Select/Select.types").BasicProps & {
69
+ multiselect: true;
70
+ value?: string[] | undefined;
71
+ onChange?: ((value: string[]) => void) | undefined;
72
+ isTargetAmount?: boolean | undefined;
73
+ } & {
74
+ target?: "button-like" | undefined;
75
+ view?: "default" | "accent" | "secondary" | "positive" | "warning" | "negative" | "black" | "white" | "dark" | "clear" | undefined;
76
+ contentLeft?: undefined;
77
+ label?: undefined;
78
+ labelPlacement?: undefined;
79
+ placeholder?: undefined;
80
+ helperText?: undefined;
81
+ } & Omit<import("react").ButtonHTMLAttributes<HTMLButtonElement>, "onChange" | "nonce" | "onResize" | "onResizeCapture" | "value"> & import("react").RefAttributes<HTMLButtonElement>))>;
@@ -3,10 +3,9 @@
3
3
  Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
- Object.defineProperty(exports, "SelectNew", {
7
- enumerable: true,
8
- get: function get() {
9
- return _Select.Select;
10
- }
11
- });
12
- var _Select = /*#__PURE__*/require("./Select");
6
+ exports.SelectNew = void 0;
7
+ var _Select = /*#__PURE__*/require("./Select");
8
+ /**
9
+ * Выпадающий список. Поддерживает выбор одного или нескольких значений.
10
+ */
11
+ var SelectNew = exports.SelectNew = _Select.Select;
@@ -0,0 +1,13 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ var Select = require('./Select.js');
6
+
7
+ /**
8
+ * Выпадающий список. Поддерживает выбор одного или нескольких значений.
9
+ */
10
+ var SelectNew = Select.Select;
11
+
12
+ exports.SelectNew = SelectNew;
13
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sources":["../../../../src-css/components/SelectNew/index.ts"],"sourcesContent":["import { Select } from './Select';\n\n/**\n * Выпадающий список. Поддерживает выбор одного или нескольких значений.\n */\nexport const SelectNew = Select;\n"],"names":["SelectNew","Select"],"mappings":";;;;;;AAEA;AACA;AACA;AACO,IAAMA,SAAS,GAAGC;;;;"}
package/css/cjs/index.js CHANGED
@@ -2,6 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
+ var index = require('./components/SelectNew/index.js');
5
6
  var plasmaNewHope = require('@salutejs/plasma-new-hope');
6
7
  var Accordion = require('./components/Accordion/Accordion.js');
7
8
  var Autocomplete = require('./components/Autocomplete/Autocomplete.js');
@@ -40,7 +41,6 @@ var Progress = require('./components/Progress/Progress.js');
40
41
  var Radiobox = require('./components/Radiobox/Radiobox.js');
41
42
  var Range = require('./components/Range/Range.js');
42
43
  var Segment = require('./components/Segment/Segment.js');
43
- var Select = require('./components/SelectNew/Select.js');
44
44
  var Sheet = require('./components/Sheet/Sheet.js');
45
45
  var Skeleton = require('./components/Skeleton/Skeleton.js');
46
46
  var Slider = require('./components/Slider/Slider.js');
@@ -54,10 +54,11 @@ var Toast = require('./components/Toast/Toast.js');
54
54
  var Toolbar = require('./components/Toolbar/Toolbar.js');
55
55
  var Tooltip = require('./components/Tooltip/Tooltip.js');
56
56
  var Typography = require('./components/Typography/Typography.js');
57
- var index = require('./components/Typography/Old/index.js');
57
+ var index$1 = require('./components/Typography/Old/index.js');
58
58
 
59
59
 
60
60
 
61
+ exports.SelectNew = index.SelectNew;
61
62
  Object.defineProperty(exports, 'AccordionItem', {
62
63
  enumerable: true,
63
64
  get: function () { return plasmaNewHope.AccordionItem; }
@@ -245,7 +246,6 @@ exports.Radiobox = Radiobox.Radiobox;
245
246
  exports.Range = Range.Range;
246
247
  exports.SegmentGroup = Segment.SegmentGroup;
247
248
  exports.SegmentItem = Segment.SegmentItem;
248
- exports.SelectNew = Select.Select;
249
249
  exports.Sheet = Sheet.Sheet;
250
250
  exports.LineSkeleton = Skeleton.LineSkeleton;
251
251
  exports.TextSkeleton = Skeleton.TextSkeleton;
@@ -278,22 +278,22 @@ exports.TextL = Typography.TextL;
278
278
  exports.TextM = Typography.TextM;
279
279
  exports.TextS = Typography.TextS;
280
280
  exports.TextXS = Typography.TextXS;
281
- exports.Body1 = index.Body1;
282
- exports.Body2 = index.Body2;
283
- exports.Button1 = index.Button1;
284
- exports.Button2 = index.Button2;
285
- exports.Caption = index.Caption;
286
- exports.Footnote1 = index.Footnote1;
287
- exports.Footnote2 = index.Footnote2;
288
- exports.Headline1 = index.Headline1;
289
- exports.Headline2 = index.Headline2;
290
- exports.Headline3 = index.Headline3;
291
- exports.Headline4 = index.Headline4;
292
- exports.Headline5 = index.Headline5;
293
- exports.P1 = index.P1;
294
- exports.P2 = index.P2;
295
- exports.ParagraphText1 = index.ParagraphText1;
296
- exports.ParagraphText2 = index.ParagraphText2;
297
- exports.Subtitle = index.Subtitle;
298
- exports.Underline = index.Underline;
281
+ exports.Body1 = index$1.Body1;
282
+ exports.Body2 = index$1.Body2;
283
+ exports.Button1 = index$1.Button1;
284
+ exports.Button2 = index$1.Button2;
285
+ exports.Caption = index$1.Caption;
286
+ exports.Footnote1 = index$1.Footnote1;
287
+ exports.Footnote2 = index$1.Footnote2;
288
+ exports.Headline1 = index$1.Headline1;
289
+ exports.Headline2 = index$1.Headline2;
290
+ exports.Headline3 = index$1.Headline3;
291
+ exports.Headline4 = index$1.Headline4;
292
+ exports.Headline5 = index$1.Headline5;
293
+ exports.P1 = index$1.P1;
294
+ exports.P2 = index$1.P2;
295
+ exports.ParagraphText1 = index$1.ParagraphText1;
296
+ exports.ParagraphText2 = index$1.ParagraphText2;
297
+ exports.Subtitle = index$1.Subtitle;
298
+ exports.Underline = index$1.Underline;
299
299
  //# sourceMappingURL=index.js.map
@@ -0,0 +1,9 @@
1
+ import { Select } from './Select.js';
2
+
3
+ /**
4
+ * Выпадающий список. Поддерживает выбор одного или нескольких значений.
5
+ */
6
+ var SelectNew = Select;
7
+
8
+ export { SelectNew };
9
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sources":["../../../../src-css/components/SelectNew/index.ts"],"sourcesContent":["import { Select } from './Select';\n\n/**\n * Выпадающий список. Поддерживает выбор одного или нескольких значений.\n */\nexport const SelectNew = Select;\n"],"names":["SelectNew","Select"],"mappings":";;AAEA;AACA;AACA;AACO,IAAMA,SAAS,GAAGC;;;;"}
package/css/es/index.js CHANGED
@@ -1,3 +1,4 @@
1
+ export { SelectNew } from './components/SelectNew/index.js';
1
2
  export { AccordionItem, ButtonBase, CellTextbox, CellTextboxLabel, CellTextboxSubtitle, CellTextboxTitle, Col, Overlay, PopupProvider as PopupBaseProvider, Portal, RadioGroup, RectSkeleton, Row, SSRProvider, SegmentProvider, TabItemRefs, TabsContext, addNotification, closeNotification, counterTokens, datePickerClasses, datePickerTokens, dividerTokens, modalClasses as modalBaseClasses, popupClasses as popupBaseClasses, priceClasses, rangeTokens, sheetClasses, toolbarTokens, usePopupContext as usePopupBaseContext, useSegment, useToast } from '@salutejs/plasma-new-hope';
2
3
  export { Accordion } from './components/Accordion/Accordion.js';
3
4
  export { Autocomplete } from './components/Autocomplete/Autocomplete.js';
@@ -36,7 +37,6 @@ export { Progress } from './components/Progress/Progress.js';
36
37
  export { Radiobox } from './components/Radiobox/Radiobox.js';
37
38
  export { Range } from './components/Range/Range.js';
38
39
  export { SegmentGroup, SegmentItem } from './components/Segment/Segment.js';
39
- export { Select as SelectNew } from './components/SelectNew/Select.js';
40
40
  export { Sheet } from './components/Sheet/Sheet.js';
41
41
  export { LineSkeleton, TextSkeleton } from './components/Skeleton/Skeleton.js';
42
42
  export { Slider } from './components/Slider/Slider.js';
@@ -1 +1,6 @@
1
- export { Select as SelectNew } from './Select';
1
+ import { Select } from './Select';
2
+
3
+ /**
4
+ * Выпадающий список. Поддерживает выбор одного или нескольких значений.
5
+ */
6
+ export var SelectNew = Select;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salutejs/plasma-web",
3
- "version": "1.358.0-canary.1319.10075172255.0",
3
+ "version": "1.358.0-canary.1322.10108588887.0",
4
4
  "description": "Salute Design System / React UI kit for web applications",
5
5
  "author": "Salute Frontend Team <salute.developers@gmail.com>",
6
6
  "license": "MIT",
@@ -19,9 +19,9 @@
19
19
  "directory": "packages/plasma-web"
20
20
  },
21
21
  "dependencies": {
22
- "@salutejs/plasma-core": "1.164.0-canary.1319.10075172255.0",
23
- "@salutejs/plasma-hope": "1.290.0-canary.1319.10075172255.0",
24
- "@salutejs/plasma-new-hope": "0.112.0-canary.1319.10075172255.0",
22
+ "@salutejs/plasma-core": "1.165.0-canary.1322.10108588887.0",
23
+ "@salutejs/plasma-hope": "1.291.0-canary.1322.10108588887.0",
24
+ "@salutejs/plasma-new-hope": "0.112.0-canary.1322.10108588887.0",
25
25
  "@salutejs/plasma-tokens-b2b": "1.41.0",
26
26
  "@salutejs/plasma-tokens-b2c": "0.51.0",
27
27
  "@salutejs/plasma-tokens-web": "1.56.0",
@@ -48,9 +48,9 @@
48
48
  "@rollup/plugin-commonjs": "25.0.7",
49
49
  "@rollup/plugin-node-resolve": "15.2.3",
50
50
  "@salutejs/plasma-colors": "0.13.0",
51
- "@salutejs/plasma-cy-utils": "0.96.0-canary.1319.10075172255.0",
51
+ "@salutejs/plasma-cy-utils": "0.97.0-canary.1322.10108588887.0",
52
52
  "@salutejs/plasma-icons": "1.199.0",
53
- "@salutejs/plasma-sb-utils": "0.162.0-canary.1319.10075172255.0",
53
+ "@salutejs/plasma-sb-utils": "0.163.0-canary.1322.10108588887.0",
54
54
  "@storybook/addon-docs": "7.6.17",
55
55
  "@storybook/addon-essentials": "7.6.17",
56
56
  "@storybook/addons": "7.6.17",
@@ -110,5 +110,5 @@
110
110
  "Fanil Zubairov"
111
111
  ],
112
112
  "sideEffects": false,
113
- "gitHead": "6837f024169d470fead286bdc7eca65ce7c67cb7"
113
+ "gitHead": "4e598787b97291b27ca8b532274b4b3082fac0f3"
114
114
  }