@rebasepro/ui 0.21.0 → 0.21.1

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.
@@ -235,8 +235,8 @@
235
235
  * background REPLACES it — white at 6% over the sheet is darker than the card
236
236
  * it was meant to lift.
237
237
  *
238
- * The full reasoning, with the measurements, is in
239
- * docs/plans/surface-system-2026-09.md and docs/design/instatic-distilled.html.
238
+ * The rules are in packages/ui/DESIGN.md (Surfaces); the measurements behind
239
+ * them are in docs/design/instatic-distilled.html.
240
240
  * ------------------------------------------------------------------------- */
241
241
  /* No `.light` class here on purpose: nothing in the app sets one, and third-party
242
242
  widgets (React Flow) stamp `light` on their own root, which re-lit every token
package/dist/theme.css CHANGED
@@ -235,8 +235,8 @@
235
235
  * background REPLACES it — white at 6% over the sheet is darker than the card
236
236
  * it was meant to lift.
237
237
  *
238
- * The full reasoning, with the measurements, is in
239
- * docs/plans/surface-system-2026-09.md and docs/design/instatic-distilled.html.
238
+ * The rules are in packages/ui/DESIGN.md (Surfaces); the measurements behind
239
+ * them are in docs/design/instatic-distilled.html.
240
240
  * ------------------------------------------------------------------------- */
241
241
  /* No `.light` class here on purpose: nothing in the app sets one, and third-party
242
242
  widgets (React Flow) stamp `light` on their own root, which re-lit every token
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rebasepro/ui",
3
- "version": "0.21.0",
3
+ "version": "0.21.1",
4
4
  "description": "Rebase design system — React components and design tokens built on Radix UI, Tailwind CSS and lucide-react",
5
5
  "keywords": [
6
6
  "rebase",