@yahoo/uds 3.117.2 → 3.117.3
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/styles/styler.d.cts +35 -35
- package/dist/styles/styler.d.ts +35 -35
- package/dist/tailwind/dist/cli/dist/lib/colors.cjs +22 -0
- package/dist/tailwind/dist/cli/dist/lib/colors.js +17 -0
- package/dist/tailwind/dist/cli/dist/lib/colors.js.map +1 -0
- package/dist/{cli → tailwind/dist/cli}/dist/lib/logger.cjs +1 -1
- package/dist/{cli → tailwind/dist/cli}/dist/lib/logger.js +3 -2
- package/dist/tailwind/dist/cli/dist/lib/logger.js.map +1 -0
- package/dist/tailwind/dist/cli/dist/lib/print.cjs +13 -0
- package/dist/tailwind/dist/cli/dist/lib/print.js +13 -0
- package/dist/tailwind/dist/cli/dist/lib/print.js.map +1 -0
- package/dist/{cli → tailwind/dist/cli}/dist/lib/spinner.cjs +1 -1
- package/dist/{cli → tailwind/dist/cli}/dist/lib/spinner.js +3 -2
- package/dist/tailwind/dist/cli/dist/lib/spinner.js.map +1 -0
- package/dist/tailwind/dist/commands/css.cjs +34 -34
- package/dist/tailwind/dist/commands/css.js +2 -1
- package/dist/tailwind/dist/commands/css.js.map +1 -1
- package/dist/tailwind/dist/commands/generateComponentData.cjs +9 -9
- package/dist/tailwind/dist/commands/generateComponentData.d.ts +1 -1
- package/dist/tailwind/dist/commands/generateComponentData.js +1 -1
- package/dist/tailwind/dist/commands/generatePurgeCSSData.cjs +3 -2
- package/dist/tailwind/dist/commands/generatePurgeCSSData.d.ts +1 -1
- package/dist/tailwind/dist/commands/generatePurgeCSSData.js +2 -1
- package/dist/tailwind/dist/commands/generatePurgeCSSData.js.map +1 -1
- package/dist/tailwind/dist/commands/purge.cjs +13 -13
- package/dist/tailwind/dist/commands/purge.js +2 -1
- package/dist/tailwind/dist/commands/purge.js.map +1 -1
- package/dist/tailwind/dist/css/generate.cjs +8 -6
- package/dist/tailwind/dist/css/generate.js +3 -1
- package/dist/tailwind/dist/css/generate.js.map +1 -1
- package/dist/tailwind/dist/css/nodeUtils.cjs +10 -9
- package/dist/tailwind/dist/css/nodeUtils.js +2 -1
- package/dist/tailwind/dist/css/nodeUtils.js.map +1 -1
- package/dist/tailwind/dist/css/runner.cjs +25 -22
- package/dist/tailwind/dist/css/runner.js +4 -1
- package/dist/tailwind/dist/css/runner.js.map +1 -1
- package/dist/tailwind/dist/purger/legacy/purgeCSS.cjs +8 -7
- package/dist/tailwind/dist/purger/legacy/purgeCSS.js +2 -1
- package/dist/tailwind/dist/purger/legacy/purgeCSS.js.map +1 -1
- package/dist/tailwind/dist/utils/generatePurgeCSSData.cjs +4 -3
- package/dist/tailwind/dist/utils/generatePurgeCSSData.js +2 -1
- package/dist/tailwind/dist/utils/generatePurgeCSSData.js.map +1 -1
- package/dist/uds/generated/componentData.cjs +81 -81
- package/dist/uds/generated/componentData.js +81 -81
- package/generated/componentData.json +112 -112
- package/package.json +1 -1
|
@@ -1386,6 +1386,84 @@ var ToastPortal = {
|
|
|
1386
1386
|
"propToVariantKeys": {},
|
|
1387
1387
|
"motionVarPrefixes": []
|
|
1388
1388
|
};
|
|
1389
|
+
var UDSTooltipConfigProvider = {
|
|
1390
|
+
"name": "UDSTooltipConfigProvider",
|
|
1391
|
+
"defaultProps": {},
|
|
1392
|
+
"getStylesLiterals": {},
|
|
1393
|
+
"cxLiterals": [],
|
|
1394
|
+
"internalComponents": ["TooltipContext.Provider"],
|
|
1395
|
+
"internalComponentProps": {},
|
|
1396
|
+
"propToVariantKeys": {},
|
|
1397
|
+
"motionVarPrefixes": []
|
|
1398
|
+
};
|
|
1399
|
+
var TooltipTrigger = {
|
|
1400
|
+
"name": "TooltipTrigger",
|
|
1401
|
+
"defaultProps": {},
|
|
1402
|
+
"getStylesLiterals": {},
|
|
1403
|
+
"cxLiterals": [],
|
|
1404
|
+
"internalComponents": ["TooltipAnchor"],
|
|
1405
|
+
"internalComponentProps": { "TooltipAnchor": { "className": ["inline"] } },
|
|
1406
|
+
"propToVariantKeys": { "children": ["render"] },
|
|
1407
|
+
"motionVarPrefixes": []
|
|
1408
|
+
};
|
|
1409
|
+
var TooltipContent = {
|
|
1410
|
+
"name": "TooltipContent",
|
|
1411
|
+
"defaultProps": {},
|
|
1412
|
+
"getStylesLiterals": {
|
|
1413
|
+
"tooltipSizeRoot": "default",
|
|
1414
|
+
"tooltipVariantRoot": "default",
|
|
1415
|
+
"tooltipSizeSvg": "default",
|
|
1416
|
+
"tooltipVariantSvg": "default",
|
|
1417
|
+
"tooltipVariantBlur": "default",
|
|
1418
|
+
"position": "absolute",
|
|
1419
|
+
"width": "full",
|
|
1420
|
+
"height": "full",
|
|
1421
|
+
"tooltipSizeTitle": "default",
|
|
1422
|
+
"tooltipSizeBody": "default",
|
|
1423
|
+
"tooltipSizeEndContent": "default",
|
|
1424
|
+
"tooltipSizeIcon": "default",
|
|
1425
|
+
"tooltipVariantIcon": "default"
|
|
1426
|
+
},
|
|
1427
|
+
"cxLiterals": [
|
|
1428
|
+
"max-w-lg",
|
|
1429
|
+
"flex",
|
|
1430
|
+
"z-[9999]",
|
|
1431
|
+
"uds-bgBlurFillFallback",
|
|
1432
|
+
"uds-bgBlurFallback",
|
|
1433
|
+
"top-0",
|
|
1434
|
+
"left-0",
|
|
1435
|
+
"z-[1]"
|
|
1436
|
+
],
|
|
1437
|
+
"internalComponents": [
|
|
1438
|
+
"IconSlot",
|
|
1439
|
+
"TooltipArrow",
|
|
1440
|
+
"Tooltip",
|
|
1441
|
+
"SvgFloatingOverlay",
|
|
1442
|
+
"VStack",
|
|
1443
|
+
"Box",
|
|
1444
|
+
"Text"
|
|
1445
|
+
],
|
|
1446
|
+
"internalComponentProps": {
|
|
1447
|
+
"VStack": { "className": ["gap-[inherit]"] },
|
|
1448
|
+
"Box": {
|
|
1449
|
+
"alignItems": ["center"],
|
|
1450
|
+
"columnGap": ["1", "1.5"]
|
|
1451
|
+
},
|
|
1452
|
+
"Text": { "color": ["inherit"] }
|
|
1453
|
+
},
|
|
1454
|
+
"propToVariantKeys": { "startTitleIcon": ["icon"] },
|
|
1455
|
+
"motionVarPrefixes": []
|
|
1456
|
+
};
|
|
1457
|
+
var Tooltip = {
|
|
1458
|
+
"name": "Tooltip",
|
|
1459
|
+
"defaultProps": {},
|
|
1460
|
+
"getStylesLiterals": {},
|
|
1461
|
+
"cxLiterals": [],
|
|
1462
|
+
"internalComponents": ["TooltipInternalContext.Provider", "TooltipProvider"],
|
|
1463
|
+
"internalComponentProps": {},
|
|
1464
|
+
"propToVariantKeys": {},
|
|
1465
|
+
"motionVarPrefixes": []
|
|
1466
|
+
};
|
|
1389
1467
|
var RadioGroupStore = {
|
|
1390
1468
|
"name": "RadioGroupStore",
|
|
1391
1469
|
"defaultProps": {},
|
|
@@ -1490,84 +1568,6 @@ var Radio = {
|
|
|
1490
1568
|
},
|
|
1491
1569
|
"motionVarPrefixes": ["--uds-motion-subtle-3-", "--uds-motion-smooth-3-"]
|
|
1492
1570
|
};
|
|
1493
|
-
var UDSTooltipConfigProvider = {
|
|
1494
|
-
"name": "UDSTooltipConfigProvider",
|
|
1495
|
-
"defaultProps": {},
|
|
1496
|
-
"getStylesLiterals": {},
|
|
1497
|
-
"cxLiterals": [],
|
|
1498
|
-
"internalComponents": ["TooltipContext.Provider"],
|
|
1499
|
-
"internalComponentProps": {},
|
|
1500
|
-
"propToVariantKeys": {},
|
|
1501
|
-
"motionVarPrefixes": []
|
|
1502
|
-
};
|
|
1503
|
-
var TooltipTrigger = {
|
|
1504
|
-
"name": "TooltipTrigger",
|
|
1505
|
-
"defaultProps": {},
|
|
1506
|
-
"getStylesLiterals": {},
|
|
1507
|
-
"cxLiterals": [],
|
|
1508
|
-
"internalComponents": ["TooltipAnchor"],
|
|
1509
|
-
"internalComponentProps": { "TooltipAnchor": { "className": ["inline"] } },
|
|
1510
|
-
"propToVariantKeys": { "children": ["render"] },
|
|
1511
|
-
"motionVarPrefixes": []
|
|
1512
|
-
};
|
|
1513
|
-
var TooltipContent = {
|
|
1514
|
-
"name": "TooltipContent",
|
|
1515
|
-
"defaultProps": {},
|
|
1516
|
-
"getStylesLiterals": {
|
|
1517
|
-
"tooltipSizeRoot": "default",
|
|
1518
|
-
"tooltipVariantRoot": "default",
|
|
1519
|
-
"tooltipSizeSvg": "default",
|
|
1520
|
-
"tooltipVariantSvg": "default",
|
|
1521
|
-
"tooltipVariantBlur": "default",
|
|
1522
|
-
"position": "absolute",
|
|
1523
|
-
"width": "full",
|
|
1524
|
-
"height": "full",
|
|
1525
|
-
"tooltipSizeTitle": "default",
|
|
1526
|
-
"tooltipSizeBody": "default",
|
|
1527
|
-
"tooltipSizeEndContent": "default",
|
|
1528
|
-
"tooltipSizeIcon": "default",
|
|
1529
|
-
"tooltipVariantIcon": "default"
|
|
1530
|
-
},
|
|
1531
|
-
"cxLiterals": [
|
|
1532
|
-
"max-w-lg",
|
|
1533
|
-
"flex",
|
|
1534
|
-
"z-[9999]",
|
|
1535
|
-
"uds-bgBlurFillFallback",
|
|
1536
|
-
"uds-bgBlurFallback",
|
|
1537
|
-
"top-0",
|
|
1538
|
-
"left-0",
|
|
1539
|
-
"z-[1]"
|
|
1540
|
-
],
|
|
1541
|
-
"internalComponents": [
|
|
1542
|
-
"IconSlot",
|
|
1543
|
-
"TooltipArrow",
|
|
1544
|
-
"Tooltip",
|
|
1545
|
-
"SvgFloatingOverlay",
|
|
1546
|
-
"VStack",
|
|
1547
|
-
"Box",
|
|
1548
|
-
"Text"
|
|
1549
|
-
],
|
|
1550
|
-
"internalComponentProps": {
|
|
1551
|
-
"VStack": { "className": ["gap-[inherit]"] },
|
|
1552
|
-
"Box": {
|
|
1553
|
-
"alignItems": ["center"],
|
|
1554
|
-
"columnGap": ["1", "1.5"]
|
|
1555
|
-
},
|
|
1556
|
-
"Text": { "color": ["inherit"] }
|
|
1557
|
-
},
|
|
1558
|
-
"propToVariantKeys": { "startTitleIcon": ["icon"] },
|
|
1559
|
-
"motionVarPrefixes": []
|
|
1560
|
-
};
|
|
1561
|
-
var Tooltip = {
|
|
1562
|
-
"name": "Tooltip",
|
|
1563
|
-
"defaultProps": {},
|
|
1564
|
-
"getStylesLiterals": {},
|
|
1565
|
-
"cxLiterals": [],
|
|
1566
|
-
"internalComponents": ["TooltipInternalContext.Provider", "TooltipProvider"],
|
|
1567
|
-
"internalComponentProps": {},
|
|
1568
|
-
"propToVariantKeys": {},
|
|
1569
|
-
"motionVarPrefixes": []
|
|
1570
|
-
};
|
|
1571
1571
|
var Input = {
|
|
1572
1572
|
"name": "Input",
|
|
1573
1573
|
"defaultProps": {
|
|
@@ -2068,13 +2068,13 @@ var componentData_default = {
|
|
|
2068
2068
|
Toast,
|
|
2069
2069
|
ToastContainer,
|
|
2070
2070
|
ToastPortal,
|
|
2071
|
-
RadioGroupStore,
|
|
2072
|
-
RadioGroupProvider,
|
|
2073
|
-
Radio,
|
|
2074
2071
|
UDSTooltipConfigProvider,
|
|
2075
2072
|
TooltipTrigger,
|
|
2076
2073
|
TooltipContent,
|
|
2077
2074
|
Tooltip,
|
|
2075
|
+
RadioGroupStore,
|
|
2076
|
+
RadioGroupProvider,
|
|
2077
|
+
Radio,
|
|
2078
2078
|
Input,
|
|
2079
2079
|
InputHelpText,
|
|
2080
2080
|
InputHelpTextInternal,
|
|
@@ -1385,6 +1385,84 @@ var ToastPortal = {
|
|
|
1385
1385
|
"propToVariantKeys": {},
|
|
1386
1386
|
"motionVarPrefixes": []
|
|
1387
1387
|
};
|
|
1388
|
+
var UDSTooltipConfigProvider = {
|
|
1389
|
+
"name": "UDSTooltipConfigProvider",
|
|
1390
|
+
"defaultProps": {},
|
|
1391
|
+
"getStylesLiterals": {},
|
|
1392
|
+
"cxLiterals": [],
|
|
1393
|
+
"internalComponents": ["TooltipContext.Provider"],
|
|
1394
|
+
"internalComponentProps": {},
|
|
1395
|
+
"propToVariantKeys": {},
|
|
1396
|
+
"motionVarPrefixes": []
|
|
1397
|
+
};
|
|
1398
|
+
var TooltipTrigger = {
|
|
1399
|
+
"name": "TooltipTrigger",
|
|
1400
|
+
"defaultProps": {},
|
|
1401
|
+
"getStylesLiterals": {},
|
|
1402
|
+
"cxLiterals": [],
|
|
1403
|
+
"internalComponents": ["TooltipAnchor"],
|
|
1404
|
+
"internalComponentProps": { "TooltipAnchor": { "className": ["inline"] } },
|
|
1405
|
+
"propToVariantKeys": { "children": ["render"] },
|
|
1406
|
+
"motionVarPrefixes": []
|
|
1407
|
+
};
|
|
1408
|
+
var TooltipContent = {
|
|
1409
|
+
"name": "TooltipContent",
|
|
1410
|
+
"defaultProps": {},
|
|
1411
|
+
"getStylesLiterals": {
|
|
1412
|
+
"tooltipSizeRoot": "default",
|
|
1413
|
+
"tooltipVariantRoot": "default",
|
|
1414
|
+
"tooltipSizeSvg": "default",
|
|
1415
|
+
"tooltipVariantSvg": "default",
|
|
1416
|
+
"tooltipVariantBlur": "default",
|
|
1417
|
+
"position": "absolute",
|
|
1418
|
+
"width": "full",
|
|
1419
|
+
"height": "full",
|
|
1420
|
+
"tooltipSizeTitle": "default",
|
|
1421
|
+
"tooltipSizeBody": "default",
|
|
1422
|
+
"tooltipSizeEndContent": "default",
|
|
1423
|
+
"tooltipSizeIcon": "default",
|
|
1424
|
+
"tooltipVariantIcon": "default"
|
|
1425
|
+
},
|
|
1426
|
+
"cxLiterals": [
|
|
1427
|
+
"max-w-lg",
|
|
1428
|
+
"flex",
|
|
1429
|
+
"z-[9999]",
|
|
1430
|
+
"uds-bgBlurFillFallback",
|
|
1431
|
+
"uds-bgBlurFallback",
|
|
1432
|
+
"top-0",
|
|
1433
|
+
"left-0",
|
|
1434
|
+
"z-[1]"
|
|
1435
|
+
],
|
|
1436
|
+
"internalComponents": [
|
|
1437
|
+
"IconSlot",
|
|
1438
|
+
"TooltipArrow",
|
|
1439
|
+
"Tooltip",
|
|
1440
|
+
"SvgFloatingOverlay",
|
|
1441
|
+
"VStack",
|
|
1442
|
+
"Box",
|
|
1443
|
+
"Text"
|
|
1444
|
+
],
|
|
1445
|
+
"internalComponentProps": {
|
|
1446
|
+
"VStack": { "className": ["gap-[inherit]"] },
|
|
1447
|
+
"Box": {
|
|
1448
|
+
"alignItems": ["center"],
|
|
1449
|
+
"columnGap": ["1", "1.5"]
|
|
1450
|
+
},
|
|
1451
|
+
"Text": { "color": ["inherit"] }
|
|
1452
|
+
},
|
|
1453
|
+
"propToVariantKeys": { "startTitleIcon": ["icon"] },
|
|
1454
|
+
"motionVarPrefixes": []
|
|
1455
|
+
};
|
|
1456
|
+
var Tooltip = {
|
|
1457
|
+
"name": "Tooltip",
|
|
1458
|
+
"defaultProps": {},
|
|
1459
|
+
"getStylesLiterals": {},
|
|
1460
|
+
"cxLiterals": [],
|
|
1461
|
+
"internalComponents": ["TooltipInternalContext.Provider", "TooltipProvider"],
|
|
1462
|
+
"internalComponentProps": {},
|
|
1463
|
+
"propToVariantKeys": {},
|
|
1464
|
+
"motionVarPrefixes": []
|
|
1465
|
+
};
|
|
1388
1466
|
var RadioGroupStore = {
|
|
1389
1467
|
"name": "RadioGroupStore",
|
|
1390
1468
|
"defaultProps": {},
|
|
@@ -1489,84 +1567,6 @@ var Radio = {
|
|
|
1489
1567
|
},
|
|
1490
1568
|
"motionVarPrefixes": ["--uds-motion-subtle-3-", "--uds-motion-smooth-3-"]
|
|
1491
1569
|
};
|
|
1492
|
-
var UDSTooltipConfigProvider = {
|
|
1493
|
-
"name": "UDSTooltipConfigProvider",
|
|
1494
|
-
"defaultProps": {},
|
|
1495
|
-
"getStylesLiterals": {},
|
|
1496
|
-
"cxLiterals": [],
|
|
1497
|
-
"internalComponents": ["TooltipContext.Provider"],
|
|
1498
|
-
"internalComponentProps": {},
|
|
1499
|
-
"propToVariantKeys": {},
|
|
1500
|
-
"motionVarPrefixes": []
|
|
1501
|
-
};
|
|
1502
|
-
var TooltipTrigger = {
|
|
1503
|
-
"name": "TooltipTrigger",
|
|
1504
|
-
"defaultProps": {},
|
|
1505
|
-
"getStylesLiterals": {},
|
|
1506
|
-
"cxLiterals": [],
|
|
1507
|
-
"internalComponents": ["TooltipAnchor"],
|
|
1508
|
-
"internalComponentProps": { "TooltipAnchor": { "className": ["inline"] } },
|
|
1509
|
-
"propToVariantKeys": { "children": ["render"] },
|
|
1510
|
-
"motionVarPrefixes": []
|
|
1511
|
-
};
|
|
1512
|
-
var TooltipContent = {
|
|
1513
|
-
"name": "TooltipContent",
|
|
1514
|
-
"defaultProps": {},
|
|
1515
|
-
"getStylesLiterals": {
|
|
1516
|
-
"tooltipSizeRoot": "default",
|
|
1517
|
-
"tooltipVariantRoot": "default",
|
|
1518
|
-
"tooltipSizeSvg": "default",
|
|
1519
|
-
"tooltipVariantSvg": "default",
|
|
1520
|
-
"tooltipVariantBlur": "default",
|
|
1521
|
-
"position": "absolute",
|
|
1522
|
-
"width": "full",
|
|
1523
|
-
"height": "full",
|
|
1524
|
-
"tooltipSizeTitle": "default",
|
|
1525
|
-
"tooltipSizeBody": "default",
|
|
1526
|
-
"tooltipSizeEndContent": "default",
|
|
1527
|
-
"tooltipSizeIcon": "default",
|
|
1528
|
-
"tooltipVariantIcon": "default"
|
|
1529
|
-
},
|
|
1530
|
-
"cxLiterals": [
|
|
1531
|
-
"max-w-lg",
|
|
1532
|
-
"flex",
|
|
1533
|
-
"z-[9999]",
|
|
1534
|
-
"uds-bgBlurFillFallback",
|
|
1535
|
-
"uds-bgBlurFallback",
|
|
1536
|
-
"top-0",
|
|
1537
|
-
"left-0",
|
|
1538
|
-
"z-[1]"
|
|
1539
|
-
],
|
|
1540
|
-
"internalComponents": [
|
|
1541
|
-
"IconSlot",
|
|
1542
|
-
"TooltipArrow",
|
|
1543
|
-
"Tooltip",
|
|
1544
|
-
"SvgFloatingOverlay",
|
|
1545
|
-
"VStack",
|
|
1546
|
-
"Box",
|
|
1547
|
-
"Text"
|
|
1548
|
-
],
|
|
1549
|
-
"internalComponentProps": {
|
|
1550
|
-
"VStack": { "className": ["gap-[inherit]"] },
|
|
1551
|
-
"Box": {
|
|
1552
|
-
"alignItems": ["center"],
|
|
1553
|
-
"columnGap": ["1", "1.5"]
|
|
1554
|
-
},
|
|
1555
|
-
"Text": { "color": ["inherit"] }
|
|
1556
|
-
},
|
|
1557
|
-
"propToVariantKeys": { "startTitleIcon": ["icon"] },
|
|
1558
|
-
"motionVarPrefixes": []
|
|
1559
|
-
};
|
|
1560
|
-
var Tooltip = {
|
|
1561
|
-
"name": "Tooltip",
|
|
1562
|
-
"defaultProps": {},
|
|
1563
|
-
"getStylesLiterals": {},
|
|
1564
|
-
"cxLiterals": [],
|
|
1565
|
-
"internalComponents": ["TooltipInternalContext.Provider", "TooltipProvider"],
|
|
1566
|
-
"internalComponentProps": {},
|
|
1567
|
-
"propToVariantKeys": {},
|
|
1568
|
-
"motionVarPrefixes": []
|
|
1569
|
-
};
|
|
1570
1570
|
var Input = {
|
|
1571
1571
|
"name": "Input",
|
|
1572
1572
|
"defaultProps": {
|
|
@@ -2067,13 +2067,13 @@ var componentData_default = {
|
|
|
2067
2067
|
Toast,
|
|
2068
2068
|
ToastContainer,
|
|
2069
2069
|
ToastPortal,
|
|
2070
|
-
RadioGroupStore,
|
|
2071
|
-
RadioGroupProvider,
|
|
2072
|
-
Radio,
|
|
2073
2070
|
UDSTooltipConfigProvider,
|
|
2074
2071
|
TooltipTrigger,
|
|
2075
2072
|
TooltipContent,
|
|
2076
2073
|
Tooltip,
|
|
2074
|
+
RadioGroupStore,
|
|
2075
|
+
RadioGroupProvider,
|
|
2076
|
+
Radio,
|
|
2077
2077
|
Input,
|
|
2078
2078
|
InputHelpText,
|
|
2079
2079
|
InputHelpTextInternal,
|
|
@@ -1989,6 +1989,118 @@
|
|
|
1989
1989
|
"propToVariantKeys": {},
|
|
1990
1990
|
"motionVarPrefixes": []
|
|
1991
1991
|
},
|
|
1992
|
+
"UDSTooltipConfigProvider": {
|
|
1993
|
+
"name": "UDSTooltipConfigProvider",
|
|
1994
|
+
"defaultProps": {},
|
|
1995
|
+
"getStylesLiterals": {},
|
|
1996
|
+
"cxLiterals": [],
|
|
1997
|
+
"internalComponents": [
|
|
1998
|
+
"TooltipContext.Provider"
|
|
1999
|
+
],
|
|
2000
|
+
"internalComponentProps": {},
|
|
2001
|
+
"propToVariantKeys": {},
|
|
2002
|
+
"motionVarPrefixes": []
|
|
2003
|
+
},
|
|
2004
|
+
"TooltipTrigger": {
|
|
2005
|
+
"name": "TooltipTrigger",
|
|
2006
|
+
"defaultProps": {},
|
|
2007
|
+
"getStylesLiterals": {},
|
|
2008
|
+
"cxLiterals": [],
|
|
2009
|
+
"internalComponents": [
|
|
2010
|
+
"TooltipAnchor"
|
|
2011
|
+
],
|
|
2012
|
+
"internalComponentProps": {
|
|
2013
|
+
"TooltipAnchor": {
|
|
2014
|
+
"className": [
|
|
2015
|
+
"inline"
|
|
2016
|
+
]
|
|
2017
|
+
}
|
|
2018
|
+
},
|
|
2019
|
+
"propToVariantKeys": {
|
|
2020
|
+
"children": [
|
|
2021
|
+
"render"
|
|
2022
|
+
]
|
|
2023
|
+
},
|
|
2024
|
+
"motionVarPrefixes": []
|
|
2025
|
+
},
|
|
2026
|
+
"TooltipContent": {
|
|
2027
|
+
"name": "TooltipContent",
|
|
2028
|
+
"defaultProps": {},
|
|
2029
|
+
"getStylesLiterals": {
|
|
2030
|
+
"tooltipSizeRoot": "default",
|
|
2031
|
+
"tooltipVariantRoot": "default",
|
|
2032
|
+
"tooltipSizeSvg": "default",
|
|
2033
|
+
"tooltipVariantSvg": "default",
|
|
2034
|
+
"tooltipVariantBlur": "default",
|
|
2035
|
+
"position": "absolute",
|
|
2036
|
+
"width": "full",
|
|
2037
|
+
"height": "full",
|
|
2038
|
+
"tooltipSizeTitle": "default",
|
|
2039
|
+
"tooltipSizeBody": "default",
|
|
2040
|
+
"tooltipSizeEndContent": "default",
|
|
2041
|
+
"tooltipSizeIcon": "default",
|
|
2042
|
+
"tooltipVariantIcon": "default"
|
|
2043
|
+
},
|
|
2044
|
+
"cxLiterals": [
|
|
2045
|
+
"max-w-lg",
|
|
2046
|
+
"flex",
|
|
2047
|
+
"z-[9999]",
|
|
2048
|
+
"uds-bgBlurFillFallback",
|
|
2049
|
+
"uds-bgBlurFallback",
|
|
2050
|
+
"top-0",
|
|
2051
|
+
"left-0",
|
|
2052
|
+
"z-[1]"
|
|
2053
|
+
],
|
|
2054
|
+
"internalComponents": [
|
|
2055
|
+
"IconSlot",
|
|
2056
|
+
"TooltipArrow",
|
|
2057
|
+
"Tooltip",
|
|
2058
|
+
"SvgFloatingOverlay",
|
|
2059
|
+
"VStack",
|
|
2060
|
+
"Box",
|
|
2061
|
+
"Text"
|
|
2062
|
+
],
|
|
2063
|
+
"internalComponentProps": {
|
|
2064
|
+
"VStack": {
|
|
2065
|
+
"className": [
|
|
2066
|
+
"gap-[inherit]"
|
|
2067
|
+
]
|
|
2068
|
+
},
|
|
2069
|
+
"Box": {
|
|
2070
|
+
"alignItems": [
|
|
2071
|
+
"center"
|
|
2072
|
+
],
|
|
2073
|
+
"columnGap": [
|
|
2074
|
+
"1",
|
|
2075
|
+
"1.5"
|
|
2076
|
+
]
|
|
2077
|
+
},
|
|
2078
|
+
"Text": {
|
|
2079
|
+
"color": [
|
|
2080
|
+
"inherit"
|
|
2081
|
+
]
|
|
2082
|
+
}
|
|
2083
|
+
},
|
|
2084
|
+
"propToVariantKeys": {
|
|
2085
|
+
"startTitleIcon": [
|
|
2086
|
+
"icon"
|
|
2087
|
+
]
|
|
2088
|
+
},
|
|
2089
|
+
"motionVarPrefixes": []
|
|
2090
|
+
},
|
|
2091
|
+
"Tooltip": {
|
|
2092
|
+
"name": "Tooltip",
|
|
2093
|
+
"defaultProps": {},
|
|
2094
|
+
"getStylesLiterals": {},
|
|
2095
|
+
"cxLiterals": [],
|
|
2096
|
+
"internalComponents": [
|
|
2097
|
+
"TooltipInternalContext.Provider",
|
|
2098
|
+
"TooltipProvider"
|
|
2099
|
+
],
|
|
2100
|
+
"internalComponentProps": {},
|
|
2101
|
+
"propToVariantKeys": {},
|
|
2102
|
+
"motionVarPrefixes": []
|
|
2103
|
+
},
|
|
1992
2104
|
"RadioGroupStore": {
|
|
1993
2105
|
"name": "RadioGroupStore",
|
|
1994
2106
|
"defaultProps": {},
|
|
@@ -2131,118 +2243,6 @@
|
|
|
2131
2243
|
"--uds-motion-smooth-3-"
|
|
2132
2244
|
]
|
|
2133
2245
|
},
|
|
2134
|
-
"UDSTooltipConfigProvider": {
|
|
2135
|
-
"name": "UDSTooltipConfigProvider",
|
|
2136
|
-
"defaultProps": {},
|
|
2137
|
-
"getStylesLiterals": {},
|
|
2138
|
-
"cxLiterals": [],
|
|
2139
|
-
"internalComponents": [
|
|
2140
|
-
"TooltipContext.Provider"
|
|
2141
|
-
],
|
|
2142
|
-
"internalComponentProps": {},
|
|
2143
|
-
"propToVariantKeys": {},
|
|
2144
|
-
"motionVarPrefixes": []
|
|
2145
|
-
},
|
|
2146
|
-
"TooltipTrigger": {
|
|
2147
|
-
"name": "TooltipTrigger",
|
|
2148
|
-
"defaultProps": {},
|
|
2149
|
-
"getStylesLiterals": {},
|
|
2150
|
-
"cxLiterals": [],
|
|
2151
|
-
"internalComponents": [
|
|
2152
|
-
"TooltipAnchor"
|
|
2153
|
-
],
|
|
2154
|
-
"internalComponentProps": {
|
|
2155
|
-
"TooltipAnchor": {
|
|
2156
|
-
"className": [
|
|
2157
|
-
"inline"
|
|
2158
|
-
]
|
|
2159
|
-
}
|
|
2160
|
-
},
|
|
2161
|
-
"propToVariantKeys": {
|
|
2162
|
-
"children": [
|
|
2163
|
-
"render"
|
|
2164
|
-
]
|
|
2165
|
-
},
|
|
2166
|
-
"motionVarPrefixes": []
|
|
2167
|
-
},
|
|
2168
|
-
"TooltipContent": {
|
|
2169
|
-
"name": "TooltipContent",
|
|
2170
|
-
"defaultProps": {},
|
|
2171
|
-
"getStylesLiterals": {
|
|
2172
|
-
"tooltipSizeRoot": "default",
|
|
2173
|
-
"tooltipVariantRoot": "default",
|
|
2174
|
-
"tooltipSizeSvg": "default",
|
|
2175
|
-
"tooltipVariantSvg": "default",
|
|
2176
|
-
"tooltipVariantBlur": "default",
|
|
2177
|
-
"position": "absolute",
|
|
2178
|
-
"width": "full",
|
|
2179
|
-
"height": "full",
|
|
2180
|
-
"tooltipSizeTitle": "default",
|
|
2181
|
-
"tooltipSizeBody": "default",
|
|
2182
|
-
"tooltipSizeEndContent": "default",
|
|
2183
|
-
"tooltipSizeIcon": "default",
|
|
2184
|
-
"tooltipVariantIcon": "default"
|
|
2185
|
-
},
|
|
2186
|
-
"cxLiterals": [
|
|
2187
|
-
"max-w-lg",
|
|
2188
|
-
"flex",
|
|
2189
|
-
"z-[9999]",
|
|
2190
|
-
"uds-bgBlurFillFallback",
|
|
2191
|
-
"uds-bgBlurFallback",
|
|
2192
|
-
"top-0",
|
|
2193
|
-
"left-0",
|
|
2194
|
-
"z-[1]"
|
|
2195
|
-
],
|
|
2196
|
-
"internalComponents": [
|
|
2197
|
-
"IconSlot",
|
|
2198
|
-
"TooltipArrow",
|
|
2199
|
-
"Tooltip",
|
|
2200
|
-
"SvgFloatingOverlay",
|
|
2201
|
-
"VStack",
|
|
2202
|
-
"Box",
|
|
2203
|
-
"Text"
|
|
2204
|
-
],
|
|
2205
|
-
"internalComponentProps": {
|
|
2206
|
-
"VStack": {
|
|
2207
|
-
"className": [
|
|
2208
|
-
"gap-[inherit]"
|
|
2209
|
-
]
|
|
2210
|
-
},
|
|
2211
|
-
"Box": {
|
|
2212
|
-
"alignItems": [
|
|
2213
|
-
"center"
|
|
2214
|
-
],
|
|
2215
|
-
"columnGap": [
|
|
2216
|
-
"1",
|
|
2217
|
-
"1.5"
|
|
2218
|
-
]
|
|
2219
|
-
},
|
|
2220
|
-
"Text": {
|
|
2221
|
-
"color": [
|
|
2222
|
-
"inherit"
|
|
2223
|
-
]
|
|
2224
|
-
}
|
|
2225
|
-
},
|
|
2226
|
-
"propToVariantKeys": {
|
|
2227
|
-
"startTitleIcon": [
|
|
2228
|
-
"icon"
|
|
2229
|
-
]
|
|
2230
|
-
},
|
|
2231
|
-
"motionVarPrefixes": []
|
|
2232
|
-
},
|
|
2233
|
-
"Tooltip": {
|
|
2234
|
-
"name": "Tooltip",
|
|
2235
|
-
"defaultProps": {},
|
|
2236
|
-
"getStylesLiterals": {},
|
|
2237
|
-
"cxLiterals": [],
|
|
2238
|
-
"internalComponents": [
|
|
2239
|
-
"TooltipInternalContext.Provider",
|
|
2240
|
-
"TooltipProvider"
|
|
2241
|
-
],
|
|
2242
|
-
"internalComponentProps": {},
|
|
2243
|
-
"propToVariantKeys": {},
|
|
2244
|
-
"motionVarPrefixes": []
|
|
2245
|
-
},
|
|
2246
2246
|
"Input": {
|
|
2247
2247
|
"name": "Input",
|
|
2248
2248
|
"defaultProps": {
|