@salutejs/plasma-web 1.467.2-canary.1631.12232898742.0 → 1.467.2-canary.1634.12236458214.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1898,7 +1898,6 @@ default: PolymorphicClassName;
1898
1898
  variant?: "normal" | "tight" | undefined;
1899
1899
  portal?: string | React_2.RefObject<HTMLElement> | undefined;
1900
1900
  renderItem?: ((item: DropdownItemOption) => React_2.ReactNode) | undefined;
1901
- zIndex?: Property.ZIndex | undefined;
1902
1901
  onItemClick?: ((item: DropdownItemOption, event: React_2.SyntheticEvent<Element, Event>) => void) | undefined;
1903
1902
  listOverflow?: Property.Overflow | undefined;
1904
1903
  listHeight?: Property.Height<string | number> | undefined;
@@ -35,7 +35,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
35
35
  textBefore?: string | undefined;
36
36
  textAfter?: string | undefined;
37
37
  variant?: "normal" | "tight" | undefined;
38
- zIndex?: import("csstype").Property.ZIndex | undefined;
39
38
  listOverflow?: import("csstype").Property.Overflow | undefined;
40
39
  listHeight?: import("csstype").Property.Height<string | number> | undefined;
41
40
  listWidth?: import("csstype").Property.Width<string | number> | undefined;
@@ -68,7 +67,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
68
67
  textBefore?: string | undefined;
69
68
  textAfter?: string | undefined;
70
69
  variant?: "normal" | "tight" | undefined;
71
- zIndex?: import("csstype").Property.ZIndex | undefined;
72
70
  listOverflow?: import("csstype").Property.Overflow | undefined;
73
71
  listHeight?: import("csstype").Property.Height<string | number> | undefined;
74
72
  listWidth?: import("csstype").Property.Width<string | number> | undefined;
@@ -101,7 +99,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
101
99
  textBefore?: string | undefined;
102
100
  textAfter?: string | undefined;
103
101
  variant?: "normal" | "tight" | undefined;
104
- zIndex?: import("csstype").Property.ZIndex | undefined;
105
102
  listOverflow?: import("csstype").Property.Overflow | undefined;
106
103
  listHeight?: import("csstype").Property.Height<string | number> | undefined;
107
104
  listWidth?: import("csstype").Property.Width<string | number> | undefined;
@@ -134,7 +131,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
134
131
  textBefore?: string | undefined;
135
132
  textAfter?: string | undefined;
136
133
  variant?: "normal" | "tight" | undefined;
137
- zIndex?: import("csstype").Property.ZIndex | undefined;
138
134
  listOverflow?: import("csstype").Property.Overflow | undefined;
139
135
  listHeight?: import("csstype").Property.Height<string | number> | undefined;
140
136
  listWidth?: import("csstype").Property.Width<string | number> | undefined;
@@ -167,7 +163,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
167
163
  textBefore?: string | undefined;
168
164
  textAfter?: string | undefined;
169
165
  variant?: "normal" | "tight" | undefined;
170
- zIndex?: import("csstype").Property.ZIndex | undefined;
171
166
  listOverflow?: import("csstype").Property.Overflow | undefined;
172
167
  listHeight?: import("csstype").Property.Height<string | number> | undefined;
173
168
  listWidth?: import("csstype").Property.Width<string | number> | undefined;
@@ -200,7 +195,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
200
195
  textBefore?: string | undefined;
201
196
  textAfter?: string | undefined;
202
197
  variant?: "normal" | "tight" | undefined;
203
- zIndex?: import("csstype").Property.ZIndex | undefined;
204
198
  listOverflow?: import("csstype").Property.Overflow | undefined;
205
199
  listHeight?: import("csstype").Property.Height<string | number> | undefined;
206
200
  listWidth?: import("csstype").Property.Width<string | number> | undefined;
@@ -233,7 +227,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
233
227
  textBefore?: string | undefined;
234
228
  textAfter?: string | undefined;
235
229
  variant?: "normal" | "tight" | undefined;
236
- zIndex?: import("csstype").Property.ZIndex | undefined;
237
230
  listOverflow?: import("csstype").Property.Overflow | undefined;
238
231
  listHeight?: import("csstype").Property.Height<string | number> | undefined;
239
232
  listWidth?: import("csstype").Property.Width<string | number> | undefined;
@@ -266,7 +259,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
266
259
  textBefore?: string | undefined;
267
260
  textAfter?: string | undefined;
268
261
  variant?: "normal" | "tight" | undefined;
269
- zIndex?: import("csstype").Property.ZIndex | undefined;
270
262
  listOverflow?: import("csstype").Property.Overflow | undefined;
271
263
  listHeight?: import("csstype").Property.Height<string | number> | undefined;
272
264
  listWidth?: import("csstype").Property.Width<string | number> | undefined;
@@ -299,7 +291,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
299
291
  textBefore?: string | undefined;
300
292
  textAfter?: string | undefined;
301
293
  variant?: "normal" | "tight" | undefined;
302
- zIndex?: import("csstype").Property.ZIndex | undefined;
303
294
  listOverflow?: import("csstype").Property.Overflow | undefined;
304
295
  listHeight?: import("csstype").Property.Height<string | number> | undefined;
305
296
  listWidth?: import("csstype").Property.Width<string | number> | undefined;
@@ -332,7 +323,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
332
323
  textBefore?: string | undefined;
333
324
  textAfter?: string | undefined;
334
325
  variant?: "normal" | "tight" | undefined;
335
- zIndex?: import("csstype").Property.ZIndex | undefined;
336
326
  listOverflow?: import("csstype").Property.Overflow | undefined;
337
327
  listHeight?: import("csstype").Property.Height<string | number> | undefined;
338
328
  listWidth?: import("csstype").Property.Width<string | number> | undefined;
@@ -365,7 +355,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
365
355
  textBefore?: string | undefined;
366
356
  textAfter?: string | undefined;
367
357
  variant?: "normal" | "tight" | undefined;
368
- zIndex?: import("csstype").Property.ZIndex | undefined;
369
358
  listOverflow?: import("csstype").Property.Overflow | undefined;
370
359
  listHeight?: import("csstype").Property.Height<string | number> | undefined;
371
360
  listWidth?: import("csstype").Property.Width<string | number> | undefined;
@@ -398,7 +387,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
398
387
  textBefore?: string | undefined;
399
388
  textAfter?: string | undefined;
400
389
  variant?: "normal" | "tight" | undefined;
401
- zIndex?: import("csstype").Property.ZIndex | undefined;
402
390
  listOverflow?: import("csstype").Property.Overflow | undefined;
403
391
  listHeight?: import("csstype").Property.Height<string | number> | undefined;
404
392
  listWidth?: import("csstype").Property.Width<string | number> | undefined;
@@ -30,7 +30,6 @@ declare const Dropdown: <T extends DropdownItemOption>(props: Omit<DropdownNewPr
30
30
  variant?: "normal" | "tight" | undefined;
31
31
  portal?: string | React.RefObject<HTMLElement> | undefined;
32
32
  renderItem?: ((item: DropdownItemOption) => React.ReactNode) | undefined;
33
- zIndex?: import("csstype").Property.ZIndex | undefined;
34
33
  onItemClick?: ((item: DropdownItemOption, event: React.SyntheticEvent<Element, Event>) => void) | undefined;
35
34
  listOverflow?: import("csstype").Property.Overflow | undefined;
36
35
  listHeight?: import("csstype").Property.Height<string | number> | undefined;
@@ -57,7 +57,6 @@ declare const SelectNewHope: React.FunctionComponent<import("@salutejs/plasma-ne
57
57
  placement?: ("top" | "right" | "bottom" | "left" | "auto") | ("top" | "right" | "bottom" | "left")[] | undefined;
58
58
  onScrollBottom?: ((e: React.UIEvent<HTMLUListElement, UIEvent>) => void) | undefined;
59
59
  variant?: "normal" | "tight" | undefined;
60
- zIndex?: import("csstype").Property.ZIndex | undefined;
61
60
  listWidth?: import("csstype").Property.Width<string | number> | undefined;
62
61
  portal?: string | React.RefObject<HTMLElement> | undefined;
63
62
  renderValue?: ((item: DropdownNodeSelect) => string) | undefined;
@@ -97,7 +96,6 @@ declare const SelectNewHope: React.FunctionComponent<import("@salutejs/plasma-ne
97
96
  placement?: ("top" | "right" | "bottom" | "left" | "auto") | ("top" | "right" | "bottom" | "left")[] | undefined;
98
97
  onScrollBottom?: ((e: React.UIEvent<HTMLUListElement, UIEvent>) => void) | undefined;
99
98
  variant?: "normal" | "tight" | undefined;
100
- zIndex?: import("csstype").Property.ZIndex | undefined;
101
99
  listWidth?: import("csstype").Property.Width<string | number> | undefined;
102
100
  portal?: string | React.RefObject<HTMLElement> | undefined;
103
101
  renderValue?: ((item: DropdownNodeSelect) => string) | undefined;
@@ -137,7 +135,6 @@ declare const SelectNewHope: React.FunctionComponent<import("@salutejs/plasma-ne
137
135
  placement?: ("top" | "right" | "bottom" | "left" | "auto") | ("top" | "right" | "bottom" | "left")[] | undefined;
138
136
  onScrollBottom?: ((e: React.UIEvent<HTMLUListElement, UIEvent>) => void) | undefined;
139
137
  variant?: "normal" | "tight" | undefined;
140
- zIndex?: import("csstype").Property.ZIndex | undefined;
141
138
  listWidth?: import("csstype").Property.Width<string | number> | undefined;
142
139
  portal?: string | React.RefObject<HTMLElement> | undefined;
143
140
  renderValue?: ((item: DropdownNodeSelect) => string) | undefined;
@@ -177,7 +174,6 @@ declare const SelectNewHope: React.FunctionComponent<import("@salutejs/plasma-ne
177
174
  placement?: ("top" | "right" | "bottom" | "left" | "auto") | ("top" | "right" | "bottom" | "left")[] | undefined;
178
175
  onScrollBottom?: ((e: React.UIEvent<HTMLUListElement, UIEvent>) => void) | undefined;
179
176
  variant?: "normal" | "tight" | undefined;
180
- zIndex?: import("csstype").Property.ZIndex | undefined;
181
177
  listWidth?: import("csstype").Property.Width<string | number> | undefined;
182
178
  portal?: string | React.RefObject<HTMLElement> | undefined;
183
179
  renderValue?: ((item: DropdownNodeSelect) => string) | undefined;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salutejs/plasma-web",
3
- "version": "1.467.2-canary.1631.12232898742.0",
3
+ "version": "1.467.2-canary.1634.12236458214.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",
@@ -21,7 +21,7 @@
21
21
  "dependencies": {
22
22
  "@salutejs/plasma-core": "1.187.0",
23
23
  "@salutejs/plasma-hope": "1.322.0",
24
- "@salutejs/plasma-new-hope": "0.212.2-canary.1631.12232898742.0",
24
+ "@salutejs/plasma-new-hope": "0.212.2-canary.1634.12236458214.0",
25
25
  "@salutejs/plasma-themes": "0.23.0",
26
26
  "@salutejs/plasma-tokens-b2b": "1.43.0",
27
27
  "@salutejs/plasma-tokens-b2c": "0.54.0",
@@ -112,5 +112,5 @@
112
112
  "Fanil Zubairov"
113
113
  ],
114
114
  "sideEffects": false,
115
- "gitHead": "be67c9cc21a3697847b35532430805a85516b167"
115
+ "gitHead": "1477be4a8ad3ed1f1538c3ed50f1543fb9c7cadb"
116
116
  }
@@ -1898,7 +1898,6 @@ default: PolymorphicClassName;
1898
1898
  variant?: "normal" | "tight" | undefined;
1899
1899
  portal?: string | React_2.RefObject<HTMLElement> | undefined;
1900
1900
  renderItem?: ((item: DropdownItemOption) => React_2.ReactNode) | undefined;
1901
- zIndex?: Property.ZIndex | undefined;
1902
1901
  onItemClick?: ((item: DropdownItemOption, event: React_2.SyntheticEvent<Element, Event>) => void) | undefined;
1903
1902
  listOverflow?: Property.Overflow | undefined;
1904
1903
  listHeight?: Property.Height<string | number> | undefined;