@psnext/design-system 1.0.0 → 1.2.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/README.md +103 -90
- package/dist/Header.cjs +890 -0
- package/dist/Header.cjs.map +1 -0
- package/dist/Header.js +798 -0
- package/dist/Header.js.map +1 -0
- package/dist/Icon.cjs +1969 -0
- package/dist/Icon.cjs.map +1 -0
- package/dist/Icon.js +1956 -0
- package/dist/Icon.js.map +1 -0
- package/dist/Logo.cjs +813 -0
- package/dist/Logo.cjs.map +1 -0
- package/dist/Logo.js +808 -0
- package/dist/Logo.js.map +1 -0
- package/dist/Sidebar.cjs +562 -0
- package/dist/Sidebar.cjs.map +1 -0
- package/dist/Sidebar.js +416 -0
- package/dist/Sidebar.js.map +1 -0
- package/dist/chunk.cjs +28 -0
- package/dist/cn.cjs +15 -0
- package/dist/cn.cjs.map +1 -0
- package/dist/cn.js +10 -0
- package/dist/cn.js.map +1 -0
- package/dist/contexts/index.cjs +0 -60
- package/dist/contexts/index.d.cts +1 -23
- package/dist/contexts/index.d.ts +1 -23
- package/dist/contexts/index.js +1 -58
- package/dist/index.cjs +414 -272
- package/dist/index.d.cts +17 -1424
- package/dist/index.d.cts.map +1 -1
- package/dist/index.d.ts +17 -1424
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +72 -7
- package/dist/index10.d.cts +38 -0
- package/dist/index10.d.cts.map +1 -0
- package/dist/index10.d.ts +38 -0
- package/dist/index10.d.ts.map +1 -0
- package/dist/index11.d.cts +30 -0
- package/dist/index11.d.cts.map +1 -0
- package/dist/index11.d.ts +30 -0
- package/dist/index11.d.ts.map +1 -0
- package/dist/index12.d.cts +75 -0
- package/dist/index12.d.cts.map +1 -0
- package/dist/index12.d.ts +75 -0
- package/dist/index12.d.ts.map +1 -0
- package/dist/index13.d.cts +57 -0
- package/dist/index13.d.cts.map +1 -0
- package/dist/index13.d.ts +57 -0
- package/dist/index13.d.ts.map +1 -0
- package/dist/index14.d.cts +98 -0
- package/dist/index14.d.cts.map +1 -0
- package/dist/index14.d.ts +98 -0
- package/dist/index14.d.ts.map +1 -0
- package/dist/index15.d.cts +29 -0
- package/dist/index15.d.cts.map +1 -0
- package/dist/index15.d.ts +29 -0
- package/dist/index15.d.ts.map +1 -0
- package/dist/index16.d.cts +38 -0
- package/dist/index16.d.cts.map +1 -0
- package/dist/index16.d.ts +38 -0
- package/dist/index16.d.ts.map +1 -0
- package/dist/index17.d.cts +19 -0
- package/dist/index17.d.cts.map +1 -0
- package/dist/index17.d.ts +19 -0
- package/dist/index17.d.ts.map +1 -0
- package/dist/index18.d.cts +73 -0
- package/dist/index18.d.cts.map +1 -0
- package/dist/index18.d.ts +73 -0
- package/dist/index18.d.ts.map +1 -0
- package/dist/index19.d.cts +66 -0
- package/dist/index19.d.cts.map +1 -0
- package/dist/index19.d.ts +66 -0
- package/dist/index19.d.ts.map +1 -0
- package/dist/index2.d.cts +41 -13
- package/dist/index2.d.cts.map +1 -1
- package/dist/index2.d.ts +41 -13
- package/dist/index2.d.ts.map +1 -1
- package/dist/index20.d.cts +96 -0
- package/dist/index20.d.cts.map +1 -0
- package/dist/index20.d.ts +96 -0
- package/dist/index20.d.ts.map +1 -0
- package/dist/index21.d.cts +34 -0
- package/dist/index21.d.cts.map +1 -0
- package/dist/index21.d.ts +34 -0
- package/dist/index21.d.ts.map +1 -0
- package/dist/index22.d.cts +62 -0
- package/dist/index22.d.cts.map +1 -0
- package/dist/index22.d.ts +62 -0
- package/dist/index22.d.ts.map +1 -0
- package/dist/index23.d.cts +99 -0
- package/dist/index23.d.cts.map +1 -0
- package/dist/index23.d.ts +99 -0
- package/dist/index23.d.ts.map +1 -0
- package/dist/index24.d.cts +49 -0
- package/dist/index24.d.cts.map +1 -0
- package/dist/index24.d.ts +49 -0
- package/dist/index24.d.ts.map +1 -0
- package/dist/index25.d.cts +17 -0
- package/dist/index25.d.cts.map +1 -0
- package/dist/index25.d.ts +17 -0
- package/dist/index25.d.ts.map +1 -0
- package/dist/index26.d.cts +80 -0
- package/dist/index26.d.cts.map +1 -0
- package/dist/index26.d.ts +80 -0
- package/dist/index26.d.ts.map +1 -0
- package/dist/index27.d.cts +71 -0
- package/dist/index27.d.cts.map +1 -0
- package/dist/index27.d.ts +71 -0
- package/dist/index27.d.ts.map +1 -0
- package/dist/index28.d.cts +37 -0
- package/dist/index28.d.cts.map +1 -0
- package/dist/index28.d.ts +37 -0
- package/dist/index28.d.ts.map +1 -0
- package/dist/index29.d.cts +25 -0
- package/dist/index29.d.cts.map +1 -0
- package/dist/index29.d.ts +25 -0
- package/dist/index29.d.ts.map +1 -0
- package/dist/index3.d.cts +62 -0
- package/dist/index3.d.cts.map +1 -0
- package/dist/index3.d.ts +62 -0
- package/dist/index3.d.ts.map +1 -0
- package/dist/index30.d.cts +59 -0
- package/dist/index30.d.cts.map +1 -0
- package/dist/index30.d.ts +59 -0
- package/dist/index30.d.ts.map +1 -0
- package/dist/index31.d.cts +40 -0
- package/dist/index31.d.cts.map +1 -0
- package/dist/index31.d.ts +40 -0
- package/dist/index31.d.ts.map +1 -0
- package/dist/index32.d.cts +23 -0
- package/dist/index32.d.cts.map +1 -0
- package/dist/index32.d.ts +23 -0
- package/dist/index32.d.ts.map +1 -0
- package/dist/index33.d.cts +55 -0
- package/dist/index33.d.cts.map +1 -0
- package/dist/index33.d.ts +55 -0
- package/dist/index33.d.ts.map +1 -0
- package/dist/index34.d.cts +43 -0
- package/dist/index34.d.cts.map +1 -0
- package/dist/index34.d.ts +43 -0
- package/dist/index34.d.ts.map +1 -0
- package/dist/index35.d.cts +77 -0
- package/dist/index35.d.cts.map +1 -0
- package/dist/index35.d.ts +77 -0
- package/dist/index35.d.ts.map +1 -0
- package/dist/index36.d.cts +19 -0
- package/dist/index36.d.cts.map +1 -0
- package/dist/index36.d.ts +19 -0
- package/dist/index36.d.ts.map +1 -0
- package/dist/index37.d.cts +29 -0
- package/dist/index37.d.cts.map +1 -0
- package/dist/index37.d.ts +29 -0
- package/dist/index37.d.ts.map +1 -0
- package/dist/index38.d.cts +20 -0
- package/dist/index38.d.cts.map +1 -0
- package/dist/index38.d.ts +20 -0
- package/dist/index38.d.ts.map +1 -0
- package/dist/index39.d.cts +105 -0
- package/dist/index39.d.cts.map +1 -0
- package/dist/index39.d.ts +105 -0
- package/dist/index39.d.ts.map +1 -0
- package/dist/index4.d.cts +11 -0
- package/dist/index4.d.cts.map +1 -0
- package/dist/index4.d.ts +11 -0
- package/dist/index4.d.ts.map +1 -0
- package/dist/index40.d.cts +22 -0
- package/dist/index40.d.cts.map +1 -0
- package/dist/index40.d.ts +22 -0
- package/dist/index40.d.ts.map +1 -0
- package/dist/index41.d.cts +56 -0
- package/dist/index41.d.cts.map +1 -0
- package/dist/index41.d.ts +56 -0
- package/dist/index41.d.ts.map +1 -0
- package/dist/index42.d.cts +45 -0
- package/dist/index42.d.cts.map +1 -0
- package/dist/index42.d.ts +45 -0
- package/dist/index42.d.ts.map +1 -0
- package/dist/index43.d.cts +96 -0
- package/dist/index43.d.cts.map +1 -0
- package/dist/index43.d.ts +96 -0
- package/dist/index43.d.ts.map +1 -0
- package/dist/index44.d.cts +48 -0
- package/dist/index44.d.cts.map +1 -0
- package/dist/index44.d.ts +48 -0
- package/dist/index44.d.ts.map +1 -0
- package/dist/index45.d.cts +28 -0
- package/dist/index45.d.cts.map +1 -0
- package/dist/index45.d.ts +28 -0
- package/dist/index45.d.ts.map +1 -0
- package/dist/index46.d.cts +41 -0
- package/dist/index46.d.cts.map +1 -0
- package/dist/index46.d.ts +41 -0
- package/dist/index46.d.ts.map +1 -0
- package/dist/index47.d.cts +25 -0
- package/dist/index47.d.cts.map +1 -0
- package/dist/index47.d.ts +25 -0
- package/dist/index47.d.ts.map +1 -0
- package/dist/index48.d.cts +21 -0
- package/dist/index48.d.cts.map +1 -0
- package/dist/index48.d.ts +21 -0
- package/dist/index48.d.ts.map +1 -0
- package/dist/index49.d.cts +69 -0
- package/dist/index49.d.cts.map +1 -0
- package/dist/index49.d.ts +69 -0
- package/dist/index49.d.ts.map +1 -0
- package/dist/index5.d.cts +45 -0
- package/dist/index5.d.cts.map +1 -0
- package/dist/index5.d.ts +45 -0
- package/dist/index5.d.ts.map +1 -0
- package/dist/index50.d.cts +63 -0
- package/dist/index50.d.cts.map +1 -0
- package/dist/index50.d.ts +63 -0
- package/dist/index50.d.ts.map +1 -0
- package/dist/index51.d.cts +31 -0
- package/dist/index51.d.cts.map +1 -0
- package/dist/index51.d.ts +31 -0
- package/dist/index51.d.ts.map +1 -0
- package/dist/index52.d.cts +209 -0
- package/dist/index52.d.cts.map +1 -0
- package/dist/index52.d.ts +209 -0
- package/dist/index52.d.ts.map +1 -0
- package/dist/index53.d.cts +26 -0
- package/dist/index53.d.cts.map +1 -0
- package/dist/index53.d.ts +26 -0
- package/dist/index53.d.ts.map +1 -0
- package/dist/index54.d.cts +28 -0
- package/dist/index54.d.cts.map +1 -0
- package/dist/index54.d.ts +28 -0
- package/dist/index54.d.ts.map +1 -0
- package/dist/index55.d.cts +25 -0
- package/dist/index55.d.cts.map +1 -0
- package/dist/index55.d.ts +25 -0
- package/dist/index55.d.ts.map +1 -0
- package/dist/index56.d.cts +12 -0
- package/dist/index56.d.cts.map +1 -0
- package/dist/index56.d.ts +12 -0
- package/dist/index56.d.ts.map +1 -0
- package/dist/index57.d.cts +50 -0
- package/dist/index57.d.cts.map +1 -0
- package/dist/index57.d.ts +50 -0
- package/dist/index57.d.ts.map +1 -0
- package/dist/index58.d.cts +51 -0
- package/dist/index58.d.cts.map +1 -0
- package/dist/index58.d.ts +51 -0
- package/dist/index58.d.ts.map +1 -0
- package/dist/index59.d.cts +58 -0
- package/dist/index59.d.cts.map +1 -0
- package/dist/index59.d.ts +58 -0
- package/dist/index59.d.ts.map +1 -0
- package/dist/index6.d.cts +26 -0
- package/dist/index6.d.cts.map +1 -0
- package/dist/index6.d.ts +26 -0
- package/dist/index6.d.ts.map +1 -0
- package/dist/index60.d.cts +45 -0
- package/dist/index60.d.cts.map +1 -0
- package/dist/index60.d.ts +45 -0
- package/dist/index60.d.ts.map +1 -0
- package/dist/index61.d.cts +21 -0
- package/dist/index61.d.cts.map +1 -0
- package/dist/index61.d.ts +21 -0
- package/dist/index61.d.ts.map +1 -0
- package/dist/index62.d.cts +45 -0
- package/dist/index62.d.cts.map +1 -0
- package/dist/index62.d.ts +45 -0
- package/dist/index62.d.ts.map +1 -0
- package/dist/index63.d.cts +23 -0
- package/dist/index63.d.cts.map +1 -0
- package/dist/index63.d.ts +23 -0
- package/dist/index63.d.ts.map +1 -0
- package/dist/index64.d.cts +48 -0
- package/dist/index64.d.cts.map +1 -0
- package/dist/index64.d.ts +48 -0
- package/dist/index64.d.ts.map +1 -0
- package/dist/index65.d.cts +25 -0
- package/dist/index65.d.cts.map +1 -0
- package/dist/index65.d.ts +25 -0
- package/dist/index65.d.ts.map +1 -0
- package/dist/index66.d.cts +19 -0
- package/dist/index66.d.cts.map +1 -0
- package/dist/index66.d.ts +19 -0
- package/dist/index66.d.ts.map +1 -0
- package/dist/index67.d.cts +37 -0
- package/dist/index67.d.cts.map +1 -0
- package/dist/index67.d.ts +37 -0
- package/dist/index67.d.ts.map +1 -0
- package/dist/index68.d.cts +36 -0
- package/dist/index68.d.cts.map +1 -0
- package/dist/index68.d.ts +36 -0
- package/dist/index68.d.ts.map +1 -0
- package/dist/index69.d.cts +69 -0
- package/dist/index69.d.ts +69 -0
- package/dist/index7.d.cts +46 -0
- package/dist/index7.d.cts.map +1 -0
- package/dist/index7.d.ts +46 -0
- package/dist/index7.d.ts.map +1 -0
- package/dist/index70.d.cts +242 -0
- package/dist/index70.d.cts.map +1 -0
- package/dist/index70.d.ts +242 -0
- package/dist/index70.d.ts.map +1 -0
- package/dist/index8.d.cts +26 -0
- package/dist/index8.d.cts.map +1 -0
- package/dist/index8.d.ts +26 -0
- package/dist/index8.d.ts.map +1 -0
- package/dist/index9.d.cts +20 -0
- package/dist/index9.d.cts.map +1 -0
- package/dist/index9.d.ts +20 -0
- package/dist/index9.d.ts.map +1 -0
- package/dist/layouts/Container/index.cjs +39 -0
- package/dist/layouts/Container/index.cjs.map +1 -0
- package/dist/layouts/Container/index.d.cts +2 -0
- package/dist/layouts/Container/index.d.ts +2 -0
- package/dist/layouts/Container/index.js +38 -0
- package/dist/layouts/Container/index.js.map +1 -0
- package/dist/layouts/PageBackground/index.cjs +22 -0
- package/dist/layouts/PageBackground/index.cjs.map +1 -0
- package/dist/layouts/PageBackground/index.d.cts +2 -0
- package/dist/layouts/PageBackground/index.d.ts +2 -0
- package/dist/layouts/PageBackground/index.js +21 -0
- package/dist/layouts/PageBackground/index.js.map +1 -0
- package/dist/layouts/Stack/index.cjs +56 -0
- package/dist/layouts/Stack/index.cjs.map +1 -0
- package/dist/layouts/Stack/index.d.cts +2 -0
- package/dist/layouts/Stack/index.d.ts +2 -0
- package/dist/layouts/Stack/index.js +55 -0
- package/dist/layouts/Stack/index.js.map +1 -0
- package/dist/layouts/TwoColumn/index.cjs +51 -0
- package/dist/layouts/TwoColumn/index.cjs.map +1 -0
- package/dist/layouts/TwoColumn/index.d.cts +2 -0
- package/dist/layouts/TwoColumn/index.d.ts +2 -0
- package/dist/layouts/TwoColumn/index.js +48 -0
- package/dist/layouts/TwoColumn/index.js.map +1 -0
- package/dist/layouts/index.cjs +13 -12
- package/dist/layouts/index.d.cts +5 -133
- package/dist/layouts/index.d.ts +5 -133
- package/dist/layouts/index.js +5 -2
- package/dist/patterns/DataTable/index.cjs +114 -0
- package/dist/patterns/DataTable/index.cjs.map +1 -0
- package/dist/patterns/DataTable/index.d.cts +43 -0
- package/dist/patterns/DataTable/index.d.cts.map +1 -0
- package/dist/patterns/DataTable/index.d.ts +43 -0
- package/dist/patterns/DataTable/index.d.ts.map +1 -0
- package/dist/patterns/DataTable/index.js +110 -0
- package/dist/patterns/DataTable/index.js.map +1 -0
- package/dist/patterns/Footer/index.cjs +76 -0
- package/dist/patterns/Footer/index.cjs.map +1 -0
- package/dist/patterns/Footer/index.d.cts +54 -0
- package/dist/patterns/Footer/index.d.cts.map +1 -0
- package/dist/patterns/Footer/index.d.ts +54 -0
- package/dist/patterns/Footer/index.d.ts.map +1 -0
- package/dist/patterns/Footer/index.js +70 -0
- package/dist/patterns/Footer/index.js.map +1 -0
- package/dist/patterns/Header/index.cjs +17 -0
- package/dist/patterns/Header/index.d.cts +2 -0
- package/dist/patterns/Header/index.d.ts +2 -0
- package/dist/patterns/Header/index.js +2 -0
- package/dist/patterns/MediaObject/index.cjs +108 -0
- package/dist/patterns/MediaObject/index.cjs.map +1 -0
- package/dist/patterns/MediaObject/index.d.cts +71 -0
- package/dist/patterns/MediaObject/index.d.cts.map +1 -0
- package/dist/patterns/MediaObject/index.d.ts +71 -0
- package/dist/patterns/MediaObject/index.d.ts.map +1 -0
- package/dist/patterns/MediaObject/index.js +99 -0
- package/dist/patterns/MediaObject/index.js.map +1 -0
- package/dist/patterns/SectionCard/index.cjs +35 -0
- package/dist/patterns/SectionCard/index.cjs.map +1 -0
- package/dist/patterns/SectionCard/index.d.cts +21 -0
- package/dist/patterns/SectionCard/index.d.cts.map +1 -0
- package/dist/patterns/SectionCard/index.d.ts +21 -0
- package/dist/patterns/SectionCard/index.d.ts.map +1 -0
- package/dist/patterns/SectionCard/index.js +34 -0
- package/dist/patterns/SectionCard/index.js.map +1 -0
- package/dist/patterns/SectionHeading/index.cjs +44 -0
- package/dist/patterns/SectionHeading/index.cjs.map +1 -0
- package/dist/patterns/SectionHeading/index.d.cts +37 -0
- package/dist/patterns/SectionHeading/index.d.cts.map +1 -0
- package/dist/patterns/SectionHeading/index.d.ts +37 -0
- package/dist/patterns/SectionHeading/index.d.ts.map +1 -0
- package/dist/patterns/SectionHeading/index.js +43 -0
- package/dist/patterns/SectionHeading/index.js.map +1 -0
- package/dist/patterns/index.cjs +40 -7374
- package/dist/patterns/index.d.cts +7 -418
- package/dist/patterns/index.d.ts +7 -418
- package/dist/patterns/index.js +7 -7344
- package/dist/primitives/Accordion/index.cjs +54 -0
- package/dist/primitives/Accordion/index.cjs.map +1 -0
- package/dist/primitives/Accordion/index.d.cts +2 -0
- package/dist/primitives/Accordion/index.d.ts +2 -0
- package/dist/primitives/Accordion/index.js +50 -0
- package/dist/primitives/Accordion/index.js.map +1 -0
- package/dist/primitives/Alert/index.cjs +61 -0
- package/dist/primitives/Alert/index.cjs.map +1 -0
- package/dist/primitives/Alert/index.d.cts +2 -0
- package/dist/primitives/Alert/index.d.ts +2 -0
- package/dist/primitives/Alert/index.js +57 -0
- package/dist/primitives/Alert/index.js.map +1 -0
- package/dist/primitives/AlertDialog/index.cjs +102 -0
- package/dist/primitives/AlertDialog/index.cjs.map +1 -0
- package/dist/primitives/AlertDialog/index.d.cts +2 -0
- package/dist/primitives/AlertDialog/index.d.ts +2 -0
- package/dist/primitives/AlertDialog/index.js +90 -0
- package/dist/primitives/AlertDialog/index.js.map +1 -0
- package/dist/primitives/AspectRatio/index.cjs +15 -0
- package/dist/primitives/AspectRatio/index.cjs.map +1 -0
- package/dist/primitives/AspectRatio/index.d.cts +2 -0
- package/dist/primitives/AspectRatio/index.d.ts +2 -0
- package/dist/primitives/AspectRatio/index.js +14 -0
- package/dist/primitives/AspectRatio/index.js.map +1 -0
- package/dist/primitives/Avatar/index.cjs +64 -0
- package/dist/primitives/Avatar/index.cjs.map +1 -0
- package/dist/primitives/Avatar/index.d.cts +2 -0
- package/dist/primitives/Avatar/index.d.ts +2 -0
- package/dist/primitives/Avatar/index.js +58 -0
- package/dist/primitives/Avatar/index.js.map +1 -0
- package/dist/primitives/Badge/index.cjs +44 -0
- package/dist/primitives/Badge/index.cjs.map +1 -0
- package/dist/primitives/Badge/index.d.cts +2 -0
- package/dist/primitives/Badge/index.d.ts +2 -0
- package/dist/primitives/Badge/index.js +43 -0
- package/dist/primitives/Badge/index.js.map +1 -0
- package/dist/primitives/Breadcrumb/index.cjs +82 -0
- package/dist/primitives/Breadcrumb/index.cjs.map +1 -0
- package/dist/primitives/Breadcrumb/index.d.cts +2 -0
- package/dist/primitives/Breadcrumb/index.d.ts +2 -0
- package/dist/primitives/Breadcrumb/index.js +75 -0
- package/dist/primitives/Breadcrumb/index.js.map +1 -0
- package/dist/primitives/Button/index.cjs +61 -0
- package/dist/primitives/Button/index.cjs.map +1 -0
- package/dist/primitives/Button/index.d.cts +2 -0
- package/dist/primitives/Button/index.d.ts +2 -0
- package/dist/primitives/Button/index.js +60 -0
- package/dist/primitives/Button/index.js.map +1 -0
- package/dist/primitives/ButtonGroup/index.cjs +46 -0
- package/dist/primitives/ButtonGroup/index.cjs.map +1 -0
- package/dist/primitives/ButtonGroup/index.d.cts +2 -0
- package/dist/primitives/ButtonGroup/index.d.ts +2 -0
- package/dist/primitives/ButtonGroup/index.js +43 -0
- package/dist/primitives/ButtonGroup/index.js.map +1 -0
- package/dist/primitives/Calendar/index.cjs +112 -0
- package/dist/primitives/Calendar/index.cjs.map +1 -0
- package/dist/primitives/Calendar/index.d.cts +2 -0
- package/dist/primitives/Calendar/index.d.ts +2 -0
- package/dist/primitives/Calendar/index.js +108 -0
- package/dist/primitives/Calendar/index.js.map +1 -0
- package/dist/primitives/Card/index.cjs +128 -0
- package/dist/primitives/Card/index.cjs.map +1 -0
- package/dist/primitives/Card/index.d.cts +2 -0
- package/dist/primitives/Card/index.d.ts +2 -0
- package/dist/primitives/Card/index.js +121 -0
- package/dist/primitives/Card/index.js.map +1 -0
- package/dist/primitives/Carousel/index.cjs +146 -0
- package/dist/primitives/Carousel/index.cjs.map +1 -0
- package/dist/primitives/Carousel/index.d.cts +2 -0
- package/dist/primitives/Carousel/index.d.ts +2 -0
- package/dist/primitives/Carousel/index.js +138 -0
- package/dist/primitives/Carousel/index.js.map +1 -0
- package/dist/primitives/Chart/index.cjs +162 -0
- package/dist/primitives/Chart/index.cjs.map +1 -0
- package/dist/primitives/Chart/index.d.cts +2 -0
- package/dist/primitives/Chart/index.d.ts +2 -0
- package/dist/primitives/Chart/index.js +153 -0
- package/dist/primitives/Chart/index.js.map +1 -0
- package/dist/primitives/Checkbox/index.cjs +53 -0
- package/dist/primitives/Checkbox/index.cjs.map +1 -0
- package/dist/primitives/Checkbox/index.d.cts +2 -0
- package/dist/primitives/Checkbox/index.d.ts +2 -0
- package/dist/primitives/Checkbox/index.js +51 -0
- package/dist/primitives/Checkbox/index.js.map +1 -0
- package/dist/primitives/CheckboxTree/index.cjs +106 -0
- package/dist/primitives/CheckboxTree/index.cjs.map +1 -0
- package/dist/primitives/CheckboxTree/index.d.cts +2 -0
- package/dist/primitives/CheckboxTree/index.d.ts +2 -0
- package/dist/primitives/CheckboxTree/index.js +103 -0
- package/dist/primitives/CheckboxTree/index.js.map +1 -0
- package/dist/primitives/Collapsible/index.cjs +31 -0
- package/dist/primitives/Collapsible/index.cjs.map +1 -0
- package/dist/primitives/Collapsible/index.d.cts +2 -0
- package/dist/primitives/Collapsible/index.d.ts +2 -0
- package/dist/primitives/Collapsible/index.js +28 -0
- package/dist/primitives/Collapsible/index.js.map +1 -0
- package/dist/primitives/Command/index.cjs +104 -0
- package/dist/primitives/Command/index.cjs.map +1 -0
- package/dist/primitives/Command/index.d.cts +2 -0
- package/dist/primitives/Command/index.d.ts +2 -0
- package/dist/primitives/Command/index.js +95 -0
- package/dist/primitives/Command/index.js.map +1 -0
- package/dist/primitives/ContextMenu/index.cjs +152 -0
- package/dist/primitives/ContextMenu/index.cjs.map +1 -0
- package/dist/primitives/ContextMenu/index.d.cts +2 -0
- package/dist/primitives/ContextMenu/index.d.ts +2 -0
- package/dist/primitives/ContextMenu/index.js +137 -0
- package/dist/primitives/ContextMenu/index.js.map +1 -0
- package/dist/primitives/Credits/index.cjs +39 -0
- package/dist/primitives/Credits/index.cjs.map +1 -0
- package/dist/primitives/Credits/index.d.cts +2 -0
- package/dist/primitives/Credits/index.d.ts +2 -0
- package/dist/primitives/Credits/index.js +38 -0
- package/dist/primitives/Credits/index.js.map +1 -0
- package/dist/primitives/Dialog/index.cjs +121 -0
- package/dist/primitives/Dialog/index.cjs.map +1 -0
- package/dist/primitives/Dialog/index.d.cts +2 -0
- package/dist/primitives/Dialog/index.d.ts +2 -0
- package/dist/primitives/Dialog/index.js +111 -0
- package/dist/primitives/Dialog/index.js.map +1 -0
- package/dist/primitives/Drawer/index.cjs +98 -0
- package/dist/primitives/Drawer/index.cjs.map +1 -0
- package/dist/primitives/Drawer/index.d.cts +2 -0
- package/dist/primitives/Drawer/index.d.ts +2 -0
- package/dist/primitives/Drawer/index.js +88 -0
- package/dist/primitives/Drawer/index.js.map +1 -0
- package/dist/primitives/DropdownMenu/index.cjs +153 -0
- package/dist/primitives/DropdownMenu/index.cjs.map +1 -0
- package/dist/primitives/DropdownMenu/index.d.cts +2 -0
- package/dist/primitives/DropdownMenu/index.d.ts +2 -0
- package/dist/primitives/DropdownMenu/index.js +138 -0
- package/dist/primitives/DropdownMenu/index.js.map +1 -0
- package/dist/primitives/Empty/index.cjs +84 -0
- package/dist/primitives/Empty/index.cjs.map +1 -0
- package/dist/primitives/Empty/index.d.cts +2 -0
- package/dist/primitives/Empty/index.d.ts +2 -0
- package/dist/primitives/Empty/index.js +77 -0
- package/dist/primitives/Empty/index.js.map +1 -0
- package/dist/primitives/Field/index.cjs +139 -0
- package/dist/primitives/Field/index.cjs.map +1 -0
- package/dist/primitives/Field/index.d.cts +2 -0
- package/dist/primitives/Field/index.d.ts +2 -0
- package/dist/primitives/Field/index.js +129 -0
- package/dist/primitives/Field/index.js.map +1 -0
- package/dist/primitives/Form/index.cjs +104 -0
- package/dist/primitives/Form/index.cjs.map +1 -0
- package/dist/primitives/Form/index.d.cts +2 -0
- package/dist/primitives/Form/index.d.ts +2 -0
- package/dist/primitives/Form/index.js +94 -0
- package/dist/primitives/Form/index.js.map +1 -0
- package/dist/primitives/Heading/index.cjs +53 -0
- package/dist/primitives/Heading/index.cjs.map +1 -0
- package/dist/primitives/Heading/index.d.cts +2 -0
- package/dist/primitives/Heading/index.d.ts +2 -0
- package/dist/primitives/Heading/index.js +52 -0
- package/dist/primitives/Heading/index.js.map +1 -0
- package/dist/primitives/HoverCard/index.cjs +38 -0
- package/dist/primitives/HoverCard/index.cjs.map +1 -0
- package/dist/primitives/HoverCard/index.d.cts +2 -0
- package/dist/primitives/HoverCard/index.d.ts +2 -0
- package/dist/primitives/HoverCard/index.js +35 -0
- package/dist/primitives/HoverCard/index.js.map +1 -0
- package/dist/primitives/Icon/index.cjs +4 -0
- package/dist/primitives/Icon/index.d.cts +2 -0
- package/dist/primitives/Icon/index.d.ts +2 -0
- package/dist/primitives/Icon/index.js +2 -0
- package/dist/primitives/InfoBanner/index.cjs +79 -0
- package/dist/primitives/InfoBanner/index.cjs.map +1 -0
- package/dist/primitives/InfoBanner/index.d.cts +2 -0
- package/dist/primitives/InfoBanner/index.d.ts +2 -0
- package/dist/primitives/InfoBanner/index.js +78 -0
- package/dist/primitives/InfoBanner/index.js.map +1 -0
- package/dist/primitives/Input/index.cjs +39 -0
- package/dist/primitives/Input/index.cjs.map +1 -0
- package/dist/primitives/Input/index.d.cts +2 -0
- package/dist/primitives/Input/index.d.ts +2 -0
- package/dist/primitives/Input/index.js +38 -0
- package/dist/primitives/Input/index.js.map +1 -0
- package/dist/primitives/InputGroup/index.cjs +91 -0
- package/dist/primitives/InputGroup/index.cjs.map +1 -0
- package/dist/primitives/InputGroup/index.d.cts +2 -0
- package/dist/primitives/InputGroup/index.d.ts +2 -0
- package/dist/primitives/InputGroup/index.js +85 -0
- package/dist/primitives/InputGroup/index.js.map +1 -0
- package/dist/primitives/InputOtp/index.cjs +80 -0
- package/dist/primitives/InputOtp/index.cjs.map +1 -0
- package/dist/primitives/InputOtp/index.d.cts +2 -0
- package/dist/primitives/InputOtp/index.d.ts +2 -0
- package/dist/primitives/InputOtp/index.js +74 -0
- package/dist/primitives/InputOtp/index.js.map +1 -0
- package/dist/primitives/Item/index.cjs +137 -0
- package/dist/primitives/Item/index.cjs.map +1 -0
- package/dist/primitives/Item/index.d.cts +2 -0
- package/dist/primitives/Item/index.d.ts +2 -0
- package/dist/primitives/Item/index.js +127 -0
- package/dist/primitives/Item/index.js.map +1 -0
- package/dist/primitives/Kbd/index.cjs +25 -0
- package/dist/primitives/Kbd/index.cjs.map +1 -0
- package/dist/primitives/Kbd/index.d.cts +2 -0
- package/dist/primitives/Kbd/index.d.ts +2 -0
- package/dist/primitives/Kbd/index.js +23 -0
- package/dist/primitives/Kbd/index.js.map +1 -0
- package/dist/primitives/Label/index.cjs +18 -0
- package/dist/primitives/Label/index.cjs.map +1 -0
- package/dist/primitives/Label/index.d.cts +2 -0
- package/dist/primitives/Label/index.d.ts +2 -0
- package/dist/primitives/Label/index.js +17 -0
- package/dist/primitives/Label/index.js.map +1 -0
- package/dist/primitives/Link/index.cjs +38 -0
- package/dist/primitives/Link/index.cjs.map +1 -0
- package/dist/primitives/Link/index.d.cts +2 -0
- package/dist/primitives/Link/index.d.ts +2 -0
- package/dist/primitives/Link/index.js +37 -0
- package/dist/primitives/Link/index.js.map +1 -0
- package/dist/primitives/Logo/index.cjs +3 -0
- package/dist/primitives/Logo/index.d.cts +2 -0
- package/dist/primitives/Logo/index.d.ts +2 -0
- package/dist/primitives/Logo/index.js +2 -0
- package/dist/primitives/Menubar/index.cjs +165 -0
- package/dist/primitives/Menubar/index.cjs.map +1 -0
- package/dist/primitives/Menubar/index.d.cts +2 -0
- package/dist/primitives/Menubar/index.d.ts +2 -0
- package/dist/primitives/Menubar/index.js +149 -0
- package/dist/primitives/Menubar/index.js.map +1 -0
- package/dist/primitives/NativeSelect/index.cjs +40 -0
- package/dist/primitives/NativeSelect/index.cjs.map +1 -0
- package/dist/primitives/NativeSelect/index.d.cts +2 -0
- package/dist/primitives/NativeSelect/index.d.ts +2 -0
- package/dist/primitives/NativeSelect/index.js +39 -0
- package/dist/primitives/NativeSelect/index.js.map +1 -0
- package/dist/primitives/NavRail/index.cjs +195 -0
- package/dist/primitives/NavRail/index.cjs.map +1 -0
- package/dist/primitives/NavRail/index.d.cts +2 -0
- package/dist/primitives/NavRail/index.d.ts +2 -0
- package/dist/primitives/NavRail/index.js +185 -0
- package/dist/primitives/NavRail/index.js.map +1 -0
- package/dist/primitives/NavigationMenu/index.cjs +98 -0
- package/dist/primitives/NavigationMenu/index.cjs.map +1 -0
- package/dist/primitives/NavigationMenu/index.d.cts +2 -0
- package/dist/primitives/NavigationMenu/index.d.ts +2 -0
- package/dist/primitives/NavigationMenu/index.js +89 -0
- package/dist/primitives/NavigationMenu/index.js.map +1 -0
- package/dist/primitives/Pagination/index.cjs +93 -0
- package/dist/primitives/Pagination/index.cjs.map +1 -0
- package/dist/primitives/Pagination/index.d.cts +2 -0
- package/dist/primitives/Pagination/index.d.ts +2 -0
- package/dist/primitives/Pagination/index.js +86 -0
- package/dist/primitives/Pagination/index.js.map +1 -0
- package/dist/primitives/Popover/index.cjs +70 -0
- package/dist/primitives/Popover/index.cjs.map +1 -0
- package/dist/primitives/Popover/index.d.cts +2 -0
- package/dist/primitives/Popover/index.d.ts +2 -0
- package/dist/primitives/Popover/index.js +63 -0
- package/dist/primitives/Popover/index.js.map +1 -0
- package/dist/primitives/Progress/index.cjs +44 -0
- package/dist/primitives/Progress/index.cjs.map +1 -0
- package/dist/primitives/Progress/index.d.cts +2 -0
- package/dist/primitives/Progress/index.d.ts +2 -0
- package/dist/primitives/Progress/index.js +43 -0
- package/dist/primitives/Progress/index.js.map +1 -0
- package/dist/primitives/RadioGroup/index.cjs +65 -0
- package/dist/primitives/RadioGroup/index.cjs.map +1 -0
- package/dist/primitives/RadioGroup/index.d.cts +2 -0
- package/dist/primitives/RadioGroup/index.d.ts +2 -0
- package/dist/primitives/RadioGroup/index.js +62 -0
- package/dist/primitives/RadioGroup/index.js.map +1 -0
- package/dist/primitives/Resizable/index.cjs +41 -0
- package/dist/primitives/Resizable/index.cjs.map +1 -0
- package/dist/primitives/Resizable/index.d.cts +2 -0
- package/dist/primitives/Resizable/index.d.ts +2 -0
- package/dist/primitives/Resizable/index.js +36 -0
- package/dist/primitives/Resizable/index.js.map +1 -0
- package/dist/primitives/ScrollArea/index.cjs +40 -0
- package/dist/primitives/ScrollArea/index.cjs.map +1 -0
- package/dist/primitives/ScrollArea/index.d.cts +2 -0
- package/dist/primitives/ScrollArea/index.d.ts +2 -0
- package/dist/primitives/ScrollArea/index.js +38 -0
- package/dist/primitives/ScrollArea/index.js.map +1 -0
- package/dist/primitives/Select/index.cjs +126 -0
- package/dist/primitives/Select/index.cjs.map +1 -0
- package/dist/primitives/Select/index.d.cts +2 -0
- package/dist/primitives/Select/index.d.ts +2 -0
- package/dist/primitives/Select/index.js +116 -0
- package/dist/primitives/Select/index.js.map +1 -0
- package/dist/primitives/Separator/index.cjs +25 -0
- package/dist/primitives/Separator/index.cjs.map +1 -0
- package/dist/primitives/Separator/index.d.cts +2 -0
- package/dist/primitives/Separator/index.d.ts +2 -0
- package/dist/primitives/Separator/index.js +24 -0
- package/dist/primitives/Separator/index.js.map +1 -0
- package/dist/primitives/Sheet/index.cjs +107 -0
- package/dist/primitives/Sheet/index.cjs.map +1 -0
- package/dist/primitives/Sheet/index.d.cts +2 -0
- package/dist/primitives/Sheet/index.d.ts +2 -0
- package/dist/primitives/Sheet/index.js +99 -0
- package/dist/primitives/Sheet/index.js.map +1 -0
- package/dist/primitives/Sidebar/index.cjs +26 -0
- package/dist/primitives/Sidebar/index.d.cts +2 -0
- package/dist/primitives/Sidebar/index.d.ts +2 -0
- package/dist/primitives/Sidebar/index.js +2 -0
- package/dist/primitives/Skeleton/index.cjs +43 -0
- package/dist/primitives/Skeleton/index.cjs.map +1 -0
- package/dist/primitives/Skeleton/index.d.cts +2 -0
- package/dist/primitives/Skeleton/index.d.ts +2 -0
- package/dist/primitives/Skeleton/index.js +39 -0
- package/dist/primitives/Skeleton/index.js.map +1 -0
- package/dist/primitives/Slider/index.cjs +46 -0
- package/dist/primitives/Slider/index.cjs.map +1 -0
- package/dist/primitives/Slider/index.d.cts +2 -0
- package/dist/primitives/Slider/index.d.ts +2 -0
- package/dist/primitives/Slider/index.js +43 -0
- package/dist/primitives/Slider/index.js.map +1 -0
- package/dist/primitives/Sonner/index.cjs +42 -0
- package/dist/primitives/Sonner/index.cjs.map +1 -0
- package/dist/primitives/Sonner/index.d.cts +2 -0
- package/dist/primitives/Sonner/index.d.ts +2 -0
- package/dist/primitives/Sonner/index.js +41 -0
- package/dist/primitives/Sonner/index.js.map +1 -0
- package/dist/primitives/Spinner/index.cjs +19 -0
- package/dist/primitives/Spinner/index.cjs.map +1 -0
- package/dist/primitives/Spinner/index.d.cts +2 -0
- package/dist/primitives/Spinner/index.d.ts +2 -0
- package/dist/primitives/Spinner/index.js +18 -0
- package/dist/primitives/Spinner/index.js.map +1 -0
- package/dist/primitives/Switch/index.cjs +71 -0
- package/dist/primitives/Switch/index.cjs.map +1 -0
- package/dist/primitives/Switch/index.d.cts +2 -0
- package/dist/primitives/Switch/index.d.ts +2 -0
- package/dist/primitives/Switch/index.js +68 -0
- package/dist/primitives/Switch/index.js.map +1 -0
- package/dist/primitives/Table/index.cjs +84 -0
- package/dist/primitives/Table/index.cjs.map +1 -0
- package/dist/primitives/Table/index.d.cts +2 -0
- package/dist/primitives/Table/index.d.ts +2 -0
- package/dist/primitives/Table/index.js +76 -0
- package/dist/primitives/Table/index.js.map +1 -0
- package/dist/primitives/Tabs/index.cjs +267 -0
- package/dist/primitives/Tabs/index.cjs.map +1 -0
- package/dist/primitives/Tabs/index.d.cts +2 -0
- package/dist/primitives/Tabs/index.d.ts +2 -0
- package/dist/primitives/Tabs/index.js +258 -0
- package/dist/primitives/Tabs/index.js.map +1 -0
- package/dist/primitives/Text/index.cjs +64 -0
- package/dist/primitives/Text/index.cjs.map +1 -0
- package/dist/primitives/Text/index.d.cts +2 -0
- package/dist/primitives/Text/index.d.ts +2 -0
- package/dist/primitives/Text/index.js +63 -0
- package/dist/primitives/Text/index.js.map +1 -0
- package/dist/primitives/Textarea/index.cjs +24 -0
- package/dist/primitives/Textarea/index.cjs.map +1 -0
- package/dist/primitives/Textarea/index.d.cts +2 -0
- package/dist/primitives/Textarea/index.d.ts +2 -0
- package/dist/primitives/Textarea/index.js +23 -0
- package/dist/primitives/Textarea/index.js.map +1 -0
- package/dist/primitives/ThemeProvider/index.cjs +93 -0
- package/dist/primitives/ThemeProvider/index.cjs.map +1 -0
- package/dist/primitives/ThemeProvider/index.d.cts +2 -0
- package/dist/primitives/ThemeProvider/index.d.ts +2 -0
- package/dist/primitives/ThemeProvider/index.js +88 -0
- package/dist/primitives/ThemeProvider/index.js.map +1 -0
- package/dist/primitives/Toggle/index.cjs +59 -0
- package/dist/primitives/Toggle/index.cjs.map +1 -0
- package/dist/primitives/Toggle/index.d.cts +2 -0
- package/dist/primitives/Toggle/index.d.ts +2 -0
- package/dist/primitives/Toggle/index.js +58 -0
- package/dist/primitives/Toggle/index.js.map +1 -0
- package/dist/primitives/ToggleGroup/index.cjs +65 -0
- package/dist/primitives/ToggleGroup/index.cjs.map +1 -0
- package/dist/primitives/ToggleGroup/index.d.cts +2 -0
- package/dist/primitives/ToggleGroup/index.d.ts +2 -0
- package/dist/primitives/ToggleGroup/index.js +61 -0
- package/dist/primitives/ToggleGroup/index.js.map +1 -0
- package/dist/primitives/Tooltip/index.cjs +47 -0
- package/dist/primitives/Tooltip/index.cjs.map +1 -0
- package/dist/primitives/Tooltip/index.d.cts +2 -0
- package/dist/primitives/Tooltip/index.d.ts +2 -0
- package/dist/primitives/Tooltip/index.js +43 -0
- package/dist/primitives/Tooltip/index.js.map +1 -0
- package/dist/primitives/index.cjs +398 -255
- package/dist/primitives/index.d.cts +65 -2
- package/dist/primitives/index.d.ts +65 -2
- package/dist/primitives/index.js +65 -5
- package/dist/styles/base.css +113 -0
- package/dist/styles/glass.css +75 -0
- package/dist/styles/index.css +43 -23
- package/dist/styles/semantic.css +167 -0
- package/dist/styles/theme.css +54 -24
- package/dist/styles/tokens/alpha.css +39 -0
- package/dist/styles/tokens/border-radius.css +17 -0
- package/dist/styles/tokens/chart-colors-dark.css +18 -0
- package/dist/styles/tokens/chart-colors-light.css +18 -0
- package/dist/styles/tokens/colors.css +251 -0
- package/dist/styles/tokens/mode-dark.css +101 -0
- package/dist/styles/tokens/mode-light.css +101 -0
- package/dist/styles/tokens/shadows.css +14 -0
- package/dist/styles/tokens/spacing.css +44 -0
- package/dist/styles/tokens/theme-bodhi.css +35 -0
- package/dist/styles/tokens/theme-slingshot.css +35 -0
- package/dist/styles/tokens/theme-sustain.css +35 -0
- package/dist/styles/tokens/typography.css +83 -0
- package/package.json +33 -40
- package/dist/AiChatPanel.cjs +0 -1603
- package/dist/AiChatPanel.cjs.map +0 -1
- package/dist/AiChatPanel.js +0 -1526
- package/dist/AiChatPanel.js.map +0 -1
- package/dist/BodhiLogo.cjs +0 -240
- package/dist/BodhiLogo.cjs.map +0 -1
- package/dist/BodhiLogo.js +0 -194
- package/dist/BodhiLogo.js.map +0 -1
- package/dist/Skeleton.cjs +0 -19
- package/dist/Skeleton.cjs.map +0 -1
- package/dist/Skeleton.js +0 -14
- package/dist/Skeleton.js.map +0 -1
- package/dist/SustainLogo.cjs +0 -415
- package/dist/SustainLogo.cjs.map +0 -1
- package/dist/SustainLogo.js +0 -378
- package/dist/SustainLogo.js.map +0 -1
- package/dist/contexts/index.cjs.map +0 -1
- package/dist/contexts/index.d.cts.map +0 -1
- package/dist/contexts/index.d.ts.map +0 -1
- package/dist/contexts/index.js.map +0 -1
- package/dist/layouts/index.d.cts.map +0 -1
- package/dist/layouts/index.d.ts.map +0 -1
- package/dist/layouts.cjs +0 -3245
- package/dist/layouts.cjs.map +0 -1
- package/dist/layouts.js +0 -3180
- package/dist/layouts.js.map +0 -1
- package/dist/patterns/index.cjs.map +0 -1
- package/dist/patterns/index.d.cts.map +0 -1
- package/dist/patterns/index.d.ts.map +0 -1
- package/dist/patterns/index.js.map +0 -1
- package/dist/primitives.cjs +0 -4292
- package/dist/primitives.cjs.map +0 -1
- package/dist/primitives.js +0 -2807
- package/dist/primitives.js.map +0 -1
- package/dist/styles/base/colors.css +0 -300
- package/dist/styles/base/component-tokens.css +0 -240
- package/dist/styles/base/elevation.css +0 -7
- package/dist/styles/base/fonts.css +0 -14
- package/dist/styles/base/global.css +0 -305
- package/dist/styles/base/radius.css +0 -22
- package/dist/styles/base/semantic-aliases.css +0 -53
- package/dist/styles/base/spacing.css +0 -33
- package/dist/styles/base/typography.css +0 -48
- package/dist/styles/generated/bodhi-vars.css +0 -34
- package/dist/styles/generated/dark.css +0 -87
- package/dist/styles/generated/light.css +0 -87
- package/dist/styles/generated/slingshot-vars.css +0 -34
- package/dist/styles/generated/sustain-vars.css +0 -34
- package/dist/styles/themes/bodhi.css +0 -166
- package/dist/styles/themes/slingshot.css +0 -144
- package/dist/styles/themes/sustain.css +0 -130
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Do not edit directly, this file was auto-generated.
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
.theme-slingshot {
|
|
6
|
-
--brand-neutrals-50: #F9FAFB;
|
|
7
|
-
--brand-neutrals-100: #F3F4F6;
|
|
8
|
-
--brand-neutrals-200: #E5E7EB;
|
|
9
|
-
--brand-neutrals-300: #D1D5DB;
|
|
10
|
-
--brand-neutrals-400: #9CA3AF;
|
|
11
|
-
--brand-neutrals-500: #6B7280;
|
|
12
|
-
--brand-neutrals-600: #4B5563;
|
|
13
|
-
--brand-neutrals-700: #374151;
|
|
14
|
-
--brand-neutrals-800: #1F2937;
|
|
15
|
-
--brand-neutrals-900: #111827;
|
|
16
|
-
--brand-neutrals-950: #030712;
|
|
17
|
-
--brand-shades-50: #FEF2F2;
|
|
18
|
-
--brand-shades-100: #FFE2E2;
|
|
19
|
-
--brand-shades-200: #FECACA;
|
|
20
|
-
--brand-shades-300: #FCA5A5;
|
|
21
|
-
--brand-shades-400: #F87171;
|
|
22
|
-
--brand-shades-500: #EF4444;
|
|
23
|
-
--brand-shades-600: #DC2626;
|
|
24
|
-
--brand-shades-700: #B91C1C;
|
|
25
|
-
--brand-shades-800: #991B1B;
|
|
26
|
-
--brand-shades-900: #7F1D1D;
|
|
27
|
-
--brand-shades-950: #450A0A;
|
|
28
|
-
--brand-combinations-1-brand: #EF4444;
|
|
29
|
-
--brand-combinations-1-brand-foreground: #FFFFFF;
|
|
30
|
-
--brand-combinations-2-brand: #FECACA;
|
|
31
|
-
--brand-combinations-2-brand-foreground: #991B1B;
|
|
32
|
-
--brand-combinations-3-brand: #450A0A;
|
|
33
|
-
--brand-combinations-3-brand-foreground: #FCA5A5;
|
|
34
|
-
}
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Do not edit directly, this file was auto-generated.
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
.theme-sustain {
|
|
6
|
-
--brand-neutrals-50: #F9FAFB;
|
|
7
|
-
--brand-neutrals-100: #F3F4F6;
|
|
8
|
-
--brand-neutrals-200: #E5E7EB;
|
|
9
|
-
--brand-neutrals-300: #D1D5DB;
|
|
10
|
-
--brand-neutrals-400: #9CA3AF;
|
|
11
|
-
--brand-neutrals-500: #6B7280;
|
|
12
|
-
--brand-neutrals-600: #4B5563;
|
|
13
|
-
--brand-neutrals-700: #374151;
|
|
14
|
-
--brand-neutrals-800: #1F2937;
|
|
15
|
-
--brand-neutrals-900: #111827;
|
|
16
|
-
--brand-neutrals-950: #030712;
|
|
17
|
-
--brand-shades-50: #F5F3FF;
|
|
18
|
-
--brand-shades-100: #EDE9FE;
|
|
19
|
-
--brand-shades-200: #DDD6FE;
|
|
20
|
-
--brand-shades-300: #C4B5FD;
|
|
21
|
-
--brand-shades-400: #A78BFA;
|
|
22
|
-
--brand-shades-500: #EF4444;
|
|
23
|
-
--brand-shades-600: #7C3AED;
|
|
24
|
-
--brand-shades-700: #6D28D9;
|
|
25
|
-
--brand-shades-800: #5B21B6;
|
|
26
|
-
--brand-shades-900: #4C1D95;
|
|
27
|
-
--brand-shades-950: #2E1065;
|
|
28
|
-
--brand-combinations-1-brand: #EF4444;
|
|
29
|
-
--brand-combinations-1-brand-foreground: #FFFFFF;
|
|
30
|
-
--brand-combinations-2-brand: #DDD6FE;
|
|
31
|
-
--brand-combinations-2-brand-foreground: #5B21B6;
|
|
32
|
-
--brand-combinations-3-brand: #2E1065;
|
|
33
|
-
--brand-combinations-3-brand-foreground: #C4B5FD;
|
|
34
|
-
}
|
|
@@ -1,166 +0,0 @@
|
|
|
1
|
-
/* Bodhi Theme — Blue brand */
|
|
2
|
-
|
|
3
|
-
.theme-bodhi {
|
|
4
|
-
--bodhi-primary: var(--color-blue-950);
|
|
5
|
-
--bodhi-secondary: var(--color-blue-300);
|
|
6
|
-
--bodhi-accent: var(--color-blue-950);
|
|
7
|
-
--bodhi-surface: var(--color-slate-50);
|
|
8
|
-
--bodhi-background: var(--color-white);
|
|
9
|
-
|
|
10
|
-
--background: var(--bodhi-background);
|
|
11
|
-
--foreground: var(--color-gray-950);
|
|
12
|
-
--card: var(--color-white);
|
|
13
|
-
--card-foreground: var(--color-gray-950);
|
|
14
|
-
--popover: var(--color-gray-800);
|
|
15
|
-
--popover-foreground: var(--color-white);
|
|
16
|
-
--primary: var(--color-gray-950);
|
|
17
|
-
--primary-foreground: var(--color-gray-50);
|
|
18
|
-
--secondary: var(--color-gray-100);
|
|
19
|
-
--secondary-foreground: var(--color-gray-900);
|
|
20
|
-
--muted: var(--color-gray-100);
|
|
21
|
-
--muted-foreground: var(--color-gray-500);
|
|
22
|
-
--accent: var(--color-gray-100);
|
|
23
|
-
--accent-foreground: var(--color-gray-900);
|
|
24
|
-
--destructive: var(--color-red-600);
|
|
25
|
-
--destructive-foreground: var(--color-white);
|
|
26
|
-
--border: var(--color-gray-200);
|
|
27
|
-
--input: var(--color-white);
|
|
28
|
-
--input-background: var(--color-white);
|
|
29
|
-
--ring: var(--color-gray-300);
|
|
30
|
-
|
|
31
|
-
/* Glass morphism — slate tint */
|
|
32
|
-
--glass-heavy: rgba(248, 250, 252, 0.8);
|
|
33
|
-
--glass-strong: rgba(248, 250, 252, 0.8);
|
|
34
|
-
--glass-subtle: rgba(248, 250, 252, 0.3);
|
|
35
|
-
--glass-light: rgba(248, 250, 252, 0.5);
|
|
36
|
-
--glass-medium: rgba(226, 232, 240, 0.5);
|
|
37
|
-
|
|
38
|
-
--nav-active-bg: var(--color-white);
|
|
39
|
-
--tile-bg: var(--color-white);
|
|
40
|
-
--tile-hover-bg: rgba(255, 255, 255, 0.4);
|
|
41
|
-
--tile-button-bg: var(--color-white);
|
|
42
|
-
--tile-button-hover-bg: var(--color-gray-900);
|
|
43
|
-
--tile-button-hover-text: var(--color-gray-50);
|
|
44
|
-
|
|
45
|
-
/* Gradient — Bodhi light (blue tint) */
|
|
46
|
-
--gradient-stop-0: var(--color-slate-200);
|
|
47
|
-
--gradient-stop-1: var(--bodhi-secondary);
|
|
48
|
-
--gradient-stop-2: var(--color-slate-200);
|
|
49
|
-
--radial-gradient-bg: radial-gradient(
|
|
50
|
-
circle at 90% 10%,
|
|
51
|
-
var(--gradient-stop-0) 0%,
|
|
52
|
-
var(--gradient-stop-1) 25%,
|
|
53
|
-
var(--gradient-stop-2) 60%
|
|
54
|
-
);
|
|
55
|
-
|
|
56
|
-
/* Sidebar */
|
|
57
|
-
--sidebar: var(--color-gray-50);
|
|
58
|
-
--sidebar-foreground: var(--color-slate-600);
|
|
59
|
-
--sidebar-primary: var(--bodhi-primary);
|
|
60
|
-
--sidebar-primary-foreground: var(--color-white);
|
|
61
|
-
--sidebar-accent: var(--color-slate-200);
|
|
62
|
-
--sidebar-accent-foreground: var(--color-slate-800);
|
|
63
|
-
--sidebar-border: var(--color-slate-200);
|
|
64
|
-
--sidebar-ring: var(--color-slate-400);
|
|
65
|
-
|
|
66
|
-
/* Logo / icon colors */
|
|
67
|
-
--logo-circle-bg: var(--color-white);
|
|
68
|
-
--logo-icon-red: var(--color-red-500);
|
|
69
|
-
--logo-text-dark: var(--color-gray-950);
|
|
70
|
-
|
|
71
|
-
--slingshot-primary-red: var(--color-red-500);
|
|
72
|
-
--slingshot-accent-white: var(--color-white);
|
|
73
|
-
--slingshot-text-dark: var(--color-gray-950);
|
|
74
|
-
|
|
75
|
-
--sustain-primary-red: var(--color-red-500);
|
|
76
|
-
--sustain-accent-white: var(--color-white);
|
|
77
|
-
--sustain-text-dark: var(--color-gray-950);
|
|
78
|
-
--sustain-circle-bg: var(--color-white);
|
|
79
|
-
|
|
80
|
-
--psai-primary-red: var(--color-red-500);
|
|
81
|
-
--psai-accent-white: var(--color-white);
|
|
82
|
-
--psai-text-dark: var(--color-gray-950);
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
/* Bodhi Theme — Dark Mode */
|
|
86
|
-
html.theme-bodhi.dark {
|
|
87
|
-
--bodhi-primary: var(--color-blue-950);
|
|
88
|
-
--bodhi-secondary: var(--color-blue-950);
|
|
89
|
-
--bodhi-accent: var(--color-blue-300);
|
|
90
|
-
--bodhi-surface: var(--color-slate-800);
|
|
91
|
-
--bodhi-background: var(--color-slate-900);
|
|
92
|
-
|
|
93
|
-
--background: var(--bodhi-background);
|
|
94
|
-
--foreground: var(--color-gray-50);
|
|
95
|
-
--card: var(--color-gray-800);
|
|
96
|
-
--card-foreground: var(--color-gray-50);
|
|
97
|
-
--popover: var(--color-gray-800);
|
|
98
|
-
--popover-foreground: var(--color-gray-50);
|
|
99
|
-
--primary: var(--color-gray-50);
|
|
100
|
-
--primary-foreground: var(--color-gray-900);
|
|
101
|
-
--secondary: var(--color-gray-700);
|
|
102
|
-
--secondary-foreground: var(--color-gray-50);
|
|
103
|
-
--muted: var(--color-gray-700);
|
|
104
|
-
--muted-foreground: var(--color-gray-400);
|
|
105
|
-
--accent: var(--color-gray-700);
|
|
106
|
-
--accent-foreground: var(--color-gray-50);
|
|
107
|
-
--destructive: var(--color-red-600);
|
|
108
|
-
--destructive-foreground: var(--color-gray-50);
|
|
109
|
-
--border: var(--color-gray-700);
|
|
110
|
-
--input: var(--color-gray-700);
|
|
111
|
-
--input-background: rgba(255, 255, 255, 0.05);
|
|
112
|
-
--ring: var(--color-gray-500);
|
|
113
|
-
|
|
114
|
-
/* Glass morphism — slate-800 alpha */
|
|
115
|
-
--glass-heavy: rgba(30, 41, 59, 0.8);
|
|
116
|
-
--glass-strong: rgba(30, 41, 59, 0.8);
|
|
117
|
-
--glass-subtle: rgba(30, 41, 59, 0.3);
|
|
118
|
-
--glass-light: rgba(30, 41, 59, 0.5);
|
|
119
|
-
--glass-medium: rgba(51, 65, 85, 0.5);
|
|
120
|
-
|
|
121
|
-
--nav-active-bg: var(--color-gray-700);
|
|
122
|
-
--tile-bg: var(--color-gray-800);
|
|
123
|
-
--tile-hover-bg: rgba(31, 40, 50, 0.4);
|
|
124
|
-
--tile-button-bg: var(--color-gray-800);
|
|
125
|
-
--tile-button-hover-bg: var(--color-gray-50);
|
|
126
|
-
--tile-button-hover-text: var(--color-gray-900);
|
|
127
|
-
|
|
128
|
-
/* Gradient — Bodhi dark (deep blue) */
|
|
129
|
-
--gradient-stop-0: var(--color-gray-950);
|
|
130
|
-
--gradient-stop-1: var(--color-blue-950);
|
|
131
|
-
--gradient-stop-2: var(--color-gray-950);
|
|
132
|
-
--radial-gradient-bg: radial-gradient(
|
|
133
|
-
circle at 90% 10%,
|
|
134
|
-
var(--gradient-stop-0) 0%,
|
|
135
|
-
var(--gradient-stop-1) 25%,
|
|
136
|
-
var(--gradient-stop-2) 60%
|
|
137
|
-
);
|
|
138
|
-
|
|
139
|
-
/* Sidebar */
|
|
140
|
-
--sidebar: var(--bodhi-surface);
|
|
141
|
-
--sidebar-foreground: var(--color-slate-300);
|
|
142
|
-
--sidebar-primary: var(--bodhi-primary);
|
|
143
|
-
--sidebar-primary-foreground: var(--color-slate-900);
|
|
144
|
-
--sidebar-accent: var(--color-slate-700);
|
|
145
|
-
--sidebar-accent-foreground: var(--color-slate-50);
|
|
146
|
-
--sidebar-border: var(--color-slate-700);
|
|
147
|
-
--sidebar-ring: var(--color-slate-500);
|
|
148
|
-
|
|
149
|
-
/* Logo / icon colors */
|
|
150
|
-
--logo-circle-bg: var(--color-neutral-900);
|
|
151
|
-
--logo-icon-red: var(--color-red-500);
|
|
152
|
-
--logo-text-dark: var(--color-white);
|
|
153
|
-
|
|
154
|
-
--slingshot-primary-red: var(--color-red-500);
|
|
155
|
-
--slingshot-accent-white: var(--color-gray-200);
|
|
156
|
-
--slingshot-text-dark: var(--color-gray-950);
|
|
157
|
-
|
|
158
|
-
--sustain-primary-red: var(--color-red-500);
|
|
159
|
-
--sustain-accent-white: var(--color-gray-200);
|
|
160
|
-
--sustain-text-dark: var(--color-gray-950);
|
|
161
|
-
--sustain-circle-bg: var(--color-neutral-900);
|
|
162
|
-
|
|
163
|
-
--psai-primary-red: var(--color-red-500);
|
|
164
|
-
--psai-accent-white: var(--color-gray-200);
|
|
165
|
-
--psai-text-dark: var(--color-white);
|
|
166
|
-
}
|
|
@@ -1,144 +0,0 @@
|
|
|
1
|
-
/* Slingshot Theme — Red brand */
|
|
2
|
-
|
|
3
|
-
.theme-slingshot {
|
|
4
|
-
--slingshot-primary: var(--color-red-500);
|
|
5
|
-
--slingshot-secondary: var(--color-red-200);
|
|
6
|
-
--slingshot-accent: var(--color-red-500);
|
|
7
|
-
--slingshot-surface: var(--color-gray-50);
|
|
8
|
-
--slingshot-background: var(--color-white);
|
|
9
|
-
|
|
10
|
-
--background: var(--slingshot-surface);
|
|
11
|
-
--foreground: var(--color-gray-950);
|
|
12
|
-
--card: var(--color-white);
|
|
13
|
-
--card-foreground: var(--color-gray-950);
|
|
14
|
-
--popover: var(--color-gray-800);
|
|
15
|
-
--popover-foreground: var(--color-white);
|
|
16
|
-
--primary: var(--color-gray-950);
|
|
17
|
-
--primary-foreground: var(--color-gray-50);
|
|
18
|
-
--secondary: var(--color-gray-100);
|
|
19
|
-
--secondary-foreground: var(--color-gray-900);
|
|
20
|
-
--muted: var(--color-gray-100);
|
|
21
|
-
--muted-foreground: var(--color-gray-500);
|
|
22
|
-
--accent: var(--color-gray-100);
|
|
23
|
-
--accent-foreground: var(--color-gray-900);
|
|
24
|
-
--destructive: var(--color-red-600);
|
|
25
|
-
--destructive-foreground: var(--color-white);
|
|
26
|
-
--border: var(--color-gray-200);
|
|
27
|
-
--input: var(--color-white);
|
|
28
|
-
--input-background: var(--color-white);
|
|
29
|
-
--ring: var(--color-gray-300);
|
|
30
|
-
|
|
31
|
-
/* Glass morphism */
|
|
32
|
-
--glass-heavy: rgba(255, 255, 255, 0.6);
|
|
33
|
-
--glass-strong: rgba(255, 255, 255, 0.6);
|
|
34
|
-
--glass-subtle: rgba(255, 255, 255, 0.2);
|
|
35
|
-
--glass-light: rgba(255, 255, 255, 0.4);
|
|
36
|
-
--glass-medium: rgba(255, 255, 255, 0.5);
|
|
37
|
-
|
|
38
|
-
--nav-active-bg: var(--color-white);
|
|
39
|
-
--tile-bg: var(--color-white);
|
|
40
|
-
--tile-hover-bg: rgba(255, 255, 255, 0.4);
|
|
41
|
-
--tile-button-bg: var(--color-white);
|
|
42
|
-
--tile-button-hover-bg: var(--color-gray-900);
|
|
43
|
-
--tile-button-hover-text: var(--color-gray-50);
|
|
44
|
-
|
|
45
|
-
/* Gradient — Slingshot light (red tint) */
|
|
46
|
-
--gradient-stop-0: var(--color-slate-200);
|
|
47
|
-
--gradient-stop-1: var(--slingshot-secondary);
|
|
48
|
-
--gradient-stop-2: var(--color-slate-200);
|
|
49
|
-
--radial-gradient-bg: radial-gradient(
|
|
50
|
-
circle at 90% 10%,
|
|
51
|
-
var(--gradient-stop-0) 0%,
|
|
52
|
-
var(--gradient-stop-1) 25%,
|
|
53
|
-
var(--gradient-stop-2) 60%
|
|
54
|
-
);
|
|
55
|
-
|
|
56
|
-
/* Sidebar */
|
|
57
|
-
--sidebar: var(--color-gray-50);
|
|
58
|
-
--sidebar-foreground: var(--color-gray-700);
|
|
59
|
-
--sidebar-primary: var(--color-gray-900);
|
|
60
|
-
--sidebar-primary-foreground: var(--color-gray-50);
|
|
61
|
-
--sidebar-accent: var(--color-gray-100);
|
|
62
|
-
--sidebar-accent-foreground: var(--color-gray-900);
|
|
63
|
-
--sidebar-border: var(--color-gray-200);
|
|
64
|
-
--sidebar-ring: var(--color-gray-300);
|
|
65
|
-
|
|
66
|
-
/* Charts */
|
|
67
|
-
--chart-1: var(--slingshot-secondary);
|
|
68
|
-
--chart-2: var(--slingshot-accent);
|
|
69
|
-
--chart-3: var(--color-cyan-900);
|
|
70
|
-
--chart-4: var(--color-amber-400);
|
|
71
|
-
--chart-5: var(--color-amber-500);
|
|
72
|
-
}
|
|
73
|
-
|
|
74
|
-
/* Slingshot Theme — Dark Mode */
|
|
75
|
-
html.theme-slingshot.dark {
|
|
76
|
-
--slingshot-primary: var(--color-red-500);
|
|
77
|
-
--slingshot-secondary: var(--color-orange-500);
|
|
78
|
-
--slingshot-accent: var(--color-red-200);
|
|
79
|
-
--slingshot-surface: var(--color-gray-800);
|
|
80
|
-
--slingshot-background: var(--color-gray-900);
|
|
81
|
-
|
|
82
|
-
--background: var(--slingshot-surface);
|
|
83
|
-
--foreground: var(--color-gray-50);
|
|
84
|
-
--card: var(--color-gray-800);
|
|
85
|
-
--card-foreground: var(--color-gray-50);
|
|
86
|
-
--popover: var(--color-gray-800);
|
|
87
|
-
--popover-foreground: var(--color-gray-50);
|
|
88
|
-
--primary: var(--color-gray-50);
|
|
89
|
-
--primary-foreground: var(--color-gray-900);
|
|
90
|
-
--secondary: var(--color-gray-700);
|
|
91
|
-
--secondary-foreground: var(--color-gray-50);
|
|
92
|
-
--muted: var(--color-gray-700);
|
|
93
|
-
--muted-foreground: var(--color-gray-400);
|
|
94
|
-
--accent: var(--color-gray-700);
|
|
95
|
-
--accent-foreground: var(--color-gray-50);
|
|
96
|
-
--destructive: var(--color-red-600);
|
|
97
|
-
--destructive-foreground: var(--color-gray-50);
|
|
98
|
-
--border: var(--color-gray-700);
|
|
99
|
-
--input: var(--color-gray-700);
|
|
100
|
-
--input-background: rgba(255, 255, 255, 0.05);
|
|
101
|
-
--ring: var(--color-gray-500);
|
|
102
|
-
|
|
103
|
-
/* Glass morphism */
|
|
104
|
-
--glass-heavy: rgba(31, 40, 50, 0.8);
|
|
105
|
-
--glass-strong: rgba(31, 40, 50, 0.8);
|
|
106
|
-
--glass-subtle: rgba(31, 40, 50, 0.3);
|
|
107
|
-
--glass-light: rgba(31, 40, 50, 0.5);
|
|
108
|
-
--glass-medium: rgba(55, 65, 81, 0.5);
|
|
109
|
-
|
|
110
|
-
--nav-active-bg: var(--color-gray-700);
|
|
111
|
-
--tile-bg: var(--color-gray-800);
|
|
112
|
-
--tile-hover-bg: rgba(31, 40, 50, 0.4);
|
|
113
|
-
--tile-button-bg: var(--color-gray-800);
|
|
114
|
-
--tile-button-hover-bg: var(--color-gray-50);
|
|
115
|
-
--tile-button-hover-text: var(--color-gray-900);
|
|
116
|
-
|
|
117
|
-
/* Gradient — Slingshot dark (deep red) */
|
|
118
|
-
--gradient-stop-0: var(--color-gray-950);
|
|
119
|
-
--gradient-stop-1: var(--color-red-950);
|
|
120
|
-
--gradient-stop-2: var(--color-gray-950);
|
|
121
|
-
--radial-gradient-bg: radial-gradient(
|
|
122
|
-
circle at 90% 10%,
|
|
123
|
-
var(--gradient-stop-0) 0%,
|
|
124
|
-
var(--gradient-stop-1) 25%,
|
|
125
|
-
var(--gradient-stop-2) 60%
|
|
126
|
-
);
|
|
127
|
-
|
|
128
|
-
/* Sidebar */
|
|
129
|
-
--sidebar: var(--color-gray-800);
|
|
130
|
-
--sidebar-foreground: var(--color-gray-300);
|
|
131
|
-
--sidebar-primary: var(--color-gray-50);
|
|
132
|
-
--sidebar-primary-foreground: var(--color-gray-900);
|
|
133
|
-
--sidebar-accent: var(--color-gray-700);
|
|
134
|
-
--sidebar-accent-foreground: var(--color-gray-50);
|
|
135
|
-
--sidebar-border: var(--color-gray-700);
|
|
136
|
-
--sidebar-ring: var(--color-gray-500);
|
|
137
|
-
|
|
138
|
-
/* Charts */
|
|
139
|
-
--chart-1: var(--slingshot-secondary);
|
|
140
|
-
--chart-2: var(--slingshot-accent);
|
|
141
|
-
--chart-3: var(--color-cyan-900);
|
|
142
|
-
--chart-4: var(--color-amber-400);
|
|
143
|
-
--chart-5: var(--color-amber-500);
|
|
144
|
-
}
|
|
@@ -1,130 +0,0 @@
|
|
|
1
|
-
/* Sustain Theme — Indigo brand */
|
|
2
|
-
|
|
3
|
-
.theme-sustain {
|
|
4
|
-
--sustain-primary: var(--color-indigo-800);
|
|
5
|
-
--sustain-secondary: var(--color-indigo-300);
|
|
6
|
-
--sustain-accent: var(--color-indigo-800);
|
|
7
|
-
--sustain-surface: var(--color-indigo-50);
|
|
8
|
-
--sustain-background: var(--color-indigo-50);
|
|
9
|
-
|
|
10
|
-
--background: var(--sustain-surface);
|
|
11
|
-
--foreground: var(--color-gray-950);
|
|
12
|
-
--card: var(--color-white);
|
|
13
|
-
--card-foreground: var(--color-gray-950);
|
|
14
|
-
--popover: var(--color-gray-800);
|
|
15
|
-
--popover-foreground: var(--color-white);
|
|
16
|
-
--primary: var(--color-gray-950);
|
|
17
|
-
--primary-foreground: var(--color-gray-50);
|
|
18
|
-
--secondary: var(--color-gray-100);
|
|
19
|
-
--secondary-foreground: var(--color-gray-900);
|
|
20
|
-
--muted: var(--color-gray-100);
|
|
21
|
-
--muted-foreground: var(--color-gray-500);
|
|
22
|
-
--accent: var(--color-gray-100);
|
|
23
|
-
--accent-foreground: var(--color-gray-900);
|
|
24
|
-
--destructive: var(--color-red-600);
|
|
25
|
-
--destructive-foreground: var(--color-white);
|
|
26
|
-
--border: var(--color-gray-200);
|
|
27
|
-
--input: var(--color-white);
|
|
28
|
-
--input-background: var(--color-white);
|
|
29
|
-
--ring: var(--color-gray-300);
|
|
30
|
-
|
|
31
|
-
/* Glass morphism */
|
|
32
|
-
--glass-heavy: rgba(255, 255, 255, 0.6);
|
|
33
|
-
--glass-strong: rgba(255, 255, 255, 0.6);
|
|
34
|
-
--glass-subtle: rgba(255, 255, 255, 0.2);
|
|
35
|
-
--glass-light: rgba(255, 255, 255, 0.4);
|
|
36
|
-
--glass-medium: rgba(255, 255, 255, 0.5);
|
|
37
|
-
|
|
38
|
-
--nav-active-bg: var(--color-white);
|
|
39
|
-
--tile-bg: var(--color-white);
|
|
40
|
-
--tile-hover-bg: rgba(255, 255, 255, 0.4);
|
|
41
|
-
--tile-button-bg: var(--color-white);
|
|
42
|
-
--tile-button-hover-bg: var(--color-gray-900);
|
|
43
|
-
--tile-button-hover-text: var(--color-gray-50);
|
|
44
|
-
|
|
45
|
-
/* Gradient — Sustain light (indigo tint) */
|
|
46
|
-
--gradient-stop-0: var(--color-slate-200);
|
|
47
|
-
--gradient-stop-1: var(--sustain-secondary);
|
|
48
|
-
--gradient-stop-2: var(--color-slate-200);
|
|
49
|
-
--radial-gradient-bg: radial-gradient(
|
|
50
|
-
circle at 90% 10%,
|
|
51
|
-
var(--gradient-stop-0) 0%,
|
|
52
|
-
var(--gradient-stop-1) 25%,
|
|
53
|
-
var(--gradient-stop-2) 60%
|
|
54
|
-
);
|
|
55
|
-
|
|
56
|
-
/* Sidebar */
|
|
57
|
-
--sidebar: var(--color-gray-50);
|
|
58
|
-
--sidebar-foreground: var(--color-gray-700);
|
|
59
|
-
--sidebar-primary: var(--color-gray-900);
|
|
60
|
-
--sidebar-primary-foreground: var(--color-gray-50);
|
|
61
|
-
--sidebar-accent: var(--color-gray-100);
|
|
62
|
-
--sidebar-accent-foreground: var(--color-gray-900);
|
|
63
|
-
--sidebar-border: var(--color-gray-200);
|
|
64
|
-
--sidebar-ring: var(--color-gray-300);
|
|
65
|
-
}
|
|
66
|
-
|
|
67
|
-
/* Sustain Theme — Dark Mode */
|
|
68
|
-
html.theme-sustain.dark {
|
|
69
|
-
--sustain-primary: var(--color-indigo-950);
|
|
70
|
-
--sustain-secondary: var(--color-indigo-950);
|
|
71
|
-
--sustain-accent: var(--color-indigo-950);
|
|
72
|
-
--sustain-surface: var(--color-indigo-950);
|
|
73
|
-
--sustain-background: var(--color-indigo-950);
|
|
74
|
-
|
|
75
|
-
--background: var(--sustain-surface);
|
|
76
|
-
--foreground: var(--color-gray-50);
|
|
77
|
-
--card: var(--color-gray-800);
|
|
78
|
-
--card-foreground: var(--color-gray-50);
|
|
79
|
-
--popover: var(--color-gray-800);
|
|
80
|
-
--popover-foreground: var(--color-gray-50);
|
|
81
|
-
--primary: var(--color-gray-50);
|
|
82
|
-
--primary-foreground: var(--color-gray-900);
|
|
83
|
-
--secondary: var(--color-gray-700);
|
|
84
|
-
--secondary-foreground: var(--color-gray-50);
|
|
85
|
-
--muted: var(--color-gray-700);
|
|
86
|
-
--muted-foreground: var(--color-gray-400);
|
|
87
|
-
--accent: var(--color-gray-700);
|
|
88
|
-
--accent-foreground: var(--color-gray-50);
|
|
89
|
-
--destructive: var(--color-red-600);
|
|
90
|
-
--destructive-foreground: var(--color-gray-50);
|
|
91
|
-
--border: var(--color-gray-700);
|
|
92
|
-
--input: var(--color-gray-700);
|
|
93
|
-
--input-background: rgba(255, 255, 255, 0.05);
|
|
94
|
-
--ring: var(--color-gray-500);
|
|
95
|
-
|
|
96
|
-
/* Glass morphism */
|
|
97
|
-
--glass-heavy: rgba(31, 40, 50, 0.8);
|
|
98
|
-
--glass-strong: rgba(31, 40, 50, 0.8);
|
|
99
|
-
--glass-subtle: rgba(31, 40, 50, 0.3);
|
|
100
|
-
--glass-light: rgba(31, 40, 50, 0.5);
|
|
101
|
-
--glass-medium: rgba(55, 65, 81, 0.5);
|
|
102
|
-
|
|
103
|
-
--nav-active-bg: var(--color-gray-700);
|
|
104
|
-
--tile-bg: var(--color-gray-800);
|
|
105
|
-
--tile-hover-bg: rgba(31, 40, 50, 0.4);
|
|
106
|
-
--tile-button-bg: var(--color-gray-800);
|
|
107
|
-
--tile-button-hover-bg: var(--color-gray-50);
|
|
108
|
-
--tile-button-hover-text: var(--color-gray-900);
|
|
109
|
-
|
|
110
|
-
/* Gradient — Sustain dark (deep indigo) */
|
|
111
|
-
--gradient-stop-0: var(--color-gray-950);
|
|
112
|
-
--gradient-stop-1: var(--sustain-primary);
|
|
113
|
-
--gradient-stop-2: var(--color-gray-950);
|
|
114
|
-
--radial-gradient-bg: radial-gradient(
|
|
115
|
-
circle at 90% 10%,
|
|
116
|
-
var(--gradient-stop-0) 0%,
|
|
117
|
-
var(--gradient-stop-1) 25%,
|
|
118
|
-
var(--gradient-stop-2) 60%
|
|
119
|
-
);
|
|
120
|
-
|
|
121
|
-
/* Sidebar */
|
|
122
|
-
--sidebar: var(--color-gray-800);
|
|
123
|
-
--sidebar-foreground: var(--color-gray-300);
|
|
124
|
-
--sidebar-primary: var(--color-gray-50);
|
|
125
|
-
--sidebar-primary-foreground: var(--color-gray-900);
|
|
126
|
-
--sidebar-accent: var(--color-gray-700);
|
|
127
|
-
--sidebar-accent-foreground: var(--color-gray-50);
|
|
128
|
-
--sidebar-border: var(--color-gray-700);
|
|
129
|
-
--sidebar-ring: var(--color-gray-500);
|
|
130
|
-
}
|