q2-tecton-elements 1.54.5 → 1.54.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 (389) hide show
  1. package/dist/bundle-report.json +140 -73
  2. package/dist/cjs/loader.cjs.js +1 -1
  3. package/dist/cjs/q2-action-group.cjs.entry.js +1 -1
  4. package/dist/cjs/q2-action-sheet.cjs.entry.js +1 -1
  5. package/dist/cjs/q2-avatar.cjs.entry.js +1 -1
  6. package/dist/cjs/q2-badge_7.cjs.entry.js +11 -3
  7. package/dist/cjs/q2-badge_7.cjs.entry.js.map +1 -1
  8. package/dist/cjs/q2-carousel-pane.cjs.entry.js +2 -2
  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-currency.cjs.entry.js +1 -1
  13. package/dist/cjs/q2-detail.cjs.entry.js +1 -1
  14. package/dist/cjs/q2-dropdown.cjs.entry.js +32 -31
  15. package/dist/cjs/q2-dropdown.cjs.entry.js.map +1 -1
  16. package/dist/cjs/q2-editable-field.cjs.entry.js +6 -7
  17. package/dist/cjs/q2-editable-field.cjs.entry.js.map +1 -1
  18. package/dist/cjs/q2-example.cjs.entry.js +1 -1
  19. package/dist/cjs/q2-formatted-text.cjs.entry.js +1 -1
  20. package/dist/cjs/q2-item_3.cjs.entry.js +2 -2
  21. package/dist/cjs/q2-legend.cjs.entry.js +1 -1
  22. package/dist/cjs/q2-loc.cjs.entry.js +1 -1
  23. package/dist/cjs/q2-message.cjs.entry.js +1 -1
  24. package/dist/cjs/q2-month-picker.cjs.entry.js +2 -2
  25. package/dist/cjs/q2-optgroup.cjs.entry.js +1 -1
  26. package/dist/cjs/q2-option-list_2.cjs.entry.js +63 -60
  27. package/dist/cjs/q2-option-list_2.cjs.entry.js.map +1 -1
  28. package/dist/cjs/q2-pagination.cjs.entry.js +3 -3
  29. package/dist/cjs/q2-pill.cjs.entry.js +1 -1
  30. package/dist/cjs/q2-relative-time.cjs.entry.js +1 -1
  31. package/dist/cjs/q2-resize-observer.cjs.entry.js +1 -1
  32. package/dist/cjs/q2-section.cjs.entry.js +2 -2
  33. package/dist/cjs/q2-select.cjs.entry.js +85 -11
  34. package/dist/cjs/q2-select.cjs.entry.js.map +1 -1
  35. package/dist/cjs/q2-stepper-vertical.cjs.entry.js +1 -1
  36. package/dist/cjs/q2-stepper.cjs.entry.js +1 -1
  37. package/dist/cjs/q2-tag.cjs.entry.js +1 -1
  38. package/dist/cjs/q2-tecton-elements.cjs.js +1 -1
  39. package/dist/cjs/q2-textarea.cjs.entry.js +2 -1
  40. package/dist/cjs/q2-textarea.cjs.entry.js.map +1 -1
  41. package/dist/cjs/tecton-tab-pane.cjs.entry.js +2 -2
  42. package/dist/collection/components/click-elsewhere/click-elsewhere.js.map +1 -1
  43. package/dist/collection/components/click-elsewhere/test/click-elsewhere-test.e2e.js.map +1 -1
  44. package/dist/collection/components/q2-action-group/q2-action-group.js +1 -1
  45. package/dist/collection/components/q2-action-group/q2-action-group.js.map +1 -1
  46. package/dist/collection/components/q2-action-group/test/q2-action-group.e2e.js.map +1 -1
  47. package/dist/collection/components/q2-action-group/test/q2-action-group.spec.js.map +1 -1
  48. package/dist/collection/components/q2-action-sheet/q2-action-sheet.js +1 -1
  49. package/dist/collection/components/q2-action-sheet/q2-action-sheet.js.map +1 -1
  50. package/dist/collection/components/q2-action-sheet/test/q2-action-sheet-test.e2e.js.map +1 -1
  51. package/dist/collection/components/q2-avatar/q2-avatar.js +1 -1
  52. package/dist/collection/components/q2-avatar/q2-avatar.js.map +1 -1
  53. package/dist/collection/components/q2-avatar/test/q2-avatar-test.e2e.js.map +1 -1
  54. package/dist/collection/components/q2-badge/q2-badge.js.map +1 -1
  55. package/dist/collection/components/q2-badge/test/q2-badge-test.e2e.js.map +1 -1
  56. package/dist/collection/components/q2-btn/q2-btn.js +4 -0
  57. package/dist/collection/components/q2-btn/q2-btn.js.map +1 -1
  58. package/dist/collection/components/q2-btn/test/q2-btn-test.e2e.js.map +1 -1
  59. package/dist/collection/components/q2-calendar/q2-calendar-helpers.js.map +1 -1
  60. package/dist/collection/components/q2-calendar/q2-calendar-types.js.map +1 -1
  61. package/dist/collection/components/q2-calendar/q2-calendar-validation.js.map +1 -1
  62. package/dist/collection/components/q2-calendar/q2-calendar.js.map +1 -1
  63. package/dist/collection/components/q2-calendar/q2-month-picker.js +2 -2
  64. package/dist/collection/components/q2-calendar/q2-month-picker.js.map +1 -1
  65. package/dist/collection/components/q2-calendar/test/helpers-test.e2e.js.map +1 -1
  66. package/dist/collection/components/q2-calendar/test/q2-calendar-month-picker-test.e2e.js.map +1 -1
  67. package/dist/collection/components/q2-calendar/test/q2-calendar-test.e2e.js +2 -2
  68. package/dist/collection/components/q2-calendar/test/q2-calendar-test.e2e.js.map +1 -1
  69. package/dist/collection/components/q2-calendar/test/validation-test.e2e.js.map +1 -1
  70. package/dist/collection/components/q2-card/q2-card.js.map +1 -1
  71. package/dist/collection/components/q2-card/test/q2-card-test.e2e.js.map +1 -1
  72. package/dist/collection/components/q2-carousel/q2-carousel.js.map +1 -1
  73. package/dist/collection/components/q2-carousel/test/q2-carousel-test.e2e.js.map +1 -1
  74. package/dist/collection/components/q2-carousel-pane/q2-carousel-pane.js +2 -2
  75. package/dist/collection/components/q2-carousel-pane/q2-carousel-pane.js.map +1 -1
  76. package/dist/collection/components/q2-carousel-pane/test/q2-carousel-pane-test.e2e.js.map +1 -1
  77. package/dist/collection/components/q2-carousel-pane/test/q2-carousel-pane-test.spec.js.map +1 -1
  78. package/dist/collection/components/q2-chart-area/q2-chart-area.js +1 -1
  79. package/dist/collection/components/q2-chart-area/q2-chart-area.js.map +1 -1
  80. package/dist/collection/components/q2-chart-area/test/q2-chart-area-test.e2e.js.map +1 -1
  81. package/dist/collection/components/q2-chart-bar/q2-chart-bar.js +1 -1
  82. package/dist/collection/components/q2-chart-bar/q2-chart-bar.js.map +1 -1
  83. package/dist/collection/components/q2-chart-bar/test/q2-chart-bar-test.e2e.js.map +1 -1
  84. package/dist/collection/components/q2-chart-donut/q2-chart-donut.js +1 -1
  85. package/dist/collection/components/q2-chart-donut/q2-chart-donut.js.map +1 -1
  86. package/dist/collection/components/q2-chart-donut/test/q2-chart-donut-test.e2e.js.map +1 -1
  87. package/dist/collection/components/q2-checkbox/q2-checkbox.js.map +1 -1
  88. package/dist/collection/components/q2-checkbox/test/q2-checkbox-test.e2e.js.map +1 -1
  89. package/dist/collection/components/q2-checkbox-group/q2-checkbox-group.js.map +1 -1
  90. package/dist/collection/components/q2-checkbox-group/test/q2-checkbox-group-test.e2e.js.map +1 -1
  91. package/dist/collection/components/q2-currency/q2-currency.js +1 -1
  92. package/dist/collection/components/q2-currency/q2-currency.js.map +1 -1
  93. package/dist/collection/components/q2-currency/test/q2-currency-test.e2e.js.map +1 -1
  94. package/dist/collection/components/q2-data-table/q2-data-table.js.map +1 -1
  95. package/dist/collection/components/q2-data-table/test/q2-data-table-test.e2e.js.map +1 -1
  96. package/dist/collection/components/q2-detail/q2-detail.js +1 -1
  97. package/dist/collection/components/q2-detail/q2-detail.js.map +1 -1
  98. package/dist/collection/components/q2-detail/test/q2-detail-test.e2e.js.map +1 -1
  99. package/dist/collection/components/q2-dropdown/q2-dropdown.js +33 -31
  100. package/dist/collection/components/q2-dropdown/q2-dropdown.js.map +1 -1
  101. package/dist/collection/components/q2-dropdown/test/q2-dropdown-test.e2e.js +34 -32
  102. package/dist/collection/components/q2-dropdown/test/q2-dropdown-test.e2e.js.map +1 -1
  103. package/dist/collection/components/q2-dropdown-item/q2-dropdown-item.js.map +1 -1
  104. package/dist/collection/components/q2-dropdown-item/test/q2-dropdown-item-test.e2e.js.map +1 -1
  105. package/dist/collection/components/q2-editable-field/q2-editable-field.js +12 -7
  106. package/dist/collection/components/q2-editable-field/q2-editable-field.js.map +1 -1
  107. package/dist/collection/components/q2-editable-field/test/q2-editable-field-test.e2e.js.map +1 -1
  108. package/dist/collection/components/q2-example/q2-example.js +1 -1
  109. package/dist/collection/components/q2-example/q2-example.js.map +1 -1
  110. package/dist/collection/components/q2-example/test/q2-example.e2e.js.map +1 -1
  111. package/dist/collection/components/q2-example/test/q2-example.spec.js.map +1 -1
  112. package/dist/collection/components/q2-file-picker/q2-file-picker.js.map +1 -1
  113. package/dist/collection/components/q2-file-picker/test/q2-file-picker-test.e2e.js.map +1 -1
  114. package/dist/collection/components/q2-file-picker/test/q2-file-picker-test.spec.js.map +1 -1
  115. package/dist/collection/components/q2-formatted-text/q2-formatted-text.js +1 -1
  116. package/dist/collection/components/q2-formatted-text/q2-formatted-text.js.map +1 -1
  117. package/dist/collection/components/q2-formatted-text/test/q2-formatted-text-test.e2e.js.map +1 -1
  118. package/dist/collection/components/q2-icon/q2-icon-types.js.map +1 -1
  119. package/dist/collection/components/q2-icon/q2-icon.js +4 -0
  120. package/dist/collection/components/q2-icon/q2-icon.js.map +1 -1
  121. package/dist/collection/components/q2-icon/test/q2-icon-test.e2e.js.map +1 -1
  122. package/dist/collection/components/q2-input/formatting/alpha.js.map +1 -1
  123. package/dist/collection/components/q2-input/formatting/alpha.spec.js.map +1 -1
  124. package/dist/collection/components/q2-input/formatting/alphanumeric.js.map +1 -1
  125. package/dist/collection/components/q2-input/formatting/alphanumeric.spec.js.map +1 -1
  126. package/dist/collection/components/q2-input/formatting/credit-card.js.map +1 -1
  127. package/dist/collection/components/q2-input/formatting/credit-card.spec.js.map +1 -1
  128. package/dist/collection/components/q2-input/formatting/currency.js.map +1 -1
  129. package/dist/collection/components/q2-input/formatting/currency.spec.js.map +1 -1
  130. package/dist/collection/components/q2-input/formatting/date.js.map +1 -1
  131. package/dist/collection/components/q2-input/formatting/date.spec.js.map +1 -1
  132. package/dist/collection/components/q2-input/formatting/generic.js.map +1 -1
  133. package/dist/collection/components/q2-input/formatting/number.js.map +1 -1
  134. package/dist/collection/components/q2-input/formatting/numeric.js.map +1 -1
  135. package/dist/collection/components/q2-input/formatting/numeric.spec.js.map +1 -1
  136. package/dist/collection/components/q2-input/formatting/phone.js.map +1 -1
  137. package/dist/collection/components/q2-input/formatting/phone.spec.js.map +1 -1
  138. package/dist/collection/components/q2-input/formatting/postal.js.map +1 -1
  139. package/dist/collection/components/q2-input/formatting/postal.spec.js.map +1 -1
  140. package/dist/collection/components/q2-input/formatting/ssn.js.map +1 -1
  141. package/dist/collection/components/q2-input/formatting/ssn.spec.js.map +1 -1
  142. package/dist/collection/components/q2-input/formatting/tin.js.map +1 -1
  143. package/dist/collection/components/q2-input/formatting/tin.spec.js.map +1 -1
  144. package/dist/collection/components/q2-input/q2-input-types.js.map +1 -1
  145. package/dist/collection/components/q2-input/q2-input.js +1 -1
  146. package/dist/collection/components/q2-input/q2-input.js.map +1 -1
  147. package/dist/collection/components/q2-input/test/q2-input-credit-card-test.e2e.js.map +1 -1
  148. package/dist/collection/components/q2-input/test/q2-input-test.e2e.js.map +1 -1
  149. package/dist/collection/components/q2-input/test/q2-input-test.spec.js.map +1 -1
  150. package/dist/collection/components/q2-item/q2-item.js +1 -1
  151. package/dist/collection/components/q2-item/q2-item.js.map +1 -1
  152. package/dist/collection/components/q2-item/test/q2-item-test.e2e.js.map +1 -1
  153. package/dist/collection/components/q2-item/test/q2-item-test.spec.js.map +1 -1
  154. package/dist/collection/components/q2-legend/q2-legend.js +1 -1
  155. package/dist/collection/components/q2-legend/q2-legend.js.map +1 -1
  156. package/dist/collection/components/q2-legend/test/q2-legend-test.e2e.js.map +1 -1
  157. package/dist/collection/components/q2-legend/test/q2-legend-test.spec.js.map +1 -1
  158. package/dist/collection/components/q2-link/q2-link.js.map +1 -1
  159. package/dist/collection/components/q2-link/test/q2-link-test.e2e.js.map +1 -1
  160. package/dist/collection/components/q2-link/test/q2-link-test.spec.js.map +1 -1
  161. package/dist/collection/components/q2-list/q2-list.js +1 -1
  162. package/dist/collection/components/q2-list/q2-list.js.map +1 -1
  163. package/dist/collection/components/q2-list/test/q2-list-test.e2e.js.map +1 -1
  164. package/dist/collection/components/q2-loading/q2-loading.js.map +1 -1
  165. package/dist/collection/components/q2-loading/skeleton/q2-loading-element/index.js.map +1 -1
  166. package/dist/collection/components/q2-loading/skeleton/shapes.js.map +1 -1
  167. package/dist/collection/components/q2-loading/test/q2-loading-element-test.e2e.js.map +1 -1
  168. package/dist/collection/components/q2-loading/test/q2-loading-test.e2e.js.map +1 -1
  169. package/dist/collection/components/q2-loc/q2-loc.js +1 -1
  170. package/dist/collection/components/q2-loc/q2-loc.js.map +1 -1
  171. package/dist/collection/components/q2-loc/test/q2-loc-test.e2e.js.map +1 -1
  172. package/dist/collection/components/q2-loc/test/q2-loc-test.spec.js.map +1 -1
  173. package/dist/collection/components/q2-message/q2-message.js +1 -1
  174. package/dist/collection/components/q2-message/q2-message.js.map +1 -1
  175. package/dist/collection/components/q2-message/test/q2-message-test.e2e.js.map +1 -1
  176. package/dist/collection/components/q2-optgroup/q2-optgroup.js +1 -1
  177. package/dist/collection/components/q2-optgroup/q2-optgroup.js.map +1 -1
  178. package/dist/collection/components/q2-optgroup/test/q2-optgroup-test.e2e.js.map +1 -1
  179. package/dist/collection/components/q2-option/q2-option.js.map +1 -1
  180. package/dist/collection/components/q2-option/test/q2-option-test.e2e.js.map +1 -1
  181. package/dist/collection/components/q2-option/test/q2-option-test.spec.js.map +1 -1
  182. package/dist/collection/components/q2-option-list/q2-option-list.js.map +1 -1
  183. package/dist/collection/components/q2-option-list/test/q2-option-list-test.e2e.js.map +1 -1
  184. package/dist/collection/components/q2-option-list/test/q2-option-list.spec.js.map +1 -1
  185. package/dist/collection/components/q2-pagination/q2-pagination.js +3 -3
  186. package/dist/collection/components/q2-pagination/q2-pagination.js.map +1 -1
  187. package/dist/collection/components/q2-pagination/test/q2-pagination-test.e2e.js +1 -0
  188. package/dist/collection/components/q2-pagination/test/q2-pagination-test.e2e.js.map +1 -1
  189. package/dist/collection/components/q2-pill/q2-pill.js +1 -1
  190. package/dist/collection/components/q2-pill/q2-pill.js.map +1 -1
  191. package/dist/collection/components/q2-pill/test/q2-pill-test.e2e.js.map +1 -1
  192. package/dist/collection/components/q2-popover/q2-popover.css +18 -10
  193. package/dist/collection/components/q2-popover/q2-popover.js +64 -60
  194. package/dist/collection/components/q2-popover/q2-popover.js.map +1 -1
  195. package/dist/collection/components/q2-popover/test/q2-popover-test.e2e.js +1 -34
  196. package/dist/collection/components/q2-popover/test/q2-popover-test.e2e.js.map +1 -1
  197. package/dist/collection/components/q2-popover/test/q2-popover-test.spec.js +743 -435
  198. package/dist/collection/components/q2-popover/test/q2-popover-test.spec.js.map +1 -1
  199. package/dist/collection/components/q2-radio/q2-radio.js.map +1 -1
  200. package/dist/collection/components/q2-radio/test/q2-radio-test.e2e.js.map +1 -1
  201. package/dist/collection/components/q2-radio-group/q2-radio-group.js.map +1 -1
  202. package/dist/collection/components/q2-radio-group/test/q2-radio-group-test.e2e.js.map +1 -1
  203. package/dist/collection/components/q2-relative-time/q2-relative-time.js +1 -1
  204. package/dist/collection/components/q2-relative-time/q2-relative-time.js.map +1 -1
  205. package/dist/collection/components/q2-relative-time/test/q2-relative-time-test.e2e.js.map +1 -1
  206. package/dist/collection/components/q2-resize-observer/q2-resize-observer.js +1 -1
  207. package/dist/collection/components/q2-resize-observer/q2-resize-observer.js.map +1 -1
  208. package/dist/collection/components/q2-resize-observer/test/q2-resize-observer.e2e.js.map +1 -1
  209. package/dist/collection/components/q2-resize-observer/test/q2-resize-observer.spec.js.map +1 -1
  210. package/dist/collection/components/q2-section/q2-section.js +2 -2
  211. package/dist/collection/components/q2-section/q2-section.js.map +1 -1
  212. package/dist/collection/components/q2-section/test/q2-section-test.e2e.js.map +1 -1
  213. package/dist/collection/components/q2-select/q2-select.js +107 -14
  214. package/dist/collection/components/q2-select/q2-select.js.map +1 -1
  215. package/dist/collection/components/q2-select/test/q2-select-test.e2e.js.map +1 -1
  216. package/dist/collection/components/q2-select/test/q2-select-test.spec.js +412 -0
  217. package/dist/collection/components/q2-select/test/q2-select-test.spec.js.map +1 -0
  218. package/dist/collection/components/q2-stepper/q2-stepper.js +1 -1
  219. package/dist/collection/components/q2-stepper/q2-stepper.js.map +1 -1
  220. package/dist/collection/components/q2-stepper/test/q2-stepper-test.e2e.js.map +1 -1
  221. package/dist/collection/components/q2-stepper-pane/q2-stepper-pane.js.map +1 -1
  222. package/dist/collection/components/q2-stepper-pane/test/q2-stepper-pane-test.e2e.js.map +1 -1
  223. package/dist/collection/components/q2-stepper-vertical/q2-stepper-vertical.js +1 -1
  224. package/dist/collection/components/q2-stepper-vertical/q2-stepper-vertical.js.map +1 -1
  225. package/dist/collection/components/q2-stepper-vertical/test/q2-stepper-vertical-test.e2e.js.map +1 -1
  226. package/dist/collection/components/q2-tab-container/q2-tab-container.js +1 -1
  227. package/dist/collection/components/q2-tab-container/q2-tab-container.js.map +1 -1
  228. package/dist/collection/components/q2-tab-container/test/q2-tab-container-test.e2e.js.map +1 -1
  229. package/dist/collection/components/q2-tab-container/test/q2-tab-container-test.spec.js.map +1 -1
  230. package/dist/collection/components/q2-tab-pane/q2-tab-pane.js +1 -1
  231. package/dist/collection/components/q2-tab-pane/q2-tab-pane.js.map +1 -1
  232. package/dist/collection/components/q2-tab-pane/test/q2-tab-pane-test.e2e.js.map +1 -1
  233. package/dist/collection/components/q2-tag/q2-tag.js +1 -1
  234. package/dist/collection/components/q2-tag/q2-tag.js.map +1 -1
  235. package/dist/collection/components/q2-tag/test/q2-tag-test.e2e.js +5 -0
  236. package/dist/collection/components/q2-tag/test/q2-tag-test.e2e.js.map +1 -1
  237. package/dist/collection/components/q2-textarea/q2-textarea.js +2 -1
  238. package/dist/collection/components/q2-textarea/q2-textarea.js.map +1 -1
  239. package/dist/collection/components/q2-textarea/test/q2-textarea-test.e2e.js.map +1 -1
  240. package/dist/collection/components/q2-tooltip/q2-tooltip.js.map +1 -1
  241. package/dist/collection/components/q2-tooltip/test/q2-tooltip-test.e2e.js.map +1 -1
  242. package/dist/collection/components/tecton-tab-pane/tecton-tab-pane-types.js.map +1 -1
  243. package/dist/collection/components/tecton-tab-pane/tecton-tab-pane.js +2 -2
  244. package/dist/collection/components/tecton-tab-pane/tecton-tab-pane.js.map +1 -1
  245. package/dist/collection/components/tecton-tab-pane/test/tecton-tab-pane-test.e2e.js.map +1 -1
  246. package/dist/collection/index.js.map +1 -1
  247. package/dist/collection/utils/action-sheet.js.map +1 -1
  248. package/dist/collection/utils/charting.js.map +1 -1
  249. package/dist/collection/utils/helpers.js.map +1 -1
  250. package/dist/collection/utils/index.js.map +1 -1
  251. package/dist/collection/utils/mirror-emit.js.map +1 -1
  252. package/dist/collection/utils/sanitize-html-string.js.map +1 -1
  253. package/dist/collection/utils/sanitize-regex-string.js.map +1 -1
  254. package/dist/collection/utils/test/action-sheet-test.e2e.js.map +1 -1
  255. package/dist/collection/utils/test/index.spec.js.map +1 -1
  256. package/dist/components/q2-action-group.js +1 -1
  257. package/dist/components/q2-action-sheet.js +1 -1
  258. package/dist/components/q2-avatar2.js +1 -1
  259. package/dist/components/q2-btn2.js +4 -0
  260. package/dist/components/q2-btn2.js.map +1 -1
  261. package/dist/components/q2-carousel-pane.js +2 -2
  262. package/dist/components/q2-chart-area.js +1 -1
  263. package/dist/components/q2-chart-bar.js +1 -1
  264. package/dist/components/q2-chart-donut.js +1 -1
  265. package/dist/components/q2-currency.js +1 -1
  266. package/dist/components/q2-detail.js +1 -1
  267. package/dist/components/q2-dropdown.js +32 -31
  268. package/dist/components/q2-dropdown.js.map +1 -1
  269. package/dist/components/q2-editable-field.js +7 -8
  270. package/dist/components/q2-editable-field.js.map +1 -1
  271. package/dist/components/q2-example.js +1 -1
  272. package/dist/components/q2-formatted-text.js +1 -1
  273. package/dist/components/q2-icon2.js +4 -0
  274. package/dist/components/q2-icon2.js.map +1 -1
  275. package/dist/components/q2-input2.js +1 -1
  276. package/dist/components/q2-item2.js +1 -1
  277. package/dist/components/q2-legend2.js +1 -1
  278. package/dist/components/q2-list2.js +1 -1
  279. package/dist/components/q2-loc.js +1 -1
  280. package/dist/components/q2-message2.js +1 -1
  281. package/dist/components/q2-month-picker.js +2 -2
  282. package/dist/components/q2-optgroup2.js +1 -1
  283. package/dist/components/q2-pagination.js +3 -3
  284. package/dist/components/q2-pill.js +1 -1
  285. package/dist/components/q2-popover2.js +63 -60
  286. package/dist/components/q2-popover2.js.map +1 -1
  287. package/dist/components/q2-relative-time.js +1 -1
  288. package/dist/components/q2-resize-observer2.js +1 -1
  289. package/dist/components/q2-section.js +2 -2
  290. package/dist/components/q2-select2.js +89 -15
  291. package/dist/components/q2-select2.js.map +1 -1
  292. package/dist/components/q2-stepper-vertical.js +1 -1
  293. package/dist/components/q2-stepper.js +1 -1
  294. package/dist/components/q2-tab-container.js +1 -1
  295. package/dist/components/q2-tab-pane.js +1 -1
  296. package/dist/components/q2-tag.js +1 -1
  297. package/dist/components/q2-textarea.js +2 -1
  298. package/dist/components/q2-textarea.js.map +1 -1
  299. package/dist/components/tecton-tab-pane.js +2 -2
  300. package/dist/esm/loader.js +1 -1
  301. package/dist/esm/q2-action-group.entry.js +1 -1
  302. package/dist/esm/q2-action-sheet.entry.js +1 -1
  303. package/dist/esm/q2-avatar.entry.js +1 -1
  304. package/dist/esm/q2-badge_7.entry.js +11 -3
  305. package/dist/esm/q2-badge_7.entry.js.map +1 -1
  306. package/dist/esm/q2-carousel-pane.entry.js +2 -2
  307. package/dist/esm/q2-chart-area.entry.js +1 -1
  308. package/dist/esm/q2-chart-bar.entry.js +1 -1
  309. package/dist/esm/q2-chart-donut.entry.js +1 -1
  310. package/dist/esm/q2-currency.entry.js +1 -1
  311. package/dist/esm/q2-detail.entry.js +1 -1
  312. package/dist/esm/q2-dropdown.entry.js +32 -31
  313. package/dist/esm/q2-dropdown.entry.js.map +1 -1
  314. package/dist/esm/q2-editable-field.entry.js +6 -7
  315. package/dist/esm/q2-editable-field.entry.js.map +1 -1
  316. package/dist/esm/q2-example.entry.js +1 -1
  317. package/dist/esm/q2-formatted-text.entry.js +1 -1
  318. package/dist/esm/q2-item_3.entry.js +2 -2
  319. package/dist/esm/q2-legend.entry.js +1 -1
  320. package/dist/esm/q2-loc.entry.js +1 -1
  321. package/dist/esm/q2-message.entry.js +1 -1
  322. package/dist/esm/q2-month-picker.entry.js +2 -2
  323. package/dist/esm/q2-optgroup.entry.js +1 -1
  324. package/dist/esm/q2-option-list_2.entry.js +63 -60
  325. package/dist/esm/q2-option-list_2.entry.js.map +1 -1
  326. package/dist/esm/q2-pagination.entry.js +3 -3
  327. package/dist/esm/q2-pill.entry.js +1 -1
  328. package/dist/esm/q2-relative-time.entry.js +1 -1
  329. package/dist/esm/q2-resize-observer.entry.js +1 -1
  330. package/dist/esm/q2-section.entry.js +2 -2
  331. package/dist/esm/q2-select.entry.js +87 -13
  332. package/dist/esm/q2-select.entry.js.map +1 -1
  333. package/dist/esm/q2-stepper-vertical.entry.js +1 -1
  334. package/dist/esm/q2-stepper.entry.js +1 -1
  335. package/dist/esm/q2-tag.entry.js +1 -1
  336. package/dist/esm/q2-tecton-elements.js +1 -1
  337. package/dist/esm/q2-textarea.entry.js +2 -1
  338. package/dist/esm/q2-textarea.entry.js.map +1 -1
  339. package/dist/esm/tecton-tab-pane.entry.js +2 -2
  340. package/dist/jest.setup.js +22 -0
  341. package/dist/jest.setup.js.map +1 -0
  342. package/dist/q2-tecton-elements/q2-action-group.entry.js +3 -3
  343. package/dist/q2-tecton-elements/q2-action-sheet.entry.js +33 -33
  344. package/dist/q2-tecton-elements/q2-avatar.entry.js +6 -6
  345. package/dist/q2-tecton-elements/q2-badge_7.entry.js +55 -47
  346. package/dist/q2-tecton-elements/q2-badge_7.entry.js.map +1 -1
  347. package/dist/q2-tecton-elements/q2-carousel-pane.entry.js +20 -20
  348. package/dist/q2-tecton-elements/q2-chart-area.entry.js +2 -2
  349. package/dist/q2-tecton-elements/q2-chart-bar.entry.js +2 -2
  350. package/dist/q2-tecton-elements/q2-chart-donut.entry.js +100 -100
  351. package/dist/q2-tecton-elements/q2-currency.entry.js +6 -6
  352. package/dist/q2-tecton-elements/q2-detail.entry.js +38 -38
  353. package/dist/q2-tecton-elements/q2-dropdown.entry.js +34 -32
  354. package/dist/q2-tecton-elements/q2-dropdown.entry.js.map +1 -1
  355. package/dist/q2-tecton-elements/q2-editable-field.entry.js +26 -17
  356. package/dist/q2-tecton-elements/q2-editable-field.entry.js.map +1 -1
  357. package/dist/q2-tecton-elements/q2-example.entry.js +1 -1
  358. package/dist/q2-tecton-elements/q2-formatted-text.entry.js +2 -2
  359. package/dist/q2-tecton-elements/q2-item_3.entry.js +18 -18
  360. package/dist/q2-tecton-elements/q2-legend.entry.js +2 -2
  361. package/dist/q2-tecton-elements/q2-loc.entry.js +5 -5
  362. package/dist/q2-tecton-elements/q2-message.entry.js +20 -20
  363. package/dist/q2-tecton-elements/q2-month-picker.entry.js +13 -13
  364. package/dist/q2-tecton-elements/q2-optgroup.entry.js +7 -7
  365. package/dist/q2-tecton-elements/q2-option-list_2.entry.js +134 -123
  366. package/dist/q2-tecton-elements/q2-option-list_2.entry.js.map +1 -1
  367. package/dist/q2-tecton-elements/q2-pagination.entry.js +18 -18
  368. package/dist/q2-tecton-elements/q2-pill.entry.js +13 -13
  369. package/dist/q2-tecton-elements/q2-relative-time.entry.js +1 -1
  370. package/dist/q2-tecton-elements/q2-resize-observer.entry.js +1 -1
  371. package/dist/q2-tecton-elements/q2-section.entry.js +19 -19
  372. package/dist/q2-tecton-elements/q2-select.entry.js +151 -89
  373. package/dist/q2-tecton-elements/q2-select.entry.js.map +1 -1
  374. package/dist/q2-tecton-elements/q2-stepper-vertical.entry.js +28 -28
  375. package/dist/q2-tecton-elements/q2-stepper.entry.js +28 -28
  376. package/dist/q2-tecton-elements/q2-tag.entry.js +5 -5
  377. package/dist/q2-tecton-elements/q2-tecton-elements.esm.js +1 -1
  378. package/dist/q2-tecton-elements/q2-tecton-elements.esm.js.map +1 -1
  379. package/dist/q2-tecton-elements/q2-textarea.entry.js +3 -2
  380. package/dist/q2-tecton-elements/q2-textarea.entry.js.map +1 -1
  381. package/dist/q2-tecton-elements/tecton-tab-pane.entry.js +9 -9
  382. package/dist/types/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/.stencil/jest.setup.d.ts +1 -0
  383. package/dist/types/components/q2-btn/q2-btn.d.ts +1 -0
  384. package/dist/types/components/q2-dropdown/q2-dropdown.d.ts +7 -8
  385. package/dist/types/components/q2-editable-field/q2-editable-field.d.ts +2 -1
  386. package/dist/types/components/q2-icon/q2-icon.d.ts +1 -0
  387. package/dist/types/components/q2-popover/q2-popover.d.ts +4 -4
  388. package/dist/types/components/q2-select/q2-select.d.ts +19 -0
  389. package/package.json +3 -3
@@ -37,8 +37,8 @@ var l = {
37
37
  };
38
38
  }
39
39
  const d = unapply(Array.prototype.forEach);
40
- const u = unapply(Array.prototype.lastIndexOf);
41
- const f = unapply(Array.prototype.pop);
40
+ const f = unapply(Array.prototype.lastIndexOf);
41
+ const u = unapply(Array.prototype.pop);
42
42
  const p = unapply(Array.prototype.push);
43
43
  const h = unapply(Array.prototype.splice);
44
44
  const m = unapply(String.prototype.toLowerCase);
@@ -324,7 +324,7 @@ var l = {
324
324
  /**
325
325
  * Expose whether this browser supports running the full DOMPurify.
326
326
  */ DOMPurify.isSupported = typeof e === "function" && typeof Z === "function" && ne && ne.createHTMLDocument !== undefined;
327
- const {MUSTACHE_EXPR: le, ERB_EXPR: ce, TMPLIT_EXPR: de, DATA_ATTR: ue, ARIA_ATTR: fe, IS_SCRIPT_OR_DATA: pe, ATTR_WHITESPACE: he, CUSTOM_ELEMENT: me} = W;
327
+ const {MUSTACHE_EXPR: le, ERB_EXPR: ce, TMPLIT_EXPR: de, DATA_ATTR: fe, ARIA_ATTR: ue, IS_SCRIPT_OR_DATA: pe, ATTR_WHITESPACE: he, CUSTOM_ELEMENT: me} = W;
328
328
  let {IS_ALLOWED_URI: ge} = W;
329
329
  /**
330
330
  * We consider the elements and attributes below to be safe. Ideally
@@ -441,7 +441,7 @@ var l = {
441
441
  * @param cfg optional config literal
442
442
  */
443
443
  // eslint-disable-next-line complexity
444
- const ut = function _parseConfig() {
444
+ const ft = function _parseConfig() {
445
445
  let e = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};
446
446
  if (lt && lt === e) {
447
447
  return;
@@ -598,7 +598,7 @@ var l = {
598
598
  };
599
599
  /* Keep track of all possible SVG and MathML tags
600
600
  * so that we can perform the namespace checks
601
- * correctly. */ const ft = addToSet({}, [ ..._, ...A, ...E ]);
601
+ * correctly. */ const ut = addToSet({}, [ ..._, ...A, ...E ]);
602
602
  const pt = addToSet({}, [ ...z, ...R ]);
603
603
  /**
604
604
  * @param element a DOM element whose namespace is being checked
@@ -635,7 +635,7 @@ var l = {
635
635
  }
636
636
  // We only allow elements that are defined in SVG
637
637
  // spec. All others are disallowed in SVG namespace.
638
- return Boolean(ft[n]);
638
+ return Boolean(ut[n]);
639
639
  }
640
640
  if (e.namespaceURI === Ve) {
641
641
  // The only way to switch from HTML namespace to MathML
@@ -665,7 +665,7 @@ var l = {
665
665
  }
666
666
  // We disallow tags that are specific for MathML
667
667
  // or SVG and should never appear in HTML namespace
668
- return !pt[n] && (ot[n] || !ft[n]);
668
+ return !pt[n] && (ot[n] || !ut[n]);
669
669
  }
670
670
  // For XHTML and XML documents that support custom namespaces
671
671
  if (it === "application/xhtml+xml" && Ze[e.namespaceURI]) {
@@ -898,7 +898,7 @@ var l = {
898
898
  /* Allow valid data-* attributes: At least one character after "-"
899
899
  (https://html.spec.whatwg.org/multipage/dom.html#embedding-custom-non-visible-data-with-the-data-*-attributes)
900
900
  XML-compatible (https://html.spec.whatwg.org/multipage/infrastructure.html#xml-compatible and http://www.w3.org/TR/xml/#d0e804)
901
- We don't need to check the value; it's always URI safe. */ if (_e && !Te[t] && k(ue, t)) ; else if (Se && k(fe, t)) ; else if (!ve[t] || Te[t]) {
901
+ We don't need to check the value; it's always URI safe. */ if (_e && !Te[t] && k(fe, t)) ; else if (Se && k(ue, t)) ; else if (!ve[t] || Te[t]) {
902
902
  if (
903
903
  // First condition does a very basic check if a) it's basically a valid custom element tagname AND
904
904
  // b) if the tagName passes whatever the user has configured for CUSTOM_ELEMENT_HANDLING.tagNameCheck
@@ -988,13 +988,13 @@ var l = {
988
988
  c = y(c, e, " ");
989
989
  }));
990
990
  }
991
- /* Is `value` valid for this attribute? */ const u = st(e.nodeName);
992
- if (!kt(u, l, c)) {
991
+ /* Is `value` valid for this attribute? */ const f = st(e.nodeName);
992
+ if (!kt(f, l, c)) {
993
993
  continue;
994
994
  }
995
995
  /* Handle attributes that require Trusted Types */ if (ee && typeof B === "object" && typeof B.getAttributeType === "function") {
996
996
  if (r) ; else {
997
- switch (B.getAttributeType(u, l)) {
997
+ switch (B.getAttributeType(f, l)) {
998
998
  case "TrustedHTML":
999
999
  {
1000
1000
  c = ee.createHTML(c);
@@ -1019,7 +1019,7 @@ var l = {
1019
1019
  if (vt(e)) {
1020
1020
  mt(e);
1021
1021
  } else {
1022
- f(DOMPurify.removed);
1022
+ u(DOMPurify.removed);
1023
1023
  }
1024
1024
  } catch (e) {}
1025
1025
  }
@@ -1071,7 +1071,7 @@ var l = {
1071
1071
  return e;
1072
1072
  }
1073
1073
  /* Assign config vars */ if (!Me) {
1074
- ut(t);
1074
+ ft(t);
1075
1075
  }
1076
1076
  /* Clean up removed elements */ DOMPurify.removed = [];
1077
1077
  /* Check if dirty is correctly typed for IN_PLACE */ if (typeof e === "string") {
@@ -1148,20 +1148,20 @@ var l = {
1148
1148
  }
1149
1149
  return s;
1150
1150
  }
1151
- let u = Oe ? n.outerHTML : n.innerHTML;
1151
+ let f = Oe ? n.outerHTML : n.innerHTML;
1152
1152
  /* Serialize doctype if allowed */ if (Oe && be["!doctype"] && n.ownerDocument && n.ownerDocument.doctype && n.ownerDocument.doctype.name && k(U, n.ownerDocument.doctype.name)) {
1153
- u = "<!DOCTYPE " + n.ownerDocument.doctype.name + ">\n" + u;
1153
+ f = "<!DOCTYPE " + n.ownerDocument.doctype.name + ">\n" + f;
1154
1154
  }
1155
1155
  /* Sanitize final string template-safe */ if (ze) {
1156
1156
  d([ le, ce, de ], (e => {
1157
- u = y(u, e, " ");
1157
+ f = y(f, e, " ");
1158
1158
  }));
1159
1159
  }
1160
- return ee && Pe ? ee.createHTML(u) : u;
1160
+ return ee && Pe ? ee.createHTML(f) : f;
1161
1161
  };
1162
1162
  DOMPurify.setConfig = function() {
1163
1163
  let e = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};
1164
- ut(e);
1164
+ ft(e);
1165
1165
  Me = true;
1166
1166
  };
1167
1167
  DOMPurify.clearConfig = function() {
@@ -1171,7 +1171,7 @@ var l = {
1171
1171
  DOMPurify.isValidAttribute = function(e, t, n) {
1172
1172
  /* Initialize shared config vars if necessary. */
1173
1173
  if (!lt) {
1174
- ut({});
1174
+ ft({});
1175
1175
  }
1176
1176
  const o = st(e);
1177
1177
  const i = st(t);
@@ -1185,10 +1185,10 @@ var l = {
1185
1185
  };
1186
1186
  DOMPurify.removeHook = function(e, t) {
1187
1187
  if (t !== undefined) {
1188
- const n = u(se[e], t);
1188
+ const n = f(se[e], t);
1189
1189
  return n === -1 ? undefined : h(se[e], n, 1)[0];
1190
1190
  }
1191
- return f(se[e]);
1191
+ return u(se[e]);
1192
1192
  };
1193
1193
  DOMPurify.removeHooks = function(e) {
1194
1194
  se[e] = [];
@@ -1216,9 +1216,9 @@ function sanitizeHTMLString(e) {
1216
1216
 
1217
1217
  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}@keyframes showBackdrop{from{opacity:0}}@keyframes hideBackdrop{to{opacity:0}}dialog{--comp-border-radius-default:var(--app-scale-3x, 15px) var(--app-scale-3x, 15px) 0 0;--comp-border-radius:var(--tct-action-sheet-border-radius, var(--comp-border-radius-default));--comp-desktop-border-radius:var(--tct-action-sheet-border-radius, var(--app-scale-3x, 15px));--comp-close-button-size:var(--tct-action-sheet-close-button-size, var(--t-a11y-min-size, 44px));--comp-header-height:var(--tct-action-sheet-header-height, var(--t-a11y-min-size, 44px));--comp-dialog-background:var(--tct-action-sheet-background, var(--t-base, #ffffff));--comp-dialog-color:var(--tct-action-sheet-color, var(--t-text, #4d4d4d));--comp-dialog-padding:var(--tct-action-sheet-padding, var(--app-scale-3x, 15px));--comp-content-gradient-height:var(--tct-action-sheet-content-gradient-height, var(--app-scale-2x, 10px));--comp-dialog-gap:var(--tct-action-sheet-gap, var(--app-scale-2x, 10px));--comp-dialog-max-width:var(--tct-action-sheet-max-width, 400px);--comp-dialog-max-height:var(--tct-action-sheet-max-height, var(--comp-action-sheet-computed-max-height, 75vh));--comp-dialog-min-height:var(--tct-action-sheet-min-height, var(--comp-action-sheet-computed-min-height, 20vh));--comp-dialog-box-shadow:var(--tct-action-sheet-box-shadow, var(--app-shadow-2, 0px 0px 2px rgba(0, 0, 0, 0.12), 0px 4px 8px rgba(0, 0, 0, 0.14)));position:fixed;top:100%;bottom:unset;color:var(--comp-dialog-color);background:var(--comp-dialog-background);transition:transform var(--tct-action-sheet-tween, var(--app-tween-2, 0.4s ease)), opacity var(--tct-action-sheet-tween, var(--app-tween-2, 0.4s ease));width:100%;max-width:var(--comp-dialog-max-width);border:0;border-radius:var(--comp-border-radius);box-shadow:var(--comp-dialog-box-shadow);padding:0;height:auto;overflow:hidden;min-height:var(--comp-dialog-min-height);max-height:var(--comp-dialog-max-height)}dialog::backdrop{opacity:0;background:var(--tct-action-sheet-backdrop-background, var(--t-top-a2, rgba(13, 13, 13, 0.6)))}dialog[open].is-opening,dialog[open].is-open{transform:translateY(-100%)}@media screen and (min-width: 1200px){dialog[open].is-opening,dialog[open].is-open{opacity:1;transform:translateY(0)}}dialog[open].is-opening::backdrop,dialog[open].is-open::backdrop{opacity:1;animation:showBackdrop var(--tct-action-sheet-tween, var(--app-tween-2, 0.4s ease))}dialog[open].is-closing{transform:translateY(10%)}dialog[open].is-closing::backdrop{animation:hideBackdrop var(--tct-action-sheet-tween, var(--app-tween-2, 0.4s ease))}@media screen and (min-width: 1200px){dialog{border-radius:var(--comp-desktop-border-radius);top:0px;bottom:0px;height:fit-content;transform:translateY(10%);opacity:0}}.content{overflow-y:auto;--comp-scrollbar-size:var(--tct-scrollbar-size, var(--t-scrollbar-size, var(--app-scale-1x, 5px)));--comp-scrollbar-border-radius:var(--tct-scrollbar-border-radius, var(--t-scrollbar-border-radius, var(--app-border-radius-1, 4px)));--comp-scrollbar-color:var(--tct-scrollbar-color, var(--t-scrollbar-color, var(--t-a11y-gray-color, #747474)));scrollbar-width:thin;scrollbar-color:var(--comp-scrollbar-color) transparent}.content::-webkit-scrollbar{width:var(--comp-scrollbar-size);height:var(--comp-scrollbar-size);margin:5px}.content::-webkit-scrollbar-thumb{background:var(--comp-scrollbar-color);border-radius:var(--comp-scrollbar-border-radius)}.content::-webkit-scrollbar-track{background:transparent;border-radius:var(--comp-scrollbar-border-radius)}.interior{display:grid;grid-template-rows:44px 1fr auto;gap:var(--comp-dialog-gap);max-height:calc(var(--comp-dialog-max-height) - var(--comp-dialog-padding));padding:var(--comp-dialog-padding)}.interior.is-list header,.interior.is-list footer{position:relative}.interior.is-list header:before,.interior.is-list footer:before{content:"";display:block;position:absolute;left:0;height:var(--comp-content-gradient-height);width:100%;z-index:1}header{display:grid;grid-template-columns:var(--comp-close-button-size) 1fr var(--comp-close-button-size);grid-template-areas:". title close";gap:var(--comp-dialog-gap)}header .title{grid-area:title;text-align:center;line-height:var(--comp-header-height)}header .btn-close{grid-area:close;width:var(--comp-close-button-size);height:var(--comp-close-button-size)}footer{display:flex;justify-content:end}';
1218
1218
 
1219
- const u = d;
1219
+ const f = d;
1220
1220
 
1221
- var f = undefined && undefined.__rest || function(e, t) {
1221
+ var u = undefined && undefined.__rest || function(e, t) {
1222
1222
  var n = {};
1223
1223
  for (var o in e) if (Object.prototype.hasOwnProperty.call(e, o) && t.indexOf(o) < 0) n[o] = e[o];
1224
1224
  if (e != null && typeof Object.getOwnPropertySymbols === "function") for (var i = 0, o = Object.getOwnPropertySymbols(e); i < o.length; i++) {
@@ -1248,7 +1248,7 @@ const p = class {
1248
1248
  };
1249
1249
  this.generateOption = e => {
1250
1250
  const t = document.createElement("q2-option");
1251
- const {innerHTML: n} = e, o = f(e, [ "innerHTML" ]);
1251
+ const {innerHTML: n} = e, o = u(e, [ "innerHTML" ]);
1252
1252
  if (n) t.innerHTML = sanitizeHTMLString(n);
1253
1253
  Object.entries(o).forEach((([e, n]) => {
1254
1254
  if (n === undefined) return;
@@ -1440,32 +1440,32 @@ const p = class {
1440
1440
  const r = (t === null || t === void 0 ? void 0 : t.appearance) || "slot";
1441
1441
  const s = `interior is-${r}`;
1442
1442
  return n("dialog", {
1443
- key: "89438ac3af7a795d3b83a4171c74e0b1255ccb95",
1443
+ key: "b108b17a4ba3a4e08acc15001e627ea861447357",
1444
1444
  ref: e => this.dialogElement = e,
1445
1445
  class: i,
1446
1446
  onClick: this.onClick
1447
1447
  }, n("div", {
1448
- key: "a17e57ba2693ee5dbd70ae888fde0d5df2837ccb",
1448
+ key: "bca59c1c6dc53949091e98fd5495952571fe184e",
1449
1449
  class: s
1450
1450
  }, o && n("header", {
1451
- key: "7da7a414195ed0e3e3f8dbc1692adeabd4dee09b"
1451
+ key: "7b7d0e2a7182f4848485d478e3f47f5f29d309e7"
1452
1452
  }, n("div", {
1453
- key: "f83976916359a1c9318086c486ab59e7f001e9ca",
1453
+ key: "0f6612d2eec2b65c9bf56c4cc56f748ede27b0d1",
1454
1454
  class: "title"
1455
1455
  }, (t === null || t === void 0 ? void 0 : t.title) || this.title), !this.hideClose && n("q2-btn", {
1456
- key: "873a7f92f6103bb671594640c56786d3dcb389d8",
1456
+ key: "dee03828d0810b4e9cd9767053f63e60f6af4c9d",
1457
1457
  class: "btn-close",
1458
1458
  "test-id": "btnClose",
1459
1459
  onClick: this.onCancel,
1460
1460
  label: "tecton.element.actionSheet.close",
1461
1461
  "hide-label": true
1462
1462
  }, n("q2-icon", {
1463
- key: "bb5d5f0d92186171564b2fe74d7b95e98962ed9c",
1463
+ key: "a625a61f60e023f3aae7800e6a645c41e2d9a71e",
1464
1464
  type: "close"
1465
1465
  }))), ((e = this.data) === null || e === void 0 ? void 0 : e.description) && n("p", {
1466
- key: "2620549f6ca4b669011a4dbd2be0a470d65ee857"
1466
+ key: "2da7e20b0b2095049ed834147e14d46fcefecfc4"
1467
1467
  }, t.description), a && n(a, {
1468
- key: "bf22c21f56b4551f4bf6ddbcc6385669ed02b66b",
1468
+ key: "40f00574f58afd907c4f1f59ff14cdd4db2b853c",
1469
1469
  data: this.data
1470
1470
  })));
1471
1471
  }
@@ -1474,7 +1474,7 @@ const p = class {
1474
1474
  }
1475
1475
  };
1476
1476
 
1477
- p.style = u;
1477
+ p.style = f;
1478
1478
 
1479
1479
  export { p as q2_action_sheet };
1480
1480
  //# sourceMappingURL=q2-action-sheet.entry.js.map
@@ -52,9 +52,9 @@ const c = class {
52
52
  const e = (this.name || this.initials) && (!this.src || this.badSrc);
53
53
  const c = !this.name && !this.initials && (!this.src || this.badSrc);
54
54
  return t("div", {
55
- key: "2377fb1226c542252d8c1826aa762cc0267bb8a2"
55
+ key: "fb5f6b225de751e0d0aeb5b9e2d92128f184c899"
56
56
  }, r && t("img", {
57
- key: "baa5c36dd4be833bd017daa75b57dc0cf9ea01bf",
57
+ key: "093ecb0b7e608589fda969b54ef3d5bc072ce245",
58
58
  class: i ? "avatar-img" : "avatar-img-default",
59
59
  "test-id": "userImage",
60
60
  src: this.src,
@@ -62,7 +62,7 @@ const c = class {
62
62
  onLoad: this.onLoad,
63
63
  alt: this.name || ""
64
64
  }), e && t("svg", {
65
- key: "d4977d3adf04544ed9f13b079abfa2a2e1ce3a56",
65
+ key: "dac89c0aca1a250d5d15b8536d323cf1b4bbe616",
66
66
  viewBox: "0 0 100 100",
67
67
  preserveAspectRatio: "xMidYMid meet",
68
68
  "test-id": "userInitials",
@@ -70,18 +70,18 @@ const c = class {
70
70
  "aria-label": this.name,
71
71
  "aria-hidden": !this.name && "true"
72
72
  }, t("text", {
73
- key: "8de6490d4949b8f20beef384ba78c371edf1d81a",
73
+ key: "85cdca32e6172a0f9c3b590a277a056fbec6c8ae",
74
74
  x: "50",
75
75
  y: "50",
76
76
  "dominant-baseline": "central",
77
77
  "text-anchor": "middle",
78
78
  "aria-hidden": "true"
79
79
  }, a)), c && t("div", {
80
- key: "9946f0f312626acb2693ef058b98480a5c4011ed",
80
+ key: "2a8e7bb8d8d7f25b7df61f162b0adc362a6dbbb6",
81
81
  "test-id": "fallbackIcon",
82
82
  class: "fallback"
83
83
  }, t("q2-icon", {
84
- key: "d6c99a8f8b12216c7a00d936f22ec7ac49aec151",
84
+ key: "ddb717e672bc21ce35823e69255d4fda8c50dc61",
85
85
  type: this.icon
86
86
  })));
87
87
  }
@@ -1,6 +1,6 @@
1
1
  import { r as t, h as r, g as o, F as a, a as e, c as i } from "./index-7a5365e2.js";
2
2
 
3
- import { h as n, a as c, b as s, o as d, i as l, g as p, l as b, c as u, d as f, s as v, e as h, n as m, r as x, f as g } from "./index-504f1a9e.js";
3
+ import { h as n, a as c, b as s, o as d, i as l, g as p, l as b, c as u, d as f, s as h, e as v, n as m, r as x, f as g } from "./index-504f1a9e.js";
4
4
 
5
5
  import { s as k } from "./shapes-c7e1a3fa.js";
6
6
 
@@ -119,6 +119,10 @@ const M = class {
119
119
  this.handleButtonSize();
120
120
  d(this.hostElement);
121
121
  }
122
+ disconnectedCallback() {
123
+ this.primaryBtn = null;
124
+ this.primaryBtnWrapper = null;
125
+ }
122
126
  // #endregion
123
127
  // #region Listeners
124
128
  handleClick(t) {
@@ -176,14 +180,14 @@ const M = class {
176
180
  // #region Render Methods
177
181
  renderButton() {
178
182
  const {ariaExpanded: t, ariaHasPopup: o, ariaSelected: e, ariaPressed: i, description: n, disabled: c, type: s, tabindex: d} = this.buttonAttributes;
179
- const {iconPosition: l, loading: p, badge: u, label: f, hideLabel: v} = this;
180
- const h = l || p;
183
+ const {iconPosition: l, loading: p, badge: u, label: f, hideLabel: h} = this;
184
+ const v = l || p;
181
185
  const m = !l || u;
182
186
  return r(a, null, r("button", {
183
187
  ref: t => this.primaryBtn = t !== null && t !== void 0 ? t : this.primaryBtn,
184
188
  "aria-expanded": t,
185
189
  "aria-haspopup": o,
186
- "aria-label": v && b(f),
190
+ "aria-label": h && b(f),
187
191
  "aria-selected": e,
188
192
  "aria-pressed": i,
189
193
  disabled: c,
@@ -192,11 +196,11 @@ const M = class {
192
196
  "test-id": "q2BtnInnerButton",
193
197
  class: this.buttonClasses,
194
198
  "aria-describedby": !!n ? "hidden-description" : undefined,
195
- "aria-labelledby": this.intent === "coin" && !v ? "coin-label" : undefined,
199
+ "aria-labelledby": this.intent === "coin" && !h ? "coin-label" : undefined,
196
200
  role: this._role || undefined
197
201
  }, r("div", {
198
202
  class: "slot-container"
199
- }, h && r("q2-loading", {
203
+ }, v && r("q2-loading", {
200
204
  hidden: !p,
201
205
  modifiers: m ? "inline" : undefined
202
206
  }), this.renderDefaultLabel(), this.renderDefaultCoinSlot())), this.renderCoinLabel(), !!n && r("div", {
@@ -334,10 +338,10 @@ const ut = "standard";
334
338
 
335
339
  const ft = "standard";
336
340
 
337
- const vt = "standard";
338
-
339
341
  const ht = "standard";
340
342
 
343
+ const vt = "standard";
344
+
341
345
  const mt = "standard";
342
346
 
343
347
  const xt = "status";
@@ -442,9 +446,9 @@ const ur = "standard";
442
446
 
443
447
  const fr = "standard";
444
448
 
445
- const vr = "standard";
449
+ const hr = "standard";
446
450
 
447
- const hr = "mobile";
451
+ const vr = "mobile";
448
452
 
449
453
  const mr = "standard";
450
454
 
@@ -719,9 +723,9 @@ const bo = {
719
723
  "document-add": "standard",
720
724
  "document-checklist": "standard",
721
725
  "document-remove": "standard",
722
- download: vt,
726
+ download: ht,
723
727
  "drag-handle": "standard",
724
- edit: ht,
728
+ edit: vt,
725
729
  ellipsis: mt,
726
730
  error: xt,
727
731
  "error-filled": "status",
@@ -849,14 +853,14 @@ const bo = {
849
853
  people: ur,
850
854
  "people-group": "standard",
851
855
  percent: fr,
852
- person: vr,
856
+ person: hr,
853
857
  "person-add": "standard",
854
858
  "person-lock": "standard",
855
859
  "person-remove": "standard",
856
860
  "person-settings": "standard",
857
861
  "person-to-person": "standard",
858
862
  "personal-care": "standard",
859
- phone: hr,
863
+ phone: vr,
860
864
  piechart: mr,
861
865
  "piechart-expanded": "standard",
862
866
  "piggy-bank": "standard",
@@ -944,7 +948,7 @@ const uo = "*{box-sizing:border-box}*:active{outline:none}*:focus{outline:none;b
944
948
 
945
949
  const fo = uo;
946
950
 
947
- const vo = class {
951
+ const ho = class {
948
952
  constructor(r) {
949
953
  t(this, r);
950
954
  this.iconClone = undefined;
@@ -965,6 +969,10 @@ const vo = class {
965
969
  // We have to set the `href` attribute after the symbol is appended to the DOM to avoid a bug in Safari
966
970
  (a = this.spriteUse) === null || a === void 0 ? void 0 : a.setAttribute("href", `#${e.id}`);
967
971
  }
972
+ disconnectedCallback() {
973
+ this.spriteGroup = null;
974
+ this.spriteUse = null;
975
+ }
968
976
  // #endregion
969
977
  // #region Watchers
970
978
  handleIcon() {
@@ -1123,7 +1131,7 @@ const vo = class {
1123
1131
  }
1124
1132
  };
1125
1133
 
1126
- vo.style = fo;
1134
+ ho.style = fo;
1127
1135
 
1128
1136
  function formatNumber(t = "", r = {
1129
1137
  prefix: "",
@@ -1162,7 +1170,7 @@ function formatNumber(t = "", r = {
1162
1170
  }
1163
1171
  const u = r.prefix || r.suffix;
1164
1172
  const f = Number.MAX_SAFE_INTEGER.toString().length + b + c.length;
1165
- const v = `${n.replace(/[^0-9]/g, "")}${c}`.replace(/^0+/, "");
1173
+ const h = `${n.replace(/[^0-9]/g, "")}${c}`.replace(/^0+/, "");
1166
1174
  return {
1167
1175
  value: e,
1168
1176
  formattedValue: l,
@@ -1171,7 +1179,7 @@ function formatNumber(t = "", r = {
1171
1179
  suffix: "",
1172
1180
  formattingCharacterCount: b,
1173
1181
  maxlength: f,
1174
- unformattedValue: v
1182
+ unformattedValue: h
1175
1183
  };
1176
1184
  }
1177
1185
 
@@ -1224,13 +1232,13 @@ function formatValue(t = "", r = "", o) {
1224
1232
  };
1225
1233
  }
1226
1234
 
1227
- const ho = [ "?" ];
1235
+ const vo = [ "?" ];
1228
1236
 
1229
1237
  function isOptionalValidatingChar(t) {
1230
- return ho.includes(t);
1238
+ return vo.includes(t);
1231
1239
  }
1232
1240
 
1233
- const mo = [ "#", "@", "*", ...ho ];
1241
+ const mo = [ "#", "@", "*", ...vo ];
1234
1242
 
1235
1243
  function isKnownValidatingChar(t) {
1236
1244
  return mo.includes(t);
@@ -1321,7 +1329,7 @@ function getNextNonFormattingCharIndex(t, r, o) {
1321
1329
  }
1322
1330
 
1323
1331
  function getMinimumFormattedLength(t, r, o) {
1324
- return t.replace(new RegExp(`[${ho.join("|")}]`, "g"), "").length + r.length + o.length;
1332
+ return t.replace(new RegExp(`[${vo.join("|")}]`, "g"), "").length + r.length + o.length;
1325
1333
  }
1326
1334
 
1327
1335
  // decimal data source: http://www.iso.org/iso/home/standards/currency_codes.htm 09/Nov/2016
@@ -4312,7 +4320,7 @@ const Io = class {
4312
4320
  };
4313
4321
  this.onInputBlur = () => {
4314
4322
  this.hasFocus = false;
4315
- v(this);
4323
+ h(this);
4316
4324
  if (this.valueOnFocus !== this.formattedValueObject.value) {
4317
4325
  this.valueOnFocus = this.formattedValueObject.value;
4318
4326
  this.change.emit(Object.assign({
@@ -4332,7 +4340,7 @@ const Io = class {
4332
4340
  this.scheduledAfterRender.push((() => this.shouldCursorStartAtEnd ? this.placeCursorAtEnd() : this.setCursorPosition(this.calculateCursorPositionOnFocus())));
4333
4341
  }
4334
4342
  this.hasFocus = true;
4335
- v(this);
4343
+ h(this);
4336
4344
  this.valueOnFocus = this.value;
4337
4345
  };
4338
4346
  this.onInputInput = t => {
@@ -4373,7 +4381,7 @@ const Io = class {
4373
4381
  this.onRefocusInput = () => {
4374
4382
  if (this.showMessages) {
4375
4383
  this.inputField.focus();
4376
- v(this);
4384
+ h(this);
4377
4385
  }
4378
4386
  };
4379
4387
  this.onToggleVisibility = () => {
@@ -4539,7 +4547,7 @@ const Io = class {
4539
4547
  }
4540
4548
  }
4541
4549
  errorsObserver() {
4542
- this.hasFocus && this.scheduledAfterRender.push((() => v(this)));
4550
+ this.hasFocus && this.scheduledAfterRender.push((() => h(this)));
4543
4551
  }
4544
4552
  formatModifierObserver() {
4545
4553
  this.formatAndUpdateValueFromProp();
@@ -4548,7 +4556,7 @@ const Io = class {
4548
4556
  this.formatted.emit(this.formattedValueObject);
4549
4557
  }
4550
4558
  hintsObserver() {
4551
- this.hasFocus && this.scheduledAfterRender.push((() => v(this)));
4559
+ this.hasFocus && this.scheduledAfterRender.push((() => h(this)));
4552
4560
  }
4553
4561
  typeObserver() {
4554
4562
  this.formatAndUpdateValueFromProp();
@@ -4610,16 +4618,16 @@ const Io = class {
4610
4618
  }
4611
4619
  }
4612
4620
  get hasCustomDisplaySlot() {
4613
- return h(this.hostElement, "custom-display");
4621
+ return v(this.hostElement, "custom-display");
4614
4622
  }
4615
4623
  get hasError() {
4616
4624
  return Array.isArray(this.errors) && this.errors.length > 0;
4617
4625
  }
4618
4626
  get hasInputLeftSlot() {
4619
- return h(this.hostElement, "input-left");
4627
+ return v(this.hostElement, "input-left");
4620
4628
  }
4621
4629
  get hasInputRightSlot() {
4622
- return h(this.hostElement, "input-right");
4630
+ return v(this.hostElement, "input-right");
4623
4631
  }
4624
4632
  get inputDescribedBy() {
4625
4633
  return this.showMessages ? `${this.inputId}-description` : undefined;
@@ -4976,10 +4984,10 @@ const Io = class {
4976
4984
  }
4977
4985
  render() {
4978
4986
  return r("div", {
4979
- key: "0f8acdf9b35d6fe0859a328037dc805102d451c5",
4987
+ key: "9a08088086f92f1577313e57a8791cc31b51b2ab",
4980
4988
  class: this.wrapperClasses
4981
4989
  }, r("div", {
4982
- key: "e9d85bf0f092b1f823cf80b2fcdf4440c48511ad",
4990
+ key: "e01d82bf1041e00b7642e28d86d2949338ab434e",
4983
4991
  class: "label-wrapper"
4984
4992
  }, g(this), this.renderCountDOM()), this.renderInputContainerDOM(), x(this));
4985
4993
  }
@@ -5379,49 +5387,49 @@ const Po = class {
5379
5387
  }
5380
5388
  render() {
5381
5389
  return r(a, {
5382
- key: "2d794d68260d0aa72fb4a83325a02cf017c0df53"
5390
+ key: "6c783fd3d66125f818e5324b890db2db9a4fcab6"
5383
5391
  }, r("div", {
5384
- key: "1871102e424cea364c952f4bcd35501cdb726a5e",
5392
+ key: "f23824677f38b6543b44b6f3f3e567ba330b30c2",
5385
5393
  class: "tab-container"
5386
5394
  }, this.scrollEnabled && r(a, {
5387
- key: "f405b7f15194484a139fed6cac31e0852bcfc082"
5395
+ key: "720bda7766c8d09ca4ae9f318e89db375532bde9"
5388
5396
  }, r("div", {
5389
- key: "62876ad768eafddcf5a4dc2d024b3adb0a697367",
5397
+ key: "db4664830754618036ea9076d4de5470382b107f",
5390
5398
  class: "gradient-left",
5391
5399
  hidden: !this.showScrollLeft
5392
5400
  }), r("div", {
5393
- key: "5b9565a25ea4affded8e8238c0f7cd03867ae171",
5401
+ key: "79acd46bde6496d8c382643d70106e811c9b0e22",
5394
5402
  class: "gradient-right",
5395
5403
  hidden: !this.showScrollRight
5396
5404
  }), r("q2-btn", {
5397
- key: "5c07ca74064f710613266fbcff482681d7949543",
5405
+ key: "79d604a6d75c6d3c7255b60d76dbf088c6c1359b",
5398
5406
  class: "btn-left",
5399
5407
  hidden: !this.showScrollLeft,
5400
5408
  onClick: () => this.onScrollBtnClick("left")
5401
5409
  }, r("q2-icon", {
5402
- key: "eb08818f8ca406ab5a2dbd9dec91b101f5ebe234",
5410
+ key: "d1311aba28b72dec928ef0015defef7ced2b0f20",
5403
5411
  type: "chevron-left",
5404
5412
  label: "scroll left"
5405
5413
  })), r("q2-btn", {
5406
- key: "7e2986967d788f95f464e0ab5041a593496dfa32",
5414
+ key: "6738ffc066065c219e68710a12233fdf9b463cdc",
5407
5415
  class: "btn-right",
5408
5416
  hidden: !this.showScrollRight,
5409
5417
  onClick: () => this.onScrollBtnClick("right")
5410
5418
  }, r("q2-icon", {
5411
- key: "e2a28fead80ab1cc13b478425b20a5a874770112",
5419
+ key: "3635b69783a56a543b5dfec13e07059582f97da4",
5412
5420
  type: "chevron-right",
5413
5421
  label: "scroll right"
5414
5422
  }))), r("ul", {
5415
- key: "5da35b86ffeda0115d7c09598f7a8bec5915c844",
5423
+ key: "56e6f911fdba5322d1f8f0d65b0bba586c85fe93",
5416
5424
  onScroll: this.checkScrollState,
5417
5425
  ref: t => this.listElement = t,
5418
5426
  class: this.noPrint ? "no-print" : null,
5419
5427
  role: "tablist"
5420
5428
  }, this.tabs.map(((t, r) => this.renderTab(t, r))))), r("div", {
5421
- key: "7c4ffcf2c6e0092c9024069596179ee8a9a3e497",
5429
+ key: "1b066a54d00881d8aa66b27f7c58033b31a84c9b",
5422
5430
  class: "tab-content"
5423
5431
  }, r("slot", {
5424
- key: "25c8cfe8a3dc31b9236fb5ef1569eb3955d8449e",
5432
+ key: "a2d6e88705355e7d1b4b872e046c5829568793b7",
5425
5433
  onSlotchange: () => this.onSlotChange()
5426
5434
  })));
5427
5435
  }
@@ -5466,7 +5474,7 @@ const Go = class {
5466
5474
  // #region Render Methods
5467
5475
  render() {
5468
5476
  return r("div", {
5469
- key: "3cd86f02e748fc4e77059cb31b5e478acf22d27a",
5477
+ key: "8a3e7a801e430511db3aa455d99b262edf803718",
5470
5478
  id: `tab-pane-${this.guid}-${this.index}`,
5471
5479
  class: `tab-pane${this.selected ? "" : " hidden"}`,
5472
5480
  role: "tabpanel",
@@ -5474,7 +5482,7 @@ const Go = class {
5474
5482
  "aria-hidden": `${!this.selected}`,
5475
5483
  "aria-labelledby": `tab-${this.guid}-${this.index}`
5476
5484
  }, r("slot", {
5477
- key: "b5d23f0194a61be45bc488480e0c9047ac07f367"
5485
+ key: "c603b8c3ad64179e39a99f25ba5a8bff43923c2c"
5478
5486
  }));
5479
5487
  }
5480
5488
  static get watchers() {
@@ -5489,5 +5497,5 @@ const Go = class {
5489
5497
 
5490
5498
  Go.style = To;
5491
5499
 
5492
- export { S as q2_badge, M as q2_btn, vo as q2_icon, Io as q2_input, Eo as q2_loading, Po as q2_tab_container, Go as q2_tab_pane };
5500
+ export { S as q2_badge, M as q2_btn, ho as q2_icon, Io as q2_input, Eo as q2_loading, Po as q2_tab_container, Go as q2_tab_pane };
5493
5501
  //# sourceMappingURL=q2-badge_7.entry.js.map