@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/index20.d.cts
CHANGED
|
@@ -1,96 +1,66 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
1
|
+
import { t as Dialog } from "./index19.cjs";
|
|
2
|
+
import * as react_jsx_runtime125 from "react/jsx-runtime";
|
|
3
3
|
import * as React from "react";
|
|
4
|
+
import { Command } from "cmdk";
|
|
4
5
|
|
|
5
|
-
//#region src/primitives/
|
|
6
|
-
/**
|
|
7
|
-
declare function
|
|
8
|
-
...props
|
|
9
|
-
}: React.ComponentProps<typeof ContextMenu.Root>): react_jsx_runtime323.JSX.Element;
|
|
10
|
-
/** The target region that opens the menu on right-click (context menu). */
|
|
11
|
-
declare function ContextMenuTrigger({
|
|
12
|
-
...props
|
|
13
|
-
}: React.ComponentProps<typeof ContextMenu.Trigger>): react_jsx_runtime323.JSX.Element;
|
|
14
|
-
/** Groups related items together for labelling and accessibility. */
|
|
15
|
-
declare function ContextMenuGroup({
|
|
16
|
-
...props
|
|
17
|
-
}: React.ComponentProps<typeof ContextMenu.Group>): react_jsx_runtime323.JSX.Element;
|
|
18
|
-
/** Portals the menu content into the document body. */
|
|
19
|
-
declare function ContextMenuPortal({
|
|
20
|
-
...props
|
|
21
|
-
}: React.ComponentProps<typeof ContextMenu.Portal>): react_jsx_runtime323.JSX.Element;
|
|
22
|
-
/** Wraps a nested submenu (pair with `ContextMenuSubTrigger` and `ContextMenuSubContent`). */
|
|
23
|
-
declare function ContextMenuSub({
|
|
24
|
-
...props
|
|
25
|
-
}: React.ComponentProps<typeof ContextMenu.Sub>): react_jsx_runtime323.JSX.Element;
|
|
26
|
-
/** Groups `ContextMenuRadioItem`s into a single-select set. */
|
|
27
|
-
declare function ContextMenuRadioGroup({
|
|
28
|
-
...props
|
|
29
|
-
}: React.ComponentProps<typeof ContextMenu.RadioGroup>): react_jsx_runtime323.JSX.Element;
|
|
30
|
-
/** Item that opens a nested submenu; renders a trailing chevron. */
|
|
31
|
-
declare function ContextMenuSubTrigger({
|
|
6
|
+
//#region src/primitives/Command/Command.d.ts
|
|
7
|
+
/** Command palette root: a filterable list of commands built on `cmdk`. */
|
|
8
|
+
declare function Command$1({
|
|
32
9
|
className,
|
|
33
|
-
inset,
|
|
34
|
-
children,
|
|
35
10
|
...props
|
|
36
|
-
}: React.ComponentProps<typeof
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
11
|
+
}: React.ComponentProps<typeof Command>): react_jsx_runtime125.JSX.Element;
|
|
12
|
+
/** A `Command` rendered inside a centered, modal `Dialog` — the classic ⌘K palette. */
|
|
13
|
+
declare function CommandDialog({
|
|
14
|
+
title,
|
|
15
|
+
description,
|
|
16
|
+
children,
|
|
42
17
|
className,
|
|
18
|
+
showCloseButton,
|
|
43
19
|
...props
|
|
44
|
-
}: React.ComponentProps<typeof
|
|
45
|
-
/**
|
|
46
|
-
|
|
20
|
+
}: React.ComponentProps<typeof Dialog> & {
|
|
21
|
+
/** Accessible (visually hidden) dialog title for screen readers. */
|
|
22
|
+
title?: string;
|
|
23
|
+
/** Accessible (visually hidden) dialog description for screen readers. */
|
|
24
|
+
description?: string;
|
|
25
|
+
/** Extra classes applied to the dialog content surface. */
|
|
26
|
+
className?: string;
|
|
27
|
+
/** Whether to render the dialog's top-right close button. */
|
|
28
|
+
showCloseButton?: boolean;
|
|
29
|
+
}): react_jsx_runtime125.JSX.Element;
|
|
30
|
+
/** The search field that filters the command list, with a leading search icon. */
|
|
31
|
+
declare function CommandInput({
|
|
47
32
|
className,
|
|
48
33
|
...props
|
|
49
|
-
}: React.ComponentProps<typeof
|
|
50
|
-
/**
|
|
51
|
-
declare function
|
|
34
|
+
}: React.ComponentProps<typeof Command.Input>): react_jsx_runtime125.JSX.Element;
|
|
35
|
+
/** Scrollable container for command groups, items, and the empty state. */
|
|
36
|
+
declare function CommandList({
|
|
52
37
|
className,
|
|
53
|
-
inset,
|
|
54
|
-
variant,
|
|
55
38
|
...props
|
|
56
|
-
}: React.ComponentProps<typeof
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
/** Visual intent; `destructive` colours the item with the danger palette. */
|
|
60
|
-
variant?: "default" | "destructive";
|
|
61
|
-
}): react_jsx_runtime323.JSX.Element;
|
|
62
|
-
/** A menu item with a toggleable checkmark indicator. */
|
|
63
|
-
declare function ContextMenuCheckboxItem({
|
|
64
|
-
className,
|
|
65
|
-
children,
|
|
66
|
-
checked,
|
|
39
|
+
}: React.ComponentProps<typeof Command.List>): react_jsx_runtime125.JSX.Element;
|
|
40
|
+
/** Placeholder shown when the search query matches no items. */
|
|
41
|
+
declare function CommandEmpty({
|
|
67
42
|
...props
|
|
68
|
-
}: React.ComponentProps<typeof
|
|
69
|
-
/** A
|
|
70
|
-
declare function
|
|
43
|
+
}: React.ComponentProps<typeof Command.Empty>): react_jsx_runtime125.JSX.Element;
|
|
44
|
+
/** A labelled group of related command items, with an optional `heading`. */
|
|
45
|
+
declare function CommandGroup({
|
|
71
46
|
className,
|
|
72
|
-
children,
|
|
73
47
|
...props
|
|
74
|
-
}: React.ComponentProps<typeof
|
|
75
|
-
/** A
|
|
76
|
-
declare function
|
|
48
|
+
}: React.ComponentProps<typeof Command.Group>): react_jsx_runtime125.JSX.Element;
|
|
49
|
+
/** A thin divider line between command groups. */
|
|
50
|
+
declare function CommandSeparator({
|
|
77
51
|
className,
|
|
78
|
-
inset,
|
|
79
52
|
...props
|
|
80
|
-
}: React.ComponentProps<typeof
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
}): react_jsx_runtime323.JSX.Element;
|
|
84
|
-
/** A horizontal divider between groups of items. */
|
|
85
|
-
declare function ContextMenuSeparator({
|
|
53
|
+
}: React.ComponentProps<typeof Command.Separator>): react_jsx_runtime125.JSX.Element;
|
|
54
|
+
/** A selectable command row supporting keyboard navigation and a disabled state. */
|
|
55
|
+
declare function CommandItem({
|
|
86
56
|
className,
|
|
87
57
|
...props
|
|
88
|
-
}: React.ComponentProps<typeof
|
|
89
|
-
/** Right-aligned
|
|
90
|
-
declare function
|
|
58
|
+
}: React.ComponentProps<typeof Command.Item>): react_jsx_runtime125.JSX.Element;
|
|
59
|
+
/** Right-aligned keyboard-shortcut hint shown inside a `CommandItem`. */
|
|
60
|
+
declare function CommandShortcut({
|
|
91
61
|
className,
|
|
92
62
|
...props
|
|
93
|
-
}: React.ComponentProps<"span">):
|
|
63
|
+
}: React.ComponentProps<"span">): react_jsx_runtime125.JSX.Element;
|
|
94
64
|
//#endregion
|
|
95
|
-
export {
|
|
65
|
+
export { CommandInput as a, CommandSeparator as c, CommandGroup as i, CommandShortcut as l, CommandDialog as n, CommandItem as o, CommandEmpty as r, CommandList as s, Command$1 as t };
|
|
96
66
|
//# sourceMappingURL=index20.d.cts.map
|
package/dist/index20.d.cts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index20.d.cts","names":[],"sources":["../src/primitives/
|
|
1
|
+
{"version":3,"file":"index20.d.cts","names":[],"sources":["../src/primitives/Command/Command.tsx"],"mappings":";;;;;;;iBAiBS,SAAA;;;GAAiC,KAAA,CAAM,sBAAsB,WAAiB,oBAAA,CAAA,GAAA,CAAA;;AAJ1D,iBAmBpB,aAAA,CAfO;EAAA,KAAA;EAAA,WAAA;EAAA,QAAA;EAAA,SAAA;EAAA,eAAA;EAAA,GAAA;CAAA,EAsBb,KAAA,CAAM,cAtBO,CAAA,OAsBe,MAtBf,CAAA,GAAA;EAAA;OAAG,CAAA,EAAA,MAAA;;aAA6B,CAAA,EAAA,MAAA;;EAAuC,SAAA,CAAA,EAAA,MAAA;EAe9E;EAAa,eAAA,CAAA,EAAA,OAAA;IAgBrB,oBAAA,CAAA,GAAA,CAAA,OAfC;;iBAmCO,YAAA,CAjCP;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAoCC,KAAA,CAAM,cApCP,CAAA,OAoC6B,OAAA,CAAiB,KApC9C,CAAA,CAAA,EAoCoD,oBAAA,CAAA,GAAA,CAAA,OApCpD;;iBAqDO,WAAA,CAnDP;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAmD4C,KAAA,CAAM,cAnDlD,CAAA,OAmDwE,OAAA,CAAiB,IAnDzF,CAAA,CAAA,EAmD8F,oBAAA,CAAA,GAAA,CAAA,OAnD9F;;iBA8DO,YAAA,CA5DA;EAAA,GAAA;AAAA,CAAA,EA4D2B,KAAA,CAAM,cA5DjC,CAAA,OA4DuD,OAAA,CAAiB,KA5DxE,CAAA,CAAA,EA4D8E,oBAAA,CAAA,GAAA,CAAA,OA5D9E;;AASR,iBA8DQ,YAAA,CA9DR;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAiEE,KAAA,CAAM,cAjER,CAAA,OAiE8B,OAAA,CAAiB,KAjE/C,CAAA,CAAA,EAiEqD,oBAAA,CAAA,GAAA,CAAA,OAjErD;AAAA;iBAgFQ,gBAAA,CA5DY;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EA+DlB,KAAA,CAAM,cA/DY,CAAA,OA+DU,OAAA,CAAiB,SA/D3B,CAAA,CAAA,EA+DqC,oBAAA,CAAA,GAAA,CAAA,OA/DrC;;iBA0EZ,WAAA,CAvEuC;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAuEF,KAAA,CAAM,cAvEJ,CAAA,OAuE0B,OAAA,CAAiB,IAvE3C,CAAA,CAAA,EAuEgD,oBAAA,CAAA,GAAA,CAAA,OAvEhD;;iBAuFvC,eAAA,CAvF6C;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAuFJ,KAAA,CAAM,cAvFF,CAAA,MAAA,CAAA,CAAA,EAuFwB,oBAAA,CAAA,GAAA,CAAA,OAvFxB"}
|
package/dist/index20.d.ts
CHANGED
|
@@ -1,96 +1,66 @@
|
|
|
1
|
+
import { t as Dialog } from "./index19.js";
|
|
1
2
|
import * as React from "react";
|
|
2
|
-
import * as
|
|
3
|
-
import {
|
|
3
|
+
import * as react_jsx_runtime171 from "react/jsx-runtime";
|
|
4
|
+
import { Command } from "cmdk";
|
|
4
5
|
|
|
5
|
-
//#region src/primitives/
|
|
6
|
-
/**
|
|
7
|
-
declare function
|
|
8
|
-
...props
|
|
9
|
-
}: React.ComponentProps<typeof ContextMenu.Root>): react_jsx_runtime139.JSX.Element;
|
|
10
|
-
/** The target region that opens the menu on right-click (context menu). */
|
|
11
|
-
declare function ContextMenuTrigger({
|
|
12
|
-
...props
|
|
13
|
-
}: React.ComponentProps<typeof ContextMenu.Trigger>): react_jsx_runtime139.JSX.Element;
|
|
14
|
-
/** Groups related items together for labelling and accessibility. */
|
|
15
|
-
declare function ContextMenuGroup({
|
|
16
|
-
...props
|
|
17
|
-
}: React.ComponentProps<typeof ContextMenu.Group>): react_jsx_runtime139.JSX.Element;
|
|
18
|
-
/** Portals the menu content into the document body. */
|
|
19
|
-
declare function ContextMenuPortal({
|
|
20
|
-
...props
|
|
21
|
-
}: React.ComponentProps<typeof ContextMenu.Portal>): react_jsx_runtime139.JSX.Element;
|
|
22
|
-
/** Wraps a nested submenu (pair with `ContextMenuSubTrigger` and `ContextMenuSubContent`). */
|
|
23
|
-
declare function ContextMenuSub({
|
|
24
|
-
...props
|
|
25
|
-
}: React.ComponentProps<typeof ContextMenu.Sub>): react_jsx_runtime139.JSX.Element;
|
|
26
|
-
/** Groups `ContextMenuRadioItem`s into a single-select set. */
|
|
27
|
-
declare function ContextMenuRadioGroup({
|
|
28
|
-
...props
|
|
29
|
-
}: React.ComponentProps<typeof ContextMenu.RadioGroup>): react_jsx_runtime139.JSX.Element;
|
|
30
|
-
/** Item that opens a nested submenu; renders a trailing chevron. */
|
|
31
|
-
declare function ContextMenuSubTrigger({
|
|
6
|
+
//#region src/primitives/Command/Command.d.ts
|
|
7
|
+
/** Command palette root: a filterable list of commands built on `cmdk`. */
|
|
8
|
+
declare function Command$1({
|
|
32
9
|
className,
|
|
33
|
-
inset,
|
|
34
|
-
children,
|
|
35
10
|
...props
|
|
36
|
-
}: React.ComponentProps<typeof
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
11
|
+
}: React.ComponentProps<typeof Command>): react_jsx_runtime171.JSX.Element;
|
|
12
|
+
/** A `Command` rendered inside a centered, modal `Dialog` — the classic ⌘K palette. */
|
|
13
|
+
declare function CommandDialog({
|
|
14
|
+
title,
|
|
15
|
+
description,
|
|
16
|
+
children,
|
|
42
17
|
className,
|
|
18
|
+
showCloseButton,
|
|
43
19
|
...props
|
|
44
|
-
}: React.ComponentProps<typeof
|
|
45
|
-
/**
|
|
46
|
-
|
|
20
|
+
}: React.ComponentProps<typeof Dialog> & {
|
|
21
|
+
/** Accessible (visually hidden) dialog title for screen readers. */
|
|
22
|
+
title?: string;
|
|
23
|
+
/** Accessible (visually hidden) dialog description for screen readers. */
|
|
24
|
+
description?: string;
|
|
25
|
+
/** Extra classes applied to the dialog content surface. */
|
|
26
|
+
className?: string;
|
|
27
|
+
/** Whether to render the dialog's top-right close button. */
|
|
28
|
+
showCloseButton?: boolean;
|
|
29
|
+
}): react_jsx_runtime171.JSX.Element;
|
|
30
|
+
/** The search field that filters the command list, with a leading search icon. */
|
|
31
|
+
declare function CommandInput({
|
|
47
32
|
className,
|
|
48
33
|
...props
|
|
49
|
-
}: React.ComponentProps<typeof
|
|
50
|
-
/**
|
|
51
|
-
declare function
|
|
34
|
+
}: React.ComponentProps<typeof Command.Input>): react_jsx_runtime171.JSX.Element;
|
|
35
|
+
/** Scrollable container for command groups, items, and the empty state. */
|
|
36
|
+
declare function CommandList({
|
|
52
37
|
className,
|
|
53
|
-
inset,
|
|
54
|
-
variant,
|
|
55
38
|
...props
|
|
56
|
-
}: React.ComponentProps<typeof
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
/** Visual intent; `destructive` colours the item with the danger palette. */
|
|
60
|
-
variant?: "default" | "destructive";
|
|
61
|
-
}): react_jsx_runtime139.JSX.Element;
|
|
62
|
-
/** A menu item with a toggleable checkmark indicator. */
|
|
63
|
-
declare function ContextMenuCheckboxItem({
|
|
64
|
-
className,
|
|
65
|
-
children,
|
|
66
|
-
checked,
|
|
39
|
+
}: React.ComponentProps<typeof Command.List>): react_jsx_runtime171.JSX.Element;
|
|
40
|
+
/** Placeholder shown when the search query matches no items. */
|
|
41
|
+
declare function CommandEmpty({
|
|
67
42
|
...props
|
|
68
|
-
}: React.ComponentProps<typeof
|
|
69
|
-
/** A
|
|
70
|
-
declare function
|
|
43
|
+
}: React.ComponentProps<typeof Command.Empty>): react_jsx_runtime171.JSX.Element;
|
|
44
|
+
/** A labelled group of related command items, with an optional `heading`. */
|
|
45
|
+
declare function CommandGroup({
|
|
71
46
|
className,
|
|
72
|
-
children,
|
|
73
47
|
...props
|
|
74
|
-
}: React.ComponentProps<typeof
|
|
75
|
-
/** A
|
|
76
|
-
declare function
|
|
48
|
+
}: React.ComponentProps<typeof Command.Group>): react_jsx_runtime171.JSX.Element;
|
|
49
|
+
/** A thin divider line between command groups. */
|
|
50
|
+
declare function CommandSeparator({
|
|
77
51
|
className,
|
|
78
|
-
inset,
|
|
79
52
|
...props
|
|
80
|
-
}: React.ComponentProps<typeof
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
}): react_jsx_runtime139.JSX.Element;
|
|
84
|
-
/** A horizontal divider between groups of items. */
|
|
85
|
-
declare function ContextMenuSeparator({
|
|
53
|
+
}: React.ComponentProps<typeof Command.Separator>): react_jsx_runtime171.JSX.Element;
|
|
54
|
+
/** A selectable command row supporting keyboard navigation and a disabled state. */
|
|
55
|
+
declare function CommandItem({
|
|
86
56
|
className,
|
|
87
57
|
...props
|
|
88
|
-
}: React.ComponentProps<typeof
|
|
89
|
-
/** Right-aligned
|
|
90
|
-
declare function
|
|
58
|
+
}: React.ComponentProps<typeof Command.Item>): react_jsx_runtime171.JSX.Element;
|
|
59
|
+
/** Right-aligned keyboard-shortcut hint shown inside a `CommandItem`. */
|
|
60
|
+
declare function CommandShortcut({
|
|
91
61
|
className,
|
|
92
62
|
...props
|
|
93
|
-
}: React.ComponentProps<"span">):
|
|
63
|
+
}: React.ComponentProps<"span">): react_jsx_runtime171.JSX.Element;
|
|
94
64
|
//#endregion
|
|
95
|
-
export {
|
|
65
|
+
export { CommandInput as a, CommandSeparator as c, CommandGroup as i, CommandShortcut as l, CommandDialog as n, CommandItem as o, CommandEmpty as r, CommandList as s, Command$1 as t };
|
|
96
66
|
//# sourceMappingURL=index20.d.ts.map
|
package/dist/index20.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index20.d.ts","names":[],"sources":["../src/primitives/
|
|
1
|
+
{"version":3,"file":"index20.d.ts","names":[],"sources":["../src/primitives/Command/Command.tsx"],"mappings":";;;;;;;iBAiBS,SAAA;;;GAAiC,KAAA,CAAM,sBAAsB,WAAiB,oBAAA,CAAA,GAAA,CAAA;;AAJ1D,iBAmBpB,aAAA,CAfO;EAAA,KAAA;EAAA,WAAA;EAAA,QAAA;EAAA,SAAA;EAAA,eAAA;EAAA,GAAA;CAAA,EAsBb,KAAA,CAAM,cAtBO,CAAA,OAsBe,MAtBf,CAAA,GAAA;EAAA;OAAG,CAAA,EAAA,MAAA;;aAA6B,CAAA,EAAA,MAAA;;EAAuC,SAAA,CAAA,EAAA,MAAA;EAe9E;EAAa,eAAA,CAAA,EAAA,OAAA;IAgBrB,oBAAA,CAAA,GAAA,CAAA,OAfC;;iBAmCO,YAAA,CAjCP;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAoCC,KAAA,CAAM,cApCP,CAAA,OAoC6B,OAAA,CAAiB,KApC9C,CAAA,CAAA,EAoCoD,oBAAA,CAAA,GAAA,CAAA,OApCpD;;iBAqDO,WAAA,CAnDP;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAmD4C,KAAA,CAAM,cAnDlD,CAAA,OAmDwE,OAAA,CAAiB,IAnDzF,CAAA,CAAA,EAmD8F,oBAAA,CAAA,GAAA,CAAA,OAnD9F;;iBA8DO,YAAA,CA5DA;EAAA,GAAA;AAAA,CAAA,EA4D2B,KAAA,CAAM,cA5DjC,CAAA,OA4DuD,OAAA,CAAiB,KA5DxE,CAAA,CAAA,EA4D8E,oBAAA,CAAA,GAAA,CAAA,OA5D9E;;AASR,iBA8DQ,YAAA,CA9DR;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAiEE,KAAA,CAAM,cAjER,CAAA,OAiE8B,OAAA,CAAiB,KAjE/C,CAAA,CAAA,EAiEqD,oBAAA,CAAA,GAAA,CAAA,OAjErD;AAAA;iBAgFQ,gBAAA,CA5DY;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EA+DlB,KAAA,CAAM,cA/DY,CAAA,OA+DU,OAAA,CAAiB,SA/D3B,CAAA,CAAA,EA+DqC,oBAAA,CAAA,GAAA,CAAA,OA/DrC;;iBA0EZ,WAAA,CAvEuC;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAuEF,KAAA,CAAM,cAvEJ,CAAA,OAuE0B,OAAA,CAAiB,IAvE3C,CAAA,CAAA,EAuEgD,oBAAA,CAAA,GAAA,CAAA,OAvEhD;;iBAuFvC,eAAA,CAvF6C;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAuFJ,KAAA,CAAM,cAvFF,CAAA,MAAA,CAAA,CAAA,EAuFwB,oBAAA,CAAA,GAAA,CAAA,OAvFxB"}
|
package/dist/index21.d.cts
CHANGED
|
@@ -1,34 +1,45 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
import
|
|
1
|
+
import * as react_jsx_runtime224 from "react/jsx-runtime";
|
|
2
|
+
import { Popover } from "radix-ui";
|
|
3
3
|
import * as React from "react";
|
|
4
4
|
|
|
5
|
-
//#region src/primitives/
|
|
6
|
-
|
|
7
|
-
declare
|
|
8
|
-
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
5
|
+
//#region src/primitives/Popover/Popover.d.ts
|
|
6
|
+
/** Root of the popover: holds open state and coordinates the trigger and content. */
|
|
7
|
+
declare function Popover$1({
|
|
8
|
+
...props
|
|
9
|
+
}: React.ComponentProps<typeof Popover.Root>): react_jsx_runtime224.JSX.Element;
|
|
10
|
+
/** The control (usually a button) that toggles the popover open and closed. */
|
|
11
|
+
declare function PopoverTrigger({
|
|
12
|
+
...props
|
|
13
|
+
}: React.ComponentProps<typeof Popover.Trigger>): react_jsx_runtime224.JSX.Element;
|
|
14
|
+
/** The floating, portaled panel rendered when the popover is open. */
|
|
15
|
+
declare function PopoverContent({
|
|
16
|
+
/** Extra classes merged onto the content surface. */
|
|
17
|
+
className,
|
|
18
|
+
/** Alignment of the content relative to the trigger along the chosen side. */
|
|
19
|
+
align,
|
|
20
|
+
/** Distance in px between the content and the trigger. */
|
|
21
|
+
sideOffset,
|
|
22
|
+
...props
|
|
23
|
+
}: React.ComponentProps<typeof Popover.Content>): react_jsx_runtime224.JSX.Element;
|
|
24
|
+
/** Optional element the content positions against instead of the trigger. */
|
|
25
|
+
declare function PopoverAnchor({
|
|
26
|
+
...props
|
|
27
|
+
}: React.ComponentProps<typeof Popover.Anchor>): react_jsx_runtime224.JSX.Element;
|
|
28
|
+
/** Stacked header slot for a title and description at the top of the content. */
|
|
29
|
+
declare function PopoverHeader({
|
|
30
|
+
className,
|
|
31
|
+
...props
|
|
32
|
+
}: React.ComponentProps<"div">): react_jsx_runtime224.JSX.Element;
|
|
33
|
+
/** Emphasised title line for the popover header. */
|
|
34
|
+
declare function PopoverTitle({
|
|
35
|
+
className,
|
|
36
|
+
...props
|
|
37
|
+
}: React.ComponentProps<"h2">): react_jsx_runtime224.JSX.Element;
|
|
38
|
+
/** Muted supporting copy for the popover header. */
|
|
39
|
+
declare function PopoverDescription({
|
|
24
40
|
className,
|
|
25
|
-
value,
|
|
26
|
-
variant,
|
|
27
|
-
lowThreshold,
|
|
28
|
-
icon,
|
|
29
|
-
format,
|
|
30
41
|
...props
|
|
31
|
-
}:
|
|
42
|
+
}: React.ComponentProps<"p">): react_jsx_runtime224.JSX.Element;
|
|
32
43
|
//#endregion
|
|
33
|
-
export {
|
|
44
|
+
export { PopoverHeader as a, PopoverDescription as i, PopoverAnchor as n, PopoverTitle as o, PopoverContent as r, PopoverTrigger as s, Popover$1 as t };
|
|
34
45
|
//# sourceMappingURL=index21.d.cts.map
|
package/dist/index21.d.cts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index21.d.cts","names":[],"sources":["../src/primitives/
|
|
1
|
+
{"version":3,"file":"index21.d.cts","names":[],"sources":["../src/primitives/Popover/Popover.tsx"],"mappings":";;;;;;iBAMS,SAAA;;GAAsB,KAAA,CAAM,sBAAsB,OAAA,CAAiB,QAAK,oBAAA,CAAA,GAAA,CAAA;;AAL7C,iBAU3B,cAAA,CALO;EAAA,GAAA;AAAA,CAAA,EAKsB,KAAA,CAAM,cAL5B,CAAA,OAKkD,OAAA,CAAiB,OALnE,CAAA,CAAA,EAK2E,oBAAA,CAAA,GAAA,CAAA,OAL3E;;iBAUP,cAAA,CAVmE;;WAAK;EAAA;EAAA,KAKxE;;YAAyD;EAAA,GAAiB;AAAA,CAAA,EAahF,KAAA,CAAM,cAb0E,CAAA,OAapD,OAAA,CAAiB,OAbmC,CAAA,CAAA,EAa3B,oBAAA,CAAA,GAAA,CAAA,OAb2B;;iBAgC1E,aAAA,CAhCkF;EAAA,GAAA;AAAA,CAAA,EAgCtD,KAAA,CAAM,cAhCgD,CAAA,OAgC1B,OAAA,CAAiB,MAhCS,CAAA,CAAA,EAgCF,oBAAA,CAAA,GAAA,CAAA,OAhCE;AAAA;AAAA,iBAqClF,aAAA,CAhCc;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAgCyB,KAAA,CAAM,cAhC/B,CAAA,KAAA,CAAA,CAAA,EAgCoD,oBAAA,CAAA,GAAA,CAAA,OAhCpD;;iBA2Cd,YAAA,CAzCP;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAyC6C,KAAA,CAAM,cAzCnD,CAAA,IAAA,CAAA,CAAA,EAyCuE,oBAAA,CAAA,GAAA,CAAA,OAzCvE;;iBAoDO,kBAAA,CAhDP;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAgDmD,KAAA,CAAM,cAhDzD,CAAA,GAAA,CAAA,CAAA,EAgD4E,oBAAA,CAAA,GAAA,CAAA,OAhD5E"}
|
package/dist/index21.d.ts
CHANGED
|
@@ -1,34 +1,45 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
import * as
|
|
3
|
-
import
|
|
2
|
+
import * as react_jsx_runtime275 from "react/jsx-runtime";
|
|
3
|
+
import { Popover } from "radix-ui";
|
|
4
4
|
|
|
5
|
-
//#region src/primitives/
|
|
6
|
-
|
|
7
|
-
declare
|
|
8
|
-
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
5
|
+
//#region src/primitives/Popover/Popover.d.ts
|
|
6
|
+
/** Root of the popover: holds open state and coordinates the trigger and content. */
|
|
7
|
+
declare function Popover$1({
|
|
8
|
+
...props
|
|
9
|
+
}: React.ComponentProps<typeof Popover.Root>): react_jsx_runtime275.JSX.Element;
|
|
10
|
+
/** The control (usually a button) that toggles the popover open and closed. */
|
|
11
|
+
declare function PopoverTrigger({
|
|
12
|
+
...props
|
|
13
|
+
}: React.ComponentProps<typeof Popover.Trigger>): react_jsx_runtime275.JSX.Element;
|
|
14
|
+
/** The floating, portaled panel rendered when the popover is open. */
|
|
15
|
+
declare function PopoverContent({
|
|
16
|
+
/** Extra classes merged onto the content surface. */
|
|
17
|
+
className,
|
|
18
|
+
/** Alignment of the content relative to the trigger along the chosen side. */
|
|
19
|
+
align,
|
|
20
|
+
/** Distance in px between the content and the trigger. */
|
|
21
|
+
sideOffset,
|
|
22
|
+
...props
|
|
23
|
+
}: React.ComponentProps<typeof Popover.Content>): react_jsx_runtime275.JSX.Element;
|
|
24
|
+
/** Optional element the content positions against instead of the trigger. */
|
|
25
|
+
declare function PopoverAnchor({
|
|
26
|
+
...props
|
|
27
|
+
}: React.ComponentProps<typeof Popover.Anchor>): react_jsx_runtime275.JSX.Element;
|
|
28
|
+
/** Stacked header slot for a title and description at the top of the content. */
|
|
29
|
+
declare function PopoverHeader({
|
|
30
|
+
className,
|
|
31
|
+
...props
|
|
32
|
+
}: React.ComponentProps<"div">): react_jsx_runtime275.JSX.Element;
|
|
33
|
+
/** Emphasised title line for the popover header. */
|
|
34
|
+
declare function PopoverTitle({
|
|
35
|
+
className,
|
|
36
|
+
...props
|
|
37
|
+
}: React.ComponentProps<"h2">): react_jsx_runtime275.JSX.Element;
|
|
38
|
+
/** Muted supporting copy for the popover header. */
|
|
39
|
+
declare function PopoverDescription({
|
|
24
40
|
className,
|
|
25
|
-
value,
|
|
26
|
-
variant,
|
|
27
|
-
lowThreshold,
|
|
28
|
-
icon,
|
|
29
|
-
format,
|
|
30
41
|
...props
|
|
31
|
-
}:
|
|
42
|
+
}: React.ComponentProps<"p">): react_jsx_runtime275.JSX.Element;
|
|
32
43
|
//#endregion
|
|
33
|
-
export {
|
|
44
|
+
export { PopoverHeader as a, PopoverDescription as i, PopoverAnchor as n, PopoverTitle as o, PopoverContent as r, PopoverTrigger as s, Popover$1 as t };
|
|
34
45
|
//# sourceMappingURL=index21.d.ts.map
|
package/dist/index21.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index21.d.ts","names":[],"sources":["../src/primitives/
|
|
1
|
+
{"version":3,"file":"index21.d.ts","names":[],"sources":["../src/primitives/Popover/Popover.tsx"],"mappings":";;;;;;iBAMS,SAAA;;GAAsB,KAAA,CAAM,sBAAsB,OAAA,CAAiB,QAAK,oBAAA,CAAA,GAAA,CAAA;;AAL7C,iBAU3B,cAAA,CALO;EAAA,GAAA;AAAA,CAAA,EAKsB,KAAA,CAAM,cAL5B,CAAA,OAKkD,OAAA,CAAiB,OALnE,CAAA,CAAA,EAK2E,oBAAA,CAAA,GAAA,CAAA,OAL3E;;iBAUP,cAAA,CAVmE;;WAAK;EAAA;EAAA,KAKxE;;YAAyD;EAAA,GAAiB;AAAA,CAAA,EAahF,KAAA,CAAM,cAb0E,CAAA,OAapD,OAAA,CAAiB,OAbmC,CAAA,CAAA,EAa3B,oBAAA,CAAA,GAAA,CAAA,OAb2B;;iBAgC1E,aAAA,CAhCkF;EAAA,GAAA;AAAA,CAAA,EAgCtD,KAAA,CAAM,cAhCgD,CAAA,OAgC1B,OAAA,CAAiB,MAhCS,CAAA,CAAA,EAgCF,oBAAA,CAAA,GAAA,CAAA,OAhCE;AAAA;AAAA,iBAqClF,aAAA,CAhCc;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAgCyB,KAAA,CAAM,cAhC/B,CAAA,KAAA,CAAA,CAAA,EAgCoD,oBAAA,CAAA,GAAA,CAAA,OAhCpD;;iBA2Cd,YAAA,CAzCP;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAyC6C,KAAA,CAAM,cAzCnD,CAAA,IAAA,CAAA,CAAA,EAyCuE,oBAAA,CAAA,GAAA,CAAA,OAzCvE;;iBAoDO,kBAAA,CAhDP;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAgDmD,KAAA,CAAM,cAhDzD,CAAA,GAAA,CAAA,CAAA,EAgD4E,oBAAA,CAAA,GAAA,CAAA,OAhD5E"}
|