@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
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": "2026-07-21T23:24:49",
2
+ "timestamp": "2026-07-22T06:31:24",
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,380 @@
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",
1647
1869
  "type": "string",
1648
1870
  "complexType": {
1649
1871
  "original": "string",
@@ -1651,16 +1873,16 @@
1651
1873
  "references": {}
1652
1874
  },
1653
1875
  "mutable": false,
1654
- "attr": "base-path",
1876
+ "attr": "back-aria-label",
1655
1877
  "reflectToAttr": false,
1656
- "docs": "Section base path (e.g. `/dashboard/safety`). Used with `currentUrl` to derive `value`.",
1878
+ "docs": "Accessible name for the leading Back action.",
1657
1879
  "docsTags": [
1658
1880
  {
1659
1881
  "name": "default",
1660
- "text": "''"
1882
+ "text": "'Back'"
1661
1883
  }
1662
1884
  ],
1663
- "default": "''",
1885
+ "default": "'Back'",
1664
1886
  "values": [
1665
1887
  {
1666
1888
  "type": "string"
@@ -1672,7 +1894,7 @@
1672
1894
  "setter": false
1673
1895
  },
1674
1896
  {
1675
- "name": "currentUrl",
1897
+ "name": "backLabel",
1676
1898
  "type": "string",
1677
1899
  "complexType": {
1678
1900
  "original": "string",
@@ -1680,16 +1902,16 @@
1680
1902
  "references": {}
1681
1903
  },
1682
1904
  "mutable": false,
1683
- "attr": "current-url",
1905
+ "attr": "back-label",
1684
1906
  "reflectToAttr": false,
1685
- "docs": "Current route URL. When set with `basePath`, the active tab is derived automatically.",
1907
+ "docs": "Visible parent-page label used by the expanded Back breadcrumb.",
1686
1908
  "docsTags": [
1687
1909
  {
1688
1910
  "name": "default",
1689
- "text": "''"
1911
+ "text": "'Back'"
1690
1912
  }
1691
1913
  ],
1692
- "default": "''",
1914
+ "default": "'Back'",
1693
1915
  "values": [
1694
1916
  {
1695
1917
  "type": "string"
@@ -1701,24 +1923,27 @@
1701
1923
  "setter": false
1702
1924
  },
1703
1925
  {
1704
- "name": "heading",
1705
- "type": "string | undefined",
1926
+ "name": "description",
1927
+ "type": "string",
1706
1928
  "complexType": {
1707
- "original": "string | undefined",
1708
- "resolved": "string | undefined",
1929
+ "original": "string",
1930
+ "resolved": "string",
1709
1931
  "references": {}
1710
1932
  },
1711
1933
  "mutable": false,
1712
- "attr": "heading",
1934
+ "attr": "description",
1713
1935
  "reflectToAttr": false,
1714
- "docs": "Fallback heading shown when no tabs are provided.\nWhen tabs are present the heading is hidden.",
1715
- "docsTags": [],
1936
+ "docs": "Optional supporting copy shown in the expanded presentation.",
1937
+ "docsTags": [
1938
+ {
1939
+ "name": "default",
1940
+ "text": "''"
1941
+ }
1942
+ ],
1943
+ "default": "''",
1716
1944
  "values": [
1717
1945
  {
1718
1946
  "type": "string"
1719
- },
1720
- {
1721
- "type": "undefined"
1722
1947
  }
1723
1948
  ],
1724
1949
  "optional": false,
@@ -1727,7 +1952,7 @@
1727
1952
  "setter": false
1728
1953
  },
1729
1954
  {
1730
- "name": "moreTabsLabel",
1955
+ "name": "heading",
1731
1956
  "type": "string",
1732
1957
  "complexType": {
1733
1958
  "original": "string",
@@ -1735,60 +1960,51 @@
1735
1960
  "references": {}
1736
1961
  },
1737
1962
  "mutable": false,
1738
- "attr": "more-tabs-label",
1963
+ "attr": "heading",
1739
1964
  "reflectToAttr": false,
1740
- "docs": "",
1741
- "docsTags": [
1742
- {
1743
- "name": "default",
1744
- "text": "'More tabs'"
1745
- }
1746
- ],
1747
- "default": "'More tabs'",
1965
+ "docs": "The page's single visible h1.",
1966
+ "docsTags": [],
1748
1967
  "values": [
1749
1968
  {
1750
1969
  "type": "string"
1751
1970
  }
1752
1971
  ],
1753
1972
  "optional": false,
1754
- "required": false,
1973
+ "required": true,
1755
1974
  "getter": false,
1756
1975
  "setter": false
1757
1976
  },
1758
1977
  {
1759
- "name": "navStyle",
1760
- "type": "\"dashboard\" | \"settings\"",
1978
+ "name": "primaryAction",
1979
+ "type": "BarTitlePrimaryAction | null",
1761
1980
  "complexType": {
1762
- "original": "NavChromeStyle",
1763
- "resolved": "\"dashboard\" | \"settings\"",
1981
+ "original": "BarTitlePrimaryAction | null",
1982
+ "resolved": "BarTitlePrimaryAction | null",
1764
1983
  "references": {
1765
- "NavChromeStyle": {
1984
+ "BarTitlePrimaryAction": {
1766
1985
  "location": "import",
1767
- "path": "../../shell/nav-chrome",
1768
- "id": "src/wc/shell/nav-chrome.ts::NavChromeStyle",
1769
- "referenceLocation": "NavChromeStyle"
1986
+ "path": "./bar-title-types",
1987
+ "id": "src/wc/components/BarTitle/bar-title-types.ts::BarTitlePrimaryAction",
1988
+ "referenceLocation": "BarTitlePrimaryAction"
1770
1989
  }
1771
1990
  }
1772
1991
  },
1773
1992
  "mutable": false,
1774
- "attr": "nav-style",
1775
- "reflectToAttr": true,
1776
- "docs": "Style slot: `dashboard` or `settings`. Colors match for now.",
1993
+ "reflectToAttr": false,
1994
+ "docs": "The one highest-emphasis page action.",
1777
1995
  "docsTags": [
1778
1996
  {
1779
1997
  "name": "default",
1780
- "text": "'dashboard'"
1998
+ "text": "null"
1781
1999
  }
1782
2000
  ],
1783
- "default": "'dashboard'",
2001
+ "default": "null",
1784
2002
  "values": [
1785
2003
  {
1786
- "value": "dashboard",
1787
- "type": "string"
2004
+ "type": "BarTitlePrimaryAction"
1788
2005
  },
1789
2006
  {
1790
- "value": "settings",
1791
- "type": "string"
2007
+ "type": "null"
1792
2008
  }
1793
2009
  ],
1794
2010
  "optional": false,
@@ -1797,23 +2013,23 @@
1797
2013
  "setter": false
1798
2014
  },
1799
2015
  {
1800
- "name": "tabs",
1801
- "type": "TabItem[]",
2016
+ "name": "sections",
2017
+ "type": "BarTitleSectionItem[]",
1802
2018
  "complexType": {
1803
- "original": "BarNavTab[]",
1804
- "resolved": "TabItem[]",
2019
+ "original": "BarTitleSectionItem[]",
2020
+ "resolved": "BarTitleSectionItem[]",
1805
2021
  "references": {
1806
- "BarNavTab": {
2022
+ "BarTitleSectionItem": {
1807
2023
  "location": "import",
1808
- "path": "./bar-nav-types",
1809
- "id": "src/wc/components/BarNav/bar-nav-types.ts::BarNavTab",
1810
- "referenceLocation": "BarNavTab"
2024
+ "path": "./bar-title-types",
2025
+ "id": "src/wc/components/BarTitle/bar-title-types.ts::BarTitleSectionItem",
2026
+ "referenceLocation": "BarTitleSectionItem"
1811
2027
  }
1812
2028
  }
1813
2029
  },
1814
2030
  "mutable": false,
1815
2031
  "reflectToAttr": false,
1816
- "docs": "Tab items for the left section.\nSet via JS property: `el.tabs = [...]`. Replace the array reference to update.",
2032
+ "docs": "Optional page sections exposed through the active-section menu.",
1817
2033
  "docsTags": [
1818
2034
  {
1819
2035
  "name": "default",
@@ -1823,7 +2039,7 @@
1823
2039
  "default": "[]",
1824
2040
  "values": [
1825
2041
  {
1826
- "type": "TabItem[]"
2042
+ "type": "BarTitleSectionItem[]"
1827
2043
  }
1828
2044
  ],
1829
2045
  "optional": false,
@@ -1832,7 +2048,7 @@
1832
2048
  "setter": false
1833
2049
  },
1834
2050
  {
1835
- "name": "tabsJson",
2051
+ "name": "sectionsAriaLabel",
1836
2052
  "type": "string",
1837
2053
  "complexType": {
1838
2054
  "original": "string",
@@ -1840,16 +2056,16 @@
1840
2056
  "references": {}
1841
2057
  },
1842
2058
  "mutable": false,
1843
- "attr": "tabs-json",
2059
+ "attr": "sections-aria-label",
1844
2060
  "reflectToAttr": false,
1845
- "docs": "JSON fallback for `tabs` useful when framework bindings don't propagate arrays.",
2061
+ "docs": "Accessible name for the page-section menu.",
1846
2062
  "docsTags": [
1847
2063
  {
1848
2064
  "name": "default",
1849
- "text": "''"
2065
+ "text": "'Change page section'"
1850
2066
  }
1851
2067
  ],
1852
- "default": "''",
2068
+ "default": "'Change page section'",
1853
2069
  "values": [
1854
2070
  {
1855
2071
  "type": "string"
@@ -1860,6 +2076,35 @@
1860
2076
  "getter": false,
1861
2077
  "setter": false
1862
2078
  },
2079
+ {
2080
+ "name": "showBack",
2081
+ "type": "boolean",
2082
+ "complexType": {
2083
+ "original": "boolean",
2084
+ "resolved": "boolean",
2085
+ "references": {}
2086
+ },
2087
+ "mutable": false,
2088
+ "attr": "show-back",
2089
+ "reflectToAttr": false,
2090
+ "docs": "Show the leading page-level Back action.",
2091
+ "docsTags": [
2092
+ {
2093
+ "name": "default",
2094
+ "text": "false"
2095
+ }
2096
+ ],
2097
+ "default": "false",
2098
+ "values": [
2099
+ {
2100
+ "type": "boolean"
2101
+ }
2102
+ ],
2103
+ "optional": false,
2104
+ "required": false,
2105
+ "getter": false,
2106
+ "setter": false
2107
+ },
1863
2108
  {
1864
2109
  "name": "value",
1865
2110
  "type": "string",
@@ -1868,10 +2113,10 @@
1868
2113
  "resolved": "string",
1869
2114
  "references": {}
1870
2115
  },
1871
- "mutable": true,
2116
+ "mutable": false,
1872
2117
  "attr": "value",
1873
2118
  "reflectToAttr": false,
1874
- "docs": "ID of the currently active tab. Overridden when `currentUrl` + `basePath` are set.",
2119
+ "docs": "Id of the active page section.",
1875
2120
  "docsTags": [
1876
2121
  {
1877
2122
  "name": "default",
@@ -1888,12 +2133,57 @@
1888
2133
  "required": false,
1889
2134
  "getter": false,
1890
2135
  "setter": false
2136
+ },
2137
+ {
2138
+ "name": "variant",
2139
+ "type": "\"compact\" | \"constrained\" | \"expanded\"",
2140
+ "complexType": {
2141
+ "original": "BarTitleVariant",
2142
+ "resolved": "\"compact\" | \"constrained\" | \"expanded\"",
2143
+ "references": {
2144
+ "BarTitleVariant": {
2145
+ "location": "import",
2146
+ "path": "./bar-title-types",
2147
+ "id": "src/wc/components/BarTitle/bar-title-types.ts::BarTitleVariant",
2148
+ "referenceLocation": "BarTitleVariant"
2149
+ }
2150
+ }
2151
+ },
2152
+ "mutable": false,
2153
+ "attr": "variant",
2154
+ "reflectToAttr": false,
2155
+ "docs": "Explicit visual/capacity variant. ShellPage owns automatic selection.",
2156
+ "docsTags": [
2157
+ {
2158
+ "name": "default",
2159
+ "text": "'expanded'"
2160
+ }
2161
+ ],
2162
+ "default": "'expanded'",
2163
+ "values": [
2164
+ {
2165
+ "value": "compact",
2166
+ "type": "string"
2167
+ },
2168
+ {
2169
+ "value": "constrained",
2170
+ "type": "string"
2171
+ },
2172
+ {
2173
+ "value": "expanded",
2174
+ "type": "string"
2175
+ }
2176
+ ],
2177
+ "optional": false,
2178
+ "required": false,
2179
+ "getter": false,
2180
+ "setter": false
1891
2181
  }
1892
2182
  ],
1893
2183
  "methods": [],
1894
2184
  "events": [
1895
2185
  {
1896
- "event": "dsTabChange",
2186
+ "event": "dsAction",
1897
2187
  "detail": "string",
1898
2188
  "bubbles": true,
1899
2189
  "complexType": {
@@ -1903,7 +2193,40 @@
1903
2193
  },
1904
2194
  "cancelable": true,
1905
2195
  "composed": true,
1906
- "docs": "Emitted when the active tab changes. Detail = tab id.",
2196
+ "docs": "Emitted with the activated primary or overflow action id.",
2197
+ "docsTags": []
2198
+ },
2199
+ {
2200
+ "event": "dsBack",
2201
+ "detail": "MouseEvent",
2202
+ "bubbles": true,
2203
+ "complexType": {
2204
+ "original": "MouseEvent",
2205
+ "resolved": "MouseEvent",
2206
+ "references": {
2207
+ "MouseEvent": {
2208
+ "location": "global",
2209
+ "id": "global::MouseEvent"
2210
+ }
2211
+ }
2212
+ },
2213
+ "cancelable": true,
2214
+ "composed": true,
2215
+ "docs": "Emitted when the leading Back action is activated.",
2216
+ "docsTags": []
2217
+ },
2218
+ {
2219
+ "event": "dsSectionChange",
2220
+ "detail": "string",
2221
+ "bubbles": true,
2222
+ "complexType": {
2223
+ "original": "string",
2224
+ "resolved": "string",
2225
+ "references": {}
2226
+ },
2227
+ "cancelable": true,
2228
+ "composed": true,
2229
+ "docs": "Emitted with the newly selected page-section id.",
1907
2230
  "docsTags": []
1908
2231
  }
1909
2232
  ],
@@ -1915,18 +2238,24 @@
1915
2238
  "dependents": [],
1916
2239
  "dependencies": [
1917
2240
  "ds-text",
1918
- "ds-badge",
2241
+ "ds-icon",
2242
+ "ds-button-filled",
1919
2243
  "ds-button-unfilled",
2244
+ "ds-tooltip",
1920
2245
  "ds-menu"
1921
2246
  ],
1922
2247
  "dependencyGraph": {
1923
- "ds-bar-nav": [
2248
+ "ds-bar-title": [
1924
2249
  "ds-text",
1925
- "ds-badge",
2250
+ "ds-icon",
2251
+ "ds-button-filled",
1926
2252
  "ds-button-unfilled",
2253
+ "ds-tooltip",
1927
2254
  "ds-menu"
1928
2255
  ],
1929
- "ds-badge": [
2256
+ "ds-button-filled": [
2257
+ "ds-loader",
2258
+ "ds-icon",
1930
2259
  "ds-text"
1931
2260
  ],
1932
2261
  "ds-button-unfilled": [
@@ -1935,6 +2264,12 @@
1935
2264
  "ds-badge",
1936
2265
  "ds-text"
1937
2266
  ],
2267
+ "ds-badge": [
2268
+ "ds-text"
2269
+ ],
2270
+ "ds-tooltip": [
2271
+ "ds-text"
2272
+ ],
1938
2273
  "ds-menu": [
1939
2274
  "ds-text",
1940
2275
  "ds-swatch-picker",
@@ -2552,6 +2887,7 @@
2552
2887
  "parts": [],
2553
2888
  "states": [],
2554
2889
  "dependents": [
2890
+ "ds-bar-title",
2555
2891
  "ds-card-setting",
2556
2892
  "ds-message-composer"
2557
2893
  ],
@@ -2566,6 +2902,9 @@
2566
2902
  "ds-icon",
2567
2903
  "ds-text"
2568
2904
  ],
2905
+ "ds-bar-title": [
2906
+ "ds-button-filled"
2907
+ ],
2569
2908
  "ds-card-setting": [
2570
2909
  "ds-button-filled"
2571
2910
  ],
@@ -3326,10 +3665,12 @@
3326
3665
  "states": [],
3327
3666
  "dependents": [
3328
3667
  "ds-bar-nav",
3668
+ "ds-bar-title",
3329
3669
  "ds-card-data-viz-donut",
3330
3670
  "ds-card-setting",
3331
3671
  "ds-code-block",
3332
3672
  "ds-input",
3673
+ "ds-message-composer",
3333
3674
  "ds-message-scroller",
3334
3675
  "ds-modal",
3335
3676
  "ds-panel-nav",
@@ -3359,6 +3700,9 @@
3359
3700
  "ds-bar-nav": [
3360
3701
  "ds-button-unfilled"
3361
3702
  ],
3703
+ "ds-bar-title": [
3704
+ "ds-button-unfilled"
3705
+ ],
3362
3706
  "ds-card-data-viz-donut": [
3363
3707
  "ds-button-unfilled"
3364
3708
  ],
@@ -3371,6 +3715,9 @@
3371
3715
  "ds-input": [
3372
3716
  "ds-button-unfilled"
3373
3717
  ],
3718
+ "ds-message-composer": [
3719
+ "ds-button-unfilled"
3720
+ ],
3374
3721
  "ds-message-scroller": [
3375
3722
  "ds-button-unfilled"
3376
3723
  ],
@@ -5581,13 +5928,18 @@
5581
5928
  ],
5582
5929
  "dependencies": [
5583
5930
  "ds-text",
5931
+ "ds-tooltip",
5584
5932
  "ds-button-unfilled"
5585
5933
  ],
5586
5934
  "dependencyGraph": {
5587
5935
  "ds-code-block": [
5588
5936
  "ds-text",
5937
+ "ds-tooltip",
5589
5938
  "ds-button-unfilled"
5590
5939
  ],
5940
+ "ds-tooltip": [
5941
+ "ds-text"
5942
+ ],
5591
5943
  "ds-button-unfilled": [
5592
5944
  "ds-loader",
5593
5945
  "ds-icon",
@@ -6950,6 +7302,7 @@
6950
7302
  "ds-agent-tool-call",
6951
7303
  "ds-attachment-list",
6952
7304
  "ds-avatar",
7305
+ "ds-bar-title",
6953
7306
  "ds-button-filled",
6954
7307
  "ds-button-unfilled",
6955
7308
  "ds-chip",
@@ -6979,6 +7332,9 @@
6979
7332
  "ds-avatar": [
6980
7333
  "ds-icon"
6981
7334
  ],
7335
+ "ds-bar-title": [
7336
+ "ds-icon"
7337
+ ],
6982
7338
  "ds-button-filled": [
6983
7339
  "ds-icon"
6984
7340
  ],
@@ -8288,8 +8644,12 @@
8288
8644
  ],
8289
8645
  "ds-code-block": [
8290
8646
  "ds-text",
8647
+ "ds-tooltip",
8291
8648
  "ds-button-unfilled"
8292
8649
  ],
8650
+ "ds-tooltip": [
8651
+ "ds-text"
8652
+ ],
8293
8653
  "ds-button-unfilled": [
8294
8654
  "ds-loader",
8295
8655
  "ds-icon",
@@ -8916,7 +9276,8 @@
8916
9276
  "parts": [],
8917
9277
  "states": [],
8918
9278
  "dependents": [
8919
- "ds-bar-nav"
9279
+ "ds-bar-nav",
9280
+ "ds-bar-title"
8920
9281
  ],
8921
9282
  "dependencies": [
8922
9283
  "ds-text",
@@ -8936,6 +9297,9 @@
8936
9297
  ],
8937
9298
  "ds-bar-nav": [
8938
9299
  "ds-menu"
9300
+ ],
9301
+ "ds-bar-title": [
9302
+ "ds-menu"
8939
9303
  ]
8940
9304
  }
8941
9305
  },
@@ -9666,12 +10030,28 @@
9666
10030
  "states": [],
9667
10031
  "dependents": [],
9668
10032
  "dependencies": [
10033
+ "ds-tooltip",
10034
+ "ds-button-unfilled",
9669
10035
  "ds-button-filled"
9670
10036
  ],
9671
10037
  "dependencyGraph": {
9672
10038
  "ds-message-composer": [
10039
+ "ds-tooltip",
10040
+ "ds-button-unfilled",
9673
10041
  "ds-button-filled"
9674
10042
  ],
10043
+ "ds-tooltip": [
10044
+ "ds-text"
10045
+ ],
10046
+ "ds-button-unfilled": [
10047
+ "ds-loader",
10048
+ "ds-icon",
10049
+ "ds-badge",
10050
+ "ds-text"
10051
+ ],
10052
+ "ds-badge": [
10053
+ "ds-text"
10054
+ ],
9675
10055
  "ds-button-filled": [
9676
10056
  "ds-loader",
9677
10057
  "ds-icon",
@@ -9927,12 +10307,17 @@
9927
10307
  "states": [],
9928
10308
  "dependents": [],
9929
10309
  "dependencies": [
10310
+ "ds-tooltip",
9930
10311
  "ds-button-unfilled"
9931
10312
  ],
9932
10313
  "dependencyGraph": {
9933
10314
  "ds-message-scroller": [
10315
+ "ds-tooltip",
9934
10316
  "ds-button-unfilled"
9935
10317
  ],
10318
+ "ds-tooltip": [
10319
+ "ds-text"
10320
+ ],
9936
10321
  "ds-button-unfilled": [
9937
10322
  "ds-loader",
9938
10323
  "ds-icon",
@@ -10140,13 +10525,18 @@
10140
10525
  "dependents": [],
10141
10526
  "dependencies": [
10142
10527
  "ds-text",
10528
+ "ds-tooltip",
10143
10529
  "ds-button-unfilled"
10144
10530
  ],
10145
10531
  "dependencyGraph": {
10146
10532
  "ds-modal": [
10147
10533
  "ds-text",
10534
+ "ds-tooltip",
10148
10535
  "ds-button-unfilled"
10149
10536
  ],
10537
+ "ds-tooltip": [
10538
+ "ds-text"
10539
+ ],
10150
10540
  "ds-button-unfilled": [
10151
10541
  "ds-loader",
10152
10542
  "ds-icon",
@@ -10845,7 +11235,7 @@
10845
11235
  },
10846
11236
  "cancelable": true,
10847
11237
  "composed": true,
10848
- "docs": "Bubbling lifecycle — `ds-app-shell` pauses chrome metrics during width motion.",
11238
+ "docs": "Bubbling lifecycle — `ds-shell-app` pauses chrome metrics during width motion.",
10849
11239
  "docsTags": []
10850
11240
  },
10851
11241
  {
@@ -11575,14 +11965,19 @@
11575
11965
  "ds-panel-tools"
11576
11966
  ],
11577
11967
  "dependencies": [
11968
+ "ds-tooltip",
11578
11969
  "ds-button-unfilled",
11579
11970
  "ds-text"
11580
11971
  ],
11581
11972
  "dependencyGraph": {
11582
11973
  "ds-panel-tool-header": [
11974
+ "ds-tooltip",
11583
11975
  "ds-button-unfilled",
11584
11976
  "ds-text"
11585
11977
  ],
11978
+ "ds-tooltip": [
11979
+ "ds-text"
11980
+ ],
11586
11981
  "ds-button-unfilled": [
11587
11982
  "ds-loader",
11588
11983
  "ds-icon",
@@ -12026,6 +12421,7 @@
12026
12421
  "dependents": [],
12027
12422
  "dependencies": [
12028
12423
  "ds-divider",
12424
+ "ds-tooltip",
12029
12425
  "ds-button-unfilled",
12030
12426
  "ds-icon",
12031
12427
  "ds-text"
@@ -12033,10 +12429,14 @@
12033
12429
  "dependencyGraph": {
12034
12430
  "ds-panel-tool-search": [
12035
12431
  "ds-divider",
12432
+ "ds-tooltip",
12036
12433
  "ds-button-unfilled",
12037
12434
  "ds-icon",
12038
12435
  "ds-text"
12039
12436
  ],
12437
+ "ds-tooltip": [
12438
+ "ds-text"
12439
+ ],
12040
12440
  "ds-button-unfilled": [
12041
12441
  "ds-loader",
12042
12442
  "ds-icon",
@@ -12642,11 +13042,11 @@
12642
13042
  },
12643
13043
  {
12644
13044
  "event": "dsPresentationChange",
12645
- "detail": "{ presentation: \"fullscreen\" | \"drawer\"; }",
13045
+ "detail": "{ presentation: \"drawer\" | \"fullscreen\"; }",
12646
13046
  "bubbles": true,
12647
13047
  "complexType": {
12648
13048
  "original": "{\n presentation: 'drawer' | 'fullscreen';\n }",
12649
- "resolved": "{ presentation: \"fullscreen\" | \"drawer\"; }",
13049
+ "resolved": "{ presentation: \"drawer\" | \"fullscreen\"; }",
12650
13050
  "references": {}
12651
13051
  },
12652
13052
  "cancelable": true,
@@ -12713,6 +13113,7 @@
12713
13113
  "ds-text"
12714
13114
  ],
12715
13115
  "ds-panel-tool-header": [
13116
+ "ds-tooltip",
12716
13117
  "ds-button-unfilled",
12717
13118
  "ds-text"
12718
13119
  ]
@@ -14114,6 +14515,7 @@
14114
14515
  "ds-loader",
14115
14516
  "ds-text",
14116
14517
  "ds-empty-state",
14518
+ "ds-tooltip",
14117
14519
  "ds-button-unfilled"
14118
14520
  ],
14119
14521
  "dependencyGraph": {
@@ -14122,12 +14524,16 @@
14122
14524
  "ds-loader",
14123
14525
  "ds-text",
14124
14526
  "ds-empty-state",
14527
+ "ds-tooltip",
14125
14528
  "ds-button-unfilled"
14126
14529
  ],
14127
14530
  "ds-empty-state": [
14128
14531
  "ds-icon",
14129
14532
  "ds-text"
14130
14533
  ],
14534
+ "ds-tooltip": [
14535
+ "ds-text"
14536
+ ],
14131
14537
  "ds-button-unfilled": [
14132
14538
  "ds-loader",
14133
14539
  "ds-icon",
@@ -15070,114 +15476,274 @@
15070
15476
  "setter": false
15071
15477
  }
15072
15478
  ],
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
- },
15479
+ "methods": [
15480
+ {
15481
+ "name": "setFocus",
15482
+ "returns": {
15483
+ "type": "Promise<void>",
15484
+ "docs": ""
15485
+ },
15486
+ "complexType": {
15487
+ "signature": "() => Promise<void>",
15488
+ "parameters": [],
15489
+ "references": {
15490
+ "Promise": {
15491
+ "location": "global",
15492
+ "id": "global::Promise"
15493
+ }
15494
+ },
15495
+ "return": "Promise<void>"
15496
+ },
15497
+ "signature": "setFocus() => Promise<void>",
15498
+ "parameters": [],
15499
+ "docs": "",
15500
+ "docsTags": []
15501
+ }
15502
+ ],
15503
+ "events": [
15504
+ {
15505
+ "event": "dsChange",
15506
+ "detail": "string[]",
15507
+ "bubbles": true,
15508
+ "complexType": {
15509
+ "original": "string[]",
15510
+ "resolved": "string[]",
15511
+ "references": {}
15512
+ },
15513
+ "cancelable": true,
15514
+ "composed": true,
15515
+ "docs": "Emitted after user toggles or clearing with a new values array.",
15516
+ "docsTags": []
15517
+ },
15518
+ {
15519
+ "event": "dsClear",
15520
+ "detail": "void",
15521
+ "bubbles": true,
15522
+ "complexType": {
15523
+ "original": "void",
15524
+ "resolved": "void",
15525
+ "references": {}
15526
+ },
15527
+ "cancelable": true,
15528
+ "composed": true,
15529
+ "docs": "Emitted after the footer clear-all action.",
15530
+ "docsTags": []
15531
+ },
15532
+ {
15533
+ "event": "dsOpenChange",
15534
+ "detail": "boolean",
15535
+ "bubbles": true,
15536
+ "complexType": {
15537
+ "original": "boolean",
15538
+ "resolved": "boolean",
15539
+ "references": {}
15540
+ },
15541
+ "cancelable": true,
15542
+ "composed": true,
15543
+ "docs": "Emitted whenever popup visibility changes.",
15544
+ "docsTags": []
15545
+ }
15546
+ ],
15547
+ "listeners": [],
15548
+ "styles": [],
15549
+ "slots": [],
15550
+ "parts": [],
15551
+ "states": [],
15552
+ "dependents": [],
15553
+ "dependencies": [
15554
+ "ds-checkbox",
15555
+ "ds-loader",
15556
+ "ds-icon",
15557
+ "ds-text",
15558
+ "ds-empty-state",
15559
+ "ds-tooltip",
15560
+ "ds-button-unfilled"
15561
+ ],
15562
+ "dependencyGraph": {
15563
+ "ds-select-multi": [
15564
+ "ds-checkbox",
15565
+ "ds-loader",
15566
+ "ds-icon",
15567
+ "ds-text",
15568
+ "ds-empty-state",
15569
+ "ds-tooltip",
15570
+ "ds-button-unfilled"
15571
+ ],
15572
+ "ds-checkbox": [
15573
+ "ds-text"
15574
+ ],
15575
+ "ds-empty-state": [
15576
+ "ds-icon",
15577
+ "ds-text"
15578
+ ],
15579
+ "ds-tooltip": [
15580
+ "ds-text"
15581
+ ],
15582
+ "ds-button-unfilled": [
15583
+ "ds-loader",
15584
+ "ds-icon",
15585
+ "ds-badge",
15586
+ "ds-text"
15587
+ ],
15588
+ "ds-badge": [
15589
+ "ds-text"
15590
+ ]
15591
+ }
15592
+ },
15593
+ {
15594
+ "filePath": "src/wc/components/ShellApp/ShellApp.tsx",
15595
+ "encapsulation": "scoped",
15596
+ "tag": "ds-shell-app",
15597
+ "docs": "",
15598
+ "docsTags": [],
15599
+ "usage": {},
15600
+ "props": [
15601
+ {
15602
+ "name": "gradientPreset",
15603
+ "type": "\"cool\" | \"fresh\" | \"neutral\" | \"none\" | \"warm\"",
15604
+ "complexType": {
15605
+ "original": "ShellGradientPreset",
15606
+ "resolved": "\"cool\" | \"fresh\" | \"neutral\" | \"none\" | \"warm\"",
15607
+ "references": {
15608
+ "ShellGradientPreset": {
15609
+ "location": "import",
15610
+ "path": "../../shell/shell-gradient-presets",
15611
+ "id": "src/wc/shell/shell-gradient-presets.ts::ShellGradientPreset",
15612
+ "referenceLocation": "ShellGradientPreset"
15613
+ }
15614
+ }
15615
+ },
15616
+ "mutable": false,
15617
+ "attr": "gradient-preset",
15618
+ "reflectToAttr": true,
15619
+ "docs": "Shell chrome wash preset. `none` renders solid chrome; the remaining\npresets use token-based washes that adapt to the active color theme.",
15620
+ "docsTags": [
15621
+ {
15622
+ "name": "default",
15623
+ "text": "'neutral'"
15624
+ }
15625
+ ],
15626
+ "default": "'neutral'",
15627
+ "values": [
15628
+ {
15629
+ "value": "cool",
15630
+ "type": "string"
15631
+ },
15632
+ {
15633
+ "value": "fresh",
15634
+ "type": "string"
15635
+ },
15636
+ {
15637
+ "value": "neutral",
15638
+ "type": "string"
15639
+ },
15640
+ {
15641
+ "value": "none",
15642
+ "type": "string"
15643
+ },
15644
+ {
15645
+ "value": "warm",
15646
+ "type": "string"
15647
+ }
15648
+ ],
15649
+ "optional": false,
15650
+ "required": false,
15651
+ "getter": false,
15652
+ "setter": false
15653
+ },
15654
+ {
15655
+ "name": "navStyle",
15656
+ "type": "\"dashboard\" | \"settings\"",
15657
+ "complexType": {
15658
+ "original": "NavChromeStyle",
15659
+ "resolved": "\"dashboard\" | \"settings\"",
15660
+ "references": {
15661
+ "NavChromeStyle": {
15662
+ "location": "import",
15663
+ "path": "../../shell/nav-chrome",
15664
+ "id": "src/wc/shell/nav-chrome.ts::NavChromeStyle",
15665
+ "referenceLocation": "NavChromeStyle"
15666
+ }
15667
+ }
15668
+ },
15669
+ "mutable": false,
15670
+ "attr": "nav-style",
15671
+ "reflectToAttr": true,
15672
+ "docs": "Chrome style propagated to slotted `ds-panel-nav` and `ds-bar-nav`.",
15673
+ "docsTags": [
15674
+ {
15675
+ "name": "default",
15676
+ "text": "'dashboard'"
15677
+ }
15678
+ ],
15679
+ "default": "'dashboard'",
15680
+ "values": [
15681
+ {
15682
+ "value": "dashboard",
15683
+ "type": "string"
15684
+ },
15685
+ {
15686
+ "value": "settings",
15687
+ "type": "string"
15688
+ }
15689
+ ],
15690
+ "optional": false,
15691
+ "required": false,
15692
+ "getter": false,
15693
+ "setter": false
15694
+ },
15695
+ {
15696
+ "name": "shortcutsEnabled",
15697
+ "type": "boolean",
15698
+ "complexType": {
15699
+ "original": "boolean",
15700
+ "resolved": "boolean",
15701
+ "references": {}
15702
+ },
15703
+ "mutable": false,
15704
+ "attr": "shortcuts-enabled",
15705
+ "reflectToAttr": false,
15706
+ "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.",
15707
+ "docsTags": [
15708
+ {
15709
+ "name": "default",
15710
+ "text": "true"
15711
+ }
15712
+ ],
15713
+ "default": "true",
15714
+ "values": [
15715
+ {
15716
+ "type": "boolean"
15717
+ }
15718
+ ],
15719
+ "optional": false,
15720
+ "required": false,
15721
+ "getter": false,
15722
+ "setter": false
15723
+ }
15724
+ ],
15725
+ "methods": [],
15726
+ "events": [],
15727
+ "listeners": [
15112
15728
  {
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": []
15729
+ "event": "dsPresentationChange",
15730
+ "capture": false,
15731
+ "passive": false
15125
15732
  },
15126
15733
  {
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": []
15734
+ "event": "keydown",
15735
+ "target": "window",
15736
+ "capture": true,
15737
+ "passive": false
15139
15738
  }
15140
15739
  ],
15141
- "listeners": [],
15142
15740
  "styles": [],
15143
15741
  "slots": [],
15144
15742
  "parts": [],
15145
15743
  "states": [],
15146
15744
  "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
- }
15745
+ "dependencies": [],
15746
+ "dependencyGraph": {}
15181
15747
  },
15182
15748
  {
15183
15749
  "filePath": "src/wc/components/ShellGradientPicker/ShellGradientPicker.tsx",
@@ -15506,6 +16072,116 @@
15506
16072
  "dependencyGraph": {},
15507
16073
  "deprecation": "Use `ds-swatch-picker`; individual swatches are implementation detail."
15508
16074
  },
16075
+ {
16076
+ "filePath": "src/wc/components/ShellPage/ShellPage.tsx",
16077
+ "encapsulation": "scoped",
16078
+ "tag": "ds-shell-page",
16079
+ "docs": "",
16080
+ "docsTags": [],
16081
+ "usage": {},
16082
+ "props": [
16083
+ {
16084
+ "name": "contentInset",
16085
+ "type": "\"default\" | \"none\"",
16086
+ "complexType": {
16087
+ "original": "ShellPageContentInset",
16088
+ "resolved": "\"default\" | \"none\"",
16089
+ "references": {
16090
+ "ShellPageContentInset": {
16091
+ "location": "import",
16092
+ "path": "./shell-page-types",
16093
+ "id": "src/wc/components/ShellPage/shell-page-types.ts::ShellPageContentInset",
16094
+ "referenceLocation": "ShellPageContentInset"
16095
+ }
16096
+ }
16097
+ },
16098
+ "mutable": false,
16099
+ "attr": "content-inset",
16100
+ "reflectToAttr": false,
16101
+ "docs": "Standard page gutters, or no inset for full-bleed page content.",
16102
+ "docsTags": [
16103
+ {
16104
+ "name": "default",
16105
+ "text": "'default'"
16106
+ }
16107
+ ],
16108
+ "default": "'default'",
16109
+ "values": [
16110
+ {
16111
+ "value": "default",
16112
+ "type": "string"
16113
+ },
16114
+ {
16115
+ "value": "none",
16116
+ "type": "string"
16117
+ }
16118
+ ],
16119
+ "optional": false,
16120
+ "required": false,
16121
+ "getter": false,
16122
+ "setter": false
16123
+ },
16124
+ {
16125
+ "name": "headerPresentation",
16126
+ "type": "\"auto\" | \"compact\" | \"constrained\" | \"expanded\"",
16127
+ "complexType": {
16128
+ "original": "ShellPageHeaderPresentation",
16129
+ "resolved": "\"auto\" | \"compact\" | \"constrained\" | \"expanded\"",
16130
+ "references": {
16131
+ "ShellPageHeaderPresentation": {
16132
+ "location": "import",
16133
+ "path": "./shell-page-types",
16134
+ "id": "src/wc/components/ShellPage/shell-page-types.ts::ShellPageHeaderPresentation",
16135
+ "referenceLocation": "ShellPageHeaderPresentation"
16136
+ }
16137
+ }
16138
+ },
16139
+ "mutable": false,
16140
+ "attr": "header-presentation",
16141
+ "reflectToAttr": false,
16142
+ "docs": "Automatic container/scroll behavior, or an explicit header variant override.",
16143
+ "docsTags": [
16144
+ {
16145
+ "name": "default",
16146
+ "text": "'auto'"
16147
+ }
16148
+ ],
16149
+ "default": "'auto'",
16150
+ "values": [
16151
+ {
16152
+ "value": "auto",
16153
+ "type": "string"
16154
+ },
16155
+ {
16156
+ "value": "compact",
16157
+ "type": "string"
16158
+ },
16159
+ {
16160
+ "value": "constrained",
16161
+ "type": "string"
16162
+ },
16163
+ {
16164
+ "value": "expanded",
16165
+ "type": "string"
16166
+ }
16167
+ ],
16168
+ "optional": false,
16169
+ "required": false,
16170
+ "getter": false,
16171
+ "setter": false
16172
+ }
16173
+ ],
16174
+ "methods": [],
16175
+ "events": [],
16176
+ "listeners": [],
16177
+ "styles": [],
16178
+ "slots": [],
16179
+ "parts": [],
16180
+ "states": [],
16181
+ "dependents": [],
16182
+ "dependencies": [],
16183
+ "dependencyGraph": {}
16184
+ },
15509
16185
  {
15510
16186
  "filePath": "src/wc/components/Skeleton/Skeleton.tsx",
15511
16187
  "encapsulation": "shadow",
@@ -18708,6 +19384,7 @@
18708
19384
  "ds-attachment-list",
18709
19385
  "ds-badge",
18710
19386
  "ds-bar-nav",
19387
+ "ds-bar-title",
18711
19388
  "ds-button-filled",
18712
19389
  "ds-button-unfilled",
18713
19390
  "ds-card-setting",
@@ -18759,6 +19436,9 @@
18759
19436
  "ds-bar-nav": [
18760
19437
  "ds-text"
18761
19438
  ],
19439
+ "ds-bar-title": [
19440
+ "ds-text"
19441
+ ],
18762
19442
  "ds-button-filled": [
18763
19443
  "ds-text"
18764
19444
  ],
@@ -19478,8 +20158,17 @@
19478
20158
  "parts": [],
19479
20159
  "states": [],
19480
20160
  "dependents": [
20161
+ "ds-bar-title",
20162
+ "ds-code-block",
20163
+ "ds-message-composer",
20164
+ "ds-message-scroller",
20165
+ "ds-modal",
19481
20166
  "ds-panel-nav",
19482
- "ds-panel-tools"
20167
+ "ds-panel-tool-header",
20168
+ "ds-panel-tool-search",
20169
+ "ds-panel-tools",
20170
+ "ds-select",
20171
+ "ds-select-multi"
19483
20172
  ],
19484
20173
  "dependencies": [
19485
20174
  "ds-text"
@@ -19488,11 +20177,38 @@
19488
20177
  "ds-tooltip": [
19489
20178
  "ds-text"
19490
20179
  ],
20180
+ "ds-bar-title": [
20181
+ "ds-tooltip"
20182
+ ],
20183
+ "ds-code-block": [
20184
+ "ds-tooltip"
20185
+ ],
20186
+ "ds-message-composer": [
20187
+ "ds-tooltip"
20188
+ ],
20189
+ "ds-message-scroller": [
20190
+ "ds-tooltip"
20191
+ ],
20192
+ "ds-modal": [
20193
+ "ds-tooltip"
20194
+ ],
19491
20195
  "ds-panel-nav": [
19492
20196
  "ds-tooltip"
19493
20197
  ],
20198
+ "ds-panel-tool-header": [
20199
+ "ds-tooltip"
20200
+ ],
20201
+ "ds-panel-tool-search": [
20202
+ "ds-tooltip"
20203
+ ],
19494
20204
  "ds-panel-tools": [
19495
20205
  "ds-tooltip"
20206
+ ],
20207
+ "ds-select": [
20208
+ "ds-tooltip"
20209
+ ],
20210
+ "ds-select-multi": [
20211
+ "ds-tooltip"
19496
20212
  ]
19497
20213
  }
19498
20214
  },
@@ -20165,21 +20881,41 @@
20165
20881
  "docstring": "",
20166
20882
  "path": "src/wc/components/conversation-types.ts"
20167
20883
  },
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
20884
  "src/wc/components/conversation-types.ts::ConversationAttachment": {
20174
20885
  "declaration": "export interface ConversationAttachment {\n id: string;\n name: string;\n mediaType?: string;\n size?: string;\n url?: string;\n}",
20175
20886
  "docstring": "",
20176
20887
  "path": "src/wc/components/conversation-types.ts"
20177
20888
  },
20889
+ "src/wc/shell/nav-chrome.ts::NavChromeStyle": {
20890
+ "declaration": "export type NavChromeStyle = 'dashboard' | 'settings';",
20891
+ "docstring": "",
20892
+ "path": "src/wc/shell/nav-chrome.ts"
20893
+ },
20178
20894
  "src/wc/components/BarNav/bar-nav-types.ts::BarNavTab": {
20179
20895
  "declaration": "export type TabItem = TabItemTab | TabItemDivider;",
20180
20896
  "docstring": "",
20181
20897
  "path": "src/wc/components/BarNav/bar-nav-types.ts"
20182
20898
  },
20899
+ "src/wc/components/BarTitle/bar-title-types.ts::BarTitleSectionItem": {
20900
+ "declaration": "export type BarTitleSectionItem = BarTitleSection | BarTitleDivider;",
20901
+ "docstring": "",
20902
+ "path": "src/wc/components/BarTitle/bar-title-types.ts"
20903
+ },
20904
+ "src/wc/components/BarTitle/bar-title-types.ts::BarTitlePrimaryAction": {
20905
+ "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}",
20906
+ "docstring": "",
20907
+ "path": "src/wc/components/BarTitle/bar-title-types.ts"
20908
+ },
20909
+ "src/wc/components/BarTitle/bar-title-types.ts::BarTitleActionItem": {
20910
+ "declaration": "export type BarTitleActionItem = BarTitleAction | BarTitleDivider;",
20911
+ "docstring": "",
20912
+ "path": "src/wc/components/BarTitle/bar-title-types.ts"
20913
+ },
20914
+ "src/wc/components/BarTitle/bar-title-types.ts::BarTitleVariant": {
20915
+ "declaration": "export type BarTitleVariant = 'expanded' | 'compact' | 'constrained';",
20916
+ "docstring": "",
20917
+ "path": "src/wc/components/BarTitle/bar-title-types.ts"
20918
+ },
20183
20919
  "src/wc/utils/chart-types.ts::ChartDatum": {
20184
20920
  "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
20921
  "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 +21001,16 @@
20265
21001
  "docstring": "",
20266
21002
  "path": "src/wc/components/ShellGradientSwatch/shell-gradient-swatch-types.ts"
20267
21003
  },
21004
+ "src/wc/components/ShellPage/shell-page-types.ts::ShellPageHeaderPresentation": {
21005
+ "declaration": "export type ShellPageHeaderPresentation = 'auto' | BarTitleVariant;",
21006
+ "docstring": "",
21007
+ "path": "src/wc/components/ShellPage/shell-page-types.ts"
21008
+ },
21009
+ "src/wc/components/ShellPage/shell-page-types.ts::ShellPageContentInset": {
21010
+ "declaration": "export type ShellPageContentInset = 'default' | 'none';",
21011
+ "docstring": "",
21012
+ "path": "src/wc/components/ShellPage/shell-page-types.ts"
21013
+ },
20268
21014
  "src/wc/components/SwatchPicker/swatch-picker-types.ts::SwatchPickerOption": {
20269
21015
  "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
21016
  "docstring": "",