@ds-mo/ui 11.1.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 (204) 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 +481 -174
  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-panel-nav.d.ts +1 -1
  8. package/dist/angular/{ds-app-shell.d.ts → ds-shell-app.d.ts} +5 -5
  9. package/dist/angular/{ds-app-shell.js → ds-shell-app.js} +10 -10
  10. package/dist/angular/ds-shell-page.d.ts +12 -0
  11. package/dist/angular/ds-shell-page.js +38 -0
  12. package/dist/angular/index.d.ts +1 -1
  13. package/dist/angular/index.js +3 -1
  14. package/dist/angular/proxies.d.ts +3 -1
  15. package/dist/angular/proxies.js +3 -1
  16. package/dist/components/ds-agent-activity.js +1 -1
  17. package/dist/components/ds-agent-response.js +1 -1
  18. package/dist/components/ds-agent-response.js.map +1 -1
  19. package/dist/components/ds-agent-source-list.js +1 -1
  20. package/dist/components/ds-agent-tool-call.js +1 -1
  21. package/dist/components/ds-attachment-list.js +1 -1
  22. package/dist/components/ds-avatar.js +1 -1
  23. package/dist/components/ds-avatar.js.map +1 -1
  24. package/dist/components/ds-badge.js +1 -1
  25. package/dist/components/ds-bar-nav.js +1 -1
  26. package/dist/components/ds-bar-nav.js.map +1 -1
  27. package/dist/components/{ds-app-shell.d.ts → ds-bar-title.d.ts} +4 -4
  28. package/dist/components/ds-bar-title.js +2 -0
  29. package/dist/components/ds-bar-title.js.map +1 -0
  30. package/dist/components/ds-button-filled.js +1 -1
  31. package/dist/components/ds-button-unfilled.js +1 -1
  32. package/dist/components/ds-card-data-viz-donut.js +1 -1
  33. package/dist/components/ds-card-setting.js +1 -1
  34. package/dist/components/ds-card-shell-data-viz.js +1 -1
  35. package/dist/components/ds-chart-bar.js +1 -1
  36. package/dist/components/ds-chart-donut.js +1 -1
  37. package/dist/components/ds-chart-legend.js +1 -1
  38. package/dist/components/ds-chart-line.js +1 -1
  39. package/dist/components/ds-checkbox.js +1 -1
  40. package/dist/components/ds-chip.js +1 -1
  41. package/dist/components/ds-code-block.js +1 -1
  42. package/dist/components/ds-conversation-list-item.js +1 -1
  43. package/dist/components/ds-conversation-list-item.js.map +1 -1
  44. package/dist/components/ds-conversation-list-section.js +1 -1
  45. package/dist/components/ds-conversation-list.js +1 -1
  46. package/dist/components/ds-empty-state.js +1 -1
  47. package/dist/components/ds-field.js +1 -1
  48. package/dist/components/ds-input.js +1 -1
  49. package/dist/components/ds-markdown.js +1 -1
  50. package/dist/components/ds-menu.js +1 -1
  51. package/dist/components/ds-message-composer.js +1 -1
  52. package/dist/components/ds-message-composer.js.map +1 -1
  53. package/dist/components/ds-message-scroller.js +1 -1
  54. package/dist/components/ds-message-scroller.js.map +1 -1
  55. package/dist/components/ds-message.js +1 -1
  56. package/dist/components/ds-modal.js +1 -1
  57. package/dist/components/ds-modal.js.map +1 -1
  58. package/dist/components/ds-panel-nav.js +1 -1
  59. package/dist/components/ds-panel-nav.js.map +1 -1
  60. package/dist/components/ds-panel-sub-nav.js +1 -1
  61. package/dist/components/ds-panel-sub-nav.js.map +1 -1
  62. package/dist/components/ds-panel-tool-header.js +1 -1
  63. package/dist/components/ds-panel-tool-search.js +1 -1
  64. package/dist/components/ds-panel-tool-search.js.map +1 -1
  65. package/dist/components/ds-panel-tools.js +1 -1
  66. package/dist/components/ds-panel-tools.js.map +1 -1
  67. package/dist/components/ds-radio.js +1 -1
  68. package/dist/components/ds-select-multi.js +1 -1
  69. package/dist/components/ds-select-multi.js.map +1 -1
  70. package/dist/components/ds-select.js +1 -1
  71. package/dist/components/ds-select.js.map +1 -1
  72. package/dist/components/ds-shell-app.d.ts +11 -0
  73. package/dist/components/ds-shell-app.js +2 -0
  74. package/dist/components/ds-shell-app.js.map +1 -0
  75. package/dist/components/ds-shell-gradient-picker.js +1 -1
  76. package/dist/components/ds-shell-gradient-picker.js.map +1 -1
  77. package/dist/components/ds-shell-gradient-swatch.js +1 -1
  78. package/dist/components/ds-shell-page.d.ts +11 -0
  79. package/dist/components/ds-shell-page.js +2 -0
  80. package/dist/components/ds-shell-page.js.map +1 -0
  81. package/dist/components/ds-skeleton.js +1 -1
  82. package/dist/components/ds-slider.js +1 -1
  83. package/dist/components/ds-slider.js.map +1 -1
  84. package/dist/components/ds-swatch-picker.js +1 -1
  85. package/dist/components/ds-switch.js +1 -1
  86. package/dist/components/ds-tab-group.js +1 -1
  87. package/dist/components/ds-tag.js +1 -1
  88. package/dist/components/ds-text.js +1 -1
  89. package/dist/components/ds-toast.js +1 -1
  90. package/dist/components/ds-tooltip-data-viz.js +1 -1
  91. package/dist/components/ds-tooltip.js +1 -1
  92. package/dist/components/ds-typing-indicator.js +1 -1
  93. package/dist/components/{p-DJ78wdNv.js → p-6vj4kh70.js} +2 -2
  94. package/dist/components/{p-bNpFhP5L.js → p-B3YvoGjS.js} +2 -2
  95. package/dist/components/{p-BEWtqFX7.js → p-BH3es4p7.js} +2 -2
  96. package/dist/components/{p-BaZRP4Oo.js → p-BUmDHPr3.js} +2 -2
  97. package/dist/components/p-BYHKdFzV.js +2 -0
  98. package/dist/components/p-BYHKdFzV.js.map +1 -0
  99. package/dist/components/p-BZZwQfmN.js +2 -0
  100. package/dist/components/{p-B_qVPsEU.js.map → p-BZZwQfmN.js.map} +1 -1
  101. package/dist/components/{p-Dh4q5TSS.js → p-BhKhX1er.js} +2 -2
  102. package/dist/components/{p-CZZYGqKz.js → p-Bs6SS34m.js} +2 -2
  103. package/dist/components/p-CUik7PCi.js +2 -0
  104. package/dist/components/p-CUik7PCi.js.map +1 -0
  105. package/dist/components/{p-CyoHRqy6.js → p-Cf-i-6aE.js} +2 -2
  106. package/dist/components/p-Cf2J9MEo.js +2 -0
  107. package/dist/components/{p-Bet_UjML.js.map → p-Cf2J9MEo.js.map} +1 -1
  108. package/dist/components/{p-P_4vE1ub.js → p-CwTVEAl2.js} +2 -2
  109. package/dist/components/p-Cy04lXlc.js +2 -0
  110. package/dist/components/p-Cy04lXlc.js.map +1 -0
  111. package/dist/components/{p-BKhG2xrW.js → p-D2x17ei-.js} +1 -1
  112. package/dist/components/{p-BKhG2xrW.js.map → p-D2x17ei-.js.map} +1 -1
  113. package/dist/components/{p-CjP8sYlo.js → p-DABj3qTX.js} +2 -2
  114. package/dist/components/{p-DTqCBjUj.js → p-DUHcJWTQ.js} +2 -2
  115. package/dist/components/{p-CPPAndX2.js → p-DVk0wxxX.js} +2 -2
  116. package/dist/components/p-DfIch2Dk.js +2 -0
  117. package/dist/components/{p-BCCt2eT_.js.map → p-DfIch2Dk.js.map} +1 -1
  118. package/dist/components/{p-CrwU83-g.js → p-Dg3xLna0.js} +2 -2
  119. package/dist/components/{p-DrDHC7V6.js → p-DxeHimqk.js} +2 -2
  120. package/dist/components/{p-DrDHC7V6.js.map → p-DxeHimqk.js.map} +1 -1
  121. package/dist/components/{p-CLn7QnE0.js → p-Dy_sZ-dI.js} +2 -2
  122. package/dist/components/{p-0kEg-Z4f.js → p-liMPkhUP.js} +2 -2
  123. package/dist/components/p-xFbUt9Tc.js +2 -0
  124. package/dist/components/p-xFbUt9Tc.js.map +1 -0
  125. package/dist/docs/components.json +1082 -336
  126. package/dist/lib/shell/chrome-transition.d.ts +1 -1
  127. package/dist/lib/shell/index.js +1 -1
  128. package/dist/lib/shell/index.js.map +1 -1
  129. package/dist/lib/shell/shell-gradient.d.ts +2 -2
  130. package/dist/mcp-data/registry/avatar.json +1 -1
  131. package/dist/mcp-data/registry/badge.json +4 -4
  132. package/dist/mcp-data/registry/bar-nav.json +8 -8
  133. package/dist/mcp-data/registry/bar-title.json +431 -0
  134. package/dist/mcp-data/registry/code-block.json +4 -3
  135. package/dist/mcp-data/registry/menu.json +1 -1
  136. package/dist/mcp-data/registry/message-composer.json +7 -5
  137. package/dist/mcp-data/registry/message-scroller.json +4 -3
  138. package/dist/mcp-data/registry/modal.json +5 -4
  139. package/dist/mcp-data/registry/panel-nav.json +8 -8
  140. package/dist/mcp-data/registry/panel-sub-nav.json +1 -1
  141. package/dist/mcp-data/registry/panel-tool-header.json +4 -3
  142. package/dist/mcp-data/registry/panel-tool-search.json +6 -5
  143. package/dist/mcp-data/registry/panel-tools.json +13 -13
  144. package/dist/mcp-data/registry/registry.json +489 -176
  145. package/dist/mcp-data/registry/select-multi.json +2 -1
  146. package/dist/mcp-data/registry/select.json +2 -1
  147. package/dist/mcp-data/registry/shell-app.json +213 -0
  148. package/dist/mcp-data/registry/shell-gradient-picker.json +8 -8
  149. package/dist/mcp-data/registry/shell-gradient-swatch.json +2 -2
  150. package/dist/mcp-data/registry/shell-page.json +199 -0
  151. package/dist/mcp-data/registry/swatch-picker.json +1 -1
  152. package/dist/react/components.d.ts +3 -1
  153. package/dist/react/components.js +3 -1
  154. package/dist/react/ds-bar-title.d.ts +14 -0
  155. package/dist/react/ds-bar-title.js +16 -0
  156. package/dist/react/{ds-app-shell.d.ts → ds-shell-app.d.ts} +3 -3
  157. package/dist/react/ds-shell-app.js +12 -0
  158. package/dist/react/ds-shell-page.d.ts +9 -0
  159. package/dist/react/ds-shell-page.js +12 -0
  160. package/dist/types/components/Badge/Badge.d.ts +1 -1
  161. package/dist/types/components/BarTitle/BarTitle.d.ts +71 -0
  162. package/dist/types/components/BarTitle/bar-title-types.d.ts +29 -0
  163. package/dist/types/components/BarTitle/index.d.ts +2 -0
  164. package/dist/types/components/Menu/Menu.d.ts +5 -0
  165. package/dist/types/components/PanelNav/PanelNav.d.ts +1 -1
  166. package/dist/types/components/{AppShell/AppShell.d.ts → ShellApp/ShellApp.d.ts} +3 -3
  167. package/dist/types/components/ShellPage/ShellPage.d.ts +37 -0
  168. package/dist/types/components/ShellPage/index.d.ts +3 -0
  169. package/dist/types/components/ShellPage/shell-page-responsive.d.ts +12 -0
  170. package/dist/types/components/ShellPage/shell-page-types.d.ts +5 -0
  171. package/dist/types/components.d.ts +267 -55
  172. package/dist/types/shell/chrome-transition.d.ts +1 -1
  173. package/dist/types/shell/shell-gradient.d.ts +2 -2
  174. package/dist/types/shell/shell-shortcuts.d.ts +1 -1
  175. package/package.json +1 -1
  176. package/dist/components/ds-app-shell.js +0 -2
  177. package/dist/components/ds-app-shell.js.map +0 -1
  178. package/dist/components/p-BCCt2eT_.js +0 -2
  179. package/dist/components/p-B_qVPsEU.js +0 -2
  180. package/dist/components/p-Bet_UjML.js +0 -2
  181. package/dist/components/p-BsnezUUC.js +0 -2
  182. package/dist/components/p-BsnezUUC.js.map +0 -1
  183. package/dist/components/p-C1K5QGUZ.js +0 -2
  184. package/dist/components/p-C1K5QGUZ.js.map +0 -1
  185. package/dist/components/p-CKaJx0IX.js +0 -2
  186. package/dist/components/p-CKaJx0IX.js.map +0 -1
  187. package/dist/components/p-ZTugT4as.js +0 -2
  188. package/dist/components/p-ZTugT4as.js.map +0 -1
  189. package/dist/mcp-data/registry/app-shell.json +0 -210
  190. package/dist/react/ds-app-shell.js +0 -12
  191. /package/dist/components/{p-DJ78wdNv.js.map → p-6vj4kh70.js.map} +0 -0
  192. /package/dist/components/{p-bNpFhP5L.js.map → p-B3YvoGjS.js.map} +0 -0
  193. /package/dist/components/{p-BEWtqFX7.js.map → p-BH3es4p7.js.map} +0 -0
  194. /package/dist/components/{p-BaZRP4Oo.js.map → p-BUmDHPr3.js.map} +0 -0
  195. /package/dist/components/{p-Dh4q5TSS.js.map → p-BhKhX1er.js.map} +0 -0
  196. /package/dist/components/{p-CZZYGqKz.js.map → p-Bs6SS34m.js.map} +0 -0
  197. /package/dist/components/{p-CyoHRqy6.js.map → p-Cf-i-6aE.js.map} +0 -0
  198. /package/dist/components/{p-P_4vE1ub.js.map → p-CwTVEAl2.js.map} +0 -0
  199. /package/dist/components/{p-CjP8sYlo.js.map → p-DABj3qTX.js.map} +0 -0
  200. /package/dist/components/{p-DTqCBjUj.js.map → p-DUHcJWTQ.js.map} +0 -0
  201. /package/dist/components/{p-CPPAndX2.js.map → p-DVk0wxxX.js.map} +0 -0
  202. /package/dist/components/{p-CrwU83-g.js.map → p-Dg3xLna0.js.map} +0 -0
  203. /package/dist/components/{p-CLn7QnE0.js.map → p-Dy_sZ-dI.js.map} +0 -0
  204. /package/dist/components/{p-0kEg-Z4f.js.map → p-liMPkhUP.js.map} +0 -0
package/dist/agent.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "schemaVersion": "1.0.0",
3
3
  "package": "@ds-mo/ui",
4
- "packageVersion": "11.1.0",
4
+ "packageVersion": "12.0.0",
5
5
  "kind": "components",
6
6
  "entries": [
7
7
  {
@@ -335,127 +335,6 @@
335
335
  "text"
336
336
  ]
337
337
  },
338
- {
339
- "id": "component:ds-app-shell",
340
- "tag": "ds-app-shell",
341
- "name": "app-shell",
342
- "title": "AppShell",
343
- "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.",
344
- "intentStatus": "complete",
345
- "intent": {
346
- "audience": "specialized",
347
- "status": "stable",
348
- "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.",
349
- "useWhen": [
350
- "Building any standard authenticated product or workspace page with CompoMo.",
351
- "PanelNav, BarNav, PanelTools, page content, shared chrome, responsive behavior, and shell shortcuts must be composed as one application frame.",
352
- "Future application templates need the supported base-page composition boundary."
353
- ],
354
- "avoidWhen": [
355
- "Building authentication, onboarding, public, marketing, print, error, or intentionally focused full-screen experiences that require a different layout.",
356
- "Another AppShell already exists in the page; applications must render exactly one and must never nest AppShells.",
357
- "Building content inside an existing AppShell; render the page content rather than another shell."
358
- ],
359
- "commonlyComposedWith": [
360
- "component:ds-panel-nav",
361
- "component:ds-bar-nav",
362
- "component:ds-panel-tools",
363
- "component:ds-swatch-picker"
364
- ],
365
- "patterns": [
366
- "pattern:application-shell"
367
- ],
368
- "accessibility": [
369
- "Keep primary destinations in PanelNav and secondary route sections in BarNav.",
370
- "Ensure the default content region contains the page's single main landmark.",
371
- "Keep PanelNav, BarNav, and PanelTools chrome available in the shell's supported desktop and tablet compositions.",
372
- "Do not override browser keyboard chords when enabling shell shortcuts.",
373
- "Require Search and Help as the minimum PanelTools actions and provide accessible labels for every tool.",
374
- "Preserve focus and accessible names across navigation, collapse, overflow, and responsive presentation changes."
375
- ],
376
- "states": [
377
- "Render exactly one AppShell as the workspace root and never nest it.",
378
- "PanelNav, BarNav, and PanelTools are required shell regions; PanelTools contains at least Search and Help even when no additional product tools apply.",
379
- "The application router owns the current route, authorization filtering, Dashboard or Settings context, destination collections, section collections, and localized content labels.",
380
- "AppShell propagates navStyle and coordinates layout, gradient alignment, transitions, metrics, shortcuts, and responsive composition.",
381
- "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.",
382
- "The application owns gradient preference persistence, cross-tab synchronization, and server or account precedence; AppShell owns rendering the resolved preset across authenticated routes.",
383
- "Dashboard represents day-to-day operational work while Settings represents administrative and configuration work; route state selects the context.",
384
- "Update PanelNav groups, BarNav tabs and heading, navStyle, basePath, and currentUrl atomically from one resolved route state.",
385
- "BarNav remains present: it shows route-section tabs when available and the active PanelNav destination label as heading otherwise.",
386
- "The application filters unauthorized destinations, sections, and tools before passing them into shell components."
387
- ],
388
- "responsiveBehavior": [
389
- "AppShell owns the fixed system breakpoints and resolves desktop at 1200px and wider, tablet from 768px through 1199px, and mobile below 768px.",
390
- "On desktop, PanelNav defaults expanded, permits user collapse or expansion, and respects the locally persisted desktop preference.",
391
- "On tablet, AppShell keeps PanelNav permanently collapsed and prevents user expansion without overwriting the desktop preference.",
392
- "On mobile, AppShell remains the page root but replaces PanelNav and desktop navigation composition with a future dedicated mobile navigation design.",
393
- "Keep PanelNav width, BarNav height, PanelTools chrome, and main-content origin stable except during intentional responsive or collapse transitions.",
394
- "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."
395
- ],
396
- "frameworkCaveats": {
397
- "customElements": [
398
- "Assign complex navigation and tool collections as JavaScript properties on the slotted components.",
399
- "Stamp route-derived nav-style before components connect when deterministic first paint is required."
400
- ],
401
- "react": [
402
- "Use generated wrappers and preserve native slot names for PanelNav, BarNav, PanelTools, and main content.",
403
- "Resolve all shell inputs from one router state before rendering the composition."
404
- ],
405
- "angular": [
406
- "Use generated standalone adapters and preserve slot attributes in templates.",
407
- "Bind complex inputs as properties and update navigation inputs atomically from one resolved router state.",
408
- "Bind both nav-style attributes and properties when deterministic first paint is required."
409
- ]
410
- },
411
- "references": [
412
- {
413
- "label": "Component guide",
414
- "path": "src/wc/components/AppShell/AppShell.mdx"
415
- },
416
- {
417
- "label": "Executable Storybook composition",
418
- "path": "src/wc/components/AppShell/AppShell.stories.ts"
419
- },
420
- {
421
- "label": "Framework integration",
422
- "path": "docs/framework-integration.md"
423
- },
424
- {
425
- "label": "Application shell contract",
426
- "path": "agent/patterns/application-shell/pattern.agent.json"
427
- }
428
- ]
429
- },
430
- "api": {
431
- "props": {
432
- "gradientPreset": {
433
- "type": "ShellGradientPreset",
434
- "required": false
435
- },
436
- "navStyle": {
437
- "type": "NavChromeStyle",
438
- "required": false
439
- },
440
- "shortcutsEnabled": {
441
- "type": "boolean",
442
- "required": false
443
- }
444
- },
445
- "events": [],
446
- "slots": []
447
- },
448
- "exports": {
449
- "customElement": "ds-app-shell",
450
- "react": "DsAppShell",
451
- "angular": "DsAppShell"
452
- },
453
- "dependencies": [
454
- "@ds-mo/ui",
455
- "@ds-mo/tokens"
456
- ],
457
- "componentDependencies": []
458
- },
459
338
  {
460
339
  "id": "component:ds-attachment-list",
461
340
  "tag": "ds-attachment-list",
@@ -649,7 +528,7 @@
649
528
  "Badge keeps one brand treatment; semantic severity belongs to another component or adjacent content.",
650
529
  "Use the ring only when Badge overlaps an icon or other content. Disable it in a reserved safe-area slot.",
651
530
  "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.",
652
- "Enabled shell gradient rings align automatically inside active AppShell gradient chrome and may be explicitly enabled or disabled when composition requires it."
531
+ "Enabled shell gradient rings align automatically inside active ShellApp gradient chrome and may be explicitly enabled or disabled when composition requires it."
653
532
  ],
654
533
  "responsiveBehavior": [
655
534
  "The owning control or layout positions Badge and decides whether notification indicators remain visible, condense, or move at responsive breakpoints.",
@@ -729,14 +608,14 @@
729
608
  "tag": "ds-bar-nav",
730
609
  "name": "bar-nav",
731
610
  "title": "BarNav",
732
- "summary": "Required secondary route navigation within AppShell, showing peer sections of the active PanelNav destination or its destination label when no section tabs apply.",
611
+ "summary": "Required secondary route navigation within ShellApp, showing peer sections of the active PanelNav destination or its destination label when no section tabs apply.",
733
612
  "intentStatus": "complete",
734
613
  "intent": {
735
614
  "audience": "specialized",
736
615
  "status": "stable",
737
- "summary": "Required secondary route navigation within AppShell, showing peer sections of the active PanelNav destination or its destination label when no section tabs apply.",
616
+ "summary": "Required secondary route navigation within ShellApp, showing peer sections of the active PanelNav destination or its destination label when no section tabs apply.",
738
617
  "useWhen": [
739
- "Rendering the required secondary navigation region inside AppShell.",
618
+ "Rendering the required secondary navigation region inside ShellApp.",
740
619
  "The active primary destination has peer route sections that users can navigate between.",
741
620
  "The active primary destination has no route sections or is showing a detail route and its destination label must preserve the BarNav region."
742
621
  ],
@@ -745,7 +624,7 @@
745
624
  "A third navigation level is needed; BarNav is never tertiary navigation.",
746
625
  "The choices switch local content without navigating routes; use TabGroup instead.",
747
626
  "Document-style tabs need reordering, pinning, closing, or user customization.",
748
- "BarNav would be mounted outside the application's single AppShell."
627
+ "BarNav would be mounted outside the application's single ShellApp."
749
628
  ],
750
629
  "alternatives": [
751
630
  {
@@ -765,7 +644,7 @@
765
644
  }
766
645
  ],
767
646
  "commonlyComposedWith": [
768
- "component:ds-app-shell",
647
+ "component:ds-shell-app",
769
648
  "component:ds-panel-nav",
770
649
  "component:ds-panel-tools"
771
650
  ],
@@ -794,7 +673,7 @@
794
673
  "Keep the BarNav region present so shell height and main-content origin remain stable across routes.",
795
674
  "Allow the built-in overflow behavior to move trailing sections into Menu when the available width is insufficient.",
796
675
  "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.",
797
- "Do not infer mobile navigation behavior from desktop BarNav; future AppShell mobile composition may use a different navigation design."
676
+ "Do not infer mobile navigation behavior from desktop BarNav; future ShellApp mobile composition may use a different navigation design."
798
677
  ],
799
678
  "frameworkCaveats": {
800
679
  "customElements": [
@@ -883,6 +762,187 @@
883
762
  "text"
884
763
  ]
885
764
  },
765
+ {
766
+ "id": "component:ds-bar-title",
767
+ "tag": "ds-bar-title",
768
+ "name": "bar-title",
769
+ "title": "BarTitle",
770
+ "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.",
771
+ "intentStatus": "complete",
772
+ "intent": {
773
+ "audience": "general",
774
+ "status": "stable",
775
+ "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.",
776
+ "useWhen": [
777
+ "A top-level page needs one h1 above its content.",
778
+ "A list or detail page has multiple route-level sections that belong in the inline active-section menu.",
779
+ "A detail, create, or edit page needs a page-level Back action.",
780
+ "A page needs one primary action plus optional secondary or destructive overflow commands."
781
+ ],
782
+ "avoidWhen": [
783
+ "The title belongs to a PanelTools drawer or fullscreen pane; use PanelToolHeader through PanelTools instead.",
784
+ "The choices are primary application destinations or BarNav destinations rather than sections within the current page.",
785
+ "The heading belongs to a card, modal, or other bounded region rather than the page.",
786
+ "Local panels inside page content should remain directly selectable; use TabGroup instead.",
787
+ "Automatic sticky or responsive page orchestration is required; compose BarTitle in ShellPage rather than implementing it in the header."
788
+ ],
789
+ "alternatives": [
790
+ {
791
+ "when": "The header belongs to a PanelTools product view.",
792
+ "component": "component:ds-panel-tool-header",
793
+ "reason": "PanelToolHeader owns pane-level Back and actions without creating page chrome."
794
+ },
795
+ {
796
+ "when": "A small set of inner-page panels should remain visible as tabs.",
797
+ "component": "component:ds-tab-group",
798
+ "reason": "TabGroup is the local content-view control rather than route-level page title chrome."
799
+ }
800
+ ],
801
+ "commonlyComposedWith": [
802
+ "component:ds-shell-page",
803
+ "component:ds-button-filled",
804
+ "component:ds-button-unfilled",
805
+ "component:ds-menu",
806
+ "component:ds-text"
807
+ ],
808
+ "patterns": [
809
+ "pattern:shell-page"
810
+ ],
811
+ "accessibility": [
812
+ "Provide one concise heading; BarTitle renders exactly one h1 and changes only its visual recipe between variants.",
813
+ "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.",
814
+ "Keep value synchronized with the current child route; dsSectionChange returns the selected section id.",
815
+ "Section and overflow triggers expose menu relationships and restore focus after selection or dismissal.",
816
+ "Use one filled primary action in the page decision area and mark destructive overflow actions explicitly."
817
+ ],
818
+ "states": [
819
+ "Omitting Back, sections, primaryAction, and actions produces the top-level title-only header.",
820
+ "Two or more selectable sections add the inline section trigger; one section does not render a redundant menu.",
821
+ "Dividers in sections or actions create separate Menu groups without becoming selectable rows.",
822
+ "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.",
823
+ "primaryAction collapse defaults to auto. Use never for Save-like actions whose hierarchy must remain visible in constrained layouts."
824
+ ],
825
+ "responsiveBehavior": [
826
+ "BarTitle does not observe viewport, shell, scroll, or container state. Its owner selects an explicit variant.",
827
+ "ShellPage is the standard owner for automatic expanded, compact, and constrained selection.",
828
+ "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.",
829
+ "A never-collapse primary action remains visible in constrained mode; the title and section label yield space first."
830
+ ],
831
+ "frameworkCaveats": {
832
+ "customElements": [
833
+ "Assign sections, primaryAction, and actions as JavaScript properties and replace array or object identities when controlled state changes.",
834
+ "Handle dsBack in the router owner, update value after dsSectionChange, and execute product commands from dsAction."
835
+ ],
836
+ "react": [
837
+ "Pass arrays and objects directly to DsBarTitle and keep value controlled from route state.",
838
+ "Place DsBarTitle in DsShellPage with slot=header when automatic page behavior is required."
839
+ ],
840
+ "angular": [
841
+ "Bind complex values on the standalone DsBarTitle adapter and handle the three intent events in the route shell.",
842
+ "Place ds-bar-title in ds-shell-page with slot=header; do not render router-outlet inside BarTitle."
843
+ ]
844
+ },
845
+ "references": [
846
+ {
847
+ "label": "Explicit variant examples",
848
+ "path": "src/wc/components/BarTitle/BarTitle.stories.ts"
849
+ },
850
+ {
851
+ "label": "ShellPage composition and responsive examples",
852
+ "path": "src/wc/components/ShellPage/ShellPage.stories.ts"
853
+ },
854
+ {
855
+ "label": "Cross-browser shell-page and header coverage",
856
+ "path": "tests/e2e/bar-title.spec.ts"
857
+ }
858
+ ]
859
+ },
860
+ "api": {
861
+ "props": {
862
+ "actions": {
863
+ "type": "BarTitleActionItem[]",
864
+ "required": false
865
+ },
866
+ "actionsAriaLabel": {
867
+ "type": "string",
868
+ "required": false
869
+ },
870
+ "backAriaLabel": {
871
+ "type": "string",
872
+ "required": false
873
+ },
874
+ "backLabel": {
875
+ "type": "string",
876
+ "required": false
877
+ },
878
+ "description": {
879
+ "type": "string",
880
+ "required": false
881
+ },
882
+ "heading": {
883
+ "type": "string",
884
+ "required": true
885
+ },
886
+ "primaryAction": {
887
+ "type": "BarTitlePrimaryAction | null",
888
+ "required": false
889
+ },
890
+ "sections": {
891
+ "type": "BarTitleSectionItem[]",
892
+ "required": false
893
+ },
894
+ "sectionsAriaLabel": {
895
+ "type": "string",
896
+ "required": false
897
+ },
898
+ "showBack": {
899
+ "type": "boolean",
900
+ "required": false
901
+ },
902
+ "value": {
903
+ "type": "string",
904
+ "required": false
905
+ },
906
+ "variant": {
907
+ "type": "BarTitleVariant",
908
+ "required": false
909
+ }
910
+ },
911
+ "events": [
912
+ {
913
+ "name": "dsAction",
914
+ "detail": "string"
915
+ },
916
+ {
917
+ "name": "dsBack",
918
+ "detail": "MouseEvent"
919
+ },
920
+ {
921
+ "name": "dsSectionChange",
922
+ "detail": "string"
923
+ }
924
+ ],
925
+ "slots": []
926
+ },
927
+ "exports": {
928
+ "customElement": "ds-bar-title",
929
+ "react": "DsBarTitle",
930
+ "angular": "DsBarTitle"
931
+ },
932
+ "dependencies": [
933
+ "@ds-mo/ui",
934
+ "@ds-mo/tokens",
935
+ "@ds-mo/icons"
936
+ ],
937
+ "componentDependencies": [
938
+ "button-filled",
939
+ "button-unfilled",
940
+ "icon",
941
+ "menu",
942
+ "text",
943
+ "tooltip"
944
+ ]
945
+ },
886
946
  {
887
947
  "id": "component:ds-button-filled",
888
948
  "tag": "ds-button-filled",
@@ -2387,7 +2447,7 @@
2387
2447
  "component:ds-button-unfilled"
2388
2448
  ],
2389
2449
  "accessibility": [
2390
- "The copy action has explicit status wording and the code remains selectable text.",
2450
+ "The copy action has matching accessible-name and visible-tooltip status wording, and the code remains selectable text.",
2391
2451
  "Language and filename labels supplement rather than replace the code content."
2392
2452
  ],
2393
2453
  "responsiveBehavior": [
@@ -2429,7 +2489,8 @@
2429
2489
  ],
2430
2490
  "componentDependencies": [
2431
2491
  "button-unfilled",
2432
- "text"
2492
+ "text",
2493
+ "tooltip"
2433
2494
  ]
2434
2495
  },
2435
2496
  {
@@ -3895,16 +3956,16 @@
3895
3956
  "pattern:conversation"
3896
3957
  ],
3897
3958
  "accessibility": [
3898
- "Always provide a localized textarea label and submit or stop action names.",
3959
+ "Always provide a localized textarea label and submit or stop action names; the built-in icon action exposes the same name in its tooltip.",
3899
3960
  "Shift plus Enter inserts a newline while Enter submits non-empty content.",
3900
3961
  "Streaming and error states remain perceivable without relying on icon shape alone."
3901
3962
  ],
3902
3963
  "states": [
3903
3964
  "The owner controls draft value and transport state; the composer emits intent without performing transport.",
3904
- "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.",
3965
+ "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.",
3905
3966
  "The composer surface uses the 10px --dimension-radius-125 token.",
3906
3967
  "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.",
3907
- "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."
3968
+ "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."
3908
3969
  ],
3909
3970
  "responsiveBehavior": [
3910
3971
  "The textarea begins at two body-medium lines, grows one line at a time through six lines, and then scrolls internally."
@@ -3973,7 +4034,9 @@
3973
4034
  "@ds-mo/tokens"
3974
4035
  ],
3975
4036
  "componentDependencies": [
3976
- "button-filled"
4037
+ "button-filled",
4038
+ "button-unfilled",
4039
+ "tooltip"
3977
4040
  ]
3978
4041
  },
3979
4042
  {
@@ -4003,7 +4066,7 @@
4003
4066
  "accessibility": [
4004
4067
  "Give each transcript a concise localized label.",
4005
4068
  "New content is exposed through log semantics without stealing focus.",
4006
- "The scroll-to-latest control remains keyboard accessible when follow behavior is released."
4069
+ "The scroll-to-latest control remains keyboard accessible when follow behavior is released and exposes its action name in a tooltip."
4007
4070
  ],
4008
4071
  "states": [
4009
4072
  "Selection and transcript interaction release automatic following.",
@@ -4058,7 +4121,8 @@
4058
4121
  "@ds-mo/tokens"
4059
4122
  ],
4060
4123
  "componentDependencies": [
4061
- "button-unfilled"
4124
+ "button-unfilled",
4125
+ "tooltip"
4062
4126
  ]
4063
4127
  },
4064
4128
  {
@@ -4110,7 +4174,7 @@
4110
4174
  "accessibility": [
4111
4175
  "Provide a concise visible heading; the component uses it as the dialog's accessible name.",
4112
4176
  "Give the primary explanatory copy a stable id and pass it through aria-describedby so assistive technology receives the decision context.",
4113
- "Opening the native modal dialog moves focus to the header Close action, traps Tab navigation inside the top layer, and makes outside content inert.",
4177
+ "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.",
4114
4178
  "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.",
4115
4179
  "After exit motion completes, the native dialog leaves the top layer, focus returns to the previously focused element, and dsAfterClose emits.",
4116
4180
  "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.",
@@ -4208,7 +4272,8 @@
4208
4272
  ],
4209
4273
  "componentDependencies": [
4210
4274
  "button-unfilled",
4211
- "text"
4275
+ "text",
4276
+ "tooltip"
4212
4277
  ]
4213
4278
  },
4214
4279
  {
@@ -4252,7 +4317,7 @@
4252
4317
  }
4253
4318
  ],
4254
4319
  "commonlyComposedWith": [
4255
- "component:ds-app-shell",
4320
+ "component:ds-shell-app",
4256
4321
  "component:ds-bar-nav",
4257
4322
  "component:ds-panel-tools",
4258
4323
  "component:ds-menu"
@@ -4283,7 +4348,7 @@
4283
4348
  "At 1200px and wider, default to expanded, allow the user to expand or collapse, and restore the locally persisted desktop preference when available.",
4284
4349
  "From 768px through 1199px, present PanelNav permanently collapsed and do not allow user expansion.",
4285
4350
  "Below 768px, the consuming application replaces PanelNav with a dedicated mobile navigation component; PanelNav does not own mobile navigation.",
4286
- "AppShell permanently owns responsive composition: it determines shell mode, enforces tablet collapse, and replaces PanelNav with future mobile navigation below 768px.",
4351
+ "ShellApp permanently owns responsive composition: it determines shell mode, enforces tablet collapse, and replaces PanelNav with future mobile navigation below 768px.",
4287
4352
  "When the viewport is below breakpoint, PanelNav locks collapsed, disables its header toggle affordance, and preserves the persisted desktop collapse preference.",
4288
4353
  "Collapsed presentation must preserve destination ordering, active state, notification status, and accessible names."
4289
4354
  ],
@@ -4294,12 +4359,12 @@
4294
4359
  ],
4295
4360
  "react": [
4296
4361
  "Pass groups as an array through the generated React wrapper and synchronize currentUrl with the host router.",
4297
- "AppShell owns mobile replacement; PanelNav enforces its configured breakpoint expansion lock."
4362
+ "ShellApp owns mobile replacement; PanelNav enforces its configured breakpoint expansion lock."
4298
4363
  ],
4299
4364
  "angular": [
4300
4365
  "Import DsPanelNav from @ds-mo/ui/angular/ds-panel-nav and bind groups as a property.",
4301
4366
  "Bind both the nav-style attribute and navStyle property when first-paint route styling must be deterministic.",
4302
- "AppShell owns mobile replacement; PanelNav enforces its configured breakpoint expansion lock."
4367
+ "ShellApp owns mobile replacement; PanelNav enforces its configured breakpoint expansion lock."
4303
4368
  ]
4304
4369
  },
4305
4370
  "references": [
@@ -4482,7 +4547,7 @@
4482
4547
  {
4483
4548
  "when": "The choices are secondary application routes.",
4484
4549
  "component": "component:ds-bar-nav",
4485
- "reason": "BarNav owns route sections inside AppShell."
4550
+ "reason": "BarNav owns route sections inside ShellApp."
4486
4551
  },
4487
4552
  {
4488
4553
  "when": "The choices are transient actions or options.",
@@ -4594,7 +4659,7 @@
4594
4659
  "component:ds-button-unfilled"
4595
4660
  ],
4596
4661
  "accessibility": [
4597
- "Leading navigation or dismiss actions and trailing icon actions require concise localized names.",
4662
+ "Leading navigation or dismiss actions and trailing icon actions require concise localized names; the header reuses each name as the action tooltip.",
4598
4663
  "The visible heading names the active panel or subview."
4599
4664
  ],
4600
4665
  "states": [
@@ -4685,7 +4750,8 @@
4685
4750
  ],
4686
4751
  "componentDependencies": [
4687
4752
  "button-unfilled",
4688
- "text"
4753
+ "text",
4754
+ "tooltip"
4689
4755
  ]
4690
4756
  },
4691
4757
  {
@@ -4715,13 +4781,13 @@
4715
4781
  ],
4716
4782
  "accessibility": [
4717
4783
  "Provide an aria-label that names the searched domain, such as Search agent chats or Search messages.",
4718
- "The standard search clear action restores focus and emits both the empty query and dsClear.",
4719
- "When showFilter is enabled, provide stable filterTriggerId and filterControls values, synchronize filterExpanded with the controlled menu, and restore focus after selection."
4784
+ "The standard search clear action restores focus, exposes its localized name in a tooltip, and emits both the empty query and dsClear.",
4785
+ "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."
4720
4786
  ],
4721
4787
  "states": [
4722
4788
  "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.",
4723
4789
  "The search icon stays foreground-secondary at rest, hover, focus, active, and while the query is filled.",
4724
- "The row and control surface remain transparent so the AppShell chrome wash is visible behind them.",
4790
+ "The row and control surface remain transparent so the ShellApp chrome wash is visible behind them.",
4725
4791
  "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.",
4726
4792
  "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."
4727
4793
  ],
@@ -4826,7 +4892,8 @@
4826
4892
  "button-unfilled",
4827
4893
  "divider",
4828
4894
  "icon",
4829
- "text"
4895
+ "text",
4896
+ "tooltip"
4830
4897
  ]
4831
4898
  },
4832
4899
  {
@@ -4834,14 +4901,14 @@
4834
4901
  "tag": "ds-panel-tools",
4835
4902
  "name": "panel-tools",
4836
4903
  "title": "PanelTools",
4837
- "summary": "Required AppShell utility rail and persistent drawer host for the fixed set of global Search, Agents, Messages, Stacks, Activity, and Help products.",
4904
+ "summary": "Required ShellApp utility rail and persistent drawer host for the fixed set of global Search, Agents, Messages, Stacks, Activity, and Help products.",
4838
4905
  "intentStatus": "complete",
4839
4906
  "intent": {
4840
4907
  "audience": "specialized",
4841
4908
  "status": "stable",
4842
- "summary": "Required AppShell utility rail and persistent drawer host for the fixed set of global Search, Agents, Messages, Stacks, Activity, and Help products.",
4909
+ "summary": "Required ShellApp utility rail and persistent drawer host for the fixed set of global Search, Agents, Messages, Stacks, Activity, and Help products.",
4843
4910
  "useWhen": [
4844
- "Composing the required global tools region inside the application's single AppShell.",
4911
+ "Composing the required global tools region inside the application's single ShellApp.",
4845
4912
  "Users need to move between application-wide utilities without losing each tool's in-progress state.",
4846
4913
  "Search, AI conversations, user messages, review stacks, notifications, or help content must remain available alongside route content."
4847
4914
  ],
@@ -4849,8 +4916,8 @@
4849
4916
  "The action is specific to the current page or selected content rather than globally available across the application.",
4850
4917
  "The item navigates to a primary or secondary route; use PanelNav or BarNav instead.",
4851
4918
  "A consumer wants to add arbitrary tools, reorder fixed tools, or repurpose a semantic tool id.",
4852
- "Building the mobile tools experience; future mobile AppShell composition uses a different bottom-bar and panel pattern.",
4853
- "PanelTools would be mounted outside the application's single AppShell."
4919
+ "Building the mobile tools experience; future mobile ShellApp composition uses a different bottom-bar and panel pattern.",
4920
+ "PanelTools would be mounted outside the application's single ShellApp."
4854
4921
  ],
4855
4922
  "alternatives": [
4856
4923
  {
@@ -4870,7 +4937,7 @@
4870
4937
  }
4871
4938
  ],
4872
4939
  "commonlyComposedWith": [
4873
- "component:ds-app-shell",
4940
+ "component:ds-shell-app",
4874
4941
  "component:ds-panel-nav",
4875
4942
  "component:ds-bar-nav"
4876
4943
  ],
@@ -4898,7 +4965,7 @@
4898
4965
  "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.",
4899
4966
  "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.",
4900
4967
  "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.",
4901
- "Tool view roots stay transparent so AppShell's chrome wash remains visible; only explicitly designed child surfaces introduce a fill.",
4968
+ "Tool view roots stay transparent so ShellApp's chrome wash remains visible; only explicitly designed child surfaces introduce a fill.",
4902
4969
  "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.",
4903
4970
  "If an active optional tool becomes unavailable, PanelTools closes the drawer, clears activeTool, and emits its deselection.",
4904
4971
  "Use isInactive only for a temporarily unavailable visible tool; omit tools the user is not authorized to access.",
@@ -4909,8 +4976,8 @@
4909
4976
  ],
4910
4977
  "responsiveBehavior": [
4911
4978
  "The open drawer reduces main-content width and uses --dimension-panel-width-xs (300px) on every supported desktop and tablet viewport.",
4912
- "AppShell owns the fixed drawer-width variable; consumers must not hardcode alternate drawer widths.",
4913
- "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.",
4979
+ "ShellApp owns the fixed drawer-width variable; consumers must not hardcode alternate drawer widths.",
4980
+ "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.",
4914
4981
  "Keep named-slot content mounted while tools switch or the drawer closes so users can return to in-progress global work.",
4915
4982
  "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.",
4916
4983
  "Use fixed drawer widths for now; do not add user resizing or width persistence."
@@ -4919,10 +4986,10 @@
4919
4986
  "customElements": [
4920
4987
  "Assign items as a JavaScript property for structured data; items-json is the string fallback.",
4921
4988
  "Assign headers as a JavaScript property and replace its object identity whenever an active tool changes title, depth, or actions.",
4922
- "Keep PanelTools mounted at AppShell scope across route changes and provide each product through its matching named slot."
4989
+ "Keep PanelTools mounted at ShellApp scope across route changes and provide each product through its matching named slot."
4923
4990
  ],
4924
4991
  "react": [
4925
- "Pass the fixed item collection through the generated React wrapper and keep named-slot product content mounted at AppShell scope.",
4992
+ "Pass the fixed item collection through the generated React wrapper and keep named-slot product content mounted at ShellApp scope.",
4926
4993
  "Use storageKey only for same-browser last-tool continuity; do not persist the open drawer."
4927
4994
  ],
4928
4995
  "angular": [
@@ -5443,7 +5510,8 @@
5443
5510
  "empty-state",
5444
5511
  "icon",
5445
5512
  "loader",
5446
- "text"
5513
+ "text",
5514
+ "tooltip"
5447
5515
  ]
5448
5516
  },
5449
5517
  {
@@ -5703,25 +5771,150 @@
5703
5771
  "empty-state",
5704
5772
  "icon",
5705
5773
  "loader",
5706
- "text"
5774
+ "text",
5775
+ "tooltip"
5707
5776
  ]
5708
5777
  },
5778
+ {
5779
+ "id": "component:ds-shell-app",
5780
+ "tag": "ds-shell-app",
5781
+ "name": "shell-app",
5782
+ "title": "ShellApp",
5783
+ "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.",
5784
+ "intentStatus": "complete",
5785
+ "intent": {
5786
+ "audience": "specialized",
5787
+ "status": "stable",
5788
+ "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.",
5789
+ "useWhen": [
5790
+ "Building any standard authenticated product or workspace page with CompoMo.",
5791
+ "PanelNav, BarNav, PanelTools, page content, shared chrome, responsive behavior, and shell shortcuts must be composed as one application frame.",
5792
+ "Future application templates need the supported base-page composition boundary."
5793
+ ],
5794
+ "avoidWhen": [
5795
+ "Building authentication, onboarding, public, marketing, print, error, or intentionally focused full-screen experiences that require a different layout.",
5796
+ "Another ShellApp already exists in the page; applications must render exactly one and must never nest ShellApps.",
5797
+ "Building content inside an existing ShellApp; render the page content rather than another shell."
5798
+ ],
5799
+ "commonlyComposedWith": [
5800
+ "component:ds-panel-nav",
5801
+ "component:ds-bar-nav",
5802
+ "component:ds-panel-tools",
5803
+ "component:ds-shell-page",
5804
+ "component:ds-swatch-picker"
5805
+ ],
5806
+ "patterns": [
5807
+ "pattern:application-shell",
5808
+ "pattern:shell-page"
5809
+ ],
5810
+ "accessibility": [
5811
+ "Keep primary destinations in PanelNav and secondary route sections in BarNav.",
5812
+ "Ensure the default content region contains the page's single main landmark.",
5813
+ "Keep PanelNav, BarNav, and PanelTools chrome available in the shell's supported desktop and tablet compositions.",
5814
+ "Do not override browser keyboard chords when enabling shell shortcuts.",
5815
+ "Require Search and Help as the minimum PanelTools actions and provide accessible labels for every tool.",
5816
+ "Preserve focus and accessible names across navigation, collapse, overflow, and responsive presentation changes."
5817
+ ],
5818
+ "states": [
5819
+ "Render exactly one ShellApp as the workspace root and never nest it.",
5820
+ "PanelNav, BarNav, and PanelTools are required shell regions; PanelTools contains at least Search and Help even when no additional product tools apply.",
5821
+ "The application router owns the current route, authorization filtering, Dashboard or Settings context, destination collections, section collections, and localized content labels.",
5822
+ "ShellApp propagates navStyle and coordinates layout, gradient alignment, transitions, metrics, shortcuts, and responsive composition.",
5823
+ "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.",
5824
+ "The application owns gradient preference persistence, cross-tab synchronization, and server or account precedence; ShellApp owns rendering the resolved preset across authenticated routes.",
5825
+ "Dashboard represents day-to-day operational work while Settings represents administrative and configuration work; route state selects the context.",
5826
+ "Update PanelNav groups, BarNav tabs and heading, navStyle, basePath, and currentUrl atomically from one resolved route state.",
5827
+ "BarNav remains present: it shows route-section tabs when available and the active PanelNav destination label as heading otherwise.",
5828
+ "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.",
5829
+ "The application filters unauthorized destinations, sections, and tools before passing them into shell components."
5830
+ ],
5831
+ "responsiveBehavior": [
5832
+ "ShellApp owns the fixed system breakpoints and resolves desktop at 1200px and wider, tablet from 768px through 1199px, and mobile below 768px.",
5833
+ "On desktop, PanelNav defaults expanded, permits user collapse or expansion, and respects the locally persisted desktop preference.",
5834
+ "On tablet, ShellApp keeps PanelNav permanently collapsed and prevents user expansion without overwriting the desktop preference.",
5835
+ "On mobile, ShellApp remains the page root but replaces PanelNav and desktop navigation composition with a future dedicated mobile navigation design.",
5836
+ "Keep PanelNav width, BarNav height, PanelTools chrome, and main-content origin stable except during intentional responsive or collapse transitions.",
5837
+ "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."
5838
+ ],
5839
+ "frameworkCaveats": {
5840
+ "customElements": [
5841
+ "Assign complex navigation and tool collections as JavaScript properties on the slotted components.",
5842
+ "Stamp route-derived nav-style before components connect when deterministic first paint is required."
5843
+ ],
5844
+ "react": [
5845
+ "Use generated wrappers and preserve native slot names for PanelNav, BarNav, PanelTools, and main content.",
5846
+ "Resolve all shell inputs from one router state before rendering the composition."
5847
+ ],
5848
+ "angular": [
5849
+ "Use generated standalone adapters and preserve slot attributes in templates.",
5850
+ "Bind complex inputs as properties and update navigation inputs atomically from one resolved router state.",
5851
+ "Bind both nav-style attributes and properties when deterministic first paint is required."
5852
+ ]
5853
+ },
5854
+ "references": [
5855
+ {
5856
+ "label": "Component guide",
5857
+ "path": "src/wc/components/ShellApp/ShellApp.mdx"
5858
+ },
5859
+ {
5860
+ "label": "Executable Storybook composition",
5861
+ "path": "src/wc/components/ShellApp/ShellApp.stories.ts"
5862
+ },
5863
+ {
5864
+ "label": "Framework integration",
5865
+ "path": "docs/framework-integration.md"
5866
+ },
5867
+ {
5868
+ "label": "Application shell contract",
5869
+ "path": "agent/patterns/application-shell/pattern.agent.json"
5870
+ }
5871
+ ]
5872
+ },
5873
+ "api": {
5874
+ "props": {
5875
+ "gradientPreset": {
5876
+ "type": "ShellGradientPreset",
5877
+ "required": false
5878
+ },
5879
+ "navStyle": {
5880
+ "type": "NavChromeStyle",
5881
+ "required": false
5882
+ },
5883
+ "shortcutsEnabled": {
5884
+ "type": "boolean",
5885
+ "required": false
5886
+ }
5887
+ },
5888
+ "events": [],
5889
+ "slots": []
5890
+ },
5891
+ "exports": {
5892
+ "customElement": "ds-shell-app",
5893
+ "react": "DsShellApp",
5894
+ "angular": "DsShellApp"
5895
+ },
5896
+ "dependencies": [
5897
+ "@ds-mo/ui",
5898
+ "@ds-mo/tokens"
5899
+ ],
5900
+ "componentDependencies": []
5901
+ },
5709
5902
  {
5710
5903
  "id": "component:ds-shell-gradient-picker",
5711
5904
  "tag": "ds-shell-gradient-picker",
5712
5905
  "name": "shell-gradient-picker",
5713
5906
  "title": "ShellGradientPicker",
5714
- "summary": "Deprecated compatibility wrapper that maps the fixed AppShell wash presets into SwatchPicker.",
5907
+ "summary": "Deprecated compatibility wrapper that maps the fixed ShellApp wash presets into SwatchPicker.",
5715
5908
  "intentStatus": "complete",
5716
5909
  "intent": {
5717
5910
  "audience": "specialized",
5718
5911
  "status": "deprecated",
5719
5912
  "replacedBy": "component:ds-swatch-picker",
5720
5913
  "replacementReason": "SwatchPicker now owns the same accessible interaction with a generic option model that supports both flat colors and gradients.",
5721
- "summary": "Deprecated compatibility wrapper that maps the fixed AppShell wash presets into SwatchPicker.",
5914
+ "summary": "Deprecated compatibility wrapper that maps the fixed ShellApp wash presets into SwatchPicker.",
5722
5915
  "useWhen": [
5723
5916
  "Adding the Appearance or Theme section to the application's user or account menu.",
5724
- "Users must choose the global AppShell chrome treatment from none, cool, neutral, warm, or fresh."
5917
+ "Users must choose the global ShellApp chrome treatment from none, cool, neutral, warm, or fresh."
5725
5918
  ],
5726
5919
  "avoidWhen": [
5727
5920
  "Choosing semantic intent, page background, chart, content, or brand colors.",
@@ -5737,7 +5930,7 @@
5737
5930
  }
5738
5931
  ],
5739
5932
  "commonlyComposedWith": [
5740
- "component:ds-app-shell",
5933
+ "component:ds-shell-app",
5741
5934
  "component:ds-menu"
5742
5935
  ],
5743
5936
  "patterns": [
@@ -5751,7 +5944,7 @@
5751
5944
  "states": [
5752
5945
  "Neutral is the default preset; none renders solid shell chrome without a wash.",
5753
5946
  "Cool, neutral, warm, and fresh use design tokens and automatically adapt to the active light or dark color theme.",
5754
- "Apply dsChange immediately to AppShell.gradientPreset and keep the containing account menu open.",
5947
+ "Apply dsChange immediately to ShellApp.gradientPreset and keep the containing account menu open.",
5755
5948
  "The application owns local persistence, cross-tab synchronization, and server or account preference precedence; the picker owns only selection UI and events.",
5756
5949
  "Treat the fixed preset union as the only supported values and do not construct custom gradients."
5757
5950
  ],
@@ -5761,7 +5954,7 @@
5761
5954
  ],
5762
5955
  "frameworkCaveats": {
5763
5956
  "customElements": [
5764
- "Listen for dsChange, resolve application preference precedence, and assign the result to the single AppShell gradientPreset property."
5957
+ "Listen for dsChange, resolve application preference precedence, and assign the result to the single ShellApp gradientPreset property."
5765
5958
  ],
5766
5959
  "react": [
5767
5960
  "Use the generated wrapper and handle onDsChange without closing the containing account menu."
@@ -5776,8 +5969,8 @@
5776
5969
  "path": "src/wc/components/SwatchPicker/SwatchPicker.stories.ts"
5777
5970
  },
5778
5971
  {
5779
- "label": "AppShell gradient contract",
5780
- "path": "src/wc/components/AppShell/AppShell.mdx"
5972
+ "label": "ShellApp gradient contract",
5973
+ "path": "src/wc/components/ShellApp/ShellApp.mdx"
5781
5974
  },
5782
5975
  {
5783
5976
  "label": "Application shell composition",
@@ -5822,14 +6015,14 @@
5822
6015
  "tag": "ds-shell-gradient-swatch",
5823
6016
  "name": "shell-gradient-swatch",
5824
6017
  "title": "ShellGradientSwatch",
5825
- "summary": "Deprecated internal compatibility component for one legacy AppShell gradient swatch.",
6018
+ "summary": "Deprecated internal compatibility component for one legacy ShellApp gradient swatch.",
5826
6019
  "intentStatus": "complete",
5827
6020
  "intent": {
5828
6021
  "audience": "internal",
5829
6022
  "status": "deprecated",
5830
6023
  "replacedBy": "component:ds-swatch-picker",
5831
6024
  "replacementReason": "SwatchPicker renders its option buttons internally so an individually published radio swatch is no longer needed.",
5832
- "summary": "Deprecated internal compatibility component for one legacy AppShell gradient swatch.",
6025
+ "summary": "Deprecated internal compatibility component for one legacy ShellApp gradient swatch.",
5833
6026
  "useWhen": [
5834
6027
  "Maintaining or extending ShellGradientPicker inside CompoMo."
5835
6028
  ],
@@ -5917,6 +6110,120 @@
5917
6110
  ],
5918
6111
  "componentDependencies": []
5919
6112
  },
6113
+ {
6114
+ "id": "component:ds-shell-page",
6115
+ "tag": "ds-shell-page",
6116
+ "name": "shell-page",
6117
+ "title": "ShellPage",
6118
+ "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.",
6119
+ "intentStatus": "complete",
6120
+ "intent": {
6121
+ "audience": "general",
6122
+ "status": "stable",
6123
+ "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.",
6124
+ "useWhen": [
6125
+ "Rendering a standard routed page inside ShellApp's default content region.",
6126
+ "BarTitle should expand at a roomy page top, compact after scroll, or use constrained action layout when the page column narrows.",
6127
+ "Pages need consistent content gutters with an explicit full-bleed option."
6128
+ ],
6129
+ "avoidWhen": [
6130
+ "Building authentication, onboarding, public, modal, drawer, or intentionally focused fullscreen layouts outside the standard ShellApp page region.",
6131
+ "Another ShellPage already owns the routed page; never nest ShellPages.",
6132
+ "A bounded card or pane needs its own header rather than a page-level main landmark."
6133
+ ],
6134
+ "alternatives": [
6135
+ {
6136
+ "when": "The composition is a persistent application-wide workspace frame.",
6137
+ "component": "component:ds-shell-app",
6138
+ "reason": "ShellApp owns global navigation, tools, and the content scroll region; ShellPage belongs inside it."
6139
+ },
6140
+ {
6141
+ "when": "Only static page title chrome is required without sticky or responsive orchestration.",
6142
+ "component": "component:ds-bar-title",
6143
+ "reason": "BarTitle can be used standalone with an explicit variant."
6144
+ }
6145
+ ],
6146
+ "commonlyComposedWith": [
6147
+ "component:ds-shell-app",
6148
+ "component:ds-bar-title",
6149
+ "component:ds-tab-group"
6150
+ ],
6151
+ "patterns": [
6152
+ "pattern:shell-page"
6153
+ ],
6154
+ "accessibility": [
6155
+ "ShellPage exposes the routed page as the main landmark; render exactly one active ShellPage inside ShellApp.",
6156
+ "Provide exactly one BarTitle through the header slot so the page has one h1.",
6157
+ "Keep loading, empty, validation, error, progress, success, and failure communication in the default product-content slot.",
6158
+ "Responsive variant changes preserve the same heading, controls, accessible names, and keyboard focus targets."
6159
+ ],
6160
+ "states": [
6161
+ "headerPresentation=auto selects expanded, compact, or constrained from ShellPage's own inline capacity and scroll position.",
6162
+ "expanded, compact, and constrained are explicit overrides for exceptional layouts and deterministic examples.",
6163
+ "contentInset=default supplies standard page gutters; none permits maps, canvases, and other full-bleed content.",
6164
+ "The required header slot accepts one BarTitle. The default slot owns router output and all page product content."
6165
+ ],
6166
+ "responsiveBehavior": [
6167
+ "ShellPage observes its own rendered width instead of viewport media queries or ShellApp desktop/tablet modes.",
6168
+ "Roomy pages expand at the top and compact after scroll; medium-capacity pages start compact; narrow pages use the constrained header variant.",
6169
+ "Token-based capacity bands use hysteresis so opening tools or resizing navigation cannot oscillate near a boundary.",
6170
+ "Scroll compaction preserves the expanded page flow offset so content never jumps beneath the sticky header.",
6171
+ "ShellPage relies on ShellApp's content scroller and never introduces nested scrolling."
6172
+ ],
6173
+ "frameworkCaveats": {
6174
+ "customElements": [
6175
+ "Import ShellPage and BarTitle, place one ds-bar-title in slot=header, and render route content as default children.",
6176
+ "Do not set BarTitle.variant while ShellPage owns headerPresentation."
6177
+ ],
6178
+ "react": [
6179
+ "Render DsBarTitle with slot=header inside DsShellPage and keep routed content as the remaining children.",
6180
+ "Use contentInset none only for deliberately full-bleed page products."
6181
+ ],
6182
+ "angular": [
6183
+ "Import the generated standalone DsShellPage and DsBarTitle adapters, preserve slot=header, and place router-outlet in the ShellPage default slot.",
6184
+ "Do not add another overflow auto wrapper around the routed page."
6185
+ ]
6186
+ },
6187
+ "references": [
6188
+ {
6189
+ "label": "Page-family and responsive examples",
6190
+ "path": "src/wc/components/ShellPage/ShellPage.stories.ts"
6191
+ },
6192
+ {
6193
+ "label": "Cross-browser geometry and interaction coverage",
6194
+ "path": "tests/e2e/bar-title.spec.ts"
6195
+ },
6196
+ {
6197
+ "label": "Reusable framework composition",
6198
+ "path": "agent/patterns/shell-page/pattern.agent.json"
6199
+ }
6200
+ ]
6201
+ },
6202
+ "api": {
6203
+ "props": {
6204
+ "contentInset": {
6205
+ "type": "ShellPageContentInset",
6206
+ "required": false
6207
+ },
6208
+ "headerPresentation": {
6209
+ "type": "ShellPageHeaderPresentation",
6210
+ "required": false
6211
+ }
6212
+ },
6213
+ "events": [],
6214
+ "slots": []
6215
+ },
6216
+ "exports": {
6217
+ "customElement": "ds-shell-page",
6218
+ "react": "DsShellPage",
6219
+ "angular": "DsShellPage"
6220
+ },
6221
+ "dependencies": [
6222
+ "@ds-mo/ui",
6223
+ "@ds-mo/tokens"
6224
+ ],
6225
+ "componentDependencies": []
6226
+ },
5920
6227
  {
5921
6228
  "id": "component:ds-skeleton",
5922
6229
  "tag": "ds-skeleton",
@@ -6315,7 +6622,7 @@
6315
6622
  ],
6316
6623
  "commonlyComposedWith": [
6317
6624
  "component:ds-menu",
6318
- "component:ds-app-shell"
6625
+ "component:ds-shell-app"
6319
6626
  ],
6320
6627
  "accessibility": [
6321
6628
  "Provide a localized groupLabel describing the complete choice.",