@quartzds/core 1.0.0-beta.119 → 1.0.0-beta.120

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 (229) hide show
  1. package/CHANGELOG.md +50 -0
  2. package/components/index.d.ts +2 -0
  3. package/components/index.js +2 -1
  4. package/components/index.js.map +1 -1
  5. package/components/{p--RtuuN-f.js → p-5RFBIepu.js} +4 -4
  6. package/components/{p--RtuuN-f.js.map → p-5RFBIepu.js.map} +1 -1
  7. package/components/{p-BcuDZbUA.js → p-B03FWheS.js} +23 -27
  8. package/components/p-B03FWheS.js.map +1 -0
  9. package/components/{p-Bv_uu0s1.js → p-BkBJDD6Y.js} +7 -7
  10. package/components/p-BkBJDD6Y.js.map +1 -0
  11. package/components/{p-B_6Kulw9.js → p-BkgfW_tl.js} +4 -4
  12. package/components/{p-B_6Kulw9.js.map → p-BkgfW_tl.js.map} +1 -1
  13. package/components/{p-DdqipBK9.js → p-Bnc7Puxx.js} +10 -10
  14. package/components/p-Bnc7Puxx.js.map +1 -0
  15. package/components/{p-CXI7fTbm.js → p-CFVg7I9T.js} +6 -6
  16. package/components/p-CFVg7I9T.js.map +1 -0
  17. package/components/{p-kI1bxLGk.js → p-CRVPDKfO.js} +7 -7
  18. package/components/p-CRVPDKfO.js.map +1 -0
  19. package/{dist/esm/helpers-BVuIKvSk.js → components/p-CXP6q9Mr.js} +13 -11
  20. package/components/p-CXP6q9Mr.js.map +1 -0
  21. package/components/{p-CndRvQiV.js → p-DeRqCYmp.js} +5 -5
  22. package/components/{p-CndRvQiV.js.map → p-DeRqCYmp.js.map} +1 -1
  23. package/components/{p-aWJYkykh.js → p-DnZdwX0l.js} +7 -7
  24. package/components/{p-aWJYkykh.js.map → p-DnZdwX0l.js.map} +1 -1
  25. package/components/{p-BWYKuRRD.js → p-Dsc0-aXK.js} +5 -5
  26. package/components/{p-BWYKuRRD.js.map → p-Dsc0-aXK.js.map} +1 -1
  27. package/components/{p-C80aM3BN.js → p-DwxIJEUj.js} +3 -3
  28. package/components/{p-C80aM3BN.js.map → p-DwxIJEUj.js.map} +1 -1
  29. package/components/{p-FsslOC0B.js → p-U2Q0vF-d.js} +3 -3
  30. package/components/p-U2Q0vF-d.js.map +1 -0
  31. package/components/{p-D4vlGPhk.js → p-eFhV8w2l.js} +6 -4
  32. package/components/p-eFhV8w2l.js.map +1 -0
  33. package/components/qds-action-item.js +4 -4
  34. package/components/qds-action-item.js.map +1 -1
  35. package/components/qds-avatar-media.js +1 -1
  36. package/components/qds-badge-indicator.js +1 -1
  37. package/components/qds-breadcrumb-item.js +13 -7
  38. package/components/qds-breadcrumb-item.js.map +1 -1
  39. package/components/qds-button.js +39 -10
  40. package/components/qds-button.js.map +1 -1
  41. package/components/qds-checkbox.js +1 -1
  42. package/components/qds-chip.js +4 -4
  43. package/components/qds-dialog.js +7 -7
  44. package/components/qds-dialog.js.map +1 -1
  45. package/components/qds-divider.js +1 -1
  46. package/components/qds-dropdown.js +1 -1
  47. package/components/qds-form-message.js +3 -3
  48. package/components/qds-form-message.js.map +1 -1
  49. package/components/qds-icon-button.js +1 -1
  50. package/components/qds-icon-tab.d.ts +11 -0
  51. package/components/qds-icon-tab.js +278 -0
  52. package/components/qds-icon-tab.js.map +1 -0
  53. package/components/qds-icon.js +1 -1
  54. package/components/qds-inline-link.js +5 -5
  55. package/components/qds-inline-link.js.map +1 -1
  56. package/components/qds-input.js +27 -8
  57. package/components/qds-input.js.map +1 -1
  58. package/components/qds-label.js +1 -1
  59. package/components/qds-list-item.js +24 -19
  60. package/components/qds-list-item.js.map +1 -1
  61. package/components/qds-loader.js +1 -1
  62. package/components/qds-menu-item.js +7 -7
  63. package/components/qds-menu-item.js.map +1 -1
  64. package/components/qds-mini-button.js +1 -1
  65. package/components/qds-progress-bar.js +1 -1
  66. package/components/qds-radio.js +1 -1
  67. package/components/qds-select.js +6 -6
  68. package/components/qds-select.js.map +1 -1
  69. package/components/qds-standalone-link.js +5 -5
  70. package/components/qds-standalone-link.js.map +1 -1
  71. package/components/qds-switch.js +6 -6
  72. package/components/qds-switch.js.map +1 -1
  73. package/components/qds-tab.js +20 -87
  74. package/components/qds-tab.js.map +1 -1
  75. package/components/qds-tabbar.js +10 -10
  76. package/components/qds-table-cell.js +2 -2
  77. package/components/qds-table-head-cell.js +2 -2
  78. package/components/qds-table-row.js +1 -1
  79. package/components/qds-table.js +1 -1
  80. package/components/qds-tag.js +1 -1
  81. package/components/qds-textarea.js +4 -4
  82. package/components/qds-textarea.js.map +1 -1
  83. package/components/qds-title.js +1 -1
  84. package/components/qds-tooltip.js +1 -1
  85. package/dist/cjs/{helpers-wsiRak3m.js → helpers-BIL8yXqA.js} +13 -11
  86. package/dist/cjs/helpers-BIL8yXqA.js.map +1 -0
  87. package/dist/cjs/loader.cjs.js +1 -1
  88. package/dist/cjs/qds-action-item.cjs.entry.js +2 -2
  89. package/dist/cjs/qds-action-item.entry.cjs.js.map +1 -1
  90. package/dist/cjs/qds-avatar-media.qds-checkbox.qds-radio.entry.cjs.js.map +1 -1
  91. package/dist/cjs/qds-avatar-media_3.cjs.entry.js +7 -7
  92. package/dist/cjs/qds-badge-counter.qds-badge-indicator.entry.cjs.js.map +1 -1
  93. package/dist/cjs/qds-badge-counter_2.cjs.entry.js +1 -1
  94. package/dist/cjs/qds-breadcrumb-item.cjs.entry.js +11 -5
  95. package/dist/cjs/qds-breadcrumb-item.entry.cjs.js.map +1 -1
  96. package/dist/cjs/qds-button.cjs.entry.js +33 -6
  97. package/dist/cjs/qds-button.entry.cjs.js.map +1 -1
  98. package/dist/cjs/qds-chip.cjs.entry.js +1 -1
  99. package/dist/cjs/qds-dialog.cjs.entry.js +3 -3
  100. package/dist/cjs/qds-dialog.entry.cjs.js.map +1 -1
  101. package/dist/cjs/qds-divider.qds-icon-button.entry.cjs.js.map +1 -1
  102. package/dist/cjs/qds-divider_2.cjs.entry.js +2 -2
  103. package/dist/cjs/qds-dropdown.cjs.entry.js +3 -2
  104. package/dist/cjs/qds-dropdown.entry.cjs.js.map +1 -1
  105. package/dist/cjs/qds-form-message.cjs.entry.js +2 -2
  106. package/dist/cjs/qds-form-message.entry.cjs.js.map +1 -1
  107. package/dist/cjs/qds-icon-tab.cjs.entry.js +214 -0
  108. package/dist/cjs/qds-icon-tab.entry.cjs.js.map +1 -0
  109. package/dist/cjs/qds-icon.cjs.entry.js +2 -2
  110. package/dist/cjs/qds-inline-link.cjs.entry.js +4 -4
  111. package/dist/cjs/qds-inline-link.entry.cjs.js.map +1 -1
  112. package/dist/cjs/qds-input.cjs.entry.js +22 -6
  113. package/dist/cjs/qds-input.entry.cjs.js.map +1 -1
  114. package/dist/cjs/qds-label.cjs.entry.js +4 -4
  115. package/dist/cjs/qds-label.entry.cjs.js.map +1 -1
  116. package/dist/cjs/qds-list-item.cjs.entry.js +14 -9
  117. package/dist/cjs/qds-list-item.entry.cjs.js.map +1 -1
  118. package/dist/cjs/qds-menu-item.cjs.entry.js +4 -4
  119. package/dist/cjs/qds-menu-item.entry.cjs.js.map +1 -1
  120. package/dist/cjs/qds-mini-button.cjs.entry.js +2 -2
  121. package/dist/cjs/qds-progress-bar.cjs.entry.js +1 -1
  122. package/dist/cjs/qds-select.cjs.entry.js +5 -5
  123. package/dist/cjs/qds-select.entry.cjs.js.map +1 -1
  124. package/dist/cjs/qds-standalone-link.cjs.entry.js +4 -4
  125. package/dist/cjs/qds-standalone-link.entry.cjs.js.map +1 -1
  126. package/dist/cjs/qds-switch.cjs.entry.js +5 -5
  127. package/dist/cjs/qds-switch.entry.cjs.js.map +1 -1
  128. package/dist/cjs/qds-tab.cjs.entry.js +10 -70
  129. package/dist/cjs/qds-tab.entry.cjs.js.map +1 -1
  130. package/dist/cjs/qds-tabbar.cjs.entry.js +5 -5
  131. package/dist/cjs/qds-table-cell.cjs.entry.js +2 -2
  132. package/dist/cjs/qds-table-head-cell.cjs.entry.js +2 -2
  133. package/dist/cjs/qds-table-row.cjs.entry.js +1 -1
  134. package/dist/cjs/qds-table.cjs.entry.js +1 -1
  135. package/dist/cjs/qds-tag.cjs.entry.js +110 -0
  136. package/dist/cjs/qds-tag.entry.cjs.js.map +1 -0
  137. package/dist/cjs/qds-textarea.cjs.entry.js +4 -4
  138. package/dist/cjs/qds-textarea.entry.cjs.js.map +1 -1
  139. package/dist/cjs/{qds-tag_2.cjs.entry.js → qds-title.cjs.entry.js} +3 -103
  140. package/dist/cjs/qds-title.entry.cjs.js.map +1 -0
  141. package/dist/cjs/qds-tooltip.cjs.entry.js +21 -24
  142. package/dist/cjs/qds-tooltip.entry.cjs.js.map +1 -1
  143. package/dist/cjs/qds.cjs.js +1 -1
  144. package/dist/custom-elements.json +717 -157
  145. package/dist/docs.json +841 -131
  146. package/{components/p--gmRsVWR.js → dist/esm/helpers-BgaJNF9u.js} +13 -11
  147. package/dist/esm/helpers-BgaJNF9u.js.map +1 -0
  148. package/dist/esm/loader.js +1 -1
  149. package/dist/esm/qds-action-item.entry.js +2 -2
  150. package/dist/esm/qds-action-item.entry.js.map +1 -1
  151. package/dist/esm/qds-avatar-media.qds-checkbox.qds-radio.entry.js.map +1 -1
  152. package/dist/esm/qds-avatar-media_3.entry.js +7 -7
  153. package/dist/esm/qds-badge-counter.qds-badge-indicator.entry.js.map +1 -1
  154. package/dist/esm/qds-badge-counter_2.entry.js +1 -1
  155. package/dist/esm/qds-breadcrumb-item.entry.js +11 -5
  156. package/dist/esm/qds-breadcrumb-item.entry.js.map +1 -1
  157. package/dist/esm/qds-button.entry.js +33 -6
  158. package/dist/esm/qds-button.entry.js.map +1 -1
  159. package/dist/esm/qds-chip.entry.js +1 -1
  160. package/dist/esm/qds-dialog.entry.js +3 -3
  161. package/dist/esm/qds-dialog.entry.js.map +1 -1
  162. package/dist/esm/qds-divider.qds-icon-button.entry.js.map +1 -1
  163. package/dist/esm/qds-divider_2.entry.js +2 -2
  164. package/dist/esm/qds-dropdown.entry.js +3 -2
  165. package/dist/esm/qds-dropdown.entry.js.map +1 -1
  166. package/dist/esm/qds-form-message.entry.js +2 -2
  167. package/dist/esm/qds-form-message.entry.js.map +1 -1
  168. package/dist/esm/qds-icon-tab.entry.js +212 -0
  169. package/dist/esm/qds-icon-tab.entry.js.map +1 -0
  170. package/dist/esm/qds-icon.entry.js +2 -2
  171. package/dist/esm/qds-inline-link.entry.js +4 -4
  172. package/dist/esm/qds-inline-link.entry.js.map +1 -1
  173. package/dist/esm/qds-input.entry.js +22 -6
  174. package/dist/esm/qds-input.entry.js.map +1 -1
  175. package/dist/esm/qds-label.entry.js +4 -4
  176. package/dist/esm/qds-label.entry.js.map +1 -1
  177. package/dist/esm/qds-list-item.entry.js +14 -9
  178. package/dist/esm/qds-list-item.entry.js.map +1 -1
  179. package/dist/esm/qds-menu-item.entry.js +4 -4
  180. package/dist/esm/qds-menu-item.entry.js.map +1 -1
  181. package/dist/esm/qds-mini-button.entry.js +2 -2
  182. package/dist/esm/qds-progress-bar.entry.js +1 -1
  183. package/dist/esm/qds-select.entry.js +5 -5
  184. package/dist/esm/qds-select.entry.js.map +1 -1
  185. package/dist/esm/qds-standalone-link.entry.js +4 -4
  186. package/dist/esm/qds-standalone-link.entry.js.map +1 -1
  187. package/dist/esm/qds-switch.entry.js +5 -5
  188. package/dist/esm/qds-switch.entry.js.map +1 -1
  189. package/dist/esm/qds-tab.entry.js +10 -70
  190. package/dist/esm/qds-tab.entry.js.map +1 -1
  191. package/dist/esm/qds-tabbar.entry.js +5 -5
  192. package/dist/esm/qds-table-cell.entry.js +2 -2
  193. package/dist/esm/qds-table-head-cell.entry.js +2 -2
  194. package/dist/esm/qds-table-row.entry.js +1 -1
  195. package/dist/esm/qds-table.entry.js +1 -1
  196. package/dist/esm/qds-tag.entry.js +108 -0
  197. package/dist/esm/qds-tag.entry.js.map +1 -0
  198. package/dist/esm/qds-textarea.entry.js +4 -4
  199. package/dist/esm/qds-textarea.entry.js.map +1 -1
  200. package/dist/esm/{qds-tag_2.entry.js → qds-title.entry.js} +5 -104
  201. package/dist/esm/qds-title.entry.js.map +1 -0
  202. package/dist/esm/qds-tooltip.entry.js +21 -24
  203. package/dist/esm/qds-tooltip.entry.js.map +1 -1
  204. package/dist/esm/qds.js +1 -1
  205. package/dist/types/components/button/button.d.ts +7 -0
  206. package/dist/types/components/dropdown/dropdown.d.ts +4 -4
  207. package/dist/types/components/icon-tab/icon-tab.d.ts +110 -0
  208. package/dist/types/components/input/input.d.ts +13 -1
  209. package/dist/types/components/list-item/list-item.d.ts +2 -2
  210. package/dist/types/components/tab/tab.d.ts +2 -9
  211. package/dist/types/components/tooltip/tooltip.d.ts +1 -2
  212. package/dist/types/components.d.ts +232 -21
  213. package/dist/types/helpers.d.ts +4 -9
  214. package/dist/vscode.html-custom-data.json +158 -7
  215. package/hydrate/index.js +631 -400
  216. package/hydrate/index.mjs +631 -400
  217. package/package.json +1 -1
  218. package/components/p--gmRsVWR.js.map +0 -1
  219. package/components/p-BcuDZbUA.js.map +0 -1
  220. package/components/p-Bv_uu0s1.js.map +0 -1
  221. package/components/p-CXI7fTbm.js.map +0 -1
  222. package/components/p-D4vlGPhk.js.map +0 -1
  223. package/components/p-DdqipBK9.js.map +0 -1
  224. package/components/p-FsslOC0B.js.map +0 -1
  225. package/components/p-kI1bxLGk.js.map +0 -1
  226. package/dist/cjs/helpers-wsiRak3m.js.map +0 -1
  227. package/dist/cjs/qds-tag.qds-title.entry.cjs.js.map +0 -1
  228. package/dist/esm/helpers-BVuIKvSk.js.map +0 -1
  229. package/dist/esm/qds-tag.qds-title.entry.js.map +0 -1
package/hydrate/index.mjs CHANGED
@@ -3511,10 +3511,6 @@ const ignorePromise = (promise) => {
3511
3511
  };
3512
3512
  const isTouchDevice = () => 'ontouchstart' in globalThis ||
3513
3513
  ('maxTouchPoints' in globalThis && globalThis.navigator.maxTouchPoints > 0);
3514
- const roundByDPR = (value) => {
3515
- const dpr = devicePixelRatio || 1;
3516
- return Math.round(value * dpr) / dpr;
3517
- };
3518
3514
  /**
3519
3515
  * Checks if an element's ellipsis is active.
3520
3516
  *
@@ -3596,7 +3592,7 @@ const componentOnReady = (element, callback) => {
3596
3592
  });
3597
3593
  }
3598
3594
  };
3599
- function resolvePanelFromValue(value) {
3595
+ const resolvePanelFromValue = (value) => {
3600
3596
  if (value instanceof HTMLElement) {
3601
3597
  return value;
3602
3598
  }
@@ -3605,11 +3601,11 @@ function resolvePanelFromValue(value) {
3605
3601
  return element instanceof HTMLElement ? element : undefined;
3606
3602
  }
3607
3603
  return undefined;
3608
- }
3609
- function resolvePanelElement(tab) {
3604
+ };
3605
+ const resolvePanelElement = (tab) => {
3610
3606
  const panelValue = typeof tab.panel === 'function' ? tab.panel() : tab.panel;
3611
3607
  return resolvePanelFromValue(panelValue);
3612
- }
3608
+ };
3613
3609
  const HORIZONTAL_MOVE_KEYS = new Set([
3614
3610
  'ArrowLeft',
3615
3611
  'ArrowRight',
@@ -3636,20 +3632,26 @@ const closestElement = (selector, base) => {
3636
3632
  }
3637
3633
  return closestFrom(base);
3638
3634
  };
3635
+ const isCurrentPage = (url) => {
3636
+ const currentUrl = new URL(window.location.href);
3637
+ const targetUrl = new URL(url);
3638
+ return (currentUrl.origin === targetUrl.origin &&
3639
+ currentUrl.pathname === targetUrl.pathname);
3640
+ };
3639
3641
 
3640
- const actionItemCss = ":host([hidden]){display:none!important}:host{display:block}:host(:focus-visible){border-radius:var(--qds-focus-border-radius);box-shadow:0 0 0 var(--qds-focus-heavy-border-width) var(--qds-theme-focus-border);outline:var(--qds-theme-focus-border-contrast) solid var(--qds-focus-light-border-width);outline-offset:0}.qds-disabled{opacity:var(--qds-theme-disabled);pointer-events:none}.qds-icon{flex-shrink:0}.qds-text{flex-grow:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[aria-disabled=true]{opacity:var(--qds-theme-disabled);pointer-events:none}.qds-action-item{align-items:center;border:none;border-radius:var(--qds-control-border-radius);box-sizing:border-box;cursor:pointer;display:flex}.qds-action-item:hover{background-color:var(--qds-theme-interactive-background-hover)}.qds-action-item:active{background-color:var(--qds-theme-interactive-background-pressed)}.qds-action-item[data-size=small]{gap:var(--qds-list-item-small-gap-internal);min-height:var(--qds-list-item-small-height);padding-inline:var(--qds-list-item-small-padding-horizontal)}[data-size=small] .qds-icon{height:var(--qds-control-small-icon-size);width:var(--qds-control-small-icon-size)}[data-size=small] .qds-text{font:var(--qds-list-item-small-title)}.qds-action-item[data-size=standard]{gap:var(--qds-list-item-standard-gap-internal);min-height:var(--qds-list-item-standard-height);padding-inline:var(--qds-list-item-standard-padding-horizontal)}[data-size=standard] .qds-icon{height:var(--qds-control-standard-icon-size);width:var(--qds-control-standard-icon-size)}[data-size=standard] .qds-text{font:var(--qds-list-item-standard-title)}.qds-action-item[data-size=large]{gap:var(--qds-list-item-large-gap-internal);min-height:var(--qds-list-item-large-height);padding-inline:var(--qds-list-item-large-padding-horizontal)}[data-size=large] .qds-icon{height:var(--qds-control-large-icon-size);width:var(--qds-control-large-icon-size)}[data-size=large] .qds-text{font:var(--qds-list-item-large-title)}[data-importance=standard] .qds-text{color:var(--qds-theme-text-standard)}[data-importance=standard] .qds-icon{color:var(--qds-theme-control-text-standard)}.qds-action-item[data-importance=emphasized] .qds-icon,.qds-action-item[data-importance=emphasized] .qds-text{color:var(--qds-theme-signature-color-default)}.qds-action-item[data-importance=emphasized]:hover .qds-icon,.qds-action-item[data-importance=emphasized]:hover .qds-text{color:var(--qds-theme-signature-color-hover)}.qds-action-item[data-importance=emphasized]:active .qds-icon,.qds-action-item[data-importance=emphasized]:active .qds-text{color:var(--qds-theme-signature-color-pressed)}.qds-action-item[data-importance=subdued] .qds-icon,.qds-action-item[data-importance=subdued] .qds-text{color:var(--qds-theme-link-standard-default)}.qds-action-item[data-importance=subdued]:hover .qds-icon,.qds-action-item[data-importance=subdued]:hover .qds-text{color:var(--qds-theme-link-standard-hover)}.qds-action-item[data-importance=subdued]:active .qds-icon,.qds-action-item[data-importance=subdued]:active .qds-text{color:var(--qds-theme-link-standard-pressed)}.qds-action-item[data-importance=destructive] .qds-icon,.qds-action-item[data-importance=destructive] .qds-text{color:var(--qds-theme-feedback-action-destructive-default)}.qds-action-item[data-importance=destructive]:hover .qds-icon,.qds-action-item[data-importance=destructive]:hover .qds-text{color:var(--qds-theme-feedback-action-destructive-hover)}.qds-action-item[data-importance=destructive]:active .qds-icon,.qds-action-item[data-importance=destructive]:active .qds-text{color:var(--qds-theme-feedback-action-destructive-pressed)}";
3642
+ const actionItemCss = ":host([hidden]){display:none!important}:host{display:block}:host(:focus-visible){border-radius:var(--qds-control-border-radius);box-shadow:0 0 0 var(--qds-focus-heavy-border-width) var(--qds-theme-focus-border);outline:var(--qds-theme-focus-border-contrast) solid var(--qds-focus-light-border-width);outline-offset:0}.qds-disabled{opacity:var(--qds-theme-disabled);pointer-events:none}.qds-icon{flex-shrink:0}.qds-text{flex-grow:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[aria-disabled=true]{opacity:var(--qds-theme-disabled);pointer-events:none}.qds-action-item{align-items:center;border:none;border-radius:var(--qds-control-border-radius);box-sizing:border-box;cursor:pointer;display:flex}.qds-action-item:hover{background-color:var(--qds-theme-interactive-background-hover)}.qds-action-item:active{background-color:var(--qds-theme-interactive-background-pressed)}.qds-action-item[data-size=small]{gap:var(--qds-list-item-small-gap-internal);min-height:var(--qds-list-item-small-height);padding-inline:var(--qds-list-item-small-padding-horizontal)}[data-size=small] .qds-icon{height:var(--qds-control-small-icon-size);width:var(--qds-control-small-icon-size)}[data-size=small] .qds-text{font:var(--qds-list-item-small-title)}.qds-action-item[data-size=standard]{gap:var(--qds-list-item-standard-gap-internal);min-height:var(--qds-list-item-standard-height);padding-inline:var(--qds-list-item-standard-padding-horizontal)}[data-size=standard] .qds-icon{height:var(--qds-control-standard-icon-size);width:var(--qds-control-standard-icon-size)}[data-size=standard] .qds-text{font:var(--qds-list-item-standard-title)}.qds-action-item[data-size=large]{gap:var(--qds-list-item-large-gap-internal);min-height:var(--qds-list-item-large-height);padding-inline:var(--qds-list-item-large-padding-horizontal)}[data-size=large] .qds-icon{height:var(--qds-control-large-icon-size);width:var(--qds-control-large-icon-size)}[data-size=large] .qds-text{font:var(--qds-list-item-large-title)}[data-importance=standard] .qds-text{color:var(--qds-theme-text-standard)}[data-importance=standard] .qds-icon{color:var(--qds-theme-control-text-standard)}.qds-action-item[data-importance=emphasized] .qds-icon,.qds-action-item[data-importance=emphasized] .qds-text{color:var(--qds-theme-signature-color-default)}.qds-action-item[data-importance=emphasized]:hover .qds-icon,.qds-action-item[data-importance=emphasized]:hover .qds-text{color:var(--qds-theme-signature-color-hover)}.qds-action-item[data-importance=emphasized]:active .qds-icon,.qds-action-item[data-importance=emphasized]:active .qds-text{color:var(--qds-theme-signature-color-pressed)}.qds-action-item[data-importance=subdued] .qds-icon,.qds-action-item[data-importance=subdued] .qds-text{color:var(--qds-theme-link-standard-default)}.qds-action-item[data-importance=subdued]:hover .qds-icon,.qds-action-item[data-importance=subdued]:hover .qds-text{color:var(--qds-theme-link-standard-hover)}.qds-action-item[data-importance=subdued]:active .qds-icon,.qds-action-item[data-importance=subdued]:active .qds-text{color:var(--qds-theme-link-standard-pressed)}.qds-action-item[data-importance=destructive] .qds-icon,.qds-action-item[data-importance=destructive] .qds-text{color:var(--qds-theme-feedback-action-destructive-default)}.qds-action-item[data-importance=destructive]:hover .qds-icon,.qds-action-item[data-importance=destructive]:hover .qds-text{color:var(--qds-theme-feedback-action-destructive-hover)}.qds-action-item[data-importance=destructive]:active .qds-icon,.qds-action-item[data-importance=destructive]:active .qds-text{color:var(--qds-theme-feedback-action-destructive-pressed)}";
3641
3643
 
3642
3644
  // SPDX-FileCopyrightText: © 2025 Schneider Electric
3643
3645
  //
3644
3646
  // SPDX-License-Identifier: Apache-2.0
3645
- var __classPrivateFieldGet$v = (undefined && undefined.__classPrivateFieldGet) || function (receiver, state, kind, f) {
3647
+ var __classPrivateFieldGet$w = (undefined && undefined.__classPrivateFieldGet) || function (receiver, state, kind, f) {
3646
3648
  if (kind === "a" && !f)
3647
3649
  throw new TypeError("Private accessor was defined without a getter");
3648
3650
  if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver))
3649
3651
  throw new TypeError("Cannot read private member from an object whose class did not declare it");
3650
3652
  return kind === "m" ? f : kind === "a" ? f.call(receiver) : f ? f.value : state.get(receiver);
3651
3653
  };
3652
- var __classPrivateFieldSet$p = (undefined && undefined.__classPrivateFieldSet) || function (receiver, state, value, kind, f) {
3654
+ var __classPrivateFieldSet$q = (undefined && undefined.__classPrivateFieldSet) || function (receiver, state, value, kind, f) {
3653
3655
  if (kind === "m")
3654
3656
  throw new TypeError("Private method is not writable");
3655
3657
  if (kind === "a" && !f)
@@ -3699,15 +3701,15 @@ class ActionItem {
3699
3701
  _ActionItem_actionItem.set(this, void 0);
3700
3702
  _ActionItem_span.set(this, void 0);
3701
3703
  _ActionItem_actionDivRef.set(this, (actionItem) => {
3702
- __classPrivateFieldSet$p(this, _ActionItem_actionItem, actionItem, "f");
3704
+ __classPrivateFieldSet$q(this, _ActionItem_actionItem, actionItem, "f");
3703
3705
  });
3704
3706
  _ActionItem_spanRef.set(this, (span) => {
3705
- __classPrivateFieldSet$p(this, _ActionItem_span, span, "f");
3707
+ __classPrivateFieldSet$q(this, _ActionItem_span, span, "f");
3706
3708
  });
3707
3709
  _ActionItem_tooltipRef.set(this, (tooltip) => {
3708
3710
  if (tooltip)
3709
3711
  // eslint-disable-next-line no-param-reassign
3710
- tooltip.target = __classPrivateFieldGet$v(this, _ActionItem_actionItem, "f");
3712
+ tooltip.target = __classPrivateFieldGet$w(this, _ActionItem_actionItem, "f");
3711
3713
  });
3712
3714
  }
3713
3715
  disabledChanged() {
@@ -3720,7 +3722,7 @@ class ActionItem {
3720
3722
  this.focusEmitter.emit(pickFocusEventAttributes(event));
3721
3723
  }
3722
3724
  onClick(event) {
3723
- if (__classPrivateFieldGet$v(this, _ActionItem_instances, "a", _ActionItem_computedDisabled_get))
3725
+ if (__classPrivateFieldGet$w(this, _ActionItem_instances, "a", _ActionItem_computedDisabled_get))
3724
3726
  event.stopImmediatePropagation();
3725
3727
  }
3726
3728
  componentWillLoad() {
@@ -3728,21 +3730,21 @@ class ActionItem {
3728
3730
  this.disabledChanged();
3729
3731
  }
3730
3732
  componentDidLoad() {
3731
- invariant(__classPrivateFieldGet$v(this, _ActionItem_span, "f"));
3732
- const span = __classPrivateFieldGet$v(this, _ActionItem_span, "f");
3733
+ invariant(__classPrivateFieldGet$w(this, _ActionItem_span, "f"));
3734
+ const span = __classPrivateFieldGet$w(this, _ActionItem_span, "f");
3733
3735
  readTask(() => {
3734
3736
  this.tooltip = isEllipsisActive(span);
3735
3737
  });
3736
- __classPrivateFieldSet$p(this, _ActionItem_ro, new ResizeObserver(([spanEntry]) => {
3738
+ __classPrivateFieldSet$q(this, _ActionItem_ro, new ResizeObserver(([spanEntry]) => {
3737
3739
  this.tooltip = isEllipsisActive(spanEntry.target);
3738
3740
  }), "f");
3739
- __classPrivateFieldGet$v(this, _ActionItem_ro, "f").observe(__classPrivateFieldGet$v(this, _ActionItem_span, "f"));
3741
+ __classPrivateFieldGet$w(this, _ActionItem_ro, "f").observe(__classPrivateFieldGet$w(this, _ActionItem_span, "f"));
3740
3742
  }
3741
3743
  render() {
3742
3744
  return (hAsync("div", { key: 'c5761b24a5de2f0784850e2c05a35a4ff0d50540', class: {
3743
3745
  'qds-action-item': true,
3744
3746
  'qds-disabled': this.disabled,
3745
- }, ref: __classPrivateFieldGet$v(this, _ActionItem_actionDivRef, "f"), "data-size": __classPrivateFieldGet$v(this, _ActionItem_instances, "a", _ActionItem_computedSize_get), "data-importance": __classPrivateFieldGet$v(this, _ActionItem_instances, "a", _ActionItem_computedImportance_get) }, this.iconName !== undefined && this.iconName !== '' && (hAsync("qds-icon", { key: 'f9c3a23ffeace5cbe558b15a50da5fdc95c58806', "aria-hidden": "true", class: "qds-icon", "data-size": __classPrivateFieldGet$v(this, _ActionItem_instances, "a", _ActionItem_computedSize_get), library: this.iconLibrary, name: this.iconName })), hAsync("span", { key: '3100774715c9057232a91ff5103016c5dea61922', class: "qds-text", "data-size": __classPrivateFieldGet$v(this, _ActionItem_instances, "a", _ActionItem_computedSize_get), ref: __classPrivateFieldGet$v(this, _ActionItem_spanRef, "f") }, this.text), this.action !== undefined && (hAsync("qds-icon", { key: '128edb074db17bd31c1467a1857f9c9473cda8ff', class: "qds-icon", "data-size": __classPrivateFieldGet$v(this, _ActionItem_instances, "a", _ActionItem_computedSize_get), name: this.action, library: "core", "aria-label": this.actionDescription, role: "img" })), this.tooltip && (hAsync("qds-tooltip", { key: 'a28ef16e7941795bcf9241a367130e8b2f63b7d5', "aria-hidden": "true", ref: __classPrivateFieldGet$v(this, _ActionItem_tooltipRef, "f") }, this.text))));
3747
+ }, ref: __classPrivateFieldGet$w(this, _ActionItem_actionDivRef, "f"), "data-size": __classPrivateFieldGet$w(this, _ActionItem_instances, "a", _ActionItem_computedSize_get), "data-importance": __classPrivateFieldGet$w(this, _ActionItem_instances, "a", _ActionItem_computedImportance_get) }, this.iconName !== undefined && this.iconName !== '' && (hAsync("qds-icon", { key: 'f9c3a23ffeace5cbe558b15a50da5fdc95c58806', "aria-hidden": "true", class: "qds-icon", "data-size": __classPrivateFieldGet$w(this, _ActionItem_instances, "a", _ActionItem_computedSize_get), library: this.iconLibrary, name: this.iconName })), hAsync("span", { key: '3100774715c9057232a91ff5103016c5dea61922', class: "qds-text", "data-size": __classPrivateFieldGet$w(this, _ActionItem_instances, "a", _ActionItem_computedSize_get), ref: __classPrivateFieldGet$w(this, _ActionItem_spanRef, "f") }, this.text), this.action !== undefined && (hAsync("qds-icon", { key: '128edb074db17bd31c1467a1857f9c9473cda8ff', class: "qds-icon", "data-size": __classPrivateFieldGet$w(this, _ActionItem_instances, "a", _ActionItem_computedSize_get), name: this.action, library: "core", "aria-label": this.actionDescription, role: "img" })), this.tooltip && (hAsync("qds-tooltip", { key: 'a28ef16e7941795bcf9241a367130e8b2f63b7d5', "aria-hidden": "true", ref: __classPrivateFieldGet$w(this, _ActionItem_tooltipRef, "f") }, this.text))));
3746
3748
  }
3747
3749
  static get watchers() { return {
3748
3750
  "disabled": ["disabledChanged"]
@@ -3798,7 +3800,7 @@ const avatarMediaCss = ":host([hidden]){display:none!important}:host{display:blo
3798
3800
  // SPDX-FileCopyrightText: © 2025 Schneider Electric
3799
3801
  //
3800
3802
  // SPDX-License-Identifier: Apache-2.0
3801
- var __classPrivateFieldGet$u = (undefined && undefined.__classPrivateFieldGet) || function (receiver, state, kind, f) {
3803
+ var __classPrivateFieldGet$v = (undefined && undefined.__classPrivateFieldGet) || function (receiver, state, kind, f) {
3802
3804
  if (kind === "a" && !f)
3803
3805
  throw new TypeError("Private accessor was defined without a getter");
3804
3806
  if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver))
@@ -3825,7 +3827,7 @@ class AvatarMedia {
3825
3827
  this.hasImageError = false;
3826
3828
  _AvatarMedia_renderContent.set(this, () => {
3827
3829
  if (this.src !== undefined && this.src !== '' && !this.hasImageError) {
3828
- return (hAsync("img", { class: "qds-picture", src: this.src, alt: this.alt, onError: __classPrivateFieldGet$u(this, _AvatarMedia_handleImageError, "f"), onLoad: () => {
3830
+ return (hAsync("img", { class: "qds-picture", src: this.src, alt: this.alt, onError: __classPrivateFieldGet$v(this, _AvatarMedia_handleImageError, "f"), onLoad: () => {
3829
3831
  this.hasImageError = false;
3830
3832
  } }));
3831
3833
  }
@@ -3855,7 +3857,7 @@ class AvatarMedia {
3855
3857
  this.handleTextChange();
3856
3858
  }
3857
3859
  render() {
3858
- return hAsync("div", { key: 'e59706e57058d9fae45d89179979e5679f7c907c', class: "qds-container" }, __classPrivateFieldGet$u(this, _AvatarMedia_renderContent, "f").call(this));
3860
+ return hAsync("div", { key: 'f866a7e64a0431f9f051f931533b4d3836784653', class: "qds-container" }, __classPrivateFieldGet$v(this, _AvatarMedia_renderContent, "f").call(this));
3859
3861
  }
3860
3862
  static get watchers() { return {
3861
3863
  "text": ["handleTextChange"]
@@ -3885,7 +3887,7 @@ const badgeCounterCss = ":host([hidden]){display:none!important}:host{display:in
3885
3887
  // SPDX-FileCopyrightText: © 2024 Schneider Electric
3886
3888
  //
3887
3889
  // SPDX-License-Identifier: Apache-2.0
3888
- var __classPrivateFieldGet$t = (undefined && undefined.__classPrivateFieldGet) || function (receiver, state, kind, f) {
3890
+ var __classPrivateFieldGet$u = (undefined && undefined.__classPrivateFieldGet) || function (receiver, state, kind, f) {
3889
3891
  if (kind === "a" && !f)
3890
3892
  throw new TypeError("Private accessor was defined without a getter");
3891
3893
  if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver))
@@ -3920,7 +3922,7 @@ class BadgeCounter {
3920
3922
  return (hAsync("span", { key: '0a706e1e216c17976c3c04c94ac165e69e860e40', class: {
3921
3923
  'qds-badge-counter': true,
3922
3924
  'qds-stroke-ring': this.strokeRing,
3923
- }, "data-importance": __classPrivateFieldGet$t(this, _BadgeCounter_instances, "a", _BadgeCounter_computedImportance_get), "data-size": __classPrivateFieldGet$t(this, _BadgeCounter_instances, "a", _BadgeCounter_computedSize_get) }, __classPrivateFieldGet$t(this, _BadgeCounter_instances, "a", _BadgeCounter_computedValue_get), hAsync("span", { key: 'c68fcbe9899495b2e774567f7cd0058162d7d889', class: "qds-sr-only" }, this.description)));
3925
+ }, "data-importance": __classPrivateFieldGet$u(this, _BadgeCounter_instances, "a", _BadgeCounter_computedImportance_get), "data-size": __classPrivateFieldGet$u(this, _BadgeCounter_instances, "a", _BadgeCounter_computedSize_get) }, __classPrivateFieldGet$u(this, _BadgeCounter_instances, "a", _BadgeCounter_computedValue_get), hAsync("span", { key: 'c68fcbe9899495b2e774567f7cd0058162d7d889', class: "qds-sr-only" }, this.description)));
3924
3926
  }
3925
3927
  static get style() { return badgeCounterCss; }
3926
3928
  static get cmpMeta() { return {
@@ -3971,12 +3973,12 @@ _BadgeCounter_instances = new WeakSet(), _BadgeCounter_computedValue_get = funct
3971
3973
  }
3972
3974
  };
3973
3975
 
3974
- const badgeIndicatorCss = ":host([hidden]){display:none!important}:host{display:inline-block}.qds-badge-indicator{align-items:center;background-color:var(--qds-theme-feedback-message-neutral);border-radius:var(--qds-feedback-rounded-border-radius);display:flex;height:var(--qds-badge-indicator-standard-height);justify-content:center;width:var(--qds-badge-indicator-standard-height)}.qds-stroke-ring{border:var(--qds-feedback-badge-border-width) solid var(--qds-theme-feedback-message-neutral-contrast)}.qds-sr-only{clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}[data-status=error]{background-color:var(--qds-theme-feedback-message-critical)}.qds-stroke-ring[data-status=error]{border-color:var(--qds-theme-feedback-message-neutral-contrast)}[data-status=info]{background-color:var(--qds-theme-feedback-message-informational)}.qds-stroke-ring[data-status=info]{border-color:var(--qds-theme-feedback-message-neutral-contrast)}[data-status=neutral]{background-color:var(--qds-theme-feedback-availability-unavailable)}.qds-stroke-ring[data-status=neutral]{border-color:var(--qds-theme-feedback-message-neutral-contrast)}[data-status=success]{background-color:var(--qds-theme-signature-color-default)}.qds-stroke-ring[data-status=success]{border-color:var(--qds-theme-feedback-message-neutral-contrast)}[data-status=warning]{background-color:var(--qds-theme-feedback-message-important)}.qds-stroke-ring[data-status=warning]{border-color:var(--qds-theme-feedback-message-neutral-contrast)}[data-size=small]{height:var(--qds-feedback-badge-indicator-small-size);width:var(--qds-feedback-badge-indicator-small-size)}[data-size=standard]{height:var(--qds-feedback-badge-indicator-standard-size);width:var(--qds-feedback-badge-indicator-standard-size)}[data-size=large]{height:var(--qds-feedback-badge-indicator-large-size);width:var(--qds-feedback-badge-indicator-large-size)}[data-size=hero]{height:var(--qds-feedback-badge-indicator-hero-size);width:var(--qds-feedback-badge-indicator-hero-size)}";
3976
+ const badgeIndicatorCss = ":host([hidden]){display:none!important}:host{display:inline-block}.qds-badge-indicator{align-items:center;background-color:var(--qds-theme-feedback-message-neutral);border-radius:var(--qds-feedback-rounded-border-radius);display:flex;height:var(--qds-badge-indicator-standard-height);justify-content:center;width:var(--qds-badge-indicator-standard-height)}.qds-stroke-ring{border:var(--qds-feedback-badge-border-width) solid var(--qds-theme-feedback-message-neutral-contrast)}.qds-sr-only{clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}[data-status=error]{background-color:var(--qds-theme-feedback-message-critical)}.qds-stroke-ring[data-status=error]{border-color:var(--qds-theme-feedback-message-neutral-contrast)}[data-status=info]{background-color:var(--qds-theme-feedback-message-informational)}.qds-stroke-ring[data-status=info]{border-color:var(--qds-theme-feedback-message-neutral-contrast)}[data-status=neutral]{background-color:var(--qds-theme-feedback-message-neutral)}.qds-stroke-ring[data-status=neutral]{border-color:var(--qds-theme-feedback-message-neutral-contrast)}[data-status=success]{background-color:var(--qds-theme-signature-color-default)}.qds-stroke-ring[data-status=success]{border-color:var(--qds-theme-feedback-message-neutral-contrast)}[data-status=warning]{background-color:var(--qds-theme-feedback-message-important)}.qds-stroke-ring[data-status=warning]{border-color:var(--qds-theme-feedback-message-neutral-contrast)}[data-size=small]{height:var(--qds-feedback-badge-indicator-small-size);width:var(--qds-feedback-badge-indicator-small-size)}[data-size=standard]{height:var(--qds-feedback-badge-indicator-standard-size);width:var(--qds-feedback-badge-indicator-standard-size)}[data-size=large]{height:var(--qds-feedback-badge-indicator-large-size);width:var(--qds-feedback-badge-indicator-large-size)}[data-size=hero]{height:var(--qds-feedback-badge-indicator-hero-size);width:var(--qds-feedback-badge-indicator-hero-size)}";
3975
3977
 
3976
3978
  // SPDX-FileCopyrightText: © 2024 Schneider Electric
3977
3979
  //
3978
3980
  // SPDX-License-Identifier: Apache-2.0
3979
- var __classPrivateFieldGet$s = (undefined && undefined.__classPrivateFieldGet) || function (receiver, state, kind, f) {
3981
+ var __classPrivateFieldGet$t = (undefined && undefined.__classPrivateFieldGet) || function (receiver, state, kind, f) {
3980
3982
  if (kind === "a" && !f)
3981
3983
  throw new TypeError("Private accessor was defined without a getter");
3982
3984
  if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver))
@@ -4011,7 +4013,7 @@ class BadgeIndicator {
4011
4013
  return (hAsync("div", { key: '1442d3293846a5f18a87297abc5e53755aebe4b6', class: {
4012
4014
  'qds-badge-indicator': true,
4013
4015
  'qds-stroke-ring': this.strokeRing,
4014
- }, "data-size": __classPrivateFieldGet$s(this, _BadgeIndicator_instances, "a", _BadgeIndicator_computedSize_get), "data-status": __classPrivateFieldGet$s(this, _BadgeIndicator_instances, "a", _BadgeIndicator_computedStatus_get) }, hAsync("span", { key: 'f2131c0350fa5b857cb1b10b8f2fb276d3f52bb6', class: "qds-sr-only" }, this.description)));
4016
+ }, "data-size": __classPrivateFieldGet$t(this, _BadgeIndicator_instances, "a", _BadgeIndicator_computedSize_get), "data-status": __classPrivateFieldGet$t(this, _BadgeIndicator_instances, "a", _BadgeIndicator_computedStatus_get) }, hAsync("span", { key: 'f2131c0350fa5b857cb1b10b8f2fb276d3f52bb6', class: "qds-sr-only" }, this.description)));
4015
4017
  }
4016
4018
  static get style() { return badgeIndicatorCss; }
4017
4019
  static get cmpMeta() { return {
@@ -4072,19 +4074,19 @@ const VALID_STATE = {
4072
4074
  valueMissing: false,
4073
4075
  };
4074
4076
 
4075
- const buttonCss = ":host([hidden]){display:none!important}:host{display:inline-block;outline:none}.qds-button:disabled,.qds-disabled{opacity:var(--qds-theme-disabled);pointer-events:none}.qds-overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qds-overflow[data-size=hero]{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;white-space:normal}.qds-action{transform:scaleX(var(--qds-direction-factor,1))}.qds-container{display:grid;grid-template-areas:\"c\"}.qds-focus-ring{border-radius:max(1px,var(\n --qds-control-border-radius-top-left,var(--qds-control-border-radius)\n )) max(1px,var(\n --qds-control-border-radius-top-right,var(--qds-control-border-radius)\n )) max(1px,var(\n --qds-control-border-radius-bottom-right,var(--qds-control-border-radius)\n )) max(1px,var(\n --qds-control-border-radius-bottom-left,var(--qds-control-border-radius)\n ));box-shadow:0 0 0 var(--qds-focus-heavy-border-width) var(--qds-theme-focus-border);grid-area:c;height:calc(100% + var(--qds-control-border-width) - var(--qds-control-border-width));isolation:isolate;outline:var(--qds-theme-focus-border-contrast) solid var(--qds-focus-light-border-width);outline-offset:0;pointer-events:none;visibility:hidden;width:calc(100% + var(--qds-control-border-width) - var(\n --qds-control-border-width-inline-end,\n var(--qds-control-border-width)\n ))}:host(:focus-visible) .qds-focus-ring{visibility:visible}.qds-button{align-items:center;-webkit-appearance:none;appearance:none;background-color:initial;border:none;border-radius:var(\n --qds-control-border-radius-top-left,var(--qds-control-border-radius)\n ) var(--qds-control-border-radius-top-right,var(--qds-control-border-radius)) var(\n --qds-control-border-radius-bottom-right,var(--qds-control-border-radius)\n ) var(\n --qds-control-border-radius-bottom-left,var(--qds-control-border-radius)\n );box-sizing:border-box;cursor:pointer;display:inline-flex;grid-area:c;justify-content:center;min-width:0;outline:none;padding-block:0;position:relative;-webkit-print-color-adjust:exact;print-color-adjust:exact;text-align:center;-webkit-user-select:none;user-select:none}.qds-button:any-link{-webkit-text-decoration:none;text-decoration:none}.qds-icon{flex-shrink:0}.qds-indicator{inset-block-start:0;inset-inline-end:0;position:absolute;transform:translate(50%,-50%)}[data-size=small]{font:var(--qds-control-small-text)}.qds-button[data-size=small]{gap:var(--qds-control-small-gap-internal);min-height:var(--qds-control-small-height);padding-inline:var(--qds-control-button-small-padding-horizontal)}.qds-icon[data-size=small]{height:var(--qds-control-small-icon-size);width:var(--qds-control-small-icon-size)}[data-size=standard]{font:var(--qds-control-standard-text)}.qds-button[data-size=standard]{gap:var(--qds-control-standard-gap-internal);min-height:var(--qds-control-standard-height);padding-inline:var(--qds-control-button-standard-padding-horizontal)}.qds-icon[data-size=standard]{height:var(--qds-control-standard-icon-size);width:var(--qds-control-standard-icon-size)}[data-size=large]{font:var(--qds-control-large-text)}.qds-button[data-size=large]{gap:var(--qds-control-large-gap-internal);min-height:var(--qds-control-large-height);padding-inline:var(--qds-control-button-large-padding-horizontal)}.qds-icon[data-size=large]{height:var(--qds-control-large-icon-size);width:var(--qds-control-large-icon-size)}[data-size=large],[data-size=small],[data-size=standard]{line-height:normal}[data-size=hero]{font:var(--qds-control-hero-text)}.qds-button[data-size=hero]{border-radius:var(\n --qds-control-border-radius-top-left,var(--qds-control-hero-border-radius)\n ) var(\n --qds-control-border-radius-top-right,var(--qds-control-hero-border-radius)\n ) var(\n --qds-control-border-radius-bottom-right,var(--qds-control-hero-border-radius)\n ) var(\n --qds-control-border-radius-bottom-left,var(--qds-control-hero-border-radius)\n );gap:var(--qds-control-hero-gap-internal);padding-block:var(--qds-control-hero-padding-auto-height);padding-inline:var(--qds-control-button-hero-padding-horizontal)}.qds-focus-ring[data-size=hero]{border-radius:max(1px,var(\n --qds-control-border-radius-top-left,var(--qds-control-hero-border-radius)\n )) max(1px,var(\n --qds-control-border-radius-top-right,var(--qds-control-hero-border-radius)\n )) max(1px,var(\n --qds-control-border-radius-bottom-right,var(--qds-control-hero-border-radius)\n )) max(1px,var(\n --qds-control-border-radius-bottom-left,var(--qds-control-hero-border-radius)\n ))}.qds-icon[data-size=hero]{height:var(--qds-control-hero-icon-size);width:var(--qds-control-hero-icon-size)}[data-importance=subdued]{border-radius:0;color:var(--qds-theme-link-standard-default)}.qds-button[data-importance=subdued]{border-block-end:var(--qds-control-border-width) solid #0000;padding-inline:0}.qds-button[data-importance=subdued]:hover{border-block-end:var(--qds-control-border-width) solid var(--qds-theme-link-standard-hover);color:var(--qds-theme-link-standard-hover)}.qds-button[data-importance=subdued]:active{border-block-end:var(--qds-control-border-width) solid var(--qds-theme-link-standard-pressed);color:var(--qds-theme-link-standard-pressed)}[data-importance=standard]{color:var(--qds-theme-control-text-standard)}.qds-button[data-importance=standard]{border-color:var(--qds-theme-control-border);border-style:solid;border-width:var(--qds-control-border-width)}.qds-button[data-importance=standard]:hover{background-color:var(--qds-theme-interactive-background-hover)}.qds-button[data-importance=standard]:active{background-color:var(--qds-theme-interactive-background-pressed)}.qds-button[data-importance=emphasized]{background-color:var(--qds-theme-signature-color-default);color:var(--qds-theme-signature-color-contrast)}.qds-button[data-importance=emphasized]:hover{background-color:var(--qds-theme-signature-color-hover)}.qds-button[data-importance=emphasized]:active{background-color:var(--qds-theme-signature-color-pressed)}.qds-button[data-importance=destructive]{background-color:var(--qds-theme-feedback-action-destructive-default);color:var(--qds-theme-feedback-action-destructive-contrast)}.qds-button[data-importance=destructive]:hover{background-color:var(--qds-theme-feedback-action-destructive-hover)}.qds-button[data-importance=destructive]:active{background-color:var(--qds-theme-feedback-action-destructive-pressed)}[data-importance=subdued-destructive]{border-radius:0;color:var(--qds-theme-feedback-action-destructive-default)}.qds-button[data-importance=subdued-destructive]{border-block-end:var(--qds-control-border-width) solid #0000;padding-inline:0}.qds-button[data-importance=subdued-destructive]:hover{border-block-end:var(--qds-control-border-width) solid var(--qds-theme-feedback-action-destructive-hover);color:var(--qds-theme-feedback-action-destructive-hover)}.qds-button[data-importance=subdued-destructive]:active{border-block-end:var(--qds-control-border-width) solid var(--qds-theme-feedback-action-destructive-pressed);color:var(--qds-theme-feedback-action-destructive-pressed)}[data-action=dropdown-close] .qds-action{transform:rotate(-180deg)}:is([data-action=dropdown],[data-action=dropdown-close]) .qds-action{transition-duration:.3s;transition-property:transform}:is([data-action=dropdown],[data-action=dropdown-close]):not(:has(qds-badge-counter)) .qds-action{margin-inline-start:auto}:is([data-action=dropdown],[data-action=dropdown-close]) qds-badge-counter{margin-inline-start:auto}:is([data-action=dropdown],[data-action=dropdown-close]):not([data-importance=subdued]):not([data-importance=subdued-destructive]){padding-inline:var(--qds-control-input-padding-horizontal)}";
4077
+ const buttonCss = ":host([hidden]){display:none!important}:host{display:inline-block;outline:none}.qds-button:disabled,.qds-disabled{opacity:var(--qds-theme-disabled);pointer-events:none}.qds-overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qds-overflow[data-size=hero]{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;white-space:normal}.qds-action{transform:scaleX(var(--qds-direction-factor,1))}.qds-container{display:grid;grid-template-areas:\"b\"}.qds-focus-ring{border-radius:max(1px,var(\n --qds-control-border-radius-top-left,var(--qds-control-border-radius)\n )) max(1px,var(\n --qds-control-border-radius-top-right,var(--qds-control-border-radius)\n )) max(1px,var(\n --qds-control-border-radius-bottom-right,var(--qds-control-border-radius)\n )) max(1px,var(\n --qds-control-border-radius-bottom-left,var(--qds-control-border-radius)\n ));box-shadow:0 0 0 var(--qds-focus-heavy-border-width) var(--qds-theme-focus-border);grid-area:b;height:calc(100% + var(--qds-control-border-width) - var(--qds-control-border-width));isolation:isolate;outline:var(--qds-theme-focus-border-contrast) solid var(--qds-focus-light-border-width);outline-offset:0;pointer-events:none;visibility:hidden;width:calc(100% + var(--qds-control-border-width) - var(\n --qds-control-border-width-inline-end,\n var(--qds-control-border-width)\n ))}:host(:focus-visible) .qds-focus-ring{visibility:visible}.qds-button{align-items:center;-webkit-appearance:none;appearance:none;background-color:initial;border:none;border-radius:var(\n --qds-control-border-radius-top-left,var(--qds-control-border-radius)\n ) var(--qds-control-border-radius-top-right,var(--qds-control-border-radius)) var(\n --qds-control-border-radius-bottom-right,var(--qds-control-border-radius)\n ) var(\n --qds-control-border-radius-bottom-left,var(--qds-control-border-radius)\n );box-sizing:border-box;cursor:pointer;display:inline-flex;grid-area:b;justify-content:center;min-width:0;outline:none;padding-block:0;position:relative;-webkit-print-color-adjust:exact;print-color-adjust:exact;text-align:center;-webkit-user-select:none;user-select:none}.qds-button:any-link{-webkit-text-decoration:none;text-decoration:none}.qds-icon{flex-shrink:0}.qds-indicator{inset-block-start:0;inset-inline-end:0;position:absolute;transform:translate(50%,-50%)}[data-size=small]{font:var(--qds-control-small-text)}.qds-button[data-size=small]{gap:var(--qds-control-small-gap-internal);min-height:var(--qds-control-small-height);padding-inline:var(--qds-control-button-small-padding-horizontal)}.qds-icon-only[data-size=small]{width:var(--qds-control-small-height)}.qds-icon[data-size=small]{height:var(--qds-control-small-icon-size);width:var(--qds-control-small-icon-size)}[data-size=standard]{font:var(--qds-control-standard-text)}.qds-button[data-size=standard]{gap:var(--qds-control-standard-gap-internal);min-height:var(--qds-control-standard-height);padding-inline:var(--qds-control-button-standard-padding-horizontal)}.qds-icon-only[data-size=standard]{width:var(--qds-control-standard-height)}.qds-icon[data-size=standard]{height:var(--qds-control-standard-icon-size);width:var(--qds-control-standard-icon-size)}[data-size=large]{font:var(--qds-control-large-text)}.qds-button[data-size=large]{gap:var(--qds-control-large-gap-internal);min-height:var(--qds-control-large-height);padding-inline:var(--qds-control-button-large-padding-horizontal)}.qds-icon-only[data-size=large]{width:var(--qds-control-large-height)}.qds-icon[data-size=large]{height:var(--qds-control-large-icon-size);width:var(--qds-control-large-icon-size)}[data-size=large],[data-size=small],[data-size=standard]{line-height:normal}.qds-button.qds-icon-only[data-size=large],.qds-button.qds-icon-only[data-size=small],.qds-button.qds-icon-only[data-size=standard]{padding-inline:0}[data-size=hero]{font:var(--qds-control-hero-text)}.qds-button[data-size=hero]{border-radius:var(\n --qds-control-border-radius-top-left,var(--qds-control-hero-border-radius)\n ) var(\n --qds-control-border-radius-top-right,var(--qds-control-hero-border-radius)\n ) var(\n --qds-control-border-radius-bottom-right,var(--qds-control-hero-border-radius)\n ) var(\n --qds-control-border-radius-bottom-left,var(--qds-control-hero-border-radius)\n );gap:var(--qds-control-hero-gap-internal);padding-block:var(--qds-control-hero-padding-auto-height);padding-inline:var(--qds-control-button-hero-padding-horizontal)}.qds-button.qds-icon-only[data-size=hero]{min-height:var(--qds-control-hero-height);padding-inline:0;width:var(--qds-control-hero-height)}.qds-focus-ring[data-size=hero]{border-radius:max(1px,var(\n --qds-control-border-radius-top-left,var(--qds-control-hero-border-radius)\n )) max(1px,var(\n --qds-control-border-radius-top-right,var(--qds-control-hero-border-radius)\n )) max(1px,var(\n --qds-control-border-radius-bottom-right,var(--qds-control-hero-border-radius)\n )) max(1px,var(\n --qds-control-border-radius-bottom-left,var(--qds-control-hero-border-radius)\n ))}.qds-icon[data-size=hero]{height:var(--qds-control-hero-icon-size);width:var(--qds-control-hero-icon-size)}[data-importance=subdued]{border-radius:0;color:var(--qds-theme-link-standard-default)}.qds-button[data-importance=subdued]{border-block-end:var(--qds-control-border-width) solid #0000;padding-inline:0}.qds-button[data-importance=subdued]:hover{border-block-end:var(--qds-control-border-width) solid var(--qds-theme-link-standard-hover);color:var(--qds-theme-link-standard-hover)}.qds-button[data-importance=subdued]:active{border-block-end:var(--qds-control-border-width) solid var(--qds-theme-link-standard-pressed);color:var(--qds-theme-link-standard-pressed)}.qds-button[data-importance=subdued]:not(.qds-icon-only){border-radius:0}.qds-button.qds-icon-only[data-importance=subdued]{border:none;color:var(--qds-theme-control-text-standard)}.qds-button.qds-icon-only[data-importance=subdued]:hover{background-color:var(--qds-theme-interactive-background-hover)}.qds-button.qds-icon-only[data-importance=subdued]:active{background-color:var(--qds-theme-interactive-background-pressed)}[data-importance=standard]{color:var(--qds-theme-control-text-standard)}.qds-button[data-importance=standard]{border-color:var(--qds-theme-control-border);border-style:solid;border-width:var(--qds-control-border-width)}.qds-button[data-importance=standard]:hover{background-color:var(--qds-theme-interactive-background-hover)}.qds-button[data-importance=standard]:active{background-color:var(--qds-theme-interactive-background-pressed)}.qds-button[data-importance=emphasized]{background-color:var(--qds-theme-signature-color-default);color:var(--qds-theme-signature-color-contrast)}.qds-button[data-importance=emphasized]:hover{background-color:var(--qds-theme-signature-color-hover)}.qds-button[data-importance=emphasized]:active{background-color:var(--qds-theme-signature-color-pressed)}.qds-button[data-importance=destructive]{background-color:var(--qds-theme-feedback-action-destructive-default);color:var(--qds-theme-feedback-action-destructive-contrast)}.qds-button[data-importance=destructive]:hover{background-color:var(--qds-theme-feedback-action-destructive-hover)}.qds-button[data-importance=destructive]:active{background-color:var(--qds-theme-feedback-action-destructive-pressed)}[data-importance=subdued-destructive]{border-radius:0;color:var(--qds-theme-feedback-action-destructive-default)}.qds-button[data-importance=subdued-destructive]{border-block-end:var(--qds-control-border-width) solid #0000;padding-inline:0}.qds-button[data-importance=subdued-destructive]:hover{border-block-end:var(--qds-control-border-width) solid var(--qds-theme-feedback-action-destructive-hover);color:var(--qds-theme-feedback-action-destructive-hover)}.qds-button[data-importance=subdued-destructive]:active{border-block-end:var(--qds-control-border-width) solid var(--qds-theme-feedback-action-destructive-pressed);color:var(--qds-theme-feedback-action-destructive-pressed)}.qds-button[data-importance=subdued-destructive]:not(.qds-icon-only){border-radius:0}.qds-button.qds-icon-only[data-importance=subdued-destructive]{border:none}.qds-button.qds-icon-only[data-importance=subdued-destructive]:hover{background-color:var(--qds-theme-interactive-background-hover);color:var(--qds-theme-feedback-action-destructive-default)}.qds-button.qds-icon-only[data-importance=subdued-destructive]:active{background-color:var(--qds-theme-interactive-background-pressed);color:var(--qds-theme-feedback-action-destructive-default)}[data-action=dropdown-close] .qds-action{transform:rotate(-180deg)}:is([data-action=dropdown],[data-action=dropdown-close]) .qds-action{transition-duration:.3s;transition-property:transform}:is([data-action=dropdown],[data-action=dropdown-close]):not(:has(qds-badge-counter)) .qds-action{margin-inline-start:auto}:is([data-action=dropdown],[data-action=dropdown-close]) qds-badge-counter{margin-inline-start:auto}:is([data-action=dropdown],[data-action=dropdown-close]):not([data-importance=subdued]):not([data-importance=subdued-destructive]){padding-inline:var(--qds-control-input-padding-horizontal)}";
4076
4078
 
4077
4079
  // SPDX-FileCopyrightText: © 2024 Schneider Electric
4078
4080
  //
4079
4081
  // SPDX-License-Identifier: Apache-2.0
4080
- var __classPrivateFieldGet$r = (undefined && undefined.__classPrivateFieldGet) || function (receiver, state, kind, f) {
4082
+ var __classPrivateFieldGet$s = (undefined && undefined.__classPrivateFieldGet) || function (receiver, state, kind, f) {
4081
4083
  if (kind === "a" && !f)
4082
4084
  throw new TypeError("Private accessor was defined without a getter");
4083
4085
  if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver))
4084
4086
  throw new TypeError("Cannot read private member from an object whose class did not declare it");
4085
4087
  return kind === "m" ? f : kind === "a" ? f.call(receiver) : f ? f.value : state.get(receiver);
4086
4088
  };
4087
- var __classPrivateFieldSet$o = (undefined && undefined.__classPrivateFieldSet) || function (receiver, state, value, kind, f) {
4089
+ var __classPrivateFieldSet$p = (undefined && undefined.__classPrivateFieldSet) || function (receiver, state, value, kind, f) {
4088
4090
  if (kind === "m")
4089
4091
  throw new TypeError("Private method is not writable");
4090
4092
  if (kind === "a" && !f)
@@ -4093,11 +4095,11 @@ var __classPrivateFieldSet$o = (undefined && undefined.__classPrivateFieldSet) |
4093
4095
  throw new TypeError("Cannot write private member to an object whose class did not declare it");
4094
4096
  return (kind === "a" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;
4095
4097
  };
4096
- var _Button_instances, _Button_savedTabIndex, _Button_button, _Button_span, _Button_ro, _Button_buttonType_get, _Button_computedAction_get, _Button_computedActionIcon_get, _Button_computedDisabled_get, _Button_computedImportance_get, _Button_computedSize_get, _Button_buttonRef, _Button_spanRef, _Button_tooltipRef, _Button_onClick, _Button_updateAriaLabel, _Button_defineGetter;
4097
- const isCounter$2 = (value) => typeof value === 'string'
4098
+ var _Button_instances, _Button_savedTabIndex, _Button_button, _Button_span, _Button_ro, _Button_buttonType_get, _Button_iconOnly_get, _Button_computedAction_get, _Button_computedActionIcon_get, _Button_computedDisabled_get, _Button_computedImportance_get, _Button_computedSize_get, _Button_buttonRef, _Button_spanRef, _Button_tooltipRef, _Button_onClick, _Button_updateAriaLabel, _Button_defineGetter;
4099
+ const isCounter$3 = (value) => typeof value === 'string'
4098
4100
  ? !Number.isNaN(Number.parseFloat(value))
4099
4101
  : typeof value === 'number';
4100
- const isIndicator$2 = (value) => value === '' || value === true;
4102
+ const isIndicator$3 = (value) => value === '' || value === true;
4101
4103
  const preventDefault$2 = (event) => {
4102
4104
  event.preventDefault();
4103
4105
  };
@@ -4139,6 +4141,12 @@ class Button {
4139
4141
  * The button's size.
4140
4142
  */
4141
4143
  this.size = 'standard';
4144
+ /**
4145
+ * @deprecated The icon-only button feature is deprecated and will be removed by september 2026. Please use the icon-button instead.
4146
+ *
4147
+ * Sets if button is icon only.
4148
+ */
4149
+ this.iconOnly = false;
4142
4150
  /**
4143
4151
  * The [`<form>`][] element to associate the button with (its form owner).
4144
4152
  *
@@ -4248,15 +4256,15 @@ class Button {
4248
4256
  this.reportValidity = () => this.internals.reportValidity();
4249
4257
  this.setCustomValidity = (error) => {
4250
4258
  if (error)
4251
- this.internals.setValidity(CUSTOM_ERROR_FLAGS, error, __classPrivateFieldGet$r(this, _Button_button, "f"));
4259
+ this.internals.setValidity(CUSTOM_ERROR_FLAGS, error, __classPrivateFieldGet$s(this, _Button_button, "f"));
4252
4260
  else
4253
4261
  this.internals.setValidity(NO_ERROR_FLAGS);
4254
4262
  };
4255
4263
  _Button_buttonRef.set(this, (button) => {
4256
- __classPrivateFieldSet$o(this, _Button_button, button, "f");
4264
+ __classPrivateFieldSet$p(this, _Button_button, button, "f");
4257
4265
  });
4258
4266
  _Button_spanRef.set(this, (span) => {
4259
- __classPrivateFieldSet$o(this, _Button_span, span, "f");
4267
+ __classPrivateFieldSet$p(this, _Button_span, span, "f");
4260
4268
  });
4261
4269
  _Button_tooltipRef.set(this, (tooltip) => {
4262
4270
  if (tooltip)
@@ -4264,7 +4272,7 @@ class Button {
4264
4272
  tooltip.target = this.host;
4265
4273
  });
4266
4274
  _Button_onClick.set(this, (event) => {
4267
- if (__classPrivateFieldGet$r(this, _Button_instances, "a", _Button_computedDisabled_get)) {
4275
+ if (__classPrivateFieldGet$s(this, _Button_instances, "a", _Button_computedDisabled_get)) {
4268
4276
  preventDefault$2(event);
4269
4277
  event.stopImmediatePropagation();
4270
4278
  }
@@ -4274,13 +4282,13 @@ class Button {
4274
4282
  this.blurEmitter.emit(pickFocusEventAttributes(event));
4275
4283
  }
4276
4284
  onClick(event) {
4277
- if (__classPrivateFieldGet$r(this, _Button_instances, "a", _Button_computedDisabled_get)) {
4285
+ if (__classPrivateFieldGet$s(this, _Button_instances, "a", _Button_computedDisabled_get)) {
4278
4286
  event.stopImmediatePropagation();
4279
4287
  return;
4280
4288
  }
4281
- if (__classPrivateFieldGet$r(this, _Button_instances, "a", _Button_buttonType_get) === 'button' || !this.internals.form)
4289
+ if (__classPrivateFieldGet$s(this, _Button_instances, "a", _Button_buttonType_get) === 'button' || !this.internals.form)
4282
4290
  return;
4283
- if (__classPrivateFieldGet$r(this, _Button_instances, "a", _Button_buttonType_get) === 'reset') {
4291
+ if (__classPrivateFieldGet$s(this, _Button_instances, "a", _Button_buttonType_get) === 'reset') {
4284
4292
  this.internals.form.reset();
4285
4293
  }
4286
4294
  else {
@@ -4293,8 +4301,8 @@ class Button {
4293
4301
  }
4294
4302
  onKeydown(event) {
4295
4303
  if (event.key === 'Enter') {
4296
- if (__classPrivateFieldGet$r(this, _Button_button, "f") instanceof HTMLAnchorElement)
4297
- __classPrivateFieldGet$r(this, _Button_button, "f").click();
4304
+ if (__classPrivateFieldGet$s(this, _Button_button, "f") instanceof HTMLAnchorElement)
4305
+ __classPrivateFieldGet$s(this, _Button_button, "f").click();
4298
4306
  else
4299
4307
  this.host.click();
4300
4308
  }
@@ -4304,11 +4312,11 @@ class Button {
4304
4312
  this.host.click();
4305
4313
  }
4306
4314
  disabledChanged() {
4307
- this.internals.ariaDisabled = __classPrivateFieldGet$r(this, _Button_instances, "a", _Button_computedDisabled_get).toString();
4308
- if (__classPrivateFieldGet$r(this, _Button_instances, "a", _Button_computedDisabled_get))
4315
+ this.internals.ariaDisabled = __classPrivateFieldGet$s(this, _Button_instances, "a", _Button_computedDisabled_get).toString();
4316
+ if (__classPrivateFieldGet$s(this, _Button_instances, "a", _Button_computedDisabled_get))
4309
4317
  this.host.removeAttribute('tabindex');
4310
4318
  else
4311
- this.host.tabIndex = __classPrivateFieldGet$r(this, _Button_savedTabIndex, "f");
4319
+ this.host.tabIndex = __classPrivateFieldGet$s(this, _Button_savedTabIndex, "f");
4312
4320
  }
4313
4321
  hrefChanged() {
4314
4322
  this.internals.role = this.href === undefined ? 'button' : 'link';
@@ -4316,53 +4324,70 @@ class Button {
4316
4324
  tabindexChanged(newValue) {
4317
4325
  if (newValue !== null) {
4318
4326
  const parsedValue = Number.parseInt(newValue, 10);
4319
- __classPrivateFieldSet$o(this, _Button_savedTabIndex, Number.isNaN(parsedValue) || !Number.isFinite(parsedValue)
4327
+ __classPrivateFieldSet$p(this, _Button_savedTabIndex, Number.isNaN(parsedValue) || !Number.isFinite(parsedValue)
4320
4328
  ? 0
4321
4329
  : parsedValue, "f");
4322
4330
  }
4323
- if (__classPrivateFieldGet$r(this, _Button_instances, "a", _Button_computedDisabled_get))
4331
+ if (__classPrivateFieldGet$s(this, _Button_instances, "a", _Button_computedDisabled_get))
4324
4332
  this.host.removeAttribute('tabindex');
4325
4333
  else
4326
- this.host.tabIndex = __classPrivateFieldGet$r(this, _Button_savedTabIndex, "f");
4334
+ this.host.tabIndex = __classPrivateFieldGet$s(this, _Button_savedTabIndex, "f");
4327
4335
  }
4328
4336
  textChanged() {
4329
- __classPrivateFieldGet$r(this, _Button_instances, "m", _Button_updateAriaLabel).call(this);
4330
- if (__classPrivateFieldGet$r(this, _Button_ro, "f"))
4331
- __classPrivateFieldGet$r(this, _Button_ro, "f").disconnect();
4332
- if (!__classPrivateFieldGet$r(this, _Button_span, "f"))
4337
+ __classPrivateFieldGet$s(this, _Button_instances, "m", _Button_updateAriaLabel).call(this);
4338
+ if (__classPrivateFieldGet$s(this, _Button_ro, "f"))
4339
+ __classPrivateFieldGet$s(this, _Button_ro, "f").disconnect();
4340
+ if (!__classPrivateFieldGet$s(this, _Button_span, "f"))
4333
4341
  return;
4334
- const span = __classPrivateFieldGet$r(this, _Button_span, "f");
4342
+ const span = __classPrivateFieldGet$s(this, _Button_span, "f");
4335
4343
  readTask(() => {
4336
4344
  this.tooltip = isEllipsisActive(span);
4337
4345
  });
4338
- __classPrivateFieldSet$o(this, _Button_ro, new ResizeObserver(([spanEntry]) => {
4346
+ __classPrivateFieldSet$p(this, _Button_ro, new ResizeObserver(([spanEntry]) => {
4339
4347
  this.tooltip = isEllipsisActive(spanEntry.target);
4340
4348
  }), "f");
4341
- __classPrivateFieldGet$r(this, _Button_ro, "f").observe(__classPrivateFieldGet$r(this, _Button_span, "f"));
4349
+ __classPrivateFieldGet$s(this, _Button_ro, "f").observe(__classPrivateFieldGet$s(this, _Button_span, "f"));
4350
+ }
4351
+ /* DEPRECATED: will be removed by september 2026 */
4352
+ iconOnlyChanged() {
4353
+ this.tooltip = this.iconOnly;
4342
4354
  }
4343
4355
  componentWillLoad() {
4344
- __classPrivateFieldGet$r(this, _Button_instances, "m", _Button_defineGetter).call(this, 'form', () => this.internals.form);
4345
- __classPrivateFieldGet$r(this, _Button_instances, "m", _Button_defineGetter).call(this, 'willValidate', () => this.internals.willValidate);
4346
- __classPrivateFieldGet$r(this, _Button_instances, "m", _Button_defineGetter).call(this, 'validity', () => this.internals.validity);
4347
- __classPrivateFieldGet$r(this, _Button_instances, "m", _Button_defineGetter).call(this, 'validationMessage', () => this.internals.validationMessage);
4348
- __classPrivateFieldGet$r(this, _Button_instances, "m", _Button_defineGetter).call(this, 'labels', () => this.internals.labels);
4356
+ __classPrivateFieldGet$s(this, _Button_instances, "m", _Button_defineGetter).call(this, 'form', () => this.internals.form);
4357
+ __classPrivateFieldGet$s(this, _Button_instances, "m", _Button_defineGetter).call(this, 'willValidate', () => this.internals.willValidate);
4358
+ __classPrivateFieldGet$s(this, _Button_instances, "m", _Button_defineGetter).call(this, 'validity', () => this.internals.validity);
4359
+ __classPrivateFieldGet$s(this, _Button_instances, "m", _Button_defineGetter).call(this, 'validationMessage', () => this.internals.validationMessage);
4360
+ __classPrivateFieldGet$s(this, _Button_instances, "m", _Button_defineGetter).call(this, 'labels', () => this.internals.labels);
4349
4361
  this.hrefChanged();
4350
4362
  this.tabindexChanged(this.host.getAttribute('tabindex') ?? '0');
4351
4363
  this.disabledChanged();
4352
4364
  }
4353
4365
  componentDidLoad() {
4354
4366
  this.textChanged();
4367
+ /* DEPRECATED: will be removed by september 2026 */
4368
+ this.iconOnlyChanged();
4355
4369
  }
4356
4370
  disconnectedCallback() {
4357
- if (__classPrivateFieldGet$r(this, _Button_ro, "f"))
4358
- __classPrivateFieldGet$r(this, _Button_ro, "f").disconnect();
4371
+ if (__classPrivateFieldGet$s(this, _Button_ro, "f"))
4372
+ __classPrivateFieldGet$s(this, _Button_ro, "f").disconnect();
4359
4373
  }
4360
4374
  render() {
4361
4375
  const Tag = this.href === undefined ? 'button' : 'a';
4362
- return (hAsync("div", { key: 'b79d19f524e5b7f22e076a45c3174fafc0c3d460', class: "qds-container", onClick: __classPrivateFieldGet$r(this, _Button_onClick, "f"), onKeyDown: preventDefault$2, onKeyUp: preventDefault$2, onKeyPress: preventDefault$2, "aria-hidden": "true" }, hAsync(Tag, { key: '4c2d9450e75e533a4f9ac212d65c129d9cc8706b', class: {
4376
+ return (hAsync("div", { key: '5054db1b3354d932b0ec1f12a93958d8d7813248', class: "qds-container", onClick: __classPrivateFieldGet$s(this, _Button_onClick, "f"), onKeyDown: preventDefault$2, onKeyUp: preventDefault$2, onKeyPress: preventDefault$2, "aria-hidden": "true" }, hAsync(Tag, { key: '409fa13363df964507be7e4a83c5f9c84c32fb56', class: {
4363
4377
  'qds-button': true,
4364
- 'qds-disabled': Tag === 'a' ? __classPrivateFieldGet$r(this, _Button_instances, "a", _Button_computedDisabled_get) : false,
4365
- }, "data-importance": __classPrivateFieldGet$r(this, _Button_instances, "a", _Button_computedImportance_get), "data-size": __classPrivateFieldGet$r(this, _Button_instances, "a", _Button_computedSize_get), "data-action": __classPrivateFieldGet$r(this, _Button_instances, "a", _Button_computedAction_get), disabled: Tag === 'a' ? undefined : this.disabled, download: Tag === 'a' ? this.download : undefined, formAction: this.formAction, formMethod: this.formMethod, formNoValidate: this.formNoValidate, formTarget: this.formTarget, href: Tag === 'a' ? this.href : undefined, name: Tag === 'a' ? undefined : this.name, ref: __classPrivateFieldGet$r(this, _Button_buttonRef, "f"), rel: Tag === 'a' ? this.rel : undefined, tabIndex: -1, target: Tag === 'a' ? this.target : undefined, type: Tag === 'a' ? undefined : __classPrivateFieldGet$r(this, _Button_instances, "a", _Button_buttonType_get), value: Tag === 'a' ? undefined : this.value }, this.iconName !== undefined && this.iconName !== '' && (hAsync("qds-icon", { key: '3a7843837a3f2429943bfc546b5f6c3d3b86737a', class: "qds-icon", "data-size": __classPrivateFieldGet$r(this, _Button_instances, "a", _Button_computedSize_get), library: this.iconLibrary, name: this.iconName })), hAsync("span", { key: '526e1ead2b04e22d3274381ea230e747ad647908', class: "qds-overflow", "data-size": __classPrivateFieldGet$r(this, _Button_instances, "a", _Button_computedSize_get), ref: __classPrivateFieldGet$r(this, _Button_spanRef, "f") }, this.text), isIndicator$2(this.badge) && (hAsync("qds-badge-indicator", { key: '754e63a2f94266a07089833b2841ebbe010380d7', class: "qds-indicator", status: this.badgeIndicatorStatus, description: this.badgeDescription, size: __classPrivateFieldGet$r(this, _Button_instances, "a", _Button_computedSize_get), strokeRing: true })), isCounter$2(this.badge) && (hAsync("qds-badge-counter", { key: '0a6994b872da26d3d8f9541a86cb4037782bfe73', description: this.badgeDescription, importance: __classPrivateFieldGet$r(this, _Button_instances, "a", _Button_computedImportance_get), size: __classPrivateFieldGet$r(this, _Button_instances, "a", _Button_computedSize_get), strokeRing: true, value: this.badge })), __classPrivateFieldGet$r(this, _Button_instances, "a", _Button_computedActionIcon_get) !== undefined && (hAsync("qds-icon", { key: 'ca5db37e35f5501723f8e560341f5275192bdec8', class: "qds-icon qds-action", "data-size": __classPrivateFieldGet$r(this, _Button_instances, "a", _Button_computedSize_get), library: "core", name: __classPrivateFieldGet$r(this, _Button_instances, "a", _Button_computedActionIcon_get) }))), hAsync("div", { key: 'bc0a233c4fab63b0062b81b5ddc9e97f0f4d00e9', class: "qds-focus-ring", "data-importance": __classPrivateFieldGet$r(this, _Button_instances, "a", _Button_computedImportance_get), "data-size": __classPrivateFieldGet$r(this, _Button_instances, "a", _Button_computedSize_get) }), this.tooltip && (hAsync("qds-tooltip", { key: '4b979cbab3126f159c7bc7e925bf9418414c7023', ref: __classPrivateFieldGet$r(this, _Button_tooltipRef, "f"), placement: this.tooltipPlacement }, this.text))));
4378
+ 'qds-disabled': Tag === 'a' ? __classPrivateFieldGet$s(this, _Button_instances, "a", _Button_computedDisabled_get) : false,
4379
+ /* DEPRECATED: will be removed by september 2026 */
4380
+ 'qds-icon-only': __classPrivateFieldGet$s(this, _Button_instances, "a", _Button_iconOnly_get),
4381
+ }, "data-importance": __classPrivateFieldGet$s(this, _Button_instances, "a", _Button_computedImportance_get), "data-size": __classPrivateFieldGet$s(this, _Button_instances, "a", _Button_computedSize_get), "data-action": __classPrivateFieldGet$s(this, _Button_instances, "a", _Button_computedAction_get), disabled: Tag === 'a' ? undefined : this.disabled, download: Tag === 'a' ? this.download : undefined, formAction: this.formAction, formMethod: this.formMethod, formNoValidate: this.formNoValidate, formTarget: this.formTarget, href: Tag === 'a' ? this.href : undefined, name: Tag === 'a' ? undefined : this.name, ref: __classPrivateFieldGet$s(this, _Button_buttonRef, "f"), rel: Tag === 'a' ? this.rel : undefined, tabIndex: -1, target: Tag === 'a' ? this.target : undefined, type: Tag === 'a' ? undefined : __classPrivateFieldGet$s(this, _Button_instances, "a", _Button_buttonType_get), value: Tag === 'a' ? undefined : this.value }, this.iconName !== undefined && this.iconName !== '' && (hAsync("qds-icon", { key: 'd784fbf3badc14df36b1ac9fa354d03a60eef2d4', class: "qds-icon", "data-size": __classPrivateFieldGet$s(this, _Button_instances, "a", _Button_computedSize_get), library: this.iconLibrary, name: this.iconName })), !__classPrivateFieldGet$s(this, _Button_instances, "a", _Button_iconOnly_get) && (
4382
+ /* DEPRECATED: will be removed by september 2026 */
4383
+ hAsync("span", { key: '3aab08349fefe93cae8702f816befae266f98a6a', class: "qds-overflow", "data-size": __classPrivateFieldGet$s(this, _Button_instances, "a", _Button_computedSize_get), ref: __classPrivateFieldGet$s(this, _Button_spanRef, "f") }, this.text)), isIndicator$3(this.badge) && (hAsync("qds-badge-indicator", { key: '1e328f7471a1d5b5ec1cc2f45bde6c58e77d9b22', class: "qds-indicator", status: this.badgeIndicatorStatus, description: this.badgeDescription, size: __classPrivateFieldGet$s(this, _Button_instances, "a", _Button_computedSize_get), strokeRing: true })), isCounter$3(this.badge) && (hAsync("qds-badge-counter", { key: 'b033e659fdd37de19534067ed28ca694f5674ded', class: {
4384
+ /* DEPRECATED: will be removed by september 2026 */
4385
+ 'qds-indicator': __classPrivateFieldGet$s(this, _Button_instances, "a", _Button_iconOnly_get),
4386
+ }, description: this.badgeDescription, importance: __classPrivateFieldGet$s(this, _Button_instances, "a", _Button_computedImportance_get), size: __classPrivateFieldGet$s(this, _Button_instances, "a", _Button_computedSize_get), strokeRing: true, value: this.badge })), __classPrivateFieldGet$s(this, _Button_instances, "a", _Button_computedActionIcon_get) !== undefined && (hAsync("qds-icon", { key: '3f27c4969412f2a3dc14aa1ab137c04c19231953', class: "qds-icon qds-action", "data-size": __classPrivateFieldGet$s(this, _Button_instances, "a", _Button_computedSize_get), library: "core", name: __classPrivateFieldGet$s(this, _Button_instances, "a", _Button_computedActionIcon_get) }))), hAsync("div", { key: '347df81b48ec9318c0ba049f56cb1a63046a7fd6', class: {
4387
+ 'qds-focus-ring': true,
4388
+ /* DEPRECATED: will be removed by september 2026 */
4389
+ 'qds-icon-only': __classPrivateFieldGet$s(this, _Button_instances, "a", _Button_iconOnly_get),
4390
+ }, "data-importance": __classPrivateFieldGet$s(this, _Button_instances, "a", _Button_computedImportance_get), "data-size": __classPrivateFieldGet$s(this, _Button_instances, "a", _Button_computedSize_get) }), this.tooltip && (hAsync("qds-tooltip", { key: 'd97c38bab772dc277db8f058fce4ea21ce015251', ref: __classPrivateFieldGet$s(this, _Button_tooltipRef, "f"), placement: this.tooltipPlacement }, this.text))));
4366
4391
  }
4367
4392
  static get formAssociated() { return true; }
4368
4393
  get host() { return getElement(this); }
@@ -4370,7 +4395,8 @@ class Button {
4370
4395
  "disabled": ["disabledChanged"],
4371
4396
  "href": ["hrefChanged"],
4372
4397
  "tabindex": ["tabindexChanged"],
4373
- "text": ["textChanged"]
4398
+ "text": ["textChanged"],
4399
+ "iconOnly": ["iconOnlyChanged"]
4374
4400
  }; }
4375
4401
  static get style() { return buttonCss; }
4376
4402
  static get cmpMeta() { return {
@@ -4386,6 +4412,7 @@ class Button {
4386
4412
  "importance": [1],
4387
4413
  "size": [1],
4388
4414
  "text": [1],
4415
+ "iconOnly": [4, "icon-only"],
4389
4416
  "disabled": [4],
4390
4417
  "download": [1],
4391
4418
  "form": [1],
@@ -4415,6 +4442,9 @@ _Button_savedTabIndex = new WeakMap(), _Button_button = new WeakMap(), _Button_s
4415
4442
  if (this.type === undefined)
4416
4443
  return this.internals.form ? 'submit' : 'button';
4417
4444
  return this.type;
4445
+ }, _Button_iconOnly_get = function _Button_iconOnly_get() {
4446
+ const hasIcon = this.iconName !== undefined && this.iconName !== '';
4447
+ return hasIcon && this.iconOnly;
4418
4448
  }, _Button_computedAction_get = function _Button_computedAction_get() {
4419
4449
  switch (this.action) {
4420
4450
  case 'dropdown':
@@ -4466,7 +4496,7 @@ _Button_savedTabIndex = new WeakMap(), _Button_button = new WeakMap(), _Button_s
4466
4496
  }
4467
4497
  }, _Button_updateAriaLabel = function _Button_updateAriaLabel() {
4468
4498
  if (this.badge !== undefined && this.badgeDescription !== undefined) {
4469
- this.internals.ariaLabel = `${this.text} ${isIndicator$2(this.badge) ? '' : this.badge} ${this.badgeDescription}`;
4499
+ this.internals.ariaLabel = `${this.text} ${isIndicator$3(this.badge) ? '' : this.badge} ${this.badgeDescription}`;
4470
4500
  return;
4471
4501
  }
4472
4502
  if (this.target !== undefined &&
@@ -4480,19 +4510,19 @@ _Button_savedTabIndex = new WeakMap(), _Button_button = new WeakMap(), _Button_s
4480
4510
  Object.defineProperty(this.host, p, { enumerable: true, get });
4481
4511
  };
4482
4512
 
4483
- const checkboxCss = ":host([hidden]){display:none!important}:host{display:inline-block;line-height:0}.qds-checkbox,.qds-icon{grid-area:b;place-self:center}.qds-icon{color:var(--qds-theme-signature-color-contrast);display:none;pointer-events:none}.qds-container{display:grid;grid-template-areas:\"b\"}.qds-label{align-items:flex-start;background-color:var(--qds-theme-interactive-background-default);border-radius:var(--qds-control-border-radius);box-sizing:border-box;cursor:pointer;display:inline-flex;justify-content:center;width:inherit}.qds-label:hover{background-color:var(--qds-theme-interactive-background-hover)}.qds-label:active{background-color:var(--qds-theme-interactive-background-pressed)}.qds-label:has(.qds-checkbox:focus-visible){box-shadow:0 0 0 var(--qds-focus-heavy-border-width) var(--qds-theme-focus-border);outline:var(--qds-theme-focus-border-contrast) solid var(--qds-focus-light-border-width);outline-offset:0}.qds-label-inner{flex:1 1 auto;min-width:0;width:100%}.qds-checkbox{-webkit-appearance:none;appearance:none;background-color:var(--qds-theme-interactive-background-default);border:var(--qds-control-border-width) solid var(--qds-theme-control-border);cursor:pointer;margin:0;-webkit-print-color-adjust:exact;print-color-adjust:exact}.qds-checkbox:focus-visible{outline:none}.qds-checkbox:checked~.qds-checked,.qds-checkbox:indeterminate~.qds-indeterminate{display:block}.qds-checkbox:checked,.qds-checkbox:indeterminate{background-color:var(--qds-theme-control-background-contrast);border-color:#0000}[aria-disabled=true]{opacity:var(--qds-theme-disabled);pointer-events:none}.qds-checkbox[data-size=small]{border-radius:var(--qds-control-toggle-small-knob-border-radius);height:var(--qds-control-toggle-small-box-size);width:var(--qds-control-toggle-small-box-size)}.qds-icon[data-size=small]{font-size:var(--qds-control-small-icon-size)}.qds-label[data-size=small]{gap:var(--qds-control-small-gap-siblings-related);min-height:var(--qds-control-toggle-small-height);min-width:var(--qds-control-toggle-small-width);padding-block:var(--qds-control-no-inline-small-padding-vertical)}.qds-inline[data-size=small]{min-height:var(--qds-control-small-height);padding:var(--qds-control-small-padding-auto-height) var(--qds-control-toggle-small-padding-horizontal)}.qds-checkbox[data-size=standard]{border-radius:var(--qds-control-toggle-standard-knob-border-radius);height:var(--qds-control-toggle-standard-box-size);width:var(--qds-control-toggle-standard-box-size)}.qds-icon[data-size=standard]{font-size:var(--qds-control-standard-icon-size)}.qds-label[data-size=standard]{gap:var(--qds-control-standard-gap-siblings-related);min-height:var(--qds-control-toggle-standard-height);min-width:var(--qds-control-toggle-standard-width);padding-block:var(--qds-control-no-inline-standard-padding-vertical)}.qds-inline[data-size=standard]{min-height:var(--qds-control-standard-height);padding:var(--qds-control-standard-padding-auto-height) var(--qds-control-toggle-standard-padding-horizontal)}.qds-checkbox[data-size=large]{border-radius:var(--qds-control-toggle-large-knob-border-radius);height:var(--qds-control-toggle-large-box-size);width:var(--qds-control-toggle-large-box-size)}.qds-icon[data-size=large]{font-size:var(--qds-control-large-icon-size)}.qds-label[data-size=large]{gap:var(--qds-control-large-gap-siblings-related);min-height:var(--qds-control-toggle-large-height);min-width:var(--qds-control-toggle-large-width);padding-block:var(--qds-control-no-inline-large-padding-vertical)}.qds-inline[data-size=large]{min-height:var(--qds-control-large-height);padding:var(--qds-control-large-padding-auto-height) var(--qds-control-toggle-large-padding-horizontal)}";
4513
+ const checkboxCss = ":host([hidden]){display:none!important}:host{display:inline-block;line-height:0}.qds-checkbox,.qds-icon{grid-area:c;place-self:center}.qds-icon{color:var(--qds-theme-signature-color-contrast);display:none;pointer-events:none}.qds-container{display:grid;grid-template-areas:\"c\"}.qds-label{align-items:flex-start;background-color:var(--qds-theme-interactive-background-default);border-radius:var(--qds-control-border-radius);box-sizing:border-box;cursor:pointer;display:inline-flex;justify-content:center;width:inherit}.qds-label:hover{background-color:var(--qds-theme-interactive-background-hover)}.qds-label:active{background-color:var(--qds-theme-interactive-background-pressed)}.qds-label:has(.qds-checkbox:focus-visible){box-shadow:0 0 0 var(--qds-focus-heavy-border-width) var(--qds-theme-focus-border);outline:var(--qds-theme-focus-border-contrast) solid var(--qds-focus-light-border-width);outline-offset:0}.qds-label-inner{flex:1 1 auto;min-width:0;width:100%}.qds-checkbox{-webkit-appearance:none;appearance:none;background-color:var(--qds-theme-interactive-background-default);border:var(--qds-control-border-width) solid var(--qds-theme-control-border);cursor:pointer;margin:0;-webkit-print-color-adjust:exact;print-color-adjust:exact}.qds-checkbox:focus-visible{outline:none}.qds-checkbox:checked~.qds-checked,.qds-checkbox:indeterminate~.qds-indeterminate{display:block}.qds-checkbox:checked,.qds-checkbox:indeterminate{background-color:var(--qds-theme-control-background-contrast);border-color:#0000}[aria-disabled=true]{opacity:var(--qds-theme-disabled);pointer-events:none}[data-size=small]{--qds-form-small-text:var(--qds-control-small-text)}.qds-checkbox[data-size=small]{border-radius:var(--qds-control-toggle-small-knob-border-radius);height:var(--qds-control-toggle-small-box-size);width:var(--qds-control-toggle-small-box-size)}.qds-icon[data-size=small]{font-size:var(--qds-control-small-icon-size)}.qds-label[data-size=small]{gap:var(--qds-control-small-gap-siblings-related);min-height:var(--qds-control-toggle-small-height);min-width:var(--qds-control-toggle-small-width);padding-block:var(--qds-control-no-inline-small-padding-vertical)}.qds-inline[data-size=small]{min-height:var(--qds-control-small-height);padding:var(--qds-control-small-padding-auto-height) var(--qds-control-toggle-small-padding-horizontal)}[data-size=standard]{--qds-form-standard-text:var(--qds-control-standard-text)}.qds-checkbox[data-size=standard]{border-radius:var(--qds-control-toggle-standard-knob-border-radius);height:var(--qds-control-toggle-standard-box-size);width:var(--qds-control-toggle-standard-box-size)}.qds-icon[data-size=standard]{font-size:var(--qds-control-standard-icon-size)}.qds-label[data-size=standard]{gap:var(--qds-control-standard-gap-siblings-related);min-height:var(--qds-control-toggle-standard-height);min-width:var(--qds-control-toggle-standard-width);padding-block:var(--qds-control-no-inline-standard-padding-vertical)}.qds-inline[data-size=standard]{min-height:var(--qds-control-standard-height);padding:var(--qds-control-standard-padding-auto-height) var(--qds-control-toggle-standard-padding-horizontal)}[data-size=large]{--qds-form-large-text:var(--qds-control-large-text)}.qds-checkbox[data-size=large]{border-radius:var(--qds-control-toggle-large-knob-border-radius);height:var(--qds-control-toggle-large-box-size);width:var(--qds-control-toggle-large-box-size)}.qds-icon[data-size=large]{font-size:var(--qds-control-large-icon-size)}.qds-label[data-size=large]{gap:var(--qds-control-large-gap-siblings-related);min-height:var(--qds-control-toggle-large-height);min-width:var(--qds-control-toggle-large-width);padding-block:var(--qds-control-no-inline-large-padding-vertical)}.qds-inline[data-size=large]{min-height:var(--qds-control-large-height);padding:var(--qds-control-large-padding-auto-height) var(--qds-control-toggle-large-padding-horizontal)}";
4484
4514
 
4485
4515
  // SPDX-FileCopyrightText: © 2024 Schneider Electric
4486
4516
  //
4487
4517
  // SPDX-License-Identifier: Apache-2.0
4488
- var __classPrivateFieldGet$q = (undefined && undefined.__classPrivateFieldGet) || function (receiver, state, kind, f) {
4518
+ var __classPrivateFieldGet$r = (undefined && undefined.__classPrivateFieldGet) || function (receiver, state, kind, f) {
4489
4519
  if (kind === "a" && !f)
4490
4520
  throw new TypeError("Private accessor was defined without a getter");
4491
4521
  if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver))
4492
4522
  throw new TypeError("Cannot read private member from an object whose class did not declare it");
4493
4523
  return kind === "m" ? f : kind === "a" ? f.call(receiver) : f ? f.value : state.get(receiver);
4494
4524
  };
4495
- var __classPrivateFieldSet$n = (undefined && undefined.__classPrivateFieldSet) || function (receiver, state, value, kind, f) {
4525
+ var __classPrivateFieldSet$o = (undefined && undefined.__classPrivateFieldSet) || function (receiver, state, value, kind, f) {
4496
4526
  if (kind === "m")
4497
4527
  throw new TypeError("Private method is not writable");
4498
4528
  if (kind === "a" && !f)
@@ -4604,24 +4634,24 @@ class Checkbox {
4604
4634
  });
4605
4635
  }
4606
4636
  onClick(event) {
4607
- if (__classPrivateFieldGet$q(this, _Checkbox_instances, "a", _Checkbox_computedDisabled_get)) {
4637
+ if (__classPrivateFieldGet$r(this, _Checkbox_instances, "a", _Checkbox_computedDisabled_get)) {
4608
4638
  event.stopImmediatePropagation();
4609
4639
  return;
4610
4640
  }
4611
4641
  event.preventDefault();
4612
- this.checked = __classPrivateFieldGet$q(this, _Checkbox_instances, "a", _Checkbox_computedIndeterminate_get) ? true : !__classPrivateFieldGet$q(this, _Checkbox_instances, "a", _Checkbox_computedChecked_get);
4642
+ this.checked = __classPrivateFieldGet$r(this, _Checkbox_instances, "a", _Checkbox_computedIndeterminate_get) ? true : !__classPrivateFieldGet$r(this, _Checkbox_instances, "a", _Checkbox_computedChecked_get);
4613
4643
  this.changeEmitter.emit();
4614
4644
  this.indeterminate = false;
4615
4645
  }
4616
4646
  checkedChanged() {
4617
- this.internals.setFormValue(__classPrivateFieldGet$q(this, _Checkbox_instances, "a", _Checkbox_computedChecked_get) && !__classPrivateFieldGet$q(this, _Checkbox_instances, "a", _Checkbox_computedDisabled_get)
4618
- ? __classPrivateFieldGet$q(this, _Checkbox_instances, "a", _Checkbox_computedValue_get)
4647
+ this.internals.setFormValue(__classPrivateFieldGet$r(this, _Checkbox_instances, "a", _Checkbox_computedChecked_get) && !__classPrivateFieldGet$r(this, _Checkbox_instances, "a", _Checkbox_computedDisabled_get)
4648
+ ? __classPrivateFieldGet$r(this, _Checkbox_instances, "a", _Checkbox_computedValue_get)
4619
4649
  : // eslint-disable-next-line unicorn/no-null
4620
4650
  null);
4621
4651
  }
4622
4652
  disabledChanged() {
4623
- if (__classPrivateFieldGet$q(this, _Checkbox_instances, "a", _Checkbox_computedChecked_get) && !__classPrivateFieldGet$q(this, _Checkbox_instances, "a", _Checkbox_computedDisabled_get))
4624
- this.internals.setFormValue(__classPrivateFieldGet$q(this, _Checkbox_instances, "a", _Checkbox_computedValue_get));
4653
+ if (__classPrivateFieldGet$r(this, _Checkbox_instances, "a", _Checkbox_computedChecked_get) && !__classPrivateFieldGet$r(this, _Checkbox_instances, "a", _Checkbox_computedDisabled_get))
4654
+ this.internals.setFormValue(__classPrivateFieldGet$r(this, _Checkbox_instances, "a", _Checkbox_computedValue_get));
4625
4655
  // eslint-disable-next-line unicorn/no-null
4626
4656
  else
4627
4657
  this.internals.setFormValue(null);
@@ -4632,33 +4662,33 @@ class Checkbox {
4632
4662
  parsedValue === 0 || Number.isNaN(parsedValue) ? undefined : parsedValue;
4633
4663
  }
4634
4664
  valueChanged() {
4635
- if (__classPrivateFieldGet$q(this, _Checkbox_instances, "a", _Checkbox_computedChecked_get) && !__classPrivateFieldGet$q(this, _Checkbox_instances, "a", _Checkbox_computedDisabled_get))
4636
- this.internals.setFormValue(__classPrivateFieldGet$q(this, _Checkbox_instances, "a", _Checkbox_computedValue_get));
4665
+ if (__classPrivateFieldGet$r(this, _Checkbox_instances, "a", _Checkbox_computedChecked_get) && !__classPrivateFieldGet$r(this, _Checkbox_instances, "a", _Checkbox_computedDisabled_get))
4666
+ this.internals.setFormValue(__classPrivateFieldGet$r(this, _Checkbox_instances, "a", _Checkbox_computedValue_get));
4637
4667
  }
4638
4668
  componentWillLoad() {
4639
4669
  this.valueChanged();
4640
- __classPrivateFieldGet$q(this, _Checkbox_instances, "m", _Checkbox_defineGetter).call(this, 'form', () => this.internals.form);
4641
- __classPrivateFieldGet$q(this, _Checkbox_instances, "m", _Checkbox_defineGetter).call(this, 'willValidate', () => this.internals.willValidate);
4642
- __classPrivateFieldGet$q(this, _Checkbox_instances, "m", _Checkbox_defineGetter).call(this, 'validity', () => this.internals.validity);
4643
- __classPrivateFieldGet$q(this, _Checkbox_instances, "m", _Checkbox_defineGetter).call(this, 'validationMessage', () => this.internals.validationMessage);
4644
- __classPrivateFieldSet$n(this, _Checkbox_inheritedAttributes, inheritAriaAttributes(this.host), "f");
4670
+ __classPrivateFieldGet$r(this, _Checkbox_instances, "m", _Checkbox_defineGetter).call(this, 'form', () => this.internals.form);
4671
+ __classPrivateFieldGet$r(this, _Checkbox_instances, "m", _Checkbox_defineGetter).call(this, 'willValidate', () => this.internals.willValidate);
4672
+ __classPrivateFieldGet$r(this, _Checkbox_instances, "m", _Checkbox_defineGetter).call(this, 'validity', () => this.internals.validity);
4673
+ __classPrivateFieldGet$r(this, _Checkbox_instances, "m", _Checkbox_defineGetter).call(this, 'validationMessage', () => this.internals.validationMessage);
4674
+ __classPrivateFieldSet$o(this, _Checkbox_inheritedAttributes, inheritAriaAttributes(this.host), "f");
4645
4675
  this.tabindexChanged(this.host.getAttribute('tabindex') ?? '0');
4646
4676
  }
4647
4677
  render() {
4648
4678
  return (
4649
4679
  // eslint-disable-next-line jsx-a11y/label-has-associated-control
4650
- hAsync("label", { key: 'eee46a1d52fdce13a48944878461a64b4010ac2b', "aria-disabled": __classPrivateFieldGet$q(this, _Checkbox_instances, "a", _Checkbox_computedDisabled_get) ? 'true' : undefined, class: {
4680
+ hAsync("label", { key: 'eee46a1d52fdce13a48944878461a64b4010ac2b', "aria-disabled": __classPrivateFieldGet$r(this, _Checkbox_instances, "a", _Checkbox_computedDisabled_get) ? 'true' : undefined, class: {
4651
4681
  'qds-inline': this.inline,
4652
4682
  'qds-label': true,
4653
- }, "data-size": __classPrivateFieldGet$q(this, _Checkbox_instances, "a", _Checkbox_computedSize_get) }, hAsync("div", { key: 'b22d88f6b62e988057db205e8b493a31cb9eabdc', class: "qds-container" }, hAsync("input", { key: 'c1510dc602adc3cf9470edbc6fa95af12f701b9a',
4683
+ }, "data-size": __classPrivateFieldGet$r(this, _Checkbox_instances, "a", _Checkbox_computedSize_get) }, hAsync("div", { key: 'b22d88f6b62e988057db205e8b493a31cb9eabdc', class: "qds-container" }, hAsync("input", { key: 'c1510dc602adc3cf9470edbc6fa95af12f701b9a',
4654
4684
  // eslint-disable-next-line jsx-a11y/no-autofocus
4655
- autoFocus: this.host.autofocus, checked: __classPrivateFieldGet$q(this, _Checkbox_instances, "a", _Checkbox_computedIndeterminate_get) ? false : this.checked, class: "qds-checkbox", "data-size": __classPrivateFieldGet$q(this, _Checkbox_instances, "a", _Checkbox_computedSize_get), disabled: __classPrivateFieldGet$q(this, _Checkbox_instances, "a", _Checkbox_computedDisabled_get), indeterminate: this.indeterminate, onBlur: __classPrivateFieldGet$q(this, _Checkbox_onBlur, "f"), onFocus: __classPrivateFieldGet$q(this, _Checkbox_onFocus, "f"), required: this.required, tabIndex: __classPrivateFieldGet$q(this, _Checkbox_instances, "a", _Checkbox_computedDisabled_get) ? undefined : this.tabIndex, type: "checkbox", "aria-label": this.checkboxOnly ? this.text : undefined, ...__classPrivateFieldGet$q(this, _Checkbox_inheritedAttributes, "f") }), hAsync("qds-icon", { key: '7fd98e670537e117298a45d854b34fb9060a8850', "aria-hidden": "true", class: {
4685
+ autoFocus: this.host.autofocus, checked: __classPrivateFieldGet$r(this, _Checkbox_instances, "a", _Checkbox_computedIndeterminate_get) ? false : this.checked, class: "qds-checkbox", "data-size": __classPrivateFieldGet$r(this, _Checkbox_instances, "a", _Checkbox_computedSize_get), disabled: __classPrivateFieldGet$r(this, _Checkbox_instances, "a", _Checkbox_computedDisabled_get), indeterminate: this.indeterminate, onBlur: __classPrivateFieldGet$r(this, _Checkbox_onBlur, "f"), onFocus: __classPrivateFieldGet$r(this, _Checkbox_onFocus, "f"), required: this.required, tabIndex: __classPrivateFieldGet$r(this, _Checkbox_instances, "a", _Checkbox_computedDisabled_get) ? undefined : this.tabIndex, type: "checkbox", "aria-label": this.checkboxOnly ? this.text : undefined, ...__classPrivateFieldGet$r(this, _Checkbox_inheritedAttributes, "f") }), hAsync("qds-icon", { key: '7fd98e670537e117298a45d854b34fb9060a8850', "aria-hidden": "true", class: {
4656
4686
  'qds-icon': true,
4657
4687
  'qds-checked': true,
4658
- }, "data-size": __classPrivateFieldGet$q(this, _Checkbox_instances, "a", _Checkbox_computedSize_get), library: "core", name: "checked" }), hAsync("qds-icon", { key: '7d5266124a946507ee7384a7086af51e6f5a1d66', "aria-hidden": "true", class: {
4688
+ }, "data-size": __classPrivateFieldGet$r(this, _Checkbox_instances, "a", _Checkbox_computedSize_get), library: "core", name: "checked" }), hAsync("qds-icon", { key: '7d5266124a946507ee7384a7086af51e6f5a1d66', "aria-hidden": "true", class: {
4659
4689
  'qds-icon': true,
4660
4690
  'qds-indeterminate': true,
4661
- }, "data-size": __classPrivateFieldGet$q(this, _Checkbox_instances, "a", _Checkbox_computedSize_get), library: "core", name: "indeterminate" })), __classPrivateFieldGet$q(this, _Checkbox_instances, "a", _Checkbox_hasText_get) && (hAsync("qds-label", { key: '2abb3aa9fe38db5b754d65024d907fe7e6c05ed0', class: "qds-label-inner", required: this.required, size: this.size, text: this.text, tabindex: -1, tooltipTarget: this.host }))));
4691
+ }, "data-size": __classPrivateFieldGet$r(this, _Checkbox_instances, "a", _Checkbox_computedSize_get), library: "core", name: "indeterminate" })), __classPrivateFieldGet$r(this, _Checkbox_instances, "a", _Checkbox_hasText_get) && (hAsync("qds-label", { key: '2abb3aa9fe38db5b754d65024d907fe7e6c05ed0', class: "qds-label-inner", required: this.required, size: this.size, text: this.text, tabindex: -1, tooltipTarget: this.host }))));
4662
4692
  }
4663
4693
  static get delegatesFocus() { return true; }
4664
4694
  static get formAssociated() { return true; }
@@ -4727,14 +4757,14 @@ const chipCss = ":host([hidden]){display:none!important}:host{display:block}[ari
4727
4757
  // SPDX-FileCopyrightText: © 2024 Schneider Electric
4728
4758
  //
4729
4759
  // SPDX-License-Identifier: Apache-2.0
4730
- var __classPrivateFieldGet$p = (undefined && undefined.__classPrivateFieldGet) || function (receiver, state, kind, f) {
4760
+ var __classPrivateFieldGet$q = (undefined && undefined.__classPrivateFieldGet) || function (receiver, state, kind, f) {
4731
4761
  if (kind === "a" && !f)
4732
4762
  throw new TypeError("Private accessor was defined without a getter");
4733
4763
  if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver))
4734
4764
  throw new TypeError("Cannot read private member from an object whose class did not declare it");
4735
4765
  return kind === "m" ? f : kind === "a" ? f.call(receiver) : f ? f.value : state.get(receiver);
4736
4766
  };
4737
- var __classPrivateFieldSet$m = (undefined && undefined.__classPrivateFieldSet) || function (receiver, state, value, kind, f) {
4767
+ var __classPrivateFieldSet$n = (undefined && undefined.__classPrivateFieldSet) || function (receiver, state, value, kind, f) {
4738
4768
  if (kind === "m")
4739
4769
  throw new TypeError("Private method is not writable");
4740
4770
  if (kind === "a" && !f)
@@ -4808,7 +4838,7 @@ class Chip {
4808
4838
  _Chip_ro.set(this, void 0);
4809
4839
  _Chip_inheritedAttributes.set(this, {});
4810
4840
  _Chip_onIconClick.set(this, (event) => {
4811
- if (!event.defaultPrevented && __classPrivateFieldGet$p(this, _Chip_instances, "a", _Chip_computedType_get) === 'closable')
4841
+ if (!event.defaultPrevented && __classPrivateFieldGet$q(this, _Chip_instances, "a", _Chip_computedType_get) === 'closable')
4812
4842
  this.closeEmitter.emit();
4813
4843
  });
4814
4844
  _Chip_onFocus.set(this, (event) => {
@@ -4818,30 +4848,30 @@ class Chip {
4818
4848
  this.blurEmitter.emit(pickFocusEventAttributes(event));
4819
4849
  });
4820
4850
  _Chip_chipRef.set(this, (chip) => {
4821
- __classPrivateFieldSet$m(this, _Chip_chip, chip, "f");
4851
+ __classPrivateFieldSet$n(this, _Chip_chip, chip, "f");
4822
4852
  });
4823
4853
  _Chip_spanRef.set(this, (span) => {
4824
- __classPrivateFieldSet$m(this, _Chip_span, span, "f");
4854
+ __classPrivateFieldSet$n(this, _Chip_span, span, "f");
4825
4855
  });
4826
4856
  _Chip_tooltipRef.set(this, (tooltip) => {
4827
4857
  if (tooltip)
4828
4858
  // eslint-disable-next-line no-param-reassign
4829
- tooltip.target = __classPrivateFieldGet$p(this, _Chip_chip, "f");
4859
+ tooltip.target = __classPrivateFieldGet$q(this, _Chip_chip, "f");
4830
4860
  });
4831
4861
  }
4832
4862
  onClick(event) {
4833
- if (__classPrivateFieldGet$p(this, _Chip_instances, "a", _Chip_computedDisabled_get)) {
4863
+ if (__classPrivateFieldGet$q(this, _Chip_instances, "a", _Chip_computedDisabled_get)) {
4834
4864
  event.stopImmediatePropagation();
4835
4865
  return;
4836
4866
  }
4837
4867
  event.preventDefault();
4838
- if (__classPrivateFieldGet$p(this, _Chip_instances, "a", _Chip_computedType_get) === 'selectable') {
4839
- this.checked = !__classPrivateFieldGet$p(this, _Chip_instances, "a", _Chip_computedChecked_get);
4868
+ if (__classPrivateFieldGet$q(this, _Chip_instances, "a", _Chip_computedType_get) === 'selectable') {
4869
+ this.checked = !__classPrivateFieldGet$q(this, _Chip_instances, "a", _Chip_computedChecked_get);
4840
4870
  this.changeEmitter.emit();
4841
4871
  }
4842
4872
  }
4843
4873
  handleKeyDown(event) {
4844
- if (__classPrivateFieldGet$p(this, _Chip_instances, "a", _Chip_computedDisabled_get)) {
4874
+ if (__classPrivateFieldGet$q(this, _Chip_instances, "a", _Chip_computedDisabled_get)) {
4845
4875
  event.stopImmediatePropagation();
4846
4876
  return;
4847
4877
  }
@@ -4858,21 +4888,21 @@ class Chip {
4858
4888
  if (event.key !== ' ')
4859
4889
  return;
4860
4890
  this.isPressed = false;
4861
- if (__classPrivateFieldGet$p(this, _Chip_instances, "a", _Chip_computedType_get) === 'selectable') {
4862
- this.checked = !__classPrivateFieldGet$p(this, _Chip_instances, "a", _Chip_computedChecked_get);
4891
+ if (__classPrivateFieldGet$q(this, _Chip_instances, "a", _Chip_computedType_get) === 'selectable') {
4892
+ this.checked = !__classPrivateFieldGet$q(this, _Chip_instances, "a", _Chip_computedChecked_get);
4863
4893
  this.changeEmitter.emit();
4864
4894
  }
4865
4895
  }
4866
4896
  checkedChanged() {
4867
- this.isSelected = __classPrivateFieldGet$p(this, _Chip_instances, "a", _Chip_computedChecked_get);
4868
- this.internals.setFormValue(__classPrivateFieldGet$p(this, _Chip_instances, "a", _Chip_computedChecked_get) && !__classPrivateFieldGet$p(this, _Chip_instances, "a", _Chip_computedDisabled_get)
4869
- ? __classPrivateFieldGet$p(this, _Chip_instances, "a", _Chip_computedValue_get)
4897
+ this.isSelected = __classPrivateFieldGet$q(this, _Chip_instances, "a", _Chip_computedChecked_get);
4898
+ this.internals.setFormValue(__classPrivateFieldGet$q(this, _Chip_instances, "a", _Chip_computedChecked_get) && !__classPrivateFieldGet$q(this, _Chip_instances, "a", _Chip_computedDisabled_get)
4899
+ ? __classPrivateFieldGet$q(this, _Chip_instances, "a", _Chip_computedValue_get)
4870
4900
  : // eslint-disable-next-line unicorn/no-null
4871
4901
  null);
4872
4902
  }
4873
4903
  disabledChanged() {
4874
- if (__classPrivateFieldGet$p(this, _Chip_instances, "a", _Chip_computedChecked_get) && !__classPrivateFieldGet$p(this, _Chip_instances, "a", _Chip_computedDisabled_get))
4875
- this.internals.setFormValue(__classPrivateFieldGet$p(this, _Chip_instances, "a", _Chip_computedValue_get));
4904
+ if (__classPrivateFieldGet$q(this, _Chip_instances, "a", _Chip_computedChecked_get) && !__classPrivateFieldGet$q(this, _Chip_instances, "a", _Chip_computedDisabled_get))
4905
+ this.internals.setFormValue(__classPrivateFieldGet$q(this, _Chip_instances, "a", _Chip_computedValue_get));
4876
4906
  // eslint-disable-next-line unicorn/no-null
4877
4907
  else
4878
4908
  this.internals.setFormValue(null);
@@ -4883,8 +4913,8 @@ class Chip {
4883
4913
  parsedValue === 0 || Number.isNaN(parsedValue) ? undefined : parsedValue;
4884
4914
  }
4885
4915
  valueChanged() {
4886
- if (__classPrivateFieldGet$p(this, _Chip_instances, "a", _Chip_computedChecked_get) && !__classPrivateFieldGet$p(this, _Chip_instances, "a", _Chip_computedDisabled_get))
4887
- this.internals.setFormValue(__classPrivateFieldGet$p(this, _Chip_instances, "a", _Chip_computedValue_get));
4916
+ if (__classPrivateFieldGet$q(this, _Chip_instances, "a", _Chip_computedChecked_get) && !__classPrivateFieldGet$q(this, _Chip_instances, "a", _Chip_computedDisabled_get))
4917
+ this.internals.setFormValue(__classPrivateFieldGet$q(this, _Chip_instances, "a", _Chip_computedValue_get));
4888
4918
  }
4889
4919
  componentWillLoad() {
4890
4920
  this.valueChanged();
@@ -4892,39 +4922,39 @@ class Chip {
4892
4922
  enumerable: true,
4893
4923
  get: () => this.internals.form,
4894
4924
  });
4895
- __classPrivateFieldSet$m(this, _Chip_inheritedAttributes, inheritAriaAttributes(this.host), "f");
4925
+ __classPrivateFieldSet$n(this, _Chip_inheritedAttributes, inheritAriaAttributes(this.host), "f");
4896
4926
  this.tabindexChanged(this.host.getAttribute('tabindex') ?? '0');
4897
4927
  }
4898
4928
  componentDidLoad() {
4899
- invariant(__classPrivateFieldGet$p(this, _Chip_span, "f"));
4900
- const span = __classPrivateFieldGet$p(this, _Chip_span, "f");
4929
+ invariant(__classPrivateFieldGet$q(this, _Chip_span, "f"));
4930
+ const span = __classPrivateFieldGet$q(this, _Chip_span, "f");
4901
4931
  readTask(() => {
4902
4932
  this.tooltip = isEllipsisActive(span);
4903
4933
  });
4904
- __classPrivateFieldSet$m(this, _Chip_ro, new ResizeObserver(([spanEntry]) => {
4934
+ __classPrivateFieldSet$n(this, _Chip_ro, new ResizeObserver(([spanEntry]) => {
4905
4935
  this.tooltip = isEllipsisActive(spanEntry.target);
4906
4936
  }), "f");
4907
- __classPrivateFieldGet$p(this, _Chip_ro, "f").observe(__classPrivateFieldGet$p(this, _Chip_span, "f"));
4937
+ __classPrivateFieldGet$q(this, _Chip_ro, "f").observe(__classPrivateFieldGet$q(this, _Chip_span, "f"));
4908
4938
  }
4909
4939
  disconnectedCallback() {
4910
- if (__classPrivateFieldGet$p(this, _Chip_ro, "f"))
4911
- __classPrivateFieldGet$p(this, _Chip_ro, "f").disconnect();
4940
+ if (__classPrivateFieldGet$q(this, _Chip_ro, "f"))
4941
+ __classPrivateFieldGet$q(this, _Chip_ro, "f").disconnect();
4912
4942
  }
4913
4943
  render() {
4914
- return (hAsync("div", { key: 'bcc34bdc302e3507dbfc330766602a56b385ebb0', class: "qds-chip", ref: __classPrivateFieldGet$p(this, _Chip_chipRef, "f") }, __classPrivateFieldGet$p(this, _Chip_instances, "a", _Chip_computedType_get) === 'closable' && (hAsync("div", { key: '8bbbaa13dadd5169da7020566e27b714d6dee90d', "aria-disabled": __classPrivateFieldGet$p(this, _Chip_instances, "a", _Chip_computedDisabled_get) ? 'true' : undefined, class: {
4944
+ return (hAsync("div", { key: 'bcc34bdc302e3507dbfc330766602a56b385ebb0', class: "qds-chip", ref: __classPrivateFieldGet$q(this, _Chip_chipRef, "f") }, __classPrivateFieldGet$q(this, _Chip_instances, "a", _Chip_computedType_get) === 'closable' && (hAsync("div", { key: '8bbbaa13dadd5169da7020566e27b714d6dee90d', "aria-disabled": __classPrivateFieldGet$q(this, _Chip_instances, "a", _Chip_computedDisabled_get) ? 'true' : undefined, class: {
4915
4945
  'qds-container': true,
4916
4946
  'qds-closable-chip': true,
4917
- }, "data-size": __classPrivateFieldGet$p(this, _Chip_instances, "a", _Chip_computedSize_get) }, this.iconName !== undefined && this.iconName !== '' && (hAsync("qds-icon", { key: '2ae352f12ce6157b9257278c8cb435292bc84d27', "aria-hidden": "true", class: "qds-icon", "data-size": __classPrivateFieldGet$p(this, _Chip_instances, "a", _Chip_computedSize_get), library: this.iconLibrary, name: this.iconName })), hAsync("span", { key: '94b7769f238fe01b6cdb1343a0191eab89fcccb6', class: "qds-text", "data-size": __classPrivateFieldGet$p(this, _Chip_instances, "a", _Chip_computedSize_get), ref: __classPrivateFieldGet$p(this, _Chip_spanRef, "f") }, this.text), hAsync("qds-mini-button", { key: '5c5304b762576f483c8694352c39cc1f4d5548fa', name: "clear", text: __classPrivateFieldGet$p(this, _Chip_instances, "a", _Chip_closableText_get), library: "core", class: "qds-cursor", "data-size": __classPrivateFieldGet$p(this, _Chip_instances, "a", _Chip_computedSize_get), disabled: __classPrivateFieldGet$p(this, _Chip_instances, "a", _Chip_computedDisabled_get), onClick: __classPrivateFieldGet$p(this, _Chip_onIconClick, "f"), tabIndex: __classPrivateFieldGet$p(this, _Chip_instances, "a", _Chip_computedDisabled_get) ? undefined : this.tabIndex, ...__classPrivateFieldGet$p(this, _Chip_inheritedAttributes, "f") }))), __classPrivateFieldGet$p(this, _Chip_instances, "a", _Chip_computedType_get) === 'selectable' && (
4947
+ }, "data-size": __classPrivateFieldGet$q(this, _Chip_instances, "a", _Chip_computedSize_get) }, this.iconName !== undefined && this.iconName !== '' && (hAsync("qds-icon", { key: '2ae352f12ce6157b9257278c8cb435292bc84d27', "aria-hidden": "true", class: "qds-icon", "data-size": __classPrivateFieldGet$q(this, _Chip_instances, "a", _Chip_computedSize_get), library: this.iconLibrary, name: this.iconName })), hAsync("span", { key: '94b7769f238fe01b6cdb1343a0191eab89fcccb6', class: "qds-text", "data-size": __classPrivateFieldGet$q(this, _Chip_instances, "a", _Chip_computedSize_get), ref: __classPrivateFieldGet$q(this, _Chip_spanRef, "f") }, this.text), hAsync("qds-mini-button", { key: '5c5304b762576f483c8694352c39cc1f4d5548fa', name: "clear", text: __classPrivateFieldGet$q(this, _Chip_instances, "a", _Chip_closableText_get), library: "core", class: "qds-cursor", "data-size": __classPrivateFieldGet$q(this, _Chip_instances, "a", _Chip_computedSize_get), disabled: __classPrivateFieldGet$q(this, _Chip_instances, "a", _Chip_computedDisabled_get), onClick: __classPrivateFieldGet$q(this, _Chip_onIconClick, "f"), tabIndex: __classPrivateFieldGet$q(this, _Chip_instances, "a", _Chip_computedDisabled_get) ? undefined : this.tabIndex, ...__classPrivateFieldGet$q(this, _Chip_inheritedAttributes, "f") }))), __classPrivateFieldGet$q(this, _Chip_instances, "a", _Chip_computedType_get) === 'selectable' && (
4918
4948
  // eslint-disable-next-line jsx-a11y/label-has-associated-control
4919
- hAsync("label", { key: 'f50ca1f2369ab1ff8d823c8ce22865950126eb18', "aria-disabled": __classPrivateFieldGet$p(this, _Chip_instances, "a", _Chip_computedDisabled_get) ? 'true' : undefined, class: "qds-label" }, hAsync("input", { key: '9ef4d6e771113a1bc84a91091e963d2f24dc677c',
4949
+ hAsync("label", { key: 'f50ca1f2369ab1ff8d823c8ce22865950126eb18', "aria-disabled": __classPrivateFieldGet$q(this, _Chip_instances, "a", _Chip_computedDisabled_get) ? 'true' : undefined, class: "qds-label" }, hAsync("input", { key: '9ef4d6e771113a1bc84a91091e963d2f24dc677c',
4920
4950
  // eslint-disable-next-line jsx-a11y/no-autofocus
4921
- autoFocus: this.host.autofocus, checked: this.checked, class: "qds-checkbox", "data-size": __classPrivateFieldGet$p(this, _Chip_instances, "a", _Chip_computedSize_get), disabled: __classPrivateFieldGet$p(this, _Chip_instances, "a", _Chip_computedDisabled_get), name: this.name, onBlur: __classPrivateFieldGet$p(this, _Chip_onBlur, "f"), onFocus: __classPrivateFieldGet$p(this, _Chip_onFocus, "f"), tabIndex: __classPrivateFieldGet$p(this, _Chip_instances, "a", _Chip_computedDisabled_get) ? undefined : this.tabIndex, type: "checkbox", value: this.value ?? undefined, ...__classPrivateFieldGet$p(this, _Chip_inheritedAttributes, "f") }), hAsync("div", { key: '6471d8928c0a302ae6226857a92e85984757e66f', class: {
4951
+ autoFocus: this.host.autofocus, checked: this.checked, class: "qds-checkbox", "data-size": __classPrivateFieldGet$q(this, _Chip_instances, "a", _Chip_computedSize_get), disabled: __classPrivateFieldGet$q(this, _Chip_instances, "a", _Chip_computedDisabled_get), name: this.name, onBlur: __classPrivateFieldGet$q(this, _Chip_onBlur, "f"), onFocus: __classPrivateFieldGet$q(this, _Chip_onFocus, "f"), tabIndex: __classPrivateFieldGet$q(this, _Chip_instances, "a", _Chip_computedDisabled_get) ? undefined : this.tabIndex, type: "checkbox", value: this.value ?? undefined, ...__classPrivateFieldGet$q(this, _Chip_inheritedAttributes, "f") }), hAsync("div", { key: '6471d8928c0a302ae6226857a92e85984757e66f', class: {
4922
4952
  'qds-container': true,
4923
4953
  'qds-pressed-state': this.isPressed,
4924
4954
  'qds-selected-state': this.isSelected,
4925
4955
  'qds-padding-end': true,
4926
4956
  'qds-cursor': true,
4927
- }, "data-size": __classPrivateFieldGet$p(this, _Chip_instances, "a", _Chip_computedSize_get) }, (this.checked ?? false) && (hAsync("qds-icon", { key: 'dcb2c36b020d0968c1bcdc2620c8bce2aceb5a05', "aria-hidden": "true", class: "qds-icon", "data-size": __classPrivateFieldGet$p(this, _Chip_instances, "a", _Chip_computedSize_get), library: "core", name: "checked" })), this.iconName !== undefined && this.iconName !== '' && (hAsync("qds-icon", { key: '8bd629d4b13fc12a1510860a2728a935b78d5740', "aria-hidden": "true", class: "qds-icon", "data-size": __classPrivateFieldGet$p(this, _Chip_instances, "a", _Chip_computedSize_get), library: this.iconLibrary, name: this.iconName })), hAsync("span", { key: '21012b833280655c9ad6ebb7b1f75870a3ff0d97', class: "qds-text", "data-size": __classPrivateFieldGet$p(this, _Chip_instances, "a", _Chip_computedSize_get), ref: __classPrivateFieldGet$p(this, _Chip_spanRef, "f") }, this.text)))), this.tooltip && (hAsync("qds-tooltip", { key: 'decb809fab63928ec8e7f8069b04b88fd7d1117e', "aria-hidden": "true", ref: __classPrivateFieldGet$p(this, _Chip_tooltipRef, "f"), trigger: "pointerenter focusin" }, this.text))));
4957
+ }, "data-size": __classPrivateFieldGet$q(this, _Chip_instances, "a", _Chip_computedSize_get) }, (this.checked ?? false) && (hAsync("qds-icon", { key: 'dcb2c36b020d0968c1bcdc2620c8bce2aceb5a05', "aria-hidden": "true", class: "qds-icon", "data-size": __classPrivateFieldGet$q(this, _Chip_instances, "a", _Chip_computedSize_get), library: "core", name: "checked" })), this.iconName !== undefined && this.iconName !== '' && (hAsync("qds-icon", { key: '8bd629d4b13fc12a1510860a2728a935b78d5740', "aria-hidden": "true", class: "qds-icon", "data-size": __classPrivateFieldGet$q(this, _Chip_instances, "a", _Chip_computedSize_get), library: this.iconLibrary, name: this.iconName })), hAsync("span", { key: '21012b833280655c9ad6ebb7b1f75870a3ff0d97', class: "qds-text", "data-size": __classPrivateFieldGet$q(this, _Chip_instances, "a", _Chip_computedSize_get), ref: __classPrivateFieldGet$q(this, _Chip_spanRef, "f") }, this.text)))), this.tooltip && (hAsync("qds-tooltip", { key: 'decb809fab63928ec8e7f8069b04b88fd7d1117e', "aria-hidden": "true", ref: __classPrivateFieldGet$q(this, _Chip_tooltipRef, "f"), trigger: "pointerenter focusin" }, this.text))));
4928
4958
  }
4929
4959
  static get delegatesFocus() { return true; }
4930
4960
  static get formAssociated() { return true; }
@@ -4992,12 +5022,12 @@ _Chip_chip = new WeakMap(), _Chip_span = new WeakMap(), _Chip_ro = new WeakMap()
4992
5022
  return this.value == null ? null : this.value.toString();
4993
5023
  };
4994
5024
 
4995
- const dialogCss = ":host([hidden]){display:none!important}:host{display:none;height:-moz-fit-content;height:fit-content;inset:0;position:fixed;width:-moz-fit-content;width:fit-content}:host([open]){display:block}.qds-dialog{background-color:var(--qds-theme-popup-background);border:var(--qds-popup-border-width) solid var(--qds-theme-popup-border);border-radius:var(--qds-popup-border-radius);box-shadow:var(--qds-popup-elevation);height:inherit;padding:0;width:inherit}.qds-dialog::backdrop{background:initial}.qds-dialog[open]~.qds-backdrop{backdrop-filter:blur(var(--qds-theme-popup-overlay-blur));background-color:var(--qds-theme-popup-overlay-background);inset:0;opacity:var(--qds-theme-popup-overlay-opacity);position:fixed}.qds-heading{align-items:center;display:flex;padding:var(--qds-popup-padding-top) var(--qds-popup-padding-end) var(--qds-popup-section-padding-bottom) var(--qds-popup-padding-start)}.qds-close-button{margin-left:auto}.qds-footer{padding:var(--qds-popup-section-padding-top) var(--qds-popup-padding-end) var(--qds-popup-padding-bottom) var(--qds-popup-padding-start)}.qds-content{align-items:flex-start;display:flex;flex-direction:column;gap:var(--qds-popup-gap-children-related);height:calc(100% - var(--qds-popup-section-padding-top) - var(--qds-popup-section-padding-bottom));padding:var(--qds-popup-section-padding-top) var(--qds-popup-padding-end) var(--qds-popup-section-padding-bottom) var(--qds-popup-padding-start)}::slotted(blockquote),::slotted(button),::slotted(dd),::slotted(dl),::slotted(fieldset),::slotted(figure),::slotted(h1),::slotted(h2),::slotted(h3),::slotted(h4),::slotted(h5),::slotted(h6),::slotted(hr),::slotted(input),::slotted(menu),::slotted(ol),::slotted(p),::slotted(pre),::slotted(select),::slotted(textarea),::slotted(ul){margin:0}";
5025
+ const dialogCss = ":host([hidden]){display:none!important}:host{display:none;height:-moz-fit-content;height:fit-content;inset:0;position:fixed;width:-moz-fit-content;width:fit-content}:host([open]){display:block}.qds-dialog{background-color:var(--qds-theme-popup-background);border:var(--qds-popup-border-width) solid var(--qds-theme-popup-border);border-radius:var(--qds-popup-border-radius);box-shadow:var(--qds-popup-elevation);color:inherit;height:inherit;padding:0;width:inherit}.qds-dialog::backdrop{background:initial}.qds-dialog[open]~.qds-backdrop{backdrop-filter:blur(var(--qds-theme-popup-overlay-blur));background-color:var(--qds-theme-popup-overlay-background);inset:0;opacity:var(--qds-theme-popup-overlay-opacity);position:fixed}.qds-heading{align-items:center;display:flex;padding:var(--qds-popup-padding-top) var(--qds-popup-padding-end) var(--qds-popup-section-padding-bottom) var(--qds-popup-padding-start)}.qds-close-button{margin-left:auto}.qds-footer{padding:var(--qds-popup-section-padding-top) var(--qds-popup-padding-end) var(--qds-popup-padding-bottom) var(--qds-popup-padding-start)}.qds-content{align-items:flex-start;display:flex;flex-direction:column;gap:var(--qds-popup-gap-children-related);height:calc(100% - var(--qds-popup-section-padding-top) - var(--qds-popup-section-padding-bottom));padding:var(--qds-popup-section-padding-top) var(--qds-popup-padding-end) var(--qds-popup-section-padding-bottom) var(--qds-popup-padding-start)}::slotted(blockquote),::slotted(button),::slotted(dd),::slotted(dl),::slotted(fieldset),::slotted(figure),::slotted(h1),::slotted(h2),::slotted(h3),::slotted(h4),::slotted(h5),::slotted(h6),::slotted(hr),::slotted(input),::slotted(menu),::slotted(ol),::slotted(p),::slotted(pre),::slotted(select),::slotted(textarea),::slotted(ul){margin:0}";
4996
5026
 
4997
5027
  // SPDX-FileCopyrightText: © 2024 Schneider Electric
4998
5028
  //
4999
5029
  // SPDX-License-Identifier: Apache-2.0
5000
- var __classPrivateFieldSet$l = (undefined && undefined.__classPrivateFieldSet) || function (receiver, state, value, kind, f) {
5030
+ var __classPrivateFieldSet$m = (undefined && undefined.__classPrivateFieldSet) || function (receiver, state, value, kind, f) {
5001
5031
  if (kind === "m")
5002
5032
  throw new TypeError("Private method is not writable");
5003
5033
  if (kind === "a" && !f)
@@ -5006,7 +5036,7 @@ var __classPrivateFieldSet$l = (undefined && undefined.__classPrivateFieldSet) |
5006
5036
  throw new TypeError("Cannot write private member to an object whose class did not declare it");
5007
5037
  return (kind === "a" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;
5008
5038
  };
5009
- var __classPrivateFieldGet$o = (undefined && undefined.__classPrivateFieldGet) || function (receiver, state, kind, f) {
5039
+ var __classPrivateFieldGet$p = (undefined && undefined.__classPrivateFieldGet) || function (receiver, state, kind, f) {
5010
5040
  if (kind === "a" && !f)
5011
5041
  throw new TypeError("Private accessor was defined without a getter");
5012
5042
  if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver))
@@ -5014,7 +5044,7 @@ var __classPrivateFieldGet$o = (undefined && undefined.__classPrivateFieldGet) |
5014
5044
  return kind === "m" ? f : kind === "a" ? f.call(receiver) : f ? f.value : state.get(receiver);
5015
5045
  };
5016
5046
  var _Dialog_inheritedAttributes, _Dialog_dialog, _Dialog_titleId, _Dialog_closeButton, _Dialog_ref, _Dialog_onCancel, _Dialog_onClose, _Dialog_handleCloseClick, _Dialog_onSubmit, _Dialog_closeButtonRef, _Dialog_handleFocus;
5017
- let autoIncrementingId$3 = 0;
5047
+ let autoIncrementingId$4 = 0;
5018
5048
  /**
5019
5049
  * The `<qds-dialog>` element represent a dialog box or other interactive
5020
5050
  * component, such as a dismissible alert, inspector, or subwindow.
@@ -5039,16 +5069,16 @@ class Dialog {
5039
5069
  _Dialog_titleId.set(this, void 0);
5040
5070
  _Dialog_closeButton.set(this, void 0);
5041
5071
  _Dialog_ref.set(this, (dialog) => {
5042
- __classPrivateFieldSet$l(this, _Dialog_dialog, dialog, "f");
5072
+ __classPrivateFieldSet$m(this, _Dialog_dialog, dialog, "f");
5043
5073
  });
5044
5074
  _Dialog_onCancel.set(this, (event) => {
5045
5075
  if (this.cancelEmitter.emit().defaultPrevented)
5046
5076
  event.preventDefault();
5047
5077
  });
5048
5078
  _Dialog_onClose.set(this, () => {
5049
- invariant(__classPrivateFieldGet$o(this, _Dialog_dialog, "f"));
5079
+ invariant(__classPrivateFieldGet$p(this, _Dialog_dialog, "f"));
5050
5080
  this.closeEmitter.emit();
5051
- this.open = __classPrivateFieldGet$o(this, _Dialog_dialog, "f").open;
5081
+ this.open = __classPrivateFieldGet$p(this, _Dialog_dialog, "f").open;
5052
5082
  });
5053
5083
  _Dialog_handleCloseClick.set(this, () => {
5054
5084
  this.close();
@@ -5065,7 +5095,7 @@ class Dialog {
5065
5095
  }
5066
5096
  });
5067
5097
  _Dialog_closeButtonRef.set(this, (button) => {
5068
- __classPrivateFieldSet$l(this, _Dialog_closeButton, button, "f");
5098
+ __classPrivateFieldSet$m(this, _Dialog_closeButton, button, "f");
5069
5099
  });
5070
5100
  _Dialog_handleFocus.set(this, () => {
5071
5101
  if (!this.open)
@@ -5075,8 +5105,8 @@ class Dialog {
5075
5105
  autofocusTarget.focus();
5076
5106
  return;
5077
5107
  }
5078
- if (this.closable === true && __classPrivateFieldGet$o(this, _Dialog_closeButton, "f")) {
5079
- __classPrivateFieldGet$o(this, _Dialog_closeButton, "f").focus();
5108
+ if (this.closable === true && __classPrivateFieldGet$p(this, _Dialog_closeButton, "f")) {
5109
+ __classPrivateFieldGet$p(this, _Dialog_closeButton, "f").focus();
5080
5110
  }
5081
5111
  });
5082
5112
  }
@@ -5091,9 +5121,9 @@ class Dialog {
5091
5121
  this.hasFooterSlot = !!this.host.querySelector('[slot="footer"]');
5092
5122
  }
5093
5123
  componentWillLoad() {
5094
- __classPrivateFieldSet$l(this, _Dialog_inheritedAttributes, inheritAriaAttributes(this.host), "f");
5095
- autoIncrementingId$3 += 1;
5096
- __classPrivateFieldSet$l(this, _Dialog_titleId, `qds-dialog-title-${autoIncrementingId$3}`, "f");
5124
+ __classPrivateFieldSet$m(this, _Dialog_inheritedAttributes, inheritAriaAttributes(this.host), "f");
5125
+ autoIncrementingId$4 += 1;
5126
+ __classPrivateFieldSet$m(this, _Dialog_titleId, `qds-dialog-title-${autoIncrementingId$4}`, "f");
5097
5127
  }
5098
5128
  componentDidLoad() {
5099
5129
  if (this.open)
@@ -5101,19 +5131,19 @@ class Dialog {
5101
5131
  }
5102
5132
  render() {
5103
5133
  const hasHeading = this.hasTitleSlot || this.closable === true;
5104
- return (hAsync(Host, { key: '7119565d2d306e99dd9050a1e7f4ff2286695dc4' }, hAsync("dialog", { key: 'ff1730facde78aef87790b33f130186072bf8f10', class: "qds-dialog", ref: __classPrivateFieldGet$o(this, _Dialog_ref, "f"), onCancel: __classPrivateFieldGet$o(this, _Dialog_onCancel, "f"), onClose: __classPrivateFieldGet$o(this, _Dialog_onClose, "f"), onSubmit: __classPrivateFieldGet$o(this, _Dialog_onSubmit, "f"), ...__classPrivateFieldGet$o(this, _Dialog_inheritedAttributes, "f"), "aria-labelledby": this.hasTitleSlot ? __classPrivateFieldGet$o(this, _Dialog_titleId, "f") : undefined }, hasHeading && (hAsync("div", { key: '53d93db87b9405c4b9c1b2ac4be47d377767c6c0', class: "qds-heading" }, this.hasTitleSlot && (hAsync("div", { key: '91a6689f7659adad094a48e5334ea559f6292e54', id: __classPrivateFieldGet$o(this, _Dialog_titleId, "f") }, hAsync("slot", { key: '038e72ed42530a02e77d476d6f3932af5c28d7b3', name: "title" }))), this.closable === true && (hAsync("qds-icon-button", { key: '9e714fb922b41e1c3a480c67a8cfe4f1cd9755e8', text: "close dialog", class: "qds-close-button", importance: "subdued", iconName: "close", iconLibrary: "core", onClick: __classPrivateFieldGet$o(this, _Dialog_handleCloseClick, "f"), ref: __classPrivateFieldGet$o(this, _Dialog_closeButtonRef, "f") })))), hAsync("div", { key: '08215831b2033d8b5c5f9fcc9a24af9bb87da4f9', class: "qds-content" }, hAsync("slot", { key: 'a27e2b55278f36737ca46c193f1eb00a9bc295c0' })), this.hasFooterSlot && (hAsync("div", { key: '7118a9e7e8f893c5e727ce796f07ae2b89bb7e29', class: "qds-footer" }, hAsync("slot", { key: 'a22f77ff6eb1e553b8ac412c26c8756d0f4a0d08', name: "footer" })))), hAsync("div", { key: 'ea4296f9e3bb0df90026cb544f32fe862ab1d14a', class: "qds-backdrop" })));
5134
+ return (hAsync(Host, { key: '0bcfa1fad8f3f0f545910c780cde7fd4bb0c6d76' }, hAsync("dialog", { key: 'f4b5f83e89540a980f20978d1bf89ae9b0bf3438', class: "qds-dialog", ref: __classPrivateFieldGet$p(this, _Dialog_ref, "f"), onCancel: __classPrivateFieldGet$p(this, _Dialog_onCancel, "f"), onClose: __classPrivateFieldGet$p(this, _Dialog_onClose, "f"), onSubmit: __classPrivateFieldGet$p(this, _Dialog_onSubmit, "f"), ...__classPrivateFieldGet$p(this, _Dialog_inheritedAttributes, "f"), "aria-labelledby": this.hasTitleSlot ? __classPrivateFieldGet$p(this, _Dialog_titleId, "f") : undefined }, hasHeading && (hAsync("div", { key: '94c26a3a9d27175dc4c75e0de0444c8d683c06a4', class: "qds-heading" }, this.hasTitleSlot && (hAsync("div", { key: '10c1a0f0f1885866e7be30928fb95fb0e337604d', id: __classPrivateFieldGet$p(this, _Dialog_titleId, "f") }, hAsync("slot", { key: 'afe9fcfbb0d82724d40ceaae09ff7be847cfd64c', name: "title" }))), this.closable === true && (hAsync("qds-icon-button", { key: '45a98e3cd10c2fc541faa90ccff77876282e19c5', text: "close dialog", class: "qds-close-button", importance: "subdued", iconName: "close", iconLibrary: "core", onClick: __classPrivateFieldGet$p(this, _Dialog_handleCloseClick, "f"), ref: __classPrivateFieldGet$p(this, _Dialog_closeButtonRef, "f") })))), hAsync("div", { key: '00fc4e82c1cf582de62268fcd528a4b07e56374c', class: "qds-content" }, hAsync("slot", { key: 'e7a9c30fdf9eb74ac24508931bcbd0f75763ef46' })), this.hasFooterSlot && (hAsync("div", { key: '2ca137dfcd089d07e8e418c1e9984d91cf2b19f4', class: "qds-footer" }, hAsync("slot", { key: 'c96370109b2be2f5166cf3744caaf7c38a37147c', name: "footer" })))), hAsync("div", { key: '770a66d1f66d432b920812a7c5933178af399a08', class: "qds-backdrop" })));
5105
5135
  }
5106
5136
  show() {
5107
- invariant(__classPrivateFieldGet$o(this, _Dialog_dialog, "f"));
5108
- __classPrivateFieldGet$o(this, _Dialog_dialog, "f").showModal();
5109
- this.open = __classPrivateFieldGet$o(this, _Dialog_dialog, "f").open;
5137
+ invariant(__classPrivateFieldGet$p(this, _Dialog_dialog, "f"));
5138
+ __classPrivateFieldGet$p(this, _Dialog_dialog, "f").showModal();
5139
+ this.open = __classPrivateFieldGet$p(this, _Dialog_dialog, "f").open;
5110
5140
  requestAnimationFrame(() => {
5111
- __classPrivateFieldGet$o(this, _Dialog_handleFocus, "f").call(this);
5141
+ __classPrivateFieldGet$p(this, _Dialog_handleFocus, "f").call(this);
5112
5142
  });
5113
5143
  }
5114
5144
  close() {
5115
- invariant(__classPrivateFieldGet$o(this, _Dialog_dialog, "f"));
5116
- __classPrivateFieldGet$o(this, _Dialog_dialog, "f").close();
5145
+ invariant(__classPrivateFieldGet$p(this, _Dialog_dialog, "f"));
5146
+ __classPrivateFieldGet$p(this, _Dialog_dialog, "f").close();
5117
5147
  }
5118
5148
  get host() { return getElement(this); }
5119
5149
  static get watchers() { return {
@@ -5141,7 +5171,7 @@ const dividerCss = ":host([hidden]){display:none!important}:host{display:block}.
5141
5171
  // SPDX-FileCopyrightText: © 2024 Schneider Electric
5142
5172
  //
5143
5173
  // SPDX-License-Identifier: Apache-2.0
5144
- var __classPrivateFieldGet$n = (undefined && undefined.__classPrivateFieldGet) || function (receiver, state, kind, f) {
5174
+ var __classPrivateFieldGet$o = (undefined && undefined.__classPrivateFieldGet) || function (receiver, state, kind, f) {
5145
5175
  if (kind === "a" && !f)
5146
5176
  throw new TypeError("Private accessor was defined without a getter");
5147
5177
  if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver))
@@ -5187,10 +5217,10 @@ class Divider {
5187
5217
  this.verticalChanged();
5188
5218
  }
5189
5219
  render() {
5190
- return (hAsync("hr", { key: '0a82ef7eaec801bc1ef1312f659f978c3f3fbd0d', class: {
5220
+ return (hAsync("hr", { key: 'ddda592092da543e6a5dab0605792910b4dda2ad', class: {
5191
5221
  'qds-divider': true,
5192
5222
  'qds-vertical': this.vertical,
5193
- }, "aria-hidden": "true", "data-importance": __classPrivateFieldGet$n(this, _Divider_instances, "a", _Divider_computedImportance_get) }));
5223
+ }, "aria-hidden": "true", "data-importance": __classPrivateFieldGet$o(this, _Divider_instances, "a", _Divider_computedImportance_get) }));
5194
5224
  }
5195
5225
  static get watchers() { return {
5196
5226
  "vertical": ["verticalChanged"]
@@ -6909,7 +6939,7 @@ const dropdownCss = ":host([hidden]){display:none!important}:host{background-col
6909
6939
  // SPDX-FileCopyrightText: © 2024 Schneider Electric
6910
6940
  //
6911
6941
  // SPDX-License-Identifier: Apache-2.0
6912
- var __classPrivateFieldSet$k = (undefined && undefined.__classPrivateFieldSet) || function (receiver, state, value, kind, f) {
6942
+ var __classPrivateFieldSet$l = (undefined && undefined.__classPrivateFieldSet) || function (receiver, state, value, kind, f) {
6913
6943
  if (kind === "m")
6914
6944
  throw new TypeError("Private method is not writable");
6915
6945
  if (kind === "a" && !f)
@@ -6918,7 +6948,7 @@ var __classPrivateFieldSet$k = (undefined && undefined.__classPrivateFieldSet) |
6918
6948
  throw new TypeError("Cannot write private member to an object whose class did not declare it");
6919
6949
  return (kind === "a" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;
6920
6950
  };
6921
- var __classPrivateFieldGet$m = (undefined && undefined.__classPrivateFieldGet) || function (receiver, state, kind, f) {
6951
+ var __classPrivateFieldGet$n = (undefined && undefined.__classPrivateFieldGet) || function (receiver, state, kind, f) {
6922
6952
  if (kind === "a" && !f)
6923
6953
  throw new TypeError("Private accessor was defined without a getter");
6924
6954
  if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver))
@@ -6926,7 +6956,7 @@ var __classPrivateFieldGet$m = (undefined && undefined.__classPrivateFieldGet) |
6926
6956
  return kind === "m" ? f : kind === "a" ? f.call(receiver) : f ? f.value : state.get(receiver);
6927
6957
  };
6928
6958
  var _Dropdown_instances, _Dropdown_cleanup, _Dropdown_Items, _Dropdown_gap, _Dropdown_middleware, _Dropdown_referenceElement, _Dropdown_open, _Dropdown_opened, _Dropdown_onFocusout, _Dropdown_focusOnTrigger, _Dropdown_onKeydown, _Dropdown_onReferenceClick, _Dropdown_focusFirstItem, _Dropdown_disconnectReferenceElement, _Dropdown_boundOnFocusout, _Dropdown_boundOnKeydown, _Dropdown_boundOnReferenceClick, _Dropdown_onSlotchange;
6929
- let autoIncrementingId$2 = 1;
6959
+ let autoIncrementingId$3 = 1;
6930
6960
  const isQdsButton = (element) => element.tagName.toLowerCase() === 'qds-button';
6931
6961
  const ALLOWED_TAGS = new Set([
6932
6962
  'qds-action-item',
@@ -7006,10 +7036,10 @@ class Dropdown {
7006
7036
  if (!(event instanceof FocusEvent))
7007
7037
  return;
7008
7038
  const { relatedTarget } = event;
7009
- const dropdownItem = __classPrivateFieldGet$m(this, _Dropdown_Items, "f").find((item) => item === relatedTarget);
7039
+ const dropdownItem = __classPrivateFieldGet$n(this, _Dropdown_Items, "f").find((item) => item === relatedTarget);
7010
7040
  if (relatedTarget instanceof globalThis.Element &&
7011
7041
  !this.host.contains(relatedTarget) &&
7012
- __classPrivateFieldGet$m(this, _Dropdown_referenceElement, "f") !== relatedTarget &&
7042
+ __classPrivateFieldGet$n(this, _Dropdown_referenceElement, "f") !== relatedTarget &&
7013
7043
  !dropdownItem)
7014
7044
  await this.close();
7015
7045
  });
@@ -7019,31 +7049,31 @@ class Dropdown {
7019
7049
  const { key, target } = event;
7020
7050
  if (key === 'Enter' && !this.keepOpenOnSelect && isEnabledItem(target)) {
7021
7051
  await this.close();
7022
- __classPrivateFieldGet$m(this, _Dropdown_instances, "m", _Dropdown_focusOnTrigger).call(this);
7052
+ __classPrivateFieldGet$n(this, _Dropdown_instances, "m", _Dropdown_focusOnTrigger).call(this);
7023
7053
  return;
7024
7054
  }
7025
7055
  if (key === 'Escape' &&
7026
- (target === __classPrivateFieldGet$m(this, _Dropdown_referenceElement, "f") ||
7056
+ (target === __classPrivateFieldGet$n(this, _Dropdown_referenceElement, "f") ||
7027
7057
  (target instanceof globalThis.Element &&
7028
7058
  closestElement('qds-dropdown', target) === this.host))) {
7029
7059
  const cancelEvent = this.cancelEmitter.emit();
7030
7060
  if (cancelEvent.defaultPrevented)
7031
7061
  return;
7032
7062
  await this.close();
7033
- __classPrivateFieldGet$m(this, _Dropdown_instances, "m", _Dropdown_focusOnTrigger).call(this);
7063
+ __classPrivateFieldGet$n(this, _Dropdown_instances, "m", _Dropdown_focusOnTrigger).call(this);
7034
7064
  return;
7035
7065
  }
7036
- if (target === __classPrivateFieldGet$m(this, _Dropdown_referenceElement, "f") &&
7066
+ if (target === __classPrivateFieldGet$n(this, _Dropdown_referenceElement, "f") &&
7037
7067
  (key === 'ArrowDown' || key === 'ArrowUp')) {
7038
- if (!__classPrivateFieldGet$m(this, _Dropdown_open, "f"))
7068
+ if (!__classPrivateFieldGet$n(this, _Dropdown_open, "f"))
7039
7069
  await this.show();
7040
- __classPrivateFieldGet$m(this, _Dropdown_instances, "m", _Dropdown_focusFirstItem).call(this);
7070
+ __classPrivateFieldGet$n(this, _Dropdown_instances, "m", _Dropdown_focusFirstItem).call(this);
7041
7071
  event.preventDefault();
7042
7072
  return;
7043
7073
  }
7044
7074
  if (!VERTICAL_MOVE_KEYS.has(key))
7045
7075
  return;
7046
- const Items = __classPrivateFieldGet$m(this, _Dropdown_Items, "f").filter((item) => isEnabledItem(item) &&
7076
+ const Items = __classPrivateFieldGet$n(this, _Dropdown_Items, "f").filter((item) => isEnabledItem(item) &&
7047
7077
  closestElement('qds-dropdown', item) === this.host);
7048
7078
  if (Items.length === 0)
7049
7079
  return;
@@ -7082,42 +7112,42 @@ class Dropdown {
7082
7112
  _Dropdown_onReferenceClick.set(this, async () => {
7083
7113
  if (this.disabled)
7084
7114
  return;
7085
- if (__classPrivateFieldGet$m(this, _Dropdown_open, "f")) {
7115
+ if (__classPrivateFieldGet$n(this, _Dropdown_open, "f")) {
7086
7116
  await this.close();
7087
7117
  return;
7088
7118
  }
7089
7119
  await this.show();
7090
- __classPrivateFieldGet$m(this, _Dropdown_instances, "m", _Dropdown_focusFirstItem).call(this);
7120
+ __classPrivateFieldGet$n(this, _Dropdown_instances, "m", _Dropdown_focusFirstItem).call(this);
7091
7121
  });
7092
7122
  _Dropdown_boundOnFocusout.set(this, (event) => {
7093
- ignorePromise(__classPrivateFieldGet$m(this, _Dropdown_onFocusout, "f").call(this, event));
7123
+ ignorePromise(__classPrivateFieldGet$n(this, _Dropdown_onFocusout, "f").call(this, event));
7094
7124
  });
7095
7125
  _Dropdown_boundOnKeydown.set(this, (event) => {
7096
- ignorePromise(__classPrivateFieldGet$m(this, _Dropdown_onKeydown, "f").call(this, event));
7126
+ ignorePromise(__classPrivateFieldGet$n(this, _Dropdown_onKeydown, "f").call(this, event));
7097
7127
  });
7098
7128
  _Dropdown_boundOnReferenceClick.set(this, () => {
7099
- ignorePromise(__classPrivateFieldGet$m(this, _Dropdown_onReferenceClick, "f").call(this));
7129
+ ignorePromise(__classPrivateFieldGet$n(this, _Dropdown_onReferenceClick, "f").call(this));
7100
7130
  });
7101
7131
  _Dropdown_onSlotchange.set(this, (event) => {
7102
7132
  const slot = event.target;
7103
7133
  const assignedElements = slot.assignedElements({ flatten: true });
7104
- __classPrivateFieldSet$k(this, _Dropdown_Items, assignedElements.filter((element) => isEnabledItem(element)), "f");
7134
+ __classPrivateFieldSet$l(this, _Dropdown_Items, assignedElements.filter((element) => isEnabledItem(element)), "f");
7105
7135
  });
7106
7136
  }
7107
7137
  /**
7108
7138
  * Updates the gap between the dropdown and its target element.
7109
7139
  */
7110
7140
  async updateGap() {
7111
- __classPrivateFieldSet$k(this, _Dropdown_gap, propertyToPx(this.host, '--qds-accessory-gap-floating') ?? 0, "f");
7141
+ __classPrivateFieldSet$l(this, _Dropdown_gap, propertyToPx(this.host, '--qds-accessory-gap-floating') ?? 0, "f");
7112
7142
  await this.updateMiddleware();
7113
7143
  }
7114
7144
  /**
7115
7145
  * Shows the dropdown.
7116
7146
  */
7117
7147
  async show() {
7118
- if (__classPrivateFieldGet$m(this, _Dropdown_open, "f"))
7148
+ if (__classPrivateFieldGet$n(this, _Dropdown_open, "f"))
7119
7149
  return;
7120
- const reference = __classPrivateFieldGet$m(this, _Dropdown_referenceElement, "f");
7150
+ const reference = __classPrivateFieldGet$n(this, _Dropdown_referenceElement, "f");
7121
7151
  const { host } = this;
7122
7152
  if (reference instanceof globalThis.Element) {
7123
7153
  reference.setAttribute('aria-expanded', 'true');
@@ -7128,12 +7158,12 @@ class Dropdown {
7128
7158
  if (isQdsButton(reference) && reference.action === 'dropdown')
7129
7159
  reference.action = 'dropdown-close';
7130
7160
  }
7131
- if (!__classPrivateFieldGet$m(this, _Dropdown_opened, "f")) {
7161
+ if (!__classPrivateFieldGet$n(this, _Dropdown_opened, "f")) {
7132
7162
  await this.updateGap();
7133
- __classPrivateFieldSet$k(this, _Dropdown_opened, true, "f");
7163
+ __classPrivateFieldSet$l(this, _Dropdown_opened, true, "f");
7134
7164
  }
7135
7165
  this.startAutoUpdate();
7136
- __classPrivateFieldSet$k(this, _Dropdown_open, true, "f");
7166
+ __classPrivateFieldSet$l(this, _Dropdown_open, true, "f");
7137
7167
  host.hidden = false;
7138
7168
  host.showPopover();
7139
7169
  }
@@ -7141,29 +7171,29 @@ class Dropdown {
7141
7171
  * Closes the dropdown.
7142
7172
  */
7143
7173
  async close() {
7144
- if (!__classPrivateFieldGet$m(this, _Dropdown_open, "f"))
7174
+ if (!__classPrivateFieldGet$n(this, _Dropdown_open, "f"))
7145
7175
  return;
7146
- if (__classPrivateFieldGet$m(this, _Dropdown_referenceElement, "f") instanceof globalThis.Element) {
7147
- __classPrivateFieldGet$m(this, _Dropdown_referenceElement, "f").setAttribute('aria-expanded', 'false');
7148
- __classPrivateFieldGet$m(this, _Dropdown_referenceElement, "f").removeAttribute('aria-controls');
7149
- if (isQdsButton(__classPrivateFieldGet$m(this, _Dropdown_referenceElement, "f")) &&
7150
- __classPrivateFieldGet$m(this, _Dropdown_referenceElement, "f").action === 'dropdown-close')
7151
- __classPrivateFieldGet$m(this, _Dropdown_referenceElement, "f").action = 'dropdown';
7152
- }
7153
- if (__classPrivateFieldGet$m(this, _Dropdown_cleanup, "f"))
7154
- __classPrivateFieldGet$m(this, _Dropdown_cleanup, "f").call(this);
7155
- __classPrivateFieldSet$k(this, _Dropdown_open, false, "f");
7176
+ if (__classPrivateFieldGet$n(this, _Dropdown_referenceElement, "f") instanceof globalThis.Element) {
7177
+ __classPrivateFieldGet$n(this, _Dropdown_referenceElement, "f").setAttribute('aria-expanded', 'false');
7178
+ __classPrivateFieldGet$n(this, _Dropdown_referenceElement, "f").removeAttribute('aria-controls');
7179
+ if (isQdsButton(__classPrivateFieldGet$n(this, _Dropdown_referenceElement, "f")) &&
7180
+ __classPrivateFieldGet$n(this, _Dropdown_referenceElement, "f").action === 'dropdown-close')
7181
+ __classPrivateFieldGet$n(this, _Dropdown_referenceElement, "f").action = 'dropdown';
7182
+ }
7183
+ if (__classPrivateFieldGet$n(this, _Dropdown_cleanup, "f"))
7184
+ __classPrivateFieldGet$n(this, _Dropdown_cleanup, "f").call(this);
7185
+ __classPrivateFieldSet$l(this, _Dropdown_open, false, "f");
7156
7186
  this.host.hidden = true;
7157
7187
  this.host.hidePopover();
7158
7188
  this.closeEmitter.emit();
7159
7189
  }
7160
7190
  async handleMouseDown(event) {
7161
- if (!__classPrivateFieldGet$m(this, _Dropdown_open, "f"))
7191
+ if (!__classPrivateFieldGet$n(this, _Dropdown_open, "f"))
7162
7192
  return;
7163
7193
  const composedPath = event.composedPath();
7164
7194
  const withinBounds = composedPath.includes(this.host) ||
7165
- (__classPrivateFieldGet$m(this, _Dropdown_referenceElement, "f") instanceof globalThis.Element &&
7166
- composedPath.includes(__classPrivateFieldGet$m(this, _Dropdown_referenceElement, "f")));
7195
+ (__classPrivateFieldGet$n(this, _Dropdown_referenceElement, "f") instanceof globalThis.Element &&
7196
+ composedPath.includes(__classPrivateFieldGet$n(this, _Dropdown_referenceElement, "f")));
7167
7197
  if (!withinBounds)
7168
7198
  await this.close();
7169
7199
  }
@@ -7174,24 +7204,24 @@ class Dropdown {
7174
7204
  }
7175
7205
  async updateReferenceElement() {
7176
7206
  var _a;
7177
- __classPrivateFieldGet$m(this, _Dropdown_instances, "m", _Dropdown_disconnectReferenceElement).call(this);
7178
- __classPrivateFieldSet$k(this, _Dropdown_referenceElement, resolveTarget(this.target), "f");
7179
- if (!(__classPrivateFieldGet$m(this, _Dropdown_referenceElement, "f") instanceof globalThis.Element))
7207
+ __classPrivateFieldGet$n(this, _Dropdown_instances, "m", _Dropdown_disconnectReferenceElement).call(this);
7208
+ __classPrivateFieldSet$l(this, _Dropdown_referenceElement, resolveTarget(this.target), "f");
7209
+ if (!(__classPrivateFieldGet$n(this, _Dropdown_referenceElement, "f") instanceof globalThis.Element))
7180
7210
  return;
7181
- __classPrivateFieldGet$m(this, _Dropdown_referenceElement, "f").setAttribute('aria-expanded', 'false');
7182
- __classPrivateFieldGet$m(this, _Dropdown_referenceElement, "f").addEventListener('click', __classPrivateFieldGet$m(this, _Dropdown_boundOnReferenceClick, "f"));
7183
- __classPrivateFieldGet$m(this, _Dropdown_referenceElement, "f").addEventListener('focusout', __classPrivateFieldGet$m(this, _Dropdown_boundOnFocusout, "f"));
7184
- __classPrivateFieldGet$m(this, _Dropdown_referenceElement, "f").addEventListener('keydown', __classPrivateFieldGet$m(this, _Dropdown_boundOnKeydown, "f"));
7211
+ __classPrivateFieldGet$n(this, _Dropdown_referenceElement, "f").setAttribute('aria-expanded', 'false');
7212
+ __classPrivateFieldGet$n(this, _Dropdown_referenceElement, "f").addEventListener('click', __classPrivateFieldGet$n(this, _Dropdown_boundOnReferenceClick, "f"));
7213
+ __classPrivateFieldGet$n(this, _Dropdown_referenceElement, "f").addEventListener('focusout', __classPrivateFieldGet$n(this, _Dropdown_boundOnFocusout, "f"));
7214
+ __classPrivateFieldGet$n(this, _Dropdown_referenceElement, "f").addEventListener('keydown', __classPrivateFieldGet$n(this, _Dropdown_boundOnKeydown, "f"));
7185
7215
  if (this.host.role === 'menu') {
7186
- (_a = __classPrivateFieldGet$m(this, _Dropdown_referenceElement, "f")).id || (_a.id = `qds-dropdown-trigger-${autoIncrementingId$2}`);
7187
- this.host.setAttribute('aria-labelledby', __classPrivateFieldGet$m(this, _Dropdown_referenceElement, "f").id);
7216
+ (_a = __classPrivateFieldGet$n(this, _Dropdown_referenceElement, "f")).id || (_a.id = `qds-dropdown-trigger-${autoIncrementingId$3}`);
7217
+ this.host.setAttribute('aria-labelledby', __classPrivateFieldGet$n(this, _Dropdown_referenceElement, "f").id);
7188
7218
  }
7189
7219
  }
7190
7220
  async updateMiddleware() {
7191
- __classPrivateFieldSet$k(this, _Dropdown_middleware, [
7221
+ __classPrivateFieldSet$l(this, _Dropdown_middleware, [
7192
7222
  offset({
7193
7223
  ...this.offsetOptions,
7194
- mainAxis: __classPrivateFieldGet$m(this, _Dropdown_gap, "f"),
7224
+ mainAxis: __classPrivateFieldGet$n(this, _Dropdown_gap, "f"),
7195
7225
  }),
7196
7226
  !this.noFlip &&
7197
7227
  flip({
@@ -7206,10 +7236,10 @@ class Dropdown {
7206
7236
  ], "f");
7207
7237
  }
7208
7238
  async updatePosition() {
7209
- if (!__classPrivateFieldGet$m(this, _Dropdown_referenceElement, "f"))
7239
+ if (!__classPrivateFieldGet$n(this, _Dropdown_referenceElement, "f"))
7210
7240
  return;
7211
- const { x, y, strategy } = await computePosition(__classPrivateFieldGet$m(this, _Dropdown_referenceElement, "f"), this.host, {
7212
- middleware: __classPrivateFieldGet$m(this, _Dropdown_middleware, "f"),
7241
+ const { x, y, strategy } = await computePosition(__classPrivateFieldGet$n(this, _Dropdown_referenceElement, "f"), this.host, {
7242
+ middleware: __classPrivateFieldGet$n(this, _Dropdown_middleware, "f"),
7213
7243
  placement: this.placement,
7214
7244
  strategy: this.strategy,
7215
7245
  });
@@ -7220,11 +7250,11 @@ class Dropdown {
7220
7250
  });
7221
7251
  }
7222
7252
  startAutoUpdate() {
7223
- if (!__classPrivateFieldGet$m(this, _Dropdown_referenceElement, "f"))
7253
+ if (!__classPrivateFieldGet$n(this, _Dropdown_referenceElement, "f"))
7224
7254
  return;
7225
- if (__classPrivateFieldGet$m(this, _Dropdown_cleanup, "f"))
7226
- __classPrivateFieldGet$m(this, _Dropdown_cleanup, "f").call(this);
7227
- __classPrivateFieldSet$k(this, _Dropdown_cleanup, autoUpdate(__classPrivateFieldGet$m(this, _Dropdown_referenceElement, "f"), this.host, () => {
7255
+ if (__classPrivateFieldGet$n(this, _Dropdown_cleanup, "f"))
7256
+ __classPrivateFieldGet$n(this, _Dropdown_cleanup, "f").call(this);
7257
+ __classPrivateFieldSet$l(this, _Dropdown_cleanup, autoUpdate(__classPrivateFieldGet$n(this, _Dropdown_referenceElement, "f"), this.host, () => {
7228
7258
  ignorePromise(this.updatePosition());
7229
7259
  }, this.autoUpdateOptions), "f");
7230
7260
  }
@@ -7233,15 +7263,15 @@ class Dropdown {
7233
7263
  this.host.hidden = true;
7234
7264
  this.host.popover = 'manual';
7235
7265
  this.internals.role = 'menu';
7236
- (_a = this.host).id || (_a.id = `qds-dropdown-${autoIncrementingId$2}`);
7266
+ (_a = this.host).id || (_a.id = `qds-dropdown-${autoIncrementingId$3}`);
7237
7267
  await this.updateReferenceElement();
7238
- autoIncrementingId$2 += 1;
7268
+ autoIncrementingId$3 += 1;
7239
7269
  }
7240
7270
  disconnectedCallback() {
7241
- __classPrivateFieldGet$m(this, _Dropdown_instances, "m", _Dropdown_disconnectReferenceElement).call(this);
7271
+ __classPrivateFieldGet$n(this, _Dropdown_instances, "m", _Dropdown_disconnectReferenceElement).call(this);
7242
7272
  }
7243
7273
  render() {
7244
- return (hAsync(Host, { key: '1344e03b0328a72d487990d84392376bd3eada0d', onKeyDown: __classPrivateFieldGet$m(this, _Dropdown_onKeydown, "f"), onFocusout: __classPrivateFieldGet$m(this, _Dropdown_onFocusout, "f") }, hAsync("slot", { key: 'e0b164491c5aa61cd50ca25f5ceb0d5c3bbe065e', onSlotchange: __classPrivateFieldGet$m(this, _Dropdown_onSlotchange, "f") })));
7274
+ return (hAsync(Host, { key: '052f625928e9ace10076f39b8a4d7f84b238c407', onKeyDown: __classPrivateFieldGet$n(this, _Dropdown_onKeydown, "f"), onFocusout: __classPrivateFieldGet$n(this, _Dropdown_onFocusout, "f") }, hAsync("slot", { key: '962dc5ef2ae9a6249c124bfc7e1a6e18fff2957e', onSlotchange: __classPrivateFieldGet$n(this, _Dropdown_onSlotchange, "f") })));
7245
7275
  }
7246
7276
  static get delegatesFocus() { return true; }
7247
7277
  get host() { return getElement(this); }
@@ -7252,6 +7282,7 @@ class Dropdown {
7252
7282
  "noShift": ["updateMiddleware"],
7253
7283
  "offsetOptions": ["updateMiddleware"],
7254
7284
  "shiftOptions": ["updateMiddleware"],
7285
+ "middleware": ["updatePosition"],
7255
7286
  "placement": ["updatePosition"],
7256
7287
  "strategy": ["updatePosition"],
7257
7288
  "autoUpdateOptions": ["startAutoUpdate"]
@@ -7282,38 +7313,38 @@ class Dropdown {
7282
7313
  }; }
7283
7314
  }
7284
7315
  _Dropdown_cleanup = new WeakMap(), _Dropdown_Items = new WeakMap(), _Dropdown_gap = new WeakMap(), _Dropdown_middleware = new WeakMap(), _Dropdown_referenceElement = new WeakMap(), _Dropdown_open = new WeakMap(), _Dropdown_opened = new WeakMap(), _Dropdown_onFocusout = new WeakMap(), _Dropdown_onKeydown = new WeakMap(), _Dropdown_onReferenceClick = new WeakMap(), _Dropdown_boundOnFocusout = new WeakMap(), _Dropdown_boundOnKeydown = new WeakMap(), _Dropdown_boundOnReferenceClick = new WeakMap(), _Dropdown_onSlotchange = new WeakMap(), _Dropdown_instances = new WeakSet(), _Dropdown_focusOnTrigger = function _Dropdown_focusOnTrigger() {
7285
- if (__classPrivateFieldGet$m(this, _Dropdown_referenceElement, "f") instanceof globalThis.HTMLElement ||
7286
- __classPrivateFieldGet$m(this, _Dropdown_referenceElement, "f") instanceof globalThis.SVGElement) {
7287
- __classPrivateFieldGet$m(this, _Dropdown_referenceElement, "f").focus();
7316
+ if (__classPrivateFieldGet$n(this, _Dropdown_referenceElement, "f") instanceof globalThis.HTMLElement ||
7317
+ __classPrivateFieldGet$n(this, _Dropdown_referenceElement, "f") instanceof globalThis.SVGElement) {
7318
+ __classPrivateFieldGet$n(this, _Dropdown_referenceElement, "f").focus();
7288
7319
  }
7289
7320
  }, _Dropdown_focusFirstItem = function _Dropdown_focusFirstItem() {
7290
7321
  requestAnimationFrame(() => {
7291
- const firstItem = __classPrivateFieldGet$m(this, _Dropdown_Items, "f").find((item) => item instanceof HTMLElement &&
7322
+ const firstItem = __classPrivateFieldGet$n(this, _Dropdown_Items, "f").find((item) => item instanceof HTMLElement &&
7292
7323
  isEnabledItem(item) &&
7293
7324
  closestElement('qds-dropdown', item) === this.host);
7294
7325
  if (!firstItem)
7295
7326
  return;
7296
- for (const item of __classPrivateFieldGet$m(this, _Dropdown_Items, "f"))
7327
+ for (const item of __classPrivateFieldGet$n(this, _Dropdown_Items, "f"))
7297
7328
  item.setAttribute('tabindex', '-1');
7298
7329
  firstItem.setAttribute('tabindex', '0');
7299
7330
  firstItem.focus();
7300
7331
  });
7301
7332
  }, _Dropdown_disconnectReferenceElement = function _Dropdown_disconnectReferenceElement() {
7302
7333
  this.host.removeAttribute('aria-labelledby');
7303
- if (!(__classPrivateFieldGet$m(this, _Dropdown_referenceElement, "f") instanceof globalThis.Element))
7334
+ if (!(__classPrivateFieldGet$n(this, _Dropdown_referenceElement, "f") instanceof globalThis.Element))
7304
7335
  return;
7305
- __classPrivateFieldGet$m(this, _Dropdown_referenceElement, "f").removeEventListener('focusout', __classPrivateFieldGet$m(this, _Dropdown_boundOnFocusout, "f"));
7306
- __classPrivateFieldGet$m(this, _Dropdown_referenceElement, "f").removeEventListener('keydown', __classPrivateFieldGet$m(this, _Dropdown_boundOnKeydown, "f"));
7307
- __classPrivateFieldGet$m(this, _Dropdown_referenceElement, "f").removeAttribute('aria-expanded');
7308
- __classPrivateFieldGet$m(this, _Dropdown_referenceElement, "f").removeAttribute('aria-controls');
7336
+ __classPrivateFieldGet$n(this, _Dropdown_referenceElement, "f").removeEventListener('focusout', __classPrivateFieldGet$n(this, _Dropdown_boundOnFocusout, "f"));
7337
+ __classPrivateFieldGet$n(this, _Dropdown_referenceElement, "f").removeEventListener('keydown', __classPrivateFieldGet$n(this, _Dropdown_boundOnKeydown, "f"));
7338
+ __classPrivateFieldGet$n(this, _Dropdown_referenceElement, "f").removeAttribute('aria-expanded');
7339
+ __classPrivateFieldGet$n(this, _Dropdown_referenceElement, "f").removeAttribute('aria-controls');
7309
7340
  };
7310
7341
 
7311
- const formMessageCss = ":host([hidden]){display:none!important}:host{display:inline-block;line-height:0}.qds-form-message{color:var(--qds-theme-control-text-standard);display:inline-flex;gap:var(--qds-text-icon-gap)}.qds-icon-background,.qds-icon-container{align-items:center;display:flex}.qds-icon-background{background-color:var(--qds-theme-feedback-action-destructive-contrast);border-radius:var(--qds-control-rounded-border-radius)}.qds-sr-only{clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}[data-size=small]{font:var(--qds-form-small-text)}.qds-icon-container[data-size=small]{height:var(--qds-control-small-icon-crop-height)}.qds-icon[data-size=small]{height:var(--qds-form-small-icon-size);width:var(--qds-form-small-icon-size)}.qds-inline[data-size=small]{min-height:var(--qds-form-input-small-height)}[data-size=standard]{font:var(--qds-form-standard-text)}.qds-icon-container[data-size=standard]{height:var(--qds-control-standard-icon-crop-height)}.qds-icon[data-size=standard]{height:var(--qds-form-standard-icon-size);width:var(--qds-form-standard-icon-size)}.qds-inline[data-size=standard]{min-height:var(--qds-form-input-standard-height)}[data-size=large]{font:var(--qds-form-large-text)}.qds-icon-container[data-size=large]{height:var(--qds-control-large-icon-crop-height)}.qds-icon[data-size=large]{height:var(--qds-form-large-icon-size);width:var(--qds-form-large-icon-size)}.qds-inline[data-size=large]{min-height:var(--qds-form-input-large-height)}.qds-icon[data-status=error],.qds-text[data-status=error]{color:var(--qds-theme-feedback-result-failure)}[data-status=info].qds-icon{color:var(--qds-theme-feedback-message-informational)}.qds-icon[data-status=success],.qds-text[data-status=success]{color:var(--qds-theme-feedback-result-success)}[data-status=warning].qds-icon{color:var(--qds-theme-feedback-result-partial-success)}[data-status=neutral]{color:var(--qds-theme-text-subdued)}";
7342
+ const formMessageCss = ":host([hidden]){display:none!important}:host{display:inline-block;line-height:0}.qds-form-message{color:var(--qds-theme-control-text-standard);display:inline-flex;gap:var(--qds-text-icon-gap)}.qds-form-message.qds-inline{align-items:flex-start}.qds-icon-background,.qds-icon-container{align-items:center;display:flex}.qds-icon-background{background-color:var(--qds-theme-feedback-action-destructive-contrast);border-radius:var(--qds-control-rounded-border-radius)}.qds-sr-only{clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}[data-size=small]{font:var(--qds-form-small-text)}.qds-icon-container[data-size=small]{height:var(--qds-control-small-icon-crop-height)}.qds-icon[data-size=small]{height:var(--qds-form-small-icon-size);width:var(--qds-form-small-icon-size)}.qds-inline[data-size=small]{min-height:var(--qds-form-input-small-height);padding-block:var(--qds-control-small-padding-auto-height)}[data-size=standard]{font:var(--qds-form-standard-text)}.qds-icon-container[data-size=standard]{height:var(--qds-control-standard-icon-crop-height)}.qds-icon[data-size=standard]{height:var(--qds-form-standard-icon-size);width:var(--qds-form-standard-icon-size)}.qds-inline[data-size=standard]{min-height:var(--qds-form-input-standard-height);padding-block:var(--qds-control-standard-padding-auto-height)}[data-size=large]{font:var(--qds-form-large-text)}.qds-icon-container[data-size=large]{height:var(--qds-control-large-icon-crop-height)}.qds-icon[data-size=large]{height:var(--qds-form-large-icon-size);width:var(--qds-form-large-icon-size)}.qds-inline[data-size=large]{min-height:var(--qds-form-input-large-height);padding-block:var(--qds-control-large-padding-auto-height)}.qds-icon[data-status=error],.qds-text[data-status=error]{color:var(--qds-theme-feedback-result-failure)}[data-status=info].qds-icon{color:var(--qds-theme-feedback-message-informational)}.qds-icon[data-status=success],.qds-text[data-status=success]{color:var(--qds-theme-feedback-result-success)}[data-status=warning].qds-icon{color:var(--qds-theme-feedback-result-partial-success)}[data-status=neutral]{color:var(--qds-theme-text-subdued)}";
7312
7343
 
7313
7344
  // SPDX-FileCopyrightText: © 2024 Schneider Electric
7314
7345
  //
7315
7346
  // SPDX-License-Identifier: Apache-2.0
7316
- var __classPrivateFieldSet$j = (undefined && undefined.__classPrivateFieldSet) || function (receiver, state, value, kind, f) {
7347
+ var __classPrivateFieldSet$k = (undefined && undefined.__classPrivateFieldSet) || function (receiver, state, value, kind, f) {
7317
7348
  if (kind === "m")
7318
7349
  throw new TypeError("Private method is not writable");
7319
7350
  if (kind === "a" && !f)
@@ -7322,7 +7353,7 @@ var __classPrivateFieldSet$j = (undefined && undefined.__classPrivateFieldSet) |
7322
7353
  throw new TypeError("Cannot write private member to an object whose class did not declare it");
7323
7354
  return (kind === "a" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;
7324
7355
  };
7325
- var __classPrivateFieldGet$l = (undefined && undefined.__classPrivateFieldGet) || function (receiver, state, kind, f) {
7356
+ var __classPrivateFieldGet$m = (undefined && undefined.__classPrivateFieldGet) || function (receiver, state, kind, f) {
7326
7357
  if (kind === "a" && !f)
7327
7358
  throw new TypeError("Private accessor was defined without a getter");
7328
7359
  if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver))
@@ -7358,13 +7389,13 @@ class FormMessage {
7358
7389
  _FormMessage_inheritedAttributes.set(this, {});
7359
7390
  }
7360
7391
  componentWillLoad() {
7361
- __classPrivateFieldSet$j(this, _FormMessage_inheritedAttributes, inheritAriaAttributes(this.host), "f");
7392
+ __classPrivateFieldSet$k(this, _FormMessage_inheritedAttributes, inheritAriaAttributes(this.host), "f");
7362
7393
  }
7363
7394
  render() {
7364
7395
  return (hAsync("span", { key: '0a8cbc3d4d61b9dbf49f33e3d68b789bc549c9f7', class: {
7365
7396
  'qds-form-message': true,
7366
7397
  'qds-inline': this.inline,
7367
- }, "data-size": __classPrivateFieldGet$l(this, _FormMessage_instances, "a", _FormMessage_computedSize_get), ...__classPrivateFieldGet$l(this, _FormMessage_inheritedAttributes, "f") }, this.status !== 'neutral' && (hAsync("div", { key: '02884cdb957599f46d249bb98801f3c160250937', class: "qds-icon-container", "data-size": __classPrivateFieldGet$l(this, _FormMessage_instances, "a", _FormMessage_computedSize_get) }, hAsync("div", { key: '0a644f9370c393343e13e540fdff08d00173aa38', class: "qds-icon-background", "data-size": __classPrivateFieldGet$l(this, _FormMessage_instances, "a", _FormMessage_computedSize_get), "data-status": this.status }, hAsync("qds-icon", { key: '9e5155876baa893f97c1c075ac45c7456cf14a7c', "aria-hidden": "true", class: "qds-icon", "data-size": __classPrivateFieldGet$l(this, _FormMessage_instances, "a", _FormMessage_computedSize_get), "data-status": this.status, name: `status-${this.status}-solid`, library: "core" }), hAsync("span", { key: '39ed92c28a4fabb5d88e1e3994ce2223fce3c152', class: "qds-sr-only" }, this.statusDescription)))), hAsync("span", { key: 'b9a972b25f786706b6b080599e1249cc8d7f6b4a', class: "qds-text", "data-status": __classPrivateFieldGet$l(this, _FormMessage_instances, "a", _FormMessage_computedStatus_get) }, this.text)));
7398
+ }, "data-size": __classPrivateFieldGet$m(this, _FormMessage_instances, "a", _FormMessage_computedSize_get), ...__classPrivateFieldGet$m(this, _FormMessage_inheritedAttributes, "f") }, this.status !== 'neutral' && (hAsync("div", { key: '02884cdb957599f46d249bb98801f3c160250937', class: "qds-icon-container", "data-size": __classPrivateFieldGet$m(this, _FormMessage_instances, "a", _FormMessage_computedSize_get) }, hAsync("div", { key: '0a644f9370c393343e13e540fdff08d00173aa38', class: "qds-icon-background", "data-size": __classPrivateFieldGet$m(this, _FormMessage_instances, "a", _FormMessage_computedSize_get), "data-status": this.status }, hAsync("qds-icon", { key: '9e5155876baa893f97c1c075ac45c7456cf14a7c', "aria-hidden": "true", class: "qds-icon", "data-size": __classPrivateFieldGet$m(this, _FormMessage_instances, "a", _FormMessage_computedSize_get), "data-status": this.status, name: `status-${this.status}-solid`, library: "core" }), hAsync("span", { key: '39ed92c28a4fabb5d88e1e3994ce2223fce3c152', class: "qds-sr-only" }, this.statusDescription)))), hAsync("span", { key: 'b9a972b25f786706b6b080599e1249cc8d7f6b4a', class: "qds-text", "data-status": __classPrivateFieldGet$m(this, _FormMessage_instances, "a", _FormMessage_computedStatus_get) }, this.text)));
7368
7399
  }
7369
7400
  get host() { return getElement(this); }
7370
7401
  static get style() { return formMessageCss; }
@@ -7542,14 +7573,14 @@ const iconCss = ":host([hidden]){display:none!important}:host{display:inline-blo
7542
7573
  // SPDX-FileCopyrightText: © 2024 Schneider Electric
7543
7574
  //
7544
7575
  // SPDX-License-Identifier: Apache-2.0
7545
- var __classPrivateFieldGet$k = (undefined && undefined.__classPrivateFieldGet) || function (receiver, state, kind, f) {
7576
+ var __classPrivateFieldGet$l = (undefined && undefined.__classPrivateFieldGet) || function (receiver, state, kind, f) {
7546
7577
  if (kind === "a" && !f)
7547
7578
  throw new TypeError("Private accessor was defined without a getter");
7548
7579
  if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver))
7549
7580
  throw new TypeError("Cannot read private member from an object whose class did not declare it");
7550
7581
  return kind === "m" ? f : kind === "a" ? f.call(receiver) : f ? f.value : state.get(receiver);
7551
7582
  };
7552
- var __classPrivateFieldSet$i = (undefined && undefined.__classPrivateFieldSet) || function (receiver, state, value, kind, f) {
7583
+ var __classPrivateFieldSet$j = (undefined && undefined.__classPrivateFieldSet) || function (receiver, state, value, kind, f) {
7553
7584
  if (kind === "m")
7554
7585
  throw new TypeError("Private method is not writable");
7555
7586
  if (kind === "a" && !f)
@@ -7604,7 +7635,7 @@ class Icon {
7604
7635
  this.errorEmitter.emit();
7605
7636
  }
7606
7637
  else {
7607
- for (const [key, value] of Object.entries(__classPrivateFieldGet$k(this, _Icon_inheritedAttributes, "f")))
7638
+ for (const [key, value] of Object.entries(__classPrivateFieldGet$l(this, _Icon_inheritedAttributes, "f")))
7608
7639
  if (value !== undefined)
7609
7640
  svgElement.setAttribute(key, value);
7610
7641
  this.svg = svgElement.outerHTML;
@@ -7616,11 +7647,11 @@ class Icon {
7616
7647
  }
7617
7648
  }
7618
7649
  async componentWillLoad() {
7619
- __classPrivateFieldSet$i(this, _Icon_inheritedAttributes, inheritAriaAttributes(this.host), "f");
7650
+ __classPrivateFieldSet$j(this, _Icon_inheritedAttributes, inheritAriaAttributes(this.host), "f");
7620
7651
  await this.setIcon();
7621
7652
  }
7622
7653
  render() {
7623
- return (hAsync("div", { key: '2240f24c34c48fd3a36b184075768c521b891b9e', class: "qds-container" }, hAsync("span", { key: 'ca656a1606b9663e62c338b42639d65b271cb0ec', class: "qds-icon-wrapper", innerHTML: this.svg }), hAsync("div", { key: '55bf3d8e5ee4bcb70b0ac143db84ad840c94fae8', class: "qds-click-target" })));
7654
+ return (hAsync("div", { key: 'fec63ded24fe49475d789744e32175930bfaaf45', class: "qds-container" }, hAsync("span", { key: 'f70431d887b27792ecc3184004286ed0583689e5', class: "qds-icon-wrapper", innerHTML: this.svg }), hAsync("div", { key: '2f6d366099a1a644da8d27e95be8ea2ff4af8e64', class: "qds-click-target" })));
7624
7655
  }
7625
7656
  get host() { return getElement(this); }
7626
7657
  static get watchers() { return {
@@ -7648,14 +7679,14 @@ const iconButtonCss = ":host{display:block;outline:none}.qds-focus-ring{border-r
7648
7679
  // SPDX-FileCopyrightText: © 2025 Schneider Electric
7649
7680
  //
7650
7681
  // SPDX-License-Identifier: Apache-2.0
7651
- var __classPrivateFieldGet$j = (undefined && undefined.__classPrivateFieldGet) || function (receiver, state, kind, f) {
7682
+ var __classPrivateFieldGet$k = (undefined && undefined.__classPrivateFieldGet) || function (receiver, state, kind, f) {
7652
7683
  if (kind === "a" && !f)
7653
7684
  throw new TypeError("Private accessor was defined without a getter");
7654
7685
  if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver))
7655
7686
  throw new TypeError("Cannot read private member from an object whose class did not declare it");
7656
7687
  return kind === "m" ? f : kind === "a" ? f.call(receiver) : f ? f.value : state.get(receiver);
7657
7688
  };
7658
- var __classPrivateFieldSet$h = (undefined && undefined.__classPrivateFieldSet) || function (receiver, state, value, kind, f) {
7689
+ var __classPrivateFieldSet$i = (undefined && undefined.__classPrivateFieldSet) || function (receiver, state, value, kind, f) {
7659
7690
  if (kind === "m")
7660
7691
  throw new TypeError("Private method is not writable");
7661
7692
  if (kind === "a" && !f)
@@ -7665,10 +7696,10 @@ var __classPrivateFieldSet$h = (undefined && undefined.__classPrivateFieldSet) |
7665
7696
  return (kind === "a" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;
7666
7697
  };
7667
7698
  var _IconButton_instances, _IconButton_savedTabIndex, _IconButton_button, _IconButton_tooltip, _IconButton_computedSize_get, _IconButton_computedImportance_get, _IconButton_computedDisabled_get, _IconButton_hasText_get, _IconButton_updateAriaLabel, _IconButton_ref, _IconButton_tooltipRef;
7668
- const isCounter$1 = (value) => typeof value === 'string'
7699
+ const isCounter$2 = (value) => typeof value === 'string'
7669
7700
  ? !Number.isNaN(Number.parseFloat(value))
7670
7701
  : typeof value === 'number';
7671
- const isIndicator$1 = (value) => value === '' || value === true;
7702
+ const isIndicator$2 = (value) => value === '' || value === true;
7672
7703
  const preventDefault$1 = (event) => {
7673
7704
  event.preventDefault();
7674
7705
  };
@@ -7727,22 +7758,22 @@ class IconButton {
7727
7758
  _IconButton_button.set(this, void 0);
7728
7759
  _IconButton_tooltip.set(this, void 0);
7729
7760
  _IconButton_ref.set(this, (button) => {
7730
- __classPrivateFieldSet$h(this, _IconButton_button, button, "f");
7761
+ __classPrivateFieldSet$i(this, _IconButton_button, button, "f");
7731
7762
  });
7732
7763
  _IconButton_tooltipRef.set(this, (tooltip) => {
7733
7764
  if (tooltip) {
7734
7765
  // eslint-disable-next-line no-param-reassign
7735
- tooltip.target = __classPrivateFieldGet$j(this, _IconButton_button, "f");
7736
- __classPrivateFieldSet$h(this, _IconButton_tooltip, tooltip, "f");
7766
+ tooltip.target = __classPrivateFieldGet$k(this, _IconButton_button, "f");
7767
+ __classPrivateFieldSet$i(this, _IconButton_tooltip, tooltip, "f");
7737
7768
  }
7738
7769
  });
7739
7770
  }
7740
7771
  disabledChanged() {
7741
- this.internals.ariaDisabled = __classPrivateFieldGet$j(this, _IconButton_instances, "a", _IconButton_computedDisabled_get).toString();
7742
- if (__classPrivateFieldGet$j(this, _IconButton_instances, "a", _IconButton_computedDisabled_get))
7772
+ this.internals.ariaDisabled = __classPrivateFieldGet$k(this, _IconButton_instances, "a", _IconButton_computedDisabled_get).toString();
7773
+ if (__classPrivateFieldGet$k(this, _IconButton_instances, "a", _IconButton_computedDisabled_get))
7743
7774
  this.host.removeAttribute('tabindex');
7744
7775
  else
7745
- this.host.tabIndex = __classPrivateFieldGet$j(this, _IconButton_savedTabIndex, "f");
7776
+ this.host.tabIndex = __classPrivateFieldGet$k(this, _IconButton_savedTabIndex, "f");
7746
7777
  }
7747
7778
  hrefChanged() {
7748
7779
  this.internals.role = this.href === undefined ? 'button' : 'link';
@@ -7750,38 +7781,38 @@ class IconButton {
7750
7781
  tabindexChanged(newValue) {
7751
7782
  if (newValue !== null) {
7752
7783
  const parsedValue = Number.parseInt(newValue, 10);
7753
- __classPrivateFieldSet$h(this, _IconButton_savedTabIndex, Number.isNaN(parsedValue) || !Number.isFinite(parsedValue)
7784
+ __classPrivateFieldSet$i(this, _IconButton_savedTabIndex, Number.isNaN(parsedValue) || !Number.isFinite(parsedValue)
7754
7785
  ? 0
7755
7786
  : parsedValue, "f");
7756
7787
  }
7757
- if (__classPrivateFieldGet$j(this, _IconButton_instances, "a", _IconButton_computedDisabled_get))
7788
+ if (__classPrivateFieldGet$k(this, _IconButton_instances, "a", _IconButton_computedDisabled_get))
7758
7789
  this.host.removeAttribute('tabindex');
7759
7790
  else
7760
- this.host.tabIndex = __classPrivateFieldGet$j(this, _IconButton_savedTabIndex, "f");
7791
+ this.host.tabIndex = __classPrivateFieldGet$k(this, _IconButton_savedTabIndex, "f");
7761
7792
  }
7762
7793
  textChanged() {
7763
- __classPrivateFieldGet$j(this, _IconButton_instances, "m", _IconButton_updateAriaLabel).call(this);
7794
+ __classPrivateFieldGet$k(this, _IconButton_instances, "m", _IconButton_updateAriaLabel).call(this);
7764
7795
  }
7765
7796
  onClick(event) {
7766
- if (__classPrivateFieldGet$j(this, _IconButton_instances, "a", _IconButton_computedDisabled_get))
7797
+ if (__classPrivateFieldGet$k(this, _IconButton_instances, "a", _IconButton_computedDisabled_get))
7767
7798
  event.stopImmediatePropagation();
7768
7799
  }
7769
7800
  async onBlur(event) {
7770
7801
  this.blurEmitter.emit(pickFocusEventAttributes(event));
7771
- if (__classPrivateFieldGet$j(this, _IconButton_tooltip, "f")) {
7772
- await __classPrivateFieldGet$j(this, _IconButton_tooltip, "f").close();
7802
+ if (__classPrivateFieldGet$k(this, _IconButton_tooltip, "f")) {
7803
+ await __classPrivateFieldGet$k(this, _IconButton_tooltip, "f").close();
7773
7804
  }
7774
7805
  }
7775
7806
  async onFocus(event) {
7776
7807
  this.focusEmitter.emit(pickFocusEventAttributes(event));
7777
- if (__classPrivateFieldGet$j(this, _IconButton_tooltip, "f")) {
7778
- await __classPrivateFieldGet$j(this, _IconButton_tooltip, "f").show();
7808
+ if (__classPrivateFieldGet$k(this, _IconButton_tooltip, "f")) {
7809
+ await __classPrivateFieldGet$k(this, _IconButton_tooltip, "f").show();
7779
7810
  }
7780
7811
  }
7781
7812
  onKeydown(event) {
7782
7813
  if (event.key === 'Enter') {
7783
- if (__classPrivateFieldGet$j(this, _IconButton_button, "f") instanceof HTMLAnchorElement) {
7784
- __classPrivateFieldGet$j(this, _IconButton_button, "f").click();
7814
+ if (__classPrivateFieldGet$k(this, _IconButton_button, "f") instanceof HTMLAnchorElement) {
7815
+ __classPrivateFieldGet$k(this, _IconButton_button, "f").click();
7785
7816
  }
7786
7817
  else
7787
7818
  this.host.click();
@@ -7801,8 +7832,8 @@ class IconButton {
7801
7832
  const Tag = this.href === undefined ? 'button' : 'a';
7802
7833
  return (hAsync("div", { key: '78677375ce18f22b5c76363187dad9edafcb1c7b', class: "qds-container", "aria-hidden": "true" }, hAsync(Tag, { key: 'ad3f3fb8c69a8f5b38c4124051410251f735d9c8', type: Tag === 'a' ? undefined : 'button', class: {
7803
7834
  'qds-icon-button': true,
7804
- 'qds-disabled': __classPrivateFieldGet$j(this, _IconButton_instances, "a", _IconButton_computedDisabled_get),
7805
- }, href: Tag === 'a' ? this.href : undefined, target: Tag === 'a' ? this.target : undefined, rel: Tag === 'a' ? this.rel : undefined, ref: __classPrivateFieldGet$j(this, _IconButton_ref, "f"), disabled: Tag === 'a' ? undefined : __classPrivateFieldGet$j(this, _IconButton_instances, "a", _IconButton_computedDisabled_get), download: Tag === 'a' ? this.download : undefined, "data-size": __classPrivateFieldGet$j(this, _IconButton_instances, "a", _IconButton_computedSize_get), "data-importance": __classPrivateFieldGet$j(this, _IconButton_instances, "a", _IconButton_computedImportance_get), onKeyDown: preventDefault$1, onKeyUp: preventDefault$1, onKeyPress: preventDefault$1, tabIndex: -1 }, hAsync("qds-icon", { key: '29cb03c903fba4345d3a6c9c2c5a68c0023b51cc', class: "qds-icon", "data-size": __classPrivateFieldGet$j(this, _IconButton_instances, "a", _IconButton_computedSize_get), library: this.iconLibrary, name: this.iconName }), isIndicator$1(this.badge) && (hAsync("qds-badge-indicator", { key: '480364dfd3d94ed4e5c5576b160b405834794e05', class: "qds-indicator", status: this.badgeIndicatorStatus, description: this.badgeDescription, size: __classPrivateFieldGet$j(this, _IconButton_instances, "a", _IconButton_computedSize_get), strokeRing: true })), isCounter$1(this.badge) && (hAsync("qds-badge-counter", { key: '1e3fe4df0264c2f8ba3b5136b069a64013f348cc', class: "qds-indicator", description: this.badgeDescription, importance: __classPrivateFieldGet$j(this, _IconButton_instances, "a", _IconButton_computedImportance_get), size: __classPrivateFieldGet$j(this, _IconButton_instances, "a", _IconButton_computedSize_get), strokeRing: true, value: this.badge }))), hAsync("div", { key: 'be898d9a58d84e5bc9854e8d348d6e5cbd1f090e', class: "qds-focus-ring", "data-size": __classPrivateFieldGet$j(this, _IconButton_instances, "a", _IconButton_computedSize_get) }), __classPrivateFieldGet$j(this, _IconButton_instances, "a", _IconButton_hasText_get) && (hAsync("qds-tooltip", { key: '37173b5f043570a7ce0867e32a6de5060ee93a26', ref: __classPrivateFieldGet$j(this, _IconButton_tooltipRef, "f") }, this.text))));
7835
+ 'qds-disabled': __classPrivateFieldGet$k(this, _IconButton_instances, "a", _IconButton_computedDisabled_get),
7836
+ }, href: Tag === 'a' ? this.href : undefined, target: Tag === 'a' ? this.target : undefined, rel: Tag === 'a' ? this.rel : undefined, ref: __classPrivateFieldGet$k(this, _IconButton_ref, "f"), disabled: Tag === 'a' ? undefined : __classPrivateFieldGet$k(this, _IconButton_instances, "a", _IconButton_computedDisabled_get), download: Tag === 'a' ? this.download : undefined, "data-size": __classPrivateFieldGet$k(this, _IconButton_instances, "a", _IconButton_computedSize_get), "data-importance": __classPrivateFieldGet$k(this, _IconButton_instances, "a", _IconButton_computedImportance_get), onKeyDown: preventDefault$1, onKeyUp: preventDefault$1, onKeyPress: preventDefault$1, tabIndex: -1 }, hAsync("qds-icon", { key: '29cb03c903fba4345d3a6c9c2c5a68c0023b51cc', class: "qds-icon", "data-size": __classPrivateFieldGet$k(this, _IconButton_instances, "a", _IconButton_computedSize_get), library: this.iconLibrary, name: this.iconName }), isIndicator$2(this.badge) && (hAsync("qds-badge-indicator", { key: '480364dfd3d94ed4e5c5576b160b405834794e05', class: "qds-indicator", status: this.badgeIndicatorStatus, description: this.badgeDescription, size: __classPrivateFieldGet$k(this, _IconButton_instances, "a", _IconButton_computedSize_get), strokeRing: true })), isCounter$2(this.badge) && (hAsync("qds-badge-counter", { key: '1e3fe4df0264c2f8ba3b5136b069a64013f348cc', class: "qds-indicator", description: this.badgeDescription, importance: __classPrivateFieldGet$k(this, _IconButton_instances, "a", _IconButton_computedImportance_get), size: __classPrivateFieldGet$k(this, _IconButton_instances, "a", _IconButton_computedSize_get), strokeRing: true, value: this.badge }))), hAsync("div", { key: 'be898d9a58d84e5bc9854e8d348d6e5cbd1f090e', class: "qds-focus-ring", "data-size": __classPrivateFieldGet$k(this, _IconButton_instances, "a", _IconButton_computedSize_get) }), __classPrivateFieldGet$k(this, _IconButton_instances, "a", _IconButton_hasText_get) && (hAsync("qds-tooltip", { key: '37173b5f043570a7ce0867e32a6de5060ee93a26', ref: __classPrivateFieldGet$k(this, _IconButton_tooltipRef, "f") }, this.text))));
7806
7837
  }
7807
7838
  static get formAssociated() { return true; }
7808
7839
  get host() { return getElement(this); }
@@ -7865,7 +7896,7 @@ _IconButton_savedTabIndex = new WeakMap(), _IconButton_button = new WeakMap(), _
7865
7896
  return this.text !== undefined && this.text !== '';
7866
7897
  }, _IconButton_updateAriaLabel = function _IconButton_updateAriaLabel() {
7867
7898
  if (this.badge !== undefined && this.badgeDescription !== undefined) {
7868
- this.internals.ariaLabel = `${this.text} ${isIndicator$1(this.badge) ? '' : this.badge} ${this.badgeDescription}`;
7899
+ this.internals.ariaLabel = `${this.text} ${isIndicator$2(this.badge) ? '' : this.badge} ${this.badgeDescription}`;
7869
7900
  return;
7870
7901
  }
7871
7902
  if (this.target !== undefined &&
@@ -7877,7 +7908,241 @@ _IconButton_savedTabIndex = new WeakMap(), _IconButton_button = new WeakMap(), _
7877
7908
  this.internals.ariaLabel = this.text ?? '';
7878
7909
  };
7879
7910
 
7880
- const inlineLinkCss = ":host([hidden]){display:none!important}:host{border-radius:var(--qds-focus-border-radius);display:inline-block}:host(:focus-visible){border-radius:var(--qds-focus-border-radius);box-shadow:0 0 0 var(--qds-focus-heavy-border-width) var(--qds-theme-focus-border);outline:var(--qds-theme-focus-border-contrast) solid var(--qds-focus-light-border-width);outline-offset:0}.qds-icon{height:var(--qds-control-hero-icon-size);width:var(--qds-control-hero-icon-size)}.qds-inline-link{align-items:center;display:flex;gap:var(--qds-text-icon-gap)}.qds-disabled{opacity:var(--qds-theme-disabled);pointer-events:none}[data-importance=subdued]{color:var(--qds-theme-link-subdued-default)}[data-importance=subdued]:visited{color:var(--qds-theme-link-visited-default)}[data-importance=subdued]:hover{color:var(--qds-theme-link-subdued-hover)}[data-importance=subdued]:active{color:var(--qds-theme-link-subdued-pressed)}[data-importance=subdued]:visited:hover{color:var(--qds-theme-link-visited-hover)}[data-importance=subdued]:visited:active{color:var(--qds-theme-link-visited-pressed)}[data-importance=standard]{color:var(--qds-theme-link-standard-default)}[data-importance=standard]:visited{color:var(--qds-theme-link-visited-default)}[data-importance=standard]:hover{color:var(--qds-theme-link-standard-hover)}[data-importance=standard]:active{color:var(--qds-theme-link-standard-pressed)}[data-importance=standard]:visited:hover{color:var(--qds-theme-link-visited-hover)}[data-importance=standard]:visited:active{color:var(--qds-theme-link-visited-pressed)}[data-importance=emphasized]{color:var(--qds-theme-link-emphasized-default)}[data-importance=emphasized]:visited{color:var(--qds-theme-link-visited-default)}[data-importance=emphasized]:hover{color:var(--qds-theme-link-emphasized-hover)}[data-importance=emphasized]:active{color:var(--qds-theme-link-emphasized-pressed)}[data-importance=emphasized]:visited:hover{color:var(--qds-theme-link-visited-hover)}[data-importance=emphasized]:visited:active{color:var(--qds-theme-link-visited-pressed)}";
7911
+ const iconTabCss = ":host([hidden]){display:none!important}:host{display:inline-block;line-height:0}[aria-disabled=true]{opacity:var(--qds-theme-disabled);pointer-events:none}:host(:focus-visible){border-radius:var(--qds-focus-border-radius);outline:var(--qds-theme-focus-border) solid var(--qds-focus-border-width);outline-offset:calc(var(--qds-focus-border-width)*-1 - var(--qds-focus-border-offset))}.qds-target{-webkit-appearance:none;appearance:none;background-color:initial;border:none;cursor:pointer;padding:0;pointer-events:auto}.qds-target:disabled{pointer-events:none}.qds-target:focus-visible{border-radius:var(--qds-focus-border-radius);outline:var(--qds-theme-focus-border) solid var(--qds-focus-border-width);outline-offset:var(--qds-focus-border-offset)}.qds-icon-container{align-items:center;display:flex;justify-content:center;position:relative}.qds-icon:hover{background-color:initial}.qds-target-icon{color:var(--qds-theme-control-text-standard)}.qds-icon,.qds-target-icon{flex-shrink:0}.qds-selected:active{background-color:var(--qds-theme-interactive-background-selected-pressed)}.qds-icon-tab,.qds-target{display:flex}.qds-icon,.qds-text{color:var(--qds-theme-title)}.qds-badge-indicator{inset-block-start:0;inset-inline-end:0;position:absolute}.qds-badge-counter{inset-block-start:-2px;inset-inline-end:-2px;position:absolute}.qds-icon-tab[data-size=small]{gap:var(--qds-nav-element-small-gap-internal);min-height:var(--qds-nav-element-small-height);min-width:var(--qds-nav-element-small-height)}.qds-target-icon[data-size=small]{--qds-experimental-icon-click-target-size:var(--qds-control-small-height);height:var(--qds-control-small-icon-size);width:var(--qds-control-small-icon-size)}[data-size=small] .qds-icon-container{height:var(--qds-control-small-height);width:var(--qds-control-small-height)}[data-size=small] .qds-icon-container>.qds-icon{height:var(--qds-nav-element-small-icon-size);width:var(--qds-nav-element-small-icon-size)}.qds-icon-tab[data-size=standard]{gap:var(--qds-nav-element-standard-gap-internal);min-height:var(--qds-nav-element-standard-height);min-width:var(--qds-nav-element-standard-height)}.qds-target-icon[data-size=standard]{--qds-experimental-icon-click-target-size:var(\n --qds-control-standard-height\n );height:var(--qds-control-standard-icon-size);width:var(--qds-control-standard-icon-size)}[data-size=standard] .qds-icon-container{height:var(--qds-control-standard-height);width:var(--qds-control-standard-height)}[data-size=standard] .qds-icon-container>.qds-icon{height:var(--qds-nav-element-standard-icon-size);width:var(--qds-nav-element-standard-icon-size)}.qds-icon-tab[data-size=large]{gap:var(--qds-nav-element-large-gap-internal);min-height:var(--qds-nav-element-large-height);min-width:var(--qds-nav-element-large-height)}.qds-target-icon[data-size=large]{--qds-experimental-icon-click-target-size:var(--qds-control-large-height);height:var(--qds-control-large-icon-size);width:var(--qds-control-large-icon-size)}[data-size=large] .qds-icon-container{height:var(--qds-control-large-height);width:var(--qds-control-large-height)}[data-size=large] .qds-icon-container>.qds-icon{height:var(--qds-nav-element-large-icon-size);width:var(--qds-nav-element-large-icon-size)}.qds-selected[data-importance=standard]:after,.qds-selected[data-importance=subdued]:after{border-radius:var(--qds-signature-line-connection-cap-radius);content:\"\";display:block;position:absolute}.qds-selected.qds-indicator-inline-end[data-importance=standard]:after,.qds-selected.qds-indicator-inline-end[data-importance=subdued]:after,.qds-selected.qds-indicator-inline-start[data-importance=standard]:after,.qds-selected.qds-indicator-inline-start[data-importance=subdued]:after{height:100%;width:var(--qds-signature-line-connection-width)}.qds-selected.qds-indicator-inline-end[data-importance=standard]:after,.qds-selected.qds-indicator-inline-end[data-importance=subdued]:after{inset-inline-end:0}.qds-selected.qds-indicator-inline-start[data-importance=standard]:after,.qds-selected.qds-indicator-inline-start[data-importance=subdued]:after{inset-inline-start:0}.qds-selected.qds-indicator-block-end[data-importance=standard]:after,.qds-selected.qds-indicator-block-end[data-importance=subdued]:after,.qds-selected.qds-indicator-block-start[data-importance=standard]:after,.qds-selected.qds-indicator-block-start[data-importance=subdued]:after{height:var(--qds-signature-line-connection-width);width:100%}.qds-selected.qds-indicator-block-end[data-importance=standard]:after,.qds-selected.qds-indicator-block-end[data-importance=subdued]:after{bottom:0}.qds-selected.qds-indicator-block-start[data-importance=standard]:after,.qds-selected.qds-indicator-block-start[data-importance=subdued]:after{top:0}[data-importance=standard]:hover:after{background-color:var(--qds-theme-signature-color-hover)}[data-importance=standard]:active:after{background-color:var(--qds-theme-signature-color-pressed)}.qds-selected[data-importance=standard]:after{background-color:var(--qds-theme-signature-color-default)}[data-importance=standard] .qds-selected .qds-icon{color:var(--qds-theme-title)}.qds-selected[data-importance=subdued]:after,[data-importance=subdued] :active:after{background-color:var(--qds-theme-link-subdued-pressed)}[data-importance=subdued]:hover:after{background-color:var(--qds-theme-link-subdued-hover)}.qds-selected[data-importance=subdued]:after{background-color:var(\n --qds-theme-nav-element-selection-indicator-background-subdued\n )}.qds-icon-tab{align-items:center;background-color:initial;border:none;cursor:pointer;justify-content:center;position:relative;text-align:initial}.qds-icon-tab:any-link{-webkit-text-decoration:none;text-decoration:none}.qds-icon-tab:hover{background-color:var(--qds-theme-interactive-background-hover)}.qds-icon-tab:active{background-color:var(--qds-theme-interactive-background-pressed)}.qds-icon-tab:focus-visible{border-radius:var(--qds-focus-border-radius);outline:var(--qds-theme-focus-border) solid var(--qds-focus-border-width);outline-offset:calc(var(--qds-focus-border-width)*-1 - var(--qds-focus-border-offset))}.qds-hidden{display:none}";
7912
+
7913
+ // SPDX-FileCopyrightText: © 2026 Schneider Electric
7914
+ //
7915
+ // SPDX-License-Identifier: Apache-2.0
7916
+ var __classPrivateFieldSet$h = (undefined && undefined.__classPrivateFieldSet) || function (receiver, state, value, kind, f) {
7917
+ if (kind === "m")
7918
+ throw new TypeError("Private method is not writable");
7919
+ if (kind === "a" && !f)
7920
+ throw new TypeError("Private accessor was defined without a setter");
7921
+ if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver))
7922
+ throw new TypeError("Cannot write private member to an object whose class did not declare it");
7923
+ return (kind === "a" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;
7924
+ };
7925
+ var __classPrivateFieldGet$j = (undefined && undefined.__classPrivateFieldGet) || function (receiver, state, kind, f) {
7926
+ if (kind === "a" && !f)
7927
+ throw new TypeError("Private accessor was defined without a getter");
7928
+ if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver))
7929
+ throw new TypeError("Cannot read private member from an object whose class did not declare it");
7930
+ return kind === "m" ? f : kind === "a" ? f.call(receiver) : f ? f.value : state.get(receiver);
7931
+ };
7932
+ var _IconTab_instances, _IconTab_div, _IconTab_panel, _IconTab_iconTab, _IconTab_computedSize_get, _IconTab_computedImportance_get, _IconTab_parentLayer_get, _IconTab_parentLevel_get, _IconTab_computedDisabled_get, _IconTab_placement_get, _IconTab_ref, _IconTab_iconTabRef, _IconTab_tooltipRef, _IconTab_onBlur, _IconTab_onFocus, _IconTab_defineTab, _IconTab_defineGetter;
7933
+ const isCounter$1 = (value) => typeof value === 'string'
7934
+ ? !Number.isNaN(Number.parseFloat(value))
7935
+ : typeof value === 'number';
7936
+ const isIndicator$1 = (value) => value === '' || value === true;
7937
+ let autoIncrementingId$2 = 1;
7938
+ /**
7939
+ * <qds-icon-tab> is a navigational element that is used in different horizontal or vertical navigation bars
7940
+ * (Main Navigation, secondary navigation, Tab bar, etc.)
7941
+ * as trigger points for opening a menu list or switching content in Tab bar.
7942
+ *
7943
+ * @see https://quartz.se.com/build/components/icon-tab
7944
+ */
7945
+ class IconTab {
7946
+ constructor(hostRef) {
7947
+ registerInstance(this, hostRef);
7948
+ this.blurEmitter = createEvent(this, "qdsBlur", 2);
7949
+ this.focusEmitter = createEvent(this, "qdsFocus", 2);
7950
+ if (hostRef.$hostElement$["s-ei"]) {
7951
+ this.internals = hostRef.$hostElement$["s-ei"];
7952
+ }
7953
+ else {
7954
+ this.internals = hostRef.$hostElement$.attachInternals();
7955
+ hostRef.$hostElement$["s-ei"] = this.internals;
7956
+ }
7957
+ _IconTab_instances.add(this);
7958
+ /**
7959
+ * The tab's counter importance.
7960
+ */
7961
+ this.badgeCounterImportance = 'standard';
7962
+ /**
7963
+ * The indicator's status.
7964
+ */
7965
+ this.badgeIndicatorStatus = 'neutral';
7966
+ /**
7967
+ * The name of a registered icon library.
7968
+ */
7969
+ this.iconLibrary = 'default';
7970
+ /**
7971
+ * The tab's importance.
7972
+ */
7973
+ this.importance = 'standard';
7974
+ /**
7975
+ * The tab's indicator position.
7976
+ */
7977
+ this.indicatorPosition = 'block-end';
7978
+ /**
7979
+ * Whether or not the tab is selected.
7980
+ */
7981
+ this.selected = false;
7982
+ /**
7983
+ * The tab's size.
7984
+ */
7985
+ this.size = 'standard';
7986
+ this.isIndicatorOnTop = false;
7987
+ _IconTab_div.set(this, void 0);
7988
+ _IconTab_panel.set(this, void 0);
7989
+ _IconTab_iconTab.set(this, void 0);
7990
+ _IconTab_ref.set(this, (div) => {
7991
+ __classPrivateFieldSet$h(this, _IconTab_div, div, "f");
7992
+ });
7993
+ _IconTab_iconTabRef.set(this, (tab) => {
7994
+ __classPrivateFieldSet$h(this, _IconTab_iconTab, tab, "f");
7995
+ });
7996
+ _IconTab_tooltipRef.set(this, (tooltip) => {
7997
+ if (tooltip)
7998
+ // eslint-disable-next-line no-param-reassign
7999
+ tooltip.target = __classPrivateFieldGet$j(this, _IconTab_div, "f");
8000
+ });
8001
+ _IconTab_onBlur.set(this, (event) => {
8002
+ this.blurEmitter.emit(pickFocusEventAttributes(event));
8003
+ });
8004
+ _IconTab_onFocus.set(this, (event) => {
8005
+ this.focusEmitter.emit(pickFocusEventAttributes(event));
8006
+ });
8007
+ _IconTab_defineTab.set(this, () => {
8008
+ this.internals.role = 'tab';
8009
+ __classPrivateFieldGet$j(this, _IconTab_instances, "m", _IconTab_defineGetter).call(this, 'tab', () => __classPrivateFieldGet$j(this, _IconTab_iconTab, "f"));
8010
+ });
8011
+ }
8012
+ panelChanged() {
8013
+ this.disconnectedCallback();
8014
+ const panel = resolveTarget(this.panel);
8015
+ if (!(panel instanceof globalThis.Element))
8016
+ return;
8017
+ __classPrivateFieldSet$h(this, _IconTab_panel, panel, "f");
8018
+ const tab = this.host.shadowRoot?.querySelector('[role="tab"]');
8019
+ if (tab)
8020
+ tab.setAttribute('aria-controls', __classPrivateFieldGet$j(this, _IconTab_panel, "f").id);
8021
+ if (__classPrivateFieldGet$j(this, _IconTab_panel, "f").role === null)
8022
+ __classPrivateFieldGet$j(this, _IconTab_panel, "f").role = 'tabpanel';
8023
+ if (__classPrivateFieldGet$j(this, _IconTab_panel, "f").getAttribute('aria-labelledby') === null)
8024
+ __classPrivateFieldGet$j(this, _IconTab_panel, "f").setAttribute('aria-labelledby', this.host.id);
8025
+ __classPrivateFieldGet$j(this, _IconTab_panel, "f").setAttribute('tabindex', __classPrivateFieldGet$j(this, _IconTab_panel, "f").getAttribute('tabindex') ?? '0');
8026
+ }
8027
+ onClick(event) {
8028
+ if (__classPrivateFieldGet$j(this, _IconTab_instances, "a", _IconTab_computedDisabled_get))
8029
+ event.stopImmediatePropagation();
8030
+ }
8031
+ tabindexChanged(newValue) {
8032
+ const parsedValue = Number.parseInt(newValue, 10);
8033
+ this.tabIndex =
8034
+ parsedValue === 0 || Number.isNaN(parsedValue) ? undefined : parsedValue;
8035
+ }
8036
+ componentWillLoad() {
8037
+ var _a;
8038
+ this.tabindexChanged(this.host.getAttribute('tabindex') ?? '0');
8039
+ (_a = this.host).id || (_a.id = `qds-icon-tab-${autoIncrementingId$2}`);
8040
+ autoIncrementingId$2 += 1;
8041
+ __classPrivateFieldGet$j(this, _IconTab_defineTab, "f").call(this);
8042
+ }
8043
+ componentWillRender() {
8044
+ const isPanelRoot = __classPrivateFieldGet$j(this, _IconTab_instances, "a", _IconTab_parentLayer_get) === 'panel' && __classPrivateFieldGet$j(this, _IconTab_instances, "a", _IconTab_parentLevel_get) === 'root';
8045
+ const isMainSubsection = __classPrivateFieldGet$j(this, _IconTab_instances, "a", _IconTab_parentLayer_get) === 'main' && __classPrivateFieldGet$j(this, _IconTab_instances, "a", _IconTab_parentLevel_get) === 'subsection';
8046
+ this.isIndicatorOnTop = isPanelRoot || isMainSubsection;
8047
+ }
8048
+ componentDidLoad() {
8049
+ this.panelChanged();
8050
+ }
8051
+ disconnectedCallback() {
8052
+ if (!__classPrivateFieldGet$j(this, _IconTab_panel, "f"))
8053
+ return;
8054
+ const tab = this.host.shadowRoot?.querySelector('[role="tab"]');
8055
+ if (tab)
8056
+ tab.removeAttribute('aria-controls');
8057
+ if (__classPrivateFieldGet$j(this, _IconTab_panel, "f").role === 'tabpanel')
8058
+ // eslint-disable-next-line unicorn/no-null
8059
+ __classPrivateFieldGet$j(this, _IconTab_panel, "f").role = null;
8060
+ if (__classPrivateFieldGet$j(this, _IconTab_panel, "f").getAttribute('aria-labelledby') === this.host.id)
8061
+ __classPrivateFieldGet$j(this, _IconTab_panel, "f").removeAttribute('aria-labelledby');
8062
+ __classPrivateFieldGet$j(this, _IconTab_panel, "f").removeAttribute('tabindex');
8063
+ }
8064
+ render() {
8065
+ const isLink = this.href === undefined ? this.indicatorPosition : 'block-start';
8066
+ const Tag = isLink ? 'a' : 'div';
8067
+ return (hAsync("div", { key: 'ee55c8edcad6ea16123e32591e073638dfda985a', "aria-disabled": __classPrivateFieldGet$j(this, _IconTab_instances, "a", _IconTab_computedDisabled_get) ? 'true' : undefined, class: {
8068
+ 'qds-selected': this.selected,
8069
+ }, "data-size": __classPrivateFieldGet$j(this, _IconTab_instances, "a", _IconTab_computedSize_get), "data-importance": __classPrivateFieldGet$j(this, _IconTab_instances, "a", _IconTab_computedImportance_get), ref: __classPrivateFieldGet$j(this, _IconTab_ref, "f") }, hAsync(Tag, { key: '7c535857b7b2856437596c2df0099919dc99c1b6', ref: __classPrivateFieldGet$j(this, _IconTab_iconTabRef, "f"), "aria-disabled": __classPrivateFieldGet$j(this, _IconTab_instances, "a", _IconTab_computedDisabled_get) ? 'true' : undefined, ...(isLink ? undefined : { disabled: this.disabled }), onBlur: __classPrivateFieldGet$j(this, _IconTab_onBlur, "f"), onFocus: __classPrivateFieldGet$j(this, _IconTab_onFocus, "f"), class: {
8070
+ 'qds-icon-tab': true,
8071
+ 'qds-selected': this.selected,
8072
+ [`qds-indicator-${this.indicatorPosition}`]: true,
8073
+ }, role: isLink ? undefined : 'tab', "aria-current": isLink && this.selected ? 'true' : undefined, "aria-expanded": isLink ? undefined : this.selected ? 'true' : 'false', "data-importance": __classPrivateFieldGet$j(this, _IconTab_instances, "a", _IconTab_computedImportance_get), "data-size": __classPrivateFieldGet$j(this, _IconTab_instances, "a", _IconTab_computedSize_get), href: isLink ? this.href : undefined }, hAsync("div", { key: '0e5c9c975cd7839003dc6227e692974905165abe', class: "qds-icon-container" }, hAsync("qds-icon", { key: 'e400c4a9249fcd4a6e436e196302961ff1f430d1', "aria-hidden": "true", class: "qds-icon", library: this.iconLibrary, name: this.iconName }), isIndicator$1(this.badge) && (hAsync("qds-badge-indicator", { key: 'def25454ebe3e3ac6bc21b3618db347a016e2ad8', class: "qds-badge-indicator", status: this.badgeIndicatorStatus, description: this.badgeDescription, size: __classPrivateFieldGet$j(this, _IconTab_instances, "a", _IconTab_computedSize_get), strokeRing: true })), isCounter$1(this.badge) && (hAsync("qds-badge-counter", { key: '3ee1b82b6d97c1e3aeac1347333f2487c922a6f7', class: "qds-badge-counter", description: this.badgeDescription, importance: this.badgeCounterImportance, size: __classPrivateFieldGet$j(this, _IconTab_instances, "a", _IconTab_computedSize_get), strokeRing: true, value: this.badge })))), hAsync("qds-tooltip", { key: 'f292fc171e186c67537ac0159376fb3e9618d54c', placement: __classPrivateFieldGet$j(this, _IconTab_instances, "a", _IconTab_placement_get), ref: __classPrivateFieldGet$j(this, _IconTab_tooltipRef, "f") }, hAsync("qds-title", { key: 'f4e85471c2f320db20e75ae24d5c08f5a29d8a17', layer: "accessory", level: "root" }, this.text))));
8074
+ }
8075
+ get host() { return getElement(this); }
8076
+ static get watchers() { return {
8077
+ "panel": ["panelChanged"],
8078
+ "tabindex": ["tabindexChanged"]
8079
+ }; }
8080
+ static get style() { return iconTabCss; }
8081
+ static get cmpMeta() { return {
8082
+ "$flags$": 265,
8083
+ "$tagName$": "qds-icon-tab",
8084
+ "$members$": {
8085
+ "badge": [8],
8086
+ "badgeCounterImportance": [1, "badge-counter-importance"],
8087
+ "badgeDescription": [1, "badge-description"],
8088
+ "badgeIndicatorStatus": [1, "badge-indicator-status"],
8089
+ "disabled": [4],
8090
+ "iconLibrary": [1, "icon-library"],
8091
+ "iconName": [1, "icon-name"],
8092
+ "importance": [1],
8093
+ "indicatorPosition": [1, "indicator-position"],
8094
+ "panel": [1],
8095
+ "selected": [4],
8096
+ "size": [1],
8097
+ "text": [1],
8098
+ "href": [1],
8099
+ "tabIndex": [32],
8100
+ "isIndicatorOnTop": [32]
8101
+ },
8102
+ "$listeners$": [[0, "click", "onClick"]],
8103
+ "$lazyBundleId$": "-",
8104
+ "$attrsToReflect$": []
8105
+ }; }
8106
+ }
8107
+ _IconTab_div = new WeakMap(), _IconTab_panel = new WeakMap(), _IconTab_iconTab = new WeakMap(), _IconTab_ref = new WeakMap(), _IconTab_iconTabRef = new WeakMap(), _IconTab_tooltipRef = new WeakMap(), _IconTab_onBlur = new WeakMap(), _IconTab_onFocus = new WeakMap(), _IconTab_defineTab = new WeakMap(), _IconTab_instances = new WeakSet(), _IconTab_computedSize_get = function _IconTab_computedSize_get() {
8108
+ switch (this.size) {
8109
+ case 'standard':
8110
+ case 'small':
8111
+ case 'large': {
8112
+ return this.size;
8113
+ }
8114
+ default: {
8115
+ return 'standard';
8116
+ }
8117
+ }
8118
+ }, _IconTab_computedImportance_get = function _IconTab_computedImportance_get() {
8119
+ return this.importance ?? 'standard';
8120
+ }, _IconTab_parentLayer_get = function _IconTab_parentLayer_get() {
8121
+ return this.host.closest('qds-tabbar')?.layer ?? 'main';
8122
+ }, _IconTab_parentLevel_get = function _IconTab_parentLevel_get() {
8123
+ return this.host.closest('qds-tabbar')?.level ?? 'root';
8124
+ }, _IconTab_computedDisabled_get = function _IconTab_computedDisabled_get() {
8125
+ return this.disabled ?? false;
8126
+ }, _IconTab_placement_get = function _IconTab_placement_get() {
8127
+ switch (this.indicatorPosition) {
8128
+ case 'inline-start': {
8129
+ return 'left';
8130
+ }
8131
+ case 'inline-end': {
8132
+ return 'right';
8133
+ }
8134
+ case 'block-start': {
8135
+ return 'top';
8136
+ }
8137
+ default: {
8138
+ return 'bottom';
8139
+ }
8140
+ }
8141
+ }, _IconTab_defineGetter = function _IconTab_defineGetter(p, get) {
8142
+ Object.defineProperty(this.host, p, { enumerable: true, get });
8143
+ };
8144
+
8145
+ const inlineLinkCss = ":host([hidden]){display:none!important}:host{display:inline-block}:host(:focus-visible){border-radius:var(--qds-control-border-radius);box-shadow:0 0 0 var(--qds-focus-heavy-border-width) var(--qds-theme-focus-border);outline:var(--qds-theme-focus-border-contrast) solid var(--qds-focus-light-border-width);outline-offset:0}.qds-icon{height:var(--qds-control-hero-icon-size);width:var(--qds-control-hero-icon-size)}.qds-inline-link{align-items:center;display:flex;gap:var(--qds-text-icon-gap)}.qds-disabled{opacity:var(--qds-theme-disabled);pointer-events:none}[data-importance=subdued]{color:var(--qds-theme-link-subdued-default)}[data-importance=subdued]:visited{color:var(--qds-theme-link-visited-default)}[data-importance=subdued]:hover{color:var(--qds-theme-link-subdued-hover)}[data-importance=subdued]:active{color:var(--qds-theme-link-subdued-pressed)}[data-importance=subdued]:visited:hover{color:var(--qds-theme-link-visited-hover)}[data-importance=subdued]:visited:active{color:var(--qds-theme-link-visited-pressed)}[data-importance=standard]{color:var(--qds-theme-link-standard-default)}[data-importance=standard]:visited{color:var(--qds-theme-link-visited-default)}[data-importance=standard]:hover{color:var(--qds-theme-link-standard-hover)}[data-importance=standard]:active{color:var(--qds-theme-link-standard-pressed)}[data-importance=standard]:visited:hover{color:var(--qds-theme-link-visited-hover)}[data-importance=standard]:visited:active{color:var(--qds-theme-link-visited-pressed)}[data-importance=emphasized]{color:var(--qds-theme-link-emphasized-default)}[data-importance=emphasized]:visited{color:var(--qds-theme-link-visited-default)}[data-importance=emphasized]:hover{color:var(--qds-theme-link-emphasized-hover)}[data-importance=emphasized]:active{color:var(--qds-theme-link-emphasized-pressed)}[data-importance=emphasized]:visited:hover{color:var(--qds-theme-link-visited-hover)}[data-importance=emphasized]:visited:active{color:var(--qds-theme-link-visited-pressed)}";
7881
8146
 
7882
8147
  // SPDX-FileCopyrightText: © 2024 Schneider Electric
7883
8148
  //
@@ -7998,10 +8263,10 @@ class InlineLink {
7998
8263
  __classPrivateFieldGet$i(this, _InlineLink_updateAriaLabelElements, "f").call(this);
7999
8264
  }
8000
8265
  render() {
8001
- return (hAsync("a", { key: '4d4805e8cfc14f25b8672dbad6f90a40bc14c439', "aria-hidden": "true", class: {
8266
+ return (hAsync("a", { key: '0a4e02f5a4ccd184c3b2fdc72d39b437cb951799', "aria-hidden": "true", class: {
8002
8267
  'qds-inline-link': true,
8003
8268
  'qds-disabled': this.disabled,
8004
- }, "data-importance": __classPrivateFieldGet$i(this, _InlineLink_instances, "a", _InlineLink_computedImportance_get), download: this.download, href: this.href?.toString(), hrefLang: this.hreflang, onBlur: __classPrivateFieldGet$i(this, _InlineLink_onBlur, "f"), onFocus: __classPrivateFieldGet$i(this, _InlineLink_onFocus, "f"), referrerPolicy: this.referrerPolicy, rel: this.rel, tabIndex: -1, target: this.target, ref: __classPrivateFieldGet$i(this, _InlineLink_linkRef, "f") }, this.iconName !== undefined && this.iconName !== '' && (hAsync("qds-icon", { key: '230543b284d41fc8febf22a0bf0e987e3be399cb', class: "qds-icon", "aria-hidden": "true", library: this.iconLibrary, name: this.iconName })), hAsync("slot", { key: 'c6e569fb0358285e1ef815a2a8fe124301299165', onSlotchange: __classPrivateFieldGet$i(this, _InlineLink_onSlotchange, "f") }), this.linkIcon && (hAsync("qds-icon", { key: '8a39183abc74ae436e7e5d70731e372dd4829c11', "aria-hidden": "true", class: "qds-icon", library: "core", name: this.linkIcon }))));
8269
+ }, "data-importance": __classPrivateFieldGet$i(this, _InlineLink_instances, "a", _InlineLink_computedImportance_get), download: this.download, href: this.href?.toString(), hrefLang: this.hreflang, onBlur: __classPrivateFieldGet$i(this, _InlineLink_onBlur, "f"), onFocus: __classPrivateFieldGet$i(this, _InlineLink_onFocus, "f"), referrerPolicy: this.referrerPolicy, rel: this.rel, tabIndex: -1, target: this.target, ref: __classPrivateFieldGet$i(this, _InlineLink_linkRef, "f") }, this.iconName !== undefined && this.iconName !== '' && (hAsync("qds-icon", { key: '832fca80e8ce0a64ea284ed4a04b0212300c82ff', class: "qds-icon", "aria-hidden": "true", library: this.iconLibrary, name: this.iconName })), hAsync("slot", { key: 'b2686e6f0991f97113d86db97e85048ccbf06efa', onSlotchange: __classPrivateFieldGet$i(this, _InlineLink_onSlotchange, "f") }), this.linkIcon && (hAsync("qds-icon", { key: '0fbe27eaff58285c8e18953404aab1eb751b2ced', "aria-hidden": "true", class: "qds-icon", library: "core", name: this.linkIcon }))));
8005
8270
  }
8006
8271
  get host() { return getElement(this); }
8007
8272
  static get watchers() { return {
@@ -8046,7 +8311,7 @@ _InlineLink_savedTabIndex = new WeakMap(), _InlineLink_link = new WeakMap(), _In
8046
8311
  return this.target === '_blank';
8047
8312
  };
8048
8313
 
8049
- const inputCss = ":host([hidden]){display:none!important}:host{display:inline-block}@-moz-document url-prefix(){[type=date]~.qds-icon-container,[type=datetime-local]~.qds-icon-container,[type=month]~.qds-icon-container,[type=time]~.qds-icon-container,[type=week]~.qds-icon-container{display:none}}input[type=password]::-ms-reveal{display:none}.qds-container,.qds-input{max-width:inherit;width:inherit}.qds-container{align-content:flex-start;align-items:center;box-sizing:border-box;display:grid;grid-template-areas:\"d\"}.qds-icon-container,.qds-input{grid-area:d}.qds-icon-container{align-items:center;display:flex;justify-content:center;justify-self:end;padding-inline-end:var(--qds-control-input-padding-horizontal)}.qds-icon-container.no-padding{padding-inline-end:0}.qds-focus-ring{border-radius:max(1px,var(\n --qds-control-border-radius-top-left,var(--qds-control-border-radius)\n )) max(1px,var(\n --qds-control-border-radius-top-right,var(--qds-control-border-radius)\n )) max(1px,var(\n --qds-control-border-radius-bottom-right,var(--qds-control-border-radius)\n )) max(1px,var(\n --qds-control-border-radius-bottom-left,var(--qds-control-border-radius)\n ));box-shadow:0 0 0 var(--qds-focus-heavy-border-width) var(--qds-theme-focus-border);grid-area:d;height:calc(100% + var(--qds-control-border-width) - var(--qds-control-border-width-block-end, var(--qds-control-border-width)));isolation:isolate;outline:var(--qds-theme-focus-border-contrast) solid var(--qds-focus-light-border-width);outline-offset:0;pointer-events:none;visibility:hidden;width:calc(100% + var(--qds-control-border-width) - var(\n --qds-control-border-width-inline-end,\n var(--qds-control-border-width)\n ))}[data-size=small]{font:var(--qds-control-small-text);height:var(--qds-control-small-height)}.qds-password-padding[data-size=small],[data-size=small][type=date],[data-size=small][type=datetime-local],[data-size=small][type=month],[data-size=small][type=time],[data-size=small][type=week]{padding-inline:var(--qds-control-input-padding-horizontal) calc(var(--qds-control-input-padding-horizontal) + var(--qds-control-small-height))}[data-size=small][type=file]::file-selector-button{font:var(--qds-control-small-text);height:var(--qds-control-small-height);margin-inline-end:var(--qds-control-small-gap-siblings-related);padding-inline:var(--qds-control-button-small-padding-horizontal)}[data-size=small][type=search]{padding-inline:var(--qds-control-input-padding-horizontal) calc(var(--qds-control-small-height) + var(--qds-control-mini-button-standard-size) + var(--qds-control-input-padding-horizontal) + var(--qds-control-small-gap-internal))}[data-size=small][type=search]~.qds-icon-container{gap:var(--qds-control-small-gap-internal)}[data-size=standard]{font:var(--qds-control-standard-text);height:var(--qds-control-standard-height)}.qds-password-padding[data-size=standard],[data-size=standard][type=date],[data-size=standard][type=datetime-local],[data-size=standard][type=month],[data-size=standard][type=time],[data-size=standard][type=week]{padding-inline:var(--qds-control-input-padding-horizontal) calc(var(--qds-control-input-padding-horizontal) + var(--qds-control-standard-height))}[data-size=standard][type=file]::file-selector-button{font:var(--qds-control-standard-text);height:var(--qds-control-standard-height);margin-inline-end:var(--qds-control-standard-gap-siblings-related);padding-inline:var(--qds-control-button-standard-padding-horizontal)}[data-size=standard][type=search]{padding-inline:var(--qds-control-input-padding-horizontal) calc(var(--qds-control-small-height) + var(--qds-control-mini-button-standard-size) + var(--qds-control-input-padding-horizontal) + var(--qds-control-standard-gap-internal))}[data-size=standard][type=search]~.qds-icon-container{gap:var(--qds-control-standard-gap-internal)}[data-size=large]{font:var(--qds-control-large-text);height:var(--qds-control-large-height)}.qds-password-padding[data-size=large],[data-size=large][type=date],[data-size=large][type=datetime-local],[data-size=large][type=month],[data-size=large][type=time],[data-size=large][type=week]{padding-inline:var(--qds-control-input-padding-horizontal) calc(var(--qds-control-input-padding-horizontal) + var(--qds-control-large-height))}[data-size=large][type=file]::file-selector-button{font:var(--qds-control-large-text);height:var(--qds-control-large-height);margin-inline-end:var(--qds-control-large-gap-siblings-related);padding-inline:var(--qds-control-button-large-padding-horizontal)}[data-size=large][type=search]{padding-inline:var(--qds-control-input-padding-horizontal) calc(var(--qds-control-small-height) + var(--qds-control-mini-button-standard-size) + var(--qds-control-input-padding-horizontal) + var(--qds-control-large-gap-internal))}[data-size=large][type=search]~.qds-icon-container{gap:var(--qds-control-large-gap-internal)}.qds-input{-webkit-appearance:textfield;appearance:textfield;background-color:var(--qds-theme-control-input-background);border-color:var(--qds-theme-control-border);border-radius:var(\n --qds-control-border-radius-top-left,var(--qds-control-border-radius)\n ) var(--qds-control-border-radius-top-right,var(--qds-control-border-radius)) var(\n --qds-control-border-radius-bottom-right,var(--qds-control-border-radius)\n ) var(\n --qds-control-border-radius-bottom-left,var(--qds-control-border-radius)\n );border-style:solid;border-width:var(--qds-control-border-width) var(--qds-control-border-width-inline-end,var(--qds-control-border-width)) var(--qds-control-border-width-block-end,var(--qds-control-border-width)) var(--qds-control-border-width);box-sizing:border-box;color:var(--qds-theme-control-text-standard);grid-area:d;padding-block:0;padding-inline:var(--qds-control-input-padding-horizontal)}.qds-input.qds-hide~.qds-icon-container{display:none}.qds-input:disabled,.qds-input:disabled~.qds-icon-container{opacity:var(--qds-theme-disabled);pointer-events:none}.qds-input:focus-visible{outline:none}.qds-input:focus-visible~.qds-focus-ring{visibility:visible}.qds-input:placeholder-shown{color:var(--qds-theme-control-text-placeholder)}.qds-input:not(:focus):user-invalid{border-color:var(--qds-theme-feedback-result-failure)}.qds-input::-webkit-search-cancel-button,.qds-input:is([type=date],[type=datetime-local],[type=month],[type=time],[type=week])::-webkit-calendar-picker-indicator{display:none}.qds-input[type=file]{padding-block:var(--qds-control-input-padding-horizontal)}.qds-input[type=file]::file-selector-button{background-color:initial;border:var(--qds-control-border-width) solid var(--qds-theme-control-border);border-radius:var(--qds-control-border-radius);color:var(--qds-theme-control-text-standard)}.qds-input[type=file]::file-selector-button:hover{background-color:var(--qds-theme-interactive-background-hover)}.qds-input[type=file]::file-selector-button:active{background-color:var(--qds-theme-interactive-background-pressed)}.qds-input[type=color],.qds-input[type=number]{padding-inline:var(--qds-control-input-padding-horizontal)}.qds-input[type=color]{-webkit-appearance:none;appearance:none;cursor:pointer;min-width:50px;padding-block:var(--qds-control-input-padding-horizontal)}.qds-input[type=color]::-webkit-color-swatch-wrapper{padding:0}.qds-input[type=color]::-webkit-color-swatch{border:var(--qds-control-border-width) solid var(--qds-theme-control-border);border-radius:var(--qds-control-border-radius)}.qds-input[type=color]::-moz-color-swatch{border:var(--qds-control-border-width) solid var(--qds-theme-control-border);border-radius:var(--qds-control-border-radius)}.qds-input[type=color]:hover{background-color:var(--qds-theme-interactive-background-hover)}.qds-input[type=color]:active{background-color:var(--qds-theme-interactive-background-pressed)}.qds-input.qds-search-padding[data-size=large],.qds-input.qds-search-padding[data-size=small],.qds-input.qds-search-padding[data-size=standard]{padding-inline:var(--qds-control-input-padding-horizontal) calc(var(--qds-control-small-height) + var(--qds-control-input-padding-horizontal))}.qds-input[data-size=large][type=file],.qds-input[data-size=small][type=file],.qds-input[data-size=standard][type=file]{height:auto}.qds-input.qds-padding[data-size=large],.qds-input.qds-padding[data-size=small],.qds-input.qds-padding[data-size=standard]{padding-inline:var(--qds-control-input-padding-horizontal)}.qds-input[data-size=large],.qds-input[data-size=small],.qds-input[data-size=standard]{@-moz-document url-prefix(){&[type=date],&[type=datetime-local],&[type=month],&[type=time],&[type=week]{padding-inline-end:var(--qds-control-input-padding-horizontal)}}}.qds-input{@-moz-document url-prefix(){&[type=number]{appearance:none}}}";
8314
+ const inputCss = ":host([hidden]){display:none!important}:host{display:inline-block}@-moz-document url-prefix(){[type=date]~.qds-icon-container,[type=datetime-local]~.qds-icon-container,[type=month]~.qds-icon-container,[type=time]~.qds-icon-container,[type=week]~.qds-icon-container{display:none}}input[type=password]::-ms-reveal{display:none}.qds-container,.qds-input{max-width:inherit;width:inherit}.qds-container{align-content:flex-start;align-items:center;box-sizing:border-box;display:grid;grid-template-areas:\"d\"}.qds-icon-container,.qds-input{grid-area:d}.qds-focus-ring{border-radius:max(1px,var(\n --qds-control-border-radius-top-left,var(--qds-form-input-border-radius)\n )) max(1px,var(\n --qds-control-border-radius-top-right,var(--qds-form-input-border-radius)\n )) max(1px,var(\n --qds-control-border-radius-bottom-right,var(--qds-form-input-border-radius)\n )) max(1px,var(\n --qds-control-border-radius-bottom-left,var(--qds-form-input-border-radius)\n ));box-shadow:0 0 0 var(--qds-focus-heavy-border-width) var(--qds-theme-focus-border);grid-area:d;height:calc(100% + var(--qds-form-input-border-width-default) - var(\n --qds-control-border-width-block-end,\n var(--qds-form-input-border-width-default)\n ));isolation:isolate;outline:var(--qds-theme-focus-border-contrast) solid var(--qds-focus-light-border-width);outline-offset:0;pointer-events:none;visibility:hidden;width:calc(100% + var(--qds-form-input-border-width-default) - var(\n --qds-control-border-width-inline-end,\n var(--qds-form-input-border-width-default)\n ))}[data-size=large]{font:var(--qds-form-large-text);min-height:var(--qds-form-input-large-height);padding-inline:var(--qds-form-input-large-padding-start) var(--qds-form-input-large-padding-end)}.qds-password-padding[data-size=large],[data-size=large][type=date],[data-size=large][type=datetime-local],[data-size=large][type=month],[data-size=large][type=time],[data-size=large][type=week]{padding-inline:var(--qds-form-input-large-padding-end) calc(var(--qds-form-input-large-padding-end) + var(--qds-form-input-large-height))}[data-size=large]~.qds-icon-container{padding-inline-end:var(--qds-form-input-large-padding-end)}[data-size=large][type=number]{padding-inline:var(--qds-form-input-large-padding-start) var(--qds-form-input-large-padding-end)}[data-size=large][type=file]{padding-block:var(--qds-form-input-large-padding-start) var(--qds-form-input-large-padding-end)}[data-size=large][type=file]::file-selector-button{font:var(--qds-form-large-text);margin-inline-end:var(--qds-control-large-gap-siblings-related);min-height:var(--qds-form-input-large-height);padding-inline:var(--qds-control-button-large-padding-horizontal)}[data-size=large][type=search]{padding-inline:var(--qds-form-input-large-padding-end) calc(var(--qds-form-input-small-height) + var(--qds-control-mini-button-standard-size) + var(--qds-form-input-large-padding-end) + var(--qds-form-input-large-gap-internal))}[data-size=large][type=search]~.qds-icon-container{gap:var(--qds-form-input-large-gap-internal)}.qds-padding[data-size=large]{padding-inline:var(--qds-form-input-large-padding-start) var(--qds-form-input-large-padding-end)}[data-size=large]{@-moz-document url-prefix(){&[type=date],&[type=datetime-local],&[type=month],&[type=time],&[type=week]{padding-inline:var(--qds-form-input-large-padding-start) var(--qds-form-input-large-padding-end)}}}[data-size=standard]{font:var(--qds-form-standard-text);min-height:var(--qds-form-input-standard-height);padding-inline:var(--qds-form-input-standard-padding-start) var(--qds-form-input-standard-padding-end)}.qds-password-padding[data-size=standard],[data-size=standard][type=date],[data-size=standard][type=datetime-local],[data-size=standard][type=month],[data-size=standard][type=time],[data-size=standard][type=week]{padding-inline:var(--qds-form-input-standard-padding-start) calc(var(--qds-form-input-standard-padding-end) + var(--qds-form-input-standard-height))}[data-size=standard]~.qds-icon-container{padding-inline-end:var(--qds-form-input-standard-padding-end)}[data-size=standard][type=number]{padding-inline:var(--qds-form-input-standard-padding-start) var(--qds-form-input-standard-padding-end)}[data-size=standard][type=file]{padding-block:var(--qds-form-input-standard-padding-start) var(--qds-form-input-standard-padding-end)}[data-size=standard][type=file]::file-selector-button{font:var(--qds-form-standard-text);margin-inline-end:var(--qds-control-standard-gap-siblings-related);min-height:var(--qds-form-input-standard-height);padding-inline:var(--qds-control-button-standard-padding-horizontal)}[data-size=standard][type=search]{padding-inline:var(--qds-form-input-standard-padding-end) calc(var(--qds-form-input-small-height) + var(--qds-control-mini-button-standard-size) + var(--qds-form-input-standard-padding-end) + var(--qds-form-input-standard-gap-internal))}[data-size=standard][type=search]~.qds-icon-container{gap:var(--qds-form-input-standard-gap-internal)}.qds-padding[data-size=standard]{padding-inline:var(--qds-form-input-standard-padding-start) var(--qds-form-input-standard-padding-end)}[data-size=standard]{@-moz-document url-prefix(){&[type=date],&[type=datetime-local],&[type=month],&[type=time],&[type=week]{padding-inline:var(--qds-form-input-standard-padding-start) var(--qds-form-input-standard-padding-end)}}}[data-size=small]{font:var(--qds-form-small-text);min-height:var(--qds-form-input-small-height);padding-inline:var(--qds-form-input-small-padding-start) var(--qds-form-input-small-padding-end)}.qds-password-padding[data-size=small],[data-size=small][type=date],[data-size=small][type=datetime-local],[data-size=small][type=month],[data-size=small][type=time],[data-size=small][type=week]{padding-inline:var(--qds-form-input-small-padding-end) calc(var(--qds-form-input-small-padding-end) + var(--qds-form-input-small-height))}[data-size=small]~.qds-icon-container{padding-inline-end:var(--qds-form-input-small-padding-end)}[data-size=small][type=number]{padding-inline:var(--qds-form-input-small-padding-start) var(--qds-form-input-small-padding-end)}[data-size=small][type=file]{padding-block:var(--qds-form-input-small-padding-start) var(--qds-form-input-small-padding-end)}[data-size=small][type=file]::file-selector-button{font:var(--qds-form-small-text);margin-inline-end:var(--qds-control-small-gap-siblings-related);min-height:var(--qds-form-input-small-height);padding-inline:var(--qds-control-button-small-padding-horizontal)}[data-size=small][type=search]{padding-inline:var(--qds-form-input-small-padding-end) calc(var(--qds-form-input-small-height) + var(--qds-control-mini-button-standard-size) + var(--qds-form-input-small-padding-end) + var(--qds-form-input-small-gap-internal))}[data-size=small][type=search]~.qds-icon-container{gap:var(--qds-form-input-small-gap-internal)}.qds-padding[data-size=small]{padding-inline:var(--qds-form-input-small-padding-start) var(--qds-form-input-small-padding-end)}[data-size=small]{@-moz-document url-prefix(){&[type=date],&[type=datetime-local],&[type=month],&[type=time],&[type=week]{padding-inline:var(--qds-form-input-small-padding-start) var(--qds-form-input-small-padding-end)}}}.qds-input{-webkit-appearance:textfield;appearance:textfield;background-color:var(--qds-theme-form-input-background-default);border-color:var(--qds-theme-form-input-border-default);border-radius:var(\n --qds-control-border-radius-top-left,var(--qds-form-input-border-radius)\n ) var(\n --qds-control-border-radius-top-right,var(--qds-form-input-border-radius)\n ) var(\n --qds-control-border-radius-bottom-right,var(--qds-form-input-border-radius)\n ) var(\n --qds-control-border-radius-bottom-left,var(--qds-form-input-border-radius)\n );border-style:solid;border-width:var(--qds-form-input-border-width-default) var(\n --qds-control-border-width-inline-end,var(--qds-form-input-border-width-default)\n ) var(\n --qds-control-border-width-block-end,var(--qds-form-input-border-width-default)\n ) var(--qds-form-input-border-width-default);box-sizing:border-box;color:var(--qds-theme-form-input-text-active);grid-area:d;padding-block:0}.qds-input.qds-hide~.qds-icon-container{display:none}.qds-input:disabled,.qds-input:disabled~.qds-icon-container{opacity:var(--qds-theme-disabled);pointer-events:none}.qds-input:focus-visible{outline:none}.qds-input:focus-visible~.qds-focus-ring{visibility:visible}.qds-input:read-only{background-color:var(--qds-theme-form-input-background-read-only);border-color:var(--qds-theme-form-input-border-disabled)}.qds-input:placeholder-shown{color:var(--qds-theme-control-text-placeholder)}.qds-input:hover{background-color:var(--qds-theme-form-input-background-hover);border-color:var(--qds-theme-form-input-border-hover)}.qds-input:active{background-color:var(--qds-theme-form-input-background-active);color:var(--qds-theme-form-input-text-active)}.qds-input::-webkit-search-cancel-button,.qds-input:is([type=date],[type=datetime-local],[type=month],[type=time],[type=week])::-webkit-calendar-picker-indicator{display:none}.qds-input[type=file]::file-selector-button{background-color:initial;border:var(--qds-form-input-border-width-default) solid var(--qds-theme-form-input-border-default);border-radius:var(--qds-control-border-radius);color:var(--qds-theme-form-input-text-active)}.qds-input[type=file]::file-selector-button:hover{background-color:var(--qds-theme-interactive-background-hover)}.qds-input[type=file]::file-selector-button:active{background-color:var(--qds-theme-interactive-background-pressed)}.qds-input[type=color]{-webkit-appearance:none;appearance:none;cursor:pointer;min-width:50px;padding-block:var(--qds-form-input-standard-padding-end);padding-inline:var(--qds-form-input-standard-padding-end)}.qds-input[type=color]::-webkit-color-swatch-wrapper{padding:0}.qds-input[type=color]::-webkit-color-swatch{border:var(--qds-form-input-border-width-default) solid var(--qds-theme-form-input-border-default);border-radius:var(--qds-control-border-radius)}.qds-input[type=color]::-moz-color-swatch{border:var(--qds-form-input-border-width-default) solid var(--qds-theme-form-input-border-default);border-radius:var(--qds-control-border-radius)}.qds-input[type=color]:hover{background-color:var(--qds-theme-interactive-background-hover)}.qds-input[type=color]:active{background-color:var(--qds-theme-interactive-background-pressed)}.qds-input.qds-search-padding[data-size=standard]{padding-inline:var(--qds-form-input-standard-padding-end) calc(var(--qds-form-input-small-height) + var(--qds-form-input-standard-padding-end))}.qds-input[data-size=standard][type=file]{height:auto}.qds-input.qds-search-padding[data-size=large]{padding-inline:var(--qds-form-input-large-padding-end) calc(var(--qds-form-input-small-height) + var(--qds-form-input-large-padding-end))}.qds-input[data-size=large][type=file]{height:auto}.qds-input.qds-search-padding[data-size=small]{padding-inline:var(--qds-form-input-small-padding-end) calc(var(--qds-form-input-small-height) + var(--qds-form-input-small-padding-end))}.qds-input[data-size=small][type=file]{height:auto}.qds-input{@-moz-document url-prefix(){&[type=number]{appearance:none}}}.qds-input[data-status=success]{border-color:var(--qds-theme-form-input-border-success)}.qds-input[data-status=warning]{border-color:var(--qds-theme-form-input-border-warning)}.qds-input:not(:focus):user-invalid,.qds-input[data-status=error]{border-color:var(--qds-theme-form-input-border-error)}.qds-icon-container{align-items:center;display:flex;justify-content:center;justify-self:end}.qds-icon-container.no-padding{padding-inline-end:0}";
8050
8315
 
8051
8316
  // SPDX-FileCopyrightText: © 2024 Schneider Electric
8052
8317
  //
@@ -8067,7 +8332,7 @@ var __classPrivateFieldSet$f = (undefined && undefined.__classPrivateFieldSet) |
8067
8332
  throw new TypeError("Cannot write private member to an object whose class did not declare it");
8068
8333
  return (kind === "a" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;
8069
8334
  };
8070
- var _Input_instances, _Input_inheritedAttributes, _Input_input, _Input_computedDisabled_get, _Input_computedIconName_get, _Input_computedSize_get, _Input_computedValue_get, _Input_hasInteractiveIcon_get, _Input_iconClickHandler_get, _Input_computedType_get, _Input_computedInteractiveIconAriaLabel_get, _Input_togglePasswordVisibility, _Input_ref, _Input_getFiles, _Input_onBlur, _Input_onCancel, _Input_onSearch, _Input_onChange, _Input_onClear, _Input_onFocus, _Input_onInput, _Input_defineGetter, _Input_clearValue;
8335
+ var _Input_instances, _Input_inheritedAttributes, _Input_input, _Input_computedDisabled_get, _Input_computedIconName_get, _Input_computedSize_get, _Input_computedValue_get, _Input_computedStatus_get, _Input_hasInteractiveIcon_get, _Input_iconClickHandler_get, _Input_computedType_get, _Input_computedInteractiveIconAriaLabel_get, _Input_togglePasswordVisibility, _Input_ref, _Input_getFiles, _Input_onBlur, _Input_onCancel, _Input_onSearch, _Input_onChange, _Input_onClear, _Input_onFocus, _Input_onInput, _Input_defineGetter, _Input_clearValue;
8071
8336
  const stopImmediatePropagation = (event) => {
8072
8337
  event.stopImmediatePropagation();
8073
8338
  };
@@ -8326,6 +8591,9 @@ class Input {
8326
8591
  : node.textContent?.trim())
8327
8592
  .join(' ');
8328
8593
  }
8594
+ statusChanged() {
8595
+ this.internals.ariaInvalid = (__classPrivateFieldGet$h(this, _Input_instances, "a", _Input_computedStatus_get) === 'error').toString();
8596
+ }
8329
8597
  disabledChanged() {
8330
8598
  if (__classPrivateFieldGet$h(this, _Input_instances, "a", _Input_computedDisabled_get))
8331
8599
  // eslint-disable-next-line unicorn/no-null
@@ -8390,6 +8658,7 @@ class Input {
8390
8658
  __classPrivateFieldGet$h(this, _Input_instances, "m", _Input_defineGetter).call(this, 'labels', () => this.internals.labels);
8391
8659
  __classPrivateFieldSet$f(this, _Input_inheritedAttributes, inheritAriaAttributes(this.host), "f");
8392
8660
  this.tabindexChanged(this.host.getAttribute('tabindex') ?? '0');
8661
+ this.statusChanged();
8393
8662
  }
8394
8663
  componentDidLoad() {
8395
8664
  invariant(__classPrivateFieldGet$h(this, _Input_input, "f"));
@@ -8415,7 +8684,7 @@ class Input {
8415
8684
  const shouldShowSearchButton = isSearchType && this.noIcon === false;
8416
8685
  const shouldHideIcon = !isSearchType && this.noIcon === true;
8417
8686
  const shouldRemoveSearchPadding = isSearchType && this.noIcon === true;
8418
- return (hAsync("div", { key: '08d63abac38c7882975967e96c3bc65f6a33756a', class: "qds-container" }, hAsync("input", { key: '564c453baacac196e6ab2630456afb2baf1ddd08', accept: this.accept, autoCapitalize: this.host.autocapitalize, autoComplete: this.autoComplete,
8687
+ return (hAsync("div", { key: 'db31ec02c256f64f5a4d946331405b7ba349784d', class: "qds-container" }, hAsync("input", { key: '9e91aadb684a260ea63dfa7a64a1bffdcbe1f3a2', accept: this.accept, autoCapitalize: this.host.autocapitalize, autoComplete: this.autoComplete,
8419
8688
  // eslint-disable-next-line jsx-a11y/no-autofocus
8420
8689
  autoFocus: this.host.autofocus, capture: this.capture, class: {
8421
8690
  'qds-search-padding': shouldRemoveSearchPadding,
@@ -8424,16 +8693,17 @@ class Input {
8424
8693
  'qds-padding': shouldHideIcon,
8425
8694
  'qds-password-padding': this.type === 'password' ||
8426
8695
  (this.isPasswordVisible && this.type === 'text'),
8427
- }, "data-size": __classPrivateFieldGet$h(this, _Input_instances, "a", _Input_computedSize_get), disabled: this.disabled, enterKeyHint: this.enterkeyhint, inputMode: this.inputmode, max: this.max, maxLength: this.maxLength, min: this.min, minLength: this.minLength, multiple: this.multiple, onBlur: __classPrivateFieldGet$h(this, _Input_onBlur, "f"), onChange: __classPrivateFieldGet$h(this, _Input_onChange, "f"), onFocus: __classPrivateFieldGet$h(this, _Input_onFocus, "f"), onInput: __classPrivateFieldGet$h(this, _Input_onInput, "f"), placeholder: this.placeholder, ref: __classPrivateFieldGet$h(this, _Input_ref, "f"), spellcheck: this.host.spellcheck, step: this.step, tabIndex: __classPrivateFieldGet$h(this, _Input_instances, "a", _Input_computedDisabled_get) ? undefined : this.tabIndex, type: __classPrivateFieldGet$h(this, _Input_instances, "a", _Input_computedType_get), value: this.value ?? '', ...__classPrivateFieldGet$h(this, _Input_inheritedAttributes, "f") }), hAsync("div", { key: '7204db6d2b84f367cf483826a86ca44ba1cc460d', class: "qds-focus-ring" }), __classPrivateFieldGet$h(this, _Input_instances, "a", _Input_computedIconName_get) && (hAsync("div", { key: '1ddab9b874357ad3a8ace960edbeb7fd4c50d083', class: {
8696
+ }, "data-status": __classPrivateFieldGet$h(this, _Input_instances, "a", _Input_computedStatus_get), "data-size": __classPrivateFieldGet$h(this, _Input_instances, "a", _Input_computedSize_get), disabled: this.disabled, enterKeyHint: this.enterkeyhint, inputMode: this.inputmode, max: this.max, maxLength: this.maxLength, min: this.min, minLength: this.minLength, multiple: this.multiple, onBlur: __classPrivateFieldGet$h(this, _Input_onBlur, "f"), onChange: __classPrivateFieldGet$h(this, _Input_onChange, "f"), onFocus: __classPrivateFieldGet$h(this, _Input_onFocus, "f"), onInput: __classPrivateFieldGet$h(this, _Input_onInput, "f"), placeholder: this.placeholder, readOnly: this.readonly, ref: __classPrivateFieldGet$h(this, _Input_ref, "f"), spellcheck: this.host.spellcheck, step: this.step, tabIndex: __classPrivateFieldGet$h(this, _Input_instances, "a", _Input_computedDisabled_get) ? undefined : this.tabIndex, type: __classPrivateFieldGet$h(this, _Input_instances, "a", _Input_computedType_get), value: this.value ?? '', ...__classPrivateFieldGet$h(this, _Input_inheritedAttributes, "f") }), hAsync("div", { key: '1a70a9546cbb333975fb5ddc3e3d6f4e2ea28769', class: "qds-focus-ring" }), __classPrivateFieldGet$h(this, _Input_instances, "a", _Input_computedIconName_get) && (hAsync("div", { key: 'afcfdac0375d089869ace600729d8381df262107', class: {
8428
8697
  'qds-icon-container': true,
8429
8698
  'no-padding': shouldRemoveSearchPadding,
8430
- } }, shouldShowClearButton && (hAsync("qds-mini-button", { key: '3965af67967b63a4310f82461509c815c553cd00', class: "qds-hide", text: "clear input", library: "core", name: "clear", disabled: this.disabled, onClick: __classPrivateFieldGet$h(this, _Input_onClear, "f"), tabindex: -1, onQdsFocus: stopImmediatePropagation })), __classPrivateFieldGet$h(this, _Input_instances, "a", _Input_hasInteractiveIcon_get) && (hAsync("qds-mini-button", { key: 'f97694e844d02543f88d8e1ca067e8ae759e8c8a', disabled: this.disabled, onClick: __classPrivateFieldGet$h(this, _Input_instances, "a", _Input_iconClickHandler_get), text: __classPrivateFieldGet$h(this, _Input_instances, "a", _Input_computedInteractiveIconAriaLabel_get), library: "core", name: __classPrivateFieldGet$h(this, _Input_instances, "a", _Input_computedIconName_get), tabindex: -1, onQdsFocus: stopImmediatePropagation })), shouldShowSearchButton ? (hAsync("qds-mini-button", { text: "search", library: "core", name: __classPrivateFieldGet$h(this, _Input_instances, "a", _Input_computedIconName_get), disabled: this.disabled, onClick: __classPrivateFieldGet$h(this, _Input_onSearch, "f"), tabindex: -1, onQdsFocus: stopImmediatePropagation })) : (hAsync("div", null))))));
8699
+ } }, shouldShowClearButton && (hAsync("qds-mini-button", { key: 'a19339646b5e2fda9d544fae4830a68536c7bd3f', class: "qds-hide", text: "clear input", library: "core", name: "clear", disabled: this.disabled, onClick: __classPrivateFieldGet$h(this, _Input_onClear, "f"), tabindex: -1, onQdsFocus: stopImmediatePropagation })), __classPrivateFieldGet$h(this, _Input_instances, "a", _Input_hasInteractiveIcon_get) && (hAsync("qds-mini-button", { key: 'eeedd9c8d2a3269d09da86fec16459ec82be8b03', disabled: this.disabled, onClick: __classPrivateFieldGet$h(this, _Input_instances, "a", _Input_iconClickHandler_get), text: __classPrivateFieldGet$h(this, _Input_instances, "a", _Input_computedInteractiveIconAriaLabel_get), library: "core", name: __classPrivateFieldGet$h(this, _Input_instances, "a", _Input_computedIconName_get), tabindex: -1, onQdsFocus: stopImmediatePropagation })), shouldShowSearchButton ? (hAsync("qds-mini-button", { text: "search", library: "core", name: __classPrivateFieldGet$h(this, _Input_instances, "a", _Input_computedIconName_get), disabled: this.disabled, onClick: __classPrivateFieldGet$h(this, _Input_onSearch, "f"), tabindex: -1, onQdsFocus: stopImmediatePropagation })) : (hAsync("div", null))))));
8431
8700
  }
8432
8701
  static get delegatesFocus() { return true; }
8433
8702
  static get formAssociated() { return true; }
8434
8703
  get host() { return getElement(this); }
8435
8704
  static get watchers() { return {
8436
8705
  "aria-label": ["ariaLabelChanged"],
8706
+ "status": ["statusChanged"],
8437
8707
  "disabled": ["disabledChanged"],
8438
8708
  "selectionDirection": ["selectionDirectionChanged"],
8439
8709
  "selectionEnd": ["selectionEndChanged"],
@@ -8454,6 +8724,8 @@ class Input {
8454
8724
  "$flags$": 345,
8455
8725
  "$tagName$": "qds-input",
8456
8726
  "$members$": {
8727
+ "status": [1],
8728
+ "readonly": [4],
8457
8729
  "noIcon": [4, "no-icon"],
8458
8730
  "size": [1],
8459
8731
  "accept": [1],
@@ -8527,6 +8799,17 @@ _Input_inheritedAttributes = new WeakMap(), _Input_input = new WeakMap(), _Input
8527
8799
  return this.value.toString();
8528
8800
  // eslint-disable-next-line unicorn/no-null
8529
8801
  return this.value === undefined ? null : this.value;
8802
+ }, _Input_computedStatus_get = function _Input_computedStatus_get() {
8803
+ switch (this.status) {
8804
+ case 'error':
8805
+ case 'success':
8806
+ case 'warning': {
8807
+ return this.status;
8808
+ }
8809
+ default: {
8810
+ return undefined;
8811
+ }
8812
+ }
8530
8813
  }, _Input_hasInteractiveIcon_get = function _Input_hasInteractiveIcon_get() {
8531
8814
  return (typeof this.type === 'string' &&
8532
8815
  ['month', 'time', 'date', 'datetime-local', 'week', 'password'].includes(this.type));
@@ -8551,7 +8834,7 @@ _Input_inheritedAttributes = new WeakMap(), _Input_input = new WeakMap(), _Input
8551
8834
  __classPrivateFieldGet$h(this, _Input_input, "f").value = '';
8552
8835
  };
8553
8836
 
8554
- const labelCss = ":host([hidden]){display:none!important}:host{display:inline-block}.qds-label{align-items:center;box-sizing:border-box;color:var(--qds-theme-control-text-standard);display:inline-flex;gap:var(--qds-text-icon-gap);width:100%}.qds-label:focus-visible{border-radius:var(--qds-focus-border-radius);outline:var(--qds-focus-border-width) solid var(--qds-theme-focus-border);outline-offset:var(--qds-focus-border-offset)}.qds-text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.qds-required{color:var(--qds-theme-feedback-field-required);-webkit-user-select:none;user-select:none}[data-size=small][data-importance=standard]{font:var(--qds-form-small-text)}[data-size=small][data-importance=emphasized] .qds-text{font:var(--qds-form-small-text-emphasized)}.qds-inline[data-size=small]{min-height:var(--qds-control-small-height)}.qds-icon[data-size=small]{height:var(--qds-form-small-icon-size);min-width:var(--qds-form-small-icon-size);width:var(--qds-form-small-icon-size)}[data-size=standard][data-importance=standard]{font:var(--qds-form-standard-text)}[data-size=standard][data-importance=emphasized] .qds-text{font:var(--qds-form-standard-text-emphasized)}.qds-inline[data-size=standard]{min-height:var(--qds-control-standard-height)}.qds-icon[data-size=standard]{height:var(--qds-form-standard-icon-size);min-width:var(--qds-form-standard-icon-size);width:var(--qds-form-standard-icon-size)}[data-size=large][data-importance=standard]{font:var(--qds-form-large-text)}[data-size=large][data-importance=emphasized] .qds-text{font:var(--qds-form-large-text-emphasized)}.qds-inline[data-size=large]{min-height:var(--qds-control-large-height)}.qds-icon[data-size=large]{height:var(--qds-form-large-icon-size);min-width:var(--qds-form-large-icon-size);width:var(--qds-form-large-icon-size)}";
8837
+ const labelCss = ":host([hidden]){display:none!important}:host{display:inline-block}.qds-label{align-items:center;box-sizing:border-box;color:var(--qds-theme-control-text-standard);display:inline-flex;gap:var(--qds-text-icon-gap);width:100%}.qds-label:focus-visible{border-radius:var(--qds-focus-border-radius);outline:var(--qds-focus-border-width) solid var(--qds-theme-focus-border);outline-offset:var(--qds-focus-border-offset)}.qds-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qds-required{color:var(--qds-theme-feedback-field-required);-webkit-user-select:none;user-select:none}[data-size=small][data-importance=standard]{font:var(--qds-form-small-text)}[data-size=small][data-importance=emphasized] .qds-text{font:var(--qds-form-small-text-emphasized)}.qds-inline[data-size=small]{min-height:var(--qds-control-small-height)}.qds-icon[data-size=small]{height:var(--qds-form-small-icon-size);min-width:var(--qds-form-small-icon-size);width:var(--qds-form-small-icon-size)}[data-size=standard][data-importance=standard]{font:var(--qds-form-standard-text)}[data-size=standard][data-importance=emphasized] .qds-text{font:var(--qds-form-standard-text-emphasized)}.qds-inline[data-size=standard]{min-height:var(--qds-control-standard-height)}.qds-icon[data-size=standard]{height:var(--qds-form-standard-icon-size);min-width:var(--qds-form-standard-icon-size);width:var(--qds-form-standard-icon-size)}[data-size=large][data-importance=standard]{font:var(--qds-form-large-text)}[data-size=large][data-importance=emphasized] .qds-text{font:var(--qds-form-large-text-emphasized)}.qds-inline[data-size=large]{min-height:var(--qds-control-large-height)}.qds-icon[data-size=large]{height:var(--qds-form-large-icon-size);min-width:var(--qds-form-large-icon-size);width:var(--qds-form-large-icon-size)}";
8555
8838
 
8556
8839
  // SPDX-FileCopyrightText: © 2024 Schneider Electric
8557
8840
  //
@@ -8639,12 +8922,12 @@ class Label {
8639
8922
  __classPrivateFieldGet$g(this, _Label_ro, "f").disconnect();
8640
8923
  }
8641
8924
  render() {
8642
- return (hAsync("span", { key: '82154997ab7210e10df7c5c500c6f85a509a7e91', class: {
8925
+ return (hAsync("span", { key: '0915703faa9ab405d9906f6620bfa19d78fbfca2', class: {
8643
8926
  'qds-inline': this.inline,
8644
8927
  'qds-label': true,
8645
8928
  }, "data-size": __classPrivateFieldGet$g(this, _Label_instances, "a", _Label_computedSize_get), "data-importance": __classPrivateFieldGet$g(this, _Label_instances, "a", _Label_computedImportance_get), ref: __classPrivateFieldGet$g(this, _Label_labelRef, "f"),
8646
8929
  // eslint-disable-next-line jsx-a11y/no-noninteractive-tabindex
8647
- tabIndex: this.tooltip ? 0 : undefined }, this.required && hAsync("span", { key: '9bf4fe93f921fece91a72e137fe13ce32316a085', class: "qds-required" }, "*"), hAsync("span", { key: 'a3a57e083b3cfff633e8d13c9c38f3fffffb739f', class: "qds-text", ref: __classPrivateFieldGet$g(this, _Label_spanRef, "f") }, this.text), this.tooltip && (hAsync("qds-tooltip", { key: '48cd8e944a5307cc486bd522c789623db28170b7', "aria-hidden": "true", ref: __classPrivateFieldGet$g(this, _Label_tooltipRef, "f") }, this.text))));
8930
+ tabIndex: this.tooltip ? 0 : undefined }, this.required && hAsync("span", { key: 'd0a36929ba2e813923e5e28c5d13f9f62203637b', class: "qds-required" }, "*"), hAsync("span", { key: '0dd2a08b4c5458408aaa30fe241fc807920dd50c', class: "qds-text", ref: __classPrivateFieldGet$g(this, _Label_spanRef, "f") }, this.text), this.tooltip && (hAsync("qds-tooltip", { key: '68050637f772a80cae98db77c10fb7d42a507dca', "aria-hidden": "true", ref: __classPrivateFieldGet$g(this, _Label_tooltipRef, "f") }, this.text))));
8648
8931
  }
8649
8932
  static get watchers() { return {
8650
8933
  "text": ["textChanged"]
@@ -8690,7 +8973,7 @@ _Label_label = new WeakMap(), _Label_ro = new WeakMap(), _Label_span = new WeakM
8690
8973
  }
8691
8974
  };
8692
8975
 
8693
- const listItemCss = ":host([hidden]){display:none!important}:host{display:block}.qds-disabled{opacity:var(--qds-theme-disabled);pointer-events:none}.qds-indented-content,.qds-list-item{align-items:center;border-radius:var(--qds-control-border-radius);box-sizing:border-box}.qds-indented-content{align-self:stretch;cursor:default;display:flex;flex:1 0}.qds-destination{transform:scaleX(var(--qds-direction-factor,1))}.qds-icon,.qds-main-icon{color:var(--qds-theme-text-standard)}.qds-picture{flex-shrink:0}.qds-texts{display:flex;flex:1 0;flex-direction:column;justify-items:center;padding:0;position:relative}.qds-input{-webkit-appearance:none;appearance:none;background:none;border:none;border-radius:var(--qds-control-border-radius);inset:0;margin:0;outline:none;position:absolute}.qds-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.qds-title,.qds-tooltip-title{color:var(--qds-theme-title)}.qds-subtitle{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden}.qds-subtitle,.qds-tooltip-subtitle{color:var(--qds-theme-subtitle)}.qds-kicker{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.qds-kicker,.qds-tooltip-kicker{color:var(--qds-theme-kicker)}.qds-draggable{cursor:grab}.qds-cursor-pointer{cursor:pointer}[data-size=small] .qds-indented-content{gap:var(--qds-list-item-small-gap-internal);min-height:var(--qds-list-item-small-height);padding:var(--qds-list-item-small-padding-vertical) var(--qds-list-item-small-padding-horizontal)}[data-size=small] .qds-icon{height:var(--qds-control-small-icon-size);width:var(--qds-control-small-icon-size)}[data-size=small] .qds-main-icon{height:var(--qds-list-item-small-icon-size);width:var(--qds-list-item-small-icon-size)}[data-size=small] .qds-texts{gap:var(--qds-list-item-small-titles-gap)}[data-size=small] .qds-kicker,[data-size=small] .qds-tooltip-kicker{font:var(--qds-list-item-small-kicker)}[data-size=small] .qds-title,[data-size=small] .qds-tooltip-title{font:var(--qds-list-item-small-title)}[data-size=small] .qds-subtitle,[data-size=small] .qds-tooltip-subtitle{font:var(--qds-list-item-small-subtitle)}[data-size=small] .qds-picture{height:var(--qds-list-item-small-picture-size);width:var(--qds-list-item-small-picture-size)}[data-size=standard] .qds-indented-content{gap:var(--qds-list-item-standard-gap-internal);min-height:var(--qds-list-item-standard-height);padding:var(--qds-list-item-standard-padding-vertical) var(--qds-list-item-standard-padding-horizontal)}[data-size=standard] .qds-icon{height:var(--qds-control-standard-icon-size);width:var(--qds-control-standard-icon-size)}[data-size=standard] .qds-main-icon{height:var(--qds-list-item-standard-icon-size);width:var(--qds-list-item-standard-icon-size)}[data-size=standard] .qds-texts{gap:var(--qds-list-item-standard-titles-gap)}[data-size=standard] .qds-kicker,[data-size=standard] .qds-tooltip-kicker{font:var(--qds-list-item-standard-kicker)}[data-size=standard] .qds-title,[data-size=standard] .qds-tooltip-title{font:var(--qds-list-item-standard-title)}[data-size=standard] .qds-subtitle,[data-size=standard] .qds-tooltip-subtitle{font:var(--qds-list-item-standard-subtitle)}[data-size=standard] .qds-picture{height:var(--qds-list-item-standard-picture-size);width:var(--qds-list-item-standard-picture-size)}[data-size=large] .qds-indented-content{gap:var(--qds-list-item-large-gap-internal);min-height:var(--qds-list-item-large-height);padding:var(--qds-list-item-large-padding-vertical) var(--qds-list-item-large-padding-horizontal)}[data-size=large] .qds-icon{height:var(--qds-control-large-icon-size);width:var(--qds-control-large-icon-size)}[data-size=large] .qds-main-icon{height:var(--qds-list-item-large-icon-size);width:var(--qds-list-item-large-icon-size)}[data-size=large] .qds-texts{gap:var(--qds-list-item-large-titles-gap)}[data-size=large] .qds-kicker,[data-size=large] .qds-tooltip-kicker{font:var(--qds-list-item-large-kicker)}[data-size=large] .qds-title,[data-size=large] .qds-tooltip-title{font:var(--qds-list-item-large-title)}[data-size=large] .qds-subtitle,[data-size=large] .qds-tooltip-subtitle{font:var(--qds-list-item-large-subtitle)}[data-size=large] .qds-picture{height:var(--qds-list-item-large-picture-size);width:var(--qds-list-item-large-picture-size)}.qds-list-item{display:block}.qds-list-item:has(input:focus-visible){border-radius:var(--qds-focus-border-radius);box-shadow:0 0 0 var(--qds-focus-heavy-border-width) var(--qds-theme-focus-border);outline:var(--qds-theme-focus-border-contrast) solid var(--qds-focus-light-border-width);outline-offset:0}.qds-list-item:hover:not(.qds-static){background-color:var(--qds-theme-interactive-background-hover)}.qds-list-item:active:not(.qds-static),.qds-list-item:not(.qds-has-submenu):not(.qds-static):active{background-color:var(--qds-theme-interactive-background-pressed)}.qds-selected.qds-list-item{background-color:var(--qds-theme-interactive-background-selected)}.qds-selected.qds-list-item:hover{background-color:var(--qds-theme-interactive-background-selected-hover)}.qds-selected.qds-list-item:active{background-color:var(\n --qds-theme-interactive-background-selected-pressed\n )}.qds-selected[data-size=small] .qds-title{font:var(--qds-list-item-small-title-emphasized)}.qds-selected[data-size=standard] .qds-title{font:var(--qds-list-item-standard-title-emphasized)}.qds-selected[data-size=large] .qds-title{font:var(--qds-list-item-large-title-emphasized)}";
8976
+ const listItemCss = ":host([hidden]){display:none!important}:host{display:block}.qds-disabled{opacity:var(--qds-theme-disabled);pointer-events:none}.qds-indented-content,.qds-list-item{align-items:center;border-radius:var(--qds-control-border-radius);box-sizing:border-box}.qds-indented-content{align-self:stretch;cursor:default;display:flex;flex:1 0}.qds-destination{transform:scaleX(var(--qds-direction-factor,1))}.qds-icon,.qds-main-icon{color:var(--qds-theme-text-standard)}.qds-picture{flex-shrink:0}.qds-texts{display:flex;flex:1 0;flex-direction:column;justify-items:center;padding:0;position:relative}.qds-input{-webkit-appearance:none;appearance:none;background:none;border:none;border-radius:var(--qds-control-border-radius);inset:0;margin:0;outline:none;position:absolute}.qds-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.qds-title,.qds-tooltip-title{color:var(--qds-theme-title)}.qds-subtitle{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden}.qds-subtitle,.qds-tooltip-subtitle{color:var(--qds-theme-subtitle)}.qds-kicker{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.qds-kicker,.qds-tooltip-kicker{color:var(--qds-theme-kicker)}.qds-draggable{cursor:grab}.qds-cursor-pointer{cursor:pointer}[data-size=small] .qds-indented-content{gap:var(--qds-list-item-small-gap-internal);min-height:var(--qds-list-item-small-height);padding:var(--qds-list-item-small-padding-vertical) var(--qds-list-item-small-padding-horizontal)}[data-size=small] .qds-icon{height:var(--qds-control-small-icon-size);width:var(--qds-control-small-icon-size)}[data-size=small] .qds-main-icon{height:var(--qds-list-item-small-icon-size);width:var(--qds-list-item-small-icon-size)}[data-size=small] .qds-texts{gap:var(--qds-list-item-small-titles-gap)}[data-size=small] .qds-kicker,[data-size=small] .qds-tooltip-kicker{font:var(--qds-list-item-small-kicker)}[data-size=small] .qds-title,[data-size=small] .qds-tooltip-title{font:var(--qds-list-item-small-title)}[data-size=small] .qds-subtitle,[data-size=small] .qds-tooltip-subtitle{font:var(--qds-list-item-small-subtitle)}[data-size=small] .qds-picture{height:var(--qds-list-item-small-picture-size);width:var(--qds-list-item-small-picture-size)}[data-size=standard] .qds-indented-content{gap:var(--qds-list-item-standard-gap-internal);min-height:var(--qds-list-item-standard-height);padding:var(--qds-list-item-standard-padding-vertical) var(--qds-list-item-standard-padding-horizontal)}[data-size=standard] .qds-icon{height:var(--qds-control-standard-icon-size);width:var(--qds-control-standard-icon-size)}[data-size=standard] .qds-main-icon{height:var(--qds-list-item-standard-icon-size);width:var(--qds-list-item-standard-icon-size)}[data-size=standard] .qds-texts{gap:var(--qds-list-item-standard-titles-gap)}[data-size=standard] .qds-kicker,[data-size=standard] .qds-tooltip-kicker{font:var(--qds-list-item-standard-kicker)}[data-size=standard] .qds-title,[data-size=standard] .qds-tooltip-title{font:var(--qds-list-item-standard-title)}[data-size=standard] .qds-subtitle,[data-size=standard] .qds-tooltip-subtitle{font:var(--qds-list-item-standard-subtitle)}[data-size=standard] .qds-picture{height:var(--qds-list-item-standard-picture-size);width:var(--qds-list-item-standard-picture-size)}[data-size=large] .qds-indented-content{gap:var(--qds-list-item-large-gap-internal);min-height:var(--qds-list-item-large-height);padding:var(--qds-list-item-large-padding-vertical) var(--qds-list-item-large-padding-horizontal)}[data-size=large] .qds-icon{height:var(--qds-control-large-icon-size);width:var(--qds-control-large-icon-size)}[data-size=large] .qds-main-icon{height:var(--qds-list-item-large-icon-size);width:var(--qds-list-item-large-icon-size)}[data-size=large] .qds-texts{gap:var(--qds-list-item-large-titles-gap)}[data-size=large] .qds-kicker,[data-size=large] .qds-tooltip-kicker{font:var(--qds-list-item-large-kicker)}[data-size=large] .qds-title,[data-size=large] .qds-tooltip-title{font:var(--qds-list-item-large-title)}[data-size=large] .qds-subtitle,[data-size=large] .qds-tooltip-subtitle{font:var(--qds-list-item-large-subtitle)}[data-size=large] .qds-picture{height:var(--qds-list-item-large-picture-size);width:var(--qds-list-item-large-picture-size)}.qds-list-item{display:block}.qds-list-item:has(input:focus-visible){border-radius:var(--qds-control-border-radius);box-shadow:0 0 0 var(--qds-focus-heavy-border-width) var(--qds-theme-focus-border);outline:var(--qds-theme-focus-border-contrast) solid var(--qds-focus-light-border-width);outline-offset:0}.qds-list-item:hover:not(.qds-static){background-color:var(--qds-theme-interactive-background-hover)}.qds-list-item:active:not(.qds-static),.qds-list-item:not(.qds-has-submenu):not(.qds-static):active{background-color:var(--qds-theme-interactive-background-pressed)}.qds-selected.qds-list-item{background-color:var(--qds-theme-interactive-background-selected)}.qds-selected.qds-list-item:hover{background-color:var(--qds-theme-interactive-background-selected-hover)}.qds-selected.qds-list-item:active{background-color:var(\n --qds-theme-interactive-background-selected-pressed\n )}.qds-selected[data-size=small] .qds-title{font:var(--qds-list-item-small-title-emphasized)}.qds-selected[data-size=standard] .qds-title{font:var(--qds-list-item-standard-title-emphasized)}.qds-selected[data-size=large] .qds-title{font:var(--qds-list-item-large-title-emphasized)}";
8694
8977
 
8695
8978
  // SPDX-FileCopyrightText: © 2024 Schneider Electric
8696
8979
  //
@@ -8746,6 +9029,10 @@ class ListItem {
8746
9029
  * The name of a registered icon library.
8747
9030
  */
8748
9031
  this.iconLibrary = 'default';
9032
+ /**
9033
+ * The type of list-level action that the list item supports
9034
+ */
9035
+ this.listAction = 'select';
8749
9036
  /**
8750
9037
  * The list items's size.
8751
9038
  */
@@ -8909,16 +9196,16 @@ class ListItem {
8909
9196
  this.subtitleChanged();
8910
9197
  }
8911
9198
  render() {
8912
- return (hAsync(Host, { key: '49a08d63bd66ca36ca665e4a54bf9a3e4f748405' }, hAsync("div", { key: 'b13608cd013e2f515272400b0baf5a11c9753b77', class: {
9199
+ return (hAsync(Host, { key: '99f36686ee32cc9a38e51be2ae5802f5858b01e5' }, hAsync("div", { key: 'b4a5356f6120fb623a986093c26c23d764ae667f', class: {
8913
9200
  'qds-list-item': true,
8914
9201
  'qds-has-submenu': __classPrivateFieldGet$f(this, _ListItem_instances, "a", _ListItem_hasSubmenu_get),
8915
9202
  'qds-disabled': this.disabled,
8916
9203
  'qds-selected': __classPrivateFieldGet$f(this, _ListItem_instances, "a", _ListItem_computedSelected_get),
8917
- 'qds-static': __classPrivateFieldGet$f(this, _ListItem_instances, "a", _ListItem_computedListAction_get) === undefined,
8918
- }, "data-size": __classPrivateFieldGet$f(this, _ListItem_instances, "a", _ListItem_computedSize_get) }, hAsync("div", { key: '13230bb16bbe212ad96ab646ec7ccf6070eb0365', class: {
9204
+ 'qds-static': __classPrivateFieldGet$f(this, _ListItem_instances, "a", _ListItem_computedListAction_get) === 'none',
9205
+ }, "data-size": __classPrivateFieldGet$f(this, _ListItem_instances, "a", _ListItem_computedSize_get) }, hAsync("div", { key: '5ce35efc68ee8a5c0790ee8a8ad3856796b012f7', class: {
8919
9206
  'qds-indented-content': true,
8920
- 'qds-cursor-pointer': !this.disabled && __classPrivateFieldGet$f(this, _ListItem_instances, "a", _ListItem_computedListAction_get) !== undefined,
8921
- } }, __classPrivateFieldGet$f(this, _ListItem_instances, "a", _ListItem_computedListAction_get) === 'multiselect' && (hAsync("qds-checkbox", { key: '51e50ca884972e12ac01008352030f9f33ed0177', checked: this.selected, indeterminate: this.indeterminate, size: this.size, text: this.text, disabled: this.disabled, checkboxOnly: true, onQdsChange: __classPrivateFieldGet$f(this, _ListItem_onCheck, "f"), ref: __classPrivateFieldGet$f(this, _ListItem_checkboxRef, "f") })), __classPrivateFieldGet$f(this, _ListItem_instances, "a", _ListItem_computedListAction_get) === 'radio' && (hAsync("qds-radio", { key: '8ec61046d5f6c4843f401c9c874f3830d4e5b654', checked: this.selected, size: this.size, onQdsChange: __classPrivateFieldGet$f(this, _ListItem_onSelect, "f"), disabled: this.disabled, "aria-label": this.text, ref: __classPrivateFieldGet$f(this, _ListItem_radioRef, "f") })), this.host.draggable && (hAsync("qds-icon", { key: '700caf127f26a46993761dcce43e6a02056e6de7', "aria-hidden": "true", class: "qds-icon qds-list-action qds-draggable", library: "core", name: "draggable" })), this.imageSrc !== undefined && this.imageSrc !== '' && (hAsync("img", { key: 'b4599c9a7175e94e492efae17b9e66f2b977d888', class: "qds-picture", src: this.imageSrc, alt: "" })), this.iconName !== undefined && this.iconName !== '' && (hAsync("qds-icon", { key: '6d6234c03f1281aaf24439add7ed6b2b87bd304b', "aria-hidden": "true", class: "qds-main-icon", library: this.iconLibrary, name: this.iconName })), this.avatarSrc !== undefined && this.avatarSrc !== '' && (hAsync("qds-avatar-media", { key: '3d5477940ff38c12445b3173e47acacdfea2601c', class: "qds-picture", src: this.avatarSrc })), hAsync("div", { key: 'aa1dc3584fa3143904c93fe7ec62309718acc754', class: "qds-texts", role: __classPrivateFieldGet$f(this, _ListItem_instances, "a", _ListItem_computedListAction_get) === 'select' ? 'option' : undefined, tabIndex: __classPrivateFieldGet$f(this, _ListItem_instances, "a", _ListItem_computedListAction_get) === 'select' ? 0 : undefined, onFocus: __classPrivateFieldGet$f(this, _ListItem_onFocus, "f"), onBlur: __classPrivateFieldGet$f(this, _ListItem_onBlur, "f") }, this.kicker !== undefined && this.kicker !== '' && (hAsync("div", { key: '5b497ca086777391be86a7ae6d08f917a2fc15ba', class: "qds-kicker" }, this.kicker)), hAsync("div", { key: '5f318f5bcf3af654dc3c9c2f8f7eb0eb61a3dbe0', class: "qds-title", ref: __classPrivateFieldGet$f(this, _ListItem_divTitleRef, "f") }, this.text), this.subtitle !== undefined && this.subtitle !== '' && (hAsync("div", { key: 'd01f704fa1be87f085b6a9cd93c527486479c95f', class: "qds-subtitle", ref: __classPrivateFieldGet$f(this, _ListItem_divSubtitleRef, "f") }, this.subtitle))), this.badge !== undefined && this.badge !== '' && (hAsync("qds-badge-counter", { key: '352bce28da0452b6f57777460b3c7868b73a664f', size: __classPrivateFieldGet$f(this, _ListItem_instances, "a", _ListItem_computedSize_get), strokeRing: true, value: this.badge, description: this.badgeDescription })), __classPrivateFieldGet$f(this, _ListItem_instances, "a", _ListItem_hasSubmenu_get) && (hAsync("qds-icon-button", { key: '322df490b02a8326712ed8c3366219d939d7b1d0', iconName: "dots-3-vertical", importance: "subdued", "aria-label": "more actions", disabled: this.disabled, ref: __classPrivateFieldGet$f(this, _ListItem_iconButtonRef, "f") })), __classPrivateFieldGet$f(this, _ListItem_instances, "a", _ListItem_computedDestination_get) !== undefined && (hAsync("qds-icon", { key: '05ae850dbdd933c95afba404227e1c572abcd1c2', "aria-hidden": "true", class: "qds-icon qds-destination", library: "core", name: __classPrivateFieldGet$f(this, _ListItem_instances, "a", _ListItem_computedDestination_get) }))), __classPrivateFieldGet$f(this, _ListItem_instances, "a", _ListItem_hasSubmenu_get) && (hAsync("qds-dropdown", { key: '4b915c41120c0ffa31cb05e03c4b8fee318f2bfb', class: "qds-accessory qds-related", placement: "right-start", target: __classPrivateFieldGet$f(this, _ListItem_iconButtonRef, "f"), role: "group" }, hAsync("slot", { key: 'a334b1de1faccf3506ee9dda39a2bbbfd447675c', onSlotchange: __classPrivateFieldGet$f(this, _ListItem_onSlotChange, "f") }))), this.showDivider && hAsync("qds-divider", { key: '5c08cd1f8f8be892cb2a63f78d3c77ecf5690a06' }), (this.textTooltip || this.subtitleTooltip) && (hAsync("qds-tooltip", { key: '002f1dff17d8146bd35b8b5efa862c821326ae29', "aria-hidden": "true", ref: __classPrivateFieldGet$f(this, _ListItem_textTooltipRef, "f") }, hAsync("div", { key: '6dc4521afdebaaa6d8e33983575731dbc0241e5d', class: "qds-tooltip-kicker" }, this.kicker), hAsync("div", { key: 'f2c23ec107c3c469e480b8c7ec2c09906588181b', class: "qds-tooltip-title" }, this.text), hAsync("div", { key: 'a0ebc23458548279f1ffa4af801939e71aa81196', class: "qds-tooltip-subtitle" }, this.subtitle))))));
9207
+ 'qds-cursor-pointer': !this.disabled && __classPrivateFieldGet$f(this, _ListItem_instances, "a", _ListItem_computedListAction_get) !== 'none',
9208
+ } }, __classPrivateFieldGet$f(this, _ListItem_instances, "a", _ListItem_computedListAction_get) === 'multiselect' && (hAsync("qds-checkbox", { key: 'df66d3ffa8b57afc9dc75557a1f65d0ad1c76371', checked: this.selected, indeterminate: this.indeterminate, size: this.size, text: this.text, disabled: this.disabled, checkboxOnly: true, onQdsChange: __classPrivateFieldGet$f(this, _ListItem_onCheck, "f"), ref: __classPrivateFieldGet$f(this, _ListItem_checkboxRef, "f") })), __classPrivateFieldGet$f(this, _ListItem_instances, "a", _ListItem_computedListAction_get) === 'radio' && (hAsync("qds-radio", { key: 'c8424de633e228af76945c89fb677049f9a20df2', checked: this.selected, size: this.size, onQdsChange: __classPrivateFieldGet$f(this, _ListItem_onSelect, "f"), disabled: this.disabled, "aria-label": this.text, ref: __classPrivateFieldGet$f(this, _ListItem_radioRef, "f") })), this.host.draggable && (hAsync("qds-icon", { key: '02bf7560644814586b6f7435f2acabb345441252', "aria-hidden": "true", class: "qds-icon qds-list-action qds-draggable", library: "core", name: "draggable" })), this.imageSrc !== undefined && this.imageSrc !== '' && (hAsync("img", { key: '05ede1e4764712385a88aafca3a5e44f349c926b', class: "qds-picture", src: this.imageSrc, alt: "" })), this.iconName !== undefined && this.iconName !== '' && (hAsync("qds-icon", { key: '4e9d37dc8ff341fe0a4b2ed9a5f0d159fac7236e', "aria-hidden": "true", class: "qds-main-icon", library: this.iconLibrary, name: this.iconName })), this.avatarSrc !== undefined && this.avatarSrc !== '' && (hAsync("qds-avatar-media", { key: '43185be061f22c0ca9c81f62af0c8bc9b3a6d12b', class: "qds-picture", src: this.avatarSrc })), hAsync("div", { key: 'afbd7e452d90ab88993e1021c1fbc4c7d13c523d', class: "qds-texts", role: __classPrivateFieldGet$f(this, _ListItem_instances, "a", _ListItem_computedListAction_get) === 'select' ? 'option' : undefined, tabIndex: __classPrivateFieldGet$f(this, _ListItem_instances, "a", _ListItem_computedListAction_get) === 'select' ? 0 : undefined, onFocus: __classPrivateFieldGet$f(this, _ListItem_onFocus, "f"), onBlur: __classPrivateFieldGet$f(this, _ListItem_onBlur, "f") }, this.kicker !== undefined && this.kicker !== '' && (hAsync("div", { key: '6b254fd8cd7964793797457fbc8d5f5d4154bf99', class: "qds-kicker" }, this.kicker)), hAsync("div", { key: '7e34819185cc768959fe530a87c46b096f294381', class: "qds-title", ref: __classPrivateFieldGet$f(this, _ListItem_divTitleRef, "f") }, this.text), this.subtitle !== undefined && this.subtitle !== '' && (hAsync("div", { key: '1a64ca77e4568e2f46e7ba8ad179c1aefa295533', class: "qds-subtitle", ref: __classPrivateFieldGet$f(this, _ListItem_divSubtitleRef, "f") }, this.subtitle))), this.badge !== undefined && this.badge !== '' && (hAsync("qds-badge-counter", { key: 'a2a5f57a5ba9ec33f37f6c7e9e8e96a3fef3f9f3', size: __classPrivateFieldGet$f(this, _ListItem_instances, "a", _ListItem_computedSize_get), strokeRing: true, value: this.badge, description: this.badgeDescription })), __classPrivateFieldGet$f(this, _ListItem_instances, "a", _ListItem_hasSubmenu_get) && (hAsync("qds-icon-button", { key: '6033e39f89eba0948af9bc9849199b01a204732a', iconName: "dots-3-vertical", importance: "subdued", "aria-label": "more actions", disabled: this.disabled, ref: __classPrivateFieldGet$f(this, _ListItem_iconButtonRef, "f") })), __classPrivateFieldGet$f(this, _ListItem_instances, "a", _ListItem_computedDestination_get) !== undefined && (hAsync("qds-icon", { key: '86460c389a3fa13e248c62fd625cd3f6de8e285e', "aria-hidden": "true", class: "qds-icon qds-destination", library: "core", name: __classPrivateFieldGet$f(this, _ListItem_instances, "a", _ListItem_computedDestination_get) }))), __classPrivateFieldGet$f(this, _ListItem_instances, "a", _ListItem_hasSubmenu_get) && (hAsync("qds-dropdown", { key: '81f979d2b5387e5faaa5f27b4ca7d1f36a52ba86', class: "qds-accessory qds-related", placement: "right-start", target: __classPrivateFieldGet$f(this, _ListItem_iconButtonRef, "f"), role: "group" }, hAsync("slot", { key: 'b9b2289146dcc1778b121f774c9ff1f30916b644', onSlotchange: __classPrivateFieldGet$f(this, _ListItem_onSlotChange, "f") }))), this.showDivider && hAsync("qds-divider", { key: '1812d6763c25b15b1216309cf71bf990d7d42de0' }), (this.textTooltip || this.subtitleTooltip) && (hAsync("qds-tooltip", { key: '862dbdc2c70c234ca1e0394b4fa6913439c3e613', "aria-hidden": "true", ref: __classPrivateFieldGet$f(this, _ListItem_textTooltipRef, "f") }, hAsync("div", { key: '56c16a4201775add9b0f2b4fce07398c6175141b', class: "qds-tooltip-kicker" }, this.kicker), hAsync("div", { key: '7f2f614e222cff86cab5aac44683e1c50c334ae0', class: "qds-tooltip-title" }, this.text), hAsync("div", { key: 'c20a4b0210a406b9dece20a6f92fd13bd7874853', class: "qds-tooltip-subtitle" }, this.subtitle))))));
8922
9209
  }
8923
9210
  get host() { return getElement(this); }
8924
9211
  static get watchers() { return {
@@ -8972,11 +9259,12 @@ _ListItem_roText = new WeakMap(), _ListItem_roSubTitle = new WeakMap(), _ListIte
8972
9259
  switch (this.listAction) {
8973
9260
  case 'radio':
8974
9261
  case 'multiselect':
8975
- case 'select': {
9262
+ case 'select':
9263
+ case 'none': {
8976
9264
  return this.listAction;
8977
9265
  }
8978
9266
  default: {
8979
- return undefined;
9267
+ return 'select';
8980
9268
  }
8981
9269
  }
8982
9270
  }, _ListItem_computedSelected_get = function _ListItem_computedSelected_get() {
@@ -9129,7 +9417,7 @@ _Loader_instances = new WeakSet(), _Loader_computedSize_get = function _Loader_c
9129
9417
  Object.defineProperty(this.host, p, { enumerable: true, get });
9130
9418
  };
9131
9419
 
9132
- const menuItemCss = ":host([hidden]){display:none!important}:host{display:block}:host(:focus-visible){border-radius:var(--qds-focus-border-radius);box-shadow:0 0 0 var(--qds-focus-heavy-border-width) var(--qds-theme-focus-border);outline:var(--qds-theme-focus-border-contrast) solid var(--qds-focus-light-border-width);outline-offset:0}.qds-menu-item-container{align-items:center;display:flex;flex-grow:1}.qds-disabled{cursor:not-allowed;opacity:var(--qds-theme-disabled);pointer-events:none}.qds-icon{color:var(--qds-theme-text-standard)}.qds-text{color:var(--qds-theme-title);flex-grow:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qds-shortcut{color:var(--qds-theme-text-subdued)}[data-size=small] .qds-menu-item-container{gap:var(--qds-list-item-small-gap-internal);min-height:var(--qds-list-item-small-height);padding-inline:var(--qds-list-item-small-padding-horizontal)}[data-size=small] .menu-item-checkable,[data-size=small] .qds-icon{height:var(--qds-control-small-icon-size);width:var(--qds-control-small-icon-size)}[data-size=small] .qds-text{font:var(--qds-list-item-small-title)}[data-size=standard] .qds-menu-item-container{gap:var(--qds-list-item-standard-gap-internal);min-height:var(--qds-list-item-standard-height);padding-inline:var(--qds-list-item-standard-padding-horizontal)}[data-size=standard] .menu-item-checkable,[data-size=standard] .qds-icon{height:var(--qds-control-standard-icon-size);width:var(--qds-control-standard-icon-size)}[data-size=standard] .qds-text{font:var(--qds-list-item-standard-title)}[data-size=large] .qds-menu-item-container{gap:var(--qds-list-item-large-gap-internal);min-height:var(--qds-list-item-large-height);padding-inline:var(--qds-list-item-large-padding-horizontal)}[data-size=large] .menu-item-checkable,[data-size=large] .qds-icon{height:var(--qds-control-large-icon-size);width:var(--qds-control-large-icon-size)}[data-size=large] .qds-text{font:var(--qds-list-item-large-title)}.qds-menu-item{align-items:center;-webkit-appearance:none;appearance:none;border:none;border-radius:var(--qds-control-border-radius);box-sizing:border-box;color:var(--qds-theme-text-standard);cursor:pointer;display:flex;flex-grow:1;text-align:initial;-webkit-text-decoration:none;text-decoration:none}.qds-menu-item:not(.qds-selected):not(.qds-disabled):hover{background-color:var(--qds-theme-interactive-background-hover)}.qds-menu-item:not(.qds-selected):not(.qds-disabled):active{background-color:var(--qds-theme-interactive-background-pressed)}";
9420
+ const menuItemCss = ":host([hidden]){display:none!important}:host{display:block}:host(:focus-visible){border-radius:var(--qds-control-border-radius);box-shadow:0 0 0 var(--qds-focus-heavy-border-width) var(--qds-theme-focus-border);outline:var(--qds-theme-focus-border-contrast) solid var(--qds-focus-light-border-width);outline-offset:0}.qds-menu-item-container{align-items:center;display:flex;flex-grow:1}.qds-disabled{cursor:not-allowed;opacity:var(--qds-theme-disabled);pointer-events:none}.qds-icon{color:var(--qds-theme-text-standard)}.qds-text{color:var(--qds-theme-title);flex-grow:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qds-shortcut{color:var(--qds-theme-text-subdued)}[data-size=small] .qds-menu-item-container{gap:var(--qds-list-item-small-gap-internal);padding-block:var(--qds-list-item-small-padding-vertical);padding-inline:var(--qds-list-item-small-padding-horizontal)}[data-size=small] .menu-item-checkable,[data-size=small] .qds-icon{height:var(--qds-control-small-icon-size);width:var(--qds-control-small-icon-size)}[data-size=small] .qds-text{font:var(--qds-list-item-small-title)}[data-size=standard] .qds-menu-item-container{gap:var(--qds-list-item-standard-gap-internal);padding-block:var(--qds-list-item-standard-padding-vertical);padding-inline:var(--qds-list-item-standard-padding-horizontal)}[data-size=standard] .menu-item-checkable,[data-size=standard] .qds-icon{height:var(--qds-control-standard-icon-size);width:var(--qds-control-standard-icon-size)}[data-size=standard] .qds-text{font:var(--qds-list-item-standard-title)}[data-size=large] .qds-menu-item-container{gap:var(--qds-list-item-large-gap-internal);padding-block:var(--qds-list-item-large-padding-vertical);padding-inline:var(--qds-list-item-large-padding-horizontal)}[data-size=large] .menu-item-checkable,[data-size=large] .qds-icon{height:var(--qds-control-large-icon-size);width:var(--qds-control-large-icon-size)}[data-size=large] .qds-text{font:var(--qds-list-item-large-title)}.qds-menu-item{align-items:center;-webkit-appearance:none;appearance:none;border:none;border-radius:var(--qds-control-border-radius);box-sizing:border-box;color:var(--qds-theme-text-standard);cursor:pointer;display:flex;flex-grow:1;text-align:initial;-webkit-text-decoration:none;text-decoration:none}.qds-menu-item:not(.qds-selected):not(.qds-disabled):hover{background-color:var(--qds-theme-interactive-background-hover)}.qds-menu-item:not(.qds-selected):not(.qds-disabled):active{background-color:var(--qds-theme-interactive-background-pressed)}";
9133
9421
 
9134
9422
  // SPDX-FileCopyrightText: © 2025 Schneider Electric
9135
9423
  //
@@ -9244,11 +9532,11 @@ class MenuItem {
9244
9532
  this.disabledChanged();
9245
9533
  }
9246
9534
  render() {
9247
- return (hAsync("div", { key: '99dffd345959d3b1d107b6607c54bca06d04ce2b', class: {
9535
+ return (hAsync("div", { key: 'e54aff263b4a16ab0813f0e4a40c4bc6bc87c01e', class: {
9248
9536
  'qds-menu-item': true,
9249
9537
  'qds-disabled': __classPrivateFieldGet$d(this, _MenuItem_instances, "a", _MenuItem_computedDisabled_get),
9250
9538
  'qds-has-submenu': __classPrivateFieldGet$d(this, _MenuItem_instances, "a", _MenuItem_hasSubmenu_get),
9251
- }, ref: __classPrivateFieldGet$d(this, _MenuItem_menuitemDivRef, "f"), "data-size": __classPrivateFieldGet$d(this, _MenuItem_instances, "a", _MenuItem_computedSize_get), "aria-hidden": "true" }, hAsync("div", { key: 'be6d76f18c9f2366f12b5d1ae046f306c2b82db7', class: "qds-menu-item-container" }, __classPrivateFieldGet$d(this, _MenuItem_instances, "a", _MenuItem_computedCheckable_get) && !__classPrivateFieldGet$d(this, _MenuItem_instances, "a", _MenuItem_computedChecked_get) && (hAsync("span", { key: '67e3b97079c0c2a27749d37ca2de6ebc80f440bd', class: "menu-item-checkable" })), __classPrivateFieldGet$d(this, _MenuItem_instances, "a", _MenuItem_computedChecked_get) && (hAsync("qds-icon", { key: '88824089188fd0f4436db7961454d3b74d8dd63c', class: "qds-icon", library: "core", name: "checked" })), this.iconName !== undefined && this.iconName !== '' && (hAsync("qds-icon", { key: '21b255f1dd153a25aae1723aaff62540efb13fe1', class: "qds-icon", library: this.iconLibrary, name: this.iconName })), hAsync("span", { key: 'ea8fc12fc08f9a760c268556679636d4f91c50d2', class: "qds-text", ref: __classPrivateFieldGet$d(this, _MenuItem_spanRef, "f") }, this.text), this.shortcut !== undefined && this.shortcut !== '' && (hAsync("span", { key: '5217817037ac07a32593f32c70b1019e721135b5', class: "qds-shortcut" }, this.shortcut)), __classPrivateFieldGet$d(this, _MenuItem_instances, "a", _MenuItem_hasSubmenu_get) && (hAsync("qds-icon", { key: 'c4a2c6dcf53ce43f11468d794cb3b24d21ddbef9', class: "qds-icon", library: "core", name: "navigation" }))), __classPrivateFieldGet$d(this, _MenuItem_instances, "a", _MenuItem_hasSubmenu_get) && (hAsync("qds-dropdown", { key: '1f7efe861cc6f7eeee356e5b8586c50762dbae51', class: "qds-accessory qds-related", placement: "right-start", target: __classPrivateFieldGet$d(this, _MenuItem_menuitemDivRef, "f") }, hAsync("slot", { key: '567dfe03fd7ed35a40038c74ebe3cd134f6d48d3' }))), this.tooltip && (hAsync("qds-tooltip", { key: 'dbca87dcb489f2fd65ed049dea7c29b4cdd1d2ce', ref: __classPrivateFieldGet$d(this, _MenuItem_tooltipRef, "f") }, this.text))));
9539
+ }, ref: __classPrivateFieldGet$d(this, _MenuItem_menuitemDivRef, "f"), "data-size": __classPrivateFieldGet$d(this, _MenuItem_instances, "a", _MenuItem_computedSize_get), "aria-hidden": "true" }, hAsync("div", { key: 'f1ca639c4d2e9385f4d5ba503ca13413c24251ce', class: "qds-menu-item-container" }, __classPrivateFieldGet$d(this, _MenuItem_instances, "a", _MenuItem_computedCheckable_get) && !__classPrivateFieldGet$d(this, _MenuItem_instances, "a", _MenuItem_computedChecked_get) && (hAsync("span", { key: 'dba849a7a6d9062244d19ccb3dfac13d12195876', class: "menu-item-checkable" })), __classPrivateFieldGet$d(this, _MenuItem_instances, "a", _MenuItem_computedChecked_get) && (hAsync("qds-icon", { key: 'fc847ff5705ea1bb6a7b384b590b6ce4c76175ae', class: "qds-icon", library: "core", name: "checked" })), this.iconName !== undefined && this.iconName !== '' && (hAsync("qds-icon", { key: '7a1cd69109e3c3837df64272bd4b72d249d5866b', class: "qds-icon", library: this.iconLibrary, name: this.iconName })), hAsync("span", { key: 'c3add5ddbc75e2bb2eec84b641e0a02580c89cd0', class: "qds-text", ref: __classPrivateFieldGet$d(this, _MenuItem_spanRef, "f") }, this.text), this.shortcut !== undefined && this.shortcut !== '' && (hAsync("span", { key: '430a3a0832821451a080136b5213cb47eb41ba95', class: "qds-shortcut" }, this.shortcut)), __classPrivateFieldGet$d(this, _MenuItem_instances, "a", _MenuItem_hasSubmenu_get) && (hAsync("qds-icon", { key: 'bc39a7cf4dbd978f8e18804fd251edeaa4c7edce', class: "qds-icon", library: "core", name: "navigation" }))), __classPrivateFieldGet$d(this, _MenuItem_instances, "a", _MenuItem_hasSubmenu_get) && (hAsync("qds-dropdown", { key: '5cc32a9271a5d1b22fb23f029537ebf44586e935', class: "qds-accessory qds-related", placement: "right-start", target: __classPrivateFieldGet$d(this, _MenuItem_menuitemDivRef, "f") }, hAsync("slot", { key: '1d410d3ed04ef79c17983e190ed1f76899d19d6f' }))), this.tooltip && (hAsync("qds-tooltip", { key: '2058e63dd15bceb524f3b76b1ec8a5c9f547c6e9', ref: __classPrivateFieldGet$d(this, _MenuItem_tooltipRef, "f") }, this.text))));
9252
9540
  }
9253
9541
  get host() { return getElement(this); }
9254
9542
  static get watchers() { return {
@@ -9404,7 +9692,7 @@ class MiniButton {
9404
9692
  }
9405
9693
  render() {
9406
9694
  const Tag = this.href === undefined ? 'button' : 'a';
9407
- return (hAsync(Tag, { key: 'bdbde40bb4642e14b03e357f185c0ff601b29980', type: Tag === 'a' ? undefined : 'button', class: "qds-mini-button", href: Tag === 'a' ? this.href : undefined, rel: Tag === 'a' ? this.rel : undefined, disabled: __classPrivateFieldGet$c(this, _MiniButton_instances, "a", _MiniButton_computedDisabled_get), "aria-hidden": "true", onKeyDown: preventDefault, onKeyUp: preventDefault, onKeyPress: preventDefault, tabIndex: -1 }, hAsync("qds-icon", { key: 'c5df8a668ceec85d85c4177b4bbe51c0eded7c0c', class: "qds-icon", library: this.library, name: this.name })));
9695
+ return (hAsync(Tag, { key: '670347ad3f469e3b7d8d8cc30774c3c208c4dd08', type: Tag === 'a' ? undefined : 'button', class: "qds-mini-button", href: Tag === 'a' ? this.href : undefined, rel: Tag === 'a' ? this.rel : undefined, disabled: __classPrivateFieldGet$c(this, _MiniButton_instances, "a", _MiniButton_computedDisabled_get), "aria-hidden": "true", onKeyDown: preventDefault, onKeyUp: preventDefault, onKeyPress: preventDefault, tabIndex: -1 }, hAsync("qds-icon", { key: 'd3ab0776386fa553ee0a1582261a6724c6c5ef3a', class: "qds-icon", library: this.library, name: this.name })));
9408
9696
  }
9409
9697
  static get formAssociated() { return true; }
9410
9698
  get host() { return getElement(this); }
@@ -9529,7 +9817,7 @@ class ProgressBar {
9529
9817
  this.valueChanged();
9530
9818
  }
9531
9819
  render() {
9532
- return (hAsync("div", { key: '71bc717dc6f50299d10478ef2d6c25a4dcb6ddfb', "aria-hidden": "true", class: "qds-track", "data-size": __classPrivateFieldGet$b(this, _ProgressBar_instances, "a", _ProgressBar_computedSize_get) }, hAsync("div", { key: 'dd8d028bd227e23ac9d1f5c6313ca72e21ef4bda', class: {
9820
+ return (hAsync("div", { key: '1f594b08dadc74c480d08f43bd9351225871990b', "aria-hidden": "true", class: "qds-track", "data-size": __classPrivateFieldGet$b(this, _ProgressBar_instances, "a", _ProgressBar_computedSize_get) }, hAsync("div", { key: '5bcba1c692dde87d29f842ab572d3b36b58dbe43', class: {
9533
9821
  'qds-bar': true,
9534
9822
  'qds-indeterminate': __classPrivateFieldGet$b(this, _ProgressBar_position, "f") === -1,
9535
9823
  }, "data-size": __classPrivateFieldGet$b(this, _ProgressBar_instances, "a", _ProgressBar_computedSize_get), style: { width: this.width } })));
@@ -9579,7 +9867,7 @@ _ProgressBar_localMax = new WeakMap(), _ProgressBar_localValue = new WeakMap(),
9579
9867
  Object.defineProperty(this.host, p, { enumerable: true, get });
9580
9868
  };
9581
9869
 
9582
- const breadcrumbItemCss = ":host([hidden]){display:none!important}:host{display:inline-block}.qds-anchor{-webkit-text-decoration:none;text-decoration:none}.qds-anchor:hover{-webkit-text-decoration:underline;text-decoration:underline}.qds-breadcrumb-item{align-items:center;display:inline-flex;font:var(--qds-control-standard-text);gap:var(--qds-control-standard-gap-siblings-related);min-height:var(--qds-control-standard-height);width:inherit}.qds-disabled{opacity:var(--qds-theme-disabled);pointer-events:none}.qds-icon{flex-shrink:0;height:var(--qds-control-standard-icon-size);width:var(--qds-control-standard-icon-size)}.qds-divider{margin-inline:auto}.qds-overflow{line-height:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qds-anchor,.qds-breadcrumb-item{color:var(--qds-theme-control-text-standard)}.qds-anchor:focus-visible,.qds-breadcrumb-item:focus-visible{border-radius:var(--qds-focus-border-radius);box-shadow:0 0 0 var(--qds-focus-heavy-border-width) var(--qds-theme-focus-border);outline:var(--qds-theme-focus-border-contrast) solid var(--qds-focus-light-border-width);outline-offset:0}";
9870
+ const breadcrumbItemCss = ":host([hidden]){display:none!important}:host{display:inline-block}.qds-breadcrumb-item{align-items:center;display:inline-flex;font:var(--qds-control-standard-text);gap:var(--qds-control-standard-gap-siblings-related);min-height:var(--qds-control-standard-height);width:inherit}.qds-disabled{opacity:var(--qds-theme-disabled);pointer-events:none}.qds-icon{flex-shrink:0;height:var(--qds-control-standard-icon-size);width:var(--qds-control-standard-icon-size)}.qds-divider{margin-inline:auto}.qds-overflow{line-height:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qds-anchor,.qds-breadcrumb-item{color:var(--qds-theme-control-text-standard)}.qds-anchor:focus-visible,.qds-breadcrumb-item:focus-visible{border-radius:var(--qds-control-border-radius);box-shadow:0 0 0 var(--qds-focus-heavy-border-width) var(--qds-theme-focus-border);outline:var(--qds-theme-focus-border-contrast) solid var(--qds-focus-light-border-width);outline-offset:0}";
9583
9871
 
9584
9872
  // SPDX-FileCopyrightText: © 2024 Schneider Electric
9585
9873
  //
@@ -9600,7 +9888,7 @@ var __classPrivateFieldSet$9 = (undefined && undefined.__classPrivateFieldSet) |
9600
9888
  throw new TypeError("Cannot write private member to an object whose class did not declare it");
9601
9889
  return (kind === "a" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;
9602
9890
  };
9603
- var _QdsBreadcrumbItem_instances, _QdsBreadcrumbItem_breadcrumbItem, _QdsBreadcrumbItem_ro, _QdsBreadcrumbItem_span, _QdsBreadcrumbItem_computedDisabled_get, _QdsBreadcrumbItem_renderAnchor, _QdsBreadcrumbItem_renderText, _QdsBreadcrumbItem_breadcrumbItemRef, _QdsBreadcrumbItem_spanRef, _QdsBreadcrumbItem_tooltipRef;
9891
+ var _QdsBreadcrumbItem_instances, _QdsBreadcrumbItem_breadcrumbItem, _QdsBreadcrumbItem_ro, _QdsBreadcrumbItem_span, _QdsBreadcrumbItem_computedDisabled_get, _QdsBreadcrumbItem_isCurrentPage_get, _QdsBreadcrumbItem_renderAnchor, _QdsBreadcrumbItem_renderText, _QdsBreadcrumbItem_breadcrumbItemRef, _QdsBreadcrumbItem_spanRef, _QdsBreadcrumbItem_tooltipRef;
9604
9892
  /**
9605
9893
  * The `<qds-breadcrumb-item>` element is used as a navigational aid that is
9606
9894
  * typically placed between a site's header and the main content, displaying
@@ -9679,10 +9967,12 @@ class QdsBreadcrumbItem {
9679
9967
  __classPrivateFieldGet$a(this, _QdsBreadcrumbItem_ro, "f").disconnect();
9680
9968
  }
9681
9969
  render() {
9682
- return (hAsync("div", { key: '5ab2c38cc31d65f9986040d347e17f2fa74faeb3', class: {
9970
+ return (hAsync("div", { key: '98651d2afead065d1dc9955fecbba5a3c56b9c99', class: {
9683
9971
  'qds-breadcrumb-item': true,
9684
9972
  'qds-disabled': __classPrivateFieldGet$a(this, _QdsBreadcrumbItem_instances, "a", _QdsBreadcrumbItem_computedDisabled_get),
9685
- }, ref: this.href === undefined ? __classPrivateFieldGet$a(this, _QdsBreadcrumbItem_breadcrumbItemRef, "f") : undefined, tabIndex: this.tooltip && this.href === undefined ? 0 : undefined }, this.iconName !== undefined && this.iconName !== '' && (hAsync("qds-icon", { key: '37b1612d8ae4d1e790efdbfd06092fcdc70e39ee', "aria-hidden": "true", class: "qds-icon", library: this.iconLibrary, name: this.iconName })), this.href === undefined ? __classPrivateFieldGet$a(this, _QdsBreadcrumbItem_instances, "m", _QdsBreadcrumbItem_renderText).call(this) : __classPrivateFieldGet$a(this, _QdsBreadcrumbItem_instances, "m", _QdsBreadcrumbItem_renderAnchor).call(this), this.tooltip && (hAsync("qds-tooltip", { key: 'e9de18197347f2e5fe5a56a85ca62546bd08ea9a', "aria-hidden": "true", ref: __classPrivateFieldGet$a(this, _QdsBreadcrumbItem_tooltipRef, "f") }, this.text))));
9973
+ }, ref: this.href === undefined ? __classPrivateFieldGet$a(this, _QdsBreadcrumbItem_breadcrumbItemRef, "f") : undefined, tabIndex: this.tooltip && this.href === undefined ? 0 : undefined }, this.iconName !== undefined && this.iconName !== '' && (hAsync("qds-icon", { key: '148c315f31e52b9766689d8f0bed862cf1d96e28', "aria-hidden": "true", class: "qds-icon", library: this.iconLibrary, name: this.iconName })), this.href === undefined || __classPrivateFieldGet$a(this, _QdsBreadcrumbItem_instances, "a", _QdsBreadcrumbItem_isCurrentPage_get)
9974
+ ? __classPrivateFieldGet$a(this, _QdsBreadcrumbItem_instances, "m", _QdsBreadcrumbItem_renderText).call(this)
9975
+ : __classPrivateFieldGet$a(this, _QdsBreadcrumbItem_instances, "m", _QdsBreadcrumbItem_renderAnchor).call(this), this.tooltip && (hAsync("qds-tooltip", { key: 'b17a3515b3f6c786bfdd16f4e01e951c477c1c66', "aria-hidden": "true", ref: __classPrivateFieldGet$a(this, _QdsBreadcrumbItem_tooltipRef, "f") }, this.text))));
9686
9976
  }
9687
9977
  static get delegatesFocus() { return true; }
9688
9978
  static get watchers() { return {
@@ -9712,13 +10002,17 @@ class QdsBreadcrumbItem {
9712
10002
  }
9713
10003
  _QdsBreadcrumbItem_breadcrumbItem = new WeakMap(), _QdsBreadcrumbItem_ro = new WeakMap(), _QdsBreadcrumbItem_span = new WeakMap(), _QdsBreadcrumbItem_breadcrumbItemRef = new WeakMap(), _QdsBreadcrumbItem_spanRef = new WeakMap(), _QdsBreadcrumbItem_tooltipRef = new WeakMap(), _QdsBreadcrumbItem_instances = new WeakSet(), _QdsBreadcrumbItem_computedDisabled_get = function _QdsBreadcrumbItem_computedDisabled_get() {
9714
10004
  return this.disabled;
10005
+ }, _QdsBreadcrumbItem_isCurrentPage_get = function _QdsBreadcrumbItem_isCurrentPage_get() {
10006
+ if (this.href === undefined)
10007
+ return false;
10008
+ return isCurrentPage(this.href);
9715
10009
  }, _QdsBreadcrumbItem_renderAnchor = function _QdsBreadcrumbItem_renderAnchor() {
9716
10010
  return (hAsync(Fragment, null, hAsync("span", { class: "qds-overflow", ref: __classPrivateFieldGet$a(this, _QdsBreadcrumbItem_spanRef, "f") }, hAsync("a", { class: "qds-anchor", href: this.href, hrefLang: this.hreflang, referrerPolicy: this.referrerPolicy, rel: this.rel, ref: this.href === undefined ? undefined : __classPrivateFieldGet$a(this, _QdsBreadcrumbItem_breadcrumbItemRef, "f"), target: this.target }, this.text)), hAsync("span", { "aria-hidden": "true", class: "qds-divider" }, "/")));
9717
10011
  }, _QdsBreadcrumbItem_renderText = function _QdsBreadcrumbItem_renderText() {
9718
10012
  return (hAsync("span", { class: "qds-overflow", ref: __classPrivateFieldGet$a(this, _QdsBreadcrumbItem_spanRef, "f") }, this.text));
9719
10013
  };
9720
10014
 
9721
- const radioCss = "[hidden].sc-qds-radio-h{display:none!important}.sc-qds-radio-h{display:inline-block;line-height:0}.qds-icon.sc-qds-radio,.qds-radio.sc-qds-radio{grid-area:j;place-self:center}.qds-icon.sc-qds-radio{display:none;pointer-events:none}.qds-container.sc-qds-radio{display:grid;grid-template-areas:\"j\"}.qds-label.sc-qds-radio{align-items:flex-start;background-color:var(--qds-theme-interactive-background-default);border-radius:var(--qds-control-border-radius);box-sizing:border-box;cursor:pointer;display:inline-flex;justify-content:center;width:inherit}.qds-label.sc-qds-radio:hover{background-color:var(--qds-theme-interactive-background-hover)}.qds-label.sc-qds-radio:active{background-color:var(--qds-theme-interactive-background-pressed)}.qds-label.sc-qds-radio:has(.qds-radio:focus-visible){box-shadow:0 0 0 var(--qds-focus-heavy-border-width) var(--qds-theme-focus-border);outline:var(--qds-theme-focus-border-contrast) solid var(--qds-focus-light-border-width);outline-offset:0}.qds-label-inner.sc-qds-radio{flex:1 1 auto;min-width:0;width:100%}.qds-radio.sc-qds-radio{-webkit-appearance:none;appearance:none;background-color:var(--qds-theme-interactive-background-default);border:var(--qds-control-border-width) solid var(--qds-theme-control-border);border-radius:var(--qds-control-rounded-border-radius);cursor:pointer;margin:0;padding:var(--qds-control-toggle-padding);-webkit-print-color-adjust:exact;print-color-adjust:exact}.qds-radio.sc-qds-radio:focus-visible{outline:none}.qds-radio.sc-qds-radio:checked~.qds-icon.sc-qds-radio{color:var(--qds-theme-control-background-contrast);display:block}[aria-disabled=true].sc-qds-radio{opacity:var(--qds-theme-disabled);pointer-events:none}.qds-radio[data-size=small].sc-qds-radio{height:var(--qds-control-toggle-small-box-size);width:var(--qds-control-toggle-small-box-size)}.qds-icon[data-size=small].sc-qds-radio{font-size:var(--qds-control-small-icon-size)}.qds-label[data-size=small].sc-qds-radio{gap:var(--qds-control-small-gap-siblings-related);min-height:var(--qds-control-toggle-small-height);min-width:var(--qds-control-toggle-small-width);padding-block:var(--qds-control-no-inline-small-padding-vertical)}.qds-inline[data-size=small].sc-qds-radio{min-height:var(--qds-control-small-height);padding:var(--qds-control-standard-padding-auto-height) var(--qds-control-toggle-standard-padding-horizontal)}.qds-radio[data-size=standard].sc-qds-radio{height:var(--qds-control-toggle-standard-box-size);width:var(--qds-control-toggle-standard-box-size)}.qds-icon[data-size=standard].sc-qds-radio{height:var(--qds-control-standard-icon-size);width:var(--qds-control-standard-icon-size)}.qds-label[data-size=standard].sc-qds-radio{gap:var(--qds-control-standard-gap-siblings-related);min-height:var(--qds-control-toggle-standard-height);min-width:var(--qds-control-toggle-standard-width);padding-block:var(--qds-control-no-inline-standard-padding-vertical)}.qds-inline[data-size=standard].sc-qds-radio{min-height:var(--qds-control-standard-height);padding:var(--qds-control-standard-padding-auto-height) var(--qds-control-toggle-standard-padding-horizontal)}.qds-radio[data-size=large].sc-qds-radio{height:var(--qds-control-toggle-large-box-size);width:var(--qds-control-toggle-large-box-size)}.qds-icon[data-size=large].sc-qds-radio{height:var(--qds-control-large-icon-size);width:var(--qds-control-large-icon-size)}.qds-label[data-size=large].sc-qds-radio{gap:var(--qds-control-large-gap-siblings-related);min-height:var(--qds-control-toggle-large-height);min-width:var(--qds-control-toggle-large-width);padding-block:var(--qds-control-no-inline-large-padding-vertical)}.qds-inline[data-size=large].sc-qds-radio{min-height:var(--qds-control-large-height);padding:var(--qds-control-standard-padding-auto-height) var(--qds-control-toggle-standard-padding-horizontal)}";
10015
+ const radioCss = "[hidden].sc-qds-radio-h{display:none!important}.sc-qds-radio-h{display:inline-block;line-height:0}.qds-icon.sc-qds-radio,.qds-radio.sc-qds-radio{grid-area:e;place-self:center}.qds-icon.sc-qds-radio{display:none;pointer-events:none}.qds-container.sc-qds-radio{display:grid;grid-template-areas:\"e\"}.qds-label.sc-qds-radio{align-items:flex-start;background-color:var(--qds-theme-interactive-background-default);border-radius:var(--qds-control-border-radius);box-sizing:border-box;cursor:pointer;display:inline-flex;justify-content:center;width:inherit}.qds-label.sc-qds-radio:hover{background-color:var(--qds-theme-interactive-background-hover)}.qds-label.sc-qds-radio:active{background-color:var(--qds-theme-interactive-background-pressed)}.qds-label.sc-qds-radio:has(.qds-radio:focus-visible){box-shadow:0 0 0 var(--qds-focus-heavy-border-width) var(--qds-theme-focus-border);outline:var(--qds-theme-focus-border-contrast) solid var(--qds-focus-light-border-width);outline-offset:0}.qds-label-inner.sc-qds-radio{flex:1 1 auto;min-width:0;width:100%}.qds-radio.sc-qds-radio{-webkit-appearance:none;appearance:none;background-color:var(--qds-theme-interactive-background-default);border:var(--qds-control-border-width) solid var(--qds-theme-control-border);border-radius:var(--qds-control-rounded-border-radius);cursor:pointer;margin:0;padding:var(--qds-control-toggle-padding);-webkit-print-color-adjust:exact;print-color-adjust:exact}.qds-radio.sc-qds-radio:focus-visible{outline:none}.qds-radio.sc-qds-radio:checked~.qds-icon.sc-qds-radio{color:var(--qds-theme-control-background-contrast);display:block}[aria-disabled=true].sc-qds-radio{opacity:var(--qds-theme-disabled);pointer-events:none}[data-size=small].sc-qds-radio{--qds-form-small-text:var(--qds-control-small-text)}.qds-radio[data-size=small].sc-qds-radio{height:var(--qds-control-toggle-small-box-size);width:var(--qds-control-toggle-small-box-size)}.qds-icon[data-size=small].sc-qds-radio{font-size:var(--qds-control-small-icon-size)}.qds-label[data-size=small].sc-qds-radio{gap:var(--qds-control-small-gap-siblings-related);min-height:var(--qds-control-toggle-small-height);min-width:var(--qds-control-toggle-small-width);padding-block:var(--qds-control-no-inline-small-padding-vertical)}.qds-inline[data-size=small].sc-qds-radio{min-height:var(--qds-control-small-height);padding:var(--qds-control-standard-padding-auto-height) var(--qds-control-toggle-standard-padding-horizontal)}[data-size=standard].sc-qds-radio{--qds-form-standard-text:var(--qds-control-standard-text)}.qds-radio[data-size=standard].sc-qds-radio{height:var(--qds-control-toggle-standard-box-size);width:var(--qds-control-toggle-standard-box-size)}.qds-icon[data-size=standard].sc-qds-radio{height:var(--qds-control-standard-icon-size);width:var(--qds-control-standard-icon-size)}.qds-label[data-size=standard].sc-qds-radio{gap:var(--qds-control-standard-gap-siblings-related);min-height:var(--qds-control-toggle-standard-height);min-width:var(--qds-control-toggle-standard-width);padding-block:var(--qds-control-no-inline-standard-padding-vertical)}.qds-inline[data-size=standard].sc-qds-radio{min-height:var(--qds-control-standard-height);padding:var(--qds-control-standard-padding-auto-height) var(--qds-control-toggle-standard-padding-horizontal)}[data-size=large].sc-qds-radio{--qds-form-large-text:var(--qds-control-large-text)}.qds-radio[data-size=large].sc-qds-radio{height:var(--qds-control-toggle-large-box-size);width:var(--qds-control-toggle-large-box-size)}.qds-icon[data-size=large].sc-qds-radio{height:var(--qds-control-large-icon-size);width:var(--qds-control-large-icon-size)}.qds-label[data-size=large].sc-qds-radio{gap:var(--qds-control-large-gap-siblings-related);min-height:var(--qds-control-toggle-large-height);min-width:var(--qds-control-toggle-large-width);padding-block:var(--qds-control-no-inline-large-padding-vertical)}.qds-inline[data-size=large].sc-qds-radio{min-height:var(--qds-control-large-height);padding:var(--qds-control-standard-padding-auto-height) var(--qds-control-toggle-standard-padding-horizontal)}";
9722
10016
 
9723
10017
  // SPDX-FileCopyrightText: © 2024 Schneider Electric
9724
10018
  //
@@ -9803,12 +10097,12 @@ class Radio {
9803
10097
  render() {
9804
10098
  return (
9805
10099
  // eslint-disable-next-line jsx-a11y/label-has-associated-control
9806
- hAsync("label", { key: '20a29c79b38190d57955a76ef0c3460c6d6f38d2', "aria-disabled": __classPrivateFieldGet$9(this, _Radio_instances, "a", _Radio_computedDisabled_get) ? 'true' : undefined, class: {
10100
+ hAsync("label", { key: '978a5c457627a622001bc271320bea35b884d0e5', "aria-disabled": __classPrivateFieldGet$9(this, _Radio_instances, "a", _Radio_computedDisabled_get) ? 'true' : undefined, class: {
9807
10101
  'qds-inline': this.inline,
9808
10102
  'qds-label': true,
9809
- }, "data-size": __classPrivateFieldGet$9(this, _Radio_instances, "a", _Radio_computedSize_get) }, hAsync("div", { key: 'f50c6ec7dce330fbee261149a482502c0c791898', class: "qds-container" }, hAsync("input", { key: 'bc537f03adf4c8f59019101db7482a1e6760ea01',
10103
+ }, "data-size": __classPrivateFieldGet$9(this, _Radio_instances, "a", _Radio_computedSize_get) }, hAsync("div", { key: 'fbd24e10474b10f707f40b50955763f3f47fe641', class: "qds-container" }, hAsync("input", { key: 'd87badaed53c1c21d65b265256fdd4d4971f6e38',
9810
10104
  // eslint-disable-next-line jsx-a11y/no-autofocus
9811
- autoFocus: this.host.autofocus, checked: this.checked, class: "qds-radio", "data-size": __classPrivateFieldGet$9(this, _Radio_instances, "a", _Radio_computedSize_get), disabled: this.disabled, form: this.form, name: this.name, onBlur: __classPrivateFieldGet$9(this, _Radio_onBlur, "f"), onChange: __classPrivateFieldGet$9(this, _Radio_onChange, "f"), onFocus: __classPrivateFieldGet$9(this, _Radio_onFocus, "f"), ref: __classPrivateFieldGet$9(this, _Radio_ref, "f"), required: this.required, tabIndex: __classPrivateFieldGet$9(this, _Radio_instances, "a", _Radio_computedDisabled_get) ? undefined : this.tabIndex, type: "radio", value: this.value ?? undefined, ...__classPrivateFieldGet$9(this, _Radio_inheritedAttributes, "f") }), hAsync("qds-icon", { key: 'a82ca29b1ae96678713c342e313f9293e9268820', "aria-hidden": "true", class: "qds-icon", "data-size": __classPrivateFieldGet$9(this, _Radio_instances, "a", _Radio_computedSize_get), library: "core", name: "checked-radio" })), __classPrivateFieldGet$9(this, _Radio_instances, "a", _Radio_hasText_get) && (hAsync("qds-label", { key: '836f7f60d0315a59b52b9772b92392d603465fbe', class: "qds-label-inner", size: __classPrivateFieldGet$9(this, _Radio_instances, "a", _Radio_computedSize_get), text: this.text }))));
10105
+ autoFocus: this.host.autofocus, checked: this.checked, class: "qds-radio", "data-size": __classPrivateFieldGet$9(this, _Radio_instances, "a", _Radio_computedSize_get), disabled: this.disabled, form: this.form, name: this.name, onBlur: __classPrivateFieldGet$9(this, _Radio_onBlur, "f"), onChange: __classPrivateFieldGet$9(this, _Radio_onChange, "f"), onFocus: __classPrivateFieldGet$9(this, _Radio_onFocus, "f"), ref: __classPrivateFieldGet$9(this, _Radio_ref, "f"), required: this.required, tabIndex: __classPrivateFieldGet$9(this, _Radio_instances, "a", _Radio_computedDisabled_get) ? undefined : this.tabIndex, type: "radio", value: this.value ?? undefined, ...__classPrivateFieldGet$9(this, _Radio_inheritedAttributes, "f") }), hAsync("qds-icon", { key: '6ad0f0e46f80246e4ebc1b50d09c0ec2c4dfcf95', "aria-hidden": "true", class: "qds-icon", "data-size": __classPrivateFieldGet$9(this, _Radio_instances, "a", _Radio_computedSize_get), library: "core", name: "checked-radio" })), __classPrivateFieldGet$9(this, _Radio_instances, "a", _Radio_hasText_get) && (hAsync("qds-label", { key: '314a20e47c0ccc0841d2c02d4e4174729f3bd5e0', class: "qds-label-inner", size: __classPrivateFieldGet$9(this, _Radio_instances, "a", _Radio_computedSize_get), text: this.text }))));
9812
10106
  }
9813
10107
  get host() { return getElement(this); }
9814
10108
  static get watchers() { return {
@@ -9852,7 +10146,7 @@ _Radio_inheritedAttributes = new WeakMap(), _Radio_input = new WeakMap(), _Radio
9852
10146
  return this.text !== undefined && this.text !== '';
9853
10147
  };
9854
10148
 
9855
- const selectCss = ":host([hidden]){display:none!important}:host{display:inline-block}slot{display:none}.qds-container{box-sizing:border-box;display:grid;grid-template-areas:\"e\"}.qds-container,.qds-select{width:inherit}.qds-icon,.qds-select{color:var(--qds-theme-control-text-standard);grid-area:e}.qds-icon{margin-inline-end:calc(var(--qds-control-input-padding-horizontal) + var(--qds-control-border-width));place-self:center end;pointer-events:none}.qds-select{-webkit-appearance:none;appearance:none;background-color:var(--qds-theme-control-input-background);border-color:var(--qds-theme-control-border);border-radius:var(\n --qds-control-border-radius-top-left,var(--qds-control-border-radius)\n ) var(--qds-control-border-radius-top-right,var(--qds-control-border-radius)) var(\n --qds-control-border-radius-bottom-right,var(--qds-control-border-radius)\n ) var(\n --qds-control-border-radius-bottom-left,var(--qds-control-border-radius)\n );border-style:solid;border-width:var(--qds-control-border-width) var(--qds-control-border-width-inline-end,var(--qds-control-border-width)) var(--qds-control-border-width-block-end,var(--qds-control-border-width)) var(--qds-control-border-width);margin:0;outline:0;padding-block:0;padding-inline:var(--qds-control-input-padding-horizontal);text-overflow:ellipsis}.qds-select:not(:focus):user-invalid{border-color:var(--qds-theme-feedback-result-failure)}.qds-select:disabled,.qds-select:disabled+.qds-icon{opacity:var(--qds-theme-disabled)}:is(::slotted(optgroup),::slotted(optgroup:not(:disabled)>option),::slotted(option)):disabled{opacity:var(--qds-theme-disabled)}::slotted(optgroup){font:var(--qds-accessory-section-title)}::slotted(optgroup>option),::slotted(option){font:var(--qds-list-item-label-main)}.qds-select[data-size=small]{font:var(--qds-control-small-text)}.qds-select[data-size=small]:not([multiple]){height:var(--qds-control-small-height);padding-inline-end:calc(var(--qds-control-small-icon-size) + var(--qds-text-icon-gap) + var(--qds-control-input-padding-horizontal))}.qds-icon[data-size=small]{height:var(--qds-control-small-icon-size);width:var(--qds-control-small-icon-size)}.qds-select[data-size=standard]{font:var(--qds-control-standard-text)}.qds-select[data-size=standard]:not([multiple]){height:var(--qds-control-standard-height);padding-inline-end:calc(var(--qds-control-standard-icon-size) + var(--qds-text-icon-gap) + var(--qds-control-input-padding-horizontal))}.qds-icon[data-size=standard]{height:var(--qds-control-standard-icon-size);width:var(--qds-control-standard-icon-size)}.qds-select[data-size=large]{font:var(--qds-control-large-text)}.qds-select[data-size=large]:not([multiple]){height:var(--qds-control-large-height);padding-inline-end:calc(var(--qds-control-large-icon-size) + var(--qds-text-icon-gap) + var(--qds-control-input-padding-horizontal))}.qds-icon[data-size=large]{height:var(--qds-control-large-icon-size);width:var(--qds-control-large-icon-size)}.qds-focus-ring{border-radius:max(1px,var(\n --qds-control-border-radius-top-left,var(--qds-control-border-radius)\n )) max(1px,var(\n --qds-control-border-radius-top-right,var(--qds-control-border-radius)\n )) max(1px,var(\n --qds-control-border-radius-bottom-right,var(--qds-control-border-radius)\n )) max(1px,var(\n --qds-control-border-radius-bottom-left,var(--qds-control-border-radius)\n ));box-shadow:0 0 0 var(--qds-focus-heavy-border-width) var(--qds-theme-focus-border);grid-area:e;height:calc(100% + var(--qds-control-border-width) - var(--qds-control-border-width-block-end, var(--qds-control-border-width)));isolation:isolate;outline:var(--qds-theme-focus-border-contrast) solid var(--qds-focus-light-border-width);outline-offset:0;pointer-events:none;visibility:hidden;width:calc(100% + var(--qds-control-border-width) - var(\n --qds-control-border-width-inline-end,\n var(--qds-control-border-width)\n ))}.qds-select:focus-visible~.qds-focus-ring{visibility:visible}";
10149
+ const selectCss = ":host([hidden]){display:none!important}:host{display:inline-block}slot{display:none}.qds-container{box-sizing:border-box;display:grid;grid-template-areas:\"j\"}.qds-container,.qds-select{width:inherit}.qds-icon,.qds-select{color:var(--qds-theme-control-text-standard);grid-area:j}.qds-icon{margin-inline-end:calc(var(--qds-control-input-padding-horizontal) + var(--qds-control-border-width));place-self:center end;pointer-events:none}.qds-select{-webkit-appearance:none;appearance:none;background-color:var(--qds-theme-control-input-background);border-color:var(--qds-theme-control-border);border-radius:var(\n --qds-control-border-radius-top-left,var(--qds-control-border-radius)\n ) var(--qds-control-border-radius-top-right,var(--qds-control-border-radius)) var(\n --qds-control-border-radius-bottom-right,var(--qds-control-border-radius)\n ) var(\n --qds-control-border-radius-bottom-left,var(--qds-control-border-radius)\n );border-style:solid;border-width:var(--qds-control-border-width) var(--qds-control-border-width-inline-end,var(--qds-control-border-width)) var(--qds-control-border-width-block-end,var(--qds-control-border-width)) var(--qds-control-border-width);margin:0;outline:0;padding-block:0;padding-inline:var(--qds-control-input-padding-horizontal);text-overflow:ellipsis}.qds-select:not(:focus):user-invalid{border-color:var(--qds-theme-feedback-result-failure)}.qds-select:disabled,.qds-select:disabled+.qds-icon{opacity:var(--qds-theme-disabled)}:is(::slotted(optgroup),::slotted(optgroup:not(:disabled)>option),::slotted(option)):disabled{opacity:var(--qds-theme-disabled)}::slotted(optgroup){font:var(--qds-accessory-section-title)}::slotted(optgroup>option),::slotted(option){font:var(--qds-list-item-label-main)}.qds-select[data-size=small]{font:var(--qds-control-small-text)}.qds-select[data-size=small]:not([multiple]){height:var(--qds-control-small-height);padding-inline-end:calc(var(--qds-control-small-icon-size) + var(--qds-text-icon-gap) + var(--qds-control-input-padding-horizontal))}.qds-icon[data-size=small]{height:var(--qds-control-small-icon-size);width:var(--qds-control-small-icon-size)}.qds-select[data-size=standard]{font:var(--qds-control-standard-text)}.qds-select[data-size=standard]:not([multiple]){height:var(--qds-control-standard-height);padding-inline-end:calc(var(--qds-control-standard-icon-size) + var(--qds-text-icon-gap) + var(--qds-control-input-padding-horizontal))}.qds-icon[data-size=standard]{height:var(--qds-control-standard-icon-size);width:var(--qds-control-standard-icon-size)}.qds-select[data-size=large]{font:var(--qds-control-large-text)}.qds-select[data-size=large]:not([multiple]){height:var(--qds-control-large-height);padding-inline-end:calc(var(--qds-control-large-icon-size) + var(--qds-text-icon-gap) + var(--qds-control-input-padding-horizontal))}.qds-icon[data-size=large]{height:var(--qds-control-large-icon-size);width:var(--qds-control-large-icon-size)}.qds-focus-ring{border-radius:max(1px,var(\n --qds-control-border-radius-top-left,var(--qds-form-input-border-radius)\n )) max(1px,var(\n --qds-control-border-radius-top-right,var(--qds-form-input-border-radius)\n )) max(1px,var(\n --qds-control-border-radius-bottom-right,var(--qds-form-input-border-radius)\n )) max(1px,var(\n --qds-control-border-radius-bottom-left,var(--qds-form-input-border-radius)\n ));box-shadow:0 0 0 var(--qds-focus-heavy-border-width) var(--qds-theme-focus-border);grid-area:j;height:calc(100% + var(--qds-control-border-width) - var(--qds-control-border-width-block-end, var(--qds-control-border-width)));isolation:isolate;outline:var(--qds-theme-focus-border-contrast) solid var(--qds-focus-light-border-width);outline-offset:0;pointer-events:none;visibility:hidden;width:calc(100% + var(--qds-control-border-width) - var(\n --qds-control-border-width-inline-end,\n var(--qds-control-border-width)\n ))}.qds-select:focus-visible~.qds-focus-ring{visibility:visible}";
9856
10150
 
9857
10151
  // SPDX-FileCopyrightText: © 2024 Schneider Electric
9858
10152
  //
@@ -10116,12 +10410,12 @@ class Select {
10116
10410
  this.selectedIndex = __classPrivateFieldGet$8(this, _Select_select, "f").selectedIndex;
10117
10411
  }
10118
10412
  render() {
10119
- return (hAsync("div", { key: '925683dc1fedc88e410af4e9d5352d869ba6f3d8', class: {
10413
+ return (hAsync("div", { key: '8d6107fc18c16385b063199f6bdd03f032e20597', class: {
10120
10414
  'qds-container': true,
10121
10415
  'qds-multiple': this.multiple ?? false,
10122
- }, "data-size": __classPrivateFieldGet$8(this, _Select_instances, "a", _Select_computedSize_get) }, hAsync("select", { key: '91905d406e3579df00d547fc49656711195043f3', autoComplete: this.autoComplete,
10416
+ }, "data-size": __classPrivateFieldGet$8(this, _Select_instances, "a", _Select_computedSize_get) }, hAsync("select", { key: 'eed0ad5d20458c3c277958a07044a5ea48b8bb5f', autoComplete: this.autoComplete,
10123
10417
  // eslint-disable-next-line jsx-a11y/no-autofocus
10124
- autoFocus: this.host.autofocus, class: "qds-select", "data-size": __classPrivateFieldGet$8(this, _Select_instances, "a", _Select_computedSize_get), disabled: __classPrivateFieldGet$8(this, _Select_instances, "a", _Select_computedDisabled_get), multiple: this.multiple, name: this.name, onBlur: __classPrivateFieldGet$8(this, _Select_onBlur, "f"), onChange: __classPrivateFieldGet$8(this, _Select_onChange, "f"), onFocus: __classPrivateFieldGet$8(this, _Select_onFocus, "f"), onInput: __classPrivateFieldGet$8(this, _Select_onInput, "f"), ref: __classPrivateFieldGet$8(this, _Select_ref, "f"), required: this.required, tabIndex: __classPrivateFieldGet$8(this, _Select_instances, "a", _Select_computedDisabled_get) ? undefined : this.tabIndex, ...__classPrivateFieldGet$8(this, _Select_inheritedAttributes, "f") }), this.multiple !== true && (hAsync("qds-icon", { key: '88922635b78fd1323318d85d9ba4e28472ab61f0', "aria-hidden": "true", class: "qds-icon", "data-size": __classPrivateFieldGet$8(this, _Select_instances, "a", _Select_computedSize_get), library: "core", name: "dropdown" })), hAsync("slot", { key: 'd12c3b5348915c6ad4dff4d917d921f6c7d3fcfd', onSlotchange: __classPrivateFieldGet$8(this, _Select_onSlotchange, "f") }), hAsync("div", { key: '2e58e273fd6ad9e9e1f35ef4cdfb525683977e75', class: "qds-focus-ring" })));
10418
+ autoFocus: this.host.autofocus, class: "qds-select", "data-size": __classPrivateFieldGet$8(this, _Select_instances, "a", _Select_computedSize_get), disabled: __classPrivateFieldGet$8(this, _Select_instances, "a", _Select_computedDisabled_get), multiple: this.multiple, name: this.name, onBlur: __classPrivateFieldGet$8(this, _Select_onBlur, "f"), onChange: __classPrivateFieldGet$8(this, _Select_onChange, "f"), onFocus: __classPrivateFieldGet$8(this, _Select_onFocus, "f"), onInput: __classPrivateFieldGet$8(this, _Select_onInput, "f"), ref: __classPrivateFieldGet$8(this, _Select_ref, "f"), required: this.required, tabIndex: __classPrivateFieldGet$8(this, _Select_instances, "a", _Select_computedDisabled_get) ? undefined : this.tabIndex, ...__classPrivateFieldGet$8(this, _Select_inheritedAttributes, "f") }), this.multiple !== true && (hAsync("qds-icon", { key: '50aa187610f5de105fcb822177e57f12a0a1869c', "aria-hidden": "true", class: "qds-icon", "data-size": __classPrivateFieldGet$8(this, _Select_instances, "a", _Select_computedSize_get), library: "core", name: "dropdown" })), hAsync("slot", { key: '1365b9afcf5da164da3482f5eceff99b891e4c56', onSlotchange: __classPrivateFieldGet$8(this, _Select_onSlotchange, "f") }), hAsync("div", { key: '46c4ea28c084e2ea63b68073e70a9a9e6d59a6b7', class: "qds-focus-ring" })));
10125
10419
  }
10126
10420
  static get delegatesFocus() { return true; }
10127
10421
  static get formAssociated() { return true; }
@@ -10190,7 +10484,7 @@ _Select_inheritedAttributes = new WeakMap(), _Select_select = new WeakMap(), _Se
10190
10484
  Object.defineProperty(this.host, p, { enumerable: true, get });
10191
10485
  };
10192
10486
 
10193
- const standaloneLinkCss = ":host([hidden]){display:none!important}:host{border-radius:var(--qds-focus-border-radius);display:inline-block}:host(:focus-visible){border-radius:var(--qds-focus-border-radius);box-shadow:0 0 0 var(--qds-focus-heavy-border-width) var(--qds-theme-focus-border);outline:var(--qds-theme-focus-border-contrast) solid var(--qds-focus-light-border-width);outline-offset:0}.qds-icon-crop{align-items:center;display:flex;justify-content:center}.qds-icon{flex-shrink:0;transform:scaleX(var(--qds-direction-factor,1))}.qds-standalone-link{box-sizing:border-box;display:inline-flex;justify-content:center;-webkit-print-color-adjust:exact;print-color-adjust:exact;-webkit-text-decoration:none;text-decoration:none;width:100%}.qds-standalone-link:active,.qds-standalone-link:hover{-webkit-text-decoration:underline;text-decoration:underline}.qds-text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}[data-importance=subdued]{color:var(--qds-theme-link-subdued-default)}.qds-visitable[data-importance=subdued]:visited{color:var(--qds-theme-link-visited-default)}[data-importance=subdued]:hover{color:var(--qds-theme-link-subdued-hover)}[data-importance=subdued]:active{color:var(--qds-theme-link-subdued-pressed)}.qds-visitable[data-importance=subdued]:visited:hover{color:var(--qds-theme-link-visited-hover)}.qds-visitable[data-importance=subdued]:visited:active{color:var(--qds-theme-link-visited-pressed)}[data-importance=standard]{color:var(--qds-theme-link-standard-default)}.qds-visitable[data-importance=standard]:visited{color:var(--qds-theme-link-visited-default)}[data-importance=standard]:hover{color:var(--qds-theme-link-standard-hover)}[data-importance=standard]:active{color:var(--qds-theme-link-standard-pressed)}.qds-visitable[data-importance=standard]:visited:hover{color:var(--qds-theme-link-visited-hover)}.qds-visitable[data-importance=standard]:visited:active{color:var(--qds-theme-link-visited-pressed)}[data-importance=emphasized]{color:var(--qds-theme-link-emphasized-default)}.qds-visitable[data-importance=emphasized]:visited{color:var(--qds-theme-link-visited-default)}[data-importance=emphasized]:hover{color:var(--qds-theme-link-emphasized-hover)}[data-importance=emphasized]:active{color:var(--qds-theme-link-emphasized-pressed)}.qds-visitable[data-importance=emphasized]:visited:hover{color:var(--qds-theme-link-visited-hover)}.qds-visitable[data-importance=emphasized]:visited:active{color:var(--qds-theme-link-visited-pressed)}.qds-disabled{opacity:var(--qds-theme-disabled);pointer-events:none}.qds-standalone-link[data-size=small]{font:var(--qds-control-small-link);gap:var(--qds-control-small-gap-internal);min-height:var(--qds-control-small-height);padding-block:var(--qds-control-small-padding-auto-height)}[data-size=small][data-importance=subdued]{font:var(--qds-control-small-text)}.qds-icon-crop[data-size=small]{height:var(--qds-control-small-icon-crop-height)}.qds-icon[data-size=small]{height:var(--qds-control-small-icon-size);width:var(--qds-control-small-icon-size)}.qds-standalone-link[data-size=standard]{font:var(--qds-control-standard-link);gap:var(--qds-control-standard-gap-internal);min-height:var(--qds-control-standard-height);padding-block:var(--qds-control-standard-padding-auto-height)}[data-size=standard][data-importance=subdued]{font:var(--qds-control-standard-text)}.qds-icon-crop[data-size=standard]{height:var(--qds-control-standard-icon-crop-height)}.qds-icon[data-size=standard]{height:var(--qds-control-standard-icon-size);width:var(--qds-control-standard-icon-size)}.qds-standalone-link[data-size=large]{font:var(--qds-control-large-link);gap:var(--qds-control-large-gap-internal);min-height:var(--qds-control-large-height);padding-block:var(--qds-control-large-padding-auto-height)}[data-size=large][data-importance=subdued]{font:var(--qds-control-large-text)}.qds-icon-crop[data-size=large]{height:var(--qds-control-large-icon-crop-height)}.qds-icon[data-size=large]{height:var(--qds-control-large-icon-size);width:var(--qds-control-large-icon-size)}";
10487
+ const standaloneLinkCss = ":host([hidden]){display:none!important}:host{display:inline-block}:host(:focus-visible){border-radius:var(--qds-control-border-radius);box-shadow:0 0 0 var(--qds-focus-heavy-border-width) var(--qds-theme-focus-border);outline:var(--qds-theme-focus-border-contrast) solid var(--qds-focus-light-border-width);outline-offset:0}.qds-icon-crop{align-items:center;display:flex;justify-content:center}.qds-icon{flex-shrink:0;transform:scaleX(var(--qds-direction-factor,1))}.qds-standalone-link{box-sizing:border-box;display:inline-flex;justify-content:center;-webkit-print-color-adjust:exact;print-color-adjust:exact;width:100%}.qds-text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}[data-importance=subdued]{color:var(--qds-theme-link-subdued-default)}.qds-visitable[data-importance=subdued]:visited{color:var(--qds-theme-link-visited-default)}[data-importance=subdued]:hover{color:var(--qds-theme-link-subdued-hover)}[data-importance=subdued]:active{color:var(--qds-theme-link-subdued-pressed)}.qds-visitable[data-importance=subdued]:visited:hover{color:var(--qds-theme-link-visited-hover)}.qds-visitable[data-importance=subdued]:visited:active{color:var(--qds-theme-link-visited-pressed)}[data-importance=standard]{color:var(--qds-theme-link-standard-default)}.qds-visitable[data-importance=standard]:visited{color:var(--qds-theme-link-visited-default)}[data-importance=standard]:hover{color:var(--qds-theme-link-standard-hover)}[data-importance=standard]:active{color:var(--qds-theme-link-standard-pressed)}.qds-visitable[data-importance=standard]:visited:hover{color:var(--qds-theme-link-visited-hover)}.qds-visitable[data-importance=standard]:visited:active{color:var(--qds-theme-link-visited-pressed)}[data-importance=emphasized]{color:var(--qds-theme-link-emphasized-default)}.qds-visitable[data-importance=emphasized]:visited{color:var(--qds-theme-link-visited-default)}[data-importance=emphasized]:hover{color:var(--qds-theme-link-emphasized-hover)}[data-importance=emphasized]:active{color:var(--qds-theme-link-emphasized-pressed)}.qds-visitable[data-importance=emphasized]:visited:hover{color:var(--qds-theme-link-visited-hover)}.qds-visitable[data-importance=emphasized]:visited:active{color:var(--qds-theme-link-visited-pressed)}.qds-disabled{opacity:var(--qds-theme-disabled);pointer-events:none}.qds-standalone-link[data-size=small]{font:var(--qds-control-small-link);gap:var(--qds-control-small-gap-internal);min-height:var(--qds-control-small-height);padding-block:var(--qds-control-small-padding-auto-height)}[data-size=small][data-importance=subdued]{font:var(--qds-control-small-text)}.qds-icon-crop[data-size=small]{height:var(--qds-control-small-icon-crop-height)}.qds-icon[data-size=small]{height:var(--qds-control-small-icon-size);width:var(--qds-control-small-icon-size)}.qds-standalone-link[data-size=standard]{font:var(--qds-control-standard-link);gap:var(--qds-control-standard-gap-internal);min-height:var(--qds-control-standard-height);padding-block:var(--qds-control-standard-padding-auto-height)}[data-size=standard][data-importance=subdued]{font:var(--qds-control-standard-text)}.qds-icon-crop[data-size=standard]{height:var(--qds-control-standard-icon-crop-height)}.qds-icon[data-size=standard]{height:var(--qds-control-standard-icon-size);width:var(--qds-control-standard-icon-size)}.qds-standalone-link[data-size=large]{font:var(--qds-control-large-link);gap:var(--qds-control-large-gap-internal);min-height:var(--qds-control-large-height);padding-block:var(--qds-control-large-padding-auto-height)}[data-size=large][data-importance=subdued]{font:var(--qds-control-large-text)}.qds-icon-crop[data-size=large]{height:var(--qds-control-large-icon-crop-height)}.qds-icon[data-size=large]{height:var(--qds-control-large-icon-size);width:var(--qds-control-large-icon-size)}";
10194
10488
 
10195
10489
  // SPDX-FileCopyrightText: © 2024 Schneider Electric
10196
10490
  //
@@ -10319,11 +10613,11 @@ class StandaloneLink {
10319
10613
  __classPrivateFieldGet$7(this, _StandaloneLink_updateAriaLabelElements, "f").call(this);
10320
10614
  }
10321
10615
  render() {
10322
- return (hAsync("a", { key: 'b33d485d406b33cf8db9ec0fb806784cf45e0437', "aria-hidden": "true", class: {
10616
+ return (hAsync("a", { key: 'dc1e8db62a1893f103cf03b24f639db8d09a5454', "aria-hidden": "true", class: {
10323
10617
  'qds-standalone-link': true,
10324
10618
  'qds-disabled': this.disabled,
10325
10619
  'qds-visitable': this.visitable,
10326
- }, "data-importance": __classPrivateFieldGet$7(this, _StandaloneLink_instances, "a", _StandaloneLink_computedImportance_get), "data-size": __classPrivateFieldGet$7(this, _StandaloneLink_instances, "a", _StandaloneLink_computedSize_get), download: this.download, href: this.href?.toString(), hrefLang: this.hreflang, onBlur: __classPrivateFieldGet$7(this, _StandaloneLink_onBlur, "f"), onFocus: __classPrivateFieldGet$7(this, _StandaloneLink_onFocus, "f"), referrerPolicy: this.referrerPolicy, rel: this.rel, tabIndex: -1, target: this.target, ref: __classPrivateFieldGet$7(this, _StandaloneLink_linkRef, "f") }, this.iconName !== undefined && this.iconName !== '' && (hAsync("span", { key: '3986017616a363c76b5f0d4f56d5d2f3ceb8c677', class: "qds-icon-crop", "data-size": __classPrivateFieldGet$7(this, _StandaloneLink_instances, "a", _StandaloneLink_computedSize_get) }, hAsync("qds-icon", { key: '7d0a220f62cc04fd1a789814699027bd638c61f0', "aria-hidden": "true", class: "qds-icon", "data-size": __classPrivateFieldGet$7(this, _StandaloneLink_instances, "a", _StandaloneLink_computedSize_get), library: this.iconLibrary, name: this.iconName }))), hAsync("span", { key: 'd49dcf67ee9a7f2f62125ff687701805a6f5f8a6', class: "qds-text" }, hAsync("slot", { key: 'e4536386acc844dad57cab6ca963693986cc5bfc', onSlotchange: __classPrivateFieldGet$7(this, _StandaloneLink_onSlotchange, "f") })), this.linkIcon && (hAsync("span", { key: '867880e3044d5f795f3ae485a3f4e74599523713', class: "qds-icon-crop", "data-size": __classPrivateFieldGet$7(this, _StandaloneLink_instances, "a", _StandaloneLink_computedSize_get) }, hAsync("qds-icon", { key: '30e76efba167d4c9e756229125cdfe7adc0f6eab', "aria-hidden": "true", class: "qds-icon", library: "core", "data-size": __classPrivateFieldGet$7(this, _StandaloneLink_instances, "a", _StandaloneLink_computedSize_get), name: this.linkIcon }))), this.importance === 'emphasized' && (hAsync("span", { key: '3d1103f1397b9c6fbec54eed85b6dcb0e51d6663', class: "qds-icon-crop", "data-size": __classPrivateFieldGet$7(this, _StandaloneLink_instances, "a", _StandaloneLink_computedSize_get) }, hAsync("qds-icon", { key: 'e728dfd649007cd629b35ec02c2cdb85b67eb9a5', class: "qds-icon", "aria-hidden": "true", "data-size": __classPrivateFieldGet$7(this, _StandaloneLink_instances, "a", _StandaloneLink_computedSize_get), library: "core", name: "next" })))));
10620
+ }, "data-importance": __classPrivateFieldGet$7(this, _StandaloneLink_instances, "a", _StandaloneLink_computedImportance_get), "data-size": __classPrivateFieldGet$7(this, _StandaloneLink_instances, "a", _StandaloneLink_computedSize_get), download: this.download, href: this.href?.toString(), hrefLang: this.hreflang, onBlur: __classPrivateFieldGet$7(this, _StandaloneLink_onBlur, "f"), onFocus: __classPrivateFieldGet$7(this, _StandaloneLink_onFocus, "f"), referrerPolicy: this.referrerPolicy, rel: this.rel, tabIndex: -1, target: this.target, ref: __classPrivateFieldGet$7(this, _StandaloneLink_linkRef, "f") }, this.iconName !== undefined && this.iconName !== '' && (hAsync("span", { key: '3e6bbe2a44aaff89c3c4926dfe7d304fb1127eed', class: "qds-icon-crop", "data-size": __classPrivateFieldGet$7(this, _StandaloneLink_instances, "a", _StandaloneLink_computedSize_get) }, hAsync("qds-icon", { key: 'f3b83f6c7eafde02e02f911fb7796857dacf0946', "aria-hidden": "true", class: "qds-icon", "data-size": __classPrivateFieldGet$7(this, _StandaloneLink_instances, "a", _StandaloneLink_computedSize_get), library: this.iconLibrary, name: this.iconName }))), hAsync("span", { key: 'c6c32e22cfa04c92d1c8b0de69311263b10b3f26', class: "qds-text" }, hAsync("slot", { key: '987a9448380afd4072c948885eec2efaf0b36aea', onSlotchange: __classPrivateFieldGet$7(this, _StandaloneLink_onSlotchange, "f") })), this.linkIcon && (hAsync("span", { key: 'ed0b3ff454c5aea8decb4f339cef8d91edb8e480', class: "qds-icon-crop", "data-size": __classPrivateFieldGet$7(this, _StandaloneLink_instances, "a", _StandaloneLink_computedSize_get) }, hAsync("qds-icon", { key: '21841f5a4934ef4e9c4594f7e27dc39efd82219c', "aria-hidden": "true", class: "qds-icon", library: "core", "data-size": __classPrivateFieldGet$7(this, _StandaloneLink_instances, "a", _StandaloneLink_computedSize_get), name: this.linkIcon }))), this.importance === 'emphasized' && (hAsync("span", { key: '286a3741f4781eafc2948d1861fbc1145bc8166c', class: "qds-icon-crop", "data-size": __classPrivateFieldGet$7(this, _StandaloneLink_instances, "a", _StandaloneLink_computedSize_get) }, hAsync("qds-icon", { key: '02dacf940797a8f3973cfb599b1dcda2d9831ae7', class: "qds-icon", "aria-hidden": "true", "data-size": __classPrivateFieldGet$7(this, _StandaloneLink_instances, "a", _StandaloneLink_computedSize_get), library: "core", name: "next" })))));
10327
10621
  }
10328
10622
  get host() { return getElement(this); }
10329
10623
  static get watchers() { return {
@@ -10381,7 +10675,7 @@ _StandaloneLink_savedTabIndex = new WeakMap(), _StandaloneLink_link = new WeakMa
10381
10675
  return this.target === '_blank';
10382
10676
  };
10383
10677
 
10384
- const switchCss = ":host([hidden]){display:none!important}:host{display:inline-block;outline:none}.qds-knob,.qds-track{-webkit-print-color-adjust:exact;print-color-adjust:exact}.qds-track{align-items:center;background-color:var(--qds-theme-control-toggle-track-default);border-radius:var(--qds-control-rounded-border-radius);box-sizing:border-box;display:flex;flex-shrink:0;padding-inline:var(--qds-control-toggle-track-padding)}.qds-track:hover{background-color:var(--qds-theme-control-toggle-track-hover)}.qds-track:active{background-color:var(--qds-theme-control-toggle-track-pressed)}.qds-knob-container{align-items:center;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;justify-content:center;padding-block:var(--qds-control-toggle-track-padding)}.qds-knob{background-color:var(--qds-theme-control-input-background);border-radius:var(--qds-control-rounded-border-radius);box-sizing:border-box;height:100%;margin:0}.qds-indicator{align-items:center;color:var(--qds-theme-control-input-background);display:flex;flex-grow:1;justify-content:center;padding-block:var(--qds-control-toggle-track-padding)}.qds-container{box-sizing:border-box;cursor:pointer;display:flex}.qds-switch{clip-path:inset(50%);height:1px;margin:0;position:absolute;white-space:nowrap;width:1px}.qds-switch:checked~.qds-track{background-color:var(--qds-theme-signature-color-default);justify-content:flex-end}.qds-switch:checked~.qds-track:hover{background-color:var(--qds-theme-signature-color-hover)}.qds-switch:checked~.qds-track:active{background-color:var(--qds-theme-signature-color-pressed)}:host(:focus-visible) .qds-switch~.qds-track{box-shadow:0 0 0 var(--qds-focus-heavy-border-width) var(--qds-theme-focus-border);outline:var(--qds-theme-focus-border-contrast) solid var(--qds-focus-light-border-width);outline-offset:0}.qds-disabled{opacity:var(--qds-theme-disabled);pointer-events:none}.qds-container[data-size=small]{min-height:var(--qds-control-toggle-small-track-height)}.qds-inline[data-size=small]{min-height:var(--qds-control-small-height);padding-block:var(--qds-control-small-padding-auto-height)}.qds-track[data-size=small]{height:var(--qds-control-toggle-small-track-height);width:var(--qds-control-toggle-small-track-width)}.qds-knob[data-size=small]{width:var(--qds-control-toggle-small-knob-width)}.qds-indicator[data-size=small]{height:var(--qds-control-small-icon-size);width:var(--qds-control-small-icon-size)}.qds-container[data-size=standard]{min-height:var(--qds-control-toggle-standard-track-height)}.qds-inline[data-size=standard]{min-height:var(--qds-control-standard-height);padding-block:var(--qds-control-standard-padding-auto-height)}.qds-track[data-size=standard]{height:var(--qds-control-toggle-standard-track-height);width:var(--qds-control-toggle-standard-track-width)}.qds-knob[data-size=standard]{width:var(--qds-control-toggle-standard-knob-width)}.qds-indicator[data-size=standard]{height:var(--qds-control-standard-icon-size);width:var(--qds-control-standard-icon-size)}.qds-container[data-size=large]{min-height:var(--qds-control-toggle-large-track-height)}.qds-inline[data-size=large]{min-height:var(--qds-control-large-height);padding-block:var(--qds-control-large-padding-auto-height)}.qds-track[data-size=large]{height:var(--qds-control-toggle-large-track-height);width:var(--qds-control-toggle-large-track-width)}.qds-knob[data-size=large]{width:var(--qds-control-toggle-large-knob-width)}.qds-indicator[data-size=large]{height:var(--qds-control-large-icon-size);width:var(--qds-control-large-icon-size)}";
10678
+ const switchCss = ":host([hidden]){display:none!important}:host{display:inline-block;outline:none}.qds-knob,.qds-track{-webkit-print-color-adjust:exact;print-color-adjust:exact}.qds-track{align-items:center;background-color:var(--qds-theme-control-toggle-track-default);border-radius:var(--qds-control-rounded-border-radius);box-sizing:border-box;display:flex;flex-shrink:0;padding-inline:var(--qds-control-toggle-track-padding)}.qds-track:hover{background-color:var(--qds-theme-control-toggle-track-hover)}.qds-track:active{background-color:var(--qds-theme-control-toggle-track-pressed)}.qds-knob-container{align-items:center;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;justify-content:center;padding-block:var(--qds-control-toggle-track-padding)}.qds-knob{background-color:var(--qds-theme-control-input-background);border-radius:var(--qds-control-rounded-border-radius);box-sizing:border-box;height:100%;margin:0}.qds-indicator{color:var(--qds-theme-control-input-background);flex-grow:1;justify-content:center;padding-block:var(--qds-control-toggle-track-padding)}.qds-container,.qds-indicator{align-items:center;display:flex}.qds-container{box-sizing:border-box;cursor:pointer}.qds-switch{clip-path:inset(50%);height:1px;margin:0;position:absolute;white-space:nowrap;width:1px}.qds-switch:checked~.qds-track{background-color:var(--qds-theme-signature-color-default);justify-content:flex-end}.qds-switch:checked~.qds-track:hover{background-color:var(--qds-theme-signature-color-hover)}.qds-switch:checked~.qds-track:active{background-color:var(--qds-theme-signature-color-pressed)}:host(:focus-visible) .qds-switch~.qds-track{box-shadow:0 0 0 var(--qds-focus-heavy-border-width) var(--qds-theme-focus-border);outline:var(--qds-theme-focus-border-contrast) solid var(--qds-focus-light-border-width);outline-offset:0}.qds-disabled{opacity:var(--qds-theme-disabled);pointer-events:none}.qds-container[data-size=small]{min-height:var(--qds-control-toggle-small-height)}.qds-inline[data-size=small]{min-height:var(--qds-control-small-height);padding-block:var(--qds-control-small-padding-auto-height)}.qds-track[data-size=small]{height:var(--qds-control-toggle-small-track-height);width:var(--qds-control-toggle-small-track-width)}.qds-knob[data-size=small]{width:var(--qds-control-toggle-small-knob-width)}.qds-indicator[data-size=small]{height:var(--qds-control-small-icon-size);width:var(--qds-control-small-icon-size)}.qds-container[data-size=standard]{min-height:var(--qds-control-toggle-standard-height)}.qds-inline[data-size=standard]{min-height:var(--qds-control-standard-height);padding-block:var(--qds-control-standard-padding-auto-height)}.qds-track[data-size=standard]{height:var(--qds-control-toggle-standard-track-height);width:var(--qds-control-toggle-standard-track-width)}.qds-knob[data-size=standard]{width:var(--qds-control-toggle-standard-knob-width)}.qds-indicator[data-size=standard]{height:var(--qds-control-standard-icon-size);width:var(--qds-control-standard-icon-size)}.qds-container[data-size=large]{min-height:var(--qds-control-toggle-large-height)}.qds-inline[data-size=large]{min-height:var(--qds-control-large-height);padding-block:var(--qds-control-large-padding-auto-height)}.qds-track[data-size=large]{height:var(--qds-control-toggle-large-track-height);width:var(--qds-control-toggle-large-track-width)}.qds-knob[data-size=large]{width:var(--qds-control-toggle-large-knob-width)}.qds-indicator[data-size=large]{height:var(--qds-control-large-icon-size);width:var(--qds-control-large-icon-size)}";
10385
10679
 
10386
10680
  // SPDX-FileCopyrightText: © 2024 Schneider Electric
10387
10681
  //
@@ -10558,13 +10852,13 @@ class Switch {
10558
10852
  this.tabindexChanged(this.host.getAttribute('tabindex') ?? '0');
10559
10853
  }
10560
10854
  render() {
10561
- return (hAsync("div", { key: '8b639b7734ef7f2677610f935b5eeef1bd4470e2', class: {
10855
+ return (hAsync("div", { key: '64c7d772d4d373d571c7f34d024504844b60670c', class: {
10562
10856
  'qds-container': true,
10563
10857
  'qds-disabled': __classPrivateFieldGet$6(this, _Switch_instances, "a", _Switch_computedDisabled_get),
10564
10858
  'qds-inline': this.inline,
10565
- }, "data-size": __classPrivateFieldGet$6(this, _Switch_instances, "a", _Switch_computedSize_get), "aria-hidden": "true" }, hAsync("input", { key: 'f9b3cbc0d3786b9e97e6104d645be8d2014e724a', "aria-hidden": "true",
10859
+ }, "data-size": __classPrivateFieldGet$6(this, _Switch_instances, "a", _Switch_computedSize_get), "aria-hidden": "true" }, hAsync("input", { key: 'd951525c1afdc906bd9868d22a6e251121200195', "aria-hidden": "true",
10566
10860
  // eslint-disable-next-line jsx-a11y/no-autofocus
10567
- autoFocus: this.host.autofocus, checked: this.checked, class: "qds-switch", disabled: this.disabled, type: "checkbox", value: this.value ?? undefined, tabIndex: -1 }), hAsync("div", { key: 'a57840c859d1d668dc209ea1d1546ec8e11fb8ad', class: "qds-track", "data-size": __classPrivateFieldGet$6(this, _Switch_instances, "a", _Switch_computedSize_get) }, !this.noIndicator && __classPrivateFieldGet$6(this, _Switch_instances, "a", _Switch_computedChecked_get) && (hAsync("div", { key: 'c62a440c3db325180d6d834e476c04050b3cdd82', class: "qds-indicator", "data-size": __classPrivateFieldGet$6(this, _Switch_instances, "a", _Switch_computedSize_get) }, hAsync("qds-icon", { key: '7eb82f579d3ad1e223364d37cca6b390b48876a6', class: "qds-icon", name: "toggle-on", library: "core" }))), hAsync("div", { key: 'fb6da3bc26750a0ae9983447bab88746daa966d2', class: "qds-knob-container" }, hAsync("div", { key: 'f9d3079e33e897448cbf7906fb271a55bd9611ac', class: "qds-knob", "data-size": __classPrivateFieldGet$6(this, _Switch_instances, "a", _Switch_computedSize_get) })), !this.noIndicator && !__classPrivateFieldGet$6(this, _Switch_instances, "a", _Switch_computedChecked_get) && (hAsync("div", { key: 'dd94ad06fa4b38f6e5e313be5e374f2365b519b1', class: "qds-indicator", "data-size": __classPrivateFieldGet$6(this, _Switch_instances, "a", _Switch_computedSize_get) }, hAsync("qds-icon", { key: '7a388b66163aae523c74e08ea3174e38230f3184', class: "qds-icon", name: "toggle-off", library: "core" }))))));
10861
+ autoFocus: this.host.autofocus, checked: this.checked, class: "qds-switch", disabled: this.disabled, type: "checkbox", value: this.value ?? undefined, tabIndex: -1 }), hAsync("div", { key: 'ccfac11cd050fcc255590f8959364bf999896ec4', class: "qds-track", "data-size": __classPrivateFieldGet$6(this, _Switch_instances, "a", _Switch_computedSize_get) }, !this.noIndicator && __classPrivateFieldGet$6(this, _Switch_instances, "a", _Switch_computedChecked_get) && (hAsync("div", { key: '7f499d8851fa9e65f551b931ab3e34324678afa2', class: "qds-indicator", "data-size": __classPrivateFieldGet$6(this, _Switch_instances, "a", _Switch_computedSize_get) }, hAsync("qds-icon", { key: 'fac18cb7058ba3ea9523047b8506b12b21e0c211', class: "qds-icon", name: "toggle-on", library: "core" }))), hAsync("div", { key: '6388b6f366937c84b4099f204b7931b0c037d36b', class: "qds-knob-container" }, hAsync("div", { key: '8dadbfa06c4cb23d35f6c2e6feee91b21a6239c0', class: "qds-knob", "data-size": __classPrivateFieldGet$6(this, _Switch_instances, "a", _Switch_computedSize_get) })), !this.noIndicator && !__classPrivateFieldGet$6(this, _Switch_instances, "a", _Switch_computedChecked_get) && (hAsync("div", { key: '0c3250b9a8fca5d64c9232da5d987f71e6622e96', class: "qds-indicator", "data-size": __classPrivateFieldGet$6(this, _Switch_instances, "a", _Switch_computedSize_get) }, hAsync("qds-icon", { key: 'cf7d4acfc74c39a3eff1860b316c6ce94be6e78b', class: "qds-icon", name: "toggle-off", library: "core" }))))));
10568
10862
  }
10569
10863
  static get formAssociated() { return true; }
10570
10864
  get host() { return getElement(this); }
@@ -10625,7 +10919,7 @@ _Switch_savedTabIndex = new WeakMap(), _Switch_instances = new WeakSet(), _Switc
10625
10919
  null);
10626
10920
  };
10627
10921
 
10628
- const tabCss = ":host([hidden]){display:none!important}:host{display:inline-block;line-height:0}[aria-disabled=true]{opacity:var(--qds-theme-disabled);pointer-events:none}:host(:focus-visible){border-radius:var(--qds-focus-border-radius);outline:var(--qds-theme-focus-border) solid var(--qds-focus-border-width);outline-offset:calc(var(--qds-focus-border-width)*-1 - var(--qds-focus-border-offset))}.qds-target{-webkit-appearance:none;appearance:none;background-color:initial;border:none;cursor:pointer;padding:0;pointer-events:auto}.qds-target:disabled{pointer-events:none}.qds-target:focus-visible{border-radius:var(--qds-focus-border-radius);outline:var(--qds-theme-focus-border) solid var(--qds-focus-border-width);outline-offset:var(--qds-focus-border-offset)}.qds-target-icon{color:var(--qds-theme-control-text-standard)}.qds-icon,.qds-target-icon{flex-shrink:0}.qds-chevron{transform:rotate(180deg)}.qds-selected:hover{background-color:var(--qds-theme-interactive-background-selected-hover)}.qds-selected:active{background-color:var(--qds-theme-interactive-background-selected-pressed)}.qds-closable-tab,.qds-closable-wrapper,.qds-tab,.qds-target,.qds-texts{display:flex}.qds-texts{flex:1 0;flex-direction:column}.qds-icon,.qds-text{color:var(--qds-theme-title)}.qds-subtitle{color:var(--qds-theme-subtitle);font:var(--qds-nav-element-standard-subtitle)}.qds-indicator{inset-block-start:0;inset-inline-end:0;position:absolute;transform:translate(50%,-50%)}.qds-closable-wrapper[data-size=small],.qds-tab[data-size=small]{gap:var(--qds-nav-element-small-gap-internal);min-height:var(--qds-nav-element-small-height);padding-inline:var(--qds-nav-element-small-padding-horizontal)}.qds-collapse[data-size=small]{min-width:var(--qds-nav-element-small-height)}.qds-closable-tab[data-size=small]{gap:var(--qds-nav-element-small-gap-internal)}[data-size=small]>.qds-icon{height:var(--qds-nav-element-small-icon-size);width:var(--qds-nav-element-small-icon-size)}[data-size=small]>.qds-texts{gap:var(--qds-nav-element-small-titles-gap)}[data-size=small] .qds-text{font:var(--qds-nav-element-small-title)}[data-size=small] .qds-subtitle{font:var(--qds-nav-element-small-subtitle)}.qds-target-icon[data-size=small]{--qds-experimental-icon-click-target-size:var(--qds-control-small-height);height:var(--qds-control-small-icon-size);width:var(--qds-control-small-icon-size)}.qds-closable-wrapper[data-size=standard],.qds-tab[data-size=standard]{gap:var(--qds-nav-element-standard-gap-internal);min-height:var(--qds-nav-element-standard-height);padding-inline:var(--qds-nav-element-standard-padding-horizontal)}.qds-collapse[data-size=standard]{min-width:var(--qds-nav-element-standard-height)}.qds-closable-tab[data-size=standard]{gap:var(--qds-nav-element-standard-gap-internal)}[data-size=standard]>.qds-icon{height:var(--qds-nav-element-standard-icon-size);width:var(--qds-nav-element-standard-icon-size)}[data-size=standard]>.qds-texts{gap:var(--qds-nav-element-standard-titles-gap)}[data-size=standard] .qds-text{font:var(--qds-nav-element-standard-title)}[data-size=standard] .qds-subtitle{font:var(--qds-nav-element-standard-subtitle)}.qds-target-icon[data-size=standard]{--qds-experimental-icon-click-target-size:var(\n --qds-control-standard-height\n );height:var(--qds-control-standard-icon-size);width:var(--qds-control-standard-icon-size)}.qds-closable-wrapper[data-size=large],.qds-tab[data-size=large]{gap:var(--qds-nav-element-large-gap-internal);min-height:var(--qds-nav-element-large-height);padding-inline:var(--qds-nav-element-large-padding-horizontal)}.qds-collapse[data-size=large]{min-width:var(--qds-nav-element-large-height)}.qds-closable-tab[data-size=large]{gap:var(--qds-nav-element-large-gap-internal)}[data-size=large]>.qds-icon{height:var(--qds-nav-element-large-icon-size);width:var(--qds-nav-element-large-icon-size)}[data-size=large]>.qds-texts{gap:var(--qds-nav-element-large-titles-gap)}[data-size=large] .qds-text{font:var(--qds-nav-element-large-title)}[data-size=large] .qds-subtext{font:var(--qds-nav-element-large-subtitle)}.qds-target-icon[data-size=large]{--qds-experimental-icon-click-target-size:var(--qds-control-large-height);height:var(--qds-control-large-icon-size);width:var(--qds-control-large-icon-size)}.qds-selected.qds-closable-wrapper[data-importance=emphasized],.qds-selected.qds-tab[data-importance=emphasized]{background-color:var(--qds-theme-control-background)}[data-importance=emphasized][data-size=standard] .qds-text{font:var(--qds-nav-element-standard-title-emphasized)}[data-importance=emphasized][data-size=small] .qds-text{font:var(--qds-nav-element-small-title-emphasized)}[data-importance=emphasized][data-size=large] .qds-text{font:var(--qds-nav-element-large-title-emphasized)}[data-importance=emphasized] .qds-icon,[data-importance=standard] .qds-selected .qds-icon{color:var(--qds-theme-title)}:is(.qds-selected[data-importance=subdued],.qds-selected[data-importance=standard],.qds-selected[data-importance=emphasized],.qds-closable-wrapper[data-importance=subdued],.qds-closable-wrapper[data-importance=standard],.qds-closable-wrapper[data-importance=emphasized],[data-importance=subdued] .qds-tab:hover,[data-importance=standard] .qds-tab:hover,[data-importance=emphasized] .qds-tab:hover):after{border-radius:var(--qds-signature-line-connection-cap-radius);content:\"\";display:block;position:absolute}.qds-indicator-inline-end:is(.qds-selected[data-importance=subdued],.qds-selected[data-importance=standard],.qds-selected[data-importance=emphasized],.qds-closable-wrapper[data-importance=subdued],.qds-closable-wrapper[data-importance=standard],.qds-closable-wrapper[data-importance=emphasized],[data-importance=subdued] .qds-tab:hover,[data-importance=standard] .qds-tab:hover,[data-importance=emphasized] .qds-tab:hover):after,.qds-indicator-inline-start:is(.qds-selected[data-importance=subdued],.qds-selected[data-importance=standard],.qds-selected[data-importance=emphasized],.qds-closable-wrapper[data-importance=subdued],.qds-closable-wrapper[data-importance=standard],.qds-closable-wrapper[data-importance=emphasized],[data-importance=subdued] .qds-tab:hover,[data-importance=standard] .qds-tab:hover,[data-importance=emphasized] .qds-tab:hover):after{height:100%;width:var(--qds-signature-line-connection-width)}.qds-indicator-inline-end:is(.qds-selected[data-importance=subdued],.qds-selected[data-importance=standard],.qds-selected[data-importance=emphasized],.qds-closable-wrapper[data-importance=subdued],.qds-closable-wrapper[data-importance=standard],.qds-closable-wrapper[data-importance=emphasized],[data-importance=subdued] .qds-tab:hover,[data-importance=standard] .qds-tab:hover,[data-importance=emphasized] .qds-tab:hover):after{inset-inline-end:0}.qds-indicator-inline-start:is(.qds-selected[data-importance=subdued],.qds-selected[data-importance=standard],.qds-selected[data-importance=emphasized],.qds-closable-wrapper[data-importance=subdued],.qds-closable-wrapper[data-importance=standard],.qds-closable-wrapper[data-importance=emphasized],[data-importance=subdued] .qds-tab:hover,[data-importance=standard] .qds-tab:hover,[data-importance=emphasized] .qds-tab:hover):after{inset-inline-start:0}.qds-indicator-block-end:is(.qds-selected[data-importance=subdued],.qds-selected[data-importance=standard],.qds-selected[data-importance=emphasized],.qds-closable-wrapper[data-importance=subdued],.qds-closable-wrapper[data-importance=standard],.qds-closable-wrapper[data-importance=emphasized],[data-importance=subdued] .qds-tab:hover,[data-importance=standard] .qds-tab:hover,[data-importance=emphasized] .qds-tab:hover):after,.qds-indicator-block-start:is(.qds-selected[data-importance=subdued],.qds-selected[data-importance=standard],.qds-selected[data-importance=emphasized],.qds-closable-wrapper[data-importance=subdued],.qds-closable-wrapper[data-importance=standard],.qds-closable-wrapper[data-importance=emphasized],[data-importance=subdued] .qds-tab:hover,[data-importance=standard] .qds-tab:hover,[data-importance=emphasized] .qds-tab:hover):after{height:var(--qds-signature-line-connection-width);width:100%}.qds-indicator-block-end:is(.qds-selected[data-importance=subdued],.qds-selected[data-importance=standard],.qds-selected[data-importance=emphasized],.qds-closable-wrapper[data-importance=subdued],.qds-closable-wrapper[data-importance=standard],.qds-closable-wrapper[data-importance=emphasized],[data-importance=subdued] .qds-tab:hover,[data-importance=standard] .qds-tab:hover,[data-importance=emphasized] .qds-tab:hover):after{bottom:0}.qds-indicator-block-start:is(.qds-selected[data-importance=subdued],.qds-selected[data-importance=standard],.qds-selected[data-importance=emphasized],.qds-closable-wrapper[data-importance=subdued],.qds-closable-wrapper[data-importance=standard],.qds-closable-wrapper[data-importance=emphasized],[data-importance=subdued] .qds-tab:hover,[data-importance=standard] .qds-tab:hover,[data-importance=emphasized] .qds-tab:hover):after{top:0}.qds-selected[data-importance=standard][data-size=standard] .qds-text,.qds-selected[data-importance=subdued][data-size=standard] .qds-text{font:var(--qds-nav-element-standard-title-emphasized)}.qds-selected[data-importance=standard][data-size=small] .qds-text,.qds-selected[data-importance=subdued][data-size=small] .qds-text{font:var(--qds-nav-element-small-title-emphasized)}.qds-selected[data-importance=standard][data-size=large] .qds-text,.qds-selected[data-importance=subdued][data-size=large] .qds-text{font:var(--qds-nav-element-large-title-emphasized)}[data-importance=emphasized]:hover:after,[data-importance=standard]:hover:after{background-color:var(--qds-theme-signature-color-hover)}[data-importance=emphasized]:active:after,[data-importance=standard]:active:after{background-color:var(--qds-theme-signature-color-pressed)}.qds-selected[data-importance=emphasized]:after,.qds-selected[data-importance=standard]:after{background-color:var(--qds-theme-signature-color-default)}.qds-selected[data-importance=subdued]:after,[data-importance=subdued] :active:after{background-color:var(--qds-theme-link-subdued-pressed)}[data-importance=subdued]:hover:after{background-color:var(--qds-theme-link-subdued-hover)}.qds-selected[data-importance=subdued]:after{background-color:var(\n --qds-theme-nav-element-selection-indicator-background-subdued\n )}.qds-tab.qds-icon-only{padding-inline:0}.qds-tab:focus-visible{border-radius:var(--qds-focus-border-radius);outline:var(--qds-theme-focus-border) solid var(--qds-focus-border-width);outline-offset:calc(var(--qds-focus-border-width)*-1 - var(--qds-focus-border-offset))}.qds-closable-tab{width:100%}.qds-closable-tab:focus-visible{border-radius:var(--qds-focus-border-radius);outline:var(--qds-theme-focus-border) solid var(--qds-focus-border-width)}.qds-closable-tab,.qds-closable-wrapper,.qds-tab{align-items:center;justify-content:center}.qds-closable-tab,.qds-tab{background-color:initial;border:none;cursor:pointer;text-align:initial}.qds-closable-tab:any-link,.qds-tab:any-link{-webkit-text-decoration:none;text-decoration:none}.qds-closable-wrapper,.qds-tab{position:relative}.qds-closable-wrapper :not(.qds-selected):hover,.qds-tab :not(.qds-selected):hover{background-color:var(--qds-theme-interactive-background-hover)}.qds-closable-wrapper :not(.qds-selected):active,.qds-tab :not(.qds-selected):active{background-color:var(--qds-theme-interactive-background-pressed)}.qds-hidden{display:none}";
10922
+ const tabCss = ":host([hidden]){display:none!important}:host{display:inline-block;line-height:0}[aria-disabled=true]{opacity:var(--qds-theme-disabled);pointer-events:none}:host(:focus-visible){border-radius:var(--qds-focus-border-radius);outline:var(--qds-theme-focus-border) solid var(--qds-focus-border-width);outline-offset:calc(var(--qds-focus-border-width)*-1 - var(--qds-focus-border-offset))}.qds-target-icon{color:var(--qds-theme-control-text-standard)}.qds-icon,.qds-target-icon{flex-shrink:0}.qds-chevron{transform:rotate(180deg)}.qds-selected:hover{background-color:var(--qds-theme-interactive-background-selected-hover)}.qds-selected:active{background-color:var(--qds-theme-interactive-background-selected-pressed)}.qds-closable-tab,.qds-closable-wrapper,.qds-tab,.qds-texts{display:flex}.qds-texts{flex:1 0;flex-direction:column}.qds-icon,.qds-text{color:var(--qds-theme-title)}.qds-subtitle{color:var(--qds-theme-subtitle);font:var(--qds-nav-element-standard-subtitle)}.qds-closable-wrapper[data-size=small],.qds-tab[data-size=small]{gap:var(--qds-nav-element-small-gap-internal);min-height:var(--qds-nav-element-small-height);padding-inline:var(--qds-nav-element-small-padding-horizontal)}.qds-closable-tab[data-size=small]{gap:var(--qds-nav-element-small-gap-internal)}[data-size=small]>.qds-icon{height:var(--qds-nav-element-small-icon-size);width:var(--qds-nav-element-small-icon-size)}[data-size=small]>.qds-texts{gap:var(--qds-nav-element-small-titles-gap)}[data-size=small] .qds-text{font:var(--qds-nav-element-small-title)}[data-size=small] .qds-subtitle{font:var(--qds-nav-element-small-subtitle)}.qds-target-icon[data-size=small]{--qds-experimental-icon-click-target-size:var(--qds-control-small-height);height:var(--qds-control-small-icon-size);width:var(--qds-control-small-icon-size)}.qds-closable-wrapper[data-size=standard],.qds-tab[data-size=standard]{gap:var(--qds-nav-element-standard-gap-internal);min-height:var(--qds-nav-element-standard-height);padding-inline:var(--qds-nav-element-standard-padding-horizontal)}.qds-closable-tab[data-size=standard]{gap:var(--qds-nav-element-standard-gap-internal)}[data-size=standard]>.qds-icon{height:var(--qds-nav-element-standard-icon-size);width:var(--qds-nav-element-standard-icon-size)}[data-size=standard]>.qds-texts{gap:var(--qds-nav-element-standard-titles-gap)}[data-size=standard] .qds-text{font:var(--qds-nav-element-standard-title)}[data-size=standard] .qds-subtitle{font:var(--qds-nav-element-standard-subtitle)}.qds-target-icon[data-size=standard]{--qds-experimental-icon-click-target-size:var(\n --qds-control-standard-height\n );height:var(--qds-control-standard-icon-size);width:var(--qds-control-standard-icon-size)}.qds-closable-wrapper[data-size=large],.qds-tab[data-size=large]{gap:var(--qds-nav-element-large-gap-internal);min-height:var(--qds-nav-element-large-height);padding-inline:var(--qds-nav-element-large-padding-horizontal)}.qds-closable-tab[data-size=large]{gap:var(--qds-nav-element-large-gap-internal)}[data-size=large]>.qds-icon{height:var(--qds-nav-element-large-icon-size);width:var(--qds-nav-element-large-icon-size)}[data-size=large]>.qds-texts{gap:var(--qds-nav-element-large-titles-gap)}[data-size=large] .qds-text{font:var(--qds-nav-element-large-title)}[data-size=large] .qds-subtext{font:var(--qds-nav-element-large-subtitle)}.qds-target-icon[data-size=large]{--qds-experimental-icon-click-target-size:var(--qds-control-large-height);height:var(--qds-control-large-icon-size);width:var(--qds-control-large-icon-size)}:is(.qds-selected[data-importance=subdued],.qds-selected[data-importance=standard],.qds-closable-wrapper[data-importance=subdued],.qds-closable-wrapper[data-importance=standard],[data-importance=subdued] .qds-tab:hover,[data-importance=standard] .qds-tab:hover):after{border-radius:var(--qds-signature-line-connection-cap-radius);content:\"\";display:block;position:absolute}.qds-indicator-inline-end:is(.qds-selected[data-importance=subdued],.qds-selected[data-importance=standard],.qds-closable-wrapper[data-importance=subdued],.qds-closable-wrapper[data-importance=standard],[data-importance=subdued] .qds-tab:hover,[data-importance=standard] .qds-tab:hover):after,.qds-indicator-inline-start:is(.qds-selected[data-importance=subdued],.qds-selected[data-importance=standard],.qds-closable-wrapper[data-importance=subdued],.qds-closable-wrapper[data-importance=standard],[data-importance=subdued] .qds-tab:hover,[data-importance=standard] .qds-tab:hover):after{height:100%;width:var(--qds-signature-line-connection-width)}.qds-indicator-inline-end:is(.qds-selected[data-importance=subdued],.qds-selected[data-importance=standard],.qds-closable-wrapper[data-importance=subdued],.qds-closable-wrapper[data-importance=standard],[data-importance=subdued] .qds-tab:hover,[data-importance=standard] .qds-tab:hover):after{inset-inline-end:0}.qds-indicator-inline-start:is(.qds-selected[data-importance=subdued],.qds-selected[data-importance=standard],.qds-closable-wrapper[data-importance=subdued],.qds-closable-wrapper[data-importance=standard],[data-importance=subdued] .qds-tab:hover,[data-importance=standard] .qds-tab:hover):after{inset-inline-start:0}.qds-indicator-block-end:is(.qds-selected[data-importance=subdued],.qds-selected[data-importance=standard],.qds-closable-wrapper[data-importance=subdued],.qds-closable-wrapper[data-importance=standard],[data-importance=subdued] .qds-tab:hover,[data-importance=standard] .qds-tab:hover):after,.qds-indicator-block-start:is(.qds-selected[data-importance=subdued],.qds-selected[data-importance=standard],.qds-closable-wrapper[data-importance=subdued],.qds-closable-wrapper[data-importance=standard],[data-importance=subdued] .qds-tab:hover,[data-importance=standard] .qds-tab:hover):after{height:var(--qds-signature-line-connection-width);width:100%}.qds-indicator-block-end:is(.qds-selected[data-importance=subdued],.qds-selected[data-importance=standard],.qds-closable-wrapper[data-importance=subdued],.qds-closable-wrapper[data-importance=standard],[data-importance=subdued] .qds-tab:hover,[data-importance=standard] .qds-tab:hover):after{bottom:0}.qds-indicator-block-start:is(.qds-selected[data-importance=subdued],.qds-selected[data-importance=standard],.qds-closable-wrapper[data-importance=subdued],.qds-closable-wrapper[data-importance=standard],[data-importance=subdued] .qds-tab:hover,[data-importance=standard] .qds-tab:hover):after{top:0}.qds-selected[data-importance=standard][data-size=standard] .qds-text,.qds-selected[data-importance=subdued][data-size=standard] .qds-text{font:var(--qds-nav-element-standard-title-emphasized)}.qds-selected[data-importance=standard][data-size=small] .qds-text,.qds-selected[data-importance=subdued][data-size=small] .qds-text{font:var(--qds-nav-element-small-title-emphasized)}.qds-selected[data-importance=standard][data-size=large] .qds-text,.qds-selected[data-importance=subdued][data-size=large] .qds-text{font:var(--qds-nav-element-large-title-emphasized)}[data-importance=standard] .qds-selected .qds-icon{color:var(--qds-theme-title)}[data-importance=standard]:hover:after{background-color:var(--qds-theme-signature-color-hover)}[data-importance=standard]:active:after{background-color:var(--qds-theme-signature-color-pressed)}.qds-selected[data-importance=standard]:after{background-color:var(--qds-theme-signature-color-default)}.qds-selected[data-importance=subdued]:after,[data-importance=subdued] :active:after{background-color:var(--qds-theme-link-subdued-pressed)}[data-importance=subdued]:hover:after{background-color:var(--qds-theme-link-subdued-hover)}.qds-selected[data-importance=subdued]:after{background-color:var(\n --qds-theme-nav-element-selection-indicator-background-subdued\n )}.qds-tab:focus-visible{border-radius:var(--qds-focus-border-radius);outline:var(--qds-theme-focus-border) solid var(--qds-focus-border-width);outline-offset:calc(var(--qds-focus-border-width)*-1 - var(--qds-focus-border-offset))}.qds-closable-tab{width:100%}.qds-closable-tab:focus-visible{border-radius:var(--qds-focus-border-radius);outline:var(--qds-theme-focus-border) solid var(--qds-focus-border-width)}.qds-closable-tab,.qds-closable-wrapper,.qds-tab{align-items:center;justify-content:center}.qds-closable-tab,.qds-tab{background-color:initial;border:none;cursor:pointer;text-align:initial}.qds-closable-tab:any-link,.qds-tab:any-link{-webkit-text-decoration:none;text-decoration:none}.qds-closable-wrapper,.qds-tab{position:relative}.qds-closable-wrapper:not(.qds-selected):hover,.qds-tab:not(.qds-selected):hover{background-color:var(--qds-theme-interactive-background-hover)}.qds-closable-wrapper:not(.qds-selected):active,.qds-tab:not(.qds-selected):active{background-color:var(--qds-theme-interactive-background-pressed)}";
10629
10923
 
10630
10924
  // SPDX-FileCopyrightText: © 2024 Schneider Electric
10631
10925
  //
@@ -10646,7 +10940,7 @@ var __classPrivateFieldSet$4 = (undefined && undefined.__classPrivateFieldSet) |
10646
10940
  throw new TypeError("Cannot write private member to an object whose class did not declare it");
10647
10941
  return (kind === "a" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;
10648
10942
  };
10649
- var _Tab_instances, _Tab_div, _Tab_panel, _Tab_tab, _Tab_collapsed_get, _Tab_computedAction_get, _Tab_computedSize_get, _Tab_computedImportance_get, _Tab_parentLayer_get, _Tab_parentLevel_get, _Tab_ariaLabel_get, _Tab_computedDisabled_get, _Tab_shouldCollapse_get, _Tab_placement_get, _Tab_computeCloseButtonTabIndex_get, _Tab_renderText, _Tab_ref, _Tab_tabRef, _Tab_tooltipRef, _Tab_close, _Tab_onIconClick, _Tab_onIconKeyDown, _Tab_onBlur, _Tab_onFocus, _Tab_defineTab, _Tab_defineGetter;
10943
+ var _Tab_instances, _Tab_panel, _Tab_tab, _Tab_computedAction_get, _Tab_computedSize_get, _Tab_computedImportance_get, _Tab_parentLayer_get, _Tab_parentLevel_get, _Tab_ariaLabel_get, _Tab_computedDisabled_get, _Tab_computeCloseButtonTabIndex_get, _Tab_renderText, _Tab_tabRef, _Tab_close, _Tab_onIconClick, _Tab_onBlur, _Tab_onFocus, _Tab_defineTab, _Tab_defineGetter;
10650
10944
  const isCounter = (value) => typeof value === 'string'
10651
10945
  ? !Number.isNaN(Number.parseFloat(value))
10652
10946
  : typeof value === 'number';
@@ -10685,13 +10979,6 @@ class Tab {
10685
10979
  * The name of a registered icon library.
10686
10980
  */
10687
10981
  this.iconLibrary = 'default';
10688
- /**
10689
- * Displays the tab in a collapsed state without its text. The text will be
10690
- * displayed in a tooltip instead.
10691
- *
10692
- * This property has no effect if the tab does not have an icon set.
10693
- */
10694
- this.iconOnly = false;
10695
10982
  /**
10696
10983
  * The tab's importance.
10697
10984
  */
@@ -10725,40 +11012,17 @@ class Tab {
10725
11012
  */
10726
11013
  this.size = 'standard';
10727
11014
  this.isIndicatorOnTop = false;
10728
- _Tab_div.set(this, void 0);
10729
11015
  _Tab_panel.set(this, void 0);
10730
11016
  _Tab_tab.set(this, void 0);
10731
- _Tab_ref.set(this, (div) => {
10732
- __classPrivateFieldSet$4(this, _Tab_div, div, "f");
10733
- });
10734
11017
  _Tab_tabRef.set(this, (tab) => {
10735
11018
  __classPrivateFieldSet$4(this, _Tab_tab, tab, "f");
10736
11019
  });
10737
- _Tab_tooltipRef.set(this, (tooltip) => {
10738
- if (tooltip)
10739
- // eslint-disable-next-line no-param-reassign
10740
- tooltip.target = __classPrivateFieldGet$5(this, _Tab_div, "f");
10741
- });
10742
11020
  _Tab_close.set(this, () => {
10743
11021
  this.closeEmitter.emit();
10744
11022
  });
10745
11023
  _Tab_onIconClick.set(this, (event) => {
10746
11024
  event.stopPropagation();
10747
- const path = event.composedPath();
10748
- const closeIcon = path.find((element) => element instanceof HTMLElement &&
10749
- element.classList.contains('qds-target'));
10750
- if (closeIcon && !event.defaultPrevented)
10751
- __classPrivateFieldGet$5(this, _Tab_close, "f").call(this);
10752
- });
10753
- _Tab_onIconKeyDown.set(this, (event) => {
10754
- const path = event.composedPath();
10755
- const closeIcon = path.find((element) => element instanceof HTMLElement &&
10756
- element.classList.contains('qds-target'));
10757
- if (closeIcon && (event.key === 'Enter' || event.key === ' ')) {
10758
- event.preventDefault();
10759
- event.stopPropagation();
10760
- __classPrivateFieldGet$5(this, _Tab_close, "f").call(this);
10761
- }
11025
+ __classPrivateFieldGet$5(this, _Tab_close, "f").call(this);
10762
11026
  });
10763
11027
  _Tab_onBlur.set(this, (event) => {
10764
11028
  this.blurEmitter.emit(pickFocusEventAttributes(event));
@@ -10841,14 +11105,12 @@ class Tab {
10841
11105
  : __classPrivateFieldGet$5(this, _Tab_instances, "a", _Tab_computedAction_get) === 'expandable'
10842
11106
  ? 'button'
10843
11107
  : 'div';
10844
- return (hAsync("div", { key: '2494c3d92dacf4c77b1447c0d8ec14f7a8a56cca', "aria-disabled": __classPrivateFieldGet$5(this, _Tab_instances, "a", _Tab_computedDisabled_get) ? 'true' : undefined, class: {
11108
+ return (hAsync("div", { key: '93c2bf58111a278b488904a4b11067b68d406f91', "aria-disabled": __classPrivateFieldGet$5(this, _Tab_instances, "a", _Tab_computedDisabled_get) ? 'true' : undefined, class: {
10845
11109
  'qds-closable-wrapper': __classPrivateFieldGet$5(this, _Tab_instances, "a", _Tab_computedAction_get) === 'closable',
10846
11110
  'qds-selected': this.selected,
10847
11111
  [`qds-indicator-${indicatorPosition}`]: __classPrivateFieldGet$5(this, _Tab_instances, "a", _Tab_computedAction_get) === 'closable',
10848
- }, "data-size": __classPrivateFieldGet$5(this, _Tab_instances, "a", _Tab_computedSize_get), "data-importance": __classPrivateFieldGet$5(this, _Tab_instances, "a", _Tab_computedImportance_get), ref: __classPrivateFieldGet$5(this, _Tab_ref, "f") }, hAsync(Tag, { key: '6e7c6ca8a69e1d8851e929e701dd3558fdba1cd3', ref: __classPrivateFieldGet$5(this, _Tab_tabRef, "f"), "aria-disabled": __classPrivateFieldGet$5(this, _Tab_instances, "a", _Tab_computedDisabled_get) ? 'true' : undefined, disabled: isLink ? undefined : this.disabled, onBlur: __classPrivateFieldGet$5(this, _Tab_onBlur, "f"), onFocus: __classPrivateFieldGet$5(this, _Tab_onFocus, "f"), class: {
11112
+ }, "data-size": __classPrivateFieldGet$5(this, _Tab_instances, "a", _Tab_computedSize_get), "data-importance": __classPrivateFieldGet$5(this, _Tab_instances, "a", _Tab_computedImportance_get) }, hAsync(Tag, { key: '3517c836cd5131bc8d127333c3c31630d848eb6f', ref: __classPrivateFieldGet$5(this, _Tab_tabRef, "f"), "aria-disabled": __classPrivateFieldGet$5(this, _Tab_instances, "a", _Tab_computedDisabled_get) ? 'true' : undefined, disabled: isLink ? undefined : this.disabled, onBlur: __classPrivateFieldGet$5(this, _Tab_onBlur, "f"), onFocus: __classPrivateFieldGet$5(this, _Tab_onFocus, "f"), class: {
10849
11113
  'qds-tab': __classPrivateFieldGet$5(this, _Tab_instances, "a", _Tab_computedAction_get) !== 'closable',
10850
- 'qds-icon-only': __classPrivateFieldGet$5(this, _Tab_instances, "a", _Tab_collapsed_get),
10851
- 'qds-collapse': __classPrivateFieldGet$5(this, _Tab_instances, "a", _Tab_shouldCollapse_get) && __classPrivateFieldGet$5(this, _Tab_instances, "a", _Tab_computedAction_get) !== 'closable',
10852
11114
  'qds-closable-tab': __classPrivateFieldGet$5(this, _Tab_instances, "a", _Tab_computedAction_get) === 'closable',
10853
11115
  'qds-selected': this.selected,
10854
11116
  [`qds-indicator-${this.indicatorPosition}`]: __classPrivateFieldGet$5(this, _Tab_instances, "a", _Tab_computedAction_get) !== 'closable',
@@ -10857,11 +11119,7 @@ class Tab {
10857
11119
  ? 'true'
10858
11120
  : 'false'
10859
11121
  : undefined, "data-importance": __classPrivateFieldGet$5(this, _Tab_instances, "a", _Tab_computedImportance_get), "data-action": __classPrivateFieldGet$5(this, _Tab_instances, "a", _Tab_computedAction_get), "data-size": __classPrivateFieldGet$5(this, _Tab_instances, "a", _Tab_computedSize_get), href: isLink ? this.href : undefined }, ((this.tagText !== undefined && this.tagText !== '') ||
10860
- (this.tagIconName !== undefined && this.tagIconName !== '')) && (hAsync("qds-tag", { key: '43e5088d29f2b5f4237522f9dce9b7c31242b622', text: this.tagText, status: this.tagStatus, size: __classPrivateFieldGet$5(this, _Tab_instances, "a", _Tab_computedSize_get), importance: this.tagImportance, "icon-library": this.tagIconLibrary, "icon-name": this.tagIconName, "icon-description": this.tagIconDescription, class: { 'qds-hidden': __classPrivateFieldGet$5(this, _Tab_instances, "a", _Tab_shouldCollapse_get) } })), this.iconName !== undefined && this.iconName !== '' && (hAsync("qds-icon", { key: '23fa6735abf87dce4a28fdf986ed28ee3aa16dad', "aria-hidden": "true", class: "qds-icon", library: this.iconLibrary, name: this.iconName })), !__classPrivateFieldGet$5(this, _Tab_instances, "a", _Tab_shouldCollapse_get) && this.text && __classPrivateFieldGet$5(this, _Tab_instances, "m", _Tab_renderText).call(this), isIndicator(this.badge) && (hAsync("qds-badge-indicator", { key: '01047724d155a829ee57456ceeac536a130779a2', class: {
10861
- 'qds-indicator': __classPrivateFieldGet$5(this, _Tab_instances, "a", _Tab_shouldCollapse_get),
10862
- }, status: this.badgeIndicatorStatus, description: this.badgeDescription, size: __classPrivateFieldGet$5(this, _Tab_instances, "a", _Tab_computedSize_get), strokeRing: true })), isCounter(this.badge) && (hAsync("qds-badge-counter", { key: 'c994f6b6bca7d6c9ddfeec83308b9584cdf98281', class: {
10863
- 'qds-indicator': __classPrivateFieldGet$5(this, _Tab_instances, "a", _Tab_shouldCollapse_get),
10864
- }, description: this.badgeDescription, importance: this.badgeCounterImportance, size: __classPrivateFieldGet$5(this, _Tab_instances, "a", _Tab_computedSize_get), strokeRing: true, value: this.badge })), __classPrivateFieldGet$5(this, _Tab_instances, "a", _Tab_computedAction_get) === 'expandable' && (hAsync("qds-icon", { key: '78245e82916e94dcc7a87a303c35eb829ae7af90', "aria-hidden": "true", class: { 'qds-target-icon': true, 'qds-chevron': this.selected }, "data-size": __classPrivateFieldGet$5(this, _Tab_instances, "a", _Tab_computedSize_get), library: "core", name: "dropdown" }))), __classPrivateFieldGet$5(this, _Tab_instances, "a", _Tab_computedAction_get) === 'closable' && (hAsync("button", { key: '6f101ec21f600c31f86f32c75d76929e5b5e05af', "aria-label": __classPrivateFieldGet$5(this, _Tab_instances, "a", _Tab_ariaLabel_get), class: "qds-target", tabIndex: __classPrivateFieldGet$5(this, _Tab_instances, "a", _Tab_computeCloseButtonTabIndex_get), disabled: this.disabled, onClick: __classPrivateFieldGet$5(this, _Tab_onIconClick, "f"), onKeyDown: __classPrivateFieldGet$5(this, _Tab_onIconKeyDown, "f"), type: "button" }, hAsync("qds-icon", { key: '1f1ae9a96009cd5a22188613d3f7ec4e0be30ced', "aria-hidden": "true", class: "qds-target-icon", "data-size": __classPrivateFieldGet$5(this, _Tab_instances, "a", _Tab_computedSize_get), library: "core", name: "close" }))), __classPrivateFieldGet$5(this, _Tab_instances, "a", _Tab_shouldCollapse_get) && this.text && (hAsync("qds-tooltip", { key: '0a4f46845d59b4f81b57664a5d546873e45a09f5', placement: __classPrivateFieldGet$5(this, _Tab_instances, "a", _Tab_placement_get), ref: __classPrivateFieldGet$5(this, _Tab_tooltipRef, "f") }, __classPrivateFieldGet$5(this, _Tab_instances, "m", _Tab_renderText).call(this)))));
11122
+ (this.tagIconName !== undefined && this.tagIconName !== '')) && (hAsync("qds-tag", { key: '5005da73cea5e8444d7368471602581d7c57199e', text: this.tagText, status: this.tagStatus, size: __classPrivateFieldGet$5(this, _Tab_instances, "a", _Tab_computedSize_get), importance: this.tagImportance, "icon-library": this.tagIconLibrary, "icon-name": this.tagIconName, "icon-description": this.tagIconDescription })), this.iconName !== undefined && this.iconName !== '' && (hAsync("qds-icon", { key: '9c0cb58bf7f37dfb5a782a4673b240e9d995f26f', "aria-hidden": "true", class: "qds-icon", library: this.iconLibrary, name: this.iconName })), this.text && __classPrivateFieldGet$5(this, _Tab_instances, "m", _Tab_renderText).call(this), isIndicator(this.badge) && (hAsync("qds-badge-indicator", { key: 'dd80f53cd2c2cacd1a00cca7501c94ba13902e62', status: this.badgeIndicatorStatus, description: this.badgeDescription, size: __classPrivateFieldGet$5(this, _Tab_instances, "a", _Tab_computedSize_get), strokeRing: true })), isCounter(this.badge) && (hAsync("qds-badge-counter", { key: '92cd4533c96b3bef85605b1461edf7622c80f0cd', description: this.badgeDescription, importance: this.badgeCounterImportance, size: __classPrivateFieldGet$5(this, _Tab_instances, "a", _Tab_computedSize_get), strokeRing: true, value: this.badge })), __classPrivateFieldGet$5(this, _Tab_instances, "a", _Tab_computedAction_get) === 'expandable' && (hAsync("qds-icon", { key: 'b40ee0f2dc9db551f3b644b1996e23e30db547cf', "aria-hidden": "true", class: { 'qds-target-icon': true, 'qds-chevron': this.selected }, "data-size": __classPrivateFieldGet$5(this, _Tab_instances, "a", _Tab_computedSize_get), library: "core", name: "dropdown" }))), __classPrivateFieldGet$5(this, _Tab_instances, "a", _Tab_computedAction_get) === 'closable' && (hAsync("qds-mini-button", { key: '7f93afe3696088db47821c8f30a3e52c61cf7152', name: "close", library: "core", text: __classPrivateFieldGet$5(this, _Tab_instances, "a", _Tab_ariaLabel_get), "data-size": __classPrivateFieldGet$5(this, _Tab_instances, "a", _Tab_computedSize_get), disabled: __classPrivateFieldGet$5(this, _Tab_instances, "a", _Tab_computedDisabled_get), onClick: __classPrivateFieldGet$5(this, _Tab_onIconClick, "f"), tabIndex: __classPrivateFieldGet$5(this, _Tab_instances, "a", _Tab_computeCloseButtonTabIndex_get) }))));
10865
11123
  }
10866
11124
  get host() { return getElement(this); }
10867
11125
  static get watchers() { return {
@@ -10882,7 +11140,6 @@ class Tab {
10882
11140
  "disabled": [4],
10883
11141
  "iconLibrary": [1, "icon-library"],
10884
11142
  "iconName": [1, "icon-name"],
10885
- "iconOnly": [4, "icon-only"],
10886
11143
  "importance": [1],
10887
11144
  "indicatorPosition": [1, "indicator-position"],
10888
11145
  "panel": [1],
@@ -10906,14 +11163,7 @@ class Tab {
10906
11163
  "$attrsToReflect$": []
10907
11164
  }; }
10908
11165
  }
10909
- _Tab_div = new WeakMap(), _Tab_panel = new WeakMap(), _Tab_tab = new WeakMap(), _Tab_ref = new WeakMap(), _Tab_tabRef = new WeakMap(), _Tab_tooltipRef = new WeakMap(), _Tab_close = new WeakMap(), _Tab_onIconClick = new WeakMap(), _Tab_onIconKeyDown = new WeakMap(), _Tab_onBlur = new WeakMap(), _Tab_onFocus = new WeakMap(), _Tab_defineTab = new WeakMap(), _Tab_instances = new WeakSet(), _Tab_collapsed_get = function _Tab_collapsed_get() {
10910
- const hasNoTag = this.tagText === undefined || this.tagText === '';
10911
- const hasNoBadge = this.badge === undefined || this.badge === '';
10912
- return (__classPrivateFieldGet$5(this, _Tab_instances, "a", _Tab_shouldCollapse_get) &&
10913
- __classPrivateFieldGet$5(this, _Tab_instances, "a", _Tab_computedAction_get) === undefined &&
10914
- hasNoTag &&
10915
- hasNoBadge);
10916
- }, _Tab_computedAction_get = function _Tab_computedAction_get() {
11166
+ _Tab_panel = new WeakMap(), _Tab_tab = new WeakMap(), _Tab_tabRef = new WeakMap(), _Tab_close = new WeakMap(), _Tab_onIconClick = new WeakMap(), _Tab_onBlur = new WeakMap(), _Tab_onFocus = new WeakMap(), _Tab_defineTab = new WeakMap(), _Tab_instances = new WeakSet(), _Tab_computedAction_get = function _Tab_computedAction_get() {
10917
11167
  switch (this.action) {
10918
11168
  case 'closable':
10919
11169
  case 'expandable': {
@@ -10937,7 +11187,7 @@ _Tab_div = new WeakMap(), _Tab_panel = new WeakMap(), _Tab_tab = new WeakMap(),
10937
11187
  }, _Tab_computedImportance_get = function _Tab_computedImportance_get() {
10938
11188
  switch (this.importance) {
10939
11189
  case 'subdued':
10940
- case 'emphasized': {
11190
+ case 'standard': {
10941
11191
  return this.importance;
10942
11192
  }
10943
11193
  default: {
@@ -10952,30 +11202,13 @@ _Tab_div = new WeakMap(), _Tab_panel = new WeakMap(), _Tab_tab = new WeakMap(),
10952
11202
  return `Close ${this.text}`;
10953
11203
  }, _Tab_computedDisabled_get = function _Tab_computedDisabled_get() {
10954
11204
  return this.disabled ?? false;
10955
- }, _Tab_shouldCollapse_get = function _Tab_shouldCollapse_get() {
10956
- return this.iconOnly && this.iconName !== undefined && this.iconName !== '';
10957
- }, _Tab_placement_get = function _Tab_placement_get() {
10958
- switch (this.indicatorPosition) {
10959
- case 'inline-start': {
10960
- return 'left';
10961
- }
10962
- case 'inline-end': {
10963
- return 'right';
10964
- }
10965
- case 'block-start': {
10966
- return 'top';
10967
- }
10968
- default: {
10969
- return 'bottom';
10970
- }
10971
- }
10972
11205
  }, _Tab_computeCloseButtonTabIndex_get = function _Tab_computeCloseButtonTabIndex_get() {
10973
11206
  if (this.selected) {
10974
11207
  return __classPrivateFieldGet$5(this, _Tab_instances, "a", _Tab_computedDisabled_get) ? undefined : this.tabIndex;
10975
11208
  }
10976
11209
  return -1;
10977
11210
  }, _Tab_renderText = function _Tab_renderText() {
10978
- return __classPrivateFieldGet$5(this, _Tab_instances, "a", _Tab_shouldCollapse_get) ? (hAsync("qds-title", { subtitle: this.subtitle, layer: "accessory", level: "root" }, this.text)) : (hAsync("div", { class: "qds-texts" }, hAsync("div", { class: "qds-text" }, this.text), this.subtitle !== undefined && this.subtitle !== '' && (hAsync("div", { class: "qds-subtitle" }, this.subtitle))));
11211
+ return (hAsync("div", { class: "qds-texts" }, hAsync("div", { class: "qds-text" }, this.text), this.subtitle !== undefined && this.subtitle !== '' && (hAsync("div", { class: "qds-subtitle" }, this.subtitle))));
10979
11212
  }, _Tab_defineGetter = function _Tab_defineGetter(p, get) {
10980
11213
  Object.defineProperty(this.host, p, { enumerable: true, get });
10981
11214
  };
@@ -11235,11 +11468,11 @@ class Tabbar {
11235
11468
  __classPrivateFieldGet$4(this, _Tabbar_ro, "f").disconnect();
11236
11469
  }
11237
11470
  render() {
11238
- return (hAsync("div", { key: '1f88808fd61182071d7b46d48106cf9098a2fb43', class: { 'qds-vertical-divider': this.orientation === 'vertical' }, "data-layer": this.layer, "data-level": this.level }, hAsync("div", { key: '15e2eef6482f765af5560b9690cc7a5b352a3868', class: "qds-tabbar" }, hAsync("div", { key: '7c0cf58505875c4fcb92c49bc9d2f50056cbd184', class: {
11471
+ return (hAsync("div", { key: 'dbae5f300427dbaeb563eefee8861dc6453e9af8', class: { 'qds-vertical-divider': this.orientation === 'vertical' }, "data-layer": this.layer, "data-level": this.level }, hAsync("div", { key: 'a2ebf55faeaccd30a52d1cb5769574e8f18dfc57', class: "qds-tabbar" }, hAsync("div", { key: '7ddc9b7f553da79b357ab7a1ba193d6fe0ad3d6d', class: {
11239
11472
  'qds-align-center': true,
11240
11473
  'qds-hidden': (this.disableEndArrow && this.disableStartArrow) ||
11241
11474
  this.orientation === 'vertical',
11242
- } }, hAsync("qds-icon-button", { key: '68c88f2d2b4a56e3b9af771bb81f51ce37018953', text: "show previous tab", importance: "subdued", iconName: "next", iconLibrary: "core", class: "qds-arrow-start", onClick: __classPrivateFieldGet$4(this, _Tabbar_scrollToStart, "f"), disabled: this.disableStartArrow })), hAsync("ul", { key: 'a837deb46894c40914673d032ca49563d33e2749', class: {
11475
+ } }, hAsync("qds-icon-button", { key: '77e21e5a713c6f4703301951b599035082a7fecc', text: "show previous tab", importance: "subdued", iconName: "next", iconLibrary: "core", class: "qds-arrow-start", onClick: __classPrivateFieldGet$4(this, _Tabbar_scrollToStart, "f"), disabled: this.disableStartArrow })), hAsync("ul", { key: '1dcb2e83e1e493347dbcc6ed59dba9fcba9bf60b', class: {
11243
11476
  'qds-tabs': true,
11244
11477
  'qds-vertical': this.orientation === 'vertical',
11245
11478
  'qds-centered': this.alignment === 'centered' &&
@@ -11248,11 +11481,11 @@ class Tabbar {
11248
11481
  this.disableStartArrow,
11249
11482
  }, role: "tablist", "aria-label": this.tablistDescription, ref: (element) => {
11250
11483
  __classPrivateFieldSet$3(this, _Tabbar_tabbar, element, "f");
11251
- }, onClick: __classPrivateFieldGet$4(this, _Tabbar_onClick, "f"), onKeyDown: __classPrivateFieldGet$4(this, _Tabbar_onKeyDown, "f"), onMouseDown: __classPrivateFieldGet$4(this, _Tabbar_onMouseDown, "f"), onScroll: __classPrivateFieldGet$4(this, _Tabbar_onScroll, "f"), ...__classPrivateFieldGet$4(this, _Tabbar_inheritedAttributes, "f") }, hAsync("slot", { key: 'a34a4a1658304711866ed7f504dc775ed638ee63', onSlotchange: __classPrivateFieldGet$4(this, _Tabbar_onSlotchange, "f") })), hAsync("div", { key: '06cb44d48ba48d177966aad89ca69e226c3fa90c', class: {
11484
+ }, onClick: __classPrivateFieldGet$4(this, _Tabbar_onClick, "f"), onKeyDown: __classPrivateFieldGet$4(this, _Tabbar_onKeyDown, "f"), onMouseDown: __classPrivateFieldGet$4(this, _Tabbar_onMouseDown, "f"), onScroll: __classPrivateFieldGet$4(this, _Tabbar_onScroll, "f"), ...__classPrivateFieldGet$4(this, _Tabbar_inheritedAttributes, "f") }, hAsync("slot", { key: '264bdf5fa1c99ead75ad7ccb96eff791f5b0d85a', onSlotchange: __classPrivateFieldGet$4(this, _Tabbar_onSlotchange, "f") })), hAsync("div", { key: '9b0d013ea65ccd8b0548b2d70031e0bd29798081', class: {
11252
11485
  'qds-align-center': true,
11253
11486
  'qds-hidden': (this.disableEndArrow && this.disableStartArrow) ||
11254
11487
  this.orientation === 'vertical',
11255
- } }, hAsync("qds-icon-button", { key: 'd588bf67b41f966dfbfaa4e8d848f89a4f9999e6', text: "show next tab", iconName: "next", iconLibrary: "core", importance: "subdued", onClick: __classPrivateFieldGet$4(this, _Tabbar_scrollToEnd, "f"), disabled: this.disableEndArrow }))), __classPrivateFieldGet$4(this, _Tabbar_instances, "a", _Tabbar_computeDividerVisible_get) && (hAsync("qds-divider", { key: 'b9ea5b01634e92c884f6706d91fddb05adf3b1cd', vertical: this.orientation === 'vertical' }))));
11488
+ } }, hAsync("qds-icon-button", { key: 'def7674888c88bb34f7fef6921784b2cdafbee8c', text: "show next tab", iconName: "next", iconLibrary: "core", importance: "subdued", onClick: __classPrivateFieldGet$4(this, _Tabbar_scrollToEnd, "f"), disabled: this.disableEndArrow }))), __classPrivateFieldGet$4(this, _Tabbar_instances, "a", _Tabbar_computeDividerVisible_get) && (hAsync("qds-divider", { key: '87f1bcf19e2d60fccd4473ef3a91e35e3b77e955', vertical: this.orientation === 'vertical' }))));
11256
11489
  }
11257
11490
  static get delegatesFocus() { return true; }
11258
11491
  get host() { return getElement(this); }
@@ -11360,7 +11593,7 @@ class Table {
11360
11593
  }
11361
11594
  // eslint-disable-next-line @typescript-eslint/class-methods-use-this
11362
11595
  render() {
11363
- return hAsync("slot", { key: '3e2cfcb093c0fe31f24b07fc272538765ac82897' });
11596
+ return hAsync("slot", { key: '7eab42fceb6964136583f1a0f6cb93c0f0557574' });
11364
11597
  }
11365
11598
  static get style() { return tableCss; }
11366
11599
  static get cmpMeta() { return {
@@ -11418,9 +11651,9 @@ class TableCell {
11418
11651
  render() {
11419
11652
  return (
11420
11653
  // eslint-disable-next-line jsx-a11y/control-has-associated-label
11421
- hAsync("td", { key: '14d524e64f4771901b599a0b541cff191f7d2136', class: "qds-table-cell", colSpan: this.colSpan, rowSpan: this.rowSpan,
11654
+ hAsync("td", { key: '1c90aa486ee26c73cade143b8b281f0d8f93dee7', class: "qds-table-cell", colSpan: this.colSpan, rowSpan: this.rowSpan,
11422
11655
  // eslint-disable-next-line jsx-a11y/no-interactive-element-to-noninteractive-role
11423
- role: "none" }, hAsync("slot", { key: 'b9a1664b25bce72b07eb7fafcce0b2e6cce73bf8' })));
11656
+ role: "none" }, hAsync("slot", { key: '02b3051cba1bfdc7d1d0be004691eaeb4387c446' })));
11424
11657
  }
11425
11658
  static get watchers() { return {
11426
11659
  "colSpan": ["colSpanChanged"],
@@ -11489,9 +11722,9 @@ class TableHeadCell {
11489
11722
  render() {
11490
11723
  return (
11491
11724
  // eslint-disable-next-line jsx-a11y/control-has-associated-label
11492
- hAsync("th", { key: 'e84cf1c082d7702ce36485828fd8f767583d88a1', class: "qds-table-head-cell", colSpan: this.colSpan, rowSpan: this.rowSpan, scope: this.scope,
11725
+ hAsync("th", { key: '8da9111144c766154c60bfa301600459d90e9043', class: "qds-table-head-cell", colSpan: this.colSpan, rowSpan: this.rowSpan, scope: this.scope,
11493
11726
  // eslint-disable-next-line jsx-a11y/no-interactive-element-to-noninteractive-role
11494
- role: "none" }, hAsync("slot", { key: 'a22da231157ca7d1fb7bdc6fccce2b8e327c070b' })));
11727
+ role: "none" }, hAsync("slot", { key: '5be7abb9f8e15a810e23ec701de4f1ff4e7b073b' })));
11495
11728
  }
11496
11729
  static get watchers() { return {
11497
11730
  "colSpan": ["colSpanChanged"],
@@ -11538,7 +11771,7 @@ class TableRow {
11538
11771
  }
11539
11772
  // eslint-disable-next-line @typescript-eslint/class-methods-use-this
11540
11773
  render() {
11541
- return (hAsync("tr", { key: '4ff80a75ac1b51799049f76181f3fd2c899c0ed3', class: "qds-table-row", role: "none" }, hAsync("slot", { key: '7b58b38d1cdc81ab140fc051a05c10e2d860fc70' })));
11774
+ return (hAsync("tr", { key: '44369e890bdbb4c8398cdac7a67262a0d854f963', class: "qds-table-row", role: "none" }, hAsync("slot", { key: 'a27ca3af7183c73b363a936fd94de2760f8d6aaa' })));
11542
11775
  }
11543
11776
  static get style() { return tableRowCss; }
11544
11777
  static get cmpMeta() { return {
@@ -11609,11 +11842,11 @@ class Tag {
11609
11842
  __classPrivateFieldSet$2(this, _Tag_inheritedAttributes, inheritAriaAttributes(this.host), "f");
11610
11843
  }
11611
11844
  render() {
11612
- return (hAsync("span", { key: 'c712be657d0ea1f92d159f39aaf8ac6e09f955c7', class: {
11845
+ return (hAsync("span", { key: 'b2bf47a5aa571e501286a37ec740d97a298570e7', class: {
11613
11846
  'qds-tag': true,
11614
11847
  'qds-padding': this.importance !== 'subdued',
11615
11848
  }, "data-importance": __classPrivateFieldGet$3(this, _Tag_instances, "a", _Tag_computedImportance_get), "data-size": __classPrivateFieldGet$3(this, _Tag_instances, "a", _Tag_computedSize_get), "data-status": __classPrivateFieldGet$3(this, _Tag_instances, "a", _Tag_computedStatus_get), ...__classPrivateFieldGet$3(this, _Tag_inheritedAttributes, "f") }, this.iconName !== undefined && this.iconName !== '' ? (hAsync(Fragment, null, this.iconDescription !== undefined &&
11616
- this.iconDescription !== '' && (hAsync("span", { class: "qds-sr-only" }, this.iconDescription)), hAsync("qds-icon", { "aria-hidden": "true", class: "qds-icon", "data-size": __classPrivateFieldGet$3(this, _Tag_instances, "a", _Tag_computedSize_get), library: this.iconLibrary, name: this.iconName }))) : (__classPrivateFieldGet$3(this, _Tag_instances, "a", _Tag_hasBadge_get) && (hAsync("qds-badge-indicator", { status: __classPrivateFieldGet$3(this, _Tag_instances, "a", _Tag_computedStatus_get), description: this.badgeDescription, size: __classPrivateFieldGet$3(this, _Tag_instances, "a", _Tag_computedSize_get), strokeRing: true }))), hAsync("span", { key: '5a604ea77bfdc5e9f8ca948a1c972eaa8aed4a93', class: "qds-text" }, this.text)));
11849
+ this.iconDescription !== '' && (hAsync("span", { class: "qds-sr-only" }, this.iconDescription)), hAsync("qds-icon", { "aria-hidden": "true", class: "qds-icon", "data-size": __classPrivateFieldGet$3(this, _Tag_instances, "a", _Tag_computedSize_get), library: this.iconLibrary, name: this.iconName }))) : (__classPrivateFieldGet$3(this, _Tag_instances, "a", _Tag_hasBadge_get) && (hAsync("qds-badge-indicator", { status: __classPrivateFieldGet$3(this, _Tag_instances, "a", _Tag_computedStatus_get), description: this.badgeDescription, size: __classPrivateFieldGet$3(this, _Tag_instances, "a", _Tag_computedSize_get), strokeRing: true }))), hAsync("span", { key: '76a4c447fae83a961cc7a5c8a35af512fa78a933', class: "qds-text" }, this.text)));
11617
11850
  }
11618
11851
  get host() { return getElement(this); }
11619
11852
  static get style() { return tagCss; }
@@ -11673,7 +11906,7 @@ _Tag_inheritedAttributes = new WeakMap(), _Tag_instances = new WeakSet(), _Tag_c
11673
11906
  return (this.badge ?? false) && this.importance !== 'emphasized';
11674
11907
  };
11675
11908
 
11676
- const textareaCss = ":host([hidden]){display:none!important}:host{display:inline-block;resize:both}slot{display:none}.qds-textarea{background-color:var(--qds-theme-form-input-background-active);border:var(--qds-form-input-border-width-default) solid var(--qds-theme-form-input-border-default);border-radius:var(--qds-control-border-radius);box-sizing:border-box;color:var(--qds-theme-control-text-standard);height:100%;padding-inline:var(--qds-control-input-padding-horizontal);resize:inherit;width:100%}.qds-textarea:hover{background-color:var(--qds-theme-form-input-background-hover);border-color:var(--qds-theme-form-input-border-hover)}.qds-textarea:disabled{background-color:var(--qds-theme-form-input-background-default);opacity:var(--qds-theme-disabled);pointer-events:none}.qds-textarea:read-only{background-color:var(--qds-theme-form-input-background-default);border-color:var(--qds-theme-form-input-border-disabled)}.qds-textarea:focus-visible{box-shadow:0 0 0 var(--qds-focus-heavy-border-width) var(--qds-theme-focus-border);outline:var(--qds-theme-focus-border-contrast) solid var(--qds-focus-light-border-width);outline-offset:0}.qds-textarea:placeholder-shown{color:var(--qds-theme-control-text-placeholder)}.qds-textarea:not(:focus):user-invalid{border-color:var(--qds-theme-form-input-border-error)}.qds-textarea[data-status=success]{border-color:var(--qds-theme-form-input-border-success)}.qds-textarea[data-status=warning]{border-color:var(--qds-theme-form-input-border-warning)}.qds-textarea[data-status=error]{border-color:var(--qds-theme-form-input-border-error)}[data-size=small]{font:var(--qds-control-small-text);padding-block:var(--qds-control-small-padding-auto-height)}[data-size=standard]{font:var(--qds-control-standard-text);padding-block:var(--qds-control-standard-padding-auto-height)}[data-size=large]{font:var(--qds-control-large-text);padding-block:var(--qds-control-large-padding-auto-height)}";
11909
+ const textareaCss = ":host([hidden]){display:none!important}:host{display:inline-block;resize:both}slot{display:none}.qds-textarea{background-color:var(--qds-theme-form-input-background-active);border:var(--qds-form-input-border-width-default) solid var(--qds-theme-form-input-border-default);border-radius:var(--qds-form-input-border-radius);box-sizing:border-box;color:var(--qds-theme-control-text-standard);height:100%;padding-inline:var(--qds-control-input-padding-horizontal);resize:inherit;width:100%}.qds-textarea:hover{background-color:var(--qds-theme-form-input-background-hover);border-color:var(--qds-theme-form-input-border-hover)}.qds-textarea:disabled{background-color:var(--qds-theme-form-input-background-default);opacity:var(--qds-theme-disabled);pointer-events:none}.qds-textarea:read-only{background-color:var(--qds-theme-form-input-background-default);border-color:var(--qds-theme-form-input-border-disabled)}.qds-textarea:focus-visible{box-shadow:0 0 0 var(--qds-focus-heavy-border-width) var(--qds-theme-focus-border);outline:var(--qds-theme-focus-border-contrast) solid var(--qds-focus-light-border-width);outline-offset:0}.qds-textarea:placeholder-shown{color:var(--qds-theme-control-text-placeholder)}.qds-textarea:not(:focus):user-invalid{border-color:var(--qds-theme-form-input-border-error)}.qds-textarea[data-status=success]{border-color:var(--qds-theme-form-input-border-success)}.qds-textarea[data-status=warning]{border-color:var(--qds-theme-form-input-border-warning)}.qds-textarea[data-status=error]{border-color:var(--qds-theme-form-input-border-error)}[data-size=small]{font:var(--qds-control-small-text);padding-block:var(--qds-control-small-padding-auto-height)}[data-size=standard]{font:var(--qds-control-standard-text);padding-block:var(--qds-control-standard-padding-auto-height)}[data-size=large]{font:var(--qds-control-large-text);padding-block:var(--qds-control-large-padding-auto-height)}";
11677
11910
 
11678
11911
  // SPDX-FileCopyrightText: © 2024 Schneider Electric
11679
11912
  //
@@ -11939,9 +12172,9 @@ class TextArea {
11939
12172
  this.valueChanged();
11940
12173
  }
11941
12174
  render() {
11942
- return (hAsync(Host, { key: '5567deb12f72dcafebd31e276a9570def89628cd' }, hAsync("textarea", { key: 'cdafdf605827e19d7b9edd695e71a7dd4d8a4cd9', autoCapitalize: this.host.autocapitalize, autoComplete: this.autoComplete,
12175
+ return (hAsync(Host, { key: 'd3fb4b50124d583054365845989dd4a267a7c878' }, hAsync("textarea", { key: 'e92506a523021d0f3e7f280bf24e9a095443109e', autoCapitalize: this.host.autocapitalize, autoComplete: this.autoComplete,
11943
12176
  // eslint-disable-next-line jsx-a11y/no-autofocus
11944
- autoFocus: this.host.autofocus, class: "qds-textarea", cols: this.cols, "data-size": this.size ?? 'standard', "data-status": __classPrivateFieldGet$2(this, _TextArea_instances, "a", _TextArea_computedStatus_get), disabled: this.disabled, enterKeyHint: this.enterkeyhint, inputMode: this.inputmode, maxLength: this.maxLength, minLength: this.minLength, onBlur: __classPrivateFieldGet$2(this, _TextArea_onBlur, "f"), onChange: __classPrivateFieldGet$2(this, _TextArea_onChange, "f"), onFocus: __classPrivateFieldGet$2(this, _TextArea_onFocus, "f"), onInput: __classPrivateFieldGet$2(this, _TextArea_onInput, "f"), placeholder: this.placeholder, ref: __classPrivateFieldGet$2(this, _TextArea_ref, "f"), readOnly: this.readonly, rows: this.rows, spellcheck: this.host.spellcheck, tabIndex: __classPrivateFieldGet$2(this, _TextArea_instances, "a", _TextArea_computedDisabled_get) ? undefined : this.tabIndex, wrap: this.wrap, ...__classPrivateFieldGet$2(this, _TextArea_inheritedAttributes, "f") }), hAsync("slot", { key: '742683dff8ece3731afd8288999ccb459eb5d6af', onSlotchange: __classPrivateFieldGet$2(this, _TextArea_onSlotchange, "f") })));
12177
+ autoFocus: this.host.autofocus, class: "qds-textarea", cols: this.cols, "data-size": this.size ?? 'standard', "data-status": __classPrivateFieldGet$2(this, _TextArea_instances, "a", _TextArea_computedStatus_get), disabled: this.disabled, enterKeyHint: this.enterkeyhint, inputMode: this.inputmode, maxLength: this.maxLength, minLength: this.minLength, onBlur: __classPrivateFieldGet$2(this, _TextArea_onBlur, "f"), onChange: __classPrivateFieldGet$2(this, _TextArea_onChange, "f"), onFocus: __classPrivateFieldGet$2(this, _TextArea_onFocus, "f"), onInput: __classPrivateFieldGet$2(this, _TextArea_onInput, "f"), placeholder: this.placeholder, ref: __classPrivateFieldGet$2(this, _TextArea_ref, "f"), readOnly: this.readonly, rows: this.rows, spellcheck: this.host.spellcheck, tabIndex: __classPrivateFieldGet$2(this, _TextArea_instances, "a", _TextArea_computedDisabled_get) ? undefined : this.tabIndex, wrap: this.wrap, ...__classPrivateFieldGet$2(this, _TextArea_inheritedAttributes, "f") }), hAsync("slot", { key: '2a6775f2cd7e90c03dc93e8b3c72a05fb17fb61a', onSlotchange: __classPrivateFieldGet$2(this, _TextArea_onSlotchange, "f") })));
11945
12178
  }
11946
12179
  static get delegatesFocus() { return true; }
11947
12180
  static get formAssociated() { return true; }
@@ -12068,14 +12301,14 @@ class Title {
12068
12301
  const level = `qds-${this.level ?? 'section'}`;
12069
12302
  const Tag = this.tag ?? 'h2';
12070
12303
  const hasIcon = this.iconName !== undefined && this.iconName !== '';
12071
- return (hAsync("hgroup", { key: '8a7579a63436c1324ef049c29e9f314b78b33980', "data-alignment": this.alignment ?? 'start', "data-variant": this.variant, class: {
12304
+ return (hAsync("hgroup", { key: 'ff4f9d1cd9fc8f4922a2ccc421d5b45793b9e13d', "data-alignment": this.alignment ?? 'start', "data-variant": this.variant, class: {
12072
12305
  [layer]: true,
12073
12306
  [level]: true,
12074
12307
  'qds-titles': true,
12075
12308
  'qds-has-icon': hasIcon,
12076
12309
  'qds-has-kicker': __classPrivateFieldGet$1(this, _Title_instances, "a", _Title_hasKicker_get),
12077
12310
  'qds-has-subtitle': __classPrivateFieldGet$1(this, _Title_instances, "a", _Title_hasSubtitle_get),
12078
- }, role: "none" }, hAsync(Tag, { key: '7271159d8405bac813e8b3dc663dd141136dc710', class: "qds-title", "data-variant": this.variant }, hAsync("slot", { key: 'caa505b767abde80a658f801e083994248bfc4dd' })), __classPrivateFieldGet$1(this, _Title_instances, "a", _Title_hasKicker_get) && hAsync("p", { key: '5ef062176b2e0b136c48c92d7963811271f991d8', class: "qds-kicker" }, this.kicker), __classPrivateFieldGet$1(this, _Title_instances, "a", _Title_hasSubtitle_get) && hAsync("p", { key: '0bd6d0ce4e9cc1ada9e5163678e3bd7c12e5c18b', class: "qds-subtitle" }, this.subtitle), hasIcon && (hAsync("qds-icon", { key: '0f5ebb2095121e56c078ca5b24c2f1e3c66da0a9', "aria-hidden": "true", class: "qds-icon", name: this.iconName, library: this.iconLibrary }))));
12311
+ }, role: "none" }, hAsync(Tag, { key: '6f600b1db8f96f47a7790d18d9d84fdbe9666b03', class: "qds-title", "data-variant": this.variant }, hAsync("slot", { key: '586544e82840ec73a591d4d1607cae9f74859f91' })), __classPrivateFieldGet$1(this, _Title_instances, "a", _Title_hasKicker_get) && hAsync("p", { key: '98838b7fcfb9c77d2934570a42207570f75fad5e', class: "qds-kicker" }, this.kicker), __classPrivateFieldGet$1(this, _Title_instances, "a", _Title_hasSubtitle_get) && hAsync("p", { key: 'a4492cf072c3331f0b925f0ddde5f71204c5827c', class: "qds-subtitle" }, this.subtitle), hasIcon && (hAsync("qds-icon", { key: 'e4b22065cf8172eb27dc063bc3abece0cfac105d', "aria-hidden": "true", class: "qds-icon", name: this.iconName, library: this.iconLibrary }))));
12079
12312
  }
12080
12313
  static get style() { return titleCss; }
12081
12314
  static get cmpMeta() { return {
@@ -12103,7 +12336,7 @@ _Title_instances = new WeakSet(), _Title_hasSubtitle_get = function _Title_hasSu
12103
12336
  return this.kicker !== undefined && this.kicker !== '';
12104
12337
  };
12105
12338
 
12106
- const tooltipCss = ":host([hidden]){display:none!important}:host{align-items:flex-start;background-color:var(--qds-theme-accessory-background);border:none;border-radius:var(--qds-accessory-border-radius);box-shadow:var(--qds-accessory-elevation);box-sizing:border-box;color:var(--qds-theme-text-standard);display:flex;flex-direction:column;gap:var(--qds-accessory-gap-children-unrelated);margin:0;overflow:initial;padding:0}:host:before{content:\"\";height:100%;inset-block-start:0;inset-inline-start:0;position:absolute;width:100%}::slotted(blockquote),::slotted(button),::slotted(dd),::slotted(dl),::slotted(fieldset),::slotted(figure),::slotted(h1),::slotted(h2),::slotted(h3),::slotted(h4),::slotted(h5),::slotted(h6),::slotted(hr),::slotted(input),::slotted(menu),::slotted(ol),::slotted(p),::slotted(pre),::slotted(select),::slotted(textarea),::slotted(ul){margin:0}:host([data-side=bottom]):before,:host([data-side=top]):before{height:calc(var(--qds-accessory-gap-floating, 0px) + var(--qds-signature-triangle-pointer-size-height, 0px));inset-block-start:100%}:host([data-side=bottom]):before{inset-block-start:calc((var(--qds-accessory-gap-floating, 0px) + var(--qds-signature-triangle-pointer-size-height, 0px))*-1)}:host([data-side=left]):before,:host([data-side=right]):before{inset-inline-start:100%;width:calc(var(--qds-accessory-gap-floating, 0px) + var(--qds-signature-triangle-pointer-size-height, 0px))}:host([data-side=right]):before{inset-inline-start:calc((var(--qds-accessory-gap-floating, 0px) + var(--qds-signature-triangle-pointer-size-height, 0px))*-1)}.qds-arrow{height:var(--qds-signature-triangle-pointer-size-height);position:absolute;width:var(--qds-signature-triangle-pointer-size-width)}.qds-arrow:before{background-color:var(--qds-theme-accessory-background);clip-path:polygon(0 0,100% 0,50% 100%);height:100%}.qds-arrow:after,.qds-arrow:before{content:\"\";position:absolute;width:100%}.qds-arrow:after{background-color:var(--qds-theme-accessory-border);clip-path:polygon(0 10%,100% 10%,50% 100%);height:calc(100% + var(--qds-accessory-border-width));inset-block-end:calc(var(--qds-accessory-border-width)*-1);z-index:-1}.qds-arrow[data-side=bottom]{inset-block-start:calc((var(--qds-signature-triangle-pointer-size-height) - var(--qds-accessory-effect-section-position-y))*-1);transform:rotate(180deg)}.qds-arrow[data-side=left]{inset-inline-end:calc((var(--qds-accessory-gap-floating) + var(--qds-signature-triangle-pointer-size-height))*-1 + var(--qds-accessory-effect-section-position-y));transform:rotate(-90deg)}.qds-arrow[data-side=right]{inset-inline-start:calc((var(--qds-accessory-gap-floating) + var(--qds-signature-triangle-pointer-size-height))*-1 + var(--qds-accessory-effect-section-position-y));transform:rotate(90deg)}.qds-arrow[data-side=top]{inset-block-end:calc((var(--qds-signature-triangle-pointer-size-height) - var(--qds-accessory-effect-section-position-y))*-1)}.qds-tooltip{align-items:inherit;border:var(--qds-accessory-border-width) solid var(--qds-theme-accessory-border);border-radius:var(--qds-accessory-border-radius);display:inherit;flex-direction:inherit;flex-wrap:inherit;gap:inherit;justify-content:inherit;max-width:var(--qds-accessory-max-width);padding:var(--qds-accessory-padding-top) var(--qds-accessory-padding-end) var(--qds-accessory-padding-bottom) var(--qds-accessory-padding-start)}";
12339
+ const tooltipCss = ":host([hidden]){display:none!important}:host{align-items:flex-start;background-color:var(--qds-theme-accessory-background);border:none;border-radius:var(--qds-accessory-border-radius);box-shadow:var(--qds-accessory-elevation);box-sizing:border-box;color:var(--qds-theme-text-standard);display:flex;flex-direction:column;gap:var(--qds-accessory-gap-children-unrelated);inset:unset;margin:0;overflow:initial;padding:0}:host:before{content:\"\";position:absolute}::slotted(blockquote),::slotted(button),::slotted(dd),::slotted(dl),::slotted(fieldset),::slotted(figure),::slotted(h1),::slotted(h2),::slotted(h3),::slotted(h4),::slotted(h5),::slotted(h6),::slotted(hr),::slotted(input),::slotted(menu),::slotted(ol),::slotted(p),::slotted(pre),::slotted(select),::slotted(textarea),::slotted(ul){margin:0}:host([data-side=bottom]):before,:host([data-side=top]):before{height:calc(var(--qds-accessory-gap-floating, 0px) + var(--qds-signature-triangle-pointer-size-height, 0px));top:100%;width:100%}:host([data-side=bottom]):before{top:calc((var(--qds-accessory-gap-floating, 0px) + var(--qds-signature-triangle-pointer-size-height, 0px))*-1)}:host([data-side=left]):before,:host([data-side=right]):before{left:100%;width:calc(var(--qds-accessory-gap-floating, 0px) + var(--qds-signature-triangle-pointer-size-height, 0px))}:host([data-side=right]):before{left:calc((var(--qds-accessory-gap-floating, 0px) + var(--qds-signature-triangle-pointer-size-height, 0px))*-1)}.qds-arrow{height:var(--qds-signature-triangle-pointer-size-height);position:absolute;width:var(--qds-signature-triangle-pointer-size-width)}.qds-arrow:before{background-color:var(--qds-theme-accessory-background);clip-path:polygon(0 0,100% 0,50% 100%);height:100%}.qds-arrow:after,.qds-arrow:before{content:\"\";position:absolute;width:100%}.qds-arrow:after{background-color:var(--qds-theme-accessory-border);bottom:calc(var(--qds-accessory-border-width)*-1);clip-path:polygon(0 10%,100% 10%,50% 100%);height:calc(100% + var(--qds-accessory-border-width));z-index:-1}.qds-arrow[data-side=bottom]{top:calc((var(--qds-signature-triangle-pointer-size-height) - var(--qds-accessory-effect-section-position-y))*-1);transform:rotate(180deg)}.qds-arrow[data-side=left]{right:calc((var(--qds-accessory-gap-floating) + var(--qds-signature-triangle-pointer-size-height))*-1 + var(--qds-accessory-effect-section-position-y));transform:rotate(-90deg)}.qds-arrow[data-side=right]{left:calc((var(--qds-accessory-gap-floating) + var(--qds-signature-triangle-pointer-size-height))*-1 + var(--qds-accessory-effect-section-position-y));transform:rotate(90deg)}.qds-arrow[data-side=top]{bottom:calc((var(--qds-signature-triangle-pointer-size-height) - var(--qds-accessory-effect-section-position-y))*-1)}.qds-tooltip{align-items:inherit;border:var(--qds-accessory-border-width) solid var(--qds-theme-accessory-border);border-radius:var(--qds-accessory-border-radius);display:inherit;flex-direction:inherit;flex-wrap:inherit;gap:inherit;justify-content:inherit;max-width:var(--qds-accessory-max-width);padding:var(--qds-accessory-padding-top) var(--qds-accessory-padding-end) var(--qds-accessory-padding-bottom) var(--qds-accessory-padding-start)}";
12107
12340
 
12108
12341
  // SPDX-FileCopyrightText: © 2024 Schneider Electric
12109
12342
  //
@@ -12222,12 +12455,13 @@ class Tooltip {
12222
12455
  async show() {
12223
12456
  if (__classPrivateFieldGet(this, _Tooltip_open, "f"))
12224
12457
  return;
12458
+ if (!__classPrivateFieldGet(this, _Tooltip_opened, "f")) {
12459
+ await this.updateArrow();
12460
+ __classPrivateFieldSet(this, _Tooltip_opened, true, "f");
12461
+ }
12462
+ this.startAutoUpdate();
12225
12463
  __classPrivateFieldSet(this, _Tooltip_open, true, "f");
12226
12464
  __classPrivateFieldGet(this, _Tooltip_instances, "m", _Tooltip_setAriaExpanded).call(this);
12227
- this.startAutoUpdate();
12228
- if (!__classPrivateFieldGet(this, _Tooltip_opened, "f"))
12229
- await this.updateArrow();
12230
- __classPrivateFieldSet(this, _Tooltip_opened, true, "f");
12231
12465
  }
12232
12466
  /**
12233
12467
  * Close the tooltip.
@@ -12236,11 +12470,11 @@ class Tooltip {
12236
12470
  if (!__classPrivateFieldGet(this, _Tooltip_open, "f"))
12237
12471
  return;
12238
12472
  this.closeEmitter.emit();
12473
+ if (__classPrivateFieldGet(this, _Tooltip_cleanup, "f"))
12474
+ __classPrivateFieldGet(this, _Tooltip_cleanup, "f").call(this);
12239
12475
  __classPrivateFieldSet(this, _Tooltip_open, false, "f");
12240
12476
  __classPrivateFieldGet(this, _Tooltip_instances, "m", _Tooltip_setAriaExpanded).call(this);
12241
12477
  __classPrivateFieldSet(this, _Tooltip_clickedTooltip, false, "f");
12242
- if (__classPrivateFieldGet(this, _Tooltip_cleanup, "f"))
12243
- __classPrivateFieldGet(this, _Tooltip_cleanup, "f").call(this);
12244
12478
  }
12245
12479
  /**
12246
12480
  * Update the tooltip's arrow.
@@ -12278,14 +12512,7 @@ class Tooltip {
12278
12512
  element: __classPrivateFieldGet(this, _Tooltip_arrow, "f"),
12279
12513
  padding: __classPrivateFieldGet(this, _Tooltip_arrowPadding, "f"),
12280
12514
  }),
12281
- ].filter((middleware) => middleware !== false), "f");
12282
- await this.updatePosition();
12283
- }
12284
- updateAriaHasPopup() {
12285
- __classPrivateFieldSet(this, _Tooltip_referenceElement, resolveTarget(this.target), "f");
12286
- if (__classPrivateFieldGet(this, _Tooltip_referenceElement, "f") instanceof globalThis.Element &&
12287
- this.host.role === 'dialog')
12288
- __classPrivateFieldGet(this, _Tooltip_referenceElement, "f").ariaHasPopup = 'dialog';
12515
+ ], "f");
12289
12516
  }
12290
12517
  async updateReferenceElement() {
12291
12518
  var _a;
@@ -12335,7 +12562,6 @@ class Tooltip {
12335
12562
  }
12336
12563
  async updatePosition() {
12337
12564
  invariant(__classPrivateFieldGet(this, _Tooltip_referenceElement, "f"));
12338
- invariant(__classPrivateFieldGet(this, _Tooltip_arrow, "f"));
12339
12565
  const { x, y, middlewareData, placement, strategy } = await computePosition(__classPrivateFieldGet(this, _Tooltip_referenceElement, "f"), this.host, {
12340
12566
  middleware: __classPrivateFieldGet(this, _Tooltip_middleware, "f"),
12341
12567
  placement: this.placement,
@@ -12343,16 +12569,21 @@ class Tooltip {
12343
12569
  });
12344
12570
  const [side] = placement.split('-');
12345
12571
  this.host.dataset.side = side;
12346
- this.host.style.position = strategy;
12347
- this.host.style.transform = `translate(${roundByDPR(x)}px,${roundByDPR(y)}px)`;
12572
+ Object.assign(this.host.style, {
12573
+ position: strategy,
12574
+ left: `${x}px`,
12575
+ top: `${y}px`,
12576
+ });
12348
12577
  if (middlewareData.arrow === undefined)
12349
12578
  return;
12350
12579
  invariant(__classPrivateFieldGet(this, _Tooltip_arrow, "f"));
12351
12580
  const { x: aX, y: aY, centerOffset } = middlewareData.arrow;
12352
12581
  __classPrivateFieldGet(this, _Tooltip_arrow, "f").dataset.side = side;
12353
- __classPrivateFieldGet(this, _Tooltip_arrow, "f").style.display = centerOffset === 0 ? '' : 'none';
12354
- __classPrivateFieldGet(this, _Tooltip_arrow, "f").style.left = aX === undefined ? '' : `${aX}px`;
12355
- __classPrivateFieldGet(this, _Tooltip_arrow, "f").style.top = aY === undefined ? '' : `${aY}px`;
12582
+ Object.assign(__classPrivateFieldGet(this, _Tooltip_arrow, "f").style, {
12583
+ display: centerOffset === 0 ? '' : 'none',
12584
+ left: aX === undefined ? '' : `${aX}px`,
12585
+ top: aY === undefined ? '' : `${aY}px`,
12586
+ });
12356
12587
  }
12357
12588
  startAutoUpdate() {
12358
12589
  invariant(__classPrivateFieldGet(this, _Tooltip_referenceElement, "f"));
@@ -12377,7 +12608,7 @@ class Tooltip {
12377
12608
  __classPrivateFieldGet(this, _Tooltip_referenceElement, "f").removeAttribute('aria-describedby');
12378
12609
  }
12379
12610
  render() {
12380
- return (hAsync(Host, { key: 'd177655a77ae722859ab8619d7fc486bc0280760', onKeyDown: __classPrivateFieldGet(this, _Tooltip_boundKeyDown, "f"), onPointerDown: __classPrivateFieldGet(this, _Tooltip_boundTooltipPointerDown, "f") }, hAsync("div", { key: 'ab9fe87614133a4445d3e57fa3b22ea4f4a11715', class: "qds-tooltip" }, hAsync("slot", { key: '406d0b74333c78ff09c1db893fd3b566af959e3a' })), hAsync("div", { key: '0d9bd58e0b1cbb321756c20a9176609504720a78', class: "qds-arrow", ref: __classPrivateFieldGet(this, _Tooltip_arrowRef, "f") })));
12611
+ return (hAsync(Host, { key: 'd988515f748a96c82aa9d06e5147e5d0bca5b15a', onKeyDown: __classPrivateFieldGet(this, _Tooltip_boundKeyDown, "f"), onPointerDown: __classPrivateFieldGet(this, _Tooltip_boundTooltipPointerDown, "f") }, hAsync("div", { key: '8a4b87f814af050b52659eb14f04f377a704e19d', class: "qds-tooltip" }, hAsync("slot", { key: 'e4e89b12134a6ed44eb8ae0e6f76d9843341cabe' })), hAsync("div", { key: '3bff9e45b53659775dcdc5ef89d2132951cac5a9', class: "qds-arrow", ref: __classPrivateFieldGet(this, _Tooltip_arrowRef, "f") })));
12381
12612
  }
12382
12613
  get host() { return getElement(this); }
12383
12614
  static get watchers() { return {
@@ -12386,7 +12617,6 @@ class Tooltip {
12386
12617
  "noShift": ["updateMiddleware"],
12387
12618
  "offsetOptions": ["updateMiddleware"],
12388
12619
  "shiftOptions": ["updateMiddleware"],
12389
- "role": ["updateAriaHasPopup"],
12390
12620
  "target": ["updateReferenceElement"],
12391
12621
  "trigger": ["updateEventListeners"],
12392
12622
  "middleware": ["updatePosition"],
@@ -12489,6 +12719,7 @@ registerComponents([
12489
12719
  FormMessage,
12490
12720
  Icon,
12491
12721
  IconButton,
12722
+ IconTab,
12492
12723
  InlineLink,
12493
12724
  Input,
12494
12725
  Label,