@getflip/swirl-components 0.365.1 → 0.366.0

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 (307) hide show
  1. package/components.json +46 -1
  2. package/dist/cjs/loader.cjs.js +1 -1
  3. package/dist/cjs/swirl-accordion-item.cjs.entry.js +1 -1
  4. package/dist/cjs/swirl-accordion.cjs.entry.js +1 -1
  5. package/dist/cjs/swirl-action-list-section.cjs.entry.js +1 -1
  6. package/dist/cjs/swirl-action-list_2.cjs.entry.js +1 -1
  7. package/dist/cjs/swirl-app-icon.cjs.entry.js +1 -1
  8. package/dist/cjs/swirl-app-layout_5.cjs.entry.js +2 -2
  9. package/dist/cjs/swirl-avatar-group.cjs.entry.js +23 -3
  10. package/dist/cjs/swirl-badge.cjs.entry.js +1 -1
  11. package/dist/cjs/swirl-banner.cjs.entry.js +1 -1
  12. package/dist/cjs/swirl-box.cjs.entry.js +1 -1
  13. package/dist/cjs/swirl-button-group.cjs.entry.js +2 -2
  14. package/dist/cjs/swirl-button.cjs.entry.js +2 -2
  15. package/dist/cjs/swirl-card.cjs.entry.js +2 -2
  16. package/dist/cjs/swirl-carousel.cjs.entry.js +1 -1
  17. package/dist/cjs/swirl-checkbox.cjs.entry.js +1 -1
  18. package/dist/cjs/swirl-chip.cjs.entry.js +1 -1
  19. package/dist/cjs/swirl-columns.cjs.entry.js +2 -2
  20. package/dist/cjs/swirl-components.cjs.js +1 -1
  21. package/dist/cjs/swirl-dialog.cjs.entry.js +1 -1
  22. package/dist/cjs/swirl-file-viewer_8.cjs.entry.js +2 -2
  23. package/dist/cjs/swirl-form-control.cjs.entry.js +1 -1
  24. package/dist/cjs/swirl-form-group.cjs.entry.js +1 -1
  25. package/dist/cjs/swirl-icon-arrow-left_4.cjs.entry.js +1 -1
  26. package/dist/cjs/swirl-icon-error_3.cjs.entry.js +2 -2
  27. package/dist/cjs/swirl-icon-gif_4.cjs.entry.js +2 -2
  28. package/dist/cjs/swirl-icon.cjs.entry.js +1 -1
  29. package/dist/cjs/swirl-image-grid-item.cjs.entry.js +3 -3
  30. package/dist/cjs/swirl-image-grid.cjs.entry.js +1 -1
  31. package/dist/cjs/swirl-inline-notification.cjs.entry.js +1 -1
  32. package/dist/cjs/swirl-inline-status.cjs.entry.js +1 -1
  33. package/dist/cjs/swirl-link.cjs.entry.js +1 -1
  34. package/dist/cjs/swirl-menu.cjs.entry.js +2 -2
  35. package/dist/cjs/swirl-modal.cjs.entry.js +8 -8
  36. package/dist/cjs/swirl-option-list_2.cjs.entry.js +2 -2
  37. package/dist/cjs/swirl-pagination.cjs.entry.js +1 -1
  38. package/dist/cjs/swirl-popover_2.cjs.entry.js +3 -3
  39. package/dist/cjs/swirl-progress-indicator.cjs.entry.js +1 -1
  40. package/dist/cjs/swirl-radio.cjs.entry.js +1 -1
  41. package/dist/cjs/swirl-search.cjs.entry.js +1 -1
  42. package/dist/cjs/swirl-shell-layout.cjs.entry.js +7 -7
  43. package/dist/cjs/swirl-shell-navigation-item.cjs.entry.js +2 -2
  44. package/dist/cjs/swirl-skeleton-text.cjs.entry.js +1 -1
  45. package/dist/cjs/swirl-status-indicator.cjs.entry.js +1 -1
  46. package/dist/cjs/swirl-switch.cjs.entry.js +2 -2
  47. package/dist/cjs/swirl-tab-bar.cjs.entry.js +1 -1
  48. package/dist/cjs/swirl-tab.cjs.entry.js +1 -1
  49. package/dist/cjs/swirl-table-column.cjs.entry.js +1 -1
  50. package/dist/cjs/swirl-table.cjs.entry.js +1 -1
  51. package/dist/cjs/swirl-tag.cjs.entry.js +1 -1
  52. package/dist/cjs/swirl-text.cjs.entry.js +1 -1
  53. package/dist/cjs/swirl-toast-provider.cjs.entry.js +1 -1
  54. package/dist/cjs/swirl-toast.cjs.entry.js +1 -1
  55. package/dist/cjs/swirl-toggle-group.cjs.entry.js +1 -1
  56. package/dist/cjs/swirl-toolbar.cjs.entry.js +1 -1
  57. package/dist/cjs/swirl-tooltip.cjs.entry.js +2 -2
  58. package/dist/cjs/swirl-tree-view-item.cjs.entry.js +3 -3
  59. package/dist/cjs/swirl-tree-view.cjs.entry.js +1 -1
  60. package/dist/collection/collection-manifest.json +1 -1
  61. package/dist/collection/components/swirl-accordion/swirl-accordion.js +1 -1
  62. package/dist/collection/components/swirl-accordion-item/swirl-accordion-item.js +1 -1
  63. package/dist/collection/components/swirl-action-list/swirl-action-list.js +1 -1
  64. package/dist/collection/components/swirl-action-list-section/swirl-action-list-section.js +1 -1
  65. package/dist/collection/components/swirl-app-icon/swirl-app-icon.js +1 -1
  66. package/dist/collection/components/swirl-avatar-group/swirl-avatar-group.css +36 -7
  67. package/dist/collection/components/swirl-avatar-group/swirl-avatar-group.js +55 -2
  68. package/dist/collection/components/swirl-avatar-group/swirl-avatar-group.stories.js +13 -0
  69. package/dist/collection/components/swirl-badge/swirl-badge.js +1 -1
  70. package/dist/collection/components/swirl-banner/swirl-banner.js +1 -1
  71. package/dist/collection/components/swirl-box/swirl-box.js +1 -1
  72. package/dist/collection/components/swirl-button/swirl-button.js +2 -2
  73. package/dist/collection/components/swirl-button-group/swirl-button-group.js +2 -2
  74. package/dist/collection/components/swirl-card/swirl-card.js +2 -2
  75. package/dist/collection/components/swirl-carousel/swirl-carousel.js +1 -1
  76. package/dist/collection/components/swirl-checkbox/swirl-checkbox.js +1 -1
  77. package/dist/collection/components/swirl-chip/swirl-chip.js +1 -1
  78. package/dist/collection/components/swirl-columns/swirl-columns.js +2 -2
  79. package/dist/collection/components/swirl-dialog/swirl-dialog.js +1 -1
  80. package/dist/collection/components/swirl-file-viewer/viewers/swirl-file-viewer-pdf/swirl-file-viewer-pdf.js +2 -2
  81. package/dist/collection/components/swirl-form-control/swirl-form-control.js +1 -1
  82. package/dist/collection/components/swirl-form-group/swirl-form-group.js +1 -1
  83. package/dist/collection/components/swirl-icon/swirl-icon.js +1 -1
  84. package/dist/collection/components/swirl-image-grid/swirl-image-grid.js +1 -1
  85. package/dist/collection/components/swirl-image-grid-item/swirl-image-grid-item.js +3 -3
  86. package/dist/collection/components/swirl-inline-error/swirl-inline-error.js +1 -1
  87. package/dist/collection/components/swirl-inline-notification/swirl-inline-notification.js +1 -1
  88. package/dist/collection/components/swirl-inline-status/swirl-inline-status.js +1 -1
  89. package/dist/collection/components/swirl-link/swirl-link.js +1 -1
  90. package/dist/collection/components/swirl-menu/swirl-menu.js +2 -2
  91. package/dist/collection/components/swirl-modal/swirl-modal.js +8 -8
  92. package/dist/collection/components/swirl-option-list-item/swirl-option-list-item.js +2 -2
  93. package/dist/collection/components/swirl-pagination/swirl-pagination.js +1 -1
  94. package/dist/collection/components/swirl-popover/swirl-popover.js +3 -3
  95. package/dist/collection/components/swirl-progress-indicator/swirl-progress-indicator.js +1 -1
  96. package/dist/collection/components/swirl-radio/swirl-radio.js +1 -1
  97. package/dist/collection/components/swirl-resource-list/swirl-resource-list.js +1 -1
  98. package/dist/collection/components/swirl-resource-list-item/swirl-resource-list-item.js +1 -1
  99. package/dist/collection/components/swirl-search/swirl-search.js +1 -1
  100. package/dist/collection/components/swirl-shell-layout/swirl-shell-layout.js +7 -7
  101. package/dist/collection/components/swirl-shell-navigation-item/swirl-shell-navigation-item.js +2 -2
  102. package/dist/collection/components/swirl-skeleton-box/swirl-skeleton-box.js +2 -2
  103. package/dist/collection/components/swirl-skeleton-text/swirl-skeleton-text.js +1 -1
  104. package/dist/collection/components/swirl-spinner/swirl-spinner.js +1 -1
  105. package/dist/collection/components/swirl-status-indicator/swirl-status-indicator.js +1 -1
  106. package/dist/collection/components/swirl-switch/swirl-switch.js +2 -2
  107. package/dist/collection/components/swirl-tab/swirl-tab.js +1 -1
  108. package/dist/collection/components/swirl-tab-bar/swirl-tab-bar.js +1 -1
  109. package/dist/collection/components/swirl-table/swirl-table.js +1 -1
  110. package/dist/collection/components/swirl-table-column/swirl-table-column.js +1 -1
  111. package/dist/collection/components/swirl-tag/swirl-tag.js +1 -1
  112. package/dist/collection/components/swirl-text/swirl-text.js +1 -1
  113. package/dist/collection/components/swirl-thumbnail/swirl-thumbnail.js +1 -1
  114. package/dist/collection/components/swirl-toast/swirl-toast.js +1 -1
  115. package/dist/collection/components/swirl-toast-provider/swirl-toast-provider.js +1 -1
  116. package/dist/collection/components/swirl-toggle-group/swirl-toggle-group.js +1 -1
  117. package/dist/collection/components/swirl-toolbar/swirl-toolbar.js +1 -1
  118. package/dist/collection/components/swirl-tooltip/swirl-tooltip.js +2 -2
  119. package/dist/collection/components/swirl-tree-view/swirl-tree-view.js +1 -1
  120. package/dist/collection/components/swirl-tree-view-item/swirl-tree-view-item.js +3 -3
  121. package/dist/components/assets/pdfjs/pdf.worker.min.mjs +1 -1
  122. package/dist/components/swirl-accordion-item.js +1 -1
  123. package/dist/components/swirl-accordion.js +1 -1
  124. package/dist/components/swirl-action-list-section.js +1 -1
  125. package/dist/components/swirl-action-list2.js +1 -1
  126. package/dist/components/swirl-app-icon.js +1 -1
  127. package/dist/components/swirl-avatar-group.js +26 -4
  128. package/dist/components/swirl-badge2.js +1 -1
  129. package/dist/components/swirl-banner.js +1 -1
  130. package/dist/components/swirl-box2.js +1 -1
  131. package/dist/components/swirl-button-group2.js +2 -2
  132. package/dist/components/swirl-button2.js +2 -2
  133. package/dist/components/swirl-card.js +2 -2
  134. package/dist/components/swirl-carousel.js +1 -1
  135. package/dist/components/swirl-checkbox.js +1 -1
  136. package/dist/components/swirl-chip.js +1 -1
  137. package/dist/components/swirl-columns.js +2 -2
  138. package/dist/components/swirl-dialog.js +1 -1
  139. package/dist/components/swirl-file-viewer-pdf2.js +2 -2
  140. package/dist/components/swirl-form-control.js +1 -1
  141. package/dist/components/swirl-form-group.js +1 -1
  142. package/dist/components/swirl-icon2.js +1 -1
  143. package/dist/components/swirl-image-grid-item.js +3 -3
  144. package/dist/components/swirl-image-grid.js +1 -1
  145. package/dist/components/swirl-inline-error2.js +1 -1
  146. package/dist/components/swirl-inline-notification.js +1 -1
  147. package/dist/components/swirl-inline-status.js +1 -1
  148. package/dist/components/swirl-link.js +1 -1
  149. package/dist/components/swirl-menu.js +2 -2
  150. package/dist/components/swirl-modal.js +8 -8
  151. package/dist/components/swirl-option-list-item2.js +2 -2
  152. package/dist/components/swirl-pagination.js +1 -1
  153. package/dist/components/swirl-popover2.js +3 -3
  154. package/dist/components/swirl-progress-indicator2.js +1 -1
  155. package/dist/components/swirl-radio.js +1 -1
  156. package/dist/components/swirl-resource-list-item2.js +1 -1
  157. package/dist/components/swirl-resource-list2.js +1 -1
  158. package/dist/components/swirl-search.js +1 -1
  159. package/dist/components/swirl-shell-layout.js +7 -7
  160. package/dist/components/swirl-shell-navigation-item.js +2 -2
  161. package/dist/components/swirl-skeleton-box2.js +2 -2
  162. package/dist/components/swirl-skeleton-text.js +1 -1
  163. package/dist/components/swirl-spinner2.js +1 -1
  164. package/dist/components/swirl-status-indicator.js +1 -1
  165. package/dist/components/swirl-switch.js +2 -2
  166. package/dist/components/swirl-tab-bar2.js +1 -1
  167. package/dist/components/swirl-tab.js +1 -1
  168. package/dist/components/swirl-table-column.js +1 -1
  169. package/dist/components/swirl-table.js +1 -1
  170. package/dist/components/swirl-tag2.js +1 -1
  171. package/dist/components/swirl-text2.js +1 -1
  172. package/dist/components/swirl-thumbnail2.js +1 -1
  173. package/dist/components/swirl-toast-provider.js +1 -1
  174. package/dist/components/swirl-toast2.js +1 -1
  175. package/dist/components/swirl-toggle-group.js +1 -1
  176. package/dist/components/swirl-toolbar.js +1 -1
  177. package/dist/components/swirl-tooltip2.js +2 -2
  178. package/dist/components/swirl-tree-view-item.js +3 -3
  179. package/dist/components/swirl-tree-view.js +1 -1
  180. package/dist/esm/loader.js +1 -1
  181. package/dist/esm/swirl-accordion-item.entry.js +1 -1
  182. package/dist/esm/swirl-accordion.entry.js +1 -1
  183. package/dist/esm/swirl-action-list-section.entry.js +1 -1
  184. package/dist/esm/swirl-action-list_2.entry.js +1 -1
  185. package/dist/esm/swirl-app-icon.entry.js +1 -1
  186. package/dist/esm/swirl-app-layout_5.entry.js +2 -2
  187. package/dist/esm/swirl-avatar-group.entry.js +23 -3
  188. package/dist/esm/swirl-badge.entry.js +1 -1
  189. package/dist/esm/swirl-banner.entry.js +1 -1
  190. package/dist/esm/swirl-box.entry.js +1 -1
  191. package/dist/esm/swirl-button-group.entry.js +2 -2
  192. package/dist/esm/swirl-button.entry.js +2 -2
  193. package/dist/esm/swirl-card.entry.js +2 -2
  194. package/dist/esm/swirl-carousel.entry.js +1 -1
  195. package/dist/esm/swirl-checkbox.entry.js +1 -1
  196. package/dist/esm/swirl-chip.entry.js +1 -1
  197. package/dist/esm/swirl-columns.entry.js +2 -2
  198. package/dist/esm/swirl-components.js +1 -1
  199. package/dist/esm/swirl-dialog.entry.js +1 -1
  200. package/dist/esm/swirl-file-viewer_8.entry.js +2 -2
  201. package/dist/esm/swirl-form-control.entry.js +1 -1
  202. package/dist/esm/swirl-form-group.entry.js +1 -1
  203. package/dist/esm/swirl-icon-arrow-left_4.entry.js +1 -1
  204. package/dist/esm/swirl-icon-error_3.entry.js +2 -2
  205. package/dist/esm/swirl-icon-gif_4.entry.js +2 -2
  206. package/dist/esm/swirl-icon.entry.js +1 -1
  207. package/dist/esm/swirl-image-grid-item.entry.js +3 -3
  208. package/dist/esm/swirl-image-grid.entry.js +1 -1
  209. package/dist/esm/swirl-inline-notification.entry.js +1 -1
  210. package/dist/esm/swirl-inline-status.entry.js +1 -1
  211. package/dist/esm/swirl-link.entry.js +1 -1
  212. package/dist/esm/swirl-menu.entry.js +2 -2
  213. package/dist/esm/swirl-modal.entry.js +8 -8
  214. package/dist/esm/swirl-option-list_2.entry.js +2 -2
  215. package/dist/esm/swirl-pagination.entry.js +1 -1
  216. package/dist/esm/swirl-popover_2.entry.js +3 -3
  217. package/dist/esm/swirl-progress-indicator.entry.js +1 -1
  218. package/dist/esm/swirl-radio.entry.js +1 -1
  219. package/dist/esm/swirl-search.entry.js +1 -1
  220. package/dist/esm/swirl-shell-layout.entry.js +7 -7
  221. package/dist/esm/swirl-shell-navigation-item.entry.js +2 -2
  222. package/dist/esm/swirl-skeleton-text.entry.js +1 -1
  223. package/dist/esm/swirl-status-indicator.entry.js +1 -1
  224. package/dist/esm/swirl-switch.entry.js +2 -2
  225. package/dist/esm/swirl-tab-bar.entry.js +1 -1
  226. package/dist/esm/swirl-tab.entry.js +1 -1
  227. package/dist/esm/swirl-table-column.entry.js +1 -1
  228. package/dist/esm/swirl-table.entry.js +1 -1
  229. package/dist/esm/swirl-tag.entry.js +1 -1
  230. package/dist/esm/swirl-text.entry.js +1 -1
  231. package/dist/esm/swirl-toast-provider.entry.js +1 -1
  232. package/dist/esm/swirl-toast.entry.js +1 -1
  233. package/dist/esm/swirl-toggle-group.entry.js +1 -1
  234. package/dist/esm/swirl-toolbar.entry.js +1 -1
  235. package/dist/esm/swirl-tooltip.entry.js +2 -2
  236. package/dist/esm/swirl-tree-view-item.entry.js +3 -3
  237. package/dist/esm/swirl-tree-view.entry.js +1 -1
  238. package/dist/swirl-components/{p-d737cdb8.entry.js → p-01d382ce.entry.js} +1 -1
  239. package/dist/swirl-components/{p-8cfb4c27.entry.js → p-05b3e8f4.entry.js} +1 -1
  240. package/dist/swirl-components/{p-8ae94cdf.entry.js → p-0942b645.entry.js} +1 -1
  241. package/dist/swirl-components/{p-e4a3107b.entry.js → p-09601aee.entry.js} +1 -1
  242. package/dist/swirl-components/{p-c94f245b.entry.js → p-0e45f7e7.entry.js} +1 -1
  243. package/dist/swirl-components/{p-8c455ed5.entry.js → p-12f3e759.entry.js} +1 -1
  244. package/dist/swirl-components/p-142a294d.entry.js +1 -0
  245. package/dist/swirl-components/{p-dc526133.entry.js → p-1535f26e.entry.js} +1 -1
  246. package/dist/swirl-components/{p-e3f980f4.entry.js → p-1ad21b37.entry.js} +1 -1
  247. package/dist/swirl-components/{p-231b51fb.entry.js → p-1fe53061.entry.js} +1 -1
  248. package/dist/swirl-components/{p-27d01838.entry.js → p-27c68d76.entry.js} +1 -1
  249. package/dist/swirl-components/p-286e9bf0.entry.js +1 -0
  250. package/dist/swirl-components/{p-90a325fd.entry.js → p-2f6c0ee1.entry.js} +1 -1
  251. package/dist/swirl-components/{p-a05ff2d2.entry.js → p-318588e3.entry.js} +1 -1
  252. package/dist/swirl-components/{p-c4c5132f.entry.js → p-3213a20b.entry.js} +1 -1
  253. package/dist/swirl-components/p-33cf8621.entry.js +1 -0
  254. package/dist/swirl-components/{p-ebd25bed.entry.js → p-372d17fc.entry.js} +1 -1
  255. package/dist/swirl-components/{p-461606eb.entry.js → p-38e65d07.entry.js} +1 -1
  256. package/dist/swirl-components/{p-d30cf443.entry.js → p-3cea314d.entry.js} +1 -1
  257. package/dist/swirl-components/p-48f115cf.entry.js +1 -0
  258. package/dist/swirl-components/{p-dd027257.entry.js → p-4bc65832.entry.js} +1 -1
  259. package/dist/swirl-components/{p-e9960b72.entry.js → p-4dd68258.entry.js} +1 -1
  260. package/dist/swirl-components/{p-8f10796c.entry.js → p-4e070fd9.entry.js} +1 -1
  261. package/dist/swirl-components/{p-9993ccc7.entry.js → p-4fe86f8d.entry.js} +1 -1
  262. package/dist/swirl-components/{p-3586bb5d.entry.js → p-50b266f4.entry.js} +1 -1
  263. package/dist/swirl-components/{p-4d26f701.entry.js → p-512fd09e.entry.js} +1 -1
  264. package/dist/swirl-components/{p-99c7a887.entry.js → p-568a408c.entry.js} +1 -1
  265. package/dist/swirl-components/{p-0195eb62.entry.js → p-589cf8e1.entry.js} +1 -1
  266. package/dist/swirl-components/p-5ddd8784.entry.js +1 -0
  267. package/dist/swirl-components/{p-0e9566ce.entry.js → p-61db9ac1.entry.js} +1 -1
  268. package/dist/swirl-components/{p-23de03bf.entry.js → p-6324baae.entry.js} +1 -1
  269. package/dist/swirl-components/{p-bcb447f6.entry.js → p-69a5b26e.entry.js} +1 -1
  270. package/dist/swirl-components/{p-d6a034a4.entry.js → p-77687b1b.entry.js} +1 -1
  271. package/dist/swirl-components/{p-d73ae256.entry.js → p-7a02f00c.entry.js} +1 -1
  272. package/dist/swirl-components/p-7dd15164.entry.js +1 -0
  273. package/dist/swirl-components/{p-64e1eae5.entry.js → p-8731153c.entry.js} +1 -1
  274. package/dist/swirl-components/{p-0fd91f04.entry.js → p-9c85ce12.entry.js} +1 -1
  275. package/dist/swirl-components/{p-66f1fe8f.entry.js → p-a1130d02.entry.js} +1 -1
  276. package/dist/swirl-components/{p-07a15bf5.entry.js → p-a9c611fd.entry.js} +1 -1
  277. package/dist/swirl-components/{p-6fc2be1a.entry.js → p-aa358eea.entry.js} +1 -1
  278. package/dist/swirl-components/{p-2a5bf88c.entry.js → p-b26c3e30.entry.js} +1 -1
  279. package/dist/swirl-components/{p-0fea2a77.entry.js → p-b693db83.entry.js} +1 -1
  280. package/dist/swirl-components/{p-cb91ba7b.entry.js → p-b89157d2.entry.js} +1 -1
  281. package/dist/swirl-components/{p-2815d571.entry.js → p-ba85be6a.entry.js} +1 -1
  282. package/dist/swirl-components/p-c600b2e9.entry.js +1 -0
  283. package/dist/swirl-components/{p-6d27d8c5.entry.js → p-c97c7469.entry.js} +1 -1
  284. package/dist/swirl-components/{p-7ad5e8c9.entry.js → p-d7a40a25.entry.js} +1 -1
  285. package/dist/swirl-components/{p-22549f63.entry.js → p-da776a4e.entry.js} +1 -1
  286. package/dist/swirl-components/{p-5973f367.entry.js → p-e0702af4.entry.js} +1 -1
  287. package/dist/swirl-components/{p-e8b776d4.entry.js → p-e1007989.entry.js} +1 -1
  288. package/dist/swirl-components/p-e5d66dde.entry.js +1 -0
  289. package/dist/swirl-components/{p-8b5ac132.entry.js → p-ee1e9028.entry.js} +1 -1
  290. package/dist/swirl-components/{p-c4d35951.entry.js → p-efd6668a.entry.js} +1 -1
  291. package/dist/swirl-components/{p-c8de8af2.entry.js → p-f0374033.entry.js} +1 -1
  292. package/dist/swirl-components/{p-259dc573.entry.js → p-f507bc1c.entry.js} +1 -1
  293. package/dist/swirl-components/{p-c36f68ed.entry.js → p-fb4cf305.entry.js} +1 -1
  294. package/dist/swirl-components/swirl-components.esm.js +1 -1
  295. package/dist/types/components/swirl-avatar-group/swirl-avatar-group.d.ts +5 -0
  296. package/dist/types/components/swirl-avatar-group/swirl-avatar-group.stories.d.ts +1 -0
  297. package/dist/types/components.d.ts +10 -0
  298. package/package.json +1 -1
  299. package/vscode-data.json +12 -0
  300. package/dist/swirl-components/p-070f920f.entry.js +0 -1
  301. package/dist/swirl-components/p-20a82be3.entry.js +0 -1
  302. package/dist/swirl-components/p-3ae0724a.entry.js +0 -1
  303. package/dist/swirl-components/p-9916ad75.entry.js +0 -1
  304. package/dist/swirl-components/p-a571dcb2.entry.js +0 -1
  305. package/dist/swirl-components/p-b328d762.entry.js +0 -1
  306. package/dist/swirl-components/p-e3a2d152.entry.js +0 -1
  307. package/dist/swirl-components/p-e464a124.entry.js +0 -1
@@ -32,7 +32,7 @@ export class SwirlTag {
32
32
  }
33
33
  render() {
34
34
  const className = classnames("tag", `tag--icon-position-${this.iconPosition}`, `tag--intent-${this.intent}`, `tag--size-${this.size}`, `tag--variant-${this.variant}`);
35
- return (h(Host, { key: '09fa2403c719f7c4044d2bc6eda7afea33233a94' }, h("span", { key: 'decc4c2a2e4b49243ef685a6b4f6d1c256bc3fb7', class: className, part: "tag" }, this.icon && (h("span", { key: '8459722f419b6cf188e3fd3819e1c2bf0a9ccdd1', class: "tag__icon", innerHTML: this.icon, ref: (el) => (this.iconEl = el) })), h("span", { key: 'e0655a8e813d13493eddcbccb2ffb6a744f64194', class: "tag__label" }, this.label), this.removable && (h("button", { key: '82255cd05fed4b137fdd35d7fd6ae035fa804c67', "aria-label": this.removalButtonLabel, class: "tag__removal-button", onClick: this.onRemove, tabIndex: this.el.ariaHidden === "true" ? -1 : undefined, type: "button" }, h("swirl-icon-close", { key: 'eae9d9d7a8062c2d13f38db2f3279f7d9e221c78', size: 16 }))))));
35
+ return (h(Host, { key: 'f51cb74eb358b045c153d6fc27824575363a604f' }, h("span", { key: 'fb015e48a19f9b05c0ec1cbf5608f190b7d08757', class: className, part: "tag" }, this.icon && (h("span", { key: 'bd9f60baf34bec57f244da9b499d79922292cd88', class: "tag__icon", innerHTML: this.icon, ref: (el) => (this.iconEl = el) })), h("span", { key: '8b3b266c177a47a4147a7925f5e514104c570f1f', class: "tag__label" }, this.label), this.removable && (h("button", { key: '5b35b8bcc59396e5e732c7108b4dd49f11dfb297', "aria-label": this.removalButtonLabel, class: "tag__removal-button", onClick: this.onRemove, tabIndex: this.el.ariaHidden === "true" ? -1 : undefined, type: "button" }, h("swirl-icon-close", { key: '187c45887abfeb6be86308ae6bd5963ea8d99849', size: 16 }))))));
36
36
  }
37
37
  static get is() { return "swirl-tag"; }
38
38
  static get encapsulation() { return "shadow"; }
@@ -51,7 +51,7 @@ export class SwirlText {
51
51
  const styles = {
52
52
  whiteSpace: truncate ? "nowrap" : this.whiteSpace,
53
53
  };
54
- return (h(Host, { key: 'aa4bbe2225008cecb2c6ec9e53806effd2626f0b' }, h(Tag, { key: '15f3601f4f4ccbe31ffee21899d7b6d2295404be', class: className, ref: (el) => (this.textEl = el), style: styles }, h("slot", { key: 'cb88abe9577c046dae4cec6b6f0dd5c22f5d6df4' }))));
54
+ return (h(Host, { key: '72ae83c8442c8f7584114ae0364e84538795db4c' }, h(Tag, { key: '9305a6fc5d8c976040eb4c59322e746a1f7c6b2b', class: className, ref: (el) => (this.textEl = el), style: styles }, h("slot", { key: '7b8410b15bd9e776c58d6b92c7e65d1fc6984bf1' }))));
55
55
  }
56
56
  static get is() { return "swirl-text"; }
57
57
  static get encapsulation() { return "scoped"; }
@@ -22,7 +22,7 @@ export class SwirlThumbnail {
22
22
  "thumbnail--interactive": this.interactive,
23
23
  "thumbnail--has-progress": this.progress !== undefined,
24
24
  });
25
- return (h(Host, { key: 'a97f811fbdc1bd92e6c68b2487674f465607ab9c' }, h("span", { key: 'b9236a62649782c2611d2d25f281121785c7362c', class: className, role: "group" }, h(ImageWrapper, { key: '56f922d22b188f10437831b3c21ad12824a3adcf', class: "thumbnail__image-wrapper", onClick: this.thumbnailClick.emit, type: this.interactive ? "button" : undefined }, h("img", { key: '1a1aa79b7403b621e9fb675d87c34c47a18815e0', alt: this.alt, class: "thumbnail__image", loading: "lazy", src: this.src })), this.progress !== undefined && (h("span", { key: '529d3f1f3d815edf7a3cb9058dd023f0f6a791f6', class: "thumbnail__progress-indicator" }, h("swirl-progress-indicator", { key: 'b39fee3d0c3c45f4bb5bfe217a504b874f7d7f2f', label: this.progressLabel, value: this.progress }))), showButtonGroup && (h("swirl-button-group", { key: '45ed95fd9a6329b501ff2a8449eb5317bb8e24e3', class: "thumbnail__buttons", segmented: showEditButton && showRemoveButton }, showEditButton && (h("span", { key: '1aac3ca83bd7ca87a7dbc182df443ae245aa3bf6' }, h("swirl-button", { key: 'fd26d300902a3dad1e894f5d209729bcba46ebe6', hideLabel: true, icon: this.editButtonIcon, label: this.editButtonLabel, onClick: this.edit.emit, pill: this.size === "xl", variant: "on-image" }))), showRemoveButton && (h("span", { key: 'c157f917e2db23918f18c504331c2ac9b0982e54' }, h("swirl-button", { key: 'db2e001570b2b9b09a8dfcae893708be4349b0a0', hideLabel: true, icon: "<swirl-icon-delete></swirl-icon-delete>", label: this.removeButtonLabel, onClick: this.remove.emit, pill: this.size === "xl", variant: "on-image" }))))), showTimestamp && (h("span", { key: '10df1c72973f6a4fdc715439efe49bbf07d2d7ae', class: "thumbnail__timestamp" }, this.timestamp)))));
25
+ return (h(Host, { key: '4b58ba22dc9f0b9c0be3f56873b16deb1998697c' }, h("span", { key: '2ad49020fc42d47ecac762f7be6fe428b2abf9a6', class: className, role: "group" }, h(ImageWrapper, { key: '2bc4f8b7fc3028117963fb2dbbfe88df5cd6fbe4', class: "thumbnail__image-wrapper", onClick: this.thumbnailClick.emit, type: this.interactive ? "button" : undefined }, h("img", { key: '2027648d04e9240de9969a090979e3350756552b', alt: this.alt, class: "thumbnail__image", loading: "lazy", src: this.src })), this.progress !== undefined && (h("span", { key: '84f51bb5c8188b8038d6f895a06d623f0d149041', class: "thumbnail__progress-indicator" }, h("swirl-progress-indicator", { key: 'd6f6b5b6e89571cefc24831595b71d43cbe960fd', label: this.progressLabel, value: this.progress }))), showButtonGroup && (h("swirl-button-group", { key: '7eccff66f568a9d3f3220a7ef12e75dd8495e357', class: "thumbnail__buttons", segmented: showEditButton && showRemoveButton }, showEditButton && (h("span", { key: 'bb7e0cb730563c2f6377c885e904c6effe621b0f' }, h("swirl-button", { key: '3b537fa98561c2d4490bb8d59af86801c45fd1f5', hideLabel: true, icon: this.editButtonIcon, label: this.editButtonLabel, onClick: this.edit.emit, pill: this.size === "xl", variant: "on-image" }))), showRemoveButton && (h("span", { key: '0a9e1537e585c7f02315204d10618301db22ae33' }, h("swirl-button", { key: 'b11475cf5f71e0cdabfaf1a9ce4793ff3617105d', hideLabel: true, icon: "<swirl-icon-delete></swirl-icon-delete>", label: this.removeButtonLabel, onClick: this.remove.emit, pill: this.size === "xl", variant: "on-image" }))))), showTimestamp && (h("span", { key: '5739cc1c463d14736dc22def30d59b94de4bc920', class: "thumbnail__timestamp" }, this.timestamp)))));
26
26
  }
27
27
  static get is() { return "swirl-thumbnail"; }
28
28
  static get encapsulation() { return "shadow"; }
@@ -46,7 +46,7 @@ export class SwirlToast {
46
46
  }
47
47
  render() {
48
48
  const className = classnames("toast", `toast--intent-${this.intent}`);
49
- return (h(Host, { key: '92b07a92a62e8693ffd2abdc1ca83e60262e5907' }, h("div", { key: '48977e170f216559fd794fab9c037dd869a57473', class: className }, this.icon && (h("span", { key: '1eef8cd7425a9ccc528c922028083a393ee8bb39', class: "toast__icon", innerHTML: this.icon, part: "toast__icon", ref: (el) => (this.iconEl = el) })), h("span", { key: '6ee9428f35c9883867d3113a98dfc74460b7ecb0', class: "toast__content", innerHTML: this.content, part: "toast__content" }, h("slot", { key: '3b5bcf7ec248d35f98baf208c0a875b0eed2e14d' })), h("button", { key: 'cbc93ee269ee75998b60953eb05bd09908ad83eb', "aria-label": this.dismissLabel || this.accessibleDismissLabel, class: "toast__dismiss-button", onClick: this.onDismiss, type: "button" }, this.dismissLabel, !Boolean(this.dismissLabel) && (h("swirl-icon-close", { key: 'b85ed80ab495089f57d490f6382101af5c6f520b', ref: (el) => (this.dismissIconEl = el) }))))));
49
+ return (h(Host, { key: '1d90e266e746ba5baf37e1b9934bf7b62a2b76dd' }, h("div", { key: 'c08523f0cc5776fd07849b5218fd7f6a19ae23aa', class: className }, this.icon && (h("span", { key: '90cdbca501d150947101b30d2c44db8a6a4546d5', class: "toast__icon", innerHTML: this.icon, part: "toast__icon", ref: (el) => (this.iconEl = el) })), h("span", { key: '58c13071b3b6b97ac97cc3549034e993c0681390', class: "toast__content", innerHTML: this.content, part: "toast__content" }, h("slot", { key: 'e5767ef37b95dbd7eba122da95e7c601e4a4ed31' })), h("button", { key: 'd51d3fe6dc59d4c0f98415e6c283112febc8f49f', "aria-label": this.dismissLabel || this.accessibleDismissLabel, class: "toast__dismiss-button", onClick: this.onDismiss, type: "button" }, this.dismissLabel, !Boolean(this.dismissLabel) && (h("swirl-icon-close", { key: '58e922172f142b49891b4335b25fe3c71d8cdac6', ref: (el) => (this.dismissIconEl = el) }))))));
50
50
  }
51
51
  static get is() { return "swirl-toast"; }
52
52
  static get encapsulation() { return "shadow"; }
@@ -41,7 +41,7 @@ export class SwirlToastProvider {
41
41
  return newToastWithId;
42
42
  }
43
43
  render() {
44
- return (h(Host, { key: '33639d97045b322e83d7818be564938d0ef2f454', role: "status" }, h("swirl-stack", { key: 'c254ba18da06539ce00e29a00d68fb46a01b74cc', spacing: "12" }, this.toasts.map((toast) => {
44
+ return (h(Host, { key: '0c8f2f92549542bfd53336138f5d6a4e9ce21dd3', role: "status" }, h("swirl-stack", { key: 'e6d420aa0444ca7f24c269616dda30d2508214d9', spacing: "12" }, this.toasts.map((toast) => {
45
45
  const props = { ...toast, content: undefined };
46
46
  return (h("swirl-toast", { key: toast.toastId, onDismiss: this.onDismiss, ...props }, toast.content));
47
47
  }))));
@@ -55,7 +55,7 @@ export class SwirlToggleGroup {
55
55
  const className = classnames("toggle-group", `toggle-group--variant-${this.variant}`, {
56
56
  "toggle-group--elevated": this.elevated,
57
57
  });
58
- return (h("swirl-stack", { key: '6f19ea5f25220a966b38c746a67cea37d53ab1df', class: className, "aria-label": this.swirlAriaLabel, spacing: "4", orientation: "horizontal", align: "center", role: "group" }, h("slot", { key: '768a4e08bb2634680ac7497e009bf3bd4aa97f88', onSlotchange: this.onSlotChange })));
58
+ return (h("swirl-stack", { key: 'f822695f41e9028f839e871e567f22f0b163b2c7', class: className, "aria-label": this.swirlAriaLabel, spacing: "4", orientation: "horizontal", align: "center", role: "group" }, h("slot", { key: '1492fc481cf2eb0d957dc8353f09f75fd341fe79', onSlotchange: this.onSlotChange })));
59
59
  }
60
60
  static get is() { return "swirl-toggle-group"; }
61
61
  static get encapsulation() { return "shadow"; }
@@ -65,7 +65,7 @@ export class SwirlToolbar {
65
65
  });
66
66
  }
67
67
  render() {
68
- return (h(Host, { key: 'fbde85af69d0cf6b5dea3d77c4c5cb4d9d0ed5b1' }, h("swirl-stack", { key: '4ae07de10482f6905a6297d12ae31e9ecd7534be', align: "center", "aria-label": this.label, "aria-orientation": this.orientation, role: "toolbar", onKeyDown: this.onKeyDown, orientation: this.orientation, spacing: "8", wrap: true }, h("slot", { key: '66feafffa0b2efad298d47ad337fce89c478852c' }))));
68
+ return (h(Host, { key: 'b4d26b328470b945d344895908b1c5c50c833d17' }, h("swirl-stack", { key: '2d47b3300ea9398264e18fc197e1f15d759a05a3', align: "center", "aria-label": this.label, "aria-orientation": this.orientation, role: "toolbar", onKeyDown: this.onKeyDown, orientation: this.orientation, spacing: "8", wrap: true }, h("slot", { key: '922353e031756d3d4b2c89f2107c4048437fe89a' }))));
69
69
  }
70
70
  static get is() { return "swirl-toolbar"; }
71
71
  static get encapsulation() { return "shadow"; }
@@ -107,7 +107,7 @@ export class SwirlTooltip {
107
107
  "tooltip--active": this.active,
108
108
  "tooltip--visible": this.visible,
109
109
  });
110
- return (h(Host, { key: 'dd367105cdd87c0316a8faf392b2d8558ec98670', onKeydown: this.onKeydown }, h("span", { key: '814b10559726e683991d5d7280e1166f01683cbb', class: className }, h("span", { key: '6c9589734c395c5623edff08e2e745e8e33e5f3c', class: "tooltip__reference", "aria-describedby": "tooltip", onFocusout: this.hide, onClick: this.hide, onFocusin: this.show }, h("slot", { key: 'b217bbe84fa8530de7642984ccd222ae316eac6f' })), h("span", { key: '4bb993c557a2bd43dd1a836e0d3aa5d07915edcb', class: "tooltip__popper", ref: (el) => (this.popperEl = el), style: {
110
+ return (h(Host, { key: '1ab6f241602a99b2de2cb8028b5dd8a05d37ed3f', onKeydown: this.onKeydown }, h("span", { key: '9529d1fca5ce68aa7d9981f1c003d4e9654c90c7', class: className }, h("span", { key: '07606dd0778d20d989f695356de71ab4c94550ce', class: "tooltip__reference", "aria-describedby": "tooltip", onFocusout: this.hide, onClick: this.hide, onFocusin: this.show }, h("slot", { key: 'd8145e425e2ec5630accb88ee7e660a2e63269cc' })), h("span", { key: 'aa10860e427cba38873101a7222173e4e323d7e0', class: "tooltip__popper", ref: (el) => (this.popperEl = el), style: {
111
111
  top: Boolean(this.actualPosition)
112
112
  ? `${this.actualPosition?.y}px`
113
113
  : "",
@@ -115,7 +115,7 @@ export class SwirlTooltip {
115
115
  ? `${this.actualPosition?.x}px`
116
116
  : "",
117
117
  position: this.positioning,
118
- } }, this.visible && (h("span", { key: '97ef53308c9789bb6e1ada60a342626dddc28548', class: "tooltip__bubble", id: "tooltip", part: "tooltip__bubble", role: "tooltip" }, h("span", { key: '84ce422203d26199cf5bbc7f9bb5ffced4237421', class: "tooltip__content", innerHTML: this.content }))), h("span", { key: '05610d84e74762227a52075945b2461fb9de6b7e', class: "tooltip__arrow", ref: (el) => (this.arrowElement = el), style: {
118
+ } }, this.visible && (h("span", { key: '79b2d4e54133935e433f28f6c00848ea36206179', class: "tooltip__bubble", id: "tooltip", part: "tooltip__bubble", role: "tooltip" }, h("span", { key: '53c0eb8a14932a811900e58534824f231209e672', class: "tooltip__content", innerHTML: this.content }))), h("span", { key: '7391938a87a02650214bafa226892261ddf4e1e0', class: "tooltip__arrow", ref: (el) => (this.arrowElement = el), style: {
119
119
  ...this.arrowStyles,
120
120
  visibility: this.visible ? "visible" : "hidden",
121
121
  } })))));
@@ -327,7 +327,7 @@ export class SwirlTreeView {
327
327
  }
328
328
  }
329
329
  render() {
330
- return (h(Host, { key: 'c0fe9f1ed516bc620251650866717f4862086017' }, this.enableDragDrop && (h("swirl-visually-hidden", { key: 'ec46dbbae6c40b9ab939f3c8867d0cb2523819ff' }, h("span", { key: '9177e7bb9d2a77a8472b6560300a6bae6536228b', "aria-live": "assertive" }, this.liveRegionText))), h("ul", { key: 'd93817ba54356a565d6f5d652505b7a302d16533', "aria-label": this.label, class: "tree-view", onFocusin: this.onFocus, onFocusout: this.onBlur, role: this.semantics === "tree" ? "tree" : undefined, ref: (el) => (this.listElement = el), tabIndex: -1 }, h("slot", { key: '0801cd554dabc43b4796cb74c21f8426c1388cae', onSlotchange: this.onSlotChange }))));
330
+ return (h(Host, { key: '7b4136fd912ca7990b5e55f1575421ec3672dc8f' }, this.enableDragDrop && (h("swirl-visually-hidden", { key: '2196f8f992789a4fda56d48e236d602db85035f7' }, h("span", { key: 'd49c50de8d0c0db64ee5a97c1ccdcd67f8d9ad84', "aria-live": "assertive" }, this.liveRegionText))), h("ul", { key: '8835b6dccdf5550788c877c9f8795c440420e540', "aria-label": this.label, class: "tree-view", onFocusin: this.onFocus, onFocusout: this.onBlur, role: this.semantics === "tree" ? "tree" : undefined, ref: (el) => (this.listElement = el), tabIndex: -1 }, h("slot", { key: 'ac46b0399f32189de2372e3fd7c6c108b28a46b1', onSlotchange: this.onSlotChange }))));
331
331
  }
332
332
  static get is() { return "swirl-tree-view"; }
333
333
  static get originalStyleUrls() {
@@ -329,17 +329,17 @@ export class SwirlTreeViewItem {
329
329
  "tree-view-item--disable-drag": this.disableDrag,
330
330
  "tree-view-item--has-tags": hasTags,
331
331
  });
332
- return (h(Host, { key: 'd085c2b88c107c203ce428a67712da04323f8e24', id: this.itemId, role: semantics === "tree" ? "none" : "listitem" }, h(Tag, { key: 'b0ad24c16fcf8e64fac7f76720ad474f34a25aab', class: className, role: semantics === "tree" ? "none" : undefined }, h("a", { key: '1df2bdeb1171dd86c2439d0e475ccd5f9b3d8ca5', "aria-current": this.active ? "page" : undefined, "aria-expanded": !hasChildren || semantics !== "tree"
332
+ return (h(Host, { key: 'f571e0aa5fab77a62b4b6a63e1226011b61202ce', id: this.itemId, role: semantics === "tree" ? "none" : "listitem" }, h(Tag, { key: 'a13caedc50c5df33f7674c93696a141c019a0be4', class: className, role: semantics === "tree" ? "none" : undefined }, h("a", { key: 'e9a32fadc3d8d07e757d42f54f8e9e44976e2b4a', "aria-current": this.active ? "page" : undefined, "aria-expanded": !hasChildren || semantics !== "tree"
333
333
  ? undefined
334
334
  : String(expanded), "aria-level": semantics === "tree" ? this.level + 1 : undefined, "aria-owns": hasChildren && semantics === "tree"
335
335
  ? `${this.itemId}-children`
336
- : undefined, "aria-selected": semantics === "tree" ? String(this.selected) : undefined, class: "tree-view-item__link", href: this.href, onFocus: this.onFocus, onKeyDown: this.onKeyDown, ref: (el) => (this.link = el), role: semantics === "tree" ? "treeitem" : undefined, tabIndex: tabIndex }, !this.disableDrag && this.enableDragDrop && (h("span", { key: 'c1a7d0fd676447956630dcc37569fb0830c2099a', class: "tree-view-item__drag-handle" }, h("swirl-icon-drag-handle", { key: '44d0850b2d47787d97d405a554f518a1428290fd', size: 20 }))), this.expandable && semantics === "tree" && (h("span", { key: '0f52b403d04a371971c985900e18c7bd6f5f1f5e', class: "tree-view-item__toggle-icon" }, hasChildren && (h(Fragment, { key: 'ed7c79bbedfddcd631404f6b910b7a3b0320a829' }, expanded ? (h("swirl-icon-expand-more", { onClick: this.onClickCollapse, size: 24 })) : (h("swirl-icon-chevron-right", { onClick: this.onClickExpand, size: 24 })))))), Boolean(this.icon) && (h(Fragment, { key: '95353c0276d3629919a19952490b50c4f79674bf' }, h("span", { key: '4c73f3ecef5022087a72874912003a2abad5d221', class: "tree-view-item__icon" }, iconIsEmoji ? (this.icon) : (h("swirl-icon", { glyph: this.icon, size: 24, color: this.iconColor }))))), h("span", { key: '061dc160720af1c7e22339a10297e42c7c241007', class: "tree-view-item__label" }, this.label), h("span", { key: '4bacb2b0968245f5c4a9e84a010653bf6513efdf', class: "tree-view-item__tags" }, h("slot", { key: 'f3cc5dda408a78092033ecc1bf305e8a55241870', name: "tags" }))), h("ul", { key: 'c845651262d91941a9748d2b0412104c75485874', "aria-label": this.label, class: `tree-view-item__children ${shouldShowChildrenDropZone
336
+ : undefined, "aria-selected": semantics === "tree" ? String(this.selected) : undefined, class: "tree-view-item__link", href: this.href, onFocus: this.onFocus, onKeyDown: this.onKeyDown, ref: (el) => (this.link = el), role: semantics === "tree" ? "treeitem" : undefined, tabIndex: tabIndex }, !this.disableDrag && this.enableDragDrop && (h("span", { key: '943ebb467ca02496363deccd1757eaa4878680ab', class: "tree-view-item__drag-handle" }, h("swirl-icon-drag-handle", { key: '00c15f06df99116176b9759abb86794a5306aa1d', size: 20 }))), this.expandable && semantics === "tree" && (h("span", { key: 'dbdd4b084c23f48caee3245a3a2f414cba1fcce1', class: "tree-view-item__toggle-icon" }, hasChildren && (h(Fragment, { key: '48b76c4675d392b25ad97d9e73f0911f43fc6918' }, expanded ? (h("swirl-icon-expand-more", { onClick: this.onClickCollapse, size: 24 })) : (h("swirl-icon-chevron-right", { onClick: this.onClickExpand, size: 24 })))))), Boolean(this.icon) && (h(Fragment, { key: 'd98c931c4f9db219e70fd31365304808c53808da' }, h("span", { key: 'c041476e9a1940dcc3c2c4edccde824e0d6f9c81', class: "tree-view-item__icon" }, iconIsEmoji ? (this.icon) : (h("swirl-icon", { glyph: this.icon, size: 24, color: this.iconColor }))))), h("span", { key: '92c600e90332b236742f47ca8ba190e2be704a00', class: "tree-view-item__label" }, this.label), h("span", { key: '143e4df9520c3be93508e1e63c5cdad62f26dc90', class: "tree-view-item__tags" }, h("slot", { key: 'e8a16506b1c9fa9bdc2a0dab23c042efee9373dc', name: "tags" }))), h("ul", { key: '95d6d7047fa12c5a0fc51848457db871f5ec7abe', "aria-label": this.label, class: `tree-view-item__children ${shouldShowChildrenDropZone
337
337
  ? "tree-view-item__children--drop-zone"
338
338
  : ""}`, id: `${this.itemId}-children`, ref: (el) => (this.childList = el), role: semantics === "tree" ? "group" : undefined, style: {
339
339
  display: (!expanded || !hasChildren) && !shouldShowChildrenDropZone
340
340
  ? "none"
341
341
  : undefined,
342
- } }, h("slot", { key: 'dfffc7c21716f9c00da9c2e6224daced78ba3ad2' })))));
342
+ } }, h("slot", { key: '556e0b1487930406f6179a0d50d2ef0c832e2e45' })))));
343
343
  }
344
344
  static get is() { return "swirl-tree-view-item"; }
345
345
  static get originalStyleUrls() {