@augmenting-integrations/themes 4.1.6 → 5.0.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/LICENSE ADDED
@@ -0,0 +1,21 @@
1
+ MIT License
2
+
3
+ Copyright (c) 2026 Augmenting Integrations LLC
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
package/dist/index.cjs CHANGED
@@ -21,7 +21,8 @@ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: tru
21
21
  var index_exports = {};
22
22
  __export(index_exports, {
23
23
  BASE_THEMES: () => BASE_THEMES,
24
- THEME_COOKIE_KEY: () => THEME_COOKIE_KEY
24
+ THEME_COOKIE_KEY: () => THEME_COOKIE_KEY,
25
+ THEME_VARIANT_COOKIE_KEY: () => THEME_VARIANT_COOKIE_KEY
25
26
  });
26
27
  module.exports = __toCommonJS(index_exports);
27
28
  var BASE_THEMES = [
@@ -63,9 +64,11 @@ var BASE_THEMES = [
63
64
  }
64
65
  ];
65
66
  var THEME_COOKIE_KEY = "x-theme";
67
+ var THEME_VARIANT_COOKIE_KEY = "x-theme-variant";
66
68
  // Annotate the CommonJS export names for ESM import in node:
67
69
  0 && (module.exports = {
68
70
  BASE_THEMES,
69
- THEME_COOKIE_KEY
71
+ THEME_COOKIE_KEY,
72
+ THEME_VARIANT_COOKIE_KEY
70
73
  });
71
74
  //# sourceMappingURL=index.cjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/index.ts"],"sourcesContent":["import type { ThemeName } from \"@augmenting-integrations/brand\";\n\nexport type ThemeMeta = {\n id: ThemeName;\n label: string;\n description: string;\n swatch: { primary: string; primaryDark: string };\n};\n\n/**\n * Base themes shipped with the platform. Each tenant app extends this list\n * with its own brand themes via the merged-registry pattern:\n *\n * import { BASE_THEMES } from \"@augmenting-integrations/themes\";\n * import { acmeTheme } from \"./styles/themes/acmeTheme\";\n * export const THEMES = [acmeTheme, ...BASE_THEMES];\n *\n * The CSS files for the base themes are exposed via the `./css/<id>.css`\n * subpath export — apps `@import` only the ones they want at globals.css.\n */\nexport const BASE_THEMES: ThemeMeta[] = [\n {\n id: \"neutral\",\n label: \"Neutral\",\n description: \"Cool grayscale, professional, restrained — shadcn defaults.\",\n swatch: { primary: \"#18181b\", primaryDark: \"#e5e5e5\" },\n },\n {\n id: \"woxom\",\n label: \"Woxom\",\n description: \"Navy + Tokyo Night neon dashboard. Reference brand-faithful theme.\",\n swatch: { primary: \"#1C4587\", primaryDark: \"#7aa2f7\" },\n },\n {\n id: \"teal-pro\",\n label: \"Teal Pro\",\n description: \"Corporate teal — clean and slightly cool.\",\n swatch: { primary: \"#0f766e\", primaryDark: \"#14b8a6\" },\n },\n {\n id: \"warm-sun\",\n label: \"Warm Sun\",\n description: \"Energetic warm orange — friendly and approachable.\",\n swatch: { primary: \"#c2410c\", primaryDark: \"#fb923c\" },\n },\n {\n id: \"tokyo\",\n label: \"Tokyo\",\n description: \"Tokyo Night dark with neon accents; muted indigo when light.\",\n swatch: { primary: \"#3d59a1\", primaryDark: \"#7aa2f7\" },\n },\n {\n id: \"vapor\",\n label: \"Vapor\",\n description: \"Pastel lavender light with vibrant accents; deep purple when dark.\",\n swatch: { primary: \"#6d4cff\", primaryDark: \"#a78bfa\" },\n },\n];\n\nexport const THEME_COOKIE_KEY = \"x-theme\";\n"],"mappings":";;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAoBO,IAAM,cAA2B;AAAA,EACtC;AAAA,IACE,IAAI;AAAA,IACJ,OAAO;AAAA,IACP,aAAa;AAAA,IACb,QAAQ,EAAE,SAAS,WAAW,aAAa,UAAU;AAAA,EACvD;AAAA,EACA;AAAA,IACE,IAAI;AAAA,IACJ,OAAO;AAAA,IACP,aAAa;AAAA,IACb,QAAQ,EAAE,SAAS,WAAW,aAAa,UAAU;AAAA,EACvD;AAAA,EACA;AAAA,IACE,IAAI;AAAA,IACJ,OAAO;AAAA,IACP,aAAa;AAAA,IACb,QAAQ,EAAE,SAAS,WAAW,aAAa,UAAU;AAAA,EACvD;AAAA,EACA;AAAA,IACE,IAAI;AAAA,IACJ,OAAO;AAAA,IACP,aAAa;AAAA,IACb,QAAQ,EAAE,SAAS,WAAW,aAAa,UAAU;AAAA,EACvD;AAAA,EACA;AAAA,IACE,IAAI;AAAA,IACJ,OAAO;AAAA,IACP,aAAa;AAAA,IACb,QAAQ,EAAE,SAAS,WAAW,aAAa,UAAU;AAAA,EACvD;AAAA,EACA;AAAA,IACE,IAAI;AAAA,IACJ,OAAO;AAAA,IACP,aAAa;AAAA,IACb,QAAQ,EAAE,SAAS,WAAW,aAAa,UAAU;AAAA,EACvD;AACF;AAEO,IAAM,mBAAmB;","names":[]}
1
+ {"version":3,"sources":["../src/index.ts"],"sourcesContent":["import type { ThemeName } from \"@augmenting-integrations/brand\";\n\nexport type ThemeMeta = {\n id: ThemeName;\n label: string;\n description: string;\n swatch: { primary: string; primaryDark: string };\n};\n\n/**\n * Base themes shipped with the platform. Each tenant app extends this list\n * with its own brand themes via the merged-registry pattern:\n *\n * import { BASE_THEMES } from \"@augmenting-integrations/themes\";\n * import { acmeTheme } from \"./styles/themes/acmeTheme\";\n * export const THEMES = [acmeTheme, ...BASE_THEMES];\n *\n * The CSS files for the base themes are exposed via the `./css/<id>.css`\n * subpath export — apps `@import` only the ones they want at globals.css.\n */\nexport const BASE_THEMES: ThemeMeta[] = [\n {\n id: \"neutral\",\n label: \"Neutral\",\n description: \"Cool grayscale, professional, restrained — shadcn defaults.\",\n swatch: { primary: \"#18181b\", primaryDark: \"#e5e5e5\" },\n },\n {\n id: \"woxom\",\n label: \"Woxom\",\n description: \"Navy + Tokyo Night neon dashboard. Reference brand-faithful theme.\",\n swatch: { primary: \"#1C4587\", primaryDark: \"#7aa2f7\" },\n },\n {\n id: \"teal-pro\",\n label: \"Teal Pro\",\n description: \"Corporate teal — clean and slightly cool.\",\n swatch: { primary: \"#0f766e\", primaryDark: \"#14b8a6\" },\n },\n {\n id: \"warm-sun\",\n label: \"Warm Sun\",\n description: \"Energetic warm orange — friendly and approachable.\",\n swatch: { primary: \"#c2410c\", primaryDark: \"#fb923c\" },\n },\n {\n id: \"tokyo\",\n label: \"Tokyo\",\n description: \"Tokyo Night dark with neon accents; muted indigo when light.\",\n swatch: { primary: \"#3d59a1\", primaryDark: \"#7aa2f7\" },\n },\n {\n id: \"vapor\",\n label: \"Vapor\",\n description: \"Pastel lavender light with vibrant accents; deep purple when dark.\",\n swatch: { primary: \"#6d4cff\", primaryDark: \"#a78bfa\" },\n },\n];\n\nexport const THEME_COOKIE_KEY = \"x-theme\";\n\n/**\n * Cookie name for the light/dark variant. Pair with `<ThemeBootScript />`\n * from `@augmenting-integrations/ui` to kill the SSR-mode-mismatch flash on\n * navigation. Default cookie value: `\"dark\"` or `\"light\"`.\n */\nexport const THEME_VARIANT_COOKIE_KEY = \"x-theme-variant\";\n\n/** Allowed values for the variant cookie. */\nexport type ThemeVariant = \"light\" | \"dark\";\n"],"mappings":";;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAoBO,IAAM,cAA2B;AAAA,EACtC;AAAA,IACE,IAAI;AAAA,IACJ,OAAO;AAAA,IACP,aAAa;AAAA,IACb,QAAQ,EAAE,SAAS,WAAW,aAAa,UAAU;AAAA,EACvD;AAAA,EACA;AAAA,IACE,IAAI;AAAA,IACJ,OAAO;AAAA,IACP,aAAa;AAAA,IACb,QAAQ,EAAE,SAAS,WAAW,aAAa,UAAU;AAAA,EACvD;AAAA,EACA;AAAA,IACE,IAAI;AAAA,IACJ,OAAO;AAAA,IACP,aAAa;AAAA,IACb,QAAQ,EAAE,SAAS,WAAW,aAAa,UAAU;AAAA,EACvD;AAAA,EACA;AAAA,IACE,IAAI;AAAA,IACJ,OAAO;AAAA,IACP,aAAa;AAAA,IACb,QAAQ,EAAE,SAAS,WAAW,aAAa,UAAU;AAAA,EACvD;AAAA,EACA;AAAA,IACE,IAAI;AAAA,IACJ,OAAO;AAAA,IACP,aAAa;AAAA,IACb,QAAQ,EAAE,SAAS,WAAW,aAAa,UAAU;AAAA,EACvD;AAAA,EACA;AAAA,IACE,IAAI;AAAA,IACJ,OAAO;AAAA,IACP,aAAa;AAAA,IACb,QAAQ,EAAE,SAAS,WAAW,aAAa,UAAU;AAAA,EACvD;AACF;AAEO,IAAM,mBAAmB;AAOzB,IAAM,2BAA2B;","names":[]}
package/dist/index.d.ts CHANGED
@@ -21,4 +21,12 @@ export type ThemeMeta = {
21
21
  */
22
22
  export declare const BASE_THEMES: ThemeMeta[];
23
23
  export declare const THEME_COOKIE_KEY = "x-theme";
24
+ /**
25
+ * Cookie name for the light/dark variant. Pair with `<ThemeBootScript />`
26
+ * from `@augmenting-integrations/ui` to kill the SSR-mode-mismatch flash on
27
+ * navigation. Default cookie value: `"dark"` or `"light"`.
28
+ */
29
+ export declare const THEME_VARIANT_COOKIE_KEY = "x-theme-variant";
30
+ /** Allowed values for the variant cookie. */
31
+ export type ThemeVariant = "light" | "dark";
24
32
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,gCAAgC,CAAC;AAEhE,MAAM,MAAM,SAAS,GAAG;IACtB,EAAE,EAAE,SAAS,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,EAAE,MAAM,CAAC;IACpB,MAAM,EAAE;QAAE,OAAO,EAAE,MAAM,CAAC;QAAC,WAAW,EAAE,MAAM,CAAA;KAAE,CAAC;CAClD,CAAC;AAEF;;;;;;;;;;GAUG;AACH,eAAO,MAAM,WAAW,EAAE,SAAS,EAqClC,CAAC;AAEF,eAAO,MAAM,gBAAgB,YAAY,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,gCAAgC,CAAC;AAEhE,MAAM,MAAM,SAAS,GAAG;IACtB,EAAE,EAAE,SAAS,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,EAAE,MAAM,CAAC;IACpB,MAAM,EAAE;QAAE,OAAO,EAAE,MAAM,CAAC;QAAC,WAAW,EAAE,MAAM,CAAA;KAAE,CAAC;CAClD,CAAC;AAEF;;;;;;;;;;GAUG;AACH,eAAO,MAAM,WAAW,EAAE,SAAS,EAqClC,CAAC;AAEF,eAAO,MAAM,gBAAgB,YAAY,CAAC;AAE1C;;;;GAIG;AACH,eAAO,MAAM,wBAAwB,oBAAoB,CAAC;AAE1D,6CAA6C;AAC7C,MAAM,MAAM,YAAY,GAAG,OAAO,GAAG,MAAM,CAAC"}
package/dist/index.js CHANGED
@@ -38,8 +38,10 @@ var BASE_THEMES = [
38
38
  }
39
39
  ];
40
40
  var THEME_COOKIE_KEY = "x-theme";
41
+ var THEME_VARIANT_COOKIE_KEY = "x-theme-variant";
41
42
  export {
42
43
  BASE_THEMES,
43
- THEME_COOKIE_KEY
44
+ THEME_COOKIE_KEY,
45
+ THEME_VARIANT_COOKIE_KEY
44
46
  };
45
47
  //# sourceMappingURL=index.js.map
package/dist/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/index.ts"],"sourcesContent":["import type { ThemeName } from \"@augmenting-integrations/brand\";\n\nexport type ThemeMeta = {\n id: ThemeName;\n label: string;\n description: string;\n swatch: { primary: string; primaryDark: string };\n};\n\n/**\n * Base themes shipped with the platform. Each tenant app extends this list\n * with its own brand themes via the merged-registry pattern:\n *\n * import { BASE_THEMES } from \"@augmenting-integrations/themes\";\n * import { acmeTheme } from \"./styles/themes/acmeTheme\";\n * export const THEMES = [acmeTheme, ...BASE_THEMES];\n *\n * The CSS files for the base themes are exposed via the `./css/<id>.css`\n * subpath export — apps `@import` only the ones they want at globals.css.\n */\nexport const BASE_THEMES: ThemeMeta[] = [\n {\n id: \"neutral\",\n label: \"Neutral\",\n description: \"Cool grayscale, professional, restrained — shadcn defaults.\",\n swatch: { primary: \"#18181b\", primaryDark: \"#e5e5e5\" },\n },\n {\n id: \"woxom\",\n label: \"Woxom\",\n description: \"Navy + Tokyo Night neon dashboard. Reference brand-faithful theme.\",\n swatch: { primary: \"#1C4587\", primaryDark: \"#7aa2f7\" },\n },\n {\n id: \"teal-pro\",\n label: \"Teal Pro\",\n description: \"Corporate teal — clean and slightly cool.\",\n swatch: { primary: \"#0f766e\", primaryDark: \"#14b8a6\" },\n },\n {\n id: \"warm-sun\",\n label: \"Warm Sun\",\n description: \"Energetic warm orange — friendly and approachable.\",\n swatch: { primary: \"#c2410c\", primaryDark: \"#fb923c\" },\n },\n {\n id: \"tokyo\",\n label: \"Tokyo\",\n description: \"Tokyo Night dark with neon accents; muted indigo when light.\",\n swatch: { primary: \"#3d59a1\", primaryDark: \"#7aa2f7\" },\n },\n {\n id: \"vapor\",\n label: \"Vapor\",\n description: \"Pastel lavender light with vibrant accents; deep purple when dark.\",\n swatch: { primary: \"#6d4cff\", primaryDark: \"#a78bfa\" },\n },\n];\n\nexport const THEME_COOKIE_KEY = \"x-theme\";\n"],"mappings":";AAoBO,IAAM,cAA2B;AAAA,EACtC;AAAA,IACE,IAAI;AAAA,IACJ,OAAO;AAAA,IACP,aAAa;AAAA,IACb,QAAQ,EAAE,SAAS,WAAW,aAAa,UAAU;AAAA,EACvD;AAAA,EACA;AAAA,IACE,IAAI;AAAA,IACJ,OAAO;AAAA,IACP,aAAa;AAAA,IACb,QAAQ,EAAE,SAAS,WAAW,aAAa,UAAU;AAAA,EACvD;AAAA,EACA;AAAA,IACE,IAAI;AAAA,IACJ,OAAO;AAAA,IACP,aAAa;AAAA,IACb,QAAQ,EAAE,SAAS,WAAW,aAAa,UAAU;AAAA,EACvD;AAAA,EACA;AAAA,IACE,IAAI;AAAA,IACJ,OAAO;AAAA,IACP,aAAa;AAAA,IACb,QAAQ,EAAE,SAAS,WAAW,aAAa,UAAU;AAAA,EACvD;AAAA,EACA;AAAA,IACE,IAAI;AAAA,IACJ,OAAO;AAAA,IACP,aAAa;AAAA,IACb,QAAQ,EAAE,SAAS,WAAW,aAAa,UAAU;AAAA,EACvD;AAAA,EACA;AAAA,IACE,IAAI;AAAA,IACJ,OAAO;AAAA,IACP,aAAa;AAAA,IACb,QAAQ,EAAE,SAAS,WAAW,aAAa,UAAU;AAAA,EACvD;AACF;AAEO,IAAM,mBAAmB;","names":[]}
1
+ {"version":3,"sources":["../src/index.ts"],"sourcesContent":["import type { ThemeName } from \"@augmenting-integrations/brand\";\n\nexport type ThemeMeta = {\n id: ThemeName;\n label: string;\n description: string;\n swatch: { primary: string; primaryDark: string };\n};\n\n/**\n * Base themes shipped with the platform. Each tenant app extends this list\n * with its own brand themes via the merged-registry pattern:\n *\n * import { BASE_THEMES } from \"@augmenting-integrations/themes\";\n * import { acmeTheme } from \"./styles/themes/acmeTheme\";\n * export const THEMES = [acmeTheme, ...BASE_THEMES];\n *\n * The CSS files for the base themes are exposed via the `./css/<id>.css`\n * subpath export — apps `@import` only the ones they want at globals.css.\n */\nexport const BASE_THEMES: ThemeMeta[] = [\n {\n id: \"neutral\",\n label: \"Neutral\",\n description: \"Cool grayscale, professional, restrained — shadcn defaults.\",\n swatch: { primary: \"#18181b\", primaryDark: \"#e5e5e5\" },\n },\n {\n id: \"woxom\",\n label: \"Woxom\",\n description: \"Navy + Tokyo Night neon dashboard. Reference brand-faithful theme.\",\n swatch: { primary: \"#1C4587\", primaryDark: \"#7aa2f7\" },\n },\n {\n id: \"teal-pro\",\n label: \"Teal Pro\",\n description: \"Corporate teal — clean and slightly cool.\",\n swatch: { primary: \"#0f766e\", primaryDark: \"#14b8a6\" },\n },\n {\n id: \"warm-sun\",\n label: \"Warm Sun\",\n description: \"Energetic warm orange — friendly and approachable.\",\n swatch: { primary: \"#c2410c\", primaryDark: \"#fb923c\" },\n },\n {\n id: \"tokyo\",\n label: \"Tokyo\",\n description: \"Tokyo Night dark with neon accents; muted indigo when light.\",\n swatch: { primary: \"#3d59a1\", primaryDark: \"#7aa2f7\" },\n },\n {\n id: \"vapor\",\n label: \"Vapor\",\n description: \"Pastel lavender light with vibrant accents; deep purple when dark.\",\n swatch: { primary: \"#6d4cff\", primaryDark: \"#a78bfa\" },\n },\n];\n\nexport const THEME_COOKIE_KEY = \"x-theme\";\n\n/**\n * Cookie name for the light/dark variant. Pair with `<ThemeBootScript />`\n * from `@augmenting-integrations/ui` to kill the SSR-mode-mismatch flash on\n * navigation. Default cookie value: `\"dark\"` or `\"light\"`.\n */\nexport const THEME_VARIANT_COOKIE_KEY = \"x-theme-variant\";\n\n/** Allowed values for the variant cookie. */\nexport type ThemeVariant = \"light\" | \"dark\";\n"],"mappings":";AAoBO,IAAM,cAA2B;AAAA,EACtC;AAAA,IACE,IAAI;AAAA,IACJ,OAAO;AAAA,IACP,aAAa;AAAA,IACb,QAAQ,EAAE,SAAS,WAAW,aAAa,UAAU;AAAA,EACvD;AAAA,EACA;AAAA,IACE,IAAI;AAAA,IACJ,OAAO;AAAA,IACP,aAAa;AAAA,IACb,QAAQ,EAAE,SAAS,WAAW,aAAa,UAAU;AAAA,EACvD;AAAA,EACA;AAAA,IACE,IAAI;AAAA,IACJ,OAAO;AAAA,IACP,aAAa;AAAA,IACb,QAAQ,EAAE,SAAS,WAAW,aAAa,UAAU;AAAA,EACvD;AAAA,EACA;AAAA,IACE,IAAI;AAAA,IACJ,OAAO;AAAA,IACP,aAAa;AAAA,IACb,QAAQ,EAAE,SAAS,WAAW,aAAa,UAAU;AAAA,EACvD;AAAA,EACA;AAAA,IACE,IAAI;AAAA,IACJ,OAAO;AAAA,IACP,aAAa;AAAA,IACb,QAAQ,EAAE,SAAS,WAAW,aAAa,UAAU;AAAA,EACvD;AAAA,EACA;AAAA,IACE,IAAI;AAAA,IACJ,OAAO;AAAA,IACP,aAAa;AAAA,IACb,QAAQ,EAAE,SAAS,WAAW,aAAa,UAAU;AAAA,EACvD;AACF;AAEO,IAAM,mBAAmB;AAOzB,IAAM,2BAA2B;","names":[]}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@augmenting-integrations/themes",
3
- "version": "4.1.6",
3
+ "version": "5.0.0",
4
4
  "description": "Theme CSS files and registry. Each theme defines tokens for both data-theme attribute and .dark variant.",
5
5
  "license": "MIT",
6
6
  "publishConfig": {
@@ -25,18 +25,18 @@
25
25
  "src/css",
26
26
  "README.md"
27
27
  ],
28
- "scripts": {
29
- "build": "tsup",
30
- "clean": "rm -rf dist",
31
- "test": "vitest run --passWithNoTests"
32
- },
33
28
  "peerDependencies": {
34
- "@augmenting-integrations/brand": "workspace:*"
29
+ "@augmenting-integrations/brand": "5.0.0"
35
30
  },
36
31
  "devDependencies": {
37
- "@augmenting-integrations/brand": "workspace:*",
38
32
  "tsup": "^8.3.5",
39
33
  "typescript": "^5.7.2",
40
- "vitest": "^4.1.5"
34
+ "vitest": "^4.1.5",
35
+ "@augmenting-integrations/brand": "5.0.0"
36
+ },
37
+ "scripts": {
38
+ "build": "tsup",
39
+ "clean": "rm -rf dist",
40
+ "test": "vitest run --passWithNoTests"
41
41
  }
42
- }
42
+ }
@@ -19,6 +19,13 @@
19
19
  --accent: #5eead4;
20
20
  --accent-foreground: #042f2e;
21
21
  --destructive: #b91c1c;
22
+ --destructive-foreground: #ffffff;
23
+ --success: #10b981;
24
+ --success-foreground: #064e3b;
25
+ --warning: #f59e0b;
26
+ --warning-foreground: #422006;
27
+ --info: #0284c7;
28
+ --info-foreground: #082f49;
22
29
  --border: #d1d5db;
23
30
  --input: #d1d5db;
24
31
  --ring: #0f766e;
@@ -54,6 +61,13 @@
54
61
  --accent: #5eead4;
55
62
  --accent-foreground: #042f2e;
56
63
  --destructive: #f87171;
64
+ --destructive-foreground: #042f2e;
65
+ --success: #34d399;
66
+ --success-foreground: #ecfdf5;
67
+ --warning: #fbbf24;
68
+ --warning-foreground: #1f1300;
69
+ --info: #38bdf8;
70
+ --info-foreground: #082f49;
57
71
  --border: #115e59;
58
72
  --input: #115e59;
59
73
  --ring: #14b8a6;
package/src/css/tokyo.css CHANGED
@@ -20,6 +20,13 @@
20
20
  --accent: #c8c2f0;
21
21
  --accent-foreground: #5a4a78;
22
22
  --destructive: #c44a5e;
23
+ --destructive-foreground: #ffffff;
24
+ --success: #10b981;
25
+ --success-foreground: #064e3b;
26
+ --warning: #f59e0b;
27
+ --warning-foreground: #422006;
28
+ --info: #0284c7;
29
+ --info-foreground: #082f49;
23
30
  --border: #d6dae8;
24
31
  --input: #d6dae8;
25
32
  --ring: #3d59a1;
@@ -55,6 +62,13 @@
55
62
  --accent: #bb9af7;
56
63
  --accent-foreground: #1a1b26;
57
64
  --destructive: #f7768e;
65
+ --destructive-foreground: #1a1b26;
66
+ --success: #9ece6a;
67
+ --success-foreground: #1a2b14;
68
+ --warning: #e0af68;
69
+ --warning-foreground: #1f1300;
70
+ --info: #7aa2f7;
71
+ --info-foreground: #0c1a3a;
58
72
  --border: #3b4261;
59
73
  --input: #292e42;
60
74
  --ring: #7aa2f7;
package/src/css/vapor.css CHANGED
@@ -20,6 +20,13 @@
20
20
  --accent: #ffd8e9;
21
21
  --accent-foreground: #b41858;
22
22
  --destructive: #d92e6a;
23
+ --destructive-foreground: #ffffff;
24
+ --success: #00b894;
25
+ --success-foreground: #02281f;
26
+ --warning: #f59e0b;
27
+ --warning-foreground: #422006;
28
+ --info: #00a8e8;
29
+ --info-foreground: #03283b;
23
30
  --border: #d8cfeb;
24
31
  --input: #d8cfeb;
25
32
  --ring: #6d4cff;
@@ -55,6 +62,13 @@
55
62
  --accent: #f472b6;
56
63
  --accent-foreground: #1a1426;
57
64
  --destructive: #fb7185;
65
+ --destructive-foreground: #1a1426;
66
+ --success: #34d399;
67
+ --success-foreground: #ecfdf5;
68
+ --warning: #fbbf24;
69
+ --warning-foreground: #1f1300;
70
+ --info: #38bdf8;
71
+ --info-foreground: #082f49;
58
72
  --border: #3f3162;
59
73
  --input: #2e2347;
60
74
  --ring: #a78bfa;
@@ -19,6 +19,13 @@
19
19
  --accent: #fdba74;
20
20
  --accent-foreground: #7c2d12;
21
21
  --destructive: #b91c1c;
22
+ --destructive-foreground: #ffffff;
23
+ --success: #10b981;
24
+ --success-foreground: #064e3b;
25
+ --warning: #f59e0b;
26
+ --warning-foreground: #422006;
27
+ --info: #0284c7;
28
+ --info-foreground: #082f49;
22
29
  --border: #e7e5e4;
23
30
  --input: #e7e5e4;
24
31
  --ring: #c2410c;
@@ -54,6 +61,13 @@
54
61
  --accent: #fdba74;
55
62
  --accent-foreground: #1c1917;
56
63
  --destructive: #f87171;
64
+ --destructive-foreground: #1c1917;
65
+ --success: #34d399;
66
+ --success-foreground: #ecfdf5;
67
+ --warning: #fbbf24;
68
+ --warning-foreground: #1f1300;
69
+ --info: #38bdf8;
70
+ --info-foreground: #082f49;
57
71
  --border: #44403c;
58
72
  --input: #44403c;
59
73
  --ring: #fb923c;
package/src/css/woxom.css CHANGED
@@ -20,6 +20,13 @@
20
20
  --accent: #c9daf8;
21
21
  --accent-foreground: #1c4587;
22
22
  --destructive: #b00020;
23
+ --destructive-foreground: #ffffff;
24
+ --success: #10b981;
25
+ --success-foreground: #064e3b;
26
+ --warning: #f59e0b;
27
+ --warning-foreground: #422006;
28
+ --info: #0284c7;
29
+ --info-foreground: #082f49;
23
30
  --border: #e0e0e0;
24
31
  --input: #e0e0e0;
25
32
  --ring: #1c4587;
@@ -58,6 +65,13 @@
58
65
  --accent: #bb9af7;
59
66
  --accent-foreground: #1a1b26;
60
67
  --destructive: #f7768e;
68
+ --destructive-foreground: #1a1b26;
69
+ --success: #34d399;
70
+ --success-foreground: #ecfdf5;
71
+ --warning: #fbbf24;
72
+ --warning-foreground: #1f1300;
73
+ --info: #38bdf8;
74
+ --info-foreground: #082f49;
61
75
  --border: #3b4261;
62
76
  --input: #292e42;
63
77
  --ring: #7aa2f7;