@salutejs/plasma-new-hope 0.271.0-canary.1778.13392217490.0 → 0.271.0-canary.1782.13387584790.0
Sign up to get free protection for your applications and to get access to all the features.
- package/cjs/components/Combobox/ComboboxNew/Combobox.js +5 -1
- package/cjs/components/Combobox/ComboboxNew/Combobox.js.map +1 -1
- package/cjs/components/Notification/Notification.css +11 -11
- package/cjs/components/Notification/Notification.js +3 -7
- package/cjs/components/Notification/Notification.js.map +1 -1
- package/cjs/components/Notification/Notification.styles.js +26 -42
- package/cjs/components/Notification/Notification.styles.js.map +1 -1
- package/cjs/components/Notification/{Notification.styles_gk4bgs.css → Notification.styles_1u5gusp.css} +2 -2
- package/cjs/components/Notification/Notification.tokens.js +0 -1
- package/cjs/components/Notification/Notification.tokens.js.map +1 -1
- package/cjs/components/Notification/Notification.types.js.map +1 -1
- package/cjs/components/Notification/NotificationsPortal.js +0 -1
- package/cjs/components/Notification/NotificationsPortal.js.map +1 -1
- package/cjs/components/Notification/NotificationsProvider.css +11 -11
- package/cjs/index.css +11 -11
- package/emotion/cjs/components/Combobox/ComboboxNew/Combobox.js +5 -1
- package/emotion/cjs/components/Notification/Notification.js +3 -7
- package/emotion/cjs/components/Notification/Notification.styles.js +26 -32
- package/emotion/cjs/components/Notification/Notification.tokens.js +0 -1
- package/emotion/cjs/components/Notification/NotificationsPortal.js +1 -2
- package/emotion/cjs/examples/plasma_b2c/components/Notification/Notification.config.js +7 -11
- package/emotion/cjs/examples/plasma_b2c/components/Notification/Notification.stories.tsx +3 -35
- package/emotion/cjs/examples/plasma_web/components/Notification/Notification.config.js +7 -11
- package/emotion/cjs/examples/plasma_web/components/Notification/Notification.stories.tsx +2 -18
- package/emotion/es/components/Combobox/ComboboxNew/Combobox.js +5 -1
- package/emotion/es/components/Notification/Notification.js +3 -7
- package/emotion/es/components/Notification/Notification.styles.js +26 -32
- package/emotion/es/components/Notification/Notification.tokens.js +0 -1
- package/emotion/es/components/Notification/NotificationsPortal.js +1 -2
- package/emotion/es/examples/plasma_b2c/components/Notification/Notification.config.js +7 -11
- package/emotion/es/examples/plasma_b2c/components/Notification/Notification.stories.tsx +3 -35
- package/emotion/es/examples/plasma_web/components/Notification/Notification.config.js +7 -11
- package/emotion/es/examples/plasma_web/components/Notification/Notification.stories.tsx +2 -18
- package/es/components/Combobox/ComboboxNew/Combobox.js +5 -1
- package/es/components/Combobox/ComboboxNew/Combobox.js.map +1 -1
- package/es/components/Notification/Notification.css +11 -11
- package/es/components/Notification/Notification.js +3 -7
- package/es/components/Notification/Notification.js.map +1 -1
- package/es/components/Notification/Notification.styles.js +26 -42
- package/es/components/Notification/Notification.styles.js.map +1 -1
- package/es/components/Notification/{Notification.styles_gk4bgs.css → Notification.styles_1u5gusp.css} +2 -2
- package/es/components/Notification/Notification.tokens.js +0 -1
- package/es/components/Notification/Notification.tokens.js.map +1 -1
- package/es/components/Notification/Notification.types.js.map +1 -1
- package/es/components/Notification/NotificationsPortal.js +0 -1
- package/es/components/Notification/NotificationsPortal.js.map +1 -1
- package/es/components/Notification/NotificationsProvider.css +11 -11
- package/es/index.css +11 -11
- package/package.json +2 -2
- package/styled-components/cjs/components/Combobox/ComboboxNew/Combobox.js +5 -1
- package/styled-components/cjs/components/Notification/Notification.js +3 -7
- package/styled-components/cjs/components/Notification/Notification.styles.js +15 -21
- package/styled-components/cjs/components/Notification/Notification.tokens.js +0 -1
- package/styled-components/cjs/components/Notification/NotificationsPortal.js +0 -1
- package/styled-components/cjs/examples/plasma_b2c/components/Notification/Notification.config.js +1 -5
- package/styled-components/cjs/examples/plasma_b2c/components/Notification/Notification.stories.tsx +3 -35
- package/styled-components/cjs/examples/plasma_web/components/Notification/Notification.config.js +1 -5
- package/styled-components/cjs/examples/plasma_web/components/Notification/Notification.stories.tsx +2 -18
- package/styled-components/es/components/Combobox/ComboboxNew/Combobox.js +5 -1
- package/styled-components/es/components/Notification/Notification.js +3 -7
- package/styled-components/es/components/Notification/Notification.styles.js +15 -21
- package/styled-components/es/components/Notification/Notification.tokens.js +0 -1
- package/styled-components/es/components/Notification/NotificationsPortal.js +0 -1
- package/styled-components/es/examples/plasma_b2c/components/Notification/Notification.config.js +1 -5
- package/styled-components/es/examples/plasma_b2c/components/Notification/Notification.stories.tsx +3 -35
- package/styled-components/es/examples/plasma_web/components/Notification/Notification.config.js +1 -5
- package/styled-components/es/examples/plasma_web/components/Notification/Notification.stories.tsx +2 -18
- package/types/components/Combobox/ComboboxNew/Combobox.d.ts.map +1 -1
- package/types/components/Combobox/ComboboxNew/Combobox.types.d.ts +4 -0
- package/types/components/Combobox/ComboboxNew/Combobox.types.d.ts.map +1 -1
- package/types/components/Notification/Notification.d.ts.map +1 -1
- package/types/components/Notification/Notification.styles.d.ts +2 -6
- package/types/components/Notification/Notification.styles.d.ts.map +1 -1
- package/types/components/Notification/Notification.tokens.d.ts +0 -1
- package/types/components/Notification/Notification.tokens.d.ts.map +1 -1
- package/types/components/Notification/Notification.types.d.ts +0 -8
- package/types/components/Notification/Notification.types.d.ts.map +1 -1
- package/types/components/Notification/NotificationsPortal.d.ts.map +1 -1
- package/types/examples/plasma_b2c/components/Combobox/Combobox.d.ts +48 -0
- package/types/examples/plasma_b2c/components/Combobox/Combobox.d.ts.map +1 -1
- package/types/examples/plasma_b2c/components/Notification/Notification.config.d.ts +0 -4
- package/types/examples/plasma_b2c/components/Notification/Notification.config.d.ts.map +1 -1
- package/types/examples/plasma_web/components/Combobox/Combobox.d.ts +48 -0
- package/types/examples/plasma_web/components/Combobox/Combobox.d.ts.map +1 -1
- package/types/examples/plasma_web/components/Notification/Notification.config.d.ts +0 -4
- package/types/examples/plasma_web/components/Notification/Notification.config.d.ts.map +1 -1
@@ -48,6 +48,7 @@ declare const ComboboxComponent: import("react").FunctionComponent<import("../..
|
|
48
48
|
renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
|
49
49
|
filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
|
50
50
|
closeAfterSelect?: boolean | undefined;
|
51
|
+
onChangeValue?: ((value: string) => void) | undefined;
|
51
52
|
beforeList?: import("react").ReactNode;
|
52
53
|
afterList?: import("react").ReactNode;
|
53
54
|
virtual?: boolean | undefined;
|
@@ -96,6 +97,7 @@ declare const ComboboxComponent: import("react").FunctionComponent<import("../..
|
|
96
97
|
renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
|
97
98
|
filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
|
98
99
|
closeAfterSelect?: boolean | undefined;
|
100
|
+
onChangeValue?: ((value: string) => void) | undefined;
|
99
101
|
beforeList?: import("react").ReactNode;
|
100
102
|
afterList?: import("react").ReactNode;
|
101
103
|
virtual?: boolean | undefined;
|
@@ -144,6 +146,7 @@ declare const ComboboxComponent: import("react").FunctionComponent<import("../..
|
|
144
146
|
renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
|
145
147
|
filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
|
146
148
|
closeAfterSelect?: boolean | undefined;
|
149
|
+
onChangeValue?: ((value: string) => void) | undefined;
|
147
150
|
beforeList?: import("react").ReactNode;
|
148
151
|
afterList?: import("react").ReactNode;
|
149
152
|
virtual?: boolean | undefined;
|
@@ -192,6 +195,7 @@ declare const ComboboxComponent: import("react").FunctionComponent<import("../..
|
|
192
195
|
renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
|
193
196
|
filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
|
194
197
|
closeAfterSelect?: boolean | undefined;
|
198
|
+
onChangeValue?: ((value: string) => void) | undefined;
|
195
199
|
beforeList?: import("react").ReactNode;
|
196
200
|
afterList?: import("react").ReactNode;
|
197
201
|
virtual?: boolean | undefined;
|
@@ -240,6 +244,7 @@ declare const ComboboxComponent: import("react").FunctionComponent<import("../..
|
|
240
244
|
renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
|
241
245
|
filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
|
242
246
|
closeAfterSelect?: boolean | undefined;
|
247
|
+
onChangeValue?: ((value: string) => void) | undefined;
|
243
248
|
beforeList?: import("react").ReactNode;
|
244
249
|
afterList?: import("react").ReactNode;
|
245
250
|
virtual?: boolean | undefined;
|
@@ -288,6 +293,7 @@ declare const ComboboxComponent: import("react").FunctionComponent<import("../..
|
|
288
293
|
renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
|
289
294
|
filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
|
290
295
|
closeAfterSelect?: boolean | undefined;
|
296
|
+
onChangeValue?: ((value: string) => void) | undefined;
|
291
297
|
beforeList?: import("react").ReactNode;
|
292
298
|
afterList?: import("react").ReactNode;
|
293
299
|
virtual?: boolean | undefined;
|
@@ -336,6 +342,7 @@ declare const ComboboxComponent: import("react").FunctionComponent<import("../..
|
|
336
342
|
renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
|
337
343
|
filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
|
338
344
|
closeAfterSelect?: boolean | undefined;
|
345
|
+
onChangeValue?: ((value: string) => void) | undefined;
|
339
346
|
beforeList?: import("react").ReactNode;
|
340
347
|
afterList?: import("react").ReactNode;
|
341
348
|
virtual?: boolean | undefined;
|
@@ -384,6 +391,7 @@ declare const ComboboxComponent: import("react").FunctionComponent<import("../..
|
|
384
391
|
renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
|
385
392
|
filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
|
386
393
|
closeAfterSelect?: boolean | undefined;
|
394
|
+
onChangeValue?: ((value: string) => void) | undefined;
|
387
395
|
beforeList?: import("react").ReactNode;
|
388
396
|
afterList?: import("react").ReactNode;
|
389
397
|
virtual?: boolean | undefined;
|
@@ -432,6 +440,7 @@ declare const ComboboxComponent: import("react").FunctionComponent<import("../..
|
|
432
440
|
renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
|
433
441
|
filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
|
434
442
|
closeAfterSelect?: boolean | undefined;
|
443
|
+
onChangeValue?: ((value: string) => void) | undefined;
|
435
444
|
beforeList?: import("react").ReactNode;
|
436
445
|
afterList?: import("react").ReactNode;
|
437
446
|
virtual?: boolean | undefined;
|
@@ -480,6 +489,7 @@ declare const ComboboxComponent: import("react").FunctionComponent<import("../..
|
|
480
489
|
renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
|
481
490
|
filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
|
482
491
|
closeAfterSelect?: boolean | undefined;
|
492
|
+
onChangeValue?: ((value: string) => void) | undefined;
|
483
493
|
beforeList?: import("react").ReactNode;
|
484
494
|
afterList?: import("react").ReactNode;
|
485
495
|
virtual?: boolean | undefined;
|
@@ -528,6 +538,7 @@ declare const ComboboxComponent: import("react").FunctionComponent<import("../..
|
|
528
538
|
renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
|
529
539
|
filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
|
530
540
|
closeAfterSelect?: boolean | undefined;
|
541
|
+
onChangeValue?: ((value: string) => void) | undefined;
|
531
542
|
beforeList?: import("react").ReactNode;
|
532
543
|
afterList?: import("react").ReactNode;
|
533
544
|
virtual?: boolean | undefined;
|
@@ -576,6 +587,7 @@ declare const ComboboxComponent: import("react").FunctionComponent<import("../..
|
|
576
587
|
renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
|
577
588
|
filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
|
578
589
|
closeAfterSelect?: boolean | undefined;
|
590
|
+
onChangeValue?: ((value: string) => void) | undefined;
|
579
591
|
beforeList?: import("react").ReactNode;
|
580
592
|
afterList?: import("react").ReactNode;
|
581
593
|
virtual?: boolean | undefined;
|
@@ -624,6 +636,7 @@ declare const ComboboxComponent: import("react").FunctionComponent<import("../..
|
|
624
636
|
renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
|
625
637
|
filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
|
626
638
|
closeAfterSelect?: boolean | undefined;
|
639
|
+
onChangeValue?: ((value: string) => void) | undefined;
|
627
640
|
beforeList?: import("react").ReactNode;
|
628
641
|
afterList?: import("react").ReactNode;
|
629
642
|
virtual?: boolean | undefined;
|
@@ -672,6 +685,7 @@ declare const ComboboxComponent: import("react").FunctionComponent<import("../..
|
|
672
685
|
renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
|
673
686
|
filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
|
674
687
|
closeAfterSelect?: boolean | undefined;
|
688
|
+
onChangeValue?: ((value: string) => void) | undefined;
|
675
689
|
beforeList?: import("react").ReactNode;
|
676
690
|
afterList?: import("react").ReactNode;
|
677
691
|
virtual?: boolean | undefined;
|
@@ -720,6 +734,7 @@ declare const ComboboxComponent: import("react").FunctionComponent<import("../..
|
|
720
734
|
renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
|
721
735
|
filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
|
722
736
|
closeAfterSelect?: boolean | undefined;
|
737
|
+
onChangeValue?: ((value: string) => void) | undefined;
|
723
738
|
beforeList?: import("react").ReactNode;
|
724
739
|
afterList?: import("react").ReactNode;
|
725
740
|
virtual?: boolean | undefined;
|
@@ -768,6 +783,7 @@ declare const ComboboxComponent: import("react").FunctionComponent<import("../..
|
|
768
783
|
renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
|
769
784
|
filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
|
770
785
|
closeAfterSelect?: boolean | undefined;
|
786
|
+
onChangeValue?: ((value: string) => void) | undefined;
|
771
787
|
beforeList?: import("react").ReactNode;
|
772
788
|
afterList?: import("react").ReactNode;
|
773
789
|
virtual?: boolean | undefined;
|
@@ -816,6 +832,7 @@ declare const ComboboxComponent: import("react").FunctionComponent<import("../..
|
|
816
832
|
renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
|
817
833
|
filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
|
818
834
|
closeAfterSelect?: boolean | undefined;
|
835
|
+
onChangeValue?: ((value: string) => void) | undefined;
|
819
836
|
beforeList?: import("react").ReactNode;
|
820
837
|
afterList?: import("react").ReactNode;
|
821
838
|
virtual?: boolean | undefined;
|
@@ -864,6 +881,7 @@ declare const ComboboxComponent: import("react").FunctionComponent<import("../..
|
|
864
881
|
renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
|
865
882
|
filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
|
866
883
|
closeAfterSelect?: boolean | undefined;
|
884
|
+
onChangeValue?: ((value: string) => void) | undefined;
|
867
885
|
beforeList?: import("react").ReactNode;
|
868
886
|
afterList?: import("react").ReactNode;
|
869
887
|
virtual?: boolean | undefined;
|
@@ -912,6 +930,7 @@ declare const ComboboxComponent: import("react").FunctionComponent<import("../..
|
|
912
930
|
renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
|
913
931
|
filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
|
914
932
|
closeAfterSelect?: boolean | undefined;
|
933
|
+
onChangeValue?: ((value: string) => void) | undefined;
|
915
934
|
beforeList?: import("react").ReactNode;
|
916
935
|
afterList?: import("react").ReactNode;
|
917
936
|
virtual?: boolean | undefined;
|
@@ -960,6 +979,7 @@ declare const ComboboxComponent: import("react").FunctionComponent<import("../..
|
|
960
979
|
renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
|
961
980
|
filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
|
962
981
|
closeAfterSelect?: boolean | undefined;
|
982
|
+
onChangeValue?: ((value: string) => void) | undefined;
|
963
983
|
beforeList?: import("react").ReactNode;
|
964
984
|
afterList?: import("react").ReactNode;
|
965
985
|
virtual?: boolean | undefined;
|
@@ -1008,6 +1028,7 @@ declare const ComboboxComponent: import("react").FunctionComponent<import("../..
|
|
1008
1028
|
renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
|
1009
1029
|
filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
|
1010
1030
|
closeAfterSelect?: boolean | undefined;
|
1031
|
+
onChangeValue?: ((value: string) => void) | undefined;
|
1011
1032
|
beforeList?: import("react").ReactNode;
|
1012
1033
|
afterList?: import("react").ReactNode;
|
1013
1034
|
virtual?: boolean | undefined;
|
@@ -1056,6 +1077,7 @@ declare const ComboboxComponent: import("react").FunctionComponent<import("../..
|
|
1056
1077
|
renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
|
1057
1078
|
filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
|
1058
1079
|
closeAfterSelect?: boolean | undefined;
|
1080
|
+
onChangeValue?: ((value: string) => void) | undefined;
|
1059
1081
|
beforeList?: import("react").ReactNode;
|
1060
1082
|
afterList?: import("react").ReactNode;
|
1061
1083
|
virtual?: boolean | undefined;
|
@@ -1104,6 +1126,7 @@ declare const ComboboxComponent: import("react").FunctionComponent<import("../..
|
|
1104
1126
|
renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
|
1105
1127
|
filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
|
1106
1128
|
closeAfterSelect?: boolean | undefined;
|
1129
|
+
onChangeValue?: ((value: string) => void) | undefined;
|
1107
1130
|
beforeList?: import("react").ReactNode;
|
1108
1131
|
afterList?: import("react").ReactNode;
|
1109
1132
|
virtual?: boolean | undefined;
|
@@ -1152,6 +1175,7 @@ declare const ComboboxComponent: import("react").FunctionComponent<import("../..
|
|
1152
1175
|
renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
|
1153
1176
|
filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
|
1154
1177
|
closeAfterSelect?: boolean | undefined;
|
1178
|
+
onChangeValue?: ((value: string) => void) | undefined;
|
1155
1179
|
beforeList?: import("react").ReactNode;
|
1156
1180
|
afterList?: import("react").ReactNode;
|
1157
1181
|
virtual?: boolean | undefined;
|
@@ -1233,6 +1257,7 @@ declare const Combobox: <T extends ItemOption>(props: Omit<ComboboxProps<T>, "vi
|
|
1233
1257
|
renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
|
1234
1258
|
filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
|
1235
1259
|
closeAfterSelect?: boolean | undefined;
|
1260
|
+
onChangeValue?: ((value: string) => void) | undefined;
|
1236
1261
|
beforeList?: import("react").ReactNode;
|
1237
1262
|
afterList?: import("react").ReactNode;
|
1238
1263
|
virtual?: boolean | undefined;
|
@@ -1281,6 +1306,7 @@ declare const Combobox: <T extends ItemOption>(props: Omit<ComboboxProps<T>, "vi
|
|
1281
1306
|
renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
|
1282
1307
|
filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
|
1283
1308
|
closeAfterSelect?: boolean | undefined;
|
1309
|
+
onChangeValue?: ((value: string) => void) | undefined;
|
1284
1310
|
beforeList?: import("react").ReactNode;
|
1285
1311
|
afterList?: import("react").ReactNode;
|
1286
1312
|
virtual?: boolean | undefined;
|
@@ -1329,6 +1355,7 @@ declare const Combobox: <T extends ItemOption>(props: Omit<ComboboxProps<T>, "vi
|
|
1329
1355
|
renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
|
1330
1356
|
filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
|
1331
1357
|
closeAfterSelect?: boolean | undefined;
|
1358
|
+
onChangeValue?: ((value: string) => void) | undefined;
|
1332
1359
|
beforeList?: import("react").ReactNode;
|
1333
1360
|
afterList?: import("react").ReactNode;
|
1334
1361
|
virtual?: boolean | undefined;
|
@@ -1377,6 +1404,7 @@ declare const Combobox: <T extends ItemOption>(props: Omit<ComboboxProps<T>, "vi
|
|
1377
1404
|
renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
|
1378
1405
|
filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
|
1379
1406
|
closeAfterSelect?: boolean | undefined;
|
1407
|
+
onChangeValue?: ((value: string) => void) | undefined;
|
1380
1408
|
beforeList?: import("react").ReactNode;
|
1381
1409
|
afterList?: import("react").ReactNode;
|
1382
1410
|
virtual?: boolean | undefined;
|
@@ -1425,6 +1453,7 @@ declare const Combobox: <T extends ItemOption>(props: Omit<ComboboxProps<T>, "vi
|
|
1425
1453
|
renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
|
1426
1454
|
filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
|
1427
1455
|
closeAfterSelect?: boolean | undefined;
|
1456
|
+
onChangeValue?: ((value: string) => void) | undefined;
|
1428
1457
|
beforeList?: import("react").ReactNode;
|
1429
1458
|
afterList?: import("react").ReactNode;
|
1430
1459
|
virtual?: boolean | undefined;
|
@@ -1473,6 +1502,7 @@ declare const Combobox: <T extends ItemOption>(props: Omit<ComboboxProps<T>, "vi
|
|
1473
1502
|
renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
|
1474
1503
|
filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
|
1475
1504
|
closeAfterSelect?: boolean | undefined;
|
1505
|
+
onChangeValue?: ((value: string) => void) | undefined;
|
1476
1506
|
beforeList?: import("react").ReactNode;
|
1477
1507
|
afterList?: import("react").ReactNode;
|
1478
1508
|
virtual?: boolean | undefined;
|
@@ -1521,6 +1551,7 @@ declare const Combobox: <T extends ItemOption>(props: Omit<ComboboxProps<T>, "vi
|
|
1521
1551
|
renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
|
1522
1552
|
filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
|
1523
1553
|
closeAfterSelect?: boolean | undefined;
|
1554
|
+
onChangeValue?: ((value: string) => void) | undefined;
|
1524
1555
|
beforeList?: import("react").ReactNode;
|
1525
1556
|
afterList?: import("react").ReactNode;
|
1526
1557
|
virtual?: boolean | undefined;
|
@@ -1569,6 +1600,7 @@ declare const Combobox: <T extends ItemOption>(props: Omit<ComboboxProps<T>, "vi
|
|
1569
1600
|
renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
|
1570
1601
|
filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
|
1571
1602
|
closeAfterSelect?: boolean | undefined;
|
1603
|
+
onChangeValue?: ((value: string) => void) | undefined;
|
1572
1604
|
beforeList?: import("react").ReactNode;
|
1573
1605
|
afterList?: import("react").ReactNode;
|
1574
1606
|
virtual?: boolean | undefined;
|
@@ -1617,6 +1649,7 @@ declare const Combobox: <T extends ItemOption>(props: Omit<ComboboxProps<T>, "vi
|
|
1617
1649
|
renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
|
1618
1650
|
filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
|
1619
1651
|
closeAfterSelect?: boolean | undefined;
|
1652
|
+
onChangeValue?: ((value: string) => void) | undefined;
|
1620
1653
|
beforeList?: import("react").ReactNode;
|
1621
1654
|
afterList?: import("react").ReactNode;
|
1622
1655
|
virtual?: boolean | undefined;
|
@@ -1665,6 +1698,7 @@ declare const Combobox: <T extends ItemOption>(props: Omit<ComboboxProps<T>, "vi
|
|
1665
1698
|
renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
|
1666
1699
|
filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
|
1667
1700
|
closeAfterSelect?: boolean | undefined;
|
1701
|
+
onChangeValue?: ((value: string) => void) | undefined;
|
1668
1702
|
beforeList?: import("react").ReactNode;
|
1669
1703
|
afterList?: import("react").ReactNode;
|
1670
1704
|
virtual?: boolean | undefined;
|
@@ -1713,6 +1747,7 @@ declare const Combobox: <T extends ItemOption>(props: Omit<ComboboxProps<T>, "vi
|
|
1713
1747
|
renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
|
1714
1748
|
filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
|
1715
1749
|
closeAfterSelect?: boolean | undefined;
|
1750
|
+
onChangeValue?: ((value: string) => void) | undefined;
|
1716
1751
|
beforeList?: import("react").ReactNode;
|
1717
1752
|
afterList?: import("react").ReactNode;
|
1718
1753
|
virtual?: boolean | undefined;
|
@@ -1761,6 +1796,7 @@ declare const Combobox: <T extends ItemOption>(props: Omit<ComboboxProps<T>, "vi
|
|
1761
1796
|
renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
|
1762
1797
|
filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
|
1763
1798
|
closeAfterSelect?: boolean | undefined;
|
1799
|
+
onChangeValue?: ((value: string) => void) | undefined;
|
1764
1800
|
beforeList?: import("react").ReactNode;
|
1765
1801
|
afterList?: import("react").ReactNode;
|
1766
1802
|
virtual?: boolean | undefined;
|
@@ -1809,6 +1845,7 @@ declare const Combobox: <T extends ItemOption>(props: Omit<ComboboxProps<T>, "vi
|
|
1809
1845
|
renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
|
1810
1846
|
filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
|
1811
1847
|
closeAfterSelect?: boolean | undefined;
|
1848
|
+
onChangeValue?: ((value: string) => void) | undefined;
|
1812
1849
|
beforeList?: import("react").ReactNode;
|
1813
1850
|
afterList?: import("react").ReactNode;
|
1814
1851
|
virtual?: boolean | undefined;
|
@@ -1857,6 +1894,7 @@ declare const Combobox: <T extends ItemOption>(props: Omit<ComboboxProps<T>, "vi
|
|
1857
1894
|
renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
|
1858
1895
|
filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
|
1859
1896
|
closeAfterSelect?: boolean | undefined;
|
1897
|
+
onChangeValue?: ((value: string) => void) | undefined;
|
1860
1898
|
beforeList?: import("react").ReactNode;
|
1861
1899
|
afterList?: import("react").ReactNode;
|
1862
1900
|
virtual?: boolean | undefined;
|
@@ -1905,6 +1943,7 @@ declare const Combobox: <T extends ItemOption>(props: Omit<ComboboxProps<T>, "vi
|
|
1905
1943
|
renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
|
1906
1944
|
filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
|
1907
1945
|
closeAfterSelect?: boolean | undefined;
|
1946
|
+
onChangeValue?: ((value: string) => void) | undefined;
|
1908
1947
|
beforeList?: import("react").ReactNode;
|
1909
1948
|
afterList?: import("react").ReactNode;
|
1910
1949
|
virtual?: boolean | undefined;
|
@@ -1953,6 +1992,7 @@ declare const Combobox: <T extends ItemOption>(props: Omit<ComboboxProps<T>, "vi
|
|
1953
1992
|
renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
|
1954
1993
|
filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
|
1955
1994
|
closeAfterSelect?: boolean | undefined;
|
1995
|
+
onChangeValue?: ((value: string) => void) | undefined;
|
1956
1996
|
beforeList?: import("react").ReactNode;
|
1957
1997
|
afterList?: import("react").ReactNode;
|
1958
1998
|
virtual?: boolean | undefined;
|
@@ -2001,6 +2041,7 @@ declare const Combobox: <T extends ItemOption>(props: Omit<ComboboxProps<T>, "vi
|
|
2001
2041
|
renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
|
2002
2042
|
filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
|
2003
2043
|
closeAfterSelect?: boolean | undefined;
|
2044
|
+
onChangeValue?: ((value: string) => void) | undefined;
|
2004
2045
|
beforeList?: import("react").ReactNode;
|
2005
2046
|
afterList?: import("react").ReactNode;
|
2006
2047
|
virtual?: boolean | undefined;
|
@@ -2049,6 +2090,7 @@ declare const Combobox: <T extends ItemOption>(props: Omit<ComboboxProps<T>, "vi
|
|
2049
2090
|
renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
|
2050
2091
|
filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
|
2051
2092
|
closeAfterSelect?: boolean | undefined;
|
2093
|
+
onChangeValue?: ((value: string) => void) | undefined;
|
2052
2094
|
beforeList?: import("react").ReactNode;
|
2053
2095
|
afterList?: import("react").ReactNode;
|
2054
2096
|
virtual?: boolean | undefined;
|
@@ -2097,6 +2139,7 @@ declare const Combobox: <T extends ItemOption>(props: Omit<ComboboxProps<T>, "vi
|
|
2097
2139
|
renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
|
2098
2140
|
filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
|
2099
2141
|
closeAfterSelect?: boolean | undefined;
|
2142
|
+
onChangeValue?: ((value: string) => void) | undefined;
|
2100
2143
|
beforeList?: import("react").ReactNode;
|
2101
2144
|
afterList?: import("react").ReactNode;
|
2102
2145
|
virtual?: boolean | undefined;
|
@@ -2145,6 +2188,7 @@ declare const Combobox: <T extends ItemOption>(props: Omit<ComboboxProps<T>, "vi
|
|
2145
2188
|
renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
|
2146
2189
|
filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
|
2147
2190
|
closeAfterSelect?: boolean | undefined;
|
2191
|
+
onChangeValue?: ((value: string) => void) | undefined;
|
2148
2192
|
beforeList?: import("react").ReactNode;
|
2149
2193
|
afterList?: import("react").ReactNode;
|
2150
2194
|
virtual?: boolean | undefined;
|
@@ -2193,6 +2237,7 @@ declare const Combobox: <T extends ItemOption>(props: Omit<ComboboxProps<T>, "vi
|
|
2193
2237
|
renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
|
2194
2238
|
filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
|
2195
2239
|
closeAfterSelect?: boolean | undefined;
|
2240
|
+
onChangeValue?: ((value: string) => void) | undefined;
|
2196
2241
|
beforeList?: import("react").ReactNode;
|
2197
2242
|
afterList?: import("react").ReactNode;
|
2198
2243
|
virtual?: boolean | undefined;
|
@@ -2241,6 +2286,7 @@ declare const Combobox: <T extends ItemOption>(props: Omit<ComboboxProps<T>, "vi
|
|
2241
2286
|
renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
|
2242
2287
|
filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
|
2243
2288
|
closeAfterSelect?: boolean | undefined;
|
2289
|
+
onChangeValue?: ((value: string) => void) | undefined;
|
2244
2290
|
beforeList?: import("react").ReactNode;
|
2245
2291
|
afterList?: import("react").ReactNode;
|
2246
2292
|
virtual?: boolean | undefined;
|
@@ -2289,6 +2335,7 @@ declare const Combobox: <T extends ItemOption>(props: Omit<ComboboxProps<T>, "vi
|
|
2289
2335
|
renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
|
2290
2336
|
filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
|
2291
2337
|
closeAfterSelect?: boolean | undefined;
|
2338
|
+
onChangeValue?: ((value: string) => void) | undefined;
|
2292
2339
|
beforeList?: import("react").ReactNode;
|
2293
2340
|
afterList?: import("react").ReactNode;
|
2294
2341
|
virtual?: boolean | undefined;
|
@@ -2337,6 +2384,7 @@ declare const Combobox: <T extends ItemOption>(props: Omit<ComboboxProps<T>, "vi
|
|
2337
2384
|
renderItem?: ((item: ItemOption) => import("react").ReactNode) | undefined;
|
2338
2385
|
filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
|
2339
2386
|
closeAfterSelect?: boolean | undefined;
|
2387
|
+
onChangeValue?: ((value: string) => void) | undefined;
|
2340
2388
|
beforeList?: import("react").ReactNode;
|
2341
2389
|
afterList?: import("react").ReactNode;
|
2342
2390
|
virtual?: boolean | undefined;
|
@@ -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
|
1
|
+
{"version":3,"file":"Combobox.d.ts","sourceRoot":"","sources":["../../../../../src/examples/plasma_web/components/Combobox/Combobox.ts"],"names":[],"mappings":"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"}
|
@@ -6,10 +6,6 @@ export declare const config: {
|
|
6
6
|
variations: {
|
7
7
|
view: {
|
8
8
|
default: import("@linaria/core").LinariaClassName;
|
9
|
-
negative: import("@linaria/core").LinariaClassName;
|
10
|
-
positive: import("@linaria/core").LinariaClassName;
|
11
|
-
warning: import("@linaria/core").LinariaClassName;
|
12
|
-
info: import("@linaria/core").LinariaClassName;
|
13
9
|
};
|
14
10
|
layout: {
|
15
11
|
horizontal: import("@linaria/core").LinariaClassName;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"Notification.config.d.ts","sourceRoot":"","sources":["../../../../../src/examples/plasma_web/components/Notification/Notification.config.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,MAAM
|
1
|
+
{"version":3,"file":"Notification.config.d.ts","sourceRoot":"","sources":["../../../../../src/examples/plasma_web/components/Notification/Notification.config.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;CA+GlB,CAAC"}
|