@wow-two-beta/ui-vue 0.0.5 → 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.
- package/README.md +201 -65
- package/dist/analytics/Analytics.d.ts +5 -5
- package/dist/analytics/AnalyticsProvider.d.ts +1 -1
- package/dist/analytics/MemoryAnalyticsProvider.d.ts +4 -4
- package/dist/analytics/index.js +9 -1
- package/dist/analytics/index.js.map +1 -1
- package/dist/auth/AuthBridge.d.ts +4 -4
- package/dist/auth/AuthSession.d.ts +14 -7
- package/dist/auth/BearerStrategy.d.ts +12 -8
- package/dist/auth/CookieStrategy.d.ts +11 -8
- package/dist/auth/RedirectStrategy.d.ts +2 -2
- package/dist/auth/TokenStorage.d.ts +2 -2
- package/dist/auth/index.d.ts +4 -4
- package/dist/auth/index.js +138 -64
- package/dist/auth/index.js.map +1 -1
- package/dist/auth/providers/AuthContext.d.ts +43 -0
- package/dist/auth/providers/AuthProvider.vue.d.ts +39 -0
- package/dist/chunks/Align-DqFtCY3a.js.map +1 -1
- package/dist/chunks/AnchoredPositioner.vue_vue_type_script_setup_true_lang-BpBVI2Cu.js.map +1 -1
- package/dist/chunks/Announce.vue_vue_type_script_setup_true_lang-QM4vCs2n.js +46 -0
- package/dist/chunks/Announce.vue_vue_type_script_setup_true_lang-QM4vCs2n.js.map +1 -0
- package/dist/chunks/ApiError-_AOua_XE.js +41 -0
- package/dist/chunks/ApiError-_AOua_XE.js.map +1 -0
- package/dist/chunks/AppErrorFactory-DCdNbVfv.js +54 -0
- package/dist/chunks/AppErrorFactory-DCdNbVfv.js.map +1 -0
- package/dist/chunks/AriaAttribute-CmUjjXjp.js +42 -0
- package/dist/chunks/AriaAttribute-CmUjjXjp.js.map +1 -0
- package/dist/chunks/BackToTopButton.vue_vue_type_script_setup_true_lang-CSRUFdcY.js +936 -0
- package/dist/chunks/BackToTopButton.vue_vue_type_script_setup_true_lang-CSRUFdcY.js.map +1 -0
- package/dist/chunks/BackdropOverlay.vue_vue_type_script_setup_true_lang-DM8CjnY2.js +76 -0
- package/dist/chunks/BackdropOverlay.vue_vue_type_script_setup_true_lang-DM8CjnY2.js.map +1 -0
- package/dist/chunks/Button.vue_vue_type_script_setup_true_lang-CLqRVtAu.js +632 -0
- package/dist/chunks/Button.vue_vue_type_script_setup_true_lang-CLqRVtAu.js.map +1 -0
- package/dist/chunks/Bytes-CzQrdbN4.js +21 -0
- package/dist/chunks/Bytes-CzQrdbN4.js.map +1 -0
- package/dist/chunks/CharacterCountCallout.vue_vue_type_script_setup_true_lang-CJaPwXly.js +2076 -0
- package/dist/chunks/CharacterCountCallout.vue_vue_type_script_setup_true_lang-CJaPwXly.js.map +1 -0
- package/dist/chunks/Chord-C3OKRsgk.js +139 -0
- package/dist/chunks/Chord-C3OKRsgk.js.map +1 -0
- package/dist/chunks/Cn-CzDCF-Ah.js +9 -0
- package/dist/chunks/Cn-CzDCF-Ah.js.map +1 -0
- package/dist/chunks/ColorExtensions-DiCSaVbJ.js +53 -0
- package/dist/chunks/ColorExtensions-DiCSaVbJ.js.map +1 -0
- package/dist/chunks/ColorModeContext-DC77vyvQ.js +19 -0
- package/dist/chunks/ColorModeContext-DC77vyvQ.js.map +1 -0
- package/dist/chunks/CommandPaletteModalSeparator.vue_vue_type_script_setup_true_lang-B6FGFSfj.js +2080 -0
- package/dist/chunks/CommandPaletteModalSeparator.vue_vue_type_script_setup_true_lang-B6FGFSfj.js.map +1 -0
- package/dist/chunks/Compare-C5NGppdh.js +35 -0
- package/dist/chunks/Compare-C5NGppdh.js.map +1 -0
- package/dist/chunks/ComposeEventHandlers-rgxao5aD.js +12 -0
- package/dist/chunks/ComposeEventHandlers-rgxao5aD.js.map +1 -0
- package/dist/chunks/CornerPosition-FneGck5D.js.map +1 -1
- package/dist/chunks/CssExtensions-ctGVlfYU.js +161 -0
- package/dist/chunks/CssExtensions-ctGVlfYU.js.map +1 -0
- package/dist/chunks/DataAttr-7BR67dTj.js +7 -0
- package/dist/chunks/DataAttr-7BR67dTj.js.map +1 -0
- package/dist/chunks/DeepEqual-xCcUOAA8.js +131 -0
- package/dist/chunks/DeepEqual-xCcUOAA8.js.map +1 -0
- package/dist/chunks/DismissableLayer.vue_vue_type_script_setup_true_lang-DElE4ZeQ.js +322 -0
- package/dist/chunks/DismissableLayer.vue_vue_type_script_setup_true_lang-DElE4ZeQ.js.map +1 -0
- package/dist/chunks/DomOrderExtensions-Czsyvn6e.js +16 -0
- package/dist/chunks/DomOrderExtensions-Czsyvn6e.js.map +1 -0
- package/dist/chunks/DrawerContent.vue_vue_type_script_setup_true_lang-dLwafPAj.js +212 -0
- package/dist/chunks/DrawerContent.vue_vue_type_script_setup_true_lang-dLwafPAj.js.map +1 -0
- package/dist/chunks/EmojiCatalog-CR4Lcm43.js.map +1 -1
- package/dist/chunks/Environment-BLuXHzzF.js +16 -0
- package/dist/chunks/Environment-BLuXHzzF.js.map +1 -0
- package/dist/chunks/Equality-BabbLMBX.js +27 -0
- package/dist/chunks/Equality-BabbLMBX.js.map +1 -0
- package/dist/chunks/ErrorLike-CRnbeEM0.js +27 -0
- package/dist/chunks/ErrorLike-CRnbeEM0.js.map +1 -0
- package/dist/chunks/ErrorRecognizers-DO2SHD6N.js +17 -0
- package/dist/chunks/ErrorRecognizers-DO2SHD6N.js.map +1 -0
- package/dist/chunks/ExactNumber-CboRl3_0.js +224 -0
- package/dist/chunks/ExactNumber-CboRl3_0.js.map +1 -0
- package/dist/chunks/FeedbackBus-CTj18X4n.js.map +1 -1
- package/dist/chunks/FieldErrorCallout.vue_vue_type_script_setup_true_lang-C185v77U.js +55 -0
- package/dist/chunks/FieldErrorCallout.vue_vue_type_script_setup_true_lang-C185v77U.js.map +1 -0
- package/dist/chunks/FieldErrors-DIHjOm5W.js +57 -0
- package/dist/chunks/FieldErrors-DIHjOm5W.js.map +1 -0
- package/dist/chunks/FieldHelperText.vue_vue_type_script_setup_true_lang-YYE7Zysp.js +497 -0
- package/dist/chunks/FieldHelperText.vue_vue_type_script_setup_true_lang-YYE7Zysp.js.map +1 -0
- package/dist/chunks/FileName-DUtj4I5A.js +33 -0
- package/dist/chunks/FileName-DUtj4I5A.js.map +1 -0
- package/dist/chunks/FormControlContext-B71MFW26.js.map +1 -1
- package/dist/chunks/FormControlProvider.vue_vue_type_script_setup_true_lang-D_yikT2o.js +70 -0
- package/dist/chunks/FormControlProvider.vue_vue_type_script_setup_true_lang-D_yikT2o.js.map +1 -0
- package/dist/chunks/GoogleIdentity-D12Kr334.js +123 -0
- package/dist/chunks/GoogleIdentity-D12Kr334.js.map +1 -0
- package/dist/chunks/Guid-CflnxKPZ.js +68 -0
- package/dist/chunks/Guid-CflnxKPZ.js.map +1 -0
- package/dist/chunks/HtmlValues-jlKY5f9C.js +23 -0
- package/dist/chunks/HtmlValues-jlKY5f9C.js.map +1 -0
- package/dist/chunks/Icon.vue_vue_type_script_setup_true_lang-BVWSqaoe.js +28 -0
- package/dist/chunks/Icon.vue_vue_type_script_setup_true_lang-BVWSqaoe.js.map +1 -0
- package/dist/chunks/InlineLayout.vue_vue_type_script_setup_true_lang-CdG8lfst.js +68 -0
- package/dist/chunks/InlineLayout.vue_vue_type_script_setup_true_lang-CdG8lfst.js.map +1 -0
- package/dist/chunks/Key-CQlkK53D.js +34 -0
- package/dist/chunks/Key-CQlkK53D.js.map +1 -0
- package/dist/chunks/LinkItem.vue_vue_type_script_setup_true_lang-BjPIqvPc.js +1809 -0
- package/dist/chunks/LinkItem.vue_vue_type_script_setup_true_lang-BjPIqvPc.js.map +1 -0
- package/dist/chunks/LocaleContext-B7vUZmX-.js +41 -0
- package/dist/chunks/LocaleContext-B7vUZmX-.js.map +1 -0
- package/dist/chunks/Messages-CSW3nyTs.js +201 -0
- package/dist/chunks/Messages-CSW3nyTs.js.map +1 -0
- package/dist/chunks/NavItem.vue_vue_type_script_setup_true_lang-ed_LzXDI.js +86 -0
- package/dist/chunks/NavItem.vue_vue_type_script_setup_true_lang-ed_LzXDI.js.map +1 -0
- package/dist/chunks/OnboardingChecklistCardTask.vue_vue_type_script_setup_true_lang-vqTtyR9L.js +9796 -0
- package/dist/chunks/OnboardingChecklistCardTask.vue_vue_type_script_setup_true_lang-vqTtyR9L.js.map +1 -0
- package/dist/chunks/OptionalExtensions-NiO6gV0W.js +10 -0
- package/dist/chunks/OptionalExtensions-NiO6gV0W.js.map +1 -0
- package/dist/chunks/Orientation-u-sYunuG.js.map +1 -1
- package/dist/chunks/OverlayArrow.vue_vue_type_script_setup_true_lang-CLYhnI8i.js.map +1 -1
- package/dist/chunks/OverlayPosition-BNybkMGG.js.map +1 -1
- package/dist/chunks/PopoverContent.vue_vue_type_script_setup_true_lang-DPJZHdv2.js +268 -0
- package/dist/chunks/PopoverContent.vue_vue_type_script_setup_true_lang-DPJZHdv2.js.map +1 -0
- package/dist/chunks/Portal.vue_vue_type_script_setup_true_lang-C2_xSIMy.js +32 -0
- package/dist/chunks/Portal.vue_vue_type_script_setup_true_lang-C2_xSIMy.js.map +1 -0
- package/dist/chunks/Presence-BwBquQOQ.js +138 -0
- package/dist/chunks/Presence-BwBquQOQ.js.map +1 -0
- package/dist/chunks/PressExtensions-DXqhjlR2.js.map +1 -1
- package/dist/chunks/Primitive-Bt_MgDir.js +20 -0
- package/dist/chunks/Primitive-Bt_MgDir.js.map +1 -0
- package/dist/chunks/ProgressTone-BpLPUptx.js.map +1 -1
- package/dist/chunks/QueryPermission-BsLR2WRk.js +94 -0
- package/dist/chunks/QueryPermission-BsLR2WRk.js.map +1 -0
- package/dist/chunks/QueryPlugin-CfotNm6j.js.map +1 -1
- package/dist/chunks/ResultExtensions-B7dWH0FZ.js +58 -0
- package/dist/chunks/ResultExtensions-B7dWH0FZ.js.map +1 -0
- package/dist/chunks/RovingFocusGroup.vue_vue_type_script_setup_true_lang-BGZe5AX4.js +244 -0
- package/dist/chunks/RovingFocusGroup.vue_vue_type_script_setup_true_lang-BGZe5AX4.js.map +1 -0
- package/dist/chunks/ScrollLockProvider.vue_vue_type_script_setup_true_lang-DAYt3wgP.js +20 -0
- package/dist/chunks/ScrollLockProvider.vue_vue_type_script_setup_true_lang-DAYt3wgP.js.map +1 -0
- package/dist/chunks/SerializeError-BzTdy-3I.js +61 -0
- package/dist/chunks/SerializeError-BzTdy-3I.js.map +1 -0
- package/dist/chunks/Severity-D0C5oAt-.js.map +1 -1
- package/dist/chunks/Side-Kw61CDou.js +14 -0
- package/dist/chunks/Side-Kw61CDou.js.map +1 -0
- package/dist/chunks/Slot-CLT4PkWl.js +99 -0
- package/dist/chunks/Slot-CLT4PkWl.js.map +1 -0
- package/dist/chunks/SortableGroupMoveButton.vue_vue_type_script_setup_true_lang-TLzaptOC.js +14429 -0
- package/dist/chunks/SortableGroupMoveButton.vue_vue_type_script_setup_true_lang-TLzaptOC.js.map +1 -0
- package/dist/chunks/Spinner.vue_vue_type_script_setup_true_lang-CU7oxE3n.js +23 -0
- package/dist/chunks/Spinner.vue_vue_type_script_setup_true_lang-CU7oxE3n.js.map +1 -0
- package/dist/chunks/Spinner.vue_vue_type_script_setup_true_lang-jgKrZLIK.js +76 -0
- package/dist/chunks/Spinner.vue_vue_type_script_setup_true_lang-jgKrZLIK.js.map +1 -0
- package/dist/chunks/StackLayout.vue_vue_type_script_setup_true_lang-BTht83c-.js +172 -0
- package/dist/chunks/StackLayout.vue_vue_type_script_setup_true_lang-BTht83c-.js.map +1 -0
- package/dist/chunks/StatusTone-BoPK1s09.js.map +1 -1
- package/dist/chunks/StorageBroker-COC81ZGB.js.map +1 -1
- package/dist/chunks/StyleTokens-Bkz7Dm5L.js.map +1 -1
- package/dist/chunks/SubmitErrors-1_5oKOb1.js +402 -0
- package/dist/chunks/SubmitErrors-1_5oKOb1.js.map +1 -0
- package/dist/chunks/SurfaceStyles-BYLzCbuJ.js +144 -0
- package/dist/chunks/SurfaceStyles-BYLzCbuJ.js.map +1 -0
- package/dist/chunks/SwipeActionsLayout.vue_vue_type_script_setup_true_lang-Dc0UJfs9.js +2388 -0
- package/dist/chunks/SwipeActionsLayout.vue_vue_type_script_setup_true_lang-Dc0UJfs9.js.map +1 -0
- package/dist/chunks/ToError-vXncXe19.js +52 -0
- package/dist/chunks/ToError-vXncXe19.js.map +1 -0
- package/dist/chunks/Tones-DSlTgkaB.js +108 -0
- package/dist/chunks/Tones-DSlTgkaB.js.map +1 -0
- package/dist/chunks/TransitionExtensions-HyBfcJnn.js +19 -0
- package/dist/chunks/TransitionExtensions-HyBfcJnn.js.map +1 -0
- package/dist/chunks/UrlExtensions-DqgLm0KY.js +46 -0
- package/dist/chunks/UrlExtensions-DqgLm0KY.js.map +1 -0
- package/dist/chunks/UseClipboard-x6nEdQ9f.js +230 -0
- package/dist/chunks/UseClipboard-x6nEdQ9f.js.map +1 -0
- package/dist/chunks/UseControlled-BQneb7BW.js +29 -0
- package/dist/chunks/UseControlled-BQneb7BW.js.map +1 -0
- package/dist/chunks/UseDebounceHandler-BIZgvvGp.js +20 -0
- package/dist/chunks/UseDebounceHandler-BIZgvvGp.js.map +1 -0
- package/dist/chunks/UseEscape-CYPdpm_l.js +15 -0
- package/dist/chunks/UseEscape-CYPdpm_l.js.map +1 -0
- package/dist/chunks/UseEventListener-C1WgWGoT.js +17 -0
- package/dist/chunks/UseEventListener-C1WgWGoT.js.map +1 -0
- package/dist/chunks/UseHotkeys-dSOwoutT.js +82 -0
- package/dist/chunks/UseHotkeys-dSOwoutT.js.map +1 -0
- package/dist/chunks/UseId-CtgAhGrn.js +9 -0
- package/dist/chunks/UseId-CtgAhGrn.js.map +1 -0
- package/dist/chunks/UseNavigationProgress-Bx_MWd39.js +51 -0
- package/dist/chunks/UseNavigationProgress-Bx_MWd39.js.map +1 -0
- package/dist/chunks/UseOutsideClick-8TTSb9x6.js +57 -0
- package/dist/chunks/UseOutsideClick-8TTSb9x6.js.map +1 -0
- package/dist/chunks/UseRecentItems-Bgj28t5Y.js +63 -0
- package/dist/chunks/UseRecentItems-Bgj28t5Y.js.map +1 -0
- package/dist/chunks/UseReducedMotion-NZ5fg-Xb.js +36 -0
- package/dist/chunks/UseReducedMotion-NZ5fg-Xb.js.map +1 -0
- package/dist/chunks/UseResizeObserver-BUU7lC-n.js +17 -0
- package/dist/chunks/UseResizeObserver-BUU7lC-n.js.map +1 -0
- package/dist/chunks/UseScrollLock-DSk4L9xF.js +38 -0
- package/dist/chunks/UseScrollLock-DSk4L9xF.js.map +1 -0
- package/dist/chunks/UseTypeahead-C-y7nBo2.js +82 -0
- package/dist/chunks/UseTypeahead-C-y7nBo2.js.map +1 -0
- package/dist/chunks/index-BNxprnsV.js +81 -0
- package/dist/chunks/index-BNxprnsV.js.map +1 -0
- package/dist/chunks/index-BvFTmSpn.js +251 -0
- package/dist/chunks/index-BvFTmSpn.js.map +1 -0
- package/dist/chunks/index-BzMmo8Zb.js +245 -0
- package/dist/chunks/index-BzMmo8Zb.js.map +1 -0
- package/dist/chunks/index-Ck71aqGg.js +11 -0
- package/dist/chunks/index-Ck71aqGg.js.map +1 -0
- package/dist/chunks/index-ClXOmDLK.js +9 -0
- package/dist/chunks/index-ClXOmDLK.js.map +1 -0
- package/dist/chunks/index-DAbvXWP_.js +118 -0
- package/dist/chunks/index-DAbvXWP_.js.map +1 -0
- package/dist/chunks/index-DOC7DwST.js +12 -0
- package/dist/chunks/index-DOC7DwST.js.map +1 -0
- package/dist/chunks/index-DQ01kvk7.js +28 -0
- package/dist/chunks/index-DQ01kvk7.js.map +1 -0
- package/dist/chunks/index-DqGUKtAH.js +1783 -0
- package/dist/chunks/index-DqGUKtAH.js.map +1 -0
- package/dist/chunks/index-KL15HQew.js.map +1 -1
- package/dist/domain/color/Gradient.d.ts +2 -2
- package/dist/domain/color/index.d.ts +1 -1
- package/dist/domain/emoji/EmojiCatalog.d.ts +4 -4
- package/dist/domain/emoji/EmojiCatalogData.d.ts +1 -1
- package/dist/feedback/FeedbackBus.d.ts +10 -10
- package/dist/feedback/FeedbackQueryErrors.d.ts +5 -20
- package/dist/feedback/index.js +4 -5
- package/dist/feedback/index.js.map +1 -1
- package/dist/flags/FlagClient.d.ts +3 -3
- package/dist/flags/FlagProvider.d.ts +3 -3
- package/dist/flags/FlagTypes.d.ts +6 -6
- package/dist/flags/StaticFlagProvider.d.ts +4 -10
- package/dist/flags/index.d.ts +2 -2
- package/dist/flags/index.js +106 -26
- package/dist/flags/index.js.map +1 -1
- package/dist/flags/providers/FlagsContext.d.ts +31 -0
- package/dist/flags/providers/FlagsProvider.vue.d.ts +24 -0
- package/dist/formsEngine/AppForm.d.ts +259 -0
- package/dist/formsEngine/DeepEqual.d.ts +8 -0
- package/dist/formsEngine/FocusFirstInvalid.d.ts +9 -0
- package/dist/formsEngine/FormGlue.d.ts +54 -0
- package/dist/formsEngine/FormOperations.d.ts +11 -0
- package/dist/formsEngine/FormSnapshot.d.ts +7 -0
- package/dist/formsEngine/Paths.d.ts +47 -0
- package/dist/formsEngine/SchemaValidation.d.ts +39 -0
- package/dist/formsEngine/SubmitErrors.d.ts +28 -0
- package/dist/formsEngine/UseFieldArray.d.ts +87 -0
- package/dist/formsEngine/adapters/house/HouseFormCore.d.ts +34 -0
- package/dist/formsEngine/adapters/house/UseAppForm.d.ts +16 -0
- package/dist/formsEngine/adapters/house/index.js +436 -0
- package/dist/formsEngine/adapters/house/index.js.map +1 -0
- package/dist/formsEngine/adapters/tanstack/TanstackFormOverlay.d.ts +56 -0
- package/dist/formsEngine/adapters/tanstack/UseAppForm.d.ts +26 -0
- package/dist/formsEngine/adapters/tanstack/index.js +516 -0
- package/dist/formsEngine/adapters/tanstack/index.js.map +1 -0
- package/dist/formsEngine/index.d.ts +10 -0
- package/dist/formsEngine/index.js +130 -0
- package/dist/formsEngine/index.js.map +1 -0
- package/dist/foundation/animation/Animate.d.ts +1 -1
- package/dist/foundation/animation/Flip.d.ts +1 -1
- package/dist/foundation/animation/UseFlip.d.ts +1 -1
- package/dist/foundation/animation/animatedLayout/AnimatedLayout.d.ts +72 -0
- package/dist/foundation/animation/animatedLayout/index.d.ts +1 -0
- package/dist/foundation/animation/index.d.ts +5 -3
- package/dist/foundation/animation/index.js +17 -18
- package/dist/foundation/animation/index.js.map +1 -1
- package/dist/foundation/async/Retry.d.ts +1 -1
- package/dist/foundation/async/index.d.ts +1 -0
- package/dist/foundation/async/index.js +12 -6
- package/dist/foundation/async/index.js.map +1 -1
- package/dist/foundation/channels/LeaderElection.d.ts +97 -0
- package/dist/foundation/channels/SyncChannel.d.ts +76 -0
- package/dist/foundation/channels/hooks/UseBroadcastState.d.ts +31 -0
- package/dist/foundation/channels/hooks/UseLeaderElection.d.ts +25 -0
- package/dist/foundation/channels/hooks/UseSyncChannel.d.ts +16 -0
- package/dist/foundation/channels/index.d.ts +7 -0
- package/dist/foundation/channels/index.js +493 -0
- package/dist/foundation/channels/index.js.map +1 -0
- package/dist/foundation/clipboard/ClipboardFailureCode.d.ts +7 -0
- package/dist/foundation/clipboard/ClipboardPermission.d.ts +10 -4
- package/dist/foundation/clipboard/ClipboardResult.d.ts +9 -43
- package/dist/foundation/clipboard/ClipboardSupport.d.ts +14 -3
- package/dist/foundation/clipboard/PasteItems.d.ts +2 -2
- package/dist/foundation/clipboard/ReadClipboard.d.ts +1 -2
- package/dist/foundation/clipboard/hooks/UseClipboard.d.ts +25 -0
- package/dist/foundation/clipboard/hooks/UseClipboardCopy.d.ts +40 -0
- package/dist/foundation/clipboard/hooks/UsePasteHandler.d.ts +35 -0
- package/dist/foundation/clipboard/index.d.ts +5 -3
- package/dist/foundation/clipboard/index.js +52 -186
- package/dist/foundation/clipboard/index.js.map +1 -1
- package/dist/foundation/clipboard/models/ClipboardFailure.d.ts +11 -0
- package/dist/foundation/clipboard/models/ClipboardReadItemsResult.d.ts +5 -0
- package/dist/foundation/clipboard/models/ClipboardReadTextResult.d.ts +4 -0
- package/dist/foundation/clipboard/models/ClipboardWriteResult.d.ts +4 -0
- package/dist/foundation/collections/Arrays.d.ts +12 -12
- package/dist/foundation/collections/Comparison.d.ts +1 -1
- package/dist/foundation/collections/Records.d.ts +3 -3
- package/dist/foundation/collections/SetOps.d.ts +4 -4
- package/dist/foundation/collections/Tree.d.ts +5 -4
- package/dist/foundation/collections/index.d.ts +3 -2
- package/dist/foundation/collections/index.js +98 -94
- package/dist/foundation/collections/index.js.map +1 -1
- package/dist/foundation/commands/Command.d.ts +14 -22
- package/dist/foundation/commands/CommandRegistry.d.ts +11 -10
- package/dist/foundation/commands/CommandRunFailureCode.d.ts +7 -0
- package/dist/foundation/commands/SearchCommands.d.ts +3 -3
- package/dist/foundation/commands/hooks/UseCommandRegistry.d.ts +19 -0
- package/dist/foundation/commands/hooks/UseCommandShortcuts.d.ts +18 -0
- package/dist/foundation/commands/index.d.ts +9 -6
- package/dist/foundation/commands/index.js +16 -22
- package/dist/foundation/commands/index.js.map +1 -1
- package/dist/foundation/commands/models/CommandRunFailure.d.ts +11 -0
- package/dist/foundation/commands/models/CommandRunResult.d.ts +4 -0
- package/dist/foundation/commands/providers/CommandsContext.d.ts +30 -0
- package/dist/foundation/commands/providers/CommandsProvider.vue.d.ts +18 -0
- package/dist/foundation/config/ConfigField.d.ts +2 -2
- package/dist/foundation/config/ConfigSource.d.ts +3 -3
- package/dist/foundation/config/DefineConfig.d.ts +3 -3
- package/dist/foundation/config/Environment.d.ts +12 -0
- package/dist/foundation/config/index.d.ts +2 -1
- package/dist/foundation/config/index.js +11 -7
- package/dist/foundation/config/index.js.map +1 -1
- package/dist/foundation/crypto/Digest.d.ts +18 -4
- package/dist/foundation/crypto/Encoding.d.ts +4 -1
- package/dist/foundation/crypto/Random.d.ts +3 -3
- package/dist/foundation/crypto/WebCrypto.d.ts +2 -2
- package/dist/foundation/crypto/index.d.ts +2 -2
- package/dist/foundation/crypto/index.js +36 -26
- package/dist/foundation/crypto/index.js.map +1 -1
- package/dist/foundation/datetime/Comparison.d.ts +2 -2
- package/dist/foundation/datetime/Internals.d.ts +4 -4
- package/dist/foundation/datetime/TemporalCodecs.d.ts +26 -0
- package/dist/foundation/datetime/index.d.ts +2 -1
- package/dist/foundation/datetime/index.js +147 -20
- package/dist/foundation/datetime/index.js.map +1 -1
- package/dist/foundation/device/Breakpoints.d.ts +4 -10
- package/dist/foundation/device/hooks/UseBreakpoint.d.ts +4 -0
- package/dist/foundation/device/hooks/UseDisplayMode.d.ts +23 -0
- package/dist/foundation/device/hooks/UseMediaQuery.d.ts +14 -0
- package/dist/foundation/device/hooks/UsePointer.d.ts +25 -0
- package/dist/foundation/device/index.d.ts +9 -7
- package/dist/foundation/device/index.js +51 -45
- package/dist/foundation/device/index.js.map +1 -1
- package/dist/foundation/dom/DomOrderExtensions.d.ts +4 -0
- package/dist/foundation/dom/Polymorphic.d.ts +29 -0
- package/dist/foundation/dom/UrlExtensions.d.ts +5 -0
- package/dist/foundation/dom/enums/AriaAttribute.d.ts +48 -0
- package/dist/foundation/dom/enums/AttributeValue.d.ts +9 -0
- package/dist/foundation/dom/enums/DomEvent.d.ts +25 -0
- package/dist/foundation/dom/index.d.ts +16 -0
- package/dist/foundation/dom/index.js +31 -0
- package/dist/foundation/dom/index.js.map +1 -0
- package/dist/foundation/errors/ErrorLike.d.ts +1 -1
- package/dist/foundation/errors/ErrorMessage.d.ts +1 -1
- package/dist/foundation/errors/SerializeError.d.ts +13 -4
- package/dist/foundation/errors/ToError.d.ts +4 -1
- package/dist/foundation/errors/index.js +32 -12
- package/dist/foundation/errors/index.js.map +1 -1
- package/dist/foundation/files/index.d.ts +1 -1
- package/dist/foundation/files/index.js +2 -2
- package/dist/foundation/files/index.js.map +1 -1
- package/dist/foundation/formatters/Text.d.ts +52 -0
- package/dist/foundation/formatters/index.js +102 -0
- package/dist/foundation/formatters/index.js.map +1 -0
- package/dist/foundation/geolocation/DistanceBetween.d.ts +1 -1
- package/dist/foundation/geolocation/GetCurrentPosition.d.ts +3 -3
- package/dist/foundation/geolocation/PositionFailureCode.d.ts +9 -0
- package/dist/foundation/geolocation/PositionMapping.d.ts +50 -0
- package/dist/foundation/geolocation/WatchPosition.d.ts +3 -3
- package/dist/foundation/geolocation/hooks/UseGeolocation.d.ts +38 -0
- package/dist/foundation/geolocation/hooks/UseWatchPosition.d.ts +16 -0
- package/dist/foundation/geolocation/index.d.ts +6 -5
- package/dist/foundation/geolocation/index.js +39 -23
- package/dist/foundation/geolocation/index.js.map +1 -1
- package/dist/foundation/geolocation/models/GeolocationReading.d.ts +37 -0
- package/dist/foundation/geolocation/models/PositionFailure.d.ts +14 -0
- package/dist/foundation/geolocation/models/PositionReadResult.d.ts +5 -0
- package/dist/foundation/gestures/GestureMath.d.ts +4 -4
- package/dist/foundation/gestures/hooks/UseDrag.d.ts +75 -0
- package/dist/foundation/gestures/hooks/UseLongPress.d.ts +42 -0
- package/dist/foundation/gestures/hooks/UsePinch.d.ts +47 -0
- package/dist/foundation/gestures/hooks/UseSwipe.d.ts +46 -0
- package/dist/foundation/gestures/index.d.ts +6 -6
- package/dist/foundation/gestures/index.js +15 -14
- package/dist/foundation/gestures/index.js.map +1 -1
- package/dist/foundation/history/HistoryCore.d.ts +92 -0
- package/dist/foundation/history/hooks/UseUndoHistory.d.ts +66 -0
- package/dist/foundation/history/hooks/UseUndoShortcuts.d.ts +20 -0
- package/dist/foundation/history/index.d.ts +5 -0
- package/dist/foundation/history/index.js +363 -0
- package/dist/foundation/history/index.js.map +1 -0
- package/dist/foundation/http/ApiError.d.ts +7 -4
- package/dist/foundation/http/ApiFailure.d.ts +21 -0
- package/dist/foundation/http/ApiJsonCodec.d.ts +8 -0
- package/dist/foundation/http/CreateApiClient.d.ts +27 -42
- package/dist/foundation/http/Envelope.d.ts +7 -29
- package/dist/foundation/http/FieldErrors.d.ts +1 -1
- package/dist/foundation/http/index.d.ts +6 -5
- package/dist/foundation/http/index.js +123 -124
- package/dist/foundation/http/index.js.map +1 -1
- package/dist/foundation/http/models/Page.d.ts +47 -0
- package/dist/foundation/i18n/IntlCache.d.ts +4 -0
- package/dist/foundation/i18n/formattedRelative/FormattedRelative.vue.d.ts +9 -0
- package/dist/foundation/i18n/formattedRelative/index.d.ts +1 -0
- package/dist/foundation/i18n/index.d.ts +4 -3
- package/dist/foundation/i18n/index.js +13 -22
- package/dist/foundation/i18n/index.js.map +1 -1
- package/dist/foundation/i18n/providers/LocaleContext.d.ts +35 -0
- package/dist/foundation/i18n/providers/LocaleProvider.vue.d.ts +18 -0
- package/dist/foundation/icons/icon/Icon.vue.d.ts +44 -0
- package/dist/foundation/icons/icon/index.d.ts +1 -0
- package/dist/foundation/icons/index.d.ts +2 -2
- package/dist/foundation/icons/index.js +2 -2
- package/dist/foundation/icons/spinner/Spinner.vue.d.ts +6 -0
- package/dist/foundation/icons/spinner/index.d.ts +1 -0
- package/dist/foundation/idb/KeyValueStore.d.ts +3 -3
- package/dist/foundation/idb/Transactions.d.ts +1 -1
- package/dist/foundation/idb/index.d.ts +2 -2
- package/dist/foundation/idb/index.js +21 -4
- package/dist/foundation/idb/index.js.map +1 -1
- package/dist/foundation/identifiers/Guid.d.ts +6 -3
- package/dist/foundation/identifiers/index.d.ts +1 -0
- package/dist/foundation/identifiers/index.js +4 -65
- package/dist/foundation/identifiers/index.js.map +1 -1
- package/dist/foundation/json/JsonFailureCode.d.ts +9 -0
- package/dist/foundation/json/JsonLimits.d.ts +6 -0
- package/dist/foundation/json/JsonText.d.ts +12 -0
- package/dist/foundation/json/LosslessJson.d.ts +8 -0
- package/dist/foundation/json/adapters/losslessJson/JsonAdapter.d.ts +5 -0
- package/dist/foundation/json/index.d.ts +5 -0
- package/dist/foundation/json/index.js +7 -0
- package/dist/foundation/json/index.js.map +1 -0
- package/dist/foundation/json/models/JsonFailure.d.ts +6 -0
- package/dist/foundation/json/models/LosslessJsonValue.d.ts +5 -0
- package/dist/foundation/logger/ConsoleLogSink.d.ts +4 -1
- package/dist/foundation/logger/LogLevel.d.ts +8 -2
- package/dist/foundation/logger/LogRecord.d.ts +2 -2
- package/dist/foundation/logger/LogSink.d.ts +5 -2
- package/dist/foundation/logger/Logger.d.ts +15 -6
- package/dist/foundation/logger/MemoryLogSink.d.ts +1 -1
- package/dist/foundation/logger/Redaction.d.ts +4 -4
- package/dist/foundation/logger/index.js +8 -3
- package/dist/foundation/logger/index.js.map +1 -1
- package/dist/foundation/media/CanCaptureMedia.d.ts +10 -1
- package/dist/foundation/media/FacingMode.d.ts +11 -4
- package/dist/foundation/media/ListMediaDevices.d.ts +8 -5
- package/dist/foundation/media/MediaStreamFailureCode.d.ts +10 -0
- package/dist/foundation/media/MediaStreamMapping.d.ts +15 -0
- package/dist/foundation/media/RequestMediaStream.d.ts +4 -4
- package/dist/foundation/media/UseMediaStream.d.ts +18 -5
- package/dist/foundation/media/index.d.ts +2 -1
- package/dist/foundation/media/index.js +51 -23
- package/dist/foundation/media/index.js.map +1 -1
- package/dist/foundation/media/models/MediaStreamFailure.d.ts +16 -0
- package/dist/foundation/media/models/MediaStreamRequestResult.d.ts +4 -0
- package/dist/foundation/net/ConnectionState.d.ts +6 -3
- package/dist/foundation/net/CreateEventStream.d.ts +10 -4
- package/dist/foundation/net/CreatePoller.d.ts +9 -3
- package/dist/foundation/net/CreateSocketClient.d.ts +5 -5
- package/dist/foundation/net/Liveness.d.ts +1 -1
- package/dist/foundation/net/Reconnect.d.ts +1 -1
- package/dist/foundation/net/hooks/UseEventStream.d.ts +25 -0
- package/dist/foundation/net/hooks/UsePolling.d.ts +26 -0
- package/dist/foundation/net/hooks/UseSocket.d.ts +32 -0
- package/dist/foundation/net/index.d.ts +3 -3
- package/dist/foundation/net/index.js +7 -5
- package/dist/foundation/net/index.js.map +1 -1
- package/dist/foundation/notifications/NotificationFailureCode.d.ts +7 -0
- package/dist/foundation/notifications/NotificationPermission.d.ts +12 -1
- package/dist/foundation/notifications/Notify.d.ts +7 -24
- package/dist/foundation/notifications/QueryPermission.d.ts +12 -1
- package/dist/foundation/notifications/hooks/UseNotificationPermission.d.ts +27 -0
- package/dist/foundation/notifications/hooks/UsePermissionState.d.ts +14 -0
- package/dist/foundation/notifications/index.d.ts +4 -3
- package/dist/foundation/notifications/index.js +41 -19
- package/dist/foundation/notifications/index.js.map +1 -1
- package/dist/foundation/notifications/models/NotificationFailure.d.ts +10 -0
- package/dist/foundation/notifications/models/NotificationShowResult.d.ts +4 -0
- package/dist/foundation/numbers/ExactNumber.d.ts +13 -0
- package/dist/foundation/numbers/NumberLimits.d.ts +7 -0
- package/dist/foundation/numbers/adapters/bignumber/DecimalArithmetic.d.ts +4 -0
- package/dist/foundation/numbers/enums/NumberFailureCode.d.ts +10 -0
- package/dist/foundation/numbers/enums/NumberRounding.d.ts +13 -0
- package/dist/foundation/numbers/index.d.ts +6 -0
- package/dist/foundation/numbers/index.js +8 -0
- package/dist/foundation/numbers/index.js.map +1 -0
- package/dist/foundation/numbers/models/ExactNumber.d.ts +47 -0
- package/dist/foundation/numbers/models/NumberFailure.d.ts +6 -0
- package/dist/foundation/numbers/models/NumberRoundingOptions.d.ts +6 -0
- package/dist/foundation/oauth/GoogleIdentity.d.ts +98 -0
- package/dist/foundation/oauth/index.d.ts +1 -0
- package/dist/foundation/oauth/index.js +7 -0
- package/dist/foundation/oauth/index.js.map +1 -0
- package/dist/foundation/observers/ObserveIntersection.d.ts +1 -1
- package/dist/foundation/observers/ObserveMutation.d.ts +2 -2
- package/dist/foundation/observers/VisibilitySteps.d.ts +1 -1
- package/dist/foundation/observers/hooks/UseInView.d.ts +41 -0
- package/dist/foundation/observers/hooks/UseIntersectionObserver.d.ts +18 -0
- package/dist/foundation/observers/hooks/UseMutationObserver.d.ts +21 -0
- package/dist/foundation/observers/index.d.ts +5 -4
- package/dist/foundation/observers/index.js +15 -13
- package/dist/foundation/observers/index.js.map +1 -1
- package/dist/foundation/optionals/index.d.ts +1 -0
- package/dist/foundation/optionals/index.js +5 -0
- package/dist/foundation/optionals/index.js.map +1 -0
- package/dist/foundation/primitives/accessibleIcon/AccessibleIcon.d.ts +5 -6
- package/dist/foundation/primitives/anchoredPositioner/AnchoredPositioner.vue.d.ts +11 -10
- package/dist/foundation/primitives/anchoredPositioner/index.d.ts +1 -1
- package/dist/foundation/primitives/announce/Announce.vue.d.ts +7 -6
- package/dist/foundation/primitives/colorModeProvider/ColorModeProvider.vue.d.ts +8 -8
- package/dist/foundation/primitives/colorModeProvider/index.d.ts +2 -2
- package/dist/foundation/primitives/directionProvider/DirectionProvider.vue.d.ts +4 -4
- package/dist/foundation/primitives/dismissableLayer/DismissableLayer.vue.d.ts +12 -12
- package/dist/foundation/primitives/focusScope/FocusScope.vue.d.ts +18 -16
- package/dist/foundation/primitives/focusScope/FocusScopeRegistry.d.ts +27 -0
- package/dist/foundation/primitives/formControlContext/FormControlContext.d.ts +12 -3
- package/dist/foundation/primitives/formControlContext/FormControlProvider.vue.d.ts +14 -14
- package/dist/foundation/primitives/formControlContext/index.d.ts +1 -1
- package/dist/foundation/primitives/index.js +11 -11
- package/dist/foundation/primitives/overlayArrow/OverlayArrow.vue.d.ts +6 -6
- package/dist/foundation/primitives/portal/Portal.vue.d.ts +5 -5
- package/dist/foundation/primitives/presence/Presence.d.ts +5 -5
- package/dist/foundation/primitives/rovingFocusGroup/RovingFocusContext.d.ts +1 -1
- package/dist/foundation/primitives/rovingFocusGroup/RovingFocusGroup.vue.d.ts +11 -10
- package/dist/foundation/primitives/scrollLockProvider/ScrollLockProvider.vue.d.ts +6 -6
- package/dist/foundation/primitives/scrollLockProvider/index.d.ts +1 -1
- package/dist/foundation/primitives/scrollViewport/ScrollViewport.vue.d.ts +10 -9
- package/dist/foundation/primitives/slot/ComponentElement.d.ts +7 -0
- package/dist/foundation/primitives/slot/Primitive.d.ts +8 -8
- package/dist/foundation/primitives/slot/Slot.d.ts +3 -3
- package/dist/foundation/primitives/slot/index.d.ts +2 -1
- package/dist/foundation/primitives/visuallyHidden/VisuallyHidden.vue.d.ts +4 -3
- package/dist/foundation/resilience/RetryDelay.d.ts +4 -1
- package/dist/foundation/resilience/RetryPolicy.d.ts +6 -6
- package/dist/foundation/resilience/index.d.ts +2 -2
- package/dist/foundation/resilience/index.js.map +1 -1
- package/dist/foundation/results/AppErrorFactory.d.ts +22 -0
- package/dist/foundation/results/AppErrorType.d.ts +13 -0
- package/dist/foundation/results/ResultExtensions.d.ts +33 -0
- package/dist/foundation/results/index.d.ts +5 -0
- package/dist/foundation/results/index.js +8 -0
- package/dist/foundation/results/index.js.map +1 -0
- package/dist/foundation/results/models/AppError.d.ts +10 -0
- package/dist/foundation/results/models/Result.d.ts +9 -0
- package/dist/foundation/screen/Fullscreen.d.ts +6 -6
- package/dist/foundation/screen/ScreenOrientation.d.ts +7 -14
- package/dist/foundation/screen/ScreenOutcome.d.ts +5 -0
- package/dist/foundation/screen/WakeLock.d.ts +2 -2
- package/dist/foundation/screen/enums/OrientationLockFailureCode.d.ts +9 -0
- package/dist/foundation/screen/enums/ScreenFailureCode.d.ts +8 -0
- package/dist/foundation/screen/hooks/UseFullscreen.d.ts +28 -0
- package/dist/foundation/screen/hooks/UseOrientation.d.ts +28 -0
- package/dist/foundation/screen/hooks/UseWakeLock.d.ts +18 -0
- package/dist/foundation/screen/index.d.ts +7 -5
- package/dist/foundation/screen/index.js +37 -26
- package/dist/foundation/screen/index.js.map +1 -1
- package/dist/foundation/screen/models/OrientationLockFailure.d.ts +7 -0
- package/dist/foundation/screen/models/OrientationLockResult.d.ts +3 -0
- package/dist/foundation/screen/models/ScreenFailure.d.ts +14 -0
- package/dist/foundation/screen/models/ScreenRequestResult.d.ts +4 -0
- package/dist/foundation/selection/hooks/UseFilters.d.ts +34 -0
- package/dist/foundation/selection/hooks/UseSelection.d.ts +54 -0
- package/dist/foundation/selection/hooks/UseSort.d.ts +36 -0
- package/dist/foundation/selection/hooks/UseTypeahead.d.ts +42 -0
- package/dist/foundation/selection/index.d.ts +8 -7
- package/dist/foundation/selection/index.js +28 -30
- package/dist/foundation/selection/index.js.map +1 -1
- package/dist/foundation/selection/models/Filter.d.ts +71 -0
- package/dist/foundation/selection/models/Selection.d.ts +116 -0
- package/dist/foundation/selection/models/Sort.d.ts +69 -0
- package/dist/foundation/share/Share.d.ts +7 -23
- package/dist/foundation/share/ShareData.d.ts +1 -1
- package/dist/foundation/share/ShareFailureCode.d.ts +7 -0
- package/dist/foundation/share/ShareOrCopy.d.ts +6 -8
- package/dist/foundation/share/UseShare.d.ts +14 -7
- package/dist/foundation/share/index.d.ts +3 -2
- package/dist/foundation/share/index.js +43 -18
- package/dist/foundation/share/index.js.map +1 -1
- package/dist/foundation/share/models/ShareFailure.d.ts +10 -0
- package/dist/foundation/share/models/ShareSendOrCopyResult.d.ts +4 -0
- package/dist/foundation/share/models/ShareSendResult.d.ts +4 -0
- package/dist/foundation/shortcuts/Chord.d.ts +1 -1
- package/dist/foundation/shortcuts/hooks/UseHotkeys.d.ts +34 -0
- package/dist/foundation/shortcuts/index.d.ts +3 -2
- package/dist/foundation/shortcuts/index.js +5 -3
- package/dist/foundation/shortcuts/index.js.map +1 -1
- package/dist/foundation/speech/CreateSpeechRecognizer.d.ts +5 -20
- package/dist/foundation/speech/ListVoices.d.ts +3 -3
- package/dist/foundation/speech/Speak.d.ts +6 -7
- package/dist/foundation/speech/SpeechControls.d.ts +2 -0
- package/dist/foundation/speech/SpeechResult.d.ts +7 -23
- package/dist/foundation/speech/enums/RecognizerStartFailureCode.d.ts +6 -0
- package/dist/foundation/speech/enums/SpeechFailureCode.d.ts +7 -0
- package/dist/foundation/speech/hooks/UseSpeechRecognition.d.ts +45 -0
- package/dist/foundation/speech/hooks/UseSpeechSynthesis.d.ts +37 -0
- package/dist/foundation/speech/index.d.ts +6 -4
- package/dist/foundation/speech/index.js +62 -31
- package/dist/foundation/speech/index.js.map +1 -1
- package/dist/foundation/speech/models/RecognizerStartFailure.d.ts +8 -0
- package/dist/foundation/speech/models/RecognizerStartResult.d.ts +4 -0
- package/dist/foundation/speech/models/SpeechFailure.d.ts +10 -0
- package/dist/foundation/speech/models/SpeechSpeakResult.d.ts +4 -0
- package/dist/foundation/state/hooks/UseControlled.d.ts +35 -0
- package/dist/foundation/state/index.d.ts +2 -0
- package/dist/foundation/state/index.js +7 -0
- package/dist/foundation/state/index.js.map +1 -0
- package/dist/foundation/storage/StorageBroker.d.ts +1 -1
- package/dist/foundation/storage/adapters/zustand/ZustandPersist.d.ts +36 -0
- package/dist/foundation/storage/adapters/zustand/index.d.ts +1 -0
- package/dist/foundation/storage/adapters/zustand/index.js.map +1 -0
- package/dist/foundation/storage/hooks/UseAutosave.d.ts +44 -0
- package/dist/foundation/storage/hooks/UsePersistentState.d.ts +31 -0
- package/dist/foundation/storage/hooks/UseRecentItems.d.ts +34 -0
- package/dist/foundation/storage/index.d.ts +4 -1
- package/dist/foundation/storage/index.js +118 -3
- package/dist/foundation/storage/index.js.map +1 -1
- package/dist/foundation/styles/SurfaceStyles.d.ts +191 -0
- package/dist/foundation/styles/constants/Layers.d.ts +35 -0
- package/dist/foundation/styles/constants/Tones.d.ts +21 -0
- package/dist/foundation/styles/extensions/ColorExtensions.d.ts +51 -0
- package/dist/foundation/styles/extensions/CssExtensions.d.ts +124 -0
- package/dist/foundation/styles/index.d.ts +20 -0
- package/dist/foundation/styles/index.js +45 -0
- package/dist/foundation/styles/index.js.map +1 -0
- package/dist/foundation/themes/ForegroundContrast.d.ts +3 -0
- package/dist/foundation/themes/Oklch.d.ts +2 -0
- package/dist/foundation/themes/Registry.d.ts +18 -0
- package/dist/foundation/themes/Tokens.d.ts +5 -5
- package/dist/foundation/themes/Validate.d.ts +30 -0
- package/dist/foundation/themes/constants/Authored.d.ts +3 -0
- package/dist/foundation/themes/constants/Pool.d.ts +3 -0
- package/dist/foundation/themes/index.d.ts +6 -6
- package/dist/foundation/themes/index.js +30 -29
- package/dist/foundation/uploads/UploadItem.d.ts +3 -3
- package/dist/foundation/uploads/UploadQueue.d.ts +3 -3
- package/dist/foundation/uploads/UseUploadQueue.d.ts +4 -4
- package/dist/foundation/uploads/XhrUploadTransport.d.ts +1 -1
- package/dist/foundation/uploads/index.d.ts +2 -2
- package/dist/foundation/uploads/index.js +11 -11
- package/dist/foundation/uploads/index.js.map +1 -1
- package/dist/foundation/validators/Composites.d.ts +71 -0
- package/dist/foundation/validators/Messages.d.ts +69 -0
- package/dist/foundation/validators/ValidationError.d.ts +14 -0
- package/dist/foundation/validators/ValidationOutcome.d.ts +40 -0
- package/dist/foundation/validators/Validator.d.ts +76 -0
- package/dist/foundation/validators/index.d.ts +8 -0
- package/dist/foundation/validators/index.js +484 -0
- package/dist/foundation/validators/index.js.map +1 -0
- package/dist/foundation/validators/models/ValidationFailure.d.ts +6 -0
- package/dist/foundation/validators/models/ValidatorParseResult.d.ts +3 -0
- package/dist/foundation/virtualization/Measurements.d.ts +2 -2
- package/dist/foundation/virtualization/UseVirtualList.d.ts +6 -3
- package/dist/foundation/virtualization/Windowing.d.ts +7 -4
- package/dist/foundation/virtualization/index.d.ts +3 -3
- package/dist/foundation/virtualization/index.js +15 -19
- package/dist/foundation/virtualization/index.js.map +1 -1
- package/dist/foundation/workers/RunInWorker.d.ts +8 -20
- package/dist/foundation/workers/UseWorker.d.ts +2 -7
- package/dist/foundation/workers/WorkerClient.d.ts +6 -9
- package/dist/foundation/workers/WorkerHost.d.ts +3 -3
- package/dist/foundation/workers/WorkerProtocol.d.ts +2 -2
- package/dist/foundation/workers/WorkerRunFailureCode.d.ts +6 -0
- package/dist/foundation/workers/index.d.ts +3 -2
- package/dist/foundation/workers/index.js +16 -6
- package/dist/foundation/workers/index.js.map +1 -1
- package/dist/foundation/workers/models/WorkerRunFailure.d.ts +8 -0
- package/dist/foundation/workers/models/WorkerRunResult.d.ts +3 -0
- package/dist/index.css +170 -44
- package/dist/index.d.ts +7 -2
- package/dist/index.js +559 -550
- package/dist/index.js.map +1 -1
- package/dist/presentation/actions/backToTopButton/BackToTopButton.vue.d.ts +20 -18
- package/dist/presentation/actions/backToTopButton/index.d.ts +1 -1
- package/dist/presentation/actions/button/Button.variants.d.ts +83 -241
- package/dist/presentation/actions/button/Button.vue.d.ts +67 -72
- package/dist/presentation/actions/button/index.d.ts +1 -1
- package/dist/presentation/actions/buttonGroup/ButtonGroup.vue.d.ts +12 -11
- package/dist/presentation/actions/copyButton/CopyButton.vue.d.ts +22 -16
- package/dist/presentation/actions/disclosureButton/DisclosureButton.vue.d.ts +20 -18
- package/dist/presentation/actions/disclosureButton/index.d.ts +1 -1
- package/dist/presentation/actions/fabButton/FabButton.variants.d.ts +80 -0
- package/dist/presentation/actions/fabButton/FabButton.vue.d.ts +32 -0
- package/dist/presentation/actions/fabButton/index.d.ts +2 -0
- package/dist/presentation/actions/googleSignInButton/GoogleSignInButton.vue.d.ts +37 -0
- package/dist/presentation/actions/googleSignInButton/index.d.ts +1 -0
- package/dist/presentation/actions/index.d.ts +3 -8
- package/dist/presentation/actions/index.js +18 -35
- package/dist/presentation/actions/speedDialGroup/SpeedDialGroup.vue.d.ts +27 -0
- package/dist/presentation/actions/speedDialGroup/SpeedDialGroupAction.vue.d.ts +41 -0
- package/dist/presentation/actions/speedDialGroup/SpeedDialGroupContext.d.ts +36 -0
- package/dist/presentation/actions/speedDialGroup/SpeedDialGroupList.vue.d.ts +12 -0
- package/dist/presentation/actions/speedDialGroup/SpeedDialGroupTrigger.vue.d.ts +31 -0
- package/dist/presentation/actions/speedDialGroup/index.d.ts +18 -0
- package/dist/presentation/actions/toolbar/Toolbar.vue.d.ts +10 -9
- package/dist/presentation/actions/toolbar/ToolbarButton.vue.d.ts +8 -7
- package/dist/presentation/actions/toolbar/ToolbarContext.d.ts +1 -1
- package/dist/presentation/actions/toolbar/ToolbarLink.vue.d.ts +4 -3
- package/dist/presentation/actions/toolbar/ToolbarSeparator.vue.d.ts +1 -2
- package/dist/presentation/actions/toolbar/index.d.ts +6 -74
- package/dist/presentation/display/accordionGroup/AccordionGroup.vue.d.ts +44 -0
- package/dist/presentation/display/accordionGroup/AccordionGroupContent.vue.d.ts +13 -0
- package/dist/presentation/display/accordionGroup/AccordionGroupContext.d.ts +29 -0
- package/dist/presentation/display/accordionGroup/AccordionGroupItem.vue.d.ts +19 -0
- package/dist/presentation/display/accordionGroup/AccordionGroupTrigger.vue.d.ts +13 -0
- package/dist/presentation/display/accordionGroup/index.d.ts +5 -0
- package/dist/presentation/display/activityTimeline/ActivityItem.vue.d.ts +28 -0
- package/dist/presentation/display/activityTimeline/ActivityTimeline.vue.d.ts +17 -0
- package/dist/presentation/display/activityTimeline/index.d.ts +2 -0
- package/dist/presentation/display/animatedNumberText/AnimatedNumberText.vue.d.ts +33 -0
- package/dist/presentation/display/animatedNumberText/index.d.ts +1 -0
- package/dist/presentation/display/annotationBadge/AnnotationBadge.vue.d.ts +42 -0
- package/dist/presentation/display/annotationBadge/index.d.ts +1 -0
- package/dist/presentation/display/audioPlayer/AudioPlayer.vue.d.ts +19 -20
- package/dist/presentation/display/audioWaveformPreview/AudioWaveformPreview.vue.d.ts +57 -0
- package/dist/presentation/display/audioWaveformPreview/index.d.ts +1 -0
- package/dist/presentation/display/avatar/Avatar.variants.d.ts +77 -227
- package/dist/presentation/display/avatar/Avatar.vue.d.ts +24 -22
- package/dist/presentation/display/avatarGroup/AvatarGroup.vue.d.ts +10 -11
- package/dist/presentation/display/badge/Badge.variants.d.ts +35 -97
- package/dist/presentation/display/badge/Badge.vue.d.ts +6 -7
- package/dist/presentation/display/badgeOverlay/BadgeOverlay.vue.d.ts +8 -9
- package/dist/presentation/display/card/Card.vue.d.ts +10 -11
- package/dist/presentation/display/card/CardBody.vue.d.ts +3 -4
- package/dist/presentation/display/card/CardDescription.vue.d.ts +3 -4
- package/dist/presentation/display/card/CardFooter.vue.d.ts +3 -4
- package/dist/presentation/display/card/CardHeader.vue.d.ts +3 -4
- package/dist/presentation/display/card/CardTitle.vue.d.ts +3 -4
- package/dist/presentation/display/carousel/Carousel.vue.d.ts +23 -18
- package/dist/presentation/display/carousel/CarouselDot.vue.d.ts +4 -5
- package/dist/presentation/display/carousel/CarouselDots.vue.d.ts +3 -4
- package/dist/presentation/display/carousel/CarouselNext.vue.d.ts +3 -4
- package/dist/presentation/display/carousel/CarouselPrev.vue.d.ts +3 -4
- package/dist/presentation/display/carousel/CarouselSlide.vue.d.ts +3 -4
- package/dist/presentation/display/carousel/CarouselSlides.vue.d.ts +3 -4
- package/dist/presentation/display/carousel/CarouselViewport.vue.d.ts +3 -4
- package/dist/presentation/display/carousel/index.d.ts +1 -1
- package/dist/presentation/display/chatBubbleCard/ChatBubbleCard.vue.d.ts +78 -0
- package/dist/presentation/display/chatBubbleCard/index.d.ts +1 -0
- package/dist/presentation/display/codeText/CodeText.variants.d.ts +26 -0
- package/dist/presentation/display/codeText/CodeText.vue.d.ts +16 -0
- package/dist/presentation/display/codeText/index.d.ts +2 -0
- package/dist/presentation/display/collapsibleGroup/CollapsibleGroup.vue.d.ts +28 -0
- package/dist/presentation/display/collapsibleGroup/CollapsibleGroupContent.vue.d.ts +17 -0
- package/dist/presentation/display/collapsibleGroup/CollapsibleGroupContentInner.vue.d.ts +22 -0
- package/dist/presentation/display/collapsibleGroup/CollapsibleGroupContext.d.ts +17 -0
- package/dist/presentation/display/collapsibleGroup/CollapsibleGroupTrigger.vue.d.ts +17 -0
- package/dist/presentation/display/collapsibleGroup/index.d.ts +4 -0
- package/dist/presentation/display/colorSwatchPreview/ColorSwatchPreview.variants.d.ts +92 -0
- package/dist/presentation/display/colorSwatchPreview/ColorSwatchPreview.vue.d.ts +32 -0
- package/dist/presentation/display/colorSwatchPreview/index.d.ts +2 -0
- package/dist/presentation/display/commentThreadGroup/Comment.vue.d.ts +38 -0
- package/dist/presentation/display/commentThreadGroup/CommentThreadGroup.vue.d.ts +13 -0
- package/dist/presentation/display/commentThreadGroup/index.d.ts +2 -0
- package/dist/presentation/display/confettiOverlay/ConfettiOverlay.vue.d.ts +39 -0
- package/dist/presentation/display/confettiOverlay/index.d.ts +1 -0
- package/dist/presentation/display/countBadge/CountBadge.vue.d.ts +11 -12
- package/dist/presentation/display/countUpText/CountUpText.vue.d.ts +39 -0
- package/dist/presentation/display/countUpText/index.d.ts +1 -0
- package/dist/presentation/display/dataTable/DataTable.vue.d.ts +25 -26
- package/dist/presentation/display/descriptionGroup/DescriptionGroup.vue.d.ts +53 -0
- package/dist/presentation/display/descriptionGroup/index.d.ts +1 -0
- package/dist/presentation/display/diffViewer/DiffViewer.vue.d.ts +16 -17
- package/dist/presentation/display/emptyState/EmptyState.vue.d.ts +9 -10
- package/dist/presentation/display/eventCalendarViewer/AgendaView.vue.d.ts +12 -0
- package/dist/presentation/display/eventCalendarViewer/EventCalendarViewer.vue.d.ts +37 -0
- package/dist/presentation/display/eventCalendarViewer/EventCalendarViewerTypes.d.ts +28 -0
- package/dist/presentation/display/eventCalendarViewer/MonthView.vue.d.ts +16 -0
- package/dist/presentation/display/eventCalendarViewer/TimeGridView.vue.d.ts +17 -0
- package/dist/presentation/display/eventCalendarViewer/index.d.ts +2 -0
- package/dist/presentation/display/eyebrowText/EyebrowText.vue.d.ts +31 -0
- package/dist/presentation/display/eyebrowText/index.d.ts +1 -0
- package/dist/presentation/display/featureCard/FeatureCard.vue.d.ts +7 -61
- package/dist/presentation/display/fieldHelperText/FieldHelperText.vue.d.ts +19 -0
- package/dist/presentation/display/fieldHelperText/index.d.ts +1 -0
- package/dist/presentation/display/frameGlyph/FrameGlyph.vue.d.ts +4 -5
- package/dist/presentation/display/ganttTimeline/GanttTimeline.vue.d.ts +58 -0
- package/dist/presentation/display/ganttTimeline/index.d.ts +1 -0
- package/dist/presentation/display/gradientText/GradientText.vue.d.ts +23 -18
- package/dist/presentation/display/gradientText/index.d.ts +1 -1
- package/dist/presentation/display/heading/Heading.variants.d.ts +50 -140
- package/dist/presentation/display/heading/Heading.vue.d.ts +9 -10
- package/dist/presentation/display/heading/index.d.ts +1 -1
- package/dist/presentation/display/heatmapCalendarGrid/HeatmapCalendarGrid.vue.d.ts +64 -0
- package/dist/presentation/display/heatmapCalendarGrid/index.d.ts +1 -0
- package/dist/presentation/display/highlightText/HighlightText.vue.d.ts +19 -0
- package/dist/presentation/display/highlightText/index.d.ts +1 -0
- package/dist/presentation/display/imagePreview/ImagePreview.vue.d.ts +15 -0
- package/dist/presentation/display/imagePreview/index.d.ts +1 -0
- package/dist/presentation/display/index.d.ts +42 -42
- package/dist/presentation/display/index.js +143 -138
- package/dist/presentation/display/infoRow/InfoRow.vue.d.ts +8 -9
- package/dist/presentation/display/kbdText/KbdText.vue.d.ts +13 -0
- package/dist/presentation/display/kbdText/index.d.ts +1 -0
- package/dist/presentation/display/keyboardShortcutText/KeyboardShortcutText.vue.d.ts +12 -0
- package/dist/presentation/display/keyboardShortcutText/index.d.ts +1 -0
- package/dist/presentation/display/labelText/LabelText.vue.d.ts +34 -0
- package/dist/presentation/display/labelText/index.d.ts +1 -0
- package/dist/presentation/display/legendText/LegendText.vue.d.ts +21 -0
- package/dist/presentation/display/legendText/index.d.ts +1 -0
- package/dist/presentation/display/listGroup/ListGroup.variants.d.ts +62 -0
- package/dist/presentation/display/listGroup/ListGroup.vue.d.ts +22 -0
- package/dist/presentation/display/listGroup/ListGroupContext.d.ts +16 -0
- package/dist/presentation/display/listGroup/ListGroupItem.vue.d.ts +28 -0
- package/dist/presentation/display/listGroup/index.d.ts +4 -0
- package/dist/presentation/display/markText/MarkText.vue.d.ts +13 -0
- package/dist/presentation/display/markText/index.d.ts +1 -0
- package/dist/presentation/display/marqueeGroup/MarqueeGroup.vue.d.ts +44 -0
- package/dist/presentation/display/marqueeGroup/index.d.ts +1 -0
- package/dist/presentation/display/messageGroup/DaySeparator.vue.d.ts +16 -0
- package/dist/presentation/display/messageGroup/MessageGroup.vue.d.ts +38 -0
- package/dist/presentation/display/messageGroup/index.d.ts +2 -0
- package/dist/presentation/display/metaInlineText/MetaInlineText.vue.d.ts +20 -0
- package/dist/presentation/display/metaInlineText/index.d.ts +1 -0
- package/dist/presentation/display/metricBadge/MetricBadge.vue.d.ts +53 -0
- package/dist/presentation/display/metricBadge/index.d.ts +1 -0
- package/dist/presentation/display/moduleGlyphs/CellsGlyph.vue.d.ts +4 -5
- package/dist/presentation/display/moduleGlyphs/DotsGlyph.vue.d.ts +4 -5
- package/dist/presentation/display/moduleGlyphs/HorizontalBarsGlyph.vue.d.ts +4 -5
- package/dist/presentation/display/moduleGlyphs/ModuleGlyphs.d.ts +3 -3
- package/dist/presentation/display/moduleGlyphs/VerticalBarsGlyph.vue.d.ts +4 -5
- package/dist/presentation/display/notificationCenterGroup/NotificationCenterGroup.vue.d.ts +30 -0
- package/dist/presentation/display/notificationCenterGroup/NotificationItem.vue.d.ts +40 -0
- package/dist/presentation/display/notificationCenterGroup/index.d.ts +2 -0
- package/dist/presentation/display/notificationIndicator/NotificationIndicator.vue.d.ts +46 -0
- package/dist/presentation/display/notificationIndicator/index.d.ts +1 -0
- package/dist/presentation/display/onboardingChecklistCard/OnboardingChecklistCard.vue.d.ts +57 -0
- package/dist/presentation/display/onboardingChecklistCard/OnboardingChecklistCardTask.vue.d.ts +27 -0
- package/dist/presentation/display/onboardingChecklistCard/index.d.ts +3 -0
- package/dist/presentation/display/pdfViewer/PdfViewer.vue.d.ts +39 -0
- package/dist/presentation/display/pdfViewer/index.d.ts +1 -1
- package/dist/presentation/display/pricingCard/PricingCard.vue.d.ts +16 -70
- package/dist/presentation/display/quoteText/QuoteText.vue.d.ts +13 -0
- package/dist/presentation/display/quoteText/index.d.ts +1 -0
- package/dist/presentation/display/radiusGlyph/RadiusGlyph.vue.d.ts +6 -7
- package/dist/presentation/display/reactionBar/ReactionBar.vue.d.ts +18 -19
- package/dist/presentation/display/reactionBar/index.d.ts +1 -1
- package/dist/presentation/display/scheduleView/ScheduleView.vue.d.ts +22 -23
- package/dist/presentation/display/scrollRevealGroup/ScrollRevealGroup.vue.d.ts +49 -0
- package/dist/presentation/display/scrollRevealGroup/index.d.ts +1 -0
- package/dist/presentation/display/sectionHeading/SectionHeading.vue.d.ts +48 -0
- package/dist/presentation/display/sectionHeading/index.d.ts +1 -0
- package/dist/presentation/display/snippetText/SnippetText.vue.d.ts +20 -0
- package/dist/presentation/display/snippetText/index.d.ts +1 -0
- package/dist/presentation/display/sparkline/Sparkline.vue.d.ts +21 -22
- package/dist/presentation/display/sparkline/index.d.ts +1 -1
- package/dist/presentation/display/statCard/StatCard.vue.d.ts +47 -0
- package/dist/presentation/display/statCard/index.d.ts +1 -0
- package/dist/presentation/display/status/Status.vue.d.ts +11 -12
- package/dist/presentation/display/stepCard/StepCard.vue.d.ts +8 -62
- package/dist/presentation/display/stepperGroup/StepperGroup.vue.d.ts +28 -0
- package/dist/presentation/display/stepperGroup/StepperGroupContext.d.ts +44 -0
- package/dist/presentation/display/stepperGroup/StepperGroupList.vue.d.ts +13 -0
- package/dist/presentation/display/stepperGroup/StepperGroupPanel.vue.d.ts +15 -0
- package/dist/presentation/display/stepperGroup/StepperGroupStep.vue.d.ts +22 -0
- package/dist/presentation/display/stepperGroup/index.d.ts +5 -0
- package/dist/presentation/display/table/Table.vue.d.ts +17 -18
- package/dist/presentation/display/table/TableBody.vue.d.ts +3 -4
- package/dist/presentation/display/table/TableCaption.vue.d.ts +3 -4
- package/dist/presentation/display/table/TableCell.vue.d.ts +3 -4
- package/dist/presentation/display/table/TableContext.d.ts +3 -3
- package/dist/presentation/display/table/TableFooter.vue.d.ts +3 -4
- package/dist/presentation/display/table/TableHead.vue.d.ts +6 -7
- package/dist/presentation/display/table/TableHeaderCell.vue.d.ts +3 -4
- package/dist/presentation/display/table/TableRow.vue.d.ts +3 -4
- package/dist/presentation/display/table/index.d.ts +1 -1
- package/dist/presentation/display/tabsGroup/TabsGroup.vue.d.ts +32 -0
- package/dist/presentation/display/tabsGroup/TabsGroupContext.d.ts +34 -0
- package/dist/presentation/display/tabsGroup/TabsGroupList.vue.d.ts +13 -0
- package/dist/presentation/display/tabsGroup/TabsGroupPanel.vue.d.ts +15 -0
- package/dist/presentation/display/tabsGroup/TabsGroupTab.vue.d.ts +19 -0
- package/dist/presentation/display/tabsGroup/index.d.ts +5 -0
- package/dist/presentation/display/tag/Tag.variants.d.ts +23 -61
- package/dist/presentation/display/tag/Tag.vue.d.ts +8 -9
- package/dist/presentation/display/text/Text.variants.d.ts +74 -220
- package/dist/presentation/display/text/Text.vue.d.ts +16 -16
- package/dist/presentation/display/text/index.d.ts +1 -1
- package/dist/presentation/display/threadView/ThreadView.vue.d.ts +15 -16
- package/dist/presentation/display/timeline/Timeline.vue.d.ts +6 -7
- package/dist/presentation/display/timeline/TimelineContext.d.ts +1 -1
- package/dist/presentation/display/timeline/TimelineDescription.vue.d.ts +3 -4
- package/dist/presentation/display/timeline/TimelineItem.vue.d.ts +6 -7
- package/dist/presentation/display/timeline/TimelineTitle.vue.d.ts +3 -4
- package/dist/presentation/display/timeline/index.d.ts +1 -1
- package/dist/presentation/display/treeViewer/TreeViewer.vue.d.ts +32 -0
- package/dist/presentation/display/treeViewer/TreeViewerContext.d.ts +29 -0
- package/dist/presentation/display/treeViewer/TreeViewerGroup.vue.d.ts +27 -0
- package/dist/presentation/display/treeViewer/TreeViewerGroupContent.vue.d.ts +16 -0
- package/dist/presentation/display/treeViewer/TreeViewerItem.vue.d.ts +19 -0
- package/dist/presentation/display/treeViewer/TreeViewerNodeRow.vue.d.ts +26 -0
- package/dist/presentation/display/treeViewer/index.d.ts +4 -0
- package/dist/presentation/display/typewriterText/TypewriterText.vue.d.ts +37 -0
- package/dist/presentation/display/typewriterText/index.d.ts +1 -0
- package/dist/presentation/display/videoPlayer/VideoPlayer.vue.d.ts +26 -27
- package/dist/presentation/display/videoPlayer/index.d.ts +1 -1
- package/dist/presentation/feedback/alert/Alert.vue.d.ts +23 -23
- package/dist/presentation/feedback/alertSimple/AlertSimple.variants.d.ts +20 -54
- package/dist/presentation/feedback/alertSimple/AlertSimple.vue.d.ts +7 -7
- package/dist/presentation/feedback/banner/Banner.vue.d.ts +23 -23
- package/dist/presentation/feedback/bannerSimple/BannerSimple.variants.d.ts +20 -54
- package/dist/presentation/feedback/bannerSimple/BannerSimple.vue.d.ts +7 -7
- package/dist/presentation/feedback/callout/Callout.vue.d.ts +15 -15
- package/dist/presentation/feedback/characterCountCallout/CharacterCountCallout.vue.d.ts +14 -0
- package/dist/presentation/feedback/characterCountCallout/index.d.ts +1 -0
- package/dist/presentation/feedback/feedbackToastHost/FeedbackToastHost.vue.d.ts +17 -0
- package/dist/presentation/feedback/feedbackToastHost/index.d.ts +1 -0
- package/dist/presentation/feedback/fieldErrorCallout/FieldErrorCallout.vue.d.ts +24 -0
- package/dist/presentation/feedback/fieldErrorCallout/index.d.ts +1 -0
- package/dist/presentation/feedback/index.d.ts +9 -9
- package/dist/presentation/feedback/index.js +35 -38
- package/dist/presentation/feedback/index.js.map +1 -1
- package/dist/presentation/feedback/inlineSpinner/InlineSpinner.vue.d.ts +10 -12
- package/dist/presentation/feedback/liveCursorIndicator/LiveCursorIndicator.vue.d.ts +33 -0
- package/dist/presentation/feedback/liveCursorIndicator/index.d.ts +1 -0
- package/dist/presentation/feedback/loadingOverlay/LoadingOverlay.vue.d.ts +18 -19
- package/dist/presentation/feedback/loadingOverlay/index.d.ts +1 -1
- package/dist/presentation/feedback/loadingState/LoadingState.vue.d.ts +14 -14
- package/dist/presentation/feedback/meterBar/MeterBar.vue.d.ts +12 -13
- package/dist/presentation/feedback/passwordStrengthCallout/PasswordStrengthCallout.vue.d.ts +15 -0
- package/dist/presentation/feedback/passwordStrengthCallout/index.d.ts +1 -0
- package/dist/presentation/feedback/presenceIndicator/PresenceIndicator.vue.d.ts +12 -13
- package/dist/presentation/feedback/presenceIndicator/index.d.ts +1 -1
- package/dist/presentation/feedback/progressBar/ProgressBar.variants.d.ts +33 -91
- package/dist/presentation/feedback/progressBar/ProgressBar.vue.d.ts +11 -12
- package/dist/presentation/feedback/progressBar/index.d.ts +1 -1
- package/dist/presentation/feedback/progressCircleIndicator/ProgressCircleIndicator.vue.d.ts +20 -0
- package/dist/presentation/feedback/progressCircleIndicator/index.d.ts +1 -0
- package/dist/presentation/feedback/progressStepsIndicator/ProgressStepsIndicator.vue.d.ts +15 -0
- package/dist/presentation/feedback/progressStepsIndicator/index.d.ts +1 -0
- package/dist/presentation/feedback/skeletonState/SkeletonState.variants.d.ts +31 -0
- package/dist/presentation/feedback/skeletonState/SkeletonState.vue.d.ts +17 -0
- package/dist/presentation/feedback/skeletonState/index.d.ts +2 -0
- package/dist/presentation/feedback/spinner/Spinner.variants.d.ts +32 -90
- package/dist/presentation/feedback/spinner/Spinner.vue.d.ts +9 -10
- package/dist/presentation/feedback/statusIndicator/StatusIndicator.vue.d.ts +14 -14
- package/dist/presentation/feedback/toast/Toast.vue.d.ts +23 -23
- package/dist/presentation/feedback/toastHost/ToastHost.vue.d.ts +95 -0
- package/dist/presentation/feedback/toastHost/index.d.ts +1 -0
- package/dist/presentation/feedback/toastSimple/ToastSimple.variants.d.ts +20 -54
- package/dist/presentation/feedback/toastSimple/ToastSimple.vue.d.ts +9 -9
- package/dist/presentation/feedback/trendIndicator/TrendIndicator.vue.d.ts +16 -16
- package/dist/presentation/feedback/typingIndicator/TypingIndicator.vue.d.ts +13 -13
- package/dist/presentation/feedback/typingIndicator/index.d.ts +1 -1
- package/dist/presentation/feedback/undoBar/UndoBar.vue.d.ts +21 -21
- package/dist/presentation/forms/DateExtensions.d.ts +4 -4
- package/dist/presentation/forms/InputStyles.d.ts +53 -155
- package/dist/presentation/forms/MonthGrid.vue.d.ts +22 -24
- package/dist/presentation/forms/TimeColumns.vue.d.ts +12 -17
- package/dist/presentation/forms/UseNativeFormReset.d.ts +3 -0
- package/dist/presentation/forms/addressEditor/AddressEditor.vue.d.ts +48 -0
- package/dist/presentation/forms/addressEditor/index.d.ts +1 -0
- package/dist/presentation/forms/calendarPicker/CalendarPicker.vue.d.ts +28 -0
- package/dist/presentation/forms/calendarPicker/index.d.ts +1 -0
- package/dist/presentation/forms/chatComposerInput/ChatComposerInput.vue.d.ts +68 -0
- package/dist/presentation/forms/chatComposerInput/index.d.ts +1 -0
- package/dist/presentation/forms/checkboxField/CheckboxField.vue.d.ts +15 -11
- package/dist/presentation/forms/checkboxGroup/CheckboxGroup.vue.d.ts +14 -19
- package/dist/presentation/forms/checkboxInput/CheckboxInput.variants.d.ts +67 -0
- package/dist/presentation/forms/checkboxInput/CheckboxInput.vue.d.ts +45 -0
- package/dist/presentation/forms/checkboxInput/index.d.ts +2 -0
- package/dist/presentation/forms/choiceCard/ChoiceCard.vue.d.ts +17 -14
- package/dist/presentation/forms/codeEditor/CodeEditor.vue.d.ts +33 -33
- package/dist/presentation/forms/colorArea/ColorArea.vue.d.ts +18 -26
- package/dist/presentation/forms/colorArea/index.d.ts +1 -1
- package/dist/presentation/forms/colorInput/ColorInput.vue.d.ts +39 -0
- package/dist/presentation/forms/colorInput/index.d.ts +1 -0
- package/dist/presentation/forms/colorPicker/ColorPicker.vue.d.ts +21 -26
- package/dist/presentation/forms/colorPicker/index.d.ts +1 -1
- package/dist/presentation/forms/colorSliderInput/ColorSliderInput.vue.d.ts +42 -0
- package/dist/presentation/forms/colorSliderInput/index.d.ts +1 -0
- package/dist/presentation/forms/colorSwatchPicker/ColorSwatchItem.vue.d.ts +12 -13
- package/dist/presentation/forms/colorSwatchPicker/ColorSwatchPicker.vue.d.ts +17 -22
- package/dist/presentation/forms/colorSwatchPicker/index.d.ts +1 -1
- package/dist/presentation/forms/colorWheelInput/ColorWheelInput.vue.d.ts +29 -0
- package/dist/presentation/forms/colorWheelInput/index.d.ts +1 -0
- package/dist/presentation/forms/comboboxPicker/ComboboxPicker.vue.d.ts +47 -0
- package/dist/presentation/forms/comboboxPicker/ComboboxPickerContent.vue.d.ts +38 -0
- package/dist/presentation/forms/comboboxPicker/ComboboxPickerContext.d.ts +53 -0
- package/dist/presentation/forms/comboboxPicker/ComboboxPickerEmpty.vue.d.ts +10 -0
- package/dist/presentation/forms/comboboxPicker/ComboboxPickerGroup.vue.d.ts +19 -0
- package/dist/presentation/forms/comboboxPicker/ComboboxPickerInput.vue.d.ts +11 -0
- package/dist/presentation/forms/comboboxPicker/ComboboxPickerItem.vue.d.ts +27 -0
- package/dist/presentation/forms/comboboxPicker/ComboboxPickerSeparator.vue.d.ts +2 -0
- package/dist/presentation/forms/comboboxPicker/index.d.ts +8 -0
- package/dist/presentation/forms/controlGroupField/ControlGroupField.variants.d.ts +70 -0
- package/dist/presentation/forms/controlGroupField/ControlGroupField.vue.d.ts +34 -0
- package/dist/presentation/forms/controlGroupField/index.d.ts +2 -0
- package/dist/presentation/forms/cronInput/CronInput.vue.d.ts +27 -33
- package/dist/presentation/forms/currencyInput/CurrencyInput.vue.d.ts +6 -7
- package/dist/presentation/forms/dataGridEditor/CellEditor.vue.d.ts +28 -0
- package/dist/presentation/forms/dataGridEditor/DataGridEditor.vue.d.ts +46 -0
- package/dist/presentation/forms/dataGridEditor/DataGridEditorTypes.d.ts +65 -0
- package/dist/presentation/forms/dataGridEditor/index.d.ts +2 -0
- package/dist/presentation/forms/dateInput/DateInput.vue.d.ts +49 -0
- package/dist/presentation/forms/dateInput/index.d.ts +1 -0
- package/dist/presentation/forms/datePicker/DatePicker.vue.d.ts +23 -28
- package/dist/presentation/forms/dateRangePicker/DateRangePicker.vue.d.ts +24 -29
- package/dist/presentation/forms/dateTimeInput/DateTimeInput.vue.d.ts +54 -0
- package/dist/presentation/forms/dateTimeInput/index.d.ts +1 -0
- package/dist/presentation/forms/editableInput/EditableInput.vue.d.ts +49 -0
- package/dist/presentation/forms/editableInput/EditableInputCancel.vue.d.ts +11 -0
- package/dist/presentation/forms/editableInput/EditableInputContext.d.ts +37 -0
- package/dist/presentation/forms/editableInput/EditableInputInput.vue.d.ts +11 -0
- package/dist/presentation/forms/editableInput/EditableInputPreview.vue.d.ts +6 -0
- package/dist/presentation/forms/editableInput/EditableInputSubmit.vue.d.ts +13 -0
- package/dist/presentation/forms/editableInput/index.d.ts +7 -0
- package/dist/presentation/forms/emailInput/EmailInput.vue.d.ts +21 -26
- package/dist/presentation/forms/emojiPicker/CategoryNav.vue.d.ts +3 -4
- package/dist/presentation/forms/emojiPicker/EmojiGrid.vue.d.ts +4 -5
- package/dist/presentation/forms/emojiPicker/EmojiPicker.variants.d.ts +10 -4
- package/dist/presentation/forms/emojiPicker/EmojiPicker.vue.d.ts +4 -9
- package/dist/presentation/forms/emojiPicker/EmojiPickerPopover.vue.d.ts +3 -13
- package/dist/presentation/forms/emojiPicker/EmojiTile.vue.d.ts +3 -4
- package/dist/presentation/forms/emojiPicker/UseEmojiPicker.d.ts +48 -0
- package/dist/presentation/forms/emojiPicker/index.d.ts +2 -2
- package/dist/presentation/forms/emojiSizePicker/EmojiSizePicker.variants.d.ts +23 -0
- package/dist/presentation/forms/emojiSizePicker/EmojiSizePicker.vue.d.ts +30 -0
- package/dist/presentation/forms/emojiSizePicker/index.d.ts +2 -0
- package/dist/presentation/forms/field/Field.vue.d.ts +13 -14
- package/dist/presentation/forms/filePicker/FilePicker.vue.d.ts +14 -15
- package/dist/presentation/forms/fileUploadPicker/FileUploadPicker.vue.d.ts +59 -0
- package/dist/presentation/forms/fileUploadPicker/index.d.ts +1 -0
- package/dist/presentation/forms/fontPicker/FontPicker.vue.d.ts +21 -27
- package/dist/presentation/forms/fontPicker/index.d.ts +1 -1
- package/dist/presentation/forms/gradientPicker/GradientPicker.vue.d.ts +18 -24
- package/dist/presentation/forms/iconPicker/IconPicker.vue.d.ts +22 -28
- package/dist/presentation/forms/index.d.ts +33 -35
- package/dist/presentation/forms/index.js +163 -157
- package/dist/presentation/forms/index.js.map +1 -1
- package/dist/presentation/forms/jsonEditor/JsonEditor.vue.d.ts +41 -0
- package/dist/presentation/forms/jsonEditor/JsonEditorContext.d.ts +28 -0
- package/dist/presentation/forms/jsonEditor/JsonEditorExtensions.d.ts +13 -0
- package/dist/presentation/forms/jsonEditor/JsonEditorTextView.vue.d.ts +13 -0
- package/dist/presentation/forms/jsonEditor/JsonEditorTreeNode.vue.d.ts +14 -0
- package/dist/presentation/forms/jsonEditor/JsonEditorTreeView.vue.d.ts +7 -0
- package/dist/presentation/forms/jsonEditor/index.d.ts +2 -2
- package/dist/presentation/forms/keyboardShortcutPicker/KeyboardShortcutPicker.vue.d.ts +16 -22
- package/dist/presentation/forms/keyboardShortcutPicker/index.d.ts +1 -1
- package/dist/presentation/forms/knobInput/KnobInput.vue.d.ts +69 -0
- package/dist/presentation/forms/knobInput/index.d.ts +1 -0
- package/dist/presentation/forms/labeledField/LabeledField.vue.d.ts +22 -0
- package/dist/presentation/forms/labeledField/index.d.ts +2 -0
- package/dist/presentation/forms/listboxPicker/ListboxPicker.variants.d.ts +41 -0
- package/dist/presentation/forms/listboxPicker/ListboxPicker.vue.d.ts +66 -0
- package/dist/presentation/forms/listboxPicker/ListboxPickerContext.d.ts +47 -0
- package/dist/presentation/forms/listboxPicker/ListboxPickerEmpty.vue.d.ts +10 -0
- package/dist/presentation/forms/listboxPicker/ListboxPickerGroup.vue.d.ts +20 -0
- package/dist/presentation/forms/listboxPicker/ListboxPickerItem.vue.d.ts +24 -0
- package/dist/presentation/forms/listboxPicker/ListboxPickerSeparator.vue.d.ts +2 -0
- package/dist/presentation/forms/listboxPicker/index.d.ts +7 -0
- package/dist/presentation/forms/markdownEditor/MarkdownEditor.vue.d.ts +28 -36
- package/dist/presentation/forms/markdownEditor/index.d.ts +1 -1
- package/dist/presentation/forms/maskedInput/MaskedInput.vue.d.ts +20 -25
- package/dist/presentation/forms/multiSelectPicker/MultiSelectPicker.vue.d.ts +49 -0
- package/dist/presentation/forms/multiSelectPicker/MultiSelectPickerContent.vue.d.ts +30 -0
- package/dist/presentation/forms/multiSelectPicker/MultiSelectPickerContext.d.ts +47 -0
- package/dist/presentation/forms/multiSelectPicker/MultiSelectPickerItem.vue.d.ts +24 -0
- package/dist/presentation/forms/multiSelectPicker/MultiSelectPickerTags.vue.d.ts +23 -0
- package/dist/presentation/forms/multiSelectPicker/MultiSelectPickerTrigger.vue.d.ts +24 -0
- package/dist/presentation/forms/multiSelectPicker/index.d.ts +6 -0
- package/dist/presentation/forms/nodeEditor/NodeEditor.vue.d.ts +58 -0
- package/dist/presentation/forms/numberInput/NumberInput.vue.d.ts +32 -32
- package/dist/presentation/forms/optionTileGroupField/OptionTileGroupField.variants.d.ts +34 -0
- package/dist/presentation/forms/optionTileGroupField/OptionTileGroupField.vue.d.ts +27 -0
- package/dist/presentation/forms/optionTileGroupField/index.d.ts +2 -0
- package/dist/presentation/forms/optionTilePicker/OptionTilePicker.variants.d.ts +8 -0
- package/dist/presentation/forms/optionTilePicker/OptionTilePicker.vue.d.ts +35 -0
- package/dist/presentation/forms/optionTilePicker/index.d.ts +2 -0
- package/dist/presentation/forms/passwordInput/PasswordInput.vue.d.ts +28 -33
- package/dist/presentation/forms/percentInput/PercentInput.vue.d.ts +3 -4
- package/dist/presentation/forms/phoneInput/PhoneInput.vue.d.ts +18 -24
- package/dist/presentation/forms/phoneInput/index.d.ts +1 -1
- package/dist/presentation/forms/pinInput/PinInput.vue.d.ts +20 -25
- package/dist/presentation/forms/radioField/RadioField.vue.d.ts +15 -11
- package/dist/presentation/forms/radioGroup/RadioGroup.vue.d.ts +15 -20
- package/dist/presentation/forms/radioInput/RadioInput.vue.d.ts +29 -0
- package/dist/presentation/forms/radioInput/index.d.ts +1 -0
- package/dist/presentation/forms/rangeCalendarPicker/RangeCalendarPicker.vue.d.ts +32 -0
- package/dist/presentation/forms/rangeCalendarPicker/index.d.ts +1 -0
- package/dist/presentation/forms/reactionPicker/ReactionPicker.vue.d.ts +14 -15
- package/dist/presentation/forms/recurrenceEditor/RecurrenceEditor.vue.d.ts +25 -31
- package/dist/presentation/forms/searchInput/SearchInput.vue.d.ts +23 -28
- package/dist/presentation/forms/segmentedPicker/SegmentedPicker.vue.d.ts +20 -0
- package/dist/presentation/forms/segmentedPicker/index.d.ts +1 -0
- package/dist/presentation/forms/selectPicker/SelectPicker.variants.d.ts +129 -0
- package/dist/presentation/forms/selectPicker/SelectPicker.vue.d.ts +62 -0
- package/dist/presentation/forms/selectPicker/SelectPickerContent.vue.d.ts +43 -0
- package/dist/presentation/forms/selectPicker/SelectPickerContext.d.ts +76 -0
- package/dist/presentation/forms/selectPicker/SelectPickerItem.vue.d.ts +33 -0
- package/dist/presentation/forms/selectPicker/SelectPickerTrigger.vue.d.ts +20 -0
- package/dist/presentation/forms/selectPicker/SelectPickerValue.vue.d.ts +22 -0
- package/dist/presentation/forms/selectPicker/index.d.ts +7 -0
- package/dist/presentation/forms/sliderInput/SliderInput.vue.d.ts +33 -0
- package/dist/presentation/forms/sliderInput/index.d.ts +1 -0
- package/dist/presentation/forms/sortableGroup/SortableGroup.vue.d.ts +17 -0
- package/dist/presentation/forms/sortableGroup/SortableGroupContext.d.ts +23 -0
- package/dist/presentation/forms/sortableGroup/SortableGroupHandle.vue.d.ts +13 -0
- package/dist/presentation/forms/sortableGroup/SortableGroupItem.vue.d.ts +15 -0
- package/dist/presentation/forms/sortableGroup/SortableGroupMoveButton.vue.d.ts +15 -0
- package/dist/presentation/forms/sortableGroup/index.d.ts +5 -0
- package/dist/presentation/forms/switchField/SwitchField.vue.d.ts +13 -14
- package/dist/presentation/forms/switchInput/SwitchInput.vue.d.ts +29 -0
- package/dist/presentation/forms/switchInput/index.d.ts +1 -0
- package/dist/presentation/forms/tagsInput/TagsInput.vue.d.ts +36 -43
- package/dist/presentation/forms/telInput/TelInput.vue.d.ts +21 -26
- package/dist/presentation/forms/textAreaInput/TextAreaInput.vue.d.ts +23 -28
- package/dist/presentation/forms/textInput/TextInput.vue.d.ts +21 -26
- package/dist/presentation/forms/timeInput/TimeInput.vue.d.ts +48 -0
- package/dist/presentation/forms/timeInput/index.d.ts +1 -0
- package/dist/presentation/forms/timePicker/TimePicker.vue.d.ts +22 -27
- package/dist/presentation/forms/toggleGroup/ToggleGroup.variants.d.ts +33 -0
- package/dist/presentation/forms/toggleGroup/ToggleGroup.vue.d.ts +73 -0
- package/dist/presentation/forms/toggleGroup/ToggleGroupContext.d.ts +24 -0
- package/dist/presentation/forms/toggleGroup/index.d.ts +3 -0
- package/dist/presentation/forms/toggleInput/ToggleInput.variants.d.ts +75 -0
- package/dist/presentation/forms/toggleInput/ToggleInput.vue.d.ts +57 -0
- package/dist/presentation/forms/toggleInput/index.d.ts +2 -0
- package/dist/presentation/forms/urlInput/UrlInput.vue.d.ts +21 -26
- package/dist/presentation/forms/wizardForm/WizardForm.vue.d.ts +35 -0
- package/dist/presentation/forms/wizardForm/WizardFormContext.d.ts +38 -0
- package/dist/presentation/forms/wizardForm/WizardFormFooter.vue.d.ts +28 -0
- package/dist/presentation/forms/wizardForm/WizardFormStep.vue.d.ts +28 -0
- package/dist/presentation/forms/wizardForm/WizardFormSteps.vue.d.ts +6 -0
- package/dist/presentation/forms/wizardForm/index.d.ts +6 -0
- package/dist/presentation/layout/anchorLayout/AnchorLayout.variants.d.ts +117 -0
- package/dist/presentation/layout/anchorLayout/AnchorLayout.vue.d.ts +63 -0
- package/dist/presentation/layout/anchorLayout/index.d.ts +2 -0
- package/dist/presentation/layout/appShell/AppShell.vue.d.ts +19 -34
- package/dist/presentation/layout/appShell/AppShellAside.vue.d.ts +3 -4
- package/dist/presentation/layout/appShell/AppShellContent.vue.d.ts +3 -4
- package/dist/presentation/layout/appShell/AppShellFooter.vue.d.ts +3 -4
- package/dist/presentation/layout/appShell/AppShellHeader.vue.d.ts +3 -4
- package/dist/presentation/layout/appShell/AppShellMain.vue.d.ts +3 -4
- package/dist/presentation/layout/appShell/AppShellSidebar.vue.d.ts +3 -4
- package/dist/presentation/layout/aspectRatioLayout/AspectRatioLayout.vue.d.ts +18 -0
- package/dist/presentation/layout/aspectRatioLayout/index.d.ts +1 -0
- package/dist/presentation/layout/boxLayout/BoxLayout.vue.d.ts +19 -0
- package/dist/presentation/layout/boxLayout/index.d.ts +1 -0
- package/dist/presentation/layout/centerLayout/CenterLayout.vue.d.ts +14 -0
- package/dist/presentation/layout/centerLayout/index.d.ts +1 -0
- package/dist/presentation/layout/clusterLayout/ClusterLayout.vue.d.ts +22 -0
- package/dist/presentation/layout/clusterLayout/index.d.ts +1 -0
- package/dist/presentation/layout/containerLayout/ContainerLayout.variants.d.ts +46 -0
- package/dist/presentation/layout/containerLayout/ContainerLayout.vue.d.ts +21 -0
- package/dist/presentation/layout/containerLayout/index.d.ts +2 -0
- package/dist/presentation/layout/dividerLayout/DividerLayout.variants.d.ts +25 -0
- package/dist/presentation/layout/dividerLayout/DividerLayout.vue.d.ts +37 -0
- package/dist/presentation/layout/dividerLayout/index.d.ts +2 -0
- package/dist/presentation/layout/fieldsetLayout/FieldsetLayout.vue.d.ts +22 -0
- package/dist/presentation/layout/fieldsetLayout/index.d.ts +1 -0
- package/dist/presentation/layout/flexLayout/FlexLayout.vue.d.ts +18 -0
- package/dist/presentation/layout/flexLayout/index.d.ts +1 -0
- package/dist/presentation/layout/frameLayout/FrameLayout.vue.d.ts +38 -0
- package/dist/presentation/layout/frameLayout/index.d.ts +1 -0
- package/dist/presentation/layout/grid/Grid.variants.d.ts +59 -153
- package/dist/presentation/layout/grid/Grid.vue.d.ts +13 -13
- package/dist/presentation/layout/hStackLayout/HStackLayout.vue.d.ts +14 -0
- package/dist/presentation/layout/hStackLayout/index.d.ts +1 -0
- package/dist/presentation/layout/index.d.ts +24 -19
- package/dist/presentation/layout/index.js +60 -56
- package/dist/presentation/layout/inlineLayout/InlineLayout.vue.d.ts +42 -0
- package/dist/presentation/layout/inlineLayout/index.d.ts +1 -0
- package/dist/presentation/layout/inputAddonLayout/InputAddonLayout.vue.d.ts +19 -0
- package/dist/presentation/layout/inputAddonLayout/index.d.ts +1 -0
- package/dist/presentation/layout/inputGroup/InputGroup.vue.d.ts +18 -0
- package/dist/presentation/layout/navbar/Navbar.variants.d.ts +20 -62
- package/dist/presentation/layout/navbar/Navbar.vue.d.ts +14 -15
- package/dist/presentation/layout/navbar/index.d.ts +1 -1
- package/dist/presentation/layout/pullToRefreshLayout/PullToRefreshLayout.vue.d.ts +21 -0
- package/dist/presentation/layout/pullToRefreshLayout/index.d.ts +1 -0
- package/dist/presentation/layout/resizablePanelsLayout/ResizablePanel.vue.d.ts +21 -0
- package/dist/presentation/layout/resizablePanelsLayout/ResizablePanelsLayout.vue.d.ts +61 -0
- package/dist/presentation/layout/resizablePanelsLayout/ResizableSeparator.vue.d.ts +9 -0
- package/dist/presentation/layout/resizablePanelsLayout/index.d.ts +4 -0
- package/dist/presentation/layout/scrollArea/ScrollArea.vue.d.ts +8 -8
- package/dist/presentation/layout/section/Section.variants.d.ts +20 -54
- package/dist/presentation/layout/section/Section.vue.d.ts +15 -17
- package/dist/presentation/layout/section/index.d.ts +1 -1
- package/dist/presentation/layout/separatorLayout/SeparatorLayout.vue.d.ts +13 -0
- package/dist/presentation/layout/separatorLayout/index.d.ts +1 -0
- package/dist/presentation/layout/spacerLayout/SpacerLayout.vue.d.ts +14 -0
- package/dist/presentation/layout/spacerLayout/index.d.ts +1 -0
- package/dist/presentation/layout/stackLayout/StackLayout.variants.d.ts +172 -0
- package/dist/presentation/layout/stackLayout/StackLayout.vue.d.ts +37 -0
- package/dist/presentation/layout/stackLayout/index.d.ts +2 -0
- package/dist/presentation/layout/surfaceLayout/SurfaceLayout.vue.d.ts +40 -0
- package/dist/presentation/layout/surfaceLayout/index.d.ts +1 -0
- package/dist/presentation/layout/swipeActionsLayout/SwipeActionsLayout.vue.d.ts +27 -0
- package/dist/presentation/layout/swipeActionsLayout/index.d.ts +1 -0
- package/dist/presentation/layout/tiltLayout/TiltLayout.vue.d.ts +30 -0
- package/dist/presentation/layout/tiltLayout/index.d.ts +1 -0
- package/dist/presentation/layout/twoColumnLayout/TwoColumnLayout.vue.d.ts +27 -0
- package/dist/presentation/layout/twoColumnLayout/index.d.ts +1 -0
- package/dist/presentation/layout/vStackLayout/VStackLayout.vue.d.ts +14 -0
- package/dist/presentation/layout/vStackLayout/index.d.ts +1 -0
- package/dist/presentation/nav/NavExtensions.d.ts +14 -0
- package/dist/presentation/nav/breadcrumb/Breadcrumb.vue.d.ts +7 -8
- package/dist/presentation/nav/breadcrumb/index.d.ts +1 -1
- package/dist/presentation/nav/contextMenu/ContextMenu.vue.d.ts +1 -2
- package/dist/presentation/nav/contextMenu/ContextMenuContent.vue.d.ts +6 -7
- package/dist/presentation/nav/contextMenu/ContextMenuTrigger.vue.d.ts +8 -9
- package/dist/presentation/nav/contextMenu/index.d.ts +3 -3
- package/dist/presentation/nav/dropdownMenu/DropdownMenu.vue.d.ts +12 -26
- package/dist/presentation/nav/dropdownMenu/DropdownMenuContent.vue.d.ts +1 -2
- package/dist/presentation/nav/dropdownMenu/DropdownMenuTrigger.vue.d.ts +6 -7
- package/dist/presentation/nav/dropdownMenu/index.d.ts +3 -3
- package/dist/presentation/nav/index.d.ts +1 -1
- package/dist/presentation/nav/index.js +49 -56
- package/dist/presentation/nav/linkItem/LinkItem.variants.d.ts +61 -0
- package/dist/presentation/nav/linkItem/LinkItem.vue.d.ts +25 -0
- package/dist/presentation/nav/linkItem/index.d.ts +2 -0
- package/dist/presentation/nav/menu/Menu.variants.d.ts +17 -43
- package/dist/presentation/nav/menu/Menu.vue.d.ts +26 -30
- package/dist/presentation/nav/menu/MenuGroup.vue.d.ts +4 -5
- package/dist/presentation/nav/menu/MenuItem.vue.d.ts +9 -10
- package/dist/presentation/nav/menu/MenuLabel.vue.d.ts +3 -4
- package/dist/presentation/nav/menu/MenuSeparator.vue.d.ts +3 -4
- package/dist/presentation/nav/menubar/Menubar.variants.d.ts +3 -5
- package/dist/presentation/nav/menubar/Menubar.vue.d.ts +12 -255
- package/dist/presentation/nav/menubar/MenubarContent.vue.d.ts +6 -7
- package/dist/presentation/nav/menubar/MenubarMenu.vue.d.ts +2 -3
- package/dist/presentation/nav/menubar/MenubarTrigger.vue.d.ts +3 -4
- package/dist/presentation/nav/navItem/NavItem.vue.d.ts +15 -16
- package/dist/presentation/nav/navigationMenu/NavigationMenu.vue.d.ts +11 -12
- package/dist/presentation/nav/navigationMenu/NavigationMenuContent.vue.d.ts +3 -4
- package/dist/presentation/nav/navigationMenu/NavigationMenuItem.vue.d.ts +4 -5
- package/dist/presentation/nav/navigationMenu/NavigationMenuLink.vue.d.ts +3 -4
- package/dist/presentation/nav/navigationMenu/NavigationMenuList.vue.d.ts +3 -246
- package/dist/presentation/nav/navigationMenu/NavigationMenuTrigger.vue.d.ts +3 -4
- package/dist/presentation/nav/navigationMenu/index.d.ts +5 -5
- package/dist/presentation/nav/pagination/Pagination.vue.d.ts +11 -14
- package/dist/presentation/nav/scrollSpy/ScrollSpy.vue.d.ts +7 -8
- package/dist/presentation/nav/scrollSpy/UseScrollSpy.d.ts +1 -1
- package/dist/presentation/nav/tableOfContents/TableOfContents.vue.d.ts +15 -16
- package/dist/presentation/nav/tableOfContents/index.d.ts +1 -1
- package/dist/presentation/overlays/OverlayBody.vue.d.ts +3 -4
- package/dist/presentation/overlays/OverlayCloseButton.vue.d.ts +6 -7
- package/dist/presentation/overlays/OverlayDescription.vue.d.ts +3 -4
- package/dist/presentation/overlays/OverlayExtensions.d.ts +14 -0
- package/dist/presentation/overlays/OverlayFooter.vue.d.ts +3 -4
- package/dist/presentation/overlays/OverlayHeader.vue.d.ts +3 -4
- package/dist/presentation/overlays/OverlayTitle.vue.d.ts +3 -4
- package/dist/presentation/overlays/actionSheet/ActionSheet.vue.d.ts +12 -17
- package/dist/presentation/overlays/actionSheet/ActionSheetAction.vue.d.ts +7 -8
- package/dist/presentation/overlays/actionSheet/ActionSheetCancel.vue.d.ts +3 -4
- package/dist/presentation/overlays/actionSheet/index.d.ts +2 -2
- package/dist/presentation/overlays/alertModal/AlertModal.vue.d.ts +6 -10
- package/dist/presentation/overlays/alertModal/AlertModalAction.vue.d.ts +5 -6
- package/dist/presentation/overlays/alertModal/AlertModalCancel.vue.d.ts +3 -4
- package/dist/presentation/overlays/alertModal/AlertModalContent.vue.d.ts +3 -4
- package/dist/presentation/overlays/alertModal/index.d.ts +3 -3
- package/dist/presentation/overlays/backdropOverlay/BackdropOverlay.vue.d.ts +39 -0
- package/dist/presentation/overlays/backdropOverlay/index.d.ts +1 -0
- package/dist/presentation/overlays/bottomSheet/BottomSheet.vue.d.ts +27 -32
- package/dist/presentation/overlays/commandPaletteModal/CommandPaletteModal.vue.d.ts +37 -0
- package/dist/presentation/overlays/commandPaletteModal/CommandPaletteModalContent.vue.d.ts +16 -0
- package/dist/presentation/overlays/commandPaletteModal/CommandPaletteModalContext.d.ts +42 -0
- package/dist/presentation/overlays/commandPaletteModal/CommandPaletteModalEmpty.vue.d.ts +18 -0
- package/dist/presentation/overlays/commandPaletteModal/CommandPaletteModalGroup.vue.d.ts +18 -0
- package/dist/presentation/overlays/commandPaletteModal/CommandPaletteModalInput.vue.d.ts +13 -0
- package/dist/presentation/overlays/commandPaletteModal/CommandPaletteModalItem.vue.d.ts +35 -0
- package/dist/presentation/overlays/commandPaletteModal/CommandPaletteModalList.vue.d.ts +18 -0
- package/dist/presentation/overlays/commandPaletteModal/CommandPaletteModalSeparator.vue.d.ts +11 -0
- package/dist/presentation/overlays/commandPaletteModal/index.d.ts +9 -0
- package/dist/presentation/overlays/drawer/Drawer.vue.d.ts +16 -29
- package/dist/presentation/overlays/drawer/DrawerContent.vue.d.ts +14 -15
- package/dist/presentation/overlays/drawer/DrawerTrigger.vue.d.ts +6 -7
- package/dist/presentation/overlays/drawer/index.d.ts +1 -1
- package/dist/presentation/overlays/hoverCard/HoverCard.vue.d.ts +17 -30
- package/dist/presentation/overlays/hoverCard/HoverCardArrow.vue.d.ts +3 -4
- package/dist/presentation/overlays/hoverCard/HoverCardContent.vue.d.ts +5 -7
- package/dist/presentation/overlays/hoverCard/HoverCardTrigger.vue.d.ts +6 -7
- package/dist/presentation/overlays/hoverCard/index.d.ts +2 -2
- package/dist/presentation/overlays/index.d.ts +4 -1
- package/dist/presentation/overlays/index.js +50 -37
- package/dist/presentation/overlays/index.js.map +1 -1
- package/dist/presentation/overlays/modal/Modal.vue.d.ts +16 -30
- package/dist/presentation/overlays/modal/ModalContent.vue.d.ts +13 -14
- package/dist/presentation/overlays/modal/ModalTrigger.vue.d.ts +6 -7
- package/dist/presentation/overlays/modal/index.d.ts +2 -2
- package/dist/presentation/overlays/popover/Popover.vue.d.ts +21 -30
- package/dist/presentation/overlays/popover/PopoverArrow.vue.d.ts +3 -4
- package/dist/presentation/overlays/popover/PopoverContent.vue.d.ts +10 -11
- package/dist/presentation/overlays/popover/PopoverTrigger.vue.d.ts +6 -7
- package/dist/presentation/overlays/tooltip/Tooltip.vue.d.ts +41 -0
- package/dist/presentation/overlays/tourPopover/TourPopover.vue.d.ts +46 -0
- package/dist/presentation/overlays/tourPopover/index.d.ts +1 -0
- package/dist/query/PageExtensions.d.ts +16 -0
- package/dist/query/Testing.d.ts +1 -0
- package/dist/query/Testing.js +48 -0
- package/dist/query/Testing.js.map +1 -0
- package/dist/query/adapters/tanstack/CreateQueryClient.d.ts +33 -0
- package/dist/query/adapters/tanstack/Endpoints.d.ts +19 -0
- package/dist/query/adapters/tanstack/OptimisticTransactions.d.ts +3 -0
- package/dist/query/adapters/tanstack/Persistence.d.ts +41 -0
- package/dist/query/adapters/tanstack/QueryOutcome.d.ts +8 -0
- package/dist/query/adapters/tanstack/QueryProgressBridge.d.ts +15 -0
- package/dist/query/adapters/tanstack/QueryProvider.vue.d.ts +16 -0
- package/dist/query/adapters/tanstack/QueryTestUtils.d.ts +54 -0
- package/dist/query/adapters/tanstack/hooks/UseAppInfiniteQuery.d.ts +49 -0
- package/dist/query/adapters/tanstack/hooks/UseAppLazyQuery.d.ts +44 -0
- package/dist/query/adapters/tanstack/hooks/UseAppMutation.d.ts +36 -0
- package/dist/query/adapters/tanstack/hooks/UseAppPaginatedQuery.d.ts +49 -0
- package/dist/query/adapters/tanstack/hooks/UseAppQueries.d.ts +50 -0
- package/dist/query/adapters/tanstack/hooks/UseAppQuery.d.ts +42 -0
- package/dist/query/adapters/tanstack/hooks/UseAppSuspenseQuery.d.ts +50 -0
- package/dist/query/adapters/tanstack/hooks/UseOptimisticMutation.d.ts +38 -0
- package/dist/query/adapters/tanstack/hooks/UsePrefetchQuery.d.ts +28 -0
- package/dist/query/adapters/tanstack/hooks/UseQueryCache.d.ts +33 -0
- package/dist/query/adapters/tanstack/index.d.ts +19 -0
- package/dist/query/adapters/tanstack/queryDevtools/QueryDevtools.vue.d.ts +9 -0
- package/dist/query/adapters/tanstack/queryDevtools/index.d.ts +1 -0
- package/dist/query/index.d.ts +1 -19
- package/dist/query/index.js +155 -93
- package/dist/query/index.js.map +1 -1
- package/dist/router/Paths.d.ts +4 -6
- package/dist/router/ProgressProvider.vue.d.ts +5 -6
- package/dist/router/adapters/vueRouter/CreateAppRouter.d.ts +65 -0
- package/dist/router/adapters/vueRouter/DocumentMeta.d.ts +13 -0
- package/dist/router/adapters/vueRouter/Guards.d.ts +32 -0
- package/dist/router/adapters/vueRouter/LazyRoute.d.ts +19 -0
- package/dist/router/adapters/vueRouter/RouteConfig.d.ts +97 -0
- package/dist/router/adapters/vueRouter/RouteHandles.d.ts +30 -0
- package/dist/router/adapters/vueRouter/RoutePersistence.d.ts +20 -0
- package/dist/router/adapters/vueRouter/appErrorBoundary/AppErrorBoundary.vue.d.ts +25 -0
- package/dist/router/adapters/vueRouter/appErrorBoundary/index.d.ts +1 -0
- package/dist/router/adapters/vueRouter/appNavLink/AppNavLink.vue.d.ts +39 -0
- package/dist/router/adapters/vueRouter/appNavLink/index.d.ts +1 -0
- package/dist/router/adapters/vueRouter/hooks/UseBreadcrumbs.d.ts +17 -0
- package/dist/router/adapters/vueRouter/hooks/UsePrefetch.d.ts +19 -0
- package/dist/router/adapters/vueRouter/index.d.ts +23 -0
- package/dist/router/adapters/vueRouter/navigationProgress/NavigationProgress.vue.d.ts +18 -0
- package/dist/router/adapters/vueRouter/navigationProgress/index.d.ts +1 -0
- package/dist/router/adapters/vueRouter/notFound/NotFound.vue.d.ts +9 -0
- package/dist/router/adapters/vueRouter/notFound/index.d.ts +1 -0
- package/dist/router/adapters/vueRouter/routeAnnouncer/RouteAnnouncer.vue.d.ts +9 -0
- package/dist/router/adapters/vueRouter/routeAnnouncer/index.d.ts +1 -0
- package/dist/router/index.d.ts +1 -23
- package/dist/router/index.js +63 -29
- package/dist/router/index.js.map +1 -1
- package/dist/themes.css +1115 -1115
- package/dist/themes.json +5 -4
- package/package.json +93 -48
- package/dist/auth/AuthContext.d.ts +0 -41
- package/dist/auth/AuthProvider.vue.d.ts +0 -33
- package/dist/chunks/Announce.vue_vue_type_script_setup_true_lang-CDTltiIl.js +0 -46
- package/dist/chunks/Announce.vue_vue_type_script_setup_true_lang-CDTltiIl.js.map +0 -1
- package/dist/chunks/ApiError-l0YdcqqV.js +0 -15
- package/dist/chunks/ApiError-l0YdcqqV.js.map +0 -1
- package/dist/chunks/BackToTopButton.vue_vue_type_script_setup_true_lang-iLYlhK05.js +0 -1002
- package/dist/chunks/BackToTopButton.vue_vue_type_script_setup_true_lang-iLYlhK05.js.map +0 -1
- package/dist/chunks/Backdrop.vue_vue_type_script_setup_true_lang-CKG--_g8.js +0 -78
- package/dist/chunks/Backdrop.vue_vue_type_script_setup_true_lang-CKG--_g8.js.map +0 -1
- package/dist/chunks/BottomSheet.vue_vue_type_script_setup_true_lang-CmNaGird.js +0 -1094
- package/dist/chunks/BottomSheet.vue_vue_type_script_setup_true_lang-CmNaGird.js.map +0 -1
- package/dist/chunks/Bytes-7Jxs6Bq6.js +0 -21
- package/dist/chunks/Bytes-7Jxs6Bq6.js.map +0 -1
- package/dist/chunks/ChatComposer.vue_vue_type_script_setup_true_lang-DfeVsj9h.js +0 -13193
- package/dist/chunks/ChatComposer.vue_vue_type_script_setup_true_lang-DfeVsj9h.js.map +0 -1
- package/dist/chunks/Chord-D9Z-j3O0.js +0 -139
- package/dist/chunks/Chord-D9Z-j3O0.js.map +0 -1
- package/dist/chunks/ColorModeContext-Bz6CBL0V.js +0 -21
- package/dist/chunks/ColorModeContext-Bz6CBL0V.js.map +0 -1
- package/dist/chunks/Compare-Du6p-OX1.js +0 -18
- package/dist/chunks/Compare-Du6p-OX1.js.map +0 -1
- package/dist/chunks/ControlGroup.vue_vue_type_script_setup_true_lang-CV8Xstes.js +0 -229
- package/dist/chunks/ControlGroup.vue_vue_type_script_setup_true_lang-CV8Xstes.js.map +0 -1
- package/dist/chunks/CssExtensions-BzLJG57F.js +0 -161
- package/dist/chunks/CssExtensions-BzLJG57F.js.map +0 -1
- package/dist/chunks/DateExtensions-C6a-h8ji.js +0 -272
- package/dist/chunks/DateExtensions-C6a-h8ji.js.map +0 -1
- package/dist/chunks/DeepEqual-7lBKnkNS.js +0 -29
- package/dist/chunks/DeepEqual-7lBKnkNS.js.map +0 -1
- package/dist/chunks/DismissableLayer.vue_vue_type_script_setup_true_lang-ptH1ttBL.js +0 -214
- package/dist/chunks/DismissableLayer.vue_vue_type_script_setup_true_lang-ptH1ttBL.js.map +0 -1
- package/dist/chunks/DrawerContent.vue_vue_type_script_setup_true_lang-4n5w3lg2.js +0 -207
- package/dist/chunks/DrawerContent.vue_vue_type_script_setup_true_lang-4n5w3lg2.js.map +0 -1
- package/dist/chunks/Environment-CuQav_mw.js +0 -68
- package/dist/chunks/Environment-CuQav_mw.js.map +0 -1
- package/dist/chunks/Equality-DIQYQysz.js +0 -21
- package/dist/chunks/Equality-DIQYQysz.js.map +0 -1
- package/dist/chunks/ErrorLike-Cfj0lZW3.js +0 -27
- package/dist/chunks/ErrorLike-Cfj0lZW3.js.map +0 -1
- package/dist/chunks/ErrorMessage-Cqt7WaFn.js +0 -26
- package/dist/chunks/ErrorMessage-Cqt7WaFn.js.map +0 -1
- package/dist/chunks/ErrorRecognizers-oTklha6D.js +0 -17
- package/dist/chunks/ErrorRecognizers-oTklha6D.js.map +0 -1
- package/dist/chunks/FieldErrors-2zjhia4U.js +0 -56
- package/dist/chunks/FieldErrors-2zjhia4U.js.map +0 -1
- package/dist/chunks/FileName-CmNjFV7t.js +0 -30
- package/dist/chunks/FileName-CmNjFV7t.js.map +0 -1
- package/dist/chunks/FormControlProvider.vue_vue_type_script_setup_true_lang-Fak7Jv46.js +0 -73
- package/dist/chunks/FormControlProvider.vue_vue_type_script_setup_true_lang-Fak7Jv46.js.map +0 -1
- package/dist/chunks/HtmlExtensions-jlKY5f9C.js +0 -23
- package/dist/chunks/HtmlExtensions-jlKY5f9C.js.map +0 -1
- package/dist/chunks/Icon.vue_vue_type_script_setup_true_lang-DgwdLCRR.js +0 -27
- package/dist/chunks/Icon.vue_vue_type_script_setup_true_lang-DgwdLCRR.js.map +0 -1
- package/dist/chunks/Inline.vue_vue_type_script_setup_true_lang-BvWbQpJD.js +0 -68
- package/dist/chunks/Inline.vue_vue_type_script_setup_true_lang-BvWbQpJD.js.map +0 -1
- package/dist/chunks/KeyboardExtensions-CQlkK53D.js +0 -34
- package/dist/chunks/KeyboardExtensions-CQlkK53D.js.map +0 -1
- package/dist/chunks/Listbox.variants-CqAkYsmK.js +0 -44
- package/dist/chunks/Listbox.variants-CqAkYsmK.js.map +0 -1
- package/dist/chunks/LocaleContext-B3UXrI6p.js +0 -39
- package/dist/chunks/LocaleContext-B3UXrI6p.js.map +0 -1
- package/dist/chunks/Messages-BGfQHMmW.js +0 -201
- package/dist/chunks/Messages-BGfQHMmW.js.map +0 -1
- package/dist/chunks/ModalContent.vue_vue_type_script_setup_true_lang-Co5jaeXk.js +0 -191
- package/dist/chunks/ModalContent.vue_vue_type_script_setup_true_lang-Co5jaeXk.js.map +0 -1
- package/dist/chunks/NavItem.vue_vue_type_script_setup_true_lang-CGBo2TiV.js +0 -86
- package/dist/chunks/NavItem.vue_vue_type_script_setup_true_lang-CGBo2TiV.js.map +0 -1
- package/dist/chunks/Navbar.vue_vue_type_script_setup_true_lang-Cy0zvm5d.js +0 -2073
- package/dist/chunks/Navbar.vue_vue_type_script_setup_true_lang-Cy0zvm5d.js.map +0 -1
- package/dist/chunks/NotificationItem.vue_vue_type_script_setup_true_lang-DySfo3fD.js +0 -2727
- package/dist/chunks/NotificationItem.vue_vue_type_script_setup_true_lang-DySfo3fD.js.map +0 -1
- package/dist/chunks/OptionTileGroup.vue_vue_type_script_setup_true_lang-CKSVGCby.js +0 -964
- package/dist/chunks/OptionTileGroup.vue_vue_type_script_setup_true_lang-CKSVGCby.js.map +0 -1
- package/dist/chunks/OverlayChrome-e4MNr8Yl.js +0 -17
- package/dist/chunks/OverlayChrome-e4MNr8Yl.js.map +0 -1
- package/dist/chunks/PopoverContent.vue_vue_type_script_setup_true_lang-DYd617X5.js +0 -212
- package/dist/chunks/PopoverContent.vue_vue_type_script_setup_true_lang-DYd617X5.js.map +0 -1
- package/dist/chunks/Portal.vue_vue_type_script_setup_true_lang-CF3R0VCZ.js +0 -34
- package/dist/chunks/Portal.vue_vue_type_script_setup_true_lang-CF3R0VCZ.js.map +0 -1
- package/dist/chunks/Presence-DE4MlrJz.js +0 -138
- package/dist/chunks/Presence-DE4MlrJz.js.map +0 -1
- package/dist/chunks/Primitive-Cm3ECaVw.js +0 -20
- package/dist/chunks/Primitive-Cm3ECaVw.js.map +0 -1
- package/dist/chunks/QueryPermission--OKfvS9c.js +0 -82
- package/dist/chunks/QueryPermission--OKfvS9c.js.map +0 -1
- package/dist/chunks/RovingFocusGroup.vue_vue_type_script_setup_true_lang-DCpYSP2V.js +0 -235
- package/dist/chunks/RovingFocusGroup.vue_vue_type_script_setup_true_lang-DCpYSP2V.js.map +0 -1
- package/dist/chunks/ScrollLockProvider.vue_vue_type_script_setup_true_lang-_ihHJ7jI.js +0 -20
- package/dist/chunks/ScrollLockProvider.vue_vue_type_script_setup_true_lang-_ihHJ7jI.js.map +0 -1
- package/dist/chunks/SerializeError-CclP2jCW.js +0 -61
- package/dist/chunks/SerializeError-CclP2jCW.js.map +0 -1
- package/dist/chunks/Side-CSys3p-F.js +0 -23
- package/dist/chunks/Side-CSys3p-F.js.map +0 -1
- package/dist/chunks/Slot-D2lIitvV.js +0 -103
- package/dist/chunks/Slot-D2lIitvV.js.map +0 -1
- package/dist/chunks/SortableHandle.vue_vue_type_script_setup_true_lang-8WPwGZ5e.js +0 -10375
- package/dist/chunks/SortableHandle.vue_vue_type_script_setup_true_lang-8WPwGZ5e.js.map +0 -1
- package/dist/chunks/Spinner.vue_vue_type_script_setup_true_lang-BAepBy2n.js +0 -23
- package/dist/chunks/Spinner.vue_vue_type_script_setup_true_lang-BAepBy2n.js.map +0 -1
- package/dist/chunks/Spinner.vue_vue_type_script_setup_true_lang-C4lNiUOm.js +0 -76
- package/dist/chunks/Spinner.vue_vue_type_script_setup_true_lang-C4lNiUOm.js.map +0 -1
- package/dist/chunks/SubmitErrors-K8nmmj0P.js +0 -374
- package/dist/chunks/SubmitErrors-K8nmmj0P.js.map +0 -1
- package/dist/chunks/SurfaceStyles-B6W7zdMi.js +0 -143
- package/dist/chunks/SurfaceStyles-B6W7zdMi.js.map +0 -1
- package/dist/chunks/TableOfContents.vue_vue_type_script_setup_true_lang-C9eM0AoG.js +0 -2157
- package/dist/chunks/TableOfContents.vue_vue_type_script_setup_true_lang-C9eM0AoG.js.map +0 -1
- package/dist/chunks/ToError-CyTBsmLO.js +0 -52
- package/dist/chunks/ToError-CyTBsmLO.js.map +0 -1
- package/dist/chunks/Tones-WKBNZ_u2.js +0 -112
- package/dist/chunks/Tones-WKBNZ_u2.js.map +0 -1
- package/dist/chunks/TransitionExtensions-hFi80JX2.js +0 -19
- package/dist/chunks/TransitionExtensions-hFi80JX2.js.map +0 -1
- package/dist/chunks/UseHotkeys-CKIYK5Mq.js +0 -82
- package/dist/chunks/UseHotkeys-CKIYK5Mq.js.map +0 -1
- package/dist/chunks/UseNavigationProgress-TQIkkXyU.js +0 -51
- package/dist/chunks/UseNavigationProgress-TQIkkXyU.js.map +0 -1
- package/dist/chunks/cn-CzDCF-Ah.js +0 -9
- package/dist/chunks/cn-CzDCF-Ah.js.map +0 -1
- package/dist/chunks/dataAttr-7BR67dTj.js +0 -7
- package/dist/chunks/dataAttr-7BR67dTj.js.map +0 -1
- package/dist/chunks/index-BGzbbN9T.js +0 -1707
- package/dist/chunks/index-BGzbbN9T.js.map +0 -1
- package/dist/chunks/index-C034dEhy.js +0 -205
- package/dist/chunks/index-C034dEhy.js.map +0 -1
- package/dist/chunks/index-CEoYQiWL.js +0 -130
- package/dist/chunks/index-CEoYQiWL.js.map +0 -1
- package/dist/chunks/index-CzKEU1kI.js +0 -11
- package/dist/chunks/index-CzKEU1kI.js.map +0 -1
- package/dist/chunks/index-op-kbVUk.js +0 -234
- package/dist/chunks/index-op-kbVUk.js.map +0 -1
- package/dist/chunks/useClipboard-BVRwXC--.js +0 -37
- package/dist/chunks/useClipboard-BVRwXC--.js.map +0 -1
- package/dist/chunks/useControlled-B6M4kTLn.js +0 -24
- package/dist/chunks/useControlled-B6M4kTLn.js.map +0 -1
- package/dist/chunks/useDebounceHandler-BIZgvvGp.js +0 -20
- package/dist/chunks/useDebounceHandler-BIZgvvGp.js.map +0 -1
- package/dist/chunks/useEscape-CYPdpm_l.js +0 -15
- package/dist/chunks/useEscape-CYPdpm_l.js.map +0 -1
- package/dist/chunks/useEventListener-gohT6zGs.js +0 -16
- package/dist/chunks/useEventListener-gohT6zGs.js.map +0 -1
- package/dist/chunks/useId-CtgAhGrn.js +0 -9
- package/dist/chunks/useId-CtgAhGrn.js.map +0 -1
- package/dist/chunks/useMediaQuery-DwVcSgGk.js +0 -27
- package/dist/chunks/useMediaQuery-DwVcSgGk.js.map +0 -1
- package/dist/chunks/useOutsideClick-CW80BJfE.js +0 -22
- package/dist/chunks/useOutsideClick-CW80BJfE.js.map +0 -1
- package/dist/chunks/useRecentItems-DFnt5CBy.js +0 -137
- package/dist/chunks/useRecentItems-DFnt5CBy.js.map +0 -1
- package/dist/chunks/useReducedMotion-B9LqQ3UT.js +0 -8
- package/dist/chunks/useReducedMotion-B9LqQ3UT.js.map +0 -1
- package/dist/chunks/useResizeObserver-BUU7lC-n.js +0 -17
- package/dist/chunks/useResizeObserver-BUU7lC-n.js.map +0 -1
- package/dist/chunks/useScrollLock-d6YIGUcs.js +0 -37
- package/dist/chunks/useScrollLock-d6YIGUcs.js.map +0 -1
- package/dist/flags/FlagsContext.d.ts +0 -32
- package/dist/flags/FlagsProvider.vue.d.ts +0 -24
- package/dist/forms-engine/AppForm.d.ts +0 -258
- package/dist/forms-engine/DeepEqual.d.ts +0 -8
- package/dist/forms-engine/FocusFirstInvalid.d.ts +0 -15
- package/dist/forms-engine/FormGlue.d.ts +0 -55
- package/dist/forms-engine/Paths.d.ts +0 -47
- package/dist/forms-engine/SchemaValidation.d.ts +0 -29
- package/dist/forms-engine/SubmitErrors.d.ts +0 -33
- package/dist/forms-engine/UseFieldArray.d.ts +0 -87
- package/dist/forms-engine/house/HouseFormCore.d.ts +0 -33
- package/dist/forms-engine/house/UseAppForm.d.ts +0 -16
- package/dist/forms-engine/house/index.js +0 -315
- package/dist/forms-engine/house/index.js.map +0 -1
- package/dist/forms-engine/index.d.ts +0 -10
- package/dist/forms-engine/index.js +0 -127
- package/dist/forms-engine/index.js.map +0 -1
- package/dist/forms-engine/tanstack/TanstackFormOverlay.d.ts +0 -49
- package/dist/forms-engine/tanstack/UseAppForm.d.ts +0 -26
- package/dist/forms-engine/tanstack/index.js +0 -407
- package/dist/forms-engine/tanstack/index.js.map +0 -1
- package/dist/foundation/animation/AnimatedLayout.d.ts +0 -72
- package/dist/foundation/clipboard/UseClipboardCopy.d.ts +0 -40
- package/dist/foundation/clipboard/UsePasteHandler.d.ts +0 -35
- package/dist/foundation/commands/CommandsContext.d.ts +0 -30
- package/dist/foundation/commands/CommandsProvider.vue.d.ts +0 -18
- package/dist/foundation/commands/UseCommandRegistry.d.ts +0 -19
- package/dist/foundation/commands/UseCommandShortcuts.d.ts +0 -18
- package/dist/foundation/device/UseBreakpoint.d.ts +0 -20
- package/dist/foundation/device/UseDisplayMode.d.ts +0 -23
- package/dist/foundation/device/UsePointer.d.ts +0 -25
- package/dist/foundation/format/Text.d.ts +0 -51
- package/dist/foundation/format/index.js +0 -100
- package/dist/foundation/format/index.js.map +0 -1
- package/dist/foundation/geolocation/GeolocationReading.d.ts +0 -30
- package/dist/foundation/geolocation/PositionResult.d.ts +0 -74
- package/dist/foundation/geolocation/UseGeolocation.d.ts +0 -38
- package/dist/foundation/geolocation/UseWatchPosition.d.ts +0 -16
- package/dist/foundation/gestures/UseDrag.d.ts +0 -75
- package/dist/foundation/gestures/UseLongPress.d.ts +0 -42
- package/dist/foundation/gestures/UsePinch.d.ts +0 -47
- package/dist/foundation/gestures/UseSwipe.d.ts +0 -46
- package/dist/foundation/hooks/index.d.ts +0 -17
- package/dist/foundation/hooks/index.js +0 -34
- package/dist/foundation/hooks/index.js.map +0 -1
- package/dist/foundation/hooks/useAutosave/index.d.ts +0 -1
- package/dist/foundation/hooks/useAutosave/useAutosave.d.ts +0 -46
- package/dist/foundation/hooks/useClipboard/index.d.ts +0 -1
- package/dist/foundation/hooks/useClipboard/useClipboard.d.ts +0 -24
- package/dist/foundation/hooks/useControlled/index.d.ts +0 -1
- package/dist/foundation/hooks/useControlled/useControlled.d.ts +0 -31
- package/dist/foundation/hooks/useDebounceHandler/index.d.ts +0 -1
- package/dist/foundation/hooks/useDisclosure/index.d.ts +0 -1
- package/dist/foundation/hooks/useEscape/index.d.ts +0 -1
- package/dist/foundation/hooks/useEventListener/index.d.ts +0 -1
- package/dist/foundation/hooks/useFocusTrap/index.d.ts +0 -1
- package/dist/foundation/hooks/useId/index.d.ts +0 -1
- package/dist/foundation/hooks/useMediaQuery/index.d.ts +0 -1
- package/dist/foundation/hooks/useMediaQuery/useMediaQuery.d.ts +0 -12
- package/dist/foundation/hooks/useOutsideClick/index.d.ts +0 -1
- package/dist/foundation/hooks/usePersistentState/index.d.ts +0 -1
- package/dist/foundation/hooks/usePersistentState/usePersistentState.d.ts +0 -31
- package/dist/foundation/hooks/useRecentItems/index.d.ts +0 -1
- package/dist/foundation/hooks/useRecentItems/useRecentItems.d.ts +0 -34
- package/dist/foundation/hooks/useReducedMotion/index.d.ts +0 -1
- package/dist/foundation/hooks/useResizeObserver/index.d.ts +0 -1
- package/dist/foundation/hooks/useScrollLock/index.d.ts +0 -1
- package/dist/foundation/hooks/useTypeahead/index.d.ts +0 -1
- package/dist/foundation/hooks/useTypeahead/useTypeahead.d.ts +0 -42
- package/dist/foundation/http/Page.d.ts +0 -47
- package/dist/foundation/http/temporalReviver.d.ts +0 -9
- package/dist/foundation/i18n/FormattedRelative.vue.d.ts +0 -10
- package/dist/foundation/i18n/LocaleContext.d.ts +0 -35
- package/dist/foundation/i18n/LocaleProvider.vue.d.ts +0 -18
- package/dist/foundation/icons/Icon.vue.d.ts +0 -40
- package/dist/foundation/icons/Spinner.vue.d.ts +0 -7
- package/dist/foundation/media/MediaStreamResult.d.ts +0 -45
- package/dist/foundation/net/UseEventStream.d.ts +0 -25
- package/dist/foundation/net/UsePolling.d.ts +0 -26
- package/dist/foundation/net/UseSocket.d.ts +0 -32
- package/dist/foundation/notifications/UseNotificationPermission.d.ts +0 -27
- package/dist/foundation/notifications/UsePermissionState.d.ts +0 -14
- package/dist/foundation/observers/UseInView.d.ts +0 -41
- package/dist/foundation/observers/UseIntersectionObserver.d.ts +0 -18
- package/dist/foundation/observers/UseMutationObserver.d.ts +0 -21
- package/dist/foundation/screen/ScreenResult.d.ts +0 -38
- package/dist/foundation/screen/UseFullscreen.d.ts +0 -28
- package/dist/foundation/screen/UseOrientation.d.ts +0 -28
- package/dist/foundation/screen/UseWakeLock.d.ts +0 -18
- package/dist/foundation/selection/Filter.d.ts +0 -71
- package/dist/foundation/selection/Selection.d.ts +0 -116
- package/dist/foundation/selection/Sort.d.ts +0 -69
- package/dist/foundation/selection/UseFilters.d.ts +0 -34
- package/dist/foundation/selection/UseSelection.d.ts +0 -54
- package/dist/foundation/selection/UseSort.d.ts +0 -36
- package/dist/foundation/shortcuts/UseHotkeys.d.ts +0 -34
- package/dist/foundation/speech/UseSpeechRecognition.d.ts +0 -45
- package/dist/foundation/speech/UseSpeechSynthesis.d.ts +0 -37
- package/dist/foundation/storage/zustand/ZustandPersist.d.ts +0 -36
- package/dist/foundation/storage/zustand/index.d.ts +0 -1
- package/dist/foundation/storage/zustand/index.js.map +0 -1
- package/dist/foundation/sync/LeaderElection.d.ts +0 -88
- package/dist/foundation/sync/SyncChannel.d.ts +0 -65
- package/dist/foundation/sync/UseBroadcastState.d.ts +0 -31
- package/dist/foundation/sync/UseLeaderElection.d.ts +0 -25
- package/dist/foundation/sync/UseSyncChannel.d.ts +0 -16
- package/dist/foundation/sync/index.d.ts +0 -7
- package/dist/foundation/sync/index.js +0 -484
- package/dist/foundation/sync/index.js.map +0 -1
- package/dist/foundation/themes/pool.d.ts +0 -3
- package/dist/foundation/themes/registry.d.ts +0 -16
- package/dist/foundation/themes/validate.d.ts +0 -25
- package/dist/foundation/themes/validated.d.ts +0 -3
- package/dist/foundation/undo/HistoryCore.d.ts +0 -92
- package/dist/foundation/undo/UseUndoHistory.d.ts +0 -66
- package/dist/foundation/undo/UseUndoShortcuts.d.ts +0 -20
- package/dist/foundation/undo/index.d.ts +0 -5
- package/dist/foundation/undo/index.js +0 -361
- package/dist/foundation/undo/index.js.map +0 -1
- package/dist/foundation/utils/Align/index.d.ts +0 -1
- package/dist/foundation/utils/ColorExtensions/ColorExtensions.d.ts +0 -51
- package/dist/foundation/utils/ColorExtensions/index.d.ts +0 -1
- package/dist/foundation/utils/Compare/index.d.ts +0 -1
- package/dist/foundation/utils/CornerPosition/index.d.ts +0 -1
- package/dist/foundation/utils/CssExtensions/CssExtensions.d.ts +0 -115
- package/dist/foundation/utils/CssExtensions/index.d.ts +0 -1
- package/dist/foundation/utils/ElementTag/index.d.ts +0 -1
- package/dist/foundation/utils/Environment/Environment.d.ts +0 -12
- package/dist/foundation/utils/Environment/index.d.ts +0 -1
- package/dist/foundation/utils/Equality/index.d.ts +0 -1
- package/dist/foundation/utils/HtmlExtensions/index.d.ts +0 -1
- package/dist/foundation/utils/KeyboardExtensions/index.d.ts +0 -1
- package/dist/foundation/utils/Layers/Layers.d.ts +0 -35
- package/dist/foundation/utils/Layers/index.d.ts +0 -1
- package/dist/foundation/utils/OptionalExtensions/index.d.ts +0 -1
- package/dist/foundation/utils/Orientation/index.d.ts +0 -1
- package/dist/foundation/utils/OverlayPosition/index.d.ts +0 -1
- package/dist/foundation/utils/PressExtensions/index.d.ts +0 -1
- package/dist/foundation/utils/ProgressTone/index.d.ts +0 -1
- package/dist/foundation/utils/Severity/index.d.ts +0 -1
- package/dist/foundation/utils/Side/index.d.ts +0 -1
- package/dist/foundation/utils/StatusTone/index.d.ts +0 -1
- package/dist/foundation/utils/StyleTokens/index.d.ts +0 -1
- package/dist/foundation/utils/SurfaceStyles/SurfaceStyles.d.ts +0 -397
- package/dist/foundation/utils/SurfaceStyles/index.d.ts +0 -1
- package/dist/foundation/utils/Tones/Tones.d.ts +0 -21
- package/dist/foundation/utils/Tones/index.d.ts +0 -1
- package/dist/foundation/utils/TransitionExtensions/index.d.ts +0 -1
- package/dist/foundation/utils/cn/index.d.ts +0 -1
- package/dist/foundation/utils/composeEventHandlers/index.d.ts +0 -1
- package/dist/foundation/utils/dataAttr/index.d.ts +0 -1
- package/dist/foundation/utils/index.d.ts +0 -33
- package/dist/foundation/utils/index.js +0 -67
- package/dist/foundation/utils/index.js.map +0 -1
- package/dist/foundation/utils/polymorphic/index.d.ts +0 -1
- package/dist/foundation/utils/polymorphic/polymorphic.d.ts +0 -29
- package/dist/foundation/utils/tv/index.d.ts +0 -1
- package/dist/foundation/validation/Composites.d.ts +0 -62
- package/dist/foundation/validation/Messages.d.ts +0 -69
- package/dist/foundation/validation/ValidationError.d.ts +0 -14
- package/dist/foundation/validation/ValidationResult.d.ts +0 -49
- package/dist/foundation/validation/Validator.d.ts +0 -69
- package/dist/foundation/validation/index.d.ts +0 -8
- package/dist/foundation/validation/index.js +0 -512
- package/dist/foundation/validation/index.js.map +0 -1
- package/dist/presentation/actions/fab/FAB.variants.d.ts +0 -158
- package/dist/presentation/actions/fab/FAB.vue.d.ts +0 -29
- package/dist/presentation/actions/fab/index.d.ts +0 -2
- package/dist/presentation/actions/link/Link.variants.d.ts +0 -111
- package/dist/presentation/actions/link/Link.vue.d.ts +0 -24
- package/dist/presentation/actions/link/index.d.ts +0 -2
- package/dist/presentation/actions/optionTile/OptionTile.variants.d.ts +0 -10
- package/dist/presentation/actions/optionTile/OptionTile.vue.d.ts +0 -31
- package/dist/presentation/actions/optionTile/index.d.ts +0 -2
- package/dist/presentation/actions/optionTileGroup/OptionTileGroup.variants.d.ts +0 -76
- package/dist/presentation/actions/optionTileGroup/OptionTileGroup.vue.d.ts +0 -27
- package/dist/presentation/actions/optionTileGroup/index.d.ts +0 -2
- package/dist/presentation/actions/segmentedControl/SegmentedControl.vue.d.ts +0 -20
- package/dist/presentation/actions/segmentedControl/index.d.ts +0 -1
- package/dist/presentation/actions/speedDial/SpeedDial.vue.d.ts +0 -28
- package/dist/presentation/actions/speedDial/SpeedDialAction.vue.d.ts +0 -41
- package/dist/presentation/actions/speedDial/SpeedDialContext.d.ts +0 -36
- package/dist/presentation/actions/speedDial/SpeedDialList.vue.d.ts +0 -13
- package/dist/presentation/actions/speedDial/SpeedDialTrigger.vue.d.ts +0 -30
- package/dist/presentation/actions/speedDial/index.d.ts +0 -164
- package/dist/presentation/actions/toggleButton/ToggleButton.variants.d.ts +0 -141
- package/dist/presentation/actions/toggleButton/ToggleButton.vue.d.ts +0 -59
- package/dist/presentation/actions/toggleButton/index.d.ts +0 -2
- package/dist/presentation/actions/toggleButtonGroup/ToggleButtonGroup.variants.d.ts +0 -33
- package/dist/presentation/actions/toggleButtonGroup/ToggleButtonGroup.vue.d.ts +0 -72
- package/dist/presentation/actions/toggleButtonGroup/ToggleButtonGroupContext.d.ts +0 -24
- package/dist/presentation/actions/toggleButtonGroup/index.d.ts +0 -3
- package/dist/presentation/display/accordion/Accordion.vue.d.ts +0 -45
- package/dist/presentation/display/accordion/AccordionContent.vue.d.ts +0 -14
- package/dist/presentation/display/accordion/AccordionContext.d.ts +0 -29
- package/dist/presentation/display/accordion/AccordionItem.vue.d.ts +0 -20
- package/dist/presentation/display/accordion/AccordionTrigger.vue.d.ts +0 -14
- package/dist/presentation/display/accordion/index.d.ts +0 -5
- package/dist/presentation/display/activityFeed/ActivityFeed.vue.d.ts +0 -18
- package/dist/presentation/display/activityFeed/ActivityItem.vue.d.ts +0 -29
- package/dist/presentation/display/activityFeed/index.d.ts +0 -2
- package/dist/presentation/display/animatedNumber/AnimatedNumber.vue.d.ts +0 -34
- package/dist/presentation/display/animatedNumber/index.d.ts +0 -1
- package/dist/presentation/display/annotationMarker/AnnotationMarker.vue.d.ts +0 -43
- package/dist/presentation/display/annotationMarker/index.d.ts +0 -1
- package/dist/presentation/display/audioWaveform/AudioWaveform.vue.d.ts +0 -58
- package/dist/presentation/display/audioWaveform/index.d.ts +0 -1
- package/dist/presentation/display/chatBubble/ChatBubble.vue.d.ts +0 -79
- package/dist/presentation/display/chatBubble/index.d.ts +0 -1
- package/dist/presentation/display/code/Code.variants.d.ts +0 -48
- package/dist/presentation/display/code/Code.vue.d.ts +0 -17
- package/dist/presentation/display/code/index.d.ts +0 -2
- package/dist/presentation/display/collapsible/Collapsible.vue.d.ts +0 -40
- package/dist/presentation/display/collapsible/CollapsibleContent.vue.d.ts +0 -18
- package/dist/presentation/display/collapsible/CollapsibleContentInner.vue.d.ts +0 -23
- package/dist/presentation/display/collapsible/CollapsibleContext.d.ts +0 -17
- package/dist/presentation/display/collapsible/CollapsibleTrigger.vue.d.ts +0 -18
- package/dist/presentation/display/collapsible/index.d.ts +0 -4
- package/dist/presentation/display/commentThread/Comment.vue.d.ts +0 -39
- package/dist/presentation/display/commentThread/CommentThread.vue.d.ts +0 -14
- package/dist/presentation/display/commentThread/index.d.ts +0 -2
- package/dist/presentation/display/confetti/Confetti.vue.d.ts +0 -40
- package/dist/presentation/display/confetti/index.d.ts +0 -1
- package/dist/presentation/display/countUp/CountUp.vue.d.ts +0 -40
- package/dist/presentation/display/countUp/index.d.ts +0 -1
- package/dist/presentation/display/dataGrid/CellEditor.vue.d.ts +0 -29
- package/dist/presentation/display/dataGrid/DataGrid.vue.d.ts +0 -47
- package/dist/presentation/display/dataGrid/DataGridTypes.d.ts +0 -65
- package/dist/presentation/display/dataGrid/index.d.ts +0 -2
- package/dist/presentation/display/descriptionList/DescriptionList.vue.d.ts +0 -54
- package/dist/presentation/display/descriptionList/index.d.ts +0 -1
- package/dist/presentation/display/eventCalendar/AgendaView.vue.d.ts +0 -13
- package/dist/presentation/display/eventCalendar/EventCalendar.vue.d.ts +0 -42
- package/dist/presentation/display/eventCalendar/EventCalendarTypes.d.ts +0 -28
- package/dist/presentation/display/eventCalendar/MonthView.vue.d.ts +0 -17
- package/dist/presentation/display/eventCalendar/TimeGridView.vue.d.ts +0 -18
- package/dist/presentation/display/eventCalendar/index.d.ts +0 -2
- package/dist/presentation/display/eyebrow/Eyebrow.vue.d.ts +0 -32
- package/dist/presentation/display/eyebrow/index.d.ts +0 -1
- package/dist/presentation/display/gantt/Gantt.vue.d.ts +0 -59
- package/dist/presentation/display/gantt/index.d.ts +0 -1
- package/dist/presentation/display/heatmapCalendar/HeatmapCalendar.vue.d.ts +0 -62
- package/dist/presentation/display/heatmapCalendar/index.d.ts +0 -1
- package/dist/presentation/display/highlight/Highlight.vue.d.ts +0 -20
- package/dist/presentation/display/highlight/index.d.ts +0 -1
- package/dist/presentation/display/image/Image.vue.d.ts +0 -15
- package/dist/presentation/display/image/index.d.ts +0 -1
- package/dist/presentation/display/kbd/Kbd.vue.d.ts +0 -13
- package/dist/presentation/display/kbd/index.d.ts +0 -1
- package/dist/presentation/display/keyboardShortcut/KeyboardShortcut.vue.d.ts +0 -13
- package/dist/presentation/display/keyboardShortcut/index.d.ts +0 -1
- package/dist/presentation/display/list/List.variants.d.ts +0 -112
- package/dist/presentation/display/list/List.vue.d.ts +0 -23
- package/dist/presentation/display/list/ListContext.d.ts +0 -16
- package/dist/presentation/display/list/ListItem.vue.d.ts +0 -29
- package/dist/presentation/display/list/index.d.ts +0 -4
- package/dist/presentation/display/mark/Mark.vue.d.ts +0 -13
- package/dist/presentation/display/mark/index.d.ts +0 -1
- package/dist/presentation/display/marquee/Marquee.vue.d.ts +0 -39
- package/dist/presentation/display/marquee/index.d.ts +0 -1
- package/dist/presentation/display/messageList/DaySeparator.vue.d.ts +0 -17
- package/dist/presentation/display/messageList/MessageList.vue.d.ts +0 -39
- package/dist/presentation/display/messageList/index.d.ts +0 -2
- package/dist/presentation/display/metaInline/MetaInline.vue.d.ts +0 -21
- package/dist/presentation/display/metaInline/index.d.ts +0 -1
- package/dist/presentation/display/metricChip/MetricChip.vue.d.ts +0 -54
- package/dist/presentation/display/metricChip/index.d.ts +0 -1
- package/dist/presentation/display/nodeEditor/NodeEditor.vue.d.ts +0 -58
- package/dist/presentation/display/notificationDot/NotificationDot.vue.d.ts +0 -47
- package/dist/presentation/display/notificationDot/index.d.ts +0 -1
- package/dist/presentation/display/pdfViewer/PDFViewer.vue.d.ts +0 -40
- package/dist/presentation/display/quote/Quote.vue.d.ts +0 -13
- package/dist/presentation/display/quote/index.d.ts +0 -1
- package/dist/presentation/display/scrollReveal/ScrollReveal.vue.d.ts +0 -50
- package/dist/presentation/display/scrollReveal/index.d.ts +0 -1
- package/dist/presentation/display/sectionHeader/SectionHeader.vue.d.ts +0 -49
- package/dist/presentation/display/sectionHeader/index.d.ts +0 -1
- package/dist/presentation/display/separator/Separator.vue.d.ts +0 -14
- package/dist/presentation/display/separator/index.d.ts +0 -1
- package/dist/presentation/display/snippet/Snippet.vue.d.ts +0 -21
- package/dist/presentation/display/snippet/index.d.ts +0 -1
- package/dist/presentation/display/sortable/Sortable.vue.d.ts +0 -18
- package/dist/presentation/display/sortable/SortableContext.d.ts +0 -22
- package/dist/presentation/display/sortable/SortableHandle.vue.d.ts +0 -14
- package/dist/presentation/display/sortable/SortableItem.vue.d.ts +0 -16
- package/dist/presentation/display/sortable/index.d.ts +0 -4
- package/dist/presentation/display/stat/Stat.vue.d.ts +0 -48
- package/dist/presentation/display/stat/index.d.ts +0 -1
- package/dist/presentation/display/swipeActions/SwipeActions.vue.d.ts +0 -28
- package/dist/presentation/display/swipeActions/index.d.ts +0 -1
- package/dist/presentation/display/tabs/Tabs.vue.d.ts +0 -33
- package/dist/presentation/display/tabs/TabsContext.d.ts +0 -34
- package/dist/presentation/display/tabs/TabsList.vue.d.ts +0 -256
- package/dist/presentation/display/tabs/TabsPanel.vue.d.ts +0 -16
- package/dist/presentation/display/tabs/TabsTab.vue.d.ts +0 -20
- package/dist/presentation/display/tabs/index.d.ts +0 -5
- package/dist/presentation/display/tilt/Tilt.vue.d.ts +0 -31
- package/dist/presentation/display/tilt/index.d.ts +0 -1
- package/dist/presentation/display/tooltip/Tooltip.vue.d.ts +0 -53
- package/dist/presentation/display/tree/Tree.vue.d.ts +0 -275
- package/dist/presentation/display/tree/TreeContext.d.ts +0 -29
- package/dist/presentation/display/tree/TreeGroup.vue.d.ts +0 -28
- package/dist/presentation/display/tree/TreeGroupContent.vue.d.ts +0 -17
- package/dist/presentation/display/tree/TreeItem.vue.d.ts +0 -20
- package/dist/presentation/display/tree/TreeNodeRow.vue.d.ts +0 -27
- package/dist/presentation/display/tree/index.d.ts +0 -4
- package/dist/presentation/display/typewriter/Typewriter.vue.d.ts +0 -32
- package/dist/presentation/display/typewriter/index.d.ts +0 -1
- package/dist/presentation/feedback/feedbackToasts/FeedbackToasts.vue.d.ts +0 -18
- package/dist/presentation/feedback/feedbackToasts/index.d.ts +0 -1
- package/dist/presentation/feedback/liveCursor/LiveCursor.vue.d.ts +0 -33
- package/dist/presentation/feedback/liveCursor/index.d.ts +0 -1
- package/dist/presentation/feedback/notificationCenter/NotificationCenter.vue.d.ts +0 -30
- package/dist/presentation/feedback/notificationCenter/NotificationItem.vue.d.ts +0 -40
- package/dist/presentation/feedback/notificationCenter/index.d.ts +0 -2
- package/dist/presentation/feedback/onboardingChecklist/OnboardingChecklist.vue.d.ts +0 -56
- package/dist/presentation/feedback/onboardingChecklist/OnboardingChecklistTask.vue.d.ts +0 -27
- package/dist/presentation/feedback/onboardingChecklist/index.d.ts +0 -3
- package/dist/presentation/feedback/progressCircle/ProgressCircle.vue.d.ts +0 -21
- package/dist/presentation/feedback/progressCircle/index.d.ts +0 -1
- package/dist/presentation/feedback/progressSteps/ProgressSteps.vue.d.ts +0 -16
- package/dist/presentation/feedback/progressSteps/index.d.ts +0 -1
- package/dist/presentation/feedback/skeleton/Skeleton.variants.d.ts +0 -57
- package/dist/presentation/feedback/skeleton/Skeleton.vue.d.ts +0 -17
- package/dist/presentation/feedback/skeleton/index.d.ts +0 -2
- package/dist/presentation/feedback/toaster/Toaster.vue.d.ts +0 -84
- package/dist/presentation/feedback/toaster/index.d.ts +0 -1
- package/dist/presentation/feedback/tour/Tour.vue.d.ts +0 -46
- package/dist/presentation/feedback/tour/index.d.ts +0 -1
- package/dist/presentation/forms/addressForm/AddressForm.vue.d.ts +0 -54
- package/dist/presentation/forms/addressForm/index.d.ts +0 -1
- package/dist/presentation/forms/calendar/Calendar.vue.d.ts +0 -33
- package/dist/presentation/forms/calendar/index.d.ts +0 -1
- package/dist/presentation/forms/characterCount/CharacterCount.vue.d.ts +0 -15
- package/dist/presentation/forms/characterCount/index.d.ts +0 -1
- package/dist/presentation/forms/chatComposer/ChatComposer.vue.d.ts +0 -74
- package/dist/presentation/forms/chatComposer/index.d.ts +0 -1
- package/dist/presentation/forms/checkbox/Checkbox.variants.d.ts +0 -133
- package/dist/presentation/forms/checkbox/Checkbox.vue.d.ts +0 -48
- package/dist/presentation/forms/checkbox/index.d.ts +0 -2
- package/dist/presentation/forms/colorField/ColorField.vue.d.ts +0 -44
- package/dist/presentation/forms/colorField/index.d.ts +0 -1
- package/dist/presentation/forms/colorSlider/ColorSlider.vue.d.ts +0 -47
- package/dist/presentation/forms/colorSlider/index.d.ts +0 -1
- package/dist/presentation/forms/colorSwatch/ColorSwatch.variants.d.ts +0 -186
- package/dist/presentation/forms/colorSwatch/ColorSwatch.vue.d.ts +0 -33
- package/dist/presentation/forms/colorSwatch/index.d.ts +0 -2
- package/dist/presentation/forms/colorWheel/ColorWheel.vue.d.ts +0 -34
- package/dist/presentation/forms/colorWheel/index.d.ts +0 -1
- package/dist/presentation/forms/combobox/Combobox.vue.d.ts +0 -60
- package/dist/presentation/forms/combobox/ComboboxContent.vue.d.ts +0 -39
- package/dist/presentation/forms/combobox/ComboboxContext.d.ts +0 -53
- package/dist/presentation/forms/combobox/ComboboxEmpty.vue.d.ts +0 -10
- package/dist/presentation/forms/combobox/ComboboxGroup.vue.d.ts +0 -19
- package/dist/presentation/forms/combobox/ComboboxInput.vue.d.ts +0 -12
- package/dist/presentation/forms/combobox/ComboboxItem.vue.d.ts +0 -28
- package/dist/presentation/forms/combobox/ComboboxSeparator.vue.d.ts +0 -3
- package/dist/presentation/forms/combobox/index.d.ts +0 -8
- package/dist/presentation/forms/dateField/DateField.vue.d.ts +0 -54
- package/dist/presentation/forms/dateField/index.d.ts +0 -1
- package/dist/presentation/forms/dateTimeField/DateTimeField.vue.d.ts +0 -59
- package/dist/presentation/forms/dateTimeField/index.d.ts +0 -1
- package/dist/presentation/forms/editable/Editable.vue.d.ts +0 -60
- package/dist/presentation/forms/editable/EditableCancel.vue.d.ts +0 -12
- package/dist/presentation/forms/editable/EditableContext.d.ts +0 -37
- package/dist/presentation/forms/editable/EditableInput.vue.d.ts +0 -12
- package/dist/presentation/forms/editable/EditablePreview.vue.d.ts +0 -7
- package/dist/presentation/forms/editable/EditableSubmit.vue.d.ts +0 -14
- package/dist/presentation/forms/editable/index.d.ts +0 -7
- package/dist/presentation/forms/emojiPicker/useEmojiPicker.d.ts +0 -45
- package/dist/presentation/forms/emojiSizeControl/EmojiSizeControl.variants.d.ts +0 -23
- package/dist/presentation/forms/emojiSizeControl/EmojiSizeControl.vue.d.ts +0 -32
- package/dist/presentation/forms/emojiSizeControl/index.d.ts +0 -2
- package/dist/presentation/forms/fieldset/Fieldset.vue.d.ts +0 -22
- package/dist/presentation/forms/fieldset/index.d.ts +0 -1
- package/dist/presentation/forms/fileUpload/FileUpload.vue.d.ts +0 -60
- package/dist/presentation/forms/fileUpload/index.d.ts +0 -1
- package/dist/presentation/forms/formErrorMessage/FormErrorMessage.vue.d.ts +0 -24
- package/dist/presentation/forms/formErrorMessage/index.d.ts +0 -1
- package/dist/presentation/forms/formHelperText/FormHelperText.vue.d.ts +0 -19
- package/dist/presentation/forms/formHelperText/index.d.ts +0 -1
- package/dist/presentation/forms/inputAddon/InputAddon.vue.d.ts +0 -20
- package/dist/presentation/forms/inputAddon/index.d.ts +0 -1
- package/dist/presentation/forms/inputGroup/InputGroup.vue.d.ts +0 -19
- package/dist/presentation/forms/jsonEditor/JSONEditor.vue.d.ts +0 -49
- package/dist/presentation/forms/jsonEditor/JSONEditorContext.d.ts +0 -28
- package/dist/presentation/forms/jsonEditor/JSONEditorHelpers.d.ts +0 -6
- package/dist/presentation/forms/jsonEditor/JSONEditorTextView.vue.d.ts +0 -14
- package/dist/presentation/forms/jsonEditor/JSONEditorTreeNode.vue.d.ts +0 -15
- package/dist/presentation/forms/jsonEditor/JSONEditorTreeView.vue.d.ts +0 -8
- package/dist/presentation/forms/knob/Knob.vue.d.ts +0 -75
- package/dist/presentation/forms/knob/index.d.ts +0 -1
- package/dist/presentation/forms/label/Label.vue.d.ts +0 -34
- package/dist/presentation/forms/label/index.d.ts +0 -1
- package/dist/presentation/forms/labeledInput/LabeledInput.vue.d.ts +0 -23
- package/dist/presentation/forms/labeledInput/index.d.ts +0 -2
- package/dist/presentation/forms/legend/Legend.vue.d.ts +0 -21
- package/dist/presentation/forms/legend/index.d.ts +0 -1
- package/dist/presentation/forms/listbox/Listbox.variants.d.ts +0 -71
- package/dist/presentation/forms/listbox/Listbox.vue.d.ts +0 -70
- package/dist/presentation/forms/listbox/ListboxContext.d.ts +0 -47
- package/dist/presentation/forms/listbox/ListboxEmpty.vue.d.ts +0 -10
- package/dist/presentation/forms/listbox/ListboxGroup.vue.d.ts +0 -20
- package/dist/presentation/forms/listbox/ListboxItem.vue.d.ts +0 -24
- package/dist/presentation/forms/listbox/ListboxSeparator.vue.d.ts +0 -3
- package/dist/presentation/forms/listbox/index.d.ts +0 -7
- package/dist/presentation/forms/multiSelect/MultiSelect.vue.d.ts +0 -60
- package/dist/presentation/forms/multiSelect/MultiSelectContent.vue.d.ts +0 -31
- package/dist/presentation/forms/multiSelect/MultiSelectContext.d.ts +0 -47
- package/dist/presentation/forms/multiSelect/MultiSelectItem.vue.d.ts +0 -25
- package/dist/presentation/forms/multiSelect/MultiSelectTags.vue.d.ts +0 -24
- package/dist/presentation/forms/multiSelect/MultiSelectTrigger.vue.d.ts +0 -25
- package/dist/presentation/forms/multiSelect/index.d.ts +0 -6
- package/dist/presentation/forms/passwordStrength/PasswordStrength.vue.d.ts +0 -16
- package/dist/presentation/forms/passwordStrength/index.d.ts +0 -1
- package/dist/presentation/forms/radio/Radio.vue.d.ts +0 -35
- package/dist/presentation/forms/radio/index.d.ts +0 -1
- package/dist/presentation/forms/rangeCalendar/RangeCalendar.vue.d.ts +0 -37
- package/dist/presentation/forms/rangeCalendar/index.d.ts +0 -1
- package/dist/presentation/forms/select/Select.variants.d.ts +0 -263
- package/dist/presentation/forms/select/Select.vue.d.ts +0 -69
- package/dist/presentation/forms/select/SelectContent.vue.d.ts +0 -44
- package/dist/presentation/forms/select/SelectContext.d.ts +0 -76
- package/dist/presentation/forms/select/SelectItem.vue.d.ts +0 -33
- package/dist/presentation/forms/select/SelectTrigger.vue.d.ts +0 -21
- package/dist/presentation/forms/select/SelectValue.vue.d.ts +0 -22
- package/dist/presentation/forms/select/index.d.ts +0 -7
- package/dist/presentation/forms/slider/Slider.vue.d.ts +0 -38
- package/dist/presentation/forms/slider/index.d.ts +0 -1
- package/dist/presentation/forms/stepper/Stepper.vue.d.ts +0 -34
- package/dist/presentation/forms/stepper/StepperContext.d.ts +0 -44
- package/dist/presentation/forms/stepper/StepperList.vue.d.ts +0 -256
- package/dist/presentation/forms/stepper/StepperPanel.vue.d.ts +0 -16
- package/dist/presentation/forms/stepper/StepperStep.vue.d.ts +0 -23
- package/dist/presentation/forms/stepper/index.d.ts +0 -5
- package/dist/presentation/forms/switch/Switch.vue.d.ts +0 -35
- package/dist/presentation/forms/switch/index.d.ts +0 -1
- package/dist/presentation/forms/timeField/TimeField.vue.d.ts +0 -53
- package/dist/presentation/forms/timeField/index.d.ts +0 -1
- package/dist/presentation/forms/wizard/Wizard.vue.d.ts +0 -38
- package/dist/presentation/forms/wizard/WizardContext.d.ts +0 -38
- package/dist/presentation/forms/wizard/WizardFooter.vue.d.ts +0 -29
- package/dist/presentation/forms/wizard/WizardStep.vue.d.ts +0 -29
- package/dist/presentation/forms/wizard/WizardSteps.vue.d.ts +0 -7
- package/dist/presentation/forms/wizard/index.d.ts +0 -6
- package/dist/presentation/layout/aspectRatio/AspectRatio.vue.d.ts +0 -18
- package/dist/presentation/layout/aspectRatio/index.d.ts +0 -1
- package/dist/presentation/layout/box/Box.vue.d.ts +0 -19
- package/dist/presentation/layout/box/index.d.ts +0 -1
- package/dist/presentation/layout/center/Center.vue.d.ts +0 -13
- package/dist/presentation/layout/center/index.d.ts +0 -1
- package/dist/presentation/layout/cluster/Cluster.vue.d.ts +0 -22
- package/dist/presentation/layout/cluster/index.d.ts +0 -1
- package/dist/presentation/layout/container/Container.variants.d.ts +0 -84
- package/dist/presentation/layout/container/Container.vue.d.ts +0 -21
- package/dist/presentation/layout/container/index.d.ts +0 -2
- package/dist/presentation/layout/controlGroup/ControlGroup.variants.d.ts +0 -136
- package/dist/presentation/layout/controlGroup/ControlGroup.vue.d.ts +0 -35
- package/dist/presentation/layout/controlGroup/index.d.ts +0 -2
- package/dist/presentation/layout/divider/Divider.variants.d.ts +0 -47
- package/dist/presentation/layout/divider/Divider.vue.d.ts +0 -38
- package/dist/presentation/layout/divider/index.d.ts +0 -2
- package/dist/presentation/layout/flex/Flex.vue.d.ts +0 -18
- package/dist/presentation/layout/flex/index.d.ts +0 -1
- package/dist/presentation/layout/frame/Frame.vue.d.ts +0 -38
- package/dist/presentation/layout/frame/index.d.ts +0 -1
- package/dist/presentation/layout/hStack/HStack.vue.d.ts +0 -14
- package/dist/presentation/layout/hStack/index.d.ts +0 -1
- package/dist/presentation/layout/inline/Inline.vue.d.ts +0 -42
- package/dist/presentation/layout/inline/index.d.ts +0 -1
- package/dist/presentation/layout/overlay/Overlay.variants.d.ts +0 -231
- package/dist/presentation/layout/overlay/Overlay.vue.d.ts +0 -64
- package/dist/presentation/layout/overlay/index.d.ts +0 -2
- package/dist/presentation/layout/pullToRefresh/PullToRefresh.vue.d.ts +0 -22
- package/dist/presentation/layout/pullToRefresh/index.d.ts +0 -1
- package/dist/presentation/layout/resizablePanels/ResizablePanel.vue.d.ts +0 -21
- package/dist/presentation/layout/resizablePanels/ResizablePanels.vue.d.ts +0 -59
- package/dist/presentation/layout/resizablePanels/ResizableSeparator.vue.d.ts +0 -10
- package/dist/presentation/layout/resizablePanels/index.d.ts +0 -4
- package/dist/presentation/layout/spacer/Spacer.vue.d.ts +0 -15
- package/dist/presentation/layout/spacer/index.d.ts +0 -1
- package/dist/presentation/layout/stack/Stack.variants.d.ts +0 -330
- package/dist/presentation/layout/stack/Stack.vue.d.ts +0 -37
- package/dist/presentation/layout/stack/index.d.ts +0 -2
- package/dist/presentation/layout/surface/Surface.vue.d.ts +0 -39
- package/dist/presentation/layout/surface/index.d.ts +0 -1
- package/dist/presentation/layout/twoColumn/TwoColumn.vue.d.ts +0 -28
- package/dist/presentation/layout/twoColumn/index.d.ts +0 -1
- package/dist/presentation/layout/vStack/VStack.vue.d.ts +0 -14
- package/dist/presentation/layout/vStack/index.d.ts +0 -1
- package/dist/presentation/nav/NavHelpers.d.ts +0 -11
- package/dist/presentation/nav/commandPalette/CommandPalette.vue.d.ts +0 -53
- package/dist/presentation/nav/commandPalette/CommandPaletteContent.vue.d.ts +0 -17
- package/dist/presentation/nav/commandPalette/CommandPaletteContext.d.ts +0 -42
- package/dist/presentation/nav/commandPalette/CommandPaletteEmpty.vue.d.ts +0 -19
- package/dist/presentation/nav/commandPalette/CommandPaletteGroup.vue.d.ts +0 -19
- package/dist/presentation/nav/commandPalette/CommandPaletteInput.vue.d.ts +0 -14
- package/dist/presentation/nav/commandPalette/CommandPaletteItem.vue.d.ts +0 -36
- package/dist/presentation/nav/commandPalette/CommandPaletteList.vue.d.ts +0 -19
- package/dist/presentation/nav/commandPalette/CommandPaletteSeparator.vue.d.ts +0 -12
- package/dist/presentation/nav/commandPalette/index.d.ts +0 -9
- package/dist/presentation/overlays/OverlayHelpers.d.ts +0 -11
- package/dist/presentation/overlays/backdrop/Backdrop.vue.d.ts +0 -40
- package/dist/presentation/overlays/backdrop/index.d.ts +0 -1
- package/dist/query/CreateQueryClient.d.ts +0 -19
- package/dist/query/Devtools.vue.d.ts +0 -10
- package/dist/query/Endpoints.d.ts +0 -14
- package/dist/query/PageHelpers.d.ts +0 -10
- package/dist/query/Persistence.d.ts +0 -40
- package/dist/query/QueryProgressBridge.d.ts +0 -16
- package/dist/query/QueryProvider.vue.d.ts +0 -17
- package/dist/query/QueryTestUtils.d.ts +0 -54
- package/dist/query/ToApiError.d.ts +0 -7
- package/dist/query/UseAppInfiniteQuery.d.ts +0 -45
- package/dist/query/UseAppLazyQuery.d.ts +0 -40
- package/dist/query/UseAppMutation.d.ts +0 -32
- package/dist/query/UseAppPaginatedQuery.d.ts +0 -39
- package/dist/query/UseAppQueries.d.ts +0 -43
- package/dist/query/UseAppQuery.d.ts +0 -38
- package/dist/query/UseAppSuspenseQuery.d.ts +0 -42
- package/dist/query/UseOptimisticMutation.d.ts +0 -25
- package/dist/query/UsePrefetchQuery.d.ts +0 -26
- package/dist/query/UseQueryCache.d.ts +0 -31
- package/dist/query/testing.d.ts +0 -1
- package/dist/query/testing.js +0 -48
- package/dist/query/testing.js.map +0 -1
- package/dist/router/AppErrorBoundary.vue.d.ts +0 -26
- package/dist/router/AppNavLink.vue.d.ts +0 -40
- package/dist/router/CreateAppRouter.d.ts +0 -65
- package/dist/router/DocumentMeta.d.ts +0 -9
- package/dist/router/Guards.d.ts +0 -29
- package/dist/router/LazyRoute.d.ts +0 -16
- package/dist/router/NavigationProgress.vue.d.ts +0 -19
- package/dist/router/NotFound.vue.d.ts +0 -10
- package/dist/router/RouteAnnouncer.vue.d.ts +0 -10
- package/dist/router/RouteConfig.d.ts +0 -82
- package/dist/router/RouteHandles.d.ts +0 -24
- package/dist/router/RoutePersistence.d.ts +0 -21
- package/dist/router/UseBreadcrumbs.d.ts +0 -17
- package/dist/router/UsePrefetch.d.ts +0 -19
- /package/dist/{forms-engine → formsEngine}/StandardSchema.d.ts +0 -0
- /package/dist/{forms-engine → formsEngine/adapters}/house/index.d.ts +0 -0
- /package/dist/{forms-engine → formsEngine/adapters}/tanstack/index.d.ts +0 -0
- /package/dist/foundation/{utils/TransitionExtensions → animation}/TransitionExtensions.d.ts +0 -0
- /package/dist/foundation/{hooks/useDebounceHandler/useDebounceHandler.d.ts → async/UseDebounceHandler.d.ts} +0 -0
- /package/dist/foundation/{sync → channels}/CreateSyncChannel.d.ts +0 -0
- /package/dist/foundation/{sync → channels}/MemorySyncHub.d.ts +0 -0
- /package/dist/foundation/{utils/Equality → collections}/Equality.d.ts +0 -0
- /package/dist/foundation/device/{DisplayMode.d.ts → enums/DisplayMode.d.ts} +0 -0
- /package/dist/foundation/device/{PointerType.d.ts → enums/PointerType.d.ts} +0 -0
- /package/dist/foundation/device/{UseOnlineStatus.d.ts → hooks/UseOnlineStatus.d.ts} +0 -0
- /package/dist/foundation/{hooks/useReducedMotion/useReducedMotion.d.ts → device/hooks/UseReducedMotion.d.ts} +0 -0
- /package/dist/foundation/{utils/composeEventHandlers/composeEventHandlers.d.ts → dom/ComposeEventHandlers.d.ts} +0 -0
- /package/dist/foundation/{utils/dataAttr/dataAttr.d.ts → dom/DataAttr.d.ts} +0 -0
- /package/dist/foundation/{utils/PressExtensions → dom}/PressExtensions.d.ts +0 -0
- /package/dist/foundation/{utils/ElementTag → dom/enums}/ElementTag.d.ts +0 -0
- /package/dist/foundation/{utils/HtmlExtensions/HtmlExtensions.d.ts → dom/enums/HtmlValues.d.ts} +0 -0
- /package/dist/foundation/{utils/KeyboardExtensions/KeyboardExtensions.d.ts → dom/enums/Key.d.ts} +0 -0
- /package/dist/foundation/{hooks/useEventListener/useEventListener.d.ts → dom/hooks/UseEventListener.d.ts} +0 -0
- /package/dist/foundation/{hooks/useFocusTrap/useFocusTrap.d.ts → dom/hooks/UseFocusTrap.d.ts} +0 -0
- /package/dist/foundation/{hooks/useOutsideClick/useOutsideClick.d.ts → dom/hooks/UseOutsideClick.d.ts} +0 -0
- /package/dist/foundation/{hooks/useScrollLock/useScrollLock.d.ts → dom/hooks/UseScrollLock.d.ts} +0 -0
- /package/dist/foundation/{format → formatters}/Bytes.d.ts +0 -0
- /package/dist/foundation/{format → formatters}/Count.d.ts +0 -0
- /package/dist/foundation/{format → formatters}/Duration.d.ts +0 -0
- /package/dist/foundation/{format → formatters}/index.d.ts +0 -0
- /package/dist/foundation/geolocation/{Coordinates.d.ts → models/Coordinates.d.ts} +0 -0
- /package/dist/foundation/gestures/{GestureAxis.d.ts → enums/GestureAxis.d.ts} +0 -0
- /package/dist/foundation/gestures/{SwipeDirection.d.ts → enums/SwipeDirection.d.ts} +0 -0
- /package/dist/foundation/{undo → history}/SnapshotHistory.d.ts +0 -0
- /package/dist/foundation/{undo → history}/UndoHistory.d.ts +0 -0
- /package/dist/foundation/http/{ApiResponse.d.ts → models/ApiResponse.d.ts} +0 -0
- /package/dist/foundation/http/{DateBrands.d.ts → models/DateBrands.d.ts} +0 -0
- /package/dist/foundation/http/{ProblemDetails.d.ts → models/ProblemDetails.d.ts} +0 -0
- /package/dist/foundation/{utils/Compare → i18n}/Compare.d.ts +0 -0
- /package/dist/foundation/{hooks/useId/useId.d.ts → identifiers/UseId.d.ts} +0 -0
- /package/dist/foundation/{hooks/useResizeObserver/useResizeObserver.d.ts → observers/hooks/UseResizeObserver.d.ts} +0 -0
- /package/dist/foundation/observers/{UseVisibility.d.ts → hooks/UseVisibility.d.ts} +0 -0
- /package/dist/foundation/{utils/OptionalExtensions → optionals}/OptionalExtensions.d.ts +0 -0
- /package/dist/foundation/resilience/{BackoffStrategy.d.ts → enums/BackoffStrategy.d.ts} +0 -0
- /package/dist/foundation/resilience/{JitterStrategy.d.ts → enums/JitterStrategy.d.ts} +0 -0
- /package/dist/foundation/selection/{Field.d.ts → models/Field.d.ts} +0 -0
- /package/dist/foundation/{hooks/useEscape/useEscape.d.ts → shortcuts/hooks/UseEscape.d.ts} +0 -0
- /package/dist/foundation/{hooks/useDisclosure/useDisclosure.d.ts → state/hooks/UseDisclosure.d.ts} +0 -0
- /package/dist/foundation/storage/{zustand → adapters/zustand}/index.js +0 -0
- /package/dist/foundation/{utils/cn/cn.d.ts → styles/Cn.d.ts} +0 -0
- /package/dist/foundation/{utils/tv/tv.d.ts → styles/Tv.d.ts} +0 -0
- /package/dist/foundation/{utils/Align → styles/enums}/Align.d.ts +0 -0
- /package/dist/foundation/{utils/CornerPosition → styles/enums}/CornerPosition.d.ts +0 -0
- /package/dist/foundation/{utils/Orientation → styles/enums}/Orientation.d.ts +0 -0
- /package/dist/foundation/{utils/OverlayPosition → styles/enums}/OverlayPosition.d.ts +0 -0
- /package/dist/foundation/{utils/ProgressTone → styles/enums}/ProgressTone.d.ts +0 -0
- /package/dist/foundation/{utils/Severity → styles/enums}/Severity.d.ts +0 -0
- /package/dist/foundation/{utils/Side → styles/enums}/Side.d.ts +0 -0
- /package/dist/foundation/{utils/StatusTone → styles/enums}/StatusTone.d.ts +0 -0
- /package/dist/foundation/{utils/StyleTokens → styles/enums}/StyleTokens.d.ts +0 -0
- /package/dist/foundation/themes/{css.d.ts → Css.d.ts} +0 -0
- /package/dist/foundation/themes/{generate.d.ts → Generate.d.ts} +0 -0
- /package/dist/foundation/{validation → validators}/Formats.d.ts +0 -0
- /package/dist/foundation/{validation → validators}/Primitives.d.ts +0 -0
- /package/dist/foundation/{validation → validators}/StandardSchema.d.ts +0 -0
- /package/dist/presentation/{display → forms}/nodeEditor/index.d.ts +0 -0
- /package/dist/presentation/{forms → layout}/inputGroup/index.d.ts +0 -0
- /package/dist/presentation/{display → overlays}/tooltip/index.d.ts +0 -0
- /package/dist/query/{QueryPlugin.d.ts → adapters/tanstack/QueryPlugin.d.ts} +0 -0
- /package/dist/router/{DocumentTitle.d.ts → adapters/vueRouter/DocumentTitle.d.ts} +0 -0
- /package/dist/router/{PageViewTracker.d.ts → adapters/vueRouter/PageViewTracker.d.ts} +0 -0
- /package/dist/router/{UseNavigationBlocker.d.ts → adapters/vueRouter/hooks/UseNavigationBlocker.d.ts} +0 -0
- /package/dist/router/{UseRouteNavigating.d.ts → adapters/vueRouter/hooks/UseRouteNavigating.d.ts} +0 -0
- /package/dist/router/{UseTypedSearchParams.d.ts → adapters/vueRouter/hooks/UseTypedSearchParams.d.ts} +0 -0
- /package/dist/router/{UseNavigationProgress.d.ts → hooks/UseNavigationProgress.d.ts} +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CharacterCountCallout.vue_vue_type_script_setup_true_lang-CJaPwXly.js","sources":["../../src/presentation/feedback/skeletonState/SkeletonState.variants.ts","../../src/presentation/feedback/skeletonState/SkeletonState.vue","../../src/presentation/feedback/progressBar/ProgressBar.variants.ts","../../src/presentation/feedback/progressBar/ProgressBar.vue","../../src/presentation/feedback/progressCircleIndicator/ProgressCircleIndicator.vue","../../src/presentation/feedback/alertSimple/AlertSimple.variants.ts","../../src/presentation/feedback/alertSimple/AlertSimple.vue","../../src/presentation/feedback/bannerSimple/BannerSimple.variants.ts","../../src/presentation/feedback/bannerSimple/BannerSimple.vue","../../src/presentation/feedback/toastSimple/ToastSimple.vue","../../src/presentation/feedback/toastSimple/ToastSimple.variants.ts","../../src/presentation/feedback/alert/Alert.vue","../../src/presentation/feedback/banner/Banner.vue","../../src/presentation/feedback/toast/Toast.vue","../../src/presentation/feedback/callout/Callout.vue","../../src/presentation/feedback/inlineSpinner/InlineSpinner.vue","../../src/presentation/feedback/loadingState/LoadingState.vue","../../src/presentation/feedback/progressStepsIndicator/ProgressStepsIndicator.vue","../../src/presentation/feedback/statusIndicator/StatusIndicator.vue","../../src/presentation/feedback/meterBar/MeterBar.vue","../../src/presentation/feedback/trendIndicator/TrendIndicator.vue","../../src/presentation/feedback/toastHost/ToastHost.vue","../../src/presentation/feedback/feedbackToastHost/FeedbackToastHost.vue","../../src/presentation/feedback/loadingOverlay/LoadingOverlay.vue","../../src/presentation/feedback/undoBar/UndoBar.vue","../../src/presentation/feedback/typingIndicator/TypingIndicator.vue","../../src/presentation/feedback/presenceIndicator/PresenceIndicator.vue","../../src/presentation/feedback/liveCursorIndicator/LiveCursorIndicator.vue","../../src/presentation/feedback/passwordStrengthCallout/PasswordStrengthCallout.vue","../../src/presentation/feedback/characterCountCallout/CharacterCountCallout.vue"],"sourcesContent":["import { tv, type VariantProps } from '../../../foundation/styles';\n\n/** Defines the SkeletonState placeholder shape. */\nexport const SkeletonStateShape = {\n /** Refers to a rounded rectangle block. */\n Rect: 'rect',\n /** Refers to a text line (fixed height, small radius). */\n Text: 'text',\n /** Refers to a circle (avatar / icon placeholder). */\n Circle: 'circle',\n} as const;\n\nexport type SkeletonStateShape = (typeof SkeletonStateShape)[keyof typeof SkeletonStateShape];\n\nexport const skeletonVariants = tv({\n base: 'animate-pulse bg-muted',\n variants: {\n shape: {\n rect: 'rounded-md',\n text: 'h-4 rounded-sm',\n circle: 'rounded-full',\n },\n },\n defaultVariants: {\n shape: 'rect',\n },\n});\n\nexport type SkeletonStateVariants = VariantProps<typeof skeletonVariants>;\n\n/* Compile-time lock: SkeletonStateShape values ≡ tv shape keys (drift = type error). */\ntype AssertExact<A, B> = [A] extends [B] ? ([B] extends [A] ? true : never) : never;\nconst _assertSkeletonShape: AssertExact<\n SkeletonStateShape,\n NonNullable<VariantProps<typeof skeletonVariants>['shape']>\n> = true;\nvoid _assertSkeletonShape;\n","<script lang=\"ts\">\nimport type { SkeletonStateShape } from './SkeletonState.variants';\n\nexport interface SkeletonStateProps {\n /** The placeholder shape. */\n readonly shape?: SkeletonStateShape;\n}\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs, useTemplateRef } from 'vue';\nimport { cn } from '../../../foundation/styles';\nimport { skeletonVariants } from './SkeletonState.variants';\n\n/**\n * Renders a shimmering placeholder block standing in for content that is still loading.\n * Size it via `class` (e.g. `w-32 h-4`) for text lines, or pass `shape=\"rect\"` for a full block.\n */\ndefineOptions({ name: 'SkeletonState', inheritAttrs: false });\n\nconst props = defineProps<SkeletonStateProps>();\n\ndefineSlots<{\n /** The content shaping the placeholder. Sizing classes alone when omitted. */\n default?(): unknown;\n}>();\n\nconst attrs = useAttrs();\nconst el = useTemplateRef<HTMLDivElement>('el');\n\nconst classes = computed(() => cn(skeletonVariants({ shape: props.shape }), attrs.class as string | undefined));\n\n/** Everything but `class`, which is re-applied through `cn` above. */\nconst rest = computed(() => {\n const { class: _class, ...others } = attrs;\n return others;\n});\n\ndefineExpose({ el });\n</script>\n\n<template>\n <div ref=\"el\" aria-hidden=\"true\" v-bind=\"rest\" :class=\"classes\"><slot /></div>\n</template>\n","import { ProgressTone, Size, tv, type VariantProps } from '../../../foundation/styles';\n\nexport const progressTrackVariants = tv({\n base: 'h-2 w-full overflow-hidden rounded-full bg-muted',\n variants: {\n size: {\n sm: 'h-1',\n md: 'h-2',\n lg: 'h-3',\n },\n },\n defaultVariants: {\n size: 'md',\n },\n});\n\nexport const progressFillVariants = tv({\n base: 'h-full rounded-full transition-[width] duration-300',\n variants: {\n tone: {\n brand: 'bg-primary',\n success: 'bg-success',\n warning: 'bg-warning',\n danger: 'bg-destructive',\n neutral: 'bg-muted-foreground',\n },\n },\n defaultVariants: {\n tone: 'brand',\n },\n});\n\nexport type ProgressBarVariants = VariantProps<typeof progressTrackVariants> &\n VariantProps<typeof progressFillVariants>;\n\n/* Compile-time lock: adopted enum values ≡ tv axis keys (drift = type error).\n `Size` is the 5-member registry enum; the track only wires 3 (sm/md/lg), so\n the assert is one-directional (tv keys ⊆ Size) — widening a narrower prop is\n allowed for beta. */\ntype AssertExact<A, B> = [A] extends [B] ? ([B] extends [A] ? true : never) : never;\nconst _assertProgressSize: NonNullable<VariantProps<typeof progressTrackVariants>['size']> extends Size ? true : never =\n true;\nvoid _assertProgressSize;\nconst _assertProgressTone: AssertExact<\n ProgressTone,\n NonNullable<VariantProps<typeof progressFillVariants>['tone']>\n> = true;\nvoid _assertProgressTone;\n","<script lang=\"ts\">\nimport type { ProgressTone, Size } from '../../../foundation/styles';\n\nexport interface ProgressBarProps {\n /** The track thickness. */\n readonly size?: Size;\n /** The fill tone palette. */\n readonly tone?: ProgressTone;\n /** The current value 0–100. Pass `undefined` for indeterminate. */\n readonly value?: number;\n readonly max?: number;\n /** The accessible label for the progress. */\n readonly label?: string;\n}\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs, useTemplateRef } from 'vue';\nimport { cn } from '../../../foundation/styles';\nimport { progressFillVariants, progressTrackVariants, type ProgressBarVariants } from './ProgressBar.variants';\n\n/**\n * Renders a linear progress bar with an optional label above it.\n * Set `value` (0–`max`) for determinate; omit for indeterminate.\n */\ndefineOptions({ name: 'ProgressBar', inheritAttrs: false });\n\nconst props = withDefaults(defineProps<ProgressBarProps>(), { max: 100 });\n\nconst attrs = useAttrs();\nconst el = useTemplateRef<HTMLDivElement>('el');\n\nconst determinate = computed(() => typeof props.value === 'number');\n\nconst pct = computed(() =>\n determinate.value ? Math.min(100, Math.max(0, ((props.value ?? 0) / props.max) * 100)) : undefined,\n);\n\nconst classes = computed(() =>\n cn(\n progressTrackVariants({\n /* `size` is the 5-member `Size`; the track defines only sm/md/lg.\n Cast to the tv key type — an out-of-range value falls through to\n the tv default. */\n size: props.size as ProgressBarVariants['size'],\n }),\n attrs.class as string | undefined,\n ),\n);\n\nconst fillClasses = computed(() =>\n cn(\n progressFillVariants({ tone: props.tone }),\n !determinate.value && 'w-1/3 animate-[indeterminate_1.4s_ease-in-out_infinite]',\n ),\n);\n\n/** Everything but `class`, which is re-applied through `cn` above. */\nconst rest = computed(() => {\n const { class: _class, ...others } = attrs;\n return others;\n});\n\ndefineExpose({ el });\n</script>\n\n<template>\n <div\n ref=\"el\"\n role=\"progressbar\"\n :aria-label=\"props.label\"\n :aria-valuemin=\"0\"\n :aria-valuemax=\"props.max\"\n :aria-valuenow=\"determinate ? props.value : undefined\"\n v-bind=\"rest\"\n :class=\"classes\"\n >\n <div :class=\"fillClasses\" :style=\"determinate ? { width: `${pct}%` } : undefined\" />\n </div>\n</template>\n","<script lang=\"ts\">\nimport type { ProgressTone } from '../../../foundation/styles';\n\nexport interface ProgressCircleIndicatorProps {\n /** The current value 0–100. Omit for indeterminate. */\n readonly value?: number;\n readonly max?: number;\n readonly size?: number;\n readonly thickness?: number;\n /** The ring tone palette. */\n readonly tone?: ProgressTone;\n readonly label?: string;\n}\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs, useTemplateRef } from 'vue';\nimport { cn, ProgressTone as ProgressToneToken } from '../../../foundation/styles';\n\nconst ToneClass: Record<ProgressTone, string> = {\n brand: 'text-primary',\n success: 'text-success',\n warning: 'text-warning',\n danger: 'text-destructive',\n neutral: 'text-muted-foreground',\n};\n\n/**\n * Renders a circular SVG progress ring with an optional label at its centre.\n * Determinate when `value` is set; indeterminate (rotating) when omitted.\n */\ndefineOptions({ name: 'ProgressCircleIndicator', inheritAttrs: false });\n\nconst props = withDefaults(defineProps<ProgressCircleIndicatorProps>(), {\n max: 100,\n size: 40,\n thickness: 4,\n tone: ProgressToneToken.Brand,\n});\n\nconst attrs = useAttrs();\nconst el = useTemplateRef<HTMLDivElement>('el');\n\nconst determinate = computed(() => typeof props.value === 'number');\nconst radius = computed(() => (props.size - props.thickness) / 2);\nconst circumference = computed(() => 2 * Math.PI * radius.value);\nconst pct = computed(() =>\n determinate.value ? Math.min(100, Math.max(0, ((props.value ?? 0) / props.max) * 100)) : 25,\n);\nconst offset = computed(() => circumference.value - (pct.value / 100) * circumference.value);\n\nconst classes = computed(() =>\n cn('inline-block', !determinate.value && 'animate-spin', ToneClass[props.tone], attrs.class as string | undefined),\n);\n\n/** Vue does not auto-suffix numeric style values with `px`, so the unit is spelled out. */\nconst boxStyle = computed(() => ({ width: `${props.size}px`, height: `${props.size}px` }));\n\n/** Everything but `class`, which is re-applied through `cn` above. */\nconst rest = computed(() => {\n const { class: _class, ...others } = attrs;\n return others;\n});\n\ndefineExpose({ el });\n</script>\n\n<template>\n <div\n ref=\"el\"\n role=\"progressbar\"\n :aria-label=\"props.label\"\n :aria-valuemin=\"0\"\n :aria-valuemax=\"props.max\"\n :aria-valuenow=\"determinate ? props.value : undefined\"\n :style=\"boxStyle\"\n v-bind=\"rest\"\n :class=\"classes\"\n >\n <svg :width=\"props.size\" :height=\"props.size\" :viewBox=\"`0 0 ${props.size} ${props.size}`\">\n <circle\n :cx=\"props.size / 2\"\n :cy=\"props.size / 2\"\n :r=\"radius\"\n stroke=\"currentColor\"\n :stroke-width=\"props.thickness\"\n fill=\"none\"\n :opacity=\"0.2\"\n />\n <circle\n :cx=\"props.size / 2\"\n :cy=\"props.size / 2\"\n :r=\"radius\"\n stroke=\"currentColor\"\n :stroke-width=\"props.thickness\"\n stroke-linecap=\"round\"\n fill=\"none\"\n :stroke-dasharray=\"circumference\"\n :stroke-dashoffset=\"offset\"\n :transform=\"`rotate(-90 ${props.size / 2} ${props.size / 2})`\"\n :style=\"{ transition: 'stroke-dashoffset 300ms ease' }\"\n />\n </svg>\n </div>\n</template>\n","import { Severity, tv, type VariantProps } from '../../../foundation/styles';\n\nexport const alertSimpleVariants = tv({\n base: 'rounded-md border px-4 py-3 text-sm',\n variants: {\n severity: {\n info: 'border-info-soft bg-info-soft text-info-soft-foreground',\n success: 'border-success-soft bg-success-soft text-success-soft-foreground',\n warning: 'border-warning-soft bg-warning-soft text-warning-soft-foreground',\n danger: 'border-destructive-soft bg-destructive-soft text-destructive-soft-foreground',\n neutral: 'border-border bg-muted text-foreground',\n },\n },\n defaultVariants: {\n severity: 'info',\n },\n});\n\nexport type AlertSimpleVariants = VariantProps<typeof alertSimpleVariants>;\n\n/* Compile-time lock: Severity values ≡ tv severity keys (drift = type error). */\ntype AssertExact<A, B> = [A] extends [B] ? ([B] extends [A] ? true : never) : never;\nconst _assertSeverity: AssertExact<Severity, NonNullable<VariantProps<typeof alertSimpleVariants>['severity']>> = true;\nvoid _assertSeverity;\n","<script lang=\"ts\">\nimport type { Severity } from '../../../foundation/styles';\n\nexport interface AlertSimpleProps {\n /** The semantic severity palette. */\n readonly severity?: Severity;\n}\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs, useTemplateRef } from 'vue';\nimport { cn } from '../../../foundation/styles';\nimport { alertSimpleVariants } from './AlertSimple.variants';\n\n/**\n * Renders a severity-tinted alert container around free-form children.\n * No internal slots; consumer composes title/description/actions inline.\n *\n * For the structured Icon + Title + Description + Actions composition use\n * the `Alert` molecule (L4).\n *\n * `role=\"status\"` is the live-region contract; bound before `v-bind=\"rest\"`\n * so a caller-supplied `role` (e.g. `\"alert\"`) still wins.\n */\ndefineOptions({ name: 'AlertSimple', inheritAttrs: false });\n\nconst props = defineProps<AlertSimpleProps>();\n\ndefineSlots<{\n /** The alert content. */\n default?(): unknown;\n}>();\n\nconst attrs = useAttrs();\nconst el = useTemplateRef<HTMLDivElement>('el');\n\nconst classes = computed(() =>\n cn(alertSimpleVariants({ severity: props.severity }), attrs.class as string | undefined),\n);\n\n/** Everything but `class`, which is re-applied through `cn` above. */\nconst rest = computed(() => {\n const { class: _class, ...others } = attrs;\n return others;\n});\n\ndefineExpose({ el });\n</script>\n\n<template>\n <div ref=\"el\" role=\"status\" v-bind=\"rest\" :class=\"classes\"><slot /></div>\n</template>\n","import { Severity, tv, type VariantProps } from '../../../foundation/styles';\n\nexport const bannerSimpleVariants = tv({\n base: 'w-full px-6 py-3 text-sm',\n variants: {\n severity: {\n info: 'bg-info text-info-foreground',\n success: 'bg-success text-success-foreground',\n warning: 'bg-warning text-warning-foreground',\n danger: 'bg-destructive text-destructive-foreground',\n neutral: 'bg-inverse text-inverse-foreground',\n },\n },\n defaultVariants: {\n severity: 'info',\n },\n});\n\nexport type BannerSimpleVariants = VariantProps<typeof bannerSimpleVariants>;\n\n/* Compile-time lock: Severity values ≡ tv severity keys (drift = type error). */\ntype AssertExact<A, B> = [A] extends [B] ? ([B] extends [A] ? true : never) : never;\nconst _assertSeverity: AssertExact<Severity, NonNullable<VariantProps<typeof bannerSimpleVariants>['severity']>> = true;\nvoid _assertSeverity;\n","<script lang=\"ts\">\nimport type { Severity } from '../../../foundation/styles';\n\nexport interface BannerSimpleProps {\n /** The semantic severity palette. */\n readonly severity?: Severity;\n}\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs, useTemplateRef } from 'vue';\nimport { cn } from '../../../foundation/styles';\nimport { bannerSimpleVariants } from './BannerSimple.variants';\n\n/**\n * Renders a full-width, severity-tinted banner that broadcasts app-level status.\n * Typically pinned to the top of the app. Atom; for structured slotted layout use `Banner` (L4).\n *\n * `role=\"status\"` is the live-region contract; bound before `v-bind=\"rest\"`\n * so a caller-supplied `role` still wins.\n */\ndefineOptions({ name: 'BannerSimple', inheritAttrs: false });\n\nconst props = defineProps<BannerSimpleProps>();\n\ndefineSlots<{\n /** The banner content. */\n default?(): unknown;\n}>();\n\nconst attrs = useAttrs();\nconst el = useTemplateRef<HTMLDivElement>('el');\n\nconst classes = computed(() =>\n cn(bannerSimpleVariants({ severity: props.severity }), attrs.class as string | undefined),\n);\n\n/** Everything but `class`, which is re-applied through `cn` above. */\nconst rest = computed(() => {\n const { class: _class, ...others } = attrs;\n return others;\n});\n\ndefineExpose({ el });\n</script>\n\n<template>\n <div ref=\"el\" role=\"status\" v-bind=\"rest\" :class=\"classes\"><slot /></div>\n</template>\n","<script lang=\"ts\">\nimport type { Severity } from '../../../foundation/styles';\n\n/** Represents the prop surface of `ToastSimple`. */\nexport interface ToastSimpleProps {\n /** The semantic severity palette. */\n readonly severity?: Severity;\n}\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs, useTemplateRef } from 'vue';\nimport { cn, surfaceVariants } from '../../../foundation/styles';\nimport type { Tone } from '../../../foundation/styles';\nimport type { ToastSimpleVariants } from './ToastSimple.variants';\n\n/** Maps the toast `severity` keyword to a SurfaceStyles `tone`. */\nconst SeverityToTone: Record<NonNullable<ToastSimpleVariants['severity']>, Tone> = {\n info: 'info',\n success: 'success',\n warning: 'warning',\n danger: 'danger',\n neutral: 'neutral',\n};\n\n/**\n * Renders the atomic toast card — a single tone-driven notification around free-form children.\n *\n * `role=\"status\"` + `aria-live=\"polite\"` are the live-region contract; `role` is\n * bound before `v-bind=\"rest\"` so a caller-supplied `role` still wins.\n */\ndefineOptions({ name: 'ToastSimple', inheritAttrs: false });\n\nconst props = withDefaults(defineProps<ToastSimpleProps>(), { severity: 'neutral' });\n\ndefineSlots<{\n /** The toast content. */\n default?(): unknown;\n}>();\n\nconst attrs = useAttrs();\nconst el = useTemplateRef<HTMLDivElement>('el');\n\nconst classes = computed(() =>\n cn(\n 'pointer-events-auto text-sm',\n surfaceVariants({\n variant: 'surface',\n tone: SeverityToTone[props.severity],\n radius: 'md',\n padding: 'md',\n elevation: 3,\n }),\n attrs.class as string | undefined,\n ),\n);\n\n/** Everything but `class`, which is re-applied through `cn` above. */\nconst rest = computed(() => {\n const { class: _class, ...others } = attrs;\n return others;\n});\n\ndefineExpose({ el });\n</script>\n\n<template>\n <div ref=\"el\" role=\"status\" aria-live=\"polite\" v-bind=\"rest\" :class=\"classes\"><slot /></div>\n</template>\n","import { Severity, tv, type VariantProps } from '../../../foundation/styles';\n\nexport const toastSimpleVariants = tv({\n base: 'pointer-events-auto rounded-md border bg-popover text-popover-foreground shadow-lg px-4 py-3 text-sm',\n variants: {\n severity: {\n info: 'border-info-soft',\n success: 'border-success-soft',\n warning: 'border-warning-soft',\n danger: 'border-destructive-soft',\n neutral: 'border-border',\n },\n },\n defaultVariants: {\n severity: 'neutral',\n },\n});\n\nexport type ToastSimpleVariants = VariantProps<typeof toastSimpleVariants>;\n\n/* Compile-time lock: Severity values ≡ tv severity keys (drift = type error). */\ntype AssertExact<A, B> = [A] extends [B] ? ([B] extends [A] ? true : never) : never;\nconst _assertSeverity: AssertExact<Severity, NonNullable<VariantProps<typeof toastSimpleVariants>['severity']>> = true;\nvoid _assertSeverity;\n","<script lang=\"ts\">\nimport type { Severity } from '../../../foundation/styles';\n\nexport interface AlertProps {\n /** The semantic severity palette. */\n readonly severity?: Severity;\n /** The optional leading icon. Rich content → the `icon` slot. */\n readonly icon?: string;\n /** The bold heading line. Rich content → the `title` slot. */\n readonly title?: string;\n /** The body text below the title. Rich content → the `description` slot. */\n readonly description?: string;\n /** The right-side action slot (typically Button(s)). Rich content → the `actions` slot. */\n readonly actions?: string;\n /** The accessible label for the close button. Default `\"Dismiss\"`. */\n readonly closeLabel?: string;\n}\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, getCurrentInstance, useAttrs, useSlots, useTemplateRef } from 'vue';\nimport { X } from 'lucide-vue-next';\nimport { cn } from '../../../foundation/styles';\nimport { Icon } from '../../../foundation/icons';\nimport AlertSimple from '../alertSimple/AlertSimple.vue';\n\nconst CloseIcon = X;\n\n/**\n * Renders an icon, title, description, and actions laid over the `AlertSimple` atom.\n * Pair: `AlertSimple` (atom, free-form children) + `Alert` (this molecule).\n *\n * Each of React's four `ReactNode` props keeps its string form and gains a\n * same-named slot for rich content; the slot wins when both are supplied.\n */\ndefineOptions({ name: 'Alert', inheritAttrs: false });\n\nconst props = withDefaults(defineProps<AlertProps>(), { closeLabel: 'Dismiss' });\n\n/** Replaces React's `onClose`; omitting `@close` omits the close button. */\nconst emit = defineEmits<{\n /** Fires when the close button is activated. */\n close: [];\n}>();\n\ndefineSlots<{\n /** The extra content below the description. */\n default?(): unknown;\n /** The leading icon. Falls back to the `icon` prop. */\n icon?(): unknown;\n /** The heading line. Falls back to the `title` prop. */\n title?(): unknown;\n /** The body text below the title. Falls back to the `description` prop. */\n description?(): unknown;\n /** The action row. Falls back to the `actions` prop. */\n actions?(): unknown;\n}>();\n\nconst attrs = useAttrs();\nconst slots = useSlots();\nconst instance = getCurrentInstance();\nconst inner = useTemplateRef<InstanceType<typeof AlertSimple>>('inner');\n\n/**\n * Mirrors React's `onClose && <button/>` guard — the close button renders only\n * when the consumer bound `@close`. Read through a call, not a cached computed:\n * `instance.vnode` is replaced on every re-render.\n */\nconst hasClose = () => Boolean(instance?.vnode.props?.onClose);\n\nconst hasIcon = computed(() => Boolean(props.icon) || Boolean(slots.icon));\nconst hasTitle = computed(() => Boolean(props.title) || Boolean(slots.title));\nconst hasDescription = computed(() => Boolean(props.description) || Boolean(slots.description));\nconst hasActions = computed(() => Boolean(props.actions) || Boolean(slots.actions));\n\nconst classes = computed(() => cn('flex items-start gap-3', attrs.class as string | undefined));\n\nconst descriptionClasses = computed(() => cn('text-sm', hasTitle.value && 'mt-0.5 opacity-90'));\n\n/** Everything but `class`, which is re-applied through `cn` above. */\nconst rest = computed(() => {\n const { class: _class, ...others } = attrs;\n return others;\n});\n\n/** Re-exposes the underlying `AlertSimple` root element, matching React's forwarded ref. */\nconst el = computed(() => inner.value?.el ?? null);\n\ndefineExpose({ el });\n</script>\n\n<template>\n <AlertSimple ref=\"inner\" :severity=\"props.severity\" v-bind=\"rest\" :class=\"classes\">\n <span v-if=\"hasIcon\" class=\"mt-0.5 shrink-0\">\n <slot name=\"icon\">{{ props.icon }}</slot>\n </span>\n <div class=\"min-w-0 flex-1\">\n <div v-if=\"hasTitle\" class=\"font-medium\">\n <slot name=\"title\">{{ props.title }}</slot>\n </div>\n <div v-if=\"hasDescription\" :class=\"descriptionClasses\">\n <slot name=\"description\">{{ props.description }}</slot>\n </div>\n <div v-if=\"hasActions\" class=\"mt-2 flex flex-wrap items-center gap-2\">\n <slot name=\"actions\">{{ props.actions }}</slot>\n </div>\n <slot />\n </div>\n <button\n v-if=\"hasClose()\"\n type=\"button\"\n :aria-label=\"props.closeLabel\"\n class=\"-mr-1 grid h-6 w-6 shrink-0 place-items-center rounded text-current opacity-60 transition-opacity hover:opacity-100 focus-visible:outline-hidden focus-visible:ring-1 focus-visible:ring-current\"\n @click=\"emit('close')\"\n >\n <Icon :icon=\"CloseIcon\" :size=\"14\" />\n </button>\n </AlertSimple>\n</template>\n","<script lang=\"ts\">\nimport type { Severity } from '../../../foundation/styles';\n\nexport interface BannerProps {\n /** The semantic severity palette. */\n readonly severity?: Severity;\n /** The optional leading icon. Rich content → the `icon` slot. */\n readonly icon?: string;\n /** The bold heading line. Rich content → the `title` slot. */\n readonly title?: string;\n /** The body text beside the title. Rich content → the `description` slot. */\n readonly description?: string;\n /** The right-side action area (typically Button(s)). Rich content → the `actions` slot. */\n readonly actions?: string;\n /** The accessible label for the close button. Default `\"Dismiss\"`. */\n readonly closeLabel?: string;\n}\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, getCurrentInstance, useAttrs, useSlots, useTemplateRef } from 'vue';\nimport { X } from 'lucide-vue-next';\nimport { cn } from '../../../foundation/styles';\nimport { Icon } from '../../../foundation/icons';\nimport BannerSimple from '../bannerSimple/BannerSimple.vue';\n\nconst CloseIcon = X;\n\n/**\n * Renders a full-width banner with icon, title, description, and action slots.\n * Pair with `BannerSimple` (atomic, free-form children) when the structured slots are unneeded.\n *\n * Each of React's four `ReactNode` props keeps its string form and gains a\n * same-named slot for rich content; the slot wins when both are supplied.\n */\ndefineOptions({ name: 'Banner', inheritAttrs: false });\n\nconst props = withDefaults(defineProps<BannerProps>(), { closeLabel: 'Dismiss' });\n\n/** Replaces React's `onClose`; omitting `@close` omits the close button. */\nconst emit = defineEmits<{\n /** Fires when the close button is activated. */\n close: [];\n}>();\n\ndefineSlots<{\n /** The extra content beside the description. */\n default?(): unknown;\n /** The leading icon. Falls back to the `icon` prop. */\n icon?(): unknown;\n /** The heading line. Falls back to the `title` prop. */\n title?(): unknown;\n /** The body text beside the title. Falls back to the `description` prop. */\n description?(): unknown;\n /** The trailing action row. Falls back to the `actions` prop. */\n actions?(): unknown;\n}>();\n\nconst attrs = useAttrs();\nconst slots = useSlots();\nconst instance = getCurrentInstance();\nconst inner = useTemplateRef<InstanceType<typeof BannerSimple>>('inner');\n\n/**\n * Mirrors React's `onClose && <button/>` guard — the close button renders only\n * when the consumer bound `@close`. Read through a call, not a cached computed:\n * `instance.vnode` is replaced on every re-render.\n */\nconst hasClose = () => Boolean(instance?.vnode.props?.onClose);\n\nconst hasIcon = computed(() => Boolean(props.icon) || Boolean(slots.icon));\nconst hasTitle = computed(() => Boolean(props.title) || Boolean(slots.title));\nconst hasDescription = computed(() => Boolean(props.description) || Boolean(slots.description));\nconst hasActions = computed(() => Boolean(props.actions) || Boolean(slots.actions));\n\nconst classes = computed(() => cn('flex items-center gap-4', attrs.class as string | undefined));\n\n/** Everything but `class`, which is re-applied through `cn` above. */\nconst rest = computed(() => {\n const { class: _class, ...others } = attrs;\n return others;\n});\n\n/** Re-exposes the underlying `BannerSimple` root element, matching React's forwarded ref. */\nconst el = computed(() => inner.value?.el ?? null);\n\ndefineExpose({ el });\n</script>\n\n<template>\n <BannerSimple ref=\"inner\" :severity=\"props.severity\" v-bind=\"rest\" :class=\"classes\">\n <span v-if=\"hasIcon\" class=\"shrink-0\">\n <slot name=\"icon\">{{ props.icon }}</slot>\n </span>\n <div class=\"flex min-w-0 flex-1 items-baseline gap-3\">\n <span v-if=\"hasTitle\" class=\"font-medium\">\n <slot name=\"title\">{{ props.title }}</slot>\n </span>\n <span v-if=\"hasDescription\" class=\"opacity-90\">\n <slot name=\"description\">{{ props.description }}</slot>\n </span>\n <slot />\n </div>\n <div v-if=\"hasActions\" class=\"flex shrink-0 items-center gap-2\">\n <slot name=\"actions\">{{ props.actions }}</slot>\n </div>\n <button\n v-if=\"hasClose()\"\n type=\"button\"\n :aria-label=\"props.closeLabel\"\n class=\"-mr-2 grid h-7 w-7 shrink-0 place-items-center rounded text-current opacity-70 transition-opacity hover:opacity-100 focus-visible:outline-hidden focus-visible:ring-1 focus-visible:ring-current\"\n @click=\"emit('close')\"\n >\n <Icon :icon=\"CloseIcon\" :size=\"16\" />\n </button>\n </BannerSimple>\n</template>\n","<script lang=\"ts\">\nimport type { Severity } from '../../../foundation/styles';\n\nexport interface ToastProps {\n /** The semantic severity palette. */\n readonly severity?: Severity;\n /** The optional leading icon. Rich content → the `icon` slot. */\n readonly icon?: string;\n /** The bold heading line. Rich content → the `title` slot. */\n readonly title?: string;\n /** The body text below the title. Rich content → the `description` slot. */\n readonly description?: string;\n /** The action area below the body. Rich content → the `actions` slot. */\n readonly actions?: string;\n /** The accessible label for the close button. Default `\"Dismiss\"`. */\n readonly closeLabel?: string;\n}\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, getCurrentInstance, useAttrs, useSlots, useTemplateRef } from 'vue';\nimport { X } from 'lucide-vue-next';\nimport { cn } from '../../../foundation/styles';\nimport { Icon } from '../../../foundation/icons';\nimport ToastSimple from '../toastSimple/ToastSimple.vue';\n\nconst CloseIcon = X;\n\n/**\n * Renders a toast card — icon, title, description, actions, and a close button.\n * Visual only (queue / portal / lifecycle land with `ToastHost` at L5); the atom is `ToastSimple`.\n *\n * Each of React's four `ReactNode` props keeps its string form and gains a\n * same-named slot for rich content; the slot wins when both are supplied.\n */\ndefineOptions({ name: 'Toast', inheritAttrs: false });\n\nconst props = withDefaults(defineProps<ToastProps>(), { closeLabel: 'Dismiss' });\n\n/** Replaces React's `onClose`; omitting `@close` omits the close button. */\nconst emit = defineEmits<{\n /** Fires when the close button is activated. */\n close: [];\n}>();\n\ndefineSlots<{\n /** The extra content below the description. */\n default?(): unknown;\n /** The leading icon. Falls back to the `icon` prop. */\n icon?(): unknown;\n /** The heading line. Falls back to the `title` prop. */\n title?(): unknown;\n /** The body text below the title. Falls back to the `description` prop. */\n description?(): unknown;\n /** The action row. Falls back to the `actions` prop. */\n actions?(): unknown;\n}>();\n\nconst attrs = useAttrs();\nconst slots = useSlots();\nconst instance = getCurrentInstance();\nconst inner = useTemplateRef<InstanceType<typeof ToastSimple>>('inner');\n\n/**\n * Mirrors React's `onClose && <button/>` guard — the close button renders only\n * when the consumer bound `@close`. Read through a call, not a cached computed:\n * `instance.vnode` is replaced on every re-render.\n */\nconst hasClose = () => Boolean(instance?.vnode.props?.onClose);\n\nconst hasIcon = computed(() => Boolean(props.icon) || Boolean(slots.icon));\nconst hasTitle = computed(() => Boolean(props.title) || Boolean(slots.title));\nconst hasDescription = computed(() => Boolean(props.description) || Boolean(slots.description));\nconst hasActions = computed(() => Boolean(props.actions) || Boolean(slots.actions));\n\nconst classes = computed(() => cn('flex items-start gap-3', attrs.class as string | undefined));\n\nconst descriptionClasses = computed(() => cn('text-sm', hasTitle.value && 'mt-0.5 text-muted-foreground'));\n\n/** Everything but `class`, which is re-applied through `cn` above. */\nconst rest = computed(() => {\n const { class: _class, ...others } = attrs;\n return others;\n});\n\n/** Re-exposes the underlying `ToastSimple` root element, matching React's forwarded ref. */\nconst el = computed(() => inner.value?.el ?? null);\n\ndefineExpose({ el });\n</script>\n\n<template>\n <ToastSimple ref=\"inner\" :severity=\"props.severity\" v-bind=\"rest\" :class=\"classes\">\n <span v-if=\"hasIcon\" class=\"mt-0.5 shrink-0\">\n <slot name=\"icon\">{{ props.icon }}</slot>\n </span>\n <div class=\"min-w-0 flex-1\">\n <div v-if=\"hasTitle\" class=\"font-medium\">\n <slot name=\"title\">{{ props.title }}</slot>\n </div>\n <div v-if=\"hasDescription\" :class=\"descriptionClasses\">\n <slot name=\"description\">{{ props.description }}</slot>\n </div>\n <div v-if=\"hasActions\" class=\"mt-2 flex flex-wrap items-center gap-2\">\n <slot name=\"actions\">{{ props.actions }}</slot>\n </div>\n <slot />\n </div>\n <button\n v-if=\"hasClose()\"\n type=\"button\"\n :aria-label=\"props.closeLabel\"\n class=\"-mr-1 grid h-6 w-6 shrink-0 place-items-center rounded text-muted-foreground transition-colors hover:bg-muted hover:text-foreground focus-visible:outline-hidden focus-visible:ring-1 focus-visible:ring-ring\"\n @click=\"emit('close')\"\n >\n <Icon :icon=\"CloseIcon\" :size=\"14\" />\n </button>\n </ToastSimple>\n</template>\n","<script lang=\"ts\">\nimport type { Severity } from '../../../foundation/styles';\n\nexport interface CalloutProps {\n /** The semantic severity palette. */\n readonly severity?: Severity;\n /** The optional leading icon. Rich content → the `icon` slot. */\n readonly icon?: string;\n /** The bold heading line. Rich content → the `title` slot. */\n readonly title?: string;\n}\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs, useSlots, useTemplateRef } from 'vue';\nimport { cn, Severity as SeverityToken } from '../../../foundation/styles';\n\nconst SeverityClass: Record<Severity, string> = {\n info: 'border-l-info text-foreground',\n success: 'border-l-success text-foreground',\n warning: 'border-l-warning text-foreground',\n danger: 'border-l-destructive text-foreground',\n neutral: 'border-l-border text-foreground',\n};\n\n/**\n * Renders an inline doc-style note — colored left rule, no fill, quieter than `Alert`.\n * Use for supplementary content (think MDX callouts).\n *\n * React's `children` becomes the default slot; `icon` / `title` keep their\n * string form and gain same-named slots for rich content.\n */\ndefineOptions({ name: 'Callout', inheritAttrs: false });\n\nconst props = withDefaults(defineProps<CalloutProps>(), { severity: SeverityToken.Info });\n\ndefineSlots<{\n /** The note body. */\n default?(): unknown;\n /** The leading icon. Falls back to the `icon` prop. */\n icon?(): unknown;\n /** The heading line. Falls back to the `title` prop. */\n title?(): unknown;\n}>();\n\nconst attrs = useAttrs();\nconst slots = useSlots();\nconst el = useTemplateRef<HTMLDivElement>('el');\n\nconst hasIcon = computed(() => Boolean(props.icon) || Boolean(slots.icon));\nconst hasTitle = computed(() => Boolean(props.title) || Boolean(slots.title));\n\nconst classes = computed(() =>\n cn(\n 'flex items-start gap-3 rounded-md border-l-4 bg-card px-4 py-3 text-sm',\n SeverityClass[props.severity],\n attrs.class as string | undefined,\n ),\n);\n\n/** Everything but `class`, which is re-applied through `cn` above. */\nconst rest = computed(() => {\n const { class: _class, ...others } = attrs;\n return others;\n});\n\ndefineExpose({ el });\n</script>\n\n<template>\n <div ref=\"el\" v-bind=\"rest\" :class=\"classes\">\n <span v-if=\"hasIcon\" class=\"mt-0.5 shrink-0\">\n <slot name=\"icon\">{{ props.icon }}</slot>\n </span>\n <div class=\"min-w-0 flex-1\">\n <div v-if=\"hasTitle\" class=\"mb-0.5 font-medium\">\n <slot name=\"title\">{{ props.title }}</slot>\n </div>\n <slot />\n </div>\n </div>\n</template>\n","<script lang=\"ts\">\nimport type { SpinnerProps } from '../spinner/Spinner.vue';\n\nexport interface InlineSpinnerProps {\n readonly size?: SpinnerProps['size'];\n readonly tone?: SpinnerProps['tone'];\n}\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs, useTemplateRef } from 'vue';\nimport { cn } from '../../../foundation/styles';\nimport Spinner from '../spinner/Spinner.vue';\n\n/**\n * Renders a spinner beside a label on one line, for buttons, list rows, and mid-flow waits.\n *\n * React's `children` (default `\"Loading…\"`) becomes the default slot with the\n * same fallback content.\n */\ndefineOptions({ name: 'InlineSpinner', inheritAttrs: false });\n\nconst props = withDefaults(defineProps<InlineSpinnerProps>(), { size: 'sm', tone: 'default' });\n\ndefineSlots<{\n /** The label beside the spinner. Falls back to `Loading…`. */\n default?(): unknown;\n}>();\n\nconst attrs = useAttrs();\nconst el = useTemplateRef<HTMLSpanElement>('el');\n\nconst classes = computed(() =>\n cn('inline-flex items-center gap-2 text-sm text-muted-foreground', attrs.class as string | undefined),\n);\n\n/** Everything but `class`, which is re-applied through `cn` above. */\nconst rest = computed(() => {\n const { class: _class, ...others } = attrs;\n return others;\n});\n\ndefineExpose({ el });\n</script>\n\n<template>\n <span ref=\"el\" v-bind=\"rest\" :class=\"classes\">\n <Spinner :size=\"props.size\" :tone=\"props.tone\" />\n <slot>Loading…</slot>\n </span>\n</template>\n","<script lang=\"ts\">\nimport type { Size } from '../../../foundation/styles';\n\nexport interface LoadingStateProps {\n /** The heading copy. Default `\"Loading…\"`. Rich content → the `title` slot. */\n readonly title?: string;\n\n /** The body text below the title. Rich content → the `description` slot. */\n readonly description?: string;\n\n /** The size of the spinner. Default `lg`. */\n readonly size?: Size;\n}\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs, useSlots, useTemplateRef } from 'vue';\nimport { cn, Size as SizeToken } from '../../../foundation/styles';\nimport Spinner from '../spinner/Spinner.vue';\n\n/**\n * Renders a centered spinner, title, and description filling a whole section or page.\n * Use `InlineSpinner` for in-row loading.\n *\n * `role=\"status\"` is the live-region contract; bound before `v-bind=\"rest\"`\n * so a caller-supplied `role` still wins.\n */\ndefineOptions({ name: 'LoadingState', inheritAttrs: false });\n\nconst props = withDefaults(defineProps<LoadingStateProps>(), {\n title: 'Loading…',\n size: SizeToken.Lg,\n});\n\ndefineSlots<{\n /** The heading line under the spinner. Falls back to the `title` prop. */\n title?(): unknown;\n /** The body text under the title. Falls back to the `description` prop. */\n description?(): unknown;\n}>();\n\nconst attrs = useAttrs();\nconst slots = useSlots();\nconst el = useTemplateRef<HTMLDivElement>('el');\n\nconst hasTitle = computed(() => Boolean(props.title) || Boolean(slots.title));\nconst hasDescription = computed(() => Boolean(props.description) || Boolean(slots.description));\n\nconst classes = computed(() =>\n cn('flex flex-col items-center justify-center gap-3 py-12 text-center', attrs.class as string | undefined),\n);\n\n/** Everything but `class`, which is re-applied through `cn` above. */\nconst rest = computed(() => {\n const { class: _class, ...others } = attrs;\n return others;\n});\n\ndefineExpose({ el });\n</script>\n\n<template>\n <div ref=\"el\" role=\"status\" v-bind=\"rest\" :class=\"classes\">\n <Spinner :size=\"props.size\" tone=\"brand\" />\n <div v-if=\"hasTitle\" class=\"text-sm font-medium text-foreground\">\n <slot name=\"title\">{{ props.title }}</slot>\n </div>\n <div v-if=\"hasDescription\" class=\"text-sm text-muted-foreground\">\n <slot name=\"description\">{{ props.description }}</slot>\n </div>\n </div>\n</template>\n","<script lang=\"ts\">\nimport type { Orientation } from '../../../foundation/styles';\n\nexport interface ProgressStepsIndicatorProps {\n /** The step labels in order. */\n readonly steps: ReadonlyArray<string>;\n\n /** The index of the active step (0-based). Steps before are marked complete. */\n readonly current: number;\n\n /** The layout direction. Default `horizontal`. */\n readonly orientation?: Orientation;\n}\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs, useTemplateRef } from 'vue';\nimport { Check } from 'lucide-vue-next';\nimport { cn, Orientation as OrientationToken } from '../../../foundation/styles';\nimport { Icon } from '../../../foundation/icons';\n\nconst CheckIcon = Check;\n\n/**\n * Renders N-of-M progress dots or pills joined by connectors, horizontally or vertically.\n * No state machine — the consumer drives `current`. For full wizard-with-content semantics use\n * the L5 `StepperGroup` organism.\n */\ndefineOptions({ name: 'ProgressStepsIndicator', inheritAttrs: false });\n\nconst props = withDefaults(defineProps<ProgressStepsIndicatorProps>(), {\n orientation: OrientationToken.Horizontal,\n});\n\nconst attrs = useAttrs();\nconst el = useTemplateRef<HTMLOListElement>('el');\n\nconst isHorizontal = computed(() => props.orientation === OrientationToken.Horizontal);\n\nconst classes = computed(() =>\n cn('flex', isHorizontal.value ? 'flex-row items-center gap-2' : 'flex-col gap-3', attrs.class as string | undefined),\n);\n\n/** The per-index step status, driving both the marker and the connector tone. */\nconst statusAt = (i: number) => (i < props.current ? 'complete' : i === props.current ? 'current' : 'upcoming');\n\nconst itemClasses = (i: number) =>\n cn('flex items-center gap-2', isHorizontal.value && i < props.steps.length - 1 && 'flex-1');\n\nconst markerClasses = (i: number) => {\n const status = statusAt(i);\n return cn(\n 'grid h-7 w-7 place-items-center rounded-full text-xs font-medium',\n status === 'complete' && 'bg-primary text-primary-foreground',\n status === 'current' && 'border-2 border-primary text-primary',\n status === 'upcoming' && 'border border-border text-muted-foreground',\n );\n};\n\nconst labelClasses = (i: number) =>\n cn('text-sm', statusAt(i) === 'upcoming' ? 'text-muted-foreground' : 'text-foreground');\n\nconst connectorClasses = (i: number) => cn('h-px flex-1', i < props.current ? 'bg-primary' : 'bg-border');\n\n/** Everything but `class`, which is re-applied through `cn` above. */\nconst rest = computed(() => {\n const { class: _class, ...others } = attrs;\n return others;\n});\n\ndefineExpose({ el });\n</script>\n\n<template>\n <ol ref=\"el\" v-bind=\"rest\" :class=\"classes\">\n <li v-for=\"(label, i) in props.steps\" :key=\"i\" :class=\"itemClasses(i)\">\n <span :class=\"markerClasses(i)\" :aria-current=\"statusAt(i) === 'current' ? 'step' : undefined\">\n <Icon v-if=\"statusAt(i) === 'complete'\" :icon=\"CheckIcon\" :size=\"14\" />\n <template v-else>{{ i + 1 }}</template>\n </span>\n <span :class=\"labelClasses(i)\">{{ label }}</span>\n <span v-if=\"isHorizontal && i < props.steps.length - 1\" :class=\"connectorClasses(i)\" aria-hidden=\"true\" />\n </li>\n </ol>\n</template>\n","<script lang=\"ts\">\nimport type { StatusTone } from '../../../foundation/styles';\n\nexport interface StatusIndicatorProps {\n /** The semantic status tone. */\n readonly tone?: StatusTone;\n\n /**\n * The bold first-line label (e.g. \"All systems normal\"). Rich content → the\n * `label` slot. Required in React; optional here so the slot form is usable —\n * supply one or the other.\n */\n readonly label?: string;\n\n /** The smaller secondary line (e.g. \"Updated 2m ago\"). Rich content → the `description` slot. */\n readonly description?: string;\n\n /** The optional pulsing ring for \"live\" indication. */\n readonly hasPulse?: boolean;\n}\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs, useSlots, useTemplateRef } from 'vue';\nimport { cn, StatusTone as StatusToneToken } from '../../../foundation/styles';\n\nconst ToneClass: Record<StatusTone, string> = {\n success: 'bg-success',\n warning: 'bg-warning',\n destructive: 'bg-destructive',\n info: 'bg-info',\n neutral: 'bg-muted-foreground',\n};\n\n/**\n * Renders a colored dot beside a bold label with a smaller helper line beneath it.\n * Use on monitoring / status pages. For an inline single-line indicator use\n * `display/Status`.\n */\ndefineOptions({ name: 'StatusIndicator', inheritAttrs: false });\n\nconst props = withDefaults(defineProps<StatusIndicatorProps>(), { tone: StatusToneToken.Success });\n\ndefineSlots<{\n /** The bold label beside the dot. Falls back to the `label` prop. */\n label?(): unknown;\n /** The helper line under the label. Falls back to the `description` prop. */\n description?(): unknown;\n}>();\n\nconst attrs = useAttrs();\nconst slots = useSlots();\nconst el = useTemplateRef<HTMLDivElement>('el');\n\nconst hasDescription = computed(() => Boolean(props.description) || Boolean(slots.description));\n\nconst dotClasses = computed(() => cn('inline-block h-2.5 w-2.5 rounded-full', ToneClass[props.tone]));\n\nconst pulseClasses = computed(() =>\n cn('absolute inset-0 inline-block rounded-full opacity-75 animate-ping', ToneClass[props.tone]),\n);\n\nconst classes = computed(() => cn('flex items-start gap-3', attrs.class as string | undefined));\n\n/** Everything but `class`, which is re-applied through `cn` above. */\nconst rest = computed(() => {\n const { class: _class, ...others } = attrs;\n return others;\n});\n\ndefineExpose({ el });\n</script>\n\n<template>\n <div ref=\"el\" v-bind=\"rest\" :class=\"classes\">\n <span class=\"relative mt-1 inline-flex\">\n <span :class=\"dotClasses\" />\n <span v-if=\"props.hasPulse\" :class=\"pulseClasses\" />\n </span>\n <div class=\"min-w-0 flex-1\">\n <div class=\"text-sm font-medium text-foreground\">\n <slot name=\"label\">{{ props.label }}</slot>\n </div>\n <div v-if=\"hasDescription\" class=\"text-xs text-muted-foreground\">\n <slot name=\"description\">{{ props.description }}</slot>\n </div>\n </div>\n </div>\n</template>\n","<script lang=\"ts\">\nimport type { Size } from '../../../foundation/styles';\n\nexport interface MeterBarProps {\n /** The current value 0–`max`. */\n readonly value: number;\n readonly max?: number;\n /** The threshold values that change the fill tone. Pass `[good, warn]` —\n * `value <= good` → success, `<= warn` → warning, otherwise destructive.\n * Defaults: `[max * 0.7, max * 0.9]`. */\n readonly thresholds?: [number, number];\n\n /** The bar thickness. */\n readonly size?: Size;\n readonly label?: string;\n}\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs, useTemplateRef } from 'vue';\nimport { cn, Size as SizeToken } from '../../../foundation/styles';\n\n/* Only the sm/md/lg steps carry a thickness; other `Size` members fall through\n to the `md` default at the lookup below. */\nconst TrackHeight: Partial<Record<Size, string>> = {\n sm: 'h-1',\n md: 'h-2',\n lg: 'h-3',\n};\n\n/**\n * Renders a horizontal gauge whose fill color crosses threshold zones — green / amber / red.\n * Use for usage gauges, capacity, and score meters; `ProgressBar` covers plain progress.\n */\ndefineOptions({ name: 'MeterBar', inheritAttrs: false });\n\nconst props = withDefaults(defineProps<MeterBarProps>(), { max: 100, size: SizeToken.Md });\n\nconst attrs = useAttrs();\nconst el = useTemplateRef<HTMLDivElement>('el');\n\nconst tone = computed(() => {\n const [good, warn] = props.thresholds ?? [props.max * 0.7, props.max * 0.9];\n return props.value <= good ? 'bg-success' : props.value <= warn ? 'bg-warning' : 'bg-destructive';\n});\n\nconst pct = computed(() => Math.min(100, Math.max(0, (props.value / props.max) * 100)));\n\nconst classes = computed(() =>\n cn(\n 'w-full overflow-hidden rounded-full bg-muted',\n TrackHeight[props.size] ?? TrackHeight.md,\n attrs.class as string | undefined,\n ),\n);\n\n/** Everything but `class`, which is re-applied through `cn` above. */\nconst rest = computed(() => {\n const { class: _class, ...others } = attrs;\n return others;\n});\n\ndefineExpose({ el });\n</script>\n\n<template>\n <div\n ref=\"el\"\n role=\"meter\"\n :aria-label=\"props.label\"\n :aria-valuemin=\"0\"\n :aria-valuemax=\"props.max\"\n :aria-valuenow=\"props.value\"\n v-bind=\"rest\"\n :class=\"classes\"\n >\n <div :class=\"cn('h-full rounded-full transition-[width] duration-300', tone)\" :style=\"{ width: `${pct}%` }\" />\n </div>\n</template>\n","<script lang=\"ts\">\nimport type { Size } from '../../../foundation/styles';\n\nexport interface TrendIndicatorProps {\n /** The numeric delta — sign drives direction. */\n readonly value: number;\n\n /** The optional value formatter (default: `${sign}${value}%`). Rich content → the `value` slot. */\n readonly format?: (value: number) => string;\n\n /** The inverse-direction flag — when `true`, an increase reads as bad (e.g. error rate, churn). */\n readonly isInverse?: boolean;\n\n /** The small trailing label, e.g. \"vs last week\". Rich content → the `label` slot. */\n readonly label?: string;\n\n /** The text + icon scale. */\n readonly size?: Size;\n}\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs, useSlots, useTemplateRef } from 'vue';\nimport { Minus, TrendingDown, TrendingUp } from 'lucide-vue-next';\nimport { cn, Size as SizeToken } from '../../../foundation/styles';\nimport { Icon } from '../../../foundation/icons';\n\n/* Only xs/sm/md carry a scale; other `Size` members fall through to `md` at\n the lookup below. */\nconst SizeText: Partial<Record<Size, string>> = {\n xs: 'text-xs',\n sm: 'text-sm',\n md: 'text-base',\n};\nconst SizeIcon: Partial<Record<Size, number>> = {\n xs: 12,\n sm: 14,\n md: 16,\n};\n\nconst DirectionIcon = {\n up: TrendingUp,\n down: TrendingDown,\n flat: Minus,\n};\n\n/**\n * Renders an up / down / flat arrow beside a value and an optional label.\n * Used inside `StatCard` and dashboard tiles. Pass `isInverse` for metrics where higher is worse.\n */\ndefineOptions({ name: 'TrendIndicator', inheritAttrs: false });\n\nconst props = withDefaults(defineProps<TrendIndicatorProps>(), { size: SizeToken.Sm });\n\ndefineSlots<{\n /** The formatted delta — receives the raw `value` and its `display` string. */\n value?(props: { value: number; display: string }): unknown;\n /** The trailing label. Falls back to the `label` prop. */\n label?(): unknown;\n}>();\n\nconst attrs = useAttrs();\nconst slots = useSlots();\nconst el = useTemplateRef<HTMLSpanElement>('el');\n\nconst direction = computed<'up' | 'down' | 'flat'>(() => (props.value > 0 ? 'up' : props.value < 0 ? 'down' : 'flat'));\n\nconst positive = computed(() =>\n direction.value === 'flat' ? false : (direction.value === 'up') !== Boolean(props.isInverse),\n);\n\nconst tone = computed(() =>\n direction.value === 'flat' ? 'text-muted-foreground' : positive.value ? 'text-success' : 'text-destructive',\n);\n\nconst arrow = computed(() => DirectionIcon[direction.value]);\n\nconst display = computed(() =>\n props.format ? props.format(props.value) : `${props.value > 0 ? '+' : ''}${props.value}%`,\n);\n\nconst iconSize = computed(() => SizeIcon[props.size] ?? SizeIcon.md);\n\nconst hasLabel = computed(() => Boolean(props.label) || Boolean(slots.label));\n\nconst classes = computed(() =>\n cn(\n 'inline-flex items-center gap-1 font-medium',\n SizeText[props.size] ?? SizeText.md,\n tone.value,\n attrs.class as string | undefined,\n ),\n);\n\n/** Everything but `class`, which is re-applied through `cn` above. */\nconst rest = computed(() => {\n const { class: _class, ...others } = attrs;\n return others;\n});\n\ndefineExpose({ el });\n</script>\n\n<template>\n <span ref=\"el\" v-bind=\"rest\" :class=\"classes\">\n <Icon :icon=\"arrow\" :size=\"iconSize\" />\n <slot name=\"value\" :value=\"props.value\" :display=\"display\">{{ display }}</slot>\n <span v-if=\"hasLabel\" class=\"text-muted-foreground\">\n <slot name=\"label\">{{ props.label }}</slot>\n </span>\n </span>\n</template>\n","<script lang=\"ts\">\nimport type { VNode } from 'vue';\nimport type { OverlayPosition } from '../../../foundation/styles';\nimport type { ToastSimpleVariants } from '../toastSimple/ToastSimple.variants';\n\nexport type ToastSeverity = NonNullable<ToastSimpleVariants['severity']>;\n\n/**\n * A renderable slice of a toast. These travel through the imperative\n * `toastHost.toast()` payload, not through a slot, so a caller who wants\n * markup builds it with `h()`.\n */\nexport type ToastNode = string | VNode;\n\nexport interface ToastOptions {\n title?: ToastNode;\n description?: ToastNode;\n icon?: ToastNode;\n severity?: ToastSeverity;\n /** ms before auto-dismiss. Default: ToastHost's `defaultDuration`. `Infinity` = sticky. */\n duration?: number;\n action?: ToastNode;\n /**\n * Fully custom body — replaces the default `Toast` chrome (icon/title/description/close).\n * Still animates + auto-dismisses; the content owns its close via the returned id.\n */\n content?: ToastNode;\n /**\n * Fired when the toast is removed — auto-dismiss, close button, `dismiss(id)`, or `dismissAll()`.\n * Not fired on a dedup-update. For undo cleanup / analytics.\n */\n onDismiss?: () => void;\n /**\n * Dedup key — a `toast` whose `key` is already showing updates that toast in place,\n * refreshing its timer instead of stacking a duplicate.\n */\n key?: string;\n}\n\n/** Content for a `toastHost.promise` phase — a title string, or a full partial options object. */\nexport type ToastContent = string | Partial<ToastOptions>;\n\n/**\n * Options for `toastHost.promise` — loading / success / error content\n * (success + error may be a fn of the settled value).\n */\nexport interface ToastPromiseOptions<T> {\n loading: ToastContent;\n success: ToastContent | ((value: T) => ToastContent);\n error: ToastContent | ((err: unknown) => ToastContent);\n /** Auto-dismiss (ms) for the settled toast; defaults to the ToastHost's `defaultDuration`. */\n duration?: number;\n}\n\nfunction normalizeContent(content: ToastContent): Partial<ToastOptions> {\n return typeof content === 'string' ? { title: content } : content;\n}\n\ninterface ToastEntry extends ToastOptions {\n id: string;\n /** Bumped on every `update` / dedup so the viewport can reset that toast's auto-dismiss timer. */\n nonce: number;\n}\n\ntype Listener = (toasts: ReadonlyArray<ToastEntry>) => void;\n\nclass ToastHostStore {\n private items: ReadonlyArray<ToastEntry> = [];\n private listeners = new Set<Listener>();\n private idSeq = 0;\n\n toast(opts: ToastOptions): string {\n if (opts.key !== undefined) {\n const existing = this.items.find((t) => t.key === opts.key);\n if (existing) {\n this.update(existing.id, opts);\n return existing.id;\n }\n }\n const id = `t_${++this.idSeq}`;\n this.items = [...this.items, { id, ...opts, nonce: 0 }];\n this.emit();\n return id;\n }\n\n /** Merges a patch into an existing toast (content + severity + duration), refreshing its timer. */\n update(id: string, patch: Partial<ToastOptions>): void {\n this.items = this.items.map((t) => (t.id === id ? { ...t, ...patch, nonce: t.nonce + 1 } : t));\n this.emit();\n }\n\n /** Shows a sticky loading toast, updated in place to success / error when `promise` settles. Returns `promise`. */\n promise<T>(promise: Promise<T>, opts: ToastPromiseOptions<T>): Promise<T> {\n const id = this.toast({ ...normalizeContent(opts.loading), severity: 'info', duration: Infinity });\n const settle = (content: ToastContent, severity: ToastSeverity) =>\n this.update(id, { ...normalizeContent(content), severity, duration: opts.duration });\n promise.then(\n (value) => settle(typeof opts.success === 'function' ? opts.success(value) : opts.success, 'success'),\n (err) => settle(typeof opts.error === 'function' ? opts.error(err) : opts.error, 'danger'),\n );\n return promise;\n }\n\n dismiss(id: string): void {\n const entry = this.items.find((t) => t.id === id);\n this.items = this.items.filter((t) => t.id !== id);\n entry?.onDismiss?.();\n this.emit();\n }\n\n dismissAll(): void {\n const gone = this.items;\n this.items = [];\n for (const t of gone) t.onDismiss?.();\n this.emit();\n }\n\n subscribe(fn: Listener): () => void {\n this.listeners.add(fn);\n fn(this.items);\n return () => {\n this.listeners.delete(fn);\n };\n }\n\n private emit() {\n for (const fn of this.listeners) fn(this.items);\n }\n}\n\nexport const toastHost = new ToastHostStore();\n\n/**\n * The imperative toast API, bound to the app-wide store. A plain object — the\n * store is a module singleton, so there is nothing per-instance to memoize.\n */\nexport function useToastHost() {\n return {\n toast: (opts: ToastOptions) => toastHost.toast(opts),\n update: (id: string, patch: Partial<ToastOptions>) => toastHost.update(id, patch),\n promise: <T,>(promise: Promise<T>, opts: ToastPromiseOptions<T>) => toastHost.promise(promise, opts),\n dismiss: (id: string) => toastHost.dismiss(id),\n dismissAll: () => toastHost.dismissAll(),\n };\n}\n\nconst PositionClasses: Record<OverlayPosition, string> = {\n 'top-right': 'top-4 right-4 items-end',\n 'top-left': 'top-4 left-4 items-start',\n 'top-center': 'top-4 left-1/2 -translate-x-1/2 items-center',\n 'bottom-right': 'bottom-4 right-4 items-end',\n 'bottom-left': 'bottom-4 left-4 items-start',\n 'bottom-center': 'bottom-4 left-1/2 -translate-x-1/2 items-center',\n};\n\n/**\n * Enter/exit animation per position, gated on `data-state` (set by `Presence`)\n * and `motion-safe:` so reduced-motion users get an instant swap. Corner\n * toasts slide along their horizontal edge; centered toasts slide along the\n * vertical axis they're anchored to. Exit anims are shorter (`--duration-fast`).\n */\nconst MotionClasses: Record<OverlayPosition, string> = {\n 'top-right':\n 'motion-safe:data-[state=open]:animate-(--animate-slide-in-right) motion-safe:data-[state=closed]:animate-(--animate-slide-out-right) motion-reduce:animate-none',\n 'top-left':\n 'motion-safe:data-[state=open]:animate-(--animate-slide-in-left) motion-safe:data-[state=closed]:animate-(--animate-slide-out-left) motion-reduce:animate-none',\n 'top-center':\n 'motion-safe:data-[state=open]:animate-(--animate-slide-in-top) motion-safe:data-[state=closed]:animate-(--animate-slide-out-top) motion-reduce:animate-none',\n 'bottom-right':\n 'motion-safe:data-[state=open]:animate-(--animate-slide-in-right) motion-safe:data-[state=closed]:animate-(--animate-slide-out-right) motion-reduce:animate-none',\n 'bottom-left':\n 'motion-safe:data-[state=open]:animate-(--animate-slide-in-left) motion-safe:data-[state=closed]:animate-(--animate-slide-out-left) motion-reduce:animate-none',\n 'bottom-center':\n 'motion-safe:data-[state=open]:animate-(--animate-slide-in-bottom) motion-safe:data-[state=closed]:animate-(--animate-slide-out-bottom) motion-reduce:animate-none',\n};\n\nexport interface ToastHostProps {\n readonly position?: OverlayPosition;\n readonly max?: number;\n /** The default auto-dismiss delay in ms; per-toast `duration` overrides. Default 5000. `Infinity` to disable. */\n readonly defaultDuration?: number;\n readonly canPauseOnHover?: boolean;\n readonly gap?: number;\n}\n\ninterface VisibleToast extends ToastEntry {\n resolvedDuration: number;\n}\n</script>\n\n<script setup lang=\"ts\">\nimport {\n computed,\n defineComponent,\n onMounted,\n onUnmounted,\n ref,\n shallowRef,\n useAttrs,\n watch,\n type PropType,\n} from 'vue';\nimport { cn, OverlayPosition as OverlayPositionToken } from '../../../foundation/styles';\nimport { Announce, Portal, Presence } from '../../../foundation/primitives';\nimport Toast from '../toast/Toast.vue';\n\n/** Renders a `ToastNode` — either a plain string or a caller-built VNode. */\nconst ToastNodeView = defineComponent({\n name: 'ToastNodeView',\n props: { node: { type: [String, Object] as PropType<ToastNode>, required: true } },\n setup: (nodeProps) => () => nodeProps.node,\n});\n\n/**\n * Renders the toast viewport — subscribes to the global `toastHost` store and stacks `Toast` cards.\n * Mount once, per app.\n *\n * A caller's `class` attr lands on the stack container.\n */\ndefineOptions({ name: 'ToastHost', inheritAttrs: false });\n\nconst props = withDefaults(defineProps<ToastHostProps>(), {\n position: OverlayPositionToken.BottomRight,\n max: 5,\n defaultDuration: 5000,\n canPauseOnHover: true,\n gap: 8,\n});\n\nconst attrs = useAttrs();\n\nconst items = shallowRef<ReadonlyArray<ToastEntry>>([]);\nconst paused = ref(false);\n\n/* Non-reactive state — mutated across ticks, never rendered. */\nconst timers = new Map<string, number>();\nconst remaining = new Map<string, number>();\nconst startedAt = new Map<string, number>();\nconst nonces = new Map<string, number>();\n\nlet unsubscribe: (() => void) | undefined;\nonMounted(() => {\n unsubscribe = toastHost.subscribe((next) => {\n items.value = next;\n });\n});\n\n// Visible window (FIFO).\nconst visible = computed<ReadonlyArray<VisibleToast>>(() =>\n items.value.slice(0, props.max).map((t) => ({\n ...t,\n resolvedDuration: t.duration ?? props.defaultDuration,\n })),\n);\nconst visibleIds = computed(() => new Set(visible.value.map((v) => v.id)));\n\n// Toasts that just left `visible` (dismissed, or pushed out of the FIFO\n// window) but must still play their exit animation. Kept mounted with\n// `data-state=\"closed\"` until `Presence` unmounts the child — the `@vue:unmounted`\n// hook below then prunes the entry here.\nconst exiting = shallowRef<ReadonlyArray<VisibleToast>>([]);\nlet prevVisible: ReadonlyArray<VisibleToast> = [];\n\nwatch(\n visibleIds,\n (ids) => {\n const gone = prevVisible.filter((p) => !ids.has(p.id));\n prevVisible = visible.value;\n const current = exiting.value;\n const known = new Set(current.map((e) => e.id));\n // Add newly-gone toasts; drop any that re-entered `visible`.\n const merged = [...current, ...gone.filter((g) => !known.has(g.id))].filter((e) => !ids.has(e.id));\n if (merged.length !== current.length || !merged.every((e, i) => e.id === current[i]?.id)) {\n exiting.value = merged;\n }\n },\n { immediate: true, flush: 'post' },\n);\n\nconst removeExiting = (id: string) => {\n exiting.value = exiting.value.filter((e) => e.id !== id);\n};\n\n// Visible (present) first, then the ones animating out.\nconst rendered = computed<Array<VisibleToast & { present: boolean }>>(() => [\n ...visible.value.map((v) => ({ ...v, present: true })),\n ...exiting.value.map((e) => ({ ...e, present: false })),\n]);\n\nconst latestTitle = computed(() => {\n const last = visible.value[visible.value.length - 1];\n if (typeof last?.title === 'string') return last.title;\n if (typeof last?.description === 'string') return last.description;\n return '';\n});\n\n// Schedule auto-dismiss timers.\nwatch(\n [items, () => props.max, () => props.defaultDuration, paused],\n () => {\n const ids = visibleIds.value;\n // Clear timers for items that are no longer visible.\n for (const [id, handle] of timers) {\n if (!ids.has(id)) {\n window.clearTimeout(handle);\n timers.delete(id);\n remaining.delete(id);\n startedAt.delete(id);\n }\n }\n for (const id of nonces.keys()) {\n if (!ids.has(id)) nonces.delete(id);\n }\n if (paused.value) return;\n // A content update / dedup bumps `nonce` — clear that toast's timer so it reschedules fresh.\n for (const v of visible.value) {\n const seen = nonces.get(v.id);\n if (seen !== undefined && seen !== v.nonce) {\n const handle = timers.get(v.id);\n if (handle !== undefined) window.clearTimeout(handle);\n timers.delete(v.id);\n remaining.delete(v.id);\n startedAt.delete(v.id);\n }\n nonces.set(v.id, v.nonce);\n }\n for (const v of visible.value) {\n if (v.resolvedDuration === Infinity) continue;\n if (timers.has(v.id)) continue;\n const left = remaining.get(v.id) ?? v.resolvedDuration;\n const handle = window.setTimeout(() => {\n toastHost.dismiss(v.id);\n }, left);\n timers.set(v.id, handle);\n startedAt.set(v.id, Date.now());\n remaining.set(v.id, left);\n }\n },\n { immediate: true, flush: 'post' },\n);\n\n// Cleanup on unmount.\nonUnmounted(() => {\n unsubscribe?.();\n for (const handle of timers.values()) window.clearTimeout(handle);\n timers.clear();\n});\n\nconst handlePause = () => {\n if (!props.canPauseOnHover || paused.value) return;\n paused.value = true;\n for (const [id, handle] of timers) {\n window.clearTimeout(handle);\n const start = startedAt.get(id) ?? Date.now();\n const previous = remaining.get(id) ?? 0;\n const elapsed = Date.now() - start;\n remaining.set(id, Math.max(0, previous - elapsed));\n }\n timers.clear();\n};\n\nconst handleResume = () => {\n if (!props.canPauseOnHover || !paused.value) return;\n paused.value = false;\n};\n\nconst stackClasses = computed(() =>\n cn(\n 'pointer-events-none fixed z-toast flex flex-col',\n PositionClasses[props.position],\n attrs.class as string | undefined,\n ),\n);\n\nconst itemClasses = computed(() => cn('pointer-events-auto w-80', MotionClasses[props.position]));\n\n/** Vue does not auto-suffix numeric style values with `px`. */\nconst stackStyle = computed(() => ({ gap: `${props.gap}px` }));\n</script>\n\n<template>\n <Portal>\n <div\n v-if=\"rendered.length > 0\"\n aria-label=\"Notifications\"\n :style=\"stackStyle\"\n :class=\"stackClasses\"\n @mouseenter=\"handlePause\"\n @mouseleave=\"handleResume\"\n @focus=\"handlePause\"\n @blur=\"handleResume\"\n >\n <Presence v-for=\"t in rendered\" :key=\"t.id\" :is-present=\"t.present\">\n <!--\n `Presence` clones `data-state` onto this node and keeps it mounted\n until the exit animation ends; the `@vue:unmounted` hook is that\n \"exit finished\" signal (the read-only `Presence` API exposes no\n callback).\n -->\n <div :class=\"itemClasses\" @vue:unmounted=\"t.present ? undefined : removeExiting(t.id)\">\n <ToastNodeView v-if=\"t.content\" :node=\"t.content\" />\n <Toast v-else :severity=\"t.severity\" @close=\"toastHost.dismiss(t.id)\">\n <template v-if=\"t.icon\" #icon><ToastNodeView :node=\"t.icon\" /></template>\n <template v-if=\"t.title\" #title><ToastNodeView :node=\"t.title\" /></template>\n <template v-if=\"t.description\" #description>\n <ToastNodeView :node=\"t.description\" />\n </template>\n <template v-if=\"t.action\" #actions><ToastNodeView :node=\"t.action\" /></template>\n </Toast>\n </div>\n </Presence>\n </div>\n <Announce politeness=\"polite\">{{ latestTitle }}</Announce>\n </Portal>\n</template>\n","<script lang=\"ts\">\nimport type { FeedbackBus, PublishedNotice } from '../../../feedback';\nimport type { ToastHostProps, ToastOptions } from '../toastHost';\n\n/**\n * The prop surface of `FeedbackToastHost` — `bus`, plus every `ToastHost` prop.\n *\n * The `ToastHostProps` heritage is marked `@vue-ignore` so only `bus` becomes a\n * runtime prop and the rest arrive as attrs; the template hands those to\n * `<ToastHost>`, which declares them and resolves them back into props. Consumers\n * still get the full checked surface, because the heritage is real to\n * TypeScript — it is only the SFC compiler's runtime-props pass that skips it.\n */\nexport interface FeedbackToastHostProps extends /* @vue-ignore */ ToastHostProps {\n /** The bus to render. Default: the app-wide `feedbackBus` singleton (what `notify()` publishes on). */\n readonly bus?: FeedbackBus;\n}\n\n/**\n * Maps a bus notice onto the imperative toast payload. `NoticeTone` is a subset of the toast\n * `Severity` vocabulary and `NoticeNode` is `ToastNode` — drift in either is a compile error.\n */\nfunction toToastOptions(notice: PublishedNotice): ToastOptions {\n return {\n title: notice.title,\n description: notice.description,\n severity: notice.tone,\n duration: notice.durationMs,\n action: notice.action,\n };\n}\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs, watch } from 'vue';\nimport { feedbackBus } from '../../../feedback';\nimport ToastHost from '../toastHost/ToastHost.vue';\nimport { toastHost } from '../toastHost';\n\n/**\n * Renders the toast viewport and forwards every `/feedback` bus notice into `toastHost.toast()`.\n * All `ToastHostProps` pass through. Mount once per app **in place of** a bare `<ToastHost/>` —\n * mounting both would render every toast twice. Nothing toasts until this (or another subscriber)\n * is mounted; notices published before mount are dropped, so mount it at the app root.\n */\ndefineOptions({ name: 'FeedbackToastHost', inheritAttrs: false });\n\nconst props = defineProps<FeedbackToastHostProps>();\n\nconst attrs = useAttrs();\n\n/** A `computed` keeps the fallback reactive, so a swapped `bus` re-subscribes. */\nconst bus = computed(() => props.bus ?? feedbackBus);\n\n/*\n * React's `useEffect(() => bus.subscribe(...), [bus])`: `onCleanup` receives the\n * unsubscribe, so a changed `bus` drops the old subscription before opening the\n * new one, and scope disposal drops the last.\n */\nwatch(\n bus,\n (current, _previous, onCleanup) => {\n // Client-only, as the effect was: a server render has no viewport to forward into.\n if (typeof document === 'undefined') return;\n onCleanup(\n current.subscribe((notice) => {\n toastHost.toast(toToastOptions(notice));\n }),\n );\n },\n { immediate: true },\n);\n</script>\n\n<template>\n <!-- Every non-`bus` attr is a `ToastHost` prop by construction — see `FeedbackToastHostProps`. -->\n <ToastHost v-bind=\"attrs\" />\n</template>\n","<script lang=\"ts\">\nimport type { Size } from '../../../foundation/styles';\nimport type { SpinnerTone } from '../spinner/Spinner.variants';\n\nexport interface LoadingOverlayProps {\n /** The mount state. Default `true`. */\n readonly isOpen?: boolean;\n\n /** The caption under the spinner. Default `\"Loading…\"`. Rich content → the `label` slot. */\n readonly label?: string;\n\n /** The inline-positioning toggle — the scrim sits absolutely inside the parent (must be `position: relative`). */\n readonly isInline?: boolean;\n\n /** The backdrop-blur toggle. */\n readonly hasBlur?: boolean;\n\n /** The spinner diameter step. Default `lg`. */\n readonly spinnerSize?: Size;\n\n /** The spinner color tone. Default `brand`. */\n readonly spinnerTone?: SpinnerTone;\n}\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs, useSlots, useTemplateRef } from 'vue';\nimport { cn, Size as SizeToken } from '../../../foundation/styles';\nimport { Presence } from '../../../foundation/primitives';\nimport BackdropOverlay from '../../overlays/backdropOverlay/BackdropOverlay.vue';\nimport Spinner from '../spinner/Spinner.vue';\nimport { SpinnerTone as SpinnerToneToken } from '../spinner/Spinner.variants';\n\n/**\n * Renders a scrim and centered spinner that block interaction with a region during a long task.\n * `isInline` scopes the scrim to a `position: relative` parent; default covers the\n * viewport via `BackdropOverlay`.\n *\n * React split the scrim into a `forwardRef` `LoadingScrim` so the two branches\n * could share it and `Presence` had a spreadable node to clone. Vue's `Presence`\n * clones whatever single element it is given, so the two branches collapse into\n * one `<div>` whose position/elevation classes switch on `isInline` — same DOM,\n * one component fewer.\n */\ndefineOptions({ name: 'LoadingOverlay', inheritAttrs: false });\n\n/** Extra content below the label — React's `children`. */\ndefineSlots<{ default?(): unknown; label?(): unknown }>();\n\nconst props = withDefaults(defineProps<LoadingOverlayProps>(), {\n isOpen: true,\n label: 'Loading…',\n isInline: false,\n hasBlur: false,\n spinnerSize: SizeToken.Lg,\n spinnerTone: SpinnerToneToken.Brand,\n});\n\nconst attrs = useAttrs();\nconst slots = useSlots();\nconst el = useTemplateRef<HTMLDivElement>('el');\n\nconst hasLabel = computed(() => Boolean(props.label) || Boolean(slots.label));\n\n/** Falls back to `\"Loading\"` when the caller blanks the caption. */\nconst spinnerLabel = computed(() => props.label || 'Loading');\n\n/*\n * `data-state` is injected by <Presence>; the fade tokens are gated on it so\n * enter plays on mount and exit plays before Presence defers the unmount.\n * The inline scrim carries the tint and the blur itself; the viewport one is\n * click-through and leaves both to the portalled `BackdropOverlay` behind it.\n */\nconst classes = computed(() =>\n cn(\n 'flex flex-col items-center justify-center gap-3',\n 'motion-safe:data-[state=isOpen]:animate-(--animate-fade-in)',\n 'motion-safe:data-[state=closed]:animate-(--animate-fade-out)',\n 'motion-reduce:animate-none',\n props.isInline\n ? ['absolute inset-0 z-banner bg-background/70', props.hasBlur && 'backdrop-blur-sm']\n : 'fixed inset-0 z-modal pointer-events-none',\n attrs.class as string | undefined,\n ),\n);\n\n/** Everything but `class`, which is re-applied through `cn` above. */\nconst rest = computed(() => {\n const { class: _class, ...others } = attrs;\n return others;\n});\n\ndefineExpose({ el });\n</script>\n\n<template>\n <!-- `BackdropOverlay` self-wraps in `Presence`; driving `is-isOpen` with `isOpen` lets its\n fade-out play before it defers its own unmount. -->\n <BackdropOverlay v-if=\"!props.isInline\" :isOpen=\"props.isOpen\" :is-blurred=\"props.hasBlur\" class=\"bg-background/70\" />\n <Presence :is-present=\"props.isOpen\">\n <div ref=\"el\" role=\"status\" v-bind=\"rest\" :class=\"classes\">\n <Spinner :size=\"props.spinnerSize\" :tone=\"props.spinnerTone\" :label=\"spinnerLabel\" />\n <div v-if=\"hasLabel\" class=\"text-sm text-foreground\">\n <slot name=\"label\">{{ props.label }}</slot>\n </div>\n <slot />\n </div>\n </Presence>\n</template>\n","<script lang=\"ts\">\nimport type { OverlayPosition } from '../../../foundation/styles';\n\nexport interface UndoBarProps {\n readonly open: boolean;\n /** The snackbar copy. Rich content → the `message` slot. Supply this or the slot. */\n readonly message?: string;\n readonly undoLabel?: string;\n /** The auto-dismiss delay in ms; `Infinity` = sticky. Default 5000. */\n readonly duration?: number;\n readonly canPauseOnHover?: boolean;\n readonly position?: OverlayPosition;\n readonly hasCountdown?: boolean;\n}\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, getCurrentInstance, onUnmounted, ref, useAttrs, watch } from 'vue';\nimport { cn, OverlayPosition as OverlayPositionToken, surfaceVariants } from '../../../foundation/styles';\nimport { Portal, Presence } from '../../../foundation/primitives';\n\nconst PositionClass: Record<OverlayPosition, string> = {\n 'top-right': 'top-4 right-4',\n 'top-left': 'top-4 left-4',\n 'top-center': 'top-4 left-1/2 -translate-x-1/2',\n 'bottom-right': 'bottom-4 right-4',\n 'bottom-left': 'bottom-4 left-4',\n 'bottom-center': 'bottom-4 left-1/2 -translate-x-1/2',\n};\n\n/**\n * Renders a snackbar carrying one message and a single \"Undo\" action.\n * Auto-dismisses after `duration`; pause-on-hover preserves remaining time. For multi-toast queues\n * use the L5 `ToastHost` instead.\n *\n * React's `className` arrives as the ordinary `class` attr and is merged onto\n * the panel, not the positioning wrapper — the same node it landed on in React.\n */\ndefineOptions({ name: 'UndoBar', inheritAttrs: false });\n\nconst props = withDefaults(defineProps<UndoBarProps>(), {\n undoLabel: 'Undo',\n duration: 5000,\n canPauseOnHover: true,\n position: OverlayPositionToken.BottomCenter,\n hasCountdown: false,\n});\n\nconst emit = defineEmits<{\n /** Fires when the bar opens or closes — it closes on auto-dismiss and right after Undo. */\n 'update:open': [open: boolean];\n /** Fires when the reader presses Undo; omitting `@undo` omits the button. */\n undo: [];\n}>();\n\ndefineSlots<{\n /** The snackbar message. Falls back to the `message` prop. */\n message?(): unknown;\n}>();\n\nconst attrs = useAttrs();\nconst instance = getCurrentInstance();\n\n/**\n * Mirrors React's `onUndo && <button/>` guard — the undo button renders only\n * when the consumer bound `@undo`. Read through a call, not a cached computed:\n * `instance.vnode` is replaced on every re-render.\n */\nconst hasUndo = () => Boolean(instance?.vnode.props?.onUndo);\n\nconst progress = ref(1);\nconst paused = ref(false);\n\n/* `useRef` counterparts — read/written across ticks, never rendered. */\nlet start = 0;\nlet remaining = props.duration;\nlet raf: number | null = null;\n\n/**\n * The React `useEffect` timer, dep-for-dep: `[isOpen, duration, paused, hasCountdown]`.\n * `flush: 'post'` is the `useEffect` analogue, and `onCleanup` replays the\n * teardown that banks the elapsed time back into `remaining`.\n */\nwatch(\n [() => props.open, () => props.duration, paused, () => props.hasCountdown],\n ([isOpen, duration, isPaused, hasCountdown], _previous, onCleanup) => {\n if (!isOpen) {\n remaining = duration;\n progress.value = 1;\n return;\n }\n if (duration === Infinity) {\n progress.value = 1;\n return;\n }\n if (isPaused) return;\n /* `immediate: true` runs this watcher on the server too, and an UndoBar is rendered\n `is-open`. Neither `window` nor `requestAnimationFrame` exists there — start no clock;\n the same watcher arms it on the client, where the countdown is the only thing it drives. */\n if (typeof window === 'undefined' || typeof requestAnimationFrame === 'undefined') return;\n\n start = performance.now();\n if (!hasCountdown) {\n // No visible countdown — a single timeout, no per-frame re-renders.\n const handle = window.setTimeout(() => {\n emit('update:open', false);\n }, remaining);\n onCleanup(() => {\n window.clearTimeout(handle);\n const elapsed = performance.now() - start;\n remaining = Math.max(0, remaining - elapsed);\n });\n return;\n }\n const tick = (now: number) => {\n const elapsed = now - start;\n const left = Math.max(0, remaining - elapsed);\n progress.value = left / duration;\n if (left <= 0) {\n emit('update:open', false);\n return;\n }\n raf = requestAnimationFrame(tick);\n };\n raf = requestAnimationFrame(tick);\n onCleanup(() => {\n if (raf != null) cancelAnimationFrame(raf);\n const elapsed = performance.now() - start;\n remaining = Math.max(0, remaining - elapsed);\n });\n },\n { immediate: true, flush: 'post' },\n);\n\nonUnmounted(() => {\n if (raf != null) cancelAnimationFrame(raf);\n});\n\nconst setPaused = (value: boolean) => {\n if (props.canPauseOnHover) paused.value = value;\n};\n\nconst onUndoClick = () => {\n emit('undo');\n emit('update:open', false);\n};\n\nconst wrapperClasses = computed(() => cn('fixed z-toast', PositionClass[props.position]));\n\n/**\n * `Presence` clones `data-state` onto this node, and the enter/exit tokens are\n * gated on it. slide-in-bottom/out-bottom carry their own fade; `motion-safe`\n * so reduced-motion users get no movement.\n */\nconst panelClasses = computed(() =>\n cn(\n 'relative flex items-center gap-3 overflow-hidden text-sm',\n surfaceVariants({ variant: 'surface', radius: 'md', padding: 'sm', elevation: 3 }),\n 'px-4 py-2.5',\n 'motion-safe:data-[state=open]:animate-(--animate-slide-in-bottom)',\n 'motion-safe:data-[state=closed]:animate-(--animate-slide-out-bottom)',\n 'motion-reduce:animate-none',\n attrs.class as string | undefined,\n ),\n);\n\nconst showCountdown = computed(() => props.hasCountdown && props.duration !== Infinity);\n</script>\n\n<template>\n <!--\n Static positioning wrapper holds the fixed corner + (for `*-center`) the\n centering `-translate-x-1/2`; the inner panel carries the slide keyframe,\n whose own `translateY` would otherwise clobber that centering translate if\n both sat on one node. `Portal` stays mounted; `Presence` owns the panel's\n mount so the exit (slide-out + fade) plays before unmount, cloning\n `data-state` onto the panel for its motion.\n -->\n <Portal>\n <div :class=\"wrapperClasses\">\n <Presence :is-present=\"props.open\">\n <div\n role=\"status\"\n aria-live=\"polite\"\n :class=\"panelClasses\"\n @mouseenter=\"setPaused(true)\"\n @mouseleave=\"setPaused(false)\"\n @focus=\"setPaused(true)\"\n @blur=\"setPaused(false)\"\n >\n <span class=\"flex-1\">\n <slot name=\"message\">{{ props.message }}</slot>\n </span>\n <button\n v-if=\"hasUndo()\"\n type=\"button\"\n class=\"font-medium text-primary transition-colors hover:underline focus-visible:outline-hidden focus-visible:ring-2 focus-visible:ring-ring rounded-sm px-1\"\n @click=\"onUndoClick\"\n >\n {{ props.undoLabel }}\n </button>\n <div v-if=\"showCountdown\" class=\"absolute bottom-0 left-0 h-0.5 w-full bg-border\">\n <div\n class=\"h-full bg-primary transition-[width] duration-100 ease-linear\"\n :style=\"{ width: `${progress * 100}%` }\"\n />\n </div>\n </div>\n </Presence>\n </div>\n </Portal>\n</template>\n","<script lang=\"ts\">\nimport type { Size } from '../../../foundation/styles';\n\n/** Defines the TypingIndicator dot tone. */\nexport const TypingTone = {\n /** Refers to the muted-foreground tone. */\n Muted: 'muted',\n /** Refers to the primary / brand tone. */\n Primary: 'primary',\n /** Refers to the full-emphasis foreground tone. */\n Foreground: 'foreground',\n} as const;\n\nexport type TypingTone = (typeof TypingTone)[keyof typeof TypingTone];\n\nexport interface TypingIndicatorProps {\n /** The optional name(s) of who is typing — rendered as a leading label. Rich content → the `who` slot. */\n readonly who?: string;\n\n /** The visual size of the bouncing dots. */\n readonly size?: Size;\n\n /** The color of the dots; defaults to muted. */\n readonly tone?: TypingTone;\n\n /** The subtle-mode flag — tones down dot opacity at rest (between bounces). */\n readonly isSubtle?: boolean;\n}\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs, useSlots, useTemplateRef } from 'vue';\nimport { cn, Size as SizeToken } from '../../../foundation/styles';\n\n/* Only sm/md/lg carry a dot size; other `Size` members fall through to `md`. */\nconst SizeDot: Partial<Record<Size, string>> = {\n sm: 'h-1 w-1',\n md: 'h-1.5 w-1.5',\n lg: 'h-2 w-2',\n};\n\nconst ToneClass: Record<TypingTone, string> = {\n muted: 'bg-muted-foreground',\n primary: 'bg-primary',\n foreground: 'bg-foreground',\n};\n\n/**\n * Renders an optional \"who\" label beside three animating dots — the \"someone is typing\" cue.\n * Honors `prefers-reduced-motion` via Tailwind's `motion-safe:` / `motion-reduce:` modifiers — dots\n * stay visible at full opacity when motion is reduced.\n */\ndefineOptions({ name: 'TypingIndicator', inheritAttrs: false });\n\nconst props = withDefaults(defineProps<TypingIndicatorProps>(), {\n size: SizeToken.Md,\n tone: TypingTone.Muted,\n});\n\ndefineSlots<{\n /** The \"who is typing\" label. Falls back to the `who` prop. */\n who?(): unknown;\n}>();\n\nconst attrs = useAttrs();\nconst slots = useSlots();\nconst el = useTemplateRef<HTMLSpanElement>('el');\n\nconst hasWho = computed(() => Boolean(props.who) || Boolean(slots.who));\n\nconst dot = computed(() =>\n cn(\n 'inline-block rounded-full motion-safe:animate-bounce',\n SizeDot[props.size] ?? SizeDot.md,\n ToneClass[props.tone],\n props.isSubtle && 'motion-safe:opacity-60',\n ),\n);\n\n/** Only the string `who` prop can name the typist; the slot form falls back to the generic label. */\nconst ariaLabel = computed(() => (props.who ? `${props.who} is typing` : 'Typing'));\n\nconst classes = computed(() =>\n cn('inline-flex items-center gap-2 text-xs text-muted-foreground', attrs.class as string | undefined),\n);\n\n/** Everything but `class`, which is re-applied through `cn` above. */\nconst rest = computed(() => {\n const { class: _class, ...others } = attrs;\n return others;\n});\n\ndefineExpose({ el });\n</script>\n\n<template>\n <span ref=\"el\" role=\"status\" aria-live=\"polite\" :aria-label=\"ariaLabel\" v-bind=\"rest\" :class=\"classes\">\n <span v-if=\"hasWho\" class=\"truncate\">\n <slot name=\"who\">{{ props.who }}</slot>\n </span>\n <span class=\"inline-flex items-end gap-1\" aria-hidden=\"true\">\n <span :class=\"dot\" :style=\"{ animationDelay: '0ms' }\" />\n <span :class=\"dot\" :style=\"{ animationDelay: '150ms' }\" />\n <span :class=\"dot\" :style=\"{ animationDelay: '300ms' }\" />\n </span>\n </span>\n</template>\n","<script lang=\"ts\">\nimport type { CornerPosition, Size } from '../../../foundation/styles';\n\n/** Defines a person's presence state. */\nexport const PresenceStatus = {\n /** Refers to actively available. */\n Online: 'online',\n /** Refers to present but inactive. */\n Idle: 'idle',\n /** Refers to present but do-not-disturb. */\n Busy: 'busy',\n /** Refers to not connected. */\n Offline: 'offline',\n /** Refers to connected but appearing offline. */\n Invisible: 'invisible',\n} as const;\n\nexport type PresenceStatus = (typeof PresenceStatus)[keyof typeof PresenceStatus];\n\nexport interface PresenceIndicatorProps {\n readonly status?: PresenceStatus;\n /** The dot diameter. */\n readonly size?: Size;\n\n /** The pulsing-ring toggle (only meaningful for `online`). */\n readonly hasPulse?: boolean;\n\n /** The corner position on a parent (use inside an Avatar wrapper). */\n readonly position?: CornerPosition;\n\n /** The accessible-label override. Defaults to status name. */\n readonly label?: string;\n}\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs, useTemplateRef } from 'vue';\nimport { cn, Size as SizeToken } from '../../../foundation/styles';\n\nconst StatusBackground: Record<PresenceStatus, string> = {\n online: 'bg-success',\n idle: 'bg-warning',\n busy: 'bg-destructive',\n offline: 'bg-muted-foreground',\n invisible: 'bg-transparent border border-muted-foreground',\n};\n\n/* Only xs/sm/md/lg carry a dot size; other `Size` members fall through to `sm`. */\nconst SizeDot: Partial<Record<Size, string>> = {\n xs: 'h-1.5 w-1.5',\n sm: 'h-2 w-2',\n md: 'h-2.5 w-2.5',\n lg: 'h-3 w-3',\n};\n\nconst PositionClass: Record<CornerPosition, string> = {\n 'top-right': 'absolute top-0 right-0',\n 'top-left': 'absolute top-0 left-0',\n 'bottom-right': 'absolute bottom-0 right-0',\n 'bottom-left': 'absolute bottom-0 left-0',\n};\n\nconst StatusLabel: Record<PresenceStatus, string> = {\n online: 'Online',\n idle: 'Idle',\n busy: 'Busy',\n offline: 'Offline',\n invisible: 'Invisible',\n};\n\n/**\n * Renders a colored dot encoding a person's presence — online / idle / busy / offline / invisible.\n * Includes a `ring-background` so it pops cleanly when overlaid on an `Avatar`.\n * Pass `position` to absolutely place it on a positioned parent.\n */\ndefineOptions({ name: 'PresenceIndicator', inheritAttrs: false });\n\nconst props = withDefaults(defineProps<PresenceIndicatorProps>(), {\n status: PresenceStatus.Online,\n size: SizeToken.Sm,\n});\n\nconst attrs = useAttrs();\nconst el = useTemplateRef<HTMLSpanElement>('el');\n\nconst showPulse = computed(() => Boolean(props.hasPulse) && props.status === PresenceStatus.Online);\n\nconst classes = computed(() =>\n cn(\n 'inline-flex rounded-full ring-2 ring-background',\n StatusBackground[props.status],\n SizeDot[props.size] ?? SizeDot.sm,\n props.position && PositionClass[props.position],\n 'relative',\n attrs.class as string | undefined,\n ),\n);\n\n/** Everything but `class`, which is re-applied through `cn` above. */\nconst rest = computed(() => {\n const { class: _class, ...others } = attrs;\n return others;\n});\n\ndefineExpose({ el });\n</script>\n\n<template>\n <span\n ref=\"el\"\n role=\"status\"\n :aria-label=\"props.label ?? StatusLabel[props.status]\"\n :data-status=\"props.status\"\n v-bind=\"rest\"\n :class=\"classes\"\n >\n <span\n v-if=\"showPulse\"\n aria-hidden=\"true\"\n :class=\"cn('absolute inset-0 rounded-full opacity-75 motion-safe:animate-ping', StatusBackground.online)\"\n />\n </span>\n</template>\n","<script lang=\"ts\">\nexport interface LiveCursorIndicatorProps {\n /** The pixel offset from the parent's top-left corner. */\n readonly x: number;\n readonly y: number;\n /** The display name shown beside the pointer. Rich content → the `name` slot. */\n readonly name?: string;\n\n /** The CSS color used for the pointer fill and label background. */\n readonly color?: string;\n\n /** The smooth-movement toggle between updates. Defaults to true; auto-disables with reduced motion. */\n readonly isSmooth?: boolean;\n\n /** The pixel offset for the label relative to the pointer. */\n readonly labelOffset?: { x?: number; y?: number };\n\n /** The pointer-only toggle — hides the label and shows only the pointer. */\n readonly isPointerOnly?: boolean;\n}\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs, useSlots, useTemplateRef, type CSSProperties } from 'vue';\nimport { cn } from '../../../foundation/styles';\nimport { useReducedMotion } from '../../../foundation/device';\n\n/**\n * Renders a remote user's cursor and name label on a collaborative canvas.\n * Wrap in a `relative` parent; places itself absolutely at `(x, y)`, smoothing movement unless\n * reduced-motion.\n */\ndefineOptions({ name: 'LiveCursorIndicator', inheritAttrs: false });\n\nconst props = withDefaults(defineProps<LiveCursorIndicatorProps>(), {\n color: 'var(--color-primary)',\n isSmooth: true,\n});\n\ndefineSlots<{\n /** The cursor name label. Falls back to the `name` prop. */\n name?(): unknown;\n}>();\n\nconst attrs = useAttrs();\nconst slots = useSlots();\nconst el = useTemplateRef<HTMLDivElement>('el');\n\nconst reducedMotion = useReducedMotion();\nconst useTransition = computed(() => props.isSmooth && !reducedMotion.value);\n\nconst lx = computed(() => props.labelOffset?.x ?? 12);\nconst ly = computed(() => props.labelOffset?.y ?? 16);\n\nconst hasName = computed(() => Boolean(props.name) || Boolean(slots.name));\n\nconst wrapperStyle = computed<CSSProperties>(() => ({\n transform: `translate3d(${props.x}px, ${props.y}px, 0)`,\n transition: useTransition.value ? 'transform 80ms linear' : undefined,\n}));\n\nconst labelStyle = computed<CSSProperties>(() => ({\n backgroundColor: props.color,\n transform: `translate(${lx.value}px, ${ly.value}px)`,\n}));\n\nconst classes = computed(() =>\n cn('pointer-events-none absolute left-0 top-0 z-tooltip select-none', attrs.class as string | undefined),\n);\n\n/**\n * Everything but `class` and `style` — both are re-applied by hand. The array\n * `:style` binding reproduces React's `{ ...wrapperStyle, ...style }` merge\n * (caller wins) while tolerating the string form Vue also allows for `style`.\n */\nconst rest = computed(() => {\n const { class: _class, style: _style, ...others } = attrs;\n return others;\n});\n\nconst callerStyle = computed(() => attrs.style as CSSProperties | string | undefined);\n\ndefineExpose({ el });\n</script>\n\n<template>\n <div ref=\"el\" aria-hidden=\"true\" v-bind=\"rest\" :class=\"classes\" :style=\"[wrapperStyle, callerStyle ?? {}]\">\n <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" class=\"drop-shadow-sm\">\n <path\n d=\"M5 3 L5 19 L9.5 14.5 L12.5 21 L15.5 19.5 L12.5 13 L19 13 Z\"\n :fill=\"props.color\"\n stroke=\"white\"\n stroke-width=\"1.25\"\n stroke-linejoin=\"round\"\n />\n </svg>\n <span\n v-if=\"hasName && !props.isPointerOnly\"\n class=\"absolute whitespace-nowrap rounded-md px-1.5 py-0.5 text-[11px] font-medium leading-none text-white shadow-sm\"\n :style=\"labelStyle\"\n >\n <slot name=\"name\">{{ props.name }}</slot>\n </span>\n </div>\n</template>\n","<script lang=\"ts\">\nexport interface PasswordStrengthCalloutProps {\n /** The password to measure. */\n readonly value: string;\n\n /** The override score (0–4). When set, internal scoring is bypassed. */\n readonly score?: 0 | 1 | 2 | 3 | 4;\n\n /** The hidden state for the textual label under the bar. */\n readonly isLabelHidden?: boolean;\n}\n\nconst StrengthLabels = ['Too weak', 'Weak', 'Fair', 'Strong', 'Excellent'];\nconst ToneClass = ['bg-destructive', 'bg-destructive', 'bg-warning', 'bg-success', 'bg-success'];\n\nfunction scorePassword(pw: string): 0 | 1 | 2 | 3 | 4 {\n let score = 0;\n if (pw.length >= 8) score++;\n if (pw.length >= 12) score++;\n if (/[a-z]/.test(pw) && /[A-Z]/.test(pw)) score++;\n if (/\\d/.test(pw)) score++;\n if (/[^A-Za-z0-9]/.test(pw)) score++;\n return Math.min(4, score) as 0 | 1 | 2 | 3 | 4;\n}\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs, useTemplateRef } from 'vue';\nimport type { ClassValue } from 'clsx';\nimport { cn } from '../../../foundation/styles';\n\n/** Renders a four-bar password strength meter from naive 0–4 scoring, or from a `score` you supply. */\n/* `inheritAttrs: false` so `class` folds into the component's own `cn()` call — plain fallthrough\n appends outside it and loses tailwind-merge conflict resolution. */\ndefineOptions({ name: 'PasswordStrengthCallout', inheritAttrs: false });\n\nconst props = withDefaults(defineProps<PasswordStrengthCalloutProps>(), {\n score: undefined,\n /* Explicit `undefined` default: Vue casts an absent `boolean` prop to `false`, which is the\n same rendering here, but the prop stays a genuine tri-state for consumers reading it. */\n isLabelHidden: undefined,\n});\n\nconst attrs = useAttrs();\n\nconst resolvedScore = computed<0 | 1 | 2 | 3 | 4>(\n () => props.score ?? (props.value.length === 0 ? 0 : scorePassword(props.value)),\n);\n\nconst label = computed(() => StrengthLabels[resolvedScore.value] ?? '');\nconst tone = computed(() => ToneClass[resolvedScore.value] ?? 'bg-destructive');\n\nfunction barClass(index: number): string {\n return cn('h-1 flex-1 rounded-full bg-muted transition-colors', index < resolvedScore.value && tone.value);\n}\n\nconst isLabelShown = computed(() => !props.isLabelHidden && Boolean(props.value));\n\nconst OwnedAttributes: ReadonlySet<string> = new Set(['class']);\nconst passthroughAttrs = computed(() =>\n Object.fromEntries(Object.entries(attrs).filter(([key]) => !OwnedAttributes.has(key))),\n);\n\nconst rootClass = computed(() => cn('flex flex-col gap-1', attrs.class as ClassValue));\n\nconst root = useTemplateRef<HTMLDivElement>('root');\n\n/** The rendered element — the Vue stand-in for the React original's forwarded ref. */\ndefineExpose({ el: root });\n</script>\n\n<template>\n <div ref=\"root\" :class=\"rootClass\" v-bind=\"passthroughAttrs\">\n <div class=\"flex gap-1\" aria-hidden=\"true\">\n <div v-for=\"i in 4\" :key=\"i\" :class=\"barClass(i - 1)\" />\n </div>\n <div v-if=\"isLabelShown\" class=\"text-xs text-muted-foreground\">{{ label }}</div>\n </div>\n</template>\n","<script lang=\"ts\">\nexport interface CharacterCountCalloutProps {\n /** The current length. */\n readonly value: number;\n\n /** The maximum allowed length (also flips text to destructive when exceeded). */\n readonly max: number;\n\n /** The display mode — `current / max` (default) or just `current`. */\n readonly isMaxShown?: boolean;\n}\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs, useTemplateRef } from 'vue';\nimport type { ClassValue } from 'clsx';\nimport { cn } from '../../../foundation/styles';\n\n/** Renders the live character count for a limited field, going destructive once `value` passes `max`. */\n/* `inheritAttrs: false` so `class` folds into the component's own `cn()` call — plain fallthrough\n appends outside it and loses tailwind-merge conflict resolution. */\ndefineOptions({ name: 'CharacterCountCallout', inheritAttrs: false });\n\nconst props = withDefaults(defineProps<CharacterCountCalloutProps>(), { isMaxShown: true });\n\nconst attrs = useAttrs();\n\nconst isOver = computed(() => props.value > props.max);\n\nconst OwnedAttributes: ReadonlySet<string> = new Set(['class']);\nconst passthroughAttrs = computed(() =>\n Object.fromEntries(Object.entries(attrs).filter(([key]) => !OwnedAttributes.has(key))),\n);\n\nconst rootClass = computed(() =>\n cn('text-right text-xs', isOver.value ? 'text-destructive' : 'text-muted-foreground', attrs.class as ClassValue),\n);\n\nconst root = useTemplateRef<HTMLDivElement>('root');\n\n/** The rendered element — the Vue stand-in for the React original's forwarded ref. */\ndefineExpose({ el: root });\n</script>\n\n<template>\n <div ref=\"root\" aria-live=\"polite\" :class=\"rootClass\" v-bind=\"passthroughAttrs\">\n {{ value }}{{ isMaxShown ? ` / ${max}` : '' }}\n </div>\n</template>\n"],"names":["_openBlock","_createElementBlock","_mergeProps","_renderSlot","_createElementVNode","_normalizeStyle","ToneClass","_createBlock","AlertSimple","_hoisted_1","_createTextVNode","_toDisplayString","_hoisted_2","_hoisted_3","_hoisted_4","_createVNode","_unref","Icon","BannerSimple","_hoisted_5","ToastSimple","Spinner","OrientationToken","_Fragment","_normalizeClass","Portal","_renderList","Toast","Announce","ToastHost","BackdropOverlay"],"mappings":"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"}
|
|
@@ -0,0 +1,139 @@
|
|
|
1
|
+
import { K as Key } from "./Key-CQlkK53D.js";
|
|
2
|
+
const Modifier = {
|
|
3
|
+
/** Platform-adaptive primary modifier — ⌘ (Command) on Apple, Ctrl elsewhere. */
|
|
4
|
+
Mod: "mod",
|
|
5
|
+
/** The Control key. */
|
|
6
|
+
Ctrl: "ctrl",
|
|
7
|
+
/** The Meta key — ⌘ (Command) on Apple, ⊞ (Windows) elsewhere. */
|
|
8
|
+
Meta: "meta",
|
|
9
|
+
/** The Shift key. */
|
|
10
|
+
Shift: "shift",
|
|
11
|
+
/** The Alt / Option key. */
|
|
12
|
+
Alt: "alt"
|
|
13
|
+
};
|
|
14
|
+
const KeyAliases = {
|
|
15
|
+
esc: Key.Escape,
|
|
16
|
+
escape: Key.Escape,
|
|
17
|
+
enter: Key.Enter,
|
|
18
|
+
return: Key.Enter,
|
|
19
|
+
space: Key.Space,
|
|
20
|
+
spacebar: Key.Space,
|
|
21
|
+
tab: Key.Tab,
|
|
22
|
+
backspace: Key.Backspace,
|
|
23
|
+
delete: Key.Delete,
|
|
24
|
+
del: Key.Delete,
|
|
25
|
+
up: Key.ArrowUp,
|
|
26
|
+
down: Key.ArrowDown,
|
|
27
|
+
left: Key.ArrowLeft,
|
|
28
|
+
right: Key.ArrowRight,
|
|
29
|
+
home: Key.Home,
|
|
30
|
+
end: Key.End,
|
|
31
|
+
pageup: Key.PageUp,
|
|
32
|
+
pagedown: Key.PageDown,
|
|
33
|
+
// `+` is the token separator, so spell the literal plus key as `plus`.
|
|
34
|
+
plus: "+"
|
|
35
|
+
};
|
|
36
|
+
function isApplePlatform(platformHint) {
|
|
37
|
+
if (platformHint !== void 0) return /mac|iphone|ipad|ipod/i.test(platformHint);
|
|
38
|
+
if (typeof navigator === "undefined") return false;
|
|
39
|
+
const nav = navigator;
|
|
40
|
+
const source = nav.userAgentData?.platform || nav.platform || nav.userAgent || "";
|
|
41
|
+
return /mac|iphone|ipad|ipod/i.test(source);
|
|
42
|
+
}
|
|
43
|
+
function normalizeKey(token) {
|
|
44
|
+
const alias = KeyAliases[token];
|
|
45
|
+
if (alias !== void 0) return alias;
|
|
46
|
+
if (/^f\d{1,2}$/.test(token)) return token.toUpperCase();
|
|
47
|
+
return token;
|
|
48
|
+
}
|
|
49
|
+
function parseChord(input, options) {
|
|
50
|
+
const apple = options?.applePlatform ?? isApplePlatform();
|
|
51
|
+
const tokens = input.split("+").map((token) => token.trim().toLowerCase()).filter((token) => token.length > 0);
|
|
52
|
+
let ctrl = false;
|
|
53
|
+
let meta = false;
|
|
54
|
+
let shift = false;
|
|
55
|
+
let alt = false;
|
|
56
|
+
let key = "";
|
|
57
|
+
for (const token of tokens) {
|
|
58
|
+
switch (token) {
|
|
59
|
+
case "mod":
|
|
60
|
+
if (apple) meta = true;
|
|
61
|
+
else ctrl = true;
|
|
62
|
+
break;
|
|
63
|
+
case "cmd":
|
|
64
|
+
case "command":
|
|
65
|
+
case "meta":
|
|
66
|
+
case "super":
|
|
67
|
+
case "win":
|
|
68
|
+
case "windows":
|
|
69
|
+
case "⌘":
|
|
70
|
+
meta = true;
|
|
71
|
+
break;
|
|
72
|
+
case "ctrl":
|
|
73
|
+
case "control":
|
|
74
|
+
case "^":
|
|
75
|
+
ctrl = true;
|
|
76
|
+
break;
|
|
77
|
+
case "shift":
|
|
78
|
+
case "⇧":
|
|
79
|
+
shift = true;
|
|
80
|
+
break;
|
|
81
|
+
case "alt":
|
|
82
|
+
case "option":
|
|
83
|
+
case "opt":
|
|
84
|
+
case "⌥":
|
|
85
|
+
alt = true;
|
|
86
|
+
break;
|
|
87
|
+
default:
|
|
88
|
+
key = normalizeKey(token);
|
|
89
|
+
}
|
|
90
|
+
}
|
|
91
|
+
if (key === "") throw new Error(`Invalid chord "${input}": no non-modifier key`);
|
|
92
|
+
return { key, ctrl, meta, shift, alt };
|
|
93
|
+
}
|
|
94
|
+
function matchesChord(event, chord) {
|
|
95
|
+
return event.ctrlKey === chord.ctrl && event.metaKey === chord.meta && event.shiftKey === chord.shift && event.altKey === chord.alt && event.key.toLowerCase() === chord.key.toLowerCase();
|
|
96
|
+
}
|
|
97
|
+
const DisplayKeys = {
|
|
98
|
+
[Key.ArrowUp]: "↑",
|
|
99
|
+
[Key.ArrowDown]: "↓",
|
|
100
|
+
[Key.ArrowLeft]: "←",
|
|
101
|
+
[Key.ArrowRight]: "→",
|
|
102
|
+
[Key.Space]: "Space",
|
|
103
|
+
[Key.Enter]: "↵"
|
|
104
|
+
};
|
|
105
|
+
function displayKey(key) {
|
|
106
|
+
const glyph = DisplayKeys[key];
|
|
107
|
+
if (glyph !== void 0) return glyph;
|
|
108
|
+
return key.length === 1 ? key.toUpperCase() : key;
|
|
109
|
+
}
|
|
110
|
+
function formatChord(chord, options) {
|
|
111
|
+
const apple = options?.applePlatform ?? isApplePlatform();
|
|
112
|
+
if (apple) {
|
|
113
|
+
let out = "";
|
|
114
|
+
if (chord.ctrl) out += "⌃";
|
|
115
|
+
if (chord.alt) out += "⌥";
|
|
116
|
+
if (chord.shift) out += "⇧";
|
|
117
|
+
if (chord.meta) out += "⌘";
|
|
118
|
+
return out + displayKey(chord.key);
|
|
119
|
+
}
|
|
120
|
+
const parts = [];
|
|
121
|
+
if (chord.ctrl) parts.push("Ctrl");
|
|
122
|
+
if (chord.alt) parts.push("Alt");
|
|
123
|
+
if (chord.shift) parts.push("Shift");
|
|
124
|
+
if (chord.meta) parts.push("Win");
|
|
125
|
+
parts.push(displayKey(chord.key));
|
|
126
|
+
return parts.join("+");
|
|
127
|
+
}
|
|
128
|
+
function formatChordString(input, options) {
|
|
129
|
+
return formatChord(parseChord(input, options), options);
|
|
130
|
+
}
|
|
131
|
+
export {
|
|
132
|
+
Modifier as M,
|
|
133
|
+
formatChordString as a,
|
|
134
|
+
formatChord as f,
|
|
135
|
+
isApplePlatform as i,
|
|
136
|
+
matchesChord as m,
|
|
137
|
+
parseChord as p
|
|
138
|
+
};
|
|
139
|
+
//# sourceMappingURL=Chord-C3OKRsgk.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Chord-C3OKRsgk.js","sources":["../../src/foundation/shortcuts/Chord.ts"],"sourcesContent":["// The chord model — the pure, DOM-free core of the shortcuts vector. A \"chord\" is one keystroke combination\n// (`mod+shift+k`): a main key plus modifier flags. Parsing accepts a terse cross-platform string where `mod`\n// resolves to ⌘ on Apple and Ctrl elsewhere, so a consumer writes a shortcut once and it feels native on both.\n// Matching compares a `KeyboardEvent` against a parsed chord; formatting renders it for a `<kbd>` hint. No Vue,\n// no listeners — `UseHotkeys.ts` binds these to the DOM.\n\nimport { Key } from '../dom/enums/Key';\n\n/** The modifier tokens a chord string accepts. `Mod` is platform-adaptive (⌘ on Apple, Ctrl elsewhere). */\nexport const Modifier = {\n /** Platform-adaptive primary modifier — ⌘ (Command) on Apple, Ctrl elsewhere. */\n Mod: 'mod',\n /** The Control key. */\n Ctrl: 'ctrl',\n /** The Meta key — ⌘ (Command) on Apple, ⊞ (Windows) elsewhere. */\n Meta: 'meta',\n /** The Shift key. */\n Shift: 'shift',\n /** The Alt / Option key. */\n Alt: 'alt',\n} as const;\n\nexport type Modifier = (typeof Modifier)[keyof typeof Modifier];\n\n/** A parsed keystroke combination — a canonical main key plus the four modifier flags. */\nexport interface Chord {\n /** The canonical `KeyboardEvent.key` for the main key (letters lowercased, named keys canonical, e.g. `Enter`). */\n readonly key: string;\n /** Whether Control must be held. */\n readonly ctrl: boolean;\n /** Whether Meta (⌘ / ⊞) must be held. */\n readonly meta: boolean;\n /** Whether Shift must be held. */\n readonly shift: boolean;\n /** Whether Alt / Option must be held. */\n readonly alt: boolean;\n}\n\n/** The `KeyboardEvent` fields a chord match reads — a structural subset satisfied by native DOM events. */\nexport type KeyboardEventLike = Pick<KeyboardEvent, 'key' | 'ctrlKey' | 'metaKey' | 'shiftKey' | 'altKey'>;\n\n/** Named-key aliases (case-insensitive) → canonical `KeyboardEvent.key` — `esc`/`up`/`del` for the verbose form. */\nconst KeyAliases: Readonly<Record<string, string>> = {\n esc: Key.Escape,\n escape: Key.Escape,\n enter: Key.Enter,\n return: Key.Enter,\n space: Key.Space,\n spacebar: Key.Space,\n tab: Key.Tab,\n backspace: Key.Backspace,\n delete: Key.Delete,\n del: Key.Delete,\n up: Key.ArrowUp,\n down: Key.ArrowDown,\n left: Key.ArrowLeft,\n right: Key.ArrowRight,\n home: Key.Home,\n end: Key.End,\n pageup: Key.PageUp,\n pagedown: Key.PageDown,\n // `+` is the token separator, so spell the literal plus key as `plus`.\n plus: '+',\n};\n\n/** Detects an Apple platform (for `mod` → ⌘ and symbol formatting). SSR-safe; `platformHint` forces it in tests. */\nexport function isApplePlatform(platformHint?: string): boolean {\n if (platformHint !== undefined) return /mac|iphone|ipad|ipod/i.test(platformHint);\n if (typeof navigator === 'undefined') return false;\n const nav = navigator as Navigator & { userAgentData?: { platform?: string } };\n const source = nav.userAgentData?.platform || nav.platform || nav.userAgent || '';\n return /mac|iphone|ipad|ipod/i.test(source);\n}\n\n/** Options shared by the platform-sensitive chord helpers. */\nexport interface ChordPlatformOptions {\n /** Forces Apple vs non-Apple resolution (for `mod` and formatting); defaults to runtime detection. */\n readonly applePlatform?: boolean;\n}\n\n/** Normalizes one non-modifier token to a canonical `KeyboardEvent.key`. */\nfunction normalizeKey(token: string): string {\n const alias = KeyAliases[token];\n if (alias !== undefined) return alias;\n // Function keys: `f1`..`f12` → `F1`..`F12`.\n if (/^f\\d{1,2}$/.test(token)) return token.toUpperCase();\n // Single character (letter / digit / symbol) is already its own `key` (letters compared case-insensitively).\n return token;\n}\n\n/**\n * Parses a chord string (`mod+shift+k`, `ctrl+/`, `esc`) into a {@link Chord}. Tokens split on `+`, are\n * case-insensitive, and may appear in any order; `mod` resolves per platform. Throws when no non-modifier key\n * is present. To bind the literal `+` key, write `plus` (or `mod+plus`).\n */\nexport function parseChord(input: string, options?: ChordPlatformOptions): Chord {\n const apple = options?.applePlatform ?? isApplePlatform();\n const tokens = input\n .split('+')\n .map((token) => token.trim().toLowerCase())\n .filter((token) => token.length > 0);\n\n let ctrl = false;\n let meta = false;\n let shift = false;\n let alt = false;\n let key = '';\n\n for (const token of tokens) {\n switch (token) {\n case 'mod':\n if (apple) meta = true;\n else ctrl = true;\n break;\n case 'cmd':\n case 'command':\n case 'meta':\n case 'super':\n case 'win':\n case 'windows':\n case '⌘':\n meta = true;\n break;\n case 'ctrl':\n case 'control':\n case '^':\n ctrl = true;\n break;\n case 'shift':\n case '⇧':\n shift = true;\n break;\n case 'alt':\n case 'option':\n case 'opt':\n case '⌥':\n alt = true;\n break;\n default:\n key = normalizeKey(token);\n }\n }\n\n if (key === '') throw new Error(`Invalid chord \"${input}\": no non-modifier key`);\n return { key, ctrl, meta, shift, alt };\n}\n\n/** Tests whether a keyboard event satisfies a chord — all four modifiers exact, main key case-insensitive. */\nexport function matchesChord(event: KeyboardEventLike, chord: Chord): boolean {\n return (\n event.ctrlKey === chord.ctrl &&\n event.metaKey === chord.meta &&\n event.shiftKey === chord.shift &&\n event.altKey === chord.alt &&\n event.key.toLowerCase() === chord.key.toLowerCase()\n );\n}\n\n/** Arrow/space display glyphs used when rendering a chord. */\nconst DisplayKeys: Readonly<Record<string, string>> = {\n [Key.ArrowUp]: '↑',\n [Key.ArrowDown]: '↓',\n [Key.ArrowLeft]: '←',\n [Key.ArrowRight]: '→',\n [Key.Space]: 'Space',\n [Key.Enter]: '↵',\n};\n\n/** Renders a chord's main key for display — glyph for arrows/space/enter, uppercased single letters, else as-is. */\nfunction displayKey(key: string): string {\n const glyph = DisplayKeys[key];\n if (glyph !== undefined) return glyph;\n return key.length === 1 ? key.toUpperCase() : key;\n}\n\n/**\n * Renders a chord as a human label for a `<kbd>` hint. Apple builds the compact symbol form (`⌃⌥⇧⌘K`); other\n * platforms build the `Ctrl+Alt+Shift+Win+K` form. Modifier order follows each platform's convention.\n */\nexport function formatChord(chord: Chord, options?: ChordPlatformOptions): string {\n const apple = options?.applePlatform ?? isApplePlatform();\n\n if (apple) {\n let out = '';\n if (chord.ctrl) out += '⌃';\n if (chord.alt) out += '⌥';\n if (chord.shift) out += '⇧';\n if (chord.meta) out += '⌘';\n return out + displayKey(chord.key);\n }\n\n const parts: string[] = [];\n if (chord.ctrl) parts.push('Ctrl');\n if (chord.alt) parts.push('Alt');\n if (chord.shift) parts.push('Shift');\n if (chord.meta) parts.push('Win');\n parts.push(displayKey(chord.key));\n return parts.join('+');\n}\n\n/** Convenience: parse then format a chord string in one step (`formatChordString('mod+k')` → `⌘K` / `Ctrl+K`). */\nexport function formatChordString(input: string, options?: ChordPlatformOptions): string {\n return formatChord(parseChord(input, options), options);\n}\n"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Cn-CzDCF-Ah.js","sources":["../../src/foundation/styles/Cn.ts"],"sourcesContent":["import clsx, { type ClassValue } from 'clsx';\nimport { twMerge } from 'tailwind-merge';\n\n/**\n * Conditional class composer with Tailwind conflict-resolution.\n * Use anywhere you'd otherwise concatenate class strings.\n */\nexport function cn(...inputs: ReadonlyArray<ClassValue>): string {\n return twMerge(clsx(inputs));\n}\n"],"names":[],"mappings":";;AAOO,SAAS,MAAM,QAA2C;AAC/D,SAAO,QAAQ,KAAK,MAAM,CAAC;AAC7B;"}
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
const ColorTone = {
|
|
2
|
+
/** Refers to the primary brand palette. */
|
|
3
|
+
Primary: "primary",
|
|
4
|
+
/** Refers to the neutral / default grey palette. */
|
|
5
|
+
Neutral: "neutral",
|
|
6
|
+
/** Refers to the destructive / error palette. */
|
|
7
|
+
Danger: "danger",
|
|
8
|
+
/** Refers to the positive / confirmation palette. */
|
|
9
|
+
Success: "success",
|
|
10
|
+
/** Refers to the caution palette. */
|
|
11
|
+
Warning: "warning"
|
|
12
|
+
};
|
|
13
|
+
const ToneTokenMap = {
|
|
14
|
+
primary: { main: "primary", fg: "primary-foreground", soft: "primary-soft", softFg: "primary-soft-foreground" },
|
|
15
|
+
neutral: { main: "foreground", fg: "background", soft: "muted", softFg: "foreground" },
|
|
16
|
+
danger: {
|
|
17
|
+
main: "destructive",
|
|
18
|
+
fg: "destructive-foreground",
|
|
19
|
+
soft: "destructive-soft",
|
|
20
|
+
softFg: "destructive-soft-foreground"
|
|
21
|
+
},
|
|
22
|
+
success: { main: "success", fg: "success-foreground", soft: "success-soft", softFg: "success-soft-foreground" },
|
|
23
|
+
warning: { main: "warning", fg: "warning-foreground", soft: "warning-soft", softFg: "warning-soft-foreground" }
|
|
24
|
+
};
|
|
25
|
+
function toneColorOverride(input, tone) {
|
|
26
|
+
if (input === void 0 || input === null) return void 0;
|
|
27
|
+
const activeTone = tone ?? "primary";
|
|
28
|
+
const tokens = ToneTokenMap[activeTone];
|
|
29
|
+
const out = {};
|
|
30
|
+
if (typeof input === "string") {
|
|
31
|
+
out[`--color-${tokens.main}`] = input;
|
|
32
|
+
out[`--color-${tokens.fg}`] = "#ffffff";
|
|
33
|
+
out[`--color-${tokens.soft}`] = `color-mix(in oklch, ${input} 12%, white)`;
|
|
34
|
+
out[`--color-${tokens.softFg}`] = input;
|
|
35
|
+
out["--color-ring"] = input;
|
|
36
|
+
} else {
|
|
37
|
+
if (input.bg !== void 0) out[`--color-${tokens.main}`] = input.bg;
|
|
38
|
+
if (input.text !== void 0) out[`--color-${tokens.fg}`] = input.text;
|
|
39
|
+
if (input.soft !== void 0) out[`--color-${tokens.soft}`] = input.soft;
|
|
40
|
+
if (input.softText !== void 0) out[`--color-${tokens.softFg}`] = input.softText;
|
|
41
|
+
if (input.ring !== void 0) out["--color-ring"] = input.ring;
|
|
42
|
+
}
|
|
43
|
+
return Object.keys(out).length > 0 ? out : void 0;
|
|
44
|
+
}
|
|
45
|
+
const ColorExtensions = {
|
|
46
|
+
toneColorOverride,
|
|
47
|
+
ToneTokenMap
|
|
48
|
+
};
|
|
49
|
+
export {
|
|
50
|
+
ColorExtensions as C,
|
|
51
|
+
ColorTone as a
|
|
52
|
+
};
|
|
53
|
+
//# sourceMappingURL=ColorExtensions-DiCSaVbJ.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ColorExtensions-DiCSaVbJ.js","sources":["../../src/foundation/styles/extensions/ColorExtensions.ts"],"sourcesContent":["import type { CSSProperties } from 'vue';\n\n/** Defines the tone vocabulary shared by tone-aware components (Button, Checkbox, ToggleButton, Tag, Alert, etc.). */\nexport const ColorTone = {\n /** Refers to the primary brand palette. */\n Primary: 'primary',\n /** Refers to the neutral / default grey palette. */\n Neutral: 'neutral',\n /** Refers to the destructive / error palette. */\n Danger: 'danger',\n /** Refers to the positive / confirmation palette. */\n Success: 'success',\n /** Refers to the caution palette. */\n Warning: 'warning',\n} as const;\n\nexport type ColorTone = (typeof ColorTone)[keyof typeof ColorTone];\n\n/* Explicit color overrides for the active tone's slot set. Pair with a base `tone` prop on the component. */\nexport interface ColorOverride {\n /* Background / fill color. Drives `bg-{tone}`, `hover:` / `active:` variants, `border-{tone}`, `ring-{tone}`. */\n bg?: string;\n\n /* Text/icon color on top of `bg`. Drives `text-{tone}-foreground`. */\n text?: string;\n\n /* Light tinted background for soft variants. Drives `bg-{tone}-soft`. */\n soft?: string;\n\n /* Text on top of `soft` background. Drives `text-{tone}-soft-foreground`. */\n softText?: string;\n\n /* Focus ring color override (else inherits the component's tone). */\n ring?: string;\n}\n\n/* Accepted shapes for the `color` prop: a single seed string (lib derives rest) OR an explicit slot override object. */\nexport type ColorProp = string | ColorOverride;\n\n/* Per-tone CSS variable name suffixes (after `--color-`). */\nconst ToneTokenMap: Record<ColorTone, { main: string; fg: string; soft: string; softFg: string }> = {\n primary: { main: 'primary', fg: 'primary-foreground', soft: 'primary-soft', softFg: 'primary-soft-foreground' },\n neutral: { main: 'foreground', fg: 'background', soft: 'muted', softFg: 'foreground' },\n danger: {\n main: 'destructive',\n fg: 'destructive-foreground',\n soft: 'destructive-soft',\n softFg: 'destructive-soft-foreground',\n },\n success: { main: 'success', fg: 'success-foreground', soft: 'success-soft', softFg: 'success-soft-foreground' },\n warning: { main: 'warning', fg: 'warning-foreground', soft: 'warning-soft', softFg: 'warning-soft-foreground' },\n};\n\n/**\n * Convert a `color` / `colors` prop into a CSS-variable override style for\n * the active tone's slot set. Returned style overrides the component's theme\n * tokens locally — every Tailwind utility (`bg-{tone}`, `hover:bg-{tone}/X`,\n * `text-{tone}-foreground`, etc.) that references the var picks it up\n * automatically. No variant config refactor required.\n *\n * Single-seed mode (`input` is a string):\n * - `bg` ← seed\n * - `text` ← white (default contrast; override via `colors.text`)\n * - `soft` ← seed mixed 12% over white via `color-mix(in oklch, ...)`\n * - `softText` ← seed\n * - `ring` ← seed\n *\n * Object mode (`input` is a `ColorOverride`):\n * - Each slot independently overridable; unset slots retain the theme default.\n */\nfunction toneColorOverride(input: ColorProp | undefined, tone: ColorTone | undefined): CSSProperties | undefined {\n if (input === undefined || input === null) return undefined;\n const activeTone = tone ?? 'primary';\n const tokens = ToneTokenMap[activeTone];\n const out: Record<string, string> = {};\n\n if (typeof input === 'string') {\n out[`--color-${tokens.main}`] = input;\n out[`--color-${tokens.fg}`] = '#ffffff';\n out[`--color-${tokens.soft}`] = `color-mix(in oklch, ${input} 12%, white)`;\n out[`--color-${tokens.softFg}`] = input;\n out['--color-ring'] = input;\n } else {\n if (input.bg !== undefined) out[`--color-${tokens.main}`] = input.bg;\n if (input.text !== undefined) out[`--color-${tokens.fg}`] = input.text;\n if (input.soft !== undefined) out[`--color-${tokens.soft}`] = input.soft;\n if (input.softText !== undefined) out[`--color-${tokens.softFg}`] = input.softText;\n if (input.ring !== undefined) out['--color-ring'] = input.ring;\n }\n\n return Object.keys(out).length > 0 ? (out as CSSProperties) : undefined;\n}\n\n// =============================================================================\n// Grouped namespace export\n// =============================================================================\n\nexport const ColorExtensions = {\n toneColorOverride,\n ToneTokenMap,\n} as const;\n"],"names":[],"mappings":"AAGO,MAAM,YAAY;AAAA;AAAA,EAEvB,SAAS;AAAA;AAAA,EAET,SAAS;AAAA;AAAA,EAET,QAAQ;AAAA;AAAA,EAER,SAAS;AAAA;AAAA,EAET,SAAS;AACX;AA0BA,MAAM,eAA8F;AAAA,EAClG,SAAS,EAAE,MAAM,WAAW,IAAI,sBAAsB,MAAM,gBAAgB,QAAQ,0BAAA;AAAA,EACpF,SAAS,EAAE,MAAM,cAAc,IAAI,cAAc,MAAM,SAAS,QAAQ,aAAA;AAAA,EACxE,QAAQ;AAAA,IACN,MAAM;AAAA,IACN,IAAI;AAAA,IACJ,MAAM;AAAA,IACN,QAAQ;AAAA,EAAA;AAAA,EAEV,SAAS,EAAE,MAAM,WAAW,IAAI,sBAAsB,MAAM,gBAAgB,QAAQ,0BAAA;AAAA,EACpF,SAAS,EAAE,MAAM,WAAW,IAAI,sBAAsB,MAAM,gBAAgB,QAAQ,0BAAA;AACtF;AAmBA,SAAS,kBAAkB,OAA8B,MAAwD;AAC/G,MAAI,UAAU,UAAa,UAAU,KAAM,QAAO;AAClD,QAAM,aAAa,QAAQ;AAC3B,QAAM,SAAS,aAAa,UAAU;AACtC,QAAM,MAA8B,CAAA;AAEpC,MAAI,OAAO,UAAU,UAAU;AAC7B,QAAI,WAAW,OAAO,IAAI,EAAE,IAAI;AAChC,QAAI,WAAW,OAAO,EAAE,EAAE,IAAI;AAC9B,QAAI,WAAW,OAAO,IAAI,EAAE,IAAI,uBAAuB,KAAK;AAC5D,QAAI,WAAW,OAAO,MAAM,EAAE,IAAI;AAClC,QAAI,cAAc,IAAI;AAAA,EACxB,OAAO;AACL,QAAI,MAAM,OAAO,OAAW,KAAI,WAAW,OAAO,IAAI,EAAE,IAAI,MAAM;AAClE,QAAI,MAAM,SAAS,OAAW,KAAI,WAAW,OAAO,EAAE,EAAE,IAAI,MAAM;AAClE,QAAI,MAAM,SAAS,OAAW,KAAI,WAAW,OAAO,IAAI,EAAE,IAAI,MAAM;AACpE,QAAI,MAAM,aAAa,OAAW,KAAI,WAAW,OAAO,MAAM,EAAE,IAAI,MAAM;AAC1E,QAAI,MAAM,SAAS,OAAW,KAAI,cAAc,IAAI,MAAM;AAAA,EAC5D;AAEA,SAAO,OAAO,KAAK,GAAG,EAAE,SAAS,IAAK,MAAwB;AAChE;AAMO,MAAM,kBAAkB;AAAA,EAC7B;AAAA,EACA;AACF;"}
|