@ucalgary-design-system/all-components 1.2.2 → 1.2.3

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/bundle/index.js CHANGED
@@ -296,8 +296,8 @@ const mi = (r, t) => {
296
296
  let o, n = t === 2 ? "<svg>" : t === 3 ? "<math>" : "", i = gt;
297
297
  for (let a = 0; a < e; a++) {
298
298
  const l = r[a];
299
- let c, y, u = -1, U = 0;
300
- for (; U < l.length && (i.lastIndex = U, y = i.exec(l), y !== null); ) U = i.lastIndex, i === gt ? y[1] === "!--" ? i = Zs : y[1] !== void 0 ? i = Ys : y[2] !== void 0 ? (Oo.test(y[2]) && (o = RegExp("</" + y[2], "g")), i = K) : y[3] !== void 0 && (i = K) : i === K ? y[0] === ">" ? (i = o ?? gt, u = -1) : y[1] === void 0 ? u = -2 : (u = i.lastIndex - y[2].length, c = y[1], i = y[3] === void 0 ? K : y[3] === '"' ? tr : Qs) : i === tr || i === Qs ? i = K : i === Zs || i === Ys ? i = gt : (i = K, o = void 0);
299
+ let c, m, u = -1, U = 0;
300
+ for (; U < l.length && (i.lastIndex = U, m = i.exec(l), m !== null); ) U = i.lastIndex, i === gt ? m[1] === "!--" ? i = Zs : m[1] !== void 0 ? i = Ys : m[2] !== void 0 ? (Oo.test(m[2]) && (o = RegExp("</" + m[2], "g")), i = K) : m[3] !== void 0 && (i = K) : i === K ? m[0] === ">" ? (i = o ?? gt, u = -1) : m[1] === void 0 ? u = -2 : (u = i.lastIndex - m[2].length, c = m[1], i = m[3] === void 0 ? K : m[3] === '"' ? tr : Qs) : i === tr || i === Qs ? i = K : i === Zs || i === Ys ? i = gt : (i = K, o = void 0);
301
301
  const j = i === K && r[a + 1].startsWith("/>") ? " " : "";
302
302
  n += i === gt ? l + fi : u >= 0 ? (s.push(c), l.slice(0, u) + ko + l.slice(u) + q + j) : l + q + (u === -2 ? a : j);
303
303
  }
@@ -308,7 +308,7 @@ let ss = class Ao {
308
308
  let o;
309
309
  this.parts = [];
310
310
  let n = 0, i = 0;
311
- const a = t.length - 1, l = this.parts, [c, y] = mi(t, e);
311
+ const a = t.length - 1, l = this.parts, [c, m] = mi(t, e);
312
312
  if (this.el = Ao.createElement(c, s), W.currentNode = this.el.content, e === 2 || e === 3) {
313
313
  const u = this.el.content.firstChild;
314
314
  u.replaceWith(...u.childNodes);
@@ -316,7 +316,7 @@ let ss = class Ao {
316
316
  for (; (o = W.nextNode()) !== null && l.length < a; ) {
317
317
  if (o.nodeType === 1) {
318
318
  if (o.hasAttributes()) for (const u of o.getAttributeNames()) if (u.endsWith(ko)) {
319
- const U = y[i++], j = o.getAttribute(u).split(q), he = /([.?@])?(.*)/.exec(U);
319
+ const U = m[i++], j = o.getAttribute(u).split(q), he = /([.?@])?(.*)/.exec(U);
320
320
  l.push({ type: 1, index: n, name: he[2], strings: j, ctor: he[1] === "." ? bi : he[1] === "?" ? gi : he[1] === "@" ? _i : Fe }), o.removeAttribute(u);
321
321
  } else u.startsWith(q) && (l.push({ type: 6, index: n }), o.removeAttribute(u));
322
322
  if (Oo.test(o.tagName)) {
@@ -575,9 +575,9 @@ Ks.styles = Je`
575
575
  }
576
576
  `;
577
577
  let p = Ks;
578
- const Si = ':root{--ucds-color-palette-brand-red: #d6001c;--ucds-color-palette-brand-gold: #ffcd00;--ucds-color-palette-brand-light-orange: #ffa300;--ucds-color-palette-brand-dark-orange: #ff671f;--ucds-color-palette-brand-rubine: #ce0058;--ucds-color-palette-brand-berry: #9c0534;--ucds-color-palette-brand-brown: #6b3529;--ucds-color-palette-brand-teal: #47a67c;--ucds-color-palette-black: #000000;--ucds-color-palette-gray-100: #2d2d2d;--ucds-color-palette-gray-200: #3d3d3d;--ucds-color-palette-gray-250: #4d4d4d;--ucds-color-palette-gray-300: #5d5d5d;--ucds-color-palette-gray-400: #8d8d8d;--ucds-color-palette-gray-500: #adadad;--ucds-color-palette-gray-600: #c0c0c0;--ucds-color-palette-gray-700: #d8d8d8;--ucds-color-palette-gray-800: #e5e5e5;--ucds-color-palette-gray-900: #f4f4f4;--ucds-color-palette-white: #ffffff;--ucds-color-palette-red-100: #3d0910;--ucds-color-palette-red-200: #5c0e18;--ucds-color-palette-red-300: #7a111f;--ucds-color-palette-red-400: #991022;--ucds-color-palette-red-500: #b70b21;--ucds-color-palette-red-600: #d6001c;--ucds-color-palette-red-700: #df3047;--ucds-color-palette-red-800: #ee0e2c;--ucds-color-palette-red-900: #ffadad;--ucds-color-palette-light-orange-200: #614e00;--ucds-color-palette-light-orange-600: #ffa300;--ucds-color-palette-light-orange-900: #fff6e7;--ucds-color-palette-dark-orange-200: #6b3529;--ucds-color-palette-dark-orange-600: #ff671f;--ucds-color-palette-dark-orange-900: #fff2e9;--ucds-color-palette-rubine-600: #ce0058;--ucds-color-palette-rubine-800: #ed0a72;--ucds-color-palette-rubine-900: #ffa3c9;--ucds-color-palette-berry-600: #9c0534;--ucds-color-palette-berry-700: #a6192e;--ucds-color-palette-berry-800: #ea7b8a;--ucds-color-palette-berry-900: #f6ebed;--ucds-color-palette-brown-600: #6b3529;--ucds-color-palette-brown-900: #ca7d68;--ucds-color-palette-teal-600: #47a67c;--ucds-color-palette-teal-900: #f4faf7;--ucds-color-accent-gray-tint-background: #f4f4f4;--ucds-color-accent-gray-tint-icon: #8d8d8d;--ucds-color-accent-red-background: #d6001c;--ucds-color-accent-red-icon: #ffadad;--ucds-color-accent-light-orange-background: #ffa300;--ucds-color-accent-light-orange-icon: #614e00;--ucds-color-accent-light-orange-tint-background: #fff6e7;--ucds-color-accent-light-orange-tint-icon: #ffa300;--ucds-color-accent-dark-orange-background: #ff671f;--ucds-color-accent-dark-orange-icon: #6b3529;--ucds-color-accent-dark-orange-tint-background: #fff2e9;--ucds-color-accent-dark-orange-tint-icon: #ff671f;--ucds-color-accent-rubine-background: #ce0058;--ucds-color-accent-rubine-icon: #ffa3c9;--ucds-color-accent-berry-background: #9c0534;--ucds-color-accent-berry-icon: #ea7b8a;--ucds-color-accent-berry-tint-background: #f6ebed;--ucds-color-accent-berry-tint-icon: #9c0534;--ucds-color-accent-brown-background: #6b3529;--ucds-color-accent-brown-icon: #ca7d68;--ucds-color-accent-teal-tint-background: #f4faf7;--ucds-color-accent-teal-tint-icon: #47a67c;--ucds-color-accent-taupe-tint-background: #fbf8f5;--ucds-color-accent-taupe-tint-icon: #d3ac8b;--ucds-color-surface-page: #ffffff;--ucds-color-surface-primary: #ffffff;--ucds-color-border-neutral: #8d8d8d;--ucds-color-text-primary: #2d2d2d;--ucds-color-text-primary-inverse: #ffffff;--ucds-color-text-secondary: #5d5d5d;--ucds-color-text-disabled: #e5e5e5;--ucds-color-icon-primary: #2d2d2d;--ucds-color-icon-primary-inverse: #ffffff;--ucds-color-forms-input-background-rest: #ffffff;--ucds-color-forms-input-background-hover: #9c0534;--ucds-color-forms-input-background-active: #9c0534;--ucds-color-forms-input-background-selected: #9c0534;--ucds-color-forms-input-background-disabled: #e5e5e5;--ucds-color-forms-input-border-rest: #8d8d8d;--ucds-color-forms-input-border-hover: #3d3d3d;--ucds-color-forms-input-border-active: #3d3d3d;--ucds-color-forms-input-border-selected: #9c0534;--ucds-color-forms-input-border-disabled: #e5e5e5;--ucds-color-forms-input-element-disabled: #f4f4f4;--ucds-color-action-rest: #d6001c;--ucds-color-action-hover: #991022;--ucds-color-action-active: #991022;--ucds-color-action-focus: #4d4d4d;--ucds-color-action-visited: #991022;--ucds-color-action-selected: #9c0534;--ucds-color-action-secondary-rest: #2d2d2d;--ucds-color-action-secondary-hover: #4d4d4d;--ucds-color-action-secondary-active: #4d4d4d;--ucds-color-action-secondary-focus: #4d4d4d;--ucds-color-action-inverse-rest: #ffffff;--ucds-color-action-inverse-hover: #e5e5e5;--ucds-color-action-inverse-active: #e5e5e5;--ucds-color-action-inverse-focus: #ffffff;--ucds-color-feedback-error-light: #df3047;--ucds-color-feedback-error-background-light: rgb(255 173 173 / 50%);--ucds-font-base-size: 16px;--ucds-font-base-line-height: 24px;--ucds-font-family-sans-serif: "Proxima Nova", Arial, Helvetica, sans-serif;--ucds-font-family-serif: "Museo Slab", "Proxima Nova", Arial, Helvetica, sans-serif;--ucds-font-weight-regular: 400;--ucds-font-weight-medium: 500;--ucds-font-weight-semibold: 600;--ucds-font-weight-bold: 700;--ucds-font-paragraph-spacing: 16px;--ucds-font-letter-spacing-eyebrow: 2px;--ucds-responsive-spacing-gap-default-desktop: 32px;--ucds-responsive-spacing-gap-default-tablet: 32px;--ucds-responsive-spacing-gap-default-mobile: 24px;--ucds-responsive-spacing-gap-section-desktop: 64px;--ucds-responsive-spacing-gap-section-tablet: 64px;--ucds-responsive-spacing-gap-section-mobile: 48px;--ucds-responsive-spacing-gap-container-desktop: 48px;--ucds-responsive-spacing-gap-container-tablet: 48px;--ucds-responsive-spacing-gap-container-mobile: 32px;--ucds-responsive-spacing-gap-h1h2-paragraph-desktop: 16px;--ucds-responsive-spacing-gap-h1h2-paragraph-tablet: 16px;--ucds-responsive-spacing-gap-h1h2-paragraph-mobile: 8px;--ucds-responsive-spacing-gap-h3h4-paragraph-desktop: 8px;--ucds-responsive-spacing-gap-h3h4-paragraph-tablet: 8px;--ucds-responsive-spacing-gap-h3h4-paragraph-mobile: 8px;--ucds-responsive-typography-font-size-display-level-0-desktop: 56px;--ucds-responsive-typography-font-size-display-level-0-tablet: 56px;--ucds-responsive-typography-font-size-display-level-0-mobile: 48px;--ucds-responsive-typography-font-size-display-level-1-desktop: 48px;--ucds-responsive-typography-font-size-display-level-1-tablet: 48px;--ucds-responsive-typography-font-size-display-level-1-mobile: 40px;--ucds-responsive-typography-font-size-display-level-2-desktop: 36px;--ucds-responsive-typography-font-size-display-level-2-tablet: 36px;--ucds-responsive-typography-font-size-display-level-2-mobile: 32px;--ucds-responsive-typography-font-size-heading-level-1-desktop: 48px;--ucds-responsive-typography-font-size-heading-level-1-tablet: 48px;--ucds-responsive-typography-font-size-heading-level-1-mobile: 40px;--ucds-responsive-typography-font-size-heading-level-2-desktop: 36px;--ucds-responsive-typography-font-size-heading-level-2-tablet: 36px;--ucds-responsive-typography-font-size-heading-level-2-mobile: 32px;--ucds-responsive-typography-font-size-heading-level-3-desktop: 28px;--ucds-responsive-typography-font-size-heading-level-3-tablet: 28px;--ucds-responsive-typography-font-size-heading-level-3-mobile: 24px;--ucds-responsive-typography-font-size-heading-level-4-desktop: 24px;--ucds-responsive-typography-font-size-heading-level-4-tablet: 24px;--ucds-responsive-typography-font-size-heading-level-4-mobile: 20px;--ucds-responsive-typography-font-size-title-desktop: 20px;--ucds-responsive-typography-font-size-title-tablet: 20px;--ucds-responsive-typography-font-size-title-mobile: 18px;--ucds-responsive-typography-font-size-body-large-desktop: 20px;--ucds-responsive-typography-font-size-body-large-tablet: 20px;--ucds-responsive-typography-font-size-body-large-mobile: 18px;--ucds-responsive-typography-font-size-body-medium-desktop: 16px;--ucds-responsive-typography-font-size-body-medium-tablet: 16px;--ucds-responsive-typography-font-size-body-medium-mobile: 16px;--ucds-responsive-typography-font-size-body-small-desktop: 14px;--ucds-responsive-typography-font-size-body-small-tablet: 14px;--ucds-responsive-typography-font-size-body-small-mobile: 14px;--ucds-responsive-typography-font-size-micro-desktop: 12px;--ucds-responsive-typography-font-size-micro-tablet: 12px;--ucds-responsive-typography-font-size-micro-mobile: 12px;--ucds-responsive-typography-line-height-display-level-0-desktop: 64px;--ucds-responsive-typography-line-height-display-level-0-tablet: 64px;--ucds-responsive-typography-line-height-display-level-0-mobile: 56px;--ucds-responsive-typography-line-height-display-level-1-desktop: 56px;--ucds-responsive-typography-line-height-display-level-1-tablet: 56px;--ucds-responsive-typography-line-height-display-level-1-mobile: 48px;--ucds-responsive-typography-line-height-display-level-2-desktop: 48px;--ucds-responsive-typography-line-height-display-level-2-tablet: 48px;--ucds-responsive-typography-line-height-display-level-2-mobile: 40px;--ucds-responsive-typography-line-height-heading-level-1-desktop: 56px;--ucds-responsive-typography-line-height-heading-level-1-tablet: 56px;--ucds-responsive-typography-line-height-heading-level-1-mobile: 48px;--ucds-responsive-typography-line-height-heading-level-2-desktop: 48px;--ucds-responsive-typography-line-height-heading-level-2-tablet: 48px;--ucds-responsive-typography-line-height-heading-level-2-mobile: 40px;--ucds-responsive-typography-line-height-heading-level-3-desktop: 32px;--ucds-responsive-typography-line-height-heading-level-3-tablet: 32px;--ucds-responsive-typography-line-height-heading-level-3-mobile: 28px;--ucds-responsive-typography-line-height-heading-level-4-desktop: 28px;--ucds-responsive-typography-line-height-heading-level-4-tablet: 28px;--ucds-responsive-typography-line-height-heading-level-4-mobile: 28px;--ucds-responsive-typography-line-height-title-desktop: 28px;--ucds-responsive-typography-line-height-title-tablet: 28px;--ucds-responsive-typography-line-height-title-mobile: 28px;--ucds-responsive-typography-line-height-body-large-desktop: 28px;--ucds-responsive-typography-line-height-body-large-tablet: 28px;--ucds-responsive-typography-line-height-body-large-mobile: 24px;--ucds-responsive-typography-line-height-body-medium-desktop: 24px;--ucds-responsive-typography-line-height-body-medium-tablet: 24px;--ucds-responsive-typography-line-height-body-medium-mobile: 24px;--ucds-responsive-typography-line-height-body-small-desktop: 20px;--ucds-responsive-typography-line-height-body-small-tablet: 20px;--ucds-responsive-typography-line-height-body-small-mobile: 20px;--ucds-responsive-typography-line-height-micro-desktop: 16px;--ucds-responsive-typography-line-height-micro-tablet: 16px;--ucds-responsive-typography-line-height-micro-mobile: 16px;--ucds-shape-border-radius: 8px;--ucds-shape-border-width: 2px;--ucds-shape-border-focus-radius: 10px;--ucds-shape-border-focus-width: 2px;--ucds-form-element-border-radius: 8px;--ucds-form-element-border-width: 2px;--ucds-form-element-height: 48px;--ucds-form-element-width: 100%;--ucds-form-element-maxwidth: 555px;--ucds-form-element-horizontal-padding: 16px;--ucds-form-component-intra-spacing: 8px;--ucds-form-component-inter-spacing: 16px}';
578
+ const Si = ':root{--ucds-color-palette-brand-red: #d6001c;--ucds-color-palette-brand-gold: #ffcd00;--ucds-color-palette-brand-light-orange: #ffa300;--ucds-color-palette-brand-dark-orange: #ff671f;--ucds-color-palette-brand-rubine: #ce0058;--ucds-color-palette-brand-berry: #9c0534;--ucds-color-palette-brand-brown: #6b3529;--ucds-color-palette-brand-teal: #47a67c;--ucds-color-palette-black: #000000;--ucds-color-palette-gray-100: #2d2d2d;--ucds-color-palette-gray-200: #3d3d3d;--ucds-color-palette-gray-250: #4d4d4d;--ucds-color-palette-gray-300: #5d5d5d;--ucds-color-palette-gray-400: #8d8d8d;--ucds-color-palette-gray-500: #adadad;--ucds-color-palette-gray-600: #c0c0c0;--ucds-color-palette-gray-700: #d8d8d8;--ucds-color-palette-gray-800: #e5e5e5;--ucds-color-palette-gray-900: #f4f4f4;--ucds-color-palette-white: #ffffff;--ucds-color-palette-red-100: #3d0910;--ucds-color-palette-red-200: #5c0e18;--ucds-color-palette-red-300: #7a111f;--ucds-color-palette-red-400: #991022;--ucds-color-palette-red-500: #b70b21;--ucds-color-palette-red-600: #d6001c;--ucds-color-palette-red-700: #df3047;--ucds-color-palette-red-800: #ee0e2c;--ucds-color-palette-red-900: #ffadad;--ucds-color-palette-light-orange-200: #614e00;--ucds-color-palette-light-orange-600: #ffa300;--ucds-color-palette-light-orange-900: #fff6e7;--ucds-color-palette-dark-orange-200: #6b3529;--ucds-color-palette-dark-orange-600: #ff671f;--ucds-color-palette-dark-orange-900: #fff2e9;--ucds-color-palette-rubine-600: #ce0058;--ucds-color-palette-rubine-800: #ed0a72;--ucds-color-palette-rubine-900: #ffa3c9;--ucds-color-palette-berry-600: #9c0534;--ucds-color-palette-berry-700: #a6192e;--ucds-color-palette-berry-800: #ea7b8a;--ucds-color-palette-berry-900: #f6ebed;--ucds-color-palette-brown-600: #6b3529;--ucds-color-palette-brown-900: #ca7d68;--ucds-color-palette-teal-600: #47a67c;--ucds-color-palette-teal-900: #f4faf7;--ucds-color-accent-gray-tint-background: #f4f4f4;--ucds-color-accent-gray-tint-icon: #8d8d8d;--ucds-color-accent-red-background: #d6001c;--ucds-color-accent-red-icon: #ffadad;--ucds-color-accent-light-orange-background: #ffa300;--ucds-color-accent-light-orange-icon: #614e00;--ucds-color-accent-light-orange-tint-background: #fff6e7;--ucds-color-accent-light-orange-tint-icon: #ffa300;--ucds-color-accent-dark-orange-background: #ff671f;--ucds-color-accent-dark-orange-icon: #6b3529;--ucds-color-accent-dark-orange-tint-background: #fff2e9;--ucds-color-accent-dark-orange-tint-icon: #ff671f;--ucds-color-accent-rubine-background: #ce0058;--ucds-color-accent-rubine-icon: #ffa3c9;--ucds-color-accent-berry-background: #9c0534;--ucds-color-accent-berry-icon: #ea7b8a;--ucds-color-accent-berry-tint-background: #f6ebed;--ucds-color-accent-berry-tint-icon: #9c0534;--ucds-color-accent-brown-background: #6b3529;--ucds-color-accent-brown-icon: #ca7d68;--ucds-color-accent-teal-tint-background: #f4faf7;--ucds-color-accent-teal-tint-icon: #47a67c;--ucds-color-accent-taupe-tint-background: #fbf8f5;--ucds-color-accent-taupe-tint-icon: #d3ac8b;--ucds-color-surface-page: #ffffff;--ucds-color-surface-primary: #ffffff;--ucds-color-border-neutral: #c0c0c0;--ucds-color-text-primary: #2d2d2d;--ucds-color-text-primary-inverse: #ffffff;--ucds-color-text-secondary: #5d5d5d;--ucds-color-text-disabled: #e5e5e5;--ucds-color-icon-primary: #2d2d2d;--ucds-color-icon-primary-inverse: #ffffff;--ucds-color-forms-input-background-rest: #ffffff;--ucds-color-forms-input-background-hover: #9c0534;--ucds-color-forms-input-background-active: #9c0534;--ucds-color-forms-input-background-selected: #9c0534;--ucds-color-forms-input-background-disabled: #e5e5e5;--ucds-color-forms-input-border-rest: #8d8d8d;--ucds-color-forms-input-border-hover: #3d3d3d;--ucds-color-forms-input-border-active: #3d3d3d;--ucds-color-forms-input-border-selected: #9c0534;--ucds-color-forms-input-border-disabled: #e5e5e5;--ucds-color-forms-input-element-disabled: #f4f4f4;--ucds-color-action-rest: #d6001c;--ucds-color-action-hover: #991022;--ucds-color-action-active: #991022;--ucds-color-action-focus: #4d4d4d;--ucds-color-action-visited: #991022;--ucds-color-action-selected: #9c0534;--ucds-color-action-secondary-rest: #2d2d2d;--ucds-color-action-secondary-hover: #4d4d4d;--ucds-color-action-secondary-active: #4d4d4d;--ucds-color-action-secondary-focus: #4d4d4d;--ucds-color-action-inverse-rest: #ffffff;--ucds-color-action-inverse-hover: #e5e5e5;--ucds-color-action-inverse-active: #e5e5e5;--ucds-color-action-inverse-focus: #ffffff;--ucds-color-feedback-error-light: #df3047;--ucds-color-feedback-error-background-light: rgb(255 173 173 / 50%);--ucds-font-base-size: 16px;--ucds-font-base-line-height: 24px;--ucds-font-family-sans-serif: "Proxima Nova", Arial, Helvetica, sans-serif;--ucds-font-family-serif: "Museo Slab", "Proxima Nova", Arial, Helvetica, sans-serif;--ucds-font-weight-regular: 400;--ucds-font-weight-medium: 500;--ucds-font-weight-semibold: 600;--ucds-font-weight-bold: 700;--ucds-font-paragraph-spacing: 16px;--ucds-font-letter-spacing-eyebrow: 2px;--ucds-responsive-spacing-gap-default-desktop: 32px;--ucds-responsive-spacing-gap-default-tablet: 32px;--ucds-responsive-spacing-gap-default-mobile: 24px;--ucds-responsive-spacing-gap-section-desktop: 64px;--ucds-responsive-spacing-gap-section-tablet: 64px;--ucds-responsive-spacing-gap-section-mobile: 48px;--ucds-responsive-spacing-gap-container-desktop: 48px;--ucds-responsive-spacing-gap-container-tablet: 48px;--ucds-responsive-spacing-gap-container-mobile: 32px;--ucds-responsive-spacing-gap-h1h2-paragraph-desktop: 16px;--ucds-responsive-spacing-gap-h1h2-paragraph-tablet: 16px;--ucds-responsive-spacing-gap-h1h2-paragraph-mobile: 8px;--ucds-responsive-spacing-gap-h3h4-paragraph-desktop: 8px;--ucds-responsive-spacing-gap-h3h4-paragraph-tablet: 8px;--ucds-responsive-spacing-gap-h3h4-paragraph-mobile: 8px;--ucds-responsive-typography-font-size-display-level-0-desktop: 56px;--ucds-responsive-typography-font-size-display-level-0-tablet: 56px;--ucds-responsive-typography-font-size-display-level-0-mobile: 48px;--ucds-responsive-typography-font-size-display-level-1-desktop: 48px;--ucds-responsive-typography-font-size-display-level-1-tablet: 48px;--ucds-responsive-typography-font-size-display-level-1-mobile: 40px;--ucds-responsive-typography-font-size-display-level-2-desktop: 36px;--ucds-responsive-typography-font-size-display-level-2-tablet: 36px;--ucds-responsive-typography-font-size-display-level-2-mobile: 32px;--ucds-responsive-typography-font-size-heading-level-1-desktop: 48px;--ucds-responsive-typography-font-size-heading-level-1-tablet: 48px;--ucds-responsive-typography-font-size-heading-level-1-mobile: 40px;--ucds-responsive-typography-font-size-heading-level-2-desktop: 36px;--ucds-responsive-typography-font-size-heading-level-2-tablet: 36px;--ucds-responsive-typography-font-size-heading-level-2-mobile: 32px;--ucds-responsive-typography-font-size-heading-level-3-desktop: 28px;--ucds-responsive-typography-font-size-heading-level-3-tablet: 28px;--ucds-responsive-typography-font-size-heading-level-3-mobile: 24px;--ucds-responsive-typography-font-size-heading-level-4-desktop: 24px;--ucds-responsive-typography-font-size-heading-level-4-tablet: 24px;--ucds-responsive-typography-font-size-heading-level-4-mobile: 20px;--ucds-responsive-typography-font-size-title-desktop: 20px;--ucds-responsive-typography-font-size-title-tablet: 20px;--ucds-responsive-typography-font-size-title-mobile: 18px;--ucds-responsive-typography-font-size-body-large-desktop: 20px;--ucds-responsive-typography-font-size-body-large-tablet: 20px;--ucds-responsive-typography-font-size-body-large-mobile: 18px;--ucds-responsive-typography-font-size-body-medium-desktop: 16px;--ucds-responsive-typography-font-size-body-medium-tablet: 16px;--ucds-responsive-typography-font-size-body-medium-mobile: 16px;--ucds-responsive-typography-font-size-body-small-desktop: 14px;--ucds-responsive-typography-font-size-body-small-tablet: 14px;--ucds-responsive-typography-font-size-body-small-mobile: 14px;--ucds-responsive-typography-font-size-micro-desktop: 12px;--ucds-responsive-typography-font-size-micro-tablet: 12px;--ucds-responsive-typography-font-size-micro-mobile: 12px;--ucds-responsive-typography-line-height-display-level-0-desktop: 64px;--ucds-responsive-typography-line-height-display-level-0-tablet: 64px;--ucds-responsive-typography-line-height-display-level-0-mobile: 56px;--ucds-responsive-typography-line-height-display-level-1-desktop: 56px;--ucds-responsive-typography-line-height-display-level-1-tablet: 56px;--ucds-responsive-typography-line-height-display-level-1-mobile: 48px;--ucds-responsive-typography-line-height-display-level-2-desktop: 48px;--ucds-responsive-typography-line-height-display-level-2-tablet: 48px;--ucds-responsive-typography-line-height-display-level-2-mobile: 40px;--ucds-responsive-typography-line-height-heading-level-1-desktop: 56px;--ucds-responsive-typography-line-height-heading-level-1-tablet: 56px;--ucds-responsive-typography-line-height-heading-level-1-mobile: 48px;--ucds-responsive-typography-line-height-heading-level-2-desktop: 48px;--ucds-responsive-typography-line-height-heading-level-2-tablet: 48px;--ucds-responsive-typography-line-height-heading-level-2-mobile: 40px;--ucds-responsive-typography-line-height-heading-level-3-desktop: 32px;--ucds-responsive-typography-line-height-heading-level-3-tablet: 32px;--ucds-responsive-typography-line-height-heading-level-3-mobile: 28px;--ucds-responsive-typography-line-height-heading-level-4-desktop: 28px;--ucds-responsive-typography-line-height-heading-level-4-tablet: 28px;--ucds-responsive-typography-line-height-heading-level-4-mobile: 28px;--ucds-responsive-typography-line-height-title-desktop: 28px;--ucds-responsive-typography-line-height-title-tablet: 28px;--ucds-responsive-typography-line-height-title-mobile: 28px;--ucds-responsive-typography-line-height-body-large-desktop: 28px;--ucds-responsive-typography-line-height-body-large-tablet: 28px;--ucds-responsive-typography-line-height-body-large-mobile: 24px;--ucds-responsive-typography-line-height-body-medium-desktop: 24px;--ucds-responsive-typography-line-height-body-medium-tablet: 24px;--ucds-responsive-typography-line-height-body-medium-mobile: 24px;--ucds-responsive-typography-line-height-body-small-desktop: 20px;--ucds-responsive-typography-line-height-body-small-tablet: 20px;--ucds-responsive-typography-line-height-body-small-mobile: 20px;--ucds-responsive-typography-line-height-micro-desktop: 16px;--ucds-responsive-typography-line-height-micro-tablet: 16px;--ucds-responsive-typography-line-height-micro-mobile: 16px;--ucds-shape-border-radius: 8px;--ucds-shape-border-width: 2px;--ucds-shape-border-focus-radius: 10px;--ucds-shape-border-focus-width: 2px;--ucds-form-element-border-radius: 8px;--ucds-form-element-border-width: 2px;--ucds-form-element-height: 48px;--ucds-form-element-width: 100%;--ucds-form-element-maxwidth: 555px;--ucds-form-element-horizontal-padding: 16px;--ucds-form-component-intra-spacing: 8px;--ucds-form-component-inter-spacing: 16px}';
579
579
  let sr = !1;
580
- function v() {
580
+ function y() {
581
581
  if (sr || typeof document > "u") return;
582
582
  const r = "ucds-global-tokens";
583
583
  if (!document.getElementById(r)) {
@@ -702,7 +702,7 @@ const Pi = { attribute: !0, type: String, converter: Ce, reflect: !1, hasChanged
702
702
  }
703
703
  throw Error("Unsupported decorator location: " + s);
704
704
  };
705
- function _(r) {
705
+ function E(r) {
706
706
  return (t, e) => typeof e == "object" ? ki(r, t, e) : ((s, o, n) => {
707
707
  const i = o.hasOwnProperty(n);
708
708
  return o.constructor.createProperty(n, s), i ? Object.getOwnPropertyDescriptor(o, n) : void 0;
@@ -714,7 +714,7 @@ function _(r) {
714
714
  * SPDX-License-Identifier: BSD-3-Clause
715
715
  */
716
716
  function Ci(r) {
717
- return _({ ...r, state: !0, attribute: !1 });
717
+ return E({ ...r, state: !0, attribute: !1 });
718
718
  }
719
719
  const de = {
720
720
  arrowDown: () => import("./ArrowDown-Cl_pe6x-.js").then((r) => r.default),
@@ -790,6 +790,8 @@ const de = {
790
790
  plusCircleFilled: () => import("./PlusCircleFilled-DfOMIUx7.js").then((r) => r.default),
791
791
  questionMark: () => import("./QuestionMark-DOiTgLQi.js").then((r) => r.default),
792
792
  questionMarkFilled: () => import("./QuestionMarkFilled-BBfYnj6K.js").then((r) => r.default),
793
+ quotationMarkClosing: () => import("./QuotationMarkClosing-Cfs8w3O-.js").then((r) => r.default),
794
+ quotationMarkOpening: () => import("./QuotationMarkOpening-Cvgi540b.js").then((r) => r.default),
793
795
  reload: () => import("./Reload-_znxvsCW.js").then((r) => r.default),
794
796
  search: () => import("./Search-BFX6nBPy.js").then((r) => r.default),
795
797
  send: () => import("./Send-kLNJhN0M.js").then((r) => r.default),
@@ -847,19 +849,19 @@ A.styles = [
847
849
  f(Ui)
848
850
  ];
849
851
  X([
850
- _({ type: String, attribute: "accessible-label" })
852
+ E({ type: String, attribute: "accessible-label" })
851
853
  ], A.prototype, "accessibleLabel", 2);
852
854
  X([
853
- _({ type: String })
855
+ E({ type: String })
854
856
  ], A.prototype, "color", 2);
855
857
  X([
856
- _({ type: String })
858
+ E({ type: String })
857
859
  ], A.prototype, "name", 2);
858
860
  X([
859
- _({ type: String })
861
+ E({ type: String })
860
862
  ], A.prototype, "size", 2);
861
863
  X([
862
- _({ type: Boolean })
864
+ E({ type: Boolean })
863
865
  ], A.prototype, "accessible", 2);
864
866
  X([
865
867
  Ci()
@@ -867,7 +869,7 @@ X([
867
869
  A = X([
868
870
  Ge("ucds-icon")
869
871
  ], A);
870
- v();
872
+ y();
871
873
  /**
872
874
  * @license
873
875
  * Copyright 2017 Google LLC
@@ -1184,7 +1186,7 @@ function qo(r) {
1184
1186
  return o.constructor.createProperty(n, s), i ? Object.getOwnPropertyDescriptor(o, n) : void 0;
1185
1187
  })(r, t, e);
1186
1188
  }
1187
- const Wi = ":host{display:block;max-width:1170px;width:100%}.accordion-button{display:flex;justify-content:space-between;align-items:center;font-weight:var(--ucds-font-weight-semibold);height:var(--ucds-form-element-height);width:100%;gap:8px;border:var(--ucds-shape-border-width) solid var(--ucds-color-border-neutral);border-radius:var(--ucds-shape-border-radius);padding:0 16px;background-color:transparent}.accordion-button:hover,.accordion-button:active{border-color:var(--ucds-color-action-secondary-hover)}.accordion-button:active{border-width:3px;padding:0 15px}.accordion-button:focus-visible{outline:var(--ucds-color-action-focus) 2px solid;outline-offset:2px}.accordion-button .accordion-button-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.accordion-button ucds-icon{transition:transform .5s ease}.accordion-button.open ucds-icon{transform:rotateX(180deg)}.accordion-content-wrapper{display:grid;grid-template-rows:0fr;overflow:hidden;padding:0 18px;transition:all .5s ease;text-align:left}.accordion-content-wrapper .accordion-content{display:flex;flex-direction:column;gap:16px;min-height:0;transition:all .5s ease;visibility:hidden}.accordion-content-wrapper .accordion-content ::slotted(*){padding:0!important;margin:0!important}.accordion-content-wrapper .accordion-content ::slotted(.ucds-accordion-override-spacing){margin:revert!important;padding:revert!important}.accordion-content-wrapper.open{grid-template-rows:1fr;padding:12px 18px}.accordion-content-wrapper.open .accordion-content{visibility:visible}";
1189
+ const Wi = ":host{display:block;max-width:1170px;width:100%}.accordion-button{display:flex;justify-content:space-between;align-items:center;font-weight:var(--ucds-font-weight-semibold);height:var(--ucds-form-element-height);width:100%;gap:8px;border:var(--ucds-shape-border-width) solid var(--ucds-color-palette-gray-400);border-radius:var(--ucds-shape-border-radius);padding:0 16px;background-color:transparent}.accordion-button:hover,.accordion-button:active{border-color:var(--ucds-color-action-secondary-hover)}.accordion-button:active{border-width:3px;padding:0 15px}.accordion-button:focus-visible{outline:var(--ucds-color-action-focus) 2px solid;outline-offset:2px}.accordion-button .accordion-button-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.accordion-button ucds-icon{transition:transform .5s ease}.accordion-button.open ucds-icon{transform:rotateX(180deg)}.accordion-content-wrapper{display:grid;grid-template-rows:0fr;overflow:hidden;padding:0 18px;transition:all .5s ease;text-align:left}.accordion-content-wrapper .accordion-content{display:flex;flex-direction:column;gap:16px;min-height:0;transition:all .5s ease;visibility:hidden}.accordion-content-wrapper .accordion-content ::slotted(*){padding:0!important;margin:0!important}.accordion-content-wrapper .accordion-content ::slotted(.ucds-accordion-override-spacing){margin:revert!important;padding:revert!important}.accordion-content-wrapper.open{grid-template-rows:1fr;padding:12px 18px}.accordion-content-wrapper.open .accordion-content{visibility:visible}";
1188
1190
  var Ji = Object.defineProperty, Fi = Object.getOwnPropertyDescriptor, vs = (r, t, e, s) => {
1189
1191
  for (var o = s > 1 ? void 0 : s ? Fi(t, e) : t, n = r.length - 1, i; n >= 0; n--)
1190
1192
  (i = r[n]) && (o = (s ? i(t, e, o) : i(o)) || o);
@@ -1227,7 +1229,7 @@ vs([
1227
1229
  ee = vs([
1228
1230
  Mi("ucds-accordion")
1229
1231
  ], ee);
1230
- v();
1232
+ y();
1231
1233
  /**
1232
1234
  * @license
1233
1235
  * Copyright 2017 Google LLC
@@ -1532,7 +1534,7 @@ ns.styles = [
1532
1534
  ns = ln([
1533
1535
  Gi("ucds-accordion-group")
1534
1536
  ], ns);
1535
- v();
1537
+ y();
1536
1538
  /**
1537
1539
  * @license
1538
1540
  * Copyright 2018 Google LLC
@@ -1914,7 +1916,7 @@ ie([
1914
1916
  G = ie([
1915
1917
  cn("ucds-button")
1916
1918
  ], G);
1917
- v();
1919
+ y();
1918
1920
  /**
1919
1921
  * @license
1920
1922
  * Copyright 2017 Google LLC
@@ -2265,7 +2267,7 @@ _s([
2265
2267
  se = _s([
2266
2268
  xn("ucds-button-group")
2267
2269
  ], se);
2268
- v();
2270
+ y();
2269
2271
  var In = Object.defineProperty, Bn = Object.getOwnPropertyDescriptor, Ho = (r, t, e, s) => {
2270
2272
  for (var o = s > 1 ? void 0 : s ? Bn(t, e) : t, n = r.length - 1, i; n >= 0; n--)
2271
2273
  (i = r[n]) && (o = (s ? i(t, e, o) : i(o)) || o);
@@ -2306,7 +2308,7 @@ Te.styles = Je`
2306
2308
  }
2307
2309
  `;
2308
2310
  Ho([
2309
- _({ type: String })
2311
+ E({ type: String })
2310
2312
  ], Te.prototype, "text", 2);
2311
2313
  Te = Ho([
2312
2314
  Ge("form-error-message")
@@ -2345,10 +2347,10 @@ re.styles = Je`
2345
2347
  }
2346
2348
  `;
2347
2349
  Es([
2348
- _({ type: String })
2350
+ E({ type: String })
2349
2351
  ], re.prototype, "text", 2);
2350
2352
  Es([
2351
- _({ type: Boolean, reflect: !0 })
2353
+ E({ type: Boolean, reflect: !0 })
2352
2354
  ], re.prototype, "disabled", 2);
2353
2355
  re = Es([
2354
2356
  Ge("form-help-message")
@@ -2404,16 +2406,16 @@ $.styles = Je`
2404
2406
  }
2405
2407
  `;
2406
2408
  ne([
2407
- _({ type: String })
2409
+ E({ type: String })
2408
2410
  ], $.prototype, "for", 2);
2409
2411
  ne([
2410
- _({ type: String })
2412
+ E({ type: String })
2411
2413
  ], $.prototype, "text", 2);
2412
2414
  ne([
2413
- _({ type: Boolean, reflect: !0 })
2415
+ E({ type: Boolean, reflect: !0 })
2414
2416
  ], $.prototype, "disabled", 2);
2415
2417
  ne([
2416
- _({ type: Boolean })
2418
+ E({ type: Boolean })
2417
2419
  ], $.prototype, "required", 2);
2418
2420
  $ = ne([
2419
2421
  Ge("form-label")
@@ -2837,7 +2839,7 @@ P([
2837
2839
  b = P([
2838
2840
  Jn("ucds-checkbox")
2839
2841
  ], b);
2840
- v();
2842
+ y();
2841
2843
  /**
2842
2844
  * @license
2843
2845
  * Copyright 2017 Google LLC
@@ -3245,7 +3247,7 @@ Ze([
3245
3247
  nt = Ze([
3246
3248
  ca("ucds-chip")
3247
3249
  ], nt);
3248
- v();
3250
+ y();
3249
3251
  /**
3250
3252
  * @license
3251
3253
  * Copyright 2017 Google LLC
@@ -3597,7 +3599,7 @@ Go([
3597
3599
  De = Go([
3598
3600
  ka("ucds-chip-group")
3599
3601
  ], De);
3600
- v();
3602
+ y();
3601
3603
  /**
3602
3604
  * @license
3603
3605
  * Copyright 2017 Google LLC
@@ -3908,7 +3910,7 @@ const Qa = { attribute: !0, type: String, converter: Le, reflect: !1, hasChanged
3908
3910
  }
3909
3911
  throw Error("Unsupported decorator location: " + s);
3910
3912
  };
3911
- function x(r) {
3913
+ function w(r) {
3912
3914
  return (t, e) => typeof e == "object" ? tl(r, t, e) : ((s, o, n) => {
3913
3915
  const i = o.hasOwnProperty(n);
3914
3916
  return o.constructor.createProperty(n, s), i ? Object.getOwnPropertyDescriptor(o, n) : void 0;
@@ -3920,7 +3922,7 @@ function x(r) {
3920
3922
  * SPDX-License-Identifier: BSD-3-Clause
3921
3923
  */
3922
3924
  function Yo(r) {
3923
- return x({ ...r, state: !0, attribute: !1 });
3925
+ return w({ ...r, state: !0, attribute: !1 });
3924
3926
  }
3925
3927
  /**
3926
3928
  * @license
@@ -3944,15 +3946,15 @@ function sl(r) {
3944
3946
  };
3945
3947
  }
3946
3948
  const rl = ':host{position:relative;display:block}.dropdown-wrapper{display:flex;flex-direction:column;gap:8px;align-items:start}.dropdown,.menu,.toggle,.dropdown-wrapper{min-width:115px;max-width:var(--ucds-form-element-maxwidth);width:var(--ucds-form-element-width)}.dropdown{position:relative}.toggle{display:flex;align-items:center;justify-content:space-between;gap:16px;height:48px;padding:0 var(--ucds-form-element-horizontal-padding);font-family:var(--ucds-font-family-sans-serif);font-size:var(--ucds-font-base-size);border:var(--ucds-color-forms-input-border-rest) solid var(--ucds-form-element-border-width);border-radius:var(--ucds-form-element-border-radius);background-color:var(--ucds-color-forms-input-background-rest)}.toggle:focus{outline:var(--ucds-color-action-focus) 2px solid;outline-offset:2px}.toggle .selected-label-wrapper{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.toggle ucds-icon{color:var(--ucds-color-action-rest);transition:transform .5s ease}.toggle.error{background-color:var(--ucds-color-feedback-error-background-light);border-color:var(--ucds-color-feedback-error-light)}.toggle:hover{border-color:var(--ucds-color-forms-input-border-hover);cursor:pointer}.toggle.disabled{border-color:var(--ucds-color-forms-input-border-disabled);color:var(--ucds-color-text-disabled);cursor:not-allowed;pointer-events:none}.toggle.disabled ucds-icon{color:var(--ucds-color-forms-input-element-disabled)}.menu{position:absolute;background:var(--ucds-color-forms-input-background-rest);border:var(--ucds-color-forms-input-border-rest) solid var(--ucds-form-element-border-width);border-radius:var(--ucds-form-element-border-radius);display:none;cursor:pointer;list-style:none;margin:0;padding:12px;flex-direction:column;gap:8px;overflow-y:auto;z-index:100;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}:host([open]) .menu{display:flex}:host([open]) ucds-icon{transform:rotateX(180deg)}:host([data-open-direction="up"]) .menu{bottom:calc(100% + 8px)}:host([data-open-direction="down"]) .menu{top:calc(100% + 8px)}';
3947
- var ol = Object.defineProperty, il = Object.getOwnPropertyDescriptor, E = (r, t, e, s) => {
3949
+ var ol = Object.defineProperty, il = Object.getOwnPropertyDescriptor, _ = (r, t, e, s) => {
3948
3950
  for (var o = s > 1 ? void 0 : s ? il(t, e) : t, n = r.length - 1, i; n >= 0; n--)
3949
3951
  (i = r[n]) && (o = (s ? i(t, e, o) : i(o)) || o);
3950
3952
  return s && o && ol(t, e, o), o;
3951
3953
  };
3952
- let m = class extends p {
3954
+ let v = class extends p {
3953
3955
  // == Constructor ==
3954
3956
  constructor() {
3955
- super(), this.initialValue = "", this.initialLabel = "", this._isOutsideClickListenerAttached = !1, this.scrollHandler = () => this._adjustDropdownDirection(), this.resizeObserver = new ResizeObserver(() => this._adjustDropdownDirection()), this.errorText = "", this.inputId = "", this.label = "", this.name = "", this.selectedLabel = "- Select -", this.disabled = !1, this.error = !1, this.open = !1, this.required = !1, this.activeIndex = -1, this._value = "", this.internals = this.attachInternals();
3957
+ super(), this.initialValue = "", this.initialLabel = "", this._isOutsideClickListenerAttached = !1, this.scrollHandler = () => this._adjustDropdownDirection(), this.resizeObserver = new ResizeObserver(() => this._adjustDropdownDirection()), this.errorText = "", this.helpText = "", this.inputId = "", this.label = "", this.name = "", this.selectedLabel = "- Select -", this.disabled = !1, this.error = !1, this.open = !1, this.required = !1, this.activeIndex = -1, this._value = "", this.internals = this.attachInternals();
3956
3958
  }
3957
3959
  // == Accessors ==
3958
3960
  /** Returns the current value of the dropdown. */
@@ -4110,55 +4112,59 @@ let m = class extends p {
4110
4112
  <slot></slot>
4111
4113
  </div>
4112
4114
  </div>
4115
+ ${this.helpText ? d`<form-help-message text="${this.helpText}" ?disabled="${this.disabled}"></form-help-message>` : h}
4113
4116
  ${this.error ? d`<form-error-message text="${this.errorText}"></form-error-message>` : h}
4114
4117
  </div>
4115
4118
  `;
4116
4119
  }
4117
4120
  };
4118
- m.styles = [
4121
+ v.styles = [
4119
4122
  p.styles,
4120
4123
  f(rl)
4121
4124
  ];
4122
- m.formAssociated = !0;
4123
- E([
4124
- x({ type: String, attribute: "error-text" })
4125
- ], m.prototype, "errorText", 2);
4126
- E([
4127
- x({ type: String, attribute: "input-id" })
4128
- ], m.prototype, "inputId", 2);
4129
- E([
4130
- x({ type: String })
4131
- ], m.prototype, "label", 2);
4132
- E([
4133
- x({ type: String, reflect: !0 })
4134
- ], m.prototype, "name", 2);
4135
- E([
4136
- x({ type: String, attribute: "selected-label" })
4137
- ], m.prototype, "selectedLabel", 2);
4138
- E([
4139
- x({ type: Boolean, reflect: !0 })
4140
- ], m.prototype, "disabled", 2);
4141
- E([
4142
- x({ type: Boolean, reflect: !0 })
4143
- ], m.prototype, "error", 2);
4144
- E([
4145
- x({ type: Boolean, reflect: !0 })
4146
- ], m.prototype, "open", 2);
4147
- E([
4148
- x({ type: Boolean, reflect: !0 })
4149
- ], m.prototype, "required", 2);
4150
- E([
4125
+ v.formAssociated = !0;
4126
+ _([
4127
+ w({ type: String, attribute: "error-text" })
4128
+ ], v.prototype, "errorText", 2);
4129
+ _([
4130
+ w({ type: String, attribute: "help-text" })
4131
+ ], v.prototype, "helpText", 2);
4132
+ _([
4133
+ w({ type: String, attribute: "input-id" })
4134
+ ], v.prototype, "inputId", 2);
4135
+ _([
4136
+ w({ type: String })
4137
+ ], v.prototype, "label", 2);
4138
+ _([
4139
+ w({ type: String, reflect: !0 })
4140
+ ], v.prototype, "name", 2);
4141
+ _([
4142
+ w({ type: String, attribute: "selected-label" })
4143
+ ], v.prototype, "selectedLabel", 2);
4144
+ _([
4145
+ w({ type: Boolean, reflect: !0 })
4146
+ ], v.prototype, "disabled", 2);
4147
+ _([
4148
+ w({ type: Boolean, reflect: !0 })
4149
+ ], v.prototype, "error", 2);
4150
+ _([
4151
+ w({ type: Boolean, reflect: !0 })
4152
+ ], v.prototype, "open", 2);
4153
+ _([
4154
+ w({ type: Boolean, reflect: !0 })
4155
+ ], v.prototype, "required", 2);
4156
+ _([
4151
4157
  Yo()
4152
- ], m.prototype, "activeIndex", 2);
4153
- E([
4158
+ ], v.prototype, "activeIndex", 2);
4159
+ _([
4154
4160
  Yo()
4155
- ], m.prototype, "_value", 2);
4156
- E([
4161
+ ], v.prototype, "_value", 2);
4162
+ _([
4157
4163
  sl({ selector: "ucds-dropdown-item" })
4158
- ], m.prototype, "items", 2);
4159
- m = E([
4164
+ ], v.prototype, "items", 2);
4165
+ v = _([
4160
4166
  Xo("ucds-dropdown")
4161
- ], m);
4167
+ ], v);
4162
4168
  const nl = ".dropdown-item{display:flex;gap:4px;align-items:center;padding:10px 6px 10px 26px;border-radius:8px}.dropdown-item ucds-icon{display:none}.dropdown-item .dropdown-item-text{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dropdown-item:hover,.dropdown-item:active,.dropdown-item:focus{background-color:var(--ucds-color-palette-berry-900);outline:none}.dropdown-item.selected{padding-left:6px}.dropdown-item.selected ucds-icon{display:inline-flex}";
4163
4169
  var al = Object.defineProperty, ll = Object.getOwnPropertyDescriptor, Us = (r, t, e, s) => {
4164
4170
  for (var o = s > 1 ? void 0 : s ? ll(t, e) : t, n = r.length - 1, i; n >= 0; n--)
@@ -4205,15 +4211,15 @@ oe.styles = [
4205
4211
  f(nl)
4206
4212
  ];
4207
4213
  Us([
4208
- x({ type: String })
4214
+ w({ type: String })
4209
4215
  ], oe.prototype, "value", 2);
4210
4216
  Us([
4211
- x({ type: Boolean, reflect: !0 })
4217
+ w({ type: Boolean, reflect: !0 })
4212
4218
  ], oe.prototype, "selected", 2);
4213
4219
  oe = Us([
4214
4220
  Xo("ucds-dropdown-item")
4215
4221
  ], oe);
4216
- v();
4222
+ y();
4217
4223
  /**
4218
4224
  * @license
4219
4225
  * Copyright 2017 Google LLC
@@ -4593,7 +4599,7 @@ Z([
4593
4599
  R = Z([
4594
4600
  cl("ucds-fieldset")
4595
4601
  ], R);
4596
- v();
4602
+ y();
4597
4603
  /**
4598
4604
  * @license
4599
4605
  * Copyright 2017 Google LLC
@@ -4960,7 +4966,7 @@ mt([
4960
4966
  I = mt([
4961
4967
  xl("ucds-icon-button")
4962
4968
  ], I);
4963
- v();
4969
+ y();
4964
4970
  /**
4965
4971
  * @license
4966
4972
  * Copyright 2017 Google LLC
@@ -5324,7 +5330,7 @@ $t([
5324
5330
  B = $t([
5325
5331
  Vl("ucds-link")
5326
5332
  ], B);
5327
- v();
5333
+ y();
5328
5334
  /**
5329
5335
  * @license
5330
5336
  * Copyright 2017 Google LLC
@@ -5755,7 +5761,7 @@ k([
5755
5761
  g = k([
5756
5762
  ac("ucds-radio")
5757
5763
  ], g);
5758
- v();
5764
+ y();
5759
5765
  /**
5760
5766
  * @license
5761
5767
  * Copyright 2017 Google LLC
@@ -6150,7 +6156,7 @@ bt([
6150
6156
  M = bt([
6151
6157
  wc("ucds-search-input")
6152
6158
  ], M);
6153
- v();
6159
+ y();
6154
6160
  /**
6155
6161
  * @license
6156
6162
  * Copyright 2017 Google LLC
@@ -6473,7 +6479,7 @@ var Qc = Object.defineProperty, th = Object.getOwnPropertyDescriptor, z = (r, t,
6473
6479
  (i = r[n]) && (o = (s ? i(t, e, o) : i(o)) || o);
6474
6480
  return s && o && Qc(t, e, o), o;
6475
6481
  };
6476
- let w = class extends p {
6482
+ let S = class extends p {
6477
6483
  constructor() {
6478
6484
  super(), this.label = "", this.helpText = "", this.errorText = "", this.inputId = "", this.error = !1, this.disabled = !1, this.required = !1, this._value = "", this.internals = this.attachInternals();
6479
6485
  }
@@ -6522,39 +6528,39 @@ let w = class extends p {
6522
6528
  `;
6523
6529
  }
6524
6530
  };
6525
- w.styles = [
6531
+ S.styles = [
6526
6532
  p.styles,
6527
6533
  f(Yc)
6528
6534
  ];
6529
- w.formAssociated = !0;
6535
+ S.formAssociated = !0;
6530
6536
  z([
6531
6537
  H({ type: String })
6532
- ], w.prototype, "label", 2);
6538
+ ], S.prototype, "label", 2);
6533
6539
  z([
6534
6540
  H({ type: String, attribute: "help-text" })
6535
- ], w.prototype, "helpText", 2);
6541
+ ], S.prototype, "helpText", 2);
6536
6542
  z([
6537
6543
  H({ type: String, attribute: "error-text" })
6538
- ], w.prototype, "errorText", 2);
6544
+ ], S.prototype, "errorText", 2);
6539
6545
  z([
6540
6546
  H({ type: String, attribute: "input-id" })
6541
- ], w.prototype, "inputId", 2);
6547
+ ], S.prototype, "inputId", 2);
6542
6548
  z([
6543
6549
  H({ type: String, reflect: !0 })
6544
- ], w.prototype, "placeholder", 2);
6550
+ ], S.prototype, "placeholder", 2);
6545
6551
  z([
6546
6552
  H({ type: Boolean, reflect: !0 })
6547
- ], w.prototype, "error", 2);
6553
+ ], S.prototype, "error", 2);
6548
6554
  z([
6549
6555
  H({ type: Boolean, reflect: !0 })
6550
- ], w.prototype, "disabled", 2);
6556
+ ], S.prototype, "disabled", 2);
6551
6557
  z([
6552
6558
  H({ type: Boolean, reflect: !0 })
6553
- ], w.prototype, "required", 2);
6554
- w = z([
6559
+ ], S.prototype, "required", 2);
6560
+ S = z([
6555
6561
  Lc("ucds-text-area")
6556
- ], w);
6557
- v();
6562
+ ], S);
6563
+ y();
6558
6564
  /**
6559
6565
  * @license
6560
6566
  * Copyright 2017 Google LLC
@@ -6877,7 +6883,7 @@ var vh = Object.defineProperty, yh = Object.getOwnPropertyDescriptor, T = (r, t,
6877
6883
  (i = r[n]) && (o = (s ? i(t, e, o) : i(o)) || o);
6878
6884
  return s && o && vh(t, e, o), o;
6879
6885
  };
6880
- let S = class extends p {
6886
+ let x = class extends p {
6881
6887
  constructor() {
6882
6888
  super(), this.errorText = "", this.helpText = "", this.inputId = "", this.label = "", this._value = "", this.disabled = !1, this.error = !1, this.required = !1, this.internals = this.attachInternals();
6883
6889
  }
@@ -6926,40 +6932,40 @@ let S = class extends p {
6926
6932
  `;
6927
6933
  }
6928
6934
  };
6929
- S.styles = [
6935
+ x.styles = [
6930
6936
  p.styles,
6931
6937
  f(fh)
6932
6938
  ];
6933
- S.formAssociated = !0;
6939
+ x.formAssociated = !0;
6934
6940
  T([
6935
6941
  V({ type: String, attribute: "error-text" })
6936
- ], S.prototype, "errorText", 2);
6942
+ ], x.prototype, "errorText", 2);
6937
6943
  T([
6938
6944
  V({ type: String, attribute: "help-text" })
6939
- ], S.prototype, "helpText", 2);
6945
+ ], x.prototype, "helpText", 2);
6940
6946
  T([
6941
6947
  V({ type: String, attribute: "input-id" })
6942
- ], S.prototype, "inputId", 2);
6948
+ ], x.prototype, "inputId", 2);
6943
6949
  T([
6944
6950
  V({ type: String })
6945
- ], S.prototype, "label", 2);
6951
+ ], x.prototype, "label", 2);
6946
6952
  T([
6947
6953
  V({ type: String, reflect: !0 })
6948
- ], S.prototype, "placeholder", 2);
6954
+ ], x.prototype, "placeholder", 2);
6949
6955
  T([
6950
6956
  V({ type: Boolean, reflect: !0 })
6951
- ], S.prototype, "disabled", 2);
6957
+ ], x.prototype, "disabled", 2);
6952
6958
  T([
6953
6959
  V({ type: Boolean, reflect: !0 })
6954
- ], S.prototype, "error", 2);
6960
+ ], x.prototype, "error", 2);
6955
6961
  T([
6956
6962
  V({ type: Boolean, reflect: !0 })
6957
- ], S.prototype, "required", 2);
6958
- S = T([
6963
+ ], x.prototype, "required", 2);
6964
+ x = T([
6959
6965
  eh("ucds-text-input")
6960
- ], S);
6961
- v();
6962
- v();
6966
+ ], x);
6967
+ y();
6968
+ y();
6963
6969
  export {
6964
6970
  ee as Accordion,
6965
6971
  ns as AccordionGroup,
@@ -6968,13 +6974,13 @@ export {
6968
6974
  b as Checkbox,
6969
6975
  nt as Chip,
6970
6976
  De as ChipGroup,
6971
- m as Dropdown,
6977
+ v as Dropdown,
6972
6978
  oe as DropdownItem,
6973
6979
  R as Fieldset,
6974
6980
  I as IconButton,
6975
6981
  B as Link,
6976
6982
  g as Radio,
6977
6983
  M as SearchInput,
6978
- w as TextArea,
6979
- S as TextInput
6984
+ S as TextArea,
6985
+ x as TextInput
6980
6986
  };