@yahoo/uds 3.172.1 → 3.173.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.
Files changed (35) hide show
  1. package/dist/automated-config/dist/utils/getConfigVariantProperties.d.cts +2 -2
  2. package/dist/automated-config/dist/utils/getConfigVariantProperties.d.ts +2 -2
  3. package/dist/components/client/BottomSheet/useBottomSheetStore.cjs +1 -1
  4. package/dist/components/client/BottomSheet/useBottomSheetStore.js +1 -1
  5. package/dist/components/client/Input/Input.cjs +4 -2
  6. package/dist/components/client/Input/Input.js +4 -2
  7. package/dist/components/client/Menu/Menu.ItemCheckbox.cjs +7 -6
  8. package/dist/components/client/Menu/Menu.ItemCheckbox.js +7 -6
  9. package/dist/components/client/Popover/UDSPopoverConfigProvider.d.cts +1 -1
  10. package/dist/components/client/Popover/UDSPopoverConfigProvider.d.ts +1 -1
  11. package/dist/components/client/Select/Select.cjs +6 -2
  12. package/dist/components/client/Select/Select.d.cts +1 -1
  13. package/dist/components/client/Select/Select.d.ts +1 -1
  14. package/dist/components/client/Select/Select.js +6 -2
  15. package/dist/components/client/Select/SelectItem.cjs +4 -4
  16. package/dist/components/client/Select/SelectItem.js +5 -5
  17. package/dist/components/client/Select/SelectTrigger.cjs +2 -1
  18. package/dist/components/client/Select/SelectTrigger.js +2 -1
  19. package/dist/components/client/Select/selectContext.d.cts +1 -0
  20. package/dist/components/client/Select/selectContext.d.ts +1 -0
  21. package/dist/components/client/Select/selectFieldStyles.cjs +1 -1
  22. package/dist/components/client/Select/selectFieldStyles.js +1 -1
  23. package/dist/tailwind-internal/dist/utils/getShadowStyles.d.cts +2 -2
  24. package/dist/tailwind-internal/dist/utils/getShadowStyles.d.ts +2 -2
  25. package/dist/types/dist/index.d.cts +4 -0
  26. package/dist/types/dist/index.d.ts +4 -0
  27. package/dist/uds/generated/componentData.cjs +244 -247
  28. package/dist/uds/generated/componentData.js +244 -247
  29. package/dist/uds/generated/tailwindPurge.cjs +6 -6
  30. package/dist/uds/generated/tailwindPurge.js +6 -6
  31. package/dist/uds/package.cjs +1 -1
  32. package/dist/uds/package.js +1 -1
  33. package/generated/componentData.json +416 -419
  34. package/generated/tailwindPurge.ts +1 -1
  35. package/package.json +2 -2
@@ -911,7 +911,8 @@ var componentData_default = {
911
911
  "IconSlot",
912
912
  "AriakitSelectItem",
913
913
  "HStack",
914
- "AnimatePresence"
914
+ "AnimatePresence",
915
+ "SelectItemSelected"
915
916
  ],
916
917
  "internalComponentProps": {
917
918
  "HStack": {
@@ -967,7 +968,6 @@ var componentData_default = {
967
968
  "flex",
968
969
  "w-full",
969
970
  "items-center",
970
- "min-w-[200px]",
971
971
  "uds-ring-shadow",
972
972
  "uds-ring-within",
973
973
  "uds-select-field-trigger",
@@ -1064,7 +1064,6 @@ var componentData_default = {
1064
1064
  "truncate",
1065
1065
  "text-left",
1066
1066
  "opacity-50",
1067
- "min-w-[200px]",
1068
1067
  "uds-ring-shadow",
1069
1068
  "uds-ring-within",
1070
1069
  "uds-select-field-trigger",
@@ -1160,7 +1159,6 @@ var componentData_default = {
1160
1159
  "flex",
1161
1160
  "w-full",
1162
1161
  "items-center",
1163
- "min-w-[200px]",
1164
1162
  "uds-ring-shadow",
1165
1163
  "uds-ring-within",
1166
1164
  "uds-select-field-trigger",
@@ -1958,248 +1956,6 @@ var componentData_default = {
1958
1956
  "runtimeConfigInternalComponentProps": {},
1959
1957
  "motionVarPrefixes": ["--uds-motion-subtle-3-", "--uds-motion-smooth-3-"]
1960
1958
  },
1961
- Modal: {
1962
- "name": "Modal",
1963
- "defaultProps": {
1964
- "closeAriaLabel": "Close",
1965
- "maxWidth": "auto",
1966
- "maxHeight": "auto",
1967
- "scrollBehavior": "outside"
1968
- },
1969
- "getStylesLiterals": {
1970
- "flexDirection": "row-reverse",
1971
- "justifyContent": "space-between",
1972
- "alignItems": "flex-end",
1973
- "alignItems:1": "flex-start",
1974
- "borderRadius": "full"
1975
- },
1976
- "cxLiterals": [
1977
- "fixed",
1978
- "inset-0",
1979
- "z-40",
1980
- "overflow-y-auto",
1981
- "overflow-hidden",
1982
- "transition-[opacity,visibility]",
1983
- "visible",
1984
- "opacity-100",
1985
- "invisible",
1986
- "opacity-0",
1987
- "pointer-events-none",
1988
- "uds-bgBlurFallback",
1989
- "w-full",
1990
- "w-fit",
1991
- "h-full",
1992
- "h-fit",
1993
- "m-auto",
1994
- "pointer-events-auto",
1995
- "inside",
1996
- "max-h-full",
1997
- "transition-transform",
1998
- "duration-0",
1999
- "duration-120",
2000
- "transition-[background-color]",
2001
- "bg-carbon-15/0",
2002
- "hover:bg-carbon-15/10",
2003
- "active:bg-carbon-15/15",
2004
- "uds-ring",
2005
- "[translate:50%_-50%]"
2006
- ],
2007
- "internalComponents": [
2008
- "Scrim",
2009
- "VStack",
2010
- "Pressable",
2011
- "IconSlot",
2012
- "Box",
2013
- "Dialog",
2014
- "ModalContext.Provider",
2015
- "HStack",
2016
- "DialogDismiss",
2017
- "ModalTitle",
2018
- "ModalDescription",
2019
- "ModalContent",
2020
- "ModalActions"
2021
- ],
2022
- "internalComponentProps": { "Box": { "flexGrow": ["1"] } },
2023
- "propToVariantKeys": {
2024
- "gutter": ["spacing"],
2025
- "size": [
2026
- "modalSizeRoot",
2027
- "modalSizeSpacingHorizontal",
2028
- "modalSizeHeader",
2029
- "modalSizeTitleDescriptionWrapper",
2030
- "modalSizeCloseIconContainer",
2031
- "modalSizeCloseIcon"
2032
- ],
2033
- "variant": ["modalVariantRoot", "modalVariantCloseIcon"],
2034
- "closeAriaLabel": ["aria-label"],
2035
- "closeIcon": ["icon"]
2036
- },
2037
- "runtimeConfigDefaultProps": {
2038
- "size": "modal.defaultSize",
2039
- "variant": "modal.defaultVariant"
2040
- },
2041
- "runtimeConfigGetStyles": {
2042
- "spacing": ["modal.gutter.${size}"],
2043
- "modalSizeRoot": ["modal.defaultSize"],
2044
- "modalVariantRoot": ["modal.defaultVariant"],
2045
- "modalSizeSpacingHorizontal": ["modal.defaultSize"],
2046
- "modalSizeHeader": ["modal.defaultSize"],
2047
- "modalSizeTitleDescriptionWrapper": ["modal.defaultSize"],
2048
- "modalSizeCloseIconContainer": ["modal.defaultSize"],
2049
- "modalSizeCloseIcon": ["modal.defaultSize"],
2050
- "modalVariantCloseIcon": ["modal.defaultVariant"]
2051
- },
2052
- "runtimeConfigInternalComponentProps": {},
2053
- "motionVarPrefixes": []
2054
- },
2055
- ModalContext: {
2056
- "name": "ModalContext",
2057
- "defaultProps": {},
2058
- "getStylesLiterals": {},
2059
- "cxLiterals": [],
2060
- "internalComponents": [],
2061
- "internalComponentProps": {},
2062
- "propToVariantKeys": {},
2063
- "runtimeConfigDefaultProps": {},
2064
- "runtimeConfigGetStyles": {},
2065
- "runtimeConfigInternalComponentProps": {},
2066
- "motionVarPrefixes": []
2067
- },
2068
- UDSModalConfigProvider: {
2069
- "name": "UDSModalConfigProvider",
2070
- "defaultProps": {},
2071
- "getStylesLiterals": {},
2072
- "cxLiterals": [],
2073
- "internalComponents": ["ModalContext.Provider"],
2074
- "internalComponentProps": {},
2075
- "propToVariantKeys": {},
2076
- "runtimeConfigDefaultProps": {},
2077
- "runtimeConfigGetStyles": {},
2078
- "runtimeConfigInternalComponentProps": {},
2079
- "motionVarPrefixes": []
2080
- },
2081
- ManagedModal: {
2082
- "name": "ManagedModal",
2083
- "defaultProps": {},
2084
- "getStylesLiterals": {},
2085
- "cxLiterals": [],
2086
- "internalComponents": [
2087
- "Modal",
2088
- "ModalTitle",
2089
- "ModalDescription",
2090
- "ModalContent",
2091
- "ModalActions"
2092
- ],
2093
- "internalComponentProps": {},
2094
- "propToVariantKeys": {},
2095
- "runtimeConfigDefaultProps": {
2096
- "size": "modal.defaultSize",
2097
- "variant": "modal.defaultVariant"
2098
- },
2099
- "runtimeConfigGetStyles": {},
2100
- "runtimeConfigInternalComponentProps": {},
2101
- "motionVarPrefixes": []
2102
- },
2103
- ModalPortal: {
2104
- "name": "ModalPortal",
2105
- "defaultProps": {},
2106
- "getStylesLiterals": {},
2107
- "cxLiterals": [],
2108
- "internalComponents": ["ManagedModal"],
2109
- "internalComponentProps": {},
2110
- "propToVariantKeys": {},
2111
- "runtimeConfigDefaultProps": {},
2112
- "runtimeConfigGetStyles": {},
2113
- "runtimeConfigInternalComponentProps": {},
2114
- "motionVarPrefixes": []
2115
- },
2116
- ModalActions: {
2117
- "name": "ModalActions",
2118
- "defaultProps": {},
2119
- "getStylesLiterals": {
2120
- "flexDirection": "row-reverse",
2121
- "justifyContent": "space-between",
2122
- "alignItems": "center"
2123
- },
2124
- "cxLiterals": ["gap-[inherit]"],
2125
- "internalComponents": ["HStack"],
2126
- "internalComponentProps": {},
2127
- "propToVariantKeys": { "size": ["modalSizeSpacingHorizontal", "modalSizeActions"] },
2128
- "runtimeConfigDefaultProps": {
2129
- "size": "modal.defaultSize",
2130
- "variant": "modal.defaultVariant"
2131
- },
2132
- "runtimeConfigGetStyles": {
2133
- "modalSizeSpacingHorizontal": ["modal.defaultSize"],
2134
- "modalSizeActions": ["modal.defaultSize"]
2135
- },
2136
- "runtimeConfigInternalComponentProps": {},
2137
- "motionVarPrefixes": []
2138
- },
2139
- ModalDescription: {
2140
- "name": "ModalDescription",
2141
- "defaultProps": {},
2142
- "getStylesLiterals": {},
2143
- "cxLiterals": [],
2144
- "internalComponents": ["Text", "DialogDescription"],
2145
- "internalComponentProps": { "Text": { "as": ["span"] } },
2146
- "propToVariantKeys": {
2147
- "size": ["modalSizeDescription"],
2148
- "variant": ["modalVariantDescription"]
2149
- },
2150
- "runtimeConfigDefaultProps": {
2151
- "size": "modal.defaultSize",
2152
- "variant": "modal.defaultVariant"
2153
- },
2154
- "runtimeConfigGetStyles": {
2155
- "modalSizeDescription": ["modal.defaultSize"],
2156
- "modalVariantDescription": ["modal.defaultVariant"]
2157
- },
2158
- "runtimeConfigInternalComponentProps": {},
2159
- "motionVarPrefixes": []
2160
- },
2161
- ModalTitle: {
2162
- "name": "ModalTitle",
2163
- "defaultProps": {},
2164
- "getStylesLiterals": {},
2165
- "cxLiterals": [],
2166
- "internalComponents": ["Text", "DialogHeading"],
2167
- "internalComponentProps": { "Text": { "as": ["span"] } },
2168
- "propToVariantKeys": {
2169
- "size": ["modalSizeTitle"],
2170
- "variant": ["modalVariantTitle"]
2171
- },
2172
- "runtimeConfigDefaultProps": {
2173
- "size": "modal.defaultSize",
2174
- "variant": "modal.defaultVariant"
2175
- },
2176
- "runtimeConfigGetStyles": {
2177
- "modalSizeTitle": ["modal.defaultSize"],
2178
- "modalVariantTitle": ["modal.defaultVariant"]
2179
- },
2180
- "runtimeConfigInternalComponentProps": {},
2181
- "motionVarPrefixes": []
2182
- },
2183
- ModalContent: {
2184
- "name": "ModalContent",
2185
- "defaultProps": {},
2186
- "getStylesLiterals": {
2187
- "overflowY": "auto",
2188
- "display": "block",
2189
- "flexGrow": "1"
2190
- },
2191
- "cxLiterals": [],
2192
- "internalComponents": ["Box"],
2193
- "internalComponentProps": {},
2194
- "propToVariantKeys": { "size": ["modalSizeSpacingHorizontal"] },
2195
- "runtimeConfigDefaultProps": {
2196
- "size": "modal.defaultSize",
2197
- "variant": "modal.defaultVariant"
2198
- },
2199
- "runtimeConfigGetStyles": { "modalSizeSpacingHorizontal": ["modal.defaultSize"] },
2200
- "runtimeConfigInternalComponentProps": {},
2201
- "motionVarPrefixes": []
2202
- },
2203
1959
  RadioGroupStore: {
2204
1960
  "name": "RadioGroupStore",
2205
1961
  "defaultProps": {},
@@ -2401,7 +2157,6 @@ var componentData_default = {
2401
2157
  },
2402
2158
  "cxLiterals": [
2403
2159
  "opacity-50",
2404
- "min-w-[200px]",
2405
2160
  "uds-ring-shadow",
2406
2161
  "uds-ring-within",
2407
2162
  "grow",
@@ -2738,6 +2493,248 @@ var componentData_default = {
2738
2493
  "runtimeConfigInternalComponentProps": {},
2739
2494
  "motionVarPrefixes": []
2740
2495
  },
2496
+ Modal: {
2497
+ "name": "Modal",
2498
+ "defaultProps": {
2499
+ "closeAriaLabel": "Close",
2500
+ "maxWidth": "auto",
2501
+ "maxHeight": "auto",
2502
+ "scrollBehavior": "outside"
2503
+ },
2504
+ "getStylesLiterals": {
2505
+ "flexDirection": "row-reverse",
2506
+ "justifyContent": "space-between",
2507
+ "alignItems": "flex-end",
2508
+ "alignItems:1": "flex-start",
2509
+ "borderRadius": "full"
2510
+ },
2511
+ "cxLiterals": [
2512
+ "fixed",
2513
+ "inset-0",
2514
+ "z-40",
2515
+ "overflow-y-auto",
2516
+ "overflow-hidden",
2517
+ "transition-[opacity,visibility]",
2518
+ "visible",
2519
+ "opacity-100",
2520
+ "invisible",
2521
+ "opacity-0",
2522
+ "pointer-events-none",
2523
+ "uds-bgBlurFallback",
2524
+ "w-full",
2525
+ "w-fit",
2526
+ "h-full",
2527
+ "h-fit",
2528
+ "m-auto",
2529
+ "pointer-events-auto",
2530
+ "inside",
2531
+ "max-h-full",
2532
+ "transition-transform",
2533
+ "duration-0",
2534
+ "duration-120",
2535
+ "transition-[background-color]",
2536
+ "bg-carbon-15/0",
2537
+ "hover:bg-carbon-15/10",
2538
+ "active:bg-carbon-15/15",
2539
+ "uds-ring",
2540
+ "[translate:50%_-50%]"
2541
+ ],
2542
+ "internalComponents": [
2543
+ "Scrim",
2544
+ "VStack",
2545
+ "Pressable",
2546
+ "IconSlot",
2547
+ "Box",
2548
+ "Dialog",
2549
+ "ModalContext.Provider",
2550
+ "HStack",
2551
+ "DialogDismiss",
2552
+ "ModalTitle",
2553
+ "ModalDescription",
2554
+ "ModalContent",
2555
+ "ModalActions"
2556
+ ],
2557
+ "internalComponentProps": { "Box": { "flexGrow": ["1"] } },
2558
+ "propToVariantKeys": {
2559
+ "gutter": ["spacing"],
2560
+ "size": [
2561
+ "modalSizeRoot",
2562
+ "modalSizeSpacingHorizontal",
2563
+ "modalSizeHeader",
2564
+ "modalSizeTitleDescriptionWrapper",
2565
+ "modalSizeCloseIconContainer",
2566
+ "modalSizeCloseIcon"
2567
+ ],
2568
+ "variant": ["modalVariantRoot", "modalVariantCloseIcon"],
2569
+ "closeAriaLabel": ["aria-label"],
2570
+ "closeIcon": ["icon"]
2571
+ },
2572
+ "runtimeConfigDefaultProps": {
2573
+ "size": "modal.defaultSize",
2574
+ "variant": "modal.defaultVariant"
2575
+ },
2576
+ "runtimeConfigGetStyles": {
2577
+ "spacing": ["modal.gutter.${size}"],
2578
+ "modalSizeRoot": ["modal.defaultSize"],
2579
+ "modalVariantRoot": ["modal.defaultVariant"],
2580
+ "modalSizeSpacingHorizontal": ["modal.defaultSize"],
2581
+ "modalSizeHeader": ["modal.defaultSize"],
2582
+ "modalSizeTitleDescriptionWrapper": ["modal.defaultSize"],
2583
+ "modalSizeCloseIconContainer": ["modal.defaultSize"],
2584
+ "modalSizeCloseIcon": ["modal.defaultSize"],
2585
+ "modalVariantCloseIcon": ["modal.defaultVariant"]
2586
+ },
2587
+ "runtimeConfigInternalComponentProps": {},
2588
+ "motionVarPrefixes": []
2589
+ },
2590
+ ModalContext: {
2591
+ "name": "ModalContext",
2592
+ "defaultProps": {},
2593
+ "getStylesLiterals": {},
2594
+ "cxLiterals": [],
2595
+ "internalComponents": [],
2596
+ "internalComponentProps": {},
2597
+ "propToVariantKeys": {},
2598
+ "runtimeConfigDefaultProps": {},
2599
+ "runtimeConfigGetStyles": {},
2600
+ "runtimeConfigInternalComponentProps": {},
2601
+ "motionVarPrefixes": []
2602
+ },
2603
+ UDSModalConfigProvider: {
2604
+ "name": "UDSModalConfigProvider",
2605
+ "defaultProps": {},
2606
+ "getStylesLiterals": {},
2607
+ "cxLiterals": [],
2608
+ "internalComponents": ["ModalContext.Provider"],
2609
+ "internalComponentProps": {},
2610
+ "propToVariantKeys": {},
2611
+ "runtimeConfigDefaultProps": {},
2612
+ "runtimeConfigGetStyles": {},
2613
+ "runtimeConfigInternalComponentProps": {},
2614
+ "motionVarPrefixes": []
2615
+ },
2616
+ ManagedModal: {
2617
+ "name": "ManagedModal",
2618
+ "defaultProps": {},
2619
+ "getStylesLiterals": {},
2620
+ "cxLiterals": [],
2621
+ "internalComponents": [
2622
+ "Modal",
2623
+ "ModalTitle",
2624
+ "ModalDescription",
2625
+ "ModalContent",
2626
+ "ModalActions"
2627
+ ],
2628
+ "internalComponentProps": {},
2629
+ "propToVariantKeys": {},
2630
+ "runtimeConfigDefaultProps": {
2631
+ "size": "modal.defaultSize",
2632
+ "variant": "modal.defaultVariant"
2633
+ },
2634
+ "runtimeConfigGetStyles": {},
2635
+ "runtimeConfigInternalComponentProps": {},
2636
+ "motionVarPrefixes": []
2637
+ },
2638
+ ModalPortal: {
2639
+ "name": "ModalPortal",
2640
+ "defaultProps": {},
2641
+ "getStylesLiterals": {},
2642
+ "cxLiterals": [],
2643
+ "internalComponents": ["ManagedModal"],
2644
+ "internalComponentProps": {},
2645
+ "propToVariantKeys": {},
2646
+ "runtimeConfigDefaultProps": {},
2647
+ "runtimeConfigGetStyles": {},
2648
+ "runtimeConfigInternalComponentProps": {},
2649
+ "motionVarPrefixes": []
2650
+ },
2651
+ ModalActions: {
2652
+ "name": "ModalActions",
2653
+ "defaultProps": {},
2654
+ "getStylesLiterals": {
2655
+ "flexDirection": "row-reverse",
2656
+ "justifyContent": "space-between",
2657
+ "alignItems": "center"
2658
+ },
2659
+ "cxLiterals": ["gap-[inherit]"],
2660
+ "internalComponents": ["HStack"],
2661
+ "internalComponentProps": {},
2662
+ "propToVariantKeys": { "size": ["modalSizeSpacingHorizontal", "modalSizeActions"] },
2663
+ "runtimeConfigDefaultProps": {
2664
+ "size": "modal.defaultSize",
2665
+ "variant": "modal.defaultVariant"
2666
+ },
2667
+ "runtimeConfigGetStyles": {
2668
+ "modalSizeSpacingHorizontal": ["modal.defaultSize"],
2669
+ "modalSizeActions": ["modal.defaultSize"]
2670
+ },
2671
+ "runtimeConfigInternalComponentProps": {},
2672
+ "motionVarPrefixes": []
2673
+ },
2674
+ ModalDescription: {
2675
+ "name": "ModalDescription",
2676
+ "defaultProps": {},
2677
+ "getStylesLiterals": {},
2678
+ "cxLiterals": [],
2679
+ "internalComponents": ["Text", "DialogDescription"],
2680
+ "internalComponentProps": { "Text": { "as": ["span"] } },
2681
+ "propToVariantKeys": {
2682
+ "size": ["modalSizeDescription"],
2683
+ "variant": ["modalVariantDescription"]
2684
+ },
2685
+ "runtimeConfigDefaultProps": {
2686
+ "size": "modal.defaultSize",
2687
+ "variant": "modal.defaultVariant"
2688
+ },
2689
+ "runtimeConfigGetStyles": {
2690
+ "modalSizeDescription": ["modal.defaultSize"],
2691
+ "modalVariantDescription": ["modal.defaultVariant"]
2692
+ },
2693
+ "runtimeConfigInternalComponentProps": {},
2694
+ "motionVarPrefixes": []
2695
+ },
2696
+ ModalTitle: {
2697
+ "name": "ModalTitle",
2698
+ "defaultProps": {},
2699
+ "getStylesLiterals": {},
2700
+ "cxLiterals": [],
2701
+ "internalComponents": ["Text", "DialogHeading"],
2702
+ "internalComponentProps": { "Text": { "as": ["span"] } },
2703
+ "propToVariantKeys": {
2704
+ "size": ["modalSizeTitle"],
2705
+ "variant": ["modalVariantTitle"]
2706
+ },
2707
+ "runtimeConfigDefaultProps": {
2708
+ "size": "modal.defaultSize",
2709
+ "variant": "modal.defaultVariant"
2710
+ },
2711
+ "runtimeConfigGetStyles": {
2712
+ "modalSizeTitle": ["modal.defaultSize"],
2713
+ "modalVariantTitle": ["modal.defaultVariant"]
2714
+ },
2715
+ "runtimeConfigInternalComponentProps": {},
2716
+ "motionVarPrefixes": []
2717
+ },
2718
+ ModalContent: {
2719
+ "name": "ModalContent",
2720
+ "defaultProps": {},
2721
+ "getStylesLiterals": {
2722
+ "overflowY": "auto",
2723
+ "display": "block",
2724
+ "flexGrow": "1"
2725
+ },
2726
+ "cxLiterals": [],
2727
+ "internalComponents": ["Box"],
2728
+ "internalComponentProps": {},
2729
+ "propToVariantKeys": { "size": ["modalSizeSpacingHorizontal"] },
2730
+ "runtimeConfigDefaultProps": {
2731
+ "size": "modal.defaultSize",
2732
+ "variant": "modal.defaultVariant"
2733
+ },
2734
+ "runtimeConfigGetStyles": { "modalSizeSpacingHorizontal": ["modal.defaultSize"] },
2735
+ "runtimeConfigInternalComponentProps": {},
2736
+ "motionVarPrefixes": []
2737
+ },
2741
2738
  AvatarIcon: {
2742
2739
  "name": "AvatarIcon",
2743
2740
  "defaultProps": {