@adia-ai/web-components 0.0.29 → 0.0.34

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.
Files changed (295) hide show
  1. package/components/accordion/accordion.a2ui.json +1 -1
  2. package/components/accordion/accordion.js +6 -6
  3. package/components/accordion/accordion.yaml +1 -1
  4. package/components/action-list/action-list.a2ui.json +1 -1
  5. package/components/action-list/action-list.js +6 -6
  6. package/components/action-list/action-list.yaml +1 -1
  7. package/components/agent-artifact/agent-artifact.a2ui.json +1 -1
  8. package/components/agent-artifact/agent-artifact.js +4 -4
  9. package/components/agent-artifact/agent-artifact.yaml +1 -1
  10. package/components/agent-feedback-bar/agent-feedback-bar.a2ui.json +1 -1
  11. package/components/agent-feedback-bar/agent-feedback-bar.js +4 -4
  12. package/components/agent-feedback-bar/agent-feedback-bar.yaml +1 -1
  13. package/components/agent-questions/agent-questions.a2ui.json +1 -1
  14. package/components/agent-questions/agent-questions.js +4 -4
  15. package/components/agent-questions/agent-questions.yaml +1 -1
  16. package/components/agent-reasoning/agent-reasoning.a2ui.json +3 -3
  17. package/components/agent-reasoning/agent-reasoning.js +4 -4
  18. package/components/agent-reasoning/agent-reasoning.yaml +3 -3
  19. package/components/agent-suggestions/agent-suggestions.a2ui.json +1 -1
  20. package/components/agent-suggestions/agent-suggestions.js +4 -4
  21. package/components/agent-suggestions/agent-suggestions.yaml +1 -1
  22. package/components/agent-trace/agent-trace.a2ui.json +1 -1
  23. package/components/agent-trace/agent-trace.js +4 -4
  24. package/components/agent-trace/agent-trace.yaml +1 -1
  25. package/components/alert/alert.a2ui.json +1 -1
  26. package/components/alert/alert.js +4 -4
  27. package/components/alert/alert.yaml +1 -1
  28. package/components/aside/aside.a2ui.json +1 -1
  29. package/components/aside/aside.yaml +1 -1
  30. package/components/avatar/avatar.a2ui.json +1 -1
  31. package/components/avatar/avatar.js +8 -8
  32. package/components/avatar/avatar.yaml +1 -1
  33. package/components/badge/badge.a2ui.json +1 -1
  34. package/components/badge/badge.js +4 -4
  35. package/components/badge/badge.yaml +1 -1
  36. package/components/block/block.a2ui.json +1 -1
  37. package/components/block/block.js +4 -4
  38. package/components/block/block.yaml +1 -1
  39. package/components/breadcrumb/breadcrumb.a2ui.json +1 -1
  40. package/components/breadcrumb/breadcrumb.js +4 -4
  41. package/components/breadcrumb/breadcrumb.yaml +1 -1
  42. package/components/button/button.a2ui.json +1 -1
  43. package/components/button/button.js +4 -4
  44. package/components/button/button.yaml +1 -1
  45. package/components/calendar-picker/calendar-picker.a2ui.json +1 -1
  46. package/components/calendar-picker/calendar-picker.js +6 -6
  47. package/components/calendar-picker/calendar-picker.yaml +1 -1
  48. package/components/canvas/canvas.a2ui.json +1 -1
  49. package/components/canvas/canvas.js +4 -4
  50. package/components/canvas/canvas.yaml +1 -1
  51. package/components/card/card.a2ui.json +1 -1
  52. package/components/card/card.js +4 -4
  53. package/components/card/card.yaml +1 -1
  54. package/components/chart/chart.a2ui.json +1 -1
  55. package/components/chart/chart.js +5 -5
  56. package/components/chart/chart.yaml +1 -1
  57. package/components/chart-legend/chart-legend.a2ui.json +1 -1
  58. package/components/chart-legend/chart-legend.js +7 -7
  59. package/components/chart-legend/chart-legend.yaml +1 -1
  60. package/components/{chat → chat-thread}/chat-input.js +5 -5
  61. package/components/{chat/chat.a2ui.json → chat-thread/chat-thread.a2ui.json} +6 -6
  62. package/components/{chat/chat.css → chat-thread/chat-thread.css} +2 -2
  63. package/components/{chat/chat.js → chat-thread/chat-thread.js} +7 -7
  64. package/components/{chat/chat.yaml → chat-thread/chat-thread.yaml} +4 -4
  65. package/components/check/check.a2ui.json +1 -1
  66. package/components/check/check.js +5 -5
  67. package/components/check/check.yaml +1 -1
  68. package/components/code/code.a2ui.json +1 -1
  69. package/components/code/code.js +4 -4
  70. package/components/code/code.yaml +1 -1
  71. package/components/col/col.a2ui.json +1 -1
  72. package/components/col/col.js +4 -4
  73. package/components/col/col.yaml +1 -1
  74. package/components/color-picker/color-picker.a2ui.json +1 -1
  75. package/components/color-picker/color-picker.js +6 -6
  76. package/components/color-picker/color-picker.yaml +1 -1
  77. package/components/command/command.a2ui.json +1 -1
  78. package/components/command/command.js +5 -5
  79. package/components/command/command.yaml +1 -1
  80. package/components/description-list/description-list.a2ui.json +1 -1
  81. package/components/description-list/description-list.js +4 -4
  82. package/components/description-list/description-list.yaml +1 -1
  83. package/components/divider/divider.a2ui.json +1 -1
  84. package/components/divider/divider.js +4 -4
  85. package/components/divider/divider.yaml +1 -1
  86. package/components/drawer/drawer.a2ui.json +1 -1
  87. package/components/drawer/drawer.js +4 -4
  88. package/components/drawer/drawer.yaml +1 -1
  89. package/components/embed/embed.a2ui.json +1 -1
  90. package/components/embed/embed.js +4 -4
  91. package/components/embed/embed.yaml +1 -1
  92. package/components/empty-state/empty-state.a2ui.json +1 -1
  93. package/components/empty-state/empty-state.js +4 -4
  94. package/components/empty-state/empty-state.yaml +1 -1
  95. package/components/feed/feed-item.yaml +2 -2
  96. package/components/feed/feed.a2ui.json +2 -2
  97. package/components/feed/feed.css +12 -3
  98. package/components/feed/feed.js +22 -22
  99. package/components/feed/feed.yaml +2 -2
  100. package/components/field/field.a2ui.json +1 -1
  101. package/components/field/field.js +10 -10
  102. package/components/field/field.yaml +2 -2
  103. package/components/footer/footer.a2ui.json +1 -1
  104. package/components/footer/footer.yaml +1 -1
  105. package/components/grid/grid.a2ui.json +1 -1
  106. package/components/grid/grid.js +4 -4
  107. package/components/grid/grid.yaml +1 -1
  108. package/components/header/header.a2ui.json +1 -1
  109. package/components/header/header.yaml +1 -1
  110. package/components/heatmap/heatmap.a2ui.json +1 -1
  111. package/components/heatmap/heatmap.js +4 -4
  112. package/components/heatmap/heatmap.yaml +1 -1
  113. package/components/icon/icon.a2ui.json +1 -1
  114. package/components/icon/icon.js +4 -4
  115. package/components/icon/icon.yaml +1 -1
  116. package/components/image/image.a2ui.json +1 -1
  117. package/components/image/image.js +4 -4
  118. package/components/image/image.yaml +1 -1
  119. package/components/index.js +89 -85
  120. package/components/input/input.a2ui.json +1 -1
  121. package/components/input/input.js +7 -7
  122. package/components/input/input.yaml +1 -1
  123. package/components/inspector/inspector.a2ui.json +1 -1
  124. package/components/inspector/inspector.js +4 -4
  125. package/components/inspector/inspector.yaml +1 -1
  126. package/components/kbd/kbd.a2ui.json +1 -1
  127. package/components/kbd/kbd.js +4 -4
  128. package/components/kbd/kbd.yaml +1 -1
  129. package/components/list/list.a2ui.json +1 -1
  130. package/components/list/list.js +6 -6
  131. package/components/list/list.yaml +1 -1
  132. package/components/menu/menu.a2ui.json +1 -1
  133. package/components/menu/menu.js +8 -8
  134. package/components/menu/menu.yaml +1 -1
  135. package/components/modal/modal.a2ui.json +1 -1
  136. package/components/modal/modal.js +4 -4
  137. package/components/modal/modal.yaml +1 -1
  138. package/components/nav/nav.a2ui.json +98 -0
  139. package/components/nav/nav.css +133 -0
  140. package/components/nav/nav.js +140 -0
  141. package/components/nav/nav.test.js +428 -0
  142. package/components/nav/nav.yaml +114 -0
  143. package/components/nav-group/nav-group.a2ui.json +100 -0
  144. package/components/nav-group/nav-group.css +317 -0
  145. package/components/nav-group/nav-group.js +142 -0
  146. package/components/nav-group/nav-group.yaml +69 -0
  147. package/components/nav-item/nav-item.a2ui.json +106 -0
  148. package/components/nav-item/nav-item.css +194 -0
  149. package/components/nav-item/nav-item.js +76 -0
  150. package/components/nav-item/nav-item.yaml +73 -0
  151. package/components/noodles/noodles.a2ui.json +1 -1
  152. package/components/noodles/noodles.js +4 -4
  153. package/components/noodles/noodles.yaml +1 -1
  154. package/components/option-card/option-card.a2ui.json +1 -1
  155. package/components/option-card/option-card.js +6 -6
  156. package/components/option-card/option-card.yaml +1 -1
  157. package/components/otp-input/otp-input.a2ui.json +1 -1
  158. package/components/otp-input/otp-input.js +5 -5
  159. package/components/otp-input/otp-input.yaml +1 -1
  160. package/components/page/page.a2ui.json +3 -3
  161. package/components/page/page.js +4 -4
  162. package/components/page/page.yaml +3 -3
  163. package/components/pagination/pagination.a2ui.json +1 -1
  164. package/components/pagination/pagination.js +4 -4
  165. package/components/pagination/pagination.yaml +1 -1
  166. package/components/pane/pane.a2ui.json +1 -1
  167. package/components/pane/pane.js +4 -4
  168. package/components/pane/pane.yaml +1 -1
  169. package/components/pipeline-status/pipeline-status.a2ui.json +1 -1
  170. package/components/pipeline-status/pipeline-status.js +4 -4
  171. package/components/pipeline-status/pipeline-status.yaml +1 -1
  172. package/components/popover/popover.a2ui.json +1 -1
  173. package/components/popover/popover.js +4 -4
  174. package/components/popover/popover.yaml +1 -1
  175. package/components/progress/progress.a2ui.json +1 -1
  176. package/components/progress/progress.js +4 -4
  177. package/components/progress/progress.yaml +1 -1
  178. package/components/progress-row/progress-row.a2ui.json +1 -1
  179. package/components/progress-row/progress-row.js +4 -4
  180. package/components/progress-row/progress-row.yaml +1 -1
  181. package/components/radio/radio.a2ui.json +1 -1
  182. package/components/radio/radio.js +5 -5
  183. package/components/radio/radio.yaml +1 -1
  184. package/components/range/range.a2ui.json +1 -1
  185. package/components/range/range.js +7 -7
  186. package/components/range/range.yaml +1 -1
  187. package/components/rating/rating.a2ui.json +1 -1
  188. package/components/rating/rating.js +6 -6
  189. package/components/rating/rating.yaml +1 -1
  190. package/components/richtext/richtext.a2ui.json +1 -1
  191. package/components/richtext/richtext.js +4 -4
  192. package/components/richtext/richtext.yaml +1 -1
  193. package/components/row/row.a2ui.json +1 -1
  194. package/components/row/row.js +4 -4
  195. package/components/row/row.yaml +1 -1
  196. package/components/search/search.a2ui.json +1 -1
  197. package/components/search/search.js +5 -5
  198. package/components/search/search.yaml +1 -1
  199. package/components/section/section.a2ui.json +1 -1
  200. package/components/section/section.yaml +1 -1
  201. package/components/segment/segment.a2ui.json +1 -1
  202. package/components/segment/segment.js +4 -4
  203. package/components/segment/segment.yaml +1 -1
  204. package/components/segmented/segmented.a2ui.json +1 -1
  205. package/components/segmented/segmented.css +6 -0
  206. package/components/segmented/segmented.js +7 -7
  207. package/components/segmented/segmented.yaml +1 -1
  208. package/components/select/select.a2ui.json +1 -1
  209. package/components/select/select.js +5 -5
  210. package/components/select/select.yaml +1 -1
  211. package/components/skeleton/skeleton.a2ui.json +1 -1
  212. package/components/skeleton/skeleton.js +4 -4
  213. package/components/skeleton/skeleton.yaml +1 -1
  214. package/components/slider/slider.a2ui.json +1 -1
  215. package/components/slider/slider.js +7 -7
  216. package/components/slider/slider.yaml +1 -1
  217. package/components/stack/stack.a2ui.json +1 -1
  218. package/components/stack/stack.js +4 -4
  219. package/components/stack/stack.yaml +1 -1
  220. package/components/stat/stat.a2ui.json +1 -1
  221. package/components/stat/stat.js +4 -4
  222. package/components/stat/stat.yaml +1 -1
  223. package/components/step-progress/step-progress.a2ui.json +111 -0
  224. package/components/step-progress/step-progress.css +61 -0
  225. package/components/step-progress/step-progress.js +88 -0
  226. package/components/step-progress/step-progress.test.js +118 -0
  227. package/components/step-progress/step-progress.yaml +93 -0
  228. package/components/stepper/stepper.a2ui.json +1 -1
  229. package/components/stepper/stepper.js +6 -6
  230. package/components/stepper/stepper.yaml +1 -1
  231. package/components/stream/stream.a2ui.json +1 -1
  232. package/components/stream/stream.js +4 -4
  233. package/components/stream/stream.yaml +1 -1
  234. package/components/swatch/swatch.a2ui.json +1 -1
  235. package/components/swatch/swatch.js +4 -4
  236. package/components/swatch/swatch.yaml +1 -1
  237. package/components/swiper/swiper.a2ui.json +1 -1
  238. package/components/swiper/swiper.js +4 -4
  239. package/components/swiper/swiper.yaml +1 -1
  240. package/components/switch/switch.a2ui.json +1 -1
  241. package/components/switch/switch.js +5 -5
  242. package/components/switch/switch.yaml +1 -1
  243. package/components/table/table.a2ui.json +1 -1
  244. package/components/table/table.js +4 -4
  245. package/components/table/table.yaml +1 -1
  246. package/components/table-toolbar/table-toolbar.a2ui.json +1 -1
  247. package/components/table-toolbar/table-toolbar.js +4 -4
  248. package/components/table-toolbar/table-toolbar.yaml +1 -1
  249. package/components/tabs/tab.js +4 -4
  250. package/components/tabs/tabs.a2ui.json +1 -1
  251. package/components/tabs/tabs.js +5 -5
  252. package/components/tabs/tabs.yaml +1 -1
  253. package/components/tag/tag.a2ui.json +1 -1
  254. package/components/tag/tag.js +4 -4
  255. package/components/tag/tag.yaml +1 -1
  256. package/components/text/text.a2ui.json +1 -1
  257. package/components/text/text.js +4 -4
  258. package/components/text/text.yaml +1 -1
  259. package/components/textarea/textarea.a2ui.json +1 -1
  260. package/components/textarea/textarea.js +5 -5
  261. package/components/textarea/textarea.yaml +1 -1
  262. package/components/timeline/timeline.a2ui.json +1 -1
  263. package/components/timeline/timeline.js +6 -6
  264. package/components/timeline/timeline.yaml +1 -1
  265. package/components/toast/toast.a2ui.json +1 -1
  266. package/components/toast/toast.js +18 -18
  267. package/components/toast/toast.yaml +1 -1
  268. package/components/toggle-group/toggle-group.a2ui.json +1 -1
  269. package/components/toggle-group/toggle-group.js +6 -6
  270. package/components/toggle-group/toggle-group.yaml +1 -1
  271. package/components/toolbar/toolbar.a2ui.json +1 -1
  272. package/components/toolbar/toolbar.js +6 -6
  273. package/components/toolbar/toolbar.yaml +1 -1
  274. package/components/tooltip/tooltip.a2ui.json +1 -1
  275. package/components/tooltip/tooltip.js +7 -7
  276. package/components/tooltip/tooltip.yaml +1 -1
  277. package/components/tree/tree.a2ui.json +1 -1
  278. package/components/tree/tree.js +6 -6
  279. package/components/tree/tree.yaml +1 -1
  280. package/components/upload/upload.a2ui.json +1 -1
  281. package/components/upload/upload.js +6 -6
  282. package/components/upload/upload.yaml +1 -1
  283. package/core/element.js +4 -4
  284. package/core/element.test.js +18 -18
  285. package/core/form.js +9 -9
  286. package/core/index.js +2 -2
  287. package/core/provider.js +7 -7
  288. package/core/template.js +1 -1
  289. package/index.css +1 -1
  290. package/index.js +10 -8
  291. package/package.json +1 -1
  292. package/styles/components.css +11 -6
  293. package/styles/resets.css +1 -1
  294. package/traits/define.js +2 -2
  295. /package/components/{chat → chat-thread}/chat-input.css +0 -0
@@ -12,7 +12,7 @@
12
12
  * single — restrict to one active option at a time (default false: multi-select)
13
13
  */
14
14
 
15
- import { AdiaElement } from '../../core/element.js';
15
+ import { UIElement } from '../../core/element.js';
16
16
 
17
17
  // ── Toggle Option ──
18
18
  //
@@ -22,7 +22,7 @@ import { AdiaElement } from '../../core/element.js';
22
22
  // group's comma-separated `value` list. Consistent with native `<option>`
23
23
  // inside `<select>`.
24
24
 
25
- class AdiaToggleOption extends AdiaElement {
25
+ class UIToggleOption extends UIElement {
26
26
  static properties = {
27
27
  value: { type: String, default: '', reflect: true },
28
28
  text: { type: String, default: '', reflect: true },
@@ -59,11 +59,11 @@ class AdiaToggleOption extends AdiaElement {
59
59
  this.#stamped = false;
60
60
  }
61
61
  }
62
- customElements.define('toggle-option-ui', AdiaToggleOption);
62
+ customElements.define('toggle-option-ui', UIToggleOption);
63
63
 
64
64
  // ── Toggle Group ──
65
65
 
66
- class AdiaToggleGroup extends AdiaElement {
66
+ class UIToggleGroup extends UIElement {
67
67
  static properties = {
68
68
  value: { type: String, default: '', reflect: true },
69
69
  single: { type: Boolean, default: false, reflect: true },
@@ -142,6 +142,6 @@ class AdiaToggleGroup extends AdiaElement {
142
142
  this.#bound = false;
143
143
  }
144
144
  }
145
- customElements.define('toggle-group-ui', AdiaToggleGroup);
145
+ customElements.define('toggle-group-ui', UIToggleGroup);
146
146
 
147
- export { AdiaToggleGroup, AdiaToggleOption };
147
+ export { UIToggleGroup, UIToggleOption };
@@ -1,7 +1,7 @@
1
1
  # Generated by scripts/migrate-yamls-to-v1.mjs — migrated to v1 contract.
2
2
  # Edit this file; run `npm run build:components` to regenerate a2ui.json.
3
3
  $schema: ../../../../scripts/schemas/component.yaml.schema.json
4
- name: AdiaToggleGroup
4
+ name: UIToggleGroup
5
5
  tag: toggle-group-ui
6
6
  component: ToggleGroup
7
7
  category: navigation
@@ -63,7 +63,7 @@
63
63
  "buttons",
64
64
  "actions"
65
65
  ],
66
- "name": "AdiaToolbar",
66
+ "name": "UIToolbar",
67
67
  "related": [
68
68
  "button",
69
69
  "divider"
@@ -20,7 +20,7 @@
20
20
  * Platform: Popover API (top-layer) + CSS Anchor Positioning via @core/anchor.js.
21
21
  */
22
22
 
23
- import { AdiaElement } from '../../core/element.js';
23
+ import { UIElement } from '../../core/element.js';
24
24
  import { anchorPopover } from '../../core/anchor.js';
25
25
 
26
26
  const SPILLOVER_ATTR = 'data-toolbar-spillover';
@@ -32,7 +32,7 @@ const SPILLOVER_MENU_ATTR = 'data-toolbar-spillover-menu';
32
32
  touch the toolbar's right edge. */
33
33
  const OVERFLOW_BUFFER = 8;
34
34
 
35
- class AdiaToolbar extends AdiaElement {
35
+ class UIToolbar extends UIElement {
36
36
  static properties = {
37
37
  gap: { type: String, default: 'sm', reflect: true },
38
38
  align: { type: String, default: 'start', reflect: true },
@@ -322,20 +322,20 @@ class AdiaToolbar extends AdiaElement {
322
322
  }
323
323
  }
324
324
  }
325
- customElements.define('toolbar-ui', AdiaToolbar);
325
+ customElements.define('toolbar-ui', UIToolbar);
326
326
 
327
327
  /**
328
328
  * <toolbar-group-ui> — atomic group within a toolbar.
329
329
  * Its children are displayed together with matching gap and, during overflow,
330
330
  * are moved to the spillover menu as a single unit.
331
331
  */
332
- class AdiaToolbarGroup extends AdiaElement {
332
+ class UIToolbarGroup extends UIElement {
333
333
  static template = () => null;
334
334
  connected() {
335
335
  this.setAttribute('role', 'group');
336
336
  }
337
337
  }
338
- customElements.define('toolbar-group-ui', AdiaToolbarGroup);
338
+ customElements.define('toolbar-group-ui', UIToolbarGroup);
339
339
 
340
340
  function isDivider(el) {
341
341
  return el?.tagName && el.tagName.toLowerCase() === 'divider-ui';
@@ -381,4 +381,4 @@ function outerWidth(el) {
381
381
  return r.width + ml + mr;
382
382
  }
383
383
 
384
- export { AdiaToolbar, AdiaToolbarGroup };
384
+ export { UIToolbar, UIToolbarGroup };
@@ -1,7 +1,7 @@
1
1
  # Generated by scripts/migrate-yamls-to-v1.mjs — migrated to v1 contract.
2
2
  # Edit this file; run `npm run build:components` to regenerate a2ui.json.
3
3
  $schema: ../../../../scripts/schemas/component.yaml.schema.json
4
- name: AdiaToolbar
4
+ name: UIToolbar
5
5
  tag: toolbar-ui
6
6
  component: Toolbar
7
7
  category: layout
@@ -93,7 +93,7 @@
93
93
  "hint",
94
94
  "popover"
95
95
  ],
96
- "name": "AdiaTooltip",
96
+ "name": "UITooltip",
97
97
  "related": [
98
98
  "button"
99
99
  ],
@@ -18,10 +18,10 @@
18
18
  * No click interaction — hover/focus only.
19
19
  */
20
20
 
21
- import { AdiaElement } from '../../core/element.js';
21
+ import { UIElement } from '../../core/element.js';
22
22
  import { anchorPopover } from '../../core/anchor.js';
23
23
 
24
- class AdiaTooltip extends AdiaElement {
24
+ class UITooltip extends UIElement {
25
25
  static properties = {
26
26
  text: { type: String, default: '', reflect: true },
27
27
  placement: { type: String, default: 'top', reflect: true },
@@ -128,10 +128,10 @@ class AdiaTooltip extends AdiaElement {
128
128
  this.#target = (root && root.getElementById) ? root.getElementById(this.for) : document.getElementById(this.for);
129
129
  if (!this.#target) {
130
130
  // Warn once per (element, id) pair
131
- if (!AdiaTooltip._warnedMissing) AdiaTooltip._warnedMissing = new WeakSet();
132
- if (!AdiaTooltip._warnedMissing.has(this)) {
131
+ if (!UITooltip._warnedMissing) UITooltip._warnedMissing = new WeakSet();
132
+ if (!UITooltip._warnedMissing.has(this)) {
133
133
  console.warn(`[tooltip-ui] follows="pointer" [for="${this.for}"] did not resolve to an element.`);
134
- AdiaTooltip._warnedMissing.add(this);
134
+ UITooltip._warnedMissing.add(this);
135
135
  }
136
136
  return;
137
137
  }
@@ -284,6 +284,6 @@ class AdiaTooltip extends AdiaElement {
284
284
  .replace(/"/g, '&quot;');
285
285
  }
286
286
  }
287
- customElements.define('tooltip-ui', AdiaTooltip);
287
+ customElements.define('tooltip-ui', UITooltip);
288
288
 
289
- export { AdiaTooltip };
289
+ export { UITooltip };
@@ -1,7 +1,7 @@
1
1
  # Generated by scripts/migrate-yamls-to-v1.mjs — migrated to v1 contract.
2
2
  # Edit this file; run `npm run build:components` to regenerate a2ui.json.
3
3
  $schema: ../../../../scripts/schemas/component.yaml.schema.json
4
- name: AdiaTooltip
4
+ name: UITooltip
5
5
  tag: tooltip-ui
6
6
  component: Tooltip
7
7
  category: container
@@ -40,7 +40,7 @@
40
40
  "tree",
41
41
  "folder"
42
42
  ],
43
- "name": "AdiaTree",
43
+ "name": "UITree",
44
44
  "related": [],
45
45
  "slots": {
46
46
  "default (tree-item-ui children)": {
@@ -19,9 +19,9 @@
19
19
  * tree-select — fired on tree-ui when an item is selected (detail: { item, text, value })
20
20
  */
21
21
 
22
- import { AdiaElement } from '../../core/element.js';
22
+ import { UIElement } from '../../core/element.js';
23
23
 
24
- class AdiaTree extends AdiaElement {
24
+ class UITree extends UIElement {
25
25
  static template = () => null;
26
26
 
27
27
  connected() {
@@ -144,7 +144,7 @@ class AdiaTree extends AdiaElement {
144
144
  this.removeEventListener('keydown', this.#onKey);
145
145
  }
146
146
  }
147
- customElements.define('tree-ui', AdiaTree);
147
+ customElements.define('tree-ui', UITree);
148
148
 
149
149
 
150
150
  /**
@@ -163,7 +163,7 @@ customElements.define('tree-ui', AdiaTree);
163
163
  * actions — right-aligned action icons (eye, lock, etc.)
164
164
  * children — nested tree-item-ns (auto-detected)
165
165
  */
166
- class AdiaTreeItem extends AdiaElement {
166
+ class UITreeItem extends UIElement {
167
167
  static properties = {
168
168
  text: { type: String, default: '', reflect: true },
169
169
  icon: { type: String, default: '', reflect: true },
@@ -248,6 +248,6 @@ class AdiaTreeItem extends AdiaElement {
248
248
  if (textEl && this.text) textEl.textContent = this.text;
249
249
  }
250
250
  }
251
- customElements.define('tree-item-ui', AdiaTreeItem);
251
+ customElements.define('tree-item-ui', UITreeItem);
252
252
 
253
- export { AdiaTree, AdiaTreeItem };
253
+ export { UITree, UITreeItem };
@@ -1,7 +1,7 @@
1
1
  # Generated by scripts/migrate-yamls-to-v1.mjs — migrated to v1 contract.
2
2
  # Edit this file; run `npm run build:components` to regenerate a2ui.json.
3
3
  $schema: ../../../../scripts/schemas/component.yaml.schema.json
4
- name: AdiaTree
4
+ name: UITree
5
5
  tag: tree-ui
6
6
  component: Tree
7
7
  category: data
@@ -91,7 +91,7 @@
91
91
  "file-manager",
92
92
  "files"
93
93
  ],
94
- "name": "AdiaUpload",
94
+ "name": "UIUpload",
95
95
  "related": [
96
96
  "progress",
97
97
  "button",
@@ -1,14 +1,14 @@
1
1
  /**
2
2
  * <upload-ui> — File upload with drag-and-drop.
3
3
  * Uses showOpenFilePicker (modern) with <input type="file"> fallback.
4
- * Form-associated via AdiaFormElement + ElementInternals.
4
+ * Form-associated via UIFormElement + ElementInternals.
5
5
  */
6
6
 
7
- import { AdiaFormElement } from '../../core/form.js';
7
+ import { UIFormElement } from '../../core/form.js';
8
8
 
9
- class AdiaUpload extends AdiaFormElement {
9
+ class UIUpload extends UIFormElement {
10
10
  static properties = {
11
- ...AdiaFormElement.properties,
11
+ ...UIFormElement.properties,
12
12
  label: { type: String, default: '', reflect: true },
13
13
  accept: { type: String, default: '', reflect: true },
14
14
  multiple: { type: Boolean, default: false, reflect: true },
@@ -184,6 +184,6 @@ class AdiaUpload extends AdiaFormElement {
184
184
  this.#dropzoneEl = null;
185
185
  }
186
186
  }
187
- customElements.define('upload-ui', AdiaUpload);
187
+ customElements.define('upload-ui', UIUpload);
188
188
 
189
- export { AdiaUpload };
189
+ export { UIUpload };
@@ -1,7 +1,7 @@
1
1
  # Generated by scripts/migrate-yamls-to-v1.mjs — migrated to v1 contract.
2
2
  # Edit this file; run `npm run build:components` to regenerate a2ui.json.
3
3
  $schema: ../../../../scripts/schemas/component.yaml.schema.json
4
- name: AdiaUpload
4
+ name: UIUpload
5
5
  tag: upload-ui
6
6
  component: Upload
7
7
  category: input
package/core/element.js CHANGED
@@ -2,12 +2,12 @@
2
2
  * AdiaUI Core — Light DOM web component base class.
3
3
  *
4
4
  * Re-exports reactivity and rendering for backward compatibility:
5
- * import { AdiaElement, signal, computed, effect, html, repeat } from './element.js';
5
+ * import { UIElement, signal, computed, effect, html, repeat } from './element.js';
6
6
  *
7
7
  * Or import each layer directly:
8
8
  * import { signal, computed, effect } from './signals.js';
9
9
  * import { html, css, repeat } from './template.js';
10
- * import { AdiaElement } from './element.js';
10
+ * import { UIElement } from './element.js';
11
11
  */
12
12
 
13
13
  // Re-export reactivity primitives
@@ -16,7 +16,7 @@ export { signal, computed, effect, batch, untracked, isSignal } from './signals.
16
16
  // Re-export rendering
17
17
  export { html, css, repeat } from './template.js';
18
18
 
19
- // Internal imports for AdiaElement
19
+ // Internal imports for UIElement
20
20
  import { signal, computed, effect, untracked } from './signals.js';
21
21
  import { stamp, disposeParts, KEY_MAP } from './template.js';
22
22
 
@@ -79,7 +79,7 @@ function prepareParts(ctor) {
79
79
  }
80
80
  }
81
81
 
82
- export class AdiaElement extends HTMLElement {
82
+ export class UIElement extends HTMLElement {
83
83
  static get properties() { return {}; }
84
84
  static get traits() { return []; }
85
85
  static get observedAttributes() {
@@ -1,5 +1,5 @@
1
1
  import { describe, it, expect, beforeEach } from 'vitest';
2
- import { AdiaElement, signal, effect } from './element.js';
2
+ import { UIElement, signal, effect } from './element.js';
3
3
 
4
4
  // ── Shared helpers ──
5
5
 
@@ -21,12 +21,12 @@ function mount(tag, attrs = {}) {
21
21
  // effects settle after a mutation.
22
22
  const tick = () => new Promise((r) => queueMicrotask(r));
23
23
 
24
- describe('AdiaElement — construction + lifecycle', () => {
24
+ describe('UIElement — construction + lifecycle', () => {
25
25
  beforeEach(() => { document.body.innerHTML = ''; });
26
26
 
27
27
  it('instantiates and calls connected() on mount, disconnected() on remove', () => {
28
28
  const events = [];
29
- class El extends AdiaElement {
29
+ class El extends UIElement {
30
30
  connected() { events.push('connected'); }
31
31
  disconnected() { events.push('disconnected'); }
32
32
  }
@@ -39,7 +39,7 @@ describe('AdiaElement — construction + lifecycle', () => {
39
39
 
40
40
  it('remount after disconnect re-runs connected()', () => {
41
41
  const events = [];
42
- class El extends AdiaElement {
42
+ class El extends UIElement {
43
43
  connected() { events.push('connected'); }
44
44
  disconnected() { events.push('disconnected'); }
45
45
  }
@@ -51,11 +51,11 @@ describe('AdiaElement — construction + lifecycle', () => {
51
51
  });
52
52
  });
53
53
 
54
- describe('AdiaElement — properties', () => {
54
+ describe('UIElement — properties', () => {
55
55
  beforeEach(() => { document.body.innerHTML = ''; });
56
56
 
57
57
  it('reads default value from static properties', () => {
58
- class El extends AdiaElement {
58
+ class El extends UIElement {
59
59
  static properties = { label: { type: String, default: 'hi' } };
60
60
  }
61
61
  const tag = registerTestElement(El);
@@ -64,7 +64,7 @@ describe('AdiaElement — properties', () => {
64
64
  });
65
65
 
66
66
  it('reflects Boolean properties to HTML attributes when reflect: true', () => {
67
- class El extends AdiaElement {
67
+ class El extends UIElement {
68
68
  static properties = { disabled: { type: Boolean, default: false, reflect: true } };
69
69
  }
70
70
  const tag = registerTestElement(El);
@@ -77,7 +77,7 @@ describe('AdiaElement — properties', () => {
77
77
  });
78
78
 
79
79
  it('reflects String properties as attribute values', () => {
80
- class El extends AdiaElement {
80
+ class El extends UIElement {
81
81
  static properties = { variant: { type: String, default: 'neutral', reflect: true } };
82
82
  }
83
83
  const tag = registerTestElement(El);
@@ -87,7 +87,7 @@ describe('AdiaElement — properties', () => {
87
87
  });
88
88
 
89
89
  it('parses incoming attributes back into typed properties', () => {
90
- class El extends AdiaElement {
90
+ class El extends UIElement {
91
91
  static properties = {
92
92
  count: { type: Number, default: 0 },
93
93
  active: { type: Boolean, default: false },
@@ -100,7 +100,7 @@ describe('AdiaElement — properties', () => {
100
100
  });
101
101
 
102
102
  it('does NOT reflect when reflect: false / omitted', () => {
103
- class El extends AdiaElement {
103
+ class El extends UIElement {
104
104
  static properties = { internal: { type: String, default: 'x' } };
105
105
  }
106
106
  const tag = registerTestElement(El);
@@ -110,12 +110,12 @@ describe('AdiaElement — properties', () => {
110
110
  });
111
111
  });
112
112
 
113
- describe('AdiaElement — reactive effect', () => {
113
+ describe('UIElement — reactive effect', () => {
114
114
  beforeEach(() => { document.body.innerHTML = ''; });
115
115
 
116
116
  it('calls render() on mount and when a reactive property changes', async () => {
117
117
  let renders = 0;
118
- class El extends AdiaElement {
118
+ class El extends UIElement {
119
119
  static properties = { label: { type: String, default: 'a' } };
120
120
  render() { renders++; void this.label; }
121
121
  }
@@ -130,7 +130,7 @@ describe('AdiaElement — reactive effect', () => {
130
130
 
131
131
  it('stops re-rendering after disconnect', async () => {
132
132
  let renders = 0;
133
- class El extends AdiaElement {
133
+ class El extends UIElement {
134
134
  static properties = { label: { type: String, default: 'a' } };
135
135
  render() { renders++; void this.label; }
136
136
  }
@@ -144,7 +144,7 @@ describe('AdiaElement — reactive effect', () => {
144
144
  });
145
145
  });
146
146
 
147
- describe('AdiaElement — subscription-leak guard (0.0.10 regression)', () => {
147
+ describe('UIElement — subscription-leak guard (0.0.10 regression)', () => {
148
148
  beforeEach(() => { document.body.innerHTML = ''; });
149
149
 
150
150
  it('child connected() reads do NOT subscribe an outer effect', async () => {
@@ -155,7 +155,7 @@ describe('AdiaElement — subscription-leak guard (0.0.10 regression)', () => {
155
155
  // prop would spuriously re-run the parent effect.
156
156
  //
157
157
  // Fix: connected() is now wrapped in untracked(…).
158
- class Child extends AdiaElement {
158
+ class Child extends UIElement {
159
159
  static properties = { value: { type: String, default: 'initial', reflect: true } };
160
160
  connected() {
161
161
  // Read our own reactive prop exactly the way template-literal
@@ -197,7 +197,7 @@ describe('AdiaElement — subscription-leak guard (0.0.10 regression)', () => {
197
197
  });
198
198
  });
199
199
 
200
- describe('AdiaElement — addTrait', () => {
200
+ describe('UIElement — addTrait', () => {
201
201
  beforeEach(() => { document.body.innerHTML = ''; });
202
202
 
203
203
  it('applies a trait once, idempotent on repeat', () => {
@@ -207,7 +207,7 @@ describe('AdiaElement — addTrait', () => {
207
207
  disconnect() {},
208
208
  });
209
209
 
210
- class El extends AdiaElement {}
210
+ class El extends UIElement {}
211
211
  const tag = registerTestElement(El);
212
212
  const el = mount(tag);
213
213
  el.addTrait(myTrait);
@@ -221,7 +221,7 @@ describe('AdiaElement — addTrait', () => {
221
221
  connect() { connects++; },
222
222
  disconnect() { disconnects++; },
223
223
  });
224
- class El extends AdiaElement {
224
+ class El extends UIElement {
225
225
  static traits = [myTrait];
226
226
  }
227
227
  const tag = registerTestElement(El);
package/core/form.js CHANGED
@@ -1,16 +1,16 @@
1
1
  /**
2
- * AdiaFormElement — Form-participating base class.
2
+ * UIFormElement — Form-participating base class.
3
3
  *
4
- * Extends AdiaElement with ElementInternals form participation,
4
+ * Extends UIElement with ElementInternals form participation,
5
5
  * constraint validation (required, pattern, minlength, maxlength),
6
6
  * and auto-validation UX (submit, blur, input re-validation).
7
7
  *
8
8
  * Usage:
9
- * import { AdiaFormElement } from './form.js';
9
+ * import { UIFormElement } from './form.js';
10
10
  *
11
- * class MyField extends AdiaFormElement {
11
+ * class MyField extends UIFormElement {
12
12
  * static properties = {
13
- * ...AdiaFormElement.properties,
13
+ * ...UIFormElement.properties,
14
14
  * placeholder: { type: String, default: '', reflect: true },
15
15
  * };
16
16
  * }
@@ -34,9 +34,9 @@
34
34
  * el.syncValue(val) → update form value + run constraints
35
35
  */
36
36
 
37
- import { AdiaElement } from './element.js';
37
+ import { UIElement } from './element.js';
38
38
 
39
- export class AdiaFormElement extends AdiaElement {
39
+ export class UIFormElement extends UIElement {
40
40
  static formAssociated = true;
41
41
 
42
42
  static get properties() {
@@ -199,8 +199,8 @@ export class AdiaFormElement extends AdiaElement {
199
199
  if (ctor.labelDeprecated === false) return;
200
200
  if (!ctor.properties?.label) return;
201
201
  if (!this.hasAttribute('label')) return;
202
- if (AdiaFormElement.#labelWarned.has(ctor)) return;
203
- AdiaFormElement.#labelWarned.add(ctor);
202
+ if (UIFormElement.#labelWarned.has(ctor)) return;
203
+ UIFormElement.#labelWarned.add(ctor);
204
204
  // eslint-disable-next-line no-console
205
205
  console.warn(
206
206
  `[AdiaUI] <${this.localName} label="…"> is deprecated — wrap in ` +
package/core/index.js CHANGED
@@ -1,10 +1,10 @@
1
1
  /**
2
2
  * core barrel — re-exports every public core module.
3
3
  *
4
- * Consumers who want to build on AdiaElement or use the reactive
4
+ * Consumers who want to build on UIElement or use the reactive
5
5
  * signal system directly do:
6
6
  *
7
- * import { AdiaElement } from '@adia-ai/web-components/core';
7
+ * import { UIElement } from '@adia-ai/web-components/core';
8
8
  * import { signal, effect } from '@adia-ai/web-components/core';
9
9
  *
10
10
  * Exports are flat — every symbol from the re-exported files is
package/core/provider.js CHANGED
@@ -2,11 +2,11 @@
2
2
  * AdiaUI Router — Self-contained vanilla JS bundle.
3
3
  * Includes: RouteController + router-ui component.
4
4
  *
5
- * Depends on: core.js (AdiaElement), controllers.js (BaseController)
5
+ * Depends on: core.js (UIElement), controllers.js (BaseController)
6
6
  *
7
7
  * Usage:
8
- * import { AdiaElement } from './core.js';
9
- * import { AdiaRouter, RouteController } from './router.js';
8
+ * import { UIElement } from './core.js';
9
+ * import { UIRouter, RouteController } from './router.js';
10
10
  *
11
11
  * // Option 1: Declarative routes
12
12
  * const router = document.querySelector('router-ui');
@@ -22,14 +22,14 @@
22
22
  * ctrl.commands.navigate('/about');
23
23
  */
24
24
 
25
- import { AdiaElement } from './element.js';
25
+ import { UIElement } from './element.js';
26
26
  import { BaseController } from './controller.js';
27
27
 
28
28
  // ═══════════════════════════════════════════════════════════════
29
29
  // ADIA PROVIDER (inline — tiny base class)
30
30
  // ═══════════════════════════════════════════════════════════════
31
31
 
32
- class AdiaProvider extends AdiaElement {
32
+ class UIProvider extends UIElement {
33
33
  static template = () => null;
34
34
  #abort = null;
35
35
  get abort() { if (!this.#abort) this.#abort = new AbortController(); return this.#abort; }
@@ -161,7 +161,7 @@ export class RouteController extends BaseController {
161
161
  // ROUTER-UI — content fragment renderer
162
162
  // ═══════════════════════════════════════════════════════════════
163
163
 
164
- export class AdiaRouter extends AdiaProvider {
164
+ export class UIRouter extends UIProvider {
165
165
  #cache = new Map();
166
166
  #ownCtrl = null;
167
167
  #lastPath = null;
@@ -260,4 +260,4 @@ export class AdiaRouter extends AdiaProvider {
260
260
  }
261
261
  }
262
262
 
263
- customElements.define('router-ui', AdiaRouter);
263
+ customElements.define('router-ui', UIRouter);
package/core/template.js CHANGED
@@ -2,7 +2,7 @@
2
2
  * AdiaUI Template — Tagged template literal rendering.
3
3
  *
4
4
  * Lightweight lit-html-style rendering with reactive bindings.
5
- * Depends on DOM but not on AdiaElement — usable standalone.
5
+ * Depends on DOM but not on UIElement — usable standalone.
6
6
  *
7
7
  * import { html, repeat } from './template.js';
8
8
  *
package/index.css CHANGED
@@ -7,7 +7,7 @@
7
7
  * + typography — via the colors tree) → component styles → global
8
8
  * resets.
9
9
  *
10
- * Composite-element CSS (adia-chat, adia-editor, app-shell, etc.)
10
+ * Composite-element CSS (chat-shell, editor-shell, admin-shell, etc.)
11
11
  * lives in the sibling `@adia-ai/web-modules` package as of 0.0.29
12
12
  * (see ADR-0012). Each page links its own cluster CSS explicitly.
13
13
  * Opinionated theme overrides live in `./styles/themes.css`; link
package/index.js CHANGED
@@ -2,7 +2,7 @@
2
2
  * @adia-ai/web-components — main entry.
3
3
  *
4
4
  * import '@adia-ai/web-components';
5
- * import { AdiaButton } from '@adia-ai/web-components';
5
+ * import { UIButton } from '@adia-ai/web-components';
6
6
  *
7
7
  * Loading this file registers every primitive (side effect of each
8
8
  * module's `customElements.define(...)` call). Pair with
@@ -12,15 +12,17 @@
12
12
  * If you only want a subset, use the subpath imports:
13
13
  * import '@adia-ai/web-components/components/button';
14
14
  *
15
- * Composite elements (app-shell, app-nav, adia-chat, adia-editor,
16
- * gen-ui, a2ui-root) shipped here as `patterns/` until 0.0.28 — they
17
- * now live in `@adia-ai/web-modules` (see ADR-0012).
15
+ * Composite elements (admin-shell, chat-shell, editor-shell, gen-root,
16
+ * a2ui-root) shipped here as `patterns/` until 0.0.28 — they now live
17
+ * in `@adia-ai/web-modules` (see ADR-0012). The nav family was
18
+ * subsequently consolidated back into web-components as primitives
19
+ * (see ADR-0015 § Nav consolidation).
18
20
  *
19
21
  * import '@adia-ai/web-modules'; // every cluster
20
- * import '@adia-ai/web-modules/shell'; // app-shell, app-nav*, section-nav*
21
- * import '@adia-ai/web-modules/chat'; // adia-chat
22
- * import '@adia-ai/web-modules/editor'; // adia-editor
23
- * import '@adia-ai/web-modules/runtime'; // gen-ui, a2ui-root
22
+ * import '@adia-ai/web-modules/shell'; // admin-shell
23
+ * import '@adia-ai/web-modules/chat'; // chat-shell
24
+ * import '@adia-ai/web-modules/editor'; // editor-shell
25
+ * import '@adia-ai/web-modules/runtime'; // gen-root, a2ui-root
24
26
  */
25
27
 
26
28
  export * from './components/index.js';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@adia-ai/web-components",
3
- "version": "0.0.29",
3
+ "version": "0.0.34",
4
4
  "description": "AdiaUI web components — vanilla custom elements. A2UI runtime (renderer, registry, streams, wiring) lives in @adia-ai/a2ui-utils.",
5
5
  "type": "module",
6
6
  "exports": {