q2-tecton-elements 1.54.6 → 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 (364) hide show
  1. package/dist/bundle-report.json +100 -45
  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 +3 -3
  7. package/dist/cjs/q2-carousel-pane.cjs.entry.js +2 -2
  8. package/dist/cjs/q2-chart-area.cjs.entry.js +1 -1
  9. package/dist/cjs/q2-chart-bar.cjs.entry.js +1 -1
  10. package/dist/cjs/q2-chart-donut.cjs.entry.js +1 -1
  11. package/dist/cjs/q2-currency.cjs.entry.js +1 -1
  12. package/dist/cjs/q2-detail.cjs.entry.js +1 -1
  13. package/dist/cjs/q2-dropdown.cjs.entry.js +24 -21
  14. package/dist/cjs/q2-dropdown.cjs.entry.js.map +1 -1
  15. package/dist/cjs/q2-example.cjs.entry.js +1 -1
  16. package/dist/cjs/q2-formatted-text.cjs.entry.js +1 -1
  17. package/dist/cjs/q2-item_3.cjs.entry.js +2 -2
  18. package/dist/cjs/q2-legend.cjs.entry.js +1 -1
  19. package/dist/cjs/q2-loc.cjs.entry.js +1 -1
  20. package/dist/cjs/q2-message.cjs.entry.js +1 -1
  21. package/dist/cjs/q2-month-picker.cjs.entry.js +2 -2
  22. package/dist/cjs/q2-optgroup.cjs.entry.js +1 -1
  23. package/dist/cjs/q2-option-list_2.cjs.entry.js +58 -59
  24. package/dist/cjs/q2-option-list_2.cjs.entry.js.map +1 -1
  25. package/dist/cjs/q2-pagination.cjs.entry.js +3 -3
  26. package/dist/cjs/q2-pill.cjs.entry.js +1 -1
  27. package/dist/cjs/q2-relative-time.cjs.entry.js +1 -1
  28. package/dist/cjs/q2-resize-observer.cjs.entry.js +1 -1
  29. package/dist/cjs/q2-section.cjs.entry.js +2 -2
  30. package/dist/cjs/q2-select.cjs.entry.js +85 -11
  31. package/dist/cjs/q2-select.cjs.entry.js.map +1 -1
  32. package/dist/cjs/q2-stepper-vertical.cjs.entry.js +1 -1
  33. package/dist/cjs/q2-stepper.cjs.entry.js +1 -1
  34. package/dist/cjs/q2-tag.cjs.entry.js +1 -1
  35. package/dist/cjs/q2-tecton-elements.cjs.js +1 -1
  36. package/dist/cjs/q2-textarea.cjs.entry.js +1 -1
  37. package/dist/cjs/tecton-tab-pane.cjs.entry.js +2 -2
  38. package/dist/collection/components/click-elsewhere/click-elsewhere.js.map +1 -1
  39. package/dist/collection/components/click-elsewhere/test/click-elsewhere-test.e2e.js.map +1 -1
  40. package/dist/collection/components/q2-action-group/q2-action-group.js +1 -1
  41. package/dist/collection/components/q2-action-group/q2-action-group.js.map +1 -1
  42. package/dist/collection/components/q2-action-group/test/q2-action-group.e2e.js.map +1 -1
  43. package/dist/collection/components/q2-action-group/test/q2-action-group.spec.js.map +1 -1
  44. package/dist/collection/components/q2-action-sheet/q2-action-sheet.js +1 -1
  45. package/dist/collection/components/q2-action-sheet/q2-action-sheet.js.map +1 -1
  46. package/dist/collection/components/q2-action-sheet/test/q2-action-sheet-test.e2e.js.map +1 -1
  47. package/dist/collection/components/q2-avatar/q2-avatar.js +1 -1
  48. package/dist/collection/components/q2-avatar/q2-avatar.js.map +1 -1
  49. package/dist/collection/components/q2-avatar/test/q2-avatar-test.e2e.js.map +1 -1
  50. package/dist/collection/components/q2-badge/q2-badge.js.map +1 -1
  51. package/dist/collection/components/q2-badge/test/q2-badge-test.e2e.js.map +1 -1
  52. package/dist/collection/components/q2-btn/q2-btn.js.map +1 -1
  53. package/dist/collection/components/q2-btn/test/q2-btn-test.e2e.js.map +1 -1
  54. package/dist/collection/components/q2-calendar/q2-calendar-helpers.js.map +1 -1
  55. package/dist/collection/components/q2-calendar/q2-calendar-types.js.map +1 -1
  56. package/dist/collection/components/q2-calendar/q2-calendar-validation.js.map +1 -1
  57. package/dist/collection/components/q2-calendar/q2-calendar.js.map +1 -1
  58. package/dist/collection/components/q2-calendar/q2-month-picker.js +2 -2
  59. package/dist/collection/components/q2-calendar/q2-month-picker.js.map +1 -1
  60. package/dist/collection/components/q2-calendar/test/helpers-test.e2e.js.map +1 -1
  61. package/dist/collection/components/q2-calendar/test/q2-calendar-month-picker-test.e2e.js.map +1 -1
  62. package/dist/collection/components/q2-calendar/test/q2-calendar-test.e2e.js +2 -2
  63. package/dist/collection/components/q2-calendar/test/q2-calendar-test.e2e.js.map +1 -1
  64. package/dist/collection/components/q2-calendar/test/validation-test.e2e.js.map +1 -1
  65. package/dist/collection/components/q2-card/q2-card.js.map +1 -1
  66. package/dist/collection/components/q2-card/test/q2-card-test.e2e.js.map +1 -1
  67. package/dist/collection/components/q2-carousel/q2-carousel.js.map +1 -1
  68. package/dist/collection/components/q2-carousel/test/q2-carousel-test.e2e.js.map +1 -1
  69. package/dist/collection/components/q2-carousel-pane/q2-carousel-pane.js +2 -2
  70. package/dist/collection/components/q2-carousel-pane/q2-carousel-pane.js.map +1 -1
  71. package/dist/collection/components/q2-carousel-pane/test/q2-carousel-pane-test.e2e.js.map +1 -1
  72. package/dist/collection/components/q2-carousel-pane/test/q2-carousel-pane-test.spec.js.map +1 -1
  73. package/dist/collection/components/q2-chart-area/q2-chart-area.js +1 -1
  74. package/dist/collection/components/q2-chart-area/q2-chart-area.js.map +1 -1
  75. package/dist/collection/components/q2-chart-area/test/q2-chart-area-test.e2e.js.map +1 -1
  76. package/dist/collection/components/q2-chart-bar/q2-chart-bar.js +1 -1
  77. package/dist/collection/components/q2-chart-bar/q2-chart-bar.js.map +1 -1
  78. package/dist/collection/components/q2-chart-bar/test/q2-chart-bar-test.e2e.js.map +1 -1
  79. package/dist/collection/components/q2-chart-donut/q2-chart-donut.js +1 -1
  80. package/dist/collection/components/q2-chart-donut/q2-chart-donut.js.map +1 -1
  81. package/dist/collection/components/q2-chart-donut/test/q2-chart-donut-test.e2e.js.map +1 -1
  82. package/dist/collection/components/q2-checkbox/q2-checkbox.js.map +1 -1
  83. package/dist/collection/components/q2-checkbox/test/q2-checkbox-test.e2e.js.map +1 -1
  84. package/dist/collection/components/q2-checkbox-group/q2-checkbox-group.js.map +1 -1
  85. package/dist/collection/components/q2-checkbox-group/test/q2-checkbox-group-test.e2e.js.map +1 -1
  86. package/dist/collection/components/q2-currency/q2-currency.js +1 -1
  87. package/dist/collection/components/q2-currency/q2-currency.js.map +1 -1
  88. package/dist/collection/components/q2-currency/test/q2-currency-test.e2e.js.map +1 -1
  89. package/dist/collection/components/q2-data-table/q2-data-table.js.map +1 -1
  90. package/dist/collection/components/q2-data-table/test/q2-data-table-test.e2e.js.map +1 -1
  91. package/dist/collection/components/q2-detail/q2-detail.js +1 -1
  92. package/dist/collection/components/q2-detail/q2-detail.js.map +1 -1
  93. package/dist/collection/components/q2-detail/test/q2-detail-test.e2e.js.map +1 -1
  94. package/dist/collection/components/q2-dropdown/q2-dropdown.js +25 -21
  95. package/dist/collection/components/q2-dropdown/q2-dropdown.js.map +1 -1
  96. package/dist/collection/components/q2-dropdown/test/q2-dropdown-test.e2e.js +34 -32
  97. package/dist/collection/components/q2-dropdown/test/q2-dropdown-test.e2e.js.map +1 -1
  98. package/dist/collection/components/q2-dropdown-item/q2-dropdown-item.js.map +1 -1
  99. package/dist/collection/components/q2-dropdown-item/test/q2-dropdown-item-test.e2e.js.map +1 -1
  100. package/dist/collection/components/q2-editable-field/q2-editable-field.js.map +1 -1
  101. package/dist/collection/components/q2-editable-field/test/q2-editable-field-test.e2e.js.map +1 -1
  102. package/dist/collection/components/q2-example/q2-example.js +1 -1
  103. package/dist/collection/components/q2-example/q2-example.js.map +1 -1
  104. package/dist/collection/components/q2-example/test/q2-example.e2e.js.map +1 -1
  105. package/dist/collection/components/q2-example/test/q2-example.spec.js.map +1 -1
  106. package/dist/collection/components/q2-file-picker/q2-file-picker.js.map +1 -1
  107. package/dist/collection/components/q2-file-picker/test/q2-file-picker-test.e2e.js.map +1 -1
  108. package/dist/collection/components/q2-file-picker/test/q2-file-picker-test.spec.js.map +1 -1
  109. package/dist/collection/components/q2-formatted-text/q2-formatted-text.js +1 -1
  110. package/dist/collection/components/q2-formatted-text/q2-formatted-text.js.map +1 -1
  111. package/dist/collection/components/q2-formatted-text/test/q2-formatted-text-test.e2e.js.map +1 -1
  112. package/dist/collection/components/q2-icon/q2-icon-types.js.map +1 -1
  113. package/dist/collection/components/q2-icon/q2-icon.js.map +1 -1
  114. package/dist/collection/components/q2-icon/test/q2-icon-test.e2e.js.map +1 -1
  115. package/dist/collection/components/q2-input/formatting/alpha.js.map +1 -1
  116. package/dist/collection/components/q2-input/formatting/alpha.spec.js.map +1 -1
  117. package/dist/collection/components/q2-input/formatting/alphanumeric.js.map +1 -1
  118. package/dist/collection/components/q2-input/formatting/alphanumeric.spec.js.map +1 -1
  119. package/dist/collection/components/q2-input/formatting/credit-card.js.map +1 -1
  120. package/dist/collection/components/q2-input/formatting/credit-card.spec.js.map +1 -1
  121. package/dist/collection/components/q2-input/formatting/currency.js.map +1 -1
  122. package/dist/collection/components/q2-input/formatting/currency.spec.js.map +1 -1
  123. package/dist/collection/components/q2-input/formatting/date.js.map +1 -1
  124. package/dist/collection/components/q2-input/formatting/date.spec.js.map +1 -1
  125. package/dist/collection/components/q2-input/formatting/generic.js.map +1 -1
  126. package/dist/collection/components/q2-input/formatting/number.js.map +1 -1
  127. package/dist/collection/components/q2-input/formatting/numeric.js.map +1 -1
  128. package/dist/collection/components/q2-input/formatting/numeric.spec.js.map +1 -1
  129. package/dist/collection/components/q2-input/formatting/phone.js.map +1 -1
  130. package/dist/collection/components/q2-input/formatting/phone.spec.js.map +1 -1
  131. package/dist/collection/components/q2-input/formatting/postal.js.map +1 -1
  132. package/dist/collection/components/q2-input/formatting/postal.spec.js.map +1 -1
  133. package/dist/collection/components/q2-input/formatting/ssn.js.map +1 -1
  134. package/dist/collection/components/q2-input/formatting/ssn.spec.js.map +1 -1
  135. package/dist/collection/components/q2-input/formatting/tin.js.map +1 -1
  136. package/dist/collection/components/q2-input/formatting/tin.spec.js.map +1 -1
  137. package/dist/collection/components/q2-input/q2-input-types.js.map +1 -1
  138. package/dist/collection/components/q2-input/q2-input.js +1 -1
  139. package/dist/collection/components/q2-input/q2-input.js.map +1 -1
  140. package/dist/collection/components/q2-input/test/q2-input-credit-card-test.e2e.js.map +1 -1
  141. package/dist/collection/components/q2-input/test/q2-input-test.e2e.js.map +1 -1
  142. package/dist/collection/components/q2-input/test/q2-input-test.spec.js.map +1 -1
  143. package/dist/collection/components/q2-item/q2-item.js +1 -1
  144. package/dist/collection/components/q2-item/q2-item.js.map +1 -1
  145. package/dist/collection/components/q2-item/test/q2-item-test.e2e.js.map +1 -1
  146. package/dist/collection/components/q2-item/test/q2-item-test.spec.js.map +1 -1
  147. package/dist/collection/components/q2-legend/q2-legend.js +1 -1
  148. package/dist/collection/components/q2-legend/q2-legend.js.map +1 -1
  149. package/dist/collection/components/q2-legend/test/q2-legend-test.e2e.js.map +1 -1
  150. package/dist/collection/components/q2-legend/test/q2-legend-test.spec.js.map +1 -1
  151. package/dist/collection/components/q2-link/q2-link.js.map +1 -1
  152. package/dist/collection/components/q2-link/test/q2-link-test.e2e.js.map +1 -1
  153. package/dist/collection/components/q2-link/test/q2-link-test.spec.js.map +1 -1
  154. package/dist/collection/components/q2-list/q2-list.js +1 -1
  155. package/dist/collection/components/q2-list/q2-list.js.map +1 -1
  156. package/dist/collection/components/q2-list/test/q2-list-test.e2e.js.map +1 -1
  157. package/dist/collection/components/q2-loading/q2-loading.js.map +1 -1
  158. package/dist/collection/components/q2-loading/skeleton/q2-loading-element/index.js.map +1 -1
  159. package/dist/collection/components/q2-loading/skeleton/shapes.js.map +1 -1
  160. package/dist/collection/components/q2-loading/test/q2-loading-element-test.e2e.js.map +1 -1
  161. package/dist/collection/components/q2-loading/test/q2-loading-test.e2e.js.map +1 -1
  162. package/dist/collection/components/q2-loc/q2-loc.js +1 -1
  163. package/dist/collection/components/q2-loc/q2-loc.js.map +1 -1
  164. package/dist/collection/components/q2-loc/test/q2-loc-test.e2e.js.map +1 -1
  165. package/dist/collection/components/q2-loc/test/q2-loc-test.spec.js.map +1 -1
  166. package/dist/collection/components/q2-message/q2-message.js +1 -1
  167. package/dist/collection/components/q2-message/q2-message.js.map +1 -1
  168. package/dist/collection/components/q2-message/test/q2-message-test.e2e.js.map +1 -1
  169. package/dist/collection/components/q2-optgroup/q2-optgroup.js +1 -1
  170. package/dist/collection/components/q2-optgroup/q2-optgroup.js.map +1 -1
  171. package/dist/collection/components/q2-optgroup/test/q2-optgroup-test.e2e.js.map +1 -1
  172. package/dist/collection/components/q2-option/q2-option.js.map +1 -1
  173. package/dist/collection/components/q2-option/test/q2-option-test.e2e.js.map +1 -1
  174. package/dist/collection/components/q2-option/test/q2-option-test.spec.js.map +1 -1
  175. package/dist/collection/components/q2-option-list/q2-option-list.js.map +1 -1
  176. package/dist/collection/components/q2-option-list/test/q2-option-list-test.e2e.js.map +1 -1
  177. package/dist/collection/components/q2-option-list/test/q2-option-list.spec.js.map +1 -1
  178. package/dist/collection/components/q2-pagination/q2-pagination.js +3 -3
  179. package/dist/collection/components/q2-pagination/q2-pagination.js.map +1 -1
  180. package/dist/collection/components/q2-pagination/test/q2-pagination-test.e2e.js +1 -0
  181. package/dist/collection/components/q2-pagination/test/q2-pagination-test.e2e.js.map +1 -1
  182. package/dist/collection/components/q2-pill/q2-pill.js +1 -1
  183. package/dist/collection/components/q2-pill/q2-pill.js.map +1 -1
  184. package/dist/collection/components/q2-pill/test/q2-pill-test.e2e.js.map +1 -1
  185. package/dist/collection/components/q2-popover/q2-popover.css +18 -10
  186. package/dist/collection/components/q2-popover/q2-popover.js +59 -59
  187. package/dist/collection/components/q2-popover/q2-popover.js.map +1 -1
  188. package/dist/collection/components/q2-popover/test/q2-popover-test.e2e.js +1 -34
  189. package/dist/collection/components/q2-popover/test/q2-popover-test.e2e.js.map +1 -1
  190. package/dist/collection/components/q2-popover/test/q2-popover-test.spec.js +743 -435
  191. package/dist/collection/components/q2-popover/test/q2-popover-test.spec.js.map +1 -1
  192. package/dist/collection/components/q2-radio/q2-radio.js.map +1 -1
  193. package/dist/collection/components/q2-radio/test/q2-radio-test.e2e.js.map +1 -1
  194. package/dist/collection/components/q2-radio-group/q2-radio-group.js.map +1 -1
  195. package/dist/collection/components/q2-radio-group/test/q2-radio-group-test.e2e.js.map +1 -1
  196. package/dist/collection/components/q2-relative-time/q2-relative-time.js +1 -1
  197. package/dist/collection/components/q2-relative-time/q2-relative-time.js.map +1 -1
  198. package/dist/collection/components/q2-relative-time/test/q2-relative-time-test.e2e.js.map +1 -1
  199. package/dist/collection/components/q2-resize-observer/q2-resize-observer.js +1 -1
  200. package/dist/collection/components/q2-resize-observer/q2-resize-observer.js.map +1 -1
  201. package/dist/collection/components/q2-resize-observer/test/q2-resize-observer.e2e.js.map +1 -1
  202. package/dist/collection/components/q2-resize-observer/test/q2-resize-observer.spec.js.map +1 -1
  203. package/dist/collection/components/q2-section/q2-section.js +2 -2
  204. package/dist/collection/components/q2-section/q2-section.js.map +1 -1
  205. package/dist/collection/components/q2-section/test/q2-section-test.e2e.js.map +1 -1
  206. package/dist/collection/components/q2-select/q2-select.js +107 -14
  207. package/dist/collection/components/q2-select/q2-select.js.map +1 -1
  208. package/dist/collection/components/q2-select/test/q2-select-test.e2e.js.map +1 -1
  209. package/dist/collection/components/q2-select/test/q2-select-test.spec.js +412 -0
  210. package/dist/collection/components/q2-select/test/q2-select-test.spec.js.map +1 -0
  211. package/dist/collection/components/q2-stepper/q2-stepper.js +1 -1
  212. package/dist/collection/components/q2-stepper/q2-stepper.js.map +1 -1
  213. package/dist/collection/components/q2-stepper/test/q2-stepper-test.e2e.js.map +1 -1
  214. package/dist/collection/components/q2-stepper-pane/q2-stepper-pane.js.map +1 -1
  215. package/dist/collection/components/q2-stepper-pane/test/q2-stepper-pane-test.e2e.js.map +1 -1
  216. package/dist/collection/components/q2-stepper-vertical/q2-stepper-vertical.js +1 -1
  217. package/dist/collection/components/q2-stepper-vertical/q2-stepper-vertical.js.map +1 -1
  218. package/dist/collection/components/q2-stepper-vertical/test/q2-stepper-vertical-test.e2e.js.map +1 -1
  219. package/dist/collection/components/q2-tab-container/q2-tab-container.js +1 -1
  220. package/dist/collection/components/q2-tab-container/q2-tab-container.js.map +1 -1
  221. package/dist/collection/components/q2-tab-container/test/q2-tab-container-test.e2e.js.map +1 -1
  222. package/dist/collection/components/q2-tab-container/test/q2-tab-container-test.spec.js.map +1 -1
  223. package/dist/collection/components/q2-tab-pane/q2-tab-pane.js +1 -1
  224. package/dist/collection/components/q2-tab-pane/q2-tab-pane.js.map +1 -1
  225. package/dist/collection/components/q2-tab-pane/test/q2-tab-pane-test.e2e.js.map +1 -1
  226. package/dist/collection/components/q2-tag/q2-tag.js +1 -1
  227. package/dist/collection/components/q2-tag/q2-tag.js.map +1 -1
  228. package/dist/collection/components/q2-tag/test/q2-tag-test.e2e.js +5 -0
  229. package/dist/collection/components/q2-tag/test/q2-tag-test.e2e.js.map +1 -1
  230. package/dist/collection/components/q2-textarea/q2-textarea.js +1 -1
  231. package/dist/collection/components/q2-textarea/q2-textarea.js.map +1 -1
  232. package/dist/collection/components/q2-textarea/test/q2-textarea-test.e2e.js.map +1 -1
  233. package/dist/collection/components/q2-tooltip/q2-tooltip.js.map +1 -1
  234. package/dist/collection/components/q2-tooltip/test/q2-tooltip-test.e2e.js.map +1 -1
  235. package/dist/collection/components/tecton-tab-pane/tecton-tab-pane-types.js.map +1 -1
  236. package/dist/collection/components/tecton-tab-pane/tecton-tab-pane.js +2 -2
  237. package/dist/collection/components/tecton-tab-pane/tecton-tab-pane.js.map +1 -1
  238. package/dist/collection/components/tecton-tab-pane/test/tecton-tab-pane-test.e2e.js.map +1 -1
  239. package/dist/collection/index.js.map +1 -1
  240. package/dist/collection/utils/action-sheet.js.map +1 -1
  241. package/dist/collection/utils/charting.js.map +1 -1
  242. package/dist/collection/utils/helpers.js.map +1 -1
  243. package/dist/collection/utils/index.js.map +1 -1
  244. package/dist/collection/utils/mirror-emit.js.map +1 -1
  245. package/dist/collection/utils/sanitize-html-string.js.map +1 -1
  246. package/dist/collection/utils/sanitize-regex-string.js.map +1 -1
  247. package/dist/collection/utils/test/action-sheet-test.e2e.js.map +1 -1
  248. package/dist/collection/utils/test/index.spec.js.map +1 -1
  249. package/dist/components/q2-action-group.js +1 -1
  250. package/dist/components/q2-action-sheet.js +1 -1
  251. package/dist/components/q2-avatar2.js +1 -1
  252. package/dist/components/q2-carousel-pane.js +2 -2
  253. package/dist/components/q2-chart-area.js +1 -1
  254. package/dist/components/q2-chart-bar.js +1 -1
  255. package/dist/components/q2-chart-donut.js +1 -1
  256. package/dist/components/q2-currency.js +1 -1
  257. package/dist/components/q2-detail.js +1 -1
  258. package/dist/components/q2-dropdown.js +24 -21
  259. package/dist/components/q2-dropdown.js.map +1 -1
  260. package/dist/components/q2-example.js +1 -1
  261. package/dist/components/q2-formatted-text.js +1 -1
  262. package/dist/components/q2-input2.js +1 -1
  263. package/dist/components/q2-item2.js +1 -1
  264. package/dist/components/q2-legend2.js +1 -1
  265. package/dist/components/q2-list2.js +1 -1
  266. package/dist/components/q2-loc.js +1 -1
  267. package/dist/components/q2-message2.js +1 -1
  268. package/dist/components/q2-month-picker.js +2 -2
  269. package/dist/components/q2-optgroup2.js +1 -1
  270. package/dist/components/q2-pagination.js +3 -3
  271. package/dist/components/q2-pill.js +1 -1
  272. package/dist/components/q2-popover2.js +58 -59
  273. package/dist/components/q2-popover2.js.map +1 -1
  274. package/dist/components/q2-relative-time.js +1 -1
  275. package/dist/components/q2-resize-observer2.js +1 -1
  276. package/dist/components/q2-section.js +2 -2
  277. package/dist/components/q2-select2.js +89 -15
  278. package/dist/components/q2-select2.js.map +1 -1
  279. package/dist/components/q2-stepper-vertical.js +1 -1
  280. package/dist/components/q2-stepper.js +1 -1
  281. package/dist/components/q2-tab-container.js +1 -1
  282. package/dist/components/q2-tab-pane.js +1 -1
  283. package/dist/components/q2-tag.js +1 -1
  284. package/dist/components/q2-textarea.js +1 -1
  285. package/dist/components/tecton-tab-pane.js +2 -2
  286. package/dist/esm/loader.js +1 -1
  287. package/dist/esm/q2-action-group.entry.js +1 -1
  288. package/dist/esm/q2-action-sheet.entry.js +1 -1
  289. package/dist/esm/q2-avatar.entry.js +1 -1
  290. package/dist/esm/q2-badge_7.entry.js +3 -3
  291. package/dist/esm/q2-carousel-pane.entry.js +2 -2
  292. package/dist/esm/q2-chart-area.entry.js +1 -1
  293. package/dist/esm/q2-chart-bar.entry.js +1 -1
  294. package/dist/esm/q2-chart-donut.entry.js +1 -1
  295. package/dist/esm/q2-currency.entry.js +1 -1
  296. package/dist/esm/q2-detail.entry.js +1 -1
  297. package/dist/esm/q2-dropdown.entry.js +24 -21
  298. package/dist/esm/q2-dropdown.entry.js.map +1 -1
  299. package/dist/esm/q2-example.entry.js +1 -1
  300. package/dist/esm/q2-formatted-text.entry.js +1 -1
  301. package/dist/esm/q2-item_3.entry.js +2 -2
  302. package/dist/esm/q2-legend.entry.js +1 -1
  303. package/dist/esm/q2-loc.entry.js +1 -1
  304. package/dist/esm/q2-message.entry.js +1 -1
  305. package/dist/esm/q2-month-picker.entry.js +2 -2
  306. package/dist/esm/q2-optgroup.entry.js +1 -1
  307. package/dist/esm/q2-option-list_2.entry.js +58 -59
  308. package/dist/esm/q2-option-list_2.entry.js.map +1 -1
  309. package/dist/esm/q2-pagination.entry.js +3 -3
  310. package/dist/esm/q2-pill.entry.js +1 -1
  311. package/dist/esm/q2-relative-time.entry.js +1 -1
  312. package/dist/esm/q2-resize-observer.entry.js +1 -1
  313. package/dist/esm/q2-section.entry.js +2 -2
  314. package/dist/esm/q2-select.entry.js +87 -13
  315. package/dist/esm/q2-select.entry.js.map +1 -1
  316. package/dist/esm/q2-stepper-vertical.entry.js +1 -1
  317. package/dist/esm/q2-stepper.entry.js +1 -1
  318. package/dist/esm/q2-tag.entry.js +1 -1
  319. package/dist/esm/q2-tecton-elements.js +1 -1
  320. package/dist/esm/q2-textarea.entry.js +1 -1
  321. package/dist/esm/tecton-tab-pane.entry.js +2 -2
  322. package/dist/jest.setup.js +22 -0
  323. package/dist/jest.setup.js.map +1 -0
  324. package/dist/q2-tecton-elements/q2-action-group.entry.js +3 -3
  325. package/dist/q2-tecton-elements/q2-action-sheet.entry.js +33 -33
  326. package/dist/q2-tecton-elements/q2-avatar.entry.js +6 -6
  327. package/dist/q2-tecton-elements/q2-badge_7.entry.js +16 -16
  328. package/dist/q2-tecton-elements/q2-carousel-pane.entry.js +20 -20
  329. package/dist/q2-tecton-elements/q2-chart-area.entry.js +2 -2
  330. package/dist/q2-tecton-elements/q2-chart-bar.entry.js +2 -2
  331. package/dist/q2-tecton-elements/q2-chart-donut.entry.js +100 -100
  332. package/dist/q2-tecton-elements/q2-currency.entry.js +6 -6
  333. package/dist/q2-tecton-elements/q2-detail.entry.js +38 -38
  334. package/dist/q2-tecton-elements/q2-dropdown.entry.js +26 -22
  335. package/dist/q2-tecton-elements/q2-dropdown.entry.js.map +1 -1
  336. package/dist/q2-tecton-elements/q2-example.entry.js +1 -1
  337. package/dist/q2-tecton-elements/q2-formatted-text.entry.js +2 -2
  338. package/dist/q2-tecton-elements/q2-item_3.entry.js +18 -18
  339. package/dist/q2-tecton-elements/q2-legend.entry.js +2 -2
  340. package/dist/q2-tecton-elements/q2-loc.entry.js +5 -5
  341. package/dist/q2-tecton-elements/q2-message.entry.js +20 -20
  342. package/dist/q2-tecton-elements/q2-month-picker.entry.js +13 -13
  343. package/dist/q2-tecton-elements/q2-optgroup.entry.js +7 -7
  344. package/dist/q2-tecton-elements/q2-option-list_2.entry.js +128 -123
  345. package/dist/q2-tecton-elements/q2-option-list_2.entry.js.map +1 -1
  346. package/dist/q2-tecton-elements/q2-pagination.entry.js +18 -18
  347. package/dist/q2-tecton-elements/q2-pill.entry.js +13 -13
  348. package/dist/q2-tecton-elements/q2-relative-time.entry.js +1 -1
  349. package/dist/q2-tecton-elements/q2-resize-observer.entry.js +1 -1
  350. package/dist/q2-tecton-elements/q2-section.entry.js +19 -19
  351. package/dist/q2-tecton-elements/q2-select.entry.js +151 -89
  352. package/dist/q2-tecton-elements/q2-select.entry.js.map +1 -1
  353. package/dist/q2-tecton-elements/q2-stepper-vertical.entry.js +28 -28
  354. package/dist/q2-tecton-elements/q2-stepper.entry.js +28 -28
  355. package/dist/q2-tecton-elements/q2-tag.entry.js +5 -5
  356. package/dist/q2-tecton-elements/q2-tecton-elements.esm.js +1 -1
  357. package/dist/q2-tecton-elements/q2-tecton-elements.esm.js.map +1 -1
  358. package/dist/q2-tecton-elements/q2-textarea.entry.js +2 -2
  359. package/dist/q2-tecton-elements/tecton-tab-pane.entry.js +9 -9
  360. package/dist/types/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/.stencil/jest.setup.d.ts +1 -0
  361. package/dist/types/components/q2-dropdown/q2-dropdown.d.ts +6 -4
  362. package/dist/types/components/q2-popover/q2-popover.d.ts +4 -4
  363. package/dist/types/components/q2-select/q2-select.d.ts +19 -0
  364. package/package.json +3 -3
@@ -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 a, o as s, i as r, n as o, l as c } from "./index-504f1a9e.js";
3
+ import { m as s, o as a, 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", a);
17
+ this.contentSlot.addEventListener("slotchange", s);
18
18
  return;
19
19
  }
20
- const t = new MutationObserver(a);
20
+ const t = new MutationObserver(s);
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", a);
68
+ this.contentSlot.removeEventListener("slotchange", s);
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
- s(this.hostElement);
104
+ a(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(a, 5);
124
+ this.resizerFn = setInterval(s, 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: a, contentHeight: s} = this;
184
+ const {collapsible: n, hideContent: s, contentHeight: a} = this;
185
185
  if (n) {
186
- if (a) e.push("is-closed"); else if (s) e.push("is-transitioning");
186
+ if (s) e.push("is-closed"); else if (a) e.push("is-transitioning");
187
187
  }
188
188
  const r = !this.hasYieldedHeader && !!this.label;
189
189
  return i("section", {
190
- key: "cc309ddb28c1a874a6ceeb59b8289a4346e459a8",
190
+ key: "364cf192b13ceb1b68187962d0252bb2e0a792c6",
191
191
  class: "wrapper"
192
192
  }, i("header", {
193
- key: "84ddd7d53237e38fe42f4760a71526e560856305",
193
+ key: "ffaefdce0828d53154d432896882ceff55b80fee",
194
194
  class: t ? "has-header" : ""
195
195
  }, i("div", {
196
- key: "b0574a853b76014816a5eac89a2c6cf9eabbb52d",
196
+ key: "44bcc4ef44c88c139265a3a828ceb2a3d1ddbb09",
197
197
  class: "header-content",
198
198
  id: this.titleId,
199
199
  onClick: this.collapsible && this.onHeaderClick
200
200
  }, r && i("h2", {
201
- key: "89265a8681b994611de1f858b47b3424aaf2c77a",
201
+ key: "c0809186be521f908c111507975319aa66f3cef2",
202
202
  class: "title"
203
203
  }, c(this.label)), i("div", {
204
- key: "735702090c9b6744c7575f71260dec2a10f2032e",
204
+ key: "5a7cfe95c0a5e812d453080406b7820ca8e1d2cd",
205
205
  ref: t => this.headerSlotWrapper = t,
206
206
  class: "header-slot-wrapper"
207
207
  }, i("slot", {
208
- key: "25d45885176b19c778fd8a5698f17c33c6daef45",
208
+ key: "6763f3627a0963715ab5ae628d678dc28fa480a9",
209
209
  ref: t => this.headerSlot = t,
210
210
  name: "q2-section-header"
211
211
  }))), this.collapsible && !this.noCollapseIcon && i("q2-btn", {
212
- key: "27549707494cde6a1be6d2eaac5f41b6ba0cbd10",
212
+ key: "e69ed05fac0ca80ac2e9424bb67859a4b78b7829",
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: "66e2fcb947a4b49c4d39b432304c6ef9a22254c3",
220
+ key: "cd5020b24f3da399c9623e3f6534e9374bd0215f",
221
221
  type: "chevron-up"
222
222
  }))), i("div", {
223
- key: "82cbe836aea28dcde1f34edeab8efae89d3a10d5",
223
+ key: "1acf730b6c3d50eb5f110e98f048df032ef484d4",
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: "ce7c2e8bfb7f1c8fc8c5a1d8de241d9c509db9bb",
233
+ key: "a9c95b881b983929f5627d0d38095f16c25c0569",
234
234
  ref: t => this.contentContainer = t,
235
235
  class: "content",
236
236
  tabindex: "-1"
237
237
  }, i("slot", {
238
- key: "a564c7267342a8de26e25b8a0083c3708ea46cab",
238
+ key: "0d079e2fde0c7f658a20fa2286f3c8c3944f73c6",
239
239
  ref: t => this.contentSlot = t
240
240
  }))));
241
241
  }
@@ -1,24 +1,64 @@
1
- import { r as t, c as e, h as i, g as s } from "./index-7a5365e2.js";
1
+ import { r as t, c as e, h as i, F as s, g as o } from "./index-7a5365e2.js";
2
2
 
3
- import { l as o, a as l, o as n, q as r, i as a, w as c } from "./index-504f1a9e.js";
3
+ import { c as l, d as n, l as r, a, o as c, q as d, i as h, w as p } from "./index-504f1a9e.js";
4
4
 
5
- import { s as d, a as h } from "./action-sheet-1e24cb38.js";
5
+ import { s as u, a as v } from "./action-sheet-1e24cb38.js";
6
6
 
7
- const p = "*{box-sizing:border-box}*:active{outline:none}*:focus{outline:none;box-shadow:var(--const-double-focus-ring, 0 0 0 2px #ffffff, 0 0 0 4px #0066cc)}:host{box-shadow:none !important}::-moz-focus-inner{border:none}input,textarea,button{font-family:inherit;font-size:inherit;font-stretch:inherit}:host(.sr),:host(.sr) button{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.sr,.sr button{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.hidden{display:none}:host([hidden]){display:none}.invisible{visibility:hidden}.q2-element-dropdown{display:none;position:absolute;background-color:var(--app-white, #ffffff);color:var(--t-text, #4d4d4d);left:0;width:100%;z-index:100;margin-top:1px;box-shadow:var(--app-shadow-1, 0px 0px 2px rgba(0, 0, 0, 0.12), 0px 2px 4px rgba(0, 0, 0, 0.14));height:0;overflow:hidden;opacity:0;visibility:hidden;transition:opacity var(--app-tween-1, 0.2s ease);border-radius:var(--tct-dropdown-border-radius, --t-dropdown-border-radius, 0);--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}.q2-element-dropdown::-webkit-scrollbar{width:var(--comp-scrollbar-size);height:var(--comp-scrollbar-size);margin:5px}.q2-element-dropdown::-webkit-scrollbar-thumb{background:var(--comp-scrollbar-color);border-radius:var(--comp-scrollbar-border-radius)}.q2-element-dropdown::-webkit-scrollbar-track{background:transparent;border-radius:var(--comp-scrollbar-border-radius)}.q2-element-dropdown.sizable{display:block;height:auto}.dropdown-open .q2-element-dropdown{display:block;height:auto;overflow:auto;opacity:1;visibility:visible}:host([alignment=right]) .q2-element-dropdown{left:auto;right:0}:host([block]) q2-btn,:host([block]){display:block}:host{--comp-select-margin:var(--tct-select-margin, var(--tct-select-margin-top, var(--t-select-margin-top, var(--app-scale-4, 30px))) 0 var(--tct-select-margin-bottom, var(--t-select-margin-bottom, var(--app-scale-4, 30px))));display:block;margin:var(--comp-select-margin)}.q2-select-container{position:relative;display:block}.q2-select-input{margin:0;--tct-input-min-height:var(--tct-select-input-min-height, var(--t-select-input-min-height));--tct-input-max-height:var(--tct-select-input-max-height, var(--t-select-input-max-height, none))}::slotted([slot=_selected-display]){width:100%;min-height:var(--comp-selected-display-height, 44px)}.custom-display-content{position:absolute;bottom:0;left:calc(var(--tct-scale-2, var(--app-scale-2x, 10px)) + 1px);height:44px;width:calc(100% - 34px - var(--tct-scale-3, var(--app-scale-3x, 15px)));overflow:hidden;cursor:pointer;transition:left var(--tct-tween-2, var(--app-tween-1, 0.2s ease))}.custom-display-content:not([hidden]){display:flex;align-items:center}.is-searchable.is-focused .custom-display-content,.is-searchable .custom-display-content:active{left:calc(var(--tct-scale-3, var(--app-scale-3x, 15px)) + 1px)}.has-error .custom-display-content{width:calc(100% - 68px - var(--tct-scale-3, var(--app-scale-3x, 15px)))}.popover-content{display:flex;flex-direction:column-reverse}.popover-bottom-container{position:sticky;bottom:0;z-index:5}.popover-top-container{position:sticky;top:0;z-index:5}.popover-top-container .multi-select-header{padding:var(--tct-scale-2, var(--app-scale-2x, 10px)) var(--tct-scale-2, var(--app-scale-2x, 10px));background:var(--app-white);display:flex;gap:var(--app-scale-2x, 10px);align-items:center}.popover-top-container .multi-select-header fieldset{margin:0;padding:0;border:0;display:flex;gap:var(--app-scale-2x, 10px)}.popover-top-container .multi-select-header legend{padding:0;float:left}.popover-top-container .multi-select-header label{cursor:pointer;padding:var(--tct-select-multi-select-option-padding, var(--t-select-multi-select-option-padding, var(--tct-btn-badge-padding, var(--t-btn-badge-padding, 2px 5px))));font-size:var(--tct-select-multi-select-option-font-size, var(--t-select-multi-select-option-font-size, var(--tct-btn-badge-font-size, var(--t-btn-badge-font-size, inherit))));border-radius:var(--tct-select-multi-select-option-radius, var(--t-select-multi-select-option-radius, var(--tct-btn-badge-border-radius, var(--t-btn-badge-border-radius, var(--app-border-radius-1, 4px)))));background:var(--tct-select-multi-select-option-background, var(--tct-select-multi-select-option-bg, var(--t-select-multi-select-option-bg, var(--tct-badge-background, var(--tct-btn-badge-bg, var(--t-btn-badge-bg, transparent))))));color:var(--tct-select-multi-select-option-color, var(--t-select-multi-select-option-color, var(--tct-btn-badge-font-color, var(--t-btn-badge-font-color, inherit))))}.popover-top-container .multi-select-header label:hover{background:var(--tct-select-multi-select-option-hover-background, var(--tct-select-multi-select-option-hover-background-color, var(--t-select-multi-select-option-hover-background-color, var(--tct-btn-badge-hover-bg, var(--t-btn-badge-hover-bg, var(--tct-gray-14, var(--t-gray-14, var(--app-gray-l3, #f2f2f2))))))));color:var(--tct-select-multi-select-option-hover-color, var(--tct-select-multi-select-option-color, var(--t-select-multi-select-option-color, var(--tct-btn-badge-hover-font-color, var(--t-btn-badge-hover-font-color, var(--tct-gray-5, var(--t-gray-5, var(--app-gray-d2, #404040))))))))}.popover-top-container .multi-select-header input:checked+label,.popover-top-container .multi-select-header input:checked+label:enabled:hover{background:var(--tct-select-multi-select-option-active-background, var(--tct-select-multi-select-option-active-background-color, var(--t-select-multi-select-option-active-background-color, var(--tct-btn-primary-bg, var(--t-btn-primary-bg, #2e2e2e)))));color:var(--tct-select-multi-select-option-active-color, var(--t-select-multi-select-option-active-color, var(--tct-btn-primary-font-color, var(--t-btn-primary-font-color, var(--app-white, #ffffff)))))}.popover-top-container .multi-select-header input:disabled+label{opacity:var(--tct-select-multi-select-option-disabled-opacity, var(--t-select-multi-select-option-disabled-opacity, var(--tct-btn-disabled-opacity, var(--t-btn-disabled-opacity, var(--app-disabled-opacity, 0.4)))));cursor:not-allowed}.popover-top-container .multi-select-header input:focus+label{box-shadow:var(--const-double-focus-ring)}";
7
+ const b = "*{box-sizing:border-box}*:active{outline:none}*:focus{outline:none;box-shadow:var(--const-double-focus-ring, 0 0 0 2px #ffffff, 0 0 0 4px #0066cc)}:host{box-shadow:none !important}::-moz-focus-inner{border:none}input,textarea,button{font-family:inherit;font-size:inherit;font-stretch:inherit}:host(.sr),:host(.sr) button{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.sr,.sr button{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.hidden{display:none}:host([hidden]){display:none}.invisible{visibility:hidden}.q2-element-dropdown{display:none;position:absolute;background-color:var(--app-white, #ffffff);color:var(--t-text, #4d4d4d);left:0;width:100%;z-index:100;margin-top:1px;box-shadow:var(--app-shadow-1, 0px 0px 2px rgba(0, 0, 0, 0.12), 0px 2px 4px rgba(0, 0, 0, 0.14));height:0;overflow:hidden;opacity:0;visibility:hidden;transition:opacity var(--app-tween-1, 0.2s ease);border-radius:var(--tct-dropdown-border-radius, --t-dropdown-border-radius, 0);--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}.q2-element-dropdown::-webkit-scrollbar{width:var(--comp-scrollbar-size);height:var(--comp-scrollbar-size);margin:5px}.q2-element-dropdown::-webkit-scrollbar-thumb{background:var(--comp-scrollbar-color);border-radius:var(--comp-scrollbar-border-radius)}.q2-element-dropdown::-webkit-scrollbar-track{background:transparent;border-radius:var(--comp-scrollbar-border-radius)}.q2-element-dropdown.sizable{display:block;height:auto}.dropdown-open .q2-element-dropdown{display:block;height:auto;overflow:auto;opacity:1;visibility:visible}:host([alignment=right]) .q2-element-dropdown{left:auto;right:0}:host([block]) q2-btn,:host([block]){display:block}:host{--comp-select-margin:var(--tct-select-margin, var(--tct-select-margin-top, var(--t-select-margin-top, var(--app-scale-4, 30px))) 0 var(--tct-select-margin-bottom, var(--t-select-margin-bottom, var(--app-scale-4, 30px))));display:block;margin:var(--comp-select-margin)}.q2-select-container{position:relative;display:block}.q2-select-input{margin:0;--tct-input-min-height:var(--tct-select-input-min-height, var(--t-select-input-min-height));--tct-input-max-height:var(--tct-select-input-max-height, var(--t-select-input-max-height, none))}::slotted([slot=_selected-display]){width:100%;min-height:var(--comp-selected-display-height, 44px)}.custom-display-content{position:absolute;bottom:0;left:calc(var(--tct-scale-2, var(--app-scale-2x, 10px)) + 1px);height:44px;width:calc(100% - 34px - var(--tct-scale-3, var(--app-scale-3x, 15px)));overflow:hidden;cursor:pointer;transition:left var(--tct-tween-2, var(--app-tween-1, 0.2s ease))}.custom-display-content:not([hidden]){display:flex;align-items:center}.is-searchable.is-focused .custom-display-content,.is-searchable .custom-display-content:active{left:calc(var(--tct-scale-3, var(--app-scale-3x, 15px)) + 1px)}.has-error .custom-display-content{width:calc(100% - 68px - var(--tct-scale-3, var(--app-scale-3x, 15px)))}.popover-content{display:flex;flex-direction:column-reverse}.popover-bottom-container{position:sticky;bottom:0;z-index:5}.popover-top-container{position:sticky;top:0;z-index:5}.popover-top-container .multi-select-header{padding:var(--tct-scale-2, var(--app-scale-2x, 10px)) var(--tct-scale-2, var(--app-scale-2x, 10px));background:var(--app-white);display:flex;gap:var(--app-scale-2x, 10px);align-items:center}.popover-top-container .multi-select-header fieldset{margin:0;padding:0;border:0;display:flex;gap:var(--app-scale-2x, 10px)}.popover-top-container .multi-select-header legend{padding:0;float:left}.popover-top-container .multi-select-header label{cursor:pointer;padding:var(--tct-select-multi-select-option-padding, var(--t-select-multi-select-option-padding, var(--tct-btn-badge-padding, var(--t-btn-badge-padding, 2px 5px))));font-size:var(--tct-select-multi-select-option-font-size, var(--t-select-multi-select-option-font-size, var(--tct-btn-badge-font-size, var(--t-btn-badge-font-size, inherit))));border-radius:var(--tct-select-multi-select-option-radius, var(--t-select-multi-select-option-radius, var(--tct-btn-badge-border-radius, var(--t-btn-badge-border-radius, var(--app-border-radius-1, 4px)))));background:var(--tct-select-multi-select-option-background, var(--tct-select-multi-select-option-bg, var(--t-select-multi-select-option-bg, var(--tct-badge-background, var(--tct-btn-badge-bg, var(--t-btn-badge-bg, transparent))))));color:var(--tct-select-multi-select-option-color, var(--t-select-multi-select-option-color, var(--tct-btn-badge-font-color, var(--t-btn-badge-font-color, inherit))))}.popover-top-container .multi-select-header label:hover{background:var(--tct-select-multi-select-option-hover-background, var(--tct-select-multi-select-option-hover-background-color, var(--t-select-multi-select-option-hover-background-color, var(--tct-btn-badge-hover-bg, var(--t-btn-badge-hover-bg, var(--tct-gray-14, var(--t-gray-14, var(--app-gray-l3, #f2f2f2))))))));color:var(--tct-select-multi-select-option-hover-color, var(--tct-select-multi-select-option-color, var(--t-select-multi-select-option-color, var(--tct-btn-badge-hover-font-color, var(--t-btn-badge-hover-font-color, var(--tct-gray-5, var(--t-gray-5, var(--app-gray-d2, #404040))))))))}.popover-top-container .multi-select-header input:checked+label,.popover-top-container .multi-select-header input:checked+label:enabled:hover{background:var(--tct-select-multi-select-option-active-background, var(--tct-select-multi-select-option-active-background-color, var(--t-select-multi-select-option-active-background-color, var(--tct-btn-primary-bg, var(--t-btn-primary-bg, #2e2e2e)))));color:var(--tct-select-multi-select-option-active-color, var(--t-select-multi-select-option-active-color, var(--tct-btn-primary-font-color, var(--t-btn-primary-font-color, var(--app-white, #ffffff)))))}.popover-top-container .multi-select-header input:disabled+label{opacity:var(--tct-select-multi-select-option-disabled-opacity, var(--t-select-multi-select-option-disabled-opacity, var(--tct-btn-disabled-opacity, var(--t-btn-disabled-opacity, var(--app-disabled-opacity, 0.4)))));cursor:not-allowed}.popover-top-container .multi-select-header input:focus+label{box-shadow:var(--const-double-focus-ring)}";
8
8
 
9
- const u = p;
9
+ const f = b;
10
10
 
11
- const v = class {
11
+ const m = class {
12
12
  constructor(i) {
13
13
  t(this, i);
14
14
  this.change = e(this, "change", 7);
15
15
  this.input = e(this, "input", 7);
16
16
  var s;
17
+ // #region Own Properties
18
+ this.guid = l();
17
19
  this.scheduledAfterRender = [];
18
20
  this.clickedElsewhere = t => {
19
21
  const e = t.target;
20
22
  if (e.localName !== "click-elsewhere") return;
21
23
  t.stopPropagation();
24
+ const {popoverElement: i} = this;
25
+ if (!i) return;
26
+ i.open = false;
27
+ };
28
+ this.destroyEventListeners = () => {
29
+ var t;
30
+ if (!n()) return;
31
+ (t = screen === null || screen === void 0 ? void 0 : screen.orientation) === null || t === void 0 ? void 0 : t.removeEventListener("change", this.handleOrientationChange);
32
+ window.removeEventListener("resize", this.handleOrientationChange);
33
+ visualViewport === null || visualViewport === void 0 ? void 0 : visualViewport.removeEventListener("resize", this.handleOrientationChange);
34
+ };
35
+ this.handleOrientationChange = () => {
36
+ var t, e, i;
37
+ if (!n()) return;
38
+ let s;
39
+ if (this.isModule) {
40
+ s = (t = window.Tecton) === null || t === void 0 ? void 0 : t.platformDimensions.orientationType.includes("landscape");
41
+ } else {
42
+ s = (i = (e = screen === null || screen === void 0 ? void 0 : screen.orientation) === null || e === void 0 ? void 0 : e.type) === null || i === void 0 ? void 0 : i.includes("landscape");
43
+ }
44
+ if (s && this.searchable) this.searchable = false;
45
+ if (!s) this.searchable = this.originalSearchable;
46
+ };
47
+ this.initEventListeners = () => {
48
+ var t;
49
+ if (!n()) return;
50
+ (t = screen === null || screen === void 0 ? void 0 : screen.orientation) === null || t === void 0 ? void 0 : t.addEventListener("change", this.handleOrientationChange);
51
+ window.addEventListener("resize", this.handleOrientationChange);
52
+ visualViewport === null || visualViewport === void 0 ? void 0 : visualViewport.addEventListener("resize", this.handleOrientationChange);
53
+ };
54
+ this.initMutationObserver = () => {
55
+ const t = new MutationObserver(this.onMutationObserved);
56
+ t.observe(this.hostElement, {
57
+ childList: true,
58
+ subtree: true
59
+ });
60
+ this.mutationObserver = t;
61
+ this.onMutationObserved();
22
62
  };
23
63
  this.inputBlurHandler = () => {
24
64
  this.inputFocused = false;
@@ -28,7 +68,7 @@ const v = class {
28
68
  };
29
69
  this.inputClickHandler = async t => {
30
70
  t.stopPropagation();
31
- if (d(this)) {
71
+ if (u(this)) {
32
72
  return this.executeActionSheet(t);
33
73
  }
34
74
  this.toggleDropdown();
@@ -56,7 +96,7 @@ const v = class {
56
96
  const o = this.hasPopoverTop || this.hasPopoverBottom;
57
97
  if (o && (e === "Tab" || s)) return;
58
98
  // slots are incompatible with action sheet
59
- if (d(this, t) && !o) {
99
+ if (u(this, t) && !o) {
60
100
  return this.executeActionSheet(t);
61
101
  }
62
102
  const l = [ "ArrowDown", "ArrowUp", "PageDown", "PageUp", "Home", "End", "Escape", "Tab" ];
@@ -68,7 +108,7 @@ const v = class {
68
108
  if (this.shouldClearSearchText(t)) this.clearSearchText();
69
109
  // Prevent click event from firing when spacebar is pressed
70
110
  if (e === " ") t.preventDefault();
71
- this.optionList.handleExternalKeydown(t);
111
+ this.handleOptionListExternalKeydown(t);
72
112
  };
73
113
  this.onCustomDisplayClick = t => {
74
114
  t.stopPropagation();
@@ -147,7 +187,7 @@ const v = class {
147
187
  this.hoist = !!((s = window.Tecton) === null || s === void 0 ? void 0 : s.useActionSheets);
148
188
  this.invalid = undefined;
149
189
  this.label = undefined;
150
- this.listLabel = o("tecton.element.select.listLabel");
190
+ this.listLabel = r("tecton.element.select.listLabel");
151
191
  this.minRows = 3;
152
192
  this.multilineOptions = false;
153
193
  this.multiple = false;
@@ -167,22 +207,21 @@ const v = class {
167
207
  var t;
168
208
  (t = this.mutationObserver) === null || t === void 0 ? void 0 : t.disconnect();
169
209
  this.mutationObserver = null;
210
+ this.destroyEventListeners();
170
211
  }
171
212
  componentWillLoad() {
172
- l(this);
213
+ this.originalSearchable = this.searchable;
214
+ a(this);
215
+ this.handleOrientationChange();
173
216
  this.buildStructuredSelectedOptions();
174
217
  this.handleMultilineOptionsUpdate(this.multilineOptions, false);
175
218
  }
176
219
  componentDidLoad() {
177
- const t = new MutationObserver(this.onMutationObserved);
178
- t.observe(this.hostElement, {
179
- childList: true,
180
- subtree: true
181
- });
182
- this.mutationObserver = t;
183
- this.onMutationObserved();
184
- n(this.hostElement);
220
+ this.initMutationObserver();
221
+ this.initEventListeners();
222
+ c(this.hostElement);
185
223
  setTimeout((() => this.checkSelectedDisplay()), 0);
224
+ this.setCustomLabel();
186
225
  }
187
226
  componentDidRender() {
188
227
  setTimeout((() => {
@@ -212,11 +251,11 @@ const v = class {
212
251
  }
213
252
  }
214
253
  delegateFocus(t) {
215
- const e = r(t, this.hostElement);
254
+ const e = d(t, this.hostElement);
216
255
  const i = this.prioritizeSearch = e && this.searchable;
217
256
  if (i) {
218
257
  this.clearSelectedDisplay();
219
- } else if (a(t, this.hostElement)) {
258
+ } else if (h(t, this.hostElement)) {
220
259
  this.inputField.shadowRoot.querySelector(".input-field").focus();
221
260
  }
222
261
  }
@@ -248,13 +287,16 @@ const v = class {
248
287
  t.hidden = !a;
249
288
  if (a) s++;
250
289
  }));
251
- const l = i ? "tecton.element.select.searchable.results" : "tecton.element.select.allOptions";
252
- const n = i ? s : e.length;
253
- this.setStatusMessage(o(l, [ n ]));
290
+ const o = i ? "tecton.element.select.searchable.results" : "tecton.element.select.allOptions";
291
+ const l = i ? s : e.length;
292
+ this.setStatusMessage(r(o, [ l ]));
254
293
  }
255
294
  keydownHandler(t) {
256
295
  this.inputKeydownHandler(t);
257
296
  }
297
+ popoverStateChanged({detail: {open: t}}) {
298
+ if (this.open !== t) this.open = t;
299
+ }
258
300
  // #endregion
259
301
  // #region Public Methods API
260
302
  /**
@@ -302,7 +344,7 @@ const v = class {
302
344
  const i = new Set(Array.isArray(t) ? t : [ t ]);
303
345
  if (!this.open) {
304
346
  await this.openPopover();
305
- await c();
347
+ await p();
306
348
  }
307
349
  i.forEach((t => {
308
350
  var e;
@@ -310,13 +352,13 @@ const v = class {
310
352
  }));
311
353
  if (e.closePopover) {
312
354
  await this.closePopover();
313
- await c();
355
+ await p();
314
356
  }
315
357
  }
316
358
  // #endregion
317
359
  // #region Watchers
318
360
  ariaLabelObserver() {
319
- l(this);
361
+ a(this);
320
362
  }
321
363
  handleMultilineOptionsUpdate(t, e) {
322
364
  if (t === e) return;
@@ -324,7 +366,7 @@ const v = class {
324
366
  }
325
367
  openChanged(t) {
326
368
  this.scheduledAfterRender.push((async () => {
327
- await c();
369
+ await p();
328
370
  const {popoverTopContainer: e, popoverElement: i} = this;
329
371
  const s = t && (e === null || e === void 0 ? void 0 : e.offsetHeight) || 0;
330
372
  if (s) {
@@ -374,6 +416,15 @@ const v = class {
374
416
  var t, e;
375
417
  return (e = (t = this.inputField) === null || t === void 0 ? void 0 : t.shadowRoot) === null || e === void 0 ? void 0 : e.querySelector(".input-field");
376
418
  }
419
+ get inputId() {
420
+ return `select-guid-${this.guid}`;
421
+ }
422
+ get isModule() {
423
+ var t, e;
424
+ const i = window !== window.top;
425
+ const s = Object.keys((e = (t = window.Tecton) === null || t === void 0 ? void 0 : t.platformDimensions) !== null && e !== void 0 ? e : {}).length > 0;
426
+ return i && s;
427
+ }
377
428
  get optionElements() {
378
429
  return Array.from(this.hostElement.querySelectorAll("q2-option"));
379
430
  }
@@ -409,20 +460,20 @@ const v = class {
409
460
  }
410
461
  calculateMultiSelectSelectedDisplay() {
411
462
  var t, e, i;
412
- const {firstSelectedOptionElement: s, firstSelectedValue: l, multilineOptions: n} = this;
413
- if (!l) return "";
414
- if (s === null || s === void 0 ? void 0 : s.display) return o(s.display);
415
- if (n && this.searchable) return this.searchText;
416
- if (n) return "";
417
- return (i = (e = (t = s === null || s === void 0 ? void 0 : s.textContent) === null || t === void 0 ? void 0 : t.trim()) !== null && e !== void 0 ? e : s === null || s === void 0 ? void 0 : s.value) !== null && i !== void 0 ? i : l;
463
+ const {firstSelectedOptionElement: s, firstSelectedValue: o, multilineOptions: l} = this;
464
+ if (!o) return "";
465
+ if (s === null || s === void 0 ? void 0 : s.display) return r(s.display);
466
+ if (l && this.searchable) return this.searchText;
467
+ if (l) return "";
468
+ return (i = (e = (t = s === null || s === void 0 ? void 0 : s.textContent) === null || t === void 0 ? void 0 : t.trim()) !== null && e !== void 0 ? e : s === null || s === void 0 ? void 0 : s.value) !== null && i !== void 0 ? i : o;
418
469
  }
419
470
  calculateSingleSelectSelectedDisplay() {
420
471
  var t;
421
472
  const {firstSelectedOptionElement: e, multilineOptions: i} = this;
422
473
  if (i) {
423
- return (e === null || e === void 0 ? void 0 : e.display) && o(e.display) || this.value || "";
474
+ return (e === null || e === void 0 ? void 0 : e.display) && r(e.display) || this.value || "";
424
475
  } else {
425
- return (e === null || e === void 0 ? void 0 : e.display) && o(e.display) || ((t = e === null || e === void 0 ? void 0 : e.textContent) === null || t === void 0 ? void 0 : t.trim()) || this.value || "";
476
+ return (e === null || e === void 0 ? void 0 : e.display) && r(e.display) || ((t = e === null || e === void 0 ? void 0 : e.textContent) === null || t === void 0 ? void 0 : t.trim()) || this.value || "";
426
477
  }
427
478
  }
428
479
  checkSelectedDisplay() {
@@ -488,7 +539,7 @@ const v = class {
488
539
  this.clearSearchText();
489
540
  }
490
541
  async executeActionSheet(t) {
491
- const e = await h(this, t);
542
+ const e = await v(this, t);
492
543
  this.focusInput();
493
544
  this.handleSelectionChanges(e);
494
545
  }
@@ -496,6 +547,10 @@ const v = class {
496
547
  var t;
497
548
  (t = this.inputField) === null || t === void 0 ? void 0 : t.dispatchEvent(new FocusEvent("focus"));
498
549
  }
550
+ // Helps with checking for calls to handleExternalKeydown in spec tests
551
+ handleOptionListExternalKeydown(t) {
552
+ this.optionList.handleExternalKeydown(t);
553
+ }
499
554
  handleSelectionChanges(t) {
500
555
  const {value: e = "", values: i = []} = t;
501
556
  const s = i.map((t => t.value));
@@ -513,6 +568,14 @@ const v = class {
513
568
  this.optionList.setActiveElement(null);
514
569
  this.open = true;
515
570
  }
571
+ setCustomLabel() {
572
+ var t;
573
+ const e = this.hostElement.querySelector('[slot="label"]');
574
+ if (e) {
575
+ (t = this.inputField) === null || t === void 0 ? void 0 : t.appendChild(e.cloneNode(true));
576
+ this.hostElement.removeChild(e);
577
+ }
578
+ }
516
579
  setStatusMessage(t) {
517
580
  clearTimeout(this.statusMessageTimer);
518
581
  this.statusMessage = "";
@@ -579,63 +642,20 @@ const v = class {
579
642
  name: "popover-bottom"
580
643
  })));
581
644
  }
582
- renderVisibilityToggle() {
583
- var t, e;
584
- const s = (e = (t = this.selectedOptions) === null || t === void 0 ? void 0 : t.length) !== null && e !== void 0 ? e : 0;
585
- const {showSelected: l} = this;
586
- return i("div", {
587
- class: "multi-select-header"
588
- }, i("fieldset", null, i("legend", {
589
- "aria-label": o("tecton.element.select.multiHeader.showing")
590
- }, o("tecton.element.select.multiHeader.showing")), i("div", null, i("input", {
591
- class: "sr",
592
- type: "radio",
593
- id: "all",
594
- name: "viewDisplay",
595
- value: "all",
596
- checked: !l,
597
- "aria-label": o("tecton.element.select.multiHeader.allAriaLabel"),
598
- "test-id": "allOptionsButton",
599
- onClick: this.showAllOptions,
600
- onKeyDown: this.visibilityToggleKeyDown
601
- }), i("label", {
602
- htmlFor: "all"
603
- }, o("tecton.element.select.multiHeader.all"))), i("div", null, i("input", {
604
- class: "sr",
605
- type: "radio",
606
- id: "selected",
607
- disabled: s === 0,
608
- name: "viewDisplay",
609
- value: "selected",
610
- "aria-label": o("tecton.element.select.multiHeader.selectedAriaLabel", [ s ]),
611
- checked: l,
612
- "test-id": "selectedOptionsButton",
613
- onClick: this.showSelectedOptions,
614
- onKeyDown: this.visibilityToggleKeyDown
615
- }), i("label", {
616
- htmlFor: "selected"
617
- }, o("tecton.element.select.multiHeader.selected", [ s ])))));
618
- }
619
- render() {
645
+ renderSelectField() {
620
646
  var t;
621
- return i("click-elsewhere", {
622
- key: "cc3d7571025183c900c7dbeda597835e88d9224b",
623
- class: this.wrapperClasses,
624
- onChange: this.clickedElsewhere
625
- }, i("div", {
626
- key: "5ab3dec7a6e57ccaeef904ea07e52c29b88a0a91",
647
+ return i(s, null, i("div", {
627
648
  "aria-live": "polite",
628
649
  "aria-atomic": "true",
629
650
  role: "status",
630
651
  class: "sr"
631
652
  }, this.statusMessage), i("q2-input", {
632
- key: "3d7c3ded01c34866fdebc4503bc2bac46ba67018",
633
653
  ref: t => this.inputField = t,
634
654
  class: "q2-select-input",
635
- label: this.label && o(this.label) || "",
655
+ label: this.label && r(this.label) || "",
636
656
  value: this.selectedDisplay,
637
657
  clearable: this.clearable && (!!this.value || !!((t = this.selectedOptions) === null || t === void 0 ? void 0 : t.length)) || undefined,
638
- errors: Array.isArray(this.errors) && this.errors.length > 0 && this.errors.map((t => o(t))) || this.invalid && [ "tecton.element.select.invalid" ] || [],
658
+ errors: Array.isArray(this.errors) && this.errors.length > 0 && this.errors.map((t => r(t))) || this.invalid && [ "tecton.element.select.invalid" ] || [],
639
659
  disabled: this.disabled,
640
660
  optional: this.optional,
641
661
  readonly: !!this.readonly,
@@ -658,17 +678,59 @@ const v = class {
658
678
  _role: "combobox",
659
679
  _preventEntry: !this.searchable
660
680
  }, this.renderCustomDisplay()), i("div", {
661
- key: "37662b940b1a51d9abfb681d248607ff049a8655",
662
681
  class: "custom-display-content",
663
682
  hidden: !this.hasCustomDisplay || !!this.searchText,
664
683
  onClick: this.onCustomDisplayClick
665
684
  }, i("slot", {
666
- key: "74441951077fd4476ccf3c820392e346ba6dd313",
667
685
  name: "q2-select-display"
668
686
  })), this.renderOptionsDropdown());
669
687
  }
688
+ renderVisibilityToggle() {
689
+ var t, e;
690
+ const s = (e = (t = this.selectedOptions) === null || t === void 0 ? void 0 : t.length) !== null && e !== void 0 ? e : 0;
691
+ const {showSelected: o} = this;
692
+ return i("div", {
693
+ class: "multi-select-header"
694
+ }, i("fieldset", null, i("legend", {
695
+ "aria-label": r("tecton.element.select.multiHeader.showing")
696
+ }, r("tecton.element.select.multiHeader.showing")), i("div", null, i("input", {
697
+ class: "sr",
698
+ type: "radio",
699
+ id: "all",
700
+ name: "viewDisplay",
701
+ value: "all",
702
+ checked: !o,
703
+ "aria-label": r("tecton.element.select.multiHeader.allAriaLabel"),
704
+ "test-id": "allOptionsButton",
705
+ onClick: this.showAllOptions,
706
+ onKeyDown: this.visibilityToggleKeyDown
707
+ }), i("label", {
708
+ htmlFor: "all"
709
+ }, r("tecton.element.select.multiHeader.all"))), i("div", null, i("input", {
710
+ class: "sr",
711
+ type: "radio",
712
+ id: "selected",
713
+ disabled: s === 0,
714
+ name: "viewDisplay",
715
+ value: "selected",
716
+ "aria-label": r("tecton.element.select.multiHeader.selectedAriaLabel", [ s ]),
717
+ checked: o,
718
+ "test-id": "selectedOptionsButton",
719
+ onClick: this.showSelectedOptions,
720
+ onKeyDown: this.visibilityToggleKeyDown
721
+ }), i("label", {
722
+ htmlFor: "selected"
723
+ }, r("tecton.element.select.multiHeader.selected", [ s ])))));
724
+ }
725
+ render() {
726
+ return i("click-elsewhere", {
727
+ key: "0391eb79ab58d821af5900f5ef157fa3bb3d1e6e",
728
+ class: this.wrapperClasses,
729
+ onChange: this.clickedElsewhere
730
+ }, this.renderSelectField());
731
+ }
670
732
  get hostElement() {
671
- return s(this);
733
+ return o(this);
672
734
  }
673
735
  static get watchers() {
674
736
  return {
@@ -681,7 +743,7 @@ const v = class {
681
743
  }
682
744
  };
683
745
 
684
- v.style = u;
746
+ m.style = f;
685
747
 
686
- export { v as q2_select };
748
+ export { m as q2_select };
687
749
  //# sourceMappingURL=q2-select.entry.js.map