@ganpatiinfo/gids-core-web 10.3.0 → 13.0.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.
Files changed (171) hide show
  1. package/dist/css/index.css +374 -107
  2. package/dist/css/index.css.map +1 -1
  3. package/dist/gids-action-bar.js +1 -1
  4. package/dist/gids-activity-gauge.js +1 -1
  5. package/dist/gids-bar-chart.js +1 -1
  6. package/dist/gids-calendar-header-panel.js +1 -1
  7. package/dist/gids-calendar-month-list.js +1 -1
  8. package/dist/gids-calendar-year-list.js +1 -1
  9. package/dist/gids-calendar.js +1 -1
  10. package/dist/gids-chart-legend-item.js +1 -1
  11. package/dist/gids-chart-legend.js +1 -1
  12. package/dist/gids-chart.js +1 -1
  13. package/dist/gids-chevron-button.js +1 -1
  14. package/dist/gids-dot.js +1 -1
  15. package/dist/gids-dropdown-field.js +1 -1
  16. package/dist/gids-dropdown-picker.js +1 -1
  17. package/dist/gids-dropdown.js +1 -1
  18. package/dist/gids-expansion-body-list-item.js +1 -1
  19. package/dist/gids-expansion-body-list.js +1 -1
  20. package/dist/gids-expansion-group.js +1 -1
  21. package/dist/gids-expansion.js +1 -1
  22. package/dist/gids-field.js +1 -1
  23. package/dist/gids-filter.js +1 -1
  24. package/dist/gids-icon.js +1 -1
  25. package/dist/gids-input.js +1 -1
  26. package/dist/gids-line-chart.js +1 -1
  27. package/dist/gids-md-table.d.ts +11 -0
  28. package/dist/gids-md-table.js +1 -0
  29. package/dist/gids-overflow-container.js +1 -1
  30. package/dist/gids-overlay-provider.js +1 -1
  31. package/dist/gids-password-field.js +1 -1
  32. package/dist/gids-pie-chart.js +1 -1
  33. package/dist/gids-popover.js +1 -1
  34. package/dist/gids-scrim.js +1 -1
  35. package/dist/gids-tab-item.js +1 -1
  36. package/dist/gids-tab.js +1 -1
  37. package/dist/gids-text-field.js +1 -1
  38. package/dist/gids-toggle-button.js +1 -1
  39. package/dist/gids-tooltip.js +1 -1
  40. package/dist/p-4lN1OdcA.js +1 -0
  41. package/dist/{p-CD_BHkBE.js → p-6APCjBEI.js} +1 -1
  42. package/dist/p-BCVFQSjK.js +1 -0
  43. package/dist/{p-DfrYaprq.js → p-BSbOhfLZ.js} +1 -1
  44. package/dist/{p-DA_atCAU.js → p-BVAtja26.js} +1 -1
  45. package/dist/{p-BeP2XcqY.js → p-C2O_pGky.js} +1 -1
  46. package/dist/p-C2POfZhu.js +1 -0
  47. package/dist/{p-3Ni1-UuQ.js → p-C3We7Q8Q.js} +1 -1
  48. package/dist/{p-C4yEV6pT.js → p-C3w3wdCt.js} +1 -1
  49. package/dist/{p-BQCMjWpK.js → p-C3xv7tfs.js} +1 -1
  50. package/dist/{p-Ditd1zV7.js → p-C56G7JRy.js} +1 -1
  51. package/dist/p-CI-sN9Lr.js +1 -0
  52. package/dist/{p-WHI6NO_h.js → p-COHuQEfZ.js} +1 -1
  53. package/dist/{p-CkydANOS.js → p-Chqeexny.js} +1 -1
  54. package/dist/{p-C2PfO9h9.js → p-DO0MyFf4.js} +1 -1
  55. package/dist/p-DUojHltk.js +1 -0
  56. package/dist/p-_SIWct9h.js +1 -0
  57. package/dist/{p-qIkbfIF3.js → p-pSb81aE0.js} +1 -1
  58. package/dist/{p-BE2G21MT.js → p-ub0GuVHb.js} +1 -1
  59. package/dist/types/components/html/GidsBasicTableBody/GidsBasicTableBody.d.ts +7 -0
  60. package/dist/types/components/html/GidsBasicTableCell/GidsBasicTableCell.d.ts +5 -0
  61. package/dist/types/components/html/GidsBasicTableHead/GidsBasicTableHead.d.ts +11 -0
  62. package/dist/types/components/html/GidsBasicTableHeader/GidsBasicTableHeader.d.ts +5 -0
  63. package/dist/types/components/html/GidsBasicTableRow/GidsBasicTableRow.d.ts +5 -0
  64. package/dist/types/components/html/GidsBsTable/GidsBsTable.d.ts +12 -0
  65. package/dist/types/components/webComponents/GidsActionBar/GidsActionBar.d.ts +15 -2
  66. package/dist/types/components/webComponents/GidsExpansionBodyList/GidsExpansionBodyList.d.ts +5 -4
  67. package/dist/types/components/webComponents/GidsFilter/GidsFilter.d.ts +5 -0
  68. package/dist/types/components/webComponents/GidsMdTable/GidsMdTable.d.ts +42 -0
  69. package/dist/types/components.d.ts +199 -12
  70. package/dist-bundled/es/gids-action-bar.js +168 -126
  71. package/dist-bundled/es/gids-activity-gauge.js +4 -4
  72. package/dist-bundled/es/gids-bar-chart.js +1 -1
  73. package/dist-bundled/es/gids-calendar-header-panel.js +4 -4
  74. package/dist-bundled/es/gids-calendar-month-list.js +1 -1
  75. package/dist-bundled/es/gids-calendar-year-list.js +4 -4
  76. package/dist-bundled/es/gids-calendar.js +7 -7
  77. package/dist-bundled/es/gids-chart-legend-item.js +4 -4
  78. package/dist-bundled/es/gids-chart-legend.js +4 -4
  79. package/dist-bundled/es/gids-chart.js +18 -18
  80. package/dist-bundled/es/gids-chevron-button.js +2 -2
  81. package/dist-bundled/es/gids-dot.js +1 -1
  82. package/dist-bundled/es/gids-dropdown-field.js +5 -5
  83. package/dist-bundled/es/gids-dropdown-picker.js +2 -2
  84. package/dist-bundled/es/gids-dropdown.js +4 -4
  85. package/dist-bundled/es/gids-expansion-body-list-item.js +3 -3
  86. package/dist-bundled/es/gids-expansion-body-list.js +35 -35
  87. package/dist-bundled/es/gids-expansion-group.js +5 -5
  88. package/dist-bundled/es/gids-expansion.js +4 -4
  89. package/dist-bundled/es/gids-field.js +1 -1
  90. package/dist-bundled/es/gids-filter.js +2 -2
  91. package/dist-bundled/es/gids-icon.js +4 -4
  92. package/dist-bundled/es/gids-input.js +1 -1
  93. package/dist-bundled/es/gids-line-chart.js +4 -4
  94. package/dist-bundled/es/gids-md-table.js +170 -0
  95. package/dist-bundled/es/gids-overflow-container.js +1 -1
  96. package/dist-bundled/es/gids-overlay-provider.js +2 -2
  97. package/dist-bundled/es/gids-password-field.js +24 -24
  98. package/dist-bundled/es/gids-pie-chart.js +1 -1
  99. package/dist-bundled/es/gids-popover.js +1 -1
  100. package/dist-bundled/es/gids-scrim.js +6 -6
  101. package/dist-bundled/es/gids-tab-item.js +6 -6
  102. package/dist-bundled/es/gids-tab.js +4 -4
  103. package/dist-bundled/es/gids-text-field.js +16 -16
  104. package/dist-bundled/es/gids-toggle-button.js +1 -1
  105. package/dist-bundled/es/gids-tooltip.js +4 -4
  106. package/dist-bundled/es/{p-DlI2raNo-5V-p1A9Z.js → p-4lN1OdcA-xYP8gbDc.js} +17 -34
  107. package/dist-bundled/es/{p-CD_BHkBE-DX2546yK.js → p-6APCjBEI-BREg63Xr.js} +5 -5
  108. package/dist-bundled/es/{p-Cn-t3SGc-CwvvOdlK.js → p-BCVFQSjK-CKrYrI4b.js} +15 -15
  109. package/dist-bundled/es/{p-DfrYaprq-CeZqb0rn.js → p-BSbOhfLZ-BdEHhmFM.js} +3 -3
  110. package/dist-bundled/es/{p-DA_atCAU-KdxJYYDE.js → p-BVAtja26-C16IjShX.js} +8 -8
  111. package/dist-bundled/es/{p-BeP2XcqY-DMXmX4Mc.js → p-C2O_pGky-CP4PN55D.js} +10 -10
  112. package/dist-bundled/es/p-C2POfZhu-DzG_JxV6.js +24 -0
  113. package/dist-bundled/es/{p-3Ni1-UuQ-CPn15cat.js → p-C3We7Q8Q-2EoDLj5m.js} +2 -2
  114. package/dist-bundled/es/{p-C4yEV6pT-8IjLINXB.js → p-C3w3wdCt-BTH-jYlI.js} +6 -6
  115. package/dist-bundled/es/{p-BQCMjWpK-CLxPNItn.js → p-C3xv7tfs-DHsjc3Ns.js} +4 -4
  116. package/dist-bundled/es/{p-Ditd1zV7-DdQjXthS.js → p-C56G7JRy-BCGZG2-3.js} +2 -2
  117. package/dist-bundled/es/{p-DVVJrKxO-Bdl0HX_u.js → p-CI-sN9Lr-BvWzRJw-.js} +20 -19
  118. package/dist-bundled/es/{p-WHI6NO_h-DHNy0JzV.js → p-COHuQEfZ-DcUxD9TI.js} +11 -11
  119. package/dist-bundled/es/{p-CkydANOS-CzTX9wng.js → p-Chqeexny-BuJ-PhNi.js} +6 -6
  120. package/dist-bundled/es/{p-D4Pimu_8-DfEGRQGf.js → p-D4Pimu_8-ARSuGBs4.js} +0 -1
  121. package/dist-bundled/es/{p-D6lxqcxP-DWrZi1Xi.js → p-D6lxqcxP-C6BOC0kV.js} +1 -1
  122. package/dist-bundled/es/{p-C2PfO9h9-H_toZwKo.js → p-DO0MyFf4-Ddg5sVMx.js} +5 -5
  123. package/dist-bundled/es/p-DUojHltk-BQ0ryfLD.js +172 -0
  124. package/dist-bundled/es/{p-UxDcM-C5-Dr5d_WpJ.js → p-UxDcM-C5-BJO4X0jM.js} +1 -1
  125. package/dist-bundled/es/{p-KaaOtnwV-D7HTbhvI.js → p-_SIWct9h-jMYFZ-VO.js} +12 -12
  126. package/dist-bundled/es/{p-qIkbfIF3-B7NovGEi.js → p-pSb81aE0-WzAszFOQ.js} +2 -2
  127. package/dist-bundled/es/{p-BE2G21MT-WGW-ehxu.js → p-ub0GuVHb-C9vrhXyF.js} +2 -2
  128. package/dist-bundled/umd/gids-action-bar.umd.js +3 -3
  129. package/dist-bundled/umd/gids-activity-gauge.umd.js +1 -1
  130. package/dist-bundled/umd/gids-bar-chart.umd.js +1 -1
  131. package/dist-bundled/umd/gids-calendar-header-panel.umd.js +1 -1
  132. package/dist-bundled/umd/gids-calendar-month-list.umd.js +1 -1
  133. package/dist-bundled/umd/gids-calendar-year-list.umd.js +1 -1
  134. package/dist-bundled/umd/gids-calendar.umd.js +1 -1
  135. package/dist-bundled/umd/gids-chart-legend-item.umd.js +1 -1
  136. package/dist-bundled/umd/gids-chart-legend.umd.js +1 -1
  137. package/dist-bundled/umd/gids-chart.umd.js +1 -1
  138. package/dist-bundled/umd/gids-chevron-button.umd.js +1 -1
  139. package/dist-bundled/umd/gids-dot.umd.js +1 -1
  140. package/dist-bundled/umd/gids-dropdown-field.umd.js +2 -2
  141. package/dist-bundled/umd/gids-dropdown-picker.umd.js +1 -1
  142. package/dist-bundled/umd/gids-dropdown.umd.js +2 -2
  143. package/dist-bundled/umd/gids-expansion-body-list-item.umd.js +1 -1
  144. package/dist-bundled/umd/gids-expansion-body-list.umd.js +2 -2
  145. package/dist-bundled/umd/gids-expansion-group.umd.js +1 -1
  146. package/dist-bundled/umd/gids-expansion.umd.js +1 -1
  147. package/dist-bundled/umd/gids-field.umd.js +1 -1
  148. package/dist-bundled/umd/gids-filter.umd.js +3 -3
  149. package/dist-bundled/umd/gids-icon.umd.js +1 -1
  150. package/dist-bundled/umd/gids-input.umd.js +1 -1
  151. package/dist-bundled/umd/gids-line-chart.umd.js +2 -2
  152. package/dist-bundled/umd/gids-md-table.umd.js +5 -0
  153. package/dist-bundled/umd/gids-overflow-container.umd.js +1 -1
  154. package/dist-bundled/umd/gids-overlay-provider.umd.js +1 -1
  155. package/dist-bundled/umd/gids-password-field.umd.js +2 -2
  156. package/dist-bundled/umd/gids-pie-chart.umd.js +1 -1
  157. package/dist-bundled/umd/gids-popover.umd.js +1 -1
  158. package/dist-bundled/umd/gids-scrim.umd.js +1 -1
  159. package/dist-bundled/umd/gids-tab-item.umd.js +2 -2
  160. package/dist-bundled/umd/gids-tab.umd.js +1 -1
  161. package/dist-bundled/umd/gids-text-field.umd.js +1 -1
  162. package/dist-bundled/umd/gids-toggle-button.umd.js +2 -2
  163. package/dist-bundled/umd/gids-tooltip.umd.js +1 -1
  164. package/dist-bundled/umd-complete/gids-core-web.umd.js +8 -8
  165. package/package.json +17 -9
  166. package/dist/p-2wB6zkno.js +0 -1
  167. package/dist/p-Cn-t3SGc.js +0 -1
  168. package/dist/p-DVVJrKxO.js +0 -1
  169. package/dist/p-DlI2raNo.js +0 -1
  170. package/dist/p-KaaOtnwV.js +0 -1
  171. package/dist-bundled/es/p-2wB6zkno-57WAxATm.js +0 -152
@@ -1,6 +1,6 @@
1
1
  import { q as r, L as l, u as h, D as n } from "./p-Bf3p-DY2-CPqEc-vc.js";
2
2
  import { o as c } from "./p-UVmSPzTd-6vjXok6h.js";
3
- import { d as p } from "./p-D4Pimu_8-DfEGRQGf.js";
3
+ import { d as p } from "./p-D4Pimu_8-ARSuGBs4.js";
4
4
  import { c as u } from "./clsx-OuTLNxxd.js";
5
5
  const m = ({ expanded: e }, t) => u("gids-dropdown-picker", {
6
6
  "gids-dropdown-picker--expanded": e
@@ -20,7 +20,7 @@ const m = ({ expanded: e }, t) => u("gids-dropdown-picker", {
20
20
  if (!(i instanceof Element)) return;
21
21
  const s = i.closest(".gids-dropdown-item");
22
22
  if (!s || !this.hostElement.contains(s) || s.hasAttribute("disabled") || s.getAttribute("aria-disabled") === "true") return;
23
- const o = s instanceof HTMLButtonElement ? s.value : s.getAttribute("value") ?? "";
23
+ const o = s instanceof HTMLButtonElement ? s.value : s.getAttribute("value") || "";
24
24
  if (typeof o != "string" || o.length === 0) return;
25
25
  const a = s instanceof HTMLButtonElement ? s.id : s.getAttribute("id") ?? "";
26
26
  if (typeof a != "string" || a.length === 0) return;
@@ -111,7 +111,7 @@ const m = ({ expanded: e }, t) => u("gids-dropdown-picker", {
111
111
  }
112
112
  render() {
113
113
  const e = this.expanded && this.isInteractive(), t = v({ expanded: e }), i = typeof this.idPicker == "string" ? this.idPicker : void 0, s = i ? `${i}__menu` : void 0;
114
- return n("div", { key: "07a8960af5e31c473ad5a12e1ab7e3c19b2593d2", class: t, onClick: this.handleOutSpaceClickOfDropdownButtonToggle }, n(c, { key: "24dc8667731e684b7fc21037c7b5b0beb6c1ce36", role: "pickerbox", "aria-expanded": e ? "true" : "false", "aria-haspopup": "pickerlistbox", "aria-controls": s ?? "", onClick: this.handleDropdownButtonClickToggle, disabled: this.disabled, value: this.selectedItemTitle ?? this.value ?? "", loading: this.loading, appearance: this.appearance, size: this.size }, this.hasLeadingIcon ? n("slot", { name: "leadingIconDropdownPicker", slot: "leadingIcon" }) : n(p, { name: "chevron-down", size: this.size, appearance: "regular", alt: "", slot: "leadingIcon" })), n("div", { key: "cdb05df799659d23d40d92d48f94c381387bc069", class: "gids-dropdown-picker__menu", id: s, role: "pickerbox", onClick: this.handleMenuClick }, n("slot", { key: "cea3b4829d2f6cd4de84bb81fa8b52ab73d800d2" })));
114
+ return n("div", { key: "853c2b26fc0e64ac2f4d04dc1ae83f72eefd1403", class: t, onClick: this.handleOutSpaceClickOfDropdownButtonToggle }, n(c, { key: "e1abb285cd9649aa542620de7a683a9f21dbe19a", role: "pickerbox", "aria-expanded": e ? "true" : "false", "aria-haspopup": "pickerlistbox", "aria-controls": s ?? "", onClick: this.handleDropdownButtonClickToggle, disabled: this.disabled, value: this.selectedItemTitle ?? this.value ?? "", loading: this.loading, appearance: this.appearance, size: this.size }, this.hasLeadingIcon ? n("slot", { name: "leadingIconDropdownPicker", slot: "leadingIcon" }) : n(p, { name: "chevron-down", size: this.size, appearance: "regular", alt: "", slot: "leadingIcon" })), n("div", { key: "4907e8cc94b306a36096e07a662d87b1b687fee7", class: "gids-dropdown-picker__menu", id: s, role: "pickerbox", onClick: this.handleMenuClick }, n("slot", { key: "921b888c10135a2baeda9183b3a06f7bf9aa4abb" })));
115
115
  }
116
116
  get hostElement() {
117
117
  return this;
@@ -1,6 +1,6 @@
1
- import { q as s, L as l, u, D as a, F as r } from "./p-Bf3p-DY2-CPqEc-vc.js";
2
- import { d as n } from "./p-D4Pimu_8-DfEGRQGf.js";
3
- import { l as d } from "./p-CHGTBObD-EN4cCwtX.js";
1
+ import { q as s, L as l, u, D as i, F as d } from "./p-Bf3p-DY2-CPqEc-vc.js";
2
+ import { d as n } from "./p-D4Pimu_8-ARSuGBs4.js";
3
+ import { l as r } from "./p-CHGTBObD-EN4cCwtX.js";
4
4
  const c = (e) => e.type === "hidden", f = (e) => {
5
5
  if (!(e instanceof HTMLElement))
6
6
  return !1;
@@ -18,8 +18,8 @@ const c = (e) => e.type === "hidden", f = (e) => {
18
18
  }, o = l(class extends u {
19
19
  constructor(e) {
20
20
  super(), e !== !1 && this.__registerHost(), this.#e = {}, this._focusInput = (t) => {
21
- const i = t.target;
22
- i === this.#t || this._isWithinInteractiveElement(i) || this.#t?.focus();
21
+ const a = t.target;
22
+ a === this.#t || this._isWithinInteractiveElement(a) || this.#t?.focus();
23
23
  }, this._handleInputFocusAndBlur = (t) => {
24
24
  this._el.dispatchEvent(new FocusEvent(t.type, { relatedTarget: t.relatedTarget }));
25
25
  };
@@ -54,9 +54,9 @@ const c = (e) => e.type === "hidden", f = (e) => {
54
54
  this._el.removeEventListener("click", this._focusInput);
55
55
  }
56
56
  render() {
57
- return a(r, { key: "3364c49f298dc7205bfd1b173f7eeaf2f89c7c9a" }, a("slot", { key: "c997142ff339b65f0631afeb7996bc50f921c82a", name: "leadingIcon" }), this.leadingLabel && a("span", { key: "ef61a3c8a1fb0e796cc7a783cc87054c8186af06", class: "gids-input__label" }, this.leadingLabel), a("slot", { key: "5c9b81e5ac0367f31d303f0310b6f2e65b085223", name: "leadingAccessory" }), a("input", { key: "6435d4d1e656d4ca44c7800ccb888090d40b59cd", ...this.inputProps, ref: (e) => {
57
+ return i(d, { key: "afdbc2c51c4a1f688534c76757ef7cdfb27d1cd0" }, i("slot", { key: "83781fe23a5648cdd8345326e88e235c03cf60bc", name: "leadingIcon" }), this.leadingLabel && i("span", { key: "b457d5343b714096c80ffebce6abd9e62fc57664", class: "gids-input__label" }, this.leadingLabel), i("slot", { key: "e156f0f311bd7b662eb56c07c101b673c0945d14", name: "leadingAccessory" }), i("input", { key: "34d77865f743fab2e85d154b966c90b1434d212d", ...this.inputProps, ref: (e) => {
58
58
  this.#t = e, this.#e.value !== void 0 && (this.#t.value = this.#e.value, delete this.#e.value), this.#e.defaultValue !== void 0 && (this.#t.defaultValue = this.#e.defaultValue, delete this.#e.defaultValue);
59
- }, class: "gids-input__control", name: this.name, disabled: this.disabled, readOnly: this.readOnly, required: this.required, onFocus: this._handleInputFocusAndBlur, onBlur: this._handleInputFocusAndBlur }), a("slot", { key: "c5e15100d71349d57f3d0af1f8e5ab6b6808b350", name: "trailingAccessory" }), this.trailingLabel && a("span", { key: "50ee400d7731b6ae7de40cb918ee2f3887fa2857", class: "gids-input__label" }, this.trailingLabel), a("slot", { key: "62e4f88e0e73611a4ccd2952b2d907ae430ad1de", name: "trailingIcon" }), this.status === "incomplete" && a(n, { key: "7594ffc84d2fecca11158d91eaabcf023586778a", name: "warning", appearance: "filled", class: "gids-input__warning-icon" }), this.status === "complete" && a(n, { key: "24fd3813e2aa8d5139da021064c62333bbec9592", name: "positive", appearance: "filled", class: "gids-input__positive-icon" }), this.loading && a(d, { key: "bbf9ac97350dfb2a84c3a4c1095c5baa886ad3c9", size: "md", indeterminate: !0 }));
59
+ }, class: "gids-input__control", name: this.name, disabled: this.disabled, readOnly: this.readOnly, required: this.required, onFocus: this._handleInputFocusAndBlur, onBlur: this._handleInputFocusAndBlur }), i("slot", { key: "fafb91d6e965e33b40577a10475e9a69a83e7a98", name: "trailingAccessory" }), this.trailingLabel && i("span", { key: "3d673d4b05b850c165817615145e629f39b5859c", class: "gids-input__label" }, this.trailingLabel), i("slot", { key: "ee39bb2e061ace41b7192f0fd2eae7edb35918e2", name: "trailingIcon" }), this.status === "incomplete" && i(n, { key: "5d2faed6c95395d82a2ae1e72483fd15599f14b6", name: "warning", appearance: "filled", class: "gids-input__warning-icon" }), this.status === "complete" && i(n, { key: "106200c1b025e3ee1467ffed2f246962933d42d0", name: "positive", appearance: "filled", class: "gids-input__positive-icon" }), this.loading && i(r, { key: "9125ce5ef482066da33b9429e0cb544e1a646cca", size: "md", indeterminate: !0 }));
60
60
  }
61
61
  get _el() {
62
62
  return this;
@@ -69,6 +69,6 @@ function h() {
69
69
  }
70
70
  h();
71
71
  export {
72
- o as d,
72
+ o as c,
73
73
  h as r
74
74
  };
@@ -1,16 +1,16 @@
1
1
  import { q as e, L as t, u as s, D as o } from "./p-Bf3p-DY2-CPqEc-vc.js";
2
- import { i as a } from "./p-B2zUuNXz-BLBgQDu7.js";
3
- import { d } from "./p-D4Pimu_8-DfEGRQGf.js";
4
- const n = t(class extends s {
2
+ import { i as c } from "./p-B2zUuNXz-BLBgQDu7.js";
3
+ import { d } from "./p-D4Pimu_8-ARSuGBs4.js";
4
+ const a = t(class extends s {
5
5
  constructor(i) {
6
6
  super(), i !== !1 && this.__registerHost(), this.__attachShadow();
7
7
  }
8
8
  connectedCallback() {
9
- const i = a();
9
+ const i = c();
10
10
  i !== void 0 && this._el.shadowRoot?.adoptedStyleSheets.push(i);
11
11
  }
12
12
  render() {
13
- return o(d, { key: "955185abe280726949b4d98e59357e69b4aa7604", name: this.name, size: this.size, appearance: this.appearance, alt: this.alt, titleId: this.titleId });
13
+ return o(d, { key: "bc81f0bb3a1e558071dc334873802ac8c8ec31ef", name: this.name, size: this.size, appearance: this.appearance, alt: this.alt, titleId: this.titleId });
14
14
  }
15
15
  get _el() {
16
16
  return this;
@@ -19,13 +19,13 @@ const n = t(class extends s {
19
19
  return ".gids-icon{color:var(--gidsIcon-color, var(--gids-color-icon-default));fill:var(--gidsIcon-color, var(--gids-color-icon-default));width:auto;height:var(--gidsIcon-height, 100%);flex-shrink:0}.gids-icon--xs{--gidsIcon-height:var(--gids-size-120)}.gids-icon--sm{--gidsIcon-height:var(--gids-size-160)}.gids-icon--md{--gidsIcon-height:var(--gids-size-240)}.gids-icon--lg{--gidsIcon-height:var(--gids-size-320)}";
20
20
  }
21
21
  }, [1, "gids-icon", { name: [1], size: [1], appearance: [1], alt: [1], titleId: [1, "title-id"] }]);
22
- function c() {
22
+ function n() {
23
23
  typeof customElements < "u" && ["gids-icon"].forEach(((i) => {
24
- i === "gids-icon" && (customElements.get(e(i)) || customElements.define(e(i), n));
24
+ i === "gids-icon" && (customElements.get(e(i)) || customElements.define(e(i), a));
25
25
  }));
26
26
  }
27
- c();
27
+ n();
28
28
  export {
29
- n as c,
30
- c as d
29
+ n as d,
30
+ a as n
31
31
  };
@@ -0,0 +1,24 @@
1
+ import { D as g } from "./p-Bf3p-DY2-CPqEc-vc.js";
2
+ import { c as e } from "./clsx-OuTLNxxd.js";
3
+ const n = ({ size: a, appearance: s, color: t }, d) => e("gids-display-tag", {
4
+ "gids-display-tag--xsmall": a === "xs",
5
+ "gids-display-tag--small": a === "sm",
6
+ // 'gids-display-tag--medium': size === 'md',
7
+ "gids-display-tag--large": a === "lg",
8
+ "gids-display-tag--accent-1": s === "subtle" && t === "accent-1",
9
+ "gids-display-tag--accent-2": s === "subtle" && t === "accent-2",
10
+ "gids-display-tag--accent-3": s === "subtle" && t === "accent-3",
11
+ "gids-display-tag--accent-4": s === "subtle" && t === "accent-4",
12
+ "gids-display-tag--accent-5": s === "subtle" && t === "accent-5",
13
+ "gids-display-tag--bold-accent-1": s === "bold" && t === "accent-1",
14
+ "gids-display-tag--bold-accent-2": s === "bold" && t === "accent-2",
15
+ "gids-display-tag--bold-accent-3": s === "bold" && t === "accent-3",
16
+ "gids-display-tag--bold-accent-4": s === "bold" && t === "accent-4",
17
+ "gids-display-tag--bold-accent-5": s === "bold" && t === "accent-5"
18
+ }, d), b = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
19
+ __proto__: null,
20
+ getGidsDisplaTagClassNames: n
21
+ }, Symbol.toStringTag, { value: "Module" })), { getGidsDisplaTagClassNames: y } = b, u = ({ label: a, appearance: s = "subtle", color: t, size: d = "md", icon: l, class: i, ...c }) => g("span", { class: y({ size: d, appearance: s, color: t }, i), ...c }, l, a);
22
+ export {
23
+ u as o
24
+ };
@@ -1,7 +1,7 @@
1
1
  import { q as a, L as _, u as m, D as t } from "./p-Bf3p-DY2-CPqEc-vc.js";
2
2
  import { p as b } from "./p-DMNS1d8v-CHF62UXm.js";
3
- import { d as u } from "./p-Cn-t3SGc-CwvvOdlK.js";
4
- import { l as v } from "./p-BQCMjWpK-CLxPNItn.js";
3
+ import { o as u } from "./p-BCVFQSjK-CKrYrI4b.js";
4
+ import { d as v } from "./p-C3xv7tfs-DHsjc3Ns.js";
5
5
  import { c as x } from "./clsx-OuTLNxxd.js";
6
6
  const f = ({ breakpoint: e }, r) => x("gids-pie-chart", {
7
7
  "gids-pie-chart--breakpoint-mobile": e === "mobile"
@@ -1,10 +1,10 @@
1
1
  import { q as l, L as d, u as o, D as n } from "./p-Bf3p-DY2-CPqEc-vc.js";
2
2
  import { o as h } from "./p-UVmSPzTd-6vjXok6h.js";
3
- import { d as c } from "./p-D4Pimu_8-DfEGRQGf.js";
3
+ import { d as c } from "./p-D4Pimu_8-ARSuGBs4.js";
4
4
  import { e as p } from "./p-ChV9xqsO-CJSPCx6p.js";
5
- import { l as u } from "./p-WHI6NO_h-DHNy0JzV.js";
6
- import { u as b } from "./p-CkydANOS-CzTX9wng.js";
7
- import { h as m } from "./p-DfrYaprq-CeZqb0rn.js";
5
+ import { l as u } from "./p-COHuQEfZ-DcUxD9TI.js";
6
+ import { u as b } from "./p-Chqeexny-BuJ-PhNi.js";
7
+ import { h as m } from "./p-BSbOhfLZ-BdEHhmFM.js";
8
8
  import { c as k } from "./clsx-OuTLNxxd.js";
9
9
  const g = (e) => k("gids-calendar-header-panel", e), f = (e, a = "en-US") => {
10
10
  const t = new Date(2e3, e - 1, 1);
@@ -130,7 +130,7 @@ const g = (e) => k("gids-calendar-header-panel", e), f = (e, a = "en-US") => {
130
130
  }
131
131
  render() {
132
132
  const e = M(), a = this.expandedMonthPicker && this.isMonthPickerInteractive() && !this.expandedYearPicker, t = this.expandedYearPicker && this.isYearPickerInteractive() && !this.expandedMonthPicker, i = this.internalPreviousDisabled || this.previousDisabled, s = this.internalNextDisabled || this.nextDisabled;
133
- return n("div", { key: "e4b66a94d8231d12b192fcd4604ed00785cdbe91", class: e }, n(h, { key: "d85879529f2f84aba5767c7d144b427e69ca1a04", leadingIcon: n(c, { name: "arrow-left", size: "md", appearance: "regular" }), appearance: this.appearance, size: "sm", width: "intrinsic", onClick: this.handlePreviousActionClick, disabled: i }), n("div", { key: "2aab7043594f93444499b37616c7e67fe79d02ba", class: "gids-calendar-header-panel__main-container" }, n("gids-dropdown-picker", { key: "239d01bd37c5364fc6cf05542799c65c05070c07", expanded: a, appearance: this.appearance, size: "sm", value: `${this.panelMonthNumber}`, disabled: this.monthPickerDisabled }, n("gids-calendar-month-list", { key: "1ef396f99523642bf8d789f0781505fc338ed622", type: "default", selectedMonthNumber: this.panelMonthNumber, onSelectionMonthChange: this.handleMonthPickerMenuClick })), n("span", { key: "53a67033648d85511c6a78488b68c1cab5944b83", class: p("gids-calendar-header-panel__panel-value", { "gids-calendar-header-panel__panel-value-disabled": this.panelDisabled }) }, this.getPanelValue()), n("gids-dropdown-picker", { key: "578c5efef11f30ac846e51edc7931f1e945f7de7", expanded: t, appearance: this.appearance, size: "sm", value: `${this.panelYear}`, disabled: this.yearPickerDisabled }, n("gids-calendar-year-list", { key: "281aae60274864b42473b66d87fbe97143c9232f", type: "default", selectedYear: this.panelYear, startYear: this.startYear ?? this.fallbackStartYear, endYear: this.endYear, onSelectionYearChange: this.handleYearPickerMenuClick }))), n(h, { key: "dfe96fcc37c604f220dcc95568fb8c94e44493dc", leadingIcon: n(c, { name: "arrow-right", size: "md", appearance: "regular" }), appearance: this.appearance, size: "sm", width: "intrinsic", onClick: this.handleNextActionClick, disabled: s }));
133
+ return n("div", { key: "95eed567dae266c88b75c8fe606ef5dc1f72b8f2", class: e }, n(h, { key: "fcaa7636d1dddf0fe32ebeb70cdb6d0b726111ab", leadingIcon: n(c, { name: "arrow-left", size: "md", appearance: "regular" }), appearance: this.appearance, size: "sm", width: "intrinsic", onClick: this.handlePreviousActionClick, disabled: i }), n("div", { key: "91925ca2dc02cc964e58902f0d12a90a670b22fa", class: "gids-calendar-header-panel__main-container" }, n("gids-dropdown-picker", { key: "ae734185b01ab0ec8a5776fb7577ef0a051f94d5", expanded: a, appearance: this.appearance, size: "sm", value: `${this.panelMonthNumber}`, disabled: this.monthPickerDisabled }, n("gids-calendar-month-list", { key: "c3396d08af747adcba8b066bf750b5cf2194b4a9", type: "default", selectedMonthNumber: this.panelMonthNumber, onSelectionMonthChange: this.handleMonthPickerMenuClick })), n("span", { key: "2789e719ad1774484ce2359b85fc9d54a0f135f4", class: p("gids-calendar-header-panel__panel-value", { "gids-calendar-header-panel__panel-value-disabled": this.panelDisabled }) }, this.getPanelValue()), n("gids-dropdown-picker", { key: "330f4a4486f308fc2d4680da417dcf7c7a2e5ec3", expanded: t, appearance: this.appearance, size: "sm", value: `${this.panelYear}`, disabled: this.yearPickerDisabled }, n("gids-calendar-year-list", { key: "09f54b5d3b93d01595adbd30cf961354cb5e48fa", type: "default", selectedYear: this.panelYear, startYear: this.startYear ?? this.fallbackStartYear, endYear: this.endYear, onSelectionYearChange: this.handleYearPickerMenuClick }))), n(h, { key: "5f4ce2b0e4c8a55a5691b4c096955e05e49db919", leadingIcon: n(c, { name: "arrow-right", size: "md", appearance: "regular" }), appearance: this.appearance, size: "sm", width: "intrinsic", onClick: this.handleNextActionClick, disabled: s }));
134
134
  }
135
135
  get hostElement() {
136
136
  return this;
@@ -162,6 +162,6 @@ function y() {
162
162
  y();
163
163
  export {
164
164
  v as m,
165
- P as r,
165
+ P as n,
166
166
  y as u
167
167
  };
@@ -1,5 +1,5 @@
1
1
  import { q as i, L as s, u as n, D as t } from "./p-Bf3p-DY2-CPqEc-vc.js";
2
- import { d } from "./p-D4Pimu_8-DfEGRQGf.js";
2
+ import { d } from "./p-D4Pimu_8-ARSuGBs4.js";
3
3
  import { c as l } from "./clsx-OuTLNxxd.js";
4
4
  const o = ({ seriesType: e, orientation: a }, r) => l("gids-chart-legend-item", {
5
5
  // 'gids-chart-legend-item--series-1': seriesType === '1', // by default
@@ -26,7 +26,7 @@ const o = ({ seriesType: e, orientation: a }, r) => l("gids-chart-legend-item",
26
26
  }
27
27
  render() {
28
28
  const e = c({ seriesType: this.seriesType, orientation: this.orientation });
29
- return t("div", { key: "95b40a19bc088a8a0ac0348f6360d1139f35bb23", class: e }, t("div", { key: "65238bd4092f415de80b88f3ac530f4a8831cdcd", class: this.orientation === "vertical" ? "gids-chart-legend-item__dot-wrapper-vertical" : "gids-chart-legend-item__dot-wrapper-horizontal" }, t(d, { key: "9c828d91159da787d2490fea7986cc4dd3c3d4c3", name: "new", alt: "new_icon", appearance: "filled" })), t("span", { key: "acb00fec9429b31e483985cc2b06c9a7612a530d", class: "gids-chart-legend-item__label" }, t("slot", { key: "9b05c1308df2e4f3b706206740eb924f00a6a196" })));
29
+ return t("div", { key: "53426e6c9a945d640fd4ac57018c92d19f13ed12", class: e }, t("div", { key: "c6a5115aa46ea3b08eb8163d1c572beb9e1133a6", class: this.orientation === "vertical" ? "gids-chart-legend-item__dot-wrapper-vertical" : "gids-chart-legend-item__dot-wrapper-horizontal" }, t(d, { key: "32eda54148964970c44c09149c6962934fb4381e", name: "new", alt: "new_icon", appearance: "filled" })), t("span", { key: "dfad8f6a6cd0f623bfdc827c826a20ca88f0aa56", class: "gids-chart-legend-item__label" }, t("slot", { key: "acc890c13bfa893c419a8001998f64fa1ba88bcb" })));
30
30
  }
31
31
  static get watchers() {
32
32
  return { orientation: [{ handleOrientationChange: 0 }], seriesType: [{ handleSeriesTypeChange: 0 }] };
@@ -42,6 +42,6 @@ function m() {
42
42
  }
43
43
  m();
44
44
  export {
45
- h as d,
46
- m as l
45
+ m as d,
46
+ h as l
47
47
  };
@@ -1,7 +1,7 @@
1
1
  import { q as d, L as f, u as v, D as e } from "./p-Bf3p-DY2-CPqEc-vc.js";
2
2
  import { p as u } from "./p-DMNS1d8v-CHF62UXm.js";
3
- import { d as w } from "./p-Cn-t3SGc-CwvvOdlK.js";
4
- import { l as k } from "./p-BQCMjWpK-CLxPNItn.js";
3
+ import { o as w } from "./p-BCVFQSjK-CKrYrI4b.js";
4
+ import { d as k } from "./p-C3xv7tfs-DHsjc3Ns.js";
5
5
  import { c as z } from "./clsx-OuTLNxxd.js";
6
6
  const L = ({ breakpoint: a }, s) => z("gids-line-chart", {
7
7
  "gids-line-chart--breakpoint-mobile": a === "mobile"
@@ -1,10 +1,10 @@
1
1
  import { q as d, L as u, u as p, D as a } from "./p-Bf3p-DY2-CPqEc-vc.js";
2
- import { d as m } from "./p-D4Pimu_8-DfEGRQGf.js";
3
- import { r as g } from "./p-DA_atCAU-KdxJYYDE.js";
4
- import { c as h } from "./clsx-OuTLNxxd.js";
5
- const v = ({ expanded: e }, t) => h("gids-dropdown", {
2
+ import { d as m } from "./p-D4Pimu_8-ARSuGBs4.js";
3
+ import { r as g } from "./p-BVAtja26-C16IjShX.js";
4
+ import { c } from "./clsx-OuTLNxxd.js";
5
+ const v = ({ expanded: e }, t) => c("gids-dropdown", {
6
6
  "gids-dropdown--expanded": e
7
- }, t), f = ({ size: e }, t) => h("gids-chevron-button-control", {
7
+ }, t), f = ({ size: e }, t) => c("gids-chevron-button-control", {
8
8
  "gids-chevron-button-control--small": e === "sm",
9
9
  // 'gids-chevron-button-control--medium': size === 'md', // Default
10
10
  "gids-chevron-button-control--large": e === "lg"
@@ -12,25 +12,26 @@ const v = ({ expanded: e }, t) => h("gids-dropdown", {
12
12
  __proto__: null,
13
13
  getGidsChevronButtonControlClassNames: f,
14
14
  getGidsDropdownClassNames: v
15
- }, Symbol.toStringTag, { value: "Module" })), { getGidsDropdownClassNames: I, getGidsChevronButtonControlClassNames: E } = y, l = "gids-dropdown-item--active", b = u(class extends p {
15
+ }, Symbol.toStringTag, { value: "Module" })), { getGidsDropdownClassNames: b, getGidsChevronButtonControlClassNames: I } = y, h = "gids-dropdown-item--active", E = u(class extends p {
16
16
  constructor(e) {
17
17
  super(), e !== !1 && this.__registerHost(), this.appearance = "default", this.expanded = !1, this.filterValue = "", this.isFilterEditing = !1, this.hasLeadingIcon = !1, this.hasLeadingAccessory = !1, this.activeIndex = -1, this.hasItemListener = !1, this.suppressNextMenuClickSelection = !1, this.hasDocumentListeners = !1, this.hasPendingControlRevalidation = !1, this.handleDropdownItemSelect = (t) => {
18
- const { value: i, title: n, disabled: s, id: o, isPlaceholderItem: r } = t.detail;
18
+ const { value: i, title: n, disabled: s, id: o, isPlaceholderItem: l } = t.detail;
19
19
  s || typeof i != "string" || (this.suppressNextMenuClickSelection = !0, queueMicrotask((() => {
20
20
  this.suppressNextMenuClickSelection = !1;
21
- })), this.applySelection({ id: o, value: i, title: n, disabled: !1, originalEvent: t, isPlaceholderItem: r }));
21
+ })), this.applySelection({ id: o, value: i, title: n, disabled: !1, originalEvent: t, isPlaceholderItem: l }));
22
22
  }, this.handleMenuClick = (t) => {
23
23
  if (this.suppressNextMenuClickSelection) return;
24
24
  const i = t.target;
25
25
  if (!(i instanceof Element)) return;
26
26
  const n = i.closest(".gids-dropdown-item");
27
27
  if (!n || !this.hostElement.contains(n) || n.hasAttribute("disabled") || n.getAttribute("aria-disabled") === "true") return;
28
- const s = n instanceof HTMLButtonElement ? n.value : n.getAttribute("value") ?? "";
28
+ const s = n instanceof HTMLButtonElement ? n.value : n.getAttribute("value") || "";
29
29
  if (typeof s != "string" || s.length === 0) return;
30
30
  const o = n instanceof HTMLButtonElement ? n.id : n.getAttribute("id") ?? "";
31
31
  if (typeof o != "string" || o.length === 0) return;
32
- const r = n.getAttribute("is-placeholder-item") ?? "";
33
- this.applySelection({ id: o, value: s, title: n.textContent?.trim() ?? "", disabled: !1, originalEvent: t, isPlaceholderItem: !(!r || r !== "true") });
32
+ const l = n.getAttribute("is-placeholder-item") ?? "";
33
+ let r = n.textContent?.trim() ?? "";
34
+ r.endsWith("checkmark") && (r = r.slice(0, -9).trim()), console.log("cleanTitle", r), this.applySelection({ id: o, value: s, title: r.trim(), disabled: !1, originalEvent: t, isPlaceholderItem: !(!l || l !== "true") });
34
35
  }, this.handleFilterInput = (t) => {
35
36
  const i = t.target;
36
37
  this.filterValue = i?.value ?? "", this.isFilterEditing = !0, this.clearActive(), this.expanded || this.setExpandedState(!0, t), this.applyFilter();
@@ -107,14 +108,14 @@ const v = ({ expanded: e }, t) => h("gids-dropdown", {
107
108
  t && (t.value = e, t.dispatchEvent(new Event("input", { bubbles: !0, composed: !0 })), t.dispatchEvent(new Event("change", { bubbles: !0, composed: !0 })));
108
109
  }
109
110
  clearActive() {
110
- this.activeIndex = -1, this.getItemElements().forEach(((e) => e.classList.remove(l))), this.setActiveDescendant(void 0);
111
+ this.activeIndex = -1, this.getItemElements().forEach(((e) => e.classList.remove(h))), this.setActiveDescendant(void 0);
111
112
  }
112
113
  setActiveByIndex(e) {
113
114
  const t = this.getVisibleEnabledItems();
114
- if (this.getItemElements().forEach(((s) => s.classList.remove(l))), t.length === 0) return this.activeIndex = -1, void this.setActiveDescendant(void 0);
115
+ if (this.getItemElements().forEach(((s) => s.classList.remove(h))), t.length === 0) return this.activeIndex = -1, void this.setActiveDescendant(void 0);
115
116
  const i = Math.max(0, Math.min(e, t.length - 1)), n = t[i];
116
117
  if (!n) return this.activeIndex = -1, void this.setActiveDescendant(void 0);
117
- this.activeIndex = i, n.classList.add(l), n.scrollIntoView({ block: "nearest" }), this.setActiveDescendant(n.id || void 0);
118
+ this.activeIndex = i, n.classList.add(h), n.scrollIntoView({ block: "nearest" }), this.setActiveDescendant(n.id || void 0);
118
119
  }
119
120
  moveActive(e) {
120
121
  const t = this.getVisibleEnabledItems();
@@ -210,10 +211,10 @@ const v = ({ expanded: e }, t) => h("gids-dropdown", {
210
211
  }, e;
211
212
  }
212
213
  render() {
213
- const e = this.expanded && this.isInteractive(), t = I({ expanded: e }), i = this.getEnhancedInputProps(), n = typeof i.id == "string" ? i.id : void 0, s = n ? `${n}__menu` : void 0;
214
+ const e = this.expanded && this.isInteractive(), t = b({ expanded: e }), i = this.getEnhancedInputProps(), n = typeof i.id == "string" ? i.id : void 0, s = n ? `${n}__menu` : void 0;
214
215
  i.role = "combobox", i["aria-expanded"] = e ? "true" : "false", i["aria-haspopup"] = "listbox", i["aria-autocomplete"] = "list", s && (i["aria-controls"] = s);
215
- const o = this.isFilterEditing ? this.filterValue : this.selectedItemTitle ?? this.value ?? "", r = e ? "true" : "false", c = a("button", { key: "99a40510073627975e39603ce6a8221afa33b1fd", class: E({ size: "lg" }), slot: "trailingAccessory", type: "button", onClick: this.handleChevronClickToggle, "aria-label": e ? "Collapse options" : "Expanded options", "aria-expanded": r, "aria-haspopup": "listbox", "aria-controls": s, disabled: this.disabled || this.readOnly, tabIndex: -1 }, a("span", { key: "aaa7754a3a47f4b3d9fd87876ef0d325c2257a13", class: "gids-button__content" }, a(m, { key: "666627197262d2001c5daf094b0672ddefea4259", name: "chevron-vertical", alt: "" })));
216
- return a("div", { key: "377633cfdf472a56971b063704e1cc062900f15a", class: t }, a("gids-input", { key: "a33f3bf0dded59fb75e17413e74185a7c61f9694", appearance: this.appearance, loading: this.loading, disabled: this.disabled, readOnly: this.readOnly, required: this.required, value: o, name: this.name, inputProps: i, onClick: this.handleInputClickToggle, onFocus: this.handleInputFocusAndBlur, onBlur: this.handleInputFocusAndBlur }, this.hasLeadingIcon && a("slot", { key: "bcf24ea40c3818afc738167ce5f840170c243e64", name: "leadingIconDropdown", slot: "leadingIcon" }), this.hasLeadingAccessory && a("slot", { key: "01a8ac787d71ebd9f4c785cc43ced091de62962f", name: "leadingAccessoryDropdown", slot: "leadingAccessory" }), c), a("div", { key: "5de88270802bd09428e42b2f5a9960ab63a4a181", class: "gids-dropdown__menu", id: s, role: "listbox", onClick: this.handleMenuClick }, a("slot", { key: "fb52af150876d3805ce00d5dff14ff02378b9415" })));
216
+ const o = this.isFilterEditing ? this.filterValue : this.selectedItemTitle ?? this.value ?? "", l = e ? "true" : "false", r = a("button", { key: "3c948278bf289c4fd943e4bff51c8e44e73ba6c9", class: I({ size: "lg" }), slot: "trailingAccessory", type: "button", onClick: this.handleChevronClickToggle, "aria-label": e ? "Collapse options" : "Expanded options", "aria-expanded": l, "aria-haspopup": "listbox", "aria-controls": s, disabled: this.disabled || this.readOnly, tabIndex: -1 }, a("span", { key: "284f2a2141baa75624fcd9eeee21e6c98fd1e86e", class: "gids-button__content" }, a(m, { key: "1e6567b3d5aefedfef1697f59d79de1a0635f86b", name: "chevron-vertical", alt: "" })));
217
+ return a("div", { key: "82b234b661a97f00fbfb69b1c24d3b1f468521dc", class: t }, a("gids-input", { key: "6068c25be9fc8533a26525083c6082bfdfffbbfa", appearance: this.appearance, loading: this.loading, disabled: this.disabled, readOnly: this.readOnly, required: this.required, value: o, name: this.name, inputProps: i, onClick: this.handleInputClickToggle, onFocus: this.handleInputFocusAndBlur, onBlur: this.handleInputFocusAndBlur }, this.hasLeadingIcon && a("slot", { key: "8230d44f492a98c05c5830fa984270122f0963ca", name: "leadingIconDropdown", slot: "leadingIcon" }), this.hasLeadingAccessory && a("slot", { key: "3a80369ad171bc0e37dfccbb9661d0db93dd55c1", name: "leadingAccessoryDropdown", slot: "leadingAccessory" }), r), a("div", { key: "2cad6d5213802acf9b673971a748bd16c06b986a", class: "gids-dropdown__menu", id: s, role: "listbox", onClick: this.handleMenuClick }, a("slot", { key: "90e9298103623d8a87677470c0f7e9b8655be880" })));
217
218
  }
218
219
  get hostElement() {
219
220
  return this;
@@ -229,7 +230,7 @@ function x() {
229
230
  typeof customElements < "u" && ["gids-dropdown", "gids-input"].forEach(((e) => {
230
231
  switch (e) {
231
232
  case "gids-dropdown":
232
- customElements.get(d(e)) || customElements.define(d(e), b);
233
+ customElements.get(d(e)) || customElements.define(d(e), E);
233
234
  break;
234
235
  case "gids-input":
235
236
  customElements.get(d(e)) || g();
@@ -238,6 +239,6 @@ function x() {
238
239
  }
239
240
  x();
240
241
  export {
241
- b as c,
242
+ E as c,
242
243
  x as l
243
244
  };
@@ -1,7 +1,7 @@
1
- import { q as o, L as r, u as c, D as d } from "./p-Bf3p-DY2-CPqEc-vc.js";
2
- import { m as h, x as m, N as u } from "./p-D6lxqcxP-DWrZi1Xi.js";
1
+ import { q as d, L as r, u as c, D as l } from "./p-Bf3p-DY2-CPqEc-vc.js";
2
+ import { m as h, x as m, N as u } from "./p-D6lxqcxP-C6BOC0kV.js";
3
3
  import { c as p } from "./clsx-OuTLNxxd.js";
4
- const f = (t) => p("gids-calendar-month-list", t), I = () => {
4
+ const I = (t) => p("gids-calendar-month-list", t), f = () => {
5
5
  const t = [], s = new Intl.DateTimeFormat("en-US", { month: "long" });
6
6
  for (let e = 1; e <= 12; e += 1) {
7
7
  const n = new Date(2e3, e - 1, 1), i = s.format(n);
@@ -14,13 +14,13 @@ const f = (t) => p("gids-calendar-month-list", t), I = () => {
14
14
  return t;
15
15
  }, b = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
16
16
  __proto__: null,
17
- getGidsCalendarMonthListClassNames: f,
18
- getGidsCalendarMonthListMonths: I
17
+ getGidsCalendarMonthListClassNames: I,
18
+ getGidsCalendarMonthListMonths: f
19
19
  }, Symbol.toStringTag, { value: "Module" })), { getGidsCalendarMonthListClassNames: g, getGidsCalendarMonthListMonths: M } = b, x = r(class extends c {
20
20
  constructor(t) {
21
21
  super(), t !== !1 && this.__registerHost(), this.type = "default", this.disabledIndices = [], this.divider = !1, this.hasItemListener = !1, this.suppressNextMenuClickSelection = !1, this.handleCalendarMenuItemSelect = (s) => {
22
- const { title: e, value: n, selectedIndex: i, disabled: l, id: a } = s.detail;
23
- l || typeof e != "string" || (this.suppressNextMenuClickSelection = !0, queueMicrotask((() => {
22
+ const { title: e, value: n, selectedIndex: i, disabled: o, id: a } = s.detail;
23
+ o || typeof e != "string" || (this.suppressNextMenuClickSelection = !0, queueMicrotask((() => {
24
24
  this.suppressNextMenuClickSelection = !1;
25
25
  })), this.applySelection({ id: a, month: e, monthInNumber: Number(n), disabled: !1, selectedIndex: i }));
26
26
  }, this.handleMenuClick = (s) => {
@@ -28,7 +28,7 @@ const f = (t) => p("gids-calendar-month-list", t), I = () => {
28
28
  const e = s?.detail;
29
29
  this.applySelection({ id: e.id, monthInNumber: Number(e.value), month: e.title, disabled: !1, selectedIndex: e.selectedIndex });
30
30
  }, this.monthsList = () => M(), this.getSelectedItem = () => {
31
- const s = this.selectedMonthNumber, e = this.monthsList(), n = e.findIndex(((l) => l.value === s));
31
+ const s = this.selectedMonthNumber, e = this.monthsList(), n = e.findIndex(((o) => o.value === s));
32
32
  let i;
33
33
  return n != null && n !== -1 && (i = e[n]), { foundItem: i, foundIndex: n };
34
34
  }, this.isItemSelected = (s) => {
@@ -59,9 +59,9 @@ const f = (t) => p("gids-calendar-month-list", t), I = () => {
59
59
  }
60
60
  render() {
61
61
  const t = g();
62
- return d("div", { key: "c0655cfeba2896cfd32f2d5d409b15fb981169ca", class: t }, d(h, { key: "bb0f4c53815ad122dbe03f5e1ba4d58273b5d7e3", type: this.type, supportingText: this.noOptionsText }, d(m, { key: "681315850bc61c44fe093b9de22436245d4d45d6", sectionLabel: "Months" }, this.monthsList().map(((s, e) => {
62
+ return l("div", { key: "03c81c7b6d2fb6a1439f4a51a91817661b208175", class: t }, l(h, { key: "218015b22be3ab5dc1257ab99710759fcc91a60f", type: this.type, supportingText: this.noOptionsText }, l(m, { key: "63be7405e6ec2c1e658429832c3a484aa149880b", sectionLabel: "Months" }, this.monthsList().map(((s, e) => {
63
63
  const n = `${e + 1}`, i = this.disabledIndices?.includes(e);
64
- return d(u, { title: s.title, value: `${s.value}`, key: `${e.toString()}`, index: e, id: n, selected: this.isItemSelected(e), onPressDropdownItem: this.handleMenuClick, disabled: i, divider: this.divider, isPlaceholderItem: !1 });
64
+ return l(u, { title: s.title, value: `${s.value}`, key: `${e.toString()}`, index: e, id: n, selected: this.isItemSelected(e), onPressDropdownItem: this.handleMenuClick, disabled: i, divider: this.divider, isPlaceholderItem: !1 });
65
65
  })))));
66
66
  }
67
67
  get hostElement() {
@@ -70,7 +70,7 @@ const f = (t) => p("gids-calendar-month-list", t), I = () => {
70
70
  }, [0, "gids-calendar-month-list", { type: [1], noOptionsText: [1, "no-options-text"], disabledIndices: [16], divider: [4], selectedMonthNumber: [2, "selected-month-number"], onSelectionMonthChange: [16] }]);
71
71
  function C() {
72
72
  typeof customElements < "u" && ["gids-calendar-month-list"].forEach(((t) => {
73
- t === "gids-calendar-month-list" && (customElements.get(o(t)) || customElements.define(o(t), x));
73
+ t === "gids-calendar-month-list" && (customElements.get(d(t)) || customElements.define(d(t), x));
74
74
  }));
75
75
  }
76
76
  C();
@@ -1,5 +1,5 @@
1
- import { q as d, L as o, u as h, D as i } from "./p-Bf3p-DY2-CPqEc-vc.js";
2
- import { m as u, x as m, N as Y } from "./p-D6lxqcxP-DWrZi1Xi.js";
1
+ import { q as d, L as c, u as h, D as i } from "./p-Bf3p-DY2-CPqEc-vc.js";
2
+ import { m as u, x as m, N as Y } from "./p-D6lxqcxP-C6BOC0kV.js";
3
3
  import { c as p } from "./clsx-OuTLNxxd.js";
4
4
  const f = (e) => p("gids-calendar-year-list", e), g = (e) => {
5
5
  const t = e.toString().trim();
@@ -24,13 +24,13 @@ const f = (e) => p("gids-calendar-year-list", e), g = (e) => {
24
24
  getGidsCalendarYearListClassNames: f,
25
25
  getGidsCalendarYearListYears: I,
26
26
  isValidFourDigitYear: g
27
- }, Symbol.toStringTag, { value: "Module" })), { getGidsCalendarYearListClassNames: y, getGidsCalendarYearListYears: b, isValidFourDigitYear: l } = S, w = o(class extends h {
27
+ }, Symbol.toStringTag, { value: "Module" })), { getGidsCalendarYearListClassNames: y, getGidsCalendarYearListYears: b, isValidFourDigitYear: l } = S, w = c(class extends h {
28
28
  constructor(e) {
29
29
  super(), e !== !1 && this.__registerHost(), this.type = "default", this.disabledIndices = [], this.divider = !1, this.newStartYear = (/* @__PURE__ */ new Date()).getFullYear(), this.newEndYear = (/* @__PURE__ */ new Date()).getFullYear() + 100, this.hasItemListener = !1, this.suppressNextMenuClickSelection = !1, this.handleCalendarMenuItemSelect = (t) => {
30
- const { title: s, value: a, selectedIndex: r, disabled: n, id: c } = t.detail;
30
+ const { title: s, value: a, selectedIndex: r, disabled: n, id: o } = t.detail;
31
31
  n || typeof s != "string" || (this.suppressNextMenuClickSelection = !0, queueMicrotask((() => {
32
32
  this.suppressNextMenuClickSelection = !1;
33
- })), this.applySelection({ id: c, year: Number(a), disabled: !1, selectedIndex: r, startYear: this.newStartYear, endYear: this.newEndYear }));
33
+ })), this.applySelection({ id: o, year: Number(a), disabled: !1, selectedIndex: r, startYear: this.newStartYear, endYear: this.newEndYear }));
34
34
  }, this.handleMenuClick = (t) => {
35
35
  if (this.suppressNextMenuClickSelection) return;
36
36
  const s = t?.detail;
@@ -71,7 +71,7 @@ const f = (e) => p("gids-calendar-year-list", e), g = (e) => {
71
71
  }
72
72
  render() {
73
73
  const e = y();
74
- return i("div", { key: "437079d36b448c67c91fd2bb32bee64b6f57520d", class: e }, i(u, { key: "2bddf92e842bbc64b382d62a9f35a238496ce9c7", type: this.type, supportingText: this.noOptionsText }, i(m, { key: "272a885760064e8c6979d2acd895df5babda30c9", sectionLabel: "Years" }, this.yearsList().map(((t, s) => {
74
+ return i("div", { key: "af9ef0437dbeba878bb5d09b0dcb4339ab819efd", class: e }, i(u, { key: "8083aa3b6a0160923f514bf067475cc835c3256b", type: this.type, supportingText: this.noOptionsText }, i(m, { key: "d9c7ec1df68bd2e67e236e7135927f27dd7bc328", sectionLabel: "Years" }, this.yearsList().map(((t, s) => {
75
75
  const a = `${s + 1}`, r = this.disabledIndices?.includes(t.value);
76
76
  return i(Y, { title: t.title, value: `${t.value}`, key: `${s.toString()}`, index: s, id: a, selected: this.isItemSelected(s), onPressDropdownItem: this.handleMenuClick, disabled: r, divider: this.divider, isPlaceholderItem: !1 });
77
77
  })))));
@@ -154,7 +154,6 @@ const P = (e, t = "gids") => e || `${t}-${G++}`, h = {
154
154
  "positive",
155
155
  "printer",
156
156
  "question",
157
- "syncing",
158
157
  "search",
159
158
  "select",
160
159
  "select-all",
@@ -1,6 +1,6 @@
1
1
  import { D as t, F as w } from "./p-Bf3p-DY2-CPqEc-vc.js";
2
2
  import { p as O } from "./p-DMNS1d8v-CHF62UXm.js";
3
- import { d as C } from "./p-D4Pimu_8-DfEGRQGf.js";
3
+ import { d as C } from "./p-D4Pimu_8-ARSuGBs4.js";
4
4
  import { c as a } from "./clsx-OuTLNxxd.js";
5
5
  const T = ({ orientation: e }, i) => a("gids-divider", {
6
6
  "gids-divider--vertical": e === "vertical"
@@ -1,7 +1,7 @@
1
1
  import { q as x, L as C, u as D, D as e } from "./p-Bf3p-DY2-CPqEc-vc.js";
2
- import { p as L } from "./p-DMNS1d8v-CHF62UXm.js";
3
- import { d as $ } from "./p-Cn-t3SGc-CwvvOdlK.js";
4
- import { l as E } from "./p-BQCMjWpK-CLxPNItn.js";
2
+ import { p as $ } from "./p-DMNS1d8v-CHF62UXm.js";
3
+ import { o as L } from "./p-BCVFQSjK-CKrYrI4b.js";
4
+ import { d as E } from "./p-C3xv7tfs-DHsjc3Ns.js";
5
5
  import { c as P } from "./clsx-OuTLNxxd.js";
6
6
  const M = ({ breakpoint: a }, o) => P("gids-bar-chart", {
7
7
  "gids-bar-chart--breakpoint-mobile": a === "mobile"
@@ -35,7 +35,7 @@ const M = ({ breakpoint: a }, o) => P("gids-bar-chart", {
35
35
  this.width = a.width, this.height = a.height > 0 ? a.height : 300;
36
36
  }
37
37
  render() {
38
- if (this.chartLoading) return e("div", { class: "gids-bar-chart__no-data" }, e(L, { label: this.chartLoadingTitle, supportingText: this.chartLoadingSupportingText, size: this?.chartLoaderSize ?? "lg" }));
38
+ if (this.chartLoading) return e("div", { class: "gids-bar-chart__no-data" }, e($, { label: this.chartLoadingTitle, supportingText: this.chartLoadingSupportingText, size: this?.chartLoaderSize ?? "lg" }));
39
39
  const a = this?.chartData?.[0]?.data?.map(((t) => t.label)) ?? [], o = a.length, d = Array(o).fill(0);
40
40
  this.chartData.forEach(((t) => {
41
41
  Array.isArray(t?.data) && t.data.forEach(((i, r) => {
@@ -101,7 +101,7 @@ function O() {
101
101
  customElements.get(x(a)) || customElements.define(x(a), j);
102
102
  break;
103
103
  case "gids-chart-legend":
104
- customElements.get(x(a)) || $();
104
+ customElements.get(x(a)) || L();
105
105
  break;
106
106
  case "gids-chart-legend-item":
107
107
  customElements.get(x(a)) || E();