@ds-mo/ui 11.1.0 → 12.1.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 (246) 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 +488 -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-icon.js +1 -1
  49. package/dist/components/ds-input.js +1 -1
  50. package/dist/components/ds-markdown.js +1 -1
  51. package/dist/components/ds-menu.js +1 -1
  52. package/dist/components/ds-message-composer.js +1 -1
  53. package/dist/components/ds-message-composer.js.map +1 -1
  54. package/dist/components/ds-message-scroller.js +1 -1
  55. package/dist/components/ds-message-scroller.js.map +1 -1
  56. package/dist/components/ds-message.js +1 -1
  57. package/dist/components/ds-modal.js +1 -1
  58. package/dist/components/ds-modal.js.map +1 -1
  59. package/dist/components/ds-panel-nav.js +1 -1
  60. package/dist/components/ds-panel-nav.js.map +1 -1
  61. package/dist/components/ds-panel-sub-nav.js +1 -1
  62. package/dist/components/ds-panel-sub-nav.js.map +1 -1
  63. package/dist/components/ds-panel-tool-header.js +1 -1
  64. package/dist/components/ds-panel-tool-search.js +1 -1
  65. package/dist/components/ds-panel-tool-search.js.map +1 -1
  66. package/dist/components/ds-panel-tools.js +1 -1
  67. package/dist/components/ds-panel-tools.js.map +1 -1
  68. package/dist/components/ds-radio.js +1 -1
  69. package/dist/components/ds-select-multi.js +1 -1
  70. package/dist/components/ds-select-multi.js.map +1 -1
  71. package/dist/components/ds-select.js +1 -1
  72. package/dist/components/ds-select.js.map +1 -1
  73. package/dist/components/ds-shell-app.d.ts +11 -0
  74. package/dist/components/ds-shell-app.js +2 -0
  75. package/dist/components/ds-shell-app.js.map +1 -0
  76. package/dist/components/ds-shell-gradient-picker.js +1 -1
  77. package/dist/components/ds-shell-gradient-picker.js.map +1 -1
  78. package/dist/components/ds-shell-gradient-swatch.js +1 -1
  79. package/dist/components/ds-shell-page.d.ts +11 -0
  80. package/dist/components/ds-shell-page.js +2 -0
  81. package/dist/components/ds-shell-page.js.map +1 -0
  82. package/dist/components/ds-skeleton.js +1 -1
  83. package/dist/components/ds-slider.js +1 -1
  84. package/dist/components/ds-slider.js.map +1 -1
  85. package/dist/components/ds-swatch-picker.js +1 -1
  86. package/dist/components/ds-switch.js +1 -1
  87. package/dist/components/ds-tab-group.js +1 -1
  88. package/dist/components/ds-tag.js +1 -1
  89. package/dist/components/ds-text.js +1 -1
  90. package/dist/components/ds-toast.js +1 -1
  91. package/dist/components/ds-tooltip-data-viz.js +1 -1
  92. package/dist/components/ds-tooltip.js +1 -1
  93. package/dist/components/ds-typing-indicator.js +1 -1
  94. package/dist/components/{p-DJ78wdNv.js → p-B9jvSGid.js} +2 -2
  95. package/dist/components/{p-DuNZGFkV.js → p-BAfG3M8z.js} +2 -2
  96. package/dist/components/p-BAfG3M8z.js.map +1 -0
  97. package/dist/components/{p-Dh4q5TSS.js → p-BfEjWe8U.js} +2 -2
  98. package/dist/components/{p-CZZYGqKz.js → p-Bs6SS34m.js} +2 -2
  99. package/dist/components/p-BzsITTZa.js +2 -0
  100. package/dist/components/p-BzsITTZa.js.map +1 -0
  101. package/dist/components/p-C3Zfn7hz.js +2 -0
  102. package/dist/components/p-C3Zfn7hz.js.map +1 -0
  103. package/dist/components/{p-bNpFhP5L.js → p-CR7yMitN.js} +2 -2
  104. package/dist/components/p-CTV_QWC5.js +2 -0
  105. package/dist/components/p-CTV_QWC5.js.map +1 -0
  106. package/dist/components/p-CUik7PCi.js +2 -0
  107. package/dist/components/p-CUik7PCi.js.map +1 -0
  108. package/dist/components/{p-BKhG2xrW.js → p-D2x17ei-.js} +1 -1
  109. package/dist/components/{p-BKhG2xrW.js.map → p-D2x17ei-.js.map} +1 -1
  110. package/dist/components/{p-CjP8sYlo.js → p-DABj3qTX.js} +2 -2
  111. package/dist/components/p-DfIch2Dk.js +2 -0
  112. package/dist/components/{p-BCCt2eT_.js.map → p-DfIch2Dk.js.map} +1 -1
  113. package/dist/components/{p-Bet_UjML.js → p-Dfxnxx7L.js} +2 -2
  114. package/dist/components/{p-CrwU83-g.js → p-Dg3xLna0.js} +2 -2
  115. package/dist/components/{p-BaZRP4Oo.js → p-DpyTrZa2.js} +2 -2
  116. package/dist/components/{p-P_4vE1ub.js → p-Dqwcw1-m.js} +2 -2
  117. package/dist/components/{p-CyoHRqy6.js → p-DszI94sZ.js} +2 -2
  118. package/dist/components/{p-DrDHC7V6.js → p-DxeHimqk.js} +2 -2
  119. package/dist/components/{p-DrDHC7V6.js.map → p-DxeHimqk.js.map} +1 -1
  120. package/dist/components/p-Dy3Skua8.js +2 -0
  121. package/dist/components/{p-B_qVPsEU.js.map → p-Dy3Skua8.js.map} +1 -1
  122. package/dist/components/{p-CLn7QnE0.js → p-Dy_sZ-dI.js} +2 -2
  123. package/dist/components/{p-BEWtqFX7.js → p-LFGbdi7Y.js} +2 -2
  124. package/dist/components/{p-0kEg-Z4f.js → p-liMPkhUP.js} +2 -2
  125. package/dist/components/{p-CPPAndX2.js → p-tDXHTAJh.js} +2 -2
  126. package/dist/components/{p-DTqCBjUj.js → p-webARv8d.js} +2 -2
  127. package/dist/docs/components.json +1122 -330
  128. package/dist/lib/shell/chrome-transition.d.ts +1 -1
  129. package/dist/lib/shell/index.js +1 -1
  130. package/dist/lib/shell/index.js.map +1 -1
  131. package/dist/lib/shell/shell-gradient.d.ts +2 -2
  132. package/dist/mcp-data/registry/agent-activity.json +1 -1
  133. package/dist/mcp-data/registry/agent-response.json +1 -1
  134. package/dist/mcp-data/registry/agent-source-list.json +1 -1
  135. package/dist/mcp-data/registry/agent-tool-call.json +1 -1
  136. package/dist/mcp-data/registry/attachment-list.json +1 -1
  137. package/dist/mcp-data/registry/avatar.json +2 -2
  138. package/dist/mcp-data/registry/badge.json +5 -5
  139. package/dist/mcp-data/registry/bar-nav.json +9 -9
  140. package/dist/mcp-data/registry/bar-title.json +451 -0
  141. package/dist/mcp-data/registry/button-filled.json +1 -1
  142. package/dist/mcp-data/registry/button-unfilled.json +1 -1
  143. package/dist/mcp-data/registry/card-data-viz-donut.json +1 -1
  144. package/dist/mcp-data/registry/card-setting.json +1 -1
  145. package/dist/mcp-data/registry/card-shell-data-viz.json +1 -1
  146. package/dist/mcp-data/registry/chart-bar.json +1 -1
  147. package/dist/mcp-data/registry/chart-donut.json +1 -1
  148. package/dist/mcp-data/registry/chart-legend.json +1 -1
  149. package/dist/mcp-data/registry/chart-line.json +1 -1
  150. package/dist/mcp-data/registry/checkbox.json +1 -1
  151. package/dist/mcp-data/registry/chip.json +1 -1
  152. package/dist/mcp-data/registry/code-block.json +5 -4
  153. package/dist/mcp-data/registry/conversation-list-item.json +1 -1
  154. package/dist/mcp-data/registry/conversation-list-section.json +1 -1
  155. package/dist/mcp-data/registry/conversation-list.json +1 -1
  156. package/dist/mcp-data/registry/divider.json +1 -1
  157. package/dist/mcp-data/registry/empty-state.json +1 -1
  158. package/dist/mcp-data/registry/field.json +1 -1
  159. package/dist/mcp-data/registry/icon.json +2 -2
  160. package/dist/mcp-data/registry/input.json +1 -1
  161. package/dist/mcp-data/registry/loader.json +1 -1
  162. package/dist/mcp-data/registry/markdown.json +1 -1
  163. package/dist/mcp-data/registry/menu.json +2 -2
  164. package/dist/mcp-data/registry/message-bubble.json +1 -1
  165. package/dist/mcp-data/registry/message-composer.json +8 -6
  166. package/dist/mcp-data/registry/message-scroller.json +5 -4
  167. package/dist/mcp-data/registry/message.json +1 -1
  168. package/dist/mcp-data/registry/modal.json +6 -5
  169. package/dist/mcp-data/registry/panel-nav.json +9 -9
  170. package/dist/mcp-data/registry/panel-sub-nav.json +2 -2
  171. package/dist/mcp-data/registry/panel-tool-header.json +5 -4
  172. package/dist/mcp-data/registry/panel-tool-search.json +7 -6
  173. package/dist/mcp-data/registry/panel-tools.json +14 -14
  174. package/dist/mcp-data/registry/radio.json +1 -1
  175. package/dist/mcp-data/registry/registry.json +497 -177
  176. package/dist/mcp-data/registry/select-multi.json +3 -2
  177. package/dist/mcp-data/registry/select.json +3 -2
  178. package/dist/mcp-data/registry/shell-app.json +213 -0
  179. package/dist/mcp-data/registry/shell-gradient-picker.json +9 -9
  180. package/dist/mcp-data/registry/shell-gradient-swatch.json +3 -3
  181. package/dist/mcp-data/registry/shell-page.json +200 -0
  182. package/dist/mcp-data/registry/skeleton.json +1 -1
  183. package/dist/mcp-data/registry/slider.json +1 -1
  184. package/dist/mcp-data/registry/swatch-picker.json +2 -2
  185. package/dist/mcp-data/registry/switch.json +1 -1
  186. package/dist/mcp-data/registry/tab-group.json +1 -1
  187. package/dist/mcp-data/registry/tag.json +1 -1
  188. package/dist/mcp-data/registry/text.json +1 -1
  189. package/dist/mcp-data/registry/toast.json +1 -1
  190. package/dist/mcp-data/registry/tooltip-data-viz.json +1 -1
  191. package/dist/mcp-data/registry/tooltip.json +1 -1
  192. package/dist/mcp-data/registry/typing-indicator.json +1 -1
  193. package/dist/react/components.d.ts +3 -1
  194. package/dist/react/components.js +3 -1
  195. package/dist/react/ds-bar-title.d.ts +14 -0
  196. package/dist/react/ds-bar-title.js +16 -0
  197. package/dist/react/{ds-app-shell.d.ts → ds-shell-app.d.ts} +3 -3
  198. package/dist/react/ds-shell-app.js +12 -0
  199. package/dist/react/ds-shell-page.d.ts +9 -0
  200. package/dist/react/ds-shell-page.js +12 -0
  201. package/dist/types/components/Badge/Badge.d.ts +1 -1
  202. package/dist/types/components/BarTitle/BarTitle.d.ts +76 -0
  203. package/dist/types/components/BarTitle/bar-title-types.d.ts +30 -0
  204. package/dist/types/components/BarTitle/index.d.ts +2 -0
  205. package/dist/types/components/Menu/Menu.d.ts +5 -0
  206. package/dist/types/components/PanelNav/PanelNav.d.ts +1 -1
  207. package/dist/types/components/{AppShell/AppShell.d.ts → ShellApp/ShellApp.d.ts} +3 -3
  208. package/dist/types/components/ShellPage/ShellPage.d.ts +42 -0
  209. package/dist/types/components/ShellPage/index.d.ts +3 -0
  210. package/dist/types/components/ShellPage/shell-page-responsive.d.ts +12 -0
  211. package/dist/types/components/ShellPage/shell-page-types.d.ts +5 -0
  212. package/dist/types/components.d.ts +278 -55
  213. package/dist/types/shell/chrome-transition.d.ts +1 -1
  214. package/dist/types/shell/shell-gradient.d.ts +2 -2
  215. package/dist/types/shell/shell-shortcuts.d.ts +1 -1
  216. package/package.json +3 -3
  217. package/dist/components/ds-app-shell.js +0 -2
  218. package/dist/components/ds-app-shell.js.map +0 -1
  219. package/dist/components/p-BCCt2eT_.js +0 -2
  220. package/dist/components/p-B_qVPsEU.js +0 -2
  221. package/dist/components/p-BsnezUUC.js +0 -2
  222. package/dist/components/p-BsnezUUC.js.map +0 -1
  223. package/dist/components/p-C1K5QGUZ.js +0 -2
  224. package/dist/components/p-C1K5QGUZ.js.map +0 -1
  225. package/dist/components/p-CKaJx0IX.js +0 -2
  226. package/dist/components/p-CKaJx0IX.js.map +0 -1
  227. package/dist/components/p-DuNZGFkV.js.map +0 -1
  228. package/dist/components/p-ZTugT4as.js +0 -2
  229. package/dist/components/p-ZTugT4as.js.map +0 -1
  230. package/dist/mcp-data/registry/app-shell.json +0 -210
  231. package/dist/react/ds-app-shell.js +0 -12
  232. /package/dist/components/{p-DJ78wdNv.js.map → p-B9jvSGid.js.map} +0 -0
  233. /package/dist/components/{p-Dh4q5TSS.js.map → p-BfEjWe8U.js.map} +0 -0
  234. /package/dist/components/{p-CZZYGqKz.js.map → p-Bs6SS34m.js.map} +0 -0
  235. /package/dist/components/{p-bNpFhP5L.js.map → p-CR7yMitN.js.map} +0 -0
  236. /package/dist/components/{p-CjP8sYlo.js.map → p-DABj3qTX.js.map} +0 -0
  237. /package/dist/components/{p-Bet_UjML.js.map → p-Dfxnxx7L.js.map} +0 -0
  238. /package/dist/components/{p-CrwU83-g.js.map → p-Dg3xLna0.js.map} +0 -0
  239. /package/dist/components/{p-BaZRP4Oo.js.map → p-DpyTrZa2.js.map} +0 -0
  240. /package/dist/components/{p-P_4vE1ub.js.map → p-Dqwcw1-m.js.map} +0 -0
  241. /package/dist/components/{p-CyoHRqy6.js.map → p-DszI94sZ.js.map} +0 -0
  242. /package/dist/components/{p-CLn7QnE0.js.map → p-Dy_sZ-dI.js.map} +0 -0
  243. /package/dist/components/{p-BEWtqFX7.js.map → p-LFGbdi7Y.js.map} +0 -0
  244. /package/dist/components/{p-0kEg-Z4f.js.map → p-liMPkhUP.js.map} +0 -0
  245. /package/dist/components/{p-CPPAndX2.js.map → p-tDXHTAJh.js.map} +0 -0
  246. /package/dist/components/{p-DTqCBjUj.js.map → p-webARv8d.js.map} +0 -0
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": "2026-07-21T23:24:49",
2
+ "timestamp": "2026-07-22T18:51:34",
3
3
  "compiler": {
4
4
  "name": "@stencil/core",
5
5
  "version": "4.43.5",
@@ -353,8 +353,12 @@
353
353
  ],
354
354
  "ds-code-block": [
355
355
  "ds-text",
356
+ "ds-tooltip",
356
357
  "ds-button-unfilled"
357
358
  ],
359
+ "ds-tooltip": [
360
+ "ds-text"
361
+ ],
358
362
  "ds-button-unfilled": [
359
363
  "ds-loader",
360
364
  "ds-icon",
@@ -758,161 +762,6 @@
758
762
  ]
759
763
  }
760
764
  },
761
- {
762
- "filePath": "src/wc/components/AppShell/AppShell.tsx",
763
- "encapsulation": "scoped",
764
- "tag": "ds-app-shell",
765
- "docs": "",
766
- "docsTags": [],
767
- "usage": {},
768
- "props": [
769
- {
770
- "name": "gradientPreset",
771
- "type": "\"cool\" | \"fresh\" | \"neutral\" | \"none\" | \"warm\"",
772
- "complexType": {
773
- "original": "ShellGradientPreset",
774
- "resolved": "\"cool\" | \"fresh\" | \"neutral\" | \"none\" | \"warm\"",
775
- "references": {
776
- "ShellGradientPreset": {
777
- "location": "import",
778
- "path": "../../shell/shell-gradient-presets",
779
- "id": "src/wc/shell/shell-gradient-presets.ts::ShellGradientPreset",
780
- "referenceLocation": "ShellGradientPreset"
781
- }
782
- }
783
- },
784
- "mutable": false,
785
- "attr": "gradient-preset",
786
- "reflectToAttr": true,
787
- "docs": "Shell chrome wash preset. `none` renders solid chrome; the remaining\npresets use token-based washes that adapt to the active color theme.",
788
- "docsTags": [
789
- {
790
- "name": "default",
791
- "text": "'neutral'"
792
- }
793
- ],
794
- "default": "'neutral'",
795
- "values": [
796
- {
797
- "value": "cool",
798
- "type": "string"
799
- },
800
- {
801
- "value": "fresh",
802
- "type": "string"
803
- },
804
- {
805
- "value": "neutral",
806
- "type": "string"
807
- },
808
- {
809
- "value": "none",
810
- "type": "string"
811
- },
812
- {
813
- "value": "warm",
814
- "type": "string"
815
- }
816
- ],
817
- "optional": false,
818
- "required": false,
819
- "getter": false,
820
- "setter": false
821
- },
822
- {
823
- "name": "navStyle",
824
- "type": "\"dashboard\" | \"settings\"",
825
- "complexType": {
826
- "original": "NavChromeStyle",
827
- "resolved": "\"dashboard\" | \"settings\"",
828
- "references": {
829
- "NavChromeStyle": {
830
- "location": "import",
831
- "path": "../../shell/nav-chrome",
832
- "id": "src/wc/shell/nav-chrome.ts::NavChromeStyle",
833
- "referenceLocation": "NavChromeStyle"
834
- }
835
- }
836
- },
837
- "mutable": false,
838
- "attr": "nav-style",
839
- "reflectToAttr": true,
840
- "docs": "Chrome style propagated to slotted `ds-panel-nav` and `ds-bar-nav`.",
841
- "docsTags": [
842
- {
843
- "name": "default",
844
- "text": "'dashboard'"
845
- }
846
- ],
847
- "default": "'dashboard'",
848
- "values": [
849
- {
850
- "value": "dashboard",
851
- "type": "string"
852
- },
853
- {
854
- "value": "settings",
855
- "type": "string"
856
- }
857
- ],
858
- "optional": false,
859
- "required": false,
860
- "getter": false,
861
- "setter": false
862
- },
863
- {
864
- "name": "shortcutsEnabled",
865
- "type": "boolean",
866
- "complexType": {
867
- "original": "boolean",
868
- "resolved": "boolean",
869
- "references": {}
870
- },
871
- "mutable": false,
872
- "attr": "shortcuts-enabled",
873
- "reflectToAttr": false,
874
- "docs": "When `true` (default), registers global shell keyboard shortcuts. `[` toggles panel nav; `]` closes tools; K/A/S/M/N/? toggle tool drawers. Modifiers are ignored so browser chords like ⌘N stay native.",
875
- "docsTags": [
876
- {
877
- "name": "default",
878
- "text": "true"
879
- }
880
- ],
881
- "default": "true",
882
- "values": [
883
- {
884
- "type": "boolean"
885
- }
886
- ],
887
- "optional": false,
888
- "required": false,
889
- "getter": false,
890
- "setter": false
891
- }
892
- ],
893
- "methods": [],
894
- "events": [],
895
- "listeners": [
896
- {
897
- "event": "dsPresentationChange",
898
- "capture": false,
899
- "passive": false
900
- },
901
- {
902
- "event": "keydown",
903
- "target": "window",
904
- "capture": true,
905
- "passive": false
906
- }
907
- ],
908
- "styles": [],
909
- "slots": [],
910
- "parts": [],
911
- "states": [],
912
- "dependents": [],
913
- "dependencies": [],
914
- "dependencyGraph": {}
915
- },
916
765
  {
917
766
  "filePath": "src/wc/components/AttachmentList/AttachmentList.tsx",
918
767
  "encapsulation": "scoped",
@@ -1373,7 +1222,7 @@
1373
1222
  "mutable": false,
1374
1223
  "attr": "gradient-background",
1375
1224
  "reflectToAttr": true,
1376
- "docs": "Ring samples the shell gradient stack (base fill + wash) instead of a flat\n`box-shadow`. Auto-enabled under an AppShell with an active gradient preset;\nset `gradient-background` to opt in/out explicitly.\n\nThe attribute must NOT start with `on` — Stencil's setAccessor routes any\nunknown `on*` member down the event-listener path during attribute\nreflection, calling addEventListener with a non-listener and throwing.",
1225
+ "docs": "Ring samples the shell gradient stack (base fill + wash) instead of a flat\n`box-shadow`. Auto-enabled under an ShellApp with an active gradient preset;\nset `gradient-background` to opt in/out explicitly.\n\nThe attribute must NOT start with `on` — Stencil's setAccessor routes any\nunknown `on*` member down the event-listener path during attribute\nreflection, calling addEventListener with a non-listener and throwing.",
1377
1226
  "docsTags": [
1378
1227
  {
1379
1228
  "name": "default",
@@ -1643,7 +1492,409 @@
1643
1492
  "usage": {},
1644
1493
  "props": [
1645
1494
  {
1646
- "name": "basePath",
1495
+ "name": "basePath",
1496
+ "type": "string",
1497
+ "complexType": {
1498
+ "original": "string",
1499
+ "resolved": "string",
1500
+ "references": {}
1501
+ },
1502
+ "mutable": false,
1503
+ "attr": "base-path",
1504
+ "reflectToAttr": false,
1505
+ "docs": "Section base path (e.g. `/dashboard/safety`). Used with `currentUrl` to derive `value`.",
1506
+ "docsTags": [
1507
+ {
1508
+ "name": "default",
1509
+ "text": "''"
1510
+ }
1511
+ ],
1512
+ "default": "''",
1513
+ "values": [
1514
+ {
1515
+ "type": "string"
1516
+ }
1517
+ ],
1518
+ "optional": false,
1519
+ "required": false,
1520
+ "getter": false,
1521
+ "setter": false
1522
+ },
1523
+ {
1524
+ "name": "currentUrl",
1525
+ "type": "string",
1526
+ "complexType": {
1527
+ "original": "string",
1528
+ "resolved": "string",
1529
+ "references": {}
1530
+ },
1531
+ "mutable": false,
1532
+ "attr": "current-url",
1533
+ "reflectToAttr": false,
1534
+ "docs": "Current route URL. When set with `basePath`, the active tab is derived automatically.",
1535
+ "docsTags": [
1536
+ {
1537
+ "name": "default",
1538
+ "text": "''"
1539
+ }
1540
+ ],
1541
+ "default": "''",
1542
+ "values": [
1543
+ {
1544
+ "type": "string"
1545
+ }
1546
+ ],
1547
+ "optional": false,
1548
+ "required": false,
1549
+ "getter": false,
1550
+ "setter": false
1551
+ },
1552
+ {
1553
+ "name": "heading",
1554
+ "type": "string | undefined",
1555
+ "complexType": {
1556
+ "original": "string | undefined",
1557
+ "resolved": "string | undefined",
1558
+ "references": {}
1559
+ },
1560
+ "mutable": false,
1561
+ "attr": "heading",
1562
+ "reflectToAttr": false,
1563
+ "docs": "Fallback heading shown when no tabs are provided.\nWhen tabs are present the heading is hidden.",
1564
+ "docsTags": [],
1565
+ "values": [
1566
+ {
1567
+ "type": "string"
1568
+ },
1569
+ {
1570
+ "type": "undefined"
1571
+ }
1572
+ ],
1573
+ "optional": false,
1574
+ "required": false,
1575
+ "getter": false,
1576
+ "setter": false
1577
+ },
1578
+ {
1579
+ "name": "moreTabsLabel",
1580
+ "type": "string",
1581
+ "complexType": {
1582
+ "original": "string",
1583
+ "resolved": "string",
1584
+ "references": {}
1585
+ },
1586
+ "mutable": false,
1587
+ "attr": "more-tabs-label",
1588
+ "reflectToAttr": false,
1589
+ "docs": "",
1590
+ "docsTags": [
1591
+ {
1592
+ "name": "default",
1593
+ "text": "'More tabs'"
1594
+ }
1595
+ ],
1596
+ "default": "'More tabs'",
1597
+ "values": [
1598
+ {
1599
+ "type": "string"
1600
+ }
1601
+ ],
1602
+ "optional": false,
1603
+ "required": false,
1604
+ "getter": false,
1605
+ "setter": false
1606
+ },
1607
+ {
1608
+ "name": "navStyle",
1609
+ "type": "\"dashboard\" | \"settings\"",
1610
+ "complexType": {
1611
+ "original": "NavChromeStyle",
1612
+ "resolved": "\"dashboard\" | \"settings\"",
1613
+ "references": {
1614
+ "NavChromeStyle": {
1615
+ "location": "import",
1616
+ "path": "../../shell/nav-chrome",
1617
+ "id": "src/wc/shell/nav-chrome.ts::NavChromeStyle",
1618
+ "referenceLocation": "NavChromeStyle"
1619
+ }
1620
+ }
1621
+ },
1622
+ "mutable": false,
1623
+ "attr": "nav-style",
1624
+ "reflectToAttr": true,
1625
+ "docs": "Style slot: `dashboard` or `settings`. Colors match for now.",
1626
+ "docsTags": [
1627
+ {
1628
+ "name": "default",
1629
+ "text": "'dashboard'"
1630
+ }
1631
+ ],
1632
+ "default": "'dashboard'",
1633
+ "values": [
1634
+ {
1635
+ "value": "dashboard",
1636
+ "type": "string"
1637
+ },
1638
+ {
1639
+ "value": "settings",
1640
+ "type": "string"
1641
+ }
1642
+ ],
1643
+ "optional": false,
1644
+ "required": false,
1645
+ "getter": false,
1646
+ "setter": false
1647
+ },
1648
+ {
1649
+ "name": "tabs",
1650
+ "type": "TabItem[]",
1651
+ "complexType": {
1652
+ "original": "BarNavTab[]",
1653
+ "resolved": "TabItem[]",
1654
+ "references": {
1655
+ "BarNavTab": {
1656
+ "location": "import",
1657
+ "path": "./bar-nav-types",
1658
+ "id": "src/wc/components/BarNav/bar-nav-types.ts::BarNavTab",
1659
+ "referenceLocation": "BarNavTab"
1660
+ }
1661
+ }
1662
+ },
1663
+ "mutable": false,
1664
+ "reflectToAttr": false,
1665
+ "docs": "Tab items for the left section.\nSet via JS property: `el.tabs = [...]`. Replace the array reference to update.",
1666
+ "docsTags": [
1667
+ {
1668
+ "name": "default",
1669
+ "text": "[]"
1670
+ }
1671
+ ],
1672
+ "default": "[]",
1673
+ "values": [
1674
+ {
1675
+ "type": "TabItem[]"
1676
+ }
1677
+ ],
1678
+ "optional": false,
1679
+ "required": false,
1680
+ "getter": false,
1681
+ "setter": false
1682
+ },
1683
+ {
1684
+ "name": "tabsJson",
1685
+ "type": "string",
1686
+ "complexType": {
1687
+ "original": "string",
1688
+ "resolved": "string",
1689
+ "references": {}
1690
+ },
1691
+ "mutable": false,
1692
+ "attr": "tabs-json",
1693
+ "reflectToAttr": false,
1694
+ "docs": "JSON fallback for `tabs` — useful when framework bindings don't propagate arrays.",
1695
+ "docsTags": [
1696
+ {
1697
+ "name": "default",
1698
+ "text": "''"
1699
+ }
1700
+ ],
1701
+ "default": "''",
1702
+ "values": [
1703
+ {
1704
+ "type": "string"
1705
+ }
1706
+ ],
1707
+ "optional": false,
1708
+ "required": false,
1709
+ "getter": false,
1710
+ "setter": false
1711
+ },
1712
+ {
1713
+ "name": "value",
1714
+ "type": "string",
1715
+ "complexType": {
1716
+ "original": "string",
1717
+ "resolved": "string",
1718
+ "references": {}
1719
+ },
1720
+ "mutable": true,
1721
+ "attr": "value",
1722
+ "reflectToAttr": false,
1723
+ "docs": "ID of the currently active tab. Overridden when `currentUrl` + `basePath` are set.",
1724
+ "docsTags": [
1725
+ {
1726
+ "name": "default",
1727
+ "text": "''"
1728
+ }
1729
+ ],
1730
+ "default": "''",
1731
+ "values": [
1732
+ {
1733
+ "type": "string"
1734
+ }
1735
+ ],
1736
+ "optional": false,
1737
+ "required": false,
1738
+ "getter": false,
1739
+ "setter": false
1740
+ }
1741
+ ],
1742
+ "methods": [],
1743
+ "events": [
1744
+ {
1745
+ "event": "dsTabChange",
1746
+ "detail": "string",
1747
+ "bubbles": true,
1748
+ "complexType": {
1749
+ "original": "string",
1750
+ "resolved": "string",
1751
+ "references": {}
1752
+ },
1753
+ "cancelable": true,
1754
+ "composed": true,
1755
+ "docs": "Emitted when the active tab changes. Detail = tab id.",
1756
+ "docsTags": []
1757
+ }
1758
+ ],
1759
+ "listeners": [],
1760
+ "styles": [],
1761
+ "slots": [],
1762
+ "parts": [],
1763
+ "states": [],
1764
+ "dependents": [],
1765
+ "dependencies": [
1766
+ "ds-text",
1767
+ "ds-badge",
1768
+ "ds-button-unfilled",
1769
+ "ds-menu"
1770
+ ],
1771
+ "dependencyGraph": {
1772
+ "ds-bar-nav": [
1773
+ "ds-text",
1774
+ "ds-badge",
1775
+ "ds-button-unfilled",
1776
+ "ds-menu"
1777
+ ],
1778
+ "ds-badge": [
1779
+ "ds-text"
1780
+ ],
1781
+ "ds-button-unfilled": [
1782
+ "ds-loader",
1783
+ "ds-icon",
1784
+ "ds-badge",
1785
+ "ds-text"
1786
+ ],
1787
+ "ds-menu": [
1788
+ "ds-text",
1789
+ "ds-swatch-picker",
1790
+ "ds-badge",
1791
+ "ds-switch"
1792
+ ]
1793
+ }
1794
+ },
1795
+ {
1796
+ "filePath": "src/wc/components/BarTitle/BarTitle.tsx",
1797
+ "encapsulation": "scoped",
1798
+ "tag": "ds-bar-title",
1799
+ "docs": "",
1800
+ "docsTags": [],
1801
+ "usage": {},
1802
+ "props": [
1803
+ {
1804
+ "name": "actions",
1805
+ "type": "BarTitleActionItem[]",
1806
+ "complexType": {
1807
+ "original": "BarTitleActionItem[]",
1808
+ "resolved": "BarTitleActionItem[]",
1809
+ "references": {
1810
+ "BarTitleActionItem": {
1811
+ "location": "import",
1812
+ "path": "./bar-title-types",
1813
+ "id": "src/wc/components/BarTitle/bar-title-types.ts::BarTitleActionItem",
1814
+ "referenceLocation": "BarTitleActionItem"
1815
+ }
1816
+ }
1817
+ },
1818
+ "mutable": false,
1819
+ "reflectToAttr": false,
1820
+ "docs": "Secondary page actions shown in the overflow menu. Dividers create groups.",
1821
+ "docsTags": [
1822
+ {
1823
+ "name": "default",
1824
+ "text": "[]"
1825
+ }
1826
+ ],
1827
+ "default": "[]",
1828
+ "values": [
1829
+ {
1830
+ "type": "BarTitleActionItem[]"
1831
+ }
1832
+ ],
1833
+ "optional": false,
1834
+ "required": false,
1835
+ "getter": false,
1836
+ "setter": false
1837
+ },
1838
+ {
1839
+ "name": "actionsAriaLabel",
1840
+ "type": "string",
1841
+ "complexType": {
1842
+ "original": "string",
1843
+ "resolved": "string",
1844
+ "references": {}
1845
+ },
1846
+ "mutable": false,
1847
+ "attr": "actions-aria-label",
1848
+ "reflectToAttr": false,
1849
+ "docs": "Accessible name for the page-actions menu.",
1850
+ "docsTags": [
1851
+ {
1852
+ "name": "default",
1853
+ "text": "'More page actions'"
1854
+ }
1855
+ ],
1856
+ "default": "'More page actions'",
1857
+ "values": [
1858
+ {
1859
+ "type": "string"
1860
+ }
1861
+ ],
1862
+ "optional": false,
1863
+ "required": false,
1864
+ "getter": false,
1865
+ "setter": false
1866
+ },
1867
+ {
1868
+ "name": "backAriaLabel",
1869
+ "type": "string",
1870
+ "complexType": {
1871
+ "original": "string",
1872
+ "resolved": "string",
1873
+ "references": {}
1874
+ },
1875
+ "mutable": false,
1876
+ "attr": "back-aria-label",
1877
+ "reflectToAttr": false,
1878
+ "docs": "Accessible name for the leading Back action.",
1879
+ "docsTags": [
1880
+ {
1881
+ "name": "default",
1882
+ "text": "'Back'"
1883
+ }
1884
+ ],
1885
+ "default": "'Back'",
1886
+ "values": [
1887
+ {
1888
+ "type": "string"
1889
+ }
1890
+ ],
1891
+ "optional": false,
1892
+ "required": false,
1893
+ "getter": false,
1894
+ "setter": false
1895
+ },
1896
+ {
1897
+ "name": "backLabel",
1647
1898
  "type": "string",
1648
1899
  "complexType": {
1649
1900
  "original": "string",
@@ -1651,16 +1902,16 @@
1651
1902
  "references": {}
1652
1903
  },
1653
1904
  "mutable": false,
1654
- "attr": "base-path",
1905
+ "attr": "back-label",
1655
1906
  "reflectToAttr": false,
1656
- "docs": "Section base path (e.g. `/dashboard/safety`). Used with `currentUrl` to derive `value`.",
1907
+ "docs": "Visible parent-page label used by the expanded Back breadcrumb.",
1657
1908
  "docsTags": [
1658
1909
  {
1659
1910
  "name": "default",
1660
- "text": "''"
1911
+ "text": "'Back'"
1661
1912
  }
1662
1913
  ],
1663
- "default": "''",
1914
+ "default": "'Back'",
1664
1915
  "values": [
1665
1916
  {
1666
1917
  "type": "string"
@@ -1672,7 +1923,7 @@
1672
1923
  "setter": false
1673
1924
  },
1674
1925
  {
1675
- "name": "currentUrl",
1926
+ "name": "description",
1676
1927
  "type": "string",
1677
1928
  "complexType": {
1678
1929
  "original": "string",
@@ -1680,9 +1931,9 @@
1680
1931
  "references": {}
1681
1932
  },
1682
1933
  "mutable": false,
1683
- "attr": "current-url",
1934
+ "attr": "description",
1684
1935
  "reflectToAttr": false,
1685
- "docs": "Current route URL. When set with `basePath`, the active tab is derived automatically.",
1936
+ "docs": "Optional supporting copy shown in the expanded presentation.",
1686
1937
  "docsTags": [
1687
1938
  {
1688
1939
  "name": "default",
@@ -1702,51 +1953,60 @@
1702
1953
  },
1703
1954
  {
1704
1955
  "name": "heading",
1705
- "type": "string | undefined",
1956
+ "type": "string",
1706
1957
  "complexType": {
1707
- "original": "string | undefined",
1708
- "resolved": "string | undefined",
1958
+ "original": "string",
1959
+ "resolved": "string",
1709
1960
  "references": {}
1710
1961
  },
1711
1962
  "mutable": false,
1712
1963
  "attr": "heading",
1713
1964
  "reflectToAttr": false,
1714
- "docs": "Fallback heading shown when no tabs are provided.\nWhen tabs are present the heading is hidden.",
1965
+ "docs": "The page's single visible h1.",
1715
1966
  "docsTags": [],
1716
1967
  "values": [
1717
1968
  {
1718
1969
  "type": "string"
1719
- },
1720
- {
1721
- "type": "undefined"
1722
1970
  }
1723
1971
  ],
1724
1972
  "optional": false,
1725
- "required": false,
1973
+ "required": true,
1726
1974
  "getter": false,
1727
1975
  "setter": false
1728
1976
  },
1729
1977
  {
1730
- "name": "moreTabsLabel",
1731
- "type": "string",
1978
+ "name": "mode",
1979
+ "type": "\"default\" | \"editor\"",
1732
1980
  "complexType": {
1733
- "original": "string",
1734
- "resolved": "string",
1735
- "references": {}
1981
+ "original": "BarTitleMode",
1982
+ "resolved": "\"default\" | \"editor\"",
1983
+ "references": {
1984
+ "BarTitleMode": {
1985
+ "location": "import",
1986
+ "path": "./bar-title-types",
1987
+ "id": "src/wc/components/BarTitle/bar-title-types.ts::BarTitleMode",
1988
+ "referenceLocation": "BarTitleMode"
1989
+ }
1990
+ }
1736
1991
  },
1737
1992
  "mutable": false,
1738
- "attr": "more-tabs-label",
1993
+ "attr": "mode",
1739
1994
  "reflectToAttr": false,
1740
- "docs": "",
1995
+ "docs": "Semantic page-header treatment. Editor mode uses bold-brand create/edit chrome.",
1741
1996
  "docsTags": [
1742
1997
  {
1743
1998
  "name": "default",
1744
- "text": "'More tabs'"
1999
+ "text": "'default'"
1745
2000
  }
1746
2001
  ],
1747
- "default": "'More tabs'",
2002
+ "default": "'default'",
1748
2003
  "values": [
1749
2004
  {
2005
+ "value": "default",
2006
+ "type": "string"
2007
+ },
2008
+ {
2009
+ "value": "editor",
1750
2010
  "type": "string"
1751
2011
  }
1752
2012
  ],
@@ -1756,39 +2016,36 @@
1756
2016
  "setter": false
1757
2017
  },
1758
2018
  {
1759
- "name": "navStyle",
1760
- "type": "\"dashboard\" | \"settings\"",
2019
+ "name": "primaryAction",
2020
+ "type": "BarTitlePrimaryAction | null",
1761
2021
  "complexType": {
1762
- "original": "NavChromeStyle",
1763
- "resolved": "\"dashboard\" | \"settings\"",
2022
+ "original": "BarTitlePrimaryAction | null",
2023
+ "resolved": "BarTitlePrimaryAction | null",
1764
2024
  "references": {
1765
- "NavChromeStyle": {
2025
+ "BarTitlePrimaryAction": {
1766
2026
  "location": "import",
1767
- "path": "../../shell/nav-chrome",
1768
- "id": "src/wc/shell/nav-chrome.ts::NavChromeStyle",
1769
- "referenceLocation": "NavChromeStyle"
2027
+ "path": "./bar-title-types",
2028
+ "id": "src/wc/components/BarTitle/bar-title-types.ts::BarTitlePrimaryAction",
2029
+ "referenceLocation": "BarTitlePrimaryAction"
1770
2030
  }
1771
2031
  }
1772
2032
  },
1773
2033
  "mutable": false,
1774
- "attr": "nav-style",
1775
- "reflectToAttr": true,
1776
- "docs": "Style slot: `dashboard` or `settings`. Colors match for now.",
2034
+ "reflectToAttr": false,
2035
+ "docs": "The one highest-emphasis page action.",
1777
2036
  "docsTags": [
1778
2037
  {
1779
2038
  "name": "default",
1780
- "text": "'dashboard'"
2039
+ "text": "null"
1781
2040
  }
1782
2041
  ],
1783
- "default": "'dashboard'",
2042
+ "default": "null",
1784
2043
  "values": [
1785
2044
  {
1786
- "value": "dashboard",
1787
- "type": "string"
2045
+ "type": "BarTitlePrimaryAction"
1788
2046
  },
1789
2047
  {
1790
- "value": "settings",
1791
- "type": "string"
2048
+ "type": "null"
1792
2049
  }
1793
2050
  ],
1794
2051
  "optional": false,
@@ -1797,23 +2054,23 @@
1797
2054
  "setter": false
1798
2055
  },
1799
2056
  {
1800
- "name": "tabs",
1801
- "type": "TabItem[]",
2057
+ "name": "sections",
2058
+ "type": "BarTitleSectionItem[]",
1802
2059
  "complexType": {
1803
- "original": "BarNavTab[]",
1804
- "resolved": "TabItem[]",
2060
+ "original": "BarTitleSectionItem[]",
2061
+ "resolved": "BarTitleSectionItem[]",
1805
2062
  "references": {
1806
- "BarNavTab": {
2063
+ "BarTitleSectionItem": {
1807
2064
  "location": "import",
1808
- "path": "./bar-nav-types",
1809
- "id": "src/wc/components/BarNav/bar-nav-types.ts::BarNavTab",
1810
- "referenceLocation": "BarNavTab"
2065
+ "path": "./bar-title-types",
2066
+ "id": "src/wc/components/BarTitle/bar-title-types.ts::BarTitleSectionItem",
2067
+ "referenceLocation": "BarTitleSectionItem"
1811
2068
  }
1812
2069
  }
1813
2070
  },
1814
2071
  "mutable": false,
1815
2072
  "reflectToAttr": false,
1816
- "docs": "Tab items for the left section.\nSet via JS property: `el.tabs = [...]`. Replace the array reference to update.",
2073
+ "docs": "Optional page sections exposed through the active-section menu.",
1817
2074
  "docsTags": [
1818
2075
  {
1819
2076
  "name": "default",
@@ -1823,7 +2080,7 @@
1823
2080
  "default": "[]",
1824
2081
  "values": [
1825
2082
  {
1826
- "type": "TabItem[]"
2083
+ "type": "BarTitleSectionItem[]"
1827
2084
  }
1828
2085
  ],
1829
2086
  "optional": false,
@@ -1832,7 +2089,7 @@
1832
2089
  "setter": false
1833
2090
  },
1834
2091
  {
1835
- "name": "tabsJson",
2092
+ "name": "sectionsAriaLabel",
1836
2093
  "type": "string",
1837
2094
  "complexType": {
1838
2095
  "original": "string",
@@ -1840,16 +2097,16 @@
1840
2097
  "references": {}
1841
2098
  },
1842
2099
  "mutable": false,
1843
- "attr": "tabs-json",
2100
+ "attr": "sections-aria-label",
1844
2101
  "reflectToAttr": false,
1845
- "docs": "JSON fallback for `tabs` useful when framework bindings don't propagate arrays.",
2102
+ "docs": "Accessible name for the page-section menu.",
1846
2103
  "docsTags": [
1847
2104
  {
1848
2105
  "name": "default",
1849
- "text": "''"
2106
+ "text": "'Change page section'"
1850
2107
  }
1851
2108
  ],
1852
- "default": "''",
2109
+ "default": "'Change page section'",
1853
2110
  "values": [
1854
2111
  {
1855
2112
  "type": "string"
@@ -1860,6 +2117,35 @@
1860
2117
  "getter": false,
1861
2118
  "setter": false
1862
2119
  },
2120
+ {
2121
+ "name": "showBack",
2122
+ "type": "boolean",
2123
+ "complexType": {
2124
+ "original": "boolean",
2125
+ "resolved": "boolean",
2126
+ "references": {}
2127
+ },
2128
+ "mutable": false,
2129
+ "attr": "show-back",
2130
+ "reflectToAttr": false,
2131
+ "docs": "Show the leading page-level Back action.",
2132
+ "docsTags": [
2133
+ {
2134
+ "name": "default",
2135
+ "text": "false"
2136
+ }
2137
+ ],
2138
+ "default": "false",
2139
+ "values": [
2140
+ {
2141
+ "type": "boolean"
2142
+ }
2143
+ ],
2144
+ "optional": false,
2145
+ "required": false,
2146
+ "getter": false,
2147
+ "setter": false
2148
+ },
1863
2149
  {
1864
2150
  "name": "value",
1865
2151
  "type": "string",
@@ -1868,10 +2154,10 @@
1868
2154
  "resolved": "string",
1869
2155
  "references": {}
1870
2156
  },
1871
- "mutable": true,
2157
+ "mutable": false,
1872
2158
  "attr": "value",
1873
2159
  "reflectToAttr": false,
1874
- "docs": "ID of the currently active tab. Overridden when `currentUrl` + `basePath` are set.",
2160
+ "docs": "Id of the active page section.",
1875
2161
  "docsTags": [
1876
2162
  {
1877
2163
  "name": "default",
@@ -1888,12 +2174,57 @@
1888
2174
  "required": false,
1889
2175
  "getter": false,
1890
2176
  "setter": false
2177
+ },
2178
+ {
2179
+ "name": "variant",
2180
+ "type": "\"compact\" | \"constrained\" | \"expanded\"",
2181
+ "complexType": {
2182
+ "original": "BarTitleVariant",
2183
+ "resolved": "\"compact\" | \"constrained\" | \"expanded\"",
2184
+ "references": {
2185
+ "BarTitleVariant": {
2186
+ "location": "import",
2187
+ "path": "./bar-title-types",
2188
+ "id": "src/wc/components/BarTitle/bar-title-types.ts::BarTitleVariant",
2189
+ "referenceLocation": "BarTitleVariant"
2190
+ }
2191
+ }
2192
+ },
2193
+ "mutable": false,
2194
+ "attr": "variant",
2195
+ "reflectToAttr": false,
2196
+ "docs": "Explicit visual/capacity variant. ShellPage owns automatic selection.",
2197
+ "docsTags": [
2198
+ {
2199
+ "name": "default",
2200
+ "text": "'expanded'"
2201
+ }
2202
+ ],
2203
+ "default": "'expanded'",
2204
+ "values": [
2205
+ {
2206
+ "value": "compact",
2207
+ "type": "string"
2208
+ },
2209
+ {
2210
+ "value": "constrained",
2211
+ "type": "string"
2212
+ },
2213
+ {
2214
+ "value": "expanded",
2215
+ "type": "string"
2216
+ }
2217
+ ],
2218
+ "optional": false,
2219
+ "required": false,
2220
+ "getter": false,
2221
+ "setter": false
1891
2222
  }
1892
2223
  ],
1893
2224
  "methods": [],
1894
2225
  "events": [
1895
2226
  {
1896
- "event": "dsTabChange",
2227
+ "event": "dsAction",
1897
2228
  "detail": "string",
1898
2229
  "bubbles": true,
1899
2230
  "complexType": {
@@ -1903,7 +2234,40 @@
1903
2234
  },
1904
2235
  "cancelable": true,
1905
2236
  "composed": true,
1906
- "docs": "Emitted when the active tab changes. Detail = tab id.",
2237
+ "docs": "Emitted with the activated primary or overflow action id.",
2238
+ "docsTags": []
2239
+ },
2240
+ {
2241
+ "event": "dsBack",
2242
+ "detail": "MouseEvent",
2243
+ "bubbles": true,
2244
+ "complexType": {
2245
+ "original": "MouseEvent",
2246
+ "resolved": "MouseEvent",
2247
+ "references": {
2248
+ "MouseEvent": {
2249
+ "location": "global",
2250
+ "id": "global::MouseEvent"
2251
+ }
2252
+ }
2253
+ },
2254
+ "cancelable": true,
2255
+ "composed": true,
2256
+ "docs": "Emitted when the leading Back action is activated.",
2257
+ "docsTags": []
2258
+ },
2259
+ {
2260
+ "event": "dsSectionChange",
2261
+ "detail": "string",
2262
+ "bubbles": true,
2263
+ "complexType": {
2264
+ "original": "string",
2265
+ "resolved": "string",
2266
+ "references": {}
2267
+ },
2268
+ "cancelable": true,
2269
+ "composed": true,
2270
+ "docs": "Emitted with the newly selected page-section id.",
1907
2271
  "docsTags": []
1908
2272
  }
1909
2273
  ],
@@ -1915,18 +2279,27 @@
1915
2279
  "dependents": [],
1916
2280
  "dependencies": [
1917
2281
  "ds-text",
1918
- "ds-badge",
2282
+ "ds-icon",
2283
+ "ds-tooltip",
2284
+ "ds-button-filled",
1919
2285
  "ds-button-unfilled",
1920
2286
  "ds-menu"
1921
2287
  ],
1922
2288
  "dependencyGraph": {
1923
- "ds-bar-nav": [
2289
+ "ds-bar-title": [
1924
2290
  "ds-text",
1925
- "ds-badge",
2291
+ "ds-icon",
2292
+ "ds-tooltip",
2293
+ "ds-button-filled",
1926
2294
  "ds-button-unfilled",
1927
2295
  "ds-menu"
1928
2296
  ],
1929
- "ds-badge": [
2297
+ "ds-tooltip": [
2298
+ "ds-text"
2299
+ ],
2300
+ "ds-button-filled": [
2301
+ "ds-loader",
2302
+ "ds-icon",
1930
2303
  "ds-text"
1931
2304
  ],
1932
2305
  "ds-button-unfilled": [
@@ -1935,6 +2308,9 @@
1935
2308
  "ds-badge",
1936
2309
  "ds-text"
1937
2310
  ],
2311
+ "ds-badge": [
2312
+ "ds-text"
2313
+ ],
1938
2314
  "ds-menu": [
1939
2315
  "ds-text",
1940
2316
  "ds-swatch-picker",
@@ -2552,6 +2928,7 @@
2552
2928
  "parts": [],
2553
2929
  "states": [],
2554
2930
  "dependents": [
2931
+ "ds-bar-title",
2555
2932
  "ds-card-setting",
2556
2933
  "ds-message-composer"
2557
2934
  ],
@@ -2566,6 +2943,9 @@
2566
2943
  "ds-icon",
2567
2944
  "ds-text"
2568
2945
  ],
2946
+ "ds-bar-title": [
2947
+ "ds-button-filled"
2948
+ ],
2569
2949
  "ds-card-setting": [
2570
2950
  "ds-button-filled"
2571
2951
  ],
@@ -3326,10 +3706,12 @@
3326
3706
  "states": [],
3327
3707
  "dependents": [
3328
3708
  "ds-bar-nav",
3709
+ "ds-bar-title",
3329
3710
  "ds-card-data-viz-donut",
3330
3711
  "ds-card-setting",
3331
3712
  "ds-code-block",
3332
3713
  "ds-input",
3714
+ "ds-message-composer",
3333
3715
  "ds-message-scroller",
3334
3716
  "ds-modal",
3335
3717
  "ds-panel-nav",
@@ -3359,6 +3741,9 @@
3359
3741
  "ds-bar-nav": [
3360
3742
  "ds-button-unfilled"
3361
3743
  ],
3744
+ "ds-bar-title": [
3745
+ "ds-button-unfilled"
3746
+ ],
3362
3747
  "ds-card-data-viz-donut": [
3363
3748
  "ds-button-unfilled"
3364
3749
  ],
@@ -3371,6 +3756,9 @@
3371
3756
  "ds-input": [
3372
3757
  "ds-button-unfilled"
3373
3758
  ],
3759
+ "ds-message-composer": [
3760
+ "ds-button-unfilled"
3761
+ ],
3374
3762
  "ds-message-scroller": [
3375
3763
  "ds-button-unfilled"
3376
3764
  ],
@@ -5581,13 +5969,18 @@
5581
5969
  ],
5582
5970
  "dependencies": [
5583
5971
  "ds-text",
5972
+ "ds-tooltip",
5584
5973
  "ds-button-unfilled"
5585
5974
  ],
5586
5975
  "dependencyGraph": {
5587
5976
  "ds-code-block": [
5588
5977
  "ds-text",
5978
+ "ds-tooltip",
5589
5979
  "ds-button-unfilled"
5590
5980
  ],
5981
+ "ds-tooltip": [
5982
+ "ds-text"
5983
+ ],
5591
5984
  "ds-button-unfilled": [
5592
5985
  "ds-loader",
5593
5986
  "ds-icon",
@@ -6950,6 +7343,7 @@
6950
7343
  "ds-agent-tool-call",
6951
7344
  "ds-attachment-list",
6952
7345
  "ds-avatar",
7346
+ "ds-bar-title",
6953
7347
  "ds-button-filled",
6954
7348
  "ds-button-unfilled",
6955
7349
  "ds-chip",
@@ -6979,6 +7373,9 @@
6979
7373
  "ds-avatar": [
6980
7374
  "ds-icon"
6981
7375
  ],
7376
+ "ds-bar-title": [
7377
+ "ds-icon"
7378
+ ],
6982
7379
  "ds-button-filled": [
6983
7380
  "ds-icon"
6984
7381
  ],
@@ -8288,8 +8685,12 @@
8288
8685
  ],
8289
8686
  "ds-code-block": [
8290
8687
  "ds-text",
8688
+ "ds-tooltip",
8291
8689
  "ds-button-unfilled"
8292
8690
  ],
8691
+ "ds-tooltip": [
8692
+ "ds-text"
8693
+ ],
8293
8694
  "ds-button-unfilled": [
8294
8695
  "ds-loader",
8295
8696
  "ds-icon",
@@ -8916,7 +9317,8 @@
8916
9317
  "parts": [],
8917
9318
  "states": [],
8918
9319
  "dependents": [
8919
- "ds-bar-nav"
9320
+ "ds-bar-nav",
9321
+ "ds-bar-title"
8920
9322
  ],
8921
9323
  "dependencies": [
8922
9324
  "ds-text",
@@ -8936,6 +9338,9 @@
8936
9338
  ],
8937
9339
  "ds-bar-nav": [
8938
9340
  "ds-menu"
9341
+ ],
9342
+ "ds-bar-title": [
9343
+ "ds-menu"
8939
9344
  ]
8940
9345
  }
8941
9346
  },
@@ -9666,12 +10071,28 @@
9666
10071
  "states": [],
9667
10072
  "dependents": [],
9668
10073
  "dependencies": [
10074
+ "ds-tooltip",
10075
+ "ds-button-unfilled",
9669
10076
  "ds-button-filled"
9670
10077
  ],
9671
10078
  "dependencyGraph": {
9672
10079
  "ds-message-composer": [
10080
+ "ds-tooltip",
10081
+ "ds-button-unfilled",
9673
10082
  "ds-button-filled"
9674
10083
  ],
10084
+ "ds-tooltip": [
10085
+ "ds-text"
10086
+ ],
10087
+ "ds-button-unfilled": [
10088
+ "ds-loader",
10089
+ "ds-icon",
10090
+ "ds-badge",
10091
+ "ds-text"
10092
+ ],
10093
+ "ds-badge": [
10094
+ "ds-text"
10095
+ ],
9675
10096
  "ds-button-filled": [
9676
10097
  "ds-loader",
9677
10098
  "ds-icon",
@@ -9927,12 +10348,17 @@
9927
10348
  "states": [],
9928
10349
  "dependents": [],
9929
10350
  "dependencies": [
10351
+ "ds-tooltip",
9930
10352
  "ds-button-unfilled"
9931
10353
  ],
9932
10354
  "dependencyGraph": {
9933
10355
  "ds-message-scroller": [
10356
+ "ds-tooltip",
9934
10357
  "ds-button-unfilled"
9935
10358
  ],
10359
+ "ds-tooltip": [
10360
+ "ds-text"
10361
+ ],
9936
10362
  "ds-button-unfilled": [
9937
10363
  "ds-loader",
9938
10364
  "ds-icon",
@@ -10140,13 +10566,18 @@
10140
10566
  "dependents": [],
10141
10567
  "dependencies": [
10142
10568
  "ds-text",
10569
+ "ds-tooltip",
10143
10570
  "ds-button-unfilled"
10144
10571
  ],
10145
10572
  "dependencyGraph": {
10146
10573
  "ds-modal": [
10147
10574
  "ds-text",
10575
+ "ds-tooltip",
10148
10576
  "ds-button-unfilled"
10149
10577
  ],
10578
+ "ds-tooltip": [
10579
+ "ds-text"
10580
+ ],
10150
10581
  "ds-button-unfilled": [
10151
10582
  "ds-loader",
10152
10583
  "ds-icon",
@@ -10845,7 +11276,7 @@
10845
11276
  },
10846
11277
  "cancelable": true,
10847
11278
  "composed": true,
10848
- "docs": "Bubbling lifecycle — `ds-app-shell` pauses chrome metrics during width motion.",
11279
+ "docs": "Bubbling lifecycle — `ds-shell-app` pauses chrome metrics during width motion.",
10849
11280
  "docsTags": []
10850
11281
  },
10851
11282
  {
@@ -11575,14 +12006,19 @@
11575
12006
  "ds-panel-tools"
11576
12007
  ],
11577
12008
  "dependencies": [
12009
+ "ds-tooltip",
11578
12010
  "ds-button-unfilled",
11579
12011
  "ds-text"
11580
12012
  ],
11581
12013
  "dependencyGraph": {
11582
12014
  "ds-panel-tool-header": [
12015
+ "ds-tooltip",
11583
12016
  "ds-button-unfilled",
11584
12017
  "ds-text"
11585
12018
  ],
12019
+ "ds-tooltip": [
12020
+ "ds-text"
12021
+ ],
11586
12022
  "ds-button-unfilled": [
11587
12023
  "ds-loader",
11588
12024
  "ds-icon",
@@ -12026,6 +12462,7 @@
12026
12462
  "dependents": [],
12027
12463
  "dependencies": [
12028
12464
  "ds-divider",
12465
+ "ds-tooltip",
12029
12466
  "ds-button-unfilled",
12030
12467
  "ds-icon",
12031
12468
  "ds-text"
@@ -12033,10 +12470,14 @@
12033
12470
  "dependencyGraph": {
12034
12471
  "ds-panel-tool-search": [
12035
12472
  "ds-divider",
12473
+ "ds-tooltip",
12036
12474
  "ds-button-unfilled",
12037
12475
  "ds-icon",
12038
12476
  "ds-text"
12039
12477
  ],
12478
+ "ds-tooltip": [
12479
+ "ds-text"
12480
+ ],
12040
12481
  "ds-button-unfilled": [
12041
12482
  "ds-loader",
12042
12483
  "ds-icon",
@@ -12642,11 +13083,11 @@
12642
13083
  },
12643
13084
  {
12644
13085
  "event": "dsPresentationChange",
12645
- "detail": "{ presentation: \"fullscreen\" | \"drawer\"; }",
13086
+ "detail": "{ presentation: \"drawer\" | \"fullscreen\"; }",
12646
13087
  "bubbles": true,
12647
13088
  "complexType": {
12648
13089
  "original": "{\n presentation: 'drawer' | 'fullscreen';\n }",
12649
- "resolved": "{ presentation: \"fullscreen\" | \"drawer\"; }",
13090
+ "resolved": "{ presentation: \"drawer\" | \"fullscreen\"; }",
12650
13091
  "references": {}
12651
13092
  },
12652
13093
  "cancelable": true,
@@ -12713,6 +13154,7 @@
12713
13154
  "ds-text"
12714
13155
  ],
12715
13156
  "ds-panel-tool-header": [
13157
+ "ds-tooltip",
12716
13158
  "ds-button-unfilled",
12717
13159
  "ds-text"
12718
13160
  ]
@@ -14114,6 +14556,7 @@
14114
14556
  "ds-loader",
14115
14557
  "ds-text",
14116
14558
  "ds-empty-state",
14559
+ "ds-tooltip",
14117
14560
  "ds-button-unfilled"
14118
14561
  ],
14119
14562
  "dependencyGraph": {
@@ -14122,12 +14565,16 @@
14122
14565
  "ds-loader",
14123
14566
  "ds-text",
14124
14567
  "ds-empty-state",
14568
+ "ds-tooltip",
14125
14569
  "ds-button-unfilled"
14126
14570
  ],
14127
14571
  "ds-empty-state": [
14128
14572
  "ds-icon",
14129
14573
  "ds-text"
14130
14574
  ],
14575
+ "ds-tooltip": [
14576
+ "ds-text"
14577
+ ],
14131
14578
  "ds-button-unfilled": [
14132
14579
  "ds-loader",
14133
14580
  "ds-icon",
@@ -15070,114 +15517,274 @@
15070
15517
  "setter": false
15071
15518
  }
15072
15519
  ],
15073
- "methods": [
15074
- {
15075
- "name": "setFocus",
15076
- "returns": {
15077
- "type": "Promise<void>",
15078
- "docs": ""
15079
- },
15080
- "complexType": {
15081
- "signature": "() => Promise<void>",
15082
- "parameters": [],
15083
- "references": {
15084
- "Promise": {
15085
- "location": "global",
15086
- "id": "global::Promise"
15087
- }
15088
- },
15089
- "return": "Promise<void>"
15090
- },
15091
- "signature": "setFocus() => Promise<void>",
15092
- "parameters": [],
15093
- "docs": "",
15094
- "docsTags": []
15095
- }
15096
- ],
15097
- "events": [
15098
- {
15099
- "event": "dsChange",
15100
- "detail": "string[]",
15101
- "bubbles": true,
15102
- "complexType": {
15103
- "original": "string[]",
15104
- "resolved": "string[]",
15105
- "references": {}
15106
- },
15107
- "cancelable": true,
15108
- "composed": true,
15109
- "docs": "Emitted after user toggles or clearing with a new values array.",
15110
- "docsTags": []
15111
- },
15520
+ "methods": [
15521
+ {
15522
+ "name": "setFocus",
15523
+ "returns": {
15524
+ "type": "Promise<void>",
15525
+ "docs": ""
15526
+ },
15527
+ "complexType": {
15528
+ "signature": "() => Promise<void>",
15529
+ "parameters": [],
15530
+ "references": {
15531
+ "Promise": {
15532
+ "location": "global",
15533
+ "id": "global::Promise"
15534
+ }
15535
+ },
15536
+ "return": "Promise<void>"
15537
+ },
15538
+ "signature": "setFocus() => Promise<void>",
15539
+ "parameters": [],
15540
+ "docs": "",
15541
+ "docsTags": []
15542
+ }
15543
+ ],
15544
+ "events": [
15545
+ {
15546
+ "event": "dsChange",
15547
+ "detail": "string[]",
15548
+ "bubbles": true,
15549
+ "complexType": {
15550
+ "original": "string[]",
15551
+ "resolved": "string[]",
15552
+ "references": {}
15553
+ },
15554
+ "cancelable": true,
15555
+ "composed": true,
15556
+ "docs": "Emitted after user toggles or clearing with a new values array.",
15557
+ "docsTags": []
15558
+ },
15559
+ {
15560
+ "event": "dsClear",
15561
+ "detail": "void",
15562
+ "bubbles": true,
15563
+ "complexType": {
15564
+ "original": "void",
15565
+ "resolved": "void",
15566
+ "references": {}
15567
+ },
15568
+ "cancelable": true,
15569
+ "composed": true,
15570
+ "docs": "Emitted after the footer clear-all action.",
15571
+ "docsTags": []
15572
+ },
15573
+ {
15574
+ "event": "dsOpenChange",
15575
+ "detail": "boolean",
15576
+ "bubbles": true,
15577
+ "complexType": {
15578
+ "original": "boolean",
15579
+ "resolved": "boolean",
15580
+ "references": {}
15581
+ },
15582
+ "cancelable": true,
15583
+ "composed": true,
15584
+ "docs": "Emitted whenever popup visibility changes.",
15585
+ "docsTags": []
15586
+ }
15587
+ ],
15588
+ "listeners": [],
15589
+ "styles": [],
15590
+ "slots": [],
15591
+ "parts": [],
15592
+ "states": [],
15593
+ "dependents": [],
15594
+ "dependencies": [
15595
+ "ds-checkbox",
15596
+ "ds-loader",
15597
+ "ds-icon",
15598
+ "ds-text",
15599
+ "ds-empty-state",
15600
+ "ds-tooltip",
15601
+ "ds-button-unfilled"
15602
+ ],
15603
+ "dependencyGraph": {
15604
+ "ds-select-multi": [
15605
+ "ds-checkbox",
15606
+ "ds-loader",
15607
+ "ds-icon",
15608
+ "ds-text",
15609
+ "ds-empty-state",
15610
+ "ds-tooltip",
15611
+ "ds-button-unfilled"
15612
+ ],
15613
+ "ds-checkbox": [
15614
+ "ds-text"
15615
+ ],
15616
+ "ds-empty-state": [
15617
+ "ds-icon",
15618
+ "ds-text"
15619
+ ],
15620
+ "ds-tooltip": [
15621
+ "ds-text"
15622
+ ],
15623
+ "ds-button-unfilled": [
15624
+ "ds-loader",
15625
+ "ds-icon",
15626
+ "ds-badge",
15627
+ "ds-text"
15628
+ ],
15629
+ "ds-badge": [
15630
+ "ds-text"
15631
+ ]
15632
+ }
15633
+ },
15634
+ {
15635
+ "filePath": "src/wc/components/ShellApp/ShellApp.tsx",
15636
+ "encapsulation": "scoped",
15637
+ "tag": "ds-shell-app",
15638
+ "docs": "",
15639
+ "docsTags": [],
15640
+ "usage": {},
15641
+ "props": [
15642
+ {
15643
+ "name": "gradientPreset",
15644
+ "type": "\"cool\" | \"fresh\" | \"neutral\" | \"none\" | \"warm\"",
15645
+ "complexType": {
15646
+ "original": "ShellGradientPreset",
15647
+ "resolved": "\"cool\" | \"fresh\" | \"neutral\" | \"none\" | \"warm\"",
15648
+ "references": {
15649
+ "ShellGradientPreset": {
15650
+ "location": "import",
15651
+ "path": "../../shell/shell-gradient-presets",
15652
+ "id": "src/wc/shell/shell-gradient-presets.ts::ShellGradientPreset",
15653
+ "referenceLocation": "ShellGradientPreset"
15654
+ }
15655
+ }
15656
+ },
15657
+ "mutable": false,
15658
+ "attr": "gradient-preset",
15659
+ "reflectToAttr": true,
15660
+ "docs": "Shell chrome wash preset. `none` renders solid chrome; the remaining\npresets use token-based washes that adapt to the active color theme.",
15661
+ "docsTags": [
15662
+ {
15663
+ "name": "default",
15664
+ "text": "'neutral'"
15665
+ }
15666
+ ],
15667
+ "default": "'neutral'",
15668
+ "values": [
15669
+ {
15670
+ "value": "cool",
15671
+ "type": "string"
15672
+ },
15673
+ {
15674
+ "value": "fresh",
15675
+ "type": "string"
15676
+ },
15677
+ {
15678
+ "value": "neutral",
15679
+ "type": "string"
15680
+ },
15681
+ {
15682
+ "value": "none",
15683
+ "type": "string"
15684
+ },
15685
+ {
15686
+ "value": "warm",
15687
+ "type": "string"
15688
+ }
15689
+ ],
15690
+ "optional": false,
15691
+ "required": false,
15692
+ "getter": false,
15693
+ "setter": false
15694
+ },
15695
+ {
15696
+ "name": "navStyle",
15697
+ "type": "\"dashboard\" | \"settings\"",
15698
+ "complexType": {
15699
+ "original": "NavChromeStyle",
15700
+ "resolved": "\"dashboard\" | \"settings\"",
15701
+ "references": {
15702
+ "NavChromeStyle": {
15703
+ "location": "import",
15704
+ "path": "../../shell/nav-chrome",
15705
+ "id": "src/wc/shell/nav-chrome.ts::NavChromeStyle",
15706
+ "referenceLocation": "NavChromeStyle"
15707
+ }
15708
+ }
15709
+ },
15710
+ "mutable": false,
15711
+ "attr": "nav-style",
15712
+ "reflectToAttr": true,
15713
+ "docs": "Chrome style propagated to slotted `ds-panel-nav` and `ds-bar-nav`.",
15714
+ "docsTags": [
15715
+ {
15716
+ "name": "default",
15717
+ "text": "'dashboard'"
15718
+ }
15719
+ ],
15720
+ "default": "'dashboard'",
15721
+ "values": [
15722
+ {
15723
+ "value": "dashboard",
15724
+ "type": "string"
15725
+ },
15726
+ {
15727
+ "value": "settings",
15728
+ "type": "string"
15729
+ }
15730
+ ],
15731
+ "optional": false,
15732
+ "required": false,
15733
+ "getter": false,
15734
+ "setter": false
15735
+ },
15736
+ {
15737
+ "name": "shortcutsEnabled",
15738
+ "type": "boolean",
15739
+ "complexType": {
15740
+ "original": "boolean",
15741
+ "resolved": "boolean",
15742
+ "references": {}
15743
+ },
15744
+ "mutable": false,
15745
+ "attr": "shortcuts-enabled",
15746
+ "reflectToAttr": false,
15747
+ "docs": "When `true` (default), registers global shell keyboard shortcuts. `[` toggles panel nav; `]` closes tools; K, A, S, M, N, and / toggle tool drawers. Modifiers are ignored so browser chords like ⌘N stay native.",
15748
+ "docsTags": [
15749
+ {
15750
+ "name": "default",
15751
+ "text": "true"
15752
+ }
15753
+ ],
15754
+ "default": "true",
15755
+ "values": [
15756
+ {
15757
+ "type": "boolean"
15758
+ }
15759
+ ],
15760
+ "optional": false,
15761
+ "required": false,
15762
+ "getter": false,
15763
+ "setter": false
15764
+ }
15765
+ ],
15766
+ "methods": [],
15767
+ "events": [],
15768
+ "listeners": [
15112
15769
  {
15113
- "event": "dsClear",
15114
- "detail": "void",
15115
- "bubbles": true,
15116
- "complexType": {
15117
- "original": "void",
15118
- "resolved": "void",
15119
- "references": {}
15120
- },
15121
- "cancelable": true,
15122
- "composed": true,
15123
- "docs": "Emitted after the footer clear-all action.",
15124
- "docsTags": []
15770
+ "event": "dsPresentationChange",
15771
+ "capture": false,
15772
+ "passive": false
15125
15773
  },
15126
15774
  {
15127
- "event": "dsOpenChange",
15128
- "detail": "boolean",
15129
- "bubbles": true,
15130
- "complexType": {
15131
- "original": "boolean",
15132
- "resolved": "boolean",
15133
- "references": {}
15134
- },
15135
- "cancelable": true,
15136
- "composed": true,
15137
- "docs": "Emitted whenever popup visibility changes.",
15138
- "docsTags": []
15775
+ "event": "keydown",
15776
+ "target": "window",
15777
+ "capture": true,
15778
+ "passive": false
15139
15779
  }
15140
15780
  ],
15141
- "listeners": [],
15142
15781
  "styles": [],
15143
15782
  "slots": [],
15144
15783
  "parts": [],
15145
15784
  "states": [],
15146
15785
  "dependents": [],
15147
- "dependencies": [
15148
- "ds-checkbox",
15149
- "ds-loader",
15150
- "ds-icon",
15151
- "ds-text",
15152
- "ds-empty-state",
15153
- "ds-button-unfilled"
15154
- ],
15155
- "dependencyGraph": {
15156
- "ds-select-multi": [
15157
- "ds-checkbox",
15158
- "ds-loader",
15159
- "ds-icon",
15160
- "ds-text",
15161
- "ds-empty-state",
15162
- "ds-button-unfilled"
15163
- ],
15164
- "ds-checkbox": [
15165
- "ds-text"
15166
- ],
15167
- "ds-empty-state": [
15168
- "ds-icon",
15169
- "ds-text"
15170
- ],
15171
- "ds-button-unfilled": [
15172
- "ds-loader",
15173
- "ds-icon",
15174
- "ds-badge",
15175
- "ds-text"
15176
- ],
15177
- "ds-badge": [
15178
- "ds-text"
15179
- ]
15180
- }
15786
+ "dependencies": [],
15787
+ "dependencyGraph": {}
15181
15788
  },
15182
15789
  {
15183
15790
  "filePath": "src/wc/components/ShellGradientPicker/ShellGradientPicker.tsx",
@@ -15506,6 +16113,116 @@
15506
16113
  "dependencyGraph": {},
15507
16114
  "deprecation": "Use `ds-swatch-picker`; individual swatches are implementation detail."
15508
16115
  },
16116
+ {
16117
+ "filePath": "src/wc/components/ShellPage/ShellPage.tsx",
16118
+ "encapsulation": "scoped",
16119
+ "tag": "ds-shell-page",
16120
+ "docs": "",
16121
+ "docsTags": [],
16122
+ "usage": {},
16123
+ "props": [
16124
+ {
16125
+ "name": "contentInset",
16126
+ "type": "\"default\" | \"none\"",
16127
+ "complexType": {
16128
+ "original": "ShellPageContentInset",
16129
+ "resolved": "\"default\" | \"none\"",
16130
+ "references": {
16131
+ "ShellPageContentInset": {
16132
+ "location": "import",
16133
+ "path": "./shell-page-types",
16134
+ "id": "src/wc/components/ShellPage/shell-page-types.ts::ShellPageContentInset",
16135
+ "referenceLocation": "ShellPageContentInset"
16136
+ }
16137
+ }
16138
+ },
16139
+ "mutable": false,
16140
+ "attr": "content-inset",
16141
+ "reflectToAttr": false,
16142
+ "docs": "Standard page gutters, or no inset for full-bleed page content.",
16143
+ "docsTags": [
16144
+ {
16145
+ "name": "default",
16146
+ "text": "'default'"
16147
+ }
16148
+ ],
16149
+ "default": "'default'",
16150
+ "values": [
16151
+ {
16152
+ "value": "default",
16153
+ "type": "string"
16154
+ },
16155
+ {
16156
+ "value": "none",
16157
+ "type": "string"
16158
+ }
16159
+ ],
16160
+ "optional": false,
16161
+ "required": false,
16162
+ "getter": false,
16163
+ "setter": false
16164
+ },
16165
+ {
16166
+ "name": "headerPresentation",
16167
+ "type": "\"auto\" | \"compact\" | \"constrained\" | \"expanded\"",
16168
+ "complexType": {
16169
+ "original": "ShellPageHeaderPresentation",
16170
+ "resolved": "\"auto\" | \"compact\" | \"constrained\" | \"expanded\"",
16171
+ "references": {
16172
+ "ShellPageHeaderPresentation": {
16173
+ "location": "import",
16174
+ "path": "./shell-page-types",
16175
+ "id": "src/wc/components/ShellPage/shell-page-types.ts::ShellPageHeaderPresentation",
16176
+ "referenceLocation": "ShellPageHeaderPresentation"
16177
+ }
16178
+ }
16179
+ },
16180
+ "mutable": false,
16181
+ "attr": "header-presentation",
16182
+ "reflectToAttr": false,
16183
+ "docs": "Automatic container/scroll behavior, or an explicit header variant override.",
16184
+ "docsTags": [
16185
+ {
16186
+ "name": "default",
16187
+ "text": "'auto'"
16188
+ }
16189
+ ],
16190
+ "default": "'auto'",
16191
+ "values": [
16192
+ {
16193
+ "value": "auto",
16194
+ "type": "string"
16195
+ },
16196
+ {
16197
+ "value": "compact",
16198
+ "type": "string"
16199
+ },
16200
+ {
16201
+ "value": "constrained",
16202
+ "type": "string"
16203
+ },
16204
+ {
16205
+ "value": "expanded",
16206
+ "type": "string"
16207
+ }
16208
+ ],
16209
+ "optional": false,
16210
+ "required": false,
16211
+ "getter": false,
16212
+ "setter": false
16213
+ }
16214
+ ],
16215
+ "methods": [],
16216
+ "events": [],
16217
+ "listeners": [],
16218
+ "styles": [],
16219
+ "slots": [],
16220
+ "parts": [],
16221
+ "states": [],
16222
+ "dependents": [],
16223
+ "dependencies": [],
16224
+ "dependencyGraph": {}
16225
+ },
15509
16226
  {
15510
16227
  "filePath": "src/wc/components/Skeleton/Skeleton.tsx",
15511
16228
  "encapsulation": "shadow",
@@ -18708,6 +19425,7 @@
18708
19425
  "ds-attachment-list",
18709
19426
  "ds-badge",
18710
19427
  "ds-bar-nav",
19428
+ "ds-bar-title",
18711
19429
  "ds-button-filled",
18712
19430
  "ds-button-unfilled",
18713
19431
  "ds-card-setting",
@@ -18759,6 +19477,9 @@
18759
19477
  "ds-bar-nav": [
18760
19478
  "ds-text"
18761
19479
  ],
19480
+ "ds-bar-title": [
19481
+ "ds-text"
19482
+ ],
18762
19483
  "ds-button-filled": [
18763
19484
  "ds-text"
18764
19485
  ],
@@ -19478,8 +20199,17 @@
19478
20199
  "parts": [],
19479
20200
  "states": [],
19480
20201
  "dependents": [
20202
+ "ds-bar-title",
20203
+ "ds-code-block",
20204
+ "ds-message-composer",
20205
+ "ds-message-scroller",
20206
+ "ds-modal",
19481
20207
  "ds-panel-nav",
19482
- "ds-panel-tools"
20208
+ "ds-panel-tool-header",
20209
+ "ds-panel-tool-search",
20210
+ "ds-panel-tools",
20211
+ "ds-select",
20212
+ "ds-select-multi"
19483
20213
  ],
19484
20214
  "dependencies": [
19485
20215
  "ds-text"
@@ -19488,11 +20218,38 @@
19488
20218
  "ds-tooltip": [
19489
20219
  "ds-text"
19490
20220
  ],
20221
+ "ds-bar-title": [
20222
+ "ds-tooltip"
20223
+ ],
20224
+ "ds-code-block": [
20225
+ "ds-tooltip"
20226
+ ],
20227
+ "ds-message-composer": [
20228
+ "ds-tooltip"
20229
+ ],
20230
+ "ds-message-scroller": [
20231
+ "ds-tooltip"
20232
+ ],
20233
+ "ds-modal": [
20234
+ "ds-tooltip"
20235
+ ],
19491
20236
  "ds-panel-nav": [
19492
20237
  "ds-tooltip"
19493
20238
  ],
20239
+ "ds-panel-tool-header": [
20240
+ "ds-tooltip"
20241
+ ],
20242
+ "ds-panel-tool-search": [
20243
+ "ds-tooltip"
20244
+ ],
19494
20245
  "ds-panel-tools": [
19495
20246
  "ds-tooltip"
20247
+ ],
20248
+ "ds-select": [
20249
+ "ds-tooltip"
20250
+ ],
20251
+ "ds-select-multi": [
20252
+ "ds-tooltip"
19496
20253
  ]
19497
20254
  }
19498
20255
  },
@@ -20165,21 +20922,46 @@
20165
20922
  "docstring": "",
20166
20923
  "path": "src/wc/components/conversation-types.ts"
20167
20924
  },
20168
- "src/wc/shell/nav-chrome.ts::NavChromeStyle": {
20169
- "declaration": "export type NavChromeStyle = 'dashboard' | 'settings';",
20170
- "docstring": "",
20171
- "path": "src/wc/shell/nav-chrome.ts"
20172
- },
20173
20925
  "src/wc/components/conversation-types.ts::ConversationAttachment": {
20174
20926
  "declaration": "export interface ConversationAttachment {\n id: string;\n name: string;\n mediaType?: string;\n size?: string;\n url?: string;\n}",
20175
20927
  "docstring": "",
20176
20928
  "path": "src/wc/components/conversation-types.ts"
20177
20929
  },
20930
+ "src/wc/shell/nav-chrome.ts::NavChromeStyle": {
20931
+ "declaration": "export type NavChromeStyle = 'dashboard' | 'settings';",
20932
+ "docstring": "",
20933
+ "path": "src/wc/shell/nav-chrome.ts"
20934
+ },
20178
20935
  "src/wc/components/BarNav/bar-nav-types.ts::BarNavTab": {
20179
20936
  "declaration": "export type TabItem = TabItemTab | TabItemDivider;",
20180
20937
  "docstring": "",
20181
20938
  "path": "src/wc/components/BarNav/bar-nav-types.ts"
20182
20939
  },
20940
+ "src/wc/components/BarTitle/bar-title-types.ts::BarTitleSectionItem": {
20941
+ "declaration": "export type BarTitleSectionItem = BarTitleSection | BarTitleDivider;",
20942
+ "docstring": "",
20943
+ "path": "src/wc/components/BarTitle/bar-title-types.ts"
20944
+ },
20945
+ "src/wc/components/BarTitle/bar-title-types.ts::BarTitlePrimaryAction": {
20946
+ "declaration": "export interface BarTitlePrimaryAction extends BarTitleAction {\n icon?: string;\n intent?: ButtonFilledIntent;\n contrast?: ButtonFilledContrast;\n isLoading?: boolean;\n type?: 'button' | 'submit' | 'reset';\n collapse?: BarTitlePrimaryActionCollapse;\n}",
20947
+ "docstring": "",
20948
+ "path": "src/wc/components/BarTitle/bar-title-types.ts"
20949
+ },
20950
+ "src/wc/components/BarTitle/bar-title-types.ts::BarTitleActionItem": {
20951
+ "declaration": "export type BarTitleActionItem = BarTitleAction | BarTitleDivider;",
20952
+ "docstring": "",
20953
+ "path": "src/wc/components/BarTitle/bar-title-types.ts"
20954
+ },
20955
+ "src/wc/components/BarTitle/bar-title-types.ts::BarTitleVariant": {
20956
+ "declaration": "export type BarTitleVariant = 'expanded' | 'compact' | 'constrained';",
20957
+ "docstring": "",
20958
+ "path": "src/wc/components/BarTitle/bar-title-types.ts"
20959
+ },
20960
+ "src/wc/components/BarTitle/bar-title-types.ts::BarTitleMode": {
20961
+ "declaration": "export type BarTitleMode = 'default' | 'editor';",
20962
+ "docstring": "",
20963
+ "path": "src/wc/components/BarTitle/bar-title-types.ts"
20964
+ },
20183
20965
  "src/wc/utils/chart-types.ts::ChartDatum": {
20184
20966
  "declaration": "export interface ChartDatum {\n label: string;\n value: number;\n /** CSS color override; defaults to the next `--color-data-category-*` token. */\n color?: string;\n}",
20185
20967
  "docstring": "Shared data shapes for `ds-chart-*` components — kept minimal for the initial scaffold, expect these to grow per component once design is finalized.",
@@ -20265,6 +21047,16 @@
20265
21047
  "docstring": "",
20266
21048
  "path": "src/wc/components/ShellGradientSwatch/shell-gradient-swatch-types.ts"
20267
21049
  },
21050
+ "src/wc/components/ShellPage/shell-page-types.ts::ShellPageHeaderPresentation": {
21051
+ "declaration": "export type ShellPageHeaderPresentation = 'auto' | BarTitleVariant;",
21052
+ "docstring": "",
21053
+ "path": "src/wc/components/ShellPage/shell-page-types.ts"
21054
+ },
21055
+ "src/wc/components/ShellPage/shell-page-types.ts::ShellPageContentInset": {
21056
+ "declaration": "export type ShellPageContentInset = 'default' | 'none';",
21057
+ "docstring": "",
21058
+ "path": "src/wc/components/ShellPage/shell-page-types.ts"
21059
+ },
20268
21060
  "src/wc/components/SwatchPicker/swatch-picker-types.ts::SwatchPickerOption": {
20269
21061
  "declaration": "export interface SwatchPickerOption {\n /** Stable value emitted when this option is selected. */\n value: string;\n /** Accessible option name; the visual preview never replaces this label. */\n label: string;\n preview: SwatchPickerPreview;\n isInactive?: boolean;\n}",
20270
21062
  "docstring": "",