@sprawlify/react 0.0.11 → 0.0.13
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/dist/accordion-anatomy-B9ODSC4s.mjs +3 -0
- package/dist/accordion-anatomy-CD01A1iE.d.cts +2 -0
- package/dist/accordion-anatomy-DM84wS7s.d.mts +2 -0
- package/dist/accordion-anatomy-TiYCIvSU.cjs +1 -0
- package/dist/anatomy-BOmvCBUH.d.mts +51 -0
- package/dist/anatomy-BYeZ7Y9V.d.cts +51 -0
- package/dist/anatomy-DZVQcsnx.cjs +50 -0
- package/dist/anatomy-Fqi1rbnX.mjs +52 -0
- package/dist/angle-slider-anatomy-BarZytc0.cjs +1 -0
- package/dist/angle-slider-anatomy-CJ8w7Vr8.d.mts +2 -0
- package/dist/angle-slider-anatomy-D732WuyP.mjs +3 -0
- package/dist/angle-slider-anatomy-socw8IDt.d.cts +2 -0
- package/dist/avatar-anatomy-BXgb7HMR.mjs +3 -0
- package/dist/avatar-anatomy-BbK5QtHR.d.mts +2 -0
- package/dist/avatar-anatomy-C7tS8YMA.cjs +1 -0
- package/dist/avatar-anatomy-C_EzyOEZ.d.cts +2 -0
- package/dist/bottom-sheet-anatomy-BK2UyCm2.d.mts +2 -0
- package/dist/bottom-sheet-anatomy-CslIkMUZ.mjs +3 -0
- package/dist/bottom-sheet-anatomy-DFp5PLG7.d.cts +2 -0
- package/dist/bottom-sheet-anatomy-TCSwbPsz.cjs +1 -0
- package/dist/carousel-anatomy-Bg15yjyC.mjs +7 -0
- package/dist/carousel-anatomy-Brr5h5DT.cjs +13 -0
- package/dist/carousel-anatomy-DC_eAOsG.d.cts +6 -0
- package/dist/carousel-anatomy-DK8HmHob.d.mts +6 -0
- package/dist/checkbox-anatomy-BJwyNldc.d.cts +6 -0
- package/dist/checkbox-anatomy-C9t_IpJc.d.mts +6 -0
- package/dist/checkbox-anatomy-CP9bBUnr.mjs +7 -0
- package/dist/checkbox-anatomy-D71wilRI.cjs +13 -0
- package/dist/chunk-C59VKDyD.mjs +42 -0
- package/dist/{chunk-BYnRvbsk.cjs → chunk-Dsw3YZHa.cjs} +13 -0
- package/dist/clipboard-anatomy-B7vZDubi.mjs +3 -0
- package/dist/clipboard-anatomy-BBG980Uy.d.cts +2 -0
- package/dist/clipboard-anatomy-BGpzSrp3.cjs +1 -0
- package/dist/clipboard-anatomy-C4z4Ic01.d.mts +2 -0
- package/dist/{collapsible-aFKYmVbP.cjs → collapsible-DxwYYaHu.cjs} +7 -7
- package/dist/{collapsible-pBuZr56X.mjs → collapsible-GkC3RzgL.mjs} +8 -9
- package/dist/collapsible-anatomy-BJ1fU-lk.mjs +3 -0
- package/dist/collapsible-anatomy-BNzFeDbw.d.cts +2 -0
- package/dist/collapsible-anatomy-BY04on8P.d.mts +2 -0
- package/dist/collapsible-anatomy-CgzhYqkh.cjs +1 -0
- package/dist/{collection-ZQpeUlrg.mjs → collection-CaKlydgq.mjs} +2 -2
- package/dist/{collection-DGEUORi5.cjs → collection-_Y7sMbTm.cjs} +3 -3
- package/dist/color-picker-anatomy-DMskx2e2.cjs +13 -0
- package/dist/color-picker-anatomy-DphCyLsu.mjs +7 -0
- package/dist/color-picker-anatomy-QYZxakY6.d.cts +6 -0
- package/dist/color-picker-anatomy-fGWz8vMQ.d.mts +6 -0
- package/dist/combobox-anatomy-CsnIZapu.d.mts +6 -0
- package/dist/combobox-anatomy-D0yH6IiI.mjs +7 -0
- package/dist/combobox-anatomy-DcgOaDzw.cjs +13 -0
- package/dist/combobox-anatomy-dSGSIDL7.d.cts +6 -0
- package/dist/components/accordion/index.cjs +11 -9
- package/dist/components/accordion/index.d.cts +13 -12
- package/dist/components/accordion/index.d.mts +13 -12
- package/dist/components/accordion/index.mjs +11 -11
- package/dist/components/anatomy.cjs +336 -0
- package/dist/components/anatomy.d.cts +51 -0
- package/dist/components/anatomy.d.mts +51 -0
- package/dist/components/anatomy.mjs +54 -0
- package/dist/components/angle-slider/index.cjs +8 -7
- package/dist/components/angle-slider/index.d.cts +15 -14
- package/dist/components/angle-slider/index.d.mts +15 -14
- package/dist/components/angle-slider/index.mjs +9 -9
- package/dist/components/avatar/index.cjs +8 -7
- package/dist/components/avatar/index.d.cts +10 -9
- package/dist/components/avatar/index.d.mts +10 -9
- package/dist/components/avatar/index.mjs +9 -9
- package/dist/components/bottom-sheet/index.cjs +11 -10
- package/dist/components/bottom-sheet/index.d.cts +17 -16
- package/dist/components/bottom-sheet/index.d.mts +18 -17
- package/dist/components/bottom-sheet/index.mjs +13 -13
- package/dist/components/carousel/index.cjs +11 -14
- package/dist/components/carousel/index.d.cts +17 -20
- package/dist/components/carousel/index.d.mts +17 -20
- package/dist/components/carousel/index.mjs +9 -13
- package/dist/components/checkbox/index.cjs +18 -19
- package/dist/components/checkbox/index.d.cts +13 -16
- package/dist/components/checkbox/index.d.mts +13 -16
- package/dist/components/checkbox/index.mjs +16 -18
- package/dist/components/client-only/index.cjs +1 -1
- package/dist/components/clipboard/index.cjs +7 -6
- package/dist/components/clipboard/index.d.cts +14 -13
- package/dist/components/clipboard/index.d.mts +14 -13
- package/dist/components/clipboard/index.mjs +7 -7
- package/dist/components/collapsible/index.cjs +8 -7
- package/dist/components/collapsible/index.d.cts +12 -11
- package/dist/components/collapsible/index.d.mts +12 -11
- package/dist/components/collapsible/index.mjs +8 -7
- package/dist/components/collection/index.cjs +3 -3
- package/dist/components/collection/index.d.cts +1 -1
- package/dist/components/collection/index.d.mts +1 -1
- package/dist/components/collection/index.mjs +3 -3
- package/dist/components/color-picker/index.cjs +16 -18
- package/dist/components/color-picker/index.d.cts +34 -37
- package/dist/components/color-picker/index.d.mts +35 -38
- package/dist/components/color-picker/index.mjs +17 -19
- package/dist/components/combobox/index.cjs +17 -19
- package/dist/components/combobox/index.d.cts +21 -24
- package/dist/components/combobox/index.d.mts +22 -25
- package/dist/components/combobox/index.mjs +17 -20
- package/dist/components/date-picker/index.cjs +12 -15
- package/dist/components/date-picker/index.d.cts +31 -34
- package/dist/components/date-picker/index.d.mts +32 -35
- package/dist/components/date-picker/index.mjs +13 -16
- package/dist/components/dialog/index.cjs +10 -9
- package/dist/components/dialog/index.d.cts +17 -16
- package/dist/components/dialog/index.d.mts +18 -17
- package/dist/components/dialog/index.mjs +12 -12
- package/dist/components/download-trigger/index.cjs +5 -5
- package/dist/components/download-trigger/index.d.cts +4 -4
- package/dist/components/download-trigger/index.d.mts +4 -4
- package/dist/components/download-trigger/index.mjs +5 -5
- package/dist/components/editable/index.cjs +12 -10
- package/dist/components/editable/index.d.cts +15 -14
- package/dist/components/editable/index.d.mts +15 -14
- package/dist/components/editable/index.mjs +13 -12
- package/dist/components/field/index.cjs +10 -9
- package/dist/components/field/index.d.cts +13 -16
- package/dist/components/field/index.d.mts +13 -16
- package/dist/components/field/index.mjs +10 -9
- package/dist/components/fieldset/index.cjs +10 -9
- package/dist/components/fieldset/index.d.cts +9 -12
- package/dist/components/fieldset/index.d.mts +9 -12
- package/dist/components/fieldset/index.mjs +10 -9
- package/dist/components/file-upload/index.cjs +12 -10
- package/dist/components/file-upload/index.d.cts +20 -19
- package/dist/components/file-upload/index.d.mts +20 -19
- package/dist/components/file-upload/index.mjs +13 -12
- package/dist/components/floating-panel/index.cjs +10 -9
- package/dist/components/floating-panel/index.d.cts +21 -20
- package/dist/components/floating-panel/index.d.mts +22 -21
- package/dist/components/floating-panel/index.mjs +12 -12
- package/dist/components/focus-trap/index.cjs +4 -4
- package/dist/components/focus-trap/index.d.cts +4 -4
- package/dist/components/focus-trap/index.d.mts +4 -4
- package/dist/components/focus-trap/index.mjs +4 -4
- package/dist/components/format/index.cjs +3 -3
- package/dist/components/format/index.d.cts +4 -4
- package/dist/components/format/index.d.mts +4 -4
- package/dist/components/format/index.mjs +3 -3
- package/dist/components/frame/index.cjs +5 -5
- package/dist/components/frame/index.d.cts +3 -3
- package/dist/components/frame/index.d.mts +3 -3
- package/dist/components/frame/index.mjs +6 -6
- package/dist/components/highlight/index.cjs +2 -2
- package/dist/components/highlight/index.d.cts +3 -3
- package/dist/components/highlight/index.d.mts +3 -3
- package/dist/components/highlight/index.mjs +1 -1
- package/dist/components/hover-card/index.cjs +9 -8
- package/dist/components/hover-card/index.d.cts +15 -14
- package/dist/components/hover-card/index.d.mts +16 -15
- package/dist/components/hover-card/index.mjs +11 -11
- package/dist/components/image-cropper/index.cjs +8 -7
- package/dist/components/image-cropper/index.d.cts +13 -12
- package/dist/components/image-cropper/index.d.mts +13 -12
- package/dist/components/image-cropper/index.mjs +10 -9
- package/dist/components/json-tree-view/index.cjs +14 -12
- package/dist/components/json-tree-view/index.d.cts +5 -5
- package/dist/components/json-tree-view/index.d.mts +9 -9
- package/dist/components/json-tree-view/index.mjs +13 -13
- package/dist/components/listbox/index.cjs +12 -15
- package/dist/components/listbox/index.d.cts +16 -19
- package/dist/components/listbox/index.d.mts +16 -19
- package/dist/components/listbox/index.mjs +11 -15
- package/dist/components/marquee/index.cjs +8 -7
- package/dist/components/marquee/index.d.cts +12 -11
- package/dist/components/marquee/index.d.mts +12 -11
- package/dist/components/marquee/index.mjs +9 -9
- package/dist/components/menu/index.cjs +10 -9
- package/dist/components/menu/index.d.cts +28 -26
- package/dist/components/menu/index.d.mts +45 -29
- package/dist/components/menu/index.mjs +12 -12
- package/dist/components/navigation-menu/index.cjs +12 -11
- package/dist/components/navigation-menu/index.d.cts +19 -18
- package/dist/components/navigation-menu/index.d.mts +19 -18
- package/dist/components/navigation-menu/index.mjs +14 -14
- package/dist/components/number-input/index.cjs +12 -10
- package/dist/components/number-input/index.d.cts +15 -14
- package/dist/components/number-input/index.d.mts +15 -14
- package/dist/components/number-input/index.mjs +13 -12
- package/dist/components/pagination/index.cjs +8 -7
- package/dist/components/pagination/index.d.cts +14 -13
- package/dist/components/pagination/index.d.mts +14 -13
- package/dist/components/pagination/index.mjs +9 -9
- package/dist/components/password-input/index.cjs +12 -10
- package/dist/components/password-input/index.d.cts +13 -12
- package/dist/components/password-input/index.d.mts +13 -12
- package/dist/components/password-input/index.mjs +13 -12
- package/dist/components/pin-input/index.cjs +12 -10
- package/dist/components/pin-input/index.d.cts +12 -11
- package/dist/components/pin-input/index.d.mts +12 -11
- package/dist/components/pin-input/index.mjs +13 -12
- package/dist/components/popover/index.cjs +9 -8
- package/dist/components/popover/index.d.cts +20 -19
- package/dist/components/popover/index.d.mts +18 -17
- package/dist/components/popover/index.mjs +11 -11
- package/dist/components/portal/index.cjs +4 -4
- package/dist/components/portal/index.d.cts +2 -2
- package/dist/components/portal/index.d.mts +2 -2
- package/dist/components/portal/index.mjs +5 -5
- package/dist/components/presence/index.cjs +5 -5
- package/dist/components/presence/index.d.cts +1 -1
- package/dist/components/presence/index.d.mts +3 -3
- package/dist/components/presence/index.mjs +5 -5
- package/dist/components/progress/index.cjs +8 -7
- package/dist/components/progress/index.d.cts +16 -15
- package/dist/components/progress/index.d.mts +16 -15
- package/dist/components/progress/index.mjs +9 -9
- package/dist/components/qr-code/index.cjs +8 -7
- package/dist/components/qr-code/index.d.cts +12 -11
- package/dist/components/qr-code/index.d.mts +12 -11
- package/dist/components/qr-code/index.mjs +9 -9
- package/dist/components/radio-group/index.cjs +12 -10
- package/dist/components/radio-group/index.d.cts +14 -13
- package/dist/components/radio-group/index.d.mts +14 -13
- package/dist/components/radio-group/index.mjs +13 -12
- package/dist/components/rating-group/index.cjs +12 -10
- package/dist/components/rating-group/index.d.cts +12 -11
- package/dist/components/rating-group/index.d.mts +12 -11
- package/dist/components/rating-group/index.mjs +13 -12
- package/dist/components/scroll-area/index.cjs +8 -7
- package/dist/components/scroll-area/index.d.cts +13 -12
- package/dist/components/scroll-area/index.d.mts +13 -12
- package/dist/components/scroll-area/index.mjs +9 -9
- package/dist/components/segment-group/index.cjs +16 -20
- package/dist/components/segment-group/index.d.cts +13 -16
- package/dist/components/segment-group/index.d.mts +13 -16
- package/dist/components/segment-group/index.mjs +9 -14
- package/dist/components/select/index.cjs +15 -13
- package/dist/components/select/index.d.cts +23 -22
- package/dist/components/select/index.d.mts +24 -23
- package/dist/components/select/index.mjs +17 -16
- package/dist/components/signature-pad/index.cjs +12 -10
- package/dist/components/signature-pad/index.d.cts +14 -13
- package/dist/components/signature-pad/index.d.mts +14 -13
- package/dist/components/signature-pad/index.mjs +13 -12
- package/dist/components/slider/index.cjs +8 -7
- package/dist/components/slider/index.d.cts +18 -17
- package/dist/components/slider/index.d.mts +18 -17
- package/dist/components/slider/index.mjs +9 -9
- package/dist/components/splitter/index.cjs +8 -7
- package/dist/components/splitter/index.d.cts +11 -10
- package/dist/components/splitter/index.d.mts +11 -10
- package/dist/components/splitter/index.mjs +10 -9
- package/dist/components/steps/index.cjs +8 -7
- package/dist/components/steps/index.d.cts +18 -17
- package/dist/components/steps/index.d.mts +18 -17
- package/dist/components/steps/index.mjs +9 -9
- package/dist/components/switch/index.cjs +12 -10
- package/dist/components/switch/index.d.cts +12 -11
- package/dist/components/switch/index.d.mts +12 -11
- package/dist/components/switch/index.mjs +13 -12
- package/dist/components/tabs/index.cjs +11 -10
- package/dist/components/tabs/index.d.cts +13 -12
- package/dist/components/tabs/index.d.mts +13 -12
- package/dist/components/tabs/index.mjs +13 -13
- package/dist/components/tags-input/index.cjs +12 -10
- package/dist/components/tags-input/index.d.cts +18 -17
- package/dist/components/tags-input/index.d.mts +18 -17
- package/dist/components/tags-input/index.mjs +13 -12
- package/dist/components/timer/index.cjs +8 -7
- package/dist/components/timer/index.d.cts +13 -12
- package/dist/components/timer/index.d.mts +13 -12
- package/dist/components/timer/index.mjs +9 -9
- package/dist/components/toast/index.cjs +7 -6
- package/dist/components/toast/index.d.cts +12 -11
- package/dist/components/toast/index.d.mts +12 -11
- package/dist/components/toast/index.mjs +8 -8
- package/dist/components/toggle/index.cjs +8 -13
- package/dist/components/toggle/index.d.cts +6 -9
- package/dist/components/toggle/index.d.mts +6 -9
- package/dist/components/toggle/index.mjs +6 -11
- package/dist/components/toggle-group/index.cjs +8 -7
- package/dist/components/toggle-group/index.d.cts +9 -8
- package/dist/components/toggle-group/index.d.mts +9 -8
- package/dist/components/toggle-group/index.mjs +9 -9
- package/dist/components/tooltip/index.cjs +9 -8
- package/dist/components/tooltip/index.d.cts +15 -14
- package/dist/components/tooltip/index.d.mts +16 -15
- package/dist/components/tooltip/index.mjs +11 -11
- package/dist/components/tour/index.cjs +13 -16
- package/dist/components/tour/index.d.cts +20 -23
- package/dist/components/tour/index.d.mts +21 -24
- package/dist/components/tour/index.mjs +13 -17
- package/dist/components/tree-view/index.cjs +13 -11
- package/dist/components/tree-view/index.d.cts +3 -2
- package/dist/components/tree-view/index.d.mts +6 -5
- package/dist/components/tree-view/index.mjs +12 -11
- package/dist/{core-DCWyxy9D.cjs → core-oy7TWDvO.cjs} +1 -1
- package/dist/{create-context-CQ4U0lLj.cjs → create-context-RCOpQR_m.cjs} +1 -1
- package/dist/date-picker-anatomy-Bp-cHym9.d.cts +6 -0
- package/dist/date-picker-anatomy-BzqdlOHy.cjs +13 -0
- package/dist/date-picker-anatomy-DJjakP4t.mjs +7 -0
- package/dist/date-picker-anatomy-u3QG22sU.d.mts +6 -0
- package/dist/dialog-anatomy-4eC72hEa.cjs +1 -0
- package/dist/dialog-anatomy-PFoojjde.d.cts +2 -0
- package/dist/dialog-anatomy-cpl4yRBO.mjs +3 -0
- package/dist/dialog-anatomy-zxpC94aQ.d.mts +2 -0
- package/dist/editable-anatomy--Lprbsy8.cjs +1 -0
- package/dist/editable-anatomy-BvTzcLcu.d.mts +2 -0
- package/dist/editable-anatomy-CGWwse5b.mjs +3 -0
- package/dist/editable-anatomy-ChVmNTaw.d.cts +2 -0
- package/dist/{environment-CvilmfQt.cjs → environment-CxN6E_IC.cjs} +2 -2
- package/dist/{environment-tlwGXNO0.mjs → environment-SaOmH4By.mjs} +1 -1
- package/dist/{factory-cfMsSoBo.mjs → factory-C3MVpSt5.mjs} +1 -1
- package/dist/{factory-C166evrS.cjs → factory-DY9J9D6d.cjs} +1 -1
- package/dist/{field-C-57Gj2E.cjs → field-BA77t9Y1.cjs} +16 -27
- package/dist/{field-gOd2zfjb.mjs → field-C1sN-xXx.mjs} +11 -16
- package/dist/field-anatomy-BOnai41v.cjs +20 -0
- package/dist/field-anatomy-DCxKf8B2.d.mts +6 -0
- package/dist/field-anatomy-LiwjUzYX.mjs +8 -0
- package/dist/field-anatomy-TjI_6UiL.d.cts +6 -0
- package/dist/{fieldset-BEq6qoMh.mjs → fieldset-3Atj1JBY.mjs} +10 -15
- package/dist/{fieldset-B-MkM2Ms.cjs → fieldset-D1C6ulwM.cjs} +11 -22
- package/dist/fieldset-anatomy-ByFjQHbS.mjs +8 -0
- package/dist/fieldset-anatomy-DR8WEwsX.d.mts +6 -0
- package/dist/fieldset-anatomy-MfvteTea.d.cts +6 -0
- package/dist/fieldset-anatomy-V8OKt2Kh.cjs +20 -0
- package/dist/file-upload-anatomy-CSLpjY81.d.cts +2 -0
- package/dist/file-upload-anatomy-CVajVfa9.d.mts +2 -0
- package/dist/file-upload-anatomy-CVobYhZV.cjs +1 -0
- package/dist/file-upload-anatomy-DXyKjjeg.mjs +3 -0
- package/dist/floating-panel-anatomy-CG9s4mqd.cjs +1 -0
- package/dist/floating-panel-anatomy-CZOU8n0A.mjs +3 -0
- package/dist/floating-panel-anatomy-CocrO3J-.d.mts +2 -0
- package/dist/floating-panel-anatomy-uaCG0I0g.d.cts +2 -0
- package/dist/hover-card-anatomy-B3iayejx.d.mts +2 -0
- package/dist/hover-card-anatomy-ByW_9zER.d.cts +2 -0
- package/dist/hover-card-anatomy-DOBXa3L0.mjs +3 -0
- package/dist/hover-card-anatomy-XAzrKFqw.cjs +1 -0
- package/dist/image-cropper-anatomy-CYW_XdMj.mjs +3 -0
- package/dist/image-cropper-anatomy-DBqhXOyb.d.cts +2 -0
- package/dist/image-cropper-anatomy-OMUmSlmh.cjs +1 -0
- package/dist/image-cropper-anatomy-bs7Efinl.d.mts +2 -0
- package/dist/index-B4hs1V2V.d.cts +109 -0
- package/dist/{index-BFMTj3aZ.d.mts → index-BDU3ziBq.d.cts} +27 -27
- package/dist/{index-zgzvveQM.d.mts → index-BQBevwhk.d.cts} +7 -7
- package/dist/index-CCE-vSa-.d.mts +97 -0
- package/dist/{index-BTuBtHhO.d.cts → index-CTTN6Ulp.d.mts} +7 -7
- package/dist/{index-CceDvJme.d.cts → index-DBCVM320.d.mts} +27 -27
- package/dist/index.cjs +407 -7
- package/dist/index.d.cts +56 -6
- package/dist/index.d.mts +56 -6
- package/dist/index.mjs +127 -8
- package/dist/listbox-anatomy-BH-gV3e9.mjs +7 -0
- package/dist/listbox-anatomy-CmVVbWlj.d.mts +6 -0
- package/dist/listbox-anatomy-eCapI8Fs.d.cts +6 -0
- package/dist/listbox-anatomy-gkGe68ws.cjs +13 -0
- package/dist/{locale-BmYiujeK.mjs → locale-Bsrr4Z-J.mjs} +1 -1
- package/dist/{locale-BcnWD1Hf.cjs → locale-D3raWtvM.cjs} +2 -2
- package/dist/marquee-anatomy-C9HAWHcH.d.cts +2 -0
- package/dist/marquee-anatomy-D1eUA9sr.mjs +3 -0
- package/dist/marquee-anatomy-D6mTt9xn.d.mts +2 -0
- package/dist/marquee-anatomy-W0jdOy7x.cjs +1 -0
- package/dist/menu-anatomy-BEImqCYk.mjs +3 -0
- package/dist/menu-anatomy-C4Rj1xEF.cjs +1 -0
- package/dist/navigation-menu-anatomy-BLWGtaTR.d.mts +2 -0
- package/dist/navigation-menu-anatomy-CYdBz045.mjs +3 -0
- package/dist/navigation-menu-anatomy-Dv0Nhwjm.d.cts +2 -0
- package/dist/navigation-menu-anatomy-eQxlXc6C.cjs +1 -0
- package/dist/number-input-anatomy-CbyaS_2k.d.mts +2 -0
- package/dist/number-input-anatomy-Cj83j2Bi.cjs +1 -0
- package/dist/number-input-anatomy-D74_w7aW.d.cts +2 -0
- package/dist/number-input-anatomy-nr2e4x5y.mjs +3 -0
- package/dist/pagination-anatomy-CWjoE6_C.cjs +1 -0
- package/dist/pagination-anatomy-D5kUtIjp.d.cts +2 -0
- package/dist/pagination-anatomy-DYcuGRAe.d.mts +2 -0
- package/dist/pagination-anatomy-mB3EiIXL.mjs +3 -0
- package/dist/password-input-anatomy-BpA7ZmUl.d.cts +2 -0
- package/dist/password-input-anatomy-CGyIpCw1.d.mts +2 -0
- package/dist/password-input-anatomy-D6tB1yTQ.mjs +3 -0
- package/dist/password-input-anatomy-Dx7zK78c.cjs +1 -0
- package/dist/pin-input-anatomy-1dD0f2mO.d.cts +2 -0
- package/dist/pin-input-anatomy-By-l4RXT.mjs +3 -0
- package/dist/pin-input-anatomy-DveeqgLN.cjs +1 -0
- package/dist/pin-input-anatomy-vXC3GGhL.d.mts +2 -0
- package/dist/popover-anatomy-CfpIYZIo.cjs +1 -0
- package/dist/popover-anatomy-D9qirge6.d.cts +2 -0
- package/dist/popover-anatomy-DfuR3Cao.d.mts +2 -0
- package/dist/popover-anatomy-gGz0lr7q.mjs +3 -0
- package/dist/{portal-DRyJqgA1.cjs → portal-CtFhUnti.cjs} +2 -2
- package/dist/{portal-KVRub3AL.mjs → portal-DPViYwN5.mjs} +1 -1
- package/dist/{presence-CxbyNsuo.mjs → presence-DsT2DB6l.mjs} +6 -6
- package/dist/{presence-CPov8wyU.cjs → presence-iKKWvN-v.cjs} +6 -6
- package/dist/progress-anatomy-BrCRtxUf.d.cts +2 -0
- package/dist/progress-anatomy-BtdAT4dQ.cjs +1 -0
- package/dist/progress-anatomy-CXZavO9I.mjs +3 -0
- package/dist/progress-anatomy-DYDKsx2c.d.mts +2 -0
- package/dist/qr-code-anatomy-BHloN_cN.d.mts +2 -0
- package/dist/qr-code-anatomy-C85oQynS.mjs +3 -0
- package/dist/qr-code-anatomy-D5nOi2TD.d.cts +2 -0
- package/dist/qr-code-anatomy-FhaJsZF4.cjs +1 -0
- package/dist/radio-group-anatomy-B5WYKEEO.d.mts +2 -0
- package/dist/radio-group-anatomy-CAh5fkBu.cjs +1 -0
- package/dist/radio-group-anatomy-DKUNIvEg.d.cts +2 -0
- package/dist/radio-group-anatomy-g0KbN9pG.mjs +3 -0
- package/dist/rating-group-anatomy-CIenK6IJ.d.mts +2 -0
- package/dist/rating-group-anatomy-Cc8bBTCG.d.cts +2 -0
- package/dist/rating-group-anatomy-Dqe5gIjm.cjs +1 -0
- package/dist/rating-group-anatomy-nPxqE8fz.mjs +3 -0
- package/dist/{render-strategy-BywM_IvB.cjs → render-strategy-BFt8QN3v.cjs} +2 -2
- package/dist/{render-strategy-BakagjKt.mjs → render-strategy-DB0paNe_.mjs} +2 -2
- package/dist/scroll-area-anatomy-BC4pduog.mjs +3 -0
- package/dist/scroll-area-anatomy-Bj-dZIOP.d.cts +2 -0
- package/dist/scroll-area-anatomy-CGAClGED.cjs +1 -0
- package/dist/scroll-area-anatomy-M0Akp5gM.d.mts +2 -0
- package/dist/segment-group-anatomy-C3-ibQRv.d.mts +6 -0
- package/dist/segment-group-anatomy-C9nG0XXn.mjs +8 -0
- package/dist/segment-group-anatomy-CDEx99ku.cjs +20 -0
- package/dist/segment-group-anatomy-DZKokXB8.d.cts +6 -0
- package/dist/select-anatomy-ANZvJnFP.d.mts +2 -0
- package/dist/select-anatomy-B3DAdkuc.mjs +3 -0
- package/dist/select-anatomy-BgUycplU.d.cts +2 -0
- package/dist/select-anatomy-Ld7p8M5i.cjs +1 -0
- package/dist/signature-pad-anatomy-B0NXQjlM.d.mts +2 -0
- package/dist/signature-pad-anatomy-CCzIExLN.cjs +1 -0
- package/dist/signature-pad-anatomy-D-rUbP-D.mjs +3 -0
- package/dist/signature-pad-anatomy-tlcST0A9.d.cts +2 -0
- package/dist/slider-anatomy-CHAVNrE-.mjs +3 -0
- package/dist/slider-anatomy-DeuOu_yr.d.cts +2 -0
- package/dist/slider-anatomy-bB2ZN_7v.d.mts +2 -0
- package/dist/slider-anatomy-ib0bbh6R.cjs +1 -0
- package/dist/splitter-anatomy-BdgcwAeU.d.cts +2 -0
- package/dist/splitter-anatomy-CQ0ixNs0.cjs +1 -0
- package/dist/splitter-anatomy-cxmhm9P1.d.mts +2 -0
- package/dist/splitter-anatomy-lw9nN6Os.mjs +3 -0
- package/dist/steps-anatomy-BG7X0r1U.cjs +1 -0
- package/dist/steps-anatomy-Bplgb53H.d.cts +2 -0
- package/dist/steps-anatomy-L29X5b54.mjs +3 -0
- package/dist/steps-anatomy-l_xACyQU.d.mts +2 -0
- package/dist/switch-anatomy-25XoRlF9.mjs +3 -0
- package/dist/switch-anatomy-Ci-WWIh0.d.cts +2 -0
- package/dist/switch-anatomy-DLkJh8dW.d.mts +2 -0
- package/dist/switch-anatomy-DZWXiPbY.cjs +1 -0
- package/dist/tabs-anatomy-BFkzSLmz.mjs +3 -0
- package/dist/tabs-anatomy-CRbdY2Vx.cjs +1 -0
- package/dist/tabs-anatomy-DAH6NsVY.d.mts +2 -0
- package/dist/tabs-anatomy-DX2Jj16R.d.cts +2 -0
- package/dist/tags-input-anatomy-B6yIvWqq.d.cts +2 -0
- package/dist/tags-input-anatomy-CWuQ53YR.mjs +3 -0
- package/dist/tags-input-anatomy-CfqbAIl5.d.mts +2 -0
- package/dist/tags-input-anatomy-mr-aRBvG.cjs +1 -0
- package/dist/timer-anatomy-D543fp4K.d.mts +2 -0
- package/dist/timer-anatomy-DUm5g1bg.cjs +1 -0
- package/dist/timer-anatomy-DYCbV039.d.cts +2 -0
- package/dist/timer-anatomy-DkIszKtE.mjs +3 -0
- package/dist/toast-anatomy--lxC6HXz.d.mts +2 -0
- package/dist/toast-anatomy-BfJGt5x2.mjs +3 -0
- package/dist/toast-anatomy-BgE_vsnK.d.cts +2 -0
- package/dist/toast-anatomy-Cov6ubHd.cjs +1 -0
- package/dist/toggle-anatomy-B2qpyV_G.cjs +14 -0
- package/dist/toggle-anatomy-BF_-e1BY.d.mts +6 -0
- package/dist/toggle-anatomy-Bvt2A4DJ.mjs +8 -0
- package/dist/toggle-anatomy-VW_BOK95.d.cts +6 -0
- package/dist/toggle-group-anatomy-CseKfB3J.d.cts +2 -0
- package/dist/toggle-group-anatomy-GDUrGh2o.d.mts +2 -0
- package/dist/toggle-group-anatomy-SP8ZILZJ.cjs +1 -0
- package/dist/toggle-group-anatomy-pDG2YN1o.mjs +3 -0
- package/dist/tooltip-anatomy-BCTV9bmg.d.mts +2 -0
- package/dist/tooltip-anatomy-BXJ3m4JD.d.cts +2 -0
- package/dist/tooltip-anatomy-DQTI7HuY.cjs +1 -0
- package/dist/tooltip-anatomy-Da49BV-l.mjs +3 -0
- package/dist/tour-anatomy-3dfyCb8m.d.cts +6 -0
- package/dist/tour-anatomy-DL4J6JoA.cjs +13 -0
- package/dist/tour-anatomy-DQvEQ0So.mjs +7 -0
- package/dist/tour-anatomy-JPbvrARr.d.mts +6 -0
- package/dist/{tree-view-DsOPEocd.cjs → tree-view-B733zQBl.cjs} +9 -9
- package/dist/{tree-view-D3_iO1Yt.mjs → tree-view-DFKSWAQJ.mjs} +10 -11
- package/dist/tree-view-anatomy-BKVVcKzs.d.mts +2 -0
- package/dist/tree-view-anatomy-BbXee4_Y.d.cts +2 -0
- package/dist/tree-view-anatomy-D-b5x1IP.cjs +1 -0
- package/dist/tree-view-anatomy-DAP4zwFO.mjs +3 -0
- package/dist/{use-event-CLH8zHoJ.cjs → use-event-BL68q4DR.cjs} +1 -1
- package/dist/{use-fieldset-context-BhJsLpTP.mjs → use-fieldset-context-CYT86HpU.mjs} +1 -1
- package/dist/{use-fieldset-context-CCQLmNLL.cjs → use-fieldset-context-rTJubcWd.cjs} +1 -1
- package/dist/{use-safe-layout-effect-C2GgvNT3.cjs → use-safe-layout-effect-eViJP4Fs.cjs} +1 -1
- package/dist/utils/index.cjs +2 -2
- package/dist/utils/index.d.cts +1 -1
- package/dist/utils/index.d.mts +1 -1
- package/dist/utils/index.mjs +2 -2
- package/package.json +12 -2
- package/dist/chunk-Bw6_Qrqn.mjs +0 -18
- package/dist/index-BCPLfgXO.d.cts +0 -52
- package/dist/index-Z3NG9Uo-.d.mts +0 -40
- /package/dist/{compose-refs-DSWOgxGb.mjs → compose-refs-DtS_RGf4.mjs} +0 -0
- /package/dist/{core-CAwCcfBy.mjs → core-D5Nn8Do7.mjs} +0 -0
- /package/dist/{create-context-B-_JrOL2.mjs → create-context-C9f3ZSYn.mjs} +0 -0
- /package/dist/{create-split-props-Dp4TWOyM.cjs → create-split-props-3uzAEUIm.cjs} +0 -0
- /package/dist/{create-split-props-BjYU0VXX.mjs → create-split-props-ButBrlN-.mjs} +0 -0
- /package/dist/{factory-Fen9bAK7.d.mts → factory-BqX8l4xK.d.cts} +0 -0
- /package/dist/{factory-dXEes8-E.d.cts → factory-FP_lLEyP.d.mts} +0 -0
- /package/dist/{index-BHMQ8oZ_.d.mts → index-CY4q0enN.d.mts} +0 -0
- /package/dist/{index-D5x5-_6p.d.cts → index-D43NaN4q.d.cts} +0 -0
- /package/dist/{index-Kf5h4wwZ.d.cts → index-g-TCevCo.d.cts} +0 -0
- /package/dist/{index-DFbafCkW.d.mts → index-vQ9UMDY6.d.mts} +0 -0
- /package/dist/{index-BVPDbcQQ.d.mts → index-vVsZQ4T1.d.mts} +0 -0
- /package/dist/{normalize-props-Ddn7AQaE.d.cts → normalize-props-BeSH6oua.d.cts} +0 -0
- /package/dist/{providers-DPvEY1gv.mjs → providers-Dhji4k4B.mjs} +0 -0
- /package/dist/{render-strategy-B_O9rJFa.d.cts → render-strategy-CaB6s5ot.d.cts} +0 -0
- /package/dist/{render-strategy-DHJmxfwl.d.mts → render-strategy-xT5FMQr3.d.mts} +0 -0
- /package/dist/{types-0lfB8uM7.d.cts → types-CCi_nex5.d.cts} +0 -0
- /package/dist/{types-C61WyxPn.d.mts → types-DRV9A4aT.d.mts} +0 -0
- /package/dist/{use-event-CjjVkASI.mjs → use-event-BQvOizow.mjs} +0 -0
- /package/dist/{use-safe-layout-effect-B6ZrTy_c.mjs → use-safe-layout-effect-UfjICYRK.mjs} +0 -0
- /package/dist/{utils-BFOdioBT.mjs → utils-VISpNOGe.mjs} +0 -0
|
@@ -1,20 +1,21 @@
|
|
|
1
|
-
import { r as Optional, t as Assign } from "../../types-
|
|
2
|
-
import { r as PolymorphicProps, t as HTMLProps } from "../../factory-
|
|
3
|
-
import
|
|
1
|
+
import { r as Optional, t as Assign } from "../../types-CCi_nex5.cjs";
|
|
2
|
+
import { r as PolymorphicProps, t as HTMLProps } from "../../factory-BqX8l4xK.cjs";
|
|
3
|
+
import { t as editableAnatomy } from "../../editable-anatomy-ChVmNTaw.cjs";
|
|
4
|
+
import * as react219 from "react";
|
|
4
5
|
import { ReactNode } from "react";
|
|
5
6
|
import { PropTypes } from "@sprawlify/primitives/types";
|
|
6
7
|
import * as editable from "@sprawlify/primitives/machines/editable";
|
|
7
|
-
import { EditChangeDetails as EditableEditChangeDetails, FocusOutsideEvent, FocusOutsideEvent as EditableFocusOutsideEvent, InteractOutsideEvent, InteractOutsideEvent as EditableInteractOutsideEvent, PointerDownOutsideEvent, PointerDownOutsideEvent as EditablePointerDownOutsideEvent, ValueChangeDetails, ValueChangeDetails as EditableValueChangeDetails
|
|
8
|
+
import { EditChangeDetails as EditableEditChangeDetails, FocusOutsideEvent, FocusOutsideEvent as EditableFocusOutsideEvent, InteractOutsideEvent, InteractOutsideEvent as EditableInteractOutsideEvent, PointerDownOutsideEvent, PointerDownOutsideEvent as EditablePointerDownOutsideEvent, ValueChangeDetails, ValueChangeDetails as EditableValueChangeDetails } from "@sprawlify/primitives/machines/editable";
|
|
8
9
|
|
|
9
10
|
//#region src/components/editable/editable-area.d.ts
|
|
10
11
|
interface EditableAreaBaseProps extends PolymorphicProps {}
|
|
11
12
|
interface EditableAreaProps extends HTMLProps<"div">, EditableAreaBaseProps {}
|
|
12
|
-
declare const EditableArea:
|
|
13
|
+
declare const EditableArea: react219.ForwardRefExoticComponent<EditableAreaProps & react219.RefAttributes<HTMLDivElement>>;
|
|
13
14
|
//#endregion
|
|
14
15
|
//#region src/components/editable/editable-cancel-trigger.d.ts
|
|
15
16
|
interface EditableCancelTriggerBaseProps extends PolymorphicProps {}
|
|
16
17
|
interface EditableCancelTriggerProps extends HTMLProps<"button">, EditableCancelTriggerBaseProps {}
|
|
17
|
-
declare const EditableCancelTrigger:
|
|
18
|
+
declare const EditableCancelTrigger: react219.ForwardRefExoticComponent<EditableCancelTriggerProps & react219.RefAttributes<HTMLButtonElement>>;
|
|
18
19
|
//#endregion
|
|
19
20
|
//#region src/components/editable/use-editable.d.ts
|
|
20
21
|
interface UseEditableProps extends Optional<Omit<editable.Props, "dir" | "getRootNode">, "id"> {}
|
|
@@ -33,32 +34,32 @@ declare const EditableContext: (props: EditableContextProps) => ReactNode;
|
|
|
33
34
|
//#region src/components/editable/editable-control.d.ts
|
|
34
35
|
interface EditableControlBaseProps extends PolymorphicProps {}
|
|
35
36
|
interface EditableControlProps extends HTMLProps<"div">, EditableControlBaseProps {}
|
|
36
|
-
declare const EditableControl:
|
|
37
|
+
declare const EditableControl: react219.ForwardRefExoticComponent<EditableControlProps & react219.RefAttributes<HTMLDivElement>>;
|
|
37
38
|
//#endregion
|
|
38
39
|
//#region src/components/editable/editable-edit-trigger.d.ts
|
|
39
40
|
interface EditableEditTriggerBaseProps extends PolymorphicProps {}
|
|
40
41
|
interface EditableEditTriggerProps extends HTMLProps<"button">, EditableEditTriggerBaseProps {}
|
|
41
|
-
declare const EditableEditTrigger:
|
|
42
|
+
declare const EditableEditTrigger: react219.ForwardRefExoticComponent<EditableEditTriggerProps & react219.RefAttributes<HTMLButtonElement>>;
|
|
42
43
|
//#endregion
|
|
43
44
|
//#region src/components/editable/editable-input.d.ts
|
|
44
45
|
interface EditableInputBaseProps extends PolymorphicProps {}
|
|
45
46
|
interface EditableInputProps extends HTMLProps<"input">, EditableInputBaseProps {}
|
|
46
|
-
declare const EditableInput:
|
|
47
|
+
declare const EditableInput: react219.ForwardRefExoticComponent<EditableInputProps & react219.RefAttributes<HTMLInputElement>>;
|
|
47
48
|
//#endregion
|
|
48
49
|
//#region src/components/editable/editable-label.d.ts
|
|
49
50
|
interface EditableLabelBaseProps extends PolymorphicProps {}
|
|
50
51
|
interface EditableLabelProps extends HTMLProps<"label">, EditableLabelBaseProps {}
|
|
51
|
-
declare const EditableLabel:
|
|
52
|
+
declare const EditableLabel: react219.ForwardRefExoticComponent<EditableLabelProps & react219.RefAttributes<HTMLLabelElement>>;
|
|
52
53
|
//#endregion
|
|
53
54
|
//#region src/components/editable/editable-preview.d.ts
|
|
54
55
|
interface EditablePreviewBaseProps extends PolymorphicProps {}
|
|
55
56
|
interface EditablePreviewProps extends HTMLProps<"span">, EditablePreviewBaseProps {}
|
|
56
|
-
declare const EditablePreview:
|
|
57
|
+
declare const EditablePreview: react219.ForwardRefExoticComponent<EditablePreviewProps & react219.RefAttributes<HTMLSpanElement>>;
|
|
57
58
|
//#endregion
|
|
58
59
|
//#region src/components/editable/editable-root.d.ts
|
|
59
60
|
interface EditableRootBaseProps extends UseEditableProps, PolymorphicProps {}
|
|
60
61
|
interface EditableRootProps extends Assign<HTMLProps<"div">, EditableRootBaseProps> {}
|
|
61
|
-
declare const EditableRoot:
|
|
62
|
+
declare const EditableRoot: react219.ForwardRefExoticComponent<EditableRootProps & react219.RefAttributes<HTMLDivElement>>;
|
|
62
63
|
//#endregion
|
|
63
64
|
//#region src/components/editable/editable-root-provider.d.ts
|
|
64
65
|
interface RootProviderProps {
|
|
@@ -66,12 +67,12 @@ interface RootProviderProps {
|
|
|
66
67
|
}
|
|
67
68
|
interface EditableRootProviderBaseProps extends RootProviderProps, PolymorphicProps {}
|
|
68
69
|
interface EditableRootProviderProps extends HTMLProps<"div">, EditableRootProviderBaseProps {}
|
|
69
|
-
declare const EditableRootProvider:
|
|
70
|
+
declare const EditableRootProvider: react219.ForwardRefExoticComponent<EditableRootProviderProps & react219.RefAttributes<HTMLDivElement>>;
|
|
70
71
|
//#endregion
|
|
71
72
|
//#region src/components/editable/editable-submit-trigger.d.ts
|
|
72
73
|
interface EditableSubmitTriggerBaseProps extends PolymorphicProps {}
|
|
73
74
|
interface EditableSubmitTriggerProps extends HTMLProps<"button">, EditableSubmitTriggerBaseProps {}
|
|
74
|
-
declare const EditableSubmitTrigger:
|
|
75
|
+
declare const EditableSubmitTrigger: react219.ForwardRefExoticComponent<EditableSubmitTriggerProps & react219.RefAttributes<HTMLButtonElement>>;
|
|
75
76
|
declare namespace editable_d_exports {
|
|
76
77
|
export { EditableArea as Area, EditableAreaBaseProps as AreaBaseProps, EditableAreaProps as AreaProps, EditableCancelTrigger as CancelTrigger, EditableCancelTriggerBaseProps as CancelTriggerBaseProps, EditableCancelTriggerProps as CancelTriggerProps, EditableContext as Context, EditableContextProps as ContextProps, EditableControl as Control, EditableControlBaseProps as ControlBaseProps, EditableControlProps as ControlProps, EditableEditTrigger as EditTrigger, EditableEditTriggerBaseProps as EditTriggerBaseProps, EditableEditTriggerProps as EditTriggerProps, FocusOutsideEvent, EditableInput as Input, EditableInputBaseProps as InputBaseProps, EditableInputProps as InputProps, InteractOutsideEvent, EditableLabel as Label, EditableLabelBaseProps as LabelBaseProps, EditableLabelProps as LabelProps, PointerDownOutsideEvent, EditablePreview as Preview, EditablePreviewBaseProps as PreviewBaseProps, EditablePreviewProps as PreviewProps, EditableRoot as Root, EditableRootBaseProps as RootBaseProps, EditableRootProps as RootProps, EditableRootProvider as RootProvider, EditableRootProviderBaseProps as RootProviderBaseProps, EditableRootProviderProps as RootProviderProps, EditableSubmitTrigger as SubmitTrigger, EditableSubmitTriggerBaseProps as SubmitTriggerBaseProps, EditableSubmitTriggerProps as SubmitTriggerProps, ValueChangeDetails };
|
|
77
78
|
}
|
|
@@ -1,20 +1,21 @@
|
|
|
1
|
-
import { r as Optional, t as Assign } from "../../types-
|
|
2
|
-
import { r as PolymorphicProps, t as HTMLProps } from "../../factory-
|
|
3
|
-
import
|
|
1
|
+
import { r as Optional, t as Assign } from "../../types-DRV9A4aT.mjs";
|
|
2
|
+
import { r as PolymorphicProps, t as HTMLProps } from "../../factory-FP_lLEyP.mjs";
|
|
3
|
+
import { t as editableAnatomy } from "../../editable-anatomy-BvTzcLcu.mjs";
|
|
4
|
+
import * as react64 from "react";
|
|
4
5
|
import { ReactNode } from "react";
|
|
5
6
|
import { PropTypes } from "@sprawlify/primitives/types";
|
|
6
7
|
import * as editable from "@sprawlify/primitives/machines/editable";
|
|
7
|
-
import { EditChangeDetails as EditableEditChangeDetails, FocusOutsideEvent, FocusOutsideEvent as EditableFocusOutsideEvent, InteractOutsideEvent, InteractOutsideEvent as EditableInteractOutsideEvent, PointerDownOutsideEvent, PointerDownOutsideEvent as EditablePointerDownOutsideEvent, ValueChangeDetails, ValueChangeDetails as EditableValueChangeDetails
|
|
8
|
+
import { EditChangeDetails as EditableEditChangeDetails, FocusOutsideEvent, FocusOutsideEvent as EditableFocusOutsideEvent, InteractOutsideEvent, InteractOutsideEvent as EditableInteractOutsideEvent, PointerDownOutsideEvent, PointerDownOutsideEvent as EditablePointerDownOutsideEvent, ValueChangeDetails, ValueChangeDetails as EditableValueChangeDetails } from "@sprawlify/primitives/machines/editable";
|
|
8
9
|
|
|
9
10
|
//#region src/components/editable/editable-area.d.ts
|
|
10
11
|
interface EditableAreaBaseProps extends PolymorphicProps {}
|
|
11
12
|
interface EditableAreaProps extends HTMLProps<"div">, EditableAreaBaseProps {}
|
|
12
|
-
declare const EditableArea:
|
|
13
|
+
declare const EditableArea: react64.ForwardRefExoticComponent<EditableAreaProps & react64.RefAttributes<HTMLDivElement>>;
|
|
13
14
|
//#endregion
|
|
14
15
|
//#region src/components/editable/editable-cancel-trigger.d.ts
|
|
15
16
|
interface EditableCancelTriggerBaseProps extends PolymorphicProps {}
|
|
16
17
|
interface EditableCancelTriggerProps extends HTMLProps<"button">, EditableCancelTriggerBaseProps {}
|
|
17
|
-
declare const EditableCancelTrigger:
|
|
18
|
+
declare const EditableCancelTrigger: react64.ForwardRefExoticComponent<EditableCancelTriggerProps & react64.RefAttributes<HTMLButtonElement>>;
|
|
18
19
|
//#endregion
|
|
19
20
|
//#region src/components/editable/use-editable.d.ts
|
|
20
21
|
interface UseEditableProps extends Optional<Omit<editable.Props, "dir" | "getRootNode">, "id"> {}
|
|
@@ -33,32 +34,32 @@ declare const EditableContext: (props: EditableContextProps) => ReactNode;
|
|
|
33
34
|
//#region src/components/editable/editable-control.d.ts
|
|
34
35
|
interface EditableControlBaseProps extends PolymorphicProps {}
|
|
35
36
|
interface EditableControlProps extends HTMLProps<"div">, EditableControlBaseProps {}
|
|
36
|
-
declare const EditableControl:
|
|
37
|
+
declare const EditableControl: react64.ForwardRefExoticComponent<EditableControlProps & react64.RefAttributes<HTMLDivElement>>;
|
|
37
38
|
//#endregion
|
|
38
39
|
//#region src/components/editable/editable-edit-trigger.d.ts
|
|
39
40
|
interface EditableEditTriggerBaseProps extends PolymorphicProps {}
|
|
40
41
|
interface EditableEditTriggerProps extends HTMLProps<"button">, EditableEditTriggerBaseProps {}
|
|
41
|
-
declare const EditableEditTrigger:
|
|
42
|
+
declare const EditableEditTrigger: react64.ForwardRefExoticComponent<EditableEditTriggerProps & react64.RefAttributes<HTMLButtonElement>>;
|
|
42
43
|
//#endregion
|
|
43
44
|
//#region src/components/editable/editable-input.d.ts
|
|
44
45
|
interface EditableInputBaseProps extends PolymorphicProps {}
|
|
45
46
|
interface EditableInputProps extends HTMLProps<"input">, EditableInputBaseProps {}
|
|
46
|
-
declare const EditableInput:
|
|
47
|
+
declare const EditableInput: react64.ForwardRefExoticComponent<EditableInputProps & react64.RefAttributes<HTMLInputElement>>;
|
|
47
48
|
//#endregion
|
|
48
49
|
//#region src/components/editable/editable-label.d.ts
|
|
49
50
|
interface EditableLabelBaseProps extends PolymorphicProps {}
|
|
50
51
|
interface EditableLabelProps extends HTMLProps<"label">, EditableLabelBaseProps {}
|
|
51
|
-
declare const EditableLabel:
|
|
52
|
+
declare const EditableLabel: react64.ForwardRefExoticComponent<EditableLabelProps & react64.RefAttributes<HTMLLabelElement>>;
|
|
52
53
|
//#endregion
|
|
53
54
|
//#region src/components/editable/editable-preview.d.ts
|
|
54
55
|
interface EditablePreviewBaseProps extends PolymorphicProps {}
|
|
55
56
|
interface EditablePreviewProps extends HTMLProps<"span">, EditablePreviewBaseProps {}
|
|
56
|
-
declare const EditablePreview:
|
|
57
|
+
declare const EditablePreview: react64.ForwardRefExoticComponent<EditablePreviewProps & react64.RefAttributes<HTMLSpanElement>>;
|
|
57
58
|
//#endregion
|
|
58
59
|
//#region src/components/editable/editable-root.d.ts
|
|
59
60
|
interface EditableRootBaseProps extends UseEditableProps, PolymorphicProps {}
|
|
60
61
|
interface EditableRootProps extends Assign<HTMLProps<"div">, EditableRootBaseProps> {}
|
|
61
|
-
declare const EditableRoot:
|
|
62
|
+
declare const EditableRoot: react64.ForwardRefExoticComponent<EditableRootProps & react64.RefAttributes<HTMLDivElement>>;
|
|
62
63
|
//#endregion
|
|
63
64
|
//#region src/components/editable/editable-root-provider.d.ts
|
|
64
65
|
interface RootProviderProps {
|
|
@@ -66,12 +67,12 @@ interface RootProviderProps {
|
|
|
66
67
|
}
|
|
67
68
|
interface EditableRootProviderBaseProps extends RootProviderProps, PolymorphicProps {}
|
|
68
69
|
interface EditableRootProviderProps extends HTMLProps<"div">, EditableRootProviderBaseProps {}
|
|
69
|
-
declare const EditableRootProvider:
|
|
70
|
+
declare const EditableRootProvider: react64.ForwardRefExoticComponent<EditableRootProviderProps & react64.RefAttributes<HTMLDivElement>>;
|
|
70
71
|
//#endregion
|
|
71
72
|
//#region src/components/editable/editable-submit-trigger.d.ts
|
|
72
73
|
interface EditableSubmitTriggerBaseProps extends PolymorphicProps {}
|
|
73
74
|
interface EditableSubmitTriggerProps extends HTMLProps<"button">, EditableSubmitTriggerBaseProps {}
|
|
74
|
-
declare const EditableSubmitTrigger:
|
|
75
|
+
declare const EditableSubmitTrigger: react64.ForwardRefExoticComponent<EditableSubmitTriggerProps & react64.RefAttributes<HTMLButtonElement>>;
|
|
75
76
|
declare namespace editable_d_exports {
|
|
76
77
|
export { EditableArea as Area, EditableAreaBaseProps as AreaBaseProps, EditableAreaProps as AreaProps, EditableCancelTrigger as CancelTrigger, EditableCancelTriggerBaseProps as CancelTriggerBaseProps, EditableCancelTriggerProps as CancelTriggerProps, EditableContext as Context, EditableContextProps as ContextProps, EditableControl as Control, EditableControlBaseProps as ControlBaseProps, EditableControlProps as ControlProps, EditableEditTrigger as EditTrigger, EditableEditTriggerBaseProps as EditTriggerBaseProps, EditableEditTriggerProps as EditTriggerProps, FocusOutsideEvent, EditableInput as Input, EditableInputBaseProps as InputBaseProps, EditableInputProps as InputProps, InteractOutsideEvent, EditableLabel as Label, EditableLabelBaseProps as LabelBaseProps, EditableLabelProps as LabelProps, PointerDownOutsideEvent, EditablePreview as Preview, EditablePreviewBaseProps as PreviewBaseProps, EditablePreviewProps as PreviewProps, EditableRoot as Root, EditableRootBaseProps as RootBaseProps, EditableRootProps as RootProps, EditableRootProvider as RootProvider, EditableRootProviderBaseProps as RootProviderBaseProps, EditableRootProviderProps as RootProviderProps, EditableSubmitTrigger as SubmitTrigger, EditableSubmitTriggerBaseProps as SubmitTriggerBaseProps, EditableSubmitTriggerProps as SubmitTriggerProps, ValueChangeDetails };
|
|
77
78
|
}
|
|
@@ -1,18 +1,19 @@
|
|
|
1
|
-
import { t as __export } from "../../chunk-
|
|
2
|
-
import { i as useMachine, r as normalizeProps, t as mergeProps } from "../../core-
|
|
3
|
-
import { t as createContext$1 } from "../../create-context-
|
|
4
|
-
import { n as useEnvironmentContext } from "../../environment-
|
|
5
|
-
import { i as useLocaleContext } from "../../locale-
|
|
6
|
-
import "../../providers-
|
|
7
|
-
import { n as sprawlify } from "../../factory-
|
|
8
|
-
import { t as
|
|
9
|
-
import "../../
|
|
10
|
-
import "../../
|
|
11
|
-
import
|
|
1
|
+
import { t as __export } from "../../chunk-C59VKDyD.mjs";
|
|
2
|
+
import { i as useMachine, r as normalizeProps, t as mergeProps } from "../../core-D5Nn8Do7.mjs";
|
|
3
|
+
import { t as createContext$1 } from "../../create-context-C9f3ZSYn.mjs";
|
|
4
|
+
import { n as useEnvironmentContext } from "../../environment-SaOmH4By.mjs";
|
|
5
|
+
import { i as useLocaleContext } from "../../locale-Bsrr4Z-J.mjs";
|
|
6
|
+
import "../../providers-Dhji4k4B.mjs";
|
|
7
|
+
import { n as sprawlify } from "../../factory-C3MVpSt5.mjs";
|
|
8
|
+
import { t as editableAnatomy } from "../../editable-anatomy-CGWwse5b.mjs";
|
|
9
|
+
import "../../field-anatomy-LiwjUzYX.mjs";
|
|
10
|
+
import { t as createSplitProps } from "../../create-split-props-ButBrlN-.mjs";
|
|
11
|
+
import "../../use-fieldset-context-CYT86HpU.mjs";
|
|
12
|
+
import "../../use-safe-layout-effect-UfjICYRK.mjs";
|
|
13
|
+
import { p as useFieldContext } from "../../field-C1sN-xXx.mjs";
|
|
12
14
|
import { forwardRef, useId } from "react";
|
|
13
15
|
import { jsx } from "react/jsx-runtime";
|
|
14
16
|
import * as editable from "@sprawlify/primitives/machines/editable";
|
|
15
|
-
import { anatomy as editableAnatomy } from "@sprawlify/primitives/machines/editable";
|
|
16
17
|
|
|
17
18
|
//#region src/components/editable/use-editable-context.ts
|
|
18
19
|
const [EditableProvider, useEditableContext] = createContext$1({
|
|
@@ -1,12 +1,13 @@
|
|
|
1
|
-
require('../../core-
|
|
2
|
-
require('../../create-context-
|
|
3
|
-
require('../../environment-
|
|
4
|
-
require('../../locale-
|
|
1
|
+
require('../../core-oy7TWDvO.cjs');
|
|
2
|
+
require('../../create-context-RCOpQR_m.cjs');
|
|
3
|
+
require('../../environment-CxN6E_IC.cjs');
|
|
4
|
+
require('../../locale-D3raWtvM.cjs');
|
|
5
5
|
require('../../providers-BNAArubQ.cjs');
|
|
6
|
-
require('../../factory-
|
|
7
|
-
require('../../
|
|
8
|
-
require('../../use-
|
|
9
|
-
|
|
6
|
+
require('../../factory-DY9J9D6d.cjs');
|
|
7
|
+
const require_field_anatomy = require('../../field-anatomy-BOnai41v.cjs');
|
|
8
|
+
require('../../use-fieldset-context-rTJubcWd.cjs');
|
|
9
|
+
require('../../use-safe-layout-effect-eViJP4Fs.cjs');
|
|
10
|
+
const require_field = require('../../field-BA77t9Y1.cjs');
|
|
10
11
|
|
|
11
12
|
Object.defineProperty(exports, 'Field', {
|
|
12
13
|
enumerable: true,
|
|
@@ -24,6 +25,6 @@ exports.FieldRoot = require_field.FieldRoot;
|
|
|
24
25
|
exports.FieldRootProvider = require_field.FieldRootProvider;
|
|
25
26
|
exports.FieldSelect = require_field.FieldSelect;
|
|
26
27
|
exports.FieldTextarea = require_field.FieldTextarea;
|
|
27
|
-
exports.fieldAnatomy =
|
|
28
|
+
exports.fieldAnatomy = require_field_anatomy.fieldAnatomy;
|
|
28
29
|
exports.useField = require_field.useField;
|
|
29
30
|
exports.useFieldContext = require_field.useFieldContext;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { r as PolymorphicProps, t as HTMLProps } from "../../factory-
|
|
2
|
-
import
|
|
1
|
+
import { r as PolymorphicProps, t as HTMLProps } from "../../factory-BqX8l4xK.cjs";
|
|
2
|
+
import { t as fieldAnatomy } from "../../field-anatomy-TjI_6UiL.cjs";
|
|
3
|
+
import * as react258 from "react";
|
|
3
4
|
import { ReactNode } from "react";
|
|
4
|
-
import * as _sprawlify_primitives_anatomy6 from "@sprawlify/primitives/anatomy";
|
|
5
5
|
|
|
6
6
|
//#region src/components/field/use-field.d.ts
|
|
7
7
|
interface ElementIds {
|
|
@@ -30,7 +30,7 @@ declare const useField: (props?: UseFieldProps) => {
|
|
|
30
30
|
helperText: string;
|
|
31
31
|
};
|
|
32
32
|
refs: {
|
|
33
|
-
rootRef:
|
|
33
|
+
rootRef: react258.RefObject<HTMLDivElement | null>;
|
|
34
34
|
};
|
|
35
35
|
disabled: boolean;
|
|
36
36
|
invalid: boolean;
|
|
@@ -58,34 +58,34 @@ declare const FieldContext: (props: FieldContextProps) => ReactNode;
|
|
|
58
58
|
//#region src/components/field/field-error-text.d.ts
|
|
59
59
|
interface FieldErrorTextBaseProps extends PolymorphicProps {}
|
|
60
60
|
interface FieldErrorTextProps extends HTMLProps<"span">, FieldErrorTextBaseProps {}
|
|
61
|
-
declare const FieldErrorText:
|
|
61
|
+
declare const FieldErrorText: react258.ForwardRefExoticComponent<FieldErrorTextProps & react258.RefAttributes<HTMLSpanElement>>;
|
|
62
62
|
//#endregion
|
|
63
63
|
//#region src/components/field/field-helper-text.d.ts
|
|
64
64
|
interface FieldHelperTextBaseProps extends PolymorphicProps {}
|
|
65
65
|
interface FieldHelperTextProps extends HTMLProps<"span">, FieldHelperTextBaseProps {}
|
|
66
|
-
declare const FieldHelperText:
|
|
66
|
+
declare const FieldHelperText: react258.ForwardRefExoticComponent<FieldHelperTextProps & react258.RefAttributes<HTMLSpanElement>>;
|
|
67
67
|
//#endregion
|
|
68
68
|
//#region src/components/field/field-input.d.ts
|
|
69
69
|
interface FieldInputBaseProps extends PolymorphicProps {}
|
|
70
70
|
interface FieldInputProps extends HTMLProps<"input">, FieldInputBaseProps {}
|
|
71
|
-
declare const FieldInput:
|
|
71
|
+
declare const FieldInput: react258.ForwardRefExoticComponent<FieldInputProps & react258.RefAttributes<HTMLInputElement>>;
|
|
72
72
|
//#endregion
|
|
73
73
|
//#region src/components/field/field-label.d.ts
|
|
74
74
|
interface FieldLabelBaseProps extends PolymorphicProps {}
|
|
75
75
|
interface FieldLabelProps extends HTMLProps<"label">, FieldLabelBaseProps {}
|
|
76
|
-
declare const FieldLabel:
|
|
76
|
+
declare const FieldLabel: react258.ForwardRefExoticComponent<FieldLabelProps & react258.RefAttributes<HTMLLabelElement>>;
|
|
77
77
|
//#endregion
|
|
78
78
|
//#region src/components/field/field-required-indicator.d.ts
|
|
79
79
|
interface FieldRequiredIndicatorBaseProps extends PolymorphicProps {
|
|
80
80
|
fallback?: React.ReactNode | undefined;
|
|
81
81
|
}
|
|
82
82
|
interface FieldRequiredIndicatorProps extends HTMLProps<"span">, FieldRequiredIndicatorBaseProps {}
|
|
83
|
-
declare const FieldRequiredIndicator:
|
|
83
|
+
declare const FieldRequiredIndicator: react258.ForwardRefExoticComponent<FieldRequiredIndicatorProps & react258.RefAttributes<HTMLSpanElement>>;
|
|
84
84
|
//#endregion
|
|
85
85
|
//#region src/components/field/field-root.d.ts
|
|
86
86
|
interface FieldRootBaseProps extends UseFieldProps, PolymorphicProps {}
|
|
87
87
|
interface FieldRootProps extends HTMLProps<"div">, FieldRootBaseProps {}
|
|
88
|
-
declare const FieldRoot:
|
|
88
|
+
declare const FieldRoot: react258.ForwardRefExoticComponent<FieldRootProps & react258.RefAttributes<HTMLDivElement>>;
|
|
89
89
|
//#endregion
|
|
90
90
|
//#region src/components/field/field-root-provider.d.ts
|
|
91
91
|
interface RootProviderProps {
|
|
@@ -93,22 +93,19 @@ interface RootProviderProps {
|
|
|
93
93
|
}
|
|
94
94
|
interface FieldRootProviderBaseProps extends RootProviderProps, PolymorphicProps {}
|
|
95
95
|
interface FieldRootProviderProps extends HTMLProps<"div">, FieldRootProviderBaseProps {}
|
|
96
|
-
declare const FieldRootProvider:
|
|
96
|
+
declare const FieldRootProvider: react258.ForwardRefExoticComponent<FieldRootProviderProps & react258.RefAttributes<HTMLDivElement>>;
|
|
97
97
|
//#endregion
|
|
98
98
|
//#region src/components/field/field-select.d.ts
|
|
99
99
|
interface FieldSelectBaseProps extends PolymorphicProps {}
|
|
100
100
|
interface FieldSelectProps extends HTMLProps<"select">, FieldSelectBaseProps {}
|
|
101
|
-
declare const FieldSelect:
|
|
101
|
+
declare const FieldSelect: react258.ForwardRefExoticComponent<FieldSelectProps & react258.RefAttributes<HTMLSelectElement>>;
|
|
102
102
|
//#endregion
|
|
103
103
|
//#region src/components/field/field-textarea.d.ts
|
|
104
104
|
interface FieldTextareaBaseProps extends PolymorphicProps {
|
|
105
105
|
autoresize?: boolean | undefined;
|
|
106
106
|
}
|
|
107
107
|
interface FieldTextareaProps extends HTMLProps<"textarea">, FieldTextareaBaseProps {}
|
|
108
|
-
declare const FieldTextarea:
|
|
109
|
-
//#endregion
|
|
110
|
-
//#region src/components/field/field-anatomy.d.ts
|
|
111
|
-
declare const fieldAnatomy: _sprawlify_primitives_anatomy6.AnatomyInstance<"input" | "label" | "select" | "textarea" | "root" | "errorText" | "helperText" | "requiredIndicator">;
|
|
108
|
+
declare const FieldTextarea: react258.ForwardRefExoticComponent<FieldTextareaProps & react258.RefAttributes<HTMLTextAreaElement>>;
|
|
112
109
|
declare namespace field_d_exports {
|
|
113
110
|
export { FieldContext as Context, FieldContextProps as ContextProps, FieldErrorText as ErrorText, FieldErrorTextBaseProps as ErrorTextBaseProps, FieldErrorTextProps as ErrorTextProps, FieldHelperText as HelperText, FieldHelperTextBaseProps as HelperTextBaseProps, FieldHelperTextProps as HelperTextProps, FieldInput as Input, FieldInputBaseProps as InputBaseProps, FieldInputProps as InputProps, FieldLabel as Label, FieldLabelBaseProps as LabelBaseProps, FieldLabelProps as LabelProps, FieldRequiredIndicator as RequiredIndicator, FieldRequiredIndicatorBaseProps as RequiredIndicatorBaseProps, FieldRequiredIndicatorProps as RequiredIndicatorProps, FieldRoot as Root, FieldRootBaseProps as RootBaseProps, FieldRootProps as RootProps, FieldRootProvider as RootProvider, FieldRootProviderBaseProps as RootProviderBaseProps, FieldRootProviderProps as RootProviderProps, FieldSelect as Select, FieldSelectBaseProps as SelectBaseProps, FieldSelectProps as SelectProps, FieldTextarea as Textarea, FieldTextareaBaseProps as TextareaBaseProps, FieldTextareaProps as TextareaProps };
|
|
114
111
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { r as PolymorphicProps, t as HTMLProps } from "../../factory-
|
|
2
|
-
import
|
|
1
|
+
import { r as PolymorphicProps, t as HTMLProps } from "../../factory-FP_lLEyP.mjs";
|
|
2
|
+
import { t as fieldAnatomy } from "../../field-anatomy-DCxKf8B2.mjs";
|
|
3
|
+
import * as react555 from "react";
|
|
3
4
|
import { ReactNode } from "react";
|
|
4
|
-
import * as _sprawlify_primitives_anatomy1 from "@sprawlify/primitives/anatomy";
|
|
5
5
|
|
|
6
6
|
//#region src/components/field/use-field.d.ts
|
|
7
7
|
interface ElementIds {
|
|
@@ -30,7 +30,7 @@ declare const useField: (props?: UseFieldProps) => {
|
|
|
30
30
|
helperText: string;
|
|
31
31
|
};
|
|
32
32
|
refs: {
|
|
33
|
-
rootRef:
|
|
33
|
+
rootRef: react555.RefObject<HTMLDivElement | null>;
|
|
34
34
|
};
|
|
35
35
|
disabled: boolean;
|
|
36
36
|
invalid: boolean;
|
|
@@ -58,34 +58,34 @@ declare const FieldContext: (props: FieldContextProps) => ReactNode;
|
|
|
58
58
|
//#region src/components/field/field-error-text.d.ts
|
|
59
59
|
interface FieldErrorTextBaseProps extends PolymorphicProps {}
|
|
60
60
|
interface FieldErrorTextProps extends HTMLProps<"span">, FieldErrorTextBaseProps {}
|
|
61
|
-
declare const FieldErrorText:
|
|
61
|
+
declare const FieldErrorText: react555.ForwardRefExoticComponent<FieldErrorTextProps & react555.RefAttributes<HTMLSpanElement>>;
|
|
62
62
|
//#endregion
|
|
63
63
|
//#region src/components/field/field-helper-text.d.ts
|
|
64
64
|
interface FieldHelperTextBaseProps extends PolymorphicProps {}
|
|
65
65
|
interface FieldHelperTextProps extends HTMLProps<"span">, FieldHelperTextBaseProps {}
|
|
66
|
-
declare const FieldHelperText:
|
|
66
|
+
declare const FieldHelperText: react555.ForwardRefExoticComponent<FieldHelperTextProps & react555.RefAttributes<HTMLSpanElement>>;
|
|
67
67
|
//#endregion
|
|
68
68
|
//#region src/components/field/field-input.d.ts
|
|
69
69
|
interface FieldInputBaseProps extends PolymorphicProps {}
|
|
70
70
|
interface FieldInputProps extends HTMLProps<"input">, FieldInputBaseProps {}
|
|
71
|
-
declare const FieldInput:
|
|
71
|
+
declare const FieldInput: react555.ForwardRefExoticComponent<FieldInputProps & react555.RefAttributes<HTMLInputElement>>;
|
|
72
72
|
//#endregion
|
|
73
73
|
//#region src/components/field/field-label.d.ts
|
|
74
74
|
interface FieldLabelBaseProps extends PolymorphicProps {}
|
|
75
75
|
interface FieldLabelProps extends HTMLProps<"label">, FieldLabelBaseProps {}
|
|
76
|
-
declare const FieldLabel:
|
|
76
|
+
declare const FieldLabel: react555.ForwardRefExoticComponent<FieldLabelProps & react555.RefAttributes<HTMLLabelElement>>;
|
|
77
77
|
//#endregion
|
|
78
78
|
//#region src/components/field/field-required-indicator.d.ts
|
|
79
79
|
interface FieldRequiredIndicatorBaseProps extends PolymorphicProps {
|
|
80
80
|
fallback?: React.ReactNode | undefined;
|
|
81
81
|
}
|
|
82
82
|
interface FieldRequiredIndicatorProps extends HTMLProps<"span">, FieldRequiredIndicatorBaseProps {}
|
|
83
|
-
declare const FieldRequiredIndicator:
|
|
83
|
+
declare const FieldRequiredIndicator: react555.ForwardRefExoticComponent<FieldRequiredIndicatorProps & react555.RefAttributes<HTMLSpanElement>>;
|
|
84
84
|
//#endregion
|
|
85
85
|
//#region src/components/field/field-root.d.ts
|
|
86
86
|
interface FieldRootBaseProps extends UseFieldProps, PolymorphicProps {}
|
|
87
87
|
interface FieldRootProps extends HTMLProps<"div">, FieldRootBaseProps {}
|
|
88
|
-
declare const FieldRoot:
|
|
88
|
+
declare const FieldRoot: react555.ForwardRefExoticComponent<FieldRootProps & react555.RefAttributes<HTMLDivElement>>;
|
|
89
89
|
//#endregion
|
|
90
90
|
//#region src/components/field/field-root-provider.d.ts
|
|
91
91
|
interface RootProviderProps {
|
|
@@ -93,22 +93,19 @@ interface RootProviderProps {
|
|
|
93
93
|
}
|
|
94
94
|
interface FieldRootProviderBaseProps extends RootProviderProps, PolymorphicProps {}
|
|
95
95
|
interface FieldRootProviderProps extends HTMLProps<"div">, FieldRootProviderBaseProps {}
|
|
96
|
-
declare const FieldRootProvider:
|
|
96
|
+
declare const FieldRootProvider: react555.ForwardRefExoticComponent<FieldRootProviderProps & react555.RefAttributes<HTMLDivElement>>;
|
|
97
97
|
//#endregion
|
|
98
98
|
//#region src/components/field/field-select.d.ts
|
|
99
99
|
interface FieldSelectBaseProps extends PolymorphicProps {}
|
|
100
100
|
interface FieldSelectProps extends HTMLProps<"select">, FieldSelectBaseProps {}
|
|
101
|
-
declare const FieldSelect:
|
|
101
|
+
declare const FieldSelect: react555.ForwardRefExoticComponent<FieldSelectProps & react555.RefAttributes<HTMLSelectElement>>;
|
|
102
102
|
//#endregion
|
|
103
103
|
//#region src/components/field/field-textarea.d.ts
|
|
104
104
|
interface FieldTextareaBaseProps extends PolymorphicProps {
|
|
105
105
|
autoresize?: boolean | undefined;
|
|
106
106
|
}
|
|
107
107
|
interface FieldTextareaProps extends HTMLProps<"textarea">, FieldTextareaBaseProps {}
|
|
108
|
-
declare const FieldTextarea:
|
|
109
|
-
//#endregion
|
|
110
|
-
//#region src/components/field/field-anatomy.d.ts
|
|
111
|
-
declare const fieldAnatomy: _sprawlify_primitives_anatomy1.AnatomyInstance<"input" | "label" | "select" | "textarea" | "root" | "errorText" | "helperText" | "requiredIndicator">;
|
|
108
|
+
declare const FieldTextarea: react555.ForwardRefExoticComponent<FieldTextareaProps & react555.RefAttributes<HTMLTextAreaElement>>;
|
|
112
109
|
declare namespace field_d_exports {
|
|
113
110
|
export { FieldContext as Context, FieldContextProps as ContextProps, FieldErrorText as ErrorText, FieldErrorTextBaseProps as ErrorTextBaseProps, FieldErrorTextProps as ErrorTextProps, FieldHelperText as HelperText, FieldHelperTextBaseProps as HelperTextBaseProps, FieldHelperTextProps as HelperTextProps, FieldInput as Input, FieldInputBaseProps as InputBaseProps, FieldInputProps as InputProps, FieldLabel as Label, FieldLabelBaseProps as LabelBaseProps, FieldLabelProps as LabelProps, FieldRequiredIndicator as RequiredIndicator, FieldRequiredIndicatorBaseProps as RequiredIndicatorBaseProps, FieldRequiredIndicatorProps as RequiredIndicatorProps, FieldRoot as Root, FieldRootBaseProps as RootBaseProps, FieldRootProps as RootProps, FieldRootProvider as RootProvider, FieldRootProviderBaseProps as RootProviderBaseProps, FieldRootProviderProps as RootProviderProps, FieldSelect as Select, FieldSelectBaseProps as SelectBaseProps, FieldSelectProps as SelectProps, FieldTextarea as Textarea, FieldTextareaBaseProps as TextareaBaseProps, FieldTextareaProps as TextareaProps };
|
|
114
111
|
}
|
|
@@ -1,11 +1,12 @@
|
|
|
1
|
-
import "../../core-
|
|
2
|
-
import "../../create-context-
|
|
3
|
-
import "../../environment-
|
|
4
|
-
import "../../locale-
|
|
5
|
-
import "../../providers-
|
|
6
|
-
import "../../factory-
|
|
7
|
-
import "../../
|
|
8
|
-
import "../../use-
|
|
9
|
-
import
|
|
1
|
+
import "../../core-D5Nn8Do7.mjs";
|
|
2
|
+
import "../../create-context-C9f3ZSYn.mjs";
|
|
3
|
+
import "../../environment-SaOmH4By.mjs";
|
|
4
|
+
import "../../locale-Bsrr4Z-J.mjs";
|
|
5
|
+
import "../../providers-Dhji4k4B.mjs";
|
|
6
|
+
import "../../factory-C3MVpSt5.mjs";
|
|
7
|
+
import { t as fieldAnatomy } from "../../field-anatomy-LiwjUzYX.mjs";
|
|
8
|
+
import "../../use-fieldset-context-CYT86HpU.mjs";
|
|
9
|
+
import "../../use-safe-layout-effect-UfjICYRK.mjs";
|
|
10
|
+
import { a as FieldRoot, c as FieldLabel, d as FieldErrorText, f as FieldContext, i as FieldRootProvider, l as FieldInput, n as FieldTextarea, o as useField, p as useFieldContext, r as FieldSelect, s as FieldRequiredIndicator, t as field_exports, u as FieldHelperText } from "../../field-C1sN-xXx.mjs";
|
|
10
11
|
|
|
11
12
|
export { field_exports as Field, FieldContext, FieldErrorText, FieldHelperText, FieldInput, FieldLabel, FieldRequiredIndicator, FieldRoot, FieldRootProvider, FieldSelect, FieldTextarea, fieldAnatomy, useField, useFieldContext };
|
|
@@ -1,12 +1,13 @@
|
|
|
1
|
-
require('../../core-
|
|
2
|
-
require('../../create-context-
|
|
3
|
-
require('../../environment-
|
|
4
|
-
require('../../locale-
|
|
1
|
+
require('../../core-oy7TWDvO.cjs');
|
|
2
|
+
require('../../create-context-RCOpQR_m.cjs');
|
|
3
|
+
require('../../environment-CxN6E_IC.cjs');
|
|
4
|
+
require('../../locale-D3raWtvM.cjs');
|
|
5
5
|
require('../../providers-BNAArubQ.cjs');
|
|
6
|
-
require('../../factory-
|
|
7
|
-
const
|
|
8
|
-
const
|
|
9
|
-
require('../../
|
|
6
|
+
require('../../factory-DY9J9D6d.cjs');
|
|
7
|
+
const require_fieldset_anatomy = require('../../fieldset-anatomy-V8OKt2Kh.cjs');
|
|
8
|
+
const require_use_fieldset_context = require('../../use-fieldset-context-rTJubcWd.cjs');
|
|
9
|
+
const require_fieldset = require('../../fieldset-D1C6ulwM.cjs');
|
|
10
|
+
require('../../use-safe-layout-effect-eViJP4Fs.cjs');
|
|
10
11
|
|
|
11
12
|
Object.defineProperty(exports, 'Fieldset', {
|
|
12
13
|
enumerable: true,
|
|
@@ -20,6 +21,6 @@ exports.FieldsetHelperText = require_fieldset.FieldsetHelperText;
|
|
|
20
21
|
exports.FieldsetLegend = require_fieldset.FieldsetLegend;
|
|
21
22
|
exports.FieldsetRoot = require_fieldset.FieldsetRoot;
|
|
22
23
|
exports.FieldsetRootProvider = require_fieldset.FieldsetRootProvider;
|
|
23
|
-
exports.fieldsetAnatomy =
|
|
24
|
+
exports.fieldsetAnatomy = require_fieldset_anatomy.fieldsetAnatomy;
|
|
24
25
|
exports.useFieldset = require_fieldset.useFieldset;
|
|
25
26
|
exports.useFieldsetContext = require_use_fieldset_context.useFieldsetContext;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { r as PolymorphicProps, t as HTMLProps } from "../../factory-
|
|
2
|
-
import
|
|
1
|
+
import { r as PolymorphicProps, t as HTMLProps } from "../../factory-BqX8l4xK.cjs";
|
|
2
|
+
import { t as fieldsetAnatomy } from "../../fieldset-anatomy-MfvteTea.cjs";
|
|
3
|
+
import * as react270 from "react";
|
|
3
4
|
import { ReactNode } from "react";
|
|
4
|
-
import * as _sprawlify_primitives_anatomy1 from "@sprawlify/primitives/anatomy";
|
|
5
5
|
|
|
6
6
|
//#region src/components/fieldset/use-fieldset.d.ts
|
|
7
7
|
interface UseFieldsetProps {
|
|
@@ -12,7 +12,7 @@ interface UseFieldsetProps {
|
|
|
12
12
|
type UseFieldsetReturn = ReturnType<typeof useFieldset>;
|
|
13
13
|
declare const useFieldset: (props?: UseFieldsetProps) => {
|
|
14
14
|
refs: {
|
|
15
|
-
rootRef:
|
|
15
|
+
rootRef: react270.RefObject<HTMLFieldSetElement | null>;
|
|
16
16
|
};
|
|
17
17
|
ids: {
|
|
18
18
|
legend: string;
|
|
@@ -39,22 +39,22 @@ declare const FieldsetContext: (props: FieldsetContextProps) => ReactNode;
|
|
|
39
39
|
//#region src/components/fieldset/fieldset-error-text.d.ts
|
|
40
40
|
interface FieldsetErrorTextBaseProps extends PolymorphicProps {}
|
|
41
41
|
interface FieldsetErrorTextProps extends HTMLProps<"span">, FieldsetErrorTextBaseProps {}
|
|
42
|
-
declare const FieldsetErrorText:
|
|
42
|
+
declare const FieldsetErrorText: react270.ForwardRefExoticComponent<FieldsetErrorTextProps & react270.RefAttributes<HTMLSpanElement>>;
|
|
43
43
|
//#endregion
|
|
44
44
|
//#region src/components/fieldset/fieldset-helper-text.d.ts
|
|
45
45
|
interface FieldsetHelperTextBaseProps extends PolymorphicProps {}
|
|
46
46
|
interface FieldsetHelperTextProps extends HTMLProps<"span">, FieldsetHelperTextBaseProps {}
|
|
47
|
-
declare const FieldsetHelperText:
|
|
47
|
+
declare const FieldsetHelperText: react270.ForwardRefExoticComponent<FieldsetHelperTextProps & react270.RefAttributes<HTMLSpanElement>>;
|
|
48
48
|
//#endregion
|
|
49
49
|
//#region src/components/fieldset/fieldset-legend.d.ts
|
|
50
50
|
interface FieldsetLegendBaseProps extends PolymorphicProps {}
|
|
51
51
|
interface FieldsetLegendProps extends HTMLProps<"legend">, FieldsetLegendBaseProps {}
|
|
52
|
-
declare const FieldsetLegend:
|
|
52
|
+
declare const FieldsetLegend: react270.ForwardRefExoticComponent<FieldsetLegendProps & react270.RefAttributes<HTMLLegendElement>>;
|
|
53
53
|
//#endregion
|
|
54
54
|
//#region src/components/fieldset/fieldset-root.d.ts
|
|
55
55
|
interface FieldsetRootBaseProps extends UseFieldsetProps, PolymorphicProps {}
|
|
56
56
|
interface FieldsetRootProps extends HTMLProps<"fieldset">, FieldsetRootBaseProps {}
|
|
57
|
-
declare const FieldsetRoot:
|
|
57
|
+
declare const FieldsetRoot: react270.ForwardRefExoticComponent<FieldsetRootProps & react270.RefAttributes<HTMLFieldSetElement>>;
|
|
58
58
|
//#endregion
|
|
59
59
|
//#region src/components/fieldset/fieldset-root-provider.d.ts
|
|
60
60
|
interface RootProviderProps {
|
|
@@ -62,10 +62,7 @@ interface RootProviderProps {
|
|
|
62
62
|
}
|
|
63
63
|
interface FieldsetRootProviderBaseProps extends RootProviderProps, PolymorphicProps {}
|
|
64
64
|
interface FieldsetRootProviderProps extends HTMLProps<"fieldset">, FieldsetRootProviderBaseProps {}
|
|
65
|
-
declare const FieldsetRootProvider:
|
|
66
|
-
//#endregion
|
|
67
|
-
//#region src/components/fieldset/fieldset-anatomy.d.ts
|
|
68
|
-
declare const fieldsetAnatomy: _sprawlify_primitives_anatomy1.AnatomyInstance<"legend" | "root" | "errorText" | "helperText">;
|
|
65
|
+
declare const FieldsetRootProvider: react270.ForwardRefExoticComponent<FieldsetRootProviderProps & react270.RefAttributes<HTMLFieldSetElement>>;
|
|
69
66
|
declare namespace fieldset_d_exports {
|
|
70
67
|
export { FieldsetContext as Context, FieldsetContextProps as ContextProps, FieldsetErrorText as ErrorText, FieldsetErrorTextBaseProps as ErrorTextBaseProps, FieldsetErrorTextProps as ErrorTextProps, FieldsetHelperText as HelperText, FieldsetHelperTextBaseProps as HelperTextBaseProps, FieldsetHelperTextProps as HelperTextProps, FieldsetLegend as Legend, FieldsetLegendBaseProps as LegendBaseProps, FieldsetLegendProps as LegendProps, FieldsetRoot as Root, FieldsetRootBaseProps as RootBaseProps, FieldsetRootProps as RootProps, FieldsetRootProvider as RootProvider, FieldsetRootProviderBaseProps as RootProviderBaseProps, FieldsetRootProviderProps as RootProviderProps };
|
|
71
68
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { r as PolymorphicProps, t as HTMLProps } from "../../factory-
|
|
2
|
-
import
|
|
1
|
+
import { r as PolymorphicProps, t as HTMLProps } from "../../factory-FP_lLEyP.mjs";
|
|
2
|
+
import { t as fieldsetAnatomy } from "../../fieldset-anatomy-DR8WEwsX.mjs";
|
|
3
|
+
import * as react30 from "react";
|
|
3
4
|
import { ReactNode } from "react";
|
|
4
|
-
import * as _sprawlify_primitives_anatomy0 from "@sprawlify/primitives/anatomy";
|
|
5
5
|
|
|
6
6
|
//#region src/components/fieldset/use-fieldset.d.ts
|
|
7
7
|
interface UseFieldsetProps {
|
|
@@ -12,7 +12,7 @@ interface UseFieldsetProps {
|
|
|
12
12
|
type UseFieldsetReturn = ReturnType<typeof useFieldset>;
|
|
13
13
|
declare const useFieldset: (props?: UseFieldsetProps) => {
|
|
14
14
|
refs: {
|
|
15
|
-
rootRef:
|
|
15
|
+
rootRef: react30.RefObject<HTMLFieldSetElement | null>;
|
|
16
16
|
};
|
|
17
17
|
ids: {
|
|
18
18
|
legend: string;
|
|
@@ -39,22 +39,22 @@ declare const FieldsetContext: (props: FieldsetContextProps) => ReactNode;
|
|
|
39
39
|
//#region src/components/fieldset/fieldset-error-text.d.ts
|
|
40
40
|
interface FieldsetErrorTextBaseProps extends PolymorphicProps {}
|
|
41
41
|
interface FieldsetErrorTextProps extends HTMLProps<"span">, FieldsetErrorTextBaseProps {}
|
|
42
|
-
declare const FieldsetErrorText:
|
|
42
|
+
declare const FieldsetErrorText: react30.ForwardRefExoticComponent<FieldsetErrorTextProps & react30.RefAttributes<HTMLSpanElement>>;
|
|
43
43
|
//#endregion
|
|
44
44
|
//#region src/components/fieldset/fieldset-helper-text.d.ts
|
|
45
45
|
interface FieldsetHelperTextBaseProps extends PolymorphicProps {}
|
|
46
46
|
interface FieldsetHelperTextProps extends HTMLProps<"span">, FieldsetHelperTextBaseProps {}
|
|
47
|
-
declare const FieldsetHelperText:
|
|
47
|
+
declare const FieldsetHelperText: react30.ForwardRefExoticComponent<FieldsetHelperTextProps & react30.RefAttributes<HTMLSpanElement>>;
|
|
48
48
|
//#endregion
|
|
49
49
|
//#region src/components/fieldset/fieldset-legend.d.ts
|
|
50
50
|
interface FieldsetLegendBaseProps extends PolymorphicProps {}
|
|
51
51
|
interface FieldsetLegendProps extends HTMLProps<"legend">, FieldsetLegendBaseProps {}
|
|
52
|
-
declare const FieldsetLegend:
|
|
52
|
+
declare const FieldsetLegend: react30.ForwardRefExoticComponent<FieldsetLegendProps & react30.RefAttributes<HTMLLegendElement>>;
|
|
53
53
|
//#endregion
|
|
54
54
|
//#region src/components/fieldset/fieldset-root.d.ts
|
|
55
55
|
interface FieldsetRootBaseProps extends UseFieldsetProps, PolymorphicProps {}
|
|
56
56
|
interface FieldsetRootProps extends HTMLProps<"fieldset">, FieldsetRootBaseProps {}
|
|
57
|
-
declare const FieldsetRoot:
|
|
57
|
+
declare const FieldsetRoot: react30.ForwardRefExoticComponent<FieldsetRootProps & react30.RefAttributes<HTMLFieldSetElement>>;
|
|
58
58
|
//#endregion
|
|
59
59
|
//#region src/components/fieldset/fieldset-root-provider.d.ts
|
|
60
60
|
interface RootProviderProps {
|
|
@@ -62,10 +62,7 @@ interface RootProviderProps {
|
|
|
62
62
|
}
|
|
63
63
|
interface FieldsetRootProviderBaseProps extends RootProviderProps, PolymorphicProps {}
|
|
64
64
|
interface FieldsetRootProviderProps extends HTMLProps<"fieldset">, FieldsetRootProviderBaseProps {}
|
|
65
|
-
declare const FieldsetRootProvider:
|
|
66
|
-
//#endregion
|
|
67
|
-
//#region src/components/fieldset/fieldset-anatomy.d.ts
|
|
68
|
-
declare const fieldsetAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"legend" | "root" | "errorText" | "helperText">;
|
|
65
|
+
declare const FieldsetRootProvider: react30.ForwardRefExoticComponent<FieldsetRootProviderProps & react30.RefAttributes<HTMLFieldSetElement>>;
|
|
69
66
|
declare namespace fieldset_d_exports {
|
|
70
67
|
export { FieldsetContext as Context, FieldsetContextProps as ContextProps, FieldsetErrorText as ErrorText, FieldsetErrorTextBaseProps as ErrorTextBaseProps, FieldsetErrorTextProps as ErrorTextProps, FieldsetHelperText as HelperText, FieldsetHelperTextBaseProps as HelperTextBaseProps, FieldsetHelperTextProps as HelperTextProps, FieldsetLegend as Legend, FieldsetLegendBaseProps as LegendBaseProps, FieldsetLegendProps as LegendProps, FieldsetRoot as Root, FieldsetRootBaseProps as RootBaseProps, FieldsetRootProps as RootProps, FieldsetRootProvider as RootProvider, FieldsetRootProviderBaseProps as RootProviderBaseProps, FieldsetRootProviderProps as RootProviderProps };
|
|
71
68
|
}
|