q2-tecton-elements 1.55.5 → 1.55.7

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-905f4c87.js → index-ac3330d8.js} +33 -1
  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 +73 -69
  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 +74 -69
  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 +37 -0
  110. package/dist/collection/utils/index.js.map +1 -1
  111. package/dist/components/index2.js +32 -1
  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 +73 -69
  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-f2a66217.js → index-e4c2bfff.js} +33 -2
  152. package/dist/{cjs/index-905f4c87.js.map → esm/index-e4c2bfff.js.map} +1 -1
  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 +73 -69
  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-f2a66217.js → index-e4c2bfff.js} +71 -46
  208. package/dist/q2-tecton-elements/index-e4c2bfff.js.map +1 -0
  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 +17 -17
  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 +4 -4
  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 +101 -101
  220. package/dist/q2-tecton-elements/q2-checkbox-group.entry.js +4 -4
  221. package/dist/q2-tecton-elements/q2-checkbox.entry.js +1 -1
  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 +4 -4
  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 +7 -7
  232. package/dist/q2-tecton-elements/q2-formatted-text.entry.js +2 -2
  233. package/dist/q2-tecton-elements/q2-item_3.entry.js +22 -22
  234. package/dist/q2-tecton-elements/q2-legend.entry.js +5 -5
  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 +18 -18
  238. package/dist/q2-tecton-elements/q2-month-picker.entry.js +30 -30
  239. package/dist/q2-tecton-elements/q2-optgroup.entry.js +5 -5
  240. package/dist/q2-tecton-elements/q2-option-list_2.entry.js +150 -140
  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 +38 -38
  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 +12 -12
  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 +28 -28
  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 +9 -9
  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 +3 -0
  266. package/package.json +3 -3
  267. package/dist/esm/index-f2a66217.js.map +0 -1
  268. package/dist/q2-tecton-elements/index-f2a66217.js.map +0 -1
@@ -1,6 +1,6 @@
1
1
  import { r as t, h as e, g as i, c as o } from "./index-7a5365e2.js";
2
2
 
3
- import { o as n, e as r } from "./index-f2a66217.js";
3
+ import { o as n, e as r } from "./index-e4c2bfff.js";
4
4
 
5
5
  const a = "*{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}*{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}:host .item{--comp-border-radius:var(--tct-item-border-radius, var(--app-border-radius-0, 0))}:host([clickable]){cursor:pointer;--comp-background:var(--tct-btn-primary-background, var(--tct-btn-primary-bg, var(--t-a11y-active-gray-color-AA, #404040)))}:host([clickable]) .item{--comp-border-radius:var(--tct-item-border-radius, var(--app-border-radius-1, 4px));--comp-btn-tween:var(--tct-btn-tween, var(--t-btn-tween, var(--tct-tween-1, var(--app-tween-1, 0.2s ease))));--comp-btn-fallback-box-shadow:0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);--comp-hover-box-shadow:var(--tct-btn-primary-box-shadow, var(--comp-btn-fallback-box-shadow));--comp-active-box-shadow:var(--tct-btn-primary-active-background, #0063a0);--comp-font-color:var(--tct-btn-primary-font-color, var(--app-white, #ffffff));--comp-hover-outer-ring-color:var(--tct-btn-primary-hover-outer-ring-color, var(--comp-background));--comp-hover-inner-ring-color:var(--tct-btn-primary-hover-inner-ring-color, var(--comp-font-color));--comp-hover-box-shadow:0 0 0 2px var(--comp-hover-inner-ring-color),\n 0 0 0 4px var(--comp-hover-outer-ring-color)}:host([clickable]) .item:hover{box-shadow:var(--comp-hover-box-shadow)}:host([clickable]) .item:active{box-shadow:var(--comp-active-box-shadow)}:host([clickable]) .item:focus-visible{box-shadow:var(--const-double-focus-ring)}.action{--tct-btn-icon-height:var(--tct-item-action-icon-height, var(--app-scale-6x, 30px));--tct-btn-icon-width:var(--tct-item-action-icon-width, var(--app-scale-6x, 30px));--tct-icon-size:var(--tct-item-action-icon-size, var(--app-scale-6x, 30px));--tct-radio-label-hidden-columns:18px;--tct-radio-label-margin-right:0;--tct-radio-margin:0;align-items:center;display:flex;grid-row:1;justify-content:center}.action-no-bullet{grid-column:2}.body{color:var(--tct-item-body-color, var(--t-textA, #747474));font-size:var(--tct-item-body-font-size, var(--app-font-size, 14px));font-weight:var(--tct-item-body-font-weight, 400)}.bullet{--tct-avatar-fallback-height:var(--tct-item-avatar-height, var(--app-scale-7x, 35px));--tct-avatar-fallback-width:var(--tct-item-avatar-width, var(--app-scale-7x, 35px));--tct-avatar-height:var(--tct-item-avatar-height, var(--app-scale-7x, 35px));--tct-avatar-width:var(--tct-item-avatar-width, var(--app-scale-7x, 35px));grid-column:1;grid-row-start:1;grid-row-end:3;padding-top:var(--tct-item-bullet-padding-top, var(--app-scale-1x, 5px));text-align:center}.bullet-no-footer{grid-row-end:2}.footer{grid-column-start:2;grid-column-end:4;grid-row:2}.footer-no-action-nor-bullet{grid-column-start:1;grid-column-end:2}.footer-no-action{grid-column-start:2;grid-column-end:3}.footer-no-bullet{grid-column-start:1;grid-column-end:3}.header{color:var(--tct-item-header-color, var(--t-text, #4d4d4d));font-size:var(--tct-item-header-font-size, 16px);font-weight:var(--tct-item-header-font-weight, 600);line-height:var(--tct-item-header-line-height, 1.5)}.item{border:var(--tct-item-border);border-radius:var(--comp-border-radius);transition:var(--comp-btn-tween);transition-property:box-shadow;column-gap:var(--tct-item-horizontal-spacing, var(--app-scale-3x, 15px));display:grid;grid-template-columns:minmax(var(--app-scale-7x, 35px), auto) minmax(auto, 1fr) minmax(var(--app-scale-5x, 25px), auto);grid-template-rows:auto auto;padding:var(--tct-item-padding, 0);row-gap:var(--tct-item-vertical-spacing, var(--app-scale-2x, 10px))}.item-no-action-nor-bullet{grid-template-columns:auto}.item-no-action{grid-template-columns:minmax(var(--app-scale-7x, 35px), auto) minmax(auto, 1fr)}.item-no-footer{grid-template-rows:auto}.item-no-bullet{grid-template-columns:minmax(auto, 1fr) minmax(var(--app-scale-5x, 25px), auto)}.main{grid-column:2;grid-row:1}.main-no-action-nor-bullet{grid-column:1}.main-no-bullet{grid-column:1}";
6
6
 
@@ -106,44 +106,44 @@ const d = class {
106
106
  render() {
107
107
  const {clickable: t} = this;
108
108
  return e("div", {
109
- key: "7b0894fa0180d68cba7b47a6e63f837255a70057",
109
+ key: "bc07c660098ad5236aeb3a925541bb655272ad1d",
110
110
  "test-id": "itemContainer",
111
111
  class: this.itemClasses,
112
112
  ref: t => this.itemElement = t,
113
113
  role: t ? "button" : undefined,
114
114
  tabIndex: t ? 0 : undefined
115
115
  }, this.hasBulletSlotContent && e("div", {
116
- key: "5ef5a26d2fb4644e9b9d902bc7ff314a90df9976",
116
+ key: "9f4fc9b8d77c4ceebd1c1532288bf4f74b5ec619",
117
117
  class: this.bulletClasses
118
118
  }, e("slot", {
119
- key: "7db082ffd73b04494e67cbdee93b140afb11e016",
119
+ key: "b244c86afa4ce153a49eadf1ff0f975c7c22873f",
120
120
  name: "bullet"
121
121
  })), e("div", {
122
- key: "42212f56e12da4b57ae14b613efcdc59fbbc93b4",
122
+ key: "bd94e2e41171c738cc120bcac21e313d10a92d86",
123
123
  class: this.mainClasses
124
124
  }, this.hasHeaderSlotContent && e("div", {
125
- key: "9153d8de21c4809716f17f31717d97463bb045a5",
125
+ key: "a45a52eb18000754a27c9dfb5db34cd1ac7117d2",
126
126
  class: "header"
127
127
  }, e("slot", {
128
- key: "ab504063f003daa1ea3984555ccf703426116dc0",
128
+ key: "1caa04a58064ddadfe9838d6537e7c85860b2671",
129
129
  name: "header"
130
130
  })), this.hasBodySlotContent && e("div", {
131
- key: "1a8b650df30033853919f6492aaa194f60a11c60",
131
+ key: "5420a4bb0b8f79ddcbe7f83f35543c66a38a6eaf",
132
132
  class: "body"
133
133
  }, e("slot", {
134
- key: "b8262d4ef02751e63b62b525543394d0f14824db",
134
+ key: "e21252069146947cdcfca63c42ebd9f5dabb4f64",
135
135
  name: "body"
136
136
  }))), this.hasActionSlotContent && e("div", {
137
- key: "056bc3b9f932495baf46613b66857325d19c0e3b",
137
+ key: "cdb5a454b1017fd64fe535cc843dac0498220690",
138
138
  class: this.actionClasses
139
139
  }, e("slot", {
140
- key: "f5332dd36657b470c993b773195044f7c809fe66",
140
+ key: "e519a4e72b11096f941bc68d1f334afaecdf61a2",
141
141
  name: "action"
142
142
  })), this.hasFooterSlotContent && e("div", {
143
- key: "111359c030a37ad8e72df6e3a40d8b8d226a4734",
143
+ key: "c03d5bd27317087e8bbdf61a3b4a6ed489070ea6",
144
144
  class: this.footerClasses
145
145
  }, e("slot", {
146
- key: "8afe6c9372a9c53663d6383116256f19b470858b",
146
+ key: "010ef88185cc77bd471fdd1e5b0746ea77ecf5d0",
147
147
  name: "footer"
148
148
  })));
149
149
  }
@@ -154,9 +154,9 @@ const d = class {
154
154
 
155
155
  d.style = s;
156
156
 
157
- const l = "*{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}:host:active{box-shadow:none}.link-container{--comp-link-font-bold-stroke-width:0.5px;background:transparent;border:none;font-size:var(--tct-link-font-size, inherit);font-weight:var(--tct-link-font-weight, inherit)}.link-container.standalone{--comp-icon-stroke:var(--tct-link-icon-stroke-width, 1.5)}.link-container.standalone .link{color:var(--tct-link-color-standalone, var(--t-primary));height:var(--tct-link-height, 24px);display:flex;align-items:center;--tct-icon-size:16px;text-decoration:none}.link-container.standalone .link q2-icon{margin-left:var(--tct-link-label-icon-gap, 6px)}.link-container.standalone:hover{text-decoration:underline;-webkit-text-stroke-width:var(--tct-link-font-bold-stroke-width, var(--comp-link-font-bold-stroke-width));text-stroke-width:var(--tct-link-font-bold-stroke-width, var(--comp-link-font-bold-stroke-width));--tct-icon-stroke-width:calc(var(--comp-icon-stroke) + 0.5)}.link-container.standalone:active:hover{text-decoration:underline;-webkit-text-stroke-width:var(--tct-link-font-bold-stroke-width, var(--comp-link-font-bold-stroke-width));text-stroke-width:var(--tct-link-font-bold-stroke-width, var(--comp-link-font-bold-stroke-width));--tct-icon-stroke-width:calc(var(--comp-icon-stroke) + 0.5)}.link-container.standalone:active:hover .link{color:var(--tct-link-color-standalone-active, var(--t-primary-d2));box-shadow:none}.link-container.standalone.disabled .link{cursor:not-allowed;color:var(--tct-link-color-standalone-disabled, var(--t-primary));opacity:0.5;text-decoration:none}.link-container.standalone.disabled:hover{text-decoration:none}.link-container.inline{margin:0 var(--tct-link-side-margin, 6px);text-decoration:underline;color:var(--tct-link-color-inline, var(--t-primary))}.link-container.inline:hover{-webkit-text-stroke-width:var(--tct-link-font-bold-stroke-width, var(--comp-link-font-bold-stroke-width));text-stroke-width:var(--tct-link-font-bold-stroke-width, var(--comp-link-font-bold-stroke-width))}.link-container.inline:active:hover{-webkit-text-stroke-width:var(--tct-link-font-bold-stroke-width, var(--comp-link-font-bold-stroke-width));text-stroke-width:var(--tct-link-font-bold-stroke-width, var(--comp-link-font-bold-stroke-width));color:var(--tct-link-color-inline-active, var(--t-primary-d2));box-shadow:none}.link-container.inline.disabled{cursor:not-allowed;opacity:0.5}.link-container.inline:focus-visible .link-container.inline{box-shadow:var(--const-double-focus-ring)}";
157
+ const c = "*{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}:host:active{box-shadow:none}.link-container{--comp-link-font-bold-stroke-width:0.5px;background:transparent;border:none;font-size:var(--tct-link-font-size, inherit);font-weight:var(--tct-link-font-weight, inherit)}.link-container.standalone{--comp-icon-stroke:var(--tct-link-icon-stroke-width, 1.5)}.link-container.standalone .link{color:var(--tct-link-color-standalone, var(--t-primary));height:var(--tct-link-height, 24px);display:flex;align-items:center;--tct-icon-size:16px;text-decoration:none}.link-container.standalone .link q2-icon{margin-left:var(--tct-link-label-icon-gap, 6px)}.link-container.standalone:hover{text-decoration:underline;-webkit-text-stroke-width:var(--tct-link-font-bold-stroke-width, var(--comp-link-font-bold-stroke-width));text-stroke-width:var(--tct-link-font-bold-stroke-width, var(--comp-link-font-bold-stroke-width));--tct-icon-stroke-width:calc(var(--comp-icon-stroke) + 0.5)}.link-container.standalone:active:hover{text-decoration:underline;-webkit-text-stroke-width:var(--tct-link-font-bold-stroke-width, var(--comp-link-font-bold-stroke-width));text-stroke-width:var(--tct-link-font-bold-stroke-width, var(--comp-link-font-bold-stroke-width));--tct-icon-stroke-width:calc(var(--comp-icon-stroke) + 0.5)}.link-container.standalone:active:hover .link{color:var(--tct-link-color-standalone-active, var(--t-primary-d2));box-shadow:none}.link-container.standalone.disabled .link{cursor:not-allowed;color:var(--tct-link-color-standalone-disabled, var(--t-primary));opacity:0.5;text-decoration:none}.link-container.standalone.disabled:hover{text-decoration:none}.link-container.inline{margin:0 var(--tct-link-side-margin, 6px);text-decoration:underline;color:var(--tct-link-color-inline, var(--t-primary))}.link-container.inline:hover{-webkit-text-stroke-width:var(--tct-link-font-bold-stroke-width, var(--comp-link-font-bold-stroke-width));text-stroke-width:var(--tct-link-font-bold-stroke-width, var(--comp-link-font-bold-stroke-width))}.link-container.inline:active:hover{-webkit-text-stroke-width:var(--tct-link-font-bold-stroke-width, var(--comp-link-font-bold-stroke-width));text-stroke-width:var(--tct-link-font-bold-stroke-width, var(--comp-link-font-bold-stroke-width));color:var(--tct-link-color-inline-active, var(--t-primary-d2));box-shadow:none}.link-container.inline.disabled{cursor:not-allowed;opacity:0.5}.link-container.inline:focus-visible .link-container.inline{box-shadow:var(--const-double-focus-ring)}";
158
158
 
159
- const c = l;
159
+ const l = c;
160
160
 
161
161
  const h = class {
162
162
  constructor(e) {
@@ -232,7 +232,7 @@ const h = class {
232
232
  }
233
233
  };
234
234
 
235
- h.style = c;
235
+ h.style = l;
236
236
 
237
237
  const p = "*{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}*{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([bordered]:not([bordered=false])) ::slotted(q2-item:not(:last-child)),:host([bordered]:not([bordered=false])) .header{border-style:var(--tct-list-item-border-style, solid);border-width:var(--tct-list-item-border-width, 0 0 1px 0);border-color:var(--tct-list-item-border-color, var(--t-gray-12, #d9d9d9))}::slotted(q2-item){--comp-item-padding:var(--tct-list-item-padding, var(--app-scale-2x, 10px) var(--app-scale-4x, 20px));--tct-item-padding:var(--comp-item-padding)}.header{--comp-default-header-padding:0 var(--app-scale-4x, 20px);display:flex;gap:var(--app-scale-3x, 12px);padding:var(--tct-list-header-padding, var(--comp-default-header-padding));min-height:var(--tct-list-header-min-height, var(--t-list-header-min-height, 44px))}.header-spacebetween{justify-content:space-between}.header-start{justify-content:flex-start}.header-end{justify-content:flex-end}.header .label{width:100%;height:var(--tct-list-label-height, 44px);line-height:var(--tct-list-label-line-height, 44px);font-size:var(--tct-list-label-font-size, var(--app-font-size, 14px));font-weight:var(--tct-list-label-font-weight, 600);color:var(--tct-list-label-font-color, var(--t-text, #4d4d4d))}slot:not([name]){display:flex;flex-direction:column;gap:var(--tct-list-item-gap, 0)}";
238
238
 
@@ -302,23 +302,23 @@ const f = class {
302
302
  // #region Render Methods
303
303
  render() {
304
304
  return e("div", {
305
- key: "cb7c090b2e018bc46ef3ae829f4fd7f3cbb896e8",
305
+ key: "647fd58f76aef5077994f9a23a1741d10fb5f256",
306
306
  class: this.listClasses,
307
307
  ref: t => this.listElement = t
308
308
  }, (this.hasFilterSlot || this.hasLabelContent) && e("div", {
309
- key: "16672b343894a78a378b17e18f21b1412b103683",
309
+ key: "463450b42ec44b2ac1f22ad6b620ecc98d6db8f8",
310
310
  class: this.headerClasses
311
311
  }, e("div", {
312
- key: "4f78dabab7f982fb6e472c29195bbcc8f4c6758c",
312
+ key: "792da568158522281d8c204759f4cfb49a62f5cc",
313
313
  class: "label"
314
314
  }, this.label), this.hasFilterSlot && e("slot", {
315
- key: "7ce97a75b66749f137a6c1b70827ddcef60df8ce",
315
+ key: "ae70aee4513869c1cdc77fafeb645b4fb0a1f272",
316
316
  name: "filter"
317
317
  })), e("div", {
318
- key: "05f39d183177a30f3d5edacecafa57503e1bef9c",
318
+ key: "6d6be3031adf8dd8a491c7a945f350d50665cbed",
319
319
  role: "list"
320
320
  }, e("slot", {
321
- key: "37be8bca5d3b81404db947d96605585b3a1cce32"
321
+ key: "f81aa4bb6a4d5973bd84eb482782df5da9f0fb07"
322
322
  })));
323
323
  }
324
324
  get hostElement() {
@@ -4,7 +4,7 @@ const n = "*{box-sizing:border-box}*:active{outline:none}*:focus{outline:none;bo
4
4
 
5
5
  const s = n;
6
6
 
7
- const o = class {
7
+ const a = class {
8
8
  constructor(i) {
9
9
  t(this, i);
10
10
  this.click = e(this, "click", 7);
@@ -103,10 +103,10 @@ const o = class {
103
103
  // #region Render Methods
104
104
  render() {
105
105
  return i("click-elsewhere", {
106
- key: "17df977aa81845d2b4e6db411b2860495ba61e4b",
106
+ key: "541be05761592ed685067cf99e9e5a9b7ce9f445",
107
107
  onChange: () => this.onClickElsewhere(this)
108
108
  }, i("ul", {
109
- key: "21d4f05b1b2e5f5374e04a8a93249704043ed447"
109
+ key: "92fbbc5ae4d9ca2803645285c2faca4c9356a319"
110
110
  }, this.dataWithClasses.map((t => i("li", {
111
111
  class: "item"
112
112
  }, i("button", {
@@ -140,7 +140,7 @@ const o = class {
140
140
  }
141
141
  };
142
142
 
143
- o.style = s;
143
+ a.style = s;
144
144
 
145
- export { o as q2_legend };
145
+ export { a as q2_legend };
146
146
  //# sourceMappingURL=q2-legend.entry.js.map
@@ -1,6 +1,6 @@
1
1
  import { r as t, g as s } from "./index-7a5365e2.js";
2
2
 
3
- import { l as i } from "./index-f2a66217.js";
3
+ import { l as i } from "./index-e4c2bfff.js";
4
4
 
5
5
  const e = class {
6
6
  constructor(s) {
@@ -1,6 +1,6 @@
1
1
  import { r as t, h as e, g as a } from "./index-7a5365e2.js";
2
2
 
3
- import { o as s, i as o, n as r, t as i, l as n } from "./index-f2a66217.js";
3
+ import { o as s, i as o, n as r, t as i, l as n } from "./index-e4c2bfff.js";
4
4
 
5
5
  const c = "*{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}:host([hidden]){display:none}.message{border-left-width:var(--tct-message-bar-width, var(--t-message-bar-width, var(--app-scale-1x, 5px)));border-left-style:solid;--comp-line-height:var(--tct-message-line-height, var(--t-message-line-height, var(--app-line-height, 1.428571429em)));display:grid;gap:var(--tct-scale-1, var(--app-scale-1x, 5px));align-items:flex-start;background:var(--tct-message-background, var(--tct-message-bg, var(--t-message-bg, var(--tct-gray-14, var(--t-gray-14, var(--tct-gray-l3, var(--app-gray-l3, #f2f2f2)))))));color:var(--tct-message-font-color, var(--t-message-font-color, inherit));box-shadow:var(--tct-message-box-shadow, var(--t-message-box-shadow, inherit));border-radius:var(--tct-message-border-radius, var(--t-message-border-radius, inherit))}.message:focus{box-shadow:var(--const-global-focus)}.message-icon{--comp-top-offset:calc(calc(var(--comp-line-height) - var(--comp-icon-size)) / 2);--tct-icon-size:var(--comp-icon-size);top:var(--comp-top-offset);margin-bottom:calc(var(--comp-top-offset) * -1)}.message-content{flex:1;line-height:var(--comp-line-height)}::slotted(ul){--comp-list-default-padding:0 0 0 var(--app-scale-3x, 15px);padding:var(--tct-message-list-padding, var(--comp-list-default-padding))}:host(:not([appearance])),:host([appearance=standard]){--comp-default-margin:var(--app-scale-3x, 5px) 0;margin:var(--tct-message-margin, var(--comp-default-margin))}:host(:not([appearance])) .message,:host([appearance=standard]) .message{--comp-icon-size:var(--tct-message-icon-size, var(--t-message-icon-size, 24px));--comp-padding:var(--tct-message-padding, var(--t-message-padding, var(--app-scale-3x, 15px)));grid-template-columns:var(--comp-icon-size) 1fr;padding:var(--comp-padding);padding-left:calc(var(--comp-padding) - var(--tct-scale-2, var(--app-scale-2x, 10px)));padding-bottom:calc(var(--comp-padding) - var(--tct-scale-1, var(--app-scale-1x, 5px)))}:host(:not([appearance])) ::slotted(ul),:host([appearance=standard]) ::slotted(ul){--comp-list-default-margin:var(--app-scale-3x, 15px) 0;margin:var(--tct-message-list-margin, var(--comp-list-default-margin))}:host([appearance=minimal]){margin:0}:host([appearance=minimal]) .message{padding:var(--tct-message-minimal-padding, var(--t-message-minimal-padding, var(--app-scale-2x, 10px)));grid-template-columns:1fr}:host([appearance=minimal]) ::slotted(ul){margin:var(--tct-scale-1, var(--app-scale-1x, 5px)) 0}:host(:not([type])) .message,:host([type=info]) .message{border-left-color:var(--tct-stoplight-info, var(--const-stoplight-info, #0079c1))}:host(:not([type])) .message-icon,:host([type=info]) .message-icon{--tct-icon-stroke-primary:var(--tct-stoplight-info, var(--const-stoplight-info, #0079c1));--tct-icon-stroke-secondary:var(--tct-stoplight-info, var(--const-stoplight-info, #0079c1))}:host([type=success]) .message{border-left-color:var(--tct-stoplight-success, var(--const-stoplight-success, #0e8a00))}:host([type=success]) .message-icon{--tct-icon-stroke-primary:var(--tct-stoplight-success, var(--const-stoplight-success, #0e8a00));--tct-icon-stroke-secondary:var(--tct-stoplight-success, var(--const-stoplight-success, #0e8a00))}:host([type=warning]) .message{border-left-color:var(--tct-stoplight-warning, var(--const-stoplight-warning, #c35500))}:host([type=warning]) .message-icon{--tct-icon-stroke-primary:var(--tct-stoplight-warning, var(--const-stoplight-warning, #c35500));--tct-icon-stroke-secondary:var(--tct-stoplight-warning, var(--const-stoplight-warning, #c35500))}:host([type=error]) .message,:host([type=danger]) .message{border-left-color:var(--tct-stoplight-error, var(--const-stoplight-alert, #d20a0a))}:host([type=error]) .message-icon,:host([type=danger]) .message-icon{--tct-icon-stroke-primary:var(--tct-stoplight-error, var(--const-stoplight-alert, #d20a0a));--tct-icon-stroke-secondary:var(--tct-stoplight-error, var(--const-stoplight-alert, #d20a0a))}";
6
6
 
@@ -66,7 +66,7 @@ const d = class {
66
66
  const {description: o} = this;
67
67
  const r = n(`tecton.element.message.type.${this.type ? this.type : "info"}`);
68
68
  return e("div", {
69
- key: "ccca9e80908f73482c73f865743e5f7cd6438d99",
69
+ key: "f4161e85adba8c023d8ad135c955a312e145ad9a",
70
70
  tabindex: "-1",
71
71
  class: "message",
72
72
  role: o ? undefined : "alert",
@@ -75,17 +75,17 @@ const d = class {
75
75
  "aria-relevant": o && a ? undefined : "all",
76
76
  "test-id": "messageContainer"
77
77
  }, this.appearance === "standard" ? this.messageIcon(this.type) : "", s && e("div", {
78
- key: "a9937495e83a7e0852034c36639d8c60ea3c30ac",
78
+ key: "75a17b9f1d17e1c051e7ed986d1382f83da6747b",
79
79
  class: "sr"
80
80
  }), e("div", {
81
- key: "e650f7ef7c2544e44f63ce7a23f33f04145a7e83",
81
+ key: "4d1761c6d6391d2f6ed982add6effc441f7284f3",
82
82
  class: "sr message-label"
83
83
  }, r), e("div", {
84
- key: "daa66069373ac3030fb33dc3c88c0621c91bb6a4",
84
+ key: "035a1040c019d8aa6eb6899e275469ab9edfc69d",
85
85
  class: "message-content",
86
86
  "aria-hidden": a ? "true" : undefined
87
87
  }, e("slot", {
88
- key: "464a52a941be194c1267beee2c1b307ece17f964"
88
+ key: "59187a716f498e899c6c5bf6c81aca27dbfb32c2"
89
89
  })));
90
90
  }
91
91
  get hostElement() {
@@ -1,6 +1,6 @@
1
1
  import { r as t, c as i, h as o, g as a } from "./index-7a5365e2.js";
2
2
 
3
- import { p as e, w as r, e as s } from "./index-f2a66217.js";
3
+ import { p as e, w as r, e as s } from "./index-e4c2bfff.js";
4
4
 
5
5
  import { s as d } from "./sanitize-html-string-735c19f5.js";
6
6
 
@@ -156,62 +156,62 @@ const l = class {
156
156
  const t = `interior`;
157
157
  const i = `${this.renderStatus || ""}`;
158
158
  return o("dialog", {
159
- key: "73f146b4e163c9395837b932588870487645b6ce",
159
+ key: "14c7d74be95682be1c6523d495a2b35bcc247e4a",
160
160
  ref: t => this.dialogElement = t,
161
161
  class: i,
162
162
  onClick: this.onClick
163
163
  }, o("div", {
164
- key: "4219e99c0186ffe1a7e0d3a9e81334adb02a4979",
164
+ key: "64d3d8d9e01f4e8fee2ae452714e4eedd2570e68",
165
165
  class: t
166
166
  }, this.title && o("header", {
167
- key: "77d134b2d00f7e4221b25917ab46714446c19b22"
167
+ key: "d36f931c9f7ae0f14817abb9a6dedee6257a5664"
168
168
  }, this.title && o("h2", {
169
- key: "0f43942c22bd5b9ca7784bcd4c637c6fc3fb1203",
169
+ key: "39097ca1ee788258b9e349b8bc374b190ecaa8a5",
170
170
  class: "title"
171
171
  }, this.title), !!this.closable && o("q2-btn", {
172
- key: "6dcf3f2a05cf76a78cf8e2fddd4566d88ddb7421",
172
+ key: "d1c9a7bd159e4c7fdfa557efca9204593f27803d",
173
173
  class: "btn-close",
174
174
  "test-id": "btnClose",
175
175
  onClick: this.onCancel,
176
176
  label: "tecton.element.modal.close",
177
177
  "hide-label": true
178
178
  }, o("q2-icon", {
179
- key: "8cdf1b3e2b4990547381f04527e0ca3116802949",
179
+ key: "6225815f507315357b545a3177727f9f3438bccf",
180
180
  type: "close"
181
181
  }))), o("div", {
182
- key: "e1bcef9f5eca9e2f4504abbbd4d90ba690e4a6d2",
182
+ key: "4988151b63997614a382f7241f60af147b120e88",
183
183
  class: "content",
184
184
  ref: t => this.contentElement = t
185
185
  }, this.icon && o("div", {
186
- key: "0bd5d3ca0d3f13c3879b752202697841fffabf94",
186
+ key: "a54460f79a828bed7630108dd6f04ca1929dfbfb",
187
187
  class: "icon"
188
188
  }, o("q2-icon", {
189
- key: "f236ba5a6f0b14fa865ace8f69813634fa65494c",
189
+ key: "3bd18a8787e40183f1d71ddd48e6ca207062588b",
190
190
  type: this.icon,
191
191
  style: this.iconStyle()
192
192
  })), this.imageSrc && o("div", {
193
- key: "9c2978ebff4bdc67930fe2a5232b5fb92822e3c9",
193
+ key: "074f8bda9529d16d06630b4107a51e478a07d156",
194
194
  class: "image"
195
195
  }, o("img", {
196
- key: "6c5ac47ad9f780e6496b3c8464f003a7f76cbb58",
196
+ key: "608a63353a935f44dfe3c2b809f4f28b89c38b31",
197
197
  src: this.imageSrc
198
198
  })), s(this.hostElement, "content") && o("slot", {
199
- key: "cd4bb02b38c02115a5c8601cc0c4371cbe01611d",
199
+ key: "4f23c254881c6840e05ac24b0ff712fd6e1f90df",
200
200
  name: "content"
201
201
  }), this.description && o("p", {
202
- key: "e94d10a5b24629b9a8c965b28a5b439a83e1324b",
202
+ key: "af66d8b53f300ff96b68d59a4e47bf5fe5a535ea",
203
203
  class: "description"
204
204
  }, this.description), this.customMarkup && o("p", {
205
- key: "cfc781b852faeba9d089355a92809873f0efdda0",
205
+ key: "bae1c644d7e41fd6389cf40689afe3c62dada367",
206
206
  class: "customMarkup",
207
207
  innerHTML: d(this.customMarkup)
208
208
  })), o("footer", {
209
- key: "57c18d04f08e1e00bf3e869d84e8e2f9d8901ae5"
209
+ key: "f5b4756a03b61a192074100ca8d0e2162a95ba58"
210
210
  }, o("q2-action-group", {
211
- key: "9f27a49f45568166416acf2a9df83d3d0da58cb2",
211
+ key: "3586e0321e11e3a97ee2d640d55d71fc502ee50f",
212
212
  "full-width": true
213
213
  }, o("slot", {
214
- key: "64a30e7f6ebaf5f5b99264235d5510835826f566",
214
+ key: "3a66978962bfdafe16dc1948d3fd31f8088c0100",
215
215
  name: "action"
216
216
  })))));
217
217
  }
@@ -1,6 +1,6 @@
1
1
  import { r as t, c as e, h as n, g as o } from "./index-7a5365e2.js";
2
2
 
3
- import { l as a, o as i } from "./index-f2a66217.js";
3
+ import { l as i, o as a } from "./index-e4c2bfff.js";
4
4
 
5
5
  const r = "*{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}.month-container{--comp-month-primary-background:var(--tct-btn-primary-background, var(--tct-btn-primary-bg, var(--t-btn-primary-bg, #2e2e2e)));--comp-month-primary-font-color:var(--tct-btn-primary-font-color, var(--t-btn-primary-font-color, var(--tct-white, var(--app-white, #ffffff))));--comp-month-primary-background:var(--tct-btn-secondary-background, var(--tct-btn-secondary-bg, var(--t-button-default-bg, #cccccc)));--comp-month-secondary-font-color:var(--tct-btn-secondary-font-color, var(--t-btn-secondary-font-color, var(--t-button-default-font-color, #2e2e2e)))}.month-container .navigation{display:flex;justify-content:space-between;flex-direction:row}.month-container .navigation .year-btn{padding:0 1rem;display:flex;align-items:center}.month-container .navigation .year-btn .year{margin-right:0.2rem}.month-container .navigation .year-btn .year-icon{--t-icon-stroke-width:2px;width:16px;height:16px;transition:all 0.3s ease-in-out}.month-container .navigation .year-btn .year-icon.on{transform:rotate(-180deg)}.month-container .navigation .month-controller{display:flex;align-items:center}.month-container .month-list{display:grid;grid-template-columns:auto auto auto}.month-container .month-list .month{display:flex;justify-content:center;align-items:center;padding:0.5rem 0}.month-container .month-list .month .month-button{border-radius:50%;aspect-ratio:1;width:50px;display:flex;justify-content:center;align-items:center}.month-container .month-list .month .month-button:hover{background:var(--comp-month-primary-background);color:var(--comp-month-secondary-font-color);cursor:pointer}.month-container .month-list .month .month-button:active,.month-container .month-list .month .month-button.active{background:var(--comp-month-primary-background);color:var(--comp-month-primary-font-color)}.month-container .today-label{padding:0.5rem 0;color:var(--tct-calendar-day-selected-outline-color, var(--t-calendar-day-selected-outline-color, var(--tct-stoplight-info, var(--const-stoplight-info, #0079c1))))}";
6
6
 
@@ -14,8 +14,8 @@ const s = class {
14
14
  // #region Own Properties
15
15
  this.monthGrid = [ [ 0, 1, 2 ], [ 3, 4, 5 ], [ 6, 7, 8 ], [ 9, 10, 11 ] ];
16
16
  this.months = [ "January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December" ].map((t => ({
17
- label: a(`tecton.element.calendar.months.${t}`),
18
- abbr: a(`tecton.element.calendar.months.abbr.${t}`)
17
+ label: i(`tecton.element.calendar.months.${t}`),
18
+ abbr: i(`tecton.element.calendar.months.abbr.${t}`)
19
19
  })));
20
20
  this.scheduledAfterRender = [];
21
21
  // #endregion
@@ -29,10 +29,10 @@ const s = class {
29
29
  };
30
30
  this.moveMonth = (t, e, n) => {
31
31
  const o = t.length;
32
- const a = t[0].length;
33
- const i = Math.floor(e / a);
34
- const r = e % a;
35
- const c = [ i, r ];
32
+ const i = t[0].length;
33
+ const a = Math.floor(e / i);
34
+ const r = e % i;
35
+ const c = [ a, r ];
36
36
  if (n.key === "ArrowUp") {
37
37
  n.stopPropagation();
38
38
  n.preventDefault();
@@ -82,11 +82,11 @@ const s = class {
82
82
  var e, n, o;
83
83
  this.selectedIndex = t;
84
84
  this.focusedIndex = t;
85
- const a = this.hostElement.shadowRoot.querySelector(`.month-button[data-index="${t}"]`);
85
+ const i = this.hostElement.shadowRoot.querySelector(`.month-button[data-index="${t}"]`);
86
86
  (e = this.hostElement.shadowRoot.querySelectorAll(`.month-button`)) === null || e === void 0 ? void 0 : e.forEach((t => t.classList.remove("active")));
87
- a === null || a === void 0 ? void 0 : a.classList.add("active");
88
- a === null || a === void 0 ? void 0 : a.focus();
89
- const i = {
87
+ i === null || i === void 0 ? void 0 : i.classList.add("active");
88
+ i === null || i === void 0 ? void 0 : i.focus();
89
+ const a = {
90
90
  view: "day",
91
91
  // change to day view
92
92
  monthIndex: t,
@@ -94,9 +94,9 @@ const s = class {
94
94
  };
95
95
  (o = (n = this.hostElement).onchange) === null || o === void 0 ? void 0 : o.call(n, new CustomEvent("click", {
96
96
  bubbles: true,
97
- detail: i
97
+ detail: a
98
98
  }));
99
- this.viewChange.emit(i);
99
+ this.viewChange.emit(a);
100
100
  };
101
101
  this.selectYear = t => {
102
102
  this.year = Math.max(1970, t);
@@ -113,7 +113,7 @@ const s = class {
113
113
  // #endregion
114
114
  // #region Component Lifecycle Events
115
115
  componentDidLoad() {
116
- i(this.hostElement);
116
+ a(this.hostElement);
117
117
  }
118
118
  componentDidRender() {
119
119
  var t;
@@ -124,54 +124,54 @@ const s = class {
124
124
  // #region Render Methods
125
125
  render() {
126
126
  return n("div", {
127
- key: "9208eb9402c7bd1d9a9d52db3153d4b027e2d676",
127
+ key: "b7429b5ed21f7cda666f140a9a93ee643176979c",
128
128
  class: "month-container",
129
129
  onKeyDown: this.onMonthKeydown
130
130
  }, n("div", {
131
- key: "e6a68034e723e758d9c9824d1a88aeefa73d4ef5",
131
+ key: "802900b16d0efa602df89edb22e174329736dca4",
132
132
  class: "navigation"
133
133
  }, n("q2-btn", {
134
- key: "552ca23bfaedc6a787ca78b6db0c027f13b94713",
134
+ key: "0a318088ab2eb826620c056246599f5b7803c51e",
135
135
  class: "year-btn",
136
136
  onClick: () => this.viewChange.emit({
137
137
  view: "year",
138
138
  selectedYear: this.year
139
139
  })
140
140
  }, n("span", {
141
- key: "758eeb0b67194fb19c191965684ec1f96663fb0e",
141
+ key: "02018f884cb7b48fb581597fc7d5a2a323497668",
142
142
  class: "year"
143
143
  }, this.year), n("q2-icon", {
144
- key: "c510bb62e965091cf52213ca7ea6b14fd5f00746",
144
+ key: "9ab23a381d4fedb5aca2ecee19eb975d76ff4465",
145
145
  class: "year-icon off",
146
146
  type: "chevron-down"
147
147
  })), n("div", {
148
- key: "b523d3a4d99316266e494b1375ba0f7630e5a2b5",
148
+ key: "79dd4cd0864d051a4252c21ebbd697e0e75b0ec3",
149
149
  class: "month-controller"
150
150
  }, n("div", {
151
- key: "22ad01820573025add8690107ad17a173fee2551",
151
+ key: "d94ad2ebfc317206bfff5b16861c52507a168e09",
152
152
  class: "cal-year-prev-next"
153
153
  }, n("q2-btn", {
154
- key: "9305d7ea801adc18e2fa613f395c2ad3bcaf16b8",
155
- label: a("tecton.element.calendar.previousYear"),
154
+ key: "4d8b12fde9825bd5dca90012d42e73453f2cb777",
155
+ label: i("tecton.element.calendar.previousYear"),
156
156
  "hide-label": true,
157
157
  class: "cal-nav-btn prev-year",
158
158
  "test-id": "previousYearButton",
159
159
  onClick: () => this.selectYear(this.year - 1)
160
160
  }, n("q2-icon", {
161
- key: "01e0409616245ff1f468a3945bf570697a745f7c",
161
+ key: "428b2feb8854e145bdbc88bdd2c6a2c25a3a50ce",
162
162
  type: "arrow-left"
163
163
  })), n("q2-btn", {
164
- key: "c89e7e4c668ab6c69caa767746e9eccbc127e321",
165
- label: a("tecton.element.calendar.nextYear"),
164
+ key: "2f7ef439402c9788ae002a199813387a370e0ed3",
165
+ label: i("tecton.element.calendar.nextYear"),
166
166
  "hide-label": true,
167
167
  class: "cal-nav-btn next-year",
168
168
  "test-id": "nextYearButton",
169
169
  onClick: () => this.selectYear(this.year + 1)
170
170
  }, n("q2-icon", {
171
- key: "d15cd07ed6ecc9d0ca4f6b2c1c66e7804195a912",
171
+ key: "5931c20eac7a2268c6b945b336f44e143e9fe484",
172
172
  type: "arrow-right"
173
173
  }))))), n("div", {
174
- key: "bc5f547b283296e8caff1d10ab0babd269ff5d80",
174
+ key: "9e18ae0e86a741201eb2a8c6ff04b9007899cbae",
175
175
  class: "month-list",
176
176
  onClick: this.onMonthSelection
177
177
  }, this.months.map(((t, e) => n("div", {
@@ -183,9 +183,9 @@ const s = class {
183
183
  "aria-label": t.label,
184
184
  tabindex: e === this.focusedIndex ? 0 : -1
185
185
  }, t.abbr))))), this.today && n("div", {
186
- key: "1ad90d319a3589309eec05791fe289c5a8813df9",
186
+ key: "8dfee8bcf4ee9b4137c9c8644be7f38f5794bf4d",
187
187
  class: "today-label"
188
- }, a("tecton.element.calendar.today"), ": ", this.today));
188
+ }, i("tecton.element.calendar.today"), ": ", this.today));
189
189
  }
190
190
  get hostElement() {
191
191
  return o(this);
@@ -1,6 +1,6 @@
1
1
  import { r as t, h as e, g as r } from "./index-7a5365e2.js";
2
2
 
3
- import { c as o, l as a } from "./index-f2a66217.js";
3
+ import { c as o, l as a } from "./index-e4c2bfff.js";
4
4
 
5
5
  const i = "*{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}.q2-optgroup-header{--comp-header-padding:var(--tct-scale-1, var(--app-scale-1x, 5px)) var(--tct-scale-2, var(--app-scale-2x, 10px));background:var(--tct-optgroup-header-background, var(--tct-optgroup-header-bg, var(--t-optgroup-header-bg, var(--tct-gray-13, var(--t-gray-13, var(--tct-gray-l2, var(--app-gray-l2, #e6e6e6)))))));color:var(--tct-optgroup-header-color, inherit);padding:var(--tct-optgroup-header-padding, var(--t-optgroup-header-padding, var(--comp-header-padding)));font-weight:var(--tct-optgroup-header-font-weight, var(--t-optgroup-header-font-weight, 600));text-transform:var(--tct-optgroup-header-text-transform, var(--t-optgroup-header-text-transform, uppercase));position:sticky;top:calc(var(--comp-popover-top-container-height, 0px) + var(--tct-optgroup-top, var(--t-optgroup-top, 0px)));z-index:5}";
6
6
 
@@ -56,20 +56,20 @@ const p = class {
56
56
  // #region Render Methods
57
57
  render() {
58
58
  return e("div", {
59
- key: "72e78e35e909a826dbff58572ccf2eb922992ad8",
59
+ key: "6b13767a72d67ef3493dcf8d0a4d61fef6255590",
60
60
  class: "q2-optgroup-container",
61
61
  hidden: this.hidden,
62
62
  "aria-labelledby": this.headerId,
63
63
  role: "group"
64
64
  }, e("div", {
65
- key: "3c25d95961cf0b41f1633782647a708043033bea",
65
+ key: "bb613f288978e7ea2e26dbd541bfd1d436df4325",
66
66
  class: "q2-optgroup-header",
67
67
  id: this.headerId
68
68
  }, this.label && a(this.label) || ""), e("div", {
69
- key: "126e87b4daeb27564289a5c183f2fa155f8b086f",
69
+ key: "523029610ca35f25407ee95e8cb58d5c619c03b8",
70
70
  class: "q2-optgroup-options"
71
71
  }, e("slot", {
72
- key: "21e7c0f8f8992915b029343ce917ebb20f0579b5"
72
+ key: "d278b4bbd2ffe6de40f2259ae3164798ab9c2523"
73
73
  })));
74
74
  }
75
75
  get hostElement() {