@chekinapp/tokens 0.0.5 → 0.0.7

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@chekinapp/tokens",
3
- "version": "0.0.5",
3
+ "version": "0.0.7",
4
4
  "description": "Chekin design tokens — CSS variables, JSON, and Tailwind preset",
5
5
  "private": false,
6
6
  "license": "UNLICENSED",
@@ -12,7 +12,8 @@
12
12
  "./tokens.json": "./src/tokens.json",
13
13
  "./tailwind-preset": "./src/tailwind-preset.js",
14
14
  "./surfaces/dashboard.css": "./src/surfaces/dashboard.css",
15
- "./surfaces/guest.css": "./src/surfaces/guest.css"
15
+ "./surfaces/guest.css": "./src/surfaces/guest.css",
16
+ "./surfaces/host-sdk.css": "./src/surfaces/host-sdk.css"
16
17
  },
17
18
  "files": [
18
19
  "src"
@@ -17,6 +17,7 @@
17
17
  /* Dashboard overrides (currently matches base defaults) */
18
18
  --primary: var(--chekin-host-sdk-color-brand);
19
19
  --background-main: var(--chekin-color-white);
20
+ --button-primary-bg: var(--chekin-host-sdk-color-brand);
20
21
 
21
22
  /* Typography: Montserrat (already default) */
22
23
  --chekin-font-family-primary: