q2-tecton-elements 1.60.6 → 1.60.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 (214) hide show
  1. package/dist/bundle-report.json +426 -426
  2. package/dist/cjs/q2-action-group_2.cjs.entry.js +2 -2
  3. package/dist/cjs/q2-action-sheet.cjs.entry.js +1 -1
  4. package/dist/cjs/q2-avatar.cjs.entry.js +1 -1
  5. package/dist/cjs/q2-badge_7.cjs.entry.js +1 -1
  6. package/dist/cjs/q2-calendar.cjs.entry.js +1 -1
  7. package/dist/cjs/q2-carousel-pane.cjs.entry.js +2 -2
  8. package/dist/cjs/q2-carousel.cjs.entry.js +1 -1
  9. package/dist/cjs/q2-chart-area.cjs.entry.js +1 -1
  10. package/dist/cjs/q2-chart-bar.cjs.entry.js +1 -1
  11. package/dist/cjs/q2-chart-donut.cjs.entry.js +1 -1
  12. package/dist/cjs/q2-checkbox-group.cjs.entry.js +1 -1
  13. package/dist/cjs/q2-checkbox.cjs.entry.js +1 -1
  14. package/dist/cjs/q2-context.cjs.entry.js +1 -1
  15. package/dist/cjs/q2-currency.cjs.entry.js +1 -1
  16. package/dist/cjs/q2-data-table.cjs.entry.js +1 -1
  17. package/dist/cjs/q2-detail.cjs.entry.js +1 -1
  18. package/dist/cjs/q2-dropdown.cjs.entry.js +1 -1
  19. package/dist/cjs/q2-editable-field.cjs.entry.js +1 -1
  20. package/dist/cjs/q2-example.cjs.entry.js +1 -1
  21. package/dist/cjs/q2-form.cjs.entry.js +1 -1
  22. package/dist/cjs/q2-formatted-text.cjs.entry.js +1 -1
  23. package/dist/cjs/q2-grid-area.cjs.entry.js +1 -1
  24. package/dist/cjs/q2-grid.cjs.entry.js +1 -1
  25. package/dist/cjs/q2-item.cjs.entry.js +1 -1
  26. package/dist/cjs/q2-legend.cjs.entry.js +1 -1
  27. package/dist/cjs/q2-link_2.cjs.entry.js +1 -1
  28. package/dist/cjs/q2-message.cjs.entry.js +1 -1
  29. package/dist/cjs/q2-modal.cjs.entry.js +1 -1
  30. package/dist/cjs/q2-month-picker.cjs.entry.js +2 -2
  31. package/dist/cjs/q2-optgroup.cjs.entry.js +1 -1
  32. package/dist/cjs/q2-option-list_2.cjs.entry.js +2 -2
  33. package/dist/cjs/q2-pagination.cjs.entry.js +3 -3
  34. package/dist/cjs/q2-pill.cjs.entry.js +1 -1
  35. package/dist/cjs/q2-radio-group.cjs.entry.js +1 -1
  36. package/dist/cjs/q2-radio.cjs.entry.js +1 -1
  37. package/dist/cjs/q2-relative-time.cjs.entry.js +1 -1
  38. package/dist/cjs/q2-section.cjs.entry.js +2 -2
  39. package/dist/cjs/q2-select.cjs.entry.js +1 -1
  40. package/dist/cjs/q2-stepper-pane.cjs.entry.js +1 -1
  41. package/dist/cjs/q2-stepper.cjs.entry.js +1 -1
  42. package/dist/cjs/q2-textarea.cjs.entry.js +1 -1
  43. package/dist/collection/collection-manifest.json +3 -3
  44. package/dist/collection/components/q2-action-group/q2-action-group.js +1 -1
  45. package/dist/collection/components/q2-action-sheet/q2-action-sheet.js +1 -1
  46. package/dist/collection/components/q2-avatar/q2-avatar.js +1 -1
  47. package/dist/collection/components/q2-calendar/q2-calendar.js +1 -1
  48. package/dist/collection/components/q2-calendar/q2-month-picker.js +2 -2
  49. package/dist/collection/components/q2-carousel/q2-carousel.js +1 -1
  50. package/dist/collection/components/q2-carousel-pane/q2-carousel-pane.js +2 -2
  51. package/dist/collection/components/q2-chart-area/q2-chart-area.js +1 -1
  52. package/dist/collection/components/q2-chart-bar/q2-chart-bar.js +1 -1
  53. package/dist/collection/components/q2-chart-donut/q2-chart-donut.js +1 -1
  54. package/dist/collection/components/q2-checkbox/q2-checkbox.js +1 -1
  55. package/dist/collection/components/q2-checkbox-group/q2-checkbox-group.js +1 -1
  56. package/dist/collection/components/q2-context/q2-context.js +1 -1
  57. package/dist/collection/components/q2-currency/q2-currency.js +1 -1
  58. package/dist/collection/components/q2-data-table/q2-data-table.js +8 -8
  59. package/dist/collection/components/q2-detail/q2-detail.js +1 -1
  60. package/dist/collection/components/q2-dropdown/q2-dropdown.js +1 -1
  61. package/dist/collection/components/q2-editable-field/q2-editable-field.js +1 -1
  62. package/dist/collection/components/q2-example/q2-example.js +1 -1
  63. package/dist/collection/components/q2-file-picker/q2-file-picker.js +3 -3
  64. package/dist/collection/components/q2-form/q2-form.js +1 -1
  65. package/dist/collection/components/q2-formatted-text/q2-formatted-text.js +1 -1
  66. package/dist/collection/components/q2-grid/q2-grid.js +31 -31
  67. package/dist/collection/components/q2-grid-area/q2-grid-area.js +43 -43
  68. package/dist/collection/components/q2-input/q2-input.js +2 -2
  69. package/dist/collection/components/q2-item/q2-item.js +1 -1
  70. package/dist/collection/components/q2-legend/q2-legend.js +1 -1
  71. package/dist/collection/components/q2-list/q2-list.js +1 -1
  72. package/dist/collection/components/q2-message/q2-message.js +1 -1
  73. package/dist/collection/components/q2-modal/q2-modal.js +1 -1
  74. package/dist/collection/components/q2-optgroup/q2-optgroup.js +1 -1
  75. package/dist/collection/components/q2-option-list/q2-option-list.js +6 -6
  76. package/dist/collection/components/q2-pagination/q2-pagination.js +3 -3
  77. package/dist/collection/components/q2-pill/q2-pill.js +1 -1
  78. package/dist/collection/components/q2-popover/q2-popover.js +1 -1
  79. package/dist/collection/components/q2-radio/q2-radio.js +1 -1
  80. package/dist/collection/components/q2-radio-group/q2-radio-group.js +1 -1
  81. package/dist/collection/components/q2-relative-time/q2-relative-time.js +1 -1
  82. package/dist/collection/components/q2-resize-observer/q2-resize-observer.js +1 -1
  83. package/dist/collection/components/q2-section/q2-section.js +2 -2
  84. package/dist/collection/components/q2-select/q2-select.js +1 -1
  85. package/dist/collection/components/q2-stepper/q2-stepper.js +1 -1
  86. package/dist/collection/components/q2-stepper-pane/q2-stepper-pane.js +3 -3
  87. package/dist/collection/components/q2-textarea/q2-textarea.js +1 -1
  88. package/dist/components/q2-action-group2.js +1 -1
  89. package/dist/components/q2-action-sheet.js +1 -1
  90. package/dist/components/q2-avatar2.js +1 -1
  91. package/dist/components/q2-calendar.js +1 -1
  92. package/dist/components/q2-carousel-pane.js +2 -2
  93. package/dist/components/q2-carousel.js +1 -1
  94. package/dist/components/q2-chart-area.js +1 -1
  95. package/dist/components/q2-chart-bar.js +1 -1
  96. package/dist/components/q2-chart-donut.js +1 -1
  97. package/dist/components/q2-checkbox-group.js +1 -1
  98. package/dist/components/q2-checkbox2.js +1 -1
  99. package/dist/components/q2-context.js +1 -1
  100. package/dist/components/q2-currency.js +1 -1
  101. package/dist/components/q2-data-table.js +1 -1
  102. package/dist/components/q2-detail.js +1 -1
  103. package/dist/components/q2-dropdown.js +1 -1
  104. package/dist/components/q2-editable-field.js +1 -1
  105. package/dist/components/q2-example.js +1 -1
  106. package/dist/components/q2-form.js +1 -1
  107. package/dist/components/q2-formatted-text.js +1 -1
  108. package/dist/components/q2-grid-area.js +1 -1
  109. package/dist/components/q2-grid.js +1 -1
  110. package/dist/components/q2-input2.js +1 -1
  111. package/dist/components/q2-item2.js +1 -1
  112. package/dist/components/q2-legend2.js +1 -1
  113. package/dist/components/q2-list2.js +1 -1
  114. package/dist/components/q2-message2.js +1 -1
  115. package/dist/components/q2-modal.js +1 -1
  116. package/dist/components/q2-month-picker.js +2 -2
  117. package/dist/components/q2-optgroup2.js +1 -1
  118. package/dist/components/q2-option-list2.js +1 -1
  119. package/dist/components/q2-pagination.js +3 -3
  120. package/dist/components/q2-pill.js +1 -1
  121. package/dist/components/q2-popover2.js +1 -1
  122. package/dist/components/q2-radio-group.js +1 -1
  123. package/dist/components/q2-radio.js +1 -1
  124. package/dist/components/q2-relative-time.js +1 -1
  125. package/dist/components/q2-resize-observer2.js +1 -1
  126. package/dist/components/q2-section.js +2 -2
  127. package/dist/components/q2-select2.js +1 -1
  128. package/dist/components/q2-stepper-pane.js +1 -1
  129. package/dist/components/q2-stepper.js +1 -1
  130. package/dist/components/q2-textarea.js +1 -1
  131. package/dist/esm/q2-action-group_2.entry.js +2 -2
  132. package/dist/esm/q2-action-sheet.entry.js +1 -1
  133. package/dist/esm/q2-avatar.entry.js +1 -1
  134. package/dist/esm/q2-badge_7.entry.js +1 -1
  135. package/dist/esm/q2-calendar.entry.js +1 -1
  136. package/dist/esm/q2-carousel-pane.entry.js +2 -2
  137. package/dist/esm/q2-carousel.entry.js +1 -1
  138. package/dist/esm/q2-chart-area.entry.js +1 -1
  139. package/dist/esm/q2-chart-bar.entry.js +1 -1
  140. package/dist/esm/q2-chart-donut.entry.js +1 -1
  141. package/dist/esm/q2-checkbox-group.entry.js +1 -1
  142. package/dist/esm/q2-checkbox.entry.js +1 -1
  143. package/dist/esm/q2-context.entry.js +1 -1
  144. package/dist/esm/q2-currency.entry.js +1 -1
  145. package/dist/esm/q2-data-table.entry.js +1 -1
  146. package/dist/esm/q2-detail.entry.js +1 -1
  147. package/dist/esm/q2-dropdown.entry.js +1 -1
  148. package/dist/esm/q2-editable-field.entry.js +1 -1
  149. package/dist/esm/q2-example.entry.js +1 -1
  150. package/dist/esm/q2-form.entry.js +1 -1
  151. package/dist/esm/q2-formatted-text.entry.js +1 -1
  152. package/dist/esm/q2-grid-area.entry.js +1 -1
  153. package/dist/esm/q2-grid.entry.js +1 -1
  154. package/dist/esm/q2-item.entry.js +1 -1
  155. package/dist/esm/q2-legend.entry.js +1 -1
  156. package/dist/esm/q2-link_2.entry.js +1 -1
  157. package/dist/esm/q2-message.entry.js +1 -1
  158. package/dist/esm/q2-modal.entry.js +1 -1
  159. package/dist/esm/q2-month-picker.entry.js +2 -2
  160. package/dist/esm/q2-optgroup.entry.js +1 -1
  161. package/dist/esm/q2-option-list_2.entry.js +2 -2
  162. package/dist/esm/q2-pagination.entry.js +3 -3
  163. package/dist/esm/q2-pill.entry.js +1 -1
  164. package/dist/esm/q2-radio-group.entry.js +1 -1
  165. package/dist/esm/q2-radio.entry.js +1 -1
  166. package/dist/esm/q2-relative-time.entry.js +1 -1
  167. package/dist/esm/q2-section.entry.js +2 -2
  168. package/dist/esm/q2-select.entry.js +1 -1
  169. package/dist/esm/q2-stepper-pane.entry.js +1 -1
  170. package/dist/esm/q2-stepper.entry.js +1 -1
  171. package/dist/esm/q2-textarea.entry.js +1 -1
  172. package/dist/q2-tecton-elements/q2-action-group_2.entry.js +4 -4
  173. package/dist/q2-tecton-elements/q2-action-sheet.entry.js +8 -8
  174. package/dist/q2-tecton-elements/q2-avatar.entry.js +6 -6
  175. package/dist/q2-tecton-elements/q2-badge_7.entry.js +3 -3
  176. package/dist/q2-tecton-elements/q2-calendar.entry.js +2 -2
  177. package/dist/q2-tecton-elements/q2-carousel-pane.entry.js +3 -3
  178. package/dist/q2-tecton-elements/q2-carousel.entry.js +1 -1
  179. package/dist/q2-tecton-elements/q2-chart-area.entry.js +22 -22
  180. package/dist/q2-tecton-elements/q2-chart-bar.entry.js +2 -2
  181. package/dist/q2-tecton-elements/q2-chart-donut.entry.js +6 -6
  182. package/dist/q2-tecton-elements/q2-checkbox-group.entry.js +10 -10
  183. package/dist/q2-tecton-elements/q2-checkbox.entry.js +8 -8
  184. package/dist/q2-tecton-elements/q2-context.entry.js +11 -11
  185. package/dist/q2-tecton-elements/q2-currency.entry.js +8 -8
  186. package/dist/q2-tecton-elements/q2-data-table.entry.js +3 -3
  187. package/dist/q2-tecton-elements/q2-detail.entry.js +3 -3
  188. package/dist/q2-tecton-elements/q2-dropdown.entry.js +5 -5
  189. package/dist/q2-tecton-elements/q2-editable-field.entry.js +1 -1
  190. package/dist/q2-tecton-elements/q2-example.entry.js +1 -1
  191. package/dist/q2-tecton-elements/q2-form.entry.js +11 -11
  192. package/dist/q2-tecton-elements/q2-formatted-text.entry.js +2 -2
  193. package/dist/q2-tecton-elements/q2-grid-area.entry.js +2 -2
  194. package/dist/q2-tecton-elements/q2-grid.entry.js +3 -3
  195. package/dist/q2-tecton-elements/q2-item.entry.js +19 -19
  196. package/dist/q2-tecton-elements/q2-legend.entry.js +2 -2
  197. package/dist/q2-tecton-elements/q2-link_2.entry.js +9 -9
  198. package/dist/q2-tecton-elements/q2-message.entry.js +5 -5
  199. package/dist/q2-tecton-elements/q2-modal.entry.js +17 -17
  200. package/dist/q2-tecton-elements/q2-month-picker.entry.js +13 -13
  201. package/dist/q2-tecton-elements/q2-optgroup.entry.js +4 -4
  202. package/dist/q2-tecton-elements/q2-option-list_2.entry.js +21 -21
  203. package/dist/q2-tecton-elements/q2-pagination.entry.js +27 -27
  204. package/dist/q2-tecton-elements/q2-pill.entry.js +13 -13
  205. package/dist/q2-tecton-elements/q2-radio-group.entry.js +17 -17
  206. package/dist/q2-tecton-elements/q2-radio.entry.js +8 -8
  207. package/dist/q2-tecton-elements/q2-relative-time.entry.js +1 -1
  208. package/dist/q2-tecton-elements/q2-section.entry.js +11 -11
  209. package/dist/q2-tecton-elements/q2-select.entry.js +1 -1
  210. package/dist/q2-tecton-elements/q2-stepper-pane.entry.js +16 -16
  211. package/dist/q2-tecton-elements/q2-stepper.entry.js +12 -12
  212. package/dist/q2-tecton-elements/q2-textarea.entry.js +2 -2
  213. package/package.json +65 -66
  214. /package/dist/types/{builds/q2e/development/tecton/tecton → Users/kvanhouten/Documents/Work/tecton_extra}/packages/q2-tecton-elements/.stencil/jest.setup.d.ts +0 -0
@@ -821,15 +821,15 @@ const D = class {
821
821
  }
822
822
  render() {
823
823
  return n("click-elsewhere", {
824
- key: "a04945147801962021a66f4c4efa37d20710a5db",
824
+ key: "9f7bdbe54d0a3785c1a8e27cf9e7cc9ad6d38c0e",
825
825
  onChange: this.onClickElsewhere
826
826
  }, n("figure", {
827
- key: "a91cba34a4fc91cc6d9e308df7f1a50e393577cb"
827
+ key: "ea82412cc53f5e31c99bcc542c0a5e81185e08ad"
828
828
  }, n("div", {
829
- key: "b503eb71aa26428d253000c3d3033775feaa8c00",
829
+ key: "857217949a937a2cc1ed02a9b8fd2cffa90b69a8",
830
830
  class: "container"
831
831
  }, n("div", {
832
- key: "f8e4b93e646c221c0772f5712c1147d8e504c60b",
832
+ key: "c05d233e593fe6dca20c74284d86ba4626dbcddf",
833
833
  ref: t => this.chartContainer = t,
834
834
  "aria-describedby": !this.isClickable ? "center-card-description" : undefined,
835
835
  class: "chart-container",
@@ -839,9 +839,9 @@ const D = class {
839
839
  tabIndex: !this.isClickable ? 0 : undefined,
840
840
  onKeyDown: !this.isClickable ? this.onButtonKeyDown : undefined
841
841
  }), this.renderCenterBlock()), this.showLegend && n("figcaption", {
842
- key: "2a58fac73521d45b9ad3f0c85727100d77e4d14c"
842
+ key: "4f597bc516b8c22ee42eb0524f820c121ee857b1"
843
843
  }, n("q2-legend", {
844
- key: "1c586a0ce6c9a5cdf365d4bcec9c36e333db8d6d",
844
+ key: "b53a6d8c6e3df6cf82107e1b2e8108e8261d2b61",
845
845
  class: "legend",
846
846
  data: this.legendData,
847
847
  format: this.format,
@@ -2,9 +2,9 @@ import { r as t, c as e, h as r, F as o, g as a } from "./index-CGkHOjh1.js";
2
2
 
3
3
  import { c as i, r as n } from "./index-xCuy-dFb.js";
4
4
 
5
- const s = '*{box-sizing:border-box}*:active{outline:none}*:focus-visible{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{--comp-default-checkbox-group-margin:var(--tct-checkbox-group-margin-top, var(--t-checkbox-group-margin-top, var(--app-scale-5x, 25px))) 0 var(--tct-checkbox-group-margin-bottom, var(--t-checkbox-group-margin-bottom, var(--app-scale-5x, 25px)));display:block;margin:var(--tct-checkbox-group-margin, var(--comp-default-checkbox-group-margin))}fieldset{padding:var(--tct-checkbox-group-fieldset-padding, 0);margin:0;border:0;position:relative}.label-row{display:grid;grid-template-columns:1fr 24px;grid-template-areas:"label icon";column-gap:var(--tct-checkbox-group-label-column-gap, var(--app-scale-2x, 10px));color:var(--tct-checkbox-group-label-font-color, inherit);font-size:var(--tct-checkbox-group-label-font-size, inherit);font-weight:var(--tct-checkbox-group-label-font-weight, 600);text-transform:var(--tct-checkbox-group-label-text-transform, none);letter-spacing:var(--tct-checkbox-group-label-letter-spacing, inherit)}.label-row q2-icon{grid-area:icon;margin-top:-2px;margin-bottom:-2px}.group-legend{font-weight:600}legend.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;border:0}.slot-container{--comp-default-container-margin:var(--app-scale-1x, 5px) 0;margin:var(--tct-checkbox-group-container-margin, var(--comp-default-container-margin));padding:var(--tct-checkbox-group-container-padding, var(--app-scale-1x, 5px));border-width:1px;border-color:transparent;border-style:solid;border-radius:var(--tct-checkbox-group-border-radius, var(--app-border-radius-1, 4px))}:host([has-error]) .slot-container{border-color:var(--tct-checkbox-group-error-border-color, var(--const-stoplight-alert, #d20a0a))}:host([has-error=false]) .slot-container{border-color:transparent}.optional-tag{margin-left:var(--tct-checkbox-group-label-optional-margin-left, var(--app-scale-1x, 5px));color:var(--tct-checkbox-group-label-optional-color, var(--t-checkbox-group-label-optional-color, var(--tct-a11y-color, var(--t-a11y-color, var(--tct-a11y-gray-color, var(--t-a11y-gray-color, var(--tct-gray-7, var(--t-gray-7, var(--tct-gray-d1, var(--t-gray-d1, var(--app-gray-d1, rgba(77, 77, 77, 0.77))))))))))));font-size:var(--tct-checkbox-group-label-optional-font-size, 12px);font-weight:var(--tct-checkbox-group-label-optional-font-weight, 400)}.flexed{margin:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.flexed.left{justify-content:left}';
5
+ const c = '*{box-sizing:border-box}*:active{outline:none}*:focus-visible{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{--comp-default-checkbox-group-margin:var(--tct-checkbox-group-margin-top, var(--t-checkbox-group-margin-top, var(--app-scale-5x, 25px))) 0 var(--tct-checkbox-group-margin-bottom, var(--t-checkbox-group-margin-bottom, var(--app-scale-5x, 25px)));display:block;margin:var(--tct-checkbox-group-margin, var(--comp-default-checkbox-group-margin))}fieldset{padding:var(--tct-checkbox-group-fieldset-padding, 0);margin:0;border:0;position:relative}.label-row{display:grid;grid-template-columns:1fr 24px;grid-template-areas:"label icon";column-gap:var(--tct-checkbox-group-label-column-gap, var(--app-scale-2x, 10px));color:var(--tct-checkbox-group-label-font-color, inherit);font-size:var(--tct-checkbox-group-label-font-size, inherit);font-weight:var(--tct-checkbox-group-label-font-weight, 600);text-transform:var(--tct-checkbox-group-label-text-transform, none);letter-spacing:var(--tct-checkbox-group-label-letter-spacing, inherit)}.label-row q2-icon{grid-area:icon;margin-top:-2px;margin-bottom:-2px}.group-legend{font-weight:600}legend.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;border:0}.slot-container{--comp-default-container-margin:var(--app-scale-1x, 5px) 0;margin:var(--tct-checkbox-group-container-margin, var(--comp-default-container-margin));padding:var(--tct-checkbox-group-container-padding, var(--app-scale-1x, 5px));border-width:1px;border-color:transparent;border-style:solid;border-radius:var(--tct-checkbox-group-border-radius, var(--app-border-radius-1, 4px))}:host([has-error]) .slot-container{border-color:var(--tct-checkbox-group-error-border-color, var(--const-stoplight-alert, #d20a0a))}:host([has-error=false]) .slot-container{border-color:transparent}.optional-tag{margin-left:var(--tct-checkbox-group-label-optional-margin-left, var(--app-scale-1x, 5px));color:var(--tct-checkbox-group-label-optional-color, var(--t-checkbox-group-label-optional-color, var(--tct-a11y-color, var(--t-a11y-color, var(--tct-a11y-gray-color, var(--t-a11y-gray-color, var(--tct-gray-7, var(--t-gray-7, var(--tct-gray-d1, var(--t-gray-d1, var(--app-gray-d1, rgba(77, 77, 77, 0.77))))))))))));font-size:var(--tct-checkbox-group-label-optional-font-size, 12px);font-weight:var(--tct-checkbox-group-label-optional-font-weight, 400)}.flexed{margin:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.flexed.left{justify-content:left}';
6
6
 
7
- const c = class {
7
+ const s = class {
8
8
  constructor(r) {
9
9
  t(this, r);
10
10
  this.change = e(this, "change", 7);
@@ -119,23 +119,23 @@ const c = class {
119
119
  const t = this.label || this.optional || this.readonly;
120
120
  const e = t && !this.hideLabel || this.hasError;
121
121
  return r(o, {
122
- key: "aba3fdfe16b861b819718720bbe538c84291dbb3"
122
+ key: "7ed88abbecbf4dbbb7a4695d119b27eab0b814fb"
123
123
  }, e && r("div", {
124
- key: "60b470e55b336150b56bcb1a45360f54e335ef70",
124
+ key: "a2b64dd5c68fc1496fb3f3d03a06ba0459313334",
125
125
  class: "label-row"
126
126
  }, t && !this.hideLabel && r("div", {
127
- key: "fd95d49043629fac1f59f210c8386eb55b787302",
127
+ key: "b22eefa5e0d4c32bf3c74f5e06c25a4e12edf8cc",
128
128
  class: "group-legend"
129
129
  }, n(this)), this.hasError && r("q2-icon", {
130
- key: "a5e4622483c13aba606f65f1fe0384d864f4ec1b",
130
+ key: "7e5efc2cc9e773787311330b1aca345be555ab80",
131
131
  type: "error",
132
132
  "test-id": "iconError"
133
133
  })), r("fieldset", {
134
- key: "1f02c985aff2ff500381ef5163e2b925a7e9895a",
134
+ key: "06da704734e57178506dcd0bac18f557fb6a9737",
135
135
  onChange: this.onInnerCheckboxChange,
136
136
  "aria-invalid": this.hasError ? `${this.hasError}` : undefined
137
137
  }, t && r("legend", {
138
- key: "276aae9f112d0bb0ffa758456bcece255cf02d83",
138
+ key: "218f3d540a5b6b427e3702fb4c59990551b213b5",
139
139
  class: "sr-only"
140
140
  }, n(this)), this.inputDom()));
141
141
  }
@@ -151,8 +151,8 @@ const c = class {
151
151
  }
152
152
  };
153
153
 
154
- c.style = s;
154
+ s.style = c;
155
155
 
156
- export { c as q2_checkbox_group };
156
+ export { s as q2_checkbox_group };
157
157
  //# sourceMappingURL=q2-checkbox-group.entry.esm.js.map
158
158
  //# sourceMappingURL=q2-checkbox-group.entry.js.map
@@ -165,10 +165,10 @@ const d = class {
165
165
  const o = [ "label-text" ];
166
166
  if (this.hideLabel) o.push("sr");
167
167
  return c("div", {
168
- key: "8465026ca4e85c09098832ad9f24a44e837de859",
168
+ key: "a860872aea10597b16b6a4c12d52dabab4dcf54e",
169
169
  class: "container"
170
170
  }, c("input", {
171
- key: "428a6605cdef65840decdd2397c7fbb7e325ce5a",
171
+ key: "6fee35bf87986d553168d4c075c6616ab8af381f",
172
172
  ref: o => this.inputElement = o,
173
173
  "aria-describedby": this.description ? "description" : undefined,
174
174
  "aria-invalid": this.hasError === undefined ? undefined : `${this.hasError}`,
@@ -182,25 +182,25 @@ const d = class {
182
182
  type: "checkbox",
183
183
  value: this.value
184
184
  }), c("label", {
185
- key: "a325ada8e89c0c1079c5904449b67091127f0205",
185
+ key: "070a133fd4fa9080ece3aa8a719525e0eb4a5a9f",
186
186
  htmlFor: this._id,
187
187
  class: "label-control",
188
188
  "test-id": "checkboxButton",
189
189
  "aria-label": h(this.label)
190
190
  }, this.renderCheckboxSVG()), c("div", {
191
- key: "e5c851632c21e9ee6740aa216dfa2888a80e373c",
191
+ key: "cc26e03b05dd2ddbcc7b2b336c06e4f578336345",
192
192
  class: o.join(" ")
193
193
  }, c("label", {
194
- key: "e99331d0b4d936ece5c3d1a6e7095858c084d77f",
194
+ key: "a2611c34d2ec16896b45cd90977a74387926bc00",
195
195
  "test-id": "checkboxLabel",
196
196
  htmlFor: this._id,
197
197
  "aria-hidden": "true"
198
198
  }, c("div", {
199
- key: "290e1b6975622a1ccbed492706468308797b38c3"
199
+ key: "6dddc1ec905ef09e44ef3ef2470be180b303e3f4"
200
200
  }, h(this.label), c("slot", {
201
- key: "eadde083ef8baafefbfa10e2f71d0baf06e4e545"
201
+ key: "45c5708df20e43efda296617ac29acfd1b166422"
202
202
  })))), this.description && c("div", {
203
- key: "cf5e7088d98acf5327468bbf6add8bdea0d8332d",
203
+ key: "2f89911ba171b8bf16ffb52e04aa954e93e42e0b",
204
204
  class: "description-text",
205
205
  "test-id": "checkboxDescription",
206
206
  id: "description"
@@ -117,42 +117,42 @@ const a = class {
117
117
  // #region Render Methods
118
118
  render() {
119
119
  return e("div", {
120
- key: "10a01302b475de5f1a90e59efcb2c6e1bf496117",
120
+ key: "5afde8298aa66f39d29e3815e4f6b0697a2c056c",
121
121
  class: "context-wrapper"
122
122
  }, e("q2-item", {
123
- key: "9207afd9cf0c7092e9f423609b6b4557e5aa3d1d",
123
+ key: "a2845eb6b3693ef1a619e3e0f544320d37d12ee4",
124
124
  class: "context-item"
125
125
  }, this.hasDecoratorSlotContent && e("slot", {
126
- key: "bcc2d337c6774e52a2ef848c2a85e19b627c9dc7",
126
+ key: "064818ca43c300f6f62209b2d592f2a5563e1cab",
127
127
  name: "decorator",
128
128
  slot: "bullet"
129
129
  }), e("div", {
130
- key: "de29c19e853be68114828bc06115c5465cad4c16",
130
+ key: "7adf08a3fafd285e399212a5774e03aef8dc8818",
131
131
  class: "context-body",
132
132
  slot: "body"
133
133
  }, e("slot", {
134
- key: "5cd2e4b3f24c66c8d0e11d6ee3fa5cb0495f2b27",
134
+ key: "973bb3c3273a6ff3b7b97ab658c3e4c19337b132",
135
135
  name: "header"
136
136
  }), e("slot", {
137
- key: "e63d4c9263adb66ba2f28b0c9933cc7fc5c98c38",
137
+ key: "1399e9ff51423e67d89d96462f17366852aec3cf",
138
138
  name: "description"
139
139
  })), this.hasAffordanceSlotContent && e("slot", {
140
- key: "6a18e8c803b5fef1e9a4af0c5229bff544f6d3cc",
140
+ key: "158fc5e641872f0329be8f78d0075d846fdf8254",
141
141
  name: "affordance",
142
142
  slot: "action"
143
143
  })), this.separator && e("div", {
144
- key: "690e190910a19f5a532ba216028b71ac8fef7888",
144
+ key: "93b05d04c25f99ca513ad1d8ddeb91c3ad3ffb62",
145
145
  class: "separator",
146
146
  role: "separator"
147
147
  }), this.hasActionGroupSlotContent && e("q2-action-group", {
148
- key: "9e3ad3dc77a4785ef6432c61f02613fd5d92b97f",
148
+ key: "7c50124b793b72852272fba68c63333d66dfc277",
149
149
  class: "action-group",
150
150
  orientation: "horizontal"
151
151
  }, e("slot", {
152
- key: "72bf1872f547c3813edcd46ae03f7bd142d7f5ea",
152
+ key: "65673741f37a47e3619406dae5ab48b19fdb1594",
153
153
  name: "action-group"
154
154
  })), this.hasFooterSlotContent && e("slot", {
155
- key: "a1fff2072ef8237a09e4ac757441b0022381fd37",
155
+ key: "c522eb21751e4fa16c67e48e8d19d6a456cac43f",
156
156
  name: "footer"
157
157
  }));
158
158
  }
@@ -127,27 +127,27 @@ const n = class {
127
127
  render() {
128
128
  const {hasPlusMinusSign: r, plusMinusSign: e, currencyIsFront: c, currencySymbol: n, shouldSuperscriptSymbol: i, amountCore: s, fraction: o, shouldSuperscriptFraction: a, readableCurrency: u, currencyClasses: l, signDisplay: p, isNegativeAmount: d} = this;
129
129
  return t("div", {
130
- key: "15e4db8a4c25c1b1bea2382abd5e4dbf28e36090",
130
+ key: "b52f42839e2b58855fa0a2701494afb348fcf115",
131
131
  "test-id": "q2CurrencyInner",
132
132
  class: l,
133
133
  "aria-label": u
134
134
  }, p === "accounting" && d && t("span", {
135
- key: "5474998b938cf27ff7db553534f08f028dd61347"
135
+ key: "d7bb93aaa6990cf71c52d563de0d4edc57a753b5"
136
136
  }, "("), r && t("span", {
137
- key: "10caf4a1a73a08e9fb31b52fb0a70e1ab2f69d10"
137
+ key: "1932d9282c28dd864968c206db33e13b67887741"
138
138
  }, e), c && t("span", {
139
- key: "6b78b88b1af0c58237933add94b2b0fef9fc8e53",
139
+ key: "27fd6fc74c4d45958053a69817a2a68cb54224ca",
140
140
  class: i ? "superscript" : ""
141
141
  }, n), t("span", {
142
- key: "e87cd1eaf3805a619f98d40faa29a6145bebde84"
142
+ key: "ee5c187188065158a64e0bf297d69ead34c77ad5"
143
143
  }, s), t("span", {
144
- key: "cb6822a0919027c08303b1e2759bea96c0605552",
144
+ key: "25af7cc0af81031e9273343243aeb891af52ed26",
145
145
  class: a ? "superscript" : ""
146
146
  }, o), !c && t("span", {
147
- key: "e22b1b657f06ebec478573e6e0b8fe4b83b229ba",
147
+ key: "d7cd9a79163d8ab141eb861ba42d4ab9f2f1a493",
148
148
  class: i ? "superscript" : ""
149
149
  }, n), p === "accounting" && d && t("span", {
150
- key: "4adea6d83042aea5f8fd78f248c95304735ee7e2"
150
+ key: "06dbc7319959ea53b3e824ffebda5761ded6411a"
151
151
  }, ")"));
152
152
  }
153
153
  get hostElement() {
@@ -338,12 +338,12 @@ const d = class {
338
338
  render() {
339
339
  const {caption: t} = this;
340
340
  return a("div", {
341
- key: "800adc4565a4867f6a6b5bb953c8e87b6576fdd9",
341
+ key: "0a84a33d06a025c9e0cf3af6df1cfbd06e2a0cdb",
342
342
  class: "container"
343
343
  }, a("table", {
344
- key: "b08e0cc79c0d1f8c608f10b972bf208f074cd81e"
344
+ key: "11c6a88e893d3bc2ae6607059c8f1c3dfd7fd263"
345
345
  }, t && a("caption", {
346
- key: "51718c96271913d47b9be9d8d13044272614b744",
346
+ key: "f09321cd884c37f9dc2c7d5298e56e7f51e1b80d",
347
347
  class: this.hideCaption ? "sr" : undefined
348
348
  }, t), this.renderTableColGroup(), this.renderTableHeader(), this.renderEmptyState(), this.renderTableRows()));
349
349
  }
@@ -100,16 +100,16 @@ const o = class {
100
100
  // #region Render Methods
101
101
  render() {
102
102
  return e("div", {
103
- key: "0bcc193663fa2730a1da75169d29563c3a14a311",
103
+ key: "367f38fec525c8357e97006dc8b70bb70633c809",
104
104
  class: this.detailClasses
105
105
  }, this.hasLabel && e("div", {
106
- key: "703d7e91f10a223bfdd2f9cb6975a7c15029d450",
106
+ key: "24b8cdc763b2850a82c4cda2282f499cddead313",
107
107
  class: this.labelClasses,
108
108
  "aria-describedby": !!this.description ? "label-description" : undefined
109
109
  }, !!this.label ? s(this.label) : this.hasLabelSlotContent ? e("slot", {
110
110
  name: "label"
111
111
  }) : ""), this.hasDescripiton && e("div", {
112
- key: "811569a0eff620ab21ce49e8a91379c5ea06be86",
112
+ key: "5b08dcb9c6522416a7e4b0e7cfa665731a7878c7",
113
113
  id: "label-description",
114
114
  class: this.descriptionClasses
115
115
  }, !!this.description ? s(this.description) : this.hasDefaultSlotContent ? e("slot", null) : ""));
@@ -304,12 +304,12 @@ const u = class {
304
304
  render() {
305
305
  const t = this.toggleButtonProps;
306
306
  return i("click-elsewhere", {
307
- key: "2478fd678c2af965f4db735cc4bcbac519cc79de",
307
+ key: "17fa726cf318ef80c92dc8bd50d30838108d4a38",
308
308
  class: this.open ? "dropdown-open" : "",
309
309
  onChange: this.onClickElsewhere,
310
310
  "test-id": "dropdownContainer"
311
311
  }, i("q2-btn", {
312
- key: "b3b6371d9f651517391afd0c167b94a35584b450",
312
+ key: "3f6f731730ccce717d4388528d001a112e7f0cde",
313
313
  ref: t => this.controlElement = t,
314
314
  class: t.className,
315
315
  onClick: this.onToggleClick,
@@ -336,7 +336,7 @@ const u = class {
336
336
  }) : " ", this.label && !this.hideLabel && i("span", {
337
337
  class: "dropdown-button-text"
338
338
  }, c(this.label)))), i("q2-popover", {
339
- key: "ea7ffefe5e462f6da78256fa3728361a75cbc932",
339
+ key: "43a00a872c512f692b0ca5b99bf57feaa2433a72",
340
340
  ref: t => this.popoverElement = t,
341
341
  controlElement: this.controlElement,
342
342
  open: this.open,
@@ -348,7 +348,7 @@ const u = class {
348
348
  mode: this.popoverMode || undefined,
349
349
  block: this.block
350
350
  }, i("q2-option-list", {
351
- key: "decb3198da5fb7b3c6ac4bc7ad81c948e82b68fc",
351
+ key: "2cbeab1452170a8789753e8ff0cf95be97f66e2e",
352
352
  onPopoverState: this.onPopoverState,
353
353
  id: "option-list",
354
354
  ref: t => this.optionList = t,
@@ -356,7 +356,7 @@ const u = class {
356
356
  label: c("tecton.element.optionList.label", [ this.optionListLabel ]),
357
357
  "no-select": true
358
358
  }, i("slot", {
359
- key: "23c076898f89b0aacda35d8578a0f2e111949693"
359
+ key: "5915f27ac3f266d673dce075f3297056aa3367a4"
360
360
  }))));
361
361
  }
362
362
  get hostElement() {
@@ -274,7 +274,7 @@ const o = class {
274
274
  // #region Render Methods
275
275
  render() {
276
276
  return e("div", {
277
- key: "cd976a515db2bc31d2fb16cae89358d5363dad9a"
277
+ key: "c44eae508922c227eac7c17ac2ee2f686cf87d58"
278
278
  }, this.generateEditStateDOM(), this.generateReadStateDOM());
279
279
  }
280
280
  get hostElement() {
@@ -128,7 +128,7 @@ const a = class {
128
128
  }
129
129
  render() {
130
130
  return n(o, {
131
- key: "8139598dfeeceeaef460ad83acae011c3badbebb",
131
+ key: "798d88d1c95194d4e7b2a105f91eccd75abb648b",
132
132
  attribute: "navigation"
133
133
  }, this.renderMenuInner());
134
134
  }
@@ -1,27 +1,27 @@
1
- import { r as a, h as o } from "./index-CGkHOjh1.js";
1
+ import { r as o, h as n } from "./index-CGkHOjh1.js";
2
2
 
3
- const n = "*{box-sizing:border-box}*:active{outline:none}*:focus-visible{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}.container{--tct-input-margin:var(--comp-spacing);--tct-select-margin:var(--comp-spacing);--tct-calendar-margin:var(--comp-spacing);--tct-file-picker-margin:var(--comp-spacing);--tct-textarea-margin:var(--comp-spacing);--tct-checkbox-group-margin:var(--comp-spacing);--tct-radio-group-margin:var(--comp-spacing)}:host([spacing=none]) .container{--comp-spacing-none:var(--app-scale-0x, 0px);--comp-spacing:var(--tct-form-spacing-none, var(--comp-spacing-none) 0)}:host([spacing=compact]) .container{--comp-spacing-compact:var(--app-scale-3x, 15px);--comp-spacing:var(--tct-form-spacing-compact, var(--comp-spacing-compact) 0)}:host(:not([spacing]),[spacing=normal]) .container{--comp-spacing-normal:var(--app-scale-5x, 25px);--comp-spacing:var(--tct-form-spacing-normal, var(--comp-spacing-normal) 0)}:host([spacing=comfortable]) .container{--comp-spacing-comfortable:var(--app-scale-7x, 35px);--comp-spacing:var(--tct-form-spacing-comfortable, var(--comp-spacing-comfortable) 0)}";
3
+ const c = "*{box-sizing:border-box}*:active{outline:none}*:focus-visible{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}.container{--tct-input-margin:var(--comp-spacing);--tct-select-margin:var(--comp-spacing);--tct-calendar-margin:var(--comp-spacing);--tct-file-picker-margin:var(--comp-spacing);--tct-textarea-margin:var(--comp-spacing);--tct-checkbox-group-margin:var(--comp-spacing);--tct-radio-group-margin:var(--comp-spacing)}:host([spacing=none]) .container{--comp-spacing-none:var(--app-scale-0x, 0px);--comp-spacing:var(--tct-form-spacing-none, var(--comp-spacing-none) 0)}:host([spacing=compact]) .container{--comp-spacing-compact:var(--app-scale-3x, 15px);--comp-spacing:var(--tct-form-spacing-compact, var(--comp-spacing-compact) 0)}:host(:not([spacing]),[spacing=normal]) .container{--comp-spacing-normal:var(--app-scale-5x, 25px);--comp-spacing:var(--tct-form-spacing-normal, var(--comp-spacing-normal) 0)}:host([spacing=comfortable]) .container{--comp-spacing-comfortable:var(--app-scale-7x, 35px);--comp-spacing:var(--tct-form-spacing-comfortable, var(--comp-spacing-comfortable) 0)}";
4
4
 
5
- const c = class {
6
- constructor(o) {
7
- a(this, o);
5
+ const a = class {
6
+ constructor(n) {
7
+ o(this, n);
8
8
  // #region Public Property API
9
9
  /** Changes the vertical spacing of the form-fields contained within the component's slot */ this.spacing = "normal";
10
10
  }
11
11
  // #endregion
12
12
  // #region Render Methods
13
13
  render() {
14
- return o("div", {
15
- key: "c9e096d4a60c377de87e30cd23777261f1d92298",
14
+ return n("div", {
15
+ key: "0b02c112668f04586a5fdd9cf0110de059d49edc",
16
16
  class: "container"
17
- }, o("slot", {
18
- key: "0cd587b0053185276a5e0b577e1d4a5f65a3d9ab"
17
+ }, n("slot", {
18
+ key: "8477c76cde96c37f54592970885625280062cd06"
19
19
  }));
20
20
  }
21
21
  };
22
22
 
23
- c.style = n;
23
+ a.style = c;
24
24
 
25
- export { c as q2_form };
25
+ export { a as q2_form };
26
26
  //# sourceMappingURL=q2-form.entry.esm.js.map
27
27
  //# sourceMappingURL=q2-form.entry.js.map
@@ -54,11 +54,11 @@ const o = class {
54
54
  render() {
55
55
  const {formattedTextClasses: t} = this;
56
56
  return e("div", {
57
- key: "08fe8c32d469d77afdb886addcced59c6a6edbcc",
57
+ key: "d5e6977e662e138549e1726395e41b10a9122204",
58
58
  class: t,
59
59
  "aria-label": this.formattedValue
60
60
  }, e("span", {
61
- key: "6f5031262bf199f7887eb0b1f9ef1d8f920a29fc"
61
+ key: "e683c37a0ed228532ca2303c5b9c43eb72f4a9ba"
62
62
  }, this.formattedValue));
63
63
  }
64
64
  static get watchers() {
@@ -94,10 +94,10 @@ const d = class {
94
94
  "--xl-z-index": `${this.computedXlZIndex}`
95
95
  };
96
96
  return i(t, {
97
- key: "f8e261f2b0ef797a8b66f6da08579be08c1c47b0",
97
+ key: "d7d3a3d287855dd9d1025d51a03d16ec45605ca9",
98
98
  style: s
99
99
  }, i("slot", {
100
- key: "41d23b118b2030a76a31a151cee55e080d2b804e"
100
+ key: "80fec4e2ce3ff3718ae29804e4b4e4b1826feff9"
101
101
  }));
102
102
  }
103
103
  };
@@ -85,13 +85,13 @@ const r = class {
85
85
  "--xl-align-items": this.xlAlign || this.lgAlign || this.mdAlign || this.smAlign || this.xsAlign || this.align
86
86
  };
87
87
  return i(s, {
88
- key: "8a0e08bfee936e317030c9624b5d170c8ea73a6c"
88
+ key: "4263d1ebfb0412dca175a9b48aab99afaa96f6d6"
89
89
  }, i("div", {
90
- key: "a9c5026ede0844709d97e4d94f51958572de10f4",
90
+ key: "5b258ed54bbd39d2379875581dedfa351b352c5e",
91
91
  style: t,
92
92
  class: "q2-grid"
93
93
  }, i("slot", {
94
- key: "fe047e24638a63e6d1b542a6b7b0e93026337aec"
94
+ key: "ab7487207e7f99f3f00cdc9b9cd1e14c33d8c0d7"
95
95
  })));
96
96
  }
97
97
  };
@@ -1,6 +1,6 @@
1
1
  import { r as t, h as e, g as o } from "./index-CGkHOjh1.js";
2
2
 
3
- import { o as a, h as i } from "./index-xCuy-dFb.js";
3
+ import { o as i, h as a } from "./index-xCuy-dFb.js";
4
4
 
5
5
  const r = "*{box-sizing:border-box}*:active{outline:none}*:focus-visible{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-visible{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:var(\n --tct-btn-primary-hover-box-shadow,\n 0 0 0 2px var(--comp-hover-inner-ring-color),\n 0 0 0 4px var(--comp-hover-outer-ring-color)\n )}: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:var(--tct-item-action-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(0, 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(0, 1fr)}.item-no-footer{grid-template-rows:auto}.item-no-bullet{grid-template-columns:minmax(0, 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
 
@@ -23,7 +23,7 @@ const n = class {
23
23
  });
24
24
  this.mutationObserver = t;
25
25
  }
26
- a(this.hostElement);
26
+ i(this.hostElement);
27
27
  }
28
28
  // #endregion
29
29
  // #region Listeners
@@ -63,19 +63,19 @@ const n = class {
63
63
  return t.join(" ");
64
64
  }
65
65
  get hasActionSlotContent() {
66
- return i(this.hostElement, "action");
66
+ return a(this.hostElement, "action");
67
67
  }
68
68
  get hasBodySlotContent() {
69
- return i(this.hostElement, "body");
69
+ return a(this.hostElement, "body");
70
70
  }
71
71
  get hasBulletSlotContent() {
72
- return i(this.hostElement, "bullet");
72
+ return a(this.hostElement, "bullet");
73
73
  }
74
74
  get hasFooterSlotContent() {
75
- return i(this.hostElement, "footer");
75
+ return a(this.hostElement, "footer");
76
76
  }
77
77
  get hasHeaderSlotContent() {
78
- return i(this.hostElement, "header");
78
+ return a(this.hostElement, "header");
79
79
  }
80
80
  get itemClasses() {
81
81
  const t = [ "item" ];
@@ -105,44 +105,44 @@ const n = class {
105
105
  render() {
106
106
  const {clickable: t} = this;
107
107
  return e("div", {
108
- key: "08a587185c34120e68180f895ab2215690b60d47",
108
+ key: "6b3bb1e5c44109c9cec72510e2a6ce3ef1341ee0",
109
109
  "test-id": "itemContainer",
110
110
  class: this.itemClasses,
111
111
  ref: t => this.itemElement = t,
112
112
  role: t ? "button" : undefined,
113
113
  tabIndex: t ? 0 : undefined
114
114
  }, this.hasBulletSlotContent && e("div", {
115
- key: "aa22c21e529627bdc9a8bd1d051d5bc0a71cf7fe",
115
+ key: "85550e33d0ed9ea6fbcc2b6011ef816c6582a409",
116
116
  class: this.bulletClasses
117
117
  }, e("slot", {
118
- key: "ed4c95f3575e0c29741362d71b97ac96723b3c1d",
118
+ key: "27878595e0c6e1dd7bff4f89d088d2eff3a89081",
119
119
  name: "bullet"
120
120
  })), e("div", {
121
- key: "1849799748426614b745d319975c0aed176c833a",
121
+ key: "66cb1e4c12228134b52bc9ce7fc6948e0e032189",
122
122
  class: this.mainClasses
123
123
  }, this.hasHeaderSlotContent && e("div", {
124
- key: "48f1d8dc3f6964ed477a9bf701472b6aef2e1c61",
124
+ key: "1c6153c3ffec60e206aa48da2e64ff34fc9c4759",
125
125
  class: "header"
126
126
  }, e("slot", {
127
- key: "56d44d2f2815680cb83029eb1c94aad044ec8587",
127
+ key: "cff1262d7b3de7ba43315259db55c46b9573b57b",
128
128
  name: "header"
129
129
  })), this.hasBodySlotContent && e("div", {
130
- key: "ccf87d287aa96aa19ed660c8981438101fc07970",
130
+ key: "65e0912d2f9e8af1d482251623134a636279df61",
131
131
  class: "body"
132
132
  }, e("slot", {
133
- key: "15206b3bceb3c5cef08f9ec402a99aeaf821c23f",
133
+ key: "8be6e8685365294f4ec73321286a4a54a73de02c",
134
134
  name: "body"
135
135
  }))), this.hasActionSlotContent && e("div", {
136
- key: "a9811f241c3fa24ba3549f76cf8fc84220908a51",
136
+ key: "a2cc7e70215f381527f47b1888ee838620a69e44",
137
137
  class: this.actionClasses
138
138
  }, e("slot", {
139
- key: "230157dd2f7770afdb80e496bc3edf44cc319376",
139
+ key: "219cf069772b09dcaf230a8025acbb96afe39a74",
140
140
  name: "action"
141
141
  })), this.hasFooterSlotContent && e("div", {
142
- key: "78a32601c0100a9a5402acb1ee87f5d4130a9218",
142
+ key: "0184eebce11e3979fea36d9d321f96c23571f622",
143
143
  class: this.footerClasses
144
144
  }, e("slot", {
145
- key: "7859ff351ff4a78fe66edfa4106a2a24026e1abd",
145
+ key: "def0861ee4c73d4b8a4027993cb5990ed93231a9",
146
146
  name: "footer"
147
147
  })));
148
148
  }
@@ -104,10 +104,10 @@ const s = class {
104
104
  // #region Render Methods
105
105
  render() {
106
106
  return i("click-elsewhere", {
107
- key: "6cbca1e406e026c0379c4c78c84b2419d390fa02",
107
+ key: "b955f605c385783d6957979ed48a54be4e85e354",
108
108
  onChange: () => this.onClickElsewhere(this)
109
109
  }, i("ul", {
110
- key: "3e60fc46d73443c251fa80d861c14afc74c58898"
110
+ key: "d6a97f3953f777dce363bbca502a95e0925437b5"
111
111
  }, this.dataWithClasses.map((t => i("li", {
112
112
  class: "item"
113
113
  }, i("button", {
@@ -80,7 +80,7 @@ s.style = r;
80
80
 
81
81
  const a = "*{box-sizing:border-box}*:active{outline:none}*:focus-visible{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-visible{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)}";
82
82
 
83
- const l = class {
83
+ const d = class {
84
84
  constructor(i) {
85
85
  t(this, i);
86
86
  this.scheduledAfterRender = [];
@@ -144,23 +144,23 @@ const l = class {
144
144
  // #region Render Methods
145
145
  render() {
146
146
  return e("div", {
147
- key: "74234b4bc68ca3c0e63c622af9eaade59b44b239",
147
+ key: "87de0bf3b9b86df335cd05f811fff108d512fdad",
148
148
  class: this.listClasses,
149
149
  ref: t => this.listElement = t
150
150
  }, (this.hasFilterSlot || this.hasLabelContent) && e("div", {
151
- key: "ff805a8585078d37bb43e75330e71990070247ee",
151
+ key: "08333b2adb11d1b5367f164da7dde1003da06e4e",
152
152
  class: this.headerClasses
153
153
  }, e("div", {
154
- key: "ff56a645a4f050e7658152458be560f59ca76b41",
154
+ key: "77dbdc5fb278d64ddd0f3d81631dee81a516eafa",
155
155
  class: "label"
156
156
  }, this.label), this.hasFilterSlot && e("slot", {
157
- key: "796cb86fadeaf260749a71d6dcf9461fb73cca4d",
157
+ key: "39e940169c5d5dfd942234add697f6e81dbd5dd4",
158
158
  name: "filter"
159
159
  })), e("div", {
160
- key: "0a1041e850f030ee5512999ee4302fc5b0f363c1",
160
+ key: "71fbdfb3752feab05b73022670768837e92fef3e",
161
161
  role: "list"
162
162
  }, e("slot", {
163
- key: "83f2668d9c22f7a3cdbe452b341316fa079cd4ee"
163
+ key: "f0d574242dda38a3bcf7cdebeb20e5bf32001e1c"
164
164
  })));
165
165
  }
166
166
  get hostElement() {
@@ -168,8 +168,8 @@ const l = class {
168
168
  }
169
169
  };
170
170
 
171
- l.style = a;
171
+ d.style = a;
172
172
 
173
- export { s as q2_link, l as q2_list };
173
+ export { s as q2_link, d as q2_list };
174
174
  //# sourceMappingURL=q2-link.q2-list.entry.esm.js.map
175
175
  //# sourceMappingURL=q2-link_2.entry.js.map
@@ -65,7 +65,7 @@ const p = class {
65
65
  const {description: o} = this;
66
66
  const r = c(`tecton.element.message.type.${this.type ? this.type : "info"}`);
67
67
  return e("div", {
68
- key: "5aefaa4f03dce57743c1da6c1d6f9a5bfa66fe36",
68
+ key: "1c9d5fc617703a5193b0907d6808b73bcbda76ca",
69
69
  tabindex: "-1",
70
70
  class: "message",
71
71
  role: o ? undefined : "alert",
@@ -74,17 +74,17 @@ const p = class {
74
74
  "aria-relevant": o && s ? undefined : "all",
75
75
  "test-id": "messageContainer"
76
76
  }, this.appearance === "standard" ? this.messageIcon(this.type) : "", a && e("div", {
77
- key: "e7d7fdf22bf5da354b6f8b44c9a455bed1823c66",
77
+ key: "1fb3a9261694ed8c99c4b4324aeff0b15f63b7cb",
78
78
  class: "sr"
79
79
  }), e("div", {
80
- key: "9307a41597edb05d4b0ab7e876c9fc3222687e42",
80
+ key: "5e9989ebba7512b492002ab0abc951f2d6b7fcc8",
81
81
  class: "sr message-label"
82
82
  }, r), e("div", {
83
- key: "10d59d54588978a74b168d52340e8773bc0b69b3",
83
+ key: "37de20f2c426afbed3c15048643a60f42321cfa3",
84
84
  class: "message-content",
85
85
  "aria-hidden": s ? "true" : undefined
86
86
  }, e("slot", {
87
- key: "df067ea0fdb4bcc8a4f98ba84cc0ab0b857128f1"
87
+ key: "bddc8bb5641c773c8c47f94bbfe8cdb0562e2a49"
88
88
  })));
89
89
  }
90
90
  get hostElement() {