@cmgfi/clear-ds 1.2.0 → 1.2.2

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.
@@ -258,7 +258,8 @@
258
258
  --focus-ring-inset: inset 0 0 0 2px var(--teal-700); /* Inset variant — menus, popovers */
259
259
 
260
260
  /* ── Border Radius ───────────────────────────────────────────────────── */
261
- --radius-sm: 4px; /* Small chips, tags, badges */
261
+ --radius-xs: 2px; /* Chips, badges, tight tags */
262
+ --radius-sm: 4px; /* Small inputs, secondary tags */
262
263
  --radius-md: 6px; /* Standard — inputs, cards, buttons */
263
264
  --radius-lg: 8px; /* Modals, drawers, larger containers */
264
265
  --radius-full: 9999px; /* Pill buttons, circular avatars */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cmgfi/clear-ds",
3
- "version": "1.2.0",
3
+ "version": "1.2.2",
4
4
  "description": "CMG Financial — Clear Design System React component library",
5
5
  "keywords": [
6
6
  "cmg",