@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
package/dist/chunks/CommandPaletteModalSeparator.vue_vue_type_script_setup_true_lang-B6FGFSfj.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CommandPaletteModalSeparator.vue_vue_type_script_setup_true_lang-B6FGFSfj.js","sources":["../../src/presentation/overlays/modal/Modal.vue","../../src/presentation/overlays/modal/ModalTrigger.vue","../../src/presentation/overlays/modal/ModalContent.vue","../../src/presentation/overlays/OverlayHeader.vue","../../src/presentation/overlays/OverlayTitle.vue","../../src/presentation/overlays/OverlayDescription.vue","../../src/presentation/overlays/OverlayBody.vue","../../src/presentation/overlays/OverlayFooter.vue","../../src/presentation/overlays/OverlayCloseButton.vue","../../src/presentation/overlays/alertModal/AlertModal.vue","../../src/presentation/overlays/alertModal/AlertModalContent.vue","../../src/presentation/overlays/alertModal/AlertModalAction.vue","../../src/presentation/overlays/alertModal/AlertModalCancel.vue","../../src/presentation/overlays/drawer/DrawerTrigger.vue","../../src/presentation/overlays/popover/PopoverArrow.vue","../../src/presentation/overlays/hoverCard/HoverCard.vue","../../src/presentation/overlays/hoverCard/HoverCardTrigger.vue","../../src/presentation/overlays/hoverCard/HoverCardContent.vue","../../src/presentation/overlays/hoverCard/HoverCardArrow.vue","../../src/presentation/overlays/actionSheet/ActionSheet.vue","../../src/presentation/overlays/actionSheet/ActionSheetAction.vue","../../src/presentation/overlays/actionSheet/ActionSheetCancel.vue","../../src/presentation/overlays/bottomSheet/BottomSheet.vue","../../src/presentation/overlays/tourPopover/TourPopover.vue","../../src/presentation/overlays/tooltip/Tooltip.vue","../../src/presentation/overlays/commandPaletteModal/CommandPaletteModalContext.ts","../../src/presentation/overlays/commandPaletteModal/CommandPaletteModal.vue","../../src/presentation/overlays/commandPaletteModal/CommandPaletteModalContent.vue","../../src/presentation/overlays/commandPaletteModal/CommandPaletteModalInput.vue","../../src/presentation/overlays/commandPaletteModal/CommandPaletteModalList.vue","../../src/presentation/overlays/commandPaletteModal/CommandPaletteModalGroup.vue","../../src/presentation/overlays/commandPaletteModal/CommandPaletteModalItem.vue","../../src/presentation/overlays/commandPaletteModal/CommandPaletteModalEmpty.vue","../../src/presentation/overlays/commandPaletteModal/CommandPaletteModalSeparator.vue"],"sourcesContent":["<script lang=\"ts\">\nimport { inject, type ComputedRef, type InjectionKey, type Ref, type ShallowRef } from 'vue';\n\n/** Defines the ARIA dialog role a `Modal` exposes. */\nexport const ModalRole = {\n /** Refers to a standard dialog. */\n Dialog: 'dialog',\n /** Refers to an alert dialog that interrupts to convey an urgent message. */\n AlertDialog: 'alertdialog',\n} as const;\n\nexport type ModalRole = (typeof ModalRole)[keyof typeof ModalRole];\n\n/**\n * The value shared with `ModalTrigger` / `ModalContent`.\n *\n * The reactive fields stay refs so a child reads the live value without the root\n * re-rendering it.\n */\nexport interface ModalContextValue {\n /** The resolved open state. Writable — an assignment routes through `setOpen`. */\n open: Ref<boolean>;\n setOpen: (open: boolean) => void;\n /** The trigger element — the focus-return target when the modal closes. */\n triggerEl: ShallowRef<HTMLElement | null>;\n titleId: string;\n descriptionId: string;\n role: ComputedRef<ModalRole>;\n dismissOnOutsideClick: ComputedRef<boolean>;\n dismissOnEscape: ComputedRef<boolean>;\n}\n\nexport const modalContextKey: InjectionKey<ModalContextValue> = Symbol('wow-two.modal');\n\nexport function useModalContext(): ModalContextValue {\n const context = inject(modalContextKey, null);\n if (!context) throw new Error('Modal.* must be used inside <Modal>');\n return context;\n}\n\n/** Controlled axes use their canonical Vue model names; each update event requests caller state. */\nexport interface ModalProps {\n /** The open state, controlled. The `v-model:open` binding target. */\n readonly open?: boolean;\n\n /** The initial open state when uncontrolled. Default `false`. */\n readonly defaultOpen?: boolean;\n\n /** The outside-click dismissal toggle. Default `true`. */\n readonly dismissOnOutsideClick?: boolean;\n\n /** The Escape dismissal toggle. Default `true`. */\n readonly dismissOnEscape?: boolean;\n\n /** The ARIA dialog role. Internal — `AlertModal` overrides this. */\n readonly role?: ModalRole;\n}\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, provide, shallowRef } from 'vue';\nimport { useControlled } from '../../../foundation/state';\nimport { useId } from '../../../foundation/identifiers';\n\n/**\n * Renders only its slot, owning the open state and a11y ids of the Modal tree below it.\n * It has no element of its own.\n */\ndefineOptions({ name: 'Modal', inheritAttrs: false });\n\n/** The Modal tree — `ModalTrigger` and `ModalContent`. */\ndefineSlots<{ default(): unknown }>();\n\n/**\n * `open: undefined` / `open: undefined` are load-bearing: Vue coerces an\n * absent `Boolean` prop to `false` unless the declaration *owns* a `default`\n * key, which would make the modal read as explicitly-closed-and-controlled and\n * strand the uncontrolled path. Declaring the default as `undefined` keeps the\n * three states — absent / `true` / `false`.\n */\nconst props = withDefaults(defineProps<ModalProps>(), {\n open: undefined,\n defaultOpen: false,\n dismissOnOutsideClick: true,\n dismissOnEscape: true,\n role: 'dialog',\n});\n\nconst emit = defineEmits<{\n /** Fires when the dialog opens or closes — the `v-model:open` half. */\n 'update:open': [open: boolean];\n}>();\n\nconst controlled = useControlled<boolean>({\n controlled: () => props.open,\n default: () => props.defaultOpen,\n onChange: (value) => {\n emit('update:open', value);\n },\n});\n\nconst triggerEl = shallowRef<HTMLElement | null>(null);\nconst titleId = useId('modal-title');\nconst descriptionId = useId('modal-description');\n\nprovide(modalContextKey, {\n open: controlled.value,\n setOpen: controlled.setValue,\n triggerEl,\n titleId,\n descriptionId,\n role: computed(() => props.role),\n dismissOnOutsideClick: computed(() => props.dismissOnOutsideClick),\n dismissOnEscape: computed(() => props.dismissOnEscape),\n});\n</script>\n\n<template>\n <slot />\n</template>\n","<script lang=\"ts\">\n/**\n * The prop surface of `ModalTrigger`.\n *\n * React declared `extends Omit<ButtonHTMLAttributes<HTMLButtonElement>, 'children'>`;\n * attributes reach the root through `useAttrs` here, so only `asChild` remains.\n */\nexport interface ModalTriggerProps {\n /** Merge onto the single slot child instead of rendering a `<button>`. */\n readonly asChild?: boolean;\n}\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs, useTemplateRef, watch, type ComponentPublicInstance } from 'vue';\nimport { OverlayExtensions } from '../OverlayExtensions';\nimport { Primitive } from '../../../foundation/primitives';\nimport { useModalContext } from './Modal.vue';\n\n/** Renders the control that opens the enclosing `Modal` and takes focus back on close. */\ndefineOptions({ name: 'ModalTrigger', inheritAttrs: false });\n\n/** The trigger content — React's `children`. */\ndefineSlots<{ default(): unknown }>();\n\nconst props = withDefaults(defineProps<ModalTriggerProps>(), { asChild: false });\n\nconst attrs = useAttrs();\nconst context = useModalContext();\nconst inner = useTemplateRef<ComponentPublicInstance>('inner');\n\n/* Lifted to a setup const so the template auto-unwraps it (a plain injected object does not). */\nconst isOpen = context.open;\n\n/* React composed a ref onto the trigger to seed `ctx.triggerRef`; a post-flush watch is the equivalent. */\nwatch(\n inner,\n (instance) => {\n context.triggerEl.value = OverlayExtensions.toHtmlElement(instance?.$el);\n },\n { immediate: true, flush: 'post' },\n);\n\n/**\n * `@click` is declared after `v-bind=\"attrs\"`, so Vue chains the caller's own\n * handler first and this one second — React's `onClick?.(e)` order, which is\n * what makes the `defaultPrevented` opt-out work.\n */\nfunction handleClick(event: MouseEvent): void {\n if (event.defaultPrevented) return;\n context.setOpen(true);\n}\n\n/** `Primitive` renders the real element, so its `$el` is this component's root. */\nconst el = computed(() => (inner.value?.$el ?? null) as HTMLElement | null);\n\ndefineExpose({ el });\n</script>\n\n<template>\n <Primitive\n ref=\"inner\"\n as=\"button\"\n :as-child=\"props.asChild\"\n type=\"button\"\n aria-haspopup=\"dialog\"\n :aria-expanded=\"isOpen\"\n :data-state=\"isOpen ? 'open' : 'closed'\"\n v-bind=\"attrs\"\n @click=\"handleClick\"\n >\n <slot />\n </Primitive>\n</template>\n","<script lang=\"ts\">\nimport type {\n SurfaceElevation,\n SurfacePadding,\n SurfaceRadius,\n SurfaceTone,\n SurfaceVariant,\n} from '../../../foundation/styles';\n\n/**\n * Represents the prop surface of `ModalContent`.\n *\n * React declared the surface axes by `extends SurfaceLayoutVariants`; they are\n * spelled out here because the SFC compiler's type resolver cannot follow a\n * `VariantProps<typeof …>` base and fails the build on it. The aliases below\n * are the canonical ones from `foundation/styles`, already locked against the\n * `surfaceVariants` config there, so the two cannot drift.\n */\nexport interface ModalContentProps {\n /** The backdrop-hide toggle — disables the default backdrop when true. */\n readonly hideBackdrop?: boolean;\n\n /** The backdrop-blur toggle. */\n readonly isBlurred?: boolean;\n\n /** The visual recipe. Default `elevated`. */\n readonly variant?: SurfaceVariant;\n\n /** The color tone the recipe is tinted with. */\n readonly tone?: SurfaceTone;\n\n /** The corner rounding. Default `lg`. */\n readonly radius?: SurfaceRadius;\n\n /** The inner spacing step. Default `xl`. */\n readonly padding?: SurfacePadding;\n\n /** The shadow depth. */\n readonly elevation?: SurfaceElevation;\n}\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, provide, useAttrs, useTemplateRef } from 'vue';\nimport { cn, surfaceVariants } from '../../../foundation/styles';\nimport { DismissableLayer, FocusScope, Portal, Presence, ScrollLockProvider } from '../../../foundation/primitives';\nimport BackdropOverlay from '../backdropOverlay/BackdropOverlay.vue';\nimport { overlayChromeContextKey } from '../OverlayChrome';\nimport { useModalContext } from './Modal.vue';\n\n/** Renders the portalled dialog surface — scrim, focus trap, scroll lock, and the a11y panel. */\ndefineOptions({ name: 'ModalContent', inheritAttrs: false });\n\n/** The panel content — chrome subcomponents and the dialog body. React's `children`. */\ndefineSlots<{ default(): unknown }>();\n\nconst props = defineProps<ModalContentProps>();\n\nconst attrs = useAttrs();\nconst context = useModalContext();\nconst el = useTemplateRef<HTMLDivElement>('el');\n\n/* Refs lifted to setup consts so the template auto-unwraps them (a plain injected object does not). */\nconst isOpen = context.open;\nconst role = context.role;\nconst dismissOnEscape = context.dismissOnEscape;\n\nfunction close(): void {\n context.setOpen(false);\n requestAnimationFrame(() => context.triggerEl.value?.focus());\n}\n\nprovide(overlayChromeContextKey, {\n titleId: context.titleId,\n descriptionId: context.descriptionId,\n close,\n});\n\nconst classes = computed(() =>\n cn(\n 'relative w-full max-w-lg',\n 'motion-safe:group-data-[state=open]:animate-(--animate-pop-in)',\n 'motion-safe:group-data-[state=closed]:animate-(--animate-pop-out)',\n surfaceVariants({\n variant: props.variant ?? 'elevated',\n tone: props.tone,\n radius: props.radius ?? 'lg',\n padding: props.padding ?? 'xl',\n elevation: props.elevation,\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\n/** Outside-click dismissal — `.self` is React's `e.target !== e.currentTarget` guard. */\nfunction handleOutsideClick(): void {\n if (context.dismissOnOutsideClick.value) context.setOpen(false);\n}\n\nfunction handleEscape(): void {\n context.setOpen(false);\n}\n\ndefineExpose({ el });\n</script>\n\n<template>\n <Portal>\n <!-- Lock follows open state, not mount — Content can mount closed. -->\n <ScrollLockProvider :is-enabled=\"isOpen\">\n <!-- The scrim runs on `BackdropOverlay`'s own `Presence` (its `isOpen` prop) so the\n fade-out plays before it unmounts. React wrapped it in a second, outer\n `Presence`, whose injected `data-state` the inner one then overwrote —\n passing the state straight in is the same intent without the masking. -->\n <BackdropOverlay v-if=\"!props.hideBackdrop\" is-inline :is-open=\"isOpen\" :is-blurred=\"props.isBlurred\" />\n <!-- Outside-click dismissal lives on the centering wrapper (it covers the\n backdrop): a click on the padding (`.self`) = outside. The wrapper is the\n Presence-animated node — `Presence` injects `data-state` + `ref` onto it and\n watches *its own* animations (no subtree walk), so the wrapper carries a\n (transparent) fade and the visible pop lands on the panel via\n `group-data-[state=*]`. Both share the same token timing, so the wrapper fade\n gates unmount correctly. -->\n <Presence :is-present=\"isOpen\">\n <div\n :class=\"\n cn(\n 'group fixed inset-0 z-modal grid place-items-center overflow-y-auto p-4',\n 'motion-safe:data-[state=open]:animate-(--animate-fade-in)',\n 'motion-safe:data-[state=closed]:animate-(--animate-fade-out)',\n )\n \"\n @click.self=\"handleOutsideClick\"\n >\n <FocusScope as-child trapped loop modal>\n <DismissableLayer\n :is-escape-disabled=\"!dismissOnEscape\"\n is-outside-click-disabled\n :on-escape=\"handleEscape\"\n >\n <div\n ref=\"el\"\n :role=\"role\"\n aria-modal=\"true\"\n :aria-labelledby=\"context.titleId\"\n :aria-describedby=\"context.descriptionId\"\n v-bind=\"rest\"\n :class=\"classes\"\n >\n <slot />\n </div>\n </DismissableLayer>\n </FocusScope>\n </div>\n </Presence>\n </ScrollLockProvider>\n </Portal>\n</template>\n","<script lang=\"ts\">\n/**\n * The prop surface of `OverlayHeader`.\n *\n * React declared `extends HTMLAttributes<HTMLDivElement>` plus `children`;\n * attributes reach the root through `useAttrs` here and `children` is the\n * default slot, which leaves no declared prop.\n */\nexport type OverlayHeaderProps = Record<string, never>;\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs, useTemplateRef } from 'vue';\nimport { cn } from '../../foundation/styles';\n\n/** Renders the stacked title and description region at the top of a Modal / Drawer panel. */\ndefineOptions({ name: 'OverlayHeader', inheritAttrs: false });\n\n/** The header content — React's `children`. */\ndefineSlots<{ default(): unknown }>();\n\nconst attrs = useAttrs();\nconst el = useTemplateRef<HTMLDivElement>('el');\n\nconst classes = computed(() => cn('mb-4 flex flex-col gap-1.5', 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\"><slot /></div>\n</template>\n","<script lang=\"ts\">\n/**\n * The prop surface of `OverlayTitle`.\n *\n * React declared `extends HTMLAttributes<HTMLHeadingElement>` plus `children`;\n * attributes reach the root through `useAttrs` here and `children` is the\n * default slot, which leaves no declared prop.\n */\nexport type OverlayTitleProps = Record<string, never>;\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs, useTemplateRef } from 'vue';\nimport { cn } from '../../foundation/styles';\nimport { useOverlayChromeContext } from './OverlayChrome';\n\n/** Renders the enclosing dialog's accessible name, carrying the `id` its `aria-labelledby` names. */\ndefineOptions({ name: 'OverlayTitle', inheritAttrs: false });\n\n/** The title text — React's `children`. */\ndefineSlots<{ default(): unknown }>();\n\nconst attrs = useAttrs();\nconst context = useOverlayChromeContext();\nconst el = useTemplateRef<HTMLHeadingElement>('el');\n\nconst classes = computed(() =>\n cn('text-lg font-semibold leading-none text-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 <!-- `id` sits before `v-bind`, so a caller-supplied `id` still wins — React's prop order. -->\n <h2 ref=\"el\" :id=\"context.titleId\" v-bind=\"rest\" :class=\"classes\"><slot /></h2>\n</template>\n","<script lang=\"ts\">\n/**\n * The prop surface of `OverlayDescription`.\n *\n * React declared `extends HTMLAttributes<HTMLParagraphElement>` plus `children`;\n * attributes reach the root through `useAttrs` here and `children` is the\n * default slot, which leaves no declared prop.\n */\nexport type OverlayDescriptionProps = Record<string, never>;\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs, useTemplateRef } from 'vue';\nimport { cn } from '../../foundation/styles';\nimport { useOverlayChromeContext } from './OverlayChrome';\n\n/** Renders the enclosing dialog's accessible description, carrying the `id` `aria-describedby` names. */\ndefineOptions({ name: 'OverlayDescription', inheritAttrs: false });\n\n/** The description text — React's `children`. */\ndefineSlots<{ default(): unknown }>();\n\nconst attrs = useAttrs();\nconst context = useOverlayChromeContext();\nconst el = useTemplateRef<HTMLParagraphElement>('el');\n\nconst classes = computed(() => cn('text-sm text-muted-foreground', 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 <!-- `id` sits before `v-bind`, so a caller-supplied `id` still wins — React's prop order. -->\n <p ref=\"el\" :id=\"context.descriptionId\" v-bind=\"rest\" :class=\"classes\"><slot /></p>\n</template>\n","<script lang=\"ts\">\n/**\n * The prop surface of `OverlayBody`.\n *\n * React declared `extends HTMLAttributes<HTMLDivElement>` plus `children`;\n * attributes reach the root through `useAttrs` here and `children` is the\n * default slot, which leaves no declared prop.\n */\nexport type OverlayBodyProps = Record<string, never>;\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs, useTemplateRef } from 'vue';\nimport { cn } from '../../foundation/styles';\n\n/** Renders the main content region of a Modal / Drawer panel. */\ndefineOptions({ name: 'OverlayBody', inheritAttrs: false });\n\n/** The body content — React's `children`. */\ndefineSlots<{ default(): unknown }>();\n\nconst attrs = useAttrs();\nconst el = useTemplateRef<HTMLDivElement>('el');\n\nconst classes = computed(() => cn('text-sm text-foreground', 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\"><slot /></div>\n</template>\n","<script lang=\"ts\">\n/**\n * The prop surface of `OverlayFooter`.\n *\n * React declared `extends HTMLAttributes<HTMLDivElement>` plus `children`;\n * attributes reach the root through `useAttrs` here and `children` is the\n * default slot, which leaves no declared prop.\n */\nexport type OverlayFooterProps = Record<string, never>;\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs, useTemplateRef } from 'vue';\nimport { cn } from '../../foundation/styles';\n\n/** Renders the trailing action row of a Modal / Drawer panel — stacked on narrow, right-aligned from `sm`. */\ndefineOptions({ name: 'OverlayFooter', inheritAttrs: false });\n\n/** The footer content — React's `children`. */\ndefineSlots<{ default(): unknown }>();\n\nconst attrs = useAttrs();\nconst el = useTemplateRef<HTMLDivElement>('el');\n\nconst classes = computed(() =>\n cn('mt-6 flex flex-col-reverse gap-2 sm:flex-row sm:justify-end', 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\" v-bind=\"rest\" :class=\"classes\"><slot /></div>\n</template>\n","<script lang=\"ts\">\n/**\n * The prop surface of `OverlayCloseButton`.\n *\n * React declared `extends Omit<ButtonHTMLAttributes<HTMLButtonElement>, 'children'>`;\n * attributes reach the root through `useAttrs` here, so only `asChild` remains.\n */\nexport interface OverlayCloseButtonProps {\n /** Merge onto the single slot child instead of rendering a `<button>`. */\n readonly asChild?: boolean;\n}\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs, useSlots, useTemplateRef, type ComponentPublicInstance } from 'vue';\nimport { X } from 'lucide-vue-next';\nimport { cn } from '../../foundation/styles';\nimport { Primitive } from '../../foundation/primitives';\nimport { useOverlayChromeContext } from './OverlayChrome';\n\n/** Renders the dismiss control of a Modal / Drawer panel; it closes the overlay and restores focus. */\ndefineOptions({ name: 'OverlayCloseButton', inheritAttrs: false });\n\n/** The button content — React's `children`. Falls back to an `X` glyph. */\ndefineSlots<{ default?(): unknown }>();\n\nconst props = withDefaults(defineProps<OverlayCloseButtonProps>(), { asChild: false });\n\nconst attrs = useAttrs();\nconst slots = useSlots();\nconst context = useOverlayChromeContext();\nconst inner = useTemplateRef<ComponentPublicInstance>('inner');\n\n/** `asChild` hands styling to the caller's element — React applied `className` bare in that branch. */\nconst classes = computed(() =>\n props.asChild\n ? (attrs.class as string | undefined)\n : cn(\n 'absolute right-4 top-4 grid h-7 w-7 place-items-center rounded-sm text-muted-foreground transition-colors hover:bg-muted hover:text-foreground focus-visible:outline-hidden focus-visible:ring-2 focus-visible:ring-ring',\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\n/**\n * `@click` is declared after `v-bind=\"rest\"`, so Vue chains the caller's own\n * handler first and this one second — the order React's `onClick?.(e)` had, and\n * what makes the `defaultPrevented` opt-out below work.\n */\nfunction handleClick(event: MouseEvent): void {\n if (event.defaultPrevented) return;\n context.close();\n}\n\n/** `Primitive` renders the real element, so its `$el` is this component's root. */\nconst el = computed(() => (inner.value?.$el ?? null) as HTMLElement | null);\n\ndefineExpose({ el });\n</script>\n\n<template>\n <Primitive\n ref=\"inner\"\n as=\"button\"\n :as-child=\"props.asChild\"\n type=\"button\"\n :aria-label=\"slots.default ? undefined : 'Close'\"\n v-bind=\"rest\"\n :class=\"classes\"\n @click=\"handleClick\"\n >\n <slot><X class=\"h-4 w-4\" /></slot>\n </Primitive>\n</template>\n","<script lang=\"ts\">\nimport type { ModalProps } from '../modal';\n\n/**\n * The prop surface of `AlertModal` — `Modal`'s, minus the two axes an alert\n * dialog fixes: `role` is always `alertdialog` and outside-click dismissal is\n * always off, so a destructive confirmation cannot be dismissed by accident.\n */\nexport type AlertModalProps = Omit<ModalProps, 'role' | 'dismissOnOutsideClick'>;\n</script>\n\n<script setup lang=\"ts\">\nimport Modal from '../modal/Modal.vue';\n\n/** Renders a confirmation dialog — a `Modal` locked to `role=\"alertdialog\"`, outside-click dismissal off. */\ndefineOptions({ name: 'AlertModal', inheritAttrs: false });\n\n/** The AlertModal tree — `ModalTrigger` and `AlertModalContent`. React's `children`. */\ndefineSlots<{ default(): unknown }>();\n\n/** Same `undefined` defaults as `Modal` — an absent `Boolean` prop must not read as an explicit `false`. */\nconst props = withDefaults(defineProps<AlertModalProps>(), {\n open: undefined,\n defaultOpen: false,\n dismissOnEscape: true,\n});\n\nconst emit = defineEmits<{\n /** Fires when the dialog opens or closes — the `v-model:open` half. */\n 'update:open': [open: boolean];\n}>();\n\nfunction handleOpenChange(open: boolean): void {\n emit('update:open', open);\n}\n</script>\n\n<template>\n <Modal\n :open=\"props.open\"\n :default-open=\"props.defaultOpen\"\n :dismiss-on-escape=\"props.dismissOnEscape\"\n role=\"alertdialog\"\n :dismiss-on-outside-click=\"false\"\n @update:open=\"handleOpenChange\"\n >\n <slot />\n </Modal>\n</template>\n","<script lang=\"ts\">\nimport type { ModalContentProps } from '../modal';\n\n/** The prop surface of `AlertModalContent` — identical to `ModalContent`'s. */\nexport type AlertModalContentProps = ModalContentProps;\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs, useTemplateRef, type ComponentPublicInstance } from 'vue';\nimport ModalContent from '../modal/ModalContent.vue';\n\n/** Renders the alert dialog's panel — `ModalContent` verbatim; the alert semantics live on the root. */\ndefineOptions({ name: 'AlertModalContent', inheritAttrs: false });\n\n/** The panel content — chrome subcomponents and the dialog body. React's `children`. */\ndefineSlots<{ default(): unknown }>();\n\nconst props = defineProps<AlertModalContentProps>();\n\nconst attrs = useAttrs();\nconst inner = useTemplateRef<ComponentPublicInstance & { el?: unknown }>('inner');\n\n/** Declared props first, attrs (including `class`) after, so a caller's attribute wins — React's spread order. */\nconst forwarded = computed(() => ({ ...props, ...attrs }));\n\nconst el = computed(() => (inner.value?.$el ?? null) as HTMLElement | null);\n\ndefineExpose({ el });\n</script>\n\n<template>\n <ModalContent ref=\"inner\" v-bind=\"forwarded\"><slot /></ModalContent>\n</template>\n","<script lang=\"ts\">\n/**\n * The prop surface of `AlertModalAction`.\n *\n * React declared `extends Omit<ButtonHTMLAttributes<HTMLButtonElement>, 'children'>`\n * plus an `onAction` callback; attributes reach the root through `useAttrs` here\n * and `onAction` is the `action` emit, which leaves no declared prop.\n */\nexport type AlertModalActionProps = Record<string, never>;\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs, useTemplateRef, type ComponentPublicInstance } from 'vue';\nimport { cn } from '../../../foundation/styles';\nimport OverlayCloseButton from '../OverlayCloseButton.vue';\n\n/** Renders the confirming button of an `AlertModal`; it fires `action`, then closes the dialog. */\ndefineOptions({ name: 'AlertModalAction', inheritAttrs: false });\n\n/** The button label — React's `children`. */\ndefineSlots<{ default(): unknown }>();\n\nconst emit = defineEmits<{\n /** Fires when the reader confirms the action, just before the dialog closes. */\n action: [];\n}>();\n\nconst attrs = useAttrs();\nconst inner = useTemplateRef<ComponentPublicInstance & { el?: unknown }>('inner');\n\n/**\n * Passed on to `OverlayCloseButton`, which merges it over its own chrome the way\n * React's `ModalClose` did — `cn` resolves the two, last-in wins per utility.\n */\nconst classes = computed(() =>\n cn(\n 'inline-flex h-9 items-center justify-center rounded-md bg-primary px-4 text-sm font-medium text-primary-foreground transition-colors hover:bg-primary/90 focus-visible:outline-hidden focus-visible:ring-2 focus-visible:ring-ring',\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\n/**\n * Declared after `v-bind=\"rest\"`, so Vue chains the caller's own handler first\n * and this one second; `OverlayCloseButton`'s close runs last. React's order.\n */\nfunction handleClick(event: MouseEvent): void {\n if (event.defaultPrevented) return;\n emit('action');\n}\n\nconst el = computed(() => (inner.value?.$el ?? null) as HTMLElement | null);\n\ndefineExpose({ el });\n</script>\n\n<template>\n <OverlayCloseButton ref=\"inner\" v-bind=\"rest\" :class=\"classes\" @click=\"handleClick\">\n <slot />\n </OverlayCloseButton>\n</template>\n","<script lang=\"ts\">\n/**\n * The prop surface of `AlertModalCancel`.\n *\n * React declared `extends Omit<ButtonHTMLAttributes<HTMLButtonElement>, 'children'>`;\n * attributes reach the root through `useAttrs` here, which leaves no declared prop.\n */\nexport type AlertModalCancelProps = Record<string, never>;\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs, useTemplateRef, type ComponentPublicInstance } from 'vue';\nimport { cn } from '../../../foundation/styles';\nimport OverlayCloseButton from '../OverlayCloseButton.vue';\n\n/** Renders the dismissing button of an `AlertModal`; it closes the dialog without firing an action. */\ndefineOptions({ name: 'AlertModalCancel', inheritAttrs: false });\n\n/** The button label — React's `children`. */\ndefineSlots<{ default(): unknown }>();\n\nconst attrs = useAttrs();\nconst inner = useTemplateRef<ComponentPublicInstance & { el?: unknown }>('inner');\n\n/**\n * Passed on to `OverlayCloseButton`, which merges it over its own chrome the way\n * React's `ModalClose` did — `cn` resolves the two, last-in wins per utility.\n */\nconst classes = computed(() =>\n cn(\n 'inline-flex h-9 items-center justify-center rounded-md border border-border bg-background px-4 text-sm font-medium text-foreground transition-colors hover:bg-muted focus-visible:outline-hidden focus-visible:ring-2 focus-visible:ring-ring',\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\nconst el = computed(() => (inner.value?.$el ?? null) as HTMLElement | null);\n\ndefineExpose({ el });\n</script>\n\n<template>\n <OverlayCloseButton ref=\"inner\" v-bind=\"rest\" :class=\"classes\"><slot /></OverlayCloseButton>\n</template>\n","<script lang=\"ts\">\n/**\n * The prop surface of `DrawerTrigger`.\n *\n * React declared `extends Omit<ButtonHTMLAttributes<HTMLButtonElement>, 'children'>`;\n * attributes reach the root through `useAttrs` here, so only `asChild` remains.\n */\nexport interface DrawerTriggerProps {\n /** Merge onto the single slot child instead of rendering a `<button>`. */\n readonly asChild?: boolean;\n}\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs, useTemplateRef, watch, type ComponentPublicInstance } from 'vue';\nimport { OverlayExtensions } from '../OverlayExtensions';\nimport { Primitive } from '../../../foundation/primitives';\nimport { useDrawerContext } from './Drawer.vue';\n\n/** Renders the control that opens the enclosing `Drawer` and takes focus back on close. */\ndefineOptions({ name: 'DrawerTrigger', inheritAttrs: false });\n\n/** The trigger content — React's `children`. */\ndefineSlots<{ default(): unknown }>();\n\nconst props = withDefaults(defineProps<DrawerTriggerProps>(), { asChild: false });\n\nconst attrs = useAttrs();\nconst context = useDrawerContext();\nconst inner = useTemplateRef<ComponentPublicInstance>('inner');\n\n/* Lifted to a setup const so the template auto-unwraps it (a plain injected object does not). */\nconst isOpen = context.open;\n\n/* React composed a ref onto the trigger to seed `ctx.triggerRef`; a post-flush watch is the equivalent. */\nwatch(\n inner,\n (instance) => {\n context.triggerEl.value = OverlayExtensions.toHtmlElement(instance?.$el);\n },\n { immediate: true, flush: 'post' },\n);\n\n/**\n * `@click` is declared after `v-bind=\"attrs\"`, so Vue chains the caller's own\n * handler first and this one second — React's `onClick?.(e)` order, which is\n * what makes the `defaultPrevented` opt-out work.\n */\nfunction handleClick(event: MouseEvent): void {\n if (event.defaultPrevented) return;\n context.setOpen(true);\n}\n\n/** `Primitive` renders the real element, so its `$el` is this component's root. */\nconst el = computed(() => (inner.value?.$el ?? null) as HTMLElement | null);\n\ndefineExpose({ el });\n</script>\n\n<template>\n <Primitive\n ref=\"inner\"\n as=\"button\"\n :as-child=\"props.asChild\"\n type=\"button\"\n aria-haspopup=\"dialog\"\n :aria-expanded=\"isOpen\"\n :data-state=\"isOpen ? 'open' : 'closed'\"\n v-bind=\"attrs\"\n @click=\"handleClick\"\n >\n <slot />\n </Primitive>\n</template>\n","<script lang=\"ts\">\n/** The prop surface of `PopoverArrow` — the `OverlayArrow` primitive's, unchanged. */\nexport interface PopoverArrowProps {\n /** The arrow width in px. Default 12. */\n readonly width?: number;\n\n /** The arrow height in px. Default 6. */\n readonly height?: number;\n}\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs } from 'vue';\nimport { cn } from '../../../foundation/styles';\nimport { OverlayArrow } from '../../../foundation/primitives';\n\n/** Renders a tip arrow tinted to the popover surface; pair with Floating UI's `arrow()` to place it. */\ndefineOptions({ name: 'PopoverArrow', inheritAttrs: false });\n\nconst props = defineProps<PopoverArrowProps>();\n\nconst attrs = useAttrs();\n\nconst classes = computed(() => cn('text-popover', 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</script>\n\n<template>\n <OverlayArrow :width=\"props.width\" :height=\"props.height\" v-bind=\"rest\" :class=\"classes\" />\n</template>\n","<script lang=\"ts\">\nimport { inject, type ComputedRef, type InjectionKey, type Ref, type ShallowRef } from 'vue';\nimport type { Placement } from '@floating-ui/vue';\n\n/** The value shared with `HoverCardTrigger` / `HoverCardContent`. */\nexport interface HoverCardContextValue {\n /** The resolved open state. Writable — an assignment routes through `setOpen`. */\n open: Ref<boolean>;\n setOpen: (open: boolean) => void;\n /** The trigger element — the positioning anchor. */\n triggerEl: ShallowRef<HTMLElement | null>;\n /** Opens after `openDelay`. */\n show: () => void;\n /** Closes after `closeDelay`. */\n hide: () => void;\n /** Cancels a pending close — the pointer moved onto the card. */\n cancelHide: () => void;\n placement: ComputedRef<Placement>;\n offset: ComputedRef<number>;\n}\n\nexport const hoverCardContextKey: InjectionKey<HoverCardContextValue> = Symbol('wow-two.hoverCard');\n\nexport function useHoverCardContext(): HoverCardContextValue {\n const context = inject(hoverCardContextKey, null);\n if (!context) throw new Error('HoverCard.* must be used inside <HoverCard>');\n return context;\n}\n\n/** Controlled axes use their canonical Vue model names; each update event requests caller state. */\nexport interface HoverCardProps {\n /** The open state, controlled. The `v-model:open` binding target. */\n readonly open?: boolean;\n\n /** The initial open state when uncontrolled. Default `false`. */\n readonly defaultOpen?: boolean;\n\n /** The hover dwell before opening, in ms. Default 700. */\n readonly openDelay?: number;\n\n /** The grace period before closing, in ms. Default 300. */\n readonly closeDelay?: number;\n\n /** The Floating UI placement. Default `bottom`. */\n readonly placement?: Placement;\n\n /** The distance between anchor and card in px. Default 8. */\n readonly offset?: number;\n}\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, onScopeDispose, provide, shallowRef } from 'vue';\nimport { useControlled } from '../../../foundation/state';\nimport { useEscape } from '../../../foundation/shortcuts';\n\n/**\n * Renders only its slot, owning the open state and hover timing of the HoverCard tree below it.\n * React returned a bare context Provider, which has no element of its own.\n */\ndefineOptions({ name: 'HoverCard', inheritAttrs: false });\n\n/** The HoverCard tree — `HoverCardTrigger` and `HoverCardContent`. React's `children`. */\ndefineSlots<{ default(): unknown }>();\n\n/** `open` default to `undefined` so an absent prop cannot read as an explicit `false`. */\nconst props = withDefaults(defineProps<HoverCardProps>(), {\n open: undefined,\n defaultOpen: false,\n openDelay: 700,\n closeDelay: 300,\n placement: 'bottom',\n offset: 8,\n});\n\nconst emit = defineEmits<{\n /** Fires when the card opens or closes — the `v-model:open` half. */\n 'update:open': [open: boolean];\n}>();\n\nconst controlled = useControlled<boolean>({\n controlled: () => props.open,\n default: () => props.defaultOpen,\n onChange: (value) => {\n emit('update:open', value);\n },\n});\n\nconst triggerEl = shallowRef<HTMLElement | null>(null);\n\nlet openTimer: ReturnType<typeof setTimeout> | null = null;\nlet closeTimer: ReturnType<typeof setTimeout> | null = null;\n\nfunction clear(): void {\n if (openTimer) clearTimeout(openTimer);\n if (closeTimer) clearTimeout(closeTimer);\n openTimer = null;\n closeTimer = null;\n}\n\nfunction show(): void {\n clear();\n openTimer = setTimeout(() => controlled.setValue(true), props.openDelay);\n}\n\nfunction hide(): void {\n clear();\n closeTimer = setTimeout(() => controlled.setValue(false), props.closeDelay);\n}\n\nfunction cancelHide(): void {\n if (closeTimer) {\n clearTimeout(closeTimer);\n closeTimer = null;\n }\n}\n\n/* Clear pending timers on teardown — React's `useEffect(() => clear, …)`. */\nonScopeDispose(clear);\n\n// WCAG 1.4.13 — hover content must be dismissible without moving the pointer.\nuseEscape(\n () => {\n clear();\n controlled.setValue(false);\n },\n () => controlled.value.value,\n);\n\nprovide(hoverCardContextKey, {\n open: controlled.value,\n setOpen: controlled.setValue,\n triggerEl,\n show,\n hide,\n cancelHide,\n placement: computed(() => props.placement),\n offset: computed(() => props.offset),\n});\n</script>\n\n<template>\n <slot />\n</template>\n","<script lang=\"ts\">\n/** The prop surface of `HoverCardTrigger`. */\nexport interface HoverCardTriggerProps {\n /**\n * Merge onto the single slot child instead of rendering a `<span>`. Default `true`.\n *\n * React declared this prop but always cloned the child regardless; honouring it\n * gives the same default with an escape hatch when the slot is not a single element.\n */\n readonly asChild?: boolean;\n}\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs, useTemplateRef, watch, type ComponentPublicInstance } from 'vue';\nimport { OverlayExtensions } from '../OverlayExtensions';\nimport { Primitive } from '../../../foundation/primitives';\nimport { useHoverCardContext } from './HoverCard.vue';\n\n/** Renders the element that opens the enclosing `HoverCard` on hover or focus, and anchors it. */\ndefineOptions({ name: 'HoverCardTrigger', inheritAttrs: false });\n\n/** The trigger element — React's `children`, typed there as a single `ReactElement`. */\ndefineSlots<{ default(): unknown }>();\n\nconst props = withDefaults(defineProps<HoverCardTriggerProps>(), { asChild: true });\n\nconst attrs = useAttrs();\nconst context = useHoverCardContext();\nconst inner = useTemplateRef<ComponentPublicInstance>('inner');\n\n/* React composed a ref onto the cloned child to seed `ctx.triggerRef`; a post-flush watch is the equivalent. */\nwatch(\n inner,\n (instance) => {\n context.triggerEl.value = OverlayExtensions.toHtmlElement(instance?.$el);\n },\n { immediate: true, flush: 'post' },\n);\n\n/** `Primitive` renders the real element, so its `$el` is this component's root. */\nconst el = computed(() => (inner.value?.$el ?? null) as HTMLElement | null);\n\ndefineExpose({ el });\n</script>\n\n<template>\n <!--\n Handlers come after `v-bind=\"attrs\"`, so Vue chains the caller's own first —\n React called `trigger.props.onPointerEnter?.(e)` before its own in each clone.\n -->\n <Primitive\n ref=\"inner\"\n as=\"span\"\n :as-child=\"props.asChild\"\n v-bind=\"attrs\"\n @pointerenter=\"context.show()\"\n @pointerleave=\"context.hide()\"\n @focus=\"context.show()\"\n @blur=\"context.hide()\"\n >\n <slot />\n </Primitive>\n</template>\n","<script lang=\"ts\">\n/**\n * The prop surface of `HoverCardContent`.\n *\n * Attributes reach the root through `useAttrs` and the content is the default\n * slot, which leaves no declared prop.\n */\nexport type HoverCardContentProps = Record<string, never>;\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs, useTemplateRef } from 'vue';\nimport { cn } from '../../../foundation/styles';\nimport { AnchoredPositioner, Portal, Presence } from '../../../foundation/primitives';\nimport { useHoverCardContext } from './HoverCard.vue';\n\n/** Renders the anchored hover-card panel, which stays open while the pointer is over it. */\ndefineOptions({ name: 'HoverCardContent', inheritAttrs: false });\n\n/** The card content. */\ndefineSlots<{ default(): unknown }>();\n\nconst attrs = useAttrs();\nconst context = useHoverCardContext();\nconst el = useTemplateRef<HTMLDivElement>('el');\n\n/* Refs lifted to setup consts so the template auto-unwraps them (a plain injected object does not). */\nconst isOpen = context.open;\nconst placement = context.placement;\nconst offset = context.offset;\n\nconst anchor = computed(() => context.triggerEl.value);\n\nconst classes = computed(() =>\n cn(\n 'w-64 rounded-md border border-border bg-popover p-4 text-popover-foreground shadow-md outline-hidden',\n 'motion-safe:data-[state=open]:animate-(--animate-pop-in) motion-safe:data-[state=closed]:animate-(--animate-pop-out) motion-reduce:animate-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 <!--\n Vue resolves a cloned `ref` through `$el` and a Teleport has no element, so\n `Portal` and `AnchoredPositioner` are hoisted above `Presence` and the panel\n stays Presence's direct child — keeping `data-state` and the pop animation on\n the same node. The trade: the positioner stays mounted (empty) while closed.\n -->\n <Portal>\n <AnchoredPositioner :anchor=\"anchor\" :placement=\"placement\" :offset=\"offset\" class=\"z-dropdown\">\n <Presence :is-present=\"isOpen\">\n <div\n ref=\"el\"\n v-bind=\"rest\"\n :class=\"classes\"\n @pointerenter=\"context.cancelHide()\"\n @pointerleave=\"context.hide()\"\n >\n <slot />\n </div>\n </Presence>\n </AnchoredPositioner>\n </Portal>\n</template>\n","<script lang=\"ts\">\n/** The prop surface of `HoverCardArrow` — the `OverlayArrow` primitive's, unchanged. */\nexport interface HoverCardArrowProps {\n /** The arrow width in px. Default 12. */\n readonly width?: number;\n\n /** The arrow height in px. Default 6. */\n readonly height?: number;\n}\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs } from 'vue';\nimport { cn } from '../../../foundation/styles';\nimport { OverlayArrow } from '../../../foundation/primitives';\n\n/** Renders a tip arrow tinted to the card surface; pair with Floating UI's `arrow()` to position it. */\ndefineOptions({ name: 'HoverCardArrow', inheritAttrs: false });\n\nconst props = defineProps<HoverCardArrowProps>();\n\nconst attrs = useAttrs();\n\nconst classes = computed(() => cn('text-popover', 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</script>\n\n<template>\n <OverlayArrow :width=\"props.width\" :height=\"props.height\" v-bind=\"rest\" :class=\"classes\" />\n</template>\n","<script lang=\"ts\">\nimport { inject, type InjectionKey } from 'vue';\n\n/** The value shared with `ActionSheetAction` / `ActionSheetCancel`. */\nexport interface ActionSheetContextValue {\n setOpen: (open: boolean) => void;\n}\n\nexport const actionSheetContextKey: InjectionKey<ActionSheetContextValue> = Symbol('wow-two.actionSheet');\n\nexport function useActionSheetContext(): ActionSheetContextValue {\n const context = inject(actionSheetContextKey, null);\n if (!context) throw new Error('ActionSheet.* must be used inside <ActionSheet>');\n return context;\n}\n\n/**\n * The prop surface of `ActionSheet`.\n *\n * React's `title` / `description` were `ReactNode`; they are `string` props here\n * with matching named slots for rich content. React's `className` is the `class`\n * attr, forwarded to the panel exactly as React forwarded it.\n */\nexport interface ActionSheetProps {\n /** The open state, controlled. The `v-model:open` binding target. */\n readonly open?: boolean;\n\n /** The initial open state when uncontrolled. Default `false`. */\n readonly defaultOpen?: boolean;\n\n /** The heading above the action rows. Use the `title` slot for rich content. */\n readonly title?: string;\n\n /** The supporting line under the heading. Use the `description` slot for rich content. */\n readonly description?: string;\n}\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, provide, useAttrs, useSlots } from 'vue';\nimport { cn } from '../../../foundation/styles';\nimport { useControlled } from '../../../foundation/state';\nimport Drawer from '../drawer/Drawer.vue';\nimport DrawerContent from '../drawer/DrawerContent.vue';\nimport OverlayTitle from '../OverlayTitle.vue';\nimport OverlayDescription from '../OverlayDescription.vue';\n\n/**\n * Renders an iOS-style action sheet — a bottom `Drawer` of stacked button rows and a split Cancel.\n */\ndefineOptions({ name: 'ActionSheet', inheritAttrs: false });\n\ndefineSlots<{\n /** The action rows — `ActionSheetAction` / `ActionSheetCancel`. React's `children`. */\n default(): unknown;\n /** The heading, when it is richer than the `title` string prop. */\n title?(): unknown;\n /** The supporting line, when it is richer than the `description` string prop. */\n description?(): unknown;\n}>();\n\n/** `open` / the node-ish props default to `undefined` so an absent prop cannot read as a set one. */\nconst props = withDefaults(defineProps<ActionSheetProps>(), {\n open: undefined,\n defaultOpen: false,\n title: undefined,\n description: undefined,\n});\n\nconst emit = defineEmits<{\n /** Fires when the sheet opens or closes — the `v-model:open` half. */\n 'update:open': [open: boolean];\n}>();\n\nconst attrs = useAttrs();\nconst slots = useSlots();\n\n/*\n * ActionSheet owns open state and drives Drawer fully controlled, so `setOpen`\n * works in both controlled and uncontrolled modes (Drawer's context isn't\n * interceptable).\n */\nconst controlled = useControlled<boolean>({\n controlled: () => props.open,\n default: () => props.defaultOpen,\n onChange: (value) => {\n emit('update:open', value);\n },\n});\n\nconst resolvedOpen = controlled.value;\n\nprovide(actionSheetContextKey, { setOpen: controlled.setValue });\n\nconst hasTitle = computed(() => props.title !== undefined || slots.title !== undefined);\nconst hasDescription = computed(() => props.description !== undefined || slots.description !== undefined);\n\nconst classes = computed(() =>\n cn('mx-auto max-w-md rounded-t-xl bg-card p-2 text-card-foreground', attrs.class as string | undefined),\n);\n</script>\n\n<template>\n <Drawer :open=\"resolvedOpen\" side=\"bottom\" @update:open=\"controlled.setValue\">\n <DrawerContent :class=\"classes\">\n <div v-if=\"hasTitle || hasDescription\" class=\"px-3 py-2 text-center\">\n <OverlayTitle v-if=\"hasTitle\" class=\"text-sm font-medium text-muted-foreground\">\n <slot name=\"title\">{{ props.title }}</slot>\n </OverlayTitle>\n <OverlayDescription v-if=\"hasDescription\" class=\"mt-1 text-xs text-muted-foreground\">\n <slot name=\"description\">{{ props.description }}</slot>\n </OverlayDescription>\n </div>\n <div class=\"flex flex-col gap-px overflow-hidden rounded-lg bg-border\">\n <slot />\n </div>\n </DrawerContent>\n </Drawer>\n</template>\n","<script lang=\"ts\">\n/**\n * The prop surface of `ActionSheetAction`.\n *\n * React declared `extends ButtonHTMLAttributes<HTMLButtonElement>` plus an\n * `onSelect` callback; attributes reach the root through `useAttrs` here and\n * `onSelect` is the `select` emit.\n */\nexport interface ActionSheetActionProps {\n /** The destructive tone — renders the label in the danger color. */\n readonly isDestructive?: boolean;\n}\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs, useTemplateRef } from 'vue';\nimport { cn } from '../../../foundation/styles';\nimport { useActionSheetContext } from './ActionSheet.vue';\n\n/** Renders one action row of an `ActionSheet`; it fires `select`, then closes the sheet. */\ndefineOptions({ name: 'ActionSheetAction', inheritAttrs: false });\n\n/** The row label — React's `children`. */\ndefineSlots<{ default(): unknown }>();\n\nconst props = withDefaults(defineProps<ActionSheetActionProps>(), { isDestructive: false });\n\nconst emit = defineEmits<{\n /** Fires when the reader picks this row, just before the sheet closes. */\n select: [];\n}>();\n\nconst attrs = useAttrs();\nconst context = useActionSheetContext();\nconst el = useTemplateRef<HTMLButtonElement>('el');\n\nconst classes = computed(() =>\n cn(\n 'flex h-12 w-full items-center justify-center bg-card px-4 text-base font-medium transition-colors hover:bg-muted focus-visible:outline-hidden focus-visible:ring-2 focus-visible:ring-inset focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50',\n props.isDestructive ? 'text-destructive' : 'text-foreground',\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\n/**\n * `@click` is declared after `v-bind=\"rest\"`, so Vue chains the caller's own\n * handler first and this one second — React's `onClick?.(e)` order.\n */\nfunction handleClick(event: MouseEvent): void {\n if (event.defaultPrevented) return;\n emit('select');\n context.setOpen(false);\n}\n\ndefineExpose({ el });\n</script>\n\n<template>\n <!-- `type` sits before `v-bind`, so a caller-supplied `type` still wins — React's `type = 'button'` default. -->\n <button ref=\"el\" type=\"button\" v-bind=\"rest\" :class=\"classes\" @click=\"handleClick\">\n <slot />\n </button>\n</template>\n","<script lang=\"ts\">\n/**\n * The prop surface of `ActionSheetCancel`.\n *\n * React declared it as `ButtonHTMLAttributes<HTMLButtonElement>`; attributes\n * reach the root through `useAttrs` here, which leaves no declared prop.\n */\nexport type ActionSheetCancelProps = Record<string, never>;\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs, useTemplateRef } from 'vue';\nimport { cn } from '../../../foundation/styles';\nimport { useActionSheetContext } from './ActionSheet.vue';\n\n/** Renders the separated dismiss row of an `ActionSheet`. */\ndefineOptions({ name: 'ActionSheetCancel', inheritAttrs: false });\n\n/** The row label — React's `children`, which defaulted to `Cancel`. */\ndefineSlots<{ default?(): unknown }>();\n\nconst attrs = useAttrs();\nconst context = useActionSheetContext();\nconst el = useTemplateRef<HTMLButtonElement>('el');\n\nconst classes = computed(() =>\n cn(\n 'mt-2 flex h-12 w-full items-center justify-center rounded-lg bg-card text-base font-semibold text-foreground shadow-sm transition-colors hover:bg-muted focus-visible:outline-hidden focus-visible:ring-2 focus-visible:ring-ring',\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\n/**\n * `@click` is declared after `v-bind=\"rest\"`, so Vue chains the caller's own\n * handler first and this one second — React's `onClick?.(e)` order.\n */\nfunction handleClick(event: MouseEvent): void {\n if (event.defaultPrevented) return;\n context.setOpen(false);\n}\n\ndefineExpose({ el });\n</script>\n\n<template>\n <!-- `type` sits before `v-bind`, so a caller-supplied `type` still wins — React's `type = 'button'` default. -->\n <button ref=\"el\" type=\"button\" v-bind=\"rest\" :class=\"classes\" @click=\"handleClick\">\n <slot>Cancel</slot>\n </button>\n</template>\n","<script lang=\"ts\">\nimport { inject, type ComputedRef, type InjectionKey, type Ref } from 'vue';\nimport type {\n SurfaceElevation,\n SurfacePadding,\n SurfaceRadius,\n SurfaceTone,\n SurfaceVariant,\n} from '../../../foundation/styles';\n\nexport type SnapPoint = number | string;\n\n/** The value `useBottomSheet()` hands to anything rendered inside the sheet. */\nexport interface BottomSheetContextValue {\n /** The resolved open state. Writable — an assignment routes through `setOpen`. */\n open: Ref<boolean>;\n setOpen: (open: boolean) => void;\n /** The index of the active snap point. */\n currentSnap: Ref<number>;\n setCurrentSnap: (index: number) => void;\n snapPoints: ComputedRef<ReadonlyArray<SnapPoint>>;\n}\n\nexport const bottomSheetContextKey: InjectionKey<BottomSheetContextValue> = Symbol('wow-two.bottomSheet');\n\nexport function useBottomSheet(): BottomSheetContextValue {\n const context = inject(bottomSheetContextKey, null);\n if (!context) throw new Error('useBottomSheet must be used inside <BottomSheet>');\n return context;\n}\n\nexport function resolveSnapPx(point: SnapPoint, viewport: number): number {\n if (typeof point === 'number') return point;\n const trimmed = point.trim();\n if (trimmed.endsWith('vh')) return (parseFloat(trimmed) / 100) * viewport;\n if (trimmed.endsWith('px')) return parseFloat(trimmed);\n if (trimmed.endsWith('%')) return (parseFloat(trimmed) / 100) * viewport;\n // Fallback: try parseFloat as px.\n const n = parseFloat(trimmed);\n return Number.isFinite(n) ? n : 0;\n}\n\n/**\n * Represents the prop surface of `BottomSheet`.\n *\n * React declared the surface axes by `extends SurfaceLayoutVariants`; they are\n * spelled out here because the SFC compiler's type resolver cannot follow a\n * `VariantProps<typeof …>` base and fails the build on it. The aliases below\n * are the canonical ones from `foundation/styles`, already locked against the\n * `surfaceVariants` config there, so the two cannot drift.\n */\nexport interface BottomSheetProps {\n /** The open state, controlled. The `v-model:open` binding target. */\n readonly open?: boolean;\n\n /** The initial open state when uncontrolled. Default `false`. */\n readonly defaultOpen?: boolean;\n\n /** The heights the sheet snaps between — px numbers or CSS lengths. Default `['40vh', '90vh']`. */\n readonly snapPoints?: ReadonlyArray<SnapPoint>;\n\n /** The snap index the sheet opens at. Default 0. */\n readonly initialSnap?: number;\n\n /** The outside-click dismissal toggle. Default `true`. */\n readonly dismissOnOutsideClick?: boolean;\n\n /** The Escape dismissal toggle. Default `true`. */\n readonly dismissOnEscape?: boolean;\n\n /** The drag-below-lowest-snap dismissal toggle. Default `true`. */\n readonly dragToDismiss?: boolean;\n\n /** The visual recipe. Default `elevated`. */\n readonly variant?: SurfaceVariant;\n\n /** The color tone the recipe is tinted with. */\n readonly tone?: SurfaceTone;\n\n /** The corner rounding. Default `none`. */\n readonly radius?: SurfaceRadius;\n\n /** The inner spacing step. Default `none`. */\n readonly padding?: SurfacePadding;\n\n /** The shadow depth. Default `5`. */\n readonly elevation?: SurfaceElevation;\n}\n</script>\n\n<script setup lang=\"ts\">\nimport {\n computed,\n normalizeStyle,\n provide,\n ref,\n shallowRef,\n useAttrs,\n useTemplateRef,\n watch,\n type ComponentPublicInstance,\n} from 'vue';\nimport { cn, surfaceVariants } from '../../../foundation/styles';\nimport { useControlled } from '../../../foundation/state';\nimport { useId } from '../../../foundation/identifiers';\nimport { DismissableLayer, FocusScope, Portal, Presence, ScrollLockProvider } from '../../../foundation/primitives';\nimport BackdropOverlay from '../backdropOverlay/BackdropOverlay.vue';\nimport { overlayChromeContextKey } from '../OverlayChrome';\nimport { OverlayExtensions } from '../OverlayExtensions';\n\n/**\n * Renders a mobile bottom sheet with a drag handle and snap points.\n * Pointer-event drag moves between heights; releasing snaps to the nearest point. Past the lowest\n * snap with `dragToDismiss`, the sheet closes.\n */\ndefineOptions({ name: 'BottomSheet', inheritAttrs: false });\n\n/** The sheet content — `BottomSheetTitle` / `BottomSheetDescription` and the body. React's `children`. */\ndefineSlots<{ default(): unknown }>();\n\n/** `open` default to `undefined` so an absent prop cannot read as an explicit `false`. */\nconst props = withDefaults(defineProps<BottomSheetProps>(), {\n open: undefined,\n defaultOpen: false,\n snapPoints: () => ['40vh', '90vh'],\n initialSnap: 0,\n dismissOnOutsideClick: true,\n dismissOnEscape: true,\n dragToDismiss: true,\n});\n\nconst emit = defineEmits<{\n /** Fires when the sheet opens or closes — the `v-model:open` half. */\n 'update:open': [open: boolean];\n}>();\n\nconst attrs = useAttrs();\n\nconst controlled = useControlled<boolean>({\n controlled: () => props.open,\n default: () => props.defaultOpen,\n onChange: (value) => {\n emit('update:open', value);\n },\n});\n\nconst resolvedOpen = controlled.value;\nconst currentSnap = ref(Math.min(props.initialSnap, props.snapPoints.length - 1));\nconst dragHeight = shallowRef<number | null>(null);\nconst titleId = useId('bottom-sheet-title');\nconst descriptionId = useId('bottom-sheet-description');\n\nconst panel = useTemplateRef<ComponentPublicInstance>('panel');\nconst handle = useTemplateRef<HTMLDivElement>('handle');\n\nlet startY: number | null = null;\nlet startHeight = 0;\n\n/* Reset to `initialSnap` each time the sheet re-opens. */\nwatch(\n () => [resolvedOpen.value, props.initialSnap, props.snapPoints.length] as const,\n () => {\n if (resolvedOpen.value) currentSnap.value = Math.min(props.initialSnap, props.snapPoints.length - 1);\n },\n);\n\nprovide(bottomSheetContextKey, {\n open: resolvedOpen,\n setOpen: controlled.setValue,\n currentSnap,\n setCurrentSnap: (index: number) => {\n currentSnap.value = index;\n },\n snapPoints: computed(() => props.snapPoints),\n});\n\n// The chrome pieces wire `id={titleId}` / `id={descriptionId}`, which is what\n// the panel's `aria-labelledby` / `aria-describedby` resolve against.\nprovide(overlayChromeContextKey, {\n titleId,\n descriptionId,\n close: () => controlled.setValue(false),\n});\n\n/** `DismissableLayer` renders the panel div and exposes it, so `$el` is the sheet element. */\nfunction panelEl(): HTMLElement | null {\n return OverlayExtensions.toHtmlElement(panel.value?.$el);\n}\n\nfunction handlePointerDown(event: PointerEvent): void {\n startY = event.clientY;\n const rect = panelEl()?.getBoundingClientRect();\n startHeight = rect ? rect.height : 0;\n (event.currentTarget as HTMLElement).setPointerCapture(event.pointerId);\n}\n\nfunction handlePointerMove(event: PointerEvent): void {\n if (startY === null) return;\n const dy = event.clientY - startY;\n dragHeight.value = Math.max(0, startHeight - dy);\n}\n\nfunction handlePointerUp(event: PointerEvent): void {\n if (startY === null) return;\n startY = null;\n (event.currentTarget as HTMLElement).releasePointerCapture?.(event.pointerId);\n\n const viewport = typeof window !== 'undefined' ? window.innerHeight : 800;\n const heights = props.snapPoints.map((point) => resolveSnapPx(point, viewport));\n const liveHeight = dragHeight.value ?? heights[currentSnap.value] ?? 0;\n dragHeight.value = null;\n\n // Below lowest snap by 60px → dismiss.\n if (props.dragToDismiss && liveHeight < (heights[0] ?? 0) - 60) {\n controlled.setValue(false);\n return;\n }\n // Snap to nearest.\n let bestIdx = 0;\n let bestDist = Number.POSITIVE_INFINITY;\n heights.forEach((height, index) => {\n const distance = Math.abs(height - liveHeight);\n if (distance < bestDist) {\n bestDist = distance;\n bestIdx = index;\n }\n });\n currentSnap.value = bestIdx;\n}\n\nfunction handleKeyDown(event: KeyboardEvent): void {\n if (event.key === 'ArrowUp' && currentSnap.value < props.snapPoints.length - 1) {\n event.preventDefault();\n currentSnap.value += 1;\n } else if (event.key === 'ArrowDown') {\n event.preventDefault();\n if (currentSnap.value > 0) currentSnap.value -= 1;\n else if (props.dragToDismiss) controlled.setValue(false);\n }\n}\n\n/**\n * The drag handle is the sheet's primary keyboard affordance (ArrowUp/ArrowDown\n * drive the snap state) — give it initial focus instead of FocusScope's default\n * first-tabbable walk, which falls back to the layer container here.\n */\nfunction handleMountAutoFocus(event: CustomEvent): void {\n event.preventDefault();\n handle.value?.focus();\n}\n\nfunction handleBackdropClick(): void {\n if (props.dismissOnOutsideClick) controlled.setValue(false);\n}\n\nfunction handleEscape(): void {\n controlled.setValue(false);\n}\n\nconst heightStyle = computed<string>(() => {\n if (dragHeight.value !== null) return `${dragHeight.value}px`;\n const point = props.snapPoints[currentSnap.value];\n if (typeof point === 'number') return `${point}px`;\n return point ?? '40vh';\n});\n\n/** Own declarations first so a caller's `style` still wins — React's `style={{…}}` then `{...rest}`. */\nconst panelStyle = computed(() =>\n normalizeStyle([\n {\n height: heightStyle.value,\n transition:\n dragHeight.value === null ? 'height 220ms ease-out, transform var(--duration-base) var(--ease-out)' : 'none',\n },\n attrs.style,\n ]),\n);\n\nconst classes = computed(() =>\n cn(\n 'fixed inset-x-0 bottom-0 z-modal flex flex-col rounded-t-xl border-t outline-hidden',\n 'will-change-transform',\n 'motion-safe:data-[state=closed]:translate-y-full',\n 'motion-reduce:translate-y-0',\n surfaceVariants({\n variant: props.variant ?? 'elevated',\n tone: props.tone,\n radius: props.radius ?? 'none',\n padding: props.padding ?? 'none',\n elevation: props.elevation ?? 5,\n }),\n attrs.class as string | undefined,\n ),\n);\n\n/** Everything but `class` / `style`, both re-applied above. */\nconst rest = computed(() => {\n const { class: _class, style: _style, ...others } = attrs;\n return others;\n});\n\nconst el = computed(() => panelEl());\n\ndefineExpose({ el });\n</script>\n\n<template>\n <!--\n React nested `Portal` + `ScrollLockProvider` inside the Presence-cloned\n surface and forwarded the injected `ref` past them onto the panel with\n `forwardRef`. Vue resolves a cloned `ref` through `$el`, and a Teleport /\n renderless root has no element, so both are hoisted above `Presence` and the\n lock now follows open state rather than mount. Presence's cloned child is the\n sheet panel itself — the node that carries `data-state` and the\n `transition-transform` whose end defers the unmount.\n -->\n <Portal>\n <ScrollLockProvider :is-enabled=\"resolvedOpen\">\n <!-- The scrim runs on `BackdropOverlay`'s own `Presence` (its `open` prop) so the\n fade-out plays before it unmounts. -->\n <BackdropOverlay is-inline :is-open=\"resolvedOpen\" @click=\"handleBackdropClick\" />\n <Presence :is-present=\"resolvedOpen\">\n <!--\n `FocusScope as-child` merges into `DismissableLayer`, whose own root div\n *is* the sheet panel — React kept the layer div and the panel div separate\n and forwarded `data-state` down to the inner one. Collapsing them keeps\n every attribute of React's panel on the node `Presence` clones.\n -->\n <FocusScope as-child trapped loop modal :on-mount-auto-focus=\"handleMountAutoFocus\">\n <DismissableLayer\n ref=\"panel\"\n :is-escape-disabled=\"!props.dismissOnEscape\"\n is-outside-click-disabled\n :on-escape=\"handleEscape\"\n role=\"dialog\"\n aria-modal=\"true\"\n :aria-labelledby=\"titleId\"\n :aria-describedby=\"descriptionId\"\n :style=\"panelStyle\"\n v-bind=\"rest\"\n :class=\"classes\"\n >\n <div\n ref=\"handle\"\n role=\"separator\"\n aria-orientation=\"horizontal\"\n :aria-valuenow=\"currentSnap\"\n :aria-valuemin=\"0\"\n :aria-valuemax=\"props.snapPoints.length - 1\"\n tabindex=\"0\"\n class=\"flex h-7 cursor-ns-resize items-center justify-center focus-visible:outline-hidden focus-visible:ring-2 focus-visible:ring-inset focus-visible:ring-ring\"\n @pointerdown=\"handlePointerDown\"\n @pointermove=\"handlePointerMove\"\n @pointerup=\"handlePointerUp\"\n @pointercancel=\"handlePointerUp\"\n @keydown=\"handleKeyDown\"\n >\n <span class=\"h-1 w-10 rounded-full bg-border-strong\" aria-hidden=\"true\" />\n </div>\n <div class=\"flex-1 overflow-y-auto px-4 pb-4\"><slot /></div>\n </DismissableLayer>\n </FocusScope>\n </Presence>\n </ScrollLockProvider>\n </Portal>\n</template>\n","<script lang=\"ts\">\nimport type { Ref } from 'vue';\n\n/** Defines the side a TourPopover tooltip is placed on, relative to its target. */\nexport const Placement = {\n /** Refers to placement above the target. */\n Top: 'top',\n /** Refers to placement to the right of the target. */\n Right: 'right',\n /** Refers to placement below the target. */\n Bottom: 'bottom',\n /** Refers to placement to the left of the target. */\n Left: 'left',\n} as const;\n\nexport type Placement = (typeof Placement)[keyof typeof Placement];\n\nexport interface TourPopoverStep {\n /** A CSS selector, or a template ref holding the element to spotlight. */\n readonly target: string | Ref<HTMLElement | null>;\n readonly title?: string;\n readonly body?: string;\n readonly placement?: Placement;\n}\n\nexport interface TourPopoverProps {\n readonly open?: boolean;\n readonly defaultOpen?: boolean;\n readonly steps: ReadonlyArray<TourPopoverStep>;\n readonly currentStep?: number;\n readonly defaultCurrentStep?: number;\n readonly padding?: number;\n}\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, ref, shallowRef, watch } from 'vue';\nimport { cn } from '../../../foundation/styles';\nimport { Key } from '../../../foundation/dom';\nimport { useControlled } from '../../../foundation/state';\nimport { useId } from '../../../foundation/identifiers';\nimport { useReducedMotion } from '../../../foundation/device';\nimport { Announce, Portal, Presence } from '../../../foundation/primitives';\n\ninterface Rect {\n top: number;\n left: number;\n width: number;\n height: number;\n}\n\nfunction rectFromTarget(target: TourPopoverStep['target']): Rect | null {\n const el = typeof target === 'string' ? document.querySelector<HTMLElement>(target) : target.value;\n if (!el) return null;\n const r = el.getBoundingClientRect();\n return { top: r.top, left: r.left, width: r.width, height: r.height };\n}\n\nfunction placementCoords(rect: Rect, placement: NonNullable<TourPopoverStep['placement']>, gap = 12) {\n switch (placement) {\n case Placement.Top:\n return { top: rect.top - gap, left: rect.left + rect.width / 2, transform: 'translate(-50%, -100%)' };\n case Placement.Right:\n return { top: rect.top + rect.height / 2, left: rect.left + rect.width + gap, transform: 'translate(0, -50%)' };\n case Placement.Bottom:\n return { top: rect.top + rect.height + gap, left: rect.left + rect.width / 2, transform: 'translate(-50%, 0)' };\n case Placement.Left:\n return { top: rect.top + rect.height / 2, left: rect.left - gap, transform: 'translate(-100%, -50%)' };\n }\n}\n\n/**\n * Renders a multi-step tour — an SVG mask cut out around each step's target, plus a step tooltip.\n * The tooltip carries Next / Prev / Skip / Done.\n *\n * `TourPopoverStep.title` / `.body` are plain `string`: steps are data passed as a\n * prop, not slot content, and the announcement already required a string.\n */\ndefineOptions({ name: 'TourPopover', inheritAttrs: false });\n\nconst props = withDefaults(defineProps<TourPopoverProps>(), {\n /* `steps` stays declared-required — Vue still warns when it is missing — but a\n default keeps an absent (or transiently-undefined) value out of the indexed read\n in `step` below. Everything downstream already handles an absent step\n (`step.value?.…`, and the template gates on `v-if=\"mounted && step\"`). */\n steps: () => [],\n defaultOpen: false,\n defaultCurrentStep: 0,\n padding: 8,\n /* `open` is the controlled-mode signal, and `useControlled` keys on `=== undefined`.\n A `boolean` prop is Boolean-castable, so without this explicit `undefined` Vue turns an\n ABSENT `open` into `false` — which reads as \"controlled, and closed\", pinning the tour\n shut and making `defaultOpen` dead. `currentStep` needs no such default: `number` is not\n Boolean-castable, so it already arrives as `undefined`. */\n open: undefined,\n});\n\nconst emit = defineEmits<{\n /** Fires when the tour opens or closes — a close follows Done, Skip, or Escape. */\n 'update:open': [open: boolean];\n\n /** Fires when the reader moves to a different step. */\n 'update:currentStep': [index: number];\n\n /** Fires when the reader presses Done on the last step. */\n complete: [];\n\n /** Fires when the reader abandons the tour — the Skip button, or Escape. */\n skip: [];\n}>();\n\nconst openCtl = useControlled<boolean>({\n controlled: () => props.open,\n default: () => props.defaultOpen,\n onChange: (value) => emit('update:open', value),\n});\nconst stepCtl = useControlled<number>({\n controlled: () => props.currentStep,\n default: () => props.defaultCurrentStep,\n onChange: (value) => emit('update:currentStep', value),\n});\n\nconst resolvedOpen = computed(() => openCtl.value.value);\nconst stepIndex = computed(() => stepCtl.value.value);\n\nconst rect = shallowRef<Rect | null>(null);\nconst titleId = useId('tour-title');\nconst descId = useId('tour-desc');\nconst maskId = useId('tour-mask');\nconst reducedMotion = useReducedMotion();\n\nconst step = computed(() => props.steps[stepIndex.value]);\n\n/* Keep the Portal (scrim + tooltip) mounted while the pop-out plays — the\n component hard-unmounts on `!open`, which would kill the exit. Opening\n flips this true synchronously; closing defers the unmount until the\n tooltip's exit animation ends (`@animationend` below). Under reduced\n motion no animation fires, so drop it on the next frame instead. */\nconst mounted = ref(resolvedOpen.value);\nwatch(\n [resolvedOpen, reducedMotion],\n ([isOpen, isReduced], _previous, onCleanup) => {\n if (isOpen) {\n mounted.value = true;\n return;\n }\n if (!isReduced) return;\n const raf = requestAnimationFrame(() => {\n mounted.value = false;\n });\n onCleanup(() => cancelAnimationFrame(raf));\n },\n { immediate: true, flush: 'post' },\n);\n\n// Update rect when step changes / window scrolls / resizes.\nwatch(\n [resolvedOpen, step],\n ([isOpen, currentStepValue], _previous, onCleanup) => {\n if (!isOpen || !currentStepValue) return;\n /* `immediate: true` runs this on the server too, where there is no rAF and no `window`.\n The spotlight rect is measured from live DOM, so there is nothing to compute there —\n bail, and let the same watcher measure on the client. */\n if (typeof requestAnimationFrame === 'undefined' || typeof window === 'undefined') return;\n\n const update = () => {\n rect.value = rectFromTarget(currentStepValue.target);\n };\n // Defer to next frame so the target can mount / scroll into view.\n const handle = requestAnimationFrame(update);\n\n window.addEventListener('resize', update, { passive: true });\n window.addEventListener('scroll', update, { passive: true, capture: true });\n onCleanup(() => {\n cancelAnimationFrame(handle);\n window.removeEventListener('resize', update);\n window.removeEventListener('scroll', update, true);\n });\n },\n { immediate: true, flush: 'post' },\n);\n\n// Escape handling.\nwatch(\n resolvedOpen,\n (isOpen, _previous, onCleanup) => {\n if (!isOpen) return;\n // Same `immediate: true` SSR pass — there is no `document` to listen on there.\n if (typeof document === 'undefined') return;\n const onKey = (event: KeyboardEvent) => {\n if (event.key === Key.Escape) {\n event.preventDefault();\n openCtl.setValue(false);\n emit('skip');\n }\n };\n document.addEventListener('keydown', onKey);\n onCleanup(() => document.removeEventListener('keydown', onKey));\n },\n { immediate: true, flush: 'post' },\n);\n\nconst goNext = () => {\n if (stepIndex.value >= props.steps.length - 1) {\n openCtl.setValue(false);\n emit('complete');\n } else {\n stepCtl.setValue(stepIndex.value + 1);\n }\n};\n\nconst goPrev = () => {\n if (stepIndex.value > 0) stepCtl.setValue(stepIndex.value - 1);\n};\n\nconst skip = () => {\n openCtl.setValue(false);\n emit('skip');\n};\n\nconst placement = computed(() => step.value?.placement ?? Placement.Bottom);\n\nconst tooltipCoords = computed(() => (rect.value ? placementCoords(rect.value, placement.value) : null));\n\n/** Vue does not auto-suffix numeric style values with `px`. */\nconst tooltipStyle = computed(() => {\n const coords = tooltipCoords.value;\n if (!coords) return undefined;\n return {\n position: 'fixed' as const,\n top: `${coords.top}px`,\n left: `${coords.left}px`,\n transform: coords.transform,\n };\n});\n\nconst announcement = computed(() =>\n step.value?.title ? `Step ${stepIndex.value + 1} of ${props.steps.length}: ${step.value.title}` : '',\n);\n\nconst bodyClasses = computed(() => cn('text-sm text-muted-foreground', step.value?.title && 'mt-1.5'));\n\n/**\n * `Presence` clones `data-state` onto this node, so the pop (fade + slight\n * scale) runs gated on that state. `motion-safe` so reduced-motion users get\n * no movement.\n */\nconst tooltipClasses = cn(\n 'z-popover w-72 rounded-md border border-border bg-popover p-4 text-popover-foreground shadow-lg outline-hidden',\n 'motion-safe:data-[state=open]:animate-(--animate-pop-in)',\n 'motion-safe:data-[state=closed]:animate-(--animate-pop-out)',\n 'motion-reduce:animate-none',\n);\n\n/** Drops the Portal once the exit animation completes. */\nconst onTooltipAnimationEnd = () => {\n if (!resolvedOpen.value) mounted.value = false;\n};\n</script>\n\n<template>\n <Portal v-if=\"mounted && step\">\n <!-- SVG mask backdrop with cutout around target. Skipped while the\n target is unresolvable so a bare scrim never blocks the page.\n Gated on `open` (not `mounted`) so the scrim clears immediately on\n close while the tooltip plays its pop-out before unmount. -->\n <svg\n v-if=\"resolvedOpen && rect\"\n aria-hidden=\"true\"\n class=\"pointer-events-auto fixed inset-0 z-modal h-full w-full\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <defs>\n <mask :id=\"maskId\">\n <rect width=\"100%\" height=\"100%\" fill=\"white\" />\n <rect\n :x=\"rect.left - props.padding\"\n :y=\"rect.top - props.padding\"\n :width=\"rect.width + props.padding * 2\"\n :height=\"rect.height + props.padding * 2\"\n :rx=\"6\"\n fill=\"black\"\n />\n </mask>\n </defs>\n <rect width=\"100%\" height=\"100%\" fill=\"rgba(0,0,0,0.55)\" :mask=\"`url(#${maskId})`\" />\n </svg>\n\n <!-- Tooltip — wrapped in `Presence` so its pop-out plays before the\n component unmounts. `Presence` clones `data-state` (\"open\" | \"closed\")\n onto the panel, so the pop tokens run gated on that state; the exit's\n `@animationend` drops `mounted`. -->\n <Presence v-if=\"tooltipCoords\" :is-present=\"resolvedOpen\">\n <div\n role=\"dialog\"\n aria-modal=\"false\"\n :aria-labelledby=\"titleId\"\n :aria-describedby=\"descId\"\n :style=\"tooltipStyle\"\n :class=\"tooltipClasses\"\n @animationend=\"onTooltipAnimationEnd\"\n >\n <div v-if=\"step.title\" :id=\"titleId\" class=\"text-sm font-semibold\">{{ step.title }}</div>\n <div v-if=\"step.body\" :id=\"descId\" :class=\"bodyClasses\">{{ step.body }}</div>\n <div class=\"mt-3 flex items-center justify-between gap-3\">\n <span class=\"text-xs text-muted-foreground\"> {{ stepIndex + 1 }} / {{ props.steps.length }} </span>\n <div class=\"flex items-center gap-2\">\n <button type=\"button\" class=\"text-xs text-muted-foreground hover:text-foreground\" @click=\"skip\">\n Skip\n </button>\n <button\n v-if=\"stepIndex > 0\"\n type=\"button\"\n class=\"inline-flex h-7 items-center rounded-md border border-border bg-background px-2.5 text-xs font-medium hover:bg-muted\"\n @click=\"goPrev\"\n >\n Back\n </button>\n <button\n type=\"button\"\n class=\"inline-flex h-7 items-center rounded-md bg-primary px-2.5 text-xs font-medium text-primary-foreground hover:bg-primary/90\"\n @click=\"goNext\"\n >\n {{ stepIndex >= props.steps.length - 1 ? 'Done' : 'Next' }}\n </button>\n </div>\n </div>\n </div>\n </Presence>\n\n <Announce politeness=\"polite\">{{ announcement }}</Announce>\n </Portal>\n</template>\n","<script lang=\"ts\">\nimport type { Placement } from '@floating-ui/vue';\n\nexport interface TooltipProps {\n /** The tooltip body. Rich content goes through the `content` slot. */\n readonly content?: string | number;\n\n /** The Floating UI placement. Default `top`. */\n readonly placement?: Placement;\n\n /** The delay before opening on hover, in ms. Default 700. */\n readonly openDelay?: number;\n\n /** The delay before closing on leave, in ms. Default 0. */\n readonly closeDelay?: number;\n\n /** Controlled axes use their canonical Vue model names; each update event requests caller state. */\n readonly open?: boolean;\n\n /** The initial open state when uncontrolled. Default `false`. */\n readonly defaultOpen?: boolean;\n\n /** The disabled mode — suppresses rendering even on hover (e.g. when content is empty). */\n readonly isDisabled?: boolean;\n}\n</script>\n\n<script setup lang=\"ts\">\nimport { cloneVNode, computed, onBeforeUnmount, ref, shallowRef, useSlots, watch } from 'vue';\nimport { AriaAttribute } from '../../../foundation/dom';\nimport { cn } from '../../../foundation/styles';\nimport { useControlled } from '../../../foundation/state';\nimport { useEscape } from '../../../foundation/shortcuts';\nimport { useId } from '../../../foundation/identifiers';\nimport { useReducedMotion } from '../../../foundation/device';\nimport { AnchoredPositioner, Portal, Presence, renderableChildren } from '../../../foundation/primitives';\n\n/**\n * Renders a hover- or focus-triggered tooltip into a Portal, positioned by Floating UI.\n *\n * Wraps a single default-slot child as the trigger. Default delays mirror the OS pattern (700ms in, 0 out). Escape\n * dismisses without moving focus (WCAG 1.4.13); the trigger is described by the tooltip via `aria-describedby` while\n * open.\n *\n * `inheritAttrs: false` because the component renders a fragment (trigger + portal) — there is no single root for\n * attrs to land on, exactly as in React.\n */\ndefineOptions({ name: 'Tooltip', inheritAttrs: false });\n\ndefineSlots<{\n /** The single child element — the trigger. Receives the handlers, the ref, and `aria-describedby`. */\n default(): unknown;\n /** The rich override for the `content` prop. */\n content?(): unknown;\n}>();\n\nconst props = withDefaults(defineProps<TooltipProps>(), {\n content: undefined,\n placement: 'top',\n openDelay: 700,\n closeDelay: 0,\n open: undefined,\n defaultOpen: false,\n isDisabled: undefined,\n});\n\nconst emit = defineEmits<{\n /** Fires when the tooltip shows or hides — the `v-model:open` half. */\n 'update:open': [open: boolean];\n}>();\n\nconst slots = useSlots();\n\n/* `useControlled` returns a handle, not React's tuple, and takes `controlled` as a getter so the\n controlled branch tracks the prop. */\nconst { value: open, setValue: setOpen } = useControlled<boolean>({\n controlled: () => props.open,\n default: props.defaultOpen,\n onChange: (next) => {\n emit('update:open', next);\n },\n});\n\nconst anchor = shallowRef<HTMLElement | null>(null);\nconst tooltipId = useId('tooltip');\n\nlet openTimer: ReturnType<typeof setTimeout> | null = null;\nlet closeTimer: ReturnType<typeof setTimeout> | null = null;\n\nfunction clear(): void {\n if (openTimer) clearTimeout(openTimer);\n if (closeTimer) clearTimeout(closeTimer);\n openTimer = null;\n closeTimer = null;\n}\n\nfunction show(): void {\n clear();\n openTimer = setTimeout(() => setOpen(true), props.openDelay);\n}\n\nfunction hide(): void {\n clear();\n closeTimer = setTimeout(() => setOpen(false), props.closeDelay);\n}\n\n/* Clear pending timers on unmount. */\nonBeforeUnmount(clear);\n\n/* WCAG 1.4.13 — Escape dismisses immediately, without moving focus. */\nuseEscape(() => {\n clear();\n setOpen(false);\n}, open);\n\nconst reducedMotion = useReducedMotion();\n\n/**\n * React gated on `!!content`; a Vue consumer can supply the body through the `content` slot\n * instead, so either source counts. An empty tooltip still never opens.\n */\nconst hasContent = computed(() => !!props.content || !!slots.content);\n\nconst visible = computed(() => !props.isDisabled && open.value && hasContent.value);\n\n/* Keep the Portal + positioner mounted while the exit animation plays.\n Becomes true with `visible`; cleared on the body's pop-out `animationend`\n (see `onAnimationEnd` below). With reduced motion no exit animation runs,\n so tear the shell down immediately on close. */\nconst mounted = ref(false);\nwatch(\n [visible, reducedMotion],\n ([isVisible, isReduced]) => {\n if (isVisible) mounted.value = true;\n else if (isReduced) mounted.value = false;\n },\n { immediate: true },\n);\n\nfunction onAnimationEnd(): void {\n if (!visible.value) mounted.value = false;\n}\n\n/** A function ref may receive a component's public instance; the positioner needs the DOM node. */\nfunction setAnchor(value: unknown): void {\n const node = (value as { $el?: unknown } | null)?.$el ?? value;\n anchor.value = node instanceof HTMLElement ? node : null;\n}\n\n/**\n * React cloned the child element to attach the ref, the handlers and `aria-describedby`.\n * `cloneVNode` is the Vue counterpart and merges through `mergeProps`, so a handler the\n * consumer already put on the trigger is chained rather than replaced — the job React's\n * explicit `trigger.props.onPointerEnter?.(e)` forwarding did.\n *\n * The listener keys are all-lowercase after `on` (`onPointerenter`, not `onPointerEnter`):\n * Vue hyphenates the remainder to derive the DOM event name, so the React casing would\n * register `pointer-enter` and never fire.\n */\nconst trigger = computed(() => {\n const child = renderableChildren(slots.default?.())[0];\n if (!child) return null;\n const own = child.props?.[AriaAttribute.DescribedBy] as string | undefined;\n return cloneVNode(\n child,\n {\n ref: setAnchor,\n [AriaAttribute.DescribedBy]: visible.value ? [own, tooltipId].filter(Boolean).join(' ') : own,\n onPointerenter: show,\n onPointerleave: hide,\n onFocus: show,\n onBlur: hide,\n },\n true,\n );\n});\n\nconst contentClasses = cn(\n 'z-tooltip rounded-md bg-inverse px-2.5 py-1.5 text-xs text-inverse-foreground shadow-md',\n 'motion-safe:data-[state=open]:animate-(--animate-pop-in)',\n 'motion-safe:data-[state=closed]:animate-(--animate-pop-out)',\n);\n</script>\n\n<template>\n <component :is=\"trigger\" v-if=\"trigger\" />\n <slot v-else />\n <Portal v-if=\"mounted\">\n <!-- Exit animation bubbles up from the body; once the closed-state pop-out ends, tear down\n the Portal shell. Also covers the reduced-motion path, where no animation runs and\n `Presence` has already unmounted the body. -->\n <AnchoredPositioner :anchor=\"anchor\" :placement=\"props.placement\" :offset=\"6\" @animationend=\"onAnimationEnd\">\n <!-- `Presence` clones `data-state` (\"open\" | \"closed\") + its tracking ref onto the body,\n which is what gates the pop-in / pop-out keyframes. Motion sits behind `motion-safe:`\n so reduced-motion users get an instant show/hide. -->\n <Presence :is-present=\"visible\">\n <div :id=\"tooltipId\" role=\"tooltip\" :class=\"contentClasses\">\n <slot name=\"content\">{{ props.content }}</slot>\n </div>\n </Presence>\n </AnchoredPositioner>\n </Portal>\n</template>\n","import { inject, type InjectionKey, type Ref, type ShallowRef } from 'vue';\n\n/** One registered `CommandPaletteModalItem` — the unit the filter and the arrow walk move across. */\nexport interface CommandItemEntry {\n id: string;\n value: string;\n searchText: string;\n disabled: boolean;\n select: () => void;\n closeOnSelect: boolean;\n}\n\n/**\n * The seam between `CommandPaletteModal` and its parts.\n *\n * React carried the registry as a mutable `useRef` array plus a `registryVersion`\n * counter, because a ref mutation cannot re-render. A `shallowRef` holding a\n * replaced array is reactive on its own, so the counter is gone — readers watch\n * `items` directly.\n */\nexport interface CommandPaletteModalContextValue {\n /** The resolved open state. Writable — an assignment routes through `setOpen`. */\n open: Ref<boolean>;\n setOpen: (open: boolean) => void;\n\n /** The resolved search text. Writable — an assignment routes through `setInputValue`. */\n inputValue: Ref<string>;\n setInputValue: (input: string) => void;\n\n /** The `aria-activedescendant` target — the id of the highlighted option. */\n activeId: ShallowRef<string | null>;\n setActiveId: (id: string | null) => void;\n\n /** The live item registry. */\n items: ShallowRef<ReadonlyArray<CommandItemEntry>>;\n registerItem: (entry: CommandItemEntry) => void;\n unregisterItem: (id: string) => void;\n\n /** The match predicate. Reads the root's live `filter` prop. */\n filter: (searchText: string, search: string) => boolean;\n\n inputId: string;\n listboxId: string;\n inputEl: ShallowRef<HTMLInputElement | null>;\n}\n\nexport const commandPaletteContextKey: InjectionKey<CommandPaletteModalContextValue> = Symbol('wow-two.commandPalette');\n\nexport function useCommandPaletteContext(): CommandPaletteModalContextValue {\n const context = inject(commandPaletteContextKey, null);\n if (!context) throw new Error('CommandPaletteModal.* must be used inside <CommandPaletteModal>');\n return context;\n}\n\n/** The default match predicate — case-insensitive substring. */\nexport const defaultFilter = (searchText: string, search: string): boolean =>\n searchText.toLowerCase().includes(search.toLowerCase());\n","<script lang=\"ts\">\n/** Controlled axes use their canonical Vue model names; each update event requests caller state. */\nexport interface CommandPaletteModalProps {\n /** The open state, controlled. The `v-model:open` binding target. */\n readonly open?: boolean;\n\n /** The initial open state when uncontrolled. Default `false`. */\n readonly defaultOpen?: boolean;\n\n /** The search text, controlled. The `v-model:input-value` binding target. */\n readonly inputValue?: string;\n\n /** The initial search text when uncontrolled. Default `''`. */\n readonly defaultInputValue?: string;\n\n /** The key that opens the palette with ⌘/Ctrl. Omit to bind no global shortcut. */\n readonly triggerKey?: string;\n\n /** The match predicate. Default case-insensitive substring. */\n readonly filter?: (searchText: string, search: string) => boolean;\n}\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, provide, shallowRef, watch } from 'vue';\nimport { useControlled } from '../../../foundation/state';\nimport { useId } from '../../../foundation/identifiers';\nimport { useHotkeys } from '../../../foundation/shortcuts';\nimport { Modal } from '../modal';\nimport { commandPaletteContextKey, defaultFilter, type CommandItemEntry } from './CommandPaletteModalContext';\n\n/**\n * Renders the command palette inside a `Modal`, owning open state, search text, and the registry.\n * Its `CommandPaletteModalItem` children register themselves with this root.\n */\ndefineOptions({ name: 'CommandPaletteModal', inheritAttrs: false });\n\n/** The palette tree — `CommandPaletteModalContent` and its parts. React's `children`. */\ndefineSlots<{ default(): unknown }>();\n\n/** `open` default to `undefined` so an absent prop cannot read as an explicit `false`. */\nconst props = withDefaults(defineProps<CommandPaletteModalProps>(), {\n open: undefined,\n defaultOpen: false,\n inputValue: undefined,\n defaultInputValue: undefined,\n triggerKey: undefined,\n filter: defaultFilter,\n});\n\nconst emit = defineEmits<{\n /** Fires when the palette opens or closes — the `v-model:open` half. */\n 'update:open': [open: boolean];\n\n /** Fires when the reader edits the search text — the `v-model:input-value` half. */\n 'update:inputValue': [input: string];\n}>();\n\nconst openState = useControlled<boolean>({\n controlled: () => props.open,\n default: () => props.defaultOpen,\n onChange: (value) => {\n emit('update:open', value);\n },\n});\n\nconst inputState = useControlled<string>({\n controlled: () => props.inputValue,\n default: () => props.defaultInputValue ?? '',\n onChange: (value) => {\n emit('update:inputValue', value);\n },\n});\n\nconst items = shallowRef<ReadonlyArray<CommandItemEntry>>([]);\nconst activeId = shallowRef<string | null>(null);\nconst inputEl = shallowRef<HTMLInputElement | null>(null);\nconst inputId = useId();\nconst listboxId = useId();\n\nfunction registerItem(entry: CommandItemEntry): void {\n const next = items.value.slice();\n const index = next.findIndex((i) => i.id === entry.id);\n if (index >= 0) next[index] = entry;\n else next.push(entry);\n items.value = next;\n}\n\nfunction unregisterItem(id: string): void {\n items.value = items.value.filter((i) => i.id !== id);\n}\n\n/* Global keybinding (cmd-/ctrl-K). `mod` = ⌘ on Apple / Ctrl elsewhere; the explicit `ctrl+`/`meta+` pair keeps\n the spec's \"we accept both on every platform\" contract. The chord must always parse (`+` is the token\n separator → `plus`; a falsy `triggerKey` needs a placeholder), so `enabled` — not an early return — unbinds. */\nconst chordKey = computed(() => {\n const key = props.triggerKey;\n return !key ? 'k' : key === '+' ? 'plus' : key;\n});\n\nuseHotkeys(\n () => [`mod+${chordKey.value}`, `ctrl+${chordKey.value}`, `meta+${chordKey.value}`],\n () => openState.setValue(true),\n { enabled: () => Boolean(props.triggerKey) },\n);\n\n// Reset the active id on close.\nwatch(\n () => openState.value.value,\n (isOpen) => {\n if (!isOpen) activeId.value = null;\n },\n { flush: 'post' },\n);\n\nprovide(commandPaletteContextKey, {\n open: openState.value,\n setOpen: openState.setValue,\n inputValue: inputState.value,\n setInputValue: inputState.setValue,\n activeId,\n setActiveId: (id: string | null) => {\n activeId.value = id;\n },\n items,\n registerItem,\n unregisterItem,\n /* Wrapped rather than stored, so a `filter` prop change is picked up live —\n React re-created the whole context value for the same effect. */\n filter: (searchText: string, search: string) => props.filter(searchText, search),\n inputId,\n listboxId,\n inputEl,\n});\n\n/* Lifted to a setup const so the template auto-unwraps it. Named `resolvedOpen`\n rather than `open` — that name is already a declared prop here. */\nconst resolvedOpen = openState.value;\n</script>\n\n<template>\n <Modal :open=\"resolvedOpen\" @update:open=\"openState.setValue\"><slot /></Modal>\n</template>\n","<script lang=\"ts\">\n/**\n * The prop surface of `CommandPaletteModalContent`.\n *\n * React declared `HTMLAttributes<HTMLDivElement>`; attributes reach `ModalContent`\n * through `useAttrs` here, which leaves no declared prop.\n */\nexport type CommandPaletteModalContentProps = Record<string, never>;\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs } from 'vue';\nimport { cn } from '../../../foundation/styles';\nimport { ModalContent } from '../modal';\n\n/** Renders the modal panel the palette lives in — full-bleed, no gap, no padding. */\ndefineOptions({ name: 'CommandPaletteModalContent', inheritAttrs: false });\n\n/** The palette parts — React's `children`. */\ndefineSlots<{ default(): unknown }>();\n\nconst attrs = useAttrs();\n\nconst classes = computed(() => cn('w-full max-w-xl gap-0 overflow-hidden p-0', 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</script>\n\n<template>\n <ModalContent v-bind=\"rest\" :class=\"classes\"><slot /></ModalContent>\n</template>\n","<script lang=\"ts\">\n/**\n * The prop surface of `CommandPaletteModalInput`.\n *\n * React declared `Omit<InputHTMLAttributes<HTMLInputElement>, 'value' | 'onChange'>`\n * and destructured `placeholder` out of it for a default; attributes reach the\n * `<input>` through `useAttrs` here and the placeholder default is applied from\n * `attrs`, which leaves no declared prop.\n */\nexport type CommandPaletteModalInputProps = Record<string, never>;\n\n/** The placeholder used when the consumer supplies none. */\nconst DefaultPlaceholder = 'Type a command…';\n</script>\n\n<script setup lang=\"ts\">\nimport { DomOrderExtensions } from '../../../foundation/dom';\nimport { computed, shallowRef, useAttrs, watch } from 'vue';\nimport { Search } from 'lucide-vue-next';\nimport { cn } from '../../../foundation/styles';\nimport { Icon } from '../../../foundation/icons';\nimport { useCommandPaletteContext, type CommandItemEntry } from './CommandPaletteModalContext';\n\n/** Renders the palette's search field — a `role=\"combobox\"` driving the option list. */\ndefineOptions({ name: 'CommandPaletteModalInput', inheritAttrs: false });\n\nconst attrs = useAttrs();\nconst context = useCommandPaletteContext();\n\nconst el = shallowRef<HTMLInputElement | null>(null);\n\n/* Lifted to setup consts so the template auto-unwraps them (a plain injected object does not). */\nconst inputValue = context.inputValue;\nconst activeId = context.activeId;\n\nfunction setRef(node: unknown): void {\n const input = (node ?? null) as HTMLInputElement | null;\n el.value = input;\n context.inputEl.value = input;\n}\n\n// Keep DOM focus on the input whenever the palette is open.\nwatch(\n [() => context.open.value, el],\n ([isOpen, input]) => {\n if (isOpen && input) input.focus();\n },\n { flush: 'post' },\n);\n\nfunction visibleItems(): ReadonlyArray<CommandItemEntry> {\n const search = context.inputValue.value;\n return DomOrderExtensions.inDocumentOrder(\n context.items.value.filter((i) => !i.disabled && (search === '' || context.filter(i.searchText, search))),\n (item) => context.inputEl.value?.ownerDocument.getElementById(item.id),\n );\n}\n\n// Auto-set first match when the filter or the item registry changes.\nwatch(\n [() => context.inputValue.value, context.items],\n () => {\n const list = visibleItems();\n if (list.length > 0 && !list.some((i) => i.id === context.activeId.value)) {\n context.setActiveId(list[0]!.id);\n } else if (list.length === 0) {\n context.setActiveId(null);\n }\n },\n { immediate: true, flush: 'post' },\n);\n\nfunction moveActive(direction: 1 | -1): void {\n const list = visibleItems();\n if (list.length === 0) return;\n const index = list.findIndex((i) => i.id === context.activeId.value);\n let nextIndex = index + direction;\n if (index === -1) nextIndex = direction === 1 ? 0 : list.length - 1;\n if (nextIndex < 0) nextIndex = list.length - 1;\n if (nextIndex >= list.length) nextIndex = 0;\n context.setActiveId(list[nextIndex]!.id);\n}\n\nfunction handleKeydown(event: KeyboardEvent): void {\n if (event.defaultPrevented || event.isComposing) return;\n switch (event.key) {\n case 'ArrowDown':\n event.preventDefault();\n moveActive(1);\n break;\n case 'ArrowUp':\n event.preventDefault();\n moveActive(-1);\n break;\n case 'Home': {\n if (event.target !== context.inputEl.value) break;\n const first = visibleItems();\n if (first.length > 0) context.setActiveId(first[0]!.id);\n break;\n }\n case 'End': {\n if (event.target !== context.inputEl.value) break;\n const last = visibleItems();\n if (last.length > 0) context.setActiveId(last[last.length - 1]!.id);\n break;\n }\n case 'Enter': {\n const id = context.activeId.value;\n if (!id) return;\n const entry = context.items.value.find((i) => i.id === id);\n if (!entry || entry.disabled) return;\n event.preventDefault();\n entry.select();\n if (entry.closeOnSelect) context.setOpen(false);\n break;\n }\n }\n}\n\nfunction handleInput(event: Event): void {\n context.setInputValue((event.target as HTMLInputElement).value);\n}\n\nconst placeholder = computed(() => (attrs.placeholder as string | undefined) ?? DefaultPlaceholder);\n\nconst classes = computed(() =>\n cn(\n 'flex h-12 w-full bg-transparent text-sm text-foreground placeholder:text-subtle-foreground outline-hidden disabled:cursor-not-allowed disabled:opacity-50',\n attrs.class as string | undefined,\n ),\n);\n\n/** Everything but `class` and `placeholder`, both re-applied above. */\nconst rest = computed(() => {\n const { class: _class, placeholder: _placeholder, ...others } = attrs;\n return others;\n});\n\ndefineExpose({ el });\n</script>\n\n<template>\n <div class=\"flex items-center gap-2 border-b border-border px-3\">\n <Icon :icon=\"Search\" :size=\"16\" class=\"text-muted-foreground\" />\n <!-- `v-bind=\"rest\"` comes FIRST here, deliberately: React spread `{...rest}`\n ahead of its own bindings on this element, so `id` / `role` / `value` and\n the ARIA wiring cannot be overridden. `@keydown` still chains after a\n consumer's, which is what makes the `defaultPrevented` check meaningful. -->\n <input\n v-bind=\"rest\"\n :id=\"context.inputId\"\n :ref=\"setRef\"\n type=\"text\"\n role=\"combobox\"\n aria-expanded=\"true\"\n :aria-controls=\"context.listboxId\"\n :aria-activedescendant=\"activeId ?? undefined\"\n aria-autocomplete=\"list\"\n :placeholder=\"placeholder\"\n :value=\"inputValue\"\n :class=\"classes\"\n @input=\"handleInput\"\n @keydown=\"handleKeydown\"\n />\n </div>\n</template>\n","<script lang=\"ts\">\n/**\n * The prop surface of `CommandPaletteModalList`.\n *\n * React declared `HTMLAttributes<HTMLDivElement>`; attributes reach the root\n * through `useAttrs` here, which leaves no declared prop.\n */\nexport type CommandPaletteModalListProps = Record<string, never>;\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs, useTemplateRef } from 'vue';\nimport { cn } from '../../../foundation/styles';\nimport { useCommandPaletteContext } from './CommandPaletteModalContext';\n\n/** Renders the scrollable `role=\"listbox\"` the search input drives. */\ndefineOptions({ name: 'CommandPaletteModalList', inheritAttrs: false });\n\n/** The groups / items — React's `children`. */\ndefineSlots<{ default(): unknown }>();\n\nconst attrs = useAttrs();\nconst el = useTemplateRef<HTMLDivElement>('el');\nconst context = useCommandPaletteContext();\n\nconst classes = computed(() => cn('max-h-80 overflow-y-auto p-1', 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\n :id=\"context.listboxId\"\n ref=\"el\"\n role=\"listbox\"\n :aria-labelledby=\"context.inputId\"\n v-bind=\"rest\"\n :class=\"classes\"\n >\n <slot />\n </div>\n</template>\n","<script lang=\"ts\">\nexport interface CommandPaletteModalGroupProps {\n /** The group heading. React typed this `ReactNode`; the scalar form is the prop and `#label` is the rich override. */\n readonly label?: string | number;\n}\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs, useSlots, useTemplateRef } from 'vue';\nimport { useId } from '../../../foundation/identifiers';\nimport { listboxGroupLabelVariants } from '../../forms/listboxPicker/ListboxPicker.variants';\n\n/** Renders a labelled `role=\"group\"` band of palette items. */\ndefineOptions({ name: 'CommandPaletteModalGroup', inheritAttrs: false });\n\ndefineSlots<{\n /** The grouped items — React's `children`. */\n default(): unknown;\n\n /** The rich override for the `label` prop. */\n label?(): unknown;\n}>();\n\nconst props = defineProps<CommandPaletteModalGroupProps>();\n\nconst attrs = useAttrs();\nconst slots = useSlots();\nconst el = useTemplateRef<HTMLDivElement>('el');\nconst labelId = useId();\n\nconst hasLabel = computed(() => Boolean(props.label) || Boolean(slots.label));\n\ndefineExpose({ el });\n</script>\n\n<template>\n <!-- React passed `className` straight through (no `cn` merge) and spread the\n rest after it; `v-bind=\"attrs\"` is the same single pass-through. -->\n <div ref=\"el\" role=\"group\" :aria-labelledby=\"hasLabel ? labelId : undefined\" v-bind=\"attrs\">\n <div v-if=\"hasLabel\" :id=\"labelId\" :class=\"listboxGroupLabelVariants()\">\n <slot name=\"label\">{{ props.label }}</slot>\n </div>\n <slot />\n </div>\n</template>\n","<script lang=\"ts\">\nexport interface CommandPaletteModalItemProps {\n readonly value: string;\n\n /**\n * The text used by the filter; defaults to `value`.\n *\n * React additionally fell back to `children` when they were a plain string.\n * A Vue slot's text cannot be read at setup time without invoking the slot\n * outside the render function (which Vue warns about, and which would not\n * work at all for an item filtered out of the DOM), so the fallback is\n * `value` — pass `searchText` whenever the visible label differs from it.\n */\n readonly searchText?: string;\n\n readonly isDisabled?: boolean;\n\n /** The close-on-activate toggle. Default `true`. */\n readonly closeOnSelect?: boolean;\n}\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, onScopeDispose, useAttrs, useTemplateRef, watch } from 'vue';\nimport { cn } from '../../../foundation/styles';\nimport { useId } from '../../../foundation/identifiers';\nimport { listboxItemVariants } from '../../forms/listboxPicker/ListboxPicker.variants';\nimport { useCommandPaletteContext } from './CommandPaletteModalContext';\n\n/** Renders one `role=\"option\"` row, hiding itself while the current filter excludes it. */\ndefineOptions({ name: 'CommandPaletteModalItem', inheritAttrs: false });\n\n/** The row content — React's `children`. */\ndefineSlots<{ default(): unknown }>();\n\n/** `isDisabled` defaults to `undefined`, not `false` — an absent optional boolean must stay absent. */\nconst props = withDefaults(defineProps<CommandPaletteModalItemProps>(), {\n searchText: undefined,\n isDisabled: undefined,\n closeOnSelect: true,\n});\n\nconst emit = defineEmits<{\n /** Fires when the reader activates the row with Enter or a click. */\n select: [];\n}>();\n\nconst attrs = useAttrs();\nconst context = useCommandPaletteContext();\nconst el = useTemplateRef<HTMLDivElement>('el');\nconst id = useId();\n\nconst resolvedSearch = computed(() => props.searchText ?? props.value);\n\nwatch(\n [() => props.value, resolvedSearch, () => props.isDisabled, () => props.closeOnSelect],\n ([value, searchText, isDisabled, closeOnSelect]) => {\n context.registerItem({\n id,\n value,\n searchText,\n disabled: isDisabled === true,\n select: () => emit('select'),\n closeOnSelect,\n });\n },\n { immediate: true, flush: 'post' },\n);\n\nonScopeDispose(() => context.unregisterItem(id));\n\n/** Hidden when the current filter excludes it — React returned `null` for the same case. */\nconst matches = computed(\n () => context.inputValue.value === '' || context.filter(resolvedSearch.value, context.inputValue.value),\n);\n\nconst isActive = computed(() => context.activeId.value === id);\n\nconst state = computed(() => (props.isDisabled ? 'disabled' : isActive.value ? 'active' : 'default'));\n\nfunction handleClick(event: MouseEvent): void {\n if (event.defaultPrevented || props.isDisabled) return;\n emit('select');\n if (props.closeOnSelect) context.setOpen(false);\n}\n\nfunction handlePointerEnter(): void {\n if (!props.isDisabled) context.setActiveId(id);\n}\n\nconst classes = computed(() => cn(listboxItemVariants({ state: state.value }), 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 <!-- Own attrs, then `v-bind=\"rest\"`, then own handlers last — a consumer's\n handler therefore runs first, the order React got from calling\n `onClick?.(e)` ahead of its own logic. -->\n <div\n v-if=\"matches\"\n :id=\"id\"\n ref=\"el\"\n role=\"option\"\n :aria-selected=\"isActive\"\n :aria-disabled=\"isDisabled || undefined\"\n :data-active=\"isActive ? '' : undefined\"\n v-bind=\"rest\"\n :class=\"classes\"\n @click=\"handleClick\"\n @pointerenter=\"handlePointerEnter\"\n >\n <slot />\n </div>\n</template>\n","<script lang=\"ts\">\n/**\n * The prop surface of `CommandPaletteModalEmpty`.\n *\n * React declared `HTMLAttributes<HTMLDivElement>`; attributes reach the root\n * through `useAttrs` here, which leaves no declared prop.\n */\nexport type CommandPaletteModalEmptyProps = Record<string, never>;\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs, useTemplateRef } from 'vue';\nimport { cn } from '../../../foundation/styles';\nimport { listboxEmptyVariants } from '../../forms/listboxPicker/ListboxPicker.variants';\nimport { useCommandPaletteContext } from './CommandPaletteModalContext';\n\n/** Renders the \"no results\" notice, shown only while the filter matches nothing. */\ndefineOptions({ name: 'CommandPaletteModalEmpty', inheritAttrs: false });\n\n/** The empty-state copy — React's `children`. */\ndefineSlots<{ default(): unknown }>();\n\nconst attrs = useAttrs();\nconst el = useTemplateRef<HTMLDivElement>('el');\nconst context = useCommandPaletteContext();\n\n/* React read the mutable `itemsRef` during render; `items` is a reactive ref\n here, so the count re-derives on every register / unregister without the\n `registryVersion` counter React needed. */\nconst matchCount = computed(() => {\n const search = context.inputValue.value;\n return context.items.value.filter((i) => search === '' || context.filter(i.searchText, search)).length;\n});\n\nconst classes = computed(() => cn(listboxEmptyVariants(), 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 <!-- Polite live region — \"no results\" must be announced, not hidden as\n presentational chrome. -->\n <div v-if=\"matchCount === 0\" ref=\"el\" role=\"status\" v-bind=\"rest\" :class=\"classes\">\n <slot />\n </div>\n</template>\n","<script lang=\"ts\">\n/**\n * The prop surface of `CommandPaletteModalSeparator`.\n *\n * React declared `HTMLAttributes<HTMLDivElement>`; attributes reach the root\n * through `useAttrs` here, which leaves no declared prop.\n */\nexport type CommandPaletteModalSeparatorProps = Record<string, never>;\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs, useTemplateRef } from 'vue';\nimport { cn } from '../../../foundation/styles';\nimport { listboxSeparatorVariants } from '../../forms/listboxPicker/ListboxPicker.variants';\n\n/** Renders the hairline rule between palette sections. */\ndefineOptions({ name: 'CommandPaletteModalSeparator', inheritAttrs: false });\n\nconst attrs = useAttrs();\nconst el = useTemplateRef<HTMLDivElement>('el');\n\n/* React spread `{...props}` *after* its own `className`, so a consumer's class\n replaced the recipe outright; `cn` reproduces that precedence through\n tailwind-merge rather than concatenating the two. */\nconst classes = computed(() => cn(listboxSeparatorVariants(), 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\" role=\"separator\" v-bind=\"rest\" :class=\"classes\" />\n</template>\n"],"names":["_renderSlot","_openBlock","_createBlock","_unref","_mergeProps","Portal","_createVNode","ScrollLockProvider","BackdropOverlay","_createElementVNode","_normalizeClass","FocusScope","DismissableLayer","_createElementBlock","Modal","ModalContent","OverlayCloseButton","AnchoredPositioner","Drawer","DrawerContent","_hoisted_1","OverlayTitle","_createTextVNode","_toDisplayString","OverlayDescription","_hoisted_2","rect","placement","Announce","_resolveDynamicComponent","Icon"],"mappings":"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"}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
const CacheCapacity = 256;
|
|
2
|
+
const instances = /* @__PURE__ */ new Map();
|
|
3
|
+
function memoIntl(key, create) {
|
|
4
|
+
if (instances.has(key)) {
|
|
5
|
+
const instance2 = instances.get(key);
|
|
6
|
+
instances.delete(key);
|
|
7
|
+
instances.set(key, instance2);
|
|
8
|
+
return instance2;
|
|
9
|
+
}
|
|
10
|
+
const instance = create();
|
|
11
|
+
if (instances.size >= CacheCapacity) {
|
|
12
|
+
const oldest = instances.keys().next().value;
|
|
13
|
+
if (oldest !== void 0) instances.delete(oldest);
|
|
14
|
+
}
|
|
15
|
+
instances.set(key, instance);
|
|
16
|
+
return instance;
|
|
17
|
+
}
|
|
18
|
+
function intlOptionsKey(options) {
|
|
19
|
+
return options ? JSON.stringify(Object.fromEntries(Object.entries(options).sort(([left], [right]) => left.localeCompare(right)))) : "";
|
|
20
|
+
}
|
|
21
|
+
function createCollator(locale, options) {
|
|
22
|
+
const resolved = { numeric: true, sensitivity: "variant", ...options };
|
|
23
|
+
const key = `c|${locale ?? ""}|${intlOptionsKey(resolved)}`;
|
|
24
|
+
return memoIntl(key, () => new Intl.Collator(locale, resolved));
|
|
25
|
+
}
|
|
26
|
+
function compareStrings(a, b, locale) {
|
|
27
|
+
return createCollator(locale).compare(a, b);
|
|
28
|
+
}
|
|
29
|
+
export {
|
|
30
|
+
createCollator as a,
|
|
31
|
+
compareStrings as c,
|
|
32
|
+
intlOptionsKey as i,
|
|
33
|
+
memoIntl as m
|
|
34
|
+
};
|
|
35
|
+
//# sourceMappingURL=Compare-C5NGppdh.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Compare-C5NGppdh.js","sources":["../../src/foundation/i18n/IntlCache.ts","../../src/foundation/i18n/Compare.ts"],"sourcesContent":["/** Bounds retained formatter instances without restricting supported locales or options. */\nconst CacheCapacity = 256;\nconst instances = new Map<string, unknown>();\n\n/** Reuses recently used Intl instances and evicts only cache entries. */\nexport function memoIntl<T>(key: string, create: () => T): T {\n if (instances.has(key)) {\n const instance = instances.get(key) as T;\n instances.delete(key);\n instances.set(key, instance);\n return instance;\n }\n const instance = create();\n if (instances.size >= CacheCapacity) {\n const oldest = instances.keys().next().value;\n if (oldest !== undefined) instances.delete(oldest);\n }\n instances.set(key, instance);\n return instance;\n}\n\n/** Equivalent option objects share a cache entry regardless of insertion order. */\nexport function intlOptionsKey(options: object | undefined): string {\n return options\n ? JSON.stringify(Object.fromEntries(Object.entries(options).sort(([left], [right]) => left.localeCompare(right))))\n : '';\n}\n","// Locale-aware string comparison — the SDK's default text comparator for sorting/filtering\n// (Listbox, Combobox, DataTable, …). Backed by a cached `Intl.Collator`, numeric-aware by default.\n\nimport { intlOptionsKey, memoIntl } from './IntlCache';\n\n/**\n * Returns a cached locale-aware `Intl.Collator`. Numeric-aware by default — `\"item 2\"` sorts before\n * `\"item 10\"`. Pass `options` to override (e.g. `{ sensitivity: 'base' }` for case-insensitive).\n */\nexport function createCollator(locale?: string, options?: Intl.CollatorOptions): Intl.Collator {\n const resolved = { numeric: true, sensitivity: 'variant' as const, ...options };\n const key = `c|${locale ?? ''}|${intlOptionsKey(resolved)}`;\n return memoIntl(key, () => new Intl.Collator(locale, resolved));\n}\n\n/** Locale + numeric aware string comparison — the SDK default text comparator (sorts `\"2\"` before `\"10\"`). */\nexport function compareStrings(a: string, b: string, locale?: string): number {\n return createCollator(locale).compare(a, b);\n}\n"],"names":["instance"],"mappings":"AACA,MAAM,gBAAgB;AACtB,MAAM,gCAAgB,IAAA;AAGf,SAAS,SAAY,KAAa,QAAoB;AAC3D,MAAI,UAAU,IAAI,GAAG,GAAG;AACtB,UAAMA,YAAW,UAAU,IAAI,GAAG;AAClC,cAAU,OAAO,GAAG;AACpB,cAAU,IAAI,KAAKA,SAAQ;AAC3B,WAAOA;AAAAA,EACT;AACA,QAAM,WAAW,OAAA;AACjB,MAAI,UAAU,QAAQ,eAAe;AACnC,UAAM,SAAS,UAAU,KAAA,EAAO,OAAO;AACvC,QAAI,WAAW,OAAW,WAAU,OAAO,MAAM;AAAA,EACnD;AACA,YAAU,IAAI,KAAK,QAAQ;AAC3B,SAAO;AACT;AAGO,SAAS,eAAe,SAAqC;AAClE,SAAO,UACH,KAAK,UAAU,OAAO,YAAY,OAAO,QAAQ,OAAO,EAAE,KAAK,CAAC,CAAC,IAAI,GAAG,CAAC,KAAK,MAAM,KAAK,cAAc,KAAK,CAAC,CAAC,CAAC,IAC/G;AACN;ACjBO,SAAS,eAAe,QAAiB,SAA+C;AAC7F,QAAM,WAAW,EAAE,SAAS,MAAM,aAAa,WAAoB,GAAG,QAAA;AACtE,QAAM,MAAM,KAAK,UAAU,EAAE,IAAI,eAAe,QAAQ,CAAC;AACzD,SAAO,SAAS,KAAK,MAAM,IAAI,KAAK,SAAS,QAAQ,QAAQ,CAAC;AAChE;AAGO,SAAS,eAAe,GAAW,GAAW,QAAyB;AAC5E,SAAO,eAAe,MAAM,EAAE,QAAQ,GAAG,CAAC;AAC5C;"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
function composeEventHandlers(theirHandler, ourHandler, { checkForDefaultPrevented = true } = {}) {
|
|
2
|
+
return (event) => {
|
|
3
|
+
theirHandler?.(event);
|
|
4
|
+
if (!checkForDefaultPrevented || !event.defaultPrevented) {
|
|
5
|
+
ourHandler(event);
|
|
6
|
+
}
|
|
7
|
+
};
|
|
8
|
+
}
|
|
9
|
+
export {
|
|
10
|
+
composeEventHandlers as c
|
|
11
|
+
};
|
|
12
|
+
//# sourceMappingURL=ComposeEventHandlers-rgxao5aD.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ComposeEventHandlers-rgxao5aD.js","sources":["../../src/foundation/dom/ComposeEventHandlers.ts"],"sourcesContent":["/**\n * Chain two event handlers. The first handler runs, then the second — unless\n * the first called `event.preventDefault()`, in which case the second is skipped.\n * Use when overriding a default handler from a parent while still allowing\n * the consumer to provide their own.\n */\nexport function composeEventHandlers<E extends Event>(\n theirHandler: ((event: E) => void) | undefined,\n ourHandler: (event: E) => void,\n { checkForDefaultPrevented = true }: { checkForDefaultPrevented?: boolean } = {},\n): (event: E) => void {\n return (event) => {\n theirHandler?.(event);\n if (!checkForDefaultPrevented || !event.defaultPrevented) {\n ourHandler(event);\n }\n };\n}\n"],"names":[],"mappings":"AAMO,SAAS,qBACd,cACA,YACA,EAAE,2BAA2B,KAAA,IAAiD,IAC1D;AACpB,SAAO,CAAC,UAAU;AAChB,mBAAe,KAAK;AACpB,QAAI,CAAC,4BAA4B,CAAC,MAAM,kBAAkB;AACxD,iBAAW,KAAK;AAAA,IAClB;AAAA,EACF;AACF;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CornerPosition-FneGck5D.js","sources":["../../src/foundation/
|
|
1
|
+
{"version":3,"file":"CornerPosition-FneGck5D.js","sources":["../../src/foundation/styles/enums/CornerPosition.ts"],"sourcesContent":["/* Provides the shared four-corner anchor vocabulary (badgeOverlay / notificationDot / presenceIndicator position). */\n\n/** Defines the corner an overlay anchors to. */\nexport const CornerPosition = {\n /** Refers to the top-right corner. */\n TopRight: 'top-right',\n /** Refers to the top-left corner. */\n TopLeft: 'top-left',\n /** Refers to the bottom-right corner. */\n BottomRight: 'bottom-right',\n /** Refers to the bottom-left corner. */\n BottomLeft: 'bottom-left',\n} as const;\n\nexport type CornerPosition = (typeof CornerPosition)[keyof typeof CornerPosition];\n"],"names":[],"mappings":"AAGO,MAAM,iBAAiB;AAAA;AAAA,EAE5B,UAAU;AAAA;AAAA,EAEV,SAAS;AAAA;AAAA,EAET,aAAa;AAAA;AAAA,EAEb,YAAY;AACd;"}
|
|
@@ -0,0 +1,161 @@
|
|
|
1
|
+
const RadiusToken = {
|
|
2
|
+
/** Refers to no rounding (square corners). */
|
|
3
|
+
None: "none",
|
|
4
|
+
/** Refers to an extra-small radius. */
|
|
5
|
+
Xs: "xs",
|
|
6
|
+
/** Refers to a small radius. */
|
|
7
|
+
Sm: "sm",
|
|
8
|
+
/** Refers to a medium radius. */
|
|
9
|
+
Md: "md",
|
|
10
|
+
/** Refers to a large radius. */
|
|
11
|
+
Lg: "lg",
|
|
12
|
+
/** Refers to an extra-large radius. */
|
|
13
|
+
Xl: "xl",
|
|
14
|
+
/** Refers to a fully-rounded (pill) radius. */
|
|
15
|
+
Full: "full"
|
|
16
|
+
};
|
|
17
|
+
const SizePreset = {
|
|
18
|
+
/** Refers to the extra-small step. */
|
|
19
|
+
Xs: "xs",
|
|
20
|
+
/** Refers to the small step. */
|
|
21
|
+
Sm: "sm",
|
|
22
|
+
/** Refers to the medium (default) step. */
|
|
23
|
+
Md: "md",
|
|
24
|
+
/** Refers to the large step. */
|
|
25
|
+
Lg: "lg",
|
|
26
|
+
/** Refers to the extra-large step. */
|
|
27
|
+
Xl: "xl",
|
|
28
|
+
/** Refers to the 2x extra-large step. */
|
|
29
|
+
Xxl: "2xl"
|
|
30
|
+
};
|
|
31
|
+
const AbsolutePositionPreset = {
|
|
32
|
+
/** Refers to the top-right corner. */
|
|
33
|
+
TopRight: "top-right",
|
|
34
|
+
/** Refers to the top-left corner. */
|
|
35
|
+
TopLeft: "top-left",
|
|
36
|
+
/** Refers to the bottom-right corner. */
|
|
37
|
+
BottomRight: "bottom-right",
|
|
38
|
+
/** Refers to the bottom-left corner. */
|
|
39
|
+
BottomLeft: "bottom-left",
|
|
40
|
+
/** Refers to the top edge, horizontally centered. */
|
|
41
|
+
Top: "top",
|
|
42
|
+
/** Refers to the bottom edge, horizontally centered. */
|
|
43
|
+
Bottom: "bottom",
|
|
44
|
+
/** Refers to the left edge, vertically centered. */
|
|
45
|
+
Left: "left",
|
|
46
|
+
/** Refers to the right edge, vertically centered. */
|
|
47
|
+
Right: "right",
|
|
48
|
+
/** Refers to the dead center. */
|
|
49
|
+
Center: "center"
|
|
50
|
+
};
|
|
51
|
+
const PaddingTokenToCss = {
|
|
52
|
+
xs: "0.5rem",
|
|
53
|
+
sm: "0.75rem",
|
|
54
|
+
md: "1rem",
|
|
55
|
+
lg: "1.5rem",
|
|
56
|
+
xl: "2rem"
|
|
57
|
+
};
|
|
58
|
+
const RadiusTokenToCss = {
|
|
59
|
+
xs: "0.125rem",
|
|
60
|
+
sm: "0.25rem",
|
|
61
|
+
md: "0.5rem",
|
|
62
|
+
lg: "0.75rem",
|
|
63
|
+
xl: "1rem"
|
|
64
|
+
};
|
|
65
|
+
function toCss(v) {
|
|
66
|
+
return typeof v === "number" ? `${v}px` : v;
|
|
67
|
+
}
|
|
68
|
+
function resolvePadding(padding) {
|
|
69
|
+
if (!padding) return void 0;
|
|
70
|
+
if (typeof padding === "string") {
|
|
71
|
+
if (padding === "none") {
|
|
72
|
+
return { paddingLeft: 0, paddingRight: 0, paddingTop: 0, paddingBottom: 0 };
|
|
73
|
+
}
|
|
74
|
+
const v = padding === "2xl" ? "3rem" : PaddingTokenToCss[padding];
|
|
75
|
+
return { paddingLeft: v, paddingRight: v, paddingTop: v, paddingBottom: v };
|
|
76
|
+
}
|
|
77
|
+
const style = {};
|
|
78
|
+
if (padding.x !== void 0) {
|
|
79
|
+
const v = toCss(padding.x);
|
|
80
|
+
style.paddingLeft = v;
|
|
81
|
+
style.paddingRight = v;
|
|
82
|
+
}
|
|
83
|
+
if (padding.y !== void 0) {
|
|
84
|
+
const v = toCss(padding.y);
|
|
85
|
+
style.paddingTop = v;
|
|
86
|
+
style.paddingBottom = v;
|
|
87
|
+
}
|
|
88
|
+
return style;
|
|
89
|
+
}
|
|
90
|
+
function resolveRadius(radius) {
|
|
91
|
+
if (radius === void 0 || radius === null) return void 0;
|
|
92
|
+
if (typeof radius === "number") return { borderRadius: `${radius}px` };
|
|
93
|
+
if (radius === "none") return { borderRadius: 0 };
|
|
94
|
+
if (radius === "full") return { borderRadius: "9999px" };
|
|
95
|
+
if (Object.hasOwn(RadiusTokenToCss, radius)) {
|
|
96
|
+
return {
|
|
97
|
+
borderRadius: RadiusTokenToCss[radius]
|
|
98
|
+
};
|
|
99
|
+
}
|
|
100
|
+
return { borderRadius: radius };
|
|
101
|
+
}
|
|
102
|
+
function resolveBoxSize(overrides) {
|
|
103
|
+
const style = {};
|
|
104
|
+
let hasAny = false;
|
|
105
|
+
const effectiveWidth = overrides.width ?? overrides.boxSize;
|
|
106
|
+
const effectiveHeight = overrides.height ?? overrides.boxSize;
|
|
107
|
+
if (effectiveWidth !== void 0) {
|
|
108
|
+
style.width = toCss(effectiveWidth);
|
|
109
|
+
hasAny = true;
|
|
110
|
+
}
|
|
111
|
+
if (effectiveHeight !== void 0) {
|
|
112
|
+
style.height = toCss(effectiveHeight);
|
|
113
|
+
hasAny = true;
|
|
114
|
+
}
|
|
115
|
+
if (overrides.minWidth !== void 0) {
|
|
116
|
+
style.minWidth = toCss(overrides.minWidth);
|
|
117
|
+
hasAny = true;
|
|
118
|
+
}
|
|
119
|
+
if (overrides.minHeight !== void 0) {
|
|
120
|
+
style.minHeight = toCss(overrides.minHeight);
|
|
121
|
+
hasAny = true;
|
|
122
|
+
}
|
|
123
|
+
if (overrides.maxWidth !== void 0) {
|
|
124
|
+
style.maxWidth = toCss(overrides.maxWidth);
|
|
125
|
+
hasAny = true;
|
|
126
|
+
}
|
|
127
|
+
if (overrides.maxHeight !== void 0) {
|
|
128
|
+
style.maxHeight = toCss(overrides.maxHeight);
|
|
129
|
+
hasAny = true;
|
|
130
|
+
}
|
|
131
|
+
if (overrides.aspectRatio !== void 0) {
|
|
132
|
+
style.aspectRatio = String(overrides.aspectRatio);
|
|
133
|
+
hasAny = true;
|
|
134
|
+
}
|
|
135
|
+
return hasAny ? style : void 0;
|
|
136
|
+
}
|
|
137
|
+
function parseSizeUnion(input, presets) {
|
|
138
|
+
if (input === void 0) return {};
|
|
139
|
+
if (typeof input === "object" && input !== null) return { box: input };
|
|
140
|
+
if (typeof input === "string" && presets.has(input)) return { preset: input };
|
|
141
|
+
if (typeof input === "number" || typeof input === "string") {
|
|
142
|
+
return { box: { boxSize: input } };
|
|
143
|
+
}
|
|
144
|
+
return {};
|
|
145
|
+
}
|
|
146
|
+
const CssExtensions = {
|
|
147
|
+
toCss,
|
|
148
|
+
resolvePadding,
|
|
149
|
+
resolveRadius,
|
|
150
|
+
resolveBoxSize,
|
|
151
|
+
parseSizeUnion,
|
|
152
|
+
PaddingTokenToCss,
|
|
153
|
+
RadiusTokenToCss
|
|
154
|
+
};
|
|
155
|
+
export {
|
|
156
|
+
AbsolutePositionPreset as A,
|
|
157
|
+
CssExtensions as C,
|
|
158
|
+
RadiusToken as R,
|
|
159
|
+
SizePreset as S
|
|
160
|
+
};
|
|
161
|
+
//# sourceMappingURL=CssExtensions-ctGVlfYU.js.map
|