@redsift/design-system 10.3.0-muiv5-alpha.5 → 10.3.0-muiv5-alpha.7

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/index.js CHANGED
@@ -483,7 +483,7 @@ function partitionComponents(components, predicates) {
483
483
 
484
484
  /**
485
485
  * Do not edit directly
486
- * Generated on Wed, 10 Jul 2024 09:05:25 GMT
486
+ * Generated on Tue, 16 Jul 2024 19:17:14 GMT
487
487
  */
488
488
 
489
489
  const RedsiftColorDarkComponentsPageBackground = '#333333';
@@ -642,13 +642,29 @@ const RedsiftColorDarkComponentsButtonsSecondaryButtonInfoTextHover = '#689df6';
642
642
  const RedsiftColorDarkComponentsButtonsSecondaryButtonInfoTextActive = '#8eb6f8';
643
643
  const RedsiftColorDarkComponentsButtonsSecondaryButtonInfoTextDisabled = '#858585';
644
644
  const RedsiftColorDarkComponentsButtonsSecondaryButtonGreyBackgroundDefault = 'transparent';
645
- const RedsiftColorDarkComponentsButtonsSecondaryButtonGreyBackgroundHover = '#474747';
645
+ const RedsiftColorDarkComponentsButtonsSecondaryButtonGreyBackgroundHover = '#525252';
646
646
  const RedsiftColorDarkComponentsButtonsSecondaryButtonGreyBackgroundActive = '#333333';
647
647
  const RedsiftColorDarkComponentsButtonsSecondaryButtonGreyBackgroundDisabled = '#333333';
648
648
  const RedsiftColorDarkComponentsButtonsSecondaryButtonGreyTextDefault = '#666666';
649
649
  const RedsiftColorDarkComponentsButtonsSecondaryButtonGreyTextHover = '#858585';
650
650
  const RedsiftColorDarkComponentsButtonsSecondaryButtonGreyTextActive = '#a3a3a3';
651
651
  const RedsiftColorDarkComponentsButtonsSecondaryButtonGreyTextDisabled = '#858585';
652
+ const RedsiftColorDarkComponentsButtonsSecondaryButtonBlackBackgroundDefault = 'transparent';
653
+ const RedsiftColorDarkComponentsButtonsSecondaryButtonBlackBackgroundHover = '#525252';
654
+ const RedsiftColorDarkComponentsButtonsSecondaryButtonBlackBackgroundActive = '#333333';
655
+ const RedsiftColorDarkComponentsButtonsSecondaryButtonBlackBackgroundDisabled = 'transparent';
656
+ const RedsiftColorDarkComponentsButtonsSecondaryButtonBlackTextDefault = '#333333';
657
+ const RedsiftColorDarkComponentsButtonsSecondaryButtonBlackTextHover = '#333333';
658
+ const RedsiftColorDarkComponentsButtonsSecondaryButtonBlackTextActive = '#333333';
659
+ const RedsiftColorDarkComponentsButtonsSecondaryButtonBlackTextDisabled = '#a3a3a3';
660
+ const RedsiftColorDarkComponentsButtonsSecondaryButtonWhiteBackgroundDefault = 'transparent';
661
+ const RedsiftColorDarkComponentsButtonsSecondaryButtonWhiteBackgroundHover = '#525252';
662
+ const RedsiftColorDarkComponentsButtonsSecondaryButtonWhiteBackgroundActive = '#333333';
663
+ const RedsiftColorDarkComponentsButtonsSecondaryButtonWhiteBackgroundDisabled = 'transparent';
664
+ const RedsiftColorDarkComponentsButtonsSecondaryButtonWhiteTextDefault = '#ffffff';
665
+ const RedsiftColorDarkComponentsButtonsSecondaryButtonWhiteTextHover = '#ffffff';
666
+ const RedsiftColorDarkComponentsButtonsSecondaryButtonWhiteTextActive = '#ffffff';
667
+ const RedsiftColorDarkComponentsButtonsSecondaryButtonWhiteTextDisabled = '#a3a3a3';
652
668
  const RedsiftColorDarkComponentsButtonsSecondaryButtonRadarBackgroundDefault = 'transparent';
653
669
  const RedsiftColorDarkComponentsButtonsSecondaryButtonRadarBackgroundHover = 'linear-gradient(90deg, rgba(81, 183, 142, 0.2), rgba(0, 129, 195, 0.2))';
654
670
  const RedsiftColorDarkComponentsButtonsSecondaryButtonRadarBackgroundActive = 'linear-gradient(90deg, rgba(81, 183, 142, 0.4), rgba(0, 129, 195, 0.4))';
@@ -706,7 +722,7 @@ const RedsiftColorDarkComponentsButtonsUnstyledButtonInfoTextHover = '#689df6';
706
722
  const RedsiftColorDarkComponentsButtonsUnstyledButtonInfoTextActive = '#8eb6f8';
707
723
  const RedsiftColorDarkComponentsButtonsUnstyledButtonInfoTextDisabled = '#858585';
708
724
  const RedsiftColorDarkComponentsButtonsUnstyledButtonGreyBackgroundDefault = 'transparent';
709
- const RedsiftColorDarkComponentsButtonsUnstyledButtonGreyBackgroundHover = '#474747';
725
+ const RedsiftColorDarkComponentsButtonsUnstyledButtonGreyBackgroundHover = '#525252';
710
726
  const RedsiftColorDarkComponentsButtonsUnstyledButtonGreyBackgroundActive = '#333333';
711
727
  const RedsiftColorDarkComponentsButtonsUnstyledButtonGreyBackgroundDisabled = '#333333';
712
728
  const RedsiftColorDarkComponentsButtonsUnstyledButtonGreyTextDefault = '#666666';
@@ -714,16 +730,16 @@ const RedsiftColorDarkComponentsButtonsUnstyledButtonGreyTextHover = '#858585';
714
730
  const RedsiftColorDarkComponentsButtonsUnstyledButtonGreyTextActive = '#a3a3a3';
715
731
  const RedsiftColorDarkComponentsButtonsUnstyledButtonGreyTextDisabled = '#858585';
716
732
  const RedsiftColorDarkComponentsButtonsUnstyledButtonBlackBackgroundDefault = 'transparent';
717
- const RedsiftColorDarkComponentsButtonsUnstyledButtonBlackBackgroundHover = '#f2f2f2';
718
- const RedsiftColorDarkComponentsButtonsUnstyledButtonBlackBackgroundActive = '#e0e0e0';
733
+ const RedsiftColorDarkComponentsButtonsUnstyledButtonBlackBackgroundHover = '#525252';
734
+ const RedsiftColorDarkComponentsButtonsUnstyledButtonBlackBackgroundActive = '#333333';
719
735
  const RedsiftColorDarkComponentsButtonsUnstyledButtonBlackBackgroundDisabled = 'transparent';
720
736
  const RedsiftColorDarkComponentsButtonsUnstyledButtonBlackTextDefault = '#333333';
721
737
  const RedsiftColorDarkComponentsButtonsUnstyledButtonBlackTextHover = '#333333';
722
738
  const RedsiftColorDarkComponentsButtonsUnstyledButtonBlackTextActive = '#333333';
723
739
  const RedsiftColorDarkComponentsButtonsUnstyledButtonBlackTextDisabled = '#a3a3a3';
724
740
  const RedsiftColorDarkComponentsButtonsUnstyledButtonWhiteBackgroundDefault = 'transparent';
725
- const RedsiftColorDarkComponentsButtonsUnstyledButtonWhiteBackgroundHover = '#f2f2f2';
726
- const RedsiftColorDarkComponentsButtonsUnstyledButtonWhiteBackgroundActive = '#e0e0e0';
741
+ const RedsiftColorDarkComponentsButtonsUnstyledButtonWhiteBackgroundHover = '#525252';
742
+ const RedsiftColorDarkComponentsButtonsUnstyledButtonWhiteBackgroundActive = '#333333';
727
743
  const RedsiftColorDarkComponentsButtonsUnstyledButtonWhiteBackgroundDisabled = 'transparent';
728
744
  const RedsiftColorDarkComponentsButtonsUnstyledButtonWhiteTextDefault = '#ffffff';
729
745
  const RedsiftColorDarkComponentsButtonsUnstyledButtonWhiteTextHover = '#ffffff';
@@ -1170,13 +1186,29 @@ const RedsiftColorLightComponentsButtonsSecondaryButtonInfoTextHover = '#3b78dc'
1170
1186
  const RedsiftColorLightComponentsButtonsSecondaryButtonInfoTextActive = '#2e5dab';
1171
1187
  const RedsiftColorLightComponentsButtonsSecondaryButtonInfoTextDisabled = '#a3a3a3';
1172
1188
  const RedsiftColorLightComponentsButtonsSecondaryButtonGreyBackgroundDefault = 'transparent';
1173
- const RedsiftColorLightComponentsButtonsSecondaryButtonGreyBackgroundHover = '#f2f2f2';
1174
- const RedsiftColorLightComponentsButtonsSecondaryButtonGreyBackgroundActive = '#e0e0e0';
1175
- const RedsiftColorLightComponentsButtonsSecondaryButtonGreyBackgroundDisabled = '#ffffff';
1189
+ const RedsiftColorLightComponentsButtonsSecondaryButtonGreyBackgroundHover = '#e0e0e0';
1190
+ const RedsiftColorLightComponentsButtonsSecondaryButtonGreyBackgroundActive = '#a3a3a3';
1191
+ const RedsiftColorLightComponentsButtonsSecondaryButtonGreyBackgroundDisabled = 'transparent';
1176
1192
  const RedsiftColorLightComponentsButtonsSecondaryButtonGreyTextDefault = '#666666';
1177
1193
  const RedsiftColorLightComponentsButtonsSecondaryButtonGreyTextHover = '#525252';
1178
1194
  const RedsiftColorLightComponentsButtonsSecondaryButtonGreyTextActive = '#525252';
1179
1195
  const RedsiftColorLightComponentsButtonsSecondaryButtonGreyTextDisabled = '#a3a3a3';
1196
+ const RedsiftColorLightComponentsButtonsSecondaryButtonBlackBackgroundDefault = 'transparent';
1197
+ const RedsiftColorLightComponentsButtonsSecondaryButtonBlackBackgroundHover = '#e0e0e0';
1198
+ const RedsiftColorLightComponentsButtonsSecondaryButtonBlackBackgroundActive = '#a3a3a3';
1199
+ const RedsiftColorLightComponentsButtonsSecondaryButtonBlackBackgroundDisabled = 'transparent';
1200
+ const RedsiftColorLightComponentsButtonsSecondaryButtonBlackTextDefault = '#333333';
1201
+ const RedsiftColorLightComponentsButtonsSecondaryButtonBlackTextHover = '#333333';
1202
+ const RedsiftColorLightComponentsButtonsSecondaryButtonBlackTextActive = '#333333';
1203
+ const RedsiftColorLightComponentsButtonsSecondaryButtonBlackTextDisabled = '#a3a3a3';
1204
+ const RedsiftColorLightComponentsButtonsSecondaryButtonWhiteBackgroundDefault = 'transparent';
1205
+ const RedsiftColorLightComponentsButtonsSecondaryButtonWhiteBackgroundHover = '#e0e0e0';
1206
+ const RedsiftColorLightComponentsButtonsSecondaryButtonWhiteBackgroundActive = '#a3a3a3';
1207
+ const RedsiftColorLightComponentsButtonsSecondaryButtonWhiteBackgroundDisabled = 'transparent';
1208
+ const RedsiftColorLightComponentsButtonsSecondaryButtonWhiteTextDefault = '#ffffff';
1209
+ const RedsiftColorLightComponentsButtonsSecondaryButtonWhiteTextHover = '#ffffff';
1210
+ const RedsiftColorLightComponentsButtonsSecondaryButtonWhiteTextActive = '#ffffff';
1211
+ const RedsiftColorLightComponentsButtonsSecondaryButtonWhiteTextDisabled = '#a3a3a3';
1180
1212
  const RedsiftColorLightComponentsButtonsSecondaryButtonRadarBackgroundDefault = 'transparent';
1181
1213
  const RedsiftColorLightComponentsButtonsSecondaryButtonRadarBackgroundHover = 'linear-gradient(90deg, rgba(81, 183, 142, 0.2), rgba(0, 129, 195, 0.2))';
1182
1214
  const RedsiftColorLightComponentsButtonsSecondaryButtonRadarBackgroundActive = 'linear-gradient(90deg, rgba(81, 183, 142, 0.4), rgba(0, 129, 195, 0.4))';
@@ -1234,24 +1266,24 @@ const RedsiftColorLightComponentsButtonsUnstyledButtonInfoTextHover = '#3b78dc';
1234
1266
  const RedsiftColorLightComponentsButtonsUnstyledButtonInfoTextActive = '#2e5dab';
1235
1267
  const RedsiftColorLightComponentsButtonsUnstyledButtonInfoTextDisabled = '#a3a3a3';
1236
1268
  const RedsiftColorLightComponentsButtonsUnstyledButtonGreyBackgroundDefault = 'transparent';
1237
- const RedsiftColorLightComponentsButtonsUnstyledButtonGreyBackgroundHover = '#f2f2f2';
1238
- const RedsiftColorLightComponentsButtonsUnstyledButtonGreyBackgroundActive = '#e0e0e0';
1269
+ const RedsiftColorLightComponentsButtonsUnstyledButtonGreyBackgroundHover = '#e0e0e0';
1270
+ const RedsiftColorLightComponentsButtonsUnstyledButtonGreyBackgroundActive = '#a3a3a3';
1239
1271
  const RedsiftColorLightComponentsButtonsUnstyledButtonGreyBackgroundDisabled = 'transparent';
1240
1272
  const RedsiftColorLightComponentsButtonsUnstyledButtonGreyTextDefault = '#666666';
1241
1273
  const RedsiftColorLightComponentsButtonsUnstyledButtonGreyTextHover = '#525252';
1242
1274
  const RedsiftColorLightComponentsButtonsUnstyledButtonGreyTextActive = '#525252';
1243
1275
  const RedsiftColorLightComponentsButtonsUnstyledButtonGreyTextDisabled = '#a3a3a3';
1244
1276
  const RedsiftColorLightComponentsButtonsUnstyledButtonBlackBackgroundDefault = 'transparent';
1245
- const RedsiftColorLightComponentsButtonsUnstyledButtonBlackBackgroundHover = '#f2f2f2';
1246
- const RedsiftColorLightComponentsButtonsUnstyledButtonBlackBackgroundActive = '#e0e0e0';
1277
+ const RedsiftColorLightComponentsButtonsUnstyledButtonBlackBackgroundHover = '#e0e0e0';
1278
+ const RedsiftColorLightComponentsButtonsUnstyledButtonBlackBackgroundActive = '#a3a3a3';
1247
1279
  const RedsiftColorLightComponentsButtonsUnstyledButtonBlackBackgroundDisabled = 'transparent';
1248
1280
  const RedsiftColorLightComponentsButtonsUnstyledButtonBlackTextDefault = '#333333';
1249
1281
  const RedsiftColorLightComponentsButtonsUnstyledButtonBlackTextHover = '#333333';
1250
1282
  const RedsiftColorLightComponentsButtonsUnstyledButtonBlackTextActive = '#333333';
1251
1283
  const RedsiftColorLightComponentsButtonsUnstyledButtonBlackTextDisabled = '#a3a3a3';
1252
1284
  const RedsiftColorLightComponentsButtonsUnstyledButtonWhiteBackgroundDefault = 'transparent';
1253
- const RedsiftColorLightComponentsButtonsUnstyledButtonWhiteBackgroundHover = '#f2f2f2';
1254
- const RedsiftColorLightComponentsButtonsUnstyledButtonWhiteBackgroundActive = '#e0e0e0';
1285
+ const RedsiftColorLightComponentsButtonsUnstyledButtonWhiteBackgroundHover = '#e0e0e0';
1286
+ const RedsiftColorLightComponentsButtonsUnstyledButtonWhiteBackgroundActive = '#a3a3a3';
1255
1287
  const RedsiftColorLightComponentsButtonsUnstyledButtonWhiteBackgroundDisabled = 'transparent';
1256
1288
  const RedsiftColorLightComponentsButtonsUnstyledButtonWhiteTextDefault = '#ffffff';
1257
1289
  const RedsiftColorLightComponentsButtonsUnstyledButtonWhiteTextHover = '#ffffff';
@@ -1619,6 +1651,7 @@ const RedsiftColorSecondaryD4 = '#102521';
1619
1651
  const RedsiftColorNeutralWhite = '#ffffff';
1620
1652
  const RedsiftColorNeutralXLightGrey = '#f2f2f2';
1621
1653
  const RedsiftColorNeutralLightGrey = '#e0e0e0';
1654
+ const RedsiftColorNeutralDisabled = '#a3a3a3';
1622
1655
  const RedsiftColorNeutralMidGrey = '#666666';
1623
1656
  const RedsiftColorNeutralDarkGrey = '#474747';
1624
1657
  const RedsiftColorNeutralXDarkGrey = '#333333';
@@ -4732,12 +4765,9 @@ function useTheme(theme) {
4732
4765
  return contextTheme;
4733
4766
  }
4734
4767
 
4735
- const _excluded$V = ["aria-hidden", "aria-label", "badge", "className", "color", "icon", "size", "svgProps", "theme"];
4736
- const COMPONENT_NAME$R = 'Icon';
4737
- const CLASSNAME$R = 'redsift-icon';
4738
- const DEFAULT_PROPS$R = {
4739
- size: IconSize.medium
4740
- };
4768
+ const _excluded$W = ["aria-hidden", "aria-label", "badge", "className", "color", "icon", "size", "svgProps", "theme"];
4769
+ const COMPONENT_NAME$S = 'Icon';
4770
+ const CLASSNAME$S = 'redsift-icon';
4741
4771
  const sizeToDimension$1 = size => {
4742
4772
  if (typeof size !== 'string') {
4743
4773
  return size;
@@ -4800,11 +4830,11 @@ const Icon = /*#__PURE__*/forwardRef((props, ref) => {
4800
4830
  className,
4801
4831
  color,
4802
4832
  icon,
4803
- size,
4833
+ size = IconSize.medium,
4804
4834
  svgProps,
4805
4835
  theme: propsTheme
4806
4836
  } = props,
4807
- forwardedProps = _objectWithoutProperties(props, _excluded$V);
4837
+ forwardedProps = _objectWithoutProperties(props, _excluded$W);
4808
4838
  const theme = useTheme(propsTheme);
4809
4839
  const {
4810
4840
  width,
@@ -4839,9 +4869,8 @@ const Icon = /*#__PURE__*/forwardRef((props, ref) => {
4839
4869
  width
4840
4870
  }, svgProps)), badge ? badge : null);
4841
4871
  });
4842
- Icon.className = CLASSNAME$R;
4843
- Icon.defaultProps = DEFAULT_PROPS$R;
4844
- Icon.displayName = COMPONENT_NAME$R;
4872
+ Icon.className = CLASSNAME$S;
4873
+ Icon.displayName = COMPONENT_NAME$S;
4845
4874
 
4846
4875
  /**
4847
4876
  * Component variant.
@@ -5118,13 +5147,9 @@ var spinnerGreyL2 = 'data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53M
5118
5147
 
5119
5148
  var spinnerGreyL3 = 'data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSIwIDAgNDAwIDQwMCIgc2hhcGUtcmVuZGVyaW5nPSJnZW9tZXRyaWNQcmVjaXNpb24iIHRleHQtcmVuZGVyaW5nPSJnZW9tZXRyaWNQcmVjaXNpb24iPgogIDxzdHlsZT4KICAgIC5zcGlubmluZyB7CiAgICAgIGFuaW1hdGlvbjogc3Bpbm5pbmcta2V5ZnJhbWVzIDMwMDBtcyBsaW5lYXIgaW5maW5pdGUgbm9ybWFsIGZvcndhcmRzOwogICAgICB0cmFuc2Zvcm0tb3JpZ2luOiBjZW50ZXI7CiAgICAgIGFuaW1hdGlvbi10aW1pbmctZnVuY3Rpb246IGN1YmljLWJlemllcigwLjQyLCAwLCAwLjU4LCAxKTsKICAgIH0KICAgIEBrZXlmcmFtZXMgc3Bpbm5pbmcta2V5ZnJhbWVzIHsKICAgICAgMCUgewogICAgICAgIHRyYW5zZm9ybTogIHJvdGF0ZSgwZGVnKTsKICAgICAgfQoKICAgICAgMzMlIHsKICAgICAgICB0cmFuc2Zvcm06ICByb3RhdGUoMTgwZGVnKTsKICAgICAgfQoKICAgICAgNTAlIHsKICAgICAgICB0cmFuc2Zvcm06IHJvdGF0ZSgxODBkZWcpOwogICAgICB9CgogICAgICA4MyUgewogICAgICAgIHRyYW5zZm9ybTogIHJvdGF0ZSgzNjBkZWcpOwogICAgICB9CgogICAgICAxMDAlIHsKICAgICAgICB0cmFuc2Zvcm06ICByb3RhdGUoMzYwZGVnKQogICAgICB9CiAgICB9CiAgPC9zdHlsZT4KICA8cGF0aAogICAgbWFzaz0idXJsKCNzcGlubmVyLXUtbWFza3MpIgogICAgZmlsbD0iI2UwZTBlMCIKICAgIGQ9Ik0zMTggMTg2LjlWMTA4LjhMMjAwIDU3IDgyIDEwOC44djc4LjFDODIgMjU5IDEzMi4zIDMyNi40IDIwMCAzNDNjNjcuNy0xNi42IDExOC04NCAxMTgtMTU2LjF6TTQwMCAyMDBjMCAxMTAuNS04OS41IDIwMC0yMDAgMjAwUzAgMzEwLjUgMCAyMDAgODkuNSAwIDIwMCAwczIwMCA4OS41IDIwMCAyMDB6IgogIC8+CiAgPG1hc2sgaWQ9InNwaW5uZXItdS1tYXNrcyI+CiAgICA8cGF0aAogICAgICBjbGFzcz0ic3Bpbm5pbmciCiAgICAgIGQ9Ik0wLDIwMEMwLDg5LjU0MzA1LDg5LjU0MzA1LDAsMjAwLDB2NDAwQzg5LjU0MzA1LDQwMCwwLDMxMC40NTY5NSwwLDIwMFoiCiAgICAgIGZpbGw9IiNmZmYiCiAgICAvPgogIDwvbWFzaz4KICA8cGF0aAogICAgbWFzaz0idXJsKCNzcGlubmVyLXUtbWFza3MyKSIKICAgIGZpbGw9IiNlMGUwZTAiCiAgICBkPSJNODIsMTg2LjkzOXYtNzguMDg5TDIwMCw1N2wxMTgsNTEuODV2NzguMDg5QzMxOCwyNTkuMDAyLDI2Ny42ODYsMzI2LjQwMiwyMDAsMzQzQzEzMi4zMTQsMzI2LjQwMiw4MiwyNTkuMDAyLDgyLDE4Ni45MzlaIgogIC8+CiAgPG1hc2sgaWQ9InNwaW5uZXItdS1tYXNrczIiPgogICAgPHBhdGgKICAgICAgY2xhc3M9InNwaW5uaW5nIgogICAgICBkPSJNNDAwIDIwMEM0MDAgMzEwLjUgMzEwLjUgNDAwIDIwMCA0MDBWMGMxMTAuNSAwIDIwMCA4OS41IDIwMCAyMDB6IgogICAgICBmaWxsPSIjZmZmIgogICAgLz4KICA8L21hc2s+Cjwvc3ZnPg==';
5120
5149
 
5121
- const _excluded$U = ["aria-hidden", "aria-label", "className", "color", "isColored", "size", "theme"];
5122
- const COMPONENT_NAME$Q = 'Spinner';
5123
- const CLASSNAME$Q = 'redsift-shield';
5124
- const DEFAULT_PROPS$Q = {
5125
- isColored: true,
5126
- size: SpinnerSize.medium
5127
- };
5150
+ const _excluded$V = ["aria-hidden", "aria-label", "className", "color", "isColored", "size", "theme"];
5151
+ const COMPONENT_NAME$R = 'Spinner';
5152
+ const CLASSNAME$R = 'redsift-shield';
5128
5153
  const sizeToDimension = size => {
5129
5154
  switch (size) {
5130
5155
  case SpinnerSize.xsmall:
@@ -5160,11 +5185,11 @@ const Spinner = /*#__PURE__*/forwardRef((props, ref) => {
5160
5185
  'aria-label': ariaLabel,
5161
5186
  className,
5162
5187
  color: propsColor,
5163
- isColored,
5164
- size,
5188
+ isColored = true,
5189
+ size = SpinnerSize.medium,
5165
5190
  theme: propsTheme
5166
5191
  } = props,
5167
- forwardedProps = _objectWithoutProperties(props, _excluded$U);
5192
+ forwardedProps = _objectWithoutProperties(props, _excluded$V);
5168
5193
  const theme = useTheme(propsTheme);
5169
5194
  const color = propsColor !== null && propsColor !== void 0 ? propsColor : isColored ? 'primary' : 'grey-l3';
5170
5195
  const {
@@ -5186,9 +5211,8 @@ const Spinner = /*#__PURE__*/forwardRef((props, ref) => {
5186
5211
  $theme: theme
5187
5212
  }));
5188
5213
  });
5189
- Spinner.className = CLASSNAME$Q;
5190
- Spinner.defaultProps = DEFAULT_PROPS$Q;
5191
- Spinner.displayName = COMPONENT_NAME$Q;
5214
+ Spinner.className = CLASSNAME$R;
5215
+ Spinner.displayName = COMPONENT_NAME$R;
5192
5216
 
5193
5217
  const ConditionalWrapper = _ref => {
5194
5218
  let {
@@ -5231,10 +5255,9 @@ const StyledGradientBorder = styled.div`
5231
5255
  }};
5232
5256
  `;
5233
5257
 
5234
- const _excluded$T = ["children", "className", "color", "disabled", "fullWidth", "isActive", "isDisabled", "isHovered", "isLoading", "leftIcon", "leftIconProps", "rightIcon", "rightIconProps", "theme", "variant"];
5235
- const COMPONENT_NAME$P = 'Button';
5236
- const CLASSNAME$P = 'redsift-button';
5237
- const DEFAULT_PROPS$P = {};
5258
+ const _excluded$U = ["children", "className", "color", "disabled", "fullWidth", "isActive", "isDisabled", "isHovered", "isLoading", "leftIcon", "leftIconProps", "rightIcon", "rightIconProps", "theme", "variant"];
5259
+ const COMPONENT_NAME$Q = 'Button';
5260
+ const CLASSNAME$Q = 'redsift-button';
5238
5261
 
5239
5262
  /**
5240
5263
  * The Button is a semantic button that looks like a button.
@@ -5263,7 +5286,7 @@ const Button = /*#__PURE__*/forwardRef((props, ref) => {
5263
5286
  theme: propsTheme,
5264
5287
  variant: propsVariant
5265
5288
  } = props,
5266
- forwardedProps = _objectWithoutProperties(props, _excluded$T);
5289
+ forwardedProps = _objectWithoutProperties(props, _excluded$U);
5267
5290
  const isDisabled = isLoading || propsIsDisabled || disabled;
5268
5291
  const theme = useTheme(propsTheme);
5269
5292
  const color = Object.values(ButtonsColorPalette).includes(propsColor) ? propsColor : 'primary';
@@ -5307,9 +5330,8 @@ const Button = /*#__PURE__*/forwardRef((props, ref) => {
5307
5330
  className: "right"
5308
5331
  }, rightIconProps)) : null)));
5309
5332
  });
5310
- Button.className = CLASSNAME$P;
5311
- Button.defaultProps = DEFAULT_PROPS$P;
5312
- Button.displayName = COMPONENT_NAME$P;
5333
+ Button.className = CLASSNAME$Q;
5334
+ Button.displayName = COMPONENT_NAME$Q;
5313
5335
 
5314
5336
  /**
5315
5337
  * Component style.
@@ -5336,10 +5358,9 @@ const StyledIconButton = styled(StyledButton)`
5336
5358
  }}
5337
5359
  `;
5338
5360
 
5339
- const _excluded$S = ["className", "color", "disabled", "icon", "iconProps", "isActive", "isDisabled", "isHovered", "isLoading", "theme", "variant"];
5340
- const COMPONENT_NAME$O = 'IconButton';
5341
- const CLASSNAME$O = 'redsift-icon-button';
5342
- const DEFAULT_PROPS$O = {};
5361
+ const _excluded$T = ["className", "color", "disabled", "icon", "iconProps", "isActive", "isDisabled", "isHovered", "isLoading", "theme", "variant"];
5362
+ const COMPONENT_NAME$P = 'IconButton';
5363
+ const CLASSNAME$P = 'redsift-icon-button';
5343
5364
 
5344
5365
  /**
5345
5366
  * The Icon Button is a component that contains only one icon as a child, without text.
@@ -5362,7 +5383,7 @@ const IconButton = /*#__PURE__*/forwardRef((props, ref) => {
5362
5383
  theme: propsTheme,
5363
5384
  variant: propsVariant
5364
5385
  } = props,
5365
- forwardedProps = _objectWithoutProperties(props, _excluded$S);
5386
+ forwardedProps = _objectWithoutProperties(props, _excluded$T);
5366
5387
  const isDisabled = props.isLoading || propsIsDisabled || disabled;
5367
5388
  const theme = useTheme(propsTheme);
5368
5389
  const color = Object.values(ButtonsColorPalette).includes(propsColor) ? propsColor : 'primary';
@@ -5400,9 +5421,8 @@ const IconButton = /*#__PURE__*/forwardRef((props, ref) => {
5400
5421
  icon: icon
5401
5422
  }))));
5402
5423
  });
5403
- IconButton.className = CLASSNAME$O;
5404
- IconButton.defaultProps = DEFAULT_PROPS$O;
5405
- IconButton.displayName = COMPONENT_NAME$O;
5424
+ IconButton.className = CLASSNAME$P;
5425
+ IconButton.displayName = COMPONENT_NAME$P;
5406
5426
 
5407
5427
  /**
5408
5428
  * Component style.
@@ -5585,12 +5605,9 @@ const StyledText = styled.span`
5585
5605
  }}
5586
5606
  `;
5587
5607
 
5588
- const _excluded$R = ["as", "children", "className", "color", "fontFamily", "fontSize", "fontWeight", "lineHeight", "noWrap", "theme", "variant"];
5589
- const COMPONENT_NAME$N = 'Text';
5590
- const CLASSNAME$N = 'redsift-text';
5591
- const DEFAULT_PROPS$N = {
5592
- fontFamily: FontFamily.poppins
5593
- };
5608
+ const _excluded$S = ["as", "children", "className", "color", "fontFamily", "fontSize", "fontWeight", "lineHeight", "noWrap", "theme", "variant"];
5609
+ const COMPONENT_NAME$O = 'Text';
5610
+ const CLASSNAME$O = 'redsift-text';
5594
5611
 
5595
5612
  /**
5596
5613
  * The Text component.
@@ -5601,7 +5618,7 @@ const Text = /*#__PURE__*/forwardRef((props, ref) => {
5601
5618
  children,
5602
5619
  className,
5603
5620
  color,
5604
- fontFamily,
5621
+ fontFamily = FontFamily.poppins,
5605
5622
  fontSize,
5606
5623
  fontWeight,
5607
5624
  lineHeight,
@@ -5609,7 +5626,7 @@ const Text = /*#__PURE__*/forwardRef((props, ref) => {
5609
5626
  theme: propsTheme,
5610
5627
  variant
5611
5628
  } = props,
5612
- forwardedProps = _objectWithoutProperties(props, _excluded$R);
5629
+ forwardedProps = _objectWithoutProperties(props, _excluded$S);
5613
5630
  const theme = useTheme(propsTheme);
5614
5631
  return /*#__PURE__*/React__default.createElement(StyledText, _extends$1({
5615
5632
  as: as
@@ -5627,9 +5644,8 @@ const Text = /*#__PURE__*/forwardRef((props, ref) => {
5627
5644
  $variant: variant
5628
5645
  }), children);
5629
5646
  });
5630
- Text.className = CLASSNAME$N;
5631
- Text.defaultProps = DEFAULT_PROPS$N;
5632
- Text.displayName = COMPONENT_NAME$N;
5647
+ Text.className = CLASSNAME$O;
5648
+ Text.displayName = COMPONENT_NAME$O;
5633
5649
 
5634
5650
  /**
5635
5651
  * Component style.
@@ -5679,31 +5695,31 @@ const StyledFlexbox = styled.div`
5679
5695
  }}
5680
5696
  `;
5681
5697
 
5682
- const _excluded$Q = ["children", "className", "divider", "gap", "theme"];
5683
- const COMPONENT_NAME$M = 'Flexbox';
5684
- const CLASSNAME$M = 'redsift-flex-box';
5685
- const DEFAULT_PROPS$M = {
5686
- gap: '16px'
5687
- };
5698
+ const _excluded$R = ["as", "children", "className", "divider", "gap", "theme"];
5699
+ const COMPONENT_NAME$N = 'Flexbox';
5700
+ const CLASSNAME$N = 'redsift-flex-box';
5688
5701
 
5689
5702
  /**
5690
5703
  * The Flexbox component.
5691
5704
  */
5692
5705
  const Flexbox = /*#__PURE__*/forwardRef((props, ref) => {
5693
5706
  const {
5707
+ as,
5694
5708
  children,
5695
5709
  className,
5696
5710
  divider,
5697
- gap,
5711
+ gap = '16px',
5698
5712
  theme: propsTheme
5699
5713
  } = props,
5700
- forwardedProps = _objectWithoutProperties(props, _excluded$Q);
5714
+ forwardedProps = _objectWithoutProperties(props, _excluded$R);
5701
5715
  const theme = useTheme(propsTheme);
5702
5716
  return /*#__PURE__*/React__default.createElement(ThemeProvider, {
5703
5717
  value: {
5704
5718
  theme
5705
5719
  }
5706
- }, /*#__PURE__*/React__default.createElement(StyledFlexbox, _extends$1({}, forwardedProps, {
5720
+ }, /*#__PURE__*/React__default.createElement(StyledFlexbox, _extends$1({
5721
+ as: as
5722
+ }, forwardedProps, {
5707
5723
  gap: divider ? `${divider.rowGap}px ${divider.colGap}px` : gap,
5708
5724
  className: classNames(Flexbox.className, className),
5709
5725
  ref: ref,
@@ -5711,14 +5727,12 @@ const Flexbox = /*#__PURE__*/forwardRef((props, ref) => {
5711
5727
  $theme: theme
5712
5728
  }), children));
5713
5729
  });
5714
- Flexbox.className = CLASSNAME$M;
5715
- Flexbox.defaultProps = DEFAULT_PROPS$M;
5716
- Flexbox.displayName = COMPONENT_NAME$M;
5717
-
5718
- const _excluded$P = ["children", "className", "isClosable", "isClosed", "onClose", "theme", "title", "variant", "styleVariant"];
5719
- const COMPONENT_NAME$L = 'Alert';
5720
- const CLASSNAME$L = 'redsift-alert';
5721
- const DEFAULT_PROPS$L = {};
5730
+ Flexbox.className = CLASSNAME$N;
5731
+ Flexbox.displayName = COMPONENT_NAME$N;
5732
+
5733
+ const _excluded$Q = ["children", "className", "isClosable", "isClosed", "onClose", "theme", "title", "variant", "styleVariant"];
5734
+ const COMPONENT_NAME$M = 'Alert';
5735
+ const CLASSNAME$M = 'redsift-alert';
5722
5736
  const getVariant$1 = (variant, styleVariant, theme) => {
5723
5737
  switch (variant) {
5724
5738
  case AlertVariant.info:
@@ -5760,7 +5774,7 @@ const Alert = /*#__PURE__*/forwardRef((props, ref) => {
5760
5774
  variant: propsVariant,
5761
5775
  styleVariant: propsStyleVariant
5762
5776
  } = props,
5763
- forwardedProps = _objectWithoutProperties(props, _excluded$P);
5777
+ forwardedProps = _objectWithoutProperties(props, _excluded$Q);
5764
5778
  const theme = useTheme(propsTheme);
5765
5779
  const variant = Object.values(AlertVariant).includes(propsVariant) ? propsVariant : 'info';
5766
5780
  const styleVariant = Object.values(AlertStyleVariant).includes(propsStyleVariant) ? propsStyleVariant : 'default';
@@ -5812,9 +5826,8 @@ const Alert = /*#__PURE__*/forwardRef((props, ref) => {
5812
5826
  className: `${Alert.className}__content`
5813
5827
  }, children) : null);
5814
5828
  });
5815
- Alert.className = CLASSNAME$L;
5816
- Alert.defaultProps = DEFAULT_PROPS$L;
5817
- Alert.displayName = COMPONENT_NAME$L;
5829
+ Alert.className = CLASSNAME$M;
5830
+ Alert.displayName = COMPONENT_NAME$M;
5818
5831
 
5819
5832
  var expand$7 = "Expand left side panel";
5820
5833
  var collapse$7 = "Collapse left side panel";
@@ -5995,52 +6008,40 @@ const StyledHeading = styled.span`
5995
6008
 
5996
6009
  ${_ref => {
5997
6010
  let {
5998
- $variant,
6011
+ $color,
5999
6012
  $theme
6000
6013
  } = _ref;
6001
- return $variant === 'h1' ? css`
6002
- color: var(--redsift-color-${$theme}-components-text-primary);
6003
- font-family: var(--redsift-typography-h1-font-family);
6004
- font-size: var(--redsift-typography-h1-font-size);
6005
- font-weight: var(--redsift-typography-h1-font-weight);
6006
- line-height: var(--redsift-typography-h1-line-height);
6007
- ` : $variant === 'h2' ? css`
6008
- color: var(--redsift-color-${$theme}-components-text-primary);
6009
- font-family: var(--redsift-typography-h2-font-family);
6010
- font-size: var(--redsift-typography-h2-font-size);
6011
- font-weight: var(--redsift-typography-h2-font-weight);
6012
- line-height: var(--redsift-typography-h2-line-height);
6013
- ` : $variant === 'h3' ? css`
6014
- color: var(--redsift-color-${$theme}-components-text-primary);
6015
- font-family: var(--redsift-typography-h3-font-family);
6016
- font-size: var(--redsift-typography-h3-font-size);
6017
- font-weight: var(--redsift-typography-h3-font-weight);
6018
- line-height: var(--redsift-typography-h3-line-height);
6019
- ` : $variant === 'h4' ? css`
6020
- color: var(--redsift-color-${$theme}-components-text-primary);
6021
- font-family: var(--redsift-typography-h4-font-family);
6022
- font-size: var(--redsift-typography-h4-font-size);
6023
- font-weight: var(--redsift-typography-h4-font-weight);
6024
- line-height: var(--redsift-typography-h4-line-height);
6025
- ` : $variant === 'h5' ? css`
6026
- color: var(--redsift-color-${$theme}-components-text-primary);
6027
- font-family: var(--redsift-typography-h5-font-family);
6028
- font-size: var(--redsift-typography-h5-font-size);
6029
- font-weight: var(--redsift-typography-h5-font-weight);
6030
- line-height: var(--redsift-typography-h5-line-height);
6014
+ return $color && Object.keys(NotificationsColorPalette).indexOf($color) !== -1 ? css`
6015
+ color: var(--redsift-color-notifications-${$color}-primary);
6016
+ ` : Object.keys(NeutralColorPalette).indexOf($color) !== -1 ? css`
6017
+ color: var(--redsift-color-neutral-${$color});
6018
+ ` : Object.keys(ProductColorPalette).indexOf($color) !== -1 ? css`
6019
+ color: var(--redsift-color-product-${$color});
6031
6020
  ` : css`
6032
- color: var(--redsift-color-${$theme}-components-text-primary);
6033
- font-family: var(--redsift-typography-body-font-family);
6034
- font-size: var(--redsift-typography-body-font-size);
6035
- font-weight: var(--redsift-typography-body-font-weight);
6036
- line-height: var(--redsift-typography-body-line-height);
6021
+ color: ${$color || css`var(--redsift-color-${$theme}-components-text-primary)`};
6037
6022
  `;
6038
6023
  }}
6039
6024
 
6040
6025
  ${_ref2 => {
6041
6026
  let {
6042
- $noWrap
6027
+ $variant,
6028
+ $fontFamily,
6029
+ $fontSize,
6030
+ $fontWeight,
6031
+ $lineHeight
6043
6032
  } = _ref2;
6033
+ return css`
6034
+ font-family: ${$fontFamily ? css`var(--redsift-typography-font-family-${$fontFamily})` : css`var(--redsift-typography-${$variant !== null && $variant !== void 0 ? $variant : 'body'}-font-family)`};
6035
+ font-size: ${$fontSize ? $fontSize : css`var(--redsift-typography-${$variant !== null && $variant !== void 0 ? $variant : 'body'}-font-size)`};
6036
+ font-weight: ${$fontWeight ? $fontWeight : css`var(--redsift-typography-${$variant !== null && $variant !== void 0 ? $variant : 'body'}-font-weight)`};
6037
+ line-height: ${$lineHeight ? $lineHeight : css`var(--redsift-typography-${$variant !== null && $variant !== void 0 ? $variant : 'body'}-line-height)`};
6038
+ `;
6039
+ }}
6040
+
6041
+ ${_ref3 => {
6042
+ let {
6043
+ $noWrap
6044
+ } = _ref3;
6044
6045
  return $noWrap ? css`
6045
6046
  overflow: hidden;
6046
6047
  text-overflow: ellipsis;
@@ -6049,10 +6050,9 @@ const StyledHeading = styled.span`
6049
6050
  }}
6050
6051
  `;
6051
6052
 
6052
- const _excluded$O = ["as", "children", "className", "noWrap", "theme", "variant"];
6053
- const COMPONENT_NAME$K = 'Heading';
6054
- const CLASSNAME$K = 'redsift-heading';
6055
- const DEFAULT_PROPS$K = {};
6053
+ const _excluded$P = ["as", "children", "className", "color", "fontFamily", "fontSize", "fontWeight", "lineHeight", "noWrap", "theme", "variant"];
6054
+ const COMPONENT_NAME$L = 'Heading';
6055
+ const CLASSNAME$L = 'redsift-heading';
6056
6056
 
6057
6057
  /**
6058
6058
  * The Heading component.
@@ -6062,11 +6062,16 @@ const Heading = /*#__PURE__*/forwardRef((props, ref) => {
6062
6062
  as,
6063
6063
  children,
6064
6064
  className,
6065
+ color,
6066
+ fontFamily = FontFamily.poppins,
6067
+ fontSize,
6068
+ fontWeight,
6069
+ lineHeight,
6065
6070
  noWrap,
6066
6071
  theme: propsTheme,
6067
6072
  variant
6068
6073
  } = props,
6069
- forwardedProps = _objectWithoutProperties(props, _excluded$O);
6074
+ forwardedProps = _objectWithoutProperties(props, _excluded$P);
6070
6075
  const theme = useTheme(propsTheme);
6071
6076
  return /*#__PURE__*/React__default.createElement(StyledHeading, _extends$1({
6072
6077
  as: as
@@ -6075,12 +6080,16 @@ const Heading = /*#__PURE__*/forwardRef((props, ref) => {
6075
6080
  ref: ref,
6076
6081
  $noWrap: noWrap,
6077
6082
  $theme: theme,
6083
+ $color: color,
6084
+ $fontFamily: fontFamily,
6085
+ $fontSize: fontSize,
6086
+ $fontWeight: fontWeight,
6087
+ $lineHeight: lineHeight,
6078
6088
  $variant: variant ? variant : as === 'span' ? 'body' : as
6079
6089
  }), children);
6080
6090
  });
6081
- Heading.className = CLASSNAME$K;
6082
- Heading.defaultProps = DEFAULT_PROPS$K;
6083
- Heading.displayName = COMPONENT_NAME$K;
6091
+ Heading.className = CLASSNAME$L;
6092
+ Heading.displayName = COMPONENT_NAME$L;
6084
6093
 
6085
6094
  /**
6086
6095
  * Component variant.
@@ -6290,12 +6299,9 @@ const StyledAppSidePanel = styled.div`
6290
6299
 
6291
6300
  // ${({ $theme }) => css`var(--redsift-color-${$theme}-components-side-navigation-background)`};
6292
6301
 
6293
- const _excluded$N = ["children", "className", "featuredElements", "logo", "variant", "onOpen", "iconButtonProps", "iconButtonRef", "theme"];
6294
- const COMPONENT_NAME$J = 'AppSidePanel';
6295
- const CLASSNAME$J = 'redsift-app-side-panel';
6296
- const DEFAULT_PROPS$J = {
6297
- variant: AppSidePanelVariant.standard
6298
- };
6302
+ const _excluded$O = ["children", "className", "featuredElements", "iconButtonProps", "iconButtonRef", "logo", "onOpen", "theme", "variant"];
6303
+ const COMPONENT_NAME$K = 'AppSidePanel';
6304
+ const CLASSNAME$K = 'redsift-app-side-panel';
6299
6305
 
6300
6306
  /**
6301
6307
  * The AppSidePanel component.
@@ -6305,14 +6311,14 @@ const AppSidePanel = /*#__PURE__*/forwardRef((props, ref) => {
6305
6311
  children,
6306
6312
  className,
6307
6313
  featuredElements,
6308
- logo,
6309
- variant,
6310
- onOpen,
6311
6314
  iconButtonProps,
6312
6315
  iconButtonRef,
6313
- theme: propsTheme
6316
+ logo,
6317
+ onOpen,
6318
+ theme: propsTheme,
6319
+ variant = AppSidePanelVariant.standard
6314
6320
  } = props,
6315
- forwardedProps = _objectWithoutProperties(props, _excluded$N);
6321
+ forwardedProps = _objectWithoutProperties(props, _excluded$O);
6316
6322
  const {
6317
6323
  width
6318
6324
  } = useWindowSize();
@@ -6360,9 +6366,8 @@ const AppSidePanel = /*#__PURE__*/forwardRef((props, ref) => {
6360
6366
  className: `${AppSidePanel.className}__featured`
6361
6367
  }, featuredElements) : null, children);
6362
6368
  });
6363
- AppSidePanel.className = CLASSNAME$J;
6364
- AppSidePanel.defaultProps = DEFAULT_PROPS$J;
6365
- AppSidePanel.displayName = COMPONENT_NAME$J;
6369
+ AppSidePanel.className = CLASSNAME$K;
6370
+ AppSidePanel.displayName = COMPONENT_NAME$K;
6366
6371
 
6367
6372
  /**
6368
6373
  * Component variant.
@@ -6672,10 +6677,9 @@ const StyledBadge = styled.div`
6672
6677
  }}
6673
6678
  `;
6674
6679
 
6675
- const _excluded$M = ["autoBreak", "children", "className", "color", "isReversed", "theme", "variant"];
6676
- const COMPONENT_NAME$I = 'Badge';
6677
- const CLASSNAME$I = 'redsift-badge';
6678
- const DEFAULT_PROPS$I = {};
6680
+ const _excluded$N = ["autoBreak", "children", "className", "color", "isReversed", "theme", "variant"];
6681
+ const COMPONENT_NAME$J = 'Badge';
6682
+ const CLASSNAME$J = 'redsift-badge';
6679
6683
 
6680
6684
  /**
6681
6685
  * The Badge component.
@@ -6690,7 +6694,7 @@ const Badge = /*#__PURE__*/forwardRef((props, ref) => {
6690
6694
  theme: propsTheme,
6691
6695
  variant: propsVariant
6692
6696
  } = props,
6693
- forwardedProps = _objectWithoutProperties(props, _excluded$M);
6697
+ forwardedProps = _objectWithoutProperties(props, _excluded$N);
6694
6698
  const theme = useTheme(propsTheme);
6695
6699
  const color = [...Object.values(NotificationsColorPalette), ...Object.values(PresentationColorPalette)].includes(propsColor) ? propsColor : 'question';
6696
6700
  const variant = Object.values(BadgeVariant).includes(propsVariant) ? propsVariant : 'dot';
@@ -6704,14 +6708,12 @@ const Badge = /*#__PURE__*/forwardRef((props, ref) => {
6704
6708
  ref: ref
6705
6709
  }), variant === BadgeVariant.standard ? children : null);
6706
6710
  });
6707
- Badge.className = CLASSNAME$I;
6708
- Badge.defaultProps = DEFAULT_PROPS$I;
6709
- Badge.displayName = COMPONENT_NAME$I;
6711
+ Badge.className = CLASSNAME$J;
6712
+ Badge.displayName = COMPONENT_NAME$J;
6710
6713
 
6711
- const _excluded$L = ["as", "badge", "badgeProps", "children", "className", "hasBorder", "href", "icon", "iconProps", "iconRef", "isCurrent", "isDisabled", "isSecondLevel", "onClick", "onKeyDown", "tabIndex", "theme"];
6712
- const COMPONENT_NAME$H = 'SideNavigationMenuItem';
6713
- const CLASSNAME$H = 'redsift-side-navigation-menu-item';
6714
- const DEFAULT_PROPS$H = {};
6714
+ const _excluded$M = ["as", "badge", "badgeProps", "children", "className", "hasBorder", "href", "icon", "iconProps", "iconRef", "isCurrent", "isDisabled", "isSecondLevel", "onClick", "onKeyDown", "tabIndex", "theme"];
6715
+ const COMPONENT_NAME$I = 'SideNavigationMenuItem';
6716
+ const CLASSNAME$I = 'redsift-side-navigation-menu-item';
6715
6717
 
6716
6718
  /**
6717
6719
  * The SideNavigationMenuItem component.
@@ -6737,7 +6739,7 @@ const SideNavigationMenuItem = /*#__PURE__*/forwardRef((props, ref) => {
6737
6739
  tabIndex,
6738
6740
  theme: propsTheme
6739
6741
  } = props,
6740
- forwardedProps = _objectWithoutProperties(props, _excluded$L);
6742
+ forwardedProps = _objectWithoutProperties(props, _excluded$M);
6741
6743
  warnIfNoAccessibleLabelFound(props, [children], 'SideNavigationMenuItem');
6742
6744
  const sideNavigationMenuBarContext = useContext(SideNavigationMenuBarContext);
6743
6745
  const sideNavigationMenuContext = useContext(SideNavigationMenuContext);
@@ -6802,9 +6804,8 @@ const SideNavigationMenuItem = /*#__PURE__*/forwardRef((props, ref) => {
6802
6804
  color: "error"
6803
6805
  }, badgeProps), badge) : null)), isSecondLevel && hasBorder ? /*#__PURE__*/React__default.createElement(StyledSideNavigationMenuItemBorder, null) : null);
6804
6806
  });
6805
- SideNavigationMenuItem.className = CLASSNAME$H;
6806
- SideNavigationMenuItem.defaultProps = DEFAULT_PROPS$H;
6807
- SideNavigationMenuItem.displayName = COMPONENT_NAME$H;
6807
+ SideNavigationMenuItem.className = CLASSNAME$I;
6808
+ SideNavigationMenuItem.displayName = COMPONENT_NAME$I;
6808
6809
 
6809
6810
  /**
6810
6811
  * Component style.
@@ -7040,10 +7041,9 @@ const StyledAppContainer = styled.div`
7040
7041
  }};
7041
7042
  `;
7042
7043
 
7043
- const _excluded$K = ["children", "className", "locale", "product", "theme"];
7044
- const COMPONENT_NAME$G = 'AppContainer';
7045
- const CLASSNAME$G = 'redsift-app-container';
7046
- const DEFAULT_PROPS$G = {};
7044
+ const _excluded$L = ["children", "className", "locale", "product", "theme"];
7045
+ const COMPONENT_NAME$H = 'AppContainer';
7046
+ const CLASSNAME$H = 'redsift-app-container';
7047
7047
  const RadarSvgLinearGradient = () => /*#__PURE__*/React__default.createElement("svg", {
7048
7048
  width: "0",
7049
7049
  height: "0"
@@ -7098,7 +7098,7 @@ const AppContainer = /*#__PURE__*/forwardRef((props, ref) => {
7098
7098
  product,
7099
7099
  theme: propsTheme
7100
7100
  } = props,
7101
- forwardedProps = _objectWithoutProperties(props, _excluded$K);
7101
+ forwardedProps = _objectWithoutProperties(props, _excluded$L);
7102
7102
  const theme = useTheme(propsTheme);
7103
7103
  const [sidePanelVariant, setSidePanelVariant] = useState(AppSidePanelVariant.standard);
7104
7104
  const [breadcrumbs, setBreadcrumbs] = useState();
@@ -7134,14 +7134,12 @@ const AppContainer = /*#__PURE__*/forwardRef((props, ref) => {
7134
7134
  locale: locale
7135
7135
  }, children))), /*#__PURE__*/React__default.createElement(RadarSvgLinearGradient, null));
7136
7136
  });
7137
- AppContainer.className = CLASSNAME$G;
7138
- AppContainer.defaultProps = DEFAULT_PROPS$G;
7139
- AppContainer.displayName = COMPONENT_NAME$G;
7137
+ AppContainer.className = CLASSNAME$H;
7138
+ AppContainer.displayName = COMPONENT_NAME$H;
7140
7139
 
7141
- const _excluded$J = ["aria-label", "buttonProps", "buttonRef", "children", "className", "hasBadge", "icon", "iconProps", "iconRef", "id", "isDisabled", "isExpanded", "menuProps", "menuRef", "tabIndex", "theme"];
7142
- const COMPONENT_NAME$F = 'SideNavigationMenu';
7143
- const CLASSNAME$F = 'redsift-side-navigation-menu';
7144
- const DEFAULT_PROPS$F = {};
7140
+ const _excluded$K = ["aria-label", "buttonProps", "buttonRef", "children", "className", "hasBadge", "icon", "iconProps", "iconRef", "id", "isDisabled", "isExpanded", "menuProps", "menuRef", "tabIndex", "theme"];
7141
+ const COMPONENT_NAME$G = 'SideNavigationMenu';
7142
+ const CLASSNAME$G = 'redsift-side-navigation-menu';
7145
7143
 
7146
7144
  /**
7147
7145
  * The SideNavigationMenu component.
@@ -7165,7 +7163,7 @@ const SideNavigationMenu = /*#__PURE__*/forwardRef((props, ref) => {
7165
7163
  tabIndex,
7166
7164
  theme: propsTheme
7167
7165
  } = props,
7168
- forwardedProps = _objectWithoutProperties(props, _excluded$J);
7166
+ forwardedProps = _objectWithoutProperties(props, _excluded$K);
7169
7167
  const [_id] = useId$2();
7170
7168
  const id = propsId !== null && propsId !== void 0 ? propsId : _id;
7171
7169
  warnIfNoAccessibleLabelFound(props, undefined, 'SideNavigationMenu');
@@ -7476,9 +7474,8 @@ const SideNavigationMenu = /*#__PURE__*/forwardRef((props, ref) => {
7476
7474
  role: "menu"
7477
7475
  }, menuItemListEventHandler), renderedMenuItems))))));
7478
7476
  });
7479
- SideNavigationMenu.className = CLASSNAME$F;
7480
- SideNavigationMenu.defaultProps = DEFAULT_PROPS$F;
7481
- SideNavigationMenu.displayName = COMPONENT_NAME$F;
7477
+ SideNavigationMenu.className = CLASSNAME$G;
7478
+ SideNavigationMenu.displayName = COMPONENT_NAME$G;
7482
7479
 
7483
7480
  /**
7484
7481
  * Component style.
@@ -7564,12 +7561,9 @@ const StyledSideNavigationMenuBar = styled.nav`
7564
7561
  }
7565
7562
  `;
7566
7563
 
7567
- const _excluded$I = ["aria-label", "aria-labelledby", "canHaveMultipleMenuOpenAtOnce", "children", "className", "isDisabled", "menubarProps", "menubarRef", "theme", "variant"];
7568
- const COMPONENT_NAME$E = 'SideNavigationMenuBar';
7569
- const CLASSNAME$E = 'redsift-side-navigation-menu-bar';
7570
- const DEFAULT_PROPS$E = {
7571
- variant: SideNavigationMenuBarVariant.standard
7572
- };
7564
+ const _excluded$J = ["aria-label", "aria-labelledby", "canHaveMultipleMenuOpenAtOnce", "children", "className", "isDisabled", "menubarProps", "menubarRef", "theme", "variant"];
7565
+ const COMPONENT_NAME$F = 'SideNavigationMenuBar';
7566
+ const CLASSNAME$F = 'redsift-side-navigation-menu-bar';
7573
7567
 
7574
7568
  /**
7575
7569
  * Hook to store the previous index for further use
@@ -7597,9 +7591,9 @@ const SideNavigationMenuBar = /*#__PURE__*/forwardRef((props, ref) => {
7597
7591
  menubarProps = {},
7598
7592
  menubarRef = useRef(),
7599
7593
  theme: propsTheme,
7600
- variant: propsVariant
7594
+ variant: propsVariant = SideNavigationMenuBarVariant.standard
7601
7595
  } = props,
7602
- forwardedProps = _objectWithoutProperties(props, _excluded$I);
7596
+ forwardedProps = _objectWithoutProperties(props, _excluded$J);
7603
7597
  warnIfNoAccessibleLabelFound(props, undefined, 'SideNavigationMenuBar');
7604
7598
  const appContainerState = useContext(AppContainerContext);
7605
7599
  const theme = useTheme(propsTheme);
@@ -7763,11 +7757,10 @@ const SideNavigationMenuBar = /*#__PURE__*/forwardRef((props, ref) => {
7763
7757
  role: "menubar"
7764
7758
  }), navItems))));
7765
7759
  });
7766
- SideNavigationMenuBar.className = CLASSNAME$E;
7767
- SideNavigationMenuBar.defaultProps = DEFAULT_PROPS$E;
7768
- SideNavigationMenuBar.displayName = COMPONENT_NAME$E;
7760
+ SideNavigationMenuBar.className = CLASSNAME$F;
7761
+ SideNavigationMenuBar.displayName = COMPONENT_NAME$F;
7769
7762
 
7770
- const _excluded$H = ["title", "href", "ref"],
7763
+ const _excluded$I = ["title", "href", "ref"],
7771
7764
  _excluded2$2 = ["title", "children", "ref"],
7772
7765
  _excluded3 = ["title", "href", "ref"];
7773
7766
  const isMenu = item => {
@@ -7786,7 +7779,7 @@ const useSideNavigationMenuBar = _ref => {
7786
7779
  href,
7787
7780
  ref
7788
7781
  } = item,
7789
- rest = _objectWithoutProperties(item, _excluded$H);
7782
+ rest = _objectWithoutProperties(item, _excluded$I);
7790
7783
  menuBarChildren.push( /*#__PURE__*/React__default.createElement(SideNavigationMenuItem, _extends$1({
7791
7784
  key: title,
7792
7785
  isCurrent: isActive ? isActive(href) : undefined
@@ -7890,10 +7883,9 @@ const StyledBreadcrumbItem = styled.a`
7890
7883
  }
7891
7884
  `;
7892
7885
 
7893
- const _excluded$G = ["as", "children", "className", "href", "isCurrent", "isDisabled", "theme"];
7894
- const COMPONENT_NAME$D = 'BreadcrumbItem';
7895
- const CLASSNAME$D = 'redsift-breadcrumb-item';
7896
- const DEFAULT_PROPS$D = {};
7886
+ const _excluded$H = ["as", "children", "className", "href", "isCurrent", "isDisabled", "theme"];
7887
+ const COMPONENT_NAME$E = 'BreadcrumbItem';
7888
+ const CLASSNAME$E = 'redsift-breadcrumb-item';
7897
7889
 
7898
7890
  /**
7899
7891
  * The BreadcrumbItem components is a list of links to the parent pages of the current page in hierarchical order.
@@ -7908,7 +7900,7 @@ const BreadcrumbItem = /*#__PURE__*/forwardRef((props, ref) => {
7908
7900
  isDisabled,
7909
7901
  theme: propsTheme
7910
7902
  } = props,
7911
- forwardedProps = _objectWithoutProperties(props, _excluded$G);
7903
+ forwardedProps = _objectWithoutProperties(props, _excluded$H);
7912
7904
  warnIfNoAccessibleLabelFound(props, [children], 'BreadcrumbItem');
7913
7905
  const theme = useTheme(propsTheme);
7914
7906
  return /*#__PURE__*/React__default.createElement(StyledBreadcrumbItem, _extends$1({
@@ -7926,9 +7918,8 @@ const BreadcrumbItem = /*#__PURE__*/forwardRef((props, ref) => {
7926
7918
  ref: ref
7927
7919
  }), children);
7928
7920
  });
7929
- BreadcrumbItem.className = CLASSNAME$D;
7930
- BreadcrumbItem.defaultProps = DEFAULT_PROPS$D;
7931
- BreadcrumbItem.displayName = COMPONENT_NAME$D;
7921
+ BreadcrumbItem.className = CLASSNAME$E;
7922
+ BreadcrumbItem.displayName = COMPONENT_NAME$E;
7932
7923
 
7933
7924
  /**
7934
7925
  * Component style.
@@ -7963,10 +7954,9 @@ const StyledBreadcrumbs = styled.nav`
7963
7954
  }
7964
7955
  `;
7965
7956
 
7966
- const _excluded$F = ["children", "className", "isDisabled", "theme"];
7967
- const COMPONENT_NAME$C = 'Breadcrumbs';
7968
- const CLASSNAME$C = 'redsift-breadcrumbs';
7969
- const DEFAULT_PROPS$C = {};
7957
+ const _excluded$G = ["children", "className", "isDisabled", "theme"];
7958
+ const COMPONENT_NAME$D = 'Breadcrumbs';
7959
+ const CLASSNAME$D = 'redsift-breadcrumbs';
7970
7960
 
7971
7961
  /**
7972
7962
  * The Breadcrumbs components is a list of links to the parent pages of the current page in hierarchical order.
@@ -7978,7 +7968,7 @@ const BaseBreadcrumbs = /*#__PURE__*/forwardRef((props, ref) => {
7978
7968
  isDisabled,
7979
7969
  theme: propsTheme
7980
7970
  } = props,
7981
- forwardedProps = _objectWithoutProperties(props, _excluded$F);
7971
+ forwardedProps = _objectWithoutProperties(props, _excluded$G);
7982
7972
  warnIfNoAccessibleLabelFound(props, undefined, 'Breadcrumbs');
7983
7973
  const theme = useTheme(propsTheme);
7984
7974
  const childArray = filterComponents([Breadcrumbs.Item])(children);
@@ -8007,17 +7997,15 @@ const BaseBreadcrumbs = /*#__PURE__*/forwardRef((props, ref) => {
8007
7997
  ref: ref
8008
7998
  }), /*#__PURE__*/React__default.createElement("ol", null, breadcrumbItems)));
8009
7999
  });
8010
- BaseBreadcrumbs.className = CLASSNAME$C;
8011
- BaseBreadcrumbs.defaultProps = DEFAULT_PROPS$C;
8012
- BaseBreadcrumbs.displayName = COMPONENT_NAME$C;
8000
+ BaseBreadcrumbs.className = CLASSNAME$D;
8001
+ BaseBreadcrumbs.displayName = COMPONENT_NAME$D;
8013
8002
  const Breadcrumbs = Object.assign(BaseBreadcrumbs, {
8014
8003
  Item: BreadcrumbItem
8015
8004
  });
8016
8005
 
8017
- const _excluded$E = ["breadcrumbs", "children", "className", "iconButtonProps", "iconButtonRef", "fallbackTitle", "theme", "title"];
8018
- const COMPONENT_NAME$B = 'AppBar';
8019
- const CLASSNAME$B = 'redsift-app-bar';
8020
- const DEFAULT_PROPS$B = {};
8006
+ const _excluded$F = ["breadcrumbs", "children", "className", "iconButtonProps", "iconButtonRef", "fallbackTitle", "theme", "title"];
8007
+ const COMPONENT_NAME$C = 'AppBar';
8008
+ const CLASSNAME$C = 'redsift-app-bar';
8021
8009
 
8022
8010
  /**
8023
8011
  * The AppBar component.
@@ -8034,7 +8022,7 @@ const AppBar = /*#__PURE__*/forwardRef((props, ref) => {
8034
8022
  theme: propsTheme,
8035
8023
  title: propsTitle
8036
8024
  } = props,
8037
- forwardedProps = _objectWithoutProperties(props, _excluded$E);
8025
+ forwardedProps = _objectWithoutProperties(props, _excluded$F);
8038
8026
  const [scroll, setScroll] = useState(false);
8039
8027
  useEffect(() => {
8040
8028
  window.addEventListener('scroll', () => {
@@ -8088,9 +8076,8 @@ const AppBar = /*#__PURE__*/forwardRef((props, ref) => {
8088
8076
  className: `${AppBar.className}__right`
8089
8077
  }, children) : null);
8090
8078
  });
8091
- AppBar.className = CLASSNAME$B;
8092
- AppBar.defaultProps = DEFAULT_PROPS$B;
8093
- AppBar.displayName = COMPONENT_NAME$B;
8079
+ AppBar.className = CLASSNAME$C;
8080
+ AppBar.displayName = COMPONENT_NAME$C;
8094
8081
 
8095
8082
  /**
8096
8083
  * Component style.
@@ -8137,10 +8124,9 @@ const StyledAppContent = styled.main`
8137
8124
  }}
8138
8125
  `;
8139
8126
 
8140
- const _excluded$D = ["children", "className", "theme"];
8141
- const COMPONENT_NAME$A = 'AppContent';
8142
- const CLASSNAME$A = 'redsift-app-content';
8143
- const DEFAULT_PROPS$A = {};
8127
+ const _excluded$E = ["children", "className", "theme"];
8128
+ const COMPONENT_NAME$B = 'AppContent';
8129
+ const CLASSNAME$B = 'redsift-app-content';
8144
8130
 
8145
8131
  /**
8146
8132
  * The AppContent component.
@@ -8151,7 +8137,7 @@ const AppContent = /*#__PURE__*/forwardRef((props, ref) => {
8151
8137
  className,
8152
8138
  theme: propsTheme
8153
8139
  } = props,
8154
- forwardedProps = _objectWithoutProperties(props, _excluded$D);
8140
+ forwardedProps = _objectWithoutProperties(props, _excluded$E);
8155
8141
  const {
8156
8142
  isLoaded
8157
8143
  } = useIsLoaded();
@@ -8165,9 +8151,8 @@ const AppContent = /*#__PURE__*/forwardRef((props, ref) => {
8165
8151
  ref: ref
8166
8152
  }), children);
8167
8153
  });
8168
- AppContent.className = CLASSNAME$A;
8169
- AppContent.defaultProps = DEFAULT_PROPS$A;
8170
- AppContent.displayName = COMPONENT_NAME$A;
8154
+ AppContent.className = CLASSNAME$B;
8155
+ AppContent.displayName = COMPONENT_NAME$B;
8171
8156
 
8172
8157
  /**
8173
8158
  * Component variant.
@@ -8283,10 +8268,9 @@ const StyledButtonGroup = styled.div`
8283
8268
  }};
8284
8269
  `;
8285
8270
 
8286
- const _excluded$C = ["children", "className", "color", "theme", "variant"];
8287
- const COMPONENT_NAME$z = 'ButtonGroup';
8288
- const CLASSNAME$z = 'redsift-button-group';
8289
- const DEFAULT_PROPS$z = {};
8271
+ const _excluded$D = ["children", "className", "color", "theme", "variant"];
8272
+ const COMPONENT_NAME$A = 'ButtonGroup';
8273
+ const CLASSNAME$A = 'redsift-button-group';
8290
8274
 
8291
8275
  /**
8292
8276
  * The ButtonGroup component.
@@ -8299,7 +8283,7 @@ const ButtonGroup = /*#__PURE__*/forwardRef((props, ref) => {
8299
8283
  theme: propsTheme,
8300
8284
  variant: propsVariant
8301
8285
  } = props,
8302
- forwardedProps = _objectWithoutProperties(props, _excluded$C);
8286
+ forwardedProps = _objectWithoutProperties(props, _excluded$D);
8303
8287
  const theme = useTheme(propsTheme);
8304
8288
  const color = Object.values(ButtonsColorPalette).includes(propsColor) ? propsColor : 'primary';
8305
8289
  const variant = Object.values(ButtonGroupVariant).includes(propsVariant) ? propsVariant : 'primary';
@@ -8336,14 +8320,12 @@ const ButtonGroup = /*#__PURE__*/forwardRef((props, ref) => {
8336
8320
  $theme: theme
8337
8321
  }), buttons);
8338
8322
  });
8339
- ButtonGroup.className = CLASSNAME$z;
8340
- ButtonGroup.defaultProps = DEFAULT_PROPS$z;
8341
- ButtonGroup.displayName = COMPONENT_NAME$z;
8323
+ ButtonGroup.className = CLASSNAME$A;
8324
+ ButtonGroup.displayName = COMPONENT_NAME$A;
8342
8325
 
8343
- const _excluded$B = ["as", "children", "className", "color", "href", "isActive", "isDisabled", "leftIcon", "rightIcon", "target", "theme", "variant"];
8344
- const COMPONENT_NAME$y = 'ButtonLink';
8345
- const CLASSNAME$y = 'redsift-button-link';
8346
- const DEFAULT_PROPS$y = {};
8326
+ const _excluded$C = ["as", "children", "className", "color", "href", "isActive", "isDisabled", "isHovered", "leftIcon", "rightIcon", "target", "theme", "variant"];
8327
+ const COMPONENT_NAME$z = 'ButtonLink';
8328
+ const CLASSNAME$z = 'redsift-button-link';
8347
8329
 
8348
8330
  /**
8349
8331
  * The ButtonLink is a semantic link that looks like a button.
@@ -8361,13 +8343,14 @@ const ButtonLink = /*#__PURE__*/forwardRef((props, ref) => {
8361
8343
  href,
8362
8344
  isActive,
8363
8345
  isDisabled,
8346
+ isHovered,
8364
8347
  leftIcon,
8365
8348
  rightIcon,
8366
8349
  target,
8367
8350
  theme: propsTheme,
8368
8351
  variant: propsVariant
8369
8352
  } = props,
8370
- forwardedProps = _objectWithoutProperties(props, _excluded$B);
8353
+ forwardedProps = _objectWithoutProperties(props, _excluded$C);
8371
8354
  const theme = useTheme(propsTheme);
8372
8355
  const color = Object.values(ButtonsColorPalette).includes(propsColor) ? propsColor : 'primary';
8373
8356
  const variant = Object.values(ButtonVariant).includes(propsVariant) ? propsVariant : 'primary';
@@ -8378,6 +8361,7 @@ const ButtonLink = /*#__PURE__*/forwardRef((props, ref) => {
8378
8361
  $color: color,
8379
8362
  $isActive: isActive,
8380
8363
  $isDisabled: isDisabled,
8364
+ $isHovered: isHovered,
8381
8365
  $theme: theme
8382
8366
  }, children)
8383
8367
  }, /*#__PURE__*/React__default.createElement(StyledButton, _extends$1({
@@ -8388,6 +8372,7 @@ const ButtonLink = /*#__PURE__*/forwardRef((props, ref) => {
8388
8372
  $color: color,
8389
8373
  $isActive: isActive,
8390
8374
  $isDisabled: isDisabled,
8375
+ $isHovered: isHovered,
8391
8376
  $isGradient: isGradient,
8392
8377
  $theme: theme,
8393
8378
  $variant: variant,
@@ -8405,9 +8390,8 @@ const ButtonLink = /*#__PURE__*/forwardRef((props, ref) => {
8405
8390
  className: "right"
8406
8391
  }) : null));
8407
8392
  });
8408
- ButtonLink.className = CLASSNAME$y;
8409
- ButtonLink.defaultProps = DEFAULT_PROPS$y;
8410
- ButtonLink.displayName = COMPONENT_NAME$y;
8393
+ ButtonLink.className = CLASSNAME$z;
8394
+ ButtonLink.displayName = COMPONENT_NAME$z;
8411
8395
 
8412
8396
  var collapse$3 = "Collapse";
8413
8397
  var expand$3 = "Expand";
@@ -8610,10 +8594,9 @@ const StyledSkeletonCircle = styled(StyledSkeleton)`
8610
8594
  }}
8611
8595
  `;
8612
8596
 
8613
- const _excluded$A = ["children", "className", "isLoaded", "theme"];
8614
- const COMPONENT_NAME$x = 'SkeletonCircle';
8615
- const CLASSNAME$x = 'redsift-skeleton-circle';
8616
- const DEFAULT_PROPS$x = {};
8597
+ const _excluded$B = ["children", "className", "isLoaded", "theme"];
8598
+ const COMPONENT_NAME$y = 'SkeletonCircle';
8599
+ const CLASSNAME$y = 'redsift-skeleton-circle';
8617
8600
 
8618
8601
  /**
8619
8602
  * The SkeletonCircle component.
@@ -8625,7 +8608,7 @@ const SkeletonCircle = /*#__PURE__*/forwardRef((props, ref) => {
8625
8608
  isLoaded,
8626
8609
  theme: propsTheme
8627
8610
  } = props,
8628
- forwardedProps = _objectWithoutProperties(props, _excluded$A);
8611
+ forwardedProps = _objectWithoutProperties(props, _excluded$B);
8629
8612
  const theme = useTheme(propsTheme);
8630
8613
  if (isLoaded) {
8631
8614
  return /*#__PURE__*/React__default.createElement(React__default.Fragment, null, children);
@@ -8636,9 +8619,8 @@ const SkeletonCircle = /*#__PURE__*/forwardRef((props, ref) => {
8636
8619
  ref: ref
8637
8620
  }), typeof children === 'string' ? /*#__PURE__*/React__default.createElement("span", null, children) : children);
8638
8621
  });
8639
- SkeletonCircle.className = CLASSNAME$x;
8640
- SkeletonCircle.defaultProps = DEFAULT_PROPS$x;
8641
- SkeletonCircle.displayName = COMPONENT_NAME$x;
8622
+ SkeletonCircle.className = CLASSNAME$y;
8623
+ SkeletonCircle.displayName = COMPONENT_NAME$y;
8642
8624
 
8643
8625
  /**
8644
8626
  * Component variant.
@@ -8692,12 +8674,9 @@ const StyledSkeletonText = styled(StyledSkeleton)`
8692
8674
  }}}
8693
8675
  `;
8694
8676
 
8695
- const _excluded$z = ["children", "className", "fontSize", "isLoaded", "lineHeight", "theme", "variant"];
8696
- const COMPONENT_NAME$w = 'SkeletonText';
8697
- const CLASSNAME$w = 'redsift-skeleton-text';
8698
- const DEFAULT_PROPS$w = {
8699
- variant: 'body'
8700
- };
8677
+ const _excluded$A = ["children", "className", "fontSize", "isLoaded", "lineHeight", "theme", "variant"];
8678
+ const COMPONENT_NAME$x = 'SkeletonText';
8679
+ const CLASSNAME$x = 'redsift-skeleton-text';
8701
8680
 
8702
8681
  /**
8703
8682
  * The SkeletonText component.
@@ -8710,9 +8689,9 @@ const SkeletonText = /*#__PURE__*/forwardRef((props, ref) => {
8710
8689
  isLoaded,
8711
8690
  lineHeight,
8712
8691
  theme: propsTheme,
8713
- variant
8692
+ variant = 'body'
8714
8693
  } = props,
8715
- forwardedProps = _objectWithoutProperties(props, _excluded$z);
8694
+ forwardedProps = _objectWithoutProperties(props, _excluded$A);
8716
8695
  const theme = useTheme(propsTheme);
8717
8696
  if (isLoaded) {
8718
8697
  return /*#__PURE__*/React__default.createElement(React__default.Fragment, null, children);
@@ -8726,14 +8705,12 @@ const SkeletonText = /*#__PURE__*/forwardRef((props, ref) => {
8726
8705
  $variant: variant
8727
8706
  }), typeof children === 'string' ? /*#__PURE__*/React__default.createElement("span", null, children) : children);
8728
8707
  });
8729
- SkeletonText.className = CLASSNAME$w;
8730
- SkeletonText.defaultProps = DEFAULT_PROPS$w;
8731
- SkeletonText.displayName = COMPONENT_NAME$w;
8708
+ SkeletonText.className = CLASSNAME$x;
8709
+ SkeletonText.displayName = COMPONENT_NAME$x;
8732
8710
 
8733
- const _excluded$y = ["children", "className", "isLoaded", "theme"];
8734
- const COMPONENT_NAME$v = 'Skeleton';
8735
- const CLASSNAME$v = 'redsift-skeleton';
8736
- const DEFAULT_PROPS$v = {};
8711
+ const _excluded$z = ["children", "className", "isLoaded", "theme"];
8712
+ const COMPONENT_NAME$w = 'Skeleton';
8713
+ const CLASSNAME$w = 'redsift-skeleton';
8737
8714
 
8738
8715
  /**
8739
8716
  * The Skeleton component.
@@ -8745,7 +8722,7 @@ const BaseSkeleton = /*#__PURE__*/forwardRef((props, ref) => {
8745
8722
  isLoaded,
8746
8723
  theme: propsTheme
8747
8724
  } = props,
8748
- forwardedProps = _objectWithoutProperties(props, _excluded$y);
8725
+ forwardedProps = _objectWithoutProperties(props, _excluded$z);
8749
8726
  const theme = useTheme(propsTheme);
8750
8727
  if (isLoaded) {
8751
8728
  return /*#__PURE__*/React__default.createElement(React__default.Fragment, null, children);
@@ -8756,18 +8733,16 @@ const BaseSkeleton = /*#__PURE__*/forwardRef((props, ref) => {
8756
8733
  ref: ref
8757
8734
  }), typeof children === 'string' ? /*#__PURE__*/React__default.createElement("span", null, children) : children);
8758
8735
  });
8759
- BaseSkeleton.className = CLASSNAME$v;
8760
- BaseSkeleton.defaultProps = DEFAULT_PROPS$v;
8761
- BaseSkeleton.displayName = COMPONENT_NAME$v;
8736
+ BaseSkeleton.className = CLASSNAME$w;
8737
+ BaseSkeleton.displayName = COMPONENT_NAME$w;
8762
8738
  const Skeleton = Object.assign(BaseSkeleton, {
8763
8739
  Circle: SkeletonCircle,
8764
8740
  Text: SkeletonText
8765
8741
  });
8766
8742
 
8767
- const _excluded$x = ["children", "className", "header", "headingProps", "icon", "iconProps", "isLoading", "subheader"];
8768
- const COMPONENT_NAME$u = 'CardHeader';
8769
- const CLASSNAME$u = 'redsift-card-header';
8770
- const DEFAULT_PROPS$u = {};
8743
+ const _excluded$y = ["children", "className", "header", "headingProps", "icon", "iconProps", "isLoading", "subheader"];
8744
+ const COMPONENT_NAME$v = 'CardHeader';
8745
+ const CLASSNAME$v = 'redsift-card-header';
8771
8746
 
8772
8747
  /**
8773
8748
  * The CardHeader component.
@@ -8783,7 +8758,7 @@ const CardHeader = /*#__PURE__*/forwardRef((props, ref) => {
8783
8758
  isLoading,
8784
8759
  subheader
8785
8760
  } = props,
8786
- forwardedProps = _objectWithoutProperties(props, _excluded$x);
8761
+ forwardedProps = _objectWithoutProperties(props, _excluded$y);
8787
8762
  return /*#__PURE__*/React__default.createElement(StyledCardHeader, _extends$1({}, forwardedProps, {
8788
8763
  className: classNames(CardHeader.className, className),
8789
8764
  ref: ref
@@ -8808,9 +8783,8 @@ const CardHeader = /*#__PURE__*/forwardRef((props, ref) => {
8808
8783
  size: "large"
8809
8784
  }, iconProps)) : null, header)) : null, children);
8810
8785
  });
8811
- CardHeader.className = CLASSNAME$u;
8812
- CardHeader.defaultProps = DEFAULT_PROPS$u;
8813
- CardHeader.displayName = COMPONENT_NAME$u;
8786
+ CardHeader.className = CLASSNAME$v;
8787
+ CardHeader.displayName = COMPONENT_NAME$v;
8814
8788
 
8815
8789
  /**
8816
8790
  * Component style.
@@ -8825,10 +8799,9 @@ const StyledCardBody = styled.div`
8825
8799
  padding: 16px 0px;
8826
8800
  `;
8827
8801
 
8828
- const _excluded$w = ["children", "className"];
8829
- const COMPONENT_NAME$t = 'CardBody';
8830
- const CLASSNAME$t = 'redsift-card-body';
8831
- const DEFAULT_PROPS$t = {};
8802
+ const _excluded$x = ["children", "className"];
8803
+ const COMPONENT_NAME$u = 'CardBody';
8804
+ const CLASSNAME$u = 'redsift-card-body';
8832
8805
 
8833
8806
  /**
8834
8807
  * The CardBody component.
@@ -8838,15 +8811,14 @@ const CardBody = /*#__PURE__*/forwardRef((props, ref) => {
8838
8811
  children,
8839
8812
  className
8840
8813
  } = props,
8841
- forwardedProps = _objectWithoutProperties(props, _excluded$w);
8814
+ forwardedProps = _objectWithoutProperties(props, _excluded$x);
8842
8815
  return /*#__PURE__*/React__default.createElement(StyledCardBody, _extends$1({}, forwardedProps, {
8843
8816
  className: classNames(CardBody.className, className),
8844
8817
  ref: ref
8845
8818
  }), children);
8846
8819
  });
8847
- CardBody.className = CLASSNAME$t;
8848
- CardBody.defaultProps = DEFAULT_PROPS$t;
8849
- CardBody.displayName = COMPONENT_NAME$t;
8820
+ CardBody.className = CLASSNAME$u;
8821
+ CardBody.displayName = COMPONENT_NAME$u;
8850
8822
 
8851
8823
  /**
8852
8824
  * Component style.
@@ -8858,13 +8830,9 @@ const StyledCardActions = styled.div`
8858
8830
  margin-bottom: 8px;
8859
8831
  `;
8860
8832
 
8861
- const _excluded$v = ["children", "className"];
8862
- const COMPONENT_NAME$s = 'CardActions';
8863
- const CLASSNAME$s = 'redsift-card-actions';
8864
- const DEFAULT_PROPS$s = {
8865
- display: 'flex',
8866
- flexDirection: 'row'
8867
- };
8833
+ const _excluded$w = ["children", "className", "display", "flexDirection"];
8834
+ const COMPONENT_NAME$t = 'CardActions';
8835
+ const CLASSNAME$t = 'redsift-card-actions';
8868
8836
 
8869
8837
  /**
8870
8838
  * The CardActions component.
@@ -8872,22 +8840,25 @@ const DEFAULT_PROPS$s = {
8872
8840
  const CardActions = /*#__PURE__*/forwardRef((props, ref) => {
8873
8841
  const {
8874
8842
  children,
8875
- className
8843
+ className,
8844
+ display = 'flex',
8845
+ flexDirection = 'row'
8876
8846
  } = props,
8877
- forwardedProps = _objectWithoutProperties(props, _excluded$v);
8878
- return /*#__PURE__*/React__default.createElement(StyledCardActions, _extends$1({}, forwardedProps, {
8847
+ forwardedProps = _objectWithoutProperties(props, _excluded$w);
8848
+ return /*#__PURE__*/React__default.createElement(StyledCardActions, _extends$1({
8849
+ display: display,
8850
+ flexDirection: flexDirection
8851
+ }, forwardedProps, {
8879
8852
  className: classNames(CardActions.className, className),
8880
8853
  ref: ref
8881
8854
  }), children);
8882
8855
  });
8883
- CardActions.className = CLASSNAME$s;
8884
- CardActions.defaultProps = DEFAULT_PROPS$s;
8885
- CardActions.displayName = COMPONENT_NAME$s;
8856
+ CardActions.className = CLASSNAME$t;
8857
+ CardActions.displayName = COMPONENT_NAME$t;
8886
8858
 
8887
- const _excluded$u = ["children", "className", "defaultCollapsed", "isCollapsed", "isCollapsible", "onCollapse", "theme"];
8888
- const COMPONENT_NAME$r = 'Card';
8889
- const CLASSNAME$r = 'redsift-card';
8890
- const DEFAULT_PROPS$r = {};
8859
+ const _excluded$v = ["children", "className", "defaultCollapsed", "isCollapsed", "isCollapsible", "onCollapse", "theme"];
8860
+ const COMPONENT_NAME$s = 'Card';
8861
+ const CLASSNAME$s = 'redsift-card';
8891
8862
 
8892
8863
  /**
8893
8864
  * The Card component.
@@ -8902,7 +8873,7 @@ const BaseCard = /*#__PURE__*/forwardRef((props, ref) => {
8902
8873
  onCollapse,
8903
8874
  theme: propsTheme
8904
8875
  } = props,
8905
- forwardedProps = _objectWithoutProperties(props, _excluded$u);
8876
+ forwardedProps = _objectWithoutProperties(props, _excluded$v);
8906
8877
  const theme = useTheme(propsTheme);
8907
8878
  const format = useMessageFormatter(intlMessages$5);
8908
8879
  const [isCollapsed, setIsCollapsed] = useState(propsIsCollapsed !== null && propsIsCollapsed !== void 0 ? propsIsCollapsed : defaultCollapsed);
@@ -8940,9 +8911,8 @@ const BaseCard = /*#__PURE__*/forwardRef((props, ref) => {
8940
8911
  className: `${BaseCard.className}__content`
8941
8912
  }, body && isComponent('CardBody')(body) ? body : null, actions && isComponent('CardActions')(actions) ? actions : null) : null));
8942
8913
  });
8943
- BaseCard.className = CLASSNAME$r;
8944
- BaseCard.defaultProps = DEFAULT_PROPS$r;
8945
- BaseCard.displayName = COMPONENT_NAME$r;
8914
+ BaseCard.className = CLASSNAME$s;
8915
+ BaseCard.displayName = COMPONENT_NAME$s;
8946
8916
  const Card = Object.assign(BaseCard, {
8947
8917
  Header: CardHeader,
8948
8918
  Body: CardBody,
@@ -9039,13 +9009,9 @@ const StyledCheckboxGroup = styled.div`
9039
9009
  }
9040
9010
  `;
9041
9011
 
9042
- const _excluded$t = ["children", "className", "defaultValues", "description", "isDisabled", "isInvalid", "isReadOnly", "isRequired", "label", "onChange", "orientation", "theme", "value"];
9043
- const COMPONENT_NAME$q = 'CheckboxGroup';
9044
- const CLASSNAME$q = 'redsift-checkbox-group';
9045
- const DEFAULT_PROPS$q = {
9046
- color: ColorPalette.primary,
9047
- orientation: CheckboxGroupOrientation.vertical
9048
- };
9012
+ const _excluded$u = ["children", "className", "color", "defaultValues", "description", "isDisabled", "isInvalid", "isReadOnly", "isRequired", "label", "onChange", "orientation", "theme", "value"];
9013
+ const COMPONENT_NAME$r = 'CheckboxGroup';
9014
+ const CLASSNAME$r = 'redsift-checkbox-group';
9049
9015
 
9050
9016
  /**
9051
9017
  * The CheckboxGroup component.
@@ -9055,6 +9021,7 @@ const CheckboxGroup = /*#__PURE__*/forwardRef((props, ref) => {
9055
9021
  const {
9056
9022
  children,
9057
9023
  className,
9024
+ color = ColorPalette.primary,
9058
9025
  defaultValues,
9059
9026
  description,
9060
9027
  isDisabled,
@@ -9063,11 +9030,11 @@ const CheckboxGroup = /*#__PURE__*/forwardRef((props, ref) => {
9063
9030
  isRequired,
9064
9031
  label,
9065
9032
  onChange,
9066
- orientation,
9033
+ orientation = CheckboxGroupOrientation.vertical,
9067
9034
  theme: propsTheme,
9068
9035
  value
9069
9036
  } = props,
9070
- forwardedProps = _objectWithoutProperties(props, _excluded$t);
9037
+ forwardedProps = _objectWithoutProperties(props, _excluded$u);
9071
9038
  const theme = useTheme(propsTheme);
9072
9039
  const [selectedValues, setValue] = useState(value || defaultValues || []);
9073
9040
  useEffect(() => {
@@ -9106,7 +9073,9 @@ const CheckboxGroup = /*#__PURE__*/forwardRef((props, ref) => {
9106
9073
  value: {
9107
9074
  theme
9108
9075
  }
9109
- }, /*#__PURE__*/React__default.createElement(StyledCheckboxGroup, _extends$1({}, forwardedProps, {
9076
+ }, /*#__PURE__*/React__default.createElement(StyledCheckboxGroup, _extends$1({
9077
+ color: color
9078
+ }, forwardedProps, {
9110
9079
  $isDisabled: isDisabled,
9111
9080
  $isInvalid: isInvalid || isRequired && selectedValues.length === 0,
9112
9081
  $isReadOnly: isReadOnly,
@@ -9126,9 +9095,8 @@ const CheckboxGroup = /*#__PURE__*/forwardRef((props, ref) => {
9126
9095
  className: `${CheckboxGroup.className}-description`
9127
9096
  }, description)));
9128
9097
  });
9129
- CheckboxGroup.className = CLASSNAME$q;
9130
- CheckboxGroup.defaultProps = DEFAULT_PROPS$q;
9131
- CheckboxGroup.displayName = COMPONENT_NAME$q;
9098
+ CheckboxGroup.className = CLASSNAME$r;
9099
+ CheckboxGroup.displayName = COMPONENT_NAME$r;
9132
9100
 
9133
9101
  /* eslint-disable prefer-const */
9134
9102
 
@@ -9225,7 +9193,7 @@ const PressResponderContext = /*#__PURE__*/React__default.createContext({
9225
9193
  });
9226
9194
  PressResponderContext.displayName = 'PressResponderContext';
9227
9195
 
9228
- const _excluded$s = ["register"],
9196
+ const _excluded$t = ["register"],
9229
9197
  _excluded2$1 = ["onPress", "onPressChange", "onPressStart", "onPressEnd", "onPressUp", "isDisabled", "isPressed", "preventFocusOnPress", "shouldCancelOnPointerExit", "allowTextSelectionOnPress", "ref"];
9230
9198
  function usePressResponderContext(props) {
9231
9199
  // Consume context from <PressResponder> and merge with props.
@@ -9234,7 +9202,7 @@ function usePressResponderContext(props) {
9234
9202
  let {
9235
9203
  register
9236
9204
  } = context,
9237
- contextProps = _objectWithoutProperties(context, _excluded$s);
9205
+ contextProps = _objectWithoutProperties(context, _excluded$t);
9238
9206
  props = mergeProps$1(contextProps, props);
9239
9207
  register();
9240
9208
  }
@@ -10591,14 +10559,14 @@ function useFocusRing() {
10591
10559
  };
10592
10560
  }
10593
10561
 
10594
- const _excluded$r = ["ref"];
10562
+ const _excluded$s = ["ref"];
10595
10563
  let FocusableContext = /*#__PURE__*/React__default.createContext(null);
10596
10564
  function useFocusableContext(ref) {
10597
10565
  let context = useContext(FocusableContext) || {};
10598
10566
  useSyncRef(context, ref);
10599
10567
 
10600
10568
  // eslint-disable-next-line
10601
- let otherProps = _objectWithoutProperties(context, _excluded$r);
10569
+ let otherProps = _objectWithoutProperties(context, _excluded$s);
10602
10570
  return otherProps;
10603
10571
  }
10604
10572
  /**
@@ -10736,12 +10704,9 @@ const StyledCheckbox = styled.label`
10736
10704
  }
10737
10705
  `;
10738
10706
 
10739
- const _excluded$q = ["aria-label", "aria-labelledby", "autoFocus", "children", "className", "defaultSelected", "inputProps", "inputRef", "isColored", "isDisabled", "isIndeterminate", "isInvalid", "isReadOnly", "isRequired", "isSelected", "name", "onChange", "theme", "value"];
10740
- const COMPONENT_NAME$p = 'Checkbox';
10741
- const CLASSNAME$p = 'redsift-checkbox';
10742
- const DEFAULT_PROPS$p = {
10743
- isColored: true
10744
- };
10707
+ const _excluded$r = ["aria-label", "aria-labelledby", "autoFocus", "children", "className", "defaultSelected", "inputProps", "inputRef", "isColored", "isDisabled", "isIndeterminate", "isInvalid", "isReadOnly", "isRequired", "isSelected", "name", "onChange", "theme", "value"];
10708
+ const COMPONENT_NAME$q = 'Checkbox';
10709
+ const CLASSNAME$q = 'redsift-checkbox';
10745
10710
 
10746
10711
  /**
10747
10712
  * The Checkbox component.
@@ -10760,7 +10725,7 @@ const Checkbox = /*#__PURE__*/forwardRef((props, ref) => {
10760
10725
  defaultSelected,
10761
10726
  inputProps,
10762
10727
  inputRef,
10763
- isColored,
10728
+ isColored = true,
10764
10729
  isDisabled,
10765
10730
  isIndeterminate,
10766
10731
  isInvalid,
@@ -10772,7 +10737,7 @@ const Checkbox = /*#__PURE__*/forwardRef((props, ref) => {
10772
10737
  theme: propsTheme,
10773
10738
  value
10774
10739
  } = props,
10775
- forwardedProps = _objectWithoutProperties(props, _excluded$q);
10740
+ forwardedProps = _objectWithoutProperties(props, _excluded$r);
10776
10741
  const theme = useTheme(propsTheme);
10777
10742
  const {
10778
10743
  isFocusVisible,
@@ -10858,9 +10823,8 @@ const Checkbox = /*#__PURE__*/forwardRef((props, ref) => {
10858
10823
  value: value
10859
10824
  })));
10860
10825
  });
10861
- Checkbox.className = CLASSNAME$p;
10862
- Checkbox.defaultProps = DEFAULT_PROPS$p;
10863
- Checkbox.displayName = COMPONENT_NAME$p;
10826
+ Checkbox.className = CLASSNAME$q;
10827
+ Checkbox.displayName = COMPONENT_NAME$q;
10864
10828
 
10865
10829
  var enUS$4 = {
10866
10830
  "collapse-all": "Collapse all details",
@@ -10966,12 +10930,9 @@ const StyledShield = styled.div`
10966
10930
  }}
10967
10931
  `;
10968
10932
 
10969
- const _excluded$p = ["aria-hidden", "aria-label", "className", "svgProps", "isOutlined", "isReversed", "theme", "variant"];
10970
- const COMPONENT_NAME$o = 'Shield';
10971
- const CLASSNAME$o = 'redsift-shield';
10972
- const DEFAULT_PROPS$o = {
10973
- variant: ShieldVariant.success
10974
- };
10933
+ const _excluded$q = ["aria-hidden", "aria-label", "className", "svgProps", "isOutlined", "isReversed", "theme", "variant"];
10934
+ const COMPONENT_NAME$p = 'Shield';
10935
+ const CLASSNAME$p = 'redsift-shield';
10975
10936
  const getVariant = variant => {
10976
10937
  switch (variant) {
10977
10938
  case ShieldVariant.email:
@@ -11054,9 +11015,9 @@ const Shield = /*#__PURE__*/forwardRef((props, ref) => {
11054
11015
  isOutlined,
11055
11016
  isReversed,
11056
11017
  theme: propsTheme,
11057
- variant
11018
+ variant = ShieldVariant.success
11058
11019
  } = props,
11059
- forwardedProps = _objectWithoutProperties(props, _excluded$p);
11020
+ forwardedProps = _objectWithoutProperties(props, _excluded$q);
11060
11021
  const theme = useTheme(propsTheme);
11061
11022
  const {
11062
11023
  color,
@@ -11092,9 +11053,8 @@ const Shield = /*#__PURE__*/forwardRef((props, ref) => {
11092
11053
  className: "icon"
11093
11054
  })));
11094
11055
  });
11095
- Shield.className = CLASSNAME$o;
11096
- Shield.defaultProps = DEFAULT_PROPS$o;
11097
- Shield.displayName = COMPONENT_NAME$o;
11056
+ Shield.className = CLASSNAME$p;
11057
+ Shield.displayName = COMPONENT_NAME$p;
11098
11058
 
11099
11059
  var collapse$1 = "Collapse details";
11100
11060
  var expand$1 = "Expand details";
@@ -11146,10 +11106,9 @@ const StyledDetailedCardCollapsibleSectionItems = styled.div`
11146
11106
  }
11147
11107
  `;
11148
11108
 
11149
- const _excluded$o = ["caption", "children", "className", "hideBackground"];
11150
- const COMPONENT_NAME$n = 'DetailedCardCollapsibleSectionItems';
11151
- const CLASSNAME$n = 'redsift-detailed-card-collapsible-section-items';
11152
- const DEFAULT_PROPS$n = {};
11109
+ const _excluded$p = ["caption", "children", "className", "hideBackground"];
11110
+ const COMPONENT_NAME$o = 'DetailedCardCollapsibleSectionItems';
11111
+ const CLASSNAME$o = 'redsift-detailed-card-collapsible-section-items';
11153
11112
 
11154
11113
  /**
11155
11114
  * The DetailedCardCollapsibleSectionItems Section component.
@@ -11161,7 +11120,7 @@ const DetailedCardCollapsibleSectionItems = /*#__PURE__*/forwardRef((props, ref)
11161
11120
  className,
11162
11121
  hideBackground
11163
11122
  } = props,
11164
- forwardedProps = _objectWithoutProperties(props, _excluded$o);
11123
+ forwardedProps = _objectWithoutProperties(props, _excluded$p);
11165
11124
  return /*#__PURE__*/React__default.createElement(StyledDetailedCardCollapsibleSectionItems, _extends$1({}, forwardedProps, {
11166
11125
  className: classNames(DetailedCardCollapsibleSectionItems.className, className),
11167
11126
  ref: ref,
@@ -11170,9 +11129,8 @@ const DetailedCardCollapsibleSectionItems = /*#__PURE__*/forwardRef((props, ref)
11170
11129
  className: `${DetailedCardCollapsibleSectionItems.className}__caption`
11171
11130
  }, caption) : null);
11172
11131
  });
11173
- DetailedCardCollapsibleSectionItems.className = CLASSNAME$n;
11174
- DetailedCardCollapsibleSectionItems.defaultProps = DEFAULT_PROPS$n;
11175
- DetailedCardCollapsibleSectionItems.displayName = COMPONENT_NAME$n;
11132
+ DetailedCardCollapsibleSectionItems.className = CLASSNAME$o;
11133
+ DetailedCardCollapsibleSectionItems.displayName = COMPONENT_NAME$o;
11176
11134
 
11177
11135
  /**
11178
11136
  * Component style.
@@ -11238,12 +11196,9 @@ const StyledDetailedCardSection = styled.div`
11238
11196
  }
11239
11197
  `;
11240
11198
 
11241
- const _excluded$n = ["badge", "color", "children", "className", "header", "isCollapsed", "isCollapsible", "isLoading"];
11242
- const COMPONENT_NAME$m = 'DetailedCardSection';
11243
- const CLASSNAME$m = 'redsift-detailed-card-section';
11244
- const DEFAULT_PROPS$m = {
11245
- isCollapsible: true
11246
- };
11199
+ const _excluded$o = ["badge", "color", "children", "className", "header", "isCollapsed", "isCollapsible", "isLoading"];
11200
+ const COMPONENT_NAME$n = 'DetailedCardSection';
11201
+ const CLASSNAME$n = 'redsift-detailed-card-section';
11247
11202
  const hasCollapsibleChildren = children => {
11248
11203
  let hasCollapsible = false;
11249
11204
  React__default.Children.map(children, child => {
@@ -11265,10 +11220,10 @@ const DetailedCardSection = /*#__PURE__*/forwardRef((props, ref) => {
11265
11220
  className,
11266
11221
  header,
11267
11222
  isCollapsed: propsIsCollapsed,
11268
- isCollapsible: propsIsCollapsible,
11223
+ isCollapsible: propsIsCollapsible = true,
11269
11224
  isLoading
11270
11225
  } = props,
11271
- forwardedProps = _objectWithoutProperties(props, _excluded$n);
11226
+ forwardedProps = _objectWithoutProperties(props, _excluded$o);
11272
11227
  const format = useMessageFormatter(intlMessages$3);
11273
11228
  const isCollapsible = propsIsCollapsible && hasCollapsibleChildren(children);
11274
11229
  const [isCollapsed, setIsCollapsed] = useState(Boolean(propsIsCollapsed));
@@ -11310,9 +11265,8 @@ const DetailedCardSection = /*#__PURE__*/forwardRef((props, ref) => {
11310
11265
  }
11311
11266
  }) : null), children);
11312
11267
  });
11313
- DetailedCardSection.className = CLASSNAME$m;
11314
- DetailedCardSection.defaultProps = DEFAULT_PROPS$m;
11315
- DetailedCardSection.displayName = COMPONENT_NAME$m;
11268
+ DetailedCardSection.className = CLASSNAME$n;
11269
+ DetailedCardSection.displayName = COMPONENT_NAME$n;
11316
11270
 
11317
11271
  /**
11318
11272
  * Component style.
@@ -11378,10 +11332,9 @@ const StyledDetailedCardHeader = styled.div`
11378
11332
  }
11379
11333
  `;
11380
11334
 
11381
- const _excluded$m = ["children", "className", "header", "headingProps", "isLoading"];
11382
- const COMPONENT_NAME$l = 'DetailedCardHeader';
11383
- const CLASSNAME$l = 'redsift-detailed-card-header';
11384
- const DEFAULT_PROPS$l = {};
11335
+ const _excluded$n = ["children", "className", "header", "headingProps", "isLoading"];
11336
+ const COMPONENT_NAME$m = 'DetailedCardHeader';
11337
+ const CLASSNAME$m = 'redsift-detailed-card-header';
11385
11338
 
11386
11339
  /**
11387
11340
  * The DetailedCardHeader component.
@@ -11394,7 +11347,7 @@ const DetailedCardHeader = /*#__PURE__*/forwardRef((props, ref) => {
11394
11347
  headingProps,
11395
11348
  isLoading
11396
11349
  } = props,
11397
- forwardedProps = _objectWithoutProperties(props, _excluded$m);
11350
+ forwardedProps = _objectWithoutProperties(props, _excluded$n);
11398
11351
  const theme = useTheme();
11399
11352
  return /*#__PURE__*/React__default.createElement(StyledDetailedCardHeader, _extends$1({}, forwardedProps, {
11400
11353
  className: classNames(DetailedCardHeader.className, className),
@@ -11411,9 +11364,8 @@ const DetailedCardHeader = /*#__PURE__*/forwardRef((props, ref) => {
11411
11364
  variant: "h2"
11412
11365
  }, headingProps), header)) : null, children);
11413
11366
  });
11414
- DetailedCardHeader.className = CLASSNAME$l;
11415
- DetailedCardHeader.defaultProps = DEFAULT_PROPS$l;
11416
- DetailedCardHeader.displayName = COMPONENT_NAME$l;
11367
+ DetailedCardHeader.className = CLASSNAME$m;
11368
+ DetailedCardHeader.displayName = COMPONENT_NAME$m;
11417
11369
 
11418
11370
  /**
11419
11371
  * Component size.
@@ -11468,6 +11420,16 @@ const pickTextColorBasedOnBgColorAdvanced = (bgColor, lightColor, darkColor) =>
11468
11420
  var L = 0.2126 * c[0] + 0.7152 * c[1] + 0.0722 * c[2];
11469
11421
  return L > 0.179 ? darkColor : lightColor;
11470
11422
  };
11423
+ const pickHoverColorBasedOnBgColorAdvanced = bgColor => {
11424
+ var color = bgColor.charAt(0) === '#' ? bgColor.substring(1, 7) : bgColor;
11425
+ if (color.toUpperCase() === 'FFFFFF') {
11426
+ return RedsiftColorNeutralLightGrey;
11427
+ }
11428
+ var r = parseInt(color.substring(0, 2), 16); // hexToR
11429
+ var g = parseInt(color.substring(2, 4), 16); // hexToG
11430
+ var b = parseInt(color.substring(4, 6), 16); // hexToB
11431
+ return `rgba(${r}, ${g}, ${b}, 0.75)`;
11432
+ };
11471
11433
  const isPredefinedColor = color => Object.keys(predefinedColorToHex).includes(color);
11472
11434
 
11473
11435
  /**
@@ -11515,6 +11477,10 @@ const StyledPill = styled.div`
11515
11477
  }
11516
11478
  }
11517
11479
 
11480
+ .redsift-icon-button {
11481
+ width: ${$size === PillSize.xlarge ? css`30px` : $size === PillSize.large ? css`24px` : css`22px`};
11482
+ }
11483
+
11518
11484
  .redsift-button-link {
11519
11485
  height: ${$size === PillSize.xlarge ? css`18px` : $size === PillSize.large ? css`12px` : css`10px`};
11520
11486
  }
@@ -11573,7 +11539,7 @@ const StyledPill = styled.div`
11573
11539
  .redsift-icon-button:hover,
11574
11540
  .redsift-button:hover,
11575
11541
  .redsift-button-link:hover {
11576
- background-color: ${$hoverColor !== null && $hoverColor !== void 0 ? $hoverColor : RedsiftColorNeutralLightGrey};
11542
+ background-color: ${$hoverColor !== null && $hoverColor !== void 0 ? $hoverColor : pickHoverColorBasedOnBgColorAdvanced($color !== null && $color !== void 0 ? $color : RedsiftColorNeutralWhite)};
11577
11543
  }
11578
11544
  `;
11579
11545
  }};
@@ -11656,25 +11622,33 @@ const StyledPill = styled.div`
11656
11622
  `;
11657
11623
  }};
11658
11624
 
11625
+ .redsift-icon {
11626
+ font-size: ${_ref5 => {
11627
+ let {
11628
+ $size
11629
+ } = _ref5;
11630
+ return $size === PillSize.xlarge ? '15px' : $size === PillSize.large ? '12px' : '12px';
11631
+ }};
11632
+ }
11633
+
11659
11634
  &,
11660
- .redsift-icon,
11661
11635
  .redsift-text,
11662
11636
  .redsift-number,
11663
11637
  .first,
11664
11638
  .middle,
11665
11639
  .last {
11666
11640
  font-family: var(--redsift-typography-pill-font-family);
11667
- font-size: ${_ref5 => {
11641
+ font-size: ${_ref6 => {
11668
11642
  let {
11669
11643
  $size
11670
- } = _ref5;
11644
+ } = _ref6;
11671
11645
  return $size === PillSize.xlarge ? '15px' : $size === PillSize.large ? '12px' : '10px';
11672
11646
  }};
11673
11647
  font-weight: var(--redsift-typography-pill-font-weight);
11674
- line-height: ${_ref6 => {
11648
+ line-height: ${_ref7 => {
11675
11649
  let {
11676
11650
  $size
11677
- } = _ref6;
11651
+ } = _ref7;
11678
11652
  return $size === PillSize.xlarge ? '28px' : $size === PillSize.large ? css`var(--redsift-typography-chip-line-height)` : css`var(--redsift-typography-pill-line-height)`;
11679
11653
  }};
11680
11654
  }
@@ -11684,16 +11658,16 @@ const StyledPill = styled.div`
11684
11658
  }
11685
11659
 
11686
11660
  .redsift-icon {
11687
- width: ${_ref7 => {
11661
+ width: ${_ref8 => {
11688
11662
  let {
11689
11663
  $size
11690
- } = _ref7;
11664
+ } = _ref8;
11691
11665
  return $size === PillSize.xlarge ? '17px' : $size === PillSize.large ? '14px' : '12px';
11692
11666
  }};
11693
- height: ${_ref8 => {
11667
+ height: ${_ref9 => {
11694
11668
  let {
11695
11669
  $size
11696
- } = _ref8;
11670
+ } = _ref9;
11697
11671
  return $size === PillSize.xlarge ? '17px' : $size === PillSize.large ? '14px' : '12px';
11698
11672
  }};
11699
11673
 
@@ -11707,26 +11681,11 @@ const StyledPill = styled.div`
11707
11681
  /**
11708
11682
  * Component style.
11709
11683
  */
11710
- const StyledNumber = styled(StyledText)`
11711
- font-family: var(--redsift-typography-font-family-poppins);
11712
- `;
11684
+ const StyledNumber = styled(StyledText)``;
11713
11685
 
11714
- const _excluded$l = ["as", "className", "color", "compactDisplay", "currency", "currencyDisplay", "currencySign", "fontSize", "fontWeight", "lineHeight", "localeMatcher", "maximumFractionDigits", "maximumSignificantDigits", "minimumFractionDigits", "minimumIntegerDigits", "minimumSignificantDigits", "notation", "noWrap", "numberingSystem", "roundingIncrement", "roundingMode", "roundingPriority", "signDisplay", "trailingZeroDisplay", "type", "unit", "unitDisplay", "useGrouping", "theme", "value", "variant"];
11715
- const COMPONENT_NAME$k = 'Number';
11716
- const CLASSNAME$k = 'redsift-number';
11717
- const DEFAULT_PROPS$k = {
11718
- compactDisplay: 'short',
11719
- currencyDisplay: 'symbol',
11720
- currencySign: 'standard',
11721
- localeMatcher: 'best fit',
11722
- notation: 'standard',
11723
- signDisplay: 'auto',
11724
- type: 'decimal',
11725
- unitDisplay: 'short',
11726
- roundingMode: 'halfExpand',
11727
- roundingPriority: 'auto',
11728
- trailingZeroDisplay: 'auto'
11729
- };
11686
+ const _excluded$m = ["as", "className", "color", "compactDisplay", "currency", "currencyDisplay", "currencySign", "fontSize", "fontFamily", "fontWeight", "lineHeight", "localeMatcher", "maximumFractionDigits", "maximumSignificantDigits", "minimumFractionDigits", "minimumIntegerDigits", "minimumSignificantDigits", "notation", "noWrap", "numberingSystem", "roundingIncrement", "roundingMode", "roundingPriority", "signDisplay", "theme", "trailingZeroDisplay", "type", "unit", "unitDisplay", "useGrouping", "value", "variant"];
11687
+ const COMPONENT_NAME$l = 'Number';
11688
+ const CLASSNAME$l = 'redsift-number';
11730
11689
 
11731
11690
  /**
11732
11691
  * The Number component.
@@ -11736,36 +11695,37 @@ const Number$1 = /*#__PURE__*/forwardRef((props, ref) => {
11736
11695
  as,
11737
11696
  className,
11738
11697
  color,
11739
- compactDisplay,
11698
+ compactDisplay = 'short',
11740
11699
  currency,
11741
- currencyDisplay,
11742
- currencySign,
11700
+ currencyDisplay = 'symbol',
11701
+ currencySign = 'standard',
11743
11702
  fontSize,
11703
+ fontFamily,
11744
11704
  fontWeight,
11745
11705
  lineHeight,
11746
- localeMatcher,
11706
+ localeMatcher = 'best fit',
11747
11707
  maximumFractionDigits,
11748
11708
  maximumSignificantDigits,
11749
11709
  minimumFractionDigits,
11750
11710
  minimumIntegerDigits,
11751
11711
  minimumSignificantDigits,
11752
- notation,
11712
+ notation = 'standard',
11753
11713
  noWrap,
11754
11714
  numberingSystem,
11755
11715
  roundingIncrement,
11756
- roundingMode,
11757
- roundingPriority,
11758
- signDisplay,
11759
- trailingZeroDisplay,
11760
- type,
11716
+ roundingMode = 'halfExpand',
11717
+ roundingPriority = 'auto',
11718
+ signDisplay = 'auto',
11719
+ theme: propsTheme,
11720
+ trailingZeroDisplay = 'auto',
11721
+ type = 'decimal',
11761
11722
  unit,
11762
- unitDisplay,
11723
+ unitDisplay = 'short',
11763
11724
  useGrouping,
11764
- theme: propsTheme,
11765
11725
  value,
11766
11726
  variant
11767
11727
  } = props,
11768
- forwardedProps = _objectWithoutProperties(props, _excluded$l);
11728
+ forwardedProps = _objectWithoutProperties(props, _excluded$m);
11769
11729
  const formatter = useNumberFormatter(_objectSpread2(_objectSpread2(_objectSpread2(_objectSpread2(_objectSpread2(_objectSpread2({
11770
11730
  compactDisplay,
11771
11731
  currency,
@@ -11809,20 +11769,19 @@ const Number$1 = /*#__PURE__*/forwardRef((props, ref) => {
11809
11769
  $color: color,
11810
11770
  $lineHeight: lineHeight,
11811
11771
  $fontSize: fontSize,
11772
+ $fontFamily: fontFamily,
11812
11773
  $fontWeight: fontWeight,
11813
11774
  $noWrap: noWrap,
11814
11775
  $theme: theme,
11815
11776
  $variant: variant
11816
11777
  }), formatter.format(value));
11817
11778
  });
11818
- Number$1.className = CLASSNAME$k;
11819
- Number$1.defaultProps = DEFAULT_PROPS$k;
11820
- Number$1.displayName = COMPONENT_NAME$k;
11779
+ Number$1.className = CLASSNAME$l;
11780
+ Number$1.displayName = COMPONENT_NAME$l;
11821
11781
 
11822
- const _excluded$k = ["autoBreak", "borderColor", "children", "className", "color", "disabledColor", "hoverColor", "isDisabled", "size", "theme"];
11823
- const COMPONENT_NAME$j = 'Pill';
11824
- const CLASSNAME$j = 'redsift-pill';
11825
- const DEFAULT_PROPS$j = {};
11782
+ const _excluded$l = ["autoBreak", "borderColor", "children", "className", "color", "disabledColor", "hoverColor", "isDisabled", "size", "theme"];
11783
+ const COMPONENT_NAME$k = 'Pill';
11784
+ const CLASSNAME$k = 'redsift-pill';
11826
11785
 
11827
11786
  /**
11828
11787
  * The Pill component.
@@ -11840,7 +11799,7 @@ const Pill = /*#__PURE__*/forwardRef((props, ref) => {
11840
11799
  size: propsSize,
11841
11800
  theme: propsTheme
11842
11801
  } = props,
11843
- forwardedProps = _objectWithoutProperties(props, _excluded$k);
11802
+ forwardedProps = _objectWithoutProperties(props, _excluded$l);
11844
11803
  const theme = useTheme(propsTheme);
11845
11804
  const color = propsColor || PresentationColorPalette.blue;
11846
11805
  const size = propsSize || PillSize.large;
@@ -11897,9 +11856,8 @@ const Pill = /*#__PURE__*/forwardRef((props, ref) => {
11897
11856
  ref: ref
11898
11857
  }), childArray);
11899
11858
  });
11900
- Pill.className = CLASSNAME$j;
11901
- Pill.defaultProps = DEFAULT_PROPS$j;
11902
- Pill.displayName = COMPONENT_NAME$j;
11859
+ Pill.className = CLASSNAME$k;
11860
+ Pill.displayName = COMPONENT_NAME$k;
11903
11861
 
11904
11862
  /**
11905
11863
  * Component style.
@@ -11931,10 +11889,9 @@ const StyledDetailedCardSectionItem = styled.div`
11931
11889
  }
11932
11890
  `;
11933
11891
 
11934
- const _excluded$j = ["children", "className", "description", "descriptionProps", "icon", "iconProps", "isLoading", "pill", "pillProps", "shield"];
11935
- const COMPONENT_NAME$i = 'DetailedCardSectionItem';
11936
- const CLASSNAME$i = 'redsift-detailed-card-section-item';
11937
- const DEFAULT_PROPS$i = {};
11892
+ const _excluded$k = ["children", "className", "description", "descriptionProps", "icon", "iconProps", "isLoading", "pill", "pillProps", "shield"];
11893
+ const COMPONENT_NAME$j = 'DetailedCardSectionItem';
11894
+ const CLASSNAME$j = 'redsift-detailed-card-section-item';
11938
11895
 
11939
11896
  /**
11940
11897
  * The DetailedCardSectionItems component.
@@ -11952,7 +11909,7 @@ const DetailedCardSectionItem = /*#__PURE__*/forwardRef((props, ref) => {
11952
11909
  pillProps,
11953
11910
  shield
11954
11911
  } = props,
11955
- forwardedProps = _objectWithoutProperties(props, _excluded$j);
11912
+ forwardedProps = _objectWithoutProperties(props, _excluded$k);
11956
11913
  return /*#__PURE__*/React__default.createElement(StyledDetailedCardSectionItem, _extends$1({}, forwardedProps, {
11957
11914
  className: classNames(DetailedCardSectionItem.className, className),
11958
11915
  ref: ref
@@ -11980,9 +11937,8 @@ const DetailedCardSectionItem = /*#__PURE__*/forwardRef((props, ref) => {
11980
11937
  className: `${DetailedCardSectionItem.className}-header__pill`
11981
11938
  }, pillProps), pill), typeof description === 'string' ? /*#__PURE__*/React__default.createElement(Text, descriptionProps, description) : description)) : null), children);
11982
11939
  });
11983
- DetailedCardSectionItem.className = CLASSNAME$i;
11984
- DetailedCardSectionItem.defaultProps = DEFAULT_PROPS$i;
11985
- DetailedCardSectionItem.displayName = COMPONENT_NAME$i;
11940
+ DetailedCardSectionItem.className = CLASSNAME$j;
11941
+ DetailedCardSectionItem.displayName = COMPONENT_NAME$j;
11986
11942
 
11987
11943
  /*!
11988
11944
  * tabbable 6.1.2
@@ -15552,34 +15508,6 @@ const useInteractions = function (propsList) {
15552
15508
  }), [getReferenceProps, getFloatingProps, getItemProps]);
15553
15509
  };
15554
15510
 
15555
- const TooltipContext = /*#__PURE__*/React__default.createContext(null);
15556
-
15557
- /**
15558
- * Context props.
15559
- */
15560
-
15561
- /**
15562
- * Component variant.
15563
- */
15564
- const TooltipPlacement = {
15565
- top: 'top',
15566
- right: 'right',
15567
- bottom: 'bottom',
15568
- left: 'left',
15569
- 'top-start': 'top-start',
15570
- 'top-end': 'top-end',
15571
- 'right-start': 'right-start',
15572
- 'right-end': 'right-end',
15573
- 'bottom-start': 'bottom-start',
15574
- 'bottom-end': 'bottom-end',
15575
- 'left-start': 'left-start',
15576
- 'left-end': 'left-end'
15577
- };
15578
-
15579
- /**
15580
- * Component props.
15581
- */
15582
-
15583
15511
  /**
15584
15512
  * Component style.
15585
15513
  */
@@ -15701,9 +15629,8 @@ const StyledTooltipContent = styled.div`
15701
15629
  }}
15702
15630
  `;
15703
15631
 
15704
- const COMPONENT_NAME$h = 'TooltipContent';
15705
- const CLASSNAME$h = 'redsift-tooltip-content';
15706
- const DEFAULT_PROPS$h = {};
15632
+ const COMPONENT_NAME$i = 'TooltipContent';
15633
+ const CLASSNAME$i = 'redsift-tooltip-content';
15707
15634
 
15708
15635
  /**
15709
15636
  * The TooltipContent component.
@@ -15768,13 +15695,11 @@ const TooltipContent = /*#__PURE__*/forwardRef((props, ref) => {
15768
15695
  className: `${TooltipContent.className}__inner`
15769
15696
  }, children)));
15770
15697
  });
15771
- TooltipContent.className = CLASSNAME$h;
15772
- TooltipContent.defaultProps = DEFAULT_PROPS$h;
15773
- TooltipContent.displayName = COMPONENT_NAME$h;
15698
+ TooltipContent.className = CLASSNAME$i;
15699
+ TooltipContent.displayName = COMPONENT_NAME$i;
15774
15700
 
15775
- const COMPONENT_NAME$g = 'TooltipTrigger';
15776
- const CLASSNAME$g = 'redsift-tooltip-trigger';
15777
- const DEFAULT_PROPS$g = {};
15701
+ const COMPONENT_NAME$h = 'TooltipTrigger';
15702
+ const CLASSNAME$h = 'redsift-tooltip-trigger';
15778
15703
 
15779
15704
  /**
15780
15705
  * The TooltipTrigger component.
@@ -15809,9 +15734,36 @@ const TooltipTrigger = /*#__PURE__*/forwardRef((props, ref) => {
15809
15734
  ref: triggerRef
15810
15735
  }, getReferenceProps(props)), children);
15811
15736
  });
15812
- TooltipTrigger.className = CLASSNAME$g;
15813
- TooltipTrigger.defaultProps = DEFAULT_PROPS$g;
15814
- TooltipTrigger.displayName = COMPONENT_NAME$g;
15737
+ TooltipTrigger.className = CLASSNAME$h;
15738
+ TooltipTrigger.displayName = COMPONENT_NAME$h;
15739
+
15740
+ const TooltipContext = /*#__PURE__*/React__default.createContext(null);
15741
+
15742
+ /**
15743
+ * Context props.
15744
+ */
15745
+
15746
+ /**
15747
+ * Component variant.
15748
+ */
15749
+ const TooltipPlacement = {
15750
+ top: 'top',
15751
+ right: 'right',
15752
+ bottom: 'bottom',
15753
+ left: 'left',
15754
+ 'top-start': 'top-start',
15755
+ 'top-end': 'top-end',
15756
+ 'right-start': 'right-start',
15757
+ 'right-end': 'right-end',
15758
+ 'bottom-start': 'bottom-start',
15759
+ 'bottom-end': 'bottom-end',
15760
+ 'left-start': 'left-start',
15761
+ 'left-end': 'left-end'
15762
+ };
15763
+
15764
+ /**
15765
+ * Component props.
15766
+ */
15815
15767
 
15816
15768
  function useTooltip(_ref) {
15817
15769
  let {
@@ -15878,27 +15830,23 @@ function useTooltip(_ref) {
15878
15830
  }), [color, isOpen, handleOpen, interactions, data, arrowRef, tooltipId, triggerClassName]);
15879
15831
  }
15880
15832
 
15881
- const COMPONENT_NAME$f = 'Tooltip';
15882
- const CLASSNAME$f = 'redsift-tooltip';
15883
- const DEFAULT_PROPS$f = {
15884
- delay: 500,
15885
- placement: TooltipPlacement.top
15886
- };
15833
+ const COMPONENT_NAME$g = 'Tooltip';
15834
+ const CLASSNAME$g = 'redsift-tooltip';
15887
15835
 
15888
15836
  /**
15889
15837
  * The Tooltip component.
15890
15838
  */
15891
15839
  const BaseTooltip = props => {
15892
15840
  const {
15893
- color,
15894
15841
  children,
15842
+ color,
15895
15843
  defaultOpen,
15896
- delay,
15844
+ delay = 500,
15897
15845
  isOpen,
15898
15846
  onOpen,
15899
- placement,
15900
- tooltipId,
15847
+ placement = TooltipPlacement.top,
15901
15848
  theme: propsTheme,
15849
+ tooltipId,
15902
15850
  triggerClassName
15903
15851
  } = props;
15904
15852
  const theme = useTheme ? useTheme(propsTheme) : undefined;
@@ -15922,9 +15870,8 @@ const BaseTooltip = props => {
15922
15870
  value: tooltip
15923
15871
  }, trigger && isComponent('TooltipTrigger')(trigger) ? trigger : null, content && isComponent('TooltipContent')(content) ? content : null));
15924
15872
  };
15925
- BaseTooltip.className = CLASSNAME$f;
15926
- BaseTooltip.defaultProps = DEFAULT_PROPS$f;
15927
- BaseTooltip.displayName = COMPONENT_NAME$f;
15873
+ BaseTooltip.className = CLASSNAME$g;
15874
+ BaseTooltip.displayName = COMPONENT_NAME$g;
15928
15875
  const Tooltip = Object.assign(BaseTooltip, {
15929
15876
  Trigger: TooltipTrigger,
15930
15877
  Content: TooltipContent
@@ -15938,13 +15885,9 @@ const useTooltipContext = () => {
15938
15885
  return context;
15939
15886
  };
15940
15887
 
15941
- const _excluded$i = ["areAllCollapsed", "bannerVariant", "children", "className", "color", "defaultAllCollapsed", "icon", "isCollapsible", "isLoading", "onCollapseAll", "shield", "theme"];
15942
- const COMPONENT_NAME$e = 'DetailedCard';
15943
- const CLASSNAME$e = 'redsift-detailed-card';
15944
- const DEFAULT_PROPS$e = {
15945
- isCollapsible: true,
15946
- width: '400px'
15947
- };
15888
+ const _excluded$j = ["areAllCollapsed", "bannerVariant", "children", "className", "color", "defaultAllCollapsed", "icon", "isCollapsible", "isLoading", "onCollapseAll", "shield", "theme", "width"];
15889
+ const COMPONENT_NAME$f = 'DetailedCard';
15890
+ const CLASSNAME$f = 'redsift-detailed-card';
15948
15891
  const hasMultipleCollapsibleChildren = children => {
15949
15892
  const collapsibleChildren = [];
15950
15893
  const childrenArray = React__default.Children.toArray(children);
@@ -15976,13 +15919,14 @@ const BaseDetailedCard = /*#__PURE__*/forwardRef((props, ref) => {
15976
15919
  color,
15977
15920
  defaultAllCollapsed,
15978
15921
  icon,
15979
- isCollapsible: propsIsCollapsible,
15922
+ isCollapsible: propsIsCollapsible = true,
15980
15923
  isLoading,
15981
15924
  onCollapseAll,
15982
15925
  shield,
15983
- theme: propsTheme
15926
+ theme: propsTheme,
15927
+ width = '400px'
15984
15928
  } = props,
15985
- forwardedProps = _objectWithoutProperties(props, _excluded$i);
15929
+ forwardedProps = _objectWithoutProperties(props, _excluded$j);
15986
15930
  const theme = useTheme(propsTheme);
15987
15931
  const format = useMessageFormatter(intlMessages$4);
15988
15932
  const isCollapsible = propsIsCollapsible && hasMultipleCollapsibleChildren(children);
@@ -16009,7 +15953,9 @@ const BaseDetailedCard = /*#__PURE__*/forwardRef((props, ref) => {
16009
15953
  value: {
16010
15954
  theme
16011
15955
  }
16012
- }, /*#__PURE__*/React__default.createElement(StyledDetailedCard, _extends$1({}, forwardedProps, {
15956
+ }, /*#__PURE__*/React__default.createElement(StyledDetailedCard, _extends$1({
15957
+ width: width
15958
+ }, forwardedProps, {
16013
15959
  className: classNames(BaseDetailedCard.className, className),
16014
15960
  ref: ref,
16015
15961
  $color: color,
@@ -16076,9 +16022,8 @@ const BaseDetailedCard = /*#__PURE__*/forwardRef((props, ref) => {
16076
16022
  return child;
16077
16023
  })));
16078
16024
  });
16079
- BaseDetailedCard.className = CLASSNAME$e;
16080
- BaseDetailedCard.defaultProps = DEFAULT_PROPS$e;
16081
- BaseDetailedCard.displayName = COMPONENT_NAME$e;
16025
+ BaseDetailedCard.className = CLASSNAME$f;
16026
+ BaseDetailedCard.displayName = COMPONENT_NAME$f;
16082
16027
  const DetailedCard = Object.assign(BaseDetailedCard, {
16083
16028
  Header: DetailedCardHeader,
16084
16029
  Section: DetailedCardSection,
@@ -16879,10 +16824,9 @@ const StyledGridItem = styled.div`
16879
16824
  ${baseInternalSpacing}
16880
16825
  `;
16881
16826
 
16882
- const _excluded$h = ["children", "className"];
16883
- const COMPONENT_NAME$d = 'GridItem';
16884
- const CLASSNAME$d = 'redsift-grid-item';
16885
- const DEFAULT_PROPS$d = {};
16827
+ const _excluded$i = ["children", "className"];
16828
+ const COMPONENT_NAME$e = 'GridItem';
16829
+ const CLASSNAME$e = 'redsift-grid-item';
16886
16830
 
16887
16831
  /**
16888
16832
  * The GridItem component.
@@ -16892,20 +16836,18 @@ const GridItem = /*#__PURE__*/forwardRef((props, ref) => {
16892
16836
  children,
16893
16837
  className
16894
16838
  } = props,
16895
- forwardedProps = _objectWithoutProperties(props, _excluded$h);
16839
+ forwardedProps = _objectWithoutProperties(props, _excluded$i);
16896
16840
  return /*#__PURE__*/React__default.createElement(StyledGridItem, _extends$1({}, forwardedProps, {
16897
16841
  className: classNames(GridItem.className, className),
16898
16842
  ref: ref
16899
16843
  }), children);
16900
16844
  });
16901
- GridItem.className = CLASSNAME$d;
16902
- GridItem.defaultProps = DEFAULT_PROPS$d;
16903
- GridItem.displayName = COMPONENT_NAME$d;
16845
+ GridItem.className = CLASSNAME$e;
16846
+ GridItem.displayName = COMPONENT_NAME$e;
16904
16847
 
16905
- const _excluded$g = ["children", "className", "divider", "gap", "theme"];
16906
- const COMPONENT_NAME$c = 'Grid';
16907
- const CLASSNAME$c = 'redsift-grid';
16908
- const DEFAULT_PROPS$c = {};
16848
+ const _excluded$h = ["children", "className", "divider", "gap", "theme"];
16849
+ const COMPONENT_NAME$d = 'Grid';
16850
+ const CLASSNAME$d = 'redsift-grid';
16909
16851
 
16910
16852
  /**
16911
16853
  * The Grid component.
@@ -16918,7 +16860,7 @@ const BaseGrid = /*#__PURE__*/forwardRef((props, ref) => {
16918
16860
  gap,
16919
16861
  theme: propsTheme
16920
16862
  } = props,
16921
- forwardedProps = _objectWithoutProperties(props, _excluded$g);
16863
+ forwardedProps = _objectWithoutProperties(props, _excluded$h);
16922
16864
  const theme = useTheme(propsTheme);
16923
16865
  return /*#__PURE__*/React__default.createElement(ThemeProvider, {
16924
16866
  value: {
@@ -16932,13 +16874,75 @@ const BaseGrid = /*#__PURE__*/forwardRef((props, ref) => {
16932
16874
  $theme: theme
16933
16875
  }), children));
16934
16876
  });
16935
- BaseGrid.className = CLASSNAME$c;
16936
- BaseGrid.defaultProps = DEFAULT_PROPS$c;
16937
- BaseGrid.displayName = COMPONENT_NAME$c;
16877
+ BaseGrid.className = CLASSNAME$d;
16878
+ BaseGrid.displayName = COMPONENT_NAME$d;
16938
16879
  const Grid = Object.assign(BaseGrid, {
16939
16880
  Item: GridItem
16940
16881
  });
16941
16882
 
16883
+ const _excluded$g = ["as", "className", "color", "href", "icon", "iconProps", "isActive", "isDisabled", "isHovered", "target", "theme", "variant"];
16884
+ const COMPONENT_NAME$c = 'IconButtonLink';
16885
+ const CLASSNAME$c = 'redsift-icon-button-link';
16886
+
16887
+ /**
16888
+ * The IconButtonLink is a semantic link that looks like an icon button.
16889
+ *
16890
+ * For a semantic button that looks like an icon button, please use the IconButton component.
16891
+ * For a semantic link that looks like a link, please use the Link component.
16892
+ * For a semantic button that looks like a link, please use the LinkButton component.
16893
+ */
16894
+ const IconButtonLink = /*#__PURE__*/forwardRef((props, ref) => {
16895
+ const {
16896
+ as,
16897
+ className,
16898
+ color: propsColor,
16899
+ href,
16900
+ icon,
16901
+ iconProps,
16902
+ isActive,
16903
+ isDisabled,
16904
+ isHovered,
16905
+ target,
16906
+ theme: propsTheme,
16907
+ variant: propsVariant
16908
+ } = props,
16909
+ forwardedProps = _objectWithoutProperties(props, _excluded$g);
16910
+ const theme = useTheme(propsTheme);
16911
+ const color = Object.values(ButtonsColorPalette).includes(propsColor) ? propsColor : 'primary';
16912
+ const variant = Object.values(IconButtonVariant).includes(propsVariant) ? propsVariant : 'unstyled';
16913
+ const isGradient = color === ButtonsColorPalette.radar;
16914
+ return /*#__PURE__*/React__default.createElement(ConditionalWrapper, {
16915
+ condition: isGradient && variant === IconButtonVariant.secondary,
16916
+ wrapper: children => /*#__PURE__*/React__default.createElement(StyledGradientBorder, {
16917
+ $color: color,
16918
+ $isActive: isActive,
16919
+ $isDisabled: isDisabled,
16920
+ $isHovered: isHovered,
16921
+ $theme: theme
16922
+ }, children)
16923
+ }, /*#__PURE__*/React__default.createElement(StyledIconButton, _extends$1({
16924
+ as: as || 'a',
16925
+ role: "link",
16926
+ tabIndex: !isDisabled ? 0 : undefined
16927
+ }, forwardedProps, {
16928
+ $color: color,
16929
+ $isActive: isActive,
16930
+ $isDisabled: isDisabled,
16931
+ $isGradient: isGradient,
16932
+ $isHovered: isHovered,
16933
+ $theme: theme,
16934
+ $variant: variant,
16935
+ className: classNames(IconButtonLink.className, className),
16936
+ href: !isDisabled ? href : undefined,
16937
+ ref: ref,
16938
+ target: target
16939
+ }), /*#__PURE__*/React__default.createElement(Icon, _extends$1({}, iconProps, {
16940
+ icon: icon
16941
+ }))));
16942
+ });
16943
+ IconButtonLink.className = CLASSNAME$c;
16944
+ IconButtonLink.displayName = COMPONENT_NAME$c;
16945
+
16942
16946
  /**
16943
16947
  * Component style.
16944
16948
  */
@@ -16956,6 +16960,13 @@ const StyledItem = styled.div`
16956
16960
  box-sizing: border-box;
16957
16961
  display: inline-flex;
16958
16962
 
16963
+ > a {
16964
+ display: inline-flex;
16965
+ align-items: center;
16966
+ text-decoration: none;
16967
+ color: inherit;
16968
+ }
16969
+
16959
16970
  ${_ref => {
16960
16971
  let {
16961
16972
  $color,
@@ -17181,7 +17192,9 @@ function useMenuItem(props) {
17181
17192
  domElementRef,
17182
17193
  id,
17183
17194
  isDisabled,
17184
- onClick
17195
+ onClick,
17196
+ isLinkMenuItem,
17197
+ linkRef
17185
17198
  } = props;
17186
17199
  const {
17187
17200
  tabIndex,
@@ -17196,7 +17209,13 @@ function useMenuItem(props) {
17196
17209
  const handleKeyDown = useCallback(event => {
17197
17210
  const code = event.code;
17198
17211
  if (code === 'Enter' || code === 'Space') {
17199
- onClick === null || onClick === void 0 ? void 0 : onClick();
17212
+ console.log(isLinkMenuItem, linkRef);
17213
+ if (isLinkMenuItem) {
17214
+ var _linkRef$current;
17215
+ linkRef === null || linkRef === void 0 ? void 0 : (_linkRef$current = linkRef.current) === null || _linkRef$current === void 0 ? void 0 : _linkRef$current.click();
17216
+ } else {
17217
+ onClick === null || onClick === void 0 ? void 0 : onClick();
17218
+ }
17200
17219
  }
17201
17220
  handleFocusKeyDown(event);
17202
17221
  }, []);
@@ -17223,7 +17242,6 @@ const _excluded$f = ["children", "className", "color", "defaultSelected", "id",
17223
17242
  _excluded2 = ["children", "className", "color", "hasBorder", "id", "isActive", "isDisabled", "isHovered", "theme", "onClick"];
17224
17243
  const COMPONENT_NAME$b = 'Item';
17225
17244
  const CLASSNAME$b = 'redsift-item';
17226
- const DEFAULT_PROPS$b = {};
17227
17245
  const RenderedListboxItem = /*#__PURE__*/forwardRef((props, ref) => {
17228
17246
  const {
17229
17247
  children,
@@ -17315,6 +17333,8 @@ const RenderedMenuItem = /*#__PURE__*/forwardRef((props, ref) => {
17315
17333
  const id = propsId !== null && propsId !== void 0 ? propsId : _id;
17316
17334
  const _ref = useRef();
17317
17335
  const divRef = ref !== null && ref !== void 0 ? ref : _ref;
17336
+ const linkRef = useRef(null);
17337
+ const isLinkMenuItem = isComponent('Link')(children);
17318
17338
  const {
17319
17339
  tabIndex,
17320
17340
  isFocused,
@@ -17325,7 +17345,9 @@ const RenderedMenuItem = /*#__PURE__*/forwardRef((props, ref) => {
17325
17345
  domElementRef: divRef,
17326
17346
  id,
17327
17347
  isDisabled: propsIsDisabled,
17328
- onClick: onClick
17348
+ onClick: onClick,
17349
+ isLinkMenuItem,
17350
+ linkRef
17329
17351
  });
17330
17352
  const theme = useTheme(propsTheme);
17331
17353
  const color = Object.values(ButtonsColorPalette).includes(propsColor) ? propsColor : 'primary';
@@ -17341,7 +17363,8 @@ const RenderedMenuItem = /*#__PURE__*/forwardRef((props, ref) => {
17341
17363
  width: "auto"
17342
17364
  }, children)
17343
17365
  }, /*#__PURE__*/React__default.createElement(StyledItem, _extends$1({
17344
- role: "option"
17366
+ as: "li",
17367
+ role: isLinkMenuItem ? 'none' : 'menuitem'
17345
17368
  }, forwardedProps, {
17346
17369
  id: id,
17347
17370
  $color: color,
@@ -17357,7 +17380,10 @@ const RenderedMenuItem = /*#__PURE__*/forwardRef((props, ref) => {
17357
17380
  ref: divRef,
17358
17381
  onKeyDown: handleKeyDown,
17359
17382
  tabIndex: tabIndex
17360
- }), children));
17383
+ }), isLinkMenuItem ? /*#__PURE__*/React__default.cloneElement(children, {
17384
+ role: 'menuitem',
17385
+ ref: linkRef
17386
+ }) : children));
17361
17387
  });
17362
17388
 
17363
17389
  /**
@@ -17407,7 +17433,6 @@ const Item = /*#__PURE__*/forwardRef((props, ref) => {
17407
17433
  return null;
17408
17434
  });
17409
17435
  Item.className = CLASSNAME$b;
17410
- Item.defaultProps = DEFAULT_PROPS$b;
17411
17436
  Item.displayName = COMPONENT_NAME$b;
17412
17437
 
17413
17438
  /**
@@ -17453,7 +17478,6 @@ const StyledLink = styled.a`
17453
17478
  const _excluded$e = ["as", "children", "className", "href", "isDisabled", "theme"];
17454
17479
  const COMPONENT_NAME$a = 'Link';
17455
17480
  const CLASSNAME$a = 'redsift-link';
17456
- const DEFAULT_PROPS$a = {};
17457
17481
 
17458
17482
  /**
17459
17483
  * The Link is a semantic link that looks like a link.
@@ -17488,13 +17512,11 @@ const Link = /*#__PURE__*/forwardRef((props, ref) => {
17488
17512
  }), children);
17489
17513
  });
17490
17514
  Link.className = CLASSNAME$a;
17491
- Link.defaultProps = DEFAULT_PROPS$a;
17492
17515
  Link.displayName = COMPONENT_NAME$a;
17493
17516
 
17494
17517
  const _excluded$d = ["children", "className", "disabled", "isDisabled", "theme"];
17495
17518
  const COMPONENT_NAME$9 = 'LinkButton';
17496
17519
  const CLASSNAME$9 = 'redsift-link-button';
17497
- const DEFAULT_PROPS$9 = {};
17498
17520
 
17499
17521
  /**
17500
17522
  * The LinkButton is a semantic button that looks like a link.
@@ -17529,7 +17551,6 @@ const LinkButton = /*#__PURE__*/forwardRef((props, ref) => {
17529
17551
  }), children);
17530
17552
  });
17531
17553
  LinkButton.className = CLASSNAME$9;
17532
- LinkButton.defaultProps = DEFAULT_PROPS$9;
17533
17554
  LinkButton.displayName = COMPONENT_NAME$9;
17534
17555
 
17535
17556
  const _excluded$c = ["children", "id", "isDisabled", "context"];
@@ -17701,12 +17722,6 @@ const ListboxReducer = (state, action) => {
17701
17722
  const _excluded$a = ["children", "className", "defaultValues", "direction", "focusOnClick", "focusType", "id", "isDisabled", "isInvalid", "isReadOnly", "isRequired", "label", "loopAround", "onChange", "selectionMode", "values", "variant"];
17702
17723
  const COMPONENT_NAME$8 = 'Listbox';
17703
17724
  const CLASSNAME$8 = 'redsift-listbox';
17704
- const DEFAULT_PROPS$8 = {
17705
- focusOnClick: false,
17706
- focusType: 'roving-tabindex',
17707
- selectionMode: 'single',
17708
- variant: ListboxVariant.standalone
17709
- };
17710
17725
 
17711
17726
  /**
17712
17727
  * The Listbox component.
@@ -17718,8 +17733,8 @@ const Listbox = /*#__PURE__*/forwardRef((props, ref) => {
17718
17733
  className,
17719
17734
  defaultValues,
17720
17735
  direction,
17721
- focusOnClick,
17722
- focusType,
17736
+ focusOnClick = false,
17737
+ focusType = 'roving-tabindex',
17723
17738
  id: propsId,
17724
17739
  isDisabled,
17725
17740
  isInvalid,
@@ -17728,9 +17743,9 @@ const Listbox = /*#__PURE__*/forwardRef((props, ref) => {
17728
17743
  label,
17729
17744
  loopAround,
17730
17745
  onChange,
17731
- selectionMode,
17746
+ selectionMode = 'single',
17732
17747
  values,
17733
- variant
17748
+ variant = ListboxVariant.standalone
17734
17749
  } = props,
17735
17750
  forwardedProps = _objectWithoutProperties(props, _excluded$a);
17736
17751
  const [_id] = useId$2();
@@ -17796,7 +17811,6 @@ const Listbox = /*#__PURE__*/forwardRef((props, ref) => {
17796
17811
  }), children)));
17797
17812
  });
17798
17813
  Listbox.className = CLASSNAME$8;
17799
- Listbox.defaultProps = DEFAULT_PROPS$8;
17800
17814
  Listbox.displayName = COMPONENT_NAME$8;
17801
17815
 
17802
17816
  /**
@@ -19546,13 +19560,9 @@ const StyledNumberField = styled.div`
19546
19560
  }}
19547
19561
  `;
19548
19562
 
19549
- const _excluded$7 = ["autoFocus", "className", "id", "defaultValue", "inputProps", "inputRef", "isColored", "isDisabled", "isInvalid", "isReadOnly", "isRequired", "label", "leftIcon", "onBlur", "onFocus", "placeholder", "theme", "variant", "decrementAriaLabel", "incrementAriaLabel", "isWheelDisabled", "formatOptions", "onFocusChange", "onKeyDown", "onKeyUp", "minValue", "maxValue", "step", "value", "onChange"];
19563
+ const _excluded$7 = ["autoFocus", "className", "decrementAriaLabel", "defaultValue", "formatOptions", "id", "incrementAriaLabel", "inputProps", "inputRef", "isColored", "isDisabled", "isInvalid", "isReadOnly", "isRequired", "isWheelDisabled", "label", "leftIcon", "maxValue", "minValue", "onBlur", "onChange", "onFocus", "onFocusChange", "onKeyDown", "onKeyUp", "placeholder", "step", "theme", "value", "variant"];
19550
19564
  const COMPONENT_NAME$7 = 'NumberField';
19551
19565
  const CLASSNAME$7 = 'redsift-number-field';
19552
- const DEFAULT_PROPS$7 = {
19553
- isColored: true,
19554
- variant: NumberFieldVariant.default
19555
- };
19556
19566
 
19557
19567
  /**
19558
19568
  * The NumberField component.
@@ -19562,34 +19572,34 @@ const NumberField = /*#__PURE__*/forwardRef((props, ref) => {
19562
19572
  const {
19563
19573
  autoFocus,
19564
19574
  className,
19565
- id,
19575
+ decrementAriaLabel,
19566
19576
  defaultValue,
19577
+ formatOptions,
19578
+ id,
19579
+ incrementAriaLabel,
19567
19580
  inputProps: propsInputProps,
19568
19581
  inputRef: propsInputRef,
19569
- isColored,
19582
+ isColored = true,
19570
19583
  isDisabled,
19571
19584
  isInvalid,
19572
19585
  isReadOnly,
19573
19586
  isRequired,
19587
+ isWheelDisabled,
19574
19588
  label,
19575
19589
  leftIcon,
19590
+ maxValue,
19591
+ minValue,
19576
19592
  onBlur: onBlurProps,
19593
+ onChange,
19577
19594
  onFocus: onFocusProps,
19578
- placeholder,
19579
- theme: propsTheme,
19580
- variant,
19581
- decrementAriaLabel,
19582
- incrementAriaLabel,
19583
- isWheelDisabled,
19584
- formatOptions,
19585
19595
  onFocusChange,
19586
19596
  onKeyDown,
19587
19597
  onKeyUp,
19588
- minValue,
19589
- maxValue,
19598
+ placeholder,
19590
19599
  step,
19600
+ theme: propsTheme,
19591
19601
  value,
19592
- onChange
19602
+ variant = NumberFieldVariant.default
19593
19603
  } = props,
19594
19604
  forwardedProps = _objectWithoutProperties(props, _excluded$7);
19595
19605
  const numberFieldProps = {
@@ -19736,7 +19746,6 @@ const NumberField = /*#__PURE__*/forwardRef((props, ref) => {
19736
19746
  }, label ? /*#__PURE__*/React__default.createElement("span", null, label) : null))));
19737
19747
  });
19738
19748
  NumberField.className = CLASSNAME$7;
19739
- NumberField.defaultProps = DEFAULT_PROPS$7;
19740
19749
  NumberField.displayName = COMPONENT_NAME$7;
19741
19750
 
19742
19751
  /**
@@ -19776,7 +19785,6 @@ const StyledProgressBar = styled.progress`
19776
19785
  const _excluded$6 = ["className", "theme", "value"];
19777
19786
  const COMPONENT_NAME$6 = 'ProgressBar';
19778
19787
  const CLASSNAME$6 = 'redsift-progress-bar';
19779
- const DEFAULT_PROPS$6 = {};
19780
19788
 
19781
19789
  /**
19782
19790
  * The Progress bar component.
@@ -19799,7 +19807,6 @@ const ProgressBar = /*#__PURE__*/forwardRef((props, ref) => {
19799
19807
  }));
19800
19808
  });
19801
19809
  ProgressBar.className = CLASSNAME$6;
19802
- ProgressBar.defaultProps = DEFAULT_PROPS$6;
19803
19810
  ProgressBar.displayName = COMPONENT_NAME$6;
19804
19811
 
19805
19812
  /**
@@ -19892,13 +19899,9 @@ const StyledRadioGroup = styled.div`
19892
19899
  }
19893
19900
  `;
19894
19901
 
19895
- const _excluded$5 = ["children", "className", "defaultValue", "description", "isDisabled", "isInvalid", "isReadOnly", "isRequired", "label", "onChange", "orientation", "theme", "value"];
19902
+ const _excluded$5 = ["children", "className", "color", "defaultValue", "description", "isDisabled", "isInvalid", "isReadOnly", "isRequired", "label", "onChange", "orientation", "theme", "value"];
19896
19903
  const COMPONENT_NAME$5 = 'RadioGroup';
19897
19904
  const CLASSNAME$5 = 'redsift-radio-group';
19898
- const DEFAULT_PROPS$5 = {
19899
- color: ColorPalette.primary,
19900
- orientation: RadioGroupOrientation.vertical
19901
- };
19902
19905
 
19903
19906
  /**
19904
19907
  * The RadioGroup component.
@@ -19908,6 +19911,7 @@ const RadioGroup = /*#__PURE__*/forwardRef((props, ref) => {
19908
19911
  const {
19909
19912
  children,
19910
19913
  className,
19914
+ color = ColorPalette.primary,
19911
19915
  defaultValue,
19912
19916
  description,
19913
19917
  isDisabled,
@@ -19916,7 +19920,7 @@ const RadioGroup = /*#__PURE__*/forwardRef((props, ref) => {
19916
19920
  isRequired,
19917
19921
  label,
19918
19922
  onChange,
19919
- orientation,
19923
+ orientation = RadioGroupOrientation.vertical,
19920
19924
  theme: propsTheme,
19921
19925
  value
19922
19926
  } = props,
@@ -19947,7 +19951,9 @@ const RadioGroup = /*#__PURE__*/forwardRef((props, ref) => {
19947
19951
  value: {
19948
19952
  theme
19949
19953
  }
19950
- }, /*#__PURE__*/React__default.createElement(StyledRadioGroup, _extends$1({}, forwardedProps, {
19954
+ }, /*#__PURE__*/React__default.createElement(StyledRadioGroup, _extends$1({
19955
+ color: color
19956
+ }, forwardedProps, {
19951
19957
  $isDisabled: isDisabled,
19952
19958
  $isInvalid: isInvalid || isRequired && selectedValue.length === 0,
19953
19959
  $isReadOnly: isReadOnly,
@@ -19968,7 +19974,6 @@ const RadioGroup = /*#__PURE__*/forwardRef((props, ref) => {
19968
19974
  }, description)));
19969
19975
  });
19970
19976
  RadioGroup.className = CLASSNAME$5;
19971
- RadioGroup.defaultProps = DEFAULT_PROPS$5;
19972
19977
  RadioGroup.displayName = COMPONENT_NAME$5;
19973
19978
 
19974
19979
  /**
@@ -20082,9 +20087,6 @@ const StyledRadio = styled.label`
20082
20087
  const _excluded$4 = ["aria-label", "aria-labelledby", "autoFocus", "children", "className", "defaultSelected", "inputProps", "inputRef", "isColored", "isDisabled", "isInvalid", "isReadOnly", "isRequired", "isSelected", "name", "onChange", "theme", "value"];
20083
20088
  const COMPONENT_NAME$4 = 'Radio';
20084
20089
  const CLASSNAME$4 = 'redsift-radio';
20085
- const DEFAULT_PROPS$4 = {
20086
- isColored: true
20087
- };
20088
20090
 
20089
20091
  /**
20090
20092
  * The Radio component.
@@ -20103,7 +20105,7 @@ const Radio = /*#__PURE__*/forwardRef((props, ref) => {
20103
20105
  defaultSelected,
20104
20106
  inputProps,
20105
20107
  inputRef,
20106
- isColored,
20108
+ isColored = true,
20107
20109
  isDisabled,
20108
20110
  isInvalid,
20109
20111
  isReadOnly,
@@ -20195,7 +20197,6 @@ const Radio = /*#__PURE__*/forwardRef((props, ref) => {
20195
20197
  })));
20196
20198
  });
20197
20199
  Radio.className = CLASSNAME$4;
20198
- Radio.defaultProps = DEFAULT_PROPS$4;
20199
20200
  Radio.displayName = COMPONENT_NAME$4;
20200
20201
 
20201
20202
  const SwitchGroupContext = /*#__PURE__*/React__default.createContext(null);
@@ -20385,9 +20386,6 @@ const StyledSwitch = styled.label`
20385
20386
  const _excluded$3 = ["aria-label", "aria-labelledby", "autoFocus", "children", "className", "defaultSelected", "inputProps", "inputRef", "isColored", "isDisabled", "isInvalid", "isReadOnly", "isRequired", "isSelected", "name", "onChange", "theme", "value"];
20386
20387
  const COMPONENT_NAME$3 = 'Switch';
20387
20388
  const CLASSNAME$3 = 'redsift-switch';
20388
- const DEFAULT_PROPS$3 = {
20389
- isColored: true
20390
- };
20391
20389
 
20392
20390
  /**
20393
20391
  * The Switch component.
@@ -20406,7 +20404,7 @@ const Switch = /*#__PURE__*/forwardRef((props, ref) => {
20406
20404
  defaultSelected,
20407
20405
  inputProps,
20408
20406
  inputRef,
20409
- isColored,
20407
+ isColored = true,
20410
20408
  isDisabled,
20411
20409
  isInvalid,
20412
20410
  isReadOnly,
@@ -20509,7 +20507,6 @@ const Switch = /*#__PURE__*/forwardRef((props, ref) => {
20509
20507
  })));
20510
20508
  });
20511
20509
  Switch.className = CLASSNAME$3;
20512
- Switch.defaultProps = DEFAULT_PROPS$3;
20513
20510
  Switch.displayName = COMPONENT_NAME$3;
20514
20511
 
20515
20512
  /**
@@ -20600,13 +20597,9 @@ const StyledSwitchGroup = styled.div`
20600
20597
  }
20601
20598
  `;
20602
20599
 
20603
- const _excluded$2 = ["children", "className", "defaultValues", "description", "isDisabled", "isInvalid", "isReadOnly", "isRequired", "label", "onChange", "orientation", "theme", "value"];
20600
+ const _excluded$2 = ["children", "className", "color", "defaultValues", "description", "isDisabled", "isInvalid", "isReadOnly", "isRequired", "label", "onChange", "orientation", "theme", "value"];
20604
20601
  const COMPONENT_NAME$2 = 'SwitchGroup';
20605
20602
  const CLASSNAME$2 = 'redsift-switch-group';
20606
- const DEFAULT_PROPS$2 = {
20607
- color: ColorPalette.primary,
20608
- orientation: SwitchGroupOrientation.vertical
20609
- };
20610
20603
 
20611
20604
  /**
20612
20605
  * The SwitchGroup component.
@@ -20616,6 +20609,7 @@ const SwitchGroup = /*#__PURE__*/forwardRef((props, ref) => {
20616
20609
  const {
20617
20610
  children,
20618
20611
  className,
20612
+ color = ColorPalette.primary,
20619
20613
  defaultValues,
20620
20614
  description,
20621
20615
  isDisabled,
@@ -20624,7 +20618,7 @@ const SwitchGroup = /*#__PURE__*/forwardRef((props, ref) => {
20624
20618
  isRequired,
20625
20619
  label,
20626
20620
  onChange,
20627
- orientation,
20621
+ orientation = SwitchGroupOrientation.vertical,
20628
20622
  theme: propsTheme,
20629
20623
  value
20630
20624
  } = props,
@@ -20667,7 +20661,9 @@ const SwitchGroup = /*#__PURE__*/forwardRef((props, ref) => {
20667
20661
  value: {
20668
20662
  theme
20669
20663
  }
20670
- }, /*#__PURE__*/React__default.createElement(StyledSwitchGroup, _extends$1({}, forwardedProps, {
20664
+ }, /*#__PURE__*/React__default.createElement(StyledSwitchGroup, _extends$1({
20665
+ color: color
20666
+ }, forwardedProps, {
20671
20667
  $isDisabled: isDisabled,
20672
20668
  $isInvalid: isInvalid || isRequired && selectedValues.length === 0,
20673
20669
  $isReadOnly: isReadOnly,
@@ -20688,7 +20684,6 @@ const SwitchGroup = /*#__PURE__*/forwardRef((props, ref) => {
20688
20684
  }, description)));
20689
20685
  });
20690
20686
  SwitchGroup.className = CLASSNAME$2;
20691
- SwitchGroup.defaultProps = DEFAULT_PROPS$2;
20692
20687
  SwitchGroup.displayName = COMPONENT_NAME$2;
20693
20688
 
20694
20689
  /**
@@ -20912,15 +20907,9 @@ const StyledTextArea = styled.div`
20912
20907
  }}
20913
20908
  `;
20914
20909
 
20915
- const _excluded$1 = ["aria-label", "aria-labelledby", "autoFocus", "className", "defaultValue", "textareaProps", "textareaRef", "isColored", "isDisabled", "isInvalid", "isReadOnly", "isRequired", "label", "leftIcon", "minimumRows", "name", "onBlur", "onChange", "onFocus", "placeholder", "theme", "value", "variant"];
20910
+ const _excluded$1 = ["aria-label", "aria-labelledby", "autoFocus", "className", "defaultValue", "isColored", "isDisabled", "isInvalid", "isReadOnly", "isRequired", "label", "leftIcon", "minimumRows", "name", "onBlur", "onChange", "onFocus", "placeholder", "textareaProps", "textareaRef", "theme", "value", "variant", "width"];
20916
20911
  const COMPONENT_NAME$1 = 'TextArea';
20917
20912
  const CLASSNAME$1 = 'redsift-text-area';
20918
- const DEFAULT_PROPS$1 = {
20919
- defaultValue: '',
20920
- isColored: true,
20921
- variant: TextAreaVariant.default,
20922
- width: '100%'
20923
- };
20924
20913
 
20925
20914
  /**
20926
20915
  * The TextArea component.
@@ -20932,10 +20921,8 @@ const TextArea = /*#__PURE__*/forwardRef((props, ref) => {
20932
20921
  'aria-labelledby': ariaLabelledby,
20933
20922
  autoFocus,
20934
20923
  className,
20935
- defaultValue,
20936
- textareaProps,
20937
- textareaRef: propsTextareaRef,
20938
- isColored,
20924
+ defaultValue = '',
20925
+ isColored = true,
20939
20926
  isDisabled,
20940
20927
  isInvalid,
20941
20928
  isReadOnly,
@@ -20948,9 +20935,12 @@ const TextArea = /*#__PURE__*/forwardRef((props, ref) => {
20948
20935
  onChange,
20949
20936
  onFocus: onFocusProps,
20950
20937
  placeholder,
20938
+ textareaProps,
20939
+ textareaRef: propsTextareaRef,
20951
20940
  theme: propsTheme,
20952
20941
  value: propsValue,
20953
- variant
20942
+ variant = TextAreaVariant.default,
20943
+ width = '100%'
20954
20944
  } = props,
20955
20945
  forwardedProps = _objectWithoutProperties(props, _excluded$1);
20956
20946
  const theme = useTheme(propsTheme);
@@ -20996,7 +20986,9 @@ const TextArea = /*#__PURE__*/forwardRef((props, ref) => {
20996
20986
  recomputeNumberOfRows(textareaRef.current);
20997
20987
  }
20998
20988
  }, [textareaRef, recomputeNumberOfRows, value]);
20999
- return /*#__PURE__*/React__default.createElement(StyledTextArea, _extends$1({}, focusWithinProps, forwardedProps, {
20989
+ return /*#__PURE__*/React__default.createElement(StyledTextArea, _extends$1({
20990
+ width: width
20991
+ }, focusWithinProps, forwardedProps, {
21000
20992
  $hasContent: isFocusWithin || Boolean(isControlled ? propsValue : value) || Boolean(placeholder),
21001
20993
  $hasLeftIcon: Boolean(leftIcon),
21002
20994
  $isColored: isColored,
@@ -21052,7 +21044,6 @@ const TextArea = /*#__PURE__*/forwardRef((props, ref) => {
21052
21044
  }, label ? /*#__PURE__*/React__default.createElement("span", null, label) : null))));
21053
21045
  });
21054
21046
  TextArea.className = CLASSNAME$1;
21055
- TextArea.defaultProps = DEFAULT_PROPS$1;
21056
21047
  TextArea.displayName = COMPONENT_NAME$1;
21057
21048
 
21058
21049
  /**
@@ -21305,14 +21296,9 @@ var intlMessages = {
21305
21296
  'fr-FR': frFR
21306
21297
  };
21307
21298
 
21308
- const _excluded = ["aria-label", "aria-labelledby", "autoFocus", "className", "defaultValue", "hasClearButton", "after", "internal", "inputProps", "inputRef", "isColored", "isDisabled", "isInvalid", "isReadOnly", "isRequired", "label", "leftIcon", "name", "onBlur", "onChange", "onClear", "onFocus", "pills", "placeholder", "theme", "type", "value", "variant"];
21299
+ const _excluded = ["aria-label", "aria-labelledby", "after", "autoFocus", "className", "defaultValue", "hasClearButton", "inputProps", "inputRef", "internal", "isColored", "isDisabled", "isInvalid", "isReadOnly", "isRequired", "label", "leftIcon", "name", "onBlur", "onChange", "onClear", "onFocus", "pills", "placeholder", "theme", "type", "value", "variant"];
21309
21300
  const COMPONENT_NAME = 'TextField';
21310
21301
  const CLASSNAME = 'redsift-text-field';
21311
- const DEFAULT_PROPS = {
21312
- defaultValue: '',
21313
- isColored: true,
21314
- variant: TextFieldVariant.default
21315
- };
21316
21302
 
21317
21303
  /**
21318
21304
  * The TextField component.
@@ -21322,15 +21308,15 @@ const TextField = /*#__PURE__*/forwardRef((props, ref) => {
21322
21308
  const {
21323
21309
  'aria-label': ariaLabel,
21324
21310
  'aria-labelledby': ariaLabelledby,
21311
+ after,
21325
21312
  autoFocus,
21326
21313
  className,
21327
- defaultValue,
21314
+ defaultValue = '',
21328
21315
  hasClearButton,
21329
- after,
21330
- internal,
21331
21316
  inputProps,
21332
21317
  inputRef,
21333
- isColored,
21318
+ internal,
21319
+ isColored = true,
21334
21320
  isDisabled,
21335
21321
  isInvalid,
21336
21322
  isReadOnly,
@@ -21347,7 +21333,7 @@ const TextField = /*#__PURE__*/forwardRef((props, ref) => {
21347
21333
  theme: propsTheme,
21348
21334
  type,
21349
21335
  value: propsValue,
21350
- variant
21336
+ variant = TextFieldVariant.default
21351
21337
  } = props,
21352
21338
  forwardedProps = _objectWithoutProperties(props, _excluded);
21353
21339
  const theme = useTheme(propsTheme);
@@ -21479,8 +21465,7 @@ const TextField = /*#__PURE__*/forwardRef((props, ref) => {
21479
21465
  }, label ? /*#__PURE__*/React__default.createElement("span", null, label) : null))));
21480
21466
  });
21481
21467
  TextField.className = CLASSNAME;
21482
- TextField.defaultProps = DEFAULT_PROPS;
21483
21468
  TextField.displayName = COMPONENT_NAME;
21484
21469
 
21485
- export { ActiveDescendantListbox, Alert, AlertStyleVariant, AlertVariant, AlignContent, AlignItems, AlignSelf, AppBar, AppContainer, AppContainerContext, AppContent, AppSidePanel, AppSidePanelVariant, Badge, BadgeVariant, BaseBreadcrumbs, BaseGrid, BaseSkeleton, BreadcrumbItem, Breadcrumbs, Button, ButtonGroup, ButtonGroupVariant, ButtonLink, ButtonVariant, ButtonsColorPalette, Card, CardActions, CardBody, CardHeader, Checkbox, CheckboxGroup, CheckboxGroupOrientation, ColorPalette, ConditionalWrapper, DetailedCard, DetailedCardCollapsibleSectionItems, DetailedCardHeader, DetailedCardSection, DetailedCardSectionItem, EventKey, FOCUS_WITHING_GROUP_INITIAL_STATE, FlexDirection, FlexWrap, Flexbox, FocusWithinGroup, FocusWithinGroupActionType, FocusWithinGroupContext, FocusWithinGroupReducer, FontFamily, Grid, GridItem, Heading, HeadingComponent, HeadingVariant, I18nProvider, Icon, IconButton, IconButtonVariant, IconSize, Item, JustifyContent, JustifyItems, JustifySelf, LISTBOX_INITIAL_STATE, Link, LinkButton, Listbox, ListboxActionType, ListboxContext, ListboxReducer, ListboxSelectionMode, ListboxVariant, Navigation, NeutralColorPalette, NotificationsColorPalette, Number$1 as Number, NumberField, NumberFieldVariant, Pill, PillSize, PresentationColorPalette, PrimaryButtonsColorPalette, PrimaryColorPalette, Product, ProductColorPalette, ProductLogo, ProductName, ProgressBar, RadarSvgLinearGradient, Radio, RadioGroup, RadioGroupOrientation, RedsiftBorderRadius, RedsiftColorBlueD1, RedsiftColorBlueD2, RedsiftColorBlueD3, RedsiftColorBlueD4, RedsiftColorBlueL1, RedsiftColorBlueL2, RedsiftColorBlueL3, RedsiftColorBlueL4, RedsiftColorBlueN, RedsiftColorBordersBorderDefault, RedsiftColorBordersBorderDisabled, RedsiftColorBordersBorderDivider, RedsiftColorBordersBorderError, RedsiftColorBordersBorderPrimary, RedsiftColorBordersBorderSecondary, RedsiftColorBordersBorderSuccess, RedsiftColorDarkComponentsAiAiBorder, RedsiftColorDarkComponentsAiAiIcon, RedsiftColorDarkComponentsAlertErrorBackground, RedsiftColorDarkComponentsAlertErrorBorder, RedsiftColorDarkComponentsAlertErrorIcon, RedsiftColorDarkComponentsAlertInfoBackground, RedsiftColorDarkComponentsAlertInfoBorder, RedsiftColorDarkComponentsAlertInfoIcon, RedsiftColorDarkComponentsAlertSuccessBackground, RedsiftColorDarkComponentsAlertSuccessBorder, RedsiftColorDarkComponentsAlertSuccessIcon, RedsiftColorDarkComponentsAlertText, RedsiftColorDarkComponentsAlertWarningBackground, RedsiftColorDarkComponentsAlertWarningBorder, RedsiftColorDarkComponentsAlertWarningIcon, RedsiftColorDarkComponentsAppBarBackground, RedsiftColorDarkComponentsAppBarBorder, RedsiftColorDarkComponentsAppBarBreadcrumbDefault, RedsiftColorDarkComponentsAppBarBreadcrumbDown, RedsiftColorDarkComponentsAppBarBreadcrumbHover, RedsiftColorDarkComponentsAppBarIconBackgroundActive, RedsiftColorDarkComponentsAppBarIconBackgroundActiveDown, RedsiftColorDarkComponentsAppBarIconBackgroundActiveHover, RedsiftColorDarkComponentsAppBarIconBackgroundDown, RedsiftColorDarkComponentsAppBarIconBackgroundHover, RedsiftColorDarkComponentsButtonsPrimaryButtonErrorBackgroundActive, RedsiftColorDarkComponentsButtonsPrimaryButtonErrorBackgroundDefault, RedsiftColorDarkComponentsButtonsPrimaryButtonErrorBackgroundDisabled, RedsiftColorDarkComponentsButtonsPrimaryButtonErrorBackgroundHover, RedsiftColorDarkComponentsButtonsPrimaryButtonErrorTextActive, RedsiftColorDarkComponentsButtonsPrimaryButtonErrorTextDefault, RedsiftColorDarkComponentsButtonsPrimaryButtonErrorTextDisabled, RedsiftColorDarkComponentsButtonsPrimaryButtonErrorTextHover, RedsiftColorDarkComponentsButtonsPrimaryButtonGreyBackgroundActive, RedsiftColorDarkComponentsButtonsPrimaryButtonGreyBackgroundDefault, RedsiftColorDarkComponentsButtonsPrimaryButtonGreyBackgroundDisabled, RedsiftColorDarkComponentsButtonsPrimaryButtonGreyBackgroundHover, RedsiftColorDarkComponentsButtonsPrimaryButtonGreyTextActive, RedsiftColorDarkComponentsButtonsPrimaryButtonGreyTextDefault, RedsiftColorDarkComponentsButtonsPrimaryButtonGreyTextDisabled, RedsiftColorDarkComponentsButtonsPrimaryButtonGreyTextHover, RedsiftColorDarkComponentsButtonsPrimaryButtonInfoBackgroundActive, RedsiftColorDarkComponentsButtonsPrimaryButtonInfoBackgroundDefault, RedsiftColorDarkComponentsButtonsPrimaryButtonInfoBackgroundDisabled, RedsiftColorDarkComponentsButtonsPrimaryButtonInfoBackgroundHover, RedsiftColorDarkComponentsButtonsPrimaryButtonInfoTextActive, RedsiftColorDarkComponentsButtonsPrimaryButtonInfoTextDefault, RedsiftColorDarkComponentsButtonsPrimaryButtonInfoTextDisabled, RedsiftColorDarkComponentsButtonsPrimaryButtonInfoTextHover, RedsiftColorDarkComponentsButtonsPrimaryButtonPrimaryBackgroundActive, RedsiftColorDarkComponentsButtonsPrimaryButtonPrimaryBackgroundDefault, RedsiftColorDarkComponentsButtonsPrimaryButtonPrimaryBackgroundDisabled, RedsiftColorDarkComponentsButtonsPrimaryButtonPrimaryBackgroundHover, RedsiftColorDarkComponentsButtonsPrimaryButtonPrimaryTextActive, RedsiftColorDarkComponentsButtonsPrimaryButtonPrimaryTextDefault, RedsiftColorDarkComponentsButtonsPrimaryButtonPrimaryTextDisabled, RedsiftColorDarkComponentsButtonsPrimaryButtonPrimaryTextHover, RedsiftColorDarkComponentsButtonsPrimaryButtonRadarBackgroundActive, RedsiftColorDarkComponentsButtonsPrimaryButtonRadarBackgroundDefault, RedsiftColorDarkComponentsButtonsPrimaryButtonRadarBackgroundDisabled, RedsiftColorDarkComponentsButtonsPrimaryButtonRadarBackgroundHover, RedsiftColorDarkComponentsButtonsPrimaryButtonRadarTextActive, RedsiftColorDarkComponentsButtonsPrimaryButtonRadarTextDefault, RedsiftColorDarkComponentsButtonsPrimaryButtonRadarTextDisabled, RedsiftColorDarkComponentsButtonsPrimaryButtonRadarTextHover, RedsiftColorDarkComponentsButtonsPrimaryButtonSecondaryBackgroundActive, RedsiftColorDarkComponentsButtonsPrimaryButtonSecondaryBackgroundDefault, RedsiftColorDarkComponentsButtonsPrimaryButtonSecondaryBackgroundDisabled, RedsiftColorDarkComponentsButtonsPrimaryButtonSecondaryBackgroundHover, RedsiftColorDarkComponentsButtonsPrimaryButtonSecondaryTextActive, RedsiftColorDarkComponentsButtonsPrimaryButtonSecondaryTextDefault, RedsiftColorDarkComponentsButtonsPrimaryButtonSecondaryTextDisabled, RedsiftColorDarkComponentsButtonsPrimaryButtonSecondaryTextHover, RedsiftColorDarkComponentsButtonsPrimaryButtonSuccessBackgroundActive, RedsiftColorDarkComponentsButtonsPrimaryButtonSuccessBackgroundDefault, RedsiftColorDarkComponentsButtonsPrimaryButtonSuccessBackgroundDisabled, RedsiftColorDarkComponentsButtonsPrimaryButtonSuccessBackgroundHover, RedsiftColorDarkComponentsButtonsPrimaryButtonSuccessTextActive, RedsiftColorDarkComponentsButtonsPrimaryButtonSuccessTextDefault, RedsiftColorDarkComponentsButtonsPrimaryButtonSuccessTextDisabled, RedsiftColorDarkComponentsButtonsPrimaryButtonSuccessTextHover, RedsiftColorDarkComponentsButtonsPrimaryButtonWarningBackgroundActive, RedsiftColorDarkComponentsButtonsPrimaryButtonWarningBackgroundDefault, RedsiftColorDarkComponentsButtonsPrimaryButtonWarningBackgroundDisabled, RedsiftColorDarkComponentsButtonsPrimaryButtonWarningBackgroundHover, RedsiftColorDarkComponentsButtonsPrimaryButtonWarningTextActive, RedsiftColorDarkComponentsButtonsPrimaryButtonWarningTextDefault, RedsiftColorDarkComponentsButtonsPrimaryButtonWarningTextDisabled, RedsiftColorDarkComponentsButtonsPrimaryButtonWarningTextHover, RedsiftColorDarkComponentsButtonsSecondaryButtonErrorBackgroundActive, RedsiftColorDarkComponentsButtonsSecondaryButtonErrorBackgroundDefault, RedsiftColorDarkComponentsButtonsSecondaryButtonErrorBackgroundDisabled, RedsiftColorDarkComponentsButtonsSecondaryButtonErrorBackgroundHover, RedsiftColorDarkComponentsButtonsSecondaryButtonErrorTextActive, RedsiftColorDarkComponentsButtonsSecondaryButtonErrorTextDefault, RedsiftColorDarkComponentsButtonsSecondaryButtonErrorTextDisabled, RedsiftColorDarkComponentsButtonsSecondaryButtonErrorTextHover, RedsiftColorDarkComponentsButtonsSecondaryButtonGreyBackgroundActive, RedsiftColorDarkComponentsButtonsSecondaryButtonGreyBackgroundDefault, RedsiftColorDarkComponentsButtonsSecondaryButtonGreyBackgroundDisabled, RedsiftColorDarkComponentsButtonsSecondaryButtonGreyBackgroundHover, RedsiftColorDarkComponentsButtonsSecondaryButtonGreyTextActive, RedsiftColorDarkComponentsButtonsSecondaryButtonGreyTextDefault, RedsiftColorDarkComponentsButtonsSecondaryButtonGreyTextDisabled, RedsiftColorDarkComponentsButtonsSecondaryButtonGreyTextHover, RedsiftColorDarkComponentsButtonsSecondaryButtonInfoBackgroundActive, RedsiftColorDarkComponentsButtonsSecondaryButtonInfoBackgroundDefault, RedsiftColorDarkComponentsButtonsSecondaryButtonInfoBackgroundDisabled, RedsiftColorDarkComponentsButtonsSecondaryButtonInfoBackgroundHover, RedsiftColorDarkComponentsButtonsSecondaryButtonInfoTextActive, RedsiftColorDarkComponentsButtonsSecondaryButtonInfoTextDefault, RedsiftColorDarkComponentsButtonsSecondaryButtonInfoTextDisabled, RedsiftColorDarkComponentsButtonsSecondaryButtonInfoTextHover, RedsiftColorDarkComponentsButtonsSecondaryButtonPrimaryBackgroundActive, RedsiftColorDarkComponentsButtonsSecondaryButtonPrimaryBackgroundDefault, RedsiftColorDarkComponentsButtonsSecondaryButtonPrimaryBackgroundDisabled, RedsiftColorDarkComponentsButtonsSecondaryButtonPrimaryBackgroundHover, RedsiftColorDarkComponentsButtonsSecondaryButtonPrimaryTextActive, RedsiftColorDarkComponentsButtonsSecondaryButtonPrimaryTextDefault, RedsiftColorDarkComponentsButtonsSecondaryButtonPrimaryTextDisabled, RedsiftColorDarkComponentsButtonsSecondaryButtonPrimaryTextHover, RedsiftColorDarkComponentsButtonsSecondaryButtonRadarBackgroundActive, RedsiftColorDarkComponentsButtonsSecondaryButtonRadarBackgroundDefault, RedsiftColorDarkComponentsButtonsSecondaryButtonRadarBackgroundDisabled, RedsiftColorDarkComponentsButtonsSecondaryButtonRadarBackgroundHover, RedsiftColorDarkComponentsButtonsSecondaryButtonRadarTextActive, RedsiftColorDarkComponentsButtonsSecondaryButtonRadarTextDefault, RedsiftColorDarkComponentsButtonsSecondaryButtonRadarTextDisabled, RedsiftColorDarkComponentsButtonsSecondaryButtonRadarTextHover, RedsiftColorDarkComponentsButtonsSecondaryButtonSecondaryBackgroundActive, RedsiftColorDarkComponentsButtonsSecondaryButtonSecondaryBackgroundDefault, RedsiftColorDarkComponentsButtonsSecondaryButtonSecondaryBackgroundDisabled, RedsiftColorDarkComponentsButtonsSecondaryButtonSecondaryBackgroundHover, RedsiftColorDarkComponentsButtonsSecondaryButtonSecondaryTextActive, RedsiftColorDarkComponentsButtonsSecondaryButtonSecondaryTextDefault, RedsiftColorDarkComponentsButtonsSecondaryButtonSecondaryTextDisabled, RedsiftColorDarkComponentsButtonsSecondaryButtonSecondaryTextHover, RedsiftColorDarkComponentsButtonsSecondaryButtonSuccessBackgroundActive, RedsiftColorDarkComponentsButtonsSecondaryButtonSuccessBackgroundDefault, RedsiftColorDarkComponentsButtonsSecondaryButtonSuccessBackgroundDisabled, RedsiftColorDarkComponentsButtonsSecondaryButtonSuccessBackgroundHover, RedsiftColorDarkComponentsButtonsSecondaryButtonSuccessTextActive, RedsiftColorDarkComponentsButtonsSecondaryButtonSuccessTextDefault, RedsiftColorDarkComponentsButtonsSecondaryButtonSuccessTextDisabled, RedsiftColorDarkComponentsButtonsSecondaryButtonSuccessTextHover, RedsiftColorDarkComponentsButtonsSecondaryButtonWarningBackgroundActive, RedsiftColorDarkComponentsButtonsSecondaryButtonWarningBackgroundDefault, RedsiftColorDarkComponentsButtonsSecondaryButtonWarningBackgroundDisabled, RedsiftColorDarkComponentsButtonsSecondaryButtonWarningBackgroundHover, RedsiftColorDarkComponentsButtonsSecondaryButtonWarningTextActive, RedsiftColorDarkComponentsButtonsSecondaryButtonWarningTextDefault, RedsiftColorDarkComponentsButtonsSecondaryButtonWarningTextDisabled, RedsiftColorDarkComponentsButtonsSecondaryButtonWarningTextHover, RedsiftColorDarkComponentsButtonsUnstyledButtonBlackBackgroundActive, RedsiftColorDarkComponentsButtonsUnstyledButtonBlackBackgroundDefault, RedsiftColorDarkComponentsButtonsUnstyledButtonBlackBackgroundDisabled, RedsiftColorDarkComponentsButtonsUnstyledButtonBlackBackgroundHover, RedsiftColorDarkComponentsButtonsUnstyledButtonBlackTextActive, RedsiftColorDarkComponentsButtonsUnstyledButtonBlackTextDefault, RedsiftColorDarkComponentsButtonsUnstyledButtonBlackTextDisabled, RedsiftColorDarkComponentsButtonsUnstyledButtonBlackTextHover, RedsiftColorDarkComponentsButtonsUnstyledButtonErrorBackgroundActive, RedsiftColorDarkComponentsButtonsUnstyledButtonErrorBackgroundDefault, RedsiftColorDarkComponentsButtonsUnstyledButtonErrorBackgroundDisabled, RedsiftColorDarkComponentsButtonsUnstyledButtonErrorBackgroundHover, RedsiftColorDarkComponentsButtonsUnstyledButtonErrorTextActive, RedsiftColorDarkComponentsButtonsUnstyledButtonErrorTextDefault, RedsiftColorDarkComponentsButtonsUnstyledButtonErrorTextDisabled, RedsiftColorDarkComponentsButtonsUnstyledButtonErrorTextHover, RedsiftColorDarkComponentsButtonsUnstyledButtonGreyBackgroundActive, RedsiftColorDarkComponentsButtonsUnstyledButtonGreyBackgroundDefault, RedsiftColorDarkComponentsButtonsUnstyledButtonGreyBackgroundDisabled, RedsiftColorDarkComponentsButtonsUnstyledButtonGreyBackgroundHover, RedsiftColorDarkComponentsButtonsUnstyledButtonGreyTextActive, RedsiftColorDarkComponentsButtonsUnstyledButtonGreyTextDefault, RedsiftColorDarkComponentsButtonsUnstyledButtonGreyTextDisabled, RedsiftColorDarkComponentsButtonsUnstyledButtonGreyTextHover, RedsiftColorDarkComponentsButtonsUnstyledButtonInfoBackgroundActive, RedsiftColorDarkComponentsButtonsUnstyledButtonInfoBackgroundDefault, RedsiftColorDarkComponentsButtonsUnstyledButtonInfoBackgroundDisabled, RedsiftColorDarkComponentsButtonsUnstyledButtonInfoBackgroundHover, RedsiftColorDarkComponentsButtonsUnstyledButtonInfoTextActive, RedsiftColorDarkComponentsButtonsUnstyledButtonInfoTextDefault, RedsiftColorDarkComponentsButtonsUnstyledButtonInfoTextDisabled, RedsiftColorDarkComponentsButtonsUnstyledButtonInfoTextHover, RedsiftColorDarkComponentsButtonsUnstyledButtonPrimaryBackgroundActive, RedsiftColorDarkComponentsButtonsUnstyledButtonPrimaryBackgroundDefault, RedsiftColorDarkComponentsButtonsUnstyledButtonPrimaryBackgroundDisabled, RedsiftColorDarkComponentsButtonsUnstyledButtonPrimaryBackgroundHover, RedsiftColorDarkComponentsButtonsUnstyledButtonPrimaryTextActive, RedsiftColorDarkComponentsButtonsUnstyledButtonPrimaryTextDefault, RedsiftColorDarkComponentsButtonsUnstyledButtonPrimaryTextDisabled, RedsiftColorDarkComponentsButtonsUnstyledButtonPrimaryTextHover, RedsiftColorDarkComponentsButtonsUnstyledButtonRadarBackgroundActive, RedsiftColorDarkComponentsButtonsUnstyledButtonRadarBackgroundDefault, RedsiftColorDarkComponentsButtonsUnstyledButtonRadarBackgroundDisabled, RedsiftColorDarkComponentsButtonsUnstyledButtonRadarBackgroundHover, RedsiftColorDarkComponentsButtonsUnstyledButtonRadarTextActive, RedsiftColorDarkComponentsButtonsUnstyledButtonRadarTextDefault, RedsiftColorDarkComponentsButtonsUnstyledButtonRadarTextDisabled, RedsiftColorDarkComponentsButtonsUnstyledButtonRadarTextHover, RedsiftColorDarkComponentsButtonsUnstyledButtonSecondaryBackgroundActive, RedsiftColorDarkComponentsButtonsUnstyledButtonSecondaryBackgroundDefault, RedsiftColorDarkComponentsButtonsUnstyledButtonSecondaryBackgroundDisabled, RedsiftColorDarkComponentsButtonsUnstyledButtonSecondaryBackgroundHover, RedsiftColorDarkComponentsButtonsUnstyledButtonSecondaryTextActive, RedsiftColorDarkComponentsButtonsUnstyledButtonSecondaryTextDefault, RedsiftColorDarkComponentsButtonsUnstyledButtonSecondaryTextDisabled, RedsiftColorDarkComponentsButtonsUnstyledButtonSecondaryTextHover, RedsiftColorDarkComponentsButtonsUnstyledButtonSuccessBackgroundActive, RedsiftColorDarkComponentsButtonsUnstyledButtonSuccessBackgroundDefault, RedsiftColorDarkComponentsButtonsUnstyledButtonSuccessBackgroundDisabled, RedsiftColorDarkComponentsButtonsUnstyledButtonSuccessBackgroundHover, RedsiftColorDarkComponentsButtonsUnstyledButtonSuccessTextActive, RedsiftColorDarkComponentsButtonsUnstyledButtonSuccessTextDefault, RedsiftColorDarkComponentsButtonsUnstyledButtonSuccessTextDisabled, RedsiftColorDarkComponentsButtonsUnstyledButtonSuccessTextHover, RedsiftColorDarkComponentsButtonsUnstyledButtonWarningBackgroundActive, RedsiftColorDarkComponentsButtonsUnstyledButtonWarningBackgroundDefault, RedsiftColorDarkComponentsButtonsUnstyledButtonWarningBackgroundDisabled, RedsiftColorDarkComponentsButtonsUnstyledButtonWarningBackgroundHover, RedsiftColorDarkComponentsButtonsUnstyledButtonWarningTextActive, RedsiftColorDarkComponentsButtonsUnstyledButtonWarningTextDefault, RedsiftColorDarkComponentsButtonsUnstyledButtonWarningTextDisabled, RedsiftColorDarkComponentsButtonsUnstyledButtonWarningTextHover, RedsiftColorDarkComponentsButtonsUnstyledButtonWhiteBackgroundActive, RedsiftColorDarkComponentsButtonsUnstyledButtonWhiteBackgroundDefault, RedsiftColorDarkComponentsButtonsUnstyledButtonWhiteBackgroundDisabled, RedsiftColorDarkComponentsButtonsUnstyledButtonWhiteBackgroundHover, RedsiftColorDarkComponentsButtonsUnstyledButtonWhiteTextActive, RedsiftColorDarkComponentsButtonsUnstyledButtonWhiteTextDefault, RedsiftColorDarkComponentsButtonsUnstyledButtonWhiteTextDisabled, RedsiftColorDarkComponentsButtonsUnstyledButtonWhiteTextHover, RedsiftColorDarkComponentsCheckboxFillDefault, RedsiftColorDarkComponentsCheckboxFillDefaultHover, RedsiftColorDarkComponentsCheckboxFillDisabled, RedsiftColorDarkComponentsCheckboxFillInvalid, RedsiftColorDarkComponentsCheckboxFillInvalidHover, RedsiftColorDarkComponentsCheckboxFillUncolored, RedsiftColorDarkComponentsCheckboxFillUncoloredHover, RedsiftColorDarkComponentsCheckboxTextDefault, RedsiftColorDarkComponentsCheckboxTextDisabled, RedsiftColorDarkComponentsCheckboxTextInvalid, RedsiftColorDarkComponentsDropdownsAndMenusClickBackground, RedsiftColorDarkComponentsDropdownsAndMenusClickText, RedsiftColorDarkComponentsDropdownsAndMenusDefaultBackground, RedsiftColorDarkComponentsDropdownsAndMenusDefaultText, RedsiftColorDarkComponentsDropdownsAndMenusDividers, RedsiftColorDarkComponentsDropdownsAndMenusHoverBackground, RedsiftColorDarkComponentsDropdownsAndMenusHoverText, RedsiftColorDarkComponentsDropdownsAndMenusToggleActiveBackground, RedsiftColorDarkComponentsDropdownsAndMenusToggleActiveClickBackground, RedsiftColorDarkComponentsDropdownsAndMenusToggleActiveClickText, RedsiftColorDarkComponentsDropdownsAndMenusToggleActiveHoverBackground, RedsiftColorDarkComponentsDropdownsAndMenusToggleActiveHoverText, RedsiftColorDarkComponentsDropdownsAndMenusToggleActiveText, RedsiftColorDarkComponentsIconsDefault, RedsiftColorDarkComponentsModalBackground, RedsiftColorDarkComponentsPageBackground, RedsiftColorDarkComponentsPillsAquaDefaultBackground, RedsiftColorDarkComponentsPillsAquaDefaultBorder, RedsiftColorDarkComponentsPillsAquaDefaultText, RedsiftColorDarkComponentsPillsAquaDisabledBackground, RedsiftColorDarkComponentsPillsAquaDisabledBorder, RedsiftColorDarkComponentsPillsAquaDisabledText, RedsiftColorDarkComponentsPillsAquaHoverBackground, RedsiftColorDarkComponentsPillsAquaHoverBorder, RedsiftColorDarkComponentsPillsAquaHoverText, RedsiftColorDarkComponentsPillsBlackDefaultBackground, RedsiftColorDarkComponentsPillsBlackDefaultBorder, RedsiftColorDarkComponentsPillsBlackDefaultText, RedsiftColorDarkComponentsPillsBlackDisabledBackground, RedsiftColorDarkComponentsPillsBlackDisabledBorder, RedsiftColorDarkComponentsPillsBlackDisabledText, RedsiftColorDarkComponentsPillsBlackHoverBackground, RedsiftColorDarkComponentsPillsBlackHoverBorder, RedsiftColorDarkComponentsPillsBlackHoverText, RedsiftColorDarkComponentsPillsBlueDefaultBackground, RedsiftColorDarkComponentsPillsBlueDefaultBorder, RedsiftColorDarkComponentsPillsBlueDefaultText, RedsiftColorDarkComponentsPillsBlueDisabledBackground, RedsiftColorDarkComponentsPillsBlueDisabledBorder, RedsiftColorDarkComponentsPillsBlueDisabledText, RedsiftColorDarkComponentsPillsBlueHoverBackground, RedsiftColorDarkComponentsPillsBlueHoverBorder, RedsiftColorDarkComponentsPillsBlueHoverText, RedsiftColorDarkComponentsPillsBrownDefaultBackground, RedsiftColorDarkComponentsPillsBrownDefaultBorder, RedsiftColorDarkComponentsPillsBrownDefaultText, RedsiftColorDarkComponentsPillsBrownDisabledBackground, RedsiftColorDarkComponentsPillsBrownDisabledBorder, RedsiftColorDarkComponentsPillsBrownDisabledText, RedsiftColorDarkComponentsPillsBrownHoverBackground, RedsiftColorDarkComponentsPillsBrownHoverBorder, RedsiftColorDarkComponentsPillsBrownHoverText, RedsiftColorDarkComponentsPillsDarkGreyDefaultBackground, RedsiftColorDarkComponentsPillsDarkGreyDefaultBorder, RedsiftColorDarkComponentsPillsDarkGreyDefaultText, RedsiftColorDarkComponentsPillsDarkGreyDisabledBackground, RedsiftColorDarkComponentsPillsDarkGreyDisabledBorder, RedsiftColorDarkComponentsPillsDarkGreyDisabledText, RedsiftColorDarkComponentsPillsDarkGreyHoverBackground, RedsiftColorDarkComponentsPillsDarkGreyHoverBorder, RedsiftColorDarkComponentsPillsDarkGreyHoverText, RedsiftColorDarkComponentsPillsErrorDarkDefaultBackground, RedsiftColorDarkComponentsPillsErrorDarkDefaultBorder, RedsiftColorDarkComponentsPillsErrorDarkDefaultText, RedsiftColorDarkComponentsPillsErrorDarkDisabledBackground, RedsiftColorDarkComponentsPillsErrorDarkDisabledBorder, RedsiftColorDarkComponentsPillsErrorDarkDisabledText, RedsiftColorDarkComponentsPillsErrorDarkHoverBackground, RedsiftColorDarkComponentsPillsErrorDarkHoverBorder, RedsiftColorDarkComponentsPillsErrorDarkHoverText, RedsiftColorDarkComponentsPillsErrorDefaultBackground, RedsiftColorDarkComponentsPillsErrorDefaultBorder, RedsiftColorDarkComponentsPillsErrorDefaultText, RedsiftColorDarkComponentsPillsErrorDisabledBackground, RedsiftColorDarkComponentsPillsErrorDisabledBorder, RedsiftColorDarkComponentsPillsErrorDisabledText, RedsiftColorDarkComponentsPillsErrorHoverBackground, RedsiftColorDarkComponentsPillsErrorHoverBorder, RedsiftColorDarkComponentsPillsErrorHoverText, RedsiftColorDarkComponentsPillsGreenDefaultBackground, RedsiftColorDarkComponentsPillsGreenDefaultBorder, RedsiftColorDarkComponentsPillsGreenDefaultText, RedsiftColorDarkComponentsPillsGreenDisabledBackground, RedsiftColorDarkComponentsPillsGreenDisabledBorder, RedsiftColorDarkComponentsPillsGreenDisabledText, RedsiftColorDarkComponentsPillsGreenHoverBackground, RedsiftColorDarkComponentsPillsGreenHoverBorder, RedsiftColorDarkComponentsPillsGreenHoverText, RedsiftColorDarkComponentsPillsGreyDefaultBackground, RedsiftColorDarkComponentsPillsGreyDefaultBorder, RedsiftColorDarkComponentsPillsGreyDefaultText, RedsiftColorDarkComponentsPillsGreyDisabledBackground, RedsiftColorDarkComponentsPillsGreyDisabledBorder, RedsiftColorDarkComponentsPillsGreyDisabledText, RedsiftColorDarkComponentsPillsGreyHoverBackground, RedsiftColorDarkComponentsPillsGreyHoverBorder, RedsiftColorDarkComponentsPillsGreyHoverText, RedsiftColorDarkComponentsPillsLightGreyDefaultBackground, RedsiftColorDarkComponentsPillsLightGreyDefaultBorder, RedsiftColorDarkComponentsPillsLightGreyDefaultText, RedsiftColorDarkComponentsPillsLightGreyDisabledBackground, RedsiftColorDarkComponentsPillsLightGreyDisabledBorder, RedsiftColorDarkComponentsPillsLightGreyDisabledText, RedsiftColorDarkComponentsPillsLightGreyHoverBackground, RedsiftColorDarkComponentsPillsLightGreyHoverBorder, RedsiftColorDarkComponentsPillsLightGreyHoverText, RedsiftColorDarkComponentsPillsMidGreyDefaultBackground, RedsiftColorDarkComponentsPillsMidGreyDefaultBorder, RedsiftColorDarkComponentsPillsMidGreyDefaultText, RedsiftColorDarkComponentsPillsMidGreyDisabledBackground, RedsiftColorDarkComponentsPillsMidGreyDisabledBorder, RedsiftColorDarkComponentsPillsMidGreyDisabledText, RedsiftColorDarkComponentsPillsMidGreyHoverBackground, RedsiftColorDarkComponentsPillsMidGreyHoverBorder, RedsiftColorDarkComponentsPillsMidGreyHoverText, RedsiftColorDarkComponentsPillsOrangeDefaultBackground, RedsiftColorDarkComponentsPillsOrangeDefaultBorder, RedsiftColorDarkComponentsPillsOrangeDefaultText, RedsiftColorDarkComponentsPillsOrangeDisabledBackground, RedsiftColorDarkComponentsPillsOrangeDisabledBorder, RedsiftColorDarkComponentsPillsOrangeDisabledText, RedsiftColorDarkComponentsPillsOrangeHoverBackground, RedsiftColorDarkComponentsPillsOrangeHoverBorder, RedsiftColorDarkComponentsPillsOrangeHoverText, RedsiftColorDarkComponentsPillsPinkDefaultBackground, RedsiftColorDarkComponentsPillsPinkDefaultBorder, RedsiftColorDarkComponentsPillsPinkDefaultText, RedsiftColorDarkComponentsPillsPinkDisabledBackground, RedsiftColorDarkComponentsPillsPinkDisabledBorder, RedsiftColorDarkComponentsPillsPinkDisabledText, RedsiftColorDarkComponentsPillsPinkHoverBackground, RedsiftColorDarkComponentsPillsPinkHoverBorder, RedsiftColorDarkComponentsPillsPinkHoverText, RedsiftColorDarkComponentsPillsPurpleDefaultBackground, RedsiftColorDarkComponentsPillsPurpleDefaultBorder, RedsiftColorDarkComponentsPillsPurpleDefaultText, RedsiftColorDarkComponentsPillsPurpleDisabledBackground, RedsiftColorDarkComponentsPillsPurpleDisabledBorder, RedsiftColorDarkComponentsPillsPurpleDisabledText, RedsiftColorDarkComponentsPillsPurpleHoverBackground, RedsiftColorDarkComponentsPillsPurpleHoverBorder, RedsiftColorDarkComponentsPillsPurpleHoverText, RedsiftColorDarkComponentsPillsRedDefaultBackground, RedsiftColorDarkComponentsPillsRedDefaultBorder, RedsiftColorDarkComponentsPillsRedDefaultText, RedsiftColorDarkComponentsPillsRedDisabledBackground, RedsiftColorDarkComponentsPillsRedDisabledBorder, RedsiftColorDarkComponentsPillsRedDisabledText, RedsiftColorDarkComponentsPillsRedHoverBackground, RedsiftColorDarkComponentsPillsRedHoverBorder, RedsiftColorDarkComponentsPillsRedHoverText, RedsiftColorDarkComponentsPillsSuccessDarkDefaultBackground, RedsiftColorDarkComponentsPillsSuccessDarkDefaultBorder, RedsiftColorDarkComponentsPillsSuccessDarkDefaultText, RedsiftColorDarkComponentsPillsSuccessDarkDisabledBackground, RedsiftColorDarkComponentsPillsSuccessDarkDisabledBorder, RedsiftColorDarkComponentsPillsSuccessDarkDisabledText, RedsiftColorDarkComponentsPillsSuccessDarkHoverBackground, RedsiftColorDarkComponentsPillsSuccessDarkHoverBorder, RedsiftColorDarkComponentsPillsSuccessDarkHoverText, RedsiftColorDarkComponentsPillsSuccessDefaultBackground, RedsiftColorDarkComponentsPillsSuccessDefaultBorder, RedsiftColorDarkComponentsPillsSuccessDefaultText, RedsiftColorDarkComponentsPillsSuccessDisabledBackground, RedsiftColorDarkComponentsPillsSuccessDisabledBorder, RedsiftColorDarkComponentsPillsSuccessDisabledText, RedsiftColorDarkComponentsPillsSuccessHoverBackground, RedsiftColorDarkComponentsPillsSuccessHoverBorder, RedsiftColorDarkComponentsPillsSuccessHoverText, RedsiftColorDarkComponentsPillsWarningDarkDefaultBackground, RedsiftColorDarkComponentsPillsWarningDarkDefaultBorder, RedsiftColorDarkComponentsPillsWarningDarkDefaultText, RedsiftColorDarkComponentsPillsWarningDarkDisabledBackground, RedsiftColorDarkComponentsPillsWarningDarkDisabledBorder, RedsiftColorDarkComponentsPillsWarningDarkDisabledText, RedsiftColorDarkComponentsPillsWarningDarkHoverBackground, RedsiftColorDarkComponentsPillsWarningDarkHoverBorder, RedsiftColorDarkComponentsPillsWarningDarkHoverText, RedsiftColorDarkComponentsPillsWarningDefaultBackground, RedsiftColorDarkComponentsPillsWarningDefaultBorder, RedsiftColorDarkComponentsPillsWarningDefaultText, RedsiftColorDarkComponentsPillsWarningDisabledBackground, RedsiftColorDarkComponentsPillsWarningDisabledBorder, RedsiftColorDarkComponentsPillsWarningDisabledText, RedsiftColorDarkComponentsPillsWarningHoverBackground, RedsiftColorDarkComponentsPillsWarningHoverBorder, RedsiftColorDarkComponentsPillsWarningHoverText, RedsiftColorDarkComponentsPillsWhiteDefaultBackground, RedsiftColorDarkComponentsPillsWhiteDefaultBorder, RedsiftColorDarkComponentsPillsWhiteDefaultText, RedsiftColorDarkComponentsPillsWhiteDisabledBackground, RedsiftColorDarkComponentsPillsWhiteDisabledBorder, RedsiftColorDarkComponentsPillsWhiteDisabledText, RedsiftColorDarkComponentsPillsWhiteHoverBackground, RedsiftColorDarkComponentsPillsWhiteHoverBorder, RedsiftColorDarkComponentsPillsWhiteHoverText, RedsiftColorDarkComponentsPillsXDarkGreyDefaultBackground, RedsiftColorDarkComponentsPillsXDarkGreyDefaultBorder, RedsiftColorDarkComponentsPillsXDarkGreyDefaultText, RedsiftColorDarkComponentsPillsXDarkGreyDisabledBackground, RedsiftColorDarkComponentsPillsXDarkGreyDisabledBorder, RedsiftColorDarkComponentsPillsXDarkGreyDisabledText, RedsiftColorDarkComponentsPillsXDarkGreyHoverBackground, RedsiftColorDarkComponentsPillsXDarkGreyHoverBorder, RedsiftColorDarkComponentsPillsXDarkGreyHoverText, RedsiftColorDarkComponentsPillsXLightGreyDefaultBackground, RedsiftColorDarkComponentsPillsXLightGreyDefaultBorder, RedsiftColorDarkComponentsPillsXLightGreyDefaultText, RedsiftColorDarkComponentsPillsXLightGreyDisabledBackground, RedsiftColorDarkComponentsPillsXLightGreyDisabledBorder, RedsiftColorDarkComponentsPillsXLightGreyDisabledText, RedsiftColorDarkComponentsPillsXLightGreyHoverBackground, RedsiftColorDarkComponentsPillsXLightGreyHoverBorder, RedsiftColorDarkComponentsPillsXLightGreyHoverText, RedsiftColorDarkComponentsPillsYellowDefaultBackground, RedsiftColorDarkComponentsPillsYellowDefaultBorder, RedsiftColorDarkComponentsPillsYellowDefaultText, RedsiftColorDarkComponentsPillsYellowDisabledBackground, RedsiftColorDarkComponentsPillsYellowDisabledBorder, RedsiftColorDarkComponentsPillsYellowDisabledText, RedsiftColorDarkComponentsPillsYellowHoverBackground, RedsiftColorDarkComponentsPillsYellowHoverBorder, RedsiftColorDarkComponentsPillsYellowHoverText, RedsiftColorDarkComponentsProductLogosIconGrey, RedsiftColorDarkComponentsProductLogosIconRed, RedsiftColorDarkComponentsProductLogosTextGrey, RedsiftColorDarkComponentsProductLogosTextRed, RedsiftColorDarkComponentsProductLogosTextWhite, RedsiftColorDarkComponentsRadioFillDefault, RedsiftColorDarkComponentsRadioFillDefaultHover, RedsiftColorDarkComponentsRadioFillDisabled, RedsiftColorDarkComponentsRadioFillInvalid, RedsiftColorDarkComponentsRadioFillInvalidHover, RedsiftColorDarkComponentsRadioFillUncolored, RedsiftColorDarkComponentsRadioFillUncoloredHover, RedsiftColorDarkComponentsRadioTextDefault, RedsiftColorDarkComponentsRadioTextDisabled, RedsiftColorDarkComponentsRadioTextInvalid, RedsiftColorDarkComponentsRedSiftLogoDiamondBottomLeft, RedsiftColorDarkComponentsRedSiftLogoDiamondBottomRight, RedsiftColorDarkComponentsRedSiftLogoDiamondDark, RedsiftColorDarkComponentsRedSiftLogoDiamondLight, RedsiftColorDarkComponentsRedSiftLogoDiamondMid, RedsiftColorDarkComponentsRedSiftLogoDiamondTopRight, RedsiftColorDarkComponentsRedSiftLogoIconBackground, RedsiftColorDarkComponentsRedSiftLogoIconR, RedsiftColorDarkComponentsRedSiftLogoTextGrey, RedsiftColorDarkComponentsRedSiftLogoTextRed, RedsiftColorDarkComponentsRedSiftLogoTextWhite, RedsiftColorDarkComponentsSideNavigationBackground, RedsiftColorDarkComponentsSideNavigationCurrentMarker, RedsiftColorDarkComponentsSideNavigationMenuItemActive, RedsiftColorDarkComponentsSideNavigationMenuItemBackgroundActive, RedsiftColorDarkComponentsSideNavigationMenuItemBackgroundHover, RedsiftColorDarkComponentsSideNavigationMenuItemBackgroundSecondary, RedsiftColorDarkComponentsSideNavigationMenuItemTextDisabled, RedsiftColorDarkComponentsSideNavigationMenuItemTextHover, RedsiftColorDarkComponentsSideNavigationMenuItemTextResting, RedsiftColorDarkComponentsSideNavigationRightLine, RedsiftColorDarkComponentsSideNavigationScrollbarHover, RedsiftColorDarkComponentsSideNavigationScrollbarResting, RedsiftColorDarkComponentsSpinnerSpinner, RedsiftColorDarkComponentsSwitchBackgroundDefault, RedsiftColorDarkComponentsSwitchBackgroundDefaultActive, RedsiftColorDarkComponentsSwitchBackgroundDisabled, RedsiftColorDarkComponentsSwitchBackgroundDisabledActive, RedsiftColorDarkComponentsSwitchBackgroundInvalid, RedsiftColorDarkComponentsSwitchBackgroundInvalidActive, RedsiftColorDarkComponentsSwitchBackgroundUncolored, RedsiftColorDarkComponentsSwitchBackgroundUncoloredActive, RedsiftColorDarkComponentsSwitchDotDefault, RedsiftColorDarkComponentsSwitchDotDefaultHover, RedsiftColorDarkComponentsSwitchDotDisabled, RedsiftColorDarkComponentsSwitchDotInvalid, RedsiftColorDarkComponentsSwitchDotInvalidHover, RedsiftColorDarkComponentsSwitchDotUncolored, RedsiftColorDarkComponentsSwitchDotUncoloredHover, RedsiftColorDarkComponentsSwitchTextDefault, RedsiftColorDarkComponentsSwitchTextDisabled, RedsiftColorDarkComponentsSwitchTextInvalid, RedsiftColorDarkComponentsTabsLine, RedsiftColorDarkComponentsTextPrimary, RedsiftColorDarkComponentsTextSecondary, RedsiftColorDarkComponentsTooltipBackground, RedsiftColorDarkComponentsTooltipText, RedsiftColorGreenD1, RedsiftColorGreenD2, RedsiftColorGreenD3, RedsiftColorGreenD4, RedsiftColorGreenL1, RedsiftColorGreenL2, RedsiftColorGreenL3, RedsiftColorGreenL4, RedsiftColorGreenN, RedsiftColorGreyD1, RedsiftColorGreyD2, RedsiftColorGreyD3, RedsiftColorGreyD4, RedsiftColorGreyD5, RedsiftColorGreyL1, RedsiftColorGreyL2, RedsiftColorGreyL3, RedsiftColorGreyL4, RedsiftColorGreyL5, RedsiftColorGreyN, RedsiftColorLightComponentsAiAiBorder, RedsiftColorLightComponentsAiAiIcon, RedsiftColorLightComponentsAlertErrorBackground, RedsiftColorLightComponentsAlertErrorBorder, RedsiftColorLightComponentsAlertErrorIcon, RedsiftColorLightComponentsAlertInfoBackground, RedsiftColorLightComponentsAlertInfoBorder, RedsiftColorLightComponentsAlertInfoIcon, RedsiftColorLightComponentsAlertSuccessBackground, RedsiftColorLightComponentsAlertSuccessBorder, RedsiftColorLightComponentsAlertSuccessIcon, RedsiftColorLightComponentsAlertText, RedsiftColorLightComponentsAlertWarningBackground, RedsiftColorLightComponentsAlertWarningBorder, RedsiftColorLightComponentsAlertWarningIcon, RedsiftColorLightComponentsAppBarBackground, RedsiftColorLightComponentsAppBarBorder, RedsiftColorLightComponentsAppBarBreadcrumbDefault, RedsiftColorLightComponentsAppBarBreadcrumbDown, RedsiftColorLightComponentsAppBarBreadcrumbHover, RedsiftColorLightComponentsAppBarIconBackgroundActive, RedsiftColorLightComponentsAppBarIconBackgroundActiveDown, RedsiftColorLightComponentsAppBarIconBackgroundActiveHover, RedsiftColorLightComponentsAppBarIconBackgroundDown, RedsiftColorLightComponentsAppBarIconBackgroundHover, RedsiftColorLightComponentsButtonsPrimaryButtonErrorBackgroundActive, RedsiftColorLightComponentsButtonsPrimaryButtonErrorBackgroundDefault, RedsiftColorLightComponentsButtonsPrimaryButtonErrorBackgroundDisabled, RedsiftColorLightComponentsButtonsPrimaryButtonErrorBackgroundHover, RedsiftColorLightComponentsButtonsPrimaryButtonErrorTextActive, RedsiftColorLightComponentsButtonsPrimaryButtonErrorTextDefault, RedsiftColorLightComponentsButtonsPrimaryButtonErrorTextDisabled, RedsiftColorLightComponentsButtonsPrimaryButtonErrorTextHover, RedsiftColorLightComponentsButtonsPrimaryButtonGreyBackgroundActive, RedsiftColorLightComponentsButtonsPrimaryButtonGreyBackgroundDefault, RedsiftColorLightComponentsButtonsPrimaryButtonGreyBackgroundDisabled, RedsiftColorLightComponentsButtonsPrimaryButtonGreyBackgroundHover, RedsiftColorLightComponentsButtonsPrimaryButtonGreyTextActive, RedsiftColorLightComponentsButtonsPrimaryButtonGreyTextDefault, RedsiftColorLightComponentsButtonsPrimaryButtonGreyTextDisabled, RedsiftColorLightComponentsButtonsPrimaryButtonGreyTextHover, RedsiftColorLightComponentsButtonsPrimaryButtonInfoBackgroundActive, RedsiftColorLightComponentsButtonsPrimaryButtonInfoBackgroundDefault, RedsiftColorLightComponentsButtonsPrimaryButtonInfoBackgroundDisabled, RedsiftColorLightComponentsButtonsPrimaryButtonInfoBackgroundHover, RedsiftColorLightComponentsButtonsPrimaryButtonInfoTextActive, RedsiftColorLightComponentsButtonsPrimaryButtonInfoTextDefault, RedsiftColorLightComponentsButtonsPrimaryButtonInfoTextDisabled, RedsiftColorLightComponentsButtonsPrimaryButtonInfoTextHover, RedsiftColorLightComponentsButtonsPrimaryButtonPrimaryBackgroundActive, RedsiftColorLightComponentsButtonsPrimaryButtonPrimaryBackgroundDefault, RedsiftColorLightComponentsButtonsPrimaryButtonPrimaryBackgroundDisabled, RedsiftColorLightComponentsButtonsPrimaryButtonPrimaryBackgroundHover, RedsiftColorLightComponentsButtonsPrimaryButtonPrimaryTextActive, RedsiftColorLightComponentsButtonsPrimaryButtonPrimaryTextDefault, RedsiftColorLightComponentsButtonsPrimaryButtonPrimaryTextDisabled, RedsiftColorLightComponentsButtonsPrimaryButtonPrimaryTextHover, RedsiftColorLightComponentsButtonsPrimaryButtonRadarBackgroundActive, RedsiftColorLightComponentsButtonsPrimaryButtonRadarBackgroundDefault, RedsiftColorLightComponentsButtonsPrimaryButtonRadarBackgroundDisabled, RedsiftColorLightComponentsButtonsPrimaryButtonRadarBackgroundHover, RedsiftColorLightComponentsButtonsPrimaryButtonRadarTextActive, RedsiftColorLightComponentsButtonsPrimaryButtonRadarTextDefault, RedsiftColorLightComponentsButtonsPrimaryButtonRadarTextDisabled, RedsiftColorLightComponentsButtonsPrimaryButtonRadarTextHover, RedsiftColorLightComponentsButtonsPrimaryButtonSecondaryBackgroundActive, RedsiftColorLightComponentsButtonsPrimaryButtonSecondaryBackgroundDefault, RedsiftColorLightComponentsButtonsPrimaryButtonSecondaryBackgroundDisabled, RedsiftColorLightComponentsButtonsPrimaryButtonSecondaryBackgroundHover, RedsiftColorLightComponentsButtonsPrimaryButtonSecondaryTextActive, RedsiftColorLightComponentsButtonsPrimaryButtonSecondaryTextDefault, RedsiftColorLightComponentsButtonsPrimaryButtonSecondaryTextDisabled, RedsiftColorLightComponentsButtonsPrimaryButtonSecondaryTextHover, RedsiftColorLightComponentsButtonsPrimaryButtonSuccessBackgroundActive, RedsiftColorLightComponentsButtonsPrimaryButtonSuccessBackgroundDefault, RedsiftColorLightComponentsButtonsPrimaryButtonSuccessBackgroundDisabled, RedsiftColorLightComponentsButtonsPrimaryButtonSuccessBackgroundHover, RedsiftColorLightComponentsButtonsPrimaryButtonSuccessTextActive, RedsiftColorLightComponentsButtonsPrimaryButtonSuccessTextDefault, RedsiftColorLightComponentsButtonsPrimaryButtonSuccessTextDisabled, RedsiftColorLightComponentsButtonsPrimaryButtonSuccessTextHover, RedsiftColorLightComponentsButtonsPrimaryButtonWarningBackgroundActive, RedsiftColorLightComponentsButtonsPrimaryButtonWarningBackgroundDefault, RedsiftColorLightComponentsButtonsPrimaryButtonWarningBackgroundDisabled, RedsiftColorLightComponentsButtonsPrimaryButtonWarningBackgroundHover, RedsiftColorLightComponentsButtonsPrimaryButtonWarningTextActive, RedsiftColorLightComponentsButtonsPrimaryButtonWarningTextDefault, RedsiftColorLightComponentsButtonsPrimaryButtonWarningTextDisabled, RedsiftColorLightComponentsButtonsPrimaryButtonWarningTextHover, RedsiftColorLightComponentsButtonsSecondaryButtonErrorBackgroundActive, RedsiftColorLightComponentsButtonsSecondaryButtonErrorBackgroundDefault, RedsiftColorLightComponentsButtonsSecondaryButtonErrorBackgroundDisabled, RedsiftColorLightComponentsButtonsSecondaryButtonErrorBackgroundHover, RedsiftColorLightComponentsButtonsSecondaryButtonErrorTextActive, RedsiftColorLightComponentsButtonsSecondaryButtonErrorTextDefault, RedsiftColorLightComponentsButtonsSecondaryButtonErrorTextDisabled, RedsiftColorLightComponentsButtonsSecondaryButtonErrorTextHover, RedsiftColorLightComponentsButtonsSecondaryButtonGreyBackgroundActive, RedsiftColorLightComponentsButtonsSecondaryButtonGreyBackgroundDefault, RedsiftColorLightComponentsButtonsSecondaryButtonGreyBackgroundDisabled, RedsiftColorLightComponentsButtonsSecondaryButtonGreyBackgroundHover, RedsiftColorLightComponentsButtonsSecondaryButtonGreyTextActive, RedsiftColorLightComponentsButtonsSecondaryButtonGreyTextDefault, RedsiftColorLightComponentsButtonsSecondaryButtonGreyTextDisabled, RedsiftColorLightComponentsButtonsSecondaryButtonGreyTextHover, RedsiftColorLightComponentsButtonsSecondaryButtonInfoBackgroundActive, RedsiftColorLightComponentsButtonsSecondaryButtonInfoBackgroundDefault, RedsiftColorLightComponentsButtonsSecondaryButtonInfoBackgroundDisabled, RedsiftColorLightComponentsButtonsSecondaryButtonInfoBackgroundHover, RedsiftColorLightComponentsButtonsSecondaryButtonInfoTextActive, RedsiftColorLightComponentsButtonsSecondaryButtonInfoTextDefault, RedsiftColorLightComponentsButtonsSecondaryButtonInfoTextDisabled, RedsiftColorLightComponentsButtonsSecondaryButtonInfoTextHover, RedsiftColorLightComponentsButtonsSecondaryButtonPrimaryBackgroundActive, RedsiftColorLightComponentsButtonsSecondaryButtonPrimaryBackgroundDefault, RedsiftColorLightComponentsButtonsSecondaryButtonPrimaryBackgroundDisabled, RedsiftColorLightComponentsButtonsSecondaryButtonPrimaryBackgroundHover, RedsiftColorLightComponentsButtonsSecondaryButtonPrimaryTextActive, RedsiftColorLightComponentsButtonsSecondaryButtonPrimaryTextDefault, RedsiftColorLightComponentsButtonsSecondaryButtonPrimaryTextDisabled, RedsiftColorLightComponentsButtonsSecondaryButtonPrimaryTextHover, RedsiftColorLightComponentsButtonsSecondaryButtonRadarBackgroundActive, RedsiftColorLightComponentsButtonsSecondaryButtonRadarBackgroundDefault, RedsiftColorLightComponentsButtonsSecondaryButtonRadarBackgroundDisabled, RedsiftColorLightComponentsButtonsSecondaryButtonRadarBackgroundHover, RedsiftColorLightComponentsButtonsSecondaryButtonRadarTextActive, RedsiftColorLightComponentsButtonsSecondaryButtonRadarTextDefault, RedsiftColorLightComponentsButtonsSecondaryButtonRadarTextDisabled, RedsiftColorLightComponentsButtonsSecondaryButtonRadarTextHover, RedsiftColorLightComponentsButtonsSecondaryButtonSecondaryBackgroundActive, RedsiftColorLightComponentsButtonsSecondaryButtonSecondaryBackgroundDefault, RedsiftColorLightComponentsButtonsSecondaryButtonSecondaryBackgroundDisabled, RedsiftColorLightComponentsButtonsSecondaryButtonSecondaryBackgroundHover, RedsiftColorLightComponentsButtonsSecondaryButtonSecondaryTextActive, RedsiftColorLightComponentsButtonsSecondaryButtonSecondaryTextDefault, RedsiftColorLightComponentsButtonsSecondaryButtonSecondaryTextDisabled, RedsiftColorLightComponentsButtonsSecondaryButtonSecondaryTextHover, RedsiftColorLightComponentsButtonsSecondaryButtonSuccessBackgroundActive, RedsiftColorLightComponentsButtonsSecondaryButtonSuccessBackgroundDefault, RedsiftColorLightComponentsButtonsSecondaryButtonSuccessBackgroundDisabled, RedsiftColorLightComponentsButtonsSecondaryButtonSuccessBackgroundHover, RedsiftColorLightComponentsButtonsSecondaryButtonSuccessTextActive, RedsiftColorLightComponentsButtonsSecondaryButtonSuccessTextDefault, RedsiftColorLightComponentsButtonsSecondaryButtonSuccessTextDisabled, RedsiftColorLightComponentsButtonsSecondaryButtonSuccessTextHover, RedsiftColorLightComponentsButtonsSecondaryButtonWarningBackgroundActive, RedsiftColorLightComponentsButtonsSecondaryButtonWarningBackgroundDefault, RedsiftColorLightComponentsButtonsSecondaryButtonWarningBackgroundDisabled, RedsiftColorLightComponentsButtonsSecondaryButtonWarningBackgroundHover, RedsiftColorLightComponentsButtonsSecondaryButtonWarningTextActive, RedsiftColorLightComponentsButtonsSecondaryButtonWarningTextDefault, RedsiftColorLightComponentsButtonsSecondaryButtonWarningTextDisabled, RedsiftColorLightComponentsButtonsSecondaryButtonWarningTextHover, RedsiftColorLightComponentsButtonsUnstyledButtonBlackBackgroundActive, RedsiftColorLightComponentsButtonsUnstyledButtonBlackBackgroundDefault, RedsiftColorLightComponentsButtonsUnstyledButtonBlackBackgroundDisabled, RedsiftColorLightComponentsButtonsUnstyledButtonBlackBackgroundHover, RedsiftColorLightComponentsButtonsUnstyledButtonBlackTextActive, RedsiftColorLightComponentsButtonsUnstyledButtonBlackTextDefault, RedsiftColorLightComponentsButtonsUnstyledButtonBlackTextDisabled, RedsiftColorLightComponentsButtonsUnstyledButtonBlackTextHover, RedsiftColorLightComponentsButtonsUnstyledButtonErrorBackgroundActive, RedsiftColorLightComponentsButtonsUnstyledButtonErrorBackgroundDefault, RedsiftColorLightComponentsButtonsUnstyledButtonErrorBackgroundDisabled, RedsiftColorLightComponentsButtonsUnstyledButtonErrorBackgroundHover, RedsiftColorLightComponentsButtonsUnstyledButtonErrorTextActive, RedsiftColorLightComponentsButtonsUnstyledButtonErrorTextDefault, RedsiftColorLightComponentsButtonsUnstyledButtonErrorTextDisabled, RedsiftColorLightComponentsButtonsUnstyledButtonErrorTextHover, RedsiftColorLightComponentsButtonsUnstyledButtonGreyBackgroundActive, RedsiftColorLightComponentsButtonsUnstyledButtonGreyBackgroundDefault, RedsiftColorLightComponentsButtonsUnstyledButtonGreyBackgroundDisabled, RedsiftColorLightComponentsButtonsUnstyledButtonGreyBackgroundHover, RedsiftColorLightComponentsButtonsUnstyledButtonGreyTextActive, RedsiftColorLightComponentsButtonsUnstyledButtonGreyTextDefault, RedsiftColorLightComponentsButtonsUnstyledButtonGreyTextDisabled, RedsiftColorLightComponentsButtonsUnstyledButtonGreyTextHover, RedsiftColorLightComponentsButtonsUnstyledButtonInfoBackgroundActive, RedsiftColorLightComponentsButtonsUnstyledButtonInfoBackgroundDefault, RedsiftColorLightComponentsButtonsUnstyledButtonInfoBackgroundDisabled, RedsiftColorLightComponentsButtonsUnstyledButtonInfoBackgroundHover, RedsiftColorLightComponentsButtonsUnstyledButtonInfoTextActive, RedsiftColorLightComponentsButtonsUnstyledButtonInfoTextDefault, RedsiftColorLightComponentsButtonsUnstyledButtonInfoTextDisabled, RedsiftColorLightComponentsButtonsUnstyledButtonInfoTextHover, RedsiftColorLightComponentsButtonsUnstyledButtonPrimaryBackgroundActive, RedsiftColorLightComponentsButtonsUnstyledButtonPrimaryBackgroundDefault, RedsiftColorLightComponentsButtonsUnstyledButtonPrimaryBackgroundDisabled, RedsiftColorLightComponentsButtonsUnstyledButtonPrimaryBackgroundHover, RedsiftColorLightComponentsButtonsUnstyledButtonPrimaryTextActive, RedsiftColorLightComponentsButtonsUnstyledButtonPrimaryTextDefault, RedsiftColorLightComponentsButtonsUnstyledButtonPrimaryTextDisabled, RedsiftColorLightComponentsButtonsUnstyledButtonPrimaryTextHover, RedsiftColorLightComponentsButtonsUnstyledButtonRadarBackgroundActive, RedsiftColorLightComponentsButtonsUnstyledButtonRadarBackgroundDefault, RedsiftColorLightComponentsButtonsUnstyledButtonRadarBackgroundDisabled, RedsiftColorLightComponentsButtonsUnstyledButtonRadarBackgroundHover, RedsiftColorLightComponentsButtonsUnstyledButtonRadarTextActive, RedsiftColorLightComponentsButtonsUnstyledButtonRadarTextDefault, RedsiftColorLightComponentsButtonsUnstyledButtonRadarTextDisabled, RedsiftColorLightComponentsButtonsUnstyledButtonRadarTextHover, RedsiftColorLightComponentsButtonsUnstyledButtonSecondaryBackgroundActive, RedsiftColorLightComponentsButtonsUnstyledButtonSecondaryBackgroundDefault, RedsiftColorLightComponentsButtonsUnstyledButtonSecondaryBackgroundDisabled, RedsiftColorLightComponentsButtonsUnstyledButtonSecondaryBackgroundHover, RedsiftColorLightComponentsButtonsUnstyledButtonSecondaryTextActive, RedsiftColorLightComponentsButtonsUnstyledButtonSecondaryTextDefault, RedsiftColorLightComponentsButtonsUnstyledButtonSecondaryTextDisabled, RedsiftColorLightComponentsButtonsUnstyledButtonSecondaryTextHover, RedsiftColorLightComponentsButtonsUnstyledButtonSuccessBackgroundActive, RedsiftColorLightComponentsButtonsUnstyledButtonSuccessBackgroundDefault, RedsiftColorLightComponentsButtonsUnstyledButtonSuccessBackgroundDisabled, RedsiftColorLightComponentsButtonsUnstyledButtonSuccessBackgroundHover, RedsiftColorLightComponentsButtonsUnstyledButtonSuccessTextActive, RedsiftColorLightComponentsButtonsUnstyledButtonSuccessTextDefault, RedsiftColorLightComponentsButtonsUnstyledButtonSuccessTextDisabled, RedsiftColorLightComponentsButtonsUnstyledButtonSuccessTextHover, RedsiftColorLightComponentsButtonsUnstyledButtonWarningBackgroundActive, RedsiftColorLightComponentsButtonsUnstyledButtonWarningBackgroundDefault, RedsiftColorLightComponentsButtonsUnstyledButtonWarningBackgroundDisabled, RedsiftColorLightComponentsButtonsUnstyledButtonWarningBackgroundHover, RedsiftColorLightComponentsButtonsUnstyledButtonWarningTextActive, RedsiftColorLightComponentsButtonsUnstyledButtonWarningTextDefault, RedsiftColorLightComponentsButtonsUnstyledButtonWarningTextDisabled, RedsiftColorLightComponentsButtonsUnstyledButtonWarningTextHover, RedsiftColorLightComponentsButtonsUnstyledButtonWhiteBackgroundActive, RedsiftColorLightComponentsButtonsUnstyledButtonWhiteBackgroundDefault, RedsiftColorLightComponentsButtonsUnstyledButtonWhiteBackgroundDisabled, RedsiftColorLightComponentsButtonsUnstyledButtonWhiteBackgroundHover, RedsiftColorLightComponentsButtonsUnstyledButtonWhiteTextActive, RedsiftColorLightComponentsButtonsUnstyledButtonWhiteTextDefault, RedsiftColorLightComponentsButtonsUnstyledButtonWhiteTextDisabled, RedsiftColorLightComponentsButtonsUnstyledButtonWhiteTextHover, RedsiftColorLightComponentsCheckboxFillDefault, RedsiftColorLightComponentsCheckboxFillDefaultHover, RedsiftColorLightComponentsCheckboxFillDisabled, RedsiftColorLightComponentsCheckboxFillInvalid, RedsiftColorLightComponentsCheckboxFillInvalidHover, RedsiftColorLightComponentsCheckboxFillUncolored, RedsiftColorLightComponentsCheckboxFillUncoloredHover, RedsiftColorLightComponentsCheckboxTextDefault, RedsiftColorLightComponentsCheckboxTextDisabled, RedsiftColorLightComponentsCheckboxTextInvalid, RedsiftColorLightComponentsDropdownsAndMenusClickBackground, RedsiftColorLightComponentsDropdownsAndMenusClickText, RedsiftColorLightComponentsDropdownsAndMenusDefaultBackground, RedsiftColorLightComponentsDropdownsAndMenusDefaultText, RedsiftColorLightComponentsDropdownsAndMenusDividers, RedsiftColorLightComponentsDropdownsAndMenusHoverBackground, RedsiftColorLightComponentsDropdownsAndMenusHoverText, RedsiftColorLightComponentsDropdownsAndMenusToggleActiveBackground, RedsiftColorLightComponentsDropdownsAndMenusToggleActiveClickBackground, RedsiftColorLightComponentsDropdownsAndMenusToggleActiveClickText, RedsiftColorLightComponentsDropdownsAndMenusToggleActiveHoverBackground, RedsiftColorLightComponentsDropdownsAndMenusToggleActiveHoverText, RedsiftColorLightComponentsDropdownsAndMenusToggleActiveText, RedsiftColorLightComponentsIconsDefault, RedsiftColorLightComponentsModalBackground, RedsiftColorLightComponentsPageBackground, RedsiftColorLightComponentsPillsAquaDefaultBackground, RedsiftColorLightComponentsPillsAquaDefaultBorder, RedsiftColorLightComponentsPillsAquaDefaultText, RedsiftColorLightComponentsPillsAquaDisabledBackground, RedsiftColorLightComponentsPillsAquaDisabledBorder, RedsiftColorLightComponentsPillsAquaDisabledText, RedsiftColorLightComponentsPillsAquaHoverBackground, RedsiftColorLightComponentsPillsAquaHoverBorder, RedsiftColorLightComponentsPillsAquaHoverText, RedsiftColorLightComponentsPillsBlackDefaultBackground, RedsiftColorLightComponentsPillsBlackDefaultBorder, RedsiftColorLightComponentsPillsBlackDefaultText, RedsiftColorLightComponentsPillsBlackDisabledBackground, RedsiftColorLightComponentsPillsBlackDisabledBorder, RedsiftColorLightComponentsPillsBlackDisabledText, RedsiftColorLightComponentsPillsBlackHoverBackground, RedsiftColorLightComponentsPillsBlackHoverBorder, RedsiftColorLightComponentsPillsBlackHoverText, RedsiftColorLightComponentsPillsBlueDefaultBackground, RedsiftColorLightComponentsPillsBlueDefaultBorder, RedsiftColorLightComponentsPillsBlueDefaultText, RedsiftColorLightComponentsPillsBlueDisabledBackground, RedsiftColorLightComponentsPillsBlueDisabledBorder, RedsiftColorLightComponentsPillsBlueDisabledText, RedsiftColorLightComponentsPillsBlueHoverBackground, RedsiftColorLightComponentsPillsBlueHoverBorder, RedsiftColorLightComponentsPillsBlueHoverText, RedsiftColorLightComponentsPillsBrownDefaultBackground, RedsiftColorLightComponentsPillsBrownDefaultBorder, RedsiftColorLightComponentsPillsBrownDefaultText, RedsiftColorLightComponentsPillsBrownDisabledBackground, RedsiftColorLightComponentsPillsBrownDisabledBorder, RedsiftColorLightComponentsPillsBrownDisabledText, RedsiftColorLightComponentsPillsBrownHoverBackground, RedsiftColorLightComponentsPillsBrownHoverBorder, RedsiftColorLightComponentsPillsBrownHoverText, RedsiftColorLightComponentsPillsDarkGreyDefaultBackground, RedsiftColorLightComponentsPillsDarkGreyDefaultBorder, RedsiftColorLightComponentsPillsDarkGreyDefaultText, RedsiftColorLightComponentsPillsDarkGreyDisabledBackground, RedsiftColorLightComponentsPillsDarkGreyDisabledBorder, RedsiftColorLightComponentsPillsDarkGreyDisabledText, RedsiftColorLightComponentsPillsDarkGreyHoverBackground, RedsiftColorLightComponentsPillsDarkGreyHoverBorder, RedsiftColorLightComponentsPillsDarkGreyHoverText, RedsiftColorLightComponentsPillsErrorDarkDefaultBackground, RedsiftColorLightComponentsPillsErrorDarkDefaultBorder, RedsiftColorLightComponentsPillsErrorDarkDefaultText, RedsiftColorLightComponentsPillsErrorDarkDisabledBackground, RedsiftColorLightComponentsPillsErrorDarkDisabledBorder, RedsiftColorLightComponentsPillsErrorDarkDisabledText, RedsiftColorLightComponentsPillsErrorDarkHoverBackground, RedsiftColorLightComponentsPillsErrorDarkHoverBorder, RedsiftColorLightComponentsPillsErrorDarkHoverText, RedsiftColorLightComponentsPillsErrorDefaultBackground, RedsiftColorLightComponentsPillsErrorDefaultBorder, RedsiftColorLightComponentsPillsErrorDefaultText, RedsiftColorLightComponentsPillsErrorDisabledBackground, RedsiftColorLightComponentsPillsErrorDisabledBorder, RedsiftColorLightComponentsPillsErrorDisabledText, RedsiftColorLightComponentsPillsErrorHoverBackground, RedsiftColorLightComponentsPillsErrorHoverBorder, RedsiftColorLightComponentsPillsErrorHoverText, RedsiftColorLightComponentsPillsGreenDefaultBackground, RedsiftColorLightComponentsPillsGreenDefaultBorder, RedsiftColorLightComponentsPillsGreenDefaultText, RedsiftColorLightComponentsPillsGreenDisabledBackground, RedsiftColorLightComponentsPillsGreenDisabledBorder, RedsiftColorLightComponentsPillsGreenDisabledText, RedsiftColorLightComponentsPillsGreenHoverBackground, RedsiftColorLightComponentsPillsGreenHoverBorder, RedsiftColorLightComponentsPillsGreenHoverText, RedsiftColorLightComponentsPillsGreyDefaultBackground, RedsiftColorLightComponentsPillsGreyDefaultBorder, RedsiftColorLightComponentsPillsGreyDefaultText, RedsiftColorLightComponentsPillsGreyDisabledBackground, RedsiftColorLightComponentsPillsGreyDisabledBorder, RedsiftColorLightComponentsPillsGreyDisabledText, RedsiftColorLightComponentsPillsGreyHoverBackground, RedsiftColorLightComponentsPillsGreyHoverBorder, RedsiftColorLightComponentsPillsGreyHoverText, RedsiftColorLightComponentsPillsLightGreyDefaultBackground, RedsiftColorLightComponentsPillsLightGreyDefaultBorder, RedsiftColorLightComponentsPillsLightGreyDefaultText, RedsiftColorLightComponentsPillsLightGreyDisabledBackground, RedsiftColorLightComponentsPillsLightGreyDisabledBorder, RedsiftColorLightComponentsPillsLightGreyDisabledText, RedsiftColorLightComponentsPillsLightGreyHoverBackground, RedsiftColorLightComponentsPillsLightGreyHoverBorder, RedsiftColorLightComponentsPillsLightGreyHoverText, RedsiftColorLightComponentsPillsMidGreyDefaultBackground, RedsiftColorLightComponentsPillsMidGreyDefaultBorder, RedsiftColorLightComponentsPillsMidGreyDefaultText, RedsiftColorLightComponentsPillsMidGreyDisabledBackground, RedsiftColorLightComponentsPillsMidGreyDisabledBorder, RedsiftColorLightComponentsPillsMidGreyDisabledText, RedsiftColorLightComponentsPillsMidGreyHoverBackground, RedsiftColorLightComponentsPillsMidGreyHoverBorder, RedsiftColorLightComponentsPillsMidGreyHoverText, RedsiftColorLightComponentsPillsOrangeDefaultBackground, RedsiftColorLightComponentsPillsOrangeDefaultBorder, RedsiftColorLightComponentsPillsOrangeDefaultText, RedsiftColorLightComponentsPillsOrangeDisabledBackground, RedsiftColorLightComponentsPillsOrangeDisabledBorder, RedsiftColorLightComponentsPillsOrangeDisabledText, RedsiftColorLightComponentsPillsOrangeHoverBackground, RedsiftColorLightComponentsPillsOrangeHoverBorder, RedsiftColorLightComponentsPillsOrangeHoverText, RedsiftColorLightComponentsPillsPinkDefaultBackground, RedsiftColorLightComponentsPillsPinkDefaultBorder, RedsiftColorLightComponentsPillsPinkDefaultText, RedsiftColorLightComponentsPillsPinkDisabledBackground, RedsiftColorLightComponentsPillsPinkDisabledBorder, RedsiftColorLightComponentsPillsPinkDisabledText, RedsiftColorLightComponentsPillsPinkHoverBackground, RedsiftColorLightComponentsPillsPinkHoverBorder, RedsiftColorLightComponentsPillsPinkHoverText, RedsiftColorLightComponentsPillsPurpleDefaultBackground, RedsiftColorLightComponentsPillsPurpleDefaultBorder, RedsiftColorLightComponentsPillsPurpleDefaultText, RedsiftColorLightComponentsPillsPurpleDisabledBackground, RedsiftColorLightComponentsPillsPurpleDisabledBorder, RedsiftColorLightComponentsPillsPurpleDisabledText, RedsiftColorLightComponentsPillsPurpleHoverBackground, RedsiftColorLightComponentsPillsPurpleHoverBorder, RedsiftColorLightComponentsPillsPurpleHoverText, RedsiftColorLightComponentsPillsRedDefaultBackground, RedsiftColorLightComponentsPillsRedDefaultBorder, RedsiftColorLightComponentsPillsRedDefaultText, RedsiftColorLightComponentsPillsRedDisabledBackground, RedsiftColorLightComponentsPillsRedDisabledBorder, RedsiftColorLightComponentsPillsRedDisabledText, RedsiftColorLightComponentsPillsRedHoverBackground, RedsiftColorLightComponentsPillsRedHoverBorder, RedsiftColorLightComponentsPillsRedHoverText, RedsiftColorLightComponentsPillsSuccessDarkDefaultBackground, RedsiftColorLightComponentsPillsSuccessDarkDefaultBorder, RedsiftColorLightComponentsPillsSuccessDarkDefaultText, RedsiftColorLightComponentsPillsSuccessDarkDisabledBackground, RedsiftColorLightComponentsPillsSuccessDarkDisabledBorder, RedsiftColorLightComponentsPillsSuccessDarkDisabledText, RedsiftColorLightComponentsPillsSuccessDarkHoverBackground, RedsiftColorLightComponentsPillsSuccessDarkHoverBorder, RedsiftColorLightComponentsPillsSuccessDarkHoverText, RedsiftColorLightComponentsPillsSuccessDefaultBackground, RedsiftColorLightComponentsPillsSuccessDefaultBorder, RedsiftColorLightComponentsPillsSuccessDefaultText, RedsiftColorLightComponentsPillsSuccessDisabledBackground, RedsiftColorLightComponentsPillsSuccessDisabledBorder, RedsiftColorLightComponentsPillsSuccessDisabledText, RedsiftColorLightComponentsPillsSuccessHoverBackground, RedsiftColorLightComponentsPillsSuccessHoverBorder, RedsiftColorLightComponentsPillsSuccessHoverText, RedsiftColorLightComponentsPillsWarningDarkDefaultBackground, RedsiftColorLightComponentsPillsWarningDarkDefaultBorder, RedsiftColorLightComponentsPillsWarningDarkDefaultText, RedsiftColorLightComponentsPillsWarningDarkDisabledBackground, RedsiftColorLightComponentsPillsWarningDarkDisabledBorder, RedsiftColorLightComponentsPillsWarningDarkDisabledText, RedsiftColorLightComponentsPillsWarningDarkHoverBackground, RedsiftColorLightComponentsPillsWarningDarkHoverBorder, RedsiftColorLightComponentsPillsWarningDarkHoverText, RedsiftColorLightComponentsPillsWarningDefaultBackground, RedsiftColorLightComponentsPillsWarningDefaultBorder, RedsiftColorLightComponentsPillsWarningDefaultText, RedsiftColorLightComponentsPillsWarningDisabledBackground, RedsiftColorLightComponentsPillsWarningDisabledBorder, RedsiftColorLightComponentsPillsWarningDisabledText, RedsiftColorLightComponentsPillsWarningHoverBackground, RedsiftColorLightComponentsPillsWarningHoverBorder, RedsiftColorLightComponentsPillsWarningHoverText, RedsiftColorLightComponentsPillsWhiteDefaultBackground, RedsiftColorLightComponentsPillsWhiteDefaultBorder, RedsiftColorLightComponentsPillsWhiteDefaultText, RedsiftColorLightComponentsPillsWhiteDisabledBackground, RedsiftColorLightComponentsPillsWhiteDisabledBorder, RedsiftColorLightComponentsPillsWhiteDisabledText, RedsiftColorLightComponentsPillsWhiteHoverBackground, RedsiftColorLightComponentsPillsWhiteHoverBorder, RedsiftColorLightComponentsPillsWhiteHoverText, RedsiftColorLightComponentsPillsXDarkGreyDefaultBackground, RedsiftColorLightComponentsPillsXDarkGreyDefaultBorder, RedsiftColorLightComponentsPillsXDarkGreyDefaultText, RedsiftColorLightComponentsPillsXDarkGreyDisabledBackground, RedsiftColorLightComponentsPillsXDarkGreyDisabledBorder, RedsiftColorLightComponentsPillsXDarkGreyDisabledText, RedsiftColorLightComponentsPillsXDarkGreyHoverBackground, RedsiftColorLightComponentsPillsXDarkGreyHoverBorder, RedsiftColorLightComponentsPillsXDarkGreyHoverText, RedsiftColorLightComponentsPillsXLightGreyDefaultBackground, RedsiftColorLightComponentsPillsXLightGreyDefaultBorder, RedsiftColorLightComponentsPillsXLightGreyDefaultText, RedsiftColorLightComponentsPillsXLightGreyDisabledBackground, RedsiftColorLightComponentsPillsXLightGreyDisabledBorder, RedsiftColorLightComponentsPillsXLightGreyDisabledText, RedsiftColorLightComponentsPillsXLightGreyHoverBackground, RedsiftColorLightComponentsPillsXLightGreyHoverBorder, RedsiftColorLightComponentsPillsXLightGreyHoverText, RedsiftColorLightComponentsPillsYellowDefaultBackground, RedsiftColorLightComponentsPillsYellowDefaultBorder, RedsiftColorLightComponentsPillsYellowDefaultText, RedsiftColorLightComponentsPillsYellowDisabledBackground, RedsiftColorLightComponentsPillsYellowDisabledBorder, RedsiftColorLightComponentsPillsYellowDisabledText, RedsiftColorLightComponentsPillsYellowHoverBackground, RedsiftColorLightComponentsPillsYellowHoverBorder, RedsiftColorLightComponentsPillsYellowHoverText, RedsiftColorLightComponentsProductLogosIconGrey, RedsiftColorLightComponentsProductLogosIconRed, RedsiftColorLightComponentsProductLogosTextGrey, RedsiftColorLightComponentsProductLogosTextRed, RedsiftColorLightComponentsProductLogosTextWhite, RedsiftColorLightComponentsRadioFillDefault, RedsiftColorLightComponentsRadioFillDefaultHover, RedsiftColorLightComponentsRadioFillDisabled, RedsiftColorLightComponentsRadioFillInvalid, RedsiftColorLightComponentsRadioFillInvalidHover, RedsiftColorLightComponentsRadioFillUncolored, RedsiftColorLightComponentsRadioFillUncoloredHover, RedsiftColorLightComponentsRadioTextDefault, RedsiftColorLightComponentsRadioTextDisabled, RedsiftColorLightComponentsRadioTextInvalid, RedsiftColorLightComponentsRedSiftLogoDiamondBottomLeft, RedsiftColorLightComponentsRedSiftLogoDiamondBottomRight, RedsiftColorLightComponentsRedSiftLogoDiamondDark, RedsiftColorLightComponentsRedSiftLogoDiamondLight, RedsiftColorLightComponentsRedSiftLogoDiamondMid, RedsiftColorLightComponentsRedSiftLogoDiamondTopRight, RedsiftColorLightComponentsRedSiftLogoIconBackground, RedsiftColorLightComponentsRedSiftLogoIconR, RedsiftColorLightComponentsRedSiftLogoTextGrey, RedsiftColorLightComponentsRedSiftLogoTextRed, RedsiftColorLightComponentsRedSiftLogoTextWhite, RedsiftColorLightComponentsSideNavigationBackground, RedsiftColorLightComponentsSideNavigationCurrentMarker, RedsiftColorLightComponentsSideNavigationMenuItemActive, RedsiftColorLightComponentsSideNavigationMenuItemBackgroundActive, RedsiftColorLightComponentsSideNavigationMenuItemBackgroundHover, RedsiftColorLightComponentsSideNavigationMenuItemBackgroundSecondary, RedsiftColorLightComponentsSideNavigationMenuItemTextDisabled, RedsiftColorLightComponentsSideNavigationMenuItemTextHover, RedsiftColorLightComponentsSideNavigationMenuItemTextResting, RedsiftColorLightComponentsSideNavigationRightLine, RedsiftColorLightComponentsSideNavigationScrollbarHover, RedsiftColorLightComponentsSideNavigationScrollbarResting, RedsiftColorLightComponentsSpinnerSpinner, RedsiftColorLightComponentsSwitchBackgroundDefault, RedsiftColorLightComponentsSwitchBackgroundDefaultActive, RedsiftColorLightComponentsSwitchBackgroundDisabled, RedsiftColorLightComponentsSwitchBackgroundDisabledActive, RedsiftColorLightComponentsSwitchBackgroundInvalid, RedsiftColorLightComponentsSwitchBackgroundInvalidActive, RedsiftColorLightComponentsSwitchBackgroundUncolored, RedsiftColorLightComponentsSwitchBackgroundUncoloredActive, RedsiftColorLightComponentsSwitchDotDefault, RedsiftColorLightComponentsSwitchDotDefaultHover, RedsiftColorLightComponentsSwitchDotDisabled, RedsiftColorLightComponentsSwitchDotInvalid, RedsiftColorLightComponentsSwitchDotInvalidHover, RedsiftColorLightComponentsSwitchDotUncolored, RedsiftColorLightComponentsSwitchDotUncoloredHover, RedsiftColorLightComponentsSwitchTextDefault, RedsiftColorLightComponentsSwitchTextDisabled, RedsiftColorLightComponentsSwitchTextInvalid, RedsiftColorLightComponentsTabsLine, RedsiftColorLightComponentsTextPrimary, RedsiftColorLightComponentsTextSecondary, RedsiftColorLightComponentsTooltipBackground, RedsiftColorLightComponentsTooltipText, RedsiftColorNeutralBlack, RedsiftColorNeutralDarkGrey, RedsiftColorNeutralLightGrey, RedsiftColorNeutralMidGrey, RedsiftColorNeutralWhite, RedsiftColorNeutralXDarkGrey, RedsiftColorNeutralXLightGrey, RedsiftColorNotificationsErrorActive, RedsiftColorNotificationsErrorHover, RedsiftColorNotificationsErrorPrimary, RedsiftColorNotificationsInfoActive, RedsiftColorNotificationsInfoHover, RedsiftColorNotificationsInfoPrimary, RedsiftColorNotificationsNoDataActive, RedsiftColorNotificationsNoDataHover, RedsiftColorNotificationsNoDataPrimary, RedsiftColorNotificationsPrimaryActive, RedsiftColorNotificationsPrimaryHover, RedsiftColorNotificationsPrimaryPrimary, RedsiftColorNotificationsQuestionActive, RedsiftColorNotificationsQuestionHover, RedsiftColorNotificationsQuestionPrimary, RedsiftColorNotificationsSecondaryActive, RedsiftColorNotificationsSecondaryHover, RedsiftColorNotificationsSecondaryPrimary, RedsiftColorNotificationsSuccessActive, RedsiftColorNotificationsSuccessHover, RedsiftColorNotificationsSuccessPrimary, RedsiftColorNotificationsWarningActive, RedsiftColorNotificationsWarningHover, RedsiftColorNotificationsWarningPrimary, RedsiftColorPresentationAquaDark, RedsiftColorPresentationAquaDarker, RedsiftColorPresentationAquaDarkerer, RedsiftColorPresentationAquaDefault, RedsiftColorPresentationAquaLight, RedsiftColorPresentationAquaLighter, RedsiftColorPresentationAquaLighterer, RedsiftColorPresentationBlueDark, RedsiftColorPresentationBlueDarker, RedsiftColorPresentationBlueDarkerer, RedsiftColorPresentationBlueDefault, RedsiftColorPresentationBlueLight, RedsiftColorPresentationBlueLighter, RedsiftColorPresentationBlueLighterer, RedsiftColorPresentationBrownDark, RedsiftColorPresentationBrownDarker, RedsiftColorPresentationBrownDarkerer, RedsiftColorPresentationBrownDefault, RedsiftColorPresentationBrownLight, RedsiftColorPresentationBrownLighter, RedsiftColorPresentationBrownLighterer, RedsiftColorPresentationGreenDark, RedsiftColorPresentationGreenDarker, RedsiftColorPresentationGreenDarkerer, RedsiftColorPresentationGreenDefault, RedsiftColorPresentationGreenLight, RedsiftColorPresentationGreenLighter, RedsiftColorPresentationGreenLighterer, RedsiftColorPresentationGreyDark, RedsiftColorPresentationGreyDarker, RedsiftColorPresentationGreyDarkerer, RedsiftColorPresentationGreyDefault, RedsiftColorPresentationGreyLight, RedsiftColorPresentationGreyLighter, RedsiftColorPresentationGreyLighterer, RedsiftColorPresentationOrangeDark, RedsiftColorPresentationOrangeDarker, RedsiftColorPresentationOrangeDarkerer, RedsiftColorPresentationOrangeDefault, RedsiftColorPresentationOrangeLight, RedsiftColorPresentationOrangeLighter, RedsiftColorPresentationOrangeLighterer, RedsiftColorPresentationPinkDark, RedsiftColorPresentationPinkDarker, RedsiftColorPresentationPinkDarkerer, RedsiftColorPresentationPinkDefault, RedsiftColorPresentationPinkLight, RedsiftColorPresentationPinkLighter, RedsiftColorPresentationPinkLighterer, RedsiftColorPresentationPurpleDark, RedsiftColorPresentationPurpleDarker, RedsiftColorPresentationPurpleDarkerer, RedsiftColorPresentationPurpleDefault, RedsiftColorPresentationPurpleLight, RedsiftColorPresentationPurpleLighter, RedsiftColorPresentationPurpleLighterer, RedsiftColorPresentationRedDark, RedsiftColorPresentationRedDarker, RedsiftColorPresentationRedDarkerer, RedsiftColorPresentationRedDefault, RedsiftColorPresentationRedLight, RedsiftColorPresentationRedLighter, RedsiftColorPresentationRedLighterer, RedsiftColorPresentationYellowDark, RedsiftColorPresentationYellowDarker, RedsiftColorPresentationYellowDarkerer, RedsiftColorPresentationYellowDefault, RedsiftColorPresentationYellowLight, RedsiftColorPresentationYellowLighter, RedsiftColorPresentationYellowLighterer, RedsiftColorPrimaryD1, RedsiftColorPrimaryD2, RedsiftColorPrimaryD3, RedsiftColorPrimaryD4, RedsiftColorPrimaryL1, RedsiftColorPrimaryL2, RedsiftColorPrimaryL3, RedsiftColorPrimaryL4, RedsiftColorPrimaryN, RedsiftColorProductAsm, RedsiftColorProductBrandTrust, RedsiftColorProductCertificates, RedsiftColorProductHardenize, RedsiftColorProductOnDmarc, RedsiftColorProductOnInbox, RedsiftColorProductOndmarc, RedsiftColorProductOninbox, RedsiftColorProductPulse, RedsiftColorProductRadar, RedsiftColorProductRojoDs, RedsiftColorProductVendorSecure, RedsiftColorProductWebsite, RedsiftColorRedD1, RedsiftColorRedD2, RedsiftColorRedD3, RedsiftColorRedD4, RedsiftColorRedL1, RedsiftColorRedL2, RedsiftColorRedL3, RedsiftColorRedL4, RedsiftColorRedN, RedsiftColorSecondaryD1, RedsiftColorSecondaryD2, RedsiftColorSecondaryD3, RedsiftColorSecondaryD4, RedsiftColorSecondaryL1, RedsiftColorSecondaryL2, RedsiftColorSecondaryL3, RedsiftColorSecondaryL4, RedsiftColorSecondaryN, RedsiftColorTealD1, RedsiftColorTealD2, RedsiftColorTealD3, RedsiftColorTealD4, RedsiftColorTealL1, RedsiftColorTealL2, RedsiftColorTealL3, RedsiftColorTealL4, RedsiftColorTealN, RedsiftColorTextPrimary, RedsiftColorTextSecondary, RedsiftColorYellowD1, RedsiftColorYellowD2, RedsiftColorYellowD3, RedsiftColorYellowD4, RedsiftColorYellowL1, RedsiftColorYellowL2, RedsiftColorYellowL3, RedsiftColorYellowL4, RedsiftColorYellowN, RedsiftLayoutZIndexDialog, RedsiftLayoutZIndexDropdown, RedsiftLayoutZIndexFooter, RedsiftLayoutZIndexHeader, RedsiftLayoutZIndexOverlay, RedsiftLayoutZIndexPopover, RedsiftLayoutZIndexSidePanel, RedsiftLayoutZIndexTooltip, RedsiftTypographyBadgeFontFamily, RedsiftTypographyBadgeFontSize, RedsiftTypographyBadgeFontWeight, RedsiftTypographyBadgeLineHeight, RedsiftTypographyBodyFontFamily, RedsiftTypographyBodyFontSize, RedsiftTypographyBodyFontWeight, RedsiftTypographyBodyLineHeight, RedsiftTypographyBodyTextTransform, RedsiftTypographyButtonFontFamily, RedsiftTypographyButtonFontSize, RedsiftTypographyButtonFontWeight, RedsiftTypographyButtonLineHeight, RedsiftTypographyButtonTextTransform, RedsiftTypographyCaptionFontFamily, RedsiftTypographyCaptionFontSize, RedsiftTypographyCaptionFontWeight, RedsiftTypographyCaptionLineHeight, RedsiftTypographyCaptionTextTransform, RedsiftTypographyChipFontFamily, RedsiftTypographyChipFontSize, RedsiftTypographyChipFontWeight, RedsiftTypographyChipLineHeight, RedsiftTypographyDatagridCellFontFamily, RedsiftTypographyDatagridCellFontSize, RedsiftTypographyDatagridCellFontWeight, RedsiftTypographyDatagridCellLineHeight, RedsiftTypographyDatagridHeaderFontFamily, RedsiftTypographyDatagridHeaderFontSize, RedsiftTypographyDatagridHeaderFontWeight, RedsiftTypographyDatagridHeaderLineHeight, RedsiftTypographyFontFamilyPoppins, RedsiftTypographyFontFamilySourceCodePro, RedsiftTypographyFontWeightBlack, RedsiftTypographyFontWeightBold, RedsiftTypographyFontWeightExtraBold, RedsiftTypographyFontWeightExtraLight, RedsiftTypographyFontWeightLight, RedsiftTypographyFontWeightMedium, RedsiftTypographyFontWeightRegular, RedsiftTypographyFontWeightSemiBold, RedsiftTypographyFontWeightThin, RedsiftTypographyH1FontFamily, RedsiftTypographyH1FontSize, RedsiftTypographyH1FontWeight, RedsiftTypographyH1LineHeight, RedsiftTypographyH1TextTransform, RedsiftTypographyH2FontFamily, RedsiftTypographyH2FontSize, RedsiftTypographyH2FontWeight, RedsiftTypographyH2LineHeight, RedsiftTypographyH2TextTransform, RedsiftTypographyH3FontFamily, RedsiftTypographyH3FontSize, RedsiftTypographyH3FontWeight, RedsiftTypographyH3LineHeight, RedsiftTypographyH3TextTransform, RedsiftTypographyH4FontFamily, RedsiftTypographyH4FontSize, RedsiftTypographyH4FontWeight, RedsiftTypographyH4LineHeight, RedsiftTypographyH4TextTransform, RedsiftTypographyH5FontFamily, RedsiftTypographyH5FontSize, RedsiftTypographyH5FontWeight, RedsiftTypographyH5LineHeight, RedsiftTypographyH5TextTransform, RedsiftTypographyHelperFontFamily, RedsiftTypographyHelperFontSize, RedsiftTypographyHelperFontWeight, RedsiftTypographyHelperLineHeight, RedsiftTypographyHelperTextTransform, RedsiftTypographyInputTextFontFamily, RedsiftTypographyInputTextFontSize, RedsiftTypographyInputTextFontWeight, RedsiftTypographyInputTextLineHeight, RedsiftTypographyLinkFontFamily, RedsiftTypographyLinkFontSize, RedsiftTypographyLinkFontWeight, RedsiftTypographyLinkLineHeight, RedsiftTypographyPillFontFamily, RedsiftTypographyPillFontSize, RedsiftTypographyPillFontWeight, RedsiftTypographyPillLineHeight, RedsiftTypographyTooltipFontFamily, RedsiftTypographyTooltipFontSize, RedsiftTypographyTooltipFontWeight, RedsiftTypographyTooltipLineHeight, RovingTabindexListbox, SSRProvider, SecondaryColorPalette, Shield, ShieldVariant, SideNavigationMenu, SideNavigationMenuBar, SideNavigationMenuBarVariant, SideNavigationMenuItem, SideNavigationMenuReducerActionType, Skeleton, SkeletonCircle, SkeletonText, SkeletonTextVariant, Spinner, SpinnerSize, StyledButton, StyledGradientBorder, StyledItem, StyledLink, StyledTextField, Switch, SwitchGroup, SwitchGroupOrientation, Text, TextArea, TextAreaVariant, TextComponent, TextField, TextFieldVariant, TextVariant, Theme, ThemeContext, ThemeProvider, baseContainer, baseFlexbox, baseGrid, baseInternalSpacing, baseLayout, basePositioning, baseSizing, baseSpacing, baseStyling, filterComponents, focusRing, getCanvasFont, getContainerProps, getCssStyle, getMaxTextWidth, getTextWidth, isComponent, nextId, partitionComponents, resetId, setPrefix, sizeToDimension$1 as sizeToDimension, srOnly, uniqueId, useAppSidePanel, useBoundingClientRect, useCollator, useComputeNumberOfRows, useDateFormatter, useFilter, useFocusOnList, useFocusOnListItem, useId$2 as useId, useIsLoaded, useIsSSR, useListFormatter, useListboxItem, useLocale, useLocalizedStringDictionary, useLocalizedStringFormatter, useMessageFormatter, useNumberFormatter, useSSRSafeId, useSideNavigationMenuBar, useTheme, useWindowSize, warnIfNoAccessibleLabelFound };
21470
+ export { ActiveDescendantListbox, Alert, AlertStyleVariant, AlertVariant, AlignContent, AlignItems, AlignSelf, AppBar, AppContainer, AppContainerContext, AppContent, AppSidePanel, AppSidePanelVariant, Badge, BadgeVariant, BaseBreadcrumbs, BaseGrid, BaseSkeleton, BreadcrumbItem, Breadcrumbs, Button, ButtonGroup, ButtonGroupVariant, ButtonLink, ButtonVariant, ButtonsColorPalette, Card, CardActions, CardBody, CardHeader, Checkbox, CheckboxGroup, CheckboxGroupOrientation, ColorPalette, ConditionalWrapper, DetailedCard, DetailedCardCollapsibleSectionItems, DetailedCardHeader, DetailedCardSection, DetailedCardSectionItem, EventKey, FOCUS_WITHING_GROUP_INITIAL_STATE, FlexDirection, FlexWrap, Flexbox, FocusWithinGroup, FocusWithinGroupActionType, FocusWithinGroupContext, FocusWithinGroupReducer, FontFamily, Grid, GridItem, Heading, HeadingComponent, HeadingVariant, I18nProvider, Icon, IconButton, IconButtonLink, IconButtonVariant, IconSize, Item, JustifyContent, JustifyItems, JustifySelf, LISTBOX_INITIAL_STATE, Link, LinkButton, Listbox, ListboxActionType, ListboxContext, ListboxReducer, ListboxSelectionMode, ListboxVariant, Navigation, NeutralColorPalette, NotificationsColorPalette, Number$1 as Number, NumberField, NumberFieldVariant, Pill, PillSize, PresentationColorPalette, PrimaryButtonsColorPalette, PrimaryColorPalette, Product, ProductColorPalette, ProductLogo, ProductName, ProgressBar, RadarSvgLinearGradient, Radio, RadioGroup, RadioGroupOrientation, RedsiftBorderRadius, RedsiftColorBlueD1, RedsiftColorBlueD2, RedsiftColorBlueD3, RedsiftColorBlueD4, RedsiftColorBlueL1, RedsiftColorBlueL2, RedsiftColorBlueL3, RedsiftColorBlueL4, RedsiftColorBlueN, RedsiftColorBordersBorderDefault, RedsiftColorBordersBorderDisabled, RedsiftColorBordersBorderDivider, RedsiftColorBordersBorderError, RedsiftColorBordersBorderPrimary, RedsiftColorBordersBorderSecondary, RedsiftColorBordersBorderSuccess, RedsiftColorDarkComponentsAiAiBorder, RedsiftColorDarkComponentsAiAiIcon, RedsiftColorDarkComponentsAlertErrorBackground, RedsiftColorDarkComponentsAlertErrorBorder, RedsiftColorDarkComponentsAlertErrorIcon, RedsiftColorDarkComponentsAlertInfoBackground, RedsiftColorDarkComponentsAlertInfoBorder, RedsiftColorDarkComponentsAlertInfoIcon, RedsiftColorDarkComponentsAlertSuccessBackground, RedsiftColorDarkComponentsAlertSuccessBorder, RedsiftColorDarkComponentsAlertSuccessIcon, RedsiftColorDarkComponentsAlertText, RedsiftColorDarkComponentsAlertWarningBackground, RedsiftColorDarkComponentsAlertWarningBorder, RedsiftColorDarkComponentsAlertWarningIcon, RedsiftColorDarkComponentsAppBarBackground, RedsiftColorDarkComponentsAppBarBorder, RedsiftColorDarkComponentsAppBarBreadcrumbDefault, RedsiftColorDarkComponentsAppBarBreadcrumbDown, RedsiftColorDarkComponentsAppBarBreadcrumbHover, RedsiftColorDarkComponentsAppBarIconBackgroundActive, RedsiftColorDarkComponentsAppBarIconBackgroundActiveDown, RedsiftColorDarkComponentsAppBarIconBackgroundActiveHover, RedsiftColorDarkComponentsAppBarIconBackgroundDown, RedsiftColorDarkComponentsAppBarIconBackgroundHover, RedsiftColorDarkComponentsButtonsPrimaryButtonErrorBackgroundActive, RedsiftColorDarkComponentsButtonsPrimaryButtonErrorBackgroundDefault, RedsiftColorDarkComponentsButtonsPrimaryButtonErrorBackgroundDisabled, RedsiftColorDarkComponentsButtonsPrimaryButtonErrorBackgroundHover, RedsiftColorDarkComponentsButtonsPrimaryButtonErrorTextActive, RedsiftColorDarkComponentsButtonsPrimaryButtonErrorTextDefault, RedsiftColorDarkComponentsButtonsPrimaryButtonErrorTextDisabled, RedsiftColorDarkComponentsButtonsPrimaryButtonErrorTextHover, RedsiftColorDarkComponentsButtonsPrimaryButtonGreyBackgroundActive, RedsiftColorDarkComponentsButtonsPrimaryButtonGreyBackgroundDefault, RedsiftColorDarkComponentsButtonsPrimaryButtonGreyBackgroundDisabled, RedsiftColorDarkComponentsButtonsPrimaryButtonGreyBackgroundHover, RedsiftColorDarkComponentsButtonsPrimaryButtonGreyTextActive, RedsiftColorDarkComponentsButtonsPrimaryButtonGreyTextDefault, RedsiftColorDarkComponentsButtonsPrimaryButtonGreyTextDisabled, RedsiftColorDarkComponentsButtonsPrimaryButtonGreyTextHover, RedsiftColorDarkComponentsButtonsPrimaryButtonInfoBackgroundActive, RedsiftColorDarkComponentsButtonsPrimaryButtonInfoBackgroundDefault, RedsiftColorDarkComponentsButtonsPrimaryButtonInfoBackgroundDisabled, RedsiftColorDarkComponentsButtonsPrimaryButtonInfoBackgroundHover, RedsiftColorDarkComponentsButtonsPrimaryButtonInfoTextActive, RedsiftColorDarkComponentsButtonsPrimaryButtonInfoTextDefault, RedsiftColorDarkComponentsButtonsPrimaryButtonInfoTextDisabled, RedsiftColorDarkComponentsButtonsPrimaryButtonInfoTextHover, RedsiftColorDarkComponentsButtonsPrimaryButtonPrimaryBackgroundActive, RedsiftColorDarkComponentsButtonsPrimaryButtonPrimaryBackgroundDefault, RedsiftColorDarkComponentsButtonsPrimaryButtonPrimaryBackgroundDisabled, RedsiftColorDarkComponentsButtonsPrimaryButtonPrimaryBackgroundHover, RedsiftColorDarkComponentsButtonsPrimaryButtonPrimaryTextActive, RedsiftColorDarkComponentsButtonsPrimaryButtonPrimaryTextDefault, RedsiftColorDarkComponentsButtonsPrimaryButtonPrimaryTextDisabled, RedsiftColorDarkComponentsButtonsPrimaryButtonPrimaryTextHover, RedsiftColorDarkComponentsButtonsPrimaryButtonRadarBackgroundActive, RedsiftColorDarkComponentsButtonsPrimaryButtonRadarBackgroundDefault, RedsiftColorDarkComponentsButtonsPrimaryButtonRadarBackgroundDisabled, RedsiftColorDarkComponentsButtonsPrimaryButtonRadarBackgroundHover, RedsiftColorDarkComponentsButtonsPrimaryButtonRadarTextActive, RedsiftColorDarkComponentsButtonsPrimaryButtonRadarTextDefault, RedsiftColorDarkComponentsButtonsPrimaryButtonRadarTextDisabled, RedsiftColorDarkComponentsButtonsPrimaryButtonRadarTextHover, RedsiftColorDarkComponentsButtonsPrimaryButtonSecondaryBackgroundActive, RedsiftColorDarkComponentsButtonsPrimaryButtonSecondaryBackgroundDefault, RedsiftColorDarkComponentsButtonsPrimaryButtonSecondaryBackgroundDisabled, RedsiftColorDarkComponentsButtonsPrimaryButtonSecondaryBackgroundHover, RedsiftColorDarkComponentsButtonsPrimaryButtonSecondaryTextActive, RedsiftColorDarkComponentsButtonsPrimaryButtonSecondaryTextDefault, RedsiftColorDarkComponentsButtonsPrimaryButtonSecondaryTextDisabled, RedsiftColorDarkComponentsButtonsPrimaryButtonSecondaryTextHover, RedsiftColorDarkComponentsButtonsPrimaryButtonSuccessBackgroundActive, RedsiftColorDarkComponentsButtonsPrimaryButtonSuccessBackgroundDefault, RedsiftColorDarkComponentsButtonsPrimaryButtonSuccessBackgroundDisabled, RedsiftColorDarkComponentsButtonsPrimaryButtonSuccessBackgroundHover, RedsiftColorDarkComponentsButtonsPrimaryButtonSuccessTextActive, RedsiftColorDarkComponentsButtonsPrimaryButtonSuccessTextDefault, RedsiftColorDarkComponentsButtonsPrimaryButtonSuccessTextDisabled, RedsiftColorDarkComponentsButtonsPrimaryButtonSuccessTextHover, RedsiftColorDarkComponentsButtonsPrimaryButtonWarningBackgroundActive, RedsiftColorDarkComponentsButtonsPrimaryButtonWarningBackgroundDefault, RedsiftColorDarkComponentsButtonsPrimaryButtonWarningBackgroundDisabled, RedsiftColorDarkComponentsButtonsPrimaryButtonWarningBackgroundHover, RedsiftColorDarkComponentsButtonsPrimaryButtonWarningTextActive, RedsiftColorDarkComponentsButtonsPrimaryButtonWarningTextDefault, RedsiftColorDarkComponentsButtonsPrimaryButtonWarningTextDisabled, RedsiftColorDarkComponentsButtonsPrimaryButtonWarningTextHover, RedsiftColorDarkComponentsButtonsSecondaryButtonBlackBackgroundActive, RedsiftColorDarkComponentsButtonsSecondaryButtonBlackBackgroundDefault, RedsiftColorDarkComponentsButtonsSecondaryButtonBlackBackgroundDisabled, RedsiftColorDarkComponentsButtonsSecondaryButtonBlackBackgroundHover, RedsiftColorDarkComponentsButtonsSecondaryButtonBlackTextActive, RedsiftColorDarkComponentsButtonsSecondaryButtonBlackTextDefault, RedsiftColorDarkComponentsButtonsSecondaryButtonBlackTextDisabled, RedsiftColorDarkComponentsButtonsSecondaryButtonBlackTextHover, RedsiftColorDarkComponentsButtonsSecondaryButtonErrorBackgroundActive, RedsiftColorDarkComponentsButtonsSecondaryButtonErrorBackgroundDefault, RedsiftColorDarkComponentsButtonsSecondaryButtonErrorBackgroundDisabled, RedsiftColorDarkComponentsButtonsSecondaryButtonErrorBackgroundHover, RedsiftColorDarkComponentsButtonsSecondaryButtonErrorTextActive, RedsiftColorDarkComponentsButtonsSecondaryButtonErrorTextDefault, RedsiftColorDarkComponentsButtonsSecondaryButtonErrorTextDisabled, RedsiftColorDarkComponentsButtonsSecondaryButtonErrorTextHover, RedsiftColorDarkComponentsButtonsSecondaryButtonGreyBackgroundActive, RedsiftColorDarkComponentsButtonsSecondaryButtonGreyBackgroundDefault, RedsiftColorDarkComponentsButtonsSecondaryButtonGreyBackgroundDisabled, RedsiftColorDarkComponentsButtonsSecondaryButtonGreyBackgroundHover, RedsiftColorDarkComponentsButtonsSecondaryButtonGreyTextActive, RedsiftColorDarkComponentsButtonsSecondaryButtonGreyTextDefault, RedsiftColorDarkComponentsButtonsSecondaryButtonGreyTextDisabled, RedsiftColorDarkComponentsButtonsSecondaryButtonGreyTextHover, RedsiftColorDarkComponentsButtonsSecondaryButtonInfoBackgroundActive, RedsiftColorDarkComponentsButtonsSecondaryButtonInfoBackgroundDefault, RedsiftColorDarkComponentsButtonsSecondaryButtonInfoBackgroundDisabled, RedsiftColorDarkComponentsButtonsSecondaryButtonInfoBackgroundHover, RedsiftColorDarkComponentsButtonsSecondaryButtonInfoTextActive, RedsiftColorDarkComponentsButtonsSecondaryButtonInfoTextDefault, RedsiftColorDarkComponentsButtonsSecondaryButtonInfoTextDisabled, RedsiftColorDarkComponentsButtonsSecondaryButtonInfoTextHover, RedsiftColorDarkComponentsButtonsSecondaryButtonPrimaryBackgroundActive, RedsiftColorDarkComponentsButtonsSecondaryButtonPrimaryBackgroundDefault, RedsiftColorDarkComponentsButtonsSecondaryButtonPrimaryBackgroundDisabled, RedsiftColorDarkComponentsButtonsSecondaryButtonPrimaryBackgroundHover, RedsiftColorDarkComponentsButtonsSecondaryButtonPrimaryTextActive, RedsiftColorDarkComponentsButtonsSecondaryButtonPrimaryTextDefault, RedsiftColorDarkComponentsButtonsSecondaryButtonPrimaryTextDisabled, RedsiftColorDarkComponentsButtonsSecondaryButtonPrimaryTextHover, RedsiftColorDarkComponentsButtonsSecondaryButtonRadarBackgroundActive, RedsiftColorDarkComponentsButtonsSecondaryButtonRadarBackgroundDefault, RedsiftColorDarkComponentsButtonsSecondaryButtonRadarBackgroundDisabled, RedsiftColorDarkComponentsButtonsSecondaryButtonRadarBackgroundHover, RedsiftColorDarkComponentsButtonsSecondaryButtonRadarTextActive, RedsiftColorDarkComponentsButtonsSecondaryButtonRadarTextDefault, RedsiftColorDarkComponentsButtonsSecondaryButtonRadarTextDisabled, RedsiftColorDarkComponentsButtonsSecondaryButtonRadarTextHover, RedsiftColorDarkComponentsButtonsSecondaryButtonSecondaryBackgroundActive, RedsiftColorDarkComponentsButtonsSecondaryButtonSecondaryBackgroundDefault, RedsiftColorDarkComponentsButtonsSecondaryButtonSecondaryBackgroundDisabled, RedsiftColorDarkComponentsButtonsSecondaryButtonSecondaryBackgroundHover, RedsiftColorDarkComponentsButtonsSecondaryButtonSecondaryTextActive, RedsiftColorDarkComponentsButtonsSecondaryButtonSecondaryTextDefault, RedsiftColorDarkComponentsButtonsSecondaryButtonSecondaryTextDisabled, RedsiftColorDarkComponentsButtonsSecondaryButtonSecondaryTextHover, RedsiftColorDarkComponentsButtonsSecondaryButtonSuccessBackgroundActive, RedsiftColorDarkComponentsButtonsSecondaryButtonSuccessBackgroundDefault, RedsiftColorDarkComponentsButtonsSecondaryButtonSuccessBackgroundDisabled, RedsiftColorDarkComponentsButtonsSecondaryButtonSuccessBackgroundHover, RedsiftColorDarkComponentsButtonsSecondaryButtonSuccessTextActive, RedsiftColorDarkComponentsButtonsSecondaryButtonSuccessTextDefault, RedsiftColorDarkComponentsButtonsSecondaryButtonSuccessTextDisabled, RedsiftColorDarkComponentsButtonsSecondaryButtonSuccessTextHover, RedsiftColorDarkComponentsButtonsSecondaryButtonWarningBackgroundActive, RedsiftColorDarkComponentsButtonsSecondaryButtonWarningBackgroundDefault, RedsiftColorDarkComponentsButtonsSecondaryButtonWarningBackgroundDisabled, RedsiftColorDarkComponentsButtonsSecondaryButtonWarningBackgroundHover, RedsiftColorDarkComponentsButtonsSecondaryButtonWarningTextActive, RedsiftColorDarkComponentsButtonsSecondaryButtonWarningTextDefault, RedsiftColorDarkComponentsButtonsSecondaryButtonWarningTextDisabled, RedsiftColorDarkComponentsButtonsSecondaryButtonWarningTextHover, RedsiftColorDarkComponentsButtonsSecondaryButtonWhiteBackgroundActive, RedsiftColorDarkComponentsButtonsSecondaryButtonWhiteBackgroundDefault, RedsiftColorDarkComponentsButtonsSecondaryButtonWhiteBackgroundDisabled, RedsiftColorDarkComponentsButtonsSecondaryButtonWhiteBackgroundHover, RedsiftColorDarkComponentsButtonsSecondaryButtonWhiteTextActive, RedsiftColorDarkComponentsButtonsSecondaryButtonWhiteTextDefault, RedsiftColorDarkComponentsButtonsSecondaryButtonWhiteTextDisabled, RedsiftColorDarkComponentsButtonsSecondaryButtonWhiteTextHover, RedsiftColorDarkComponentsButtonsUnstyledButtonBlackBackgroundActive, RedsiftColorDarkComponentsButtonsUnstyledButtonBlackBackgroundDefault, RedsiftColorDarkComponentsButtonsUnstyledButtonBlackBackgroundDisabled, RedsiftColorDarkComponentsButtonsUnstyledButtonBlackBackgroundHover, RedsiftColorDarkComponentsButtonsUnstyledButtonBlackTextActive, RedsiftColorDarkComponentsButtonsUnstyledButtonBlackTextDefault, RedsiftColorDarkComponentsButtonsUnstyledButtonBlackTextDisabled, RedsiftColorDarkComponentsButtonsUnstyledButtonBlackTextHover, RedsiftColorDarkComponentsButtonsUnstyledButtonErrorBackgroundActive, RedsiftColorDarkComponentsButtonsUnstyledButtonErrorBackgroundDefault, RedsiftColorDarkComponentsButtonsUnstyledButtonErrorBackgroundDisabled, RedsiftColorDarkComponentsButtonsUnstyledButtonErrorBackgroundHover, RedsiftColorDarkComponentsButtonsUnstyledButtonErrorTextActive, RedsiftColorDarkComponentsButtonsUnstyledButtonErrorTextDefault, RedsiftColorDarkComponentsButtonsUnstyledButtonErrorTextDisabled, RedsiftColorDarkComponentsButtonsUnstyledButtonErrorTextHover, RedsiftColorDarkComponentsButtonsUnstyledButtonGreyBackgroundActive, RedsiftColorDarkComponentsButtonsUnstyledButtonGreyBackgroundDefault, RedsiftColorDarkComponentsButtonsUnstyledButtonGreyBackgroundDisabled, RedsiftColorDarkComponentsButtonsUnstyledButtonGreyBackgroundHover, RedsiftColorDarkComponentsButtonsUnstyledButtonGreyTextActive, RedsiftColorDarkComponentsButtonsUnstyledButtonGreyTextDefault, RedsiftColorDarkComponentsButtonsUnstyledButtonGreyTextDisabled, RedsiftColorDarkComponentsButtonsUnstyledButtonGreyTextHover, RedsiftColorDarkComponentsButtonsUnstyledButtonInfoBackgroundActive, RedsiftColorDarkComponentsButtonsUnstyledButtonInfoBackgroundDefault, RedsiftColorDarkComponentsButtonsUnstyledButtonInfoBackgroundDisabled, RedsiftColorDarkComponentsButtonsUnstyledButtonInfoBackgroundHover, RedsiftColorDarkComponentsButtonsUnstyledButtonInfoTextActive, RedsiftColorDarkComponentsButtonsUnstyledButtonInfoTextDefault, RedsiftColorDarkComponentsButtonsUnstyledButtonInfoTextDisabled, RedsiftColorDarkComponentsButtonsUnstyledButtonInfoTextHover, RedsiftColorDarkComponentsButtonsUnstyledButtonPrimaryBackgroundActive, RedsiftColorDarkComponentsButtonsUnstyledButtonPrimaryBackgroundDefault, RedsiftColorDarkComponentsButtonsUnstyledButtonPrimaryBackgroundDisabled, RedsiftColorDarkComponentsButtonsUnstyledButtonPrimaryBackgroundHover, RedsiftColorDarkComponentsButtonsUnstyledButtonPrimaryTextActive, RedsiftColorDarkComponentsButtonsUnstyledButtonPrimaryTextDefault, RedsiftColorDarkComponentsButtonsUnstyledButtonPrimaryTextDisabled, RedsiftColorDarkComponentsButtonsUnstyledButtonPrimaryTextHover, RedsiftColorDarkComponentsButtonsUnstyledButtonRadarBackgroundActive, RedsiftColorDarkComponentsButtonsUnstyledButtonRadarBackgroundDefault, RedsiftColorDarkComponentsButtonsUnstyledButtonRadarBackgroundDisabled, RedsiftColorDarkComponentsButtonsUnstyledButtonRadarBackgroundHover, RedsiftColorDarkComponentsButtonsUnstyledButtonRadarTextActive, RedsiftColorDarkComponentsButtonsUnstyledButtonRadarTextDefault, RedsiftColorDarkComponentsButtonsUnstyledButtonRadarTextDisabled, RedsiftColorDarkComponentsButtonsUnstyledButtonRadarTextHover, RedsiftColorDarkComponentsButtonsUnstyledButtonSecondaryBackgroundActive, RedsiftColorDarkComponentsButtonsUnstyledButtonSecondaryBackgroundDefault, RedsiftColorDarkComponentsButtonsUnstyledButtonSecondaryBackgroundDisabled, RedsiftColorDarkComponentsButtonsUnstyledButtonSecondaryBackgroundHover, RedsiftColorDarkComponentsButtonsUnstyledButtonSecondaryTextActive, RedsiftColorDarkComponentsButtonsUnstyledButtonSecondaryTextDefault, RedsiftColorDarkComponentsButtonsUnstyledButtonSecondaryTextDisabled, RedsiftColorDarkComponentsButtonsUnstyledButtonSecondaryTextHover, RedsiftColorDarkComponentsButtonsUnstyledButtonSuccessBackgroundActive, RedsiftColorDarkComponentsButtonsUnstyledButtonSuccessBackgroundDefault, RedsiftColorDarkComponentsButtonsUnstyledButtonSuccessBackgroundDisabled, RedsiftColorDarkComponentsButtonsUnstyledButtonSuccessBackgroundHover, RedsiftColorDarkComponentsButtonsUnstyledButtonSuccessTextActive, RedsiftColorDarkComponentsButtonsUnstyledButtonSuccessTextDefault, RedsiftColorDarkComponentsButtonsUnstyledButtonSuccessTextDisabled, RedsiftColorDarkComponentsButtonsUnstyledButtonSuccessTextHover, RedsiftColorDarkComponentsButtonsUnstyledButtonWarningBackgroundActive, RedsiftColorDarkComponentsButtonsUnstyledButtonWarningBackgroundDefault, RedsiftColorDarkComponentsButtonsUnstyledButtonWarningBackgroundDisabled, RedsiftColorDarkComponentsButtonsUnstyledButtonWarningBackgroundHover, RedsiftColorDarkComponentsButtonsUnstyledButtonWarningTextActive, RedsiftColorDarkComponentsButtonsUnstyledButtonWarningTextDefault, RedsiftColorDarkComponentsButtonsUnstyledButtonWarningTextDisabled, RedsiftColorDarkComponentsButtonsUnstyledButtonWarningTextHover, RedsiftColorDarkComponentsButtonsUnstyledButtonWhiteBackgroundActive, RedsiftColorDarkComponentsButtonsUnstyledButtonWhiteBackgroundDefault, RedsiftColorDarkComponentsButtonsUnstyledButtonWhiteBackgroundDisabled, RedsiftColorDarkComponentsButtonsUnstyledButtonWhiteBackgroundHover, RedsiftColorDarkComponentsButtonsUnstyledButtonWhiteTextActive, RedsiftColorDarkComponentsButtonsUnstyledButtonWhiteTextDefault, RedsiftColorDarkComponentsButtonsUnstyledButtonWhiteTextDisabled, RedsiftColorDarkComponentsButtonsUnstyledButtonWhiteTextHover, RedsiftColorDarkComponentsCheckboxFillDefault, RedsiftColorDarkComponentsCheckboxFillDefaultHover, RedsiftColorDarkComponentsCheckboxFillDisabled, RedsiftColorDarkComponentsCheckboxFillInvalid, RedsiftColorDarkComponentsCheckboxFillInvalidHover, RedsiftColorDarkComponentsCheckboxFillUncolored, RedsiftColorDarkComponentsCheckboxFillUncoloredHover, RedsiftColorDarkComponentsCheckboxTextDefault, RedsiftColorDarkComponentsCheckboxTextDisabled, RedsiftColorDarkComponentsCheckboxTextInvalid, RedsiftColorDarkComponentsDropdownsAndMenusClickBackground, RedsiftColorDarkComponentsDropdownsAndMenusClickText, RedsiftColorDarkComponentsDropdownsAndMenusDefaultBackground, RedsiftColorDarkComponentsDropdownsAndMenusDefaultText, RedsiftColorDarkComponentsDropdownsAndMenusDividers, RedsiftColorDarkComponentsDropdownsAndMenusHoverBackground, RedsiftColorDarkComponentsDropdownsAndMenusHoverText, RedsiftColorDarkComponentsDropdownsAndMenusToggleActiveBackground, RedsiftColorDarkComponentsDropdownsAndMenusToggleActiveClickBackground, RedsiftColorDarkComponentsDropdownsAndMenusToggleActiveClickText, RedsiftColorDarkComponentsDropdownsAndMenusToggleActiveHoverBackground, RedsiftColorDarkComponentsDropdownsAndMenusToggleActiveHoverText, RedsiftColorDarkComponentsDropdownsAndMenusToggleActiveText, RedsiftColorDarkComponentsIconsDefault, RedsiftColorDarkComponentsModalBackground, RedsiftColorDarkComponentsPageBackground, RedsiftColorDarkComponentsPillsAquaDefaultBackground, RedsiftColorDarkComponentsPillsAquaDefaultBorder, RedsiftColorDarkComponentsPillsAquaDefaultText, RedsiftColorDarkComponentsPillsAquaDisabledBackground, RedsiftColorDarkComponentsPillsAquaDisabledBorder, RedsiftColorDarkComponentsPillsAquaDisabledText, RedsiftColorDarkComponentsPillsAquaHoverBackground, RedsiftColorDarkComponentsPillsAquaHoverBorder, RedsiftColorDarkComponentsPillsAquaHoverText, RedsiftColorDarkComponentsPillsBlackDefaultBackground, RedsiftColorDarkComponentsPillsBlackDefaultBorder, RedsiftColorDarkComponentsPillsBlackDefaultText, RedsiftColorDarkComponentsPillsBlackDisabledBackground, RedsiftColorDarkComponentsPillsBlackDisabledBorder, RedsiftColorDarkComponentsPillsBlackDisabledText, RedsiftColorDarkComponentsPillsBlackHoverBackground, RedsiftColorDarkComponentsPillsBlackHoverBorder, RedsiftColorDarkComponentsPillsBlackHoverText, RedsiftColorDarkComponentsPillsBlueDefaultBackground, RedsiftColorDarkComponentsPillsBlueDefaultBorder, RedsiftColorDarkComponentsPillsBlueDefaultText, RedsiftColorDarkComponentsPillsBlueDisabledBackground, RedsiftColorDarkComponentsPillsBlueDisabledBorder, RedsiftColorDarkComponentsPillsBlueDisabledText, RedsiftColorDarkComponentsPillsBlueHoverBackground, RedsiftColorDarkComponentsPillsBlueHoverBorder, RedsiftColorDarkComponentsPillsBlueHoverText, RedsiftColorDarkComponentsPillsBrownDefaultBackground, RedsiftColorDarkComponentsPillsBrownDefaultBorder, RedsiftColorDarkComponentsPillsBrownDefaultText, RedsiftColorDarkComponentsPillsBrownDisabledBackground, RedsiftColorDarkComponentsPillsBrownDisabledBorder, RedsiftColorDarkComponentsPillsBrownDisabledText, RedsiftColorDarkComponentsPillsBrownHoverBackground, RedsiftColorDarkComponentsPillsBrownHoverBorder, RedsiftColorDarkComponentsPillsBrownHoverText, RedsiftColorDarkComponentsPillsDarkGreyDefaultBackground, RedsiftColorDarkComponentsPillsDarkGreyDefaultBorder, RedsiftColorDarkComponentsPillsDarkGreyDefaultText, RedsiftColorDarkComponentsPillsDarkGreyDisabledBackground, RedsiftColorDarkComponentsPillsDarkGreyDisabledBorder, RedsiftColorDarkComponentsPillsDarkGreyDisabledText, RedsiftColorDarkComponentsPillsDarkGreyHoverBackground, RedsiftColorDarkComponentsPillsDarkGreyHoverBorder, RedsiftColorDarkComponentsPillsDarkGreyHoverText, RedsiftColorDarkComponentsPillsErrorDarkDefaultBackground, RedsiftColorDarkComponentsPillsErrorDarkDefaultBorder, RedsiftColorDarkComponentsPillsErrorDarkDefaultText, RedsiftColorDarkComponentsPillsErrorDarkDisabledBackground, RedsiftColorDarkComponentsPillsErrorDarkDisabledBorder, RedsiftColorDarkComponentsPillsErrorDarkDisabledText, RedsiftColorDarkComponentsPillsErrorDarkHoverBackground, RedsiftColorDarkComponentsPillsErrorDarkHoverBorder, RedsiftColorDarkComponentsPillsErrorDarkHoverText, RedsiftColorDarkComponentsPillsErrorDefaultBackground, RedsiftColorDarkComponentsPillsErrorDefaultBorder, RedsiftColorDarkComponentsPillsErrorDefaultText, RedsiftColorDarkComponentsPillsErrorDisabledBackground, RedsiftColorDarkComponentsPillsErrorDisabledBorder, RedsiftColorDarkComponentsPillsErrorDisabledText, RedsiftColorDarkComponentsPillsErrorHoverBackground, RedsiftColorDarkComponentsPillsErrorHoverBorder, RedsiftColorDarkComponentsPillsErrorHoverText, RedsiftColorDarkComponentsPillsGreenDefaultBackground, RedsiftColorDarkComponentsPillsGreenDefaultBorder, RedsiftColorDarkComponentsPillsGreenDefaultText, RedsiftColorDarkComponentsPillsGreenDisabledBackground, RedsiftColorDarkComponentsPillsGreenDisabledBorder, RedsiftColorDarkComponentsPillsGreenDisabledText, RedsiftColorDarkComponentsPillsGreenHoverBackground, RedsiftColorDarkComponentsPillsGreenHoverBorder, RedsiftColorDarkComponentsPillsGreenHoverText, RedsiftColorDarkComponentsPillsGreyDefaultBackground, RedsiftColorDarkComponentsPillsGreyDefaultBorder, RedsiftColorDarkComponentsPillsGreyDefaultText, RedsiftColorDarkComponentsPillsGreyDisabledBackground, RedsiftColorDarkComponentsPillsGreyDisabledBorder, RedsiftColorDarkComponentsPillsGreyDisabledText, RedsiftColorDarkComponentsPillsGreyHoverBackground, RedsiftColorDarkComponentsPillsGreyHoverBorder, RedsiftColorDarkComponentsPillsGreyHoverText, RedsiftColorDarkComponentsPillsLightGreyDefaultBackground, RedsiftColorDarkComponentsPillsLightGreyDefaultBorder, RedsiftColorDarkComponentsPillsLightGreyDefaultText, RedsiftColorDarkComponentsPillsLightGreyDisabledBackground, RedsiftColorDarkComponentsPillsLightGreyDisabledBorder, RedsiftColorDarkComponentsPillsLightGreyDisabledText, RedsiftColorDarkComponentsPillsLightGreyHoverBackground, RedsiftColorDarkComponentsPillsLightGreyHoverBorder, RedsiftColorDarkComponentsPillsLightGreyHoverText, RedsiftColorDarkComponentsPillsMidGreyDefaultBackground, RedsiftColorDarkComponentsPillsMidGreyDefaultBorder, RedsiftColorDarkComponentsPillsMidGreyDefaultText, RedsiftColorDarkComponentsPillsMidGreyDisabledBackground, RedsiftColorDarkComponentsPillsMidGreyDisabledBorder, RedsiftColorDarkComponentsPillsMidGreyDisabledText, RedsiftColorDarkComponentsPillsMidGreyHoverBackground, RedsiftColorDarkComponentsPillsMidGreyHoverBorder, RedsiftColorDarkComponentsPillsMidGreyHoverText, RedsiftColorDarkComponentsPillsOrangeDefaultBackground, RedsiftColorDarkComponentsPillsOrangeDefaultBorder, RedsiftColorDarkComponentsPillsOrangeDefaultText, RedsiftColorDarkComponentsPillsOrangeDisabledBackground, RedsiftColorDarkComponentsPillsOrangeDisabledBorder, RedsiftColorDarkComponentsPillsOrangeDisabledText, RedsiftColorDarkComponentsPillsOrangeHoverBackground, RedsiftColorDarkComponentsPillsOrangeHoverBorder, RedsiftColorDarkComponentsPillsOrangeHoverText, RedsiftColorDarkComponentsPillsPinkDefaultBackground, RedsiftColorDarkComponentsPillsPinkDefaultBorder, RedsiftColorDarkComponentsPillsPinkDefaultText, RedsiftColorDarkComponentsPillsPinkDisabledBackground, RedsiftColorDarkComponentsPillsPinkDisabledBorder, RedsiftColorDarkComponentsPillsPinkDisabledText, RedsiftColorDarkComponentsPillsPinkHoverBackground, RedsiftColorDarkComponentsPillsPinkHoverBorder, RedsiftColorDarkComponentsPillsPinkHoverText, RedsiftColorDarkComponentsPillsPurpleDefaultBackground, RedsiftColorDarkComponentsPillsPurpleDefaultBorder, RedsiftColorDarkComponentsPillsPurpleDefaultText, RedsiftColorDarkComponentsPillsPurpleDisabledBackground, RedsiftColorDarkComponentsPillsPurpleDisabledBorder, RedsiftColorDarkComponentsPillsPurpleDisabledText, RedsiftColorDarkComponentsPillsPurpleHoverBackground, RedsiftColorDarkComponentsPillsPurpleHoverBorder, RedsiftColorDarkComponentsPillsPurpleHoverText, RedsiftColorDarkComponentsPillsRedDefaultBackground, RedsiftColorDarkComponentsPillsRedDefaultBorder, RedsiftColorDarkComponentsPillsRedDefaultText, RedsiftColorDarkComponentsPillsRedDisabledBackground, RedsiftColorDarkComponentsPillsRedDisabledBorder, RedsiftColorDarkComponentsPillsRedDisabledText, RedsiftColorDarkComponentsPillsRedHoverBackground, RedsiftColorDarkComponentsPillsRedHoverBorder, RedsiftColorDarkComponentsPillsRedHoverText, RedsiftColorDarkComponentsPillsSuccessDarkDefaultBackground, RedsiftColorDarkComponentsPillsSuccessDarkDefaultBorder, RedsiftColorDarkComponentsPillsSuccessDarkDefaultText, RedsiftColorDarkComponentsPillsSuccessDarkDisabledBackground, RedsiftColorDarkComponentsPillsSuccessDarkDisabledBorder, RedsiftColorDarkComponentsPillsSuccessDarkDisabledText, RedsiftColorDarkComponentsPillsSuccessDarkHoverBackground, RedsiftColorDarkComponentsPillsSuccessDarkHoverBorder, RedsiftColorDarkComponentsPillsSuccessDarkHoverText, RedsiftColorDarkComponentsPillsSuccessDefaultBackground, RedsiftColorDarkComponentsPillsSuccessDefaultBorder, RedsiftColorDarkComponentsPillsSuccessDefaultText, RedsiftColorDarkComponentsPillsSuccessDisabledBackground, RedsiftColorDarkComponentsPillsSuccessDisabledBorder, RedsiftColorDarkComponentsPillsSuccessDisabledText, RedsiftColorDarkComponentsPillsSuccessHoverBackground, RedsiftColorDarkComponentsPillsSuccessHoverBorder, RedsiftColorDarkComponentsPillsSuccessHoverText, RedsiftColorDarkComponentsPillsWarningDarkDefaultBackground, RedsiftColorDarkComponentsPillsWarningDarkDefaultBorder, RedsiftColorDarkComponentsPillsWarningDarkDefaultText, RedsiftColorDarkComponentsPillsWarningDarkDisabledBackground, RedsiftColorDarkComponentsPillsWarningDarkDisabledBorder, RedsiftColorDarkComponentsPillsWarningDarkDisabledText, RedsiftColorDarkComponentsPillsWarningDarkHoverBackground, RedsiftColorDarkComponentsPillsWarningDarkHoverBorder, RedsiftColorDarkComponentsPillsWarningDarkHoverText, RedsiftColorDarkComponentsPillsWarningDefaultBackground, RedsiftColorDarkComponentsPillsWarningDefaultBorder, RedsiftColorDarkComponentsPillsWarningDefaultText, RedsiftColorDarkComponentsPillsWarningDisabledBackground, RedsiftColorDarkComponentsPillsWarningDisabledBorder, RedsiftColorDarkComponentsPillsWarningDisabledText, RedsiftColorDarkComponentsPillsWarningHoverBackground, RedsiftColorDarkComponentsPillsWarningHoverBorder, RedsiftColorDarkComponentsPillsWarningHoverText, RedsiftColorDarkComponentsPillsWhiteDefaultBackground, RedsiftColorDarkComponentsPillsWhiteDefaultBorder, RedsiftColorDarkComponentsPillsWhiteDefaultText, RedsiftColorDarkComponentsPillsWhiteDisabledBackground, RedsiftColorDarkComponentsPillsWhiteDisabledBorder, RedsiftColorDarkComponentsPillsWhiteDisabledText, RedsiftColorDarkComponentsPillsWhiteHoverBackground, RedsiftColorDarkComponentsPillsWhiteHoverBorder, RedsiftColorDarkComponentsPillsWhiteHoverText, RedsiftColorDarkComponentsPillsXDarkGreyDefaultBackground, RedsiftColorDarkComponentsPillsXDarkGreyDefaultBorder, RedsiftColorDarkComponentsPillsXDarkGreyDefaultText, RedsiftColorDarkComponentsPillsXDarkGreyDisabledBackground, RedsiftColorDarkComponentsPillsXDarkGreyDisabledBorder, RedsiftColorDarkComponentsPillsXDarkGreyDisabledText, RedsiftColorDarkComponentsPillsXDarkGreyHoverBackground, RedsiftColorDarkComponentsPillsXDarkGreyHoverBorder, RedsiftColorDarkComponentsPillsXDarkGreyHoverText, RedsiftColorDarkComponentsPillsXLightGreyDefaultBackground, RedsiftColorDarkComponentsPillsXLightGreyDefaultBorder, RedsiftColorDarkComponentsPillsXLightGreyDefaultText, RedsiftColorDarkComponentsPillsXLightGreyDisabledBackground, RedsiftColorDarkComponentsPillsXLightGreyDisabledBorder, RedsiftColorDarkComponentsPillsXLightGreyDisabledText, RedsiftColorDarkComponentsPillsXLightGreyHoverBackground, RedsiftColorDarkComponentsPillsXLightGreyHoverBorder, RedsiftColorDarkComponentsPillsXLightGreyHoverText, RedsiftColorDarkComponentsPillsYellowDefaultBackground, RedsiftColorDarkComponentsPillsYellowDefaultBorder, RedsiftColorDarkComponentsPillsYellowDefaultText, RedsiftColorDarkComponentsPillsYellowDisabledBackground, RedsiftColorDarkComponentsPillsYellowDisabledBorder, RedsiftColorDarkComponentsPillsYellowDisabledText, RedsiftColorDarkComponentsPillsYellowHoverBackground, RedsiftColorDarkComponentsPillsYellowHoverBorder, RedsiftColorDarkComponentsPillsYellowHoverText, RedsiftColorDarkComponentsProductLogosIconGrey, RedsiftColorDarkComponentsProductLogosIconRed, RedsiftColorDarkComponentsProductLogosTextGrey, RedsiftColorDarkComponentsProductLogosTextRed, RedsiftColorDarkComponentsProductLogosTextWhite, RedsiftColorDarkComponentsRadioFillDefault, RedsiftColorDarkComponentsRadioFillDefaultHover, RedsiftColorDarkComponentsRadioFillDisabled, RedsiftColorDarkComponentsRadioFillInvalid, RedsiftColorDarkComponentsRadioFillInvalidHover, RedsiftColorDarkComponentsRadioFillUncolored, RedsiftColorDarkComponentsRadioFillUncoloredHover, RedsiftColorDarkComponentsRadioTextDefault, RedsiftColorDarkComponentsRadioTextDisabled, RedsiftColorDarkComponentsRadioTextInvalid, RedsiftColorDarkComponentsRedSiftLogoDiamondBottomLeft, RedsiftColorDarkComponentsRedSiftLogoDiamondBottomRight, RedsiftColorDarkComponentsRedSiftLogoDiamondDark, RedsiftColorDarkComponentsRedSiftLogoDiamondLight, RedsiftColorDarkComponentsRedSiftLogoDiamondMid, RedsiftColorDarkComponentsRedSiftLogoDiamondTopRight, RedsiftColorDarkComponentsRedSiftLogoIconBackground, RedsiftColorDarkComponentsRedSiftLogoIconR, RedsiftColorDarkComponentsRedSiftLogoTextGrey, RedsiftColorDarkComponentsRedSiftLogoTextRed, RedsiftColorDarkComponentsRedSiftLogoTextWhite, RedsiftColorDarkComponentsSideNavigationBackground, RedsiftColorDarkComponentsSideNavigationCurrentMarker, RedsiftColorDarkComponentsSideNavigationMenuItemActive, RedsiftColorDarkComponentsSideNavigationMenuItemBackgroundActive, RedsiftColorDarkComponentsSideNavigationMenuItemBackgroundHover, RedsiftColorDarkComponentsSideNavigationMenuItemBackgroundSecondary, RedsiftColorDarkComponentsSideNavigationMenuItemTextDisabled, RedsiftColorDarkComponentsSideNavigationMenuItemTextHover, RedsiftColorDarkComponentsSideNavigationMenuItemTextResting, RedsiftColorDarkComponentsSideNavigationRightLine, RedsiftColorDarkComponentsSideNavigationScrollbarHover, RedsiftColorDarkComponentsSideNavigationScrollbarResting, RedsiftColorDarkComponentsSpinnerSpinner, RedsiftColorDarkComponentsSwitchBackgroundDefault, RedsiftColorDarkComponentsSwitchBackgroundDefaultActive, RedsiftColorDarkComponentsSwitchBackgroundDisabled, RedsiftColorDarkComponentsSwitchBackgroundDisabledActive, RedsiftColorDarkComponentsSwitchBackgroundInvalid, RedsiftColorDarkComponentsSwitchBackgroundInvalidActive, RedsiftColorDarkComponentsSwitchBackgroundUncolored, RedsiftColorDarkComponentsSwitchBackgroundUncoloredActive, RedsiftColorDarkComponentsSwitchDotDefault, RedsiftColorDarkComponentsSwitchDotDefaultHover, RedsiftColorDarkComponentsSwitchDotDisabled, RedsiftColorDarkComponentsSwitchDotInvalid, RedsiftColorDarkComponentsSwitchDotInvalidHover, RedsiftColorDarkComponentsSwitchDotUncolored, RedsiftColorDarkComponentsSwitchDotUncoloredHover, RedsiftColorDarkComponentsSwitchTextDefault, RedsiftColorDarkComponentsSwitchTextDisabled, RedsiftColorDarkComponentsSwitchTextInvalid, RedsiftColorDarkComponentsTabsLine, RedsiftColorDarkComponentsTextPrimary, RedsiftColorDarkComponentsTextSecondary, RedsiftColorDarkComponentsTooltipBackground, RedsiftColorDarkComponentsTooltipText, RedsiftColorGreenD1, RedsiftColorGreenD2, RedsiftColorGreenD3, RedsiftColorGreenD4, RedsiftColorGreenL1, RedsiftColorGreenL2, RedsiftColorGreenL3, RedsiftColorGreenL4, RedsiftColorGreenN, RedsiftColorGreyD1, RedsiftColorGreyD2, RedsiftColorGreyD3, RedsiftColorGreyD4, RedsiftColorGreyD5, RedsiftColorGreyL1, RedsiftColorGreyL2, RedsiftColorGreyL3, RedsiftColorGreyL4, RedsiftColorGreyL5, RedsiftColorGreyN, RedsiftColorLightComponentsAiAiBorder, RedsiftColorLightComponentsAiAiIcon, RedsiftColorLightComponentsAlertErrorBackground, RedsiftColorLightComponentsAlertErrorBorder, RedsiftColorLightComponentsAlertErrorIcon, RedsiftColorLightComponentsAlertInfoBackground, RedsiftColorLightComponentsAlertInfoBorder, RedsiftColorLightComponentsAlertInfoIcon, RedsiftColorLightComponentsAlertSuccessBackground, RedsiftColorLightComponentsAlertSuccessBorder, RedsiftColorLightComponentsAlertSuccessIcon, RedsiftColorLightComponentsAlertText, RedsiftColorLightComponentsAlertWarningBackground, RedsiftColorLightComponentsAlertWarningBorder, RedsiftColorLightComponentsAlertWarningIcon, RedsiftColorLightComponentsAppBarBackground, RedsiftColorLightComponentsAppBarBorder, RedsiftColorLightComponentsAppBarBreadcrumbDefault, RedsiftColorLightComponentsAppBarBreadcrumbDown, RedsiftColorLightComponentsAppBarBreadcrumbHover, RedsiftColorLightComponentsAppBarIconBackgroundActive, RedsiftColorLightComponentsAppBarIconBackgroundActiveDown, RedsiftColorLightComponentsAppBarIconBackgroundActiveHover, RedsiftColorLightComponentsAppBarIconBackgroundDown, RedsiftColorLightComponentsAppBarIconBackgroundHover, RedsiftColorLightComponentsButtonsPrimaryButtonErrorBackgroundActive, RedsiftColorLightComponentsButtonsPrimaryButtonErrorBackgroundDefault, RedsiftColorLightComponentsButtonsPrimaryButtonErrorBackgroundDisabled, RedsiftColorLightComponentsButtonsPrimaryButtonErrorBackgroundHover, RedsiftColorLightComponentsButtonsPrimaryButtonErrorTextActive, RedsiftColorLightComponentsButtonsPrimaryButtonErrorTextDefault, RedsiftColorLightComponentsButtonsPrimaryButtonErrorTextDisabled, RedsiftColorLightComponentsButtonsPrimaryButtonErrorTextHover, RedsiftColorLightComponentsButtonsPrimaryButtonGreyBackgroundActive, RedsiftColorLightComponentsButtonsPrimaryButtonGreyBackgroundDefault, RedsiftColorLightComponentsButtonsPrimaryButtonGreyBackgroundDisabled, RedsiftColorLightComponentsButtonsPrimaryButtonGreyBackgroundHover, RedsiftColorLightComponentsButtonsPrimaryButtonGreyTextActive, RedsiftColorLightComponentsButtonsPrimaryButtonGreyTextDefault, RedsiftColorLightComponentsButtonsPrimaryButtonGreyTextDisabled, RedsiftColorLightComponentsButtonsPrimaryButtonGreyTextHover, RedsiftColorLightComponentsButtonsPrimaryButtonInfoBackgroundActive, RedsiftColorLightComponentsButtonsPrimaryButtonInfoBackgroundDefault, RedsiftColorLightComponentsButtonsPrimaryButtonInfoBackgroundDisabled, RedsiftColorLightComponentsButtonsPrimaryButtonInfoBackgroundHover, RedsiftColorLightComponentsButtonsPrimaryButtonInfoTextActive, RedsiftColorLightComponentsButtonsPrimaryButtonInfoTextDefault, RedsiftColorLightComponentsButtonsPrimaryButtonInfoTextDisabled, RedsiftColorLightComponentsButtonsPrimaryButtonInfoTextHover, RedsiftColorLightComponentsButtonsPrimaryButtonPrimaryBackgroundActive, RedsiftColorLightComponentsButtonsPrimaryButtonPrimaryBackgroundDefault, RedsiftColorLightComponentsButtonsPrimaryButtonPrimaryBackgroundDisabled, RedsiftColorLightComponentsButtonsPrimaryButtonPrimaryBackgroundHover, RedsiftColorLightComponentsButtonsPrimaryButtonPrimaryTextActive, RedsiftColorLightComponentsButtonsPrimaryButtonPrimaryTextDefault, RedsiftColorLightComponentsButtonsPrimaryButtonPrimaryTextDisabled, RedsiftColorLightComponentsButtonsPrimaryButtonPrimaryTextHover, RedsiftColorLightComponentsButtonsPrimaryButtonRadarBackgroundActive, RedsiftColorLightComponentsButtonsPrimaryButtonRadarBackgroundDefault, RedsiftColorLightComponentsButtonsPrimaryButtonRadarBackgroundDisabled, RedsiftColorLightComponentsButtonsPrimaryButtonRadarBackgroundHover, RedsiftColorLightComponentsButtonsPrimaryButtonRadarTextActive, RedsiftColorLightComponentsButtonsPrimaryButtonRadarTextDefault, RedsiftColorLightComponentsButtonsPrimaryButtonRadarTextDisabled, RedsiftColorLightComponentsButtonsPrimaryButtonRadarTextHover, RedsiftColorLightComponentsButtonsPrimaryButtonSecondaryBackgroundActive, RedsiftColorLightComponentsButtonsPrimaryButtonSecondaryBackgroundDefault, RedsiftColorLightComponentsButtonsPrimaryButtonSecondaryBackgroundDisabled, RedsiftColorLightComponentsButtonsPrimaryButtonSecondaryBackgroundHover, RedsiftColorLightComponentsButtonsPrimaryButtonSecondaryTextActive, RedsiftColorLightComponentsButtonsPrimaryButtonSecondaryTextDefault, RedsiftColorLightComponentsButtonsPrimaryButtonSecondaryTextDisabled, RedsiftColorLightComponentsButtonsPrimaryButtonSecondaryTextHover, RedsiftColorLightComponentsButtonsPrimaryButtonSuccessBackgroundActive, RedsiftColorLightComponentsButtonsPrimaryButtonSuccessBackgroundDefault, RedsiftColorLightComponentsButtonsPrimaryButtonSuccessBackgroundDisabled, RedsiftColorLightComponentsButtonsPrimaryButtonSuccessBackgroundHover, RedsiftColorLightComponentsButtonsPrimaryButtonSuccessTextActive, RedsiftColorLightComponentsButtonsPrimaryButtonSuccessTextDefault, RedsiftColorLightComponentsButtonsPrimaryButtonSuccessTextDisabled, RedsiftColorLightComponentsButtonsPrimaryButtonSuccessTextHover, RedsiftColorLightComponentsButtonsPrimaryButtonWarningBackgroundActive, RedsiftColorLightComponentsButtonsPrimaryButtonWarningBackgroundDefault, RedsiftColorLightComponentsButtonsPrimaryButtonWarningBackgroundDisabled, RedsiftColorLightComponentsButtonsPrimaryButtonWarningBackgroundHover, RedsiftColorLightComponentsButtonsPrimaryButtonWarningTextActive, RedsiftColorLightComponentsButtonsPrimaryButtonWarningTextDefault, RedsiftColorLightComponentsButtonsPrimaryButtonWarningTextDisabled, RedsiftColorLightComponentsButtonsPrimaryButtonWarningTextHover, RedsiftColorLightComponentsButtonsSecondaryButtonBlackBackgroundActive, RedsiftColorLightComponentsButtonsSecondaryButtonBlackBackgroundDefault, RedsiftColorLightComponentsButtonsSecondaryButtonBlackBackgroundDisabled, RedsiftColorLightComponentsButtonsSecondaryButtonBlackBackgroundHover, RedsiftColorLightComponentsButtonsSecondaryButtonBlackTextActive, RedsiftColorLightComponentsButtonsSecondaryButtonBlackTextDefault, RedsiftColorLightComponentsButtonsSecondaryButtonBlackTextDisabled, RedsiftColorLightComponentsButtonsSecondaryButtonBlackTextHover, RedsiftColorLightComponentsButtonsSecondaryButtonErrorBackgroundActive, RedsiftColorLightComponentsButtonsSecondaryButtonErrorBackgroundDefault, RedsiftColorLightComponentsButtonsSecondaryButtonErrorBackgroundDisabled, RedsiftColorLightComponentsButtonsSecondaryButtonErrorBackgroundHover, RedsiftColorLightComponentsButtonsSecondaryButtonErrorTextActive, RedsiftColorLightComponentsButtonsSecondaryButtonErrorTextDefault, RedsiftColorLightComponentsButtonsSecondaryButtonErrorTextDisabled, RedsiftColorLightComponentsButtonsSecondaryButtonErrorTextHover, RedsiftColorLightComponentsButtonsSecondaryButtonGreyBackgroundActive, RedsiftColorLightComponentsButtonsSecondaryButtonGreyBackgroundDefault, RedsiftColorLightComponentsButtonsSecondaryButtonGreyBackgroundDisabled, RedsiftColorLightComponentsButtonsSecondaryButtonGreyBackgroundHover, RedsiftColorLightComponentsButtonsSecondaryButtonGreyTextActive, RedsiftColorLightComponentsButtonsSecondaryButtonGreyTextDefault, RedsiftColorLightComponentsButtonsSecondaryButtonGreyTextDisabled, RedsiftColorLightComponentsButtonsSecondaryButtonGreyTextHover, RedsiftColorLightComponentsButtonsSecondaryButtonInfoBackgroundActive, RedsiftColorLightComponentsButtonsSecondaryButtonInfoBackgroundDefault, RedsiftColorLightComponentsButtonsSecondaryButtonInfoBackgroundDisabled, RedsiftColorLightComponentsButtonsSecondaryButtonInfoBackgroundHover, RedsiftColorLightComponentsButtonsSecondaryButtonInfoTextActive, RedsiftColorLightComponentsButtonsSecondaryButtonInfoTextDefault, RedsiftColorLightComponentsButtonsSecondaryButtonInfoTextDisabled, RedsiftColorLightComponentsButtonsSecondaryButtonInfoTextHover, RedsiftColorLightComponentsButtonsSecondaryButtonPrimaryBackgroundActive, RedsiftColorLightComponentsButtonsSecondaryButtonPrimaryBackgroundDefault, RedsiftColorLightComponentsButtonsSecondaryButtonPrimaryBackgroundDisabled, RedsiftColorLightComponentsButtonsSecondaryButtonPrimaryBackgroundHover, RedsiftColorLightComponentsButtonsSecondaryButtonPrimaryTextActive, RedsiftColorLightComponentsButtonsSecondaryButtonPrimaryTextDefault, RedsiftColorLightComponentsButtonsSecondaryButtonPrimaryTextDisabled, RedsiftColorLightComponentsButtonsSecondaryButtonPrimaryTextHover, RedsiftColorLightComponentsButtonsSecondaryButtonRadarBackgroundActive, RedsiftColorLightComponentsButtonsSecondaryButtonRadarBackgroundDefault, RedsiftColorLightComponentsButtonsSecondaryButtonRadarBackgroundDisabled, RedsiftColorLightComponentsButtonsSecondaryButtonRadarBackgroundHover, RedsiftColorLightComponentsButtonsSecondaryButtonRadarTextActive, RedsiftColorLightComponentsButtonsSecondaryButtonRadarTextDefault, RedsiftColorLightComponentsButtonsSecondaryButtonRadarTextDisabled, RedsiftColorLightComponentsButtonsSecondaryButtonRadarTextHover, RedsiftColorLightComponentsButtonsSecondaryButtonSecondaryBackgroundActive, RedsiftColorLightComponentsButtonsSecondaryButtonSecondaryBackgroundDefault, RedsiftColorLightComponentsButtonsSecondaryButtonSecondaryBackgroundDisabled, RedsiftColorLightComponentsButtonsSecondaryButtonSecondaryBackgroundHover, RedsiftColorLightComponentsButtonsSecondaryButtonSecondaryTextActive, RedsiftColorLightComponentsButtonsSecondaryButtonSecondaryTextDefault, RedsiftColorLightComponentsButtonsSecondaryButtonSecondaryTextDisabled, RedsiftColorLightComponentsButtonsSecondaryButtonSecondaryTextHover, RedsiftColorLightComponentsButtonsSecondaryButtonSuccessBackgroundActive, RedsiftColorLightComponentsButtonsSecondaryButtonSuccessBackgroundDefault, RedsiftColorLightComponentsButtonsSecondaryButtonSuccessBackgroundDisabled, RedsiftColorLightComponentsButtonsSecondaryButtonSuccessBackgroundHover, RedsiftColorLightComponentsButtonsSecondaryButtonSuccessTextActive, RedsiftColorLightComponentsButtonsSecondaryButtonSuccessTextDefault, RedsiftColorLightComponentsButtonsSecondaryButtonSuccessTextDisabled, RedsiftColorLightComponentsButtonsSecondaryButtonSuccessTextHover, RedsiftColorLightComponentsButtonsSecondaryButtonWarningBackgroundActive, RedsiftColorLightComponentsButtonsSecondaryButtonWarningBackgroundDefault, RedsiftColorLightComponentsButtonsSecondaryButtonWarningBackgroundDisabled, RedsiftColorLightComponentsButtonsSecondaryButtonWarningBackgroundHover, RedsiftColorLightComponentsButtonsSecondaryButtonWarningTextActive, RedsiftColorLightComponentsButtonsSecondaryButtonWarningTextDefault, RedsiftColorLightComponentsButtonsSecondaryButtonWarningTextDisabled, RedsiftColorLightComponentsButtonsSecondaryButtonWarningTextHover, RedsiftColorLightComponentsButtonsSecondaryButtonWhiteBackgroundActive, RedsiftColorLightComponentsButtonsSecondaryButtonWhiteBackgroundDefault, RedsiftColorLightComponentsButtonsSecondaryButtonWhiteBackgroundDisabled, RedsiftColorLightComponentsButtonsSecondaryButtonWhiteBackgroundHover, RedsiftColorLightComponentsButtonsSecondaryButtonWhiteTextActive, RedsiftColorLightComponentsButtonsSecondaryButtonWhiteTextDefault, RedsiftColorLightComponentsButtonsSecondaryButtonWhiteTextDisabled, RedsiftColorLightComponentsButtonsSecondaryButtonWhiteTextHover, RedsiftColorLightComponentsButtonsUnstyledButtonBlackBackgroundActive, RedsiftColorLightComponentsButtonsUnstyledButtonBlackBackgroundDefault, RedsiftColorLightComponentsButtonsUnstyledButtonBlackBackgroundDisabled, RedsiftColorLightComponentsButtonsUnstyledButtonBlackBackgroundHover, RedsiftColorLightComponentsButtonsUnstyledButtonBlackTextActive, RedsiftColorLightComponentsButtonsUnstyledButtonBlackTextDefault, RedsiftColorLightComponentsButtonsUnstyledButtonBlackTextDisabled, RedsiftColorLightComponentsButtonsUnstyledButtonBlackTextHover, RedsiftColorLightComponentsButtonsUnstyledButtonErrorBackgroundActive, RedsiftColorLightComponentsButtonsUnstyledButtonErrorBackgroundDefault, RedsiftColorLightComponentsButtonsUnstyledButtonErrorBackgroundDisabled, RedsiftColorLightComponentsButtonsUnstyledButtonErrorBackgroundHover, RedsiftColorLightComponentsButtonsUnstyledButtonErrorTextActive, RedsiftColorLightComponentsButtonsUnstyledButtonErrorTextDefault, RedsiftColorLightComponentsButtonsUnstyledButtonErrorTextDisabled, RedsiftColorLightComponentsButtonsUnstyledButtonErrorTextHover, RedsiftColorLightComponentsButtonsUnstyledButtonGreyBackgroundActive, RedsiftColorLightComponentsButtonsUnstyledButtonGreyBackgroundDefault, RedsiftColorLightComponentsButtonsUnstyledButtonGreyBackgroundDisabled, RedsiftColorLightComponentsButtonsUnstyledButtonGreyBackgroundHover, RedsiftColorLightComponentsButtonsUnstyledButtonGreyTextActive, RedsiftColorLightComponentsButtonsUnstyledButtonGreyTextDefault, RedsiftColorLightComponentsButtonsUnstyledButtonGreyTextDisabled, RedsiftColorLightComponentsButtonsUnstyledButtonGreyTextHover, RedsiftColorLightComponentsButtonsUnstyledButtonInfoBackgroundActive, RedsiftColorLightComponentsButtonsUnstyledButtonInfoBackgroundDefault, RedsiftColorLightComponentsButtonsUnstyledButtonInfoBackgroundDisabled, RedsiftColorLightComponentsButtonsUnstyledButtonInfoBackgroundHover, RedsiftColorLightComponentsButtonsUnstyledButtonInfoTextActive, RedsiftColorLightComponentsButtonsUnstyledButtonInfoTextDefault, RedsiftColorLightComponentsButtonsUnstyledButtonInfoTextDisabled, RedsiftColorLightComponentsButtonsUnstyledButtonInfoTextHover, RedsiftColorLightComponentsButtonsUnstyledButtonPrimaryBackgroundActive, RedsiftColorLightComponentsButtonsUnstyledButtonPrimaryBackgroundDefault, RedsiftColorLightComponentsButtonsUnstyledButtonPrimaryBackgroundDisabled, RedsiftColorLightComponentsButtonsUnstyledButtonPrimaryBackgroundHover, RedsiftColorLightComponentsButtonsUnstyledButtonPrimaryTextActive, RedsiftColorLightComponentsButtonsUnstyledButtonPrimaryTextDefault, RedsiftColorLightComponentsButtonsUnstyledButtonPrimaryTextDisabled, RedsiftColorLightComponentsButtonsUnstyledButtonPrimaryTextHover, RedsiftColorLightComponentsButtonsUnstyledButtonRadarBackgroundActive, RedsiftColorLightComponentsButtonsUnstyledButtonRadarBackgroundDefault, RedsiftColorLightComponentsButtonsUnstyledButtonRadarBackgroundDisabled, RedsiftColorLightComponentsButtonsUnstyledButtonRadarBackgroundHover, RedsiftColorLightComponentsButtonsUnstyledButtonRadarTextActive, RedsiftColorLightComponentsButtonsUnstyledButtonRadarTextDefault, RedsiftColorLightComponentsButtonsUnstyledButtonRadarTextDisabled, RedsiftColorLightComponentsButtonsUnstyledButtonRadarTextHover, RedsiftColorLightComponentsButtonsUnstyledButtonSecondaryBackgroundActive, RedsiftColorLightComponentsButtonsUnstyledButtonSecondaryBackgroundDefault, RedsiftColorLightComponentsButtonsUnstyledButtonSecondaryBackgroundDisabled, RedsiftColorLightComponentsButtonsUnstyledButtonSecondaryBackgroundHover, RedsiftColorLightComponentsButtonsUnstyledButtonSecondaryTextActive, RedsiftColorLightComponentsButtonsUnstyledButtonSecondaryTextDefault, RedsiftColorLightComponentsButtonsUnstyledButtonSecondaryTextDisabled, RedsiftColorLightComponentsButtonsUnstyledButtonSecondaryTextHover, RedsiftColorLightComponentsButtonsUnstyledButtonSuccessBackgroundActive, RedsiftColorLightComponentsButtonsUnstyledButtonSuccessBackgroundDefault, RedsiftColorLightComponentsButtonsUnstyledButtonSuccessBackgroundDisabled, RedsiftColorLightComponentsButtonsUnstyledButtonSuccessBackgroundHover, RedsiftColorLightComponentsButtonsUnstyledButtonSuccessTextActive, RedsiftColorLightComponentsButtonsUnstyledButtonSuccessTextDefault, RedsiftColorLightComponentsButtonsUnstyledButtonSuccessTextDisabled, RedsiftColorLightComponentsButtonsUnstyledButtonSuccessTextHover, RedsiftColorLightComponentsButtonsUnstyledButtonWarningBackgroundActive, RedsiftColorLightComponentsButtonsUnstyledButtonWarningBackgroundDefault, RedsiftColorLightComponentsButtonsUnstyledButtonWarningBackgroundDisabled, RedsiftColorLightComponentsButtonsUnstyledButtonWarningBackgroundHover, RedsiftColorLightComponentsButtonsUnstyledButtonWarningTextActive, RedsiftColorLightComponentsButtonsUnstyledButtonWarningTextDefault, RedsiftColorLightComponentsButtonsUnstyledButtonWarningTextDisabled, RedsiftColorLightComponentsButtonsUnstyledButtonWarningTextHover, RedsiftColorLightComponentsButtonsUnstyledButtonWhiteBackgroundActive, RedsiftColorLightComponentsButtonsUnstyledButtonWhiteBackgroundDefault, RedsiftColorLightComponentsButtonsUnstyledButtonWhiteBackgroundDisabled, RedsiftColorLightComponentsButtonsUnstyledButtonWhiteBackgroundHover, RedsiftColorLightComponentsButtonsUnstyledButtonWhiteTextActive, RedsiftColorLightComponentsButtonsUnstyledButtonWhiteTextDefault, RedsiftColorLightComponentsButtonsUnstyledButtonWhiteTextDisabled, RedsiftColorLightComponentsButtonsUnstyledButtonWhiteTextHover, RedsiftColorLightComponentsCheckboxFillDefault, RedsiftColorLightComponentsCheckboxFillDefaultHover, RedsiftColorLightComponentsCheckboxFillDisabled, RedsiftColorLightComponentsCheckboxFillInvalid, RedsiftColorLightComponentsCheckboxFillInvalidHover, RedsiftColorLightComponentsCheckboxFillUncolored, RedsiftColorLightComponentsCheckboxFillUncoloredHover, RedsiftColorLightComponentsCheckboxTextDefault, RedsiftColorLightComponentsCheckboxTextDisabled, RedsiftColorLightComponentsCheckboxTextInvalid, RedsiftColorLightComponentsDropdownsAndMenusClickBackground, RedsiftColorLightComponentsDropdownsAndMenusClickText, RedsiftColorLightComponentsDropdownsAndMenusDefaultBackground, RedsiftColorLightComponentsDropdownsAndMenusDefaultText, RedsiftColorLightComponentsDropdownsAndMenusDividers, RedsiftColorLightComponentsDropdownsAndMenusHoverBackground, RedsiftColorLightComponentsDropdownsAndMenusHoverText, RedsiftColorLightComponentsDropdownsAndMenusToggleActiveBackground, RedsiftColorLightComponentsDropdownsAndMenusToggleActiveClickBackground, RedsiftColorLightComponentsDropdownsAndMenusToggleActiveClickText, RedsiftColorLightComponentsDropdownsAndMenusToggleActiveHoverBackground, RedsiftColorLightComponentsDropdownsAndMenusToggleActiveHoverText, RedsiftColorLightComponentsDropdownsAndMenusToggleActiveText, RedsiftColorLightComponentsIconsDefault, RedsiftColorLightComponentsModalBackground, RedsiftColorLightComponentsPageBackground, RedsiftColorLightComponentsPillsAquaDefaultBackground, RedsiftColorLightComponentsPillsAquaDefaultBorder, RedsiftColorLightComponentsPillsAquaDefaultText, RedsiftColorLightComponentsPillsAquaDisabledBackground, RedsiftColorLightComponentsPillsAquaDisabledBorder, RedsiftColorLightComponentsPillsAquaDisabledText, RedsiftColorLightComponentsPillsAquaHoverBackground, RedsiftColorLightComponentsPillsAquaHoverBorder, RedsiftColorLightComponentsPillsAquaHoverText, RedsiftColorLightComponentsPillsBlackDefaultBackground, RedsiftColorLightComponentsPillsBlackDefaultBorder, RedsiftColorLightComponentsPillsBlackDefaultText, RedsiftColorLightComponentsPillsBlackDisabledBackground, RedsiftColorLightComponentsPillsBlackDisabledBorder, RedsiftColorLightComponentsPillsBlackDisabledText, RedsiftColorLightComponentsPillsBlackHoverBackground, RedsiftColorLightComponentsPillsBlackHoverBorder, RedsiftColorLightComponentsPillsBlackHoverText, RedsiftColorLightComponentsPillsBlueDefaultBackground, RedsiftColorLightComponentsPillsBlueDefaultBorder, RedsiftColorLightComponentsPillsBlueDefaultText, RedsiftColorLightComponentsPillsBlueDisabledBackground, RedsiftColorLightComponentsPillsBlueDisabledBorder, RedsiftColorLightComponentsPillsBlueDisabledText, RedsiftColorLightComponentsPillsBlueHoverBackground, RedsiftColorLightComponentsPillsBlueHoverBorder, RedsiftColorLightComponentsPillsBlueHoverText, RedsiftColorLightComponentsPillsBrownDefaultBackground, RedsiftColorLightComponentsPillsBrownDefaultBorder, RedsiftColorLightComponentsPillsBrownDefaultText, RedsiftColorLightComponentsPillsBrownDisabledBackground, RedsiftColorLightComponentsPillsBrownDisabledBorder, RedsiftColorLightComponentsPillsBrownDisabledText, RedsiftColorLightComponentsPillsBrownHoverBackground, RedsiftColorLightComponentsPillsBrownHoverBorder, RedsiftColorLightComponentsPillsBrownHoverText, RedsiftColorLightComponentsPillsDarkGreyDefaultBackground, RedsiftColorLightComponentsPillsDarkGreyDefaultBorder, RedsiftColorLightComponentsPillsDarkGreyDefaultText, RedsiftColorLightComponentsPillsDarkGreyDisabledBackground, RedsiftColorLightComponentsPillsDarkGreyDisabledBorder, RedsiftColorLightComponentsPillsDarkGreyDisabledText, RedsiftColorLightComponentsPillsDarkGreyHoverBackground, RedsiftColorLightComponentsPillsDarkGreyHoverBorder, RedsiftColorLightComponentsPillsDarkGreyHoverText, RedsiftColorLightComponentsPillsErrorDarkDefaultBackground, RedsiftColorLightComponentsPillsErrorDarkDefaultBorder, RedsiftColorLightComponentsPillsErrorDarkDefaultText, RedsiftColorLightComponentsPillsErrorDarkDisabledBackground, RedsiftColorLightComponentsPillsErrorDarkDisabledBorder, RedsiftColorLightComponentsPillsErrorDarkDisabledText, RedsiftColorLightComponentsPillsErrorDarkHoverBackground, RedsiftColorLightComponentsPillsErrorDarkHoverBorder, RedsiftColorLightComponentsPillsErrorDarkHoverText, RedsiftColorLightComponentsPillsErrorDefaultBackground, RedsiftColorLightComponentsPillsErrorDefaultBorder, RedsiftColorLightComponentsPillsErrorDefaultText, RedsiftColorLightComponentsPillsErrorDisabledBackground, RedsiftColorLightComponentsPillsErrorDisabledBorder, RedsiftColorLightComponentsPillsErrorDisabledText, RedsiftColorLightComponentsPillsErrorHoverBackground, RedsiftColorLightComponentsPillsErrorHoverBorder, RedsiftColorLightComponentsPillsErrorHoverText, RedsiftColorLightComponentsPillsGreenDefaultBackground, RedsiftColorLightComponentsPillsGreenDefaultBorder, RedsiftColorLightComponentsPillsGreenDefaultText, RedsiftColorLightComponentsPillsGreenDisabledBackground, RedsiftColorLightComponentsPillsGreenDisabledBorder, RedsiftColorLightComponentsPillsGreenDisabledText, RedsiftColorLightComponentsPillsGreenHoverBackground, RedsiftColorLightComponentsPillsGreenHoverBorder, RedsiftColorLightComponentsPillsGreenHoverText, RedsiftColorLightComponentsPillsGreyDefaultBackground, RedsiftColorLightComponentsPillsGreyDefaultBorder, RedsiftColorLightComponentsPillsGreyDefaultText, RedsiftColorLightComponentsPillsGreyDisabledBackground, RedsiftColorLightComponentsPillsGreyDisabledBorder, RedsiftColorLightComponentsPillsGreyDisabledText, RedsiftColorLightComponentsPillsGreyHoverBackground, RedsiftColorLightComponentsPillsGreyHoverBorder, RedsiftColorLightComponentsPillsGreyHoverText, RedsiftColorLightComponentsPillsLightGreyDefaultBackground, RedsiftColorLightComponentsPillsLightGreyDefaultBorder, RedsiftColorLightComponentsPillsLightGreyDefaultText, RedsiftColorLightComponentsPillsLightGreyDisabledBackground, RedsiftColorLightComponentsPillsLightGreyDisabledBorder, RedsiftColorLightComponentsPillsLightGreyDisabledText, RedsiftColorLightComponentsPillsLightGreyHoverBackground, RedsiftColorLightComponentsPillsLightGreyHoverBorder, RedsiftColorLightComponentsPillsLightGreyHoverText, RedsiftColorLightComponentsPillsMidGreyDefaultBackground, RedsiftColorLightComponentsPillsMidGreyDefaultBorder, RedsiftColorLightComponentsPillsMidGreyDefaultText, RedsiftColorLightComponentsPillsMidGreyDisabledBackground, RedsiftColorLightComponentsPillsMidGreyDisabledBorder, RedsiftColorLightComponentsPillsMidGreyDisabledText, RedsiftColorLightComponentsPillsMidGreyHoverBackground, RedsiftColorLightComponentsPillsMidGreyHoverBorder, RedsiftColorLightComponentsPillsMidGreyHoverText, RedsiftColorLightComponentsPillsOrangeDefaultBackground, RedsiftColorLightComponentsPillsOrangeDefaultBorder, RedsiftColorLightComponentsPillsOrangeDefaultText, RedsiftColorLightComponentsPillsOrangeDisabledBackground, RedsiftColorLightComponentsPillsOrangeDisabledBorder, RedsiftColorLightComponentsPillsOrangeDisabledText, RedsiftColorLightComponentsPillsOrangeHoverBackground, RedsiftColorLightComponentsPillsOrangeHoverBorder, RedsiftColorLightComponentsPillsOrangeHoverText, RedsiftColorLightComponentsPillsPinkDefaultBackground, RedsiftColorLightComponentsPillsPinkDefaultBorder, RedsiftColorLightComponentsPillsPinkDefaultText, RedsiftColorLightComponentsPillsPinkDisabledBackground, RedsiftColorLightComponentsPillsPinkDisabledBorder, RedsiftColorLightComponentsPillsPinkDisabledText, RedsiftColorLightComponentsPillsPinkHoverBackground, RedsiftColorLightComponentsPillsPinkHoverBorder, RedsiftColorLightComponentsPillsPinkHoverText, RedsiftColorLightComponentsPillsPurpleDefaultBackground, RedsiftColorLightComponentsPillsPurpleDefaultBorder, RedsiftColorLightComponentsPillsPurpleDefaultText, RedsiftColorLightComponentsPillsPurpleDisabledBackground, RedsiftColorLightComponentsPillsPurpleDisabledBorder, RedsiftColorLightComponentsPillsPurpleDisabledText, RedsiftColorLightComponentsPillsPurpleHoverBackground, RedsiftColorLightComponentsPillsPurpleHoverBorder, RedsiftColorLightComponentsPillsPurpleHoverText, RedsiftColorLightComponentsPillsRedDefaultBackground, RedsiftColorLightComponentsPillsRedDefaultBorder, RedsiftColorLightComponentsPillsRedDefaultText, RedsiftColorLightComponentsPillsRedDisabledBackground, RedsiftColorLightComponentsPillsRedDisabledBorder, RedsiftColorLightComponentsPillsRedDisabledText, RedsiftColorLightComponentsPillsRedHoverBackground, RedsiftColorLightComponentsPillsRedHoverBorder, RedsiftColorLightComponentsPillsRedHoverText, RedsiftColorLightComponentsPillsSuccessDarkDefaultBackground, RedsiftColorLightComponentsPillsSuccessDarkDefaultBorder, RedsiftColorLightComponentsPillsSuccessDarkDefaultText, RedsiftColorLightComponentsPillsSuccessDarkDisabledBackground, RedsiftColorLightComponentsPillsSuccessDarkDisabledBorder, RedsiftColorLightComponentsPillsSuccessDarkDisabledText, RedsiftColorLightComponentsPillsSuccessDarkHoverBackground, RedsiftColorLightComponentsPillsSuccessDarkHoverBorder, RedsiftColorLightComponentsPillsSuccessDarkHoverText, RedsiftColorLightComponentsPillsSuccessDefaultBackground, RedsiftColorLightComponentsPillsSuccessDefaultBorder, RedsiftColorLightComponentsPillsSuccessDefaultText, RedsiftColorLightComponentsPillsSuccessDisabledBackground, RedsiftColorLightComponentsPillsSuccessDisabledBorder, RedsiftColorLightComponentsPillsSuccessDisabledText, RedsiftColorLightComponentsPillsSuccessHoverBackground, RedsiftColorLightComponentsPillsSuccessHoverBorder, RedsiftColorLightComponentsPillsSuccessHoverText, RedsiftColorLightComponentsPillsWarningDarkDefaultBackground, RedsiftColorLightComponentsPillsWarningDarkDefaultBorder, RedsiftColorLightComponentsPillsWarningDarkDefaultText, RedsiftColorLightComponentsPillsWarningDarkDisabledBackground, RedsiftColorLightComponentsPillsWarningDarkDisabledBorder, RedsiftColorLightComponentsPillsWarningDarkDisabledText, RedsiftColorLightComponentsPillsWarningDarkHoverBackground, RedsiftColorLightComponentsPillsWarningDarkHoverBorder, RedsiftColorLightComponentsPillsWarningDarkHoverText, RedsiftColorLightComponentsPillsWarningDefaultBackground, RedsiftColorLightComponentsPillsWarningDefaultBorder, RedsiftColorLightComponentsPillsWarningDefaultText, RedsiftColorLightComponentsPillsWarningDisabledBackground, RedsiftColorLightComponentsPillsWarningDisabledBorder, RedsiftColorLightComponentsPillsWarningDisabledText, RedsiftColorLightComponentsPillsWarningHoverBackground, RedsiftColorLightComponentsPillsWarningHoverBorder, RedsiftColorLightComponentsPillsWarningHoverText, RedsiftColorLightComponentsPillsWhiteDefaultBackground, RedsiftColorLightComponentsPillsWhiteDefaultBorder, RedsiftColorLightComponentsPillsWhiteDefaultText, RedsiftColorLightComponentsPillsWhiteDisabledBackground, RedsiftColorLightComponentsPillsWhiteDisabledBorder, RedsiftColorLightComponentsPillsWhiteDisabledText, RedsiftColorLightComponentsPillsWhiteHoverBackground, RedsiftColorLightComponentsPillsWhiteHoverBorder, RedsiftColorLightComponentsPillsWhiteHoverText, RedsiftColorLightComponentsPillsXDarkGreyDefaultBackground, RedsiftColorLightComponentsPillsXDarkGreyDefaultBorder, RedsiftColorLightComponentsPillsXDarkGreyDefaultText, RedsiftColorLightComponentsPillsXDarkGreyDisabledBackground, RedsiftColorLightComponentsPillsXDarkGreyDisabledBorder, RedsiftColorLightComponentsPillsXDarkGreyDisabledText, RedsiftColorLightComponentsPillsXDarkGreyHoverBackground, RedsiftColorLightComponentsPillsXDarkGreyHoverBorder, RedsiftColorLightComponentsPillsXDarkGreyHoverText, RedsiftColorLightComponentsPillsXLightGreyDefaultBackground, RedsiftColorLightComponentsPillsXLightGreyDefaultBorder, RedsiftColorLightComponentsPillsXLightGreyDefaultText, RedsiftColorLightComponentsPillsXLightGreyDisabledBackground, RedsiftColorLightComponentsPillsXLightGreyDisabledBorder, RedsiftColorLightComponentsPillsXLightGreyDisabledText, RedsiftColorLightComponentsPillsXLightGreyHoverBackground, RedsiftColorLightComponentsPillsXLightGreyHoverBorder, RedsiftColorLightComponentsPillsXLightGreyHoverText, RedsiftColorLightComponentsPillsYellowDefaultBackground, RedsiftColorLightComponentsPillsYellowDefaultBorder, RedsiftColorLightComponentsPillsYellowDefaultText, RedsiftColorLightComponentsPillsYellowDisabledBackground, RedsiftColorLightComponentsPillsYellowDisabledBorder, RedsiftColorLightComponentsPillsYellowDisabledText, RedsiftColorLightComponentsPillsYellowHoverBackground, RedsiftColorLightComponentsPillsYellowHoverBorder, RedsiftColorLightComponentsPillsYellowHoverText, RedsiftColorLightComponentsProductLogosIconGrey, RedsiftColorLightComponentsProductLogosIconRed, RedsiftColorLightComponentsProductLogosTextGrey, RedsiftColorLightComponentsProductLogosTextRed, RedsiftColorLightComponentsProductLogosTextWhite, RedsiftColorLightComponentsRadioFillDefault, RedsiftColorLightComponentsRadioFillDefaultHover, RedsiftColorLightComponentsRadioFillDisabled, RedsiftColorLightComponentsRadioFillInvalid, RedsiftColorLightComponentsRadioFillInvalidHover, RedsiftColorLightComponentsRadioFillUncolored, RedsiftColorLightComponentsRadioFillUncoloredHover, RedsiftColorLightComponentsRadioTextDefault, RedsiftColorLightComponentsRadioTextDisabled, RedsiftColorLightComponentsRadioTextInvalid, RedsiftColorLightComponentsRedSiftLogoDiamondBottomLeft, RedsiftColorLightComponentsRedSiftLogoDiamondBottomRight, RedsiftColorLightComponentsRedSiftLogoDiamondDark, RedsiftColorLightComponentsRedSiftLogoDiamondLight, RedsiftColorLightComponentsRedSiftLogoDiamondMid, RedsiftColorLightComponentsRedSiftLogoDiamondTopRight, RedsiftColorLightComponentsRedSiftLogoIconBackground, RedsiftColorLightComponentsRedSiftLogoIconR, RedsiftColorLightComponentsRedSiftLogoTextGrey, RedsiftColorLightComponentsRedSiftLogoTextRed, RedsiftColorLightComponentsRedSiftLogoTextWhite, RedsiftColorLightComponentsSideNavigationBackground, RedsiftColorLightComponentsSideNavigationCurrentMarker, RedsiftColorLightComponentsSideNavigationMenuItemActive, RedsiftColorLightComponentsSideNavigationMenuItemBackgroundActive, RedsiftColorLightComponentsSideNavigationMenuItemBackgroundHover, RedsiftColorLightComponentsSideNavigationMenuItemBackgroundSecondary, RedsiftColorLightComponentsSideNavigationMenuItemTextDisabled, RedsiftColorLightComponentsSideNavigationMenuItemTextHover, RedsiftColorLightComponentsSideNavigationMenuItemTextResting, RedsiftColorLightComponentsSideNavigationRightLine, RedsiftColorLightComponentsSideNavigationScrollbarHover, RedsiftColorLightComponentsSideNavigationScrollbarResting, RedsiftColorLightComponentsSpinnerSpinner, RedsiftColorLightComponentsSwitchBackgroundDefault, RedsiftColorLightComponentsSwitchBackgroundDefaultActive, RedsiftColorLightComponentsSwitchBackgroundDisabled, RedsiftColorLightComponentsSwitchBackgroundDisabledActive, RedsiftColorLightComponentsSwitchBackgroundInvalid, RedsiftColorLightComponentsSwitchBackgroundInvalidActive, RedsiftColorLightComponentsSwitchBackgroundUncolored, RedsiftColorLightComponentsSwitchBackgroundUncoloredActive, RedsiftColorLightComponentsSwitchDotDefault, RedsiftColorLightComponentsSwitchDotDefaultHover, RedsiftColorLightComponentsSwitchDotDisabled, RedsiftColorLightComponentsSwitchDotInvalid, RedsiftColorLightComponentsSwitchDotInvalidHover, RedsiftColorLightComponentsSwitchDotUncolored, RedsiftColorLightComponentsSwitchDotUncoloredHover, RedsiftColorLightComponentsSwitchTextDefault, RedsiftColorLightComponentsSwitchTextDisabled, RedsiftColorLightComponentsSwitchTextInvalid, RedsiftColorLightComponentsTabsLine, RedsiftColorLightComponentsTextPrimary, RedsiftColorLightComponentsTextSecondary, RedsiftColorLightComponentsTooltipBackground, RedsiftColorLightComponentsTooltipText, RedsiftColorNeutralBlack, RedsiftColorNeutralDarkGrey, RedsiftColorNeutralDisabled, RedsiftColorNeutralLightGrey, RedsiftColorNeutralMidGrey, RedsiftColorNeutralWhite, RedsiftColorNeutralXDarkGrey, RedsiftColorNeutralXLightGrey, RedsiftColorNotificationsErrorActive, RedsiftColorNotificationsErrorHover, RedsiftColorNotificationsErrorPrimary, RedsiftColorNotificationsInfoActive, RedsiftColorNotificationsInfoHover, RedsiftColorNotificationsInfoPrimary, RedsiftColorNotificationsNoDataActive, RedsiftColorNotificationsNoDataHover, RedsiftColorNotificationsNoDataPrimary, RedsiftColorNotificationsPrimaryActive, RedsiftColorNotificationsPrimaryHover, RedsiftColorNotificationsPrimaryPrimary, RedsiftColorNotificationsQuestionActive, RedsiftColorNotificationsQuestionHover, RedsiftColorNotificationsQuestionPrimary, RedsiftColorNotificationsSecondaryActive, RedsiftColorNotificationsSecondaryHover, RedsiftColorNotificationsSecondaryPrimary, RedsiftColorNotificationsSuccessActive, RedsiftColorNotificationsSuccessHover, RedsiftColorNotificationsSuccessPrimary, RedsiftColorNotificationsWarningActive, RedsiftColorNotificationsWarningHover, RedsiftColorNotificationsWarningPrimary, RedsiftColorPresentationAquaDark, RedsiftColorPresentationAquaDarker, RedsiftColorPresentationAquaDarkerer, RedsiftColorPresentationAquaDefault, RedsiftColorPresentationAquaLight, RedsiftColorPresentationAquaLighter, RedsiftColorPresentationAquaLighterer, RedsiftColorPresentationBlueDark, RedsiftColorPresentationBlueDarker, RedsiftColorPresentationBlueDarkerer, RedsiftColorPresentationBlueDefault, RedsiftColorPresentationBlueLight, RedsiftColorPresentationBlueLighter, RedsiftColorPresentationBlueLighterer, RedsiftColorPresentationBrownDark, RedsiftColorPresentationBrownDarker, RedsiftColorPresentationBrownDarkerer, RedsiftColorPresentationBrownDefault, RedsiftColorPresentationBrownLight, RedsiftColorPresentationBrownLighter, RedsiftColorPresentationBrownLighterer, RedsiftColorPresentationGreenDark, RedsiftColorPresentationGreenDarker, RedsiftColorPresentationGreenDarkerer, RedsiftColorPresentationGreenDefault, RedsiftColorPresentationGreenLight, RedsiftColorPresentationGreenLighter, RedsiftColorPresentationGreenLighterer, RedsiftColorPresentationGreyDark, RedsiftColorPresentationGreyDarker, RedsiftColorPresentationGreyDarkerer, RedsiftColorPresentationGreyDefault, RedsiftColorPresentationGreyLight, RedsiftColorPresentationGreyLighter, RedsiftColorPresentationGreyLighterer, RedsiftColorPresentationOrangeDark, RedsiftColorPresentationOrangeDarker, RedsiftColorPresentationOrangeDarkerer, RedsiftColorPresentationOrangeDefault, RedsiftColorPresentationOrangeLight, RedsiftColorPresentationOrangeLighter, RedsiftColorPresentationOrangeLighterer, RedsiftColorPresentationPinkDark, RedsiftColorPresentationPinkDarker, RedsiftColorPresentationPinkDarkerer, RedsiftColorPresentationPinkDefault, RedsiftColorPresentationPinkLight, RedsiftColorPresentationPinkLighter, RedsiftColorPresentationPinkLighterer, RedsiftColorPresentationPurpleDark, RedsiftColorPresentationPurpleDarker, RedsiftColorPresentationPurpleDarkerer, RedsiftColorPresentationPurpleDefault, RedsiftColorPresentationPurpleLight, RedsiftColorPresentationPurpleLighter, RedsiftColorPresentationPurpleLighterer, RedsiftColorPresentationRedDark, RedsiftColorPresentationRedDarker, RedsiftColorPresentationRedDarkerer, RedsiftColorPresentationRedDefault, RedsiftColorPresentationRedLight, RedsiftColorPresentationRedLighter, RedsiftColorPresentationRedLighterer, RedsiftColorPresentationYellowDark, RedsiftColorPresentationYellowDarker, RedsiftColorPresentationYellowDarkerer, RedsiftColorPresentationYellowDefault, RedsiftColorPresentationYellowLight, RedsiftColorPresentationYellowLighter, RedsiftColorPresentationYellowLighterer, RedsiftColorPrimaryD1, RedsiftColorPrimaryD2, RedsiftColorPrimaryD3, RedsiftColorPrimaryD4, RedsiftColorPrimaryL1, RedsiftColorPrimaryL2, RedsiftColorPrimaryL3, RedsiftColorPrimaryL4, RedsiftColorPrimaryN, RedsiftColorProductAsm, RedsiftColorProductBrandTrust, RedsiftColorProductCertificates, RedsiftColorProductHardenize, RedsiftColorProductOnDmarc, RedsiftColorProductOnInbox, RedsiftColorProductOndmarc, RedsiftColorProductOninbox, RedsiftColorProductPulse, RedsiftColorProductRadar, RedsiftColorProductRojoDs, RedsiftColorProductVendorSecure, RedsiftColorProductWebsite, RedsiftColorRedD1, RedsiftColorRedD2, RedsiftColorRedD3, RedsiftColorRedD4, RedsiftColorRedL1, RedsiftColorRedL2, RedsiftColorRedL3, RedsiftColorRedL4, RedsiftColorRedN, RedsiftColorSecondaryD1, RedsiftColorSecondaryD2, RedsiftColorSecondaryD3, RedsiftColorSecondaryD4, RedsiftColorSecondaryL1, RedsiftColorSecondaryL2, RedsiftColorSecondaryL3, RedsiftColorSecondaryL4, RedsiftColorSecondaryN, RedsiftColorTealD1, RedsiftColorTealD2, RedsiftColorTealD3, RedsiftColorTealD4, RedsiftColorTealL1, RedsiftColorTealL2, RedsiftColorTealL3, RedsiftColorTealL4, RedsiftColorTealN, RedsiftColorTextPrimary, RedsiftColorTextSecondary, RedsiftColorYellowD1, RedsiftColorYellowD2, RedsiftColorYellowD3, RedsiftColorYellowD4, RedsiftColorYellowL1, RedsiftColorYellowL2, RedsiftColorYellowL3, RedsiftColorYellowL4, RedsiftColorYellowN, RedsiftLayoutZIndexDialog, RedsiftLayoutZIndexDropdown, RedsiftLayoutZIndexFooter, RedsiftLayoutZIndexHeader, RedsiftLayoutZIndexOverlay, RedsiftLayoutZIndexPopover, RedsiftLayoutZIndexSidePanel, RedsiftLayoutZIndexTooltip, RedsiftTypographyBadgeFontFamily, RedsiftTypographyBadgeFontSize, RedsiftTypographyBadgeFontWeight, RedsiftTypographyBadgeLineHeight, RedsiftTypographyBodyFontFamily, RedsiftTypographyBodyFontSize, RedsiftTypographyBodyFontWeight, RedsiftTypographyBodyLineHeight, RedsiftTypographyBodyTextTransform, RedsiftTypographyButtonFontFamily, RedsiftTypographyButtonFontSize, RedsiftTypographyButtonFontWeight, RedsiftTypographyButtonLineHeight, RedsiftTypographyButtonTextTransform, RedsiftTypographyCaptionFontFamily, RedsiftTypographyCaptionFontSize, RedsiftTypographyCaptionFontWeight, RedsiftTypographyCaptionLineHeight, RedsiftTypographyCaptionTextTransform, RedsiftTypographyChipFontFamily, RedsiftTypographyChipFontSize, RedsiftTypographyChipFontWeight, RedsiftTypographyChipLineHeight, RedsiftTypographyDatagridCellFontFamily, RedsiftTypographyDatagridCellFontSize, RedsiftTypographyDatagridCellFontWeight, RedsiftTypographyDatagridCellLineHeight, RedsiftTypographyDatagridHeaderFontFamily, RedsiftTypographyDatagridHeaderFontSize, RedsiftTypographyDatagridHeaderFontWeight, RedsiftTypographyDatagridHeaderLineHeight, RedsiftTypographyFontFamilyPoppins, RedsiftTypographyFontFamilySourceCodePro, RedsiftTypographyFontWeightBlack, RedsiftTypographyFontWeightBold, RedsiftTypographyFontWeightExtraBold, RedsiftTypographyFontWeightExtraLight, RedsiftTypographyFontWeightLight, RedsiftTypographyFontWeightMedium, RedsiftTypographyFontWeightRegular, RedsiftTypographyFontWeightSemiBold, RedsiftTypographyFontWeightThin, RedsiftTypographyH1FontFamily, RedsiftTypographyH1FontSize, RedsiftTypographyH1FontWeight, RedsiftTypographyH1LineHeight, RedsiftTypographyH1TextTransform, RedsiftTypographyH2FontFamily, RedsiftTypographyH2FontSize, RedsiftTypographyH2FontWeight, RedsiftTypographyH2LineHeight, RedsiftTypographyH2TextTransform, RedsiftTypographyH3FontFamily, RedsiftTypographyH3FontSize, RedsiftTypographyH3FontWeight, RedsiftTypographyH3LineHeight, RedsiftTypographyH3TextTransform, RedsiftTypographyH4FontFamily, RedsiftTypographyH4FontSize, RedsiftTypographyH4FontWeight, RedsiftTypographyH4LineHeight, RedsiftTypographyH4TextTransform, RedsiftTypographyH5FontFamily, RedsiftTypographyH5FontSize, RedsiftTypographyH5FontWeight, RedsiftTypographyH5LineHeight, RedsiftTypographyH5TextTransform, RedsiftTypographyHelperFontFamily, RedsiftTypographyHelperFontSize, RedsiftTypographyHelperFontWeight, RedsiftTypographyHelperLineHeight, RedsiftTypographyHelperTextTransform, RedsiftTypographyInputTextFontFamily, RedsiftTypographyInputTextFontSize, RedsiftTypographyInputTextFontWeight, RedsiftTypographyInputTextLineHeight, RedsiftTypographyLinkFontFamily, RedsiftTypographyLinkFontSize, RedsiftTypographyLinkFontWeight, RedsiftTypographyLinkLineHeight, RedsiftTypographyPillFontFamily, RedsiftTypographyPillFontSize, RedsiftTypographyPillFontWeight, RedsiftTypographyPillLineHeight, RedsiftTypographyTooltipFontFamily, RedsiftTypographyTooltipFontSize, RedsiftTypographyTooltipFontWeight, RedsiftTypographyTooltipLineHeight, RovingTabindexListbox, SSRProvider, SecondaryColorPalette, Shield, ShieldVariant, SideNavigationMenu, SideNavigationMenuBar, SideNavigationMenuBarVariant, SideNavigationMenuItem, SideNavigationMenuReducerActionType, Skeleton, SkeletonCircle, SkeletonText, SkeletonTextVariant, Spinner, SpinnerSize, StyledButton, StyledGradientBorder, StyledItem, StyledLink, StyledTextField, Switch, SwitchGroup, SwitchGroupOrientation, Text, TextArea, TextAreaVariant, TextComponent, TextField, TextFieldVariant, TextVariant, Theme, ThemeContext, ThemeProvider, baseContainer, baseFlexbox, baseGrid, baseInternalSpacing, baseLayout, basePositioning, baseSizing, baseSpacing, baseStyling, filterComponents, focusRing, getCanvasFont, getContainerProps, getCssStyle, getMaxTextWidth, getTextWidth, isComponent, nextId, partitionComponents, resetId, setPrefix, sizeToDimension$1 as sizeToDimension, srOnly, uniqueId, useAppSidePanel, useBoundingClientRect, useCollator, useComputeNumberOfRows, useDateFormatter, useFilter, useFocusOnList, useFocusOnListItem, useId$2 as useId, useIsLoaded, useIsSSR, useListFormatter, useListboxItem, useLocale, useLocalizedStringDictionary, useLocalizedStringFormatter, useMessageFormatter, useNumberFormatter, useSSRSafeId, useSideNavigationMenuBar, useTheme, useWindowSize, warnIfNoAccessibleLabelFound };
21486
21471
  //# sourceMappingURL=index.js.map