@flyos/design-system 3.13.0 → 3.16.0

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": "@flyos/design-system",
3
- "version": "3.13.0",
3
+ "version": "3.16.0",
4
4
  "description": "FlyOS design system — shared components, directives, pipes, services, and models for Business App developers.",
5
5
  "keywords": [
6
6
  "flyos",
@@ -14,7 +14,7 @@
14
14
  // ── Nova (UX v2) design language ─────────────────────────────────────────────
15
15
  // Additive layer: new vocabulary only, nothing here re-values a token the three
16
16
  // partials above already define (the colliding glass quartet is renamed
17
- // `--glass2-*` per the D1 ruling). Canon: `skills/desktop-design-language.md`.
17
+ // `--glass2-*` per the D1 ruling). Canon: `skills/shell-design-language.md`.
18
18
  // `nova-glass` is mixins-only and is @used by components, not from here.
19
19
  @use 'nova-tokens';
20
20
  @use 'nova-motion';
@@ -1,6 +1,6 @@
1
1
  // ─── Nova motion library (UX v2) ─────────────────────────────────────────────
2
2
  // Stage 1 task S1.3 of the UX-refresh program.
3
- // Canon: `skills/desktop-design-language.md` §5, which cites
3
+ // Canon: `skills/shell-design-language.md` §5, which cites
4
4
  // `.workflow/plans/ux-refresh/analysis/D1-home-desktop.md` §5 and
5
5
  // `D2-appwindow-circles.md` §6 for the exact numbers below.
6
6
  // This partial is the EMISSION entry, `@use`d exactly once — from
@@ -2,7 +2,7 @@
2
2
  // The Nova design language's colour vocabulary, both themes. Landed by Stage-1
3
3
  // task S1.1 of the UX-refresh program.
4
4
 
5
- // Canon: `skills/desktop-design-language.md` §2 (ratified table) and §3 (the
5
+ // Canon: `skills/shell-design-language.md` §2 (ratified table) and §3 (the
6
6
  // ramp law), which in turn cite `.workflow/plans/ux-refresh/analysis/
7
7
  // D3-styleguide-tokens.md`. NEVER re-derive a value from the `UX/**/*.dc.html`
8
8
  // prototypes — the prototypes drift, the skill is the contract.
@@ -1,6 +1,6 @@
1
1
  // ─── Nova type roles (UX v2) ─────────────────────────────────────────────────
2
2
  // Stage 1 task S1.10 of the UX-refresh program.
3
- // Canon: `skills/desktop-design-language.md` §7, which cites
3
+ // Canon: `skills/shell-design-language.md` §7, which cites
4
4
  // `.workflow/plans/ux-refresh/analysis/D1-home-desktop.md` §6 for the exact
5
5
  // numbers below. Never re-derive a value from the `UX/**/*.dc.html`
6
6
  // prototypes — the prototypes drift, the skill is the contract.