@yahoo/uds 3.139.0 → 3.141.0
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/automated-config/dist/utils/getConfigVariantProperties.d.cts +2 -2
- package/dist/automated-config/dist/utils/getConfigVariantProperties.d.ts +2 -2
- package/dist/automated-config/dist/utils/index.cjs +1 -1
- package/dist/automated-config/dist/utils/index.js +1 -1
- package/dist/components/client/Toast/UDSToastConfigProvider.d.cts +5 -5
- package/dist/components/client/Toast/UDSToastConfigProvider.d.ts +5 -5
- package/dist/index.cjs +1 -1
- package/dist/index.js +1 -1
- package/dist/styles/styler.d.cts +17 -17
- package/dist/styles/styler.d.ts +17 -17
- package/dist/tailwind/dist/automated-config/dist/utils/index.cjs +1 -1
- package/dist/tailwind/dist/automated-config/dist/utils/index.js +1 -1
- package/dist/tailwind/dist/automated-config/dist/utils/index.js.map +1 -1
- package/dist/tailwind/dist/tailwind/utils/getShadowStyles.d.cts +4 -4
- package/dist/tailwind/dist/tailwind/utils/getShadowStyles.d.ts +4 -4
- package/dist/tokens/automation/index.cjs +1 -1
- package/dist/tokens/automation/index.js +1 -1
- package/dist/tokens/index.cjs +1 -1
- package/dist/tokens/index.js +1 -1
- package/dist/uds/generated/componentData.cjs +200 -200
- package/dist/uds/generated/componentData.js +200 -200
- package/dist/uds/package.cjs +2 -3
- package/dist/uds/package.js +2 -3
- package/generated/componentData.json +320 -320
- package/package.json +3 -4
|
@@ -336,95 +336,6 @@
|
|
|
336
336
|
"runtimeConfigInternalComponentProps": {},
|
|
337
337
|
"motionVarPrefixes": []
|
|
338
338
|
},
|
|
339
|
-
"Divider": {
|
|
340
|
-
"name": "Divider",
|
|
341
|
-
"defaultProps": {},
|
|
342
|
-
"getStylesLiterals": {},
|
|
343
|
-
"cxLiterals": [],
|
|
344
|
-
"internalComponents": [
|
|
345
|
-
"DividerInternal"
|
|
346
|
-
],
|
|
347
|
-
"internalComponentProps": {},
|
|
348
|
-
"propToVariantKeys": {},
|
|
349
|
-
"runtimeConfigDefaultProps": {},
|
|
350
|
-
"runtimeConfigGetStyles": {},
|
|
351
|
-
"runtimeConfigInternalComponentProps": {},
|
|
352
|
-
"motionVarPrefixes": []
|
|
353
|
-
},
|
|
354
|
-
"DividerCore": {
|
|
355
|
-
"name": "DividerCore",
|
|
356
|
-
"defaultProps": {
|
|
357
|
-
"contentPosition": "center"
|
|
358
|
-
},
|
|
359
|
-
"getStylesLiterals": {},
|
|
360
|
-
"cxLiterals": [],
|
|
361
|
-
"internalComponents": [
|
|
362
|
-
"Box",
|
|
363
|
-
"Line",
|
|
364
|
-
"InternalComponent",
|
|
365
|
-
"Text"
|
|
366
|
-
],
|
|
367
|
-
"internalComponentProps": {
|
|
368
|
-
"Box": {
|
|
369
|
-
"flex": [
|
|
370
|
-
"1",
|
|
371
|
-
"none"
|
|
372
|
-
],
|
|
373
|
-
"display": [
|
|
374
|
-
"flex"
|
|
375
|
-
]
|
|
376
|
-
},
|
|
377
|
-
"InternalComponent": {
|
|
378
|
-
"flex": [
|
|
379
|
-
"1"
|
|
380
|
-
],
|
|
381
|
-
"alignItems": [
|
|
382
|
-
"center"
|
|
383
|
-
]
|
|
384
|
-
},
|
|
385
|
-
"Text": {
|
|
386
|
-
"as": [
|
|
387
|
-
"span"
|
|
388
|
-
],
|
|
389
|
-
"color": [
|
|
390
|
-
"inherit"
|
|
391
|
-
],
|
|
392
|
-
"variant": [
|
|
393
|
-
"inherit"
|
|
394
|
-
]
|
|
395
|
-
}
|
|
396
|
-
},
|
|
397
|
-
"propToVariantKeys": {},
|
|
398
|
-
"runtimeConfigDefaultProps": {},
|
|
399
|
-
"runtimeConfigGetStyles": {},
|
|
400
|
-
"runtimeConfigInternalComponentProps": {},
|
|
401
|
-
"motionVarPrefixes": []
|
|
402
|
-
},
|
|
403
|
-
"DividerInternal": {
|
|
404
|
-
"name": "DividerInternal",
|
|
405
|
-
"defaultProps": {
|
|
406
|
-
"variant": "primary"
|
|
407
|
-
},
|
|
408
|
-
"getStylesLiterals": {},
|
|
409
|
-
"cxLiterals": [
|
|
410
|
-
"inherit"
|
|
411
|
-
],
|
|
412
|
-
"internalComponents": [
|
|
413
|
-
"DividerCore"
|
|
414
|
-
],
|
|
415
|
-
"internalComponentProps": {},
|
|
416
|
-
"propToVariantKeys": {
|
|
417
|
-
"variant": [
|
|
418
|
-
"dividerVariantRoot",
|
|
419
|
-
"dividerVariantLabel",
|
|
420
|
-
"dividerVariantLine"
|
|
421
|
-
]
|
|
422
|
-
},
|
|
423
|
-
"runtimeConfigDefaultProps": {},
|
|
424
|
-
"runtimeConfigGetStyles": {},
|
|
425
|
-
"runtimeConfigInternalComponentProps": {},
|
|
426
|
-
"motionVarPrefixes": []
|
|
427
|
-
},
|
|
428
339
|
"BannerDescription": {
|
|
429
340
|
"name": "BannerDescription",
|
|
430
341
|
"defaultProps": {},
|
|
@@ -579,6 +490,95 @@
|
|
|
579
490
|
"runtimeConfigInternalComponentProps": {},
|
|
580
491
|
"motionVarPrefixes": []
|
|
581
492
|
},
|
|
493
|
+
"Divider": {
|
|
494
|
+
"name": "Divider",
|
|
495
|
+
"defaultProps": {},
|
|
496
|
+
"getStylesLiterals": {},
|
|
497
|
+
"cxLiterals": [],
|
|
498
|
+
"internalComponents": [
|
|
499
|
+
"DividerInternal"
|
|
500
|
+
],
|
|
501
|
+
"internalComponentProps": {},
|
|
502
|
+
"propToVariantKeys": {},
|
|
503
|
+
"runtimeConfigDefaultProps": {},
|
|
504
|
+
"runtimeConfigGetStyles": {},
|
|
505
|
+
"runtimeConfigInternalComponentProps": {},
|
|
506
|
+
"motionVarPrefixes": []
|
|
507
|
+
},
|
|
508
|
+
"DividerCore": {
|
|
509
|
+
"name": "DividerCore",
|
|
510
|
+
"defaultProps": {
|
|
511
|
+
"contentPosition": "center"
|
|
512
|
+
},
|
|
513
|
+
"getStylesLiterals": {},
|
|
514
|
+
"cxLiterals": [],
|
|
515
|
+
"internalComponents": [
|
|
516
|
+
"Box",
|
|
517
|
+
"Line",
|
|
518
|
+
"InternalComponent",
|
|
519
|
+
"Text"
|
|
520
|
+
],
|
|
521
|
+
"internalComponentProps": {
|
|
522
|
+
"Box": {
|
|
523
|
+
"flex": [
|
|
524
|
+
"1",
|
|
525
|
+
"none"
|
|
526
|
+
],
|
|
527
|
+
"display": [
|
|
528
|
+
"flex"
|
|
529
|
+
]
|
|
530
|
+
},
|
|
531
|
+
"InternalComponent": {
|
|
532
|
+
"flex": [
|
|
533
|
+
"1"
|
|
534
|
+
],
|
|
535
|
+
"alignItems": [
|
|
536
|
+
"center"
|
|
537
|
+
]
|
|
538
|
+
},
|
|
539
|
+
"Text": {
|
|
540
|
+
"as": [
|
|
541
|
+
"span"
|
|
542
|
+
],
|
|
543
|
+
"color": [
|
|
544
|
+
"inherit"
|
|
545
|
+
],
|
|
546
|
+
"variant": [
|
|
547
|
+
"inherit"
|
|
548
|
+
]
|
|
549
|
+
}
|
|
550
|
+
},
|
|
551
|
+
"propToVariantKeys": {},
|
|
552
|
+
"runtimeConfigDefaultProps": {},
|
|
553
|
+
"runtimeConfigGetStyles": {},
|
|
554
|
+
"runtimeConfigInternalComponentProps": {},
|
|
555
|
+
"motionVarPrefixes": []
|
|
556
|
+
},
|
|
557
|
+
"DividerInternal": {
|
|
558
|
+
"name": "DividerInternal",
|
|
559
|
+
"defaultProps": {
|
|
560
|
+
"variant": "primary"
|
|
561
|
+
},
|
|
562
|
+
"getStylesLiterals": {},
|
|
563
|
+
"cxLiterals": [
|
|
564
|
+
"inherit"
|
|
565
|
+
],
|
|
566
|
+
"internalComponents": [
|
|
567
|
+
"DividerCore"
|
|
568
|
+
],
|
|
569
|
+
"internalComponentProps": {},
|
|
570
|
+
"propToVariantKeys": {
|
|
571
|
+
"variant": [
|
|
572
|
+
"dividerVariantRoot",
|
|
573
|
+
"dividerVariantLabel",
|
|
574
|
+
"dividerVariantLine"
|
|
575
|
+
]
|
|
576
|
+
},
|
|
577
|
+
"runtimeConfigDefaultProps": {},
|
|
578
|
+
"runtimeConfigGetStyles": {},
|
|
579
|
+
"runtimeConfigInternalComponentProps": {},
|
|
580
|
+
"motionVarPrefixes": []
|
|
581
|
+
},
|
|
582
582
|
"Table.mocks": {
|
|
583
583
|
"name": "Table.mocks",
|
|
584
584
|
"defaultProps": {},
|
|
@@ -1486,14 +1486,12 @@
|
|
|
1486
1486
|
"--uds-motion-smooth-3-"
|
|
1487
1487
|
]
|
|
1488
1488
|
},
|
|
1489
|
-
"
|
|
1490
|
-
"name": "
|
|
1489
|
+
"BottomSheetInternalContext": {
|
|
1490
|
+
"name": "BottomSheetInternalContext",
|
|
1491
1491
|
"defaultProps": {},
|
|
1492
1492
|
"getStylesLiterals": {},
|
|
1493
1493
|
"cxLiterals": [],
|
|
1494
|
-
"internalComponents": [
|
|
1495
|
-
"ToastContext.Provider"
|
|
1496
|
-
],
|
|
1494
|
+
"internalComponents": [],
|
|
1497
1495
|
"internalComponentProps": {},
|
|
1498
1496
|
"propToVariantKeys": {},
|
|
1499
1497
|
"runtimeConfigDefaultProps": {},
|
|
@@ -1501,242 +1499,45 @@
|
|
|
1501
1499
|
"runtimeConfigInternalComponentProps": {},
|
|
1502
1500
|
"motionVarPrefixes": []
|
|
1503
1501
|
},
|
|
1504
|
-
"
|
|
1505
|
-
"name": "
|
|
1502
|
+
"BottomSheetContent": {
|
|
1503
|
+
"name": "BottomSheetContent",
|
|
1506
1504
|
"defaultProps": {},
|
|
1507
1505
|
"getStylesLiterals": {},
|
|
1508
|
-
"cxLiterals": [
|
|
1506
|
+
"cxLiterals": [
|
|
1507
|
+
"min-h-0",
|
|
1508
|
+
"touch-pan-y"
|
|
1509
|
+
],
|
|
1509
1510
|
"internalComponents": [
|
|
1510
|
-
"
|
|
1511
|
+
"Box",
|
|
1512
|
+
"VStack"
|
|
1511
1513
|
],
|
|
1512
|
-
"internalComponentProps": {
|
|
1513
|
-
|
|
1514
|
-
|
|
1515
|
-
|
|
1516
|
-
|
|
1517
|
-
|
|
1518
|
-
|
|
1519
|
-
|
|
1520
|
-
|
|
1521
|
-
|
|
1522
|
-
|
|
1514
|
+
"internalComponentProps": {
|
|
1515
|
+
"Box": {
|
|
1516
|
+
"display": [
|
|
1517
|
+
"block"
|
|
1518
|
+
],
|
|
1519
|
+
"flex": [
|
|
1520
|
+
"1"
|
|
1521
|
+
]
|
|
1522
|
+
},
|
|
1523
|
+
"VStack": {
|
|
1524
|
+
"className": [
|
|
1525
|
+
"pb-[calc(env(safe-area-inset-bottom))]"
|
|
1523
1526
|
]
|
|
1524
1527
|
}
|
|
1525
1528
|
},
|
|
1529
|
+
"propToVariantKeys": {},
|
|
1530
|
+
"runtimeConfigDefaultProps": {},
|
|
1531
|
+
"runtimeConfigGetStyles": {},
|
|
1532
|
+
"runtimeConfigInternalComponentProps": {},
|
|
1526
1533
|
"motionVarPrefixes": []
|
|
1527
1534
|
},
|
|
1528
|
-
"
|
|
1529
|
-
"name": "
|
|
1530
|
-
"defaultProps": {
|
|
1531
|
-
|
|
1532
|
-
"className": "animate-spin",
|
|
1533
|
-
"className:1": "flex-none",
|
|
1534
|
-
"spacing": "2",
|
|
1535
|
-
"borderRadius": "full"
|
|
1535
|
+
"BottomSheetHandle": {
|
|
1536
|
+
"name": "BottomSheetHandle",
|
|
1537
|
+
"defaultProps": {
|
|
1538
|
+
"variant": "default"
|
|
1536
1539
|
},
|
|
1537
|
-
"
|
|
1538
|
-
"duration-0",
|
|
1539
|
-
"duration-120",
|
|
1540
|
-
"transition-[background-color]",
|
|
1541
|
-
"bg-carbon-15/0",
|
|
1542
|
-
"hover:bg-carbon-15/10",
|
|
1543
|
-
"active:bg-carbon-15/15",
|
|
1544
|
-
"uds-ring"
|
|
1545
|
-
],
|
|
1546
|
-
"internalComponents": [
|
|
1547
|
-
"IconSlot",
|
|
1548
|
-
"ToastContainer",
|
|
1549
|
-
"Text",
|
|
1550
|
-
"Button",
|
|
1551
|
-
"Pressable"
|
|
1552
|
-
],
|
|
1553
|
-
"internalComponentProps": {},
|
|
1554
|
-
"propToVariantKeys": {
|
|
1555
|
-
"size": [
|
|
1556
|
-
"toastSizeLabel",
|
|
1557
|
-
"toastSizeIcon",
|
|
1558
|
-
"toastSizeActionButton",
|
|
1559
|
-
"toastSizeCloseIcon"
|
|
1560
|
-
],
|
|
1561
|
-
"variant": [
|
|
1562
|
-
"toastVariantIcon",
|
|
1563
|
-
"toastVariantActionButton",
|
|
1564
|
-
"toastVariantCloseIcon"
|
|
1565
|
-
],
|
|
1566
|
-
"closeIcon": [
|
|
1567
|
-
"icon"
|
|
1568
|
-
],
|
|
1569
|
-
"onClickActionButton": [
|
|
1570
|
-
"onClick"
|
|
1571
|
-
]
|
|
1572
|
-
},
|
|
1573
|
-
"runtimeConfigDefaultProps": {
|
|
1574
|
-
"size": "toast.defaultSize",
|
|
1575
|
-
"variant": "toast.defaultVariant"
|
|
1576
|
-
},
|
|
1577
|
-
"runtimeConfigGetStyles": {
|
|
1578
|
-
"toastSizeLabel": [
|
|
1579
|
-
"toast.defaultSize"
|
|
1580
|
-
],
|
|
1581
|
-
"toastVariantIcon": [
|
|
1582
|
-
"toast.defaultVariant"
|
|
1583
|
-
],
|
|
1584
|
-
"toastSizeIcon": [
|
|
1585
|
-
"toast.defaultSize"
|
|
1586
|
-
],
|
|
1587
|
-
"toastSizeActionButton": [
|
|
1588
|
-
"toast.defaultSize"
|
|
1589
|
-
],
|
|
1590
|
-
"toastVariantActionButton": [
|
|
1591
|
-
"toast.defaultVariant"
|
|
1592
|
-
],
|
|
1593
|
-
"toastVariantCloseIcon": [
|
|
1594
|
-
"toast.defaultVariant"
|
|
1595
|
-
],
|
|
1596
|
-
"toastSizeCloseIcon": [
|
|
1597
|
-
"toast.defaultSize"
|
|
1598
|
-
]
|
|
1599
|
-
},
|
|
1600
|
-
"runtimeConfigInternalComponentProps": {
|
|
1601
|
-
"ToastContainer": {
|
|
1602
|
-
"size": [
|
|
1603
|
-
"toast.defaultSize"
|
|
1604
|
-
],
|
|
1605
|
-
"variant": [
|
|
1606
|
-
"toast.defaultVariant"
|
|
1607
|
-
]
|
|
1608
|
-
},
|
|
1609
|
-
"Text": {
|
|
1610
|
-
"variant": [
|
|
1611
|
-
"toast.textVariant.${size}"
|
|
1612
|
-
],
|
|
1613
|
-
"color": [
|
|
1614
|
-
"toast.textColor.${variant}"
|
|
1615
|
-
]
|
|
1616
|
-
},
|
|
1617
|
-
"Button": {
|
|
1618
|
-
"size": [
|
|
1619
|
-
"toast.buttonSize.${size}"
|
|
1620
|
-
],
|
|
1621
|
-
"variant": [
|
|
1622
|
-
"toast.buttonVariant.${variant}"
|
|
1623
|
-
]
|
|
1624
|
-
}
|
|
1625
|
-
},
|
|
1626
|
-
"motionVarPrefixes": []
|
|
1627
|
-
},
|
|
1628
|
-
"ToastContainer": {
|
|
1629
|
-
"name": "ToastContainer",
|
|
1630
|
-
"defaultProps": {},
|
|
1631
|
-
"getStylesLiterals": {
|
|
1632
|
-
"position": "relative",
|
|
1633
|
-
"alignItems": "center",
|
|
1634
|
-
"display": "flex",
|
|
1635
|
-
"className": "box-border touch-none z-0 w-full break-words mb-2 last:mb-0"
|
|
1636
|
-
},
|
|
1637
|
-
"cxLiterals": [
|
|
1638
|
-
"w-full"
|
|
1639
|
-
],
|
|
1640
|
-
"internalComponents": [
|
|
1641
|
-
"HStack"
|
|
1642
|
-
],
|
|
1643
|
-
"internalComponentProps": {
|
|
1644
|
-
"HStack": {
|
|
1645
|
-
"alignItems": [
|
|
1646
|
-
"center"
|
|
1647
|
-
],
|
|
1648
|
-
"justifyContent": [
|
|
1649
|
-
"space-between"
|
|
1650
|
-
],
|
|
1651
|
-
"overflow": [
|
|
1652
|
-
"hidden"
|
|
1653
|
-
],
|
|
1654
|
-
"position": [
|
|
1655
|
-
"relative"
|
|
1656
|
-
]
|
|
1657
|
-
}
|
|
1658
|
-
},
|
|
1659
|
-
"propToVariantKeys": {
|
|
1660
|
-
"variant": [
|
|
1661
|
-
"toastVariantRoot"
|
|
1662
|
-
],
|
|
1663
|
-
"size": [
|
|
1664
|
-
"toastSizeRoot"
|
|
1665
|
-
]
|
|
1666
|
-
},
|
|
1667
|
-
"runtimeConfigDefaultProps": {
|
|
1668
|
-
"size": "toast.defaultSize",
|
|
1669
|
-
"variant": "toast.defaultVariant"
|
|
1670
|
-
},
|
|
1671
|
-
"runtimeConfigGetStyles": {
|
|
1672
|
-
"toastVariantRoot": [
|
|
1673
|
-
"toast.defaultVariant"
|
|
1674
|
-
],
|
|
1675
|
-
"toastSizeRoot": [
|
|
1676
|
-
"toast.defaultSize"
|
|
1677
|
-
]
|
|
1678
|
-
},
|
|
1679
|
-
"runtimeConfigInternalComponentProps": {
|
|
1680
|
-
"HStack": {
|
|
1681
|
-
"backgroundColor": [
|
|
1682
|
-
"toast.backgroundColor.${variant}"
|
|
1683
|
-
]
|
|
1684
|
-
}
|
|
1685
|
-
},
|
|
1686
|
-
"motionVarPrefixes": []
|
|
1687
|
-
},
|
|
1688
|
-
"BottomSheetInternalContext": {
|
|
1689
|
-
"name": "BottomSheetInternalContext",
|
|
1690
|
-
"defaultProps": {},
|
|
1691
|
-
"getStylesLiterals": {},
|
|
1692
|
-
"cxLiterals": [],
|
|
1693
|
-
"internalComponents": [],
|
|
1694
|
-
"internalComponentProps": {},
|
|
1695
|
-
"propToVariantKeys": {},
|
|
1696
|
-
"runtimeConfigDefaultProps": {},
|
|
1697
|
-
"runtimeConfigGetStyles": {},
|
|
1698
|
-
"runtimeConfigInternalComponentProps": {},
|
|
1699
|
-
"motionVarPrefixes": []
|
|
1700
|
-
},
|
|
1701
|
-
"BottomSheetContent": {
|
|
1702
|
-
"name": "BottomSheetContent",
|
|
1703
|
-
"defaultProps": {},
|
|
1704
|
-
"getStylesLiterals": {},
|
|
1705
|
-
"cxLiterals": [
|
|
1706
|
-
"min-h-0",
|
|
1707
|
-
"touch-pan-y"
|
|
1708
|
-
],
|
|
1709
|
-
"internalComponents": [
|
|
1710
|
-
"Box",
|
|
1711
|
-
"VStack"
|
|
1712
|
-
],
|
|
1713
|
-
"internalComponentProps": {
|
|
1714
|
-
"Box": {
|
|
1715
|
-
"display": [
|
|
1716
|
-
"block"
|
|
1717
|
-
],
|
|
1718
|
-
"flex": [
|
|
1719
|
-
"1"
|
|
1720
|
-
]
|
|
1721
|
-
},
|
|
1722
|
-
"VStack": {
|
|
1723
|
-
"className": [
|
|
1724
|
-
"pb-[calc(env(safe-area-inset-bottom))]"
|
|
1725
|
-
]
|
|
1726
|
-
}
|
|
1727
|
-
},
|
|
1728
|
-
"propToVariantKeys": {},
|
|
1729
|
-
"runtimeConfigDefaultProps": {},
|
|
1730
|
-
"runtimeConfigGetStyles": {},
|
|
1731
|
-
"runtimeConfigInternalComponentProps": {},
|
|
1732
|
-
"motionVarPrefixes": []
|
|
1733
|
-
},
|
|
1734
|
-
"BottomSheetHandle": {
|
|
1735
|
-
"name": "BottomSheetHandle",
|
|
1736
|
-
"defaultProps": {
|
|
1737
|
-
"variant": "default"
|
|
1738
|
-
},
|
|
1739
|
-
"getStylesLiterals": {},
|
|
1540
|
+
"getStylesLiterals": {},
|
|
1740
1541
|
"cxLiterals": [
|
|
1741
1542
|
"relative",
|
|
1742
1543
|
"h-5",
|
|
@@ -1970,6 +1771,205 @@
|
|
|
1970
1771
|
"runtimeConfigInternalComponentProps": {},
|
|
1971
1772
|
"motionVarPrefixes": []
|
|
1972
1773
|
},
|
|
1774
|
+
"UDSToastConfigProvider": {
|
|
1775
|
+
"name": "UDSToastConfigProvider",
|
|
1776
|
+
"defaultProps": {},
|
|
1777
|
+
"getStylesLiterals": {},
|
|
1778
|
+
"cxLiterals": [],
|
|
1779
|
+
"internalComponents": [
|
|
1780
|
+
"ToastContext.Provider"
|
|
1781
|
+
],
|
|
1782
|
+
"internalComponentProps": {},
|
|
1783
|
+
"propToVariantKeys": {},
|
|
1784
|
+
"runtimeConfigDefaultProps": {},
|
|
1785
|
+
"runtimeConfigGetStyles": {},
|
|
1786
|
+
"runtimeConfigInternalComponentProps": {},
|
|
1787
|
+
"motionVarPrefixes": []
|
|
1788
|
+
},
|
|
1789
|
+
"ToastPortal": {
|
|
1790
|
+
"name": "ToastPortal",
|
|
1791
|
+
"defaultProps": {},
|
|
1792
|
+
"getStylesLiterals": {},
|
|
1793
|
+
"cxLiterals": [],
|
|
1794
|
+
"internalComponents": [
|
|
1795
|
+
"ReactToastifyToastContainer"
|
|
1796
|
+
],
|
|
1797
|
+
"internalComponentProps": {},
|
|
1798
|
+
"propToVariantKeys": {},
|
|
1799
|
+
"runtimeConfigDefaultProps": {
|
|
1800
|
+
"size": "toast.defaultSize",
|
|
1801
|
+
"variant": "toast.defaultVariant"
|
|
1802
|
+
},
|
|
1803
|
+
"runtimeConfigGetStyles": {},
|
|
1804
|
+
"runtimeConfigInternalComponentProps": {
|
|
1805
|
+
"ReactToastifyToastContainer": {
|
|
1806
|
+
"autoClose": [
|
|
1807
|
+
"toast.autoClose"
|
|
1808
|
+
]
|
|
1809
|
+
}
|
|
1810
|
+
},
|
|
1811
|
+
"motionVarPrefixes": []
|
|
1812
|
+
},
|
|
1813
|
+
"Toast": {
|
|
1814
|
+
"name": "Toast",
|
|
1815
|
+
"defaultProps": {},
|
|
1816
|
+
"getStylesLiterals": {
|
|
1817
|
+
"className": "animate-spin",
|
|
1818
|
+
"className:1": "flex-none",
|
|
1819
|
+
"spacing": "2",
|
|
1820
|
+
"borderRadius": "full"
|
|
1821
|
+
},
|
|
1822
|
+
"cxLiterals": [
|
|
1823
|
+
"duration-0",
|
|
1824
|
+
"duration-120",
|
|
1825
|
+
"transition-[background-color]",
|
|
1826
|
+
"bg-carbon-15/0",
|
|
1827
|
+
"hover:bg-carbon-15/10",
|
|
1828
|
+
"active:bg-carbon-15/15",
|
|
1829
|
+
"uds-ring"
|
|
1830
|
+
],
|
|
1831
|
+
"internalComponents": [
|
|
1832
|
+
"IconSlot",
|
|
1833
|
+
"ToastContainer",
|
|
1834
|
+
"Text",
|
|
1835
|
+
"Button",
|
|
1836
|
+
"Pressable"
|
|
1837
|
+
],
|
|
1838
|
+
"internalComponentProps": {},
|
|
1839
|
+
"propToVariantKeys": {
|
|
1840
|
+
"size": [
|
|
1841
|
+
"toastSizeLabel",
|
|
1842
|
+
"toastSizeIcon",
|
|
1843
|
+
"toastSizeActionButton",
|
|
1844
|
+
"toastSizeCloseIcon"
|
|
1845
|
+
],
|
|
1846
|
+
"variant": [
|
|
1847
|
+
"toastVariantIcon",
|
|
1848
|
+
"toastVariantActionButton",
|
|
1849
|
+
"toastVariantCloseIcon"
|
|
1850
|
+
],
|
|
1851
|
+
"closeIcon": [
|
|
1852
|
+
"icon"
|
|
1853
|
+
],
|
|
1854
|
+
"onClickActionButton": [
|
|
1855
|
+
"onClick"
|
|
1856
|
+
]
|
|
1857
|
+
},
|
|
1858
|
+
"runtimeConfigDefaultProps": {
|
|
1859
|
+
"size": "toast.defaultSize",
|
|
1860
|
+
"variant": "toast.defaultVariant"
|
|
1861
|
+
},
|
|
1862
|
+
"runtimeConfigGetStyles": {
|
|
1863
|
+
"toastSizeLabel": [
|
|
1864
|
+
"toast.defaultSize"
|
|
1865
|
+
],
|
|
1866
|
+
"toastVariantIcon": [
|
|
1867
|
+
"toast.defaultVariant"
|
|
1868
|
+
],
|
|
1869
|
+
"toastSizeIcon": [
|
|
1870
|
+
"toast.defaultSize"
|
|
1871
|
+
],
|
|
1872
|
+
"toastSizeActionButton": [
|
|
1873
|
+
"toast.defaultSize"
|
|
1874
|
+
],
|
|
1875
|
+
"toastVariantActionButton": [
|
|
1876
|
+
"toast.defaultVariant"
|
|
1877
|
+
],
|
|
1878
|
+
"toastVariantCloseIcon": [
|
|
1879
|
+
"toast.defaultVariant"
|
|
1880
|
+
],
|
|
1881
|
+
"toastSizeCloseIcon": [
|
|
1882
|
+
"toast.defaultSize"
|
|
1883
|
+
]
|
|
1884
|
+
},
|
|
1885
|
+
"runtimeConfigInternalComponentProps": {
|
|
1886
|
+
"ToastContainer": {
|
|
1887
|
+
"size": [
|
|
1888
|
+
"toast.defaultSize"
|
|
1889
|
+
],
|
|
1890
|
+
"variant": [
|
|
1891
|
+
"toast.defaultVariant"
|
|
1892
|
+
]
|
|
1893
|
+
},
|
|
1894
|
+
"Text": {
|
|
1895
|
+
"variant": [
|
|
1896
|
+
"toast.textVariant.${size}"
|
|
1897
|
+
],
|
|
1898
|
+
"color": [
|
|
1899
|
+
"toast.textColor.${variant}"
|
|
1900
|
+
]
|
|
1901
|
+
},
|
|
1902
|
+
"Button": {
|
|
1903
|
+
"size": [
|
|
1904
|
+
"toast.buttonSize.${size}"
|
|
1905
|
+
],
|
|
1906
|
+
"variant": [
|
|
1907
|
+
"toast.buttonVariant.${variant}"
|
|
1908
|
+
]
|
|
1909
|
+
}
|
|
1910
|
+
},
|
|
1911
|
+
"motionVarPrefixes": []
|
|
1912
|
+
},
|
|
1913
|
+
"ToastContainer": {
|
|
1914
|
+
"name": "ToastContainer",
|
|
1915
|
+
"defaultProps": {},
|
|
1916
|
+
"getStylesLiterals": {
|
|
1917
|
+
"position": "relative",
|
|
1918
|
+
"alignItems": "center",
|
|
1919
|
+
"display": "flex",
|
|
1920
|
+
"className": "box-border touch-none z-0 w-full break-words mb-2 last:mb-0"
|
|
1921
|
+
},
|
|
1922
|
+
"cxLiterals": [
|
|
1923
|
+
"w-full"
|
|
1924
|
+
],
|
|
1925
|
+
"internalComponents": [
|
|
1926
|
+
"HStack"
|
|
1927
|
+
],
|
|
1928
|
+
"internalComponentProps": {
|
|
1929
|
+
"HStack": {
|
|
1930
|
+
"alignItems": [
|
|
1931
|
+
"center"
|
|
1932
|
+
],
|
|
1933
|
+
"justifyContent": [
|
|
1934
|
+
"space-between"
|
|
1935
|
+
],
|
|
1936
|
+
"overflow": [
|
|
1937
|
+
"hidden"
|
|
1938
|
+
],
|
|
1939
|
+
"position": [
|
|
1940
|
+
"relative"
|
|
1941
|
+
]
|
|
1942
|
+
}
|
|
1943
|
+
},
|
|
1944
|
+
"propToVariantKeys": {
|
|
1945
|
+
"variant": [
|
|
1946
|
+
"toastVariantRoot"
|
|
1947
|
+
],
|
|
1948
|
+
"size": [
|
|
1949
|
+
"toastSizeRoot"
|
|
1950
|
+
]
|
|
1951
|
+
},
|
|
1952
|
+
"runtimeConfigDefaultProps": {
|
|
1953
|
+
"size": "toast.defaultSize",
|
|
1954
|
+
"variant": "toast.defaultVariant"
|
|
1955
|
+
},
|
|
1956
|
+
"runtimeConfigGetStyles": {
|
|
1957
|
+
"toastVariantRoot": [
|
|
1958
|
+
"toast.defaultVariant"
|
|
1959
|
+
],
|
|
1960
|
+
"toastSizeRoot": [
|
|
1961
|
+
"toast.defaultSize"
|
|
1962
|
+
]
|
|
1963
|
+
},
|
|
1964
|
+
"runtimeConfigInternalComponentProps": {
|
|
1965
|
+
"HStack": {
|
|
1966
|
+
"backgroundColor": [
|
|
1967
|
+
"toast.backgroundColor.${variant}"
|
|
1968
|
+
]
|
|
1969
|
+
}
|
|
1970
|
+
},
|
|
1971
|
+
"motionVarPrefixes": []
|
|
1972
|
+
},
|
|
1973
1973
|
"ChipLink": {
|
|
1974
1974
|
"name": "ChipLink",
|
|
1975
1975
|
"defaultProps": {
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@yahoo/uds",
|
|
3
3
|
"description": "Yahoo Universal System",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.141.0",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./dist/index.cjs",
|
|
7
7
|
"module": "./dist/index.js",
|
|
@@ -239,11 +239,10 @@
|
|
|
239
239
|
"simple-update-notifier": "^2.0.0",
|
|
240
240
|
"tailwind-merge": "^2.6.0",
|
|
241
241
|
"ts-morph": "^26.0.0",
|
|
242
|
-
"type-fest": "^5.5.0"
|
|
243
|
-
"uuid": "^13.0.0"
|
|
242
|
+
"type-fest": "^5.5.0"
|
|
244
243
|
},
|
|
245
244
|
"devDependencies": {
|
|
246
|
-
"@next/env": "^16.2.
|
|
245
|
+
"@next/env": "^16.2.4",
|
|
247
246
|
"@optimize-lodash/transform": "^3.0.6",
|
|
248
247
|
"@types/bun": "1.3.11",
|
|
249
248
|
"@types/lodash": "^4.17.24",
|