@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
@@ -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",
@@ -2467,7 +2527,7 @@
2467
2527
  "component:ds-button-unfilled"
2468
2528
  ],
2469
2529
  "accessibility": [
2470
- "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.",
2471
2531
  "Language and filename labels supplement rather than replace the code content."
2472
2532
  ],
2473
2533
  "responsiveBehavior": [
@@ -2508,7 +2568,8 @@
2508
2568
  ],
2509
2569
  "registryDependencies": [
2510
2570
  "button-unfilled",
2511
- "text"
2571
+ "text",
2572
+ "tooltip"
2512
2573
  ]
2513
2574
  },
2514
2575
  {
@@ -4017,16 +4078,16 @@
4017
4078
  "pattern:conversation"
4018
4079
  ],
4019
4080
  "accessibility": [
4020
- "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.",
4021
4082
  "Shift plus Enter inserts a newline while Enter submits non-empty content.",
4022
4083
  "Streaming and error states remain perceivable without relying on icon shape alone."
4023
4084
  ],
4024
4085
  "states": [
4025
4086
  "The owner controls draft value and transport state; the composer emits intent without performing transport.",
4026
- "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.",
4027
4088
  "The composer surface uses the 10px --dimension-radius-125 token.",
4028
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.",
4029
- "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."
4030
4091
  ],
4031
4092
  "responsiveBehavior": [
4032
4093
  "The textarea begins at two body-medium lines, grows one line at a time through six lines, and then scrolls internally."
@@ -4094,7 +4155,9 @@
4094
4155
  "@ds-mo/tokens"
4095
4156
  ],
4096
4157
  "registryDependencies": [
4097
- "button-filled"
4158
+ "button-filled",
4159
+ "button-unfilled",
4160
+ "tooltip"
4098
4161
  ]
4099
4162
  },
4100
4163
  {
@@ -4128,7 +4191,7 @@
4128
4191
  "accessibility": [
4129
4192
  "Give each transcript a concise localized label.",
4130
4193
  "New content is exposed through log semantics without stealing focus.",
4131
- "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."
4132
4195
  ],
4133
4196
  "states": [
4134
4197
  "Selection and transcript interaction release automatic following.",
@@ -4182,7 +4245,8 @@
4182
4245
  "@ds-mo/tokens"
4183
4246
  ],
4184
4247
  "registryDependencies": [
4185
- "button-unfilled"
4248
+ "button-unfilled",
4249
+ "tooltip"
4186
4250
  ]
4187
4251
  },
4188
4252
  {
@@ -4238,7 +4302,7 @@
4238
4302
  "accessibility": [
4239
4303
  "Provide a concise visible heading; the component uses it as the dialog's accessible name.",
4240
4304
  "Give the primary explanatory copy a stable id and pass it through aria-describedby so assistive technology receives the decision context.",
4241
- "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.",
4242
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.",
4243
4307
  "After exit motion completes, the native dialog leaves the top layer, focus returns to the previously focused element, and dsAfterClose emits.",
4244
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.",
@@ -4335,7 +4399,8 @@
4335
4399
  ],
4336
4400
  "registryDependencies": [
4337
4401
  "button-unfilled",
4338
- "text"
4402
+ "text",
4403
+ "tooltip"
4339
4404
  ]
4340
4405
  },
4341
4406
  {
@@ -4383,7 +4448,7 @@
4383
4448
  }
4384
4449
  ],
4385
4450
  "commonlyComposedWith": [
4386
- "component:ds-app-shell",
4451
+ "component:ds-shell-app",
4387
4452
  "component:ds-bar-nav",
4388
4453
  "component:ds-panel-tools",
4389
4454
  "component:ds-menu"
@@ -4414,7 +4479,7 @@
4414
4479
  "At 1200px and wider, default to expanded, allow the user to expand or collapse, and restore the locally persisted desktop preference when available.",
4415
4480
  "From 768px through 1199px, present PanelNav permanently collapsed and do not allow user expansion.",
4416
4481
  "Below 768px, the consuming application replaces PanelNav with a dedicated mobile navigation component; PanelNav does not own mobile navigation.",
4417
- "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.",
4418
4483
  "When the viewport is below breakpoint, PanelNav locks collapsed, disables its header toggle affordance, and preserves the persisted desktop collapse preference.",
4419
4484
  "Collapsed presentation must preserve destination ordering, active state, notification status, and accessible names."
4420
4485
  ],
@@ -4425,12 +4490,12 @@
4425
4490
  ],
4426
4491
  "react": [
4427
4492
  "Pass groups as an array through the generated React wrapper and synchronize currentUrl with the host router.",
4428
- "AppShell owns mobile replacement; PanelNav enforces its configured breakpoint expansion lock."
4493
+ "ShellApp owns mobile replacement; PanelNav enforces its configured breakpoint expansion lock."
4429
4494
  ],
4430
4495
  "angular": [
4431
4496
  "Import DsPanelNav from @ds-mo/ui/angular/ds-panel-nav and bind groups as a property.",
4432
4497
  "Bind both the nav-style attribute and navStyle property when first-paint route styling must be deterministic.",
4433
- "AppShell owns mobile replacement; PanelNav enforces its configured breakpoint expansion lock."
4498
+ "ShellApp owns mobile replacement; PanelNav enforces its configured breakpoint expansion lock."
4434
4499
  ]
4435
4500
  },
4436
4501
  "references": [
@@ -4616,7 +4681,7 @@
4616
4681
  {
4617
4682
  "when": "The choices are secondary application routes.",
4618
4683
  "component": "component:ds-bar-nav",
4619
- "reason": "BarNav owns route sections inside AppShell."
4684
+ "reason": "BarNav owns route sections inside ShellApp."
4620
4685
  },
4621
4686
  {
4622
4687
  "when": "The choices are transient actions or options.",
@@ -4731,7 +4796,7 @@
4731
4796
  "component:ds-button-unfilled"
4732
4797
  ],
4733
4798
  "accessibility": [
4734
- "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.",
4735
4800
  "The visible heading names the active panel or subview."
4736
4801
  ],
4737
4802
  "states": [
@@ -4821,7 +4886,8 @@
4821
4886
  ],
4822
4887
  "registryDependencies": [
4823
4888
  "button-unfilled",
4824
- "text"
4889
+ "text",
4890
+ "tooltip"
4825
4891
  ]
4826
4892
  },
4827
4893
  {
@@ -4855,13 +4921,13 @@
4855
4921
  ],
4856
4922
  "accessibility": [
4857
4923
  "Provide an aria-label that names the searched domain, such as Search agent chats or Search messages.",
4858
- "The standard search clear action restores focus and emits both the empty query and dsClear.",
4859
- "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."
4860
4926
  ],
4861
4927
  "states": [
4862
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.",
4863
4929
  "The search icon stays foreground-secondary at rest, hover, focus, active, and while the query is filled.",
4864
- "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.",
4865
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.",
4866
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."
4867
4933
  ],
@@ -4965,13 +5031,14 @@
4965
5031
  "button-unfilled",
4966
5032
  "divider",
4967
5033
  "icon",
4968
- "text"
5034
+ "text",
5035
+ "tooltip"
4969
5036
  ]
4970
5037
  },
4971
5038
  {
4972
5039
  "name": "panel-tools",
4973
5040
  "title": "PanelTools",
4974
- "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.",
4975
5042
  "type": "registry:ui",
4976
5043
  "meta": {
4977
5044
  "library": "@ds-mo/ui",
@@ -4982,9 +5049,9 @@
4982
5049
  "intent": {
4983
5050
  "audience": "specialized",
4984
5051
  "status": "stable",
4985
- "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.",
4986
5053
  "useWhen": [
4987
- "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.",
4988
5055
  "Users need to move between application-wide utilities without losing each tool's in-progress state.",
4989
5056
  "Search, AI conversations, user messages, review stacks, notifications, or help content must remain available alongside route content."
4990
5057
  ],
@@ -4992,8 +5059,8 @@
4992
5059
  "The action is specific to the current page or selected content rather than globally available across the application.",
4993
5060
  "The item navigates to a primary or secondary route; use PanelNav or BarNav instead.",
4994
5061
  "A consumer wants to add arbitrary tools, reorder fixed tools, or repurpose a semantic tool id.",
4995
- "Building the mobile tools experience; future mobile AppShell composition uses a different bottom-bar and panel pattern.",
4996
- "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."
4997
5064
  ],
4998
5065
  "alternatives": [
4999
5066
  {
@@ -5013,7 +5080,7 @@
5013
5080
  }
5014
5081
  ],
5015
5082
  "commonlyComposedWith": [
5016
- "component:ds-app-shell",
5083
+ "component:ds-shell-app",
5017
5084
  "component:ds-panel-nav",
5018
5085
  "component:ds-bar-nav"
5019
5086
  ],
@@ -5041,7 +5108,7 @@
5041
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.",
5042
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.",
5043
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.",
5044
- "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.",
5045
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.",
5046
5113
  "If an active optional tool becomes unavailable, PanelTools closes the drawer, clears activeTool, and emits its deselection.",
5047
5114
  "Use isInactive only for a temporarily unavailable visible tool; omit tools the user is not authorized to access.",
@@ -5052,8 +5119,8 @@
5052
5119
  ],
5053
5120
  "responsiveBehavior": [
5054
5121
  "The open drawer reduces main-content width and uses --dimension-panel-width-xs (300px) on every supported desktop and tablet viewport.",
5055
- "AppShell owns the fixed drawer-width variable; consumers must not hardcode alternate drawer widths.",
5056
- "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.",
5057
5124
  "Keep named-slot content mounted while tools switch or the drawer closes so users can return to in-progress global work.",
5058
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.",
5059
5126
  "Use fixed drawer widths for now; do not add user resizing or width persistence."
@@ -5062,10 +5129,10 @@
5062
5129
  "customElements": [
5063
5130
  "Assign items as a JavaScript property for structured data; items-json is the string fallback.",
5064
5131
  "Assign headers as a JavaScript property and replace its object identity whenever an active tool changes title, depth, or actions.",
5065
- "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."
5066
5133
  ],
5067
5134
  "react": [
5068
- "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.",
5069
5136
  "Use storageKey only for same-browser last-tool continuity; do not persist the open drawer."
5070
5137
  ],
5071
5138
  "angular": [
@@ -5591,7 +5658,8 @@
5591
5658
  "empty-state",
5592
5659
  "icon",
5593
5660
  "loader",
5594
- "text"
5661
+ "text",
5662
+ "tooltip"
5595
5663
  ]
5596
5664
  },
5597
5665
  {
@@ -5854,13 +5922,141 @@
5854
5922
  "empty-state",
5855
5923
  "icon",
5856
5924
  "loader",
5857
- "text"
5925
+ "text",
5926
+ "tooltip"
5858
5927
  ]
5859
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
+ },
5860
6056
  {
5861
6057
  "name": "shell-gradient-picker",
5862
6058
  "title": "ShellGradientPicker",
5863
- "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.",
5864
6060
  "type": "registry:ui",
5865
6061
  "meta": {
5866
6062
  "library": "@ds-mo/ui",
@@ -5873,10 +6069,10 @@
5873
6069
  "status": "deprecated",
5874
6070
  "replacedBy": "component:ds-swatch-picker",
5875
6071
  "replacementReason": "SwatchPicker now owns the same accessible interaction with a generic option model that supports both flat colors and gradients.",
5876
- "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.",
5877
6073
  "useWhen": [
5878
6074
  "Adding the Appearance or Theme section to the application's user or account menu.",
5879
- "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."
5880
6076
  ],
5881
6077
  "avoidWhen": [
5882
6078
  "Choosing semantic intent, page background, chart, content, or brand colors.",
@@ -5892,7 +6088,7 @@
5892
6088
  }
5893
6089
  ],
5894
6090
  "commonlyComposedWith": [
5895
- "component:ds-app-shell",
6091
+ "component:ds-shell-app",
5896
6092
  "component:ds-menu"
5897
6093
  ],
5898
6094
  "patterns": [
@@ -5906,7 +6102,7 @@
5906
6102
  "states": [
5907
6103
  "Neutral is the default preset; none renders solid shell chrome without a wash.",
5908
6104
  "Cool, neutral, warm, and fresh use design tokens and automatically adapt to the active light or dark color theme.",
5909
- "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.",
5910
6106
  "The application owns local persistence, cross-tab synchronization, and server or account preference precedence; the picker owns only selection UI and events.",
5911
6107
  "Treat the fixed preset union as the only supported values and do not construct custom gradients."
5912
6108
  ],
@@ -5916,7 +6112,7 @@
5916
6112
  ],
5917
6113
  "frameworkCaveats": {
5918
6114
  "customElements": [
5919
- "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."
5920
6116
  ],
5921
6117
  "react": [
5922
6118
  "Use the generated wrapper and handle onDsChange without closing the containing account menu."
@@ -5931,8 +6127,8 @@
5931
6127
  "path": "src/wc/components/SwatchPicker/SwatchPicker.stories.ts"
5932
6128
  },
5933
6129
  {
5934
- "label": "AppShell gradient contract",
5935
- "path": "src/wc/components/AppShell/AppShell.mdx"
6130
+ "label": "ShellApp gradient contract",
6131
+ "path": "src/wc/components/ShellApp/ShellApp.mdx"
5936
6132
  },
5937
6133
  {
5938
6134
  "label": "Application shell composition",
@@ -5974,7 +6170,7 @@
5974
6170
  {
5975
6171
  "name": "shell-gradient-swatch",
5976
6172
  "title": "ShellGradientSwatch",
5977
- "description": "Deprecated internal compatibility component for one legacy AppShell gradient swatch.",
6173
+ "description": "Deprecated internal compatibility component for one legacy ShellApp gradient swatch.",
5978
6174
  "type": "registry:ui",
5979
6175
  "meta": {
5980
6176
  "library": "@ds-mo/ui",
@@ -5987,7 +6183,7 @@
5987
6183
  "status": "deprecated",
5988
6184
  "replacedBy": "component:ds-swatch-picker",
5989
6185
  "replacementReason": "SwatchPicker renders its option buttons internally so an individually published radio swatch is no longer needed.",
5990
- "summary": "Deprecated internal compatibility component for one legacy AppShell gradient swatch.",
6186
+ "summary": "Deprecated internal compatibility component for one legacy ShellApp gradient swatch.",
5991
6187
  "useWhen": [
5992
6188
  "Maintaining or extending ShellGradientPicker inside CompoMo."
5993
6189
  ],
@@ -6074,6 +6270,123 @@
6074
6270
  ],
6075
6271
  "registryDependencies": []
6076
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
+ },
6077
6390
  {
6078
6391
  "name": "skeleton",
6079
6392
  "title": "Skeleton",
@@ -6482,7 +6795,7 @@
6482
6795
  ],
6483
6796
  "commonlyComposedWith": [
6484
6797
  "component:ds-menu",
6485
- "component:ds-app-shell"
6798
+ "component:ds-shell-app"
6486
6799
  ],
6487
6800
  "accessibility": [
6488
6801
  "Provide a localized groupLabel describing the complete choice.",