@yahoo/uds 3.143.0 → 3.144.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/components/client/Toast/UDSToastConfigProvider.d.cts +1 -1
- package/dist/components/client/Toast/UDSToastConfigProvider.d.ts +1 -1
- package/dist/styles/styler.d.cts +53 -53
- package/dist/styles/styler.d.ts +53 -53
- package/dist/tailwind/dist/tailwind/utils/getShadowStyles.d.cts +4 -4
- package/dist/tailwind/dist/tailwind/utils/getShadowStyles.d.ts +4 -4
- package/dist/types/dist/index.d.cts +2 -2
- package/dist/types/dist/index.d.ts +2 -2
- package/dist/uds/generated/componentData.cjs +200 -200
- package/dist/uds/generated/componentData.js +200 -200
- package/dist/uds/package.cjs +1 -1
- package/dist/uds/package.js +1 -1
- package/generated/componentData.json +309 -309
- package/package.json +2 -2
|
@@ -336,6 +336,108 @@
|
|
|
336
336
|
"runtimeConfigInternalComponentProps": {},
|
|
337
337
|
"motionVarPrefixes": []
|
|
338
338
|
},
|
|
339
|
+
"Divider": {
|
|
340
|
+
"name": "Divider",
|
|
341
|
+
"defaultProps": {
|
|
342
|
+
"variant": "primary",
|
|
343
|
+
"contentPosition": "center"
|
|
344
|
+
},
|
|
345
|
+
"getStylesLiterals": {},
|
|
346
|
+
"cxLiterals": [
|
|
347
|
+
"inherit"
|
|
348
|
+
],
|
|
349
|
+
"internalComponents": [
|
|
350
|
+
"DividerLine",
|
|
351
|
+
"DividerLabel",
|
|
352
|
+
"InternalComponent",
|
|
353
|
+
"Box"
|
|
354
|
+
],
|
|
355
|
+
"internalComponentProps": {
|
|
356
|
+
"InternalComponent": {
|
|
357
|
+
"alignItems": [
|
|
358
|
+
"center"
|
|
359
|
+
],
|
|
360
|
+
"flex": [
|
|
361
|
+
"1"
|
|
362
|
+
]
|
|
363
|
+
},
|
|
364
|
+
"Box": {
|
|
365
|
+
"display": [
|
|
366
|
+
"flex"
|
|
367
|
+
],
|
|
368
|
+
"flex": [
|
|
369
|
+
"none"
|
|
370
|
+
]
|
|
371
|
+
}
|
|
372
|
+
},
|
|
373
|
+
"propToVariantKeys": {
|
|
374
|
+
"variant": [
|
|
375
|
+
"dividerVariantRoot"
|
|
376
|
+
]
|
|
377
|
+
},
|
|
378
|
+
"runtimeConfigDefaultProps": {},
|
|
379
|
+
"runtimeConfigGetStyles": {},
|
|
380
|
+
"runtimeConfigInternalComponentProps": {},
|
|
381
|
+
"motionVarPrefixes": []
|
|
382
|
+
},
|
|
383
|
+
"DividerLabel": {
|
|
384
|
+
"name": "DividerLabel",
|
|
385
|
+
"defaultProps": {
|
|
386
|
+
"variant": "primary",
|
|
387
|
+
"textVariant": "inherit",
|
|
388
|
+
"color": "inherit",
|
|
389
|
+
"as": "span"
|
|
390
|
+
},
|
|
391
|
+
"getStylesLiterals": {},
|
|
392
|
+
"cxLiterals": [
|
|
393
|
+
"inherit"
|
|
394
|
+
],
|
|
395
|
+
"internalComponents": [
|
|
396
|
+
"Text"
|
|
397
|
+
],
|
|
398
|
+
"internalComponentProps": {},
|
|
399
|
+
"propToVariantKeys": {
|
|
400
|
+
"variant": [
|
|
401
|
+
"dividerVariantLabel"
|
|
402
|
+
],
|
|
403
|
+
"textVariant": [
|
|
404
|
+
"variant"
|
|
405
|
+
]
|
|
406
|
+
},
|
|
407
|
+
"runtimeConfigDefaultProps": {},
|
|
408
|
+
"runtimeConfigGetStyles": {},
|
|
409
|
+
"runtimeConfigInternalComponentProps": {},
|
|
410
|
+
"motionVarPrefixes": []
|
|
411
|
+
},
|
|
412
|
+
"DividerLine": {
|
|
413
|
+
"name": "DividerLine",
|
|
414
|
+
"defaultProps": {
|
|
415
|
+
"variant": "primary"
|
|
416
|
+
},
|
|
417
|
+
"getStylesLiterals": {},
|
|
418
|
+
"cxLiterals": [
|
|
419
|
+
"inherit"
|
|
420
|
+
],
|
|
421
|
+
"internalComponents": [
|
|
422
|
+
"Box"
|
|
423
|
+
],
|
|
424
|
+
"internalComponentProps": {
|
|
425
|
+
"Box": {
|
|
426
|
+
"flex": [
|
|
427
|
+
"1"
|
|
428
|
+
]
|
|
429
|
+
}
|
|
430
|
+
},
|
|
431
|
+
"propToVariantKeys": {
|
|
432
|
+
"variant": [
|
|
433
|
+
"dividerVariantLine"
|
|
434
|
+
]
|
|
435
|
+
},
|
|
436
|
+
"runtimeConfigDefaultProps": {},
|
|
437
|
+
"runtimeConfigGetStyles": {},
|
|
438
|
+
"runtimeConfigInternalComponentProps": {},
|
|
439
|
+
"motionVarPrefixes": []
|
|
440
|
+
},
|
|
339
441
|
"BannerDescription": {
|
|
340
442
|
"name": "BannerDescription",
|
|
341
443
|
"defaultProps": {},
|
|
@@ -490,108 +592,6 @@
|
|
|
490
592
|
"runtimeConfigInternalComponentProps": {},
|
|
491
593
|
"motionVarPrefixes": []
|
|
492
594
|
},
|
|
493
|
-
"Divider": {
|
|
494
|
-
"name": "Divider",
|
|
495
|
-
"defaultProps": {
|
|
496
|
-
"variant": "primary",
|
|
497
|
-
"contentPosition": "center"
|
|
498
|
-
},
|
|
499
|
-
"getStylesLiterals": {},
|
|
500
|
-
"cxLiterals": [
|
|
501
|
-
"inherit"
|
|
502
|
-
],
|
|
503
|
-
"internalComponents": [
|
|
504
|
-
"DividerLine",
|
|
505
|
-
"DividerLabel",
|
|
506
|
-
"InternalComponent",
|
|
507
|
-
"Box"
|
|
508
|
-
],
|
|
509
|
-
"internalComponentProps": {
|
|
510
|
-
"InternalComponent": {
|
|
511
|
-
"alignItems": [
|
|
512
|
-
"center"
|
|
513
|
-
],
|
|
514
|
-
"flex": [
|
|
515
|
-
"1"
|
|
516
|
-
]
|
|
517
|
-
},
|
|
518
|
-
"Box": {
|
|
519
|
-
"display": [
|
|
520
|
-
"flex"
|
|
521
|
-
],
|
|
522
|
-
"flex": [
|
|
523
|
-
"none"
|
|
524
|
-
]
|
|
525
|
-
}
|
|
526
|
-
},
|
|
527
|
-
"propToVariantKeys": {
|
|
528
|
-
"variant": [
|
|
529
|
-
"dividerVariantRoot"
|
|
530
|
-
]
|
|
531
|
-
},
|
|
532
|
-
"runtimeConfigDefaultProps": {},
|
|
533
|
-
"runtimeConfigGetStyles": {},
|
|
534
|
-
"runtimeConfigInternalComponentProps": {},
|
|
535
|
-
"motionVarPrefixes": []
|
|
536
|
-
},
|
|
537
|
-
"DividerLabel": {
|
|
538
|
-
"name": "DividerLabel",
|
|
539
|
-
"defaultProps": {
|
|
540
|
-
"variant": "primary",
|
|
541
|
-
"textVariant": "inherit",
|
|
542
|
-
"color": "inherit",
|
|
543
|
-
"as": "span"
|
|
544
|
-
},
|
|
545
|
-
"getStylesLiterals": {},
|
|
546
|
-
"cxLiterals": [
|
|
547
|
-
"inherit"
|
|
548
|
-
],
|
|
549
|
-
"internalComponents": [
|
|
550
|
-
"Text"
|
|
551
|
-
],
|
|
552
|
-
"internalComponentProps": {},
|
|
553
|
-
"propToVariantKeys": {
|
|
554
|
-
"variant": [
|
|
555
|
-
"dividerVariantLabel"
|
|
556
|
-
],
|
|
557
|
-
"textVariant": [
|
|
558
|
-
"variant"
|
|
559
|
-
]
|
|
560
|
-
},
|
|
561
|
-
"runtimeConfigDefaultProps": {},
|
|
562
|
-
"runtimeConfigGetStyles": {},
|
|
563
|
-
"runtimeConfigInternalComponentProps": {},
|
|
564
|
-
"motionVarPrefixes": []
|
|
565
|
-
},
|
|
566
|
-
"DividerLine": {
|
|
567
|
-
"name": "DividerLine",
|
|
568
|
-
"defaultProps": {
|
|
569
|
-
"variant": "primary"
|
|
570
|
-
},
|
|
571
|
-
"getStylesLiterals": {},
|
|
572
|
-
"cxLiterals": [
|
|
573
|
-
"inherit"
|
|
574
|
-
],
|
|
575
|
-
"internalComponents": [
|
|
576
|
-
"Box"
|
|
577
|
-
],
|
|
578
|
-
"internalComponentProps": {
|
|
579
|
-
"Box": {
|
|
580
|
-
"flex": [
|
|
581
|
-
"1"
|
|
582
|
-
]
|
|
583
|
-
}
|
|
584
|
-
},
|
|
585
|
-
"propToVariantKeys": {
|
|
586
|
-
"variant": [
|
|
587
|
-
"dividerVariantLine"
|
|
588
|
-
]
|
|
589
|
-
},
|
|
590
|
-
"runtimeConfigDefaultProps": {},
|
|
591
|
-
"runtimeConfigGetStyles": {},
|
|
592
|
-
"runtimeConfigInternalComponentProps": {},
|
|
593
|
-
"motionVarPrefixes": []
|
|
594
|
-
},
|
|
595
595
|
"Table.mocks": {
|
|
596
596
|
"name": "Table.mocks",
|
|
597
597
|
"defaultProps": {},
|
|
@@ -2634,29 +2634,215 @@
|
|
|
2634
2634
|
},
|
|
2635
2635
|
"motionVarPrefixes": []
|
|
2636
2636
|
},
|
|
2637
|
-
"
|
|
2638
|
-
"name": "
|
|
2639
|
-
"defaultProps": {
|
|
2637
|
+
"Input": {
|
|
2638
|
+
"name": "Input",
|
|
2639
|
+
"defaultProps": {
|
|
2640
|
+
"type": "text",
|
|
2641
|
+
"size": "md",
|
|
2642
|
+
"width": "full"
|
|
2643
|
+
},
|
|
2640
2644
|
"getStylesLiterals": {
|
|
2641
|
-
"
|
|
2642
|
-
"
|
|
2643
|
-
"
|
|
2644
|
-
"
|
|
2645
|
-
"
|
|
2646
|
-
"
|
|
2647
|
-
"
|
|
2648
|
-
"
|
|
2649
|
-
"
|
|
2645
|
+
"inputVariantRoot": "default",
|
|
2646
|
+
"inputVariantValueRoot": "empty",
|
|
2647
|
+
"inputVariantValueRoot:1": "filled",
|
|
2648
|
+
"inputVariantInputWrapper": "default",
|
|
2649
|
+
"inputVariantValueInputWrapper": "empty",
|
|
2650
|
+
"inputVariantValueInputWrapper:1": "filled",
|
|
2651
|
+
"inputVariantInput": "default",
|
|
2652
|
+
"inputVariantValueInput": "empty",
|
|
2653
|
+
"inputVariantValueInput:1": "filled",
|
|
2654
|
+
"inputVariantInputPlaceholder": "default",
|
|
2655
|
+
"inputVariantValueInputPlaceholder": "empty",
|
|
2656
|
+
"inputVariantValueInputPlaceholder:1": "filled",
|
|
2657
|
+
"inputVariantLabel": "default",
|
|
2658
|
+
"inputVariantValueLabel": "empty",
|
|
2659
|
+
"inputVariantValueLabel:1": "filled",
|
|
2660
|
+
"inputVariantLabelRequired": "default",
|
|
2661
|
+
"inputVariantValueLabelRequired": "empty",
|
|
2662
|
+
"inputVariantValueLabelRequired:1": "filled",
|
|
2663
|
+
"inputVariantStartIcon": "default",
|
|
2664
|
+
"inputVariantValueStartIcon": "empty",
|
|
2665
|
+
"inputVariantValueStartIcon:1": "filled",
|
|
2666
|
+
"inputVariantEndIcon": "default",
|
|
2667
|
+
"inputVariantValueEndIcon": "empty",
|
|
2668
|
+
"inputVariantValueEndIcon:1": "filled"
|
|
2650
2669
|
},
|
|
2651
|
-
"cxLiterals": [
|
|
2652
|
-
|
|
2653
|
-
"
|
|
2654
|
-
|
|
2655
|
-
|
|
2656
|
-
|
|
2657
|
-
|
|
2658
|
-
|
|
2659
|
-
|
|
2670
|
+
"cxLiterals": [
|
|
2671
|
+
"opacity-50",
|
|
2672
|
+
"min-w-[200px]",
|
|
2673
|
+
"grow",
|
|
2674
|
+
"uds-hit-target",
|
|
2675
|
+
"bg-clip-text",
|
|
2676
|
+
"focus:outline-none",
|
|
2677
|
+
"cursor-text",
|
|
2678
|
+
"cursor-not-allowed"
|
|
2679
|
+
],
|
|
2680
|
+
"internalComponents": [
|
|
2681
|
+
"IconSlot",
|
|
2682
|
+
"StartIcon",
|
|
2683
|
+
"EndIcon",
|
|
2684
|
+
"HelpTextContent",
|
|
2685
|
+
"Box",
|
|
2686
|
+
"InputHelpTextInternal",
|
|
2687
|
+
"VStack",
|
|
2688
|
+
"HStack",
|
|
2689
|
+
"AnimateHeightChange"
|
|
2690
|
+
],
|
|
2691
|
+
"internalComponentProps": {
|
|
2692
|
+
"HelpTextContent": {
|
|
2693
|
+
"spacingTop": [
|
|
2694
|
+
"2"
|
|
2695
|
+
]
|
|
2696
|
+
},
|
|
2697
|
+
"Box": {
|
|
2698
|
+
"spacingBottom": [
|
|
2699
|
+
"2"
|
|
2700
|
+
],
|
|
2701
|
+
"columnGap": [
|
|
2702
|
+
"0.5"
|
|
2703
|
+
],
|
|
2704
|
+
"alignItems": [
|
|
2705
|
+
"flex-end",
|
|
2706
|
+
"center"
|
|
2707
|
+
],
|
|
2708
|
+
"position": [
|
|
2709
|
+
"relative"
|
|
2710
|
+
]
|
|
2711
|
+
},
|
|
2712
|
+
"HStack": {
|
|
2713
|
+
"alignItems": [
|
|
2714
|
+
"center"
|
|
2715
|
+
],
|
|
2716
|
+
"gap": [
|
|
2717
|
+
"1"
|
|
2718
|
+
]
|
|
2719
|
+
}
|
|
2720
|
+
},
|
|
2721
|
+
"propToVariantKeys": {
|
|
2722
|
+
"size": [
|
|
2723
|
+
"inputSizeRoot",
|
|
2724
|
+
"inputSizeInputWrapper",
|
|
2725
|
+
"inputSizeInput",
|
|
2726
|
+
"inputSizeLabel",
|
|
2727
|
+
"inputSizeStartIcon",
|
|
2728
|
+
"inputSizeEndIcon"
|
|
2729
|
+
],
|
|
2730
|
+
"startIcon": [
|
|
2731
|
+
"icon"
|
|
2732
|
+
],
|
|
2733
|
+
"endIcon": [
|
|
2734
|
+
"icon"
|
|
2735
|
+
],
|
|
2736
|
+
"slotProps": [
|
|
2737
|
+
"helperTextSlotProps"
|
|
2738
|
+
],
|
|
2739
|
+
"helperTextIcon": [
|
|
2740
|
+
"startIcon"
|
|
2741
|
+
]
|
|
2742
|
+
},
|
|
2743
|
+
"runtimeConfigDefaultProps": {},
|
|
2744
|
+
"runtimeConfigGetStyles": {},
|
|
2745
|
+
"runtimeConfigInternalComponentProps": {},
|
|
2746
|
+
"motionVarPrefixes": []
|
|
2747
|
+
},
|
|
2748
|
+
"InputHelpText": {
|
|
2749
|
+
"name": "InputHelpText",
|
|
2750
|
+
"defaultProps": {
|
|
2751
|
+
"size": "md"
|
|
2752
|
+
},
|
|
2753
|
+
"getStylesLiterals": {
|
|
2754
|
+
"inputVariantRoot": "default",
|
|
2755
|
+
"inputVariantValueRoot": "empty",
|
|
2756
|
+
"inputVariantValueRoot:1": "filled"
|
|
2757
|
+
},
|
|
2758
|
+
"cxLiterals": [],
|
|
2759
|
+
"internalComponents": [
|
|
2760
|
+
"InputHelpTextInternal",
|
|
2761
|
+
"Box"
|
|
2762
|
+
],
|
|
2763
|
+
"internalComponentProps": {
|
|
2764
|
+
"Box": {
|
|
2765
|
+
"spacingTop": [
|
|
2766
|
+
"2"
|
|
2767
|
+
]
|
|
2768
|
+
}
|
|
2769
|
+
},
|
|
2770
|
+
"propToVariantKeys": {
|
|
2771
|
+
"size": [
|
|
2772
|
+
"inputSizeRoot"
|
|
2773
|
+
]
|
|
2774
|
+
},
|
|
2775
|
+
"runtimeConfigDefaultProps": {},
|
|
2776
|
+
"runtimeConfigGetStyles": {},
|
|
2777
|
+
"runtimeConfigInternalComponentProps": {},
|
|
2778
|
+
"motionVarPrefixes": []
|
|
2779
|
+
},
|
|
2780
|
+
"InputHelpTextInternal": {
|
|
2781
|
+
"name": "InputHelpTextInternal",
|
|
2782
|
+
"defaultProps": {},
|
|
2783
|
+
"getStylesLiterals": {
|
|
2784
|
+
"inputVariantHelperText": "default",
|
|
2785
|
+
"inputVariantValueHelperText": "empty",
|
|
2786
|
+
"inputVariantValueHelperText:1": "filled",
|
|
2787
|
+
"inputVariantHelperIcon": "default",
|
|
2788
|
+
"inputVariantValueHelperIcon": "empty",
|
|
2789
|
+
"inputVariantValueHelperIcon:1": "filled"
|
|
2790
|
+
},
|
|
2791
|
+
"cxLiterals": [],
|
|
2792
|
+
"internalComponents": [
|
|
2793
|
+
"IconSlot",
|
|
2794
|
+
"HStack"
|
|
2795
|
+
],
|
|
2796
|
+
"internalComponentProps": {
|
|
2797
|
+
"HStack": {
|
|
2798
|
+
"gap": [
|
|
2799
|
+
"1"
|
|
2800
|
+
],
|
|
2801
|
+
"alignItems": [
|
|
2802
|
+
"center"
|
|
2803
|
+
]
|
|
2804
|
+
}
|
|
2805
|
+
},
|
|
2806
|
+
"propToVariantKeys": {
|
|
2807
|
+
"size": [
|
|
2808
|
+
"inputSizeHelperText",
|
|
2809
|
+
"inputSizeHelperIcon"
|
|
2810
|
+
],
|
|
2811
|
+
"startIcon": [
|
|
2812
|
+
"icon"
|
|
2813
|
+
],
|
|
2814
|
+
"endIcon": [
|
|
2815
|
+
"icon"
|
|
2816
|
+
]
|
|
2817
|
+
},
|
|
2818
|
+
"runtimeConfigDefaultProps": {},
|
|
2819
|
+
"runtimeConfigGetStyles": {},
|
|
2820
|
+
"runtimeConfigInternalComponentProps": {},
|
|
2821
|
+
"motionVarPrefixes": []
|
|
2822
|
+
},
|
|
2823
|
+
"Menu.Item": {
|
|
2824
|
+
"name": "Menu.Item",
|
|
2825
|
+
"defaultProps": {},
|
|
2826
|
+
"getStylesLiterals": {
|
|
2827
|
+
"menuitemItemVariantRoot": "default",
|
|
2828
|
+
"menuitemItemVariantActiveRoot": "on",
|
|
2829
|
+
"menuitemItemVariantActiveRoot:1": "off",
|
|
2830
|
+
"menuitemItemVariantText": "default",
|
|
2831
|
+
"menuitemItemVariantActiveText": "on",
|
|
2832
|
+
"menuitemItemVariantActiveText:1": "off",
|
|
2833
|
+
"menuitemItemVariantIcon": "default",
|
|
2834
|
+
"menuitemItemVariantActiveIcon": "on",
|
|
2835
|
+
"menuitemItemVariantActiveIcon:1": "off"
|
|
2836
|
+
},
|
|
2837
|
+
"cxLiterals": [],
|
|
2838
|
+
"internalComponents": [
|
|
2839
|
+
"MenuItemBase"
|
|
2840
|
+
],
|
|
2841
|
+
"internalComponentProps": {},
|
|
2842
|
+
"propToVariantKeys": {},
|
|
2843
|
+
"runtimeConfigDefaultProps": {},
|
|
2844
|
+
"runtimeConfigGetStyles": {},
|
|
2845
|
+
"runtimeConfigInternalComponentProps": {},
|
|
2660
2846
|
"motionVarPrefixes": []
|
|
2661
2847
|
},
|
|
2662
2848
|
"Menu.index": {
|
|
@@ -2905,192 +3091,6 @@
|
|
|
2905
3091
|
"runtimeConfigInternalComponentProps": {},
|
|
2906
3092
|
"motionVarPrefixes": []
|
|
2907
3093
|
},
|
|
2908
|
-
"Input": {
|
|
2909
|
-
"name": "Input",
|
|
2910
|
-
"defaultProps": {
|
|
2911
|
-
"type": "text",
|
|
2912
|
-
"size": "md",
|
|
2913
|
-
"width": "full"
|
|
2914
|
-
},
|
|
2915
|
-
"getStylesLiterals": {
|
|
2916
|
-
"inputVariantRoot": "default",
|
|
2917
|
-
"inputVariantValueRoot": "empty",
|
|
2918
|
-
"inputVariantValueRoot:1": "filled",
|
|
2919
|
-
"inputVariantInputWrapper": "default",
|
|
2920
|
-
"inputVariantValueInputWrapper": "empty",
|
|
2921
|
-
"inputVariantValueInputWrapper:1": "filled",
|
|
2922
|
-
"inputVariantInput": "default",
|
|
2923
|
-
"inputVariantValueInput": "empty",
|
|
2924
|
-
"inputVariantValueInput:1": "filled",
|
|
2925
|
-
"inputVariantInputPlaceholder": "default",
|
|
2926
|
-
"inputVariantValueInputPlaceholder": "empty",
|
|
2927
|
-
"inputVariantValueInputPlaceholder:1": "filled",
|
|
2928
|
-
"inputVariantLabel": "default",
|
|
2929
|
-
"inputVariantValueLabel": "empty",
|
|
2930
|
-
"inputVariantValueLabel:1": "filled",
|
|
2931
|
-
"inputVariantLabelRequired": "default",
|
|
2932
|
-
"inputVariantValueLabelRequired": "empty",
|
|
2933
|
-
"inputVariantValueLabelRequired:1": "filled",
|
|
2934
|
-
"inputVariantStartIcon": "default",
|
|
2935
|
-
"inputVariantValueStartIcon": "empty",
|
|
2936
|
-
"inputVariantValueStartIcon:1": "filled",
|
|
2937
|
-
"inputVariantEndIcon": "default",
|
|
2938
|
-
"inputVariantValueEndIcon": "empty",
|
|
2939
|
-
"inputVariantValueEndIcon:1": "filled"
|
|
2940
|
-
},
|
|
2941
|
-
"cxLiterals": [
|
|
2942
|
-
"opacity-50",
|
|
2943
|
-
"min-w-[200px]",
|
|
2944
|
-
"grow",
|
|
2945
|
-
"uds-hit-target",
|
|
2946
|
-
"bg-clip-text",
|
|
2947
|
-
"focus:outline-none",
|
|
2948
|
-
"cursor-text",
|
|
2949
|
-
"cursor-not-allowed"
|
|
2950
|
-
],
|
|
2951
|
-
"internalComponents": [
|
|
2952
|
-
"IconSlot",
|
|
2953
|
-
"StartIcon",
|
|
2954
|
-
"EndIcon",
|
|
2955
|
-
"HelpTextContent",
|
|
2956
|
-
"Box",
|
|
2957
|
-
"InputHelpTextInternal",
|
|
2958
|
-
"VStack",
|
|
2959
|
-
"HStack",
|
|
2960
|
-
"AnimateHeightChange"
|
|
2961
|
-
],
|
|
2962
|
-
"internalComponentProps": {
|
|
2963
|
-
"HelpTextContent": {
|
|
2964
|
-
"spacingTop": [
|
|
2965
|
-
"2"
|
|
2966
|
-
]
|
|
2967
|
-
},
|
|
2968
|
-
"Box": {
|
|
2969
|
-
"spacingBottom": [
|
|
2970
|
-
"2"
|
|
2971
|
-
],
|
|
2972
|
-
"columnGap": [
|
|
2973
|
-
"0.5"
|
|
2974
|
-
],
|
|
2975
|
-
"alignItems": [
|
|
2976
|
-
"flex-end",
|
|
2977
|
-
"center"
|
|
2978
|
-
],
|
|
2979
|
-
"position": [
|
|
2980
|
-
"relative"
|
|
2981
|
-
]
|
|
2982
|
-
},
|
|
2983
|
-
"HStack": {
|
|
2984
|
-
"alignItems": [
|
|
2985
|
-
"center"
|
|
2986
|
-
],
|
|
2987
|
-
"gap": [
|
|
2988
|
-
"1"
|
|
2989
|
-
]
|
|
2990
|
-
}
|
|
2991
|
-
},
|
|
2992
|
-
"propToVariantKeys": {
|
|
2993
|
-
"size": [
|
|
2994
|
-
"inputSizeRoot",
|
|
2995
|
-
"inputSizeInputWrapper",
|
|
2996
|
-
"inputSizeInput",
|
|
2997
|
-
"inputSizeLabel",
|
|
2998
|
-
"inputSizeStartIcon",
|
|
2999
|
-
"inputSizeEndIcon"
|
|
3000
|
-
],
|
|
3001
|
-
"startIcon": [
|
|
3002
|
-
"icon"
|
|
3003
|
-
],
|
|
3004
|
-
"endIcon": [
|
|
3005
|
-
"icon"
|
|
3006
|
-
],
|
|
3007
|
-
"slotProps": [
|
|
3008
|
-
"helperTextSlotProps"
|
|
3009
|
-
],
|
|
3010
|
-
"helperTextIcon": [
|
|
3011
|
-
"startIcon"
|
|
3012
|
-
]
|
|
3013
|
-
},
|
|
3014
|
-
"runtimeConfigDefaultProps": {},
|
|
3015
|
-
"runtimeConfigGetStyles": {},
|
|
3016
|
-
"runtimeConfigInternalComponentProps": {},
|
|
3017
|
-
"motionVarPrefixes": []
|
|
3018
|
-
},
|
|
3019
|
-
"InputHelpText": {
|
|
3020
|
-
"name": "InputHelpText",
|
|
3021
|
-
"defaultProps": {
|
|
3022
|
-
"size": "md"
|
|
3023
|
-
},
|
|
3024
|
-
"getStylesLiterals": {
|
|
3025
|
-
"inputVariantRoot": "default",
|
|
3026
|
-
"inputVariantValueRoot": "empty",
|
|
3027
|
-
"inputVariantValueRoot:1": "filled"
|
|
3028
|
-
},
|
|
3029
|
-
"cxLiterals": [],
|
|
3030
|
-
"internalComponents": [
|
|
3031
|
-
"InputHelpTextInternal",
|
|
3032
|
-
"Box"
|
|
3033
|
-
],
|
|
3034
|
-
"internalComponentProps": {
|
|
3035
|
-
"Box": {
|
|
3036
|
-
"spacingTop": [
|
|
3037
|
-
"2"
|
|
3038
|
-
]
|
|
3039
|
-
}
|
|
3040
|
-
},
|
|
3041
|
-
"propToVariantKeys": {
|
|
3042
|
-
"size": [
|
|
3043
|
-
"inputSizeRoot"
|
|
3044
|
-
]
|
|
3045
|
-
},
|
|
3046
|
-
"runtimeConfigDefaultProps": {},
|
|
3047
|
-
"runtimeConfigGetStyles": {},
|
|
3048
|
-
"runtimeConfigInternalComponentProps": {},
|
|
3049
|
-
"motionVarPrefixes": []
|
|
3050
|
-
},
|
|
3051
|
-
"InputHelpTextInternal": {
|
|
3052
|
-
"name": "InputHelpTextInternal",
|
|
3053
|
-
"defaultProps": {},
|
|
3054
|
-
"getStylesLiterals": {
|
|
3055
|
-
"inputVariantHelperText": "default",
|
|
3056
|
-
"inputVariantValueHelperText": "empty",
|
|
3057
|
-
"inputVariantValueHelperText:1": "filled",
|
|
3058
|
-
"inputVariantHelperIcon": "default",
|
|
3059
|
-
"inputVariantValueHelperIcon": "empty",
|
|
3060
|
-
"inputVariantValueHelperIcon:1": "filled"
|
|
3061
|
-
},
|
|
3062
|
-
"cxLiterals": [],
|
|
3063
|
-
"internalComponents": [
|
|
3064
|
-
"IconSlot",
|
|
3065
|
-
"HStack"
|
|
3066
|
-
],
|
|
3067
|
-
"internalComponentProps": {
|
|
3068
|
-
"HStack": {
|
|
3069
|
-
"gap": [
|
|
3070
|
-
"1"
|
|
3071
|
-
],
|
|
3072
|
-
"alignItems": [
|
|
3073
|
-
"center"
|
|
3074
|
-
]
|
|
3075
|
-
}
|
|
3076
|
-
},
|
|
3077
|
-
"propToVariantKeys": {
|
|
3078
|
-
"size": [
|
|
3079
|
-
"inputSizeHelperText",
|
|
3080
|
-
"inputSizeHelperIcon"
|
|
3081
|
-
],
|
|
3082
|
-
"startIcon": [
|
|
3083
|
-
"icon"
|
|
3084
|
-
],
|
|
3085
|
-
"endIcon": [
|
|
3086
|
-
"icon"
|
|
3087
|
-
]
|
|
3088
|
-
},
|
|
3089
|
-
"runtimeConfigDefaultProps": {},
|
|
3090
|
-
"runtimeConfigGetStyles": {},
|
|
3091
|
-
"runtimeConfigInternalComponentProps": {},
|
|
3092
|
-
"motionVarPrefixes": []
|
|
3093
|
-
},
|
|
3094
3094
|
"UDSBreakpointsConfigProvider": {
|
|
3095
3095
|
"name": "UDSBreakpointsConfigProvider",
|
|
3096
3096
|
"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.144.0",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./dist/index.cjs",
|
|
7
7
|
"module": "./dist/index.js",
|
|
@@ -224,7 +224,7 @@
|
|
|
224
224
|
},
|
|
225
225
|
"dependencies": {
|
|
226
226
|
"@ariakit/react": "^0.4.25",
|
|
227
|
-
"autoprefixer": "^10.
|
|
227
|
+
"autoprefixer": "^10.5.0",
|
|
228
228
|
"clsx": "^2.1.1",
|
|
229
229
|
"fast-glob": "^3.3.3",
|
|
230
230
|
"lodash": "^4.18.1",
|