@sprawlify/solid 0.0.62 → 0.0.63
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/{carousel-anatomy-0uSYIDdX.d.ts → carousel-anatomy-DvXR8orA.d.ts} +1 -1
- package/dist/{collapsible-D505WU0f.jsx → collapsible-BfQjngkz.jsx} +13 -13
- package/dist/{collapsible-DXcvkHVS.js → collapsible-BhGN1nX_.js} +13 -13
- package/dist/{collection-B4akimO8.js → collection-Cr3_-Nj9.js} +6 -6
- package/dist/{collection-U31wYVYu.jsx → collection-DXodYZZC.jsx} +6 -6
- package/dist/color-picker-anatomy-BQ9ZRrH_.d.ts +6 -0
- package/dist/combobox-anatomy-Pfygk88q.d.ts +6 -0
- package/dist/components/accordion/index.d.ts +12 -13
- package/dist/components/accordion/index.js +23 -24
- package/dist/components/accordion/index.jsx +22 -22
- package/dist/components/anatomy.d.ts +49 -49
- package/dist/components/anatomy.js +49 -49
- package/dist/components/angle-slider/index.d.ts +14 -15
- package/dist/components/angle-slider/index.js +11 -11
- package/dist/components/angle-slider/index.jsx +10 -10
- package/dist/components/avatar/index.d.ts +9 -10
- package/dist/components/avatar/index.js +11 -11
- package/dist/components/avatar/index.jsx +10 -10
- package/dist/components/bottom-sheet/index.d.ts +14 -15
- package/dist/components/bottom-sheet/index.js +27 -27
- package/dist/components/bottom-sheet/index.jsx +26 -26
- package/dist/components/carousel/index.d.ts +19 -16
- package/dist/components/carousel/index.js +11 -11
- package/dist/components/carousel/index.jsx +10 -10
- package/dist/components/checkbox/index.d.ts +16 -13
- package/dist/components/checkbox/index.js +28 -28
- package/dist/components/checkbox/index.jsx +25 -25
- package/dist/components/clipboard/index.d.ts +12 -13
- package/dist/components/clipboard/index.js +11 -11
- package/dist/components/clipboard/index.jsx +10 -10
- package/dist/components/collapsible/index.d.ts +11 -12
- package/dist/components/collapsible/index.js +8 -8
- package/dist/components/collapsible/index.jsx +7 -7
- package/dist/components/collection/index.d.ts +2 -2
- package/dist/components/collection/index.js +2 -2
- package/dist/components/collection/index.jsx +2 -2
- package/dist/components/color-picker/index.d.ts +38 -35
- package/dist/components/color-picker/index.js +32 -32
- package/dist/components/color-picker/index.jsx +29 -29
- package/dist/components/combobox/index.d.ts +25 -22
- package/dist/components/combobox/index.js +40 -40
- package/dist/components/combobox/index.jsx +37 -37
- package/dist/components/date-picker/index.d.ts +35 -32
- package/dist/components/date-picker/index.js +23 -23
- package/dist/components/date-picker/index.jsx +22 -22
- package/dist/components/dialog/index.d.ts +14 -15
- package/dist/components/dialog/index.js +17 -17
- package/dist/components/dialog/index.jsx +16 -16
- package/dist/components/download-trigger/index.d.ts +2 -2
- package/dist/components/download-trigger/index.js +4 -4
- package/dist/components/download-trigger/index.jsx +4 -4
- package/dist/components/editable/index.d.ts +15 -16
- package/dist/components/editable/index.js +16 -16
- package/dist/components/editable/index.jsx +13 -13
- package/dist/components/field/index.d.ts +17 -14
- package/dist/components/field/index.js +10 -10
- package/dist/components/field/index.jsx +8 -8
- package/dist/components/fieldset/index.d.ts +14 -11
- package/dist/components/fieldset/index.js +8 -8
- package/dist/components/fieldset/index.jsx +7 -7
- package/dist/components/file-upload/index.d.ts +19 -20
- package/dist/components/file-upload/index.js +45 -45
- package/dist/components/file-upload/index.jsx +42 -42
- package/dist/components/floating-panel/index.d.ts +18 -19
- package/dist/components/floating-panel/index.js +36 -36
- package/dist/components/floating-panel/index.jsx +35 -35
- package/dist/components/focus-trap/index.d.ts +4 -4
- package/dist/components/focus-trap/index.js +4 -4
- package/dist/components/focus-trap/index.jsx +4 -4
- package/dist/components/format/index.d.ts +4 -4
- package/dist/components/format/index.js +3 -3
- package/dist/components/format/index.jsx +3 -3
- package/dist/components/frame/index.d.ts +1 -1
- package/dist/components/frame/index.js +6 -6
- package/dist/components/frame/index.jsx +6 -6
- package/dist/components/highlight/index.d.ts +3 -3
- package/dist/components/highlight/index.js +2 -2
- package/dist/components/highlight/index.jsx +2 -2
- package/dist/components/hover-card/index.d.ts +12 -13
- package/dist/components/hover-card/index.js +17 -17
- package/dist/components/hover-card/index.jsx +16 -16
- package/dist/components/image-cropper/index.d.ts +12 -13
- package/dist/components/image-cropper/index.js +11 -11
- package/dist/components/image-cropper/index.jsx +10 -10
- package/dist/components/json-tree-view/index.d.ts +6 -7
- package/dist/components/json-tree-view/index.js +12 -14
- package/dist/components/json-tree-view/index.jsx +12 -12
- package/dist/components/listbox/index.d.ts +20 -17
- package/dist/components/listbox/index.js +37 -37
- package/dist/components/listbox/index.jsx +36 -36
- package/dist/components/marquee/index.d.ts +10 -11
- package/dist/components/marquee/index.js +11 -11
- package/dist/components/marquee/index.jsx +10 -10
- package/dist/components/menu/index.d.ts +26 -27
- package/dist/components/menu/index.js +22 -22
- package/dist/components/menu/index.jsx +21 -21
- package/dist/components/navigation-menu/index.d.ts +18 -19
- package/dist/components/navigation-menu/index.js +14 -14
- package/dist/components/navigation-menu/index.jsx +13 -13
- package/dist/components/number-input/index.d.ts +14 -15
- package/dist/components/number-input/index.js +18 -18
- package/dist/components/number-input/index.jsx +15 -15
- package/dist/components/pagination/index.d.ts +13 -14
- package/dist/components/pagination/index.js +11 -11
- package/dist/components/pagination/index.jsx +10 -10
- package/dist/components/password-input/index.d.ts +10 -11
- package/dist/components/password-input/index.js +27 -27
- package/dist/components/password-input/index.jsx +24 -24
- package/dist/components/pin-input/index.d.ts +11 -12
- package/dist/components/pin-input/index.js +21 -21
- package/dist/components/pin-input/index.jsx +18 -18
- package/dist/components/popover/index.d.ts +17 -18
- package/dist/components/popover/index.js +17 -17
- package/dist/components/popover/index.jsx +16 -16
- package/dist/components/presence/index.d.ts +4 -4
- package/dist/components/presence/index.js +7 -7
- package/dist/components/presence/index.jsx +7 -7
- package/dist/components/progress/index.d.ts +15 -16
- package/dist/components/progress/index.js +11 -11
- package/dist/components/progress/index.jsx +10 -10
- package/dist/components/qr-code/index.d.ts +11 -12
- package/dist/components/qr-code/index.js +19 -19
- package/dist/components/qr-code/index.jsx +18 -18
- package/dist/components/radio-group/index.d.ts +13 -14
- package/dist/components/radio-group/index.js +11 -11
- package/dist/components/radio-group/index.jsx +9 -9
- package/dist/components/rating-group/index.d.ts +11 -12
- package/dist/components/rating-group/index.js +20 -20
- package/dist/components/rating-group/index.jsx +17 -17
- package/dist/components/scroll-area/index.d.ts +12 -12
- package/dist/components/scroll-area/index.js +20 -20
- package/dist/components/scroll-area/index.jsx +19 -19
- package/dist/components/segment-group/index.d.ts +13 -13
- package/dist/components/segment-group/index.js +27 -27
- package/dist/components/segment-group/index.jsx +26 -26
- package/dist/components/select/index.d.ts +23 -23
- package/dist/components/select/index.js +61 -61
- package/dist/components/select/index.jsx +57 -57
- package/dist/components/signature-pad/index.d.ts +13 -13
- package/dist/components/signature-pad/index.js +35 -35
- package/dist/components/signature-pad/index.jsx +31 -31
- package/dist/components/slider/index.d.ts +17 -17
- package/dist/components/slider/index.js +18 -18
- package/dist/components/slider/index.jsx +17 -17
- package/dist/components/splitter/index.d.ts +10 -10
- package/dist/components/splitter/index.js +13 -13
- package/dist/components/splitter/index.jsx +12 -12
- package/dist/components/steps/index.d.ts +17 -17
- package/dist/components/steps/index.js +35 -35
- package/dist/components/steps/index.jsx +34 -34
- package/dist/components/switch/index.d.ts +11 -11
- package/dist/components/switch/index.js +13 -13
- package/dist/components/switch/index.jsx +10 -10
- package/dist/components/tabs/index.d.ts +12 -12
- package/dist/components/tabs/index.js +14 -14
- package/dist/components/tabs/index.jsx +13 -13
- package/dist/components/tags-input/index.d.ts +17 -17
- package/dist/components/tags-input/index.js +18 -18
- package/dist/components/tags-input/index.jsx +15 -15
- package/dist/components/timer/index.d.ts +12 -12
- package/dist/components/timer/index.js +25 -25
- package/dist/components/timer/index.jsx +24 -24
- package/dist/components/toast/index.d.ts +10 -10
- package/dist/components/toast/index.js +20 -20
- package/dist/components/toast/index.jsx +18 -18
- package/dist/components/toggle/index.d.ts +6 -6
- package/dist/components/toggle/index.js +12 -12
- package/dist/components/toggle/index.jsx +11 -11
- package/dist/components/toggle-group/index.d.ts +8 -8
- package/dist/components/toggle-group/index.js +11 -11
- package/dist/components/toggle-group/index.jsx +10 -10
- package/dist/components/tooltip/index.d.ts +12 -12
- package/dist/components/tooltip/index.js +13 -13
- package/dist/components/tooltip/index.jsx +12 -12
- package/dist/components/tour/index.d.ts +19 -19
- package/dist/components/tour/index.js +44 -44
- package/dist/components/tour/index.jsx +43 -43
- package/dist/components/tree-view/index.d.ts +7 -7
- package/dist/components/tree-view/index.js +10 -11
- package/dist/components/tree-view/index.jsx +9 -9
- package/dist/{core-BgpRwoCt.jsx → core-B6ixUkqg.jsx} +10 -10
- package/dist/{core-DlJdnFMg.js → core-Crxbs6Ki.js} +10 -10
- package/dist/{create-context-BpJ2IzPB.jsx → create-context-DGJ79e4Y.jsx} +4 -4
- package/dist/{create-context-BqG72mig.js → create-context-DPb5Yv_u.js} +4 -4
- package/dist/date-picker-anatomy-B6_a0ZL3.d.ts +6 -0
- package/dist/{factory-DCac1oIp.js → factory-Ce76k0aC.js} +1 -1
- package/dist/{factory-B21c1uMV.jsx → factory-CzIfQZJj.jsx} +1 -1
- package/dist/{factory-DavUB5Ku.d.ts → factory-DMawBjkt.d.ts} +4 -4
- package/dist/{factory-C_07ebOh.d.ts → factory-cJ7CaPAR.d.ts} +4 -4
- package/dist/{field-BNTN-_xe.jsx → field-BMLVDAiH.jsx} +8 -8
- package/dist/{field-anatomy-C3x_U-4u.d.ts → field-anatomy-Bm7mUuzz.d.ts} +2 -2
- package/dist/{field-C5B28nbw.js → field-mV6xBX-1.js} +9 -9
- package/dist/{fieldset-BNycnDRc.js → fieldset-DfZfBktp.js} +9 -9
- package/dist/{fieldset-D3gMlSUG.jsx → fieldset-Dultvtpf.jsx} +8 -8
- package/dist/{index-DMI2w9ra.d.ts → index-B4jYxJKJ.d.ts} +2 -2
- package/dist/{index-DZQfOo5p.d.ts → index-B9YbO-df.d.ts} +8 -8
- package/dist/{index-D_e6DIul.d.ts → index-BziaWi01.d.ts} +8 -8
- package/dist/{index-ClQSumtA.d.ts → index-CuXUwhrn.d.ts} +20 -20
- package/dist/{index-D1h43AgS.d.ts → index-D9oSpNzQ.d.ts} +1 -1
- package/dist/{index-DBe4g7N2.d.ts → index-DSPyvbmY.d.ts} +20 -20
- package/dist/{index-D4j4uPoA.d.ts → index-nyUtQSXQ.d.ts} +1 -1
- package/dist/index.d.ts +5 -5
- package/dist/index.js +4 -4
- package/dist/index.jsx +4 -4
- package/dist/{listbox-anatomy-B1si2wch.d.ts → listbox-anatomy-CQAJitqJ.d.ts} +1 -1
- package/dist/{presence-DkrbOX-_.js → presence-8BR5oOTh.js} +7 -7
- package/dist/{presence-Djyy7COq.jsx → presence-D9IWNBoq.jsx} +7 -7
- package/dist/{providers-PrTpHfBr.js → providers-CdwYAas1.js} +2 -2
- package/dist/{providers-DsPqz7EL.jsx → providers-CjCWKYvZ.jsx} +2 -2
- package/dist/{render-strategy-CCzSb1AK.jsx → render-strategy-CjzB786h.jsx} +2 -2
- package/dist/{render-strategy-zyNAHnri.js → render-strategy-DUrOMptL.js} +2 -2
- package/dist/{tour-anatomy-BW9h_5Qo.d.ts → tour-anatomy-FA0vDbLD.d.ts} +1 -1
- package/dist/{tree-view-J9yQ483m.jsx → tree-view-UMxlqgnA.jsx} +46 -46
- package/dist/{tree-view-BXHmtp4R.js → tree-view-pTAaf6yt.js} +46 -46
- package/dist/utils/index.d.ts +1 -1
- package/dist/utils/index.js +1 -1
- package/dist/utils/index.jsx +1 -1
- package/package.json +2 -2
- package/dist/color-picker-anatomy-D9j78Ful.d.ts +0 -6
- package/dist/combobox-anatomy-Mkz5vUbE.d.ts +0 -6
- package/dist/date-picker-anatomy-DsNHYqiQ.d.ts +0 -6
- /package/dist/{accordion-anatomy-DuQyPotN.d.ts → accordion-anatomy-C02ClQ-i.d.ts} +0 -0
- /package/dist/{accordion-anatomy-MHcXhJPQ.js → accordion-anatomy-SnniqySz.js} +0 -0
- /package/dist/{angle-slider-anatomy-D0gK12zj.js → angle-slider-anatomy-BcpYlzjU.js} +0 -0
- /package/dist/{angle-slider-anatomy-C3icuKah.d.ts → angle-slider-anatomy-CjqlTMi-.d.ts} +0 -0
- /package/dist/{avatar-anatomy-DP2sQ3JD.d.ts → avatar-anatomy-BFcH-BdZ.d.ts} +0 -0
- /package/dist/{avatar-anatomy-CxraVFFD.js → avatar-anatomy-DkaRck8U.js} +0 -0
- /package/dist/{bottom-sheet-anatomy-DFsivXcE.d.ts → bottom-sheet-anatomy-CnYjxIa5.d.ts} +0 -0
- /package/dist/{bottom-sheet-anatomy-BeuPKFbV.js → bottom-sheet-anatomy-lHEnPDuf.js} +0 -0
- /package/dist/{carousel-anatomy-CPwLC4qL.js → carousel-anatomy-Dozyhz87.js} +0 -0
- /package/dist/{checkbox-anatomy-CjQ3vLu9.js → checkbox-anatomy-DrTfnRdC.js} +0 -0
- /package/dist/{checkbox-anatomy-Bb8Ysoj0.d.ts → checkbox-anatomy-_IW8S8A1.d.ts} +0 -0
- /package/dist/{chunk-CwxkpDHt.js → chunk-BN_g-Awi.js} +0 -0
- /package/dist/{chunk-DgKqqxJp.jsx → chunk-CbkudaSF.jsx} +0 -0
- /package/dist/{clipboard-anatomy-BUqRlWbF.js → clipboard-anatomy-Btcms62_.js} +0 -0
- /package/dist/{clipboard-anatomy-COn_FKiH.d.ts → clipboard-anatomy-DT9k1E4p.d.ts} +0 -0
- /package/dist/{collapsible-anatomy-BeeWVdRV.js → collapsible-anatomy-Bz0a8LAr.js} +0 -0
- /package/dist/{collapsible-anatomy-CjoHd08C.d.ts → collapsible-anatomy-Dnqjh7QP.d.ts} +0 -0
- /package/dist/{color-picker-anatomy-huX3XTdf.js → color-picker-anatomy-DJP6gg1F.js} +0 -0
- /package/dist/{combobox-anatomy-Cp6cCRQW.js → combobox-anatomy-DccBa7f5.js} +0 -0
- /package/dist/{compose-refs-C0RHuzIU.jsx → compose-refs-D3PQgBgQ.js} +0 -0
- /package/dist/{compose-refs-Daqyu-o7.js → compose-refs-fqtYfDF0.jsx} +0 -0
- /package/dist/{create-split-props-Bd0YZ3Pl.jsx → create-split-props-BcbxQ6yh.js} +0 -0
- /package/dist/{create-split-props-CDXn3gBu.js → create-split-props-CgD5kGV-.jsx} +0 -0
- /package/dist/{date-picker-anatomy-Bnhc91Cy.js → date-picker-anatomy-BbB7oLLk.js} +0 -0
- /package/dist/{dialog-anatomy-OoraCpsD.d.ts → dialog-anatomy-Bxscw4PD.d.ts} +0 -0
- /package/dist/{dialog-anatomy-jHNgTj63.js → dialog-anatomy-DZW7OUW_.js} +0 -0
- /package/dist/{editable-anatomy-DA0KOCft.d.ts → editable-anatomy-BoZIiwDR.d.ts} +0 -0
- /package/dist/{editable-anatomy-B3Ch6fhf.js → editable-anatomy-D1eyySPH.js} +0 -0
- /package/dist/{field-anatomy-DFbz1xZk.js → field-anatomy-DOCpzb4B.js} +0 -0
- /package/dist/{fieldset-anatomy-D_qoumx-.d.ts → fieldset-anatomy-9IJ6JECa.d.ts} +0 -0
- /package/dist/{fieldset-anatomy-C7x_SqPE.js → fieldset-anatomy-DmZTaMK6.js} +0 -0
- /package/dist/{file-upload-anatomy-_dkcp6Rd.js → file-upload-anatomy-CZ2VnScd.js} +0 -0
- /package/dist/{file-upload-anatomy-DJdoOx2Y.d.ts → file-upload-anatomy-DmwpdONS.d.ts} +0 -0
- /package/dist/{floating-panel-anatomy-M9J5s7fA.d.ts → floating-panel-anatomy-BDHlnk1S.d.ts} +0 -0
- /package/dist/{floating-panel-anatomy-B75lhTO0.js → floating-panel-anatomy-DBrl1Bp0.js} +0 -0
- /package/dist/{hover-card-anatomy-BLhL5RWX.d.ts → hover-card-anatomy-BZZwpvcD.d.ts} +0 -0
- /package/dist/{hover-card-anatomy-D3y2QekS.js → hover-card-anatomy-D3wEfkuu.js} +0 -0
- /package/dist/{image-cropper-anatomy-CWnNoyT0.d.ts → image-cropper-anatomy-C4nqTpJc.d.ts} +0 -0
- /package/dist/{image-cropper-anatomy-BUXdwyCy.js → image-cropper-anatomy-DOqIY-bD.js} +0 -0
- /package/dist/{index-BjhUkKb8.d.ts → index-B3Sv7T21.d.ts} +0 -0
- /package/dist/{index-C0EetRkF.d.ts → index-CEAXA7Wp.d.ts} +0 -0
- /package/dist/{index-CBw7-_78.d.ts → index-CLwp1P-Z.d.ts} +0 -0
- /package/dist/{index-CNFHfr8X.d.ts → index-D2M0XXUG.d.ts} +0 -0
- /package/dist/{index-wN8a2k9U.d.ts → index-D78tMX6m.d.ts} +0 -0
- /package/dist/{listbox-anatomy-Cis_JIGM.js → listbox-anatomy-D2r-4uq6.js} +0 -0
- /package/dist/{marquee-anatomy-BRcF__Pg.d.ts → marquee-anatomy-BHiSb_hw.d.ts} +0 -0
- /package/dist/{marquee-anatomy-CzRk0I_m.js → marquee-anatomy-sKw9g-dJ.js} +0 -0
- /package/dist/{menu-anatomy-Cak2lkIl.d.ts → menu-anatomy-BrtrFbq2.d.ts} +0 -0
- /package/dist/{menu-anatomy-CM26m6hu.js → menu-anatomy-DbCORryZ.js} +0 -0
- /package/dist/{navigation-menu-anatomy-D5y7RVCk.d.ts → navigation-menu-anatomy-FqAjaEaz.d.ts} +0 -0
- /package/dist/{navigation-menu-anatomy-jrPdOV0r.js → navigation-menu-anatomy-nwZUxyMV.js} +0 -0
- /package/dist/{number-input-anatomy-BAWHL6Ec.d.ts → number-input-anatomy-Dpr956kU.d.ts} +0 -0
- /package/dist/{number-input-anatomy-Dv2aaVdS.js → number-input-anatomy-hB3PpB4j.js} +0 -0
- /package/dist/{pagination-anatomy-Cj3cYR36.d.ts → pagination-anatomy-CC_AQ0hu.d.ts} +0 -0
- /package/dist/{pagination-anatomy-DJQGbViK.js → pagination-anatomy-D8yk0Puf.js} +0 -0
- /package/dist/{password-input-anatomy-BrGdrFVj.d.ts → password-input-anatomy-CcCH88BJ.d.ts} +0 -0
- /package/dist/{password-input-anatomy-DQNbazx8.js → password-input-anatomy-D0nhl7MJ.js} +0 -0
- /package/dist/{pin-input-anatomy-BvvD4tSF.js → pin-input-anatomy-Blh9Y2sq.js} +0 -0
- /package/dist/{pin-input-anatomy-9GWNQ6LA.d.ts → pin-input-anatomy-CFwtTGgf.d.ts} +0 -0
- /package/dist/{popover-anatomy-CHNmFef4.d.ts → popover-anatomy-BfyF_jF-.d.ts} +0 -0
- /package/dist/{popover-anatomy-5kFwUlob.js → popover-anatomy-DXWeYlnF.js} +0 -0
- /package/dist/{progress-anatomy-CPu1VWxh.d.ts → progress-anatomy-CIvqvuCH.d.ts} +0 -0
- /package/dist/{progress-anatomy-pIomRbBQ.js → progress-anatomy-lioRhIrB.js} +0 -0
- /package/dist/{qr-code-anatomy-B4CAVlt6.d.ts → qr-code-anatomy-ByL5_5DL.d.ts} +0 -0
- /package/dist/{qr-code-anatomy-Cjx2O0XA.js → qr-code-anatomy-CIy9Wai6.js} +0 -0
- /package/dist/{radio-group-anatomy-B0c4wowK.d.ts → radio-group-anatomy--QbW6Fvm.d.ts} +0 -0
- /package/dist/{radio-group-anatomy-DdgFXXbE.js → radio-group-anatomy-C7L8dkhn.js} +0 -0
- /package/dist/{rating-group-anatomy-BVaVfjQp.js → rating-group-anatomy-CBhzoESK.js} +0 -0
- /package/dist/{rating-group-anatomy-CdTHxRrr.d.ts → rating-group-anatomy-DBg1kLFr.d.ts} +0 -0
- /package/dist/{render-strategy-Bq-mT0Pp.d.ts → render-strategy-CD9ZY4zs.d.ts} +0 -0
- /package/dist/{render-strategy-CNEF-wiW.d.ts → render-strategy-CU_9g0dp.d.ts} +0 -0
- /package/dist/{run-if-fn-COsqwaBZ.js → run-if-fn-CJUSlNHk.jsx} +0 -0
- /package/dist/{run-if-fn-D55yVu32.jsx → run-if-fn-CTrSA35K.js} +0 -0
- /package/dist/{scroll-area-anatomy-DCy61Idd.js → scroll-area-anatomy-B-FlUOdc.js} +0 -0
- /package/dist/{scroll-area-anatomy-BCaXaF2p.d.ts → scroll-area-anatomy-e4jAhnvL.d.ts} +0 -0
- /package/dist/{segment-group-anatomy-3UL8_ASD.js → segment-group-anatomy-CPdu1efW.js} +0 -0
- /package/dist/{segment-group-anatomy-DSzpN0S5.d.ts → segment-group-anatomy-w6EqftAa.d.ts} +0 -0
- /package/dist/{select-anatomy-Ck-ygKva.d.ts → select-anatomy-BOWDAJI2.d.ts} +0 -0
- /package/dist/{select-anatomy-CASg6DZr.js → select-anatomy-CiNHi2Kx.js} +0 -0
- /package/dist/{signature-pad-anatomy-DSd2RnqO.d.ts → signature-pad-anatomy-CwHcAo6v.d.ts} +0 -0
- /package/dist/{signature-pad-anatomy-CgBB8PtF.js → signature-pad-anatomy-Mz3w_i5B.js} +0 -0
- /package/dist/{slider-anatomy-DviLprPk.d.ts → slider-anatomy-1peNnwIJ.d.ts} +0 -0
- /package/dist/{slider-anatomy-BZ7nfULd.js → slider-anatomy-3KpCBnz3.js} +0 -0
- /package/dist/{splitter-anatomy-C-uwk4a6.js → splitter-anatomy-D2RNa-hA.js} +0 -0
- /package/dist/{splitter-anatomy-CnGWaJxh.d.ts → splitter-anatomy-DIcfxmkW.d.ts} +0 -0
- /package/dist/{steps-anatomy-DIL1kWzw.js → steps-anatomy-CSfgiyVI.js} +0 -0
- /package/dist/{steps-anatomy-HeSWc3m4.d.ts → steps-anatomy-Djc944iN.d.ts} +0 -0
- /package/dist/{switch-anatomy-CnGWimKt.js → switch-anatomy-DDL1v5Fs.js} +0 -0
- /package/dist/{switch-anatomy-1NB6f5RE.d.ts → switch-anatomy-y8eqf5v0.d.ts} +0 -0
- /package/dist/{tabs-anatomy-DWdgBMch.d.ts → tabs-anatomy-CxuMmuKX.d.ts} +0 -0
- /package/dist/{tabs-anatomy-C6-9PiKf.js → tabs-anatomy-DlQHg-E8.js} +0 -0
- /package/dist/{tags-input-anatomy-B-Hy3Fsz.d.ts → tags-input-anatomy-CvMsM3_R.d.ts} +0 -0
- /package/dist/{tags-input-anatomy-DehZc4H_.js → tags-input-anatomy-DYSi98Bx.js} +0 -0
- /package/dist/{timer-anatomy-1bTmyiM7.js → timer-anatomy-C9bTbrUf.js} +0 -0
- /package/dist/{timer-anatomy-CP-Lmjui.d.ts → timer-anatomy-VYjRFeEL.d.ts} +0 -0
- /package/dist/{toast-anatomy-enVWr_6K.d.ts → toast-anatomy-C-PyfPXK.d.ts} +0 -0
- /package/dist/{toast-anatomy-DFtpvHgX.js → toast-anatomy-CssUp7TT.js} +0 -0
- /package/dist/{toggle-anatomy-C_51TecZ.d.ts → toggle-anatomy-CqxPSmz8.d.ts} +0 -0
- /package/dist/{toggle-anatomy-DKcZgkaU.js → toggle-anatomy-DJ-QrVLv.js} +0 -0
- /package/dist/{toggle-group-anatomy-DfVV-jVO.d.ts → toggle-group-anatomy-C-tSD5OQ.d.ts} +0 -0
- /package/dist/{toggle-group-anatomy-B6QSWOxD.js → toggle-group-anatomy-CFLq6ia_.js} +0 -0
- /package/dist/{tooltip-anatomy-Dz1SAwZB.js → tooltip-anatomy-CPw1wOXd.js} +0 -0
- /package/dist/{tooltip-anatomy-B-X-Z7UL.d.ts → tooltip-anatomy-Mn5jLWJP.d.ts} +0 -0
- /package/dist/{tour-anatomy-BgRusS4B.js → tour-anatomy-CDmnjoPR.js} +0 -0
- /package/dist/{tree-view-anatomy-B-AG-WQd.js → tree-view-anatomy-BW_ruJ-g.js} +0 -0
- /package/dist/{tree-view-anatomy-0x_cpsMM.d.ts → tree-view-anatomy-DjCEP4n7.d.ts} +0 -0
- /package/dist/{types-DGs3Vhzt.d.ts → types-B1RjmsgP.d.ts} +0 -0
- /package/dist/{types-hAYSiblS.d.ts → types-B9AK1oJL.d.ts} +0 -0
|
@@ -1,22 +1,21 @@
|
|
|
1
|
-
import { n as PropTypes } from "../../index-
|
|
2
|
-
import { i as Optional, t as Assign } from "../../types-
|
|
3
|
-
import { r as PolymorphicProps, t as HTMLProps } from "../../factory-
|
|
4
|
-
import { t as RenderStrategyProps } from "../../render-strategy-
|
|
5
|
-
import
|
|
6
|
-
import * as solid_js490 from "solid-js";
|
|
1
|
+
import { n as PropTypes } from "../../index-CLwp1P-Z.js";
|
|
2
|
+
import { i as Optional, t as Assign } from "../../types-B9AK1oJL.js";
|
|
3
|
+
import { r as PolymorphicProps, t as HTMLProps } from "../../factory-DMawBjkt.js";
|
|
4
|
+
import { t as RenderStrategyProps } from "../../render-strategy-CU_9g0dp.js";
|
|
5
|
+
import * as solid_js39 from "solid-js";
|
|
7
6
|
import { Accessor, JSX } from "solid-js";
|
|
8
7
|
import * as navigationMenu from "@sprawlify/primitives/machines/navigation-menu";
|
|
9
|
-
import { ContentProps, ItemProps, LinkProps, ValueChangeDetails, ValueChangeDetails as NavigationMenuValueChangeDetails, ViewportProps } from "@sprawlify/primitives/machines/navigation-menu";
|
|
8
|
+
import { ContentProps, ItemProps, LinkProps, ValueChangeDetails, ValueChangeDetails as NavigationMenuValueChangeDetails, ViewportProps, anatomy as navigationMenuAnatomy } from "@sprawlify/primitives/machines/navigation-menu";
|
|
10
9
|
|
|
11
10
|
//#region src/components/navigation-menu/navigation-menu-arrow.d.ts
|
|
12
11
|
interface NavigationMenuArrowBaseProps extends PolymorphicProps<'div'> {}
|
|
13
12
|
interface NavigationMenuArrowProps extends HTMLProps<'div'>, NavigationMenuArrowBaseProps {}
|
|
14
|
-
declare const NavigationMenuArrow: (props: NavigationMenuArrowProps) =>
|
|
13
|
+
declare const NavigationMenuArrow: (props: NavigationMenuArrowProps) => solid_js39.JSX.Element;
|
|
15
14
|
//#endregion
|
|
16
15
|
//#region src/components/navigation-menu/navigation-menu-content.d.ts
|
|
17
16
|
interface NavigationMenuContentBaseProps extends Partial<ContentProps>, PolymorphicProps<'div'> {}
|
|
18
17
|
interface NavigationMenuContentProps extends Assign<HTMLProps<'div'>, NavigationMenuContentBaseProps> {}
|
|
19
|
-
declare const NavigationMenuContent: (props: NavigationMenuContentProps) =>
|
|
18
|
+
declare const NavigationMenuContent: (props: NavigationMenuContentProps) => solid_js39.JSX.Element;
|
|
20
19
|
//#endregion
|
|
21
20
|
//#region src/components/navigation-menu/use-navigation-menu.d.ts
|
|
22
21
|
interface UseNavigationMenuProps extends Optional<Omit<navigationMenu.Props, 'dir' | 'getRootNode'>, 'id'> {}
|
|
@@ -35,32 +34,32 @@ declare const NavigationMenuContext: (props: NavigationMenuContextProps) => JSX.
|
|
|
35
34
|
//#region src/components/navigation-menu/navigation-menu-indicator.d.ts
|
|
36
35
|
interface NavigationMenuIndicatorBaseProps extends PolymorphicProps<'div'> {}
|
|
37
36
|
interface NavigationMenuIndicatorProps extends HTMLProps<'div'>, NavigationMenuIndicatorBaseProps {}
|
|
38
|
-
declare const NavigationMenuIndicator: (props: NavigationMenuIndicatorProps) =>
|
|
37
|
+
declare const NavigationMenuIndicator: (props: NavigationMenuIndicatorProps) => solid_js39.JSX.Element;
|
|
39
38
|
//#endregion
|
|
40
39
|
//#region src/components/navigation-menu/navigation-menu-item.d.ts
|
|
41
40
|
interface NavigationMenuItemBaseProps extends ItemProps, PolymorphicProps<'div'> {}
|
|
42
41
|
interface NavigationMenuItemProps extends HTMLProps<'div'>, NavigationMenuItemBaseProps {}
|
|
43
|
-
declare const NavigationMenuItem: (props: NavigationMenuItemProps) =>
|
|
42
|
+
declare const NavigationMenuItem: (props: NavigationMenuItemProps) => solid_js39.JSX.Element;
|
|
44
43
|
//#endregion
|
|
45
44
|
//#region src/components/navigation-menu/navigation-menu-item-indicator.d.ts
|
|
46
45
|
interface NavigationMenuItemIndicatorBaseProps extends PolymorphicProps<'div'> {}
|
|
47
46
|
interface NavigationMenuItemIndicatorProps extends HTMLProps<'div'>, NavigationMenuItemIndicatorBaseProps {}
|
|
48
|
-
declare const NavigationMenuItemIndicator: (props: NavigationMenuItemIndicatorProps) =>
|
|
47
|
+
declare const NavigationMenuItemIndicator: (props: NavigationMenuItemIndicatorProps) => solid_js39.JSX.Element;
|
|
49
48
|
//#endregion
|
|
50
49
|
//#region src/components/navigation-menu/navigation-menu-link.d.ts
|
|
51
50
|
interface NavigationMenuLinkBaseProps extends Partial<LinkProps>, PolymorphicProps<'a'> {}
|
|
52
51
|
interface NavigationMenuLinkProps extends Assign<HTMLProps<'a'>, NavigationMenuLinkBaseProps> {}
|
|
53
|
-
declare const NavigationMenuLink: (props: NavigationMenuLinkProps) =>
|
|
52
|
+
declare const NavigationMenuLink: (props: NavigationMenuLinkProps) => solid_js39.JSX.Element;
|
|
54
53
|
//#endregion
|
|
55
54
|
//#region src/components/navigation-menu/navigation-menu-list.d.ts
|
|
56
55
|
interface NavigationMenuListBaseProps extends PolymorphicProps<'div'> {}
|
|
57
56
|
interface NavigationMenuListProps extends HTMLProps<'div'>, NavigationMenuListBaseProps {}
|
|
58
|
-
declare const NavigationMenuList: (props: NavigationMenuListProps) =>
|
|
57
|
+
declare const NavigationMenuList: (props: NavigationMenuListProps) => solid_js39.JSX.Element;
|
|
59
58
|
//#endregion
|
|
60
59
|
//#region src/components/navigation-menu/navigation-menu-root.d.ts
|
|
61
60
|
interface NavigationMenuRootBaseProps extends UseNavigationMenuProps, RenderStrategyProps, PolymorphicProps<'nav'> {}
|
|
62
61
|
interface NavigationMenuRootProps extends HTMLProps<'nav'>, NavigationMenuRootBaseProps {}
|
|
63
|
-
declare const NavigationMenuRoot: (props: NavigationMenuRootProps) =>
|
|
62
|
+
declare const NavigationMenuRoot: (props: NavigationMenuRootProps) => solid_js39.JSX.Element;
|
|
64
63
|
//#endregion
|
|
65
64
|
//#region src/components/navigation-menu/navigation-menu-root-provider.d.ts
|
|
66
65
|
interface RootProviderProps {
|
|
@@ -68,22 +67,22 @@ interface RootProviderProps {
|
|
|
68
67
|
}
|
|
69
68
|
interface NavigationMenuRootProviderBaseProps extends RenderStrategyProps, PolymorphicProps<'nav'> {}
|
|
70
69
|
interface NavigationMenuRootProviderProps extends HTMLProps<'nav'>, RootProviderProps, NavigationMenuRootProviderBaseProps {}
|
|
71
|
-
declare const NavigationMenuRootProvider: (props: NavigationMenuRootProviderProps) =>
|
|
70
|
+
declare const NavigationMenuRootProvider: (props: NavigationMenuRootProviderProps) => solid_js39.JSX.Element;
|
|
72
71
|
//#endregion
|
|
73
72
|
//#region src/components/navigation-menu/navigation-menu-trigger.d.ts
|
|
74
73
|
interface NavigationMenuTriggerBaseProps extends Omit<ItemProps, 'value'>, PolymorphicProps<'button'> {}
|
|
75
74
|
interface NavigationMenuTriggerProps extends Assign<HTMLProps<'button'>, NavigationMenuTriggerBaseProps> {}
|
|
76
|
-
declare const NavigationMenuTrigger: (props: NavigationMenuTriggerProps) =>
|
|
75
|
+
declare const NavigationMenuTrigger: (props: NavigationMenuTriggerProps) => solid_js39.JSX.Element;
|
|
77
76
|
//#endregion
|
|
78
77
|
//#region src/components/navigation-menu/navigation-menu-viewport.d.ts
|
|
79
78
|
interface NavigationMenuViewportBaseProps extends ViewportProps, PolymorphicProps<'div'> {}
|
|
80
79
|
interface NavigationMenuViewportProps extends HTMLProps<'div'>, NavigationMenuViewportBaseProps {}
|
|
81
|
-
declare const NavigationMenuViewport: (props: NavigationMenuViewportProps) =>
|
|
80
|
+
declare const NavigationMenuViewport: (props: NavigationMenuViewportProps) => solid_js39.JSX.Element;
|
|
82
81
|
//#endregion
|
|
83
82
|
//#region src/components/navigation-menu/navigation-menu-viewport-positioner.d.ts
|
|
84
83
|
interface NavigationMenuViewportPositionerBaseProps extends ViewportProps, PolymorphicProps<'div'> {}
|
|
85
84
|
interface NavigationMenuViewportPositionerProps extends HTMLProps<'div'>, NavigationMenuViewportPositionerBaseProps {}
|
|
86
|
-
declare const NavigationMenuViewportPositioner: (props: NavigationMenuViewportPositionerProps) =>
|
|
85
|
+
declare const NavigationMenuViewportPositioner: (props: NavigationMenuViewportPositionerProps) => solid_js39.JSX.Element;
|
|
87
86
|
declare namespace navigation_menu_d_exports {
|
|
88
87
|
export { NavigationMenuArrow as Arrow, NavigationMenuArrowBaseProps as ArrowBaseProps, NavigationMenuArrowProps as ArrowProps, NavigationMenuContent as Content, NavigationMenuContentBaseProps as ContentBaseProps, NavigationMenuContentProps as ContentProps, NavigationMenuContext as Context, NavigationMenuContextProps as ContextProps, NavigationMenuIndicator as Indicator, NavigationMenuIndicatorBaseProps as IndicatorBaseProps, NavigationMenuIndicatorProps as IndicatorProps, NavigationMenuItem as Item, NavigationMenuItemBaseProps as ItemBaseProps, NavigationMenuItemIndicator as ItemIndicator, NavigationMenuItemIndicatorBaseProps as ItemIndicatorBaseProps, NavigationMenuItemIndicatorProps as ItemIndicatorProps, NavigationMenuItemProps as ItemProps, NavigationMenuLink as Link, NavigationMenuLinkBaseProps as LinkBaseProps, NavigationMenuLinkProps as LinkProps, NavigationMenuList as List, NavigationMenuListBaseProps as ListBaseProps, NavigationMenuListProps as ListProps, NavigationMenuRoot as Root, NavigationMenuRootBaseProps as RootBaseProps, NavigationMenuRootProps as RootProps, NavigationMenuRootProvider as RootProvider, NavigationMenuRootProviderBaseProps as RootProviderBaseProps, NavigationMenuRootProviderProps as RootProviderProps, NavigationMenuTrigger as Trigger, NavigationMenuTriggerBaseProps as TriggerBaseProps, NavigationMenuTriggerProps as TriggerProps, ValueChangeDetails, NavigationMenuViewport as Viewport, NavigationMenuViewportBaseProps as ViewportBaseProps, NavigationMenuViewportPositioner as ViewportPositioner, NavigationMenuViewportPositionerBaseProps as ViewportPositionerBaseProps, NavigationMenuViewportPositionerProps as ViewportPositionerProps, NavigationMenuViewportProps as ViewportProps };
|
|
89
88
|
}
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import { t as __exportAll } from "../../chunk-
|
|
2
|
-
import { i as useMachine, n as normalizeProps, r as mergeProps$2 } from "../../core-
|
|
3
|
-
import { t as runIfFn } from "../../run-if-fn-
|
|
4
|
-
import { t as createContext$1 } from "../../create-context-
|
|
5
|
-
import { i as useLocaleContext, o as useEnvironmentContext } from "../../providers-
|
|
6
|
-
import { t as sprawlify } from "../../factory-
|
|
7
|
-
import { t as navigationMenuAnatomy } from "../../navigation-menu-anatomy-
|
|
8
|
-
import { t as createSplitProps } from "../../create-split-props-
|
|
9
|
-
import { n as splitRenderStrategyProps, r as useRenderStrategyContext, t as RenderStrategyProvider } from "../../render-strategy-
|
|
10
|
-
import { t as composeRefs } from "../../compose-refs-
|
|
11
|
-
import { i as usePresence, t as PresenceProvider } from "../../presence-
|
|
1
|
+
import { t as __exportAll } from "../../chunk-BN_g-Awi.js";
|
|
2
|
+
import { i as useMachine, n as normalizeProps, r as mergeProps$2 } from "../../core-Crxbs6Ki.js";
|
|
3
|
+
import { t as runIfFn } from "../../run-if-fn-CTrSA35K.js";
|
|
4
|
+
import { t as createContext$1 } from "../../create-context-DPb5Yv_u.js";
|
|
5
|
+
import { i as useLocaleContext, o as useEnvironmentContext } from "../../providers-CdwYAas1.js";
|
|
6
|
+
import { t as sprawlify } from "../../factory-Ce76k0aC.js";
|
|
7
|
+
import { t as navigationMenuAnatomy } from "../../navigation-menu-anatomy-nwZUxyMV.js";
|
|
8
|
+
import { t as createSplitProps } from "../../create-split-props-BcbxQ6yh.js";
|
|
9
|
+
import { n as splitRenderStrategyProps, r as useRenderStrategyContext, t as RenderStrategyProvider } from "../../render-strategy-DUrOMptL.js";
|
|
10
|
+
import { t as composeRefs } from "../../compose-refs-D3PQgBgQ.js";
|
|
11
|
+
import { i as usePresence, t as PresenceProvider } from "../../presence-8BR5oOTh.js";
|
|
12
12
|
import { Show, createMemo, createUniqueId } from "solid-js";
|
|
13
13
|
import { Portal, createComponent, memo, mergeProps as mergeProps$1, spread, template } from "solid-js/web";
|
|
14
14
|
import * as navigationMenu from "@sprawlify/primitives/machines/navigation-menu";
|
|
@@ -221,10 +221,10 @@ const NavigationMenuRoot = (props) => {
|
|
|
221
221
|
//#region src/components/navigation-menu/navigation-menu-root-provider.tsx
|
|
222
222
|
const NavigationMenuRootProvider = (props) => {
|
|
223
223
|
const [renderStrategyProps, navigationMenuProps] = splitRenderStrategyProps(props);
|
|
224
|
-
const [{ value: navigationMenu
|
|
225
|
-
const mergedProps = mergeProps$2(() => navigationMenu
|
|
224
|
+
const [{ value: navigationMenu }, localProps] = createSplitProps()(navigationMenuProps, ["value"]);
|
|
225
|
+
const mergedProps = mergeProps$2(() => navigationMenu().getRootProps(), localProps);
|
|
226
226
|
return createComponent(NavigationMenuProvider, {
|
|
227
|
-
value: navigationMenu
|
|
227
|
+
value: navigationMenu,
|
|
228
228
|
get children() {
|
|
229
229
|
return createComponent(RenderStrategyProvider, {
|
|
230
230
|
value: renderStrategyProps,
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { t as __exportAll } from "../../chunk-
|
|
2
|
-
import { i as useMachine, n as normalizeProps, r as mergeProps$1 } from "../../core-
|
|
3
|
-
import { t as runIfFn } from "../../run-if-fn-
|
|
4
|
-
import { t as createContext$1 } from "../../create-context-
|
|
5
|
-
import { i as useLocaleContext, o as useEnvironmentContext } from "../../providers-
|
|
6
|
-
import { t as sprawlify } from "../../factory-
|
|
7
|
-
import { t as createSplitProps } from "../../create-split-props-
|
|
8
|
-
import { n as splitRenderStrategyProps, r as useRenderStrategyContext, t as RenderStrategyProvider } from "../../render-strategy-
|
|
9
|
-
import { t as composeRefs } from "../../compose-refs-
|
|
10
|
-
import { i as usePresence, t as PresenceProvider } from "../../presence-
|
|
1
|
+
import { t as __exportAll } from "../../chunk-CbkudaSF.jsx";
|
|
2
|
+
import { i as useMachine, n as normalizeProps, r as mergeProps$1 } from "../../core-B6ixUkqg.jsx";
|
|
3
|
+
import { t as runIfFn } from "../../run-if-fn-CJUSlNHk.jsx";
|
|
4
|
+
import { t as createContext$1 } from "../../create-context-DGJ79e4Y.jsx";
|
|
5
|
+
import { i as useLocaleContext, o as useEnvironmentContext } from "../../providers-CjCWKYvZ.jsx";
|
|
6
|
+
import { t as sprawlify } from "../../factory-CzIfQZJj.jsx";
|
|
7
|
+
import { t as createSplitProps } from "../../create-split-props-CgD5kGV-.jsx";
|
|
8
|
+
import { n as splitRenderStrategyProps, r as useRenderStrategyContext, t as RenderStrategyProvider } from "../../render-strategy-CjzB786h.jsx";
|
|
9
|
+
import { t as composeRefs } from "../../compose-refs-fqtYfDF0.jsx";
|
|
10
|
+
import { i as usePresence, t as PresenceProvider } from "../../presence-D9IWNBoq.jsx";
|
|
11
11
|
import { Show, createMemo, createUniqueId } from "solid-js";
|
|
12
12
|
import { Portal } from "solid-js/web";
|
|
13
13
|
import * as navigationMenu from "@sprawlify/primitives/machines/navigation-menu";
|
|
@@ -168,9 +168,9 @@ const NavigationMenuRoot = (props) => {
|
|
|
168
168
|
//#region src/components/navigation-menu/navigation-menu-root-provider.tsx
|
|
169
169
|
const NavigationMenuRootProvider = (props) => {
|
|
170
170
|
const [renderStrategyProps, navigationMenuProps] = splitRenderStrategyProps(props);
|
|
171
|
-
const [{ value: navigationMenu
|
|
172
|
-
const mergedProps = mergeProps$1(() => navigationMenu
|
|
173
|
-
return <NavigationMenuProvider value={navigationMenu
|
|
171
|
+
const [{ value: navigationMenu }, localProps] = createSplitProps()(navigationMenuProps, ["value"]);
|
|
172
|
+
const mergedProps = mergeProps$1(() => navigationMenu().getRootProps(), localProps);
|
|
173
|
+
return <NavigationMenuProvider value={navigationMenu}>
|
|
174
174
|
<RenderStrategyProvider value={renderStrategyProps}>
|
|
175
175
|
<sprawlify.nav {...mergedProps} />
|
|
176
176
|
</RenderStrategyProvider>
|
|
@@ -1,11 +1,10 @@
|
|
|
1
|
-
import { n as PropTypes } from "../../index-
|
|
2
|
-
import { i as Optional, n as MaybeAccessor, t as Assign } from "../../types-
|
|
3
|
-
import { r as PolymorphicProps, t as HTMLProps } from "../../factory-
|
|
4
|
-
import
|
|
5
|
-
import * as solid_js0 from "solid-js";
|
|
1
|
+
import { n as PropTypes } from "../../index-CLwp1P-Z.js";
|
|
2
|
+
import { i as Optional, n as MaybeAccessor, t as Assign } from "../../types-B9AK1oJL.js";
|
|
3
|
+
import { r as PolymorphicProps, t as HTMLProps } from "../../factory-DMawBjkt.js";
|
|
4
|
+
import * as solid_js125 from "solid-js";
|
|
6
5
|
import { Accessor, JSX } from "solid-js";
|
|
7
6
|
import * as numberInput from "@sprawlify/primitives/machines/number-input";
|
|
8
|
-
import { FocusChangeDetails, FocusChangeDetails as NumberInputFocusChangeDetails, ValueChangeDetails, ValueChangeDetails as NumberInputValueChangeDetails, ValueInvalidDetails, ValueInvalidDetails as NumberInputValueInvalidDetails } from "@sprawlify/primitives/machines/number-input";
|
|
7
|
+
import { FocusChangeDetails, FocusChangeDetails as NumberInputFocusChangeDetails, ValueChangeDetails, ValueChangeDetails as NumberInputValueChangeDetails, ValueInvalidDetails, ValueInvalidDetails as NumberInputValueInvalidDetails, anatomy as numberInputAnatomy } from "@sprawlify/primitives/machines/number-input";
|
|
9
8
|
|
|
10
9
|
//#region src/components/number-input/use-number-input.d.ts
|
|
11
10
|
interface UseNumberInputProps extends Optional<Omit<numberInput.Props, 'dir' | 'getRootNode'>, 'id'> {}
|
|
@@ -24,32 +23,32 @@ declare const NumberInputContext: (props: NumberInputContextProps) => JSX.Elemen
|
|
|
24
23
|
//#region src/components/number-input/number-input-control.d.ts
|
|
25
24
|
interface NumberInputControlBaseProps extends PolymorphicProps<'div'> {}
|
|
26
25
|
interface NumberInputControlProps extends HTMLProps<'div'>, NumberInputControlBaseProps {}
|
|
27
|
-
declare const NumberInputControl: (props: NumberInputControlProps) =>
|
|
26
|
+
declare const NumberInputControl: (props: NumberInputControlProps) => solid_js125.JSX.Element;
|
|
28
27
|
//#endregion
|
|
29
28
|
//#region src/components/number-input/number-input-decrement-trigger.d.ts
|
|
30
29
|
interface NumberInputDecrementTriggerBaseProps extends PolymorphicProps<'button'> {}
|
|
31
30
|
interface NumberInputDecrementTriggerProps extends HTMLProps<'button'>, NumberInputDecrementTriggerBaseProps {}
|
|
32
|
-
declare const NumberInputDecrementTrigger: (props: NumberInputDecrementTriggerProps) =>
|
|
31
|
+
declare const NumberInputDecrementTrigger: (props: NumberInputDecrementTriggerProps) => solid_js125.JSX.Element;
|
|
33
32
|
//#endregion
|
|
34
33
|
//#region src/components/number-input/number-input-increment-trigger.d.ts
|
|
35
34
|
interface NumberInputIncrementTriggerBaseProps extends PolymorphicProps<'button'> {}
|
|
36
35
|
interface NumberInputIncrementTriggerProps extends HTMLProps<'button'>, NumberInputIncrementTriggerBaseProps {}
|
|
37
|
-
declare const NumberInputIncrementTrigger: (props: NumberInputIncrementTriggerProps) =>
|
|
36
|
+
declare const NumberInputIncrementTrigger: (props: NumberInputIncrementTriggerProps) => solid_js125.JSX.Element;
|
|
38
37
|
//#endregion
|
|
39
38
|
//#region src/components/number-input/number-input-input.d.ts
|
|
40
39
|
interface NumberInputInputBaseProps extends PolymorphicProps<'input'> {}
|
|
41
40
|
interface NumberInputInputProps extends HTMLProps<'input'>, NumberInputInputBaseProps {}
|
|
42
|
-
declare const NumberInputInput: (props: NumberInputInputProps) =>
|
|
41
|
+
declare const NumberInputInput: (props: NumberInputInputProps) => solid_js125.JSX.Element;
|
|
43
42
|
//#endregion
|
|
44
43
|
//#region src/components/number-input/number-input-label.d.ts
|
|
45
44
|
interface NumberInputLabelBaseProps extends PolymorphicProps<'label'> {}
|
|
46
45
|
interface NumberInputLabelProps extends HTMLProps<'label'>, NumberInputLabelBaseProps {}
|
|
47
|
-
declare const NumberInputLabel: (props: NumberInputLabelProps) =>
|
|
46
|
+
declare const NumberInputLabel: (props: NumberInputLabelProps) => solid_js125.JSX.Element;
|
|
48
47
|
//#endregion
|
|
49
48
|
//#region src/components/number-input/number-input-root.d.ts
|
|
50
49
|
interface NumberInputRootBaseProps extends UseNumberInputProps, PolymorphicProps<'div'> {}
|
|
51
50
|
interface NumberInputRootProps extends Assign<HTMLProps<'div'>, NumberInputRootBaseProps> {}
|
|
52
|
-
declare const NumberInputRoot: (props: NumberInputRootProps) =>
|
|
51
|
+
declare const NumberInputRoot: (props: NumberInputRootProps) => solid_js125.JSX.Element;
|
|
53
52
|
//#endregion
|
|
54
53
|
//#region src/components/number-input/number-input-root-provider.d.ts
|
|
55
54
|
interface RootProviderProps {
|
|
@@ -57,17 +56,17 @@ interface RootProviderProps {
|
|
|
57
56
|
}
|
|
58
57
|
interface NumberInputRootProviderBaseProps extends PolymorphicProps<'div'> {}
|
|
59
58
|
interface NumberInputRootProviderProps extends HTMLProps<'div'>, RootProviderProps, NumberInputRootProviderBaseProps {}
|
|
60
|
-
declare const NumberInputRootProvider: (props: NumberInputRootProviderProps) =>
|
|
59
|
+
declare const NumberInputRootProvider: (props: NumberInputRootProviderProps) => solid_js125.JSX.Element;
|
|
61
60
|
//#endregion
|
|
62
61
|
//#region src/components/number-input/number-input-scrubber.d.ts
|
|
63
62
|
interface NumberInputScrubberBaseProps extends PolymorphicProps<'div'> {}
|
|
64
63
|
interface NumberInputScrubberProps extends HTMLProps<'div'>, NumberInputScrubberBaseProps {}
|
|
65
|
-
declare const NumberInputScrubber: (props: NumberInputScrubberProps) =>
|
|
64
|
+
declare const NumberInputScrubber: (props: NumberInputScrubberProps) => solid_js125.JSX.Element;
|
|
66
65
|
//#endregion
|
|
67
66
|
//#region src/components/number-input/number-input-value-text.d.ts
|
|
68
67
|
interface NumberInputValueTextBaseProps extends PolymorphicProps<'span'> {}
|
|
69
68
|
interface NumberInputValueTextProps extends HTMLProps<'span'>, NumberInputValueTextBaseProps {}
|
|
70
|
-
declare const NumberInputValueText: (props: NumberInputValueTextProps) =>
|
|
69
|
+
declare const NumberInputValueText: (props: NumberInputValueTextProps) => solid_js125.JSX.Element;
|
|
71
70
|
declare namespace number_input_d_exports {
|
|
72
71
|
export { NumberInputContext as Context, NumberInputContextProps as ContextProps, NumberInputControl as Control, NumberInputControlBaseProps as ControlBaseProps, NumberInputControlProps as ControlProps, NumberInputDecrementTrigger as DecrementTrigger, NumberInputDecrementTriggerBaseProps as DecrementTriggerBaseProps, NumberInputDecrementTriggerProps as DecrementTriggerProps, FocusChangeDetails, NumberInputIncrementTrigger as IncrementTrigger, NumberInputIncrementTriggerBaseProps as IncrementTriggerBaseProps, NumberInputIncrementTriggerProps as IncrementTriggerProps, NumberInputInput as Input, NumberInputInputBaseProps as InputBaseProps, NumberInputInputProps as InputProps, NumberInputLabel as Label, NumberInputLabelBaseProps as LabelBaseProps, NumberInputLabelProps as LabelProps, NumberInputRoot as Root, NumberInputRootBaseProps as RootBaseProps, NumberInputRootProps as RootProps, NumberInputRootProvider as RootProvider, NumberInputRootProviderBaseProps as RootProviderBaseProps, NumberInputRootProviderProps as RootProviderProps, NumberInputScrubber as Scrubber, NumberInputScrubberBaseProps as ScrubberBaseProps, NumberInputScrubberProps as ScrubberProps, ValueChangeDetails, ValueInvalidDetails, NumberInputValueText as ValueText, NumberInputValueTextBaseProps as ValueTextBaseProps, NumberInputValueTextProps as ValueTextProps };
|
|
73
72
|
}
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import { t as __exportAll } from "../../chunk-
|
|
2
|
-
import { i as useMachine, n as normalizeProps, r as mergeProps$2 } from "../../core-
|
|
3
|
-
import { t as runIfFn } from "../../run-if-fn-
|
|
4
|
-
import { t as createContext$1 } from "../../create-context-
|
|
5
|
-
import { i as useLocaleContext, o as useEnvironmentContext } from "../../providers-
|
|
6
|
-
import { t as sprawlify } from "../../factory-
|
|
7
|
-
import "../../field-anatomy-
|
|
8
|
-
import "../../fieldset-anatomy-
|
|
9
|
-
import { t as numberInputAnatomy } from "../../number-input-anatomy-
|
|
10
|
-
import { t as createSplitProps } from "../../create-split-props-
|
|
11
|
-
import "../../compose-refs-
|
|
12
|
-
import "../../fieldset-
|
|
13
|
-
import { p as useFieldContext } from "../../field-
|
|
1
|
+
import { t as __exportAll } from "../../chunk-BN_g-Awi.js";
|
|
2
|
+
import { i as useMachine, n as normalizeProps, r as mergeProps$2 } from "../../core-Crxbs6Ki.js";
|
|
3
|
+
import { t as runIfFn } from "../../run-if-fn-CTrSA35K.js";
|
|
4
|
+
import { t as createContext$1 } from "../../create-context-DPb5Yv_u.js";
|
|
5
|
+
import { i as useLocaleContext, o as useEnvironmentContext } from "../../providers-CdwYAas1.js";
|
|
6
|
+
import { t as sprawlify } from "../../factory-Ce76k0aC.js";
|
|
7
|
+
import "../../field-anatomy-DOCpzb4B.js";
|
|
8
|
+
import "../../fieldset-anatomy-DmZTaMK6.js";
|
|
9
|
+
import { t as numberInputAnatomy } from "../../number-input-anatomy-hB3PpB4j.js";
|
|
10
|
+
import { t as createSplitProps } from "../../create-split-props-BcbxQ6yh.js";
|
|
11
|
+
import "../../compose-refs-D3PQgBgQ.js";
|
|
12
|
+
import "../../fieldset-DfZfBktp.js";
|
|
13
|
+
import { p as useFieldContext } from "../../field-mV6xBX-1.js";
|
|
14
14
|
import { createMemo, createUniqueId } from "solid-js";
|
|
15
15
|
import { createComponent, mergeProps as mergeProps$1 } from "solid-js/web";
|
|
16
16
|
import * as numberInput from "@sprawlify/primitives/machines/number-input";
|
|
@@ -139,10 +139,10 @@ const NumberInputRoot = (props) => {
|
|
|
139
139
|
//#endregion
|
|
140
140
|
//#region src/components/number-input/number-input-root-provider.tsx
|
|
141
141
|
const NumberInputRootProvider = (props) => {
|
|
142
|
-
const [{ value: numberInput
|
|
143
|
-
const mergedProps = mergeProps$2(() => numberInput
|
|
142
|
+
const [{ value: numberInput }, localProps] = createSplitProps()(props, ["value"]);
|
|
143
|
+
const mergedProps = mergeProps$2(() => numberInput().getRootProps(), localProps);
|
|
144
144
|
return createComponent(NumberInputProvider, {
|
|
145
|
-
value: numberInput
|
|
145
|
+
value: numberInput,
|
|
146
146
|
get children() {
|
|
147
147
|
return createComponent(sprawlify.div, mergedProps);
|
|
148
148
|
}
|
|
@@ -160,8 +160,8 @@ const NumberInputScrubber = (props) => {
|
|
|
160
160
|
//#endregion
|
|
161
161
|
//#region src/components/number-input/number-input-value-text.tsx
|
|
162
162
|
const NumberInputValueText = (props) => {
|
|
163
|
-
const numberInput
|
|
164
|
-
const mergedProps = mergeProps$2(() => numberInput
|
|
163
|
+
const numberInput = useNumberInputContext();
|
|
164
|
+
const mergedProps = mergeProps$2(() => numberInput().getValueTextProps(), props);
|
|
165
165
|
return createComponent(sprawlify.span, mergedProps);
|
|
166
166
|
};
|
|
167
167
|
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { t as __exportAll } from "../../chunk-
|
|
2
|
-
import { i as useMachine, n as normalizeProps, r as mergeProps$1 } from "../../core-
|
|
3
|
-
import { t as runIfFn } from "../../run-if-fn-
|
|
4
|
-
import { t as createContext$1 } from "../../create-context-
|
|
5
|
-
import { i as useLocaleContext, o as useEnvironmentContext } from "../../providers-
|
|
6
|
-
import { t as sprawlify } from "../../factory-
|
|
7
|
-
import { t as createSplitProps } from "../../create-split-props-
|
|
8
|
-
import "../../compose-refs-
|
|
9
|
-
import "../../fieldset-
|
|
10
|
-
import { m as useFieldContext } from "../../field-
|
|
1
|
+
import { t as __exportAll } from "../../chunk-CbkudaSF.jsx";
|
|
2
|
+
import { i as useMachine, n as normalizeProps, r as mergeProps$1 } from "../../core-B6ixUkqg.jsx";
|
|
3
|
+
import { t as runIfFn } from "../../run-if-fn-CJUSlNHk.jsx";
|
|
4
|
+
import { t as createContext$1 } from "../../create-context-DGJ79e4Y.jsx";
|
|
5
|
+
import { i as useLocaleContext, o as useEnvironmentContext } from "../../providers-CjCWKYvZ.jsx";
|
|
6
|
+
import { t as sprawlify } from "../../factory-CzIfQZJj.jsx";
|
|
7
|
+
import { t as createSplitProps } from "../../create-split-props-CgD5kGV-.jsx";
|
|
8
|
+
import "../../compose-refs-fqtYfDF0.jsx";
|
|
9
|
+
import "../../fieldset-Dultvtpf.jsx";
|
|
10
|
+
import { m as useFieldContext } from "../../field-BMLVDAiH.jsx";
|
|
11
11
|
import { createMemo, createUniqueId } from "solid-js";
|
|
12
12
|
import * as numberInput from "@sprawlify/primitives/machines/number-input";
|
|
13
13
|
import { anatomy as numberInputAnatomy } from "@sprawlify/primitives/machines/number-input";
|
|
@@ -131,9 +131,9 @@ const NumberInputRoot = (props) => {
|
|
|
131
131
|
//#endregion
|
|
132
132
|
//#region src/components/number-input/number-input-root-provider.tsx
|
|
133
133
|
const NumberInputRootProvider = (props) => {
|
|
134
|
-
const [{ value: numberInput
|
|
135
|
-
const mergedProps = mergeProps$1(() => numberInput
|
|
136
|
-
return <NumberInputProvider value={numberInput
|
|
134
|
+
const [{ value: numberInput }, localProps] = createSplitProps()(props, ["value"]);
|
|
135
|
+
const mergedProps = mergeProps$1(() => numberInput().getRootProps(), localProps);
|
|
136
|
+
return <NumberInputProvider value={numberInput}>
|
|
137
137
|
<sprawlify.div {...mergedProps} />
|
|
138
138
|
</NumberInputProvider>;
|
|
139
139
|
};
|
|
@@ -149,8 +149,8 @@ const NumberInputScrubber = (props) => {
|
|
|
149
149
|
//#endregion
|
|
150
150
|
//#region src/components/number-input/number-input-value-text.tsx
|
|
151
151
|
const NumberInputValueText = (props) => {
|
|
152
|
-
const numberInput
|
|
153
|
-
const mergedProps = mergeProps$1(() => numberInput
|
|
152
|
+
const numberInput = useNumberInputContext();
|
|
153
|
+
const mergedProps = mergeProps$1(() => numberInput().getValueTextProps(), props);
|
|
154
154
|
return <sprawlify.span {...mergedProps} />;
|
|
155
155
|
};
|
|
156
156
|
|
|
@@ -1,11 +1,10 @@
|
|
|
1
|
-
import { n as PropTypes } from "../../index-
|
|
2
|
-
import { i as Optional, n as MaybeAccessor, t as Assign } from "../../types-
|
|
3
|
-
import { r as PolymorphicProps, t as HTMLProps } from "../../factory-
|
|
4
|
-
import
|
|
5
|
-
import * as solid_js244 from "solid-js";
|
|
1
|
+
import { n as PropTypes } from "../../index-CLwp1P-Z.js";
|
|
2
|
+
import { i as Optional, n as MaybeAccessor, t as Assign } from "../../types-B9AK1oJL.js";
|
|
3
|
+
import { r as PolymorphicProps, t as HTMLProps } from "../../factory-DMawBjkt.js";
|
|
4
|
+
import * as solid_js24 from "solid-js";
|
|
6
5
|
import { Accessor, JSX } from "solid-js";
|
|
7
6
|
import * as pagination from "@sprawlify/primitives/machines/pagination";
|
|
8
|
-
import { EllipsisProps, ItemLabelDetails, ItemLabelDetails as PaginationItemLabelDetails, ItemProps, PageChangeDetails, PageChangeDetails as PaginationPageChangeDetails, PageSizeChangeDetails, PageSizeChangeDetails as PaginationPageSizeChangeDetails, PageUrlDetails, PageUrlDetails as PaginationPageUrlDetails } from "@sprawlify/primitives/machines/pagination";
|
|
7
|
+
import { EllipsisProps, ItemLabelDetails, ItemLabelDetails as PaginationItemLabelDetails, ItemProps, PageChangeDetails, PageChangeDetails as PaginationPageChangeDetails, PageSizeChangeDetails, PageSizeChangeDetails as PaginationPageSizeChangeDetails, PageUrlDetails, PageUrlDetails as PaginationPageUrlDetails, anatomy as paginationAnatomy } from "@sprawlify/primitives/machines/pagination";
|
|
9
8
|
|
|
10
9
|
//#region src/components/pagination/use-pagination.d.ts
|
|
11
10
|
interface UsePaginationProps extends Optional<Omit<pagination.Props, 'dir' | 'getRootNode'>, 'id'> {}
|
|
@@ -24,37 +23,37 @@ declare const PaginationContext: (props: PaginationContextProps) => JSX.Element;
|
|
|
24
23
|
//#region src/components/pagination/pagination-ellipsis.d.ts
|
|
25
24
|
interface PaginationEllipsisBaseProps extends EllipsisProps, PolymorphicProps<'div'> {}
|
|
26
25
|
interface PaginationEllipsisProps extends HTMLProps<'div'>, PaginationEllipsisBaseProps {}
|
|
27
|
-
declare const PaginationEllipsis: (props: PaginationEllipsisProps) =>
|
|
26
|
+
declare const PaginationEllipsis: (props: PaginationEllipsisProps) => solid_js24.JSX.Element;
|
|
28
27
|
//#endregion
|
|
29
28
|
//#region src/components/pagination/pagination-first-trigger.d.ts
|
|
30
29
|
interface PaginationFirstTriggerBaseProps extends PolymorphicProps<'button'> {}
|
|
31
30
|
interface PaginationFirstTriggerProps extends HTMLProps<'button'>, PaginationFirstTriggerBaseProps {}
|
|
32
|
-
declare const PaginationFirstTrigger: (props: PaginationFirstTriggerProps) =>
|
|
31
|
+
declare const PaginationFirstTrigger: (props: PaginationFirstTriggerProps) => solid_js24.JSX.Element;
|
|
33
32
|
//#endregion
|
|
34
33
|
//#region src/components/pagination/pagination-item.d.ts
|
|
35
34
|
interface PaginationItemBaseProps extends ItemProps, PolymorphicProps<'button'> {}
|
|
36
35
|
interface PaginationItemProps extends Assign<HTMLProps<'button'>, PaginationItemBaseProps> {}
|
|
37
|
-
declare const PaginationItem: (props: PaginationItemProps) =>
|
|
36
|
+
declare const PaginationItem: (props: PaginationItemProps) => solid_js24.JSX.Element;
|
|
38
37
|
//#endregion
|
|
39
38
|
//#region src/components/pagination/pagination-last-trigger.d.ts
|
|
40
39
|
interface PaginationLastTriggerBaseProps extends PolymorphicProps<'button'> {}
|
|
41
40
|
interface PaginationLastTriggerProps extends HTMLProps<'button'>, PaginationLastTriggerBaseProps {}
|
|
42
|
-
declare const PaginationLastTrigger: (props: PaginationLastTriggerProps) =>
|
|
41
|
+
declare const PaginationLastTrigger: (props: PaginationLastTriggerProps) => solid_js24.JSX.Element;
|
|
43
42
|
//#endregion
|
|
44
43
|
//#region src/components/pagination/pagination-next-trigger.d.ts
|
|
45
44
|
interface PaginationNextTriggerBaseProps extends PolymorphicProps<'button'> {}
|
|
46
45
|
interface PaginationNextTriggerProps extends HTMLProps<'button'>, PaginationNextTriggerBaseProps {}
|
|
47
|
-
declare const PaginationNextTrigger: (props: PaginationNextTriggerProps) =>
|
|
46
|
+
declare const PaginationNextTrigger: (props: PaginationNextTriggerProps) => solid_js24.JSX.Element;
|
|
48
47
|
//#endregion
|
|
49
48
|
//#region src/components/pagination/pagination-prev-trigger.d.ts
|
|
50
49
|
interface PaginationPrevTriggerBaseProps extends PolymorphicProps<'button'> {}
|
|
51
50
|
interface PaginationPrevTriggerProps extends HTMLProps<'button'>, PaginationPrevTriggerBaseProps {}
|
|
52
|
-
declare const PaginationPrevTrigger: (props: PaginationPrevTriggerProps) =>
|
|
51
|
+
declare const PaginationPrevTrigger: (props: PaginationPrevTriggerProps) => solid_js24.JSX.Element;
|
|
53
52
|
//#endregion
|
|
54
53
|
//#region src/components/pagination/pagination-root.d.ts
|
|
55
54
|
interface PaginationRootBaseProps extends UsePaginationProps, PolymorphicProps<'nav'> {}
|
|
56
55
|
interface PaginationRootProps extends HTMLProps<'nav'>, PaginationRootBaseProps {}
|
|
57
|
-
declare const PaginationRoot: (props: PaginationRootProps) =>
|
|
56
|
+
declare const PaginationRoot: (props: PaginationRootProps) => solid_js24.JSX.Element;
|
|
58
57
|
//#endregion
|
|
59
58
|
//#region src/components/pagination/pagination-root-provider.d.ts
|
|
60
59
|
interface RootProviderProps {
|
|
@@ -62,7 +61,7 @@ interface RootProviderProps {
|
|
|
62
61
|
}
|
|
63
62
|
interface PaginationRootProviderBaseProps extends PolymorphicProps<'nav'> {}
|
|
64
63
|
interface PaginationRootProviderProps extends HTMLProps<'nav'>, RootProviderProps, PaginationRootProviderBaseProps {}
|
|
65
|
-
declare const PaginationRootProvider: (props: PaginationRootProviderProps) =>
|
|
64
|
+
declare const PaginationRootProvider: (props: PaginationRootProviderProps) => solid_js24.JSX.Element;
|
|
66
65
|
declare namespace pagination_d_exports {
|
|
67
66
|
export { PaginationContext as Context, PaginationContextProps as ContextProps, PaginationEllipsis as Ellipsis, PaginationEllipsisBaseProps as EllipsisBaseProps, PaginationEllipsisProps as EllipsisProps, PaginationFirstTrigger as FirstTrigger, PaginationFirstTriggerBaseProps as FirstTriggerBaseProps, PaginationFirstTriggerProps as FirstTriggerProps, PaginationItem as Item, PaginationItemBaseProps as ItemBaseProps, ItemLabelDetails, PaginationItemProps as ItemProps, PaginationLastTrigger as LastTrigger, PaginationLastTriggerBaseProps as LastTriggerBaseProps, PaginationLastTriggerProps as LastTriggerProps, PaginationNextTrigger as NextTrigger, PaginationNextTriggerBaseProps as NextTriggerBaseProps, PaginationNextTriggerProps as NextTriggerProps, PageChangeDetails, PageSizeChangeDetails, PageUrlDetails, PaginationPrevTrigger as PrevTrigger, PaginationPrevTriggerBaseProps as PrevTriggerBaseProps, PaginationPrevTriggerProps as PrevTriggerProps, PaginationRoot as Root, PaginationRootBaseProps as RootBaseProps, PaginationRootProps as RootProps, PaginationRootProvider as RootProvider, PaginationRootProviderBaseProps as RootProviderBaseProps, PaginationRootProviderProps as RootProviderProps };
|
|
68
67
|
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { t as __exportAll } from "../../chunk-
|
|
2
|
-
import { i as useMachine, n as normalizeProps, r as mergeProps$2 } from "../../core-
|
|
3
|
-
import { t as runIfFn } from "../../run-if-fn-
|
|
4
|
-
import { t as createContext$1 } from "../../create-context-
|
|
5
|
-
import { i as useLocaleContext, o as useEnvironmentContext } from "../../providers-
|
|
6
|
-
import { t as sprawlify } from "../../factory-
|
|
7
|
-
import { t as paginationAnatomy } from "../../pagination-anatomy-
|
|
8
|
-
import { t as createSplitProps } from "../../create-split-props-
|
|
1
|
+
import { t as __exportAll } from "../../chunk-BN_g-Awi.js";
|
|
2
|
+
import { i as useMachine, n as normalizeProps, r as mergeProps$2 } from "../../core-Crxbs6Ki.js";
|
|
3
|
+
import { t as runIfFn } from "../../run-if-fn-CTrSA35K.js";
|
|
4
|
+
import { t as createContext$1 } from "../../create-context-DPb5Yv_u.js";
|
|
5
|
+
import { i as useLocaleContext, o as useEnvironmentContext } from "../../providers-CdwYAas1.js";
|
|
6
|
+
import { t as sprawlify } from "../../factory-Ce76k0aC.js";
|
|
7
|
+
import { t as paginationAnatomy } from "../../pagination-anatomy-D8yk0Puf.js";
|
|
8
|
+
import { t as createSplitProps } from "../../create-split-props-BcbxQ6yh.js";
|
|
9
9
|
import { createMemo, createUniqueId } from "solid-js";
|
|
10
10
|
import { createComponent } from "solid-js/web";
|
|
11
11
|
import * as pagination from "@sprawlify/primitives/machines/pagination";
|
|
@@ -118,10 +118,10 @@ const PaginationRoot = (props) => {
|
|
|
118
118
|
//#endregion
|
|
119
119
|
//#region src/components/pagination/pagination-root-provider.tsx
|
|
120
120
|
const PaginationRootProvider = (props) => {
|
|
121
|
-
const [{ value: pagination
|
|
122
|
-
const mergedProps = mergeProps$2(() => pagination
|
|
121
|
+
const [{ value: pagination }, localProps] = createSplitProps()(props, ["value"]);
|
|
122
|
+
const mergedProps = mergeProps$2(() => pagination().getRootProps(), localProps);
|
|
123
123
|
return createComponent(PaginationProvider, {
|
|
124
|
-
value: pagination
|
|
124
|
+
value: pagination,
|
|
125
125
|
get children() {
|
|
126
126
|
return createComponent(sprawlify.nav, mergedProps);
|
|
127
127
|
}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { t as __exportAll } from "../../chunk-
|
|
2
|
-
import { i as useMachine, n as normalizeProps, r as mergeProps$1 } from "../../core-
|
|
3
|
-
import { t as runIfFn } from "../../run-if-fn-
|
|
4
|
-
import { t as createContext$1 } from "../../create-context-
|
|
5
|
-
import { i as useLocaleContext, o as useEnvironmentContext } from "../../providers-
|
|
6
|
-
import { t as sprawlify } from "../../factory-
|
|
7
|
-
import { t as createSplitProps } from "../../create-split-props-
|
|
1
|
+
import { t as __exportAll } from "../../chunk-CbkudaSF.jsx";
|
|
2
|
+
import { i as useMachine, n as normalizeProps, r as mergeProps$1 } from "../../core-B6ixUkqg.jsx";
|
|
3
|
+
import { t as runIfFn } from "../../run-if-fn-CJUSlNHk.jsx";
|
|
4
|
+
import { t as createContext$1 } from "../../create-context-DGJ79e4Y.jsx";
|
|
5
|
+
import { i as useLocaleContext, o as useEnvironmentContext } from "../../providers-CjCWKYvZ.jsx";
|
|
6
|
+
import { t as sprawlify } from "../../factory-CzIfQZJj.jsx";
|
|
7
|
+
import { t as createSplitProps } from "../../create-split-props-CgD5kGV-.jsx";
|
|
8
8
|
import { createMemo, createUniqueId } from "solid-js";
|
|
9
9
|
import * as pagination from "@sprawlify/primitives/machines/pagination";
|
|
10
10
|
import { anatomy as paginationAnatomy } from "@sprawlify/primitives/machines/pagination";
|
|
@@ -114,9 +114,9 @@ const PaginationRoot = (props) => {
|
|
|
114
114
|
//#endregion
|
|
115
115
|
//#region src/components/pagination/pagination-root-provider.tsx
|
|
116
116
|
const PaginationRootProvider = (props) => {
|
|
117
|
-
const [{ value: pagination
|
|
118
|
-
const mergedProps = mergeProps$1(() => pagination
|
|
119
|
-
return <PaginationProvider value={pagination
|
|
117
|
+
const [{ value: pagination }, localProps] = createSplitProps()(props, ["value"]);
|
|
118
|
+
const mergedProps = mergeProps$1(() => pagination().getRootProps(), localProps);
|
|
119
|
+
return <PaginationProvider value={pagination}>
|
|
120
120
|
<sprawlify.nav {...mergedProps} />
|
|
121
121
|
</PaginationProvider>;
|
|
122
122
|
};
|
|
@@ -1,11 +1,10 @@
|
|
|
1
|
-
import { n as PropTypes } from "../../index-
|
|
2
|
-
import { i as Optional, n as MaybeAccessor } from "../../types-
|
|
3
|
-
import { r as PolymorphicProps, t as HTMLProps } from "../../factory-
|
|
4
|
-
import
|
|
5
|
-
import * as solid_js91 from "solid-js";
|
|
1
|
+
import { n as PropTypes } from "../../index-CLwp1P-Z.js";
|
|
2
|
+
import { i as Optional, n as MaybeAccessor } from "../../types-B9AK1oJL.js";
|
|
3
|
+
import { r as PolymorphicProps, t as HTMLProps } from "../../factory-DMawBjkt.js";
|
|
4
|
+
import * as solid_js33 from "solid-js";
|
|
6
5
|
import { Accessor, JSX } from "solid-js";
|
|
7
6
|
import * as passwordInput from "@sprawlify/primitives/machines/password-input";
|
|
8
|
-
import { VisibilityChangeDetails, VisibilityChangeDetails as PasswordInputVisibilityChangeDetails } from "@sprawlify/primitives/machines/password-input";
|
|
7
|
+
import { VisibilityChangeDetails, VisibilityChangeDetails as PasswordInputVisibilityChangeDetails, anatomy as passwordInputAnatomy } from "@sprawlify/primitives/machines/password-input";
|
|
9
8
|
|
|
10
9
|
//#region src/components/password-input/use-password-input.d.ts
|
|
11
10
|
interface UsePasswordInputProps extends Optional<Omit<passwordInput.Props, 'dir' | 'getRootNode'>, 'id'> {}
|
|
@@ -24,7 +23,7 @@ declare const PasswordInputContext: (props: PasswordInputContextProps) => JSX.El
|
|
|
24
23
|
//#region src/components/password-input/password-input-control.d.ts
|
|
25
24
|
interface PasswordInputControlBaseProps extends PolymorphicProps<'div'> {}
|
|
26
25
|
interface PasswordInputControlProps extends HTMLProps<'div'>, PasswordInputControlBaseProps {}
|
|
27
|
-
declare const PasswordInputControl: (props: PasswordInputControlProps) =>
|
|
26
|
+
declare const PasswordInputControl: (props: PasswordInputControlProps) => solid_js33.JSX.Element;
|
|
28
27
|
//#endregion
|
|
29
28
|
//#region src/components/password-input/password-input-indicator.d.ts
|
|
30
29
|
interface PasswordInputIndicatorBaseProps extends PolymorphicProps<'span'> {
|
|
@@ -36,17 +35,17 @@ declare const PasswordInputIndicator: (props: PasswordInputIndicatorProps) => JS
|
|
|
36
35
|
//#region src/components/password-input/password-input-input.d.ts
|
|
37
36
|
interface PasswordInputInputBaseProps extends PolymorphicProps<'input'> {}
|
|
38
37
|
interface PasswordInputInputProps extends HTMLProps<'input'>, PasswordInputInputBaseProps {}
|
|
39
|
-
declare const PasswordInputInput: (props: PasswordInputInputProps) =>
|
|
38
|
+
declare const PasswordInputInput: (props: PasswordInputInputProps) => solid_js33.JSX.Element;
|
|
40
39
|
//#endregion
|
|
41
40
|
//#region src/components/password-input/password-input-label.d.ts
|
|
42
41
|
interface PasswordInputLabelBaseProps extends PolymorphicProps<'label'> {}
|
|
43
42
|
interface PasswordInputLabelProps extends HTMLProps<'label'>, PasswordInputLabelBaseProps {}
|
|
44
|
-
declare const PasswordInputLabel: (props: PasswordInputLabelProps) =>
|
|
43
|
+
declare const PasswordInputLabel: (props: PasswordInputLabelProps) => solid_js33.JSX.Element;
|
|
45
44
|
//#endregion
|
|
46
45
|
//#region src/components/password-input/password-input-root.d.ts
|
|
47
46
|
interface PasswordInputRootBaseProps extends UsePasswordInputProps, PolymorphicProps<'div'> {}
|
|
48
47
|
interface PasswordInputRootProps extends HTMLProps<'div'>, PasswordInputRootBaseProps {}
|
|
49
|
-
declare const PasswordInputRoot: (props: PasswordInputRootProps) =>
|
|
48
|
+
declare const PasswordInputRoot: (props: PasswordInputRootProps) => solid_js33.JSX.Element;
|
|
50
49
|
//#endregion
|
|
51
50
|
//#region src/components/password-input/password-input-root-provider.d.ts
|
|
52
51
|
interface PasswordInputRootProviderBaseProps extends PolymorphicProps<'div'> {
|
|
@@ -59,7 +58,7 @@ declare const PasswordInputRootProvider: (props: PasswordInputRootProviderProps)
|
|
|
59
58
|
//#region src/components/password-input/password-input-visibility-trigger.d.ts
|
|
60
59
|
interface PasswordInputVisibilityTriggerBaseProps extends PolymorphicProps<'button'> {}
|
|
61
60
|
interface PasswordInputVisibilityTriggerProps extends HTMLProps<'button'>, PasswordInputVisibilityTriggerBaseProps {}
|
|
62
|
-
declare const PasswordInputVisibilityTrigger: (props: PasswordInputVisibilityTriggerProps) =>
|
|
61
|
+
declare const PasswordInputVisibilityTrigger: (props: PasswordInputVisibilityTriggerProps) => solid_js33.JSX.Element;
|
|
63
62
|
declare namespace password_input_d_exports {
|
|
64
63
|
export { PasswordInputContext as Context, PasswordInputContextProps as ContextProps, PasswordInputControl as Control, PasswordInputControlBaseProps as ControlBaseProps, PasswordInputControlProps as ControlProps, PasswordInputIndicator as Indicator, PasswordInputIndicatorBaseProps as IndicatorBaseProps, PasswordInputIndicatorProps as IndicatorProps, PasswordInputInput as Input, PasswordInputInputBaseProps as InputBaseProps, PasswordInputInputProps as InputProps, PasswordInputLabel as Label, PasswordInputLabelBaseProps as LabelBaseProps, PasswordInputLabelProps as LabelProps, PasswordInputRoot as Root, PasswordInputRootBaseProps as RootBaseProps, PasswordInputRootProps as RootProps, PasswordInputRootProvider as RootProvider, PasswordInputRootProviderBaseProps as RootProviderBaseProps, PasswordInputRootProviderProps as RootProviderProps, VisibilityChangeDetails, PasswordInputVisibilityTrigger as VisibilityTrigger, PasswordInputVisibilityTriggerBaseProps as VisibilityTriggerBaseProps, PasswordInputVisibilityTriggerProps as VisibilityTriggerProps };
|
|
65
64
|
}
|