@adia-ai/a2ui-corpus 0.7.28 → 0.8.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.
package/CHANGELOG.md CHANGED
@@ -1,4 +1,13 @@
1
1
  # Changelog — @adia-ai/a2ui-corpus
2
+ ## [0.8.1] — 2026-07-15
3
+
4
+ ### Changed
5
+ - **`catalog-a2ui_0_9.json` regenerated** — `TagsInput`'s chip-slot entry now documents the shipped `<template slot="chip">` + `{{value}}`/`{{index}}` mechanism (TKT-0023; source yaml lives in @adia-ai/web-components).
6
+ ## [0.8.0] — 2026-07-15
7
+
8
+ ### Changed — Material color-token adoption (lockstep with @adia-ai/web-components@0.8.0)
9
+ - **Chunk corpus re-harvested with the post-migration token vocabulary** — 11 chunks + `_index.json` now carry `--md-sys-color-*` names in their inline styles instead of the removed/renamed `--a-*` forms; `chunk-embeddings.json` rebuilt to match. Gen-UI training data no longer teaches retired tokens.
10
+ - **`catalog-a2ui_0_9.json` regenerated** — component token-default docs updated for the `accent` → `primary` rename (sidecar re-sync in web-components/web-modules).
2
11
  ## [0.7.28] — 2026-07-14
3
12
 
4
13
  ### Fixed — TKT-0010, corpus admission-time validation classes 1 and 3
@@ -4036,11 +4036,11 @@
4036
4036
  },
4037
4037
  "--calendar-grid-day-bg-selected": {
4038
4038
  "description": "Background of the selected day cell.",
4039
- "default": "var(--a-accent)"
4039
+ "default": "var(--md-sys-color-primary)"
4040
4040
  },
4041
4041
  "--calendar-grid-day-fg-selected": {
4042
4042
  "description": "Text color of the selected day cell.",
4043
- "default": "var(--a-accent-fg)"
4043
+ "default": "var(--md-sys-color-primary-on-primary)"
4044
4044
  },
4045
4045
  "--calendar-grid-day-size": {
4046
4046
  "description": "Square cell size for day buttons.",
@@ -4048,7 +4048,7 @@
4048
4048
  },
4049
4049
  "--calendar-grid-day-today-color": {
4050
4050
  "description": "Accent color used for the today-indicator dot + numeral tint.",
4051
- "default": "var(--a-accent)"
4051
+ "default": "var(--md-sys-color-primary)"
4052
4052
  },
4053
4053
  "--calendar-grid-width": {
4054
4054
  "description": "Grid container width.",
@@ -7544,7 +7544,7 @@
7544
7544
  "tag": "confirm-dialog-ui",
7545
7545
  "tokens": {
7546
7546
  "--confirm-dialog-confirm-bg": {
7547
- "description": "Confirm-button background under [confirm-variant=\"primary\"].\nDefaults to var(--a-accent-bg). When [confirm-variant=\"ghost\"]\nthe button uses transparent background regardless of this token.\n"
7547
+ "description": "Confirm-button background under [confirm-variant=\"primary\"].\nDefaults to var(--a-primary-bg). When [confirm-variant=\"ghost\"]\nthe button uses transparent background regardless of this token.\n"
7548
7548
  },
7549
7549
  "--confirm-dialog-icon-bg": {
7550
7550
  "description": "Optional header-icon disc background. Defaults to var(--a-bg-muted)."
@@ -8256,7 +8256,7 @@
8256
8256
  },
8257
8257
  "--date-range-picker-preview-bg": {
8258
8258
  "description": "In-range preview background (between from and pending to).",
8259
- "default": "var(--a-accent-muted)"
8259
+ "default": "var(--md-sys-color-primary-container)"
8260
8260
  },
8261
8261
  "--date-range-picker-px": {
8262
8262
  "description": "Horizontal popover padding.",
@@ -8268,11 +8268,11 @@
8268
8268
  },
8269
8269
  "--date-range-picker-selected-bg": {
8270
8270
  "description": "Selected day-cell background (cascaded into the inner calendar via --calendar-picker-day-bg-selected).",
8271
- "default": "var(--a-accent)"
8271
+ "default": "var(--md-sys-color-primary)"
8272
8272
  },
8273
8273
  "--date-range-picker-selected-fg": {
8274
8274
  "description": "Selected day-cell foreground.",
8275
- "default": "var(--a-accent-fg)"
8275
+ "default": "var(--md-sys-color-primary-on-primary)"
8276
8276
  }
8277
8277
  },
8278
8278
  "traits": [],
@@ -12174,7 +12174,7 @@
12174
12174
  },
12175
12175
  "--inline-edit-outline": {
12176
12176
  "description": "Outline color in the editing state.",
12177
- "default": "var(--a-accent-strong)"
12177
+ "default": "var(--a-primary-strong)"
12178
12178
  },
12179
12179
  "--inline-edit-placeholder": {
12180
12180
  "description": "Placeholder text color in empty-static state.",
@@ -15845,7 +15845,7 @@
15845
15845
  "default": false
15846
15846
  },
15847
15847
  "color": {
15848
- "description": "Noodle stroke color. Defaults to --a-accent",
15848
+ "description": "Noodle stroke color. Defaults to --a-primary-bg",
15849
15849
  "type": "string",
15850
15850
  "default": ""
15851
15851
  },
@@ -16679,7 +16679,7 @@
16679
16679
  },
16680
16680
  "--onboarding-checklist-progress-fill": {
16681
16681
  "description": "Progress-bar fill color (forwarded to inner <progress-ui> via --progress-fill).",
16682
- "default": "var(--a-accent)"
16682
+ "default": "var(--md-sys-color-primary)"
16683
16683
  },
16684
16684
  "--onboarding-checklist-px": {
16685
16685
  "description": "Inline (left/right) padding.",
@@ -18152,7 +18152,7 @@
18152
18152
  },
18153
18153
  "--payment-method-list-row-bg-default": {
18154
18154
  "description": "Background tint applied to the default row.",
18155
- "default": "var(--a-accent-muted)"
18155
+ "default": "var(--md-sys-color-primary-container)"
18156
18156
  },
18157
18157
  "--payment-method-list-row-bg-hover": {
18158
18158
  "description": "Row hover background.",
@@ -18164,7 +18164,7 @@
18164
18164
  },
18165
18165
  "--payment-method-list-row-border-default": {
18166
18166
  "description": "Border on the default row.",
18167
- "default": "1px solid var(--a-accent)"
18167
+ "default": "1px solid var(--md-sys-color-primary)"
18168
18168
  },
18169
18169
  "--payment-method-list-row-gap": {
18170
18170
  "description": "Gap between brand mark, meta, and actions cells.",
@@ -18571,7 +18571,7 @@
18571
18571
  },
18572
18572
  "--plan-picker-card-bg-recommended": {
18573
18573
  "description": "Recommended-card background.",
18574
- "default": "var(--a-accent-muted)"
18574
+ "default": "var(--md-sys-color-primary-container)"
18575
18575
  },
18576
18576
  "--plan-picker-card-border": {
18577
18577
  "description": "Default card border.",
@@ -18579,7 +18579,7 @@
18579
18579
  },
18580
18580
  "--plan-picker-card-border-recommended": {
18581
18581
  "description": "Recommended-card accent border.",
18582
- "default": "2px solid var(--a-accent)"
18582
+ "default": "2px solid var(--md-sys-color-primary)"
18583
18583
  },
18584
18584
  "--plan-picker-card-px": {
18585
18585
  "description": "Card horizontal padding.",
@@ -18603,7 +18603,7 @@
18603
18603
  },
18604
18604
  "--plan-picker-feature-icon-fg": {
18605
18605
  "description": "Feature-row check icon color.",
18606
- "default": "var(--a-accent)"
18606
+ "default": "var(--md-sys-color-primary)"
18607
18607
  },
18608
18608
  "--plan-picker-features-gap": {
18609
18609
  "description": "Gap between feature list rows.",
@@ -18923,7 +18923,7 @@
18923
18923
  "default": null
18924
18924
  },
18925
18925
  "variant": {
18926
- "description": "Render mode — `bar` (default) or `spinner`. For fill color set the `--progress-fill` token (defaults to `--a-accent`); there is no variant-as-color (use the token).",
18926
+ "description": "Render mode — `bar` (default) or `spinner`. For fill color set the `--progress-fill` token (defaults to `--md-sys-color-primary`); there is no variant-as-color (use the token).",
18927
18927
  "type": "string",
18928
18928
  "enum": [
18929
18929
  "bar",
@@ -21384,11 +21384,11 @@
21384
21384
  "tokens": {
21385
21385
  "--skip-nav-bg": {
21386
21386
  "description": "Background of the visible (focused) skip link.",
21387
- "default": "var(--a-accent-bg)"
21387
+ "default": "var(--a-primary-bg)"
21388
21388
  },
21389
21389
  "--skip-nav-fg": {
21390
21390
  "description": "Foreground of the visible (focused) skip link.",
21391
- "default": "var(--a-accent-fg)"
21391
+ "default": "var(--md-sys-color-primary-on-primary)"
21392
21392
  }
21393
21393
  },
21394
21394
  "traits": [],
@@ -22308,7 +22308,7 @@
22308
22308
  },
22309
22309
  "StepProgress": {
22310
22310
  "title": "StepProgress",
22311
- "description": "Discrete-dash step-progress indicator. One <span> dash per step in\n[total]; the first [value] dashes are filled with --a-accent. Used\nin multi-step flows (registration, onboarding, wizards). Replaces\nthe bespoke `[data-onb-progress]` + `[data-reg-progress]` markup\nthat lived in onboarding.css + registration.css with a single\nprimitive.\n",
22311
+ "description": "Discrete-dash step-progress indicator. One <span> dash per step in\n[total]; the first [value] dashes are filled with --md-sys-color-primary. Used\nin multi-step flows (registration, onboarding, wizards). Replaces\nthe bespoke `[data-onb-progress]` + `[data-reg-progress]` markup\nthat lived in onboarding.css + registration.css with a single\nprimitive.\n",
22312
22312
  "type": "object",
22313
22313
  "allOf": [
22314
22314
  {
@@ -23866,7 +23866,7 @@
23866
23866
  },
23867
23867
  "--toc-rule-active": {
23868
23868
  "description": "Active-item indicator rule color (left border).",
23869
- "default": "var(--a-accent-bg)"
23869
+ "default": "var(--a-primary-bg)"
23870
23870
  },
23871
23871
  "--toc-size": {
23872
23872
  "description": "Link font-size.",
@@ -24651,7 +24651,7 @@
24651
24651
  ],
24652
24652
  "slots": {
24653
24653
  "chip": {
24654
- "description": "Custom chip template receives `{value, index}` per token.\nWhen absent, each token renders as a default\n`<tag-ui removable text=\"<value>\">`."
24654
+ "description": "Custom per-token chip template (TKT-0023). Provide a single\n`<template slot=\"chip\">` child; it's cloned once per committed\ntoken, with `{{value}}` / `{{index}}` substituted into every text\nnode and attribute value in the clone (e.g.\n`<tag-ui removable text=\"{{value}}\" title=\"Item #{{index}}\">`).\nThe template's first element child is the reconcile unit — data-*\nbookkeeping attrs land on it, so removal / re-render still track\nby position the same way the default chip does. When absent, or\nwhen the template has no element content (malformed), each token\nrenders as the default `<tag-ui removable text=\"<value>\">`.\nReadonly/disabled toggling of the built-in `removable` affordance\nonly applies to the default chip — a custom template always owns\nits own removability, independent of the host's readonly/disabled\nstate."
24655
24655
  }
24656
24656
  },
24657
24657
  "states": [
@@ -24685,7 +24685,7 @@
24685
24685
  "name": "disabled"
24686
24686
  },
24687
24687
  {
24688
- "description": "Read-only; chips render without remove affordance.",
24688
+ "description": "Read-only; default chips render without remove affordance (a\ncustom `chip` template owns its own removability and is\nunaffected).",
24689
24689
  "attribute": "readonly",
24690
24690
  "name": "readonly"
24691
24691
  }