@aquera/nile-elements 0.1.72 → 0.1.73-beta-1.4

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 (423) hide show
  1. package/README.md +3 -0
  2. package/demo/index.html +55 -32
  3. package/dist/{fixture-3bfb4490.cjs.js → fixture-5b79f853.cjs.js} +2 -2
  4. package/dist/{fixture-3bfb4490.cjs.js.map → fixture-5b79f853.cjs.js.map} +1 -1
  5. package/dist/fixture-90b199c4.esm.js +569 -0
  6. package/dist/{fixture-8edec91c.esm.js → fixture-cf7bfcf5.esm.js} +1 -1
  7. package/dist/fixture-dbd66009.cjs.js +395 -0
  8. package/dist/fixture-dbd66009.cjs.js.map +1 -0
  9. package/dist/index.js +7 -4
  10. package/dist/nile-accordion/nile-accordian.test.cjs.js +1 -1
  11. package/dist/nile-accordion/nile-accordian.test.esm.js +1 -1
  12. package/dist/nile-auto-complete/nile-auto-complete.test.cjs.js +1 -1
  13. package/dist/nile-auto-complete/nile-auto-complete.test.esm.js +1 -1
  14. package/dist/nile-avatar/nile-avatar.test.cjs.js +1 -1
  15. package/dist/nile-avatar/nile-avatar.test.esm.js +1 -1
  16. package/dist/nile-badge/nile-badge.test.cjs.js +1 -1
  17. package/dist/nile-badge/nile-badge.test.esm.js +1 -1
  18. package/dist/nile-button/nile-button.test.cjs.js +1 -1
  19. package/dist/nile-button/nile-button.test.esm.js +1 -1
  20. package/dist/nile-button-toggle-group/nile-button-toggle-group.test.cjs.js +1 -1
  21. package/dist/nile-button-toggle-group/nile-button-toggle-group.test.esm.js +1 -1
  22. package/dist/nile-calendar/nile-calendar.test.cjs.js +1 -1
  23. package/dist/nile-calendar/nile-calendar.test.esm.js +1 -1
  24. package/dist/nile-card/nile-card.test.cjs.js +1 -1
  25. package/dist/nile-card/nile-card.test.esm.js +1 -1
  26. package/dist/nile-checkbox/nile-checkbox.test.cjs.js +1 -1
  27. package/dist/nile-checkbox/nile-checkbox.test.esm.js +1 -1
  28. package/dist/nile-chip/nile-chip.test.cjs.js +1 -1
  29. package/dist/nile-chip/nile-chip.test.esm.js +1 -1
  30. package/dist/nile-dialog/nile-dialog.test.cjs.js +1 -1
  31. package/dist/nile-dialog/nile-dialog.test.esm.js +1 -1
  32. package/dist/nile-drawer/nile-drawer.test.cjs.js +1 -1
  33. package/dist/nile-drawer/nile-drawer.test.esm.js +1 -1
  34. package/dist/nile-dropdown/nile-dropdown.test.cjs.js +1 -1
  35. package/dist/nile-dropdown/nile-dropdown.test.esm.js +1 -1
  36. package/dist/nile-empty-state/nile-empty-state.test.cjs.js +1 -1
  37. package/dist/nile-empty-state/nile-empty-state.test.esm.js +1 -1
  38. package/dist/nile-error-message/nile-error-message.test.cjs.js +1 -1
  39. package/dist/nile-error-message/nile-error-message.test.esm.js +1 -1
  40. package/dist/nile-file-preview/nile-file-preview.test.cjs.js +1 -1
  41. package/dist/nile-file-preview/nile-file-preview.test.esm.js +1 -1
  42. package/dist/nile-file-upload/nile-file-upload.test.cjs.js +1 -1
  43. package/dist/nile-file-upload/nile-file-upload.test.esm.js +1 -1
  44. package/dist/nile-filter-chip/nile-filter-chip.test.cjs.js +1 -1
  45. package/dist/nile-filter-chip/nile-filter-chip.test.esm.js +1 -1
  46. package/dist/nile-form-group/nile-form-group.test.cjs.js +1 -1
  47. package/dist/nile-form-group/nile-form-group.test.esm.js +1 -1
  48. package/dist/nile-form-help-text/nile-form-help-text.test.cjs.js +1 -1
  49. package/dist/nile-form-help-text/nile-form-help-text.test.esm.js +1 -1
  50. package/dist/nile-hero/nile-hero.test.cjs.js +1 -1
  51. package/dist/nile-hero/nile-hero.test.esm.js +1 -1
  52. package/dist/nile-icon/nile-icon.test.cjs.js +1 -1
  53. package/dist/nile-icon/nile-icon.test.esm.js +1 -1
  54. package/dist/nile-input/nile-input.test.cjs.js +1 -1
  55. package/dist/nile-input/nile-input.test.esm.js +1 -1
  56. package/dist/nile-link/nile-link.test.cjs.js +1 -1
  57. package/dist/nile-link/nile-link.test.esm.js +1 -1
  58. package/dist/nile-loader/nile-loader.test.cjs.js +1 -1
  59. package/dist/nile-loader/nile-loader.test.esm.js +1 -1
  60. package/dist/nile-popover/nile-popover.test.cjs.js +1 -1
  61. package/dist/nile-popover/nile-popover.test.esm.js +1 -1
  62. package/dist/nile-popup/nile-popup.test.cjs.js +1 -1
  63. package/dist/nile-popup/nile-popup.test.esm.js +1 -1
  64. package/dist/nile-progress-bar/nile-progress-bar.test.cjs.js +1 -1
  65. package/dist/nile-progress-bar/nile-progress-bar.test.esm.js +1 -1
  66. package/dist/nile-radio/nile-radio.test.cjs.js +1 -1
  67. package/dist/nile-radio/nile-radio.test.esm.js +1 -1
  68. package/dist/nile-radio-group/nile-radio-group.test.cjs.js +1 -1
  69. package/dist/nile-radio-group/nile-radio-group.test.esm.js +1 -1
  70. package/dist/nile-select/nile-select.cjs.js +1 -1
  71. package/dist/nile-select/nile-select.cjs.js.map +1 -1
  72. package/dist/nile-select/nile-select.esm.js +5 -4
  73. package/dist/nile-select/nile-select.test.cjs.js +1 -1
  74. package/dist/nile-select/nile-select.test.esm.js +1 -1
  75. package/dist/nile-select/virtual-scroll-helper.cjs.js +1 -1
  76. package/dist/nile-select/virtual-scroll-helper.cjs.js.map +1 -1
  77. package/dist/nile-select/virtual-scroll-helper.esm.js +1 -0
  78. package/dist/nile-slide-toggle/nile-slide-toggle.test.cjs.js +1 -1
  79. package/dist/nile-slide-toggle/nile-slide-toggle.test.esm.js +1 -1
  80. package/dist/nile-tab-group/nile-tab-group.test.cjs.js +1 -1
  81. package/dist/nile-tab-group/nile-tab-group.test.esm.js +1 -1
  82. package/dist/nile-textarea/nile-textarea.test.cjs.js +1 -1
  83. package/dist/nile-textarea/nile-textarea.test.esm.js +1 -1
  84. package/dist/nile-virtual-select/nile-virtual-select.cjs.js +1 -1
  85. package/dist/nile-virtual-select/nile-virtual-select.cjs.js.map +1 -1
  86. package/dist/nile-virtual-select/nile-virtual-select.esm.js +2 -2
  87. package/dist/nile-virtual-select/nile-virtual-select.test.cjs.js +1 -1
  88. package/dist/nile-virtual-select/nile-virtual-select.test.esm.js +1 -1
  89. package/dist/nile-virtual-select/renderer.cjs.js +1 -1
  90. package/dist/nile-virtual-select/renderer.cjs.js.map +1 -1
  91. package/dist/nile-virtual-select/renderer.esm.js +2 -1
  92. package/dist/src/internal/resizable-helper.d.ts +59 -0
  93. package/dist/src/internal/resizable-helper.js +115 -0
  94. package/dist/src/internal/resizable-helper.js.map +1 -0
  95. package/dist/src/internal/resizable-styles.d.ts +16 -0
  96. package/dist/src/internal/resizable-styles.js +144 -0
  97. package/dist/src/internal/resizable-styles.js.map +1 -0
  98. package/dist/src/nile-badge/__snapshots__/nile-badge.test.snap.js +17 -0
  99. package/dist/src/nile-calendar/__snapshots__/nile-calendar.test.snap.js +310 -0
  100. package/dist/src/nile-card/__snapshots__/nile-card.test.snap.js +34 -0
  101. package/dist/src/nile-checkbox/__snapshots__/nile-checkbox.test.snap.js +31 -0
  102. package/dist/src/nile-grid/data-processor.d.ts +37 -0
  103. package/dist/src/nile-grid/data-processor.js +122 -0
  104. package/dist/src/nile-grid/data-processor.js.map +1 -0
  105. package/dist/src/nile-grid/event-handlers.d.ts +35 -0
  106. package/dist/src/nile-grid/event-handlers.js +158 -0
  107. package/dist/src/nile-grid/event-handlers.js.map +1 -0
  108. package/dist/src/nile-grid/index.d.ts +5 -0
  109. package/dist/src/nile-grid/index.js +6 -0
  110. package/dist/src/nile-grid/index.js.map +1 -0
  111. package/dist/src/nile-grid/nile-grid.css.d.ts +1 -0
  112. package/dist/src/nile-grid/nile-grid.css.js +120 -0
  113. package/dist/src/nile-grid/nile-grid.css.js.map +1 -0
  114. package/dist/src/nile-grid/nile-grid.d.ts +39 -0
  115. package/dist/src/nile-grid/nile-grid.js +182 -0
  116. package/dist/src/nile-grid/nile-grid.js.map +1 -0
  117. package/dist/src/nile-grid/renderer.d.ts +8 -0
  118. package/dist/src/nile-grid/renderer.js +78 -0
  119. package/dist/src/nile-grid/renderer.js.map +1 -0
  120. package/dist/src/nile-grid/resize-handler.d.ts +4 -0
  121. package/dist/src/nile-grid/resize-handler.js +36 -0
  122. package/dist/src/nile-grid/resize-handler.js.map +1 -0
  123. package/dist/src/nile-grid/types.d.ts +32 -0
  124. package/dist/src/nile-grid/types.js +2 -0
  125. package/dist/src/nile-grid/types.js.map +1 -0
  126. package/dist/src/nile-grid/utils.d.ts +4 -0
  127. package/dist/src/nile-grid/utils.js +32 -0
  128. package/dist/src/nile-grid/utils.js.map +1 -0
  129. package/dist/src/nile-hero/__snapshots__/nile-hero.test.snap.js +47 -0
  130. package/dist/src/nile-icon/__snapshots__/nile-icon.test.snap.js +16 -0
  131. package/dist/src/nile-icon/icons/svg/ng-action.d.ts +5 -0
  132. package/dist/src/nile-icon/icons/svg/ng-action.js +5 -0
  133. package/dist/src/nile-icon/icons/svg/ng-action.js.map +1 -0
  134. package/dist/src/nile-icon/icons/svg/ng-activity.d.ts +5 -0
  135. package/dist/src/nile-icon/icons/svg/ng-activity.js +5 -0
  136. package/dist/src/nile-icon/icons/svg/ng-activity.js.map +1 -0
  137. package/dist/src/nile-icon/icons/svg/ng-alert-circle.d.ts +5 -0
  138. package/dist/src/nile-icon/icons/svg/ng-alert-circle.js +5 -0
  139. package/dist/src/nile-icon/icons/svg/ng-alert-circle.js.map +1 -0
  140. package/dist/src/nile-icon/icons/svg/ng-align-center.d.ts +5 -0
  141. package/dist/src/nile-icon/icons/svg/ng-align-center.js +5 -0
  142. package/dist/src/nile-icon/icons/svg/ng-align-center.js.map +1 -0
  143. package/dist/src/nile-icon/icons/svg/ng-annotation-x.d.ts +5 -0
  144. package/dist/src/nile-icon/icons/svg/ng-annotation-x.js +5 -0
  145. package/dist/src/nile-icon/icons/svg/ng-annotation-x.js.map +1 -0
  146. package/dist/src/nile-icon/icons/svg/ng-arrow-down.d.ts +5 -0
  147. package/dist/src/nile-icon/icons/svg/ng-arrow-down.js +5 -0
  148. package/dist/src/nile-icon/icons/svg/ng-arrow-down.js.map +1 -0
  149. package/dist/src/nile-icon/icons/svg/ng-arrow-narrow-down.d.ts +5 -0
  150. package/dist/src/nile-icon/icons/svg/ng-arrow-narrow-down.js +5 -0
  151. package/dist/src/nile-icon/icons/svg/ng-arrow-narrow-down.js.map +1 -0
  152. package/dist/src/nile-icon/icons/svg/ng-arrow-narrow-left.d.ts +5 -0
  153. package/dist/src/nile-icon/icons/svg/ng-arrow-narrow-left.js +5 -0
  154. package/dist/src/nile-icon/icons/svg/ng-arrow-narrow-left.js.map +1 -0
  155. package/dist/src/nile-icon/icons/svg/ng-arrow-narrow-right.d.ts +5 -0
  156. package/dist/src/nile-icon/icons/svg/ng-arrow-narrow-right.js +5 -0
  157. package/dist/src/nile-icon/icons/svg/ng-arrow-narrow-right.js.map +1 -0
  158. package/dist/src/nile-icon/icons/svg/ng-arrow-up.d.ts +5 -0
  159. package/dist/src/nile-icon/icons/svg/ng-arrow-up.js +5 -0
  160. package/dist/src/nile-icon/icons/svg/ng-arrow-up.js.map +1 -0
  161. package/dist/src/nile-icon/icons/svg/ng-bar-chart-12.d.ts +5 -0
  162. package/dist/src/nile-icon/icons/svg/ng-bar-chart-12.js +5 -0
  163. package/dist/src/nile-icon/icons/svg/ng-bar-chart-12.js.map +1 -0
  164. package/dist/src/nile-icon/icons/svg/ng-bell-01.d.ts +5 -0
  165. package/dist/src/nile-icon/icons/svg/ng-bell-01.js +5 -0
  166. package/dist/src/nile-icon/icons/svg/ng-bell-01.js.map +1 -0
  167. package/dist/src/nile-icon/icons/svg/ng-bell-ringing-04.d.ts +5 -0
  168. package/dist/src/nile-icon/icons/svg/ng-bell-ringing-04.js +5 -0
  169. package/dist/src/nile-icon/icons/svg/ng-bell-ringing-04.js.map +1 -0
  170. package/dist/src/nile-icon/icons/svg/ng-bold-01.d.ts +5 -0
  171. package/dist/src/nile-icon/icons/svg/ng-bold-01.js +5 -0
  172. package/dist/src/nile-icon/icons/svg/ng-bold-01.js.map +1 -0
  173. package/dist/src/nile-icon/icons/svg/ng-building-01.d.ts +5 -0
  174. package/dist/src/nile-icon/icons/svg/ng-building-01.js +5 -0
  175. package/dist/src/nile-icon/icons/svg/ng-building-01.js.map +1 -0
  176. package/dist/src/nile-icon/icons/svg/ng-building-05.d.ts +5 -0
  177. package/dist/src/nile-icon/icons/svg/ng-building-05.js +5 -0
  178. package/dist/src/nile-icon/icons/svg/ng-building-05.js.map +1 -0
  179. package/dist/src/nile-icon/icons/svg/ng-button-loading-blue-animated.d.ts +5 -0
  180. package/dist/src/nile-icon/icons/svg/ng-button-loading-blue-animated.js +5 -0
  181. package/dist/src/nile-icon/icons/svg/ng-button-loading-blue-animated.js.map +1 -0
  182. package/dist/src/nile-icon/icons/svg/ng-button-loading-blue.d.ts +5 -0
  183. package/dist/src/nile-icon/icons/svg/ng-button-loading-blue.js +5 -0
  184. package/dist/src/nile-icon/icons/svg/ng-button-loading-blue.js.map +1 -0
  185. package/dist/src/nile-icon/icons/svg/ng-calendar-plus-02.d.ts +5 -0
  186. package/dist/src/nile-icon/icons/svg/ng-calendar-plus-02.js +5 -0
  187. package/dist/src/nile-icon/icons/svg/ng-calendar-plus-02.js.map +1 -0
  188. package/dist/src/nile-icon/icons/svg/ng-calendar.d.ts +5 -0
  189. package/dist/src/nile-icon/icons/svg/ng-calendar.js +5 -0
  190. package/dist/src/nile-icon/icons/svg/ng-calendar.js.map +1 -0
  191. package/dist/src/nile-icon/icons/svg/ng-check-circle-broken.d.ts +5 -0
  192. package/dist/src/nile-icon/icons/svg/ng-check-circle-broken.js +5 -0
  193. package/dist/src/nile-icon/icons/svg/ng-check-circle-broken.js.map +1 -0
  194. package/dist/src/nile-icon/icons/svg/ng-check-circle.d.ts +5 -0
  195. package/dist/src/nile-icon/icons/svg/ng-check-circle.js +5 -0
  196. package/dist/src/nile-icon/icons/svg/ng-check-circle.js.map +1 -0
  197. package/dist/src/nile-icon/icons/svg/ng-check-square-broken.d.ts +5 -0
  198. package/dist/src/nile-icon/icons/svg/ng-check-square-broken.js +5 -0
  199. package/dist/src/nile-icon/icons/svg/ng-check-square-broken.js.map +1 -0
  200. package/dist/src/nile-icon/icons/svg/ng-check.d.ts +5 -0
  201. package/dist/src/nile-icon/icons/svg/ng-check.js +5 -0
  202. package/dist/src/nile-icon/icons/svg/ng-check.js.map +1 -0
  203. package/dist/src/nile-icon/icons/svg/ng-chevron-down.d.ts +5 -0
  204. package/dist/src/nile-icon/icons/svg/ng-chevron-down.js +5 -0
  205. package/dist/src/nile-icon/icons/svg/ng-chevron-down.js.map +1 -0
  206. package/dist/src/nile-icon/icons/svg/ng-chevron-left.d.ts +5 -0
  207. package/dist/src/nile-icon/icons/svg/ng-chevron-left.js +5 -0
  208. package/dist/src/nile-icon/icons/svg/ng-chevron-left.js.map +1 -0
  209. package/dist/src/nile-icon/icons/svg/ng-chevron-right.d.ts +5 -0
  210. package/dist/src/nile-icon/icons/svg/ng-chevron-right.js +5 -0
  211. package/dist/src/nile-icon/icons/svg/ng-chevron-right.js.map +1 -0
  212. package/dist/src/nile-icon/icons/svg/ng-chevron-selector-vertical.d.ts +5 -0
  213. package/dist/src/nile-icon/icons/svg/ng-chevron-selector-vertical.js +5 -0
  214. package/dist/src/nile-icon/icons/svg/ng-chevron-selector-vertical.js.map +1 -0
  215. package/dist/src/nile-icon/icons/svg/ng-chevron-up-double.d.ts +5 -0
  216. package/dist/src/nile-icon/icons/svg/ng-chevron-up-double.js +5 -0
  217. package/dist/src/nile-icon/icons/svg/ng-chevron-up-double.js.map +1 -0
  218. package/dist/src/nile-icon/icons/svg/ng-chevron-up.d.ts +5 -0
  219. package/dist/src/nile-icon/icons/svg/ng-chevron-up.js +5 -0
  220. package/dist/src/nile-icon/icons/svg/ng-chevron-up.js.map +1 -0
  221. package/dist/src/nile-icon/icons/svg/ng-copy-03.d.ts +5 -0
  222. package/dist/src/nile-icon/icons/svg/ng-copy-03.js +5 -0
  223. package/dist/src/nile-icon/icons/svg/ng-copy-03.js.map +1 -0
  224. package/dist/src/nile-icon/icons/svg/ng-dataflow-04.d.ts +5 -0
  225. package/dist/src/nile-icon/icons/svg/ng-dataflow-04.js +5 -0
  226. package/dist/src/nile-icon/icons/svg/ng-dataflow-04.js.map +1 -0
  227. package/dist/src/nile-icon/icons/svg/ng-dots-grid.d.ts +5 -0
  228. package/dist/src/nile-icon/icons/svg/ng-dots-grid.js +5 -0
  229. package/dist/src/nile-icon/icons/svg/ng-dots-grid.js.map +1 -0
  230. package/dist/src/nile-icon/icons/svg/ng-dots-vertical.d.ts +5 -0
  231. package/dist/src/nile-icon/icons/svg/ng-dots-vertical.js +5 -0
  232. package/dist/src/nile-icon/icons/svg/ng-dots-vertical.js.map +1 -0
  233. package/dist/src/nile-icon/icons/svg/ng-download-01.d.ts +5 -0
  234. package/dist/src/nile-icon/icons/svg/ng-download-01.js +5 -0
  235. package/dist/src/nile-icon/icons/svg/ng-download-01.js.map +1 -0
  236. package/dist/src/nile-icon/icons/svg/ng-dropdown.d.ts +5 -0
  237. package/dist/src/nile-icon/icons/svg/ng-dropdown.js +5 -0
  238. package/dist/src/nile-icon/icons/svg/ng-dropdown.js.map +1 -0
  239. package/dist/src/nile-icon/icons/svg/ng-edit-02.d.ts +5 -0
  240. package/dist/src/nile-icon/icons/svg/ng-edit-02.js +5 -0
  241. package/dist/src/nile-icon/icons/svg/ng-edit-02.js.map +1 -0
  242. package/dist/src/nile-icon/icons/svg/ng-edit-05.d.ts +5 -0
  243. package/dist/src/nile-icon/icons/svg/ng-edit-05.js +5 -0
  244. package/dist/src/nile-icon/icons/svg/ng-edit-05.js.map +1 -0
  245. package/dist/src/nile-icon/icons/svg/ng-expand-06.d.ts +5 -0
  246. package/dist/src/nile-icon/icons/svg/ng-expand-06.js +5 -0
  247. package/dist/src/nile-icon/icons/svg/ng-expand-06.js.map +1 -0
  248. package/dist/src/nile-icon/icons/svg/ng-eye-off.d.ts +5 -0
  249. package/dist/src/nile-icon/icons/svg/ng-eye-off.js +5 -0
  250. package/dist/src/nile-icon/icons/svg/ng-eye-off.js.map +1 -0
  251. package/dist/src/nile-icon/icons/svg/ng-eye.d.ts +5 -0
  252. package/dist/src/nile-icon/icons/svg/ng-eye.js +5 -0
  253. package/dist/src/nile-icon/icons/svg/ng-eye.js.map +1 -0
  254. package/dist/src/nile-icon/icons/svg/ng-file-02.d.ts +5 -0
  255. package/dist/src/nile-icon/icons/svg/ng-file-02.js +5 -0
  256. package/dist/src/nile-icon/icons/svg/ng-file-02.js.map +1 -0
  257. package/dist/src/nile-icon/icons/svg/ng-file-06.d.ts +5 -0
  258. package/dist/src/nile-icon/icons/svg/ng-file-06.js +5 -0
  259. package/dist/src/nile-icon/icons/svg/ng-file-06.js.map +1 -0
  260. package/dist/src/nile-icon/icons/svg/ng-file-check-02.d.ts +5 -0
  261. package/dist/src/nile-icon/icons/svg/ng-file-check-02.js +5 -0
  262. package/dist/src/nile-icon/icons/svg/ng-file-check-02.js.map +1 -0
  263. package/dist/src/nile-icon/icons/svg/ng-file-question-03.d.ts +5 -0
  264. package/dist/src/nile-icon/icons/svg/ng-file-question-03.js +5 -0
  265. package/dist/src/nile-icon/icons/svg/ng-file-question-03.js.map +1 -0
  266. package/dist/src/nile-icon/icons/svg/ng-filter-lines.d.ts +5 -0
  267. package/dist/src/nile-icon/icons/svg/ng-filter-lines.js +5 -0
  268. package/dist/src/nile-icon/icons/svg/ng-filter-lines.js.map +1 -0
  269. package/dist/src/nile-icon/icons/svg/ng-grid-01.d.ts +5 -0
  270. package/dist/src/nile-icon/icons/svg/ng-grid-01.js +5 -0
  271. package/dist/src/nile-icon/icons/svg/ng-grid-01.js.map +1 -0
  272. package/dist/src/nile-icon/icons/svg/ng-help-circle.d.ts +5 -0
  273. package/dist/src/nile-icon/icons/svg/ng-help-circle.js +5 -0
  274. package/dist/src/nile-icon/icons/svg/ng-help-circle.js.map +1 -0
  275. package/dist/src/nile-icon/icons/svg/ng-image-03.d.ts +5 -0
  276. package/dist/src/nile-icon/icons/svg/ng-image-03.js +5 -0
  277. package/dist/src/nile-icon/icons/svg/ng-image-03.js.map +1 -0
  278. package/dist/src/nile-icon/icons/svg/ng-image-user-left.d.ts +5 -0
  279. package/dist/src/nile-icon/icons/svg/ng-image-user-left.js +5 -0
  280. package/dist/src/nile-icon/icons/svg/ng-image-user-left.js.map +1 -0
  281. package/dist/src/nile-icon/icons/svg/ng-info-circle.d.ts +5 -0
  282. package/dist/src/nile-icon/icons/svg/ng-info-circle.js +5 -0
  283. package/dist/src/nile-icon/icons/svg/ng-info-circle.js.map +1 -0
  284. package/dist/src/nile-icon/icons/svg/ng-italic-01.d.ts +5 -0
  285. package/dist/src/nile-icon/icons/svg/ng-italic-01.js +5 -0
  286. package/dist/src/nile-icon/icons/svg/ng-italic-01.js.map +1 -0
  287. package/dist/src/nile-icon/icons/svg/ng-layers-three-01.d.ts +5 -0
  288. package/dist/src/nile-icon/icons/svg/ng-layers-three-01.js +5 -0
  289. package/dist/src/nile-icon/icons/svg/ng-layers-three-01.js.map +1 -0
  290. package/dist/src/nile-icon/icons/svg/ng-list.d.ts +5 -0
  291. package/dist/src/nile-icon/icons/svg/ng-list.js +5 -0
  292. package/dist/src/nile-icon/icons/svg/ng-list.js.map +1 -0
  293. package/dist/src/nile-icon/icons/svg/ng-log-out-01.d.ts +5 -0
  294. package/dist/src/nile-icon/icons/svg/ng-log-out-01.js +5 -0
  295. package/dist/src/nile-icon/icons/svg/ng-log-out-01.js.map +1 -0
  296. package/dist/src/nile-icon/icons/svg/ng-mail-01.d.ts +5 -0
  297. package/dist/src/nile-icon/icons/svg/ng-mail-01.js +5 -0
  298. package/dist/src/nile-icon/icons/svg/ng-mail-01.js.map +1 -0
  299. package/dist/src/nile-icon/icons/svg/ng-mail-04.d.ts +5 -0
  300. package/dist/src/nile-icon/icons/svg/ng-mail-04.js +5 -0
  301. package/dist/src/nile-icon/icons/svg/ng-mail-04.js.map +1 -0
  302. package/dist/src/nile-icon/icons/svg/ng-marker-pin-01.d.ts +5 -0
  303. package/dist/src/nile-icon/icons/svg/ng-marker-pin-01.js +5 -0
  304. package/dist/src/nile-icon/icons/svg/ng-marker-pin-01.js.map +1 -0
  305. package/dist/src/nile-icon/icons/svg/ng-menu-05.d.ts +5 -0
  306. package/dist/src/nile-icon/icons/svg/ng-menu-05.js +5 -0
  307. package/dist/src/nile-icon/icons/svg/ng-menu-05.js.map +1 -0
  308. package/dist/src/nile-icon/icons/svg/ng-message-text-square-01.d.ts +5 -0
  309. package/dist/src/nile-icon/icons/svg/ng-message-text-square-01.js +5 -0
  310. package/dist/src/nile-icon/icons/svg/ng-message-text-square-01.js.map +1 -0
  311. package/dist/src/nile-icon/icons/svg/ng-minimize-02.d.ts +5 -0
  312. package/dist/src/nile-icon/icons/svg/ng-minimize-02.js +5 -0
  313. package/dist/src/nile-icon/icons/svg/ng-minimize-02.js.map +1 -0
  314. package/dist/src/nile-icon/icons/svg/ng-minus.d.ts +5 -0
  315. package/dist/src/nile-icon/icons/svg/ng-minus.js +5 -0
  316. package/dist/src/nile-icon/icons/svg/ng-minus.js.map +1 -0
  317. package/dist/src/nile-icon/icons/svg/ng-plus.d.ts +5 -0
  318. package/dist/src/nile-icon/icons/svg/ng-plus.js +5 -0
  319. package/dist/src/nile-icon/icons/svg/ng-plus.js.map +1 -0
  320. package/dist/src/nile-icon/icons/svg/ng-refresh-cw-02.d.ts +5 -0
  321. package/dist/src/nile-icon/icons/svg/ng-refresh-cw-02.js +5 -0
  322. package/dist/src/nile-icon/icons/svg/ng-refresh-cw-02.js.map +1 -0
  323. package/dist/src/nile-icon/icons/svg/ng-rocket-02.d.ts +5 -0
  324. package/dist/src/nile-icon/icons/svg/ng-rocket-02.js +5 -0
  325. package/dist/src/nile-icon/icons/svg/ng-rocket-02.js.map +1 -0
  326. package/dist/src/nile-icon/icons/svg/ng-search-lg.d.ts +5 -0
  327. package/dist/src/nile-icon/icons/svg/ng-search-lg.js +5 -0
  328. package/dist/src/nile-icon/icons/svg/ng-search-lg.js.map +1 -0
  329. package/dist/src/nile-icon/icons/svg/ng-send-01.d.ts +5 -0
  330. package/dist/src/nile-icon/icons/svg/ng-send-01.js +5 -0
  331. package/dist/src/nile-icon/icons/svg/ng-send-01.js.map +1 -0
  332. package/dist/src/nile-icon/icons/svg/ng-settings-01.d.ts +5 -0
  333. package/dist/src/nile-icon/icons/svg/ng-settings-01.js +5 -0
  334. package/dist/src/nile-icon/icons/svg/ng-settings-01.js.map +1 -0
  335. package/dist/src/nile-icon/icons/svg/ng-share-04.d.ts +5 -0
  336. package/dist/src/nile-icon/icons/svg/ng-share-04.js +5 -0
  337. package/dist/src/nile-icon/icons/svg/ng-share-04.js.map +1 -0
  338. package/dist/src/nile-icon/icons/svg/ng-share-06.d.ts +5 -0
  339. package/dist/src/nile-icon/icons/svg/ng-share-06.js +5 -0
  340. package/dist/src/nile-icon/icons/svg/ng-share-06.js.map +1 -0
  341. package/dist/src/nile-icon/icons/svg/ng-stars-02.d.ts +5 -0
  342. package/dist/src/nile-icon/icons/svg/ng-stars-02.js +5 -0
  343. package/dist/src/nile-icon/icons/svg/ng-stars-02.js.map +1 -0
  344. package/dist/src/nile-icon/icons/svg/ng-trash-01.d.ts +5 -0
  345. package/dist/src/nile-icon/icons/svg/ng-trash-01.js +5 -0
  346. package/dist/src/nile-icon/icons/svg/ng-trash-01.js.map +1 -0
  347. package/dist/src/nile-icon/icons/svg/ng-trash-03.d.ts +5 -0
  348. package/dist/src/nile-icon/icons/svg/ng-trash-03.js +5 -0
  349. package/dist/src/nile-icon/icons/svg/ng-trash-03.js.map +1 -0
  350. package/dist/src/nile-icon/icons/svg/ng-trend-up-01.d.ts +5 -0
  351. package/dist/src/nile-icon/icons/svg/ng-trend-up-01.js +5 -0
  352. package/dist/src/nile-icon/icons/svg/ng-trend-up-01.js.map +1 -0
  353. package/dist/src/nile-icon/icons/svg/ng-underline-01.d.ts +5 -0
  354. package/dist/src/nile-icon/icons/svg/ng-underline-01.js +5 -0
  355. package/dist/src/nile-icon/icons/svg/ng-underline-01.js.map +1 -0
  356. package/dist/src/nile-icon/icons/svg/ng-upload-01.d.ts +5 -0
  357. package/dist/src/nile-icon/icons/svg/ng-upload-01.js +5 -0
  358. package/dist/src/nile-icon/icons/svg/ng-upload-01.js.map +1 -0
  359. package/dist/src/nile-icon/icons/svg/ng-upload-cloud-02.d.ts +5 -0
  360. package/dist/src/nile-icon/icons/svg/ng-upload-cloud-02.js +5 -0
  361. package/dist/src/nile-icon/icons/svg/ng-upload-cloud-02.js.map +1 -0
  362. package/dist/src/nile-icon/icons/svg/ng-user-01.d.ts +5 -0
  363. package/dist/src/nile-icon/icons/svg/ng-user-01.js +5 -0
  364. package/dist/src/nile-icon/icons/svg/ng-user-01.js.map +1 -0
  365. package/dist/src/nile-icon/icons/svg/ng-user-check-02-1.d.ts +5 -0
  366. package/dist/src/nile-icon/icons/svg/ng-user-check-02-1.js +5 -0
  367. package/dist/src/nile-icon/icons/svg/ng-user-check-02-1.js.map +1 -0
  368. package/dist/src/nile-icon/icons/svg/ng-user-check-02.d.ts +5 -0
  369. package/dist/src/nile-icon/icons/svg/ng-user-check-02.js +5 -0
  370. package/dist/src/nile-icon/icons/svg/ng-user-check-02.js.map +1 -0
  371. package/dist/src/nile-icon/icons/svg/ng-user-plus-02.d.ts +5 -0
  372. package/dist/src/nile-icon/icons/svg/ng-user-plus-02.js +5 -0
  373. package/dist/src/nile-icon/icons/svg/ng-user-plus-02.js.map +1 -0
  374. package/dist/src/nile-icon/icons/svg/ng-user-right-01.d.ts +5 -0
  375. package/dist/src/nile-icon/icons/svg/ng-user-right-01.js +5 -0
  376. package/dist/src/nile-icon/icons/svg/ng-user-right-01.js.map +1 -0
  377. package/dist/src/nile-icon/icons/svg/ng-users-01.d.ts +5 -0
  378. package/dist/src/nile-icon/icons/svg/ng-users-01.js +5 -0
  379. package/dist/src/nile-icon/icons/svg/ng-users-01.js.map +1 -0
  380. package/dist/src/nile-icon/icons/svg/ng-x-circle.d.ts +5 -0
  381. package/dist/src/nile-icon/icons/svg/ng-x-circle.js +5 -0
  382. package/dist/src/nile-icon/icons/svg/ng-x-circle.js.map +1 -0
  383. package/dist/src/nile-icon/icons/svg/ng-x-close.d.ts +5 -0
  384. package/dist/src/nile-icon/icons/svg/ng-x-close.js +5 -0
  385. package/dist/src/nile-icon/icons/svg/ng-x-close.js.map +1 -0
  386. package/dist/src/nile-icon/icons/svg/ng-x-square.d.ts +5 -0
  387. package/dist/src/nile-icon/icons/svg/ng-x-square.js +5 -0
  388. package/dist/src/nile-icon/icons/svg/ng-x-square.js.map +1 -0
  389. package/dist/src/nile-input/__snapshots__/nile-input.test.snap.js +75 -0
  390. package/dist/src/nile-popover/__snapshots__/nile-popover.test.snap.js +22 -0
  391. package/dist/src/nile-select/nile-select.d.ts +7 -0
  392. package/dist/src/nile-select/nile-select.js +46 -0
  393. package/dist/src/nile-select/nile-select.js.map +1 -1
  394. package/dist/src/nile-select/virtual-scroll-helper.js +1 -0
  395. package/dist/src/nile-select/virtual-scroll-helper.js.map +1 -1
  396. package/dist/src/nile-table-body/virtual-scroll-helper.d.ts +9 -0
  397. package/dist/src/nile-table-body/virtual-scroll-helper.js +24 -0
  398. package/dist/src/nile-table-body/virtual-scroll-helper.js.map +1 -0
  399. package/dist/src/nile-virtual-select/nile-virtual-select.d.ts +7 -0
  400. package/dist/src/nile-virtual-select/nile-virtual-select.js +46 -1
  401. package/dist/src/nile-virtual-select/nile-virtual-select.js.map +1 -1
  402. package/dist/src/nile-virtual-select/renderer.d.ts +1 -1
  403. package/dist/src/nile-virtual-select/renderer.js +2 -1
  404. package/dist/src/nile-virtual-select/renderer.js.map +1 -1
  405. package/dist/src/nile-virtual-table-body/index.d.ts +2 -0
  406. package/dist/src/nile-virtual-table-body/index.js +3 -0
  407. package/dist/src/nile-virtual-table-body/index.js.map +1 -0
  408. package/dist/src/nile-virtual-table-body/nile-virtual-table-body.css.d.ts +1 -0
  409. package/dist/src/nile-virtual-table-body/nile-virtual-table-body.css.js +44 -0
  410. package/dist/src/nile-virtual-table-body/nile-virtual-table-body.css.js.map +1 -0
  411. package/dist/src/nile-virtual-table-body/nile-virtual-table-body.d.ts +50 -0
  412. package/dist/src/nile-virtual-table-body/nile-virtual-table-body.js +135 -0
  413. package/dist/src/nile-virtual-table-body/nile-virtual-table-body.js.map +1 -0
  414. package/dist/src/nile-virtual-table-body/renderer.d.ts +16 -0
  415. package/dist/src/nile-virtual-table-body/renderer.js +49 -0
  416. package/dist/src/nile-virtual-table-body/renderer.js.map +1 -0
  417. package/dist/tsconfig.tsbuildinfo +1 -1
  418. package/package.json +1 -1
  419. package/src/nile-select/nile-select.ts +53 -0
  420. package/src/nile-select/virtual-scroll-helper.ts +1 -0
  421. package/src/nile-virtual-select/nile-virtual-select.ts +56 -1
  422. package/src/nile-virtual-select/renderer.ts +3 -1
  423. package/vscode-html-custom-data.json +34 -2
@@ -566,4 +566,4 @@ function d(t){if(function(t){return"undefined"!=typeof Symbol&&"object"==typeof
566
566
  *
567
567
  * @param {Object} target
568
568
  * @returns {Array} an array of own and inherited enumerable keys from the target.
569
- */function w(t){var e=[];for(var n in t)e.push(n);return e}function b(t){return null===t||"object"!=typeof t}e.exports=c,e.exports.MemoizeMap=r},{"type-detect":39}],37:[function(t,e,n){var i=Function.prototype.toString,o=/\s*function(?:\s|\s*\/\*[^(?:*\/)]+\*\/\s*)*([^\s\(\/]+)/;e.exports=function(t){if("function"!=typeof t)return null;var e="";if(void 0===Function.prototype.name&&void 0===t.name){var n=i.call(t).match(o);n&&(e=n[1])}else e=t.name;return e}},{}],38:[function(t,e,n){function i(t,e){return null!=t&&e in Object(t)}function o(t){return t.replace(/([^\\])\[/g,"$1.[").match(/(\\\.|[^.]+?)+/g).map((function(t){if("constructor"===t||"__proto__"===t||"prototype"===t)return{};var e=/^\[(\d+)\]$/.exec(t);return e?{i:parseFloat(e[1])}:{p:t.replace(/\\([.[\]])/g,"$1")}}))}function r(t,e,n){var i=t,o=null;n=void 0===n?e.length:n;for(var r=0;r<n;r++){var a=e[r];i&&(i=void 0===a.p?i[a.i]:i[a.p],r===n-1&&(o=i))}return o}function a(t,e){var n=o(e),a=n[n.length-1],s={parent:n.length>1?r(t,n,n.length-1):t,name:a.p||a.i,value:r(t,n)};return s.exists=i(s.parent,s.name),s}e.exports={hasProperty:i,getPathInfo:a,getPathValue:function(t,e){return a(t,e).value},setPathValue:function(t,e,n){return function(t,e,n){for(var i=t,o=n.length,r=null,a=0;a<o;a++){var s=null,c=null;if(r=n[a],a===o-1)i[s=void 0===r.p?r.i:r.p]=e;else if(void 0!==r.p&&i[r.p])i=i[r.p];else if(void 0!==r.i&&i[r.i])i=i[r.i];else{var u=n[a+1];s=void 0===r.p?r.i:r.p,c=void 0===u.p?[]:{},i[s]=c,i=i[s]}}}(t,n,o(e)),t}}},{}],39:[function(t,e,n){!function(t,i){"object"==typeof n&&void 0!==e?e.exports=i():t.typeDetect=i()}(this,(function(){var t="function"==typeof Promise,e="object"==typeof self?self:o,n="undefined"!=typeof Symbol,i="undefined"!=typeof Map,r="undefined"!=typeof Set,a="undefined"!=typeof WeakMap,s="undefined"!=typeof WeakSet,c="undefined"!=typeof DataView,u=n&&void 0!==Symbol.iterator,f=n&&void 0!==Symbol.toStringTag,h=r&&"function"==typeof Set.prototype.entries,l=i&&"function"==typeof Map.prototype.entries,d=h&&Object.getPrototypeOf((new Set).entries()),p=l&&Object.getPrototypeOf((new Map).entries()),w=u&&"function"==typeof Array.prototype[Symbol.iterator],b=w&&Object.getPrototypeOf([][Symbol.iterator]()),v=u&&"function"==typeof String.prototype[Symbol.iterator],m=v&&Object.getPrototypeOf(""[Symbol.iterator]());return function(n){var o=typeof n;if("object"!==o)return o;if(null===n)return"null";if(n===e)return"global";if(Array.isArray(n)&&(!1===f||!(Symbol.toStringTag in n)))return"Array";if("object"==typeof window&&null!==window){if("object"==typeof window.location&&n===window.location)return"Location";if("object"==typeof window.document&&n===window.document)return"Document";if("object"==typeof window.navigator){if("object"==typeof window.navigator.mimeTypes&&n===window.navigator.mimeTypes)return"MimeTypeArray";if("object"==typeof window.navigator.plugins&&n===window.navigator.plugins)return"PluginArray"}if(("function"==typeof window.HTMLElement||"object"==typeof window.HTMLElement)&&n instanceof window.HTMLElement){if("BLOCKQUOTE"===n.tagName)return"HTMLQuoteElement";if("TD"===n.tagName)return"HTMLTableDataCellElement";if("TH"===n.tagName)return"HTMLTableHeaderCellElement"}}var u=f&&n[Symbol.toStringTag];if("string"==typeof u)return u;var h=Object.getPrototypeOf(n);return h===RegExp.prototype?"RegExp":h===Date.prototype?"Date":t&&h===Promise.prototype?"Promise":r&&h===Set.prototype?"Set":i&&h===Map.prototype?"Map":s&&h===WeakSet.prototype?"WeakSet":a&&h===WeakMap.prototype?"WeakMap":c&&h===DataView.prototype?"DataView":i&&h===p?"Map Iterator":r&&h===d?"Set Iterator":w&&h===b?"Array Iterator":v&&h===m?"String Iterator":null===h?"Object":Object.prototype.toString.call(n).slice(8,-1)}}))},{}]},{},[1])(1);a.version,a.AssertionError,a.use,a.util,a.config,a.Assertion;var s=a.expect;a.should,a.Should;var c=a.assert;const u=["script","style","svg"],f=["class","id"],h=["area","base","br","col","embed","hr","img","input","keygen","link","menuitem","meta","param","source","track","wbr"];function l(t,e={}){const n=e.ignoreAttributes?e.ignoreAttributes.filter((t=>"string"==typeof t)):[],i=e.ignoreAttributes?e.ignoreAttributes.filter((t=>"string"!=typeof t)):[],o=[...e.ignoreTags||[],...u],r=e.ignoreChildren||[],a=e.stripEmptyAttributes||f,s=/(&|")/g,c=t=>"&"===t?"&amp;":"&quot;";let l="",d=-1;const p=new Set,w=new Set;function b(){return" ".repeat(d)}function v(t){return t instanceof Element?t.getAttribute("data-tag-name")||t.localName:t.nodeName.toLowerCase()}function m(t){const e=v(t);return!o.includes(e)&&!r.includes(e)&&!p.has(t)}function g({name:t,value:e}){return a.includes(t)&&""===e.trim()}function y(t,{name:e,value:n}){return g({name:e,value:n})?"":"class"===e?` class="${function(t){return[...t.classList.values()].sort().join(" ")}(t)}"`:` ${e}="${n.replace(s,c)}"`}const x=(t,e)=>t.name.localeCompare(e.name);function j(t){let e="";const o=Array.from(t.attributes).filter((r=function(t){return function(e){return!(!n.includes(e.name)&&!g(e)&&!i.find((n=>{if(!n.tags||!n.attributes)throw new Error("An object entry to ignoreAttributes should contain a 'tags' and an 'attributes' property.");return n.tags.includes(v(t))&&n.attributes.includes(e.name)})))}}(t),(...t)=>!r(...t))).sort(x);var r;if(1===o.length)e=y(t,o[0]);else if(o.length>1){for(let n=0;n<o.length;n+=1)e+=`\n${b()} ${y(t,o[n])}`;e+=`\n${b()}`}return e}function E(t,e){var n;if("diff-container"!==v(t)&&!o.includes(v(t))&&!w.has(t))if(w.add(t),t instanceof Text)!function(t,e){let n="",i=t;for(;i&&i instanceof Text;)n+=i.nodeValue,i=e.nextSibling();i&&e.previousSibling(),n=n.trim(),""!==n&&(l+=`${b()}${n}\n`)}(t,e);else{if(!(t instanceof Element))throw new Error(`Unknown node type: ${t}`);n=t,l+=`${b()}<${v(n)}${j(n)}>\n`}}function O(t){var e;o.includes(v(t))||t instanceof Element&&("diff-container"===v(e=t)||h.includes(v(e))||(l+=`${b()}</${v(e)}>\n`))}let S;if("string"==typeof t)S=document.createElement("diff-container"),S.innerHTML=t,d=-1;else{if(!(t instanceof Node))throw new Error(`Cannot create diffable HTML from: ${t}`);S=t,d=0}const k=document.createTreeWalker(S,NodeFilter.SHOW_TEXT+NodeFilter.SHOW_ELEMENT,null,!1);for(;k.currentNode;){const t=k.currentNode;if(E(t,k),m(t)&&k.firstChild())d+=1;else{O(t);if(!k.nextSibling()){d-=1;const t=k.parentNode();if(!t)break;p.add(t)}}}return l}const d=new URL(window.location.href).searchParams.get("wtr-session-id");function p(t){return null!=t&&"object"==typeof t}async function w(t,e,n){if("string"!=typeof d)throw new Error("Unable to execute server commands in a browser not controlled by the test runner. Use the debug option from the watch menu to debug in a controlled browser.");let i;try{const t=await import("../../../../../../../../__web-dev-server__web-socket.js");({sendMessageWaitForResponse:i}=t)}catch(t){throw new Error("Could not setup web socket connection. Are you executing this test through Web Test Runner?")}try{const o=await i({type:"wtr-command",sessionId:d,command:t,payload:e});if(!o.executed){let e;throw e=n?`Unknown command ${t}. Add the ${n} to your config.`:`Unknown command ${t}. Did you install a plugin to handle this command?`,new Error(e)}return o.result}catch(n){throw new Error(`Error while executing command ${t}${e?` with payload ${JSON.stringify(e)}`:""}: ${n.message}`)}}let b,v;const m=/snapshots\[[^\]]+] = (\n)?(?<content>`[^`]*`)/gm;async function g({cache:t=!0}={}){if(t&&v)return v;const e=await w("get-snapshots",void 0,"snapshotPlugin from @web/test-runner-commands");if("string"!=typeof e?.content)throw new Error("Expected a result as string");const n=`${(t=>([...t.matchAll(m)].forEach((({groups:{content:e}})=>{t=t.replaceAll(e,encodeURIComponent(e))})),t))(e.content)}/* ${Math.random()} */`,i=await import(`data:text/javascript;charset=utf-8,${n}`);if(!i||!p(i.snapshots))throw new Error("Expected snapshot result to be a module that exports an object.");return v=i.snapshots,v}function y(t){const e=[];let n;for(n="hook"===t.type?t.ctx.currentTest:t;n&&n.parent;)n.title&&e.push(n.title),n=n.parent;return e.reverse()}function x(...t){switch(t.length){case 2:{const[e,n]=t;return{message:e,options:n}}case 1:{const[n]=t;return(e=n)&&null!==e&&"object"==typeof e&&("ignoreAttributes"in e||"ignoreTags"in e||"ignoreChildren"in e||"stripEmptyAttributes"in e)?{options:n}:{message:n}}default:return{}}var e}let j;async function E(t,e){return j||await async function(){if(window.axe)j=window.axe;else if("function"!=typeof require){if(await import("./axe.min-2720cd56.esm.js").then((function(t){return t.a})),!window.axe)throw new Error("Error importing axe-core/axe.min.js, are you using a bundler or build tool that doesnt handle es modules?");j=window.axe}else j=require("axe-core/axe.min.js")}(),new Promise(((n,i)=>{j.run(t,e,((t,e)=>{t?i(new Error(t)):n(e)}))}))}var O,S={};O={get exports(){return S},set exports(t){S=t}},function(t){O.exports=t}((function(t,e){var n=e.flag,i=function(t){var e;return a(t)?0===t.length?"empty NodeList":(e=Array.prototype.slice.call(t,0,5).map(i).join(", "),t.length>5?e+"... (+"+(t.length-5)+" more)":e):r(t)?(e=t.tagName.toLowerCase(),t.id&&(e+="#"+t.id),t.className&&(e+="."+String(t.className).replace(/\s+/g,".")),Array.prototype.forEach.call(t.attributes,(function(t){"class"!==t.name&&"id"!==t.name&&(e+="["+t.name+(t.value?'="'+t.value+'"]':"]"))})),e):String(t)},o=function(t,o){var r=n(this,"object"),a=r.getAttribute(t);n(this,"negate")&&void 0!==o||this.assert(!!r.attributes[t],"expected "+i(r)+" to have an attribute #{exp}","expected "+i(r)+" not to have an attribute #{exp}",t),void 0!==o&&this.assert(o===a,"expected "+i(r)+" to have an attribute "+e.inspect(t)+" with the value #{exp}, but the value was #{act}","expected "+i(r)+" not to have an attribute "+e.inspect(t)+" with the value #{act}",o,a),n(this,"object",a)},r=function(t){return 1===t.nodeType},a=function(t){return"[object NodeList]"===Object.prototype.toString.call(t)};e.elToString=i,t.Assertion.addMethod("attr",o),t.Assertion.addMethod("attribute",o),t.Assertion.addMethod("class",(function(t){var e=n(this,"object");if(t instanceof RegExp)return this.assert(Array.from(e.classList).some((function(e){return t.test(e)})),"expected "+i(e)+" to have class matching #{exp}","expected "+i(e)+" not to have class matching #{exp}",t);this.assert(e.classList.contains(t),"expected "+i(e)+" to have class #{exp}","expected "+i(e)+" not to have class #{exp}",t)})),t.Assertion.addMethod("id",(function(t){var e=n(this,"object");this.assert(e.id==t,"expected "+i(e)+" to have id #{exp}","expected "+i(e)+" not to have id #{exp}",t)})),t.Assertion.addMethod("html",(function(t){var e=n(this,"object"),o=n(this,"object").innerHTML;n(this,"contains")?this.assert(o.indexOf(t)>=0,"expected #{act} to contain HTML #{exp}","expected #{act} not to contain HTML #{exp}",t,o):this.assert(o===t,"expected "+i(e)+" to have HTML #{exp}, but the HTML was #{act}","expected "+i(e)+" not to have HTML #{exp}",t,o)})),t.Assertion.addChainableMethod("trimmed",null,(function(){n(this,"trim-text",!0)})),t.Assertion.addProperty("rendered",(function(){n(this,"rendered-text",!0)})),t.Assertion.addMethod("text",(function(t){var o,r,s=n(this,"object"),c=n(this,"contains"),u=n(this,"trim-text"),f=n(this,"rendered-text")?"innerText":"textContent";a(s)?(o=Array.prototype.map.call(s,(function(t){return u?t[f].trim():t[f]})),Array.isArray(t)?(r=c?t[n(this,"negate")?"some":"every"]((function(t){return Array.prototype.some.call(s,(function(e){return(u?e[f].trim():e[f])===t}))})):e.eql(o,t),o=o.join(),t=t.join()):(o=o.join(""),r=c?o.indexOf(t)>=0:o===t)):(o=u?s[f].trim():s[f],r=c?o.indexOf(t)>=0:o===t);var h=i(s),l="";u&&(l+="trimmed "),n(this,"rendered-text")&&(l+="rendered "),l+="text",c?this.assert(r,"expected "+h+" to contain #{exp}, but the "+l+" was #{act}","expected "+h+" not to contain #{exp}, but the "+l+" was #{act}",t,o):this.assert(r,"expected "+h+" to have "+l+" #{exp}, but the "+l+" was #{act}","expected "+h+" not to have "+l+" #{exp}",t,o)})),t.Assertion.addMethod("value",(function(t){var e=n(this,"object"),o=n(this,"object").value;this.assert(n(this,"object").value===t,"expected "+i(e)+" to have value #{exp}, but the value was #{act}","expected "+i(e)+" not to have value #{exp}",t,o)})),t.Assertion.overwriteProperty("exist",(function(t){return function(){var e=n(this,"object");a(e)?this.assert(e.length>0,"expected an empty NodeList to have nodes","expected "+i(e)+" to not exist"):t.apply(this,arguments)}})),t.Assertion.overwriteProperty("empty",(function(t){return function(){var e=n(this,"object");r(e)?this.assert(0===e.children.length,"expected "+i(e)+" to be empty","expected "+i(e)+" to not be empty"):a(e)?this.assert(0===e.length,"expected "+i(e)+" to be empty","expected "+i(e)+" to not be empty"):t.apply(this,arguments)}})),t.Assertion.overwriteChainableMethod("length",(function(t){return function(e){var o=n(this,"object");if(a(o)||r(o)){var s=o.children?o.children.length:o.length;this.assert(s===e,"expected "+i(o)+" to have #{exp} children but it had #{act} children","expected "+i(o)+" to not have #{exp} children",e,s)}else t.apply(this,arguments)}}),(function(t){return function(){t.call(this)}})),t.Assertion.overwriteMethod("match",(function(t){return function(e){var o=n(this,"object");r(o)?this.assert(o.matches(e),"expected "+i(o)+" to match #{exp}","expected "+i(o)+" to not match #{exp}",e):a(o)?this.assert(!!o.length&&Array.prototype.every.call(o,(function(t){return t.matches(e)})),"expected "+i(o)+" to match #{exp}","expected "+i(o)+" to not match #{exp}",e):t.apply(this,arguments)}})),t.Assertion.overwriteChainableMethod("contain",(function(t){return function(e){var o=n(this,"object");r(o)?"string"==typeof e?this.assert(!!o.querySelector(e),"expected "+i(o)+" to contain #{exp}","expected "+i(o)+" to not contain #{exp}",e):this.assert(o.contains(e),"expected "+i(o)+" to contain "+i(e),"expected "+i(o)+" to not contain "+i(e)):t.apply(this,arguments)}}),(function(t){return function(){t.call(this)}})),t.Assertion.addMethod("descendant",(function(t){var e=n(this,"object"),o=t;"string"==typeof t?(o=e.querySelector(t),this.assert(!!o,"expected "+i(e)+" to have descendant #{exp}","expected "+i(e)+" to not have descendant #{exp}",t)):this.assert(e.contains(t),"expected "+i(e)+" to contain "+i(t),"expected "+i(e)+" to not contain "+i(t)),n(this,"object",o)})),t.Assertion.addMethod("descendants",(function(t){var e=n(this,"object"),o=e.querySelectorAll(t);this.assert(!!o.length,"expected "+i(e)+" to have descendants #{exp}","expected "+i(e)+" to not have descendants #{exp}",t),n(this,"object",o)})),t.Assertion.addProperty("displayed",(function(){var t=n(this,"object"),e=document.body.contains(t)?window.getComputedStyle(t).display:t.style.display;this.assert("none"!==e,"expected "+i(t)+" to be displayed, but it was not","expected "+i(t)+" to not be displayed, but it was as "+e,e)})),t.Assertion.addProperty("visible",(function(){var t=n(this,"object"),e=document.body.contains(t)?window.getComputedStyle(t).visibility:t.style.visibility;this.assert("hidden"!==e&&"collapse"!==e,"expected "+i(t)+" to be visible, but it was "+("hidden"===e?"hidden":"collapsed"),"expected "+i(t)+" to not be visible, but it was",e)})),t.Assertion.addMethod("tagName",(function(t){var e=n(this,"object"),o=e.tagName;this.assert(o.toUpperCase()===t.toUpperCase(),"expected "+i(e)+" to have tagName "+t+", but it was "+o,"expected "+i(e)+" to not have tagName "+t+", but it was "+o,o)})),t.Assertion.addMethod("style",(function(t,e){var o=n(this,"object"),r=window.getComputedStyle(o).getPropertyValue(t).trim();this.assert(r===e,"expected "+i(o)+" to have style property "+t+" equal to "+e+", but it was equal to "+r,"expected "+i(o)+" to not have style property "+t+" equal to "+e+", but it was equal to "+r,r)})),t.Assertion.overwriteProperty("focus",(function(){return function(){var t=n(this,"object"),e=t.ownerDocument.activeElement;this.assert(t===t.ownerDocument.activeElement,"expected #{this} to have focus","expected #{this} not to have focus",t,e)}})),t.Assertion.overwriteProperty("checked",(function(){return function(){var t=n(this,"object");if(!(t instanceof HTMLInputElement)||"checkbox"!==t.type&&"radio"!==t.type)throw new TypeError(i(t)+" is not a checkbox or radio input");this.assert(t.checked,"expected "+i(t)+" to be checked","expected "+i(t)+" to not be checked")}}))}));var k=S;var A={};!function(t){!function(e){t.exports=e}((function(t,e){var n,i,o,r=Array.prototype.slice;function a(t){return"function"==typeof t&&"function"==typeof t.getCall&&"function"==typeof t.calledWithExactly}function s(t){switch(t){case 1:return"once";case 2:return"twice";case 3:return"thrice";default:return(t||0)+" times"}}function c(t){if(!a(t._obj)&&(!(n=t._obj)||!a(n.proxy)))throw new TypeError(e.inspect(t._obj)+" is not a spy or a call to a spy!");var n}function u(t,e,n,i,o){var r=i?"always have ":"have ";function s(e){return t.printf.apply(t,e)}return n=n||"",a(t.proxy)&&(t=t.proxy),{affirmative:function(){return s(["expected %n to "+r+e+n].concat(o))},negative:function(){return s(["expected %n to not "+r+e].concat(o))}}}function f(n,i,o){e.addProperty(t.Assertion.prototype,n,(function(){c(this);var t=u(this._obj,i,o,!1);this.assert(this._obj[n],t.affirmative,t.negative)}))}function h(t,n,i){return function(){c(this);var o="always"+t[0].toUpperCase()+t.substring(1),a=e.flag(this,"always")&&"function"==typeof this._obj[o],s=a?o:t,f=u(this._obj,n,i,a,r.call(arguments));this.assert(this._obj[s].apply(this._obj,arguments),f.affirmative,f.negative)}}function l(n,i,o,r){var a=h(i,o,r);e.addMethod(t.Assertion.prototype,n,a)}function d(t,e,n){l(t,t,e,n)}e.addProperty(t.Assertion.prototype,"always",(function(){e.flag(this,"always",!0)})),f("called","been called"," at least once, but it was never called"),n="callCount",i="been called exactly %1",o=", but it was called %c%C",e.addMethod(t.Assertion.prototype,n,(function(t){c(this);var e=u(this._obj,i,o,!1,[s(t)]);this.assert(this._obj[n]===t,e.affirmative,e.negative)})),f("calledOnce","been called exactly once",", but it was called %c%C"),f("calledTwice","been called exactly twice",", but it was called %c%C"),f("calledThrice","been called exactly thrice",", but it was called %c%C"),function(n,i,o){var r=h(n,i,o);e.addProperty(t.Assertion.prototype,n,r)}("calledWithNew","been called with new"),d("calledBefore","been called before %1"),d("calledAfter","been called after %1"),d("calledImmediatelyBefore","been called immediately before %1"),d("calledImmediatelyAfter","been called immediately after %1"),d("calledOn","been called with %1 as this",", but it was called with %t instead"),d("calledWith","been called with arguments %*","%D"),d("calledOnceWith","been called exactly once with arguments %*","%D"),d("calledWithExactly","been called with exact arguments %*","%D"),d("calledOnceWithExactly","been called exactly once with exact arguments %*","%D"),d("calledWithMatch","been called with arguments matching %*","%D"),d("returned","returned %1"),l("thrown","threw","thrown %1")}))}({get exports(){return A},set exports(t){A=t}});var D=A;function T(t){return new Promise((e=>{setTimeout(e,t)}))}function M(t,e){return new Promise((n=>{t.addEventListener(e,(function i(o){n(o),t.removeEventListener(e,i)}))}))}function q(t,e,n={}){const{interval:i=50,timeout:o=1e3}=n,{stack:r}=new Error;return new Promise(((n,a)=>{let s;setTimeout((()=>{clearTimeout(s);const t=new Error(e?`Timeout: ${e}`:`waitUntil timed out after ${o}ms`);t.stack=r,a(t)}),o),async function e(){try{await t()?n():s=setTimeout((()=>{e()}),i)}catch(t){a(t)}}()}))}a.use(((t,e)=>{t.Assertion.addProperty("lightDom",(function(){new t.Assertion(this._obj.nodeType).to.equal(1),e.flag(this,"lightDom",!0)})),t.Assertion.addProperty("shadowDom",(function(){new t.Assertion(this._obj.nodeType).to.equal(1),e.flag(this,"shadowDom",!0)})),t.Assertion.addProperty("dom",(function(){new t.Assertion(this._obj.nodeType).to.equal(1),e.flag(this,"dom",!0)}));const n=t=>(t=>{if(window.ShadyCSS&&!1===window.ShadyCSS.nativeShadow){const e=t.tagName.toLowerCase();let n=" ";return Array.prototype.slice.call(t.attributes).forEach((t=>{n+=`${t.name}="${t.value}" `})),n=n.slice(0,-1),`<${e}${n}>${t.innerHTML}</${e}>`}return t.outerHTML})(t),i=t=>t.innerHTML,o=t=>(t=>{if(window.ShadyCSS&&!1===window.ShadyCSS.nativeShadow){const e=t.tagName.toLowerCase(),n=new RegExp(e,"g");let i=t.shadowRoot.innerHTML;return i=i.replace(/style-scope/g,""),i=i.replace(n,""),i=i.replace(/(class=".*?)(\s)*"/g,'$1"'),i=i.replace(/ class="\w?"/g,""),i}return t.shadowRoot.innerHTML})(t),r=(e,n,i,...o)=>{const{message:r,options:a}=x(...o),s=new t.Assertion(l(e,a),r),c=l(n,a);i?s.not.equal(c,r):s.equal(c,r)},a=t=>function(a,...s){if(e.flag(this,"lightDom")||e.flag(this,"shadowDom")||e.flag(this,"dom")){let t;t=e.flag(this,"lightDom")?i(this._obj):e.flag(this,"shadowDom")?o(this._obj):n(this._obj),r(t,a,e.flag(this,"negate"),s[0])}else t.apply(this,[a,...s])};function s(e,n,...i){const o=window.__mocha_context__,r=window.__snapshot__,{message:a,options:s}=x(...i),{index:c}=o;o.index+=1;const u=y(o.runnable),f=l(e,s);if(r.update)r.set(u,c,f,"html");else{const e=r.get(u,c);if(e){const i=r.match(f,l(e.code,s));if(i&&n||!i&&!n)throw new t.AssertionError(a||`Received value does not match stored snapshot ${c}`,{actual:f,expected:e.code,showDiff:!0},t.util.flag(this,"ssfi"))}else r.set(u,c,f,"html")}}async function c(e,n,...i){const{message:o,options:r}=x(...i),a=y(window.__WTR_MOCHA_RUNNER__.test).join(" "),s=l(e,r),c=await async function(t){if(!p(t))throw new Error("You must provide a payload object");if("string"!=typeof t.name)throw new Error("You must provide a snapshot name");return(await g(t))[t.name]}({name:a}),u=await async function(){return b||(b=await w("get-snapshot-config",void 0,"snapshotPlugin from @web/test-runner-commands")),b}();if(c&&!u.updateSnapshots){if(n?c===s:c!==s)throw new t.AssertionError(o||`Snapshot ${a} does not match the saved snapshot on disk`,{actual:s,expected:c,showDiff:!0},t.util.flag(this,"ssfi"))}else c!==s&&await async function(t){if(!p(t))throw new Error("You must provide a payload object");if("string"!=typeof t.name)throw new Error("You must provide a snapshot name");if(void 0!==t.content&&"string"!=typeof t.content)throw new Error("You must provide a snapshot content");return(await g())[t.name]=t.content,w("save-snapshot",t,"snapshotPlugin from @web/test-runner-commands")}({name:a,content:s})}function u(t,e,...n){if(window.__mocha_context__&&window.__snapshot__)return s.call(this,t,e,...n);if(window.__WTR_MOCHA_RUNNER__)return c.call(this,t,e,...n);throw new Error("Could not detect test runner environment. Snapshots require either Web Test Runner with mocha, or Karma with mocha and karma mocha snapshot")}function f(n){const r=t.util.flag(this,"object");let a;return a=e.flag(this,"shadowDom")?o(r):e.flag(this,"lightDom")?i(r):r,u.call(this,a,e.flag(this,"negate"),n)}t.Assertion.overwriteMethod("equals",a),t.Assertion.overwriteMethod("equal",a),t.Assertion.overwriteMethod("eq",a),e.addMethod(t.Assertion.prototype,"equalSnapshot",f),e.addMethod(t.Assertion.prototype,"notEqualSnapshot",f),e.addMethod(t.assert,"equalSnapshot",u),e.addMethod(t.assert,"notEqualSnapshot",u),t.assert.dom={equal(t,e,...i){return r.call(this,n(t),e,!1,...i)},notEqual(t,e,...i){return r.call(this,n(t),e,!0,...i)},equalSnapshot(t,...e){return u.call(this,t,!1,...e)},notEqualSnapshot(t,...e){return u.call(this,t,!0,...e)}},t.assert.lightDom={equal(t,e,...n){return r.call(this,i(t),e,!1,...n)},notEqual(t,e,...n){return r.call(this,i(t),e,!0,...n)},equalSnapshot(t,...e){return u.call(this,i(t),!1,...e)},notEqualSnapshot(t,...e){return u.call(this,i(t),!0,...e)}},t.assert.shadowDom={equal(t,e,...n){return r.call(this,o(t),e,!1,...n)},notEqual(t,e,...n){return r.call(this,o(t),e,!0,...n)},equalSnapshot(t,...e){return u.call(this,o(t),!1,...e)},notEqualSnapshot(t,...e){return u.call(this,o(t),!0,...e)}}})),a.use(((t,e)=>{const{assert:n}=t;e.addMethod(t.Assertion.prototype,"accessible",(function(t){const n=this._obj,i=t||{},o=function(t){if(!t||!t.length)return;const e={};return t.forEach((t=>{e[t]={enabled:!1}})),e}(i.ignoredRules),r={resultTypes:["violations"]};o&&(r.rules=o);let a=i.done?i.done:void 0;if(a||(a=()=>{}),i.ignoredTags){n.parentNode.querySelectorAll(i.ignoredTags.toString()).forEach((t=>t.setAttribute("aria-hidden",!0)))}const s=E(n,r).then((t=>function(t,e,n){const{violations:i}=e;if(i.length&&t)return void n();if(!i.length&&!t)return void n();const o=[];i.length&&(o[o.length]="Accessibility Violations",o[o.length]="---",i.forEach((t=>{o[o.length]=`Rule: ${t.id}`,o[o.length]=`Impact: ${t.impact}`,o[o.length]=`${t.help} (${t.helpUrl})`,t.nodes.forEach((t=>{o[o.length]="",t.target&&(o[o.length]=`Issue target: ${t.target}`),o[o.length]=`Context: ${t.html}`,t.failureSummary&&(o[o.length]=`${t.failureSummary}`)})),o[o.length]="---"})));const r=new Error(o.join("\n"));throw n(r),r}(e.flag(this,"negate"),t,a)));return this.then=s.then.bind(s),this})),n.isAccessible=function(e,n){return new t.Assertion(e).to.be.accessible(n)},n.isNotAccessible=function(e,n){return new t.Assertion(e).not.to.be.accessible(n)}})),a.use(k),a.use(D);const $=t=>"object"==typeof t&&Promise.resolve(t)===t;async function P(t){let e=!1,n=t&&t.updateComplete;return $(n)&&(await n,e=!0),n=!(!t||!t.componentOnReady)&&t.componentOnReady(),$(n)&&(await n,e=!0),e||await new Promise((t=>{requestAnimationFrame((()=>t()))})),window.ShadyDOM&&"function"==typeof window.ShadyDOM.flush&&window.ShadyDOM.flush(),t}const N=[];function F(t=document.createElement("div")){return document.body.appendChild(t),N.push(t),t}function L(){N&&N.forEach((t=>{document.body.removeChild(t)})),N.length=0}function C(t){return i(t)||t instanceof Node||"number"==typeof t||"boolean"==typeof t||"string"==typeof t}function R(t){return null!=(e=t)&&"function"==typeof e[Symbol.iterator]?[...t].every(C):C(t);var e}const I=Object.freeze({ELEMENT_NODE:1,TEXT_NODE:3,COMMENT_NODE:8,DOCUMENT_FRAGMENT_NODE:11}),_=({nodeType:t,textContent:e})=>{switch(t){case I.COMMENT_NODE:return!1;case I.TEXT_NODE:return e.trim();default:return!0}};async function U(t,e={}){const o=function(t,e={},o){const r=F(e.parentNode);if((e.render??n)(e.scopedElements?o(t,e.scopedElements):t,r),i(t))return r.firstElementChild;const[a]=Array.from(r.childNodes).filter(_);return a}(t,e,e.scopedElements?await import("./scopedElementsWrapper-4c29be11.esm.js").then((t=>t.getScopedElementsTemplate)):void 0);if(await P(o),e.scopedElements){const[t]=Array.from(o.shadowRoot.childNodes).filter(_);return await P(t),t}return o}async function W(n,i={}){if(i.scopedElements)return U(t`${e(n)}`,i);const o=function(t,e={}){const n=F(e.parentNode);return n.innerHTML=t,n.children[0]}(n,i);return await P(o),o}async function z(t,e){if("string"==typeof t)return W(t,e);if(e?.render||R(t))return U(t,e);throw new Error("Invalid template provided - string or lit-html TemplateResult is supported")}try{"afterEach"in window&&afterEach((()=>{L()})),"teardown"in window&&teardown((()=>{L()}))}catch(t){}export{s as a,T as b,P as e,z as f,c as h,M as o,q as w};
569
+ */function w(t){var e=[];for(var n in t)e.push(n);return e}function b(t){return null===t||"object"!=typeof t}e.exports=c,e.exports.MemoizeMap=r},{"type-detect":39}],37:[function(t,e,n){var i=Function.prototype.toString,o=/\s*function(?:\s|\s*\/\*[^(?:*\/)]+\*\/\s*)*([^\s\(\/]+)/;e.exports=function(t){if("function"!=typeof t)return null;var e="";if(void 0===Function.prototype.name&&void 0===t.name){var n=i.call(t).match(o);n&&(e=n[1])}else e=t.name;return e}},{}],38:[function(t,e,n){function i(t,e){return null!=t&&e in Object(t)}function o(t){return t.replace(/([^\\])\[/g,"$1.[").match(/(\\\.|[^.]+?)+/g).map((function(t){if("constructor"===t||"__proto__"===t||"prototype"===t)return{};var e=/^\[(\d+)\]$/.exec(t);return e?{i:parseFloat(e[1])}:{p:t.replace(/\\([.[\]])/g,"$1")}}))}function r(t,e,n){var i=t,o=null;n=void 0===n?e.length:n;for(var r=0;r<n;r++){var a=e[r];i&&(i=void 0===a.p?i[a.i]:i[a.p],r===n-1&&(o=i))}return o}function a(t,e){var n=o(e),a=n[n.length-1],s={parent:n.length>1?r(t,n,n.length-1):t,name:a.p||a.i,value:r(t,n)};return s.exists=i(s.parent,s.name),s}e.exports={hasProperty:i,getPathInfo:a,getPathValue:function(t,e){return a(t,e).value},setPathValue:function(t,e,n){return function(t,e,n){for(var i=t,o=n.length,r=null,a=0;a<o;a++){var s=null,c=null;if(r=n[a],a===o-1)i[s=void 0===r.p?r.i:r.p]=e;else if(void 0!==r.p&&i[r.p])i=i[r.p];else if(void 0!==r.i&&i[r.i])i=i[r.i];else{var u=n[a+1];s=void 0===r.p?r.i:r.p,c=void 0===u.p?[]:{},i[s]=c,i=i[s]}}}(t,n,o(e)),t}}},{}],39:[function(t,e,n){!function(t,i){"object"==typeof n&&void 0!==e?e.exports=i():t.typeDetect=i()}(this,(function(){var t="function"==typeof Promise,e="object"==typeof self?self:o,n="undefined"!=typeof Symbol,i="undefined"!=typeof Map,r="undefined"!=typeof Set,a="undefined"!=typeof WeakMap,s="undefined"!=typeof WeakSet,c="undefined"!=typeof DataView,u=n&&void 0!==Symbol.iterator,f=n&&void 0!==Symbol.toStringTag,h=r&&"function"==typeof Set.prototype.entries,l=i&&"function"==typeof Map.prototype.entries,d=h&&Object.getPrototypeOf((new Set).entries()),p=l&&Object.getPrototypeOf((new Map).entries()),w=u&&"function"==typeof Array.prototype[Symbol.iterator],b=w&&Object.getPrototypeOf([][Symbol.iterator]()),v=u&&"function"==typeof String.prototype[Symbol.iterator],m=v&&Object.getPrototypeOf(""[Symbol.iterator]());return function(n){var o=typeof n;if("object"!==o)return o;if(null===n)return"null";if(n===e)return"global";if(Array.isArray(n)&&(!1===f||!(Symbol.toStringTag in n)))return"Array";if("object"==typeof window&&null!==window){if("object"==typeof window.location&&n===window.location)return"Location";if("object"==typeof window.document&&n===window.document)return"Document";if("object"==typeof window.navigator){if("object"==typeof window.navigator.mimeTypes&&n===window.navigator.mimeTypes)return"MimeTypeArray";if("object"==typeof window.navigator.plugins&&n===window.navigator.plugins)return"PluginArray"}if(("function"==typeof window.HTMLElement||"object"==typeof window.HTMLElement)&&n instanceof window.HTMLElement){if("BLOCKQUOTE"===n.tagName)return"HTMLQuoteElement";if("TD"===n.tagName)return"HTMLTableDataCellElement";if("TH"===n.tagName)return"HTMLTableHeaderCellElement"}}var u=f&&n[Symbol.toStringTag];if("string"==typeof u)return u;var h=Object.getPrototypeOf(n);return h===RegExp.prototype?"RegExp":h===Date.prototype?"Date":t&&h===Promise.prototype?"Promise":r&&h===Set.prototype?"Set":i&&h===Map.prototype?"Map":s&&h===WeakSet.prototype?"WeakSet":a&&h===WeakMap.prototype?"WeakMap":c&&h===DataView.prototype?"DataView":i&&h===p?"Map Iterator":r&&h===d?"Set Iterator":w&&h===b?"Array Iterator":v&&h===m?"String Iterator":null===h?"Object":Object.prototype.toString.call(n).slice(8,-1)}}))},{}]},{},[1])(1);a.version,a.AssertionError,a.use,a.util,a.config,a.Assertion;var s=a.expect;a.should,a.Should;var c=a.assert;const u=["script","style","svg"],f=["class","id"],h=["area","base","br","col","embed","hr","img","input","keygen","link","menuitem","meta","param","source","track","wbr"];function l(t,e={}){const n=e.ignoreAttributes?e.ignoreAttributes.filter((t=>"string"==typeof t)):[],i=e.ignoreAttributes?e.ignoreAttributes.filter((t=>"string"!=typeof t)):[],o=[...e.ignoreTags||[],...u],r=e.ignoreChildren||[],a=e.stripEmptyAttributes||f,s=/(&|")/g,c=t=>"&"===t?"&amp;":"&quot;";let l="",d=-1;const p=new Set,w=new Set;function b(){return" ".repeat(d)}function v(t){return t instanceof Element?t.getAttribute("data-tag-name")||t.localName:t.nodeName.toLowerCase()}function m(t){const e=v(t);return!o.includes(e)&&!r.includes(e)&&!p.has(t)}function g({name:t,value:e}){return a.includes(t)&&""===e.trim()}function y(t,{name:e,value:n}){return g({name:e,value:n})?"":"class"===e?` class="${function(t){return[...t.classList.values()].sort().join(" ")}(t)}"`:` ${e}="${n.replace(s,c)}"`}const x=(t,e)=>t.name.localeCompare(e.name);function j(t){let e="";const o=Array.from(t.attributes).filter((r=function(t){return function(e){return!(!n.includes(e.name)&&!g(e)&&!i.find((n=>{if(!n.tags||!n.attributes)throw new Error("An object entry to ignoreAttributes should contain a 'tags' and an 'attributes' property.");return n.tags.includes(v(t))&&n.attributes.includes(e.name)})))}}(t),(...t)=>!r(...t))).sort(x);var r;if(1===o.length)e=y(t,o[0]);else if(o.length>1){for(let n=0;n<o.length;n+=1)e+=`\n${b()} ${y(t,o[n])}`;e+=`\n${b()}`}return e}function E(t,e){var n;if("diff-container"!==v(t)&&!o.includes(v(t))&&!w.has(t))if(w.add(t),t instanceof Text)!function(t,e){let n="",i=t;for(;i&&i instanceof Text;)n+=i.nodeValue,i=e.nextSibling();i&&e.previousSibling(),n=n.trim(),""!==n&&(l+=`${b()}${n}\n`)}(t,e);else{if(!(t instanceof Element))throw new Error(`Unknown node type: ${t}`);n=t,l+=`${b()}<${v(n)}${j(n)}>\n`}}function O(t){var e;o.includes(v(t))||t instanceof Element&&("diff-container"===v(e=t)||h.includes(v(e))||(l+=`${b()}</${v(e)}>\n`))}let S;if("string"==typeof t)S=document.createElement("diff-container"),S.innerHTML=t,d=-1;else{if(!(t instanceof Node))throw new Error(`Cannot create diffable HTML from: ${t}`);S=t,d=0}const k=document.createTreeWalker(S,NodeFilter.SHOW_TEXT+NodeFilter.SHOW_ELEMENT,null,!1);for(;k.currentNode;){const t=k.currentNode;if(E(t,k),m(t)&&k.firstChild())d+=1;else{O(t);if(!k.nextSibling()){d-=1;const t=k.parentNode();if(!t)break;p.add(t)}}}return l}const d=new URL(window.location.href).searchParams.get("wtr-session-id");function p(t){return null!=t&&"object"==typeof t}async function w(t,e,n){if("string"!=typeof d)throw new Error("Unable to execute server commands in a browser not controlled by the test runner. Use the debug option from the watch menu to debug in a controlled browser.");let i;try{const t=await import("../../../../../../../../../__web-dev-server__web-socket.js");({sendMessageWaitForResponse:i}=t)}catch(t){throw new Error("Could not setup web socket connection. Are you executing this test through Web Test Runner?")}try{const o=await i({type:"wtr-command",sessionId:d,command:t,payload:e});if(!o.executed){let e;throw e=n?`Unknown command ${t}. Add the ${n} to your config.`:`Unknown command ${t}. Did you install a plugin to handle this command?`,new Error(e)}return o.result}catch(n){throw new Error(`Error while executing command ${t}${e?` with payload ${JSON.stringify(e)}`:""}: ${n.message}`)}}let b,v;const m=/snapshots\[[^\]]+] = (\n)?(?<content>`[^`]*`)/gm;async function g({cache:t=!0}={}){if(t&&v)return v;const e=await w("get-snapshots",void 0,"snapshotPlugin from @web/test-runner-commands");if("string"!=typeof e?.content)throw new Error("Expected a result as string");const n=`${(t=>([...t.matchAll(m)].forEach((({groups:{content:e}})=>{t=t.replaceAll(e,encodeURIComponent(e))})),t))(e.content)}/* ${Math.random()} */`,i=await import(`data:text/javascript;charset=utf-8,${n}`);if(!i||!p(i.snapshots))throw new Error("Expected snapshot result to be a module that exports an object.");return v=i.snapshots,v}function y(t){const e=[];let n;for(n="hook"===t.type?t.ctx.currentTest:t;n&&n.parent;)n.title&&e.push(n.title),n=n.parent;return e.reverse()}function x(...t){switch(t.length){case 2:{const[e,n]=t;return{message:e,options:n}}case 1:{const[n]=t;return(e=n)&&null!==e&&"object"==typeof e&&("ignoreAttributes"in e||"ignoreTags"in e||"ignoreChildren"in e||"stripEmptyAttributes"in e)?{options:n}:{message:n}}default:return{}}var e}let j;async function E(t,e){return j||await async function(){if(window.axe)j=window.axe;else if("function"!=typeof require){if(await import("./axe.min-2720cd56.esm.js").then((function(t){return t.a})),!window.axe)throw new Error("Error importing axe-core/axe.min.js, are you using a bundler or build tool that doesnt handle es modules?");j=window.axe}else j=require("axe-core/axe.min.js")}(),new Promise(((n,i)=>{j.run(t,e,((t,e)=>{t?i(new Error(t)):n(e)}))}))}var O,S={};O={get exports(){return S},set exports(t){S=t}},function(t){O.exports=t}((function(t,e){var n=e.flag,i=function(t){var e;return a(t)?0===t.length?"empty NodeList":(e=Array.prototype.slice.call(t,0,5).map(i).join(", "),t.length>5?e+"... (+"+(t.length-5)+" more)":e):r(t)?(e=t.tagName.toLowerCase(),t.id&&(e+="#"+t.id),t.className&&(e+="."+String(t.className).replace(/\s+/g,".")),Array.prototype.forEach.call(t.attributes,(function(t){"class"!==t.name&&"id"!==t.name&&(e+="["+t.name+(t.value?'="'+t.value+'"]':"]"))})),e):String(t)},o=function(t,o){var r=n(this,"object"),a=r.getAttribute(t);n(this,"negate")&&void 0!==o||this.assert(!!r.attributes[t],"expected "+i(r)+" to have an attribute #{exp}","expected "+i(r)+" not to have an attribute #{exp}",t),void 0!==o&&this.assert(o===a,"expected "+i(r)+" to have an attribute "+e.inspect(t)+" with the value #{exp}, but the value was #{act}","expected "+i(r)+" not to have an attribute "+e.inspect(t)+" with the value #{act}",o,a),n(this,"object",a)},r=function(t){return 1===t.nodeType},a=function(t){return"[object NodeList]"===Object.prototype.toString.call(t)};e.elToString=i,t.Assertion.addMethod("attr",o),t.Assertion.addMethod("attribute",o),t.Assertion.addMethod("class",(function(t){var e=n(this,"object");if(t instanceof RegExp)return this.assert(Array.from(e.classList).some((function(e){return t.test(e)})),"expected "+i(e)+" to have class matching #{exp}","expected "+i(e)+" not to have class matching #{exp}",t);this.assert(e.classList.contains(t),"expected "+i(e)+" to have class #{exp}","expected "+i(e)+" not to have class #{exp}",t)})),t.Assertion.addMethod("id",(function(t){var e=n(this,"object");this.assert(e.id==t,"expected "+i(e)+" to have id #{exp}","expected "+i(e)+" not to have id #{exp}",t)})),t.Assertion.addMethod("html",(function(t){var e=n(this,"object"),o=n(this,"object").innerHTML;n(this,"contains")?this.assert(o.indexOf(t)>=0,"expected #{act} to contain HTML #{exp}","expected #{act} not to contain HTML #{exp}",t,o):this.assert(o===t,"expected "+i(e)+" to have HTML #{exp}, but the HTML was #{act}","expected "+i(e)+" not to have HTML #{exp}",t,o)})),t.Assertion.addChainableMethod("trimmed",null,(function(){n(this,"trim-text",!0)})),t.Assertion.addProperty("rendered",(function(){n(this,"rendered-text",!0)})),t.Assertion.addMethod("text",(function(t){var o,r,s=n(this,"object"),c=n(this,"contains"),u=n(this,"trim-text"),f=n(this,"rendered-text")?"innerText":"textContent";a(s)?(o=Array.prototype.map.call(s,(function(t){return u?t[f].trim():t[f]})),Array.isArray(t)?(r=c?t[n(this,"negate")?"some":"every"]((function(t){return Array.prototype.some.call(s,(function(e){return(u?e[f].trim():e[f])===t}))})):e.eql(o,t),o=o.join(),t=t.join()):(o=o.join(""),r=c?o.indexOf(t)>=0:o===t)):(o=u?s[f].trim():s[f],r=c?o.indexOf(t)>=0:o===t);var h=i(s),l="";u&&(l+="trimmed "),n(this,"rendered-text")&&(l+="rendered "),l+="text",c?this.assert(r,"expected "+h+" to contain #{exp}, but the "+l+" was #{act}","expected "+h+" not to contain #{exp}, but the "+l+" was #{act}",t,o):this.assert(r,"expected "+h+" to have "+l+" #{exp}, but the "+l+" was #{act}","expected "+h+" not to have "+l+" #{exp}",t,o)})),t.Assertion.addMethod("value",(function(t){var e=n(this,"object"),o=n(this,"object").value;this.assert(n(this,"object").value===t,"expected "+i(e)+" to have value #{exp}, but the value was #{act}","expected "+i(e)+" not to have value #{exp}",t,o)})),t.Assertion.overwriteProperty("exist",(function(t){return function(){var e=n(this,"object");a(e)?this.assert(e.length>0,"expected an empty NodeList to have nodes","expected "+i(e)+" to not exist"):t.apply(this,arguments)}})),t.Assertion.overwriteProperty("empty",(function(t){return function(){var e=n(this,"object");r(e)?this.assert(0===e.children.length,"expected "+i(e)+" to be empty","expected "+i(e)+" to not be empty"):a(e)?this.assert(0===e.length,"expected "+i(e)+" to be empty","expected "+i(e)+" to not be empty"):t.apply(this,arguments)}})),t.Assertion.overwriteChainableMethod("length",(function(t){return function(e){var o=n(this,"object");if(a(o)||r(o)){var s=o.children?o.children.length:o.length;this.assert(s===e,"expected "+i(o)+" to have #{exp} children but it had #{act} children","expected "+i(o)+" to not have #{exp} children",e,s)}else t.apply(this,arguments)}}),(function(t){return function(){t.call(this)}})),t.Assertion.overwriteMethod("match",(function(t){return function(e){var o=n(this,"object");r(o)?this.assert(o.matches(e),"expected "+i(o)+" to match #{exp}","expected "+i(o)+" to not match #{exp}",e):a(o)?this.assert(!!o.length&&Array.prototype.every.call(o,(function(t){return t.matches(e)})),"expected "+i(o)+" to match #{exp}","expected "+i(o)+" to not match #{exp}",e):t.apply(this,arguments)}})),t.Assertion.overwriteChainableMethod("contain",(function(t){return function(e){var o=n(this,"object");r(o)?"string"==typeof e?this.assert(!!o.querySelector(e),"expected "+i(o)+" to contain #{exp}","expected "+i(o)+" to not contain #{exp}",e):this.assert(o.contains(e),"expected "+i(o)+" to contain "+i(e),"expected "+i(o)+" to not contain "+i(e)):t.apply(this,arguments)}}),(function(t){return function(){t.call(this)}})),t.Assertion.addMethod("descendant",(function(t){var e=n(this,"object"),o=t;"string"==typeof t?(o=e.querySelector(t),this.assert(!!o,"expected "+i(e)+" to have descendant #{exp}","expected "+i(e)+" to not have descendant #{exp}",t)):this.assert(e.contains(t),"expected "+i(e)+" to contain "+i(t),"expected "+i(e)+" to not contain "+i(t)),n(this,"object",o)})),t.Assertion.addMethod("descendants",(function(t){var e=n(this,"object"),o=e.querySelectorAll(t);this.assert(!!o.length,"expected "+i(e)+" to have descendants #{exp}","expected "+i(e)+" to not have descendants #{exp}",t),n(this,"object",o)})),t.Assertion.addProperty("displayed",(function(){var t=n(this,"object"),e=document.body.contains(t)?window.getComputedStyle(t).display:t.style.display;this.assert("none"!==e,"expected "+i(t)+" to be displayed, but it was not","expected "+i(t)+" to not be displayed, but it was as "+e,e)})),t.Assertion.addProperty("visible",(function(){var t=n(this,"object"),e=document.body.contains(t)?window.getComputedStyle(t).visibility:t.style.visibility;this.assert("hidden"!==e&&"collapse"!==e,"expected "+i(t)+" to be visible, but it was "+("hidden"===e?"hidden":"collapsed"),"expected "+i(t)+" to not be visible, but it was",e)})),t.Assertion.addMethod("tagName",(function(t){var e=n(this,"object"),o=e.tagName;this.assert(o.toUpperCase()===t.toUpperCase(),"expected "+i(e)+" to have tagName "+t+", but it was "+o,"expected "+i(e)+" to not have tagName "+t+", but it was "+o,o)})),t.Assertion.addMethod("style",(function(t,e){var o=n(this,"object"),r=window.getComputedStyle(o).getPropertyValue(t).trim();this.assert(r===e,"expected "+i(o)+" to have style property "+t+" equal to "+e+", but it was equal to "+r,"expected "+i(o)+" to not have style property "+t+" equal to "+e+", but it was equal to "+r,r)})),t.Assertion.overwriteProperty("focus",(function(){return function(){var t=n(this,"object"),e=t.ownerDocument.activeElement;this.assert(t===t.ownerDocument.activeElement,"expected #{this} to have focus","expected #{this} not to have focus",t,e)}})),t.Assertion.overwriteProperty("checked",(function(){return function(){var t=n(this,"object");if(!(t instanceof HTMLInputElement)||"checkbox"!==t.type&&"radio"!==t.type)throw new TypeError(i(t)+" is not a checkbox or radio input");this.assert(t.checked,"expected "+i(t)+" to be checked","expected "+i(t)+" to not be checked")}}))}));var k=S;var A={};!function(t){!function(e){t.exports=e}((function(t,e){var n,i,o,r=Array.prototype.slice;function a(t){return"function"==typeof t&&"function"==typeof t.getCall&&"function"==typeof t.calledWithExactly}function s(t){switch(t){case 1:return"once";case 2:return"twice";case 3:return"thrice";default:return(t||0)+" times"}}function c(t){if(!a(t._obj)&&(!(n=t._obj)||!a(n.proxy)))throw new TypeError(e.inspect(t._obj)+" is not a spy or a call to a spy!");var n}function u(t,e,n,i,o){var r=i?"always have ":"have ";function s(e){return t.printf.apply(t,e)}return n=n||"",a(t.proxy)&&(t=t.proxy),{affirmative:function(){return s(["expected %n to "+r+e+n].concat(o))},negative:function(){return s(["expected %n to not "+r+e].concat(o))}}}function f(n,i,o){e.addProperty(t.Assertion.prototype,n,(function(){c(this);var t=u(this._obj,i,o,!1);this.assert(this._obj[n],t.affirmative,t.negative)}))}function h(t,n,i){return function(){c(this);var o="always"+t[0].toUpperCase()+t.substring(1),a=e.flag(this,"always")&&"function"==typeof this._obj[o],s=a?o:t,f=u(this._obj,n,i,a,r.call(arguments));this.assert(this._obj[s].apply(this._obj,arguments),f.affirmative,f.negative)}}function l(n,i,o,r){var a=h(i,o,r);e.addMethod(t.Assertion.prototype,n,a)}function d(t,e,n){l(t,t,e,n)}e.addProperty(t.Assertion.prototype,"always",(function(){e.flag(this,"always",!0)})),f("called","been called"," at least once, but it was never called"),n="callCount",i="been called exactly %1",o=", but it was called %c%C",e.addMethod(t.Assertion.prototype,n,(function(t){c(this);var e=u(this._obj,i,o,!1,[s(t)]);this.assert(this._obj[n]===t,e.affirmative,e.negative)})),f("calledOnce","been called exactly once",", but it was called %c%C"),f("calledTwice","been called exactly twice",", but it was called %c%C"),f("calledThrice","been called exactly thrice",", but it was called %c%C"),function(n,i,o){var r=h(n,i,o);e.addProperty(t.Assertion.prototype,n,r)}("calledWithNew","been called with new"),d("calledBefore","been called before %1"),d("calledAfter","been called after %1"),d("calledImmediatelyBefore","been called immediately before %1"),d("calledImmediatelyAfter","been called immediately after %1"),d("calledOn","been called with %1 as this",", but it was called with %t instead"),d("calledWith","been called with arguments %*","%D"),d("calledOnceWith","been called exactly once with arguments %*","%D"),d("calledWithExactly","been called with exact arguments %*","%D"),d("calledOnceWithExactly","been called exactly once with exact arguments %*","%D"),d("calledWithMatch","been called with arguments matching %*","%D"),d("returned","returned %1"),l("thrown","threw","thrown %1")}))}({get exports(){return A},set exports(t){A=t}});var D=A;function T(t){return new Promise((e=>{setTimeout(e,t)}))}function M(t,e){return new Promise((n=>{t.addEventListener(e,(function i(o){n(o),t.removeEventListener(e,i)}))}))}function q(t,e,n={}){const{interval:i=50,timeout:o=1e3}=n,{stack:r}=new Error;return new Promise(((n,a)=>{let s;setTimeout((()=>{clearTimeout(s);const t=new Error(e?`Timeout: ${e}`:`waitUntil timed out after ${o}ms`);t.stack=r,a(t)}),o),async function e(){try{await t()?n():s=setTimeout((()=>{e()}),i)}catch(t){a(t)}}()}))}a.use(((t,e)=>{t.Assertion.addProperty("lightDom",(function(){new t.Assertion(this._obj.nodeType).to.equal(1),e.flag(this,"lightDom",!0)})),t.Assertion.addProperty("shadowDom",(function(){new t.Assertion(this._obj.nodeType).to.equal(1),e.flag(this,"shadowDom",!0)})),t.Assertion.addProperty("dom",(function(){new t.Assertion(this._obj.nodeType).to.equal(1),e.flag(this,"dom",!0)}));const n=t=>(t=>{if(window.ShadyCSS&&!1===window.ShadyCSS.nativeShadow){const e=t.tagName.toLowerCase();let n=" ";return Array.prototype.slice.call(t.attributes).forEach((t=>{n+=`${t.name}="${t.value}" `})),n=n.slice(0,-1),`<${e}${n}>${t.innerHTML}</${e}>`}return t.outerHTML})(t),i=t=>t.innerHTML,o=t=>(t=>{if(window.ShadyCSS&&!1===window.ShadyCSS.nativeShadow){const e=t.tagName.toLowerCase(),n=new RegExp(e,"g");let i=t.shadowRoot.innerHTML;return i=i.replace(/style-scope/g,""),i=i.replace(n,""),i=i.replace(/(class=".*?)(\s)*"/g,'$1"'),i=i.replace(/ class="\w?"/g,""),i}return t.shadowRoot.innerHTML})(t),r=(e,n,i,...o)=>{const{message:r,options:a}=x(...o),s=new t.Assertion(l(e,a),r),c=l(n,a);i?s.not.equal(c,r):s.equal(c,r)},a=t=>function(a,...s){if(e.flag(this,"lightDom")||e.flag(this,"shadowDom")||e.flag(this,"dom")){let t;t=e.flag(this,"lightDom")?i(this._obj):e.flag(this,"shadowDom")?o(this._obj):n(this._obj),r(t,a,e.flag(this,"negate"),s[0])}else t.apply(this,[a,...s])};function s(e,n,...i){const o=window.__mocha_context__,r=window.__snapshot__,{message:a,options:s}=x(...i),{index:c}=o;o.index+=1;const u=y(o.runnable),f=l(e,s);if(r.update)r.set(u,c,f,"html");else{const e=r.get(u,c);if(e){const i=r.match(f,l(e.code,s));if(i&&n||!i&&!n)throw new t.AssertionError(a||`Received value does not match stored snapshot ${c}`,{actual:f,expected:e.code,showDiff:!0},t.util.flag(this,"ssfi"))}else r.set(u,c,f,"html")}}async function c(e,n,...i){const{message:o,options:r}=x(...i),a=y(window.__WTR_MOCHA_RUNNER__.test).join(" "),s=l(e,r),c=await async function(t){if(!p(t))throw new Error("You must provide a payload object");if("string"!=typeof t.name)throw new Error("You must provide a snapshot name");return(await g(t))[t.name]}({name:a}),u=await async function(){return b||(b=await w("get-snapshot-config",void 0,"snapshotPlugin from @web/test-runner-commands")),b}();if(c&&!u.updateSnapshots){if(n?c===s:c!==s)throw new t.AssertionError(o||`Snapshot ${a} does not match the saved snapshot on disk`,{actual:s,expected:c,showDiff:!0},t.util.flag(this,"ssfi"))}else c!==s&&await async function(t){if(!p(t))throw new Error("You must provide a payload object");if("string"!=typeof t.name)throw new Error("You must provide a snapshot name");if(void 0!==t.content&&"string"!=typeof t.content)throw new Error("You must provide a snapshot content");return(await g())[t.name]=t.content,w("save-snapshot",t,"snapshotPlugin from @web/test-runner-commands")}({name:a,content:s})}function u(t,e,...n){if(window.__mocha_context__&&window.__snapshot__)return s.call(this,t,e,...n);if(window.__WTR_MOCHA_RUNNER__)return c.call(this,t,e,...n);throw new Error("Could not detect test runner environment. Snapshots require either Web Test Runner with mocha, or Karma with mocha and karma mocha snapshot")}function f(n){const r=t.util.flag(this,"object");let a;return a=e.flag(this,"shadowDom")?o(r):e.flag(this,"lightDom")?i(r):r,u.call(this,a,e.flag(this,"negate"),n)}t.Assertion.overwriteMethod("equals",a),t.Assertion.overwriteMethod("equal",a),t.Assertion.overwriteMethod("eq",a),e.addMethod(t.Assertion.prototype,"equalSnapshot",f),e.addMethod(t.Assertion.prototype,"notEqualSnapshot",f),e.addMethod(t.assert,"equalSnapshot",u),e.addMethod(t.assert,"notEqualSnapshot",u),t.assert.dom={equal(t,e,...i){return r.call(this,n(t),e,!1,...i)},notEqual(t,e,...i){return r.call(this,n(t),e,!0,...i)},equalSnapshot(t,...e){return u.call(this,t,!1,...e)},notEqualSnapshot(t,...e){return u.call(this,t,!0,...e)}},t.assert.lightDom={equal(t,e,...n){return r.call(this,i(t),e,!1,...n)},notEqual(t,e,...n){return r.call(this,i(t),e,!0,...n)},equalSnapshot(t,...e){return u.call(this,i(t),!1,...e)},notEqualSnapshot(t,...e){return u.call(this,i(t),!0,...e)}},t.assert.shadowDom={equal(t,e,...n){return r.call(this,o(t),e,!1,...n)},notEqual(t,e,...n){return r.call(this,o(t),e,!0,...n)},equalSnapshot(t,...e){return u.call(this,o(t),!1,...e)},notEqualSnapshot(t,...e){return u.call(this,o(t),!0,...e)}}})),a.use(((t,e)=>{const{assert:n}=t;e.addMethod(t.Assertion.prototype,"accessible",(function(t){const n=this._obj,i=t||{},o=function(t){if(!t||!t.length)return;const e={};return t.forEach((t=>{e[t]={enabled:!1}})),e}(i.ignoredRules),r={resultTypes:["violations"]};o&&(r.rules=o);let a=i.done?i.done:void 0;if(a||(a=()=>{}),i.ignoredTags){n.parentNode.querySelectorAll(i.ignoredTags.toString()).forEach((t=>t.setAttribute("aria-hidden",!0)))}const s=E(n,r).then((t=>function(t,e,n){const{violations:i}=e;if(i.length&&t)return void n();if(!i.length&&!t)return void n();const o=[];i.length&&(o[o.length]="Accessibility Violations",o[o.length]="---",i.forEach((t=>{o[o.length]=`Rule: ${t.id}`,o[o.length]=`Impact: ${t.impact}`,o[o.length]=`${t.help} (${t.helpUrl})`,t.nodes.forEach((t=>{o[o.length]="",t.target&&(o[o.length]=`Issue target: ${t.target}`),o[o.length]=`Context: ${t.html}`,t.failureSummary&&(o[o.length]=`${t.failureSummary}`)})),o[o.length]="---"})));const r=new Error(o.join("\n"));throw n(r),r}(e.flag(this,"negate"),t,a)));return this.then=s.then.bind(s),this})),n.isAccessible=function(e,n){return new t.Assertion(e).to.be.accessible(n)},n.isNotAccessible=function(e,n){return new t.Assertion(e).not.to.be.accessible(n)}})),a.use(k),a.use(D);const $=t=>"object"==typeof t&&Promise.resolve(t)===t;async function P(t){let e=!1,n=t&&t.updateComplete;return $(n)&&(await n,e=!0),n=!(!t||!t.componentOnReady)&&t.componentOnReady(),$(n)&&(await n,e=!0),e||await new Promise((t=>{requestAnimationFrame((()=>t()))})),window.ShadyDOM&&"function"==typeof window.ShadyDOM.flush&&window.ShadyDOM.flush(),t}const N=[];function F(t=document.createElement("div")){return document.body.appendChild(t),N.push(t),t}function L(){N&&N.forEach((t=>{document.body.removeChild(t)})),N.length=0}function C(t){return i(t)||t instanceof Node||"number"==typeof t||"boolean"==typeof t||"string"==typeof t}function R(t){return null!=(e=t)&&"function"==typeof e[Symbol.iterator]?[...t].every(C):C(t);var e}const I=Object.freeze({ELEMENT_NODE:1,TEXT_NODE:3,COMMENT_NODE:8,DOCUMENT_FRAGMENT_NODE:11}),_=({nodeType:t,textContent:e})=>{switch(t){case I.COMMENT_NODE:return!1;case I.TEXT_NODE:return e.trim();default:return!0}};async function U(t,e={}){const o=function(t,e={},o){const r=F(e.parentNode);if((e.render??n)(e.scopedElements?o(t,e.scopedElements):t,r),i(t))return r.firstElementChild;const[a]=Array.from(r.childNodes).filter(_);return a}(t,e,e.scopedElements?await import("./scopedElementsWrapper-4c29be11.esm.js").then((t=>t.getScopedElementsTemplate)):void 0);if(await P(o),e.scopedElements){const[t]=Array.from(o.shadowRoot.childNodes).filter(_);return await P(t),t}return o}async function W(n,i={}){if(i.scopedElements)return U(t`${e(n)}`,i);const o=function(t,e={}){const n=F(e.parentNode);return n.innerHTML=t,n.children[0]}(n,i);return await P(o),o}async function z(t,e){if("string"==typeof t)return W(t,e);if(e?.render||R(t))return U(t,e);throw new Error("Invalid template provided - string or lit-html TemplateResult is supported")}try{"afterEach"in window&&afterEach((()=>{L()})),"teardown"in window&&teardown((()=>{L()}))}catch(t){}export{s as a,T as b,P as e,z as f,c as h,M as o,q as w};