@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/index59.d.ts
CHANGED
|
@@ -1,51 +1,26 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
import * as react_jsx_runtime220 from "react/jsx-runtime";
|
|
1
|
+
import * as react_jsx_runtime0 from "react/jsx-runtime";
|
|
3
2
|
|
|
4
|
-
//#region src/primitives/
|
|
5
|
-
/**
|
|
6
|
-
declare function
|
|
3
|
+
//#region src/primitives/Skeleton/Skeleton.d.ts
|
|
4
|
+
/** Animated shimmer placeholder for content that is still loading. */
|
|
5
|
+
declare function Skeleton({
|
|
7
6
|
className,
|
|
8
|
-
striped,
|
|
9
7
|
...props
|
|
10
|
-
}: React.ComponentProps<"
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
}): react_jsx_runtime220.JSX.Element;
|
|
14
|
-
/** The `<thead>` section; holds the header row(s). */
|
|
15
|
-
declare function TableHeader({
|
|
8
|
+
}: React.ComponentProps<"div">): react_jsx_runtime0.JSX.Element;
|
|
9
|
+
/** Skeleton sized as a circular avatar placeholder (`size-10 rounded-full`). */
|
|
10
|
+
declare function SkeletonAvatar({
|
|
16
11
|
className,
|
|
17
12
|
...props
|
|
18
|
-
}: React.ComponentProps<"
|
|
19
|
-
/**
|
|
20
|
-
declare function
|
|
13
|
+
}: React.ComponentProps<"div">): react_jsx_runtime0.JSX.Element;
|
|
14
|
+
/** Skeleton sized as a single line of text (`h-4 w-full rounded-full`). */
|
|
15
|
+
declare function SkeletonLine({
|
|
21
16
|
className,
|
|
22
17
|
...props
|
|
23
|
-
}: React.ComponentProps<"
|
|
24
|
-
/**
|
|
25
|
-
declare function
|
|
18
|
+
}: React.ComponentProps<"div">): react_jsx_runtime0.JSX.Element;
|
|
19
|
+
/** Skeleton sized as a larger block, e.g. an image or card body (`h-24 w-full`). */
|
|
20
|
+
declare function SkeletonObject({
|
|
26
21
|
className,
|
|
27
22
|
...props
|
|
28
|
-
}: React.ComponentProps<"
|
|
29
|
-
/** A table row (`<tr>`); supports hover and `data-state="selected"` styling. */
|
|
30
|
-
declare function TableRow({
|
|
31
|
-
className,
|
|
32
|
-
...props
|
|
33
|
-
}: React.ComponentProps<"tr">): react_jsx_runtime220.JSX.Element;
|
|
34
|
-
/** A header cell (`<th>`); left-aligned, medium-weight column label. */
|
|
35
|
-
declare function TableHead({
|
|
36
|
-
className,
|
|
37
|
-
...props
|
|
38
|
-
}: React.ComponentProps<"th">): react_jsx_runtime220.JSX.Element;
|
|
39
|
-
/** A data cell (`<td>`). */
|
|
40
|
-
declare function TableCell({
|
|
41
|
-
className,
|
|
42
|
-
...props
|
|
43
|
-
}: React.ComponentProps<"td">): react_jsx_runtime220.JSX.Element;
|
|
44
|
-
/** A `<caption>` rendered beneath the table as muted descriptive text. */
|
|
45
|
-
declare function TableCaption({
|
|
46
|
-
className,
|
|
47
|
-
...props
|
|
48
|
-
}: React.ComponentProps<"caption">): react_jsx_runtime220.JSX.Element;
|
|
23
|
+
}: React.ComponentProps<"div">): react_jsx_runtime0.JSX.Element;
|
|
49
24
|
//#endregion
|
|
50
|
-
export {
|
|
25
|
+
export { SkeletonObject as i, SkeletonAvatar as n, SkeletonLine as r, Skeleton as t };
|
|
51
26
|
//# sourceMappingURL=index59.d.ts.map
|
package/dist/index59.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index59.d.ts","names":[],"sources":["../src/primitives/
|
|
1
|
+
{"version":3,"file":"index59.d.ts","names":[],"sources":["../src/primitives/Skeleton/Skeleton.tsx"],"mappings":";;;;iBAGS,QAAA;;;GAAkC,KAAA,CAAM,wBAAqB,kBAAA,CAAA,GAAA,CAAA;;AAAA,iBAO7D,cAAA,CAPQ;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAOgC,KAAA,CAAM,cAPtC,CAAA,KAAA,CAAA,CAAA,EAO2D,kBAAA,CAAA,GAAA,CAAA,OAP3D;;iBAkBR,YAAA,CAlBW;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAkB2B,KAAA,CAAM,cAlBjC,CAAA,KAAA,CAAA,CAAA,EAkBsD,kBAAA,CAAA,GAAA,CAAA,OAlBtD;;iBA6BX,cAAA,CA7B6D;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EA6BrB,KAAA,CAAM,cA7Be,CAAA,KAAA,CAAA,CAAA,EA6BM,kBAAA,CAAA,GAAA,CAAA,OA7BN"}
|
package/dist/index6.d.cts
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime192 from "react/jsx-runtime";
|
|
2
|
+
import * as class_variance_authority_types17 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/Badge/Badge.d.ts
|
|
7
7
|
declare const badgeVariants: (props?: ({
|
|
8
|
-
variant?: "default" | "
|
|
8
|
+
variant?: "default" | "destructive" | "success" | "warning" | "ai" | "info" | "outline" | "secondary" | "ghost" | null | undefined;
|
|
9
9
|
shape?: "default" | "round" | null | undefined;
|
|
10
|
-
} &
|
|
10
|
+
} & class_variance_authority_types17.ClassProp) | undefined) => string;
|
|
11
11
|
/** A compact label for status, counts, or metadata. Renders a `span` by default. */
|
|
12
12
|
declare function Badge({
|
|
13
13
|
className,
|
|
@@ -20,7 +20,7 @@ declare function Badge({
|
|
|
20
20
|
...props
|
|
21
21
|
}: React.ComponentProps<"span"> & VariantProps<typeof badgeVariants> & {
|
|
22
22
|
asChild?: boolean;
|
|
23
|
-
}):
|
|
23
|
+
}): react_jsx_runtime192.JSX.Element;
|
|
24
24
|
//#endregion
|
|
25
25
|
export { badgeVariants as n, Badge as t };
|
|
26
26
|
//# sourceMappingURL=index6.d.cts.map
|
package/dist/index6.d.cts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index6.d.cts","names":[],"sources":["../src/primitives/Badge/Badge.tsx"],"mappings":";;;;;;cAQM;;;IA+BL
|
|
1
|
+
{"version":3,"file":"index6.d.cts","names":[],"sources":["../src/primitives/Badge/Badge.tsx"],"mappings":";;;;;;cAQM;;;IA+BL,gCAAA,CAAA;AArCmC;iBAwC3B,KAAA,CAAK;EAAA,SAAA;;SACZ;;;;SAQC;EAAA,GAAA;CAAM,EAAN,KAAA,CAAM,cAAA,CAAA,MAAA,CAAA,GAAyB,YAAzB,CAAA,OAA6C,aAA7C,CAAA,GAAA;SAA6C,CAAA,EAAA,OAAA;IAAsC,oBAAA,CAAA,GAAA,CAAA,OAA1D"}
|
package/dist/index6.d.ts
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
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_runtime92 from "react/jsx-runtime";
|
|
4
|
+
import * as class_variance_authority_types6 from "class-variance-authority/types";
|
|
5
5
|
|
|
6
6
|
//#region src/primitives/Badge/Badge.d.ts
|
|
7
7
|
declare const badgeVariants: (props?: ({
|
|
8
|
-
variant?: "default" | "
|
|
8
|
+
variant?: "default" | "outline" | "success" | "destructive" | "ai" | "secondary" | "ghost" | "warning" | "info" | null | undefined;
|
|
9
9
|
shape?: "default" | "round" | null | undefined;
|
|
10
|
-
} &
|
|
10
|
+
} & class_variance_authority_types6.ClassProp) | undefined) => string;
|
|
11
11
|
/** A compact label for status, counts, or metadata. Renders a `span` by default. */
|
|
12
12
|
declare function Badge({
|
|
13
13
|
className,
|
|
@@ -20,7 +20,7 @@ declare function Badge({
|
|
|
20
20
|
...props
|
|
21
21
|
}: React.ComponentProps<"span"> & VariantProps<typeof badgeVariants> & {
|
|
22
22
|
asChild?: boolean;
|
|
23
|
-
}):
|
|
23
|
+
}): react_jsx_runtime92.JSX.Element;
|
|
24
24
|
//#endregion
|
|
25
25
|
export { badgeVariants as n, Badge as t };
|
|
26
26
|
//# sourceMappingURL=index6.d.ts.map
|
package/dist/index6.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index6.d.ts","names":[],"sources":["../src/primitives/Badge/Badge.tsx"],"mappings":";;;;;;cAQM;;;IA+BL,
|
|
1
|
+
{"version":3,"file":"index6.d.ts","names":[],"sources":["../src/primitives/Badge/Badge.tsx"],"mappings":";;;;;;cAQM;;;IA+BL,+BAAA,CAAA;AArCmC;iBAwC3B,KAAA,CAAK;EAAA,SAAA;;SACZ;;;;SAQC;EAAA,GAAA;CAAM,EAAN,KAAA,CAAM,cAAA,CAAA,MAAA,CAAA,GAAyB,YAAzB,CAAA,OAA6C,aAA7C,CAAA,GAAA;SAA6C,CAAA,EAAA,OAAA;IAAsC,mBAAA,CAAA,GAAA,CAAA,OAA1D"}
|
package/dist/index60.d.cts
CHANGED
|
@@ -1,63 +1,28 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
import {
|
|
3
|
-
import * as class_variance_authority_types6 from "class-variance-authority/types";
|
|
1
|
+
import * as react_jsx_runtime353 from "react/jsx-runtime";
|
|
2
|
+
import { Slider } from "radix-ui";
|
|
4
3
|
import * as React from "react";
|
|
5
4
|
|
|
6
|
-
//#region src/primitives/
|
|
7
|
-
|
|
8
|
-
type TabsSize = "sm" | "md" | "lg";
|
|
5
|
+
//#region src/primitives/Slider/Slider.d.ts
|
|
6
|
+
|
|
9
7
|
/**
|
|
10
|
-
*
|
|
11
|
-
* `
|
|
8
|
+
* A range input built on Radix Slider. Renders one thumb per value, so passing a
|
|
9
|
+
* two-item `value`/`defaultValue` array yields a range (two-thumb) slider. Accepts
|
|
10
|
+
* all Radix Slider Root props (`min`, `max`, `step`, `orientation`, `disabled`,
|
|
11
|
+
* `onValueChange`, …).
|
|
12
12
|
*/
|
|
13
|
-
declare function
|
|
14
|
-
|
|
15
|
-
variant,
|
|
16
|
-
size,
|
|
17
|
-
orientation,
|
|
18
|
-
...props
|
|
19
|
-
}: React.ComponentProps<typeof Tabs.Root> & {
|
|
20
|
-
/** Visual style of the tabs: underline, pill track, sliding segmented, or glass cards. */
|
|
21
|
-
variant?: TabsVariant;
|
|
22
|
-
/** Control density — drives padding and text size of the triggers. */
|
|
23
|
-
size?: TabsSize;
|
|
24
|
-
}): react_jsx_runtime95.JSX.Element;
|
|
25
|
-
declare const tabsListVariants: (props?: ({
|
|
26
|
-
variant?: "line" | "pill" | "segmented" | "fancy" | null | undefined;
|
|
27
|
-
orientation?: "horizontal" | "vertical" | null | undefined;
|
|
28
|
-
size?: "sm" | "lg" | "md" | null | undefined;
|
|
29
|
-
} & class_variance_authority_types6.ClassProp) | undefined) => string;
|
|
30
|
-
/** Row (or column) of tab triggers; renders the sliding indicator for the `segmented` variant. */
|
|
31
|
-
declare function TabsList({
|
|
32
|
-
className,
|
|
33
|
-
children,
|
|
34
|
-
tabPrefix,
|
|
35
|
-
tabSuffix,
|
|
36
|
-
...props
|
|
37
|
-
}: React.ComponentProps<typeof Tabs.List> & {
|
|
38
|
-
tabPrefix?: React.ReactNode;
|
|
39
|
-
tabSuffix?: React.ReactNode;
|
|
40
|
-
}): react_jsx_runtime95.JSX.Element;
|
|
41
|
-
declare const tabsTriggerVariants: (props?: ({
|
|
42
|
-
variant?: "line" | "pill" | "segmented" | "fancy" | null | undefined;
|
|
43
|
-
orientation?: "horizontal" | "vertical" | null | undefined;
|
|
44
|
-
size?: "sm" | "lg" | "md" | null | undefined;
|
|
45
|
-
} & class_variance_authority_types6.ClassProp) | undefined) => string;
|
|
46
|
-
/** Clickable tab button; its `value` selects the matching `TabsContent` panel. */
|
|
47
|
-
declare function TabsTrigger({
|
|
48
|
-
className,
|
|
49
|
-
...props
|
|
50
|
-
}: React.ComponentProps<typeof Tabs.Trigger>): react_jsx_runtime95.JSX.Element;
|
|
51
|
-
/** Panel shown when its `value` matches the active tab; styled as a glass panel for the `fancy` variant. */
|
|
52
|
-
declare function TabsContent({
|
|
53
|
-
className,
|
|
54
|
-
...props
|
|
55
|
-
}: React.ComponentProps<typeof Tabs.Content>): react_jsx_runtime95.JSX.Element;
|
|
56
|
-
/** Trailing count badge for a tab trigger; goes dark on the `fancy` variant to match its cards. */
|
|
57
|
-
declare function TabsCounter({
|
|
13
|
+
declare function Slider$1({
|
|
14
|
+
/** Extra classes merged onto the slider root. */
|
|
58
15
|
className,
|
|
16
|
+
/** Uncontrolled starting value(s); one thumb is rendered per array item. */
|
|
17
|
+
defaultValue,
|
|
18
|
+
/** Controlled value(s); one thumb is rendered per array item. */
|
|
19
|
+
value,
|
|
20
|
+
/** Lower bound of the track. Defaults to 0. */
|
|
21
|
+
min,
|
|
22
|
+
/** Upper bound of the track. Defaults to 100. */
|
|
23
|
+
max,
|
|
59
24
|
...props
|
|
60
|
-
}: React.ComponentProps<
|
|
25
|
+
}: React.ComponentProps<typeof Slider.Root>): react_jsx_runtime353.JSX.Element;
|
|
61
26
|
//#endregion
|
|
62
|
-
export {
|
|
27
|
+
export { Slider$1 as t };
|
|
63
28
|
//# sourceMappingURL=index60.d.cts.map
|
package/dist/index60.d.cts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index60.d.cts","names":[],"sources":["../src/primitives/
|
|
1
|
+
{"version":3,"file":"index60.d.cts","names":[],"sources":["../src/primitives/Slider/Slider.tsx"],"mappings":";;;;;;;;;AAG+B;;;iBAUtB,QAAA,CAIP;;WAIA;;cAI6B;;;EAAqB;;;;;GAAjD,KAAA,CAAM,sBAAsB,MAAA,CAAgB,QAAK,oBAAA,CAAA,GAAA,CAAA"}
|
package/dist/index60.d.ts
CHANGED
|
@@ -1,63 +1,28 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
import * as
|
|
3
|
-
import {
|
|
4
|
-
|
|
2
|
+
import * as react_jsx_runtime232 from "react/jsx-runtime";
|
|
3
|
+
import { Slider } from "radix-ui";
|
|
4
|
+
|
|
5
|
+
//#region src/primitives/Slider/Slider.d.ts
|
|
5
6
|
|
|
6
|
-
//#region src/primitives/Tabs/Tabs.d.ts
|
|
7
|
-
type TabsVariant = "line" | "pill" | "segmented" | "fancy";
|
|
8
|
-
type TabsSize = "sm" | "md" | "lg";
|
|
9
7
|
/**
|
|
10
|
-
*
|
|
11
|
-
* `
|
|
8
|
+
* A range input built on Radix Slider. Renders one thumb per value, so passing a
|
|
9
|
+
* two-item `value`/`defaultValue` array yields a range (two-thumb) slider. Accepts
|
|
10
|
+
* all Radix Slider Root props (`min`, `max`, `step`, `orientation`, `disabled`,
|
|
11
|
+
* `onValueChange`, …).
|
|
12
12
|
*/
|
|
13
|
-
declare function
|
|
14
|
-
|
|
15
|
-
variant,
|
|
16
|
-
size,
|
|
17
|
-
orientation,
|
|
18
|
-
...props
|
|
19
|
-
}: React.ComponentProps<typeof Tabs.Root> & {
|
|
20
|
-
/** Visual style of the tabs: underline, pill track, sliding segmented, or glass cards. */
|
|
21
|
-
variant?: TabsVariant;
|
|
22
|
-
/** Control density — drives padding and text size of the triggers. */
|
|
23
|
-
size?: TabsSize;
|
|
24
|
-
}): react_jsx_runtime215.JSX.Element;
|
|
25
|
-
declare const tabsListVariants: (props?: ({
|
|
26
|
-
variant?: "line" | "pill" | "segmented" | "fancy" | null | undefined;
|
|
27
|
-
orientation?: "vertical" | "horizontal" | null | undefined;
|
|
28
|
-
size?: "sm" | "md" | "lg" | null | undefined;
|
|
29
|
-
} & class_variance_authority_types20.ClassProp) | undefined) => string;
|
|
30
|
-
/** Row (or column) of tab triggers; renders the sliding indicator for the `segmented` variant. */
|
|
31
|
-
declare function TabsList({
|
|
32
|
-
className,
|
|
33
|
-
children,
|
|
34
|
-
tabPrefix,
|
|
35
|
-
tabSuffix,
|
|
36
|
-
...props
|
|
37
|
-
}: React.ComponentProps<typeof Tabs.List> & {
|
|
38
|
-
tabPrefix?: React.ReactNode;
|
|
39
|
-
tabSuffix?: React.ReactNode;
|
|
40
|
-
}): react_jsx_runtime215.JSX.Element;
|
|
41
|
-
declare const tabsTriggerVariants: (props?: ({
|
|
42
|
-
variant?: "line" | "pill" | "segmented" | "fancy" | null | undefined;
|
|
43
|
-
orientation?: "vertical" | "horizontal" | null | undefined;
|
|
44
|
-
size?: "sm" | "md" | "lg" | null | undefined;
|
|
45
|
-
} & class_variance_authority_types20.ClassProp) | undefined) => string;
|
|
46
|
-
/** Clickable tab button; its `value` selects the matching `TabsContent` panel. */
|
|
47
|
-
declare function TabsTrigger({
|
|
48
|
-
className,
|
|
49
|
-
...props
|
|
50
|
-
}: React.ComponentProps<typeof Tabs.Trigger>): react_jsx_runtime215.JSX.Element;
|
|
51
|
-
/** Panel shown when its `value` matches the active tab; styled as a glass panel for the `fancy` variant. */
|
|
52
|
-
declare function TabsContent({
|
|
53
|
-
className,
|
|
54
|
-
...props
|
|
55
|
-
}: React.ComponentProps<typeof Tabs.Content>): react_jsx_runtime215.JSX.Element;
|
|
56
|
-
/** Trailing count badge for a tab trigger; goes dark on the `fancy` variant to match its cards. */
|
|
57
|
-
declare function TabsCounter({
|
|
13
|
+
declare function Slider$1({
|
|
14
|
+
/** Extra classes merged onto the slider root. */
|
|
58
15
|
className,
|
|
16
|
+
/** Uncontrolled starting value(s); one thumb is rendered per array item. */
|
|
17
|
+
defaultValue,
|
|
18
|
+
/** Controlled value(s); one thumb is rendered per array item. */
|
|
19
|
+
value,
|
|
20
|
+
/** Lower bound of the track. Defaults to 0. */
|
|
21
|
+
min,
|
|
22
|
+
/** Upper bound of the track. Defaults to 100. */
|
|
23
|
+
max,
|
|
59
24
|
...props
|
|
60
|
-
}: React.ComponentProps<
|
|
25
|
+
}: React.ComponentProps<typeof Slider.Root>): react_jsx_runtime232.JSX.Element;
|
|
61
26
|
//#endregion
|
|
62
|
-
export {
|
|
27
|
+
export { Slider$1 as t };
|
|
63
28
|
//# sourceMappingURL=index60.d.ts.map
|
package/dist/index60.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index60.d.ts","names":[],"sources":["../src/primitives/
|
|
1
|
+
{"version":3,"file":"index60.d.ts","names":[],"sources":["../src/primitives/Slider/Slider.tsx"],"mappings":";;;;;;;;;AAG+B;;;iBAUtB,QAAA,CAIP;;WAIA;;cAI6B;;;EAAqB;;;;;GAAjD,KAAA,CAAM,sBAAsB,MAAA,CAAgB,QAAK,oBAAA,CAAA,GAAA,CAAA"}
|
package/dist/index61.d.cts
CHANGED
|
@@ -1,45 +1,25 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
import
|
|
3
|
-
import { VariantProps } from "class-variance-authority";
|
|
4
|
-
import * as React from "react";
|
|
1
|
+
import * as react_jsx_runtime85 from "react/jsx-runtime";
|
|
2
|
+
import { ToasterProps } from "sonner";
|
|
5
3
|
|
|
6
|
-
//#region src/primitives/
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
variant?: VariantProps<typeof textVariants>["variant"];
|
|
24
|
-
/** Font family. Defaults to `body` (sans). */
|
|
25
|
-
font?: VariantProps<typeof textVariants>["font"];
|
|
26
|
-
/** Horizontal text alignment. */
|
|
27
|
-
align?: VariantProps<typeof textVariants>["align"];
|
|
28
|
-
/** Truncate to a single line with an ellipsis. */
|
|
29
|
-
truncate?: VariantProps<typeof textVariants>["truncate"];
|
|
30
|
-
};
|
|
31
|
-
/** The typography primitive: renders any element via `as` and drives size/weight/colour from the body type scale. */
|
|
32
|
-
declare function Text({
|
|
33
|
-
as,
|
|
34
|
-
className,
|
|
35
|
-
size,
|
|
36
|
-
weight,
|
|
37
|
-
variant,
|
|
38
|
-
font,
|
|
39
|
-
align,
|
|
40
|
-
truncate,
|
|
4
|
+
//#region src/primitives/Sonner/Sonner.d.ts
|
|
5
|
+
|
|
6
|
+
/**
|
|
7
|
+
* Toaster wired to the design-system tokens.
|
|
8
|
+
*
|
|
9
|
+
* Theme is accepted as a prop (default "system") instead of being read from
|
|
10
|
+
* `next-themes`, so the DS does not couple to any particular theme provider —
|
|
11
|
+
* consuming apps pass their resolved theme explicitly.
|
|
12
|
+
*
|
|
13
|
+
* Per-severity colors are applied through `data-[type=…]` classes on the toast,
|
|
14
|
+
* so `toast.error/success/warning/info(...)` adopt the tokenized palette and
|
|
15
|
+
* react to light/dark + brand switching. Severity icons are provided here.
|
|
16
|
+
*/
|
|
17
|
+
declare const Toaster: ({
|
|
18
|
+
theme,
|
|
19
|
+
position,
|
|
20
|
+
closeButton,
|
|
41
21
|
...props
|
|
42
|
-
}:
|
|
22
|
+
}: ToasterProps) => react_jsx_runtime85.JSX.Element;
|
|
43
23
|
//#endregion
|
|
44
|
-
export {
|
|
24
|
+
export { Toaster as t };
|
|
45
25
|
//# sourceMappingURL=index61.d.cts.map
|
package/dist/index61.d.cts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index61.d.cts","names":[],"sources":["../src/primitives/
|
|
1
|
+
{"version":3,"file":"index61.d.cts","names":[],"sources":["../src/primitives/Sonner/Sonner.tsx"],"mappings":";;;;;;;;AAQ8D;;;;;;;AAiE7D;cApDK;;;;;GAQH,iBAAY,mBAAA,CAAA,GAAA,CAAA"}
|
package/dist/index61.d.ts
CHANGED
|
@@ -1,45 +1,25 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import * as react_jsx_runtime228 from "react/jsx-runtime";
|
|
4
|
-
import * as class_variance_authority_types22 from "class-variance-authority/types";
|
|
1
|
+
import * as react_jsx_runtime208 from "react/jsx-runtime";
|
|
2
|
+
import { ToasterProps } from "sonner";
|
|
5
3
|
|
|
6
|
-
//#region src/primitives/
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
variant?: VariantProps<typeof textVariants>["variant"];
|
|
24
|
-
/** Font family. Defaults to `body` (sans). */
|
|
25
|
-
font?: VariantProps<typeof textVariants>["font"];
|
|
26
|
-
/** Horizontal text alignment. */
|
|
27
|
-
align?: VariantProps<typeof textVariants>["align"];
|
|
28
|
-
/** Truncate to a single line with an ellipsis. */
|
|
29
|
-
truncate?: VariantProps<typeof textVariants>["truncate"];
|
|
30
|
-
};
|
|
31
|
-
/** The typography primitive: renders any element via `as` and drives size/weight/colour from the body type scale. */
|
|
32
|
-
declare function Text({
|
|
33
|
-
as,
|
|
34
|
-
className,
|
|
35
|
-
size,
|
|
36
|
-
weight,
|
|
37
|
-
variant,
|
|
38
|
-
font,
|
|
39
|
-
align,
|
|
40
|
-
truncate,
|
|
4
|
+
//#region src/primitives/Sonner/Sonner.d.ts
|
|
5
|
+
|
|
6
|
+
/**
|
|
7
|
+
* Toaster wired to the design-system tokens.
|
|
8
|
+
*
|
|
9
|
+
* Theme is accepted as a prop (default "system") instead of being read from
|
|
10
|
+
* `next-themes`, so the DS does not couple to any particular theme provider —
|
|
11
|
+
* consuming apps pass their resolved theme explicitly.
|
|
12
|
+
*
|
|
13
|
+
* Per-severity colors are applied through `data-[type=…]` classes on the toast,
|
|
14
|
+
* so `toast.error/success/warning/info(...)` adopt the tokenized palette and
|
|
15
|
+
* react to light/dark + brand switching. Severity icons are provided here.
|
|
16
|
+
*/
|
|
17
|
+
declare const Toaster$1: ({
|
|
18
|
+
theme,
|
|
19
|
+
position,
|
|
20
|
+
closeButton,
|
|
41
21
|
...props
|
|
42
|
-
}:
|
|
22
|
+
}: ToasterProps) => react_jsx_runtime208.JSX.Element;
|
|
43
23
|
//#endregion
|
|
44
|
-
export {
|
|
24
|
+
export { Toaster$1 as t };
|
|
45
25
|
//# sourceMappingURL=index61.d.ts.map
|
package/dist/index61.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index61.d.ts","names":[],"sources":["../src/primitives/
|
|
1
|
+
{"version":3,"file":"index61.d.ts","names":[],"sources":["../src/primitives/Sonner/Sonner.tsx"],"mappings":";;;;;;;;AAQ8D;;;;;;;AAiE7D;cApDK;;;;;GAQH,iBAAY,oBAAA,CAAA,GAAA,CAAA"}
|
package/dist/index62.d.cts
CHANGED
|
@@ -1,24 +1,12 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
import * as class_variance_authority_types22 from "class-variance-authority/types";
|
|
3
|
-
import { VariantProps } from "class-variance-authority";
|
|
1
|
+
import * as react_jsx_runtime22 from "react/jsx-runtime";
|
|
4
2
|
import * as React from "react";
|
|
5
3
|
|
|
6
|
-
//#region src/primitives/
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
shape?: "default" | "round" | null | undefined;
|
|
10
|
-
} & class_variance_authority_types22.ClassProp) | undefined) => string;
|
|
11
|
-
/** Multi-line text input that auto-grows with its content and supports validation + disabled states. */
|
|
12
|
-
declare function Textarea({
|
|
4
|
+
//#region src/primitives/Spinner/Spinner.d.ts
|
|
5
|
+
/** An animated loading indicator; size and colour are controlled via `className`. */
|
|
6
|
+
declare function Spinner({
|
|
13
7
|
className,
|
|
14
|
-
/** Chrome style — `default` bordered field or `ai` (AI gradient border). */
|
|
15
|
-
variant,
|
|
16
|
-
shape,
|
|
17
8
|
...props
|
|
18
|
-
}: React.ComponentProps<"
|
|
19
|
-
/** Corner radius: `default` (12px) or `round` (16px). */
|
|
20
|
-
shape?: VariantProps<typeof textareaVariants>["shape"];
|
|
21
|
-
}): react_jsx_runtime269.JSX.Element;
|
|
9
|
+
}: React.ComponentProps<"svg">): react_jsx_runtime22.JSX.Element;
|
|
22
10
|
//#endregion
|
|
23
|
-
export {
|
|
11
|
+
export { Spinner as t };
|
|
24
12
|
//# sourceMappingURL=index62.d.cts.map
|
package/dist/index62.d.cts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index62.d.cts","names":[],"sources":["../src/primitives/
|
|
1
|
+
{"version":3,"file":"index62.d.cts","names":[],"sources":["../src/primitives/Spinner/Spinner.tsx"],"mappings":";;;;;iBAOS,OAAA;;;GAAiC,KAAA,CAAM,wBAAqB,mBAAA,CAAA,GAAA,CAAA"}
|
package/dist/index62.d.ts
CHANGED
|
@@ -1,24 +1,12 @@
|
|
|
1
|
-
import { VariantProps } from "class-variance-authority";
|
|
2
1
|
import * as React from "react";
|
|
3
|
-
import * as
|
|
4
|
-
import * as class_variance_authority_types1 from "class-variance-authority/types";
|
|
2
|
+
import * as react_jsx_runtime209 from "react/jsx-runtime";
|
|
5
3
|
|
|
6
|
-
//#region src/primitives/
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
shape?: "default" | "round" | null | undefined;
|
|
10
|
-
} & class_variance_authority_types1.ClassProp) | undefined) => string;
|
|
11
|
-
/** Multi-line text input that auto-grows with its content and supports validation + disabled states. */
|
|
12
|
-
declare function Textarea({
|
|
4
|
+
//#region src/primitives/Spinner/Spinner.d.ts
|
|
5
|
+
/** An animated loading indicator; size and colour are controlled via `className`. */
|
|
6
|
+
declare function Spinner({
|
|
13
7
|
className,
|
|
14
|
-
/** Chrome style — `default` bordered field or `ai` (AI gradient border). */
|
|
15
|
-
variant,
|
|
16
|
-
shape,
|
|
17
8
|
...props
|
|
18
|
-
}: React.ComponentProps<"
|
|
19
|
-
/** Corner radius: `default` (12px) or `round` (16px). */
|
|
20
|
-
shape?: VariantProps<typeof textareaVariants>["shape"];
|
|
21
|
-
}): react_jsx_runtime33.JSX.Element;
|
|
9
|
+
}: React.ComponentProps<"svg">): react_jsx_runtime209.JSX.Element;
|
|
22
10
|
//#endregion
|
|
23
|
-
export {
|
|
11
|
+
export { Spinner as t };
|
|
24
12
|
//# sourceMappingURL=index62.d.ts.map
|
package/dist/index62.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index62.d.ts","names":[],"sources":["../src/primitives/
|
|
1
|
+
{"version":3,"file":"index62.d.ts","names":[],"sources":["../src/primitives/Spinner/Spinner.tsx"],"mappings":";;;;;iBAOS,OAAA;;;GAAiC,KAAA,CAAM,wBAAqB,oBAAA,CAAA,GAAA,CAAA"}
|