@psnext/design-system 2.4.0 → 2.6.0
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/DESIGN.md +32 -4
- package/SKILL.md +1 -1
- package/dist/Header.cjs +3 -3
- package/dist/Header.cjs.map +1 -1
- package/dist/Header.js +3 -3
- package/dist/Header.js.map +1 -1
- package/dist/Mosaic.cjs +472 -0
- package/dist/Mosaic.cjs.map +1 -0
- package/dist/Mosaic.js +459 -0
- package/dist/Mosaic.js.map +1 -0
- package/dist/index.cjs +25 -4
- package/dist/index.d.cts +5 -5
- package/dist/index.d.cts.map +1 -1
- package/dist/index.d.ts +5 -5
- package/dist/index.js +10 -5
- package/dist/index10.d.cts +5 -5
- package/dist/index10.d.ts +6 -6
- package/dist/index11.d.cts +3 -3
- package/dist/index11.d.ts +3 -3
- package/dist/index12.d.cts +12 -12
- package/dist/index12.d.cts.map +1 -1
- package/dist/index12.d.ts +12 -12
- package/dist/index12.d.ts.map +1 -1
- package/dist/index13.d.cts +6 -6
- package/dist/index13.d.cts.map +1 -1
- package/dist/index13.d.ts +6 -6
- package/dist/index13.d.ts.map +1 -1
- package/dist/index14.d.cts +5 -5
- package/dist/index14.d.ts +5 -5
- package/dist/index15.d.cts +58 -23
- package/dist/index15.d.cts.map +1 -1
- package/dist/index15.d.ts +58 -23
- package/dist/index15.d.ts.map +1 -1
- package/dist/index16.d.cts +23 -32
- package/dist/index16.d.cts.map +1 -1
- package/dist/index16.d.ts +23 -32
- package/dist/index16.d.ts.map +1 -1
- package/dist/index17.d.cts +34 -15
- package/dist/index17.d.cts.map +1 -1
- package/dist/index17.d.ts +34 -15
- package/dist/index17.d.ts.map +1 -1
- package/dist/index18.d.cts +13 -67
- package/dist/index18.d.cts.map +1 -1
- package/dist/index18.d.ts +13 -67
- package/dist/index18.d.ts.map +1 -1
- package/dist/index19.d.cts +55 -48
- package/dist/index19.d.cts.map +1 -1
- package/dist/index19.d.ts +55 -48
- package/dist/index19.d.ts.map +1 -1
- package/dist/index2.d.cts +8 -8
- package/dist/index2.d.cts.map +1 -1
- package/dist/index2.d.ts +8 -8
- package/dist/index2.d.ts.map +1 -1
- package/dist/index20.d.cts +45 -75
- package/dist/index20.d.cts.map +1 -1
- package/dist/index20.d.ts +45 -75
- package/dist/index20.d.ts.map +1 -1
- package/dist/index21.d.cts +39 -28
- package/dist/index21.d.cts.map +1 -1
- package/dist/index21.d.ts +39 -28
- package/dist/index21.d.ts.map +1 -1
- package/dist/index22.d.cts +98 -44
- package/dist/index22.d.cts.map +1 -1
- package/dist/index22.d.ts +98 -44
- package/dist/index22.d.ts.map +1 -1
- package/dist/index23.d.cts +65 -68
- package/dist/index23.d.cts.map +1 -1
- package/dist/index23.d.ts +65 -68
- package/dist/index23.d.ts.map +1 -1
- package/dist/index24.d.cts +27 -42
- package/dist/index24.d.cts.map +1 -1
- package/dist/index24.d.ts +27 -42
- package/dist/index24.d.ts.map +1 -1
- package/dist/index25.d.cts +68 -11
- package/dist/index25.d.cts.map +1 -1
- package/dist/index25.d.ts +68 -11
- package/dist/index25.d.ts.map +1 -1
- package/dist/index26.d.cts +75 -56
- package/dist/index26.d.cts.map +1 -1
- package/dist/index26.d.ts +75 -56
- package/dist/index26.d.ts.map +1 -1
- package/dist/index27.d.cts +38 -60
- package/dist/index27.d.cts.map +1 -1
- package/dist/index27.d.ts +38 -60
- package/dist/index27.d.ts.map +1 -1
- package/dist/index28.d.cts +10 -30
- package/dist/index28.d.cts.map +1 -1
- package/dist/index28.d.ts +10 -30
- package/dist/index28.d.ts.map +1 -1
- package/dist/index29.d.cts +72 -17
- package/dist/index29.d.cts.map +1 -1
- package/dist/index29.d.ts +72 -17
- package/dist/index29.d.ts.map +1 -1
- package/dist/index3.d.cts +13 -13
- package/dist/index3.d.cts.map +1 -1
- package/dist/index3.d.ts +13 -13
- package/dist/index30.d.cts +46 -80
- package/dist/index30.d.cts.map +1 -1
- package/dist/index30.d.ts +46 -80
- package/dist/index30.d.ts.map +1 -1
- package/dist/index31.d.cts +64 -33
- package/dist/index31.d.cts.map +1 -1
- package/dist/index31.d.ts +64 -33
- package/dist/index31.d.ts.map +1 -1
- package/dist/index32.d.cts +29 -18
- package/dist/index32.d.cts.map +1 -1
- package/dist/index32.d.ts +29 -18
- package/dist/index32.d.ts.map +1 -1
- package/dist/index33.d.cts +17 -51
- package/dist/index33.d.cts.map +1 -1
- package/dist/index33.d.ts +17 -51
- package/dist/index33.d.ts.map +1 -1
- package/dist/index34.d.cts +81 -36
- package/dist/index34.d.cts.map +1 -1
- package/dist/index34.d.ts +81 -36
- package/dist/index34.d.ts.map +1 -1
- package/dist/index35.d.cts +32 -69
- package/dist/index35.d.cts.map +1 -1
- package/dist/index35.d.ts +32 -69
- package/dist/index35.d.ts.map +1 -1
- package/dist/index36.d.cts +20 -13
- package/dist/index36.d.cts.map +1 -1
- package/dist/index36.d.ts +20 -13
- package/dist/index36.d.ts.map +1 -1
- package/dist/index37.d.cts +51 -21
- package/dist/index37.d.cts.map +1 -1
- package/dist/index37.d.ts +51 -21
- package/dist/index37.d.ts.map +1 -1
- package/dist/index38.d.cts +38 -15
- package/dist/index38.d.cts.map +1 -1
- package/dist/index38.d.ts +38 -15
- package/dist/index38.d.ts.map +1 -1
- package/dist/index39.d.cts +53 -81
- package/dist/index39.d.cts.map +1 -1
- package/dist/index39.d.ts +53 -81
- package/dist/index39.d.ts.map +1 -1
- package/dist/index4.d.cts +2 -2
- package/dist/index4.d.ts +2 -2
- package/dist/index4.d.ts.map +1 -1
- package/dist/index40.d.cts +13 -16
- package/dist/index40.d.cts.map +1 -1
- package/dist/index40.d.ts +13 -16
- package/dist/index40.d.ts.map +1 -1
- package/dist/index41.d.cts +25 -52
- package/dist/index41.d.cts.map +1 -1
- package/dist/index41.d.ts +24 -51
- package/dist/index41.d.ts.map +1 -1
- package/dist/index42.d.cts +15 -40
- package/dist/index42.d.cts.map +1 -1
- package/dist/index42.d.ts +15 -40
- package/dist/index42.d.ts.map +1 -1
- package/dist/index43.d.cts +86 -77
- package/dist/index43.d.cts.map +1 -1
- package/dist/index43.d.ts +86 -77
- package/dist/index43.d.ts.map +1 -1
- package/dist/index44.d.cts +125 -1
- package/dist/index44.d.cts.map +1 -0
- package/dist/index44.d.ts +125 -1
- package/dist/index44.d.ts.map +1 -0
- package/dist/index45.d.cts +15 -41
- package/dist/index45.d.cts.map +1 -1
- package/dist/index45.d.ts +15 -41
- package/dist/index45.d.ts.map +1 -1
- package/dist/index46.d.cts +52 -24
- package/dist/index46.d.cts.map +1 -1
- package/dist/index46.d.ts +52 -24
- package/dist/index46.d.ts.map +1 -1
- package/dist/index47.d.cts +86 -31
- package/dist/index47.d.cts.map +1 -1
- package/dist/index47.d.ts +86 -31
- package/dist/index47.d.ts.map +1 -1
- package/dist/index48.d.cts +1 -25
- package/dist/index48.d.ts +1 -25
- package/dist/index49.d.cts +120 -14
- package/dist/index49.d.cts.map +1 -1
- package/dist/index49.d.ts +120 -14
- package/dist/index49.d.ts.map +1 -1
- package/dist/index5.d.cts +7 -7
- package/dist/index5.d.ts +7 -7
- package/dist/index50.d.cts +32 -53
- package/dist/index50.d.cts.map +1 -1
- package/dist/index50.d.ts +32 -53
- package/dist/index50.d.ts.map +1 -1
- package/dist/index51.d.cts +21 -56
- package/dist/index51.d.cts.map +1 -1
- package/dist/index51.d.ts +21 -56
- package/dist/index51.d.ts.map +1 -1
- package/dist/index52.d.cts +33 -23
- package/dist/index52.d.cts.map +1 -1
- package/dist/index52.d.ts +33 -23
- package/dist/index52.d.ts.map +1 -1
- package/dist/index53.d.cts +17 -201
- package/dist/index53.d.cts.map +1 -1
- package/dist/index53.d.ts +17 -201
- package/dist/index53.d.ts.map +1 -1
- package/dist/index54.d.cts +14 -19
- package/dist/index54.d.cts.map +1 -1
- package/dist/index54.d.ts +14 -19
- package/dist/index54.d.ts.map +1 -1
- package/dist/index55.d.cts +64 -23
- package/dist/index55.d.cts.map +1 -1
- package/dist/index55.d.ts +64 -23
- package/dist/index55.d.ts.map +1 -1
- package/dist/index56.d.cts +95 -22
- package/dist/index56.d.cts.map +1 -1
- package/dist/index56.d.ts +95 -22
- package/dist/index56.d.ts.map +1 -1
- package/dist/index57.d.cts +25 -6
- package/dist/index57.d.cts.map +1 -1
- package/dist/index57.d.ts +25 -6
- package/dist/index57.d.ts.map +1 -1
- package/dist/index58.d.cts +202 -43
- package/dist/index58.d.cts.map +1 -1
- package/dist/index58.d.ts +202 -43
- package/dist/index58.d.ts.map +1 -1
- package/dist/index59.d.cts +15 -40
- package/dist/index59.d.cts.map +1 -1
- package/dist/index59.d.ts +15 -40
- package/dist/index59.d.ts.map +1 -1
- package/dist/index6.d.cts +5 -5
- package/dist/index6.d.cts.map +1 -1
- package/dist/index6.d.ts +5 -5
- package/dist/index6.d.ts.map +1 -1
- package/dist/index60.d.cts +20 -55
- package/dist/index60.d.cts.map +1 -1
- package/dist/index60.d.ts +20 -55
- package/dist/index60.d.ts.map +1 -1
- package/dist/index61.d.cts +21 -41
- package/dist/index61.d.cts.map +1 -1
- package/dist/index61.d.ts +21 -41
- package/dist/index61.d.ts.map +1 -1
- package/dist/index62.d.cts +6 -18
- package/dist/index62.d.cts.map +1 -1
- package/dist/index62.d.ts +6 -18
- package/dist/index62.d.ts.map +1 -1
- package/dist/index63.d.cts +46 -41
- package/dist/index63.d.cts.map +1 -1
- package/dist/index63.d.ts +46 -41
- package/dist/index63.d.ts.map +1 -1
- package/dist/index64.d.cts +47 -19
- package/dist/index64.d.cts.map +1 -1
- package/dist/index64.d.ts +47 -19
- package/dist/index64.d.ts.map +1 -1
- package/dist/index65.d.cts +50 -35
- package/dist/index65.d.cts.map +1 -1
- package/dist/index65.d.ts +50 -35
- package/dist/index65.d.ts.map +1 -1
- package/dist/index66.d.cts +33 -13
- package/dist/index66.d.cts.map +1 -1
- package/dist/index66.d.ts +33 -13
- package/dist/index66.d.ts.map +1 -1
- package/dist/index67.d.cts +17 -84
- package/dist/index67.d.cts.map +1 -1
- package/dist/index67.d.ts +17 -84
- package/dist/index67.d.ts.map +1 -1
- package/dist/index68.d.cts +40 -14
- package/dist/index68.d.cts.map +1 -1
- package/dist/index68.d.ts +40 -14
- package/dist/index68.d.ts.map +1 -1
- package/dist/index69.d.cts +16 -30
- package/dist/index69.d.cts.map +1 -1
- package/dist/index69.d.ts +16 -30
- package/dist/index69.d.ts.map +1 -1
- package/dist/index7.d.cts +8 -8
- package/dist/index7.d.ts +8 -8
- package/dist/index70.d.cts +39 -27
- package/dist/index70.d.cts.map +1 -1
- package/dist/index70.d.ts +39 -27
- package/dist/index70.d.ts.map +1 -1
- package/dist/index71.d.cts +22 -79
- package/dist/index71.d.cts.map +1 -1
- package/dist/index71.d.ts +22 -79
- package/dist/index71.d.ts.map +1 -1
- package/dist/index72.d.cts +77 -264
- package/dist/index72.d.cts.map +1 -1
- package/dist/index72.d.ts +77 -264
- package/dist/index72.d.ts.map +1 -1
- package/dist/index73.d.cts +19 -0
- package/dist/index73.d.cts.map +1 -0
- package/dist/index73.d.ts +19 -0
- package/dist/index73.d.ts.map +1 -0
- package/dist/index74.d.cts +37 -0
- package/dist/index74.d.cts.map +1 -0
- package/dist/index74.d.ts +37 -0
- package/dist/index74.d.ts.map +1 -0
- package/dist/index75.d.cts +36 -0
- package/dist/index75.d.cts.map +1 -0
- package/dist/index75.d.ts +36 -0
- package/dist/index75.d.ts.map +1 -0
- package/dist/index76.d.cts +87 -0
- package/dist/index76.d.cts.map +1 -0
- package/dist/index76.d.ts +87 -0
- package/dist/index76.d.ts.map +1 -0
- package/dist/index77.d.cts +278 -0
- package/dist/index77.d.cts.map +1 -0
- package/dist/index77.d.ts +278 -0
- package/dist/index77.d.ts.map +1 -0
- package/dist/index8.d.cts +4 -4
- package/dist/index8.d.cts.map +1 -1
- package/dist/index8.d.ts +4 -4
- package/dist/index9.d.cts +2 -2
- package/dist/index9.d.ts +2 -2
- package/dist/index9.d.ts.map +1 -1
- package/dist/layouts/Container/index.d.cts +1 -1
- package/dist/layouts/Container/index.d.ts +1 -1
- package/dist/layouts/MultiColumn/index.d.cts +1 -1
- package/dist/layouts/MultiColumn/index.d.ts +1 -1
- package/dist/layouts/PageBackground/index.d.cts +1 -1
- package/dist/layouts/PageBackground/index.d.ts +1 -1
- package/dist/layouts/Stack/index.d.cts +1 -1
- package/dist/layouts/Stack/index.d.ts +1 -1
- package/dist/layouts/TwoColumn/index.d.cts +1 -1
- package/dist/layouts/TwoColumn/index.d.ts +1 -1
- package/dist/layouts/index.d.cts +5 -5
- package/dist/layouts/index.d.ts +5 -5
- package/dist/patterns/DataTable/index.d.cts +3 -3
- package/dist/patterns/DataTable/index.d.cts.map +1 -1
- package/dist/patterns/DataTable/index.d.ts +3 -3
- package/dist/patterns/DataTable/index.d.ts.map +1 -1
- package/dist/patterns/Footer/index.d.cts +7 -7
- package/dist/patterns/Footer/index.d.ts +7 -7
- package/dist/patterns/Footer/index.d.ts.map +1 -1
- package/dist/patterns/Header/index.d.cts +1 -1
- package/dist/patterns/Header/index.d.ts +1 -1
- package/dist/patterns/MediaObject/index.d.cts +14 -14
- package/dist/patterns/MediaObject/index.d.cts.map +1 -1
- package/dist/patterns/MediaObject/index.d.ts +14 -14
- package/dist/patterns/NavRail/index.d.cts +1 -1
- package/dist/patterns/NavRail/index.d.ts +1 -1
- package/dist/patterns/SectionCard/index.d.cts +2 -2
- package/dist/patterns/SectionCard/index.d.ts +2 -2
- package/dist/patterns/SectionCard/index.d.ts.map +1 -1
- package/dist/patterns/SectionHeading/index.d.cts +3 -3
- package/dist/patterns/SectionHeading/index.d.ts +3 -3
- package/dist/patterns/SectionHeading/index.d.ts.map +1 -1
- package/dist/patterns/index.d.cts +2 -2
- package/dist/patterns/index.d.ts +2 -2
- package/dist/primitives/Checkbox/index.cjs +1 -1
- package/dist/primitives/Checkbox/index.cjs.map +1 -1
- package/dist/primitives/Checkbox/index.d.cts +1 -1
- package/dist/primitives/Checkbox/index.d.ts +1 -1
- package/dist/primitives/Checkbox/index.js +1 -1
- package/dist/primitives/Checkbox/index.js.map +1 -1
- package/dist/primitives/CheckboxTree/index.d.cts +1 -1
- package/dist/primitives/CheckboxTree/index.d.ts +1 -1
- package/dist/primitives/CircularProgress/index.cjs +106 -0
- package/dist/primitives/CircularProgress/index.cjs.map +1 -0
- package/dist/primitives/CircularProgress/index.d.cts +2 -0
- package/dist/primitives/CircularProgress/index.d.ts +2 -0
- package/dist/primitives/CircularProgress/index.js +105 -0
- package/dist/primitives/CircularProgress/index.js.map +1 -0
- package/dist/primitives/Collapsible/index.d.cts +1 -1
- package/dist/primitives/Collapsible/index.d.ts +1 -1
- package/dist/primitives/Combobox/index.cjs +210 -0
- package/dist/primitives/Combobox/index.cjs.map +1 -0
- package/dist/primitives/Combobox/index.d.cts +2 -0
- package/dist/primitives/Combobox/index.d.ts +2 -0
- package/dist/primitives/Combobox/index.js +199 -0
- package/dist/primitives/Combobox/index.js.map +1 -0
- package/dist/primitives/Command/index.d.cts +1 -1
- package/dist/primitives/Command/index.d.ts +1 -1
- package/dist/primitives/ContextMenu/index.d.cts +1 -1
- package/dist/primitives/ContextMenu/index.d.ts +1 -1
- package/dist/primitives/Credits/index.d.cts +1 -1
- package/dist/primitives/Credits/index.d.ts +1 -1
- package/dist/primitives/Dialog/index.d.cts +1 -1
- package/dist/primitives/Dialog/index.d.ts +1 -1
- package/dist/primitives/Drawer/index.cjs +34 -2
- package/dist/primitives/Drawer/index.cjs.map +1 -1
- package/dist/primitives/Drawer/index.d.cts +1 -1
- package/dist/primitives/Drawer/index.d.ts +1 -1
- package/dist/primitives/Drawer/index.js +34 -2
- package/dist/primitives/Drawer/index.js.map +1 -1
- package/dist/primitives/DropdownMenu/index.d.cts +1 -1
- package/dist/primitives/DropdownMenu/index.d.ts +1 -1
- package/dist/primitives/Empty/index.d.cts +1 -1
- package/dist/primitives/Empty/index.d.ts +1 -1
- package/dist/primitives/Field/index.d.cts +1 -1
- package/dist/primitives/Field/index.d.ts +1 -1
- package/dist/primitives/FileUpload/index.cjs +354 -0
- package/dist/primitives/FileUpload/index.cjs.map +1 -0
- package/dist/primitives/FileUpload/index.d.cts +2 -0
- package/dist/primitives/FileUpload/index.d.ts +2 -0
- package/dist/primitives/FileUpload/index.js +351 -0
- package/dist/primitives/FileUpload/index.js.map +1 -0
- package/dist/primitives/Form/index.d.cts +1 -1
- package/dist/primitives/Form/index.d.ts +1 -1
- package/dist/primitives/Heading/index.d.cts +1 -1
- package/dist/primitives/Heading/index.d.ts +1 -1
- package/dist/primitives/HoverCard/index.d.cts +1 -1
- package/dist/primitives/HoverCard/index.d.ts +1 -1
- package/dist/primitives/Icon/index.d.cts +1 -1
- package/dist/primitives/Icon/index.d.ts +1 -1
- package/dist/primitives/InfoBanner/index.d.cts +1 -1
- package/dist/primitives/InfoBanner/index.d.ts +1 -1
- package/dist/primitives/Input/index.d.cts +1 -1
- package/dist/primitives/Input/index.d.ts +1 -1
- package/dist/primitives/InputGroup/index.d.cts +1 -1
- package/dist/primitives/InputGroup/index.d.ts +1 -1
- package/dist/primitives/InputOtp/index.d.cts +1 -1
- package/dist/primitives/InputOtp/index.d.ts +1 -1
- package/dist/primitives/Item/index.d.cts +1 -1
- package/dist/primitives/Item/index.d.ts +1 -1
- package/dist/primitives/Kbd/index.d.cts +1 -1
- package/dist/primitives/Kbd/index.d.ts +1 -1
- package/dist/primitives/Label/index.d.cts +1 -1
- package/dist/primitives/Label/index.d.ts +1 -1
- package/dist/primitives/Link/index.d.cts +1 -1
- package/dist/primitives/Link/index.d.ts +1 -1
- package/dist/primitives/Logo/index.d.cts +1 -1
- package/dist/primitives/Logo/index.d.ts +1 -1
- package/dist/primitives/Menubar/index.d.cts +1 -1
- package/dist/primitives/Menubar/index.d.ts +1 -1
- package/dist/primitives/Mosaic/index.cjs +4 -0
- package/dist/primitives/Mosaic/index.d.cts +2 -0
- package/dist/primitives/Mosaic/index.d.ts +2 -0
- package/dist/primitives/Mosaic/index.js +2 -0
- package/dist/primitives/NativeSelect/index.d.cts +1 -1
- package/dist/primitives/NativeSelect/index.d.ts +1 -1
- package/dist/primitives/NavRail/index.d.cts +2 -2
- package/dist/primitives/NavRail/index.d.ts +2 -2
- package/dist/primitives/NavigationMenu/index.d.cts +1 -1
- package/dist/primitives/NavigationMenu/index.d.ts +1 -1
- package/dist/primitives/NotchedCard/index.cjs +390 -0
- package/dist/primitives/NotchedCard/index.cjs.map +1 -0
- package/dist/primitives/NotchedCard/index.d.cts +2 -0
- package/dist/primitives/NotchedCard/index.d.ts +2 -0
- package/dist/primitives/NotchedCard/index.js +385 -0
- package/dist/primitives/NotchedCard/index.js.map +1 -0
- package/dist/primitives/Pagination/index.d.cts +1 -1
- package/dist/primitives/Pagination/index.d.ts +1 -1
- package/dist/primitives/Popover/index.d.cts +1 -1
- package/dist/primitives/Popover/index.d.ts +1 -1
- package/dist/primitives/Progress/index.d.cts +1 -1
- package/dist/primitives/Progress/index.d.ts +1 -1
- package/dist/primitives/RadioGroup/index.cjs +1 -1
- package/dist/primitives/RadioGroup/index.cjs.map +1 -1
- package/dist/primitives/RadioGroup/index.d.cts +1 -1
- package/dist/primitives/RadioGroup/index.d.ts +1 -1
- package/dist/primitives/RadioGroup/index.js +1 -1
- package/dist/primitives/RadioGroup/index.js.map +1 -1
- package/dist/primitives/Resizable/index.d.cts +1 -1
- package/dist/primitives/Resizable/index.d.ts +1 -1
- package/dist/primitives/ScrollArea/index.d.cts +1 -1
- package/dist/primitives/ScrollArea/index.d.ts +1 -1
- package/dist/primitives/Select/index.d.cts +1 -1
- package/dist/primitives/Select/index.d.ts +1 -1
- package/dist/primitives/Sheet/index.cjs +34 -2
- package/dist/primitives/Sheet/index.cjs.map +1 -1
- package/dist/primitives/Sheet/index.d.cts +1 -1
- package/dist/primitives/Sheet/index.d.ts +1 -1
- package/dist/primitives/Sheet/index.js +34 -2
- package/dist/primitives/Sheet/index.js.map +1 -1
- package/dist/primitives/Sidebar/index.d.cts +1 -1
- package/dist/primitives/Sidebar/index.d.ts +1 -1
- package/dist/primitives/Skeleton/index.d.cts +1 -1
- package/dist/primitives/Skeleton/index.d.ts +1 -1
- package/dist/primitives/Slider/index.d.cts +1 -1
- package/dist/primitives/Slider/index.d.ts +1 -1
- package/dist/primitives/Sonner/index.d.cts +1 -1
- package/dist/primitives/Sonner/index.d.ts +1 -1
- package/dist/primitives/Spinner/index.d.cts +1 -1
- package/dist/primitives/Spinner/index.d.ts +1 -1
- package/dist/primitives/Switch/index.d.cts +1 -1
- package/dist/primitives/Switch/index.d.ts +1 -1
- package/dist/primitives/Table/index.d.cts +1 -1
- package/dist/primitives/Table/index.d.ts +1 -1
- package/dist/primitives/Tabs/index.cjs +153 -10
- package/dist/primitives/Tabs/index.cjs.map +1 -1
- package/dist/primitives/Tabs/index.d.cts +1 -1
- package/dist/primitives/Tabs/index.d.ts +1 -1
- package/dist/primitives/Tabs/index.js +153 -10
- package/dist/primitives/Tabs/index.js.map +1 -1
- package/dist/primitives/Text/index.d.cts +1 -1
- package/dist/primitives/Text/index.d.ts +1 -1
- package/dist/primitives/Textarea/index.d.cts +1 -1
- package/dist/primitives/Textarea/index.d.ts +1 -1
- package/dist/primitives/ThemeProvider/index.d.cts +1 -1
- package/dist/primitives/ThemeProvider/index.d.ts +1 -1
- package/dist/primitives/Toggle/index.d.cts +1 -1
- package/dist/primitives/Toggle/index.d.ts +1 -1
- package/dist/primitives/ToggleGroup/index.d.cts +1 -1
- package/dist/primitives/ToggleGroup/index.d.ts +1 -1
- package/dist/primitives/Tooltip/index.d.cts +1 -1
- package/dist/primitives/Tooltip/index.d.ts +1 -1
- package/dist/primitives/index.cjs +25 -4
- package/dist/primitives/index.d.cts +56 -51
- package/dist/primitives/index.d.ts +56 -51
- package/dist/primitives/index.js +10 -5
- package/dist/styles/tokens/mode-dark.css +1 -1
- package/package.json +1 -1
- package/dist/index48.d.cts.map +0 -1
- package/dist/index48.d.ts.map +0 -1
package/dist/index26.d.cts
CHANGED
|
@@ -1,80 +1,99 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import * as class_variance_authority_types27 from "class-variance-authority/types";
|
|
4
|
-
import { VariantProps } from "class-variance-authority";
|
|
1
|
+
import * as react_jsx_runtime49 from "react/jsx-runtime";
|
|
2
|
+
import { DropdownMenu } from "radix-ui";
|
|
5
3
|
import * as React from "react";
|
|
6
4
|
|
|
7
|
-
//#region src/primitives/
|
|
8
|
-
/**
|
|
9
|
-
declare function
|
|
5
|
+
//#region src/primitives/DropdownMenu/DropdownMenu.d.ts
|
|
6
|
+
/** Root provider for a dropdown menu; holds open state and wires the trigger to its content. */
|
|
7
|
+
declare function DropdownMenu$1({
|
|
8
|
+
...props
|
|
9
|
+
}: React.ComponentProps<typeof DropdownMenu.Root>): react_jsx_runtime49.JSX.Element;
|
|
10
|
+
/** Renders the menu into a portal so it escapes overflow/stacking contexts. */
|
|
11
|
+
declare function DropdownMenuPortal({
|
|
12
|
+
...props
|
|
13
|
+
}: React.ComponentProps<typeof DropdownMenu.Portal>): react_jsx_runtime49.JSX.Element;
|
|
14
|
+
/** The control (usually a button) that toggles the menu open and closed. */
|
|
15
|
+
declare function DropdownMenuTrigger({
|
|
16
|
+
...props
|
|
17
|
+
}: React.ComponentProps<typeof DropdownMenu.Trigger>): react_jsx_runtime49.JSX.Element;
|
|
18
|
+
/** The floating surface that holds the menu items; portalled and animated on open/close. */
|
|
19
|
+
declare function DropdownMenuContent({
|
|
10
20
|
className,
|
|
21
|
+
/** Gap in pixels between the trigger and the content edge. */
|
|
22
|
+
sideOffset,
|
|
11
23
|
...props
|
|
12
|
-
}: React.ComponentProps<
|
|
13
|
-
/**
|
|
14
|
-
declare function
|
|
24
|
+
}: React.ComponentProps<typeof DropdownMenu.Content>): react_jsx_runtime49.JSX.Element;
|
|
25
|
+
/** Groups related menu items together for labelling and keyboard navigation. */
|
|
26
|
+
declare function DropdownMenuGroup({
|
|
27
|
+
...props
|
|
28
|
+
}: React.ComponentProps<typeof DropdownMenu.Group>): react_jsx_runtime49.JSX.Element;
|
|
29
|
+
/** A selectable menu row that fires on click/Enter. */
|
|
30
|
+
declare function DropdownMenuItem({
|
|
15
31
|
className,
|
|
32
|
+
/** Indents the item to align with rows that have a leading icon/indicator. */
|
|
33
|
+
inset,
|
|
34
|
+
/** Visual tone of the item; `destructive` renders in the danger color. */
|
|
16
35
|
variant,
|
|
17
36
|
...props
|
|
18
|
-
}: React.ComponentProps<
|
|
19
|
-
|
|
20
|
-
variant?: "
|
|
21
|
-
}):
|
|
22
|
-
/** A
|
|
23
|
-
declare function
|
|
37
|
+
}: React.ComponentProps<typeof DropdownMenu.Item> & {
|
|
38
|
+
inset?: boolean;
|
|
39
|
+
variant?: "default" | "destructive";
|
|
40
|
+
}): react_jsx_runtime49.JSX.Element;
|
|
41
|
+
/** A menu row with a toggleable checkmark indicator for boolean options. */
|
|
42
|
+
declare function DropdownMenuCheckboxItem({
|
|
24
43
|
className,
|
|
44
|
+
children,
|
|
45
|
+
/** Whether the checkbox indicator is shown as checked. */
|
|
46
|
+
checked,
|
|
25
47
|
...props
|
|
26
|
-
}: React.ComponentProps<
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
} & class_variance_authority_types27.ClassProp) | undefined) => string;
|
|
30
|
-
/** A single labelled form field that lays out a control with its label, description, and error. */
|
|
31
|
-
declare function Field({
|
|
32
|
-
className,
|
|
33
|
-
/** Layout direction of the label/control: stacked (`vertical`), side-by-side (`horizontal`), or `responsive`. */
|
|
34
|
-
orientation,
|
|
48
|
+
}: React.ComponentProps<typeof DropdownMenu.CheckboxItem>): react_jsx_runtime49.JSX.Element;
|
|
49
|
+
/** Wraps radio items so only one option in the group can be selected at a time. */
|
|
50
|
+
declare function DropdownMenuRadioGroup({
|
|
35
51
|
...props
|
|
36
|
-
}: React.ComponentProps<
|
|
37
|
-
/**
|
|
38
|
-
declare function
|
|
52
|
+
}: React.ComponentProps<typeof DropdownMenu.RadioGroup>): react_jsx_runtime49.JSX.Element;
|
|
53
|
+
/** A single mutually-exclusive option within a `DropdownMenuRadioGroup`. */
|
|
54
|
+
declare function DropdownMenuRadioItem({
|
|
39
55
|
className,
|
|
56
|
+
children,
|
|
40
57
|
...props
|
|
41
|
-
}: React.ComponentProps<
|
|
42
|
-
/**
|
|
43
|
-
declare function
|
|
58
|
+
}: React.ComponentProps<typeof DropdownMenu.RadioItem>): react_jsx_runtime49.JSX.Element;
|
|
59
|
+
/** A non-interactive heading used to title a group of menu items. */
|
|
60
|
+
declare function DropdownMenuLabel({
|
|
44
61
|
className,
|
|
62
|
+
/** Indents the label to align with rows that have a leading icon/indicator. */
|
|
63
|
+
inset,
|
|
45
64
|
...props
|
|
46
|
-
}: React.ComponentProps<typeof Label>
|
|
47
|
-
|
|
48
|
-
|
|
65
|
+
}: React.ComponentProps<typeof DropdownMenu.Label> & {
|
|
66
|
+
inset?: boolean;
|
|
67
|
+
}): react_jsx_runtime49.JSX.Element;
|
|
68
|
+
/** A thin divider line used to visually separate groups of menu items. */
|
|
69
|
+
declare function DropdownMenuSeparator({
|
|
49
70
|
className,
|
|
50
71
|
...props
|
|
51
|
-
}: React.ComponentProps<
|
|
52
|
-
/**
|
|
53
|
-
declare function
|
|
72
|
+
}: React.ComponentProps<typeof DropdownMenu.Separator>): react_jsx_runtime49.JSX.Element;
|
|
73
|
+
/** Right-aligned hint for an item's keyboard shortcut (e.g. ⇧⌘P). */
|
|
74
|
+
declare function DropdownMenuShortcut({
|
|
54
75
|
className,
|
|
55
76
|
...props
|
|
56
|
-
}: React.ComponentProps<"
|
|
57
|
-
/**
|
|
58
|
-
declare function
|
|
59
|
-
children,
|
|
60
|
-
className,
|
|
77
|
+
}: React.ComponentProps<"span">): react_jsx_runtime49.JSX.Element;
|
|
78
|
+
/** Root for a nested submenu; holds the sub-trigger and its sub-content. */
|
|
79
|
+
declare function DropdownMenuSub({
|
|
61
80
|
...props
|
|
62
|
-
}: React.ComponentProps<
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
}): react_jsx_runtime274.JSX.Element;
|
|
66
|
-
/** A destructive `role="alert"` message for a field, rendered from `children` or a list of `errors`. */
|
|
67
|
-
declare function FieldError({
|
|
81
|
+
}: React.ComponentProps<typeof DropdownMenu.Sub>): react_jsx_runtime49.JSX.Element;
|
|
82
|
+
/** The item that opens a nested submenu, shown with a trailing chevron. */
|
|
83
|
+
declare function DropdownMenuSubTrigger({
|
|
68
84
|
className,
|
|
85
|
+
/** Indents the trigger to align with rows that have a leading icon/indicator. */
|
|
86
|
+
inset,
|
|
69
87
|
children,
|
|
70
|
-
errors,
|
|
71
88
|
...props
|
|
72
|
-
}: React.ComponentProps<
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
89
|
+
}: React.ComponentProps<typeof DropdownMenu.SubTrigger> & {
|
|
90
|
+
inset?: boolean;
|
|
91
|
+
}): react_jsx_runtime49.JSX.Element;
|
|
92
|
+
/** The floating surface for a nested submenu's items. */
|
|
93
|
+
declare function DropdownMenuSubContent({
|
|
94
|
+
className,
|
|
95
|
+
...props
|
|
96
|
+
}: React.ComponentProps<typeof DropdownMenu.SubContent>): react_jsx_runtime49.JSX.Element;
|
|
78
97
|
//#endregion
|
|
79
|
-
export {
|
|
98
|
+
export { DropdownMenuItem as a, DropdownMenuRadioGroup as c, DropdownMenuShortcut as d, DropdownMenuSub as f, DropdownMenuTrigger as h, DropdownMenuGroup as i, DropdownMenuRadioItem as l, DropdownMenuSubTrigger as m, DropdownMenuCheckboxItem as n, DropdownMenuLabel as o, DropdownMenuSubContent as p, DropdownMenuContent as r, DropdownMenuPortal as s, DropdownMenu$1 as t, DropdownMenuSeparator as u };
|
|
80
99
|
//# sourceMappingURL=index26.d.cts.map
|
package/dist/index26.d.cts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index26.d.cts","names":[],"sources":["../src/primitives/
|
|
1
|
+
{"version":3,"file":"index26.d.cts","names":[],"sources":["../src/primitives/DropdownMenu/DropdownMenu.tsx"],"mappings":"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"}
|
package/dist/index26.d.ts
CHANGED
|
@@ -1,80 +1,99 @@
|
|
|
1
|
-
import { t as Label } from "./index25.js";
|
|
2
|
-
import { VariantProps } from "class-variance-authority";
|
|
3
1
|
import * as React from "react";
|
|
4
|
-
import * as
|
|
5
|
-
import
|
|
2
|
+
import * as react_jsx_runtime77 from "react/jsx-runtime";
|
|
3
|
+
import { DropdownMenu } from "radix-ui";
|
|
6
4
|
|
|
7
|
-
//#region src/primitives/
|
|
8
|
-
/**
|
|
9
|
-
declare function
|
|
5
|
+
//#region src/primitives/DropdownMenu/DropdownMenu.d.ts
|
|
6
|
+
/** Root provider for a dropdown menu; holds open state and wires the trigger to its content. */
|
|
7
|
+
declare function DropdownMenu$1({
|
|
8
|
+
...props
|
|
9
|
+
}: React.ComponentProps<typeof DropdownMenu.Root>): react_jsx_runtime77.JSX.Element;
|
|
10
|
+
/** Renders the menu into a portal so it escapes overflow/stacking contexts. */
|
|
11
|
+
declare function DropdownMenuPortal({
|
|
12
|
+
...props
|
|
13
|
+
}: React.ComponentProps<typeof DropdownMenu.Portal>): react_jsx_runtime77.JSX.Element;
|
|
14
|
+
/** The control (usually a button) that toggles the menu open and closed. */
|
|
15
|
+
declare function DropdownMenuTrigger({
|
|
16
|
+
...props
|
|
17
|
+
}: React.ComponentProps<typeof DropdownMenu.Trigger>): react_jsx_runtime77.JSX.Element;
|
|
18
|
+
/** The floating surface that holds the menu items; portalled and animated on open/close. */
|
|
19
|
+
declare function DropdownMenuContent({
|
|
10
20
|
className,
|
|
21
|
+
/** Gap in pixels between the trigger and the content edge. */
|
|
22
|
+
sideOffset,
|
|
11
23
|
...props
|
|
12
|
-
}: React.ComponentProps<
|
|
13
|
-
/**
|
|
14
|
-
declare function
|
|
24
|
+
}: React.ComponentProps<typeof DropdownMenu.Content>): react_jsx_runtime77.JSX.Element;
|
|
25
|
+
/** Groups related menu items together for labelling and keyboard navigation. */
|
|
26
|
+
declare function DropdownMenuGroup({
|
|
27
|
+
...props
|
|
28
|
+
}: React.ComponentProps<typeof DropdownMenu.Group>): react_jsx_runtime77.JSX.Element;
|
|
29
|
+
/** A selectable menu row that fires on click/Enter. */
|
|
30
|
+
declare function DropdownMenuItem({
|
|
15
31
|
className,
|
|
32
|
+
/** Indents the item to align with rows that have a leading icon/indicator. */
|
|
33
|
+
inset,
|
|
34
|
+
/** Visual tone of the item; `destructive` renders in the danger color. */
|
|
16
35
|
variant,
|
|
17
36
|
...props
|
|
18
|
-
}: React.ComponentProps<
|
|
19
|
-
|
|
20
|
-
variant?: "
|
|
21
|
-
}):
|
|
22
|
-
/** A
|
|
23
|
-
declare function
|
|
37
|
+
}: React.ComponentProps<typeof DropdownMenu.Item> & {
|
|
38
|
+
inset?: boolean;
|
|
39
|
+
variant?: "default" | "destructive";
|
|
40
|
+
}): react_jsx_runtime77.JSX.Element;
|
|
41
|
+
/** A menu row with a toggleable checkmark indicator for boolean options. */
|
|
42
|
+
declare function DropdownMenuCheckboxItem({
|
|
24
43
|
className,
|
|
44
|
+
children,
|
|
45
|
+
/** Whether the checkbox indicator is shown as checked. */
|
|
46
|
+
checked,
|
|
25
47
|
...props
|
|
26
|
-
}: React.ComponentProps<
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
} & class_variance_authority_types6.ClassProp) | undefined) => string;
|
|
30
|
-
/** A single labelled form field that lays out a control with its label, description, and error. */
|
|
31
|
-
declare function Field({
|
|
32
|
-
className,
|
|
33
|
-
/** Layout direction of the label/control: stacked (`vertical`), side-by-side (`horizontal`), or `responsive`. */
|
|
34
|
-
orientation,
|
|
48
|
+
}: React.ComponentProps<typeof DropdownMenu.CheckboxItem>): react_jsx_runtime77.JSX.Element;
|
|
49
|
+
/** Wraps radio items so only one option in the group can be selected at a time. */
|
|
50
|
+
declare function DropdownMenuRadioGroup({
|
|
35
51
|
...props
|
|
36
|
-
}: React.ComponentProps<
|
|
37
|
-
/**
|
|
38
|
-
declare function
|
|
52
|
+
}: React.ComponentProps<typeof DropdownMenu.RadioGroup>): react_jsx_runtime77.JSX.Element;
|
|
53
|
+
/** A single mutually-exclusive option within a `DropdownMenuRadioGroup`. */
|
|
54
|
+
declare function DropdownMenuRadioItem({
|
|
39
55
|
className,
|
|
56
|
+
children,
|
|
40
57
|
...props
|
|
41
|
-
}: React.ComponentProps<
|
|
42
|
-
/**
|
|
43
|
-
declare function
|
|
58
|
+
}: React.ComponentProps<typeof DropdownMenu.RadioItem>): react_jsx_runtime77.JSX.Element;
|
|
59
|
+
/** A non-interactive heading used to title a group of menu items. */
|
|
60
|
+
declare function DropdownMenuLabel({
|
|
44
61
|
className,
|
|
62
|
+
/** Indents the label to align with rows that have a leading icon/indicator. */
|
|
63
|
+
inset,
|
|
45
64
|
...props
|
|
46
|
-
}: React.ComponentProps<typeof Label>
|
|
47
|
-
|
|
48
|
-
|
|
65
|
+
}: React.ComponentProps<typeof DropdownMenu.Label> & {
|
|
66
|
+
inset?: boolean;
|
|
67
|
+
}): react_jsx_runtime77.JSX.Element;
|
|
68
|
+
/** A thin divider line used to visually separate groups of menu items. */
|
|
69
|
+
declare function DropdownMenuSeparator({
|
|
49
70
|
className,
|
|
50
71
|
...props
|
|
51
|
-
}: React.ComponentProps<
|
|
52
|
-
/**
|
|
53
|
-
declare function
|
|
72
|
+
}: React.ComponentProps<typeof DropdownMenu.Separator>): react_jsx_runtime77.JSX.Element;
|
|
73
|
+
/** Right-aligned hint for an item's keyboard shortcut (e.g. ⇧⌘P). */
|
|
74
|
+
declare function DropdownMenuShortcut({
|
|
54
75
|
className,
|
|
55
76
|
...props
|
|
56
|
-
}: React.ComponentProps<"
|
|
57
|
-
/**
|
|
58
|
-
declare function
|
|
59
|
-
children,
|
|
60
|
-
className,
|
|
77
|
+
}: React.ComponentProps<"span">): react_jsx_runtime77.JSX.Element;
|
|
78
|
+
/** Root for a nested submenu; holds the sub-trigger and its sub-content. */
|
|
79
|
+
declare function DropdownMenuSub({
|
|
61
80
|
...props
|
|
62
|
-
}: React.ComponentProps<
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
}): react_jsx_runtime89.JSX.Element;
|
|
66
|
-
/** A destructive `role="alert"` message for a field, rendered from `children` or a list of `errors`. */
|
|
67
|
-
declare function FieldError({
|
|
81
|
+
}: React.ComponentProps<typeof DropdownMenu.Sub>): react_jsx_runtime77.JSX.Element;
|
|
82
|
+
/** The item that opens a nested submenu, shown with a trailing chevron. */
|
|
83
|
+
declare function DropdownMenuSubTrigger({
|
|
68
84
|
className,
|
|
85
|
+
/** Indents the trigger to align with rows that have a leading icon/indicator. */
|
|
86
|
+
inset,
|
|
69
87
|
children,
|
|
70
|
-
errors,
|
|
71
88
|
...props
|
|
72
|
-
}: React.ComponentProps<
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
89
|
+
}: React.ComponentProps<typeof DropdownMenu.SubTrigger> & {
|
|
90
|
+
inset?: boolean;
|
|
91
|
+
}): react_jsx_runtime77.JSX.Element;
|
|
92
|
+
/** The floating surface for a nested submenu's items. */
|
|
93
|
+
declare function DropdownMenuSubContent({
|
|
94
|
+
className,
|
|
95
|
+
...props
|
|
96
|
+
}: React.ComponentProps<typeof DropdownMenu.SubContent>): react_jsx_runtime77.JSX.Element;
|
|
78
97
|
//#endregion
|
|
79
|
-
export {
|
|
98
|
+
export { DropdownMenuItem as a, DropdownMenuRadioGroup as c, DropdownMenuShortcut as d, DropdownMenuSub as f, DropdownMenuTrigger as h, DropdownMenuGroup as i, DropdownMenuRadioItem as l, DropdownMenuSubTrigger as m, DropdownMenuCheckboxItem as n, DropdownMenuLabel as o, DropdownMenuSubContent as p, DropdownMenuContent as r, DropdownMenuPortal as s, DropdownMenu$1 as t, DropdownMenuSeparator as u };
|
|
80
99
|
//# sourceMappingURL=index26.d.ts.map
|
package/dist/index26.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index26.d.ts","names":[],"sources":["../src/primitives/
|
|
1
|
+
{"version":3,"file":"index26.d.ts","names":[],"sources":["../src/primitives/DropdownMenu/DropdownMenu.tsx"],"mappings":"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"}
|
package/dist/index27.d.cts
CHANGED
|
@@ -1,71 +1,49 @@
|
|
|
1
|
-
import
|
|
2
|
-
import * as
|
|
3
|
-
import {
|
|
1
|
+
import * as react_jsx_runtime231 from "react/jsx-runtime";
|
|
2
|
+
import * as class_variance_authority_types19 from "class-variance-authority/types";
|
|
3
|
+
import { VariantProps } from "class-variance-authority";
|
|
4
4
|
import * as React from "react";
|
|
5
|
-
import * as react_hook_form0 from "react-hook-form";
|
|
6
|
-
import { ControllerProps, FieldPath, FieldValues } from "react-hook-form";
|
|
7
5
|
|
|
8
|
-
//#region src/primitives/
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
setValue,
|
|
18
|
-
setValues,
|
|
19
|
-
trigger,
|
|
20
|
-
formState,
|
|
21
|
-
resetField,
|
|
22
|
-
reset,
|
|
23
|
-
handleSubmit,
|
|
24
|
-
unregister,
|
|
25
|
-
control,
|
|
26
|
-
register,
|
|
27
|
-
setFocus,
|
|
28
|
-
subscribe
|
|
29
|
-
}: react_hook_form0.FormProviderProps<TFieldValues, TContext, TTransformedValues>) => React.JSX.Element;
|
|
30
|
-
/** Connects a single input to the form via RHF's `Controller`, exposing `field` to its render prop. */
|
|
31
|
-
declare const FormField: <TFieldValues extends FieldValues = FieldValues, TName extends FieldPath<TFieldValues> = FieldPath<TFieldValues>>({
|
|
6
|
+
//#region src/primitives/Empty/Empty.d.ts
|
|
7
|
+
declare const emptyVariants: (props?: ({
|
|
8
|
+
variant?: "default" | "outline" | "background" | "outline-dashed" | null | undefined;
|
|
9
|
+
} & class_variance_authority_types19.ClassProp) | undefined) => string;
|
|
10
|
+
/** Centered empty-state container; compose Header/Media/Title/Description/Content inside it. */
|
|
11
|
+
declare function Empty({
|
|
12
|
+
className,
|
|
13
|
+
/** Container chrome: plain, bordered, muted background, or dashed border. */
|
|
14
|
+
variant,
|
|
32
15
|
...props
|
|
33
|
-
}:
|
|
34
|
-
/**
|
|
35
|
-
declare
|
|
36
|
-
|
|
37
|
-
isDirty: boolean;
|
|
38
|
-
isTouched: boolean;
|
|
39
|
-
isValidating: boolean;
|
|
40
|
-
error?: react_hook_form0.FieldError;
|
|
41
|
-
id: string;
|
|
42
|
-
name: string;
|
|
43
|
-
formItemId: string;
|
|
44
|
-
formDescriptionId: string;
|
|
45
|
-
formMessageId: string;
|
|
46
|
-
};
|
|
47
|
-
/** Wraps one field, generating an id so its label, control, and messages stay linked. */
|
|
48
|
-
declare function FormItem({
|
|
16
|
+
}: React.ComponentProps<"div"> & VariantProps<typeof emptyVariants>): react_jsx_runtime231.JSX.Element;
|
|
17
|
+
/** Groups the media, title, and description with centered alignment. */
|
|
18
|
+
declare function EmptyHeader({
|
|
19
|
+
className,
|
|
49
20
|
...props
|
|
50
|
-
}: React.ComponentProps<
|
|
51
|
-
|
|
52
|
-
|
|
21
|
+
}: React.ComponentProps<"div">): react_jsx_runtime231.JSX.Element;
|
|
22
|
+
declare const emptyMediaVariants: (props?: ({
|
|
23
|
+
variant?: "default" | "icon" | null | undefined;
|
|
24
|
+
} & class_variance_authority_types19.ClassProp) | undefined) => string;
|
|
25
|
+
/** Holds the leading illustration or icon above the title. */
|
|
26
|
+
declare function EmptyMedia({
|
|
53
27
|
className,
|
|
28
|
+
/** Visual treatment: bare media or a rounded muted icon badge. */
|
|
29
|
+
variant,
|
|
54
30
|
...props
|
|
55
|
-
}: React.ComponentProps<typeof
|
|
56
|
-
/**
|
|
57
|
-
declare function
|
|
31
|
+
}: React.ComponentProps<"div"> & VariantProps<typeof emptyMediaVariants>): react_jsx_runtime231.JSX.Element;
|
|
32
|
+
/** The primary heading line of the empty state. */
|
|
33
|
+
declare function EmptyTitle({
|
|
34
|
+
className,
|
|
58
35
|
...props
|
|
59
|
-
}: React.ComponentProps<
|
|
60
|
-
/**
|
|
61
|
-
declare function
|
|
36
|
+
}: React.ComponentProps<"div">): react_jsx_runtime231.JSX.Element;
|
|
37
|
+
/** Muted supporting copy explaining the empty state. */
|
|
38
|
+
declare function EmptyDescription({
|
|
39
|
+
className,
|
|
62
40
|
...props
|
|
63
|
-
}: React.ComponentProps<
|
|
64
|
-
/**
|
|
65
|
-
declare function
|
|
66
|
-
|
|
41
|
+
}: React.ComponentProps<"p">): react_jsx_runtime231.JSX.Element;
|
|
42
|
+
/** Slot for actions or follow-up content below the header. */
|
|
43
|
+
declare function EmptyContent({
|
|
44
|
+
className,
|
|
67
45
|
...props
|
|
68
|
-
}: React.ComponentProps<
|
|
46
|
+
}: React.ComponentProps<"div">): react_jsx_runtime231.JSX.Element;
|
|
69
47
|
//#endregion
|
|
70
|
-
export {
|
|
48
|
+
export { EmptyMedia as a, EmptyHeader as i, EmptyContent as n, EmptyTitle as o, EmptyDescription as r, emptyVariants as s, Empty as t };
|
|
71
49
|
//# sourceMappingURL=index27.d.cts.map
|
package/dist/index27.d.cts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index27.d.cts","names":[],"sources":["../src/primitives/
|
|
1
|
+
{"version":3,"file":"index27.d.cts","names":[],"sources":["../src/primitives/Empty/Empty.tsx"],"mappings":";;;;;;cAKM;;IAgBL,gCAAA,CAAA;;AApBmC,iBAuB3B,KAAA,CAHR;EAAA,SAAA;;SAGa;EAAA,GAAA;AAAA,CAAA,EAKX,KAAA,CAAM,cALK,CAAA,KAAA,CAAA,GAKmB,YALnB,CAAA,OAKuC,aALvC,CAAA,CAAA,EAKqD,oBAAA,CAAA,GAAA,CAAA,OALrD;;iBAiBL,WAAA,CAdP;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAc4C,KAAA,CAAM,cAdlD,CAAA,KAAA,CAAA,CAAA,EAcuE,oBAAA,CAAA,GAAA,CAAA,OAdvE;cAwBI,kBAtBG,EAAA,CAAA,KAAwB,CAAxB,EAAA,CAAA;SAA4C,CAAA,EAAA,SAAA,GAAA,MAAA,GAAA,IAAA,GAAA,SAAA;IAmCpD,gCAAA,CAAA,SAnCgC,CAAA,GAAA,SAAA,EAAA,GAAA,MAAA;;AAAkC,iBAsC1D,UAAA,CAtC0D;EAAA,SAAA;EAAA;SAY/C;EAAA,GAAA;AAAA,CAAA,EA+BjB,KAAA,CAAM,cA/BW,CAAA,KAAA,CAAA,GA+Ba,YA/Bb,CAAA,OA+BiC,kBA/BjC,CAAA,CAAA,EA+BoD,oBAAA,CAAA,GAAA,CAAA,OA/BpD;;iBA2CX,UAAA,CA3C2C;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EA2CP,KAAA,CAAM,cA3CC,CAAA,KAAA,CAAA,CAAA,EA2CoB,oBAAA,CAAA,GAAA,CAAA,OA3CpB;;AAAqB,iBAsDhE,gBAAA,CAtDgE;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAsDtB,KAAA,CAAM,cAtDgB,CAAA,GAAA,CAAA,CAAA,EAsDG,oBAAA,CAAA,GAAA,CAAA,OAtDH;AAAA;iBAoEhE,YAAA,CA1CU;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EA0C4B,KAAA,CAAM,cA1ClC,CAAA,KAAA,CAAA,CAAA,EA0CuD,oBAAA,CAAA,GAAA,CAAA,OA1CvD"}
|
package/dist/index27.d.ts
CHANGED
|
@@ -1,71 +1,49 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { VariantProps } from "class-variance-authority";
|
|
2
2
|
import * as React from "react";
|
|
3
|
-
import * as
|
|
4
|
-
import
|
|
5
|
-
import * as react_hook_form0 from "react-hook-form";
|
|
6
|
-
import { ControllerProps, FieldPath, FieldValues } from "react-hook-form";
|
|
3
|
+
import * as react_jsx_runtime122 from "react/jsx-runtime";
|
|
4
|
+
import * as class_variance_authority_types10 from "class-variance-authority/types";
|
|
7
5
|
|
|
8
|
-
//#region src/primitives/
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
setValue,
|
|
18
|
-
setValues,
|
|
19
|
-
trigger,
|
|
20
|
-
formState,
|
|
21
|
-
resetField,
|
|
22
|
-
reset,
|
|
23
|
-
handleSubmit,
|
|
24
|
-
unregister,
|
|
25
|
-
control,
|
|
26
|
-
register,
|
|
27
|
-
setFocus,
|
|
28
|
-
subscribe
|
|
29
|
-
}: react_hook_form0.FormProviderProps<TFieldValues, TContext, TTransformedValues>) => React.JSX.Element;
|
|
30
|
-
/** Connects a single input to the form via RHF's `Controller`, exposing `field` to its render prop. */
|
|
31
|
-
declare const FormField: <TFieldValues extends FieldValues = FieldValues, TName extends FieldPath<TFieldValues> = FieldPath<TFieldValues>>({
|
|
6
|
+
//#region src/primitives/Empty/Empty.d.ts
|
|
7
|
+
declare const emptyVariants: (props?: ({
|
|
8
|
+
variant?: "default" | "outline" | "background" | "outline-dashed" | null | undefined;
|
|
9
|
+
} & class_variance_authority_types10.ClassProp) | undefined) => string;
|
|
10
|
+
/** Centered empty-state container; compose Header/Media/Title/Description/Content inside it. */
|
|
11
|
+
declare function Empty({
|
|
12
|
+
className,
|
|
13
|
+
/** Container chrome: plain, bordered, muted background, or dashed border. */
|
|
14
|
+
variant,
|
|
32
15
|
...props
|
|
33
|
-
}:
|
|
34
|
-
/**
|
|
35
|
-
declare
|
|
36
|
-
|
|
37
|
-
isDirty: boolean;
|
|
38
|
-
isTouched: boolean;
|
|
39
|
-
isValidating: boolean;
|
|
40
|
-
error?: react_hook_form0.FieldError;
|
|
41
|
-
id: string;
|
|
42
|
-
name: string;
|
|
43
|
-
formItemId: string;
|
|
44
|
-
formDescriptionId: string;
|
|
45
|
-
formMessageId: string;
|
|
46
|
-
};
|
|
47
|
-
/** Wraps one field, generating an id so its label, control, and messages stay linked. */
|
|
48
|
-
declare function FormItem({
|
|
16
|
+
}: React.ComponentProps<"div"> & VariantProps<typeof emptyVariants>): react_jsx_runtime122.JSX.Element;
|
|
17
|
+
/** Groups the media, title, and description with centered alignment. */
|
|
18
|
+
declare function EmptyHeader({
|
|
19
|
+
className,
|
|
49
20
|
...props
|
|
50
|
-
}: React.ComponentProps<
|
|
51
|
-
|
|
52
|
-
|
|
21
|
+
}: React.ComponentProps<"div">): react_jsx_runtime122.JSX.Element;
|
|
22
|
+
declare const emptyMediaVariants: (props?: ({
|
|
23
|
+
variant?: "default" | "icon" | null | undefined;
|
|
24
|
+
} & class_variance_authority_types10.ClassProp) | undefined) => string;
|
|
25
|
+
/** Holds the leading illustration or icon above the title. */
|
|
26
|
+
declare function EmptyMedia({
|
|
53
27
|
className,
|
|
28
|
+
/** Visual treatment: bare media or a rounded muted icon badge. */
|
|
29
|
+
variant,
|
|
54
30
|
...props
|
|
55
|
-
}: React.ComponentProps<typeof
|
|
56
|
-
/**
|
|
57
|
-
declare function
|
|
31
|
+
}: React.ComponentProps<"div"> & VariantProps<typeof emptyMediaVariants>): react_jsx_runtime122.JSX.Element;
|
|
32
|
+
/** The primary heading line of the empty state. */
|
|
33
|
+
declare function EmptyTitle({
|
|
34
|
+
className,
|
|
58
35
|
...props
|
|
59
|
-
}: React.ComponentProps<
|
|
60
|
-
/**
|
|
61
|
-
declare function
|
|
36
|
+
}: React.ComponentProps<"div">): react_jsx_runtime122.JSX.Element;
|
|
37
|
+
/** Muted supporting copy explaining the empty state. */
|
|
38
|
+
declare function EmptyDescription({
|
|
39
|
+
className,
|
|
62
40
|
...props
|
|
63
|
-
}: React.ComponentProps<
|
|
64
|
-
/**
|
|
65
|
-
declare function
|
|
66
|
-
|
|
41
|
+
}: React.ComponentProps<"p">): react_jsx_runtime122.JSX.Element;
|
|
42
|
+
/** Slot for actions or follow-up content below the header. */
|
|
43
|
+
declare function EmptyContent({
|
|
44
|
+
className,
|
|
67
45
|
...props
|
|
68
|
-
}: React.ComponentProps<
|
|
46
|
+
}: React.ComponentProps<"div">): react_jsx_runtime122.JSX.Element;
|
|
69
47
|
//#endregion
|
|
70
|
-
export {
|
|
48
|
+
export { EmptyMedia as a, EmptyHeader as i, EmptyContent as n, EmptyTitle as o, EmptyDescription as r, emptyVariants as s, Empty as t };
|
|
71
49
|
//# sourceMappingURL=index27.d.ts.map
|
package/dist/index27.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index27.d.ts","names":[],"sources":["../src/primitives/
|
|
1
|
+
{"version":3,"file":"index27.d.ts","names":[],"sources":["../src/primitives/Empty/Empty.tsx"],"mappings":";;;;;;cAKM;;IAgBL,gCAAA,CAAA;;AApBmC,iBAuB3B,KAAA,CAHR;EAAA,SAAA;;SAGa;EAAA,GAAA;AAAA,CAAA,EAKX,KAAA,CAAM,cALK,CAAA,KAAA,CAAA,GAKmB,YALnB,CAAA,OAKuC,aALvC,CAAA,CAAA,EAKqD,oBAAA,CAAA,GAAA,CAAA,OALrD;;iBAiBL,WAAA,CAdP;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAc4C,KAAA,CAAM,cAdlD,CAAA,KAAA,CAAA,CAAA,EAcuE,oBAAA,CAAA,GAAA,CAAA,OAdvE;cAwBI,kBAtBG,EAAA,CAAA,KAAwB,CAAxB,EAAA,CAAA;SAA4C,CAAA,EAAA,SAAA,GAAA,MAAA,GAAA,IAAA,GAAA,SAAA;IAmCpD,gCAAA,CAAA,SAnCgC,CAAA,GAAA,SAAA,EAAA,GAAA,MAAA;;AAAkC,iBAsC1D,UAAA,CAtC0D;EAAA,SAAA;EAAA;SAY/C;EAAA,GAAA;AAAA,CAAA,EA+BjB,KAAA,CAAM,cA/BW,CAAA,KAAA,CAAA,GA+Ba,YA/Bb,CAAA,OA+BiC,kBA/BjC,CAAA,CAAA,EA+BoD,oBAAA,CAAA,GAAA,CAAA,OA/BpD;;iBA2CX,UAAA,CA3C2C;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EA2CP,KAAA,CAAM,cA3CC,CAAA,KAAA,CAAA,CAAA,EA2CoB,oBAAA,CAAA,GAAA,CAAA,OA3CpB;;AAAqB,iBAsDhE,gBAAA,CAtDgE;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAsDtB,KAAA,CAAM,cAtDgB,CAAA,GAAA,CAAA,CAAA,EAsDG,oBAAA,CAAA,GAAA,CAAA,OAtDH;AAAA;iBAoEhE,YAAA,CA1CU;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EA0C4B,KAAA,CAAM,cA1ClC,CAAA,KAAA,CAAA,CAAA,EA0CuD,oBAAA,CAAA,GAAA,CAAA,OA1CvD"}
|