@yahoo/uds 3.122.3 → 3.123.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/generated/generatedConfigs.cjs +15 -15
- package/dist/automated-config/dist/generated/generatedConfigs.d.cts +15 -15
- package/dist/automated-config/dist/generated/generatedConfigs.d.ts +15 -15
- package/dist/automated-config/dist/generated/generatedConfigs.js +15 -15
- package/dist/components/client/Menu/Menu.ItemCheckbox.d.cts +1 -1
- package/dist/components/client/Menu/Menu.ItemCheckbox.d.ts +1 -1
- package/dist/components/client/Toast/UDSToastConfigProvider.d.cts +1 -1
- package/dist/components/client/Toast/UDSToastConfigProvider.d.ts +1 -1
- package/dist/components/experimental/client/SegmentedControl.d.cts +1 -2
- package/dist/styles/styler.d.cts +11 -11
- package/dist/styles/styler.d.ts +11 -11
- package/dist/tailwind/dist/automated-config/dist/generated/generatedConfigs.cjs +15 -15
- package/dist/tailwind/dist/automated-config/dist/generated/generatedConfigs.js +15 -15
- package/dist/tailwind/dist/automated-config/dist/generated/generatedConfigs.js.map +1 -1
- package/dist/tailwind/dist/tailwind/utils/getFontStyles.d.cts +1 -1
- package/dist/tailwind/dist/tailwind/utils/getFontStyles.d.ts +1 -1
- package/dist/tailwind/dist/tailwind/utils/getShadowStyles.d.cts +4 -4
- package/dist/tailwind/dist/tailwind/utils/getShadowStyles.d.ts +4 -4
- package/dist/uds/generated/componentData.cjs +1115 -1115
- package/dist/uds/generated/componentData.js +1115 -1115
- package/dist/uds/package.cjs +2 -2
- package/dist/uds/package.js +2 -2
- package/generated/componentData.json +1646 -1646
- package/package.json +3 -3
- package/dist/uds/dist/automated-config/dist/generated/universalTokensConfigAuto.d.cts +0 -2
- package/dist/uds/dist/automated-config/dist/properties.d.cts +0 -5
- package/dist/uds/dist/automated-config/dist/types/ComponentConfig.d.cts +0 -3
- package/dist/uds/dist/automated-config/dist/types/ComponentStyles.d.cts +0 -2
- package/dist/uds/dist/automated-config/dist/types/ConfigSchema.d.cts +0 -2
- package/dist/uds/dist/automated-config/dist/utils/buildConfigSchema.d.cts +0 -7
- package/dist/uds/dist/automated-config/dist/utils/coalesceConfigVariant.d.cts +0 -2
- package/dist/uds/dist/automated-config/dist/utils/defaults.d.cts +0 -2
- package/dist/uds/dist/automated-config/dist/utils/getConfigVariantComponentStatesMatrix.d.cts +0 -2
- package/dist/uds/dist/automated-config/dist/utils/getConfigVariantProperties.d.cts +0 -3
- package/dist/uds/dist/automated-config/dist/utils/getConfigVariantPseudoStates.d.cts +0 -3
- package/dist/uds/dist/automated-config/dist/utils/getConfigVariants.d.cts +0 -2
- package/dist/uds/dist/automated-config/dist/utils/index.d.cts +0 -12
- package/dist/uds/dist/automated-config/dist/utils/subcomponents.d.cts +0 -2
- package/dist/uds/dist/components/Box.d.cts +0 -4
- package/dist/uds/dist/components/Divider/Divider.d.cts +0 -3
- package/dist/uds/dist/components/Divider/DividerCore.d.cts +0 -5
- package/dist/uds/dist/components/Divider/DividerInternal.d.cts +0 -5
- package/dist/uds/dist/components/Divider/index.d.cts +0 -2
- package/dist/uds/dist/components/FormLabel.d.cts +0 -4
- package/dist/uds/dist/components/HStack.d.cts +0 -5
- package/dist/uds/dist/components/Icon.d.cts +0 -4
- package/dist/uds/dist/components/Image.d.cts +0 -3
- package/dist/uds/dist/components/Link.d.cts +0 -4
- package/dist/uds/dist/components/Scrim.d.cts +0 -3
- package/dist/uds/dist/components/Text.d.cts +0 -4
- package/dist/uds/dist/components/VStack.d.cts +0 -5
- package/dist/uds/dist/components/client/Avatar/Avatar.d.cts +0 -3
- package/dist/uds/dist/components/client/Avatar/AvatarIcon.d.cts +0 -5
- package/dist/uds/dist/components/client/Avatar/AvatarImage.d.cts +0 -7
- package/dist/uds/dist/components/client/Avatar/AvatarText.d.cts +0 -5
- package/dist/uds/dist/components/client/Avatar/index.d.cts +0 -5
- package/dist/uds/dist/components/client/Badge.d.cts +0 -4
- package/dist/uds/dist/components/client/BottomSheet/BottomSheet.d.cts +0 -5
- package/dist/uds/dist/components/client/BottomSheet/BottomSheetContent.d.cts +0 -2
- package/dist/uds/dist/components/client/BottomSheet/BottomSheetHeader.d.cts +0 -2
- package/dist/uds/dist/components/client/BottomSheet/BottomSheetProvider.d.cts +0 -3
- package/dist/uds/dist/components/client/BottomSheet/UDSBottomSheetConfigProvider.d.cts +0 -3
- package/dist/uds/dist/components/client/BottomSheet/index.d.cts +0 -7
- package/dist/uds/dist/components/client/BottomSheet/useBottomSheetStore.d.cts +0 -2
- package/dist/uds/dist/components/client/Button.d.cts +0 -5
- package/dist/uds/dist/components/client/Checkbox.d.cts +0 -4
- package/dist/uds/dist/components/client/Chip/Chip.d.cts +0 -5
- package/dist/uds/dist/components/client/Chip/ChipBase.d.cts +0 -6
- package/dist/uds/dist/components/client/Chip/ChipButton.d.cts +0 -5
- package/dist/uds/dist/components/client/Chip/ChipDismissible.d.cts +0 -5
- package/dist/uds/dist/components/client/Chip/ChipLink.d.cts +0 -5
- package/dist/uds/dist/components/client/Chip/ChipToggle.d.cts +0 -5
- package/dist/uds/dist/components/client/Chip/index.d.cts +0 -6
- package/dist/uds/dist/components/client/IconButton.d.cts +0 -5
- package/dist/uds/dist/components/client/Input/Input.d.cts +0 -7
- package/dist/uds/dist/components/client/Input/InputHelpText.d.cts +0 -2
- package/dist/uds/dist/components/client/Input/InputHelpTextInternal.d.cts +0 -6
- package/dist/uds/dist/components/client/Input/index.d.cts +0 -3
- package/dist/uds/dist/components/client/Menu/Menu.Content.d.cts +0 -6
- package/dist/uds/dist/components/client/Menu/Menu.Divider.d.cts +0 -3
- package/dist/uds/dist/components/client/Menu/Menu.Item.d.cts +0 -6
- package/dist/uds/dist/components/client/Menu/Menu.ItemCheckbox.d.cts +0 -6
- package/dist/uds/dist/components/client/Menu/Menu.Provider.d.cts +0 -3
- package/dist/uds/dist/components/client/Menu/Menu.Trigger.d.cts +0 -5
- package/dist/uds/dist/components/client/Menu/Menu.d.cts +0 -2
- package/dist/uds/dist/components/client/Menu/Menu.index.d.cts +0 -9
- package/dist/uds/dist/components/client/Menu/index.d.cts +0 -9
- package/dist/uds/dist/components/client/Popover/Popover.d.cts +0 -2
- package/dist/uds/dist/components/client/Popover/PopoverContent.d.cts +0 -5
- package/dist/uds/dist/components/client/Popover/PopoverTrigger.d.cts +0 -2
- package/dist/uds/dist/components/client/Popover/UDSPopoverConfigProvider.d.cts +0 -4
- package/dist/uds/dist/components/client/Popover/index.d.cts +0 -6
- package/dist/uds/dist/components/client/Pressable.d.cts +0 -4
- package/dist/uds/dist/components/client/Radio/Radio.d.cts +0 -4
- package/dist/uds/dist/components/client/Radio/RadioGroupProvider.d.cts +0 -4
- package/dist/uds/dist/components/client/Radio/index.d.cts +0 -3
- package/dist/uds/dist/components/client/SpringMotionConfig.d.cts +0 -5
- package/dist/uds/dist/components/client/Switch.d.cts +0 -4
- package/dist/uds/dist/components/client/Toast/Toast.d.cts +0 -8
- package/dist/uds/dist/components/client/Toast/ToastContainer.d.cts +0 -6
- package/dist/uds/dist/components/client/Toast/ToastPortal.d.cts +0 -3
- package/dist/uds/dist/components/client/Toast/UDSToastConfigProvider.d.cts +0 -5
- package/dist/uds/dist/components/client/Toast/createToast.d.cts +0 -6
- package/dist/uds/dist/components/client/Toast/index.d.cts +0 -6
- package/dist/uds/dist/components/client/Tooltip/Tooltip.d.cts +0 -2
- package/dist/uds/dist/components/client/Tooltip/TooltipContent.d.cts +0 -3
- package/dist/uds/dist/components/client/Tooltip/TooltipTrigger.d.cts +0 -2
- package/dist/uds/dist/components/client/Tooltip/UDSTooltipConfigProvider.d.cts +0 -5
- package/dist/uds/dist/components/client/Tooltip/index.d.cts +0 -6
- package/dist/uds/dist/components/client/index.d.cts +0 -59
- package/dist/uds/dist/components/client/providers/UDSBreakpointsConfigProvider.d.cts +0 -4
- package/dist/uds/dist/components/client/providers/UDSConfigProvider.d.cts +0 -3
- package/dist/uds/dist/components/index.d.cts +0 -61
- package/dist/uds/dist/config/dist/index.d.cts +0 -4
- package/dist/uds/dist/css-tokens/dist/index.d.cts +0 -2
- package/dist/uds/dist/fixtures/dist/index.d.cts +0 -2
- package/dist/uds/dist/fonts/dist/index.d.cts +0 -2
- package/dist/uds/dist/index.d.cts +0 -93
- package/dist/uds/dist/modes/dist/index.d.cts +0 -2
- package/dist/uds/dist/runtime/bottomSheetConfig.d.cts +0 -3
- package/dist/uds/dist/runtime/breakpointsConfig.d.cts +0 -4
- package/dist/uds/dist/runtime/index.d.cts +0 -7
- package/dist/uds/dist/runtime/popoverConfig.d.cts +0 -5
- package/dist/uds/dist/runtime/toastConfig.d.cts +0 -4
- package/dist/uds/dist/runtime/tooltipConfig.d.cts +0 -5
- package/dist/uds/dist/runtime/udsConfig.d.cts +0 -8
- package/dist/uds/dist/styles/styler.d.cts +0 -2
- package/dist/uds/dist/styles/stylerTypes.d.cts +0 -3
- package/dist/uds/dist/tailwind/dist/config/dist/index.d.cts +0 -2
- package/dist/uds/dist/tailwind/dist/index.d.cts +0 -3
- package/dist/uds/dist/tailwind/dist/tailwind/components/getResponsiveTextStyles.d.cts +0 -2
- package/dist/uds/dist/tailwind/dist/utils/parseTokens.d.cts +0 -2
- package/dist/uds/dist/tokens/automation/index.d.cts +0 -10
- package/dist/uds/dist/tokens/configs/shadow.d.cts +0 -3
- package/dist/uds/dist/tokens/consts/cssTokens.d.cts +0 -2
- package/dist/uds/dist/tokens/consts/defaultModes.d.cts +0 -2
- package/dist/uds/dist/tokens/consts/fontDeclarationsMap.d.cts +0 -2
- package/dist/uds/dist/tokens/index.d.cts +0 -28
- package/dist/uds/dist/tokens/parseButtonVariants.d.cts +0 -3
- package/dist/uds/dist/tokens/types.d.cts +0 -9
- package/dist/uds/dist/tokens/utils/getFontUrls.d.cts +0 -4
- package/dist/uds/dist/tokens/utils/spectrum.d.cts +0 -3
- package/dist/uds/dist/types/dist/index.d.cts +0 -11
- package/dist/uds/dist/types.d.cts +0 -2
|
@@ -21,7 +21,7 @@ const AvatarConfig = {
|
|
|
21
21
|
primary: "secondary",
|
|
22
22
|
secondary: "secondary"
|
|
23
23
|
},
|
|
24
|
-
label: "
|
|
24
|
+
label: "Background color",
|
|
25
25
|
name: "backgroundColor",
|
|
26
26
|
typeOfFixture: [
|
|
27
27
|
"spectrumColors",
|
|
@@ -381,7 +381,7 @@ const AvatarConfig = {
|
|
|
381
381
|
primary: "primary",
|
|
382
382
|
secondary: "primary"
|
|
383
383
|
},
|
|
384
|
-
label: "
|
|
384
|
+
label: "Border color",
|
|
385
385
|
name: "borderColor",
|
|
386
386
|
typeOfFixture: [
|
|
387
387
|
"spectrumColors",
|
|
@@ -743,7 +743,7 @@ const AvatarConfig = {
|
|
|
743
743
|
primary: "full",
|
|
744
744
|
secondary: "sm"
|
|
745
745
|
},
|
|
746
|
-
label: "
|
|
746
|
+
label: "Border radius",
|
|
747
747
|
name: "borderRadius",
|
|
748
748
|
typeOfFixture: ["borderRadii"],
|
|
749
749
|
values: [[
|
|
@@ -761,7 +761,7 @@ const AvatarConfig = {
|
|
|
761
761
|
primary: "muted",
|
|
762
762
|
secondary: "muted"
|
|
763
763
|
},
|
|
764
|
-
label: "
|
|
764
|
+
label: "Icon color",
|
|
765
765
|
name: "color",
|
|
766
766
|
typeOfFixture: [
|
|
767
767
|
"spectrumColors",
|
|
@@ -1139,7 +1139,7 @@ const AvatarConfig = {
|
|
|
1139
1139
|
primary: "muted",
|
|
1140
1140
|
secondary: "muted"
|
|
1141
1141
|
},
|
|
1142
|
-
label: "
|
|
1142
|
+
label: "Border color",
|
|
1143
1143
|
name: "borderColor",
|
|
1144
1144
|
typeOfFixture: [
|
|
1145
1145
|
"spectrumColors",
|
|
@@ -1501,7 +1501,7 @@ const AvatarConfig = {
|
|
|
1501
1501
|
primary: "full",
|
|
1502
1502
|
secondary: "sm"
|
|
1503
1503
|
},
|
|
1504
|
-
label: "
|
|
1504
|
+
label: "Border radius",
|
|
1505
1505
|
name: "borderRadius",
|
|
1506
1506
|
typeOfFixture: ["borderRadii"],
|
|
1507
1507
|
values: [[
|
|
@@ -1534,7 +1534,7 @@ const AvatarConfig = {
|
|
|
1534
1534
|
primary: "primary",
|
|
1535
1535
|
secondary: "secondary"
|
|
1536
1536
|
},
|
|
1537
|
-
label: "
|
|
1537
|
+
label: "Background color",
|
|
1538
1538
|
name: "backgroundColor",
|
|
1539
1539
|
typeOfFixture: [
|
|
1540
1540
|
"spectrumColors",
|
|
@@ -1894,7 +1894,7 @@ const AvatarConfig = {
|
|
|
1894
1894
|
primary: "brand",
|
|
1895
1895
|
secondary: "secondary"
|
|
1896
1896
|
},
|
|
1897
|
-
label: "
|
|
1897
|
+
label: "Border color",
|
|
1898
1898
|
name: "borderColor",
|
|
1899
1899
|
typeOfFixture: [
|
|
1900
1900
|
"spectrumColors",
|
|
@@ -2274,7 +2274,7 @@ const AvatarConfig = {
|
|
|
2274
2274
|
primary: "brand",
|
|
2275
2275
|
secondary: "secondary"
|
|
2276
2276
|
},
|
|
2277
|
-
label: "
|
|
2277
|
+
label: "Text color",
|
|
2278
2278
|
name: "color",
|
|
2279
2279
|
typeOfFixture: [
|
|
2280
2280
|
"spectrumColors",
|
|
@@ -8689,7 +8689,7 @@ const CheckboxConfig = {
|
|
|
8689
8689
|
md: "sm",
|
|
8690
8690
|
sm: "sm"
|
|
8691
8691
|
},
|
|
8692
|
-
label: "
|
|
8692
|
+
label: "Border radius",
|
|
8693
8693
|
name: "borderRadius",
|
|
8694
8694
|
typeOfFixture: ["borderRadii"],
|
|
8695
8695
|
values: [[
|
|
@@ -8707,7 +8707,7 @@ const CheckboxConfig = {
|
|
|
8707
8707
|
md: "thin",
|
|
8708
8708
|
sm: "thin"
|
|
8709
8709
|
},
|
|
8710
|
-
label: "
|
|
8710
|
+
label: "Border width",
|
|
8711
8711
|
name: "borderWidth",
|
|
8712
8712
|
typeOfFixture: ["borderWidths"],
|
|
8713
8713
|
values: [[
|
|
@@ -8722,7 +8722,7 @@ const CheckboxConfig = {
|
|
|
8722
8722
|
md: "5",
|
|
8723
8723
|
sm: "4"
|
|
8724
8724
|
},
|
|
8725
|
-
label: "
|
|
8725
|
+
label: "Height",
|
|
8726
8726
|
name: "height",
|
|
8727
8727
|
typeOfFixture: ["spacingAliases"],
|
|
8728
8728
|
values: [[
|
|
@@ -8770,7 +8770,7 @@ const CheckboxConfig = {
|
|
|
8770
8770
|
md: "5",
|
|
8771
8771
|
sm: "4"
|
|
8772
8772
|
},
|
|
8773
|
-
label: "
|
|
8773
|
+
label: "Width",
|
|
8774
8774
|
name: "width",
|
|
8775
8775
|
typeOfFixture: ["spacingAliases"],
|
|
8776
8776
|
values: [[
|
|
@@ -8940,7 +8940,7 @@ const CheckboxConfig = {
|
|
|
8940
8940
|
primary: "secondary",
|
|
8941
8941
|
secondary: "secondary"
|
|
8942
8942
|
},
|
|
8943
|
-
label: "
|
|
8943
|
+
label: "Background color",
|
|
8944
8944
|
name: "backgroundColor",
|
|
8945
8945
|
pseudoStates: [
|
|
8946
8946
|
"hover",
|
|
@@ -9307,7 +9307,7 @@ const CheckboxConfig = {
|
|
|
9307
9307
|
primary: "tertiary",
|
|
9308
9308
|
secondary: "tertiary"
|
|
9309
9309
|
},
|
|
9310
|
-
label: "
|
|
9310
|
+
label: "Border color",
|
|
9311
9311
|
name: "borderColor",
|
|
9312
9312
|
pseudoStates: [
|
|
9313
9313
|
"hover",
|
|
@@ -20,7 +20,7 @@ const AvatarConfig = {
|
|
|
20
20
|
primary: "secondary",
|
|
21
21
|
secondary: "secondary"
|
|
22
22
|
},
|
|
23
|
-
label: "
|
|
23
|
+
label: "Background color",
|
|
24
24
|
name: "backgroundColor",
|
|
25
25
|
typeOfFixture: [
|
|
26
26
|
"spectrumColors",
|
|
@@ -380,7 +380,7 @@ const AvatarConfig = {
|
|
|
380
380
|
primary: "primary",
|
|
381
381
|
secondary: "primary"
|
|
382
382
|
},
|
|
383
|
-
label: "
|
|
383
|
+
label: "Border color",
|
|
384
384
|
name: "borderColor",
|
|
385
385
|
typeOfFixture: [
|
|
386
386
|
"spectrumColors",
|
|
@@ -742,7 +742,7 @@ const AvatarConfig = {
|
|
|
742
742
|
primary: "full",
|
|
743
743
|
secondary: "sm"
|
|
744
744
|
},
|
|
745
|
-
label: "
|
|
745
|
+
label: "Border radius",
|
|
746
746
|
name: "borderRadius",
|
|
747
747
|
typeOfFixture: ["borderRadii"],
|
|
748
748
|
values: [[
|
|
@@ -760,7 +760,7 @@ const AvatarConfig = {
|
|
|
760
760
|
primary: "muted",
|
|
761
761
|
secondary: "muted"
|
|
762
762
|
},
|
|
763
|
-
label: "
|
|
763
|
+
label: "Icon color",
|
|
764
764
|
name: "color",
|
|
765
765
|
typeOfFixture: [
|
|
766
766
|
"spectrumColors",
|
|
@@ -1138,7 +1138,7 @@ const AvatarConfig = {
|
|
|
1138
1138
|
primary: "muted",
|
|
1139
1139
|
secondary: "muted"
|
|
1140
1140
|
},
|
|
1141
|
-
label: "
|
|
1141
|
+
label: "Border color",
|
|
1142
1142
|
name: "borderColor",
|
|
1143
1143
|
typeOfFixture: [
|
|
1144
1144
|
"spectrumColors",
|
|
@@ -1500,7 +1500,7 @@ const AvatarConfig = {
|
|
|
1500
1500
|
primary: "full",
|
|
1501
1501
|
secondary: "sm"
|
|
1502
1502
|
},
|
|
1503
|
-
label: "
|
|
1503
|
+
label: "Border radius",
|
|
1504
1504
|
name: "borderRadius",
|
|
1505
1505
|
typeOfFixture: ["borderRadii"],
|
|
1506
1506
|
values: [[
|
|
@@ -1533,7 +1533,7 @@ const AvatarConfig = {
|
|
|
1533
1533
|
primary: "primary",
|
|
1534
1534
|
secondary: "secondary"
|
|
1535
1535
|
},
|
|
1536
|
-
label: "
|
|
1536
|
+
label: "Background color",
|
|
1537
1537
|
name: "backgroundColor",
|
|
1538
1538
|
typeOfFixture: [
|
|
1539
1539
|
"spectrumColors",
|
|
@@ -1893,7 +1893,7 @@ const AvatarConfig = {
|
|
|
1893
1893
|
primary: "brand",
|
|
1894
1894
|
secondary: "secondary"
|
|
1895
1895
|
},
|
|
1896
|
-
label: "
|
|
1896
|
+
label: "Border color",
|
|
1897
1897
|
name: "borderColor",
|
|
1898
1898
|
typeOfFixture: [
|
|
1899
1899
|
"spectrumColors",
|
|
@@ -2273,7 +2273,7 @@ const AvatarConfig = {
|
|
|
2273
2273
|
primary: "brand",
|
|
2274
2274
|
secondary: "secondary"
|
|
2275
2275
|
},
|
|
2276
|
-
label: "
|
|
2276
|
+
label: "Text color",
|
|
2277
2277
|
name: "color",
|
|
2278
2278
|
typeOfFixture: [
|
|
2279
2279
|
"spectrumColors",
|
|
@@ -8688,7 +8688,7 @@ const CheckboxConfig = {
|
|
|
8688
8688
|
md: "sm",
|
|
8689
8689
|
sm: "sm"
|
|
8690
8690
|
},
|
|
8691
|
-
label: "
|
|
8691
|
+
label: "Border radius",
|
|
8692
8692
|
name: "borderRadius",
|
|
8693
8693
|
typeOfFixture: ["borderRadii"],
|
|
8694
8694
|
values: [[
|
|
@@ -8706,7 +8706,7 @@ const CheckboxConfig = {
|
|
|
8706
8706
|
md: "thin",
|
|
8707
8707
|
sm: "thin"
|
|
8708
8708
|
},
|
|
8709
|
-
label: "
|
|
8709
|
+
label: "Border width",
|
|
8710
8710
|
name: "borderWidth",
|
|
8711
8711
|
typeOfFixture: ["borderWidths"],
|
|
8712
8712
|
values: [[
|
|
@@ -8721,7 +8721,7 @@ const CheckboxConfig = {
|
|
|
8721
8721
|
md: "5",
|
|
8722
8722
|
sm: "4"
|
|
8723
8723
|
},
|
|
8724
|
-
label: "
|
|
8724
|
+
label: "Height",
|
|
8725
8725
|
name: "height",
|
|
8726
8726
|
typeOfFixture: ["spacingAliases"],
|
|
8727
8727
|
values: [[
|
|
@@ -8769,7 +8769,7 @@ const CheckboxConfig = {
|
|
|
8769
8769
|
md: "5",
|
|
8770
8770
|
sm: "4"
|
|
8771
8771
|
},
|
|
8772
|
-
label: "
|
|
8772
|
+
label: "Width",
|
|
8773
8773
|
name: "width",
|
|
8774
8774
|
typeOfFixture: ["spacingAliases"],
|
|
8775
8775
|
values: [[
|
|
@@ -8939,7 +8939,7 @@ const CheckboxConfig = {
|
|
|
8939
8939
|
primary: "secondary",
|
|
8940
8940
|
secondary: "secondary"
|
|
8941
8941
|
},
|
|
8942
|
-
label: "
|
|
8942
|
+
label: "Background color",
|
|
8943
8943
|
name: "backgroundColor",
|
|
8944
8944
|
pseudoStates: [
|
|
8945
8945
|
"hover",
|
|
@@ -9306,7 +9306,7 @@ const CheckboxConfig = {
|
|
|
9306
9306
|
primary: "tertiary",
|
|
9307
9307
|
secondary: "tertiary"
|
|
9308
9308
|
},
|
|
9309
|
-
label: "
|
|
9309
|
+
label: "Border color",
|
|
9310
9310
|
name: "borderColor",
|
|
9311
9311
|
pseudoStates: [
|
|
9312
9312
|
"hover",
|