solid-ui 3.1.3-0 → 3.1.3-10

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 (1248) hide show
  1. package/README.md +4 -4
  2. package/dist/_virtual/~icons/app/solid-emblem.cjs.js +3 -0
  3. package/dist/_virtual/~icons/app/solid-emblem.cjs.js.map +1 -0
  4. package/dist/_virtual/~icons/app/solid-emblem.esm.js +11 -0
  5. package/dist/_virtual/~icons/app/solid-emblem.esm.js.map +1 -0
  6. package/dist/_virtual/~icons/lucide/chevron-down.cjs.js +1 -1
  7. package/dist/_virtual/~icons/lucide/chevron-down.esm.js +1 -0
  8. package/dist/_virtual/~icons/lucide/circle-user.cjs.js +1 -1
  9. package/dist/_virtual/~icons/lucide/circle-user.esm.js +1 -0
  10. package/dist/_virtual/~icons/lucide/log-in.cjs.js +1 -1
  11. package/dist/_virtual/~icons/lucide/log-in.esm.js +1 -0
  12. package/dist/_virtual/~icons/lucide/log-out.cjs.js +1 -1
  13. package/dist/_virtual/~icons/lucide/log-out.esm.js +1 -0
  14. package/dist/_virtual/~icons/lucide/user.cjs.js +1 -1
  15. package/dist/_virtual/~icons/lucide/user.esm.js +1 -0
  16. package/dist/_virtual/~icons/lucide/x.cjs.js +1 -1
  17. package/dist/_virtual/~icons/lucide/x.esm.js +1 -0
  18. package/dist/_virtual/~icons/svg-spinners/180-ring.cjs.js +1 -1
  19. package/dist/_virtual/~icons/svg-spinners/180-ring.esm.js +1 -0
  20. package/dist/acl/access-controller.cjs.js +1 -1
  21. package/dist/acl/access-controller.cjs.js.map +1 -1
  22. package/dist/acl/access-controller.esm.js.map +1 -1
  23. package/dist/acl/access-groups.cjs.js.map +1 -1
  24. package/dist/acl/access-groups.esm.js.map +1 -1
  25. package/dist/acl/acl-control.cjs.js +1 -1
  26. package/dist/acl/acl-control.cjs.js.map +1 -1
  27. package/dist/acl/acl-control.esm.js +1 -1
  28. package/dist/acl/acl-control.esm.js.map +1 -1
  29. package/dist/acl/acl.cjs.js.map +1 -1
  30. package/dist/acl/acl.esm.js.map +1 -1
  31. package/dist/acl/add-agent-buttons.cjs.js.map +1 -1
  32. package/dist/acl/add-agent-buttons.esm.js.map +1 -1
  33. package/dist/breakpoints.css +1 -0
  34. package/dist/breakpoints.css.d.ts +1 -0
  35. package/dist/chat/bookmarks.cjs.js +1 -1
  36. package/dist/chat/bookmarks.cjs.js.map +1 -1
  37. package/dist/chat/bookmarks.esm.js +1 -1
  38. package/dist/chat/bookmarks.esm.js.map +1 -1
  39. package/dist/chat/chatLogic.cjs.js.map +1 -1
  40. package/dist/chat/chatLogic.esm.js.map +1 -1
  41. package/dist/chat/dateFolder.cjs.js +1 -1
  42. package/dist/chat/dateFolder.cjs.js.map +1 -1
  43. package/dist/chat/dateFolder.esm.js +2 -2
  44. package/dist/chat/dateFolder.esm.js.map +1 -1
  45. package/dist/chat/infinite.cjs.js +1 -1
  46. package/dist/chat/infinite.cjs.js.map +1 -1
  47. package/dist/chat/infinite.esm.js +1 -1
  48. package/dist/chat/infinite.esm.js.map +1 -1
  49. package/dist/chat/keys.cjs.js +1 -1
  50. package/dist/chat/keys.cjs.js.map +1 -1
  51. package/dist/chat/keys.esm.js +1 -1
  52. package/dist/chat/keys.esm.js.map +1 -1
  53. package/dist/chat/message.cjs.js +1 -1
  54. package/dist/chat/message.cjs.js.map +1 -1
  55. package/dist/chat/message.esm.js +29 -27
  56. package/dist/chat/message.esm.js.map +1 -1
  57. package/dist/chat/messageTools.cjs.js.map +1 -1
  58. package/dist/chat/messageTools.esm.js.map +1 -1
  59. package/dist/chat/signature.cjs.js +1 -1
  60. package/dist/chat/signature.cjs.js.map +1 -1
  61. package/dist/chat/signature.esm.js +1 -1
  62. package/dist/chunks/DialogProvider-CrvbR_fd.js +319 -0
  63. package/dist/chunks/DialogProvider-CrvbR_fd.js.map +1 -0
  64. package/dist/chunks/account-Ma2Ipfjx.js +292 -0
  65. package/dist/chunks/account-Ma2Ipfjx.js.map +1 -0
  66. package/dist/chunks/auth-BI22fz6P.js +414 -0
  67. package/dist/chunks/auth-BI22fz6P.js.map +1 -0
  68. package/dist/chunks/avatar-DN7FzC2N.js +223 -0
  69. package/dist/chunks/avatar-DN7FzC2N.js.map +1 -0
  70. package/dist/chunks/button-DHahwxqn.js +286 -0
  71. package/dist/chunks/button-DHahwxqn.js.map +1 -0
  72. package/dist/chunks/chevron-down-ujxRg3MD.js +10 -0
  73. package/dist/chunks/chevron-down-ujxRg3MD.js.map +1 -0
  74. package/dist/chunks/chunk.7MPIABXH-CEYdxYyt.js +1495 -0
  75. package/dist/chunks/chunk.7MPIABXH-CEYdxYyt.js.map +1 -0
  76. package/dist/chunks/close-dialog-DfAh83bX.js +14 -0
  77. package/dist/chunks/close-dialog-DfAh83bX.js.map +1 -0
  78. package/dist/chunks/combobox-BWOPh9dj.js +474 -0
  79. package/dist/chunks/combobox-BWOPh9dj.js.map +1 -0
  80. package/dist/chunks/combobox-option-DB6KGb7o.js +195 -0
  81. package/dist/chunks/combobox-option-DB6KGb7o.js.map +1 -0
  82. package/dist/chunks/components-DH1slGZY.js +107 -0
  83. package/dist/chunks/components-DH1slGZY.js.map +1 -0
  84. package/dist/chunks/context-CA1Kq0FW.js +22 -0
  85. package/dist/chunks/context-CA1Kq0FW.js.map +1 -0
  86. package/dist/chunks/decorators-BqWyWiL9.js +50 -0
  87. package/dist/chunks/decorators-BqWyWiL9.js.map +1 -0
  88. package/dist/chunks/dialog-YaqTwAtR.js +325 -0
  89. package/dist/chunks/dialog-YaqTwAtR.js.map +1 -0
  90. package/dist/chunks/dialog-content-B3I3H7hj.js +173 -0
  91. package/dist/chunks/dialog-content-B3I3H7hj.js.map +1 -0
  92. package/dist/chunks/dialog-footer-BjcYeVhg.js +173 -0
  93. package/dist/chunks/dialog-footer-BjcYeVhg.js.map +1 -0
  94. package/dist/chunks/dialog-header-BynEzovK.js +173 -0
  95. package/dist/chunks/dialog-header-BynEzovK.js.map +1 -0
  96. package/dist/chunks/dialogs-root-B61LtZks.js +211 -0
  97. package/dist/chunks/dialogs-root-B61LtZks.js.map +1 -0
  98. package/dist/chunks/footer-BLSjn5ur.js +144 -0
  99. package/dist/chunks/footer-BLSjn5ur.js.map +1 -0
  100. package/dist/chunks/guard-YhbCPY-V.js +200 -0
  101. package/dist/chunks/guard-YhbCPY-V.js.map +1 -0
  102. package/dist/chunks/headerFooterHelpers-CPd5d20q.js +52 -0
  103. package/dist/chunks/headerFooterHelpers-CPd5d20q.js.map +1 -0
  104. package/dist/chunks/input-CVKu3XRI.js +312 -0
  105. package/dist/chunks/input-CVKu3XRI.js.map +1 -0
  106. package/dist/chunks/jsonld-B61R4iOL.js +4156 -0
  107. package/dist/chunks/jsonld-B61R4iOL.js.map +1 -0
  108. package/dist/chunks/lit-C4H1jI4q.js +527 -0
  109. package/dist/chunks/lit-C4H1jI4q.js.map +1 -0
  110. package/dist/chunks/login-button-76PlEs2Y.js +211 -0
  111. package/dist/chunks/login-button-76PlEs2Y.js.map +1 -0
  112. package/dist/chunks/logout-button-Dt3Utgj0.js +211 -0
  113. package/dist/chunks/logout-button-Dt3Utgj0.js.map +1 -0
  114. package/dist/chunks/menu-6ayNsxFG.js +2309 -0
  115. package/dist/chunks/menu-6ayNsxFG.js.map +1 -0
  116. package/dist/chunks/menu-item-Ckl9f1rG.js +236 -0
  117. package/dist/chunks/menu-item-Ckl9f1rG.js.map +1 -0
  118. package/dist/chunks/photo-capture-DzK6wZF4.js +624 -0
  119. package/dist/chunks/photo-capture-DzK6wZF4.js.map +1 -0
  120. package/dist/chunks/provider-BfO67dzy.js +214 -0
  121. package/dist/chunks/provider-BfO67dzy.js.map +1 -0
  122. package/dist/chunks/query-BYu9q8lA.js +33 -0
  123. package/dist/chunks/query-BYu9q8lA.js.map +1 -0
  124. package/dist/chunks/rolldown-runtime-B1bRi_D7.js +27 -0
  125. package/dist/chunks/select-DHFgELMJ.js +293 -0
  126. package/dist/chunks/select-DHFgELMJ.js.map +1 -0
  127. package/dist/chunks/select-option-Duk4S4Sc.js +195 -0
  128. package/dist/chunks/select-option-Duk4S4Sc.js.map +1 -0
  129. package/dist/chunks/show-dialog-eEW5yRBv.js +14 -0
  130. package/dist/chunks/show-dialog-eEW5yRBv.js.map +1 -0
  131. package/dist/chunks/signup-button-B10K6b8A.js +211 -0
  132. package/dist/chunks/signup-button-B10K6b8A.js.map +1 -0
  133. package/dist/chunks/solid-emblem-DgBJk5Th.js +185 -0
  134. package/dist/chunks/solid-emblem-DgBJk5Th.js.map +1 -0
  135. package/dist/chunks/solid-logic.esm-BrMdCG2_.js +16277 -0
  136. package/dist/chunks/solid-logic.esm-BrMdCG2_.js.map +1 -0
  137. package/dist/chunks/src-CdZhCYdF.js +16003 -0
  138. package/dist/chunks/src-CdZhCYdF.js.map +1 -0
  139. package/dist/components/account/Account.cjs.js +34 -0
  140. package/dist/components/account/Account.cjs.js.map +1 -0
  141. package/dist/components/account/Account.d.ts +20 -0
  142. package/dist/components/account/Account.d.ts.map +1 -0
  143. package/dist/components/account/Account.esm.js +272 -0
  144. package/dist/components/account/Account.esm.js.map +1 -0
  145. package/dist/components/account/Account.stories.d.ts +28 -0
  146. package/dist/components/account/Account.stories.d.ts.map +1 -0
  147. package/dist/components/account/Account.styles.cjs.js +2 -0
  148. package/dist/components/account/Account.styles.cjs.js.map +1 -0
  149. package/dist/components/account/Account.styles.esm.js +7 -0
  150. package/dist/components/account/Account.styles.esm.js.map +1 -0
  151. package/dist/components/account/index.cjs.js +2 -0
  152. package/dist/components/account/index.cjs.js.map +1 -0
  153. package/dist/components/account/index.d.ts +4 -0
  154. package/dist/components/account/index.d.ts.map +1 -0
  155. package/dist/components/account/index.esm.js +7 -0
  156. package/dist/components/account/index.esm.js.map +1 -0
  157. package/dist/components/account.js +2 -0
  158. package/dist/components/avatar/Avatar.cjs.js +6 -0
  159. package/dist/components/avatar/Avatar.cjs.js.map +1 -0
  160. package/dist/components/avatar/Avatar.d.ts +10 -0
  161. package/dist/components/avatar/Avatar.d.ts.map +1 -0
  162. package/dist/components/avatar/Avatar.esm.js +217 -0
  163. package/dist/components/avatar/Avatar.esm.js.map +1 -0
  164. package/dist/components/avatar/Avatar.stories.d.ts +44 -0
  165. package/dist/components/avatar/Avatar.stories.d.ts.map +1 -0
  166. package/dist/components/avatar/Avatar.styles.cjs.js +2 -0
  167. package/dist/components/avatar/Avatar.styles.cjs.js.map +1 -0
  168. package/dist/components/avatar/Avatar.styles.esm.js +7 -0
  169. package/dist/components/avatar/Avatar.styles.esm.js.map +1 -0
  170. package/dist/components/avatar/index.cjs.js +2 -0
  171. package/dist/components/avatar/index.cjs.js.map +1 -0
  172. package/dist/components/avatar/index.d.ts.map +1 -0
  173. package/dist/components/avatar/index.esm.js +7 -0
  174. package/dist/components/avatar/index.esm.js.map +1 -0
  175. package/dist/components/avatar.js +2 -0
  176. package/dist/components/button/Button.cjs.js +10 -0
  177. package/dist/components/button/Button.cjs.js.map +1 -0
  178. package/dist/components/button/Button.d.ts +15 -0
  179. package/dist/components/button/Button.d.ts.map +1 -0
  180. package/dist/components/button/Button.esm.js +279 -0
  181. package/dist/components/button/Button.esm.js.map +1 -0
  182. package/dist/components/button/Button.stories.d.ts +224 -0
  183. package/dist/components/button/Button.stories.d.ts.map +1 -0
  184. package/dist/components/button/Button.styles.cjs.js +2 -0
  185. package/dist/components/button/Button.styles.cjs.js.map +1 -0
  186. package/dist/components/button/Button.styles.esm.js +7 -0
  187. package/dist/components/button/Button.styles.esm.js.map +1 -0
  188. package/dist/components/button/index.cjs.js +2 -1
  189. package/dist/components/button/index.cjs.js.map +1 -0
  190. package/dist/components/button/index.d.ts +3 -1
  191. package/dist/components/button/index.d.ts.map +1 -1
  192. package/dist/components/button/index.esm.js +7 -3
  193. package/dist/components/button/index.esm.js.map +1 -0
  194. package/dist/components/button.js +2 -2
  195. package/dist/components/combobox/Combobox.cjs.js +59 -0
  196. package/dist/components/combobox/Combobox.cjs.js.map +1 -0
  197. package/dist/components/combobox/Combobox.d.ts +40 -0
  198. package/dist/components/combobox/Combobox.d.ts.map +1 -0
  199. package/dist/components/combobox/Combobox.esm.js +474 -0
  200. package/dist/components/combobox/Combobox.esm.js.map +1 -0
  201. package/dist/components/combobox/Combobox.stories.d.ts +27 -0
  202. package/dist/components/combobox/Combobox.stories.d.ts.map +1 -0
  203. package/dist/components/combobox/Combobox.styles.cjs.js +2 -0
  204. package/dist/components/combobox/Combobox.styles.cjs.js.map +1 -0
  205. package/dist/components/combobox/Combobox.styles.esm.js +7 -0
  206. package/dist/components/combobox/Combobox.styles.esm.js.map +1 -0
  207. package/dist/components/combobox/index.cjs.js +2 -1
  208. package/dist/components/combobox/index.cjs.js.map +1 -0
  209. package/dist/components/combobox/index.d.ts +3 -1
  210. package/dist/components/combobox/index.d.ts.map +1 -1
  211. package/dist/components/combobox/index.esm.js +7 -3
  212. package/dist/components/combobox/index.esm.js.map +1 -0
  213. package/dist/components/combobox-option/ComboboxOption.cjs.js +2 -0
  214. package/dist/components/combobox-option/ComboboxOption.cjs.js.map +1 -0
  215. package/dist/components/combobox-option/ComboboxOption.d.ts +6 -0
  216. package/dist/components/combobox-option/ComboboxOption.d.ts.map +1 -0
  217. package/dist/components/combobox-option/ComboboxOption.esm.js +194 -0
  218. package/dist/components/combobox-option/ComboboxOption.esm.js.map +1 -0
  219. package/dist/components/combobox-option/index.cjs.js +2 -0
  220. package/dist/components/combobox-option/index.cjs.js.map +1 -0
  221. package/dist/components/combobox-option/index.d.ts.map +1 -0
  222. package/dist/components/combobox-option/index.esm.js +7 -0
  223. package/dist/components/combobox-option/index.esm.js.map +1 -0
  224. package/dist/components/combobox-option.js +2 -0
  225. package/dist/components/combobox.js +2 -2
  226. package/dist/components/dialog/Dialog.cjs.js +17 -0
  227. package/dist/components/dialog/Dialog.cjs.js.map +1 -0
  228. package/dist/components/dialog/Dialog.d.ts +13 -0
  229. package/dist/components/dialog/Dialog.d.ts.map +1 -0
  230. package/dist/components/dialog/Dialog.esm.js +264 -0
  231. package/dist/components/dialog/Dialog.esm.js.map +1 -0
  232. package/dist/components/dialog/Dialog.styles.cjs.js +2 -0
  233. package/dist/components/dialog/Dialog.styles.cjs.js.map +1 -0
  234. package/dist/components/dialog/Dialog.styles.esm.js +7 -0
  235. package/dist/components/dialog/Dialog.styles.esm.js.map +1 -0
  236. package/dist/components/dialog/index.cjs.js +2 -0
  237. package/dist/components/dialog/index.cjs.js.map +1 -0
  238. package/dist/components/dialog/index.d.ts.map +1 -0
  239. package/dist/components/dialog/index.esm.js +7 -0
  240. package/dist/components/dialog/index.esm.js.map +1 -0
  241. package/dist/components/dialog-content/DialogContent.cjs.js +2 -0
  242. package/dist/components/dialog-content/DialogContent.cjs.js.map +1 -0
  243. package/dist/components/dialog-content/DialogContent.d.ts +5 -0
  244. package/dist/components/dialog-content/DialogContent.d.ts.map +1 -0
  245. package/dist/components/dialog-content/DialogContent.esm.js +172 -0
  246. package/dist/components/dialog-content/DialogContent.esm.js.map +1 -0
  247. package/dist/components/dialog-content/DialogContent.styles.cjs.js +2 -0
  248. package/dist/components/dialog-content/DialogContent.styles.cjs.js.map +1 -0
  249. package/dist/components/dialog-content/DialogContent.styles.esm.js +7 -0
  250. package/dist/components/dialog-content/DialogContent.styles.esm.js.map +1 -0
  251. package/dist/components/dialog-content/index.cjs.js +2 -0
  252. package/dist/components/dialog-content/index.cjs.js.map +1 -0
  253. package/dist/components/dialog-content/index.d.ts.map +1 -0
  254. package/dist/components/dialog-content/index.esm.js +7 -0
  255. package/dist/components/dialog-content/index.esm.js.map +1 -0
  256. package/dist/components/dialog-content.js +2 -0
  257. package/dist/components/dialog-footer/DialogFooter.cjs.js +2 -0
  258. package/dist/components/dialog-footer/DialogFooter.cjs.js.map +1 -0
  259. package/dist/components/dialog-footer/DialogFooter.d.ts +5 -0
  260. package/dist/components/dialog-footer/DialogFooter.d.ts.map +1 -0
  261. package/dist/components/dialog-footer/DialogFooter.esm.js +172 -0
  262. package/dist/components/dialog-footer/DialogFooter.esm.js.map +1 -0
  263. package/dist/components/dialog-footer/DialogFooter.styles.cjs.js +2 -0
  264. package/dist/components/dialog-footer/DialogFooter.styles.cjs.js.map +1 -0
  265. package/dist/components/dialog-footer/DialogFooter.styles.esm.js +7 -0
  266. package/dist/components/dialog-footer/DialogFooter.styles.esm.js.map +1 -0
  267. package/dist/components/dialog-footer/index.cjs.js +2 -0
  268. package/dist/components/dialog-footer/index.cjs.js.map +1 -0
  269. package/dist/components/dialog-footer/index.d.ts.map +1 -0
  270. package/dist/components/dialog-footer/index.esm.js +7 -0
  271. package/dist/components/dialog-footer/index.esm.js.map +1 -0
  272. package/dist/components/dialog-footer.js +2 -0
  273. package/dist/components/dialog-header/DialogHeader.cjs.js +2 -0
  274. package/dist/components/dialog-header/DialogHeader.cjs.js.map +1 -0
  275. package/dist/components/dialog-header/DialogHeader.d.ts +5 -0
  276. package/dist/components/dialog-header/DialogHeader.d.ts.map +1 -0
  277. package/dist/components/dialog-header/DialogHeader.esm.js +172 -0
  278. package/dist/components/dialog-header/DialogHeader.esm.js.map +1 -0
  279. package/dist/components/dialog-header/DialogHeader.styles.cjs.js +2 -0
  280. package/dist/components/dialog-header/DialogHeader.styles.cjs.js.map +1 -0
  281. package/dist/components/dialog-header/DialogHeader.styles.esm.js +7 -0
  282. package/dist/components/dialog-header/DialogHeader.styles.esm.js.map +1 -0
  283. package/dist/components/dialog-header/index.cjs.js +2 -0
  284. package/dist/components/dialog-header/index.cjs.js.map +1 -0
  285. package/dist/components/dialog-header/index.d.ts.map +1 -0
  286. package/dist/components/dialog-header/index.esm.js +7 -0
  287. package/dist/components/dialog-header/index.esm.js.map +1 -0
  288. package/dist/components/dialog-header.js +2 -0
  289. package/dist/components/dialog-provider/DialogProvider.cjs.js +2 -0
  290. package/dist/components/dialog-provider/DialogProvider.cjs.js.map +1 -0
  291. package/dist/components/dialog-provider/DialogProvider.d.ts +8 -0
  292. package/dist/components/dialog-provider/DialogProvider.d.ts.map +1 -0
  293. package/dist/components/dialog-provider/DialogProvider.esm.js +213 -0
  294. package/dist/components/dialog-provider/DialogProvider.esm.js.map +1 -0
  295. package/dist/components/dialog-provider/index.cjs.js +2 -0
  296. package/dist/components/dialog-provider/index.cjs.js.map +1 -0
  297. package/dist/components/dialog-provider/index.d.ts.map +1 -0
  298. package/dist/components/dialog-provider/index.esm.js +7 -0
  299. package/dist/components/dialog-provider/index.esm.js.map +1 -0
  300. package/dist/components/dialog-provider.js +7 -0
  301. package/dist/components/dialog-provider.js.map +1 -0
  302. package/dist/components/dialog.js +2 -0
  303. package/dist/components/dialogs-root/DialogsRoot.cjs.js +9 -0
  304. package/dist/components/dialogs-root/DialogsRoot.cjs.js.map +1 -0
  305. package/dist/components/dialogs-root/DialogsRoot.d.ts +7 -0
  306. package/dist/components/dialogs-root/DialogsRoot.d.ts.map +1 -0
  307. package/dist/components/dialogs-root/DialogsRoot.esm.js +210 -0
  308. package/dist/components/dialogs-root/DialogsRoot.esm.js.map +1 -0
  309. package/dist/components/dialogs-root/index.cjs.js +2 -0
  310. package/dist/components/dialogs-root/index.cjs.js.map +1 -0
  311. package/dist/components/dialogs-root/index.d.ts.map +1 -0
  312. package/dist/components/dialogs-root/index.esm.js +7 -0
  313. package/dist/components/dialogs-root/index.esm.js.map +1 -0
  314. package/dist/components/dialogs-root.js +2 -0
  315. package/dist/components/footer.js +1 -1
  316. package/dist/components/guard/Guard.cjs.js +6 -0
  317. package/dist/components/guard/Guard.cjs.js.map +1 -0
  318. package/dist/components/guard/Guard.d.ts +6 -0
  319. package/dist/components/guard/Guard.d.ts.map +1 -0
  320. package/dist/components/guard/Guard.esm.js +200 -0
  321. package/dist/components/guard/Guard.esm.js.map +1 -0
  322. package/dist/components/guard/Guard.stories.d.ts +33 -0
  323. package/dist/components/guard/Guard.stories.d.ts.map +1 -0
  324. package/dist/components/guard/index.cjs.js +2 -0
  325. package/dist/components/guard/index.cjs.js.map +1 -0
  326. package/dist/components/guard/index.d.ts.map +1 -0
  327. package/dist/components/guard/index.esm.js +7 -0
  328. package/dist/components/guard/index.esm.js.map +1 -0
  329. package/dist/components/guard.js +2 -0
  330. package/dist/components/index.cjs.js +1 -1
  331. package/dist/components/index.esm.js +20 -1
  332. package/dist/components/input/Input.cjs.js +17 -0
  333. package/dist/components/input/Input.cjs.js.map +1 -0
  334. package/dist/components/input/Input.d.ts +17 -0
  335. package/dist/components/input/Input.d.ts.map +1 -0
  336. package/dist/components/input/Input.esm.js +312 -0
  337. package/dist/components/input/Input.esm.js.map +1 -0
  338. package/dist/components/input/Input.stories.d.ts +43 -0
  339. package/dist/components/input/Input.stories.d.ts.map +1 -0
  340. package/dist/components/input/Input.styles.cjs.js +2 -0
  341. package/dist/components/input/Input.styles.cjs.js.map +1 -0
  342. package/dist/components/input/Input.styles.esm.js +7 -0
  343. package/dist/components/input/Input.styles.esm.js.map +1 -0
  344. package/dist/components/input/index.cjs.js +2 -0
  345. package/dist/components/input/index.cjs.js.map +1 -0
  346. package/dist/components/input/index.d.ts +4 -0
  347. package/dist/components/input/index.d.ts.map +1 -0
  348. package/dist/components/input/index.esm.js +7 -0
  349. package/dist/components/input/index.esm.js.map +1 -0
  350. package/dist/components/input.js +2 -0
  351. package/dist/components/login-button/LoginButton.cjs.js +10 -0
  352. package/dist/components/login-button/LoginButton.cjs.js.map +1 -0
  353. package/dist/components/login-button/LoginButton.d.ts +8 -0
  354. package/dist/components/login-button/LoginButton.d.ts.map +1 -0
  355. package/dist/components/login-button/LoginButton.esm.js +211 -0
  356. package/dist/components/login-button/LoginButton.esm.js.map +1 -0
  357. package/dist/components/login-button/LoginButton.stories.d.ts +14 -0
  358. package/dist/components/login-button/LoginButton.stories.d.ts.map +1 -0
  359. package/dist/components/login-button/index.cjs.js +2 -0
  360. package/dist/components/login-button/index.cjs.js.map +1 -0
  361. package/dist/components/login-button/index.d.ts.map +1 -0
  362. package/dist/components/login-button/index.esm.js +7 -0
  363. package/dist/components/login-button/index.esm.js.map +1 -0
  364. package/dist/components/login-button.js +2 -0
  365. package/dist/components/login-modal/LoginModal.cjs.js +30 -0
  366. package/dist/components/login-modal/LoginModal.cjs.js.map +1 -0
  367. package/dist/components/login-modal/LoginModal.d.ts +15 -0
  368. package/dist/components/login-modal/LoginModal.d.ts.map +1 -0
  369. package/dist/components/login-modal/LoginModal.esm.js +328 -0
  370. package/dist/components/login-modal/LoginModal.esm.js.map +1 -0
  371. package/dist/components/login-modal/LoginModal.stories.d.ts +14 -0
  372. package/dist/components/login-modal/LoginModal.stories.d.ts.map +1 -0
  373. package/dist/components/login-modal/LoginModal.styles.cjs.js +2 -0
  374. package/dist/components/login-modal/LoginModal.styles.cjs.js.map +1 -0
  375. package/dist/components/login-modal/LoginModal.styles.esm.js +7 -0
  376. package/dist/components/login-modal/LoginModal.styles.esm.js.map +1 -0
  377. package/dist/components/login-modal/index.cjs.js +2 -0
  378. package/dist/components/login-modal/index.cjs.js.map +1 -0
  379. package/dist/components/login-modal/index.d.ts.map +1 -0
  380. package/dist/components/login-modal/index.esm.js +7 -0
  381. package/dist/components/login-modal/index.esm.js.map +1 -0
  382. package/dist/components/login-modal.js +2 -0
  383. package/dist/components/logout-button/LogoutButton.cjs.js +10 -0
  384. package/dist/components/logout-button/LogoutButton.cjs.js.map +1 -0
  385. package/dist/components/logout-button/LogoutButton.d.ts +8 -0
  386. package/dist/components/logout-button/LogoutButton.d.ts.map +1 -0
  387. package/dist/components/logout-button/LogoutButton.esm.js +211 -0
  388. package/dist/components/logout-button/LogoutButton.esm.js.map +1 -0
  389. package/dist/components/logout-button/LogoutButton.stories.d.ts +14 -0
  390. package/dist/components/logout-button/LogoutButton.stories.d.ts.map +1 -0
  391. package/dist/components/logout-button/index.cjs.js +2 -0
  392. package/dist/components/logout-button/index.cjs.js.map +1 -0
  393. package/dist/components/logout-button/index.d.ts.map +1 -0
  394. package/dist/components/logout-button/index.esm.js +7 -0
  395. package/dist/components/logout-button/index.esm.js.map +1 -0
  396. package/dist/components/logout-button.js +2 -0
  397. package/dist/components/menu/Menu.cjs.js +14 -0
  398. package/dist/components/menu/Menu.cjs.js.map +1 -0
  399. package/dist/components/menu/Menu.d.ts +18 -0
  400. package/dist/components/menu/Menu.d.ts.map +1 -0
  401. package/dist/components/menu/Menu.esm.js +295 -0
  402. package/dist/components/menu/Menu.esm.js.map +1 -0
  403. package/dist/components/menu/Menu.stories.d.ts +8 -0
  404. package/dist/components/menu/Menu.stories.d.ts.map +1 -0
  405. package/dist/components/menu/Menu.styles.cjs.js +2 -0
  406. package/dist/components/menu/Menu.styles.cjs.js.map +1 -0
  407. package/dist/components/menu/Menu.styles.esm.js +7 -0
  408. package/dist/components/menu/Menu.styles.esm.js.map +1 -0
  409. package/dist/components/menu/index.cjs.js +2 -0
  410. package/dist/components/menu/index.cjs.js.map +1 -0
  411. package/dist/components/menu/index.d.ts.map +1 -0
  412. package/dist/components/menu/index.esm.js +7 -0
  413. package/dist/components/menu/index.esm.js.map +1 -0
  414. package/dist/components/menu-item/MenuItem.cjs.js +14 -0
  415. package/dist/components/menu-item/MenuItem.cjs.js.map +1 -0
  416. package/dist/components/menu-item/MenuItem.d.ts +9 -0
  417. package/dist/components/menu-item/MenuItem.d.ts.map +1 -0
  418. package/dist/components/menu-item/MenuItem.esm.js +235 -0
  419. package/dist/components/menu-item/MenuItem.esm.js.map +1 -0
  420. package/dist/components/menu-item/MenuItem.styles.cjs.js +2 -0
  421. package/dist/components/menu-item/MenuItem.styles.cjs.js.map +1 -0
  422. package/dist/components/menu-item/MenuItem.styles.esm.js +7 -0
  423. package/dist/components/menu-item/MenuItem.styles.esm.js.map +1 -0
  424. package/dist/components/menu-item/index.cjs.js +2 -0
  425. package/dist/components/menu-item/index.cjs.js.map +1 -0
  426. package/dist/components/menu-item/index.d.ts.map +1 -0
  427. package/dist/components/menu-item/index.esm.js +7 -0
  428. package/dist/components/menu-item/index.esm.js.map +1 -0
  429. package/dist/components/menu-item.js +2 -0
  430. package/dist/components/menu.js +2 -0
  431. package/dist/components/photo-capture.js +1 -1
  432. package/dist/components/provider/Provider.cjs.js +5 -0
  433. package/dist/components/provider/Provider.cjs.js.map +1 -0
  434. package/dist/components/provider/Provider.d.ts +8 -0
  435. package/dist/components/provider/Provider.d.ts.map +1 -0
  436. package/dist/components/provider/Provider.esm.js +215 -0
  437. package/dist/components/provider/Provider.esm.js.map +1 -0
  438. package/dist/components/provider/index.cjs.js +2 -0
  439. package/dist/components/provider/index.cjs.js.map +1 -0
  440. package/dist/components/provider/index.d.ts.map +1 -0
  441. package/dist/components/provider/index.esm.js +7 -0
  442. package/dist/components/provider/index.esm.js.map +1 -0
  443. package/dist/components/provider.js +2 -0
  444. package/dist/components/select/Select.cjs.js +21 -0
  445. package/dist/components/select/Select.cjs.js.map +1 -0
  446. package/dist/components/select/Select.d.ts +15 -0
  447. package/dist/components/select/Select.d.ts.map +1 -0
  448. package/dist/components/select/Select.esm.js +293 -0
  449. package/dist/components/select/Select.esm.js.map +1 -0
  450. package/dist/components/select/Select.stories.d.ts +27 -0
  451. package/dist/components/select/Select.stories.d.ts.map +1 -0
  452. package/dist/components/select/Select.styles.cjs.js +2 -0
  453. package/dist/components/select/Select.styles.cjs.js.map +1 -0
  454. package/dist/components/select/Select.styles.esm.js +7 -0
  455. package/dist/components/select/Select.styles.esm.js.map +1 -0
  456. package/dist/components/select/index.cjs.js +2 -1
  457. package/dist/components/select/index.cjs.js.map +1 -0
  458. package/dist/components/select/index.d.ts +3 -1
  459. package/dist/components/select/index.d.ts.map +1 -1
  460. package/dist/components/select/index.esm.js +7 -3
  461. package/dist/components/select/index.esm.js.map +1 -0
  462. package/dist/components/select-option/SelectOption.cjs.js +2 -0
  463. package/dist/components/select-option/SelectOption.cjs.js.map +1 -0
  464. package/dist/components/select-option/SelectOption.d.ts +6 -0
  465. package/dist/components/select-option/SelectOption.d.ts.map +1 -0
  466. package/dist/components/select-option/SelectOption.esm.js +194 -0
  467. package/dist/components/select-option/SelectOption.esm.js.map +1 -0
  468. package/dist/components/select-option/index.cjs.js +2 -0
  469. package/dist/components/select-option/index.cjs.js.map +1 -0
  470. package/dist/components/select-option/index.d.ts +4 -0
  471. package/dist/components/select-option/index.d.ts.map +1 -0
  472. package/dist/components/select-option/index.esm.js +7 -0
  473. package/dist/components/select-option/index.esm.js.map +1 -0
  474. package/dist/components/select-option.js +2 -0
  475. package/dist/components/select.js +2 -2
  476. package/dist/components/signup-button/SignupButton.cjs.js +10 -0
  477. package/dist/components/signup-button/SignupButton.cjs.js.map +1 -0
  478. package/dist/components/signup-button/SignupButton.d.ts +8 -0
  479. package/dist/components/signup-button/SignupButton.d.ts.map +1 -0
  480. package/dist/components/signup-button/SignupButton.esm.js +211 -0
  481. package/dist/components/signup-button/SignupButton.esm.js.map +1 -0
  482. package/dist/components/signup-button/SignupButton.stories.d.ts +14 -0
  483. package/dist/components/signup-button/SignupButton.stories.d.ts.map +1 -0
  484. package/dist/components/signup-button/index.cjs.js +2 -0
  485. package/dist/components/signup-button/index.cjs.js.map +1 -0
  486. package/dist/components/signup-button/index.d.ts.map +1 -0
  487. package/dist/components/signup-button/index.esm.js +7 -0
  488. package/dist/components/signup-button/index.esm.js.map +1 -0
  489. package/dist/components/signup-button.js +2 -0
  490. package/dist/components/solid-emblem/SolidEmblem.cjs.js +2 -0
  491. package/dist/components/solid-emblem/SolidEmblem.cjs.js.map +1 -0
  492. package/dist/components/solid-emblem/SolidEmblem.d.ts +6 -0
  493. package/dist/components/solid-emblem/SolidEmblem.d.ts.map +1 -0
  494. package/dist/components/solid-emblem/SolidEmblem.esm.js +178 -0
  495. package/dist/components/solid-emblem/SolidEmblem.esm.js.map +1 -0
  496. package/dist/components/solid-emblem/SolidEmblem.styles.cjs.js +2 -0
  497. package/dist/components/solid-emblem/SolidEmblem.styles.cjs.js.map +1 -0
  498. package/dist/components/solid-emblem/SolidEmblem.styles.esm.js +7 -0
  499. package/dist/components/solid-emblem/SolidEmblem.styles.esm.js.map +1 -0
  500. package/dist/components/solid-emblem/index.cjs.js +2 -0
  501. package/dist/components/solid-emblem/index.cjs.js.map +1 -0
  502. package/dist/components/solid-emblem/index.d.ts +4 -0
  503. package/dist/components/solid-emblem/index.d.ts.map +1 -0
  504. package/dist/components/solid-emblem/index.esm.js +7 -0
  505. package/dist/components/solid-emblem/index.esm.js.map +1 -0
  506. package/dist/components/solid-emblem.js +2 -0
  507. package/dist/components.js +25 -6
  508. package/dist/create/create.cjs.js.map +1 -1
  509. package/dist/create/create.esm.js.map +1 -1
  510. package/dist/create/index.cjs.js.map +1 -1
  511. package/dist/footer/index.cjs.js +1 -1
  512. package/dist/footer/index.esm.js +1 -1
  513. package/dist/header/index.cjs.js +1 -1
  514. package/dist/header/index.cjs.js.map +1 -1
  515. package/dist/header/index.esm.js +1 -1
  516. package/dist/header/index.esm.js.map +1 -1
  517. package/dist/index.cjs.js +1 -1
  518. package/dist/index.cjs.js.map +1 -1
  519. package/dist/index.d.ts +3 -0
  520. package/dist/index.d.ts.map +1 -1
  521. package/dist/index.esm.js +19 -2
  522. package/dist/index.esm.js.map +1 -1
  523. package/dist/index.js +9 -4
  524. package/dist/lib/auth/Account.cjs.js +2 -0
  525. package/dist/lib/auth/Account.cjs.js.map +1 -0
  526. package/dist/lib/auth/Account.d.ts.map +1 -0
  527. package/dist/lib/auth/Account.esm.js +12 -0
  528. package/dist/lib/auth/Account.esm.js.map +1 -0
  529. package/dist/lib/auth/NoopAuth.cjs.js +2 -0
  530. package/dist/lib/auth/NoopAuth.cjs.js.map +1 -0
  531. package/dist/lib/auth/NoopAuth.d.ts.map +1 -0
  532. package/dist/lib/auth/NoopAuth.esm.js +22 -0
  533. package/dist/lib/auth/NoopAuth.esm.js.map +1 -0
  534. package/dist/lib/auth/SolidAuth.cjs.js +2 -0
  535. package/dist/lib/auth/SolidAuth.cjs.js.map +1 -0
  536. package/dist/lib/auth/SolidAuth.d.ts +13 -0
  537. package/dist/lib/auth/SolidAuth.d.ts.map +1 -0
  538. package/dist/lib/auth/SolidAuth.esm.js +52 -0
  539. package/dist/lib/auth/SolidAuth.esm.js.map +1 -0
  540. package/dist/lib/auth/context.cjs.js.map +1 -0
  541. package/dist/lib/auth/context.d.ts.map +1 -0
  542. package/dist/lib/auth/context.esm.js +8 -0
  543. package/dist/lib/auth/context.esm.js.map +1 -0
  544. package/dist/lib/auth/index.cjs.js +1 -0
  545. package/dist/lib/auth/index.d.ts +8 -0
  546. package/dist/lib/auth/index.d.ts.map +1 -0
  547. package/dist/lib/auth/index.esm.js +5 -0
  548. package/dist/lib/components/decorators.cjs.js +2 -0
  549. package/dist/lib/components/decorators.cjs.js.map +1 -0
  550. package/dist/lib/components/decorators.d.ts +11 -0
  551. package/dist/lib/components/decorators.d.ts.map +1 -0
  552. package/dist/lib/components/decorators.esm.js +17 -0
  553. package/dist/lib/components/decorators.esm.js.map +1 -0
  554. package/dist/lib/components/ids.cjs.js.map +1 -0
  555. package/dist/lib/components/ids.d.ts.map +1 -0
  556. package/dist/lib/components/ids.esm.js +8 -0
  557. package/dist/lib/components/ids.esm.js.map +1 -0
  558. package/dist/lib/components/index.cjs.js +1 -0
  559. package/dist/lib/components/index.d.ts +5 -0
  560. package/dist/lib/components/index.d.ts.map +1 -0
  561. package/dist/lib/components/index.esm.js +8 -0
  562. package/dist/lib/components/traits/DialogTrait.cjs.js +2 -0
  563. package/dist/lib/components/traits/DialogTrait.cjs.js.map +1 -0
  564. package/dist/lib/components/traits/DialogTrait.d.ts +13 -0
  565. package/dist/lib/components/traits/DialogTrait.d.ts.map +1 -0
  566. package/dist/lib/components/traits/DialogTrait.esm.js +16 -0
  567. package/dist/lib/components/traits/DialogTrait.esm.js.map +1 -0
  568. package/dist/lib/components/traits/InputTrait.cjs.js +2 -0
  569. package/dist/lib/components/traits/InputTrait.cjs.js.map +1 -0
  570. package/dist/lib/components/traits/InputTrait.d.ts +30 -0
  571. package/dist/lib/components/traits/InputTrait.d.ts.map +1 -0
  572. package/dist/lib/components/traits/InputTrait.esm.js +45 -0
  573. package/dist/lib/components/traits/InputTrait.esm.js.map +1 -0
  574. package/dist/lib/components/traits/WebComponentTrait.d.ts +11 -0
  575. package/dist/lib/components/traits/WebComponentTrait.d.ts.map +1 -0
  576. package/dist/lib/components/traits/index.cjs.js +1 -0
  577. package/dist/lib/components/traits/index.d.ts +6 -0
  578. package/dist/lib/components/traits/index.d.ts.map +1 -0
  579. package/dist/lib/components/traits/index.esm.js +3 -0
  580. package/dist/lib/components/web-component/WebComponent.cjs.js +2 -0
  581. package/dist/lib/components/web-component/WebComponent.cjs.js.map +1 -0
  582. package/dist/lib/components/web-component/WebComponent.d.ts +21 -0
  583. package/dist/lib/components/web-component/WebComponent.d.ts.map +1 -0
  584. package/dist/lib/components/web-component/WebComponent.esm.js +53 -0
  585. package/dist/lib/components/web-component/WebComponent.esm.js.map +1 -0
  586. package/dist/lib/components/web-component/WebComponent.styles.cjs.js +2 -0
  587. package/dist/lib/components/web-component/WebComponent.styles.cjs.js.map +1 -0
  588. package/dist/lib/components/web-component/WebComponent.styles.esm.js +7 -0
  589. package/dist/lib/components/web-component/WebComponent.styles.esm.js.map +1 -0
  590. package/dist/lib/components/web-component/index.cjs.js +1 -0
  591. package/dist/lib/components/web-component/index.d.ts +4 -0
  592. package/dist/lib/components/web-component/index.d.ts.map +1 -0
  593. package/dist/lib/components/web-component/index.esm.js +2 -0
  594. package/dist/lib/dialogs/Dialog.cjs.js +2 -0
  595. package/dist/lib/dialogs/Dialog.cjs.js.map +1 -0
  596. package/dist/lib/dialogs/Dialog.d.ts +15 -0
  597. package/dist/lib/dialogs/Dialog.d.ts.map +1 -0
  598. package/dist/lib/dialogs/Dialog.esm.js +25 -0
  599. package/dist/lib/dialogs/Dialog.esm.js.map +1 -0
  600. package/dist/lib/dialogs/context.cjs.js +2 -0
  601. package/dist/lib/dialogs/context.cjs.js.map +1 -0
  602. package/dist/lib/dialogs/context.d.ts +10 -0
  603. package/dist/lib/dialogs/context.d.ts.map +1 -0
  604. package/dist/lib/dialogs/context.esm.js +8 -0
  605. package/dist/lib/dialogs/context.esm.js.map +1 -0
  606. package/dist/lib/dialogs/events/close-dialog.cjs.js +2 -0
  607. package/dist/lib/dialogs/events/close-dialog.cjs.js.map +1 -0
  608. package/dist/lib/dialogs/events/close-dialog.d.ts +14 -0
  609. package/dist/lib/dialogs/events/close-dialog.d.ts.map +1 -0
  610. package/dist/lib/dialogs/events/close-dialog.esm.js +16 -0
  611. package/dist/lib/dialogs/events/close-dialog.esm.js.map +1 -0
  612. package/dist/lib/dialogs/events/index.d.ts +3 -0
  613. package/dist/lib/dialogs/events/index.d.ts.map +1 -0
  614. package/dist/lib/dialogs/events/show-dialog.cjs.js +2 -0
  615. package/dist/lib/dialogs/events/show-dialog.cjs.js.map +1 -0
  616. package/dist/lib/dialogs/events/show-dialog.d.ts.map +1 -0
  617. package/dist/lib/dialogs/events/show-dialog.esm.js +15 -0
  618. package/dist/lib/dialogs/events/show-dialog.esm.js.map +1 -0
  619. package/dist/lib/dialogs/helpers.cjs.js +2 -0
  620. package/dist/lib/dialogs/helpers.cjs.js.map +1 -0
  621. package/dist/lib/dialogs/helpers.d.ts +4 -0
  622. package/dist/lib/dialogs/helpers.d.ts.map +1 -0
  623. package/dist/lib/dialogs/helpers.esm.js +11 -0
  624. package/dist/lib/dialogs/helpers.esm.js.map +1 -0
  625. package/dist/lib/dialogs/index.cjs.js +1 -0
  626. package/dist/lib/dialogs/index.d.ts +6 -0
  627. package/dist/lib/dialogs/index.d.ts.map +1 -0
  628. package/dist/lib/dialogs/index.esm.js +6 -0
  629. package/dist/lib/forms/rdfHelper.d.ts +4 -0
  630. package/dist/lib/forms/rdfHelper.d.ts.map +1 -0
  631. package/dist/lib/log.cjs.js +1 -1
  632. package/dist/lib/log.cjs.js.map +1 -1
  633. package/dist/lib/log.esm.js +1 -1
  634. package/dist/lib/log.esm.js.map +1 -1
  635. package/dist/lib/messageArea.cjs.js +1 -1
  636. package/dist/lib/messageArea.cjs.js.map +1 -1
  637. package/dist/lib/messageArea.esm.js +13 -8
  638. package/dist/lib/messageArea.esm.js.map +1 -1
  639. package/dist/lib/ns.cjs.js.map +1 -1
  640. package/dist/lib/pad.cjs.js +2 -2
  641. package/dist/lib/pad.cjs.js.map +1 -1
  642. package/dist/lib/pad.esm.js +12 -5
  643. package/dist/lib/pad.esm.js.map +1 -1
  644. package/dist/lib/participation.cjs.js.map +1 -1
  645. package/dist/lib/participation.esm.js.map +1 -1
  646. package/dist/lib/preferences.cjs.js +1 -1
  647. package/dist/lib/preferences.cjs.js.map +1 -1
  648. package/dist/lib/preferences.esm.js +1 -1
  649. package/dist/lib/preferences.esm.js.map +1 -1
  650. package/dist/lib/style.cjs.js +1 -1
  651. package/dist/lib/style.cjs.js.map +1 -1
  652. package/dist/lib/style.esm.js +1 -1
  653. package/dist/lib/style.esm.js.map +1 -1
  654. package/dist/lib/table.cjs.js.map +1 -1
  655. package/dist/lib/table.esm.js.map +1 -1
  656. package/dist/lib/tabs.cjs.js +1 -1
  657. package/dist/lib/tabs.cjs.js.map +1 -1
  658. package/dist/lib/tabs.esm.js +1 -1
  659. package/dist/lib/tabs.esm.js.map +1 -1
  660. package/dist/loader.js +9 -4
  661. package/dist/login/login.cjs.js +1 -1
  662. package/dist/login/login.cjs.js.map +1 -1
  663. package/dist/login/login.esm.js +1 -1
  664. package/dist/login/login.esm.js.map +1 -1
  665. package/dist/matrix/index.cjs.js.map +1 -1
  666. package/dist/matrix/matrix.cjs.js.map +1 -1
  667. package/dist/matrix/matrix.esm.js.map +1 -1
  668. package/dist/media/media-capture.cjs.js.map +1 -1
  669. package/dist/media/media-capture.esm.js.map +1 -1
  670. package/dist/signup/signup.cjs.js.map +1 -1
  671. package/dist/signup/signup.esm.js.map +1 -1
  672. package/dist/solid-ui.js +1597 -1946
  673. package/dist/solid-ui.min.js +1597 -1946
  674. package/dist/solid-ui.min.js.map +1 -1
  675. package/dist/storybook/auth/StorybookAuth.d.ts +1 -2
  676. package/dist/storybook/auth/StorybookAuth.d.ts.map +1 -1
  677. package/dist/storybook/components/StorybookProvider.d.ts +1 -1
  678. package/dist/storybook/components/StorybookProvider.d.ts.map +1 -1
  679. package/dist/storybook/helpers.d.ts +22 -0
  680. package/dist/storybook/helpers.d.ts.map +1 -0
  681. package/dist/storybook/index.d.ts +3 -21
  682. package/dist/storybook/index.d.ts.map +1 -1
  683. package/dist/storybook/internals.d.ts.map +1 -0
  684. package/dist/theme.css +1 -0
  685. package/dist/theme.css.d.ts +1 -0
  686. package/dist/utils/headerFooterHelpers.cjs.js.map +1 -1
  687. package/dist/utils/headerFooterHelpers.esm.js.map +1 -1
  688. package/dist/utils/index.cjs.js +2 -2
  689. package/dist/utils/index.cjs.js.map +1 -1
  690. package/dist/utils/index.esm.js +1 -1
  691. package/dist/utils/index.esm.js.map +1 -1
  692. package/dist/utils/keyHelpers/accessData.cjs.js +1 -1
  693. package/dist/utils/keyHelpers/accessData.cjs.js.map +1 -1
  694. package/dist/utils/keyHelpers/accessData.esm.js +1 -1
  695. package/dist/utils/keyHelpers/accessData.esm.js.map +1 -1
  696. package/dist/utils/keyHelpers/acl.cjs.js.map +1 -1
  697. package/dist/utils/keyHelpers/acl.esm.js.map +1 -1
  698. package/dist/utils/keyHelpers/otherHelpers.cjs.js.map +1 -1
  699. package/dist/utils/keyHelpers/otherHelpers.esm.js.map +1 -1
  700. package/dist/utils/label.cjs.js.map +1 -1
  701. package/dist/utils/label.esm.js.map +1 -1
  702. package/dist/v2/components/layout/footer/index.cjs.js +1 -1
  703. package/dist/v2/components/layout/footer/index.esm.js +1 -0
  704. package/dist/v2/components/media/photoCapture/PhotoCapture.cjs.js +1 -1
  705. package/dist/v2/components/media/photoCapture/PhotoCapture.cjs.js.map +1 -1
  706. package/dist/v2/components/media/photoCapture/PhotoCapture.esm.js +1 -1
  707. package/dist/v2/components/media/photoCapture/PhotoCapture.esm.js.map +1 -1
  708. package/dist/v2/components/media/photoCapture/index.cjs.js +1 -1
  709. package/dist/v2/components/media/photoCapture/index.esm.js +1 -0
  710. package/dist/widgets/buttons/iconLinks.cjs.js.map +1 -1
  711. package/dist/widgets/buttons/iconLinks.esm.js.map +1 -1
  712. package/dist/widgets/buttons.cjs.js.map +1 -1
  713. package/dist/widgets/buttons.esm.js.map +1 -1
  714. package/dist/widgets/dragAndDrop.cjs.js.map +1 -1
  715. package/dist/widgets/dragAndDrop.esm.js.map +1 -1
  716. package/dist/widgets/error.cjs.js.map +1 -1
  717. package/dist/widgets/error.esm.js.map +1 -1
  718. package/dist/widgets/forms/autocomplete/autocompleteField.cjs.js.map +1 -1
  719. package/dist/widgets/forms/autocomplete/autocompleteField.esm.js.map +1 -1
  720. package/dist/widgets/forms/autocomplete/autocompletePicker.cjs.js.map +1 -1
  721. package/dist/widgets/forms/autocomplete/autocompletePicker.esm.js.map +1 -1
  722. package/dist/widgets/forms/autocomplete/language.cjs.js +1 -1
  723. package/dist/widgets/forms/autocomplete/language.cjs.js.map +1 -1
  724. package/dist/widgets/forms/autocomplete/language.esm.js +1 -1
  725. package/dist/widgets/forms/autocomplete/language.esm.js.map +1 -1
  726. package/dist/widgets/forms/autocomplete/publicData.cjs.js +1 -1
  727. package/dist/widgets/forms/autocomplete/publicData.cjs.js.map +1 -1
  728. package/dist/widgets/forms/autocomplete/publicData.esm.js +1 -1
  729. package/dist/widgets/forms/autocomplete/publicData.esm.js.map +1 -1
  730. package/dist/widgets/forms/basic.cjs.js.map +1 -1
  731. package/dist/widgets/forms/basic.esm.js.map +1 -1
  732. package/dist/widgets/forms/fieldFunction.cjs.js.map +1 -1
  733. package/dist/widgets/forms/fieldParams.cjs.js.map +1 -1
  734. package/dist/widgets/forms/fieldParams.esm.js.map +1 -1
  735. package/dist/widgets/forms/formStyle.cjs.js.map +1 -1
  736. package/dist/widgets/forms/formStyle.esm.js.map +1 -1
  737. package/dist/widgets/forms.cjs.js +1 -1
  738. package/dist/widgets/forms.cjs.js.map +1 -1
  739. package/dist/widgets/forms.esm.js +2 -2
  740. package/dist/widgets/forms.esm.js.map +1 -1
  741. package/dist/widgets/index.cjs.js +1 -1
  742. package/dist/widgets/index.esm.js +65 -65
  743. package/dist/widgets/multiSelect.cjs.js +1 -1
  744. package/dist/widgets/multiSelect.cjs.js.map +1 -1
  745. package/dist/widgets/multiSelect.esm.js +1 -1
  746. package/dist/widgets/multiSelect.esm.js.map +1 -1
  747. package/dist/widgets/peoplePicker.cjs.js.map +1 -1
  748. package/dist/widgets/peoplePicker.esm.js.map +1 -1
  749. package/dist/widgets/widgetHelpers.cjs.js.map +1 -1
  750. package/dist/widgets/widgetHelpers.esm.js.map +1 -1
  751. package/package.json +29 -16
  752. package/dist/chunks/button-znE29yDV.js +0 -348
  753. package/dist/chunks/button-znE29yDV.js.map +0 -1
  754. package/dist/chunks/combobox-BAJFfAqV.js +0 -391
  755. package/dist/chunks/combobox-BAJFfAqV.js.map +0 -1
  756. package/dist/chunks/footer-CS8u8ycB.js +0 -144
  757. package/dist/chunks/footer-CS8u8ycB.js.map +0 -1
  758. package/dist/chunks/header-DNCcdokw.js +0 -6192
  759. package/dist/chunks/header-DNCcdokw.js.map +0 -1
  760. package/dist/chunks/headerFooterHelpers-5LYv-0Rt.js +0 -52
  761. package/dist/chunks/headerFooterHelpers-5LYv-0Rt.js.map +0 -1
  762. package/dist/chunks/iconBase-DJ0zbNSL.js +0 -31
  763. package/dist/chunks/iconBase-DJ0zbNSL.js.map +0 -1
  764. package/dist/chunks/jsonld-DZG2v1pE.js +0 -4156
  765. package/dist/chunks/jsonld-DZG2v1pE.js.map +0 -1
  766. package/dist/chunks/listboxTemplate-CLsbhnb_.js +0 -171
  767. package/dist/chunks/listboxTemplate-CLsbhnb_.js.map +0 -1
  768. package/dist/chunks/lit-CC2G_f_C.js +0 -512
  769. package/dist/chunks/lit-CC2G_f_C.js.map +0 -1
  770. package/dist/chunks/photo-capture-COoxZRW_.js +0 -624
  771. package/dist/chunks/photo-capture-COoxZRW_.js.map +0 -1
  772. package/dist/chunks/select-CGTwgBk7.js +0 -391
  773. package/dist/chunks/select-CGTwgBk7.js.map +0 -1
  774. package/dist/chunks/solid-logic.esm-7q6hmfIF.js +0 -16302
  775. package/dist/chunks/solid-logic.esm-7q6hmfIF.js.map +0 -1
  776. package/dist/chunks/src-CagI5kMT.js +0 -15962
  777. package/dist/chunks/src-CagI5kMT.js.map +0 -1
  778. package/dist/components/header/index.cjs.js +0 -1
  779. package/dist/components/header/index.d.ts +0 -2
  780. package/dist/components/header/index.d.ts.map +0 -1
  781. package/dist/components/header/index.esm.js +0 -3
  782. package/dist/components/header.js +0 -2
  783. package/dist/design-system/components/account/Account.cjs.js +0 -31
  784. package/dist/design-system/components/account/Account.cjs.js.map +0 -1
  785. package/dist/design-system/components/account/Account.d.ts +0 -13
  786. package/dist/design-system/components/account/Account.d.ts.map +0 -1
  787. package/dist/design-system/components/account/Account.esm.js +0 -257
  788. package/dist/design-system/components/account/Account.esm.js.map +0 -1
  789. package/dist/design-system/components/account/Account.stories.d.ts +0 -33
  790. package/dist/design-system/components/account/Account.stories.d.ts.map +0 -1
  791. package/dist/design-system/components/account/Account.styles.cjs.js +0 -2
  792. package/dist/design-system/components/account/Account.styles.cjs.js.map +0 -1
  793. package/dist/design-system/components/account/Account.styles.esm.js +0 -7
  794. package/dist/design-system/components/account/Account.styles.esm.js.map +0 -1
  795. package/dist/design-system/components/account/index.cjs.js +0 -1
  796. package/dist/design-system/components/account/index.d.ts +0 -4
  797. package/dist/design-system/components/account/index.d.ts.map +0 -1
  798. package/dist/design-system/components/account/index.esm.js +0 -1
  799. package/dist/design-system/components/button/Button.cjs.js +0 -10
  800. package/dist/design-system/components/button/Button.cjs.js.map +0 -1
  801. package/dist/design-system/components/button/Button.d.ts +0 -14
  802. package/dist/design-system/components/button/Button.d.ts.map +0 -1
  803. package/dist/design-system/components/button/Button.esm.js +0 -267
  804. package/dist/design-system/components/button/Button.esm.js.map +0 -1
  805. package/dist/design-system/components/button/Button.stories.d.ts +0 -224
  806. package/dist/design-system/components/button/Button.stories.d.ts.map +0 -1
  807. package/dist/design-system/components/button/Button.styles.cjs.js +0 -2
  808. package/dist/design-system/components/button/Button.styles.cjs.js.map +0 -1
  809. package/dist/design-system/components/button/Button.styles.esm.js +0 -7
  810. package/dist/design-system/components/button/Button.styles.esm.js.map +0 -1
  811. package/dist/design-system/components/button/index.cjs.js +0 -1
  812. package/dist/design-system/components/button/index.d.ts +0 -4
  813. package/dist/design-system/components/button/index.d.ts.map +0 -1
  814. package/dist/design-system/components/button/index.esm.js +0 -1
  815. package/dist/design-system/components/combobox/Combobox.cjs.js +0 -18
  816. package/dist/design-system/components/combobox/Combobox.cjs.js.map +0 -1
  817. package/dist/design-system/components/combobox/Combobox.d.ts +0 -19
  818. package/dist/design-system/components/combobox/Combobox.d.ts.map +0 -1
  819. package/dist/design-system/components/combobox/Combobox.esm.js +0 -303
  820. package/dist/design-system/components/combobox/Combobox.esm.js.map +0 -1
  821. package/dist/design-system/components/combobox/Combobox.stories.d.ts +0 -27
  822. package/dist/design-system/components/combobox/Combobox.stories.d.ts.map +0 -1
  823. package/dist/design-system/components/combobox/Combobox.styles.cjs.js +0 -2
  824. package/dist/design-system/components/combobox/Combobox.styles.cjs.js.map +0 -1
  825. package/dist/design-system/components/combobox/Combobox.styles.esm.js +0 -7
  826. package/dist/design-system/components/combobox/Combobox.styles.esm.js.map +0 -1
  827. package/dist/design-system/components/combobox/index.cjs.js +0 -1
  828. package/dist/design-system/components/combobox/index.d.ts +0 -4
  829. package/dist/design-system/components/combobox/index.d.ts.map +0 -1
  830. package/dist/design-system/components/combobox/index.esm.js +0 -1
  831. package/dist/design-system/components/combobox-option/ComboboxOption.cjs.js +0 -2
  832. package/dist/design-system/components/combobox-option/ComboboxOption.cjs.js.map +0 -1
  833. package/dist/design-system/components/combobox-option/ComboboxOption.d.ts +0 -6
  834. package/dist/design-system/components/combobox-option/ComboboxOption.d.ts.map +0 -1
  835. package/dist/design-system/components/combobox-option/ComboboxOption.esm.js +0 -193
  836. package/dist/design-system/components/combobox-option/ComboboxOption.esm.js.map +0 -1
  837. package/dist/design-system/components/combobox-option/index.cjs.js +0 -1
  838. package/dist/design-system/components/combobox-option/index.d.ts.map +0 -1
  839. package/dist/design-system/components/combobox-option/index.esm.js +0 -1
  840. package/dist/design-system/components/dialog/Dialog.cjs.js +0 -17
  841. package/dist/design-system/components/dialog/Dialog.cjs.js.map +0 -1
  842. package/dist/design-system/components/dialog/Dialog.d.ts +0 -11
  843. package/dist/design-system/components/dialog/Dialog.d.ts.map +0 -1
  844. package/dist/design-system/components/dialog/Dialog.esm.js +0 -264
  845. package/dist/design-system/components/dialog/Dialog.esm.js.map +0 -1
  846. package/dist/design-system/components/dialog/Dialog.styles.cjs.js +0 -2
  847. package/dist/design-system/components/dialog/Dialog.styles.cjs.js.map +0 -1
  848. package/dist/design-system/components/dialog/Dialog.styles.esm.js +0 -7
  849. package/dist/design-system/components/dialog/Dialog.styles.esm.js.map +0 -1
  850. package/dist/design-system/components/dialog/index.cjs.js +0 -1
  851. package/dist/design-system/components/dialog/index.d.ts.map +0 -1
  852. package/dist/design-system/components/dialog/index.esm.js +0 -1
  853. package/dist/design-system/components/dialog-content/DialogContent.cjs.js +0 -2
  854. package/dist/design-system/components/dialog-content/DialogContent.cjs.js.map +0 -1
  855. package/dist/design-system/components/dialog-content/DialogContent.d.ts +0 -5
  856. package/dist/design-system/components/dialog-content/DialogContent.d.ts.map +0 -1
  857. package/dist/design-system/components/dialog-content/DialogContent.esm.js +0 -171
  858. package/dist/design-system/components/dialog-content/DialogContent.esm.js.map +0 -1
  859. package/dist/design-system/components/dialog-content/DialogContent.styles.cjs.js +0 -2
  860. package/dist/design-system/components/dialog-content/DialogContent.styles.cjs.js.map +0 -1
  861. package/dist/design-system/components/dialog-content/DialogContent.styles.esm.js +0 -7
  862. package/dist/design-system/components/dialog-content/DialogContent.styles.esm.js.map +0 -1
  863. package/dist/design-system/components/dialog-content/index.cjs.js +0 -1
  864. package/dist/design-system/components/dialog-content/index.d.ts.map +0 -1
  865. package/dist/design-system/components/dialog-content/index.esm.js +0 -1
  866. package/dist/design-system/components/dialog-footer/DialogFooter.cjs.js +0 -2
  867. package/dist/design-system/components/dialog-footer/DialogFooter.cjs.js.map +0 -1
  868. package/dist/design-system/components/dialog-footer/DialogFooter.d.ts +0 -5
  869. package/dist/design-system/components/dialog-footer/DialogFooter.d.ts.map +0 -1
  870. package/dist/design-system/components/dialog-footer/DialogFooter.esm.js +0 -171
  871. package/dist/design-system/components/dialog-footer/DialogFooter.esm.js.map +0 -1
  872. package/dist/design-system/components/dialog-footer/DialogFooter.styles.cjs.js +0 -2
  873. package/dist/design-system/components/dialog-footer/DialogFooter.styles.cjs.js.map +0 -1
  874. package/dist/design-system/components/dialog-footer/DialogFooter.styles.esm.js +0 -7
  875. package/dist/design-system/components/dialog-footer/DialogFooter.styles.esm.js.map +0 -1
  876. package/dist/design-system/components/dialog-footer/index.cjs.js +0 -1
  877. package/dist/design-system/components/dialog-footer/index.d.ts.map +0 -1
  878. package/dist/design-system/components/dialog-footer/index.esm.js +0 -1
  879. package/dist/design-system/components/dialog-header/DialogHeader.cjs.js +0 -2
  880. package/dist/design-system/components/dialog-header/DialogHeader.cjs.js.map +0 -1
  881. package/dist/design-system/components/dialog-header/DialogHeader.d.ts +0 -5
  882. package/dist/design-system/components/dialog-header/DialogHeader.d.ts.map +0 -1
  883. package/dist/design-system/components/dialog-header/DialogHeader.esm.js +0 -171
  884. package/dist/design-system/components/dialog-header/DialogHeader.esm.js.map +0 -1
  885. package/dist/design-system/components/dialog-header/DialogHeader.styles.cjs.js +0 -2
  886. package/dist/design-system/components/dialog-header/DialogHeader.styles.cjs.js.map +0 -1
  887. package/dist/design-system/components/dialog-header/DialogHeader.styles.esm.js +0 -7
  888. package/dist/design-system/components/dialog-header/DialogHeader.styles.esm.js.map +0 -1
  889. package/dist/design-system/components/dialog-header/index.cjs.js +0 -1
  890. package/dist/design-system/components/dialog-header/index.d.ts.map +0 -1
  891. package/dist/design-system/components/dialog-header/index.esm.js +0 -1
  892. package/dist/design-system/components/dialog-provider/DialogProvider.cjs.js +0 -2
  893. package/dist/design-system/components/dialog-provider/DialogProvider.cjs.js.map +0 -1
  894. package/dist/design-system/components/dialog-provider/DialogProvider.d.ts +0 -8
  895. package/dist/design-system/components/dialog-provider/DialogProvider.d.ts.map +0 -1
  896. package/dist/design-system/components/dialog-provider/DialogProvider.esm.js +0 -211
  897. package/dist/design-system/components/dialog-provider/DialogProvider.esm.js.map +0 -1
  898. package/dist/design-system/components/dialog-provider/index.d.ts.map +0 -1
  899. package/dist/design-system/components/dialogs-root/DialogsRoot.cjs.js +0 -9
  900. package/dist/design-system/components/dialogs-root/DialogsRoot.cjs.js.map +0 -1
  901. package/dist/design-system/components/dialogs-root/DialogsRoot.d.ts +0 -7
  902. package/dist/design-system/components/dialogs-root/DialogsRoot.d.ts.map +0 -1
  903. package/dist/design-system/components/dialogs-root/DialogsRoot.esm.js +0 -207
  904. package/dist/design-system/components/dialogs-root/DialogsRoot.esm.js.map +0 -1
  905. package/dist/design-system/components/dialogs-root/index.cjs.js +0 -1
  906. package/dist/design-system/components/dialogs-root/index.d.ts.map +0 -1
  907. package/dist/design-system/components/dialogs-root/index.esm.js +0 -1
  908. package/dist/design-system/components/login-modal/LoginModal.cjs.js +0 -30
  909. package/dist/design-system/components/login-modal/LoginModal.cjs.js.map +0 -1
  910. package/dist/design-system/components/login-modal/LoginModal.d.ts +0 -15
  911. package/dist/design-system/components/login-modal/LoginModal.d.ts.map +0 -1
  912. package/dist/design-system/components/login-modal/LoginModal.esm.js +0 -326
  913. package/dist/design-system/components/login-modal/LoginModal.esm.js.map +0 -1
  914. package/dist/design-system/components/login-modal/LoginModal.stories.d.ts +0 -14
  915. package/dist/design-system/components/login-modal/LoginModal.stories.d.ts.map +0 -1
  916. package/dist/design-system/components/login-modal/LoginModal.styles.cjs.js +0 -2
  917. package/dist/design-system/components/login-modal/LoginModal.styles.cjs.js.map +0 -1
  918. package/dist/design-system/components/login-modal/LoginModal.styles.esm.js +0 -7
  919. package/dist/design-system/components/login-modal/LoginModal.styles.esm.js.map +0 -1
  920. package/dist/design-system/components/login-modal/index.cjs.js +0 -1
  921. package/dist/design-system/components/login-modal/index.d.ts.map +0 -1
  922. package/dist/design-system/components/login-modal/index.esm.js +0 -1
  923. package/dist/design-system/components/menu/Menu.cjs.js +0 -9
  924. package/dist/design-system/components/menu/Menu.cjs.js.map +0 -1
  925. package/dist/design-system/components/menu/Menu.d.ts +0 -13
  926. package/dist/design-system/components/menu/Menu.d.ts.map +0 -1
  927. package/dist/design-system/components/menu/Menu.esm.js +0 -250
  928. package/dist/design-system/components/menu/Menu.esm.js.map +0 -1
  929. package/dist/design-system/components/menu/Menu.stories.d.ts +0 -8
  930. package/dist/design-system/components/menu/Menu.stories.d.ts.map +0 -1
  931. package/dist/design-system/components/menu/index.cjs.js +0 -1
  932. package/dist/design-system/components/menu/index.d.ts.map +0 -1
  933. package/dist/design-system/components/menu/index.esm.js +0 -1
  934. package/dist/design-system/components/menu-item/MenuItem.cjs.js +0 -14
  935. package/dist/design-system/components/menu-item/MenuItem.cjs.js.map +0 -1
  936. package/dist/design-system/components/menu-item/MenuItem.d.ts +0 -7
  937. package/dist/design-system/components/menu-item/MenuItem.d.ts.map +0 -1
  938. package/dist/design-system/components/menu-item/MenuItem.esm.js +0 -218
  939. package/dist/design-system/components/menu-item/MenuItem.esm.js.map +0 -1
  940. package/dist/design-system/components/menu-item/MenuItem.styles.cjs.js +0 -2
  941. package/dist/design-system/components/menu-item/MenuItem.styles.cjs.js.map +0 -1
  942. package/dist/design-system/components/menu-item/MenuItem.styles.esm.js +0 -7
  943. package/dist/design-system/components/menu-item/MenuItem.styles.esm.js.map +0 -1
  944. package/dist/design-system/components/menu-item/index.cjs.js +0 -1
  945. package/dist/design-system/components/menu-item/index.d.ts.map +0 -1
  946. package/dist/design-system/components/menu-item/index.esm.js +0 -1
  947. package/dist/design-system/components/menu-items/MenuItems.cjs.js +0 -6
  948. package/dist/design-system/components/menu-items/MenuItems.cjs.js.map +0 -1
  949. package/dist/design-system/components/menu-items/MenuItems.d.ts +0 -8
  950. package/dist/design-system/components/menu-items/MenuItems.d.ts.map +0 -1
  951. package/dist/design-system/components/menu-items/MenuItems.esm.js +0 -217
  952. package/dist/design-system/components/menu-items/MenuItems.esm.js.map +0 -1
  953. package/dist/design-system/components/menu-items/MenuItems.styles.cjs.js +0 -2
  954. package/dist/design-system/components/menu-items/MenuItems.styles.cjs.js.map +0 -1
  955. package/dist/design-system/components/menu-items/MenuItems.styles.esm.js +0 -7
  956. package/dist/design-system/components/menu-items/MenuItems.styles.esm.js.map +0 -1
  957. package/dist/design-system/components/menu-items/index.cjs.js +0 -1
  958. package/dist/design-system/components/menu-items/index.d.ts +0 -4
  959. package/dist/design-system/components/menu-items/index.d.ts.map +0 -1
  960. package/dist/design-system/components/menu-items/index.esm.js +0 -1
  961. package/dist/design-system/components/provider/Provider.cjs.js +0 -5
  962. package/dist/design-system/components/provider/Provider.cjs.js.map +0 -1
  963. package/dist/design-system/components/provider/Provider.d.ts +0 -8
  964. package/dist/design-system/components/provider/Provider.d.ts.map +0 -1
  965. package/dist/design-system/components/provider/Provider.esm.js +0 -213
  966. package/dist/design-system/components/provider/Provider.esm.js.map +0 -1
  967. package/dist/design-system/components/provider/index.cjs.js +0 -1
  968. package/dist/design-system/components/provider/index.d.ts.map +0 -1
  969. package/dist/design-system/components/provider/index.esm.js +0 -1
  970. package/dist/design-system/lib/auth/SolidAuth.cjs.js +0 -2
  971. package/dist/design-system/lib/auth/SolidAuth.cjs.js.map +0 -1
  972. package/dist/design-system/lib/auth/SolidAuth.d.ts +0 -13
  973. package/dist/design-system/lib/auth/SolidAuth.d.ts.map +0 -1
  974. package/dist/design-system/lib/auth/SolidAuth.esm.js +0 -50
  975. package/dist/design-system/lib/auth/SolidAuth.esm.js.map +0 -1
  976. package/dist/design-system/lib/dialogs/Dialog.cjs.js +0 -2
  977. package/dist/design-system/lib/dialogs/Dialog.cjs.js.map +0 -1
  978. package/dist/design-system/lib/dialogs/Dialog.d.ts +0 -10
  979. package/dist/design-system/lib/dialogs/Dialog.d.ts.map +0 -1
  980. package/dist/design-system/lib/dialogs/Dialog.esm.js +0 -38
  981. package/dist/design-system/lib/dialogs/Dialog.esm.js.map +0 -1
  982. package/dist/design-system/lib/dialogs/context.cjs.js +0 -2
  983. package/dist/design-system/lib/dialogs/context.cjs.js.map +0 -1
  984. package/dist/design-system/lib/dialogs/context.d.ts +0 -7
  985. package/dist/design-system/lib/dialogs/context.d.ts.map +0 -1
  986. package/dist/design-system/lib/dialogs/context.esm.js +0 -7
  987. package/dist/design-system/lib/dialogs/context.esm.js.map +0 -1
  988. package/dist/design-system/lib/dialogs/events/close-dialog.cjs.js +0 -2
  989. package/dist/design-system/lib/dialogs/events/close-dialog.cjs.js.map +0 -1
  990. package/dist/design-system/lib/dialogs/events/close-dialog.d.ts +0 -13
  991. package/dist/design-system/lib/dialogs/events/close-dialog.d.ts.map +0 -1
  992. package/dist/design-system/lib/dialogs/events/close-dialog.esm.js +0 -36
  993. package/dist/design-system/lib/dialogs/events/close-dialog.esm.js.map +0 -1
  994. package/dist/design-system/lib/dialogs/events/show-dialog.cjs.js +0 -2
  995. package/dist/design-system/lib/dialogs/events/show-dialog.cjs.js.map +0 -1
  996. package/dist/design-system/lib/dialogs/events/show-dialog.d.ts.map +0 -1
  997. package/dist/design-system/lib/dialogs/events/show-dialog.esm.js +0 -36
  998. package/dist/design-system/lib/dialogs/events/show-dialog.esm.js.map +0 -1
  999. package/dist/design-system/lib/dialogs/index.cjs.js +0 -2
  1000. package/dist/design-system/lib/dialogs/index.cjs.js.map +0 -1
  1001. package/dist/design-system/lib/dialogs/index.d.ts +0 -3
  1002. package/dist/design-system/lib/dialogs/index.d.ts.map +0 -1
  1003. package/dist/design-system/lib/dialogs/index.esm.js +0 -11
  1004. package/dist/design-system/lib/dialogs/index.esm.js.map +0 -1
  1005. package/dist/design-system/lib/ids.cjs.js.map +0 -1
  1006. package/dist/design-system/lib/ids.d.ts.map +0 -1
  1007. package/dist/design-system/lib/ids.esm.js +0 -8
  1008. package/dist/design-system/lib/ids.esm.js.map +0 -1
  1009. package/dist/design-system/lib/internals.d.ts.map +0 -1
  1010. package/dist/design-system/lib/menus/context.cjs.js +0 -2
  1011. package/dist/design-system/lib/menus/context.cjs.js.map +0 -1
  1012. package/dist/design-system/lib/menus/context.d.ts +0 -7
  1013. package/dist/design-system/lib/menus/context.d.ts.map +0 -1
  1014. package/dist/design-system/lib/menus/context.esm.js +0 -7
  1015. package/dist/design-system/lib/menus/context.esm.js.map +0 -1
  1016. package/dist/design-system/polyfills/css-anchor-positioning.d.ts +0 -8
  1017. package/dist/design-system/polyfills/css-anchor-positioning.d.ts.map +0 -1
  1018. package/dist/lib/features.cjs.js +0 -2
  1019. package/dist/lib/features.cjs.js.map +0 -1
  1020. package/dist/lib/features.d.ts +0 -8
  1021. package/dist/lib/features.d.ts.map +0 -1
  1022. package/dist/lib/features.esm.js +0 -6
  1023. package/dist/lib/features.esm.js.map +0 -1
  1024. package/dist/primitives/components/avatar/Avatar.cjs.js +0 -6
  1025. package/dist/primitives/components/avatar/Avatar.cjs.js.map +0 -1
  1026. package/dist/primitives/components/avatar/Avatar.d.ts +0 -10
  1027. package/dist/primitives/components/avatar/Avatar.d.ts.map +0 -1
  1028. package/dist/primitives/components/avatar/Avatar.esm.js +0 -216
  1029. package/dist/primitives/components/avatar/Avatar.esm.js.map +0 -1
  1030. package/dist/primitives/components/avatar/Avatar.stories.d.ts +0 -44
  1031. package/dist/primitives/components/avatar/Avatar.stories.d.ts.map +0 -1
  1032. package/dist/primitives/components/avatar/Avatar.styles.cjs.js +0 -2
  1033. package/dist/primitives/components/avatar/Avatar.styles.cjs.js.map +0 -1
  1034. package/dist/primitives/components/avatar/Avatar.styles.esm.js +0 -7
  1035. package/dist/primitives/components/avatar/Avatar.styles.esm.js.map +0 -1
  1036. package/dist/primitives/components/avatar/index.cjs.js +0 -1
  1037. package/dist/primitives/components/avatar/index.d.ts.map +0 -1
  1038. package/dist/primitives/components/avatar/index.esm.js +0 -1
  1039. package/dist/primitives/components/guard/Guard.d.ts +0 -6
  1040. package/dist/primitives/components/guard/Guard.d.ts.map +0 -1
  1041. package/dist/primitives/components/guard/Guard.stories.d.ts +0 -33
  1042. package/dist/primitives/components/guard/Guard.stories.d.ts.map +0 -1
  1043. package/dist/primitives/components/guard/index.d.ts.map +0 -1
  1044. package/dist/primitives/components/login-button/LoginButton.cjs.js +0 -10
  1045. package/dist/primitives/components/login-button/LoginButton.cjs.js.map +0 -1
  1046. package/dist/primitives/components/login-button/LoginButton.d.ts +0 -8
  1047. package/dist/primitives/components/login-button/LoginButton.d.ts.map +0 -1
  1048. package/dist/primitives/components/login-button/LoginButton.esm.js +0 -221
  1049. package/dist/primitives/components/login-button/LoginButton.esm.js.map +0 -1
  1050. package/dist/primitives/components/login-button/LoginButton.stories.d.ts +0 -14
  1051. package/dist/primitives/components/login-button/LoginButton.stories.d.ts.map +0 -1
  1052. package/dist/primitives/components/login-button/LoginButton.styles.cjs.js +0 -2
  1053. package/dist/primitives/components/login-button/LoginButton.styles.cjs.js.map +0 -1
  1054. package/dist/primitives/components/login-button/LoginButton.styles.esm.js +0 -7
  1055. package/dist/primitives/components/login-button/LoginButton.styles.esm.js.map +0 -1
  1056. package/dist/primitives/components/login-button/index.cjs.js +0 -1
  1057. package/dist/primitives/components/login-button/index.d.ts.map +0 -1
  1058. package/dist/primitives/components/login-button/index.esm.js +0 -1
  1059. package/dist/primitives/components/logout-button/LogoutButton.cjs.js +0 -10
  1060. package/dist/primitives/components/logout-button/LogoutButton.cjs.js.map +0 -1
  1061. package/dist/primitives/components/logout-button/LogoutButton.d.ts +0 -8
  1062. package/dist/primitives/components/logout-button/LogoutButton.d.ts.map +0 -1
  1063. package/dist/primitives/components/logout-button/LogoutButton.esm.js +0 -221
  1064. package/dist/primitives/components/logout-button/LogoutButton.esm.js.map +0 -1
  1065. package/dist/primitives/components/logout-button/LogoutButton.stories.d.ts +0 -14
  1066. package/dist/primitives/components/logout-button/LogoutButton.stories.d.ts.map +0 -1
  1067. package/dist/primitives/components/logout-button/LogoutButton.styles.cjs.js +0 -2
  1068. package/dist/primitives/components/logout-button/LogoutButton.styles.cjs.js.map +0 -1
  1069. package/dist/primitives/components/logout-button/LogoutButton.styles.esm.js +0 -7
  1070. package/dist/primitives/components/logout-button/LogoutButton.styles.esm.js.map +0 -1
  1071. package/dist/primitives/components/logout-button/index.cjs.js +0 -1
  1072. package/dist/primitives/components/logout-button/index.d.ts.map +0 -1
  1073. package/dist/primitives/components/logout-button/index.esm.js +0 -1
  1074. package/dist/primitives/components/signup-button/SignupButton.cjs.js +0 -10
  1075. package/dist/primitives/components/signup-button/SignupButton.cjs.js.map +0 -1
  1076. package/dist/primitives/components/signup-button/SignupButton.d.ts +0 -8
  1077. package/dist/primitives/components/signup-button/SignupButton.d.ts.map +0 -1
  1078. package/dist/primitives/components/signup-button/SignupButton.esm.js +0 -221
  1079. package/dist/primitives/components/signup-button/SignupButton.esm.js.map +0 -1
  1080. package/dist/primitives/components/signup-button/SignupButton.stories.d.ts +0 -14
  1081. package/dist/primitives/components/signup-button/SignupButton.stories.d.ts.map +0 -1
  1082. package/dist/primitives/components/signup-button/SignupButton.styles.cjs.js +0 -2
  1083. package/dist/primitives/components/signup-button/SignupButton.styles.cjs.js.map +0 -1
  1084. package/dist/primitives/components/signup-button/SignupButton.styles.esm.js +0 -7
  1085. package/dist/primitives/components/signup-button/SignupButton.styles.esm.js.map +0 -1
  1086. package/dist/primitives/components/signup-button/index.cjs.js +0 -1
  1087. package/dist/primitives/components/signup-button/index.d.ts.map +0 -1
  1088. package/dist/primitives/components/signup-button/index.esm.js +0 -1
  1089. package/dist/primitives/lib/WebComponent.cjs.js +0 -2
  1090. package/dist/primitives/lib/WebComponent.cjs.js.map +0 -1
  1091. package/dist/primitives/lib/WebComponent.d.ts +0 -13
  1092. package/dist/primitives/lib/WebComponent.d.ts.map +0 -1
  1093. package/dist/primitives/lib/WebComponent.esm.js +0 -61
  1094. package/dist/primitives/lib/WebComponent.esm.js.map +0 -1
  1095. package/dist/primitives/lib/auth/Account.cjs.js +0 -2
  1096. package/dist/primitives/lib/auth/Account.cjs.js.map +0 -1
  1097. package/dist/primitives/lib/auth/Account.d.ts.map +0 -1
  1098. package/dist/primitives/lib/auth/Account.esm.js +0 -32
  1099. package/dist/primitives/lib/auth/Account.esm.js.map +0 -1
  1100. package/dist/primitives/lib/auth/NoopAuth.cjs.js +0 -2
  1101. package/dist/primitives/lib/auth/NoopAuth.cjs.js.map +0 -1
  1102. package/dist/primitives/lib/auth/NoopAuth.d.ts.map +0 -1
  1103. package/dist/primitives/lib/auth/NoopAuth.esm.js +0 -22
  1104. package/dist/primitives/lib/auth/NoopAuth.esm.js.map +0 -1
  1105. package/dist/primitives/lib/auth/context.cjs.js.map +0 -1
  1106. package/dist/primitives/lib/auth/context.d.ts.map +0 -1
  1107. package/dist/primitives/lib/auth/context.esm.js +0 -8
  1108. package/dist/primitives/lib/auth/context.esm.js.map +0 -1
  1109. package/dist/primitives/lib/customElement.cjs.js +0 -2
  1110. package/dist/primitives/lib/customElement.cjs.js.map +0 -1
  1111. package/dist/primitives/lib/customElement.d.ts +0 -11
  1112. package/dist/primitives/lib/customElement.d.ts.map +0 -1
  1113. package/dist/primitives/lib/customElement.esm.js +0 -17
  1114. package/dist/primitives/lib/customElement.esm.js.map +0 -1
  1115. package/dist/primitives/styles/common.styles.cjs.js +0 -2
  1116. package/dist/primitives/styles/common.styles.cjs.js.map +0 -1
  1117. package/dist/primitives/styles/common.styles.esm.js +0 -7
  1118. package/dist/primitives/styles/common.styles.esm.js.map +0 -1
  1119. package/dist/solid-ui.js.map +0 -1
  1120. package/dist/styles.css +0 -1
  1121. package/dist/v2/components/actions/button/Button.cjs.js +0 -245
  1122. package/dist/v2/components/actions/button/Button.cjs.js.map +0 -1
  1123. package/dist/v2/components/actions/button/Button.d.ts +0 -97
  1124. package/dist/v2/components/actions/button/Button.d.ts.map +0 -1
  1125. package/dist/v2/components/actions/button/Button.esm.js +0 -347
  1126. package/dist/v2/components/actions/button/Button.esm.js.map +0 -1
  1127. package/dist/v2/components/actions/button/Button.test.d.ts +0 -1
  1128. package/dist/v2/components/actions/button/Button.test.d.ts.map +0 -1
  1129. package/dist/v2/components/actions/button/index.cjs.js +0 -2
  1130. package/dist/v2/components/actions/button/index.cjs.js.map +0 -1
  1131. package/dist/v2/components/actions/button/index.d.ts +0 -8
  1132. package/dist/v2/components/actions/button/index.d.ts.map +0 -1
  1133. package/dist/v2/components/actions/button/index.esm.js +0 -7
  1134. package/dist/v2/components/actions/button/index.esm.js.map +0 -1
  1135. package/dist/v2/components/auth/loginButton/LoginButton.cjs.js +0 -414
  1136. package/dist/v2/components/auth/loginButton/LoginButton.cjs.js.map +0 -1
  1137. package/dist/v2/components/auth/loginButton/LoginButton.esm.js +0 -519
  1138. package/dist/v2/components/auth/loginButton/LoginButton.esm.js.map +0 -1
  1139. package/dist/v2/components/auth/loginButton/downArrow.cjs.js +0 -9
  1140. package/dist/v2/components/auth/loginButton/downArrow.cjs.js.map +0 -1
  1141. package/dist/v2/components/auth/loginButton/downArrow.esm.js +0 -14
  1142. package/dist/v2/components/auth/loginButton/downArrow.esm.js.map +0 -1
  1143. package/dist/v2/components/auth/loginButton/index.cjs.js +0 -2
  1144. package/dist/v2/components/auth/loginButton/index.cjs.js.map +0 -1
  1145. package/dist/v2/components/auth/loginButton/index.esm.js +0 -7
  1146. package/dist/v2/components/auth/loginButton/index.esm.js.map +0 -1
  1147. package/dist/v2/components/auth/signupButton/SignupButton.cjs.js +0 -59
  1148. package/dist/v2/components/auth/signupButton/SignupButton.cjs.js.map +0 -1
  1149. package/dist/v2/components/auth/signupButton/SignupButton.esm.js +0 -98
  1150. package/dist/v2/components/auth/signupButton/SignupButton.esm.js.map +0 -1
  1151. package/dist/v2/components/auth/signupButton/index.cjs.js +0 -2
  1152. package/dist/v2/components/auth/signupButton/index.cjs.js.map +0 -1
  1153. package/dist/v2/components/auth/signupButton/index.esm.js +0 -7
  1154. package/dist/v2/components/auth/signupButton/index.esm.js.map +0 -1
  1155. package/dist/v2/components/forms/combobox/Combobox.cjs.js +0 -194
  1156. package/dist/v2/components/forms/combobox/Combobox.cjs.js.map +0 -1
  1157. package/dist/v2/components/forms/combobox/Combobox.d.ts +0 -82
  1158. package/dist/v2/components/forms/combobox/Combobox.d.ts.map +0 -1
  1159. package/dist/v2/components/forms/combobox/Combobox.esm.js +0 -394
  1160. package/dist/v2/components/forms/combobox/Combobox.esm.js.map +0 -1
  1161. package/dist/v2/components/forms/combobox/Combobox.test.d.ts +0 -1
  1162. package/dist/v2/components/forms/combobox/Combobox.test.d.ts.map +0 -1
  1163. package/dist/v2/components/forms/combobox/comboboxTypes.d.ts +0 -6
  1164. package/dist/v2/components/forms/combobox/comboboxTypes.d.ts.map +0 -1
  1165. package/dist/v2/components/forms/combobox/index.cjs.js +0 -2
  1166. package/dist/v2/components/forms/combobox/index.cjs.js.map +0 -1
  1167. package/dist/v2/components/forms/combobox/index.d.ts +0 -3
  1168. package/dist/v2/components/forms/combobox/index.d.ts.map +0 -1
  1169. package/dist/v2/components/forms/combobox/index.esm.js +0 -7
  1170. package/dist/v2/components/forms/combobox/index.esm.js.map +0 -1
  1171. package/dist/v2/components/forms/select/Select.cjs.js +0 -225
  1172. package/dist/v2/components/forms/select/Select.cjs.js.map +0 -1
  1173. package/dist/v2/components/forms/select/Select.d.ts +0 -68
  1174. package/dist/v2/components/forms/select/Select.d.ts.map +0 -1
  1175. package/dist/v2/components/forms/select/Select.esm.js +0 -394
  1176. package/dist/v2/components/forms/select/Select.esm.js.map +0 -1
  1177. package/dist/v2/components/forms/select/Select.test.d.ts +0 -1
  1178. package/dist/v2/components/forms/select/Select.test.d.ts.map +0 -1
  1179. package/dist/v2/components/forms/select/index.cjs.js +0 -2
  1180. package/dist/v2/components/forms/select/index.cjs.js.map +0 -1
  1181. package/dist/v2/components/forms/select/index.d.ts +0 -3
  1182. package/dist/v2/components/forms/select/index.d.ts.map +0 -1
  1183. package/dist/v2/components/forms/select/index.esm.js +0 -7
  1184. package/dist/v2/components/forms/select/index.esm.js.map +0 -1
  1185. package/dist/v2/components/forms/shared/downArrow.cjs.js +0 -9
  1186. package/dist/v2/components/forms/shared/downArrow.cjs.js.map +0 -1
  1187. package/dist/v2/components/forms/shared/downArrow.d.ts +0 -2
  1188. package/dist/v2/components/forms/shared/downArrow.d.ts.map +0 -1
  1189. package/dist/v2/components/forms/shared/downArrow.esm.js +0 -14
  1190. package/dist/v2/components/forms/shared/downArrow.esm.js.map +0 -1
  1191. package/dist/v2/components/forms/shared/keyboard.cjs.js +0 -2
  1192. package/dist/v2/components/forms/shared/keyboard.cjs.js.map +0 -1
  1193. package/dist/v2/components/forms/shared/keyboard.d.ts +0 -7
  1194. package/dist/v2/components/forms/shared/keyboard.d.ts.map +0 -1
  1195. package/dist/v2/components/forms/shared/keyboard.esm.js +0 -34
  1196. package/dist/v2/components/forms/shared/keyboard.esm.js.map +0 -1
  1197. package/dist/v2/components/forms/shared/listboxStyles.cjs.js +0 -95
  1198. package/dist/v2/components/forms/shared/listboxStyles.cjs.js.map +0 -1
  1199. package/dist/v2/components/forms/shared/listboxStyles.d.ts +0 -2
  1200. package/dist/v2/components/forms/shared/listboxStyles.d.ts.map +0 -1
  1201. package/dist/v2/components/forms/shared/listboxStyles.esm.js +0 -100
  1202. package/dist/v2/components/forms/shared/listboxStyles.esm.js.map +0 -1
  1203. package/dist/v2/components/forms/shared/listboxTemplate.cjs.js +0 -24
  1204. package/dist/v2/components/forms/shared/listboxTemplate.cjs.js.map +0 -1
  1205. package/dist/v2/components/forms/shared/listboxTemplate.d.ts +0 -11
  1206. package/dist/v2/components/forms/shared/listboxTemplate.d.ts.map +0 -1
  1207. package/dist/v2/components/forms/shared/listboxTemplate.esm.js +0 -37
  1208. package/dist/v2/components/forms/shared/listboxTemplate.esm.js.map +0 -1
  1209. package/dist/v2/components/forms/shared/optionTypes.d.ts +0 -6
  1210. package/dist/v2/components/forms/shared/optionTypes.d.ts.map +0 -1
  1211. package/dist/v2/components/layout/header/Header.cjs.js +0 -625
  1212. package/dist/v2/components/layout/header/Header.cjs.js.map +0 -1
  1213. package/dist/v2/components/layout/header/Header.d.ts +0 -160
  1214. package/dist/v2/components/layout/header/Header.d.ts.map +0 -1
  1215. package/dist/v2/components/layout/header/Header.esm.js +0 -873
  1216. package/dist/v2/components/layout/header/Header.esm.js.map +0 -1
  1217. package/dist/v2/components/layout/header/header.test.d.ts +0 -1
  1218. package/dist/v2/components/layout/header/header.test.d.ts.map +0 -1
  1219. package/dist/v2/components/layout/header/index.cjs.js +0 -2
  1220. package/dist/v2/components/layout/header/index.cjs.js.map +0 -1
  1221. package/dist/v2/components/layout/header/index.d.ts +0 -4
  1222. package/dist/v2/components/layout/header/index.d.ts.map +0 -1
  1223. package/dist/v2/components/layout/header/index.esm.js +0 -7
  1224. package/dist/v2/components/layout/header/index.esm.js.map +0 -1
  1225. /package/dist/{primitives/components → components}/avatar/index.d.ts +0 -0
  1226. /package/dist/{design-system/components → components}/combobox-option/index.d.ts +0 -0
  1227. /package/dist/{design-system/components → components}/dialog/index.d.ts +0 -0
  1228. /package/dist/{design-system/components → components}/dialog-content/index.d.ts +0 -0
  1229. /package/dist/{design-system/components → components}/dialog-footer/index.d.ts +0 -0
  1230. /package/dist/{design-system/components → components}/dialog-header/index.d.ts +0 -0
  1231. /package/dist/{design-system/components → components}/dialog-provider/index.d.ts +0 -0
  1232. /package/dist/{design-system/components → components}/dialogs-root/index.d.ts +0 -0
  1233. /package/dist/{primitives/components → components}/guard/index.d.ts +0 -0
  1234. /package/dist/{primitives/components → components}/login-button/index.d.ts +0 -0
  1235. /package/dist/{design-system/components → components}/login-modal/index.d.ts +0 -0
  1236. /package/dist/{primitives/components → components}/logout-button/index.d.ts +0 -0
  1237. /package/dist/{design-system/components → components}/menu/index.d.ts +0 -0
  1238. /package/dist/{design-system/components → components}/menu-item/index.d.ts +0 -0
  1239. /package/dist/{design-system/components → components}/provider/index.d.ts +0 -0
  1240. /package/dist/{primitives/components → components}/signup-button/index.d.ts +0 -0
  1241. /package/dist/{primitives/lib → lib}/auth/Account.d.ts +0 -0
  1242. /package/dist/{primitives/lib → lib}/auth/NoopAuth.d.ts +0 -0
  1243. /package/dist/{primitives/lib → lib}/auth/context.cjs.js +0 -0
  1244. /package/dist/{primitives/lib → lib}/auth/context.d.ts +0 -0
  1245. /package/dist/{design-system/lib → lib/components}/ids.cjs.js +0 -0
  1246. /package/dist/{design-system/lib → lib/components}/ids.d.ts +0 -0
  1247. /package/dist/{design-system/lib → lib}/dialogs/events/show-dialog.d.ts +0 -0
  1248. /package/dist/{design-system/lib → storybook}/internals.d.ts +0 -0
@@ -0,0 +1,2309 @@
1
+ import { n as e, r as t } from "./components-DH1slGZY.js";
2
+ import { a as n, c as r, i } from "./lit-C4H1jI4q.js";
3
+ import { a, c as o, i as s, l as c, n as l, o as u, r as d, s as f, t as p } from "./chunk.7MPIABXH-CEYdxYyt.js";
4
+ import { n as m, t as h } from "./decorators-BqWyWiL9.js";
5
+ import { t as g } from "./query-BYu9q8lA.js";
6
+ //#region node_modules/@awesome.me/webawesome/dist/chunks/chunk.2LXKNNNE.js
7
+ var _ = class extends Event {
8
+ constructor(e) {
9
+ super("wa-select", {
10
+ bubbles: !0,
11
+ cancelable: !0,
12
+ composed: !0
13
+ }), this.detail = e;
14
+ }
15
+ };
16
+ //#endregion
17
+ //#region node_modules/@awesome.me/webawesome/dist/chunks/chunk.TTJR7FH2.js
18
+ function* v(e = document.activeElement) {
19
+ e != null && (yield e, "shadowRoot" in e && e.shadowRoot && e.shadowRoot.mode !== "closed" && (yield* v(e.shadowRoot.activeElement)));
20
+ }
21
+ //#endregion
22
+ //#region node_modules/@awesome.me/webawesome/dist/chunks/chunk.Z6IK7DP4.js
23
+ var y = r`
24
+ :host {
25
+ --show-duration: var(--wa-transition-fast);
26
+ --hide-duration: var(--wa-transition-fast);
27
+ display: contents;
28
+ }
29
+
30
+ #menu {
31
+ display: flex;
32
+ flex-direction: column;
33
+ width: max-content;
34
+ margin: 0;
35
+ padding: 0.25em;
36
+ border: var(--wa-border-style) var(--wa-border-width-s) var(--wa-color-surface-border);
37
+ border-radius: var(--wa-border-radius-m);
38
+ background-color: var(--wa-color-surface-raised);
39
+ box-shadow: var(--wa-shadow-m);
40
+ color: var(--wa-color-text-normal);
41
+ text-align: start;
42
+ user-select: none;
43
+ overflow: auto;
44
+ max-width: var(--auto-size-available-width) !important;
45
+ max-height: var(--auto-size-available-height) !important;
46
+
47
+ &.show {
48
+ animation: show var(--show-duration) ease;
49
+ }
50
+
51
+ &.hide {
52
+ animation: show var(--hide-duration) ease reverse;
53
+ }
54
+
55
+ ::slotted(h1),
56
+ ::slotted(h2),
57
+ ::slotted(h3),
58
+ ::slotted(h4),
59
+ ::slotted(h5),
60
+ ::slotted(h6) {
61
+ display: block !important;
62
+ margin: 0.25em 0 !important;
63
+ padding: 0.25em 0.75em !important;
64
+ color: var(--wa-color-text-quiet);
65
+ font-family: var(--wa-font-family-body) !important;
66
+ font-weight: var(--wa-font-weight-semibold) !important;
67
+ font-size: var(--wa-font-size-smaller) !important;
68
+ }
69
+
70
+ ::slotted(wa-divider) {
71
+ --spacing: 0.25em; /* Component-specific, left as-is */
72
+ }
73
+ }
74
+
75
+ wa-popup[data-current-placement^='top'] #menu {
76
+ transform-origin: bottom;
77
+ }
78
+
79
+ wa-popup[data-current-placement^='bottom'] #menu {
80
+ transform-origin: top;
81
+ }
82
+
83
+ wa-popup[data-current-placement^='left'] #menu {
84
+ transform-origin: right;
85
+ }
86
+
87
+ wa-popup[data-current-placement^='right'] #menu {
88
+ transform-origin: left;
89
+ }
90
+
91
+ wa-popup[data-current-placement='left-start'] #menu {
92
+ transform-origin: right top;
93
+ }
94
+
95
+ wa-popup[data-current-placement='left-end'] #menu {
96
+ transform-origin: right bottom;
97
+ }
98
+
99
+ wa-popup[data-current-placement='right-start'] #menu {
100
+ transform-origin: left top;
101
+ }
102
+
103
+ wa-popup[data-current-placement='right-end'] #menu {
104
+ transform-origin: left bottom;
105
+ }
106
+
107
+ @keyframes show {
108
+ from {
109
+ scale: 0.9;
110
+ opacity: 0;
111
+ }
112
+ to {
113
+ scale: 1;
114
+ opacity: 1;
115
+ }
116
+ }
117
+ `, b = class extends Event {
118
+ constructor() {
119
+ super("wa-show", {
120
+ bubbles: !0,
121
+ cancelable: !0,
122
+ composed: !0
123
+ });
124
+ }
125
+ }, x = class extends Event {
126
+ constructor(e) {
127
+ super("wa-hide", {
128
+ bubbles: !0,
129
+ cancelable: !0,
130
+ composed: !0
131
+ }), this.detail = e;
132
+ }
133
+ }, S = class extends Event {
134
+ constructor() {
135
+ super("wa-after-show", {
136
+ bubbles: !0,
137
+ cancelable: !1,
138
+ composed: !0
139
+ });
140
+ }
141
+ }, C = class extends Event {
142
+ constructor() {
143
+ super("wa-after-hide", {
144
+ bubbles: !0,
145
+ cancelable: !1,
146
+ composed: !0
147
+ });
148
+ }
149
+ }, w = [];
150
+ function T(e) {
151
+ w.push(e);
152
+ }
153
+ function E(e) {
154
+ for (let t = w.length - 1; t >= 0; t--) if (w[t] === e) {
155
+ w.splice(t, 1);
156
+ break;
157
+ }
158
+ }
159
+ function D(e) {
160
+ return w.length > 0 && w[w.length - 1] === e;
161
+ }
162
+ //#endregion
163
+ //#region node_modules/nanoid/url-alphabet/index.js
164
+ var O = "useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict", k = (e = 21) => {
165
+ let t = "", n = crypto.getRandomValues(new Uint8Array(e |= 0));
166
+ for (; e--;) t += O[n[e] & 63];
167
+ return t;
168
+ };
169
+ //#endregion
170
+ //#region node_modules/@awesome.me/webawesome/dist/chunks/chunk.KNJT7KBU.js
171
+ function A(e = "") {
172
+ return `${e}${k()}`;
173
+ }
174
+ //#endregion
175
+ //#region node_modules/@awesome.me/webawesome/dist/chunks/chunk.RPQJAXXR.js
176
+ var j = {
177
+ small: "s",
178
+ medium: "m",
179
+ large: "l"
180
+ }, ee = /* @__PURE__ */ new Set();
181
+ function te(e, t) {
182
+ t in j && !ee.has(`${e}:${t}`) && (ee.add(`${e}:${t}`), console.warn(`[${e}] size="${t}" is deprecated. Use size="${j[t]}" instead. The long-form value will be removed in the next major version.`));
183
+ }
184
+ //#endregion
185
+ //#region node_modules/@awesome.me/webawesome/dist/chunks/chunk.G5ZZIGWB.js
186
+ var ne = r`
187
+ :host([size='xs']) {
188
+ font-size: var(--wa-font-size-xs);
189
+ }
190
+
191
+ :host([size='s']),
192
+ :host([size='small']) {
193
+ font-size: var(--wa-font-size-s);
194
+ }
195
+
196
+ :host([size='m']),
197
+ :host([size='medium']) {
198
+ font-size: var(--wa-font-size-m);
199
+ }
200
+
201
+ :host([size='l']),
202
+ :host([size='large']) {
203
+ font-size: var(--wa-font-size-l);
204
+ }
205
+
206
+ :host([size='xl']) {
207
+ font-size: var(--wa-font-size-xl);
208
+ }
209
+ `;
210
+ //#endregion
211
+ //#region node_modules/@awesome.me/webawesome/dist/chunks/chunk.L6CIKOFQ.js
212
+ function M(e, t) {
213
+ return new Promise((n) => {
214
+ let r = new AbortController(), { signal: i } = r;
215
+ if (e.classList.contains(t)) return;
216
+ e.classList.add(t);
217
+ let a = !1, o = () => {
218
+ a || (a = !0, e.classList.remove(t), n(), r.abort());
219
+ };
220
+ e.addEventListener("animationend", o, {
221
+ once: !0,
222
+ signal: i
223
+ }), e.addEventListener("animationcancel", o, {
224
+ once: !0,
225
+ signal: i
226
+ }), requestAnimationFrame(() => {
227
+ !a && e.getAnimations().length === 0 && o();
228
+ });
229
+ });
230
+ }
231
+ //#endregion
232
+ //#region node_modules/@awesome.me/webawesome/dist/chunks/chunk.PZAN6FPN.js
233
+ function N(e, t) {
234
+ let n = {
235
+ waitUntilFirstUpdate: !1,
236
+ ...t
237
+ };
238
+ return (t, r) => {
239
+ let { update: i } = t, a = Array.isArray(e) ? e : [e];
240
+ t.update = function(e) {
241
+ a.forEach((t) => {
242
+ let i = t;
243
+ if (e.has(i)) {
244
+ let t = e.get(i), a = this[i];
245
+ t !== a && (!n.waitUntilFirstUpdate || this.hasUpdated) && this[r](t, a);
246
+ }
247
+ }), i.call(this, e);
248
+ };
249
+ };
250
+ }
251
+ //#endregion
252
+ //#region node_modules/@awesome.me/webawesome/dist/chunks/chunk.2IJXO5LR.js
253
+ var P = /* @__PURE__ */ new Set(), F = class extends f {
254
+ constructor() {
255
+ super(...arguments), this.submenuCleanups = /* @__PURE__ */ new Map(), this.localize = new u(this), this.userTypedQuery = "", this.openSubmenuStack = [], this.open = !1, this.size = "m", this.placement = "bottom-start", this.distance = 0, this.skidding = 0, this.handleDocumentKeyDown = async (e) => {
256
+ let t = this.localize.dir() === "rtl";
257
+ if (e.key === "Escape" && this.open && D(this)) {
258
+ let t = this.getTrigger();
259
+ e.preventDefault(), e.stopPropagation(), this.open = !1, t?.focus({ preventScroll: !0 });
260
+ return;
261
+ }
262
+ let n = [...v()].find((e) => e.localName === "wa-dropdown-item"), r = n?.localName === "wa-dropdown-item", i = this.getCurrentSubmenuItem(), a = !!i, o, s, c;
263
+ a ? (o = this.getSubmenuItems(i), s = o.find((e) => e.active || e === n), c = s ? o.indexOf(s) : -1) : (o = this.getItems(), s = o.find((e) => e.active || e === n), c = s ? o.indexOf(s) : -1);
264
+ let l;
265
+ if (e.key === "ArrowUp" && (e.preventDefault(), e.stopPropagation(), l = c > 0 ? o[c - 1] : o[o.length - 1]), e.key === "ArrowDown" && (e.preventDefault(), e.stopPropagation(), l = c !== -1 && c < o.length - 1 ? o[c + 1] : o[0]), e.key === (t ? "ArrowLeft" : "ArrowRight") && r && s && s.hasSubmenu) {
266
+ e.preventDefault(), e.stopPropagation(), s.submenuOpen = !0, this.addToSubmenuStack(s), setTimeout(() => {
267
+ let e = this.getSubmenuItems(s);
268
+ e.length > 0 && (e.forEach((e, t) => e.active = t === 0), e[0].focus({ preventScroll: !0 }));
269
+ }, 0);
270
+ return;
271
+ }
272
+ if (e.key === (t ? "ArrowRight" : "ArrowLeft") && a) {
273
+ e.preventDefault(), e.stopPropagation();
274
+ let t = this.removeFromSubmenuStack();
275
+ t && (t.submenuOpen = !1, setTimeout(() => {
276
+ t.focus({ preventScroll: !0 }), t.active = !0, (t.slot === "submenu" ? this.getSubmenuItems(t.parentElement) : this.getItems()).forEach((e) => {
277
+ e !== t && (e.active = !1);
278
+ });
279
+ }, 0));
280
+ return;
281
+ }
282
+ if ((e.key === "Home" || e.key === "End") && (e.preventDefault(), e.stopPropagation(), l = e.key === "Home" ? o[0] : o[o.length - 1]), e.key === "Tab" && await this.hideMenu(), e.key.length === 1 && !(e.metaKey || e.ctrlKey || e.altKey) && !(e.key === " " && this.userTypedQuery === "") && (clearTimeout(this.userTypedTimeout), this.userTypedTimeout = setTimeout(() => {
283
+ this.userTypedQuery = "";
284
+ }, 1e3), this.userTypedQuery += e.key, o.some((e) => {
285
+ let t = (e.textContent || "").trim().toLowerCase(), n = this.userTypedQuery.trim().toLowerCase();
286
+ return t.startsWith(n) ? (l = e, !0) : !1;
287
+ })), l) {
288
+ e.preventDefault(), e.stopPropagation(), o.forEach((e) => e.active = e === l), l.focus({ preventScroll: !0 }), l.scrollIntoView({ block: "nearest" });
289
+ return;
290
+ }
291
+ (e.key === "Enter" || e.key === " " && this.userTypedQuery === "") && r && s && (e.preventDefault(), e.stopPropagation(), s.hasSubmenu ? (s.submenuOpen = !0, this.addToSubmenuStack(s), setTimeout(() => {
292
+ let e = this.getSubmenuItems(s);
293
+ e.length > 0 && (e.forEach((e, t) => e.active = t === 0), e[0].focus({ preventScroll: !0 }));
294
+ }, 0)) : this.makeSelection(s));
295
+ }, this.handleDocumentPointerDown = (e) => {
296
+ e.composedPath().some((e) => e instanceof HTMLElement ? e === this || e.closest("wa-dropdown, [part=\"submenu\"]") : !1) || (this.open = !1);
297
+ }, this.handleGlobalMouseMove = (e) => {
298
+ let t = this.getCurrentSubmenuItem();
299
+ if (!t?.submenuOpen || !t.submenuElement) return;
300
+ let n = t.submenuElement.getBoundingClientRect(), r = this.localize.dir() === "rtl", i = r ? n.right : n.left, a = r ? Math.max(e.clientX, i) : Math.min(e.clientX, i), o = Math.max(n.top, Math.min(e.clientY, n.bottom));
301
+ t.submenuElement.style.setProperty("--safe-triangle-cursor-x", `${a}px`), t.submenuElement.style.setProperty("--safe-triangle-cursor-y", `${o}px`);
302
+ let s = e.composedPath(), c = t.matches(":hover"), l = !!t.submenuElement?.matches(":hover"), u = c || !!s.find((e) => e === t), d = l || !!s.find((e) => e instanceof HTMLElement && e.closest("[part=\"submenu\"]") === t.submenuElement);
303
+ !u && !d && setTimeout(() => {
304
+ !c && !l && (t.submenuOpen = !1);
305
+ }, 100);
306
+ };
307
+ }
308
+ handleSizeChange() {
309
+ te(this.localName, this.size);
310
+ }
311
+ disconnectedCallback() {
312
+ super.disconnectedCallback(), clearInterval(this.userTypedTimeout), this.closeAllSubmenus(), this.submenuCleanups.forEach((e) => e()), this.submenuCleanups.clear(), document.removeEventListener("mousemove", this.handleGlobalMouseMove), document.removeEventListener("keydown", this.handleDocumentKeyDown), document.removeEventListener("pointerdown", this.handleDocumentPointerDown), E(this);
313
+ }
314
+ firstUpdated() {
315
+ this.syncAriaAttributes();
316
+ }
317
+ async updated(e) {
318
+ if (e.has("open")) {
319
+ let t = e.get("open");
320
+ if (t === this.open || t === void 0 && this.open === !1) return;
321
+ this.customStates.set("open", this.open), this.open ? await this.showMenu() : (this.closeAllSubmenus(), await this.hideMenu());
322
+ }
323
+ e.has("size") && this.syncItemSizes();
324
+ }
325
+ getItems(e = !1) {
326
+ let t = (this.defaultSlot?.assignedElements({ flatten: !0 }) ?? []).filter((e) => e.localName === "wa-dropdown-item");
327
+ return e ? t : t.filter((e) => !e.disabled);
328
+ }
329
+ getSubmenuItems(e, t = !1) {
330
+ let n = e.shadowRoot?.querySelector("slot[name=\"submenu\"]") || e.querySelector("slot[name=\"submenu\"]");
331
+ if (!n) return [];
332
+ let r = n.assignedElements({ flatten: !0 }).filter((e) => e.localName === "wa-dropdown-item");
333
+ return t ? r : r.filter((e) => !e.disabled);
334
+ }
335
+ syncItemSizes() {
336
+ (this.defaultSlot?.assignedElements({ flatten: !0 }) ?? []).filter((e) => e.localName === "wa-dropdown-item").forEach((e) => e.size = this.size);
337
+ }
338
+ addToSubmenuStack(e) {
339
+ let t = this.openSubmenuStack.indexOf(e);
340
+ t === -1 ? this.openSubmenuStack.push(e) : this.openSubmenuStack = this.openSubmenuStack.slice(0, t + 1);
341
+ }
342
+ removeFromSubmenuStack() {
343
+ return this.openSubmenuStack.pop();
344
+ }
345
+ getCurrentSubmenuItem() {
346
+ return this.openSubmenuStack.length > 0 ? this.openSubmenuStack[this.openSubmenuStack.length - 1] : void 0;
347
+ }
348
+ closeAllSubmenus() {
349
+ this.getItems(!0).forEach((e) => {
350
+ e.submenuOpen = !1;
351
+ }), this.openSubmenuStack = [];
352
+ }
353
+ closeSiblingSubmenus(e) {
354
+ let t = e.closest("wa-dropdown-item:not([slot=\"submenu\"])"), n;
355
+ n = t ? this.getSubmenuItems(t, !0) : this.getItems(!0), n.forEach((t) => {
356
+ t !== e && t.submenuOpen && (t.submenuOpen = !1);
357
+ }), this.openSubmenuStack.includes(e) || this.openSubmenuStack.push(e);
358
+ }
359
+ getTrigger() {
360
+ return this.querySelector("[slot=\"trigger\"]");
361
+ }
362
+ async showMenu() {
363
+ if (!this.getTrigger() || !this.popup || !this.menu) return;
364
+ let e = new b();
365
+ if (this.dispatchEvent(e), e.defaultPrevented) {
366
+ this.open = !1;
367
+ return;
368
+ }
369
+ if (this.popup.active) return;
370
+ P.forEach((e) => e.open = !1), this.popup.active = !0, this.open = !0, P.add(this), T(this), this.syncAriaAttributes(), document.addEventListener("keydown", this.handleDocumentKeyDown), document.addEventListener("pointerdown", this.handleDocumentPointerDown), document.addEventListener("mousemove", this.handleGlobalMouseMove), this.menu.classList.remove("hide"), await M(this.menu, "show");
371
+ let t = this.getItems();
372
+ t.length > 0 && (t.forEach((e, t) => e.active = t === 0), t[0].focus({ preventScroll: !0 })), this.dispatchEvent(new S());
373
+ }
374
+ async hideMenu() {
375
+ if (!this.popup || !this.menu) return;
376
+ let e = new x({ source: this });
377
+ if (this.dispatchEvent(e), e.defaultPrevented) {
378
+ this.open = !0;
379
+ return;
380
+ }
381
+ this.open = !1, P.delete(this), E(this), this.syncAriaAttributes(), document.removeEventListener("keydown", this.handleDocumentKeyDown), document.removeEventListener("pointerdown", this.handleDocumentPointerDown), document.removeEventListener("mousemove", this.handleGlobalMouseMove), this.menu.classList.remove("show"), await M(this.menu, "hide"), this.popup.active = this.open, this.dispatchEvent(new C());
382
+ }
383
+ handleMenuClick(e) {
384
+ let t = e.target.closest("wa-dropdown-item");
385
+ if (!(!t || t.disabled)) {
386
+ if (t.hasSubmenu) {
387
+ t.submenuOpen ||= (this.closeSiblingSubmenus(t), this.addToSubmenuStack(t), !0), e.stopPropagation();
388
+ return;
389
+ }
390
+ this.makeSelection(t);
391
+ }
392
+ }
393
+ async handleMenuSlotChange() {
394
+ let e = this.getItems(!0);
395
+ await Promise.all(e.map((e) => e.updateComplete)), this.syncItemSizes();
396
+ let t = e.some((e) => e.type === "checkbox"), n = e.some((e) => e.hasSubmenu);
397
+ e.forEach((e, r) => {
398
+ e.active = r === 0, e.checkboxAdjacent = t, e.submenuAdjacent = n;
399
+ });
400
+ }
401
+ handleTriggerClick() {
402
+ this.open = !this.open;
403
+ }
404
+ handleSubmenuOpening(e) {
405
+ let t = e.detail.item;
406
+ this.closeSiblingSubmenus(t), this.addToSubmenuStack(t), this.setupSubmenuPosition(t), this.processSubmenuItems(t);
407
+ }
408
+ setupSubmenuPosition(e) {
409
+ if (!e.submenuElement) return;
410
+ this.cleanupSubmenuPosition(e);
411
+ let t = p(e, e.submenuElement, () => {
412
+ this.positionSubmenu(e), this.updateSafeTriangleCoordinates(e);
413
+ });
414
+ this.submenuCleanups.set(e, t);
415
+ let n = e.submenuElement.querySelector("slot[name=\"submenu\"]");
416
+ n && (n.removeEventListener("slotchange", F.handleSubmenuSlotChange), n.addEventListener("slotchange", F.handleSubmenuSlotChange), F.handleSubmenuSlotChange({ target: n }));
417
+ }
418
+ static handleSubmenuSlotChange(e) {
419
+ let t = e.target;
420
+ if (!t) return;
421
+ let n = t.assignedElements().filter((e) => e.localName === "wa-dropdown-item");
422
+ if (n.length === 0) return;
423
+ let r = n.some((e) => e.hasSubmenu), i = n.some((e) => e.type === "checkbox");
424
+ n.forEach((e) => {
425
+ e.submenuAdjacent = r, e.checkboxAdjacent = i;
426
+ });
427
+ }
428
+ processSubmenuItems(e) {
429
+ if (!e.submenuElement) return;
430
+ let t = this.getSubmenuItems(e, !0), n = t.some((e) => e.hasSubmenu);
431
+ t.forEach((e) => {
432
+ e.submenuAdjacent = n;
433
+ });
434
+ }
435
+ cleanupSubmenuPosition(e) {
436
+ let t = this.submenuCleanups.get(e);
437
+ t && (t(), this.submenuCleanups.delete(e));
438
+ }
439
+ positionSubmenu(e) {
440
+ if (!e.submenuElement) return;
441
+ let t = this.localize.dir() === "rtl" ? "left-start" : "right-start";
442
+ l(e, e.submenuElement, {
443
+ placement: t,
444
+ middleware: [
445
+ s({
446
+ mainAxis: 0,
447
+ crossAxis: -5
448
+ }),
449
+ d({ fallbackStrategy: "bestFit" }),
450
+ a({ padding: 8 })
451
+ ]
452
+ }).then(({ x: t, y: n, placement: r }) => {
453
+ e.submenuElement.setAttribute("data-placement", r), Object.assign(e.submenuElement.style, {
454
+ left: `${t}px`,
455
+ top: `${n}px`
456
+ });
457
+ });
458
+ }
459
+ updateSafeTriangleCoordinates(e) {
460
+ if (!e.submenuElement || !e.submenuOpen) return;
461
+ if (document.activeElement?.matches(":focus-visible")) {
462
+ e.submenuElement.style.setProperty("--safe-triangle-visible", "none");
463
+ return;
464
+ }
465
+ e.submenuElement.style.setProperty("--safe-triangle-visible", "block");
466
+ let t = e.submenuElement.getBoundingClientRect(), n = this.localize.dir() === "rtl";
467
+ e.submenuElement.style.setProperty("--safe-triangle-submenu-start-x", `${n ? t.right : t.left}px`), e.submenuElement.style.setProperty("--safe-triangle-submenu-start-y", `${t.top}px`), e.submenuElement.style.setProperty("--safe-triangle-submenu-end-x", `${n ? t.right : t.left}px`), e.submenuElement.style.setProperty("--safe-triangle-submenu-end-y", `${t.bottom}px`);
468
+ }
469
+ makeSelection(e) {
470
+ let t = this.getTrigger();
471
+ if (e.disabled) return;
472
+ e.type === "checkbox" && (e.checked = !e.checked);
473
+ let n = new _({ item: e });
474
+ this.dispatchEvent(n), n.defaultPrevented || (this.open = !1, t?.focus({ preventScroll: !0 }));
475
+ }
476
+ async syncAriaAttributes() {
477
+ let e = this.getTrigger(), t;
478
+ e && (e.localName === "wa-button" ? (await customElements.whenDefined("wa-button"), await e.updateComplete, t = e.shadowRoot.querySelector("[part=\"base\"]")) : t = e, t.hasAttribute("id") || t.setAttribute("id", A("wa-dropdown-trigger-")), t.setAttribute("aria-haspopup", "menu"), t.setAttribute("aria-expanded", this.open ? "true" : "false"), this.menu?.setAttribute("aria-expanded", "false"));
479
+ }
480
+ render() {
481
+ let e = this.didSSR && !this.hasUpdated ? this.open : this.popup?.active;
482
+ return i`
483
+ <wa-popup
484
+ placement=${this.placement}
485
+ distance=${this.distance}
486
+ skidding=${this.skidding}
487
+ ?active=${e}
488
+ flip
489
+ flip-fallback-strategy="best-fit"
490
+ shift
491
+ shift-padding="10"
492
+ auto-size="vertical"
493
+ auto-size-padding="10"
494
+ >
495
+ <slot
496
+ name="trigger"
497
+ slot="anchor"
498
+ @click=${this.handleTriggerClick}
499
+ @slotchange=${this.syncAriaAttributes}
500
+ ></slot>
501
+ <div
502
+ id="menu"
503
+ part="menu"
504
+ role="menu"
505
+ tabindex="-1"
506
+ aria-orientation="vertical"
507
+ @click=${this.handleMenuClick}
508
+ @submenu-opening=${this.handleSubmenuOpening}
509
+ >
510
+ <slot @slotchange=${this.handleMenuSlotChange}></slot>
511
+ </div>
512
+ </wa-popup>
513
+ `;
514
+ }
515
+ };
516
+ F.css = [ne, y], o([g("slot:not([name])")], F.prototype, "defaultSlot", 2), o([g("#menu")], F.prototype, "menu", 2), o([g("wa-popup")], F.prototype, "popup", 2), o([m({
517
+ type: Boolean,
518
+ reflect: !0
519
+ })], F.prototype, "open", 2), o([m({ reflect: !0 })], F.prototype, "size", 2), o([N("size")], F.prototype, "handleSizeChange", 1), o([m({ reflect: !0 })], F.prototype, "placement", 2), o([m({ type: Number })], F.prototype, "distance", 2), o([m({ type: Number })], F.prototype, "skidding", 2), F = o([c("wa-dropdown")], F);
520
+ //#endregion
521
+ //#region node_modules/@awesome.me/webawesome/dist/chunks/chunk.VCKA3KNZ.js
522
+ var re = r`
523
+ :host {
524
+ display: flex;
525
+ position: relative;
526
+ align-items: center;
527
+ padding: 0.5em 1em;
528
+ border-radius: var(--wa-border-radius-s);
529
+ isolation: isolate;
530
+ color: var(--wa-color-text-normal);
531
+ line-height: var(--wa-line-height-condensed);
532
+ cursor: pointer;
533
+ transition:
534
+ var(--wa-transition-fast) background-color var(--wa-transition-easing),
535
+ var(--wa-transition-fast) color var(--wa-transition-easing);
536
+ }
537
+
538
+ @media (hover: hover) {
539
+ :host(:hover:not(:state(disabled))) {
540
+ background-color: var(--wa-color-neutral-fill-normal);
541
+ }
542
+ }
543
+
544
+ :host(:state(submenu-open)) {
545
+ background-color: var(--wa-color-neutral-fill-normal);
546
+ }
547
+
548
+ :host(:focus-visible) {
549
+ z-index: 1;
550
+ outline: var(--wa-focus-ring);
551
+ background-color: var(--wa-color-neutral-fill-normal);
552
+ }
553
+
554
+ :host(:state(disabled)),
555
+ :host([disabled]) {
556
+ opacity: 0.5;
557
+ cursor: not-allowed;
558
+ }
559
+
560
+ /* Danger variant */
561
+ :host([variant='danger']),
562
+ :host([variant='danger']) #details {
563
+ color: var(--wa-color-danger-on-quiet);
564
+ }
565
+
566
+ @media (hover: hover) {
567
+ :host([variant='danger']:hover) {
568
+ background-color: var(--wa-color-danger-fill-normal);
569
+ color: var(--wa-color-danger-on-normal);
570
+ }
571
+ }
572
+
573
+ :host([variant='danger']:state(submenu-open)),
574
+ :host([variant='danger']:focus-visible) {
575
+ background-color: var(--wa-color-danger-fill-normal);
576
+ color: var(--wa-color-danger-on-normal);
577
+ }
578
+
579
+ :host([checkbox-adjacent]) {
580
+ padding-inline-start: 2em;
581
+ }
582
+
583
+ /* Only add padding when item actually has a submenu */
584
+ :host([submenu-adjacent]:not(:state(has-submenu))) #details {
585
+ padding-inline-end: 0;
586
+ }
587
+
588
+ :host(:state(has-submenu)[submenu-adjacent]) #details {
589
+ padding-inline-end: 1.75em;
590
+ }
591
+
592
+ #check {
593
+ visibility: hidden;
594
+ margin-inline-start: -1.5em;
595
+ margin-inline-end: 0.5em;
596
+ font-size: var(--wa-font-size-smaller);
597
+ }
598
+
599
+ :host(:state(checked)) #check {
600
+ visibility: visible;
601
+ }
602
+
603
+ #icon ::slotted(*) {
604
+ display: flex;
605
+ flex: 0 0 auto;
606
+ align-items: center;
607
+ margin-inline-end: 0.75em !important;
608
+ font-size: var(--wa-font-size-smaller);
609
+ }
610
+
611
+ #label {
612
+ flex: 1 1 auto;
613
+ min-width: 0;
614
+ }
615
+
616
+ #details {
617
+ display: flex;
618
+ flex: 0 0 auto;
619
+ align-items: center;
620
+ justify-content: end;
621
+ color: var(--wa-color-text-quiet);
622
+ font-size: var(--wa-font-size-smaller) !important;
623
+ }
624
+
625
+ #details ::slotted(*) {
626
+ margin-inline-start: 2em !important;
627
+ }
628
+
629
+ /* Submenu indicator icon */
630
+ #submenu-indicator {
631
+ position: absolute;
632
+ inset-inline-end: 1em;
633
+ color: var(--wa-color-neutral-on-quiet);
634
+ font-size: var(--wa-font-size-smaller);
635
+ }
636
+
637
+ /* Flip chevron icon when RTL */
638
+ :host(:dir(rtl)) #submenu-indicator {
639
+ transform: scaleX(-1);
640
+ }
641
+
642
+ /* Submenu styles */
643
+ #submenu {
644
+ display: flex;
645
+ z-index: 10;
646
+ position: absolute;
647
+ top: 0;
648
+ left: 0;
649
+ flex-direction: column;
650
+ width: max-content;
651
+ margin: 0;
652
+ padding: 0.25em;
653
+ border: var(--wa-border-style) var(--wa-border-width-s) var(--wa-color-surface-border);
654
+ border-radius: var(--wa-border-radius-m);
655
+ background-color: var(--wa-color-surface-raised);
656
+ box-shadow: var(--wa-shadow-m);
657
+ color: var(--wa-color-text-normal);
658
+ text-align: start;
659
+ user-select: none;
660
+
661
+ /* Override default popover styles */
662
+ &[popover] {
663
+ margin: 0;
664
+ inset: auto;
665
+ padding: 0.25em;
666
+ overflow: visible;
667
+ border-radius: var(--wa-border-radius-m);
668
+ }
669
+
670
+ &.show {
671
+ animation: submenu-show var(--show-duration, var(--wa-transition-fast)) ease;
672
+ }
673
+
674
+ &.hide {
675
+ animation: submenu-show var(--show-duration, var(--wa-transition-fast)) ease reverse;
676
+ }
677
+
678
+ /* Submenu placement transform origins */
679
+ &[data-placement^='top'] {
680
+ transform-origin: bottom;
681
+ }
682
+
683
+ &[data-placement^='bottom'] {
684
+ transform-origin: top;
685
+ }
686
+
687
+ &[data-placement^='left'] {
688
+ transform-origin: right;
689
+ }
690
+
691
+ &[data-placement^='right'] {
692
+ transform-origin: left;
693
+ }
694
+
695
+ &[data-placement='left-start'] {
696
+ transform-origin: right top;
697
+ }
698
+
699
+ &[data-placement='left-end'] {
700
+ transform-origin: right bottom;
701
+ }
702
+
703
+ &[data-placement='right-start'] {
704
+ transform-origin: left top;
705
+ }
706
+
707
+ &[data-placement='right-end'] {
708
+ transform-origin: left bottom;
709
+ }
710
+
711
+ /* Safe triangle styling */
712
+ &::before {
713
+ display: none;
714
+ z-index: 9;
715
+ position: fixed;
716
+ top: 0;
717
+ right: 0;
718
+ bottom: 0;
719
+ left: 0;
720
+ background-color: transparent;
721
+ content: '';
722
+ clip-path: polygon(
723
+ var(--safe-triangle-cursor-x, 0) var(--safe-triangle-cursor-y, 0),
724
+ var(--safe-triangle-submenu-start-x, 0) var(--safe-triangle-submenu-start-y, 0),
725
+ var(--safe-triangle-submenu-end-x, 0) var(--safe-triangle-submenu-end-y, 0)
726
+ );
727
+ pointer-events: auto; /* Enable mouse events on the triangle */
728
+ }
729
+
730
+ &[data-visible]::before {
731
+ display: block;
732
+ }
733
+ }
734
+
735
+ ::slotted(wa-dropdown-item) {
736
+ font-size: inherit;
737
+ }
738
+
739
+ ::slotted(wa-divider) {
740
+ --spacing: 0.25em;
741
+ }
742
+
743
+ @keyframes submenu-show {
744
+ from {
745
+ scale: 0.9;
746
+ opacity: 0;
747
+ }
748
+ to {
749
+ scale: 1;
750
+ opacity: 1;
751
+ }
752
+ }
753
+ `, ie = class {
754
+ constructor(e, ...t) {
755
+ this.slotNames = [], this.handleSlotChange = (e) => {
756
+ let t = e.target;
757
+ (this.slotNames.includes("[default]") && !t.name || t.name && this.slotNames.includes(t.name)) && this.host.requestUpdate();
758
+ }, (this.host = e).addController(this), this.slotNames = t;
759
+ }
760
+ hasDefaultSlot() {
761
+ return this.host.childNodes ? [...this.host.childNodes].some((e) => {
762
+ if (e.nodeType === Node.TEXT_NODE && e.textContent.trim() !== "") return !0;
763
+ if (e.nodeType === Node.ELEMENT_NODE) {
764
+ let t = e;
765
+ if (t.tagName.toLowerCase() === "wa-visually-hidden") return !1;
766
+ if (!t.hasAttribute("slot")) return !0;
767
+ }
768
+ return !1;
769
+ }) : !1;
770
+ }
771
+ hasNamedSlot(e) {
772
+ return this.host.querySelector?.(`:scope > [slot="${e}"]`) !== null;
773
+ }
774
+ test(e, t) {
775
+ return t && this.host.didSSR && !this.host.hasUpdated ? !!this.host[t] : e === "[default]" ? this.hasDefaultSlot() : this.hasNamedSlot(e);
776
+ }
777
+ hostConnected() {
778
+ let e = this.host.shadowRoot;
779
+ e && "addEventListener" in e && e.addEventListener("slotchange", this.handleSlotChange);
780
+ }
781
+ hostDisconnected() {
782
+ let e = this.host.shadowRoot;
783
+ e && "removeEventListener" in e && e.removeEventListener("slotchange", this.handleSlotChange);
784
+ }
785
+ }, I = class extends f {
786
+ constructor() {
787
+ super(...arguments), this.hasSlotController = new ie(this, "[default]", "start", "end"), this.active = !1, this.variant = "default", this.size = "m", this.checkboxAdjacent = !1, this.submenuAdjacent = !1, this.type = "normal", this.checked = !1, this.disabled = !1, this.submenuOpen = !1, this.hasSubmenu = !1, this.handleSlotChange = () => {
788
+ this.hasSubmenu = this.hasSlotController.test("submenu"), this.updateHasSubmenuState(), this.hasSubmenu ? (this.setAttribute("aria-haspopup", "menu"), this.setAttribute("aria-expanded", this.submenuOpen ? "true" : "false")) : (this.removeAttribute("aria-haspopup"), this.removeAttribute("aria-expanded"));
789
+ }, this.handleHostClick = (e) => {
790
+ this.disabled && (e.preventDefault(), e.stopImmediatePropagation());
791
+ }, this.handleClick = (e) => {
792
+ this.disabled && (e.preventDefault(), e.stopImmediatePropagation());
793
+ };
794
+ }
795
+ handleSizeChange() {
796
+ te(this.localName, this.size);
797
+ }
798
+ connectedCallback() {
799
+ super.connectedCallback(), this.addEventListener?.("click", this.handleHostClick), this.addEventListener?.("mouseenter", this.handleMouseEnter.bind(this)), this.shadowRoot?.addEventListener?.("click", this.handleClick, { capture: !0 }), this.shadowRoot?.addEventListener?.("slotchange", this.handleSlotChange);
800
+ }
801
+ disconnectedCallback() {
802
+ super.disconnectedCallback(), this.closeSubmenu(), this.removeEventListener?.("click", this.handleHostClick), this.removeEventListener?.("mouseenter", this.handleMouseEnter), this.shadowRoot?.removeEventListener?.("click", this.handleClick, { capture: !0 }), this.shadowRoot?.removeEventListener?.("slotchange", this.handleSlotChange);
803
+ }
804
+ firstUpdated() {
805
+ this.setAttribute("tabindex", "-1"), this.hasSubmenu = this.hasSlotController.test("submenu"), this.updateHasSubmenuState();
806
+ }
807
+ updated(e) {
808
+ e.has("active") && (this.setAttribute("tabindex", this.active ? "0" : "-1"), this.customStates.set("active", this.active)), e.has("checked") && (this.type === "checkbox" ? this.setAttribute("aria-checked", this.checked ? "true" : "false") : this.removeAttribute("aria-checked"), this.customStates.set("checked", this.checked)), e.has("disabled") && (this.setAttribute("aria-disabled", this.disabled ? "true" : "false"), this.customStates.set("disabled", this.disabled)), e.has("type") && (this.type === "checkbox" ? (this.setAttribute("role", "menuitemcheckbox"), this.setAttribute("aria-checked", this.checked ? "true" : "false")) : (this.setAttribute("role", "menuitem"), this.removeAttribute("aria-checked"))), e.has("submenuOpen") && (this.customStates.set("submenu-open", this.submenuOpen), this.submenuOpen ? this.openSubmenu() : this.closeSubmenu());
809
+ }
810
+ updateHasSubmenuState() {
811
+ this.customStates.set("has-submenu", this.hasSubmenu);
812
+ }
813
+ async openSubmenu() {
814
+ let e = this.submenuElement;
815
+ !this.hasSubmenu || !e || !this.isConnected || (this.notifyParentOfOpening(), e.showPopover?.(), e.hidden = !1, e.setAttribute("data-visible", ""), this.submenuOpen = !0, this.setAttribute("aria-expanded", "true"), await M(e, "show"), setTimeout(() => {
816
+ let e = this.getSubmenuItems();
817
+ e.length > 0 && (e.forEach((e, t) => e.active = t === 0), e[0].focus({ preventScroll: !0 }));
818
+ }, 0));
819
+ }
820
+ notifyParentOfOpening() {
821
+ let e = new CustomEvent("submenu-opening", {
822
+ bubbles: !0,
823
+ composed: !0,
824
+ detail: { item: this }
825
+ });
826
+ this.dispatchEvent(e);
827
+ let t = this.parentElement;
828
+ t && [...t.children].filter((e) => e !== this && e.localName === "wa-dropdown-item" && e.getAttribute("slot") === this.getAttribute("slot") && e.submenuOpen).forEach((e) => {
829
+ e.submenuOpen = !1;
830
+ });
831
+ }
832
+ async closeSubmenu() {
833
+ let e = this.submenuElement;
834
+ !this.hasSubmenu || !e || (this.submenuOpen = !1, this.setAttribute("aria-expanded", "false"), e.hidden || (await M(e, "hide"), e?.isConnected && (e.hidden = !0, e.removeAttribute("data-visible"), e.hidePopover?.())));
835
+ }
836
+ getSubmenuItems() {
837
+ return [...this.children].filter((e) => e.localName === "wa-dropdown-item" && e.getAttribute("slot") === "submenu" && !e.hasAttribute("disabled"));
838
+ }
839
+ handleMouseEnter() {
840
+ this.hasSubmenu && !this.disabled && (this.notifyParentOfOpening(), this.submenuOpen = !0);
841
+ }
842
+ render() {
843
+ return i`
844
+ ${this.type === "checkbox" ? i`
845
+ <wa-icon
846
+ id="check"
847
+ part="checkmark"
848
+ exportparts="svg:checkmark__svg"
849
+ library="system"
850
+ name="check"
851
+ ></wa-icon>
852
+ ` : ""}
853
+
854
+ <span id="icon" part="icon">
855
+ <slot name="icon"></slot>
856
+ </span>
857
+
858
+ <span id="label" part="label">
859
+ <slot></slot>
860
+ </span>
861
+
862
+ <span id="details" part="details">
863
+ <slot name="details"></slot>
864
+ </span>
865
+
866
+ ${this.hasSubmenu ? i`
867
+ <wa-icon
868
+ id="submenu-indicator"
869
+ part="submenu-icon"
870
+ exportparts="svg:submenu-icon__svg"
871
+ library="system"
872
+ name="chevron-right"
873
+ ></wa-icon>
874
+ ` : ""}
875
+ ${this.hasSubmenu ? i`
876
+ <div
877
+ id="submenu"
878
+ part="submenu"
879
+ popover="manual"
880
+ role="menu"
881
+ tabindex="-1"
882
+ aria-orientation="vertical"
883
+ hidden
884
+ >
885
+ <slot name="submenu"></slot>
886
+ </div>
887
+ ` : ""}
888
+ `;
889
+ }
890
+ };
891
+ I.css = re, o([g("#submenu")], I.prototype, "submenuElement", 2), o([m({ type: Boolean })], I.prototype, "active", 2), o([m({ reflect: !0 })], I.prototype, "variant", 2), o([m({ reflect: !0 })], I.prototype, "size", 2), o([N("size")], I.prototype, "handleSizeChange", 1), o([m({
892
+ attribute: "checkbox-adjacent",
893
+ type: Boolean,
894
+ reflect: !0
895
+ })], I.prototype, "checkboxAdjacent", 2), o([m({
896
+ attribute: "submenu-adjacent",
897
+ type: Boolean,
898
+ reflect: !0
899
+ })], I.prototype, "submenuAdjacent", 2), o([m()], I.prototype, "value", 2), o([m({ reflect: !0 })], I.prototype, "type", 2), o([m({ type: Boolean })], I.prototype, "checked", 2), o([m({
900
+ type: Boolean,
901
+ reflect: !0
902
+ })], I.prototype, "disabled", 2), o([m({
903
+ type: Boolean,
904
+ reflect: !0
905
+ })], I.prototype, "submenuOpen", 2), o([h()], I.prototype, "hasSubmenu", 2), I = o([c("wa-dropdown-item")], I);
906
+ //#endregion
907
+ //#region node_modules/@awesome.me/webawesome/dist/chunks/chunk.YDQCS2HK.js
908
+ var ae = class extends Event {
909
+ constructor() {
910
+ super("wa-error", {
911
+ bubbles: !0,
912
+ cancelable: !1,
913
+ composed: !0
914
+ });
915
+ }
916
+ }, oe = class extends Event {
917
+ constructor() {
918
+ super("wa-load", {
919
+ bubbles: !0,
920
+ cancelable: !1,
921
+ composed: !0
922
+ });
923
+ }
924
+ }, se = r`
925
+ :host {
926
+ --primary-color: currentColor;
927
+ --primary-opacity: 1;
928
+ --secondary-color: currentColor;
929
+ --secondary-opacity: 0.4;
930
+ --rotate-angle: 0deg;
931
+
932
+ box-sizing: content-box;
933
+ display: inline-flex;
934
+ align-items: center;
935
+ justify-content: center;
936
+ vertical-align: -0.125em;
937
+ }
938
+
939
+ /* #region Canvas — the box the icon is centered within (mirrors Font Awesome's icon canvas). Orthogonal to font-size. */
940
+
941
+ /* Fixed width (default): 1.25em × 1em (20 × 16px) */
942
+ :host(:not([canvas])),
943
+ :host([canvas='fixed']) {
944
+ width: 1.25em;
945
+ height: 1em;
946
+ min-width: 1.25em; /* <-- this is what Safari respects for intrinsic */
947
+ min-height: 1em;
948
+ }
949
+
950
+ /* Auto: hug the icon's width. \`auto-width\` is the deprecated alias for canvas="auto". */
951
+ :host([canvas='auto']),
952
+ :host([auto-width]:not([canvas])) {
953
+ width: auto;
954
+ height: 1em;
955
+ }
956
+
957
+ /* Square: 1.25em × 1.25em (20 × 20px) */
958
+ :host([canvas='square']) {
959
+ width: 1.25em;
960
+ height: 1.25em;
961
+ min-width: 1.25em;
962
+ min-height: 1.25em;
963
+ }
964
+
965
+ /* Roomy: 1.5em × 1.5em (24 × 24px) */
966
+ :host([canvas='roomy']) {
967
+ width: 1.5em;
968
+ height: 1.5em;
969
+ min-width: 1.5em;
970
+ min-height: 1.5em;
971
+ }
972
+
973
+ /* #endregion */
974
+
975
+ svg {
976
+ fill: currentColor;
977
+ height: 1em;
978
+ overflow: visible;
979
+ width: auto;
980
+
981
+ /* Duotone colors with path-specific opacity fallback */
982
+ path[data-duotone-primary] {
983
+ color: var(--primary-color);
984
+ opacity: var(--path-opacity, var(--primary-opacity));
985
+ }
986
+
987
+ path[data-duotone-secondary] {
988
+ color: var(--secondary-color);
989
+ opacity: var(--path-opacity, var(--secondary-opacity));
990
+ }
991
+ }
992
+
993
+ /* Rotation */
994
+ :host([rotate]) {
995
+ transform: rotate(var(--rotate-angle, 0deg));
996
+ }
997
+
998
+ /* Flipping */
999
+ :host([flip='x']) {
1000
+ transform: scaleX(-1);
1001
+ }
1002
+ :host([flip='y']) {
1003
+ transform: scaleY(-1);
1004
+ }
1005
+ :host([flip='both']) {
1006
+ transform: scale(-1, -1);
1007
+ }
1008
+
1009
+ /* Rotation and Flipping combined */
1010
+ :host([rotate][flip='x']) {
1011
+ transform: rotate(var(--rotate-angle, 0deg)) scaleX(-1);
1012
+ }
1013
+ :host([rotate][flip='y']) {
1014
+ transform: rotate(var(--rotate-angle, 0deg)) scaleY(-1);
1015
+ }
1016
+ :host([rotate][flip='both']) {
1017
+ transform: rotate(var(--rotate-angle, 0deg)) scale(-1, -1);
1018
+ }
1019
+
1020
+ /* #region Animations — ported from Font Awesome 7.3 (--fa-* props mapped to wa-icon's --* names) */
1021
+
1022
+ :host([animation='beat']) {
1023
+ animation-name: beat;
1024
+ animation-delay: var(--animation-delay, 0s);
1025
+ animation-direction: var(--animation-direction, normal);
1026
+ animation-duration: var(--animation-duration, 1s);
1027
+ animation-iteration-count: var(--animation-iteration-count, infinite);
1028
+ animation-timing-function: var(--animation-timing, ease-in-out);
1029
+ }
1030
+
1031
+ :host([animation='bounce']) {
1032
+ animation-name: bounce;
1033
+ animation-delay: var(--animation-delay, 0s);
1034
+ animation-direction: var(--animation-direction, normal);
1035
+ animation-duration: var(--animation-duration, 1s);
1036
+ animation-iteration-count: var(--animation-iteration-count, infinite);
1037
+ animation-timing-function: var(--animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));
1038
+ }
1039
+
1040
+ :host([animation='fade']) {
1041
+ animation-name: fade;
1042
+ animation-delay: var(--animation-delay, 0s);
1043
+ animation-direction: var(--animation-direction, normal);
1044
+ animation-duration: var(--animation-duration, 1s);
1045
+ animation-iteration-count: var(--animation-iteration-count, infinite);
1046
+ animation-timing-function: var(--animation-timing, ease-in-out);
1047
+ }
1048
+
1049
+ :host([animation='beat-fade']) {
1050
+ animation-name: beat-fade;
1051
+ animation-delay: var(--animation-delay, 0s);
1052
+ animation-direction: var(--animation-direction, normal);
1053
+ animation-duration: var(--animation-duration, 1s);
1054
+ animation-iteration-count: var(--animation-iteration-count, infinite);
1055
+ animation-timing-function: var(--animation-timing, ease-in-out);
1056
+ }
1057
+
1058
+ :host([animation='flip']) {
1059
+ animation-name: flip;
1060
+ animation-delay: var(--animation-delay, 0s);
1061
+ animation-direction: var(--animation-direction, normal);
1062
+ animation-duration: var(--animation-duration, 1.5s);
1063
+ animation-iteration-count: var(--animation-iteration-count, infinite);
1064
+ animation-timing-function: var(--animation-timing, ease-in-out);
1065
+ }
1066
+
1067
+ :host([animation='flip-360']) {
1068
+ animation-name: flip-360;
1069
+ animation-delay: var(--animation-delay, 0s);
1070
+ animation-direction: var(--animation-direction, normal);
1071
+ animation-duration: var(--animation-duration, 1s);
1072
+ animation-iteration-count: var(--animation-iteration-count, infinite);
1073
+ animation-timing-function: var(--animation-timing, ease-in-out);
1074
+ }
1075
+
1076
+ :host([animation='shake']) {
1077
+ animation-name: shake;
1078
+ animation-delay: var(--animation-delay, 0s);
1079
+ animation-direction: var(--animation-direction, normal);
1080
+ animation-duration: var(--animation-duration, 0.75s);
1081
+ animation-iteration-count: var(--animation-iteration-count, infinite);
1082
+ animation-timing-function: var(--animation-timing, ease-in-out);
1083
+ }
1084
+
1085
+ :host([animation='spin']) {
1086
+ animation-name: spin;
1087
+ animation-delay: var(--animation-delay, 0s);
1088
+ animation-direction: var(--animation-direction, normal);
1089
+ animation-duration: var(--animation-duration, 2s);
1090
+ animation-iteration-count: var(--animation-iteration-count, infinite);
1091
+ animation-timing-function: var(--animation-timing, linear);
1092
+ }
1093
+
1094
+ :host([animation='spin-pulse']) {
1095
+ animation-name: spin;
1096
+ animation-delay: var(--animation-delay, 0s);
1097
+ animation-direction: var(--animation-direction, normal);
1098
+ animation-duration: var(--animation-duration, 1s);
1099
+ animation-iteration-count: var(--animation-iteration-count, infinite);
1100
+ animation-timing-function: var(--animation-timing, steps(8));
1101
+ }
1102
+
1103
+ /* spin-reverse is FA's reverse modifier expressed as a standalone value; reverse any spin via --animation-direction: reverse */
1104
+ :host([animation='spin-reverse']) {
1105
+ animation-name: spin;
1106
+ animation-delay: var(--animation-delay, 0s);
1107
+ animation-direction: var(--animation-direction, reverse);
1108
+ animation-duration: var(--animation-duration, 2s);
1109
+ animation-iteration-count: var(--animation-iteration-count, infinite);
1110
+ animation-timing-function: var(--animation-timing, linear);
1111
+ }
1112
+
1113
+ :host([animation='spin-snap']) {
1114
+ animation-name: spin-snap;
1115
+ animation-delay: var(--animation-delay, 0s);
1116
+ animation-direction: var(--animation-direction, normal);
1117
+ animation-duration: var(--animation-duration, 3s);
1118
+ animation-iteration-count: var(--animation-iteration-count, infinite);
1119
+ animation-timing-function: var(--animation-timing, linear);
1120
+ }
1121
+
1122
+ :host([animation='spin-snap-4']) {
1123
+ animation-name: spin-snap-4;
1124
+ animation-delay: var(--animation-delay, 0s);
1125
+ animation-direction: var(--animation-direction, normal);
1126
+ animation-duration: var(--animation-duration, 2.4s);
1127
+ animation-iteration-count: var(--animation-iteration-count, infinite);
1128
+ animation-timing-function: var(--animation-timing, linear);
1129
+ }
1130
+
1131
+ :host([animation='spin-snap-8']) {
1132
+ animation-name: spin-snap-8;
1133
+ animation-delay: var(--animation-delay, 0s);
1134
+ animation-direction: var(--animation-direction, normal);
1135
+ animation-duration: var(--animation-duration, 4s);
1136
+ animation-iteration-count: var(--animation-iteration-count, infinite);
1137
+ animation-timing-function: var(--animation-timing, linear);
1138
+ }
1139
+
1140
+ :host([animation='buzz']) {
1141
+ animation-name: buzz;
1142
+ animation-delay: var(--animation-delay, 0s);
1143
+ animation-direction: var(--animation-direction, normal);
1144
+ animation-duration: var(--animation-duration, 0.6s);
1145
+ animation-iteration-count: var(--animation-iteration-count, infinite);
1146
+ animation-timing-function: var(--animation-timing, linear);
1147
+ }
1148
+
1149
+ :host([animation='wag']) {
1150
+ animation-name: wag;
1151
+ animation-delay: var(--animation-delay, 0s);
1152
+ animation-direction: var(--animation-direction, normal);
1153
+ animation-duration: var(--animation-duration, 0.9s);
1154
+ animation-iteration-count: var(--animation-iteration-count, infinite);
1155
+ animation-timing-function: var(--animation-timing, ease-out);
1156
+ transform-origin: bottom center;
1157
+ }
1158
+
1159
+ :host([animation='float']) {
1160
+ animation-name: float;
1161
+ animation-delay: var(--animation-delay, 0s);
1162
+ animation-direction: var(--animation-direction, normal);
1163
+ animation-duration: var(--animation-duration, 3s);
1164
+ animation-iteration-count: var(--animation-iteration-count, infinite);
1165
+ animation-timing-function: var(--animation-timing, ease-in-out);
1166
+ will-change: transform;
1167
+ }
1168
+
1169
+ :host([animation='swing']) {
1170
+ animation-name: swing;
1171
+ animation-delay: var(--animation-delay, 0s);
1172
+ animation-direction: var(--animation-direction, normal);
1173
+ animation-duration: var(--animation-duration, 1.2s);
1174
+ animation-iteration-count: var(--animation-iteration-count, infinite);
1175
+ animation-timing-function: var(--animation-timing, ease-out);
1176
+ transform-origin: top center;
1177
+ }
1178
+
1179
+ :host([animation='jello']) {
1180
+ animation-name: jello;
1181
+ animation-delay: var(--animation-delay, 0s);
1182
+ animation-direction: var(--animation-direction, normal);
1183
+ animation-duration: var(--animation-duration, 0.9s);
1184
+ animation-iteration-count: var(--animation-iteration-count, infinite);
1185
+ animation-timing-function: var(--animation-timing, ease-out);
1186
+ }
1187
+
1188
+ @media (prefers-reduced-motion: reduce) {
1189
+ :host([animation='beat']),
1190
+ :host([animation='bounce']),
1191
+ :host([animation='fade']),
1192
+ :host([animation='beat-fade']),
1193
+ :host([animation='flip']),
1194
+ :host([animation='flip-360']),
1195
+ :host([animation='shake']),
1196
+ :host([animation='spin']),
1197
+ :host([animation='spin-pulse']),
1198
+ :host([animation='spin-reverse']),
1199
+ :host([animation='spin-snap']),
1200
+ :host([animation='spin-snap-4']),
1201
+ :host([animation='spin-snap-8']),
1202
+ :host([animation='buzz']),
1203
+ :host([animation='wag']),
1204
+ :host([animation='float']),
1205
+ :host([animation='swing']),
1206
+ :host([animation='jello']) {
1207
+ animation: none !important;
1208
+ transition: none !important;
1209
+ }
1210
+ }
1211
+
1212
+ /* #endregion */
1213
+
1214
+ /* #region Keyframes — ported verbatim from Font Awesome 7.3 */
1215
+
1216
+ @keyframes beat {
1217
+ 0% {
1218
+ transform: scale(1);
1219
+ }
1220
+ 25% {
1221
+ transform: scale(calc(1.25 * var(--beat-scale, 1.25)));
1222
+ }
1223
+ 45% {
1224
+ transform: scale(calc(1.22 * var(--beat-scale, 1.22)));
1225
+ }
1226
+ 65% {
1227
+ transform: scale(calc(1.25 * var(--beat-scale, 1.25)));
1228
+ }
1229
+ 90% {
1230
+ transform: scale(1);
1231
+ }
1232
+ }
1233
+
1234
+ @keyframes bounce {
1235
+ 0% {
1236
+ transform: scale(1, 1) translateY(0);
1237
+ /* No fallback by design (ported from FA 7.3): the first segment uses the user's --animation-timing or the CSS
1238
+ initial ease, while the explicit cubic-beziers on later stops drive the bounce physics. */
1239
+ animation-timing-function: var(--animation-timing);
1240
+ }
1241
+ 14% {
1242
+ transform: scale(var(--bounce-start-scale-x, 1.06), var(--bounce-start-scale-y, 0.94))
1243
+ translateY(var(--bounce-anticipation, 3px));
1244
+ animation-timing-function: cubic-bezier(0.33, 0, 0.66, 0.33);
1245
+ }
1246
+ 32% {
1247
+ transform: scale(var(--bounce-jump-scale-x, 0.94), var(--bounce-jump-scale-y, 1.12))
1248
+ translateY(calc(-1 * var(--bounce-height, 0.5em)));
1249
+ animation-timing-function: cubic-bezier(0.33, 0.66, 0.66, 1);
1250
+ }
1251
+ 52% {
1252
+ transform: scale(1, 1) translateY(calc(-1 * var(--bounce-height, 0.5em) * 1.1));
1253
+ animation-timing-function: cubic-bezier(0.5, 0, 1, 0.5);
1254
+ }
1255
+ 70% {
1256
+ transform: scale(var(--bounce-land-scale-x, 1.06), var(--bounce-land-scale-y, 0.92)) translateY(0);
1257
+ animation-timing-function: cubic-bezier(0.33, 0.33, 0.66, 1);
1258
+ }
1259
+ 85% {
1260
+ transform: scale(0.98, 1.04) translateY(calc(-2px * var(--bounce-rebound, 1)));
1261
+ animation-timing-function: cubic-bezier(0.33, 0, 0.66, 1);
1262
+ }
1263
+ 100% {
1264
+ transform: scale(1, 1) translateY(0);
1265
+ }
1266
+ }
1267
+
1268
+ @keyframes fade {
1269
+ 0% {
1270
+ opacity: 1;
1271
+ transform: scale(1);
1272
+ animation-timing-function: cubic-bezier(0.2, 0, 0.4, 1);
1273
+ }
1274
+ 40% {
1275
+ opacity: var(--fade-opacity, 0.4);
1276
+ transform: scale(0.98);
1277
+ animation-timing-function: cubic-bezier(0.4, 0, 0.6, 1);
1278
+ }
1279
+ 100% {
1280
+ opacity: 1;
1281
+ transform: scale(1);
1282
+ }
1283
+ }
1284
+
1285
+ @keyframes beat-fade {
1286
+ 0% {
1287
+ opacity: var(--beat-fade-opacity, 0.4);
1288
+ transform: scale(1);
1289
+ animation-timing-function: cubic-bezier(0.2, 0, 0.4, 1);
1290
+ }
1291
+ 25% {
1292
+ opacity: calc(var(--beat-fade-opacity, 0.4) + 0.4);
1293
+ transform: scale(var(--beat-fade-scale, 1.28));
1294
+ animation-timing-function: cubic-bezier(0.4, 0, 0.6, 1);
1295
+ }
1296
+ 45% {
1297
+ opacity: 1;
1298
+ transform: scale(var(--beat-fade-scale, 1.25));
1299
+ animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
1300
+ }
1301
+ 65% {
1302
+ opacity: calc(var(--beat-fade-opacity, 0.4) + 0.4);
1303
+ transform: scale(var(--beat-fade-scale, 1.28));
1304
+ animation-timing-function: cubic-bezier(0.4, 0, 0.6, 1);
1305
+ }
1306
+ 100% {
1307
+ opacity: var(--beat-fade-opacity, 0.4);
1308
+ transform: scale(1);
1309
+ }
1310
+ }
1311
+
1312
+ @keyframes flip {
1313
+ 0% {
1314
+ transform: perspective(2em) scale(1) rotate3d(var(--flip-x, 0), var(--flip-y, 1), var(--flip-z, 0), 0deg);
1315
+ animation-timing-function: cubic-bezier(0.2, 0, 0.4, 1);
1316
+ }
1317
+ 8% {
1318
+ transform: perspective(2em) scale(var(--flip-anticipation-scale, 0.95))
1319
+ rotate3d(var(--flip-x, 0), var(--flip-y, 1), var(--flip-z, 0), 0deg);
1320
+ animation-timing-function: cubic-bezier(0.33, 0, 0.66, 0.33);
1321
+ }
1322
+ 35% {
1323
+ transform: perspective(2em) scale(1)
1324
+ rotate3d(var(--flip-x, 0), var(--flip-y, 1), var(--flip-z, 0), calc(var(--flip-angle, -360deg) * 0.6));
1325
+ animation-timing-function: linear;
1326
+ }
1327
+ 65% {
1328
+ transform: perspective(2em) scale(1)
1329
+ rotate3d(var(--flip-x, 0), var(--flip-y, 1), var(--flip-z, 0), calc(var(--flip-angle, -360deg) * 0.5));
1330
+ animation-timing-function: cubic-bezier(0.33, 0.66, 0.66, 1);
1331
+ }
1332
+ 92% {
1333
+ transform: perspective(2em) scale(1)
1334
+ rotate3d(
1335
+ var(--flip-x, 0),
1336
+ var(--flip-y, 1),
1337
+ var(--flip-z, 0),
1338
+ calc(var(--flip-angle, -360deg) * var(--flip-overshoot, 1.04))
1339
+ );
1340
+ animation-timing-function: cubic-bezier(0.33, 0, 0.66, 1);
1341
+ }
1342
+ 100% {
1343
+ transform: perspective(2em) scale(1)
1344
+ rotate3d(var(--flip-x, 0), var(--flip-y, 1), var(--flip-z, 0), var(--flip-angle, -360deg));
1345
+ }
1346
+ }
1347
+
1348
+ @keyframes flip-360 {
1349
+ 0% {
1350
+ transform: perspective(2em) scale(1) rotate3d(var(--flip-x, 0), var(--flip-y, 1), var(--flip-z, 0), 0deg);
1351
+ animation-timing-function: cubic-bezier(0.2, 0, 0.4, 1);
1352
+ }
1353
+ 8% {
1354
+ transform: perspective(2em) scale(var(--flip-anticipation-scale, 0.95))
1355
+ rotate3d(var(--flip-x, 0), var(--flip-y, 1), var(--flip-z, 0), 0deg);
1356
+ animation-timing-function: cubic-bezier(0.33, 0, 0.66, 0.33);
1357
+ }
1358
+ 50% {
1359
+ transform: perspective(2em) scale(1)
1360
+ rotate3d(var(--flip-x, 0), var(--flip-y, 1), var(--flip-z, 0), calc(var(--flip-angle, -360deg) * 0.6));
1361
+ animation-timing-function: cubic-bezier(0.33, 0.66, 0.66, 1);
1362
+ }
1363
+ 80% {
1364
+ transform: perspective(2em) scale(1)
1365
+ rotate3d(
1366
+ var(--flip-x, 0),
1367
+ var(--flip-y, 1),
1368
+ var(--flip-z, 0),
1369
+ calc(var(--flip-angle, -360deg) * var(--flip-overshoot, 1.04))
1370
+ );
1371
+ animation-timing-function: cubic-bezier(0.33, 0, 0.66, 1);
1372
+ }
1373
+ 100% {
1374
+ transform: perspective(2em) scale(1)
1375
+ rotate3d(var(--flip-x, 0), var(--flip-y, 1), var(--flip-z, 0), var(--flip-angle, -360deg));
1376
+ }
1377
+ }
1378
+
1379
+ @keyframes shake {
1380
+ 0% {
1381
+ transform: rotate(0deg);
1382
+ animation-timing-function: cubic-bezier(0.2, 0, 0.8, 1);
1383
+ }
1384
+ 8% {
1385
+ transform: rotate(35deg) translateX(1px);
1386
+ animation-timing-function: cubic-bezier(0.3, 0, 0.7, 1);
1387
+ }
1388
+ 20% {
1389
+ transform: rotate(-22deg) translateX(-1px);
1390
+ animation-timing-function: cubic-bezier(0.3, 0, 0.7, 1);
1391
+ }
1392
+ 35% {
1393
+ transform: rotate(15deg) translateX(1px);
1394
+ animation-timing-function: cubic-bezier(0.3, 0, 0.7, 1);
1395
+ }
1396
+ 50% {
1397
+ transform: rotate(-9deg);
1398
+ animation-timing-function: cubic-bezier(0.4, 0, 0.6, 1);
1399
+ }
1400
+ 65% {
1401
+ transform: rotate(5deg);
1402
+ animation-timing-function: cubic-bezier(0.4, 0, 0.6, 1);
1403
+ }
1404
+ 78% {
1405
+ transform: rotate(-3deg);
1406
+ animation-timing-function: cubic-bezier(0.4, 0, 0.6, 1);
1407
+ }
1408
+ 90% {
1409
+ transform: rotate(1deg);
1410
+ animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
1411
+ }
1412
+ 100% {
1413
+ transform: rotate(0deg);
1414
+ }
1415
+ }
1416
+
1417
+ @keyframes spin {
1418
+ 0% {
1419
+ transform: rotate(0deg);
1420
+ }
1421
+ 100% {
1422
+ transform: rotate(360deg);
1423
+ }
1424
+ }
1425
+
1426
+ @keyframes spin-snap {
1427
+ 0% {
1428
+ transform: rotate(0deg);
1429
+ animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
1430
+ }
1431
+ 12% {
1432
+ transform: rotate(60deg);
1433
+ animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
1434
+ }
1435
+ 16.67% {
1436
+ transform: rotate(60deg);
1437
+ animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
1438
+ }
1439
+ 28.67% {
1440
+ transform: rotate(120deg);
1441
+ animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
1442
+ }
1443
+ 33.33% {
1444
+ transform: rotate(120deg);
1445
+ animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
1446
+ }
1447
+ 45.33% {
1448
+ transform: rotate(180deg);
1449
+ animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
1450
+ }
1451
+ 50% {
1452
+ transform: rotate(180deg);
1453
+ animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
1454
+ }
1455
+ 62% {
1456
+ transform: rotate(240deg);
1457
+ animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
1458
+ }
1459
+ 66.67% {
1460
+ transform: rotate(240deg);
1461
+ animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
1462
+ }
1463
+ 78.67% {
1464
+ transform: rotate(300deg);
1465
+ animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
1466
+ }
1467
+ 83.33% {
1468
+ transform: rotate(300deg);
1469
+ animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
1470
+ }
1471
+ 95.33% {
1472
+ transform: rotate(360deg);
1473
+ animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
1474
+ }
1475
+ 100% {
1476
+ transform: rotate(360deg);
1477
+ }
1478
+ }
1479
+
1480
+ @keyframes spin-snap-4 {
1481
+ 0% {
1482
+ transform: rotate(0deg);
1483
+ animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
1484
+ }
1485
+ 15% {
1486
+ transform: rotate(90deg);
1487
+ animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
1488
+ }
1489
+ 25% {
1490
+ transform: rotate(90deg);
1491
+ animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
1492
+ }
1493
+ 40% {
1494
+ transform: rotate(180deg);
1495
+ animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
1496
+ }
1497
+ 50% {
1498
+ transform: rotate(180deg);
1499
+ animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
1500
+ }
1501
+ 65% {
1502
+ transform: rotate(270deg);
1503
+ animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
1504
+ }
1505
+ 75% {
1506
+ transform: rotate(270deg);
1507
+ animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
1508
+ }
1509
+ 90% {
1510
+ transform: rotate(360deg);
1511
+ animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
1512
+ }
1513
+ 100% {
1514
+ transform: rotate(360deg);
1515
+ }
1516
+ }
1517
+
1518
+ @keyframes spin-snap-8 {
1519
+ 0% {
1520
+ transform: rotate(0deg);
1521
+ animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
1522
+ }
1523
+ 9% {
1524
+ transform: rotate(45deg);
1525
+ animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
1526
+ }
1527
+ 12.5% {
1528
+ transform: rotate(45deg);
1529
+ animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
1530
+ }
1531
+ 21.5% {
1532
+ transform: rotate(90deg);
1533
+ animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
1534
+ }
1535
+ 25% {
1536
+ transform: rotate(90deg);
1537
+ animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
1538
+ }
1539
+ 34% {
1540
+ transform: rotate(135deg);
1541
+ animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
1542
+ }
1543
+ 37.5% {
1544
+ transform: rotate(135deg);
1545
+ animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
1546
+ }
1547
+ 46.5% {
1548
+ transform: rotate(180deg);
1549
+ animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
1550
+ }
1551
+ 50% {
1552
+ transform: rotate(180deg);
1553
+ animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
1554
+ }
1555
+ 59% {
1556
+ transform: rotate(225deg);
1557
+ animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
1558
+ }
1559
+ 62.5% {
1560
+ transform: rotate(225deg);
1561
+ animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
1562
+ }
1563
+ 71.5% {
1564
+ transform: rotate(270deg);
1565
+ animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
1566
+ }
1567
+ 75% {
1568
+ transform: rotate(270deg);
1569
+ animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
1570
+ }
1571
+ 84% {
1572
+ transform: rotate(315deg);
1573
+ animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
1574
+ }
1575
+ 87.5% {
1576
+ transform: rotate(315deg);
1577
+ animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
1578
+ }
1579
+ 96.5% {
1580
+ transform: rotate(360deg);
1581
+ animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
1582
+ }
1583
+ 100% {
1584
+ transform: rotate(360deg);
1585
+ }
1586
+ }
1587
+
1588
+ @keyframes buzz {
1589
+ 0% {
1590
+ transform: translateX(0) rotate(0deg);
1591
+ animation-timing-function: cubic-bezier(0.1, 0, 0.9, 1);
1592
+ }
1593
+ 5% {
1594
+ transform: translateX(var(--buzz-distance, 4px)) rotate(0.5deg);
1595
+ }
1596
+ 10% {
1597
+ transform: translateX(calc(-1 * var(--buzz-distance, 4px))) rotate(-0.5deg);
1598
+ }
1599
+ 15% {
1600
+ transform: translateX(var(--buzz-distance, 4px)) rotate(0.3deg);
1601
+ }
1602
+ 20% {
1603
+ transform: translateX(calc(-1 * var(--buzz-distance, 4px))) rotate(-0.3deg);
1604
+ }
1605
+ 25% {
1606
+ transform: translateX(calc(var(--buzz-distance, 4px) * 0.7)) rotate(0.2deg);
1607
+ }
1608
+ 30% {
1609
+ transform: translateX(calc(-1 * var(--buzz-distance, 4px) * 0.7)) rotate(-0.2deg);
1610
+ }
1611
+ 35% {
1612
+ transform: translateX(calc(var(--buzz-distance, 4px) * 0.4)) rotate(0.1deg);
1613
+ }
1614
+ 40% {
1615
+ transform: translateX(0) rotate(0deg);
1616
+ }
1617
+ 100% {
1618
+ transform: translateX(0) rotate(0deg);
1619
+ }
1620
+ }
1621
+
1622
+ @keyframes wag {
1623
+ 0% {
1624
+ transform: rotate(0deg);
1625
+ animation-timing-function: cubic-bezier(0.2, 0, 0.6, 1);
1626
+ }
1627
+ 12% {
1628
+ transform: rotate(var(--wag-angle, 12deg));
1629
+ animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
1630
+ }
1631
+ 24% {
1632
+ transform: rotate(2deg);
1633
+ animation-timing-function: cubic-bezier(0.2, 0, 0.6, 1);
1634
+ }
1635
+ 36% {
1636
+ transform: rotate(calc(var(--wag-angle, 12deg) * 0.85));
1637
+ animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
1638
+ }
1639
+ 48% {
1640
+ transform: rotate(1deg);
1641
+ animation-timing-function: cubic-bezier(0.2, 0, 0.6, 1);
1642
+ }
1643
+ 58% {
1644
+ transform: rotate(calc(var(--wag-angle, 12deg) * 0.6));
1645
+ animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
1646
+ }
1647
+ 68% {
1648
+ transform: rotate(0deg);
1649
+ }
1650
+ 100% {
1651
+ transform: rotate(0deg);
1652
+ }
1653
+ }
1654
+
1655
+ @keyframes float {
1656
+ 0% {
1657
+ transform: translateY(0) translateX(0) rotate(0deg)
1658
+ scale(var(--float-squash-x, 1.02), var(--float-squash-y, 0.98));
1659
+ animation-timing-function: cubic-bezier(0.33, 0, 0.66, 0.33);
1660
+ }
1661
+ 15% {
1662
+ transform: translateY(calc(-0.4 * var(--float-height, 6px))) translateX(var(--float-drift, 1px))
1663
+ rotate(var(--float-tilt, 1deg)) scale(1, 1);
1664
+ animation-timing-function: cubic-bezier(0.33, 0.66, 0.66, 1);
1665
+ }
1666
+ 35% {
1667
+ transform: translateY(calc(-1 * var(--float-height, 6px))) translateX(0) rotate(0deg)
1668
+ scale(var(--float-stretch-x, 0.98), var(--float-stretch-y, 1.03));
1669
+ animation-timing-function: cubic-bezier(0.5, 0, 0.5, 0);
1670
+ }
1671
+ 50% {
1672
+ transform: translateY(calc(-0.92 * var(--float-height, 6px))) translateX(calc(-0.5 * var(--float-drift, 1px)))
1673
+ rotate(calc(-0.5 * var(--float-tilt, 1deg))) scale(0.995, 1.01);
1674
+ animation-timing-function: cubic-bezier(0.33, 0, 0.66, 0.33);
1675
+ }
1676
+ 70% {
1677
+ transform: translateY(calc(-0.3 * var(--float-height, 6px))) translateX(calc(-1 * var(--float-drift, 1px)))
1678
+ rotate(calc(-1 * var(--float-tilt, 1deg))) scale(1, 1);
1679
+ animation-timing-function: cubic-bezier(0.33, 0.66, 0.66, 1);
1680
+ }
1681
+ 90% {
1682
+ transform: translateY(calc(0.05 * var(--float-height, 6px))) translateX(0) rotate(0deg)
1683
+ scale(var(--float-squash-x, 1.02), var(--float-squash-y, 0.98));
1684
+ animation-timing-function: cubic-bezier(0.33, 0, 0.66, 1);
1685
+ }
1686
+ 100% {
1687
+ transform: translateY(0) translateX(0) rotate(0deg)
1688
+ scale(var(--float-squash-x, 1.02), var(--float-squash-y, 0.98));
1689
+ }
1690
+ }
1691
+
1692
+ @keyframes swing {
1693
+ 0% {
1694
+ transform: rotate(0deg);
1695
+ animation-timing-function: cubic-bezier(0.2, 0, 0.8, 1);
1696
+ }
1697
+ 8% {
1698
+ transform: rotate(var(--swing-angle, 22deg));
1699
+ animation-timing-function: cubic-bezier(0.3, 0, 0.7, 1);
1700
+ }
1701
+ 18% {
1702
+ transform: rotate(calc(-1 * var(--swing-angle, 22deg) * 0.85));
1703
+ animation-timing-function: cubic-bezier(0.3, 0, 0.7, 1);
1704
+ }
1705
+ 28% {
1706
+ transform: rotate(calc(var(--swing-angle, 22deg) * 0.65));
1707
+ animation-timing-function: cubic-bezier(0.35, 0, 0.65, 1);
1708
+ }
1709
+ 38% {
1710
+ transform: rotate(calc(-1 * var(--swing-angle, 22deg) * 0.45));
1711
+ animation-timing-function: cubic-bezier(0.4, 0, 0.6, 1);
1712
+ }
1713
+ 48% {
1714
+ transform: rotate(calc(var(--swing-angle, 22deg) * 0.25));
1715
+ animation-timing-function: cubic-bezier(0.4, 0, 0.6, 1);
1716
+ }
1717
+ 56% {
1718
+ transform: rotate(calc(-1 * var(--swing-angle, 22deg) * 0.1));
1719
+ animation-timing-function: cubic-bezier(0.4, 0, 0.6, 1);
1720
+ }
1721
+ 64% {
1722
+ transform: rotate(0deg);
1723
+ }
1724
+ 100% {
1725
+ transform: rotate(0deg);
1726
+ }
1727
+ }
1728
+
1729
+ @keyframes jello {
1730
+ 0% {
1731
+ transform: scale(1, 1);
1732
+ animation-timing-function: cubic-bezier(0.2, 0, 0.8, 1);
1733
+ }
1734
+ 12% {
1735
+ transform: scale(var(--jello-scale-x, 1.15), calc(2 - var(--jello-scale-x, 1.15)));
1736
+ animation-timing-function: cubic-bezier(0.3, 0, 0.7, 1);
1737
+ }
1738
+ 24% {
1739
+ transform: scale(calc(2 - var(--jello-scale-y, 1.12)), var(--jello-scale-y, 1.12));
1740
+ animation-timing-function: cubic-bezier(0.3, 0, 0.7, 1);
1741
+ }
1742
+ 36% {
1743
+ transform: scale(
1744
+ calc(1 + (var(--jello-scale-x, 1.15) - 1) * 0.5),
1745
+ calc(2 - (1 + (var(--jello-scale-x, 1.15) - 1) * 0.5))
1746
+ );
1747
+ animation-timing-function: cubic-bezier(0.4, 0, 0.6, 1);
1748
+ }
1749
+ 48% {
1750
+ transform: scale(
1751
+ calc(2 - (1 + (var(--jello-scale-y, 1.12) - 1) * 0.3)),
1752
+ calc(1 + (var(--jello-scale-y, 1.12) - 1) * 0.3)
1753
+ );
1754
+ animation-timing-function: cubic-bezier(0.4, 0, 0.6, 1);
1755
+ }
1756
+ 58% {
1757
+ transform: scale(1.02, 0.98);
1758
+ animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
1759
+ }
1760
+ 68% {
1761
+ transform: scale(1, 1);
1762
+ }
1763
+ 100% {
1764
+ transform: scale(1, 1);
1765
+ }
1766
+ }
1767
+
1768
+ /* #endregion */
1769
+ `, ce = "", L = "";
1770
+ function le() {
1771
+ return ce.replace(/\/$/, "");
1772
+ }
1773
+ function ue(e) {
1774
+ L = e;
1775
+ }
1776
+ function de() {
1777
+ if (!L) {
1778
+ let e = document.querySelector("[data-fa-kit-code]");
1779
+ e && ue(e.getAttribute("data-fa-kit-code") || "");
1780
+ }
1781
+ return L;
1782
+ }
1783
+ //#endregion
1784
+ //#region node_modules/@awesome.me/webawesome/dist/chunks/chunk.D4VAJWKJ.js
1785
+ var fe = "7.3.0";
1786
+ function pe(e, t, n) {
1787
+ let r = "solid";
1788
+ return t === "chisel" && (r = "chisel-regular"), t === "etch" && (r = "etch-solid"), t === "graphite" && (r = "graphite-thin"), t === "jelly" && (r = "jelly-regular", n === "duo-regular" && (r = "jelly-duo-regular"), n === "fill-regular" && (r = "jelly-fill-regular")), t === "jelly-duo" && (r = "jelly-duo-regular"), t === "jelly-fill" && (r = "jelly-fill-regular"), t === "notdog" && (n === "solid" && (r = "notdog-solid"), n === "duo-solid" && (r = "notdog-duo-solid")), t === "notdog-duo" && (r = "notdog-duo-solid"), t === "slab" && ((n === "solid" || n === "regular") && (r = "slab-regular"), n === "press-regular" && (r = "slab-press-regular")), t === "slab-press" && (r = "slab-press-regular"), t === "slab-duo" && (r = "slab-duo-regular"), t === "slab-press-duo" && (r = "slab-press-duo-regular"), t === "thumbprint" && (r = "thumbprint-light"), t === "utility" && (r = "utility-semibold"), t === "utility-duo" && (r = "utility-duo-semibold"), t === "utility-fill" && (r = "utility-fill-semibold"), t === "whiteboard" && (r = "whiteboard-semibold"), t === "mosaic" && (r = "mosaic-solid"), t === "pixel" && (r = "pixel-regular"), t === "vellum" && (r = "vellum-solid"), t === "classic" && (n === "thin" && (r = "thin"), n === "light" && (r = "light"), n === "regular" && (r = "regular"), n === "solid" && (r = "solid")), t === "duotone" && (n === "thin" && (r = "duotone-thin"), n === "light" && (r = "duotone-light"), n === "regular" && (r = "duotone-regular"), n === "solid" && (r = "duotone")), t === "sharp" && (n === "thin" && (r = "sharp-thin"), n === "light" && (r = "sharp-light"), n === "regular" && (r = "sharp-regular"), n === "solid" && (r = "sharp-solid")), t === "sharp-duotone" && (n === "thin" && (r = "sharp-duotone-thin"), n === "light" && (r = "sharp-duotone-light"), n === "regular" && (r = "sharp-duotone-regular"), n === "solid" && (r = "sharp-duotone-solid")), t === "brands" && (r = "brands"), r;
1789
+ }
1790
+ function me(e, t, n) {
1791
+ let r = pe(e, t, n), i = le();
1792
+ if (i) return `${i}/${r}/${e}.svg`;
1793
+ let a = de();
1794
+ return a.length > 0 ? `https://ka-p.fontawesome.com/releases/v${fe}/svgs/${r}/${e}.svg?token=${encodeURIComponent(a)}` : `https://ka-f.fontawesome.com/releases/v${fe}/svgs/${r}/${e}.svg`;
1795
+ }
1796
+ var he = {
1797
+ name: "default",
1798
+ resolver: (e, t = "classic", n = "solid") => me(e, t, n),
1799
+ mutator: (e, t) => {
1800
+ if (t?.family && !e.hasAttribute("data-duotone-initialized")) {
1801
+ let { family: n, variant: r } = t;
1802
+ if (n === "duotone" || n === "sharp-duotone" || n === "notdog-duo" || n === "notdog" && r === "duo-solid" || n === "jelly-duo" || n === "jelly" && r === "duo-regular" || n === "utility-duo" || n === "slab-duo" || n === "slab-press-duo" || n === "thumbprint") {
1803
+ let n = [...e.querySelectorAll("path")], r = n.find((e) => !e.hasAttribute("opacity")), i = n.find((e) => e.hasAttribute("opacity"));
1804
+ if (!r || !i) return;
1805
+ if (r.setAttribute("data-duotone-primary", ""), i.setAttribute("data-duotone-secondary", ""), t.swapOpacity && r && i) {
1806
+ let e = i.getAttribute("opacity") || "0.4";
1807
+ r.style.setProperty("--path-opacity", e), i.style.setProperty("--path-opacity", "1");
1808
+ }
1809
+ e.setAttribute("data-duotone-initialized", "");
1810
+ }
1811
+ }
1812
+ }
1813
+ };
1814
+ //#endregion
1815
+ //#region node_modules/@awesome.me/webawesome/dist/chunks/chunk.XTA2JDH4.js
1816
+ function ge(e) {
1817
+ return `data:image/svg+xml,${encodeURIComponent(e)}`;
1818
+ }
1819
+ var R = {
1820
+ solid: {
1821
+ backward: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path fill=\"currentColor\" d=\"M236.3 107.1C247.9 96 265 92.9 279.7 99.2C294.4 105.5 304 120 304 136L304 272.3L476.3 107.2C487.9 96 505 92.9 519.7 99.2C534.4 105.5 544 120 544 136L544 504C544 520 534.4 534.5 519.7 540.8C505 547.1 487.9 544 476.3 532.9L304 367.7L304 504C304 520 294.4 534.5 279.7 540.8C265 547.1 247.9 544 236.3 532.9L44.3 348.9C36.5 341.3 32 330.9 32 320C32 309.1 36.5 298.7 44.3 291.1L236.3 107.1z\"/></svg>",
1822
+ "backward-step": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path fill=\"currentColor\" d=\"M491 100.8C478.1 93.8 462.3 94.5 450 102.6L192 272.1L192 128C192 110.3 177.7 96 160 96C142.3 96 128 110.3 128 128L128 512C128 529.7 142.3 544 160 544C177.7 544 192 529.7 192 512L192 367.9L450 537.5C462.3 545.6 478 546.3 491 539.3C504 532.3 512 518.8 512 504.1L512 136.1C512 121.4 503.9 107.9 491 100.9z\"/></svg>",
1823
+ check: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path fill=\"currentColor\" d=\"M434.8 70.1c14.3 10.4 17.5 30.4 7.1 44.7l-256 352c-5.5 7.6-14 12.3-23.4 13.1s-18.5-2.7-25.1-9.3l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l101.5 101.5 234-321.7c10.4-14.3 30.4-17.5 44.7-7.1z\"/></svg>",
1824
+ "chevron-down": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path fill=\"currentColor\" d=\"M201.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 338.7 54.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z\"/></svg>",
1825
+ "chevron-left": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path fill=\"currentColor\" d=\"M9.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l192 192c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L77.3 256 246.6 86.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-192 192z\"/></svg>",
1826
+ "chevron-right": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path fill=\"currentColor\" d=\"M311.1 233.4c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L243.2 256 73.9 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192z\"/></svg>",
1827
+ circle: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path fill=\"currentColor\" d=\"M0 256a256 256 0 1 1 512 0 256 256 0 1 1 -512 0z\"/></svg>",
1828
+ "closed-captioning": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path fill=\"currentColor\" d=\"M64 192C64 156.7 92.7 128 128 128L512 128C547.3 128 576 156.7 576 192L576 448C576 483.3 547.3 512 512 512L128 512C92.7 512 64 483.3 64 448L64 192zM216 272L248 272C252.4 272 256 275.6 256 280C256 293.3 266.7 304 280 304C293.3 304 304 293.3 304 280C304 249.1 278.9 224 248 224L216 224C185.1 224 160 249.1 160 280L160 360C160 390.9 185.1 416 216 416L248 416C278.9 416 304 390.9 304 360C304 346.7 293.3 336 280 336C266.7 336 256 346.7 256 360C256 364.4 252.4 368 248 368L216 368C211.6 368 208 364.4 208 360L208 280C208 275.6 211.6 272 216 272zM384 280C384 275.6 387.6 272 392 272L424 272C428.4 272 432 275.6 432 280C432 293.3 442.7 304 456 304C469.3 304 480 293.3 480 280C480 249.1 454.9 224 424 224L392 224C361.1 224 336 249.1 336 280L336 360C336 390.9 361.1 416 392 416L424 416C454.9 416 480 390.9 480 360C480 346.7 469.3 336 456 336C442.7 336 432 346.7 432 360C432 364.4 428.4 368 424 368L392 368C387.6 368 384 364.4 384 360L384 280z\"/></svg>",
1829
+ "closed-captioning-slash": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path fill=\"currentColor\" d=\"M39 39.1C48.4 29.7 63.6 29.7 72.9 39.1L161.8 128L512 128C547.3 128 576 156.7 576 192L576 448C576 473.5 561.1 495.4 539.6 505.8L601 567.1C610.4 576.5 610.4 591.7 601 601C591.6 610.3 576.4 610.4 567.1 601L39 73.1C29.7 63.7 29.7 48.5 39 39.1zM384 350.1L384 279.9C384 275.5 387.6 271.9 392 271.9L424 271.9C428.4 271.9 432 275.5 432 279.9C432 293.2 442.7 303.9 456 303.9C469.3 303.9 480 293.2 480 279.9C480 249 454.9 223.9 424 223.9L392 223.9C361.1 223.9 336 249 336 279.9L336 302.1L384 350.1zM445.5 411.6C465.7 403.2 480 383.2 480 359.9C480 346.6 469.3 335.9 456 335.9C442.7 335.9 432 346.6 432 359.9C432 364.3 428.4 367.9 424 367.9L401.8 367.9L445.5 411.6zM162.3 264.1C160.8 269.1 160 274.5 160 280L160 360C160 390.9 185.1 416 216 416L248 416C266.1 416 282.1 407.5 292.4 394.2L410.2 512L128 512C92.7 512 64 483.3 64 448L64 192C64 184.2 65.4 176.7 68 169.8L162.3 264.1zM256.1 357.9C256 358.6 256 359.3 256 360C256 364.4 252.4 368 248 368L216 368C211.6 368 208 364.4 208 360L208 309.8L256.1 357.9z\"/></svg>",
1830
+ compress: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path fill=\"currentColor\" d=\"M160 64c0-17.7-14.3-32-32-32S96 46.3 96 64l0 64-64 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l96 0c17.7 0 32-14.3 32-32l0-96zM32 320c-17.7 0-32 14.3-32 32s14.3 32 32 32l64 0 0 64c0 17.7 14.3 32 32 32s32-14.3 32-32l0-96c0-17.7-14.3-32-32-32l-96 0zM352 64c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 96c0 17.7 14.3 32 32 32l96 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-64 0 0-64zM320 320c-17.7 0-32 14.3-32 32l0 96c0 17.7 14.3 32 32 32s32-14.3 32-32l0-64 64 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-96 0z\"/></svg>",
1831
+ "ellipsis-vertical": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path fill=\"currentColor\" d=\"M320 208C289.1 208 264 182.9 264 152C264 121.1 289.1 96 320 96C350.9 96 376 121.1 376 152C376 182.9 350.9 208 320 208zM320 432C350.9 432 376 457.1 376 488C376 518.9 350.9 544 320 544C289.1 544 264 518.9 264 488C264 457.1 289.1 432 320 432zM376 320C376 350.9 350.9 376 320 376C289.1 376 264 350.9 264 320C264 289.1 289.1 264 320 264C350.9 264 376 289.1 376 320z\"/></svg>",
1832
+ expand: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path fill=\"currentColor\" d=\"M128 96C110.3 96 96 110.3 96 128L96 224C96 241.7 110.3 256 128 256C145.7 256 160 241.7 160 224L160 160L224 160C241.7 160 256 145.7 256 128C256 110.3 241.7 96 224 96L128 96zM160 416C160 398.3 145.7 384 128 384C110.3 384 96 398.3 96 416L96 512C96 529.7 110.3 544 128 544L224 544C241.7 544 256 529.7 256 512C256 494.3 241.7 480 224 480L160 480L160 416zM416 96C398.3 96 384 110.3 384 128C384 145.7 398.3 160 416 160L480 160L480 224C480 241.7 494.3 256 512 256C529.7 256 544 241.7 544 224L544 128C544 110.3 529.7 96 512 96L416 96zM544 416C544 398.3 529.7 384 512 384C494.3 384 480 398.3 480 416L480 480L416 480C398.3 480 384 494.3 384 512C384 529.7 398.3 544 416 544L512 544C529.7 544 544 529.7 544 512L544 416z\"/></svg>",
1833
+ eyedropper: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path fill=\"currentColor\" d=\"M341.6 29.2l-101.6 101.6-9.4-9.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-9.4-9.4 101.6-101.6c39-39 39-102.2 0-141.1s-102.2-39-141.1 0zM55.4 323.3c-15 15-23.4 35.4-23.4 56.6l0 42.4-26.6 39.9c-8.5 12.7-6.8 29.6 4 40.4s27.7 12.5 40.4 4l39.9-26.6 42.4 0c21.2 0 41.6-8.4 56.6-23.4l109.4-109.4-45.3-45.3-109.4 109.4c-3 3-7.1 4.7-11.3 4.7l-36.1 0 0-36.1c0-4.2 1.7-8.3 4.7-11.3l109.4-109.4-45.3-45.3-109.4 109.4z\"/></svg>",
1834
+ forward: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path fill=\"currentColor\" d=\"M403.7 107.1C392.1 96 375 92.9 360.3 99.2C345.6 105.5 336 120 336 136L336 272.3L163.7 107.2C152.1 96 135 92.9 120.3 99.2C105.6 105.5 96 120 96 136L96 504C96 520 105.6 534.5 120.3 540.8C135 547.1 152.1 544 163.7 532.9L336 367.7L336 504C336 520 345.6 534.5 360.3 540.8C375 547.1 392.1 544 403.7 532.9L595.7 348.9C603.6 341.4 608 330.9 608 320C608 309.1 603.5 298.7 595.7 291.1L403.7 107.1z\"/></svg>",
1835
+ file: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path fill=\"currentColor\" d=\"M192 64C156.7 64 128 92.7 128 128L128 512C128 547.3 156.7 576 192 576L448 576C483.3 576 512 547.3 512 512L512 234.5C512 217.5 505.3 201.2 493.3 189.2L386.7 82.7C374.7 70.7 358.5 64 341.5 64L192 64zM453.5 240L360 240C346.7 240 336 229.3 336 216L336 122.5L453.5 240z\"/></svg>",
1836
+ "file-audio": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path fill=\"currentColor\" d=\"M128 128C128 92.7 156.7 64 192 64L341.5 64C358.5 64 374.8 70.7 386.8 82.7L493.3 189.3C505.3 201.3 512 217.6 512 234.6L512 512C512 547.3 483.3 576 448 576L192 576C156.7 576 128 547.3 128 512L128 128zM336 122.5L336 216C336 229.3 346.7 240 360 240L453.5 240L336 122.5zM389.8 307.7C380.7 301.4 368.3 303.6 362 312.7C355.7 321.8 357.9 334.2 367 340.5C390.9 357.2 406.4 384.8 406.4 416C406.4 447.2 390.8 474.9 367 491.5C357.9 497.8 355.7 510.3 362 519.3C368.3 528.3 380.8 530.6 389.8 524.3C423.9 500.5 446.4 460.8 446.4 416C446.4 371.2 424 331.5 389.8 307.7zM208 376C199.2 376 192 383.2 192 392L192 440C192 448.8 199.2 456 208 456L232 456L259.2 490C262.2 493.8 266.8 496 271.7 496L272 496C280.8 496 288 488.8 288 480L288 352C288 343.2 280.8 336 272 336L271.7 336C266.8 336 262.2 338.2 259.2 342L232 376L208 376zM336 448.2C336 458.9 346.5 466.4 354.9 459.8C367.8 449.5 376 433.7 376 416C376 398.3 367.8 382.5 354.9 372.2C346.5 365.5 336 373.1 336 383.8L336 448.3z\"/></svg>",
1837
+ "file-code": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path fill=\"currentColor\" d=\"M128 128C128 92.7 156.7 64 192 64L341.5 64C358.5 64 374.8 70.7 386.8 82.7L493.3 189.3C505.3 201.3 512 217.6 512 234.6L512 512C512 547.3 483.3 576 448 576L192 576C156.7 576 128 547.3 128 512L128 128zM336 122.5L336 216C336 229.3 346.7 240 360 240L453.5 240L336 122.5zM282.2 359.6C290.8 349.5 289.7 334.4 279.6 325.8C269.5 317.2 254.4 318.3 245.8 328.4L197.8 384.4C190.1 393.4 190.1 406.6 197.8 415.6L245.8 471.6C254.4 481.7 269.6 482.8 279.6 474.2C289.6 465.6 290.8 450.4 282.2 440.4L247.6 400L282.2 359.6zM394.2 328.4C385.6 318.3 370.4 317.2 360.4 325.8C350.4 334.4 349.2 349.6 357.8 359.6L392.4 400L357.8 440.4C349.2 450.5 350.3 465.6 360.4 474.2C370.5 482.8 385.6 481.7 394.2 471.6L442.2 415.6C449.9 406.6 449.9 393.4 442.2 384.4L394.2 328.4z\"/></svg>",
1838
+ "file-excel": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path fill=\"currentColor\" d=\"M128 128C128 92.7 156.7 64 192 64L341.5 64C358.5 64 374.8 70.7 386.8 82.7L493.3 189.3C505.3 201.3 512 217.6 512 234.6L512 512C512 547.3 483.3 576 448 576L192 576C156.7 576 128 547.3 128 512L128 128zM336 122.5L336 216C336 229.3 346.7 240 360 240L453.5 240L336 122.5zM292 330.7C284.6 319.7 269.7 316.7 258.7 324C247.7 331.3 244.7 346.3 252 357.3L291.2 416L252 474.7C244.6 485.7 247.6 500.6 258.7 508C269.8 515.4 284.6 512.4 292 501.3L320 459.3L348 501.3C355.4 512.3 370.3 515.3 381.3 508C392.3 500.7 395.3 485.7 388 474.7L348.8 416L388 357.3C395.4 346.3 392.4 331.4 381.3 324C370.2 316.6 355.4 319.6 348 330.7L320 372.7L292 330.7z\"/></svg>",
1839
+ "file-image": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path fill=\"currentColor\" d=\"M128 128C128 92.7 156.7 64 192 64L341.5 64C358.5 64 374.8 70.7 386.8 82.7L493.3 189.3C505.3 201.3 512 217.6 512 234.6L512 512C512 547.3 483.3 576 448 576L192 576C156.7 576 128 547.3 128 512L128 128zM336 122.5L336 216C336 229.3 346.7 240 360 240L453.5 240L336 122.5zM256 320C256 302.3 241.7 288 224 288C206.3 288 192 302.3 192 320C192 337.7 206.3 352 224 352C241.7 352 256 337.7 256 320zM220.6 512L419.4 512C435.2 512 448 499.2 448 483.4C448 476.1 445.2 469 440.1 463.7L343.3 361.9C337.3 355.6 328.9 352 320.1 352L319.8 352C311 352 302.7 355.6 296.6 361.9L199.9 463.7C194.8 469 192 476.1 192 483.4C192 499.2 204.8 512 220.6 512z\"/></svg>",
1840
+ "file-pdf": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path fill=\"currentColor\" d=\"M128 64C92.7 64 64 92.7 64 128L64 512C64 547.3 92.7 576 128 576L208 576L208 464C208 428.7 236.7 400 272 400L448 400L448 234.5C448 217.5 441.3 201.2 429.3 189.2L322.7 82.7C310.7 70.7 294.5 64 277.5 64L128 64zM389.5 240L296 240C282.7 240 272 229.3 272 216L272 122.5L389.5 240zM272 444C261 444 252 453 252 464L252 592C252 603 261 612 272 612C283 612 292 603 292 592L292 564L304 564C337.1 564 364 537.1 364 504C364 470.9 337.1 444 304 444L272 444zM304 524L292 524L292 484L304 484C315 484 324 493 324 504C324 515 315 524 304 524zM400 444C389 444 380 453 380 464L380 592C380 603 389 612 400 612L432 612C460.7 612 484 588.7 484 560L484 496C484 467.3 460.7 444 432 444L400 444zM420 572L420 484L432 484C438.6 484 444 489.4 444 496L444 560C444 566.6 438.6 572 432 572L420 572zM508 464L508 592C508 603 517 612 528 612C539 612 548 603 548 592L548 548L576 548C587 548 596 539 596 528C596 517 587 508 576 508L548 508L548 484L576 484C587 484 596 475 596 464C596 453 587 444 576 444L528 444C517 444 508 453 508 464z\"/></svg>",
1841
+ "file-powerpoint": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path fill=\"currentColor\" d=\"M128 128C128 92.7 156.7 64 192 64L341.5 64C358.5 64 374.8 70.7 386.8 82.7L493.3 189.3C505.3 201.3 512 217.6 512 234.6L512 512C512 547.3 483.3 576 448 576L192 576C156.7 576 128 547.3 128 512L128 128zM336 122.5L336 216C336 229.3 346.7 240 360 240L453.5 240L336 122.5zM280 320C266.7 320 256 330.7 256 344L256 488C256 501.3 266.7 512 280 512C293.3 512 304 501.3 304 488L304 464L328 464C367.8 464 400 431.8 400 392C400 352.2 367.8 320 328 320L280 320zM328 416L304 416L304 368L328 368C341.3 368 352 378.7 352 392C352 405.3 341.3 416 328 416z\"/></svg>",
1842
+ "file-video": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path fill=\"currentColor\" d=\"M128 128C128 92.7 156.7 64 192 64L341.5 64C358.5 64 374.8 70.7 386.8 82.7L493.3 189.3C505.3 201.3 512 217.6 512 234.6L512 512C512 547.3 483.3 576 448 576L192 576C156.7 576 128 547.3 128 512L128 128zM336 122.5L336 216C336 229.3 346.7 240 360 240L453.5 240L336 122.5zM208 368L208 464C208 481.7 222.3 496 240 496L336 496C353.7 496 368 481.7 368 464L368 440L403 475C406.2 478.2 410.5 480 415 480C424.4 480 432 472.4 432 463L432 368.9C432 359.5 424.4 351.9 415 351.9C410.5 351.9 406.2 353.7 403 356.9L368 391.9L368 367.9C368 350.2 353.7 335.9 336 335.9L240 335.9C222.3 335.9 208 350.2 208 367.9z\"/></svg>",
1843
+ "file-word": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path fill=\"currentColor\" d=\"M128 128C128 92.7 156.7 64 192 64L341.5 64C358.5 64 374.8 70.7 386.8 82.7L493.3 189.3C505.3 201.3 512 217.6 512 234.6L512 512C512 547.3 483.3 576 448 576L192 576C156.7 576 128 547.3 128 512L128 128zM336 122.5L336 216C336 229.3 346.7 240 360 240L453.5 240L336 122.5zM263.4 338.8C260.5 325.9 247.7 317.7 234.8 320.6C221.9 323.5 213.7 336.3 216.6 349.2L248.6 493.2C250.9 503.7 260 511.4 270.8 512C281.6 512.6 291.4 505.9 294.8 495.6L320 419.9L345.2 495.6C348.6 505.8 358.4 512.5 369.2 512C380 511.5 389.1 503.8 391.4 493.2L423.4 349.2C426.3 336.3 418.1 323.4 405.2 320.6C392.3 317.8 379.4 325.9 376.6 338.8L363.4 398.2L342.8 336.4C339.5 326.6 330.4 320 320 320C309.6 320 300.5 326.6 297.2 336.4L276.6 398.2L263.4 338.8z\"/></svg>",
1844
+ "file-zipper": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path fill=\"currentColor\" d=\"M128 128C128 92.7 156.7 64 192 64L341.5 64C358.5 64 374.8 70.7 386.8 82.7L493.3 189.3C505.3 201.3 512 217.6 512 234.6L512 512C512 547.3 483.3 576 448 576L192 576C156.7 576 128 547.3 128 512L128 128zM336 122.5L336 216C336 229.3 346.7 240 360 240L453.5 240L336 122.5zM192 136C192 149.3 202.7 160 216 160L264 160C277.3 160 288 149.3 288 136C288 122.7 277.3 112 264 112L216 112C202.7 112 192 122.7 192 136zM192 232C192 245.3 202.7 256 216 256L264 256C277.3 256 288 245.3 288 232C288 218.7 277.3 208 264 208L216 208C202.7 208 192 218.7 192 232zM256 304L224 304C206.3 304 192 318.3 192 336L192 384C192 410.5 213.5 432 240 432C266.5 432 288 410.5 288 384L288 336C288 318.3 273.7 304 256 304zM240 368C248.8 368 256 375.2 256 384C256 392.8 248.8 400 240 400C231.2 400 224 392.8 224 384C224 375.2 231.2 368 240 368z\"/></svg>",
1845
+ "forward-step": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 384 512\"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path fill=\"currentColor\" d=\"M21 36.8c12.9-7 28.7-6.3 41 1.8L320 208.1 320 64c0-17.7 14.3-32 32-32s32 14.3 32 32l0 384c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-144.1-258 169.6c-12.3 8.1-28 8.8-41 1.8S0 454.7 0 440L0 72C0 57.3 8.1 43.8 21 36.8z\"/></svg>",
1846
+ gauge: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path fill=\"currentColor\" d=\"M0 256a256 256 0 1 1 512 0 256 256 0 1 1 -512 0zm320 96c0-26.9-16.5-49.9-40-59.3L280 120c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 172.7c-23.5 9.5-40 32.5-40 59.3 0 35.3 28.7 64 64 64s64-28.7 64-64zM144 176a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm-16 80a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm288 32a32 32 0 1 0 0-64 32 32 0 1 0 0 64zM400 144a32 32 0 1 0 -64 0 32 32 0 1 0 64 0z\"/></svg>",
1847
+ gear: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path fill=\"currentColor\" d=\"M259.1 73.5C262.1 58.7 275.2 48 290.4 48L350.2 48C365.4 48 378.5 58.7 381.5 73.5L396 143.5C410.1 149.5 423.3 157.2 435.3 166.3L503.1 143.8C517.5 139 533.3 145 540.9 158.2L570.8 210C578.4 223.2 575.7 239.8 564.3 249.9L511 297.3C511.9 304.7 512.3 312.3 512.3 320C512.3 327.7 511.8 335.3 511 342.7L564.4 390.2C575.8 400.3 578.4 417 570.9 430.1L541 481.9C533.4 495 517.6 501.1 503.2 496.3L435.4 473.8C423.3 482.9 410.1 490.5 396.1 496.6L381.7 566.5C378.6 581.4 365.5 592 350.4 592L290.6 592C275.4 592 262.3 581.3 259.3 566.5L244.9 496.6C230.8 490.6 217.7 482.9 205.6 473.8L137.5 496.3C123.1 501.1 107.3 495.1 99.7 481.9L69.8 430.1C62.2 416.9 64.9 400.3 76.3 390.2L129.7 342.7C128.8 335.3 128.4 327.7 128.4 320C128.4 312.3 128.9 304.7 129.7 297.3L76.3 249.8C64.9 239.7 62.3 223 69.8 209.9L99.7 158.1C107.3 144.9 123.1 138.9 137.5 143.7L205.3 166.2C217.4 157.1 230.6 149.5 244.6 143.4L259.1 73.5zM320.3 400C364.5 399.8 400.2 363.9 400 319.7C399.8 275.5 363.9 239.8 319.7 240C275.5 240.2 239.8 276.1 240 320.3C240.2 364.5 276.1 400.2 320.3 400z\"/></svg>",
1848
+ "grip-vertical": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path fill=\"currentColor\" d=\"M128 40c0-22.1-17.9-40-40-40L40 0C17.9 0 0 17.9 0 40L0 88c0 22.1 17.9 40 40 40l48 0c22.1 0 40-17.9 40-40l0-48zm0 192c0-22.1-17.9-40-40-40l-48 0c-22.1 0-40 17.9-40 40l0 48c0 22.1 17.9 40 40 40l48 0c22.1 0 40-17.9 40-40l0-48zM0 424l0 48c0 22.1 17.9 40 40 40l48 0c22.1 0 40-17.9 40-40l0-48c0-22.1-17.9-40-40-40l-48 0c-22.1 0-40 17.9-40 40zM320 40c0-22.1-17.9-40-40-40L232 0c-22.1 0-40 17.9-40 40l0 48c0 22.1 17.9 40 40 40l48 0c22.1 0 40-17.9 40-40l0-48zM192 232l0 48c0 22.1 17.9 40 40 40l48 0c22.1 0 40-17.9 40-40l0-48c0-22.1-17.9-40-40-40l-48 0c-22.1 0-40 17.9-40 40zM320 424c0-22.1-17.9-40-40-40l-48 0c-22.1 0-40 17.9-40 40l0 48c0 22.1 17.9 40 40 40l48 0c22.1 0 40-17.9 40-40l0-48z\"/></svg>",
1849
+ indeterminate: "<svg part=\"indeterminate-icon\" class=\"icon\" viewBox=\"0 0 16 16\"><g stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\" stroke-linecap=\"round\"><g stroke=\"currentColor\" stroke-width=\"2\"><g transform=\"translate(2.285714 6.857143)\"><path d=\"M10.2857143,1.14285714 L1.14285714,1.14285714\"/></g></g></g></svg>",
1850
+ minus: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path fill=\"currentColor\" d=\"M0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32z\"/></svg>",
1851
+ pause: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 384 512\"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path fill=\"currentColor\" d=\"M48 32C21.5 32 0 53.5 0 80L0 432c0 26.5 21.5 48 48 48l64 0c26.5 0 48-21.5 48-48l0-352c0-26.5-21.5-48-48-48L48 32zm224 0c-26.5 0-48 21.5-48 48l0 352c0 26.5 21.5 48 48 48l64 0c26.5 0 48-21.5 48-48l0-352c0-26.5-21.5-48-48-48l-64 0z\"/></svg>",
1852
+ "picture-in-picture": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path fill=\"currentColor\" d=\"M448 32c35.3 0 64 28.7 64 64l0 112-64 0 0-112-384 0 0 320 144 0 0 64-144 0-6.5-.3c-30.1-3.1-54.1-27-57.1-57.1L0 416 0 96C0 62.9 25.2 35.6 57.5 32.3L64 32 448 32zm16 224c26.5 0 48 21.5 48 48l0 128c0 26.5-21.5 48-48 48l-160 0c-26.5 0-48-21.5-48-48l0-128c0-26.5 21.5-48 48-48l160 0z\"/></svg>",
1853
+ play: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path fill=\"currentColor\" d=\"M91.2 36.9c-12.4-6.8-27.4-6.5-39.6 .7S32 57.9 32 72l0 368c0 14.1 7.5 27.2 19.6 34.4s27.2 7.5 39.6 .7l336-184c12.8-7 20.8-20.5 20.8-35.1s-8-28.1-20.8-35.1l-336-184z\"/></svg>",
1854
+ "play-circle": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path fill=\"currentColor\" d=\"M0 256a256 256 0 1 1 512 0 256 256 0 1 1 -512 0zM188.3 147.1c-7.6 4.2-12.3 12.3-12.3 20.9l0 176c0 8.7 4.7 16.7 12.3 20.9s16.8 4.1 24.3-.5l144-88c7.1-4.4 11.5-12.1 11.5-20.5s-4.4-16.1-11.5-20.5l-144-88c-7.4-4.5-16.7-4.7-24.3-.5z\"/></svg>",
1855
+ plus: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path fill=\"currentColor\" d=\"M352 128C352 110.3 337.7 96 320 96C302.3 96 288 110.3 288 128L288 288L128 288C110.3 288 96 302.3 96 320C96 337.7 110.3 352 128 352L288 352L288 512C288 529.7 302.3 544 320 544C337.7 544 352 529.7 352 512L352 352L512 352C529.7 352 544 337.7 544 320C544 302.3 529.7 288 512 288L352 288L352 128z\"/></svg>",
1856
+ star: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path fill=\"currentColor\" d=\"M309.5-18.9c-4.1-8-12.4-13.1-21.4-13.1s-17.3 5.1-21.4 13.1L193.1 125.3 33.2 150.7c-8.9 1.4-16.3 7.7-19.1 16.3s-.5 18 5.8 24.4l114.4 114.5-25.2 159.9c-1.4 8.9 2.3 17.9 9.6 23.2s16.9 6.1 25 2L288.1 417.6 432.4 491c8 4.1 17.7 3.3 25-2s11-14.2 9.6-23.2L441.7 305.9 556.1 191.4c6.4-6.4 8.6-15.8 5.8-24.4s-10.1-14.9-19.1-16.3L383 125.3 309.5-18.9z\"/></svg>",
1857
+ upload: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path fill=\"currentColor\" d=\"M352 173.3L352 384C352 401.7 337.7 416 320 416C302.3 416 288 401.7 288 384L288 173.3L246.6 214.7C234.1 227.2 213.8 227.2 201.3 214.7C188.8 202.2 188.8 181.9 201.3 169.4L297.3 73.4C309.8 60.9 330.1 60.9 342.6 73.4L438.6 169.4C451.1 181.9 451.1 202.2 438.6 214.7C426.1 227.2 405.8 227.2 393.3 214.7L352 173.3zM320 464C364.2 464 400 428.2 400 384L480 384C515.3 384 544 412.7 544 448L544 480C544 515.3 515.3 544 480 544L160 544C124.7 544 96 515.3 96 480L96 448C96 412.7 124.7 384 160 384L240 384C240 428.2 275.8 464 320 464zM464 488C477.3 488 488 477.3 488 464C488 450.7 477.3 440 464 440C450.7 440 440 450.7 440 464C440 477.3 450.7 488 464 488z\"/></svg>",
1858
+ user: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path fill=\"currentColor\" d=\"M224 248a120 120 0 1 0 0-240 120 120 0 1 0 0 240zm-29.7 56C95.8 304 16 383.8 16 482.3 16 498.7 29.3 512 45.7 512l356.6 0c16.4 0 29.7-13.3 29.7-29.7 0-98.5-79.8-178.3-178.3-178.3l-59.4 0z\"/></svg>",
1859
+ volume: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path fill=\"currentColor\" d=\"M48 352l48 0 134.1 119.2c6.4 5.7 14.6 8.8 23.1 8.8 19.2 0 34.8-15.6 34.8-34.8l0-378.4c0-19.2-15.6-34.8-34.8-34.8-8.5 0-16.7 3.1-23.1 8.8L96 160 48 160c-26.5 0-48 21.5-48 48l0 96c0 26.5 21.5 48 48 48zM441.1 107c-10.3-8.4-25.4-6.8-33.8 3.5s-6.8 25.4 3.5 33.8C443.3 170.7 464 210.9 464 256s-20.7 85.3-53.2 111.8c-10.3 8.4-11.8 23.5-3.5 33.8s23.5 11.8 33.8 3.5c43.2-35.2 70.9-88.9 70.9-149s-27.7-113.8-70.9-149zm-60.5 74.5c-10.3-8.4-25.4-6.8-33.8 3.5s-6.8 25.4 3.5 33.8C361.1 227.6 368 241 368 256s-6.9 28.4-17.7 37.3c-10.3 8.4-11.8 23.5-3.5 33.8s23.5 11.8 33.8 3.5C402.1 312.9 416 286.1 416 256s-13.9-56.9-35.5-74.5z\"/></svg>",
1860
+ "volume-low": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path fill=\"currentColor\" d=\"M48 352l48 0 134.1 119.2c6.4 5.7 14.6 8.8 23.1 8.8 19.2 0 34.8-15.6 34.8-34.8l0-378.4c0-19.2-15.6-34.8-34.8-34.8-8.5 0-16.7 3.1-23.1 8.8L96 160 48 160c-26.5 0-48 21.5-48 48l0 96c0 26.5 21.5 48 48 48zM380.6 181.5c-10.3-8.4-25.4-6.8-33.8 3.5s-6.8 25.4 3.5 33.8C361.1 227.6 368 241 368 256s-6.9 28.4-17.7 37.3c-10.3 8.4-11.8 23.5-3.5 33.8s23.5 11.8 33.8 3.5C402.1 312.9 416 286.1 416 256s-13.9-56.9-35.5-74.5z\"/></svg>",
1861
+ "volume-xmark": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path fill=\"currentColor\" d=\"M48 352l48 0 134.1 119.2c6.4 5.7 14.6 8.8 23.1 8.8 19.2 0 34.8-15.6 34.8-34.8l0-378.4c0-19.2-15.6-34.8-34.8-34.8-8.5 0-16.7 3.1-23.1 8.8L96 160 48 160c-26.5 0-48 21.5-48 48l0 96c0 26.5 21.5 48 48 48zM367 175c-9.4 9.4-9.4 24.6 0 33.9l47 47-47 47c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l47-47 47 47c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-47-47 47-47c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-47 47-47-47c-9.4-9.4-24.6-9.4-33.9 0z\"/></svg>",
1862
+ xmark: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 384 512\"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path fill=\"currentColor\" d=\"M55.1 73.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L147.2 256 9.9 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192.5 301.3 329.9 438.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.8 256 375.1 118.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192.5 210.7 55.1 73.4z\"/></svg>"
1863
+ },
1864
+ regular: {
1865
+ calendar: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path d=\"M216 64C229.3 64 240 74.7 240 88L240 128L400 128L400 88C400 74.7 410.7 64 424 64C437.3 64 448 74.7 448 88L448 128L480 128C515.3 128 544 156.7 544 192L544 480C544 515.3 515.3 544 480 544L160 544C124.7 544 96 515.3 96 480L96 192C96 156.7 124.7 128 160 128L192 128L192 88C192 74.7 202.7 64 216 64zM216 176L160 176C151.2 176 144 183.2 144 192L144 240L496 240L496 192C496 183.2 488.8 176 480 176L216 176zM144 288L144 480C144 488.8 151.2 496 160 496L480 496C488.8 496 496 488.8 496 480L496 288L144 288z\"/></svg>",
1866
+ "circle-question": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path fill=\"currentColor\" d=\"M464 256a208 208 0 1 0 -416 0 208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0 256 256 0 1 1 -512 0zm256-80c-17.7 0-32 14.3-32 32 0 13.3-10.7 24-24 24s-24-10.7-24-24c0-44.2 35.8-80 80-80s80 35.8 80 80c0 47.2-36 67.2-56 74.5l0 3.8c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-8.1c0-20.5 14.8-35.2 30.1-40.2 6.4-2.1 13.2-5.5 18.2-10.3 4.3-4.2 7.7-10 7.7-19.6 0-17.7-14.3-32-32-32zM224 368a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z\"/></svg>",
1867
+ "circle-xmark": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path fill=\"currentColor\" d=\"M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464a256 256 0 1 0 0-512 256 256 0 1 0 0 512zM167 167c-9.4 9.4-9.4 24.6 0 33.9l55 55-55 55c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l55-55 55 55c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-55-55 55-55c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-55 55-55-55c-9.4-9.4-24.6-9.4-33.9 0z\"/></svg>",
1868
+ clock: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path d=\"M528 320C528 434.9 434.9 528 320 528C205.1 528 112 434.9 112 320C112 205.1 205.1 112 320 112C434.9 112 528 205.1 528 320zM64 320C64 461.4 178.6 576 320 576C461.4 576 576 461.4 576 320C576 178.6 461.4 64 320 64C178.6 64 64 178.6 64 320zM296 184L296 320C296 328 300 335.5 306.7 340L402.7 404C413.7 411.4 428.6 408.4 436 397.3C443.4 386.2 440.4 371.4 429.3 364L344 307.2L344 184C344 170.7 333.3 160 320 160C306.7 160 296 170.7 296 184z\"/></svg>",
1869
+ copy: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path fill=\"currentColor\" d=\"M384 336l-192 0c-8.8 0-16-7.2-16-16l0-256c0-8.8 7.2-16 16-16l133.5 0c4.2 0 8.3 1.7 11.3 4.7l58.5 58.5c3 3 4.7 7.1 4.7 11.3L400 320c0 8.8-7.2 16-16 16zM192 384l192 0c35.3 0 64-28.7 64-64l0-197.5c0-17-6.7-33.3-18.7-45.3L370.7 18.7C358.7 6.7 342.5 0 325.5 0L192 0c-35.3 0-64 28.7-64 64l0 256c0 35.3 28.7 64 64 64zM64 128c-35.3 0-64 28.7-64 64L0 448c0 35.3 28.7 64 64 64l192 0c35.3 0 64-28.7 64-64l0-16-48 0 0 16c0 8.8-7.2 16-16 16L64 464c-8.8 0-16-7.2-16-16l0-256c0-8.8 7.2-16 16-16l16 0 0-48-16 0z\"/></svg>",
1870
+ eye: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path fill=\"currentColor\" d=\"M288 80C222.8 80 169.2 109.6 128.1 147.7 89.6 183.5 63 226 49.4 256 63 286 89.6 328.5 128.1 364.3 169.2 402.4 222.8 432 288 432s118.8-29.6 159.9-67.7C486.4 328.5 513 286 526.6 256 513 226 486.4 183.5 447.9 147.7 406.8 109.6 353.2 80 288 80zM95.4 112.6C142.5 68.8 207.2 32 288 32s145.5 36.8 192.6 80.6c46.8 43.5 78.1 95.4 93 131.1 3.3 7.9 3.3 16.7 0 24.6-14.9 35.7-46.2 87.7-93 131.1-47.1 43.7-111.8 80.6-192.6 80.6S142.5 443.2 95.4 399.4c-46.8-43.5-78.1-95.4-93-131.1-3.3-7.9-3.3-16.7 0-24.6 14.9-35.7 46.2-87.7 93-131.1zM288 336c44.2 0 80-35.8 80-80 0-29.6-16.1-55.5-40-69.3-1.4 59.7-49.6 107.9-109.3 109.3 13.8 23.9 39.7 40 69.3 40zm-79.6-88.4c2.5 .3 5 .4 7.6 .4 35.3 0 64-28.7 64-64 0-2.6-.2-5.1-.4-7.6-37.4 3.9-67.2 33.7-71.1 71.1zm45.6-115c10.8-3 22.2-4.5 33.9-4.5 8.8 0 17.5 .9 25.8 2.6 .3 .1 .5 .1 .8 .2 57.9 12.2 101.4 63.7 101.4 125.2 0 70.7-57.3 128-128 128-61.6 0-113-43.5-125.2-101.4-1.8-8.6-2.8-17.5-2.8-26.6 0-11 1.4-21.8 4-32 .2-.7 .3-1.3 .5-1.9 11.9-43.4 46.1-77.6 89.5-89.5z\"/></svg>",
1871
+ "eye-slash": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path fill=\"currentColor\" d=\"M41-24.9c-9.4-9.4-24.6-9.4-33.9 0S-2.3-.3 7 9.1l528 528c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-96.4-96.4c2.7-2.4 5.4-4.8 8-7.2 46.8-43.5 78.1-95.4 93-131.1 3.3-7.9 3.3-16.7 0-24.6-14.9-35.7-46.2-87.7-93-131.1-47.1-43.7-111.8-80.6-192.6-80.6-56.8 0-105.6 18.2-146 44.2L41-24.9zM176.9 111.1c32.1-18.9 69.2-31.1 111.1-31.1 65.2 0 118.8 29.6 159.9 67.7 38.5 35.7 65.1 78.3 78.6 108.3-13.6 30-40.2 72.5-78.6 108.3-3.1 2.8-6.2 5.6-9.4 8.4L393.8 328c14-20.5 22.2-45.3 22.2-72 0-70.7-57.3-128-128-128-26.7 0-51.5 8.2-72 22.2l-39.1-39.1zm182 182l-108-108c11.1-5.8 23.7-9.1 37.1-9.1 44.2 0 80 35.8 80 80 0 13.4-3.3 26-9.1 37.1zM103.4 173.2l-34-34c-32.6 36.8-55 75.8-66.9 104.5-3.3 7.9-3.3 16.7 0 24.6 14.9 35.7 46.2 87.7 93 131.1 47.1 43.7 111.8 80.6 192.6 80.6 37.3 0 71.2-7.9 101.5-20.6L352.2 422c-20 6.4-41.4 10-64.2 10-65.2 0-118.8-29.6-159.9-67.7-38.5-35.7-65.1-78.3-78.6-108.3 10.4-23.1 28.6-53.6 54-82.8z\"/></svg>",
1872
+ star: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path fill=\"currentColor\" d=\"M288.1-32c9 0 17.3 5.1 21.4 13.1L383 125.3 542.9 150.7c8.9 1.4 16.3 7.7 19.1 16.3s.5 18-5.8 24.4L441.7 305.9 467 465.8c1.4 8.9-2.3 17.9-9.6 23.2s-17 6.1-25 2L288.1 417.6 143.8 491c-8 4.1-17.7 3.3-25-2s-11-14.2-9.6-23.2L134.4 305.9 20 191.4c-6.4-6.4-8.6-15.8-5.8-24.4s10.1-14.9 19.1-16.3l159.9-25.4 73.6-144.2c4.1-8 12.4-13.1 21.4-13.1zm0 76.8L230.3 158c-3.5 6.8-10 11.6-17.6 12.8l-125.5 20 89.8 89.9c5.4 5.4 7.9 13.1 6.7 20.7l-19.8 125.5 113.3-57.6c6.8-3.5 14.9-3.5 21.8 0l113.3 57.6-19.8-125.5c-1.2-7.6 1.3-15.3 6.7-20.7l89.8-89.9-125.5-20c-7.6-1.2-14.1-6-17.6-12.8L288.1 44.8z\"/></svg>"
1873
+ }
1874
+ }, _e = {
1875
+ name: "system",
1876
+ resolver: (e, t = "classic", n = "solid") => {
1877
+ let r = R[n][e] ?? R.regular[e] ?? R.regular["circle-question"];
1878
+ return r ? ge(r) : "";
1879
+ }
1880
+ }, ve = "classic", ye = [he, _e], be = /* @__PURE__ */ new Set();
1881
+ function xe(e) {
1882
+ be.add(e);
1883
+ }
1884
+ function Se(e) {
1885
+ be.delete(e);
1886
+ }
1887
+ function z(e) {
1888
+ return ye.find((t) => t.name === e);
1889
+ }
1890
+ function Ce() {
1891
+ return ve;
1892
+ }
1893
+ //#endregion
1894
+ //#region node_modules/lit-html/directive-helpers.js
1895
+ var { I: we } = n, Te = (e, t) => t === void 0 ? e?._$litType$ !== void 0 : e?._$litType$ === t, B = Symbol(), V = Symbol(), Ee, H = /* @__PURE__ */ new Map(), U = class extends f {
1896
+ constructor() {
1897
+ super(...arguments), this.svg = null, this.autoWidth = !1, this.swapOpacity = !1, this.label = "", this.library = "default", this.rotate = 0, this.resolveIcon = async (e, t) => {
1898
+ let n;
1899
+ if (t?.spriteSheet) {
1900
+ this.hasUpdated || await this.updateComplete, this.svg = i`<svg part="svg">
1901
+ <use part="use" href="${e}"></use>
1902
+ </svg>`, await this.updateComplete;
1903
+ let n = this.shadowRoot.querySelector("[part='svg']");
1904
+ return typeof t.mutator == "function" && t.mutator(n, this), this.svg;
1905
+ }
1906
+ try {
1907
+ if (n = await fetch(e, { mode: "cors" }), !n.ok) return n.status === 410 ? B : V;
1908
+ } catch {
1909
+ return V;
1910
+ }
1911
+ try {
1912
+ let e = document.createElement("div");
1913
+ e.innerHTML = await n.text();
1914
+ let t = e.firstElementChild;
1915
+ if (t?.tagName?.toLowerCase() !== "svg") return B;
1916
+ Ee ||= new DOMParser();
1917
+ let r = Ee.parseFromString(t.outerHTML, "text/html").body.querySelector("svg");
1918
+ return r ? (r.part.add("svg"), document.adoptNode(r)) : B;
1919
+ } catch {
1920
+ return B;
1921
+ }
1922
+ };
1923
+ }
1924
+ connectedCallback() {
1925
+ super.connectedCallback(), xe(this);
1926
+ }
1927
+ firstUpdated(e) {
1928
+ super.firstUpdated(e), this.hasAttribute("rotate") && this.style.setProperty("--rotate-angle", `${this.rotate}deg`), this.setIcon();
1929
+ }
1930
+ disconnectedCallback() {
1931
+ super.disconnectedCallback(), Se(this);
1932
+ }
1933
+ async getIconSource() {
1934
+ let e = z(this.library), t = this.family || Ce();
1935
+ if (this.name && e) {
1936
+ let n = this.canvas === "auto" || this.autoWidth, r;
1937
+ try {
1938
+ r = await e.resolver(this.name, t, this.variant, n);
1939
+ } catch {
1940
+ r = void 0;
1941
+ }
1942
+ return {
1943
+ url: r,
1944
+ fromLibrary: !0
1945
+ };
1946
+ }
1947
+ return {
1948
+ url: this.src,
1949
+ fromLibrary: !1
1950
+ };
1951
+ }
1952
+ handleLabelChange() {
1953
+ typeof this.label == "string" && this.label.length > 0 ? (this.setAttribute("role", "img"), this.setAttribute("aria-label", this.label), this.removeAttribute("aria-hidden")) : (this.removeAttribute("role"), this.removeAttribute("aria-label"), this.setAttribute("aria-hidden", "true"));
1954
+ }
1955
+ async setIcon() {
1956
+ let { url: e, fromLibrary: t } = await this.getIconSource(), n = t ? z(this.library) : void 0;
1957
+ if (!e) {
1958
+ this.svg = null;
1959
+ return;
1960
+ }
1961
+ let r = H.get(e);
1962
+ r || (r = this.resolveIcon(e, n), H.set(e, r));
1963
+ let i = await r;
1964
+ if (i === V && H.delete(e), e === (await this.getIconSource()).url) {
1965
+ if (Te(i)) {
1966
+ this.svg = i;
1967
+ return;
1968
+ }
1969
+ switch (i) {
1970
+ case V:
1971
+ case B:
1972
+ this.svg = null, this.dispatchEvent(new ae());
1973
+ break;
1974
+ default: this.svg = i.cloneNode(!0), n?.mutator?.(this.svg, this), this.dispatchEvent(new oe());
1975
+ }
1976
+ }
1977
+ }
1978
+ willUpdate(e) {
1979
+ return this.style || this.setStyleProperty("--rotate-angle", `${this.rotate}deg`), super.willUpdate(e);
1980
+ }
1981
+ updated(e) {
1982
+ super.updated(e);
1983
+ let t = z(this.library);
1984
+ this.hasAttribute("rotate") && this.style.setProperty("--rotate-angle", `${this.rotate}deg`);
1985
+ let n = this.shadowRoot?.querySelector("svg");
1986
+ n && t?.mutator?.(n, this);
1987
+ }
1988
+ render() {
1989
+ return this.hasUpdated ? this.svg : i`<svg part="svg" width="16" height="16" viewBox="0 0 16 16"></svg>`;
1990
+ }
1991
+ };
1992
+ U.css = se, o([h()], U.prototype, "svg", 2), o([m({ reflect: !0 })], U.prototype, "name", 2), o([m({ reflect: !0 })], U.prototype, "family", 2), o([m({ reflect: !0 })], U.prototype, "variant", 2), o([m({ reflect: !0 })], U.prototype, "canvas", 2), o([m({
1993
+ attribute: "auto-width",
1994
+ type: Boolean,
1995
+ reflect: !0
1996
+ })], U.prototype, "autoWidth", 2), o([m({
1997
+ attribute: "swap-opacity",
1998
+ type: Boolean,
1999
+ reflect: !0
2000
+ })], U.prototype, "swapOpacity", 2), o([m()], U.prototype, "src", 2), o([m()], U.prototype, "label", 2), o([m({ reflect: !0 })], U.prototype, "library", 2), o([m({
2001
+ type: Number,
2002
+ reflect: !0
2003
+ })], U.prototype, "rotate", 2), o([m({
2004
+ type: String,
2005
+ reflect: !0
2006
+ })], U.prototype, "flip", 2), o([m({
2007
+ type: String,
2008
+ reflect: !0
2009
+ })], U.prototype, "animation", 2), o([N("label")], U.prototype, "handleLabelChange", 1), o([N([
2010
+ "family",
2011
+ "name",
2012
+ "library",
2013
+ "variant",
2014
+ "src",
2015
+ "autoWidth",
2016
+ "canvas",
2017
+ "swapOpacity"
2018
+ ], { waitUntilFirstUpdate: !0 })], U.prototype, "setIcon", 1), U = o([c("wa-icon")], U);
2019
+ //#endregion
2020
+ //#region src/components/menu/Menu.styles.css
2021
+ var De = r`wa-dropdown::part(menu){min-width:300px;box-shadow:0 4px 16px #00000059}wa-dropdown-item{padding:0}`, W, G, K, q, J, Y, Oe, ke, Ae, je, Me, Ne, Pe, Fe, Ie, Le, Re, ze, Be;
2022
+ function X(e, t, n) {
2023
+ Ve(e, t), t.set(e, n);
2024
+ }
2025
+ function Ve(e, t) {
2026
+ if (t.has(e)) throw TypeError("Cannot initialize the same private elements twice on an object");
2027
+ }
2028
+ function Z(e, t, n) {
2029
+ return e.set(He(e, t), n), n;
2030
+ }
2031
+ function Q(e, t) {
2032
+ return e.get(He(e, t));
2033
+ }
2034
+ function He(e, t, n) {
2035
+ if (typeof e == "function" ? e === t : e.has(t)) return arguments.length < 3 ? t : n;
2036
+ throw TypeError("Private element is not present on this object");
2037
+ }
2038
+ function Ue(e, t, n) {
2039
+ return (t = Ge(t)) in e ? Object.defineProperty(e, t, {
2040
+ value: n,
2041
+ enumerable: !0,
2042
+ configurable: !0,
2043
+ writable: !0
2044
+ }) : e[t] = n, e;
2045
+ }
2046
+ function We(e, t, n, r, i, a) {
2047
+ function o(e, t, n) {
2048
+ return function(r, i) {
2049
+ return n && n(r), e[t].call(r, i);
2050
+ };
2051
+ }
2052
+ function s(e, t) {
2053
+ for (var n = 0; n < e.length; n++) e[n].call(t);
2054
+ return t;
2055
+ }
2056
+ function c(e, t, n, r) {
2057
+ if (typeof e != "function" && (r || e !== void 0)) throw TypeError(t + " must " + (n || "be") + " a function" + (r ? "" : " or undefined"));
2058
+ return e;
2059
+ }
2060
+ function l(e, t, n, r, i, a, s, l, u, d, f, p, m) {
2061
+ function h(e) {
2062
+ if (!m(e)) throw TypeError("Attempted to access private element on non-instance");
2063
+ }
2064
+ var g, _ = t[0], v = t[3], y = !l;
2065
+ if (!y) {
2066
+ n || Array.isArray(_) || (_ = [_]);
2067
+ var b = {}, x = [], S = i === 3 ? "get" : i === 4 || p ? "set" : "value";
2068
+ d ? (f || p ? b = {
2069
+ get: qe(function() {
2070
+ return v(this);
2071
+ }, r, "get"),
2072
+ set: function(e) {
2073
+ t[4](this, e);
2074
+ }
2075
+ } : b[S] = v, f || qe(b[S], r, i === 2 ? "" : S)) : f || (b = Object.getOwnPropertyDescriptor(e, r));
2076
+ }
2077
+ for (var C = e, w = _.length - 1; w >= 0; w -= n ? 2 : 1) {
2078
+ var T = _[w], E = n ? _[w - 1] : void 0, D = {}, O = {
2079
+ kind: [
2080
+ "field",
2081
+ "accessor",
2082
+ "method",
2083
+ "getter",
2084
+ "setter",
2085
+ "class"
2086
+ ][i],
2087
+ name: r,
2088
+ metadata: a,
2089
+ addInitializer: function(e, t) {
2090
+ if (e.v) throw Error("attempted to call addInitializer after decoration was finished");
2091
+ c(t, "An initializer", "be", !0), s.push(t);
2092
+ }.bind(null, D)
2093
+ };
2094
+ try {
2095
+ if (y) (g = c(T.call(E, C, O), "class decorators", "return")) && (C = g);
2096
+ else {
2097
+ var k, A;
2098
+ O.static = u, O.private = d, d ? i === 2 ? k = function(e) {
2099
+ return h(e), b.value;
2100
+ } : (i < 4 && (k = o(b, "get", h)), i !== 3 && (A = o(b, "set", h))) : (k = function(e) {
2101
+ return e[r];
2102
+ }, (i < 2 || i === 4) && (A = function(e, t) {
2103
+ e[r] = t;
2104
+ }));
2105
+ var j = O.access = { has: d ? m.bind() : function(e) {
2106
+ return r in e;
2107
+ } };
2108
+ if (k && (j.get = k), A && (j.set = A), C = T.call(E, p ? {
2109
+ get: b.get,
2110
+ set: b.set
2111
+ } : b[S], O), p) {
2112
+ if (typeof C == "object" && C) (g = c(C.get, "accessor.get")) && (b.get = g), (g = c(C.set, "accessor.set")) && (b.set = g), (g = c(C.init, "accessor.init")) && x.push(g);
2113
+ else if (C !== void 0) throw TypeError("accessor decorators must return an object with get, set, or init properties or void 0");
2114
+ } else c(C, (f ? "field" : "method") + " decorators", "return") && (f ? x.push(C) : b[S] = C);
2115
+ }
2116
+ } finally {
2117
+ D.v = !0;
2118
+ }
2119
+ }
2120
+ return (f || p) && l.push(function(e, t) {
2121
+ for (var n = x.length - 1; n >= 0; n--) t = x[n].call(e, t);
2122
+ return t;
2123
+ }), f || y || (d ? p ? l.push(o(b, "get"), o(b, "set")) : l.push(i === 2 ? b[S] : o.call.bind(b[S])) : Object.defineProperty(e, r, b)), C;
2124
+ }
2125
+ function u(e, t) {
2126
+ return Object.defineProperty(e, Symbol.metadata || Symbol.for("Symbol.metadata"), {
2127
+ configurable: !0,
2128
+ enumerable: !0,
2129
+ value: t
2130
+ });
2131
+ }
2132
+ if (arguments.length >= 6) var d = a[Symbol.metadata || Symbol.for("Symbol.metadata")];
2133
+ var f = Object.create(d ?? null), p = function(e, t, n, r) {
2134
+ var i, a, o = [], c = function(t) {
2135
+ return Je(t) === e;
2136
+ }, u = /* @__PURE__ */ new Map();
2137
+ function d(e) {
2138
+ e && o.push(s.bind(null, e));
2139
+ }
2140
+ for (var f = 0; f < t.length; f++) {
2141
+ var p = t[f];
2142
+ if (Array.isArray(p)) {
2143
+ var m = p[1], h = p[2], g = p.length > 3, _ = 16 & m, v = !!(8 & m), y = (m &= 7) == 0, b = h + "/" + v;
2144
+ if (!y && !g) {
2145
+ var x = u.get(b);
2146
+ if (!0 === x || x === 3 && m !== 4 || x === 4 && m !== 3) throw Error("Attempted to decorate a public method/accessor that has the same name as a previously decorated public method/accessor. This is not currently supported by the decorators plugin. Property name was: " + h);
2147
+ u.set(b, !(m > 2) || m);
2148
+ }
2149
+ l(v ? e : e.prototype, p, _, g ? "#" + h : Ge(h), m, r, v ? a ||= [] : i ||= [], o, v, g, y, m === 1, v && g ? c : n);
2150
+ }
2151
+ }
2152
+ return d(i), d(a), o;
2153
+ }(e, t, i, f);
2154
+ return n.length || u(e, f), {
2155
+ e: p,
2156
+ get c() {
2157
+ var t = [];
2158
+ return n.length && [u(l(e, [n], r, e.name, 5, f, t), f), s.bind(null, t, e)];
2159
+ }
2160
+ };
2161
+ }
2162
+ function Ge(e) {
2163
+ var t = Ke(e, "string");
2164
+ return typeof t == "symbol" ? t : t + "";
2165
+ }
2166
+ function Ke(e, t) {
2167
+ if (typeof e != "object" || !e) return e;
2168
+ var n = e[Symbol.toPrimitive];
2169
+ if (n !== void 0) {
2170
+ var r = n.call(e, t || "default");
2171
+ if (typeof r != "object") return r;
2172
+ throw TypeError("@@toPrimitive must return a primitive value.");
2173
+ }
2174
+ return (t === "string" ? String : Number)(e);
2175
+ }
2176
+ function qe(e, t, n) {
2177
+ typeof t == "symbol" && (t = (t = t.description) ? "[" + t + "]" : "");
2178
+ try {
2179
+ Object.defineProperty(e, "name", {
2180
+ configurable: !0,
2181
+ value: n ? n + " " + t : t
2182
+ });
2183
+ } catch {}
2184
+ return e;
2185
+ }
2186
+ function Je(e) {
2187
+ if (Object(e) !== e) throw TypeError("right-hand side of 'in' should be an object, got " + (e === null ? "null" : typeof e));
2188
+ return e;
2189
+ }
2190
+ function Ye(e) {
2191
+ return e;
2192
+ }
2193
+ Ae = [t("solid-ui-menu")];
2194
+ var $;
2195
+ new (ze = (K = /*#__PURE__*/ new WeakMap(), q = /*#__PURE__*/ new WeakMap(), J = /*#__PURE__*/ new WeakMap(), Y = /*#__PURE__*/ new WeakMap(), Be = (je = m({
2196
+ type: String,
2197
+ reflect: !0
2198
+ }), Ne = m({
2199
+ type: Number,
2200
+ reflect: !0
2201
+ }), Fe = g("wa-dropdown"), Le = h(), "placement"), G = class extends e {
2202
+ constructor(...e) {
2203
+ super(...e), X(this, K, (Oe(this), Me(this, "bottom-start"))), X(this, q, Pe(this, 0)), X(this, J, Ie(this, null)), X(this, Y, Re(this, [])), Ue(this, "observer", new MutationObserver(() => this.syncItems()));
2204
+ }
2205
+ get [Be]() {
2206
+ return Q(K, this);
2207
+ }
2208
+ set placement(e) {
2209
+ Z(K, this, e);
2210
+ }
2211
+ get distance() {
2212
+ return Q(q, this);
2213
+ }
2214
+ set distance(e) {
2215
+ Z(q, this, e);
2216
+ }
2217
+ get dropdown() {
2218
+ return Q(J, this);
2219
+ }
2220
+ set dropdown(e) {
2221
+ Z(J, this, e);
2222
+ }
2223
+ get items() {
2224
+ return Q(Y, this);
2225
+ }
2226
+ set items(e) {
2227
+ Z(Y, this, e);
2228
+ }
2229
+ connectedCallback() {
2230
+ super.connectedCallback(), this.syncItems(), this.observer.observe(this, { childList: !0 });
2231
+ }
2232
+ disconnectedCallback() {
2233
+ super.disconnectedCallback(), this.observer.disconnect();
2234
+ }
2235
+ render() {
2236
+ return i`
2237
+ <wa-dropdown
2238
+ placement=${this.placement}
2239
+ distance=${this.distance}
2240
+ @wa-select=${this.onWaSelect}
2241
+ >
2242
+ <slot name="trigger" slot="trigger"></slot>
2243
+
2244
+ ${this.items.map((e) => i`<wa-dropdown-item @click=${this.onItemClick}>
2245
+ <slot name=${e.slot}></slot>
2246
+ </wa-dropdown-item>`)}
2247
+ </wa-dropdown>
2248
+ `;
2249
+ }
2250
+ syncItems() {
2251
+ let e = Array.from(this.children).filter((e) => !e.hasAttribute("slot"));
2252
+ this.items = e.map((e, t) => {
2253
+ let n = `menu-item-${t}`;
2254
+ return e.getAttribute("slot") !== n && e.setAttribute("slot", n), { slot: n };
2255
+ });
2256
+ }
2257
+ onItemClick(e) {
2258
+ let t = e.currentTarget;
2259
+ e.stopPropagation(), !t.disabled && (this.dispatchSelectEvent(t).defaultPrevented || !this.dropdown || (this.dropdown.open = !1));
2260
+ }
2261
+ onWaSelect(e) {
2262
+ if (this.dispatchSelectEvent(e.detail.item).defaultPrevented) {
2263
+ e.preventDefault();
2264
+ return;
2265
+ }
2266
+ let t = e.detail.item.children[0].getAttribute("name");
2267
+ this.querySelector(`[slot="${t}"]`)?.click?.();
2268
+ }
2269
+ dispatchSelectEvent(e) {
2270
+ let t = e.children[0].getAttribute("name"), n = this.querySelector(`[slot="${t}"]`), r = new CustomEvent("solid-ui-select", {
2271
+ bubbles: !0,
2272
+ composed: !0,
2273
+ cancelable: !0
2274
+ });
2275
+ return n?.dispatchEvent(r), r;
2276
+ }
2277
+ }, {e: [Me, Pe, Ie, Re, Oe], c: [$, ke]} = We(G, [
2278
+ [
2279
+ je,
2280
+ 1,
2281
+ "placement"
2282
+ ],
2283
+ [
2284
+ Ne,
2285
+ 1,
2286
+ "distance"
2287
+ ],
2288
+ [
2289
+ Fe,
2290
+ 1,
2291
+ "dropdown"
2292
+ ],
2293
+ [
2294
+ Le,
2295
+ 1,
2296
+ "items"
2297
+ ]
2298
+ ], Ae, 0, void 0, e), G), W = class extends Ye {
2299
+ constructor() {
2300
+ super($), Ue(this, "styles", De), ke();
2301
+ }
2302
+ }, Ue(W, ze, void 0), W)();
2303
+ //#endregion
2304
+ //#region src/components/menu/index.ts
2305
+ var Xe = $;
2306
+ //#endregion
2307
+ export { $ as n, Xe as t };
2308
+
2309
+ //# sourceMappingURL=menu-6ayNsxFG.js.map