q2-tecton-elements 1.56.3 → 1.56.5

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 (268) hide show
  1. package/dist/bundle-report.json +262 -214
  2. package/dist/cjs/{index-99667782.js → index-ac3330d8.js} +33 -5
  3. package/dist/cjs/index-ac3330d8.js.map +1 -0
  4. package/dist/cjs/loader.cjs.js +1 -1
  5. package/dist/cjs/q2-action-group.cjs.entry.js +2 -2
  6. package/dist/cjs/q2-action-sheet.cjs.entry.js +2 -2
  7. package/dist/cjs/q2-avatar.cjs.entry.js +1 -1
  8. package/dist/cjs/q2-badge_7.cjs.entry.js +4 -4
  9. package/dist/cjs/q2-calendar.cjs.entry.js +1 -1
  10. package/dist/cjs/q2-card.cjs.entry.js +1 -1
  11. package/dist/cjs/q2-carousel-pane.cjs.entry.js +3 -3
  12. package/dist/cjs/q2-carousel.cjs.entry.js +1 -1
  13. package/dist/cjs/q2-chart-area.cjs.entry.js +2 -2
  14. package/dist/cjs/q2-chart-bar.cjs.entry.js +2 -2
  15. package/dist/cjs/q2-chart-donut.cjs.entry.js +2 -2
  16. package/dist/cjs/q2-checkbox-group.cjs.entry.js +1 -1
  17. package/dist/cjs/q2-checkbox.cjs.entry.js +1 -1
  18. package/dist/cjs/q2-currency.cjs.entry.js +1 -1
  19. package/dist/cjs/q2-data-table.cjs.entry.js +1 -1
  20. package/dist/cjs/q2-detail.cjs.entry.js +2 -2
  21. package/dist/cjs/q2-dropdown-item.cjs.entry.js +1 -1
  22. package/dist/cjs/q2-dropdown.cjs.entry.js +27 -22
  23. package/dist/cjs/q2-dropdown.cjs.entry.js.map +1 -1
  24. package/dist/cjs/q2-editable-field.cjs.entry.js +1 -1
  25. package/dist/cjs/q2-example.cjs.entry.js +1 -1
  26. package/dist/cjs/q2-file-picker.cjs.entry.js +1 -1
  27. package/dist/cjs/q2-form.cjs.entry.js +1 -1
  28. package/dist/cjs/q2-formatted-text.cjs.entry.js +1 -1
  29. package/dist/cjs/q2-item_3.cjs.entry.js +3 -3
  30. package/dist/cjs/q2-legend.cjs.entry.js +1 -1
  31. package/dist/cjs/q2-loc.cjs.entry.js +1 -1
  32. package/dist/cjs/q2-message.cjs.entry.js +2 -2
  33. package/dist/cjs/q2-modal.cjs.entry.js +2 -2
  34. package/dist/cjs/q2-month-picker.cjs.entry.js +3 -3
  35. package/dist/cjs/q2-optgroup.cjs.entry.js +2 -2
  36. package/dist/cjs/q2-option-list_2.cjs.entry.js +63 -71
  37. package/dist/cjs/q2-option-list_2.cjs.entry.js.map +1 -1
  38. package/dist/cjs/q2-option.cjs.entry.js +1 -1
  39. package/dist/cjs/q2-pagination.cjs.entry.js +4 -4
  40. package/dist/cjs/q2-pill.cjs.entry.js +2 -2
  41. package/dist/cjs/q2-radio-group.cjs.entry.js +1 -1
  42. package/dist/cjs/q2-radio.cjs.entry.js +1 -1
  43. package/dist/cjs/q2-relative-time.cjs.entry.js +2 -2
  44. package/dist/cjs/q2-resize-observer.cjs.entry.js +1 -1
  45. package/dist/cjs/q2-section.cjs.entry.js +3 -3
  46. package/dist/cjs/q2-select.cjs.entry.js +122 -12
  47. package/dist/cjs/q2-select.cjs.entry.js.map +1 -1
  48. package/dist/cjs/q2-stepper-pane.cjs.entry.js +1 -1
  49. package/dist/cjs/q2-stepper-vertical.cjs.entry.js +2 -2
  50. package/dist/cjs/q2-stepper.cjs.entry.js +2 -2
  51. package/dist/cjs/q2-tag.cjs.entry.js +2 -2
  52. package/dist/cjs/q2-tecton-elements.cjs.js +1 -1
  53. package/dist/cjs/q2-textarea.cjs.entry.js +2 -2
  54. package/dist/cjs/q2-tooltip.cjs.entry.js +1 -1
  55. package/dist/cjs/tecton-tab-pane.cjs.entry.js +2 -2
  56. package/dist/collection/components/q2-action-group/q2-action-group.js +1 -1
  57. package/dist/collection/components/q2-action-sheet/q2-action-sheet.js +1 -1
  58. package/dist/collection/components/q2-avatar/q2-avatar.js +1 -1
  59. package/dist/collection/components/q2-calendar/q2-month-picker.js +2 -2
  60. package/dist/collection/components/q2-calendar/test/q2-calendar-test.e2e.js +2 -2
  61. package/dist/collection/components/q2-calendar/test/q2-calendar-test.e2e.js.map +1 -1
  62. package/dist/collection/components/q2-carousel-pane/q2-carousel-pane.js +2 -2
  63. package/dist/collection/components/q2-chart-area/q2-chart-area.js +1 -1
  64. package/dist/collection/components/q2-chart-bar/q2-chart-bar.js +1 -1
  65. package/dist/collection/components/q2-chart-donut/q2-chart-donut.js +1 -1
  66. package/dist/collection/components/q2-currency/q2-currency.js +1 -1
  67. package/dist/collection/components/q2-detail/q2-detail.js +1 -1
  68. package/dist/collection/components/q2-dropdown/q2-dropdown.js +27 -21
  69. package/dist/collection/components/q2-dropdown/q2-dropdown.js.map +1 -1
  70. package/dist/collection/components/q2-dropdown/test/q2-dropdown-test.e2e.js +34 -32
  71. package/dist/collection/components/q2-dropdown/test/q2-dropdown-test.e2e.js.map +1 -1
  72. package/dist/collection/components/q2-example/q2-example.js +1 -1
  73. package/dist/collection/components/q2-form/q2-form.js +1 -1
  74. package/dist/collection/components/q2-formatted-text/q2-formatted-text.js +1 -1
  75. package/dist/collection/components/q2-input/q2-input.js +1 -1
  76. package/dist/collection/components/q2-item/q2-item.js +1 -1
  77. package/dist/collection/components/q2-legend/q2-legend.js +1 -1
  78. package/dist/collection/components/q2-list/q2-list.js +1 -1
  79. package/dist/collection/components/q2-message/q2-message.js +1 -1
  80. package/dist/collection/components/q2-modal/q2-modal.js +1 -1
  81. package/dist/collection/components/q2-optgroup/q2-optgroup.js +1 -1
  82. package/dist/collection/components/q2-pagination/q2-pagination.js +3 -3
  83. package/dist/collection/components/q2-pagination/test/q2-pagination-test.e2e.js +1 -0
  84. package/dist/collection/components/q2-pagination/test/q2-pagination-test.e2e.js.map +1 -1
  85. package/dist/collection/components/q2-pill/q2-pill.js +1 -1
  86. package/dist/collection/components/q2-popover/q2-popover.css +18 -10
  87. package/dist/collection/components/q2-popover/q2-popover.js +64 -71
  88. package/dist/collection/components/q2-popover/q2-popover.js.map +1 -1
  89. package/dist/collection/components/q2-popover/test/q2-popover-test.e2e.js +1 -34
  90. package/dist/collection/components/q2-popover/test/q2-popover-test.e2e.js.map +1 -1
  91. package/dist/collection/components/q2-popover/test/q2-popover-test.spec.js +902 -511
  92. package/dist/collection/components/q2-popover/test/q2-popover-test.spec.js.map +1 -1
  93. package/dist/collection/components/q2-relative-time/q2-relative-time.js +1 -1
  94. package/dist/collection/components/q2-resize-observer/q2-resize-observer.js +1 -1
  95. package/dist/collection/components/q2-section/q2-section.js +2 -2
  96. package/dist/collection/components/q2-select/q2-select.js +137 -15
  97. package/dist/collection/components/q2-select/q2-select.js.map +1 -1
  98. package/dist/collection/components/q2-select/test/q2-select-test.spec.js +467 -0
  99. package/dist/collection/components/q2-select/test/q2-select-test.spec.js.map +1 -1
  100. package/dist/collection/components/q2-stepper/q2-stepper.js +1 -1
  101. package/dist/collection/components/q2-stepper-vertical/q2-stepper-vertical.js +1 -1
  102. package/dist/collection/components/q2-tab-container/q2-tab-container.js +1 -1
  103. package/dist/collection/components/q2-tab-pane/q2-tab-pane.js +1 -1
  104. package/dist/collection/components/q2-tag/q2-tag.js +1 -1
  105. package/dist/collection/components/q2-tag/test/q2-tag-test.e2e.js +5 -0
  106. package/dist/collection/components/q2-tag/test/q2-tag-test.e2e.js.map +1 -1
  107. package/dist/collection/components/q2-textarea/q2-textarea.js +1 -1
  108. package/dist/collection/components/tecton-tab-pane/tecton-tab-pane.js +2 -2
  109. package/dist/collection/utils/index.js +34 -0
  110. package/dist/collection/utils/index.js.map +1 -1
  111. package/dist/components/index2.js +32 -4
  112. package/dist/components/index2.js.map +1 -1
  113. package/dist/components/q2-action-group2.js +1 -1
  114. package/dist/components/q2-action-sheet.js +1 -1
  115. package/dist/components/q2-avatar2.js +1 -1
  116. package/dist/components/q2-carousel-pane.js +2 -2
  117. package/dist/components/q2-chart-area.js +1 -1
  118. package/dist/components/q2-chart-bar.js +1 -1
  119. package/dist/components/q2-chart-donut.js +1 -1
  120. package/dist/components/q2-currency.js +1 -1
  121. package/dist/components/q2-detail.js +1 -1
  122. package/dist/components/q2-dropdown.js +26 -21
  123. package/dist/components/q2-dropdown.js.map +1 -1
  124. package/dist/components/q2-example.js +1 -1
  125. package/dist/components/q2-form.js +1 -1
  126. package/dist/components/q2-formatted-text.js +1 -1
  127. package/dist/components/q2-input2.js +1 -1
  128. package/dist/components/q2-item2.js +1 -1
  129. package/dist/components/q2-legend2.js +1 -1
  130. package/dist/components/q2-list2.js +1 -1
  131. package/dist/components/q2-message2.js +1 -1
  132. package/dist/components/q2-modal.js +1 -1
  133. package/dist/components/q2-month-picker.js +2 -2
  134. package/dist/components/q2-optgroup2.js +1 -1
  135. package/dist/components/q2-pagination.js +3 -3
  136. package/dist/components/q2-pill.js +1 -1
  137. package/dist/components/q2-popover2.js +63 -71
  138. package/dist/components/q2-popover2.js.map +1 -1
  139. package/dist/components/q2-relative-time.js +1 -1
  140. package/dist/components/q2-resize-observer2.js +1 -1
  141. package/dist/components/q2-section.js +2 -2
  142. package/dist/components/q2-select2.js +125 -15
  143. package/dist/components/q2-select2.js.map +1 -1
  144. package/dist/components/q2-stepper-vertical.js +1 -1
  145. package/dist/components/q2-stepper.js +1 -1
  146. package/dist/components/q2-tab-container.js +1 -1
  147. package/dist/components/q2-tab-pane.js +1 -1
  148. package/dist/components/q2-tag.js +1 -1
  149. package/dist/components/q2-textarea.js +1 -1
  150. package/dist/components/tecton-tab-pane.js +2 -2
  151. package/dist/esm/{index-c215e8ef.js → index-e4c2bfff.js} +33 -5
  152. package/dist/esm/index-e4c2bfff.js.map +1 -0
  153. package/dist/esm/loader.js +1 -1
  154. package/dist/esm/q2-action-group.entry.js +2 -2
  155. package/dist/esm/q2-action-sheet.entry.js +2 -2
  156. package/dist/esm/q2-avatar.entry.js +1 -1
  157. package/dist/esm/q2-badge_7.entry.js +4 -4
  158. package/dist/esm/q2-calendar.entry.js +1 -1
  159. package/dist/esm/q2-card.entry.js +1 -1
  160. package/dist/esm/q2-carousel-pane.entry.js +3 -3
  161. package/dist/esm/q2-carousel.entry.js +1 -1
  162. package/dist/esm/q2-chart-area.entry.js +2 -2
  163. package/dist/esm/q2-chart-bar.entry.js +2 -2
  164. package/dist/esm/q2-chart-donut.entry.js +2 -2
  165. package/dist/esm/q2-checkbox-group.entry.js +1 -1
  166. package/dist/esm/q2-checkbox.entry.js +1 -1
  167. package/dist/esm/q2-currency.entry.js +1 -1
  168. package/dist/esm/q2-data-table.entry.js +1 -1
  169. package/dist/esm/q2-detail.entry.js +2 -2
  170. package/dist/esm/q2-dropdown-item.entry.js +1 -1
  171. package/dist/esm/q2-dropdown.entry.js +27 -22
  172. package/dist/esm/q2-dropdown.entry.js.map +1 -1
  173. package/dist/esm/q2-editable-field.entry.js +1 -1
  174. package/dist/esm/q2-example.entry.js +1 -1
  175. package/dist/esm/q2-file-picker.entry.js +1 -1
  176. package/dist/esm/q2-form.entry.js +1 -1
  177. package/dist/esm/q2-formatted-text.entry.js +1 -1
  178. package/dist/esm/q2-item_3.entry.js +3 -3
  179. package/dist/esm/q2-legend.entry.js +1 -1
  180. package/dist/esm/q2-loc.entry.js +1 -1
  181. package/dist/esm/q2-message.entry.js +2 -2
  182. package/dist/esm/q2-modal.entry.js +2 -2
  183. package/dist/esm/q2-month-picker.entry.js +3 -3
  184. package/dist/esm/q2-optgroup.entry.js +2 -2
  185. package/dist/esm/q2-option-list_2.entry.js +63 -71
  186. package/dist/esm/q2-option-list_2.entry.js.map +1 -1
  187. package/dist/esm/q2-option.entry.js +1 -1
  188. package/dist/esm/q2-pagination.entry.js +4 -4
  189. package/dist/esm/q2-pill.entry.js +2 -2
  190. package/dist/esm/q2-radio-group.entry.js +1 -1
  191. package/dist/esm/q2-radio.entry.js +1 -1
  192. package/dist/esm/q2-relative-time.entry.js +2 -2
  193. package/dist/esm/q2-resize-observer.entry.js +1 -1
  194. package/dist/esm/q2-section.entry.js +3 -3
  195. package/dist/esm/q2-select.entry.js +123 -13
  196. package/dist/esm/q2-select.entry.js.map +1 -1
  197. package/dist/esm/q2-stepper-pane.entry.js +1 -1
  198. package/dist/esm/q2-stepper-vertical.entry.js +2 -2
  199. package/dist/esm/q2-stepper.entry.js +2 -2
  200. package/dist/esm/q2-tag.entry.js +2 -2
  201. package/dist/esm/q2-tecton-elements.js +1 -1
  202. package/dist/esm/q2-textarea.entry.js +2 -2
  203. package/dist/esm/q2-tooltip.entry.js +1 -1
  204. package/dist/esm/tecton-tab-pane.entry.js +2 -2
  205. package/dist/jest.setup.js +11 -0
  206. package/dist/jest.setup.js.map +1 -1
  207. package/dist/q2-tecton-elements/{index-c215e8ef.js → index-e4c2bfff.js} +71 -50
  208. package/dist/{esm/index-c215e8ef.js.map → q2-tecton-elements/index-e4c2bfff.js.map} +1 -1
  209. package/dist/q2-tecton-elements/q2-action-group.entry.js +4 -4
  210. package/dist/q2-tecton-elements/q2-action-sheet.entry.js +9 -9
  211. package/dist/q2-tecton-elements/q2-avatar.entry.js +6 -6
  212. package/dist/q2-tecton-elements/q2-badge_7.entry.js +42 -42
  213. package/dist/q2-tecton-elements/q2-calendar.entry.js +1 -1
  214. package/dist/q2-tecton-elements/q2-card.entry.js +1 -1
  215. package/dist/q2-tecton-elements/q2-carousel-pane.entry.js +21 -21
  216. package/dist/q2-tecton-elements/q2-carousel.entry.js +1 -1
  217. package/dist/q2-tecton-elements/q2-chart-area.entry.js +3 -3
  218. package/dist/q2-tecton-elements/q2-chart-bar.entry.js +80 -80
  219. package/dist/q2-tecton-elements/q2-chart-donut.entry.js +7 -7
  220. package/dist/q2-tecton-elements/q2-checkbox-group.entry.js +1 -1
  221. package/dist/q2-tecton-elements/q2-checkbox.entry.js +4 -4
  222. package/dist/q2-tecton-elements/q2-currency.entry.js +6 -6
  223. package/dist/q2-tecton-elements/q2-data-table.entry.js +1 -1
  224. package/dist/q2-tecton-elements/q2-detail.entry.js +39 -39
  225. package/dist/q2-tecton-elements/q2-dropdown-item.entry.js +1 -1
  226. package/dist/q2-tecton-elements/q2-dropdown.entry.js +81 -75
  227. package/dist/q2-tecton-elements/q2-dropdown.entry.js.map +1 -1
  228. package/dist/q2-tecton-elements/q2-editable-field.entry.js +1 -1
  229. package/dist/q2-tecton-elements/q2-example.entry.js +1 -1
  230. package/dist/q2-tecton-elements/q2-file-picker.entry.js +1 -1
  231. package/dist/q2-tecton-elements/q2-form.entry.js +10 -10
  232. package/dist/q2-tecton-elements/q2-formatted-text.entry.js +2 -2
  233. package/dist/q2-tecton-elements/q2-item_3.entry.js +19 -19
  234. package/dist/q2-tecton-elements/q2-legend.entry.js +2 -2
  235. package/dist/q2-tecton-elements/q2-loc.entry.js +1 -1
  236. package/dist/q2-tecton-elements/q2-message.entry.js +6 -6
  237. package/dist/q2-tecton-elements/q2-modal.entry.js +24 -24
  238. package/dist/q2-tecton-elements/q2-month-picker.entry.js +67 -67
  239. package/dist/q2-tecton-elements/q2-optgroup.entry.js +8 -8
  240. package/dist/q2-tecton-elements/q2-option-list_2.entry.js +248 -248
  241. package/dist/q2-tecton-elements/q2-option-list_2.entry.js.map +1 -1
  242. package/dist/q2-tecton-elements/q2-option.entry.js +1 -1
  243. package/dist/q2-tecton-elements/q2-pagination.entry.js +42 -42
  244. package/dist/q2-tecton-elements/q2-pill.entry.js +14 -14
  245. package/dist/q2-tecton-elements/q2-radio-group.entry.js +1 -1
  246. package/dist/q2-tecton-elements/q2-radio.entry.js +1 -1
  247. package/dist/q2-tecton-elements/q2-relative-time.entry.js +2 -2
  248. package/dist/q2-tecton-elements/q2-resize-observer.entry.js +1 -1
  249. package/dist/q2-tecton-elements/q2-section.entry.js +23 -23
  250. package/dist/q2-tecton-elements/q2-select.entry.js +186 -89
  251. package/dist/q2-tecton-elements/q2-select.entry.js.map +1 -1
  252. package/dist/q2-tecton-elements/q2-stepper-pane.entry.js +1 -1
  253. package/dist/q2-tecton-elements/q2-stepper-vertical.entry.js +5 -5
  254. package/dist/q2-tecton-elements/q2-stepper.entry.js +21 -21
  255. package/dist/q2-tecton-elements/q2-tag.entry.js +6 -6
  256. package/dist/q2-tecton-elements/q2-tecton-elements.esm.js +1 -1
  257. package/dist/q2-tecton-elements/q2-tecton-elements.esm.js.map +1 -1
  258. package/dist/q2-tecton-elements/q2-textarea.entry.js +3 -3
  259. package/dist/q2-tecton-elements/q2-tooltip.entry.js +1 -1
  260. package/dist/q2-tecton-elements/tecton-tab-pane.entry.js +6 -6
  261. package/dist/types/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/.stencil/jest.setup.d.ts +9 -0
  262. package/dist/types/components/q2-dropdown/q2-dropdown.d.ts +6 -4
  263. package/dist/types/components/q2-popover/q2-popover.d.ts +4 -4
  264. package/dist/types/components/q2-select/q2-select.d.ts +22 -0
  265. package/dist/types/utils/index.d.ts +2 -0
  266. package/package.json +3 -3
  267. package/dist/cjs/index-99667782.js.map +0 -1
  268. package/dist/q2-tecton-elements/index-c215e8ef.js.map +0 -1
@@ -1,6 +1,6 @@
1
1
  import { r as t, h as r, g as o, F as a, a as e, c as i } from "./index-7a5365e2.js";
2
2
 
3
- import { l as n, h as c, a as s, b as d, o as l, i as p, g as b, c as u, d as h, s as f, e as v, n as m, r as x, f as g } from "./index-c215e8ef.js";
3
+ import { l as n, h as c, a as s, b as d, o as l, i as p, g as b, c as u, d as f, s as h, e as v, n as m, r as x, f as g } from "./index-e4c2bfff.js";
4
4
 
5
5
  import { s as k } from "./shapes-c7e1a3fa.js";
6
6
 
@@ -214,14 +214,14 @@ const M = class {
214
214
  // #region Render Methods
215
215
  renderButton() {
216
216
  const {ariaExpanded: t, ariaHasPopup: o, ariaSelected: e, ariaPressed: i, description: c, disabled: s, type: d, tabindex: l} = this.buttonAttributes;
217
- const {iconPosition: p, loading: b, badge: u, label: h, hideLabel: f} = this;
217
+ const {iconPosition: p, loading: b, badge: u, label: f, hideLabel: h} = this;
218
218
  const v = p || b;
219
219
  const m = !p || u;
220
220
  return r(a, null, r("button", {
221
221
  ref: t => this.primaryBtn = t !== null && t !== void 0 ? t : this.primaryBtn,
222
222
  "aria-expanded": t,
223
223
  "aria-haspopup": o,
224
- "aria-label": f && n(h),
224
+ "aria-label": h && n(f),
225
225
  "aria-selected": e,
226
226
  "aria-pressed": i,
227
227
  disabled: s,
@@ -230,7 +230,7 @@ const M = class {
230
230
  "test-id": "q2BtnInnerButton",
231
231
  class: this.buttonClasses,
232
232
  "aria-describedby": !!c ? "hidden-description" : undefined,
233
- "aria-labelledby": this.intent === "coin" && !f ? "coin-label" : undefined,
233
+ "aria-labelledby": this.intent === "coin" && !h ? "coin-label" : undefined,
234
234
  role: this._role || undefined
235
235
  }, r("div", {
236
236
  class: "slot-container"
@@ -370,10 +370,10 @@ const bt = "standard";
370
370
 
371
371
  const ut = "standard";
372
372
 
373
- const ht = "standard";
374
-
375
373
  const ft = "standard";
376
374
 
375
+ const ht = "standard";
376
+
377
377
  const vt = "standard";
378
378
 
379
379
  const mt = "standard";
@@ -478,10 +478,10 @@ const br = "standard";
478
478
 
479
479
  const ur = "standard";
480
480
 
481
- const hr = "standard";
482
-
483
481
  const fr = "standard";
484
482
 
483
+ const hr = "standard";
484
+
485
485
  const vr = "devices";
486
486
 
487
487
  const mr = "standard";
@@ -753,11 +753,11 @@ const bo = {
753
753
  desktop: pt,
754
754
  diploma: bt,
755
755
  divider: ut,
756
- document: ht,
756
+ document: ft,
757
757
  "document-add": "standard",
758
758
  "document-checklist": "standard",
759
759
  "document-remove": "standard",
760
- download: ft,
760
+ download: ht,
761
761
  "drag-handle": "standard",
762
762
  edit: vt,
763
763
  ellipsis: mt,
@@ -886,8 +886,8 @@ const bo = {
886
886
  paw: br,
887
887
  people: ur,
888
888
  "people-group": "standard",
889
- percent: hr,
890
- person: fr,
889
+ percent: fr,
890
+ person: hr,
891
891
  "person-add": "standard",
892
892
  "person-lock": "standard",
893
893
  "person-remove": "standard",
@@ -980,9 +980,9 @@ const bo = {
980
980
 
981
981
  const uo = "*{box-sizing:border-box}*:active{outline:none}*:focus{outline:none;box-shadow:var(--const-double-focus-ring, 0 0 0 2px #ffffff, 0 0 0 4px #0066cc)}:host{box-shadow:none !important}::-moz-focus-inner{border:none}input,textarea,button{font-family:inherit;font-size:inherit;font-stretch:inherit}:host(.sr),:host(.sr) button{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.sr,.sr button{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.hidden{display:none}:host([hidden]){display:none}.invisible{visibility:hidden}:host{display:inline-block;height:var(--tct-icon-size, 24px);width:var(--tct-icon-size, 24px);position:relative;fill:none}:host([inline]){height:1em;width:1em}svg{display:block;position:absolute;top:0;left:0;stroke-width:var(--tct-icon-stroke-width, var(--t-icon-stroke-width, var(--tct-icon-group-stroke-width, 2)));stroke-linecap:var(--tct-icon-cap, var(--t-icon-cap, round));stroke-linejoin:var(--tct-icon-cap, var(--t-icon-cap, round));transition:var(--tct-icon-transition, none)}svg.brand{stroke-width:var(--tct-icon-group-brand-stroke-width, 1)}svg.browsersos{stroke-width:var(--tct-icon-group-browsersos-stroke-width, 1)}.stroke-primary{stroke:var(--tct-icon-stroke-primary, var(--t-icon-stroke-primary, var(--t-text, currentcolor)));transition:var(--tct-icon-stroke-primary-transition, none)}.stroke-secondary{stroke:var(--tct-icon-stroke-secondary, var(--t-icon-stroke-secondary, var(--t-text, currentcolor)));transition:var(--tct-icon-stroke-secondary-transition, none)}.fill-primary{fill:var(--tct-icon-stroke-primary, var(--t-icon-stroke-primary, var(--t-text, currentcolor)));transition:var(--tct-icon-stroke-primary-transition, none)}.fill-secondary{fill:var(--tct-icon-stroke-secondary, var(--t-icon-stroke-secondary, var(--t-text, currentcolor)));transition:var(--tct-icon-stroke-secondary-transition, none)}.filled{fill:var(--tct-icon-fill, var(--comp-icon-fill, var(--t-icon-fill, none)));transition:var(--tct-icon-fill-transition, none)}.uniform{fill:var(--tct-icon-stroke-primary, var(--t-icon-stroke-primary, currentcolor));transition:var(--tct-icon-stroke-primary-transition, none)}:host([type=info]),:host([type=info-filled]){--tct-icon-stroke-primary:transparent;--comp-status-color:var(--tct-stoplight-info, var(--const-stoplight-info, #0079c1))}:host([type=success]),:host([type=success-filled]){--tct-icon-stroke-primary:transparent;--comp-status-color:var(--tct-stoplight-success, var(--const-stoplight-success, #0e8a00))}:host([type=warning]),:host([type=warning-filled]){--tct-icon-stroke-primary:transparent;--comp-status-color:var(--tct-stoplight-warning, var(--const-stoplight-warning, #c35500))}:host([type=error]),:host([type=error-filled]){--tct-icon-stroke-primary:transparent;--comp-status-color:var(--tct-stoplight-alert, var(--const-stoplight-alert, #d20a0a))}";
982
982
 
983
- const ho = uo;
983
+ const fo = uo;
984
984
 
985
- const fo = class {
985
+ const ho = class {
986
986
  constructor(r) {
987
987
  t(this, r);
988
988
  this.spritePrefix = "tecton-sprite-";
@@ -1167,7 +1167,7 @@ const fo = class {
1167
1167
  }
1168
1168
  };
1169
1169
 
1170
- fo.style = ho;
1170
+ ho.style = fo;
1171
1171
 
1172
1172
  function formatNumber(t = "", r = {
1173
1173
  prefix: "",
@@ -1205,8 +1205,8 @@ function formatNumber(t = "", r = {
1205
1205
  b = b + r.decimalSeparator.length;
1206
1206
  }
1207
1207
  const u = r.prefix || r.suffix;
1208
- const h = Number.MAX_SAFE_INTEGER.toString().length + b + c.length;
1209
- const f = `${n.replace(/[^0-9]/g, "")}${c}`.replace(/^0+/, "");
1208
+ const f = Number.MAX_SAFE_INTEGER.toString().length + b + c.length;
1209
+ const h = `${n.replace(/[^0-9]/g, "")}${c}`.replace(/^0+/, "");
1210
1210
  return {
1211
1211
  value: e,
1212
1212
  formattedValue: l,
@@ -1214,8 +1214,8 @@ function formatNumber(t = "", r = {
1214
1214
  prefix: u,
1215
1215
  suffix: "",
1216
1216
  formattingCharacterCount: b,
1217
- maxlength: h,
1218
- unformattedValue: f
1217
+ maxlength: f,
1218
+ unformattedValue: h
1219
1219
  };
1220
1220
  }
1221
1221
 
@@ -4309,7 +4309,7 @@ const Io = class {
4309
4309
  this.invalid = i(this, "invalid", 7);
4310
4310
  // #region Own Properties
4311
4311
  this.guid = u();
4312
- this.isMobile = h();
4312
+ this.isMobile = f();
4313
4313
  this.scheduledAfterRender = [];
4314
4314
  /**
4315
4315
  * Sets textSelectedForDeletion to true if the user has selected text for deletion
@@ -4357,7 +4357,7 @@ const Io = class {
4357
4357
  };
4358
4358
  this.onInputBlur = () => {
4359
4359
  this.hasFocus = false;
4360
- f(this);
4360
+ h(this);
4361
4361
  if (this.valueOnFocus !== this.formattedValueObject.value) {
4362
4362
  this.valueOnFocus = this.formattedValueObject.value;
4363
4363
  this.change.emit(Object.assign({
@@ -4377,7 +4377,7 @@ const Io = class {
4377
4377
  this.scheduledAfterRender.push((() => this.shouldCursorStartAtEnd ? this.placeCursorAtEnd() : this.setCursorPosition(this.calculateCursorPositionOnFocus())));
4378
4378
  }
4379
4379
  this.hasFocus = true;
4380
- f(this);
4380
+ h(this);
4381
4381
  this.valueOnFocus = this.value;
4382
4382
  };
4383
4383
  this.onInputInput = t => {
@@ -4418,7 +4418,7 @@ const Io = class {
4418
4418
  this.onRefocusInput = () => {
4419
4419
  if (this.showMessages) {
4420
4420
  this.inputField.focus();
4421
- f(this);
4421
+ h(this);
4422
4422
  }
4423
4423
  };
4424
4424
  this.onToggleVisibility = () => {
@@ -4584,7 +4584,7 @@ const Io = class {
4584
4584
  }
4585
4585
  }
4586
4586
  errorsObserver() {
4587
- this.hasFocus && this.scheduledAfterRender.push((() => f(this)));
4587
+ this.hasFocus && this.scheduledAfterRender.push((() => h(this)));
4588
4588
  }
4589
4589
  formatModifierObserver() {
4590
4590
  this.formatAndUpdateValueFromProp();
@@ -4593,7 +4593,7 @@ const Io = class {
4593
4593
  this.formatted.emit(this.formattedValueObject);
4594
4594
  }
4595
4595
  hintsObserver() {
4596
- this.hasFocus && this.scheduledAfterRender.push((() => f(this)));
4596
+ this.hasFocus && this.scheduledAfterRender.push((() => h(this)));
4597
4597
  }
4598
4598
  typeObserver() {
4599
4599
  this.formatAndUpdateValueFromProp();
@@ -5021,10 +5021,10 @@ const Io = class {
5021
5021
  }
5022
5022
  render() {
5023
5023
  return r("div", {
5024
- key: "94d94d9aa6f117b6e43bb978fea6081250d91c90",
5024
+ key: "90af3950d11f474fef56699c98107a4d368c97e4",
5025
5025
  class: this.wrapperClasses
5026
5026
  }, r("div", {
5027
- key: "b1b02a05ec6c8c0b7695ad51a9a7626dbe31d019",
5027
+ key: "1d31ff5e1c26d73f5909e63dcfaa866ef6cb8aa6",
5028
5028
  class: "label-wrapper"
5029
5029
  }, g(this), this.renderCountDOM()), this.renderInputContainerDOM(), x(this));
5030
5030
  }
@@ -5424,49 +5424,49 @@ const Po = class {
5424
5424
  }
5425
5425
  render() {
5426
5426
  return r(a, {
5427
- key: "d55e6c349177c8fc375b3cf4040cb08a0b0de461"
5427
+ key: "3dbafc9b528c795be4d81493aec0012dc1e26fa8"
5428
5428
  }, r("div", {
5429
- key: "dd03010c03f34b20247e8b88a6ceb473e70501bb",
5429
+ key: "c569220a4172d11f499b341463ce8354334c695a",
5430
5430
  class: "tab-container"
5431
5431
  }, this.scrollEnabled && r(a, {
5432
- key: "7cf61b1e74b8d51788f4bf156847557924b225d1"
5432
+ key: "baa3337e3f83f826cf216374fb6e15efa5df4e80"
5433
5433
  }, r("div", {
5434
- key: "0c75886442b045d38d0e57eb0f09379632675707",
5434
+ key: "ca06e12ad879e357b34ac7b9a4a21e72c6afa5e7",
5435
5435
  class: "gradient-left",
5436
5436
  hidden: !this.showScrollLeft
5437
5437
  }), r("div", {
5438
- key: "f637fb09527f07bb772d54d0a2d5118894f38a07",
5438
+ key: "efb019cc0ecf865005b79176fb5f9a39c0c7dbe8",
5439
5439
  class: "gradient-right",
5440
5440
  hidden: !this.showScrollRight
5441
5441
  }), r("q2-btn", {
5442
- key: "c2ddbc49798f8e75fead0562149852b67792c3de",
5442
+ key: "dbb9f22c62ab4d668e17abeb7a9e997c346afecd",
5443
5443
  class: "btn-left",
5444
5444
  hidden: !this.showScrollLeft,
5445
5445
  onClick: () => this.onScrollBtnClick("left")
5446
5446
  }, r("q2-icon", {
5447
- key: "7cb434c677a2bf586430b6a7ad0183ac91da89e3",
5447
+ key: "6ed80917ec7aeb9f84a527253b046011a564a083",
5448
5448
  type: "chevron-left",
5449
5449
  label: "scroll left"
5450
5450
  })), r("q2-btn", {
5451
- key: "1e3a7f262ccd2825b8f34ac4022a57dfa3cbf604",
5451
+ key: "1418cfb893e421d3ce9731ea0640e106c45716bb",
5452
5452
  class: "btn-right",
5453
5453
  hidden: !this.showScrollRight,
5454
5454
  onClick: () => this.onScrollBtnClick("right")
5455
5455
  }, r("q2-icon", {
5456
- key: "20f782f8d334a1607e92b27d6eae60f10c2e8e50",
5456
+ key: "a0ee720e921a221f0aaf5dccb7cffd072fc18155",
5457
5457
  type: "chevron-right",
5458
5458
  label: "scroll right"
5459
5459
  }))), r("ul", {
5460
- key: "be54e8b79488cfa5b3d2d9723c5ae20bc260d2db",
5460
+ key: "c306e2e6cda7adf1f46234a42d2fff465852be3e",
5461
5461
  onScroll: this.checkScrollState,
5462
5462
  ref: t => this.listElement = t,
5463
5463
  class: this.noPrint ? "no-print" : null,
5464
5464
  role: "tablist"
5465
5465
  }, this.tabs.map(((t, r) => this.renderTab(t, r))))), r("div", {
5466
- key: "70bba74bc4a486f5c2d38e8811c45d8dfe57271a",
5466
+ key: "00500a26c659dba1390f2992faf461fd0b81e52b",
5467
5467
  class: "tab-content"
5468
5468
  }, r("slot", {
5469
- key: "e4d490146294c667a9c027514c794a1c57b1fab6",
5469
+ key: "72a257e8afadd7a423548844ce4a95f32c517e9d",
5470
5470
  onSlotchange: () => this.onSlotChange()
5471
5471
  })));
5472
5472
  }
@@ -5511,7 +5511,7 @@ const Go = class {
5511
5511
  // #region Render Methods
5512
5512
  render() {
5513
5513
  return r("div", {
5514
- key: "998b51cf685abfda0ed4647bfdb550b9a474541f",
5514
+ key: "7f8e9ac70186487577804107bb5b35378d31f0de",
5515
5515
  id: `tab-pane-${this.guid}-${this.index}`,
5516
5516
  class: `tab-pane${this.selected ? "" : " hidden"}`,
5517
5517
  role: "tabpanel",
@@ -5519,7 +5519,7 @@ const Go = class {
5519
5519
  "aria-hidden": `${!this.selected}`,
5520
5520
  "aria-labelledby": `tab-${this.guid}-${this.index}`
5521
5521
  }, r("slot", {
5522
- key: "12ef298cbd2bb7e98d820e88f9c6d65f3b3db733"
5522
+ key: "3018103490736c91f4f5fbef6d44e63df2704266"
5523
5523
  }));
5524
5524
  }
5525
5525
  static get watchers() {
@@ -5534,5 +5534,5 @@ const Go = class {
5534
5534
 
5535
5535
  Go.style = Bo;
5536
5536
 
5537
- export { S as q2_badge, M as q2_btn, fo as q2_icon, Io as q2_input, Eo as q2_loading, Po as q2_tab_container, Go as q2_tab_pane };
5537
+ export { S as q2_badge, M as q2_btn, ho as q2_icon, Io as q2_input, Eo as q2_loading, Po as q2_tab_container, Go as q2_tab_pane };
5538
5538
  //# sourceMappingURL=q2-badge_7.entry.js.map
@@ -2,7 +2,7 @@ import { r as e, c as t, h as a, g as i } from "./index-7a5365e2.js";
2
2
 
3
3
  import { d as n } from "./index-3184c760.js";
4
4
 
5
- import { l as s, a as r, o, i as d, w as l, j as c } from "./index-c215e8ef.js";
5
+ import { l as s, a as r, o, i as d, w as l, j as c } from "./index-e4c2bfff.js";
6
6
 
7
7
  function formatDateISO(e) {
8
8
  const t = new Date(e);
@@ -1,6 +1,6 @@
1
1
  import { r as t, c as a, h as r, F as c, g as o } from "./index-7a5365e2.js";
2
2
 
3
- import { k as e, o as i, i as n } from "./index-c215e8ef.js";
3
+ import { k as e, o as i, i as n } from "./index-e4c2bfff.js";
4
4
 
5
5
  const s = "*{box-sizing:border-box}*:active{outline:none}*:focus{outline:none;box-shadow:var(--const-double-focus-ring, 0 0 0 2px #ffffff, 0 0 0 4px #0066cc)}:host{box-shadow:none !important}::-moz-focus-inner{border:none}input,textarea,button{font-family:inherit;font-size:inherit;font-stretch:inherit}:host(.sr),:host(.sr) button{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.sr,.sr button{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.hidden{display:none}:host([hidden]){display:none}.invisible{visibility:hidden}:host{display:block}.container{position:relative;width:100%;text-align:start;height:var(--tct-card-height, 100%);min-height:var(--tct-card-min-height, auto);display:grid;gap:var(--tct-card-gap, var(--t-card-gap, var(--app-scale-3x, 15px)));margin:0;color:var(--tct-card-color, var(--t-card-color, var(--t-text, #4d4d4d)));--comp-avatar-size:var(--tct-card-avatar-size, var(--t-card-avatar-size, 44px));--comp-chevron-size:0;--comp-bar-width:var(--tct-card-bar-width, var(--t-card-bar-width, var(--app-scale-2x, 10px)));--comp-card-padding:var(--tct-card-padding, var(--t-card-padding, var(--app-scale-4x, 20px)))}.container.is-small{--comp-avatar-size:var(--tct-card-avatar-size, var(--t-card-avatar-size, 26px))}.container.has-avatar{grid-template-columns:var(--comp-avatar-size) 1fr;--tct-avatar-width:var(--comp-avatar-size);--tct-avatar-height:var(--comp-avatar-size);--tct-icon-size:var(--comp-avatar-size)}:host([bar][is-static]) .container{padding-left:var(--comp-card-padding)}:host(:not([is-static])) .container{--comp-border-radius:var(--tct-card-border-radius, var(--t-card-border-radius, var(--app-border-radius-1, 4px)));--comp-border-width:var(--tct-card-border-width, var(--t-card-border-width, 0px));border:none;background:var(--tct-card-background, var(--t-card-background, var(--t-base, #ffffff)));padding:var(--comp-card-padding);text-decoration:none;border-width:var(--comp-border-width);border-color:var(--tct-card-border-color, var(--t-card-border-color, transparent));border-style:var(--tct-card-border-style, solid);border-radius:var(--comp-border-radius);transition:box-shadow var(--tct-tween-1, var(--app-tween-1, 0.2s ease));box-shadow:var(--tct-card-box-shadow, var(--t-card-box-shadow, var(--app-shadow-2, 0px 0px 2px rgba(0, 0, 0, 0.12), 0px 4px 8px rgba(0, 0, 0, 0.14))))}:host(:not([is-static])) .container.clickable{cursor:pointer}@media (hover: hover){:host(:not([is-static])) .container.clickable{--comp-card-hover-box-shadow:var(--tct-card-hover-box-shadow, var(--t-card-hover-box-shadow, var(--app-shadow-3, 0px 0px 2px rgba(0, 0, 0, 0.12), 0px 8px 16px rgba(0, 0, 0, 0.14))))}:host(:not([is-static])) .container.clickable:hover,:host(:not([is-static])) .container.clickable:active,:host(:not([is-static])) .container.clickable:focus{color:var(--tct-card-color, var(--t-card-color, var(--t-text, #4d4d4d)));box-shadow:var(--const-double-focus-ring)}:host(:not([is-static])) .container.clickable:hover{box-shadow:var(--comp-card-hover-box-shadow)}:host(:not([is-static])) .container.clickable:focus:hover{box-shadow:var(--const-double-focus-ring), var(--comp-card-hover-box-shadow)}:host(:not([is-static])) .container.clickable:active{box-shadow:var(--tct-card-active-box-shadow, var(--t-card-active-box-shadow, var(--app-shadow-1, 0px 0px 2px rgba(0, 0, 0, 0.12), 0px 2px 4px rgba(0, 0, 0, 0.14))))}}:host(:not([is-static])) .container.is-touch{--comp-chevron-size:var(--tct-card-chevron-size, var(--t-card-chevron-size, 26px));grid-template-columns:1fr var(--comp-chevron-size)}:host(:not([is-static])) .container.has-avatar.is-touch{grid-template-columns:var(--comp-avatar-size) 1fr var(--comp-chevron-size)}.content{overflow:hidden;display:grid;gap:var(--tct-card-content-gap, var(--t-card-content-gap, var(--app-scale-1x, 5px)));align-content:start}h3,p{margin:0;padding:0;line-height:var(--tct-card-font-height, var(--t-card-font-height, 20px))}h3{font-weight:var(--tct-card-font-weight, var(--t-card-font-weight, 600));font-size:var(--tct-card-font-size, var(--t-card-font-size, 17px));text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:var(--tct-card-title-line-count, 1);-webkit-box-orient:vertical}p{text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:var(--tct-card-description-line-count, 2);-webkit-box-orient:vertical}.bar{--comp-bar-border-radius:calc(var(--comp-border-radius) - var(--comp-border-width));border-radius:var(--comp-bar-border-radius) 0 0 var(--comp-bar-border-radius);position:absolute;inset:0 auto auto 0;width:var(--comp-bar-width);background:var(--comp-bar-color);height:100%}.bar.color-primary{--comp-bar-color:var(--tct-card-bar-color-primary, var(--t-primary, #5446a4))}.bar.color-secondary{--comp-bar-color:var(--tct-card-bar-color-secondary, var(--t-secondary, #b6b3cc))}.bar.color-tertiary{--comp-bar-color:var(--tct-card-bar-color-tertiary, var(--t-tertiary, #ebe8fc))}.bar.color-info{--comp-bar-color:var(--tct-card-bar-color-info, var(--const-stoplight-info, #0079c1))}.bar.color-success{--comp-bar-color:var(--tct-card-bar-color-success, var(--const-stoplight-success, #0e8a00))}.bar.color-warning{--comp-bar-color:var(--tct-card-bar-color-warning, var(--const-stoplight-warning, #c35500))}.bar.color-alert{--comp-bar-color:var(--tct-card-bar-color-alert, var(--const-stoplight-alert, #c35500))}.bar.color-accent-1{--comp-bar-color:var(--tct-card-bar-color-accent-1, var(--t-accent-1, #e05252))}.bar.color-accent-2{--comp-bar-color:var(--tct-card-bar-color-accent-2, var(--t-accent-2, #e09952))}.bar.color-accent-3{--comp-bar-color:var(--tct-card-bar-color-accent-3, var(--t-accent-3, #e0e052))}.bar.color-accent-4{--comp-bar-color:var(--tct-card-bar-color-accent-4, var(--t-accent-4, #99e052))}.bar.color-accent-5{--comp-bar-color:var(--tct-card-bar-color-accent-5, var(--t-accent-5, #52e052))}.bar.color-accent-6{--comp-bar-color:var(--tct-card-bar-color-accent-6, var(--t-accent-6, #52e099))}.bar.color-accent-7{--comp-bar-color:var(--tct-card-bar-color-accent-7, var(--t-accent-7, #52e0e0))}.bar.color-accent-8{--comp-bar-color:var(--tct-card-bar-color-accent-8, var(--t-accent-8, #5299e0))}.bar.color-accent-9{--comp-bar-color:var(--tct-card-bar-color-accent-9, var(--t-accent-9, #5252e0))}.bar.color-accent-10{--comp-bar-color:var(--tct-card-bar-color-accent-10, var(--t-accent-10, #9952e0))}.bar.color-accent-11{--comp-bar-color:var(--tct-card-bar-color-accent-11, var(--t-accent-11, #e052e0))}.bar.color-accent-12{--comp-bar-color:var(--tct-card-bar-color-accent-12, var(--t-accent-12, #e05299))}.touch-indicator{align-self:center;--tct-icon-size:var(--comp-chevron-size)}";
6
6
 
@@ -1,15 +1,15 @@
1
- import { r as e, c as a, h as t, H as r, g as o } from "./index-7a5365e2.js";
1
+ import { r as e, c as t, h as a, H as r, g as o } from "./index-7a5365e2.js";
2
2
 
3
- import { l as n } from "./index-c215e8ef.js";
3
+ import { l as n } from "./index-e4c2bfff.js";
4
4
 
5
5
  const s = "*{box-sizing:border-box}*:active{outline:none}*:focus{outline:none;box-shadow:var(--const-double-focus-ring, 0 0 0 2px #ffffff, 0 0 0 4px #0066cc)}:host{box-shadow:none !important}::-moz-focus-inner{border:none}input,textarea,button{font-family:inherit;font-size:inherit;font-stretch:inherit}:host(.sr),:host(.sr) button{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.sr,.sr button{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.hidden{display:none}:host([hidden]){display:none}.invisible{visibility:hidden}q2-carousel .swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;transition:all 0.2s}q2-carousel-pane.q2-carousel-pane{--comp-carousel-pane-tween:var(--tct-tween-1, var(--app-tween-1, 0.2s ease));--comp-carousel-shadow:var(--app-shadow-2, 0px 0px 2px rgba(0, 0, 0, 0.12), 0px 4px 8px rgba(0, 0, 0, 0.14));cursor:grab}q2-carousel-pane.q2-carousel-pane:not([is-active-pane]) *{cursor:pointer}q2-carousel-pane.q2-carousel-pane:focus{box-shadow:none}q2-carousel-pane.q2-carousel-pane:focus .q2-carousel-pane-main-content{outline:none;box-shadow:var(--const-double-focus-ring)}q2-carousel-pane.q2-carousel-pane button{border:0;background:transparent;transition:all 0.2s;opacity:0.3;cursor:pointer}q2-carousel-pane.q2-carousel-pane button:hover{opacity:0.7}q2-carousel-pane.q2-carousel-pane .q2-carousel-pane-main-content{box-shadow:var(--comp-carousel-shadow);transition:var(--comp-carousel-pane-tween);background:var(--tct-carousel-background, var(--tct-carousel-background-color, var(--t-carousel-background-color, var(--tct-white, var(--app-white, #ffffff)))));border:var(--tct-carousel-pane-border-width, var(--t-carousel-pane-border-width, 0px)) solid var(--tct-carousel-pane-border-color, var(--t-carousel-pane-border-color, var(--tct-gray-11, var(--t-gray-11, var(--tct-gray-l1, var(--app-gray-l1, #cccccc))))));border-radius:var(--tct-carousel-pane-border-radius, var(--t-carousel-pane-border-radius, 8px));padding:var(--tct-carousel-pane-padding, var(--t-carousel-pane-padding, 7px));height:var(--tct-carousel-pane-height, var(--t-carousel-pane-height, 10em))}q2-carousel-pane.q2-carousel-pane .q2-carousel-pane-main-content:hover{box-shadow:var(--const-double-focus-ring), var(--comp-carousel-shadow)}q2-carousel-pane.q2-carousel-pane[slot-frameless]:not([slot-frameless=false]) .q2-carousel-pane-main-content{box-shadow:none;border:0;border-radius:0;padding:0}";
6
6
 
7
7
  const i = s;
8
8
 
9
9
  const c = class {
10
- constructor(t) {
11
- e(this, t);
12
- this.clickCarouselPane = a(this, "clickCarouselPane", 7);
10
+ constructor(a) {
11
+ e(this, a);
12
+ this.clickCarouselPane = t(this, "clickCarouselPane", 7);
13
13
  // #region Own Properties
14
14
  this.disabledElements = [];
15
15
  this.generatePaneClass = e => `q2-carousel-pane swiper-slide q2-carousel-pane-${e}`;
@@ -59,21 +59,21 @@ const c = class {
59
59
  // #region Watchers
60
60
  determineDisabledContent() {
61
61
  const {isActivePane: e} = this;
62
- const a = this.hostElement.querySelectorAll('q2-btn, q2-dropdown, q2-item, q2-chart-donut, a[href], button, [tabindex]:not([tabindex="-1"])');
63
- a.forEach((a => {
64
- const t = a.hasAttribute("tabindex") && parseInt(a.getAttribute("tabindex")) >= 0;
65
- if (t) {
66
- a.setAttribute("data-q2-tabindex", `${a.tabIndex}`);
62
+ const t = this.hostElement.querySelectorAll('q2-btn, q2-dropdown, q2-item, q2-chart-donut, a[href], button, [tabindex]:not([tabindex="-1"])');
63
+ t.forEach((t => {
64
+ const a = t.hasAttribute("tabindex") && parseInt(t.getAttribute("tabindex")) >= 0;
65
+ if (a) {
66
+ t.setAttribute("data-q2-tabindex", `${t.tabIndex}`);
67
67
  }
68
68
  if (e) {
69
- if (a.hasAttribute("data-q2-tabindex")) {
70
- a.tabIndex = parseInt(a.getAttribute("data-q2-tabindex"));
71
- a.removeAttribute("data-q2-tabindex");
69
+ if (t.hasAttribute("data-q2-tabindex")) {
70
+ t.tabIndex = parseInt(t.getAttribute("data-q2-tabindex"));
71
+ t.removeAttribute("data-q2-tabindex");
72
72
  } else {
73
- a.removeAttribute("tabindex");
73
+ t.removeAttribute("tabindex");
74
74
  }
75
75
  } else {
76
- a.tabIndex = -1;
76
+ t.tabIndex = -1;
77
77
  }
78
78
  }));
79
79
  }
@@ -98,8 +98,8 @@ const c = class {
98
98
  // #region Render Methods
99
99
  render() {
100
100
  const {label: e} = this;
101
- return t(r, {
102
- key: "eb479b4002eba012cdeb7445f70c9734a6c5371e",
101
+ return a(r, {
102
+ key: "1a77499ae888c697346be0414c6df45f3975445e",
103
103
  class: this.generatePaneClass(this.currentPaneIndex),
104
104
  tabIndex: this.isActivePane ? 0 : -1,
105
105
  role: "group",
@@ -107,11 +107,11 @@ const c = class {
107
107
  "aria-hidden": this.isActivePane ? undefined : "true",
108
108
  "aria-label": e ? n(e) : n("tecton.element.carousel.itemDescription", [ (this.currentPaneIndex + 1).toString(), (this.siblingCount || 0).toString() ]),
109
109
  onClick: this.paneClicked
110
- }, t("article", {
111
- key: "1b6169d334748dca8b5c74cac9b12f7d7ca565a5",
110
+ }, a("article", {
111
+ key: "98132941cf996e6fe0df1bc585502eee86b959c2",
112
112
  class: "q2-carousel-pane-main-content"
113
- }, t("slot", {
114
- key: "b3459d31dd3960aa96d2e9772c2e87a232f64e3d"
113
+ }, a("slot", {
114
+ key: "59583e92be8847d63a913e4600ca00e85331a738"
115
115
  })));
116
116
  }
117
117
  get hostElement() {
@@ -1,6 +1,6 @@
1
1
  import { r as e, c as t, h as i, F as n, H as s, g as r } from "./index-7a5365e2.js";
2
2
 
3
- import { c as o, l as a, a as l, o as c, i as f } from "./index-c215e8ef.js";
3
+ import { c as o, l as a, a as l, o as c, i as f } from "./index-e4c2bfff.js";
4
4
 
5
5
  /**
6
6
  * SSR Window 4.0.2
@@ -1,6 +1,6 @@
1
1
  import { r, c as a, h as t, g as e } from "./index-7a5365e2.js";
2
2
 
3
- import { o as i, l as n } from "./index-c215e8ef.js";
3
+ import { o as i, l as n } from "./index-e4c2bfff.js";
4
4
 
5
5
  import { _ as o, c as s, e as v, l as f, u, s as l, i as h, g as d, n as c, Z as p, a as m, b as y, t as b, d as S, r as g, f as P, G as w, h as M, j as I, S as D, m as L, k as x, o as N, p as T, q as k, P as C, v as A, w as E, x as O, y as B, z as F, A as z, C as G, B as U, D as V, E as R, F as q, H as K, I as j, L as _, J as Z, K as $, M as X, N as Y, O as H, Q as J, R as W, T as Q, U as rr, V as ar, W as tr, X as er, Y as ir, $ as nr, a0 as or, a1 as sr, a2 as vr, a3 as fr, a4 as ur, a5 as lr, a6 as hr, a7 as dr, a8 as cr, a9 as pr, aa as mr, ab as yr, ac as br, ad as Sr, ae as gr, af as Pr } from "./charting-1abfb877.js";
6
6
 
@@ -4284,10 +4284,10 @@ const aa = class {
4284
4284
  // #region Render Methods
4285
4285
  render() {
4286
4286
  return t("div", {
4287
- key: "85df05669b0dffd91ea75a0e293be3e98c42f841",
4287
+ key: "f7ea47a03ec439bbf8d3eb81887bc4831c71f033",
4288
4288
  class: "container"
4289
4289
  }, t("div", {
4290
- key: "9f377d127d3e0e3528fccf93aa8a7efe68865a86",
4290
+ key: "a7389d4a91cedb3dcfdaebcd5f1559aa96b5d26c",
4291
4291
  ref: r => this.chartContainer = r,
4292
4292
  class: "chart-container",
4293
4293
  role: "img",