@wow-two-beta/ui-vue 0.0.4 → 0.0.6

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 (2100) hide show
  1. package/README.md +201 -65
  2. package/dist/analytics/Analytics.d.ts +5 -5
  3. package/dist/analytics/AnalyticsProvider.d.ts +1 -1
  4. package/dist/analytics/MemoryAnalyticsProvider.d.ts +4 -4
  5. package/dist/analytics/index.js +9 -1
  6. package/dist/analytics/index.js.map +1 -1
  7. package/dist/auth/AuthBridge.d.ts +4 -4
  8. package/dist/auth/AuthSession.d.ts +14 -7
  9. package/dist/auth/BearerStrategy.d.ts +12 -8
  10. package/dist/auth/CookieStrategy.d.ts +11 -8
  11. package/dist/auth/RedirectStrategy.d.ts +2 -2
  12. package/dist/auth/TokenStorage.d.ts +2 -2
  13. package/dist/auth/index.d.ts +4 -4
  14. package/dist/auth/index.js +138 -64
  15. package/dist/auth/index.js.map +1 -1
  16. package/dist/auth/providers/AuthContext.d.ts +43 -0
  17. package/dist/auth/providers/AuthProvider.vue.d.ts +39 -0
  18. package/dist/chunks/Align-DqFtCY3a.js.map +1 -1
  19. package/dist/chunks/AnchoredPositioner.vue_vue_type_script_setup_true_lang-BpBVI2Cu.js.map +1 -1
  20. package/dist/chunks/Announce.vue_vue_type_script_setup_true_lang-QM4vCs2n.js +46 -0
  21. package/dist/chunks/Announce.vue_vue_type_script_setup_true_lang-QM4vCs2n.js.map +1 -0
  22. package/dist/chunks/ApiError-_AOua_XE.js +41 -0
  23. package/dist/chunks/ApiError-_AOua_XE.js.map +1 -0
  24. package/dist/chunks/AppErrorFactory-DCdNbVfv.js +54 -0
  25. package/dist/chunks/AppErrorFactory-DCdNbVfv.js.map +1 -0
  26. package/dist/chunks/AriaAttribute-CmUjjXjp.js +42 -0
  27. package/dist/chunks/AriaAttribute-CmUjjXjp.js.map +1 -0
  28. package/dist/chunks/BackToTopButton.vue_vue_type_script_setup_true_lang-CSRUFdcY.js +936 -0
  29. package/dist/chunks/BackToTopButton.vue_vue_type_script_setup_true_lang-CSRUFdcY.js.map +1 -0
  30. package/dist/chunks/BackdropOverlay.vue_vue_type_script_setup_true_lang-DM8CjnY2.js +76 -0
  31. package/dist/chunks/BackdropOverlay.vue_vue_type_script_setup_true_lang-DM8CjnY2.js.map +1 -0
  32. package/dist/chunks/Button.vue_vue_type_script_setup_true_lang-CLqRVtAu.js +632 -0
  33. package/dist/chunks/Button.vue_vue_type_script_setup_true_lang-CLqRVtAu.js.map +1 -0
  34. package/dist/chunks/Bytes-CzQrdbN4.js +21 -0
  35. package/dist/chunks/Bytes-CzQrdbN4.js.map +1 -0
  36. package/dist/chunks/CharacterCountCallout.vue_vue_type_script_setup_true_lang-CJaPwXly.js +2076 -0
  37. package/dist/chunks/CharacterCountCallout.vue_vue_type_script_setup_true_lang-CJaPwXly.js.map +1 -0
  38. package/dist/chunks/Chord-C3OKRsgk.js +139 -0
  39. package/dist/chunks/Chord-C3OKRsgk.js.map +1 -0
  40. package/dist/chunks/Cn-CzDCF-Ah.js +9 -0
  41. package/dist/chunks/Cn-CzDCF-Ah.js.map +1 -0
  42. package/dist/chunks/ColorExtensions-DiCSaVbJ.js +53 -0
  43. package/dist/chunks/ColorExtensions-DiCSaVbJ.js.map +1 -0
  44. package/dist/chunks/ColorModeContext-DC77vyvQ.js +19 -0
  45. package/dist/chunks/ColorModeContext-DC77vyvQ.js.map +1 -0
  46. package/dist/chunks/CommandPaletteModalSeparator.vue_vue_type_script_setup_true_lang-B6FGFSfj.js +2080 -0
  47. package/dist/chunks/CommandPaletteModalSeparator.vue_vue_type_script_setup_true_lang-B6FGFSfj.js.map +1 -0
  48. package/dist/chunks/Compare-C5NGppdh.js +35 -0
  49. package/dist/chunks/Compare-C5NGppdh.js.map +1 -0
  50. package/dist/chunks/ComposeEventHandlers-rgxao5aD.js +12 -0
  51. package/dist/chunks/ComposeEventHandlers-rgxao5aD.js.map +1 -0
  52. package/dist/chunks/CornerPosition-FneGck5D.js.map +1 -1
  53. package/dist/chunks/CssExtensions-ctGVlfYU.js +161 -0
  54. package/dist/chunks/CssExtensions-ctGVlfYU.js.map +1 -0
  55. package/dist/chunks/DataAttr-7BR67dTj.js +7 -0
  56. package/dist/chunks/DataAttr-7BR67dTj.js.map +1 -0
  57. package/dist/chunks/DeepEqual-xCcUOAA8.js +131 -0
  58. package/dist/chunks/DeepEqual-xCcUOAA8.js.map +1 -0
  59. package/dist/chunks/DismissableLayer.vue_vue_type_script_setup_true_lang-DElE4ZeQ.js +322 -0
  60. package/dist/chunks/DismissableLayer.vue_vue_type_script_setup_true_lang-DElE4ZeQ.js.map +1 -0
  61. package/dist/chunks/DomOrderExtensions-Czsyvn6e.js +16 -0
  62. package/dist/chunks/DomOrderExtensions-Czsyvn6e.js.map +1 -0
  63. package/dist/chunks/DrawerContent.vue_vue_type_script_setup_true_lang-dLwafPAj.js +212 -0
  64. package/dist/chunks/DrawerContent.vue_vue_type_script_setup_true_lang-dLwafPAj.js.map +1 -0
  65. package/dist/chunks/EmojiCatalog-CR4Lcm43.js.map +1 -1
  66. package/dist/chunks/Environment-BLuXHzzF.js +16 -0
  67. package/dist/chunks/Environment-BLuXHzzF.js.map +1 -0
  68. package/dist/chunks/Equality-BabbLMBX.js +27 -0
  69. package/dist/chunks/Equality-BabbLMBX.js.map +1 -0
  70. package/dist/chunks/ErrorLike-CRnbeEM0.js +27 -0
  71. package/dist/chunks/ErrorLike-CRnbeEM0.js.map +1 -0
  72. package/dist/chunks/ErrorRecognizers-DO2SHD6N.js +17 -0
  73. package/dist/chunks/ErrorRecognizers-DO2SHD6N.js.map +1 -0
  74. package/dist/chunks/ExactNumber-CboRl3_0.js +224 -0
  75. package/dist/chunks/ExactNumber-CboRl3_0.js.map +1 -0
  76. package/dist/chunks/FeedbackBus-CTj18X4n.js.map +1 -1
  77. package/dist/chunks/FieldErrorCallout.vue_vue_type_script_setup_true_lang-C185v77U.js +55 -0
  78. package/dist/chunks/FieldErrorCallout.vue_vue_type_script_setup_true_lang-C185v77U.js.map +1 -0
  79. package/dist/chunks/FieldErrors-DIHjOm5W.js +57 -0
  80. package/dist/chunks/FieldErrors-DIHjOm5W.js.map +1 -0
  81. package/dist/chunks/FieldHelperText.vue_vue_type_script_setup_true_lang-YYE7Zysp.js +497 -0
  82. package/dist/chunks/FieldHelperText.vue_vue_type_script_setup_true_lang-YYE7Zysp.js.map +1 -0
  83. package/dist/chunks/FileName-DUtj4I5A.js +33 -0
  84. package/dist/chunks/FileName-DUtj4I5A.js.map +1 -0
  85. package/dist/chunks/FormControlContext-B71MFW26.js.map +1 -1
  86. package/dist/chunks/FormControlProvider.vue_vue_type_script_setup_true_lang-D_yikT2o.js +70 -0
  87. package/dist/chunks/FormControlProvider.vue_vue_type_script_setup_true_lang-D_yikT2o.js.map +1 -0
  88. package/dist/chunks/GoogleIdentity-D12Kr334.js +123 -0
  89. package/dist/chunks/GoogleIdentity-D12Kr334.js.map +1 -0
  90. package/dist/chunks/Guid-CflnxKPZ.js +68 -0
  91. package/dist/chunks/Guid-CflnxKPZ.js.map +1 -0
  92. package/dist/chunks/HtmlValues-jlKY5f9C.js +23 -0
  93. package/dist/chunks/HtmlValues-jlKY5f9C.js.map +1 -0
  94. package/dist/chunks/Icon.vue_vue_type_script_setup_true_lang-BVWSqaoe.js +28 -0
  95. package/dist/chunks/Icon.vue_vue_type_script_setup_true_lang-BVWSqaoe.js.map +1 -0
  96. package/dist/chunks/InlineLayout.vue_vue_type_script_setup_true_lang-CdG8lfst.js +68 -0
  97. package/dist/chunks/InlineLayout.vue_vue_type_script_setup_true_lang-CdG8lfst.js.map +1 -0
  98. package/dist/chunks/Key-CQlkK53D.js +34 -0
  99. package/dist/chunks/Key-CQlkK53D.js.map +1 -0
  100. package/dist/chunks/LinkItem.vue_vue_type_script_setup_true_lang-BjPIqvPc.js +1809 -0
  101. package/dist/chunks/LinkItem.vue_vue_type_script_setup_true_lang-BjPIqvPc.js.map +1 -0
  102. package/dist/chunks/LocaleContext-B7vUZmX-.js +41 -0
  103. package/dist/chunks/LocaleContext-B7vUZmX-.js.map +1 -0
  104. package/dist/chunks/Messages-CSW3nyTs.js +201 -0
  105. package/dist/chunks/Messages-CSW3nyTs.js.map +1 -0
  106. package/dist/chunks/NavItem.vue_vue_type_script_setup_true_lang-ed_LzXDI.js +86 -0
  107. package/dist/chunks/NavItem.vue_vue_type_script_setup_true_lang-ed_LzXDI.js.map +1 -0
  108. package/dist/chunks/OnboardingChecklistCardTask.vue_vue_type_script_setup_true_lang-vqTtyR9L.js +9796 -0
  109. package/dist/chunks/OnboardingChecklistCardTask.vue_vue_type_script_setup_true_lang-vqTtyR9L.js.map +1 -0
  110. package/dist/chunks/OptionalExtensions-NiO6gV0W.js +10 -0
  111. package/dist/chunks/OptionalExtensions-NiO6gV0W.js.map +1 -0
  112. package/dist/chunks/Orientation-u-sYunuG.js.map +1 -1
  113. package/dist/chunks/OverlayArrow.vue_vue_type_script_setup_true_lang-CLYhnI8i.js.map +1 -1
  114. package/dist/chunks/OverlayPosition-BNybkMGG.js.map +1 -1
  115. package/dist/chunks/PopoverContent.vue_vue_type_script_setup_true_lang-DPJZHdv2.js +268 -0
  116. package/dist/chunks/PopoverContent.vue_vue_type_script_setup_true_lang-DPJZHdv2.js.map +1 -0
  117. package/dist/chunks/Portal.vue_vue_type_script_setup_true_lang-C2_xSIMy.js +32 -0
  118. package/dist/chunks/Portal.vue_vue_type_script_setup_true_lang-C2_xSIMy.js.map +1 -0
  119. package/dist/chunks/Presence-BwBquQOQ.js +138 -0
  120. package/dist/chunks/Presence-BwBquQOQ.js.map +1 -0
  121. package/dist/chunks/PressExtensions-DXqhjlR2.js.map +1 -1
  122. package/dist/chunks/Primitive-Bt_MgDir.js +20 -0
  123. package/dist/chunks/Primitive-Bt_MgDir.js.map +1 -0
  124. package/dist/chunks/ProgressTone-BpLPUptx.js.map +1 -1
  125. package/dist/chunks/QueryPermission-BsLR2WRk.js +94 -0
  126. package/dist/chunks/QueryPermission-BsLR2WRk.js.map +1 -0
  127. package/dist/chunks/QueryPlugin-CfotNm6j.js.map +1 -1
  128. package/dist/chunks/ResultExtensions-B7dWH0FZ.js +58 -0
  129. package/dist/chunks/ResultExtensions-B7dWH0FZ.js.map +1 -0
  130. package/dist/chunks/RovingFocusGroup.vue_vue_type_script_setup_true_lang-BGZe5AX4.js +244 -0
  131. package/dist/chunks/RovingFocusGroup.vue_vue_type_script_setup_true_lang-BGZe5AX4.js.map +1 -0
  132. package/dist/chunks/ScrollLockProvider.vue_vue_type_script_setup_true_lang-DAYt3wgP.js +20 -0
  133. package/dist/chunks/ScrollLockProvider.vue_vue_type_script_setup_true_lang-DAYt3wgP.js.map +1 -0
  134. package/dist/chunks/SerializeError-BzTdy-3I.js +61 -0
  135. package/dist/chunks/SerializeError-BzTdy-3I.js.map +1 -0
  136. package/dist/chunks/Severity-D0C5oAt-.js.map +1 -1
  137. package/dist/chunks/Side-Kw61CDou.js +14 -0
  138. package/dist/chunks/Side-Kw61CDou.js.map +1 -0
  139. package/dist/chunks/Slot-CLT4PkWl.js +99 -0
  140. package/dist/chunks/Slot-CLT4PkWl.js.map +1 -0
  141. package/dist/chunks/SortableGroupMoveButton.vue_vue_type_script_setup_true_lang-TLzaptOC.js +14429 -0
  142. package/dist/chunks/SortableGroupMoveButton.vue_vue_type_script_setup_true_lang-TLzaptOC.js.map +1 -0
  143. package/dist/chunks/Spinner.vue_vue_type_script_setup_true_lang-CU7oxE3n.js +23 -0
  144. package/dist/chunks/Spinner.vue_vue_type_script_setup_true_lang-CU7oxE3n.js.map +1 -0
  145. package/dist/chunks/Spinner.vue_vue_type_script_setup_true_lang-jgKrZLIK.js +76 -0
  146. package/dist/chunks/Spinner.vue_vue_type_script_setup_true_lang-jgKrZLIK.js.map +1 -0
  147. package/dist/chunks/StackLayout.vue_vue_type_script_setup_true_lang-BTht83c-.js +172 -0
  148. package/dist/chunks/StackLayout.vue_vue_type_script_setup_true_lang-BTht83c-.js.map +1 -0
  149. package/dist/chunks/StatusTone-BoPK1s09.js.map +1 -1
  150. package/dist/chunks/StorageBroker-COC81ZGB.js.map +1 -1
  151. package/dist/chunks/StyleTokens-Bkz7Dm5L.js.map +1 -1
  152. package/dist/chunks/SubmitErrors-1_5oKOb1.js +402 -0
  153. package/dist/chunks/SubmitErrors-1_5oKOb1.js.map +1 -0
  154. package/dist/chunks/SurfaceStyles-BYLzCbuJ.js +144 -0
  155. package/dist/chunks/SurfaceStyles-BYLzCbuJ.js.map +1 -0
  156. package/dist/chunks/SwipeActionsLayout.vue_vue_type_script_setup_true_lang-Dc0UJfs9.js +2388 -0
  157. package/dist/chunks/SwipeActionsLayout.vue_vue_type_script_setup_true_lang-Dc0UJfs9.js.map +1 -0
  158. package/dist/chunks/ToError-vXncXe19.js +52 -0
  159. package/dist/chunks/ToError-vXncXe19.js.map +1 -0
  160. package/dist/chunks/Tones-DSlTgkaB.js +108 -0
  161. package/dist/chunks/Tones-DSlTgkaB.js.map +1 -0
  162. package/dist/chunks/TransitionExtensions-HyBfcJnn.js +19 -0
  163. package/dist/chunks/TransitionExtensions-HyBfcJnn.js.map +1 -0
  164. package/dist/chunks/UrlExtensions-DqgLm0KY.js +46 -0
  165. package/dist/chunks/UrlExtensions-DqgLm0KY.js.map +1 -0
  166. package/dist/chunks/UseClipboard-x6nEdQ9f.js +230 -0
  167. package/dist/chunks/UseClipboard-x6nEdQ9f.js.map +1 -0
  168. package/dist/chunks/UseControlled-BQneb7BW.js +29 -0
  169. package/dist/chunks/UseControlled-BQneb7BW.js.map +1 -0
  170. package/dist/chunks/UseDebounceHandler-BIZgvvGp.js +20 -0
  171. package/dist/chunks/UseDebounceHandler-BIZgvvGp.js.map +1 -0
  172. package/dist/chunks/UseEscape-CYPdpm_l.js +15 -0
  173. package/dist/chunks/UseEscape-CYPdpm_l.js.map +1 -0
  174. package/dist/chunks/UseEventListener-C1WgWGoT.js +17 -0
  175. package/dist/chunks/UseEventListener-C1WgWGoT.js.map +1 -0
  176. package/dist/chunks/UseHotkeys-dSOwoutT.js +82 -0
  177. package/dist/chunks/UseHotkeys-dSOwoutT.js.map +1 -0
  178. package/dist/chunks/UseId-CtgAhGrn.js +9 -0
  179. package/dist/chunks/UseId-CtgAhGrn.js.map +1 -0
  180. package/dist/chunks/UseNavigationProgress-Bx_MWd39.js +51 -0
  181. package/dist/chunks/UseNavigationProgress-Bx_MWd39.js.map +1 -0
  182. package/dist/chunks/UseOutsideClick-8TTSb9x6.js +57 -0
  183. package/dist/chunks/UseOutsideClick-8TTSb9x6.js.map +1 -0
  184. package/dist/chunks/UseRecentItems-Bgj28t5Y.js +63 -0
  185. package/dist/chunks/UseRecentItems-Bgj28t5Y.js.map +1 -0
  186. package/dist/chunks/UseReducedMotion-NZ5fg-Xb.js +36 -0
  187. package/dist/chunks/UseReducedMotion-NZ5fg-Xb.js.map +1 -0
  188. package/dist/chunks/UseResizeObserver-BUU7lC-n.js +17 -0
  189. package/dist/chunks/UseResizeObserver-BUU7lC-n.js.map +1 -0
  190. package/dist/chunks/UseScrollLock-DSk4L9xF.js +38 -0
  191. package/dist/chunks/UseScrollLock-DSk4L9xF.js.map +1 -0
  192. package/dist/chunks/UseTypeahead-C-y7nBo2.js +82 -0
  193. package/dist/chunks/UseTypeahead-C-y7nBo2.js.map +1 -0
  194. package/dist/chunks/index-BNxprnsV.js +81 -0
  195. package/dist/chunks/index-BNxprnsV.js.map +1 -0
  196. package/dist/chunks/index-BvFTmSpn.js +251 -0
  197. package/dist/chunks/index-BvFTmSpn.js.map +1 -0
  198. package/dist/chunks/index-BzMmo8Zb.js +245 -0
  199. package/dist/chunks/index-BzMmo8Zb.js.map +1 -0
  200. package/dist/chunks/index-Ck71aqGg.js +11 -0
  201. package/dist/chunks/index-Ck71aqGg.js.map +1 -0
  202. package/dist/chunks/index-ClXOmDLK.js +9 -0
  203. package/dist/chunks/index-ClXOmDLK.js.map +1 -0
  204. package/dist/chunks/index-DAbvXWP_.js +118 -0
  205. package/dist/chunks/index-DAbvXWP_.js.map +1 -0
  206. package/dist/chunks/index-DOC7DwST.js +12 -0
  207. package/dist/chunks/index-DOC7DwST.js.map +1 -0
  208. package/dist/chunks/index-DQ01kvk7.js +28 -0
  209. package/dist/chunks/index-DQ01kvk7.js.map +1 -0
  210. package/dist/chunks/index-DqGUKtAH.js +1783 -0
  211. package/dist/chunks/index-DqGUKtAH.js.map +1 -0
  212. package/dist/chunks/index-KL15HQew.js.map +1 -1
  213. package/dist/domain/color/Gradient.d.ts +2 -2
  214. package/dist/domain/color/index.d.ts +1 -1
  215. package/dist/domain/emoji/EmojiCatalog.d.ts +4 -4
  216. package/dist/domain/emoji/EmojiCatalogData.d.ts +1 -1
  217. package/dist/feedback/FeedbackBus.d.ts +10 -10
  218. package/dist/feedback/FeedbackQueryErrors.d.ts +5 -20
  219. package/dist/feedback/index.js +4 -5
  220. package/dist/feedback/index.js.map +1 -1
  221. package/dist/flags/FlagClient.d.ts +3 -3
  222. package/dist/flags/FlagProvider.d.ts +3 -3
  223. package/dist/flags/FlagTypes.d.ts +6 -6
  224. package/dist/flags/StaticFlagProvider.d.ts +4 -10
  225. package/dist/flags/index.d.ts +2 -2
  226. package/dist/flags/index.js +106 -26
  227. package/dist/flags/index.js.map +1 -1
  228. package/dist/flags/providers/FlagsContext.d.ts +31 -0
  229. package/dist/flags/providers/FlagsProvider.vue.d.ts +24 -0
  230. package/dist/formsEngine/AppForm.d.ts +259 -0
  231. package/dist/formsEngine/DeepEqual.d.ts +8 -0
  232. package/dist/formsEngine/FocusFirstInvalid.d.ts +9 -0
  233. package/dist/formsEngine/FormGlue.d.ts +54 -0
  234. package/dist/formsEngine/FormOperations.d.ts +11 -0
  235. package/dist/formsEngine/FormSnapshot.d.ts +7 -0
  236. package/dist/formsEngine/Paths.d.ts +47 -0
  237. package/dist/formsEngine/SchemaValidation.d.ts +39 -0
  238. package/dist/formsEngine/SubmitErrors.d.ts +28 -0
  239. package/dist/formsEngine/UseFieldArray.d.ts +87 -0
  240. package/dist/formsEngine/adapters/house/HouseFormCore.d.ts +34 -0
  241. package/dist/formsEngine/adapters/house/UseAppForm.d.ts +16 -0
  242. package/dist/formsEngine/adapters/house/index.js +436 -0
  243. package/dist/formsEngine/adapters/house/index.js.map +1 -0
  244. package/dist/formsEngine/adapters/tanstack/TanstackFormOverlay.d.ts +56 -0
  245. package/dist/formsEngine/adapters/tanstack/UseAppForm.d.ts +26 -0
  246. package/dist/formsEngine/adapters/tanstack/index.js +516 -0
  247. package/dist/formsEngine/adapters/tanstack/index.js.map +1 -0
  248. package/dist/formsEngine/index.d.ts +10 -0
  249. package/dist/formsEngine/index.js +130 -0
  250. package/dist/formsEngine/index.js.map +1 -0
  251. package/dist/foundation/animation/Animate.d.ts +1 -1
  252. package/dist/foundation/animation/Flip.d.ts +1 -1
  253. package/dist/foundation/animation/UseFlip.d.ts +1 -1
  254. package/dist/foundation/animation/animatedLayout/AnimatedLayout.d.ts +72 -0
  255. package/dist/foundation/animation/animatedLayout/index.d.ts +1 -0
  256. package/dist/foundation/animation/index.d.ts +5 -3
  257. package/dist/foundation/animation/index.js +17 -18
  258. package/dist/foundation/animation/index.js.map +1 -1
  259. package/dist/foundation/async/Retry.d.ts +1 -1
  260. package/dist/foundation/async/index.d.ts +1 -0
  261. package/dist/foundation/async/index.js +12 -6
  262. package/dist/foundation/async/index.js.map +1 -1
  263. package/dist/foundation/channels/LeaderElection.d.ts +97 -0
  264. package/dist/foundation/channels/SyncChannel.d.ts +76 -0
  265. package/dist/foundation/channels/hooks/UseBroadcastState.d.ts +31 -0
  266. package/dist/foundation/channels/hooks/UseLeaderElection.d.ts +25 -0
  267. package/dist/foundation/channels/hooks/UseSyncChannel.d.ts +16 -0
  268. package/dist/foundation/channels/index.d.ts +7 -0
  269. package/dist/foundation/channels/index.js +493 -0
  270. package/dist/foundation/channels/index.js.map +1 -0
  271. package/dist/foundation/clipboard/ClipboardFailureCode.d.ts +7 -0
  272. package/dist/foundation/clipboard/ClipboardPermission.d.ts +10 -4
  273. package/dist/foundation/clipboard/ClipboardResult.d.ts +9 -43
  274. package/dist/foundation/clipboard/ClipboardSupport.d.ts +14 -3
  275. package/dist/foundation/clipboard/PasteItems.d.ts +2 -2
  276. package/dist/foundation/clipboard/ReadClipboard.d.ts +1 -2
  277. package/dist/foundation/clipboard/hooks/UseClipboard.d.ts +25 -0
  278. package/dist/foundation/clipboard/hooks/UseClipboardCopy.d.ts +40 -0
  279. package/dist/foundation/clipboard/hooks/UsePasteHandler.d.ts +35 -0
  280. package/dist/foundation/clipboard/index.d.ts +5 -3
  281. package/dist/foundation/clipboard/index.js +52 -186
  282. package/dist/foundation/clipboard/index.js.map +1 -1
  283. package/dist/foundation/clipboard/models/ClipboardFailure.d.ts +11 -0
  284. package/dist/foundation/clipboard/models/ClipboardReadItemsResult.d.ts +5 -0
  285. package/dist/foundation/clipboard/models/ClipboardReadTextResult.d.ts +4 -0
  286. package/dist/foundation/clipboard/models/ClipboardWriteResult.d.ts +4 -0
  287. package/dist/foundation/collections/Arrays.d.ts +12 -12
  288. package/dist/foundation/collections/Comparison.d.ts +1 -1
  289. package/dist/foundation/collections/Records.d.ts +3 -3
  290. package/dist/foundation/collections/SetOps.d.ts +4 -4
  291. package/dist/foundation/collections/Tree.d.ts +5 -4
  292. package/dist/foundation/collections/index.d.ts +3 -2
  293. package/dist/foundation/collections/index.js +98 -94
  294. package/dist/foundation/collections/index.js.map +1 -1
  295. package/dist/foundation/commands/Command.d.ts +14 -22
  296. package/dist/foundation/commands/CommandRegistry.d.ts +11 -10
  297. package/dist/foundation/commands/CommandRunFailureCode.d.ts +7 -0
  298. package/dist/foundation/commands/SearchCommands.d.ts +3 -3
  299. package/dist/foundation/commands/hooks/UseCommandRegistry.d.ts +19 -0
  300. package/dist/foundation/commands/hooks/UseCommandShortcuts.d.ts +18 -0
  301. package/dist/foundation/commands/index.d.ts +9 -6
  302. package/dist/foundation/commands/index.js +16 -22
  303. package/dist/foundation/commands/index.js.map +1 -1
  304. package/dist/foundation/commands/models/CommandRunFailure.d.ts +11 -0
  305. package/dist/foundation/commands/models/CommandRunResult.d.ts +4 -0
  306. package/dist/foundation/commands/providers/CommandsContext.d.ts +30 -0
  307. package/dist/foundation/commands/providers/CommandsProvider.vue.d.ts +18 -0
  308. package/dist/foundation/config/ConfigField.d.ts +2 -2
  309. package/dist/foundation/config/ConfigSource.d.ts +3 -3
  310. package/dist/foundation/config/DefineConfig.d.ts +3 -3
  311. package/dist/foundation/config/Environment.d.ts +12 -0
  312. package/dist/foundation/config/index.d.ts +2 -1
  313. package/dist/foundation/config/index.js +11 -7
  314. package/dist/foundation/config/index.js.map +1 -1
  315. package/dist/foundation/crypto/Digest.d.ts +18 -4
  316. package/dist/foundation/crypto/Encoding.d.ts +4 -1
  317. package/dist/foundation/crypto/Random.d.ts +3 -3
  318. package/dist/foundation/crypto/WebCrypto.d.ts +2 -2
  319. package/dist/foundation/crypto/index.d.ts +2 -2
  320. package/dist/foundation/crypto/index.js +36 -26
  321. package/dist/foundation/crypto/index.js.map +1 -1
  322. package/dist/foundation/datetime/Comparison.d.ts +2 -2
  323. package/dist/foundation/datetime/Internals.d.ts +4 -4
  324. package/dist/foundation/datetime/TemporalCodecs.d.ts +26 -0
  325. package/dist/foundation/datetime/index.d.ts +2 -1
  326. package/dist/foundation/datetime/index.js +147 -20
  327. package/dist/foundation/datetime/index.js.map +1 -1
  328. package/dist/foundation/device/Breakpoints.d.ts +4 -10
  329. package/dist/foundation/device/hooks/UseBreakpoint.d.ts +4 -0
  330. package/dist/foundation/device/hooks/UseDisplayMode.d.ts +23 -0
  331. package/dist/foundation/device/hooks/UseMediaQuery.d.ts +14 -0
  332. package/dist/foundation/device/hooks/UsePointer.d.ts +25 -0
  333. package/dist/foundation/device/index.d.ts +9 -7
  334. package/dist/foundation/device/index.js +51 -45
  335. package/dist/foundation/device/index.js.map +1 -1
  336. package/dist/foundation/dom/DomOrderExtensions.d.ts +4 -0
  337. package/dist/foundation/dom/Polymorphic.d.ts +29 -0
  338. package/dist/foundation/dom/UrlExtensions.d.ts +5 -0
  339. package/dist/foundation/dom/enums/AriaAttribute.d.ts +48 -0
  340. package/dist/foundation/dom/enums/AttributeValue.d.ts +9 -0
  341. package/dist/foundation/dom/enums/DomEvent.d.ts +25 -0
  342. package/dist/foundation/dom/index.d.ts +16 -0
  343. package/dist/foundation/dom/index.js +31 -0
  344. package/dist/foundation/dom/index.js.map +1 -0
  345. package/dist/foundation/errors/ErrorLike.d.ts +1 -1
  346. package/dist/foundation/errors/ErrorMessage.d.ts +1 -1
  347. package/dist/foundation/errors/SerializeError.d.ts +13 -4
  348. package/dist/foundation/errors/ToError.d.ts +4 -1
  349. package/dist/foundation/errors/index.js +32 -12
  350. package/dist/foundation/errors/index.js.map +1 -1
  351. package/dist/foundation/files/index.d.ts +1 -1
  352. package/dist/foundation/files/index.js +2 -2
  353. package/dist/foundation/files/index.js.map +1 -1
  354. package/dist/foundation/formatters/Text.d.ts +52 -0
  355. package/dist/foundation/formatters/index.js +102 -0
  356. package/dist/foundation/formatters/index.js.map +1 -0
  357. package/dist/foundation/geolocation/DistanceBetween.d.ts +1 -1
  358. package/dist/foundation/geolocation/GetCurrentPosition.d.ts +3 -3
  359. package/dist/foundation/geolocation/PositionFailureCode.d.ts +9 -0
  360. package/dist/foundation/geolocation/PositionMapping.d.ts +50 -0
  361. package/dist/foundation/geolocation/WatchPosition.d.ts +3 -3
  362. package/dist/foundation/geolocation/hooks/UseGeolocation.d.ts +38 -0
  363. package/dist/foundation/geolocation/hooks/UseWatchPosition.d.ts +16 -0
  364. package/dist/foundation/geolocation/index.d.ts +6 -5
  365. package/dist/foundation/geolocation/index.js +39 -23
  366. package/dist/foundation/geolocation/index.js.map +1 -1
  367. package/dist/foundation/geolocation/models/GeolocationReading.d.ts +37 -0
  368. package/dist/foundation/geolocation/models/PositionFailure.d.ts +14 -0
  369. package/dist/foundation/geolocation/models/PositionReadResult.d.ts +5 -0
  370. package/dist/foundation/gestures/GestureMath.d.ts +4 -4
  371. package/dist/foundation/gestures/hooks/UseDrag.d.ts +75 -0
  372. package/dist/foundation/gestures/hooks/UseLongPress.d.ts +42 -0
  373. package/dist/foundation/gestures/hooks/UsePinch.d.ts +47 -0
  374. package/dist/foundation/gestures/hooks/UseSwipe.d.ts +46 -0
  375. package/dist/foundation/gestures/index.d.ts +6 -6
  376. package/dist/foundation/gestures/index.js +15 -14
  377. package/dist/foundation/gestures/index.js.map +1 -1
  378. package/dist/foundation/history/HistoryCore.d.ts +92 -0
  379. package/dist/foundation/history/hooks/UseUndoHistory.d.ts +66 -0
  380. package/dist/foundation/history/hooks/UseUndoShortcuts.d.ts +20 -0
  381. package/dist/foundation/history/index.d.ts +5 -0
  382. package/dist/foundation/history/index.js +363 -0
  383. package/dist/foundation/history/index.js.map +1 -0
  384. package/dist/foundation/http/ApiError.d.ts +7 -4
  385. package/dist/foundation/http/ApiFailure.d.ts +21 -0
  386. package/dist/foundation/http/ApiJsonCodec.d.ts +8 -0
  387. package/dist/foundation/http/CreateApiClient.d.ts +27 -42
  388. package/dist/foundation/http/Envelope.d.ts +7 -29
  389. package/dist/foundation/http/FieldErrors.d.ts +1 -1
  390. package/dist/foundation/http/index.d.ts +6 -5
  391. package/dist/foundation/http/index.js +123 -124
  392. package/dist/foundation/http/index.js.map +1 -1
  393. package/dist/foundation/http/models/Page.d.ts +47 -0
  394. package/dist/foundation/i18n/IntlCache.d.ts +4 -0
  395. package/dist/foundation/i18n/formattedRelative/FormattedRelative.vue.d.ts +9 -0
  396. package/dist/foundation/i18n/formattedRelative/index.d.ts +1 -0
  397. package/dist/foundation/i18n/index.d.ts +4 -3
  398. package/dist/foundation/i18n/index.js +13 -22
  399. package/dist/foundation/i18n/index.js.map +1 -1
  400. package/dist/foundation/i18n/providers/LocaleContext.d.ts +35 -0
  401. package/dist/foundation/i18n/providers/LocaleProvider.vue.d.ts +18 -0
  402. package/dist/foundation/icons/icon/Icon.vue.d.ts +44 -0
  403. package/dist/foundation/icons/icon/index.d.ts +1 -0
  404. package/dist/foundation/icons/index.d.ts +2 -2
  405. package/dist/foundation/icons/index.js +2 -2
  406. package/dist/foundation/icons/spinner/Spinner.vue.d.ts +6 -0
  407. package/dist/foundation/icons/spinner/index.d.ts +1 -0
  408. package/dist/foundation/idb/KeyValueStore.d.ts +3 -3
  409. package/dist/foundation/idb/Transactions.d.ts +1 -1
  410. package/dist/foundation/idb/index.d.ts +2 -2
  411. package/dist/foundation/idb/index.js +21 -4
  412. package/dist/foundation/idb/index.js.map +1 -1
  413. package/dist/foundation/identifiers/Guid.d.ts +6 -3
  414. package/dist/foundation/identifiers/index.d.ts +1 -0
  415. package/dist/foundation/identifiers/index.js +4 -65
  416. package/dist/foundation/identifiers/index.js.map +1 -1
  417. package/dist/foundation/json/JsonFailureCode.d.ts +9 -0
  418. package/dist/foundation/json/JsonLimits.d.ts +6 -0
  419. package/dist/foundation/json/JsonText.d.ts +12 -0
  420. package/dist/foundation/json/LosslessJson.d.ts +8 -0
  421. package/dist/foundation/json/adapters/losslessJson/JsonAdapter.d.ts +5 -0
  422. package/dist/foundation/json/index.d.ts +5 -0
  423. package/dist/foundation/json/index.js +7 -0
  424. package/dist/foundation/json/index.js.map +1 -0
  425. package/dist/foundation/json/models/JsonFailure.d.ts +6 -0
  426. package/dist/foundation/json/models/LosslessJsonValue.d.ts +5 -0
  427. package/dist/foundation/logger/ConsoleLogSink.d.ts +4 -1
  428. package/dist/foundation/logger/LogLevel.d.ts +8 -2
  429. package/dist/foundation/logger/LogRecord.d.ts +2 -2
  430. package/dist/foundation/logger/LogSink.d.ts +5 -2
  431. package/dist/foundation/logger/Logger.d.ts +15 -6
  432. package/dist/foundation/logger/MemoryLogSink.d.ts +1 -1
  433. package/dist/foundation/logger/Redaction.d.ts +4 -4
  434. package/dist/foundation/logger/index.js +8 -3
  435. package/dist/foundation/logger/index.js.map +1 -1
  436. package/dist/foundation/media/CanCaptureMedia.d.ts +10 -1
  437. package/dist/foundation/media/FacingMode.d.ts +11 -4
  438. package/dist/foundation/media/ListMediaDevices.d.ts +8 -5
  439. package/dist/foundation/media/MediaStreamFailureCode.d.ts +10 -0
  440. package/dist/foundation/media/MediaStreamMapping.d.ts +15 -0
  441. package/dist/foundation/media/RequestMediaStream.d.ts +4 -4
  442. package/dist/foundation/media/UseMediaStream.d.ts +18 -5
  443. package/dist/foundation/media/index.d.ts +2 -1
  444. package/dist/foundation/media/index.js +51 -23
  445. package/dist/foundation/media/index.js.map +1 -1
  446. package/dist/foundation/media/models/MediaStreamFailure.d.ts +16 -0
  447. package/dist/foundation/media/models/MediaStreamRequestResult.d.ts +4 -0
  448. package/dist/foundation/net/ConnectionState.d.ts +6 -3
  449. package/dist/foundation/net/CreateEventStream.d.ts +10 -4
  450. package/dist/foundation/net/CreatePoller.d.ts +9 -3
  451. package/dist/foundation/net/CreateSocketClient.d.ts +5 -5
  452. package/dist/foundation/net/Liveness.d.ts +1 -1
  453. package/dist/foundation/net/Reconnect.d.ts +1 -1
  454. package/dist/foundation/net/hooks/UseEventStream.d.ts +25 -0
  455. package/dist/foundation/net/hooks/UsePolling.d.ts +26 -0
  456. package/dist/foundation/net/hooks/UseSocket.d.ts +32 -0
  457. package/dist/foundation/net/index.d.ts +3 -3
  458. package/dist/foundation/net/index.js +7 -5
  459. package/dist/foundation/net/index.js.map +1 -1
  460. package/dist/foundation/notifications/NotificationFailureCode.d.ts +7 -0
  461. package/dist/foundation/notifications/NotificationPermission.d.ts +12 -1
  462. package/dist/foundation/notifications/Notify.d.ts +7 -24
  463. package/dist/foundation/notifications/QueryPermission.d.ts +12 -1
  464. package/dist/foundation/notifications/hooks/UseNotificationPermission.d.ts +27 -0
  465. package/dist/foundation/notifications/hooks/UsePermissionState.d.ts +14 -0
  466. package/dist/foundation/notifications/index.d.ts +4 -3
  467. package/dist/foundation/notifications/index.js +41 -19
  468. package/dist/foundation/notifications/index.js.map +1 -1
  469. package/dist/foundation/notifications/models/NotificationFailure.d.ts +10 -0
  470. package/dist/foundation/notifications/models/NotificationShowResult.d.ts +4 -0
  471. package/dist/foundation/numbers/ExactNumber.d.ts +13 -0
  472. package/dist/foundation/numbers/NumberLimits.d.ts +7 -0
  473. package/dist/foundation/numbers/adapters/bignumber/DecimalArithmetic.d.ts +4 -0
  474. package/dist/foundation/numbers/enums/NumberFailureCode.d.ts +10 -0
  475. package/dist/foundation/numbers/enums/NumberRounding.d.ts +13 -0
  476. package/dist/foundation/numbers/index.d.ts +6 -0
  477. package/dist/foundation/numbers/index.js +8 -0
  478. package/dist/foundation/numbers/index.js.map +1 -0
  479. package/dist/foundation/numbers/models/ExactNumber.d.ts +47 -0
  480. package/dist/foundation/numbers/models/NumberFailure.d.ts +6 -0
  481. package/dist/foundation/numbers/models/NumberRoundingOptions.d.ts +6 -0
  482. package/dist/foundation/oauth/GoogleIdentity.d.ts +98 -0
  483. package/dist/foundation/oauth/index.d.ts +1 -0
  484. package/dist/foundation/oauth/index.js +7 -0
  485. package/dist/foundation/oauth/index.js.map +1 -0
  486. package/dist/foundation/observers/ObserveIntersection.d.ts +1 -1
  487. package/dist/foundation/observers/ObserveMutation.d.ts +2 -2
  488. package/dist/foundation/observers/VisibilitySteps.d.ts +1 -1
  489. package/dist/foundation/observers/hooks/UseInView.d.ts +41 -0
  490. package/dist/foundation/observers/hooks/UseIntersectionObserver.d.ts +18 -0
  491. package/dist/foundation/observers/hooks/UseMutationObserver.d.ts +21 -0
  492. package/dist/foundation/observers/index.d.ts +5 -4
  493. package/dist/foundation/observers/index.js +15 -13
  494. package/dist/foundation/observers/index.js.map +1 -1
  495. package/dist/foundation/optionals/index.d.ts +1 -0
  496. package/dist/foundation/optionals/index.js +5 -0
  497. package/dist/foundation/optionals/index.js.map +1 -0
  498. package/dist/foundation/primitives/accessibleIcon/AccessibleIcon.d.ts +5 -6
  499. package/dist/foundation/primitives/anchoredPositioner/AnchoredPositioner.vue.d.ts +11 -10
  500. package/dist/foundation/primitives/anchoredPositioner/index.d.ts +1 -1
  501. package/dist/foundation/primitives/announce/Announce.vue.d.ts +7 -6
  502. package/dist/foundation/primitives/colorModeProvider/ColorModeProvider.vue.d.ts +8 -8
  503. package/dist/foundation/primitives/colorModeProvider/index.d.ts +2 -2
  504. package/dist/foundation/primitives/directionProvider/DirectionProvider.vue.d.ts +4 -4
  505. package/dist/foundation/primitives/dismissableLayer/DismissableLayer.vue.d.ts +12 -12
  506. package/dist/foundation/primitives/focusScope/FocusScope.vue.d.ts +18 -16
  507. package/dist/foundation/primitives/focusScope/FocusScopeRegistry.d.ts +27 -0
  508. package/dist/foundation/primitives/formControlContext/FormControlContext.d.ts +12 -3
  509. package/dist/foundation/primitives/formControlContext/FormControlProvider.vue.d.ts +14 -14
  510. package/dist/foundation/primitives/formControlContext/index.d.ts +1 -1
  511. package/dist/foundation/primitives/index.js +11 -11
  512. package/dist/foundation/primitives/overlayArrow/OverlayArrow.vue.d.ts +6 -6
  513. package/dist/foundation/primitives/portal/Portal.vue.d.ts +5 -5
  514. package/dist/foundation/primitives/presence/Presence.d.ts +9 -5
  515. package/dist/foundation/primitives/rovingFocusGroup/RovingFocusContext.d.ts +1 -1
  516. package/dist/foundation/primitives/rovingFocusGroup/RovingFocusGroup.vue.d.ts +11 -10
  517. package/dist/foundation/primitives/scrollLockProvider/ScrollLockProvider.vue.d.ts +6 -6
  518. package/dist/foundation/primitives/scrollLockProvider/index.d.ts +1 -1
  519. package/dist/foundation/primitives/scrollViewport/ScrollViewport.vue.d.ts +10 -9
  520. package/dist/foundation/primitives/slot/ComponentElement.d.ts +7 -0
  521. package/dist/foundation/primitives/slot/Primitive.d.ts +8 -8
  522. package/dist/foundation/primitives/slot/Slot.d.ts +3 -3
  523. package/dist/foundation/primitives/slot/index.d.ts +2 -1
  524. package/dist/foundation/primitives/visuallyHidden/VisuallyHidden.vue.d.ts +4 -3
  525. package/dist/foundation/resilience/RetryDelay.d.ts +4 -1
  526. package/dist/foundation/resilience/RetryPolicy.d.ts +6 -6
  527. package/dist/foundation/resilience/index.d.ts +2 -2
  528. package/dist/foundation/resilience/index.js.map +1 -1
  529. package/dist/foundation/results/AppErrorFactory.d.ts +22 -0
  530. package/dist/foundation/results/AppErrorType.d.ts +13 -0
  531. package/dist/foundation/results/ResultExtensions.d.ts +33 -0
  532. package/dist/foundation/results/index.d.ts +5 -0
  533. package/dist/foundation/results/index.js +8 -0
  534. package/dist/foundation/results/index.js.map +1 -0
  535. package/dist/foundation/results/models/AppError.d.ts +10 -0
  536. package/dist/foundation/results/models/Result.d.ts +9 -0
  537. package/dist/foundation/screen/Fullscreen.d.ts +6 -6
  538. package/dist/foundation/screen/ScreenOrientation.d.ts +7 -14
  539. package/dist/foundation/screen/ScreenOutcome.d.ts +5 -0
  540. package/dist/foundation/screen/WakeLock.d.ts +2 -2
  541. package/dist/foundation/screen/enums/OrientationLockFailureCode.d.ts +9 -0
  542. package/dist/foundation/screen/enums/ScreenFailureCode.d.ts +8 -0
  543. package/dist/foundation/screen/hooks/UseFullscreen.d.ts +28 -0
  544. package/dist/foundation/screen/hooks/UseOrientation.d.ts +28 -0
  545. package/dist/foundation/screen/hooks/UseWakeLock.d.ts +18 -0
  546. package/dist/foundation/screen/index.d.ts +7 -5
  547. package/dist/foundation/screen/index.js +37 -26
  548. package/dist/foundation/screen/index.js.map +1 -1
  549. package/dist/foundation/screen/models/OrientationLockFailure.d.ts +7 -0
  550. package/dist/foundation/screen/models/OrientationLockResult.d.ts +3 -0
  551. package/dist/foundation/screen/models/ScreenFailure.d.ts +14 -0
  552. package/dist/foundation/screen/models/ScreenRequestResult.d.ts +4 -0
  553. package/dist/foundation/selection/hooks/UseFilters.d.ts +34 -0
  554. package/dist/foundation/selection/hooks/UseSelection.d.ts +54 -0
  555. package/dist/foundation/selection/hooks/UseSort.d.ts +36 -0
  556. package/dist/foundation/selection/hooks/UseTypeahead.d.ts +42 -0
  557. package/dist/foundation/selection/index.d.ts +8 -7
  558. package/dist/foundation/selection/index.js +28 -30
  559. package/dist/foundation/selection/index.js.map +1 -1
  560. package/dist/foundation/selection/models/Filter.d.ts +71 -0
  561. package/dist/foundation/selection/models/Selection.d.ts +116 -0
  562. package/dist/foundation/selection/models/Sort.d.ts +69 -0
  563. package/dist/foundation/share/Share.d.ts +7 -23
  564. package/dist/foundation/share/ShareData.d.ts +1 -1
  565. package/dist/foundation/share/ShareFailureCode.d.ts +7 -0
  566. package/dist/foundation/share/ShareOrCopy.d.ts +6 -8
  567. package/dist/foundation/share/UseShare.d.ts +14 -7
  568. package/dist/foundation/share/index.d.ts +3 -2
  569. package/dist/foundation/share/index.js +43 -18
  570. package/dist/foundation/share/index.js.map +1 -1
  571. package/dist/foundation/share/models/ShareFailure.d.ts +10 -0
  572. package/dist/foundation/share/models/ShareSendOrCopyResult.d.ts +4 -0
  573. package/dist/foundation/share/models/ShareSendResult.d.ts +4 -0
  574. package/dist/foundation/shortcuts/Chord.d.ts +1 -1
  575. package/dist/foundation/shortcuts/hooks/UseHotkeys.d.ts +34 -0
  576. package/dist/foundation/shortcuts/index.d.ts +3 -2
  577. package/dist/foundation/shortcuts/index.js +5 -3
  578. package/dist/foundation/shortcuts/index.js.map +1 -1
  579. package/dist/foundation/speech/CreateSpeechRecognizer.d.ts +5 -20
  580. package/dist/foundation/speech/ListVoices.d.ts +3 -3
  581. package/dist/foundation/speech/Speak.d.ts +6 -7
  582. package/dist/foundation/speech/SpeechControls.d.ts +2 -0
  583. package/dist/foundation/speech/SpeechResult.d.ts +7 -23
  584. package/dist/foundation/speech/enums/RecognizerStartFailureCode.d.ts +6 -0
  585. package/dist/foundation/speech/enums/SpeechFailureCode.d.ts +7 -0
  586. package/dist/foundation/speech/hooks/UseSpeechRecognition.d.ts +45 -0
  587. package/dist/foundation/speech/hooks/UseSpeechSynthesis.d.ts +37 -0
  588. package/dist/foundation/speech/index.d.ts +6 -4
  589. package/dist/foundation/speech/index.js +62 -31
  590. package/dist/foundation/speech/index.js.map +1 -1
  591. package/dist/foundation/speech/models/RecognizerStartFailure.d.ts +8 -0
  592. package/dist/foundation/speech/models/RecognizerStartResult.d.ts +4 -0
  593. package/dist/foundation/speech/models/SpeechFailure.d.ts +10 -0
  594. package/dist/foundation/speech/models/SpeechSpeakResult.d.ts +4 -0
  595. package/dist/foundation/state/hooks/UseControlled.d.ts +35 -0
  596. package/dist/foundation/state/index.d.ts +2 -0
  597. package/dist/foundation/state/index.js +7 -0
  598. package/dist/foundation/state/index.js.map +1 -0
  599. package/dist/foundation/storage/StorageBroker.d.ts +1 -1
  600. package/dist/foundation/storage/adapters/zustand/ZustandPersist.d.ts +36 -0
  601. package/dist/foundation/storage/adapters/zustand/index.d.ts +1 -0
  602. package/dist/foundation/storage/adapters/zustand/index.js.map +1 -0
  603. package/dist/foundation/storage/hooks/UseAutosave.d.ts +44 -0
  604. package/dist/foundation/storage/hooks/UsePersistentState.d.ts +31 -0
  605. package/dist/foundation/storage/hooks/UseRecentItems.d.ts +34 -0
  606. package/dist/foundation/storage/index.d.ts +4 -1
  607. package/dist/foundation/storage/index.js +118 -3
  608. package/dist/foundation/storage/index.js.map +1 -1
  609. package/dist/foundation/styles/SurfaceStyles.d.ts +191 -0
  610. package/dist/foundation/styles/constants/Layers.d.ts +35 -0
  611. package/dist/foundation/styles/constants/Tones.d.ts +21 -0
  612. package/dist/foundation/styles/extensions/ColorExtensions.d.ts +51 -0
  613. package/dist/foundation/styles/extensions/CssExtensions.d.ts +124 -0
  614. package/dist/foundation/styles/index.d.ts +20 -0
  615. package/dist/foundation/styles/index.js +45 -0
  616. package/dist/foundation/styles/index.js.map +1 -0
  617. package/dist/foundation/themes/ForegroundContrast.d.ts +3 -0
  618. package/dist/foundation/themes/Oklch.d.ts +2 -0
  619. package/dist/foundation/themes/Registry.d.ts +18 -0
  620. package/dist/foundation/themes/Tokens.d.ts +5 -5
  621. package/dist/foundation/themes/Validate.d.ts +30 -0
  622. package/dist/foundation/themes/constants/Authored.d.ts +3 -0
  623. package/dist/foundation/themes/constants/Pool.d.ts +3 -0
  624. package/dist/foundation/themes/index.d.ts +6 -6
  625. package/dist/foundation/themes/index.js +30 -29
  626. package/dist/foundation/uploads/UploadItem.d.ts +3 -3
  627. package/dist/foundation/uploads/UploadQueue.d.ts +3 -3
  628. package/dist/foundation/uploads/UseUploadQueue.d.ts +4 -4
  629. package/dist/foundation/uploads/XhrUploadTransport.d.ts +1 -1
  630. package/dist/foundation/uploads/index.d.ts +2 -2
  631. package/dist/foundation/uploads/index.js +11 -11
  632. package/dist/foundation/uploads/index.js.map +1 -1
  633. package/dist/foundation/validators/Composites.d.ts +71 -0
  634. package/dist/foundation/validators/Messages.d.ts +69 -0
  635. package/dist/foundation/validators/ValidationError.d.ts +14 -0
  636. package/dist/foundation/validators/ValidationOutcome.d.ts +40 -0
  637. package/dist/foundation/validators/Validator.d.ts +76 -0
  638. package/dist/foundation/validators/index.d.ts +8 -0
  639. package/dist/foundation/validators/index.js +484 -0
  640. package/dist/foundation/validators/index.js.map +1 -0
  641. package/dist/foundation/validators/models/ValidationFailure.d.ts +6 -0
  642. package/dist/foundation/validators/models/ValidatorParseResult.d.ts +3 -0
  643. package/dist/foundation/virtualization/Measurements.d.ts +2 -2
  644. package/dist/foundation/virtualization/UseVirtualList.d.ts +6 -3
  645. package/dist/foundation/virtualization/Windowing.d.ts +7 -4
  646. package/dist/foundation/virtualization/index.d.ts +3 -3
  647. package/dist/foundation/virtualization/index.js +15 -19
  648. package/dist/foundation/virtualization/index.js.map +1 -1
  649. package/dist/foundation/workers/RunInWorker.d.ts +8 -20
  650. package/dist/foundation/workers/UseWorker.d.ts +2 -7
  651. package/dist/foundation/workers/WorkerClient.d.ts +6 -9
  652. package/dist/foundation/workers/WorkerHost.d.ts +3 -3
  653. package/dist/foundation/workers/WorkerProtocol.d.ts +2 -2
  654. package/dist/foundation/workers/WorkerRunFailureCode.d.ts +6 -0
  655. package/dist/foundation/workers/index.d.ts +3 -2
  656. package/dist/foundation/workers/index.js +16 -6
  657. package/dist/foundation/workers/index.js.map +1 -1
  658. package/dist/foundation/workers/models/WorkerRunFailure.d.ts +8 -0
  659. package/dist/foundation/workers/models/WorkerRunResult.d.ts +3 -0
  660. package/dist/index.css +170 -44
  661. package/dist/index.d.ts +7 -2
  662. package/dist/index.js +568 -557
  663. package/dist/index.js.map +1 -1
  664. package/dist/presentation/actions/backToTopButton/BackToTopButton.vue.d.ts +20 -18
  665. package/dist/presentation/actions/backToTopButton/index.d.ts +1 -1
  666. package/dist/presentation/actions/button/Button.variants.d.ts +83 -241
  667. package/dist/presentation/actions/button/Button.vue.d.ts +67 -72
  668. package/dist/presentation/actions/button/index.d.ts +1 -1
  669. package/dist/presentation/actions/buttonGroup/ButtonGroup.vue.d.ts +12 -11
  670. package/dist/presentation/actions/copyButton/CopyButton.vue.d.ts +22 -16
  671. package/dist/presentation/actions/disclosureButton/DisclosureButton.vue.d.ts +20 -18
  672. package/dist/presentation/actions/disclosureButton/index.d.ts +1 -1
  673. package/dist/presentation/actions/fabButton/FabButton.variants.d.ts +80 -0
  674. package/dist/presentation/actions/fabButton/FabButton.vue.d.ts +32 -0
  675. package/dist/presentation/actions/fabButton/index.d.ts +2 -0
  676. package/dist/presentation/actions/googleSignInButton/GoogleSignInButton.vue.d.ts +37 -0
  677. package/dist/presentation/actions/googleSignInButton/index.d.ts +1 -0
  678. package/dist/presentation/actions/index.d.ts +3 -8
  679. package/dist/presentation/actions/index.js +18 -35
  680. package/dist/presentation/actions/speedDialGroup/SpeedDialGroup.vue.d.ts +27 -0
  681. package/dist/presentation/actions/speedDialGroup/SpeedDialGroupAction.vue.d.ts +41 -0
  682. package/dist/presentation/actions/speedDialGroup/SpeedDialGroupContext.d.ts +36 -0
  683. package/dist/presentation/actions/speedDialGroup/SpeedDialGroupList.vue.d.ts +12 -0
  684. package/dist/presentation/actions/speedDialGroup/SpeedDialGroupTrigger.vue.d.ts +31 -0
  685. package/dist/presentation/actions/speedDialGroup/index.d.ts +18 -0
  686. package/dist/presentation/actions/toolbar/Toolbar.vue.d.ts +10 -9
  687. package/dist/presentation/actions/toolbar/ToolbarButton.vue.d.ts +8 -7
  688. package/dist/presentation/actions/toolbar/ToolbarContext.d.ts +1 -1
  689. package/dist/presentation/actions/toolbar/ToolbarLink.vue.d.ts +4 -3
  690. package/dist/presentation/actions/toolbar/ToolbarSeparator.vue.d.ts +1 -2
  691. package/dist/presentation/actions/toolbar/index.d.ts +6 -74
  692. package/dist/presentation/display/accordionGroup/AccordionGroup.vue.d.ts +44 -0
  693. package/dist/presentation/display/accordionGroup/AccordionGroupContent.vue.d.ts +13 -0
  694. package/dist/presentation/display/accordionGroup/AccordionGroupContext.d.ts +29 -0
  695. package/dist/presentation/display/accordionGroup/AccordionGroupItem.vue.d.ts +19 -0
  696. package/dist/presentation/display/accordionGroup/AccordionGroupTrigger.vue.d.ts +13 -0
  697. package/dist/presentation/display/accordionGroup/index.d.ts +5 -0
  698. package/dist/presentation/display/activityTimeline/ActivityItem.vue.d.ts +28 -0
  699. package/dist/presentation/display/activityTimeline/ActivityTimeline.vue.d.ts +17 -0
  700. package/dist/presentation/display/activityTimeline/index.d.ts +2 -0
  701. package/dist/presentation/display/animatedNumberText/AnimatedNumberText.vue.d.ts +33 -0
  702. package/dist/presentation/display/animatedNumberText/index.d.ts +1 -0
  703. package/dist/presentation/display/annotationBadge/AnnotationBadge.vue.d.ts +42 -0
  704. package/dist/presentation/display/annotationBadge/index.d.ts +1 -0
  705. package/dist/presentation/display/audioPlayer/AudioPlayer.vue.d.ts +19 -20
  706. package/dist/presentation/display/audioWaveformPreview/AudioWaveformPreview.vue.d.ts +57 -0
  707. package/dist/presentation/display/audioWaveformPreview/index.d.ts +1 -0
  708. package/dist/presentation/display/avatar/Avatar.variants.d.ts +77 -227
  709. package/dist/presentation/display/avatar/Avatar.vue.d.ts +24 -22
  710. package/dist/presentation/display/avatarGroup/AvatarGroup.vue.d.ts +10 -11
  711. package/dist/presentation/display/badge/Badge.variants.d.ts +35 -97
  712. package/dist/presentation/display/badge/Badge.vue.d.ts +6 -7
  713. package/dist/presentation/display/badgeOverlay/BadgeOverlay.vue.d.ts +8 -9
  714. package/dist/presentation/display/card/Card.vue.d.ts +10 -11
  715. package/dist/presentation/display/card/CardBody.vue.d.ts +3 -4
  716. package/dist/presentation/display/card/CardDescription.vue.d.ts +3 -4
  717. package/dist/presentation/display/card/CardFooter.vue.d.ts +3 -4
  718. package/dist/presentation/display/card/CardHeader.vue.d.ts +3 -4
  719. package/dist/presentation/display/card/CardTitle.vue.d.ts +3 -4
  720. package/dist/presentation/display/carousel/Carousel.vue.d.ts +23 -18
  721. package/dist/presentation/display/carousel/CarouselDot.vue.d.ts +4 -5
  722. package/dist/presentation/display/carousel/CarouselDots.vue.d.ts +3 -4
  723. package/dist/presentation/display/carousel/CarouselNext.vue.d.ts +3 -4
  724. package/dist/presentation/display/carousel/CarouselPrev.vue.d.ts +3 -4
  725. package/dist/presentation/display/carousel/CarouselSlide.vue.d.ts +3 -4
  726. package/dist/presentation/display/carousel/CarouselSlides.vue.d.ts +3 -4
  727. package/dist/presentation/display/carousel/CarouselViewport.vue.d.ts +3 -4
  728. package/dist/presentation/display/carousel/index.d.ts +1 -1
  729. package/dist/presentation/display/chatBubbleCard/ChatBubbleCard.vue.d.ts +78 -0
  730. package/dist/presentation/display/chatBubbleCard/index.d.ts +1 -0
  731. package/dist/presentation/display/codeText/CodeText.variants.d.ts +26 -0
  732. package/dist/presentation/display/codeText/CodeText.vue.d.ts +16 -0
  733. package/dist/presentation/display/codeText/index.d.ts +2 -0
  734. package/dist/presentation/display/collapsibleGroup/CollapsibleGroup.vue.d.ts +28 -0
  735. package/dist/presentation/display/collapsibleGroup/CollapsibleGroupContent.vue.d.ts +17 -0
  736. package/dist/presentation/display/collapsibleGroup/CollapsibleGroupContentInner.vue.d.ts +22 -0
  737. package/dist/presentation/display/collapsibleGroup/CollapsibleGroupContext.d.ts +17 -0
  738. package/dist/presentation/display/collapsibleGroup/CollapsibleGroupTrigger.vue.d.ts +17 -0
  739. package/dist/presentation/display/collapsibleGroup/index.d.ts +4 -0
  740. package/dist/presentation/display/colorSwatchPreview/ColorSwatchPreview.variants.d.ts +92 -0
  741. package/dist/presentation/display/colorSwatchPreview/ColorSwatchPreview.vue.d.ts +32 -0
  742. package/dist/presentation/display/colorSwatchPreview/index.d.ts +2 -0
  743. package/dist/presentation/display/commentThreadGroup/Comment.vue.d.ts +38 -0
  744. package/dist/presentation/display/commentThreadGroup/CommentThreadGroup.vue.d.ts +13 -0
  745. package/dist/presentation/display/commentThreadGroup/index.d.ts +2 -0
  746. package/dist/presentation/display/confettiOverlay/ConfettiOverlay.vue.d.ts +39 -0
  747. package/dist/presentation/display/confettiOverlay/index.d.ts +1 -0
  748. package/dist/presentation/display/countBadge/CountBadge.vue.d.ts +11 -12
  749. package/dist/presentation/display/countUpText/CountUpText.vue.d.ts +39 -0
  750. package/dist/presentation/display/countUpText/index.d.ts +1 -0
  751. package/dist/presentation/display/dataTable/DataTable.vue.d.ts +25 -26
  752. package/dist/presentation/display/descriptionGroup/DescriptionGroup.vue.d.ts +53 -0
  753. package/dist/presentation/display/descriptionGroup/index.d.ts +1 -0
  754. package/dist/presentation/display/diffViewer/DiffViewer.vue.d.ts +16 -15
  755. package/dist/presentation/display/emptyState/EmptyState.vue.d.ts +9 -10
  756. package/dist/presentation/display/eventCalendarViewer/AgendaView.vue.d.ts +12 -0
  757. package/dist/presentation/display/eventCalendarViewer/EventCalendarViewer.vue.d.ts +37 -0
  758. package/dist/presentation/display/eventCalendarViewer/EventCalendarViewerTypes.d.ts +28 -0
  759. package/dist/presentation/display/eventCalendarViewer/MonthView.vue.d.ts +16 -0
  760. package/dist/presentation/display/eventCalendarViewer/TimeGridView.vue.d.ts +17 -0
  761. package/dist/presentation/display/eventCalendarViewer/index.d.ts +2 -0
  762. package/dist/presentation/display/eyebrowText/EyebrowText.vue.d.ts +31 -0
  763. package/dist/presentation/display/eyebrowText/index.d.ts +1 -0
  764. package/dist/presentation/display/featureCard/FeatureCard.vue.d.ts +7 -61
  765. package/dist/presentation/display/fieldHelperText/FieldHelperText.vue.d.ts +19 -0
  766. package/dist/presentation/display/fieldHelperText/index.d.ts +1 -0
  767. package/dist/presentation/display/frameGlyph/FrameGlyph.vue.d.ts +6 -5
  768. package/dist/presentation/display/ganttTimeline/GanttTimeline.vue.d.ts +58 -0
  769. package/dist/presentation/display/ganttTimeline/index.d.ts +1 -0
  770. package/dist/presentation/display/gradientText/GradientText.vue.d.ts +23 -18
  771. package/dist/presentation/display/gradientText/index.d.ts +1 -1
  772. package/dist/presentation/display/heading/Heading.variants.d.ts +50 -140
  773. package/dist/presentation/display/heading/Heading.vue.d.ts +9 -10
  774. package/dist/presentation/display/heading/index.d.ts +1 -1
  775. package/dist/presentation/display/heatmapCalendarGrid/HeatmapCalendarGrid.vue.d.ts +64 -0
  776. package/dist/presentation/display/heatmapCalendarGrid/index.d.ts +1 -0
  777. package/dist/presentation/display/highlightText/HighlightText.vue.d.ts +19 -0
  778. package/dist/presentation/display/highlightText/index.d.ts +1 -0
  779. package/dist/presentation/display/imagePreview/ImagePreview.vue.d.ts +15 -0
  780. package/dist/presentation/display/imagePreview/index.d.ts +1 -0
  781. package/dist/presentation/display/index.d.ts +42 -42
  782. package/dist/presentation/display/index.js +150 -143
  783. package/dist/presentation/display/infoRow/InfoRow.vue.d.ts +8 -9
  784. package/dist/presentation/display/kbdText/KbdText.vue.d.ts +13 -0
  785. package/dist/presentation/display/kbdText/index.d.ts +1 -0
  786. package/dist/presentation/display/keyboardShortcutText/KeyboardShortcutText.vue.d.ts +12 -0
  787. package/dist/presentation/display/keyboardShortcutText/index.d.ts +1 -0
  788. package/dist/presentation/display/labelText/LabelText.vue.d.ts +34 -0
  789. package/dist/presentation/display/labelText/index.d.ts +1 -0
  790. package/dist/presentation/display/legendText/LegendText.vue.d.ts +21 -0
  791. package/dist/presentation/display/legendText/index.d.ts +1 -0
  792. package/dist/presentation/display/listGroup/ListGroup.variants.d.ts +62 -0
  793. package/dist/presentation/display/listGroup/ListGroup.vue.d.ts +22 -0
  794. package/dist/presentation/display/listGroup/ListGroupContext.d.ts +16 -0
  795. package/dist/presentation/display/listGroup/ListGroupItem.vue.d.ts +28 -0
  796. package/dist/presentation/display/listGroup/index.d.ts +4 -0
  797. package/dist/presentation/display/markText/MarkText.vue.d.ts +13 -0
  798. package/dist/presentation/display/markText/index.d.ts +1 -0
  799. package/dist/presentation/display/marqueeGroup/MarqueeGroup.vue.d.ts +44 -0
  800. package/dist/presentation/display/marqueeGroup/index.d.ts +1 -0
  801. package/dist/presentation/display/messageGroup/DaySeparator.vue.d.ts +16 -0
  802. package/dist/presentation/display/messageGroup/MessageGroup.vue.d.ts +38 -0
  803. package/dist/presentation/display/messageGroup/index.d.ts +2 -0
  804. package/dist/presentation/display/metaInlineText/MetaInlineText.vue.d.ts +20 -0
  805. package/dist/presentation/display/metaInlineText/index.d.ts +1 -0
  806. package/dist/presentation/display/metricBadge/MetricBadge.vue.d.ts +53 -0
  807. package/dist/presentation/display/metricBadge/index.d.ts +1 -0
  808. package/dist/presentation/display/moduleGlyphs/CellsGlyph.vue.d.ts +5 -5
  809. package/dist/presentation/display/moduleGlyphs/DotsGlyph.vue.d.ts +4 -5
  810. package/dist/presentation/display/moduleGlyphs/HorizontalBarsGlyph.vue.d.ts +4 -5
  811. package/dist/presentation/display/moduleGlyphs/ModuleGlyphs.d.ts +3 -3
  812. package/dist/presentation/display/moduleGlyphs/VerticalBarsGlyph.vue.d.ts +4 -5
  813. package/dist/presentation/display/notificationCenterGroup/NotificationCenterGroup.vue.d.ts +30 -0
  814. package/dist/presentation/display/notificationCenterGroup/NotificationItem.vue.d.ts +40 -0
  815. package/dist/presentation/display/notificationCenterGroup/index.d.ts +2 -0
  816. package/dist/presentation/display/notificationIndicator/NotificationIndicator.vue.d.ts +46 -0
  817. package/dist/presentation/display/notificationIndicator/index.d.ts +1 -0
  818. package/dist/presentation/display/onboardingChecklistCard/OnboardingChecklistCard.vue.d.ts +57 -0
  819. package/dist/presentation/display/onboardingChecklistCard/OnboardingChecklistCardTask.vue.d.ts +27 -0
  820. package/dist/presentation/display/onboardingChecklistCard/index.d.ts +3 -0
  821. package/dist/presentation/display/pdfViewer/PdfViewer.vue.d.ts +39 -0
  822. package/dist/presentation/display/pdfViewer/index.d.ts +1 -1
  823. package/dist/presentation/display/pricingCard/PricingCard.vue.d.ts +16 -70
  824. package/dist/presentation/display/quoteText/QuoteText.vue.d.ts +13 -0
  825. package/dist/presentation/display/quoteText/index.d.ts +1 -0
  826. package/dist/presentation/display/radiusGlyph/RadiusGlyph.vue.d.ts +6 -6
  827. package/dist/presentation/display/reactionBar/ReactionBar.vue.d.ts +18 -18
  828. package/dist/presentation/display/reactionBar/index.d.ts +1 -1
  829. package/dist/presentation/display/scheduleView/ScheduleView.vue.d.ts +22 -23
  830. package/dist/presentation/display/scrollRevealGroup/ScrollRevealGroup.vue.d.ts +49 -0
  831. package/dist/presentation/display/scrollRevealGroup/index.d.ts +1 -0
  832. package/dist/presentation/display/sectionHeading/SectionHeading.vue.d.ts +48 -0
  833. package/dist/presentation/display/sectionHeading/index.d.ts +1 -0
  834. package/dist/presentation/display/snippetText/SnippetText.vue.d.ts +20 -0
  835. package/dist/presentation/display/snippetText/index.d.ts +1 -0
  836. package/dist/presentation/display/sparkline/Sparkline.vue.d.ts +21 -22
  837. package/dist/presentation/display/sparkline/index.d.ts +1 -1
  838. package/dist/presentation/display/statCard/StatCard.vue.d.ts +47 -0
  839. package/dist/presentation/display/statCard/index.d.ts +1 -0
  840. package/dist/presentation/display/status/Status.vue.d.ts +11 -12
  841. package/dist/presentation/display/stepCard/StepCard.vue.d.ts +8 -62
  842. package/dist/presentation/display/stepperGroup/StepperGroup.vue.d.ts +28 -0
  843. package/dist/presentation/display/stepperGroup/StepperGroupContext.d.ts +44 -0
  844. package/dist/presentation/display/stepperGroup/StepperGroupList.vue.d.ts +13 -0
  845. package/dist/presentation/display/stepperGroup/StepperGroupPanel.vue.d.ts +15 -0
  846. package/dist/presentation/display/stepperGroup/StepperGroupStep.vue.d.ts +22 -0
  847. package/dist/presentation/display/stepperGroup/index.d.ts +5 -0
  848. package/dist/presentation/display/table/Table.vue.d.ts +17 -18
  849. package/dist/presentation/display/table/TableBody.vue.d.ts +3 -4
  850. package/dist/presentation/display/table/TableCaption.vue.d.ts +3 -4
  851. package/dist/presentation/display/table/TableCell.vue.d.ts +3 -4
  852. package/dist/presentation/display/table/TableContext.d.ts +3 -3
  853. package/dist/presentation/display/table/TableFooter.vue.d.ts +3 -4
  854. package/dist/presentation/display/table/TableHead.vue.d.ts +6 -7
  855. package/dist/presentation/display/table/TableHeaderCell.vue.d.ts +3 -4
  856. package/dist/presentation/display/table/TableRow.vue.d.ts +3 -4
  857. package/dist/presentation/display/table/index.d.ts +1 -1
  858. package/dist/presentation/display/tabsGroup/TabsGroup.vue.d.ts +32 -0
  859. package/dist/presentation/display/tabsGroup/TabsGroupContext.d.ts +34 -0
  860. package/dist/presentation/display/tabsGroup/TabsGroupList.vue.d.ts +13 -0
  861. package/dist/presentation/display/tabsGroup/TabsGroupPanel.vue.d.ts +15 -0
  862. package/dist/presentation/display/tabsGroup/TabsGroupTab.vue.d.ts +19 -0
  863. package/dist/presentation/display/tabsGroup/index.d.ts +5 -0
  864. package/dist/presentation/display/tag/Tag.variants.d.ts +23 -61
  865. package/dist/presentation/display/tag/Tag.vue.d.ts +8 -9
  866. package/dist/presentation/display/text/Text.variants.d.ts +74 -220
  867. package/dist/presentation/display/text/Text.vue.d.ts +16 -16
  868. package/dist/presentation/display/text/index.d.ts +1 -1
  869. package/dist/presentation/display/threadView/ThreadView.vue.d.ts +15 -16
  870. package/dist/presentation/display/timeline/Timeline.vue.d.ts +6 -7
  871. package/dist/presentation/display/timeline/TimelineContext.d.ts +1 -1
  872. package/dist/presentation/display/timeline/TimelineDescription.vue.d.ts +3 -4
  873. package/dist/presentation/display/timeline/TimelineItem.vue.d.ts +6 -7
  874. package/dist/presentation/display/timeline/TimelineTitle.vue.d.ts +3 -4
  875. package/dist/presentation/display/timeline/index.d.ts +1 -1
  876. package/dist/presentation/display/treeViewer/TreeViewer.vue.d.ts +32 -0
  877. package/dist/presentation/display/treeViewer/TreeViewerContext.d.ts +29 -0
  878. package/dist/presentation/display/treeViewer/TreeViewerGroup.vue.d.ts +27 -0
  879. package/dist/presentation/display/treeViewer/TreeViewerGroupContent.vue.d.ts +16 -0
  880. package/dist/presentation/display/treeViewer/TreeViewerItem.vue.d.ts +19 -0
  881. package/dist/presentation/display/treeViewer/TreeViewerNodeRow.vue.d.ts +26 -0
  882. package/dist/presentation/display/treeViewer/index.d.ts +4 -0
  883. package/dist/presentation/display/typewriterText/TypewriterText.vue.d.ts +37 -0
  884. package/dist/presentation/display/typewriterText/index.d.ts +1 -0
  885. package/dist/presentation/display/videoPlayer/VideoPlayer.vue.d.ts +26 -27
  886. package/dist/presentation/display/videoPlayer/index.d.ts +1 -1
  887. package/dist/presentation/feedback/alert/Alert.vue.d.ts +23 -23
  888. package/dist/presentation/feedback/alertSimple/AlertSimple.variants.d.ts +20 -54
  889. package/dist/presentation/feedback/alertSimple/AlertSimple.vue.d.ts +7 -7
  890. package/dist/presentation/feedback/banner/Banner.vue.d.ts +23 -23
  891. package/dist/presentation/feedback/bannerSimple/BannerSimple.variants.d.ts +20 -54
  892. package/dist/presentation/feedback/bannerSimple/BannerSimple.vue.d.ts +7 -7
  893. package/dist/presentation/feedback/callout/Callout.vue.d.ts +15 -15
  894. package/dist/presentation/feedback/characterCountCallout/CharacterCountCallout.vue.d.ts +14 -0
  895. package/dist/presentation/feedback/characterCountCallout/index.d.ts +1 -0
  896. package/dist/presentation/feedback/feedbackToastHost/FeedbackToastHost.vue.d.ts +17 -0
  897. package/dist/presentation/feedback/feedbackToastHost/index.d.ts +1 -0
  898. package/dist/presentation/feedback/fieldErrorCallout/FieldErrorCallout.vue.d.ts +24 -0
  899. package/dist/presentation/feedback/fieldErrorCallout/index.d.ts +1 -0
  900. package/dist/presentation/feedback/index.d.ts +9 -9
  901. package/dist/presentation/feedback/index.js +35 -38
  902. package/dist/presentation/feedback/index.js.map +1 -1
  903. package/dist/presentation/feedback/inlineSpinner/InlineSpinner.vue.d.ts +10 -12
  904. package/dist/presentation/feedback/liveCursorIndicator/LiveCursorIndicator.vue.d.ts +33 -0
  905. package/dist/presentation/feedback/liveCursorIndicator/index.d.ts +1 -0
  906. package/dist/presentation/feedback/loadingOverlay/LoadingOverlay.vue.d.ts +18 -19
  907. package/dist/presentation/feedback/loadingOverlay/index.d.ts +1 -1
  908. package/dist/presentation/feedback/loadingState/LoadingState.vue.d.ts +14 -14
  909. package/dist/presentation/feedback/meterBar/MeterBar.vue.d.ts +12 -13
  910. package/dist/presentation/feedback/passwordStrengthCallout/PasswordStrengthCallout.vue.d.ts +15 -0
  911. package/dist/presentation/feedback/passwordStrengthCallout/index.d.ts +1 -0
  912. package/dist/presentation/feedback/presenceIndicator/PresenceIndicator.vue.d.ts +12 -13
  913. package/dist/presentation/feedback/presenceIndicator/index.d.ts +1 -1
  914. package/dist/presentation/feedback/progressBar/ProgressBar.variants.d.ts +33 -91
  915. package/dist/presentation/feedback/progressBar/ProgressBar.vue.d.ts +11 -12
  916. package/dist/presentation/feedback/progressBar/index.d.ts +1 -1
  917. package/dist/presentation/feedback/progressCircleIndicator/ProgressCircleIndicator.vue.d.ts +20 -0
  918. package/dist/presentation/feedback/progressCircleIndicator/index.d.ts +1 -0
  919. package/dist/presentation/feedback/progressStepsIndicator/ProgressStepsIndicator.vue.d.ts +15 -0
  920. package/dist/presentation/feedback/progressStepsIndicator/index.d.ts +1 -0
  921. package/dist/presentation/feedback/skeletonState/SkeletonState.variants.d.ts +31 -0
  922. package/dist/presentation/feedback/skeletonState/SkeletonState.vue.d.ts +17 -0
  923. package/dist/presentation/feedback/skeletonState/index.d.ts +2 -0
  924. package/dist/presentation/feedback/spinner/Spinner.variants.d.ts +32 -90
  925. package/dist/presentation/feedback/spinner/Spinner.vue.d.ts +9 -10
  926. package/dist/presentation/feedback/statusIndicator/StatusIndicator.vue.d.ts +14 -14
  927. package/dist/presentation/feedback/toast/Toast.vue.d.ts +23 -23
  928. package/dist/presentation/feedback/toastHost/ToastHost.vue.d.ts +95 -0
  929. package/dist/presentation/feedback/toastHost/index.d.ts +1 -0
  930. package/dist/presentation/feedback/toastSimple/ToastSimple.variants.d.ts +20 -54
  931. package/dist/presentation/feedback/toastSimple/ToastSimple.vue.d.ts +9 -9
  932. package/dist/presentation/feedback/trendIndicator/TrendIndicator.vue.d.ts +16 -16
  933. package/dist/presentation/feedback/typingIndicator/TypingIndicator.vue.d.ts +13 -13
  934. package/dist/presentation/feedback/typingIndicator/index.d.ts +1 -1
  935. package/dist/presentation/feedback/undoBar/UndoBar.vue.d.ts +21 -21
  936. package/dist/presentation/forms/DateExtensions.d.ts +4 -4
  937. package/dist/presentation/forms/InputStyles.d.ts +53 -155
  938. package/dist/presentation/forms/MonthGrid.vue.d.ts +22 -24
  939. package/dist/presentation/forms/TimeColumns.vue.d.ts +17 -0
  940. package/dist/presentation/forms/UseNativeFormReset.d.ts +3 -0
  941. package/dist/presentation/forms/addressEditor/AddressEditor.vue.d.ts +48 -0
  942. package/dist/presentation/forms/addressEditor/index.d.ts +1 -0
  943. package/dist/presentation/forms/calendarPicker/CalendarPicker.vue.d.ts +28 -0
  944. package/dist/presentation/forms/calendarPicker/index.d.ts +1 -0
  945. package/dist/presentation/forms/chatComposerInput/ChatComposerInput.vue.d.ts +68 -0
  946. package/dist/presentation/forms/chatComposerInput/index.d.ts +1 -0
  947. package/dist/presentation/forms/checkboxField/CheckboxField.vue.d.ts +15 -11
  948. package/dist/presentation/forms/checkboxGroup/CheckboxGroup.vue.d.ts +14 -19
  949. package/dist/presentation/forms/checkboxInput/CheckboxInput.variants.d.ts +67 -0
  950. package/dist/presentation/forms/checkboxInput/CheckboxInput.vue.d.ts +45 -0
  951. package/dist/presentation/forms/checkboxInput/index.d.ts +2 -0
  952. package/dist/presentation/forms/choiceCard/ChoiceCard.vue.d.ts +17 -14
  953. package/dist/presentation/forms/codeEditor/CodeEditor.vue.d.ts +33 -33
  954. package/dist/presentation/forms/colorArea/ColorArea.vue.d.ts +18 -26
  955. package/dist/presentation/forms/colorArea/index.d.ts +1 -1
  956. package/dist/presentation/forms/colorInput/ColorInput.vue.d.ts +39 -0
  957. package/dist/presentation/forms/colorInput/index.d.ts +1 -0
  958. package/dist/presentation/forms/colorPicker/ColorPicker.vue.d.ts +21 -26
  959. package/dist/presentation/forms/colorPicker/index.d.ts +1 -1
  960. package/dist/presentation/forms/colorSliderInput/ColorSliderInput.vue.d.ts +42 -0
  961. package/dist/presentation/forms/colorSliderInput/index.d.ts +1 -0
  962. package/dist/presentation/forms/colorSwatchPicker/ColorSwatchItem.vue.d.ts +12 -13
  963. package/dist/presentation/forms/colorSwatchPicker/ColorSwatchPicker.vue.d.ts +17 -22
  964. package/dist/presentation/forms/colorSwatchPicker/index.d.ts +1 -1
  965. package/dist/presentation/forms/colorWheelInput/ColorWheelInput.vue.d.ts +29 -0
  966. package/dist/presentation/forms/colorWheelInput/index.d.ts +1 -0
  967. package/dist/presentation/forms/comboboxPicker/ComboboxPicker.vue.d.ts +47 -0
  968. package/dist/presentation/forms/comboboxPicker/ComboboxPickerContent.vue.d.ts +38 -0
  969. package/dist/presentation/forms/comboboxPicker/ComboboxPickerContext.d.ts +53 -0
  970. package/dist/presentation/forms/comboboxPicker/ComboboxPickerEmpty.vue.d.ts +10 -0
  971. package/dist/presentation/forms/comboboxPicker/ComboboxPickerGroup.vue.d.ts +19 -0
  972. package/dist/presentation/forms/comboboxPicker/ComboboxPickerInput.vue.d.ts +11 -0
  973. package/dist/presentation/forms/comboboxPicker/ComboboxPickerItem.vue.d.ts +27 -0
  974. package/dist/presentation/forms/comboboxPicker/ComboboxPickerSeparator.vue.d.ts +2 -0
  975. package/dist/presentation/forms/comboboxPicker/index.d.ts +8 -0
  976. package/dist/presentation/forms/controlGroupField/ControlGroupField.variants.d.ts +70 -0
  977. package/dist/presentation/forms/controlGroupField/ControlGroupField.vue.d.ts +34 -0
  978. package/dist/presentation/forms/controlGroupField/index.d.ts +2 -0
  979. package/dist/presentation/forms/cronInput/CronInput.vue.d.ts +27 -33
  980. package/dist/presentation/forms/currencyInput/CurrencyInput.vue.d.ts +6 -7
  981. package/dist/presentation/forms/dataGridEditor/CellEditor.vue.d.ts +28 -0
  982. package/dist/presentation/forms/dataGridEditor/DataGridEditor.vue.d.ts +46 -0
  983. package/dist/presentation/forms/dataGridEditor/DataGridEditorTypes.d.ts +65 -0
  984. package/dist/presentation/forms/dataGridEditor/index.d.ts +2 -0
  985. package/dist/presentation/forms/dateInput/DateInput.vue.d.ts +49 -0
  986. package/dist/presentation/forms/dateInput/index.d.ts +1 -0
  987. package/dist/presentation/forms/datePicker/DatePicker.vue.d.ts +23 -28
  988. package/dist/presentation/forms/dateRangePicker/DateRangePicker.vue.d.ts +24 -29
  989. package/dist/presentation/forms/dateTimeInput/DateTimeInput.vue.d.ts +54 -0
  990. package/dist/presentation/forms/dateTimeInput/index.d.ts +1 -0
  991. package/dist/presentation/forms/editableInput/EditableInput.vue.d.ts +49 -0
  992. package/dist/presentation/forms/editableInput/EditableInputCancel.vue.d.ts +11 -0
  993. package/dist/presentation/forms/editableInput/EditableInputContext.d.ts +37 -0
  994. package/dist/presentation/forms/editableInput/EditableInputInput.vue.d.ts +11 -0
  995. package/dist/presentation/forms/editableInput/EditableInputPreview.vue.d.ts +6 -0
  996. package/dist/presentation/forms/editableInput/EditableInputSubmit.vue.d.ts +13 -0
  997. package/dist/presentation/forms/editableInput/index.d.ts +7 -0
  998. package/dist/presentation/forms/emailInput/EmailInput.vue.d.ts +21 -26
  999. package/dist/presentation/forms/emojiPicker/CategoryNav.vue.d.ts +3 -4
  1000. package/dist/presentation/forms/emojiPicker/EmojiGrid.vue.d.ts +4 -5
  1001. package/dist/presentation/forms/emojiPicker/EmojiPicker.variants.d.ts +10 -4
  1002. package/dist/presentation/forms/emojiPicker/EmojiPicker.vue.d.ts +4 -9
  1003. package/dist/presentation/forms/emojiPicker/EmojiPickerPopover.vue.d.ts +3 -13
  1004. package/dist/presentation/forms/emojiPicker/EmojiTile.vue.d.ts +3 -4
  1005. package/dist/presentation/forms/emojiPicker/UseEmojiPicker.d.ts +48 -0
  1006. package/dist/presentation/forms/emojiPicker/index.d.ts +2 -2
  1007. package/dist/presentation/forms/emojiSizePicker/EmojiSizePicker.variants.d.ts +23 -0
  1008. package/dist/presentation/forms/emojiSizePicker/EmojiSizePicker.vue.d.ts +30 -0
  1009. package/dist/presentation/forms/emojiSizePicker/index.d.ts +2 -0
  1010. package/dist/presentation/forms/field/Field.vue.d.ts +13 -14
  1011. package/dist/presentation/forms/filePicker/FilePicker.vue.d.ts +14 -15
  1012. package/dist/presentation/forms/fileUploadPicker/FileUploadPicker.vue.d.ts +59 -0
  1013. package/dist/presentation/forms/fileUploadPicker/index.d.ts +1 -0
  1014. package/dist/presentation/forms/fontPicker/FontPicker.vue.d.ts +21 -27
  1015. package/dist/presentation/forms/fontPicker/index.d.ts +1 -1
  1016. package/dist/presentation/forms/gradientPicker/GradientPicker.vue.d.ts +18 -24
  1017. package/dist/presentation/forms/iconPicker/IconPicker.vue.d.ts +22 -28
  1018. package/dist/presentation/forms/index.d.ts +33 -35
  1019. package/dist/presentation/forms/index.js +163 -157
  1020. package/dist/presentation/forms/index.js.map +1 -1
  1021. package/dist/presentation/forms/jsonEditor/JsonEditor.vue.d.ts +41 -0
  1022. package/dist/presentation/forms/jsonEditor/JsonEditorContext.d.ts +28 -0
  1023. package/dist/presentation/forms/jsonEditor/JsonEditorExtensions.d.ts +13 -0
  1024. package/dist/presentation/forms/jsonEditor/JsonEditorTextView.vue.d.ts +13 -0
  1025. package/dist/presentation/forms/jsonEditor/JsonEditorTreeNode.vue.d.ts +14 -0
  1026. package/dist/presentation/forms/jsonEditor/JsonEditorTreeView.vue.d.ts +7 -0
  1027. package/dist/presentation/forms/jsonEditor/index.d.ts +2 -2
  1028. package/dist/presentation/forms/keyboardShortcutPicker/KeyboardShortcutPicker.vue.d.ts +16 -22
  1029. package/dist/presentation/forms/keyboardShortcutPicker/index.d.ts +1 -1
  1030. package/dist/presentation/forms/knobInput/KnobInput.vue.d.ts +69 -0
  1031. package/dist/presentation/forms/knobInput/index.d.ts +1 -0
  1032. package/dist/presentation/forms/labeledField/LabeledField.vue.d.ts +22 -0
  1033. package/dist/presentation/forms/labeledField/index.d.ts +2 -0
  1034. package/dist/presentation/forms/listboxPicker/ListboxPicker.variants.d.ts +41 -0
  1035. package/dist/presentation/forms/listboxPicker/ListboxPicker.vue.d.ts +66 -0
  1036. package/dist/presentation/forms/listboxPicker/ListboxPickerContext.d.ts +47 -0
  1037. package/dist/presentation/forms/listboxPicker/ListboxPickerEmpty.vue.d.ts +10 -0
  1038. package/dist/presentation/forms/listboxPicker/ListboxPickerGroup.vue.d.ts +20 -0
  1039. package/dist/presentation/forms/listboxPicker/ListboxPickerItem.vue.d.ts +24 -0
  1040. package/dist/presentation/forms/listboxPicker/ListboxPickerSeparator.vue.d.ts +2 -0
  1041. package/dist/presentation/forms/listboxPicker/index.d.ts +7 -0
  1042. package/dist/presentation/forms/markdownEditor/MarkdownEditor.vue.d.ts +28 -36
  1043. package/dist/presentation/forms/markdownEditor/index.d.ts +1 -1
  1044. package/dist/presentation/forms/maskedInput/MaskedInput.vue.d.ts +20 -25
  1045. package/dist/presentation/forms/multiSelectPicker/MultiSelectPicker.vue.d.ts +49 -0
  1046. package/dist/presentation/forms/multiSelectPicker/MultiSelectPickerContent.vue.d.ts +30 -0
  1047. package/dist/presentation/forms/multiSelectPicker/MultiSelectPickerContext.d.ts +47 -0
  1048. package/dist/presentation/forms/multiSelectPicker/MultiSelectPickerItem.vue.d.ts +24 -0
  1049. package/dist/presentation/forms/multiSelectPicker/MultiSelectPickerTags.vue.d.ts +23 -0
  1050. package/dist/presentation/forms/multiSelectPicker/MultiSelectPickerTrigger.vue.d.ts +24 -0
  1051. package/dist/presentation/forms/multiSelectPicker/index.d.ts +6 -0
  1052. package/dist/presentation/forms/nodeEditor/NodeEditor.vue.d.ts +58 -0
  1053. package/dist/presentation/forms/numberInput/NumberInput.vue.d.ts +32 -32
  1054. package/dist/presentation/forms/optionTileGroupField/OptionTileGroupField.variants.d.ts +34 -0
  1055. package/dist/presentation/forms/optionTileGroupField/OptionTileGroupField.vue.d.ts +27 -0
  1056. package/dist/presentation/forms/optionTileGroupField/index.d.ts +2 -0
  1057. package/dist/presentation/forms/optionTilePicker/OptionTilePicker.variants.d.ts +8 -0
  1058. package/dist/presentation/forms/optionTilePicker/OptionTilePicker.vue.d.ts +35 -0
  1059. package/dist/presentation/forms/optionTilePicker/index.d.ts +2 -0
  1060. package/dist/presentation/forms/passwordInput/PasswordInput.vue.d.ts +28 -33
  1061. package/dist/presentation/forms/percentInput/PercentInput.vue.d.ts +3 -4
  1062. package/dist/presentation/forms/phoneInput/PhoneInput.vue.d.ts +18 -24
  1063. package/dist/presentation/forms/phoneInput/index.d.ts +1 -1
  1064. package/dist/presentation/forms/pinInput/PinInput.vue.d.ts +20 -25
  1065. package/dist/presentation/forms/radioField/RadioField.vue.d.ts +15 -11
  1066. package/dist/presentation/forms/radioGroup/RadioGroup.vue.d.ts +15 -20
  1067. package/dist/presentation/forms/radioInput/RadioInput.vue.d.ts +29 -0
  1068. package/dist/presentation/forms/radioInput/index.d.ts +1 -0
  1069. package/dist/presentation/forms/rangeCalendarPicker/RangeCalendarPicker.vue.d.ts +32 -0
  1070. package/dist/presentation/forms/rangeCalendarPicker/index.d.ts +1 -0
  1071. package/dist/presentation/forms/reactionPicker/ReactionPicker.vue.d.ts +14 -15
  1072. package/dist/presentation/forms/recurrenceEditor/RecurrenceEditor.vue.d.ts +25 -31
  1073. package/dist/presentation/forms/searchInput/SearchInput.vue.d.ts +23 -28
  1074. package/dist/presentation/forms/segmentedPicker/SegmentedPicker.vue.d.ts +20 -0
  1075. package/dist/presentation/forms/segmentedPicker/index.d.ts +1 -0
  1076. package/dist/presentation/forms/selectPicker/SelectPicker.variants.d.ts +129 -0
  1077. package/dist/presentation/forms/selectPicker/SelectPicker.vue.d.ts +62 -0
  1078. package/dist/presentation/forms/selectPicker/SelectPickerContent.vue.d.ts +43 -0
  1079. package/dist/presentation/forms/selectPicker/SelectPickerContext.d.ts +76 -0
  1080. package/dist/presentation/forms/selectPicker/SelectPickerItem.vue.d.ts +33 -0
  1081. package/dist/presentation/forms/selectPicker/SelectPickerTrigger.vue.d.ts +20 -0
  1082. package/dist/presentation/forms/selectPicker/SelectPickerValue.vue.d.ts +22 -0
  1083. package/dist/presentation/forms/selectPicker/index.d.ts +7 -0
  1084. package/dist/presentation/forms/sliderInput/SliderInput.vue.d.ts +33 -0
  1085. package/dist/presentation/forms/sliderInput/index.d.ts +1 -0
  1086. package/dist/presentation/forms/sortableGroup/SortableGroup.vue.d.ts +17 -0
  1087. package/dist/presentation/forms/sortableGroup/SortableGroupContext.d.ts +23 -0
  1088. package/dist/presentation/forms/sortableGroup/SortableGroupHandle.vue.d.ts +13 -0
  1089. package/dist/presentation/forms/sortableGroup/SortableGroupItem.vue.d.ts +15 -0
  1090. package/dist/presentation/forms/sortableGroup/SortableGroupMoveButton.vue.d.ts +15 -0
  1091. package/dist/presentation/forms/sortableGroup/index.d.ts +5 -0
  1092. package/dist/presentation/forms/switchField/SwitchField.vue.d.ts +13 -14
  1093. package/dist/presentation/forms/switchInput/SwitchInput.vue.d.ts +29 -0
  1094. package/dist/presentation/forms/switchInput/index.d.ts +1 -0
  1095. package/dist/presentation/forms/tagsInput/TagsInput.vue.d.ts +36 -43
  1096. package/dist/presentation/forms/telInput/TelInput.vue.d.ts +21 -26
  1097. package/dist/presentation/forms/textAreaInput/TextAreaInput.vue.d.ts +23 -28
  1098. package/dist/presentation/forms/textInput/TextInput.vue.d.ts +21 -26
  1099. package/dist/presentation/forms/timeInput/TimeInput.vue.d.ts +48 -0
  1100. package/dist/presentation/forms/timeInput/index.d.ts +1 -0
  1101. package/dist/presentation/forms/timePicker/TimePicker.vue.d.ts +25 -30
  1102. package/dist/presentation/forms/toggleGroup/ToggleGroup.variants.d.ts +33 -0
  1103. package/dist/presentation/forms/toggleGroup/ToggleGroup.vue.d.ts +73 -0
  1104. package/dist/presentation/forms/toggleGroup/ToggleGroupContext.d.ts +24 -0
  1105. package/dist/presentation/forms/toggleGroup/index.d.ts +3 -0
  1106. package/dist/presentation/forms/toggleInput/ToggleInput.variants.d.ts +75 -0
  1107. package/dist/presentation/forms/toggleInput/ToggleInput.vue.d.ts +57 -0
  1108. package/dist/presentation/forms/toggleInput/index.d.ts +2 -0
  1109. package/dist/presentation/forms/urlInput/UrlInput.vue.d.ts +21 -26
  1110. package/dist/presentation/forms/wizardForm/WizardForm.vue.d.ts +35 -0
  1111. package/dist/presentation/forms/wizardForm/WizardFormContext.d.ts +38 -0
  1112. package/dist/presentation/forms/wizardForm/WizardFormFooter.vue.d.ts +28 -0
  1113. package/dist/presentation/forms/wizardForm/WizardFormStep.vue.d.ts +28 -0
  1114. package/dist/presentation/forms/wizardForm/WizardFormSteps.vue.d.ts +6 -0
  1115. package/dist/presentation/forms/wizardForm/index.d.ts +6 -0
  1116. package/dist/presentation/layout/anchorLayout/AnchorLayout.variants.d.ts +117 -0
  1117. package/dist/presentation/layout/anchorLayout/AnchorLayout.vue.d.ts +63 -0
  1118. package/dist/presentation/layout/anchorLayout/index.d.ts +2 -0
  1119. package/dist/presentation/layout/appShell/AppShell.vue.d.ts +19 -34
  1120. package/dist/presentation/layout/appShell/AppShellAside.vue.d.ts +3 -4
  1121. package/dist/presentation/layout/appShell/AppShellContent.vue.d.ts +3 -4
  1122. package/dist/presentation/layout/appShell/AppShellFooter.vue.d.ts +3 -4
  1123. package/dist/presentation/layout/appShell/AppShellHeader.vue.d.ts +3 -4
  1124. package/dist/presentation/layout/appShell/AppShellMain.vue.d.ts +3 -4
  1125. package/dist/presentation/layout/appShell/AppShellSidebar.vue.d.ts +3 -4
  1126. package/dist/presentation/layout/aspectRatioLayout/AspectRatioLayout.vue.d.ts +18 -0
  1127. package/dist/presentation/layout/aspectRatioLayout/index.d.ts +1 -0
  1128. package/dist/presentation/layout/boxLayout/BoxLayout.vue.d.ts +19 -0
  1129. package/dist/presentation/layout/boxLayout/index.d.ts +1 -0
  1130. package/dist/presentation/layout/centerLayout/CenterLayout.vue.d.ts +14 -0
  1131. package/dist/presentation/layout/centerLayout/index.d.ts +1 -0
  1132. package/dist/presentation/layout/clusterLayout/ClusterLayout.vue.d.ts +22 -0
  1133. package/dist/presentation/layout/clusterLayout/index.d.ts +1 -0
  1134. package/dist/presentation/layout/containerLayout/ContainerLayout.variants.d.ts +46 -0
  1135. package/dist/presentation/layout/containerLayout/ContainerLayout.vue.d.ts +21 -0
  1136. package/dist/presentation/layout/containerLayout/index.d.ts +2 -0
  1137. package/dist/presentation/layout/dividerLayout/DividerLayout.variants.d.ts +25 -0
  1138. package/dist/presentation/layout/dividerLayout/DividerLayout.vue.d.ts +37 -0
  1139. package/dist/presentation/layout/dividerLayout/index.d.ts +2 -0
  1140. package/dist/presentation/layout/fieldsetLayout/FieldsetLayout.vue.d.ts +22 -0
  1141. package/dist/presentation/layout/fieldsetLayout/index.d.ts +1 -0
  1142. package/dist/presentation/layout/flexLayout/FlexLayout.vue.d.ts +18 -0
  1143. package/dist/presentation/layout/flexLayout/index.d.ts +1 -0
  1144. package/dist/presentation/layout/frameLayout/FrameLayout.vue.d.ts +38 -0
  1145. package/dist/presentation/layout/frameLayout/index.d.ts +1 -0
  1146. package/dist/presentation/layout/grid/Grid.variants.d.ts +59 -153
  1147. package/dist/presentation/layout/grid/Grid.vue.d.ts +13 -13
  1148. package/dist/presentation/layout/hStackLayout/HStackLayout.vue.d.ts +14 -0
  1149. package/dist/presentation/layout/hStackLayout/index.d.ts +1 -0
  1150. package/dist/presentation/layout/index.d.ts +24 -19
  1151. package/dist/presentation/layout/index.js +60 -56
  1152. package/dist/presentation/layout/inlineLayout/InlineLayout.vue.d.ts +42 -0
  1153. package/dist/presentation/layout/inlineLayout/index.d.ts +1 -0
  1154. package/dist/presentation/layout/inputAddonLayout/InputAddonLayout.vue.d.ts +19 -0
  1155. package/dist/presentation/layout/inputAddonLayout/index.d.ts +1 -0
  1156. package/dist/presentation/layout/inputGroup/InputGroup.vue.d.ts +18 -0
  1157. package/dist/presentation/layout/navbar/Navbar.variants.d.ts +20 -62
  1158. package/dist/presentation/layout/navbar/Navbar.vue.d.ts +14 -15
  1159. package/dist/presentation/layout/navbar/index.d.ts +1 -1
  1160. package/dist/presentation/layout/pullToRefreshLayout/PullToRefreshLayout.vue.d.ts +21 -0
  1161. package/dist/presentation/layout/pullToRefreshLayout/index.d.ts +1 -0
  1162. package/dist/presentation/layout/resizablePanelsLayout/ResizablePanel.vue.d.ts +21 -0
  1163. package/dist/presentation/layout/resizablePanelsLayout/ResizablePanelsLayout.vue.d.ts +61 -0
  1164. package/dist/presentation/layout/resizablePanelsLayout/ResizableSeparator.vue.d.ts +9 -0
  1165. package/dist/presentation/layout/resizablePanelsLayout/index.d.ts +4 -0
  1166. package/dist/presentation/layout/scrollArea/ScrollArea.vue.d.ts +8 -8
  1167. package/dist/presentation/layout/section/Section.variants.d.ts +20 -54
  1168. package/dist/presentation/layout/section/Section.vue.d.ts +15 -17
  1169. package/dist/presentation/layout/section/index.d.ts +1 -1
  1170. package/dist/presentation/layout/separatorLayout/SeparatorLayout.vue.d.ts +13 -0
  1171. package/dist/presentation/layout/separatorLayout/index.d.ts +1 -0
  1172. package/dist/presentation/layout/spacerLayout/SpacerLayout.vue.d.ts +14 -0
  1173. package/dist/presentation/layout/spacerLayout/index.d.ts +1 -0
  1174. package/dist/presentation/layout/stackLayout/StackLayout.variants.d.ts +172 -0
  1175. package/dist/presentation/layout/stackLayout/StackLayout.vue.d.ts +37 -0
  1176. package/dist/presentation/layout/stackLayout/index.d.ts +2 -0
  1177. package/dist/presentation/layout/surfaceLayout/SurfaceLayout.vue.d.ts +40 -0
  1178. package/dist/presentation/layout/surfaceLayout/index.d.ts +1 -0
  1179. package/dist/presentation/layout/swipeActionsLayout/SwipeActionsLayout.vue.d.ts +27 -0
  1180. package/dist/presentation/layout/swipeActionsLayout/index.d.ts +1 -0
  1181. package/dist/presentation/layout/tiltLayout/TiltLayout.vue.d.ts +30 -0
  1182. package/dist/presentation/layout/tiltLayout/index.d.ts +1 -0
  1183. package/dist/presentation/layout/twoColumnLayout/TwoColumnLayout.vue.d.ts +27 -0
  1184. package/dist/presentation/layout/twoColumnLayout/index.d.ts +1 -0
  1185. package/dist/presentation/layout/vStackLayout/VStackLayout.vue.d.ts +14 -0
  1186. package/dist/presentation/layout/vStackLayout/index.d.ts +1 -0
  1187. package/dist/presentation/nav/NavExtensions.d.ts +14 -0
  1188. package/dist/presentation/nav/breadcrumb/Breadcrumb.vue.d.ts +7 -8
  1189. package/dist/presentation/nav/breadcrumb/index.d.ts +1 -1
  1190. package/dist/presentation/nav/contextMenu/ContextMenu.vue.d.ts +1 -2
  1191. package/dist/presentation/nav/contextMenu/ContextMenuContent.vue.d.ts +6 -7
  1192. package/dist/presentation/nav/contextMenu/ContextMenuTrigger.vue.d.ts +8 -9
  1193. package/dist/presentation/nav/contextMenu/index.d.ts +3 -3
  1194. package/dist/presentation/nav/dropdownMenu/DropdownMenu.vue.d.ts +12 -26
  1195. package/dist/presentation/nav/dropdownMenu/DropdownMenuContent.vue.d.ts +1 -2
  1196. package/dist/presentation/nav/dropdownMenu/DropdownMenuTrigger.vue.d.ts +6 -7
  1197. package/dist/presentation/nav/dropdownMenu/index.d.ts +3 -3
  1198. package/dist/presentation/nav/index.d.ts +1 -1
  1199. package/dist/presentation/nav/index.js +49 -56
  1200. package/dist/presentation/nav/linkItem/LinkItem.variants.d.ts +61 -0
  1201. package/dist/presentation/nav/linkItem/LinkItem.vue.d.ts +25 -0
  1202. package/dist/presentation/nav/linkItem/index.d.ts +2 -0
  1203. package/dist/presentation/nav/menu/Menu.variants.d.ts +17 -43
  1204. package/dist/presentation/nav/menu/Menu.vue.d.ts +26 -30
  1205. package/dist/presentation/nav/menu/MenuGroup.vue.d.ts +4 -5
  1206. package/dist/presentation/nav/menu/MenuItem.vue.d.ts +9 -10
  1207. package/dist/presentation/nav/menu/MenuLabel.vue.d.ts +3 -4
  1208. package/dist/presentation/nav/menu/MenuSeparator.vue.d.ts +3 -4
  1209. package/dist/presentation/nav/menubar/Menubar.variants.d.ts +3 -5
  1210. package/dist/presentation/nav/menubar/Menubar.vue.d.ts +12 -255
  1211. package/dist/presentation/nav/menubar/MenubarContent.vue.d.ts +6 -7
  1212. package/dist/presentation/nav/menubar/MenubarMenu.vue.d.ts +2 -3
  1213. package/dist/presentation/nav/menubar/MenubarTrigger.vue.d.ts +3 -4
  1214. package/dist/presentation/nav/navItem/NavItem.vue.d.ts +15 -16
  1215. package/dist/presentation/nav/navigationMenu/NavigationMenu.vue.d.ts +11 -12
  1216. package/dist/presentation/nav/navigationMenu/NavigationMenuContent.vue.d.ts +3 -4
  1217. package/dist/presentation/nav/navigationMenu/NavigationMenuItem.vue.d.ts +4 -5
  1218. package/dist/presentation/nav/navigationMenu/NavigationMenuLink.vue.d.ts +3 -4
  1219. package/dist/presentation/nav/navigationMenu/NavigationMenuList.vue.d.ts +3 -246
  1220. package/dist/presentation/nav/navigationMenu/NavigationMenuTrigger.vue.d.ts +3 -4
  1221. package/dist/presentation/nav/navigationMenu/index.d.ts +5 -5
  1222. package/dist/presentation/nav/pagination/Pagination.vue.d.ts +11 -14
  1223. package/dist/presentation/nav/scrollSpy/ScrollSpy.vue.d.ts +7 -8
  1224. package/dist/presentation/nav/scrollSpy/UseScrollSpy.d.ts +1 -1
  1225. package/dist/presentation/nav/tableOfContents/TableOfContents.vue.d.ts +15 -16
  1226. package/dist/presentation/nav/tableOfContents/index.d.ts +1 -1
  1227. package/dist/presentation/overlays/OverlayBody.vue.d.ts +3 -4
  1228. package/dist/presentation/overlays/OverlayCloseButton.vue.d.ts +6 -7
  1229. package/dist/presentation/overlays/OverlayDescription.vue.d.ts +3 -4
  1230. package/dist/presentation/overlays/OverlayExtensions.d.ts +14 -0
  1231. package/dist/presentation/overlays/OverlayFooter.vue.d.ts +3 -4
  1232. package/dist/presentation/overlays/OverlayHeader.vue.d.ts +3 -4
  1233. package/dist/presentation/overlays/OverlayTitle.vue.d.ts +3 -4
  1234. package/dist/presentation/overlays/actionSheet/ActionSheet.vue.d.ts +12 -17
  1235. package/dist/presentation/overlays/actionSheet/ActionSheetAction.vue.d.ts +7 -8
  1236. package/dist/presentation/overlays/actionSheet/ActionSheetCancel.vue.d.ts +3 -4
  1237. package/dist/presentation/overlays/actionSheet/index.d.ts +2 -2
  1238. package/dist/presentation/overlays/alertModal/AlertModal.vue.d.ts +6 -10
  1239. package/dist/presentation/overlays/alertModal/AlertModalAction.vue.d.ts +5 -6
  1240. package/dist/presentation/overlays/alertModal/AlertModalCancel.vue.d.ts +3 -4
  1241. package/dist/presentation/overlays/alertModal/AlertModalContent.vue.d.ts +3 -4
  1242. package/dist/presentation/overlays/alertModal/index.d.ts +3 -3
  1243. package/dist/presentation/overlays/backdropOverlay/BackdropOverlay.vue.d.ts +39 -0
  1244. package/dist/presentation/overlays/backdropOverlay/index.d.ts +1 -0
  1245. package/dist/presentation/overlays/bottomSheet/BottomSheet.vue.d.ts +27 -32
  1246. package/dist/presentation/overlays/commandPaletteModal/CommandPaletteModal.vue.d.ts +37 -0
  1247. package/dist/presentation/overlays/commandPaletteModal/CommandPaletteModalContent.vue.d.ts +16 -0
  1248. package/dist/presentation/overlays/commandPaletteModal/CommandPaletteModalContext.d.ts +42 -0
  1249. package/dist/presentation/overlays/commandPaletteModal/CommandPaletteModalEmpty.vue.d.ts +18 -0
  1250. package/dist/presentation/overlays/commandPaletteModal/CommandPaletteModalGroup.vue.d.ts +18 -0
  1251. package/dist/presentation/overlays/commandPaletteModal/CommandPaletteModalInput.vue.d.ts +13 -0
  1252. package/dist/presentation/overlays/commandPaletteModal/CommandPaletteModalItem.vue.d.ts +35 -0
  1253. package/dist/presentation/overlays/commandPaletteModal/CommandPaletteModalList.vue.d.ts +18 -0
  1254. package/dist/presentation/overlays/commandPaletteModal/CommandPaletteModalSeparator.vue.d.ts +11 -0
  1255. package/dist/presentation/overlays/commandPaletteModal/index.d.ts +9 -0
  1256. package/dist/presentation/overlays/drawer/Drawer.vue.d.ts +16 -29
  1257. package/dist/presentation/overlays/drawer/DrawerContent.vue.d.ts +14 -15
  1258. package/dist/presentation/overlays/drawer/DrawerTrigger.vue.d.ts +6 -7
  1259. package/dist/presentation/overlays/drawer/index.d.ts +1 -1
  1260. package/dist/presentation/overlays/hoverCard/HoverCard.vue.d.ts +17 -30
  1261. package/dist/presentation/overlays/hoverCard/HoverCardArrow.vue.d.ts +3 -4
  1262. package/dist/presentation/overlays/hoverCard/HoverCardContent.vue.d.ts +5 -7
  1263. package/dist/presentation/overlays/hoverCard/HoverCardTrigger.vue.d.ts +6 -7
  1264. package/dist/presentation/overlays/hoverCard/index.d.ts +2 -2
  1265. package/dist/presentation/overlays/index.d.ts +4 -1
  1266. package/dist/presentation/overlays/index.js +50 -37
  1267. package/dist/presentation/overlays/index.js.map +1 -1
  1268. package/dist/presentation/overlays/modal/Modal.vue.d.ts +16 -30
  1269. package/dist/presentation/overlays/modal/ModalContent.vue.d.ts +13 -14
  1270. package/dist/presentation/overlays/modal/ModalTrigger.vue.d.ts +6 -7
  1271. package/dist/presentation/overlays/modal/index.d.ts +2 -2
  1272. package/dist/presentation/overlays/popover/Popover.vue.d.ts +21 -30
  1273. package/dist/presentation/overlays/popover/PopoverArrow.vue.d.ts +3 -4
  1274. package/dist/presentation/overlays/popover/PopoverContent.vue.d.ts +10 -11
  1275. package/dist/presentation/overlays/popover/PopoverTrigger.vue.d.ts +6 -7
  1276. package/dist/presentation/overlays/tooltip/Tooltip.vue.d.ts +41 -0
  1277. package/dist/presentation/overlays/tourPopover/TourPopover.vue.d.ts +46 -0
  1278. package/dist/presentation/overlays/tourPopover/index.d.ts +1 -0
  1279. package/dist/query/PageExtensions.d.ts +16 -0
  1280. package/dist/query/Testing.d.ts +1 -0
  1281. package/dist/query/Testing.js +48 -0
  1282. package/dist/query/Testing.js.map +1 -0
  1283. package/dist/query/adapters/tanstack/CreateQueryClient.d.ts +33 -0
  1284. package/dist/query/adapters/tanstack/Endpoints.d.ts +19 -0
  1285. package/dist/query/adapters/tanstack/OptimisticTransactions.d.ts +3 -0
  1286. package/dist/query/adapters/tanstack/Persistence.d.ts +41 -0
  1287. package/dist/query/adapters/tanstack/QueryOutcome.d.ts +8 -0
  1288. package/dist/query/adapters/tanstack/QueryProgressBridge.d.ts +15 -0
  1289. package/dist/query/adapters/tanstack/QueryProvider.vue.d.ts +16 -0
  1290. package/dist/query/adapters/tanstack/QueryTestUtils.d.ts +54 -0
  1291. package/dist/query/adapters/tanstack/hooks/UseAppInfiniteQuery.d.ts +49 -0
  1292. package/dist/query/adapters/tanstack/hooks/UseAppLazyQuery.d.ts +44 -0
  1293. package/dist/query/adapters/tanstack/hooks/UseAppMutation.d.ts +36 -0
  1294. package/dist/query/adapters/tanstack/hooks/UseAppPaginatedQuery.d.ts +49 -0
  1295. package/dist/query/adapters/tanstack/hooks/UseAppQueries.d.ts +50 -0
  1296. package/dist/query/adapters/tanstack/hooks/UseAppQuery.d.ts +42 -0
  1297. package/dist/query/adapters/tanstack/hooks/UseAppSuspenseQuery.d.ts +50 -0
  1298. package/dist/query/adapters/tanstack/hooks/UseOptimisticMutation.d.ts +38 -0
  1299. package/dist/query/adapters/tanstack/hooks/UsePrefetchQuery.d.ts +28 -0
  1300. package/dist/query/adapters/tanstack/hooks/UseQueryCache.d.ts +33 -0
  1301. package/dist/query/adapters/tanstack/index.d.ts +19 -0
  1302. package/dist/query/adapters/tanstack/queryDevtools/QueryDevtools.vue.d.ts +9 -0
  1303. package/dist/query/adapters/tanstack/queryDevtools/index.d.ts +1 -0
  1304. package/dist/query/index.d.ts +1 -19
  1305. package/dist/query/index.js +155 -93
  1306. package/dist/query/index.js.map +1 -1
  1307. package/dist/router/Paths.d.ts +4 -6
  1308. package/dist/router/ProgressProvider.vue.d.ts +5 -6
  1309. package/dist/router/adapters/vueRouter/CreateAppRouter.d.ts +65 -0
  1310. package/dist/router/adapters/vueRouter/DocumentMeta.d.ts +13 -0
  1311. package/dist/router/adapters/vueRouter/Guards.d.ts +32 -0
  1312. package/dist/router/adapters/vueRouter/LazyRoute.d.ts +19 -0
  1313. package/dist/router/adapters/vueRouter/RouteConfig.d.ts +97 -0
  1314. package/dist/router/adapters/vueRouter/RouteHandles.d.ts +30 -0
  1315. package/dist/router/adapters/vueRouter/RoutePersistence.d.ts +20 -0
  1316. package/dist/router/adapters/vueRouter/appErrorBoundary/AppErrorBoundary.vue.d.ts +25 -0
  1317. package/dist/router/adapters/vueRouter/appErrorBoundary/index.d.ts +1 -0
  1318. package/dist/router/adapters/vueRouter/appNavLink/AppNavLink.vue.d.ts +39 -0
  1319. package/dist/router/adapters/vueRouter/appNavLink/index.d.ts +1 -0
  1320. package/dist/router/adapters/vueRouter/hooks/UseBreadcrumbs.d.ts +17 -0
  1321. package/dist/router/adapters/vueRouter/hooks/UsePrefetch.d.ts +19 -0
  1322. package/dist/router/adapters/vueRouter/index.d.ts +23 -0
  1323. package/dist/router/adapters/vueRouter/navigationProgress/NavigationProgress.vue.d.ts +18 -0
  1324. package/dist/router/adapters/vueRouter/navigationProgress/index.d.ts +1 -0
  1325. package/dist/router/adapters/vueRouter/notFound/NotFound.vue.d.ts +9 -0
  1326. package/dist/router/adapters/vueRouter/notFound/index.d.ts +1 -0
  1327. package/dist/router/adapters/vueRouter/routeAnnouncer/RouteAnnouncer.vue.d.ts +9 -0
  1328. package/dist/router/adapters/vueRouter/routeAnnouncer/index.d.ts +1 -0
  1329. package/dist/router/index.d.ts +1 -23
  1330. package/dist/router/index.js +63 -29
  1331. package/dist/router/index.js.map +1 -1
  1332. package/dist/themes.css +1115 -1115
  1333. package/dist/themes.json +5 -4
  1334. package/package.json +95 -49
  1335. package/dist/auth/AuthContext.d.ts +0 -41
  1336. package/dist/auth/AuthProvider.vue.d.ts +0 -33
  1337. package/dist/chunks/Announce.vue_vue_type_script_setup_true_lang-CDTltiIl.js +0 -46
  1338. package/dist/chunks/Announce.vue_vue_type_script_setup_true_lang-CDTltiIl.js.map +0 -1
  1339. package/dist/chunks/ApiError-l0YdcqqV.js +0 -15
  1340. package/dist/chunks/ApiError-l0YdcqqV.js.map +0 -1
  1341. package/dist/chunks/BackToTopButton.vue_vue_type_script_setup_true_lang-CkxLllEO.js +0 -996
  1342. package/dist/chunks/BackToTopButton.vue_vue_type_script_setup_true_lang-CkxLllEO.js.map +0 -1
  1343. package/dist/chunks/Backdrop.vue_vue_type_script_setup_true_lang-DZUhGY9p.js +0 -78
  1344. package/dist/chunks/Backdrop.vue_vue_type_script_setup_true_lang-DZUhGY9p.js.map +0 -1
  1345. package/dist/chunks/BottomSheet.vue_vue_type_script_setup_true_lang-CmNoI4BE.js +0 -1094
  1346. package/dist/chunks/BottomSheet.vue_vue_type_script_setup_true_lang-CmNoI4BE.js.map +0 -1
  1347. package/dist/chunks/Bytes-7Jxs6Bq6.js +0 -21
  1348. package/dist/chunks/Bytes-7Jxs6Bq6.js.map +0 -1
  1349. package/dist/chunks/ChatComposer.vue_vue_type_script_setup_true_lang-lNcRhKIv.js +0 -12748
  1350. package/dist/chunks/ChatComposer.vue_vue_type_script_setup_true_lang-lNcRhKIv.js.map +0 -1
  1351. package/dist/chunks/Chord-D9Z-j3O0.js +0 -139
  1352. package/dist/chunks/Chord-D9Z-j3O0.js.map +0 -1
  1353. package/dist/chunks/ColorModeContext-Bz6CBL0V.js +0 -21
  1354. package/dist/chunks/ColorModeContext-Bz6CBL0V.js.map +0 -1
  1355. package/dist/chunks/Compare-Du6p-OX1.js +0 -18
  1356. package/dist/chunks/Compare-Du6p-OX1.js.map +0 -1
  1357. package/dist/chunks/ControlGroup.vue_vue_type_script_setup_true_lang-CV8Xstes.js +0 -229
  1358. package/dist/chunks/ControlGroup.vue_vue_type_script_setup_true_lang-CV8Xstes.js.map +0 -1
  1359. package/dist/chunks/CssExtensions-BzLJG57F.js +0 -161
  1360. package/dist/chunks/CssExtensions-BzLJG57F.js.map +0 -1
  1361. package/dist/chunks/DateExtensions-QahSUlRy.js +0 -282
  1362. package/dist/chunks/DateExtensions-QahSUlRy.js.map +0 -1
  1363. package/dist/chunks/DeepEqual-7lBKnkNS.js +0 -29
  1364. package/dist/chunks/DeepEqual-7lBKnkNS.js.map +0 -1
  1365. package/dist/chunks/DismissableLayer.vue_vue_type_script_setup_true_lang-6nRnzsJW.js +0 -214
  1366. package/dist/chunks/DismissableLayer.vue_vue_type_script_setup_true_lang-6nRnzsJW.js.map +0 -1
  1367. package/dist/chunks/DrawerContent.vue_vue_type_script_setup_true_lang-DvvrJdF0.js +0 -207
  1368. package/dist/chunks/DrawerContent.vue_vue_type_script_setup_true_lang-DvvrJdF0.js.map +0 -1
  1369. package/dist/chunks/Environment-CuQav_mw.js +0 -68
  1370. package/dist/chunks/Environment-CuQav_mw.js.map +0 -1
  1371. package/dist/chunks/Equality-DIQYQysz.js +0 -21
  1372. package/dist/chunks/Equality-DIQYQysz.js.map +0 -1
  1373. package/dist/chunks/ErrorLike-Cfj0lZW3.js +0 -27
  1374. package/dist/chunks/ErrorLike-Cfj0lZW3.js.map +0 -1
  1375. package/dist/chunks/ErrorMessage-Cqt7WaFn.js +0 -26
  1376. package/dist/chunks/ErrorMessage-Cqt7WaFn.js.map +0 -1
  1377. package/dist/chunks/ErrorRecognizers-oTklha6D.js +0 -17
  1378. package/dist/chunks/ErrorRecognizers-oTklha6D.js.map +0 -1
  1379. package/dist/chunks/FieldErrors-2zjhia4U.js +0 -56
  1380. package/dist/chunks/FieldErrors-2zjhia4U.js.map +0 -1
  1381. package/dist/chunks/FileName-CmNjFV7t.js +0 -30
  1382. package/dist/chunks/FileName-CmNjFV7t.js.map +0 -1
  1383. package/dist/chunks/FormControlProvider.vue_vue_type_script_setup_true_lang-Fak7Jv46.js +0 -73
  1384. package/dist/chunks/FormControlProvider.vue_vue_type_script_setup_true_lang-Fak7Jv46.js.map +0 -1
  1385. package/dist/chunks/HtmlExtensions-jlKY5f9C.js +0 -23
  1386. package/dist/chunks/HtmlExtensions-jlKY5f9C.js.map +0 -1
  1387. package/dist/chunks/Icon.vue_vue_type_script_setup_true_lang-DgwdLCRR.js +0 -27
  1388. package/dist/chunks/Icon.vue_vue_type_script_setup_true_lang-DgwdLCRR.js.map +0 -1
  1389. package/dist/chunks/Inline.vue_vue_type_script_setup_true_lang-BvWbQpJD.js +0 -68
  1390. package/dist/chunks/Inline.vue_vue_type_script_setup_true_lang-BvWbQpJD.js.map +0 -1
  1391. package/dist/chunks/KeyboardExtensions-CQlkK53D.js +0 -34
  1392. package/dist/chunks/KeyboardExtensions-CQlkK53D.js.map +0 -1
  1393. package/dist/chunks/Listbox.variants-CqAkYsmK.js +0 -44
  1394. package/dist/chunks/Listbox.variants-CqAkYsmK.js.map +0 -1
  1395. package/dist/chunks/LocaleContext-B3UXrI6p.js +0 -39
  1396. package/dist/chunks/LocaleContext-B3UXrI6p.js.map +0 -1
  1397. package/dist/chunks/Messages-BGfQHMmW.js +0 -201
  1398. package/dist/chunks/Messages-BGfQHMmW.js.map +0 -1
  1399. package/dist/chunks/ModalContent.vue_vue_type_script_setup_true_lang-CLACSqKg.js +0 -191
  1400. package/dist/chunks/ModalContent.vue_vue_type_script_setup_true_lang-CLACSqKg.js.map +0 -1
  1401. package/dist/chunks/NavItem.vue_vue_type_script_setup_true_lang-CGBo2TiV.js +0 -86
  1402. package/dist/chunks/NavItem.vue_vue_type_script_setup_true_lang-CGBo2TiV.js.map +0 -1
  1403. package/dist/chunks/Navbar.vue_vue_type_script_setup_true_lang-Cl2ejukE.js +0 -2073
  1404. package/dist/chunks/Navbar.vue_vue_type_script_setup_true_lang-Cl2ejukE.js.map +0 -1
  1405. package/dist/chunks/NotificationItem.vue_vue_type_script_setup_true_lang-KC5Iusce.js +0 -2727
  1406. package/dist/chunks/NotificationItem.vue_vue_type_script_setup_true_lang-KC5Iusce.js.map +0 -1
  1407. package/dist/chunks/OptionTileGroup.vue_vue_type_script_setup_true_lang-BGSmXM_u.js +0 -943
  1408. package/dist/chunks/OptionTileGroup.vue_vue_type_script_setup_true_lang-BGSmXM_u.js.map +0 -1
  1409. package/dist/chunks/OverlayChrome-e4MNr8Yl.js +0 -17
  1410. package/dist/chunks/OverlayChrome-e4MNr8Yl.js.map +0 -1
  1411. package/dist/chunks/PopoverContent.vue_vue_type_script_setup_true_lang-D-OiGICS.js +0 -212
  1412. package/dist/chunks/PopoverContent.vue_vue_type_script_setup_true_lang-D-OiGICS.js.map +0 -1
  1413. package/dist/chunks/Portal.vue_vue_type_script_setup_true_lang-CF3R0VCZ.js +0 -34
  1414. package/dist/chunks/Portal.vue_vue_type_script_setup_true_lang-CF3R0VCZ.js.map +0 -1
  1415. package/dist/chunks/Presence-C7IJvh_P.js +0 -120
  1416. package/dist/chunks/Presence-C7IJvh_P.js.map +0 -1
  1417. package/dist/chunks/Primitive-Cm3ECaVw.js +0 -20
  1418. package/dist/chunks/Primitive-Cm3ECaVw.js.map +0 -1
  1419. package/dist/chunks/QueryPermission--OKfvS9c.js +0 -82
  1420. package/dist/chunks/QueryPermission--OKfvS9c.js.map +0 -1
  1421. package/dist/chunks/RovingFocusGroup.vue_vue_type_script_setup_true_lang-DCpYSP2V.js +0 -235
  1422. package/dist/chunks/RovingFocusGroup.vue_vue_type_script_setup_true_lang-DCpYSP2V.js.map +0 -1
  1423. package/dist/chunks/ScrollLockProvider.vue_vue_type_script_setup_true_lang-_ihHJ7jI.js +0 -20
  1424. package/dist/chunks/ScrollLockProvider.vue_vue_type_script_setup_true_lang-_ihHJ7jI.js.map +0 -1
  1425. package/dist/chunks/SerializeError-CclP2jCW.js +0 -61
  1426. package/dist/chunks/SerializeError-CclP2jCW.js.map +0 -1
  1427. package/dist/chunks/Side-CSys3p-F.js +0 -23
  1428. package/dist/chunks/Side-CSys3p-F.js.map +0 -1
  1429. package/dist/chunks/Slot-D2lIitvV.js +0 -103
  1430. package/dist/chunks/Slot-D2lIitvV.js.map +0 -1
  1431. package/dist/chunks/SortableHandle.vue_vue_type_script_setup_true_lang-CWCXGjZG.js +0 -10364
  1432. package/dist/chunks/SortableHandle.vue_vue_type_script_setup_true_lang-CWCXGjZG.js.map +0 -1
  1433. package/dist/chunks/Spinner.vue_vue_type_script_setup_true_lang-BAepBy2n.js +0 -23
  1434. package/dist/chunks/Spinner.vue_vue_type_script_setup_true_lang-BAepBy2n.js.map +0 -1
  1435. package/dist/chunks/Spinner.vue_vue_type_script_setup_true_lang-C4lNiUOm.js +0 -76
  1436. package/dist/chunks/Spinner.vue_vue_type_script_setup_true_lang-C4lNiUOm.js.map +0 -1
  1437. package/dist/chunks/SubmitErrors-K8nmmj0P.js +0 -374
  1438. package/dist/chunks/SubmitErrors-K8nmmj0P.js.map +0 -1
  1439. package/dist/chunks/SurfaceStyles-ChdpGRBO.js +0 -143
  1440. package/dist/chunks/SurfaceStyles-ChdpGRBO.js.map +0 -1
  1441. package/dist/chunks/TableOfContents.vue_vue_type_script_setup_true_lang-HVL4lg_f.js +0 -2159
  1442. package/dist/chunks/TableOfContents.vue_vue_type_script_setup_true_lang-HVL4lg_f.js.map +0 -1
  1443. package/dist/chunks/ToError-CyTBsmLO.js +0 -52
  1444. package/dist/chunks/ToError-CyTBsmLO.js.map +0 -1
  1445. package/dist/chunks/Tones-CI65uuq9.js +0 -90
  1446. package/dist/chunks/Tones-CI65uuq9.js.map +0 -1
  1447. package/dist/chunks/TransitionExtensions-hFi80JX2.js +0 -19
  1448. package/dist/chunks/TransitionExtensions-hFi80JX2.js.map +0 -1
  1449. package/dist/chunks/UseHotkeys-CKIYK5Mq.js +0 -82
  1450. package/dist/chunks/UseHotkeys-CKIYK5Mq.js.map +0 -1
  1451. package/dist/chunks/UseNavigationProgress-TQIkkXyU.js +0 -51
  1452. package/dist/chunks/UseNavigationProgress-TQIkkXyU.js.map +0 -1
  1453. package/dist/chunks/cn-CzDCF-Ah.js +0 -9
  1454. package/dist/chunks/cn-CzDCF-Ah.js.map +0 -1
  1455. package/dist/chunks/dataAttr-7BR67dTj.js +0 -7
  1456. package/dist/chunks/dataAttr-7BR67dTj.js.map +0 -1
  1457. package/dist/chunks/index-BD7H9CkO.js +0 -130
  1458. package/dist/chunks/index-BD7H9CkO.js.map +0 -1
  1459. package/dist/chunks/index-BGzbbN9T.js +0 -1707
  1460. package/dist/chunks/index-BGzbbN9T.js.map +0 -1
  1461. package/dist/chunks/index-C034dEhy.js +0 -205
  1462. package/dist/chunks/index-C034dEhy.js.map +0 -1
  1463. package/dist/chunks/index-Cbydgcdk.js +0 -234
  1464. package/dist/chunks/index-Cbydgcdk.js.map +0 -1
  1465. package/dist/chunks/index-CzKEU1kI.js +0 -11
  1466. package/dist/chunks/index-CzKEU1kI.js.map +0 -1
  1467. package/dist/chunks/useClipboard-BVRwXC--.js +0 -37
  1468. package/dist/chunks/useClipboard-BVRwXC--.js.map +0 -1
  1469. package/dist/chunks/useControlled-B6M4kTLn.js +0 -24
  1470. package/dist/chunks/useControlled-B6M4kTLn.js.map +0 -1
  1471. package/dist/chunks/useDebounceHandler-BIZgvvGp.js +0 -20
  1472. package/dist/chunks/useDebounceHandler-BIZgvvGp.js.map +0 -1
  1473. package/dist/chunks/useEscape-CYPdpm_l.js +0 -15
  1474. package/dist/chunks/useEscape-CYPdpm_l.js.map +0 -1
  1475. package/dist/chunks/useEventListener-gohT6zGs.js +0 -16
  1476. package/dist/chunks/useEventListener-gohT6zGs.js.map +0 -1
  1477. package/dist/chunks/useId-CtgAhGrn.js +0 -9
  1478. package/dist/chunks/useId-CtgAhGrn.js.map +0 -1
  1479. package/dist/chunks/useMediaQuery-DwVcSgGk.js +0 -27
  1480. package/dist/chunks/useMediaQuery-DwVcSgGk.js.map +0 -1
  1481. package/dist/chunks/useOutsideClick-CW80BJfE.js +0 -22
  1482. package/dist/chunks/useOutsideClick-CW80BJfE.js.map +0 -1
  1483. package/dist/chunks/useRecentItems-DFnt5CBy.js +0 -137
  1484. package/dist/chunks/useRecentItems-DFnt5CBy.js.map +0 -1
  1485. package/dist/chunks/useReducedMotion-B9LqQ3UT.js +0 -8
  1486. package/dist/chunks/useReducedMotion-B9LqQ3UT.js.map +0 -1
  1487. package/dist/chunks/useResizeObserver-BUU7lC-n.js +0 -17
  1488. package/dist/chunks/useResizeObserver-BUU7lC-n.js.map +0 -1
  1489. package/dist/chunks/useScrollLock-d6YIGUcs.js +0 -37
  1490. package/dist/chunks/useScrollLock-d6YIGUcs.js.map +0 -1
  1491. package/dist/flags/FlagsContext.d.ts +0 -32
  1492. package/dist/flags/FlagsProvider.vue.d.ts +0 -24
  1493. package/dist/forms-engine/AppForm.d.ts +0 -258
  1494. package/dist/forms-engine/DeepEqual.d.ts +0 -8
  1495. package/dist/forms-engine/FocusFirstInvalid.d.ts +0 -15
  1496. package/dist/forms-engine/FormGlue.d.ts +0 -55
  1497. package/dist/forms-engine/Paths.d.ts +0 -47
  1498. package/dist/forms-engine/SchemaValidation.d.ts +0 -29
  1499. package/dist/forms-engine/SubmitErrors.d.ts +0 -33
  1500. package/dist/forms-engine/UseFieldArray.d.ts +0 -87
  1501. package/dist/forms-engine/house/HouseFormCore.d.ts +0 -33
  1502. package/dist/forms-engine/house/UseAppForm.d.ts +0 -16
  1503. package/dist/forms-engine/house/index.js +0 -315
  1504. package/dist/forms-engine/house/index.js.map +0 -1
  1505. package/dist/forms-engine/index.d.ts +0 -10
  1506. package/dist/forms-engine/index.js +0 -127
  1507. package/dist/forms-engine/index.js.map +0 -1
  1508. package/dist/forms-engine/tanstack/TanstackFormOverlay.d.ts +0 -49
  1509. package/dist/forms-engine/tanstack/UseAppForm.d.ts +0 -26
  1510. package/dist/forms-engine/tanstack/index.js +0 -407
  1511. package/dist/forms-engine/tanstack/index.js.map +0 -1
  1512. package/dist/foundation/animation/AnimatedLayout.d.ts +0 -72
  1513. package/dist/foundation/clipboard/UseClipboardCopy.d.ts +0 -40
  1514. package/dist/foundation/clipboard/UsePasteHandler.d.ts +0 -35
  1515. package/dist/foundation/commands/CommandsContext.d.ts +0 -30
  1516. package/dist/foundation/commands/CommandsProvider.vue.d.ts +0 -18
  1517. package/dist/foundation/commands/UseCommandRegistry.d.ts +0 -19
  1518. package/dist/foundation/commands/UseCommandShortcuts.d.ts +0 -18
  1519. package/dist/foundation/device/UseBreakpoint.d.ts +0 -20
  1520. package/dist/foundation/device/UseDisplayMode.d.ts +0 -23
  1521. package/dist/foundation/device/UsePointer.d.ts +0 -25
  1522. package/dist/foundation/format/Text.d.ts +0 -51
  1523. package/dist/foundation/format/index.js +0 -100
  1524. package/dist/foundation/format/index.js.map +0 -1
  1525. package/dist/foundation/geolocation/GeolocationReading.d.ts +0 -30
  1526. package/dist/foundation/geolocation/PositionResult.d.ts +0 -74
  1527. package/dist/foundation/geolocation/UseGeolocation.d.ts +0 -38
  1528. package/dist/foundation/geolocation/UseWatchPosition.d.ts +0 -16
  1529. package/dist/foundation/gestures/UseDrag.d.ts +0 -75
  1530. package/dist/foundation/gestures/UseLongPress.d.ts +0 -42
  1531. package/dist/foundation/gestures/UsePinch.d.ts +0 -47
  1532. package/dist/foundation/gestures/UseSwipe.d.ts +0 -46
  1533. package/dist/foundation/hooks/index.d.ts +0 -17
  1534. package/dist/foundation/hooks/index.js +0 -34
  1535. package/dist/foundation/hooks/index.js.map +0 -1
  1536. package/dist/foundation/hooks/useAutosave/index.d.ts +0 -1
  1537. package/dist/foundation/hooks/useAutosave/useAutosave.d.ts +0 -46
  1538. package/dist/foundation/hooks/useClipboard/index.d.ts +0 -1
  1539. package/dist/foundation/hooks/useClipboard/useClipboard.d.ts +0 -24
  1540. package/dist/foundation/hooks/useControlled/index.d.ts +0 -1
  1541. package/dist/foundation/hooks/useControlled/useControlled.d.ts +0 -31
  1542. package/dist/foundation/hooks/useDebounceHandler/index.d.ts +0 -1
  1543. package/dist/foundation/hooks/useDisclosure/index.d.ts +0 -1
  1544. package/dist/foundation/hooks/useEscape/index.d.ts +0 -1
  1545. package/dist/foundation/hooks/useEventListener/index.d.ts +0 -1
  1546. package/dist/foundation/hooks/useFocusTrap/index.d.ts +0 -1
  1547. package/dist/foundation/hooks/useId/index.d.ts +0 -1
  1548. package/dist/foundation/hooks/useMediaQuery/index.d.ts +0 -1
  1549. package/dist/foundation/hooks/useMediaQuery/useMediaQuery.d.ts +0 -12
  1550. package/dist/foundation/hooks/useOutsideClick/index.d.ts +0 -1
  1551. package/dist/foundation/hooks/usePersistentState/index.d.ts +0 -1
  1552. package/dist/foundation/hooks/usePersistentState/usePersistentState.d.ts +0 -31
  1553. package/dist/foundation/hooks/useRecentItems/index.d.ts +0 -1
  1554. package/dist/foundation/hooks/useRecentItems/useRecentItems.d.ts +0 -34
  1555. package/dist/foundation/hooks/useReducedMotion/index.d.ts +0 -1
  1556. package/dist/foundation/hooks/useResizeObserver/index.d.ts +0 -1
  1557. package/dist/foundation/hooks/useScrollLock/index.d.ts +0 -1
  1558. package/dist/foundation/hooks/useTypeahead/index.d.ts +0 -1
  1559. package/dist/foundation/hooks/useTypeahead/useTypeahead.d.ts +0 -42
  1560. package/dist/foundation/http/Page.d.ts +0 -47
  1561. package/dist/foundation/http/temporalReviver.d.ts +0 -9
  1562. package/dist/foundation/i18n/FormattedRelative.vue.d.ts +0 -10
  1563. package/dist/foundation/i18n/LocaleContext.d.ts +0 -35
  1564. package/dist/foundation/i18n/LocaleProvider.vue.d.ts +0 -18
  1565. package/dist/foundation/icons/Icon.vue.d.ts +0 -40
  1566. package/dist/foundation/icons/Spinner.vue.d.ts +0 -7
  1567. package/dist/foundation/media/MediaStreamResult.d.ts +0 -45
  1568. package/dist/foundation/net/UseEventStream.d.ts +0 -25
  1569. package/dist/foundation/net/UsePolling.d.ts +0 -26
  1570. package/dist/foundation/net/UseSocket.d.ts +0 -32
  1571. package/dist/foundation/notifications/UseNotificationPermission.d.ts +0 -27
  1572. package/dist/foundation/notifications/UsePermissionState.d.ts +0 -14
  1573. package/dist/foundation/observers/UseInView.d.ts +0 -41
  1574. package/dist/foundation/observers/UseIntersectionObserver.d.ts +0 -18
  1575. package/dist/foundation/observers/UseMutationObserver.d.ts +0 -21
  1576. package/dist/foundation/screen/ScreenResult.d.ts +0 -38
  1577. package/dist/foundation/screen/UseFullscreen.d.ts +0 -28
  1578. package/dist/foundation/screen/UseOrientation.d.ts +0 -28
  1579. package/dist/foundation/screen/UseWakeLock.d.ts +0 -18
  1580. package/dist/foundation/selection/Filter.d.ts +0 -71
  1581. package/dist/foundation/selection/Selection.d.ts +0 -116
  1582. package/dist/foundation/selection/Sort.d.ts +0 -69
  1583. package/dist/foundation/selection/UseFilters.d.ts +0 -34
  1584. package/dist/foundation/selection/UseSelection.d.ts +0 -54
  1585. package/dist/foundation/selection/UseSort.d.ts +0 -36
  1586. package/dist/foundation/shortcuts/UseHotkeys.d.ts +0 -34
  1587. package/dist/foundation/speech/UseSpeechRecognition.d.ts +0 -45
  1588. package/dist/foundation/speech/UseSpeechSynthesis.d.ts +0 -37
  1589. package/dist/foundation/storage/zustand/ZustandPersist.d.ts +0 -36
  1590. package/dist/foundation/storage/zustand/index.d.ts +0 -1
  1591. package/dist/foundation/storage/zustand/index.js.map +0 -1
  1592. package/dist/foundation/sync/LeaderElection.d.ts +0 -88
  1593. package/dist/foundation/sync/SyncChannel.d.ts +0 -65
  1594. package/dist/foundation/sync/UseBroadcastState.d.ts +0 -31
  1595. package/dist/foundation/sync/UseLeaderElection.d.ts +0 -25
  1596. package/dist/foundation/sync/UseSyncChannel.d.ts +0 -16
  1597. package/dist/foundation/sync/index.d.ts +0 -7
  1598. package/dist/foundation/sync/index.js +0 -484
  1599. package/dist/foundation/sync/index.js.map +0 -1
  1600. package/dist/foundation/themes/pool.d.ts +0 -3
  1601. package/dist/foundation/themes/registry.d.ts +0 -16
  1602. package/dist/foundation/themes/validate.d.ts +0 -25
  1603. package/dist/foundation/themes/validated.d.ts +0 -3
  1604. package/dist/foundation/undo/HistoryCore.d.ts +0 -92
  1605. package/dist/foundation/undo/UseUndoHistory.d.ts +0 -66
  1606. package/dist/foundation/undo/UseUndoShortcuts.d.ts +0 -20
  1607. package/dist/foundation/undo/index.d.ts +0 -5
  1608. package/dist/foundation/undo/index.js +0 -361
  1609. package/dist/foundation/undo/index.js.map +0 -1
  1610. package/dist/foundation/utils/Align/index.d.ts +0 -1
  1611. package/dist/foundation/utils/ColorExtensions/ColorExtensions.d.ts +0 -51
  1612. package/dist/foundation/utils/ColorExtensions/index.d.ts +0 -1
  1613. package/dist/foundation/utils/Compare/index.d.ts +0 -1
  1614. package/dist/foundation/utils/CornerPosition/index.d.ts +0 -1
  1615. package/dist/foundation/utils/CssExtensions/CssExtensions.d.ts +0 -115
  1616. package/dist/foundation/utils/CssExtensions/index.d.ts +0 -1
  1617. package/dist/foundation/utils/ElementTag/index.d.ts +0 -1
  1618. package/dist/foundation/utils/Environment/Environment.d.ts +0 -12
  1619. package/dist/foundation/utils/Environment/index.d.ts +0 -1
  1620. package/dist/foundation/utils/Equality/index.d.ts +0 -1
  1621. package/dist/foundation/utils/HtmlExtensions/index.d.ts +0 -1
  1622. package/dist/foundation/utils/KeyboardExtensions/index.d.ts +0 -1
  1623. package/dist/foundation/utils/Layers/Layers.d.ts +0 -35
  1624. package/dist/foundation/utils/Layers/index.d.ts +0 -1
  1625. package/dist/foundation/utils/OptionalExtensions/index.d.ts +0 -1
  1626. package/dist/foundation/utils/Orientation/index.d.ts +0 -1
  1627. package/dist/foundation/utils/OverlayPosition/index.d.ts +0 -1
  1628. package/dist/foundation/utils/PressExtensions/index.d.ts +0 -1
  1629. package/dist/foundation/utils/ProgressTone/index.d.ts +0 -1
  1630. package/dist/foundation/utils/Severity/index.d.ts +0 -1
  1631. package/dist/foundation/utils/Side/index.d.ts +0 -1
  1632. package/dist/foundation/utils/StatusTone/index.d.ts +0 -1
  1633. package/dist/foundation/utils/StyleTokens/index.d.ts +0 -1
  1634. package/dist/foundation/utils/SurfaceStyles/SurfaceStyles.d.ts +0 -397
  1635. package/dist/foundation/utils/SurfaceStyles/index.d.ts +0 -1
  1636. package/dist/foundation/utils/Tones/Tones.d.ts +0 -21
  1637. package/dist/foundation/utils/Tones/index.d.ts +0 -1
  1638. package/dist/foundation/utils/TransitionExtensions/index.d.ts +0 -1
  1639. package/dist/foundation/utils/cn/index.d.ts +0 -1
  1640. package/dist/foundation/utils/composeEventHandlers/index.d.ts +0 -1
  1641. package/dist/foundation/utils/dataAttr/index.d.ts +0 -1
  1642. package/dist/foundation/utils/index.d.ts +0 -33
  1643. package/dist/foundation/utils/index.js +0 -67
  1644. package/dist/foundation/utils/index.js.map +0 -1
  1645. package/dist/foundation/utils/polymorphic/index.d.ts +0 -1
  1646. package/dist/foundation/utils/polymorphic/polymorphic.d.ts +0 -29
  1647. package/dist/foundation/utils/tv/index.d.ts +0 -1
  1648. package/dist/foundation/validation/Composites.d.ts +0 -62
  1649. package/dist/foundation/validation/Messages.d.ts +0 -69
  1650. package/dist/foundation/validation/ValidationError.d.ts +0 -14
  1651. package/dist/foundation/validation/ValidationResult.d.ts +0 -49
  1652. package/dist/foundation/validation/Validator.d.ts +0 -69
  1653. package/dist/foundation/validation/index.d.ts +0 -8
  1654. package/dist/foundation/validation/index.js +0 -512
  1655. package/dist/foundation/validation/index.js.map +0 -1
  1656. package/dist/presentation/actions/fab/FAB.variants.d.ts +0 -158
  1657. package/dist/presentation/actions/fab/FAB.vue.d.ts +0 -29
  1658. package/dist/presentation/actions/fab/index.d.ts +0 -2
  1659. package/dist/presentation/actions/link/Link.variants.d.ts +0 -111
  1660. package/dist/presentation/actions/link/Link.vue.d.ts +0 -24
  1661. package/dist/presentation/actions/link/index.d.ts +0 -2
  1662. package/dist/presentation/actions/optionTile/OptionTile.variants.d.ts +0 -10
  1663. package/dist/presentation/actions/optionTile/OptionTile.vue.d.ts +0 -31
  1664. package/dist/presentation/actions/optionTile/index.d.ts +0 -2
  1665. package/dist/presentation/actions/optionTileGroup/OptionTileGroup.variants.d.ts +0 -76
  1666. package/dist/presentation/actions/optionTileGroup/OptionTileGroup.vue.d.ts +0 -27
  1667. package/dist/presentation/actions/optionTileGroup/index.d.ts +0 -2
  1668. package/dist/presentation/actions/segmentedControl/SegmentedControl.vue.d.ts +0 -20
  1669. package/dist/presentation/actions/segmentedControl/index.d.ts +0 -1
  1670. package/dist/presentation/actions/speedDial/SpeedDial.vue.d.ts +0 -28
  1671. package/dist/presentation/actions/speedDial/SpeedDialAction.vue.d.ts +0 -40
  1672. package/dist/presentation/actions/speedDial/SpeedDialContext.d.ts +0 -36
  1673. package/dist/presentation/actions/speedDial/SpeedDialList.vue.d.ts +0 -13
  1674. package/dist/presentation/actions/speedDial/SpeedDialTrigger.vue.d.ts +0 -30
  1675. package/dist/presentation/actions/speedDial/index.d.ts +0 -166
  1676. package/dist/presentation/actions/toggleButton/ToggleButton.variants.d.ts +0 -141
  1677. package/dist/presentation/actions/toggleButton/ToggleButton.vue.d.ts +0 -59
  1678. package/dist/presentation/actions/toggleButton/index.d.ts +0 -2
  1679. package/dist/presentation/actions/toggleButtonGroup/ToggleButtonGroup.variants.d.ts +0 -33
  1680. package/dist/presentation/actions/toggleButtonGroup/ToggleButtonGroup.vue.d.ts +0 -72
  1681. package/dist/presentation/actions/toggleButtonGroup/ToggleButtonGroupContext.d.ts +0 -24
  1682. package/dist/presentation/actions/toggleButtonGroup/index.d.ts +0 -3
  1683. package/dist/presentation/display/accordion/Accordion.vue.d.ts +0 -45
  1684. package/dist/presentation/display/accordion/AccordionContent.vue.d.ts +0 -14
  1685. package/dist/presentation/display/accordion/AccordionContext.d.ts +0 -29
  1686. package/dist/presentation/display/accordion/AccordionItem.vue.d.ts +0 -20
  1687. package/dist/presentation/display/accordion/AccordionTrigger.vue.d.ts +0 -14
  1688. package/dist/presentation/display/accordion/index.d.ts +0 -5
  1689. package/dist/presentation/display/activityFeed/ActivityFeed.vue.d.ts +0 -18
  1690. package/dist/presentation/display/activityFeed/ActivityItem.vue.d.ts +0 -29
  1691. package/dist/presentation/display/activityFeed/index.d.ts +0 -2
  1692. package/dist/presentation/display/animatedNumber/AnimatedNumber.vue.d.ts +0 -34
  1693. package/dist/presentation/display/animatedNumber/index.d.ts +0 -1
  1694. package/dist/presentation/display/annotationMarker/AnnotationMarker.vue.d.ts +0 -43
  1695. package/dist/presentation/display/annotationMarker/index.d.ts +0 -1
  1696. package/dist/presentation/display/audioWaveform/AudioWaveform.vue.d.ts +0 -57
  1697. package/dist/presentation/display/audioWaveform/index.d.ts +0 -1
  1698. package/dist/presentation/display/chatBubble/ChatBubble.vue.d.ts +0 -79
  1699. package/dist/presentation/display/chatBubble/index.d.ts +0 -1
  1700. package/dist/presentation/display/code/Code.variants.d.ts +0 -48
  1701. package/dist/presentation/display/code/Code.vue.d.ts +0 -17
  1702. package/dist/presentation/display/code/index.d.ts +0 -2
  1703. package/dist/presentation/display/collapsible/Collapsible.vue.d.ts +0 -40
  1704. package/dist/presentation/display/collapsible/CollapsibleContent.vue.d.ts +0 -18
  1705. package/dist/presentation/display/collapsible/CollapsibleContentInner.vue.d.ts +0 -23
  1706. package/dist/presentation/display/collapsible/CollapsibleContext.d.ts +0 -17
  1707. package/dist/presentation/display/collapsible/CollapsibleTrigger.vue.d.ts +0 -18
  1708. package/dist/presentation/display/collapsible/index.d.ts +0 -4
  1709. package/dist/presentation/display/commentThread/Comment.vue.d.ts +0 -39
  1710. package/dist/presentation/display/commentThread/CommentThread.vue.d.ts +0 -14
  1711. package/dist/presentation/display/commentThread/index.d.ts +0 -2
  1712. package/dist/presentation/display/confetti/Confetti.vue.d.ts +0 -40
  1713. package/dist/presentation/display/confetti/index.d.ts +0 -1
  1714. package/dist/presentation/display/countUp/CountUp.vue.d.ts +0 -40
  1715. package/dist/presentation/display/countUp/index.d.ts +0 -1
  1716. package/dist/presentation/display/dataGrid/CellEditor.vue.d.ts +0 -29
  1717. package/dist/presentation/display/dataGrid/DataGrid.vue.d.ts +0 -47
  1718. package/dist/presentation/display/dataGrid/DataGridTypes.d.ts +0 -65
  1719. package/dist/presentation/display/dataGrid/index.d.ts +0 -2
  1720. package/dist/presentation/display/descriptionList/DescriptionList.vue.d.ts +0 -54
  1721. package/dist/presentation/display/descriptionList/index.d.ts +0 -1
  1722. package/dist/presentation/display/eventCalendar/AgendaView.vue.d.ts +0 -13
  1723. package/dist/presentation/display/eventCalendar/EventCalendar.vue.d.ts +0 -41
  1724. package/dist/presentation/display/eventCalendar/EventCalendarTypes.d.ts +0 -28
  1725. package/dist/presentation/display/eventCalendar/MonthView.vue.d.ts +0 -17
  1726. package/dist/presentation/display/eventCalendar/TimeGridView.vue.d.ts +0 -18
  1727. package/dist/presentation/display/eventCalendar/index.d.ts +0 -2
  1728. package/dist/presentation/display/eyebrow/Eyebrow.vue.d.ts +0 -32
  1729. package/dist/presentation/display/eyebrow/index.d.ts +0 -1
  1730. package/dist/presentation/display/gantt/Gantt.vue.d.ts +0 -58
  1731. package/dist/presentation/display/gantt/index.d.ts +0 -1
  1732. package/dist/presentation/display/heatmapCalendar/HeatmapCalendar.vue.d.ts +0 -61
  1733. package/dist/presentation/display/heatmapCalendar/index.d.ts +0 -1
  1734. package/dist/presentation/display/highlight/Highlight.vue.d.ts +0 -20
  1735. package/dist/presentation/display/highlight/index.d.ts +0 -1
  1736. package/dist/presentation/display/image/Image.vue.d.ts +0 -15
  1737. package/dist/presentation/display/image/index.d.ts +0 -1
  1738. package/dist/presentation/display/kbd/Kbd.vue.d.ts +0 -13
  1739. package/dist/presentation/display/kbd/index.d.ts +0 -1
  1740. package/dist/presentation/display/keyboardShortcut/KeyboardShortcut.vue.d.ts +0 -13
  1741. package/dist/presentation/display/keyboardShortcut/index.d.ts +0 -1
  1742. package/dist/presentation/display/list/List.variants.d.ts +0 -112
  1743. package/dist/presentation/display/list/List.vue.d.ts +0 -23
  1744. package/dist/presentation/display/list/ListItem.vue.d.ts +0 -23
  1745. package/dist/presentation/display/list/index.d.ts +0 -3
  1746. package/dist/presentation/display/mark/Mark.vue.d.ts +0 -13
  1747. package/dist/presentation/display/mark/index.d.ts +0 -1
  1748. package/dist/presentation/display/marquee/Marquee.vue.d.ts +0 -39
  1749. package/dist/presentation/display/marquee/index.d.ts +0 -1
  1750. package/dist/presentation/display/messageList/DaySeparator.vue.d.ts +0 -17
  1751. package/dist/presentation/display/messageList/MessageList.vue.d.ts +0 -39
  1752. package/dist/presentation/display/messageList/index.d.ts +0 -2
  1753. package/dist/presentation/display/metaInline/MetaInline.vue.d.ts +0 -21
  1754. package/dist/presentation/display/metaInline/index.d.ts +0 -1
  1755. package/dist/presentation/display/metricChip/MetricChip.vue.d.ts +0 -54
  1756. package/dist/presentation/display/metricChip/index.d.ts +0 -1
  1757. package/dist/presentation/display/nodeEditor/NodeEditor.vue.d.ts +0 -58
  1758. package/dist/presentation/display/notificationDot/NotificationDot.vue.d.ts +0 -47
  1759. package/dist/presentation/display/notificationDot/index.d.ts +0 -1
  1760. package/dist/presentation/display/pdfViewer/PDFViewer.vue.d.ts +0 -40
  1761. package/dist/presentation/display/quote/Quote.vue.d.ts +0 -13
  1762. package/dist/presentation/display/quote/index.d.ts +0 -1
  1763. package/dist/presentation/display/scrollReveal/ScrollReveal.vue.d.ts +0 -50
  1764. package/dist/presentation/display/scrollReveal/index.d.ts +0 -1
  1765. package/dist/presentation/display/sectionHeader/SectionHeader.vue.d.ts +0 -49
  1766. package/dist/presentation/display/sectionHeader/index.d.ts +0 -1
  1767. package/dist/presentation/display/separator/Separator.vue.d.ts +0 -14
  1768. package/dist/presentation/display/separator/index.d.ts +0 -1
  1769. package/dist/presentation/display/snippet/Snippet.vue.d.ts +0 -21
  1770. package/dist/presentation/display/snippet/index.d.ts +0 -1
  1771. package/dist/presentation/display/sortable/Sortable.vue.d.ts +0 -18
  1772. package/dist/presentation/display/sortable/SortableContext.d.ts +0 -22
  1773. package/dist/presentation/display/sortable/SortableHandle.vue.d.ts +0 -14
  1774. package/dist/presentation/display/sortable/SortableItem.vue.d.ts +0 -16
  1775. package/dist/presentation/display/sortable/index.d.ts +0 -4
  1776. package/dist/presentation/display/stat/Stat.vue.d.ts +0 -48
  1777. package/dist/presentation/display/stat/index.d.ts +0 -1
  1778. package/dist/presentation/display/swipeActions/SwipeActions.vue.d.ts +0 -28
  1779. package/dist/presentation/display/swipeActions/index.d.ts +0 -1
  1780. package/dist/presentation/display/tabs/Tabs.vue.d.ts +0 -33
  1781. package/dist/presentation/display/tabs/TabsContext.d.ts +0 -34
  1782. package/dist/presentation/display/tabs/TabsList.vue.d.ts +0 -256
  1783. package/dist/presentation/display/tabs/TabsPanel.vue.d.ts +0 -16
  1784. package/dist/presentation/display/tabs/TabsTab.vue.d.ts +0 -20
  1785. package/dist/presentation/display/tabs/index.d.ts +0 -5
  1786. package/dist/presentation/display/tilt/Tilt.vue.d.ts +0 -31
  1787. package/dist/presentation/display/tilt/index.d.ts +0 -1
  1788. package/dist/presentation/display/tooltip/Tooltip.vue.d.ts +0 -53
  1789. package/dist/presentation/display/tree/Tree.vue.d.ts +0 -275
  1790. package/dist/presentation/display/tree/TreeContext.d.ts +0 -29
  1791. package/dist/presentation/display/tree/TreeGroup.vue.d.ts +0 -28
  1792. package/dist/presentation/display/tree/TreeGroupContent.vue.d.ts +0 -17
  1793. package/dist/presentation/display/tree/TreeItem.vue.d.ts +0 -20
  1794. package/dist/presentation/display/tree/TreeNodeRow.vue.d.ts +0 -27
  1795. package/dist/presentation/display/tree/index.d.ts +0 -4
  1796. package/dist/presentation/display/typewriter/Typewriter.vue.d.ts +0 -32
  1797. package/dist/presentation/display/typewriter/index.d.ts +0 -1
  1798. package/dist/presentation/feedback/feedbackToasts/FeedbackToasts.vue.d.ts +0 -18
  1799. package/dist/presentation/feedback/feedbackToasts/index.d.ts +0 -1
  1800. package/dist/presentation/feedback/liveCursor/LiveCursor.vue.d.ts +0 -33
  1801. package/dist/presentation/feedback/liveCursor/index.d.ts +0 -1
  1802. package/dist/presentation/feedback/notificationCenter/NotificationCenter.vue.d.ts +0 -30
  1803. package/dist/presentation/feedback/notificationCenter/NotificationItem.vue.d.ts +0 -40
  1804. package/dist/presentation/feedback/notificationCenter/index.d.ts +0 -2
  1805. package/dist/presentation/feedback/onboardingChecklist/OnboardingChecklist.vue.d.ts +0 -56
  1806. package/dist/presentation/feedback/onboardingChecklist/OnboardingChecklistTask.vue.d.ts +0 -27
  1807. package/dist/presentation/feedback/onboardingChecklist/index.d.ts +0 -3
  1808. package/dist/presentation/feedback/progressCircle/ProgressCircle.vue.d.ts +0 -21
  1809. package/dist/presentation/feedback/progressCircle/index.d.ts +0 -1
  1810. package/dist/presentation/feedback/progressSteps/ProgressSteps.vue.d.ts +0 -16
  1811. package/dist/presentation/feedback/progressSteps/index.d.ts +0 -1
  1812. package/dist/presentation/feedback/skeleton/Skeleton.variants.d.ts +0 -57
  1813. package/dist/presentation/feedback/skeleton/Skeleton.vue.d.ts +0 -17
  1814. package/dist/presentation/feedback/skeleton/index.d.ts +0 -2
  1815. package/dist/presentation/feedback/toaster/Toaster.vue.d.ts +0 -84
  1816. package/dist/presentation/feedback/toaster/index.d.ts +0 -1
  1817. package/dist/presentation/feedback/tour/Tour.vue.d.ts +0 -45
  1818. package/dist/presentation/feedback/tour/index.d.ts +0 -1
  1819. package/dist/presentation/forms/addressForm/AddressForm.vue.d.ts +0 -54
  1820. package/dist/presentation/forms/addressForm/index.d.ts +0 -1
  1821. package/dist/presentation/forms/calendar/Calendar.vue.d.ts +0 -33
  1822. package/dist/presentation/forms/calendar/index.d.ts +0 -1
  1823. package/dist/presentation/forms/characterCount/CharacterCount.vue.d.ts +0 -15
  1824. package/dist/presentation/forms/characterCount/index.d.ts +0 -1
  1825. package/dist/presentation/forms/chatComposer/ChatComposer.vue.d.ts +0 -74
  1826. package/dist/presentation/forms/chatComposer/index.d.ts +0 -1
  1827. package/dist/presentation/forms/checkbox/Checkbox.variants.d.ts +0 -133
  1828. package/dist/presentation/forms/checkbox/Checkbox.vue.d.ts +0 -48
  1829. package/dist/presentation/forms/checkbox/index.d.ts +0 -2
  1830. package/dist/presentation/forms/colorField/ColorField.vue.d.ts +0 -44
  1831. package/dist/presentation/forms/colorField/index.d.ts +0 -1
  1832. package/dist/presentation/forms/colorSlider/ColorSlider.vue.d.ts +0 -47
  1833. package/dist/presentation/forms/colorSlider/index.d.ts +0 -1
  1834. package/dist/presentation/forms/colorSwatch/ColorSwatch.variants.d.ts +0 -186
  1835. package/dist/presentation/forms/colorSwatch/ColorSwatch.vue.d.ts +0 -33
  1836. package/dist/presentation/forms/colorSwatch/index.d.ts +0 -2
  1837. package/dist/presentation/forms/colorWheel/ColorWheel.vue.d.ts +0 -34
  1838. package/dist/presentation/forms/colorWheel/index.d.ts +0 -1
  1839. package/dist/presentation/forms/combobox/Combobox.vue.d.ts +0 -60
  1840. package/dist/presentation/forms/combobox/ComboboxContent.vue.d.ts +0 -39
  1841. package/dist/presentation/forms/combobox/ComboboxContext.d.ts +0 -53
  1842. package/dist/presentation/forms/combobox/ComboboxEmpty.vue.d.ts +0 -10
  1843. package/dist/presentation/forms/combobox/ComboboxGroup.vue.d.ts +0 -19
  1844. package/dist/presentation/forms/combobox/ComboboxInput.vue.d.ts +0 -12
  1845. package/dist/presentation/forms/combobox/ComboboxItem.vue.d.ts +0 -28
  1846. package/dist/presentation/forms/combobox/ComboboxSeparator.vue.d.ts +0 -3
  1847. package/dist/presentation/forms/combobox/index.d.ts +0 -8
  1848. package/dist/presentation/forms/dateField/DateField.vue.d.ts +0 -42
  1849. package/dist/presentation/forms/dateField/index.d.ts +0 -1
  1850. package/dist/presentation/forms/dateTimeField/DateTimeField.vue.d.ts +0 -42
  1851. package/dist/presentation/forms/dateTimeField/index.d.ts +0 -1
  1852. package/dist/presentation/forms/editable/Editable.vue.d.ts +0 -60
  1853. package/dist/presentation/forms/editable/EditableCancel.vue.d.ts +0 -12
  1854. package/dist/presentation/forms/editable/EditableContext.d.ts +0 -37
  1855. package/dist/presentation/forms/editable/EditableInput.vue.d.ts +0 -12
  1856. package/dist/presentation/forms/editable/EditablePreview.vue.d.ts +0 -7
  1857. package/dist/presentation/forms/editable/EditableSubmit.vue.d.ts +0 -14
  1858. package/dist/presentation/forms/editable/index.d.ts +0 -7
  1859. package/dist/presentation/forms/emojiPicker/useEmojiPicker.d.ts +0 -45
  1860. package/dist/presentation/forms/emojiSizeControl/EmojiSizeControl.variants.d.ts +0 -23
  1861. package/dist/presentation/forms/emojiSizeControl/EmojiSizeControl.vue.d.ts +0 -32
  1862. package/dist/presentation/forms/emojiSizeControl/index.d.ts +0 -2
  1863. package/dist/presentation/forms/fieldset/Fieldset.vue.d.ts +0 -22
  1864. package/dist/presentation/forms/fieldset/index.d.ts +0 -1
  1865. package/dist/presentation/forms/fileUpload/FileUpload.vue.d.ts +0 -60
  1866. package/dist/presentation/forms/fileUpload/index.d.ts +0 -1
  1867. package/dist/presentation/forms/formErrorMessage/FormErrorMessage.vue.d.ts +0 -24
  1868. package/dist/presentation/forms/formErrorMessage/index.d.ts +0 -1
  1869. package/dist/presentation/forms/formHelperText/FormHelperText.vue.d.ts +0 -19
  1870. package/dist/presentation/forms/formHelperText/index.d.ts +0 -1
  1871. package/dist/presentation/forms/inputAddon/InputAddon.vue.d.ts +0 -20
  1872. package/dist/presentation/forms/inputAddon/index.d.ts +0 -1
  1873. package/dist/presentation/forms/inputGroup/InputGroup.vue.d.ts +0 -19
  1874. package/dist/presentation/forms/jsonEditor/JSONEditor.vue.d.ts +0 -49
  1875. package/dist/presentation/forms/jsonEditor/JSONEditorContext.d.ts +0 -28
  1876. package/dist/presentation/forms/jsonEditor/JSONEditorHelpers.d.ts +0 -6
  1877. package/dist/presentation/forms/jsonEditor/JSONEditorTextView.vue.d.ts +0 -14
  1878. package/dist/presentation/forms/jsonEditor/JSONEditorTreeNode.vue.d.ts +0 -15
  1879. package/dist/presentation/forms/jsonEditor/JSONEditorTreeView.vue.d.ts +0 -8
  1880. package/dist/presentation/forms/knob/Knob.vue.d.ts +0 -75
  1881. package/dist/presentation/forms/knob/index.d.ts +0 -1
  1882. package/dist/presentation/forms/label/Label.vue.d.ts +0 -34
  1883. package/dist/presentation/forms/label/index.d.ts +0 -1
  1884. package/dist/presentation/forms/labeledInput/LabeledInput.vue.d.ts +0 -23
  1885. package/dist/presentation/forms/labeledInput/index.d.ts +0 -2
  1886. package/dist/presentation/forms/legend/Legend.vue.d.ts +0 -21
  1887. package/dist/presentation/forms/legend/index.d.ts +0 -1
  1888. package/dist/presentation/forms/listbox/Listbox.variants.d.ts +0 -71
  1889. package/dist/presentation/forms/listbox/Listbox.vue.d.ts +0 -70
  1890. package/dist/presentation/forms/listbox/ListboxContext.d.ts +0 -47
  1891. package/dist/presentation/forms/listbox/ListboxEmpty.vue.d.ts +0 -10
  1892. package/dist/presentation/forms/listbox/ListboxGroup.vue.d.ts +0 -20
  1893. package/dist/presentation/forms/listbox/ListboxItem.vue.d.ts +0 -24
  1894. package/dist/presentation/forms/listbox/ListboxSeparator.vue.d.ts +0 -3
  1895. package/dist/presentation/forms/listbox/index.d.ts +0 -7
  1896. package/dist/presentation/forms/multiSelect/MultiSelect.vue.d.ts +0 -52
  1897. package/dist/presentation/forms/multiSelect/MultiSelectContent.vue.d.ts +0 -31
  1898. package/dist/presentation/forms/multiSelect/MultiSelectContext.d.ts +0 -38
  1899. package/dist/presentation/forms/multiSelect/MultiSelectItem.vue.d.ts +0 -25
  1900. package/dist/presentation/forms/multiSelect/MultiSelectTags.vue.d.ts +0 -14
  1901. package/dist/presentation/forms/multiSelect/MultiSelectTrigger.vue.d.ts +0 -20
  1902. package/dist/presentation/forms/multiSelect/index.d.ts +0 -6
  1903. package/dist/presentation/forms/passwordStrength/PasswordStrength.vue.d.ts +0 -16
  1904. package/dist/presentation/forms/passwordStrength/index.d.ts +0 -1
  1905. package/dist/presentation/forms/radio/Radio.vue.d.ts +0 -35
  1906. package/dist/presentation/forms/radio/index.d.ts +0 -1
  1907. package/dist/presentation/forms/rangeCalendar/RangeCalendar.vue.d.ts +0 -37
  1908. package/dist/presentation/forms/rangeCalendar/index.d.ts +0 -1
  1909. package/dist/presentation/forms/select/Select.variants.d.ts +0 -263
  1910. package/dist/presentation/forms/select/Select.vue.d.ts +0 -69
  1911. package/dist/presentation/forms/select/SelectContent.vue.d.ts +0 -44
  1912. package/dist/presentation/forms/select/SelectContext.d.ts +0 -76
  1913. package/dist/presentation/forms/select/SelectItem.vue.d.ts +0 -33
  1914. package/dist/presentation/forms/select/SelectTrigger.vue.d.ts +0 -21
  1915. package/dist/presentation/forms/select/SelectValue.vue.d.ts +0 -22
  1916. package/dist/presentation/forms/select/index.d.ts +0 -7
  1917. package/dist/presentation/forms/slider/Slider.vue.d.ts +0 -38
  1918. package/dist/presentation/forms/slider/index.d.ts +0 -1
  1919. package/dist/presentation/forms/stepper/Stepper.vue.d.ts +0 -34
  1920. package/dist/presentation/forms/stepper/StepperContext.d.ts +0 -44
  1921. package/dist/presentation/forms/stepper/StepperList.vue.d.ts +0 -256
  1922. package/dist/presentation/forms/stepper/StepperPanel.vue.d.ts +0 -16
  1923. package/dist/presentation/forms/stepper/StepperStep.vue.d.ts +0 -23
  1924. package/dist/presentation/forms/stepper/index.d.ts +0 -5
  1925. package/dist/presentation/forms/switch/Switch.vue.d.ts +0 -35
  1926. package/dist/presentation/forms/switch/index.d.ts +0 -1
  1927. package/dist/presentation/forms/timeField/TimeField.vue.d.ts +0 -38
  1928. package/dist/presentation/forms/timeField/index.d.ts +0 -1
  1929. package/dist/presentation/forms/wizard/Wizard.vue.d.ts +0 -38
  1930. package/dist/presentation/forms/wizard/WizardContext.d.ts +0 -38
  1931. package/dist/presentation/forms/wizard/WizardFooter.vue.d.ts +0 -29
  1932. package/dist/presentation/forms/wizard/WizardStep.vue.d.ts +0 -29
  1933. package/dist/presentation/forms/wizard/WizardSteps.vue.d.ts +0 -7
  1934. package/dist/presentation/forms/wizard/index.d.ts +0 -6
  1935. package/dist/presentation/layout/aspectRatio/AspectRatio.vue.d.ts +0 -18
  1936. package/dist/presentation/layout/aspectRatio/index.d.ts +0 -1
  1937. package/dist/presentation/layout/box/Box.vue.d.ts +0 -19
  1938. package/dist/presentation/layout/box/index.d.ts +0 -1
  1939. package/dist/presentation/layout/center/Center.vue.d.ts +0 -13
  1940. package/dist/presentation/layout/center/index.d.ts +0 -1
  1941. package/dist/presentation/layout/cluster/Cluster.vue.d.ts +0 -22
  1942. package/dist/presentation/layout/cluster/index.d.ts +0 -1
  1943. package/dist/presentation/layout/container/Container.variants.d.ts +0 -84
  1944. package/dist/presentation/layout/container/Container.vue.d.ts +0 -21
  1945. package/dist/presentation/layout/container/index.d.ts +0 -2
  1946. package/dist/presentation/layout/controlGroup/ControlGroup.variants.d.ts +0 -136
  1947. package/dist/presentation/layout/controlGroup/ControlGroup.vue.d.ts +0 -35
  1948. package/dist/presentation/layout/controlGroup/index.d.ts +0 -2
  1949. package/dist/presentation/layout/divider/Divider.variants.d.ts +0 -47
  1950. package/dist/presentation/layout/divider/Divider.vue.d.ts +0 -38
  1951. package/dist/presentation/layout/divider/index.d.ts +0 -2
  1952. package/dist/presentation/layout/flex/Flex.vue.d.ts +0 -18
  1953. package/dist/presentation/layout/flex/index.d.ts +0 -1
  1954. package/dist/presentation/layout/frame/Frame.vue.d.ts +0 -38
  1955. package/dist/presentation/layout/frame/index.d.ts +0 -1
  1956. package/dist/presentation/layout/hStack/HStack.vue.d.ts +0 -14
  1957. package/dist/presentation/layout/hStack/index.d.ts +0 -1
  1958. package/dist/presentation/layout/inline/Inline.vue.d.ts +0 -42
  1959. package/dist/presentation/layout/inline/index.d.ts +0 -1
  1960. package/dist/presentation/layout/overlay/Overlay.variants.d.ts +0 -231
  1961. package/dist/presentation/layout/overlay/Overlay.vue.d.ts +0 -64
  1962. package/dist/presentation/layout/overlay/index.d.ts +0 -2
  1963. package/dist/presentation/layout/pullToRefresh/PullToRefresh.vue.d.ts +0 -22
  1964. package/dist/presentation/layout/pullToRefresh/index.d.ts +0 -1
  1965. package/dist/presentation/layout/resizablePanels/ResizablePanel.vue.d.ts +0 -21
  1966. package/dist/presentation/layout/resizablePanels/ResizablePanels.vue.d.ts +0 -59
  1967. package/dist/presentation/layout/resizablePanels/ResizableSeparator.vue.d.ts +0 -10
  1968. package/dist/presentation/layout/resizablePanels/index.d.ts +0 -4
  1969. package/dist/presentation/layout/spacer/Spacer.vue.d.ts +0 -15
  1970. package/dist/presentation/layout/spacer/index.d.ts +0 -1
  1971. package/dist/presentation/layout/stack/Stack.variants.d.ts +0 -330
  1972. package/dist/presentation/layout/stack/Stack.vue.d.ts +0 -37
  1973. package/dist/presentation/layout/stack/index.d.ts +0 -2
  1974. package/dist/presentation/layout/surface/Surface.vue.d.ts +0 -39
  1975. package/dist/presentation/layout/surface/index.d.ts +0 -1
  1976. package/dist/presentation/layout/twoColumn/TwoColumn.vue.d.ts +0 -28
  1977. package/dist/presentation/layout/twoColumn/index.d.ts +0 -1
  1978. package/dist/presentation/layout/vStack/VStack.vue.d.ts +0 -14
  1979. package/dist/presentation/layout/vStack/index.d.ts +0 -1
  1980. package/dist/presentation/nav/NavHelpers.d.ts +0 -11
  1981. package/dist/presentation/nav/commandPalette/CommandPalette.vue.d.ts +0 -53
  1982. package/dist/presentation/nav/commandPalette/CommandPaletteContent.vue.d.ts +0 -17
  1983. package/dist/presentation/nav/commandPalette/CommandPaletteContext.d.ts +0 -42
  1984. package/dist/presentation/nav/commandPalette/CommandPaletteEmpty.vue.d.ts +0 -19
  1985. package/dist/presentation/nav/commandPalette/CommandPaletteGroup.vue.d.ts +0 -19
  1986. package/dist/presentation/nav/commandPalette/CommandPaletteInput.vue.d.ts +0 -14
  1987. package/dist/presentation/nav/commandPalette/CommandPaletteItem.vue.d.ts +0 -36
  1988. package/dist/presentation/nav/commandPalette/CommandPaletteList.vue.d.ts +0 -19
  1989. package/dist/presentation/nav/commandPalette/CommandPaletteSeparator.vue.d.ts +0 -12
  1990. package/dist/presentation/nav/commandPalette/index.d.ts +0 -9
  1991. package/dist/presentation/overlays/OverlayHelpers.d.ts +0 -11
  1992. package/dist/presentation/overlays/backdrop/Backdrop.vue.d.ts +0 -40
  1993. package/dist/presentation/overlays/backdrop/index.d.ts +0 -1
  1994. package/dist/query/CreateQueryClient.d.ts +0 -19
  1995. package/dist/query/Devtools.vue.d.ts +0 -10
  1996. package/dist/query/Endpoints.d.ts +0 -14
  1997. package/dist/query/PageHelpers.d.ts +0 -10
  1998. package/dist/query/Persistence.d.ts +0 -40
  1999. package/dist/query/QueryProgressBridge.d.ts +0 -16
  2000. package/dist/query/QueryProvider.vue.d.ts +0 -17
  2001. package/dist/query/QueryTestUtils.d.ts +0 -54
  2002. package/dist/query/ToApiError.d.ts +0 -7
  2003. package/dist/query/UseAppInfiniteQuery.d.ts +0 -45
  2004. package/dist/query/UseAppLazyQuery.d.ts +0 -40
  2005. package/dist/query/UseAppMutation.d.ts +0 -32
  2006. package/dist/query/UseAppPaginatedQuery.d.ts +0 -39
  2007. package/dist/query/UseAppQueries.d.ts +0 -43
  2008. package/dist/query/UseAppQuery.d.ts +0 -38
  2009. package/dist/query/UseAppSuspenseQuery.d.ts +0 -42
  2010. package/dist/query/UseOptimisticMutation.d.ts +0 -25
  2011. package/dist/query/UsePrefetchQuery.d.ts +0 -26
  2012. package/dist/query/UseQueryCache.d.ts +0 -31
  2013. package/dist/query/testing.d.ts +0 -1
  2014. package/dist/query/testing.js +0 -48
  2015. package/dist/query/testing.js.map +0 -1
  2016. package/dist/router/AppErrorBoundary.vue.d.ts +0 -26
  2017. package/dist/router/AppNavLink.vue.d.ts +0 -40
  2018. package/dist/router/CreateAppRouter.d.ts +0 -65
  2019. package/dist/router/DocumentMeta.d.ts +0 -9
  2020. package/dist/router/Guards.d.ts +0 -29
  2021. package/dist/router/LazyRoute.d.ts +0 -16
  2022. package/dist/router/NavigationProgress.vue.d.ts +0 -19
  2023. package/dist/router/NotFound.vue.d.ts +0 -10
  2024. package/dist/router/RouteAnnouncer.vue.d.ts +0 -10
  2025. package/dist/router/RouteConfig.d.ts +0 -82
  2026. package/dist/router/RouteHandles.d.ts +0 -24
  2027. package/dist/router/RoutePersistence.d.ts +0 -21
  2028. package/dist/router/UseBreadcrumbs.d.ts +0 -17
  2029. package/dist/router/UsePrefetch.d.ts +0 -19
  2030. /package/dist/{forms-engine → formsEngine}/StandardSchema.d.ts +0 -0
  2031. /package/dist/{forms-engine → formsEngine/adapters}/house/index.d.ts +0 -0
  2032. /package/dist/{forms-engine → formsEngine/adapters}/tanstack/index.d.ts +0 -0
  2033. /package/dist/foundation/{utils/TransitionExtensions → animation}/TransitionExtensions.d.ts +0 -0
  2034. /package/dist/foundation/{hooks/useDebounceHandler/useDebounceHandler.d.ts → async/UseDebounceHandler.d.ts} +0 -0
  2035. /package/dist/foundation/{sync → channels}/CreateSyncChannel.d.ts +0 -0
  2036. /package/dist/foundation/{sync → channels}/MemorySyncHub.d.ts +0 -0
  2037. /package/dist/foundation/{utils/Equality → collections}/Equality.d.ts +0 -0
  2038. /package/dist/foundation/device/{DisplayMode.d.ts → enums/DisplayMode.d.ts} +0 -0
  2039. /package/dist/foundation/device/{PointerType.d.ts → enums/PointerType.d.ts} +0 -0
  2040. /package/dist/foundation/device/{UseOnlineStatus.d.ts → hooks/UseOnlineStatus.d.ts} +0 -0
  2041. /package/dist/foundation/{hooks/useReducedMotion/useReducedMotion.d.ts → device/hooks/UseReducedMotion.d.ts} +0 -0
  2042. /package/dist/foundation/{utils/composeEventHandlers/composeEventHandlers.d.ts → dom/ComposeEventHandlers.d.ts} +0 -0
  2043. /package/dist/foundation/{utils/dataAttr/dataAttr.d.ts → dom/DataAttr.d.ts} +0 -0
  2044. /package/dist/foundation/{utils/PressExtensions → dom}/PressExtensions.d.ts +0 -0
  2045. /package/dist/foundation/{utils/ElementTag → dom/enums}/ElementTag.d.ts +0 -0
  2046. /package/dist/foundation/{utils/HtmlExtensions/HtmlExtensions.d.ts → dom/enums/HtmlValues.d.ts} +0 -0
  2047. /package/dist/foundation/{utils/KeyboardExtensions/KeyboardExtensions.d.ts → dom/enums/Key.d.ts} +0 -0
  2048. /package/dist/foundation/{hooks/useEventListener/useEventListener.d.ts → dom/hooks/UseEventListener.d.ts} +0 -0
  2049. /package/dist/foundation/{hooks/useFocusTrap/useFocusTrap.d.ts → dom/hooks/UseFocusTrap.d.ts} +0 -0
  2050. /package/dist/foundation/{hooks/useOutsideClick/useOutsideClick.d.ts → dom/hooks/UseOutsideClick.d.ts} +0 -0
  2051. /package/dist/foundation/{hooks/useScrollLock/useScrollLock.d.ts → dom/hooks/UseScrollLock.d.ts} +0 -0
  2052. /package/dist/foundation/{format → formatters}/Bytes.d.ts +0 -0
  2053. /package/dist/foundation/{format → formatters}/Count.d.ts +0 -0
  2054. /package/dist/foundation/{format → formatters}/Duration.d.ts +0 -0
  2055. /package/dist/foundation/{format → formatters}/index.d.ts +0 -0
  2056. /package/dist/foundation/geolocation/{Coordinates.d.ts → models/Coordinates.d.ts} +0 -0
  2057. /package/dist/foundation/gestures/{GestureAxis.d.ts → enums/GestureAxis.d.ts} +0 -0
  2058. /package/dist/foundation/gestures/{SwipeDirection.d.ts → enums/SwipeDirection.d.ts} +0 -0
  2059. /package/dist/foundation/{undo → history}/SnapshotHistory.d.ts +0 -0
  2060. /package/dist/foundation/{undo → history}/UndoHistory.d.ts +0 -0
  2061. /package/dist/foundation/http/{ApiResponse.d.ts → models/ApiResponse.d.ts} +0 -0
  2062. /package/dist/foundation/http/{DateBrands.d.ts → models/DateBrands.d.ts} +0 -0
  2063. /package/dist/foundation/http/{ProblemDetails.d.ts → models/ProblemDetails.d.ts} +0 -0
  2064. /package/dist/foundation/{utils/Compare → i18n}/Compare.d.ts +0 -0
  2065. /package/dist/foundation/{hooks/useId/useId.d.ts → identifiers/UseId.d.ts} +0 -0
  2066. /package/dist/foundation/{hooks/useResizeObserver/useResizeObserver.d.ts → observers/hooks/UseResizeObserver.d.ts} +0 -0
  2067. /package/dist/foundation/observers/{UseVisibility.d.ts → hooks/UseVisibility.d.ts} +0 -0
  2068. /package/dist/foundation/{utils/OptionalExtensions → optionals}/OptionalExtensions.d.ts +0 -0
  2069. /package/dist/foundation/resilience/{BackoffStrategy.d.ts → enums/BackoffStrategy.d.ts} +0 -0
  2070. /package/dist/foundation/resilience/{JitterStrategy.d.ts → enums/JitterStrategy.d.ts} +0 -0
  2071. /package/dist/foundation/selection/{Field.d.ts → models/Field.d.ts} +0 -0
  2072. /package/dist/foundation/{hooks/useEscape/useEscape.d.ts → shortcuts/hooks/UseEscape.d.ts} +0 -0
  2073. /package/dist/foundation/{hooks/useDisclosure/useDisclosure.d.ts → state/hooks/UseDisclosure.d.ts} +0 -0
  2074. /package/dist/foundation/storage/{zustand → adapters/zustand}/index.js +0 -0
  2075. /package/dist/foundation/{utils/cn/cn.d.ts → styles/Cn.d.ts} +0 -0
  2076. /package/dist/foundation/{utils/tv/tv.d.ts → styles/Tv.d.ts} +0 -0
  2077. /package/dist/foundation/{utils/Align → styles/enums}/Align.d.ts +0 -0
  2078. /package/dist/foundation/{utils/CornerPosition → styles/enums}/CornerPosition.d.ts +0 -0
  2079. /package/dist/foundation/{utils/Orientation → styles/enums}/Orientation.d.ts +0 -0
  2080. /package/dist/foundation/{utils/OverlayPosition → styles/enums}/OverlayPosition.d.ts +0 -0
  2081. /package/dist/foundation/{utils/ProgressTone → styles/enums}/ProgressTone.d.ts +0 -0
  2082. /package/dist/foundation/{utils/Severity → styles/enums}/Severity.d.ts +0 -0
  2083. /package/dist/foundation/{utils/Side → styles/enums}/Side.d.ts +0 -0
  2084. /package/dist/foundation/{utils/StatusTone → styles/enums}/StatusTone.d.ts +0 -0
  2085. /package/dist/foundation/{utils/StyleTokens → styles/enums}/StyleTokens.d.ts +0 -0
  2086. /package/dist/foundation/themes/{css.d.ts → Css.d.ts} +0 -0
  2087. /package/dist/foundation/themes/{generate.d.ts → Generate.d.ts} +0 -0
  2088. /package/dist/foundation/{validation → validators}/Formats.d.ts +0 -0
  2089. /package/dist/foundation/{validation → validators}/Primitives.d.ts +0 -0
  2090. /package/dist/foundation/{validation → validators}/StandardSchema.d.ts +0 -0
  2091. /package/dist/presentation/{display → forms}/nodeEditor/index.d.ts +0 -0
  2092. /package/dist/presentation/{forms → layout}/inputGroup/index.d.ts +0 -0
  2093. /package/dist/presentation/{display → overlays}/tooltip/index.d.ts +0 -0
  2094. /package/dist/query/{QueryPlugin.d.ts → adapters/tanstack/QueryPlugin.d.ts} +0 -0
  2095. /package/dist/router/{DocumentTitle.d.ts → adapters/vueRouter/DocumentTitle.d.ts} +0 -0
  2096. /package/dist/router/{PageViewTracker.d.ts → adapters/vueRouter/PageViewTracker.d.ts} +0 -0
  2097. /package/dist/router/{UseNavigationBlocker.d.ts → adapters/vueRouter/hooks/UseNavigationBlocker.d.ts} +0 -0
  2098. /package/dist/router/{UseRouteNavigating.d.ts → adapters/vueRouter/hooks/UseRouteNavigating.d.ts} +0 -0
  2099. /package/dist/router/{UseTypedSearchParams.d.ts → adapters/vueRouter/hooks/UseTypedSearchParams.d.ts} +0 -0
  2100. /package/dist/router/{UseNavigationProgress.d.ts → hooks/UseNavigationProgress.d.ts} +0 -0
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index-DqGUKtAH.js","sources":["../../src/foundation/themes/Oklch.ts","../../src/foundation/themes/Tokens.ts","../../src/foundation/themes/Theme.ts","../../src/foundation/themes/Validate.ts","../../src/foundation/themes/ForegroundContrast.ts","../../src/foundation/themes/Generate.ts","../../src/foundation/themes/Css.ts","../../src/foundation/themes/constants/Authored.ts","../../src/foundation/themes/constants/Pool.ts","../../src/foundation/themes/Registry.ts"],"sourcesContent":["/* ---------------------------------------------------------------------------\n * OKLCH color engine — hand-rolled, zero-dependency.\n *\n * Everything the theme generator/validator needs to reason about color:\n * - OKLCH <-> linear sRGB <-> sRGB (gamma) <-> hex\n * - WCAG 2.1 relative luminance + contrast ratio\n * - small gamut helpers (in-gamut check, chroma clamp)\n *\n * Color space note: OKLCH is the cylindrical form of OKLab (Björn Ottosson,\n * 2020). L ∈ [0,1] (perceptual lightness), C ≥ 0 (chroma), H ∈ [0,360) (hue°).\n * We output CSS `oklch(L C H)` strings directly for tokens, and use the sRGB\n * conversion only for contrast math (WCAG is defined on sRGB luminance).\n * ------------------------------------------------------------------------- */\n\n/** Cylindrical OKLab color: L ∈ [0,1], C ≥ 0, H ∈ [0,360). */\nexport interface Oklch {\n l: number;\n c: number;\n h: number;\n}\n\n/** Linear-light sRGB (not gamma-encoded), each channel ∈ [0,1] (may exceed for out-of-gamut). */\ninterface LinearRgb {\n r: number;\n g: number;\n b: number;\n}\n\n/** Gamma-encoded sRGB, each channel ∈ [0,1]. */\ninterface Srgb {\n r: number;\n g: number;\n b: number;\n}\n\nconst clamp01 = (x: number): number => (x < 0 ? 0 : x > 1 ? 1 : x);\n\n/** Wrap a hue into [0,360). */\nexport function normalizeHue(h: number): number {\n const m = h % 360;\n return m < 0 ? m + 360 : m;\n}\n\n// ---------------------------------------------------------------------------\n// OKLab <-> linear sRGB (matrices from Ottosson's reference implementation)\n// ---------------------------------------------------------------------------\n\nfunction oklchToLinearRgb({ l, c, h }: Oklch): LinearRgb {\n const hr = (normalizeHue(h) * Math.PI) / 180;\n const a = Math.cos(hr) * c;\n const b = Math.sin(hr) * c;\n\n const l_ = l + 0.3963377774 * a + 0.2158037573 * b;\n const m_ = l - 0.1055613458 * a - 0.0638541728 * b;\n const s_ = l - 0.0894841775 * a - 1.291485548 * b;\n\n const l3 = l_ * l_ * l_;\n const m3 = m_ * m_ * m_;\n const s3 = s_ * s_ * s_;\n\n return {\n r: +4.0767416621 * l3 - 3.3077115913 * m3 + 0.2309699292 * s3,\n g: -1.2684380046 * l3 + 2.6097574011 * m3 - 0.3413193965 * s3,\n b: -0.0041960863 * l3 - 0.7034186147 * m3 + 1.707614701 * s3,\n };\n}\n\n// ---------------------------------------------------------------------------\n// linear sRGB <-> gamma sRGB (IEC 61966-2-1)\n// ---------------------------------------------------------------------------\n\nfunction linearToSrgbChannel(x: number): number {\n const v = clamp01(x);\n return v <= 0.0031308 ? 12.92 * v : 1.055 * Math.pow(v, 1 / 2.4) - 0.055;\n}\n\nfunction srgbToLinearChannel(x: number): number {\n return x <= 0.04045 ? x / 12.92 : Math.pow((x + 0.055) / 1.055, 2.4);\n}\n\nfunction linearRgbToSrgb(rgb: LinearRgb): Srgb {\n return {\n r: linearToSrgbChannel(rgb.r),\n g: linearToSrgbChannel(rgb.g),\n b: linearToSrgbChannel(rgb.b),\n };\n}\n\n// ---------------------------------------------------------------------------\n// Gamut\n// ---------------------------------------------------------------------------\n\n/** True when the OKLCH color maps inside the sRGB gamut (no channel clipping). */\nexport function isInSrgbGamut(color: Oklch): boolean {\n const { r, g, b } = oklchToLinearRgb(color);\n const eps = 1e-4;\n return r >= -eps && r <= 1 + eps && g >= -eps && g <= 1 + eps && b >= -eps && b <= 1 + eps;\n}\n\n/**\n * Reduce chroma (keeping L and H) until the color fits the sRGB gamut.\n * Binary search on chroma — cheap, deterministic, good enough for tokens.\n */\nexport function clampChromaToGamut(color: Oklch): Oklch {\n if (isInSrgbGamut(color)) return color;\n let lo = 0;\n let hi = color.c;\n for (let i = 0; i < 24; i++) {\n const mid = (lo + hi) / 2;\n if (isInSrgbGamut({ l: color.l, c: mid, h: color.h })) lo = mid;\n else hi = mid;\n }\n return { l: color.l, c: lo, h: color.h };\n}\n\n// ---------------------------------------------------------------------------\n// Hex\n// ---------------------------------------------------------------------------\n\nfunction to2Hex(v: number): string {\n return Math.round(clamp01(v) * 255)\n .toString(16)\n .padStart(2, '0');\n}\n\n/** Convert OKLCH → `#rrggbb`. Chroma is gamut-clamped first so output is always valid sRGB. */\nexport function oklchToHex(color: Oklch): string {\n const safe = clampChromaToGamut(color);\n const { r, g, b } = linearRgbToSrgb(oklchToLinearRgb(safe));\n return `#${to2Hex(r)}${to2Hex(g)}${to2Hex(b)}`;\n}\n\n/**\n * Format OKLCH as a CSS `oklch(L% C H)` string.\n * Rounded for compact, stable output (L→0.1%, C→4dp, H→0.1°).\n */\nexport function oklchToCss(color: Oklch): string {\n const safe = clampChromaToGamut(color);\n const l = (clamp01(safe.l) * 100).toFixed(1);\n const c = Math.max(0, safe.c).toFixed(4);\n const h = normalizeHue(safe.h).toFixed(1);\n return `oklch(${l}% ${c} ${h})`;\n}\n\n/** Parse `#rgb` / `#rrggbb` → gamma sRGB channels ∈ [0,1]. Returns null on malformed input. */\nfunction parseHex(hex: string): Srgb | null {\n let h = hex.trim().replace(/^#/, '');\n if (h.length === 3) {\n h = h.replace(/(.)/g, '$1$1');\n }\n if (h.length !== 6 || /[^0-9a-fA-F]/.test(h)) return null;\n return {\n r: parseInt(h.slice(0, 2), 16) / 255,\n g: parseInt(h.slice(2, 4), 16) / 255,\n b: parseInt(h.slice(4, 6), 16) / 255,\n };\n}\n\n// ---------------------------------------------------------------------------\n// WCAG 2.1 luminance + contrast\n// ---------------------------------------------------------------------------\n\nfunction relativeLuminanceFromSrgb({ r, g, b }: Srgb): number {\n const R = srgbToLinearChannel(r);\n const G = srgbToLinearChannel(g);\n const B = srgbToLinearChannel(b);\n return 0.2126 * R + 0.7152 * G + 0.0722 * B;\n}\n\n/** WCAG relative luminance for an OKLCH color (via its in-gamut sRGB mapping). */\nexport function relativeLuminance(color: Oklch): number {\n return relativeLuminanceFromSrgb(linearRgbToSrgb(oklchToLinearRgb(clampChromaToGamut(color))));\n}\n\nfunction contrastFromLuminances(l1: number, l2: number): number {\n const hi = Math.max(l1, l2);\n const lo = Math.min(l1, l2);\n return (hi + 0.05) / (lo + 0.05);\n}\n\n/** WCAG 2.1 contrast ratio (1–21) between two OKLCH colors. Symmetric. */\nexport function contrastRatio(a: Oklch, b: Oklch): number {\n return contrastFromLuminances(relativeLuminance(a), relativeLuminance(b));\n}\n\n/** WCAG 2.1 contrast ratio between two CSS color strings. Supports `oklch(...)` and hex. */\nexport function contrastRatioCss(a: string, b: string): number {\n const ca = parseColor(a);\n const cb = parseColor(b);\n if (!ca || !cb) return 1;\n return contrastRatio(ca, cb);\n}\n\n/** Contrast against a translucent token composited over an opaque sRGB surface. */\nexport function contrastRatioCompositeCss(\n foreground: string,\n overlay: string,\n backdrop: string,\n opacity: number,\n): number {\n const toRgb = (value: string): Srgb | null => {\n if (value.startsWith('#')) return parseHex(value);\n const parsed = parseColor(value);\n return parsed === null ? null : linearRgbToSrgb(oklchToLinearRgb(clampChromaToGamut(parsed)));\n };\n const fg = toRgb(foreground);\n const top = toRgb(overlay);\n const bottom = toRgb(backdrop);\n if (fg === null || top === null || bottom === null) return 1;\n const alpha = clamp01(opacity);\n const composite = {\n r: top.r * alpha + bottom.r * (1 - alpha),\n g: top.g * alpha + bottom.g * (1 - alpha),\n b: top.b * alpha + bottom.b * (1 - alpha),\n };\n return contrastFromLuminances(relativeLuminanceFromSrgb(fg), relativeLuminanceFromSrgb(composite));\n}\n\n// ---------------------------------------------------------------------------\n// Parsing back from emitted token strings (for the validator)\n// ---------------------------------------------------------------------------\n\nconst OklchRegex = /^oklch\\(\\s*([+-]?(?:\\d*\\.)?\\d+)%?\\s+([+-]?(?:\\d*\\.)?\\d+)\\s+([+-]?(?:\\d*\\.)?\\d+)\\s*\\)$/i;\n\n/** Parse a token color string (`oklch(L% C H)` or hex) back into OKLCH. Returns null if unparseable. */\nexport function parseColor(value: string): Oklch | null {\n const v = value.trim();\n const m = OklchRegex.exec(v);\n if (m && m[1] && m[2] && m[3]) {\n const lRaw = parseFloat(m[1]);\n // L written as a percent (e.g. `62.5%`) or a 0–1 number.\n const l = v.includes('%') ? lRaw / 100 : lRaw;\n const c = Number(m[2]);\n const h = Number(m[3]);\n if (![l, c, h].every(Number.isFinite) || l < 0 || l > 1 || c < 0) return null;\n return { l, c, h: normalizeHue(h) };\n }\n if (v.startsWith('#')) {\n const srgb = parseHex(v);\n if (!srgb) return null;\n return srgbToOklch(srgb);\n }\n return null;\n}\n\nfunction srgbToOklch(srgb: Srgb): Oklch {\n const r = srgbToLinearChannel(srgb.r);\n const g = srgbToLinearChannel(srgb.g);\n const b = srgbToLinearChannel(srgb.b);\n\n const l_ = Math.cbrt(0.4122214708 * r + 0.5363325363 * g + 0.0514459929 * b);\n const m_ = Math.cbrt(0.2119034982 * r + 0.6806995451 * g + 0.1073969566 * b);\n const s_ = Math.cbrt(0.0883024619 * r + 0.2817188376 * g + 0.6299787005 * b);\n\n const L = 0.2104542553 * l_ + 0.793617785 * m_ - 0.0040720468 * s_;\n const a = 1.9779984951 * l_ - 2.428592205 * m_ + 0.4505937099 * s_;\n const bb = 0.0259040371 * l_ + 0.7827717662 * m_ - 0.808675766 * s_;\n\n const c = Math.hypot(a, bb);\n const h = normalizeHue((Math.atan2(bb, a) * 180) / Math.PI);\n return { l: L, c, h };\n}\n\n/** Grouped namespace export (mirrors `ColorExtensions` style elsewhere in the lib). */\nexport const Oklch = {\n normalizeHue,\n isInSrgbGamut,\n clampChromaToGamut,\n oklchToHex,\n oklchToCss,\n parseColor,\n relativeLuminance,\n contrastRatio,\n contrastRatioCss,\n} as const;\n","/* ---------------------------------------------------------------------------\n * The semantic token contract.\n *\n * Mirrors EXACTLY the semantic `--color-*` tokens declared in `src/index.css`\n * (the `@theme` block + its `.dark { }` overrides). A theme supplies a value\n * for every key in both light and dark modes; the CSS emitter writes them back\n * as `--color-{key}` under `.theme-{id}` / `.dark.theme-{id}`.\n *\n * Keep this in lock-step with `index.css`: add a semantic token there → add the\n * matching key here (and the generator will need to produce it).\n * ------------------------------------------------------------------------- */\n\n/** The six tone families that each carry base / -foreground / -soft / -soft-foreground. */\nexport const ToneFamilies = ['primary', 'accent', 'destructive', 'info', 'success', 'warning'] as const;\n\nexport type ToneFamilyName = (typeof ToneFamilies)[number];\n\n/** Surface + chrome tokens (everything that isn't one of the tone families). */\nexport const SurfaceTokens = [\n 'background',\n 'foreground',\n 'card',\n 'card-foreground',\n 'popover',\n 'popover-foreground',\n 'muted',\n 'muted-foreground',\n 'subtle-foreground',\n 'inverse',\n 'inverse-foreground',\n 'border',\n 'border-strong',\n 'input',\n 'ring',\n] as const;\n\n/** The four slot suffixes every tone family expands into. */\ntype ToneSlotSuffix = '' | '-foreground' | '-soft' | '-soft-foreground';\n\n/** A single tone family expanded to its four token keys, e.g. `primary | primary-foreground | …`. */\ntype ToneFamilyTokens<F extends string> = F extends string ? `${F}${ToneSlotSuffix}` : never;\n\n/**\n * Every semantic token key (the part after `--color-`).\n *\n * = surface/chrome tokens ∪ (each tone family × {base,-foreground,-soft,-soft-foreground}).\n * 15 surface + 6×4 tone = 39 keys total.\n */\nexport type SemanticToken = (typeof SurfaceTokens)[number] | ToneFamilyTokens<ToneFamilyName>;\n\n/** A complete set of color values — one CSS color string per semantic token. */\nexport type TokenSet = Record<SemanticToken, string>;\n\n/** Optional radius scale a theme may carry (maps to `--radius-{md,lg,xl}`). */\nexport interface RadiusScale {\n md: string;\n lg: string;\n xl: string;\n}\n\n/** The four slots of one tone family. */\nexport interface ToneSlots {\n base: string;\n foreground: string;\n soft: string;\n softForeground: string;\n}\n\n/**\n * The full, ordered list of every semantic token key — derived from the same\n * constants the type is built from, so it can never drift from `SemanticToken`.\n * Used by the validator/emitter to iterate exhaustively.\n */\nexport const SemanticTokens: ReadonlyArray<SemanticToken> = [\n ...SurfaceTokens,\n ...ToneFamilies.flatMap((f) => [f, `${f}-foreground`, `${f}-soft`, `${f}-soft-foreground`] as SemanticToken[]),\n];\n\n/** Write a tone family's four slots into a partial token set under the family's keys. */\nexport function applyToneSlots(target: Partial<TokenSet>, family: ToneFamilyName, slots: ToneSlots): void {\n target[family] = slots.base;\n target[`${family}-foreground`] = slots.foreground;\n target[`${family}-soft`] = slots.soft;\n target[`${family}-soft-foreground`] = slots.softForeground;\n}\n","/* ---------------------------------------------------------------------------\n * Theme + Seed shapes.\n *\n * A `Theme` is a fully-resolved, validated pair of light/dark token sets plus\n * metadata. A `ThemeSeed` is the small, human-authorable recipe the OKLCH\n * generator expands into a `Theme` (see `generateTheme`).\n * ------------------------------------------------------------------------- */\n\nimport type { TokenSet } from './Tokens';\n\n/** Defines the border-radius scale knob a theme carries (maps to the lib's `--radius-*`). */\nexport const ThemeRadius = {\n /** Refers to a small global radius. */\n Sm: 'sm',\n /** Refers to a medium global radius. */\n Md: 'md',\n /** Refers to a large global radius. */\n Lg: 'lg',\n} as const;\n\nexport type ThemeRadius = (typeof ThemeRadius)[keyof typeof ThemeRadius];\n\n/**\n * Defines a theme's lifecycle status.\n *\n * - `validated` — hand-authored from real, visually-verified app tokens; the\n * colors are locked (never auto-nudged), proven in a shipping product.\n * - `candidate` — generated/curated and AA-proven by the engine, but not yet\n * validated against a real app surface.\n */\nexport const ThemeStatus = {\n /** Refers to a theme proven against a real app surface. */\n Validated: 'validated',\n /** Refers to an AA-proven theme not yet app-validated. */\n Candidate: 'candidate',\n} as const;\n\n/** A theme's lifecycle status value (`\"validated\"` | `\"candidate\"`). */\nexport type ThemeStatus = (typeof ThemeStatus)[keyof typeof ThemeStatus];\n\n/** Contrast / \"is this theme proven\" metadata, produced by the validator. */\nexport interface ThemeMeta {\n /** True iff every foreground↔surface pair clears its WCAG AA threshold in BOTH modes. */\n contrastAA: boolean;\n\n /**\n * Human-readable pair failures (empty when `contrastAA` is true).\n * Each entry: `\"<mode>: <fg> on <bg> = <ratio> (need <threshold>)\"`.\n */\n failures?: ReadonlyArray<string>;\n}\n\n/** A named, validated theme — the unit the registry stores and the emitter renders. */\nexport interface Theme {\n /** Stable kebab-case id; drives the `.theme-{id}` class. */\n id: string;\n\n /** Display name. */\n name: string;\n\n /** One-line description. */\n description: string;\n\n /** Free-form tags for filtering/search (e.g. `[\"dark\",\"cool\",\"brand\"]`). */\n tags: ReadonlyArray<string>;\n\n /** Light-mode token values. */\n light: TokenSet;\n\n /** Dark-mode token values. */\n dark: TokenSet;\n\n /** Border-radius scale knob (maps to the lib's `--radius-*`). Optional. */\n radius?: ThemeRadius;\n\n /** Lifecycle status — `validated` (real-app proven, locked) or `candidate` (engine-proven). */\n status: ThemeStatus;\n\n /** Validation result — `meta.contrastAA === true` ⇒ the theme is \"proven\". */\n meta: ThemeMeta;\n}\n\n/** Defines the neutral surface temperature — biases the grey ramp warm/cool/neutral. */\nexport const NeutralTemp = {\n /** Refers to a cool-biased grey ramp. */\n Cool: 'cool',\n /** Refers to a pure-neutral grey ramp. */\n Neutral: 'neutral',\n /** Refers to a warm-biased grey ramp. */\n Warm: 'warm',\n} as const;\n\nexport type NeutralTemp = (typeof NeutralTemp)[keyof typeof NeutralTemp];\n\n/** Defines how the accent hue is derived from the primary hue. */\nexport const AccentMode = {\n /** Refers to a complementary (opposite) accent hue. */\n Complementary: 'complementary',\n /** Refers to an analogous (adjacent) accent hue. */\n Analogous: 'analogous',\n /** Refers to a triadic accent hue. */\n Triadic: 'triadic',\n /** Refers to a mono (same-hue) accent. */\n Mono: 'mono',\n} as const;\n\nexport type AccentMode = (typeof AccentMode)[keyof typeof AccentMode];\n\n/** Defines the surface character — `soft` = gentle low-contrast surfaces, `crisp` = punchier separation. */\nexport const SurfaceStyle = {\n /** Refers to gentle, low-contrast surfaces. */\n Soft: 'soft',\n /** Refers to punchier surface separation. */\n Crisp: 'crisp',\n} as const;\n\nexport type SurfaceStyle = (typeof SurfaceStyle)[keyof typeof SurfaceStyle];\n\n/**\n * The recipe a theme is generated from. Pure inputs → deterministic `Theme`\n * (no randomness; identical seeds always yield identical themes).\n */\nexport interface ThemeSeed {\n /** Stable kebab-case id for the produced theme. */\n id: string;\n\n /** Display name. */\n name: string;\n\n /** One-line description (optional — a sensible default is derived from the seed). */\n description?: string;\n\n /** Tags to attach (generator also auto-tags temp/mode/scheme). */\n tags?: ReadonlyArray<string>;\n\n /** Primary brand hue in degrees, 0–360. */\n primaryHue: number;\n\n /** Neutral ramp temperature. Default `neutral`. */\n neutralTemp?: NeutralTemp;\n\n /** Accent derivation. Default `complementary`. */\n accentMode?: AccentMode;\n\n /** Surface character. Default `crisp`. */\n surface?: SurfaceStyle;\n\n /** Radius knob to carry through. Optional. */\n radius?: ThemeRadius;\n}\n","/* ---------------------------------------------------------------------------\n * Theme validator — WCAG AA contrast checks across every text/surface pair.\n *\n * \"Proven\" = every paired (-foreground vs its surface/base) clears AA in BOTH\n * light and dark modes. Text pairs need ≥ 4.5:1; input boundaries and focus\n * indicators need ≥ 3:1 against each declared neutral host surface.\n * ------------------------------------------------------------------------- */\n\nimport type { Theme, ThemeMeta } from './Theme';\nimport { ToneFamilies, type SemanticToken, type TokenSet } from './Tokens';\nimport { contrastRatioCss, contrastRatioCompositeCss } from './Oklch';\nimport { ColorMode } from '../primitives/colorModeProvider';\n\n/** WCAG AA thresholds. Text = normal-size body text; UI = non-text affordances. */\nexport const AaText = 4.5;\nexport const AaUi = 3.0;\n\n/** One foreground↔background pair to verify, with its required ratio. */\ninterface ContrastPair {\n /** Foreground token (text/icon/affordance color). */\n fg: SemanticToken;\n\n /** Background token the fg sits on. */\n bg: SemanticToken;\n\n /** Required minimum ratio (AaText or AaUi). */\n min: number;\n /** A translucent fill is evaluated over the declared opaque host surface. */\n opacity?: number;\n over?: SemanticToken;\n}\n\n/**\n * The canonical set of pairs every theme must satisfy.\n * Surface text pairs, tone solid/soft foreground pairs and required neutral indicators.\n */\nexport function contrastPairs(): ReadonlyArray<ContrastPair> {\n const pairs: Array<ContrastPair> = [\n { fg: 'foreground', bg: 'background', min: AaText },\n { fg: 'card-foreground', bg: 'card', min: AaText },\n { fg: 'popover-foreground', bg: 'popover', min: AaText },\n { fg: 'inverse-foreground', bg: 'inverse', min: AaText },\n ];\n\n // Small placeholders and secondary text are text under WCAG 1.4.3, including read-only inputs.\n // These neutral surfaces host InputStyles, CodeEditor, command inputs and ordinary body text.\n for (const bg of ['background', 'card', 'popover', 'muted'] as const) {\n // Required control boundaries and focus indicators (not decorative border tokens).\n for (const fg of ['input', 'border-strong', 'ring'] as const) pairs.push({ fg, bg, min: AaUi });\n for (const fg of ['foreground', 'muted-foreground', 'subtle-foreground'] as const) {\n if (!pairs.some((pair) => pair.fg === fg && pair.bg === bg && pair.opacity === undefined))\n pairs.push({ fg, bg, min: AaText });\n }\n pairs.push({ fg: 'popover-foreground', bg: 'popover', opacity: 0.7, over: bg, min: AaText });\n pairs.push({ fg: 'foreground', bg: 'muted', opacity: 0.3, over: bg, min: AaText });\n }\n\n for (const f of ToneFamilies) {\n // Solid: foreground text on the saturated base.\n pairs.push({ fg: `${f}-foreground`, bg: f, min: AaText });\n // Soft: foreground text on the tinted soft surface.\n pairs.push({ fg: `${f}-soft-foreground`, bg: `${f}-soft`, min: AaText });\n // Outline and ghost variants place the same toned text on their hosting neutral surface.\n for (const bg of ['background', 'card', 'popover', 'muted'] as const) {\n pairs.push({ fg: `${f}-soft-foreground`, bg, min: AaText });\n pairs.push({ fg: `${f}-soft-foreground`, bg: f, opacity: 0.3, over: bg, min: AaText });\n pairs.push({ fg: 'foreground', bg: `${f}-soft`, opacity: 0.6, over: bg, min: AaText });\n }\n }\n\n return pairs;\n}\n\n/** Evaluates a declared opaque or translucent token pair without rounding its ratio. */\nexport function contrastPairRatio(set: TokenSet, pair: ContrastPair, foreground = set[pair.fg]): number {\n return pair.opacity !== undefined && pair.over !== undefined\n ? contrastRatioCompositeCss(foreground, set[pair.bg], set[pair.over], pair.opacity)\n : contrastRatioCss(foreground, set[pair.bg]);\n}\n\n/** Check one token set (one mode) against the pair list. Returns failure strings. */\nfunction checkMode(set: TokenSet, mode: ColorMode): ReadonlyArray<string> {\n const failures: Array<string> = [];\n for (const pair of contrastPairs()) {\n const { fg, bg, min, opacity, over } = pair;\n const ratio = contrastPairRatio(set, pair);\n if (!Number.isFinite(ratio) || ratio < min) {\n const surface = opacity === undefined ? bg : `${bg}/${opacity} over ${over}`;\n failures.push(`${mode}: ${fg} on ${surface} = ${ratio.toFixed(2)} (need ${min.toFixed(1)})`);\n }\n }\n return failures;\n}\n\n/**\n * Validate a theme's light AND dark token sets.\n * `contrastAA` is true only when both modes pass every pair.\n */\nexport function validateTheme(theme: Pick<Theme, 'light' | 'dark'>): ThemeMeta {\n const failures = [...checkMode(theme.light, ColorMode.Light), ...checkMode(theme.dark, ColorMode.Dark)];\n return failures.length === 0 ? { contrastAA: true } : { contrastAA: false, failures };\n}\n","import { oklchToCss, parseColor } from './Oklch';\nimport type { SemanticToken, TokenSet } from './Tokens';\nimport { contrastPairs, contrastPairRatio } from './Validate';\n\n/** Adjusts text and required indicator lightness only; surfaces, brand fills and hue inputs remain intact. */\nexport function ensureForegroundContrast(tokens: TokenSet): TokenSet {\n const adjusted = { ...tokens };\n const requirements = new Map<SemanticToken, Array<ReturnType<typeof contrastPairs>[number]>>();\n for (const pair of contrastPairs()) {\n const group = requirements.get(pair.fg) ?? [];\n group.push(pair);\n requirements.set(pair.fg, group);\n }\n for (const [foreground, pairs] of requirements) {\n const original = tokens[foreground];\n const passes = (color: string, margin = 0): boolean =>\n pairs.every((pair) => contrastPairRatio(tokens, pair, color) >= pair.min + margin);\n if (passes(original)) continue;\n const parsed = parseColor(original);\n if (parsed === null) throw new Error(`Invalid theme foreground: ${foreground}`);\n const candidates: Array<{ color: string; distance: number }> = [];\n for (const pole of [0, 1]) {\n const at = (lightness: number): string => oklchToCss({ ...parsed, l: lightness });\n if (!passes(at(pole), 0.02)) continue;\n let failing = parsed.l;\n let passing = pole;\n for (let step = 0; step < 24; step++) {\n const middle = (failing + passing) / 2;\n if (passes(at(middle), 0.02)) passing = middle;\n else failing = middle;\n }\n candidates.push({ color: at(passing), distance: Math.abs(passing - parsed.l) });\n }\n candidates.sort((a, b) => a.distance - b.distance);\n const selected = candidates[0];\n if (selected === undefined) throw new Error(`No foreground can satisfy the declared surfaces: ${foreground}`);\n adjusted[foreground] = selected.color;\n }\n return adjusted;\n}\n","/* ---------------------------------------------------------------------------\n * OKLCH theme generator.\n *\n * `generateTheme(seed)` → a fully-resolved, validated `Theme` with both light\n * and dark `TokenSet`s. Pure & deterministic — output depends only on the seed\n * (no `Math.random`). Strategy:\n *\n * 1. Neutral ramp — low-chroma lightness steps, hue/chroma biased by\n * `neutralTemp`; `surface` widens/narrows the steps. Drives background /\n * card / popover / muted / border / input / *-foreground.\n * 2. Primary — from `primaryHue` at a readable chroma; soft = high-L\n * low-C tint; foregrounds auto-nudged to clear AA.\n * 3. Accent — primary hue rotated per `accentMode`.\n * 4. Status — success / warning / destructive / info anchored to\n * canonical hues but chroma-harmonized to the primary.\n *\n * Every *-foreground is contrast-paired and nudged (lighter/darker in L) until\n * it clears its WCAG AA threshold, so generated themes are \"proven\" by default.\n * ------------------------------------------------------------------------- */\n\nimport type { AccentMode, NeutralTemp, SurfaceStyle, Theme, ThemeSeed } from './Theme';\nimport { ThemeStatus } from './Theme';\nimport { applyToneSlots, type ToneFamilyName, type ToneSlots, type TokenSet } from './Tokens';\nimport { contrastRatio, normalizeHue, oklchToCss, relativeLuminance, type Oklch } from './Oklch';\nimport { AaText, AaUi, validateTheme } from './Validate';\nimport { ensureForegroundContrast } from './ForegroundContrast';\n\n// ---------------------------------------------------------------------------\n// Neutral ramp configuration\n// ---------------------------------------------------------------------------\n\n/** Hue + chroma the neutral grey ramp is tinted toward, per temperature. */\nconst NeutralTint: Record<NeutralTemp, { hue: number; chroma: number }> = {\n cool: { hue: 250, chroma: 0.012 }, // bluish slate\n neutral: { hue: 270, chroma: 0.003 }, // near-achromatic\n warm: { hue: 70, chroma: 0.012 }, // warm stone\n};\n\n/** Canonical status hues (OKLCH degrees), tuned for sRGB. */\nconst StatusHue = {\n success: 150,\n warning: 80,\n destructive: 27,\n info: 230,\n} as const;\n\n// ---------------------------------------------------------------------------\n// Small helpers\n// ---------------------------------------------------------------------------\n\nconst clampL = (l: number): number => Math.min(0.985, Math.max(0.06, l));\n\n/** Pick the foreground (near-white vs near-black, tinted to `hue`) with higher contrast on `bg`. */\nfunction bestTextOn(bg: Oklch, hue: number): Oklch {\n const white: Oklch = { l: 0.985, c: 0.004, h: hue };\n const black: Oklch = { l: 0.18, c: 0.01, h: hue };\n return contrastRatio(white, bg) >= contrastRatio(black, bg) ? white : black;\n}\n\n/**\n * Nudge a foreground's lightness toward the better-contrast end until it clears\n * `min` against `bg` (or we run out of headroom). Deterministic stepping.\n */\nfunction nudgeForeground(fg: Oklch, bg: Oklch, min: number): Oklch {\n let cur = { ...fg };\n if (contrastRatio(cur, bg) >= min) return cur;\n\n // Decide direction: move toward whichever pole increases contrast.\n const goLighter = relativeLuminance(bg) < 0.4;\n const step = goLighter ? 0.03 : -0.03;\n\n for (let i = 0; i < 32; i++) {\n cur = { ...cur, l: clampL(cur.l + step) };\n if (contrastRatio(cur, bg) >= min) return cur;\n if (cur.l <= 0.06 || cur.l >= 0.985) break;\n }\n // Last resort: pure pole (white or black) for maximum contrast.\n return goLighter ? { l: 0.985, c: 0, h: fg.h } : { l: 0.1, c: 0, h: fg.h };\n}\n\n/**\n * Resolve a {base, foreground} pair that clears `min`. First nudge the\n * foreground; if it's already maxed at a pole and still short, slide the BASE\n * lightness away from the foreground (darker when fg is light, lighter when fg\n * is dark) — preserving hue/chroma — until the pair passes. Returns both.\n */\nfunction resolveSolidPair(base: Oklch, fg: Oklch, min: number): { base: Oklch; foreground: Oklch } {\n let curFg = nudgeForeground(fg, base, min);\n if (contrastRatio(curFg, base) >= min) return { base, foreground: curFg };\n\n // Foreground couldn't get there alone → move the base.\n const fgIsLight = relativeLuminance(curFg) >= 0.5;\n const step = fgIsLight ? -0.02 : 0.02; // push base contrast up\n let curBase = { ...base };\n for (let i = 0; i < 32; i++) {\n curBase = { ...curBase, l: clampL(curBase.l + step) };\n curFg = nudgeForeground(curFg, curBase, min);\n if (contrastRatio(curFg, curBase) >= min) break;\n if (curBase.l <= 0.06 || curBase.l >= 0.985) break;\n }\n return { base: curBase, foreground: curFg };\n}\n\n// ---------------------------------------------------------------------------\n// Per-mode build\n// ---------------------------------------------------------------------------\n\ninterface ModeConfig {\n /** Background lightness. */\n bgL: number;\n\n /** Step between stacked surfaces (card/popover/muted), signed toward foreground. */\n surfStep: number;\n\n /** Foreground (body text) lightness. */\n fgL: number;\n\n /** Base lightness for saturated tone bases (primary/status). */\n toneL: number;\n\n /** Chroma for saturated tone bases. */\n toneC: number;\n\n /** Soft-surface lightness. */\n softL: number;\n\n /** Soft-surface chroma. */\n softC: number;\n\n /** Is this the dark mode build? */\n isDark: boolean;\n}\n\n/** Resolve per-mode lightness/chroma knobs from the surface style. */\nfunction modeConfig(isDark: boolean, surface: SurfaceStyle): ModeConfig {\n const crisp = surface === 'crisp';\n if (isDark) {\n return {\n bgL: crisp ? 0.16 : 0.2,\n surfStep: crisp ? 0.05 : 0.04,\n fgL: 0.96,\n toneL: 0.7,\n toneC: 0.16,\n softL: 0.3,\n softC: 0.06,\n isDark: true,\n };\n }\n return {\n bgL: 1.0,\n surfStep: crisp ? -0.035 : -0.025,\n fgL: 0.2,\n toneL: 0.58,\n toneC: 0.17,\n softL: 0.95,\n softC: 0.05,\n isDark: false,\n };\n}\n\n/** Build one mode's full token set. */\nfunction buildMode(\n primaryHue: number,\n accentHue: number,\n neutralTemp: NeutralTemp,\n surface: SurfaceStyle,\n isDark: boolean,\n): TokenSet {\n const cfg = modeConfig(isDark, surface);\n const tint = NeutralTint[neutralTemp];\n const nh = tint.hue;\n const nc = tint.chroma;\n\n // ---- neutral surfaces ----\n const background: Oklch = { l: clampL(cfg.bgL), c: nc, h: nh };\n // card/popover sit one step \"in front of\" the background.\n const card: Oklch = { l: clampL(cfg.bgL + cfg.surfStep), c: nc, h: nh };\n const popover = card;\n const muted: Oklch = { l: clampL(cfg.bgL + cfg.surfStep * 1.5), c: nc * 1.4, h: nh };\n\n // Borders / input outline — a couple steps further from bg, slightly more chroma.\n const border: Oklch = { l: clampL(cfg.bgL + cfg.surfStep * 2.2), c: nc * 1.6, h: nh };\n const borderStrong: Oklch = {\n l: clampL(cfg.bgL + cfg.surfStep * 3.4),\n c: nc * 1.8,\n h: nh,\n };\n const input = borderStrong;\n\n // Foregrounds (auto-nudged for AA).\n const foreground = nudgeForeground({ l: cfg.fgL, c: nc * 2, h: nh }, background, AaText);\n const cardFg = nudgeForeground(foreground, card, AaText);\n const popoverFg = nudgeForeground(foreground, popover, AaText);\n const mutedFg = nudgeForeground({ l: isDark ? 0.72 : 0.5, c: nc * 2.5, h: nh }, muted, AaText);\n const subtleFg = nudgeForeground({ l: isDark ? 0.55 : 0.62, c: nc * 2, h: nh }, background, AaText);\n\n // Inverse = flipped surface (dark chip on light theme, light chip on dark theme).\n const inverse: Oklch = isDark ? { l: 0.96, c: nc, h: nh } : { l: 0.2, c: nc * 2, h: nh };\n const inverseFg = nudgeForeground({ l: isDark ? 0.18 : 0.97, c: nc, h: nh }, inverse, AaText);\n\n // ---- tone family builder ----\n const buildTone = (hue: number, chromaScale = 1): ToneSlots => {\n const baseSeed: Oklch = { l: cfg.toneL, c: cfg.toneC * chromaScale, h: hue };\n const foregroundC = bestTextOn(baseSeed, hue);\n // Co-resolve base + foreground so the solid pair always clears AA text.\n const { base, foreground: fg } = resolveSolidPair(baseSeed, foregroundC, AaText);\n const soft: Oklch = { l: cfg.softL, c: cfg.softC * chromaScale, h: hue };\n // Soft-foreground: a deep (light mode) / bright (dark mode) tint of the same hue.\n const softFgSeed: Oklch = isDark\n ? { l: 0.85, c: cfg.softC * 1.4 * chromaScale, h: hue }\n : { l: 0.42, c: cfg.toneC * 0.9 * chromaScale, h: hue };\n const softFg = nudgeForeground(softFgSeed, soft, AaText);\n return {\n base: oklchToCss(base),\n foreground: oklchToCss(fg),\n soft: oklchToCss(soft),\n softForeground: oklchToCss(softFg),\n };\n };\n\n // Ring = primary at a vivid, mid lightness; checked as UI affordance vs bg.\n const ring = nudgeForeground({ l: isDark ? 0.7 : 0.55, c: 0.16, h: primaryHue }, background, AaUi);\n\n const set: Partial<TokenSet> = {\n background: oklchToCss(background),\n foreground: oklchToCss(foreground),\n card: oklchToCss(card),\n 'card-foreground': oklchToCss(cardFg),\n popover: oklchToCss(popover),\n 'popover-foreground': oklchToCss(popoverFg),\n muted: oklchToCss(muted),\n 'muted-foreground': oklchToCss(mutedFg),\n 'subtle-foreground': oklchToCss(subtleFg),\n inverse: oklchToCss(inverse),\n 'inverse-foreground': oklchToCss(inverseFg),\n border: oklchToCss(border),\n 'border-strong': oklchToCss(borderStrong),\n input: oklchToCss(input),\n ring: oklchToCss(ring),\n };\n\n const tones: Record<ToneFamilyName, number> = {\n primary: primaryHue,\n accent: accentHue,\n destructive: StatusHue.destructive,\n info: StatusHue.info,\n success: StatusHue.success,\n warning: StatusHue.warning,\n };\n\n for (const [family, hue] of Object.entries(tones) as [ToneFamilyName, number][]) {\n // Warning runs a touch lower-chroma so the yellow doesn't blow out.\n const chromaScale = family === 'warning' ? 0.92 : 1;\n applyToneSlots(set, family, buildTone(hue, chromaScale));\n }\n\n return ensureForegroundContrast(set as TokenSet);\n}\n\n// ---------------------------------------------------------------------------\n// Accent derivation\n// ---------------------------------------------------------------------------\n\nfunction accentHueFrom(primaryHue: number, mode: AccentMode): number {\n switch (mode) {\n case 'complementary':\n return normalizeHue(primaryHue + 180);\n case 'analogous':\n return normalizeHue(primaryHue + 40);\n case 'triadic':\n return normalizeHue(primaryHue + 120);\n case 'mono':\n return primaryHue;\n }\n}\n\n// ---------------------------------------------------------------------------\n// Public entry\n// ---------------------------------------------------------------------------\n\nfunction defaultDescription(seed: ThemeSeed): string {\n const temp = seed.neutralTemp ?? 'neutral';\n const surf = seed.surface ?? 'crisp';\n return `Generated theme · hue ${Math.round(seed.primaryHue)}° · ${temp} neutrals · ${surf} surfaces.`;\n}\n\n/**\n * Expand a {@link ThemeSeed} into a validated {@link Theme}.\n * Deterministic: same seed in → identical theme out.\n */\nexport function generateTheme(seed: ThemeSeed): Theme {\n const primaryHue = normalizeHue(seed.primaryHue);\n const neutralTemp = seed.neutralTemp ?? 'neutral';\n const accentMode = seed.accentMode ?? 'complementary';\n const surface = seed.surface ?? 'crisp';\n const accentHue = accentHueFrom(primaryHue, accentMode);\n\n const light = buildMode(primaryHue, accentHue, neutralTemp, surface, false);\n const dark = buildMode(primaryHue, accentHue, neutralTemp, surface, true);\n\n const meta = validateTheme({ light, dark });\n\n const autoTags = [neutralTemp, accentMode, surface, meta.contrastAA ? 'aa' : 'aa-fail'];\n\n return {\n id: seed.id,\n name: seed.name,\n description: seed.description ?? defaultDescription(seed),\n tags: Array.from(new Set([...(seed.tags ?? []), ...autoTags])),\n light,\n dark,\n radius: seed.radius,\n // Generated/curated themes default to `candidate` — engine-proven, not yet\n // validated against a real app surface.\n status: ThemeStatus.Candidate,\n meta,\n };\n}\n","/* ---------------------------------------------------------------------------\n * CSS emitter — turn a Theme into scoped class blocks.\n *\n * An app applies a theme by adding `theme-{id}` to a root element. The emitted\n * CSS overrides the lib's semantic `--color-*` vars (and optional `--radius-*`)\n * under that class, so every Tailwind utility (`bg-primary`, `text-foreground`,\n * …) re-resolves to the theme's values. Dark mode reuses the lib's variant:\n * `.dark.theme-{id}` (i.e. `.dark` + the theme class on the same element, or an\n * ancestor `.dark`).\n * ------------------------------------------------------------------------- */\n\nimport type { Theme, ThemeStatus } from './Theme';\nimport { SemanticTokens, type TokenSet } from './Tokens';\n\n/** Radius knob → concrete `--radius-*` triple (mirrors the lib's default scale shifts). */\nconst RadiusScale: Record<NonNullable<Theme['radius']>, Record<string, string>> = {\n sm: { md: '0.375rem', lg: '0.5rem', xl: '0.75rem' },\n md: { md: '0.5rem', lg: '0.75rem', xl: '1rem' },\n lg: { md: '0.625rem', lg: '0.875rem', xl: '1.25rem' },\n};\n\n/** Render one token set as ` --color-{key}: {value};` declaration lines. */\nfunction declarations(set: TokenSet, indent = ' '): string {\n return SemanticTokens.map((tok) => `${indent}--color-${tok}: ${set[tok]};`).join('\\n');\n}\n\n/** Render the optional radius overrides as declaration lines (empty string when unset). */\nfunction radiusDeclarations(theme: Theme, indent = ' '): string {\n if (!theme.radius) return '';\n const scale = RadiusScale[theme.radius];\n return (\n '\\n' +\n Object.entries(scale)\n .map(([k, v]) => `${indent}--radius-${k}: ${v};`)\n .join('\\n')\n );\n}\n\n/**\n * Emit the CSS for a single theme: a light `.theme-{id}` block + a\n * `.dark.theme-{id}` block. Returns a string (no trailing newline).\n */\nexport function themeToCss(theme: Theme): string {\n const radius = radiusDeclarations(theme);\n const light = `.theme-${theme.id} {\\n${declarations(theme.light)}${radius}\\n}`;\n const dark = `.dark.theme-${theme.id} {\\n${declarations(theme.dark)}\\n}`;\n return `${light}\\n\\n${dark}`;\n}\n\n/** Emit a full stylesheet for many themes, with a generated-file banner. */\nexport function emitAllThemesCss(themes: ReadonlyArray<Theme>): string {\n const banner =\n '/* Generated by @wow-two-beta/ui-vue theme engine — do not edit by hand.\\n' +\n ' * Source: src/foundation/themes/Registry.ts → regenerate via the package build. */\\n';\n const body = themes.map(themeToCss).join('\\n\\n');\n return `${banner}\\n${body}\\n`;\n}\n\n/** Machine-readable manifest entry for one theme (no token payload — index only). */\nexport interface ThemeManifestEntry {\n id: string;\n name: string;\n description: string;\n tags: ReadonlyArray<string>;\n /** Lifecycle status — `validated` (real-app proven) or `candidate` (engine-proven). */\n status: ThemeStatus;\n contrastAA: boolean;\n}\n\n/** Build the `themes.json` manifest payload from the registry. */\nexport function emitThemesManifest(themes: ReadonlyArray<Theme>): ReadonlyArray<ThemeManifestEntry> {\n return themes.map((t) => ({\n id: t.id,\n name: t.name,\n description: t.description,\n tags: t.tags,\n status: t.status,\n contrastAA: t.meta.contrastAA,\n }));\n}\n","/* Authored Smart QR palette. Brand fills and neutral backgrounds preserve the original app colors.\n * Foreground tokens were corrected for the SDK's declared text/placeholder/glass contrast pairs.\n * These changes await visual review in the app, so the theme is a candidate. */\n\nimport type { Theme } from '../Theme';\nimport { ThemeStatus } from '../Theme';\nimport type { TokenSet } from '../Tokens';\nimport { validateTheme } from '../Validate';\n\n// Original inherited palette retained as the authored base; explicit foreground corrections follow below.\nconst SmartQrBaseLight: TokenSet = {\n background: '#ffffff',\n foreground: '#18181b',\n card: '#ffffff',\n 'card-foreground': '#18181b',\n popover: '#ffffff',\n 'popover-foreground': '#18181b',\n muted: '#f4f4f5',\n 'muted-foreground': '#71717a',\n 'subtle-foreground': '#a1a1aa',\n inverse: '#18181b',\n 'inverse-foreground': '#fafafa',\n border: '#e4e4e7',\n 'border-strong': '#d4d4d8',\n input: '#d4d4d8',\n ring: '#3b82f6',\n primary: '#2563eb',\n 'primary-foreground': '#ffffff',\n 'primary-soft': '#dbeafe',\n 'primary-soft-foreground': '#1d4ed8',\n accent: '#0d9488',\n 'accent-foreground': '#ffffff',\n 'accent-soft': '#ccfbf1',\n 'accent-soft-foreground': '#115e59',\n destructive: '#dc2626',\n 'destructive-foreground': '#ffffff',\n 'destructive-soft': '#fef2f2',\n 'destructive-soft-foreground': '#b91c1c',\n info: '#0891b2',\n 'info-foreground': '#ffffff',\n 'info-soft': '#ecfeff',\n 'info-soft-foreground': '#0e7490',\n success: '#16a34a',\n 'success-foreground': '#ffffff',\n 'success-soft': '#f0fdf4',\n 'success-soft-foreground': '#15803d',\n warning: '#f59e0b',\n 'warning-foreground': '#78350f',\n 'warning-soft': '#fffbeb',\n 'warning-soft-foreground': '#b45309',\n};\n\nconst SmartQrBaseDark: TokenSet = {\n background: '#09090b',\n foreground: '#fafafa',\n card: '#18181b',\n 'card-foreground': '#fafafa',\n popover: '#18181b',\n 'popover-foreground': '#fafafa',\n muted: '#18181b',\n 'muted-foreground': '#a1a1aa',\n 'subtle-foreground': '#71717a',\n inverse: '#fafafa',\n 'inverse-foreground': '#09090b',\n border: '#27272a',\n 'border-strong': '#3f3f46',\n input: '#3f3f46',\n ring: '#60a5fa',\n primary: '#3b82f6',\n 'primary-foreground': '#ffffff',\n 'primary-soft': '#1e3a8a',\n 'primary-soft-foreground': '#dbeafe',\n accent: '#2dd4bf',\n 'accent-foreground': '#042f2e',\n 'accent-soft': '#134e4a',\n 'accent-soft-foreground': '#5eead4',\n destructive: '#ef4444',\n 'destructive-foreground': '#ffffff',\n 'destructive-soft': '#7f1d1d',\n 'destructive-soft-foreground': '#fee2e2',\n info: '#06b6d4',\n 'info-foreground': '#ffffff',\n 'info-soft': '#164e63',\n 'info-soft-foreground': '#cffafe',\n success: '#22c55e',\n 'success-foreground': '#ffffff',\n 'success-soft': '#14532d',\n 'success-soft-foreground': '#dcfce7',\n warning: '#f59e0b',\n 'warning-foreground': '#78350f',\n 'warning-soft': '#78350f',\n 'warning-soft-foreground': '#fef3c7',\n};\n\n// Original authored backgrounds and brand fills; foreground corrections are explicit and reviewable.\nconst smartQrLight: TokenSet = {\n ...SmartQrBaseLight,\n background: '#d9dde8',\n card: '#ebeef4',\n popover: '#ebeef4',\n 'popover-foreground': '#1c1d26',\n muted: '#f1f2f8',\n foreground: '#1c1d26',\n 'card-foreground': '#1c1d26', // = foreground (app inherits foreground here)\n 'muted-foreground': 'oklch(49.6% 0.0358 279.3)',\n 'subtle-foreground': 'oklch(49.5% 0.0323 277.4)',\n border: '#e4e6f0',\n 'border-strong': 'oklch(59.1% 0.0210 276.9)',\n input: 'oklch(59.0% 0.0137 277.1)',\n ring: '#8b5cf6',\n primary: '#7c3aed',\n 'primary-foreground': '#f5f3ff',\n 'primary-soft': '#ede9fe',\n 'primary-soft-foreground': 'oklch(42.5% 0.2106 292.8)',\n accent: '#0d9488',\n 'accent-foreground': 'oklch(22.9% 0.0000 89.9)',\n 'accent-soft': '#ccfbf1',\n 'accent-soft-foreground': 'oklch(41.6% 0.0705 188.2)',\n 'destructive-soft-foreground': 'oklch(41.4% 0.1694 27.5)',\n 'info-foreground': 'oklch(23.5% 0.0000 89.9)',\n 'info-soft-foreground': 'oklch(41.9% 0.0783 223.1)',\n 'success-foreground': 'oklch(27.3% 0.0000 89.9)',\n 'success-soft-foreground': 'oklch(41.8% 0.1152 150.1)',\n 'warning-foreground': 'oklch(39.7% 0.1054 45.9)',\n 'warning-soft-foreground': 'oklch(46.9% 0.1261 49.0)',\n};\n\nconst smartQrDark: TokenSet = {\n ...SmartQrBaseDark,\n background: '#121214',\n card: '#1c1c1f',\n popover: '#1c1c1f',\n 'popover-foreground': '#e7e7e9',\n muted: '#18181b',\n foreground: '#e7e7e9',\n 'card-foreground': '#e7e7e9', // = foreground (app inherits foreground here)\n 'muted-foreground': '#a1a1aa',\n 'subtle-foreground': 'oklch(61.3% 0.0123 286.0)',\n border: '#2a2a2e',\n 'border-strong': 'oklch(51.6% 0.0103 285.9)',\n input: 'oklch(51.6% 0.0072 285.9)',\n ring: '#8b5cf6',\n primary: '#8b5cf6',\n 'primary-soft': '#2a2440',\n 'primary-soft-foreground': '#c4b5fd',\n accent: '#2dd4bf',\n 'accent-soft': '#103a35',\n 'accent-soft-foreground': '#5eead4',\n 'primary-foreground': 'oklch(16.9% 0.0000 89.9)',\n 'destructive-foreground': 'oklch(22.7% 0.0000 89.9)',\n 'info-foreground': 'oklch(35.7% 0.0000 89.9)',\n 'success-foreground': 'oklch(37.3% 0.0000 89.9)',\n 'warning-foreground': 'oklch(39.7% 0.1054 45.9)',\n};\n\n/** Smart QR with contrast-corrected foregrounds, awaiting a fresh visual review in the app. */\nconst smartQr: Theme = {\n id: 'smart-qr',\n name: 'Smart QR',\n description:\n 'Violet brand + teal accent on cool lavender-grey (light) / charcoal (dark) — contrast-corrected Smart QR candidate awaiting app review.',\n tags: ['brand', 'violet', 'teal', 'candidate', 'aa', 'product'],\n light: smartQrLight,\n dark: smartQrDark,\n status: ThemeStatus.Candidate,\n meta: validateTheme({ light: smartQrLight, dark: smartQrDark }),\n};\n\n/** Authored palettes, merged before generated candidates in the registry. */\nexport const AuthoredThemes: ReadonlyArray<Theme> = [smartQr];\n","/* ---------------------------------------------------------------------------\n * Candidate theme pool — a large, diverse, AA-proven catalog.\n *\n * Same contract as `ThemeSeeds` in `Registry.ts`: every entry is a `ThemeSeed`\n * expanded through `generateTheme`, so the whole pool is contrast-validated by\n * the engine and stamped `status: \"candidate\"`. These are *vibes*, not literal\n * clones — the seed captures hue family / neutral temperature / accent scheme /\n * surface character, and the OKLCH generator does the rest (AA-nudging included).\n *\n * Two cohorts:\n * 1. NAMED — popular dev/editor/brand palettes not already in the curated 24.\n * One seed each, hue chosen to evoke the palette's signature brand color.\n * 2. SPECTRUM — a systematic hue sweep (~every 20-30°) crossed with a couple\n * of accent modes / neutral temps, filling the wheel so any brand hue an\n * app picks already has a near neighbour in the pool.\n *\n * `Registry.ts` imports `PoolSeeds` and appends it after the curated seeds, so\n * the final order is: smart-qr (authored candidate) → 24 curated candidates → this pool.\n *\n * Foundation layer — no upward imports (ESLint enforces).\n * ------------------------------------------------------------------------- */\n\nimport type { ThemeSeed } from '../Theme';\n\n/* ===========================================================================\n * 1. NAMED — editor / brand palettes (vibe-matched, not cloned).\n *\n * Hues are eyeballed from each palette's signature accent (OKLCH degrees):\n * ~25 red · ~45 orange · ~75 amber/olive · ~110 chartreuse · ~145 green ·\n * ~165 emerald/teal · ~195 teal/cyan · ~225 azure · ~255 indigo ·\n * ~285 violet · ~320 magenta · ~350 pink/rose.\n * Ids are kebab-case and unique vs the curated 24 + smart-qr.\n * ========================================================================= */\n\nconst NamedSeeds: ReadonlyArray<ThemeSeed> = [\n {\n id: 'catppuccin-latte',\n name: 'Catppuccin Latte',\n description: 'Soft mauve brand on warm latte neutrals — the light Catppuccin flavour.',\n tags: ['editor', 'catppuccin', 'pastel', 'warm', 'soft'],\n primaryHue: 290,\n neutralTemp: 'warm',\n accentMode: 'analogous',\n surface: 'soft',\n },\n {\n id: 'catppuccin-frappe',\n name: 'Catppuccin Frappé',\n description: 'Muted mauve brand on cool slate — the mid Catppuccin flavour.',\n tags: ['editor', 'catppuccin', 'pastel', 'cool', 'muted'],\n primaryHue: 287,\n neutralTemp: 'cool',\n accentMode: 'analogous',\n surface: 'soft',\n },\n {\n id: 'catppuccin-macchiato',\n name: 'Catppuccin Macchiato',\n description: 'Lavender-mauve brand on deep cool neutrals — the darker Catppuccin flavour.',\n tags: ['editor', 'catppuccin', 'pastel', 'cool', 'soft'],\n primaryHue: 280,\n neutralTemp: 'cool',\n accentMode: 'triadic',\n surface: 'soft',\n },\n {\n id: 'catppuccin-mocha',\n name: 'Catppuccin Mocha',\n description: 'Pastel mauve brand on the darkest Catppuccin slate — cozy and dim.',\n tags: ['editor', 'catppuccin', 'pastel', 'cool', 'soft'],\n primaryHue: 283,\n neutralTemp: 'cool',\n accentMode: 'analogous',\n surface: 'soft',\n },\n {\n id: 'tokyo-night',\n name: 'Tokyo Night',\n description: 'Indigo-blue brand on deep cool navy — neon-city night editor palette.',\n tags: ['editor', 'tokyo-night', 'cool', 'calm'],\n primaryHue: 252,\n neutralTemp: 'cool',\n accentMode: 'analogous',\n surface: 'soft',\n },\n {\n id: 'tokyo-night-storm',\n name: 'Tokyo Night Storm',\n description: 'Soft blue brand on stormy blue-grey — the lighter-ground Tokyo Night variant.',\n tags: ['editor', 'tokyo-night', 'cool', 'muted'],\n primaryHue: 246,\n neutralTemp: 'cool',\n accentMode: 'triadic',\n surface: 'soft',\n },\n {\n id: 'tokyo-night-light',\n name: 'Tokyo Night Light',\n description: 'Indigo brand on crisp cool paper — the daytime Tokyo Night.',\n tags: ['editor', 'tokyo-night', 'cool', 'light'],\n primaryHue: 250,\n neutralTemp: 'cool',\n accentMode: 'analogous',\n surface: 'crisp',\n },\n {\n id: 'rose-pine',\n name: 'Rosé Pine',\n description: 'Dusky rose brand on muted plum-grey — the cozy Rosé Pine vibe.',\n tags: ['editor', 'rose-pine', 'muted', 'soft', 'cool'],\n primaryHue: 350,\n neutralTemp: 'cool',\n accentMode: 'triadic',\n surface: 'soft',\n },\n {\n id: 'rose-pine-moon',\n name: 'Rosé Pine Moon',\n description: 'Soft rose brand on a lighter moonlit plum ground — Rosé Pine Moon.',\n tags: ['editor', 'rose-pine', 'muted', 'soft', 'cool'],\n primaryHue: 345,\n neutralTemp: 'cool',\n accentMode: 'analogous',\n surface: 'soft',\n },\n {\n id: 'rose-pine-dawn',\n name: 'Rosé Pine Dawn',\n description: 'Rose brand on warm parchment — the light Rosé Pine Dawn.',\n tags: ['editor', 'rose-pine', 'warm', 'soft', 'light'],\n primaryHue: 352,\n neutralTemp: 'warm',\n accentMode: 'analogous',\n surface: 'soft',\n },\n {\n id: 'one-dark',\n name: 'One Dark',\n description: 'Hyperlink-blue brand on cool gunmetal — the Atom/One Dark classic.',\n tags: ['editor', 'one-dark', 'cool', 'calm'],\n primaryHue: 240,\n neutralTemp: 'cool',\n accentMode: 'complementary',\n surface: 'crisp',\n },\n {\n id: 'one-light',\n name: 'One Light',\n description: 'Blue brand on crisp neutral paper — the One Light editor theme.',\n tags: ['editor', 'one-light', 'neutral', 'light'],\n primaryHue: 240,\n neutralTemp: 'neutral',\n accentMode: 'complementary',\n surface: 'crisp',\n },\n {\n id: 'ayu-dark',\n name: 'Ayu Dark',\n description: 'Warm amber brand on near-black ink — Ayu Dark’s signature glow.',\n tags: ['editor', 'ayu', 'warm', 'vibrant'],\n primaryHue: 60,\n neutralTemp: 'warm',\n accentMode: 'analogous',\n surface: 'crisp',\n },\n {\n id: 'ayu-mirage',\n name: 'Ayu Mirage',\n description: 'Amber-gold brand on muted blue-grey — the mid Ayu Mirage tone.',\n tags: ['editor', 'ayu', 'warm', 'muted'],\n primaryHue: 55,\n neutralTemp: 'cool',\n accentMode: 'triadic',\n surface: 'soft',\n },\n {\n id: 'ayu-light',\n name: 'Ayu Light',\n description: 'Warm orange brand on bright paper — the daytime Ayu Light.',\n tags: ['editor', 'ayu', 'warm', 'light'],\n primaryHue: 48,\n neutralTemp: 'warm',\n accentMode: 'analogous',\n surface: 'crisp',\n },\n {\n id: 'everforest',\n name: 'Everforest',\n description: 'Soft moss-green brand on warm forest-grey — the gentle Everforest palette.',\n tags: ['editor', 'everforest', 'nature', 'warm', 'muted'],\n primaryHue: 135,\n neutralTemp: 'warm',\n accentMode: 'analogous',\n surface: 'soft',\n },\n {\n id: 'everforest-light',\n name: 'Everforest Light',\n description: 'Moss green brand on warm cream — the light Everforest.',\n tags: ['editor', 'everforest', 'nature', 'warm', 'light'],\n primaryHue: 130,\n neutralTemp: 'warm',\n accentMode: 'analogous',\n surface: 'soft',\n },\n {\n id: 'kanagawa',\n name: 'Kanagawa',\n description: 'Wave-blue brand on warm sumi-ink grey — inspired by Hokusai’s Great Wave.',\n tags: ['editor', 'kanagawa', 'cool', 'muted', 'warm'],\n primaryHue: 220,\n neutralTemp: 'warm',\n accentMode: 'triadic',\n surface: 'soft',\n },\n {\n id: 'kanagawa-lotus',\n name: 'Kanagawa Lotus',\n description: 'Indigo brand on warm parchment — the light Kanagawa Lotus.',\n tags: ['editor', 'kanagawa', 'warm', 'light', 'muted'],\n primaryHue: 235,\n neutralTemp: 'warm',\n accentMode: 'analogous',\n surface: 'soft',\n },\n {\n id: 'night-owl',\n name: 'Night Owl',\n description: 'Cyan-teal brand on deep midnight blue — a palette tuned for late-night coding.',\n tags: ['editor', 'night-owl', 'cool', 'vibrant'],\n primaryHue: 195,\n neutralTemp: 'cool',\n accentMode: 'triadic',\n surface: 'soft',\n },\n {\n id: 'light-owl',\n name: 'Light Owl',\n description: 'Teal brand on crisp cool paper — the daytime Light Owl.',\n tags: ['editor', 'night-owl', 'cool', 'light'],\n primaryHue: 198,\n neutralTemp: 'cool',\n accentMode: 'complementary',\n surface: 'crisp',\n },\n {\n id: 'synthwave',\n name: 'Synthwave',\n description: 'Hot-magenta brand with a cyan accent on deep purple-black — retro 80s neon.',\n tags: ['editor', 'synthwave', 'retro', 'vibrant', 'neon'],\n primaryHue: 320,\n neutralTemp: 'cool',\n accentMode: 'triadic',\n surface: 'crisp',\n },\n {\n id: 'outrun',\n name: 'Outrun',\n description: 'Sunset-orange brand with a violet accent on dark indigo — neon sunset drive.',\n tags: ['retro', 'synthwave', 'vibrant', 'warm', 'neon'],\n primaryHue: 32,\n neutralTemp: 'cool',\n accentMode: 'triadic',\n surface: 'crisp',\n },\n {\n id: 'material',\n name: 'Material',\n description: 'Indigo brand with a teal accent on neutral greys — the Material Design baseline.',\n tags: ['brand', 'material', 'neutral', 'classic'],\n primaryHue: 255,\n neutralTemp: 'neutral',\n accentMode: 'complementary',\n surface: 'crisp',\n },\n {\n id: 'material-ocean',\n name: 'Material Ocean',\n description: 'Bright blue brand on deep ocean-navy — the Material Theme Ocean variant.',\n tags: ['editor', 'material', 'cool', 'calm'],\n primaryHue: 225,\n neutralTemp: 'cool',\n accentMode: 'analogous',\n surface: 'soft',\n },\n {\n id: 'palenight',\n name: 'Palenight',\n description: 'Soft violet brand on dim blue-grey — the mellow Material Palenight.',\n tags: ['editor', 'material', 'cool', 'muted', 'soft'],\n primaryHue: 270,\n neutralTemp: 'cool',\n accentMode: 'analogous',\n surface: 'soft',\n },\n {\n id: 'oceanic-next',\n name: 'Oceanic Next',\n description: 'Teal-blue brand on slate navy — the Oceanic Next editor palette.',\n tags: ['editor', 'oceanic', 'cool', 'calm'],\n primaryHue: 200,\n neutralTemp: 'cool',\n accentMode: 'analogous',\n surface: 'soft',\n },\n {\n id: 'horizon',\n name: 'Horizon',\n description: 'Coral-rose brand with a cyan accent on warm plum-charcoal — the warm Horizon palette.',\n tags: ['editor', 'horizon', 'warm', 'vibrant'],\n primaryHue: 5,\n neutralTemp: 'warm',\n accentMode: 'triadic',\n surface: 'soft',\n },\n {\n id: 'github-dark',\n name: 'GitHub Dark',\n description: 'GitHub-blue brand on cool slate — the dark GitHub interface palette.',\n tags: ['brand', 'github', 'cool', 'professional'],\n primaryHue: 235,\n neutralTemp: 'cool',\n accentMode: 'complementary',\n surface: 'crisp',\n },\n {\n id: 'github-light',\n name: 'GitHub Light',\n description: 'GitHub-blue brand on crisp neutral white — the light GitHub interface.',\n tags: ['brand', 'github', 'neutral', 'professional', 'light'],\n primaryHue: 235,\n neutralTemp: 'neutral',\n accentMode: 'complementary',\n surface: 'crisp',\n },\n {\n id: 'github-dimmed',\n name: 'GitHub Dimmed',\n description: 'GitHub-blue brand on softened slate — the low-glare GitHub Dimmed mode.',\n tags: ['brand', 'github', 'cool', 'muted'],\n primaryHue: 233,\n neutralTemp: 'cool',\n accentMode: 'complementary',\n surface: 'soft',\n },\n {\n id: 'cobalt2',\n name: 'Cobalt2',\n description: 'Electric cobalt brand with an amber accent on deep navy — Wes Bos’ Cobalt2.',\n tags: ['editor', 'cobalt', 'cool', 'vibrant'],\n primaryHue: 228,\n neutralTemp: 'cool',\n accentMode: 'complementary',\n surface: 'crisp',\n },\n {\n id: 'panda',\n name: 'Panda',\n description: 'Pink-magenta brand with a cyan accent on near-black grey — the friendly Panda Syntax.',\n tags: ['editor', 'panda', 'vibrant', 'neutral'],\n primaryHue: 335,\n neutralTemp: 'neutral',\n accentMode: 'triadic',\n surface: 'crisp',\n },\n {\n id: 'monokai-pro',\n name: 'Monokai Pro',\n description: 'Warm yellow-amber brand with a magenta accent on warm charcoal — Monokai Pro.',\n tags: ['editor', 'monokai', 'warm', 'vibrant'],\n primaryHue: 70,\n neutralTemp: 'warm',\n accentMode: 'complementary',\n surface: 'crisp',\n },\n {\n id: 'solarized-dark',\n name: 'Solarized Dark',\n description: 'Cyan-blue brand on the deep teal-grey Solarized base — the dark Solarized.',\n tags: ['editor', 'solarized', 'cool', 'muted'],\n primaryHue: 205,\n neutralTemp: 'cool',\n accentMode: 'complementary',\n surface: 'soft',\n },\n {\n id: 'gruvbox-light',\n name: 'Gruvbox Light',\n description: 'Warm orange brand on retro cream — the light Gruvbox.',\n tags: ['editor', 'gruvbox', 'warm', 'retro', 'light'],\n primaryHue: 45,\n neutralTemp: 'warm',\n accentMode: 'analogous',\n surface: 'soft',\n },\n {\n id: 'gruvbox-material',\n name: 'Gruvbox Material',\n description: 'Softened amber brand on muted warm grey — the gentler Gruvbox Material.',\n tags: ['editor', 'gruvbox', 'warm', 'retro', 'muted'],\n primaryHue: 52,\n neutralTemp: 'warm',\n accentMode: 'triadic',\n surface: 'soft',\n },\n {\n id: 'nord-light',\n name: 'Nord Light',\n description: 'Frost-blue brand on bright arctic snow — the light counterpart to Nord.',\n tags: ['editor', 'nord', 'cool', 'muted', 'light'],\n primaryHue: 213,\n neutralTemp: 'cool',\n accentMode: 'analogous',\n surface: 'soft',\n },\n {\n id: 'aurora',\n name: 'Aurora',\n description: 'Frost-green brand with a violet accent on cool slate — Nord’s Aurora highlights.',\n tags: ['editor', 'nord', 'cool', 'nature'],\n primaryHue: 150,\n neutralTemp: 'cool',\n accentMode: 'triadic',\n surface: 'soft',\n },\n {\n id: 'dracula-pro',\n name: 'Dracula Pro',\n description: 'Refined purple brand with a pink accent on warm-tinted charcoal — Dracula Pro.',\n tags: ['editor', 'dracula', 'vibrant', 'cool'],\n primaryHue: 268,\n neutralTemp: 'cool',\n accentMode: 'analogous',\n surface: 'crisp',\n },\n {\n id: 'shades-of-purple',\n name: 'Shades of Purple',\n description: 'Royal violet brand with a gold accent on deep indigo — the bold SoP palette.',\n tags: ['editor', 'purple', 'vibrant', 'cool'],\n primaryHue: 275,\n neutralTemp: 'cool',\n accentMode: 'complementary',\n surface: 'crisp',\n },\n {\n id: 'winter-is-coming',\n name: 'Winter is Coming',\n description: 'Cool blue brand on icy slate — the crisp Winter-is-Coming editor theme.',\n tags: ['editor', 'cool', 'calm', 'muted'],\n primaryHue: 218,\n neutralTemp: 'cool',\n accentMode: 'analogous',\n surface: 'crisp',\n },\n {\n id: 'cyberpunk',\n name: 'Cyberpunk',\n description: 'Electric cyan brand with a hot-pink accent on black — high-voltage neon.',\n tags: ['retro', 'neon', 'vibrant', 'cool'],\n primaryHue: 192,\n neutralTemp: 'cool',\n accentMode: 'triadic',\n surface: 'crisp',\n },\n {\n id: 'spacegray',\n name: 'Spacegray',\n description: 'Muted blue brand on understated cool grey — the calm Spacegray UI.',\n tags: ['editor', 'cool', 'muted', 'minimal'],\n primaryHue: 210,\n neutralTemp: 'cool',\n accentMode: 'analogous',\n surface: 'soft',\n },\n {\n id: 'github-copilot',\n name: 'Copilot',\n description: 'Teal-cyan brand on neutral slate — a calm assistant-inspired palette.',\n tags: ['brand', 'cool', 'fresh', 'professional'],\n primaryHue: 185,\n neutralTemp: 'neutral',\n accentMode: 'complementary',\n surface: 'crisp',\n },\n {\n id: 'vercel',\n name: 'Vercel',\n description: 'Pure achromatic brand on stark neutral greys — the high-contrast Vercel look.',\n tags: ['brand', 'neutral', 'minimal', 'grayscale'],\n primaryHue: 0,\n neutralTemp: 'neutral',\n accentMode: 'mono',\n surface: 'crisp',\n },\n {\n id: 'stripe',\n name: 'Stripe',\n description: 'Indigo-violet brand with an analogous accent on cool neutrals — the Stripe brand feel.',\n tags: ['brand', 'cool', 'professional', 'vibrant'],\n primaryHue: 258,\n neutralTemp: 'cool',\n accentMode: 'analogous',\n surface: 'crisp',\n },\n {\n id: 'spotify',\n name: 'Spotify',\n description: 'Vivid green brand on near-black neutral — the energetic streaming-app palette.',\n tags: ['brand', 'nature', 'vibrant', 'neutral'],\n primaryHue: 145,\n neutralTemp: 'neutral',\n accentMode: 'analogous',\n surface: 'crisp',\n },\n {\n id: 'firewatch',\n name: 'Firewatch',\n description: 'Sunset-orange brand with a teal accent on dusky blue — inspired by the game’s vistas.',\n tags: ['nature', 'warm', 'vibrant', 'cool'],\n primaryHue: 28,\n neutralTemp: 'cool',\n accentMode: 'complementary',\n surface: 'soft',\n },\n {\n id: 'andromeda',\n name: 'Andromeda',\n description: 'Magenta-pink brand with a green accent on deep space-blue — the vivid Andromeda palette.',\n tags: ['editor', 'vibrant', 'cool', 'neon'],\n primaryHue: 330,\n neutralTemp: 'cool',\n accentMode: 'complementary',\n surface: 'crisp',\n },\n {\n id: 'bluloco-light',\n name: 'Bluloco Light',\n description: 'Saturated blue brand on crisp paper — the punchy Bluloco Light.',\n tags: ['editor', 'cool', 'vibrant', 'light'],\n primaryHue: 230,\n neutralTemp: 'neutral',\n accentMode: 'complementary',\n surface: 'crisp',\n },\n {\n id: 'noctis',\n name: 'Noctis',\n description: 'Teal brand on deep blue-green ink — the legible Noctis editor palette.',\n tags: ['editor', 'cool', 'fresh', 'muted'],\n primaryHue: 180,\n neutralTemp: 'cool',\n accentMode: 'analogous',\n surface: 'soft',\n },\n {\n id: 'min-dark',\n name: 'Min Dark',\n description: 'Restrained cyan brand on pure dark neutral — the minimal Miniml/Min theme.',\n tags: ['editor', 'minimal', 'cool', 'neutral'],\n primaryHue: 190,\n neutralTemp: 'neutral',\n accentMode: 'mono',\n surface: 'crisp',\n },\n {\n id: 'poimandres',\n name: 'Poimandres',\n description: 'Teal-cyan brand on deep blue-grey — the muted, modern Poimandres palette.',\n tags: ['editor', 'cool', 'muted', 'calm'],\n primaryHue: 188,\n neutralTemp: 'cool',\n accentMode: 'analogous',\n surface: 'soft',\n },\n {\n id: 'flexoki',\n name: 'Flexoki',\n description: 'Warm red-brown brand on inky warm paper — the analog Flexoki palette.',\n tags: ['editor', 'warm', 'muted', 'paper'],\n primaryHue: 25,\n neutralTemp: 'warm',\n accentMode: 'analogous',\n surface: 'soft',\n },\n {\n id: 'zenburn',\n name: 'Zenburn',\n description: 'Muted olive-tan brand on low-contrast warm grey — the classic low-glare Zenburn.',\n tags: ['editor', 'warm', 'muted', 'low-contrast'],\n primaryHue: 95,\n neutralTemp: 'warm',\n accentMode: 'analogous',\n surface: 'soft',\n },\n {\n id: 'oxocarbon',\n name: 'Oxocarbon',\n description: 'Magenta-violet brand with a cyan accent on pure carbon grey — IBM-inspired Oxocarbon.',\n tags: ['editor', 'vibrant', 'neutral', 'cool'],\n primaryHue: 300,\n neutralTemp: 'neutral',\n accentMode: 'triadic',\n surface: 'crisp',\n },\n {\n id: 'iceberg',\n name: 'Iceberg',\n description: 'Cool periwinkle-blue brand on icy blue-grey — the restrained Iceberg palette.',\n tags: ['editor', 'cool', 'muted', 'calm'],\n primaryHue: 245,\n neutralTemp: 'cool',\n accentMode: 'analogous',\n surface: 'soft',\n },\n {\n id: 'apprentice',\n name: 'Apprentice',\n description: 'Muted khaki-green brand on warm dark grey — the low-key Apprentice terminal palette.',\n tags: ['editor', 'warm', 'muted', 'low-contrast'],\n primaryHue: 100,\n neutralTemp: 'warm',\n accentMode: 'analogous',\n surface: 'soft',\n },\n {\n id: 'tomorrow-night',\n name: 'Tomorrow Night',\n description: 'Calm blue brand on neutral charcoal — the balanced Tomorrow Night classic.',\n tags: ['editor', 'cool', 'calm', 'neutral'],\n primaryHue: 222,\n neutralTemp: 'neutral',\n accentMode: 'complementary',\n surface: 'crisp',\n },\n {\n id: 'embark',\n name: 'Embark',\n description: 'Violet brand with a teal accent on deep blue-purple — the vivid Embark palette.',\n tags: ['editor', 'vibrant', 'cool'],\n primaryHue: 278,\n neutralTemp: 'cool',\n accentMode: 'triadic',\n surface: 'soft',\n },\n {\n id: 'moonlight',\n name: 'Moonlight',\n description: 'Periwinkle-violet brand on deep blue night — the dreamy Moonlight II palette.',\n tags: ['editor', 'cool', 'calm', 'soft'],\n primaryHue: 262,\n neutralTemp: 'cool',\n accentMode: 'analogous',\n surface: 'soft',\n },\n {\n id: 'bearded',\n name: 'Bearded',\n description: 'Magenta brand with a green accent on cool charcoal — a bold Bearded-style palette.',\n tags: ['editor', 'vibrant', 'cool'],\n primaryHue: 315,\n neutralTemp: 'cool',\n accentMode: 'complementary',\n surface: 'crisp',\n },\n {\n id: 'city-lights',\n name: 'City Lights',\n description: 'Steel-blue brand on deep blue-grey — the muted, urban City Lights palette.',\n tags: ['editor', 'cool', 'muted', 'calm'],\n primaryHue: 205,\n neutralTemp: 'cool',\n accentMode: 'analogous',\n surface: 'soft',\n },\n {\n id: 'snazzy',\n name: 'Snazzy',\n description: 'Bright cyan brand with a magenta accent on near-black — the punchy Hyper Snazzy.',\n tags: ['terminal', 'vibrant', 'cool', 'neon'],\n primaryHue: 188,\n neutralTemp: 'cool',\n accentMode: 'triadic',\n surface: 'crisp',\n },\n {\n id: 'tomorrow-light',\n name: 'Tomorrow',\n description: 'Soft blue brand on clean neutral paper — the original light Tomorrow.',\n tags: ['editor', 'neutral', 'calm', 'light'],\n primaryHue: 222,\n neutralTemp: 'neutral',\n accentMode: 'complementary',\n surface: 'crisp',\n },\n {\n id: 'paper-color',\n name: 'PaperColor',\n description: 'Crisp blue brand on bright paper-white — the print-like PaperColor light theme.',\n tags: ['editor', 'neutral', 'paper', 'light'],\n primaryHue: 228,\n neutralTemp: 'neutral',\n accentMode: 'complementary',\n surface: 'crisp',\n },\n {\n id: 'quietlight',\n name: 'Quiet Light',\n description: 'Olive-green brand on warm cream — the soft, low-contrast Quiet Light.',\n tags: ['editor', 'warm', 'soft', 'light'],\n primaryHue: 110,\n neutralTemp: 'warm',\n accentMode: 'analogous',\n surface: 'soft',\n },\n];\n\n/* ===========================================================================\n * 2. SPECTRUM — systematic hue sweep filling the wheel.\n *\n * For a set of evenly-spaced hues (~every 24°), emit a few seeds varying the\n * accent mode / neutral temp / surface so the catalog covers the full circle\n * with diverse moods. Ids are `spectrum-{hue}-{accentInitial}{tempInitial}`,\n * e.g. `spectrum-204-ac` (hue 204, analogous, cool). Names are the hue's color\n * family + a descriptor so they read like real presets, not coordinates.\n * ========================================================================= */\n\n/** A point on the wheel: hue + a human color-family label. */\ninterface HueStop {\n hue: number;\n /** Color-family word used to name the spectrum presets at this hue. */\n family: string;\n\n /** Mood/lightness word that pairs with the family for the display name. */\n word: string;\n}\n\n/** Evenly-spaced stops around the wheel (~24° apart), each with a real name. */\nconst HueStops: ReadonlyArray<HueStop> = [\n { hue: 0, family: 'Scarlet', word: 'Ember' },\n { hue: 24, family: 'Coral', word: 'Flare' },\n { hue: 48, family: 'Marigold', word: 'Glow' },\n { hue: 72, family: 'Citron', word: 'Zest' },\n { hue: 96, family: 'Chartreuse', word: 'Sprout' },\n { hue: 120, family: 'Clover', word: 'Meadow' },\n { hue: 144, family: 'Jade', word: 'Grove' },\n { hue: 168, family: 'Spruce', word: 'Tide' },\n { hue: 192, family: 'Lagoon', word: 'Reef' },\n { hue: 216, family: 'Cerulean', word: 'Drift' },\n { hue: 240, family: 'Sapphire', word: 'Dusk' },\n { hue: 264, family: 'Iris', word: 'Nocturne' },\n { hue: 288, family: 'Orchid', word: 'Bloom' },\n { hue: 312, family: 'Fuchsia', word: 'Pulse' },\n { hue: 336, family: 'Magenta', word: 'Blush' },\n];\n\n/** Accent-mode → id initial + descriptive word for the description. */\nconst AccentVariants: { mode: ThemeSeed['accentMode']; init: string; word: string }[] = [\n { mode: 'complementary', init: 'x', word: 'complementary' },\n { mode: 'analogous', init: 'a', word: 'analogous' },\n { mode: 'triadic', init: 't', word: 'triadic' },\n];\n\n/** Neutral-temp → id initial + descriptive word. */\nconst TempVariants: { temp: ThemeSeed['neutralTemp']; init: string }[] = [\n { temp: 'cool', init: 'c' },\n { temp: 'warm', init: 'w' },\n];\n\n/**\n * Build the spectrum sweep: for each hue stop, cross (3 accent modes × 2 temps),\n * alternating surface so the pool isn't monotonous. 15 hues × 6 = 90 seeds.\n */\nfunction buildSpectrumSeeds(): ReadonlyArray<ThemeSeed> {\n const seeds: Array<ThemeSeed> = [];\n for (const stop of HueStops) {\n let i = 0;\n for (const accent of AccentVariants) {\n for (const temp of TempVariants) {\n // Alternate surface across the 6 variants for visual variety.\n const surface: ThemeSeed['surface'] = i % 2 === 0 ? 'crisp' : 'soft';\n const tempWord = temp.temp === 'cool' ? 'cool' : 'warm';\n seeds.push({\n id: `spectrum-${stop.hue}-${accent.init}${temp.init}`,\n name: `${stop.family} ${stop.word}`,\n description: `${stop.family} brand at hue ${stop.hue}° — ${accent.word} accent on ${tempWord} neutrals (${surface} surfaces).`,\n tags: ['spectrum', 'sweep', stop.family.toLowerCase(), tempWord, accent.word],\n primaryHue: stop.hue,\n neutralTemp: temp.temp,\n accentMode: accent.mode,\n surface,\n });\n i++;\n }\n }\n }\n return seeds;\n}\n\nconst SpectrumSeeds: ReadonlyArray<ThemeSeed> = buildSpectrumSeeds();\n\n/* ===========================================================================\n * Exported pool — named cohort first, then the spectrum sweep.\n * `Registry.ts` appends this after the curated 24, all expanded via\n * `generateTheme` (→ `status: \"candidate\"`).\n * ========================================================================= */\n\n/** The full candidate pool seeds (named editor/brand palettes + hue sweep). */\nexport const PoolSeeds: ReadonlyArray<ThemeSeed> = [...NamedSeeds, ...SpectrumSeeds];\n","/* ---------------------------------------------------------------------------\n * Curated theme registry.\n *\n * ~24 named presets. Every one is authored as a `ThemeSeed` and expanded through\n * `generateTheme`, so the whole catalog is contrast-validated the same way an\n * app's bespoke theme would be. Names nod to well-known palettes but the colors\n * are generated (not literal clones) — the seed captures the *vibe* (hue family,\n * neutral temperature, accent scheme, surface character).\n *\n * `THEMES` resolves and caches entries on first access; `getTheme(id)` looks one up.\n * ------------------------------------------------------------------------- */\n\nimport type { Theme, ThemeSeed } from './Theme';\nimport { ThemeStatus } from './Theme';\nimport { generateTheme } from './Generate';\nimport { AuthoredThemes } from './constants/Authored';\nimport { PoolSeeds } from './constants/Pool';\n\n/** The authoring seeds. Order here = order in `THEMES` and the emitted stylesheet. */\nexport const ThemeSeeds: ReadonlyArray<ThemeSeed> = [\n {\n id: 'wow',\n name: 'WoW',\n description: 'House blue — the @wow-two-beta/ui default vibe, regenerated in OKLCH.',\n tags: ['brand', 'default'],\n primaryHue: 264,\n neutralTemp: 'cool',\n accentMode: 'analogous',\n surface: 'crisp',\n },\n {\n id: 'midnight',\n name: 'Midnight',\n description: 'Deep indigo on cool slate — calm, focused, low-glare.',\n tags: ['cool', 'calm'],\n primaryHue: 268,\n neutralTemp: 'cool',\n accentMode: 'triadic',\n surface: 'soft',\n },\n {\n id: 'slate',\n name: 'Slate',\n description: 'Neutral steel-blue brand on balanced greys — quiet and professional.',\n tags: ['neutral', 'professional'],\n primaryHue: 235,\n neutralTemp: 'cool',\n accentMode: 'complementary',\n surface: 'crisp',\n },\n {\n id: 'ocean',\n name: 'Ocean',\n description: 'Azure brand with a teal accent over cool neutrals.',\n tags: ['cool', 'fresh'],\n primaryHue: 222,\n neutralTemp: 'cool',\n accentMode: 'analogous',\n surface: 'crisp',\n },\n {\n id: 'forest',\n name: 'Forest',\n description: 'Pine green brand, warm-leaning neutrals, earthy accent.',\n tags: ['nature', 'warm'],\n primaryHue: 150,\n neutralTemp: 'warm',\n accentMode: 'analogous',\n surface: 'soft',\n },\n {\n id: 'emerald',\n name: 'Emerald',\n description: 'Vivid green-teal brand on crisp cool greys.',\n tags: ['nature', 'cool'],\n primaryHue: 165,\n neutralTemp: 'cool',\n accentMode: 'complementary',\n surface: 'crisp',\n },\n {\n id: 'sunset',\n name: 'Sunset',\n description: 'Warm orange brand with a violet accent — energetic dusk palette.',\n tags: ['warm', 'vibrant'],\n primaryHue: 42,\n neutralTemp: 'warm',\n accentMode: 'complementary',\n surface: 'crisp',\n },\n {\n id: 'amber',\n name: 'Amber',\n description: 'Golden brand on warm stone — cozy and grounded.',\n tags: ['warm', 'cozy'],\n primaryHue: 75,\n neutralTemp: 'warm',\n accentMode: 'triadic',\n surface: 'soft',\n },\n {\n id: 'rose',\n name: 'Rose',\n description: 'Soft crimson-pink brand with a warm neutral ground.',\n tags: ['warm', 'soft'],\n primaryHue: 12,\n neutralTemp: 'warm',\n accentMode: 'analogous',\n surface: 'soft',\n },\n {\n id: 'crimson',\n name: 'Crimson',\n description: 'Bold red brand on neutral greys — high-impact and direct.',\n tags: ['warm', 'bold'],\n primaryHue: 25,\n neutralTemp: 'neutral',\n accentMode: 'complementary',\n surface: 'crisp',\n },\n {\n id: 'plum',\n name: 'Plum',\n description: 'Rich magenta-purple brand with a green accent.',\n tags: ['vibrant', 'cool'],\n primaryHue: 330,\n neutralTemp: 'cool',\n accentMode: 'complementary',\n surface: 'crisp',\n },\n {\n id: 'grape',\n name: 'Grape',\n description: 'Royal violet brand over cool neutrals, analogous accent.',\n tags: ['cool', 'vibrant'],\n primaryHue: 295,\n neutralTemp: 'cool',\n accentMode: 'analogous',\n surface: 'soft',\n },\n {\n id: 'lavender',\n name: 'Lavender',\n description: 'Gentle violet brand, soft surfaces, low-glare.',\n tags: ['cool', 'soft'],\n primaryHue: 285,\n neutralTemp: 'cool',\n accentMode: 'triadic',\n surface: 'soft',\n },\n {\n id: 'teal',\n name: 'Teal',\n description: 'Balanced teal brand with a coral accent on neutral greys.',\n tags: ['cool', 'fresh'],\n primaryHue: 195,\n neutralTemp: 'neutral',\n accentMode: 'complementary',\n surface: 'crisp',\n },\n {\n id: 'cyan',\n name: 'Cyan',\n description: 'Bright cyan brand, cool neutrals, electric feel.',\n tags: ['cool', 'vibrant'],\n primaryHue: 210,\n neutralTemp: 'cool',\n accentMode: 'analogous',\n surface: 'crisp',\n },\n {\n id: 'mint',\n name: 'Mint',\n description: 'Light spring-green brand on soft cool greys.',\n tags: ['nature', 'soft'],\n primaryHue: 158,\n neutralTemp: 'neutral',\n accentMode: 'analogous',\n surface: 'soft',\n },\n {\n id: 'nord',\n name: 'Nord',\n description: 'Arctic blue brand on desaturated cool slate — Nord-inspired.',\n tags: ['cool', 'calm', 'muted'],\n primaryHue: 213,\n neutralTemp: 'cool',\n accentMode: 'analogous',\n surface: 'soft',\n },\n {\n id: 'solarized',\n name: 'Solarized',\n description: 'Cyan-blue brand on warm tan neutrals — Solarized-inspired balance.',\n tags: ['warm', 'muted'],\n primaryHue: 205,\n neutralTemp: 'warm',\n accentMode: 'complementary',\n surface: 'soft',\n },\n {\n id: 'dracula',\n name: 'Dracula',\n description: 'Purple brand with a pink-magenta accent on cool neutrals — Dracula-inspired.',\n tags: ['cool', 'vibrant'],\n primaryHue: 265,\n neutralTemp: 'cool',\n accentMode: 'triadic',\n surface: 'crisp',\n },\n {\n id: 'gruvbox',\n name: 'Gruvbox',\n description: 'Warm orange-amber brand on retro warm neutrals — Gruvbox-inspired.',\n tags: ['warm', 'retro', 'muted'],\n primaryHue: 50,\n neutralTemp: 'warm',\n accentMode: 'analogous',\n surface: 'soft',\n },\n {\n id: 'monokai',\n name: 'Monokai',\n description: 'Lime-green brand with a magenta accent on neutral greys — Monokai-inspired.',\n tags: ['vibrant', 'neutral'],\n primaryHue: 130,\n neutralTemp: 'neutral',\n accentMode: 'complementary',\n surface: 'crisp',\n },\n {\n id: 'mono',\n name: 'Mono',\n description: 'Achromatic — black/white brand on pure neutral greys. Minimal, content-first.',\n tags: ['neutral', 'minimal', 'grayscale'],\n primaryHue: 270,\n neutralTemp: 'neutral',\n accentMode: 'mono',\n surface: 'crisp',\n },\n {\n id: 'graphite',\n name: 'Graphite',\n description: 'Near-mono with a faint cool-blue brand — understated and dense.',\n tags: ['neutral', 'minimal'],\n primaryHue: 240,\n neutralTemp: 'cool',\n accentMode: 'mono',\n surface: 'crisp',\n },\n {\n id: 'sand',\n name: 'Sand',\n description: 'Warm taupe brand on soft sandy neutrals — paper-like and gentle.',\n tags: ['warm', 'soft', 'minimal'],\n primaryHue: 60,\n neutralTemp: 'warm',\n accentMode: 'mono',\n surface: 'soft',\n },\n];\n\n/**\n * Every candidate seed, in emit order: the curated 24 first, then the larger\n * diverse pool (named editor/brand palettes + the full-wheel hue sweep) from\n * `constants/Pool.ts`. Kept as a single list so `ThemeIds`/`ThemeSeeds` consumers and\n * the studio see the whole candidate catalog.\n */\nconst CandidateSeeds: ReadonlyArray<ThemeSeed> = [...ThemeSeeds, ...PoolSeeds];\n\n/**\n * The generator-built presets. AA-proven by the engine but not yet validated\n * against a real app surface → `generateTheme` stamps them `status: \"candidate\"`.\n */\nconst ResolvedCandidates = new Map<ThemeSeed, Theme>();\n\n/** Dense array accessors defer expensive color generation until that entry is read. */\nfunction createThemeCatalog(): ReadonlyArray<Theme> {\n const themes = [...AuthoredThemes];\n for (const seed of CandidateSeeds) {\n Object.defineProperty(themes, themes.length, {\n enumerable: true,\n get: () => {\n let resolved = ResolvedCandidates.get(seed);\n if (resolved === undefined) {\n resolved = generateTheme(seed);\n ResolvedCandidates.set(seed, resolved);\n }\n return resolved;\n },\n });\n }\n return Object.freeze(themes);\n}\n\n/**\n * The full registry: validated (real-app-proven) themes FIRST, then the curated\n * candidate presets. Order here = order in the emitted stylesheet / manifest.\n */\nexport const THEMES: ReadonlyArray<Theme> = createThemeCatalog();\n\n/** Look up a theme by id. Returns `undefined` when absent. */\nexport function getTheme(id: string): Theme | undefined {\n const index = ThemeIds.indexOf(id);\n return index < 0 ? undefined : THEMES[index];\n}\n\n/** Themes proven against a real app surface (`status === \"validated\"`). */\nexport function validatedThemes(): ReadonlyArray<Theme> {\n return [\n ...AuthoredThemes.filter((theme) => theme.status === ThemeStatus.Validated),\n ...CandidateSeeds.flatMap((seed) => {\n const theme = ResolvedCandidates.get(seed);\n return theme?.status === ThemeStatus.Validated ? [theme] : [];\n }),\n ];\n}\n\n/** Engine-proven curated presets not yet app-validated (`status === \"candidate\"`). */\nexport function candidateThemes(): ReadonlyArray<Theme> {\n return THEMES.filter((t) => t.status === ThemeStatus.Candidate);\n}\n\n/** Ids of all curated themes, in registry order. */\nexport const ThemeIds: ReadonlyArray<string> = [\n ...AuthoredThemes.map((theme) => theme.id),\n ...CandidateSeeds.map((seed) => seed.id),\n];\n\n/** Lightweight catalog metadata; reading this list does not generate candidate colors. */\nexport const ThemeCatalog: ReadonlyArray<Pick<Theme, 'id' | 'name' | 'status'>> = [\n ...AuthoredThemes.map(({ id, name, status }) => ({ id, name, status })),\n ...CandidateSeeds.map(({ id, name }) => ({ id, name, status: ThemeStatus.Candidate })),\n];\n"],"names":["index"],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"index-KL15HQew.js","sources":["../../src/domain/color/GradientType.ts","../../src/domain/color/Gradient.ts"],"sourcesContent":["/** Defines the foreground gradient projection — linear or radial. */\nexport const GradientType = {\n /** Refers to a linear (directional) gradient. */\n Linear: 'linear',\n /** Refers to a radial (center-out) gradient. */\n Radial: 'radial',\n} as const;\n\nexport type GradientType = (typeof GradientType)[keyof typeof GradientType];\n","import { GradientType } from './GradientType';\n\n/** Defines one color stop of a foreground gradient (the start / end of a two-stop fill). */\nexport interface GradientStop {\n /** The stop color, `#RRGGBB`. */\n color: string;\n\n /** The stop's position along the gradient, `0..1`. */\n offset: number;\n}\n\n/** Defines the shared gradient data — the color stops, independent of projection. */\ninterface GradientBase {\n /** The ordered color stops (two: start, end). */\n stops: ReadonlyArray<GradientStop>;\n}\n\n/** Defines a linear (directional) gradient. */\nexport interface LinearGradient extends GradientBase {\n /** Discriminant — a linear projection. */\n type: typeof GradientType.Linear;\n\n /** Direction in degrees; `0` = left→right, `90` = top→bottom. */\n angle: number;\n}\n\n/** Defines a radial (center-out) gradient. */\nexport interface RadialGradient extends GradientBase {\n /** Discriminant — a radial projection. */\n type: typeof GradientType.Radial;\n\n /** Extent as a fraction (`0..1`) of the canvas half-size — smaller is tighter. */\n radius: number;\n}\n\n/** Defines a foreground gradient — a linear or radial projection over shared stops. */\nexport type Gradient = LinearGradient | RadialGradient;\n\n/** Returns the gradient with one stop's color replaced (by index). */\nfunction withStop(gradient: Gradient, index: number, color: string): Gradient {\n const stops = gradient.stops.map((stop, i) => (i === index ? { ...stop, color } : stop));\n return { ...gradient, stops };\n}\n\n/** Returns the gradient with its stop colors mirrored end-to-end, each offset kept a symmetric flip for any stop count. */\nfunction reverseStops(gradient: Gradient): Gradient {\n const last = gradient.stops.length - 1;\n const stops = gradient.stops.map((stop, i) => ({ ...stop, color: gradient.stops[last - i]!.color }));\n return { ...gradient, stops };\n}\n\n/** Returns the gradient with its linear angle set (no-op on a radial gradient). */\nfunction withAngle(gradient: Gradient, angle: number): Gradient {\n return gradient.type === GradientType.Linear ? { ...gradient, angle } : gradient;\n}\n\n/** Returns the gradient with its radial radius set (no-op on a linear gradient). */\nfunction withRadius(gradient: Gradient, radius: number): Gradient {\n return gradient.type === GradientType.Radial ? { ...gradient, radius } : gradient;\n}\n\n/** Returns the gradient switched to `type` (keeping stops; the target's own field seeds from `defaults`); a no-op if already that type. */\nfunction withType(gradient: Gradient, type: GradientType, defaults: { angle: number; radius: number }): Gradient {\n if (gradient.type === type) return gradient;\n return type === GradientType.Linear\n ? { type: GradientType.Linear, angle: defaults.angle, stops: gradient.stops }\n : { type: GradientType.Radial, radius: defaults.radius, stops: gradient.stops };\n}\n\n/** Creates a linear gradient from `stops` + `angle` (degrees). */\nfunction linear(stops: ReadonlyArray<GradientStop>, angle: number): LinearGradient {\n return { type: GradientType.Linear, angle, stops };\n}\n\n/** Creates a radial gradient from `stops` + `radius` (0..1 extent). */\nfunction radial(stops: ReadonlyArray<GradientStop>, radius: number): RadialGradient {\n return { type: GradientType.Radial, radius, stops };\n}\n\n/** Creates a two-stop linear gradient from a start + end color (offsets `0` and `1`). */\nfunction twoStop(start: string, end: string, angle: number): LinearGradient {\n return linear(\n [\n { color: start, offset: 0 },\n { color: end, offset: 1 },\n ],\n angle,\n );\n}\n\n/** Operations over a `Gradient` value — the companion to the `Gradient` type. */\nexport const Gradient = {\n linear,\n twoStop,\n radial,\n withStop,\n reverseStops,\n withAngle,\n withRadius,\n withType,\n};\n"],"names":["index"],"mappings":"AACO,MAAM,eAAe;AAAA;AAAA,EAE1B,QAAQ;AAAA;AAAA,EAER,QAAQ;AACV;ACiCA,SAAS,SAAS,UAAoBA,QAAe,OAAyB;AAC5E,QAAM,QAAQ,SAAS,MAAM,IAAI,CAAC,MAAM,MAAO,MAAMA,SAAQ,EAAE,GAAG,MAAM,MAAA,IAAU,IAAK;AACvF,SAAO,EAAE,GAAG,UAAU,MAAA;AACxB;AAGA,SAAS,aAAa,UAA8B;AAClD,QAAM,OAAO,SAAS,MAAM,SAAS;AACrC,QAAM,QAAQ,SAAS,MAAM,IAAI,CAAC,MAAM,OAAO,EAAE,GAAG,MAAM,OAAO,SAAS,MAAM,OAAO,CAAC,EAAG,QAAQ;AACnG,SAAO,EAAE,GAAG,UAAU,MAAA;AACxB;AAGA,SAAS,UAAU,UAAoB,OAAyB;AAC9D,SAAO,SAAS,SAAS,aAAa,SAAS,EAAE,GAAG,UAAU,UAAU;AAC1E;AAGA,SAAS,WAAW,UAAoB,QAA0B;AAChE,SAAO,SAAS,SAAS,aAAa,SAAS,EAAE,GAAG,UAAU,WAAW;AAC3E;AAGA,SAAS,SAAS,UAAoB,MAAoB,UAAuD;AAC/G,MAAI,SAAS,SAAS,KAAM,QAAO;AACnC,SAAO,SAAS,aAAa,SACzB,EAAE,MAAM,aAAa,QAAQ,OAAO,SAAS,OAAO,OAAO,SAAS,UACpE,EAAE,MAAM,aAAa,QAAQ,QAAQ,SAAS,QAAQ,OAAO,SAAS,MAAA;AAC5E;AAGA,SAAS,OAAO,OAAoC,OAA+B;AACjF,SAAO,EAAE,MAAM,aAAa,QAAQ,OAAO,MAAA;AAC7C;AAGA,SAAS,OAAO,OAAoC,QAAgC;AAClF,SAAO,EAAE,MAAM,aAAa,QAAQ,QAAQ,MAAA;AAC9C;AAGA,SAAS,QAAQ,OAAe,KAAa,OAA+B;AAC1E,SAAO;AAAA,IACL;AAAA,MACE,EAAE,OAAO,OAAO,QAAQ,EAAA;AAAA,MACxB,EAAE,OAAO,KAAK,QAAQ,EAAA;AAAA,IAAE;AAAA,IAE1B;AAAA,EAAA;AAEJ;AAGO,MAAM,WAAW;AAAA,EACtB;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AACF;;;;;;"}
1
+ {"version":3,"file":"index-KL15HQew.js","sources":["../../src/domain/color/GradientType.ts","../../src/domain/color/Gradient.ts"],"sourcesContent":["/** Defines the foreground gradient projection — linear or radial. */\nexport const GradientType = {\n /** Refers to a linear (directional) gradient. */\n Linear: 'linear',\n /** Refers to a radial (center-out) gradient. */\n Radial: 'radial',\n} as const;\n\nexport type GradientType = (typeof GradientType)[keyof typeof GradientType];\n","import { GradientType } from './GradientType';\n\n/** Defines one color stop of a foreground gradient (the start / end of a two-stop fill). */\nexport interface GradientStop {\n /** The stop color, `#RRGGBB`. */\n color: string;\n\n /** The stop's position along the gradient, `0..1`. */\n offset: number;\n}\n\n/** Defines the shared gradient data — the color stops, independent of projection. */\ninterface GradientBase {\n /** The ordered color stops (two: start, end). */\n stops: ReadonlyArray<GradientStop>;\n}\n\n/** Defines a linear (directional) gradient. */\nexport interface LinearGradient extends GradientBase {\n /** Discriminant — a linear projection. */\n type: typeof GradientType.Linear;\n\n /** Direction in degrees; `0` = left→right, `90` = top→bottom. */\n angle: number;\n}\n\n/** Defines a radial (center-out) gradient. */\nexport interface RadialGradient extends GradientBase {\n /** Discriminant — a radial projection. */\n type: typeof GradientType.Radial;\n\n /** Extent as a fraction (`0..1`) of the canvas half-size — smaller is tighter. */\n radius: number;\n}\n\n/** Defines a foreground gradient — a linear or radial projection over shared stops. */\nexport type Gradient = LinearGradient | RadialGradient;\n\n/** Returns the gradient with one stop's color replaced (by index). */\nfunction withStop(gradient: Gradient, index: number, color: string): Gradient {\n const stops = gradient.stops.map((stop, i) => (i === index ? { ...stop, color } : stop));\n return { ...gradient, stops };\n}\n\n/** Returns the gradient with its stop colors mirrored end-to-end, each offset kept, at any stop count. */\nfunction reverseStops(gradient: Gradient): Gradient {\n const last = gradient.stops.length - 1;\n const stops = gradient.stops.map((stop, i) => ({ ...stop, color: gradient.stops[last - i]!.color }));\n return { ...gradient, stops };\n}\n\n/** Returns the gradient with its linear angle set (no-op on a radial gradient). */\nfunction withAngle(gradient: Gradient, angle: number): Gradient {\n return gradient.type === GradientType.Linear ? { ...gradient, angle } : gradient;\n}\n\n/** Returns the gradient with its radial radius set (no-op on a linear gradient). */\nfunction withRadius(gradient: Gradient, radius: number): Gradient {\n return gradient.type === GradientType.Radial ? { ...gradient, radius } : gradient;\n}\n\n/** Returns the gradient switched to `type`, keeping stops and seeding the target's field from `defaults`. */\nfunction withType(gradient: Gradient, type: GradientType, defaults: { angle: number; radius: number }): Gradient {\n if (gradient.type === type) return gradient;\n return type === GradientType.Linear\n ? { type: GradientType.Linear, angle: defaults.angle, stops: gradient.stops }\n : { type: GradientType.Radial, radius: defaults.radius, stops: gradient.stops };\n}\n\n/** Creates a linear gradient from `stops` + `angle` (degrees). */\nfunction linear(stops: ReadonlyArray<GradientStop>, angle: number): LinearGradient {\n return { type: GradientType.Linear, angle, stops };\n}\n\n/** Creates a radial gradient from `stops` + `radius` (0..1 extent). */\nfunction radial(stops: ReadonlyArray<GradientStop>, radius: number): RadialGradient {\n return { type: GradientType.Radial, radius, stops };\n}\n\n/** Creates a two-stop linear gradient from a start + end color (offsets `0` and `1`). */\nfunction twoStop(start: string, end: string, angle: number): LinearGradient {\n return linear(\n [\n { color: start, offset: 0 },\n { color: end, offset: 1 },\n ],\n angle,\n );\n}\n\n/** Operations over a `Gradient` value — the companion to the `Gradient` type. */\nexport const Gradient = {\n linear,\n twoStop,\n radial,\n withStop,\n reverseStops,\n withAngle,\n withRadius,\n withType,\n};\n"],"names":["index"],"mappings":"AACO,MAAM,eAAe;AAAA;AAAA,EAE1B,QAAQ;AAAA;AAAA,EAER,QAAQ;AACV;ACiCA,SAAS,SAAS,UAAoBA,QAAe,OAAyB;AAC5E,QAAM,QAAQ,SAAS,MAAM,IAAI,CAAC,MAAM,MAAO,MAAMA,SAAQ,EAAE,GAAG,MAAM,MAAA,IAAU,IAAK;AACvF,SAAO,EAAE,GAAG,UAAU,MAAA;AACxB;AAGA,SAAS,aAAa,UAA8B;AAClD,QAAM,OAAO,SAAS,MAAM,SAAS;AACrC,QAAM,QAAQ,SAAS,MAAM,IAAI,CAAC,MAAM,OAAO,EAAE,GAAG,MAAM,OAAO,SAAS,MAAM,OAAO,CAAC,EAAG,QAAQ;AACnG,SAAO,EAAE,GAAG,UAAU,MAAA;AACxB;AAGA,SAAS,UAAU,UAAoB,OAAyB;AAC9D,SAAO,SAAS,SAAS,aAAa,SAAS,EAAE,GAAG,UAAU,UAAU;AAC1E;AAGA,SAAS,WAAW,UAAoB,QAA0B;AAChE,SAAO,SAAS,SAAS,aAAa,SAAS,EAAE,GAAG,UAAU,WAAW;AAC3E;AAGA,SAAS,SAAS,UAAoB,MAAoB,UAAuD;AAC/G,MAAI,SAAS,SAAS,KAAM,QAAO;AACnC,SAAO,SAAS,aAAa,SACzB,EAAE,MAAM,aAAa,QAAQ,OAAO,SAAS,OAAO,OAAO,SAAS,UACpE,EAAE,MAAM,aAAa,QAAQ,QAAQ,SAAS,QAAQ,OAAO,SAAS,MAAA;AAC5E;AAGA,SAAS,OAAO,OAAoC,OAA+B;AACjF,SAAO,EAAE,MAAM,aAAa,QAAQ,OAAO,MAAA;AAC7C;AAGA,SAAS,OAAO,OAAoC,QAAgC;AAClF,SAAO,EAAE,MAAM,aAAa,QAAQ,QAAQ,MAAA;AAC9C;AAGA,SAAS,QAAQ,OAAe,KAAa,OAA+B;AAC1E,SAAO;AAAA,IACL;AAAA,MACE,EAAE,OAAO,OAAO,QAAQ,EAAA;AAAA,MACxB,EAAE,OAAO,KAAK,QAAQ,EAAA;AAAA,IAAE;AAAA,IAE1B;AAAA,EAAA;AAEJ;AAGO,MAAM,WAAW;AAAA,EACtB;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AACF;;;;;;"}
@@ -29,13 +29,13 @@ export interface RadialGradient extends GradientBase {
29
29
  export type Gradient = LinearGradient | RadialGradient;
30
30
  /** Returns the gradient with one stop's color replaced (by index). */
31
31
  declare function withStop(gradient: Gradient, index: number, color: string): Gradient;
32
- /** Returns the gradient with its stop colors mirrored end-to-end, each offset kept a symmetric flip for any stop count. */
32
+ /** Returns the gradient with its stop colors mirrored end-to-end, each offset kept, at any stop count. */
33
33
  declare function reverseStops(gradient: Gradient): Gradient;
34
34
  /** Returns the gradient with its linear angle set (no-op on a radial gradient). */
35
35
  declare function withAngle(gradient: Gradient, angle: number): Gradient;
36
36
  /** Returns the gradient with its radial radius set (no-op on a linear gradient). */
37
37
  declare function withRadius(gradient: Gradient, radius: number): Gradient;
38
- /** Returns the gradient switched to `type` (keeping stops; the target's own field seeds from `defaults`); a no-op if already that type. */
38
+ /** Returns the gradient switched to `type`, keeping stops and seeding the target's field from `defaults`. */
39
39
  declare function withType(gradient: Gradient, type: GradientType, defaults: {
40
40
  angle: number;
41
41
  radius: number;
@@ -1,3 +1,3 @@
1
1
  export { GradientType } from './GradientType';
2
2
  export { Gradient } from './Gradient';
3
- export type { GradientStop, LinearGradient, RadialGradient, } from './Gradient';
3
+ export type { GradientStop, LinearGradient, RadialGradient } from './Gradient';
@@ -6,20 +6,20 @@ export interface EmojiCatalogEntry {
6
6
  /** The human-readable display name. */
7
7
  label: string;
8
8
  /** The lowercase keywords the search matches against. */
9
- tags: readonly string[];
9
+ tags: ReadonlyArray<string>;
10
10
  /** The top-level category the entry is grouped under. */
11
11
  category: EmojiCategory;
12
12
  }
13
13
  /** Returns every catalog emoji in `category`, preserving display order. */
14
- declare function byCategory(category: EmojiCategory): readonly EmojiCatalogEntry[];
14
+ declare function byCategory(category: EmojiCategory): ReadonlyArray<EmojiCatalogEntry>;
15
15
  /**
16
16
  * Searches the catalog by a free-text keyword, case-insensitively.
17
17
  * Matches on label and tags; ranks label matches above tag-only matches, and a
18
18
  * label-prefix hit above a label-substring hit. Ties keep display order. A blank
19
19
  * keyword returns the whole catalog.
20
20
  */
21
- declare function search(keyword: string): readonly EmojiCatalogEntry[];
22
- /** Provides the standard emoji set (base emoji only) plus its category + search lookups — the companion to `EmojiCatalogEntry`. */
21
+ declare function search(keyword: string): ReadonlyArray<EmojiCatalogEntry>;
22
+ /** Provides the standard emoji set, base only, plus its category and search lookups. */
23
23
  export declare const EmojiCatalog: {
24
24
  /** Every catalog emoji, in display order. */
25
25
  all: readonly EmojiCatalogEntry[];
@@ -1,3 +1,3 @@
1
1
  import { EmojiCatalogEntry } from './EmojiCatalog';
2
2
  /** Maps every catalog emoji to its char, label, search tags, and display category, in display order. */
3
- export declare const emojiCatalogData: readonly EmojiCatalogEntry[];
3
+ export declare const emojiCatalogData: ReadonlyArray<EmojiCatalogEntry>;
@@ -13,7 +13,7 @@ export declare const NoticeTone: {
13
13
  export type NoticeTone = (typeof NoticeTone)[keyof typeof NoticeTone];
14
14
  /**
15
15
  * A renderable slice of a notice. React's `ReactNode` becomes `string | VNode`
16
- * for the same reason the `Toaster` payload did: notices travel as data through
16
+ * for the same reason the `ToastHost` payload did: notices travel as data through
17
17
  * `notify()`, not through a slot, so a caller who wants markup builds it with
18
18
  * `h()`. Structurally identical to `presentation/feedback`'s `ToastNode` — the
19
19
  * adapter's assignment is what keeps the two from drifting, and this module
@@ -21,7 +21,7 @@ export type NoticeTone = (typeof NoticeTone)[keyof typeof NoticeTone];
21
21
  * `presentation`).
22
22
  */
23
23
  export type NoticeNode = string | VNode;
24
- /** Defines a feedback notice published on the bus — the headless payload a presentation adapter renders (toast, banner, notification center…). */
24
+ /** Defines a notice published on the bus — the headless payload a presentation adapter renders. */
25
25
  export interface FeedbackNotice {
26
26
  /** The semantic tone — maps 1:1 onto the toast `severity` vocabulary. */
27
27
  readonly tone: NoticeTone;
@@ -31,7 +31,7 @@ export interface FeedbackNotice {
31
31
  readonly description?: NoticeNode;
32
32
  /** An optional action slot (e.g. a retry button) — passed through to the rendering surface. */
33
33
  readonly action?: NoticeNode;
34
- /** An optional stable identity assigned by the bus (`n_<seq>`) when omitted; callers set it for future dedupe / notification-center use. */
34
+ /** An optional stable identity, assigned by the bus (`n_<seq>`) when omitted. Set it to dedupe later. */
35
35
  readonly id?: string;
36
36
  /** ms before the rendering surface auto-dismisses. Surface default when omitted; `Infinity` = sticky. */
37
37
  readonly durationMs?: number;
@@ -49,30 +49,30 @@ export interface FeedbackErrorContext {
49
49
  /** The notice being delivered when it threw. */
50
50
  readonly notice: PublishedNotice;
51
51
  }
52
- /** Defines the subscriber-failure handler publishing must never break the publisher, so every listener throw lands here instead of propagating. */
52
+ /** Defines the subscriber-failure handler; publishing never breaks the publisher, so a listener throw lands here. */
53
53
  export type FeedbackErrorHandler = (error: unknown, context: FeedbackErrorContext) => void;
54
54
  /** Defines the options for {@link createFeedbackBus}. */
55
55
  export interface FeedbackBusOptions {
56
- /** Receives every subscriber failure. Omitted means failures are swallowed — a broken subscriber is never worth an app crash. */
56
+ /** Receives every subscriber failure. Omitted swallows them — a broken subscriber is not worth a crash. */
57
57
  readonly onError?: FeedbackErrorHandler;
58
58
  }
59
59
  /**
60
60
  * Defines the module-scope feedback hub wiring app code to whatever surface renders notices.
61
61
  * Fire-and-forget pub/sub (no replay): a notice published with no subscriber is dropped, so mount
62
- * the adapter (`<FeedbackToasts/>`) before publishing. Nothing subscribes automatically — GWDNBM,
62
+ * the adapter (`<FeedbackToastHost/>`) before publishing. Nothing subscribes automatically — GWDNBM,
63
63
  * every wire is explicit:
64
64
  *
65
65
  * - **Notices in** — `notify({ tone, title })` from anywhere (composables, api client code, stores);
66
66
  * `feedbackQueryErrors(bus)` plugs a `/query` global error seam in.
67
- * - **Toasts out** — `<FeedbackToasts/>` (`/presentation/feedback`) subscribes and forwards each
68
- * notice into the imperative `toaster.toast()` API.
67
+ * - **Toasts out** — `<FeedbackToastHost/>` (`/presentation/feedback`) subscribes and forwards each
68
+ * notice into the imperative `toastHost.toast()` API.
69
69
  *
70
70
  * Plain module state rather than a Vue plugin / `provide`: the bus is publisher-agnostic, and a
71
71
  * publisher is rarely inside a component's `setup()` (an interceptor, a store action). The
72
72
  * `bus` prop on the adapter is the isolation seam an app needs instead.
73
73
  */
74
74
  export interface FeedbackBus {
75
- /** Publishes a notice to all subscribers safe to call with none mounted (no-op), and never throws whatever a subscriber does; returns the notice id. */
75
+ /** Publishes a notice to all subscribers and returns its id. A no-op with none mounted, and never throws. */
76
76
  notify(notice: FeedbackNotice): string;
77
77
  /** Subscribes to published notices; returns an unsubscribe. */
78
78
  subscribe(listener: NoticeListener): () => void;
@@ -85,5 +85,5 @@ export interface FeedbackBus {
85
85
  export declare function createFeedbackBus(options?: FeedbackBusOptions): FeedbackBus;
86
86
  /** The default app-wide bus — what `notify` and the adapters bind to unless handed an explicit bus. */
87
87
  export declare const feedbackBus: FeedbackBus;
88
- /** Publishes a notice on the default {@link feedbackBus} — the everyday `notify({ tone: 'success', title: 'Saved' })` entry point. */
88
+ /** Publishes a notice on the default {@link feedbackBus} — the `notify({ tone, title })` entry point. */
89
89
  export declare function notify(notice: FeedbackNotice): string;
@@ -1,21 +1,6 @@
1
- import { ApiError } from '../foundation/http';
1
+ import { AppError } from '../foundation/results';
2
2
  import { FeedbackBus, FeedbackNotice } from './FeedbackBus';
3
- /**
4
- * Maps a coerced `ApiError` onto a danger notice — title from the problem body (`problem.title`,
5
- * else a status-shaped fallback), description from `problem.detail`. Network failures (status `0`)
6
- * title as "Network error" and surface the wrapped transport message as the description. Exported
7
- * for apps composing their own error callback on top of the house mapping.
8
- */
9
- export declare function toErrorNotice(error: ApiError): FeedbackNotice;
10
- /**
11
- * Produces the global query error callback — plug into the existing seam:
12
- * `createQueryClient({ onError: feedbackQueryErrors() })`. Lives here (not in `/query`) so the
13
- * query module keeps its TanStack-optional isolation and never depends on the bus; the callback
14
- * shape (`(error: ApiError) => void`) also fits a hand-rolled `QueryCache` / `MutationCache`
15
- * `onError` after `toApiError` coercion. Explicit opt-in wiring — nothing toasts until an app
16
- * passes this.
17
- *
18
- * The Vue port's `/query` subpath has landed, so `createQueryClient({ onError: … })` is the
19
- * primary seam; the callback also stays usable against `@tanstack/vue-query`'s own cache options.
20
- */
21
- export declare function feedbackQueryErrors(bus?: FeedbackBus): (error: ApiError) => void;
3
+ /** Maps the catalog's display-safe message without exposing raw exception or server diagnostics. */
4
+ export declare function toErrorNotice(error: AppError): FeedbackNotice;
5
+ /** Creates the explicit query failure-to-notice adapter; cancellation stays quiet. */
6
+ export declare function feedbackQueryErrors(bus?: FeedbackBus): (error: AppError) => void;
@@ -1,13 +1,12 @@
1
1
  import { f as feedbackBus, N as NoticeTone } from "../chunks/FeedbackBus-CTj18X4n.js";
2
2
  import { c, n } from "../chunks/FeedbackBus-CTj18X4n.js";
3
3
  function toErrorNotice(error) {
4
- const isNetwork = error.status === 0;
5
- const title = error.problem?.title ?? (isNetwork ? "Network error" : `Request failed (${error.status})`);
6
- const description = error.problem?.detail ?? (isNetwork && error.message !== title ? error.message : void 0);
7
- return { tone: NoticeTone.Danger, title, description };
4
+ return { tone: NoticeTone.Danger, title: error.message };
8
5
  }
9
6
  function feedbackQueryErrors(bus = feedbackBus) {
10
- return (error) => void bus.notify(toErrorNotice(error));
7
+ return (error) => {
8
+ if (error.type !== "cancelled") bus.notify(toErrorNotice(error));
9
+ };
11
10
  }
12
11
  export {
13
12
  NoticeTone,
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sources":["../../src/feedback/FeedbackQueryErrors.ts"],"sourcesContent":["import type { ApiError } from '../foundation/http';\n\nimport { feedbackBus, NoticeTone, type FeedbackBus, type FeedbackNotice } from './FeedbackBus';\n\n/**\n * Maps a coerced `ApiError` onto a danger notice — title from the problem body (`problem.title`,\n * else a status-shaped fallback), description from `problem.detail`. Network failures (status `0`)\n * title as \"Network error\" and surface the wrapped transport message as the description. Exported\n * for apps composing their own error callback on top of the house mapping.\n */\nexport function toErrorNotice(error: ApiError): FeedbackNotice {\n const isNetwork = error.status === 0;\n const title = error.problem?.title ?? (isNetwork ? 'Network error' : `Request failed (${error.status})`);\n const description =\n error.problem?.detail ?? (isNetwork && error.message !== title ? error.message : undefined);\n\n return { tone: NoticeTone.Danger, title, description };\n}\n\n/**\n * Produces the global query error callback — plug into the existing seam:\n * `createQueryClient({ onError: feedbackQueryErrors() })`. Lives here (not in `/query`) so the\n * query module keeps its TanStack-optional isolation and never depends on the bus; the callback\n * shape (`(error: ApiError) => void`) also fits a hand-rolled `QueryCache` / `MutationCache`\n * `onError` after `toApiError` coercion. Explicit opt-in wiring — nothing toasts until an app\n * passes this.\n *\n * The Vue port's `/query` subpath has landed, so `createQueryClient({ onError: … })` is the\n * primary seam; the callback also stays usable against `@tanstack/vue-query`'s own cache options.\n */\nexport function feedbackQueryErrors(bus: FeedbackBus = feedbackBus): (error: ApiError) => void {\n return (error) => void bus.notify(toErrorNotice(error));\n}\n"],"names":[],"mappings":";;AAUO,SAAS,cAAc,OAAiC;AAC7D,QAAM,YAAY,MAAM,WAAW;AACnC,QAAM,QAAQ,MAAM,SAAS,UAAU,YAAY,kBAAkB,mBAAmB,MAAM,MAAM;AACpG,QAAM,cACJ,MAAM,SAAS,WAAW,aAAa,MAAM,YAAY,QAAQ,MAAM,UAAU;AAEnF,SAAO,EAAE,MAAM,WAAW,QAAQ,OAAO,YAAA;AAC3C;AAaO,SAAS,oBAAoB,MAAmB,aAAwC;AAC7F,SAAO,CAAC,UAAU,KAAK,IAAI,OAAO,cAAc,KAAK,CAAC;AACxD;"}
1
+ {"version":3,"file":"index.js","sources":["../../src/feedback/FeedbackQueryErrors.ts"],"sourcesContent":["import type { AppError } from '../foundation/results';\nimport { feedbackBus, NoticeTone, type FeedbackBus, type FeedbackNotice } from './FeedbackBus';\n\n/** Maps the catalog's display-safe message without exposing raw exception or server diagnostics. */\nexport function toErrorNotice(error: AppError): FeedbackNotice {\n return { tone: NoticeTone.Danger, title: error.message };\n}\n\n/** Creates the explicit query failure-to-notice adapter; cancellation stays quiet. */\nexport function feedbackQueryErrors(bus: FeedbackBus = feedbackBus): (error: AppError) => void {\n return (error) => {\n if (error.type !== 'cancelled') bus.notify(toErrorNotice(error));\n };\n}\n"],"names":[],"mappings":";;AAIO,SAAS,cAAc,OAAiC;AAC7D,SAAO,EAAE,MAAM,WAAW,QAAQ,OAAO,MAAM,QAAA;AACjD;AAGO,SAAS,oBAAoB,MAAmB,aAAwC;AAC7F,SAAO,CAAC,UAAU;AAChB,QAAI,MAAM,SAAS,iBAAiB,OAAO,cAAc,KAAK,CAAC;AAAA,EACjE;AACF;"}
@@ -10,7 +10,7 @@ export interface CreateFlagClientOptions {
10
10
  readonly provider?: FlagProvider;
11
11
  /** The initial evaluation context (targeting subject + attributes). */
12
12
  readonly context?: EvaluationContext;
13
- /** Receives every evaluation fault (type mismatch, provider error). Misses and disabled flags are not faults and never arrive here. */
13
+ /** Receives every evaluation fault. A miss or a disabled flag is not a fault and never arrives here. */
14
14
  readonly onError?: FlagErrorListener;
15
15
  }
16
16
  /**
@@ -29,7 +29,7 @@ export interface FlagClient {
29
29
  getString(key: string, defaultValue: string, context?: EvaluationContext): string;
30
30
  /** Evaluates a number flag, returning its value. */
31
31
  getNumber(key: string, defaultValue: number, context?: EvaluationContext): number;
32
- /** Evaluates a JSON object flag, returning its payload. Object-ness is verified at runtime; the payload's inner shape is the caller's assertion. */
32
+ /** Evaluates a JSON object flag. Object-ness is checked at runtime; the inner shape is the caller's assertion. */
33
33
  getObject<TValue extends JsonObject>(key: string, defaultValue: TValue, context?: EvaluationContext): TValue;
34
34
  /** Evaluates a boolean flag, returning the full outcome. */
35
35
  evaluateBoolean(key: string, defaultValue: boolean, context?: EvaluationContext): FlagEvaluation<boolean>;
@@ -39,7 +39,7 @@ export interface FlagClient {
39
39
  evaluateNumber(key: string, defaultValue: number, context?: EvaluationContext): FlagEvaluation<number>;
40
40
  /** Evaluates a JSON object flag, returning the full outcome. */
41
41
  evaluateObject<TValue extends JsonObject>(key: string, defaultValue: TValue, context?: EvaluationContext): FlagEvaluation<TValue>;
42
- /** Evaluates any flag, picking the typed path from the runtime type of `defaultValue` what `useFlag` is built on. */
42
+ /** Evaluates any flag, picking the typed path from `defaultValue`'s runtime type. `useFlag` builds on it. */
43
43
  getValue<TValue extends FlagValue>(key: string, defaultValue: TValue, context?: EvaluationContext): TValue;
44
44
  /** Evaluates any flag, picking the typed path from the runtime type of `defaultValue`, returning the full outcome. */
45
45
  evaluate<TValue extends FlagValue>(key: string, defaultValue: TValue, context?: EvaluationContext): FlagEvaluation<TValue>;
@@ -1,13 +1,13 @@
1
1
  import { EvaluationContext, FlagErrorCode, FlagReason, FlagValue, JsonObject } from './FlagTypes';
2
2
  /** Defines what a provider hands back for one flag — the spec's "resolution details". */
3
3
  export interface FlagResolution<TValue extends FlagValue> {
4
- /** The resolved value. Re-checked at runtime by the client; a wrong type falls back to the caller's default with `reason: 'error'`. */
4
+ /** The resolved value, re-checked by the client. A wrong type falls back to the default, `reason: 'error'`. */
5
5
  readonly value: TValue;
6
- /** Why this value was produced. Defaults to `static` when omitted; report `targeting` when a rule matched, `disabled` to gate the flag off. */
6
+ /** Why this value was produced. `static` when omitted, `targeting` on a rule match, `disabled` to gate off. */
7
7
  readonly reason?: FlagReason;
8
8
  /** The name of the matched variant — surfaced on the evaluation for analytics/exposure logging. */
9
9
  readonly variant?: string;
10
- /** A non-throwing failure channel — set it and the client falls back to the caller's default with `reason: 'error'` and reports to `onError`. */
10
+ /** A non-throwing failure channel; the client falls back to the default, `reason: 'error'`, and reports it. */
11
11
  readonly errorCode?: FlagErrorCode;
12
12
  /** A human-readable description accompanying `errorCode`. */
13
13
  readonly errorMessage?: string;