@yahoo/uds 3.154.0 → 3.154.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/automated-config/dist/generated/generatedConfigs.cjs +10 -0
- package/dist/automated-config/dist/generated/generatedConfigs.d.cts +10 -0
- package/dist/automated-config/dist/generated/generatedConfigs.d.ts +10 -0
- package/dist/automated-config/dist/generated/generatedConfigs.js +10 -0
- package/dist/automated-config/dist/generated/universalTokensConfigAuto.cjs +10 -0
- package/dist/automated-config/dist/generated/universalTokensConfigAuto.js +10 -0
- package/dist/automated-config/dist/properties.cjs +101 -87
- package/dist/automated-config/dist/properties.d.cts +2 -0
- package/dist/automated-config/dist/properties.d.ts +2 -0
- package/dist/automated-config/dist/properties.js +101 -87
- package/dist/automated-config/dist/types/ComponentConfig.d.cts +2 -0
- package/dist/automated-config/dist/types/ComponentConfig.d.ts +2 -0
- package/dist/automated-config/dist/utils/buildConfigSchema.cjs +18 -0
- package/dist/automated-config/dist/utils/buildConfigSchema.d.cts +5 -1
- package/dist/automated-config/dist/utils/buildConfigSchema.d.ts +5 -1
- package/dist/automated-config/dist/utils/buildConfigSchema.js +18 -0
- 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/getPaginationControlWidthPx.cjs +68 -0
- package/dist/automated-config/dist/utils/getPaginationControlWidthPx.d.cts +49 -0
- package/dist/automated-config/dist/utils/getPaginationControlWidthPx.d.ts +49 -0
- package/dist/automated-config/dist/utils/getPaginationControlWidthPx.js +66 -0
- package/dist/automated-config/dist/utils/index.cjs +55 -17
- package/dist/automated-config/dist/utils/index.d.cts +2 -0
- package/dist/automated-config/dist/utils/index.d.ts +2 -0
- package/dist/automated-config/dist/utils/index.js +55 -17
- package/dist/config/dist/index.cjs +979 -969
- package/dist/config/dist/index.js +979 -969
- package/dist/css/dist/packages/automated-config/dist/properties.cjs +101 -87
- package/dist/css/dist/packages/automated-config/dist/properties.js +101 -87
- package/dist/css/dist/packages/config/dist/index.cjs +979 -969
- package/dist/css/dist/packages/config/dist/index.js +979 -969
- package/dist/index.cjs +3 -0
- package/dist/index.d.cts +2 -1
- package/dist/index.d.ts +2 -1
- package/dist/index.js +2 -1
- package/dist/styles/styler.d.cts +9 -9
- package/dist/styles/styler.d.ts +9 -9
- package/dist/tailwind-internal/dist/packages/automated-config/dist/generated/generatedConfigs.cjs +10 -0
- package/dist/tailwind-internal/dist/packages/automated-config/dist/generated/generatedConfigs.js +10 -0
- package/dist/tailwind-internal/dist/packages/automated-config/dist/properties.cjs +101 -87
- package/dist/tailwind-internal/dist/packages/automated-config/dist/properties.js +101 -87
- package/dist/tailwind-internal/dist/packages/automated-config/dist/utils/index.cjs +54 -17
- package/dist/tailwind-internal/dist/packages/automated-config/dist/utils/index.js +54 -17
- package/dist/tailwind-internal/dist/packages/config/dist/index.cjs +979 -969
- package/dist/tailwind-internal/dist/packages/config/dist/index.js +979 -969
- package/dist/tailwind-internal/dist/utils/getShadowStyles.d.cts +2 -2
- package/dist/tailwind-internal/dist/utils/getShadowStyles.d.ts +2 -2
- package/dist/tokens/automation/index.cjs +3 -0
- package/dist/tokens/automation/index.d.cts +2 -1
- package/dist/tokens/automation/index.d.ts +2 -1
- package/dist/tokens/automation/index.js +2 -1
- package/dist/tokens/index.cjs +3 -0
- package/dist/tokens/index.d.cts +2 -1
- package/dist/tokens/index.d.ts +2 -1
- package/dist/tokens/index.js +2 -1
- package/dist/uds/generated/componentData.cjs +293 -293
- package/dist/uds/generated/componentData.js +293 -293
- package/dist/uds/generated/migrationSchemaVersion.cjs +1 -1
- package/dist/uds/generated/migrationSchemaVersion.js +1 -1
- package/generated/componentData.json +412 -412
- package/generated/migrationSchemaVersion.ts +1 -1
- package/package.json +1 -1
|
@@ -986,121 +986,6 @@ var componentData_default = {
|
|
|
986
986
|
"runtimeConfigInternalComponentProps": {},
|
|
987
987
|
"motionVarPrefixes": []
|
|
988
988
|
},
|
|
989
|
-
RadioGroupStore: {
|
|
990
|
-
"name": "RadioGroupStore",
|
|
991
|
-
"defaultProps": {},
|
|
992
|
-
"getStylesLiterals": {},
|
|
993
|
-
"cxLiterals": [],
|
|
994
|
-
"internalComponents": [],
|
|
995
|
-
"internalComponentProps": {},
|
|
996
|
-
"propToVariantKeys": {},
|
|
997
|
-
"runtimeConfigDefaultProps": {},
|
|
998
|
-
"runtimeConfigGetStyles": {},
|
|
999
|
-
"runtimeConfigInternalComponentProps": {},
|
|
1000
|
-
"motionVarPrefixes": []
|
|
1001
|
-
},
|
|
1002
|
-
RadioGroupProvider: {
|
|
1003
|
-
"name": "RadioGroupProvider",
|
|
1004
|
-
"defaultProps": {},
|
|
1005
|
-
"getStylesLiterals": {},
|
|
1006
|
-
"cxLiterals": [],
|
|
1007
|
-
"internalComponents": [
|
|
1008
|
-
"DivProps",
|
|
1009
|
-
"Comp",
|
|
1010
|
-
"RadioGroupContext.Provider"
|
|
1011
|
-
],
|
|
1012
|
-
"internalComponentProps": { "Comp": { "role": ["radiogroup"] } },
|
|
1013
|
-
"propToVariantKeys": {},
|
|
1014
|
-
"runtimeConfigDefaultProps": {},
|
|
1015
|
-
"runtimeConfigGetStyles": {},
|
|
1016
|
-
"runtimeConfigInternalComponentProps": {},
|
|
1017
|
-
"motionVarPrefixes": []
|
|
1018
|
-
},
|
|
1019
|
-
Radio: {
|
|
1020
|
-
"name": "Radio",
|
|
1021
|
-
"defaultProps": {
|
|
1022
|
-
"labelPosition": "start",
|
|
1023
|
-
"variant": "primary",
|
|
1024
|
-
"size": "md",
|
|
1025
|
-
"value": ""
|
|
1026
|
-
},
|
|
1027
|
-
"getStylesLiterals": {
|
|
1028
|
-
"radioVariantValueRoot": "checked",
|
|
1029
|
-
"radioVariantValueRoot:1": "unchecked",
|
|
1030
|
-
"display": "flex",
|
|
1031
|
-
"flexDirection": "row",
|
|
1032
|
-
"flexDirection:1": "row-reverse",
|
|
1033
|
-
"alignItems": "center",
|
|
1034
|
-
"radioVariantValueRadio": "checked",
|
|
1035
|
-
"radioVariantValueRadio:1": "unchecked",
|
|
1036
|
-
"radioVariantValueRadioCircle": "checked",
|
|
1037
|
-
"radioVariantValueRadioCircle:1": "unchecked"
|
|
1038
|
-
},
|
|
1039
|
-
"cxLiterals": [
|
|
1040
|
-
"cursor-pointer",
|
|
1041
|
-
"cursor-default",
|
|
1042
|
-
"opacity-50",
|
|
1043
|
-
"border",
|
|
1044
|
-
"uds-ring",
|
|
1045
|
-
"uds-ring-within",
|
|
1046
|
-
"transition-[background-color,border-color]",
|
|
1047
|
-
"transition-shadow",
|
|
1048
|
-
"pointer-events-none",
|
|
1049
|
-
"w-[8px]",
|
|
1050
|
-
"h-[8px]",
|
|
1051
|
-
"opacity-55",
|
|
1052
|
-
"opacity-100",
|
|
1053
|
-
"opacity-0",
|
|
1054
|
-
"transition-opacity",
|
|
1055
|
-
"cursor-[inherit]",
|
|
1056
|
-
"absolute",
|
|
1057
|
-
"top-1/2",
|
|
1058
|
-
"left-1/2",
|
|
1059
|
-
"w-[calc(100%+2px)]",
|
|
1060
|
-
"h-[calc(100%+2px)]",
|
|
1061
|
-
"transform",
|
|
1062
|
-
"translate-x-[-50%]",
|
|
1063
|
-
"translate-y-[-50%]",
|
|
1064
|
-
"text-start",
|
|
1065
|
-
"text-end"
|
|
1066
|
-
],
|
|
1067
|
-
"internalComponents": [
|
|
1068
|
-
"Box",
|
|
1069
|
-
"FormLabel",
|
|
1070
|
-
"SpringMotionConfig",
|
|
1071
|
-
"RootElement",
|
|
1072
|
-
"MotionBox"
|
|
1073
|
-
],
|
|
1074
|
-
"internalComponentProps": {
|
|
1075
|
-
"Box": { "borderRadius": ["full"] },
|
|
1076
|
-
"FormLabel": {
|
|
1077
|
-
"as": ["div"],
|
|
1078
|
-
"variant": ["inherit"],
|
|
1079
|
-
"color": ["inherit"]
|
|
1080
|
-
},
|
|
1081
|
-
"RootElement": { "data-testid": ["container"] },
|
|
1082
|
-
"MotionBox": {
|
|
1083
|
-
"position": ["relative"],
|
|
1084
|
-
"borderRadius": ["full"],
|
|
1085
|
-
"alignItems": ["center"],
|
|
1086
|
-
"justifyContent": ["center"],
|
|
1087
|
-
"flex": ["none"]
|
|
1088
|
-
}
|
|
1089
|
-
},
|
|
1090
|
-
"propToVariantKeys": {
|
|
1091
|
-
"size": ["radioSizeRoot", "radioSizeRadio"],
|
|
1092
|
-
"variant": [
|
|
1093
|
-
"radioVariantRoot",
|
|
1094
|
-
"radioVariantRadio",
|
|
1095
|
-
"radioVariantRadioCircle"
|
|
1096
|
-
],
|
|
1097
|
-
"reduceMotion": ["reducedMotion"]
|
|
1098
|
-
},
|
|
1099
|
-
"runtimeConfigDefaultProps": {},
|
|
1100
|
-
"runtimeConfigGetStyles": {},
|
|
1101
|
-
"runtimeConfigInternalComponentProps": {},
|
|
1102
|
-
"motionVarPrefixes": ["--uds-motion-subtle-3-", "--uds-motion-smooth-3-"]
|
|
1103
|
-
},
|
|
1104
989
|
ManagedModal: {
|
|
1105
990
|
"name": "ManagedModal",
|
|
1106
991
|
"defaultProps": {},
|
|
@@ -1343,6 +1228,121 @@ var componentData_default = {
|
|
|
1343
1228
|
"runtimeConfigInternalComponentProps": {},
|
|
1344
1229
|
"motionVarPrefixes": []
|
|
1345
1230
|
},
|
|
1231
|
+
RadioGroupStore: {
|
|
1232
|
+
"name": "RadioGroupStore",
|
|
1233
|
+
"defaultProps": {},
|
|
1234
|
+
"getStylesLiterals": {},
|
|
1235
|
+
"cxLiterals": [],
|
|
1236
|
+
"internalComponents": [],
|
|
1237
|
+
"internalComponentProps": {},
|
|
1238
|
+
"propToVariantKeys": {},
|
|
1239
|
+
"runtimeConfigDefaultProps": {},
|
|
1240
|
+
"runtimeConfigGetStyles": {},
|
|
1241
|
+
"runtimeConfigInternalComponentProps": {},
|
|
1242
|
+
"motionVarPrefixes": []
|
|
1243
|
+
},
|
|
1244
|
+
RadioGroupProvider: {
|
|
1245
|
+
"name": "RadioGroupProvider",
|
|
1246
|
+
"defaultProps": {},
|
|
1247
|
+
"getStylesLiterals": {},
|
|
1248
|
+
"cxLiterals": [],
|
|
1249
|
+
"internalComponents": [
|
|
1250
|
+
"DivProps",
|
|
1251
|
+
"Comp",
|
|
1252
|
+
"RadioGroupContext.Provider"
|
|
1253
|
+
],
|
|
1254
|
+
"internalComponentProps": { "Comp": { "role": ["radiogroup"] } },
|
|
1255
|
+
"propToVariantKeys": {},
|
|
1256
|
+
"runtimeConfigDefaultProps": {},
|
|
1257
|
+
"runtimeConfigGetStyles": {},
|
|
1258
|
+
"runtimeConfigInternalComponentProps": {},
|
|
1259
|
+
"motionVarPrefixes": []
|
|
1260
|
+
},
|
|
1261
|
+
Radio: {
|
|
1262
|
+
"name": "Radio",
|
|
1263
|
+
"defaultProps": {
|
|
1264
|
+
"labelPosition": "start",
|
|
1265
|
+
"variant": "primary",
|
|
1266
|
+
"size": "md",
|
|
1267
|
+
"value": ""
|
|
1268
|
+
},
|
|
1269
|
+
"getStylesLiterals": {
|
|
1270
|
+
"radioVariantValueRoot": "checked",
|
|
1271
|
+
"radioVariantValueRoot:1": "unchecked",
|
|
1272
|
+
"display": "flex",
|
|
1273
|
+
"flexDirection": "row",
|
|
1274
|
+
"flexDirection:1": "row-reverse",
|
|
1275
|
+
"alignItems": "center",
|
|
1276
|
+
"radioVariantValueRadio": "checked",
|
|
1277
|
+
"radioVariantValueRadio:1": "unchecked",
|
|
1278
|
+
"radioVariantValueRadioCircle": "checked",
|
|
1279
|
+
"radioVariantValueRadioCircle:1": "unchecked"
|
|
1280
|
+
},
|
|
1281
|
+
"cxLiterals": [
|
|
1282
|
+
"cursor-pointer",
|
|
1283
|
+
"cursor-default",
|
|
1284
|
+
"opacity-50",
|
|
1285
|
+
"border",
|
|
1286
|
+
"uds-ring",
|
|
1287
|
+
"uds-ring-within",
|
|
1288
|
+
"transition-[background-color,border-color]",
|
|
1289
|
+
"transition-shadow",
|
|
1290
|
+
"pointer-events-none",
|
|
1291
|
+
"w-[8px]",
|
|
1292
|
+
"h-[8px]",
|
|
1293
|
+
"opacity-55",
|
|
1294
|
+
"opacity-100",
|
|
1295
|
+
"opacity-0",
|
|
1296
|
+
"transition-opacity",
|
|
1297
|
+
"cursor-[inherit]",
|
|
1298
|
+
"absolute",
|
|
1299
|
+
"top-1/2",
|
|
1300
|
+
"left-1/2",
|
|
1301
|
+
"w-[calc(100%+2px)]",
|
|
1302
|
+
"h-[calc(100%+2px)]",
|
|
1303
|
+
"transform",
|
|
1304
|
+
"translate-x-[-50%]",
|
|
1305
|
+
"translate-y-[-50%]",
|
|
1306
|
+
"text-start",
|
|
1307
|
+
"text-end"
|
|
1308
|
+
],
|
|
1309
|
+
"internalComponents": [
|
|
1310
|
+
"Box",
|
|
1311
|
+
"FormLabel",
|
|
1312
|
+
"SpringMotionConfig",
|
|
1313
|
+
"RootElement",
|
|
1314
|
+
"MotionBox"
|
|
1315
|
+
],
|
|
1316
|
+
"internalComponentProps": {
|
|
1317
|
+
"Box": { "borderRadius": ["full"] },
|
|
1318
|
+
"FormLabel": {
|
|
1319
|
+
"as": ["div"],
|
|
1320
|
+
"variant": ["inherit"],
|
|
1321
|
+
"color": ["inherit"]
|
|
1322
|
+
},
|
|
1323
|
+
"RootElement": { "data-testid": ["container"] },
|
|
1324
|
+
"MotionBox": {
|
|
1325
|
+
"position": ["relative"],
|
|
1326
|
+
"borderRadius": ["full"],
|
|
1327
|
+
"alignItems": ["center"],
|
|
1328
|
+
"justifyContent": ["center"],
|
|
1329
|
+
"flex": ["none"]
|
|
1330
|
+
}
|
|
1331
|
+
},
|
|
1332
|
+
"propToVariantKeys": {
|
|
1333
|
+
"size": ["radioSizeRoot", "radioSizeRadio"],
|
|
1334
|
+
"variant": [
|
|
1335
|
+
"radioVariantRoot",
|
|
1336
|
+
"radioVariantRadio",
|
|
1337
|
+
"radioVariantRadioCircle"
|
|
1338
|
+
],
|
|
1339
|
+
"reduceMotion": ["reducedMotion"]
|
|
1340
|
+
},
|
|
1341
|
+
"runtimeConfigDefaultProps": {},
|
|
1342
|
+
"runtimeConfigGetStyles": {},
|
|
1343
|
+
"runtimeConfigInternalComponentProps": {},
|
|
1344
|
+
"motionVarPrefixes": ["--uds-motion-subtle-3-", "--uds-motion-smooth-3-"]
|
|
1345
|
+
},
|
|
1346
1346
|
PaginationEllipsis: {
|
|
1347
1347
|
"name": "PaginationEllipsis",
|
|
1348
1348
|
"defaultProps": {},
|
|
@@ -2305,19 +2305,12 @@ var componentData_default = {
|
|
|
2305
2305
|
"runtimeConfigInternalComponentProps": { "HStack": { "backgroundColor": ["toast.backgroundColor.${variant}"] } },
|
|
2306
2306
|
"motionVarPrefixes": []
|
|
2307
2307
|
},
|
|
2308
|
-
|
|
2309
|
-
"name": "
|
|
2308
|
+
UDSPopoverConfigProvider: {
|
|
2309
|
+
"name": "UDSPopoverConfigProvider",
|
|
2310
2310
|
"defaultProps": {},
|
|
2311
2311
|
"getStylesLiterals": {},
|
|
2312
2312
|
"cxLiterals": [],
|
|
2313
|
-
"internalComponents": [
|
|
2314
|
-
"UDSBreakpointsConfigProvider",
|
|
2315
|
-
"UDSBottomSheetConfigProvider",
|
|
2316
|
-
"UDSToastConfigProvider",
|
|
2317
|
-
"UDSTooltipConfigProvider",
|
|
2318
|
-
"UDSPopoverConfigProvider",
|
|
2319
|
-
"UDSModalConfigProvider"
|
|
2320
|
-
],
|
|
2313
|
+
"internalComponents": ["PopoverContext.Provider"],
|
|
2321
2314
|
"internalComponentProps": {},
|
|
2322
2315
|
"propToVariantKeys": {},
|
|
2323
2316
|
"runtimeConfigDefaultProps": {},
|
|
@@ -2325,34 +2318,8 @@ var componentData_default = {
|
|
|
2325
2318
|
"runtimeConfigInternalComponentProps": {},
|
|
2326
2319
|
"motionVarPrefixes": []
|
|
2327
2320
|
},
|
|
2328
|
-
|
|
2329
|
-
"name": "
|
|
2330
|
-
"defaultProps": {},
|
|
2331
|
-
"getStylesLiterals": {},
|
|
2332
|
-
"cxLiterals": [],
|
|
2333
|
-
"internalComponents": ["UDSBreakpointsConfigContext.Provider"],
|
|
2334
|
-
"internalComponentProps": {},
|
|
2335
|
-
"propToVariantKeys": {},
|
|
2336
|
-
"runtimeConfigDefaultProps": {},
|
|
2337
|
-
"runtimeConfigGetStyles": {},
|
|
2338
|
-
"runtimeConfigInternalComponentProps": {},
|
|
2339
|
-
"motionVarPrefixes": []
|
|
2340
|
-
},
|
|
2341
|
-
UDSPopoverConfigProvider: {
|
|
2342
|
-
"name": "UDSPopoverConfigProvider",
|
|
2343
|
-
"defaultProps": {},
|
|
2344
|
-
"getStylesLiterals": {},
|
|
2345
|
-
"cxLiterals": [],
|
|
2346
|
-
"internalComponents": ["PopoverContext.Provider"],
|
|
2347
|
-
"internalComponentProps": {},
|
|
2348
|
-
"propToVariantKeys": {},
|
|
2349
|
-
"runtimeConfigDefaultProps": {},
|
|
2350
|
-
"runtimeConfigGetStyles": {},
|
|
2351
|
-
"runtimeConfigInternalComponentProps": {},
|
|
2352
|
-
"motionVarPrefixes": []
|
|
2353
|
-
},
|
|
2354
|
-
PopoverContent: {
|
|
2355
|
-
"name": "PopoverContent",
|
|
2321
|
+
PopoverContent: {
|
|
2322
|
+
"name": "PopoverContent",
|
|
2356
2323
|
"defaultProps": {},
|
|
2357
2324
|
"getStylesLiterals": {
|
|
2358
2325
|
"popoverSizeRoot": "default",
|
|
@@ -2464,6 +2431,39 @@ var componentData_default = {
|
|
|
2464
2431
|
"runtimeConfigInternalComponentProps": {},
|
|
2465
2432
|
"motionVarPrefixes": []
|
|
2466
2433
|
},
|
|
2434
|
+
UDSConfigProvider: {
|
|
2435
|
+
"name": "UDSConfigProvider",
|
|
2436
|
+
"defaultProps": {},
|
|
2437
|
+
"getStylesLiterals": {},
|
|
2438
|
+
"cxLiterals": [],
|
|
2439
|
+
"internalComponents": [
|
|
2440
|
+
"UDSBreakpointsConfigProvider",
|
|
2441
|
+
"UDSBottomSheetConfigProvider",
|
|
2442
|
+
"UDSToastConfigProvider",
|
|
2443
|
+
"UDSTooltipConfigProvider",
|
|
2444
|
+
"UDSPopoverConfigProvider",
|
|
2445
|
+
"UDSModalConfigProvider"
|
|
2446
|
+
],
|
|
2447
|
+
"internalComponentProps": {},
|
|
2448
|
+
"propToVariantKeys": {},
|
|
2449
|
+
"runtimeConfigDefaultProps": {},
|
|
2450
|
+
"runtimeConfigGetStyles": {},
|
|
2451
|
+
"runtimeConfigInternalComponentProps": {},
|
|
2452
|
+
"motionVarPrefixes": []
|
|
2453
|
+
},
|
|
2454
|
+
UDSBreakpointsConfigProvider: {
|
|
2455
|
+
"name": "UDSBreakpointsConfigProvider",
|
|
2456
|
+
"defaultProps": {},
|
|
2457
|
+
"getStylesLiterals": {},
|
|
2458
|
+
"cxLiterals": [],
|
|
2459
|
+
"internalComponents": ["UDSBreakpointsConfigContext.Provider"],
|
|
2460
|
+
"internalComponentProps": {},
|
|
2461
|
+
"propToVariantKeys": {},
|
|
2462
|
+
"runtimeConfigDefaultProps": {},
|
|
2463
|
+
"runtimeConfigGetStyles": {},
|
|
2464
|
+
"runtimeConfigInternalComponentProps": {},
|
|
2465
|
+
"motionVarPrefixes": []
|
|
2466
|
+
},
|
|
2467
2467
|
BottomSheetTrigger: {
|
|
2468
2468
|
"name": "BottomSheetTrigger",
|
|
2469
2469
|
"defaultProps": {},
|
|
@@ -2791,6 +2791,146 @@ var componentData_default = {
|
|
|
2791
2791
|
"runtimeConfigInternalComponentProps": {},
|
|
2792
2792
|
"motionVarPrefixes": []
|
|
2793
2793
|
},
|
|
2794
|
+
TabList: {
|
|
2795
|
+
"name": "TabList",
|
|
2796
|
+
"defaultProps": { "variant": "primary" },
|
|
2797
|
+
"getStylesLiterals": {
|
|
2798
|
+
"tabSizeRoot": "default",
|
|
2799
|
+
"tabVariantActiveRoot": "on"
|
|
2800
|
+
},
|
|
2801
|
+
"cxLiterals": [
|
|
2802
|
+
"pointer-events-none",
|
|
2803
|
+
"absolute",
|
|
2804
|
+
"bottom-0",
|
|
2805
|
+
"left-0",
|
|
2806
|
+
"right-0",
|
|
2807
|
+
"h-[var(--uds-tab-underline-width,0px)]",
|
|
2808
|
+
"bg-[var(--uds-tab-underline-color,transparent)]",
|
|
2809
|
+
"transition-[height,background-color]",
|
|
2810
|
+
"duration-[240ms]",
|
|
2811
|
+
"ease-[cubic-bezier(0.2,0,0,1)]",
|
|
2812
|
+
"!m-0",
|
|
2813
|
+
"!p-0",
|
|
2814
|
+
"!gap-0",
|
|
2815
|
+
"box-border",
|
|
2816
|
+
"z-0",
|
|
2817
|
+
"min-w-0",
|
|
2818
|
+
"min-h-0",
|
|
2819
|
+
"flex",
|
|
2820
|
+
"flex-row",
|
|
2821
|
+
"items-center",
|
|
2822
|
+
"overflow-x-auto",
|
|
2823
|
+
"overflow-y-clip",
|
|
2824
|
+
"scrollbar-none",
|
|
2825
|
+
"[overflow-clip-margin:6px]",
|
|
2826
|
+
"overflow-clip",
|
|
2827
|
+
"[overflow-clip-margin:8px]",
|
|
2828
|
+
"relative",
|
|
2829
|
+
"left",
|
|
2830
|
+
"240ms",
|
|
2831
|
+
"cubic-bezier(0.2,",
|
|
2832
|
+
"0,",
|
|
2833
|
+
"1),",
|
|
2834
|
+
"top",
|
|
2835
|
+
"width",
|
|
2836
|
+
"height",
|
|
2837
|
+
"1)",
|
|
2838
|
+
"--uds-tab-underline-color",
|
|
2839
|
+
"--uds-tab-underline-width"
|
|
2840
|
+
],
|
|
2841
|
+
"internalComponents": ["AriakitTabList"],
|
|
2842
|
+
"internalComponentProps": {},
|
|
2843
|
+
"propToVariantKeys": { "variant": ["tabsVariantRoot", "tabVariantRoot"] },
|
|
2844
|
+
"runtimeConfigDefaultProps": {},
|
|
2845
|
+
"runtimeConfigGetStyles": {},
|
|
2846
|
+
"runtimeConfigInternalComponentProps": {},
|
|
2847
|
+
"motionVarPrefixes": []
|
|
2848
|
+
},
|
|
2849
|
+
Tabs: {
|
|
2850
|
+
"name": "Tabs",
|
|
2851
|
+
"defaultProps": { "variant": "primary" },
|
|
2852
|
+
"getStylesLiterals": {},
|
|
2853
|
+
"cxLiterals": [],
|
|
2854
|
+
"internalComponents": ["TabsContext.Provider", "TabProvider"],
|
|
2855
|
+
"internalComponentProps": {},
|
|
2856
|
+
"propToVariantKeys": { "onSelectionChange": ["setSelectedId"] },
|
|
2857
|
+
"runtimeConfigDefaultProps": {},
|
|
2858
|
+
"runtimeConfigGetStyles": {},
|
|
2859
|
+
"runtimeConfigInternalComponentProps": {},
|
|
2860
|
+
"motionVarPrefixes": []
|
|
2861
|
+
},
|
|
2862
|
+
Tab: {
|
|
2863
|
+
"name": "Tab",
|
|
2864
|
+
"defaultProps": { "variant": "primary" },
|
|
2865
|
+
"getStylesLiterals": {
|
|
2866
|
+
"tabSizeRoot": "default",
|
|
2867
|
+
"tabVariantActiveRoot": "off",
|
|
2868
|
+
"tabVariantActiveRoot:1": "on",
|
|
2869
|
+
"tabSizeIcon": "default"
|
|
2870
|
+
},
|
|
2871
|
+
"cxLiterals": [
|
|
2872
|
+
"pointer-events-none",
|
|
2873
|
+
"absolute",
|
|
2874
|
+
"bottom-0",
|
|
2875
|
+
"left-0",
|
|
2876
|
+
"right-0",
|
|
2877
|
+
"h-[var(--uds-tab-underline-width,0px)]",
|
|
2878
|
+
"bg-[var(--uds-tab-underline-color,transparent)]",
|
|
2879
|
+
"transition-[height,background-color]",
|
|
2880
|
+
"duration-[240ms]",
|
|
2881
|
+
"ease-[cubic-bezier(0.2,0,0,1)]",
|
|
2882
|
+
"!bg-transparent",
|
|
2883
|
+
"!shadow-none",
|
|
2884
|
+
"inline-flex",
|
|
2885
|
+
"items-center",
|
|
2886
|
+
"shrink-0",
|
|
2887
|
+
"box-border",
|
|
2888
|
+
"relative",
|
|
2889
|
+
"z-[1]",
|
|
2890
|
+
"cursor-pointer",
|
|
2891
|
+
"select-none",
|
|
2892
|
+
"whitespace-nowrap",
|
|
2893
|
+
"uds-ring",
|
|
2894
|
+
"opacity-50",
|
|
2895
|
+
"cursor-default",
|
|
2896
|
+
"border-solid",
|
|
2897
|
+
"border-b-solid",
|
|
2898
|
+
"transition-colors"
|
|
2899
|
+
],
|
|
2900
|
+
"internalComponents": [
|
|
2901
|
+
"IconSlot",
|
|
2902
|
+
"AriakitTab",
|
|
2903
|
+
"Text"
|
|
2904
|
+
],
|
|
2905
|
+
"internalComponentProps": { "Text": {
|
|
2906
|
+
"variant": ["inherit"],
|
|
2907
|
+
"as": ["span"],
|
|
2908
|
+
"color": ["current"]
|
|
2909
|
+
} },
|
|
2910
|
+
"propToVariantKeys": {
|
|
2911
|
+
"variant": ["tabVariantRoot", "tabVariantIcon"],
|
|
2912
|
+
"activeState": ["tabVariantActiveIcon"],
|
|
2913
|
+
"startIcon": ["icon"],
|
|
2914
|
+
"endIcon": ["icon"]
|
|
2915
|
+
},
|
|
2916
|
+
"runtimeConfigDefaultProps": {},
|
|
2917
|
+
"runtimeConfigGetStyles": {},
|
|
2918
|
+
"runtimeConfigInternalComponentProps": {},
|
|
2919
|
+
"motionVarPrefixes": []
|
|
2920
|
+
},
|
|
2921
|
+
TabPanel: {
|
|
2922
|
+
"name": "TabPanel",
|
|
2923
|
+
"defaultProps": {},
|
|
2924
|
+
"getStylesLiterals": {},
|
|
2925
|
+
"cxLiterals": [],
|
|
2926
|
+
"internalComponents": ["AriakitTabPanel"],
|
|
2927
|
+
"internalComponentProps": {},
|
|
2928
|
+
"propToVariantKeys": {},
|
|
2929
|
+
"runtimeConfigDefaultProps": {},
|
|
2930
|
+
"runtimeConfigGetStyles": {},
|
|
2931
|
+
"runtimeConfigInternalComponentProps": {},
|
|
2932
|
+
"motionVarPrefixes": []
|
|
2933
|
+
},
|
|
2794
2934
|
UDSTooltipConfigProvider: {
|
|
2795
2935
|
"name": "UDSTooltipConfigProvider",
|
|
2796
2936
|
"defaultProps": {},
|
|
@@ -3101,146 +3241,6 @@ var componentData_default = {
|
|
|
3101
3241
|
"runtimeConfigGetStyles": {},
|
|
3102
3242
|
"runtimeConfigInternalComponentProps": {},
|
|
3103
3243
|
"motionVarPrefixes": []
|
|
3104
|
-
},
|
|
3105
|
-
TabList: {
|
|
3106
|
-
"name": "TabList",
|
|
3107
|
-
"defaultProps": { "variant": "primary" },
|
|
3108
|
-
"getStylesLiterals": {
|
|
3109
|
-
"tabSizeRoot": "default",
|
|
3110
|
-
"tabVariantActiveRoot": "on"
|
|
3111
|
-
},
|
|
3112
|
-
"cxLiterals": [
|
|
3113
|
-
"pointer-events-none",
|
|
3114
|
-
"absolute",
|
|
3115
|
-
"bottom-0",
|
|
3116
|
-
"left-0",
|
|
3117
|
-
"right-0",
|
|
3118
|
-
"h-[var(--uds-tab-underline-width,0px)]",
|
|
3119
|
-
"bg-[var(--uds-tab-underline-color,transparent)]",
|
|
3120
|
-
"transition-[height,background-color]",
|
|
3121
|
-
"duration-[240ms]",
|
|
3122
|
-
"ease-[cubic-bezier(0.2,0,0,1)]",
|
|
3123
|
-
"!m-0",
|
|
3124
|
-
"!p-0",
|
|
3125
|
-
"!gap-0",
|
|
3126
|
-
"box-border",
|
|
3127
|
-
"z-0",
|
|
3128
|
-
"min-w-0",
|
|
3129
|
-
"min-h-0",
|
|
3130
|
-
"flex",
|
|
3131
|
-
"flex-row",
|
|
3132
|
-
"items-center",
|
|
3133
|
-
"overflow-x-auto",
|
|
3134
|
-
"overflow-y-clip",
|
|
3135
|
-
"scrollbar-none",
|
|
3136
|
-
"[overflow-clip-margin:6px]",
|
|
3137
|
-
"overflow-clip",
|
|
3138
|
-
"[overflow-clip-margin:8px]",
|
|
3139
|
-
"relative",
|
|
3140
|
-
"left",
|
|
3141
|
-
"240ms",
|
|
3142
|
-
"cubic-bezier(0.2,",
|
|
3143
|
-
"0,",
|
|
3144
|
-
"1),",
|
|
3145
|
-
"top",
|
|
3146
|
-
"width",
|
|
3147
|
-
"height",
|
|
3148
|
-
"1)",
|
|
3149
|
-
"--uds-tab-underline-color",
|
|
3150
|
-
"--uds-tab-underline-width"
|
|
3151
|
-
],
|
|
3152
|
-
"internalComponents": ["AriakitTabList"],
|
|
3153
|
-
"internalComponentProps": {},
|
|
3154
|
-
"propToVariantKeys": { "variant": ["tabsVariantRoot", "tabVariantRoot"] },
|
|
3155
|
-
"runtimeConfigDefaultProps": {},
|
|
3156
|
-
"runtimeConfigGetStyles": {},
|
|
3157
|
-
"runtimeConfigInternalComponentProps": {},
|
|
3158
|
-
"motionVarPrefixes": []
|
|
3159
|
-
},
|
|
3160
|
-
Tabs: {
|
|
3161
|
-
"name": "Tabs",
|
|
3162
|
-
"defaultProps": { "variant": "primary" },
|
|
3163
|
-
"getStylesLiterals": {},
|
|
3164
|
-
"cxLiterals": [],
|
|
3165
|
-
"internalComponents": ["TabsContext.Provider", "TabProvider"],
|
|
3166
|
-
"internalComponentProps": {},
|
|
3167
|
-
"propToVariantKeys": { "onSelectionChange": ["setSelectedId"] },
|
|
3168
|
-
"runtimeConfigDefaultProps": {},
|
|
3169
|
-
"runtimeConfigGetStyles": {},
|
|
3170
|
-
"runtimeConfigInternalComponentProps": {},
|
|
3171
|
-
"motionVarPrefixes": []
|
|
3172
|
-
},
|
|
3173
|
-
Tab: {
|
|
3174
|
-
"name": "Tab",
|
|
3175
|
-
"defaultProps": { "variant": "primary" },
|
|
3176
|
-
"getStylesLiterals": {
|
|
3177
|
-
"tabSizeRoot": "default",
|
|
3178
|
-
"tabVariantActiveRoot": "off",
|
|
3179
|
-
"tabVariantActiveRoot:1": "on",
|
|
3180
|
-
"tabSizeIcon": "default"
|
|
3181
|
-
},
|
|
3182
|
-
"cxLiterals": [
|
|
3183
|
-
"pointer-events-none",
|
|
3184
|
-
"absolute",
|
|
3185
|
-
"bottom-0",
|
|
3186
|
-
"left-0",
|
|
3187
|
-
"right-0",
|
|
3188
|
-
"h-[var(--uds-tab-underline-width,0px)]",
|
|
3189
|
-
"bg-[var(--uds-tab-underline-color,transparent)]",
|
|
3190
|
-
"transition-[height,background-color]",
|
|
3191
|
-
"duration-[240ms]",
|
|
3192
|
-
"ease-[cubic-bezier(0.2,0,0,1)]",
|
|
3193
|
-
"!bg-transparent",
|
|
3194
|
-
"!shadow-none",
|
|
3195
|
-
"inline-flex",
|
|
3196
|
-
"items-center",
|
|
3197
|
-
"shrink-0",
|
|
3198
|
-
"box-border",
|
|
3199
|
-
"relative",
|
|
3200
|
-
"z-[1]",
|
|
3201
|
-
"cursor-pointer",
|
|
3202
|
-
"select-none",
|
|
3203
|
-
"whitespace-nowrap",
|
|
3204
|
-
"uds-ring",
|
|
3205
|
-
"opacity-50",
|
|
3206
|
-
"cursor-default",
|
|
3207
|
-
"border-solid",
|
|
3208
|
-
"border-b-solid",
|
|
3209
|
-
"transition-colors"
|
|
3210
|
-
],
|
|
3211
|
-
"internalComponents": [
|
|
3212
|
-
"IconSlot",
|
|
3213
|
-
"AriakitTab",
|
|
3214
|
-
"Text"
|
|
3215
|
-
],
|
|
3216
|
-
"internalComponentProps": { "Text": {
|
|
3217
|
-
"variant": ["inherit"],
|
|
3218
|
-
"as": ["span"],
|
|
3219
|
-
"color": ["current"]
|
|
3220
|
-
} },
|
|
3221
|
-
"propToVariantKeys": {
|
|
3222
|
-
"variant": ["tabVariantRoot", "tabVariantIcon"],
|
|
3223
|
-
"activeState": ["tabVariantActiveIcon"],
|
|
3224
|
-
"startIcon": ["icon"],
|
|
3225
|
-
"endIcon": ["icon"]
|
|
3226
|
-
},
|
|
3227
|
-
"runtimeConfigDefaultProps": {},
|
|
3228
|
-
"runtimeConfigGetStyles": {},
|
|
3229
|
-
"runtimeConfigInternalComponentProps": {},
|
|
3230
|
-
"motionVarPrefixes": []
|
|
3231
|
-
},
|
|
3232
|
-
TabPanel: {
|
|
3233
|
-
"name": "TabPanel",
|
|
3234
|
-
"defaultProps": {},
|
|
3235
|
-
"getStylesLiterals": {},
|
|
3236
|
-
"cxLiterals": [],
|
|
3237
|
-
"internalComponents": ["AriakitTabPanel"],
|
|
3238
|
-
"internalComponentProps": {},
|
|
3239
|
-
"propToVariantKeys": {},
|
|
3240
|
-
"runtimeConfigDefaultProps": {},
|
|
3241
|
-
"runtimeConfigGetStyles": {},
|
|
3242
|
-
"runtimeConfigInternalComponentProps": {},
|
|
3243
|
-
"motionVarPrefixes": []
|
|
3244
3244
|
}
|
|
3245
3245
|
};
|
|
3246
3246
|
//#endregion
|