@yahoo/uds 3.174.1 → 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.
Files changed (29) hide show
  1. package/dist/components/client/Menu/Menu.ItemCheckbox.d.cts +1 -1
  2. package/dist/components/client/Menu/Menu.ItemCheckbox.d.ts +1 -1
  3. package/dist/components/client/Toast/UDSToastConfigProvider.d.cts +5 -5
  4. package/dist/components/client/Toast/UDSToastConfigProvider.d.ts +5 -5
  5. package/dist/css/dist/commands/css.cjs +1 -0
  6. package/dist/css/dist/commands/css.helpers.cjs +6 -0
  7. package/dist/css/dist/commands/css.helpers.js +6 -0
  8. package/dist/css/dist/commands/css.js +1 -0
  9. package/dist/css/dist/commands/generateComponentData.d.cts +1 -0
  10. package/dist/css/dist/commands/generateComponentData.d.ts +1 -0
  11. package/dist/css/dist/css/generate.cjs +3 -1
  12. package/dist/css/dist/css/generate.d.cts +21 -1
  13. package/dist/css/dist/css/generate.d.ts +21 -1
  14. package/dist/css/dist/css/generate.helpers.cjs +9 -5
  15. package/dist/css/dist/css/generate.helpers.d.cts +7 -1
  16. package/dist/css/dist/css/generate.helpers.d.ts +7 -1
  17. package/dist/css/dist/css/generate.helpers.js +9 -5
  18. package/dist/css/dist/css/generate.js +3 -1
  19. package/dist/css/dist/css/runner.cjs +7 -2
  20. package/dist/css/dist/css/runner.js +7 -2
  21. package/dist/css/dist/purger/optimized/purgeFromCode.cjs +62 -0
  22. package/dist/css/dist/purger/optimized/purgeFromCode.js +62 -0
  23. package/dist/uds/generated/componentData.cjs +368 -190
  24. package/dist/uds/generated/componentData.js +368 -190
  25. package/dist/uds/generated/tailwindPurge.cjs +40 -3
  26. package/dist/uds/generated/tailwindPurge.js +40 -3
  27. package/generated/componentData.json +398 -212
  28. package/generated/tailwindPurge.ts +3 -3
  29. package/package.json +1 -1
@@ -10,7 +10,8 @@
10
10
  "runtimeConfigDefaultProps": {},
11
11
  "runtimeConfigGetStyles": {},
12
12
  "runtimeConfigInternalComponentProps": {},
13
- "motionVarPrefixes": []
13
+ "motionVarPrefixes": [],
14
+ "factoryTarget": null
14
15
  },
15
16
  "IconSlot": {
16
17
  "name": "IconSlot",
@@ -25,7 +26,8 @@
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",
@@ -80,7 +82,8 @@
80
82
  "runtimeConfigDefaultProps": {},
81
83
  "runtimeConfigGetStyles": {},
82
84
  "runtimeConfigInternalComponentProps": {},
83
- "motionVarPrefixes": []
85
+ "motionVarPrefixes": [],
86
+ "factoryTarget": null
84
87
  },
85
88
  "FormLabel": {
86
89
  "name": "FormLabel",
@@ -113,7 +116,8 @@
113
116
  "runtimeConfigDefaultProps": {},
114
117
  "runtimeConfigGetStyles": {},
115
118
  "runtimeConfigInternalComponentProps": {},
116
- "motionVarPrefixes": []
119
+ "motionVarPrefixes": [],
120
+ "factoryTarget": null
117
121
  },
118
122
  "VStack": {
119
123
  "name": "VStack",
@@ -139,7 +143,8 @@
139
143
  "runtimeConfigDefaultProps": {},
140
144
  "runtimeConfigGetStyles": {},
141
145
  "runtimeConfigInternalComponentProps": {},
142
- "motionVarPrefixes": []
146
+ "motionVarPrefixes": [],
147
+ "factoryTarget": null
143
148
  },
144
149
  "Text": {
145
150
  "name": "Text",
@@ -166,7 +171,8 @@
166
171
  "runtimeConfigDefaultProps": {},
167
172
  "runtimeConfigGetStyles": {},
168
173
  "runtimeConfigInternalComponentProps": {},
169
- "motionVarPrefixes": []
174
+ "motionVarPrefixes": [],
175
+ "factoryTarget": null
170
176
  },
171
177
  "Scrim": {
172
178
  "name": "Scrim",
@@ -206,7 +212,8 @@
206
212
  "runtimeConfigDefaultProps": {},
207
213
  "runtimeConfigGetStyles": {},
208
214
  "runtimeConfigInternalComponentProps": {},
209
- "motionVarPrefixes": []
215
+ "motionVarPrefixes": [],
216
+ "factoryTarget": null
210
217
  },
211
218
  "Link": {
212
219
  "name": "Link",
@@ -259,7 +266,8 @@
259
266
  "runtimeConfigDefaultProps": {},
260
267
  "runtimeConfigGetStyles": {},
261
268
  "runtimeConfigInternalComponentProps": {},
262
- "motionVarPrefixes": []
269
+ "motionVarPrefixes": [],
270
+ "factoryTarget": null
263
271
  },
264
272
  "Icon": {
265
273
  "name": "Icon",
@@ -282,7 +290,8 @@
282
290
  "runtimeConfigDefaultProps": {},
283
291
  "runtimeConfigGetStyles": {},
284
292
  "runtimeConfigInternalComponentProps": {},
285
- "motionVarPrefixes": []
293
+ "motionVarPrefixes": [],
294
+ "factoryTarget": null
286
295
  },
287
296
  "Box": {
288
297
  "name": "Box",
@@ -308,7 +317,8 @@
308
317
  "runtimeConfigDefaultProps": {},
309
318
  "runtimeConfigGetStyles": {},
310
319
  "runtimeConfigInternalComponentProps": {},
311
- "motionVarPrefixes": []
320
+ "motionVarPrefixes": [],
321
+ "factoryTarget": null
312
322
  },
313
323
  "HStack": {
314
324
  "name": "HStack",
@@ -334,7 +344,8 @@
334
344
  "runtimeConfigDefaultProps": {},
335
345
  "runtimeConfigGetStyles": {},
336
346
  "runtimeConfigInternalComponentProps": {},
337
- "motionVarPrefixes": []
347
+ "motionVarPrefixes": [],
348
+ "factoryTarget": null
338
349
  },
339
350
  "BannerTitle": {
340
351
  "name": "BannerTitle",
@@ -354,7 +365,8 @@
354
365
  "runtimeConfigDefaultProps": {},
355
366
  "runtimeConfigGetStyles": {},
356
367
  "runtimeConfigInternalComponentProps": {},
357
- "motionVarPrefixes": []
368
+ "motionVarPrefixes": [],
369
+ "factoryTarget": null
358
370
  },
359
371
  "BannerDescription": {
360
372
  "name": "BannerDescription",
@@ -372,7 +384,8 @@
372
384
  "runtimeConfigDefaultProps": {},
373
385
  "runtimeConfigGetStyles": {},
374
386
  "runtimeConfigInternalComponentProps": {},
375
- "motionVarPrefixes": []
387
+ "motionVarPrefixes": [],
388
+ "factoryTarget": null
376
389
  },
377
390
  "BannerContent": {
378
391
  "name": "BannerContent",
@@ -392,7 +405,8 @@
392
405
  "runtimeConfigDefaultProps": {},
393
406
  "runtimeConfigGetStyles": {},
394
407
  "runtimeConfigInternalComponentProps": {},
395
- "motionVarPrefixes": []
408
+ "motionVarPrefixes": [],
409
+ "factoryTarget": null
396
410
  },
397
411
  "Banner": {
398
412
  "name": "Banner",
@@ -489,7 +503,97 @@
489
503
  "runtimeConfigDefaultProps": {},
490
504
  "runtimeConfigGetStyles": {},
491
505
  "runtimeConfigInternalComponentProps": {},
492
- "motionVarPrefixes": []
506
+ "motionVarPrefixes": [],
507
+ "factoryTarget": null
508
+ },
509
+ "Table.mocks": {
510
+ "name": "Table.mocks",
511
+ "defaultProps": {},
512
+ "getStylesLiterals": {},
513
+ "cxLiterals": [],
514
+ "internalComponents": [],
515
+ "internalComponentProps": {},
516
+ "propToVariantKeys": {},
517
+ "runtimeConfigDefaultProps": {},
518
+ "runtimeConfigGetStyles": {},
519
+ "runtimeConfigInternalComponentProps": {},
520
+ "motionVarPrefixes": [],
521
+ "factoryTarget": null
522
+ },
523
+ "Spinner": {
524
+ "name": "Spinner",
525
+ "defaultProps": {
526
+ "color": "primary",
527
+ "size": "lg"
528
+ },
529
+ "getStylesLiterals": {},
530
+ "cxLiterals": [
531
+ "self-center",
532
+ "relative",
533
+ "sr-only"
534
+ ],
535
+ "internalComponents": [
536
+ "Icon"
537
+ ],
538
+ "internalComponentProps": {
539
+ "Icon": {
540
+ "role": [
541
+ "img"
542
+ ],
543
+ "className": [
544
+ "animate-spin"
545
+ ],
546
+ "aria-hidden": [
547
+ "true"
548
+ ]
549
+ }
550
+ },
551
+ "propToVariantKeys": {},
552
+ "runtimeConfigDefaultProps": {},
553
+ "runtimeConfigGetStyles": {},
554
+ "runtimeConfigInternalComponentProps": {},
555
+ "motionVarPrefixes": [],
556
+ "factoryTarget": null
557
+ },
558
+ "Table": {
559
+ "name": "Table",
560
+ "defaultProps": {
561
+ "display": "table-cell",
562
+ "overflow": "hidden",
563
+ "borderColor": "muted",
564
+ "borderRadius": "md",
565
+ "spacing": "3",
566
+ "borderBottomColor": "muted",
567
+ "borderBottomWidth": "thin",
568
+ "color": "primary"
569
+ },
570
+ "getStylesLiterals": {
571
+ "textAlign": "start"
572
+ },
573
+ "cxLiterals": [],
574
+ "internalComponents": [
575
+ "CellComponent",
576
+ "Box",
577
+ "Text",
578
+ "Table.Root",
579
+ "Table.Header",
580
+ "Table.Row",
581
+ "Table.Cell",
582
+ "Table.Body"
583
+ ],
584
+ "internalComponentProps": {
585
+ "Table.Cell": {
586
+ "asHeaderCell": [
587
+ "column"
588
+ ]
589
+ }
590
+ },
591
+ "propToVariantKeys": {},
592
+ "runtimeConfigDefaultProps": {},
593
+ "runtimeConfigGetStyles": {},
594
+ "runtimeConfigInternalComponentProps": {},
595
+ "motionVarPrefixes": [],
596
+ "factoryTarget": null
493
597
  },
494
598
  "DividerLabel": {
495
599
  "name": "DividerLabel",
@@ -518,7 +622,8 @@
518
622
  "runtimeConfigDefaultProps": {},
519
623
  "runtimeConfigGetStyles": {},
520
624
  "runtimeConfigInternalComponentProps": {},
521
- "motionVarPrefixes": []
625
+ "motionVarPrefixes": [],
626
+ "factoryTarget": null
522
627
  },
523
628
  "DividerLine": {
524
629
  "name": "DividerLine",
@@ -547,7 +652,8 @@
547
652
  "runtimeConfigDefaultProps": {},
548
653
  "runtimeConfigGetStyles": {},
549
654
  "runtimeConfigInternalComponentProps": {},
550
- "motionVarPrefixes": []
655
+ "motionVarPrefixes": [],
656
+ "factoryTarget": null
551
657
  },
552
658
  "Divider": {
553
659
  "name": "Divider",
@@ -591,93 +697,8 @@
591
697
  "runtimeConfigDefaultProps": {},
592
698
  "runtimeConfigGetStyles": {},
593
699
  "runtimeConfigInternalComponentProps": {},
594
- "motionVarPrefixes": []
595
- },
596
- "Table.mocks": {
597
- "name": "Table.mocks",
598
- "defaultProps": {},
599
- "getStylesLiterals": {},
600
- "cxLiterals": [],
601
- "internalComponents": [],
602
- "internalComponentProps": {},
603
- "propToVariantKeys": {},
604
- "runtimeConfigDefaultProps": {},
605
- "runtimeConfigGetStyles": {},
606
- "runtimeConfigInternalComponentProps": {},
607
- "motionVarPrefixes": []
608
- },
609
- "Spinner": {
610
- "name": "Spinner",
611
- "defaultProps": {
612
- "color": "primary",
613
- "size": "lg"
614
- },
615
- "getStylesLiterals": {},
616
- "cxLiterals": [
617
- "self-center",
618
- "relative",
619
- "sr-only"
620
- ],
621
- "internalComponents": [
622
- "Icon"
623
- ],
624
- "internalComponentProps": {
625
- "Icon": {
626
- "role": [
627
- "img"
628
- ],
629
- "className": [
630
- "animate-spin"
631
- ],
632
- "aria-hidden": [
633
- "true"
634
- ]
635
- }
636
- },
637
- "propToVariantKeys": {},
638
- "runtimeConfigDefaultProps": {},
639
- "runtimeConfigGetStyles": {},
640
- "runtimeConfigInternalComponentProps": {},
641
- "motionVarPrefixes": []
642
- },
643
- "Table": {
644
- "name": "Table",
645
- "defaultProps": {
646
- "display": "table-cell",
647
- "overflow": "hidden",
648
- "borderColor": "muted",
649
- "borderRadius": "md",
650
- "spacing": "3",
651
- "borderBottomColor": "muted",
652
- "borderBottomWidth": "thin",
653
- "color": "primary"
654
- },
655
- "getStylesLiterals": {
656
- "textAlign": "start"
657
- },
658
- "cxLiterals": [],
659
- "internalComponents": [
660
- "CellComponent",
661
- "Box",
662
- "Text",
663
- "Table.Root",
664
- "Table.Header",
665
- "Table.Row",
666
- "Table.Cell",
667
- "Table.Body"
668
- ],
669
- "internalComponentProps": {
670
- "Table.Cell": {
671
- "asHeaderCell": [
672
- "column"
673
- ]
674
- }
675
- },
676
- "propToVariantKeys": {},
677
- "runtimeConfigDefaultProps": {},
678
- "runtimeConfigGetStyles": {},
679
- "runtimeConfigInternalComponentProps": {},
680
- "motionVarPrefixes": []
700
+ "motionVarPrefixes": [],
701
+ "factoryTarget": null
681
702
  },
682
703
  "Badge": {
683
704
  "name": "Badge",
@@ -741,7 +762,8 @@
741
762
  },
742
763
  "runtimeConfigGetStyles": {},
743
764
  "runtimeConfigInternalComponentProps": {},
744
- "motionVarPrefixes": []
765
+ "motionVarPrefixes": [],
766
+ "factoryTarget": null
745
767
  },
746
768
  "UDSBadgeConfigProvider": {
747
769
  "name": "UDSBadgeConfigProvider",
@@ -754,7 +776,8 @@
754
776
  "runtimeConfigDefaultProps": {},
755
777
  "runtimeConfigGetStyles": {},
756
778
  "runtimeConfigInternalComponentProps": {},
757
- "motionVarPrefixes": []
779
+ "motionVarPrefixes": [],
780
+ "factoryTarget": null
758
781
  },
759
782
  "AnimateHeightChange": {
760
783
  "name": "AnimateHeightChange",
@@ -784,7 +807,8 @@
784
807
  "motionVarPrefixes": [
785
808
  "--uds-motion-subtle-4-",
786
809
  "--uds-motion-smooth-3-"
787
- ]
810
+ ],
811
+ "factoryTarget": null
788
812
  },
789
813
  "Pressable": {
790
814
  "name": "Pressable",
@@ -799,7 +823,8 @@
799
823
  "runtimeConfigDefaultProps": {},
800
824
  "runtimeConfigGetStyles": {},
801
825
  "runtimeConfigInternalComponentProps": {},
802
- "motionVarPrefixes": []
826
+ "motionVarPrefixes": [],
827
+ "factoryTarget": null
803
828
  },
804
829
  "SpringMotionConfig": {
805
830
  "name": "SpringMotionConfig",
@@ -821,7 +846,8 @@
821
846
  "runtimeConfigDefaultProps": {},
822
847
  "runtimeConfigGetStyles": {},
823
848
  "runtimeConfigInternalComponentProps": {},
824
- "motionVarPrefixes": []
849
+ "motionVarPrefixes": [],
850
+ "factoryTarget": null
825
851
  },
826
852
  "Accordion": {
827
853
  "name": "Accordion",
@@ -909,7 +935,8 @@
909
935
  "runtimeConfigInternalComponentProps": {},
910
936
  "motionVarPrefixes": [
911
937
  "--uds-motion-smooth-3-"
912
- ]
938
+ ],
939
+ "factoryTarget": null
913
940
  },
914
941
  "SegmentedControl": {
915
942
  "name": "SegmentedControl",
@@ -996,7 +1023,8 @@
996
1023
  "runtimeConfigDefaultProps": {},
997
1024
  "runtimeConfigGetStyles": {},
998
1025
  "runtimeConfigInternalComponentProps": {},
999
- "motionVarPrefixes": []
1026
+ "motionVarPrefixes": [],
1027
+ "factoryTarget": null
1000
1028
  },
1001
1029
  "Tooltip": {
1002
1030
  "name": "Tooltip",
@@ -1018,7 +1046,8 @@
1018
1046
  ]
1019
1047
  }
1020
1048
  },
1021
- "motionVarPrefixes": []
1049
+ "motionVarPrefixes": [],
1050
+ "factoryTarget": null
1022
1051
  },
1023
1052
  "TooltipContent": {
1024
1053
  "name": "TooltipContent",
@@ -1091,7 +1120,8 @@
1091
1120
  "runtimeConfigDefaultProps": {},
1092
1121
  "runtimeConfigGetStyles": {},
1093
1122
  "runtimeConfigInternalComponentProps": {},
1094
- "motionVarPrefixes": []
1123
+ "motionVarPrefixes": [],
1124
+ "factoryTarget": null
1095
1125
  },
1096
1126
  "TooltipTrigger": {
1097
1127
  "name": "TooltipTrigger",
@@ -1116,7 +1146,8 @@
1116
1146
  "runtimeConfigDefaultProps": {},
1117
1147
  "runtimeConfigGetStyles": {},
1118
1148
  "runtimeConfigInternalComponentProps": {},
1119
- "motionVarPrefixes": []
1149
+ "motionVarPrefixes": [],
1150
+ "factoryTarget": null
1120
1151
  },
1121
1152
  "UDSTooltipConfigProvider": {
1122
1153
  "name": "UDSTooltipConfigProvider",
@@ -1131,7 +1162,8 @@
1131
1162
  "runtimeConfigDefaultProps": {},
1132
1163
  "runtimeConfigGetStyles": {},
1133
1164
  "runtimeConfigInternalComponentProps": {},
1134
- "motionVarPrefixes": []
1165
+ "motionVarPrefixes": [],
1166
+ "factoryTarget": null
1135
1167
  },
1136
1168
  "SelectDivider": {
1137
1169
  "name": "SelectDivider",
@@ -1159,7 +1191,8 @@
1159
1191
  "runtimeConfigDefaultProps": {},
1160
1192
  "runtimeConfigGetStyles": {},
1161
1193
  "runtimeConfigInternalComponentProps": {},
1162
- "motionVarPrefixes": []
1194
+ "motionVarPrefixes": [],
1195
+ "factoryTarget": null
1163
1196
  },
1164
1197
  "SelectValue": {
1165
1198
  "name": "SelectValue",
@@ -1174,7 +1207,8 @@
1174
1207
  "runtimeConfigDefaultProps": {},
1175
1208
  "runtimeConfigGetStyles": {},
1176
1209
  "runtimeConfigInternalComponentProps": {},
1177
- "motionVarPrefixes": []
1210
+ "motionVarPrefixes": [],
1211
+ "factoryTarget": null
1178
1212
  },
1179
1213
  "UDSSelectItemConfigProvider": {
1180
1214
  "name": "UDSSelectItemConfigProvider",
@@ -1189,7 +1223,8 @@
1189
1223
  "runtimeConfigDefaultProps": {},
1190
1224
  "runtimeConfigGetStyles": {},
1191
1225
  "runtimeConfigInternalComponentProps": {},
1192
- "motionVarPrefixes": []
1226
+ "motionVarPrefixes": [],
1227
+ "factoryTarget": null
1193
1228
  },
1194
1229
  "SelectContent": {
1195
1230
  "name": "SelectContent",
@@ -1230,7 +1265,8 @@
1230
1265
  "runtimeConfigDefaultProps": {},
1231
1266
  "runtimeConfigGetStyles": {},
1232
1267
  "runtimeConfigInternalComponentProps": {},
1233
- "motionVarPrefixes": []
1268
+ "motionVarPrefixes": [],
1269
+ "factoryTarget": null
1234
1270
  },
1235
1271
  "SelectItem": {
1236
1272
  "name": "SelectItem",
@@ -1315,7 +1351,8 @@
1315
1351
  },
1316
1352
  "runtimeConfigGetStyles": {},
1317
1353
  "runtimeConfigInternalComponentProps": {},
1318
- "motionVarPrefixes": []
1354
+ "motionVarPrefixes": [],
1355
+ "factoryTarget": null
1319
1356
  },
1320
1357
  "SelectHelpText": {
1321
1358
  "name": "SelectHelpText",
@@ -1411,7 +1448,8 @@
1411
1448
  "runtimeConfigDefaultProps": {},
1412
1449
  "runtimeConfigGetStyles": {},
1413
1450
  "runtimeConfigInternalComponentProps": {},
1414
- "motionVarPrefixes": []
1451
+ "motionVarPrefixes": [],
1452
+ "factoryTarget": null
1415
1453
  },
1416
1454
  "SelectTrigger": {
1417
1455
  "name": "SelectTrigger",
@@ -1534,7 +1572,8 @@
1534
1572
  "runtimeConfigDefaultProps": {},
1535
1573
  "runtimeConfigGetStyles": {},
1536
1574
  "runtimeConfigInternalComponentProps": {},
1537
- "motionVarPrefixes": []
1575
+ "motionVarPrefixes": [],
1576
+ "factoryTarget": null
1538
1577
  },
1539
1578
  "Select": {
1540
1579
  "name": "Select",
@@ -1639,7 +1678,8 @@
1639
1678
  "motionVarPrefixes": [
1640
1679
  "--uds-motion-subtle-3-",
1641
1680
  "--uds-motion-smooth-3-"
1642
- ]
1681
+ ],
1682
+ "factoryTarget": null
1643
1683
  },
1644
1684
  "Menu.Trigger": {
1645
1685
  "name": "Menu.Trigger",
@@ -1663,7 +1703,8 @@
1663
1703
  "runtimeConfigDefaultProps": {},
1664
1704
  "runtimeConfigGetStyles": {},
1665
1705
  "runtimeConfigInternalComponentProps": {},
1666
- "motionVarPrefixes": []
1706
+ "motionVarPrefixes": [],
1707
+ "factoryTarget": null
1667
1708
  },
1668
1709
  "Menu.Divider": {
1669
1710
  "name": "Menu.Divider",
@@ -1692,7 +1733,8 @@
1692
1733
  "runtimeConfigDefaultProps": {},
1693
1734
  "runtimeConfigGetStyles": {},
1694
1735
  "runtimeConfigInternalComponentProps": {},
1695
- "motionVarPrefixes": []
1736
+ "motionVarPrefixes": [],
1737
+ "factoryTarget": null
1696
1738
  },
1697
1739
  "Menu.ItemCheckbox": {
1698
1740
  "name": "Menu.ItemCheckbox",
@@ -1722,7 +1764,8 @@
1722
1764
  "runtimeConfigDefaultProps": {},
1723
1765
  "runtimeConfigGetStyles": {},
1724
1766
  "runtimeConfigInternalComponentProps": {},
1725
- "motionVarPrefixes": []
1767
+ "motionVarPrefixes": [],
1768
+ "factoryTarget": null
1726
1769
  },
1727
1770
  "Menu.ItemBase": {
1728
1771
  "name": "Menu.ItemBase",
@@ -1804,7 +1847,8 @@
1804
1847
  },
1805
1848
  "runtimeConfigGetStyles": {},
1806
1849
  "runtimeConfigInternalComponentProps": {},
1807
- "motionVarPrefixes": []
1850
+ "motionVarPrefixes": [],
1851
+ "factoryTarget": null
1808
1852
  },
1809
1853
  "Menu": {
1810
1854
  "name": "Menu",
@@ -1817,7 +1861,8 @@
1817
1861
  "runtimeConfigDefaultProps": {},
1818
1862
  "runtimeConfigGetStyles": {},
1819
1863
  "runtimeConfigInternalComponentProps": {},
1820
- "motionVarPrefixes": []
1864
+ "motionVarPrefixes": [],
1865
+ "factoryTarget": null
1821
1866
  },
1822
1867
  "Menu.Content": {
1823
1868
  "name": "Menu.Content",
@@ -1857,7 +1902,8 @@
1857
1902
  "runtimeConfigDefaultProps": {},
1858
1903
  "runtimeConfigGetStyles": {},
1859
1904
  "runtimeConfigInternalComponentProps": {},
1860
- "motionVarPrefixes": []
1905
+ "motionVarPrefixes": [],
1906
+ "factoryTarget": null
1861
1907
  },
1862
1908
  "Menu.index": {
1863
1909
  "name": "Menu.index",
@@ -1870,7 +1916,8 @@
1870
1916
  "runtimeConfigDefaultProps": {},
1871
1917
  "runtimeConfigGetStyles": {},
1872
1918
  "runtimeConfigInternalComponentProps": {},
1873
- "motionVarPrefixes": []
1919
+ "motionVarPrefixes": [],
1920
+ "factoryTarget": null
1874
1921
  },
1875
1922
  "Menu.Item": {
1876
1923
  "name": "Menu.Item",
@@ -1896,7 +1943,8 @@
1896
1943
  "runtimeConfigDefaultProps": {},
1897
1944
  "runtimeConfigGetStyles": {},
1898
1945
  "runtimeConfigInternalComponentProps": {},
1899
- "motionVarPrefixes": []
1946
+ "motionVarPrefixes": [],
1947
+ "factoryTarget": null
1900
1948
  },
1901
1949
  "UDSMenuItemConfigProvider": {
1902
1950
  "name": "UDSMenuItemConfigProvider",
@@ -1911,7 +1959,8 @@
1911
1959
  "runtimeConfigDefaultProps": {},
1912
1960
  "runtimeConfigGetStyles": {},
1913
1961
  "runtimeConfigInternalComponentProps": {},
1914
- "motionVarPrefixes": []
1962
+ "motionVarPrefixes": [],
1963
+ "factoryTarget": null
1915
1964
  },
1916
1965
  "Menu.Provider": {
1917
1966
  "name": "Menu.Provider",
@@ -1930,7 +1979,8 @@
1930
1979
  "motionVarPrefixes": [
1931
1980
  "--uds-motion-subtle-3-",
1932
1981
  "--uds-motion-smooth-3-"
1933
- ]
1982
+ ],
1983
+ "factoryTarget": null
1934
1984
  },
1935
1985
  "UDSConfigProvider": {
1936
1986
  "name": "UDSConfigProvider",
@@ -1961,7 +2011,24 @@
1961
2011
  "runtimeConfigDefaultProps": {},
1962
2012
  "runtimeConfigGetStyles": {},
1963
2013
  "runtimeConfigInternalComponentProps": {},
1964
- "motionVarPrefixes": []
2014
+ "motionVarPrefixes": [],
2015
+ "factoryTarget": null
2016
+ },
2017
+ "createUDSConfigProvider": {
2018
+ "name": "createUDSConfigProvider",
2019
+ "defaultProps": {},
2020
+ "getStylesLiterals": {},
2021
+ "cxLiterals": [],
2022
+ "internalComponents": [
2023
+ "Context.Provider"
2024
+ ],
2025
+ "internalComponentProps": {},
2026
+ "propToVariantKeys": {},
2027
+ "runtimeConfigDefaultProps": {},
2028
+ "runtimeConfigGetStyles": {},
2029
+ "runtimeConfigInternalComponentProps": {},
2030
+ "motionVarPrefixes": [],
2031
+ "factoryTarget": "UDSConfigProvider"
1965
2032
  },
1966
2033
  "UDSBreakpointsConfigProvider": {
1967
2034
  "name": "UDSBreakpointsConfigProvider",
@@ -1976,7 +2043,8 @@
1976
2043
  "runtimeConfigDefaultProps": {},
1977
2044
  "runtimeConfigGetStyles": {},
1978
2045
  "runtimeConfigInternalComponentProps": {},
1979
- "motionVarPrefixes": []
2046
+ "motionVarPrefixes": [],
2047
+ "factoryTarget": null
1980
2048
  },
1981
2049
  "PaginationNext": {
1982
2050
  "name": "PaginationNext",
@@ -2059,7 +2127,8 @@
2059
2127
  ]
2060
2128
  }
2061
2129
  },
2062
- "motionVarPrefixes": []
2130
+ "motionVarPrefixes": [],
2131
+ "factoryTarget": null
2063
2132
  },
2064
2133
  "PaginationLink": {
2065
2134
  "name": "PaginationLink",
@@ -2117,7 +2186,8 @@
2117
2186
  "runtimeConfigDefaultProps": {},
2118
2187
  "runtimeConfigGetStyles": {},
2119
2188
  "runtimeConfigInternalComponentProps": {},
2120
- "motionVarPrefixes": []
2189
+ "motionVarPrefixes": [],
2190
+ "factoryTarget": null
2121
2191
  },
2122
2192
  "Pagination": {
2123
2193
  "name": "Pagination",
@@ -2180,7 +2250,8 @@
2180
2250
  "runtimeConfigDefaultProps": {},
2181
2251
  "runtimeConfigGetStyles": {},
2182
2252
  "runtimeConfigInternalComponentProps": {},
2183
- "motionVarPrefixes": []
2253
+ "motionVarPrefixes": [],
2254
+ "factoryTarget": null
2184
2255
  },
2185
2256
  "PaginationEllipsis": {
2186
2257
  "name": "PaginationEllipsis",
@@ -2236,7 +2307,8 @@
2236
2307
  "runtimeConfigDefaultProps": {},
2237
2308
  "runtimeConfigGetStyles": {},
2238
2309
  "runtimeConfigInternalComponentProps": {},
2239
- "motionVarPrefixes": []
2310
+ "motionVarPrefixes": [],
2311
+ "factoryTarget": null
2240
2312
  },
2241
2313
  "PaginationPrev": {
2242
2314
  "name": "PaginationPrev",
@@ -2319,7 +2391,8 @@
2319
2391
  ]
2320
2392
  }
2321
2393
  },
2322
- "motionVarPrefixes": []
2394
+ "motionVarPrefixes": [],
2395
+ "factoryTarget": null
2323
2396
  },
2324
2397
  "PaginationNumbers": {
2325
2398
  "name": "PaginationNumbers",
@@ -2382,7 +2455,8 @@
2382
2455
  "runtimeConfigDefaultProps": {},
2383
2456
  "runtimeConfigGetStyles": {},
2384
2457
  "runtimeConfigInternalComponentProps": {},
2385
- "motionVarPrefixes": []
2458
+ "motionVarPrefixes": [],
2459
+ "factoryTarget": null
2386
2460
  },
2387
2461
  "UDSPaginationConfigProvider": {
2388
2462
  "name": "UDSPaginationConfigProvider",
@@ -2397,7 +2471,8 @@
2397
2471
  "runtimeConfigDefaultProps": {},
2398
2472
  "runtimeConfigGetStyles": {},
2399
2473
  "runtimeConfigInternalComponentProps": {},
2400
- "motionVarPrefixes": []
2474
+ "motionVarPrefixes": [],
2475
+ "factoryTarget": null
2401
2476
  },
2402
2477
  "PaginationItem": {
2403
2478
  "name": "PaginationItem",
@@ -2461,7 +2536,8 @@
2461
2536
  "runtimeConfigDefaultProps": {},
2462
2537
  "runtimeConfigGetStyles": {},
2463
2538
  "runtimeConfigInternalComponentProps": {},
2464
- "motionVarPrefixes": []
2539
+ "motionVarPrefixes": [],
2540
+ "factoryTarget": null
2465
2541
  },
2466
2542
  "ButtonBase": {
2467
2543
  "name": "ButtonBase",
@@ -2514,7 +2590,8 @@
2514
2590
  },
2515
2591
  "runtimeConfigGetStyles": {},
2516
2592
  "runtimeConfigInternalComponentProps": {},
2517
- "motionVarPrefixes": []
2593
+ "motionVarPrefixes": [],
2594
+ "factoryTarget": null
2518
2595
  },
2519
2596
  "UDSButtonConfigProvider": {
2520
2597
  "name": "UDSButtonConfigProvider",
@@ -2529,7 +2606,8 @@
2529
2606
  "runtimeConfigDefaultProps": {},
2530
2607
  "runtimeConfigGetStyles": {},
2531
2608
  "runtimeConfigInternalComponentProps": {},
2532
- "motionVarPrefixes": []
2609
+ "motionVarPrefixes": [],
2610
+ "factoryTarget": null
2533
2611
  },
2534
2612
  "Button": {
2535
2613
  "name": "Button",
@@ -2578,7 +2656,8 @@
2578
2656
  "motionVarPrefixes": [
2579
2657
  "--uds-motion-subtle-3-",
2580
2658
  "--uds-motion-smooth-3-"
2581
- ]
2659
+ ],
2660
+ "factoryTarget": null
2582
2661
  },
2583
2662
  "Modal": {
2584
2663
  "name": "Modal",
@@ -2705,7 +2784,8 @@
2705
2784
  ]
2706
2785
  },
2707
2786
  "runtimeConfigInternalComponentProps": {},
2708
- "motionVarPrefixes": []
2787
+ "motionVarPrefixes": [],
2788
+ "factoryTarget": null
2709
2789
  },
2710
2790
  "ModalContext": {
2711
2791
  "name": "ModalContext",
@@ -2718,7 +2798,8 @@
2718
2798
  "runtimeConfigDefaultProps": {},
2719
2799
  "runtimeConfigGetStyles": {},
2720
2800
  "runtimeConfigInternalComponentProps": {},
2721
- "motionVarPrefixes": []
2801
+ "motionVarPrefixes": [],
2802
+ "factoryTarget": null
2722
2803
  },
2723
2804
  "UDSModalConfigProvider": {
2724
2805
  "name": "UDSModalConfigProvider",
@@ -2733,7 +2814,8 @@
2733
2814
  "runtimeConfigDefaultProps": {},
2734
2815
  "runtimeConfigGetStyles": {},
2735
2816
  "runtimeConfigInternalComponentProps": {},
2736
- "motionVarPrefixes": []
2817
+ "motionVarPrefixes": [],
2818
+ "factoryTarget": null
2737
2819
  },
2738
2820
  "ManagedModal": {
2739
2821
  "name": "ManagedModal",
@@ -2755,7 +2837,8 @@
2755
2837
  },
2756
2838
  "runtimeConfigGetStyles": {},
2757
2839
  "runtimeConfigInternalComponentProps": {},
2758
- "motionVarPrefixes": []
2840
+ "motionVarPrefixes": [],
2841
+ "factoryTarget": null
2759
2842
  },
2760
2843
  "ModalPortal": {
2761
2844
  "name": "ModalPortal",
@@ -2770,7 +2853,8 @@
2770
2853
  "runtimeConfigDefaultProps": {},
2771
2854
  "runtimeConfigGetStyles": {},
2772
2855
  "runtimeConfigInternalComponentProps": {},
2773
- "motionVarPrefixes": []
2856
+ "motionVarPrefixes": [],
2857
+ "factoryTarget": null
2774
2858
  },
2775
2859
  "ModalActions": {
2776
2860
  "name": "ModalActions",
@@ -2806,7 +2890,8 @@
2806
2890
  ]
2807
2891
  },
2808
2892
  "runtimeConfigInternalComponentProps": {},
2809
- "motionVarPrefixes": []
2893
+ "motionVarPrefixes": [],
2894
+ "factoryTarget": null
2810
2895
  },
2811
2896
  "ModalDescription": {
2812
2897
  "name": "ModalDescription",
@@ -2845,7 +2930,22 @@
2845
2930
  ]
2846
2931
  },
2847
2932
  "runtimeConfigInternalComponentProps": {},
2848
- "motionVarPrefixes": []
2933
+ "motionVarPrefixes": [],
2934
+ "factoryTarget": null
2935
+ },
2936
+ "createModal": {
2937
+ "name": "createModal",
2938
+ "defaultProps": {},
2939
+ "getStylesLiterals": {},
2940
+ "cxLiterals": [],
2941
+ "internalComponents": [],
2942
+ "internalComponentProps": {},
2943
+ "propToVariantKeys": {},
2944
+ "runtimeConfigDefaultProps": {},
2945
+ "runtimeConfigGetStyles": {},
2946
+ "runtimeConfigInternalComponentProps": {},
2947
+ "motionVarPrefixes": [],
2948
+ "factoryTarget": "Modal"
2849
2949
  },
2850
2950
  "ModalTitle": {
2851
2951
  "name": "ModalTitle",
@@ -2884,7 +2984,8 @@
2884
2984
  ]
2885
2985
  },
2886
2986
  "runtimeConfigInternalComponentProps": {},
2887
- "motionVarPrefixes": []
2987
+ "motionVarPrefixes": [],
2988
+ "factoryTarget": null
2888
2989
  },
2889
2990
  "ModalContent": {
2890
2991
  "name": "ModalContent",
@@ -2914,7 +3015,8 @@
2914
3015
  ]
2915
3016
  },
2916
3017
  "runtimeConfigInternalComponentProps": {},
2917
- "motionVarPrefixes": []
3018
+ "motionVarPrefixes": [],
3019
+ "factoryTarget": null
2918
3020
  },
2919
3021
  "RadioGroupStore": {
2920
3022
  "name": "RadioGroupStore",
@@ -2927,7 +3029,8 @@
2927
3029
  "runtimeConfigDefaultProps": {},
2928
3030
  "runtimeConfigGetStyles": {},
2929
3031
  "runtimeConfigInternalComponentProps": {},
2930
- "motionVarPrefixes": []
3032
+ "motionVarPrefixes": [],
3033
+ "factoryTarget": null
2931
3034
  },
2932
3035
  "RadioBase": {
2933
3036
  "name": "RadioBase",
@@ -2986,7 +3089,8 @@
2986
3089
  "runtimeConfigDefaultProps": {},
2987
3090
  "runtimeConfigGetStyles": {},
2988
3091
  "runtimeConfigInternalComponentProps": {},
2989
- "motionVarPrefixes": []
3092
+ "motionVarPrefixes": [],
3093
+ "factoryTarget": null
2990
3094
  },
2991
3095
  "Radio": {
2992
3096
  "name": "Radio",
@@ -3084,7 +3188,8 @@
3084
3188
  "motionVarPrefixes": [
3085
3189
  "--uds-motion-subtle-3-",
3086
3190
  "--uds-motion-smooth-3-"
3087
- ]
3191
+ ],
3192
+ "factoryTarget": null
3088
3193
  },
3089
3194
  "RadioGroupProvider": {
3090
3195
  "name": "RadioGroupProvider",
@@ -3107,7 +3212,8 @@
3107
3212
  "runtimeConfigDefaultProps": {},
3108
3213
  "runtimeConfigGetStyles": {},
3109
3214
  "runtimeConfigInternalComponentProps": {},
3110
- "motionVarPrefixes": []
3215
+ "motionVarPrefixes": [],
3216
+ "factoryTarget": null
3111
3217
  },
3112
3218
  "InputHelpTextInternal": {
3113
3219
  "name": "InputHelpTextInternal",
@@ -3152,7 +3258,8 @@
3152
3258
  },
3153
3259
  "runtimeConfigGetStyles": {},
3154
3260
  "runtimeConfigInternalComponentProps": {},
3155
- "motionVarPrefixes": []
3261
+ "motionVarPrefixes": [],
3262
+ "factoryTarget": null
3156
3263
  },
3157
3264
  "Input": {
3158
3265
  "name": "Input",
@@ -3268,7 +3375,8 @@
3268
3375
  },
3269
3376
  "runtimeConfigGetStyles": {},
3270
3377
  "runtimeConfigInternalComponentProps": {},
3271
- "motionVarPrefixes": []
3378
+ "motionVarPrefixes": [],
3379
+ "factoryTarget": null
3272
3380
  },
3273
3381
  "UDSInputConfigProvider": {
3274
3382
  "name": "UDSInputConfigProvider",
@@ -3281,7 +3389,8 @@
3281
3389
  "runtimeConfigDefaultProps": {},
3282
3390
  "runtimeConfigGetStyles": {},
3283
3391
  "runtimeConfigInternalComponentProps": {},
3284
- "motionVarPrefixes": []
3392
+ "motionVarPrefixes": [],
3393
+ "factoryTarget": null
3285
3394
  },
3286
3395
  "InputHelpText": {
3287
3396
  "name": "InputHelpText",
@@ -3313,7 +3422,8 @@
3313
3422
  "runtimeConfigDefaultProps": {},
3314
3423
  "runtimeConfigGetStyles": {},
3315
3424
  "runtimeConfigInternalComponentProps": {},
3316
- "motionVarPrefixes": []
3425
+ "motionVarPrefixes": [],
3426
+ "factoryTarget": null
3317
3427
  },
3318
3428
  "SwitchBase": {
3319
3429
  "name": "SwitchBase",
@@ -3389,7 +3499,8 @@
3389
3499
  "runtimeConfigDefaultProps": {},
3390
3500
  "runtimeConfigGetStyles": {},
3391
3501
  "runtimeConfigInternalComponentProps": {},
3392
- "motionVarPrefixes": []
3502
+ "motionVarPrefixes": [],
3503
+ "factoryTarget": null
3393
3504
  },
3394
3505
  "Switch": {
3395
3506
  "name": "Switch",
@@ -3452,7 +3563,8 @@
3452
3563
  "motionVarPrefixes": [
3453
3564
  "--uds-motion-bouncy-4-",
3454
3565
  "--uds-motion-smooth-3-"
3455
- ]
3566
+ ],
3567
+ "factoryTarget": null
3456
3568
  },
3457
3569
  "ChipBase": {
3458
3570
  "name": "ChipBase",
@@ -3511,7 +3623,8 @@
3511
3623
  },
3512
3624
  "runtimeConfigGetStyles": {},
3513
3625
  "runtimeConfigInternalComponentProps": {},
3514
- "motionVarPrefixes": []
3626
+ "motionVarPrefixes": [],
3627
+ "factoryTarget": null
3515
3628
  },
3516
3629
  "Chip": {
3517
3630
  "name": "Chip",
@@ -3529,7 +3642,8 @@
3529
3642
  "runtimeConfigDefaultProps": {},
3530
3643
  "runtimeConfigGetStyles": {},
3531
3644
  "runtimeConfigInternalComponentProps": {},
3532
- "motionVarPrefixes": []
3645
+ "motionVarPrefixes": [],
3646
+ "factoryTarget": null
3533
3647
  },
3534
3648
  "ChipDismissible": {
3535
3649
  "name": "ChipDismissible",
@@ -3561,7 +3675,8 @@
3561
3675
  "runtimeConfigDefaultProps": {},
3562
3676
  "runtimeConfigGetStyles": {},
3563
3677
  "runtimeConfigInternalComponentProps": {},
3564
- "motionVarPrefixes": []
3678
+ "motionVarPrefixes": [],
3679
+ "factoryTarget": null
3565
3680
  },
3566
3681
  "UDSChipConfigProvider": {
3567
3682
  "name": "UDSChipConfigProvider",
@@ -3574,7 +3689,8 @@
3574
3689
  "runtimeConfigDefaultProps": {},
3575
3690
  "runtimeConfigGetStyles": {},
3576
3691
  "runtimeConfigInternalComponentProps": {},
3577
- "motionVarPrefixes": []
3692
+ "motionVarPrefixes": [],
3693
+ "factoryTarget": null
3578
3694
  },
3579
3695
  "ChipLink": {
3580
3696
  "name": "ChipLink",
@@ -3604,7 +3720,8 @@
3604
3720
  "runtimeConfigDefaultProps": {},
3605
3721
  "runtimeConfigGetStyles": {},
3606
3722
  "runtimeConfigInternalComponentProps": {},
3607
- "motionVarPrefixes": []
3723
+ "motionVarPrefixes": [],
3724
+ "factoryTarget": null
3608
3725
  },
3609
3726
  "ChipButton": {
3610
3727
  "name": "ChipButton",
@@ -3634,7 +3751,8 @@
3634
3751
  "runtimeConfigDefaultProps": {},
3635
3752
  "runtimeConfigGetStyles": {},
3636
3753
  "runtimeConfigInternalComponentProps": {},
3637
- "motionVarPrefixes": []
3754
+ "motionVarPrefixes": [],
3755
+ "factoryTarget": null
3638
3756
  },
3639
3757
  "ChipToggle": {
3640
3758
  "name": "ChipToggle",
@@ -3668,7 +3786,8 @@
3668
3786
  "runtimeConfigDefaultProps": {},
3669
3787
  "runtimeConfigGetStyles": {},
3670
3788
  "runtimeConfigInternalComponentProps": {},
3671
- "motionVarPrefixes": []
3789
+ "motionVarPrefixes": [],
3790
+ "factoryTarget": null
3672
3791
  },
3673
3792
  "AvatarIcon": {
3674
3793
  "name": "AvatarIcon",
@@ -3702,7 +3821,8 @@
3702
3821
  },
3703
3822
  "runtimeConfigGetStyles": {},
3704
3823
  "runtimeConfigInternalComponentProps": {},
3705
- "motionVarPrefixes": []
3824
+ "motionVarPrefixes": [],
3825
+ "factoryTarget": null
3706
3826
  },
3707
3827
  "AvatarImage": {
3708
3828
  "name": "AvatarImage",
@@ -3740,7 +3860,8 @@
3740
3860
  "runtimeConfigDefaultProps": {},
3741
3861
  "runtimeConfigGetStyles": {},
3742
3862
  "runtimeConfigInternalComponentProps": {},
3743
- "motionVarPrefixes": []
3863
+ "motionVarPrefixes": [],
3864
+ "factoryTarget": null
3744
3865
  },
3745
3866
  "AvatarText": {
3746
3867
  "name": "AvatarText",
@@ -3778,7 +3899,8 @@
3778
3899
  "runtimeConfigDefaultProps": {},
3779
3900
  "runtimeConfigGetStyles": {},
3780
3901
  "runtimeConfigInternalComponentProps": {},
3781
- "motionVarPrefixes": []
3902
+ "motionVarPrefixes": [],
3903
+ "factoryTarget": null
3782
3904
  },
3783
3905
  "Avatar": {
3784
3906
  "name": "Avatar",
@@ -3793,7 +3915,8 @@
3793
3915
  "runtimeConfigDefaultProps": {},
3794
3916
  "runtimeConfigGetStyles": {},
3795
3917
  "runtimeConfigInternalComponentProps": {},
3796
- "motionVarPrefixes": []
3918
+ "motionVarPrefixes": [],
3919
+ "factoryTarget": null
3797
3920
  },
3798
3921
  "UDSAvatarConfigProvider": {
3799
3922
  "name": "UDSAvatarConfigProvider",
@@ -3806,7 +3929,8 @@
3806
3929
  "runtimeConfigDefaultProps": {},
3807
3930
  "runtimeConfigGetStyles": {},
3808
3931
  "runtimeConfigInternalComponentProps": {},
3809
- "motionVarPrefixes": []
3932
+ "motionVarPrefixes": [],
3933
+ "factoryTarget": null
3810
3934
  },
3811
3935
  "UDSPopoverConfigProvider": {
3812
3936
  "name": "UDSPopoverConfigProvider",
@@ -3821,7 +3945,8 @@
3821
3945
  "runtimeConfigDefaultProps": {},
3822
3946
  "runtimeConfigGetStyles": {},
3823
3947
  "runtimeConfigInternalComponentProps": {},
3824
- "motionVarPrefixes": []
3948
+ "motionVarPrefixes": [],
3949
+ "factoryTarget": null
3825
3950
  },
3826
3951
  "Popover": {
3827
3952
  "name": "Popover",
@@ -3842,7 +3967,8 @@
3842
3967
  },
3843
3968
  "runtimeConfigGetStyles": {},
3844
3969
  "runtimeConfigInternalComponentProps": {},
3845
- "motionVarPrefixes": []
3970
+ "motionVarPrefixes": [],
3971
+ "factoryTarget": null
3846
3972
  },
3847
3973
  "PopoverTrigger": {
3848
3974
  "name": "PopoverTrigger",
@@ -3867,7 +3993,8 @@
3867
3993
  "runtimeConfigDefaultProps": {},
3868
3994
  "runtimeConfigGetStyles": {},
3869
3995
  "runtimeConfigInternalComponentProps": {},
3870
- "motionVarPrefixes": []
3996
+ "motionVarPrefixes": [],
3997
+ "factoryTarget": null
3871
3998
  },
3872
3999
  "PopoverContent": {
3873
4000
  "name": "PopoverContent",
@@ -3956,7 +4083,8 @@
3956
4083
  ]
3957
4084
  }
3958
4085
  },
3959
- "motionVarPrefixes": []
4086
+ "motionVarPrefixes": [],
4087
+ "factoryTarget": null
3960
4088
  },
3961
4089
  "PopoverContext": {
3962
4090
  "name": "PopoverContext",
@@ -3969,7 +4097,8 @@
3969
4097
  "runtimeConfigDefaultProps": {},
3970
4098
  "runtimeConfigGetStyles": {},
3971
4099
  "runtimeConfigInternalComponentProps": {},
3972
- "motionVarPrefixes": []
4100
+ "motionVarPrefixes": [],
4101
+ "factoryTarget": null
3973
4102
  },
3974
4103
  "IconButtonBase": {
3975
4104
  "name": "IconButtonBase",
@@ -4011,7 +4140,8 @@
4011
4140
  },
4012
4141
  "runtimeConfigGetStyles": {},
4013
4142
  "runtimeConfigInternalComponentProps": {},
4014
- "motionVarPrefixes": []
4143
+ "motionVarPrefixes": [],
4144
+ "factoryTarget": null
4015
4145
  },
4016
4146
  "UDSIconButtonConfigProvider": {
4017
4147
  "name": "UDSIconButtonConfigProvider",
@@ -4026,7 +4156,8 @@
4026
4156
  "runtimeConfigDefaultProps": {},
4027
4157
  "runtimeConfigGetStyles": {},
4028
4158
  "runtimeConfigInternalComponentProps": {},
4029
- "motionVarPrefixes": []
4159
+ "motionVarPrefixes": [],
4160
+ "factoryTarget": null
4030
4161
  },
4031
4162
  "IconButton": {
4032
4163
  "name": "IconButton",
@@ -4077,7 +4208,8 @@
4077
4208
  "motionVarPrefixes": [
4078
4209
  "--uds-motion-subtle-3-",
4079
4210
  "--uds-motion-smooth-3-"
4080
- ]
4211
+ ],
4212
+ "factoryTarget": null
4081
4213
  },
4082
4214
  "BottomSheetDismiss": {
4083
4215
  "name": "BottomSheetDismiss",
@@ -4092,7 +4224,8 @@
4092
4224
  "runtimeConfigDefaultProps": {},
4093
4225
  "runtimeConfigGetStyles": {},
4094
4226
  "runtimeConfigInternalComponentProps": {},
4095
- "motionVarPrefixes": []
4227
+ "motionVarPrefixes": [],
4228
+ "factoryTarget": null
4096
4229
  },
4097
4230
  "BottomSheetContent": {
4098
4231
  "name": "BottomSheetContent",
@@ -4125,7 +4258,8 @@
4125
4258
  "runtimeConfigDefaultProps": {},
4126
4259
  "runtimeConfigGetStyles": {},
4127
4260
  "runtimeConfigInternalComponentProps": {},
4128
- "motionVarPrefixes": []
4261
+ "motionVarPrefixes": [],
4262
+ "factoryTarget": null
4129
4263
  },
4130
4264
  "BottomSheetHeader": {
4131
4265
  "name": "BottomSheetHeader",
@@ -4190,7 +4324,8 @@
4190
4324
  "runtimeConfigDefaultProps": {},
4191
4325
  "runtimeConfigGetStyles": {},
4192
4326
  "runtimeConfigInternalComponentProps": {},
4193
- "motionVarPrefixes": []
4327
+ "motionVarPrefixes": [],
4328
+ "factoryTarget": null
4194
4329
  },
4195
4330
  "BottomSheetTrigger": {
4196
4331
  "name": "BottomSheetTrigger",
@@ -4205,7 +4340,8 @@
4205
4340
  "runtimeConfigDefaultProps": {},
4206
4341
  "runtimeConfigGetStyles": {},
4207
4342
  "runtimeConfigInternalComponentProps": {},
4208
- "motionVarPrefixes": []
4343
+ "motionVarPrefixes": [],
4344
+ "factoryTarget": null
4209
4345
  },
4210
4346
  "UDSBottomSheetConfigProvider": {
4211
4347
  "name": "UDSBottomSheetConfigProvider",
@@ -4220,7 +4356,8 @@
4220
4356
  "runtimeConfigDefaultProps": {},
4221
4357
  "runtimeConfigGetStyles": {},
4222
4358
  "runtimeConfigInternalComponentProps": {},
4223
- "motionVarPrefixes": []
4359
+ "motionVarPrefixes": [],
4360
+ "factoryTarget": null
4224
4361
  },
4225
4362
  "BottomSheetInternalContext": {
4226
4363
  "name": "BottomSheetInternalContext",
@@ -4233,7 +4370,8 @@
4233
4370
  "runtimeConfigDefaultProps": {},
4234
4371
  "runtimeConfigGetStyles": {},
4235
4372
  "runtimeConfigInternalComponentProps": {},
4236
- "motionVarPrefixes": []
4373
+ "motionVarPrefixes": [],
4374
+ "factoryTarget": null
4237
4375
  },
4238
4376
  "BottomSheet": {
4239
4377
  "name": "BottomSheet",
@@ -4301,7 +4439,8 @@
4301
4439
  "runtimeConfigDefaultProps": {},
4302
4440
  "runtimeConfigGetStyles": {},
4303
4441
  "runtimeConfigInternalComponentProps": {},
4304
- "motionVarPrefixes": []
4442
+ "motionVarPrefixes": [],
4443
+ "factoryTarget": null
4305
4444
  },
4306
4445
  "BottomSheetHandle": {
4307
4446
  "name": "BottomSheetHandle",
@@ -4347,7 +4486,8 @@
4347
4486
  "runtimeConfigDefaultProps": {},
4348
4487
  "runtimeConfigGetStyles": {},
4349
4488
  "runtimeConfigInternalComponentProps": {},
4350
- "motionVarPrefixes": []
4489
+ "motionVarPrefixes": [],
4490
+ "factoryTarget": null
4351
4491
  },
4352
4492
  "BottomSheetProvider": {
4353
4493
  "name": "BottomSheetProvider",
@@ -4362,7 +4502,8 @@
4362
4502
  "runtimeConfigDefaultProps": {},
4363
4503
  "runtimeConfigGetStyles": {},
4364
4504
  "runtimeConfigInternalComponentProps": {},
4365
- "motionVarPrefixes": []
4505
+ "motionVarPrefixes": [],
4506
+ "factoryTarget": null
4366
4507
  },
4367
4508
  "PaddleButtonNext": {
4368
4509
  "name": "PaddleButtonNext",
@@ -4383,7 +4524,8 @@
4383
4524
  "runtimeConfigDefaultProps": {},
4384
4525
  "runtimeConfigGetStyles": {},
4385
4526
  "runtimeConfigInternalComponentProps": {},
4386
- "motionVarPrefixes": []
4527
+ "motionVarPrefixes": [],
4528
+ "factoryTarget": null
4387
4529
  },
4388
4530
  "UDSPaddleNavConfigProvider": {
4389
4531
  "name": "UDSPaddleNavConfigProvider",
@@ -4398,7 +4540,8 @@
4398
4540
  "runtimeConfigDefaultProps": {},
4399
4541
  "runtimeConfigGetStyles": {},
4400
4542
  "runtimeConfigInternalComponentProps": {},
4401
- "motionVarPrefixes": []
4543
+ "motionVarPrefixes": [],
4544
+ "factoryTarget": null
4402
4545
  },
4403
4546
  "PaddleNav": {
4404
4547
  "name": "PaddleNav",
@@ -4464,7 +4607,8 @@
4464
4607
  "runtimeConfigDefaultProps": {},
4465
4608
  "runtimeConfigGetStyles": {},
4466
4609
  "runtimeConfigInternalComponentProps": {},
4467
- "motionVarPrefixes": []
4610
+ "motionVarPrefixes": [],
4611
+ "factoryTarget": null
4468
4612
  },
4469
4613
  "PaddleNavContent": {
4470
4614
  "name": "PaddleNavContent",
@@ -4481,7 +4625,8 @@
4481
4625
  "runtimeConfigDefaultProps": {},
4482
4626
  "runtimeConfigGetStyles": {},
4483
4627
  "runtimeConfigInternalComponentProps": {},
4484
- "motionVarPrefixes": []
4628
+ "motionVarPrefixes": [],
4629
+ "factoryTarget": null
4485
4630
  },
4486
4631
  "PaddleButtonPrevious": {
4487
4632
  "name": "PaddleButtonPrevious",
@@ -4502,7 +4647,8 @@
4502
4647
  "runtimeConfigDefaultProps": {},
4503
4648
  "runtimeConfigGetStyles": {},
4504
4649
  "runtimeConfigInternalComponentProps": {},
4505
- "motionVarPrefixes": []
4650
+ "motionVarPrefixes": [],
4651
+ "factoryTarget": null
4506
4652
  },
4507
4653
  "PaddleButton": {
4508
4654
  "name": "PaddleButton",
@@ -4565,7 +4711,8 @@
4565
4711
  ]
4566
4712
  }
4567
4713
  },
4568
- "motionVarPrefixes": []
4714
+ "motionVarPrefixes": [],
4715
+ "factoryTarget": null
4569
4716
  },
4570
4717
  "TabList": {
4571
4718
  "name": "TabList",
@@ -4629,7 +4776,8 @@
4629
4776
  "runtimeConfigDefaultProps": {},
4630
4777
  "runtimeConfigGetStyles": {},
4631
4778
  "runtimeConfigInternalComponentProps": {},
4632
- "motionVarPrefixes": []
4779
+ "motionVarPrefixes": [],
4780
+ "factoryTarget": null
4633
4781
  },
4634
4782
  "TabPanel": {
4635
4783
  "name": "TabPanel",
@@ -4644,7 +4792,8 @@
4644
4792
  "runtimeConfigDefaultProps": {},
4645
4793
  "runtimeConfigGetStyles": {},
4646
4794
  "runtimeConfigInternalComponentProps": {},
4647
- "motionVarPrefixes": []
4795
+ "motionVarPrefixes": [],
4796
+ "factoryTarget": null
4648
4797
  },
4649
4798
  "Tabs": {
4650
4799
  "name": "Tabs",
@@ -4666,7 +4815,8 @@
4666
4815
  "runtimeConfigDefaultProps": {},
4667
4816
  "runtimeConfigGetStyles": {},
4668
4817
  "runtimeConfigInternalComponentProps": {},
4669
- "motionVarPrefixes": []
4818
+ "motionVarPrefixes": [],
4819
+ "factoryTarget": null
4670
4820
  },
4671
4821
  "UDSTabConfigProvider": {
4672
4822
  "name": "UDSTabConfigProvider",
@@ -4681,7 +4831,8 @@
4681
4831
  "runtimeConfigDefaultProps": {},
4682
4832
  "runtimeConfigGetStyles": {},
4683
4833
  "runtimeConfigInternalComponentProps": {},
4684
- "motionVarPrefixes": []
4834
+ "motionVarPrefixes": [],
4835
+ "factoryTarget": null
4685
4836
  },
4686
4837
  "Tab": {
4687
4838
  "name": "Tab",
@@ -4761,7 +4912,35 @@
4761
4912
  },
4762
4913
  "runtimeConfigGetStyles": {},
4763
4914
  "runtimeConfigInternalComponentProps": {},
4764
- "motionVarPrefixes": []
4915
+ "motionVarPrefixes": [],
4916
+ "factoryTarget": null
4917
+ },
4918
+ "createToast": {
4919
+ "name": "createToast",
4920
+ "defaultProps": {},
4921
+ "getStylesLiterals": {},
4922
+ "cxLiterals": [],
4923
+ "internalComponents": [
4924
+ "Toast"
4925
+ ],
4926
+ "internalComponentProps": {
4927
+ "Toast": {
4928
+ "variant": [
4929
+ "loading",
4930
+ "success",
4931
+ "error"
4932
+ ],
4933
+ "message": [
4934
+ "Unknown error occurred"
4935
+ ]
4936
+ }
4937
+ },
4938
+ "propToVariantKeys": {},
4939
+ "runtimeConfigDefaultProps": {},
4940
+ "runtimeConfigGetStyles": {},
4941
+ "runtimeConfigInternalComponentProps": {},
4942
+ "motionVarPrefixes": [],
4943
+ "factoryTarget": "Toast"
4765
4944
  },
4766
4945
  "UDSToastConfigProvider": {
4767
4946
  "name": "UDSToastConfigProvider",
@@ -4776,7 +4955,8 @@
4776
4955
  "runtimeConfigDefaultProps": {},
4777
4956
  "runtimeConfigGetStyles": {},
4778
4957
  "runtimeConfigInternalComponentProps": {},
4779
- "motionVarPrefixes": []
4958
+ "motionVarPrefixes": [],
4959
+ "factoryTarget": null
4780
4960
  },
4781
4961
  "ToastContainer": {
4782
4962
  "name": "ToastContainer",
@@ -4836,7 +5016,8 @@
4836
5016
  ]
4837
5017
  }
4838
5018
  },
4839
- "motionVarPrefixes": []
5019
+ "motionVarPrefixes": [],
5020
+ "factoryTarget": null
4840
5021
  },
4841
5022
  "ToastPortal": {
4842
5023
  "name": "ToastPortal",
@@ -4860,7 +5041,8 @@
4860
5041
  ]
4861
5042
  }
4862
5043
  },
4863
- "motionVarPrefixes": []
5044
+ "motionVarPrefixes": [],
5045
+ "factoryTarget": null
4864
5046
  },
4865
5047
  "Toast": {
4866
5048
  "name": "Toast",
@@ -4960,7 +5142,8 @@
4960
5142
  ]
4961
5143
  }
4962
5144
  },
4963
- "motionVarPrefixes": []
5145
+ "motionVarPrefixes": [],
5146
+ "factoryTarget": null
4964
5147
  },
4965
5148
  "Checkbox": {
4966
5149
  "name": "Checkbox",
@@ -5052,7 +5235,8 @@
5052
5235
  "motionVarPrefixes": [
5053
5236
  "--uds-motion-subtle-3-",
5054
5237
  "--uds-motion-smooth-3-"
5055
- ]
5238
+ ],
5239
+ "factoryTarget": null
5056
5240
  },
5057
5241
  "CheckboxBase": {
5058
5242
  "name": "CheckboxBase",
@@ -5111,7 +5295,8 @@
5111
5295
  "runtimeConfigDefaultProps": {},
5112
5296
  "runtimeConfigGetStyles": {},
5113
5297
  "runtimeConfigInternalComponentProps": {},
5114
- "motionVarPrefixes": []
5298
+ "motionVarPrefixes": [],
5299
+ "factoryTarget": null
5115
5300
  },
5116
5301
  "SwitchStaticHandle": {
5117
5302
  "name": "SwitchStaticHandle",
@@ -5173,6 +5358,7 @@
5173
5358
  "runtimeConfigDefaultProps": {},
5174
5359
  "runtimeConfigGetStyles": {},
5175
5360
  "runtimeConfigInternalComponentProps": {},
5176
- "motionVarPrefixes": []
5361
+ "motionVarPrefixes": [],
5362
+ "factoryTarget": null
5177
5363
  }
5178
5364
  }