@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/index18.d.cts
CHANGED
|
@@ -1,73 +1,19 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
import {
|
|
3
|
-
import * as React from "react";
|
|
1
|
+
import * as react_jsx_runtime112 from "react/jsx-runtime";
|
|
2
|
+
import { Collapsible } from "radix-ui";
|
|
4
3
|
|
|
5
|
-
//#region src/primitives/
|
|
6
|
-
/**
|
|
7
|
-
declare function
|
|
4
|
+
//#region src/primitives/Collapsible/Collapsible.d.ts
|
|
5
|
+
/** Root of an interactive panel that shows or hides its content when the trigger is toggled. */
|
|
6
|
+
declare function Collapsible$1({
|
|
8
7
|
...props
|
|
9
|
-
}: React.ComponentProps<typeof
|
|
10
|
-
/**
|
|
11
|
-
declare function
|
|
8
|
+
}: React.ComponentProps<typeof Collapsible.Root>): react_jsx_runtime112.JSX.Element;
|
|
9
|
+
/** Clickable element that toggles the open/closed state of the Collapsible. */
|
|
10
|
+
declare function CollapsibleTrigger({
|
|
12
11
|
...props
|
|
13
|
-
}: React.ComponentProps<typeof
|
|
14
|
-
/**
|
|
15
|
-
declare function
|
|
12
|
+
}: React.ComponentProps<typeof Collapsible.CollapsibleTrigger>): react_jsx_runtime112.JSX.Element;
|
|
13
|
+
/** Region whose visibility is controlled by the Collapsible's open state. */
|
|
14
|
+
declare function CollapsibleContent({
|
|
16
15
|
...props
|
|
17
|
-
}: React.ComponentProps<typeof
|
|
18
|
-
/** Element that closes the dialog when activated. */
|
|
19
|
-
declare function DialogClose({
|
|
20
|
-
...props
|
|
21
|
-
}: React.ComponentProps<typeof Dialog.Close>): react_jsx_runtime175.JSX.Element;
|
|
22
|
-
/** Dimmed backdrop rendered behind the dialog content. */
|
|
23
|
-
declare function DialogOverlay({
|
|
24
|
-
className,
|
|
25
|
-
...props
|
|
26
|
-
}: React.ComponentProps<typeof Dialog.Overlay>): react_jsx_runtime175.JSX.Element;
|
|
27
|
-
declare const dialogSizes: {
|
|
28
|
-
readonly sm: "sm:max-w-sm";
|
|
29
|
-
readonly default: "sm:max-w-lg";
|
|
30
|
-
readonly lg: "sm:max-w-2xl";
|
|
31
|
-
readonly xl: "sm:max-w-4xl";
|
|
32
|
-
};
|
|
33
|
-
/** The dialog panel: centered, animated content with overlay and optional close button. */
|
|
34
|
-
declare function DialogContent({
|
|
35
|
-
className,
|
|
36
|
-
children,
|
|
37
|
-
size,
|
|
38
|
-
showCloseButton,
|
|
39
|
-
...props
|
|
40
|
-
}: React.ComponentProps<typeof Dialog.Content> & {
|
|
41
|
-
/** Width preset for the panel. */
|
|
42
|
-
size?: keyof typeof dialogSizes;
|
|
43
|
-
/** Whether to render the top-right "X" close button. */
|
|
44
|
-
showCloseButton?: boolean;
|
|
45
|
-
}): react_jsx_runtime175.JSX.Element;
|
|
46
|
-
/** Top section of the dialog, holds the title and description. */
|
|
47
|
-
declare function DialogHeader({
|
|
48
|
-
className,
|
|
49
|
-
...props
|
|
50
|
-
}: React.ComponentProps<"div">): react_jsx_runtime175.JSX.Element;
|
|
51
|
-
/** Bottom action row of the dialog, with an optional built-in Close button. */
|
|
52
|
-
declare function DialogFooter({
|
|
53
|
-
className,
|
|
54
|
-
showCloseButton,
|
|
55
|
-
children,
|
|
56
|
-
...props
|
|
57
|
-
}: React.ComponentProps<"div"> & {
|
|
58
|
-
/** Whether to append a built-in outline "Close" button after the children. */
|
|
59
|
-
showCloseButton?: boolean;
|
|
60
|
-
}): react_jsx_runtime175.JSX.Element;
|
|
61
|
-
/** Accessible heading for the dialog (announced to screen readers). */
|
|
62
|
-
declare function DialogTitle({
|
|
63
|
-
className,
|
|
64
|
-
...props
|
|
65
|
-
}: React.ComponentProps<typeof Dialog.Title>): react_jsx_runtime175.JSX.Element;
|
|
66
|
-
/** Supporting text beneath the dialog title (linked for assistive tech). */
|
|
67
|
-
declare function DialogDescription({
|
|
68
|
-
className,
|
|
69
|
-
...props
|
|
70
|
-
}: React.ComponentProps<typeof Dialog.Description>): react_jsx_runtime175.JSX.Element;
|
|
16
|
+
}: React.ComponentProps<typeof Collapsible.CollapsibleContent>): react_jsx_runtime112.JSX.Element;
|
|
71
17
|
//#endregion
|
|
72
|
-
export {
|
|
18
|
+
export { CollapsibleContent as n, CollapsibleTrigger as r, Collapsible$1 as t };
|
|
73
19
|
//# sourceMappingURL=index18.d.cts.map
|
package/dist/index18.d.cts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index18.d.cts","names":[],"sources":["../src/primitives/
|
|
1
|
+
{"version":3,"file":"index18.d.cts","names":[],"sources":["../src/primitives/Collapsible/Collapsible.tsx"],"mappings":";;;;;iBAGS,aAAA;;GAA0B,KAAA,CAAM,sBAAsB,WAAA,CAAqB,QAAK,oBAAA,CAAA,GAAA,CAAA;;AAH1B,iBAQtD,kBAAA,CALW;EAAA,GAAA;AAAA,CAAA,EAOjB,KAAA,CAAM,cAPW,CAAA,OAOW,WAAA,CAAqB,kBAPhC,CAAA,CAAA,EAOmD,oBAAA,CAAA,GAAA,CAAA,OAPnD;;iBAYX,kBAAA,CAZ2E;EAAA,GAAA;AAAA,CAAA,EAcjF,KAAA,CAAM,cAd2E,CAAA,OAcrD,WAAA,CAAqB,kBAdgC,CAAA,CAAA,EAcb,oBAAA,CAAA,GAAA,CAAA,OAda"}
|
package/dist/index18.d.ts
CHANGED
|
@@ -1,73 +1,19 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
import
|
|
3
|
-
import { Dialog } from "radix-ui";
|
|
1
|
+
import * as react_jsx_runtime128 from "react/jsx-runtime";
|
|
2
|
+
import { Collapsible } from "radix-ui";
|
|
4
3
|
|
|
5
|
-
//#region src/primitives/
|
|
6
|
-
/**
|
|
7
|
-
declare function
|
|
4
|
+
//#region src/primitives/Collapsible/Collapsible.d.ts
|
|
5
|
+
/** Root of an interactive panel that shows or hides its content when the trigger is toggled. */
|
|
6
|
+
declare function Collapsible$1({
|
|
8
7
|
...props
|
|
9
|
-
}: React.ComponentProps<typeof
|
|
10
|
-
/**
|
|
11
|
-
declare function
|
|
8
|
+
}: React.ComponentProps<typeof Collapsible.Root>): react_jsx_runtime128.JSX.Element;
|
|
9
|
+
/** Clickable element that toggles the open/closed state of the Collapsible. */
|
|
10
|
+
declare function CollapsibleTrigger({
|
|
12
11
|
...props
|
|
13
|
-
}: React.ComponentProps<typeof
|
|
14
|
-
/**
|
|
15
|
-
declare function
|
|
12
|
+
}: React.ComponentProps<typeof Collapsible.CollapsibleTrigger>): react_jsx_runtime128.JSX.Element;
|
|
13
|
+
/** Region whose visibility is controlled by the Collapsible's open state. */
|
|
14
|
+
declare function CollapsibleContent({
|
|
16
15
|
...props
|
|
17
|
-
}: React.ComponentProps<typeof
|
|
18
|
-
/** Element that closes the dialog when activated. */
|
|
19
|
-
declare function DialogClose({
|
|
20
|
-
...props
|
|
21
|
-
}: React.ComponentProps<typeof Dialog.Close>): react_jsx_runtime186.JSX.Element;
|
|
22
|
-
/** Dimmed backdrop rendered behind the dialog content. */
|
|
23
|
-
declare function DialogOverlay({
|
|
24
|
-
className,
|
|
25
|
-
...props
|
|
26
|
-
}: React.ComponentProps<typeof Dialog.Overlay>): react_jsx_runtime186.JSX.Element;
|
|
27
|
-
declare const dialogSizes: {
|
|
28
|
-
readonly sm: "sm:max-w-sm";
|
|
29
|
-
readonly default: "sm:max-w-lg";
|
|
30
|
-
readonly lg: "sm:max-w-2xl";
|
|
31
|
-
readonly xl: "sm:max-w-4xl";
|
|
32
|
-
};
|
|
33
|
-
/** The dialog panel: centered, animated content with overlay and optional close button. */
|
|
34
|
-
declare function DialogContent({
|
|
35
|
-
className,
|
|
36
|
-
children,
|
|
37
|
-
size,
|
|
38
|
-
showCloseButton,
|
|
39
|
-
...props
|
|
40
|
-
}: React.ComponentProps<typeof Dialog.Content> & {
|
|
41
|
-
/** Width preset for the panel. */
|
|
42
|
-
size?: keyof typeof dialogSizes;
|
|
43
|
-
/** Whether to render the top-right "X" close button. */
|
|
44
|
-
showCloseButton?: boolean;
|
|
45
|
-
}): react_jsx_runtime186.JSX.Element;
|
|
46
|
-
/** Top section of the dialog, holds the title and description. */
|
|
47
|
-
declare function DialogHeader({
|
|
48
|
-
className,
|
|
49
|
-
...props
|
|
50
|
-
}: React.ComponentProps<"div">): react_jsx_runtime186.JSX.Element;
|
|
51
|
-
/** Bottom action row of the dialog, with an optional built-in Close button. */
|
|
52
|
-
declare function DialogFooter({
|
|
53
|
-
className,
|
|
54
|
-
showCloseButton,
|
|
55
|
-
children,
|
|
56
|
-
...props
|
|
57
|
-
}: React.ComponentProps<"div"> & {
|
|
58
|
-
/** Whether to append a built-in outline "Close" button after the children. */
|
|
59
|
-
showCloseButton?: boolean;
|
|
60
|
-
}): react_jsx_runtime186.JSX.Element;
|
|
61
|
-
/** Accessible heading for the dialog (announced to screen readers). */
|
|
62
|
-
declare function DialogTitle({
|
|
63
|
-
className,
|
|
64
|
-
...props
|
|
65
|
-
}: React.ComponentProps<typeof Dialog.Title>): react_jsx_runtime186.JSX.Element;
|
|
66
|
-
/** Supporting text beneath the dialog title (linked for assistive tech). */
|
|
67
|
-
declare function DialogDescription({
|
|
68
|
-
className,
|
|
69
|
-
...props
|
|
70
|
-
}: React.ComponentProps<typeof Dialog.Description>): react_jsx_runtime186.JSX.Element;
|
|
16
|
+
}: React.ComponentProps<typeof Collapsible.CollapsibleContent>): react_jsx_runtime128.JSX.Element;
|
|
71
17
|
//#endregion
|
|
72
|
-
export {
|
|
18
|
+
export { CollapsibleContent as n, CollapsibleTrigger as r, Collapsible$1 as t };
|
|
73
19
|
//# sourceMappingURL=index18.d.ts.map
|
package/dist/index18.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index18.d.ts","names":[],"sources":["../src/primitives/
|
|
1
|
+
{"version":3,"file":"index18.d.ts","names":[],"sources":["../src/primitives/Collapsible/Collapsible.tsx"],"mappings":";;;;;iBAGS,aAAA;;GAA0B,KAAA,CAAM,sBAAsB,WAAA,CAAqB,QAAK,oBAAA,CAAA,GAAA,CAAA;;AAH1B,iBAQtD,kBAAA,CALW;EAAA,GAAA;AAAA,CAAA,EAOjB,KAAA,CAAM,cAPW,CAAA,OAOW,WAAA,CAAqB,kBAPhC,CAAA,CAAA,EAOmD,oBAAA,CAAA,GAAA,CAAA,OAPnD;;iBAYX,kBAAA,CAZ2E;EAAA,GAAA;AAAA,CAAA,EAcjF,KAAA,CAAM,cAd2E,CAAA,OAcrD,WAAA,CAAqB,kBAdgC,CAAA,CAAA,EAcb,oBAAA,CAAA,GAAA,CAAA,OAda"}
|
package/dist/index19.d.cts
CHANGED
|
@@ -1,66 +1,73 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
1
|
+
import * as react_jsx_runtime38 from "react/jsx-runtime";
|
|
2
|
+
import { Dialog } from "radix-ui";
|
|
3
3
|
import * as React from "react";
|
|
4
|
-
import { Command } from "cmdk";
|
|
5
4
|
|
|
6
|
-
//#region src/primitives/
|
|
7
|
-
/**
|
|
8
|
-
declare function
|
|
9
|
-
className,
|
|
5
|
+
//#region src/primitives/Dialog/Dialog.d.ts
|
|
6
|
+
/** Modal dialog root — owns open/closed state and renders its content in a portal. */
|
|
7
|
+
declare function Dialog$1({
|
|
10
8
|
...props
|
|
11
|
-
}: React.ComponentProps<typeof
|
|
12
|
-
/**
|
|
13
|
-
declare function
|
|
14
|
-
title,
|
|
15
|
-
description,
|
|
16
|
-
children,
|
|
17
|
-
className,
|
|
18
|
-
showCloseButton,
|
|
9
|
+
}: React.ComponentProps<typeof Dialog.Root>): react_jsx_runtime38.JSX.Element;
|
|
10
|
+
/** Element that toggles the dialog open when activated. */
|
|
11
|
+
declare function DialogTrigger({
|
|
19
12
|
...props
|
|
20
|
-
}: React.ComponentProps<typeof Dialog>
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
/** Whether to render the dialog's top-right close button. */
|
|
28
|
-
showCloseButton?: boolean;
|
|
29
|
-
}): react_jsx_runtime312.JSX.Element;
|
|
30
|
-
/** The search field that filters the command list, with a leading search icon. */
|
|
31
|
-
declare function CommandInput({
|
|
32
|
-
className,
|
|
13
|
+
}: React.ComponentProps<typeof Dialog.Trigger>): react_jsx_runtime38.JSX.Element;
|
|
14
|
+
/** Portals the dialog overlay and content to the document body. */
|
|
15
|
+
declare function DialogPortal({
|
|
16
|
+
...props
|
|
17
|
+
}: React.ComponentProps<typeof Dialog.Portal>): react_jsx_runtime38.JSX.Element;
|
|
18
|
+
/** Element that closes the dialog when activated. */
|
|
19
|
+
declare function DialogClose({
|
|
33
20
|
...props
|
|
34
|
-
}: React.ComponentProps<typeof
|
|
35
|
-
/**
|
|
36
|
-
declare function
|
|
21
|
+
}: React.ComponentProps<typeof Dialog.Close>): react_jsx_runtime38.JSX.Element;
|
|
22
|
+
/** Dimmed backdrop rendered behind the dialog content. */
|
|
23
|
+
declare function DialogOverlay({
|
|
37
24
|
className,
|
|
38
25
|
...props
|
|
39
|
-
}: React.ComponentProps<typeof
|
|
40
|
-
|
|
41
|
-
|
|
26
|
+
}: React.ComponentProps<typeof Dialog.Overlay>): react_jsx_runtime38.JSX.Element;
|
|
27
|
+
declare const dialogSizes: {
|
|
28
|
+
readonly sm: "sm:max-w-sm";
|
|
29
|
+
readonly default: "sm:max-w-lg";
|
|
30
|
+
readonly lg: "sm:max-w-2xl";
|
|
31
|
+
readonly xl: "sm:max-w-4xl";
|
|
32
|
+
};
|
|
33
|
+
/** The dialog panel: centered, animated content with overlay and optional close button. */
|
|
34
|
+
declare function DialogContent({
|
|
35
|
+
className,
|
|
36
|
+
children,
|
|
37
|
+
size,
|
|
38
|
+
showCloseButton,
|
|
42
39
|
...props
|
|
43
|
-
}: React.ComponentProps<typeof
|
|
44
|
-
/**
|
|
45
|
-
|
|
40
|
+
}: React.ComponentProps<typeof Dialog.Content> & {
|
|
41
|
+
/** Width preset for the panel. */
|
|
42
|
+
size?: keyof typeof dialogSizes;
|
|
43
|
+
/** Whether to render the top-right "X" close button. */
|
|
44
|
+
showCloseButton?: boolean;
|
|
45
|
+
}): react_jsx_runtime38.JSX.Element;
|
|
46
|
+
/** Top section of the dialog, holds the title and description. */
|
|
47
|
+
declare function DialogHeader({
|
|
46
48
|
className,
|
|
47
49
|
...props
|
|
48
|
-
}: React.ComponentProps<
|
|
49
|
-
/**
|
|
50
|
-
declare function
|
|
50
|
+
}: React.ComponentProps<"div">): react_jsx_runtime38.JSX.Element;
|
|
51
|
+
/** Bottom action row of the dialog, with an optional built-in Close button. */
|
|
52
|
+
declare function DialogFooter({
|
|
51
53
|
className,
|
|
54
|
+
showCloseButton,
|
|
55
|
+
children,
|
|
52
56
|
...props
|
|
53
|
-
}: React.ComponentProps<
|
|
54
|
-
/**
|
|
55
|
-
|
|
57
|
+
}: React.ComponentProps<"div"> & {
|
|
58
|
+
/** Whether to append a built-in outline "Close" button after the children. */
|
|
59
|
+
showCloseButton?: boolean;
|
|
60
|
+
}): react_jsx_runtime38.JSX.Element;
|
|
61
|
+
/** Accessible heading for the dialog (announced to screen readers). */
|
|
62
|
+
declare function DialogTitle({
|
|
56
63
|
className,
|
|
57
64
|
...props
|
|
58
|
-
}: React.ComponentProps<typeof
|
|
59
|
-
/**
|
|
60
|
-
declare function
|
|
65
|
+
}: React.ComponentProps<typeof Dialog.Title>): react_jsx_runtime38.JSX.Element;
|
|
66
|
+
/** Supporting text beneath the dialog title (linked for assistive tech). */
|
|
67
|
+
declare function DialogDescription({
|
|
61
68
|
className,
|
|
62
69
|
...props
|
|
63
|
-
}: React.ComponentProps<
|
|
70
|
+
}: React.ComponentProps<typeof Dialog.Description>): react_jsx_runtime38.JSX.Element;
|
|
64
71
|
//#endregion
|
|
65
|
-
export {
|
|
72
|
+
export { DialogFooter as a, DialogPortal as c, DialogDescription as i, DialogTitle as l, DialogClose as n, DialogHeader as o, DialogContent as r, DialogOverlay as s, Dialog$1 as t, DialogTrigger as u };
|
|
66
73
|
//# sourceMappingURL=index19.d.cts.map
|
package/dist/index19.d.cts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index19.d.cts","names":[],"sources":["../src/primitives/
|
|
1
|
+
{"version":3,"file":"index19.d.cts","names":[],"sources":["../src/primitives/Dialog/Dialog.tsx"],"mappings":";;;;;;iBASS,QAAA;;GAAqB,KAAA,CAAM,sBAAsB,MAAA,CAAgB,QAAK,mBAAA,CAAA,GAAA,CAAA;;AAP3C,iBAY3B,aAAA,CALM;EAAA,GAAA;AAAA,CAAA,EAKsB,KAAA,CAAM,cAL5B,CAAA,OAKkD,MAAA,CAAgB,OALlE,CAAA,CAAA,EAK0E,mBAAA,CAAA,GAAA,CAAA,OAL1E;;iBAUN,YAAA,CAViE;EAAA,GAAA;AAAA,CAAA,EAUtC,KAAA,CAAM,cAVgC,CAAA,OAUV,MAAA,CAAgB,MAVN,CAAA,CAAA,EAUa,mBAAA,CAAA,GAAA,CAAA,OAVb;;iBAejE,WAAA,CAfsE;EAAA,GAAA;AAAA,CAAA,EAe5C,KAAA,CAAM,cAfsC,CAAA,OAehB,MAAA,CAAgB,KAfA,CAAA,CAAA,EAeM,mBAAA,CAAA,GAAA,CAAA,OAfN;AAAA;AAAA,iBAoBtE,aAAA,CAfa;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAkBnB,KAAA,CAAM,cAlBa,CAAA,OAkBS,MAAA,CAAgB,OAlBzB,CAAA,CAAA,EAkBiC,mBAAA,CAAA,GAAA,CAAA,OAlBjC;cA+BhB,WA/BgB,EAAA;WAA2C,EAAgB,EAAA,aAAA;WAAtC,OAAA,EAAA,aAAA;WAA8C,EAAA,EAAA,cAAA;EAAA,SAAA,EAAA,EAAA,cAAA;AAAA,CAAA;;iBAuChF,aAAA,CAlCuE;EAAA,SAAA;EAAA,QAAA;EAAA,IAAA;EAAA,eAAA;EAAA,GAAA;CAAA,EAwC7E,KAAA,CAAM,cAxCuE,CAAA,OAwCjD,MAAA,CAAgB,OAxCiC,CAAA,GAAA;;MAAO,CAAA,EAAA,MAAA,OA0CjE,WA1CiE;EAAA;EAK9E,eAAW,CAAA,EAAA,OAAA;CAAA,CAAA,EAwCnB,mBAAA,CAAA,GAAA,CAAA,OAxCmB;;iBAsEX,YAAA,CAtEgC;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAsEM,KAAA,CAAM,cAtEZ,CAAA,KAAA,CAAA,CAAA,EAsEiC,mBAAA,CAAA,GAAA,CAAA,OAtEjC;;AAA4C,iBAiF5E,YAAA,CAjF4E;EAAA,SAAA;EAAA,eAAA;EAAA,QAAA;EAAA,GAAA;CAAA,EAsFlF,KAAA,CAAM,cAtF4E,CAAA,KAAA,CAAA,GAAA;EAK5E;EAAa,eAAA,CAAA,EAAA,OAAA;IAoFrB,mBAAA,CAAA,GAAA,CAAA,OAnFC;;iBAqGO,WAAA,CAnGA;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAmGqC,KAAA,CAAM,cAnG3C,CAAA,OAmGiE,MAAA,CAAgB,KAnGjF,CAAA,CAAA,EAmGuF,mBAAA,CAAA,GAAA,CAAA,OAnGvF;;AAA8C,iBAiH9C,iBAAA,CAjH8C;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAoHpD,KAAA,CAAM,cApH8C,CAAA,OAoHxB,MAAA,CAAgB,WApHQ,CAAA,CAAA,EAoHI,mBAAA,CAAA,GAAA,CAAA,OApHJ"}
|
package/dist/index19.d.ts
CHANGED
|
@@ -1,66 +1,73 @@
|
|
|
1
|
-
import { t as Dialog } from "./index18.js";
|
|
2
1
|
import * as React from "react";
|
|
3
|
-
import * as
|
|
4
|
-
import {
|
|
2
|
+
import * as react_jsx_runtime105 from "react/jsx-runtime";
|
|
3
|
+
import { Dialog } from "radix-ui";
|
|
5
4
|
|
|
6
|
-
//#region src/primitives/
|
|
7
|
-
/**
|
|
8
|
-
declare function
|
|
9
|
-
className,
|
|
5
|
+
//#region src/primitives/Dialog/Dialog.d.ts
|
|
6
|
+
/** Modal dialog root — owns open/closed state and renders its content in a portal. */
|
|
7
|
+
declare function Dialog$1({
|
|
10
8
|
...props
|
|
11
|
-
}: React.ComponentProps<typeof
|
|
12
|
-
/**
|
|
13
|
-
declare function
|
|
14
|
-
title,
|
|
15
|
-
description,
|
|
16
|
-
children,
|
|
17
|
-
className,
|
|
18
|
-
showCloseButton,
|
|
9
|
+
}: React.ComponentProps<typeof Dialog.Root>): react_jsx_runtime105.JSX.Element;
|
|
10
|
+
/** Element that toggles the dialog open when activated. */
|
|
11
|
+
declare function DialogTrigger({
|
|
19
12
|
...props
|
|
20
|
-
}: React.ComponentProps<typeof Dialog>
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
/** Whether to render the dialog's top-right close button. */
|
|
28
|
-
showCloseButton?: boolean;
|
|
29
|
-
}): react_jsx_runtime155.JSX.Element;
|
|
30
|
-
/** The search field that filters the command list, with a leading search icon. */
|
|
31
|
-
declare function CommandInput({
|
|
32
|
-
className,
|
|
13
|
+
}: React.ComponentProps<typeof Dialog.Trigger>): react_jsx_runtime105.JSX.Element;
|
|
14
|
+
/** Portals the dialog overlay and content to the document body. */
|
|
15
|
+
declare function DialogPortal({
|
|
16
|
+
...props
|
|
17
|
+
}: React.ComponentProps<typeof Dialog.Portal>): react_jsx_runtime105.JSX.Element;
|
|
18
|
+
/** Element that closes the dialog when activated. */
|
|
19
|
+
declare function DialogClose({
|
|
33
20
|
...props
|
|
34
|
-
}: React.ComponentProps<typeof
|
|
35
|
-
/**
|
|
36
|
-
declare function
|
|
21
|
+
}: React.ComponentProps<typeof Dialog.Close>): react_jsx_runtime105.JSX.Element;
|
|
22
|
+
/** Dimmed backdrop rendered behind the dialog content. */
|
|
23
|
+
declare function DialogOverlay({
|
|
37
24
|
className,
|
|
38
25
|
...props
|
|
39
|
-
}: React.ComponentProps<typeof
|
|
40
|
-
|
|
41
|
-
|
|
26
|
+
}: React.ComponentProps<typeof Dialog.Overlay>): react_jsx_runtime105.JSX.Element;
|
|
27
|
+
declare const dialogSizes: {
|
|
28
|
+
readonly sm: "sm:max-w-sm";
|
|
29
|
+
readonly default: "sm:max-w-lg";
|
|
30
|
+
readonly lg: "sm:max-w-2xl";
|
|
31
|
+
readonly xl: "sm:max-w-4xl";
|
|
32
|
+
};
|
|
33
|
+
/** The dialog panel: centered, animated content with overlay and optional close button. */
|
|
34
|
+
declare function DialogContent({
|
|
35
|
+
className,
|
|
36
|
+
children,
|
|
37
|
+
size,
|
|
38
|
+
showCloseButton,
|
|
42
39
|
...props
|
|
43
|
-
}: React.ComponentProps<typeof
|
|
44
|
-
/**
|
|
45
|
-
|
|
40
|
+
}: React.ComponentProps<typeof Dialog.Content> & {
|
|
41
|
+
/** Width preset for the panel. */
|
|
42
|
+
size?: keyof typeof dialogSizes;
|
|
43
|
+
/** Whether to render the top-right "X" close button. */
|
|
44
|
+
showCloseButton?: boolean;
|
|
45
|
+
}): react_jsx_runtime105.JSX.Element;
|
|
46
|
+
/** Top section of the dialog, holds the title and description. */
|
|
47
|
+
declare function DialogHeader({
|
|
46
48
|
className,
|
|
47
49
|
...props
|
|
48
|
-
}: React.ComponentProps<
|
|
49
|
-
/**
|
|
50
|
-
declare function
|
|
50
|
+
}: React.ComponentProps<"div">): react_jsx_runtime105.JSX.Element;
|
|
51
|
+
/** Bottom action row of the dialog, with an optional built-in Close button. */
|
|
52
|
+
declare function DialogFooter({
|
|
51
53
|
className,
|
|
54
|
+
showCloseButton,
|
|
55
|
+
children,
|
|
52
56
|
...props
|
|
53
|
-
}: React.ComponentProps<
|
|
54
|
-
/**
|
|
55
|
-
|
|
57
|
+
}: React.ComponentProps<"div"> & {
|
|
58
|
+
/** Whether to append a built-in outline "Close" button after the children. */
|
|
59
|
+
showCloseButton?: boolean;
|
|
60
|
+
}): react_jsx_runtime105.JSX.Element;
|
|
61
|
+
/** Accessible heading for the dialog (announced to screen readers). */
|
|
62
|
+
declare function DialogTitle({
|
|
56
63
|
className,
|
|
57
64
|
...props
|
|
58
|
-
}: React.ComponentProps<typeof
|
|
59
|
-
/**
|
|
60
|
-
declare function
|
|
65
|
+
}: React.ComponentProps<typeof Dialog.Title>): react_jsx_runtime105.JSX.Element;
|
|
66
|
+
/** Supporting text beneath the dialog title (linked for assistive tech). */
|
|
67
|
+
declare function DialogDescription({
|
|
61
68
|
className,
|
|
62
69
|
...props
|
|
63
|
-
}: React.ComponentProps<
|
|
70
|
+
}: React.ComponentProps<typeof Dialog.Description>): react_jsx_runtime105.JSX.Element;
|
|
64
71
|
//#endregion
|
|
65
|
-
export {
|
|
72
|
+
export { DialogFooter as a, DialogPortal as c, DialogDescription as i, DialogTitle as l, DialogClose as n, DialogHeader as o, DialogContent as r, DialogOverlay as s, Dialog$1 as t, DialogTrigger as u };
|
|
66
73
|
//# sourceMappingURL=index19.d.ts.map
|
package/dist/index19.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index19.d.ts","names":[],"sources":["../src/primitives/
|
|
1
|
+
{"version":3,"file":"index19.d.ts","names":[],"sources":["../src/primitives/Dialog/Dialog.tsx"],"mappings":";;;;;;iBASS,QAAA;;GAAqB,KAAA,CAAM,sBAAsB,MAAA,CAAgB,QAAK,oBAAA,CAAA,GAAA,CAAA;;AAP3C,iBAY3B,aAAA,CALM;EAAA,GAAA;AAAA,CAAA,EAKsB,KAAA,CAAM,cAL5B,CAAA,OAKkD,MAAA,CAAgB,OALlE,CAAA,CAAA,EAK0E,oBAAA,CAAA,GAAA,CAAA,OAL1E;;iBAUN,YAAA,CAViE;EAAA,GAAA;AAAA,CAAA,EAUtC,KAAA,CAAM,cAVgC,CAAA,OAUV,MAAA,CAAgB,MAVN,CAAA,CAAA,EAUa,oBAAA,CAAA,GAAA,CAAA,OAVb;;iBAejE,WAAA,CAfsE;EAAA,GAAA;AAAA,CAAA,EAe5C,KAAA,CAAM,cAfsC,CAAA,OAehB,MAAA,CAAgB,KAfA,CAAA,CAAA,EAeM,oBAAA,CAAA,GAAA,CAAA,OAfN;AAAA;AAAA,iBAoBtE,aAAA,CAfa;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAkBnB,KAAA,CAAM,cAlBa,CAAA,OAkBS,MAAA,CAAgB,OAlBzB,CAAA,CAAA,EAkBiC,oBAAA,CAAA,GAAA,CAAA,OAlBjC;cA+BhB,WA/BgB,EAAA;WAA2C,EAAgB,EAAA,aAAA;WAAtC,OAAA,EAAA,aAAA;WAA8C,EAAA,EAAA,cAAA;EAAA,SAAA,EAAA,EAAA,cAAA;AAAA,CAAA;;iBAuChF,aAAA,CAlCuE;EAAA,SAAA;EAAA,QAAA;EAAA,IAAA;EAAA,eAAA;EAAA,GAAA;CAAA,EAwC7E,KAAA,CAAM,cAxCuE,CAAA,OAwCjD,MAAA,CAAgB,OAxCiC,CAAA,GAAA;;MAAO,CAAA,EAAA,MAAA,OA0CjE,WA1CiE;EAAA;EAK9E,eAAW,CAAA,EAAA,OAAA;CAAA,CAAA,EAwCnB,oBAAA,CAAA,GAAA,CAAA,OAxCmB;;iBAsEX,YAAA,CAtEgC;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAsEM,KAAA,CAAM,cAtEZ,CAAA,KAAA,CAAA,CAAA,EAsEiC,oBAAA,CAAA,GAAA,CAAA,OAtEjC;;AAA4C,iBAiF5E,YAAA,CAjF4E;EAAA,SAAA;EAAA,eAAA;EAAA,QAAA;EAAA,GAAA;CAAA,EAsFlF,KAAA,CAAM,cAtF4E,CAAA,KAAA,CAAA,GAAA;EAK5E;EAAa,eAAA,CAAA,EAAA,OAAA;IAoFrB,oBAAA,CAAA,GAAA,CAAA,OAnFC;;iBAqGO,WAAA,CAnGA;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAmGqC,KAAA,CAAM,cAnG3C,CAAA,OAmGiE,MAAA,CAAgB,KAnGjF,CAAA,CAAA,EAmGuF,oBAAA,CAAA,GAAA,CAAA,OAnGvF;;AAA8C,iBAiH9C,iBAAA,CAjH8C;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAoHpD,KAAA,CAAM,cApH8C,CAAA,OAoHxB,MAAA,CAAgB,WApHQ,CAAA,CAAA,EAoHI,oBAAA,CAAA,GAAA,CAAA,OApHJ"}
|
package/dist/index2.d.cts
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime243 from "react/jsx-runtime";
|
|
2
|
+
import * as class_variance_authority_types21 from "class-variance-authority/types";
|
|
3
3
|
import { VariantProps } from "class-variance-authority";
|
|
4
4
|
import * as React from "react";
|
|
5
5
|
|
|
6
6
|
//#region src/primitives/Alert/Alert.d.ts
|
|
7
7
|
declare const alertVariants: (props?: ({
|
|
8
8
|
variant?: "default" | "destructive" | null | undefined;
|
|
9
|
-
} &
|
|
9
|
+
} & class_variance_authority_types21.ClassProp) | undefined) => string;
|
|
10
10
|
/** Callout banner for surfacing contextual messages, statuses, and errors. */
|
|
11
11
|
declare function Alert({
|
|
12
12
|
className,
|
|
@@ -18,27 +18,27 @@ declare function Alert({
|
|
|
18
18
|
variant?: VariantProps<typeof alertVariants>["variant"];
|
|
19
19
|
/** Moves the leading icon to the trailing edge (Figma "Flip Icon"). */
|
|
20
20
|
flipIcon?: boolean;
|
|
21
|
-
}):
|
|
21
|
+
}): react_jsx_runtime243.JSX.Element;
|
|
22
22
|
/** Wraps the title + description so the icon and action can sit beside them. */
|
|
23
23
|
declare function AlertContent({
|
|
24
24
|
className,
|
|
25
25
|
...props
|
|
26
|
-
}: React.ComponentProps<"div">):
|
|
26
|
+
}: React.ComponentProps<"div">): react_jsx_runtime243.JSX.Element;
|
|
27
27
|
/** Primary heading line of the alert. */
|
|
28
28
|
declare function AlertTitle({
|
|
29
29
|
className,
|
|
30
30
|
...props
|
|
31
|
-
}: React.ComponentProps<"h5">):
|
|
31
|
+
}: React.ComponentProps<"h5">): react_jsx_runtime243.JSX.Element;
|
|
32
32
|
/** Secondary supporting text shown beneath the title. */
|
|
33
33
|
declare function AlertDescription({
|
|
34
34
|
className,
|
|
35
35
|
...props
|
|
36
|
-
}: React.ComponentProps<"div">):
|
|
36
|
+
}: React.ComponentProps<"div">): react_jsx_runtime243.JSX.Element;
|
|
37
37
|
/** Trailing action slot (Figma "Show Button"); always sits at the trailing edge. */
|
|
38
38
|
declare function AlertAction({
|
|
39
39
|
className,
|
|
40
40
|
...props
|
|
41
|
-
}: React.ComponentProps<"div">):
|
|
41
|
+
}: React.ComponentProps<"div">): react_jsx_runtime243.JSX.Element;
|
|
42
42
|
//#endregion
|
|
43
43
|
export { AlertTitle as a, AlertDescription as i, AlertAction as n, AlertContent as r, Alert as t };
|
|
44
44
|
//# sourceMappingURL=index2.d.cts.map
|
package/dist/index2.d.cts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index2.d.cts","names":[],"sources":["../src/primitives/Alert/Alert.tsx"],"mappings":";;;;;;cAKM;;IAoBL
|
|
1
|
+
{"version":3,"file":"index2.d.cts","names":[],"sources":["../src/primitives/Alert/Alert.tsx"],"mappings":";;;;;;cAKM;;IAoBL,gCAAA,CAAA;;AAxBmC,iBA2B3B,KAAA,CAHR;EAAA,SAAA;EAAA,OAAA;EAAA,QAAA;EAAA,GAAA;CAAA,EAQE,KAAA,CAAM,cARR,CAAA,KAAA,CAAA,GASC,YATD,CAAA,OASqB,aATrB,CAAA,GAAA;EAGQ;EAAK,OAAA,CAAA,EAQA,YARA,CAAA,OAQoB,aARpB,CAAA,CAAA,SAAA,CAAA;;UAEZ,CAAA,EAAA,OAAA;IASC,oBAAA,CAAA,GAAA,CAAA,OARD;;iBAqBO,YAAA,CAlBa;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAkByB,KAAA,CAAM,cAlB/B,CAAA,KAAA,CAAA,CAAA,EAkBoD,oBAAA,CAAA,GAAA,CAAA,OAlBpD;;iBA6Bb,UAAA,CA3ByB;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EA2BW,KAAA,CAAM,cA3BjB,CAAA,IAAA,CAAA,CAAA,EA2BqC,oBAAA,CAAA,GAAA,CAAA,OA3BrC;;iBAsCzB,gBAAA,CAnCN;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAmCgD,KAAA,CAAM,cAnCtD,CAAA,KAAA,CAAA,CAAA,EAmC2E,oBAAA,CAAA,GAAA,CAAA,OAnC3E;AAAA;AAAA,iBA8CM,WAAA,CAjCY;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAiCyB,KAAA,CAAM,cAjC/B,CAAA,KAAA,CAAA,CAAA,EAiCoD,oBAAA,CAAA,GAAA,CAAA,OAjCpD"}
|
package/dist/index2.d.ts
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { VariantProps } from "class-variance-authority";
|
|
2
2
|
import * as React from "react";
|
|
3
|
-
import * as
|
|
4
|
-
import * as
|
|
3
|
+
import * as react_jsx_runtime166 from "react/jsx-runtime";
|
|
4
|
+
import * as class_variance_authority_types15 from "class-variance-authority/types";
|
|
5
5
|
|
|
6
6
|
//#region src/primitives/Alert/Alert.d.ts
|
|
7
7
|
declare const alertVariants: (props?: ({
|
|
8
8
|
variant?: "default" | "destructive" | null | undefined;
|
|
9
|
-
} &
|
|
9
|
+
} & class_variance_authority_types15.ClassProp) | undefined) => string;
|
|
10
10
|
/** Callout banner for surfacing contextual messages, statuses, and errors. */
|
|
11
11
|
declare function Alert({
|
|
12
12
|
className,
|
|
@@ -18,27 +18,27 @@ declare function Alert({
|
|
|
18
18
|
variant?: VariantProps<typeof alertVariants>["variant"];
|
|
19
19
|
/** Moves the leading icon to the trailing edge (Figma "Flip Icon"). */
|
|
20
20
|
flipIcon?: boolean;
|
|
21
|
-
}):
|
|
21
|
+
}): react_jsx_runtime166.JSX.Element;
|
|
22
22
|
/** Wraps the title + description so the icon and action can sit beside them. */
|
|
23
23
|
declare function AlertContent({
|
|
24
24
|
className,
|
|
25
25
|
...props
|
|
26
|
-
}: React.ComponentProps<"div">):
|
|
26
|
+
}: React.ComponentProps<"div">): react_jsx_runtime166.JSX.Element;
|
|
27
27
|
/** Primary heading line of the alert. */
|
|
28
28
|
declare function AlertTitle({
|
|
29
29
|
className,
|
|
30
30
|
...props
|
|
31
|
-
}: React.ComponentProps<"h5">):
|
|
31
|
+
}: React.ComponentProps<"h5">): react_jsx_runtime166.JSX.Element;
|
|
32
32
|
/** Secondary supporting text shown beneath the title. */
|
|
33
33
|
declare function AlertDescription({
|
|
34
34
|
className,
|
|
35
35
|
...props
|
|
36
|
-
}: React.ComponentProps<"div">):
|
|
36
|
+
}: React.ComponentProps<"div">): react_jsx_runtime166.JSX.Element;
|
|
37
37
|
/** Trailing action slot (Figma "Show Button"); always sits at the trailing edge. */
|
|
38
38
|
declare function AlertAction({
|
|
39
39
|
className,
|
|
40
40
|
...props
|
|
41
|
-
}: React.ComponentProps<"div">):
|
|
41
|
+
}: React.ComponentProps<"div">): react_jsx_runtime166.JSX.Element;
|
|
42
42
|
//#endregion
|
|
43
43
|
export { AlertTitle as a, AlertDescription as i, AlertAction as n, AlertContent as r, Alert as t };
|
|
44
44
|
//# sourceMappingURL=index2.d.ts.map
|
package/dist/index2.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index2.d.ts","names":[],"sources":["../src/primitives/Alert/Alert.tsx"],"mappings":";;;;;;cAKM;;IAoBL
|
|
1
|
+
{"version":3,"file":"index2.d.ts","names":[],"sources":["../src/primitives/Alert/Alert.tsx"],"mappings":";;;;;;cAKM;;IAoBL,gCAAA,CAAA;;AAxBmC,iBA2B3B,KAAA,CAHR;EAAA,SAAA;EAAA,OAAA;EAAA,QAAA;EAAA,GAAA;CAAA,EAQE,KAAA,CAAM,cARR,CAAA,KAAA,CAAA,GASC,YATD,CAAA,OASqB,aATrB,CAAA,GAAA;EAGQ;EAAK,OAAA,CAAA,EAQA,YARA,CAAA,OAQoB,aARpB,CAAA,CAAA,SAAA,CAAA;;UAEZ,CAAA,EAAA,OAAA;IASC,oBAAA,CAAA,GAAA,CAAA,OARD;;iBAqBO,YAAA,CAlBa;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAkByB,KAAA,CAAM,cAlB/B,CAAA,KAAA,CAAA,CAAA,EAkBoD,oBAAA,CAAA,GAAA,CAAA,OAlBpD;;iBA6Bb,UAAA,CA3ByB;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EA2BW,KAAA,CAAM,cA3BjB,CAAA,IAAA,CAAA,CAAA,EA2BqC,oBAAA,CAAA,GAAA,CAAA,OA3BrC;;iBAsCzB,gBAAA,CAnCN;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAmCgD,KAAA,CAAM,cAnCtD,CAAA,KAAA,CAAA,CAAA,EAmC2E,oBAAA,CAAA,GAAA,CAAA,OAnC3E;AAAA;AAAA,iBA8CM,WAAA,CAjCY;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAiCyB,KAAA,CAAM,cAjC/B,CAAA,KAAA,CAAA,CAAA,EAiCoD,oBAAA,CAAA,GAAA,CAAA,OAjCpD"}
|