@common-origin/design-system 1.12.1 → 1.14.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -102,7 +102,7 @@ typeof SuppressedError === "function" ? SuppressedError : function (error, suppr
102
102
  return e.name = "SuppressedError", e.error = error, e.suppressed = suppressed, e;
103
103
  };
104
104
 
105
- var base$3 = {
105
+ var base$6 = {
106
106
  border: {
107
107
  radius: {
108
108
  "1": "0.125rem",
@@ -637,7 +637,7 @@ var component = {
637
637
  },
638
638
  $ref: "./component/index.json"
639
639
  };
640
- var semantic$4 = {
640
+ var semantic$7 = {
641
641
  border: {
642
642
  "default": "0.0625rem solid #e9ecef",
643
643
  subtle: "0.0625rem solid #dee2e6",
@@ -774,9 +774,9 @@ var semantic$4 = {
774
774
  $ref: "./semantic/index.json"
775
775
  };
776
776
  var tokensData = {
777
- base: base$3,
777
+ base: base$6,
778
778
  component: component,
779
- semantic: semantic$4
779
+ semantic: semantic$7
780
780
  };
781
781
 
782
782
  React.createElement;
@@ -786,7 +786,7 @@ var AvatarContainer = styled.div.withConfig({
786
786
  },
787
787
  displayName: "Avatar__AvatarContainer",
788
788
  componentId: "sc-ezn4ax-0"
789
- })(templateObject_1$s || (templateObject_1$s = __makeTemplateObject(["\n position: relative;\n display: inline-flex;\n align-items: center;\n justify-content: center;\n width: ", ";\n height: ", ";\n border-radius: ", ";\n background-color: ", ";\n overflow: hidden;\n flex-shrink: 0;\n"], ["\n position: relative;\n display: inline-flex;\n align-items: center;\n justify-content: center;\n width: ", ";\n height: ", ";\n border-radius: ", ";\n background-color: ", ";\n overflow: hidden;\n flex-shrink: 0;\n"])), function (_a) {
789
+ })(templateObject_1$v || (templateObject_1$v = __makeTemplateObject(["\n position: relative;\n display: inline-flex;\n align-items: center;\n justify-content: center;\n width: ", ";\n height: ", ";\n border-radius: ", ";\n background-color: ", ";\n overflow: hidden;\n flex-shrink: 0;\n"], ["\n position: relative;\n display: inline-flex;\n align-items: center;\n justify-content: center;\n width: ", ";\n height: ", ";\n border-radius: ", ";\n background-color: ", ";\n overflow: hidden;\n flex-shrink: 0;\n"])), function (_a) {
790
790
  var $size = _a.$size;
791
791
  return tokensData.semantic.size.avatar[$size];
792
792
  }, function (_a) {
@@ -799,14 +799,14 @@ var AvatarImage = styled.img.withConfig({
799
799
  },
800
800
  displayName: "Avatar__AvatarImage",
801
801
  componentId: "sc-ezn4ax-1"
802
- })(templateObject_2$g || (templateObject_2$g = __makeTemplateObject(["\n width: 100%;\n height: 100%;\n object-fit: cover;\n border-radius: ", ";\n /* Remove the img role since the container already has role=\"img\" */\n"], ["\n width: 100%;\n height: 100%;\n object-fit: cover;\n border-radius: ", ";\n /* Remove the img role since the container already has role=\"img\" */\n"])), tokensData.base.border.radius.circle);
802
+ })(templateObject_2$j || (templateObject_2$j = __makeTemplateObject(["\n width: 100%;\n height: 100%;\n object-fit: cover;\n border-radius: ", ";\n /* Remove the img role since the container already has role=\"img\" */\n"], ["\n width: 100%;\n height: 100%;\n object-fit: cover;\n border-radius: ", ";\n /* Remove the img role since the container already has role=\"img\" */\n"])), tokensData.base.border.radius.circle);
803
803
  var AvatarInitials = styled.span.withConfig({
804
804
  shouldForwardProp: function shouldForwardProp(prop) {
805
805
  return !prop.startsWith('$');
806
806
  },
807
807
  displayName: "Avatar__AvatarInitials",
808
808
  componentId: "sc-ezn4ax-2"
809
- })(templateObject_3$c || (templateObject_3$c = __makeTemplateObject(["\n font-family: ", ";\n font-weight: ", ";\n font-size: ", ";\n color: ", ";\n line-height: 1;\n text-transform: uppercase;\n user-select: none;\n"], ["\n font-family: ", ";\n font-weight: ", ";\n font-size: ", ";\n color: ", ";\n line-height: 1;\n text-transform: uppercase;\n user-select: none;\n"
809
+ })(templateObject_3$f || (templateObject_3$f = __makeTemplateObject(["\n font-family: ", ";\n font-weight: ", ";\n font-size: ", ";\n color: ", ";\n line-height: 1;\n text-transform: uppercase;\n user-select: none;\n"], ["\n font-family: ", ";\n font-weight: ", ";\n font-size: ", ";\n color: ", ";\n line-height: 1;\n text-transform: uppercase;\n user-select: none;\n"
810
810
  // Helper function to get initials from name
811
811
  ])), tokensData.base.fontFamily.body, tokensData.base.fontWeight[3], function (_a) {
812
812
  var $size = _a.$size;
@@ -869,30 +869,30 @@ var Avatar = function Avatar(_a) {
869
869
  "aria-hidden": "true"
870
870
  }, initials));
871
871
  };
872
- var templateObject_1$s, templateObject_2$g, templateObject_3$c;
872
+ var templateObject_1$v, templateObject_2$j, templateObject_3$f;
873
873
 
874
874
  React.createElement;
875
875
  var _a$5 = tokensData.semantic,
876
- typography$1 = _a$5.typography,
876
+ typography$2 = _a$5.typography,
877
877
  color$4 = _a$5.color;
878
878
  var getTypographyStyles = function getTypographyStyles(variant) {
879
879
  var styles = {
880
- display: "font: ".concat(typography$1.display, "; letter-spacing: ").concat(tokensData.base.letterSpacing[0], ";"),
881
- h1: "font: ".concat(typography$1.h1, "; letter-spacing: ").concat(tokensData.base.letterSpacing[0], ";"),
882
- h2: "font: ".concat(typography$1.h2, "; letter-spacing: ").concat(tokensData.base.letterSpacing[1], ";"),
883
- h3: "font: ".concat(typography$1.h3, "; letter-spacing: ").concat(tokensData.base.letterSpacing[1], ";"),
884
- h4: "font: ".concat(typography$1.h4, "; letter-spacing: ").concat(tokensData.base.letterSpacing[1], ";"),
885
- h5: "font: ".concat(typography$1.h5, "; letter-spacing: ").concat(tokensData.base.letterSpacing[2], ";"),
886
- h6: "font: ".concat(typography$1.h6, "; letter-spacing: ").concat(tokensData.base.letterSpacing[2], ";"),
887
- subtitle: "font: ".concat(typography$1.subtitle, ";"),
888
- body: "font: ".concat(typography$1.body, ";"),
889
- small: "font: ".concat(typography$1.small, ";"),
890
- overline: "font: ".concat(typography$1.overline, ";"),
891
- caption: "font: ".concat(typography$1.caption, "; text-transform: uppercase;"),
892
- button1: "font: ".concat(typography$1.button1, ";"),
893
- button2: "font: ".concat(typography$1.button2, ";"),
894
- button3: "font: ".concat(typography$1.button3, ";"),
895
- label: "font: ".concat(typography$1.label, ";")
880
+ display: "font: ".concat(typography$2.display, "; letter-spacing: ").concat(tokensData.base.letterSpacing[0], ";"),
881
+ h1: "font: ".concat(typography$2.h1, "; letter-spacing: ").concat(tokensData.base.letterSpacing[0], ";"),
882
+ h2: "font: ".concat(typography$2.h2, "; letter-spacing: ").concat(tokensData.base.letterSpacing[1], ";"),
883
+ h3: "font: ".concat(typography$2.h3, "; letter-spacing: ").concat(tokensData.base.letterSpacing[1], ";"),
884
+ h4: "font: ".concat(typography$2.h4, "; letter-spacing: ").concat(tokensData.base.letterSpacing[1], ";"),
885
+ h5: "font: ".concat(typography$2.h5, "; letter-spacing: ").concat(tokensData.base.letterSpacing[2], ";"),
886
+ h6: "font: ".concat(typography$2.h6, "; letter-spacing: ").concat(tokensData.base.letterSpacing[2], ";"),
887
+ subtitle: "font: ".concat(typography$2.subtitle, ";"),
888
+ body: "font: ".concat(typography$2.body, ";"),
889
+ small: "font: ".concat(typography$2.small, ";"),
890
+ overline: "font: ".concat(typography$2.overline, ";"),
891
+ caption: "font: ".concat(typography$2.caption, "; text-transform: uppercase;"),
892
+ button1: "font: ".concat(typography$2.button1, ";"),
893
+ button2: "font: ".concat(typography$2.button2, ";"),
894
+ button3: "font: ".concat(typography$2.button3, ";"),
895
+ label: "font: ".concat(typography$2.label, ";")
896
896
  };
897
897
  return styles[variant] || styles.body;
898
898
  };
@@ -937,7 +937,7 @@ var StyledTypography = styled.span.withConfig({
937
937
  },
938
938
  displayName: "Typography__StyledTypography",
939
939
  componentId: "sc-17mqo4k-0"
940
- })(templateObject_1$r || (templateObject_1$r = __makeTemplateObject(["\n ", "\n color: ", ";\n margin: 0;\n \n /* Ensure proper line height for readability */\n ", "\n"], ["\n ", "\n color: ", ";\n margin: 0;\n \n /* Ensure proper line height for readability */\n ", "\n"
940
+ })(templateObject_1$u || (templateObject_1$u = __makeTemplateObject(["\n ", "\n color: ", ";\n margin: 0;\n \n /* Ensure proper line height for readability */\n ", "\n"], ["\n ", "\n color: ", ";\n margin: 0;\n \n /* Ensure proper line height for readability */\n ", "\n"
941
941
  /**
942
942
  * Typography is an atomic component for rendering text with semantic meaning and consistent styling.
943
943
  *
@@ -1004,23 +1004,23 @@ var Typography = function Typography(_a) {
1004
1004
  "data-testid": dataTestId
1005
1005
  }, children);
1006
1006
  };
1007
- var templateObject_1$r;
1007
+ var templateObject_1$u;
1008
1008
 
1009
1009
  React.createElement;
1010
1010
  var color$3 = tokensData.semantic.color;
1011
1011
  tokensData.base.shadow;
1012
- var scaleIn = styled.keyframes(templateObject_1$q || (templateObject_1$q = __makeTemplateObject(["\n from {\n transform: scale(0.8);\n opacity: 0;\n }\n to {\n transform: scale(1);\n opacity: 1;\n }\n"], ["\n from {\n transform: scale(0.8);\n opacity: 0;\n }\n to {\n transform: scale(1);\n opacity: 1;\n }\n"])));
1012
+ var scaleIn = styled.keyframes(templateObject_1$t || (templateObject_1$t = __makeTemplateObject(["\n from {\n transform: scale(0.8);\n opacity: 0;\n }\n to {\n transform: scale(1);\n opacity: 1;\n }\n"], ["\n from {\n transform: scale(0.8);\n opacity: 0;\n }\n to {\n transform: scale(1);\n opacity: 1;\n }\n"])));
1013
1013
  var BadgeWrapper = styled.span.withConfig({
1014
1014
  displayName: "Badge__BadgeWrapper",
1015
1015
  componentId: "sc-tjz4pp-0"
1016
- })(templateObject_2$f || (templateObject_2$f = __makeTemplateObject(["\n position: relative;\n display: inline-flex;\n vertical-align: middle;\n flex-shrink: 0;\n"], ["\n position: relative;\n display: inline-flex;\n vertical-align: middle;\n flex-shrink: 0;\n"])));
1016
+ })(templateObject_2$i || (templateObject_2$i = __makeTemplateObject(["\n position: relative;\n display: inline-flex;\n vertical-align: middle;\n flex-shrink: 0;\n"], ["\n position: relative;\n display: inline-flex;\n vertical-align: middle;\n flex-shrink: 0;\n"])));
1017
1017
  var BadgeIndicator = styled.span.withConfig({
1018
1018
  shouldForwardProp: function shouldForwardProp(prop) {
1019
1019
  return !prop.startsWith('$');
1020
1020
  },
1021
1021
  displayName: "Badge__BadgeIndicator",
1022
1022
  componentId: "sc-tjz4pp-1"
1023
- })(templateObject_3$b || (templateObject_3$b = __makeTemplateObject(["\n position: absolute;\n top: 0;\n right: 0;\n transform: translate(50%, -50%);\n display: ", ";\n align-items: center;\n justify-content: center;\n min-width: ", ";\n height: ", ";\n padding: ", ";\n border-radius: ", ";\n line-height: 1;\n white-space: nowrap;\n box-shadow: 0 0 0 2px ", ";\n animation: ", " 0.2s ease-out;\n \n ", "\n"], ["\n position: absolute;\n top: 0;\n right: 0;\n transform: translate(50%, -50%);\n display: ", ";\n align-items: center;\n justify-content: center;\n min-width: ", ";\n height: ", ";\n padding: ", ";\n border-radius: ", ";\n line-height: 1;\n white-space: nowrap;\n box-shadow: 0 0 0 2px ", ";\n animation: ", " 0.2s ease-out;\n \n ", "\n"])), function (props) {
1023
+ })(templateObject_3$e || (templateObject_3$e = __makeTemplateObject(["\n position: absolute;\n top: 0;\n right: 0;\n transform: translate(50%, -50%);\n display: ", ";\n align-items: center;\n justify-content: center;\n min-width: ", ";\n height: ", ";\n padding: ", ";\n border-radius: ", ";\n line-height: 1;\n white-space: nowrap;\n box-shadow: 0 0 0 2px ", ";\n animation: ", " 0.2s ease-out;\n \n ", "\n"], ["\n position: absolute;\n top: 0;\n right: 0;\n transform: translate(50%, -50%);\n display: ", ";\n align-items: center;\n justify-content: center;\n min-width: ", ";\n height: ", ";\n padding: ", ";\n border-radius: ", ";\n line-height: 1;\n white-space: nowrap;\n box-shadow: 0 0 0 2px ", ";\n animation: ", " 0.2s ease-out;\n \n ", "\n"])), function (props) {
1024
1024
  return props.$isVisible ? 'flex' : 'none';
1025
1025
  }, function (props) {
1026
1026
  return props.$isDot ? '8px' : '16px';
@@ -1045,7 +1045,7 @@ var BadgeIndicator = styled.span.withConfig({
1045
1045
  var ScreenReaderOnly = styled.span.withConfig({
1046
1046
  displayName: "Badge__ScreenReaderOnly",
1047
1047
  componentId: "sc-tjz4pp-2"
1048
- })(templateObject_4$9 || (templateObject_4$9 = __makeTemplateObject(["\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n white-space: nowrap;\n border-width: 0;\n"], ["\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n white-space: nowrap;\n border-width: 0;\n"])));
1048
+ })(templateObject_4$c || (templateObject_4$c = __makeTemplateObject(["\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n white-space: nowrap;\n border-width: 0;\n"], ["\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n white-space: nowrap;\n border-width: 0;\n"])));
1049
1049
  var Badge = function Badge(_a) {
1050
1050
  var children = _a.children,
1051
1051
  _b = _a.count,
@@ -1076,7 +1076,7 @@ var Badge = function Badge(_a) {
1076
1076
  color: "inverse"
1077
1077
  }, displayCount), /*#__PURE__*/React.createElement(ScreenReaderOnly, null, label)));
1078
1078
  };
1079
- var templateObject_1$q, templateObject_2$f, templateObject_3$b, templateObject_4$9;
1079
+ var templateObject_1$t, templateObject_2$i, templateObject_3$e, templateObject_4$c;
1080
1080
 
1081
1081
  React.createElement;
1082
1082
  var StyledBox = styled.div.withConfig({
@@ -1088,31 +1088,31 @@ var StyledBox = styled.div.withConfig({
1088
1088
  })(templateObject_43 || (templateObject_43 = __makeTemplateObject(["\n ", "\n \n // Flexbox\n ", "\n ", "\n ", "\n ", "\n ", "\n \n // Margin\n ", "\n ", "\n ", "\n ", "\n ", "\n ", "\n ", "\n \n // Padding\n ", "\n ", "\n ", "\n ", "\n ", "\n ", "\n ", "\n \n // Size\n ", "\n ", "\n ", "\n ", "\n ", "\n ", "\n \n // Position\n ", "\n ", "\n ", "\n ", "\n ", "\n \n // Borders\n ", "\n ", "\n ", "\n ", "\n ", "\n ", "\n \n // Background & Color\n ", "\n ", "\n \n // Overflow\n ", "\n ", "\n ", "\n"], ["\n ", "\n \n // Flexbox\n ", "\n ", "\n ", "\n ", "\n ", "\n \n // Margin\n ", "\n ", "\n ", "\n ", "\n ", "\n ", "\n ", "\n \n // Padding\n ", "\n ", "\n ", "\n ", "\n ", "\n ", "\n ", "\n \n // Size\n ", "\n ", "\n ", "\n ", "\n ", "\n ", "\n \n // Position\n ", "\n ", "\n ", "\n ", "\n ", "\n \n // Borders\n ", "\n ", "\n ", "\n ", "\n ", "\n ", "\n \n // Background & Color\n ", "\n ", "\n \n // Overflow\n ", "\n ", "\n ", "\n"
1089
1089
  // Transform component that maps clean props to $-prefixed props for styled-components
1090
1090
  ])), function (props) {
1091
- return props.$display && styled.css(templateObject_1$p || (templateObject_1$p = __makeTemplateObject(["display: ", ";"], ["display: ", ";"])), props.$display);
1091
+ return props.$display && styled.css(templateObject_1$s || (templateObject_1$s = __makeTemplateObject(["display: ", ";"], ["display: ", ";"])), props.$display);
1092
1092
  }, function (props) {
1093
- return props.$flexDirection && styled.css(templateObject_2$e || (templateObject_2$e = __makeTemplateObject(["flex-direction: ", ";"], ["flex-direction: ", ";"])), props.$flexDirection);
1093
+ return props.$flexDirection && styled.css(templateObject_2$h || (templateObject_2$h = __makeTemplateObject(["flex-direction: ", ";"], ["flex-direction: ", ";"])), props.$flexDirection);
1094
1094
  }, function (props) {
1095
- return props.$justifyContent && styled.css(templateObject_3$a || (templateObject_3$a = __makeTemplateObject(["justify-content: ", ";"], ["justify-content: ", ";"])), props.$justifyContent);
1095
+ return props.$justifyContent && styled.css(templateObject_3$d || (templateObject_3$d = __makeTemplateObject(["justify-content: ", ";"], ["justify-content: ", ";"])), props.$justifyContent);
1096
1096
  }, function (props) {
1097
- return props.$alignItems && styled.css(templateObject_4$8 || (templateObject_4$8 = __makeTemplateObject(["align-items: ", ";"], ["align-items: ", ";"])), props.$alignItems);
1097
+ return props.$alignItems && styled.css(templateObject_4$b || (templateObject_4$b = __makeTemplateObject(["align-items: ", ";"], ["align-items: ", ";"])), props.$alignItems);
1098
1098
  }, function (props) {
1099
- return props.$flexWrap && styled.css(templateObject_5$5 || (templateObject_5$5 = __makeTemplateObject(["flex-wrap: ", ";"], ["flex-wrap: ", ";"])), props.$flexWrap);
1099
+ return props.$flexWrap && styled.css(templateObject_5$8 || (templateObject_5$8 = __makeTemplateObject(["flex-wrap: ", ";"], ["flex-wrap: ", ";"])), props.$flexWrap);
1100
1100
  }, function (props) {
1101
- return props.$gap && styled.css(templateObject_6$3 || (templateObject_6$3 = __makeTemplateObject(["gap: ", ";"], ["gap: ", ";"])), tokensData.semantic.spacing.layout[props.$gap]);
1101
+ return props.$gap && styled.css(templateObject_6$7 || (templateObject_6$7 = __makeTemplateObject(["gap: ", ";"], ["gap: ", ";"])), tokensData.semantic.spacing.layout[props.$gap]);
1102
1102
  }, function (props) {
1103
- return props.$m && styled.css(templateObject_7$3 || (templateObject_7$3 = __makeTemplateObject(["margin: ", ";"], ["margin: ", ";"])), tokensData.semantic.spacing.layout[props.$m]);
1103
+ return props.$m && styled.css(templateObject_7$5 || (templateObject_7$5 = __makeTemplateObject(["margin: ", ";"], ["margin: ", ";"])), tokensData.semantic.spacing.layout[props.$m]);
1104
1104
  }, function (props) {
1105
- return props.$mt && styled.css(templateObject_8$1 || (templateObject_8$1 = __makeTemplateObject(["margin-top: ", ";"], ["margin-top: ", ";"])), tokensData.semantic.spacing.layout[props.$mt]);
1105
+ return props.$mt && styled.css(templateObject_8$3 || (templateObject_8$3 = __makeTemplateObject(["margin-top: ", ";"], ["margin-top: ", ";"])), tokensData.semantic.spacing.layout[props.$mt]);
1106
1106
  }, function (props) {
1107
- return props.$mr && styled.css(templateObject_9$1 || (templateObject_9$1 = __makeTemplateObject(["margin-right: ", ";"], ["margin-right: ", ";"])), tokensData.semantic.spacing.layout[props.$mr]);
1107
+ return props.$mr && styled.css(templateObject_9$2 || (templateObject_9$2 = __makeTemplateObject(["margin-right: ", ";"], ["margin-right: ", ";"])), tokensData.semantic.spacing.layout[props.$mr]);
1108
1108
  }, function (props) {
1109
- return props.$mb && styled.css(templateObject_10$1 || (templateObject_10$1 = __makeTemplateObject(["margin-bottom: ", ";"], ["margin-bottom: ", ";"])), tokensData.semantic.spacing.layout[props.$mb]);
1109
+ return props.$mb && styled.css(templateObject_10$2 || (templateObject_10$2 = __makeTemplateObject(["margin-bottom: ", ";"], ["margin-bottom: ", ";"])), tokensData.semantic.spacing.layout[props.$mb]);
1110
1110
  }, function (props) {
1111
- return props.$ml && styled.css(templateObject_11$1 || (templateObject_11$1 = __makeTemplateObject(["margin-left: ", ";"], ["margin-left: ", ";"])), tokensData.semantic.spacing.layout[props.$ml]);
1111
+ return props.$ml && styled.css(templateObject_11$2 || (templateObject_11$2 = __makeTemplateObject(["margin-left: ", ";"], ["margin-left: ", ";"])), tokensData.semantic.spacing.layout[props.$ml]);
1112
1112
  }, function (props) {
1113
- return props.$mx && styled.css(templateObject_12$1 || (templateObject_12$1 = __makeTemplateObject(["\n margin-left: ", ";\n margin-right: ", ";\n "], ["\n margin-left: ", ";\n margin-right: ", ";\n "])), tokensData.semantic.spacing.layout[props.$mx], tokensData.semantic.spacing.layout[props.$mx]);
1113
+ return props.$mx && styled.css(templateObject_12$2 || (templateObject_12$2 = __makeTemplateObject(["\n margin-left: ", ";\n margin-right: ", ";\n "], ["\n margin-left: ", ";\n margin-right: ", ";\n "])), tokensData.semantic.spacing.layout[props.$mx], tokensData.semantic.spacing.layout[props.$mx]);
1114
1114
  }, function (props) {
1115
- return props.$my && styled.css(templateObject_13$1 || (templateObject_13$1 = __makeTemplateObject(["\n margin-top: ", ";\n margin-bottom: ", ";\n "], ["\n margin-top: ", ";\n margin-bottom: ", ";\n "])), tokensData.semantic.spacing.layout[props.$my], tokensData.semantic.spacing.layout[props.$my]);
1115
+ return props.$my && styled.css(templateObject_13$2 || (templateObject_13$2 = __makeTemplateObject(["\n margin-top: ", ";\n margin-bottom: ", ";\n "], ["\n margin-top: ", ";\n margin-bottom: ", ";\n "])), tokensData.semantic.spacing.layout[props.$my], tokensData.semantic.spacing.layout[props.$my]);
1116
1116
  }, function (props) {
1117
1117
  return props.$p && styled.css(templateObject_14$1 || (templateObject_14$1 = __makeTemplateObject(["padding: ", ";"], ["padding: ", ";"])), tokensData.semantic.spacing.layout[props.$p]);
1118
1118
  }, function (props) {
@@ -1278,7 +1278,7 @@ var BoxTransform = function BoxTransform(props) {
1278
1278
  }, rest), children);
1279
1279
  };
1280
1280
  var Box = BoxTransform;
1281
- var templateObject_1$p, templateObject_2$e, templateObject_3$a, templateObject_4$8, templateObject_5$5, templateObject_6$3, templateObject_7$3, templateObject_8$1, templateObject_9$1, templateObject_10$1, templateObject_11$1, templateObject_12$1, templateObject_13$1, templateObject_14$1, templateObject_15$1, templateObject_16$1, templateObject_17$1, templateObject_18$1, templateObject_19$1, templateObject_20$1, templateObject_21$1, templateObject_22$1, templateObject_23$1, templateObject_24$1, templateObject_25$1, templateObject_26$1, templateObject_27$1, templateObject_28$1, templateObject_29$1, templateObject_30$1, templateObject_31$1, templateObject_32$1, templateObject_33$1, templateObject_34$1, templateObject_35$1, templateObject_36, templateObject_37, templateObject_38, templateObject_39, templateObject_40, templateObject_41, templateObject_42, templateObject_43;
1281
+ var templateObject_1$s, templateObject_2$h, templateObject_3$d, templateObject_4$b, templateObject_5$8, templateObject_6$7, templateObject_7$5, templateObject_8$3, templateObject_9$2, templateObject_10$2, templateObject_11$2, templateObject_12$2, templateObject_13$2, templateObject_14$1, templateObject_15$1, templateObject_16$1, templateObject_17$1, templateObject_18$1, templateObject_19$1, templateObject_20$1, templateObject_21$1, templateObject_22$1, templateObject_23$1, templateObject_24$1, templateObject_25$1, templateObject_26$1, templateObject_27$1, templateObject_28$1, templateObject_29$1, templateObject_30$1, templateObject_31$1, templateObject_32$1, templateObject_33$1, templateObject_34$1, templateObject_35$1, templateObject_36, templateObject_37, templateObject_38, templateObject_39, templateObject_40, templateObject_41, templateObject_42, templateObject_43;
1282
1282
 
1283
1283
  var add = {
1284
1284
  path: "M13 11H19V13H13V19H11V13H5V11H11V5H13V11Z",
@@ -1380,6 +1380,14 @@ var userBox = {
1380
1380
  path: "M12 6C14.2091 6 16 7.79086 16 10C16 12.2091 14.2091 14 12 14C9.79086 14 8 12.2091 8 10C8 7.79086 9.79086 6 12 6ZM12 8C10.8954 8 10 8.89543 10 10C10 11.1046 10.8954 12 12 12C13.1046 12 14 11.1046 14 10C14 8.89543 13.1046 8 12 8Z M14 2C17.7712 2 19.6566 2.0003 20.8281 3.17188C21.9997 4.34345 22 6.22876 22 10V14C22 17.7712 21.9997 19.6566 20.8281 20.8281C19.803 21.8533 18.2315 21.982 15.3281 21.998L14 22H10L8.67188 21.998C5.8719 21.9826 4.31033 21.8625 3.2832 20.9346L3.17188 20.8281C2.14675 19.803 2.01797 18.2315 2.00195 15.3281L2 14V10C2 6.34627 2 4.46248 3.06543 3.2832L3.17188 3.17188C4.34345 2.0003 6.22876 2 10 2H14ZM12 18C10.8577 18 9.76263 18.3153 8.88574 18.876C8.39459 19.1901 7.99492 19.5688 7.69043 19.9834C8.33459 19.9972 9.09233 20 10 20H14C14.9072 20 15.6646 19.9971 16.3086 19.9834C16.0041 19.5689 15.6052 19.19 15.1143 18.876C14.2374 18.3153 13.1423 18 12 18ZM10 4C8.05784 4 6.80197 4.00454 5.87695 4.12891C5.00986 4.24554 4.73816 4.43372 4.58594 4.58594C4.43372 4.73816 4.24554 5.00986 4.12891 5.87695C4.00454 6.80197 4 8.05784 4 10V14C4 15.9422 4.00454 17.198 4.12891 18.123C4.24554 18.9901 4.43372 19.2618 4.58594 19.4141C4.71234 19.5405 4.92163 19.6893 5.48535 19.8037C5.96679 18.7505 6.77822 17.8493 7.80859 17.1904C9.02742 16.4111 10.5007 16 12 16C13.4993 16 14.9726 16.4111 16.1914 17.1904C17.2217 17.8492 18.0322 18.7507 18.5137 19.8037C19.0781 19.6893 19.2876 19.5405 19.4141 19.4141C19.5663 19.2618 19.7545 18.9901 19.8711 18.123C19.9955 17.198 20 15.9422 20 14V10C20 8.05784 19.9955 6.80197 19.8711 5.87695C19.7545 5.00986 19.5663 4.73816 19.4141 4.58594C19.2618 4.43372 18.9901 4.24554 18.123 4.12891C17.198 4.00454 15.9422 4 14 4H10Z",
1381
1381
  name: "userBox"
1382
1382
  };
1383
+ var eye = {
1384
+ path: "M12 5C7.52166 5 3.73301 7.94288 2.45825 12C3.73301 16.0571 7.52166 19 12 19C16.4783 19 20.267 16.0571 21.5417 12C20.267 7.94288 16.4783 5 12 5ZM12 17C9.23858 17 7 14.7614 7 12C7 9.23858 9.23858 7 12 7C14.7614 7 17 9.23858 17 12C17 14.7614 14.7614 17 12 17ZM12 9C10.3431 9 9 10.3431 9 12C9 13.6569 10.3431 15 12 15C13.6569 15 15 13.6569 15 12C15 10.3431 13.6569 9 12 9Z",
1385
+ name: "eye"
1386
+ };
1387
+ var eyeSlash = {
1388
+ path: "M3.70711 2.29289C3.31658 1.90237 2.68342 1.90237 2.29289 2.29289C1.90237 2.68342 1.90237 3.31658 2.29289 3.70711L6.70206 8.11628C5.35737 9.20465 4.27035 10.5612 3.54474 12.0722C4.83034 15.7743 8.14313 18.5 12 18.5C13.6923 18.5 15.2882 18.0602 16.6843 17.2822L20.2929 20.8908C20.6834 21.2813 21.3166 21.2813 21.7071 20.8908C22.0976 20.5003 22.0976 19.867 21.7071 19.4765L3.70711 2.29289ZM15.2279 15.8258L13.3042 13.9021C12.9314 14.2749 12.4394 14.5294 11.8995 14.6183C11.3596 14.7071 10.8078 14.6253 10.3142 14.3835C9.82059 14.1417 9.40848 13.7503 9.13119 13.2593C8.8539 12.7683 8.72446 12.2005 8.75906 11.6276L6.92963 9.79821C6.23474 10.5508 5.66408 11.4232 5.24853 12.3768C6.38454 15.2245 8.99611 17.2 12 17.2C13.1941 17.2 14.3152 16.9113 15.2279 15.8258ZM10.1061 12.9747C10.0982 13.2082 10.1471 13.4402 10.2489 13.6505C10.3507 13.8609 10.5022 14.0431 10.6912 14.1821C10.8802 14.3211 11.101 14.4126 11.3345 14.4485C11.568 14.4844 11.807 14.4636 12.0304 14.3879L10.1061 12.9747ZM12 5.5C10.3077 5.5 8.71178 5.93983 7.31572 6.71784L8.52938 7.93149C9.62166 7.34729 10.8421 7.03 12 7.03C15.0039 7.03 17.6155 9.00549 18.7515 11.8532C18.4306 12.5937 17.9993 13.2778 17.4748 13.8854L18.5983 15.0089C19.3126 14.2222 19.8991 13.2953 20.3245 12.2778C19.03 8.57569 15.8569 5.5 12 5.5Z",
1389
+ name: "eyeSlash"
1390
+ };
1383
1391
  var iconsData = {
1384
1392
  add: add,
1385
1393
  arrowDown: arrowDown,
@@ -1409,7 +1417,9 @@ var iconsData = {
1409
1417
  star: star,
1410
1418
  starFilled: starFilled,
1411
1419
  table: table,
1412
- userBox: userBox
1420
+ userBox: userBox,
1421
+ eye: eye,
1422
+ eyeSlash: eyeSlash
1413
1423
  };
1414
1424
 
1415
1425
  React.createElement;
@@ -1419,7 +1429,7 @@ var IconStyled = styled.span.withConfig({
1419
1429
  },
1420
1430
  displayName: "Icon__IconStyled",
1421
1431
  componentId: "sc-1105czq-0"
1422
- })(templateObject_1$o || (templateObject_1$o = __makeTemplateObject(["\n display: inline-flex;\n align-items: center;\n justify-content: center;\n width: ", ";\n height: ", ";\n \n svg {\n width: 100%;\n height: 100%;\n display: block;\n }\n \n /* Use semantic icon colors */\n color: ", ";\n"], ["\n display: inline-flex;\n align-items: center;\n justify-content: center;\n width: ", ";\n height: ", ";\n \n svg {\n width: 100%;\n height: 100%;\n display: block;\n }\n \n /* Use semantic icon colors */\n color: ", ";\n"])), function (_a) {
1432
+ })(templateObject_1$r || (templateObject_1$r = __makeTemplateObject(["\n display: inline-flex;\n align-items: center;\n justify-content: center;\n width: ", ";\n height: ", ";\n \n svg {\n width: 100%;\n height: 100%;\n display: block;\n }\n \n /* Use semantic icon colors */\n color: ", ";\n"], ["\n display: inline-flex;\n align-items: center;\n justify-content: center;\n width: ", ";\n height: ", ";\n \n svg {\n width: 100%;\n height: 100%;\n display: block;\n }\n \n /* Use semantic icon colors */\n color: ", ";\n"])), function (_a) {
1423
1433
  var $size = _a.$size;
1424
1434
  return tokensData.semantic.size.icon[$size];
1425
1435
  }, function (_a) {
@@ -1483,13 +1493,13 @@ var Icon = function Icon(_a) {
1483
1493
  d: iconData.path
1484
1494
  })));
1485
1495
  };
1486
- var templateObject_1$o;
1496
+ var templateObject_1$r;
1487
1497
 
1488
1498
  React.createElement;
1489
1499
  var button = tokensData.component.button,
1490
- semantic$3 = tokensData.semantic;
1500
+ semantic$6 = tokensData.semantic;
1491
1501
  // Base styles shared between button and link
1492
- var baseButtonStyles = "\n box-sizing: border-box;\n display: inline-flex;\n align-items: center;\n justify-content: center;\n gap: ".concat(tokensData.semantic.spacing.layout.xs, ";\n height: max-content;\n cursor: pointer;\n border: none;\n text-decoration: none;\n transition: ").concat(semantic$3.motion.hover, ";\n white-space: nowrap;\n user-select: none;\n \n &:focus {\n outline: ").concat(button.focus.outline, ";\n outline-offset: ").concat(button.focus.outlineOffset, ";\n }\n\n &:disabled {\n cursor: not-allowed;\n }\n");
1502
+ var baseButtonStyles = "\n box-sizing: border-box;\n display: inline-flex;\n align-items: center;\n justify-content: center;\n gap: ".concat(tokensData.semantic.spacing.layout.xs, ";\n height: max-content;\n cursor: pointer;\n border: none;\n text-decoration: none;\n transition: ").concat(semantic$6.motion.hover, ";\n white-space: nowrap;\n user-select: none;\n \n &:focus {\n outline: ").concat(button.focus.outline, ";\n outline-offset: ").concat(button.focus.outlineOffset, ";\n }\n\n &:disabled {\n cursor: not-allowed;\n }\n");
1493
1503
  // Dynamic variant styles using component tokens
1494
1504
  var getVariantStyles = function getVariantStyles(_a) {
1495
1505
  var $variant = _a.$variant;
@@ -1515,14 +1525,14 @@ var StyledButton = styled.button.withConfig({
1515
1525
  },
1516
1526
  displayName: "Button__StyledButton",
1517
1527
  componentId: "sc-1eiuum9-0"
1518
- })(templateObject_1$n || (templateObject_1$n = __makeTemplateObject(["\n ", "\n border-radius: ", ";\n \n ", "\n ", "\n"], ["\n ", "\n border-radius: ", ";\n \n ", "\n ", "\n"])), baseButtonStyles, button.primary.borderRadius, getVariantStyles, getSizeStyles);
1528
+ })(templateObject_1$q || (templateObject_1$q = __makeTemplateObject(["\n ", "\n border-radius: ", ";\n \n ", "\n ", "\n"], ["\n ", "\n border-radius: ", ";\n \n ", "\n ", "\n"])), baseButtonStyles, button.primary.borderRadius, getVariantStyles, getSizeStyles);
1519
1529
  var StyledLink = styled.a.withConfig({
1520
1530
  shouldForwardProp: function shouldForwardProp(prop) {
1521
1531
  return !prop.startsWith('$');
1522
1532
  },
1523
1533
  displayName: "Button__StyledLink",
1524
1534
  componentId: "sc-1eiuum9-1"
1525
- })(templateObject_2$d || (templateObject_2$d = __makeTemplateObject(["\n ", "\n border-radius: ", ";\n \n ", "\n ", "\n"], ["\n ", "\n border-radius: ", ";\n \n ", "\n ", "\n"
1535
+ })(templateObject_2$g || (templateObject_2$g = __makeTemplateObject(["\n ", "\n border-radius: ", ";\n \n ", "\n ", "\n"], ["\n ", "\n border-radius: ", ";\n \n ", "\n ", "\n"
1526
1536
  // Helper function to get icon size based on button size
1527
1537
  ])), baseButtonStyles, button.primary.borderRadius, getVariantStyles, getSizeStyles);
1528
1538
  // Helper function to get icon size based on button size
@@ -1615,7 +1625,7 @@ var Button = function Button(_a) {
1615
1625
  "data-testid": dataTestId
1616
1626
  }, buttonProps), renderButtonContent(children, iconName, size));
1617
1627
  };
1618
- var templateObject_1$n, templateObject_2$d;
1628
+ var templateObject_1$q, templateObject_2$g;
1619
1629
 
1620
1630
  var chip = tokensData.component.chip;
1621
1631
  // Helper function to get variant styles as objects for CSS custom properties
@@ -1676,14 +1686,14 @@ var BaseChipStyled = styled.span.withConfig({
1676
1686
  },
1677
1687
  displayName: "ChipBase__BaseChipStyled",
1678
1688
  componentId: "sc-moa6zc-0"
1679
- })(templateObject_1$m || (templateObject_1$m = __makeTemplateObject(["\n display: inline-flex;\n align-items: center;\n justify-content: center;\n width: fit-content;\n height: max-content;\n border-radius: 12px;\n box-sizing: border-box;\n user-select: none;\n white-space: nowrap;\n transition: width ", ";\n \n /* Use CSS custom properties set by wrapper */\n background-color: var(--chip-bg-color);\n color: var(--chip-text-color);\n font: var(--chip-font);\n padding: var(--chip-padding);\n opacity: var(--chip-opacity, 1);\n cursor: var(--chip-cursor, default);\n \n &:hover {\n opacity: var(--chip-hover-opacity, var(--chip-opacity, 1));\n }\n \n &:active {\n opacity: var(--chip-active-opacity, var(--chip-opacity, 1));\n }\n \n &:focus-visible {\n outline: 2px solid ", ";\n outline-offset: 2px;\n }\n"], ["\n display: inline-flex;\n align-items: center;\n justify-content: center;\n width: fit-content;\n height: max-content;\n border-radius: 12px;\n box-sizing: border-box;\n user-select: none;\n white-space: nowrap;\n transition: width ", ";\n \n /* Use CSS custom properties set by wrapper */\n background-color: var(--chip-bg-color);\n color: var(--chip-text-color);\n font: var(--chip-font);\n padding: var(--chip-padding);\n opacity: var(--chip-opacity, 1);\n cursor: var(--chip-cursor, default);\n \n &:hover {\n opacity: var(--chip-hover-opacity, var(--chip-opacity, 1));\n }\n \n &:active {\n opacity: var(--chip-active-opacity, var(--chip-opacity, 1));\n }\n \n &:focus-visible {\n outline: 2px solid ", ";\n outline-offset: 2px;\n }\n"
1689
+ })(templateObject_1$p || (templateObject_1$p = __makeTemplateObject(["\n display: inline-flex;\n align-items: center;\n justify-content: center;\n width: fit-content;\n height: max-content;\n border-radius: 12px;\n box-sizing: border-box;\n user-select: none;\n white-space: nowrap;\n transition: width ", ";\n \n /* Use CSS custom properties set by wrapper */\n background-color: var(--chip-bg-color);\n color: var(--chip-text-color);\n font: var(--chip-font);\n padding: var(--chip-padding);\n opacity: var(--chip-opacity, 1);\n cursor: var(--chip-cursor, default);\n \n &:hover {\n opacity: var(--chip-hover-opacity, var(--chip-opacity, 1));\n }\n \n &:active {\n opacity: var(--chip-active-opacity, var(--chip-opacity, 1));\n }\n \n &:focus-visible {\n outline: 2px solid ", ";\n outline-offset: 2px;\n }\n"], ["\n display: inline-flex;\n align-items: center;\n justify-content: center;\n width: fit-content;\n height: max-content;\n border-radius: 12px;\n box-sizing: border-box;\n user-select: none;\n white-space: nowrap;\n transition: width ", ";\n \n /* Use CSS custom properties set by wrapper */\n background-color: var(--chip-bg-color);\n color: var(--chip-text-color);\n font: var(--chip-font);\n padding: var(--chip-padding);\n opacity: var(--chip-opacity, 1);\n cursor: var(--chip-cursor, default);\n \n &:hover {\n opacity: var(--chip-hover-opacity, var(--chip-opacity, 1));\n }\n \n &:active {\n opacity: var(--chip-active-opacity, var(--chip-opacity, 1));\n }\n \n &:focus-visible {\n outline: 2px solid ", ";\n outline-offset: 2px;\n }\n"
1680
1690
  // Icon container for selected indicator or leading icons
1681
1691
  ])), tokensData.semantic.motion.interactive, chip.variants.interactive.backgroundColor);
1682
1692
  // Icon container for selected indicator or leading icons
1683
1693
  var IconContainer = styled.span.withConfig({
1684
1694
  displayName: "ChipBase__IconContainer",
1685
1695
  componentId: "sc-moa6zc-1"
1686
- })(templateObject_2$c || (templateObject_2$c = __makeTemplateObject(["\n display: inline-flex;\n align-items: center;\n margin-right: ", ";\n"], ["\n display: inline-flex;\n align-items: center;\n margin-right: ", ";\n"
1696
+ })(templateObject_2$f || (templateObject_2$f = __makeTemplateObject(["\n display: inline-flex;\n align-items: center;\n margin-right: ", ";\n"], ["\n display: inline-flex;\n align-items: center;\n margin-right: ", ";\n"
1687
1697
  // Close button for dismissible chips
1688
1698
  ])), tokensData.semantic.spacing.layout.sm);
1689
1699
  // Close button for dismissible chips
@@ -1693,7 +1703,7 @@ var CloseButton = styled.button.withConfig({
1693
1703
  },
1694
1704
  displayName: "ChipBase__CloseButton",
1695
1705
  componentId: "sc-moa6zc-2"
1696
- })(templateObject_3$9 || (templateObject_3$9 = __makeTemplateObject(["\n display: inline-flex;\n align-items: center;\n justify-content: center;\n margin-left: ", ";\n background: transparent;\n border: none;\n padding: 0;\n cursor: ", ";\n opacity: ", ";\n color: inherit;\n transition: ", ";\n \n &:hover:not(:disabled) {\n opacity: 0.7;\n }\n \n &:active:not(:disabled) {\n opacity: 0.9;\n }\n \n &:focus-visible {\n outline: 2px solid ", ";\n outline-offset: 2px;\n border-radius: 2px;\n }\n"], ["\n display: inline-flex;\n align-items: center;\n justify-content: center;\n margin-left: ", ";\n background: transparent;\n border: none;\n padding: 0;\n cursor: ", ";\n opacity: ", ";\n color: inherit;\n transition: ", ";\n \n &:hover:not(:disabled) {\n opacity: 0.7;\n }\n \n &:active:not(:disabled) {\n opacity: 0.9;\n }\n \n &:focus-visible {\n outline: 2px solid ", ";\n outline-offset: 2px;\n border-radius: 2px;\n }\n"
1706
+ })(templateObject_3$c || (templateObject_3$c = __makeTemplateObject(["\n display: inline-flex;\n align-items: center;\n justify-content: center;\n margin-left: ", ";\n background: transparent;\n border: none;\n padding: 0;\n cursor: ", ";\n opacity: ", ";\n color: inherit;\n transition: ", ";\n \n &:hover:not(:disabled) {\n opacity: 0.7;\n }\n \n &:active:not(:disabled) {\n opacity: 0.9;\n }\n \n &:focus-visible {\n outline: 2px solid ", ";\n outline-offset: 2px;\n border-radius: 2px;\n }\n"], ["\n display: inline-flex;\n align-items: center;\n justify-content: center;\n margin-left: ", ";\n background: transparent;\n border: none;\n padding: 0;\n cursor: ", ";\n opacity: ", ";\n color: inherit;\n transition: ", ";\n \n &:hover:not(:disabled) {\n opacity: 0.7;\n }\n \n &:active:not(:disabled) {\n opacity: 0.9;\n }\n \n &:focus-visible {\n outline: 2px solid ", ";\n outline-offset: 2px;\n border-radius: 2px;\n }\n"
1697
1707
  // Wrapper component that applies styles via CSS custom properties
1698
1708
  ])), tokensData.semantic.spacing.layout.sm, function (props) {
1699
1709
  return props.$disabled ? 'not-allowed' : 'pointer';
@@ -1728,7 +1738,7 @@ var StyledChipWrapper = function StyledChipWrapper(_a) {
1728
1738
  style: __assign(__assign({}, cssProps), style)
1729
1739
  }, htmlProps), children);
1730
1740
  };
1731
- var templateObject_1$m, templateObject_2$c, templateObject_3$9;
1741
+ var templateObject_1$p, templateObject_2$f, templateObject_3$c;
1732
1742
 
1733
1743
  React.createElement;
1734
1744
  /**
@@ -1972,32 +1982,32 @@ var spacing$3 = tokensData.semantic.spacing;
1972
1982
  var StyledContainer = styled.div.withConfig({
1973
1983
  displayName: "Container__StyledContainer",
1974
1984
  componentId: "sc-17dbj6n-0"
1975
- })(templateObject_1$l || (templateObject_1$l = __makeTemplateObject(["\n width: 100%;\n margin-left: auto;\n margin-right: auto;\n padding-left: ", ";\n padding-right: ", ";\n \n ", " {\n max-width: 640px;\n }\n \n ", " {\n max-width: 768px;\n }\n \n ", " {\n max-width: 1024px;\n }\n \n ", " {\n max-width: 1280px;\n }\n \n ", " {\n max-width: 1536px;\n }\n"], ["\n width: 100%;\n margin-left: auto;\n margin-right: auto;\n padding-left: ", ";\n padding-right: ", ";\n \n ", " {\n max-width: 640px;\n }\n \n ", " {\n max-width: 768px;\n }\n \n ", " {\n max-width: 1024px;\n }\n \n ", " {\n max-width: 1280px;\n }\n \n ", " {\n max-width: 1536px;\n }\n"])), spacing$3.layout['2xl'], spacing$3.layout['2xl'], media$1.sm, media$1.md, media$1.lg, media$1.xl, media$1['2xl']);
1985
+ })(templateObject_1$o || (templateObject_1$o = __makeTemplateObject(["\n width: 100%;\n margin-left: auto;\n margin-right: auto;\n padding-left: ", ";\n padding-right: ", ";\n \n ", " {\n max-width: 640px;\n }\n \n ", " {\n max-width: 768px;\n }\n \n ", " {\n max-width: 1024px;\n }\n \n ", " {\n max-width: 1280px;\n }\n \n ", " {\n max-width: 1536px;\n }\n"], ["\n width: 100%;\n margin-left: auto;\n margin-right: auto;\n padding-left: ", ";\n padding-right: ", ";\n \n ", " {\n max-width: 640px;\n }\n \n ", " {\n max-width: 768px;\n }\n \n ", " {\n max-width: 1024px;\n }\n \n ", " {\n max-width: 1280px;\n }\n \n ", " {\n max-width: 1536px;\n }\n"])), spacing$3.layout['2xl'], spacing$3.layout['2xl'], media$1.sm, media$1.md, media$1.lg, media$1.xl, media$1['2xl']);
1976
1986
  var Container = function Container(_a) {
1977
1987
  var children = _a.children,
1978
1988
  props = __rest(_a, ["children"]);
1979
1989
  return /*#__PURE__*/React.createElement(StyledContainer, props, children);
1980
1990
  };
1981
- var templateObject_1$l;
1991
+ var templateObject_1$o;
1982
1992
 
1983
1993
  React.createElement;
1984
- var base$2 = tokensData.base;
1994
+ var base$5 = tokensData.base;
1985
1995
  var PictureWrapper = styled.div.withConfig({
1986
1996
  displayName: "Picture__PictureWrapper",
1987
1997
  componentId: "sc-11d9tei-0"
1988
- })(templateObject_1$k || (templateObject_1$k = __makeTemplateObject(["\n margin: 0 auto;\n \n ", " {\n margin-left: 0;\n margin-right: 0;\n }\n"], ["\n margin: 0 auto;\n \n ", " {\n margin-left: 0;\n margin-right: 0;\n }\n"])), media$1.sm);
1998
+ })(templateObject_1$n || (templateObject_1$n = __makeTemplateObject(["\n margin: 0 auto;\n \n ", " {\n margin-left: 0;\n margin-right: 0;\n }\n"], ["\n margin: 0 auto;\n \n ", " {\n margin-left: 0;\n margin-right: 0;\n }\n"])), media$1.sm);
1989
1999
  var ImageLink = styled.a.withConfig({
1990
2000
  displayName: "Picture__ImageLink",
1991
2001
  componentId: "sc-11d9tei-1"
1992
- })(templateObject_2$b || (templateObject_2$b = __makeTemplateObject(["\n display: block;\n cursor: pointer;\n transition: opacity ", " ", ";\n \n &:hover {\n opacity: 0.8;\n }\n"], ["\n display: block;\n cursor: pointer;\n transition: opacity ", " ", ";\n \n &:hover {\n opacity: 0.8;\n }\n"])), base$2.duration.normal, base$2.easing.easeInOut);
2002
+ })(templateObject_2$e || (templateObject_2$e = __makeTemplateObject(["\n display: block;\n cursor: pointer;\n transition: opacity ", " ", ";\n \n &:hover {\n opacity: 0.8;\n }\n"], ["\n display: block;\n cursor: pointer;\n transition: opacity ", " ", ";\n \n &:hover {\n opacity: 0.8;\n }\n"])), base$5.duration.normal, base$5.easing.easeInOut);
1993
2003
  var ImageButton = styled.button.withConfig({
1994
2004
  displayName: "Picture__ImageButton",
1995
2005
  componentId: "sc-11d9tei-2"
1996
- })(templateObject_3$8 || (templateObject_3$8 = __makeTemplateObject(["\n border: none;\n background: none;\n padding: 0;\n cursor: pointer;\n display: block;\n width: 100%;\n transition: opacity ", " ", ";\n \n &:hover {\n opacity: 0.8;\n }\n"], ["\n border: none;\n background: none;\n padding: 0;\n cursor: pointer;\n display: block;\n width: 100%;\n transition: opacity ", " ", ";\n \n &:hover {\n opacity: 0.8;\n }\n"])), base$2.duration.normal, base$2.easing.easeInOut);
2006
+ })(templateObject_3$b || (templateObject_3$b = __makeTemplateObject(["\n border: none;\n background: none;\n padding: 0;\n cursor: pointer;\n display: block;\n width: 100%;\n transition: opacity ", " ", ";\n \n &:hover {\n opacity: 0.8;\n }\n"], ["\n border: none;\n background: none;\n padding: 0;\n cursor: pointer;\n display: block;\n width: 100%;\n transition: opacity ", " ", ";\n \n &:hover {\n opacity: 0.8;\n }\n"])), base$5.duration.normal, base$5.easing.easeInOut);
1997
2007
  var StyledImage = styled.img.withConfig({
1998
2008
  displayName: "Picture__StyledImage",
1999
2009
  componentId: "sc-11d9tei-3"
2000
- })(templateObject_4$7 || (templateObject_4$7 = __makeTemplateObject(["\n width: 100%;\n height: auto;\n border-radius: ", ";\n display: block;\n"], ["\n width: 100%;\n height: auto;\n border-radius: ", ";\n display: block;\n"])), base$2.border.radius[2]);
2010
+ })(templateObject_4$a || (templateObject_4$a = __makeTemplateObject(["\n width: 100%;\n height: auto;\n border-radius: ", ";\n display: block;\n"], ["\n width: 100%;\n height: auto;\n border-radius: ", ";\n display: block;\n"])), base$5.border.radius[2]);
2001
2011
  var Picture = function Picture(_a) {
2002
2012
  var title = _a.title,
2003
2013
  src = _a.src,
@@ -2024,16 +2034,16 @@ var Picture = function Picture(_a) {
2024
2034
  "aria-label": "Read more about ".concat(title)
2025
2035
  }, image) : image);
2026
2036
  };
2027
- var templateObject_1$k, templateObject_2$b, templateObject_3$8, templateObject_4$7;
2037
+ var templateObject_1$n, templateObject_2$e, templateObject_3$b, templateObject_4$a;
2028
2038
 
2029
2039
  React.createElement;
2030
2040
  var _a$4 = tokensData.semantic,
2031
- typography = _a$4.typography,
2041
+ typography$1 = _a$4.typography,
2032
2042
  color$2 = _a$4.color;
2033
2043
  var TimeStyled = styled.time.withConfig({
2034
2044
  displayName: "DateFormatter__TimeStyled",
2035
2045
  componentId: "sc-5464cc-0"
2036
- })(templateObject_1$j || (templateObject_1$j = __makeTemplateObject(["\n font: ", ";\n color: ", ";\n"], ["\n font: ", ";\n color: ", ";\n"])), typography.label, color$2.text.subdued);
2046
+ })(templateObject_1$m || (templateObject_1$m = __makeTemplateObject(["\n font: ", ";\n color: ", ";\n"], ["\n font: ", ";\n color: ", ";\n"])), typography$1.label, color$2.text.subdued);
2037
2047
  var DateFormatter = function DateFormatter(_a) {
2038
2048
  var dateString = _a.dateString,
2039
2049
  _b = _a.formatString,
@@ -2045,7 +2055,7 @@ var DateFormatter = function DateFormatter(_a) {
2045
2055
  "data-testid": dataTestId
2046
2056
  }, dateFns.format(date, formatString));
2047
2057
  };
2048
- var templateObject_1$j;
2058
+ var templateObject_1$m;
2049
2059
 
2050
2060
  React.createElement;
2051
2061
  var motion = tokensData.semantic.motion,
@@ -2056,7 +2066,7 @@ var IconButtonStyled = styled.button.withConfig({
2056
2066
  },
2057
2067
  displayName: "IconButton__IconButtonStyled",
2058
2068
  componentId: "sc-k8b14t-0"
2059
- })(templateObject_1$i || (templateObject_1$i = __makeTemplateObject(["\n background-color: ", ";\n border: none;\n border-radius: ", ";\n transition: ", ";\n box-sizing: border-box;\n display: ", ";\n justify-content: ", ";\n align-items: ", ";\n height: max-content;\n cursor: pointer;\n position: relative;\n\n /* Size-specific dimensions from component tokens */\n min-width: ", ";\n min-height: ", ";\n padding: ", ";\n\n &:hover {\n background-color: ", ";\n }\n\n &:active {\n background-color: ", ";\n }\n\n &:focus {\n outline: ", ";\n outline-offset: ", ";\n }\n\n &:disabled {\n background-color: ", ";\n cursor: not-allowed;\n }\n\n /* High contrast mode support */\n @media (prefers-contrast: high) {\n border: 1px solid;\n }\n\n /* Reduced motion support */\n @media (prefers-reduced-motion: reduce) {\n transition: none;\n }\n"], ["\n background-color: ", ";\n border: none;\n border-radius: ", ";\n transition: ", ";\n box-sizing: border-box;\n display: ", ";\n justify-content: ", ";\n align-items: ", ";\n height: max-content;\n cursor: pointer;\n position: relative;\n\n /* Size-specific dimensions from component tokens */\n min-width: ", ";\n min-height: ", ";\n padding: ", ";\n\n &:hover {\n background-color: ", ";\n }\n\n &:active {\n background-color: ", ";\n }\n\n &:focus {\n outline: ", ";\n outline-offset: ", ";\n }\n\n &:disabled {\n background-color: ", ";\n cursor: not-allowed;\n }\n\n /* High contrast mode support */\n @media (prefers-contrast: high) {\n border: 1px solid;\n }\n\n /* Reduced motion support */\n @media (prefers-reduced-motion: reduce) {\n transition: none;\n }\n"])), function (_a) {
2069
+ })(templateObject_1$l || (templateObject_1$l = __makeTemplateObject(["\n background-color: ", ";\n border: none;\n border-radius: ", ";\n transition: ", ";\n box-sizing: border-box;\n display: ", ";\n justify-content: ", ";\n align-items: ", ";\n height: max-content;\n cursor: pointer;\n position: relative;\n\n /* Size-specific dimensions from component tokens */\n min-width: ", ";\n min-height: ", ";\n padding: ", ";\n\n &:hover {\n background-color: ", ";\n }\n\n &:active {\n background-color: ", ";\n }\n\n &:focus {\n outline: ", ";\n outline-offset: ", ";\n }\n\n &:disabled {\n background-color: ", ";\n cursor: not-allowed;\n }\n\n /* High contrast mode support */\n @media (prefers-contrast: high) {\n border: 1px solid;\n }\n\n /* Reduced motion support */\n @media (prefers-reduced-motion: reduce) {\n transition: none;\n }\n"], ["\n background-color: ", ";\n border: none;\n border-radius: ", ";\n transition: ", ";\n box-sizing: border-box;\n display: ", ";\n justify-content: ", ";\n align-items: ", ";\n height: max-content;\n cursor: pointer;\n position: relative;\n\n /* Size-specific dimensions from component tokens */\n min-width: ", ";\n min-height: ", ";\n padding: ", ";\n\n &:hover {\n background-color: ", ";\n }\n\n &:active {\n background-color: ", ";\n }\n\n &:focus {\n outline: ", ";\n outline-offset: ", ";\n }\n\n &:disabled {\n background-color: ", ";\n cursor: not-allowed;\n }\n\n /* High contrast mode support */\n @media (prefers-contrast: high) {\n border: 1px solid;\n }\n\n /* Reduced motion support */\n @media (prefers-reduced-motion: reduce) {\n transition: none;\n }\n"])), function (_a) {
2060
2070
  var $variant = _a.$variant;
2061
2071
  switch ($variant) {
2062
2072
  case 'primary':
@@ -2167,7 +2177,7 @@ var IconButton = function IconButton(_a) {
2167
2177
  "aria-hidden": "true" // Hide icon from screen readers since button has aria-label
2168
2178
  }));
2169
2179
  };
2170
- var templateObject_1$i;
2180
+ var templateObject_1$l;
2171
2181
 
2172
2182
  React.createElement;
2173
2183
  var ProgressBarContainer = styled.div.withConfig({
@@ -2176,10 +2186,10 @@ var ProgressBarContainer = styled.div.withConfig({
2176
2186
  },
2177
2187
  displayName: "ProgressBar__ProgressBarContainer",
2178
2188
  componentId: "sc-1nco33q-0"
2179
- })(templateObject_3$7 || (templateObject_3$7 = __makeTemplateObject(["\n background-color: ", ";\n border-radius: ", ";\n overflow: hidden;\n\n ", "\n\n ", "\n"], ["\n background-color: ", ";\n border-radius: ", ";\n overflow: hidden;\n\n ", "\n\n ", "\n"])), tokensData.semantic.color.background.disabled, tokensData.base.border.radius[1], function (props) {
2180
- return props.$variant === 'horizontal' && styled.css(templateObject_1$h || (templateObject_1$h = __makeTemplateObject(["\n width: 100%;\n height: ", ";\n "], ["\n width: 100%;\n height: ", ";\n "])), props.$height ? tokensData.component.progressBar.sizes[props.$height].height : tokensData.component.progressBar.sizes.md.height);
2189
+ })(templateObject_3$a || (templateObject_3$a = __makeTemplateObject(["\n background-color: ", ";\n border-radius: ", ";\n overflow: hidden;\n\n ", "\n\n ", "\n"], ["\n background-color: ", ";\n border-radius: ", ";\n overflow: hidden;\n\n ", "\n\n ", "\n"])), tokensData.semantic.color.background.disabled, tokensData.base.border.radius[1], function (props) {
2190
+ return props.$variant === 'horizontal' && styled.css(templateObject_1$k || (templateObject_1$k = __makeTemplateObject(["\n width: 100%;\n height: ", ";\n "], ["\n width: 100%;\n height: ", ";\n "])), props.$height ? tokensData.component.progressBar.sizes[props.$height].height : tokensData.component.progressBar.sizes.md.height);
2181
2191
  }, function (props) {
2182
- return props.$variant === 'vertical' && styled.css(templateObject_2$a || (templateObject_2$a = __makeTemplateObject(["\n width: ", ";\n height: 100%;\n "], ["\n width: ", ";\n height: 100%;\n "])), props.$width ? tokensData.component.progressBar.sizes[props.$width].height : tokensData.component.progressBar.sizes.md.height);
2192
+ return props.$variant === 'vertical' && styled.css(templateObject_2$d || (templateObject_2$d = __makeTemplateObject(["\n width: ", ";\n height: 100%;\n "], ["\n width: ", ";\n height: 100%;\n "])), props.$width ? tokensData.component.progressBar.sizes[props.$width].height : tokensData.component.progressBar.sizes.md.height);
2183
2193
  });
2184
2194
  var ProgressBarFill = styled.div.withConfig({
2185
2195
  shouldForwardProp: function shouldForwardProp(prop) {
@@ -2187,7 +2197,7 @@ var ProgressBarFill = styled.div.withConfig({
2187
2197
  },
2188
2198
  displayName: "ProgressBar__ProgressBarFill",
2189
2199
  componentId: "sc-1nco33q-1"
2190
- })(templateObject_7$2 || (templateObject_7$2 = __makeTemplateObject(["\n height: 100%;\n transition: ", ";\n\n ", "\n\n ", "\n\n ", "\n"], ["\n height: 100%;\n transition: ", ";\n\n ", "\n\n ", "\n\n ", "\n"])), tokensData.semantic.motion.transition.normal, function (props) {
2200
+ })(templateObject_7$4 || (templateObject_7$4 = __makeTemplateObject(["\n height: 100%;\n transition: ", ";\n\n ", "\n\n ", "\n\n ", "\n"], ["\n height: 100%;\n transition: ", ";\n\n ", "\n\n ", "\n\n ", "\n"])), tokensData.semantic.motion.transition.normal, function (props) {
2191
2201
  var backgroundColor;
2192
2202
  switch (props.$color) {
2193
2203
  case 'success':
@@ -2201,11 +2211,11 @@ var ProgressBarFill = styled.div.withConfig({
2201
2211
  backgroundColor = tokensData.semantic.color.background.interactive;
2202
2212
  break;
2203
2213
  }
2204
- return styled.css(templateObject_4$6 || (templateObject_4$6 = __makeTemplateObject(["background-color: ", ";"], ["background-color: ", ";"])), backgroundColor);
2214
+ return styled.css(templateObject_4$9 || (templateObject_4$9 = __makeTemplateObject(["background-color: ", ";"], ["background-color: ", ";"])), backgroundColor);
2205
2215
  }, function (props) {
2206
- return props.$variant === 'horizontal' && styled.css(templateObject_5$4 || (templateObject_5$4 = __makeTemplateObject(["\n width: ", "%;\n "], ["\n width: ", "%;\n "])), Math.min(100, Math.max(0, props.$value)));
2216
+ return props.$variant === 'horizontal' && styled.css(templateObject_5$7 || (templateObject_5$7 = __makeTemplateObject(["\n width: ", "%;\n "], ["\n width: ", "%;\n "])), Math.min(100, Math.max(0, props.$value)));
2207
2217
  }, function (props) {
2208
- return props.$variant === 'vertical' && styled.css(templateObject_6$2 || (templateObject_6$2 = __makeTemplateObject(["\n width: 100%;\n height: ", "%;\n "], ["\n width: 100%;\n height: ", "%;\n "])), Math.min(100, Math.max(0, props.$value)));
2218
+ return props.$variant === 'vertical' && styled.css(templateObject_6$6 || (templateObject_6$6 = __makeTemplateObject(["\n width: 100%;\n height: ", "%;\n "], ["\n width: 100%;\n height: ", "%;\n "])), Math.min(100, Math.max(0, props.$value)));
2209
2219
  });
2210
2220
  var ProgressBar = function ProgressBar(_a) {
2211
2221
  var value = _a.value,
@@ -2231,7 +2241,7 @@ var ProgressBar = function ProgressBar(_a) {
2231
2241
  $color: color
2232
2242
  }));
2233
2243
  };
2234
- var templateObject_1$h, templateObject_2$a, templateObject_3$7, templateObject_4$6, templateObject_5$4, templateObject_6$2, templateObject_7$2;
2244
+ var templateObject_1$k, templateObject_2$d, templateObject_3$a, templateObject_4$9, templateObject_5$7, templateObject_6$6, templateObject_7$4;
2235
2245
 
2236
2246
  React.createElement;
2237
2247
  var StyledDivider = styled.div.withConfig({
@@ -2240,7 +2250,7 @@ var StyledDivider = styled.div.withConfig({
2240
2250
  },
2241
2251
  displayName: "Divider__StyledDivider",
2242
2252
  componentId: "sc-1l0c8ja-0"
2243
- })(templateObject_1$g || (templateObject_1$g = __makeTemplateObject(["\n border: none;\n \n /* Apply orientation */\n ", "\n \n /* Apply variant styles */\n ", "\n \n /* Apply size styles (spacing) */\n ", "\n"], ["\n border: none;\n \n /* Apply orientation */\n ", "\n \n /* Apply variant styles */\n ", "\n \n /* Apply size styles (spacing) */\n ", "\n"
2253
+ })(templateObject_1$j || (templateObject_1$j = __makeTemplateObject(["\n border: none;\n \n /* Apply orientation */\n ", "\n \n /* Apply variant styles */\n ", "\n \n /* Apply size styles (spacing) */\n ", "\n"], ["\n border: none;\n \n /* Apply orientation */\n ", "\n \n /* Apply variant styles */\n ", "\n \n /* Apply size styles (spacing) */\n ", "\n"
2244
2254
  /**
2245
2255
  * Divider is an atomic component that provides visual separation between content sections.
2246
2256
  *
@@ -2353,7 +2363,7 @@ var Divider = function Divider(_a) {
2353
2363
  "aria-orientation": orientation
2354
2364
  });
2355
2365
  };
2356
- var templateObject_1$g;
2366
+ var templateObject_1$j;
2357
2367
 
2358
2368
  React.createElement;
2359
2369
  var StyledStack = styled.div.withConfig({
@@ -2362,7 +2372,7 @@ var StyledStack = styled.div.withConfig({
2362
2372
  },
2363
2373
  displayName: "Stack__StyledStack",
2364
2374
  componentId: "sc-1ehkxgy-0"
2365
- })(templateObject_1$f || (templateObject_1$f = __makeTemplateObject(["\n display: flex;\n flex-direction: var(--stack-direction);\n align-items: var(--stack-align-items);\n justify-content: var(--stack-justify-content);\n gap: var(--stack-gap);\n flex-wrap: var(--stack-wrap);\n"], ["\n display: flex;\n flex-direction: var(--stack-direction);\n align-items: var(--stack-align-items);\n justify-content: var(--stack-justify-content);\n gap: var(--stack-gap);\n flex-wrap: var(--stack-wrap);\n"
2375
+ })(templateObject_1$i || (templateObject_1$i = __makeTemplateObject(["\n display: flex;\n flex-direction: var(--stack-direction);\n align-items: var(--stack-align-items);\n justify-content: var(--stack-justify-content);\n gap: var(--stack-gap);\n flex-wrap: var(--stack-wrap);\n"], ["\n display: flex;\n flex-direction: var(--stack-direction);\n align-items: var(--stack-align-items);\n justify-content: var(--stack-justify-content);\n gap: var(--stack-gap);\n flex-wrap: var(--stack-wrap);\n"
2366
2376
  // Helper function to convert gap prop to CSS value
2367
2377
  ])));
2368
2378
  // Helper function to convert gap prop to CSS value
@@ -2400,17 +2410,17 @@ var Stack = function Stack(_a) {
2400
2410
  "data-testid": dataTestId
2401
2411
  }, children);
2402
2412
  };
2403
- var templateObject_1$f;
2413
+ var templateObject_1$i;
2404
2414
 
2405
2415
  React.createElement;
2406
- var semantic$2 = tokensData.semantic;
2416
+ var semantic$5 = tokensData.semantic;
2407
2417
  var StyledTag = styled.span.withConfig({
2408
2418
  shouldForwardProp: function shouldForwardProp(prop) {
2409
2419
  return !prop.startsWith('$');
2410
2420
  },
2411
2421
  displayName: "Tag__StyledTag",
2412
2422
  componentId: "sc-lzfmti-0"
2413
- })(templateObject_1$e || (templateObject_1$e = __makeTemplateObject(["\n display: inline-flex;\n align-items: center;\n justify-content: center;\n border-radius: ", ";\n user-select: none;\n white-space: nowrap;\n max-height: ", ";\n \n /* Size - fixed to small */\n padding: ", " ", ";\n font: ", ";\n \n /* Variant styles */\n background-color: ", ";\n \n color: ", ";\n \n border: ", ";\n"], ["\n display: inline-flex;\n align-items: center;\n justify-content: center;\n border-radius: ", ";\n user-select: none;\n white-space: nowrap;\n max-height: ", ";\n \n /* Size - fixed to small */\n padding: ", " ", ";\n font: ", ";\n \n /* Variant styles */\n background-color: ", ";\n \n color: ", ";\n \n border: ", ";\n"
2423
+ })(templateObject_1$h || (templateObject_1$h = __makeTemplateObject(["\n display: inline-flex;\n align-items: center;\n justify-content: center;\n border-radius: ", ";\n user-select: none;\n white-space: nowrap;\n max-height: ", ";\n \n /* Size - fixed to small */\n padding: ", " ", ";\n font: ", ";\n \n /* Variant styles */\n background-color: ", ";\n \n color: ", ";\n \n border: ", ";\n"], ["\n display: inline-flex;\n align-items: center;\n justify-content: center;\n border-radius: ", ";\n user-select: none;\n white-space: nowrap;\n max-height: ", ";\n \n /* Size - fixed to small */\n padding: ", " ", ";\n font: ", ";\n \n /* Variant styles */\n background-color: ", ";\n \n color: ", ";\n \n border: ", ";\n"
2414
2424
  /**
2415
2425
  * Tag component for categorizing and labeling content
2416
2426
  *
@@ -2420,33 +2430,33 @@ var StyledTag = styled.span.withConfig({
2420
2430
  var $variant = _a.$variant;
2421
2431
  switch ($variant) {
2422
2432
  case 'interactive':
2423
- return semantic$2.color.background['interactive-subtle'];
2433
+ return semantic$5.color.background['interactive-subtle'];
2424
2434
  case 'success':
2425
- return semantic$2.color.background['success-subtle'];
2435
+ return semantic$5.color.background['success-subtle'];
2426
2436
  case 'warning':
2427
- return semantic$2.color.background['warning-subtle'];
2437
+ return semantic$5.color.background['warning-subtle'];
2428
2438
  case 'error':
2429
- return semantic$2.color.background['error-subtle'];
2439
+ return semantic$5.color.background['error-subtle'];
2430
2440
  case 'emphasis':
2431
- return semantic$2.color.background.emphasis;
2441
+ return semantic$5.color.background.emphasis;
2432
2442
  default:
2433
- return semantic$2.color.background.surface;
2443
+ return semantic$5.color.background.surface;
2434
2444
  }
2435
2445
  }, function (_a) {
2436
2446
  var $variant = _a.$variant;
2437
2447
  switch ($variant) {
2438
2448
  case 'interactive':
2439
- return semantic$2.color.text.interactive;
2449
+ return semantic$5.color.text.interactive;
2440
2450
  case 'success':
2441
- return semantic$2.color.text.success;
2451
+ return semantic$5.color.text.success;
2442
2452
  case 'warning':
2443
- return semantic$2.color.text.warning;
2453
+ return semantic$5.color.text.warning;
2444
2454
  case 'error':
2445
- return semantic$2.color.text.error;
2455
+ return semantic$5.color.text.error;
2446
2456
  case 'emphasis':
2447
- return semantic$2.color.text.inverse;
2457
+ return semantic$5.color.text.inverse;
2448
2458
  default:
2449
- return semantic$2.color.text["default"];
2459
+ return semantic$5.color.text["default"];
2450
2460
  }
2451
2461
  }, function (_a) {
2452
2462
  var $variant = _a.$variant,
@@ -2454,17 +2464,17 @@ var StyledTag = styled.span.withConfig({
2454
2464
  if (!$border) return 'none';
2455
2465
  switch ($variant) {
2456
2466
  case 'interactive':
2457
- return "1px solid ".concat(semantic$2.color.border.interactive);
2467
+ return "1px solid ".concat(semantic$5.color.border.interactive);
2458
2468
  case 'success':
2459
- return "1px solid ".concat(semantic$2.color.border.success);
2469
+ return "1px solid ".concat(semantic$5.color.border.success);
2460
2470
  case 'warning':
2461
- return "1px solid ".concat(semantic$2.color.border.warning);
2471
+ return "1px solid ".concat(semantic$5.color.border.warning);
2462
2472
  case 'error':
2463
- return "1px solid ".concat(semantic$2.color.border.error);
2473
+ return "1px solid ".concat(semantic$5.color.border.error);
2464
2474
  case 'emphasis':
2465
- return "1px solid ".concat(semantic$2.color.background.emphasis);
2475
+ return "1px solid ".concat(semantic$5.color.background.emphasis);
2466
2476
  default:
2467
- return "1px solid ".concat(semantic$2.color.border["default"]);
2477
+ return "1px solid ".concat(semantic$5.color.border["default"]);
2468
2478
  }
2469
2479
  });
2470
2480
  /**
@@ -2491,18 +2501,18 @@ var Tag = function Tag(_a) {
2491
2501
  "aria-label": typeof children === 'string' ? "Tag: ".concat(children) : undefined
2492
2502
  }, props), children);
2493
2503
  };
2494
- var templateObject_1$e;
2504
+ var templateObject_1$h;
2495
2505
 
2496
2506
  React.createElement;
2497
2507
  var _a$3, _b$1, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m;
2498
2508
  var BreadcrumbNavStyled = styled.nav.withConfig({
2499
2509
  displayName: "Breadcrumbs__BreadcrumbNavStyled",
2500
2510
  componentId: "sc-7ouzg5-0"
2501
- })(templateObject_1$d || (templateObject_1$d = __makeTemplateObject(["\n border-bottom: ", ";\n\n ol {\n display: flex;\n align-items: center;\n list-style: none;\n margin: 0;\n padding: 0;\n }\n"], ["\n border-bottom: ", ";\n\n ol {\n display: flex;\n align-items: center;\n list-style: none;\n margin: 0;\n padding: 0;\n }\n"])), ((_b$1 = (_a$3 = tokensData.semantic) === null || _a$3 === void 0 ? void 0 : _a$3.border) === null || _b$1 === void 0 ? void 0 : _b$1["default"]) || '0.0625rem solid #e9ecef');
2511
+ })(templateObject_1$g || (templateObject_1$g = __makeTemplateObject(["\n border-bottom: ", ";\n\n ol {\n display: flex;\n align-items: center;\n list-style: none;\n margin: 0;\n padding: 0;\n }\n"], ["\n border-bottom: ", ";\n\n ol {\n display: flex;\n align-items: center;\n list-style: none;\n margin: 0;\n padding: 0;\n }\n"])), ((_b$1 = (_a$3 = tokensData.semantic) === null || _a$3 === void 0 ? void 0 : _a$3.border) === null || _b$1 === void 0 ? void 0 : _b$1["default"]) || '0.0625rem solid #e9ecef');
2502
2512
  var BreadcrumbStyled = styled.li.withConfig({
2503
2513
  displayName: "Breadcrumbs__BreadcrumbStyled",
2504
2514
  componentId: "sc-7ouzg5-1"
2505
- })(templateObject_2$9 || (templateObject_2$9 = __makeTemplateObject(["\n text-transform: uppercase;\n display: inline-block;\n margin-right: ", ";\n padding: ", ";\n position: relative;\n\n &:not(:last-of-type)::before {\n content: '';\n background-image: url('/assets/icons/caret.svg');\n background-size: contain;\n background-repeat: no-repeat;\n background-position: center;\n background-color: transparent;\n opacity: 0.5;\n display: inline-block;\n width: ", ";\n height: ", ";\n right: -", ";\n position: absolute;\n }\n\n &:last-of-type a {\n text-decoration: none;\n color: ", ";\n }\n\n &:last-of-type p {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n max-width: 180px;\n }\n\n > a {\n text-decoration: underline;\n color: ", ";\n }\n"], ["\n text-transform: uppercase;\n display: inline-block;\n margin-right: ", ";\n padding: ", ";\n position: relative;\n\n &:not(:last-of-type)::before {\n content: '';\n background-image: url('/assets/icons/caret.svg');\n background-size: contain;\n background-repeat: no-repeat;\n background-position: center;\n background-color: transparent;\n opacity: 0.5;\n display: inline-block;\n width: ", ";\n height: ", ";\n right: -", ";\n position: absolute;\n }\n\n &:last-of-type a {\n text-decoration: none;\n color: ", ";\n }\n\n &:last-of-type p {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n max-width: 180px;\n }\n\n > a {\n text-decoration: underline;\n color: ", ";\n }\n"])), ((_d = (_c = tokensData.base) === null || _c === void 0 ? void 0 : _c.spacing) === null || _d === void 0 ? void 0 : _d['2']) || '0.5rem', ((_f = (_e = tokensData.base) === null || _e === void 0 ? void 0 : _e.spacing) === null || _f === void 0 ? void 0 : _f['2']) || '0.5rem', ((_h = (_g = tokensData.base) === null || _g === void 0 ? void 0 : _g.spacing) === null || _h === void 0 ? void 0 : _h['4']) || '1rem', ((_k = (_j = tokensData.base) === null || _j === void 0 ? void 0 : _j.spacing) === null || _k === void 0 ? void 0 : _k['4']) || '1rem', ((_m = (_l = tokensData.base) === null || _l === void 0 ? void 0 : _l.spacing) === null || _m === void 0 ? void 0 : _m['3']) || '0.75rem', tokensData.semantic.color.text.subdued, tokensData.semantic.color.text["default"]);
2515
+ })(templateObject_2$c || (templateObject_2$c = __makeTemplateObject(["\n text-transform: uppercase;\n display: inline-block;\n margin-right: ", ";\n padding: ", ";\n position: relative;\n\n &:not(:last-of-type)::before {\n content: '';\n background-image: url('/assets/icons/caret.svg');\n background-size: contain;\n background-repeat: no-repeat;\n background-position: center;\n background-color: transparent;\n opacity: 0.5;\n display: inline-block;\n width: ", ";\n height: ", ";\n right: -", ";\n position: absolute;\n }\n\n &:last-of-type a {\n text-decoration: none;\n color: ", ";\n }\n\n &:last-of-type p {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n max-width: 180px;\n }\n\n > a {\n text-decoration: underline;\n color: ", ";\n }\n"], ["\n text-transform: uppercase;\n display: inline-block;\n margin-right: ", ";\n padding: ", ";\n position: relative;\n\n &:not(:last-of-type)::before {\n content: '';\n background-image: url('/assets/icons/caret.svg');\n background-size: contain;\n background-repeat: no-repeat;\n background-position: center;\n background-color: transparent;\n opacity: 0.5;\n display: inline-block;\n width: ", ";\n height: ", ";\n right: -", ";\n position: absolute;\n }\n\n &:last-of-type a {\n text-decoration: none;\n color: ", ";\n }\n\n &:last-of-type p {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n max-width: 180px;\n }\n\n > a {\n text-decoration: underline;\n color: ", ";\n }\n"])), ((_d = (_c = tokensData.base) === null || _c === void 0 ? void 0 : _c.spacing) === null || _d === void 0 ? void 0 : _d['2']) || '0.5rem', ((_f = (_e = tokensData.base) === null || _e === void 0 ? void 0 : _e.spacing) === null || _f === void 0 ? void 0 : _f['2']) || '0.5rem', ((_h = (_g = tokensData.base) === null || _g === void 0 ? void 0 : _g.spacing) === null || _h === void 0 ? void 0 : _h['4']) || '1rem', ((_k = (_j = tokensData.base) === null || _j === void 0 ? void 0 : _j.spacing) === null || _k === void 0 ? void 0 : _k['4']) || '1rem', ((_m = (_l = tokensData.base) === null || _l === void 0 ? void 0 : _l.spacing) === null || _m === void 0 ? void 0 : _m['3']) || '0.75rem', tokensData.semantic.color.text.subdued, tokensData.semantic.color.text["default"]);
2506
2516
  var isInternalUrl = function isInternalUrl(url) {
2507
2517
  return url.startsWith('/') && !url.startsWith('http');
2508
2518
  };
@@ -2528,13 +2538,13 @@ var Breadcrumbs = function Breadcrumbs(_a) {
2528
2538
  }, breadcrumb.label)));
2529
2539
  }))));
2530
2540
  };
2531
- var templateObject_1$d, templateObject_2$9;
2541
+ var templateObject_1$g, templateObject_2$c;
2532
2542
 
2533
2543
  React.createElement;
2534
2544
  var CardSmallStyled = styled.div.withConfig({
2535
2545
  displayName: "CardSmall__CardSmallStyled",
2536
2546
  componentId: "sc-jpcqvd-0"
2537
- })(templateObject_1$c || (templateObject_1$c = __makeTemplateObject(["\n a {\n text-decoration: none;\n }\n\n img {\n border-radius: ", ";\n transition: ease opacity 0.2s;\n width: 100%;\n height: auto;\n display: block;\n }\n\n &:hover {\n img {\n opacity: 0.8;\n }\n }\n\n &:focus-within {\n outline: none;\n box-shadow: 0 0 0 2px ", ";\n }\n"], ["\n a {\n text-decoration: none;\n }\n\n img {\n border-radius: ", ";\n transition: ease opacity 0.2s;\n width: 100%;\n height: auto;\n display: block;\n }\n\n &:hover {\n img {\n opacity: 0.8;\n }\n }\n\n &:focus-within {\n outline: none;\n box-shadow: 0 0 0 2px ", ";\n }\n"])), tokensData.base.border.radius[2], tokensData.semantic.color.border.strong);
2547
+ })(templateObject_1$f || (templateObject_1$f = __makeTemplateObject(["\n a {\n text-decoration: none;\n }\n\n img {\n border-radius: ", ";\n transition: ease opacity 0.2s;\n width: 100%;\n height: auto;\n display: block;\n }\n\n &:hover {\n img {\n opacity: 0.8;\n }\n }\n\n &:focus-within {\n outline: none;\n box-shadow: 0 0 0 2px ", ";\n }\n"], ["\n a {\n text-decoration: none;\n }\n\n img {\n border-radius: ", ";\n transition: ease opacity 0.2s;\n width: 100%;\n height: auto;\n display: block;\n }\n\n &:hover {\n img {\n opacity: 0.8;\n }\n }\n\n &:focus-within {\n outline: none;\n box-shadow: 0 0 0 2px ", ";\n }\n"])), tokensData.base.border.radius[2], tokensData.semantic.color.border.strong);
2538
2548
  var CardSmall = function CardSmall(_a) {
2539
2549
  var title = _a.title,
2540
2550
  picture = _a.picture,
@@ -2571,14 +2581,14 @@ var CardSmall = function CardSmall(_a) {
2571
2581
  color: "subdued"
2572
2582
  }, meta))))));
2573
2583
  };
2574
- var templateObject_1$c;
2584
+ var templateObject_1$f;
2575
2585
 
2576
2586
  React.createElement;
2577
2587
  var border$3 = tokensData.base.border;
2578
2588
  var CardLargeStyled = styled.div.withConfig({
2579
2589
  displayName: "CardLarge__CardLargeStyled",
2580
2590
  componentId: "sc-1rfgdzl-0"
2581
- })(templateObject_1$b || (templateObject_1$b = __makeTemplateObject(["\n max-width: 768px;\n\n a {\n text-decoration: none;\n }\n\n &:hover {\n img {\n opacity: 0.8;\n }\n }\n\n img {\n border-radius: ", ";\n transition: ease opacity 0.2s;\n width: 100%;\n }\n"], ["\n max-width: 768px;\n\n a {\n text-decoration: none;\n }\n\n &:hover {\n img {\n opacity: 0.8;\n }\n }\n\n img {\n border-radius: ", ";\n transition: ease opacity 0.2s;\n width: 100%;\n }\n"])), border$3.radius[6]);
2591
+ })(templateObject_1$e || (templateObject_1$e = __makeTemplateObject(["\n max-width: 768px;\n\n a {\n text-decoration: none;\n }\n\n &:hover {\n img {\n opacity: 0.8;\n }\n }\n\n img {\n border-radius: ", ";\n transition: ease opacity 0.2s;\n width: 100%;\n }\n"], ["\n max-width: 768px;\n\n a {\n text-decoration: none;\n }\n\n &:hover {\n img {\n opacity: 0.8;\n }\n }\n\n img {\n border-radius: ", ";\n transition: ease opacity 0.2s;\n width: 100%;\n }\n"])), border$3.radius[6]);
2582
2592
  var CardLarge = function CardLarge(_a) {
2583
2593
  var title = _a.title,
2584
2594
  excerpt = _a.excerpt,
@@ -2623,7 +2633,7 @@ var CardLarge = function CardLarge(_a) {
2623
2633
  });
2624
2634
  })))));
2625
2635
  };
2626
- var templateObject_1$b;
2636
+ var templateObject_1$e;
2627
2637
 
2628
2638
  /**
2629
2639
  * Hidden native checkbox input for accessibility
@@ -2635,7 +2645,7 @@ var HiddenCheckboxInput = styled.input.withConfig({
2635
2645
  },
2636
2646
  displayName: "SelectableInputBase__HiddenCheckboxInput",
2637
2647
  componentId: "sc-1ddpctx-0"
2638
- })(templateObject_1$a || (templateObject_1$a = __makeTemplateObject(["\n position: absolute;\n opacity: 0;\n width: 0;\n height: 0;\n pointer-events: none;\n"], ["\n position: absolute;\n opacity: 0;\n width: 0;\n height: 0;\n pointer-events: none;\n"
2648
+ })(templateObject_1$d || (templateObject_1$d = __makeTemplateObject(["\n position: absolute;\n opacity: 0;\n width: 0;\n height: 0;\n pointer-events: none;\n"], ["\n position: absolute;\n opacity: 0;\n width: 0;\n height: 0;\n pointer-events: none;\n"
2639
2649
  /**
2640
2650
  * Custom checkbox visual component
2641
2651
  * 24px × 24px for 8px grid alignment
@@ -2652,20 +2662,20 @@ var StyledCheckbox = styled.span.withConfig({
2652
2662
  },
2653
2663
  displayName: "SelectableInputBase__StyledCheckbox",
2654
2664
  componentId: "sc-1ddpctx-1"
2655
- })(templateObject_2$8 || (templateObject_2$8 = __makeTemplateObject(["\n position: relative;\n display: inline-flex;\n align-items: center;\n justify-content: center;\n width: 20px;\n height: 20px;\n min-width: 20px;\n min-height: 20px;\n border-radius: ", ";\n border: ", " solid;\n background-color: ", ";\n border-color: ", ";\n cursor: ", ";\n transition: all 150ms ease-out;\n flex-shrink: 0;\n\n /* Hover state */\n ", ":not(:disabled):hover + & {\n border-color: ", ";\n }\n\n /* Focus state */\n ", ":focus-visible + & {\n outline: ", ";\n outline-offset: ", ";\n border-color: ", ";\n }\n\n /* Disabled state */\n ", "\n\n /* Checkmark icon */\n &::after {\n content: '';\n position: absolute;\n display: ", ";\n left: 6px;\n top: 3px;\n width: 4px;\n height: 8px;\n border: solid ", ";\n border-width: 0 2px 2px 0;\n transform: rotate(45deg);\n }\n\n /* Indeterminate icon (horizontal line) */\n &::before {\n content: '';\n position: absolute;\n display: ", ";\n left: 4px;\n top: 8px;\n width: 10px;\n height: 2px;\n background-color: ", ";\n }\n"], ["\n position: relative;\n display: inline-flex;\n align-items: center;\n justify-content: center;\n width: 20px;\n height: 20px;\n min-width: 20px;\n min-height: 20px;\n border-radius: ", ";\n border: ", " solid;\n background-color: ", ";\n border-color: ", ";\n cursor: ", ";\n transition: all 150ms ease-out;\n flex-shrink: 0;\n\n /* Hover state */\n ", ":not(:disabled):hover + & {\n border-color: ", ";\n }\n\n /* Focus state */\n ", ":focus-visible + & {\n outline: ", ";\n outline-offset: ", ";\n border-color: ", ";\n }\n\n /* Disabled state */\n ", "\n\n /* Checkmark icon */\n &::after {\n content: '';\n position: absolute;\n display: ", ";\n left: 6px;\n top: 3px;\n width: 4px;\n height: 8px;\n border: solid ", ";\n border-width: 0 2px 2px 0;\n transform: rotate(45deg);\n }\n\n /* Indeterminate icon (horizontal line) */\n &::before {\n content: '';\n position: absolute;\n display: ", ";\n left: 4px;\n top: 8px;\n width: 10px;\n height: 2px;\n background-color: ", ";\n }\n"
2665
+ })(templateObject_2$b || (templateObject_2$b = __makeTemplateObject(["\n position: relative;\n display: inline-flex;\n align-items: center;\n justify-content: center;\n width: 20px;\n height: 20px;\n min-width: 20px;\n min-height: 20px;\n border-radius: ", ";\n border: ", " solid;\n background-color: ", ";\n border-color: ", ";\n cursor: ", ";\n transition: all 150ms ease-out;\n flex-shrink: 0;\n\n /* Hover state */\n ", ":not(:disabled):hover + & {\n border-color: ", ";\n }\n\n /* Focus state */\n ", ":focus-visible + & {\n outline: ", ";\n outline-offset: ", ";\n border-color: ", ";\n }\n\n /* Disabled state */\n ", "\n\n /* Checkmark icon */\n &::after {\n content: '';\n position: absolute;\n display: ", ";\n left: 6px;\n top: 3px;\n width: 4px;\n height: 8px;\n border: solid ", ";\n border-width: 0 2px 2px 0;\n transform: rotate(45deg);\n }\n\n /* Indeterminate icon (horizontal line) */\n &::before {\n content: '';\n position: absolute;\n display: ", ";\n left: 4px;\n top: 8px;\n width: 10px;\n height: 2px;\n background-color: ", ";\n }\n"], ["\n position: relative;\n display: inline-flex;\n align-items: center;\n justify-content: center;\n width: 20px;\n height: 20px;\n min-width: 20px;\n min-height: 20px;\n border-radius: ", ";\n border: ", " solid;\n background-color: ", ";\n border-color: ", ";\n cursor: ", ";\n transition: all 150ms ease-out;\n flex-shrink: 0;\n\n /* Hover state */\n ", ":not(:disabled):hover + & {\n border-color: ", ";\n }\n\n /* Focus state */\n ", ":focus-visible + & {\n outline: ", ";\n outline-offset: ", ";\n border-color: ", ";\n }\n\n /* Disabled state */\n ", "\n\n /* Checkmark icon */\n &::after {\n content: '';\n position: absolute;\n display: ", ";\n left: 6px;\n top: 3px;\n width: 4px;\n height: 8px;\n border: solid ", ";\n border-width: 0 2px 2px 0;\n transform: rotate(45deg);\n }\n\n /* Indeterminate icon (horizontal line) */\n &::before {\n content: '';\n position: absolute;\n display: ", ";\n left: 4px;\n top: 8px;\n width: 10px;\n height: 2px;\n background-color: ", ";\n }\n"
2656
2666
  /**
2657
2667
  * Container for checkbox with proper spacing and alignment
2658
2668
  * 48px min-height for touch target (8px grid aligned)
2659
2669
  */])), tokensData.component.input["default"].borderRadius, tokensData.component.input["default"].borderWidth, function (props) {
2660
- return props.$checked || props.$indeterminate ? tokensData.semantic.color.background.interactive : tokensData.component.input["default"].backgroundColor;
2670
+ return props.$checked || props.$indeterminate ? tokensData.semantic.color.background.inverse : tokensData.component.input["default"].backgroundColor;
2661
2671
  }, function (props) {
2662
2672
  if (props.$state === 'error') return tokensData.component.input.error.borderColor;
2663
- if (props.$checked || props.$indeterminate) return tokensData.semantic.color.background.interactive;
2673
+ if (props.$checked || props.$indeterminate) return tokensData.semantic.border.strong;
2664
2674
  return tokensData.component.input["default"].borderColor;
2665
2675
  }, function (props) {
2666
2676
  return props.$state === 'disabled' ? 'not-allowed' : 'pointer';
2667
2677
  }, HiddenCheckboxInput, function (props) {
2668
- return props.$state === 'error' ? tokensData.component.input.error.hover.borderColor : props.$checked || props.$indeterminate ? tokensData.semantic.color.background.interactive : tokensData.component.input.hover.borderColor;
2678
+ return props.$state === 'error' ? tokensData.component.input.error.hover.borderColor : props.$checked || props.$indeterminate ? tokensData.semantic.border.strong : tokensData.component.input.hover.borderColor;
2669
2679
  }, HiddenCheckboxInput, tokensData.component.input.focus.outline, tokensData.component.input.focus.outlineOffset, function (props) {
2670
2680
  return props.$state === 'error' ? tokensData.component.input.error.focus.borderColor : tokensData.component.input.focus.borderColor;
2671
2681
  }, function (props) {
@@ -2685,7 +2695,7 @@ var StyledCheckboxContainer = styled.label.withConfig({
2685
2695
  },
2686
2696
  displayName: "SelectableInputBase__StyledCheckboxContainer",
2687
2697
  componentId: "sc-1ddpctx-2"
2688
- })(templateObject_3$6 || (templateObject_3$6 = __makeTemplateObject(["\n display: inline-flex;\n align-items: center;\n gap: ", ";\n cursor: ", ";\n min-height: 32px;\n flex-direction: ", ";\n user-select: none;\n"], ["\n display: inline-flex;\n align-items: center;\n gap: ", ";\n cursor: ", ";\n min-height: 32px;\n flex-direction: ", ";\n user-select: none;\n"
2698
+ })(templateObject_3$9 || (templateObject_3$9 = __makeTemplateObject(["\n display: inline-flex;\n align-items: center;\n gap: ", ";\n cursor: ", ";\n min-height: 32px;\n flex-direction: ", ";\n user-select: none;\n"], ["\n display: inline-flex;\n align-items: center;\n gap: ", ";\n cursor: ", ";\n min-height: 32px;\n flex-direction: ", ";\n user-select: none;\n"
2689
2699
  /**
2690
2700
  * Label text with proper typography
2691
2701
  */])), tokensData.base.spacing[3], function (props) {
@@ -2702,20 +2712,20 @@ var StyledCheckboxLabel = styled.span.withConfig({
2702
2712
  },
2703
2713
  displayName: "SelectableInputBase__StyledCheckboxLabel",
2704
2714
  componentId: "sc-1ddpctx-3"
2705
- })(templateObject_4$5 || (templateObject_4$5 = __makeTemplateObject(["\n font: ", ";\n color: ", ";\n"], ["\n font: ", ";\n color: ", ";\n"])), tokensData.component.input["default"].font, function (props) {
2715
+ })(templateObject_4$8 || (templateObject_4$8 = __makeTemplateObject(["\n font: ", ";\n color: ", ";\n"], ["\n font: ", ";\n color: ", ";\n"])), tokensData.component.input["default"].font, function (props) {
2706
2716
  return props.$disabled ? tokensData.component.input.disabled.textColor : tokensData.component.input["default"].textColor;
2707
2717
  });
2708
- var templateObject_1$a, templateObject_2$8, templateObject_3$6, templateObject_4$5;
2718
+ var templateObject_1$d, templateObject_2$b, templateObject_3$9, templateObject_4$8;
2709
2719
 
2710
2720
  React.createElement;
2711
- var StyledFieldContainer$2 = styled.div.withConfig({
2721
+ var StyledFieldContainer$3 = styled.div.withConfig({
2712
2722
  displayName: "Checkbox__StyledFieldContainer",
2713
2723
  componentId: "sc-vquz3v-0"
2714
- })(templateObject_1$9 || (templateObject_1$9 = __makeTemplateObject(["\n display: inline-flex;\n flex-direction: column;\n gap: ", ";\n"], ["\n display: inline-flex;\n flex-direction: column;\n gap: ", ";\n"])), tokensData.base.spacing[1]);
2715
- var StyledHelperText$2 = styled.span.withConfig({
2724
+ })(templateObject_1$c || (templateObject_1$c = __makeTemplateObject(["\n display: inline-flex;\n flex-direction: column;\n gap: ", ";\n"], ["\n display: inline-flex;\n flex-direction: column;\n gap: ", ";\n"])), tokensData.base.spacing[1]);
2725
+ var StyledHelperText$4 = styled.span.withConfig({
2716
2726
  displayName: "Checkbox__StyledHelperText",
2717
2727
  componentId: "sc-vquz3v-1"
2718
- })(templateObject_2$7 || (templateObject_2$7 = __makeTemplateObject(["\n font: ", ";\n color: ", ";\n margin-left: ", "; /* Align with label text after checkbox */\n display: block;\n"], ["\n font: ", ";\n color: ", ";\n margin-left: ", "; /* Align with label text after checkbox */\n display: block;\n"
2728
+ })(templateObject_2$a || (templateObject_2$a = __makeTemplateObject(["\n font: ", ";\n color: ", ";\n margin-left: ", "; /* Align with label text after checkbox */\n display: block;\n"], ["\n font: ", ";\n color: ", ";\n margin-left: ", "; /* Align with label text after checkbox */\n display: block;\n"
2719
2729
  /**
2720
2730
  * Checkbox component for binary selection with WCAG 2.2 AA compliance
2721
2731
  *
@@ -2796,7 +2806,7 @@ var Checkbox = /*#__PURE__*/React.forwardRef(function (_a, ref) {
2796
2806
  inputRef.current.indeterminate = indeterminate;
2797
2807
  }
2798
2808
  }, [indeterminate]);
2799
- return /*#__PURE__*/React.createElement(StyledFieldContainer$2, null, /*#__PURE__*/React.createElement(StyledCheckboxContainer, {
2809
+ return /*#__PURE__*/React.createElement(StyledFieldContainer$3, null, /*#__PURE__*/React.createElement(StyledCheckboxContainer, {
2800
2810
  $disabled: disabled,
2801
2811
  $labelPosition: labelPosition
2802
2812
  }, /*#__PURE__*/React.createElement(HiddenCheckboxInput, _extends({
@@ -2818,9 +2828,9 @@ var Checkbox = /*#__PURE__*/React.forwardRef(function (_a, ref) {
2818
2828
  "aria-hidden": "true"
2819
2829
  }), /*#__PURE__*/React.createElement(StyledCheckboxLabel, {
2820
2830
  $disabled: disabled
2821
- }, label)), helperText && !error && /*#__PURE__*/React.createElement(StyledHelperText$2, {
2831
+ }, label)), helperText && !error && /*#__PURE__*/React.createElement(StyledHelperText$4, {
2822
2832
  id: helperTextId
2823
- }, helperText), error && /*#__PURE__*/React.createElement(StyledHelperText$2, {
2833
+ }, helperText), error && /*#__PURE__*/React.createElement(StyledHelperText$4, {
2824
2834
  id: errorId,
2825
2835
  $error: true,
2826
2836
  role: "alert",
@@ -2828,13 +2838,13 @@ var Checkbox = /*#__PURE__*/React.forwardRef(function (_a, ref) {
2828
2838
  }, error));
2829
2839
  });
2830
2840
  Checkbox.displayName = 'Checkbox';
2831
- var templateObject_1$9, templateObject_2$7;
2841
+ var templateObject_1$c, templateObject_2$a;
2832
2842
 
2833
2843
  React.createElement;
2834
2844
  var ChipGroupWrapper = styled.div.withConfig({
2835
2845
  displayName: "ChipGroup__ChipGroupWrapper",
2836
2846
  componentId: "sc-ae049w-0"
2837
- })(templateObject_1$8 || (templateObject_1$8 = __makeTemplateObject(["\n > div {\n display: flex;\n flex-wrap: wrap;\n }\n"], ["\n > div {\n display: flex;\n flex-wrap: wrap;\n }\n"])));
2847
+ })(templateObject_1$b || (templateObject_1$b = __makeTemplateObject(["\n > div {\n display: flex;\n flex-wrap: wrap;\n }\n"], ["\n > div {\n display: flex;\n flex-wrap: wrap;\n }\n"])));
2838
2848
  var ChipGroup = function ChipGroup(_a) {
2839
2849
  var labels = _a.labels,
2840
2850
  _b = _a.variant,
@@ -2853,7 +2863,7 @@ var ChipGroup = function ChipGroup(_a) {
2853
2863
  });
2854
2864
  })));
2855
2865
  };
2856
- var templateObject_1$8;
2866
+ var templateObject_1$b;
2857
2867
 
2858
2868
  React.createElement;
2859
2869
  var _a$2 = tokensData.semantic,
@@ -2863,15 +2873,15 @@ var _a$2 = tokensData.semantic,
2863
2873
  var StyledCodeBlock = styled.pre.withConfig({
2864
2874
  displayName: "CodeBlock__StyledCodeBlock",
2865
2875
  componentId: "sc-1p1t0kp-0"
2866
- })(templateObject_1$7 || (templateObject_1$7 = __makeTemplateObject(["\n background-color: ", ";\n border: ", ";\n border-radius: ", ";\n padding: ", ";\n font-family: ", ";\n font-size: ", ";\n line-height: ", ";\n color: ", ";\n overflow-x: auto;\n margin: ", " 0;\n position: relative;\n"], ["\n background-color: ", ";\n border: ", ";\n border-radius: ", ";\n padding: ", ";\n font-family: ", ";\n font-size: ", ";\n line-height: ", ";\n color: ", ";\n overflow-x: auto;\n margin: ", " 0;\n position: relative;\n"])), color$1.background.subtle, border$2.subtle, tokensData.base.border.radius[2], spacing$2.layout.md, tokensData.base.fontFamily.monospace, tokensData.base.fontSize[1], tokensData.base.lineHeight[3], color$1.text["default"], spacing$2.layout.sm);
2876
+ })(templateObject_1$a || (templateObject_1$a = __makeTemplateObject(["\n background-color: ", ";\n border: ", ";\n border-radius: ", ";\n padding: ", ";\n font-family: ", ";\n font-size: ", ";\n line-height: ", ";\n color: ", ";\n overflow-x: auto;\n margin: ", " 0;\n position: relative;\n"], ["\n background-color: ", ";\n border: ", ";\n border-radius: ", ";\n padding: ", ";\n font-family: ", ";\n font-size: ", ";\n line-height: ", ";\n color: ", ";\n overflow-x: auto;\n margin: ", " 0;\n position: relative;\n"])), color$1.background.subtle, border$2.subtle, tokensData.base.border.radius[2], spacing$2.layout.md, tokensData.base.fontFamily.monospace, tokensData.base.fontSize[1], tokensData.base.lineHeight[3], color$1.text["default"], spacing$2.layout.sm);
2867
2877
  var CodeBlockWrapper = styled.div.withConfig({
2868
2878
  displayName: "CodeBlock__CodeBlockWrapper",
2869
2879
  componentId: "sc-1p1t0kp-1"
2870
- })(templateObject_2$6 || (templateObject_2$6 = __makeTemplateObject(["\n position: relative;\n display: inline-block;\n width: 100%;\n"], ["\n position: relative;\n display: inline-block;\n width: 100%;\n"])));
2880
+ })(templateObject_2$9 || (templateObject_2$9 = __makeTemplateObject(["\n position: relative;\n display: inline-block;\n width: 100%;\n"], ["\n position: relative;\n display: inline-block;\n width: 100%;\n"])));
2871
2881
  var CopyButtonWrapper = styled.div.withConfig({
2872
2882
  displayName: "CodeBlock__CopyButtonWrapper",
2873
2883
  componentId: "sc-1p1t0kp-2"
2874
- })(templateObject_3$5 || (templateObject_3$5 = __makeTemplateObject(["\n position: absolute;\n bottom: ", ";\n right: ", ";\n"], ["\n position: absolute;\n bottom: ", ";\n right: ", ";\n"])), spacing$2.layout.lg, spacing$2.layout.sm);
2884
+ })(templateObject_3$8 || (templateObject_3$8 = __makeTemplateObject(["\n position: absolute;\n bottom: ", ";\n right: ", ";\n"], ["\n position: absolute;\n bottom: ", ";\n right: ", ";\n"])), spacing$2.layout.lg, spacing$2.layout.sm);
2875
2885
  var CopyButton = function CopyButton(_a) {
2876
2886
  var text = _a.text,
2877
2887
  onCopy = _a.onCopy;
@@ -2948,7 +2958,7 @@ var CodeBlock = function CodeBlock(_a) {
2948
2958
  onCopy: onCopy
2949
2959
  }));
2950
2960
  };
2951
- var templateObject_1$7, templateObject_2$6, templateObject_3$5;
2961
+ var templateObject_1$a, templateObject_2$9, templateObject_3$8;
2952
2962
 
2953
2963
  React.createElement;
2954
2964
  var _a$1 = tokensData.base,
@@ -2957,23 +2967,23 @@ var _a$1 = tokensData.base,
2957
2967
  var FeatureBlockStyled = styled.div.withConfig({
2958
2968
  displayName: "FeatureBlock__FeatureBlockStyled",
2959
2969
  componentId: "sc-1mi4lso-0"
2960
- })(templateObject_1$6 || (templateObject_1$6 = __makeTemplateObject(["\n @media (min-width: ", ") {\n display: grid;\n grid-template-columns: repeat(12, 1fr);\n }\n\n @media (min-width: ", ") {\n gap: ", ";\n }\n\n img {\n border-radius: ", ";\n transition: ease opacity 0.2s;\n\n &:hover {\n opacity: 0.8;\n }\n }\n\n a {\n text-decoration: none;\n }\n"], ["\n @media (min-width: ", ") {\n display: grid;\n grid-template-columns: repeat(12, 1fr);\n }\n\n @media (min-width: ", ") {\n gap: ", ";\n }\n\n img {\n border-radius: ", ";\n transition: ease opacity 0.2s;\n\n &:hover {\n opacity: 0.8;\n }\n }\n\n a {\n text-decoration: none;\n }\n"])), tokensData.base.breakpoint.md, tokensData.base.breakpoint.lg, spacing$1[12], border$1.radius[6]);
2970
+ })(templateObject_1$9 || (templateObject_1$9 = __makeTemplateObject(["\n @media (min-width: ", ") {\n display: grid;\n grid-template-columns: repeat(12, 1fr);\n }\n\n @media (min-width: ", ") {\n gap: ", ";\n }\n\n img {\n border-radius: ", ";\n transition: ease opacity 0.2s;\n\n &:hover {\n opacity: 0.8;\n }\n }\n\n a {\n text-decoration: none;\n }\n"], ["\n @media (min-width: ", ") {\n display: grid;\n grid-template-columns: repeat(12, 1fr);\n }\n\n @media (min-width: ", ") {\n gap: ", ";\n }\n\n img {\n border-radius: ", ";\n transition: ease opacity 0.2s;\n\n &:hover {\n opacity: 0.8;\n }\n }\n\n a {\n text-decoration: none;\n }\n"])), tokensData.base.breakpoint.md, tokensData.base.breakpoint.lg, spacing$1[12], border$1.radius[6]);
2961
2971
  var ImageWrapper = styled.div.withConfig({
2962
2972
  displayName: "FeatureBlock__ImageWrapper",
2963
2973
  componentId: "sc-1mi4lso-1"
2964
- })(templateObject_2$5 || (templateObject_2$5 = __makeTemplateObject(["\n grid-column: span 12;\n\n @media (min-width: ", ") {\n grid-column: span 6;\n }\n"], ["\n grid-column: span 12;\n\n @media (min-width: ", ") {\n grid-column: span 6;\n }\n"])), tokensData.base.breakpoint.lg);
2974
+ })(templateObject_2$8 || (templateObject_2$8 = __makeTemplateObject(["\n grid-column: span 12;\n\n @media (min-width: ", ") {\n grid-column: span 6;\n }\n"], ["\n grid-column: span 12;\n\n @media (min-width: ", ") {\n grid-column: span 6;\n }\n"])), tokensData.base.breakpoint.lg);
2965
2975
  var ContentSection = styled.div.withConfig({
2966
2976
  displayName: "FeatureBlock__ContentSection",
2967
2977
  componentId: "sc-1mi4lso-2"
2968
- })(templateObject_3$4 || (templateObject_3$4 = __makeTemplateObject(["\n grid-column: span 12;\n margin-top: ", ";\n\n @media (min-width: ", ") {\n grid-column: span 6;\n margin-top: 0;\n padding-right: ", ";\n }\n\n @media (min-width: ", ") {\n padding-right: ", ";\n }\n"], ["\n grid-column: span 12;\n margin-top: ", ";\n\n @media (min-width: ", ") {\n grid-column: span 6;\n margin-top: 0;\n padding-right: ", ";\n }\n\n @media (min-width: ", ") {\n padding-right: ", ";\n }\n"])), spacing$1[6], tokensData.base.breakpoint.lg, spacing$1[8], tokensData.base.breakpoint.xl, spacing$1[24]);
2978
+ })(templateObject_3$7 || (templateObject_3$7 = __makeTemplateObject(["\n grid-column: span 12;\n margin-top: ", ";\n\n @media (min-width: ", ") {\n grid-column: span 6;\n margin-top: 0;\n padding-right: ", ";\n }\n\n @media (min-width: ", ") {\n padding-right: ", ";\n }\n"], ["\n grid-column: span 12;\n margin-top: ", ";\n\n @media (min-width: ", ") {\n grid-column: span 6;\n margin-top: 0;\n padding-right: ", ";\n }\n\n @media (min-width: ", ") {\n padding-right: ", ";\n }\n"])), spacing$1[6], tokensData.base.breakpoint.lg, spacing$1[8], tokensData.base.breakpoint.xl, spacing$1[24]);
2969
2979
  var ButtonWrapper = styled.div.withConfig({
2970
2980
  displayName: "FeatureBlock__ButtonWrapper",
2971
2981
  componentId: "sc-1mi4lso-3"
2972
- })(templateObject_4$4 || (templateObject_4$4 = __makeTemplateObject(["\n button {\n margin-top: ", ";\n }\n"], ["\n button {\n margin-top: ", ";\n }\n"])), spacing$1[4]);
2982
+ })(templateObject_4$7 || (templateObject_4$7 = __makeTemplateObject(["\n button {\n margin-top: ", ";\n }\n"], ["\n button {\n margin-top: ", ";\n }\n"])), spacing$1[4]);
2973
2983
  var ContentWrapper = styled.div.withConfig({
2974
2984
  displayName: "FeatureBlock__ContentWrapper",
2975
2985
  componentId: "sc-1mi4lso-4"
2976
- })(templateObject_5$3 || (templateObject_5$3 = __makeTemplateObject(["\n display: flex;\n flex-direction: column;\n justify-content: center;\n height: 100%;\n"], ["\n display: flex;\n flex-direction: column;\n justify-content: center;\n height: 100%;\n"])));
2986
+ })(templateObject_5$6 || (templateObject_5$6 = __makeTemplateObject(["\n display: flex;\n flex-direction: column;\n justify-content: center;\n height: 100%;\n"], ["\n display: flex;\n flex-direction: column;\n justify-content: center;\n height: 100%;\n"])));
2977
2987
  var FeatureBlock = function FeatureBlock(_a) {
2978
2988
  var title = _a.title,
2979
2989
  excerpt = _a.excerpt,
@@ -3013,7 +3023,7 @@ var FeatureBlock = function FeatureBlock(_a) {
3013
3023
  onClick: onReadMore
3014
3024
  }, readMoreText)))))), /*#__PURE__*/React.createElement(Divider, null));
3015
3025
  };
3016
- var templateObject_1$6, templateObject_2$5, templateObject_3$4, templateObject_4$4, templateObject_5$3;
3026
+ var templateObject_1$9, templateObject_2$8, templateObject_3$7, templateObject_4$7, templateObject_5$6;
3017
3027
 
3018
3028
  React.createElement;
3019
3029
  var _a = tokensData.base,
@@ -3021,23 +3031,33 @@ var _a = tokensData.base,
3021
3031
  shadow = _a.shadow,
3022
3032
  zIndex = _a.zIndex,
3023
3033
  _b = tokensData.semantic,
3024
- color = _b.color;
3025
- _b.typography;
3026
- var border = _b.border,
3034
+ color = _b.color,
3035
+ typography = _b.typography,
3036
+ border = _b.border,
3027
3037
  input$1 = tokensData.component.input;
3028
3038
  var DropdownContainer = styled.div.withConfig({
3029
3039
  displayName: "Dropdown__DropdownContainer",
3030
3040
  componentId: "sc-kz07c4-0"
3031
- })(templateObject_1$5 || (templateObject_1$5 = __makeTemplateObject(["\n position: relative;\n width: 100%;\n"], ["\n position: relative;\n width: 100%;\n"])));
3041
+ })(templateObject_1$8 || (templateObject_1$8 = __makeTemplateObject(["\n position: relative;\n width: 100%;\n"], ["\n position: relative;\n width: 100%;\n"])));
3032
3042
  var DropdownTrigger = styled.button.withConfig({
3033
3043
  shouldForwardProp: function shouldForwardProp(prop) {
3034
3044
  return !prop.startsWith('$');
3035
3045
  },
3036
3046
  displayName: "Dropdown__DropdownTrigger",
3037
3047
  componentId: "sc-kz07c4-1"
3038
- })(templateObject_2$4 || (templateObject_2$4 = __makeTemplateObject(["\n width: 100%;\n display: flex;\n align-items: center;\n justify-content: space-between;\n padding: ", " ", ";\n background-color: ", ";\n border: ", " solid ", ";\n border-radius: ", ";\n font: ", ";\n color: ", ";\n cursor: pointer;\n transition: border-color 200ms ease-in-out, \n outline 200ms ease-in-out;\n \n &:hover:not(:disabled) {\n border-color: ", ";\n }\n \n &:focus {\n border-color: ", ";\n outline: ", ";\n outline-offset: ", ";\n }\n \n &:disabled {\n background-color: ", ";\n color: ", ";\n border-color: ", ";\n cursor: ", ";\n }\n \n ", "\n"], ["\n width: 100%;\n display: flex;\n align-items: center;\n justify-content: space-between;\n padding: ", " ", ";\n background-color: ", ";\n border: ", " solid ", ";\n border-radius: ", ";\n font: ", ";\n color: ", ";\n cursor: pointer;\n transition: border-color 200ms ease-in-out, \n outline 200ms ease-in-out;\n \n &:hover:not(:disabled) {\n border-color: ", ";\n }\n \n &:focus {\n border-color: ", ";\n outline: ", ";\n outline-offset: ", ";\n }\n \n &:disabled {\n background-color: ", ";\n color: ", ";\n border-color: ", ";\n cursor: ", ";\n }\n \n ", "\n"])), input$1["default"].paddingY, input$1["default"].paddingX, input$1["default"].backgroundColor, input$1["default"].borderWidth, input$1["default"].borderColor, input$1["default"].borderRadius, input$1["default"].font, input$1["default"].textColor, input$1.hover.borderColor, input$1.focus.borderColor, input$1.focus.outline, input$1.focus.outlineOffset, input$1.disabled.backgroundColor, input$1.disabled.textColor, input$1.disabled.borderColor, input$1.disabled.cursor, function (_a) {
3039
- var $isOpen = _a.$isOpen;
3040
- return $isOpen && "\n border-color: ".concat(input$1.focus.borderColor, ";\n ");
3048
+ })(templateObject_2$7 || (templateObject_2$7 = __makeTemplateObject(["\n width: 100%;\n display: flex;\n align-items: center;\n justify-content: space-between;\n padding: ", " ", ";\n background-color: ", ";\n border: ", " solid ", ";\n border-radius: ", ";\n font: ", ";\n color: ", ";\n cursor: pointer;\n transition: border-color 200ms ease-in-out, \n outline 200ms ease-in-out;\n \n &:hover:not(:disabled) {\n border-color: ", ";\n }\n \n &:focus {\n border-color: ", ";\n outline: ", ";\n outline-offset: ", ";\n }\n \n &:disabled {\n background-color: ", ";\n color: ", ";\n border-color: ", ";\n cursor: ", ";\n }\n \n ", "\n"], ["\n width: 100%;\n display: flex;\n align-items: center;\n justify-content: space-between;\n padding: ", " ", ";\n background-color: ", ";\n border: ", " solid ", ";\n border-radius: ", ";\n font: ", ";\n color: ", ";\n cursor: pointer;\n transition: border-color 200ms ease-in-out, \n outline 200ms ease-in-out;\n \n &:hover:not(:disabled) {\n border-color: ", ";\n }\n \n &:focus {\n border-color: ", ";\n outline: ", ";\n outline-offset: ", ";\n }\n \n &:disabled {\n background-color: ", ";\n color: ", ";\n border-color: ", ";\n cursor: ", ";\n }\n \n ", "\n"])), input$1["default"].paddingY, input$1["default"].paddingX, input$1["default"].backgroundColor, input$1["default"].borderWidth, function (_a) {
3049
+ var $hasError = _a.$hasError;
3050
+ return $hasError ? input$1.error.borderColor : input$1["default"].borderColor;
3051
+ }, input$1["default"].borderRadius, input$1["default"].font, input$1["default"].textColor, function (_a) {
3052
+ var $hasError = _a.$hasError;
3053
+ return $hasError ? input$1.error.hover.borderColor : input$1.hover.borderColor;
3054
+ }, function (_a) {
3055
+ var $hasError = _a.$hasError;
3056
+ return $hasError ? input$1.error.focus.borderColor : input$1.focus.borderColor;
3057
+ }, input$1.focus.outline, input$1.focus.outlineOffset, input$1.disabled.backgroundColor, input$1.disabled.textColor, input$1.disabled.borderColor, input$1.disabled.cursor, function (_a) {
3058
+ var $isOpen = _a.$isOpen,
3059
+ $hasError = _a.$hasError;
3060
+ return $isOpen && "\n border-color: ".concat($hasError ? input$1.error.focus.borderColor : input$1.focus.borderColor, ";\n ");
3041
3061
  });
3042
3062
  var DropdownIcon = styled.div.withConfig({
3043
3063
  shouldForwardProp: function shouldForwardProp(prop) {
@@ -3045,7 +3065,7 @@ var DropdownIcon = styled.div.withConfig({
3045
3065
  },
3046
3066
  displayName: "Dropdown__DropdownIcon",
3047
3067
  componentId: "sc-kz07c4-2"
3048
- })(templateObject_3$3 || (templateObject_3$3 = __makeTemplateObject(["\n display: flex;\n align-items: center;\n margin-left: ", ";\n transition: transform 0.15s ease;\n \n ", "\n"], ["\n display: flex;\n align-items: center;\n margin-left: ", ";\n transition: transform 0.15s ease;\n \n ", "\n"])), spacing[2], function (_a) {
3068
+ })(templateObject_3$6 || (templateObject_3$6 = __makeTemplateObject(["\n display: flex;\n align-items: center;\n margin-left: ", ";\n transition: transform 0.15s ease;\n \n ", "\n"], ["\n display: flex;\n align-items: center;\n margin-left: ", ";\n transition: transform 0.15s ease;\n \n ", "\n"])), spacing[2], function (_a) {
3049
3069
  var $isOpen = _a.$isOpen;
3050
3070
  return $isOpen && "\n transform: rotate(180deg);\n ";
3051
3071
  });
@@ -3055,7 +3075,7 @@ var DropdownMenu = styled.div.withConfig({
3055
3075
  },
3056
3076
  displayName: "Dropdown__DropdownMenu",
3057
3077
  componentId: "sc-kz07c4-3"
3058
- })(templateObject_4$3 || (templateObject_4$3 = __makeTemplateObject(["\n position: absolute;\n top: 100%;\n left: 0;\n right: 0;\n z-index: ", ";\n background-color: ", ";\n border: ", " solid ", ";\n border-radius: ", ";\n box-shadow: ", ";\n margin-top: ", ";\n overflow: hidden;\n opacity: ", ";\n visibility: ", ";\n transform: ", ";\n transition: all 0.15s ease;\n max-height: 300px;\n overflow-y: auto;\n"], ["\n position: absolute;\n top: 100%;\n left: 0;\n right: 0;\n z-index: ", ";\n background-color: ", ";\n border: ", " solid ", ";\n border-radius: ", ";\n box-shadow: ", ";\n margin-top: ", ";\n overflow: hidden;\n opacity: ", ";\n visibility: ", ";\n transform: ", ";\n transition: all 0.15s ease;\n max-height: 300px;\n overflow-y: auto;\n"])), zIndex[3], input$1["default"].backgroundColor, input$1["default"].borderWidth, input$1["default"].borderColor, input$1["default"].borderRadius, shadow[3], spacing[1], function (_a) {
3078
+ })(templateObject_4$6 || (templateObject_4$6 = __makeTemplateObject(["\n position: absolute;\n top: 100%;\n left: 0;\n right: 0;\n z-index: ", ";\n background-color: ", ";\n border: ", " solid ", ";\n border-radius: ", ";\n box-shadow: ", ";\n margin-top: ", ";\n overflow: hidden;\n opacity: ", ";\n visibility: ", ";\n transform: ", ";\n transition: all 0.15s ease;\n max-height: 300px;\n overflow-y: auto;\n"], ["\n position: absolute;\n top: 100%;\n left: 0;\n right: 0;\n z-index: ", ";\n background-color: ", ";\n border: ", " solid ", ";\n border-radius: ", ";\n box-shadow: ", ";\n margin-top: ", ";\n overflow: hidden;\n opacity: ", ";\n visibility: ", ";\n transform: ", ";\n transition: all 0.15s ease;\n max-height: 300px;\n overflow-y: auto;\n"])), zIndex[3], input$1["default"].backgroundColor, input$1["default"].borderWidth, input$1["default"].borderColor, input$1["default"].borderRadius, shadow[3], spacing[1], function (_a) {
3059
3079
  var $isOpen = _a.$isOpen;
3060
3080
  return $isOpen ? 1 : 0;
3061
3081
  }, function (_a) {
@@ -3071,13 +3091,20 @@ var DropdownOption = styled.button.withConfig({
3071
3091
  },
3072
3092
  displayName: "Dropdown__DropdownOption",
3073
3093
  componentId: "sc-kz07c4-4"
3074
- })(templateObject_5$2 || (templateObject_5$2 = __makeTemplateObject(["\n width: 100%;\n display: block;\n padding: ", " ", ";\n background-color: ", ";\n border: none;\n font: ", ";\n color: ", ";\n text-align: left;\n cursor: pointer;\n transition: background-color 0.15s ease;\n \n &:hover {\n background-color: ", ";\n }\n \n &:focus {\n outline: none;\n background-color: ", ";\n }\n \n &:not(:last-child) {\n border-bottom: ", ";\n }\n"], ["\n width: 100%;\n display: block;\n padding: ", " ", ";\n background-color: ", ";\n border: none;\n font: ", ";\n color: ", ";\n text-align: left;\n cursor: pointer;\n transition: background-color 0.15s ease;\n \n &:hover {\n background-color: ", ";\n }\n \n &:focus {\n outline: none;\n background-color: ", ";\n }\n \n &:not(:last-child) {\n border-bottom: ", ";\n }\n"])), input$1["default"].paddingY, input$1["default"].paddingX, function (_a) {
3094
+ })(templateObject_5$5 || (templateObject_5$5 = __makeTemplateObject(["\n width: 100%;\n display: block;\n padding: ", " ", ";\n background-color: ", ";\n border: none;\n font: ", ";\n color: ", ";\n text-align: left;\n cursor: pointer;\n transition: background-color 0.15s ease;\n \n &:hover {\n background-color: ", ";\n }\n \n &:focus {\n outline: none;\n background-color: ", ";\n }\n \n &:not(:last-child) {\n border-bottom: ", ";\n }\n"], ["\n width: 100%;\n display: block;\n padding: ", " ", ";\n background-color: ", ";\n border: none;\n font: ", ";\n color: ", ";\n text-align: left;\n cursor: pointer;\n transition: background-color 0.15s ease;\n \n &:hover {\n background-color: ", ";\n }\n \n &:focus {\n outline: none;\n background-color: ", ";\n }\n \n &:not(:last-child) {\n border-bottom: ", ";\n }\n"])), input$1["default"].paddingY, input$1["default"].paddingX, function (_a) {
3075
3095
  var $isSelected = _a.$isSelected,
3076
3096
  $isFocused = _a.$isFocused;
3077
3097
  if ($isFocused) return color.background.surface;
3078
3098
  if ($isSelected) return color.background.surface;
3079
3099
  return 'transparent';
3080
3100
  }, input$1["default"].font, input$1["default"].textColor, color.background.surface, color.background.surface, border.subtle);
3101
+ var StyledHelperText$3 = styled.div.withConfig({
3102
+ displayName: "Dropdown__StyledHelperText",
3103
+ componentId: "sc-kz07c4-5"
3104
+ })(templateObject_6$5 || (templateObject_6$5 = __makeTemplateObject(["\n font: ", ";\n color: ", ";\n margin-top: ", ";\n"], ["\n font: ", ";\n color: ", ";\n margin-top: ", ";\n"])), typography.caption, function (_a) {
3105
+ var $hasError = _a.$hasError;
3106
+ return $hasError ? color.text.error : color.text.subdued;
3107
+ }, spacing[2]);
3081
3108
  var Dropdown = function Dropdown(_a) {
3082
3109
  var options = _a.options,
3083
3110
  value = _a.value,
@@ -3087,7 +3114,9 @@ var Dropdown = function Dropdown(_a) {
3087
3114
  _c = _a.disabled,
3088
3115
  disabled = _c === void 0 ? false : _c,
3089
3116
  className = _a.className,
3090
- label = _a.label;
3117
+ label = _a.label,
3118
+ helperText = _a.helperText,
3119
+ error = _a.error;
3091
3120
  var _d = React.useState(false),
3092
3121
  isOpen = _d[0],
3093
3122
  setIsOpen = _d[1];
@@ -3100,6 +3129,10 @@ var Dropdown = function Dropdown(_a) {
3100
3129
  var selectedOption = options.find(function (option) {
3101
3130
  return option.id === value;
3102
3131
  });
3132
+ var hasError = Boolean(error);
3133
+ var errorId = error ? "".concat(dropdownId, "-error") : undefined;
3134
+ var helperId = helperText && !error ? "".concat(dropdownId, "-helper") : undefined;
3135
+ var describedBy = [errorId, helperId].filter(Boolean).join(' ') || undefined;
3103
3136
  // Close dropdown when clicking outside
3104
3137
  React.useEffect(function () {
3105
3138
  var handleClickOutside = function handleClickOutside(event) {
@@ -3199,10 +3232,13 @@ var Dropdown = function Dropdown(_a) {
3199
3232
  }, label)), /*#__PURE__*/React.createElement(DropdownTrigger, {
3200
3233
  id: dropdownId,
3201
3234
  $isOpen: isOpen,
3235
+ $hasError: hasError,
3202
3236
  onClick: handleTriggerClick,
3203
3237
  disabled: disabled,
3204
3238
  "aria-expanded": isOpen,
3205
- "aria-haspopup": "listbox"
3239
+ "aria-haspopup": "listbox",
3240
+ "aria-invalid": hasError,
3241
+ "aria-describedby": describedBy
3206
3242
  }, /*#__PURE__*/React.createElement("span", null, selectedOption ? selectedOption.label : placeholder), /*#__PURE__*/React.createElement(DropdownIcon, {
3207
3243
  $isOpen: isOpen
3208
3244
  }, /*#__PURE__*/React.createElement(Icon, {
@@ -3223,9 +3259,16 @@ var Dropdown = function Dropdown(_a) {
3223
3259
  role: "option",
3224
3260
  "aria-selected": option.id === value
3225
3261
  }, option.label);
3226
- })));
3262
+ })), error && /*#__PURE__*/React.createElement(StyledHelperText$3, {
3263
+ id: errorId,
3264
+ role: "alert",
3265
+ "aria-live": "polite",
3266
+ $hasError: true
3267
+ }, error), helperText && !error && /*#__PURE__*/React.createElement(StyledHelperText$3, {
3268
+ id: helperId
3269
+ }, helperText));
3227
3270
  };
3228
- var templateObject_1$5, templateObject_2$4, templateObject_3$3, templateObject_4$3, templateObject_5$2;
3271
+ var templateObject_1$8, templateObject_2$7, templateObject_3$6, templateObject_4$6, templateObject_5$5, templateObject_6$5;
3229
3272
 
3230
3273
  var input = tokensData.component.input;
3231
3274
  var StyledInputBase = styled.input.withConfig({
@@ -3234,7 +3277,7 @@ var StyledInputBase = styled.input.withConfig({
3234
3277
  },
3235
3278
  displayName: "InputBase__StyledInputBase",
3236
3279
  componentId: "sc-1bpf4e8-0"
3237
- })(templateObject_1$4 || (templateObject_1$4 = __makeTemplateObject(["\n /* Typography */\n font: ", ";\n color: ", ";\n \n /* Layout */\n width: 100%;\n padding: ", " ", ";\n \n /* Visual styling */\n background-color: ", ";\n \n border: ", " solid ", ";\n \n border-radius: ", ";\n \n /* Remove default appearance */\n appearance: none;\n outline: none;\n \n /* Transitions */\n transition: border-color 200ms ease-in-out, \n outline 200ms ease-in-out;\n \n /* Placeholder */\n &::placeholder {\n color: ", ";\n opacity: 1;\n }\n \n /* Focus state */\n &:focus {\n border-color: ", ";\n outline: ", ";\n outline-offset: ", ";\n }\n \n /* Hover state (only when not disabled) */\n &:hover:not(:disabled) {\n border-color: ", ";\n }\n \n /* Disabled state */\n &:disabled {\n cursor: ", ";\n }\n \n /* Remove number input spinners */\n &[type='number']::-webkit-inner-spin-button,\n &[type='number']::-webkit-outer-spin-button {\n -webkit-appearance: none;\n margin: 0;\n }\n \n &[type='number'] {\n -moz-appearance: textfield;\n }\n"], ["\n /* Typography */\n font: ", ";\n color: ", ";\n \n /* Layout */\n width: 100%;\n padding: ", " ", ";\n \n /* Visual styling */\n background-color: ", ";\n \n border: ", " solid ", ";\n \n border-radius: ", ";\n \n /* Remove default appearance */\n appearance: none;\n outline: none;\n \n /* Transitions */\n transition: border-color 200ms ease-in-out, \n outline 200ms ease-in-out;\n \n /* Placeholder */\n &::placeholder {\n color: ", ";\n opacity: 1;\n }\n \n /* Focus state */\n &:focus {\n border-color: ", ";\n outline: ", ";\n outline-offset: ", ";\n }\n \n /* Hover state (only when not disabled) */\n &:hover:not(:disabled) {\n border-color: ", ";\n }\n \n /* Disabled state */\n &:disabled {\n cursor: ", ";\n }\n \n /* Remove number input spinners */\n &[type='number']::-webkit-inner-spin-button,\n &[type='number']::-webkit-outer-spin-button {\n -webkit-appearance: none;\n margin: 0;\n }\n \n &[type='number'] {\n -moz-appearance: textfield;\n }\n"
3280
+ })(templateObject_1$7 || (templateObject_1$7 = __makeTemplateObject(["\n /* Typography */\n font: ", ";\n color: ", ";\n \n /* Layout */\n width: 100%;\n padding: ", " ", ";\n \n /* Visual styling */\n background-color: ", ";\n \n border: ", " solid ", ";\n \n border-radius: ", ";\n \n /* Remove default appearance */\n appearance: none;\n outline: none;\n \n /* Transitions */\n transition: border-color 200ms ease-in-out, \n outline 200ms ease-in-out;\n \n /* Placeholder */\n &::placeholder {\n color: ", ";\n opacity: 1;\n }\n \n /* Focus state */\n &:focus {\n border-color: ", ";\n outline: ", ";\n outline-offset: ", ";\n }\n \n /* Hover state (only when not disabled) */\n &:hover:not(:disabled) {\n border-color: ", ";\n }\n \n /* Disabled state */\n &:disabled {\n cursor: ", ";\n }\n \n /* Remove number input spinners */\n &[type='number']::-webkit-inner-spin-button,\n &[type='number']::-webkit-outer-spin-button {\n -webkit-appearance: none;\n margin: 0;\n }\n \n &[type='number'] {\n -moz-appearance: textfield;\n }\n"], ["\n /* Typography */\n font: ", ";\n color: ", ";\n \n /* Layout */\n width: 100%;\n padding: ", " ", ";\n \n /* Visual styling */\n background-color: ", ";\n \n border: ", " solid ", ";\n \n border-radius: ", ";\n \n /* Remove default appearance */\n appearance: none;\n outline: none;\n \n /* Transitions */\n transition: border-color 200ms ease-in-out, \n outline 200ms ease-in-out;\n \n /* Placeholder */\n &::placeholder {\n color: ", ";\n opacity: 1;\n }\n \n /* Focus state */\n &:focus {\n border-color: ", ";\n outline: ", ";\n outline-offset: ", ";\n }\n \n /* Hover state (only when not disabled) */\n &:hover:not(:disabled) {\n border-color: ", ";\n }\n \n /* Disabled state */\n &:disabled {\n cursor: ", ";\n }\n \n /* Remove number input spinners */\n &[type='number']::-webkit-inner-spin-button,\n &[type='number']::-webkit-outer-spin-button {\n -webkit-appearance: none;\n margin: 0;\n }\n \n &[type='number'] {\n -moz-appearance: textfield;\n }\n"
3238
3281
  /**
3239
3282
  * Base styled textarea with shared styling
3240
3283
  */])), input["default"].font, function (_a) {
@@ -3265,40 +3308,40 @@ var StyledTextAreaBase = styled.textarea.withConfig({
3265
3308
  },
3266
3309
  displayName: "InputBase__StyledTextAreaBase",
3267
3310
  componentId: "sc-1bpf4e8-1"
3268
- })(templateObject_2$3 || (templateObject_2$3 = __makeTemplateObject(["\n /* Inherit all input base styles */\n ", "\n \n /* TextArea specific */\n min-height: 120px;\n resize: vertical;\n font-family: inherit;\n line-height: 1.5;\n"], ["\n /* Inherit all input base styles */\n ", "\n \n /* TextArea specific */\n min-height: 120px;\n resize: vertical;\n font-family: inherit;\n line-height: 1.5;\n"])), StyledInputBase);
3269
- var templateObject_1$4, templateObject_2$3;
3311
+ })(templateObject_2$6 || (templateObject_2$6 = __makeTemplateObject(["\n /* Inherit all input base styles */\n ", "\n \n /* TextArea specific */\n min-height: 120px;\n resize: vertical;\n font-family: inherit;\n line-height: 1.5;\n"], ["\n /* Inherit all input base styles */\n ", "\n \n /* TextArea specific */\n min-height: 120px;\n resize: vertical;\n font-family: inherit;\n line-height: 1.5;\n"])), StyledInputBase);
3312
+ var templateObject_1$7, templateObject_2$6;
3270
3313
 
3271
3314
  React.createElement;
3272
- var semantic$1 = tokensData.semantic,
3273
- base$1 = tokensData.base;
3274
- var StyledFieldContainer$1 = styled.div.withConfig({
3315
+ var semantic$4 = tokensData.semantic,
3316
+ base$4 = tokensData.base;
3317
+ var StyledFieldContainer$2 = styled.div.withConfig({
3275
3318
  displayName: "NumberInput__StyledFieldContainer",
3276
3319
  componentId: "sc-qotc3w-0"
3277
- })(templateObject_1$3 || (templateObject_1$3 = __makeTemplateObject(["\n display: flex;\n flex-direction: column;\n gap: ", ";\n width: 100%;\n"], ["\n display: flex;\n flex-direction: column;\n gap: ", ";\n width: 100%;\n"])), base$1.spacing[2]);
3278
- var StyledLabel$1 = styled.label.withConfig({
3320
+ })(templateObject_1$6 || (templateObject_1$6 = __makeTemplateObject(["\n display: flex;\n flex-direction: column;\n gap: ", ";\n width: 100%;\n"], ["\n display: flex;\n flex-direction: column;\n gap: ", ";\n width: 100%;\n"])), base$4.spacing[2]);
3321
+ var StyledLabel$3 = styled.label.withConfig({
3279
3322
  displayName: "NumberInput__StyledLabel",
3280
3323
  componentId: "sc-qotc3w-1"
3281
- })(templateObject_2$2 || (templateObject_2$2 = __makeTemplateObject(["\n display: flex;\n align-items: center;\n gap: ", ";\n font: ", ";\n color: ", ";\n \n &[data-disabled='true'] {\n color: ", ";\n }\n"], ["\n display: flex;\n align-items: center;\n gap: ", ";\n font: ", ";\n color: ", ";\n \n &[data-disabled='true'] {\n color: ", ";\n }\n"])), base$1.spacing[1], semantic$1.typography.label, semantic$1.color.text["default"], semantic$1.color.text.disabled);
3282
- var StyledRequiredIndicator$1 = styled.span.withConfig({
3324
+ })(templateObject_2$5 || (templateObject_2$5 = __makeTemplateObject(["\n display: flex;\n align-items: center;\n gap: ", ";\n font: ", ";\n color: ", ";\n \n &[data-disabled='true'] {\n color: ", ";\n }\n"], ["\n display: flex;\n align-items: center;\n gap: ", ";\n font: ", ";\n color: ", ";\n \n &[data-disabled='true'] {\n color: ", ";\n }\n"])), base$4.spacing[1], semantic$4.typography.label, semantic$4.color.text["default"], semantic$4.color.text.disabled);
3325
+ var StyledRequiredIndicator$2 = styled.span.withConfig({
3283
3326
  displayName: "NumberInput__StyledRequiredIndicator",
3284
3327
  componentId: "sc-qotc3w-2"
3285
- })(templateObject_3$2 || (templateObject_3$2 = __makeTemplateObject(["\n color: ", ";\n font-weight: ", ";\n"], ["\n color: ", ";\n font-weight: ", ";\n"])), semantic$1.color.text.error, base$1.fontWeight[5]);
3286
- var StyledInputWrapper = styled.div.withConfig({
3328
+ })(templateObject_3$5 || (templateObject_3$5 = __makeTemplateObject(["\n color: ", ";\n font-weight: ", ";\n"], ["\n color: ", ";\n font-weight: ", ";\n"])), semantic$4.color.text.error, base$4.fontWeight[5]);
3329
+ var StyledInputWrapper$1 = styled.div.withConfig({
3287
3330
  displayName: "NumberInput__StyledInputWrapper",
3288
3331
  componentId: "sc-qotc3w-3"
3289
- })(templateObject_4$2 || (templateObject_4$2 = __makeTemplateObject(["\n position: relative;\n display: flex;\n align-items: center;\n"], ["\n position: relative;\n display: flex;\n align-items: center;\n"])));
3332
+ })(templateObject_4$5 || (templateObject_4$5 = __makeTemplateObject(["\n position: relative;\n display: flex;\n align-items: center;\n"], ["\n position: relative;\n display: flex;\n align-items: center;\n"])));
3290
3333
  var StyledNumberInput = styled(StyledInputBase).withConfig({
3291
3334
  displayName: "NumberInput__StyledNumberInput",
3292
3335
  componentId: "sc-qotc3w-4"
3293
- })(templateObject_5$1 || (templateObject_5$1 = __makeTemplateObject(["\n /* Add padding on the right to make room for stepper buttons */\n padding-right: ", ";\n"], ["\n /* Add padding on the right to make room for stepper buttons */\n padding-right: ", ";\n"])), base$1.spacing[10]);
3336
+ })(templateObject_5$4 || (templateObject_5$4 = __makeTemplateObject(["\n /* Add padding on the right to make room for stepper buttons */\n padding-right: ", ";\n"], ["\n /* Add padding on the right to make room for stepper buttons */\n padding-right: ", ";\n"])), base$4.spacing[10]);
3294
3337
  var StyledStepperContainer = styled.div.withConfig({
3295
3338
  displayName: "NumberInput__StyledStepperContainer",
3296
3339
  componentId: "sc-qotc3w-5"
3297
- })(templateObject_6$1 || (templateObject_6$1 = __makeTemplateObject(["\n position: absolute;\n right: ", ";\n display: flex;\n flex-direction: row;\n gap: ", ";\n"], ["\n position: absolute;\n right: ", ";\n display: flex;\n flex-direction: row;\n gap: ", ";\n"])), base$1.spacing[2], base$1.spacing[2]);
3298
- var StyledHelperText$1 = styled.div.withConfig({
3340
+ })(templateObject_6$4 || (templateObject_6$4 = __makeTemplateObject(["\n position: absolute;\n right: ", ";\n display: flex;\n flex-direction: row;\n gap: ", ";\n"], ["\n position: absolute;\n right: ", ";\n display: flex;\n flex-direction: row;\n gap: ", ";\n"])), base$4.spacing[2], base$4.spacing[2]);
3341
+ var StyledHelperText$2 = styled.div.withConfig({
3299
3342
  displayName: "NumberInput__StyledHelperText",
3300
3343
  componentId: "sc-qotc3w-6"
3301
- })(templateObject_7$1 || (templateObject_7$1 = __makeTemplateObject(["\n font: ", ";\n color: ", ";\n"], ["\n font: ", ";\n color: ", ";\n"
3344
+ })(templateObject_7$3 || (templateObject_7$3 = __makeTemplateObject(["\n font: ", ";\n color: ", ";\n"], ["\n font: ", ";\n color: ", ";\n"
3302
3345
  /**
3303
3346
  * NumberInput component for numeric input with stepper buttons and WCAG 2.2 AA compliance
3304
3347
  *
@@ -3321,9 +3364,9 @@ var StyledHelperText$1 = styled.div.withConfig({
3321
3364
  * onChange={(newValue) => setValue(newValue)}
3322
3365
  * />
3323
3366
  * ```
3324
- */])), semantic$1.typography.small, function (_a) {
3367
+ */])), semantic$4.typography.small, function (_a) {
3325
3368
  var $isError = _a.$isError;
3326
- return $isError ? semantic$1.color.text.error : semantic$1.color.text.subdued;
3369
+ return $isError ? semantic$4.color.text.error : semantic$4.color.text.subdued;
3327
3370
  });
3328
3371
  /**
3329
3372
  * NumberInput component for numeric input with stepper buttons and WCAG 2.2 AA compliance
@@ -3459,12 +3502,12 @@ var NumberInput = /*#__PURE__*/React.forwardRef(function (_a, ref) {
3459
3502
  var isDecrementDisabled = disabled || min !== undefined && value !== '' && typeof value === 'number' && value <= min;
3460
3503
  // Build aria-describedby
3461
3504
  var ariaDescribedByIds = [ariaDescribedBy, helperText ? helperId : null, error ? errorId : null].filter(Boolean).join(' ') || undefined;
3462
- return /*#__PURE__*/React.createElement(StyledFieldContainer$1, null, label && /*#__PURE__*/React.createElement(StyledLabel$1, {
3505
+ return /*#__PURE__*/React.createElement(StyledFieldContainer$2, null, label && /*#__PURE__*/React.createElement(StyledLabel$3, {
3463
3506
  htmlFor: id,
3464
3507
  "data-disabled": disabled
3465
- }, label, required && /*#__PURE__*/React.createElement(StyledRequiredIndicator$1, {
3508
+ }, label, required && /*#__PURE__*/React.createElement(StyledRequiredIndicator$2, {
3466
3509
  "aria-label": "required"
3467
- }, "*")), /*#__PURE__*/React.createElement(StyledInputWrapper, null, /*#__PURE__*/React.createElement(StyledNumberInput, _extends({
3510
+ }, "*")), /*#__PURE__*/React.createElement(StyledInputWrapper$1, null, /*#__PURE__*/React.createElement(StyledNumberInput, _extends({
3468
3511
  ref: ref,
3469
3512
  id: id,
3470
3513
  type: "text",
@@ -3505,7 +3548,7 @@ var NumberInput = /*#__PURE__*/React.forwardRef(function (_a, ref) {
3505
3548
  "aria-label": "Decrement value",
3506
3549
  tabIndex: -1,
3507
3550
  type: "button"
3508
- }))), (helperText || error) && /*#__PURE__*/React.createElement(StyledHelperText$1, {
3551
+ }))), (helperText || error) && /*#__PURE__*/React.createElement(StyledHelperText$2, {
3509
3552
  id: error ? errorId : helperId,
3510
3553
  $isError: !!error,
3511
3554
  role: error ? 'alert' : undefined,
@@ -3513,7 +3556,7 @@ var NumberInput = /*#__PURE__*/React.forwardRef(function (_a, ref) {
3513
3556
  }, error || helperText));
3514
3557
  });
3515
3558
  NumberInput.displayName = 'NumberInput';
3516
- var templateObject_1$3, templateObject_2$2, templateObject_3$2, templateObject_4$2, templateObject_5$1, templateObject_6$1, templateObject_7$1;
3559
+ var templateObject_1$6, templateObject_2$5, templateObject_3$5, templateObject_4$5, templateObject_5$4, templateObject_6$4, templateObject_7$3;
3517
3560
 
3518
3561
  React.createElement;
3519
3562
  var PageTitleStyled = styled.div.withConfig({
@@ -3522,7 +3565,7 @@ var PageTitleStyled = styled.div.withConfig({
3522
3565
  },
3523
3566
  displayName: "PageTitle__PageTitleStyled",
3524
3567
  componentId: "sc-16h256f-0"
3525
- })(templateObject_1$2 || (templateObject_1$2 = __makeTemplateObject(["\n margin-bottom: ", ";\n margin-top: ", ";\n"], ["\n margin-bottom: ", ";\n margin-top: ", ";\n"])), tokensData.base.spacing[6], function (_a) {
3568
+ })(templateObject_1$5 || (templateObject_1$5 = __makeTemplateObject(["\n margin-bottom: ", ";\n margin-top: ", ";\n"], ["\n margin-bottom: ", ";\n margin-top: ", ";\n"])), tokensData.base.spacing[6], function (_a) {
3526
3569
  var $hasBackButton = _a.$hasBackButton;
3527
3570
  return $hasBackButton ? tokensData.base.spacing[0] : tokensData.base.spacing[12];
3528
3571
  });
@@ -3549,7 +3592,720 @@ var PageTitle = function PageTitle(_a) {
3549
3592
  color: "subdued"
3550
3593
  }, subtitle)));
3551
3594
  };
3552
- var templateObject_1$2;
3595
+ var templateObject_1$5;
3596
+
3597
+ React.createElement;
3598
+ var semantic$3 = tokensData.semantic,
3599
+ base$3 = tokensData.base;
3600
+ var StyledFieldContainer$1 = styled.div.withConfig({
3601
+ displayName: "PasswordField__StyledFieldContainer",
3602
+ componentId: "sc-1p15zk0-0"
3603
+ })(templateObject_1$4 || (templateObject_1$4 = __makeTemplateObject(["\n display: flex;\n flex-direction: column;\n gap: ", ";\n width: 100%;\n"], ["\n display: flex;\n flex-direction: column;\n gap: ", ";\n width: 100%;\n"])), base$3.spacing[2]);
3604
+ var StyledLabel$2 = styled.label.withConfig({
3605
+ displayName: "PasswordField__StyledLabel",
3606
+ componentId: "sc-1p15zk0-1"
3607
+ })(templateObject_2$4 || (templateObject_2$4 = __makeTemplateObject(["\n display: flex;\n align-items: center;\n gap: ", ";\n font: ", ";\n color: ", ";\n \n &[data-disabled='true'] {\n color: ", ";\n }\n"], ["\n display: flex;\n align-items: center;\n gap: ", ";\n font: ", ";\n color: ", ";\n \n &[data-disabled='true'] {\n color: ", ";\n }\n"])), base$3.spacing[1], semantic$3.typography.label, semantic$3.color.text["default"], semantic$3.color.text.disabled);
3608
+ var StyledRequiredIndicator$1 = styled.span.withConfig({
3609
+ displayName: "PasswordField__StyledRequiredIndicator",
3610
+ componentId: "sc-1p15zk0-2"
3611
+ })(templateObject_3$4 || (templateObject_3$4 = __makeTemplateObject(["\n color: ", ";\n font-weight: ", ";\n"], ["\n color: ", ";\n font-weight: ", ";\n"])), semantic$3.color.text.error, base$3.fontWeight[5]);
3612
+ var StyledHelperText$1 = styled.div.withConfig({
3613
+ displayName: "PasswordField__StyledHelperText",
3614
+ componentId: "sc-1p15zk0-3"
3615
+ })(templateObject_4$4 || (templateObject_4$4 = __makeTemplateObject(["\n font: ", ";\n color: ", ";\n"], ["\n font: ", ";\n color: ", ";\n"])), semantic$3.typography.caption, function (_a) {
3616
+ var $hasError = _a.$hasError;
3617
+ return $hasError ? semantic$3.color.text.error : semantic$3.color.text.subdued;
3618
+ });
3619
+ var StyledInputWrapper = styled.div.withConfig({
3620
+ displayName: "PasswordField__StyledInputWrapper",
3621
+ componentId: "sc-1p15zk0-4"
3622
+ })(templateObject_5$3 || (templateObject_5$3 = __makeTemplateObject(["\n position: relative;\n width: 100%;\n"], ["\n position: relative;\n width: 100%;\n"])));
3623
+ var StyledToggleButton = styled.div.withConfig({
3624
+ displayName: "PasswordField__StyledToggleButton",
3625
+ componentId: "sc-1p15zk0-5"
3626
+ })(templateObject_6$3 || (templateObject_6$3 = __makeTemplateObject(["\n position: absolute;\n right: ", ";\n top: 50%;\n transform: translateY(-50%);\n"], ["\n position: absolute;\n right: ", ";\n top: 50%;\n transform: translateY(-50%);\n"
3627
+ /**
3628
+ * PasswordField component for secure password input with visibility toggle
3629
+ *
3630
+ * @example
3631
+ * ```tsx
3632
+ * <PasswordField
3633
+ * label="Password"
3634
+ * helperText="Must be at least 8 characters"
3635
+ * required
3636
+ * />
3637
+ * ```
3638
+ */])), base$3.spacing[2]);
3639
+ /**
3640
+ * PasswordField component for secure password input with visibility toggle
3641
+ *
3642
+ * @example
3643
+ * ```tsx
3644
+ * <PasswordField
3645
+ * label="Password"
3646
+ * helperText="Must be at least 8 characters"
3647
+ * required
3648
+ * />
3649
+ * ```
3650
+ */
3651
+ var PasswordField = /*#__PURE__*/React.forwardRef(function (_a, ref) {
3652
+ var label = _a.label,
3653
+ helperText = _a.helperText,
3654
+ error = _a.error,
3655
+ _b = _a.required,
3656
+ required = _b === void 0 ? false : _b,
3657
+ _c = _a.disabled,
3658
+ disabled = _c === void 0 ? false : _c,
3659
+ providedId = _a.id,
3660
+ dataTestId = _a["data-testid"],
3661
+ _d = _a.showToggle,
3662
+ showToggle = _d === void 0 ? true : _d,
3663
+ inputProps = __rest(_a, ["label", "helperText", "error", "required", "disabled", "id", 'data-testid', "showToggle"]);
3664
+ // Generate unique ID if not provided
3665
+ var generatedId = React.useId();
3666
+ var id = providedId || generatedId;
3667
+ // Password visibility state
3668
+ var _e = React.useState(false),
3669
+ showPassword = _e[0],
3670
+ setShowPassword = _e[1];
3671
+ // IDs for ARIA relationships
3672
+ var errorId = error ? "".concat(id, "-error") : undefined;
3673
+ var helperId = helperText && !error ? "".concat(id, "-helper") : undefined;
3674
+ var describedBy = [errorId, helperId].filter(Boolean).join(' ') || undefined;
3675
+ var hasError = Boolean(error);
3676
+ var togglePasswordVisibility = function togglePasswordVisibility() {
3677
+ setShowPassword(!showPassword);
3678
+ };
3679
+ return /*#__PURE__*/React.createElement(StyledFieldContainer$1, null, label && /*#__PURE__*/React.createElement(StyledLabel$2, {
3680
+ htmlFor: id,
3681
+ "data-disabled": disabled
3682
+ }, label, required && /*#__PURE__*/React.createElement(StyledRequiredIndicator$1, {
3683
+ "aria-label": "required"
3684
+ }, "*")), /*#__PURE__*/React.createElement(StyledInputWrapper, null, /*#__PURE__*/React.createElement(StyledInputBase, _extends({
3685
+ ref: ref,
3686
+ id: id,
3687
+ type: showPassword ? 'text' : 'password',
3688
+ disabled: disabled,
3689
+ required: required,
3690
+ "aria-required": required,
3691
+ "aria-invalid": hasError,
3692
+ "aria-describedby": describedBy,
3693
+ $hasError: hasError,
3694
+ $disabled: disabled,
3695
+ "data-testid": dataTestId,
3696
+ style: {
3697
+ paddingRight: showToggle ? '3rem' : undefined
3698
+ }
3699
+ }, inputProps)), showToggle && /*#__PURE__*/React.createElement(StyledToggleButton, null, /*#__PURE__*/React.createElement(IconButton, {
3700
+ variant: "naked",
3701
+ size: "small",
3702
+ iconName: showPassword ? 'eyeSlash' : 'eye',
3703
+ onClick: togglePasswordVisibility,
3704
+ disabled: disabled,
3705
+ "aria-label": showPassword ? 'Hide password' : 'Show password',
3706
+ "aria-pressed": showPassword,
3707
+ type: "button",
3708
+ tabIndex: -1
3709
+ }))), error && /*#__PURE__*/React.createElement(StyledHelperText$1, {
3710
+ id: errorId,
3711
+ role: "alert",
3712
+ "aria-live": "polite",
3713
+ $hasError: true
3714
+ }, error), helperText && !error && /*#__PURE__*/React.createElement(StyledHelperText$1, {
3715
+ id: helperId
3716
+ }, helperText));
3717
+ });
3718
+ PasswordField.displayName = 'PasswordField';
3719
+ var templateObject_1$4, templateObject_2$4, templateObject_3$4, templateObject_4$4, templateObject_5$3, templateObject_6$3;
3720
+
3721
+ React.createElement;
3722
+ var semantic$2 = tokensData.semantic,
3723
+ base$2 = tokensData.base;
3724
+ // Fade in animation for overlay
3725
+ var fadeIn = styled.keyframes(templateObject_1$3 || (templateObject_1$3 = __makeTemplateObject(["\n from {\n opacity: 0;\n }\n to {\n opacity: 1;\n }\n"], ["\n from {\n opacity: 0;\n }\n to {\n opacity: 1;\n }\n"
3726
+ // Slide animations for each position
3727
+ ])));
3728
+ // Slide animations for each position
3729
+ var slideInRight = styled.keyframes(templateObject_2$3 || (templateObject_2$3 = __makeTemplateObject(["\n from {\n transform: translateX(100%);\n }\n to {\n transform: translateX(0);\n }\n"], ["\n from {\n transform: translateX(100%);\n }\n to {\n transform: translateX(0);\n }\n"])));
3730
+ var slideInLeft = styled.keyframes(templateObject_3$3 || (templateObject_3$3 = __makeTemplateObject(["\n from {\n transform: translateX(-100%);\n }\n to {\n transform: translateX(0);\n }\n"], ["\n from {\n transform: translateX(-100%);\n }\n to {\n transform: translateX(0);\n }\n"])));
3731
+ var slideInTop = styled.keyframes(templateObject_4$3 || (templateObject_4$3 = __makeTemplateObject(["\n from {\n transform: translateY(-100%);\n }\n to {\n transform: translateY(0);\n }\n"], ["\n from {\n transform: translateY(-100%);\n }\n to {\n transform: translateY(0);\n }\n"])));
3732
+ var slideInBottom = styled.keyframes(templateObject_5$2 || (templateObject_5$2 = __makeTemplateObject(["\n from {\n transform: translateY(100%);\n }\n to {\n transform: translateY(0);\n }\n"], ["\n from {\n transform: translateY(100%);\n }\n to {\n transform: translateY(0);\n }\n"])));
3733
+ var StyledOverlay = styled.div.withConfig({
3734
+ shouldForwardProp: function shouldForwardProp(prop) {
3735
+ return !prop.startsWith('$');
3736
+ },
3737
+ displayName: "Sheet__StyledOverlay",
3738
+ componentId: "sc-8abisx-0"
3739
+ })(templateObject_7$2 || (templateObject_7$2 = __makeTemplateObject(["\n position: fixed;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n background-color: rgba(0, 0, 0, 0.5);\n z-index: 1000;\n ", "\n display: ", ";\n"], ["\n position: fixed;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n background-color: rgba(0, 0, 0, 0.5);\n z-index: 1000;\n ", "\n display: ", ";\n"])), styled.css(templateObject_6$2 || (templateObject_6$2 = __makeTemplateObject(["animation: ", " 200ms ease-in-out;"], ["animation: ", " 200ms ease-in-out;"])), fadeIn), function (_a) {
3740
+ var $isOpen = _a.$isOpen;
3741
+ return $isOpen ? 'block' : 'none';
3742
+ });
3743
+ var StyledSheet = styled.div.withConfig({
3744
+ shouldForwardProp: function shouldForwardProp(prop) {
3745
+ return !prop.startsWith('$');
3746
+ },
3747
+ displayName: "Sheet__StyledSheet",
3748
+ componentId: "sc-8abisx-1"
3749
+ })(templateObject_12$1 || (templateObject_12$1 = __makeTemplateObject(["\n position: fixed;\n background-color: ", ";\n box-shadow: ", ";\n z-index: 1001;\n overflow-y: auto;\n \n /* Position-specific styles */\n ", "\n \n /* Focus trap styling */\n &:focus {\n outline: none;\n }\n \n /* Scrollbar styling */\n &::-webkit-scrollbar {\n width: ", ";\n }\n \n &::-webkit-scrollbar-track {\n background: ", ";\n }\n \n &::-webkit-scrollbar-thumb {\n background: ", ";\n border-radius: ", ";\n }\n \n &::-webkit-scrollbar-thumb:hover {\n background: ", ";\n }\n"], ["\n position: fixed;\n background-color: ", ";\n box-shadow: ", ";\n z-index: 1001;\n overflow-y: auto;\n \n /* Position-specific styles */\n ", "\n \n /* Focus trap styling */\n &:focus {\n outline: none;\n }\n \n /* Scrollbar styling */\n &::-webkit-scrollbar {\n width: ", ";\n }\n \n &::-webkit-scrollbar-track {\n background: ", ";\n }\n \n &::-webkit-scrollbar-thumb {\n background: ", ";\n border-radius: ", ";\n }\n \n &::-webkit-scrollbar-thumb:hover {\n background: ", ";\n }\n"])), semantic$2.color.background["default"], base$2.shadow[4], function (_a) {
3750
+ var $position = _a.$position,
3751
+ $variant = _a.$variant,
3752
+ $width = _a.$width,
3753
+ $height = _a.$height;
3754
+ var isDrawer = $variant === 'drawer';
3755
+ var margin = isDrawer ? base$2.spacing[4] : '0';
3756
+ var borderRadius = isDrawer ? base$2.border.radius[3] : '0';
3757
+ switch ($position) {
3758
+ case 'right':
3759
+ return styled.css(templateObject_8$2 || (templateObject_8$2 = __makeTemplateObject(["\n top: ", ";\n right: ", ";\n bottom: ", ";\n width: ", ";\n max-width: calc(100vw - ", ");\n border-radius: ", " 0 0 ", ";\n animation: ", " 200ms ease-in-out;\n "], ["\n top: ", ";\n right: ", ";\n bottom: ", ";\n width: ", ";\n max-width: calc(100vw - ", ");\n border-radius: ", " 0 0 ", ";\n animation: ", " 200ms ease-in-out;\n "])), margin, margin, margin, $width, isDrawer ? "".concat(base$2.spacing[4], " * 2") : '0px', borderRadius, borderRadius, slideInRight);
3760
+ case 'left':
3761
+ return styled.css(templateObject_9$1 || (templateObject_9$1 = __makeTemplateObject(["\n top: ", ";\n left: ", ";\n bottom: ", ";\n width: ", ";\n max-width: calc(100vw - ", ");\n border-radius: 0 ", " ", " 0;\n animation: ", " 200ms ease-in-out;\n "], ["\n top: ", ";\n left: ", ";\n bottom: ", ";\n width: ", ";\n max-width: calc(100vw - ", ");\n border-radius: 0 ", " ", " 0;\n animation: ", " 200ms ease-in-out;\n "])), margin, margin, margin, $width, isDrawer ? "".concat(base$2.spacing[4], " * 2") : '0px', borderRadius, borderRadius, slideInLeft);
3762
+ case 'top':
3763
+ return styled.css(templateObject_10$1 || (templateObject_10$1 = __makeTemplateObject(["\n top: ", ";\n left: ", ";\n right: ", ";\n height: ", ";\n max-height: calc(100vh - ", ");\n border-radius: 0 0 ", " ", ";\n animation: ", " 200ms ease-in-out;\n "], ["\n top: ", ";\n left: ", ";\n right: ", ";\n height: ", ";\n max-height: calc(100vh - ", ");\n border-radius: 0 0 ", " ", ";\n animation: ", " 200ms ease-in-out;\n "])), margin, margin, margin, $height, isDrawer ? "".concat(base$2.spacing[4], " * 2") : '0px', borderRadius, borderRadius, slideInTop);
3764
+ case 'bottom':
3765
+ return styled.css(templateObject_11$1 || (templateObject_11$1 = __makeTemplateObject(["\n bottom: ", ";\n left: ", ";\n right: ", ";\n height: ", ";\n max-height: calc(100vh - ", ");\n border-radius: ", " ", " 0 0;\n animation: ", " 200ms ease-in-out;\n "], ["\n bottom: ", ";\n left: ", ";\n right: ", ";\n height: ", ";\n max-height: calc(100vh - ", ");\n border-radius: ", " ", " 0 0;\n animation: ", " 200ms ease-in-out;\n "])), margin, margin, margin, $height, isDrawer ? "".concat(base$2.spacing[4], " * 2") : '0px', borderRadius, borderRadius, slideInBottom);
3766
+ }
3767
+ }, base$2.spacing[2], semantic$2.color.background.subtle, semantic$2.color.border["default"], base$2.border.radius.circle, semantic$2.color.border.strong);
3768
+ var StyledSheetContent = styled.div.withConfig({
3769
+ displayName: "Sheet__StyledSheetContent",
3770
+ componentId: "sc-8abisx-2"
3771
+ })(templateObject_13$1 || (templateObject_13$1 = __makeTemplateObject(["\n padding: ", ";\n min-height: 100%;\n"], ["\n padding: ", ";\n min-height: 100%;\n"
3772
+ /**
3773
+ * Sheet component for side panels and drawers
3774
+ *
3775
+ * Provides a sliding panel that appears from any edge of the screen.
3776
+ * Can be used for navigation menus, filters, forms, or additional content.
3777
+ *
3778
+ * @example
3779
+ * ```tsx
3780
+ * // Right-positioned sheet (default)
3781
+ * <Sheet isOpen={isOpen} onClose={() => setIsOpen(false)}>
3782
+ * <h2>Sheet Content</h2>
3783
+ * <p>Your content here</p>
3784
+ * </Sheet>
3785
+ *
3786
+ * // Drawer variant from bottom
3787
+ * <Sheet
3788
+ * isOpen={isOpen}
3789
+ * onClose={() => setIsOpen(false)}
3790
+ * position="bottom"
3791
+ * variant="drawer"
3792
+ * height="60vh"
3793
+ * >
3794
+ * <h2>Mobile Menu</h2>
3795
+ * </Sheet>
3796
+ * ```
3797
+ */])), base$2.spacing[6]);
3798
+ /**
3799
+ * Sheet component for side panels and drawers
3800
+ *
3801
+ * Provides a sliding panel that appears from any edge of the screen.
3802
+ * Can be used for navigation menus, filters, forms, or additional content.
3803
+ *
3804
+ * @example
3805
+ * ```tsx
3806
+ * // Right-positioned sheet (default)
3807
+ * <Sheet isOpen={isOpen} onClose={() => setIsOpen(false)}>
3808
+ * <h2>Sheet Content</h2>
3809
+ * <p>Your content here</p>
3810
+ * </Sheet>
3811
+ *
3812
+ * // Drawer variant from bottom
3813
+ * <Sheet
3814
+ * isOpen={isOpen}
3815
+ * onClose={() => setIsOpen(false)}
3816
+ * position="bottom"
3817
+ * variant="drawer"
3818
+ * height="60vh"
3819
+ * >
3820
+ * <h2>Mobile Menu</h2>
3821
+ * </Sheet>
3822
+ * ```
3823
+ */
3824
+ var Sheet = function Sheet(_a) {
3825
+ var isOpen = _a.isOpen,
3826
+ onClose = _a.onClose,
3827
+ _b = _a.position,
3828
+ position = _b === void 0 ? 'right' : _b,
3829
+ _c = _a.variant,
3830
+ variant = _c === void 0 ? 'sheet' : _c,
3831
+ _d = _a.width,
3832
+ width = _d === void 0 ? '400px' : _d,
3833
+ _e = _a.height,
3834
+ height = _e === void 0 ? '400px' : _e,
3835
+ children = _a.children,
3836
+ _f = _a.closeOnOverlayClick,
3837
+ closeOnOverlayClick = _f === void 0 ? true : _f,
3838
+ _g = _a.closeOnEscape,
3839
+ closeOnEscape = _g === void 0 ? true : _g,
3840
+ title = _a.title,
3841
+ dataTestId = _a["data-testid"],
3842
+ ariaLabel = _a["aria-label"],
3843
+ ariaDescribedBy = _a["aria-describedby"];
3844
+ var sheetRef = React.useRef(null);
3845
+ var previousFocusRef = React.useRef(null);
3846
+ // Focus management
3847
+ React.useEffect(function () {
3848
+ if (isOpen) {
3849
+ // Store previous focus
3850
+ previousFocusRef.current = document.activeElement;
3851
+ // Focus sheet
3852
+ setTimeout(function () {
3853
+ var _a;
3854
+ (_a = sheetRef.current) === null || _a === void 0 ? void 0 : _a.focus();
3855
+ }, 100); // Small delay to allow animation to start
3856
+ // Prevent body scroll
3857
+ document.body.style.overflow = 'hidden';
3858
+ } else {
3859
+ // Restore previous focus
3860
+ if (previousFocusRef.current) {
3861
+ previousFocusRef.current.focus();
3862
+ }
3863
+ // Restore body scroll
3864
+ document.body.style.overflow = '';
3865
+ }
3866
+ return function () {
3867
+ document.body.style.overflow = '';
3868
+ };
3869
+ }, [isOpen]);
3870
+ // Keyboard handling
3871
+ var handleKeyDown = function handleKeyDown(event) {
3872
+ var _a;
3873
+ if (closeOnEscape && event.key === 'Escape') {
3874
+ event.preventDefault();
3875
+ onClose();
3876
+ }
3877
+ // Focus trap
3878
+ if (event.key === 'Tab') {
3879
+ var focusableElements = (_a = sheetRef.current) === null || _a === void 0 ? void 0 : _a.querySelectorAll('button, [href], input, select, textarea, [tabindex]:not([tabindex="-1"])');
3880
+ if (!focusableElements || focusableElements.length === 0) return;
3881
+ var firstElement = focusableElements[0];
3882
+ var lastElement = focusableElements[focusableElements.length - 1];
3883
+ if (event.shiftKey && document.activeElement === firstElement) {
3884
+ event.preventDefault();
3885
+ lastElement.focus();
3886
+ } else if (!event.shiftKey && document.activeElement === lastElement) {
3887
+ event.preventDefault();
3888
+ firstElement.focus();
3889
+ }
3890
+ }
3891
+ };
3892
+ // Overlay click handling
3893
+ var handleOverlayClick = function handleOverlayClick(event) {
3894
+ if (closeOnOverlayClick && event.target === event.currentTarget) {
3895
+ onClose();
3896
+ }
3897
+ };
3898
+ if (!isOpen) return null;
3899
+ return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement(StyledOverlay, {
3900
+ $isOpen: isOpen,
3901
+ onClick: handleOverlayClick,
3902
+ "data-testid": dataTestId ? "".concat(dataTestId, "-overlay") : 'sheet-overlay'
3903
+ }), /*#__PURE__*/React.createElement(StyledSheet, {
3904
+ ref: sheetRef,
3905
+ role: "dialog",
3906
+ "aria-modal": "true",
3907
+ "aria-label": ariaLabel || title || 'Sheet dialog',
3908
+ "aria-describedby": ariaDescribedBy,
3909
+ tabIndex: -1,
3910
+ $position: position,
3911
+ $variant: variant,
3912
+ $width: width,
3913
+ $height: height,
3914
+ $isOpen: isOpen,
3915
+ onKeyDown: handleKeyDown,
3916
+ "data-testid": dataTestId
3917
+ }, /*#__PURE__*/React.createElement(StyledSheetContent, null, children)));
3918
+ };
3919
+ Sheet.displayName = 'Sheet';
3920
+ var templateObject_1$3, templateObject_2$3, templateObject_3$3, templateObject_4$3, templateObject_5$2, templateObject_6$2, templateObject_7$2, templateObject_8$2, templateObject_9$1, templateObject_10$1, templateObject_11$1, templateObject_12$1, templateObject_13$1;
3921
+
3922
+ React.createElement;
3923
+ var semantic$1 = tokensData.semantic,
3924
+ base$1 = tokensData.base;
3925
+ var StyledSliderContainer = styled.div.withConfig({
3926
+ displayName: "Slider__StyledSliderContainer",
3927
+ componentId: "sc-6mh2d4-0"
3928
+ })(templateObject_1$2 || (templateObject_1$2 = __makeTemplateObject(["\n display: flex;\n flex-direction: column;\n gap: ", ";\n width: 100%;\n"], ["\n display: flex;\n flex-direction: column;\n gap: ", ";\n width: 100%;\n"])), base$1.spacing[2]);
3929
+ var StyledLabel$1 = styled.label.withConfig({
3930
+ displayName: "Slider__StyledLabel",
3931
+ componentId: "sc-6mh2d4-1"
3932
+ })(templateObject_2$2 || (templateObject_2$2 = __makeTemplateObject(["\n font: ", ";\n color: ", ";\n"], ["\n font: ", ";\n color: ", ";\n"])), semantic$1.typography.label, function (_a) {
3933
+ var $disabled = _a.$disabled;
3934
+ return $disabled ? semantic$1.color.text.disabled : semantic$1.color.text["default"];
3935
+ });
3936
+ var StyledSliderTrackContainer = styled.div.withConfig({
3937
+ displayName: "Slider__StyledSliderTrackContainer",
3938
+ componentId: "sc-6mh2d4-2"
3939
+ })(templateObject_3$2 || (templateObject_3$2 = __makeTemplateObject(["\n position: relative;\n width: 100%;\n height: ", ";\n display: flex;\n align-items: center;\n"], ["\n position: relative;\n width: 100%;\n height: ", ";\n display: flex;\n align-items: center;\n"])), base$1.spacing[10]);
3940
+ var StyledTrack = styled.div.withConfig({
3941
+ displayName: "Slider__StyledTrack",
3942
+ componentId: "sc-6mh2d4-3"
3943
+ })(templateObject_4$2 || (templateObject_4$2 = __makeTemplateObject(["\n position: relative;\n width: 100%;\n height: ", ";\n background-color: ", ";\n border-radius: ", ";\n cursor: ", ";\n"], ["\n position: relative;\n width: 100%;\n height: ", ";\n background-color: ", ";\n border-radius: ", ";\n cursor: ", ";\n"])), base$1.spacing[1], function (_a) {
3944
+ var $disabled = _a.$disabled;
3945
+ return $disabled ? semantic$1.color.background.disabled : semantic$1.color.border["default"];
3946
+ }, base$1.border.radius.circle, function (_a) {
3947
+ var $disabled = _a.$disabled;
3948
+ return $disabled ? 'not-allowed' : 'pointer';
3949
+ });
3950
+ var StyledTrackFill = styled.div.withConfig({
3951
+ displayName: "Slider__StyledTrackFill",
3952
+ componentId: "sc-6mh2d4-4"
3953
+ })(templateObject_5$1 || (templateObject_5$1 = __makeTemplateObject(["\n position: absolute;\n height: 100%;\n background-color: ", ";\n border-radius: ", ";\n pointer-events: none;\n"], ["\n position: absolute;\n height: 100%;\n background-color: ", ";\n border-radius: ", ";\n pointer-events: none;\n"])), function (_a) {
3954
+ var $disabled = _a.$disabled;
3955
+ return $disabled ? semantic$1.color.border["default"] : semantic$1.color.background.interactive;
3956
+ }, base$1.border.radius.circle);
3957
+ var StyledThumb = styled.div.withConfig({
3958
+ displayName: "Slider__StyledThumb",
3959
+ componentId: "sc-6mh2d4-5"
3960
+ })(templateObject_6$1 || (templateObject_6$1 = __makeTemplateObject(["\n position: absolute;\n width: ", ";\n height: ", ";\n background-color: ", ";\n border: ", " solid ", ";\n border-radius: ", ";\n cursor: ", ";\n transform: translateX(-50%);\n transition: ", ";\n box-shadow: ", ";\n \n &:hover:not([aria-disabled=\"true\"]) {\n transform: translateX(-50%) scale(1.1);\n box-shadow: ", ";\n }\n \n &:focus-visible {\n outline: ", " solid ", ";\n outline-offset: ", ";\n }\n \n &:active:not([aria-disabled=\"true\"]) {\n cursor: grabbing;\n transform: translateX(-50%) scale(0.95);\n }\n \n ", "\n"], ["\n position: absolute;\n width: ", ";\n height: ", ";\n background-color: ", ";\n border: ", " solid ", ";\n border-radius: ", ";\n cursor: ", ";\n transform: translateX(-50%);\n transition: ", ";\n box-shadow: ", ";\n \n &:hover:not([aria-disabled=\"true\"]) {\n transform: translateX(-50%) scale(1.1);\n box-shadow: ", ";\n }\n \n &:focus-visible {\n outline: ", " solid ", ";\n outline-offset: ", ";\n }\n \n &:active:not([aria-disabled=\"true\"]) {\n cursor: grabbing;\n transform: translateX(-50%) scale(0.95);\n }\n \n ", "\n"])), base$1.spacing[5], base$1.spacing[5], function (_a) {
3961
+ var $disabled = _a.$disabled;
3962
+ return $disabled ? semantic$1.color.background.disabled : semantic$1.color.background.subtle;
3963
+ }, base$1.border.width[2], function (_a) {
3964
+ var $disabled = _a.$disabled;
3965
+ return $disabled ? semantic$1.color.border["default"] : semantic$1.color.background.interactive;
3966
+ }, base$1.border.radius.circle, function (_a) {
3967
+ var $disabled = _a.$disabled;
3968
+ return $disabled ? 'not-allowed' : 'grab';
3969
+ }, semantic$1.motion.transition.fast, base$1.shadow[2], base$1.shadow[3], base$1.border.width[2], semantic$1.color.border.interactive, base$1.spacing[1], function (_a) {
3970
+ var $active = _a.$active;
3971
+ return $active && "\n transform: translateX(-50%) scale(1.1);\n box-shadow: ".concat(base$1.shadow[4], ";\n ");
3972
+ });
3973
+ var StyledValueLabel = styled.div.withConfig({
3974
+ displayName: "Slider__StyledValueLabel",
3975
+ componentId: "sc-6mh2d4-6"
3976
+ })(templateObject_7$1 || (templateObject_7$1 = __makeTemplateObject(["\n position: absolute;\n top: -", ";\n transform: translateX(-50%);\n padding: ", " ", ";\n background-color: ", ";\n color: ", ";\n font: ", ";\n border-radius: ", ";\n white-space: nowrap;\n pointer-events: none;\n opacity: ", ";\n \n &::after {\n content: '';\n position: absolute;\n top: 100%;\n left: 50%;\n transform: translateX(-50%);\n width: 0;\n height: 0;\n border-left: ", " solid transparent;\n border-right: ", " solid transparent;\n border-top: ", " solid ", ";\n }\n"], ["\n position: absolute;\n top: -", ";\n transform: translateX(-50%);\n padding: ", " ", ";\n background-color: ", ";\n color: ", ";\n font: ", ";\n border-radius: ", ";\n white-space: nowrap;\n pointer-events: none;\n opacity: ", ";\n \n &::after {\n content: '';\n position: absolute;\n top: 100%;\n left: 50%;\n transform: translateX(-50%);\n width: 0;\n height: 0;\n border-left: ", " solid transparent;\n border-right: ", " solid transparent;\n border-top: ", " solid ", ";\n }\n"])), base$1.spacing[8], base$1.spacing[1], base$1.spacing[2], semantic$1.color.background.emphasis, semantic$1.color.text.inverse, semantic$1.typography.caption, base$1.border.radius[2], function (_a) {
3977
+ var $disabled = _a.$disabled;
3978
+ return $disabled ? base$1.opacity[50] : base$1.opacity[100];
3979
+ }, base$1.spacing[1], base$1.spacing[1], base$1.spacing[1], semantic$1.color.background.emphasis);
3980
+ var StyledMinMaxLabels = styled.div.withConfig({
3981
+ displayName: "Slider__StyledMinMaxLabels",
3982
+ componentId: "sc-6mh2d4-7"
3983
+ })(templateObject_8$1 || (templateObject_8$1 = __makeTemplateObject(["\n display: flex;\n justify-content: space-between;\n font: ", ";\n color: ", ";\n margin-top: ", ";\n"], ["\n display: flex;\n justify-content: space-between;\n font: ", ";\n color: ", ";\n margin-top: ", ";\n"
3984
+ /**
3985
+ * Slider component for single value or range selection
3986
+ *
3987
+ * @example
3988
+ * ```tsx
3989
+ * // Single value slider
3990
+ * <Slider
3991
+ * label="Volume"
3992
+ * min={0}
3993
+ * max={100}
3994
+ * value={50}
3995
+ * onChange={(value) => console.log(value)}
3996
+ * />
3997
+ *
3998
+ * // Range slider
3999
+ * <Slider
4000
+ * label="Budget Range"
4001
+ * min={0}
4002
+ * max={1000}
4003
+ * rangeValue={[200, 800]}
4004
+ * onRangeChange={(values) => console.log(values)}
4005
+ * />
4006
+ * ```
4007
+ */])), semantic$1.typography.caption, semantic$1.color.text.subdued, base$1.spacing[1]);
4008
+ /**
4009
+ * Slider component for single value or range selection
4010
+ *
4011
+ * @example
4012
+ * ```tsx
4013
+ * // Single value slider
4014
+ * <Slider
4015
+ * label="Volume"
4016
+ * min={0}
4017
+ * max={100}
4018
+ * value={50}
4019
+ * onChange={(value) => console.log(value)}
4020
+ * />
4021
+ *
4022
+ * // Range slider
4023
+ * <Slider
4024
+ * label="Budget Range"
4025
+ * min={0}
4026
+ * max={1000}
4027
+ * rangeValue={[200, 800]}
4028
+ * onRangeChange={(values) => console.log(values)}
4029
+ * />
4030
+ * ```
4031
+ */
4032
+ var Slider = function Slider(_a) {
4033
+ var _b = _a.min,
4034
+ min = _b === void 0 ? 0 : _b,
4035
+ _c = _a.max,
4036
+ max = _c === void 0 ? 100 : _c,
4037
+ _d = _a.step,
4038
+ step = _d === void 0 ? 1 : _d,
4039
+ controlledValue = _a.value,
4040
+ defaultValue = _a.defaultValue,
4041
+ controlledRangeValue = _a.rangeValue,
4042
+ defaultRangeValue = _a.defaultRangeValue,
4043
+ onChange = _a.onChange,
4044
+ onRangeChange = _a.onRangeChange,
4045
+ _e = _a.disabled,
4046
+ disabled = _e === void 0 ? false : _e,
4047
+ label = _a.label,
4048
+ _f = _a.showValueLabel,
4049
+ showValueLabel = _f === void 0 ? true : _f,
4050
+ _g = _a.formatValue,
4051
+ formatValue = _g === void 0 ? function (val) {
4052
+ return val.toString();
4053
+ } : _g,
4054
+ dataTestId = _a["data-testid"],
4055
+ ariaLabel = _a["aria-label"],
4056
+ ariaDescribedBy = _a["aria-describedby"];
4057
+ var generatedId = React.useId();
4058
+ var trackRef = React.useRef(null);
4059
+ var _h = React.useState(null),
4060
+ activeThumb = _h[0],
4061
+ setActiveThumb = _h[1];
4062
+ // Determine if this is a range slider
4063
+ var isRange = controlledRangeValue !== undefined || defaultRangeValue !== undefined || onRangeChange !== undefined;
4064
+ // State for single slider
4065
+ var _j = React.useState(defaultValue !== null && defaultValue !== void 0 ? defaultValue : min),
4066
+ internalValue = _j[0],
4067
+ setInternalValue = _j[1];
4068
+ var currentValue = controlledValue !== null && controlledValue !== void 0 ? controlledValue : internalValue;
4069
+ // State for range slider
4070
+ var _k = React.useState(defaultRangeValue !== null && defaultRangeValue !== void 0 ? defaultRangeValue : [min, min + (max - min) / 4]),
4071
+ internalRangeValue = _k[0],
4072
+ setInternalRangeValue = _k[1];
4073
+ var currentRangeValue = controlledRangeValue !== null && controlledRangeValue !== void 0 ? controlledRangeValue : internalRangeValue;
4074
+ // Clamp value to min/max and nearest step
4075
+ var clampValue = function clampValue(val) {
4076
+ var clamped = Math.max(min, Math.min(max, val));
4077
+ var stepped = Math.round((clamped - min) / step) * step + min;
4078
+ return Math.min(max, stepped);
4079
+ };
4080
+ // Convert pixel position to value
4081
+ var positionToValue = function positionToValue(clientX) {
4082
+ if (!trackRef.current) return min;
4083
+ var rect = trackRef.current.getBoundingClientRect();
4084
+ var percent = (clientX - rect.left) / rect.width;
4085
+ var rawValue = min + percent * (max - min);
4086
+ return clampValue(rawValue);
4087
+ };
4088
+ // Convert value to percentage for positioning
4089
+ var valueToPercent = function valueToPercent(val) {
4090
+ return (val - min) / (max - min) * 100;
4091
+ };
4092
+ // Handle single slider change
4093
+ var handleSingleChange = function handleSingleChange(newValue) {
4094
+ var clampedValue = clampValue(newValue);
4095
+ setInternalValue(clampedValue);
4096
+ onChange === null || onChange === void 0 ? void 0 : onChange(clampedValue);
4097
+ };
4098
+ // Handle range slider change
4099
+ var handleRangeChange = function handleRangeChange(newMin, newMax) {
4100
+ var clampedMin = clampValue(newMin);
4101
+ var clampedMax = clampValue(newMax);
4102
+ // Ensure min <= max
4103
+ var orderedMin = Math.min(clampedMin, clampedMax);
4104
+ var orderedMax = Math.max(clampedMin, clampedMax);
4105
+ setInternalRangeValue([orderedMin, orderedMax]);
4106
+ onRangeChange === null || onRangeChange === void 0 ? void 0 : onRangeChange([orderedMin, orderedMax]);
4107
+ };
4108
+ // Mouse/touch handlers
4109
+ var handleTrackClick = function handleTrackClick(event) {
4110
+ if (disabled) return;
4111
+ var newValue = positionToValue(event.clientX);
4112
+ if (isRange) {
4113
+ var minVal = currentRangeValue[0],
4114
+ maxVal = currentRangeValue[1];
4115
+ var distToMin = Math.abs(newValue - minVal);
4116
+ var distToMax = Math.abs(newValue - maxVal);
4117
+ if (distToMin < distToMax) {
4118
+ handleRangeChange(newValue, maxVal);
4119
+ } else {
4120
+ handleRangeChange(minVal, newValue);
4121
+ }
4122
+ } else {
4123
+ handleSingleChange(newValue);
4124
+ }
4125
+ };
4126
+ var handleThumbMouseDown = function handleThumbMouseDown(thumb) {
4127
+ return function (event) {
4128
+ if (disabled) return;
4129
+ event.preventDefault();
4130
+ setActiveThumb(thumb);
4131
+ var handleMouseMove = function handleMouseMove(e) {
4132
+ var newValue = positionToValue(e.clientX);
4133
+ if (isRange) {
4134
+ var minVal = currentRangeValue[0],
4135
+ maxVal = currentRangeValue[1];
4136
+ if (thumb === 'min') {
4137
+ handleRangeChange(newValue, maxVal);
4138
+ } else {
4139
+ handleRangeChange(minVal, newValue);
4140
+ }
4141
+ } else {
4142
+ handleSingleChange(newValue);
4143
+ }
4144
+ };
4145
+ var _handleMouseUp = function handleMouseUp() {
4146
+ setActiveThumb(null);
4147
+ document.removeEventListener('mousemove', handleMouseMove);
4148
+ document.removeEventListener('mouseup', _handleMouseUp);
4149
+ };
4150
+ document.addEventListener('mousemove', handleMouseMove);
4151
+ document.addEventListener('mouseup', _handleMouseUp);
4152
+ };
4153
+ };
4154
+ // Keyboard navigation
4155
+ var handleKeyDown = function handleKeyDown(thumb) {
4156
+ return function (event) {
4157
+ if (disabled) return;
4158
+ var valueChange = 0;
4159
+ switch (event.key) {
4160
+ case 'ArrowRight':
4161
+ case 'ArrowUp':
4162
+ valueChange = step;
4163
+ event.preventDefault();
4164
+ break;
4165
+ case 'ArrowLeft':
4166
+ case 'ArrowDown':
4167
+ valueChange = -step;
4168
+ event.preventDefault();
4169
+ break;
4170
+ case 'PageUp':
4171
+ valueChange = step * 10;
4172
+ event.preventDefault();
4173
+ break;
4174
+ case 'PageDown':
4175
+ valueChange = -step * 10;
4176
+ event.preventDefault();
4177
+ break;
4178
+ case 'Home':
4179
+ if (isRange) {
4180
+ var minVal = currentRangeValue[0],
4181
+ maxVal = currentRangeValue[1];
4182
+ if (thumb === 'min') {
4183
+ handleRangeChange(min, maxVal);
4184
+ } else {
4185
+ handleRangeChange(minVal, min);
4186
+ }
4187
+ } else {
4188
+ handleSingleChange(min);
4189
+ }
4190
+ event.preventDefault();
4191
+ return;
4192
+ case 'End':
4193
+ if (isRange) {
4194
+ var minVal = currentRangeValue[0],
4195
+ maxVal = currentRangeValue[1];
4196
+ if (thumb === 'min') {
4197
+ handleRangeChange(max, maxVal);
4198
+ } else {
4199
+ handleRangeChange(minVal, max);
4200
+ }
4201
+ } else {
4202
+ handleSingleChange(max);
4203
+ }
4204
+ event.preventDefault();
4205
+ return;
4206
+ default:
4207
+ return;
4208
+ }
4209
+ if (isRange) {
4210
+ var minVal = currentRangeValue[0],
4211
+ maxVal = currentRangeValue[1];
4212
+ if (thumb === 'min') {
4213
+ handleRangeChange(minVal + valueChange, maxVal);
4214
+ } else {
4215
+ handleRangeChange(minVal, maxVal + valueChange);
4216
+ }
4217
+ } else {
4218
+ handleSingleChange(currentValue + valueChange);
4219
+ }
4220
+ };
4221
+ };
4222
+ // Calculate positions
4223
+ var singlePercent = valueToPercent(currentValue);
4224
+ var _l = [valueToPercent(currentRangeValue[0]), valueToPercent(currentRangeValue[1])],
4225
+ minPercent = _l[0],
4226
+ maxPercent = _l[1];
4227
+ return /*#__PURE__*/React.createElement(StyledSliderContainer, {
4228
+ "data-testid": dataTestId
4229
+ }, label && /*#__PURE__*/React.createElement(StyledLabel$1, {
4230
+ htmlFor: generatedId,
4231
+ $disabled: disabled
4232
+ }, label), /*#__PURE__*/React.createElement(StyledSliderTrackContainer, null, /*#__PURE__*/React.createElement(StyledTrack, {
4233
+ ref: trackRef,
4234
+ onClick: handleTrackClick,
4235
+ $disabled: disabled
4236
+ }, isRange ? /*#__PURE__*/React.createElement(StyledTrackFill, {
4237
+ $disabled: disabled,
4238
+ style: {
4239
+ left: "".concat(minPercent, "%"),
4240
+ width: "".concat(maxPercent - minPercent, "%")
4241
+ }
4242
+ }) : /*#__PURE__*/React.createElement(StyledTrackFill, {
4243
+ $disabled: disabled,
4244
+ style: {
4245
+ left: 0,
4246
+ width: "".concat(singlePercent, "%")
4247
+ }
4248
+ }), isRange ? /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement(StyledThumb, {
4249
+ role: "slider",
4250
+ tabIndex: disabled ? -1 : 0,
4251
+ "aria-label": ariaLabel ? "".concat(ariaLabel, " minimum") : 'Minimum value',
4252
+ "aria-valuemin": min,
4253
+ "aria-valuemax": max,
4254
+ "aria-valuenow": currentRangeValue[0],
4255
+ "aria-valuetext": formatValue(currentRangeValue[0]),
4256
+ "aria-disabled": disabled,
4257
+ "aria-describedby": ariaDescribedBy,
4258
+ $disabled: disabled,
4259
+ $active: activeThumb === 'min',
4260
+ style: {
4261
+ left: "".concat(minPercent, "%")
4262
+ },
4263
+ onMouseDown: handleThumbMouseDown('min'),
4264
+ onKeyDown: handleKeyDown('min')
4265
+ }, showValueLabel && /*#__PURE__*/React.createElement(StyledValueLabel, {
4266
+ $disabled: disabled
4267
+ }, formatValue(currentRangeValue[0]))), /*#__PURE__*/React.createElement(StyledThumb, {
4268
+ role: "slider",
4269
+ tabIndex: disabled ? -1 : 0,
4270
+ "aria-label": ariaLabel ? "".concat(ariaLabel, " maximum") : 'Maximum value',
4271
+ "aria-valuemin": min,
4272
+ "aria-valuemax": max,
4273
+ "aria-valuenow": currentRangeValue[1],
4274
+ "aria-valuetext": formatValue(currentRangeValue[1]),
4275
+ "aria-disabled": disabled,
4276
+ "aria-describedby": ariaDescribedBy,
4277
+ $disabled: disabled,
4278
+ $active: activeThumb === 'max',
4279
+ style: {
4280
+ left: "".concat(maxPercent, "%")
4281
+ },
4282
+ onMouseDown: handleThumbMouseDown('max'),
4283
+ onKeyDown: handleKeyDown('max')
4284
+ }, showValueLabel && /*#__PURE__*/React.createElement(StyledValueLabel, {
4285
+ $disabled: disabled
4286
+ }, formatValue(currentRangeValue[1])))) : /*#__PURE__*/React.createElement(StyledThumb, {
4287
+ role: "slider",
4288
+ tabIndex: disabled ? -1 : 0,
4289
+ "aria-label": ariaLabel || label || 'Slider value',
4290
+ "aria-valuemin": min,
4291
+ "aria-valuemax": max,
4292
+ "aria-valuenow": currentValue,
4293
+ "aria-valuetext": formatValue(currentValue),
4294
+ "aria-disabled": disabled,
4295
+ "aria-describedby": ariaDescribedBy,
4296
+ $disabled: disabled,
4297
+ $active: activeThumb === 'single',
4298
+ style: {
4299
+ left: "".concat(singlePercent, "%")
4300
+ },
4301
+ onMouseDown: handleThumbMouseDown('single'),
4302
+ onKeyDown: handleKeyDown('single')
4303
+ }, showValueLabel && /*#__PURE__*/React.createElement(StyledValueLabel, {
4304
+ $disabled: disabled
4305
+ }, formatValue(currentValue))))), /*#__PURE__*/React.createElement(StyledMinMaxLabels, null, /*#__PURE__*/React.createElement("span", null, formatValue(min)), /*#__PURE__*/React.createElement("span", null, formatValue(max))));
4306
+ };
4307
+ Slider.displayName = 'Slider';
4308
+ var templateObject_1$2, templateObject_2$2, templateObject_3$2, templateObject_4$2, templateObject_5$1, templateObject_6$1, templateObject_7$1, templateObject_8$1;
3553
4309
 
3554
4310
  React.createElement;
3555
4311
  var semantic = tokensData.semantic,
@@ -3878,9 +4634,12 @@ exports.IconButton = IconButton;
3878
4634
  exports.LegacyChip = LegacyChip;
3879
4635
  exports.NumberInput = NumberInput;
3880
4636
  exports.PageTitle = PageTitle;
4637
+ exports.PasswordField = PasswordField;
3881
4638
  exports.Picture = Picture;
3882
4639
  exports.ProgressBar = ProgressBar;
3883
4640
  exports.ResponsiveGrid = ResponsiveGrid;
4641
+ exports.Sheet = Sheet;
4642
+ exports.Slider = Slider;
3884
4643
  exports.Stack = Stack;
3885
4644
  exports.StyledInputBase = StyledInputBase;
3886
4645
  exports.StyledTextAreaBase = StyledTextAreaBase;