@yahoo/uds 3.137.2 → 3.138.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/components/client/Menu/Menu.ItemCheckbox.d.cts +1 -1
- package/dist/components/client/Menu/Menu.ItemCheckbox.d.ts +1 -1
- package/dist/styles/styler.d.cts +25 -25
- package/dist/styles/styler.d.ts +25 -25
- package/dist/uds/generated/componentData.cjs +170 -170
- package/dist/uds/generated/componentData.js +170 -170
- package/generated/componentData.json +234 -234
- package/package.json +1 -1
|
@@ -827,137 +827,6 @@ var Button = {
|
|
|
827
827
|
"runtimeConfigInternalComponentProps": {},
|
|
828
828
|
"motionVarPrefixes": ["--uds-motion-subtle-3-", "--uds-motion-smooth-3-"]
|
|
829
829
|
};
|
|
830
|
-
var UDSToastConfigProvider = {
|
|
831
|
-
"name": "UDSToastConfigProvider",
|
|
832
|
-
"defaultProps": {},
|
|
833
|
-
"getStylesLiterals": {},
|
|
834
|
-
"cxLiterals": [],
|
|
835
|
-
"internalComponents": ["ToastContext.Provider"],
|
|
836
|
-
"internalComponentProps": {},
|
|
837
|
-
"propToVariantKeys": {},
|
|
838
|
-
"runtimeConfigDefaultProps": {},
|
|
839
|
-
"runtimeConfigGetStyles": {},
|
|
840
|
-
"runtimeConfigInternalComponentProps": {},
|
|
841
|
-
"motionVarPrefixes": []
|
|
842
|
-
};
|
|
843
|
-
var ToastPortal = {
|
|
844
|
-
"name": "ToastPortal",
|
|
845
|
-
"defaultProps": {},
|
|
846
|
-
"getStylesLiterals": {},
|
|
847
|
-
"cxLiterals": [],
|
|
848
|
-
"internalComponents": ["ReactToastifyToastContainer"],
|
|
849
|
-
"internalComponentProps": {},
|
|
850
|
-
"propToVariantKeys": {},
|
|
851
|
-
"runtimeConfigDefaultProps": {
|
|
852
|
-
"size": "toast.defaultSize",
|
|
853
|
-
"variant": "toast.defaultVariant"
|
|
854
|
-
},
|
|
855
|
-
"runtimeConfigGetStyles": {},
|
|
856
|
-
"runtimeConfigInternalComponentProps": { "ReactToastifyToastContainer": { "autoClose": ["toast.autoClose"] } },
|
|
857
|
-
"motionVarPrefixes": []
|
|
858
|
-
};
|
|
859
|
-
var Toast = {
|
|
860
|
-
"name": "Toast",
|
|
861
|
-
"defaultProps": {},
|
|
862
|
-
"getStylesLiterals": {
|
|
863
|
-
"className": "animate-spin",
|
|
864
|
-
"className:1": "flex-none",
|
|
865
|
-
"spacing": "2",
|
|
866
|
-
"borderRadius": "full"
|
|
867
|
-
},
|
|
868
|
-
"cxLiterals": [
|
|
869
|
-
"duration-0",
|
|
870
|
-
"duration-120",
|
|
871
|
-
"transition-[background-color]",
|
|
872
|
-
"bg-carbon-15/0",
|
|
873
|
-
"hover:bg-carbon-15/10",
|
|
874
|
-
"active:bg-carbon-15/15",
|
|
875
|
-
"uds-ring"
|
|
876
|
-
],
|
|
877
|
-
"internalComponents": [
|
|
878
|
-
"IconSlot",
|
|
879
|
-
"ToastContainer",
|
|
880
|
-
"Text",
|
|
881
|
-
"Button",
|
|
882
|
-
"Pressable"
|
|
883
|
-
],
|
|
884
|
-
"internalComponentProps": {},
|
|
885
|
-
"propToVariantKeys": {
|
|
886
|
-
"size": [
|
|
887
|
-
"toastSizeLabel",
|
|
888
|
-
"toastSizeIcon",
|
|
889
|
-
"toastSizeActionButton",
|
|
890
|
-
"toastSizeCloseIcon"
|
|
891
|
-
],
|
|
892
|
-
"variant": [
|
|
893
|
-
"toastVariantIcon",
|
|
894
|
-
"toastVariantActionButton",
|
|
895
|
-
"toastVariantCloseIcon"
|
|
896
|
-
],
|
|
897
|
-
"closeIcon": ["icon"],
|
|
898
|
-
"onClickActionButton": ["onClick"]
|
|
899
|
-
},
|
|
900
|
-
"runtimeConfigDefaultProps": {
|
|
901
|
-
"size": "toast.defaultSize",
|
|
902
|
-
"variant": "toast.defaultVariant"
|
|
903
|
-
},
|
|
904
|
-
"runtimeConfigGetStyles": {
|
|
905
|
-
"toastSizeLabel": ["toast.defaultSize"],
|
|
906
|
-
"toastVariantIcon": ["toast.defaultVariant"],
|
|
907
|
-
"toastSizeIcon": ["toast.defaultSize"],
|
|
908
|
-
"toastSizeActionButton": ["toast.defaultSize"],
|
|
909
|
-
"toastVariantActionButton": ["toast.defaultVariant"],
|
|
910
|
-
"toastVariantCloseIcon": ["toast.defaultVariant"],
|
|
911
|
-
"toastSizeCloseIcon": ["toast.defaultSize"]
|
|
912
|
-
},
|
|
913
|
-
"runtimeConfigInternalComponentProps": {
|
|
914
|
-
"ToastContainer": {
|
|
915
|
-
"size": ["toast.defaultSize"],
|
|
916
|
-
"variant": ["toast.defaultVariant"]
|
|
917
|
-
},
|
|
918
|
-
"Text": {
|
|
919
|
-
"variant": ["toast.textVariant.${size}"],
|
|
920
|
-
"color": ["toast.textColor.${variant}"]
|
|
921
|
-
},
|
|
922
|
-
"Button": {
|
|
923
|
-
"size": ["toast.buttonSize.${size}"],
|
|
924
|
-
"variant": ["toast.buttonVariant.${variant}"]
|
|
925
|
-
}
|
|
926
|
-
},
|
|
927
|
-
"motionVarPrefixes": []
|
|
928
|
-
};
|
|
929
|
-
var ToastContainer = {
|
|
930
|
-
"name": "ToastContainer",
|
|
931
|
-
"defaultProps": {},
|
|
932
|
-
"getStylesLiterals": {
|
|
933
|
-
"position": "relative",
|
|
934
|
-
"alignItems": "center",
|
|
935
|
-
"display": "flex",
|
|
936
|
-
"className": "box-border touch-none z-0 w-full break-words mb-2 last:mb-0"
|
|
937
|
-
},
|
|
938
|
-
"cxLiterals": ["w-full"],
|
|
939
|
-
"internalComponents": ["HStack"],
|
|
940
|
-
"internalComponentProps": { "HStack": {
|
|
941
|
-
"alignItems": ["center"],
|
|
942
|
-
"justifyContent": ["space-between"],
|
|
943
|
-
"overflow": ["hidden"],
|
|
944
|
-
"position": ["relative"]
|
|
945
|
-
} },
|
|
946
|
-
"propToVariantKeys": {
|
|
947
|
-
"variant": ["toastVariantRoot"],
|
|
948
|
-
"size": ["toastSizeRoot"]
|
|
949
|
-
},
|
|
950
|
-
"runtimeConfigDefaultProps": {
|
|
951
|
-
"size": "toast.defaultSize",
|
|
952
|
-
"variant": "toast.defaultVariant"
|
|
953
|
-
},
|
|
954
|
-
"runtimeConfigGetStyles": {
|
|
955
|
-
"toastVariantRoot": ["toast.defaultVariant"],
|
|
956
|
-
"toastSizeRoot": ["toast.defaultSize"]
|
|
957
|
-
},
|
|
958
|
-
"runtimeConfigInternalComponentProps": { "HStack": { "backgroundColor": ["toast.backgroundColor.${variant}"] } },
|
|
959
|
-
"motionVarPrefixes": []
|
|
960
|
-
};
|
|
961
830
|
var Accordion = {
|
|
962
831
|
"name": "Accordion",
|
|
963
832
|
"defaultProps": {
|
|
@@ -1179,6 +1048,137 @@ var SwitchV2 = {
|
|
|
1179
1048
|
"runtimeConfigInternalComponentProps": {},
|
|
1180
1049
|
"motionVarPrefixes": ["--uds-motion-bouncy-4-", "--uds-motion-smooth-3-"]
|
|
1181
1050
|
};
|
|
1051
|
+
var UDSToastConfigProvider = {
|
|
1052
|
+
"name": "UDSToastConfigProvider",
|
|
1053
|
+
"defaultProps": {},
|
|
1054
|
+
"getStylesLiterals": {},
|
|
1055
|
+
"cxLiterals": [],
|
|
1056
|
+
"internalComponents": ["ToastContext.Provider"],
|
|
1057
|
+
"internalComponentProps": {},
|
|
1058
|
+
"propToVariantKeys": {},
|
|
1059
|
+
"runtimeConfigDefaultProps": {},
|
|
1060
|
+
"runtimeConfigGetStyles": {},
|
|
1061
|
+
"runtimeConfigInternalComponentProps": {},
|
|
1062
|
+
"motionVarPrefixes": []
|
|
1063
|
+
};
|
|
1064
|
+
var ToastPortal = {
|
|
1065
|
+
"name": "ToastPortal",
|
|
1066
|
+
"defaultProps": {},
|
|
1067
|
+
"getStylesLiterals": {},
|
|
1068
|
+
"cxLiterals": [],
|
|
1069
|
+
"internalComponents": ["ReactToastifyToastContainer"],
|
|
1070
|
+
"internalComponentProps": {},
|
|
1071
|
+
"propToVariantKeys": {},
|
|
1072
|
+
"runtimeConfigDefaultProps": {
|
|
1073
|
+
"size": "toast.defaultSize",
|
|
1074
|
+
"variant": "toast.defaultVariant"
|
|
1075
|
+
},
|
|
1076
|
+
"runtimeConfigGetStyles": {},
|
|
1077
|
+
"runtimeConfigInternalComponentProps": { "ReactToastifyToastContainer": { "autoClose": ["toast.autoClose"] } },
|
|
1078
|
+
"motionVarPrefixes": []
|
|
1079
|
+
};
|
|
1080
|
+
var Toast = {
|
|
1081
|
+
"name": "Toast",
|
|
1082
|
+
"defaultProps": {},
|
|
1083
|
+
"getStylesLiterals": {
|
|
1084
|
+
"className": "animate-spin",
|
|
1085
|
+
"className:1": "flex-none",
|
|
1086
|
+
"spacing": "2",
|
|
1087
|
+
"borderRadius": "full"
|
|
1088
|
+
},
|
|
1089
|
+
"cxLiterals": [
|
|
1090
|
+
"duration-0",
|
|
1091
|
+
"duration-120",
|
|
1092
|
+
"transition-[background-color]",
|
|
1093
|
+
"bg-carbon-15/0",
|
|
1094
|
+
"hover:bg-carbon-15/10",
|
|
1095
|
+
"active:bg-carbon-15/15",
|
|
1096
|
+
"uds-ring"
|
|
1097
|
+
],
|
|
1098
|
+
"internalComponents": [
|
|
1099
|
+
"IconSlot",
|
|
1100
|
+
"ToastContainer",
|
|
1101
|
+
"Text",
|
|
1102
|
+
"Button",
|
|
1103
|
+
"Pressable"
|
|
1104
|
+
],
|
|
1105
|
+
"internalComponentProps": {},
|
|
1106
|
+
"propToVariantKeys": {
|
|
1107
|
+
"size": [
|
|
1108
|
+
"toastSizeLabel",
|
|
1109
|
+
"toastSizeIcon",
|
|
1110
|
+
"toastSizeActionButton",
|
|
1111
|
+
"toastSizeCloseIcon"
|
|
1112
|
+
],
|
|
1113
|
+
"variant": [
|
|
1114
|
+
"toastVariantIcon",
|
|
1115
|
+
"toastVariantActionButton",
|
|
1116
|
+
"toastVariantCloseIcon"
|
|
1117
|
+
],
|
|
1118
|
+
"closeIcon": ["icon"],
|
|
1119
|
+
"onClickActionButton": ["onClick"]
|
|
1120
|
+
},
|
|
1121
|
+
"runtimeConfigDefaultProps": {
|
|
1122
|
+
"size": "toast.defaultSize",
|
|
1123
|
+
"variant": "toast.defaultVariant"
|
|
1124
|
+
},
|
|
1125
|
+
"runtimeConfigGetStyles": {
|
|
1126
|
+
"toastSizeLabel": ["toast.defaultSize"],
|
|
1127
|
+
"toastVariantIcon": ["toast.defaultVariant"],
|
|
1128
|
+
"toastSizeIcon": ["toast.defaultSize"],
|
|
1129
|
+
"toastSizeActionButton": ["toast.defaultSize"],
|
|
1130
|
+
"toastVariantActionButton": ["toast.defaultVariant"],
|
|
1131
|
+
"toastVariantCloseIcon": ["toast.defaultVariant"],
|
|
1132
|
+
"toastSizeCloseIcon": ["toast.defaultSize"]
|
|
1133
|
+
},
|
|
1134
|
+
"runtimeConfigInternalComponentProps": {
|
|
1135
|
+
"ToastContainer": {
|
|
1136
|
+
"size": ["toast.defaultSize"],
|
|
1137
|
+
"variant": ["toast.defaultVariant"]
|
|
1138
|
+
},
|
|
1139
|
+
"Text": {
|
|
1140
|
+
"variant": ["toast.textVariant.${size}"],
|
|
1141
|
+
"color": ["toast.textColor.${variant}"]
|
|
1142
|
+
},
|
|
1143
|
+
"Button": {
|
|
1144
|
+
"size": ["toast.buttonSize.${size}"],
|
|
1145
|
+
"variant": ["toast.buttonVariant.${variant}"]
|
|
1146
|
+
}
|
|
1147
|
+
},
|
|
1148
|
+
"motionVarPrefixes": []
|
|
1149
|
+
};
|
|
1150
|
+
var ToastContainer = {
|
|
1151
|
+
"name": "ToastContainer",
|
|
1152
|
+
"defaultProps": {},
|
|
1153
|
+
"getStylesLiterals": {
|
|
1154
|
+
"position": "relative",
|
|
1155
|
+
"alignItems": "center",
|
|
1156
|
+
"display": "flex",
|
|
1157
|
+
"className": "box-border touch-none z-0 w-full break-words mb-2 last:mb-0"
|
|
1158
|
+
},
|
|
1159
|
+
"cxLiterals": ["w-full"],
|
|
1160
|
+
"internalComponents": ["HStack"],
|
|
1161
|
+
"internalComponentProps": { "HStack": {
|
|
1162
|
+
"alignItems": ["center"],
|
|
1163
|
+
"justifyContent": ["space-between"],
|
|
1164
|
+
"overflow": ["hidden"],
|
|
1165
|
+
"position": ["relative"]
|
|
1166
|
+
} },
|
|
1167
|
+
"propToVariantKeys": {
|
|
1168
|
+
"variant": ["toastVariantRoot"],
|
|
1169
|
+
"size": ["toastSizeRoot"]
|
|
1170
|
+
},
|
|
1171
|
+
"runtimeConfigDefaultProps": {
|
|
1172
|
+
"size": "toast.defaultSize",
|
|
1173
|
+
"variant": "toast.defaultVariant"
|
|
1174
|
+
},
|
|
1175
|
+
"runtimeConfigGetStyles": {
|
|
1176
|
+
"toastVariantRoot": ["toast.defaultVariant"],
|
|
1177
|
+
"toastSizeRoot": ["toast.defaultSize"]
|
|
1178
|
+
},
|
|
1179
|
+
"runtimeConfigInternalComponentProps": { "HStack": { "backgroundColor": ["toast.backgroundColor.${variant}"] } },
|
|
1180
|
+
"motionVarPrefixes": []
|
|
1181
|
+
};
|
|
1182
1182
|
var BottomSheetInternalContext = {
|
|
1183
1183
|
"name": "BottomSheetInternalContext",
|
|
1184
1184
|
"defaultProps": {},
|
|
@@ -1990,6 +1990,39 @@ var InputHelpTextInternal = {
|
|
|
1990
1990
|
"runtimeConfigInternalComponentProps": {},
|
|
1991
1991
|
"motionVarPrefixes": []
|
|
1992
1992
|
};
|
|
1993
|
+
var UDSBreakpointsConfigProvider = {
|
|
1994
|
+
"name": "UDSBreakpointsConfigProvider",
|
|
1995
|
+
"defaultProps": {},
|
|
1996
|
+
"getStylesLiterals": {},
|
|
1997
|
+
"cxLiterals": [],
|
|
1998
|
+
"internalComponents": ["UDSBreakpointsConfigContext.Provider"],
|
|
1999
|
+
"internalComponentProps": {},
|
|
2000
|
+
"propToVariantKeys": {},
|
|
2001
|
+
"runtimeConfigDefaultProps": {},
|
|
2002
|
+
"runtimeConfigGetStyles": {},
|
|
2003
|
+
"runtimeConfigInternalComponentProps": {},
|
|
2004
|
+
"motionVarPrefixes": []
|
|
2005
|
+
};
|
|
2006
|
+
var UDSConfigProvider = {
|
|
2007
|
+
"name": "UDSConfigProvider",
|
|
2008
|
+
"defaultProps": {},
|
|
2009
|
+
"getStylesLiterals": {},
|
|
2010
|
+
"cxLiterals": [],
|
|
2011
|
+
"internalComponents": [
|
|
2012
|
+
"UDSBreakpointsConfigProvider",
|
|
2013
|
+
"UDSBottomSheetConfigProvider",
|
|
2014
|
+
"UDSToastConfigProvider",
|
|
2015
|
+
"UDSTooltipConfigProvider",
|
|
2016
|
+
"UDSPopoverConfigProvider",
|
|
2017
|
+
"UDSModalConfigProvider"
|
|
2018
|
+
],
|
|
2019
|
+
"internalComponentProps": {},
|
|
2020
|
+
"propToVariantKeys": {},
|
|
2021
|
+
"runtimeConfigDefaultProps": {},
|
|
2022
|
+
"runtimeConfigGetStyles": {},
|
|
2023
|
+
"runtimeConfigInternalComponentProps": {},
|
|
2024
|
+
"motionVarPrefixes": []
|
|
2025
|
+
};
|
|
1993
2026
|
var Menu_Item = {
|
|
1994
2027
|
"name": "Menu.Item",
|
|
1995
2028
|
"defaultProps": {},
|
|
@@ -2208,39 +2241,6 @@ var Menu_ItemBase = {
|
|
|
2208
2241
|
"runtimeConfigInternalComponentProps": {},
|
|
2209
2242
|
"motionVarPrefixes": []
|
|
2210
2243
|
};
|
|
2211
|
-
var UDSBreakpointsConfigProvider = {
|
|
2212
|
-
"name": "UDSBreakpointsConfigProvider",
|
|
2213
|
-
"defaultProps": {},
|
|
2214
|
-
"getStylesLiterals": {},
|
|
2215
|
-
"cxLiterals": [],
|
|
2216
|
-
"internalComponents": ["UDSBreakpointsConfigContext.Provider"],
|
|
2217
|
-
"internalComponentProps": {},
|
|
2218
|
-
"propToVariantKeys": {},
|
|
2219
|
-
"runtimeConfigDefaultProps": {},
|
|
2220
|
-
"runtimeConfigGetStyles": {},
|
|
2221
|
-
"runtimeConfigInternalComponentProps": {},
|
|
2222
|
-
"motionVarPrefixes": []
|
|
2223
|
-
};
|
|
2224
|
-
var UDSConfigProvider = {
|
|
2225
|
-
"name": "UDSConfigProvider",
|
|
2226
|
-
"defaultProps": {},
|
|
2227
|
-
"getStylesLiterals": {},
|
|
2228
|
-
"cxLiterals": [],
|
|
2229
|
-
"internalComponents": [
|
|
2230
|
-
"UDSBreakpointsConfigProvider",
|
|
2231
|
-
"UDSBottomSheetConfigProvider",
|
|
2232
|
-
"UDSToastConfigProvider",
|
|
2233
|
-
"UDSTooltipConfigProvider",
|
|
2234
|
-
"UDSPopoverConfigProvider",
|
|
2235
|
-
"UDSModalConfigProvider"
|
|
2236
|
-
],
|
|
2237
|
-
"internalComponentProps": {},
|
|
2238
|
-
"propToVariantKeys": {},
|
|
2239
|
-
"runtimeConfigDefaultProps": {},
|
|
2240
|
-
"runtimeConfigGetStyles": {},
|
|
2241
|
-
"runtimeConfigInternalComponentProps": {},
|
|
2242
|
-
"motionVarPrefixes": []
|
|
2243
|
-
};
|
|
2244
2244
|
var Tooltip = {
|
|
2245
2245
|
"name": "Tooltip",
|
|
2246
2246
|
"defaultProps": {},
|
|
@@ -2682,14 +2682,14 @@ var componentData_default = {
|
|
|
2682
2682
|
Badge,
|
|
2683
2683
|
Checkbox,
|
|
2684
2684
|
Button,
|
|
2685
|
-
UDSToastConfigProvider,
|
|
2686
|
-
ToastPortal,
|
|
2687
|
-
Toast,
|
|
2688
|
-
ToastContainer,
|
|
2689
2685
|
Accordion,
|
|
2690
2686
|
AvoidMotionLibraryProvider,
|
|
2691
2687
|
SegmentedControl,
|
|
2692
2688
|
SwitchV2,
|
|
2689
|
+
UDSToastConfigProvider,
|
|
2690
|
+
ToastPortal,
|
|
2691
|
+
Toast,
|
|
2692
|
+
ToastContainer,
|
|
2693
2693
|
BottomSheetInternalContext,
|
|
2694
2694
|
BottomSheetContent,
|
|
2695
2695
|
BottomSheetHandle,
|
|
@@ -2721,6 +2721,8 @@ var componentData_default = {
|
|
|
2721
2721
|
Input,
|
|
2722
2722
|
InputHelpText,
|
|
2723
2723
|
InputHelpTextInternal,
|
|
2724
|
+
UDSBreakpointsConfigProvider,
|
|
2725
|
+
UDSConfigProvider,
|
|
2724
2726
|
"Menu.Item": Menu_Item,
|
|
2725
2727
|
"Menu.index": Menu_index,
|
|
2726
2728
|
Menu,
|
|
@@ -2730,8 +2732,6 @@ var componentData_default = {
|
|
|
2730
2732
|
"Menu.Provider": Menu_Provider,
|
|
2731
2733
|
"Menu.ItemCheckbox": Menu_ItemCheckbox,
|
|
2732
2734
|
"Menu.ItemBase": Menu_ItemBase,
|
|
2733
|
-
UDSBreakpointsConfigProvider,
|
|
2734
|
-
UDSConfigProvider,
|
|
2735
2735
|
Tooltip,
|
|
2736
2736
|
TooltipContent,
|
|
2737
2737
|
UDSTooltipConfigProvider,
|