@wow-two-beta/ui-vue 0.0.4 → 0.0.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- 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 +9 -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 +568 -557
- 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 -15
- 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 +6 -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 +150 -143
- 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 +5 -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 -6
- package/dist/presentation/display/reactionBar/ReactionBar.vue.d.ts +18 -18
- 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 +17 -0
- 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 +25 -30
- 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 +95 -49
- 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-CkxLllEO.js +0 -996
- package/dist/chunks/BackToTopButton.vue_vue_type_script_setup_true_lang-CkxLllEO.js.map +0 -1
- package/dist/chunks/Backdrop.vue_vue_type_script_setup_true_lang-DZUhGY9p.js +0 -78
- package/dist/chunks/Backdrop.vue_vue_type_script_setup_true_lang-DZUhGY9p.js.map +0 -1
- package/dist/chunks/BottomSheet.vue_vue_type_script_setup_true_lang-CmNoI4BE.js +0 -1094
- package/dist/chunks/BottomSheet.vue_vue_type_script_setup_true_lang-CmNoI4BE.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-lNcRhKIv.js +0 -12748
- package/dist/chunks/ChatComposer.vue_vue_type_script_setup_true_lang-lNcRhKIv.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-QahSUlRy.js +0 -282
- package/dist/chunks/DateExtensions-QahSUlRy.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-6nRnzsJW.js +0 -214
- package/dist/chunks/DismissableLayer.vue_vue_type_script_setup_true_lang-6nRnzsJW.js.map +0 -1
- package/dist/chunks/DrawerContent.vue_vue_type_script_setup_true_lang-DvvrJdF0.js +0 -207
- package/dist/chunks/DrawerContent.vue_vue_type_script_setup_true_lang-DvvrJdF0.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-CLACSqKg.js +0 -191
- package/dist/chunks/ModalContent.vue_vue_type_script_setup_true_lang-CLACSqKg.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-Cl2ejukE.js +0 -2073
- package/dist/chunks/Navbar.vue_vue_type_script_setup_true_lang-Cl2ejukE.js.map +0 -1
- package/dist/chunks/NotificationItem.vue_vue_type_script_setup_true_lang-KC5Iusce.js +0 -2727
- package/dist/chunks/NotificationItem.vue_vue_type_script_setup_true_lang-KC5Iusce.js.map +0 -1
- package/dist/chunks/OptionTileGroup.vue_vue_type_script_setup_true_lang-BGSmXM_u.js +0 -943
- package/dist/chunks/OptionTileGroup.vue_vue_type_script_setup_true_lang-BGSmXM_u.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-D-OiGICS.js +0 -212
- package/dist/chunks/PopoverContent.vue_vue_type_script_setup_true_lang-D-OiGICS.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-C7IJvh_P.js +0 -120
- package/dist/chunks/Presence-C7IJvh_P.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-CWCXGjZG.js +0 -10364
- package/dist/chunks/SortableHandle.vue_vue_type_script_setup_true_lang-CWCXGjZG.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-ChdpGRBO.js +0 -143
- package/dist/chunks/SurfaceStyles-ChdpGRBO.js.map +0 -1
- package/dist/chunks/TableOfContents.vue_vue_type_script_setup_true_lang-HVL4lg_f.js +0 -2159
- package/dist/chunks/TableOfContents.vue_vue_type_script_setup_true_lang-HVL4lg_f.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-CI65uuq9.js +0 -90
- package/dist/chunks/Tones-CI65uuq9.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-BD7H9CkO.js +0 -130
- package/dist/chunks/index-BD7H9CkO.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-Cbydgcdk.js +0 -234
- package/dist/chunks/index-Cbydgcdk.js.map +0 -1
- package/dist/chunks/index-CzKEU1kI.js +0 -11
- package/dist/chunks/index-CzKEU1kI.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 -40
- 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 -166
- 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 -57
- 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 -41
- 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 -58
- package/dist/presentation/display/gantt/index.d.ts +0 -1
- package/dist/presentation/display/heatmapCalendar/HeatmapCalendar.vue.d.ts +0 -61
- 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/ListItem.vue.d.ts +0 -23
- package/dist/presentation/display/list/index.d.ts +0 -3
- 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 -45
- 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 -42
- package/dist/presentation/forms/dateField/index.d.ts +0 -1
- package/dist/presentation/forms/dateTimeField/DateTimeField.vue.d.ts +0 -42
- 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 -52
- package/dist/presentation/forms/multiSelect/MultiSelectContent.vue.d.ts +0 -31
- package/dist/presentation/forms/multiSelect/MultiSelectContext.d.ts +0 -38
- package/dist/presentation/forms/multiSelect/MultiSelectItem.vue.d.ts +0 -25
- package/dist/presentation/forms/multiSelect/MultiSelectTags.vue.d.ts +0 -14
- package/dist/presentation/forms/multiSelect/MultiSelectTrigger.vue.d.ts +0 -20
- 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 -38
- package/dist/presentation/forms/timeField/index.d.ts +0 -1
- package/dist/presentation/forms/wizard/Wizard.vue.d.ts +0 -38
- package/dist/presentation/forms/wizard/WizardContext.d.ts +0 -38
- package/dist/presentation/forms/wizard/WizardFooter.vue.d.ts +0 -29
- package/dist/presentation/forms/wizard/WizardStep.vue.d.ts +0 -29
- package/dist/presentation/forms/wizard/WizardSteps.vue.d.ts +0 -7
- package/dist/presentation/forms/wizard/index.d.ts +0 -6
- package/dist/presentation/layout/aspectRatio/AspectRatio.vue.d.ts +0 -18
- package/dist/presentation/layout/aspectRatio/index.d.ts +0 -1
- package/dist/presentation/layout/box/Box.vue.d.ts +0 -19
- package/dist/presentation/layout/box/index.d.ts +0 -1
- package/dist/presentation/layout/center/Center.vue.d.ts +0 -13
- package/dist/presentation/layout/center/index.d.ts +0 -1
- package/dist/presentation/layout/cluster/Cluster.vue.d.ts +0 -22
- package/dist/presentation/layout/cluster/index.d.ts +0 -1
- package/dist/presentation/layout/container/Container.variants.d.ts +0 -84
- package/dist/presentation/layout/container/Container.vue.d.ts +0 -21
- package/dist/presentation/layout/container/index.d.ts +0 -2
- package/dist/presentation/layout/controlGroup/ControlGroup.variants.d.ts +0 -136
- package/dist/presentation/layout/controlGroup/ControlGroup.vue.d.ts +0 -35
- package/dist/presentation/layout/controlGroup/index.d.ts +0 -2
- package/dist/presentation/layout/divider/Divider.variants.d.ts +0 -47
- package/dist/presentation/layout/divider/Divider.vue.d.ts +0 -38
- package/dist/presentation/layout/divider/index.d.ts +0 -2
- package/dist/presentation/layout/flex/Flex.vue.d.ts +0 -18
- package/dist/presentation/layout/flex/index.d.ts +0 -1
- package/dist/presentation/layout/frame/Frame.vue.d.ts +0 -38
- package/dist/presentation/layout/frame/index.d.ts +0 -1
- package/dist/presentation/layout/hStack/HStack.vue.d.ts +0 -14
- package/dist/presentation/layout/hStack/index.d.ts +0 -1
- package/dist/presentation/layout/inline/Inline.vue.d.ts +0 -42
- package/dist/presentation/layout/inline/index.d.ts +0 -1
- package/dist/presentation/layout/overlay/Overlay.variants.d.ts +0 -231
- package/dist/presentation/layout/overlay/Overlay.vue.d.ts +0 -64
- package/dist/presentation/layout/overlay/index.d.ts +0 -2
- package/dist/presentation/layout/pullToRefresh/PullToRefresh.vue.d.ts +0 -22
- package/dist/presentation/layout/pullToRefresh/index.d.ts +0 -1
- package/dist/presentation/layout/resizablePanels/ResizablePanel.vue.d.ts +0 -21
- package/dist/presentation/layout/resizablePanels/ResizablePanels.vue.d.ts +0 -59
- package/dist/presentation/layout/resizablePanels/ResizableSeparator.vue.d.ts +0 -10
- package/dist/presentation/layout/resizablePanels/index.d.ts +0 -4
- package/dist/presentation/layout/spacer/Spacer.vue.d.ts +0 -15
- package/dist/presentation/layout/spacer/index.d.ts +0 -1
- package/dist/presentation/layout/stack/Stack.variants.d.ts +0 -330
- package/dist/presentation/layout/stack/Stack.vue.d.ts +0 -37
- package/dist/presentation/layout/stack/index.d.ts +0 -2
- package/dist/presentation/layout/surface/Surface.vue.d.ts +0 -39
- package/dist/presentation/layout/surface/index.d.ts +0 -1
- package/dist/presentation/layout/twoColumn/TwoColumn.vue.d.ts +0 -28
- package/dist/presentation/layout/twoColumn/index.d.ts +0 -1
- package/dist/presentation/layout/vStack/VStack.vue.d.ts +0 -14
- package/dist/presentation/layout/vStack/index.d.ts +0 -1
- package/dist/presentation/nav/NavHelpers.d.ts +0 -11
- package/dist/presentation/nav/commandPalette/CommandPalette.vue.d.ts +0 -53
- package/dist/presentation/nav/commandPalette/CommandPaletteContent.vue.d.ts +0 -17
- package/dist/presentation/nav/commandPalette/CommandPaletteContext.d.ts +0 -42
- package/dist/presentation/nav/commandPalette/CommandPaletteEmpty.vue.d.ts +0 -19
- package/dist/presentation/nav/commandPalette/CommandPaletteGroup.vue.d.ts +0 -19
- package/dist/presentation/nav/commandPalette/CommandPaletteInput.vue.d.ts +0 -14
- package/dist/presentation/nav/commandPalette/CommandPaletteItem.vue.d.ts +0 -36
- package/dist/presentation/nav/commandPalette/CommandPaletteList.vue.d.ts +0 -19
- package/dist/presentation/nav/commandPalette/CommandPaletteSeparator.vue.d.ts +0 -12
- package/dist/presentation/nav/commandPalette/index.d.ts +0 -9
- package/dist/presentation/overlays/OverlayHelpers.d.ts +0 -11
- package/dist/presentation/overlays/backdrop/Backdrop.vue.d.ts +0 -40
- package/dist/presentation/overlays/backdrop/index.d.ts +0 -1
- package/dist/query/CreateQueryClient.d.ts +0 -19
- package/dist/query/Devtools.vue.d.ts +0 -10
- package/dist/query/Endpoints.d.ts +0 -14
- package/dist/query/PageHelpers.d.ts +0 -10
- package/dist/query/Persistence.d.ts +0 -40
- package/dist/query/QueryProgressBridge.d.ts +0 -16
- package/dist/query/QueryProvider.vue.d.ts +0 -17
- package/dist/query/QueryTestUtils.d.ts +0 -54
- package/dist/query/ToApiError.d.ts +0 -7
- package/dist/query/UseAppInfiniteQuery.d.ts +0 -45
- package/dist/query/UseAppLazyQuery.d.ts +0 -40
- package/dist/query/UseAppMutation.d.ts +0 -32
- package/dist/query/UseAppPaginatedQuery.d.ts +0 -39
- package/dist/query/UseAppQueries.d.ts +0 -43
- package/dist/query/UseAppQuery.d.ts +0 -38
- package/dist/query/UseAppSuspenseQuery.d.ts +0 -42
- package/dist/query/UseOptimisticMutation.d.ts +0 -25
- package/dist/query/UsePrefetchQuery.d.ts +0 -26
- package/dist/query/UseQueryCache.d.ts +0 -31
- package/dist/query/testing.d.ts +0 -1
- package/dist/query/testing.js +0 -48
- package/dist/query/testing.js.map +0 -1
- package/dist/router/AppErrorBoundary.vue.d.ts +0 -26
- package/dist/router/AppNavLink.vue.d.ts +0 -40
- package/dist/router/CreateAppRouter.d.ts +0 -65
- package/dist/router/DocumentMeta.d.ts +0 -9
- package/dist/router/Guards.d.ts +0 -29
- package/dist/router/LazyRoute.d.ts +0 -16
- package/dist/router/NavigationProgress.vue.d.ts +0 -19
- package/dist/router/NotFound.vue.d.ts +0 -10
- package/dist/router/RouteAnnouncer.vue.d.ts +0 -10
- package/dist/router/RouteConfig.d.ts +0 -82
- package/dist/router/RouteHandles.d.ts +0 -24
- package/dist/router/RoutePersistence.d.ts +0 -21
- package/dist/router/UseBreadcrumbs.d.ts +0 -17
- package/dist/router/UsePrefetch.d.ts +0 -19
- /package/dist/{forms-engine → formsEngine}/StandardSchema.d.ts +0 -0
- /package/dist/{forms-engine → formsEngine/adapters}/house/index.d.ts +0 -0
- /package/dist/{forms-engine → formsEngine/adapters}/tanstack/index.d.ts +0 -0
- /package/dist/foundation/{utils/TransitionExtensions → animation}/TransitionExtensions.d.ts +0 -0
- /package/dist/foundation/{hooks/useDebounceHandler/useDebounceHandler.d.ts → async/UseDebounceHandler.d.ts} +0 -0
- /package/dist/foundation/{sync → channels}/CreateSyncChannel.d.ts +0 -0
- /package/dist/foundation/{sync → channels}/MemorySyncHub.d.ts +0 -0
- /package/dist/foundation/{utils/Equality → collections}/Equality.d.ts +0 -0
- /package/dist/foundation/device/{DisplayMode.d.ts → enums/DisplayMode.d.ts} +0 -0
- /package/dist/foundation/device/{PointerType.d.ts → enums/PointerType.d.ts} +0 -0
- /package/dist/foundation/device/{UseOnlineStatus.d.ts → hooks/UseOnlineStatus.d.ts} +0 -0
- /package/dist/foundation/{hooks/useReducedMotion/useReducedMotion.d.ts → device/hooks/UseReducedMotion.d.ts} +0 -0
- /package/dist/foundation/{utils/composeEventHandlers/composeEventHandlers.d.ts → dom/ComposeEventHandlers.d.ts} +0 -0
- /package/dist/foundation/{utils/dataAttr/dataAttr.d.ts → dom/DataAttr.d.ts} +0 -0
- /package/dist/foundation/{utils/PressExtensions → dom}/PressExtensions.d.ts +0 -0
- /package/dist/foundation/{utils/ElementTag → dom/enums}/ElementTag.d.ts +0 -0
- /package/dist/foundation/{utils/HtmlExtensions/HtmlExtensions.d.ts → dom/enums/HtmlValues.d.ts} +0 -0
- /package/dist/foundation/{utils/KeyboardExtensions/KeyboardExtensions.d.ts → dom/enums/Key.d.ts} +0 -0
- /package/dist/foundation/{hooks/useEventListener/useEventListener.d.ts → dom/hooks/UseEventListener.d.ts} +0 -0
- /package/dist/foundation/{hooks/useFocusTrap/useFocusTrap.d.ts → dom/hooks/UseFocusTrap.d.ts} +0 -0
- /package/dist/foundation/{hooks/useOutsideClick/useOutsideClick.d.ts → dom/hooks/UseOutsideClick.d.ts} +0 -0
- /package/dist/foundation/{hooks/useScrollLock/useScrollLock.d.ts → dom/hooks/UseScrollLock.d.ts} +0 -0
- /package/dist/foundation/{format → formatters}/Bytes.d.ts +0 -0
- /package/dist/foundation/{format → formatters}/Count.d.ts +0 -0
- /package/dist/foundation/{format → formatters}/Duration.d.ts +0 -0
- /package/dist/foundation/{format → formatters}/index.d.ts +0 -0
- /package/dist/foundation/geolocation/{Coordinates.d.ts → models/Coordinates.d.ts} +0 -0
- /package/dist/foundation/gestures/{GestureAxis.d.ts → enums/GestureAxis.d.ts} +0 -0
- /package/dist/foundation/gestures/{SwipeDirection.d.ts → enums/SwipeDirection.d.ts} +0 -0
- /package/dist/foundation/{undo → history}/SnapshotHistory.d.ts +0 -0
- /package/dist/foundation/{undo → history}/UndoHistory.d.ts +0 -0
- /package/dist/foundation/http/{ApiResponse.d.ts → models/ApiResponse.d.ts} +0 -0
- /package/dist/foundation/http/{DateBrands.d.ts → models/DateBrands.d.ts} +0 -0
- /package/dist/foundation/http/{ProblemDetails.d.ts → models/ProblemDetails.d.ts} +0 -0
- /package/dist/foundation/{utils/Compare → i18n}/Compare.d.ts +0 -0
- /package/dist/foundation/{hooks/useId/useId.d.ts → identifiers/UseId.d.ts} +0 -0
- /package/dist/foundation/{hooks/useResizeObserver/useResizeObserver.d.ts → observers/hooks/UseResizeObserver.d.ts} +0 -0
- /package/dist/foundation/observers/{UseVisibility.d.ts → hooks/UseVisibility.d.ts} +0 -0
- /package/dist/foundation/{utils/OptionalExtensions → optionals}/OptionalExtensions.d.ts +0 -0
- /package/dist/foundation/resilience/{BackoffStrategy.d.ts → enums/BackoffStrategy.d.ts} +0 -0
- /package/dist/foundation/resilience/{JitterStrategy.d.ts → enums/JitterStrategy.d.ts} +0 -0
- /package/dist/foundation/selection/{Field.d.ts → models/Field.d.ts} +0 -0
- /package/dist/foundation/{hooks/useEscape/useEscape.d.ts → shortcuts/hooks/UseEscape.d.ts} +0 -0
- /package/dist/foundation/{hooks/useDisclosure/useDisclosure.d.ts → state/hooks/UseDisclosure.d.ts} +0 -0
- /package/dist/foundation/storage/{zustand → adapters/zustand}/index.js +0 -0
- /package/dist/foundation/{utils/cn/cn.d.ts → styles/Cn.d.ts} +0 -0
- /package/dist/foundation/{utils/tv/tv.d.ts → styles/Tv.d.ts} +0 -0
- /package/dist/foundation/{utils/Align → styles/enums}/Align.d.ts +0 -0
- /package/dist/foundation/{utils/CornerPosition → styles/enums}/CornerPosition.d.ts +0 -0
- /package/dist/foundation/{utils/Orientation → styles/enums}/Orientation.d.ts +0 -0
- /package/dist/foundation/{utils/OverlayPosition → styles/enums}/OverlayPosition.d.ts +0 -0
- /package/dist/foundation/{utils/ProgressTone → styles/enums}/ProgressTone.d.ts +0 -0
- /package/dist/foundation/{utils/Severity → styles/enums}/Severity.d.ts +0 -0
- /package/dist/foundation/{utils/Side → styles/enums}/Side.d.ts +0 -0
- /package/dist/foundation/{utils/StatusTone → styles/enums}/StatusTone.d.ts +0 -0
- /package/dist/foundation/{utils/StyleTokens → styles/enums}/StyleTokens.d.ts +0 -0
- /package/dist/foundation/themes/{css.d.ts → Css.d.ts} +0 -0
- /package/dist/foundation/themes/{generate.d.ts → Generate.d.ts} +0 -0
- /package/dist/foundation/{validation → validators}/Formats.d.ts +0 -0
- /package/dist/foundation/{validation → validators}/Primitives.d.ts +0 -0
- /package/dist/foundation/{validation → validators}/StandardSchema.d.ts +0 -0
- /package/dist/presentation/{display → forms}/nodeEditor/index.d.ts +0 -0
- /package/dist/presentation/{forms → layout}/inputGroup/index.d.ts +0 -0
- /package/dist/presentation/{display → overlays}/tooltip/index.d.ts +0 -0
- /package/dist/query/{QueryPlugin.d.ts → adapters/tanstack/QueryPlugin.d.ts} +0 -0
- /package/dist/router/{DocumentTitle.d.ts → adapters/vueRouter/DocumentTitle.d.ts} +0 -0
- /package/dist/router/{PageViewTracker.d.ts → adapters/vueRouter/PageViewTracker.d.ts} +0 -0
- /package/dist/router/{UseNavigationBlocker.d.ts → adapters/vueRouter/hooks/UseNavigationBlocker.d.ts} +0 -0
- /package/dist/router/{UseRouteNavigating.d.ts → adapters/vueRouter/hooks/UseRouteNavigating.d.ts} +0 -0
- /package/dist/router/{UseTypedSearchParams.d.ts → adapters/vueRouter/hooks/UseTypedSearchParams.d.ts} +0 -0
- /package/dist/router/{UseNavigationProgress.d.ts → hooks/UseNavigationProgress.d.ts} +0 -0
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { Temporal } from 'temporal-polyfill';
|
|
2
|
+
import { Result } from '../results';
|
|
3
|
+
/** Decodes one declared wire field and encodes its corresponding Temporal value. */
|
|
4
|
+
export interface TemporalFieldCodec<T> {
|
|
5
|
+
readonly decode: (value: unknown) => Result<T>;
|
|
6
|
+
readonly encode: (value: T) => Result<string>;
|
|
7
|
+
}
|
|
8
|
+
declare function decodeTimeSpan(value: unknown): Result<Temporal.Duration>;
|
|
9
|
+
declare function encodeTimeSpan(value: Temporal.Duration): Result<string>;
|
|
10
|
+
/** Explicit, field-scoped Temporal wire encodings. Ordinary JSON strings are never inspected globally. */
|
|
11
|
+
export declare const TemporalCodecs: {
|
|
12
|
+
/** An ISO instant with seconds and an explicit UTC offset; emits canonical UTC. */
|
|
13
|
+
readonly instant: TemporalFieldCodec<Temporal.Instant>;
|
|
14
|
+
/** An ISO-calendar date without a timezone or time-of-day. */
|
|
15
|
+
readonly plainDate: TemporalFieldCodec<Temporal.PlainDate>;
|
|
16
|
+
/** A clock time without a timezone, retaining up to nanosecond precision. */
|
|
17
|
+
readonly plainTime: TemporalFieldCodec<Temporal.PlainTime>;
|
|
18
|
+
/** An ISO duration; calendar years and months retain their calendar meaning. */
|
|
19
|
+
readonly isoDuration: TemporalFieldCodec<Temporal.Duration>;
|
|
20
|
+
/** CLR constant TimeSpan encoding, exact signed 64-bit ticks at 100 ns; days mean 24 elapsed hours. */
|
|
21
|
+
readonly clrTimeSpan: {
|
|
22
|
+
decode: typeof decodeTimeSpan;
|
|
23
|
+
encode: typeof encodeTimeSpan;
|
|
24
|
+
};
|
|
25
|
+
};
|
|
26
|
+
export {};
|
|
@@ -2,5 +2,6 @@ export { addDays, subDays, addWeeks, subWeeks, addMonths, subMonths, addYears, s
|
|
|
2
2
|
export { startOfDay, endOfDay, startOfWeek, endOfWeek, startOfMonth, endOfMonth, startOfYear, endOfYear, type WeekStartsOn, } from './Boundaries';
|
|
3
3
|
export { isSameDay, isSameWeek, isSameMonth, isSameYear, isBefore, isAfter, isBetween, isToday, isPast, isFuture, minDate, maxDate, clampDate, type BetweenOptions, } from './Comparison';
|
|
4
4
|
export { differenceInSeconds, differenceInMinutes, differenceInHours, differenceInDays, differenceInWeeks, differenceInMonths, differenceInYears, } from './Difference';
|
|
5
|
-
export { eachDayOfInterval, isWithinInterval, overlaps, type DateInterval, type OverlapOptions
|
|
5
|
+
export { eachDayOfInterval, isWithinInterval, overlaps, type DateInterval, type OverlapOptions } from './Interval';
|
|
6
6
|
export { isValidDate, parseIsoDate, toIsoDateString } from './IsoDate';
|
|
7
|
+
export { TemporalCodecs, type TemporalFieldCodec } from './TemporalCodecs';
|
|
@@ -1,7 +1,10 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
const
|
|
1
|
+
import { Temporal } from "temporal-polyfill";
|
|
2
|
+
import { A as AppErrorFactory } from "../../chunks/AppErrorFactory-DCdNbVfv.js";
|
|
3
|
+
import { R as ResultExtensions } from "../../chunks/ResultExtensions-B7dWH0FZ.js";
|
|
4
|
+
const MsPerSecond = 1e3;
|
|
5
|
+
const MsPerMinute = 6e4;
|
|
6
|
+
const MsPerHour = 36e5;
|
|
7
|
+
const MsPerDay = 864e5;
|
|
5
8
|
function cloneDate(date) {
|
|
6
9
|
return new Date(date.getTime());
|
|
7
10
|
}
|
|
@@ -43,7 +46,7 @@ function subYears(date, amount) {
|
|
|
43
46
|
}
|
|
44
47
|
function addHours(date, amount) {
|
|
45
48
|
const result = cloneDate(date);
|
|
46
|
-
result.setTime(result.getTime() + amount *
|
|
49
|
+
result.setTime(result.getTime() + amount * MsPerHour);
|
|
47
50
|
return result;
|
|
48
51
|
}
|
|
49
52
|
function subHours(date, amount) {
|
|
@@ -51,7 +54,7 @@ function subHours(date, amount) {
|
|
|
51
54
|
}
|
|
52
55
|
function addMinutes(date, amount) {
|
|
53
56
|
const result = cloneDate(date);
|
|
54
|
-
result.setTime(result.getTime() + amount *
|
|
57
|
+
result.setTime(result.getTime() + amount * MsPerMinute);
|
|
55
58
|
return result;
|
|
56
59
|
}
|
|
57
60
|
function subMinutes(date, amount) {
|
|
@@ -59,7 +62,7 @@ function subMinutes(date, amount) {
|
|
|
59
62
|
}
|
|
60
63
|
function addSeconds(date, amount) {
|
|
61
64
|
const result = cloneDate(date);
|
|
62
|
-
result.setTime(result.getTime() + amount *
|
|
65
|
+
result.setTime(result.getTime() + amount * MsPerSecond);
|
|
63
66
|
return result;
|
|
64
67
|
}
|
|
65
68
|
function subSeconds(date, amount) {
|
|
@@ -106,8 +109,8 @@ function endOfYear(date) {
|
|
|
106
109
|
result.setHours(23, 59, 59, 999);
|
|
107
110
|
return result;
|
|
108
111
|
}
|
|
109
|
-
const
|
|
110
|
-
const
|
|
112
|
+
const DateOnly = /^(\d{4})-(\d{2})-(\d{2})$/;
|
|
113
|
+
const DateTime = /^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}(:\d{2})?(\.\d{1,9})?(Z|[+-]\d{2}:?\d{2})?$/;
|
|
111
114
|
function isValidDate(value) {
|
|
112
115
|
return value instanceof Date && !Number.isNaN(value.getTime());
|
|
113
116
|
}
|
|
@@ -115,20 +118,24 @@ function parseIsoDate(value) {
|
|
|
115
118
|
if (typeof value !== "string") return null;
|
|
116
119
|
const text = value.trim();
|
|
117
120
|
if (text === "") return null;
|
|
118
|
-
const dateOnly =
|
|
121
|
+
const dateOnly = DateOnly.exec(text);
|
|
119
122
|
if (dateOnly !== null) {
|
|
120
|
-
const
|
|
121
|
-
const
|
|
122
|
-
const
|
|
123
|
+
const year2 = Number(dateOnly[1]);
|
|
124
|
+
const month2 = Number(dateOnly[2]);
|
|
125
|
+
const day2 = Number(dateOnly[3]);
|
|
123
126
|
const result = new Date(2e3, 0, 1, 12);
|
|
124
|
-
result.setFullYear(
|
|
127
|
+
result.setFullYear(year2, month2 - 1, day2);
|
|
125
128
|
result.setHours(0, 0, 0, 0);
|
|
126
|
-
if (result.getFullYear() !==
|
|
129
|
+
if (result.getFullYear() !== year2 || result.getMonth() !== month2 - 1 || result.getDate() !== day2) {
|
|
127
130
|
return null;
|
|
128
131
|
}
|
|
129
132
|
return result;
|
|
130
133
|
}
|
|
131
|
-
if (!
|
|
134
|
+
if (!DateTime.test(text)) return null;
|
|
135
|
+
const year = Number(text.slice(0, 4));
|
|
136
|
+
const month = Number(text.slice(5, 7));
|
|
137
|
+
const day = Number(text.slice(8, 10));
|
|
138
|
+
if (month < 1 || month > 12 || day < 1 || day > daysInMonth(year, month - 1)) return null;
|
|
132
139
|
const parsed = new Date(text);
|
|
133
140
|
return isValidDate(parsed) ? parsed : null;
|
|
134
141
|
}
|
|
@@ -200,16 +207,16 @@ function clampDate(date, min, max) {
|
|
|
200
207
|
return cloneDate(result);
|
|
201
208
|
}
|
|
202
209
|
function differenceInSeconds(from, to) {
|
|
203
|
-
return Math.trunc((to.getTime() - from.getTime()) /
|
|
210
|
+
return Math.trunc((to.getTime() - from.getTime()) / MsPerSecond);
|
|
204
211
|
}
|
|
205
212
|
function differenceInMinutes(from, to) {
|
|
206
|
-
return Math.trunc((to.getTime() - from.getTime()) /
|
|
213
|
+
return Math.trunc((to.getTime() - from.getTime()) / MsPerMinute);
|
|
207
214
|
}
|
|
208
215
|
function differenceInHours(from, to) {
|
|
209
|
-
return Math.trunc((to.getTime() - from.getTime()) /
|
|
216
|
+
return Math.trunc((to.getTime() - from.getTime()) / MsPerHour);
|
|
210
217
|
}
|
|
211
218
|
function differenceInDays(from, to) {
|
|
212
|
-
return Math.round((startOfDay(to).getTime() - startOfDay(from).getTime()) /
|
|
219
|
+
return Math.round((startOfDay(to).getTime() - startOfDay(from).getTime()) / MsPerDay);
|
|
213
220
|
}
|
|
214
221
|
function differenceInWeeks(from, to) {
|
|
215
222
|
return Math.trunc(differenceInDays(from, to) / 7);
|
|
@@ -226,6 +233,7 @@ function differenceInYears(from, to) {
|
|
|
226
233
|
return Math.trunc(differenceInMonths(from, to) / 12);
|
|
227
234
|
}
|
|
228
235
|
function eachDayOfInterval(start, end) {
|
|
236
|
+
if (start.getTime() > end.getTime()) return [];
|
|
229
237
|
const last = startOfDay(end).getTime();
|
|
230
238
|
const days = [];
|
|
231
239
|
let cursor = startOfDay(start);
|
|
@@ -249,7 +257,126 @@ function overlaps(a, b, options) {
|
|
|
249
257
|
if (aStart === aEnd || bStart === bEnd) return false;
|
|
250
258
|
return aStart < bEnd && bStart < aEnd;
|
|
251
259
|
}
|
|
260
|
+
const IsoDatePattern = /^\d{4}-(?:0[1-9]|1[0-2])-(?:0[1-9]|[12]\d|3[01])$/;
|
|
261
|
+
const IsoTimePattern = /^(?:[01]\d|2[0-3]):[0-5]\d:[0-5]\d(?:\.\d{1,9})?$/;
|
|
262
|
+
const IsoInstantPattern = /^\d{4}-(?:0[1-9]|1[0-2])-(?:0[1-9]|[12]\d|3[01])T(?:[01]\d|2[0-3]):[0-5]\d:[0-5]\d(?:\.\d{1,9})?(?:Z|[+-](?:[01]\d|2[0-3]):[0-5]\d)$/;
|
|
263
|
+
const IsoDurationPattern = /^-?P(?=\d|T\d)(?:\d+Y)?(?:\d+M)?(?:\d+W)?(?:\d+D)?(?:T(?=\d)(?:\d+(?:\.\d+)?H)?(?:\d+(?:\.\d+)?M)?(?:\d+(?:\.\d+)?S)?)?$/;
|
|
264
|
+
const TimeSpanPattern = /^(-)?(?:(0|[1-9]\d{0,7})\.)?([01]\d|2[0-3]):([0-5]\d):([0-5]\d)(?:\.(\d{1,7}))?$/;
|
|
265
|
+
const TicksPerSecond = 10000000n;
|
|
266
|
+
const TicksPerDay = 86400n * TicksPerSecond;
|
|
267
|
+
const MinTicks = -9223372036854775808n;
|
|
268
|
+
const MaxTicks = 9223372036854775807n;
|
|
269
|
+
function invalid() {
|
|
270
|
+
return ResultExtensions.fail(AppErrorFactory.validation());
|
|
271
|
+
}
|
|
272
|
+
function codec(pattern, parse, format) {
|
|
273
|
+
return {
|
|
274
|
+
decode: (value) => {
|
|
275
|
+
if (typeof value !== "string" || pattern.exec(value)?.[0] !== value) return invalid();
|
|
276
|
+
try {
|
|
277
|
+
const decoded = parse(value);
|
|
278
|
+
const text = format(decoded);
|
|
279
|
+
if (pattern.exec(text)?.[0] !== text) return invalid();
|
|
280
|
+
return ResultExtensions.ok(decoded);
|
|
281
|
+
} catch {
|
|
282
|
+
return invalid();
|
|
283
|
+
}
|
|
284
|
+
},
|
|
285
|
+
encode: (value) => {
|
|
286
|
+
try {
|
|
287
|
+
const text = format(value);
|
|
288
|
+
if (pattern.exec(text)?.[0] !== text) return invalid();
|
|
289
|
+
return ResultExtensions.ok(text);
|
|
290
|
+
} catch {
|
|
291
|
+
return invalid();
|
|
292
|
+
}
|
|
293
|
+
}
|
|
294
|
+
};
|
|
295
|
+
}
|
|
296
|
+
function decodeTimeSpan(value) {
|
|
297
|
+
if (typeof value !== "string") return invalid();
|
|
298
|
+
const match = TimeSpanPattern.exec(value);
|
|
299
|
+
if (!match || match[0] !== value) return invalid();
|
|
300
|
+
const sign = match[1] ? -1 : 1;
|
|
301
|
+
const days = BigInt(match[2] ?? "0");
|
|
302
|
+
const hours = Number(match[3]);
|
|
303
|
+
const minutes = Number(match[4]);
|
|
304
|
+
const seconds = Number(match[5]);
|
|
305
|
+
const fraction = BigInt((match[6] ?? "").padEnd(7, "0"));
|
|
306
|
+
const ticks = BigInt(sign) * (days * TicksPerDay + BigInt(hours * 3600 + minutes * 60 + seconds) * TicksPerSecond + fraction);
|
|
307
|
+
if (ticks < MinTicks || ticks > MaxTicks) return invalid();
|
|
308
|
+
return ResultExtensions.ok(
|
|
309
|
+
Temporal.Duration.from({
|
|
310
|
+
days: sign * Number(days),
|
|
311
|
+
hours: sign * hours,
|
|
312
|
+
minutes: sign * minutes,
|
|
313
|
+
seconds: sign * seconds,
|
|
314
|
+
milliseconds: sign * Number(fraction / 10000n),
|
|
315
|
+
microseconds: sign * Number(fraction % 10000n / 10n),
|
|
316
|
+
nanoseconds: sign * Number(fraction % 10n) * 100
|
|
317
|
+
})
|
|
318
|
+
);
|
|
319
|
+
}
|
|
320
|
+
function encodeTimeSpan(value) {
|
|
321
|
+
try {
|
|
322
|
+
if (value.years !== 0 || value.months !== 0) return invalid();
|
|
323
|
+
const fields = [
|
|
324
|
+
value.weeks,
|
|
325
|
+
value.days,
|
|
326
|
+
value.hours,
|
|
327
|
+
value.minutes,
|
|
328
|
+
value.seconds,
|
|
329
|
+
value.milliseconds,
|
|
330
|
+
value.microseconds,
|
|
331
|
+
value.nanoseconds
|
|
332
|
+
];
|
|
333
|
+
if (fields.some((field) => !Number.isSafeInteger(field)) || value.nanoseconds % 100 !== 0) return invalid();
|
|
334
|
+
const ticks = (BigInt(value.weeks) * 7n + BigInt(value.days)) * TicksPerDay + BigInt(value.hours) * 3600n * TicksPerSecond + BigInt(value.minutes) * 60n * TicksPerSecond + BigInt(value.seconds) * TicksPerSecond + BigInt(value.milliseconds) * 10000n + BigInt(value.microseconds) * 10n + BigInt(value.nanoseconds) / 100n;
|
|
335
|
+
if (ticks < MinTicks || ticks > MaxTicks) return invalid();
|
|
336
|
+
const absolute = ticks < 0n ? -ticks : ticks;
|
|
337
|
+
const days = absolute / TicksPerDay;
|
|
338
|
+
const seconds = absolute / TicksPerSecond;
|
|
339
|
+
const pad = (part) => String(part).padStart(2, "0");
|
|
340
|
+
const fraction = absolute % TicksPerSecond;
|
|
341
|
+
const text = `${ticks < 0n ? "-" : ""}${days === 0n ? "" : `${days}.`}${pad(seconds / 3600n % 24n)}:${pad(seconds / 60n % 60n)}:${pad(seconds % 60n)}${fraction === 0n ? "" : `.${String(fraction).padStart(7, "0")}`}`;
|
|
342
|
+
return ResultExtensions.ok(text);
|
|
343
|
+
} catch {
|
|
344
|
+
return invalid();
|
|
345
|
+
}
|
|
346
|
+
}
|
|
347
|
+
const TemporalCodecs = {
|
|
348
|
+
/** An ISO instant with seconds and an explicit UTC offset; emits canonical UTC. */
|
|
349
|
+
instant: codec(
|
|
350
|
+
IsoInstantPattern,
|
|
351
|
+
(value) => Temporal.Instant.from(value),
|
|
352
|
+
(value) => value.toString()
|
|
353
|
+
),
|
|
354
|
+
/** An ISO-calendar date without a timezone or time-of-day. */
|
|
355
|
+
plainDate: codec(
|
|
356
|
+
IsoDatePattern,
|
|
357
|
+
(value) => Temporal.PlainDate.from(value),
|
|
358
|
+
(value) => {
|
|
359
|
+
if (value.calendarId !== "iso8601") throw new RangeError("Expected ISO calendar");
|
|
360
|
+
return value.toString();
|
|
361
|
+
}
|
|
362
|
+
),
|
|
363
|
+
/** A clock time without a timezone, retaining up to nanosecond precision. */
|
|
364
|
+
plainTime: codec(
|
|
365
|
+
IsoTimePattern,
|
|
366
|
+
(value) => Temporal.PlainTime.from(value),
|
|
367
|
+
(value) => value.toString()
|
|
368
|
+
),
|
|
369
|
+
/** An ISO duration; calendar years and months retain their calendar meaning. */
|
|
370
|
+
isoDuration: codec(
|
|
371
|
+
IsoDurationPattern,
|
|
372
|
+
(value) => Temporal.Duration.from(value),
|
|
373
|
+
(value) => value.toString()
|
|
374
|
+
),
|
|
375
|
+
/** CLR constant TimeSpan encoding, exact signed 64-bit ticks at 100 ns; days mean 24 elapsed hours. */
|
|
376
|
+
clrTimeSpan: { decode: decodeTimeSpan, encode: encodeTimeSpan }
|
|
377
|
+
};
|
|
252
378
|
export {
|
|
379
|
+
TemporalCodecs,
|
|
253
380
|
addDays,
|
|
254
381
|
addHours,
|
|
255
382
|
addMinutes,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":["../../../src/foundation/datetime/Internals.ts","../../../src/foundation/datetime/Arithmetic.ts","../../../src/foundation/datetime/Boundaries.ts","../../../src/foundation/datetime/IsoDate.ts","../../../src/foundation/datetime/Comparison.ts","../../../src/foundation/datetime/Difference.ts","../../../src/foundation/datetime/Interval.ts"],"sourcesContent":["// Private helpers shared across the datetime slice — deliberately absent from `index.ts` so the public\n// surface stays exactly the documented operation set.\n//\n// Two invariants live here:\n// 1. `cloneDate` is the ONLY producer of a result `Date`. Every public op clones first, then mutates the\n// clone — \"never mutate the input\" is then structural, not a review convention. A new op that reaches\n// for `new Date(...)` directly is the thing to catch in review.\n// 2. `daysInMonth` uses the day-0 trick (day `0` of month N+1 = last day of month N) driven through\n// `setFullYear`, NOT the `new Date(year, month, day)` constructor — that constructor maps years 0-99\n// to 1900+year, which would silently mis-length February for a year-0-99 date. The probe starts at\n// local noon so a DST midnight-transition zone can't shift the probe onto an adjacent day.\n\n/** Milliseconds in one second. */\nexport const MS_PER_SECOND = 1000;\n\n/** Milliseconds in one minute. */\nexport const MS_PER_MINUTE = 60_000;\n\n/** Milliseconds in one hour. */\nexport const MS_PER_HOUR = 3_600_000;\n\n/** Milliseconds in one 24-hour period (nominal — a DST day is 23 or 25 hours). */\nexport const MS_PER_DAY = 86_400_000;\n\n/** Copies a `Date` by timestamp. An invalid input yields an equally-invalid copy (`NaN` time). */\nexport function cloneDate(date: Date): Date {\n return new Date(date.getTime());\n}\n\n/** Returns the length in days of `monthIndex` (0-11) in `year`, leap years included. */\nexport function daysInMonth(year: number, monthIndex: number): number {\n const probe = new Date(2000, 0, 1, 12);\n probe.setFullYear(year, monthIndex + 1, 0);\n return probe.getDate();\n}\n","// Date arithmetic — every op returns a NEW `Date`, the input is never mutated.\n//\n// Two families with deliberately different semantics; picking the wrong one is the usual source of\n// off-by-one-hour bugs:\n//\n// - CALENDAR ops (`addDays`/`addWeeks`/`addMonths`/`addYears`) go through `setDate`/`setMonth`, which\n// operate on local wall-clock fields. Adding 1 day across a DST boundary therefore keeps the wall-clock\n// time (09:00 → 09:00) even though only 23 or 25 hours elapsed. This is what a calendar UI wants.\n// - ELAPSED ops (`addHours`/`addMinutes`/`addSeconds`) add absolute milliseconds. Across a DST boundary\n// the wall-clock time shifts by the offset delta, because the request was \"N hours later\", not\n// \"the same time N days on\". This is what a timer/deadline wants.\n//\n// `addMonths` CLAMPS to the target month's last day: Jan 31 + 1 month = Feb 28 (Feb 29 in a leap year),\n// never Mar 3. The naive `setMonth(getMonth() + 1)` overflows instead, which is the classic bug — the\n// day-of-month is parked at 1 before the month shift and re-applied clamped afterwards to prevent it.\n// `addYears` routes through `addMonths`, so Feb 29 + 1 year = Feb 28 by the same rule.\n\nimport { cloneDate, daysInMonth, MS_PER_HOUR, MS_PER_MINUTE, MS_PER_SECOND } from './Internals';\n\n/** Adds `amount` calendar days (may be negative); preserves wall-clock time across a DST boundary. */\nexport function addDays(date: Date, amount: number): Date {\n const result = cloneDate(date);\n result.setDate(result.getDate() + amount);\n return result;\n}\n\n/** Subtracts `amount` calendar days; preserves wall-clock time across a DST boundary. */\nexport function subDays(date: Date, amount: number): Date {\n return addDays(date, -amount);\n}\n\n/** Adds `amount` weeks (7 calendar days each); preserves wall-clock time across a DST boundary. */\nexport function addWeeks(date: Date, amount: number): Date {\n return addDays(date, amount * 7);\n}\n\n/** Subtracts `amount` weeks (7 calendar days each). */\nexport function subWeeks(date: Date, amount: number): Date {\n return addDays(date, -amount * 7);\n}\n\n/**\n * Adds `amount` calendar months, clamping the day-of-month to the target month's length —\n * Jan 31 + 1 = Feb 28 (Feb 29 in a leap year), Mar 31 - 1 = Feb 28. Time-of-day is preserved.\n */\nexport function addMonths(date: Date, amount: number): Date {\n const result = cloneDate(date);\n const day = result.getDate();\n // Park on the 1st so the month shift can never overflow into the following month, then re-apply\n // the original day clamped to what the target month actually has.\n result.setDate(1);\n result.setMonth(result.getMonth() + amount);\n result.setDate(Math.min(day, daysInMonth(result.getFullYear(), result.getMonth())));\n return result;\n}\n\n/** Subtracts `amount` calendar months, clamping the day-of-month to the target month's length. */\nexport function subMonths(date: Date, amount: number): Date {\n return addMonths(date, -amount);\n}\n\n/** Adds `amount` calendar years, clamping Feb 29 to Feb 28 when the target year isn't a leap year. */\nexport function addYears(date: Date, amount: number): Date {\n return addMonths(date, amount * 12);\n}\n\n/** Subtracts `amount` calendar years, clamping Feb 29 to Feb 28 when the target year isn't a leap year. */\nexport function subYears(date: Date, amount: number): Date {\n return addMonths(date, -amount * 12);\n}\n\n/** Adds `amount` hours of elapsed time; wall-clock time shifts across a DST boundary. */\nexport function addHours(date: Date, amount: number): Date {\n const result = cloneDate(date);\n result.setTime(result.getTime() + amount * MS_PER_HOUR);\n return result;\n}\n\n/** Subtracts `amount` hours of elapsed time; wall-clock time shifts across a DST boundary. */\nexport function subHours(date: Date, amount: number): Date {\n return addHours(date, -amount);\n}\n\n/** Adds `amount` minutes of elapsed time. */\nexport function addMinutes(date: Date, amount: number): Date {\n const result = cloneDate(date);\n result.setTime(result.getTime() + amount * MS_PER_MINUTE);\n return result;\n}\n\n/** Subtracts `amount` minutes of elapsed time. */\nexport function subMinutes(date: Date, amount: number): Date {\n return addMinutes(date, -amount);\n}\n\n/** Adds `amount` seconds of elapsed time. */\nexport function addSeconds(date: Date, amount: number): Date {\n const result = cloneDate(date);\n result.setTime(result.getTime() + amount * MS_PER_SECOND);\n return result;\n}\n\n/** Subtracts `amount` seconds of elapsed time. */\nexport function subSeconds(date: Date, amount: number): Date {\n return addSeconds(date, -amount);\n}\n","// Period boundaries — snapping a `Date` to the first/last instant of its day, week, month, or year.\n// Every op returns a NEW `Date`; the input is never mutated.\n//\n// All boundaries are LOCAL wall-clock, matching how a user reads a calendar: \"today\" ends at local\n// 23:59:59.999, not at UTC midnight. End-of-period is the last representable millisecond (…:59.999)\n// rather than the next period's start, so a closed `[start, end]` range covers the period exactly and\n// `isWithinInterval` needs no half-open special case.\n//\n// `startOfWeek` takes `weekStartsOn` because the first day of the week is locale-dependent and NOT\n// derivable from the `Date` itself. The default is 1 (Monday) = ISO-8601, which is also what the\n// majority of locales use; a US/CA/JP calendar passes 0 (Sunday). There is no \"detect it from the\n// locale\" path here on purpose — `Intl` exposes no stable week-start API across engines, so guessing\n// would be worse than an explicit argument. Locale-aware DISPLAY stays in `foundation/i18n`.\n//\n// DST note: in the handful of zones whose DST transition happens AT midnight (e.g. America/Santiago),\n// local 00:00 does not exist on transition day and `setHours(0, …)` yields 01:00. That is the correct\n// \"first instant of the day\" in that zone — the guarantee is first-instant, not literally 00:00.\n\nimport { addDays, subDays } from './Arithmetic';\nimport { cloneDate } from './Internals';\n\n/** Day index a week starts on: `0` Sunday … `6` Saturday. */\nexport type WeekStartsOn = 0 | 1 | 2 | 3 | 4 | 5 | 6;\n\n/** Returns the first instant of `date`'s local day (00:00:00.000). */\nexport function startOfDay(date: Date): Date {\n const result = cloneDate(date);\n result.setHours(0, 0, 0, 0);\n return result;\n}\n\n/** Returns the last instant of `date`'s local day (23:59:59.999). */\nexport function endOfDay(date: Date): Date {\n const result = cloneDate(date);\n result.setHours(23, 59, 59, 999);\n return result;\n}\n\n/**\n * Returns the first instant of `date`'s week. `weekStartsOn` defaults to `1` (Monday, ISO-8601);\n * pass `0` for a Sunday-first (US) calendar.\n */\nexport function startOfWeek(date: Date, weekStartsOn: WeekStartsOn = 1): Date {\n const offset = (date.getDay() - weekStartsOn + 7) % 7;\n return startOfDay(subDays(date, offset));\n}\n\n/**\n * Returns the last instant of `date`'s week (day 7 at 23:59:59.999). `weekStartsOn` defaults to `1`\n * (Monday, ISO-8601); pass `0` for a Sunday-first (US) calendar.\n */\nexport function endOfWeek(date: Date, weekStartsOn: WeekStartsOn = 1): Date {\n return endOfDay(addDays(startOfWeek(date, weekStartsOn), 6));\n}\n\n/** Returns the first instant of the 1st of `date`'s month. */\nexport function startOfMonth(date: Date): Date {\n const result = cloneDate(date);\n result.setDate(1);\n result.setHours(0, 0, 0, 0);\n return result;\n}\n\n/** Returns the last instant of the last day of `date`'s month (28th-31st at 23:59:59.999). */\nexport function endOfMonth(date: Date): Date {\n const result = cloneDate(date);\n // Day `0` of the NEXT month is the last day of this one — avoids a `daysInMonth` lookup and the\n // day-overflow that `setMonth(getMonth() + 1)` alone would cause on a 31st.\n result.setMonth(result.getMonth() + 1, 0);\n result.setHours(23, 59, 59, 999);\n return result;\n}\n\n/** Returns the first instant of Jan 1 of `date`'s year. */\nexport function startOfYear(date: Date): Date {\n const result = cloneDate(date);\n result.setMonth(0, 1);\n result.setHours(0, 0, 0, 0);\n return result;\n}\n\n/** Returns the last instant of Dec 31 of `date`'s year. */\nexport function endOfYear(date: Date): Date {\n const result = cloneDate(date);\n result.setMonth(11, 31);\n result.setHours(23, 59, 59, 999);\n return result;\n}\n","// ISO-8601 parsing + serialization, and the validity guard the rest of the slice leans on.\n//\n// Two spec traps this file exists to neutralize:\n//\n// 1. `new Date('2026-03-15')` — a DATE-ONLY ISO string is parsed as UTC midnight per spec, while a\n// date-TIME string without an offset is parsed as local. So the same-looking input lands on a\n// different calendar day depending on which shape it had and which side of UTC the user sits on.\n// `parseIsoDate` reads a date-only string field-by-field into LOCAL midnight, which is what a\n// `<input type=\"date\">` value means to the person who typed it.\n// 2. `date.toISOString().slice(0, 10)` — serializes in UTC, so 2026-03-15 23:30 in New York comes back\n// as `2026-03-16`, and 2026-03-15 00:30 in Tokyo as `2026-03-14`. The day silently shifts, usually\n// only for users in a subset of timezones, which is why it survives review. `toIsoDateString` reads\n// the LOCAL fields instead and never touches UTC.\n//\n// Parsing is strict + anchored: only the two accepted shapes parse, everything else returns `null`. No\n// `Invalid Date` is ever returned, so a `Date` that leaves this module is always safe to store in state.\n// The accepted shapes mirror `foundation/http/temporalReviver` (`T` separator, no space) so a value that\n// the API client would upgrade to a `Temporal.*` is exactly a value this module parses.\n\nconst DATE_ONLY = /^(\\d{4})-(\\d{2})-(\\d{2})$/;\nconst DATE_TIME = /^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}(:\\d{2})?(\\.\\d{1,9})?(Z|[+-]\\d{2}:?\\d{2})?$/;\n\n/**\n * Narrows `value` to a usable `Date` — a `Date` instance whose time is not `NaN`. Use it before any\n * op in this slice when the input came from outside (props, storage, a hand-built `new Date(input)`).\n */\nexport function isValidDate(value: unknown): value is Date {\n return value instanceof Date && !Number.isNaN(value.getTime());\n}\n\n/**\n * Parses an ISO-8601 `YYYY-MM-DD` or `YYYY-MM-DDTHH:mm[:ss[.sss]][Z|±HH:mm]` string, returning `null`\n * for any other input — including a well-shaped but impossible date such as `2026-02-30`. Never returns\n * an `Invalid Date`.\n *\n * A date-only string resolves to LOCAL midnight (not UTC midnight, which is what `new Date(string)`\n * would give). A date-time string keeps standard semantics: with an offset it is that absolute instant,\n * without one it is local wall-clock.\n */\nexport function parseIsoDate(value: string): Date | null {\n if (typeof value !== 'string') return null;\n\n const text = value.trim();\n if (text === '') return null;\n\n const dateOnly = DATE_ONLY.exec(text);\n if (dateOnly !== null) {\n const year = Number(dateOnly[1]);\n const month = Number(dateOnly[2]);\n const day = Number(dateOnly[3]);\n\n const result = new Date(2000, 0, 1, 12);\n // `setFullYear` rather than the `new Date(y, m, d)` constructor: that constructor maps years 0-99\n // to 1900+year. The probe starts at local noon so a midnight-DST zone can't shift the day.\n result.setFullYear(year, month - 1, day);\n result.setHours(0, 0, 0, 0);\n\n // Round-trip check — the setters normalize out-of-range fields (Feb 30 → Mar 2) instead of failing,\n // so comparing back is the only way to reject an impossible date.\n if (result.getFullYear() !== year || result.getMonth() !== month - 1 || result.getDate() !== day) {\n return null;\n }\n return result;\n }\n\n if (!DATE_TIME.test(text)) return null;\n\n const parsed = new Date(text);\n return isValidDate(parsed) ? parsed : null;\n}\n\n/**\n * Serializes `date` to `YYYY-MM-DD` using its LOCAL calendar fields — the day never shifts by timezone\n * the way `toISOString().slice(0, 10)` does. Round-trips exactly with {@link parseIsoDate}.\n *\n * Throws a `RangeError` on an invalid `Date`, or on a year outside `0000`-`9999` (which ISO-8601 can\n * only express with the extended `±YYYYYY` form this function does not emit). Guard with\n * {@link isValidDate} when the input is untrusted.\n */\nexport function toIsoDateString(date: Date): string {\n if (!isValidDate(date)) {\n throw new RangeError('toIsoDateString: expected a valid Date, got an invalid one');\n }\n\n const year = date.getFullYear();\n if (year < 0 || year > 9999) {\n throw new RangeError(`toIsoDateString: year ${year} is outside the representable range 0000-9999`);\n }\n\n const month = String(date.getMonth() + 1).padStart(2, '0');\n const day = String(date.getDate()).padStart(2, '0');\n return `${String(year).padStart(4, '0')}-${month}-${day}`;\n}\n","// Date comparison + selection. Predicates return `boolean`; selectors (`minDate`/`maxDate`/`clampDate`)\n// return a NEW `Date` and never mutate an input.\n//\n// NOW IS ALWAYS INJECTABLE. `isToday`/`isPast`/`isFuture` take `now` as their last parameter, defaulting\n// to `new Date()` in the SIGNATURE — never buried in the body. A test passes a fixed `now` and the result\n// is deterministic; a caller that omits it gets the obvious behavior. Any future now-dependent predicate\n// added here must follow the same shape, otherwise the test for it can only be flaky or clock-mocked.\n//\n// Two slice-wide rules encoded here:\n// - An invalid `Date` makes every predicate `false` (a `NaN` timestamp compares false against\n// everything, including itself). No predicate throws — callers filter with `isValidDate`.\n// - A REVERSED range (`start` after `end`) is EMPTY, not auto-normalized: `isBetween` returns `false`.\n// Silently swapping the bounds would hide a caller bug behind a plausible answer, and the same rule\n// holds in `Interval.ts` so the whole slice reads one way.\n\nimport { startOfWeek, type WeekStartsOn } from './Boundaries';\nimport { cloneDate } from './Internals';\nimport { isValidDate } from './IsoDate';\n\n/** Tunes whether a range test counts its bounds. */\nexport interface BetweenOptions {\n /** Count `start`/`end` themselves as inside the range. Defaults to `true`. */\n readonly inclusive?: boolean;\n}\n\n/** True when both dates fall on the same local calendar day. */\nexport function isSameDay(a: Date, b: Date): boolean {\n return (\n a.getFullYear() === b.getFullYear() && a.getMonth() === b.getMonth() && a.getDate() === b.getDate()\n );\n}\n\n/**\n * True when both dates fall in the same week. `weekStartsOn` defaults to `1` (Monday, ISO-8601) and\n * must match the value used elsewhere in the same calendar — Dec 31 and Jan 1 can share a week.\n */\nexport function isSameWeek(a: Date, b: Date, weekStartsOn: WeekStartsOn = 1): boolean {\n return startOfWeek(a, weekStartsOn).getTime() === startOfWeek(b, weekStartsOn).getTime();\n}\n\n/** True when both dates fall in the same month of the same year. */\nexport function isSameMonth(a: Date, b: Date): boolean {\n return a.getFullYear() === b.getFullYear() && a.getMonth() === b.getMonth();\n}\n\n/** True when both dates fall in the same calendar year. */\nexport function isSameYear(a: Date, b: Date): boolean {\n return a.getFullYear() === b.getFullYear();\n}\n\n/** True when `date` is strictly earlier than `other` (millisecond precision). */\nexport function isBefore(date: Date, other: Date): boolean {\n return date.getTime() < other.getTime();\n}\n\n/** True when `date` is strictly later than `other` (millisecond precision). */\nexport function isAfter(date: Date, other: Date): boolean {\n return date.getTime() > other.getTime();\n}\n\n/**\n * True when `date` falls in `[start, end]` — bounds included by default, excluded with\n * `{ inclusive: false }`. Returns `false` for a reversed range (`start` after `end`) and for any\n * invalid input; the bounds are never swapped for you.\n */\nexport function isBetween(date: Date, start: Date, end: Date, options?: BetweenOptions): boolean {\n const value = date.getTime();\n const from = start.getTime();\n const to = end.getTime();\n if (Number.isNaN(value) || Number.isNaN(from) || Number.isNaN(to)) return false;\n if (from > to) return false;\n return options?.inclusive === false ? value > from && value < to : value >= from && value <= to;\n}\n\n/** True when `date` falls on the same local day as `now` (defaults to the current clock; inject for tests). */\nexport function isToday(date: Date, now: Date = new Date()): boolean {\n return isSameDay(date, now);\n}\n\n/** True when `date` is strictly before `now` (defaults to the current clock; inject for tests). */\nexport function isPast(date: Date, now: Date = new Date()): boolean {\n return isBefore(date, now);\n}\n\n/** True when `date` is strictly after `now` (defaults to the current clock; inject for tests). */\nexport function isFuture(date: Date, now: Date = new Date()): boolean {\n return isAfter(date, now);\n}\n\n// Shared scan for `minDate`/`maxDate`. Invalid dates are skipped so one bad entry can't win by way of a\n// `NaN` comparison; if every input is invalid the (invalid) first one is returned so the arity contract\n// — \"at least one date in, exactly one date out\" — never degrades into `null`.\nfunction select(first: Date, rest: readonly Date[], keep: (candidate: number, best: number) => boolean): Date {\n const candidates = [first, ...rest].filter(isValidDate);\n let best = candidates.at(0) ?? first;\n for (const candidate of candidates) {\n if (keep(candidate.getTime(), best.getTime())) best = candidate;\n }\n return cloneDate(best);\n}\n\n/** Returns a copy of the earliest of the given dates. Invalid dates are ignored unless all of them are. */\nexport function minDate(first: Date, ...rest: readonly Date[]): Date {\n return select(first, rest, (candidate, best) => candidate < best);\n}\n\n/** Returns a copy of the latest of the given dates. Invalid dates are ignored unless all of them are. */\nexport function maxDate(first: Date, ...rest: readonly Date[]): Date {\n return select(first, rest, (candidate, best) => candidate > best);\n}\n\n/**\n * Returns a copy of `date` pulled inside `[min, max]`. Either bound may be omitted or `null` to leave\n * that side open. Bounds are applied low-then-high, so a caller-inverted pair (`min` after `max`)\n * resolves to `max`.\n */\nexport function clampDate(date: Date, min?: Date | null, max?: Date | null): Date {\n let result = date;\n if (min != null && isBefore(result, min)) result = min;\n if (max != null && isAfter(result, max)) result = max;\n return cloneDate(result);\n}\n","// Signed distance between two dates, in whole units.\n//\n// ARGUMENT ORDER is `(from, to)` and the result is POSITIVE when `to` is later — the same order the\n// existing `daysBetween`/`minutesBetween` helpers in `presentation/forms/DateExtensions` already use.\n// Note this is the REVERSE of `date-fns`, whose `differenceInDays(dateLeft, dateRight)` computes\n// left − right; the parameter names are the reminder.\n//\n// TRUNCATION, never rounding: a partial trailing unit does not count, and truncation is toward zero, so\n// `differenceInX(a, b) === -differenceInX(b, a)` holds for every unit. 25 hours apart = 1 day; 23 hours\n// apart = 0 days. The one exception is internal: the day/week calculation rounds the raw millisecond\n// quotient because a DST day is 23 or 25 hours long and would otherwise truncate to a day short — both\n// endpoints are snapped to local start-of-day first, so what is being rounded is a whole-day quantity\n// that only DST perturbed. That makes day differences CALENDAR-day differences: Mar 15 23:00 → Mar 16\n// 01:00 is 1 day apart, not 0, which is what a calendar UI means by \"1 day\".\n//\n// Month/year differences are calendar-based and agree with `addMonths` clamping: Jan 31 → Feb 28 is a\n// full 1 month, because `addMonths(Jan 31, 1)` lands exactly on Feb 28.\n\nimport { addMonths } from './Arithmetic';\nimport { startOfDay } from './Boundaries';\nimport { MS_PER_DAY, MS_PER_HOUR, MS_PER_MINUTE, MS_PER_SECOND } from './Internals';\n\n/** Signed whole SECONDS from `from` to `to`, truncated toward zero. Positive when `to` is later. */\nexport function differenceInSeconds(from: Date, to: Date): number {\n return Math.trunc((to.getTime() - from.getTime()) / MS_PER_SECOND);\n}\n\n/** Signed whole MINUTES from `from` to `to`, truncated toward zero. Positive when `to` is later. */\nexport function differenceInMinutes(from: Date, to: Date): number {\n return Math.trunc((to.getTime() - from.getTime()) / MS_PER_MINUTE);\n}\n\n/** Signed whole HOURS of elapsed time from `from` to `to`, truncated toward zero. Positive when `to` is later. */\nexport function differenceInHours(from: Date, to: Date): number {\n return Math.trunc((to.getTime() - from.getTime()) / MS_PER_HOUR);\n}\n\n/**\n * Signed CALENDAR days from `from` to `to`. Both endpoints are snapped to local start-of-day first, so\n * the result counts date boundaries crossed rather than 24-hour blocks, and a DST transition never\n * produces an off-by-one. Positive when `to` is later.\n */\nexport function differenceInDays(from: Date, to: Date): number {\n return Math.round((startOfDay(to).getTime() - startOfDay(from).getTime()) / MS_PER_DAY);\n}\n\n/**\n * Signed whole WEEKS from `from` to `to`, derived from {@link differenceInDays} and truncated toward\n * zero — 13 calendar days apart is 1 week. Positive when `to` is later.\n */\nexport function differenceInWeeks(from: Date, to: Date): number {\n return Math.trunc(differenceInDays(from, to) / 7);\n}\n\n/**\n * Signed whole calendar MONTHS from `from` to `to`, truncated toward zero — a partial trailing month is\n * dropped, so Jan 15 → Feb 14 is 0. Agrees with `addMonths` clamping (Jan 31 → Feb 28 is 1). Positive\n * when `to` is later.\n */\nexport function differenceInMonths(from: Date, to: Date): number {\n const target = to.getTime();\n let months = (to.getFullYear() - from.getFullYear()) * 12 + (to.getMonth() - from.getMonth());\n if (Number.isNaN(months) || Number.isNaN(target)) return NaN;\n\n // The field arithmetic above overshoots whenever the day-of-month (or time-of-day) hasn't been\n // reached yet; step back one month in that case so the count is whole units only.\n if (months > 0 && addMonths(from, months).getTime() > target) months -= 1;\n else if (months < 0 && addMonths(from, months).getTime() < target) months += 1;\n return months;\n}\n\n/**\n * Signed whole calendar YEARS from `from` to `to`, derived from {@link differenceInMonths} and truncated\n * toward zero — the usual \"age in years\" calculation. Positive when `to` is later.\n */\nexport function differenceInYears(from: Date, to: Date): number {\n return Math.trunc(differenceInMonths(from, to) / 12);\n}\n","// Date ranges — the primitives a calendar grid, a range picker, and a scheduling view are built from.\n//\n// A REVERSED range is EMPTY across this whole slice (same rule as `isBetween`): `eachDayOfInterval`\n// returns `[]`, `isWithinInterval` and `overlaps` return `false`. The bounds are never swapped for you —\n// a reversed range is a caller bug, and normalizing it would return a plausible answer that hides it.\n// Invalid dates behave the same way, so neither function can spin: the loop guard compares against `NaN`\n// and exits immediately.\n//\n// The two membership tests use DIFFERENT bound semantics on purpose, because they answer different\n// questions:\n// - `isWithinInterval` is a POINT-in-range test → bounds INCLUSIVE. \"Is this day inside the selected\n// range\" must count the first and last day of the selection.\n// - `overlaps` is an INTERVAL-vs-INTERVAL test → bounds HALF-OPEN `[start, end)` by default. Two\n// back-to-back meetings (09:00-10:00 and 10:00-11:00) do not conflict, which is the answer every\n// scheduler wants. Pass `{ inclusive: true }` for closed-range semantics, where a shared endpoint\n// does count as an overlap.\n\nimport { addDays } from './Arithmetic';\nimport { startOfDay } from './Boundaries';\nimport { isBetween } from './Comparison';\n\n/** A date range with inclusive bounds. A reversed range (`start` after `end`) is treated as empty. */\nexport interface DateInterval {\n /** Lower bound of the range. */\n readonly start: Date;\n\n /** Upper bound of the range. */\n readonly end: Date;\n}\n\n/** Tunes whether an overlap test counts a shared endpoint. */\nexport interface OverlapOptions {\n /**\n * Treat both ranges as closed `[start, end]`, so ranges that merely touch at an endpoint count as\n * overlapping. Defaults to `false` (half-open `[start, end)` — touching ranges do not overlap).\n */\n readonly inclusive?: boolean;\n}\n\n/**\n * Returns one `Date` per calendar day from `start` to `end`, both ends INCLUSIVE, each snapped to local\n * start-of-day. Returns `[]` when the range is reversed or either bound is invalid.\n *\n * Day stepping is calendar-based (not `+24h`), so a DST transition inside the range neither duplicates\n * nor skips a day.\n */\nexport function eachDayOfInterval(start: Date, end: Date): Date[] {\n const last = startOfDay(end).getTime();\n const days: Date[] = [];\n let cursor = startOfDay(start);\n\n while (cursor.getTime() <= last) {\n days.push(cursor);\n cursor = addDays(cursor, 1);\n }\n return days;\n}\n\n/**\n * True when `date` falls inside `interval`, bounds INCLUSIVE. Returns `false` for a reversed interval or\n * any invalid date. Compares at millisecond precision — pass day boundaries\n * (`startOfDay`/`endOfDay`) when a whole-day test is meant.\n */\nexport function isWithinInterval(date: Date, interval: DateInterval): boolean {\n return isBetween(date, interval.start, interval.end);\n}\n\n/**\n * True when ranges `a` and `b` share any time. Half-open by default, so ranges that only touch at an\n * endpoint do NOT overlap; pass `{ inclusive: true }` to count a shared endpoint as an overlap.\n * Returns `false` when either range is reversed or holds an invalid date.\n *\n * A zero-length range (`start` equal to `end`) never overlaps anything under the default half-open\n * semantics; it does under `{ inclusive: true }`.\n */\nexport function overlaps(a: DateInterval, b: DateInterval, options?: OverlapOptions): boolean {\n const aStart = a.start.getTime();\n const aEnd = a.end.getTime();\n const bStart = b.start.getTime();\n const bEnd = b.end.getTime();\n\n if (Number.isNaN(aStart) || Number.isNaN(aEnd) || Number.isNaN(bStart) || Number.isNaN(bEnd)) return false;\n if (aStart > aEnd || bStart > bEnd) return false;\n\n if (options?.inclusive === true) return aStart <= bEnd && bStart <= aEnd;\n\n // A zero-length range spans no time at all, so under half-open semantics it intersects nothing — the\n // bare `aStart < bEnd && bStart < aEnd` test would otherwise report an overlap for a degenerate range\n // that happens to sit strictly INSIDE the other, but not for one sitting on its boundary. Callers\n // asking \"is this instant inside that range\" want `isWithinInterval`, which is inclusive by design.\n if (aStart === aEnd || bStart === bEnd) return false;\n\n return aStart < bEnd && bStart < aEnd;\n}\n"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"index.js","sources":["../../../src/foundation/datetime/Internals.ts","../../../src/foundation/datetime/Arithmetic.ts","../../../src/foundation/datetime/Boundaries.ts","../../../src/foundation/datetime/IsoDate.ts","../../../src/foundation/datetime/Comparison.ts","../../../src/foundation/datetime/Difference.ts","../../../src/foundation/datetime/Interval.ts","../../../src/foundation/datetime/TemporalCodecs.ts"],"sourcesContent":["// Private helpers shared across the datetime slice — deliberately absent from `index.ts` so the public\n// surface stays exactly the documented operation set.\n//\n// Two invariants live here:\n// 1. `cloneDate` is the ONLY producer of a result `Date`. Every public op clones first, then mutates the\n// clone — \"never mutate the input\" is then structural, not a review convention. A new op that reaches\n// for `new Date(...)` directly is the thing to catch in review.\n// 2. `daysInMonth` uses the day-0 trick (day `0` of month N+1 = last day of month N) driven through\n// `setFullYear`, NOT the `new Date(year, month, day)` constructor — that constructor maps years 0-99\n// to 1900+year, which would silently mis-length February for a year-0-99 date. The probe starts at\n// local noon so a DST midnight-transition zone can't shift the probe onto an adjacent day.\n\n/** Milliseconds in one second. */\nexport const MsPerSecond = 1000;\n\n/** Milliseconds in one minute. */\nexport const MsPerMinute = 60_000;\n\n/** Milliseconds in one hour. */\nexport const MsPerHour = 3_600_000;\n\n/** Milliseconds in one 24-hour period (nominal — a DST day is 23 or 25 hours). */\nexport const MsPerDay = 86_400_000;\n\n/** Copies a `Date` by timestamp. An invalid input yields an equally-invalid copy (`NaN` time). */\nexport function cloneDate(date: Date): Date {\n return new Date(date.getTime());\n}\n\n/** Returns the length in days of `monthIndex` (0-11) in `year`, leap years included. */\nexport function daysInMonth(year: number, monthIndex: number): number {\n const probe = new Date(2000, 0, 1, 12);\n probe.setFullYear(year, monthIndex + 1, 0);\n return probe.getDate();\n}\n","// Date arithmetic — every op returns a NEW `Date`, the input is never mutated.\n//\n// Two families with deliberately different semantics; picking the wrong one is the usual source of\n// off-by-one-hour bugs:\n//\n// - CALENDAR ops (`addDays`/`addWeeks`/`addMonths`/`addYears`) go through `setDate`/`setMonth`, which\n// operate on local wall-clock fields. Adding 1 day across a DST boundary therefore keeps the wall-clock\n// time (09:00 → 09:00) even though only 23 or 25 hours elapsed. This is what a calendar UI wants.\n// - ELAPSED ops (`addHours`/`addMinutes`/`addSeconds`) add absolute milliseconds. Across a DST boundary\n// the wall-clock time shifts by the offset delta, because the request was \"N hours later\", not\n// \"the same time N days on\". This is what a timer/deadline wants.\n//\n// `addMonths` CLAMPS to the target month's last day: Jan 31 + 1 month = Feb 28 (Feb 29 in a leap year),\n// never Mar 3. The naive `setMonth(getMonth() + 1)` overflows instead, which is the classic bug — the\n// day-of-month is parked at 1 before the month shift and re-applied clamped afterwards to prevent it.\n// `addYears` routes through `addMonths`, so Feb 29 + 1 year = Feb 28 by the same rule.\n\nimport { cloneDate, daysInMonth, MsPerHour, MsPerMinute, MsPerSecond } from './Internals';\n\n/** Adds `amount` calendar days (may be negative); preserves wall-clock time across a DST boundary. */\nexport function addDays(date: Date, amount: number): Date {\n const result = cloneDate(date);\n result.setDate(result.getDate() + amount);\n return result;\n}\n\n/** Subtracts `amount` calendar days; preserves wall-clock time across a DST boundary. */\nexport function subDays(date: Date, amount: number): Date {\n return addDays(date, -amount);\n}\n\n/** Adds `amount` weeks (7 calendar days each); preserves wall-clock time across a DST boundary. */\nexport function addWeeks(date: Date, amount: number): Date {\n return addDays(date, amount * 7);\n}\n\n/** Subtracts `amount` weeks (7 calendar days each). */\nexport function subWeeks(date: Date, amount: number): Date {\n return addDays(date, -amount * 7);\n}\n\n/**\n * Adds `amount` calendar months, clamping the day-of-month to the target month's length —\n * Jan 31 + 1 = Feb 28 (Feb 29 in a leap year), Mar 31 - 1 = Feb 28. Time-of-day is preserved.\n */\nexport function addMonths(date: Date, amount: number): Date {\n const result = cloneDate(date);\n const day = result.getDate();\n // Park on the 1st so the month shift can never overflow into the following month, then re-apply\n // the original day clamped to what the target month actually has.\n result.setDate(1);\n result.setMonth(result.getMonth() + amount);\n result.setDate(Math.min(day, daysInMonth(result.getFullYear(), result.getMonth())));\n return result;\n}\n\n/** Subtracts `amount` calendar months, clamping the day-of-month to the target month's length. */\nexport function subMonths(date: Date, amount: number): Date {\n return addMonths(date, -amount);\n}\n\n/** Adds `amount` calendar years, clamping Feb 29 to Feb 28 when the target year isn't a leap year. */\nexport function addYears(date: Date, amount: number): Date {\n return addMonths(date, amount * 12);\n}\n\n/** Subtracts `amount` calendar years, clamping Feb 29 to Feb 28 when the target year isn't a leap year. */\nexport function subYears(date: Date, amount: number): Date {\n return addMonths(date, -amount * 12);\n}\n\n/** Adds `amount` hours of elapsed time; wall-clock time shifts across a DST boundary. */\nexport function addHours(date: Date, amount: number): Date {\n const result = cloneDate(date);\n result.setTime(result.getTime() + amount * MsPerHour);\n return result;\n}\n\n/** Subtracts `amount` hours of elapsed time; wall-clock time shifts across a DST boundary. */\nexport function subHours(date: Date, amount: number): Date {\n return addHours(date, -amount);\n}\n\n/** Adds `amount` minutes of elapsed time. */\nexport function addMinutes(date: Date, amount: number): Date {\n const result = cloneDate(date);\n result.setTime(result.getTime() + amount * MsPerMinute);\n return result;\n}\n\n/** Subtracts `amount` minutes of elapsed time. */\nexport function subMinutes(date: Date, amount: number): Date {\n return addMinutes(date, -amount);\n}\n\n/** Adds `amount` seconds of elapsed time. */\nexport function addSeconds(date: Date, amount: number): Date {\n const result = cloneDate(date);\n result.setTime(result.getTime() + amount * MsPerSecond);\n return result;\n}\n\n/** Subtracts `amount` seconds of elapsed time. */\nexport function subSeconds(date: Date, amount: number): Date {\n return addSeconds(date, -amount);\n}\n","// Period boundaries — snapping a `Date` to the first/last instant of its day, week, month, or year.\n// Every op returns a NEW `Date`; the input is never mutated.\n//\n// All boundaries are LOCAL wall-clock, matching how a user reads a calendar: \"today\" ends at local\n// 23:59:59.999, not at UTC midnight. End-of-period is the last representable millisecond (…:59.999)\n// rather than the next period's start, so a closed `[start, end]` range covers the period exactly and\n// `isWithinInterval` needs no half-open special case.\n//\n// `startOfWeek` takes `weekStartsOn` because the first day of the week is locale-dependent and NOT\n// derivable from the `Date` itself. The default is 1 (Monday) = ISO-8601, which is also what the\n// majority of locales use; a US/CA/JP calendar passes 0 (Sunday). There is no \"detect it from the\n// locale\" path here on purpose — `Intl` exposes no stable week-start API across engines, so guessing\n// would be worse than an explicit argument. Locale-aware DISPLAY stays in `foundation/i18n`.\n//\n// DST note: in the handful of zones whose DST transition happens AT midnight (e.g. America/Santiago),\n// local 00:00 does not exist on transition day and `setHours(0, …)` yields 01:00. That is the correct\n// \"first instant of the day\" in that zone — the guarantee is first-instant, not literally 00:00.\n\nimport { addDays, subDays } from './Arithmetic';\nimport { cloneDate } from './Internals';\n\n/** Day index a week starts on: `0` Sunday … `6` Saturday. */\nexport type WeekStartsOn = 0 | 1 | 2 | 3 | 4 | 5 | 6;\n\n/** Returns the first instant of `date`'s local day (00:00:00.000). */\nexport function startOfDay(date: Date): Date {\n const result = cloneDate(date);\n result.setHours(0, 0, 0, 0);\n return result;\n}\n\n/** Returns the last instant of `date`'s local day (23:59:59.999). */\nexport function endOfDay(date: Date): Date {\n const result = cloneDate(date);\n result.setHours(23, 59, 59, 999);\n return result;\n}\n\n/**\n * Returns the first instant of `date`'s week. `weekStartsOn` defaults to `1` (Monday, ISO-8601);\n * pass `0` for a Sunday-first (US) calendar.\n */\nexport function startOfWeek(date: Date, weekStartsOn: WeekStartsOn = 1): Date {\n const offset = (date.getDay() - weekStartsOn + 7) % 7;\n return startOfDay(subDays(date, offset));\n}\n\n/**\n * Returns the last instant of `date`'s week (day 7 at 23:59:59.999). `weekStartsOn` defaults to `1`\n * (Monday, ISO-8601); pass `0` for a Sunday-first (US) calendar.\n */\nexport function endOfWeek(date: Date, weekStartsOn: WeekStartsOn = 1): Date {\n return endOfDay(addDays(startOfWeek(date, weekStartsOn), 6));\n}\n\n/** Returns the first instant of the 1st of `date`'s month. */\nexport function startOfMonth(date: Date): Date {\n const result = cloneDate(date);\n result.setDate(1);\n result.setHours(0, 0, 0, 0);\n return result;\n}\n\n/** Returns the last instant of the last day of `date`'s month (28th-31st at 23:59:59.999). */\nexport function endOfMonth(date: Date): Date {\n const result = cloneDate(date);\n // Day `0` of the NEXT month is the last day of this one — avoids a `daysInMonth` lookup and the\n // day-overflow that `setMonth(getMonth() + 1)` alone would cause on a 31st.\n result.setMonth(result.getMonth() + 1, 0);\n result.setHours(23, 59, 59, 999);\n return result;\n}\n\n/** Returns the first instant of Jan 1 of `date`'s year. */\nexport function startOfYear(date: Date): Date {\n const result = cloneDate(date);\n result.setMonth(0, 1);\n result.setHours(0, 0, 0, 0);\n return result;\n}\n\n/** Returns the last instant of Dec 31 of `date`'s year. */\nexport function endOfYear(date: Date): Date {\n const result = cloneDate(date);\n result.setMonth(11, 31);\n result.setHours(23, 59, 59, 999);\n return result;\n}\n","// ISO-8601 parsing + serialization, and the validity guard the rest of the slice leans on.\n//\n// Two spec traps this file exists to neutralize:\n//\n// 1. `new Date('2026-03-15')` — a DATE-ONLY ISO string is parsed as UTC midnight per spec, while a\n// date-TIME string without an offset is parsed as local. So the same-looking input lands on a\n// different calendar day depending on which shape it had and which side of UTC the user sits on.\n// `parseIsoDate` reads a date-only string field-by-field into LOCAL midnight, which is what a\n// `<input type=\"date\">` value means to the person who typed it.\n// 2. `date.toISOString().slice(0, 10)` — serializes in UTC, so 2026-03-15 23:30 in New York comes back\n// as `2026-03-16`, and 2026-03-15 00:30 in Tokyo as `2026-03-14`. The day silently shifts, usually\n// only for users in a subset of timezones, which is why it survives review. `toIsoDateString` reads\n// the LOCAL fields instead and never touches UTC.\n//\n// Parsing is strict + anchored: only the two accepted shapes parse, everything else returns `null`. No\n// `Invalid Date` is ever returned, so a `Date` that leaves this module is always safe to store in state.\n// Date-time input uses an ISO `T` separator (no space). These are local Date utilities;\n// declared API wire fields use TemporalCodecs and their separate validation contracts.\n\nimport { daysInMonth } from './Internals';\n\nconst DateOnly = /^(\\d{4})-(\\d{2})-(\\d{2})$/;\nconst DateTime = /^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}(:\\d{2})?(\\.\\d{1,9})?(Z|[+-]\\d{2}:?\\d{2})?$/;\n\n/**\n * Narrows `value` to a usable `Date` — a `Date` instance whose time is not `NaN`. Use it before any\n * op in this slice when the input came from outside (props, storage, a hand-built `new Date(input)`).\n */\nexport function isValidDate(value: unknown): value is Date {\n return value instanceof Date && !Number.isNaN(value.getTime());\n}\n\n/**\n * Parses an ISO-8601 `YYYY-MM-DD` or `YYYY-MM-DDTHH:mm[:ss[.sss]][Z|±HH:mm]` string, returning `null`\n * for any other input — including a well-shaped but impossible date such as `2026-02-30`. Never returns\n * an `Invalid Date`.\n *\n * A date-only string resolves to LOCAL midnight (not UTC midnight, which is what `new Date(string)`\n * would give). A date-time string keeps standard semantics: with an offset it is that absolute instant,\n * without one it is local wall-clock.\n */\nexport function parseIsoDate(value: string): Date | null {\n if (typeof value !== 'string') return null;\n\n const text = value.trim();\n if (text === '') return null;\n\n const dateOnly = DateOnly.exec(text);\n if (dateOnly !== null) {\n const year = Number(dateOnly[1]);\n const month = Number(dateOnly[2]);\n const day = Number(dateOnly[3]);\n\n const result = new Date(2000, 0, 1, 12);\n // `setFullYear` rather than the `new Date(y, m, d)` constructor: that constructor maps years 0-99\n // to 1900+year. The probe starts at local noon so a midnight-DST zone can't shift the day.\n result.setFullYear(year, month - 1, day);\n result.setHours(0, 0, 0, 0);\n\n // Round-trip check — the setters normalize out-of-range fields (Feb 30 → Mar 2) instead of failing,\n // so comparing back is the only way to reject an impossible date.\n if (result.getFullYear() !== year || result.getMonth() !== month - 1 || result.getDate() !== day) {\n return null;\n }\n return result;\n }\n\n if (!DateTime.test(text)) return null;\n const year = Number(text.slice(0, 4));\n const month = Number(text.slice(5, 7));\n const day = Number(text.slice(8, 10));\n if (month < 1 || month > 12 || day < 1 || day > daysInMonth(year, month - 1)) return null;\n\n const parsed = new Date(text);\n return isValidDate(parsed) ? parsed : null;\n}\n\n/**\n * Serializes `date` to `YYYY-MM-DD` using its LOCAL calendar fields — the day never shifts by timezone\n * the way `toISOString().slice(0, 10)` does. Round-trips exactly with {@link parseIsoDate}.\n *\n * Throws a `RangeError` on an invalid `Date`, or on a year outside `0000`-`9999` (which ISO-8601 can\n * only express with the extended `±YYYYYY` form this function does not emit). Guard with\n * {@link isValidDate} when the input is untrusted.\n */\nexport function toIsoDateString(date: Date): string {\n if (!isValidDate(date)) {\n throw new RangeError('toIsoDateString: expected a valid Date, got an invalid one');\n }\n\n const year = date.getFullYear();\n if (year < 0 || year > 9999) {\n throw new RangeError(`toIsoDateString: year ${year} is outside the representable range 0000-9999`);\n }\n\n const month = String(date.getMonth() + 1).padStart(2, '0');\n const day = String(date.getDate()).padStart(2, '0');\n return `${String(year).padStart(4, '0')}-${month}-${day}`;\n}\n","// Date comparison + selection. Predicates return `boolean`; selectors (`minDate`/`maxDate`/`clampDate`)\n// return a NEW `Date` and never mutate an input.\n//\n// NOW IS ALWAYS INJECTABLE. `isToday`/`isPast`/`isFuture` take `now` as their last parameter, defaulting\n// to `new Date()` in the SIGNATURE — never buried in the body. A test passes a fixed `now` and the result\n// is deterministic; a caller that omits it gets the obvious behavior. Any future now-dependent predicate\n// added here must follow the same shape, otherwise the test for it can only be flaky or clock-mocked.\n//\n// Two slice-wide rules encoded here:\n// - An invalid `Date` makes every predicate `false` (a `NaN` timestamp compares false against\n// everything, including itself). No predicate throws — callers filter with `isValidDate`.\n// - A REVERSED range (`start` after `end`) is EMPTY, not auto-normalized: `isBetween` returns `false`.\n// Silently swapping the bounds would hide a caller bug behind a plausible answer, and the same rule\n// holds in `Interval.ts` so the whole slice reads one way.\n\nimport { startOfWeek, type WeekStartsOn } from './Boundaries';\nimport { cloneDate } from './Internals';\nimport { isValidDate } from './IsoDate';\n\n/** Tunes whether a range test counts its bounds. */\nexport interface BetweenOptions {\n /** Count `start`/`end` themselves as inside the range. Defaults to `true`. */\n readonly inclusive?: boolean;\n}\n\n/** True when both dates fall on the same local calendar day. */\nexport function isSameDay(a: Date, b: Date): boolean {\n return a.getFullYear() === b.getFullYear() && a.getMonth() === b.getMonth() && a.getDate() === b.getDate();\n}\n\n/**\n * True when both dates fall in the same week. `weekStartsOn` defaults to `1` (Monday, ISO-8601) and\n * must match the value used elsewhere in the same calendar — Dec 31 and Jan 1 can share a week.\n */\nexport function isSameWeek(a: Date, b: Date, weekStartsOn: WeekStartsOn = 1): boolean {\n return startOfWeek(a, weekStartsOn).getTime() === startOfWeek(b, weekStartsOn).getTime();\n}\n\n/** True when both dates fall in the same month of the same year. */\nexport function isSameMonth(a: Date, b: Date): boolean {\n return a.getFullYear() === b.getFullYear() && a.getMonth() === b.getMonth();\n}\n\n/** True when both dates fall in the same calendar year. */\nexport function isSameYear(a: Date, b: Date): boolean {\n return a.getFullYear() === b.getFullYear();\n}\n\n/** True when `date` is strictly earlier than `other` (millisecond precision). */\nexport function isBefore(date: Date, other: Date): boolean {\n return date.getTime() < other.getTime();\n}\n\n/** True when `date` is strictly later than `other` (millisecond precision). */\nexport function isAfter(date: Date, other: Date): boolean {\n return date.getTime() > other.getTime();\n}\n\n/**\n * True when `date` falls in `[start, end]` — bounds included by default, excluded with\n * `{ inclusive: false }`. Returns `false` for a reversed range (`start` after `end`) and for any\n * invalid input; the bounds are never swapped for you.\n */\nexport function isBetween(date: Date, start: Date, end: Date, options?: BetweenOptions): boolean {\n const value = date.getTime();\n const from = start.getTime();\n const to = end.getTime();\n if (Number.isNaN(value) || Number.isNaN(from) || Number.isNaN(to)) return false;\n if (from > to) return false;\n return options?.inclusive === false ? value > from && value < to : value >= from && value <= to;\n}\n\n/** True when `date` falls on the same local day as `now` (defaults to the current clock; inject for tests). */\nexport function isToday(date: Date, now: Date = new Date()): boolean {\n return isSameDay(date, now);\n}\n\n/** True when `date` is strictly before `now` (defaults to the current clock; inject for tests). */\nexport function isPast(date: Date, now: Date = new Date()): boolean {\n return isBefore(date, now);\n}\n\n/** True when `date` is strictly after `now` (defaults to the current clock; inject for tests). */\nexport function isFuture(date: Date, now: Date = new Date()): boolean {\n return isAfter(date, now);\n}\n\n// Shared scan for `minDate`/`maxDate`. Invalid dates are skipped so one bad entry can't win by way of a\n// `NaN` comparison; if every input is invalid the (invalid) first one is returned so the arity contract\n// — \"at least one date in, exactly one date out\" — never degrades into `null`.\nfunction select(first: Date, rest: ReadonlyArray<Date>, keep: (candidate: number, best: number) => boolean): Date {\n const candidates = [first, ...rest].filter(isValidDate);\n let best = candidates.at(0) ?? first;\n for (const candidate of candidates) {\n if (keep(candidate.getTime(), best.getTime())) best = candidate;\n }\n return cloneDate(best);\n}\n\n/** Returns a copy of the earliest of the given dates. Invalid dates are ignored unless all of them are. */\nexport function minDate(first: Date, ...rest: ReadonlyArray<Date>): Date {\n return select(first, rest, (candidate, best) => candidate < best);\n}\n\n/** Returns a copy of the latest of the given dates. Invalid dates are ignored unless all of them are. */\nexport function maxDate(first: Date, ...rest: ReadonlyArray<Date>): Date {\n return select(first, rest, (candidate, best) => candidate > best);\n}\n\n/**\n * Returns a copy of `date` pulled inside `[min, max]`. Either bound may be omitted or `null` to leave\n * that side open. Bounds are applied low-then-high, so a caller-inverted pair (`min` after `max`)\n * resolves to `max`.\n */\nexport function clampDate(date: Date, min?: Date | null, max?: Date | null): Date {\n let result = date;\n if (min != null && isBefore(result, min)) result = min;\n if (max != null && isAfter(result, max)) result = max;\n return cloneDate(result);\n}\n","// Signed distance between two dates, in whole units.\n//\n// ARGUMENT ORDER is `(from, to)` and the result is POSITIVE when `to` is later — the same order the\n// existing `daysBetween`/`minutesBetween` helpers in `presentation/forms/DateExtensions` already use.\n// Note this is the REVERSE of `date-fns`, whose `differenceInDays(dateLeft, dateRight)` computes\n// left − right; the parameter names are the reminder.\n//\n// TRUNCATION, never rounding: a partial trailing unit does not count, and truncation is toward zero, so\n// `differenceInX(a, b) === -differenceInX(b, a)` holds for every unit. 25 hours apart = 1 day; 23 hours\n// apart = 0 days. The one exception is internal: the day/week calculation rounds the raw millisecond\n// quotient because a DST day is 23 or 25 hours long and would otherwise truncate to a day short — both\n// endpoints are snapped to local start-of-day first, so what is being rounded is a whole-day quantity\n// that only DST perturbed. That makes day differences CALENDAR-day differences: Mar 15 23:00 → Mar 16\n// 01:00 is 1 day apart, not 0, which is what a calendar UI means by \"1 day\".\n//\n// Month/year differences are calendar-based and agree with `addMonths` clamping: Jan 31 → Feb 28 is a\n// full 1 month, because `addMonths(Jan 31, 1)` lands exactly on Feb 28.\n\nimport { addMonths } from './Arithmetic';\nimport { startOfDay } from './Boundaries';\nimport { MsPerDay, MsPerHour, MsPerMinute, MsPerSecond } from './Internals';\n\n/** Signed whole SECONDS from `from` to `to`, truncated toward zero. Positive when `to` is later. */\nexport function differenceInSeconds(from: Date, to: Date): number {\n return Math.trunc((to.getTime() - from.getTime()) / MsPerSecond);\n}\n\n/** Signed whole MINUTES from `from` to `to`, truncated toward zero. Positive when `to` is later. */\nexport function differenceInMinutes(from: Date, to: Date): number {\n return Math.trunc((to.getTime() - from.getTime()) / MsPerMinute);\n}\n\n/** Signed whole HOURS of elapsed time from `from` to `to`, truncated toward zero. Positive when `to` is later. */\nexport function differenceInHours(from: Date, to: Date): number {\n return Math.trunc((to.getTime() - from.getTime()) / MsPerHour);\n}\n\n/**\n * Signed CALENDAR days from `from` to `to`. Both endpoints are snapped to local start-of-day first, so\n * the result counts date boundaries crossed rather than 24-hour blocks, and a DST transition never\n * produces an off-by-one. Positive when `to` is later.\n */\nexport function differenceInDays(from: Date, to: Date): number {\n return Math.round((startOfDay(to).getTime() - startOfDay(from).getTime()) / MsPerDay);\n}\n\n/**\n * Signed whole WEEKS from `from` to `to`, derived from {@link differenceInDays} and truncated toward\n * zero — 13 calendar days apart is 1 week. Positive when `to` is later.\n */\nexport function differenceInWeeks(from: Date, to: Date): number {\n return Math.trunc(differenceInDays(from, to) / 7);\n}\n\n/**\n * Signed whole calendar MONTHS from `from` to `to`, truncated toward zero — a partial trailing month is\n * dropped, so Jan 15 → Feb 14 is 0. Agrees with `addMonths` clamping (Jan 31 → Feb 28 is 1). Positive\n * when `to` is later.\n */\nexport function differenceInMonths(from: Date, to: Date): number {\n const target = to.getTime();\n let months = (to.getFullYear() - from.getFullYear()) * 12 + (to.getMonth() - from.getMonth());\n if (Number.isNaN(months) || Number.isNaN(target)) return NaN;\n\n // The field arithmetic above overshoots whenever the day-of-month (or time-of-day) hasn't been\n // reached yet; step back one month in that case so the count is whole units only.\n if (months > 0 && addMonths(from, months).getTime() > target) months -= 1;\n else if (months < 0 && addMonths(from, months).getTime() < target) months += 1;\n return months;\n}\n\n/**\n * Signed whole calendar YEARS from `from` to `to`, derived from {@link differenceInMonths} and truncated\n * toward zero — the usual \"age in years\" calculation. Positive when `to` is later.\n */\nexport function differenceInYears(from: Date, to: Date): number {\n return Math.trunc(differenceInMonths(from, to) / 12);\n}\n","// Date ranges — the primitives a calendar grid, a range picker, and a scheduling view are built from.\n//\n// A REVERSED range is EMPTY across this whole slice (same rule as `isBetween`): `eachDayOfInterval`\n// returns `[]`, `isWithinInterval` and `overlaps` return `false`. The bounds are never swapped for you —\n// a reversed range is a caller bug, and normalizing it would return a plausible answer that hides it.\n// Invalid dates behave the same way, so neither function can spin: the loop guard compares against `NaN`\n// and exits immediately.\n//\n// The two membership tests use DIFFERENT bound semantics on purpose, because they answer different\n// questions:\n// - `isWithinInterval` is a POINT-in-range test → bounds INCLUSIVE. \"Is this day inside the selected\n// range\" must count the first and last day of the selection.\n// - `overlaps` is an INTERVAL-vs-INTERVAL test → bounds HALF-OPEN `[start, end)` by default. Two\n// back-to-back meetings (09:00-10:00 and 10:00-11:00) do not conflict, which is the answer every\n// scheduler wants. Pass `{ inclusive: true }` for closed-range semantics, where a shared endpoint\n// does count as an overlap.\n\nimport { addDays } from './Arithmetic';\nimport { startOfDay } from './Boundaries';\nimport { isBetween } from './Comparison';\n\n/** A date range with inclusive bounds. A reversed range (`start` after `end`) is treated as empty. */\nexport interface DateInterval {\n /** Lower bound of the range. */\n readonly start: Date;\n\n /** Upper bound of the range. */\n readonly end: Date;\n}\n\n/** Tunes whether an overlap test counts a shared endpoint. */\nexport interface OverlapOptions {\n /**\n * Treat both ranges as closed `[start, end]`, so ranges that merely touch at an endpoint count as\n * overlapping. Defaults to `false` (half-open `[start, end)` — touching ranges do not overlap).\n */\n readonly inclusive?: boolean;\n}\n\n/**\n * Returns one `Date` per calendar day from `start` to `end`, both ends INCLUSIVE, each snapped to local\n * start-of-day. Returns `[]` when the range is reversed or either bound is invalid.\n *\n * Day stepping is calendar-based (not `+24h`), so a DST transition inside the range neither duplicates\n * nor skips a day.\n */\nexport function eachDayOfInterval(start: Date, end: Date): Date[] {\n if (start.getTime() > end.getTime()) return [];\n const last = startOfDay(end).getTime();\n const days: Date[] = [];\n let cursor = startOfDay(start);\n\n while (cursor.getTime() <= last) {\n days.push(cursor);\n cursor = addDays(cursor, 1);\n }\n return days;\n}\n\n/**\n * True when `date` falls inside `interval`, bounds INCLUSIVE. Returns `false` for a reversed interval or\n * any invalid date. Compares at millisecond precision — pass day boundaries\n * (`startOfDay`/`endOfDay`) when a whole-day test is meant.\n */\nexport function isWithinInterval(date: Date, interval: DateInterval): boolean {\n return isBetween(date, interval.start, interval.end);\n}\n\n/**\n * True when ranges `a` and `b` share any time. Half-open by default, so ranges that only touch at an\n * endpoint do NOT overlap; pass `{ inclusive: true }` to count a shared endpoint as an overlap.\n * Returns `false` when either range is reversed or holds an invalid date.\n *\n * A zero-length range (`start` equal to `end`) never overlaps anything under the default half-open\n * semantics; it does under `{ inclusive: true }`.\n */\nexport function overlaps(a: DateInterval, b: DateInterval, options?: OverlapOptions): boolean {\n const aStart = a.start.getTime();\n const aEnd = a.end.getTime();\n const bStart = b.start.getTime();\n const bEnd = b.end.getTime();\n\n if (Number.isNaN(aStart) || Number.isNaN(aEnd) || Number.isNaN(bStart) || Number.isNaN(bEnd)) return false;\n if (aStart > aEnd || bStart > bEnd) return false;\n\n if (options?.inclusive === true) return aStart <= bEnd && bStart <= aEnd;\n\n // A zero-length range spans no time at all, so under half-open semantics it intersects nothing — the\n // bare `aStart < bEnd && bStart < aEnd` test would otherwise report an overlap for a degenerate range\n // that happens to sit strictly INSIDE the other, but not for one sitting on its boundary. Callers\n // asking \"is this instant inside that range\" want `isWithinInterval`, which is inclusive by design.\n if (aStart === aEnd || bStart === bEnd) return false;\n\n return aStart < bEnd && bStart < aEnd;\n}\n","import { Temporal } from 'temporal-polyfill';\nimport { AppErrorFactory, ResultExtensions, type Result } from '../results';\n\n/** Decodes one declared wire field and encodes its corresponding Temporal value. */\nexport interface TemporalFieldCodec<T> {\n readonly decode: (value: unknown) => Result<T>;\n readonly encode: (value: T) => Result<string>;\n}\n\nconst IsoDatePattern = /^\\d{4}-(?:0[1-9]|1[0-2])-(?:0[1-9]|[12]\\d|3[01])$/;\nconst IsoTimePattern = /^(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d{1,9})?$/;\nconst IsoInstantPattern =\n /^\\d{4}-(?:0[1-9]|1[0-2])-(?:0[1-9]|[12]\\d|3[01])T(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d{1,9})?(?:Z|[+-](?:[01]\\d|2[0-3]):[0-5]\\d)$/;\nconst IsoDurationPattern =\n /^-?P(?=\\d|T\\d)(?:\\d+Y)?(?:\\d+M)?(?:\\d+W)?(?:\\d+D)?(?:T(?=\\d)(?:\\d+(?:\\.\\d+)?H)?(?:\\d+(?:\\.\\d+)?M)?(?:\\d+(?:\\.\\d+)?S)?)?$/;\nconst TimeSpanPattern = /^(-)?(?:(0|[1-9]\\d{0,7})\\.)?([01]\\d|2[0-3]):([0-5]\\d):([0-5]\\d)(?:\\.(\\d{1,7}))?$/;\nconst TicksPerSecond = 10_000_000n;\nconst TicksPerDay = 86400n * TicksPerSecond;\nconst MinTicks = -9223372036854775808n;\nconst MaxTicks = 9223372036854775807n;\n\nfunction invalid<T>(): Result<T> {\n return ResultExtensions.fail(AppErrorFactory.validation());\n}\n\nfunction codec<T>(pattern: RegExp, parse: (text: string) => T, format: (value: T) => string): TemporalFieldCodec<T> {\n return {\n decode: (value) => {\n if (typeof value !== 'string' || pattern.exec(value)?.[0] !== value) return invalid();\n try {\n const decoded = parse(value);\n const text = format(decoded);\n if (pattern.exec(text)?.[0] !== text) return invalid();\n return ResultExtensions.ok(decoded);\n } catch {\n return invalid();\n }\n },\n encode: (value) => {\n try {\n const text = format(value);\n if (pattern.exec(text)?.[0] !== text) return invalid();\n return ResultExtensions.ok(text);\n } catch {\n return invalid();\n }\n },\n };\n}\n\nfunction decodeTimeSpan(value: unknown): Result<Temporal.Duration> {\n if (typeof value !== 'string') return invalid();\n const match = TimeSpanPattern.exec(value);\n if (!match || match[0] !== value) return invalid();\n const sign = match[1] ? -1 : 1;\n const days = BigInt(match[2] ?? '0');\n const hours = Number(match[3]);\n const minutes = Number(match[4]);\n const seconds = Number(match[5]);\n const fraction = BigInt((match[6] ?? '').padEnd(7, '0'));\n const ticks =\n BigInt(sign) * (days * TicksPerDay + BigInt(hours * 3600 + minutes * 60 + seconds) * TicksPerSecond + fraction);\n if (ticks < MinTicks || ticks > MaxTicks) return invalid();\n return ResultExtensions.ok(\n Temporal.Duration.from({\n days: sign * Number(days),\n hours: sign * hours,\n minutes: sign * minutes,\n seconds: sign * seconds,\n milliseconds: sign * Number(fraction / 10000n),\n microseconds: sign * Number((fraction % 10000n) / 10n),\n nanoseconds: sign * Number(fraction % 10n) * 100,\n }),\n );\n}\n\nfunction encodeTimeSpan(value: Temporal.Duration): Result<string> {\n try {\n if (value.years !== 0 || value.months !== 0) return invalid();\n const fields = [\n value.weeks,\n value.days,\n value.hours,\n value.minutes,\n value.seconds,\n value.milliseconds,\n value.microseconds,\n value.nanoseconds,\n ];\n if (fields.some((field) => !Number.isSafeInteger(field)) || value.nanoseconds % 100 !== 0) return invalid();\n const ticks =\n (BigInt(value.weeks) * 7n + BigInt(value.days)) * TicksPerDay +\n BigInt(value.hours) * 3600n * TicksPerSecond +\n BigInt(value.minutes) * 60n * TicksPerSecond +\n BigInt(value.seconds) * TicksPerSecond +\n BigInt(value.milliseconds) * 10000n +\n BigInt(value.microseconds) * 10n +\n BigInt(value.nanoseconds) / 100n;\n if (ticks < MinTicks || ticks > MaxTicks) return invalid();\n const absolute = ticks < 0n ? -ticks : ticks;\n const days = absolute / TicksPerDay;\n const seconds = absolute / TicksPerSecond;\n const pad = (part: bigint): string => String(part).padStart(2, '0');\n const fraction = absolute % TicksPerSecond;\n const text = `${ticks < 0n ? '-' : ''}${days === 0n ? '' : `${days}.`}${pad((seconds / 3600n) % 24n)}:${pad((seconds / 60n) % 60n)}:${pad(seconds % 60n)}${fraction === 0n ? '' : `.${String(fraction).padStart(7, '0')}`}`;\n return ResultExtensions.ok(text);\n } catch {\n return invalid();\n }\n}\n\n/** Explicit, field-scoped Temporal wire encodings. Ordinary JSON strings are never inspected globally. */\nexport const TemporalCodecs = {\n /** An ISO instant with seconds and an explicit UTC offset; emits canonical UTC. */\n instant: codec(\n IsoInstantPattern,\n (value) => Temporal.Instant.from(value),\n (value: Temporal.Instant) => value.toString(),\n ),\n /** An ISO-calendar date without a timezone or time-of-day. */\n plainDate: codec(\n IsoDatePattern,\n (value) => Temporal.PlainDate.from(value),\n (value: Temporal.PlainDate) => {\n if (value.calendarId !== 'iso8601') throw new RangeError('Expected ISO calendar');\n return value.toString();\n },\n ),\n /** A clock time without a timezone, retaining up to nanosecond precision. */\n plainTime: codec(\n IsoTimePattern,\n (value) => Temporal.PlainTime.from(value),\n (value: Temporal.PlainTime) => value.toString(),\n ),\n /** An ISO duration; calendar years and months retain their calendar meaning. */\n isoDuration: codec(\n IsoDurationPattern,\n (value) => Temporal.Duration.from(value),\n (value: Temporal.Duration) => value.toString(),\n ),\n /** CLR constant TimeSpan encoding, exact signed 64-bit ticks at 100 ns; days mean 24 elapsed hours. */\n clrTimeSpan: { decode: decodeTimeSpan, encode: encodeTimeSpan } satisfies TemporalFieldCodec<Temporal.Duration>,\n} as const;\n"],"names":["year","month","day"],"mappings":"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"}
|
|
@@ -4,7 +4,7 @@ export type BreakpointScale = Readonly<Record<string, number>>;
|
|
|
4
4
|
* Tailwind v4's default breakpoint scale, in CSS pixels. Opt-in: pass it to `useBreakpoint` explicitly. An app
|
|
5
5
|
* that customised its `@theme` breakpoints must pass its own map instead, or JS and CSS will disagree.
|
|
6
6
|
*/
|
|
7
|
-
export declare const
|
|
7
|
+
export declare const TailwindBreakpoints: {
|
|
8
8
|
/** ≥ 640px. */
|
|
9
9
|
readonly sm: 640;
|
|
10
10
|
/** ≥ 768px. */
|
|
@@ -16,12 +16,6 @@ export declare const TAILWIND_BREAKPOINTS: {
|
|
|
16
16
|
/** ≥ 1536px. */
|
|
17
17
|
readonly '2xl': 1536;
|
|
18
18
|
};
|
|
19
|
-
/**
|
|
20
|
-
* How many breakpoints a scale may contain. `useBreakpoint` fans out to exactly this many `useMediaQuery` calls;
|
|
21
|
-
* eight covers every mainstream scale with room to spare (Tailwind ships 5, Bootstrap 6). See `UseBreakpoint.ts`
|
|
22
|
-
* for why the count has to be a compile-time constant at all.
|
|
23
|
-
*/
|
|
24
|
-
export declare const MAX_BREAKPOINTS = 8;
|
|
25
19
|
/** One breakpoint compiled to the media query that detects it. */
|
|
26
20
|
export interface BreakpointQuery<TKey extends string = string> {
|
|
27
21
|
/** The scale key this query stands for. */
|
|
@@ -41,14 +35,14 @@ export interface BreakpointQuery<TKey extends string = string> {
|
|
|
41
35
|
* @param scale The caller's breakpoint map.
|
|
42
36
|
* @returns The scale's valid entries as queries, widest first.
|
|
43
37
|
*/
|
|
44
|
-
export declare function toBreakpointQueries<TScale extends BreakpointScale>(scale: TScale):
|
|
38
|
+
export declare function toBreakpointQueries<TScale extends BreakpointScale>(scale: TScale): ReadonlyArray<BreakpointQuery<Extract<keyof TScale, string>>>;
|
|
45
39
|
/**
|
|
46
40
|
* Picks the active breakpoint from a widest-first query list and the match results for it.
|
|
47
41
|
*
|
|
48
42
|
* @param queries Compiled queries, widest first, as returned by {@link toBreakpointQueries}.
|
|
49
43
|
* @param matches Match results positionally aligned with `queries`. A shorter array reads as "did not match" for
|
|
50
|
-
* the missing tail
|
|
44
|
+
* the missing tail.
|
|
51
45
|
* @returns The key of the widest matching breakpoint, or `null` when the viewport is narrower than every entry —
|
|
52
46
|
* the implicit mobile-first base band, which by definition has no key of its own.
|
|
53
47
|
*/
|
|
54
|
-
export declare function resolveBreakpoint<TKey extends string>(queries:
|
|
48
|
+
export declare function resolveBreakpoint<TKey extends string>(queries: ReadonlyArray<BreakpointQuery<TKey>>, matches: ReadonlyArray<boolean>): TKey | null;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { ComputedRef, MaybeRefOrGetter } from 'vue';
|
|
2
|
+
import { BreakpointScale } from '../Breakpoints';
|
|
3
|
+
/** Tracks every valid breakpoint in the caller's scale and releases replaced subscriptions. */
|
|
4
|
+
export declare function useBreakpoint<TScale extends BreakpointScale>(scale: MaybeRefOrGetter<TScale>): ComputedRef<Extract<keyof TScale, string> | null>;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { ComputedRef } from 'vue';
|
|
2
|
+
import { DisplayMode } from '../enums/DisplayMode';
|
|
3
|
+
/**
|
|
4
|
+
* Reports how the document is being presented — its {@link DisplayMode}.
|
|
5
|
+
*
|
|
6
|
+
* Falls back to `'browser'` when no mode query matches, which is also what SSR and any browser without
|
|
7
|
+
* `display-mode` support produce. `'browser'` therefore means "an ordinary tab, as far as can be told", not a
|
|
8
|
+
* proof that the app is uninstalled.
|
|
9
|
+
*
|
|
10
|
+
* @returns The active {@link DisplayMode}.
|
|
11
|
+
*/
|
|
12
|
+
export declare function useDisplayMode(): ComputedRef<DisplayMode>;
|
|
13
|
+
/**
|
|
14
|
+
* Whether the app is running as an installed app rather than in a browser tab — any display mode other than
|
|
15
|
+
* `'browser'`.
|
|
16
|
+
*
|
|
17
|
+
* Reads `false` under SSR and on iOS < 16.4 (see this file's header). Use it to ADD an installed-only affordance
|
|
18
|
+
* — suppressing an "Install app" prompt, showing a custom title bar — never to withhold functionality, because a
|
|
19
|
+
* `false` here can mean "installed, but undetectable".
|
|
20
|
+
*
|
|
21
|
+
* @returns `true` when the app is presented outside an ordinary browser tab.
|
|
22
|
+
*/
|
|
23
|
+
export declare function useIsInstalled(): ComputedRef<boolean>;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { MaybeRefOrGetter, ShallowRef } from 'vue';
|
|
2
|
+
/**
|
|
3
|
+
* Reactively follow a CSS media query. Pass a query string like
|
|
4
|
+
* `'(min-width: 768px)'` or `'(prefers-reduced-motion: reduce)'`, or a ref /
|
|
5
|
+
* getter when the query itself changes.
|
|
6
|
+
*
|
|
7
|
+
* SSR-safe — the ref holds `false` on the server and during the first render,
|
|
8
|
+
* then syncs to the real value once mounted. The subscription is the Vue
|
|
9
|
+
* counterpart of the original's `useSyncExternalStore`: subscribe on mount,
|
|
10
|
+
* unsubscribe when the scope is disposed.
|
|
11
|
+
*/
|
|
12
|
+
/** Subscribes to one media query and reports its initial browser value. */
|
|
13
|
+
export declare function subscribeMediaQuery(query: string, onChange: (matches: boolean) => void): () => void;
|
|
14
|
+
export declare function useMediaQuery(query: MaybeRefOrGetter<string>): Readonly<ShallowRef<boolean>>;
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { ComputedRef } from 'vue';
|
|
2
|
+
import { PointerType } from '../enums/PointerType';
|
|
3
|
+
/**
|
|
4
|
+
* Reports the precision of the primary pointing device — `'fine'` (mouse, trackpad, stylus), `'coarse'` (finger),
|
|
5
|
+
* or `'none'`.
|
|
6
|
+
*
|
|
7
|
+
* Reactive: a tablet gaining a mouse flips `'coarse'` → `'fine'` without a reload.
|
|
8
|
+
*
|
|
9
|
+
* Under SSR this reads `'none'` (there are no media features to read) and corrects on hydration. Treat `'none'`
|
|
10
|
+
* as "no pointer known", not as a fact — never hide an essential affordance behind it.
|
|
11
|
+
*
|
|
12
|
+
* @returns The active {@link PointerType}.
|
|
13
|
+
*/
|
|
14
|
+
export declare function usePointerType(): ComputedRef<PointerType>;
|
|
15
|
+
/**
|
|
16
|
+
* Whether the primary pointing device can hover — the `(hover: hover)` media feature.
|
|
17
|
+
*
|
|
18
|
+
* Gate hover-only affordances on this: a tooltip that opens on mouseover, a table row's hover-revealed actions. On
|
|
19
|
+
* a touchscreen a hover-only control is simply unreachable and needs a tap target or an always-visible equivalent.
|
|
20
|
+
*
|
|
21
|
+
* Reads `false` under SSR, so hover-revealed content must never be the only path to an action.
|
|
22
|
+
*
|
|
23
|
+
* @returns `true` when the primary pointer can hover.
|
|
24
|
+
*/
|
|
25
|
+
export declare function useHoverCapability(): ComputedRef<boolean>;
|
|
@@ -1,8 +1,10 @@
|
|
|
1
|
-
export { PointerType } from './PointerType';
|
|
2
|
-
export { usePointerType, useHoverCapability } from './UsePointer';
|
|
3
|
-
export { useOnlineStatus } from './UseOnlineStatus';
|
|
4
|
-
export { DisplayMode } from './DisplayMode';
|
|
5
|
-
export { useDisplayMode, useIsInstalled } from './UseDisplayMode';
|
|
1
|
+
export { PointerType } from './enums/PointerType';
|
|
2
|
+
export { usePointerType, useHoverCapability } from './hooks/UsePointer';
|
|
3
|
+
export { useOnlineStatus } from './hooks/UseOnlineStatus';
|
|
4
|
+
export { DisplayMode } from './enums/DisplayMode';
|
|
5
|
+
export { useDisplayMode, useIsInstalled } from './hooks/UseDisplayMode';
|
|
6
6
|
export { Platform, getPlatform } from './Platform';
|
|
7
|
-
export { type BreakpointScale, type BreakpointQuery,
|
|
8
|
-
export { useBreakpoint } from './UseBreakpoint';
|
|
7
|
+
export { type BreakpointScale, type BreakpointQuery, TailwindBreakpoints, toBreakpointQueries, resolveBreakpoint, } from './Breakpoints';
|
|
8
|
+
export { useBreakpoint } from './hooks/UseBreakpoint';
|
|
9
|
+
export { useMediaQuery } from './hooks/UseMediaQuery';
|
|
10
|
+
export * from './hooks/UseReducedMotion';
|