q2-tecton-elements 1.57.2 → 1.58.1

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 (274) hide show
  1. package/dist/bundle-report.json +68 -70
  2. package/dist/cjs/loader.cjs.js +1 -1
  3. package/dist/cjs/q2-action-group_2.cjs.entry.js +2 -2
  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.q2-btn.q2-icon.q2-input.q2-loading.q2-tab-container.q2-tab-pane.entry.cjs.js.map +1 -1
  7. package/dist/cjs/q2-badge_7.cjs.entry.js +14 -12
  8. package/dist/cjs/q2-badge_7.cjs.entry.js.map +1 -1
  9. package/dist/cjs/q2-calendar.cjs.entry.js +35 -33
  10. package/dist/cjs/q2-calendar.cjs.entry.js.map +1 -1
  11. package/dist/cjs/q2-calendar.entry.cjs.js.map +1 -1
  12. package/dist/cjs/q2-carousel-pane.cjs.entry.js +2 -2
  13. package/dist/cjs/q2-carousel.cjs.entry.js +2 -2
  14. package/dist/cjs/q2-carousel.cjs.entry.js.map +1 -1
  15. package/dist/cjs/q2-carousel.entry.cjs.js.map +1 -1
  16. package/dist/cjs/q2-chart-area.cjs.entry.js +1 -1
  17. package/dist/cjs/q2-chart-bar.cjs.entry.js +1 -1
  18. package/dist/cjs/q2-chart-donut.cjs.entry.js +1 -1
  19. package/dist/cjs/q2-checkbox.cjs.entry.js +1 -1
  20. package/dist/cjs/q2-checkbox.cjs.entry.js.map +1 -1
  21. package/dist/cjs/q2-checkbox.entry.cjs.js.map +1 -1
  22. package/dist/cjs/q2-context.cjs.entry.js +1 -1
  23. package/dist/cjs/q2-currency.cjs.entry.js +1 -1
  24. package/dist/cjs/q2-detail.cjs.entry.js +1 -1
  25. package/dist/cjs/q2-example.cjs.entry.js +1 -1
  26. package/dist/cjs/q2-file-picker.cjs.entry.js +21 -13
  27. package/dist/cjs/q2-file-picker.cjs.entry.js.map +1 -1
  28. package/dist/cjs/q2-file-picker.entry.cjs.js.map +1 -1
  29. package/dist/cjs/q2-form.cjs.entry.js +1 -1
  30. package/dist/cjs/q2-formatted-text.cjs.entry.js +1 -1
  31. package/dist/cjs/q2-item.cjs.entry.js +1 -1
  32. package/dist/cjs/q2-legend.cjs.entry.js +1 -1
  33. package/dist/cjs/q2-link_2.cjs.entry.js +1 -1
  34. package/dist/cjs/q2-loading-element.cjs.entry.js +1 -1
  35. package/dist/cjs/q2-loading-element.cjs.entry.js.map +1 -1
  36. package/dist/cjs/q2-loading-element.entry.cjs.js.map +1 -1
  37. package/dist/cjs/q2-message.cjs.entry.js +7 -7
  38. package/dist/cjs/q2-message.cjs.entry.js.map +1 -1
  39. package/dist/cjs/q2-message.entry.cjs.js.map +1 -1
  40. package/dist/cjs/q2-modal.cjs.entry.js +1 -1
  41. package/dist/cjs/q2-month-picker.cjs.entry.js +2 -2
  42. package/dist/cjs/q2-optgroup.cjs.entry.js +1 -1
  43. package/dist/cjs/q2-option-list.q2-popover.entry.cjs.js.map +1 -1
  44. package/dist/cjs/q2-option-list_2.cjs.entry.js +2 -2
  45. package/dist/cjs/q2-option-list_2.cjs.entry.js.map +1 -1
  46. package/dist/cjs/q2-pagination.cjs.entry.js +3 -3
  47. package/dist/cjs/q2-pill.cjs.entry.js +1 -1
  48. package/dist/cjs/q2-relative-time.cjs.entry.js +1 -1
  49. package/dist/cjs/q2-section.cjs.entry.js +2 -2
  50. package/dist/cjs/q2-stepper-vertical.cjs.entry.js +1 -1
  51. package/dist/cjs/q2-stepper.cjs.entry.js +35 -15
  52. package/dist/cjs/q2-stepper.cjs.entry.js.map +1 -1
  53. package/dist/cjs/q2-stepper.entry.cjs.js.map +1 -1
  54. package/dist/cjs/q2-tag.cjs.entry.js +1 -1
  55. package/dist/cjs/q2-tecton-elements.cjs.js +1 -1
  56. package/dist/cjs/q2-textarea.cjs.entry.js +1 -1
  57. package/dist/cjs/tecton-tab-pane.cjs.entry.js +2 -2
  58. package/dist/collection/components/q2-action-group/q2-action-group.js +1 -1
  59. package/dist/collection/components/q2-action-sheet/q2-action-sheet.js +1 -1
  60. package/dist/collection/components/q2-avatar/q2-avatar.js +1 -1
  61. package/dist/collection/components/q2-calendar/q2-calendar.css +2 -2
  62. package/dist/collection/components/q2-calendar/q2-calendar.js +34 -32
  63. package/dist/collection/components/q2-calendar/q2-calendar.js.map +1 -1
  64. package/dist/collection/components/q2-calendar/q2-month-picker.js +2 -2
  65. package/dist/collection/components/q2-carousel/q2-carousel.js +2 -2
  66. package/dist/collection/components/q2-carousel/q2-carousel.js.map +1 -1
  67. package/dist/collection/components/q2-carousel-pane/q2-carousel-pane.js +2 -2
  68. package/dist/collection/components/q2-chart-area/q2-chart-area.js +1 -1
  69. package/dist/collection/components/q2-chart-bar/q2-chart-bar.js +1 -1
  70. package/dist/collection/components/q2-chart-donut/q2-chart-donut.js +1 -1
  71. package/dist/collection/components/q2-checkbox/q2-checkbox.css +3 -3
  72. package/dist/collection/components/q2-context/q2-context.js +1 -1
  73. package/dist/collection/components/q2-currency/q2-currency.js +1 -1
  74. package/dist/collection/components/q2-detail/q2-detail.js +1 -1
  75. package/dist/collection/components/q2-example/q2-example.js +1 -1
  76. package/dist/collection/components/q2-file-picker/q2-file-picker.js +31 -23
  77. package/dist/collection/components/q2-file-picker/q2-file-picker.js.map +1 -1
  78. package/dist/collection/components/q2-form/q2-form.js +1 -1
  79. package/dist/collection/components/q2-formatted-text/q2-formatted-text.js +1 -1
  80. package/dist/collection/components/q2-input/formatting/phone.js +1 -1
  81. package/dist/collection/components/q2-input/formatting/phone.js.map +1 -1
  82. package/dist/collection/components/q2-input/q2-input.css +1 -1
  83. package/dist/collection/components/q2-input/q2-input.js +10 -8
  84. package/dist/collection/components/q2-input/q2-input.js.map +1 -1
  85. package/dist/collection/components/q2-item/q2-item.js +1 -1
  86. package/dist/collection/components/q2-legend/q2-legend.js +1 -1
  87. package/dist/collection/components/q2-list/q2-list.js +1 -1
  88. package/dist/collection/components/q2-loading/q2-loading.css +10 -0
  89. package/dist/collection/components/q2-loading/skeleton/q2-loading-element/styles.css +1 -0
  90. package/dist/collection/components/q2-message/q2-message.css +30 -17
  91. package/dist/collection/components/q2-message/q2-message.js +6 -6
  92. package/dist/collection/components/q2-message/q2-message.js.map +1 -1
  93. package/dist/collection/components/q2-modal/q2-modal.js +1 -1
  94. package/dist/collection/components/q2-optgroup/q2-optgroup.js +1 -1
  95. package/dist/collection/components/q2-pagination/q2-pagination.js +3 -3
  96. package/dist/collection/components/q2-pill/q2-pill.js +1 -1
  97. package/dist/collection/components/q2-popover/q2-popover.js +8 -4
  98. package/dist/collection/components/q2-popover/q2-popover.js.map +1 -1
  99. package/dist/collection/components/q2-relative-time/q2-relative-time.js +1 -1
  100. package/dist/collection/components/q2-resize-observer/q2-resize-observer.js +1 -1
  101. package/dist/collection/components/q2-section/q2-section.js +2 -2
  102. package/dist/collection/components/q2-stepper/q2-stepper.css +4 -4
  103. package/dist/collection/components/q2-stepper/q2-stepper.js +40 -16
  104. package/dist/collection/components/q2-stepper/q2-stepper.js.map +1 -1
  105. package/dist/collection/components/q2-stepper-vertical/q2-stepper-vertical.js +1 -1
  106. package/dist/collection/components/q2-tab-container/q2-tab-container.js +2 -2
  107. package/dist/collection/components/q2-tab-container/q2-tab-container.js.map +1 -1
  108. package/dist/collection/components/q2-tab-pane/q2-tab-pane.js +1 -1
  109. package/dist/collection/components/q2-tag/q2-tag.js +1 -1
  110. package/dist/collection/components/q2-textarea/q2-textarea.js +1 -1
  111. package/dist/collection/components/tecton-tab-pane/tecton-tab-pane.js +2 -2
  112. package/dist/components/q2-action-group2.js +1 -1
  113. package/dist/components/q2-action-sheet.js +1 -1
  114. package/dist/components/q2-avatar2.js +1 -1
  115. package/dist/components/q2-calendar.js +35 -33
  116. package/dist/components/q2-calendar.js.map +1 -1
  117. package/dist/components/q2-carousel-pane.js +2 -2
  118. package/dist/components/q2-carousel.js +2 -2
  119. package/dist/components/q2-carousel.js.map +1 -1
  120. package/dist/components/q2-chart-area.js +1 -1
  121. package/dist/components/q2-chart-bar.js +1 -1
  122. package/dist/components/q2-chart-donut.js +1 -1
  123. package/dist/components/q2-checkbox2.js +1 -1
  124. package/dist/components/q2-checkbox2.js.map +1 -1
  125. package/dist/components/q2-context.js +1 -1
  126. package/dist/components/q2-currency.js +1 -1
  127. package/dist/components/q2-detail.js +1 -1
  128. package/dist/components/q2-example.js +1 -1
  129. package/dist/components/q2-file-picker.js +21 -13
  130. package/dist/components/q2-file-picker.js.map +1 -1
  131. package/dist/components/q2-form.js +1 -1
  132. package/dist/components/q2-formatted-text.js +1 -1
  133. package/dist/components/q2-input2.js +12 -10
  134. package/dist/components/q2-input2.js.map +1 -1
  135. package/dist/components/q2-item2.js +1 -1
  136. package/dist/components/q2-legend2.js +1 -1
  137. package/dist/components/q2-list2.js +1 -1
  138. package/dist/components/q2-loading-element.js +1 -1
  139. package/dist/components/q2-loading-element.js.map +1 -1
  140. package/dist/components/q2-loading2.js +1 -1
  141. package/dist/components/q2-loading2.js.map +1 -1
  142. package/dist/components/q2-message2.js +7 -7
  143. package/dist/components/q2-message2.js.map +1 -1
  144. package/dist/components/q2-modal.js +1 -1
  145. package/dist/components/q2-month-picker.js +2 -2
  146. package/dist/components/q2-optgroup2.js +1 -1
  147. package/dist/components/q2-pagination.js +3 -3
  148. package/dist/components/q2-pill.js +1 -1
  149. package/dist/components/q2-popover2.js +2 -2
  150. package/dist/components/q2-popover2.js.map +1 -1
  151. package/dist/components/q2-relative-time.js +1 -1
  152. package/dist/components/q2-resize-observer2.js +1 -1
  153. package/dist/components/q2-section.js +2 -2
  154. package/dist/components/q2-stepper-vertical.js +1 -1
  155. package/dist/components/q2-stepper.js +38 -17
  156. package/dist/components/q2-stepper.js.map +1 -1
  157. package/dist/components/q2-tab-container.js +2 -2
  158. package/dist/components/q2-tab-container.js.map +1 -1
  159. package/dist/components/q2-tab-pane.js +1 -1
  160. package/dist/components/q2-tag.js +1 -1
  161. package/dist/components/q2-textarea.js +1 -1
  162. package/dist/components/tecton-tab-pane.js +2 -2
  163. package/dist/esm/loader.js +1 -1
  164. package/dist/esm/q2-action-group_2.entry.js +2 -2
  165. package/dist/esm/q2-action-sheet.entry.js +1 -1
  166. package/dist/esm/q2-avatar.entry.js +1 -1
  167. package/dist/esm/q2-badge.q2-btn.q2-icon.q2-input.q2-loading.q2-tab-container.q2-tab-pane.entry.js.map +1 -1
  168. package/dist/esm/q2-badge_7.entry.js +16 -14
  169. package/dist/esm/q2-badge_7.entry.js.map +1 -1
  170. package/dist/esm/q2-calendar.entry.js +35 -33
  171. package/dist/esm/q2-calendar.entry.js.map +1 -1
  172. package/dist/esm/q2-carousel-pane.entry.js +2 -2
  173. package/dist/esm/q2-carousel.entry.js +2 -2
  174. package/dist/esm/q2-carousel.entry.js.map +1 -1
  175. package/dist/esm/q2-chart-area.entry.js +1 -1
  176. package/dist/esm/q2-chart-bar.entry.js +1 -1
  177. package/dist/esm/q2-chart-donut.entry.js +1 -1
  178. package/dist/esm/q2-checkbox.entry.js +1 -1
  179. package/dist/esm/q2-checkbox.entry.js.map +1 -1
  180. package/dist/esm/q2-context.entry.js +1 -1
  181. package/dist/esm/q2-currency.entry.js +1 -1
  182. package/dist/esm/q2-detail.entry.js +1 -1
  183. package/dist/esm/q2-example.entry.js +1 -1
  184. package/dist/esm/q2-file-picker.entry.js +21 -13
  185. package/dist/esm/q2-file-picker.entry.js.map +1 -1
  186. package/dist/esm/q2-form.entry.js +1 -1
  187. package/dist/esm/q2-formatted-text.entry.js +1 -1
  188. package/dist/esm/q2-item.entry.js +1 -1
  189. package/dist/esm/q2-legend.entry.js +1 -1
  190. package/dist/esm/q2-link_2.entry.js +1 -1
  191. package/dist/esm/q2-loading-element.entry.js +1 -1
  192. package/dist/esm/q2-loading-element.entry.js.map +1 -1
  193. package/dist/esm/q2-message.entry.js +7 -7
  194. package/dist/esm/q2-message.entry.js.map +1 -1
  195. package/dist/esm/q2-modal.entry.js +1 -1
  196. package/dist/esm/q2-month-picker.entry.js +2 -2
  197. package/dist/esm/q2-optgroup.entry.js +1 -1
  198. package/dist/esm/q2-option-list.q2-popover.entry.js.map +1 -1
  199. package/dist/esm/q2-option-list_2.entry.js +2 -2
  200. package/dist/esm/q2-option-list_2.entry.js.map +1 -1
  201. package/dist/esm/q2-pagination.entry.js +3 -3
  202. package/dist/esm/q2-pill.entry.js +1 -1
  203. package/dist/esm/q2-relative-time.entry.js +1 -1
  204. package/dist/esm/q2-section.entry.js +2 -2
  205. package/dist/esm/q2-stepper-vertical.entry.js +1 -1
  206. package/dist/esm/q2-stepper.entry.js +35 -15
  207. package/dist/esm/q2-stepper.entry.js.map +1 -1
  208. package/dist/esm/q2-tag.entry.js +1 -1
  209. package/dist/esm/q2-tecton-elements.js +1 -1
  210. package/dist/esm/q2-textarea.entry.js +1 -1
  211. package/dist/esm/tecton-tab-pane.entry.js +2 -2
  212. package/dist/jest.setup.js +7 -0
  213. package/dist/jest.setup.js.map +1 -1
  214. package/dist/q2-tecton-elements/q2-action-group_2.entry.js +7 -7
  215. package/dist/q2-tecton-elements/q2-action-sheet.entry.js +8 -8
  216. package/dist/q2-tecton-elements/q2-avatar.entry.js +6 -6
  217. package/dist/q2-tecton-elements/q2-badge.q2-btn.q2-icon.q2-input.q2-loading.q2-tab-container.q2-tab-pane.entry.esm.js.map +1 -1
  218. package/dist/q2-tecton-elements/q2-badge_7.entry.js +319 -314
  219. package/dist/q2-tecton-elements/q2-badge_7.entry.js.map +1 -1
  220. package/dist/q2-tecton-elements/q2-calendar.entry.esm.js.map +1 -1
  221. package/dist/q2-tecton-elements/q2-calendar.entry.js +151 -146
  222. package/dist/q2-tecton-elements/q2-calendar.entry.js.map +1 -1
  223. package/dist/q2-tecton-elements/q2-carousel-pane.entry.js +3 -3
  224. package/dist/q2-tecton-elements/q2-carousel.entry.esm.js.map +1 -1
  225. package/dist/q2-tecton-elements/q2-carousel.entry.js +2 -2
  226. package/dist/q2-tecton-elements/q2-carousel.entry.js.map +1 -1
  227. package/dist/q2-tecton-elements/q2-chart-area.entry.js +4 -4
  228. package/dist/q2-tecton-elements/q2-chart-bar.entry.js +2 -2
  229. package/dist/q2-tecton-elements/q2-chart-donut.entry.js +63 -63
  230. package/dist/q2-tecton-elements/q2-checkbox.entry.esm.js.map +1 -1
  231. package/dist/q2-tecton-elements/q2-checkbox.entry.js +33 -33
  232. package/dist/q2-tecton-elements/q2-checkbox.entry.js.map +1 -1
  233. package/dist/q2-tecton-elements/q2-context.entry.js +11 -11
  234. package/dist/q2-tecton-elements/q2-currency.entry.js +6 -6
  235. package/dist/q2-tecton-elements/q2-detail.entry.js +3 -3
  236. package/dist/q2-tecton-elements/q2-example.entry.js +1 -1
  237. package/dist/q2-tecton-elements/q2-file-picker.entry.esm.js.map +1 -1
  238. package/dist/q2-tecton-elements/q2-file-picker.entry.js +21 -13
  239. package/dist/q2-tecton-elements/q2-file-picker.entry.js.map +1 -1
  240. package/dist/q2-tecton-elements/q2-form.entry.js +2 -2
  241. package/dist/q2-tecton-elements/q2-formatted-text.entry.js +2 -2
  242. package/dist/q2-tecton-elements/q2-item.entry.js +12 -12
  243. package/dist/q2-tecton-elements/q2-legend.entry.js +2 -2
  244. package/dist/q2-tecton-elements/q2-link_2.entry.js +9 -9
  245. package/dist/q2-tecton-elements/q2-loading-element.entry.esm.js.map +1 -1
  246. package/dist/q2-tecton-elements/q2-loading-element.entry.js +1 -1
  247. package/dist/q2-tecton-elements/q2-message.entry.esm.js.map +1 -1
  248. package/dist/q2-tecton-elements/q2-message.entry.js +32 -32
  249. package/dist/q2-tecton-elements/q2-message.entry.js.map +1 -1
  250. package/dist/q2-tecton-elements/q2-modal.entry.js +21 -21
  251. package/dist/q2-tecton-elements/q2-month-picker.entry.js +13 -13
  252. package/dist/q2-tecton-elements/q2-optgroup.entry.js +4 -4
  253. package/dist/q2-tecton-elements/q2-option-list.q2-popover.entry.esm.js.map +1 -1
  254. package/dist/q2-tecton-elements/q2-option-list_2.entry.js +16 -16
  255. package/dist/q2-tecton-elements/q2-option-list_2.entry.js.map +1 -1
  256. package/dist/q2-tecton-elements/q2-pagination.entry.js +24 -24
  257. package/dist/q2-tecton-elements/q2-pill.entry.js +13 -13
  258. package/dist/q2-tecton-elements/q2-relative-time.entry.js +4 -4
  259. package/dist/q2-tecton-elements/q2-section.entry.js +11 -11
  260. package/dist/q2-tecton-elements/q2-stepper-vertical.entry.js +4 -4
  261. package/dist/q2-tecton-elements/q2-stepper.entry.esm.js.map +1 -1
  262. package/dist/q2-tecton-elements/q2-stepper.entry.js +77 -59
  263. package/dist/q2-tecton-elements/q2-stepper.entry.js.map +1 -1
  264. package/dist/q2-tecton-elements/q2-tag.entry.js +5 -5
  265. package/dist/q2-tecton-elements/q2-tecton-elements.esm.js +1 -1
  266. package/dist/q2-tecton-elements/q2-textarea.entry.js +5 -5
  267. package/dist/q2-tecton-elements/tecton-tab-pane.entry.js +6 -6
  268. package/dist/types/components/q2-calendar/q2-calendar.d.ts +1 -1
  269. package/dist/types/components/q2-file-picker/q2-file-picker.d.ts +48 -24
  270. package/dist/types/components/q2-input/q2-input.d.ts +4 -3
  271. package/dist/types/components/q2-popover/q2-popover.d.ts +6 -2
  272. package/dist/types/components/q2-stepper/q2-stepper.d.ts +2 -0
  273. package/dist/types/components.d.ts +33 -20
  274. package/package.json +3 -3
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": "2025-08-19T18:42:47",
2
+ "timestamp": "2025-08-19T19:30:44",
3
3
  "compiler": {
4
4
  "name": "node",
5
5
  "version": "20.18.1"
@@ -1032,7 +1032,7 @@
1032
1032
  "index-C7zSUT3M.js",
1033
1033
  "index-y0xcWkDl.js"
1034
1034
  ],
1035
- "originalByteSize": 22009
1035
+ "originalByteSize": 22404
1036
1036
  },
1037
1037
  {
1038
1038
  "key": "q2-form.entry",
@@ -1093,7 +1093,7 @@
1093
1093
  "index-C7zSUT3M.js",
1094
1094
  "shapes-DO0UnuKe.js"
1095
1095
  ],
1096
- "originalByteSize": 1311
1096
+ "originalByteSize": 1356
1097
1097
  },
1098
1098
  {
1099
1099
  "key": "q2-modal.entry",
@@ -1213,7 +1213,7 @@
1213
1213
  "index-C7zSUT3M.js",
1214
1214
  "index-y0xcWkDl.js"
1215
1215
  ],
1216
- "originalByteSize": 20129
1216
+ "originalByteSize": 20886
1217
1217
  },
1218
1218
  {
1219
1219
  "key": "q2-stepper-pane.entry",
@@ -1316,7 +1316,7 @@
1316
1316
  "index-C7zSUT3M.js",
1317
1317
  "index-y0xcWkDl.js"
1318
1318
  ],
1319
- "originalByteSize": 24515
1319
+ "originalByteSize": 24420
1320
1320
  },
1321
1321
  {
1322
1322
  "key": "q2-legend.entry",
@@ -1381,7 +1381,7 @@
1381
1381
  "index-C7zSUT3M.js",
1382
1382
  "index-y0xcWkDl.js"
1383
1383
  ],
1384
- "originalByteSize": 7997
1384
+ "originalByteSize": 8392
1385
1385
  },
1386
1386
  {
1387
1387
  "key": "q2-option.entry",
@@ -1452,7 +1452,7 @@
1452
1452
  "index-O1A-ZSZs.js",
1453
1453
  "index-y0xcWkDl.js"
1454
1454
  ],
1455
- "originalByteSize": 58613
1455
+ "originalByteSize": 58823
1456
1456
  },
1457
1457
  {
1458
1458
  "key": "q2-link.q2-list.entry",
@@ -1494,7 +1494,7 @@
1494
1494
  "index-C7zSUT3M.js",
1495
1495
  "index-y0xcWkDl.js"
1496
1496
  ],
1497
- "originalByteSize": 43196
1497
+ "originalByteSize": 43229
1498
1498
  },
1499
1499
  {
1500
1500
  "key": "q2-chart-donut.entry",
@@ -1529,7 +1529,7 @@
1529
1529
  "index-y0xcWkDl.js",
1530
1530
  "shapes-DO0UnuKe.js"
1531
1531
  ],
1532
- "originalByteSize": 226277
1532
+ "originalByteSize": 226747
1533
1533
  },
1534
1534
  {
1535
1535
  "key": "q2-carousel.entry",
@@ -1542,7 +1542,7 @@
1542
1542
  "index-C7zSUT3M.js",
1543
1543
  "index-y0xcWkDl.js"
1544
1544
  ],
1545
- "originalByteSize": 161536
1545
+ "originalByteSize": 161522
1546
1546
  }
1547
1547
  ],
1548
1548
  "esm": [
@@ -1725,7 +1725,7 @@
1725
1725
  "index-C7zSUT3M.js",
1726
1726
  "index-y0xcWkDl.js"
1727
1727
  ],
1728
- "originalByteSize": 22005
1728
+ "originalByteSize": 22400
1729
1729
  },
1730
1730
  {
1731
1731
  "key": "q2-form.entry",
@@ -1786,7 +1786,7 @@
1786
1786
  "index-C7zSUT3M.js",
1787
1787
  "shapes-DO0UnuKe.js"
1788
1788
  ],
1789
- "originalByteSize": 1307
1789
+ "originalByteSize": 1352
1790
1790
  },
1791
1791
  {
1792
1792
  "key": "q2-modal.entry",
@@ -1906,7 +1906,7 @@
1906
1906
  "index-C7zSUT3M.js",
1907
1907
  "index-y0xcWkDl.js"
1908
1908
  ],
1909
- "originalByteSize": 20125
1909
+ "originalByteSize": 20882
1910
1910
  },
1911
1911
  {
1912
1912
  "key": "q2-stepper-pane.entry",
@@ -2009,7 +2009,7 @@
2009
2009
  "index-C7zSUT3M.js",
2010
2010
  "index-y0xcWkDl.js"
2011
2011
  ],
2012
- "originalByteSize": 24511
2012
+ "originalByteSize": 24416
2013
2013
  },
2014
2014
  {
2015
2015
  "key": "q2-legend.entry",
@@ -2074,7 +2074,7 @@
2074
2074
  "index-C7zSUT3M.js",
2075
2075
  "index-y0xcWkDl.js"
2076
2076
  ],
2077
- "originalByteSize": 7993
2077
+ "originalByteSize": 8388
2078
2078
  },
2079
2079
  {
2080
2080
  "key": "q2-option.entry",
@@ -2145,7 +2145,7 @@
2145
2145
  "index-O1A-ZSZs.js",
2146
2146
  "index-y0xcWkDl.js"
2147
2147
  ],
2148
- "originalByteSize": 58609
2148
+ "originalByteSize": 58819
2149
2149
  },
2150
2150
  {
2151
2151
  "key": "q2-link.q2-list.entry",
@@ -2187,7 +2187,7 @@
2187
2187
  "index-C7zSUT3M.js",
2188
2188
  "index-y0xcWkDl.js"
2189
2189
  ],
2190
- "originalByteSize": 43192
2190
+ "originalByteSize": 43225
2191
2191
  },
2192
2192
  {
2193
2193
  "key": "q2-chart-donut.entry",
@@ -2222,7 +2222,7 @@
2222
2222
  "index-y0xcWkDl.js",
2223
2223
  "shapes-DO0UnuKe.js"
2224
2224
  ],
2225
- "originalByteSize": 226273
2225
+ "originalByteSize": 226743
2226
2226
  },
2227
2227
  {
2228
2228
  "key": "q2-carousel.entry",
@@ -2235,7 +2235,7 @@
2235
2235
  "index-C7zSUT3M.js",
2236
2236
  "index-y0xcWkDl.js"
2237
2237
  ],
2238
- "originalByteSize": 161532
2238
+ "originalByteSize": 161518
2239
2239
  }
2240
2240
  ],
2241
2241
  "es5": [],
@@ -2420,7 +2420,7 @@
2420
2420
  "index-zMAVnBYO.js",
2421
2421
  "index-DRPUzMCR.js"
2422
2422
  ],
2423
- "originalByteSize": 22263
2423
+ "originalByteSize": 22658
2424
2424
  },
2425
2425
  {
2426
2426
  "key": "q2-form.entry",
@@ -2481,7 +2481,7 @@
2481
2481
  "index-zMAVnBYO.js",
2482
2482
  "shapes-DDw2Fhwn.js"
2483
2483
  ],
2484
- "originalByteSize": 1320
2484
+ "originalByteSize": 1365
2485
2485
  },
2486
2486
  {
2487
2487
  "key": "q2-modal.entry",
@@ -2601,7 +2601,7 @@
2601
2601
  "index-zMAVnBYO.js",
2602
2602
  "index-DRPUzMCR.js"
2603
2603
  ],
2604
- "originalByteSize": 20233
2604
+ "originalByteSize": 20990
2605
2605
  },
2606
2606
  {
2607
2607
  "key": "q2-stepper-pane.entry",
@@ -2704,7 +2704,7 @@
2704
2704
  "index-zMAVnBYO.js",
2705
2705
  "index-DRPUzMCR.js"
2706
2706
  ],
2707
- "originalByteSize": 24615
2707
+ "originalByteSize": 24520
2708
2708
  },
2709
2709
  {
2710
2710
  "key": "q2-legend.entry",
@@ -2769,7 +2769,7 @@
2769
2769
  "index-zMAVnBYO.js",
2770
2770
  "index-DRPUzMCR.js"
2771
2771
  ],
2772
- "originalByteSize": 7980
2772
+ "originalByteSize": 8375
2773
2773
  },
2774
2774
  {
2775
2775
  "key": "q2-option.entry",
@@ -2840,7 +2840,7 @@
2840
2840
  "index-CgG3VNXc.js",
2841
2841
  "index-DRPUzMCR.js"
2842
2842
  ],
2843
- "originalByteSize": 59357
2843
+ "originalByteSize": 59567
2844
2844
  },
2845
2845
  {
2846
2846
  "key": "q2-link.q2-list.entry",
@@ -2882,7 +2882,7 @@
2882
2882
  "index-zMAVnBYO.js",
2883
2883
  "index-DRPUzMCR.js"
2884
2884
  ],
2885
- "originalByteSize": 43223
2885
+ "originalByteSize": 43256
2886
2886
  },
2887
2887
  {
2888
2888
  "key": "q2-chart-donut.entry",
@@ -2917,7 +2917,7 @@
2917
2917
  "index-DRPUzMCR.js",
2918
2918
  "shapes-DDw2Fhwn.js"
2919
2919
  ],
2920
- "originalByteSize": 227007
2920
+ "originalByteSize": 227486
2921
2921
  },
2922
2922
  {
2923
2923
  "key": "q2-carousel.entry",
@@ -2930,7 +2930,7 @@
2930
2930
  "index-zMAVnBYO.js",
2931
2931
  "index-DRPUzMCR.js"
2932
2932
  ],
2933
- "originalByteSize": 161710
2933
+ "originalByteSize": 161696
2934
2934
  }
2935
2935
  ]
2936
2936
  },
@@ -11468,11 +11468,11 @@
11468
11468
  "composed": true,
11469
11469
  "docs": {
11470
11470
  "tags": [],
11471
- "text": ""
11471
+ "text": "Custom event dispatched when the user selects files. The event detail\ncontains an object representing the selected files with two\nproperties:\n- `invalidFiles`: An array of `InvalidFileStatus` objects representing\n files that failed validation.\n- `validFiles`: An array of `File` objects representing files that passed\n validation.\n\nEach `InvalidFileStatus` object includes the following properties:\n- `file`: The `File` object.\n- `status`: The validation status, which can be `\"invalid-type\"` (invalid file\n type), `\"over-size-limit\"` (file exceeds the size limit), or\n `\"over-max-files-limit\"` (total exceeds the max files limit)."
11472
11472
  },
11473
11473
  "complexType": {
11474
11474
  "original": "FilesObject",
11475
- "resolved": "{ invalidFiles: { file: File; status: \"in-progress\" | \"failed\" | \"uploaded\" | \"invalid-type\" | \"over-size-limit\" | \"over-max-files-limit\"; }[]; validFiles: File[]; }",
11475
+ "resolved": "{ invalidFiles: InvalidFileStatus[]; validFiles: File[]; }",
11476
11476
  "references": {
11477
11477
  "FilesObject": {
11478
11478
  "location": "local",
@@ -11517,7 +11517,7 @@
11517
11517
  "text": "'medium'"
11518
11518
  }
11519
11519
  ],
11520
- "text": "The size of the browse button. Can be 'none', 'small', 'medium', or 'large'."
11520
+ "text": "The size of the browse button."
11521
11521
  },
11522
11522
  "internal": false,
11523
11523
  "getter": false,
@@ -11664,13 +11664,13 @@
11664
11664
  "optional": false,
11665
11665
  "defaultValue": "[]",
11666
11666
  "complexType": {
11667
- "original": "StatusFile[]",
11668
- "resolved": "StatusFile[]",
11667
+ "original": "ValidFileStatus[]",
11668
+ "resolved": "ValidFileStatus[]",
11669
11669
  "references": {
11670
- "StatusFile": {
11670
+ "ValidFileStatus": {
11671
11671
  "location": "local",
11672
11672
  "path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-file-picker/q2-file-picker.tsx",
11673
- "id": "src/components/q2-file-picker/q2-file-picker.tsx::StatusFile"
11673
+ "id": "src/components/q2-file-picker/q2-file-picker.tsx::ValidFileStatus"
11674
11674
  }
11675
11675
  }
11676
11676
  },
@@ -11684,7 +11684,7 @@
11684
11684
  "text": "[]"
11685
11685
  }
11686
11686
  ],
11687
- "text": "An array of objects representing the status of the files being uploaded.\nEach object should have a `name` property (the file name), a `status`\nproperty (the status of the file) that equals either 'in-progress',\n'failed', or 'uploaded', and an optional `message` property.\n\nCustom messages provided in the `message` property will only be used for\nfailed uploads (`status: 'failed'`). This allows for more specific error\nmessages in failure scenarios, while ensuring that all other file status\nmessages remain consistent and aligned with approved design/UX standards.\nCustom messages for failed uploads are limited to a single line."
11687
+ "text": "An array of `ValidFileStatus` objects representing the upload status of\nfiles. Each `ValidFileStatus` object contains the following properties:\n- `name`: The file name.\n- `status`: The upload status, either `\"failed\"` or `\"uploaded\"`.\n- `message`: (Optional) A custom status message, used only when `status`\n is `\"failed\"`. This allows developers to provide more detail about\n upload failures while ensuring all other file status messages remain\n consistent with approved design/UX standards. Custom failure messages\n are limited to a single line."
11688
11688
  },
11689
11689
  "internal": false,
11690
11690
  "getter": false,
@@ -11701,7 +11701,7 @@
11701
11701
  "defaultValue": "{ invalidFiles: [], validFiles: [] }",
11702
11702
  "complexType": {
11703
11703
  "original": "FilesObject",
11704
- "resolved": "{ invalidFiles: { file: File; status: \"in-progress\" | \"failed\" | \"uploaded\" | \"invalid-type\" | \"over-size-limit\" | \"over-max-files-limit\"; }[]; validFiles: File[]; }",
11704
+ "resolved": "{ invalidFiles: InvalidFileStatus[]; validFiles: File[]; }",
11705
11705
  "references": {
11706
11706
  "FilesObject": {
11707
11707
  "location": "local",
@@ -11720,7 +11720,7 @@
11720
11720
  "text": "{ invalidFiles: [], validFiles: [] }"
11721
11721
  }
11722
11722
  ],
11723
- "text": "Returns an array of File objects representing the files selected by the\nuser. If no files are selected, the value is an empty array."
11723
+ "text": "Returns an object representing the selected files with two properties:\n- `invalidFiles`: An array of `InvalidFileStatus` objects representing\n files that failed validation.\n- `validFiles`: An array of `File` objects representing files that passed\n validation.\n\nEach `InvalidFileStatus` object includes the following properties:\n- `file`: The `File` object.\n- `status`: The validation status, which can be `\"invalid-type\"` (invalid file\n type), `\"over-size-limit\"` (file exceeds the size limit), or\n `\"over-max-files-limit\"` (total exceeds the max files limit)."
11724
11724
  },
11725
11725
  "internal": false,
11726
11726
  "getter": false,
@@ -14659,7 +14659,7 @@
14659
14659
  "name": "ariaExpanded",
14660
14660
  "type": "string",
14661
14661
  "attribute": "aria-expanded",
14662
- "reflect": false,
14662
+ "reflect": true,
14663
14663
  "mutable": false,
14664
14664
  "required": false,
14665
14665
  "optional": false,
@@ -19299,7 +19299,7 @@
19299
19299
  ],
19300
19300
  "docs": {
19301
19301
  "tags": [],
19302
- "text": "***********\n* WARNING *\n***********\nTouching this file obligates you to manually test thoroughly, because Puppeteer can't capture every edgecase.\n\nEach of the following Scenarios must be tested on each Device, in each Environment.\n\nScenarios:\n- Q2 Select non-typeable\n- Q2 Select typeable\n\nDevices:\n- iOS Safari\n- Android Chrome\n- MacOS Safari\n- Chrome\n- Firefox\n\nEnvironments:\n- Standard (Outside of Iframe)\n- SDK Extension (Inside of Iframe)"
19302
+ "text": "***********\n* WARNING *\n***********\nTouching this file obligates you to manually test thoroughly, because Puppeteer can't capture every edgecase.\n\nEach of the following Scenarios must be tested on each Device, in each Environment.\n\nScenarios:\n- Q2 Select searchable\n- Q2 Select non-searchable\n\nOrientations:\n- Portrait\n- Landscape\n\nDevices:\n- iOS Safari\n- Android Chrome\n- MacOS Safari\n- Chrome\n- Firefox\n\nEnvironments:\n- Standard (Outside of Iframe)\n- SDK Extension (Inside of Iframe)"
19303
19303
  },
19304
19304
  "encapsulation": "shadow",
19305
19305
  "excludeFromCollection": false,
@@ -21908,19 +21908,13 @@
21908
21908
  "mutable": true,
21909
21909
  "required": false,
21910
21910
  "optional": false,
21911
- "defaultValue": "1",
21912
21911
  "complexType": {
21913
21912
  "original": "number",
21914
21913
  "resolved": "number",
21915
21914
  "references": {}
21916
21915
  },
21917
21916
  "docs": {
21918
- "tags": [
21919
- {
21920
- "name": "default",
21921
- "text": "1"
21922
- }
21923
- ],
21917
+ "tags": [],
21924
21918
  "text": "The currently selected step."
21925
21919
  },
21926
21920
  "internal": false,
@@ -21931,7 +21925,7 @@
21931
21925
  "name": "lastEnabledStep",
21932
21926
  "type": "number",
21933
21927
  "attribute": "last-enabled-step",
21934
- "reflect": false,
21928
+ "reflect": true,
21935
21929
  "mutable": true,
21936
21930
  "required": false,
21937
21931
  "optional": false,
@@ -25741,7 +25735,7 @@
25741
25735
  "name": "ariaExpanded",
25742
25736
  "type": "string",
25743
25737
  "attribute": "aria-expanded",
25744
- "reflect": false,
25738
+ "reflect": true,
25745
25739
  "mutable": false,
25746
25740
  "required": false,
25747
25741
  "optional": false,
@@ -27025,7 +27019,8 @@
27025
27019
  "onPaste",
27026
27020
  "inputmode",
27027
27021
  "pattern",
27028
- "key"
27022
+ "key",
27023
+ "aria-controls"
27029
27024
  ],
27030
27025
  "htmlTagNames": [
27031
27026
  "div",
@@ -29650,7 +29645,8 @@
29650
29645
  "clearable",
29651
29646
  "placeholder",
29652
29647
  "optional",
29653
- "ariaExpanded",
29648
+ "aria-expanded",
29649
+ "aria-controls",
29654
29650
  "hints",
29655
29651
  "errors",
29656
29652
  "onChange",
@@ -36891,7 +36887,7 @@
36891
36887
  "text": "'medium'"
36892
36888
  }
36893
36889
  ],
36894
- "text": "The size of the browse button. Can be 'none', 'small', 'medium', or 'large'."
36890
+ "text": "The size of the browse button."
36895
36891
  },
36896
36892
  "internal": false,
36897
36893
  "getter": false,
@@ -37038,13 +37034,13 @@
37038
37034
  "optional": false,
37039
37035
  "defaultValue": "[]",
37040
37036
  "complexType": {
37041
- "original": "StatusFile[]",
37042
- "resolved": "StatusFile[]",
37037
+ "original": "ValidFileStatus[]",
37038
+ "resolved": "ValidFileStatus[]",
37043
37039
  "references": {
37044
- "StatusFile": {
37040
+ "ValidFileStatus": {
37045
37041
  "location": "local",
37046
37042
  "path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-file-picker/q2-file-picker.tsx",
37047
- "id": "src/components/q2-file-picker/q2-file-picker.tsx::StatusFile"
37043
+ "id": "src/components/q2-file-picker/q2-file-picker.tsx::ValidFileStatus"
37048
37044
  }
37049
37045
  }
37050
37046
  },
@@ -37058,7 +37054,7 @@
37058
37054
  "text": "[]"
37059
37055
  }
37060
37056
  ],
37061
- "text": "An array of objects representing the status of the files being uploaded.\nEach object should have a `name` property (the file name), a `status`\nproperty (the status of the file) that equals either 'in-progress',\n'failed', or 'uploaded', and an optional `message` property.\n\nCustom messages provided in the `message` property will only be used for\nfailed uploads (`status: 'failed'`). This allows for more specific error\nmessages in failure scenarios, while ensuring that all other file status\nmessages remain consistent and aligned with approved design/UX standards.\nCustom messages for failed uploads are limited to a single line."
37057
+ "text": "An array of `ValidFileStatus` objects representing the upload status of\nfiles. Each `ValidFileStatus` object contains the following properties:\n- `name`: The file name.\n- `status`: The upload status, either `\"failed\"` or `\"uploaded\"`.\n- `message`: (Optional) A custom status message, used only when `status`\n is `\"failed\"`. This allows developers to provide more detail about\n upload failures while ensuring all other file status messages remain\n consistent with approved design/UX standards. Custom failure messages\n are limited to a single line."
37062
37058
  },
37063
37059
  "internal": false,
37064
37060
  "getter": false,
@@ -37075,7 +37071,7 @@
37075
37071
  "defaultValue": "{ invalidFiles: [], validFiles: [] }",
37076
37072
  "complexType": {
37077
37073
  "original": "FilesObject",
37078
- "resolved": "{ invalidFiles: { file: File; status: \"in-progress\" | \"failed\" | \"uploaded\" | \"invalid-type\" | \"over-size-limit\" | \"over-max-files-limit\"; }[]; validFiles: File[]; }",
37074
+ "resolved": "{ invalidFiles: InvalidFileStatus[]; validFiles: File[]; }",
37079
37075
  "references": {
37080
37076
  "FilesObject": {
37081
37077
  "location": "local",
@@ -37094,7 +37090,7 @@
37094
37090
  "text": "{ invalidFiles: [], validFiles: [] }"
37095
37091
  }
37096
37092
  ],
37097
- "text": "Returns an array of File objects representing the files selected by the\nuser. If no files are selected, the value is an empty array."
37093
+ "text": "Returns an object representing the selected files with two properties:\n- `invalidFiles`: An array of `InvalidFileStatus` objects representing\n files that failed validation.\n- `validFiles`: An array of `File` objects representing files that passed\n validation.\n\nEach `InvalidFileStatus` object includes the following properties:\n- `file`: The `File` object.\n- `status`: The validation status, which can be `\"invalid-type\"` (invalid file\n type), `\"over-size-limit\"` (file exceeds the size limit), or\n `\"over-max-files-limit\"` (total exceeds the max files limit)."
37098
37094
  },
37099
37095
  "internal": false,
37100
37096
  "getter": false,
@@ -37154,11 +37150,11 @@
37154
37150
  "composed": true,
37155
37151
  "docs": {
37156
37152
  "tags": [],
37157
- "text": ""
37153
+ "text": "Custom event dispatched when the user selects files. The event detail\ncontains an object representing the selected files with two\nproperties:\n- `invalidFiles`: An array of `InvalidFileStatus` objects representing\n files that failed validation.\n- `validFiles`: An array of `File` objects representing files that passed\n validation.\n\nEach `InvalidFileStatus` object includes the following properties:\n- `file`: The `File` object.\n- `status`: The validation status, which can be `\"invalid-type\"` (invalid file\n type), `\"over-size-limit\"` (file exceeds the size limit), or\n `\"over-max-files-limit\"` (total exceeds the max files limit)."
37158
37154
  },
37159
37155
  "complexType": {
37160
37156
  "original": "FilesObject",
37161
- "resolved": "{ invalidFiles: { file: File; status: \"in-progress\" | \"failed\" | \"uploaded\" | \"invalid-type\" | \"over-size-limit\" | \"over-max-files-limit\"; }[]; validFiles: File[]; }",
37157
+ "resolved": "{ invalidFiles: InvalidFileStatus[]; validFiles: File[]; }",
37162
37158
  "references": {
37163
37159
  "FilesObject": {
37164
37160
  "location": "local",
@@ -44150,19 +44146,13 @@
44150
44146
  "mutable": true,
44151
44147
  "required": false,
44152
44148
  "optional": false,
44153
- "defaultValue": "1",
44154
44149
  "complexType": {
44155
44150
  "original": "number",
44156
44151
  "resolved": "number",
44157
44152
  "references": {}
44158
44153
  },
44159
44154
  "docs": {
44160
- "tags": [
44161
- {
44162
- "name": "default",
44163
- "text": "1"
44164
- }
44165
- ],
44155
+ "tags": [],
44166
44156
  "text": "The currently selected step."
44167
44157
  },
44168
44158
  "internal": false,
@@ -44173,7 +44163,7 @@
44173
44163
  "name": "lastEnabledStep",
44174
44164
  "type": "number",
44175
44165
  "attribute": "last-enabled-step",
44176
- "reflect": false,
44166
+ "reflect": true,
44177
44167
  "mutable": true,
44178
44168
  "required": false,
44179
44169
  "optional": false,
@@ -44325,6 +44315,14 @@
44325
44315
  }
44326
44316
  ],
44327
44317
  "watchers": [
44318
+ {
44319
+ "propName": "lastEnabledStep",
44320
+ "methodName": "lastEnabledStepChanged"
44321
+ },
44322
+ {
44323
+ "propName": "currentStep",
44324
+ "methodName": "lastEnabledStepChanged"
44325
+ },
44328
44326
  {
44329
44327
  "propName": "currentStep",
44330
44328
  "methodName": "currentStepChanged"
@@ -52331,7 +52329,7 @@
52331
52329
  "styleDocs": [],
52332
52330
  "docs": {
52333
52331
  "tags": [],
52334
- "text": "***********\n* WARNING *\n***********\nTouching this file obligates you to manually test thoroughly, because Puppeteer can't capture every edgecase.\n\nEach of the following Scenarios must be tested on each Device, in each Environment.\n\nScenarios:\n- Q2 Select non-typeable\n- Q2 Select typeable\n\nDevices:\n- iOS Safari\n- Android Chrome\n- MacOS Safari\n- Chrome\n- Firefox\n\nEnvironments:\n- Standard (Outside of Iframe)\n- SDK Extension (Inside of Iframe)"
52332
+ "text": "***********\n* WARNING *\n***********\nTouching this file obligates you to manually test thoroughly, because Puppeteer can't capture every edgecase.\n\nEach of the following Scenarios must be tested on each Device, in each Environment.\n\nScenarios:\n- Q2 Select searchable\n- Q2 Select non-searchable\n\nOrientations:\n- Portrait\n- Landscape\n\nDevices:\n- iOS Safari\n- Android Chrome\n- MacOS Safari\n- Chrome\n- Firefox\n\nEnvironments:\n- Standard (Outside of Iframe)\n- SDK Extension (Inside of Iframe)"
52335
52333
  },
52336
52334
  "jsFilePath": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-popover/q2-popover.js",
52337
52335
  "sourceFilePath": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-popover/q2-popover.tsx",