@chekinapp/tokens 0.0.23 → 0.0.25

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.23",
3
+ "version": "0.0.25",
4
4
  "description": "Chekin design tokens — CSS variables, JSON, and Tailwind preset",
5
5
  "private": false,
6
6
  "license": "UNLICENSED",
@@ -30,6 +30,7 @@
30
30
  --chekin-color-surface-pressed: #f0f3ff;
31
31
  --chekin-color-surface-card: #efefff;
32
32
  --background-main: var(--chekin-color-white);
33
+ --empty-field-background: var(--chekin-color-surface-input-empty);
33
34
 
34
35
  /* ── Text aliases used by existing components ─────────────────────── */
35
36
  --chekin-text-dark: var(--chekin-color-brand-navy);
@@ -313,4 +313,7 @@
313
313
  /* ── Radio (dashboard-only, minimal tokens) ────────────────────────────────── */
314
314
  --radio-border: var(--chekin-color-brand-blue);
315
315
  --radio-indicator: var(--chekin-color-brand-blue);
316
+
317
+ --field-max-width: 296px;
318
+ --field-min-height: 48px;
316
319
  }
@@ -17,6 +17,7 @@
17
17
  /* Guest overrides */
18
18
  --primary: var(--chekin-color-brand-blue);
19
19
  --background-main: #f4f6f9;
20
+ --empty-field-background: var(--background-main);
20
21
 
21
22
  /* Typography: Poppins for guest-facing */
22
23
  --chekin-font-family-primary: