@ds-mo/ui 11.0.0 → 12.0.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.
Files changed (228) hide show
  1. package/README.md +1 -1
  2. package/dist/.build-stamp +1 -1
  3. package/dist/agent-patterns.json +150 -9
  4. package/dist/agent.json +940 -220
  5. package/dist/angular/ds-bar-title.d.ts +28 -0
  6. package/dist/angular/ds-bar-title.js +48 -0
  7. package/dist/angular/ds-button-filled.d.ts +1 -1
  8. package/dist/angular/ds-button-filled.js +3 -3
  9. package/dist/angular/ds-chart-donut.d.ts +1 -1
  10. package/dist/angular/ds-chart-donut.js +3 -3
  11. package/dist/angular/ds-panel-nav.d.ts +1 -1
  12. package/dist/angular/{ds-app-shell.d.ts → ds-shell-app.d.ts} +5 -5
  13. package/dist/angular/{ds-app-shell.js → ds-shell-app.js} +10 -10
  14. package/dist/angular/ds-shell-page.d.ts +12 -0
  15. package/dist/angular/ds-shell-page.js +38 -0
  16. package/dist/angular/index.d.ts +1 -1
  17. package/dist/angular/index.js +3 -1
  18. package/dist/angular/proxies.d.ts +3 -1
  19. package/dist/angular/proxies.js +3 -1
  20. package/dist/components/ds-agent-activity.js +1 -1
  21. package/dist/components/ds-agent-response.js +1 -1
  22. package/dist/components/ds-agent-response.js.map +1 -1
  23. package/dist/components/ds-agent-source-list.js +1 -1
  24. package/dist/components/ds-agent-tool-call.js +1 -1
  25. package/dist/components/ds-attachment-list.js +1 -1
  26. package/dist/components/ds-avatar.js +1 -1
  27. package/dist/components/ds-avatar.js.map +1 -1
  28. package/dist/components/ds-badge.js +1 -1
  29. package/dist/components/ds-bar-nav.js +1 -1
  30. package/dist/components/ds-bar-nav.js.map +1 -1
  31. package/dist/components/{ds-app-shell.d.ts → ds-bar-title.d.ts} +4 -4
  32. package/dist/components/ds-bar-title.js +2 -0
  33. package/dist/components/ds-bar-title.js.map +1 -0
  34. package/dist/components/ds-button-filled.js +1 -1
  35. package/dist/components/ds-button-unfilled.js +1 -1
  36. package/dist/components/ds-card-data-viz-donut.js +1 -1
  37. package/dist/components/ds-card-data-viz-donut.js.map +1 -1
  38. package/dist/components/ds-card-setting.js +1 -1
  39. package/dist/components/ds-card-shell-data-viz.js +1 -1
  40. package/dist/components/ds-chart-bar.js +1 -1
  41. package/dist/components/ds-chart-donut.js +1 -1
  42. package/dist/components/ds-chart-donut.js.map +1 -1
  43. package/dist/components/ds-chart-legend.js +1 -1
  44. package/dist/components/ds-chart-line.js +1 -1
  45. package/dist/components/ds-checkbox.js +1 -1
  46. package/dist/components/ds-chip.js +1 -1
  47. package/dist/components/ds-code-block.js +1 -1
  48. package/dist/components/ds-conversation-list-item.js +1 -1
  49. package/dist/components/ds-conversation-list-item.js.map +1 -1
  50. package/dist/components/ds-conversation-list-section.js +1 -1
  51. package/dist/components/ds-conversation-list.js +1 -1
  52. package/dist/components/ds-empty-state.js +1 -1
  53. package/dist/components/ds-field.js +1 -1
  54. package/dist/components/ds-input.js +1 -1
  55. package/dist/components/ds-markdown.js +1 -1
  56. package/dist/components/ds-menu.js +1 -1
  57. package/dist/components/ds-message-composer.js +1 -1
  58. package/dist/components/ds-message-composer.js.map +1 -1
  59. package/dist/components/ds-message-scroller.js +1 -1
  60. package/dist/components/ds-message-scroller.js.map +1 -1
  61. package/dist/components/ds-message.js +1 -1
  62. package/dist/components/ds-modal.js +1 -1
  63. package/dist/components/ds-modal.js.map +1 -1
  64. package/dist/components/ds-panel-nav.js +1 -1
  65. package/dist/components/ds-panel-nav.js.map +1 -1
  66. package/dist/components/ds-panel-sub-nav.js +1 -1
  67. package/dist/components/ds-panel-sub-nav.js.map +1 -1
  68. package/dist/components/ds-panel-tool-header.js +1 -1
  69. package/dist/components/ds-panel-tool-search.js +1 -1
  70. package/dist/components/ds-panel-tool-search.js.map +1 -1
  71. package/dist/components/ds-panel-tools.js +1 -1
  72. package/dist/components/ds-panel-tools.js.map +1 -1
  73. package/dist/components/ds-radio.js +1 -1
  74. package/dist/components/ds-select-multi.js +1 -1
  75. package/dist/components/ds-select-multi.js.map +1 -1
  76. package/dist/components/ds-select.js +1 -1
  77. package/dist/components/ds-select.js.map +1 -1
  78. package/dist/components/ds-shell-app.d.ts +11 -0
  79. package/dist/components/ds-shell-app.js +2 -0
  80. package/dist/components/ds-shell-app.js.map +1 -0
  81. package/dist/components/ds-shell-gradient-picker.js +1 -1
  82. package/dist/components/ds-shell-gradient-swatch.js +1 -1
  83. package/dist/components/ds-shell-page.d.ts +11 -0
  84. package/dist/components/ds-shell-page.js +2 -0
  85. package/dist/components/ds-shell-page.js.map +1 -0
  86. package/dist/components/ds-skeleton.js +1 -1
  87. package/dist/components/ds-slider.js +1 -1
  88. package/dist/components/ds-slider.js.map +1 -1
  89. package/dist/components/ds-swatch-picker.js +1 -1
  90. package/dist/components/ds-switch.js +1 -1
  91. package/dist/components/ds-tab-group.js +1 -1
  92. package/dist/components/ds-tag.js +1 -1
  93. package/dist/components/ds-text.js +1 -1
  94. package/dist/components/ds-toast.js +1 -1
  95. package/dist/components/ds-toast.js.map +1 -1
  96. package/dist/components/ds-tooltip-data-viz.js +1 -1
  97. package/dist/components/ds-tooltip-data-viz.js.map +1 -1
  98. package/dist/components/ds-tooltip.js +1 -1
  99. package/dist/components/ds-typing-indicator.js +1 -1
  100. package/dist/components/{p-DJ78wdNv.js → p-6vj4kh70.js} +2 -2
  101. package/dist/components/p-B3YvoGjS.js +2 -0
  102. package/dist/components/p-B3YvoGjS.js.map +1 -0
  103. package/dist/components/{p-BEWtqFX7.js → p-BH3es4p7.js} +2 -2
  104. package/dist/components/p-BUmDHPr3.js +2 -0
  105. package/dist/components/p-BUmDHPr3.js.map +1 -0
  106. package/dist/components/p-BYHKdFzV.js +2 -0
  107. package/dist/components/p-BYHKdFzV.js.map +1 -0
  108. package/dist/components/p-BZZwQfmN.js +2 -0
  109. package/dist/components/{p-CbckeueL.js.map → p-BZZwQfmN.js.map} +1 -1
  110. package/dist/components/{p-Dh4q5TSS.js → p-BhKhX1er.js} +2 -2
  111. package/dist/components/{p-CZZYGqKz.js → p-Bs6SS34m.js} +2 -2
  112. package/dist/components/p-CUik7PCi.js +2 -0
  113. package/dist/components/p-CUik7PCi.js.map +1 -0
  114. package/dist/components/{p-M5pt9I13.js → p-Cf-i-6aE.js} +2 -2
  115. package/dist/components/{p-C8e2A66f.js → p-Cf2J9MEo.js} +2 -2
  116. package/dist/components/{p-bDx_rlLm.js → p-CwTVEAl2.js} +2 -2
  117. package/dist/components/p-Cy04lXlc.js +2 -0
  118. package/dist/components/p-Cy04lXlc.js.map +1 -0
  119. package/dist/components/{p-BKhG2xrW.js → p-D2x17ei-.js} +1 -1
  120. package/dist/components/{p-BKhG2xrW.js.map → p-D2x17ei-.js.map} +1 -1
  121. package/dist/components/{p-CjP8sYlo.js → p-DABj3qTX.js} +2 -2
  122. package/dist/components/{p-DTqCBjUj.js → p-DUHcJWTQ.js} +2 -2
  123. package/dist/components/{p-CPPAndX2.js → p-DVk0wxxX.js} +2 -2
  124. package/dist/components/p-DfIch2Dk.js +2 -0
  125. package/dist/components/{p-BMwnjAIq.js.map → p-DfIch2Dk.js.map} +1 -1
  126. package/dist/components/p-Dg3xLna0.js +2 -0
  127. package/dist/components/{p-C_0Q8Cnp.js.map → p-Dg3xLna0.js.map} +1 -1
  128. package/dist/components/{p-DrDHC7V6.js → p-DxeHimqk.js} +2 -2
  129. package/dist/components/{p-DrDHC7V6.js.map → p-DxeHimqk.js.map} +1 -1
  130. package/dist/components/{p-CLn7QnE0.js → p-Dy_sZ-dI.js} +2 -2
  131. package/dist/components/{p-0kEg-Z4f.js → p-liMPkhUP.js} +2 -2
  132. package/dist/components/p-xFbUt9Tc.js +2 -0
  133. package/dist/components/p-xFbUt9Tc.js.map +1 -0
  134. package/dist/docs/components.json +1139 -255
  135. package/dist/lib/shell/chrome-transition.d.ts +1 -1
  136. package/dist/lib/shell/index.js +1 -1
  137. package/dist/lib/shell/index.js.map +1 -1
  138. package/dist/lib/shell/shell-gradient.d.ts +2 -2
  139. package/dist/mcp/cli.js +8 -12
  140. package/dist/mcp-data/registry/avatar.json +1 -1
  141. package/dist/mcp-data/registry/badge.json +4 -4
  142. package/dist/mcp-data/registry/bar-nav.json +8 -8
  143. package/dist/mcp-data/registry/bar-title.json +431 -0
  144. package/dist/mcp-data/registry/button-filled.json +38 -2
  145. package/dist/mcp-data/registry/card-data-viz-donut.json +73 -4
  146. package/dist/mcp-data/registry/chart-bar.json +67 -3
  147. package/dist/mcp-data/registry/chart-donut.json +94 -8
  148. package/dist/mcp-data/registry/chart-legend.json +73 -3
  149. package/dist/mcp-data/registry/chart-line.json +67 -3
  150. package/dist/mcp-data/registry/code-block.json +4 -3
  151. package/dist/mcp-data/registry/menu.json +1 -1
  152. package/dist/mcp-data/registry/message-composer.json +7 -5
  153. package/dist/mcp-data/registry/message-scroller.json +4 -3
  154. package/dist/mcp-data/registry/modal.json +5 -4
  155. package/dist/mcp-data/registry/panel-nav.json +8 -8
  156. package/dist/mcp-data/registry/panel-sub-nav.json +1 -1
  157. package/dist/mcp-data/registry/panel-tool-header.json +4 -3
  158. package/dist/mcp-data/registry/panel-tool-search.json +6 -5
  159. package/dist/mcp-data/registry/panel-tools.json +13 -13
  160. package/dist/mcp-data/registry/registry.json +921 -195
  161. package/dist/mcp-data/registry/select-multi.json +2 -1
  162. package/dist/mcp-data/registry/select.json +2 -1
  163. package/dist/mcp-data/registry/shell-app.json +213 -0
  164. package/dist/mcp-data/registry/shell-gradient-picker.json +8 -8
  165. package/dist/mcp-data/registry/shell-gradient-swatch.json +2 -2
  166. package/dist/mcp-data/registry/shell-page.json +199 -0
  167. package/dist/mcp-data/registry/swatch-picker.json +1 -1
  168. package/dist/mcp-data/registry/tooltip-data-viz.json +68 -4
  169. package/dist/react/components.d.ts +3 -1
  170. package/dist/react/components.js +3 -1
  171. package/dist/react/ds-bar-title.d.ts +14 -0
  172. package/dist/react/ds-bar-title.js +16 -0
  173. package/dist/react/{ds-app-shell.d.ts → ds-shell-app.d.ts} +3 -3
  174. package/dist/react/ds-shell-app.js +12 -0
  175. package/dist/react/ds-shell-page.d.ts +9 -0
  176. package/dist/react/ds-shell-page.js +12 -0
  177. package/dist/types/components/Badge/Badge.d.ts +1 -1
  178. package/dist/types/components/BarTitle/BarTitle.d.ts +71 -0
  179. package/dist/types/components/BarTitle/bar-title-types.d.ts +29 -0
  180. package/dist/types/components/BarTitle/index.d.ts +2 -0
  181. package/dist/types/components/ButtonFilled/ButtonFilled.d.ts +9 -0
  182. package/dist/types/components/ButtonFilled/index.d.ts +1 -1
  183. package/dist/types/components/CardDataVizDonut/CardDataVizDonut.d.ts +1 -0
  184. package/dist/types/components/ChartDonut/ChartDonut.d.ts +12 -2
  185. package/dist/types/components/Menu/Menu.d.ts +5 -0
  186. package/dist/types/components/PanelNav/PanelNav.d.ts +1 -1
  187. package/dist/types/components/{AppShell/AppShell.d.ts → ShellApp/ShellApp.d.ts} +3 -3
  188. package/dist/types/components/ShellPage/ShellPage.d.ts +37 -0
  189. package/dist/types/components/ShellPage/index.d.ts +3 -0
  190. package/dist/types/components/ShellPage/shell-page-responsive.d.ts +12 -0
  191. package/dist/types/components/ShellPage/shell-page-types.d.ts +5 -0
  192. package/dist/types/components/TooltipDataViz/TooltipDataViz.d.ts +3 -2
  193. package/dist/types/components.d.ts +314 -67
  194. package/dist/types/shell/chrome-transition.d.ts +1 -1
  195. package/dist/types/shell/shell-gradient.d.ts +2 -2
  196. package/dist/types/shell/shell-shortcuts.d.ts +1 -1
  197. package/package.json +1 -1
  198. package/dist/components/ds-app-shell.js +0 -2
  199. package/dist/components/ds-app-shell.js.map +0 -1
  200. package/dist/components/p-BHtg1fh3.js +0 -2
  201. package/dist/components/p-BHtg1fh3.js.map +0 -1
  202. package/dist/components/p-BMwnjAIq.js +0 -2
  203. package/dist/components/p-C3nDIMX5.js +0 -2
  204. package/dist/components/p-C3nDIMX5.js.map +0 -1
  205. package/dist/components/p-CKaJx0IX.js +0 -2
  206. package/dist/components/p-CKaJx0IX.js.map +0 -1
  207. package/dist/components/p-CTFBf97-.js +0 -2
  208. package/dist/components/p-CTFBf97-.js.map +0 -1
  209. package/dist/components/p-C_0Q8Cnp.js +0 -2
  210. package/dist/components/p-CbckeueL.js +0 -2
  211. package/dist/components/p-DirD-b2y.js +0 -2
  212. package/dist/components/p-DirD-b2y.js.map +0 -1
  213. package/dist/components/p-Hw-HMjCk.js +0 -2
  214. package/dist/components/p-Hw-HMjCk.js.map +0 -1
  215. package/dist/mcp-data/registry/app-shell.json +0 -210
  216. package/dist/react/ds-app-shell.js +0 -12
  217. /package/dist/components/{p-DJ78wdNv.js.map → p-6vj4kh70.js.map} +0 -0
  218. /package/dist/components/{p-BEWtqFX7.js.map → p-BH3es4p7.js.map} +0 -0
  219. /package/dist/components/{p-Dh4q5TSS.js.map → p-BhKhX1er.js.map} +0 -0
  220. /package/dist/components/{p-CZZYGqKz.js.map → p-Bs6SS34m.js.map} +0 -0
  221. /package/dist/components/{p-M5pt9I13.js.map → p-Cf-i-6aE.js.map} +0 -0
  222. /package/dist/components/{p-C8e2A66f.js.map → p-Cf2J9MEo.js.map} +0 -0
  223. /package/dist/components/{p-bDx_rlLm.js.map → p-CwTVEAl2.js.map} +0 -0
  224. /package/dist/components/{p-CjP8sYlo.js.map → p-DABj3qTX.js.map} +0 -0
  225. /package/dist/components/{p-DTqCBjUj.js.map → p-DUHcJWTQ.js.map} +0 -0
  226. /package/dist/components/{p-CPPAndX2.js.map → p-DVk0wxxX.js.map} +0 -0
  227. /package/dist/components/{p-CLn7QnE0.js.map → p-Dy_sZ-dI.js.map} +0 -0
  228. /package/dist/components/{p-0kEg-Z4f.js.map → p-liMPkhUP.js.map} +0 -0
@@ -363,130 +363,6 @@
363
363
  "text"
364
364
  ]
365
365
  },
366
- {
367
- "name": "app-shell",
368
- "title": "AppShell",
369
- "description": "The single required workspace root for standard authenticated application pages, coordinating primary and secondary navigation, tools chrome, responsive composition, content geometry, shared styling, and shell behavior.",
370
- "type": "registry:ui",
371
- "meta": {
372
- "library": "@ds-mo/ui",
373
- "distribution": "npm",
374
- "storybook": "https://zainadeel.github.io/compomo/?path=/story/app-shell",
375
- "source": "src/wc/components/AppShell/AppShell.tsx",
376
- "intentStatus": "complete",
377
- "intent": {
378
- "audience": "specialized",
379
- "status": "stable",
380
- "summary": "The single required workspace root for standard authenticated application pages, coordinating primary and secondary navigation, tools chrome, responsive composition, content geometry, shared styling, and shell behavior.",
381
- "useWhen": [
382
- "Building any standard authenticated product or workspace page with CompoMo.",
383
- "PanelNav, BarNav, PanelTools, page content, shared chrome, responsive behavior, and shell shortcuts must be composed as one application frame.",
384
- "Future application templates need the supported base-page composition boundary."
385
- ],
386
- "avoidWhen": [
387
- "Building authentication, onboarding, public, marketing, print, error, or intentionally focused full-screen experiences that require a different layout.",
388
- "Another AppShell already exists in the page; applications must render exactly one and must never nest AppShells.",
389
- "Building content inside an existing AppShell; render the page content rather than another shell."
390
- ],
391
- "commonlyComposedWith": [
392
- "component:ds-panel-nav",
393
- "component:ds-bar-nav",
394
- "component:ds-panel-tools",
395
- "component:ds-swatch-picker"
396
- ],
397
- "patterns": [
398
- "pattern:application-shell"
399
- ],
400
- "accessibility": [
401
- "Keep primary destinations in PanelNav and secondary route sections in BarNav.",
402
- "Ensure the default content region contains the page's single main landmark.",
403
- "Keep PanelNav, BarNav, and PanelTools chrome available in the shell's supported desktop and tablet compositions.",
404
- "Do not override browser keyboard chords when enabling shell shortcuts.",
405
- "Require Search and Help as the minimum PanelTools actions and provide accessible labels for every tool.",
406
- "Preserve focus and accessible names across navigation, collapse, overflow, and responsive presentation changes."
407
- ],
408
- "states": [
409
- "Render exactly one AppShell as the workspace root and never nest it.",
410
- "PanelNav, BarNav, and PanelTools are required shell regions; PanelTools contains at least Search and Help even when no additional product tools apply.",
411
- "The application router owns the current route, authorization filtering, Dashboard or Settings context, destination collections, section collections, and localized content labels.",
412
- "AppShell propagates navStyle and coordinates layout, gradient alignment, transitions, metrics, shortcuts, and responsive composition.",
413
- "Set gradientPreset to the single resolved global chrome preference: neutral by default, none for solid chrome, or cool, neutral, warm, and fresh for token-based washes.",
414
- "The application owns gradient preference persistence, cross-tab synchronization, and server or account precedence; AppShell owns rendering the resolved preset across authenticated routes.",
415
- "Dashboard represents day-to-day operational work while Settings represents administrative and configuration work; route state selects the context.",
416
- "Update PanelNav groups, BarNav tabs and heading, navStyle, basePath, and currentUrl atomically from one resolved route state.",
417
- "BarNav remains present: it shows route-section tabs when available and the active PanelNav destination label as heading otherwise.",
418
- "The application filters unauthorized destinations, sections, and tools before passing them into shell components."
419
- ],
420
- "responsiveBehavior": [
421
- "AppShell owns the fixed system breakpoints and resolves desktop at 1200px and wider, tablet from 768px through 1199px, and mobile below 768px.",
422
- "On desktop, PanelNav defaults expanded, permits user collapse or expansion, and respects the locally persisted desktop preference.",
423
- "On tablet, AppShell keeps PanelNav permanently collapsed and prevents user expansion without overwriting the desktop preference.",
424
- "On mobile, AppShell remains the page root but replaces PanelNav and desktop navigation composition with a future dedicated mobile navigation design.",
425
- "Keep PanelNav width, BarNav height, PanelTools chrome, and main-content origin stable except during intentional responsive or collapse transitions.",
426
- "The current runtime does not yet implement the complete desktop, tablet, and mobile composition contract; consuming applications must enforce missing breakpoint behavior until AppShell provides it."
427
- ],
428
- "frameworkCaveats": {
429
- "customElements": [
430
- "Assign complex navigation and tool collections as JavaScript properties on the slotted components.",
431
- "Stamp route-derived nav-style before components connect when deterministic first paint is required."
432
- ],
433
- "react": [
434
- "Use generated wrappers and preserve native slot names for PanelNav, BarNav, PanelTools, and main content.",
435
- "Resolve all shell inputs from one router state before rendering the composition."
436
- ],
437
- "angular": [
438
- "Use generated standalone adapters and preserve slot attributes in templates.",
439
- "Bind complex inputs as properties and update navigation inputs atomically from one resolved router state.",
440
- "Bind both nav-style attributes and properties when deterministic first paint is required."
441
- ]
442
- },
443
- "references": [
444
- {
445
- "label": "Component guide",
446
- "path": "src/wc/components/AppShell/AppShell.mdx"
447
- },
448
- {
449
- "label": "Executable Storybook composition",
450
- "path": "src/wc/components/AppShell/AppShell.stories.ts"
451
- },
452
- {
453
- "label": "Framework integration",
454
- "path": "docs/framework-integration.md"
455
- },
456
- {
457
- "label": "Application shell contract",
458
- "path": "agent/patterns/application-shell/pattern.agent.json"
459
- }
460
- ]
461
- },
462
- "props": {
463
- "gradientPreset": {
464
- "type": "ShellGradientPreset",
465
- "required": false
466
- },
467
- "navStyle": {
468
- "type": "NavChromeStyle",
469
- "required": false
470
- },
471
- "shortcutsEnabled": {
472
- "type": "boolean",
473
- "required": false
474
- }
475
- },
476
- "events": [],
477
- "slots": [],
478
- "exports": {
479
- "customElement": "ds-app-shell",
480
- "react": "DsAppShell",
481
- "angular": "DsAppShell"
482
- }
483
- },
484
- "dependencies": [
485
- "@ds-mo/ui",
486
- "@ds-mo/tokens"
487
- ],
488
- "registryDependencies": []
489
- },
490
366
  {
491
367
  "name": "attachment-list",
492
368
  "title": "AttachmentList",
@@ -690,7 +566,7 @@
690
566
  "Badge keeps one brand treatment; semantic severity belongs to another component or adjacent content.",
691
567
  "Use the ring only when Badge overlaps an icon or other content. Disable it in a reserved safe-area slot.",
692
568
  "When enabled, the ring matches the immediate backing surface for both variants. Use a direct ring override only for a component-local fill that no surface preset represents.",
693
- "Enabled shell gradient rings align automatically inside active AppShell gradient chrome and may be explicitly enabled or disabled when composition requires it."
569
+ "Enabled shell gradient rings align automatically inside active ShellApp gradient chrome and may be explicitly enabled or disabled when composition requires it."
694
570
  ],
695
571
  "responsiveBehavior": [
696
572
  "The owning control or layout positions Badge and decides whether notification indicators remain visible, condense, or move at responsive breakpoints.",
@@ -767,7 +643,7 @@
767
643
  {
768
644
  "name": "bar-nav",
769
645
  "title": "BarNav",
770
- "description": "Required secondary route navigation within AppShell, showing peer sections of the active PanelNav destination or its destination label when no section tabs apply.",
646
+ "description": "Required secondary route navigation within ShellApp, showing peer sections of the active PanelNav destination or its destination label when no section tabs apply.",
771
647
  "type": "registry:ui",
772
648
  "meta": {
773
649
  "library": "@ds-mo/ui",
@@ -778,9 +654,9 @@
778
654
  "intent": {
779
655
  "audience": "specialized",
780
656
  "status": "stable",
781
- "summary": "Required secondary route navigation within AppShell, showing peer sections of the active PanelNav destination or its destination label when no section tabs apply.",
657
+ "summary": "Required secondary route navigation within ShellApp, showing peer sections of the active PanelNav destination or its destination label when no section tabs apply.",
782
658
  "useWhen": [
783
- "Rendering the required secondary navigation region inside AppShell.",
659
+ "Rendering the required secondary navigation region inside ShellApp.",
784
660
  "The active primary destination has peer route sections that users can navigate between.",
785
661
  "The active primary destination has no route sections or is showing a detail route and its destination label must preserve the BarNav region."
786
662
  ],
@@ -789,7 +665,7 @@
789
665
  "A third navigation level is needed; BarNav is never tertiary navigation.",
790
666
  "The choices switch local content without navigating routes; use TabGroup instead.",
791
667
  "Document-style tabs need reordering, pinning, closing, or user customization.",
792
- "BarNav would be mounted outside the application's single AppShell."
668
+ "BarNav would be mounted outside the application's single ShellApp."
793
669
  ],
794
670
  "alternatives": [
795
671
  {
@@ -809,7 +685,7 @@
809
685
  }
810
686
  ],
811
687
  "commonlyComposedWith": [
812
- "component:ds-app-shell",
688
+ "component:ds-shell-app",
813
689
  "component:ds-panel-nav",
814
690
  "component:ds-panel-tools"
815
691
  ],
@@ -838,7 +714,7 @@
838
714
  "Keep the BarNav region present so shell height and main-content origin remain stable across routes.",
839
715
  "Allow the built-in overflow behavior to move trailing sections into Menu when the available width is insufficient.",
840
716
  "The active section does not need to remain visible in the tab row when it moves into overflow because page content supplies the page title.",
841
- "Do not infer mobile navigation behavior from desktop BarNav; future AppShell mobile composition may use a different navigation design."
717
+ "Do not infer mobile navigation behavior from desktop BarNav; future ShellApp mobile composition may use a different navigation design."
842
718
  ],
843
719
  "frameworkCaveats": {
844
720
  "customElements": [
@@ -926,6 +802,190 @@
926
802
  "text"
927
803
  ]
928
804
  },
805
+ {
806
+ "name": "bar-title",
807
+ "title": "BarTitle",
808
+ "description": "Page-level title chrome with optional Back navigation, supporting description, inline active-section menu, one primary action, grouped overflow actions, and explicit expanded, compact, or constrained variants.",
809
+ "type": "registry:ui",
810
+ "meta": {
811
+ "library": "@ds-mo/ui",
812
+ "distribution": "npm",
813
+ "storybook": "https://zainadeel.github.io/compomo/?path=/story/bar-title",
814
+ "source": "src/wc/components/BarTitle/BarTitle.tsx",
815
+ "intentStatus": "complete",
816
+ "intent": {
817
+ "audience": "general",
818
+ "status": "stable",
819
+ "summary": "Page-level title chrome with optional Back navigation, supporting description, inline active-section menu, one primary action, grouped overflow actions, and explicit expanded, compact, or constrained variants.",
820
+ "useWhen": [
821
+ "A top-level page needs one h1 above its content.",
822
+ "A list or detail page has multiple route-level sections that belong in the inline active-section menu.",
823
+ "A detail, create, or edit page needs a page-level Back action.",
824
+ "A page needs one primary action plus optional secondary or destructive overflow commands."
825
+ ],
826
+ "avoidWhen": [
827
+ "The title belongs to a PanelTools drawer or fullscreen pane; use PanelToolHeader through PanelTools instead.",
828
+ "The choices are primary application destinations or BarNav destinations rather than sections within the current page.",
829
+ "The heading belongs to a card, modal, or other bounded region rather than the page.",
830
+ "Local panels inside page content should remain directly selectable; use TabGroup instead.",
831
+ "Automatic sticky or responsive page orchestration is required; compose BarTitle in ShellPage rather than implementing it in the header."
832
+ ],
833
+ "alternatives": [
834
+ {
835
+ "when": "The header belongs to a PanelTools product view.",
836
+ "component": "component:ds-panel-tool-header",
837
+ "reason": "PanelToolHeader owns pane-level Back and actions without creating page chrome."
838
+ },
839
+ {
840
+ "when": "A small set of inner-page panels should remain visible as tabs.",
841
+ "component": "component:ds-tab-group",
842
+ "reason": "TabGroup is the local content-view control rather than route-level page title chrome."
843
+ }
844
+ ],
845
+ "commonlyComposedWith": [
846
+ "component:ds-shell-page",
847
+ "component:ds-button-filled",
848
+ "component:ds-button-unfilled",
849
+ "component:ds-menu",
850
+ "component:ds-text"
851
+ ],
852
+ "patterns": [
853
+ "pattern:shell-page"
854
+ ],
855
+ "accessibility": [
856
+ "Provide one concise heading; BarTitle renders exactly one h1 and changes only its visual recipe between variants.",
857
+ "Give Back a destination-specific accessible name such as Back to Drivers, provide the concise parent label such as Drivers for the expanded breadcrumb, and handle dsBack in the route owner.",
858
+ "Keep value synchronized with the current child route; dsSectionChange returns the selected section id.",
859
+ "Section and overflow triggers expose menu relationships and restore focus after selection or dismissal.",
860
+ "Use one filled primary action in the page decision area and mark destructive overflow actions explicitly."
861
+ ],
862
+ "states": [
863
+ "Omitting Back, sections, primaryAction, and actions produces the top-level title-only header.",
864
+ "Two or more selectable sections add the inline section trigger; one section does not render a redundant menu.",
865
+ "Dividers in sections or actions create separate Menu groups without becoming selectable rows.",
866
+ "expanded renders the larger heading, optional description, inset divider, and an xs icon-label Back breadcrumb above a flush-left h1; compact renders 48px chrome with inline Back; constrained uses compact chrome and moves an auto-collapse primary action into overflow.",
867
+ "primaryAction collapse defaults to auto. Use never for Save-like actions whose hierarchy must remain visible in constrained layouts."
868
+ ],
869
+ "responsiveBehavior": [
870
+ "BarTitle does not observe viewport, shell, scroll, or container state. Its owner selects an explicit variant.",
871
+ "ShellPage is the standard owner for automatic expanded, compact, and constrained selection.",
872
+ "Compact titles use the shared md control inset so top-level headings align with BarNav and inline Back geometry aligns with PanelToolHeader. Long headings and section labels truncate independently while Back and action controls retain complete hit targets and accessible names.",
873
+ "A never-collapse primary action remains visible in constrained mode; the title and section label yield space first."
874
+ ],
875
+ "frameworkCaveats": {
876
+ "customElements": [
877
+ "Assign sections, primaryAction, and actions as JavaScript properties and replace array or object identities when controlled state changes.",
878
+ "Handle dsBack in the router owner, update value after dsSectionChange, and execute product commands from dsAction."
879
+ ],
880
+ "react": [
881
+ "Pass arrays and objects directly to DsBarTitle and keep value controlled from route state.",
882
+ "Place DsBarTitle in DsShellPage with slot=header when automatic page behavior is required."
883
+ ],
884
+ "angular": [
885
+ "Bind complex values on the standalone DsBarTitle adapter and handle the three intent events in the route shell.",
886
+ "Place ds-bar-title in ds-shell-page with slot=header; do not render router-outlet inside BarTitle."
887
+ ]
888
+ },
889
+ "references": [
890
+ {
891
+ "label": "Explicit variant examples",
892
+ "path": "src/wc/components/BarTitle/BarTitle.stories.ts"
893
+ },
894
+ {
895
+ "label": "ShellPage composition and responsive examples",
896
+ "path": "src/wc/components/ShellPage/ShellPage.stories.ts"
897
+ },
898
+ {
899
+ "label": "Cross-browser shell-page and header coverage",
900
+ "path": "tests/e2e/bar-title.spec.ts"
901
+ }
902
+ ]
903
+ },
904
+ "props": {
905
+ "actions": {
906
+ "type": "BarTitleActionItem[]",
907
+ "required": false
908
+ },
909
+ "actionsAriaLabel": {
910
+ "type": "string",
911
+ "required": false
912
+ },
913
+ "backAriaLabel": {
914
+ "type": "string",
915
+ "required": false
916
+ },
917
+ "backLabel": {
918
+ "type": "string",
919
+ "required": false
920
+ },
921
+ "description": {
922
+ "type": "string",
923
+ "required": false
924
+ },
925
+ "heading": {
926
+ "type": "string",
927
+ "required": true
928
+ },
929
+ "primaryAction": {
930
+ "type": "BarTitlePrimaryAction | null",
931
+ "required": false
932
+ },
933
+ "sections": {
934
+ "type": "BarTitleSectionItem[]",
935
+ "required": false
936
+ },
937
+ "sectionsAriaLabel": {
938
+ "type": "string",
939
+ "required": false
940
+ },
941
+ "showBack": {
942
+ "type": "boolean",
943
+ "required": false
944
+ },
945
+ "value": {
946
+ "type": "string",
947
+ "required": false
948
+ },
949
+ "variant": {
950
+ "type": "BarTitleVariant",
951
+ "required": false
952
+ }
953
+ },
954
+ "events": [
955
+ {
956
+ "name": "dsAction",
957
+ "detail": "string"
958
+ },
959
+ {
960
+ "name": "dsBack",
961
+ "detail": "MouseEvent"
962
+ },
963
+ {
964
+ "name": "dsSectionChange",
965
+ "detail": "string"
966
+ }
967
+ ],
968
+ "slots": [],
969
+ "exports": {
970
+ "customElement": "ds-bar-title",
971
+ "react": "DsBarTitle",
972
+ "angular": "DsBarTitle"
973
+ }
974
+ },
975
+ "dependencies": [
976
+ "@ds-mo/ui",
977
+ "@ds-mo/tokens",
978
+ "@ds-mo/icons"
979
+ ],
980
+ "registryDependencies": [
981
+ "button-filled",
982
+ "button-unfilled",
983
+ "icon",
984
+ "menu",
985
+ "text",
986
+ "tooltip"
987
+ ]
988
+ },
929
989
  {
930
990
  "name": "button-filled",
931
991
  "title": "ButtonFilled",
@@ -980,6 +1040,8 @@
980
1040
  "Use only one filled action per local decision area; render all secondary actions with ButtonUnfilled.",
981
1041
  "Choose brand or neutral for general commands. Reserve positive, negative, warning, and caution for matching action consequences, and AI, guide, or walkthrough for actions that enter those feature experiences.",
982
1042
  "Contrast serves both surface adaptation and hierarchy, but never permits a second filled action in the same decision area.",
1043
+ "The optional inset border is off by default. Enable it only when the filled action needs an explicit edge against its parent surface.",
1044
+ "Parent surface context changes only the optional inset border color. Contrast continues to own the button fill, foreground, hover, pressed, and focus treatments; never use surface context to change action hierarchy.",
983
1045
  "Rounded changes only the control radius to the half-radius treatment; it does not change hierarchy, size, variant, intent, or interaction semantics.",
984
1046
  "Loading prevents duplicate activation without applying inactive opacity or removing the current keyboard focus.",
985
1047
  "Icon and icon-label loading replace the icon in place. Label-only loading centers the loader while preserving the button's measured width."
@@ -1010,10 +1072,18 @@
1010
1072
  "type": "string | null",
1011
1073
  "required": false
1012
1074
  },
1075
+ "background": {
1076
+ "type": "ButtonFilledBackground | undefined",
1077
+ "required": false
1078
+ },
1013
1079
  "contrast": {
1014
1080
  "type": "ButtonFilledContrast",
1015
1081
  "required": false
1016
1082
  },
1083
+ "hasBorder": {
1084
+ "type": "boolean",
1085
+ "required": false
1086
+ },
1017
1087
  "icon": {
1018
1088
  "type": "string",
1019
1089
  "required": false
@@ -1284,15 +1354,84 @@
1284
1354
  {
1285
1355
  "name": "card-data-viz-donut",
1286
1356
  "title": "CardDataVizDonut",
1287
- "description": "Donut data-viz card on dedicated ds-card-shell-data-viz chrome fill chart region, content-sized legend, header filter action, and chart↔legend hover sync.",
1357
+ "description": "Canonical donut-plus-legend dashboard card with shared data-viz chrome, a filter action, fill chart region, content-sized legend, and built-in hover synchronization.",
1288
1358
  "type": "registry:ui",
1289
1359
  "meta": {
1290
1360
  "library": "@ds-mo/ui",
1291
1361
  "distribution": "npm",
1292
1362
  "storybook": "https://zainadeel.github.io/compomo/?path=/story/card-data-viz-donut",
1293
1363
  "source": "src/wc/components/CardDataVizDonut/CardDataVizDonut.tsx",
1294
- "intentStatus": "migration-pending",
1295
- "intent": null,
1364
+ "intentStatus": "complete",
1365
+ "intent": {
1366
+ "audience": "specialized",
1367
+ "status": "experimental",
1368
+ "summary": "Canonical donut-plus-legend dashboard card with shared data-viz chrome, a filter action, fill chart region, content-sized legend, and built-in hover synchronization.",
1369
+ "useWhen": [
1370
+ "A dashboard widget needs the standard donut and visible legend composition in one data-viz card.",
1371
+ "Chart slices and legend rows should cross-highlight without application hover wiring.",
1372
+ "The card needs the shared header filter action while the application owns filter state and menu content."
1373
+ ],
1374
+ "avoidWhen": [
1375
+ "The visualization is a bar, line, metric, or custom chart; compose CardShellDataViz directly.",
1376
+ "The product needs a custom legend treatment such as chips, external stat callouts, or selectable filters.",
1377
+ "The surface is a settings section or generic content card."
1378
+ ],
1379
+ "alternatives": [
1380
+ {
1381
+ "when": "The visualization needs shared data-viz chrome without the canonical donut layout.",
1382
+ "component": "component:ds-card-shell-data-viz",
1383
+ "reason": "CardShellDataViz owns only the header, actions, width, and body boundary."
1384
+ },
1385
+ {
1386
+ "when": "A donut and legend need a custom layout without card chrome.",
1387
+ "component": "component:ds-chart-donut",
1388
+ "reason": "Compose the chart and ChartLegend directly and own their layout and hover synchronization."
1389
+ }
1390
+ ],
1391
+ "commonlyComposedWith": [
1392
+ "component:ds-card-shell-data-viz",
1393
+ "component:ds-chart-donut",
1394
+ "component:ds-chart-legend",
1395
+ "component:ds-empty-state",
1396
+ "component:ds-skeleton"
1397
+ ],
1398
+ "accessibility": [
1399
+ "Provide a concise card heading and a localized filter label for the icon-only header action.",
1400
+ "Keep essential values available through the chart and visible legend rather than encoding meaning through slice color alone.",
1401
+ "The application owns meaningful loading, empty, and error status copy when either content region is temporarily replaced or absent."
1402
+ ],
1403
+ "states": [
1404
+ "The chart region fills remaining card height while the legend remains content-sized.",
1405
+ "Chart and legend regions render only when their corresponding slots contain content, allowing the owner to substitute loading, empty, or error presentations without dangling region padding.",
1406
+ "Hover synchronization changes highlight only; it never represents selection, filtering, or navigation.",
1407
+ "The filter action emits intent while the parent owns popup content, applied constraints, and data updates."
1408
+ ],
1409
+ "responsiveBehavior": [
1410
+ "Select the token-based card width appropriate to the parent grid; the matching minimum height preserves the chart region.",
1411
+ "The parent dashboard owns wrapping and column changes while the internal chart-over-legend arrangement remains stable."
1412
+ ],
1413
+ "frameworkCaveats": {
1414
+ "customElements": [
1415
+ "Assign chart data and legend items as JavaScript properties and place the components in the chart and legend slots."
1416
+ ],
1417
+ "react": [
1418
+ "Keep filter and dataset state in the owner; the card handles hover synchronization for the canonical slotted pair."
1419
+ ],
1420
+ "angular": [
1421
+ "Keep filter and dataset state in the owner; the card handles hover synchronization for the canonical slotted pair."
1422
+ ]
1423
+ },
1424
+ "references": [
1425
+ {
1426
+ "label": "Storybook examples",
1427
+ "path": "src/wc/components/CardDataVizDonut/CardDataVizDonut.stories.ts"
1428
+ },
1429
+ {
1430
+ "label": "Dashboard review examples",
1431
+ "path": "src/wc/stories/DataViz/OverviewReview.stories.ts"
1432
+ }
1433
+ ]
1434
+ },
1296
1435
  "props": {
1297
1436
  "cardWidth": {
1298
1437
  "type": "CardDataVizDonutWidth",
@@ -1582,15 +1721,79 @@
1582
1721
  {
1583
1722
  "name": "chart-bar",
1584
1723
  "title": "ChartBar",
1585
- "description": "ChartBar component from @ds-mo/ui.",
1724
+ "description": "Single-series bar chart for comparing discrete categories or evenly spaced time buckets on a band-scaled axis.",
1586
1725
  "type": "registry:ui",
1587
1726
  "meta": {
1588
1727
  "library": "@ds-mo/ui",
1589
1728
  "distribution": "npm",
1590
1729
  "storybook": "https://zainadeel.github.io/compomo/?path=/story/chart-bar",
1591
1730
  "source": "src/wc/components/ChartBar/ChartBar.tsx",
1592
- "intentStatus": "migration-pending",
1593
- "intent": null,
1731
+ "intentStatus": "complete",
1732
+ "intent": {
1733
+ "audience": "specialized",
1734
+ "status": "experimental",
1735
+ "summary": "Single-series bar chart for comparing discrete categories or evenly spaced time buckets on a band-scaled axis.",
1736
+ "useWhen": [
1737
+ "Users need to compare one numeric measure across a small set of categories.",
1738
+ "Values are grouped into ordered time buckets such as hours, days, weeks, or months and equal visual spacing is appropriate.",
1739
+ "A data-viz card needs a compact magnitude comparison rather than a continuous trend."
1740
+ ],
1741
+ "avoidWhen": [
1742
+ "Timestamp positions must reflect irregular elapsed time; pre-bucket the data or use a future continuous time-scale chart.",
1743
+ "The visualization needs stacked, grouped, or multi-series bars.",
1744
+ "The interaction requires selection, drill-down, brushing, or zoom.",
1745
+ "The data communicates a part-to-whole relationship."
1746
+ ],
1747
+ "alternatives": [
1748
+ {
1749
+ "when": "Users need to follow one or more trends across ordered categories.",
1750
+ "component": "component:ds-chart-line",
1751
+ "reason": "ChartLine connects ordered observations and supports multiple named series."
1752
+ },
1753
+ {
1754
+ "when": "The data communicates parts of a total.",
1755
+ "component": "component:ds-chart-donut",
1756
+ "reason": "ChartDonut provides the part-to-whole composition and center aggregate."
1757
+ }
1758
+ ],
1759
+ "commonlyComposedWith": [
1760
+ "component:ds-card-shell-data-viz",
1761
+ "component:ds-tooltip-data-viz"
1762
+ ],
1763
+ "accessibility": [
1764
+ "Keep category labels concise and provide an adjacent textual summary when exact values are critical to completing a task.",
1765
+ "Do not rely on bar color alone to communicate category meaning.",
1766
+ "A future interactive tooltip must supplement rather than replace the chart's accessible value representation."
1767
+ ],
1768
+ "states": [
1769
+ "The chart is currently a static single-series rendering without hover, selection, loading, or empty-state policy.",
1770
+ "An empty dataset renders no bars; the owning card or product supplies meaningful empty-state messaging.",
1771
+ "Use one consistent bar color across time buckets when every bar is the same measure at a different interval; categorical color changes are for genuinely distinct categories.",
1772
+ "Authored datum colors override the shared categorical palette."
1773
+ ],
1774
+ "responsiveBehavior": [
1775
+ "The owner supplies dimensions and updates them with its layout; the chart does not measure its container.",
1776
+ "Limit or pre-format long category labels so they remain legible at the chosen width.",
1777
+ "Time labels remain ordered, pre-formatted buckets with equal spacing rather than raw continuous timestamps."
1778
+ ],
1779
+ "frameworkCaveats": {
1780
+ "customElements": [
1781
+ "Assign data as a JavaScript property; arrays are not supported as HTML attributes."
1782
+ ],
1783
+ "react": [
1784
+ "Pass a stable data array and dimensions derived from the containing layout."
1785
+ ],
1786
+ "angular": [
1787
+ "Bind data as a property and update dimensions from the containing layout."
1788
+ ]
1789
+ },
1790
+ "references": [
1791
+ {
1792
+ "label": "Storybook examples",
1793
+ "path": "src/wc/components/ChartBar/ChartBar.stories.ts"
1794
+ }
1795
+ ]
1796
+ },
1594
1797
  "props": {
1595
1798
  "data": {
1596
1799
  "type": "ChartDatum[]",
@@ -1622,15 +1825,81 @@
1622
1825
  {
1623
1826
  "name": "chart-donut",
1624
1827
  "title": "ChartDonut",
1625
- "description": "ChartDonut component from @ds-mo/ui.",
1828
+ "description": "Part-to-whole donut chart with a center aggregate, responsive fill sizing, local slice tooltip feedback, and externally controlled legend highlighting.",
1626
1829
  "type": "registry:ui",
1627
1830
  "meta": {
1628
1831
  "library": "@ds-mo/ui",
1629
1832
  "distribution": "npm",
1630
1833
  "storybook": "https://zainadeel.github.io/compomo/?path=/story/chart-donut",
1631
1834
  "source": "src/wc/components/ChartDonut/ChartDonut.tsx",
1632
- "intentStatus": "migration-pending",
1633
- "intent": null,
1835
+ "intentStatus": "complete",
1836
+ "intent": {
1837
+ "audience": "specialized",
1838
+ "status": "experimental",
1839
+ "summary": "Part-to-whole donut chart with a center aggregate, responsive fill sizing, local slice tooltip feedback, and externally controlled legend highlighting.",
1840
+ "useWhen": [
1841
+ "Users need to understand a small part-to-whole breakdown with a prominent total or status in the center.",
1842
+ "A standalone donut needs pointer and keyboard-focus value feedback through a chart-owned data-viz tooltip.",
1843
+ "A donut and visible ChartLegend should cross-highlight by matching stable labels."
1844
+ ],
1845
+ "avoidWhen": [
1846
+ "The data is a trend, time sequence, or independent magnitude comparison.",
1847
+ "The category count creates slices too small to understand reliably.",
1848
+ "Hover is intended to select, filter, or navigate rather than temporarily highlight data."
1849
+ ],
1850
+ "alternatives": [
1851
+ {
1852
+ "when": "The product needs the canonical card, filter action, visible legend, and built-in hover synchronization.",
1853
+ "component": "component:ds-card-data-viz-donut",
1854
+ "reason": "The dedicated card owns that complete composition and suppresses redundant slice tooltips."
1855
+ },
1856
+ {
1857
+ "when": "Users need to compare independent category magnitudes.",
1858
+ "component": "component:ds-chart-bar",
1859
+ "reason": "Bars make category magnitude differences easier to compare."
1860
+ }
1861
+ ],
1862
+ "commonlyComposedWith": [
1863
+ "component:ds-chart-legend",
1864
+ "component:ds-tooltip-data-viz",
1865
+ "component:ds-card-data-viz-donut"
1866
+ ],
1867
+ "accessibility": [
1868
+ "Every non-empty slice remains keyboard focusable and exposes its label and value without depending on the visual tooltip.",
1869
+ "Use a visible legend when the full set of labels, values, or percentages must remain continuously available.",
1870
+ "Provide localized no-data text for the neutral empty ring.",
1871
+ "Center text is a visual summary and must not be the only source of essential category detail."
1872
+ ],
1873
+ "states": [
1874
+ "Genuine local pointer or keyboard focus may show a chart-owned tooltip; externally synchronized highlight never opens it.",
1875
+ "When a visible legend already owns label and value detail, suppress the redundant donut tooltip. CardDataVizDonut does this automatically.",
1876
+ "Local hover and external highlight remain separate while both may dim non-matching slices.",
1877
+ "Zero or negative totals render a neutral empty ring without interactive slices.",
1878
+ "Center value and caption truncate when they exceed the safe inner-circle measure."
1879
+ ],
1880
+ "responsiveBehavior": [
1881
+ "Prefer container-fill sizing inside data-viz cards and explicit sizing only in layouts that own a stable diameter.",
1882
+ "Fill sizing remains centered and constrained to the shared donut size band.",
1883
+ "The owner adapts category count and legend placement for available space."
1884
+ ],
1885
+ "frameworkCaveats": {
1886
+ "customElements": [
1887
+ "Assign data as a JavaScript property and wire slice-hover detail to a sibling legend only when not using CardDataVizDonut."
1888
+ ],
1889
+ "react": [
1890
+ "Keep synchronized highlight controlled by the composition and disable slice tooltips when a sibling legend continuously shows the same details."
1891
+ ],
1892
+ "angular": [
1893
+ "Keep synchronized highlight controlled by the composition and disable slice tooltips when a sibling legend continuously shows the same details."
1894
+ ]
1895
+ },
1896
+ "references": [
1897
+ {
1898
+ "label": "Storybook examples",
1899
+ "path": "src/wc/components/ChartDonut/ChartDonut.stories.ts"
1900
+ }
1901
+ ]
1902
+ },
1634
1903
  "props": {
1635
1904
  "activeLabel": {
1636
1905
  "type": "string | null",
@@ -1664,6 +1933,10 @@
1664
1933
  "type": "string",
1665
1934
  "required": false
1666
1935
  },
1936
+ "showTooltip": {
1937
+ "type": "boolean",
1938
+ "required": false
1939
+ },
1667
1940
  "size": {
1668
1941
  "type": "number | undefined",
1669
1942
  "required": false
@@ -1690,20 +1963,92 @@
1690
1963
  "@ds-mo/ui",
1691
1964
  "@ds-mo/tokens"
1692
1965
  ],
1693
- "registryDependencies": []
1966
+ "registryDependencies": [
1967
+ "tooltip-data-viz"
1968
+ ]
1694
1969
  },
1695
1970
  {
1696
1971
  "name": "chart-legend",
1697
1972
  "title": "ChartLegend",
1698
- "description": "Base legend for `ds-chart-*` components. Webapp's Overview widgets each style\nlegends differently (list w/ values, compact chips, bare swatches, external\nstat callouts) — this covers the common \"swatch + label + optional value\" case.\nConsumers who need a different treatment skip this component entirely and\nrender their own markup against the same `ChartDatum[]` data.",
1973
+ "description": "Display-first chart legend with swatches, labels, optional values and percentages, explicit deep links, and highlight-only chart synchronization.",
1699
1974
  "type": "registry:ui",
1700
1975
  "meta": {
1701
1976
  "library": "@ds-mo/ui",
1702
1977
  "distribution": "npm",
1703
1978
  "storybook": "https://zainadeel.github.io/compomo/?path=/story/chart-legend",
1704
1979
  "source": "src/wc/components/ChartLegend/ChartLegend.tsx",
1705
- "intentStatus": "migration-pending",
1706
- "intent": null,
1980
+ "intentStatus": "complete",
1981
+ "intent": {
1982
+ "audience": "specialized",
1983
+ "status": "experimental",
1984
+ "summary": "Display-first chart legend with swatches, labels, optional values and percentages, explicit deep links, and highlight-only chart synchronization.",
1985
+ "useWhen": [
1986
+ "A chart needs the standard swatch, label, and optional numeric-detail legend.",
1987
+ "Donut slices or line series need a continuously visible key beside or below the visualization.",
1988
+ "A category has an explicit deep-link destination and should render as an accessible link."
1989
+ ],
1990
+ "avoidWhen": [
1991
+ "The design calls for chips, bare swatches, external stat callouts, or another custom legend treatment.",
1992
+ "Rows need to toggle visibility, filter data, or represent selection.",
1993
+ "The content is a command menu or navigation list unrelated to chart data."
1994
+ ],
1995
+ "alternatives": [
1996
+ {
1997
+ "when": "The product needs a nonstandard legend treatment.",
1998
+ "component": "component:ds-text",
1999
+ "reason": "Compose product-owned semantic markup from the same chart data rather than forcing it into this row recipe."
2000
+ },
2001
+ {
2002
+ "when": "The donut belongs in the canonical dashboard card.",
2003
+ "component": "component:ds-card-data-viz-donut",
2004
+ "reason": "The dedicated card places the legend and handles bidirectional highlight synchronization."
2005
+ }
2006
+ ],
2007
+ "commonlyComposedWith": [
2008
+ "component:ds-chart-donut",
2009
+ "component:ds-chart-line",
2010
+ "component:ds-card-data-viz-donut",
2011
+ "component:ds-card-shell-data-viz"
2012
+ ],
2013
+ "accessibility": [
2014
+ "Rows remain non-interactive unless the item supplies an actual link destination.",
2015
+ "Synced highlight changes opacity only and never moves focus or announces selection.",
2016
+ "Keep full labels available when visible text truncates, and retain stable tabular numeric columns.",
2017
+ "Do not rely on swatch color alone; every entry requires a meaningful visible label."
2018
+ ],
2019
+ "states": [
2020
+ "Local pointer or focus interaction and external chart highlight remain separate; both may dim peers, but only a real link row receives interactive affordances.",
2021
+ "Hover synchronization is temporary emphasis, never filtering, toggling, or selected state.",
2022
+ "Percentage values use one consistent precision across the complete legend.",
2023
+ "The list owns pointer leave so moving across row gaps does not clear and reapply highlight."
2024
+ ],
2025
+ "responsiveBehavior": [
2026
+ "Vertical legends let the label yield width and truncate before right-aligned value and percentage columns.",
2027
+ "Horizontal legends wrap complete entries and suit compact series keys below a chart.",
2028
+ "The parent constrains width and decides when a custom condensed treatment is necessary."
2029
+ ],
2030
+ "frameworkCaveats": {
2031
+ "customElements": [
2032
+ "Assign items as a JavaScript property and set href only for genuine navigation."
2033
+ ],
2034
+ "react": [
2035
+ "Intercept the item-click event only when application routing must replace native link navigation."
2036
+ ],
2037
+ "angular": [
2038
+ "Intercept the item-click event only when application routing must replace native link navigation."
2039
+ ]
2040
+ },
2041
+ "references": [
2042
+ {
2043
+ "label": "Storybook examples",
2044
+ "path": "src/wc/components/ChartLegend/ChartLegend.stories.ts"
2045
+ },
2046
+ {
2047
+ "label": "Rendered interaction tests",
2048
+ "path": "tests/e2e/chart-legend.spec.ts"
2049
+ }
2050
+ ]
2051
+ },
1707
2052
  "props": {
1708
2053
  "activeLabel": {
1709
2054
  "type": "string | null",
@@ -1758,15 +2103,79 @@
1758
2103
  {
1759
2104
  "name": "chart-line",
1760
2105
  "title": "ChartLine",
1761
- "description": "ChartLine component from @ds-mo/ui.",
2106
+ "description": "Static single- or multi-series line chart for trends across ordered, evenly spaced categories, including preformatted time-period labels.",
1762
2107
  "type": "registry:ui",
1763
2108
  "meta": {
1764
2109
  "library": "@ds-mo/ui",
1765
2110
  "distribution": "npm",
1766
2111
  "storybook": "https://zainadeel.github.io/compomo/?path=/story/chart-line",
1767
2112
  "source": "src/wc/components/ChartLine/ChartLine.tsx",
1768
- "intentStatus": "migration-pending",
1769
- "intent": null,
2113
+ "intentStatus": "complete",
2114
+ "intent": {
2115
+ "audience": "specialized",
2116
+ "status": "experimental",
2117
+ "summary": "Static single- or multi-series line chart for trends across ordered, evenly spaced categories, including preformatted time-period labels.",
2118
+ "useWhen": [
2119
+ "Users need to follow one or more numeric trends across a shared ordered x-axis.",
2120
+ "Time periods are already grouped into equally spaced labels such as months, weeks, or days.",
2121
+ "A horizontal ChartLegend should identify multiple series."
2122
+ ],
2123
+ "avoidWhen": [
2124
+ "Pixel position must reflect irregular elapsed time or continuous timestamps.",
2125
+ "The primary task is comparing unrelated category magnitudes rather than following a trend.",
2126
+ "The chart needs built-in zoom, brushing, selection, or drill-down.",
2127
+ "Series lengths do not align with the shared category list."
2128
+ ],
2129
+ "alternatives": [
2130
+ {
2131
+ "when": "Users need to compare one measure across discrete categories or time buckets.",
2132
+ "component": "component:ds-chart-bar",
2133
+ "reason": "Bars emphasize independent bucket magnitudes."
2134
+ },
2135
+ {
2136
+ "when": "The data communicates parts of a total.",
2137
+ "component": "component:ds-chart-donut",
2138
+ "reason": "Donut provides the part-to-whole and center-summary treatment."
2139
+ }
2140
+ ],
2141
+ "commonlyComposedWith": [
2142
+ "component:ds-chart-legend",
2143
+ "component:ds-card-shell-data-viz",
2144
+ "component:ds-tooltip-data-viz"
2145
+ ],
2146
+ "accessibility": [
2147
+ "Provide a visible legend or adjacent textual summary when exact series values are important; the chart image name alone is not a complete data table.",
2148
+ "Do not rely on series color alone to communicate meaning.",
2149
+ "A future point tooltip must supplement rather than replace accessible series and value context."
2150
+ ],
2151
+ "states": [
2152
+ "The chart is currently static and does not own hover, selection, loading, or empty-state policy.",
2153
+ "Point markers may be shown or hidden without changing the underlying series meaning.",
2154
+ "Authored series colors override the shared categorical palette."
2155
+ ],
2156
+ "responsiveBehavior": [
2157
+ "The owner supplies dimensions and updates them when its layout changes.",
2158
+ "Category positions are always equally spaced, even when labels represent time.",
2159
+ "Reduce or pre-format dense labels before passing them; the chart renders authored labels without a continuous time scale."
2160
+ ],
2161
+ "frameworkCaveats": {
2162
+ "customElements": [
2163
+ "Assign series and categories as JavaScript properties and keep every series aligned to the category count."
2164
+ ],
2165
+ "react": [
2166
+ "Pass stable series and category arrays with dimensions derived from the containing layout."
2167
+ ],
2168
+ "angular": [
2169
+ "Bind series and categories as properties with dimensions derived from the containing layout."
2170
+ ]
2171
+ },
2172
+ "references": [
2173
+ {
2174
+ "label": "Storybook examples",
2175
+ "path": "src/wc/components/ChartLine/ChartLine.stories.ts"
2176
+ }
2177
+ ]
2178
+ },
1770
2179
  "props": {
1771
2180
  "categories": {
1772
2181
  "type": "string[]",
@@ -2118,7 +2527,7 @@
2118
2527
  "component:ds-button-unfilled"
2119
2528
  ],
2120
2529
  "accessibility": [
2121
- "The copy action has explicit status wording and the code remains selectable text.",
2530
+ "The copy action has matching accessible-name and visible-tooltip status wording, and the code remains selectable text.",
2122
2531
  "Language and filename labels supplement rather than replace the code content."
2123
2532
  ],
2124
2533
  "responsiveBehavior": [
@@ -2159,7 +2568,8 @@
2159
2568
  ],
2160
2569
  "registryDependencies": [
2161
2570
  "button-unfilled",
2162
- "text"
2571
+ "text",
2572
+ "tooltip"
2163
2573
  ]
2164
2574
  },
2165
2575
  {
@@ -3668,16 +4078,16 @@
3668
4078
  "pattern:conversation"
3669
4079
  ],
3670
4080
  "accessibility": [
3671
- "Always provide a localized textarea label and submit or stop action names.",
4081
+ "Always provide a localized textarea label and submit or stop action names; the built-in icon action exposes the same name in its tooltip.",
3672
4082
  "Shift plus Enter inserts a newline while Enter submits non-empty content.",
3673
4083
  "Streaming and error states remain perceivable without relying on icon shape alone."
3674
4084
  ],
3675
4085
  "states": [
3676
4086
  "The owner controls draft value and transport state; the composer emits intent without performing transport.",
3677
- "Use the tools slot for leading actions such as add and the actions slot for trailing actions such as dictation; the built-in submit or stop action remains last with an 8px gap from the preceding action. These icon buttons use the standard non-rounded control radius.",
4087
+ "Use the tools slot for leading actions such as add and the actions slot for trailing actions such as dictation; the built-in submit or stop action remains last with an 8px gap from the preceding action. These icon buttons use the standard non-rounded control radius, and the application supplies tooltips for slotted icon actions.",
3678
4088
  "The composer surface uses the 10px --dimension-radius-125 token.",
3679
4089
  "Mouse or keyboard focus on the textarea gives the complete composer surface the same bold-brand inset stroke width and color as an active Input; the native textarea never draws a separate outline.",
3680
- "The submit action defaults to brand for both agent and person-to-person conversations; change submitIntent only when the action consequence has a different semantic intent."
4090
+ "The empty or otherwise inactive submit action is a disabled bordered ButtonUnfilled. Ready submit actions use submitIntent, while the streaming stop action remains a bold-brand ButtonFilled."
3681
4091
  ],
3682
4092
  "responsiveBehavior": [
3683
4093
  "The textarea begins at two body-medium lines, grows one line at a time through six lines, and then scrolls internally."
@@ -3745,7 +4155,9 @@
3745
4155
  "@ds-mo/tokens"
3746
4156
  ],
3747
4157
  "registryDependencies": [
3748
- "button-filled"
4158
+ "button-filled",
4159
+ "button-unfilled",
4160
+ "tooltip"
3749
4161
  ]
3750
4162
  },
3751
4163
  {
@@ -3779,7 +4191,7 @@
3779
4191
  "accessibility": [
3780
4192
  "Give each transcript a concise localized label.",
3781
4193
  "New content is exposed through log semantics without stealing focus.",
3782
- "The scroll-to-latest control remains keyboard accessible when follow behavior is released."
4194
+ "The scroll-to-latest control remains keyboard accessible when follow behavior is released and exposes its action name in a tooltip."
3783
4195
  ],
3784
4196
  "states": [
3785
4197
  "Selection and transcript interaction release automatic following.",
@@ -3833,7 +4245,8 @@
3833
4245
  "@ds-mo/tokens"
3834
4246
  ],
3835
4247
  "registryDependencies": [
3836
- "button-unfilled"
4248
+ "button-unfilled",
4249
+ "tooltip"
3837
4250
  ]
3838
4251
  },
3839
4252
  {
@@ -3889,7 +4302,7 @@
3889
4302
  "accessibility": [
3890
4303
  "Provide a concise visible heading; the component uses it as the dialog's accessible name.",
3891
4304
  "Give the primary explanatory copy a stable id and pass it through aria-describedby so assistive technology receives the decision context.",
3892
- "Opening the native modal dialog moves focus to the header Close action, traps Tab navigation inside the top layer, and makes outside content inert.",
4305
+ "Opening the native modal dialog moves focus to the header Close action, whose visible tooltip matches its accessible name, traps Tab navigation inside the top layer, and makes outside content inert.",
3893
4306
  "Close, Escape, and backdrop activation emit dsClose with close-button, escape, or backdrop reason before beginning dismissal; use the component only when every dismissal path is safe.",
3894
4307
  "After exit motion completes, the native dialog leaves the top layer, focus returns to the previously focused element, and dsAfterClose emits.",
3895
4308
  "Use visible label-only footer buttons. Keep at most two actions: one bold filled primary action followed by one bordered unfilled action, or two bordered unfilled actions.",
@@ -3986,7 +4399,8 @@
3986
4399
  ],
3987
4400
  "registryDependencies": [
3988
4401
  "button-unfilled",
3989
- "text"
4402
+ "text",
4403
+ "tooltip"
3990
4404
  ]
3991
4405
  },
3992
4406
  {
@@ -4034,7 +4448,7 @@
4034
4448
  }
4035
4449
  ],
4036
4450
  "commonlyComposedWith": [
4037
- "component:ds-app-shell",
4451
+ "component:ds-shell-app",
4038
4452
  "component:ds-bar-nav",
4039
4453
  "component:ds-panel-tools",
4040
4454
  "component:ds-menu"
@@ -4065,7 +4479,7 @@
4065
4479
  "At 1200px and wider, default to expanded, allow the user to expand or collapse, and restore the locally persisted desktop preference when available.",
4066
4480
  "From 768px through 1199px, present PanelNav permanently collapsed and do not allow user expansion.",
4067
4481
  "Below 768px, the consuming application replaces PanelNav with a dedicated mobile navigation component; PanelNav does not own mobile navigation.",
4068
- "AppShell permanently owns responsive composition: it determines shell mode, enforces tablet collapse, and replaces PanelNav with future mobile navigation below 768px.",
4482
+ "ShellApp permanently owns responsive composition: it determines shell mode, enforces tablet collapse, and replaces PanelNav with future mobile navigation below 768px.",
4069
4483
  "When the viewport is below breakpoint, PanelNav locks collapsed, disables its header toggle affordance, and preserves the persisted desktop collapse preference.",
4070
4484
  "Collapsed presentation must preserve destination ordering, active state, notification status, and accessible names."
4071
4485
  ],
@@ -4076,12 +4490,12 @@
4076
4490
  ],
4077
4491
  "react": [
4078
4492
  "Pass groups as an array through the generated React wrapper and synchronize currentUrl with the host router.",
4079
- "AppShell owns mobile replacement; PanelNav enforces its configured breakpoint expansion lock."
4493
+ "ShellApp owns mobile replacement; PanelNav enforces its configured breakpoint expansion lock."
4080
4494
  ],
4081
4495
  "angular": [
4082
4496
  "Import DsPanelNav from @ds-mo/ui/angular/ds-panel-nav and bind groups as a property.",
4083
4497
  "Bind both the nav-style attribute and navStyle property when first-paint route styling must be deterministic.",
4084
- "AppShell owns mobile replacement; PanelNav enforces its configured breakpoint expansion lock."
4498
+ "ShellApp owns mobile replacement; PanelNav enforces its configured breakpoint expansion lock."
4085
4499
  ]
4086
4500
  },
4087
4501
  "references": [
@@ -4267,7 +4681,7 @@
4267
4681
  {
4268
4682
  "when": "The choices are secondary application routes.",
4269
4683
  "component": "component:ds-bar-nav",
4270
- "reason": "BarNav owns route sections inside AppShell."
4684
+ "reason": "BarNav owns route sections inside ShellApp."
4271
4685
  },
4272
4686
  {
4273
4687
  "when": "The choices are transient actions or options.",
@@ -4382,7 +4796,7 @@
4382
4796
  "component:ds-button-unfilled"
4383
4797
  ],
4384
4798
  "accessibility": [
4385
- "Leading navigation or dismiss actions and trailing icon actions require concise localized names.",
4799
+ "Leading navigation or dismiss actions and trailing icon actions require concise localized names; the header reuses each name as the action tooltip.",
4386
4800
  "The visible heading names the active panel or subview."
4387
4801
  ],
4388
4802
  "states": [
@@ -4472,7 +4886,8 @@
4472
4886
  ],
4473
4887
  "registryDependencies": [
4474
4888
  "button-unfilled",
4475
- "text"
4889
+ "text",
4890
+ "tooltip"
4476
4891
  ]
4477
4892
  },
4478
4893
  {
@@ -4506,13 +4921,13 @@
4506
4921
  ],
4507
4922
  "accessibility": [
4508
4923
  "Provide an aria-label that names the searched domain, such as Search agent chats or Search messages.",
4509
- "The standard search clear action restores focus and emits both the empty query and dsClear.",
4510
- "When showFilter is enabled, provide stable filterTriggerId and filterControls values, synchronize filterExpanded with the controlled menu, and restore focus after selection."
4924
+ "The standard search clear action restores focus, exposes its localized name in a tooltip, and emits both the empty query and dsClear.",
4925
+ "When showFilter is enabled, provide stable filterTriggerId and filterControls values, synchronize filterExpanded with the controlled menu, and restore focus after selection; filterAriaLabel also labels its tooltip."
4511
4926
  ],
4512
4927
  "states": [
4513
4928
  "The row is always 48px high with 8px outer padding and a complete md search recipe: 32px control, text-body-medium at 14px/20px, and a 20px md search icon.",
4514
4929
  "The search icon stays foreground-secondary at rest, hover, focus, active, and while the query is filled.",
4515
- "The row and control surface remain transparent so the AppShell chrome wash is visible behind them.",
4930
+ "The row and control surface remain transparent so the ShellApp chrome wash is visible behind them.",
4516
4931
  "The row divider remains the same tertiary 1px boundary while the input is focused because it belongs to the 48px container rather than the input control.",
4517
4932
  "With filtering enabled, the md search control, decorative vertical divider, and borderless md Filter action are separated by 8px; filterActive promotes only the trigger foreground without adding a selected fill."
4518
4933
  ],
@@ -4616,13 +5031,14 @@
4616
5031
  "button-unfilled",
4617
5032
  "divider",
4618
5033
  "icon",
4619
- "text"
5034
+ "text",
5035
+ "tooltip"
4620
5036
  ]
4621
5037
  },
4622
5038
  {
4623
5039
  "name": "panel-tools",
4624
5040
  "title": "PanelTools",
4625
- "description": "Required AppShell utility rail and persistent drawer host for the fixed set of global Search, Agents, Messages, Stacks, Activity, and Help products.",
5041
+ "description": "Required ShellApp utility rail and persistent drawer host for the fixed set of global Search, Agents, Messages, Stacks, Activity, and Help products.",
4626
5042
  "type": "registry:ui",
4627
5043
  "meta": {
4628
5044
  "library": "@ds-mo/ui",
@@ -4633,9 +5049,9 @@
4633
5049
  "intent": {
4634
5050
  "audience": "specialized",
4635
5051
  "status": "stable",
4636
- "summary": "Required AppShell utility rail and persistent drawer host for the fixed set of global Search, Agents, Messages, Stacks, Activity, and Help products.",
5052
+ "summary": "Required ShellApp utility rail and persistent drawer host for the fixed set of global Search, Agents, Messages, Stacks, Activity, and Help products.",
4637
5053
  "useWhen": [
4638
- "Composing the required global tools region inside the application's single AppShell.",
5054
+ "Composing the required global tools region inside the application's single ShellApp.",
4639
5055
  "Users need to move between application-wide utilities without losing each tool's in-progress state.",
4640
5056
  "Search, AI conversations, user messages, review stacks, notifications, or help content must remain available alongside route content."
4641
5057
  ],
@@ -4643,8 +5059,8 @@
4643
5059
  "The action is specific to the current page or selected content rather than globally available across the application.",
4644
5060
  "The item navigates to a primary or secondary route; use PanelNav or BarNav instead.",
4645
5061
  "A consumer wants to add arbitrary tools, reorder fixed tools, or repurpose a semantic tool id.",
4646
- "Building the mobile tools experience; future mobile AppShell composition uses a different bottom-bar and panel pattern.",
4647
- "PanelTools would be mounted outside the application's single AppShell."
5062
+ "Building the mobile tools experience; future mobile ShellApp composition uses a different bottom-bar and panel pattern.",
5063
+ "PanelTools would be mounted outside the application's single ShellApp."
4648
5064
  ],
4649
5065
  "alternatives": [
4650
5066
  {
@@ -4664,7 +5080,7 @@
4664
5080
  }
4665
5081
  ],
4666
5082
  "commonlyComposedWith": [
4667
- "component:ds-app-shell",
5083
+ "component:ds-shell-app",
4668
5084
  "component:ds-panel-nav",
4669
5085
  "component:ds-bar-nav"
4670
5086
  ],
@@ -4692,7 +5108,7 @@
4692
5108
  "Each tool supplies its current header title, base-versus-detail Back state, and right-side actions through the headers property. Base views omit Back; deeper views expose Back and update the same header in place.",
4693
5109
  "Header Back and action events express intent only; the owning tool changes product navigation, menus, and data state. PanelTools keeps the final header action exactly 8px from the drawer edge.",
4694
5110
  "Menus opened from a right-side header action use PANEL_TOOLS_HEADER_MENU_PLACEMENT: bottom/end choice-cell alignment and a 12px side offset, placing the popup 4px below the 48px header while aligning the final menu item edge with the trigger.",
4695
- "Tool view roots stay transparent so AppShell's chrome wash remains visible; only explicitly designed child surfaces introduce a fill.",
5111
+ "Tool view roots stay transparent so ShellApp's chrome wash remains visible; only explicitly designed child surfaces introduce a fill.",
4696
5112
  "Tools with search compose ds-panel-tool-search immediately below the shared header. Its 48px row always contains the md search control and must not be reduced to sm or xs.",
4697
5113
  "If an active optional tool becomes unavailable, PanelTools closes the drawer, clears activeTool, and emits its deselection.",
4698
5114
  "Use isInactive only for a temporarily unavailable visible tool; omit tools the user is not authorized to access.",
@@ -4703,8 +5119,8 @@
4703
5119
  ],
4704
5120
  "responsiveBehavior": [
4705
5121
  "The open drawer reduces main-content width and uses --dimension-panel-width-xs (300px) on every supported desktop and tablet viewport.",
4706
- "AppShell owns the fixed drawer-width variable; consumers must not hardcode alternate drawer widths.",
4707
- "Below 768px, do not reuse desktop PanelTools: future AppShell mobile composition uses a bottom bar for Search, Agents, Notifications, and Stacks, while Help moves into mobile primary navigation.",
5122
+ "ShellApp owns the fixed drawer-width variable; consumers must not hardcode alternate drawer widths.",
5123
+ "Below 768px, do not reuse desktop PanelTools: future ShellApp mobile composition uses a bottom bar for Search, Agents, Notifications, and Stacks, while Help moves into mobile primary navigation.",
4708
5124
  "Keep named-slot content mounted while tools switch or the drawer closes so users can return to in-progress global work.",
4709
5125
  "Conversation products may use fullscreenHeaderMode split for a 300px history rail beside a flexible detail pane, each with its own canonical header; the application owns that internal split layout.",
4710
5126
  "Use fixed drawer widths for now; do not add user resizing or width persistence."
@@ -4713,10 +5129,10 @@
4713
5129
  "customElements": [
4714
5130
  "Assign items as a JavaScript property for structured data; items-json is the string fallback.",
4715
5131
  "Assign headers as a JavaScript property and replace its object identity whenever an active tool changes title, depth, or actions.",
4716
- "Keep PanelTools mounted at AppShell scope across route changes and provide each product through its matching named slot."
5132
+ "Keep PanelTools mounted at ShellApp scope across route changes and provide each product through its matching named slot."
4717
5133
  ],
4718
5134
  "react": [
4719
- "Pass the fixed item collection through the generated React wrapper and keep named-slot product content mounted at AppShell scope.",
5135
+ "Pass the fixed item collection through the generated React wrapper and keep named-slot product content mounted at ShellApp scope.",
4720
5136
  "Use storageKey only for same-browser last-tool continuity; do not persist the open drawer."
4721
5137
  ],
4722
5138
  "angular": [
@@ -5242,7 +5658,8 @@
5242
5658
  "empty-state",
5243
5659
  "icon",
5244
5660
  "loader",
5245
- "text"
5661
+ "text",
5662
+ "tooltip"
5246
5663
  ]
5247
5664
  },
5248
5665
  {
@@ -5505,13 +5922,141 @@
5505
5922
  "empty-state",
5506
5923
  "icon",
5507
5924
  "loader",
5508
- "text"
5925
+ "text",
5926
+ "tooltip"
5509
5927
  ]
5510
5928
  },
5929
+ {
5930
+ "name": "shell-app",
5931
+ "title": "ShellApp",
5932
+ "description": "The single required workspace root for standard authenticated application pages, coordinating primary and secondary navigation, tools chrome, responsive composition, content geometry, shared styling, and shell behavior.",
5933
+ "type": "registry:ui",
5934
+ "meta": {
5935
+ "library": "@ds-mo/ui",
5936
+ "distribution": "npm",
5937
+ "storybook": "https://zainadeel.github.io/compomo/?path=/story/shell-app",
5938
+ "source": "src/wc/components/ShellApp/ShellApp.tsx",
5939
+ "intentStatus": "complete",
5940
+ "intent": {
5941
+ "audience": "specialized",
5942
+ "status": "stable",
5943
+ "summary": "The single required workspace root for standard authenticated application pages, coordinating primary and secondary navigation, tools chrome, responsive composition, content geometry, shared styling, and shell behavior.",
5944
+ "useWhen": [
5945
+ "Building any standard authenticated product or workspace page with CompoMo.",
5946
+ "PanelNav, BarNav, PanelTools, page content, shared chrome, responsive behavior, and shell shortcuts must be composed as one application frame.",
5947
+ "Future application templates need the supported base-page composition boundary."
5948
+ ],
5949
+ "avoidWhen": [
5950
+ "Building authentication, onboarding, public, marketing, print, error, or intentionally focused full-screen experiences that require a different layout.",
5951
+ "Another ShellApp already exists in the page; applications must render exactly one and must never nest ShellApps.",
5952
+ "Building content inside an existing ShellApp; render the page content rather than another shell."
5953
+ ],
5954
+ "commonlyComposedWith": [
5955
+ "component:ds-panel-nav",
5956
+ "component:ds-bar-nav",
5957
+ "component:ds-panel-tools",
5958
+ "component:ds-shell-page",
5959
+ "component:ds-swatch-picker"
5960
+ ],
5961
+ "patterns": [
5962
+ "pattern:application-shell",
5963
+ "pattern:shell-page"
5964
+ ],
5965
+ "accessibility": [
5966
+ "Keep primary destinations in PanelNav and secondary route sections in BarNav.",
5967
+ "Ensure the default content region contains the page's single main landmark.",
5968
+ "Keep PanelNav, BarNav, and PanelTools chrome available in the shell's supported desktop and tablet compositions.",
5969
+ "Do not override browser keyboard chords when enabling shell shortcuts.",
5970
+ "Require Search and Help as the minimum PanelTools actions and provide accessible labels for every tool.",
5971
+ "Preserve focus and accessible names across navigation, collapse, overflow, and responsive presentation changes."
5972
+ ],
5973
+ "states": [
5974
+ "Render exactly one ShellApp as the workspace root and never nest it.",
5975
+ "PanelNav, BarNav, and PanelTools are required shell regions; PanelTools contains at least Search and Help even when no additional product tools apply.",
5976
+ "The application router owns the current route, authorization filtering, Dashboard or Settings context, destination collections, section collections, and localized content labels.",
5977
+ "ShellApp propagates navStyle and coordinates layout, gradient alignment, transitions, metrics, shortcuts, and responsive composition.",
5978
+ "Set gradientPreset to the single resolved global chrome preference: neutral by default, none for solid chrome, or cool, neutral, warm, and fresh for token-based washes.",
5979
+ "The application owns gradient preference persistence, cross-tab synchronization, and server or account precedence; ShellApp owns rendering the resolved preset across authenticated routes.",
5980
+ "Dashboard represents day-to-day operational work while Settings represents administrative and configuration work; route state selects the context.",
5981
+ "Update PanelNav groups, BarNav tabs and heading, navStyle, basePath, and currentUrl atomically from one resolved route state.",
5982
+ "BarNav remains present: it shows route-section tabs when available and the active PanelNav destination label as heading otherwise.",
5983
+ "Render one ShellPage as the default-slot child for each standard routed page; ShellApp owns the content scroller while ShellPage owns page header stickiness and content inset.",
5984
+ "The application filters unauthorized destinations, sections, and tools before passing them into shell components."
5985
+ ],
5986
+ "responsiveBehavior": [
5987
+ "ShellApp owns the fixed system breakpoints and resolves desktop at 1200px and wider, tablet from 768px through 1199px, and mobile below 768px.",
5988
+ "On desktop, PanelNav defaults expanded, permits user collapse or expansion, and respects the locally persisted desktop preference.",
5989
+ "On tablet, ShellApp keeps PanelNav permanently collapsed and prevents user expansion without overwriting the desktop preference.",
5990
+ "On mobile, ShellApp remains the page root but replaces PanelNav and desktop navigation composition with a future dedicated mobile navigation design.",
5991
+ "Keep PanelNav width, BarNav height, PanelTools chrome, and main-content origin stable except during intentional responsive or collapse transitions.",
5992
+ "The current runtime does not yet implement the complete desktop, tablet, and mobile composition contract; consuming applications must enforce missing breakpoint behavior until ShellApp provides it."
5993
+ ],
5994
+ "frameworkCaveats": {
5995
+ "customElements": [
5996
+ "Assign complex navigation and tool collections as JavaScript properties on the slotted components.",
5997
+ "Stamp route-derived nav-style before components connect when deterministic first paint is required."
5998
+ ],
5999
+ "react": [
6000
+ "Use generated wrappers and preserve native slot names for PanelNav, BarNav, PanelTools, and main content.",
6001
+ "Resolve all shell inputs from one router state before rendering the composition."
6002
+ ],
6003
+ "angular": [
6004
+ "Use generated standalone adapters and preserve slot attributes in templates.",
6005
+ "Bind complex inputs as properties and update navigation inputs atomically from one resolved router state.",
6006
+ "Bind both nav-style attributes and properties when deterministic first paint is required."
6007
+ ]
6008
+ },
6009
+ "references": [
6010
+ {
6011
+ "label": "Component guide",
6012
+ "path": "src/wc/components/ShellApp/ShellApp.mdx"
6013
+ },
6014
+ {
6015
+ "label": "Executable Storybook composition",
6016
+ "path": "src/wc/components/ShellApp/ShellApp.stories.ts"
6017
+ },
6018
+ {
6019
+ "label": "Framework integration",
6020
+ "path": "docs/framework-integration.md"
6021
+ },
6022
+ {
6023
+ "label": "Application shell contract",
6024
+ "path": "agent/patterns/application-shell/pattern.agent.json"
6025
+ }
6026
+ ]
6027
+ },
6028
+ "props": {
6029
+ "gradientPreset": {
6030
+ "type": "ShellGradientPreset",
6031
+ "required": false
6032
+ },
6033
+ "navStyle": {
6034
+ "type": "NavChromeStyle",
6035
+ "required": false
6036
+ },
6037
+ "shortcutsEnabled": {
6038
+ "type": "boolean",
6039
+ "required": false
6040
+ }
6041
+ },
6042
+ "events": [],
6043
+ "slots": [],
6044
+ "exports": {
6045
+ "customElement": "ds-shell-app",
6046
+ "react": "DsShellApp",
6047
+ "angular": "DsShellApp"
6048
+ }
6049
+ },
6050
+ "dependencies": [
6051
+ "@ds-mo/ui",
6052
+ "@ds-mo/tokens"
6053
+ ],
6054
+ "registryDependencies": []
6055
+ },
5511
6056
  {
5512
6057
  "name": "shell-gradient-picker",
5513
6058
  "title": "ShellGradientPicker",
5514
- "description": "Deprecated compatibility wrapper that maps the fixed AppShell wash presets into SwatchPicker.",
6059
+ "description": "Deprecated compatibility wrapper that maps the fixed ShellApp wash presets into SwatchPicker.",
5515
6060
  "type": "registry:ui",
5516
6061
  "meta": {
5517
6062
  "library": "@ds-mo/ui",
@@ -5524,10 +6069,10 @@
5524
6069
  "status": "deprecated",
5525
6070
  "replacedBy": "component:ds-swatch-picker",
5526
6071
  "replacementReason": "SwatchPicker now owns the same accessible interaction with a generic option model that supports both flat colors and gradients.",
5527
- "summary": "Deprecated compatibility wrapper that maps the fixed AppShell wash presets into SwatchPicker.",
6072
+ "summary": "Deprecated compatibility wrapper that maps the fixed ShellApp wash presets into SwatchPicker.",
5528
6073
  "useWhen": [
5529
6074
  "Adding the Appearance or Theme section to the application's user or account menu.",
5530
- "Users must choose the global AppShell chrome treatment from none, cool, neutral, warm, or fresh."
6075
+ "Users must choose the global ShellApp chrome treatment from none, cool, neutral, warm, or fresh."
5531
6076
  ],
5532
6077
  "avoidWhen": [
5533
6078
  "Choosing semantic intent, page background, chart, content, or brand colors.",
@@ -5543,7 +6088,7 @@
5543
6088
  }
5544
6089
  ],
5545
6090
  "commonlyComposedWith": [
5546
- "component:ds-app-shell",
6091
+ "component:ds-shell-app",
5547
6092
  "component:ds-menu"
5548
6093
  ],
5549
6094
  "patterns": [
@@ -5557,7 +6102,7 @@
5557
6102
  "states": [
5558
6103
  "Neutral is the default preset; none renders solid shell chrome without a wash.",
5559
6104
  "Cool, neutral, warm, and fresh use design tokens and automatically adapt to the active light or dark color theme.",
5560
- "Apply dsChange immediately to AppShell.gradientPreset and keep the containing account menu open.",
6105
+ "Apply dsChange immediately to ShellApp.gradientPreset and keep the containing account menu open.",
5561
6106
  "The application owns local persistence, cross-tab synchronization, and server or account preference precedence; the picker owns only selection UI and events.",
5562
6107
  "Treat the fixed preset union as the only supported values and do not construct custom gradients."
5563
6108
  ],
@@ -5567,7 +6112,7 @@
5567
6112
  ],
5568
6113
  "frameworkCaveats": {
5569
6114
  "customElements": [
5570
- "Listen for dsChange, resolve application preference precedence, and assign the result to the single AppShell gradientPreset property."
6115
+ "Listen for dsChange, resolve application preference precedence, and assign the result to the single ShellApp gradientPreset property."
5571
6116
  ],
5572
6117
  "react": [
5573
6118
  "Use the generated wrapper and handle onDsChange without closing the containing account menu."
@@ -5582,8 +6127,8 @@
5582
6127
  "path": "src/wc/components/SwatchPicker/SwatchPicker.stories.ts"
5583
6128
  },
5584
6129
  {
5585
- "label": "AppShell gradient contract",
5586
- "path": "src/wc/components/AppShell/AppShell.mdx"
6130
+ "label": "ShellApp gradient contract",
6131
+ "path": "src/wc/components/ShellApp/ShellApp.mdx"
5587
6132
  },
5588
6133
  {
5589
6134
  "label": "Application shell composition",
@@ -5625,7 +6170,7 @@
5625
6170
  {
5626
6171
  "name": "shell-gradient-swatch",
5627
6172
  "title": "ShellGradientSwatch",
5628
- "description": "Deprecated internal compatibility component for one legacy AppShell gradient swatch.",
6173
+ "description": "Deprecated internal compatibility component for one legacy ShellApp gradient swatch.",
5629
6174
  "type": "registry:ui",
5630
6175
  "meta": {
5631
6176
  "library": "@ds-mo/ui",
@@ -5638,7 +6183,7 @@
5638
6183
  "status": "deprecated",
5639
6184
  "replacedBy": "component:ds-swatch-picker",
5640
6185
  "replacementReason": "SwatchPicker renders its option buttons internally so an individually published radio swatch is no longer needed.",
5641
- "summary": "Deprecated internal compatibility component for one legacy AppShell gradient swatch.",
6186
+ "summary": "Deprecated internal compatibility component for one legacy ShellApp gradient swatch.",
5642
6187
  "useWhen": [
5643
6188
  "Maintaining or extending ShellGradientPicker inside CompoMo."
5644
6189
  ],
@@ -5725,6 +6270,123 @@
5725
6270
  ],
5726
6271
  "registryDependencies": []
5727
6272
  },
6273
+ {
6274
+ "name": "shell-page",
6275
+ "title": "ShellPage",
6276
+ "description": "The standard routed-page boundary inside ShellApp, owning sticky BarTitle placement, container-aware header variants, stable scroll compaction, and optional page-content inset without creating a nested scroll container.",
6277
+ "type": "registry:ui",
6278
+ "meta": {
6279
+ "library": "@ds-mo/ui",
6280
+ "distribution": "npm",
6281
+ "storybook": "https://zainadeel.github.io/compomo/?path=/story/shell-page",
6282
+ "source": "src/wc/components/ShellPage/ShellPage.tsx",
6283
+ "intentStatus": "complete",
6284
+ "intent": {
6285
+ "audience": "general",
6286
+ "status": "stable",
6287
+ "summary": "The standard routed-page boundary inside ShellApp, owning sticky BarTitle placement, container-aware header variants, stable scroll compaction, and optional page-content inset without creating a nested scroll container.",
6288
+ "useWhen": [
6289
+ "Rendering a standard routed page inside ShellApp's default content region.",
6290
+ "BarTitle should expand at a roomy page top, compact after scroll, or use constrained action layout when the page column narrows.",
6291
+ "Pages need consistent content gutters with an explicit full-bleed option."
6292
+ ],
6293
+ "avoidWhen": [
6294
+ "Building authentication, onboarding, public, modal, drawer, or intentionally focused fullscreen layouts outside the standard ShellApp page region.",
6295
+ "Another ShellPage already owns the routed page; never nest ShellPages.",
6296
+ "A bounded card or pane needs its own header rather than a page-level main landmark."
6297
+ ],
6298
+ "alternatives": [
6299
+ {
6300
+ "when": "The composition is a persistent application-wide workspace frame.",
6301
+ "component": "component:ds-shell-app",
6302
+ "reason": "ShellApp owns global navigation, tools, and the content scroll region; ShellPage belongs inside it."
6303
+ },
6304
+ {
6305
+ "when": "Only static page title chrome is required without sticky or responsive orchestration.",
6306
+ "component": "component:ds-bar-title",
6307
+ "reason": "BarTitle can be used standalone with an explicit variant."
6308
+ }
6309
+ ],
6310
+ "commonlyComposedWith": [
6311
+ "component:ds-shell-app",
6312
+ "component:ds-bar-title",
6313
+ "component:ds-tab-group"
6314
+ ],
6315
+ "patterns": [
6316
+ "pattern:shell-page"
6317
+ ],
6318
+ "accessibility": [
6319
+ "ShellPage exposes the routed page as the main landmark; render exactly one active ShellPage inside ShellApp.",
6320
+ "Provide exactly one BarTitle through the header slot so the page has one h1.",
6321
+ "Keep loading, empty, validation, error, progress, success, and failure communication in the default product-content slot.",
6322
+ "Responsive variant changes preserve the same heading, controls, accessible names, and keyboard focus targets."
6323
+ ],
6324
+ "states": [
6325
+ "headerPresentation=auto selects expanded, compact, or constrained from ShellPage's own inline capacity and scroll position.",
6326
+ "expanded, compact, and constrained are explicit overrides for exceptional layouts and deterministic examples.",
6327
+ "contentInset=default supplies standard page gutters; none permits maps, canvases, and other full-bleed content.",
6328
+ "The required header slot accepts one BarTitle. The default slot owns router output and all page product content."
6329
+ ],
6330
+ "responsiveBehavior": [
6331
+ "ShellPage observes its own rendered width instead of viewport media queries or ShellApp desktop/tablet modes.",
6332
+ "Roomy pages expand at the top and compact after scroll; medium-capacity pages start compact; narrow pages use the constrained header variant.",
6333
+ "Token-based capacity bands use hysteresis so opening tools or resizing navigation cannot oscillate near a boundary.",
6334
+ "Scroll compaction preserves the expanded page flow offset so content never jumps beneath the sticky header.",
6335
+ "ShellPage relies on ShellApp's content scroller and never introduces nested scrolling."
6336
+ ],
6337
+ "frameworkCaveats": {
6338
+ "customElements": [
6339
+ "Import ShellPage and BarTitle, place one ds-bar-title in slot=header, and render route content as default children.",
6340
+ "Do not set BarTitle.variant while ShellPage owns headerPresentation."
6341
+ ],
6342
+ "react": [
6343
+ "Render DsBarTitle with slot=header inside DsShellPage and keep routed content as the remaining children.",
6344
+ "Use contentInset none only for deliberately full-bleed page products."
6345
+ ],
6346
+ "angular": [
6347
+ "Import the generated standalone DsShellPage and DsBarTitle adapters, preserve slot=header, and place router-outlet in the ShellPage default slot.",
6348
+ "Do not add another overflow auto wrapper around the routed page."
6349
+ ]
6350
+ },
6351
+ "references": [
6352
+ {
6353
+ "label": "Page-family and responsive examples",
6354
+ "path": "src/wc/components/ShellPage/ShellPage.stories.ts"
6355
+ },
6356
+ {
6357
+ "label": "Cross-browser geometry and interaction coverage",
6358
+ "path": "tests/e2e/bar-title.spec.ts"
6359
+ },
6360
+ {
6361
+ "label": "Reusable framework composition",
6362
+ "path": "agent/patterns/shell-page/pattern.agent.json"
6363
+ }
6364
+ ]
6365
+ },
6366
+ "props": {
6367
+ "contentInset": {
6368
+ "type": "ShellPageContentInset",
6369
+ "required": false
6370
+ },
6371
+ "headerPresentation": {
6372
+ "type": "ShellPageHeaderPresentation",
6373
+ "required": false
6374
+ }
6375
+ },
6376
+ "events": [],
6377
+ "slots": [],
6378
+ "exports": {
6379
+ "customElement": "ds-shell-page",
6380
+ "react": "DsShellPage",
6381
+ "angular": "DsShellPage"
6382
+ }
6383
+ },
6384
+ "dependencies": [
6385
+ "@ds-mo/ui",
6386
+ "@ds-mo/tokens"
6387
+ ],
6388
+ "registryDependencies": []
6389
+ },
5728
6390
  {
5729
6391
  "name": "skeleton",
5730
6392
  "title": "Skeleton",
@@ -6133,7 +6795,7 @@
6133
6795
  ],
6134
6796
  "commonlyComposedWith": [
6135
6797
  "component:ds-menu",
6136
- "component:ds-app-shell"
6798
+ "component:ds-shell-app"
6137
6799
  ],
6138
6800
  "accessibility": [
6139
6801
  "Provide a localized groupLabel describing the complete choice.",
@@ -7135,15 +7797,79 @@
7135
7797
  {
7136
7798
  "name": "tooltip-data-viz",
7137
7799
  "title": "TooltipDataViz",
7138
- "description": "Positioned value/label callout for chart hover interactions (bar, line point, …).\nDonut charts skip this — legend sync already surfaces the hovered slice.\nUnlike `ds-tooltip`, this doesn't bind to a slotted anchor element —\ncharts hover-highlight data that lives inside an SVG, so the chart itself computes\nthe anchor point (e.g. the cursor position while hovering) and passes it in as `x`/`y`.\n\nRenders `position: absolute` — place inside a `position: relative` chart wrapper,\nwith `x`/`y` as pixel coordinates within that wrapper. Defaults to sitting below-right\nof the anchor (matching cursor-following tooltips), flipping to whichever side/edge\nkeeps it on-screen.\n\nMount (or remount) when a hover session starts so `delay` applies once per hover;\nkeep the instance mounted while the cursor moves so tracking stays instant.",
7800
+ "description": "Chart-owned, non-interactive label and value callout positioned from pointer or focused-mark coordinates inside a visualization wrapper.",
7139
7801
  "type": "registry:ui",
7140
7802
  "meta": {
7141
7803
  "library": "@ds-mo/ui",
7142
7804
  "distribution": "npm",
7143
7805
  "storybook": "https://zainadeel.github.io/compomo/?path=/story/tooltip-data-viz",
7144
7806
  "source": "src/wc/components/TooltipDataViz/TooltipDataViz.tsx",
7145
- "intentStatus": "migration-pending",
7146
- "intent": null,
7807
+ "intentStatus": "complete",
7808
+ "intent": {
7809
+ "audience": "specialized",
7810
+ "status": "experimental",
7811
+ "summary": "Chart-owned, non-interactive label and value callout positioned from pointer or focused-mark coordinates inside a visualization wrapper.",
7812
+ "useWhen": [
7813
+ "A chart needs immediate visual value feedback for a genuinely hovered or keyboard-focused mark.",
7814
+ "The anchor lives inside SVG or chart coordinates rather than on a slotted HTML trigger.",
7815
+ "The owning chart can mount the callout for one interaction session and update its coordinates while tracking."
7816
+ ],
7817
+ "avoidWhen": [
7818
+ "A normal control or text trigger needs supplemental explanation; use Tooltip.",
7819
+ "The content needs links, actions, focus, or touch-primary disclosure.",
7820
+ "An externally synchronized highlight has no genuine local pointer or keyboard interaction.",
7821
+ "The callout would be the only accessible source of an essential value."
7822
+ ],
7823
+ "alternatives": [
7824
+ {
7825
+ "when": "A slotted control or text trigger needs a conventional tooltip.",
7826
+ "component": "component:ds-tooltip",
7827
+ "reason": "Tooltip owns trigger semantics, focus behavior, and anchored overlay lifecycle."
7828
+ },
7829
+ {
7830
+ "when": "Donut details should remain continuously visible beside the chart.",
7831
+ "component": "component:ds-chart-legend",
7832
+ "reason": "A visible legend avoids redundant transient slice callouts."
7833
+ }
7834
+ ],
7835
+ "commonlyComposedWith": [
7836
+ "component:ds-chart-bar",
7837
+ "component:ds-chart-line",
7838
+ "component:ds-chart-donut"
7839
+ ],
7840
+ "accessibility": [
7841
+ "The callout is presentation-only and never replaces the owning chart mark's accessible label or an adjacent data summary.",
7842
+ "Keyboard-focused marks receive the same visual feedback as pointer-hovered marks.",
7843
+ "The callout never receives focus or contains interactive descendants."
7844
+ ],
7845
+ "states": [
7846
+ "The owning chart mounts the callout when a local interaction starts and unmounts it when that interaction ends.",
7847
+ "Coordinate updates track within one mounted interaction session without restarting the show delay.",
7848
+ "Placement flips horizontally or vertically when the rendered callout approaches a viewport edge.",
7849
+ "Reduced motion preserves the final visible state without an opacity transition."
7850
+ ],
7851
+ "responsiveBehavior": [
7852
+ "Render inside a positioned chart wrapper and pass coordinates relative to that wrapper.",
7853
+ "Keep labels concise enough for the single-line callout; persistent or long explanations belong outside the chart."
7854
+ ],
7855
+ "frameworkCaveats": {
7856
+ "customElements": [
7857
+ "The owning chart computes coordinates and conditionally mounts the component; applications should not use it as a standalone overlay."
7858
+ ],
7859
+ "react": [
7860
+ "Keep callout lifecycle and coordinates inside the chart wrapper rather than application-global tooltip state."
7861
+ ],
7862
+ "angular": [
7863
+ "Keep callout lifecycle and coordinates inside the chart wrapper rather than application-global tooltip state."
7864
+ ]
7865
+ },
7866
+ "references": [
7867
+ {
7868
+ "label": "Storybook example",
7869
+ "path": "src/wc/components/TooltipDataViz/TooltipDataViz.stories.ts"
7870
+ }
7871
+ ]
7872
+ },
7147
7873
  "props": {
7148
7874
  "delay": {
7149
7875
  "type": "number | string",