@chekinapp/tokens 0.0.24 → 0.0.26

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.24",
3
+ "version": "0.0.26",
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);
@@ -176,6 +176,13 @@
176
176
  /* ── CopyIcon (dashboard-only, minimal tokens) ───────────────────────── */
177
177
  --copy-icon-success-color: #10b981;
178
178
 
179
+ /* ── FormBox (dashboard-only, minimal tokens) ────────────────────────── */
180
+ --form-box-border: var(--chekin-color-gray-separator);
181
+ --form-box-radius: 10px;
182
+ --form-box-title-color: var(--chekin-color-brand-navy);
183
+ --form-box-subtitle-color: var(--chekin-color-brand-navy);
184
+ --form-box-subtitle-border: var(--chekin-color-gray-separator);
185
+
179
186
  /* ── CheckList (dashboard-only, migrated from ui-kit-2) ─────────────── */
180
187
  --check-list-icon-color: var(--list-icon-color, currentColor);
181
188
  --check-list-icon-mark-color: var(--list-icon-check-color, var(--chekin-color-white));
@@ -315,4 +322,5 @@
315
322
  --radio-indicator: var(--chekin-color-brand-blue);
316
323
 
317
324
  --field-max-width: 296px;
325
+ --field-min-height: 48px;
318
326
  }
@@ -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: