@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/index31.d.cts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index31.d.cts","names":[],"sources":["../src/primitives/
|
|
1
|
+
{"version":3,"file":"index31.d.cts","names":[],"sources":["../src/primitives/Form/Form.tsx"],"mappings":";;;;;;;;;cAqBM,4BAAI,kDAAA;;;;;;;;;;;;;;;;;;;GAAA,gBAAA,CAAA,kBAAA,cAAA,UAAA,wBAAA,KAAA,CAAA,GAAA,CAAA;;cAaJ,iCACiB,cAAc,2BACrB,UAAU,gBAAgB,UAAU;;GAGjD,gBAAgB,cAAc,WAAM,oBAAA,CAAA,GAAA,CAAA;AAzB8C;cAkC/E,YA3BmB,EAAA,GAAA,GAAA;SAAf,EAAA,OAAA;SAAA,EAAA,OAAA;WAAA,EAAA,OAAA;cAAA,EAAA,OAAA;OAAA,CAAA,EAgDT,gBAAA,CAAA,UAhDS;MAAA,MAAA;MAAA,EAAA,MAAA;YAAA,EAAA,MAAA;mBAAA,EAAA,MAAA;eAAA,EAAA,MAAA;;;iBA0DD,QAAA,CA1DC;EAAA,GAAA;AAAA,CAAA,EA0DsB,KAAA,CAAM,cA1D5B,CAAA,OA0DkD,KA1DlD,CAAA,CAAA,EA0DwD,oBAAA,CAAA,GAAA,CAAA,OA1DxD;;iBAqED,SAAA,CArEC;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAqEkC,KAAA,CAAM,cArExC,CAAA,OAqE8D,UArE9D,CAAA,CAAA,EAqEyE,oBAAA,CAAA,GAAA,CAAA,OArEzE;;iBAoFD,WAAA,CApFC;EAAA,GAAA;AAAA,CAAA,EAoFyB,KAAA,CAAM,cApF/B,CAAA,OAoFqD,IAAA,CAAK,IApF1D,CAAA,CAAA,EAoF+D,oBAAA,CAAA,GAAA,CAAA,OApF/D;;iBAmGD,eAAA,CAnGC;EAAA,GAAA;AAAA,CAAA,EAmG6B,KAAA,CAAM,cAnGnC,CAAA,OAmGyD,gBAnGzD,CAAA,CAAA,EAmG0E,oBAAA,CAAA,GAAA,CAAA,OAnG1E;;iBA0GD,WAAA,CA1GC;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EA0GmC,KAAA,CAAM,cA1GzC,CAAA,OA0G+D,UA1G/D,CAAA,CAAA,EA0G0E,oBAAA,CAAA,GAAA,CAAA,OAAA,GA1G1E,IAAA"}
|
package/dist/index31.d.ts
CHANGED
|
@@ -1,40 +1,71 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { i as FieldError, o as FieldLabel, r as FieldDescription, t as Field } from "./index29.js";
|
|
2
2
|
import * as React from "react";
|
|
3
|
-
import * as
|
|
4
|
-
import
|
|
3
|
+
import * as react_jsx_runtime60 from "react/jsx-runtime";
|
|
4
|
+
import { Slot } from "radix-ui";
|
|
5
|
+
import * as react_hook_form0 from "react-hook-form";
|
|
6
|
+
import { ControllerProps, FieldPath, FieldValues } from "react-hook-form";
|
|
5
7
|
|
|
6
|
-
//#region src/primitives/
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
8
|
+
//#region src/primitives/Form/Form.d.ts
|
|
9
|
+
/** Root provider that shares one react-hook-form instance with all nested form pieces. */
|
|
10
|
+
declare const Form: <TFieldValues extends FieldValues, TContext = any, TTransformedValues = TFieldValues>({
|
|
11
|
+
children,
|
|
12
|
+
watch,
|
|
13
|
+
getValues,
|
|
14
|
+
getFieldState,
|
|
15
|
+
setError,
|
|
16
|
+
clearErrors,
|
|
17
|
+
setValue,
|
|
18
|
+
setValues,
|
|
19
|
+
trigger,
|
|
20
|
+
formState,
|
|
21
|
+
resetField,
|
|
22
|
+
reset,
|
|
23
|
+
handleSubmit,
|
|
24
|
+
unregister,
|
|
25
|
+
control,
|
|
26
|
+
register,
|
|
27
|
+
setFocus,
|
|
28
|
+
subscribe
|
|
29
|
+
}: react_hook_form0.FormProviderProps<TFieldValues, TContext, TTransformedValues>) => React.JSX.Element;
|
|
30
|
+
/** Connects a single input to the form via RHF's `Controller`, exposing `field` to its render prop. */
|
|
31
|
+
declare const FormField: <TFieldValues extends FieldValues = FieldValues, TName extends FieldPath<TFieldValues> = FieldPath<TFieldValues>>({
|
|
32
|
+
...props
|
|
33
|
+
}: ControllerProps<TFieldValues, TName>) => react_jsx_runtime60.JSX.Element;
|
|
34
|
+
/** Hook for form pieces to read the current field's id, name, ARIA ids, and validation state. */
|
|
35
|
+
declare const useFormField: () => {
|
|
36
|
+
invalid: boolean;
|
|
37
|
+
isDirty: boolean;
|
|
38
|
+
isTouched: boolean;
|
|
39
|
+
isValidating: boolean;
|
|
40
|
+
error?: react_hook_form0.FieldError;
|
|
41
|
+
id: string;
|
|
42
|
+
name: string;
|
|
43
|
+
formItemId: string;
|
|
44
|
+
formDescriptionId: string;
|
|
45
|
+
formMessageId: string;
|
|
25
46
|
};
|
|
26
|
-
/**
|
|
27
|
-
declare function
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
dismissible,
|
|
33
|
-
visible,
|
|
34
|
-
onDismiss,
|
|
47
|
+
/** Wraps one field, generating an id so its label, control, and messages stay linked. */
|
|
48
|
+
declare function FormItem({
|
|
49
|
+
...props
|
|
50
|
+
}: React.ComponentProps<typeof Field>): react_jsx_runtime60.JSX.Element;
|
|
51
|
+
/** Field label wired to the control's id and tinted destructive when the field is invalid. */
|
|
52
|
+
declare function FormLabel({
|
|
35
53
|
className,
|
|
36
54
|
...props
|
|
37
|
-
}:
|
|
55
|
+
}: React.ComponentProps<typeof FieldLabel>): react_jsx_runtime60.JSX.Element;
|
|
56
|
+
/** Slots the actual input, applying the field's id, `aria-describedby`, and `aria-invalid`. */
|
|
57
|
+
declare function FormControl({
|
|
58
|
+
...props
|
|
59
|
+
}: React.ComponentProps<typeof Slot.Root>): react_jsx_runtime60.JSX.Element;
|
|
60
|
+
/** Helper text for a field, linked to its control via `aria-describedby`. */
|
|
61
|
+
declare function FormDescription({
|
|
62
|
+
...props
|
|
63
|
+
}: React.ComponentProps<typeof FieldDescription>): react_jsx_runtime60.JSX.Element;
|
|
64
|
+
/** Renders the field's validation error (or `children`), and nothing when there is no message. */
|
|
65
|
+
declare function FormMessage({
|
|
66
|
+
children,
|
|
67
|
+
...props
|
|
68
|
+
}: React.ComponentProps<typeof FieldError>): react_jsx_runtime60.JSX.Element | null;
|
|
38
69
|
//#endregion
|
|
39
|
-
export {
|
|
70
|
+
export { FormItem as a, useFormField as c, FormField as i, FormControl as n, FormLabel as o, FormDescription as r, FormMessage as s, Form as t };
|
|
40
71
|
//# sourceMappingURL=index31.d.ts.map
|
package/dist/index31.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index31.d.ts","names":[],"sources":["../src/primitives/
|
|
1
|
+
{"version":3,"file":"index31.d.ts","names":[],"sources":["../src/primitives/Form/Form.tsx"],"mappings":";;;;;;;;;cAqBM,4BAAI,kDAAA;;;;;;;;;;;;;;;;;;;GAAA,gBAAA,CAAA,kBAAA,cAAA,UAAA,wBAAA,KAAA,CAAA,GAAA,CAAA;;cAaJ,iCACiB,cAAc,2BACrB,UAAU,gBAAgB,UAAU;;GAGjD,gBAAgB,cAAc,WAAM,mBAAA,CAAA,GAAA,CAAA;AAzB8C;cAkC/E,YA3BmB,EAAA,GAAA,GAAA;SAAf,EAAA,OAAA;SAAA,EAAA,OAAA;WAAA,EAAA,OAAA;cAAA,EAAA,OAAA;OAAA,CAAA,EAgDT,gBAAA,CAAA,UAhDS;MAAA,MAAA;MAAA,EAAA,MAAA;YAAA,EAAA,MAAA;mBAAA,EAAA,MAAA;eAAA,EAAA,MAAA;;;iBA0DD,QAAA,CA1DC;EAAA,GAAA;AAAA,CAAA,EA0DsB,KAAA,CAAM,cA1D5B,CAAA,OA0DkD,KA1DlD,CAAA,CAAA,EA0DwD,mBAAA,CAAA,GAAA,CAAA,OA1DxD;;iBAqED,SAAA,CArEC;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAqEkC,KAAA,CAAM,cArExC,CAAA,OAqE8D,UArE9D,CAAA,CAAA,EAqEyE,mBAAA,CAAA,GAAA,CAAA,OArEzE;;iBAoFD,WAAA,CApFC;EAAA,GAAA;AAAA,CAAA,EAoFyB,KAAA,CAAM,cApF/B,CAAA,OAoFqD,IAAA,CAAK,IApF1D,CAAA,CAAA,EAoF+D,mBAAA,CAAA,GAAA,CAAA,OApF/D;;iBAmGD,eAAA,CAnGC;EAAA,GAAA;AAAA,CAAA,EAmG6B,KAAA,CAAM,cAnGnC,CAAA,OAmGyD,gBAnGzD,CAAA,CAAA,EAmG0E,mBAAA,CAAA,GAAA,CAAA,OAnG1E;;iBA0GD,WAAA,CA1GC;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EA0GmC,KAAA,CAAM,cA1GzC,CAAA,OA0G+D,UA1G/D,CAAA,CAAA,EA0G0E,mBAAA,CAAA,GAAA,CAAA,OAAA,GA1G1E,IAAA"}
|
package/dist/index32.d.cts
CHANGED
|
@@ -1,26 +1,37 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime184 from "react/jsx-runtime";
|
|
2
|
+
import * as class_variance_authority_types14 from "class-variance-authority/types";
|
|
3
3
|
import { VariantProps } from "class-variance-authority";
|
|
4
4
|
import * as React from "react";
|
|
5
5
|
|
|
6
|
-
//#region src/primitives/
|
|
7
|
-
declare const
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
6
|
+
//#region src/primitives/Heading/Heading.d.ts
|
|
7
|
+
declare const headingVariants: (props?: ({
|
|
8
|
+
size?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | null | undefined;
|
|
9
|
+
weight?: "normal" | "medium" | "semibold" | null | undefined;
|
|
10
|
+
align?: "center" | "left" | "right" | null | undefined;
|
|
11
|
+
gradient?: boolean | null | undefined;
|
|
12
|
+
} & class_variance_authority_types14.ClassProp) | undefined) => string;
|
|
13
|
+
type HeadingProps = React.ComponentProps<"h2"> & VariantProps<typeof headingVariants> & {
|
|
14
|
+
/** Semantic heading level/element. Defaults to `h2`. */
|
|
15
|
+
as?: React.ElementType;
|
|
16
|
+
/** Visual step on the Figma heading scale (1 largest → 7 smallest); also sets the per-step default weight. */
|
|
17
|
+
size?: VariantProps<typeof headingVariants>["size"];
|
|
18
|
+
/** Override the per-step default weight. */
|
|
19
|
+
weight?: VariantProps<typeof headingVariants>["weight"];
|
|
20
|
+
/** Text alignment. */
|
|
21
|
+
align?: VariantProps<typeof headingVariants>["align"];
|
|
22
|
+
/** When true, fills the text with the brand gradient instead of the foreground colour. */
|
|
23
|
+
gradient?: VariantProps<typeof headingVariants>["gradient"];
|
|
24
|
+
};
|
|
25
|
+
/** Display/section title using the design-system heading scale; `size` sets the visual step, `as` the semantic element. */
|
|
26
|
+
declare function Heading({
|
|
27
|
+
as,
|
|
14
28
|
className,
|
|
15
|
-
type,
|
|
16
|
-
/** Chrome style — `default` bordered field or `ai` (AI gradient border). */
|
|
17
|
-
variant,
|
|
18
|
-
/** Height/typography preset — Mini (`xs`), Small (`sm`), Regular (`default`), or Large (`lg`). */
|
|
19
29
|
size,
|
|
20
|
-
|
|
21
|
-
|
|
30
|
+
weight,
|
|
31
|
+
align,
|
|
32
|
+
gradient,
|
|
22
33
|
...props
|
|
23
|
-
}:
|
|
34
|
+
}: HeadingProps): react_jsx_runtime184.JSX.Element;
|
|
24
35
|
//#endregion
|
|
25
|
-
export {
|
|
36
|
+
export { HeadingProps as n, headingVariants as r, Heading as t };
|
|
26
37
|
//# sourceMappingURL=index32.d.cts.map
|
package/dist/index32.d.cts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index32.d.cts","names":[],"sources":["../src/primitives/
|
|
1
|
+
{"version":3,"file":"index32.d.cts","names":[],"sources":["../src/primitives/Heading/Heading.tsx"],"mappings":";;;;;;cAUM,uBAiCW;;;;EAjCX,QAAA,CAAA,EAAA,OA+BJ,GAAA,IAAA,GAAA,SAAA;IAAA,gCAAA,CAAA,SAEe,CAAA,GAAA,SAAA,EAAA,GAAA,MAAA;KAAZ,YAAA,GAAe,KAAA,CAAM,cAAT,CAAA,IAAA,CAAA,GACf,YADe,CAAA,OACK,eADL,CAAA,GAAA;;KACK,EAEb,KAAA,CAAM,WAFO;;MAEb,CAAA,EAEE,YAFI,CAAA,OAEgB,eAFhB,CAAA,CAAA,MAAA,CAAA;;QAEJ,CAAA,EAEE,YAFF,CAAA,OAEsB,eAFtB,CAAA,CAAA,QAAA,CAAA;;OAEE,CAAA,EAED,YAFC,CAAA,OAEmB,eAFnB,CAAA,CAAA,OAAA,CAAA;;UAED,CAAA,EAEG,YAFH,CAAA,OAEuB,eAFvB,CAAA,CAAA,UAAA,CAAA;;;AAEe,iBAIlB,OAAA,CAJkB;EAAA,EAAA;EAAA,SAAA;EAAA,IAAA;EAAA,MAAA;EAAA,KAAA;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EAIkD,YAJlD,CAAA,EAI8D,oBAAA,CAAA,GAAA,CAAA,OAJ9D"}
|
package/dist/index32.d.ts
CHANGED
|
@@ -1,26 +1,37 @@
|
|
|
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_runtime59 from "react/jsx-runtime";
|
|
4
|
+
import * as class_variance_authority_types4 from "class-variance-authority/types";
|
|
5
5
|
|
|
6
|
-
//#region src/primitives/
|
|
7
|
-
declare const
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
6
|
+
//#region src/primitives/Heading/Heading.d.ts
|
|
7
|
+
declare const headingVariants: (props?: ({
|
|
8
|
+
size?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | null | undefined;
|
|
9
|
+
weight?: "normal" | "medium" | "semibold" | null | undefined;
|
|
10
|
+
align?: "left" | "right" | "center" | null | undefined;
|
|
11
|
+
gradient?: boolean | null | undefined;
|
|
12
|
+
} & class_variance_authority_types4.ClassProp) | undefined) => string;
|
|
13
|
+
type HeadingProps = React.ComponentProps<"h2"> & VariantProps<typeof headingVariants> & {
|
|
14
|
+
/** Semantic heading level/element. Defaults to `h2`. */
|
|
15
|
+
as?: React.ElementType;
|
|
16
|
+
/** Visual step on the Figma heading scale (1 largest → 7 smallest); also sets the per-step default weight. */
|
|
17
|
+
size?: VariantProps<typeof headingVariants>["size"];
|
|
18
|
+
/** Override the per-step default weight. */
|
|
19
|
+
weight?: VariantProps<typeof headingVariants>["weight"];
|
|
20
|
+
/** Text alignment. */
|
|
21
|
+
align?: VariantProps<typeof headingVariants>["align"];
|
|
22
|
+
/** When true, fills the text with the brand gradient instead of the foreground colour. */
|
|
23
|
+
gradient?: VariantProps<typeof headingVariants>["gradient"];
|
|
24
|
+
};
|
|
25
|
+
/** Display/section title using the design-system heading scale; `size` sets the visual step, `as` the semantic element. */
|
|
26
|
+
declare function Heading({
|
|
27
|
+
as,
|
|
14
28
|
className,
|
|
15
|
-
type,
|
|
16
|
-
/** Chrome style — `default` bordered field or `ai` (AI gradient border). */
|
|
17
|
-
variant,
|
|
18
|
-
/** Height/typography preset — Mini (`xs`), Small (`sm`), Regular (`default`), or Large (`lg`). */
|
|
19
29
|
size,
|
|
20
|
-
|
|
21
|
-
|
|
30
|
+
weight,
|
|
31
|
+
align,
|
|
32
|
+
gradient,
|
|
22
33
|
...props
|
|
23
|
-
}:
|
|
34
|
+
}: HeadingProps): react_jsx_runtime59.JSX.Element;
|
|
24
35
|
//#endregion
|
|
25
|
-
export {
|
|
36
|
+
export { HeadingProps as n, headingVariants as r, Heading as t };
|
|
26
37
|
//# sourceMappingURL=index32.d.ts.map
|
package/dist/index32.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index32.d.ts","names":[],"sources":["../src/primitives/
|
|
1
|
+
{"version":3,"file":"index32.d.ts","names":[],"sources":["../src/primitives/Heading/Heading.tsx"],"mappings":";;;;;;cAUM,uBAiCW;;;;EAjCX,QAAA,CAAA,EAAA,OA+BJ,GAAA,IAAA,GAAA,SAAA;IAAA,+BAAA,CAAA,SAEe,CAAA,GAAA,SAAA,EAAA,GAAA,MAAA;KAAZ,YAAA,GAAe,KAAA,CAAM,cAAT,CAAA,IAAA,CAAA,GACf,YADe,CAAA,OACK,eADL,CAAA,GAAA;;KACK,EAEb,KAAA,CAAM,WAFO;;MAEb,CAAA,EAEE,YAFI,CAAA,OAEgB,eAFhB,CAAA,CAAA,MAAA,CAAA;;QAEJ,CAAA,EAEE,YAFF,CAAA,OAEsB,eAFtB,CAAA,CAAA,QAAA,CAAA;;OAEE,CAAA,EAED,YAFC,CAAA,OAEmB,eAFnB,CAAA,CAAA,OAAA,CAAA;;UAED,CAAA,EAEG,YAFH,CAAA,OAEuB,eAFvB,CAAA,CAAA,UAAA,CAAA;;;AAEe,iBAIlB,OAAA,CAJkB;EAAA,EAAA;EAAA,SAAA;EAAA,IAAA;EAAA,MAAA;EAAA,KAAA;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EAIkD,YAJlD,CAAA,EAI8D,mBAAA,CAAA,GAAA,CAAA,OAJ9D"}
|
package/dist/index33.d.cts
CHANGED
|
@@ -1,59 +1,25 @@
|
|
|
1
|
-
import
|
|
2
|
-
import {
|
|
3
|
-
import * as react_jsx_runtime103 from "react/jsx-runtime";
|
|
4
|
-
import * as class_variance_authority_types9 from "class-variance-authority/types";
|
|
5
|
-
import { VariantProps } from "class-variance-authority";
|
|
1
|
+
import * as react_jsx_runtime180 from "react/jsx-runtime";
|
|
2
|
+
import { HoverCard } from "radix-ui";
|
|
6
3
|
import * as React from "react";
|
|
7
4
|
|
|
8
|
-
//#region src/primitives/
|
|
9
|
-
/**
|
|
10
|
-
declare function
|
|
11
|
-
className,
|
|
12
|
-
/** Chrome style — `default` bordered group or `ai` (AI gradient border). */
|
|
13
|
-
variant,
|
|
14
|
-
...props
|
|
15
|
-
}: React.ComponentProps<"div"> & {
|
|
16
|
-
variant?: "default" | "ai";
|
|
17
|
-
}): react_jsx_runtime103.JSX.Element;
|
|
18
|
-
declare const inputGroupAddonVariants: (props?: ({
|
|
19
|
-
align?: "inline-start" | "inline-end" | "block-start" | "block-end" | null | undefined;
|
|
20
|
-
} & class_variance_authority_types9.ClassProp) | undefined) => string;
|
|
21
|
-
/** A leading/trailing or stacked slot for icons, text, or buttons; clicking it focuses the group's input. */
|
|
22
|
-
declare function InputGroupAddon({
|
|
23
|
-
className,
|
|
24
|
-
/** Where the addon sits relative to the control: inline (left/right) or block (top/bottom). */
|
|
25
|
-
align,
|
|
26
|
-
...props
|
|
27
|
-
}: React.ComponentProps<"div"> & VariantProps<typeof inputGroupAddonVariants>): react_jsx_runtime103.JSX.Element;
|
|
28
|
-
declare const inputGroupButtonVariants: (props?: ({
|
|
29
|
-
size?: "xs" | "sm" | "icon-xs" | "icon-sm" | null | undefined;
|
|
30
|
-
} & class_variance_authority_types9.ClassProp) | undefined) => string;
|
|
31
|
-
/** A compact Button sized to sit inside an addon without overflowing the group's height. */
|
|
32
|
-
declare function InputGroupButton({
|
|
33
|
-
className,
|
|
34
|
-
/** The button's HTML type; defaults to `"button"` so it does not submit forms. */
|
|
35
|
-
type,
|
|
36
|
-
/** Visual style forwarded to the underlying Button; defaults to `"ghost"`. */
|
|
37
|
-
variant,
|
|
38
|
-
/** Compact sizing tuned for the group: text (`xs`/`sm`) or square icon (`icon-xs`/`icon-sm`). */
|
|
39
|
-
size,
|
|
5
|
+
//#region src/primitives/HoverCard/HoverCard.d.ts
|
|
6
|
+
/** Root that reveals a floating card when the user hovers (or focuses) the trigger. */
|
|
7
|
+
declare function HoverCard$1({
|
|
40
8
|
...props
|
|
41
|
-
}:
|
|
42
|
-
/**
|
|
43
|
-
declare function
|
|
44
|
-
className,
|
|
9
|
+
}: React.ComponentProps<typeof HoverCard.Root>): react_jsx_runtime180.JSX.Element;
|
|
10
|
+
/** The element that opens the hover card on pointer hover or keyboard focus. */
|
|
11
|
+
declare function HoverCardTrigger({
|
|
45
12
|
...props
|
|
46
|
-
}: React.ComponentProps<
|
|
47
|
-
/** The
|
|
48
|
-
declare function
|
|
49
|
-
className,
|
|
50
|
-
...props
|
|
51
|
-
}: React.ComponentProps<typeof Input>): react_jsx_runtime103.JSX.Element;
|
|
52
|
-
/** The Textarea control for the group: borderless, transparent, and non-resizing so the group provides the chrome. */
|
|
53
|
-
declare function InputGroupTextarea({
|
|
13
|
+
}: React.ComponentProps<typeof HoverCard.Trigger>): react_jsx_runtime180.JSX.Element;
|
|
14
|
+
/** The floating, portalled surface shown while the trigger is hovered/focused. */
|
|
15
|
+
declare function HoverCardContent({
|
|
54
16
|
className,
|
|
17
|
+
/** Alignment of the content relative to the trigger along the chosen side. */
|
|
18
|
+
align,
|
|
19
|
+
/** Gap in pixels between the trigger and the content. */
|
|
20
|
+
sideOffset,
|
|
55
21
|
...props
|
|
56
|
-
}: React.ComponentProps<
|
|
22
|
+
}: React.ComponentProps<typeof HoverCard.Content>): react_jsx_runtime180.JSX.Element;
|
|
57
23
|
//#endregion
|
|
58
|
-
export {
|
|
24
|
+
export { HoverCardContent as n, HoverCardTrigger as r, HoverCard$1 as t };
|
|
59
25
|
//# sourceMappingURL=index33.d.cts.map
|
package/dist/index33.d.cts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index33.d.cts","names":[],"sources":["../src/primitives/
|
|
1
|
+
{"version":3,"file":"index33.d.cts","names":[],"sources":["../src/primitives/HoverCard/HoverCard.tsx"],"mappings":";;;;;;iBAMS,WAAA;;GAAwB,KAAA,CAAM,sBAAsB,SAAA,CAAmB,QAAK,oBAAA,CAAA,GAAA,CAAA;;AALjD,iBAU3B,gBAAA,CALS;EAAA,GAAA;AAAA,CAAA,EAKsB,KAAA,CAAM,cAL5B,CAAA,OAKkD,SAAA,CAAmB,OALrE,CAAA,CAAA,EAK6E,oBAAA,CAAA,GAAA,CAAA,OAL7E;;iBAUT,gBAAA,CAVuE;EAAA,SAAA;;;EAAK;EAAA,UAK5E;EAAA,GAAA;AAAgB,CAAhB,EAYN,KAAA,CAAM,cAZgB,CAAA,OAYM,SAAA,CAAmB,OAZzB,CAAA,CAAA,EAYiC,oBAAA,CAAA,GAAA,CAAA,OAZjC"}
|
package/dist/index33.d.ts
CHANGED
|
@@ -1,59 +1,25 @@
|
|
|
1
|
-
import { t as Button } from "./index8.js";
|
|
2
|
-
import { t as Input } from "./index32.js";
|
|
3
|
-
import { VariantProps } from "class-variance-authority";
|
|
4
1
|
import * as React from "react";
|
|
5
|
-
import * as
|
|
6
|
-
import
|
|
2
|
+
import * as react_jsx_runtime312 from "react/jsx-runtime";
|
|
3
|
+
import { HoverCard } from "radix-ui";
|
|
7
4
|
|
|
8
|
-
//#region src/primitives/
|
|
9
|
-
/**
|
|
10
|
-
declare function
|
|
11
|
-
className,
|
|
12
|
-
/** Chrome style — `default` bordered group or `ai` (AI gradient border). */
|
|
13
|
-
variant,
|
|
14
|
-
...props
|
|
15
|
-
}: React.ComponentProps<"div"> & {
|
|
16
|
-
variant?: "default" | "ai";
|
|
17
|
-
}): react_jsx_runtime105.JSX.Element;
|
|
18
|
-
declare const inputGroupAddonVariants: (props?: ({
|
|
19
|
-
align?: "inline-start" | "inline-end" | "block-start" | "block-end" | null | undefined;
|
|
20
|
-
} & class_variance_authority_types9.ClassProp) | undefined) => string;
|
|
21
|
-
/** A leading/trailing or stacked slot for icons, text, or buttons; clicking it focuses the group's input. */
|
|
22
|
-
declare function InputGroupAddon({
|
|
23
|
-
className,
|
|
24
|
-
/** Where the addon sits relative to the control: inline (left/right) or block (top/bottom). */
|
|
25
|
-
align,
|
|
26
|
-
...props
|
|
27
|
-
}: React.ComponentProps<"div"> & VariantProps<typeof inputGroupAddonVariants>): react_jsx_runtime105.JSX.Element;
|
|
28
|
-
declare const inputGroupButtonVariants: (props?: ({
|
|
29
|
-
size?: "sm" | "xs" | "icon-xs" | "icon-sm" | null | undefined;
|
|
30
|
-
} & class_variance_authority_types9.ClassProp) | undefined) => string;
|
|
31
|
-
/** A compact Button sized to sit inside an addon without overflowing the group's height. */
|
|
32
|
-
declare function InputGroupButton({
|
|
33
|
-
className,
|
|
34
|
-
/** The button's HTML type; defaults to `"button"` so it does not submit forms. */
|
|
35
|
-
type,
|
|
36
|
-
/** Visual style forwarded to the underlying Button; defaults to `"ghost"`. */
|
|
37
|
-
variant,
|
|
38
|
-
/** Compact sizing tuned for the group: text (`xs`/`sm`) or square icon (`icon-xs`/`icon-sm`). */
|
|
39
|
-
size,
|
|
5
|
+
//#region src/primitives/HoverCard/HoverCard.d.ts
|
|
6
|
+
/** Root that reveals a floating card when the user hovers (or focuses) the trigger. */
|
|
7
|
+
declare function HoverCard$1({
|
|
40
8
|
...props
|
|
41
|
-
}:
|
|
42
|
-
/**
|
|
43
|
-
declare function
|
|
44
|
-
className,
|
|
9
|
+
}: React.ComponentProps<typeof HoverCard.Root>): react_jsx_runtime312.JSX.Element;
|
|
10
|
+
/** The element that opens the hover card on pointer hover or keyboard focus. */
|
|
11
|
+
declare function HoverCardTrigger({
|
|
45
12
|
...props
|
|
46
|
-
}: React.ComponentProps<
|
|
47
|
-
/** The
|
|
48
|
-
declare function
|
|
49
|
-
className,
|
|
50
|
-
...props
|
|
51
|
-
}: React.ComponentProps<typeof Input>): react_jsx_runtime105.JSX.Element;
|
|
52
|
-
/** The Textarea control for the group: borderless, transparent, and non-resizing so the group provides the chrome. */
|
|
53
|
-
declare function InputGroupTextarea({
|
|
13
|
+
}: React.ComponentProps<typeof HoverCard.Trigger>): react_jsx_runtime312.JSX.Element;
|
|
14
|
+
/** The floating, portalled surface shown while the trigger is hovered/focused. */
|
|
15
|
+
declare function HoverCardContent({
|
|
54
16
|
className,
|
|
17
|
+
/** Alignment of the content relative to the trigger along the chosen side. */
|
|
18
|
+
align,
|
|
19
|
+
/** Gap in pixels between the trigger and the content. */
|
|
20
|
+
sideOffset,
|
|
55
21
|
...props
|
|
56
|
-
}: React.ComponentProps<
|
|
22
|
+
}: React.ComponentProps<typeof HoverCard.Content>): react_jsx_runtime312.JSX.Element;
|
|
57
23
|
//#endregion
|
|
58
|
-
export {
|
|
24
|
+
export { HoverCardContent as n, HoverCardTrigger as r, HoverCard$1 as t };
|
|
59
25
|
//# sourceMappingURL=index33.d.ts.map
|
package/dist/index33.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index33.d.ts","names":[],"sources":["../src/primitives/
|
|
1
|
+
{"version":3,"file":"index33.d.ts","names":[],"sources":["../src/primitives/HoverCard/HoverCard.tsx"],"mappings":";;;;;;iBAMS,WAAA;;GAAwB,KAAA,CAAM,sBAAsB,SAAA,CAAmB,QAAK,oBAAA,CAAA,GAAA,CAAA;;AALjD,iBAU3B,gBAAA,CALS;EAAA,GAAA;AAAA,CAAA,EAKsB,KAAA,CAAM,cAL5B,CAAA,OAKkD,SAAA,CAAmB,OALrE,CAAA,CAAA,EAK6E,oBAAA,CAAA,GAAA,CAAA,OAL7E;;iBAUT,gBAAA,CAVuE;EAAA,SAAA;;;EAAK;EAAA,UAK5E;EAAA,GAAA;AAAgB,CAAhB,EAYN,KAAA,CAAM,cAZgB,CAAA,OAYM,SAAA,CAAmB,OAZzB,CAAA,CAAA,EAYiC,oBAAA,CAAA,GAAA,CAAA,OAZjC"}
|