@salutejs/plasma-new-hope 0.182.1-canary.1527.11629969730.0 → 0.182.1-canary.1532.11630042264.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (73) hide show
  1. package/cjs/components/Breadcrumbs/Breadcrumbs.css +3 -3
  2. package/cjs/components/Breadcrumbs/Breadcrumbs.styles.js +7 -14
  3. package/cjs/components/Breadcrumbs/Breadcrumbs.styles.js.map +1 -1
  4. package/cjs/components/Breadcrumbs/{Breadcrumbs.styles_19b6ey4.css → Breadcrumbs.styles_1icsgdr.css} +1 -1
  5. package/cjs/components/Breadcrumbs/utils/index.css +3 -3
  6. package/cjs/components/Combobox/ComboboxNew/Combobox.css +1 -1
  7. package/cjs/components/Combobox/ComboboxNew/Combobox.tokens.js +45 -80
  8. package/cjs/components/Combobox/ComboboxNew/Combobox.tokens.js.map +1 -1
  9. package/cjs/components/Combobox/ComboboxNew/ui/Inner/Inner.css +1 -1
  10. package/cjs/components/Combobox/ComboboxNew/ui/Inner/ui/Item/Item.css +1 -1
  11. package/cjs/components/Combobox/ComboboxNew/ui/Target/Target.styles.js +1 -1
  12. package/cjs/components/Combobox/ComboboxNew/ui/Target/Target.styles.js.map +1 -1
  13. package/cjs/components/Combobox/ComboboxNew/ui/Target/Target.styles_ei26tn.css +1 -0
  14. package/cjs/index.css +4 -4
  15. package/emotion/cjs/components/Breadcrumbs/Breadcrumbs.styles.js +8 -11
  16. package/emotion/cjs/components/Combobox/ComboboxNew/Combobox.tokens.js +45 -80
  17. package/emotion/cjs/components/Combobox/ComboboxNew/ui/Target/Target.styles.js +1 -1
  18. package/emotion/cjs/examples/plasma_b2c/components/Combobox/Combobox.config.js +12 -12
  19. package/emotion/cjs/examples/plasma_b2c/components/Combobox/Combobox.stories.tsx +0 -24
  20. package/emotion/cjs/examples/plasma_web/components/Combobox/Combobox.config.js +12 -12
  21. package/emotion/cjs/examples/plasma_web/components/Combobox/Combobox.stories.tsx +0 -24
  22. package/emotion/es/components/Breadcrumbs/Breadcrumbs.styles.js +8 -11
  23. package/emotion/es/components/Combobox/ComboboxNew/Combobox.tokens.js +45 -80
  24. package/emotion/es/components/Combobox/ComboboxNew/ui/Target/Target.styles.js +1 -1
  25. package/emotion/es/examples/plasma_b2c/components/Combobox/Combobox.config.js +12 -12
  26. package/emotion/es/examples/plasma_b2c/components/Combobox/Combobox.stories.tsx +0 -24
  27. package/emotion/es/examples/plasma_web/components/Combobox/Combobox.config.js +12 -12
  28. package/emotion/es/examples/plasma_web/components/Combobox/Combobox.stories.tsx +0 -24
  29. package/es/components/Breadcrumbs/Breadcrumbs.css +3 -3
  30. package/es/components/Breadcrumbs/Breadcrumbs.styles.js +7 -14
  31. package/es/components/Breadcrumbs/Breadcrumbs.styles.js.map +1 -1
  32. package/es/components/Breadcrumbs/{Breadcrumbs.styles_19b6ey4.css → Breadcrumbs.styles_1icsgdr.css} +1 -1
  33. package/es/components/Breadcrumbs/utils/index.css +3 -3
  34. package/es/components/Combobox/ComboboxNew/Combobox.css +1 -1
  35. package/es/components/Combobox/ComboboxNew/Combobox.tokens.js +45 -80
  36. package/es/components/Combobox/ComboboxNew/Combobox.tokens.js.map +1 -1
  37. package/es/components/Combobox/ComboboxNew/ui/Inner/Inner.css +1 -1
  38. package/es/components/Combobox/ComboboxNew/ui/Inner/ui/Item/Item.css +1 -1
  39. package/es/components/Combobox/ComboboxNew/ui/Target/Target.styles.js +1 -1
  40. package/es/components/Combobox/ComboboxNew/ui/Target/Target.styles.js.map +1 -1
  41. package/es/components/Combobox/ComboboxNew/ui/Target/Target.styles_ei26tn.css +1 -0
  42. package/es/index.css +4 -4
  43. package/package.json +2 -2
  44. package/styled-components/cjs/components/Breadcrumbs/Breadcrumbs.styles.js +5 -8
  45. package/styled-components/cjs/components/Combobox/ComboboxNew/Combobox.tokens.js +45 -80
  46. package/styled-components/cjs/components/Combobox/ComboboxNew/ui/Target/Target.styles.js +1 -1
  47. package/styled-components/cjs/examples/plasma_b2c/components/Combobox/Combobox.config.js +8 -8
  48. package/styled-components/cjs/examples/plasma_b2c/components/Combobox/Combobox.stories.tsx +0 -24
  49. package/styled-components/cjs/examples/plasma_web/components/Combobox/Combobox.config.js +8 -8
  50. package/styled-components/cjs/examples/plasma_web/components/Combobox/Combobox.stories.tsx +0 -24
  51. package/styled-components/es/components/Breadcrumbs/Breadcrumbs.styles.js +5 -8
  52. package/styled-components/es/components/Combobox/ComboboxNew/Combobox.tokens.js +45 -80
  53. package/styled-components/es/components/Combobox/ComboboxNew/ui/Target/Target.styles.js +1 -1
  54. package/styled-components/es/examples/plasma_b2c/components/Combobox/Combobox.config.js +8 -8
  55. package/styled-components/es/examples/plasma_b2c/components/Combobox/Combobox.stories.tsx +0 -24
  56. package/styled-components/es/examples/plasma_web/components/Combobox/Combobox.config.js +8 -8
  57. package/styled-components/es/examples/plasma_web/components/Combobox/Combobox.stories.tsx +0 -24
  58. package/types/components/Breadcrumbs/Breadcrumbs.styles.d.ts.map +1 -1
  59. package/types/components/Combobox/ComboboxNew/Combobox.tokens.d.ts +13 -48
  60. package/types/components/Combobox/ComboboxNew/Combobox.tokens.d.ts.map +1 -1
  61. package/types/components/Combobox/ComboboxNew/Combobox.types.d.ts +1 -2
  62. package/types/components/Combobox/ComboboxNew/Combobox.types.d.ts.map +1 -1
  63. package/types/components/Combobox/ComboboxNew/ui/Target/Target.styles.d.ts.map +1 -1
  64. package/types/components/TextField/TextField.types.d.ts +1 -1
  65. package/types/components/TextField/TextField.types.d.ts.map +1 -1
  66. package/types/examples/plasma_b2c/components/Combobox/Combobox.config.d.ts.map +1 -1
  67. package/types/examples/plasma_b2c/components/Combobox/Combobox.d.ts +0 -492
  68. package/types/examples/plasma_b2c/components/Combobox/Combobox.d.ts.map +1 -1
  69. package/types/examples/plasma_web/components/Combobox/Combobox.config.d.ts.map +1 -1
  70. package/types/examples/plasma_web/components/Combobox/Combobox.d.ts +0 -492
  71. package/types/examples/plasma_web/components/Combobox/Combobox.d.ts.map +1 -1
  72. package/cjs/components/Combobox/ComboboxNew/ui/Target/Target.styles_16ltv0e.css +0 -1
  73. package/es/components/Combobox/ComboboxNew/ui/Target/Target.styles_16ltv0e.css +0 -1
@@ -55,47 +55,6 @@ declare const ComboboxComponent: import("react").FunctionComponent<import("../..
55
55
  isTargetAmount?: false | undefined;
56
56
  targetAmount?: undefined;
57
57
  renderValue?: undefined;
58
- } & {
59
- requiredPlacement?: "left" | "right" | undefined;
60
- } & {
61
- required: true;
62
- optional?: false | undefined;
63
- } & Omit<import("react").ButtonHTMLAttributes<HTMLInputElement>, "onChange" | "value"> & import("react").RefAttributes<HTMLInputElement>) | ({
64
- items: ItemOption[];
65
- placement?: ("left" | "right" | "top" | "bottom" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | undefined;
66
- label?: string | undefined;
67
- placeholder?: string | undefined;
68
- helperText?: string | undefined;
69
- contentLeft?: ReactElement<any, string | import("react").JSXElementConstructor<any>> | undefined;
70
- textBefore?: string | undefined;
71
- textAfter?: string | undefined;
72
- variant?: "normal" | "tight" | undefined;
73
- listOverflow?: import("csstype").Property.Overflow | undefined;
74
- listHeight?: import("csstype").Property.Height<string | number> | undefined;
75
- listWidth?: import("csstype").Property.Width<string | number> | undefined;
76
- portal?: import("react").MutableRefObject<HTMLElement | null> | undefined;
77
- renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
78
- filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
79
- closeAfterSelect?: boolean | undefined;
80
- size?: string | undefined;
81
- view?: string | undefined;
82
- labelPlacement?: "inner" | "outer" | undefined;
83
- } & {
84
- readOnly?: boolean | undefined;
85
- disabled?: true | undefined;
86
- alwaysOpened?: false | undefined;
87
- } & {
88
- multiple?: false | undefined;
89
- value?: string | undefined;
90
- onChange?: ((value: string) => void) | undefined;
91
- isTargetAmount?: false | undefined;
92
- targetAmount?: undefined;
93
- renderValue?: undefined;
94
- } & {
95
- requiredPlacement?: "left" | "right" | undefined;
96
- } & {
97
- optional?: true | undefined;
98
- required?: false | undefined;
99
58
  } & Omit<import("react").ButtonHTMLAttributes<HTMLInputElement>, "onChange" | "value"> & import("react").RefAttributes<HTMLInputElement>) | ({
100
59
  items: ItemOption[];
101
60
  placement?: ("left" | "right" | "top" | "bottom" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | undefined;
@@ -127,83 +86,6 @@ declare const ComboboxComponent: import("react").FunctionComponent<import("../..
127
86
  isTargetAmount?: true | undefined;
128
87
  targetAmount?: number | undefined;
129
88
  renderValue?: ((item: ItemOption) => string) | undefined;
130
- } & {
131
- requiredPlacement?: "left" | "right" | undefined;
132
- } & {
133
- required: true;
134
- optional?: false | undefined;
135
- } & Omit<import("react").ButtonHTMLAttributes<HTMLInputElement>, "onChange" | "value"> & import("react").RefAttributes<HTMLInputElement>) | ({
136
- items: ItemOption[];
137
- placement?: ("left" | "right" | "top" | "bottom" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | undefined;
138
- label?: string | undefined;
139
- placeholder?: string | undefined;
140
- helperText?: string | undefined;
141
- contentLeft?: ReactElement<any, string | import("react").JSXElementConstructor<any>> | undefined;
142
- textBefore?: string | undefined;
143
- textAfter?: string | undefined;
144
- variant?: "normal" | "tight" | undefined;
145
- listOverflow?: import("csstype").Property.Overflow | undefined;
146
- listHeight?: import("csstype").Property.Height<string | number> | undefined;
147
- listWidth?: import("csstype").Property.Width<string | number> | undefined;
148
- portal?: import("react").MutableRefObject<HTMLElement | null> | undefined;
149
- renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
150
- filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
151
- closeAfterSelect?: boolean | undefined;
152
- size?: string | undefined;
153
- view?: string | undefined;
154
- labelPlacement?: "inner" | "outer" | undefined;
155
- } & {
156
- readOnly?: boolean | undefined;
157
- disabled?: true | undefined;
158
- alwaysOpened?: false | undefined;
159
- } & {
160
- multiple: true;
161
- value?: string[] | undefined;
162
- onChange?: ((value: string[]) => void) | undefined;
163
- isTargetAmount?: true | undefined;
164
- targetAmount?: number | undefined;
165
- renderValue?: ((item: ItemOption) => string) | undefined;
166
- } & {
167
- requiredPlacement?: "left" | "right" | undefined;
168
- } & {
169
- optional?: true | undefined;
170
- required?: false | undefined;
171
- } & Omit<import("react").ButtonHTMLAttributes<HTMLInputElement>, "onChange" | "value"> & import("react").RefAttributes<HTMLInputElement>) | ({
172
- items: ItemOption[];
173
- placement?: ("left" | "right" | "top" | "bottom" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | undefined;
174
- label?: string | undefined;
175
- placeholder?: string | undefined;
176
- helperText?: string | undefined;
177
- contentLeft?: ReactElement<any, string | import("react").JSXElementConstructor<any>> | undefined;
178
- textBefore?: string | undefined;
179
- textAfter?: string | undefined;
180
- variant?: "normal" | "tight" | undefined;
181
- listOverflow?: import("csstype").Property.Overflow | undefined;
182
- listHeight?: import("csstype").Property.Height<string | number> | undefined;
183
- listWidth?: import("csstype").Property.Width<string | number> | undefined;
184
- portal?: import("react").MutableRefObject<HTMLElement | null> | undefined;
185
- renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
186
- filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
187
- closeAfterSelect?: boolean | undefined;
188
- size?: string | undefined;
189
- view?: string | undefined;
190
- labelPlacement?: "inner" | "outer" | undefined;
191
- } & {
192
- readOnly?: true | undefined;
193
- disabled?: boolean | undefined;
194
- alwaysOpened?: false | undefined;
195
- } & {
196
- multiple?: false | undefined;
197
- value?: string | undefined;
198
- onChange?: ((value: string) => void) | undefined;
199
- isTargetAmount?: false | undefined;
200
- targetAmount?: undefined;
201
- renderValue?: undefined;
202
- } & {
203
- requiredPlacement?: "left" | "right" | undefined;
204
- } & {
205
- required: true;
206
- optional?: false | undefined;
207
89
  } & Omit<import("react").ButtonHTMLAttributes<HTMLInputElement>, "onChange" | "value"> & import("react").RefAttributes<HTMLInputElement>) | ({
208
90
  items: ItemOption[];
209
91
  placement?: ("left" | "right" | "top" | "bottom" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | undefined;
@@ -235,11 +117,6 @@ declare const ComboboxComponent: import("react").FunctionComponent<import("../..
235
117
  isTargetAmount?: false | undefined;
236
118
  targetAmount?: undefined;
237
119
  renderValue?: undefined;
238
- } & {
239
- requiredPlacement?: "left" | "right" | undefined;
240
- } & {
241
- optional?: true | undefined;
242
- required?: false | undefined;
243
120
  } & Omit<import("react").ButtonHTMLAttributes<HTMLInputElement>, "onChange" | "value"> & import("react").RefAttributes<HTMLInputElement>) | ({
244
121
  items: ItemOption[];
245
122
  placement?: ("left" | "right" | "top" | "bottom" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | undefined;
@@ -271,47 +148,6 @@ declare const ComboboxComponent: import("react").FunctionComponent<import("../..
271
148
  isTargetAmount?: true | undefined;
272
149
  targetAmount?: number | undefined;
273
150
  renderValue?: ((item: ItemOption) => string) | undefined;
274
- } & {
275
- requiredPlacement?: "left" | "right" | undefined;
276
- } & {
277
- required: true;
278
- optional?: false | undefined;
279
- } & Omit<import("react").ButtonHTMLAttributes<HTMLInputElement>, "onChange" | "value"> & import("react").RefAttributes<HTMLInputElement>) | ({
280
- items: ItemOption[];
281
- placement?: ("left" | "right" | "top" | "bottom" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | undefined;
282
- label?: string | undefined;
283
- placeholder?: string | undefined;
284
- helperText?: string | undefined;
285
- contentLeft?: ReactElement<any, string | import("react").JSXElementConstructor<any>> | undefined;
286
- textBefore?: string | undefined;
287
- textAfter?: string | undefined;
288
- variant?: "normal" | "tight" | undefined;
289
- listOverflow?: import("csstype").Property.Overflow | undefined;
290
- listHeight?: import("csstype").Property.Height<string | number> | undefined;
291
- listWidth?: import("csstype").Property.Width<string | number> | undefined;
292
- portal?: import("react").MutableRefObject<HTMLElement | null> | undefined;
293
- renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
294
- filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
295
- closeAfterSelect?: boolean | undefined;
296
- size?: string | undefined;
297
- view?: string | undefined;
298
- labelPlacement?: "inner" | "outer" | undefined;
299
- } & {
300
- readOnly?: true | undefined;
301
- disabled?: boolean | undefined;
302
- alwaysOpened?: false | undefined;
303
- } & {
304
- multiple: true;
305
- value?: string[] | undefined;
306
- onChange?: ((value: string[]) => void) | undefined;
307
- isTargetAmount?: true | undefined;
308
- targetAmount?: number | undefined;
309
- renderValue?: ((item: ItemOption) => string) | undefined;
310
- } & {
311
- requiredPlacement?: "left" | "right" | undefined;
312
- } & {
313
- optional?: true | undefined;
314
- required?: false | undefined;
315
151
  } & Omit<import("react").ButtonHTMLAttributes<HTMLInputElement>, "onChange" | "value"> & import("react").RefAttributes<HTMLInputElement>) | ({
316
152
  items: ItemOption[];
317
153
  placement?: ("left" | "right" | "top" | "bottom" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | undefined;
@@ -343,83 +179,6 @@ declare const ComboboxComponent: import("react").FunctionComponent<import("../..
343
179
  isTargetAmount?: false | undefined;
344
180
  targetAmount?: undefined;
345
181
  renderValue?: undefined;
346
- } & {
347
- requiredPlacement?: "left" | "right" | undefined;
348
- } & {
349
- required: true;
350
- optional?: false | undefined;
351
- } & Omit<import("react").ButtonHTMLAttributes<HTMLInputElement>, "onChange" | "value"> & import("react").RefAttributes<HTMLInputElement>) | ({
352
- items: ItemOption[];
353
- placement?: ("left" | "right" | "top" | "bottom" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | undefined;
354
- label?: string | undefined;
355
- placeholder?: string | undefined;
356
- helperText?: string | undefined;
357
- contentLeft?: ReactElement<any, string | import("react").JSXElementConstructor<any>> | undefined;
358
- textBefore?: string | undefined;
359
- textAfter?: string | undefined;
360
- variant?: "normal" | "tight" | undefined;
361
- listOverflow?: import("csstype").Property.Overflow | undefined;
362
- listHeight?: import("csstype").Property.Height<string | number> | undefined;
363
- listWidth?: import("csstype").Property.Width<string | number> | undefined;
364
- portal?: import("react").MutableRefObject<HTMLElement | null> | undefined;
365
- renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
366
- filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
367
- closeAfterSelect?: boolean | undefined;
368
- size?: string | undefined;
369
- view?: string | undefined;
370
- labelPlacement?: "inner" | "outer" | undefined;
371
- } & {
372
- readOnly?: false | undefined;
373
- disabled?: false | undefined;
374
- alwaysOpened?: true | undefined;
375
- } & {
376
- multiple?: false | undefined;
377
- value?: string | undefined;
378
- onChange?: ((value: string) => void) | undefined;
379
- isTargetAmount?: false | undefined;
380
- targetAmount?: undefined;
381
- renderValue?: undefined;
382
- } & {
383
- requiredPlacement?: "left" | "right" | undefined;
384
- } & {
385
- optional?: true | undefined;
386
- required?: false | undefined;
387
- } & Omit<import("react").ButtonHTMLAttributes<HTMLInputElement>, "onChange" | "value"> & import("react").RefAttributes<HTMLInputElement>) | ({
388
- items: ItemOption[];
389
- placement?: ("left" | "right" | "top" | "bottom" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | undefined;
390
- label?: string | undefined;
391
- placeholder?: string | undefined;
392
- helperText?: string | undefined;
393
- contentLeft?: ReactElement<any, string | import("react").JSXElementConstructor<any>> | undefined;
394
- textBefore?: string | undefined;
395
- textAfter?: string | undefined;
396
- variant?: "normal" | "tight" | undefined;
397
- listOverflow?: import("csstype").Property.Overflow | undefined;
398
- listHeight?: import("csstype").Property.Height<string | number> | undefined;
399
- listWidth?: import("csstype").Property.Width<string | number> | undefined;
400
- portal?: import("react").MutableRefObject<HTMLElement | null> | undefined;
401
- renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
402
- filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
403
- closeAfterSelect?: boolean | undefined;
404
- size?: string | undefined;
405
- view?: string | undefined;
406
- labelPlacement?: "inner" | "outer" | undefined;
407
- } & {
408
- readOnly?: false | undefined;
409
- disabled?: false | undefined;
410
- alwaysOpened?: true | undefined;
411
- } & {
412
- multiple: true;
413
- value?: string[] | undefined;
414
- onChange?: ((value: string[]) => void) | undefined;
415
- isTargetAmount?: true | undefined;
416
- targetAmount?: number | undefined;
417
- renderValue?: ((item: ItemOption) => string) | undefined;
418
- } & {
419
- requiredPlacement?: "left" | "right" | undefined;
420
- } & {
421
- required: true;
422
- optional?: false | undefined;
423
182
  } & Omit<import("react").ButtonHTMLAttributes<HTMLInputElement>, "onChange" | "value"> & import("react").RefAttributes<HTMLInputElement>) | ({
424
183
  items: ItemOption[];
425
184
  placement?: ("left" | "right" | "top" | "bottom" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | undefined;
@@ -451,11 +210,6 @@ declare const ComboboxComponent: import("react").FunctionComponent<import("../..
451
210
  isTargetAmount?: true | undefined;
452
211
  targetAmount?: number | undefined;
453
212
  renderValue?: ((item: ItemOption) => string) | undefined;
454
- } & {
455
- requiredPlacement?: "left" | "right" | undefined;
456
- } & {
457
- optional?: true | undefined;
458
- required?: false | undefined;
459
213
  } & Omit<import("react").ButtonHTMLAttributes<HTMLInputElement>, "onChange" | "value"> & import("react").RefAttributes<HTMLInputElement>))>;
460
214
  declare type PropsFromConfig = keyof typeof config['variations'];
461
215
  declare type PropsNew<T extends ItemOption> = Omit<ComboboxProps<T>, PropsFromConfig> & Pick<ComponentProps<typeof ComboboxComponent>, PropsFromConfig>;
@@ -513,47 +267,6 @@ declare const Combobox: <T extends ItemOption>(props: Omit<ComboboxProps<T>, "vi
513
267
  isTargetAmount?: false | undefined;
514
268
  targetAmount?: undefined;
515
269
  renderValue?: undefined;
516
- } & {
517
- requiredPlacement?: "left" | "right" | undefined;
518
- } & {
519
- required: true;
520
- optional?: false | undefined;
521
- } & Omit<import("react").ButtonHTMLAttributes<HTMLInputElement>, "onChange" | "value"> & import("react").RefAttributes<HTMLInputElement>) | ({
522
- items: ItemOption[];
523
- placement?: ("left" | "right" | "top" | "bottom" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | undefined;
524
- label?: string | undefined;
525
- placeholder?: string | undefined;
526
- helperText?: string | undefined;
527
- contentLeft?: ReactElement<any, string | import("react").JSXElementConstructor<any>> | undefined;
528
- textBefore?: string | undefined;
529
- textAfter?: string | undefined;
530
- variant?: "normal" | "tight" | undefined;
531
- listOverflow?: import("csstype").Property.Overflow | undefined;
532
- listHeight?: import("csstype").Property.Height<string | number> | undefined;
533
- listWidth?: import("csstype").Property.Width<string | number> | undefined;
534
- portal?: import("react").MutableRefObject<HTMLElement | null> | undefined;
535
- renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
536
- filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
537
- closeAfterSelect?: boolean | undefined;
538
- size?: string | undefined;
539
- view?: string | undefined;
540
- labelPlacement?: "inner" | "outer" | undefined;
541
- } & {
542
- readOnly?: boolean | undefined;
543
- disabled?: true | undefined;
544
- alwaysOpened?: false | undefined;
545
- } & {
546
- multiple?: false | undefined;
547
- value?: string | undefined;
548
- onChange?: ((value: string) => void) | undefined;
549
- isTargetAmount?: false | undefined;
550
- targetAmount?: undefined;
551
- renderValue?: undefined;
552
- } & {
553
- requiredPlacement?: "left" | "right" | undefined;
554
- } & {
555
- optional?: true | undefined;
556
- required?: false | undefined;
557
270
  } & Omit<import("react").ButtonHTMLAttributes<HTMLInputElement>, "onChange" | "value"> & import("react").RefAttributes<HTMLInputElement>) | ({
558
271
  items: ItemOption[];
559
272
  placement?: ("left" | "right" | "top" | "bottom" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | undefined;
@@ -585,83 +298,6 @@ declare const Combobox: <T extends ItemOption>(props: Omit<ComboboxProps<T>, "vi
585
298
  isTargetAmount?: true | undefined;
586
299
  targetAmount?: number | undefined;
587
300
  renderValue?: ((item: ItemOption) => string) | undefined;
588
- } & {
589
- requiredPlacement?: "left" | "right" | undefined;
590
- } & {
591
- required: true;
592
- optional?: false | undefined;
593
- } & Omit<import("react").ButtonHTMLAttributes<HTMLInputElement>, "onChange" | "value"> & import("react").RefAttributes<HTMLInputElement>) | ({
594
- items: ItemOption[];
595
- placement?: ("left" | "right" | "top" | "bottom" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | undefined;
596
- label?: string | undefined;
597
- placeholder?: string | undefined;
598
- helperText?: string | undefined;
599
- contentLeft?: ReactElement<any, string | import("react").JSXElementConstructor<any>> | undefined;
600
- textBefore?: string | undefined;
601
- textAfter?: string | undefined;
602
- variant?: "normal" | "tight" | undefined;
603
- listOverflow?: import("csstype").Property.Overflow | undefined;
604
- listHeight?: import("csstype").Property.Height<string | number> | undefined;
605
- listWidth?: import("csstype").Property.Width<string | number> | undefined;
606
- portal?: import("react").MutableRefObject<HTMLElement | null> | undefined;
607
- renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
608
- filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
609
- closeAfterSelect?: boolean | undefined;
610
- size?: string | undefined;
611
- view?: string | undefined;
612
- labelPlacement?: "inner" | "outer" | undefined;
613
- } & {
614
- readOnly?: boolean | undefined;
615
- disabled?: true | undefined;
616
- alwaysOpened?: false | undefined;
617
- } & {
618
- multiple: true;
619
- value?: string[] | undefined;
620
- onChange?: ((value: string[]) => void) | undefined;
621
- isTargetAmount?: true | undefined;
622
- targetAmount?: number | undefined;
623
- renderValue?: ((item: ItemOption) => string) | undefined;
624
- } & {
625
- requiredPlacement?: "left" | "right" | undefined;
626
- } & {
627
- optional?: true | undefined;
628
- required?: false | undefined;
629
- } & Omit<import("react").ButtonHTMLAttributes<HTMLInputElement>, "onChange" | "value"> & import("react").RefAttributes<HTMLInputElement>) | ({
630
- items: ItemOption[];
631
- placement?: ("left" | "right" | "top" | "bottom" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | undefined;
632
- label?: string | undefined;
633
- placeholder?: string | undefined;
634
- helperText?: string | undefined;
635
- contentLeft?: ReactElement<any, string | import("react").JSXElementConstructor<any>> | undefined;
636
- textBefore?: string | undefined;
637
- textAfter?: string | undefined;
638
- variant?: "normal" | "tight" | undefined;
639
- listOverflow?: import("csstype").Property.Overflow | undefined;
640
- listHeight?: import("csstype").Property.Height<string | number> | undefined;
641
- listWidth?: import("csstype").Property.Width<string | number> | undefined;
642
- portal?: import("react").MutableRefObject<HTMLElement | null> | undefined;
643
- renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
644
- filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
645
- closeAfterSelect?: boolean | undefined;
646
- size?: string | undefined;
647
- view?: string | undefined;
648
- labelPlacement?: "inner" | "outer" | undefined;
649
- } & {
650
- readOnly?: true | undefined;
651
- disabled?: boolean | undefined;
652
- alwaysOpened?: false | undefined;
653
- } & {
654
- multiple?: false | undefined;
655
- value?: string | undefined;
656
- onChange?: ((value: string) => void) | undefined;
657
- isTargetAmount?: false | undefined;
658
- targetAmount?: undefined;
659
- renderValue?: undefined;
660
- } & {
661
- requiredPlacement?: "left" | "right" | undefined;
662
- } & {
663
- required: true;
664
- optional?: false | undefined;
665
301
  } & Omit<import("react").ButtonHTMLAttributes<HTMLInputElement>, "onChange" | "value"> & import("react").RefAttributes<HTMLInputElement>) | ({
666
302
  items: ItemOption[];
667
303
  placement?: ("left" | "right" | "top" | "bottom" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | undefined;
@@ -693,11 +329,6 @@ declare const Combobox: <T extends ItemOption>(props: Omit<ComboboxProps<T>, "vi
693
329
  isTargetAmount?: false | undefined;
694
330
  targetAmount?: undefined;
695
331
  renderValue?: undefined;
696
- } & {
697
- requiredPlacement?: "left" | "right" | undefined;
698
- } & {
699
- optional?: true | undefined;
700
- required?: false | undefined;
701
332
  } & Omit<import("react").ButtonHTMLAttributes<HTMLInputElement>, "onChange" | "value"> & import("react").RefAttributes<HTMLInputElement>) | ({
702
333
  items: ItemOption[];
703
334
  placement?: ("left" | "right" | "top" | "bottom" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | undefined;
@@ -729,47 +360,6 @@ declare const Combobox: <T extends ItemOption>(props: Omit<ComboboxProps<T>, "vi
729
360
  isTargetAmount?: true | undefined;
730
361
  targetAmount?: number | undefined;
731
362
  renderValue?: ((item: ItemOption) => string) | undefined;
732
- } & {
733
- requiredPlacement?: "left" | "right" | undefined;
734
- } & {
735
- required: true;
736
- optional?: false | undefined;
737
- } & Omit<import("react").ButtonHTMLAttributes<HTMLInputElement>, "onChange" | "value"> & import("react").RefAttributes<HTMLInputElement>) | ({
738
- items: ItemOption[];
739
- placement?: ("left" | "right" | "top" | "bottom" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | undefined;
740
- label?: string | undefined;
741
- placeholder?: string | undefined;
742
- helperText?: string | undefined;
743
- contentLeft?: ReactElement<any, string | import("react").JSXElementConstructor<any>> | undefined;
744
- textBefore?: string | undefined;
745
- textAfter?: string | undefined;
746
- variant?: "normal" | "tight" | undefined;
747
- listOverflow?: import("csstype").Property.Overflow | undefined;
748
- listHeight?: import("csstype").Property.Height<string | number> | undefined;
749
- listWidth?: import("csstype").Property.Width<string | number> | undefined;
750
- portal?: import("react").MutableRefObject<HTMLElement | null> | undefined;
751
- renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
752
- filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
753
- closeAfterSelect?: boolean | undefined;
754
- size?: string | undefined;
755
- view?: string | undefined;
756
- labelPlacement?: "inner" | "outer" | undefined;
757
- } & {
758
- readOnly?: true | undefined;
759
- disabled?: boolean | undefined;
760
- alwaysOpened?: false | undefined;
761
- } & {
762
- multiple: true;
763
- value?: string[] | undefined;
764
- onChange?: ((value: string[]) => void) | undefined;
765
- isTargetAmount?: true | undefined;
766
- targetAmount?: number | undefined;
767
- renderValue?: ((item: ItemOption) => string) | undefined;
768
- } & {
769
- requiredPlacement?: "left" | "right" | undefined;
770
- } & {
771
- optional?: true | undefined;
772
- required?: false | undefined;
773
363
  } & Omit<import("react").ButtonHTMLAttributes<HTMLInputElement>, "onChange" | "value"> & import("react").RefAttributes<HTMLInputElement>) | ({
774
364
  items: ItemOption[];
775
365
  placement?: ("left" | "right" | "top" | "bottom" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | undefined;
@@ -801,83 +391,6 @@ declare const Combobox: <T extends ItemOption>(props: Omit<ComboboxProps<T>, "vi
801
391
  isTargetAmount?: false | undefined;
802
392
  targetAmount?: undefined;
803
393
  renderValue?: undefined;
804
- } & {
805
- requiredPlacement?: "left" | "right" | undefined;
806
- } & {
807
- required: true;
808
- optional?: false | undefined;
809
- } & Omit<import("react").ButtonHTMLAttributes<HTMLInputElement>, "onChange" | "value"> & import("react").RefAttributes<HTMLInputElement>) | ({
810
- items: ItemOption[];
811
- placement?: ("left" | "right" | "top" | "bottom" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | undefined;
812
- label?: string | undefined;
813
- placeholder?: string | undefined;
814
- helperText?: string | undefined;
815
- contentLeft?: ReactElement<any, string | import("react").JSXElementConstructor<any>> | undefined;
816
- textBefore?: string | undefined;
817
- textAfter?: string | undefined;
818
- variant?: "normal" | "tight" | undefined;
819
- listOverflow?: import("csstype").Property.Overflow | undefined;
820
- listHeight?: import("csstype").Property.Height<string | number> | undefined;
821
- listWidth?: import("csstype").Property.Width<string | number> | undefined;
822
- portal?: import("react").MutableRefObject<HTMLElement | null> | undefined;
823
- renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
824
- filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
825
- closeAfterSelect?: boolean | undefined;
826
- size?: string | undefined;
827
- view?: string | undefined;
828
- labelPlacement?: "inner" | "outer" | undefined;
829
- } & {
830
- readOnly?: false | undefined;
831
- disabled?: false | undefined;
832
- alwaysOpened?: true | undefined;
833
- } & {
834
- multiple?: false | undefined;
835
- value?: string | undefined;
836
- onChange?: ((value: string) => void) | undefined;
837
- isTargetAmount?: false | undefined;
838
- targetAmount?: undefined;
839
- renderValue?: undefined;
840
- } & {
841
- requiredPlacement?: "left" | "right" | undefined;
842
- } & {
843
- optional?: true | undefined;
844
- required?: false | undefined;
845
- } & Omit<import("react").ButtonHTMLAttributes<HTMLInputElement>, "onChange" | "value"> & import("react").RefAttributes<HTMLInputElement>) | ({
846
- items: ItemOption[];
847
- placement?: ("left" | "right" | "top" | "bottom" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | undefined;
848
- label?: string | undefined;
849
- placeholder?: string | undefined;
850
- helperText?: string | undefined;
851
- contentLeft?: ReactElement<any, string | import("react").JSXElementConstructor<any>> | undefined;
852
- textBefore?: string | undefined;
853
- textAfter?: string | undefined;
854
- variant?: "normal" | "tight" | undefined;
855
- listOverflow?: import("csstype").Property.Overflow | undefined;
856
- listHeight?: import("csstype").Property.Height<string | number> | undefined;
857
- listWidth?: import("csstype").Property.Width<string | number> | undefined;
858
- portal?: import("react").MutableRefObject<HTMLElement | null> | undefined;
859
- renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
860
- filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
861
- closeAfterSelect?: boolean | undefined;
862
- size?: string | undefined;
863
- view?: string | undefined;
864
- labelPlacement?: "inner" | "outer" | undefined;
865
- } & {
866
- readOnly?: false | undefined;
867
- disabled?: false | undefined;
868
- alwaysOpened?: true | undefined;
869
- } & {
870
- multiple: true;
871
- value?: string[] | undefined;
872
- onChange?: ((value: string[]) => void) | undefined;
873
- isTargetAmount?: true | undefined;
874
- targetAmount?: number | undefined;
875
- renderValue?: ((item: ItemOption) => string) | undefined;
876
- } & {
877
- requiredPlacement?: "left" | "right" | undefined;
878
- } & {
879
- required: true;
880
- optional?: false | undefined;
881
394
  } & Omit<import("react").ButtonHTMLAttributes<HTMLInputElement>, "onChange" | "value"> & import("react").RefAttributes<HTMLInputElement>) | ({
882
395
  items: ItemOption[];
883
396
  placement?: ("left" | "right" | "top" | "bottom" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | undefined;
@@ -909,11 +422,6 @@ declare const Combobox: <T extends ItemOption>(props: Omit<ComboboxProps<T>, "vi
909
422
  isTargetAmount?: true | undefined;
910
423
  targetAmount?: number | undefined;
911
424
  renderValue?: ((item: ItemOption) => string) | undefined;
912
- } & {
913
- requiredPlacement?: "left" | "right" | undefined;
914
- } & {
915
- optional?: true | undefined;
916
- required?: false | undefined;
917
425
  } & Omit<import("react").ButtonHTMLAttributes<HTMLInputElement>, "onChange" | "value"> & import("react").RefAttributes<HTMLInputElement>)), "view" | "disabled" | "readOnly" | "size" | "labelPlacement"> & {
918
426
  ref?: ForwardedRef<HTMLInputElement> | undefined;
919
427
  }) => ReactElement | null;
@@ -1 +1 @@
1
- {"version":3,"file":"Combobox.d.ts","sourceRoot":"","sources":["../../../../../src/examples/plasma_web/components/Combobox/Combobox.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,cAAc,EAAE,YAAY,EAAE,MAAM,OAAO,CAAC;AAIxE,OAAO,KAAK,EAAE,aAAa,EAAE,UAAU,EAAE,MAAM,iCAAiC,CAAC;AAEjF,OAAO,EAAE,MAAM,EAAE,MAAM,mBAAmB,CAAC;AAG3C,QAAA,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2IAA0B,CAAC;AAElD,aAAK,eAAe,GAAG,MAAM,OAAO,MAAM,CAAC,YAAY,CAAC,CAAC;AAEzD,aAAK,QAAQ,CAAC,CAAC,SAAS,UAAU,IAAI,IAAI,CAAC,aAAa,CAAC,CAAC,CAAC,EAAE,eAAe,CAAC,GACzE,IAAI,CAAC,cAAc,CAAC,OAAO,iBAAiB,CAAC,EAAE,eAAe,CAAC,CAAC;AAEpE,QAAA,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAET,YAAY,GAAG,IAAI,CAAC;AAEzB,OAAO,EAAE,QAAQ,EAAE,CAAC"}
1
+ {"version":3,"file":"Combobox.d.ts","sourceRoot":"","sources":["../../../../../src/examples/plasma_web/components/Combobox/Combobox.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,cAAc,EAAE,YAAY,EAAE,MAAM,OAAO,CAAC;AAIxE,OAAO,KAAK,EAAE,aAAa,EAAE,UAAU,EAAE,MAAM,iCAAiC,CAAC;AAEjF,OAAO,EAAE,MAAM,EAAE,MAAM,mBAAmB,CAAC;AAG3C,QAAA,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2IAA0B,CAAC;AAElD,aAAK,eAAe,GAAG,MAAM,OAAO,MAAM,CAAC,YAAY,CAAC,CAAC;AAEzD,aAAK,QAAQ,CAAC,CAAC,SAAS,UAAU,IAAI,IAAI,CAAC,aAAa,CAAC,CAAC,CAAC,EAAE,eAAe,CAAC,GACzE,IAAI,CAAC,cAAc,CAAC,OAAO,iBAAiB,CAAC,EAAE,eAAe,CAAC,CAAC;AAEpE,QAAA,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAET,YAAY,GAAG,IAAI,CAAC;AAEzB,OAAO,EAAE,QAAQ,EAAE,CAAC"}
@@ -1 +0,0 @@
1
- .s1wiuml6{--plasma-textfield-color:var(--plasma-combobox-new-textfield-color);--plasma-textfield-clear-color:var(--plasma-combobox-new-textfield-color);--plasma-textfield-bg-color:var(--plasma-combobox-new-textfield-background-color);--plasma-textfield-bg-color-hover:var(--plasma-combobox-new-textfield-background-color-hover);--plasma-textfield-bg-color-focus:var(--plasma-combobox-new-textfield-background-color-focus);--plasma-textfield-border-color:var(--plasma-combobox-new-textfield-border-color);--plasma-textfield-border-color-hover:var(--plasma-combobox-new-textfield-border-color-hover);--plasma-textfield-border-color-focus:var(--plasma-combobox-new-textfield-border-color-focus);--plasma-textfield-color-readonly:var(--plasma-combobox-new-textfield-color-readonly);--plasma-textfield-bg-color-readonly:var(--plasma-combobox-new-textfield-bg-color-readonly);--plasma-textfield-border-color-readonly:var(--plasma-combobox-new-textfield-border-color-readonly);--plasma-textfield__placeholder-color-readonly:var(--plasma-combobox-new-textfield-placeholder-color-readonly);--plasma-textfield__caret-color:var(--plasma-combobox-new-textfield-caret-color);--plasma-textfield__placeholder-color:var(--plasma-combobox-new-textfield-placeholder-color);--plasma-textfield__placeholder-color-focus:var(--plasma-combobox-new-textfield-placeholder-color-focus);--plasma-textfield__clear-placeholder-color:var(--plasma-combobox-new-textfield-clear-placeholder-color);--plasma-textfield__clear-placeholder-color-focus:var(--plasma-combobox-new-textfield-clear-placeholder-color-focus);--plasma-textfield__optional-color:var(--plasma-combobox-new-textfield-optional-color);--plasma-textfield-height:var(--plasma-combobox-new-textfield-height);--plasma-textfield-border-width:var(--plasma-combobox-new-textfield-border-width);--plasma-textfield-border-radius:var(--plasma-combobox-new-textfield-border-radius);--plasma-textfield-padding:var(--plasma-combobox-new-textfield-padding);--plasma-textfield-padding-with-chips:var(--plasma-combobox-new-textfield-padding-with-chips);--plasma-textfield__left-content-margin:var(--plasma-combobox-new-textfield-left-content-margin);--plasma-textfield__right-content-margin:var(--plasma-combobox-new-textfield-right-content-margin);--plasma-textfield-font-family:var(--plasma-combobox-new-textfield-font-family);--plasma-textfield-font-style:var(--plasma-combobox-new-textfield-font-style);--plasma-textfield-font-size:var(--plasma-combobox-new-textfield-font-size);--plasma-textfield-font-weight:var(--plasma-combobox-new-textfield-font-weight);--plasma-textfield-letter-spacing:var(--plasma-combobox-new-textfield-letter-spacing);--plasma-textfield-line-height:var(--plasma-combobox-new-textfield-line-height);--plasma-textfield-content-slot-color:var(--plasma-combobox-new-textfield-content-slot-color);--plasma-textfield-content-slot-color-hover:var(--plasma-combobox-new-textfield-content-slot-color-hover);--plasma-textfield-content-slot-color-active:var(--plasma-combobox-new-textfield-content-slot-color-active);--plasma-textfield-content-right-slot-color:var(--plasma-combobox-new-textfield-content-right-slot-color);--plasma-textfield-content-right-slot-color-hover:var(--plasma-combobox-new-textfield-content-right-slot-color-hover);--plasma-textfield-content-right-slot-color-active:var(--plasma-combobox-new-textfield-content-right-slot-color-active);--plasma-textfield__label-color:var(--plasma-combobox-new-textfield-label-color);--plasma-textfield__label-color-readonly:var(--plasma-combobox-new-textfield-label-color-readonly);--plasma-textfield__label-offset:var(--plasma-combobox-new-textfield-label-offset);--plasma-textfield__clear-label-offset:var(--plasma-combobox-new-textfield-clear-label-offset);--plasma-textfield__label-font-family:var(--plasma-combobox-new-textfield-label-font-family);--plasma-textfield__label-font-style:var(--plasma-combobox-new-textfield-label-font-style);--plasma-textfield__label-font-size:var(--plasma-combobox-new-textfield-label-font-size);--plasma-textfield__label-font-weight:var(--plasma-combobox-new-textfield-label-font-weight);--plasma-textfield__label-letter-spacing:var(--plasma-combobox-new-textfield-label-letter-spacing);--plasma-textfield__label-line-height:var(--plasma-combobox-new-textfield-label-line-height);--plasma-textfield-placement_inner__label-font-family:var(--plasma-combobox-new-textfield-placement_inner-label-font-family);--plasma-textfield-placement_inner__label-font-style:var(--plasma-combobox-new-textfield-placement_inner-label-font-style);--plasma-textfield-placement_inner__label-font-size:var(--plasma-combobox-new-textfield-placement_inner-label-font-size);--plasma-textfield-placement_inner__label-font-weight:var(--plasma-combobox-new-textfield-placement_inner-label-font-weight);--plasma-textfield-placement_inner__label-letter-spacing:var(--plasma-combobox-new-textfield-placement_inner-label-letter-spacing);--plasma-textfield-placement_inner__label-line-height:var(--plasma-combobox-new-textfield-placement_inner-label-line-height);--plasma-textfield-placement_inner__label-padding:var(--plasma-combobox-new-textfield-placement_inner-label-padding);--plasma-textfield-placement_inner__content-padding:var(--plasma-combobox-new-textfield-placement_inner-content-padding);--plasma-textfield__title-caption-color:var(--plasma-combobox-new-textfield-title-caption-color);--plasma-textfield__title-caption-color-readonly:var(--plasma-combobox-new-textfield-title-caption-color-readonly);--plasma-textfield__title-caption-label-inner-offset:var(--plasma-combobox-new-textfield-title-caption-label-inner-offset);--plasma-textfield__title-caption-font-family:var(--plasma-combobox-new-textfield-title-caption-font-family);--plasma-textfield__title-caption-font-style:var(--plasma-combobox-new-textfield-title-caption-font-style);--plasma-textfield__title-caption-font-size:var(--plasma-combobox-new-textfield-title-caption-font-size);--plasma-textfield__title-caption-font-weight:var(--plasma-combobox-new-textfield-title-caption-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-combobox-new-textfield-title-caption-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-combobox-new-textfield-title-caption-line-height);--plasma-textfield__left-helper-color:var(--plasma-combobox-new-textfield-left-helper-color);--plasma-textfield__left-helper-color-readonly:var(--plasma-combobox-new-textfield-left-helper-color-readonly);--plasma-textfield__left-helper-offset:var(--plasma-combobox-new-textfield-left-helper-offset);--plasma-textfield__left-helper-font-family:var(--plasma-combobox-new-textfield-left-helper-font-family);--plasma-textfield__left-helper-font-style:var(--plasma-combobox-new-textfield-left-helper-font-style);--plasma-textfield__left-helper-font-size:var(--plasma-combobox-new-textfield-left-helper-font-size);--plasma-textfield__left-helper-font-weight:var(--plasma-combobox-new-textfield-left-helper-font-weight);--plasma-textfield__left-helper-letter-spacing:var(--plasma-combobox-new-textfield-left-helper-letter-spacing);--plasma-textfield__left-helper-line-height:var(--plasma-combobox-new-textfield-left-helper-line-height);--plasma-textfield__before-text-color:var(--plasma-combobox-new-textfield-before-text-color);--plasma-textfield__after-text-color:var(--plasma-combobox-new-textfield-after-text-color);--plasma-textfield__before-text-margin:var(--plasma-combobox-new-textfield-before-text-margin);--plasma-textfield__after-text-margin:var(--plasma-combobox-new-textfield-after-text-margin);--plasma-textfield-disabled-opacity:var(--plasma-combobox-new-textfield-disabled-opacity);--plasma-textfield__chip-height:var(--plasma-combobox-new-textfield-chip-height);--plasma-textfield__chip-border-radius:var(--plasma-combobox-new-textfield-chip-border-radius);--plasma-textfield__chip-gap:var(--plasma-combobox-new-textfield-chip-gap);--plasma-textfield__chip-background:var(--plasma-combobox-new-textfield--chip-background);--plasma-textfield__chip-color:var(--plasma-combobox-new-textfield-chip-color);--plasma-textfield__chip-background-hover:var(--plasma-combobox-new-textfield-chip-background-hover);--plasma-textfield__chip-color-hover:var(--plasma-combobox-new-textfield-chip-color-hover);--plasma-textfield__chip-scale-hover:var(--plasma-combobox-new-textfield-chip-scale-hover);--plasma-textfield__chip-background-readonly:var(--plasma-combobox-new-textfield-chip-background-read-only);--plasma-textfield__chip-color-readonly:var(--plasma-combobox-new-textfield-chip-color-read-only);--plasma-textfield__chip-background-readonly-hover:var(--plasma-combobox-new-textfield-chip-background-read-only-hover);--plasma-textfield__chip-color-readonly-hover:var(--plasma-combobox-new-textfield-chip-color-read-only-hover);--plasma-textfield__chip-background-active:var(--plasma-combobox-new-textfield-chip-background-active);--plasma-textfield__chip-color-active:var(--plasma-combobox-new-textfield-chip-color-active);--plasma-textfield__chip-scale-active:var(--plasma-combobox-new-textfield-chip-scale-active);--plasma-textfield__chip-close-icon-color:var(--plasma-combobox-new-textfield-chip-close-icons-color);--plasma-textfield__chip-outline-size:var(--plasma-combobox-new-textfield-chip-outline-size);--plasma-textfield__chip-width:var(--plasma-combobox-new-textfield-chip-width);--plasma-textfield__chip-padding-top:var(--plasma-combobox-new-textfield-chip-padding-top);--plasma-textfield__chip-padding-right:var(--plasma-combobox-new-textfield-chip-padding-right);--plasma-textfield__chip-padding-bottom:var(--plasma-combobox-new-textfield-chip-padding-bottom);--plasma-textfield__chip-padding-left:var(--plasma-combobox-new-textfield-chip-padding-left);--plasma-textfield__chip-close-icon-size:var(--plasma-combobox-new-textfield-chip-close-icon-size);--plasma-textfield__chip-font-family:var(--plasma-combobox-new-textfield-chip-font-family);--plasma-textfield__chip-font-size:var(--plasma-combobox-new-textfield-chip-font-size);--plasma-textfield__chip-font-style:var(--plasma-combobox-new-textfield-chip-font-style);--plasma-textfield__chip-font-weight:var(--plasma-combobox-new-textfield-chip-font-weight);--plasma-textfield__chip-letter-spacing:var(--plasma-combobox-new-textfield-chip-letter-spacing);--plasma-textfield__chip-line-height:var(--plasma-combobox-new-textfield-chip-line-height);--plasma-textfield__chip-clear-content-margin-left:var(--plasma-combobox-new-textfield-chip-clear-content-margin-left);--plasma-textfield__chip-clear-content-margin-right:var(--plasma-combobox-new-textfield-chip-clear-content-margin-right);--plasma-textfield__chip-opacity-readonly:var(--plasma-combobox-new-textfield-chip-opacity-readonly);--plasma-textfield-focus-color:var(--plasma-combobox-new-textfield-focus-color);--plasma-textfield__indicator-color:var(--plasma-combobox-new-textfield-indicator-color);--plasma-textfield__indicator-size-inner:var(--plasma-combobox-new-textfield-indicator-size-inner);--plasma-textfield__indicator-size-outer:var(--plasma-combobox-new-textfield-indicator-size-outer);--plasma-textfield__indicator-placement-inner:var(--plasma-combobox-new-textfield-indicator-placement-inner);--plasma-textfield__indicator-placement-outer:var(--plasma-combobox-new-textfield-indicator-placement-outer);--plasma-textfield__indicator-placement-inner-right:var(--plasma-combobox-new-textfield-indicator-placement-inner-right);--plasma-textfield__indicator-placement-outer-right:var(--plasma-combobox-new-textfield-indicator-placement-outer-right);--plasma-textfield__clear-indicator-placement-inner:var(--plasma-combobox-new-textfield-clear-indicator-placement-inner);--plasma-textfield__clear-indicator-placement-inner-right:var(--plasma-combobox-new-textfield-clear-indicator-placement-inner-right);--plasma-textfield__clear-indicator-hint-placement-inner-right:var(--plasma-combobox-new-textfield-clear-indicator-hint-placement-inner-right);}
@@ -1 +0,0 @@
1
- .s1wiuml6{--plasma-textfield-color:var(--plasma-combobox-new-textfield-color);--plasma-textfield-clear-color:var(--plasma-combobox-new-textfield-color);--plasma-textfield-bg-color:var(--plasma-combobox-new-textfield-background-color);--plasma-textfield-bg-color-hover:var(--plasma-combobox-new-textfield-background-color-hover);--plasma-textfield-bg-color-focus:var(--plasma-combobox-new-textfield-background-color-focus);--plasma-textfield-border-color:var(--plasma-combobox-new-textfield-border-color);--plasma-textfield-border-color-hover:var(--plasma-combobox-new-textfield-border-color-hover);--plasma-textfield-border-color-focus:var(--plasma-combobox-new-textfield-border-color-focus);--plasma-textfield-color-readonly:var(--plasma-combobox-new-textfield-color-readonly);--plasma-textfield-bg-color-readonly:var(--plasma-combobox-new-textfield-bg-color-readonly);--plasma-textfield-border-color-readonly:var(--plasma-combobox-new-textfield-border-color-readonly);--plasma-textfield__placeholder-color-readonly:var(--plasma-combobox-new-textfield-placeholder-color-readonly);--plasma-textfield__caret-color:var(--plasma-combobox-new-textfield-caret-color);--plasma-textfield__placeholder-color:var(--plasma-combobox-new-textfield-placeholder-color);--plasma-textfield__placeholder-color-focus:var(--plasma-combobox-new-textfield-placeholder-color-focus);--plasma-textfield__clear-placeholder-color:var(--plasma-combobox-new-textfield-clear-placeholder-color);--plasma-textfield__clear-placeholder-color-focus:var(--plasma-combobox-new-textfield-clear-placeholder-color-focus);--plasma-textfield__optional-color:var(--plasma-combobox-new-textfield-optional-color);--plasma-textfield-height:var(--plasma-combobox-new-textfield-height);--plasma-textfield-border-width:var(--plasma-combobox-new-textfield-border-width);--plasma-textfield-border-radius:var(--plasma-combobox-new-textfield-border-radius);--plasma-textfield-padding:var(--plasma-combobox-new-textfield-padding);--plasma-textfield-padding-with-chips:var(--plasma-combobox-new-textfield-padding-with-chips);--plasma-textfield__left-content-margin:var(--plasma-combobox-new-textfield-left-content-margin);--plasma-textfield__right-content-margin:var(--plasma-combobox-new-textfield-right-content-margin);--plasma-textfield-font-family:var(--plasma-combobox-new-textfield-font-family);--plasma-textfield-font-style:var(--plasma-combobox-new-textfield-font-style);--plasma-textfield-font-size:var(--plasma-combobox-new-textfield-font-size);--plasma-textfield-font-weight:var(--plasma-combobox-new-textfield-font-weight);--plasma-textfield-letter-spacing:var(--plasma-combobox-new-textfield-letter-spacing);--plasma-textfield-line-height:var(--plasma-combobox-new-textfield-line-height);--plasma-textfield-content-slot-color:var(--plasma-combobox-new-textfield-content-slot-color);--plasma-textfield-content-slot-color-hover:var(--plasma-combobox-new-textfield-content-slot-color-hover);--plasma-textfield-content-slot-color-active:var(--plasma-combobox-new-textfield-content-slot-color-active);--plasma-textfield-content-right-slot-color:var(--plasma-combobox-new-textfield-content-right-slot-color);--plasma-textfield-content-right-slot-color-hover:var(--plasma-combobox-new-textfield-content-right-slot-color-hover);--plasma-textfield-content-right-slot-color-active:var(--plasma-combobox-new-textfield-content-right-slot-color-active);--plasma-textfield__label-color:var(--plasma-combobox-new-textfield-label-color);--plasma-textfield__label-color-readonly:var(--plasma-combobox-new-textfield-label-color-readonly);--plasma-textfield__label-offset:var(--plasma-combobox-new-textfield-label-offset);--plasma-textfield__clear-label-offset:var(--plasma-combobox-new-textfield-clear-label-offset);--plasma-textfield__label-font-family:var(--plasma-combobox-new-textfield-label-font-family);--plasma-textfield__label-font-style:var(--plasma-combobox-new-textfield-label-font-style);--plasma-textfield__label-font-size:var(--plasma-combobox-new-textfield-label-font-size);--plasma-textfield__label-font-weight:var(--plasma-combobox-new-textfield-label-font-weight);--plasma-textfield__label-letter-spacing:var(--plasma-combobox-new-textfield-label-letter-spacing);--plasma-textfield__label-line-height:var(--plasma-combobox-new-textfield-label-line-height);--plasma-textfield-placement_inner__label-font-family:var(--plasma-combobox-new-textfield-placement_inner-label-font-family);--plasma-textfield-placement_inner__label-font-style:var(--plasma-combobox-new-textfield-placement_inner-label-font-style);--plasma-textfield-placement_inner__label-font-size:var(--plasma-combobox-new-textfield-placement_inner-label-font-size);--plasma-textfield-placement_inner__label-font-weight:var(--plasma-combobox-new-textfield-placement_inner-label-font-weight);--plasma-textfield-placement_inner__label-letter-spacing:var(--plasma-combobox-new-textfield-placement_inner-label-letter-spacing);--plasma-textfield-placement_inner__label-line-height:var(--plasma-combobox-new-textfield-placement_inner-label-line-height);--plasma-textfield-placement_inner__label-padding:var(--plasma-combobox-new-textfield-placement_inner-label-padding);--plasma-textfield-placement_inner__content-padding:var(--plasma-combobox-new-textfield-placement_inner-content-padding);--plasma-textfield__title-caption-color:var(--plasma-combobox-new-textfield-title-caption-color);--plasma-textfield__title-caption-color-readonly:var(--plasma-combobox-new-textfield-title-caption-color-readonly);--plasma-textfield__title-caption-label-inner-offset:var(--plasma-combobox-new-textfield-title-caption-label-inner-offset);--plasma-textfield__title-caption-font-family:var(--plasma-combobox-new-textfield-title-caption-font-family);--plasma-textfield__title-caption-font-style:var(--plasma-combobox-new-textfield-title-caption-font-style);--plasma-textfield__title-caption-font-size:var(--plasma-combobox-new-textfield-title-caption-font-size);--plasma-textfield__title-caption-font-weight:var(--plasma-combobox-new-textfield-title-caption-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-combobox-new-textfield-title-caption-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-combobox-new-textfield-title-caption-line-height);--plasma-textfield__left-helper-color:var(--plasma-combobox-new-textfield-left-helper-color);--plasma-textfield__left-helper-color-readonly:var(--plasma-combobox-new-textfield-left-helper-color-readonly);--plasma-textfield__left-helper-offset:var(--plasma-combobox-new-textfield-left-helper-offset);--plasma-textfield__left-helper-font-family:var(--plasma-combobox-new-textfield-left-helper-font-family);--plasma-textfield__left-helper-font-style:var(--plasma-combobox-new-textfield-left-helper-font-style);--plasma-textfield__left-helper-font-size:var(--plasma-combobox-new-textfield-left-helper-font-size);--plasma-textfield__left-helper-font-weight:var(--plasma-combobox-new-textfield-left-helper-font-weight);--plasma-textfield__left-helper-letter-spacing:var(--plasma-combobox-new-textfield-left-helper-letter-spacing);--plasma-textfield__left-helper-line-height:var(--plasma-combobox-new-textfield-left-helper-line-height);--plasma-textfield__before-text-color:var(--plasma-combobox-new-textfield-before-text-color);--plasma-textfield__after-text-color:var(--plasma-combobox-new-textfield-after-text-color);--plasma-textfield__before-text-margin:var(--plasma-combobox-new-textfield-before-text-margin);--plasma-textfield__after-text-margin:var(--plasma-combobox-new-textfield-after-text-margin);--plasma-textfield-disabled-opacity:var(--plasma-combobox-new-textfield-disabled-opacity);--plasma-textfield__chip-height:var(--plasma-combobox-new-textfield-chip-height);--plasma-textfield__chip-border-radius:var(--plasma-combobox-new-textfield-chip-border-radius);--plasma-textfield__chip-gap:var(--plasma-combobox-new-textfield-chip-gap);--plasma-textfield__chip-background:var(--plasma-combobox-new-textfield--chip-background);--plasma-textfield__chip-color:var(--plasma-combobox-new-textfield-chip-color);--plasma-textfield__chip-background-hover:var(--plasma-combobox-new-textfield-chip-background-hover);--plasma-textfield__chip-color-hover:var(--plasma-combobox-new-textfield-chip-color-hover);--plasma-textfield__chip-scale-hover:var(--plasma-combobox-new-textfield-chip-scale-hover);--plasma-textfield__chip-background-readonly:var(--plasma-combobox-new-textfield-chip-background-read-only);--plasma-textfield__chip-color-readonly:var(--plasma-combobox-new-textfield-chip-color-read-only);--plasma-textfield__chip-background-readonly-hover:var(--plasma-combobox-new-textfield-chip-background-read-only-hover);--plasma-textfield__chip-color-readonly-hover:var(--plasma-combobox-new-textfield-chip-color-read-only-hover);--plasma-textfield__chip-background-active:var(--plasma-combobox-new-textfield-chip-background-active);--plasma-textfield__chip-color-active:var(--plasma-combobox-new-textfield-chip-color-active);--plasma-textfield__chip-scale-active:var(--plasma-combobox-new-textfield-chip-scale-active);--plasma-textfield__chip-close-icon-color:var(--plasma-combobox-new-textfield-chip-close-icons-color);--plasma-textfield__chip-outline-size:var(--plasma-combobox-new-textfield-chip-outline-size);--plasma-textfield__chip-width:var(--plasma-combobox-new-textfield-chip-width);--plasma-textfield__chip-padding-top:var(--plasma-combobox-new-textfield-chip-padding-top);--plasma-textfield__chip-padding-right:var(--plasma-combobox-new-textfield-chip-padding-right);--plasma-textfield__chip-padding-bottom:var(--plasma-combobox-new-textfield-chip-padding-bottom);--plasma-textfield__chip-padding-left:var(--plasma-combobox-new-textfield-chip-padding-left);--plasma-textfield__chip-close-icon-size:var(--plasma-combobox-new-textfield-chip-close-icon-size);--plasma-textfield__chip-font-family:var(--plasma-combobox-new-textfield-chip-font-family);--plasma-textfield__chip-font-size:var(--plasma-combobox-new-textfield-chip-font-size);--plasma-textfield__chip-font-style:var(--plasma-combobox-new-textfield-chip-font-style);--plasma-textfield__chip-font-weight:var(--plasma-combobox-new-textfield-chip-font-weight);--plasma-textfield__chip-letter-spacing:var(--plasma-combobox-new-textfield-chip-letter-spacing);--plasma-textfield__chip-line-height:var(--plasma-combobox-new-textfield-chip-line-height);--plasma-textfield__chip-clear-content-margin-left:var(--plasma-combobox-new-textfield-chip-clear-content-margin-left);--plasma-textfield__chip-clear-content-margin-right:var(--plasma-combobox-new-textfield-chip-clear-content-margin-right);--plasma-textfield__chip-opacity-readonly:var(--plasma-combobox-new-textfield-chip-opacity-readonly);--plasma-textfield-focus-color:var(--plasma-combobox-new-textfield-focus-color);--plasma-textfield__indicator-color:var(--plasma-combobox-new-textfield-indicator-color);--plasma-textfield__indicator-size-inner:var(--plasma-combobox-new-textfield-indicator-size-inner);--plasma-textfield__indicator-size-outer:var(--plasma-combobox-new-textfield-indicator-size-outer);--plasma-textfield__indicator-placement-inner:var(--plasma-combobox-new-textfield-indicator-placement-inner);--plasma-textfield__indicator-placement-outer:var(--plasma-combobox-new-textfield-indicator-placement-outer);--plasma-textfield__indicator-placement-inner-right:var(--plasma-combobox-new-textfield-indicator-placement-inner-right);--plasma-textfield__indicator-placement-outer-right:var(--plasma-combobox-new-textfield-indicator-placement-outer-right);--plasma-textfield__clear-indicator-placement-inner:var(--plasma-combobox-new-textfield-clear-indicator-placement-inner);--plasma-textfield__clear-indicator-placement-inner-right:var(--plasma-combobox-new-textfield-clear-indicator-placement-inner-right);--plasma-textfield__clear-indicator-hint-placement-inner-right:var(--plasma-combobox-new-textfield-clear-indicator-hint-placement-inner-right);}