@yahoo/uds 3.175.0 → 3.175.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/client/Toast/UDSToastConfigProvider.d.cts +5 -5
- package/dist/components/client/Toast/UDSToastConfigProvider.d.ts +5 -5
- package/dist/css/dist/commands/generateComponentData.d.cts +1 -0
- package/dist/css/dist/commands/generateComponentData.d.ts +1 -0
- package/dist/css/dist/purger/optimized/purgeFromCode.cjs +62 -0
- package/dist/css/dist/purger/optimized/purgeFromCode.js +62 -0
- package/dist/uds/generated/componentData.cjs +307 -129
- package/dist/uds/generated/componentData.js +307 -129
- package/dist/uds/generated/tailwindPurge.cjs +40 -3
- package/dist/uds/generated/tailwindPurge.js +40 -3
- package/generated/componentData.json +315 -129
- package/generated/tailwindPurge.ts +3 -3
- package/package.json +1 -1
|
@@ -12,7 +12,8 @@ var componentData_default = {
|
|
|
12
12
|
"runtimeConfigDefaultProps": {},
|
|
13
13
|
"runtimeConfigGetStyles": {},
|
|
14
14
|
"runtimeConfigInternalComponentProps": {},
|
|
15
|
-
"motionVarPrefixes": []
|
|
15
|
+
"motionVarPrefixes": [],
|
|
16
|
+
"factoryTarget": null
|
|
16
17
|
},
|
|
17
18
|
IconSlot: {
|
|
18
19
|
"name": "IconSlot",
|
|
@@ -25,7 +26,8 @@ var componentData_default = {
|
|
|
25
26
|
"runtimeConfigDefaultProps": {},
|
|
26
27
|
"runtimeConfigGetStyles": {},
|
|
27
28
|
"runtimeConfigInternalComponentProps": {},
|
|
28
|
-
"motionVarPrefixes": []
|
|
29
|
+
"motionVarPrefixes": [],
|
|
30
|
+
"factoryTarget": null
|
|
29
31
|
},
|
|
30
32
|
SvgFloatingOverlay: {
|
|
31
33
|
"name": "SvgFloatingOverlay",
|
|
@@ -59,7 +61,8 @@ var componentData_default = {
|
|
|
59
61
|
"runtimeConfigDefaultProps": {},
|
|
60
62
|
"runtimeConfigGetStyles": {},
|
|
61
63
|
"runtimeConfigInternalComponentProps": {},
|
|
62
|
-
"motionVarPrefixes": []
|
|
64
|
+
"motionVarPrefixes": [],
|
|
65
|
+
"factoryTarget": null
|
|
63
66
|
},
|
|
64
67
|
FormLabel: {
|
|
65
68
|
"name": "FormLabel",
|
|
@@ -80,7 +83,8 @@ var componentData_default = {
|
|
|
80
83
|
"runtimeConfigDefaultProps": {},
|
|
81
84
|
"runtimeConfigGetStyles": {},
|
|
82
85
|
"runtimeConfigInternalComponentProps": {},
|
|
83
|
-
"motionVarPrefixes": []
|
|
86
|
+
"motionVarPrefixes": [],
|
|
87
|
+
"factoryTarget": null
|
|
84
88
|
},
|
|
85
89
|
VStack: {
|
|
86
90
|
"name": "VStack",
|
|
@@ -93,7 +97,8 @@ var componentData_default = {
|
|
|
93
97
|
"runtimeConfigDefaultProps": {},
|
|
94
98
|
"runtimeConfigGetStyles": {},
|
|
95
99
|
"runtimeConfigInternalComponentProps": {},
|
|
96
|
-
"motionVarPrefixes": []
|
|
100
|
+
"motionVarPrefixes": [],
|
|
101
|
+
"factoryTarget": null
|
|
97
102
|
},
|
|
98
103
|
Text: {
|
|
99
104
|
"name": "Text",
|
|
@@ -116,7 +121,8 @@ var componentData_default = {
|
|
|
116
121
|
"runtimeConfigDefaultProps": {},
|
|
117
122
|
"runtimeConfigGetStyles": {},
|
|
118
123
|
"runtimeConfigInternalComponentProps": {},
|
|
119
|
-
"motionVarPrefixes": []
|
|
124
|
+
"motionVarPrefixes": [],
|
|
125
|
+
"factoryTarget": null
|
|
120
126
|
},
|
|
121
127
|
Scrim: {
|
|
122
128
|
"name": "Scrim",
|
|
@@ -144,7 +150,8 @@ var componentData_default = {
|
|
|
144
150
|
"runtimeConfigDefaultProps": {},
|
|
145
151
|
"runtimeConfigGetStyles": {},
|
|
146
152
|
"runtimeConfigInternalComponentProps": {},
|
|
147
|
-
"motionVarPrefixes": []
|
|
153
|
+
"motionVarPrefixes": [],
|
|
154
|
+
"factoryTarget": null
|
|
148
155
|
},
|
|
149
156
|
Link: {
|
|
150
157
|
"name": "Link",
|
|
@@ -182,7 +189,8 @@ var componentData_default = {
|
|
|
182
189
|
"runtimeConfigDefaultProps": {},
|
|
183
190
|
"runtimeConfigGetStyles": {},
|
|
184
191
|
"runtimeConfigInternalComponentProps": {},
|
|
185
|
-
"motionVarPrefixes": []
|
|
192
|
+
"motionVarPrefixes": [],
|
|
193
|
+
"factoryTarget": null
|
|
186
194
|
},
|
|
187
195
|
Icon: {
|
|
188
196
|
"name": "Icon",
|
|
@@ -203,7 +211,8 @@ var componentData_default = {
|
|
|
203
211
|
"runtimeConfigDefaultProps": {},
|
|
204
212
|
"runtimeConfigGetStyles": {},
|
|
205
213
|
"runtimeConfigInternalComponentProps": {},
|
|
206
|
-
"motionVarPrefixes": []
|
|
214
|
+
"motionVarPrefixes": [],
|
|
215
|
+
"factoryTarget": null
|
|
207
216
|
},
|
|
208
217
|
Box: {
|
|
209
218
|
"name": "Box",
|
|
@@ -225,7 +234,8 @@ var componentData_default = {
|
|
|
225
234
|
"runtimeConfigDefaultProps": {},
|
|
226
235
|
"runtimeConfigGetStyles": {},
|
|
227
236
|
"runtimeConfigInternalComponentProps": {},
|
|
228
|
-
"motionVarPrefixes": []
|
|
237
|
+
"motionVarPrefixes": [],
|
|
238
|
+
"factoryTarget": null
|
|
229
239
|
},
|
|
230
240
|
HStack: {
|
|
231
241
|
"name": "HStack",
|
|
@@ -238,7 +248,8 @@ var componentData_default = {
|
|
|
238
248
|
"runtimeConfigDefaultProps": {},
|
|
239
249
|
"runtimeConfigGetStyles": {},
|
|
240
250
|
"runtimeConfigInternalComponentProps": {},
|
|
241
|
-
"motionVarPrefixes": []
|
|
251
|
+
"motionVarPrefixes": [],
|
|
252
|
+
"factoryTarget": null
|
|
242
253
|
},
|
|
243
254
|
BannerTitle: {
|
|
244
255
|
"name": "BannerTitle",
|
|
@@ -251,7 +262,8 @@ var componentData_default = {
|
|
|
251
262
|
"runtimeConfigDefaultProps": {},
|
|
252
263
|
"runtimeConfigGetStyles": {},
|
|
253
264
|
"runtimeConfigInternalComponentProps": {},
|
|
254
|
-
"motionVarPrefixes": []
|
|
265
|
+
"motionVarPrefixes": [],
|
|
266
|
+
"factoryTarget": null
|
|
255
267
|
},
|
|
256
268
|
BannerDescription: {
|
|
257
269
|
"name": "BannerDescription",
|
|
@@ -267,7 +279,8 @@ var componentData_default = {
|
|
|
267
279
|
"runtimeConfigDefaultProps": {},
|
|
268
280
|
"runtimeConfigGetStyles": {},
|
|
269
281
|
"runtimeConfigInternalComponentProps": {},
|
|
270
|
-
"motionVarPrefixes": []
|
|
282
|
+
"motionVarPrefixes": [],
|
|
283
|
+
"factoryTarget": null
|
|
271
284
|
},
|
|
272
285
|
BannerContent: {
|
|
273
286
|
"name": "BannerContent",
|
|
@@ -287,7 +300,8 @@ var componentData_default = {
|
|
|
287
300
|
"runtimeConfigDefaultProps": {},
|
|
288
301
|
"runtimeConfigGetStyles": {},
|
|
289
302
|
"runtimeConfigInternalComponentProps": {},
|
|
290
|
-
"motionVarPrefixes": []
|
|
303
|
+
"motionVarPrefixes": [],
|
|
304
|
+
"factoryTarget": null
|
|
291
305
|
},
|
|
292
306
|
Banner: {
|
|
293
307
|
"name": "Banner",
|
|
@@ -365,7 +379,8 @@ var componentData_default = {
|
|
|
365
379
|
"runtimeConfigDefaultProps": {},
|
|
366
380
|
"runtimeConfigGetStyles": {},
|
|
367
381
|
"runtimeConfigInternalComponentProps": {},
|
|
368
|
-
"motionVarPrefixes": []
|
|
382
|
+
"motionVarPrefixes": [],
|
|
383
|
+
"factoryTarget": null
|
|
369
384
|
},
|
|
370
385
|
"Table.mocks": {
|
|
371
386
|
"name": "Table.mocks",
|
|
@@ -378,7 +393,8 @@ var componentData_default = {
|
|
|
378
393
|
"runtimeConfigDefaultProps": {},
|
|
379
394
|
"runtimeConfigGetStyles": {},
|
|
380
395
|
"runtimeConfigInternalComponentProps": {},
|
|
381
|
-
"motionVarPrefixes": []
|
|
396
|
+
"motionVarPrefixes": [],
|
|
397
|
+
"factoryTarget": null
|
|
382
398
|
},
|
|
383
399
|
Spinner: {
|
|
384
400
|
"name": "Spinner",
|
|
@@ -402,7 +418,8 @@ var componentData_default = {
|
|
|
402
418
|
"runtimeConfigDefaultProps": {},
|
|
403
419
|
"runtimeConfigGetStyles": {},
|
|
404
420
|
"runtimeConfigInternalComponentProps": {},
|
|
405
|
-
"motionVarPrefixes": []
|
|
421
|
+
"motionVarPrefixes": [],
|
|
422
|
+
"factoryTarget": null
|
|
406
423
|
},
|
|
407
424
|
Table: {
|
|
408
425
|
"name": "Table",
|
|
@@ -433,7 +450,8 @@ var componentData_default = {
|
|
|
433
450
|
"runtimeConfigDefaultProps": {},
|
|
434
451
|
"runtimeConfigGetStyles": {},
|
|
435
452
|
"runtimeConfigInternalComponentProps": {},
|
|
436
|
-
"motionVarPrefixes": []
|
|
453
|
+
"motionVarPrefixes": [],
|
|
454
|
+
"factoryTarget": null
|
|
437
455
|
},
|
|
438
456
|
DividerLabel: {
|
|
439
457
|
"name": "DividerLabel",
|
|
@@ -454,7 +472,8 @@ var componentData_default = {
|
|
|
454
472
|
"runtimeConfigDefaultProps": {},
|
|
455
473
|
"runtimeConfigGetStyles": {},
|
|
456
474
|
"runtimeConfigInternalComponentProps": {},
|
|
457
|
-
"motionVarPrefixes": []
|
|
475
|
+
"motionVarPrefixes": [],
|
|
476
|
+
"factoryTarget": null
|
|
458
477
|
},
|
|
459
478
|
DividerLine: {
|
|
460
479
|
"name": "DividerLine",
|
|
@@ -467,7 +486,8 @@ var componentData_default = {
|
|
|
467
486
|
"runtimeConfigDefaultProps": {},
|
|
468
487
|
"runtimeConfigGetStyles": {},
|
|
469
488
|
"runtimeConfigInternalComponentProps": {},
|
|
470
|
-
"motionVarPrefixes": []
|
|
489
|
+
"motionVarPrefixes": [],
|
|
490
|
+
"factoryTarget": null
|
|
471
491
|
},
|
|
472
492
|
Divider: {
|
|
473
493
|
"name": "Divider",
|
|
@@ -497,7 +517,8 @@ var componentData_default = {
|
|
|
497
517
|
"runtimeConfigDefaultProps": {},
|
|
498
518
|
"runtimeConfigGetStyles": {},
|
|
499
519
|
"runtimeConfigInternalComponentProps": {},
|
|
500
|
-
"motionVarPrefixes": []
|
|
520
|
+
"motionVarPrefixes": [],
|
|
521
|
+
"factoryTarget": null
|
|
501
522
|
},
|
|
502
523
|
Badge: {
|
|
503
524
|
"name": "Badge",
|
|
@@ -535,7 +556,8 @@ var componentData_default = {
|
|
|
535
556
|
"runtimeConfigDefaultProps": { "size": "badge.defaultSize" },
|
|
536
557
|
"runtimeConfigGetStyles": {},
|
|
537
558
|
"runtimeConfigInternalComponentProps": {},
|
|
538
|
-
"motionVarPrefixes": []
|
|
559
|
+
"motionVarPrefixes": [],
|
|
560
|
+
"factoryTarget": null
|
|
539
561
|
},
|
|
540
562
|
UDSBadgeConfigProvider: {
|
|
541
563
|
"name": "UDSBadgeConfigProvider",
|
|
@@ -548,7 +570,8 @@ var componentData_default = {
|
|
|
548
570
|
"runtimeConfigDefaultProps": {},
|
|
549
571
|
"runtimeConfigGetStyles": {},
|
|
550
572
|
"runtimeConfigInternalComponentProps": {},
|
|
551
|
-
"motionVarPrefixes": []
|
|
573
|
+
"motionVarPrefixes": [],
|
|
574
|
+
"factoryTarget": null
|
|
552
575
|
},
|
|
553
576
|
AnimateHeightChange: {
|
|
554
577
|
"name": "AnimateHeightChange",
|
|
@@ -561,7 +584,8 @@ var componentData_default = {
|
|
|
561
584
|
"runtimeConfigDefaultProps": {},
|
|
562
585
|
"runtimeConfigGetStyles": {},
|
|
563
586
|
"runtimeConfigInternalComponentProps": {},
|
|
564
|
-
"motionVarPrefixes": ["--uds-motion-subtle-4-", "--uds-motion-smooth-3-"]
|
|
587
|
+
"motionVarPrefixes": ["--uds-motion-subtle-4-", "--uds-motion-smooth-3-"],
|
|
588
|
+
"factoryTarget": null
|
|
565
589
|
},
|
|
566
590
|
Pressable: {
|
|
567
591
|
"name": "Pressable",
|
|
@@ -574,7 +598,8 @@ var componentData_default = {
|
|
|
574
598
|
"runtimeConfigDefaultProps": {},
|
|
575
599
|
"runtimeConfigGetStyles": {},
|
|
576
600
|
"runtimeConfigInternalComponentProps": {},
|
|
577
|
-
"motionVarPrefixes": []
|
|
601
|
+
"motionVarPrefixes": [],
|
|
602
|
+
"factoryTarget": null
|
|
578
603
|
},
|
|
579
604
|
SpringMotionConfig: {
|
|
580
605
|
"name": "SpringMotionConfig",
|
|
@@ -587,7 +612,8 @@ var componentData_default = {
|
|
|
587
612
|
"runtimeConfigDefaultProps": {},
|
|
588
613
|
"runtimeConfigGetStyles": {},
|
|
589
614
|
"runtimeConfigInternalComponentProps": {},
|
|
590
|
-
"motionVarPrefixes": []
|
|
615
|
+
"motionVarPrefixes": [],
|
|
616
|
+
"factoryTarget": null
|
|
591
617
|
},
|
|
592
618
|
Accordion: {
|
|
593
619
|
"name": "Accordion",
|
|
@@ -638,7 +664,8 @@ var componentData_default = {
|
|
|
638
664
|
"runtimeConfigDefaultProps": {},
|
|
639
665
|
"runtimeConfigGetStyles": {},
|
|
640
666
|
"runtimeConfigInternalComponentProps": {},
|
|
641
|
-
"motionVarPrefixes": ["--uds-motion-smooth-3-"]
|
|
667
|
+
"motionVarPrefixes": ["--uds-motion-smooth-3-"],
|
|
668
|
+
"factoryTarget": null
|
|
642
669
|
},
|
|
643
670
|
SegmentedControl: {
|
|
644
671
|
"name": "SegmentedControl",
|
|
@@ -697,7 +724,8 @@ var componentData_default = {
|
|
|
697
724
|
"runtimeConfigDefaultProps": {},
|
|
698
725
|
"runtimeConfigGetStyles": {},
|
|
699
726
|
"runtimeConfigInternalComponentProps": {},
|
|
700
|
-
"motionVarPrefixes": []
|
|
727
|
+
"motionVarPrefixes": [],
|
|
728
|
+
"factoryTarget": null
|
|
701
729
|
},
|
|
702
730
|
Tooltip: {
|
|
703
731
|
"name": "Tooltip",
|
|
@@ -710,7 +738,8 @@ var componentData_default = {
|
|
|
710
738
|
"runtimeConfigDefaultProps": {},
|
|
711
739
|
"runtimeConfigGetStyles": {},
|
|
712
740
|
"runtimeConfigInternalComponentProps": { "TooltipProvider": { "animated": ["tooltip.animationDuration"] } },
|
|
713
|
-
"motionVarPrefixes": []
|
|
741
|
+
"motionVarPrefixes": [],
|
|
742
|
+
"factoryTarget": null
|
|
714
743
|
},
|
|
715
744
|
TooltipContent: {
|
|
716
745
|
"name": "TooltipContent",
|
|
@@ -762,7 +791,8 @@ var componentData_default = {
|
|
|
762
791
|
"runtimeConfigDefaultProps": {},
|
|
763
792
|
"runtimeConfigGetStyles": {},
|
|
764
793
|
"runtimeConfigInternalComponentProps": {},
|
|
765
|
-
"motionVarPrefixes": []
|
|
794
|
+
"motionVarPrefixes": [],
|
|
795
|
+
"factoryTarget": null
|
|
766
796
|
},
|
|
767
797
|
TooltipTrigger: {
|
|
768
798
|
"name": "TooltipTrigger",
|
|
@@ -775,7 +805,8 @@ var componentData_default = {
|
|
|
775
805
|
"runtimeConfigDefaultProps": {},
|
|
776
806
|
"runtimeConfigGetStyles": {},
|
|
777
807
|
"runtimeConfigInternalComponentProps": {},
|
|
778
|
-
"motionVarPrefixes": []
|
|
808
|
+
"motionVarPrefixes": [],
|
|
809
|
+
"factoryTarget": null
|
|
779
810
|
},
|
|
780
811
|
UDSTooltipConfigProvider: {
|
|
781
812
|
"name": "UDSTooltipConfigProvider",
|
|
@@ -788,7 +819,8 @@ var componentData_default = {
|
|
|
788
819
|
"runtimeConfigDefaultProps": {},
|
|
789
820
|
"runtimeConfigGetStyles": {},
|
|
790
821
|
"runtimeConfigInternalComponentProps": {},
|
|
791
|
-
"motionVarPrefixes": []
|
|
822
|
+
"motionVarPrefixes": [],
|
|
823
|
+
"factoryTarget": null
|
|
792
824
|
},
|
|
793
825
|
SelectDivider: {
|
|
794
826
|
"name": "SelectDivider",
|
|
@@ -808,7 +840,8 @@ var componentData_default = {
|
|
|
808
840
|
"runtimeConfigDefaultProps": {},
|
|
809
841
|
"runtimeConfigGetStyles": {},
|
|
810
842
|
"runtimeConfigInternalComponentProps": {},
|
|
811
|
-
"motionVarPrefixes": []
|
|
843
|
+
"motionVarPrefixes": [],
|
|
844
|
+
"factoryTarget": null
|
|
812
845
|
},
|
|
813
846
|
SelectValue: {
|
|
814
847
|
"name": "SelectValue",
|
|
@@ -821,7 +854,8 @@ var componentData_default = {
|
|
|
821
854
|
"runtimeConfigDefaultProps": {},
|
|
822
855
|
"runtimeConfigGetStyles": {},
|
|
823
856
|
"runtimeConfigInternalComponentProps": {},
|
|
824
|
-
"motionVarPrefixes": []
|
|
857
|
+
"motionVarPrefixes": [],
|
|
858
|
+
"factoryTarget": null
|
|
825
859
|
},
|
|
826
860
|
UDSSelectItemConfigProvider: {
|
|
827
861
|
"name": "UDSSelectItemConfigProvider",
|
|
@@ -834,7 +868,8 @@ var componentData_default = {
|
|
|
834
868
|
"runtimeConfigDefaultProps": {},
|
|
835
869
|
"runtimeConfigGetStyles": {},
|
|
836
870
|
"runtimeConfigInternalComponentProps": {},
|
|
837
|
-
"motionVarPrefixes": []
|
|
871
|
+
"motionVarPrefixes": [],
|
|
872
|
+
"factoryTarget": null
|
|
838
873
|
},
|
|
839
874
|
SelectContent: {
|
|
840
875
|
"name": "SelectContent",
|
|
@@ -857,7 +892,8 @@ var componentData_default = {
|
|
|
857
892
|
"runtimeConfigDefaultProps": {},
|
|
858
893
|
"runtimeConfigGetStyles": {},
|
|
859
894
|
"runtimeConfigInternalComponentProps": {},
|
|
860
|
-
"motionVarPrefixes": []
|
|
895
|
+
"motionVarPrefixes": [],
|
|
896
|
+
"factoryTarget": null
|
|
861
897
|
},
|
|
862
898
|
SelectItem: {
|
|
863
899
|
"name": "SelectItem",
|
|
@@ -926,7 +962,8 @@ var componentData_default = {
|
|
|
926
962
|
"runtimeConfigDefaultProps": { "size": "selectItem.defaultSize" },
|
|
927
963
|
"runtimeConfigGetStyles": {},
|
|
928
964
|
"runtimeConfigInternalComponentProps": {},
|
|
929
|
-
"motionVarPrefixes": []
|
|
965
|
+
"motionVarPrefixes": [],
|
|
966
|
+
"factoryTarget": null
|
|
930
967
|
},
|
|
931
968
|
SelectHelpText: {
|
|
932
969
|
"name": "SelectHelpText",
|
|
@@ -1010,7 +1047,8 @@ var componentData_default = {
|
|
|
1010
1047
|
"runtimeConfigDefaultProps": {},
|
|
1011
1048
|
"runtimeConfigGetStyles": {},
|
|
1012
1049
|
"runtimeConfigInternalComponentProps": {},
|
|
1013
|
-
"motionVarPrefixes": []
|
|
1050
|
+
"motionVarPrefixes": [],
|
|
1051
|
+
"factoryTarget": null
|
|
1014
1052
|
},
|
|
1015
1053
|
SelectTrigger: {
|
|
1016
1054
|
"name": "SelectTrigger",
|
|
@@ -1113,7 +1151,8 @@ var componentData_default = {
|
|
|
1113
1151
|
"runtimeConfigDefaultProps": {},
|
|
1114
1152
|
"runtimeConfigGetStyles": {},
|
|
1115
1153
|
"runtimeConfigInternalComponentProps": {},
|
|
1116
|
-
"motionVarPrefixes": []
|
|
1154
|
+
"motionVarPrefixes": [],
|
|
1155
|
+
"factoryTarget": null
|
|
1117
1156
|
},
|
|
1118
1157
|
Select: {
|
|
1119
1158
|
"name": "Select",
|
|
@@ -1203,7 +1242,8 @@ var componentData_default = {
|
|
|
1203
1242
|
"runtimeConfigDefaultProps": {},
|
|
1204
1243
|
"runtimeConfigGetStyles": {},
|
|
1205
1244
|
"runtimeConfigInternalComponentProps": {},
|
|
1206
|
-
"motionVarPrefixes": ["--uds-motion-subtle-3-", "--uds-motion-smooth-3-"]
|
|
1245
|
+
"motionVarPrefixes": ["--uds-motion-subtle-3-", "--uds-motion-smooth-3-"],
|
|
1246
|
+
"factoryTarget": null
|
|
1207
1247
|
},
|
|
1208
1248
|
"Menu.Trigger": {
|
|
1209
1249
|
"name": "Menu.Trigger",
|
|
@@ -1216,7 +1256,8 @@ var componentData_default = {
|
|
|
1216
1256
|
"runtimeConfigDefaultProps": {},
|
|
1217
1257
|
"runtimeConfigGetStyles": {},
|
|
1218
1258
|
"runtimeConfigInternalComponentProps": {},
|
|
1219
|
-
"motionVarPrefixes": []
|
|
1259
|
+
"motionVarPrefixes": [],
|
|
1260
|
+
"factoryTarget": null
|
|
1220
1261
|
},
|
|
1221
1262
|
"Menu.Divider": {
|
|
1222
1263
|
"name": "Menu.Divider",
|
|
@@ -1237,7 +1278,8 @@ var componentData_default = {
|
|
|
1237
1278
|
"runtimeConfigDefaultProps": {},
|
|
1238
1279
|
"runtimeConfigGetStyles": {},
|
|
1239
1280
|
"runtimeConfigInternalComponentProps": {},
|
|
1240
|
-
"motionVarPrefixes": []
|
|
1281
|
+
"motionVarPrefixes": [],
|
|
1282
|
+
"factoryTarget": null
|
|
1241
1283
|
},
|
|
1242
1284
|
"Menu.ItemCheckbox": {
|
|
1243
1285
|
"name": "Menu.ItemCheckbox",
|
|
@@ -1263,7 +1305,8 @@ var componentData_default = {
|
|
|
1263
1305
|
"runtimeConfigDefaultProps": {},
|
|
1264
1306
|
"runtimeConfigGetStyles": {},
|
|
1265
1307
|
"runtimeConfigInternalComponentProps": {},
|
|
1266
|
-
"motionVarPrefixes": []
|
|
1308
|
+
"motionVarPrefixes": [],
|
|
1309
|
+
"factoryTarget": null
|
|
1267
1310
|
},
|
|
1268
1311
|
"Menu.ItemBase": {
|
|
1269
1312
|
"name": "Menu.ItemBase",
|
|
@@ -1325,7 +1368,8 @@ var componentData_default = {
|
|
|
1325
1368
|
"runtimeConfigDefaultProps": { "size": "menuItem.defaultSize" },
|
|
1326
1369
|
"runtimeConfigGetStyles": {},
|
|
1327
1370
|
"runtimeConfigInternalComponentProps": {},
|
|
1328
|
-
"motionVarPrefixes": []
|
|
1371
|
+
"motionVarPrefixes": [],
|
|
1372
|
+
"factoryTarget": null
|
|
1329
1373
|
},
|
|
1330
1374
|
Menu: {
|
|
1331
1375
|
"name": "Menu",
|
|
@@ -1338,7 +1382,8 @@ var componentData_default = {
|
|
|
1338
1382
|
"runtimeConfigDefaultProps": {},
|
|
1339
1383
|
"runtimeConfigGetStyles": {},
|
|
1340
1384
|
"runtimeConfigInternalComponentProps": {},
|
|
1341
|
-
"motionVarPrefixes": []
|
|
1385
|
+
"motionVarPrefixes": [],
|
|
1386
|
+
"factoryTarget": null
|
|
1342
1387
|
},
|
|
1343
1388
|
"Menu.Content": {
|
|
1344
1389
|
"name": "Menu.Content",
|
|
@@ -1374,7 +1419,8 @@ var componentData_default = {
|
|
|
1374
1419
|
"runtimeConfigDefaultProps": {},
|
|
1375
1420
|
"runtimeConfigGetStyles": {},
|
|
1376
1421
|
"runtimeConfigInternalComponentProps": {},
|
|
1377
|
-
"motionVarPrefixes": []
|
|
1422
|
+
"motionVarPrefixes": [],
|
|
1423
|
+
"factoryTarget": null
|
|
1378
1424
|
},
|
|
1379
1425
|
"Menu.index": {
|
|
1380
1426
|
"name": "Menu.index",
|
|
@@ -1387,7 +1433,8 @@ var componentData_default = {
|
|
|
1387
1433
|
"runtimeConfigDefaultProps": {},
|
|
1388
1434
|
"runtimeConfigGetStyles": {},
|
|
1389
1435
|
"runtimeConfigInternalComponentProps": {},
|
|
1390
|
-
"motionVarPrefixes": []
|
|
1436
|
+
"motionVarPrefixes": [],
|
|
1437
|
+
"factoryTarget": null
|
|
1391
1438
|
},
|
|
1392
1439
|
"Menu.Item": {
|
|
1393
1440
|
"name": "Menu.Item",
|
|
@@ -1411,7 +1458,8 @@ var componentData_default = {
|
|
|
1411
1458
|
"runtimeConfigDefaultProps": {},
|
|
1412
1459
|
"runtimeConfigGetStyles": {},
|
|
1413
1460
|
"runtimeConfigInternalComponentProps": {},
|
|
1414
|
-
"motionVarPrefixes": []
|
|
1461
|
+
"motionVarPrefixes": [],
|
|
1462
|
+
"factoryTarget": null
|
|
1415
1463
|
},
|
|
1416
1464
|
UDSMenuItemConfigProvider: {
|
|
1417
1465
|
"name": "UDSMenuItemConfigProvider",
|
|
@@ -1424,7 +1472,8 @@ var componentData_default = {
|
|
|
1424
1472
|
"runtimeConfigDefaultProps": {},
|
|
1425
1473
|
"runtimeConfigGetStyles": {},
|
|
1426
1474
|
"runtimeConfigInternalComponentProps": {},
|
|
1427
|
-
"motionVarPrefixes": []
|
|
1475
|
+
"motionVarPrefixes": [],
|
|
1476
|
+
"factoryTarget": null
|
|
1428
1477
|
},
|
|
1429
1478
|
"Menu.Provider": {
|
|
1430
1479
|
"name": "Menu.Provider",
|
|
@@ -1437,7 +1486,8 @@ var componentData_default = {
|
|
|
1437
1486
|
"runtimeConfigDefaultProps": {},
|
|
1438
1487
|
"runtimeConfigGetStyles": {},
|
|
1439
1488
|
"runtimeConfigInternalComponentProps": {},
|
|
1440
|
-
"motionVarPrefixes": ["--uds-motion-subtle-3-", "--uds-motion-smooth-3-"]
|
|
1489
|
+
"motionVarPrefixes": ["--uds-motion-subtle-3-", "--uds-motion-smooth-3-"],
|
|
1490
|
+
"factoryTarget": null
|
|
1441
1491
|
},
|
|
1442
1492
|
UDSConfigProvider: {
|
|
1443
1493
|
"name": "UDSConfigProvider",
|
|
@@ -1468,7 +1518,22 @@ var componentData_default = {
|
|
|
1468
1518
|
"runtimeConfigDefaultProps": {},
|
|
1469
1519
|
"runtimeConfigGetStyles": {},
|
|
1470
1520
|
"runtimeConfigInternalComponentProps": {},
|
|
1471
|
-
"motionVarPrefixes": []
|
|
1521
|
+
"motionVarPrefixes": [],
|
|
1522
|
+
"factoryTarget": null
|
|
1523
|
+
},
|
|
1524
|
+
createUDSConfigProvider: {
|
|
1525
|
+
"name": "createUDSConfigProvider",
|
|
1526
|
+
"defaultProps": {},
|
|
1527
|
+
"getStylesLiterals": {},
|
|
1528
|
+
"cxLiterals": [],
|
|
1529
|
+
"internalComponents": ["Context.Provider"],
|
|
1530
|
+
"internalComponentProps": {},
|
|
1531
|
+
"propToVariantKeys": {},
|
|
1532
|
+
"runtimeConfigDefaultProps": {},
|
|
1533
|
+
"runtimeConfigGetStyles": {},
|
|
1534
|
+
"runtimeConfigInternalComponentProps": {},
|
|
1535
|
+
"motionVarPrefixes": [],
|
|
1536
|
+
"factoryTarget": "UDSConfigProvider"
|
|
1472
1537
|
},
|
|
1473
1538
|
UDSBreakpointsConfigProvider: {
|
|
1474
1539
|
"name": "UDSBreakpointsConfigProvider",
|
|
@@ -1481,7 +1546,8 @@ var componentData_default = {
|
|
|
1481
1546
|
"runtimeConfigDefaultProps": {},
|
|
1482
1547
|
"runtimeConfigGetStyles": {},
|
|
1483
1548
|
"runtimeConfigInternalComponentProps": {},
|
|
1484
|
-
"motionVarPrefixes": []
|
|
1549
|
+
"motionVarPrefixes": [],
|
|
1550
|
+
"factoryTarget": null
|
|
1485
1551
|
},
|
|
1486
1552
|
PaginationNext: {
|
|
1487
1553
|
"name": "PaginationNext",
|
|
@@ -1537,7 +1603,8 @@ var componentData_default = {
|
|
|
1537
1603
|
"runtimeConfigDefaultProps": { "size": "pagination.defaultSize" },
|
|
1538
1604
|
"runtimeConfigGetStyles": {},
|
|
1539
1605
|
"runtimeConfigInternalComponentProps": { "Icon": { "size": ["pagination.iconSize.${size}"] } },
|
|
1540
|
-
"motionVarPrefixes": []
|
|
1606
|
+
"motionVarPrefixes": [],
|
|
1607
|
+
"factoryTarget": null
|
|
1541
1608
|
},
|
|
1542
1609
|
PaginationLink: {
|
|
1543
1610
|
"name": "PaginationLink",
|
|
@@ -1587,7 +1654,8 @@ var componentData_default = {
|
|
|
1587
1654
|
"runtimeConfigDefaultProps": {},
|
|
1588
1655
|
"runtimeConfigGetStyles": {},
|
|
1589
1656
|
"runtimeConfigInternalComponentProps": {},
|
|
1590
|
-
"motionVarPrefixes": []
|
|
1657
|
+
"motionVarPrefixes": [],
|
|
1658
|
+
"factoryTarget": null
|
|
1591
1659
|
},
|
|
1592
1660
|
Pagination: {
|
|
1593
1661
|
"name": "Pagination",
|
|
@@ -1642,7 +1710,8 @@ var componentData_default = {
|
|
|
1642
1710
|
"runtimeConfigDefaultProps": {},
|
|
1643
1711
|
"runtimeConfigGetStyles": {},
|
|
1644
1712
|
"runtimeConfigInternalComponentProps": {},
|
|
1645
|
-
"motionVarPrefixes": []
|
|
1713
|
+
"motionVarPrefixes": [],
|
|
1714
|
+
"factoryTarget": null
|
|
1646
1715
|
},
|
|
1647
1716
|
PaginationEllipsis: {
|
|
1648
1717
|
"name": "PaginationEllipsis",
|
|
@@ -1692,7 +1761,8 @@ var componentData_default = {
|
|
|
1692
1761
|
"runtimeConfigDefaultProps": {},
|
|
1693
1762
|
"runtimeConfigGetStyles": {},
|
|
1694
1763
|
"runtimeConfigInternalComponentProps": {},
|
|
1695
|
-
"motionVarPrefixes": []
|
|
1764
|
+
"motionVarPrefixes": [],
|
|
1765
|
+
"factoryTarget": null
|
|
1696
1766
|
},
|
|
1697
1767
|
PaginationPrev: {
|
|
1698
1768
|
"name": "PaginationPrev",
|
|
@@ -1748,7 +1818,8 @@ var componentData_default = {
|
|
|
1748
1818
|
"runtimeConfigDefaultProps": { "size": "pagination.defaultSize" },
|
|
1749
1819
|
"runtimeConfigGetStyles": {},
|
|
1750
1820
|
"runtimeConfigInternalComponentProps": { "Icon": { "size": ["pagination.iconSize.${size}"] } },
|
|
1751
|
-
"motionVarPrefixes": []
|
|
1821
|
+
"motionVarPrefixes": [],
|
|
1822
|
+
"factoryTarget": null
|
|
1752
1823
|
},
|
|
1753
1824
|
PaginationNumbers: {
|
|
1754
1825
|
"name": "PaginationNumbers",
|
|
@@ -1805,7 +1876,8 @@ var componentData_default = {
|
|
|
1805
1876
|
"runtimeConfigDefaultProps": {},
|
|
1806
1877
|
"runtimeConfigGetStyles": {},
|
|
1807
1878
|
"runtimeConfigInternalComponentProps": {},
|
|
1808
|
-
"motionVarPrefixes": []
|
|
1879
|
+
"motionVarPrefixes": [],
|
|
1880
|
+
"factoryTarget": null
|
|
1809
1881
|
},
|
|
1810
1882
|
UDSPaginationConfigProvider: {
|
|
1811
1883
|
"name": "UDSPaginationConfigProvider",
|
|
@@ -1818,7 +1890,8 @@ var componentData_default = {
|
|
|
1818
1890
|
"runtimeConfigDefaultProps": {},
|
|
1819
1891
|
"runtimeConfigGetStyles": {},
|
|
1820
1892
|
"runtimeConfigInternalComponentProps": {},
|
|
1821
|
-
"motionVarPrefixes": []
|
|
1893
|
+
"motionVarPrefixes": [],
|
|
1894
|
+
"factoryTarget": null
|
|
1822
1895
|
},
|
|
1823
1896
|
PaginationItem: {
|
|
1824
1897
|
"name": "PaginationItem",
|
|
@@ -1868,7 +1941,8 @@ var componentData_default = {
|
|
|
1868
1941
|
"runtimeConfigDefaultProps": {},
|
|
1869
1942
|
"runtimeConfigGetStyles": {},
|
|
1870
1943
|
"runtimeConfigInternalComponentProps": {},
|
|
1871
|
-
"motionVarPrefixes": []
|
|
1944
|
+
"motionVarPrefixes": [],
|
|
1945
|
+
"factoryTarget": null
|
|
1872
1946
|
},
|
|
1873
1947
|
ButtonBase: {
|
|
1874
1948
|
"name": "ButtonBase",
|
|
@@ -1911,7 +1985,8 @@ var componentData_default = {
|
|
|
1911
1985
|
"runtimeConfigDefaultProps": { "size": "button.defaultSize" },
|
|
1912
1986
|
"runtimeConfigGetStyles": {},
|
|
1913
1987
|
"runtimeConfigInternalComponentProps": {},
|
|
1914
|
-
"motionVarPrefixes": []
|
|
1988
|
+
"motionVarPrefixes": [],
|
|
1989
|
+
"factoryTarget": null
|
|
1915
1990
|
},
|
|
1916
1991
|
UDSButtonConfigProvider: {
|
|
1917
1992
|
"name": "UDSButtonConfigProvider",
|
|
@@ -1924,7 +1999,8 @@ var componentData_default = {
|
|
|
1924
1999
|
"runtimeConfigDefaultProps": {},
|
|
1925
2000
|
"runtimeConfigGetStyles": {},
|
|
1926
2001
|
"runtimeConfigInternalComponentProps": {},
|
|
1927
|
-
"motionVarPrefixes": []
|
|
2002
|
+
"motionVarPrefixes": [],
|
|
2003
|
+
"factoryTarget": null
|
|
1928
2004
|
},
|
|
1929
2005
|
Button: {
|
|
1930
2006
|
"name": "Button",
|
|
@@ -1954,7 +2030,8 @@ var componentData_default = {
|
|
|
1954
2030
|
"runtimeConfigDefaultProps": {},
|
|
1955
2031
|
"runtimeConfigGetStyles": {},
|
|
1956
2032
|
"runtimeConfigInternalComponentProps": {},
|
|
1957
|
-
"motionVarPrefixes": ["--uds-motion-subtle-3-", "--uds-motion-smooth-3-"]
|
|
2033
|
+
"motionVarPrefixes": ["--uds-motion-subtle-3-", "--uds-motion-smooth-3-"],
|
|
2034
|
+
"factoryTarget": null
|
|
1958
2035
|
},
|
|
1959
2036
|
Modal: {
|
|
1960
2037
|
"name": "Modal",
|
|
@@ -2048,7 +2125,8 @@ var componentData_default = {
|
|
|
2048
2125
|
"modalVariantCloseIcon": ["modal.defaultVariant"]
|
|
2049
2126
|
},
|
|
2050
2127
|
"runtimeConfigInternalComponentProps": {},
|
|
2051
|
-
"motionVarPrefixes": []
|
|
2128
|
+
"motionVarPrefixes": [],
|
|
2129
|
+
"factoryTarget": null
|
|
2052
2130
|
},
|
|
2053
2131
|
ModalContext: {
|
|
2054
2132
|
"name": "ModalContext",
|
|
@@ -2061,7 +2139,8 @@ var componentData_default = {
|
|
|
2061
2139
|
"runtimeConfigDefaultProps": {},
|
|
2062
2140
|
"runtimeConfigGetStyles": {},
|
|
2063
2141
|
"runtimeConfigInternalComponentProps": {},
|
|
2064
|
-
"motionVarPrefixes": []
|
|
2142
|
+
"motionVarPrefixes": [],
|
|
2143
|
+
"factoryTarget": null
|
|
2065
2144
|
},
|
|
2066
2145
|
UDSModalConfigProvider: {
|
|
2067
2146
|
"name": "UDSModalConfigProvider",
|
|
@@ -2074,7 +2153,8 @@ var componentData_default = {
|
|
|
2074
2153
|
"runtimeConfigDefaultProps": {},
|
|
2075
2154
|
"runtimeConfigGetStyles": {},
|
|
2076
2155
|
"runtimeConfigInternalComponentProps": {},
|
|
2077
|
-
"motionVarPrefixes": []
|
|
2156
|
+
"motionVarPrefixes": [],
|
|
2157
|
+
"factoryTarget": null
|
|
2078
2158
|
},
|
|
2079
2159
|
ManagedModal: {
|
|
2080
2160
|
"name": "ManagedModal",
|
|
@@ -2096,7 +2176,8 @@ var componentData_default = {
|
|
|
2096
2176
|
},
|
|
2097
2177
|
"runtimeConfigGetStyles": {},
|
|
2098
2178
|
"runtimeConfigInternalComponentProps": {},
|
|
2099
|
-
"motionVarPrefixes": []
|
|
2179
|
+
"motionVarPrefixes": [],
|
|
2180
|
+
"factoryTarget": null
|
|
2100
2181
|
},
|
|
2101
2182
|
ModalPortal: {
|
|
2102
2183
|
"name": "ModalPortal",
|
|
@@ -2109,7 +2190,8 @@ var componentData_default = {
|
|
|
2109
2190
|
"runtimeConfigDefaultProps": {},
|
|
2110
2191
|
"runtimeConfigGetStyles": {},
|
|
2111
2192
|
"runtimeConfigInternalComponentProps": {},
|
|
2112
|
-
"motionVarPrefixes": []
|
|
2193
|
+
"motionVarPrefixes": [],
|
|
2194
|
+
"factoryTarget": null
|
|
2113
2195
|
},
|
|
2114
2196
|
ModalActions: {
|
|
2115
2197
|
"name": "ModalActions",
|
|
@@ -2132,7 +2214,8 @@ var componentData_default = {
|
|
|
2132
2214
|
"modalSizeActions": ["modal.defaultSize"]
|
|
2133
2215
|
},
|
|
2134
2216
|
"runtimeConfigInternalComponentProps": {},
|
|
2135
|
-
"motionVarPrefixes": []
|
|
2217
|
+
"motionVarPrefixes": [],
|
|
2218
|
+
"factoryTarget": null
|
|
2136
2219
|
},
|
|
2137
2220
|
ModalDescription: {
|
|
2138
2221
|
"name": "ModalDescription",
|
|
@@ -2154,7 +2237,22 @@ var componentData_default = {
|
|
|
2154
2237
|
"modalVariantDescription": ["modal.defaultVariant"]
|
|
2155
2238
|
},
|
|
2156
2239
|
"runtimeConfigInternalComponentProps": {},
|
|
2157
|
-
"motionVarPrefixes": []
|
|
2240
|
+
"motionVarPrefixes": [],
|
|
2241
|
+
"factoryTarget": null
|
|
2242
|
+
},
|
|
2243
|
+
createModal: {
|
|
2244
|
+
"name": "createModal",
|
|
2245
|
+
"defaultProps": {},
|
|
2246
|
+
"getStylesLiterals": {},
|
|
2247
|
+
"cxLiterals": [],
|
|
2248
|
+
"internalComponents": [],
|
|
2249
|
+
"internalComponentProps": {},
|
|
2250
|
+
"propToVariantKeys": {},
|
|
2251
|
+
"runtimeConfigDefaultProps": {},
|
|
2252
|
+
"runtimeConfigGetStyles": {},
|
|
2253
|
+
"runtimeConfigInternalComponentProps": {},
|
|
2254
|
+
"motionVarPrefixes": [],
|
|
2255
|
+
"factoryTarget": "Modal"
|
|
2158
2256
|
},
|
|
2159
2257
|
ModalTitle: {
|
|
2160
2258
|
"name": "ModalTitle",
|
|
@@ -2176,7 +2274,8 @@ var componentData_default = {
|
|
|
2176
2274
|
"modalVariantTitle": ["modal.defaultVariant"]
|
|
2177
2275
|
},
|
|
2178
2276
|
"runtimeConfigInternalComponentProps": {},
|
|
2179
|
-
"motionVarPrefixes": []
|
|
2277
|
+
"motionVarPrefixes": [],
|
|
2278
|
+
"factoryTarget": null
|
|
2180
2279
|
},
|
|
2181
2280
|
ModalContent: {
|
|
2182
2281
|
"name": "ModalContent",
|
|
@@ -2196,7 +2295,8 @@ var componentData_default = {
|
|
|
2196
2295
|
},
|
|
2197
2296
|
"runtimeConfigGetStyles": { "modalSizeSpacingHorizontal": ["modal.defaultSize"] },
|
|
2198
2297
|
"runtimeConfigInternalComponentProps": {},
|
|
2199
|
-
"motionVarPrefixes": []
|
|
2298
|
+
"motionVarPrefixes": [],
|
|
2299
|
+
"factoryTarget": null
|
|
2200
2300
|
},
|
|
2201
2301
|
RadioGroupStore: {
|
|
2202
2302
|
"name": "RadioGroupStore",
|
|
@@ -2209,7 +2309,8 @@ var componentData_default = {
|
|
|
2209
2309
|
"runtimeConfigDefaultProps": {},
|
|
2210
2310
|
"runtimeConfigGetStyles": {},
|
|
2211
2311
|
"runtimeConfigInternalComponentProps": {},
|
|
2212
|
-
"motionVarPrefixes": []
|
|
2312
|
+
"motionVarPrefixes": [],
|
|
2313
|
+
"factoryTarget": null
|
|
2213
2314
|
},
|
|
2214
2315
|
RadioBase: {
|
|
2215
2316
|
"name": "RadioBase",
|
|
@@ -2254,7 +2355,8 @@ var componentData_default = {
|
|
|
2254
2355
|
"runtimeConfigDefaultProps": {},
|
|
2255
2356
|
"runtimeConfigGetStyles": {},
|
|
2256
2357
|
"runtimeConfigInternalComponentProps": {},
|
|
2257
|
-
"motionVarPrefixes": []
|
|
2358
|
+
"motionVarPrefixes": [],
|
|
2359
|
+
"factoryTarget": null
|
|
2258
2360
|
},
|
|
2259
2361
|
Radio: {
|
|
2260
2362
|
"name": "Radio",
|
|
@@ -2318,7 +2420,8 @@ var componentData_default = {
|
|
|
2318
2420
|
"runtimeConfigDefaultProps": {},
|
|
2319
2421
|
"runtimeConfigGetStyles": {},
|
|
2320
2422
|
"runtimeConfigInternalComponentProps": {},
|
|
2321
|
-
"motionVarPrefixes": ["--uds-motion-subtle-3-", "--uds-motion-smooth-3-"]
|
|
2423
|
+
"motionVarPrefixes": ["--uds-motion-subtle-3-", "--uds-motion-smooth-3-"],
|
|
2424
|
+
"factoryTarget": null
|
|
2322
2425
|
},
|
|
2323
2426
|
RadioGroupProvider: {
|
|
2324
2427
|
"name": "RadioGroupProvider",
|
|
@@ -2335,7 +2438,8 @@ var componentData_default = {
|
|
|
2335
2438
|
"runtimeConfigDefaultProps": {},
|
|
2336
2439
|
"runtimeConfigGetStyles": {},
|
|
2337
2440
|
"runtimeConfigInternalComponentProps": {},
|
|
2338
|
-
"motionVarPrefixes": []
|
|
2441
|
+
"motionVarPrefixes": [],
|
|
2442
|
+
"factoryTarget": null
|
|
2339
2443
|
},
|
|
2340
2444
|
InputHelpTextInternal: {
|
|
2341
2445
|
"name": "InputHelpTextInternal",
|
|
@@ -2362,7 +2466,8 @@ var componentData_default = {
|
|
|
2362
2466
|
"runtimeConfigDefaultProps": { "size": "input.defaultSize" },
|
|
2363
2467
|
"runtimeConfigGetStyles": {},
|
|
2364
2468
|
"runtimeConfigInternalComponentProps": {},
|
|
2365
|
-
"motionVarPrefixes": []
|
|
2469
|
+
"motionVarPrefixes": [],
|
|
2470
|
+
"factoryTarget": null
|
|
2366
2471
|
},
|
|
2367
2472
|
Input: {
|
|
2368
2473
|
"name": "Input",
|
|
@@ -2451,7 +2556,8 @@ var componentData_default = {
|
|
|
2451
2556
|
"runtimeConfigDefaultProps": { "size": "input.defaultSize" },
|
|
2452
2557
|
"runtimeConfigGetStyles": {},
|
|
2453
2558
|
"runtimeConfigInternalComponentProps": {},
|
|
2454
|
-
"motionVarPrefixes": []
|
|
2559
|
+
"motionVarPrefixes": [],
|
|
2560
|
+
"factoryTarget": null
|
|
2455
2561
|
},
|
|
2456
2562
|
UDSInputConfigProvider: {
|
|
2457
2563
|
"name": "UDSInputConfigProvider",
|
|
@@ -2464,7 +2570,8 @@ var componentData_default = {
|
|
|
2464
2570
|
"runtimeConfigDefaultProps": {},
|
|
2465
2571
|
"runtimeConfigGetStyles": {},
|
|
2466
2572
|
"runtimeConfigInternalComponentProps": {},
|
|
2467
|
-
"motionVarPrefixes": []
|
|
2573
|
+
"motionVarPrefixes": [],
|
|
2574
|
+
"factoryTarget": null
|
|
2468
2575
|
},
|
|
2469
2576
|
InputHelpText: {
|
|
2470
2577
|
"name": "InputHelpText",
|
|
@@ -2481,7 +2588,8 @@ var componentData_default = {
|
|
|
2481
2588
|
"runtimeConfigDefaultProps": {},
|
|
2482
2589
|
"runtimeConfigGetStyles": {},
|
|
2483
2590
|
"runtimeConfigInternalComponentProps": {},
|
|
2484
|
-
"motionVarPrefixes": []
|
|
2591
|
+
"motionVarPrefixes": [],
|
|
2592
|
+
"factoryTarget": null
|
|
2485
2593
|
},
|
|
2486
2594
|
SwitchBase: {
|
|
2487
2595
|
"name": "SwitchBase",
|
|
@@ -2542,7 +2650,8 @@ var componentData_default = {
|
|
|
2542
2650
|
"runtimeConfigDefaultProps": {},
|
|
2543
2651
|
"runtimeConfigGetStyles": {},
|
|
2544
2652
|
"runtimeConfigInternalComponentProps": {},
|
|
2545
|
-
"motionVarPrefixes": []
|
|
2653
|
+
"motionVarPrefixes": [],
|
|
2654
|
+
"factoryTarget": null
|
|
2546
2655
|
},
|
|
2547
2656
|
Switch: {
|
|
2548
2657
|
"name": "Switch",
|
|
@@ -2590,7 +2699,8 @@ var componentData_default = {
|
|
|
2590
2699
|
"runtimeConfigDefaultProps": {},
|
|
2591
2700
|
"runtimeConfigGetStyles": {},
|
|
2592
2701
|
"runtimeConfigInternalComponentProps": {},
|
|
2593
|
-
"motionVarPrefixes": ["--uds-motion-bouncy-4-", "--uds-motion-smooth-3-"]
|
|
2702
|
+
"motionVarPrefixes": ["--uds-motion-bouncy-4-", "--uds-motion-smooth-3-"],
|
|
2703
|
+
"factoryTarget": null
|
|
2594
2704
|
},
|
|
2595
2705
|
ChipBase: {
|
|
2596
2706
|
"name": "ChipBase",
|
|
@@ -2632,7 +2742,8 @@ var componentData_default = {
|
|
|
2632
2742
|
"runtimeConfigDefaultProps": { "size": "chip.defaultSize" },
|
|
2633
2743
|
"runtimeConfigGetStyles": {},
|
|
2634
2744
|
"runtimeConfigInternalComponentProps": {},
|
|
2635
|
-
"motionVarPrefixes": []
|
|
2745
|
+
"motionVarPrefixes": [],
|
|
2746
|
+
"factoryTarget": null
|
|
2636
2747
|
},
|
|
2637
2748
|
Chip: {
|
|
2638
2749
|
"name": "Chip",
|
|
@@ -2650,7 +2761,8 @@ var componentData_default = {
|
|
|
2650
2761
|
"runtimeConfigDefaultProps": {},
|
|
2651
2762
|
"runtimeConfigGetStyles": {},
|
|
2652
2763
|
"runtimeConfigInternalComponentProps": {},
|
|
2653
|
-
"motionVarPrefixes": []
|
|
2764
|
+
"motionVarPrefixes": [],
|
|
2765
|
+
"factoryTarget": null
|
|
2654
2766
|
},
|
|
2655
2767
|
ChipDismissible: {
|
|
2656
2768
|
"name": "ChipDismissible",
|
|
@@ -2675,7 +2787,8 @@ var componentData_default = {
|
|
|
2675
2787
|
"runtimeConfigDefaultProps": {},
|
|
2676
2788
|
"runtimeConfigGetStyles": {},
|
|
2677
2789
|
"runtimeConfigInternalComponentProps": {},
|
|
2678
|
-
"motionVarPrefixes": []
|
|
2790
|
+
"motionVarPrefixes": [],
|
|
2791
|
+
"factoryTarget": null
|
|
2679
2792
|
},
|
|
2680
2793
|
UDSChipConfigProvider: {
|
|
2681
2794
|
"name": "UDSChipConfigProvider",
|
|
@@ -2688,7 +2801,8 @@ var componentData_default = {
|
|
|
2688
2801
|
"runtimeConfigDefaultProps": {},
|
|
2689
2802
|
"runtimeConfigGetStyles": {},
|
|
2690
2803
|
"runtimeConfigInternalComponentProps": {},
|
|
2691
|
-
"motionVarPrefixes": []
|
|
2804
|
+
"motionVarPrefixes": [],
|
|
2805
|
+
"factoryTarget": null
|
|
2692
2806
|
},
|
|
2693
2807
|
ChipLink: {
|
|
2694
2808
|
"name": "ChipLink",
|
|
@@ -2701,7 +2815,8 @@ var componentData_default = {
|
|
|
2701
2815
|
"runtimeConfigDefaultProps": {},
|
|
2702
2816
|
"runtimeConfigGetStyles": {},
|
|
2703
2817
|
"runtimeConfigInternalComponentProps": {},
|
|
2704
|
-
"motionVarPrefixes": []
|
|
2818
|
+
"motionVarPrefixes": [],
|
|
2819
|
+
"factoryTarget": null
|
|
2705
2820
|
},
|
|
2706
2821
|
ChipButton: {
|
|
2707
2822
|
"name": "ChipButton",
|
|
@@ -2714,7 +2829,8 @@ var componentData_default = {
|
|
|
2714
2829
|
"runtimeConfigDefaultProps": {},
|
|
2715
2830
|
"runtimeConfigGetStyles": {},
|
|
2716
2831
|
"runtimeConfigInternalComponentProps": {},
|
|
2717
|
-
"motionVarPrefixes": []
|
|
2832
|
+
"motionVarPrefixes": [],
|
|
2833
|
+
"factoryTarget": null
|
|
2718
2834
|
},
|
|
2719
2835
|
ChipToggle: {
|
|
2720
2836
|
"name": "ChipToggle",
|
|
@@ -2733,7 +2849,8 @@ var componentData_default = {
|
|
|
2733
2849
|
"runtimeConfigDefaultProps": {},
|
|
2734
2850
|
"runtimeConfigGetStyles": {},
|
|
2735
2851
|
"runtimeConfigInternalComponentProps": {},
|
|
2736
|
-
"motionVarPrefixes": []
|
|
2852
|
+
"motionVarPrefixes": [],
|
|
2853
|
+
"factoryTarget": null
|
|
2737
2854
|
},
|
|
2738
2855
|
AvatarIcon: {
|
|
2739
2856
|
"name": "AvatarIcon",
|
|
@@ -2758,7 +2875,8 @@ var componentData_default = {
|
|
|
2758
2875
|
"runtimeConfigDefaultProps": { "size": "avatar.defaultSize" },
|
|
2759
2876
|
"runtimeConfigGetStyles": {},
|
|
2760
2877
|
"runtimeConfigInternalComponentProps": {},
|
|
2761
|
-
"motionVarPrefixes": []
|
|
2878
|
+
"motionVarPrefixes": [],
|
|
2879
|
+
"factoryTarget": null
|
|
2762
2880
|
},
|
|
2763
2881
|
AvatarImage: {
|
|
2764
2882
|
"name": "AvatarImage",
|
|
@@ -2792,7 +2910,8 @@ var componentData_default = {
|
|
|
2792
2910
|
"runtimeConfigDefaultProps": {},
|
|
2793
2911
|
"runtimeConfigGetStyles": {},
|
|
2794
2912
|
"runtimeConfigInternalComponentProps": {},
|
|
2795
|
-
"motionVarPrefixes": []
|
|
2913
|
+
"motionVarPrefixes": [],
|
|
2914
|
+
"factoryTarget": null
|
|
2796
2915
|
},
|
|
2797
2916
|
AvatarText: {
|
|
2798
2917
|
"name": "AvatarText",
|
|
@@ -2821,7 +2940,8 @@ var componentData_default = {
|
|
|
2821
2940
|
"runtimeConfigDefaultProps": {},
|
|
2822
2941
|
"runtimeConfigGetStyles": {},
|
|
2823
2942
|
"runtimeConfigInternalComponentProps": {},
|
|
2824
|
-
"motionVarPrefixes": []
|
|
2943
|
+
"motionVarPrefixes": [],
|
|
2944
|
+
"factoryTarget": null
|
|
2825
2945
|
},
|
|
2826
2946
|
Avatar: {
|
|
2827
2947
|
"name": "Avatar",
|
|
@@ -2834,7 +2954,8 @@ var componentData_default = {
|
|
|
2834
2954
|
"runtimeConfigDefaultProps": {},
|
|
2835
2955
|
"runtimeConfigGetStyles": {},
|
|
2836
2956
|
"runtimeConfigInternalComponentProps": {},
|
|
2837
|
-
"motionVarPrefixes": []
|
|
2957
|
+
"motionVarPrefixes": [],
|
|
2958
|
+
"factoryTarget": null
|
|
2838
2959
|
},
|
|
2839
2960
|
UDSAvatarConfigProvider: {
|
|
2840
2961
|
"name": "UDSAvatarConfigProvider",
|
|
@@ -2847,7 +2968,8 @@ var componentData_default = {
|
|
|
2847
2968
|
"runtimeConfigDefaultProps": {},
|
|
2848
2969
|
"runtimeConfigGetStyles": {},
|
|
2849
2970
|
"runtimeConfigInternalComponentProps": {},
|
|
2850
|
-
"motionVarPrefixes": []
|
|
2971
|
+
"motionVarPrefixes": [],
|
|
2972
|
+
"factoryTarget": null
|
|
2851
2973
|
},
|
|
2852
2974
|
UDSPopoverConfigProvider: {
|
|
2853
2975
|
"name": "UDSPopoverConfigProvider",
|
|
@@ -2860,7 +2982,8 @@ var componentData_default = {
|
|
|
2860
2982
|
"runtimeConfigDefaultProps": {},
|
|
2861
2983
|
"runtimeConfigGetStyles": {},
|
|
2862
2984
|
"runtimeConfigInternalComponentProps": {},
|
|
2863
|
-
"motionVarPrefixes": []
|
|
2985
|
+
"motionVarPrefixes": [],
|
|
2986
|
+
"factoryTarget": null
|
|
2864
2987
|
},
|
|
2865
2988
|
Popover: {
|
|
2866
2989
|
"name": "Popover",
|
|
@@ -2876,7 +2999,8 @@ var componentData_default = {
|
|
|
2876
2999
|
},
|
|
2877
3000
|
"runtimeConfigGetStyles": {},
|
|
2878
3001
|
"runtimeConfigInternalComponentProps": {},
|
|
2879
|
-
"motionVarPrefixes": []
|
|
3002
|
+
"motionVarPrefixes": [],
|
|
3003
|
+
"factoryTarget": null
|
|
2880
3004
|
},
|
|
2881
3005
|
PopoverTrigger: {
|
|
2882
3006
|
"name": "PopoverTrigger",
|
|
@@ -2889,7 +3013,8 @@ var componentData_default = {
|
|
|
2889
3013
|
"runtimeConfigDefaultProps": {},
|
|
2890
3014
|
"runtimeConfigGetStyles": {},
|
|
2891
3015
|
"runtimeConfigInternalComponentProps": {},
|
|
2892
|
-
"motionVarPrefixes": []
|
|
3016
|
+
"motionVarPrefixes": [],
|
|
3017
|
+
"factoryTarget": null
|
|
2893
3018
|
},
|
|
2894
3019
|
PopoverContent: {
|
|
2895
3020
|
"name": "PopoverContent",
|
|
@@ -2960,7 +3085,8 @@ var componentData_default = {
|
|
|
2960
3085
|
"spacingEnd": ["popover.spacingHorizontal.${size}"]
|
|
2961
3086
|
},
|
|
2962
3087
|
"runtimeConfigInternalComponentProps": { "SvgFloatingOverlay": { "borderRadius": ["popover.borderRadius.${size}"] } },
|
|
2963
|
-
"motionVarPrefixes": []
|
|
3088
|
+
"motionVarPrefixes": [],
|
|
3089
|
+
"factoryTarget": null
|
|
2964
3090
|
},
|
|
2965
3091
|
PopoverContext: {
|
|
2966
3092
|
"name": "PopoverContext",
|
|
@@ -2973,7 +3099,8 @@ var componentData_default = {
|
|
|
2973
3099
|
"runtimeConfigDefaultProps": {},
|
|
2974
3100
|
"runtimeConfigGetStyles": {},
|
|
2975
3101
|
"runtimeConfigInternalComponentProps": {},
|
|
2976
|
-
"motionVarPrefixes": []
|
|
3102
|
+
"motionVarPrefixes": [],
|
|
3103
|
+
"factoryTarget": null
|
|
2977
3104
|
},
|
|
2978
3105
|
IconButtonBase: {
|
|
2979
3106
|
"name": "IconButtonBase",
|
|
@@ -3005,7 +3132,8 @@ var componentData_default = {
|
|
|
3005
3132
|
"runtimeConfigDefaultProps": { "size": "iconButton.defaultSize" },
|
|
3006
3133
|
"runtimeConfigGetStyles": {},
|
|
3007
3134
|
"runtimeConfigInternalComponentProps": {},
|
|
3008
|
-
"motionVarPrefixes": []
|
|
3135
|
+
"motionVarPrefixes": [],
|
|
3136
|
+
"factoryTarget": null
|
|
3009
3137
|
},
|
|
3010
3138
|
UDSIconButtonConfigProvider: {
|
|
3011
3139
|
"name": "UDSIconButtonConfigProvider",
|
|
@@ -3018,7 +3146,8 @@ var componentData_default = {
|
|
|
3018
3146
|
"runtimeConfigDefaultProps": {},
|
|
3019
3147
|
"runtimeConfigGetStyles": {},
|
|
3020
3148
|
"runtimeConfigInternalComponentProps": {},
|
|
3021
|
-
"motionVarPrefixes": []
|
|
3149
|
+
"motionVarPrefixes": [],
|
|
3150
|
+
"factoryTarget": null
|
|
3022
3151
|
},
|
|
3023
3152
|
IconButton: {
|
|
3024
3153
|
"name": "IconButton",
|
|
@@ -3048,7 +3177,8 @@ var componentData_default = {
|
|
|
3048
3177
|
"runtimeConfigDefaultProps": {},
|
|
3049
3178
|
"runtimeConfigGetStyles": {},
|
|
3050
3179
|
"runtimeConfigInternalComponentProps": {},
|
|
3051
|
-
"motionVarPrefixes": ["--uds-motion-subtle-3-", "--uds-motion-smooth-3-"]
|
|
3180
|
+
"motionVarPrefixes": ["--uds-motion-subtle-3-", "--uds-motion-smooth-3-"],
|
|
3181
|
+
"factoryTarget": null
|
|
3052
3182
|
},
|
|
3053
3183
|
BottomSheetDismiss: {
|
|
3054
3184
|
"name": "BottomSheetDismiss",
|
|
@@ -3061,7 +3191,8 @@ var componentData_default = {
|
|
|
3061
3191
|
"runtimeConfigDefaultProps": {},
|
|
3062
3192
|
"runtimeConfigGetStyles": {},
|
|
3063
3193
|
"runtimeConfigInternalComponentProps": {},
|
|
3064
|
-
"motionVarPrefixes": []
|
|
3194
|
+
"motionVarPrefixes": [],
|
|
3195
|
+
"factoryTarget": null
|
|
3065
3196
|
},
|
|
3066
3197
|
BottomSheetContent: {
|
|
3067
3198
|
"name": "BottomSheetContent",
|
|
@@ -3080,7 +3211,8 @@ var componentData_default = {
|
|
|
3080
3211
|
"runtimeConfigDefaultProps": {},
|
|
3081
3212
|
"runtimeConfigGetStyles": {},
|
|
3082
3213
|
"runtimeConfigInternalComponentProps": {},
|
|
3083
|
-
"motionVarPrefixes": []
|
|
3214
|
+
"motionVarPrefixes": [],
|
|
3215
|
+
"factoryTarget": null
|
|
3084
3216
|
},
|
|
3085
3217
|
BottomSheetHeader: {
|
|
3086
3218
|
"name": "BottomSheetHeader",
|
|
@@ -3117,7 +3249,8 @@ var componentData_default = {
|
|
|
3117
3249
|
"runtimeConfigDefaultProps": {},
|
|
3118
3250
|
"runtimeConfigGetStyles": {},
|
|
3119
3251
|
"runtimeConfigInternalComponentProps": {},
|
|
3120
|
-
"motionVarPrefixes": []
|
|
3252
|
+
"motionVarPrefixes": [],
|
|
3253
|
+
"factoryTarget": null
|
|
3121
3254
|
},
|
|
3122
3255
|
BottomSheetTrigger: {
|
|
3123
3256
|
"name": "BottomSheetTrigger",
|
|
@@ -3130,7 +3263,8 @@ var componentData_default = {
|
|
|
3130
3263
|
"runtimeConfigDefaultProps": {},
|
|
3131
3264
|
"runtimeConfigGetStyles": {},
|
|
3132
3265
|
"runtimeConfigInternalComponentProps": {},
|
|
3133
|
-
"motionVarPrefixes": []
|
|
3266
|
+
"motionVarPrefixes": [],
|
|
3267
|
+
"factoryTarget": null
|
|
3134
3268
|
},
|
|
3135
3269
|
UDSBottomSheetConfigProvider: {
|
|
3136
3270
|
"name": "UDSBottomSheetConfigProvider",
|
|
@@ -3143,7 +3277,8 @@ var componentData_default = {
|
|
|
3143
3277
|
"runtimeConfigDefaultProps": {},
|
|
3144
3278
|
"runtimeConfigGetStyles": {},
|
|
3145
3279
|
"runtimeConfigInternalComponentProps": {},
|
|
3146
|
-
"motionVarPrefixes": []
|
|
3280
|
+
"motionVarPrefixes": [],
|
|
3281
|
+
"factoryTarget": null
|
|
3147
3282
|
},
|
|
3148
3283
|
BottomSheetInternalContext: {
|
|
3149
3284
|
"name": "BottomSheetInternalContext",
|
|
@@ -3156,7 +3291,8 @@ var componentData_default = {
|
|
|
3156
3291
|
"runtimeConfigDefaultProps": {},
|
|
3157
3292
|
"runtimeConfigGetStyles": {},
|
|
3158
3293
|
"runtimeConfigInternalComponentProps": {},
|
|
3159
|
-
"motionVarPrefixes": []
|
|
3294
|
+
"motionVarPrefixes": [],
|
|
3295
|
+
"factoryTarget": null
|
|
3160
3296
|
},
|
|
3161
3297
|
BottomSheet: {
|
|
3162
3298
|
"name": "BottomSheet",
|
|
@@ -3201,7 +3337,8 @@ var componentData_default = {
|
|
|
3201
3337
|
"runtimeConfigDefaultProps": {},
|
|
3202
3338
|
"runtimeConfigGetStyles": {},
|
|
3203
3339
|
"runtimeConfigInternalComponentProps": {},
|
|
3204
|
-
"motionVarPrefixes": []
|
|
3340
|
+
"motionVarPrefixes": [],
|
|
3341
|
+
"factoryTarget": null
|
|
3205
3342
|
},
|
|
3206
3343
|
BottomSheetHandle: {
|
|
3207
3344
|
"name": "BottomSheetHandle",
|
|
@@ -3232,7 +3369,8 @@ var componentData_default = {
|
|
|
3232
3369
|
"runtimeConfigDefaultProps": {},
|
|
3233
3370
|
"runtimeConfigGetStyles": {},
|
|
3234
3371
|
"runtimeConfigInternalComponentProps": {},
|
|
3235
|
-
"motionVarPrefixes": []
|
|
3372
|
+
"motionVarPrefixes": [],
|
|
3373
|
+
"factoryTarget": null
|
|
3236
3374
|
},
|
|
3237
3375
|
BottomSheetProvider: {
|
|
3238
3376
|
"name": "BottomSheetProvider",
|
|
@@ -3245,7 +3383,8 @@ var componentData_default = {
|
|
|
3245
3383
|
"runtimeConfigDefaultProps": {},
|
|
3246
3384
|
"runtimeConfigGetStyles": {},
|
|
3247
3385
|
"runtimeConfigInternalComponentProps": {},
|
|
3248
|
-
"motionVarPrefixes": []
|
|
3386
|
+
"motionVarPrefixes": [],
|
|
3387
|
+
"factoryTarget": null
|
|
3249
3388
|
},
|
|
3250
3389
|
PaddleButtonNext: {
|
|
3251
3390
|
"name": "PaddleButtonNext",
|
|
@@ -3258,7 +3397,8 @@ var componentData_default = {
|
|
|
3258
3397
|
"runtimeConfigDefaultProps": {},
|
|
3259
3398
|
"runtimeConfigGetStyles": {},
|
|
3260
3399
|
"runtimeConfigInternalComponentProps": {},
|
|
3261
|
-
"motionVarPrefixes": []
|
|
3400
|
+
"motionVarPrefixes": [],
|
|
3401
|
+
"factoryTarget": null
|
|
3262
3402
|
},
|
|
3263
3403
|
UDSPaddleNavConfigProvider: {
|
|
3264
3404
|
"name": "UDSPaddleNavConfigProvider",
|
|
@@ -3271,7 +3411,8 @@ var componentData_default = {
|
|
|
3271
3411
|
"runtimeConfigDefaultProps": {},
|
|
3272
3412
|
"runtimeConfigGetStyles": {},
|
|
3273
3413
|
"runtimeConfigInternalComponentProps": {},
|
|
3274
|
-
"motionVarPrefixes": []
|
|
3414
|
+
"motionVarPrefixes": [],
|
|
3415
|
+
"factoryTarget": null
|
|
3275
3416
|
},
|
|
3276
3417
|
PaddleNav: {
|
|
3277
3418
|
"name": "PaddleNav",
|
|
@@ -3320,7 +3461,8 @@ var componentData_default = {
|
|
|
3320
3461
|
"runtimeConfigDefaultProps": {},
|
|
3321
3462
|
"runtimeConfigGetStyles": {},
|
|
3322
3463
|
"runtimeConfigInternalComponentProps": {},
|
|
3323
|
-
"motionVarPrefixes": []
|
|
3464
|
+
"motionVarPrefixes": [],
|
|
3465
|
+
"factoryTarget": null
|
|
3324
3466
|
},
|
|
3325
3467
|
PaddleNavContent: {
|
|
3326
3468
|
"name": "PaddleNavContent",
|
|
@@ -3337,7 +3479,8 @@ var componentData_default = {
|
|
|
3337
3479
|
"runtimeConfigDefaultProps": {},
|
|
3338
3480
|
"runtimeConfigGetStyles": {},
|
|
3339
3481
|
"runtimeConfigInternalComponentProps": {},
|
|
3340
|
-
"motionVarPrefixes": []
|
|
3482
|
+
"motionVarPrefixes": [],
|
|
3483
|
+
"factoryTarget": null
|
|
3341
3484
|
},
|
|
3342
3485
|
PaddleButtonPrevious: {
|
|
3343
3486
|
"name": "PaddleButtonPrevious",
|
|
@@ -3350,7 +3493,8 @@ var componentData_default = {
|
|
|
3350
3493
|
"runtimeConfigDefaultProps": {},
|
|
3351
3494
|
"runtimeConfigGetStyles": {},
|
|
3352
3495
|
"runtimeConfigInternalComponentProps": {},
|
|
3353
|
-
"motionVarPrefixes": []
|
|
3496
|
+
"motionVarPrefixes": [],
|
|
3497
|
+
"factoryTarget": null
|
|
3354
3498
|
},
|
|
3355
3499
|
PaddleButton: {
|
|
3356
3500
|
"name": "PaddleButton",
|
|
@@ -3394,7 +3538,8 @@ var componentData_default = {
|
|
|
3394
3538
|
"runtimeConfigDefaultProps": { "size": "paddleNav.defaultSize" },
|
|
3395
3539
|
"runtimeConfigGetStyles": {},
|
|
3396
3540
|
"runtimeConfigInternalComponentProps": { "Icon": { "size": ["paddleNav.iconSize.${size}"] } },
|
|
3397
|
-
"motionVarPrefixes": []
|
|
3541
|
+
"motionVarPrefixes": [],
|
|
3542
|
+
"factoryTarget": null
|
|
3398
3543
|
},
|
|
3399
3544
|
TabList: {
|
|
3400
3545
|
"name": "TabList",
|
|
@@ -3449,7 +3594,8 @@ var componentData_default = {
|
|
|
3449
3594
|
"runtimeConfigDefaultProps": {},
|
|
3450
3595
|
"runtimeConfigGetStyles": {},
|
|
3451
3596
|
"runtimeConfigInternalComponentProps": {},
|
|
3452
|
-
"motionVarPrefixes": []
|
|
3597
|
+
"motionVarPrefixes": [],
|
|
3598
|
+
"factoryTarget": null
|
|
3453
3599
|
},
|
|
3454
3600
|
TabPanel: {
|
|
3455
3601
|
"name": "TabPanel",
|
|
@@ -3462,7 +3608,8 @@ var componentData_default = {
|
|
|
3462
3608
|
"runtimeConfigDefaultProps": {},
|
|
3463
3609
|
"runtimeConfigGetStyles": {},
|
|
3464
3610
|
"runtimeConfigInternalComponentProps": {},
|
|
3465
|
-
"motionVarPrefixes": []
|
|
3611
|
+
"motionVarPrefixes": [],
|
|
3612
|
+
"factoryTarget": null
|
|
3466
3613
|
},
|
|
3467
3614
|
Tabs: {
|
|
3468
3615
|
"name": "Tabs",
|
|
@@ -3475,7 +3622,8 @@ var componentData_default = {
|
|
|
3475
3622
|
"runtimeConfigDefaultProps": {},
|
|
3476
3623
|
"runtimeConfigGetStyles": {},
|
|
3477
3624
|
"runtimeConfigInternalComponentProps": {},
|
|
3478
|
-
"motionVarPrefixes": []
|
|
3625
|
+
"motionVarPrefixes": [],
|
|
3626
|
+
"factoryTarget": null
|
|
3479
3627
|
},
|
|
3480
3628
|
UDSTabConfigProvider: {
|
|
3481
3629
|
"name": "UDSTabConfigProvider",
|
|
@@ -3488,7 +3636,8 @@ var componentData_default = {
|
|
|
3488
3636
|
"runtimeConfigDefaultProps": {},
|
|
3489
3637
|
"runtimeConfigGetStyles": {},
|
|
3490
3638
|
"runtimeConfigInternalComponentProps": {},
|
|
3491
|
-
"motionVarPrefixes": []
|
|
3639
|
+
"motionVarPrefixes": [],
|
|
3640
|
+
"factoryTarget": null
|
|
3492
3641
|
},
|
|
3493
3642
|
Tab: {
|
|
3494
3643
|
"name": "Tab",
|
|
@@ -3547,7 +3696,29 @@ var componentData_default = {
|
|
|
3547
3696
|
"runtimeConfigDefaultProps": { "size": "tab.defaultSize" },
|
|
3548
3697
|
"runtimeConfigGetStyles": {},
|
|
3549
3698
|
"runtimeConfigInternalComponentProps": {},
|
|
3550
|
-
"motionVarPrefixes": []
|
|
3699
|
+
"motionVarPrefixes": [],
|
|
3700
|
+
"factoryTarget": null
|
|
3701
|
+
},
|
|
3702
|
+
createToast: {
|
|
3703
|
+
"name": "createToast",
|
|
3704
|
+
"defaultProps": {},
|
|
3705
|
+
"getStylesLiterals": {},
|
|
3706
|
+
"cxLiterals": [],
|
|
3707
|
+
"internalComponents": ["Toast"],
|
|
3708
|
+
"internalComponentProps": { "Toast": {
|
|
3709
|
+
"variant": [
|
|
3710
|
+
"loading",
|
|
3711
|
+
"success",
|
|
3712
|
+
"error"
|
|
3713
|
+
],
|
|
3714
|
+
"message": ["Unknown error occurred"]
|
|
3715
|
+
} },
|
|
3716
|
+
"propToVariantKeys": {},
|
|
3717
|
+
"runtimeConfigDefaultProps": {},
|
|
3718
|
+
"runtimeConfigGetStyles": {},
|
|
3719
|
+
"runtimeConfigInternalComponentProps": {},
|
|
3720
|
+
"motionVarPrefixes": [],
|
|
3721
|
+
"factoryTarget": "Toast"
|
|
3551
3722
|
},
|
|
3552
3723
|
UDSToastConfigProvider: {
|
|
3553
3724
|
"name": "UDSToastConfigProvider",
|
|
@@ -3560,7 +3731,8 @@ var componentData_default = {
|
|
|
3560
3731
|
"runtimeConfigDefaultProps": {},
|
|
3561
3732
|
"runtimeConfigGetStyles": {},
|
|
3562
3733
|
"runtimeConfigInternalComponentProps": {},
|
|
3563
|
-
"motionVarPrefixes": []
|
|
3734
|
+
"motionVarPrefixes": [],
|
|
3735
|
+
"factoryTarget": null
|
|
3564
3736
|
},
|
|
3565
3737
|
ToastContainer: {
|
|
3566
3738
|
"name": "ToastContainer",
|
|
@@ -3592,7 +3764,8 @@ var componentData_default = {
|
|
|
3592
3764
|
"toastSizeRoot": ["toast.defaultSize"]
|
|
3593
3765
|
},
|
|
3594
3766
|
"runtimeConfigInternalComponentProps": { "HStack": { "backgroundColor": ["toast.backgroundColor.${variant}"] } },
|
|
3595
|
-
"motionVarPrefixes": []
|
|
3767
|
+
"motionVarPrefixes": [],
|
|
3768
|
+
"factoryTarget": null
|
|
3596
3769
|
},
|
|
3597
3770
|
ToastPortal: {
|
|
3598
3771
|
"name": "ToastPortal",
|
|
@@ -3608,7 +3781,8 @@ var componentData_default = {
|
|
|
3608
3781
|
},
|
|
3609
3782
|
"runtimeConfigGetStyles": {},
|
|
3610
3783
|
"runtimeConfigInternalComponentProps": { "ReactToastifyToastContainer": { "autoClose": ["toast.autoClose"] } },
|
|
3611
|
-
"motionVarPrefixes": []
|
|
3784
|
+
"motionVarPrefixes": [],
|
|
3785
|
+
"factoryTarget": null
|
|
3612
3786
|
},
|
|
3613
3787
|
Toast: {
|
|
3614
3788
|
"name": "Toast",
|
|
@@ -3678,7 +3852,8 @@ var componentData_default = {
|
|
|
3678
3852
|
"variant": ["toast.buttonVariant.${variant}"]
|
|
3679
3853
|
}
|
|
3680
3854
|
},
|
|
3681
|
-
"motionVarPrefixes": []
|
|
3855
|
+
"motionVarPrefixes": [],
|
|
3856
|
+
"factoryTarget": null
|
|
3682
3857
|
},
|
|
3683
3858
|
Checkbox: {
|
|
3684
3859
|
"name": "Checkbox",
|
|
@@ -3733,7 +3908,8 @@ var componentData_default = {
|
|
|
3733
3908
|
"runtimeConfigDefaultProps": {},
|
|
3734
3909
|
"runtimeConfigGetStyles": {},
|
|
3735
3910
|
"runtimeConfigInternalComponentProps": {},
|
|
3736
|
-
"motionVarPrefixes": ["--uds-motion-subtle-3-", "--uds-motion-smooth-3-"]
|
|
3911
|
+
"motionVarPrefixes": ["--uds-motion-subtle-3-", "--uds-motion-smooth-3-"],
|
|
3912
|
+
"factoryTarget": null
|
|
3737
3913
|
},
|
|
3738
3914
|
CheckboxBase: {
|
|
3739
3915
|
"name": "CheckboxBase",
|
|
@@ -3776,7 +3952,8 @@ var componentData_default = {
|
|
|
3776
3952
|
"runtimeConfigDefaultProps": {},
|
|
3777
3953
|
"runtimeConfigGetStyles": {},
|
|
3778
3954
|
"runtimeConfigInternalComponentProps": {},
|
|
3779
|
-
"motionVarPrefixes": []
|
|
3955
|
+
"motionVarPrefixes": [],
|
|
3956
|
+
"factoryTarget": null
|
|
3780
3957
|
},
|
|
3781
3958
|
SwitchStaticHandle: {
|
|
3782
3959
|
"name": "SwitchStaticHandle",
|
|
@@ -3824,7 +4001,8 @@ var componentData_default = {
|
|
|
3824
4001
|
"runtimeConfigDefaultProps": {},
|
|
3825
4002
|
"runtimeConfigGetStyles": {},
|
|
3826
4003
|
"runtimeConfigInternalComponentProps": {},
|
|
3827
|
-
"motionVarPrefixes": []
|
|
4004
|
+
"motionVarPrefixes": [],
|
|
4005
|
+
"factoryTarget": null
|
|
3828
4006
|
}
|
|
3829
4007
|
};
|
|
3830
4008
|
//#endregion
|