q2-tecton-elements 1.53.1 → 1.53.2

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 (413) hide show
  1. package/dist/cjs/click-elsewhere_2.cjs.entry.js +59 -60
  2. package/dist/cjs/click-elsewhere_2.cjs.entry.js.map +1 -1
  3. package/dist/cjs/{index-07285783.js → index-76f63767.js} +1 -21
  4. package/dist/cjs/index-76f63767.js.map +1 -0
  5. package/dist/cjs/loader.cjs.js +1 -1
  6. package/dist/cjs/q2-action-group.cjs.entry.js +2 -2
  7. package/dist/cjs/q2-action-sheet.cjs.entry.js +2 -2
  8. package/dist/cjs/q2-avatar.cjs.entry.js +1 -1
  9. package/dist/cjs/q2-badge_7.cjs.entry.js +4 -4
  10. package/dist/cjs/q2-calendar.cjs.entry.js +1 -1
  11. package/dist/cjs/q2-card.cjs.entry.js +1 -1
  12. package/dist/cjs/q2-carousel-pane.cjs.entry.js +3 -3
  13. package/dist/cjs/q2-carousel.cjs.entry.js +1 -1
  14. package/dist/cjs/q2-chart-area.cjs.entry.js +2 -2
  15. package/dist/cjs/q2-chart-bar.cjs.entry.js +2 -2
  16. package/dist/cjs/q2-chart-donut.cjs.entry.js +2 -2
  17. package/dist/cjs/q2-checkbox-group.cjs.entry.js +1 -1
  18. package/dist/cjs/q2-checkbox.cjs.entry.js +1 -1
  19. package/dist/cjs/q2-currency.cjs.entry.js +1 -1
  20. package/dist/cjs/q2-data-table.cjs.entry.js +1 -1
  21. package/dist/cjs/q2-detail.cjs.entry.js +2 -2
  22. package/dist/cjs/q2-dropdown-item.cjs.entry.js +1 -1
  23. package/dist/cjs/q2-dropdown.cjs.entry.js +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-formatted-text.cjs.entry.js +1 -1
  28. package/dist/cjs/q2-item_3.cjs.entry.js +3 -3
  29. package/dist/cjs/q2-legend.cjs.entry.js +1 -1
  30. package/dist/cjs/q2-loc.cjs.entry.js +2 -2
  31. package/dist/cjs/q2-message.cjs.entry.js +2 -2
  32. package/dist/cjs/q2-month-picker.cjs.entry.js +3 -3
  33. package/dist/cjs/q2-optgroup.cjs.entry.js +2 -2
  34. package/dist/cjs/q2-option-list.cjs.entry.js +1 -1
  35. package/dist/cjs/q2-option.cjs.entry.js +2 -2
  36. package/dist/cjs/q2-pagination.cjs.entry.js +4 -4
  37. package/dist/cjs/q2-pill.cjs.entry.js +2 -2
  38. package/dist/cjs/q2-radio-group.cjs.entry.js +1 -1
  39. package/dist/cjs/q2-radio.cjs.entry.js +1 -1
  40. package/dist/cjs/q2-relative-time.cjs.entry.js +2 -2
  41. package/dist/cjs/q2-resize-observer.cjs.entry.js +1 -1
  42. package/dist/cjs/q2-section.cjs.entry.js +3 -3
  43. package/dist/cjs/q2-select.cjs.entry.js +89 -13
  44. package/dist/cjs/q2-select.cjs.entry.js.map +1 -1
  45. package/dist/cjs/q2-stepper-pane.cjs.entry.js +1 -1
  46. package/dist/cjs/q2-stepper-vertical.cjs.entry.js +2 -2
  47. package/dist/cjs/q2-stepper.cjs.entry.js +2 -2
  48. package/dist/cjs/q2-tag.cjs.entry.js +2 -2
  49. package/dist/cjs/q2-tecton-elements.cjs.js +1 -1
  50. package/dist/cjs/q2-textarea.cjs.entry.js +2 -2
  51. package/dist/cjs/q2-tooltip.cjs.entry.js +1 -1
  52. package/dist/cjs/tecton-tab-pane.cjs.entry.js +2 -2
  53. package/dist/collection/components/click-elsewhere/click-elsewhere.js.map +1 -1
  54. package/dist/collection/components/click-elsewhere/test/click-elsewhere-test.e2e.js.map +1 -1
  55. package/dist/collection/components/q2-action-group/q2-action-group.js +1 -1
  56. package/dist/collection/components/q2-action-group/q2-action-group.js.map +1 -1
  57. package/dist/collection/components/q2-action-group/test/q2-action-group.e2e.js.map +1 -1
  58. package/dist/collection/components/q2-action-group/test/q2-action-group.spec.js.map +1 -1
  59. package/dist/collection/components/q2-action-sheet/q2-action-sheet.js +1 -1
  60. package/dist/collection/components/q2-action-sheet/q2-action-sheet.js.map +1 -1
  61. package/dist/collection/components/q2-action-sheet/test/q2-action-sheet-test.e2e.js.map +1 -1
  62. package/dist/collection/components/q2-avatar/q2-avatar.js +1 -1
  63. package/dist/collection/components/q2-avatar/q2-avatar.js.map +1 -1
  64. package/dist/collection/components/q2-avatar/test/q2-avatar-test.e2e.js.map +1 -1
  65. package/dist/collection/components/q2-badge/q2-badge.js.map +1 -1
  66. package/dist/collection/components/q2-badge/test/q2-badge-test.e2e.js.map +1 -1
  67. package/dist/collection/components/q2-btn/q2-btn.js.map +1 -1
  68. package/dist/collection/components/q2-btn/test/q2-btn-test.e2e.js.map +1 -1
  69. package/dist/collection/components/q2-calendar/q2-calendar-helpers.js.map +1 -1
  70. package/dist/collection/components/q2-calendar/q2-calendar-types.js.map +1 -1
  71. package/dist/collection/components/q2-calendar/q2-calendar-validation.js.map +1 -1
  72. package/dist/collection/components/q2-calendar/q2-calendar.js.map +1 -1
  73. package/dist/collection/components/q2-calendar/q2-month-picker.js +2 -2
  74. package/dist/collection/components/q2-calendar/q2-month-picker.js.map +1 -1
  75. package/dist/collection/components/q2-calendar/test/helpers-test.e2e.js.map +1 -1
  76. package/dist/collection/components/q2-calendar/test/q2-calendar-month-picker-test.e2e.js.map +1 -1
  77. package/dist/collection/components/q2-calendar/test/q2-calendar-test.e2e.js +2 -2
  78. package/dist/collection/components/q2-calendar/test/q2-calendar-test.e2e.js.map +1 -1
  79. package/dist/collection/components/q2-calendar/test/validation-test.e2e.js.map +1 -1
  80. package/dist/collection/components/q2-card/q2-card.js.map +1 -1
  81. package/dist/collection/components/q2-card/test/q2-card-test.e2e.js.map +1 -1
  82. package/dist/collection/components/q2-carousel/q2-carousel.js.map +1 -1
  83. package/dist/collection/components/q2-carousel/test/q2-carousel-test.e2e.js.map +1 -1
  84. package/dist/collection/components/q2-carousel-pane/q2-carousel-pane.js +2 -2
  85. package/dist/collection/components/q2-carousel-pane/q2-carousel-pane.js.map +1 -1
  86. package/dist/collection/components/q2-carousel-pane/test/q2-carousel-pane-test.e2e.js.map +1 -1
  87. package/dist/collection/components/q2-carousel-pane/test/q2-carousel-pane-test.spec.js.map +1 -1
  88. package/dist/collection/components/q2-chart-area/q2-chart-area.js +1 -1
  89. package/dist/collection/components/q2-chart-area/q2-chart-area.js.map +1 -1
  90. package/dist/collection/components/q2-chart-area/test/q2-chart-area-test.e2e.js.map +1 -1
  91. package/dist/collection/components/q2-chart-bar/q2-chart-bar.js +1 -1
  92. package/dist/collection/components/q2-chart-bar/q2-chart-bar.js.map +1 -1
  93. package/dist/collection/components/q2-chart-bar/test/q2-chart-bar-test.e2e.js.map +1 -1
  94. package/dist/collection/components/q2-chart-donut/q2-chart-donut.js +1 -1
  95. package/dist/collection/components/q2-chart-donut/q2-chart-donut.js.map +1 -1
  96. package/dist/collection/components/q2-chart-donut/test/q2-chart-donut-test.e2e.js.map +1 -1
  97. package/dist/collection/components/q2-checkbox/q2-checkbox.js.map +1 -1
  98. package/dist/collection/components/q2-checkbox/test/q2-checkbox-test.e2e.js.map +1 -1
  99. package/dist/collection/components/q2-checkbox-group/q2-checkbox-group.js.map +1 -1
  100. package/dist/collection/components/q2-checkbox-group/test/q2-checkbox-group-test.e2e.js.map +1 -1
  101. package/dist/collection/components/q2-currency/q2-currency.js +1 -1
  102. package/dist/collection/components/q2-currency/q2-currency.js.map +1 -1
  103. package/dist/collection/components/q2-currency/test/q2-currency-test.e2e.js.map +1 -1
  104. package/dist/collection/components/q2-data-table/q2-data-table.js.map +1 -1
  105. package/dist/collection/components/q2-data-table/test/q2-data-table-test.e2e.js.map +1 -1
  106. package/dist/collection/components/q2-detail/q2-detail.js +1 -1
  107. package/dist/collection/components/q2-detail/q2-detail.js.map +1 -1
  108. package/dist/collection/components/q2-detail/test/q2-detail-test.e2e.js.map +1 -1
  109. package/dist/collection/components/q2-dropdown/q2-dropdown.js.map +1 -1
  110. package/dist/collection/components/q2-dropdown/test/q2-dropdown-test.e2e.js +5 -17
  111. package/dist/collection/components/q2-dropdown/test/q2-dropdown-test.e2e.js.map +1 -1
  112. package/dist/collection/components/q2-dropdown-item/q2-dropdown-item.js.map +1 -1
  113. package/dist/collection/components/q2-dropdown-item/test/q2-dropdown-item-test.e2e.js.map +1 -1
  114. package/dist/collection/components/q2-editable-field/q2-editable-field.js.map +1 -1
  115. package/dist/collection/components/q2-editable-field/test/q2-editable-field-test.e2e.js.map +1 -1
  116. package/dist/collection/components/q2-example/q2-example.js +1 -1
  117. package/dist/collection/components/q2-example/q2-example.js.map +1 -1
  118. package/dist/collection/components/q2-example/test/q2-example.e2e.js.map +1 -1
  119. package/dist/collection/components/q2-example/test/q2-example.spec.js.map +1 -1
  120. package/dist/collection/components/q2-file-picker/q2-file-picker.js.map +1 -1
  121. package/dist/collection/components/q2-file-picker/test/q2-file-picker-test.e2e.js.map +1 -1
  122. package/dist/collection/components/q2-file-picker/test/q2-file-picker-test.spec.js.map +1 -1
  123. package/dist/collection/components/q2-formatted-text/q2-formatted-text.js +1 -1
  124. package/dist/collection/components/q2-formatted-text/q2-formatted-text.js.map +1 -1
  125. package/dist/collection/components/q2-formatted-text/test/q2-formatted-text-test.e2e.js.map +1 -1
  126. package/dist/collection/components/q2-icon/q2-icon-types.js.map +1 -1
  127. package/dist/collection/components/q2-icon/q2-icon.js.map +1 -1
  128. package/dist/collection/components/q2-icon/test/q2-icon-test.e2e.js.map +1 -1
  129. package/dist/collection/components/q2-input/formatting/alpha.js.map +1 -1
  130. package/dist/collection/components/q2-input/formatting/alpha.spec.js.map +1 -1
  131. package/dist/collection/components/q2-input/formatting/alphanumeric.js.map +1 -1
  132. package/dist/collection/components/q2-input/formatting/alphanumeric.spec.js.map +1 -1
  133. package/dist/collection/components/q2-input/formatting/credit-card.js.map +1 -1
  134. package/dist/collection/components/q2-input/formatting/credit-card.spec.js.map +1 -1
  135. package/dist/collection/components/q2-input/formatting/currency.js.map +1 -1
  136. package/dist/collection/components/q2-input/formatting/currency.spec.js.map +1 -1
  137. package/dist/collection/components/q2-input/formatting/date.js.map +1 -1
  138. package/dist/collection/components/q2-input/formatting/date.spec.js.map +1 -1
  139. package/dist/collection/components/q2-input/formatting/generic.js.map +1 -1
  140. package/dist/collection/components/q2-input/formatting/number.js.map +1 -1
  141. package/dist/collection/components/q2-input/formatting/numeric.js.map +1 -1
  142. package/dist/collection/components/q2-input/formatting/numeric.spec.js.map +1 -1
  143. package/dist/collection/components/q2-input/formatting/phone.js.map +1 -1
  144. package/dist/collection/components/q2-input/formatting/phone.spec.js.map +1 -1
  145. package/dist/collection/components/q2-input/formatting/postal.js.map +1 -1
  146. package/dist/collection/components/q2-input/formatting/postal.spec.js.map +1 -1
  147. package/dist/collection/components/q2-input/formatting/ssn.js.map +1 -1
  148. package/dist/collection/components/q2-input/formatting/ssn.spec.js.map +1 -1
  149. package/dist/collection/components/q2-input/formatting/tin.js.map +1 -1
  150. package/dist/collection/components/q2-input/formatting/tin.spec.js.map +1 -1
  151. package/dist/collection/components/q2-input/q2-input-types.js.map +1 -1
  152. package/dist/collection/components/q2-input/q2-input.js +1 -1
  153. package/dist/collection/components/q2-input/q2-input.js.map +1 -1
  154. package/dist/collection/components/q2-input/test/q2-input-credit-card-test.e2e.js.map +1 -1
  155. package/dist/collection/components/q2-input/test/q2-input-test.e2e.js.map +1 -1
  156. package/dist/collection/components/q2-input/test/q2-input-test.spec.js.map +1 -1
  157. package/dist/collection/components/q2-item/q2-item.js +1 -1
  158. package/dist/collection/components/q2-item/q2-item.js.map +1 -1
  159. package/dist/collection/components/q2-item/test/q2-item-test.e2e.js.map +1 -1
  160. package/dist/collection/components/q2-item/test/q2-item-test.spec.js.map +1 -1
  161. package/dist/collection/components/q2-legend/q2-legend.js +1 -1
  162. package/dist/collection/components/q2-legend/q2-legend.js.map +1 -1
  163. package/dist/collection/components/q2-legend/test/q2-legend-test.e2e.js.map +1 -1
  164. package/dist/collection/components/q2-legend/test/q2-legend-test.spec.js.map +1 -1
  165. package/dist/collection/components/q2-link/q2-link.js.map +1 -1
  166. package/dist/collection/components/q2-link/test/q2-link-test.e2e.js.map +1 -1
  167. package/dist/collection/components/q2-list/q2-list.js +1 -1
  168. package/dist/collection/components/q2-list/q2-list.js.map +1 -1
  169. package/dist/collection/components/q2-list/test/q2-list-test.e2e.js.map +1 -1
  170. package/dist/collection/components/q2-loading/q2-loading.js.map +1 -1
  171. package/dist/collection/components/q2-loading/skeleton/q2-loading-element/index.js.map +1 -1
  172. package/dist/collection/components/q2-loading/skeleton/shapes.js.map +1 -1
  173. package/dist/collection/components/q2-loading/test/q2-loading-element-test.e2e.js.map +1 -1
  174. package/dist/collection/components/q2-loading/test/q2-loading-test.e2e.js.map +1 -1
  175. package/dist/collection/components/q2-loc/q2-loc.js +1 -1
  176. package/dist/collection/components/q2-loc/q2-loc.js.map +1 -1
  177. package/dist/collection/components/q2-loc/test/q2-loc-test.e2e.js.map +1 -1
  178. package/dist/collection/components/q2-loc/test/q2-loc-test.spec.js.map +1 -1
  179. package/dist/collection/components/q2-message/q2-message.js +1 -1
  180. package/dist/collection/components/q2-message/q2-message.js.map +1 -1
  181. package/dist/collection/components/q2-message/test/q2-message-test.e2e.js.map +1 -1
  182. package/dist/collection/components/q2-optgroup/q2-optgroup.js +1 -1
  183. package/dist/collection/components/q2-optgroup/q2-optgroup.js.map +1 -1
  184. package/dist/collection/components/q2-optgroup/test/q2-optgroup-test.e2e.js.map +1 -1
  185. package/dist/collection/components/q2-option/q2-option.js +1 -1
  186. package/dist/collection/components/q2-option/q2-option.js.map +1 -1
  187. package/dist/collection/components/q2-option/test/q2-option-test.e2e.js.map +1 -1
  188. package/dist/collection/components/q2-option/test/q2-option-test.spec.js.map +1 -1
  189. package/dist/collection/components/q2-option-list/q2-option-list.js.map +1 -1
  190. package/dist/collection/components/q2-option-list/test/q2-option-list-test.e2e.js.map +1 -1
  191. package/dist/collection/components/q2-pagination/q2-pagination.js +3 -3
  192. package/dist/collection/components/q2-pagination/q2-pagination.js.map +1 -1
  193. package/dist/collection/components/q2-pagination/test/q2-pagination-test.e2e.js +1 -0
  194. package/dist/collection/components/q2-pagination/test/q2-pagination-test.e2e.js.map +1 -1
  195. package/dist/collection/components/q2-pill/q2-pill.js +1 -1
  196. package/dist/collection/components/q2-pill/q2-pill.js.map +1 -1
  197. package/dist/collection/components/q2-pill/test/q2-pill-test.e2e.js +1 -1
  198. package/dist/collection/components/q2-pill/test/q2-pill-test.e2e.js.map +1 -1
  199. package/dist/collection/components/q2-popover/q2-popover.css +18 -10
  200. package/dist/collection/components/q2-popover/q2-popover.js +59 -59
  201. package/dist/collection/components/q2-popover/q2-popover.js.map +1 -1
  202. package/dist/collection/components/q2-popover/test/q2-popover-test.e2e.js +1 -34
  203. package/dist/collection/components/q2-popover/test/q2-popover-test.e2e.js.map +1 -1
  204. package/dist/collection/components/q2-popover/test/q2-popover-test.spec.js +743 -435
  205. package/dist/collection/components/q2-popover/test/q2-popover-test.spec.js.map +1 -1
  206. package/dist/collection/components/q2-radio/q2-radio.js.map +1 -1
  207. package/dist/collection/components/q2-radio/test/q2-radio-test.e2e.js.map +1 -1
  208. package/dist/collection/components/q2-radio-group/q2-radio-group.js.map +1 -1
  209. package/dist/collection/components/q2-radio-group/test/q2-radio-group-test.e2e.js.map +1 -1
  210. package/dist/collection/components/q2-relative-time/q2-relative-time.js +1 -1
  211. package/dist/collection/components/q2-relative-time/q2-relative-time.js.map +1 -1
  212. package/dist/collection/components/q2-relative-time/test/q2-relative-time-test.e2e.js.map +1 -1
  213. package/dist/collection/components/q2-resize-observer/q2-resize-observer.js +1 -1
  214. package/dist/collection/components/q2-resize-observer/q2-resize-observer.js.map +1 -1
  215. package/dist/collection/components/q2-resize-observer/test/q2-resize-observer.e2e.js.map +1 -1
  216. package/dist/collection/components/q2-resize-observer/test/q2-resize-observer.spec.js.map +1 -1
  217. package/dist/collection/components/q2-section/q2-section.js +2 -2
  218. package/dist/collection/components/q2-section/q2-section.js.map +1 -1
  219. package/dist/collection/components/q2-section/test/q2-section-test.e2e.js.map +1 -1
  220. package/dist/collection/components/q2-select/q2-select.js +110 -15
  221. package/dist/collection/components/q2-select/q2-select.js.map +1 -1
  222. package/dist/collection/components/q2-select/test/q2-select-test.e2e.js +1 -1
  223. package/dist/collection/components/q2-select/test/q2-select-test.e2e.js.map +1 -1
  224. package/dist/collection/components/q2-select/test/q2-select-test.spec.js +412 -0
  225. package/dist/collection/components/q2-select/test/q2-select-test.spec.js.map +1 -0
  226. package/dist/collection/components/q2-stepper/q2-stepper.js +1 -1
  227. package/dist/collection/components/q2-stepper/q2-stepper.js.map +1 -1
  228. package/dist/collection/components/q2-stepper/test/q2-stepper-test.e2e.js.map +1 -1
  229. package/dist/collection/components/q2-stepper-pane/q2-stepper-pane.js.map +1 -1
  230. package/dist/collection/components/q2-stepper-pane/test/q2-stepper-pane-test.e2e.js.map +1 -1
  231. package/dist/collection/components/q2-stepper-vertical/q2-stepper-vertical.js +1 -1
  232. package/dist/collection/components/q2-stepper-vertical/q2-stepper-vertical.js.map +1 -1
  233. package/dist/collection/components/q2-stepper-vertical/test/q2-stepper-vertical-test.e2e.js.map +1 -1
  234. package/dist/collection/components/q2-tab-container/q2-tab-container.js +1 -1
  235. package/dist/collection/components/q2-tab-container/q2-tab-container.js.map +1 -1
  236. package/dist/collection/components/q2-tab-container/test/q2-tab-container-test.e2e.js.map +1 -1
  237. package/dist/collection/components/q2-tab-container/test/q2-tab-container-test.spec.js.map +1 -1
  238. package/dist/collection/components/q2-tab-pane/q2-tab-pane.js +1 -1
  239. package/dist/collection/components/q2-tab-pane/q2-tab-pane.js.map +1 -1
  240. package/dist/collection/components/q2-tab-pane/test/q2-tab-pane-test.e2e.js.map +1 -1
  241. package/dist/collection/components/q2-tag/q2-tag.js +1 -1
  242. package/dist/collection/components/q2-tag/q2-tag.js.map +1 -1
  243. package/dist/collection/components/q2-tag/test/q2-tag-test.e2e.js +6 -1
  244. package/dist/collection/components/q2-tag/test/q2-tag-test.e2e.js.map +1 -1
  245. package/dist/collection/components/q2-textarea/q2-textarea.js +1 -1
  246. package/dist/collection/components/q2-textarea/q2-textarea.js.map +1 -1
  247. package/dist/collection/components/q2-textarea/test/q2-textarea-test.e2e.js.map +1 -1
  248. package/dist/collection/components/q2-tooltip/q2-tooltip.js.map +1 -1
  249. package/dist/collection/components/q2-tooltip/test/q2-tooltip-test.e2e.js.map +1 -1
  250. package/dist/collection/components/tecton-tab-pane/tecton-tab-pane-types.js.map +1 -1
  251. package/dist/collection/components/tecton-tab-pane/tecton-tab-pane.js +2 -2
  252. package/dist/collection/components/tecton-tab-pane/tecton-tab-pane.js.map +1 -1
  253. package/dist/collection/components/tecton-tab-pane/test/tecton-tab-pane-test.e2e.js.map +1 -1
  254. package/dist/collection/index.js.map +1 -1
  255. package/dist/collection/utils/action-sheet.js.map +1 -1
  256. package/dist/collection/utils/charting.js.map +1 -1
  257. package/dist/collection/utils/helpers.js.map +1 -1
  258. package/dist/collection/utils/index.js.map +1 -1
  259. package/dist/collection/utils/sanitize-html-string.js.map +1 -1
  260. package/dist/collection/utils/sanitize-regex-string.js.map +1 -1
  261. package/dist/collection/utils/test/action-sheet-test.e2e.js.map +1 -1
  262. package/dist/collection/utils/test/index.spec.js.map +1 -1
  263. package/dist/components/index2.js +1 -20
  264. package/dist/components/index2.js.map +1 -1
  265. package/dist/components/q2-action-group.js +1 -1
  266. package/dist/components/q2-action-sheet.js +1 -1
  267. package/dist/components/q2-avatar2.js +1 -1
  268. package/dist/components/q2-carousel-pane.js +2 -2
  269. package/dist/components/q2-chart-area.js +1 -1
  270. package/dist/components/q2-chart-bar.js +1 -1
  271. package/dist/components/q2-chart-donut.js +1 -1
  272. package/dist/components/q2-currency.js +1 -1
  273. package/dist/components/q2-detail.js +1 -1
  274. package/dist/components/q2-example.js +1 -1
  275. package/dist/components/q2-formatted-text.js +1 -1
  276. package/dist/components/q2-input2.js +1 -1
  277. package/dist/components/q2-item2.js +1 -1
  278. package/dist/components/q2-legend2.js +1 -1
  279. package/dist/components/q2-list2.js +1 -1
  280. package/dist/components/q2-loc.js +1 -1
  281. package/dist/components/q2-message2.js +1 -1
  282. package/dist/components/q2-month-picker.js +2 -2
  283. package/dist/components/q2-optgroup2.js +1 -1
  284. package/dist/components/q2-option2.js +1 -1
  285. package/dist/components/q2-pagination.js +3 -3
  286. package/dist/components/q2-pill.js +1 -1
  287. package/dist/components/q2-popover2.js +58 -59
  288. package/dist/components/q2-popover2.js.map +1 -1
  289. package/dist/components/q2-relative-time.js +1 -1
  290. package/dist/components/q2-resize-observer2.js +1 -1
  291. package/dist/components/q2-section.js +2 -2
  292. package/dist/components/q2-select2.js +92 -16
  293. package/dist/components/q2-select2.js.map +1 -1
  294. package/dist/components/q2-stepper-vertical.js +1 -1
  295. package/dist/components/q2-stepper.js +1 -1
  296. package/dist/components/q2-tab-container.js +1 -1
  297. package/dist/components/q2-tab-pane.js +1 -1
  298. package/dist/components/q2-tag.js +1 -1
  299. package/dist/components/q2-textarea.js +1 -1
  300. package/dist/components/tecton-tab-pane.js +2 -2
  301. package/dist/esm/click-elsewhere_2.entry.js +59 -60
  302. package/dist/esm/click-elsewhere_2.entry.js.map +1 -1
  303. package/dist/esm/{index-d18e2a20.js → index-504f1a9e.js} +2 -21
  304. package/dist/esm/index-504f1a9e.js.map +1 -0
  305. package/dist/esm/loader.js +1 -1
  306. package/dist/esm/q2-action-group.entry.js +2 -2
  307. package/dist/esm/q2-action-sheet.entry.js +2 -2
  308. package/dist/esm/q2-avatar.entry.js +1 -1
  309. package/dist/esm/q2-badge_7.entry.js +4 -4
  310. package/dist/esm/q2-calendar.entry.js +1 -1
  311. package/dist/esm/q2-card.entry.js +1 -1
  312. package/dist/esm/q2-carousel-pane.entry.js +3 -3
  313. package/dist/esm/q2-carousel.entry.js +1 -1
  314. package/dist/esm/q2-chart-area.entry.js +2 -2
  315. package/dist/esm/q2-chart-bar.entry.js +2 -2
  316. package/dist/esm/q2-chart-donut.entry.js +2 -2
  317. package/dist/esm/q2-checkbox-group.entry.js +1 -1
  318. package/dist/esm/q2-checkbox.entry.js +1 -1
  319. package/dist/esm/q2-currency.entry.js +1 -1
  320. package/dist/esm/q2-data-table.entry.js +1 -1
  321. package/dist/esm/q2-detail.entry.js +2 -2
  322. package/dist/esm/q2-dropdown-item.entry.js +1 -1
  323. package/dist/esm/q2-dropdown.entry.js +1 -1
  324. package/dist/esm/q2-editable-field.entry.js +1 -1
  325. package/dist/esm/q2-example.entry.js +1 -1
  326. package/dist/esm/q2-file-picker.entry.js +1 -1
  327. package/dist/esm/q2-formatted-text.entry.js +1 -1
  328. package/dist/esm/q2-item_3.entry.js +3 -3
  329. package/dist/esm/q2-legend.entry.js +1 -1
  330. package/dist/esm/q2-loc.entry.js +2 -2
  331. package/dist/esm/q2-message.entry.js +2 -2
  332. package/dist/esm/q2-month-picker.entry.js +3 -3
  333. package/dist/esm/q2-optgroup.entry.js +2 -2
  334. package/dist/esm/q2-option-list.entry.js +1 -1
  335. package/dist/esm/q2-option.entry.js +2 -2
  336. package/dist/esm/q2-pagination.entry.js +4 -4
  337. package/dist/esm/q2-pill.entry.js +2 -2
  338. package/dist/esm/q2-radio-group.entry.js +1 -1
  339. package/dist/esm/q2-radio.entry.js +1 -1
  340. package/dist/esm/q2-relative-time.entry.js +2 -2
  341. package/dist/esm/q2-resize-observer.entry.js +1 -1
  342. package/dist/esm/q2-section.entry.js +3 -3
  343. package/dist/esm/q2-select.entry.js +90 -14
  344. package/dist/esm/q2-select.entry.js.map +1 -1
  345. package/dist/esm/q2-stepper-pane.entry.js +1 -1
  346. package/dist/esm/q2-stepper-vertical.entry.js +2 -2
  347. package/dist/esm/q2-stepper.entry.js +2 -2
  348. package/dist/esm/q2-tag.entry.js +2 -2
  349. package/dist/esm/q2-tecton-elements.js +1 -1
  350. package/dist/esm/q2-textarea.entry.js +2 -2
  351. package/dist/esm/q2-tooltip.entry.js +1 -1
  352. package/dist/esm/tecton-tab-pane.entry.js +2 -2
  353. package/dist/jest.setup.js +22 -0
  354. package/dist/jest.setup.js.map +1 -0
  355. package/dist/q2-tecton-elements/click-elsewhere_2.entry.js +170 -164
  356. package/dist/q2-tecton-elements/click-elsewhere_2.entry.js.map +1 -1
  357. package/dist/q2-tecton-elements/{index-d18e2a20.js → index-504f1a9e.js} +51 -69
  358. package/dist/q2-tecton-elements/index-504f1a9e.js.map +1 -0
  359. package/dist/q2-tecton-elements/q2-action-group.entry.js +4 -4
  360. package/dist/q2-tecton-elements/q2-action-sheet.entry.js +34 -34
  361. package/dist/q2-tecton-elements/q2-avatar.entry.js +6 -6
  362. package/dist/q2-tecton-elements/q2-badge_7.entry.js +17 -17
  363. package/dist/q2-tecton-elements/q2-calendar.entry.js +1 -1
  364. package/dist/q2-tecton-elements/q2-card.entry.js +1 -1
  365. package/dist/q2-tecton-elements/q2-carousel-pane.entry.js +21 -21
  366. package/dist/q2-tecton-elements/q2-carousel.entry.js +1 -1
  367. package/dist/q2-tecton-elements/q2-chart-area.entry.js +3 -3
  368. package/dist/q2-tecton-elements/q2-chart-bar.entry.js +3 -3
  369. package/dist/q2-tecton-elements/q2-chart-donut.entry.js +101 -101
  370. package/dist/q2-tecton-elements/q2-checkbox-group.entry.js +1 -1
  371. package/dist/q2-tecton-elements/q2-checkbox.entry.js +1 -1
  372. package/dist/q2-tecton-elements/q2-currency.entry.js +6 -6
  373. package/dist/q2-tecton-elements/q2-data-table.entry.js +1 -1
  374. package/dist/q2-tecton-elements/q2-detail.entry.js +39 -39
  375. package/dist/q2-tecton-elements/q2-dropdown-item.entry.js +1 -1
  376. package/dist/q2-tecton-elements/q2-dropdown.entry.js +1 -1
  377. package/dist/q2-tecton-elements/q2-editable-field.entry.js +8 -8
  378. package/dist/q2-tecton-elements/q2-example.entry.js +1 -1
  379. package/dist/q2-tecton-elements/q2-file-picker.entry.js +1 -1
  380. package/dist/q2-tecton-elements/q2-formatted-text.entry.js +2 -2
  381. package/dist/q2-tecton-elements/q2-item_3.entry.js +19 -19
  382. package/dist/q2-tecton-elements/q2-legend.entry.js +2 -2
  383. package/dist/q2-tecton-elements/q2-loc.entry.js +5 -5
  384. package/dist/q2-tecton-elements/q2-message.entry.js +21 -21
  385. package/dist/q2-tecton-elements/q2-month-picker.entry.js +14 -14
  386. package/dist/q2-tecton-elements/q2-optgroup.entry.js +8 -8
  387. package/dist/q2-tecton-elements/q2-option-list.entry.js +1 -1
  388. package/dist/q2-tecton-elements/q2-option.entry.js +14 -14
  389. package/dist/q2-tecton-elements/q2-pagination.entry.js +34 -34
  390. package/dist/q2-tecton-elements/q2-pill.entry.js +14 -14
  391. package/dist/q2-tecton-elements/q2-radio-group.entry.js +1 -1
  392. package/dist/q2-tecton-elements/q2-radio.entry.js +1 -1
  393. package/dist/q2-tecton-elements/q2-relative-time.entry.js +2 -2
  394. package/dist/q2-tecton-elements/q2-resize-observer.entry.js +1 -1
  395. package/dist/q2-tecton-elements/q2-section.entry.js +19 -19
  396. package/dist/q2-tecton-elements/q2-select.entry.js +156 -92
  397. package/dist/q2-tecton-elements/q2-select.entry.js.map +1 -1
  398. package/dist/q2-tecton-elements/q2-stepper-pane.entry.js +1 -1
  399. package/dist/q2-tecton-elements/q2-stepper-vertical.entry.js +37 -37
  400. package/dist/q2-tecton-elements/q2-stepper.entry.js +29 -29
  401. package/dist/q2-tecton-elements/q2-tag.entry.js +25 -25
  402. package/dist/q2-tecton-elements/q2-tecton-elements.esm.js +1 -1
  403. package/dist/q2-tecton-elements/q2-tecton-elements.esm.js.map +1 -1
  404. package/dist/q2-tecton-elements/q2-textarea.entry.js +3 -3
  405. package/dist/q2-tecton-elements/q2-tooltip.entry.js +1 -1
  406. package/dist/q2-tecton-elements/tecton-tab-pane.entry.js +6 -6
  407. package/dist/types/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/.stencil/jest.setup.d.ts +1 -0
  408. package/dist/types/components/q2-popover/q2-popover.d.ts +4 -4
  409. package/dist/types/components/q2-select/q2-select.d.ts +19 -0
  410. package/package.json +3 -3
  411. package/dist/cjs/index-07285783.js.map +0 -1
  412. package/dist/esm/index-d18e2a20.js.map +0 -1
  413. package/dist/q2-tecton-elements/index-d18e2a20.js.map +0 -1
@@ -1,12 +1,12 @@
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-d18e2a20.js";
3
+ import { c as o, l as a } from "./index-504f1a9e.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
 
7
7
  const s = i;
8
8
 
9
- const d = class {
9
+ const p = class {
10
10
  constructor(e) {
11
11
  t(this, e);
12
12
  // #region Own Properties
@@ -56,20 +56,20 @@ const d = class {
56
56
  // #region Render Methods
57
57
  render() {
58
58
  return e("div", {
59
- key: "306cf0d06e8664a616974421d45a3083235bc03b",
59
+ key: "979cb6a0423ae7373853b897ae5b48ca6f84b095",
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: "738affcd788d0f9e2fdf548f4f14d6d98b8a1c7e",
65
+ key: "7e62006e32a809308b63379465cc7549af2edd94",
66
66
  class: "q2-optgroup-header",
67
67
  id: this.headerId
68
68
  }, this.label && a(this.label) || ""), e("div", {
69
- key: "cff8fad7e158854df77ad3d9cb85ea578aa0edc5",
69
+ key: "49a7dece0f48e25d8dcf9104ebd8706e14624ab7",
70
70
  class: "q2-optgroup-options"
71
71
  }, e("slot", {
72
- key: "d5daf0a105b29ace1c1f0daf5b99ec6bc8fc684c"
72
+ key: "0d3418b67fbc0c951561526abc81e91503d5b976"
73
73
  })));
74
74
  }
75
75
  get hostElement() {
@@ -82,7 +82,7 @@ const d = class {
82
82
  }
83
83
  };
84
84
 
85
- d.style = s;
85
+ p.style = s;
86
86
 
87
- export { d as q2_optgroup };
87
+ export { p as q2_optgroup };
88
88
  //# sourceMappingURL=q2-optgroup.entry.js.map
@@ -1,6 +1,6 @@
1
1
  import { r as t, c as e, h as s, H as i, g as n } from "./index-7a5365e2.js";
2
2
 
3
- import { n as o, l as h, o as a, i as c, w as r, x as l } from "./index-d18e2a20.js";
3
+ import { n as o, l as h, o as a, i as c, w as r, v as l } from "./index-504f1a9e.js";
4
4
 
5
5
  function sanitizeRegexString(t) {
6
6
  return t.replace(/[.*+?^${}()|[\]\\]/g, "\\$&");
@@ -1,6 +1,6 @@
1
1
  import { r as t, c as i, h as e, H as s, g as o } from "./index-7a5365e2.js";
2
2
 
3
- import { v as a, l as n } from "./index-d18e2a20.js";
3
+ import { u as n, l as a } from "./index-504f1a9e.js";
4
4
 
5
5
  const d = '*{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{--comp-padding:0 var(--app-scale-2x, 10px);--comp-selected-icon-size:var(--tct-option-selected-icon-size, var(--t-option-selected-icon-size, var(--tct-scale-3, var(--app-scale-3x, 15px))));padding:var(--tct-option-padding, var(--t-option-padding, var(--comp-padding)));min-height:44px;align-items:center;cursor:pointer;grid-template-columns:var(--comp-selected-icon-size) 1fr;align-items:center;grid-template-areas:"icon content";gap:var(--tct-scale-1, var(--app-scale-1x, 5px))}:host(:focus),:host(:hover),:host([active]){position:relative;z-index:1}:host([multiline]){--comp-padding:var(--app-scale-2, 10px) var(--app-scale-2, 10px);--comp-selected-icon-size:var(--tct-option-selected-multiline-icon-size, var(--t-option-selected-multiline-icon-size, var(--tct-option-selected-icon-size, var(--t-option-selected-icon-size, 26px))))}:host([_no-select]){grid-template-columns:1fr;grid-template-areas:"content"}:host([aria-disabled]){cursor:not-allowed;opacity:var(--tct-disabled-opacity, var(--app-disabled-opacity, 0.4));pointer-events:none}:host([aria-hidden]){display:none}:host(:not([hidden]):not([aria-hidden])){display:grid}:host(:not([aria-disabled]):hover),:host([active]),:host(:focus){background:var(--tct-option-active-background, var(--tct-option-active-bg, var(--tct-gray-14, var(--t-gray-14, var(--tct-gray-l3, var(--app-gray-l3, #f2f2f2))))));color:var(--tct-option-active-color, inherit)}:host(:focus){box-shadow:var(--tct-option-focus-box-shadow, var(--const-inset-double-focus-ring, inset var(--const-global-focus, 0 0 0 2px var(--const-focus-color, #0066CC)))) !important}q2-icon{grid-area:icon;--tct-icon-size:var(--comp-selected-icon-size)}.content{display:block;grid-area:content}:host(:not([multiline])) .content{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}';
6
6
 
@@ -14,15 +14,15 @@ const c = class {
14
14
  // #region Local Methods
15
15
  this.handleTextContent = async () => {
16
16
  if (this.multiline) return;
17
- const t = await a(this.hostElement);
17
+ const t = await n(this.hostElement);
18
18
  if (this.display === t) return;
19
- if (this.display && !t) this.hostElement.textContent = n(this.display);
19
+ if (this.display && !t) this.hostElement.textContent = a(this.display);
20
20
  };
21
21
  this.initDisplay = async () => {
22
22
  if (this.multiline) return;
23
- const t = await a(this.hostElement);
23
+ const t = await n(this.hostElement);
24
24
  if (this.display) this.displayProvidedAtInit = true;
25
- this.display = !!this.display ? n(this.display) : t;
25
+ this.display = !!this.display ? a(this.display) : t;
26
26
  await this.handleTextContent();
27
27
  };
28
28
  this.initMutationObserver = () => {
@@ -35,7 +35,7 @@ const c = class {
35
35
  this.mutationObserver = t;
36
36
  };
37
37
  this.mutationHandler = async () => {
38
- const t = await a(this.hostElement);
38
+ const t = await n(this.hostElement);
39
39
  if (this.display === t || this.multiline) return;
40
40
  if (!this.displayProvidedAtInit) this.display = t;
41
41
  };
@@ -65,7 +65,7 @@ const c = class {
65
65
  // #endregion
66
66
  // #region Watchers
67
67
  async displayChangedHandler() {
68
- this.display = n(this.display);
68
+ this.display = a(this.display);
69
69
  await this.handleTextContent();
70
70
  this.displayChanged.emit({
71
71
  display: this.display,
@@ -75,23 +75,23 @@ const c = class {
75
75
  // #endregion
76
76
  // #region Render Methods
77
77
  render() {
78
- const {display: t, disabled: i, disabledGroup: o, selected: a, _multiSelectHidden: d} = this;
78
+ const {display: t, disabled: i, disabledGroup: o, selected: n, _multiSelectHidden: d} = this;
79
79
  const r = i || o;
80
80
  return e(s, {
81
- key: "70d5ca1da1b82a1406cdeb6f2db5e0f0ade4d727",
81
+ key: "62738707723d6ca499dc9327f6a19bbdd87f9809",
82
82
  tabindex: "-1",
83
83
  "aria-disabled": r ? "true" : undefined,
84
- "aria-selected": `${!!a}`,
84
+ "aria-selected": `${!!n}`,
85
85
  "aria-hidden": d ? "true" : undefined,
86
- display: n(t)
86
+ display: a(t)
87
87
  }, this.selected && e("q2-icon", {
88
- key: "2803339b76a90830b9db0ba482cbaf2a66c1e8a4",
88
+ key: "91c07952b37f7fd1161ebc6d957f6933b254e49d",
89
89
  type: "checkmark"
90
90
  }), e("div", {
91
- key: "77ed1a226afe2f65c3e08d42e4f380e1e3a6e1f4",
91
+ key: "b137d1d1daa5f8f6e0e4f5bc68d3a3cba15252b8",
92
92
  class: "content"
93
93
  }, e("slot", {
94
- key: "569d40708b0736d1ff693104fd7af7fe4842931c"
94
+ key: "3f549ccf534ad06f80d40ab199f14d4ab6edfd62"
95
95
  })));
96
96
  }
97
97
  get hostElement() {
@@ -1,12 +1,12 @@
1
1
  import { r as t, c as e, h as i, g as n } from "./index-7a5365e2.js";
2
2
 
3
- import { n as a, o as s, i as o, l as r } from "./index-d18e2a20.js";
3
+ import { n as a, o as s, i as o, l as r } from "./index-504f1a9e.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:flex;width:100%;justify-content:flex-end}:host([alignment=center]){justify-content:center}:host([alignment=left]){justify-content:flex-start}:host([hidden]){display:none}.container{display:inline-flex;column-gap:var(--tct-pagination-column-gap, var(--t-pagination-column-gap, var(--app-scale-2x, 10px)));align-items:center;height:var(--tct-pagination-height, var(--t-pagination-height, 44px))}.btn-group{display:flex;gap:var(--tct-pagination-btn-gap, var(--t-pagination-btn-gap, 0))}.description,.controls{white-space:nowrap}.controls{display:grid;grid-template-columns:auto 50px auto;align-items:center;gap:var(--tct-pagination-controls-gap, var(--t-pagination-controls-gap, var(--app-scale-1x, 5px)))}.controls[hidden]{display:none}.input-wrapper{height:var(--tct-pagination-height, var(--t-pagination-height, 44px));display:flex;align-items:center}q2-btn{--tct-btn-border-radius:var(--tct-pagination-btn-border-radius, var(--t-pagination-btn-border-radius));--tct-btn-border:var(--tct-pagination-btn-border, var(--t-pagination-btn-border))}q2-icon{--tct-icon-size:var(--tct-pagination-icon-size, var(--t-pagination-icon-size, 12px));color:var(--tct-pagination-icon-color, var(--t-pagination-icon-color, var(--t-text, #4d4d4d)))}q2-input{--tct-input-margin-top:0;--tct-input-margin-bottom:0;--tct-input-height:var(--tct-pagination-input-height, var(--t-pagination-input-height, 30px));--tct-input-min-height:var(--tct-input-height);--tct-input-align:center}q2-select{--tct-select-input-min-height:var(--tct-pagination-select-height, var(--t-pagination-select-height, 30px));--tct-select-input-max-height:var(--tct-pagination-select-height, var(--t-pagination-select-height, 30px));width:var(--tct-pagination-perpage-width, var(--t-pagination-perpage-width, 100%));min-width:var(--tct-pagination-perpage-min-width, var(--t-pagination-perpage-min-width, 110px))}";
6
6
 
7
- const h = c;
7
+ const d = c;
8
8
 
9
- const l = class {
9
+ const h = class {
10
10
  constructor(i) {
11
11
  t(this, i);
12
12
  this.change = e(this, "change", 7);
@@ -228,18 +228,18 @@ const l = class {
228
228
  }
229
229
  render() {
230
230
  var t;
231
- const {pagesOnly: e, recordsOnly: n, isFullViewHidden: a, recordTypeWithDefault: s, totalPages: o, totalWithDefault: c, pageWithDefault: h, currentRange: l, nextRange: d, prevRange: p, showPerPageSelect: g} = this;
232
- const u = h < 2;
233
- const f = h === o;
231
+ const {pagesOnly: e, recordsOnly: n, isFullViewHidden: a, recordTypeWithDefault: s, totalPages: o, totalWithDefault: c, pageWithDefault: d, currentRange: h, nextRange: l, prevRange: p, showPerPageSelect: g} = this;
232
+ const u = d < 2;
233
+ const f = d === o;
234
234
  let b = r("tecton.element.pagination.goToNext");
235
235
  let v = r("tecton.element.pagination.goToPrevious");
236
236
  if (e) {
237
237
  v = r("tecton.element.pagination.goToPages", {
238
- next: h - 1,
238
+ next: d - 1,
239
239
  total: o
240
240
  });
241
241
  b = r("tecton.element.pagination.goToPages", {
242
- next: h + 1,
242
+ next: d + 1,
243
243
  total: o
244
244
  });
245
245
  } else if (n) {
@@ -249,32 +249,32 @@ const l = class {
249
249
  total: c
250
250
  });
251
251
  b = r("tecton.element.pagination.goToRecords", {
252
- range: d,
252
+ range: l,
253
253
  recordType: s.toLowerCase(),
254
254
  total: c
255
255
  });
256
256
  }
257
257
  return i("nav", {
258
- key: "8a2e727916a9f0c54fc640102cde35c60db473a3",
258
+ key: "d91e1f0ba5a239c95fd16bda94ef1e614e3c49be",
259
259
  class: "container",
260
260
  ref: t => this.containerElement = t,
261
261
  "aria-label": r("tecton.element.pagination.title")
262
262
  }, i("div", {
263
- key: "55ec9b43e1e2a79b941832fdfb3d6bb210406517",
263
+ key: "aeb52cf10ec37a0ed9459660b9dad1df86e06ca1",
264
264
  class: "description",
265
265
  "test-id": "description"
266
266
  }, e ? r("tecton.element.pagination.pages", {
267
- current: h,
267
+ current: d,
268
268
  total: o
269
269
  }) : r("tecton.element.pagination.description", {
270
- range: l,
270
+ range: h,
271
271
  recordType: s.toLowerCase(),
272
272
  total: c.toLocaleString()
273
273
  })), i("div", {
274
- key: "ad29852acbfbfae252360365c02f9923479a7c86",
274
+ key: "24c8e8166dc90238960ae3afad0ff36eac4af66c",
275
275
  class: "btn-group"
276
276
  }, i("q2-btn", {
277
- key: "12b4ab1d5b571b5b1e9245ef2d1c5d44f710e02f",
277
+ key: "7be7b963cba6c9dd5b45bced73085ff495fd4130",
278
278
  ref: t => this.firstPageBtn = t,
279
279
  label: r("tecton.element.pagination.goToFirstPage"),
280
280
  disabled: u,
@@ -283,36 +283,36 @@ const l = class {
283
283
  "test-id": "firstPageBtn",
284
284
  "hide-label": true
285
285
  }, i("q2-icon", {
286
- key: "296af593f598921c4e56fd7be4b8b8b1135e3536",
286
+ key: "7d58766f3d7307bcfb193d981c95895b58c2bbfb",
287
287
  type: "chevron-double-left"
288
288
  })), i("q2-btn", {
289
- key: "40eab0d80b0b2bdc1f8c5bd7d99b04b9dcb735e0",
289
+ key: "b016eda2499b36b7fd82b84d39357dfa8c9f8719",
290
290
  ref: t => this.prevPageBtn = t,
291
291
  label: v,
292
292
  disabled: u,
293
- onClick: () => this.handlePageChange(h - 1),
293
+ onClick: () => this.handlePageChange(d - 1),
294
294
  "test-id": "prevPageBtn",
295
295
  "hide-label": true
296
296
  }, i("q2-icon", {
297
- key: "6b8e035c7cc586402d994c63ad51491bc7e19772",
297
+ key: "d1bed177625bf672d109fbc8a127961818dd3364",
298
298
  type: "chevron-left"
299
299
  }))), i("div", {
300
- key: "62beac888b094f0b37ee48e7e4ee4781bc050bd5",
300
+ key: "62e7fb1e7379d54ace49f4f09f591cae2884479d",
301
301
  class: "controls",
302
302
  hidden: a,
303
303
  "test-id": "controls"
304
304
  }, i("span", {
305
- key: "6e225fad678da3ecf42ed7ae8aa76e4ca979b65e",
305
+ key: "ff7ee6d921a0fe08ab4705714af8a1106eb1e174",
306
306
  "aria-hidden": "true"
307
307
  }, r("tecton.element.pagination.page")), i("div", {
308
- key: "84290986cf2c3f9a143024a90e874c5c07ad4e6c",
308
+ key: "e59bb32e696dfe162099f3efe19f95e7c76cad7b",
309
309
  class: "input-wrapper",
310
310
  onClick: () => this.inputField.dispatchEvent(new FocusEvent("focus"))
311
311
  }, i("q2-input", {
312
- key: "967423114bf9a5854114c125d942f5273fde5af4",
312
+ key: "ecc4215e2beefd4e099f57a421d0a732cb4e14dc",
313
313
  ref: t => this.inputField = t,
314
314
  type: "number",
315
- value: `${h}`,
315
+ value: `${d}`,
316
316
  min: 1,
317
317
  max: this.totalPages,
318
318
  hideLabel: true,
@@ -325,24 +325,24 @@ const l = class {
325
325
  "test-id": "pageInput",
326
326
  current: "page"
327
327
  })), i("span", {
328
- key: "52467f0a14e0a507bda83ba1b72b3bd4497cadfd",
328
+ key: "cd543116816cfe374b02fa366d64cade2887b51a",
329
329
  "aria-hidden": "true"
330
330
  }, r("tecton.element.pagination.ofPages", [ o.toLocaleString() ]))), i("div", {
331
- key: "8b021224f60e3592a79b563eda8ad98cdb249656",
331
+ key: "98826e8fbbe89ea9c34208ec8066ab47a8a17550",
332
332
  class: "btn-group"
333
333
  }, i("q2-btn", {
334
- key: "82e8053bf38f73809a596fc1b210891b655c1196",
334
+ key: "5066ad089677456d90b660299b0260cc819c3e60",
335
335
  ref: t => this.nextPageBtn = t,
336
336
  label: b,
337
337
  disabled: f,
338
- onClick: () => this.handlePageChange(h + 1),
338
+ onClick: () => this.handlePageChange(d + 1),
339
339
  "test-id": "nextPageBtn",
340
340
  "hide-label": true
341
341
  }, i("q2-icon", {
342
- key: "df57f2118875655de3cb982efb599b69e7055262",
342
+ key: "e3364523c842d9a345fd34c05cbcba87ae14da80",
343
343
  type: "chevron-right"
344
344
  })), i("q2-btn", {
345
- key: "079c89d787894f7ee0df567c4353f8128a262ffe",
345
+ key: "a920ed7346c5fcadbac7c244dc1cabddd8e22b36",
346
346
  ref: t => this.lastPageBtn = t,
347
347
  label: "tecton.element.pagination.goToLastPage",
348
348
  disabled: f,
@@ -351,10 +351,10 @@ const l = class {
351
351
  "test-id": "lastPageBtn",
352
352
  "hide-label": true
353
353
  }, i("q2-icon", {
354
- key: "471978bc526011e24176b82b04bee53608b06994",
354
+ key: "49e610ac8459a60eac6ec771fbb3208a4a25ac34",
355
355
  type: "chevron-double-right"
356
356
  }))), i("div", {
357
- key: "2a990aa01103daf8d47cdf35a506596a3d1f4453",
357
+ key: "07bbdd2c0ddef20d8a14152c5977376389246c15",
358
358
  class: "per-page",
359
359
  hidden: a || !((t = this.perPageIncrements) === null || t === void 0 ? void 0 : t.length)
360
360
  }, g && this.renderPerPage()));
@@ -371,7 +371,7 @@ const l = class {
371
371
  }
372
372
  };
373
373
 
374
- l.style = h;
374
+ h.style = d;
375
375
 
376
- export { l as q2_pagination };
376
+ export { h as q2_pagination };
377
377
  //# sourceMappingURL=q2-pagination.entry.js.map
@@ -1,6 +1,6 @@
1
1
  import { r as t, c as i, h as e, g as o } from "./index-7a5365e2.js";
2
2
 
3
- import { m as r, o as n, i as a, w as s, l as c } from "./index-d18e2a20.js";
3
+ import { m as r, o as n, i as a, w as s, l as c } from "./index-504f1a9e.js";
4
4
 
5
5
  import { s as l, a as d } from "./action-sheet-e64cb6f7.js";
6
6
 
@@ -344,19 +344,19 @@ const v = class {
344
344
  if (t || i) r.push("has-icon");
345
345
  if (t) r.push("has-options");
346
346
  return e("click-elsewhere", {
347
- key: "65e932df96cd2135dd8340aefea2523e0ac3084c",
347
+ key: "f4f8b20f7d6b4702b7bf3512c7fc51a44ac04e7f",
348
348
  onChange: this.onClickElsewhere
349
349
  }, e("div", {
350
- key: "0c4dfad1705c5f0f72ac03878776bdad4e209fa0",
350
+ key: "a7517859705f979b446dbef06b3f699de62060e9",
351
351
  class: r.join(" ")
352
352
  }, e("div", {
353
- key: "da4d69d59bdbb4609e6638fce7b3abbf53c791e7",
353
+ key: "53055c1a0352cc1b2299b7b83b1e83ba8cd2ca50",
354
354
  class: "btn-height-wrapper",
355
355
  ref: t => this.primaryBtnWrapper = t,
356
356
  onClick: this.handleWrapperClick,
357
357
  tabIndex: -1
358
358
  }, e("button", {
359
- key: "0d5f3a4984991bb1c47c241d9cf6676d486cd4dd",
359
+ key: "239de297477ec81aa4c7231582b86e2fd5dc0b31",
360
360
  class: "btn-primary",
361
361
  "test-id": "btn-control",
362
362
  type: "button",
@@ -372,10 +372,10 @@ const v = class {
372
372
  "aria-label": this.buttonContent,
373
373
  "aria-describedby": t && "option-description" || undefined
374
374
  }, this.truncatedButtonContent, !t && i && e("span", {
375
- key: "18619ff31d265eaa351390a367ef3712dbd9547a",
375
+ key: "ca2481fb9dc4c4fac719ab675a0356137db08547",
376
376
  class: "sr"
377
377
  }, "(", c("tecton.element.pill.active"), ")"))), this.renderIcon(), !!t && this.renderHiddenElement()), this.optionCount > 0 && e("q2-popover", {
378
- key: "02eb90f588ea93c7153bdbaa709eaac678359249",
378
+ key: "ab332fb5569eff4a09559a24440d95e6ceea8d33",
379
379
  ref: t => this.popoverElement = t,
380
380
  controlElement: this.primaryBtn,
381
381
  open: this.open,
@@ -385,20 +385,20 @@ const v = class {
385
385
  align: this.popoverAlignment,
386
386
  onFocusout: this.handleFocusOut
387
387
  }, e("div", {
388
- key: "eb74c87224cc28e45db944411cc749350c99e77b",
388
+ key: "bbb05b16fe1814d59305976f8e288f26389553fb",
389
389
  class: "popover-content"
390
390
  }, e("div", {
391
- key: "de444989719d4c154f17e484918ee6e206414642",
391
+ key: "16f0b0e8f8d4bd96c6d5d79979127a0c2b18615d",
392
392
  ref: t => this.popoverTopContainer = t,
393
393
  class: "popover-top-container",
394
394
  tabindex: "-1",
395
395
  hidden: !this.hasPopoverTop,
396
396
  onKeyDown: this.handleKeydown
397
397
  }, e("slot", {
398
- key: "b58a201205c6a3980425db57d551fcd6f01583e0",
398
+ key: "35c30f3adf9cee47f49a4b040751efcb17c46e37",
399
399
  name: "popover-top"
400
400
  })), e("q2-option-list", {
401
- key: "1eb22efce706be5803dc035cedb9232ea1bcbde8",
401
+ key: "7086c1d277a6d550b5cb7b4ccb1661c317d870e4",
402
402
  type: "listbox",
403
403
  ref: t => this.optionList = t,
404
404
  id: "option-list",
@@ -408,16 +408,16 @@ const v = class {
408
408
  onReady: () => this.updateSelectedOptionElements(),
409
409
  label: c("tecton.element.optionList.label", [ this.optionListLabel ])
410
410
  }, e("slot", {
411
- key: "de65981f3e33f12693927e4b5d9510fe751537d6"
411
+ key: "39529d1f848bb51c71a00f03b2001bc222b2dba7"
412
412
  })), e("div", {
413
- key: "1c78d8873df7f63f7e7eab76c3a1a33459d3af4f",
413
+ key: "f0554cdb857d5166d42438c686ac1ea38b48dd25",
414
414
  ref: t => this.popoverBottomContainer = t,
415
415
  class: "popover-bottom-container",
416
416
  tabindex: "-1",
417
417
  hidden: !this.hasPopoverBottom,
418
418
  onKeyDown: this.handleKeydown
419
419
  }, e("slot", {
420
- key: "8eee76d64492fde1b01fd55f8d3e4ecb099d0b4e",
420
+ key: "738c66ab5dab151f927b5ad057a91e75d970c532",
421
421
  name: "popover-bottom"
422
422
  })))));
423
423
  }
@@ -1,6 +1,6 @@
1
1
  import { r as t, c as i, h as e, F as a, g as o } from "./index-7a5365e2.js";
2
2
 
3
- import { c as r, o as n, i as s, f as d } from "./index-d18e2a20.js";
3
+ import { c as r, o as n, i as s, f as d } from "./index-504f1a9e.js";
4
4
 
5
5
  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{margin-top:var(--tct-radio-group-margin-top, var(--app-scale-2x, 10px))}fieldset{padding:var(--tct-radio-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-radio-group-label-column-gap, var(--app-scale-2x, 10px))}.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}.optional-tag{margin-left:var(--tct-radio-group-label-optional-margin-left, var(--app-scale-1x, 5px));color:var(--tct-radio-group-label-optional-color, var(--t-radio-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-radio-group-label-optional-font-size, var(--t-radio-group-label-optional-font-size, 12px));font-weight:var(--tct-radio-group-label-optional-font-weight, var(--t-radio-group-label-optional-font-weight, 400))}.tile-container,.tile-container .options-container{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-grow:1}.options-container{--comp-default-margin:var(--app-scale-1x, 5px) 0;--comp-options-margin:var(--tct-radio-group-options-margin, var(--t-radio-group-options-margin, var(--comp-default-margin, 5px 0)));margin:var(--comp-options-margin);padding:var(--tct-radio-group-options-padding, var(--t-radio-group-options-padding, var(--app-scale-1x, 5px)));border-width:1px;border-color:transparent;border-style:solid;border-radius:var(--tct-radio-group-border-radius, var(--app-border-radius-1, 4px))}:host([has-error]) .options-container{border-color:var(--tct-radio-group-error-border-color, var(--const-stoplight-alert, #d20a0a))}:host([has-error=false]) .options-container{border-color:transparent}.tile-container.left{justify-content:start}.tile-container.right{justify-content:end}.tile-container .options-container{gap:var(--tct-radio-group-tile-gap, var(--t-radio-group-tile-gap, var(--app-scale-2x, 10px)));justify-content:inherit}';
6
6
 
@@ -1,6 +1,6 @@
1
1
  import { r as e, c as t, h as r, g as o } from "./index-7a5365e2.js";
2
2
 
3
- import { c as a, a as i, o as c, l } from "./index-d18e2a20.js";
3
+ import { c as a, a as i, o as c, l } from "./index-504f1a9e.js";
4
4
 
5
5
  const n = '*{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}.radio-container{--comp-radio-margin:var(--tct-radio-margin, var(--tct-radio-margin-vertical, var(--tct-scale-2, 10px)) var(--tct-radio-margin-horizontal, var(--tct-scale-3, 15px)));margin:var(--comp-radio-margin)}.radio-container label[for]{color:var(--tct-radio-label-color, inherit);font-weight:var(--tct-radio-font-weight, var(--tct-checkbox-font-weight, 400));align-items:center;cursor:pointer;margin-right:var(--tct-radio-label-margin-right, 1rem);display:grid;grid-template-columns:18px 1fr;gap:var(--tct-scale-1, var(--app-scale-1x, 5px))}.radio-container label[for].label-hidden{grid-template-columns:var(--tct-radio-label-hidden-columns, 18px 1fr)}.radio-container svg{border-radius:50%;transition:box-shadow var(--tct-tween-1, var(--app-tween-1, 0.2s ease));outline:0;width:100%}.radio-container circle:nth-child(1){stroke-width:2;stroke:var(--tct-radio-stroke-color, var(--t-a11y-gray-color-AA, #949494));fill:var(--tct-radio-background-fill, transparent)}.radio-container input:checked+label circle:nth-child(1){fill:var(--tct-radio-checked-background-fill, var(--tct-radio-checked-bg, transparent));stroke:var(--tct-radio-checked-stroke-color, var(--tct-radio-stroke-color, var(--t-a11y-gray-color-AA, #949494)))}.radio-container input:checked+label .label-content{font-weight:var(--tct-radio-checked-label-font-weight, var(--tct-checkbox-selected-font-weight, 600));letter-spacing:var(--tct-radio-checked-label-letter-spacing, var(--tct-checkbox-selected-letter-spacing, 0.25));color:var(--tct-radio-checked-label-font-color, var(--tct-radio-checked-label-color, inherit))}.radio-container input:checked+label circle:nth-child(2){fill:var(--tct-radio-checked-fill, var(--tct-checkbox-check-stroke-color, var(--t-checkbox-fill, #2e2e2e)))}.radio-container input:hover+label circle:nth-child(1){fill:var(--tct-radio-hover-background-fill, transparent);stroke:var(--tct-radio-hover-stroke-color, var(--tct-radio-stroke-color, var(--t-a11y-gray-color-AA, #949494)))}.radio-container input:hover+label .label-content{color:var(--tct-radio-hover-label-color, inherit)}.radio-container input:focus+label svg{box-shadow:var(--const-double-focus-ring)}.radio-container input:focus+label circle:nth-child(1){fill:var(--tct-radio-focus-background-fill, transparent);stroke:var(--tct-radio-focus-stroke-color, var(--tct-checkbox-check-stroke-color, var(--t-checkbox-fill, #2e2e2e)))}.radio-container input:focus+label .label-content{color:var(--tct-radio-focus-label-color, var(--tct-radio-checked-label-color, inherit))}.radio-tile{flex-basis:100px;flex-grow:0;flex-wrap:wrap}.radio-tile label[for]{color:var(--tct-radio-label-font-color, var(--tct-radio-label-color, inherit));align-items:center;border-radius:3px;border:2px solid var(--tct-radio-stroke-color, var(--t-a11y-gray-color-AA, #949494));background:var(--tct-radio-background-fill, transparent);cursor:pointer;display:block;padding:10px;position:relative;text-align:center;transition:border-color var(--tct-tween-1, var(--app-tween-1, 0.2s ease));white-space:nowrap}.radio-tile input:checked+label{border-color:var(--tct-radio-checked-stroke-color, var(--tct-checkbox-check-stroke-color, var(--t-checkbox-check-stroke-color, var(--t-checkbox-fill, #2e2e2e))));box-shadow:inset 0 0 0 2px #ffffff;background:var(--tct-radio-checked-background-fill, transparent);color:var(--tct-radio-checked-label-color, inherit)}.radio-tile input:checked+label:after{border-bottom-width:3px;border-bottom:5px solid var(--tct-radio-checked-stroke-color, var(--tct-checkbox-check-stroke-color, var(--t-checkbox-check-stroke-color, var(--t-checkbox-fill, #2e2e2e))));border-left-width:5px;border-left:8px solid transparent;border-right-width:5px;border-right:8px solid transparent;bottom:0;content:"";height:0;left:50%;margin-left:-5px;position:absolute;width:0}.radio-tile input:hover+label{border-color:var(--tct-radio-hover-stroke-color, var(--tct-radio-stroke-color, var(--t-a11y-gray-color-AA, #949494)));background:var(--tct-radio-hover-background-fill, transparent);color:var(--tct-radio-hover-label-color, var(--tct-radio-label-color, inherit))}.radio-tile input:focus+label,.radio-tile input:focus:checked+label{border-color:var(--tct-radio-focus-stroke-color, var(--tct-checkbox-check-stroke-color, var(--t-checkbox-check-stroke-color, var(--t-checkbox-fill, #2e2e2e))));background:var(--tct-radio-focus-background-fill, transparent);box-shadow:var(--const-double-focus-ring), var(--tct-global-focus, 0 0 0 2px #33b4ff);color:var(--tct-radio-focus-label-color, var(--tct-radio-checked-label-color, inherit))}input:disabled+label[for]{cursor:not-allowed;opacity:var(--tct-disabled-opacity, var(--app-disabled-opacity, 0.4))}';
6
6
 
@@ -2,7 +2,7 @@ import { r as e, h as t, F as i, g as s } from "./index-7a5365e2.js";
2
2
 
3
3
  import { d as n } from "./index-3184c760.js";
4
4
 
5
- import { l as a } from "./index-d18e2a20.js";
5
+ import { l as a } from "./index-504f1a9e.js";
6
6
 
7
7
  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}:host{display:inline}";
8
8
 
@@ -135,7 +135,7 @@ const d = class {
135
135
  render() {
136
136
  const {shouldShow: e, displayedMessage: s} = this;
137
137
  return t(i, {
138
- key: "78b7e35a4534ff20a2bace5450b860a95b5354ce"
138
+ key: "bb2afb6a702c88e41eed0cad8ad263e7d7014406"
139
139
  }, e ? t("time", {
140
140
  dateTime: s
141
141
  }, s) : null);
@@ -80,7 +80,7 @@ const r = class {
80
80
  // #region Render Methods
81
81
  render() {
82
82
  return e("slot", {
83
- key: "054e80a957d13bd3226c6db7ca07be3764283974",
83
+ key: "e704a2aa1c38da509b0e366e03cd33397ffdbf5d",
84
84
  onSlotchange: this.handleSlotChange
85
85
  });
86
86
  }
@@ -1,6 +1,6 @@
1
1
  import { r as t, c as e, h as i, g as n } from "./index-7a5365e2.js";
2
2
 
3
- import { m as s, o as a, i as r, n as o, l as c } from "./index-d18e2a20.js";
3
+ import { m as a, o as s, i as r, n as o, l as c } from "./index-504f1a9e.js";
4
4
 
5
5
  const d = "*{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;background:var(--tct-section-background, var(--tct-section-background-color, var(--t-section-background-color, var(--tct-section-bg, var(--t-section-bg, var(--app-white, #ffffff))))));color:var(--tct-section-font-color, var(--t-section-font-color, var(--t-text, #4d4d4d)));border-radius:var(--tct-section-border-radius, var(--t-section-border-radius, var(--app-border-radius-1, 4px)));margin:var(--tct-section-margin, var(--t-section-margin, var(--app-scale-3x, 15px)));border-width:var(--tct-section-border-width, 0);border-style:var(--tct-section-border-style, solid);border-color:var(--tct-section-border-color, none)}@media screen and (max-width: 767px){:host{--comp-default-margin:var(--app-scale-3x, 15px) 0;margin:var(--tct-section-margin, var(--t-section-margin, var(--comp-default-margin)))}}@media print{:host{--comp-default-print-margin:var(--app-scale-3x, 15px) 0;margin:var(--tct-section-print-margin, var(--comp-default-print-margin))}}.wrapper{--comp-tween:var(--tct-section-tween, var(--t-section-tween, var(--app-tween-1, 0.2s ease)));--comp-default-wrapper-padding:var(--app-scale-1x, 5px) 0;display:block;padding:var(--tct-section-wrapper-padding, var(--t-section-wrapper-padding, var(--comp-default-wrapper-padding)))}.wrapper:hover{box-shadow:var(--tct-section-wrapper-hover-box-shadow, var(--t-section-wrapper-hover-box-shadow, inherit))}:host([collapsible]) .wrapper{--comp-tween:var(--tct-section-tween, var(--t-section-tween, var(--app-tween-2, 0.4s ease)))}header{--comp-default-header-padding:0 var(--app-scale-3x, 15px);padding:var(--tct-section-header-padding, var(--t-section-header-padding, var(--comp-default-header-padding)));display:flex}@media print{header{padding:var(--tct-section-header-print-padding, 0)}}header.has-header{min-height:var(--tct-section-header-min-height, var(--t-section-header-min-height, 44px))}.header-content{flex:1 1 100%;min-width:0;align-self:center}:host([collapsible]) .header-content{cursor:pointer}.title{margin:var(--tct-section-title-margin, 0);font-size:var(--tct-section-title-font-size, 20px);font-weight:var(--tct-section-title-font-weight, 600);text-transform:var(--tct-section-title-text-transform, none);letter-spacing:var(--tct-section-title-letter-spacing, 0.5px)}q2-icon{transition:transform var(--comp-tween)}:host(:not([expanded])) q2-icon,:host([expanded=false]) q2-icon{transform:rotate(180deg)}.content-wrapper{height:auto}.content-wrapper.is-closed{display:none;overflow:hidden}.content-wrapper.is-transitioning{overflow:hidden}:host([collapsible]) .content-wrapper{transition:height var(--comp-tween)}.content{--comp-default-content-padding:var(--app-scale-2x, 10px) var(--app-scale-3x, 15px);padding:var(--tct-section-content-padding, var(--t-section-content-padding, var(--comp-default-content-padding)))}@media print{.content{padding:var(--tct-section-content-print-padding, 0)}}.content:focus{box-shadow:none}:host([collapsible]) :host(:not([expanded])) .content{visibility:hidden}";
6
6
 
@@ -14,10 +14,10 @@ const p = class {
14
14
  this.titleId = "title";
15
15
  this.addContentSlotListener = () => {
16
16
  if (this.contentSlot) {
17
- this.contentSlot.addEventListener("slotchange", s);
17
+ this.contentSlot.addEventListener("slotchange", a);
18
18
  return;
19
19
  }
20
- const t = new MutationObserver(s);
20
+ const t = new MutationObserver(a);
21
21
  t.observe(this.contentContainer, {
22
22
  childList: true,
23
23
  subtree: true
@@ -65,7 +65,7 @@ const p = class {
65
65
  this.removeContentSlotListener = () => {
66
66
  var t;
67
67
  if (this.contentSlot) {
68
- this.contentSlot.removeEventListener("slotchange", s);
68
+ this.contentSlot.removeEventListener("slotchange", a);
69
69
  return;
70
70
  }
71
71
  (t = this.contentSlotMutationObserver) === null || t === void 0 ? void 0 : t.disconnect();
@@ -101,7 +101,7 @@ const p = class {
101
101
  componentDidLoad() {
102
102
  this.addHeaderSlotListener();
103
103
  this.addContentSlotListener();
104
- a(this.hostElement);
104
+ s(this.hostElement);
105
105
  }
106
106
  // #endregion
107
107
  // #region Listeners
@@ -121,7 +121,7 @@ const p = class {
121
121
  }
122
122
  async expandedObserver(t) {
123
123
  this.clearResizeInterval();
124
- this.resizerFn = setInterval(s, 5);
124
+ this.resizerFn = setInterval(a, 5);
125
125
  if (t) {
126
126
  this.expandSection();
127
127
  } else {
@@ -181,35 +181,35 @@ const p = class {
181
181
  render() {
182
182
  const t = this.label || this.hasYieldedHeader;
183
183
  const e = [ "content-wrapper" ];
184
- const {collapsible: n, hideContent: s, contentHeight: a} = this;
184
+ const {collapsible: n, hideContent: a, contentHeight: s} = this;
185
185
  if (n) {
186
- if (s) e.push("is-closed"); else if (a) e.push("is-transitioning");
186
+ if (a) e.push("is-closed"); else if (s) e.push("is-transitioning");
187
187
  }
188
188
  const r = !this.hasYieldedHeader && !!this.label;
189
189
  return i("section", {
190
- key: "51caab18e84c01492e56a6146130fd62fe54ca70",
190
+ key: "cc309ddb28c1a874a6ceeb59b8289a4346e459a8",
191
191
  class: "wrapper"
192
192
  }, i("header", {
193
- key: "8badc2ccc5b350a005b8d22b69177d7018f34284",
193
+ key: "84ddd7d53237e38fe42f4760a71526e560856305",
194
194
  class: t ? "has-header" : ""
195
195
  }, i("div", {
196
- key: "2af884fba47086257db63b7367d24c308d1b1e77",
196
+ key: "b0574a853b76014816a5eac89a2c6cf9eabbb52d",
197
197
  class: "header-content",
198
198
  id: this.titleId,
199
199
  onClick: this.collapsible && this.onHeaderClick
200
200
  }, r && i("h2", {
201
- key: "32dcbaa44045c162fd41c14899192082fceb457e",
201
+ key: "89265a8681b994611de1f858b47b3424aaf2c77a",
202
202
  class: "title"
203
203
  }, c(this.label)), i("div", {
204
- key: "38535337690457635e0ffb1233c715c3d0f84cb5",
204
+ key: "735702090c9b6744c7575f71260dec2a10f2032e",
205
205
  ref: t => this.headerSlotWrapper = t,
206
206
  class: "header-slot-wrapper"
207
207
  }, i("slot", {
208
- key: "2e95134d388a51d7e4743a57b1ed102829ce43c6",
208
+ key: "25d45885176b19c778fd8a5698f17c33c6daef45",
209
209
  ref: t => this.headerSlot = t,
210
210
  name: "q2-section-header"
211
211
  }))), this.collapsible && !this.noCollapseIcon && i("q2-btn", {
212
- key: "f7a91d6201e6be895e74a83d77e6b957e8eaba84",
212
+ key: "27549707494cde6a1be6d2eaac5f41b6ba0cbd10",
213
213
  label: c(this.label || "tecton.element.section.defaultToggleLabel"),
214
214
  ariaExpanded: `${!!this.expanded}`,
215
215
  ariaControls: this.contentId,
@@ -217,10 +217,10 @@ const p = class {
217
217
  "hide-label": true,
218
218
  onClick: this.onHeaderClick
219
219
  }, i("q2-icon", {
220
- key: "a6677b9ad7903ba53ed6460c839421fb134a74a0",
220
+ key: "66e2fcb947a4b49c4d39b432304c6ef9a22254c3",
221
221
  type: "chevron-up"
222
222
  }))), i("div", {
223
- key: "0b8be5db6874002b6320ba62b42473ee6b55830a",
223
+ key: "82cbe836aea28dcde1f34edeab8efae89d3a10d5",
224
224
  class: e.join(" "),
225
225
  id: this.contentId,
226
226
  "aria-labelledby": this.titleId,
@@ -230,12 +230,12 @@ const p = class {
230
230
  height: this.contentHeight
231
231
  }
232
232
  }, i("div", {
233
- key: "42968fd4be0401dcca23f6f84ce2db123e88d722",
233
+ key: "ce7c2e8bfb7f1c8fc8c5a1d8de241d9c509db9bb",
234
234
  ref: t => this.contentContainer = t,
235
235
  class: "content",
236
236
  tabindex: "-1"
237
237
  }, i("slot", {
238
- key: "919c3f6a65a945581deb258b10ad3877182389c4",
238
+ key: "a564c7267342a8de26e25b8a0083c3708ea46cab",
239
239
  ref: t => this.contentSlot = t
240
240
  }))));
241
241
  }