@ds-mo/ui 12.8.0 → 13.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.
- package/README.md +1 -0
- package/dist/.package-ready.json +1 -0
- package/dist/agent-patterns.json +124 -135
- package/dist/agent.json +260 -1104
- package/dist/angular/ds-bar-nav.d.ts +1 -1
- package/dist/angular/ds-bar-nav.js +3 -3
- package/dist/angular/ds-button-filled.d.ts +1 -1
- package/dist/angular/ds-button-filled.js +3 -3
- package/dist/angular/ds-card-data-viz.d.ts +18 -0
- package/dist/angular/{ds-card-data-viz-donut.js → ds-card-data-viz.js} +12 -12
- package/dist/angular/ds-card-overview.d.ts +1 -1
- package/dist/angular/ds-card-overview.js +3 -3
- package/dist/angular/ds-chart-bar.d.ts +1 -1
- package/dist/angular/ds-chart-bar.js +3 -3
- package/dist/angular/ds-menu.d.ts +1 -7
- package/dist/angular/ds-menu.js +2 -5
- package/dist/angular/ds-mobile-header.d.ts +1 -1
- package/dist/angular/ds-mobile-header.js +3 -3
- package/dist/angular/ds-mobile-section-switcher.d.ts +1 -1
- package/dist/angular/ds-mobile-section-switcher.js +3 -3
- package/dist/angular/ds-panel-tools.d.ts +1 -1
- package/dist/angular/ds-panel-tools.js +3 -3
- package/dist/angular/ds-select.d.ts +5 -4
- package/dist/angular/ds-select.js +3 -3
- package/dist/angular/ds-shell-app.d.ts +90 -1
- package/dist/angular/ds-shell-app.js +44 -4
- package/dist/angular/ds-shell-tools.d.ts +1 -1
- package/dist/angular/ds-shell-tools.js +3 -3
- package/dist/angular/index.d.ts +1 -1
- package/dist/angular/index.js +1 -8
- package/dist/angular/proxies.d.ts +1 -8
- package/dist/angular/proxies.js +1 -8
- package/dist/components/ds-agent-activity.js +1 -1
- package/dist/components/ds-agent-response.js +1 -1
- package/dist/components/ds-agent-source-list.js +1 -1
- package/dist/components/ds-agent-tool-call.js +1 -1
- package/dist/components/ds-attachment-list.js +1 -1
- package/dist/components/ds-badge.js +1 -1
- package/dist/components/ds-bar-nav.js +1 -1
- package/dist/components/ds-bar-nav.js.map +1 -1
- package/dist/components/ds-bar-title.js +1 -1
- package/dist/components/ds-bar-title.js.map +1 -1
- package/dist/components/ds-bar-workflow.js +1 -1
- package/dist/components/ds-breadcrumb.js +1 -1
- package/dist/components/ds-button-filled.js +1 -1
- package/dist/components/ds-button-unfilled.js +1 -1
- package/dist/components/{ds-select-multi.d.ts → ds-card-data-viz.d.ts} +4 -4
- package/dist/components/ds-card-data-viz.js +2 -0
- package/dist/components/ds-card-data-viz.js.map +1 -0
- package/dist/components/ds-card-overview.js +1 -1
- package/dist/components/ds-card-overview.js.map +1 -1
- package/dist/components/ds-card-setting.js +1 -1
- package/dist/components/ds-chart-bar.js +1 -1
- package/dist/components/ds-chart-bar.js.map +1 -1
- package/dist/components/ds-chart-donut.js +1 -1
- package/dist/components/ds-chart-legend.js +1 -1
- package/dist/components/ds-chart-legend.js.map +1 -1
- package/dist/components/ds-chart-line.js +1 -1
- package/dist/components/ds-chart-line.js.map +1 -1
- package/dist/components/ds-checkbox.js +1 -1
- package/dist/components/ds-chip.js +1 -1
- package/dist/components/ds-code-block.js +1 -1
- package/dist/components/ds-conversation-list-item.js +1 -1
- package/dist/components/ds-conversation-list-item.js.map +1 -1
- package/dist/components/ds-conversation-list-section.js +1 -1
- package/dist/components/ds-conversation-list.js +1 -1
- package/dist/components/ds-divider.js +1 -1
- package/dist/components/ds-empty-state.js +1 -1
- package/dist/components/ds-field.js +1 -1
- package/dist/components/ds-input.js +1 -1
- package/dist/components/ds-input.js.map +1 -1
- package/dist/components/ds-markdown.js +1 -1
- package/dist/components/ds-menu.js +1 -1
- package/dist/components/ds-message-bubble.js +1 -1
- package/dist/components/ds-message-composer.js +1 -1
- package/dist/components/ds-message-composer.js.map +1 -1
- package/dist/components/ds-message-scroller.js +1 -1
- package/dist/components/ds-message.js +1 -1
- package/dist/components/ds-mobile-bar-nav.js +1 -1
- package/dist/components/ds-mobile-bar-nav.js.map +1 -1
- package/dist/components/ds-mobile-header.js +1 -1
- package/dist/components/ds-mobile-section-switcher.js +1 -1
- package/dist/components/ds-mobile-sheet-nav.js +1 -1
- package/dist/components/ds-mobile-sheet-nav.js.map +1 -1
- package/dist/components/ds-modal.js +1 -1
- package/dist/components/ds-panel-nav.js +1 -1
- package/dist/components/ds-panel-nav.js.map +1 -1
- package/dist/components/ds-panel-sub-nav.js +1 -1
- package/dist/components/ds-panel-tool-header.js +1 -1
- package/dist/components/ds-panel-tool-search.js +1 -1
- package/dist/components/ds-panel-tools.js +1 -1
- package/dist/components/ds-radio.js +1 -1
- package/dist/components/ds-radio.js.map +1 -1
- package/dist/components/ds-scroll-overlay.js +1 -1
- package/dist/components/ds-select.js +1 -1
- package/dist/components/ds-select.js.map +1 -1
- package/dist/components/ds-shell-app.js +1 -1
- package/dist/components/ds-shell-app.js.map +1 -1
- package/dist/components/ds-shell-page.js +1 -1
- package/dist/components/ds-shell-page.js.map +1 -1
- package/dist/components/ds-shell-tools.js +1 -1
- package/dist/components/ds-shell-tools.js.map +1 -1
- package/dist/components/ds-skeleton.js +1 -1
- package/dist/components/ds-slider.js +1 -1
- package/dist/components/ds-slider.js.map +1 -1
- package/dist/components/ds-swatch-picker.js +1 -1
- package/dist/components/ds-switch.js +1 -1
- package/dist/components/ds-tab-group.js +1 -1
- package/dist/components/ds-tag.js +1 -1
- package/dist/components/ds-text.js +1 -1
- package/dist/components/ds-toast.js +1 -1
- package/dist/components/ds-tooltip-data-viz.js +1 -1
- package/dist/components/ds-tooltip.js +1 -1
- package/dist/components/ds-typing-indicator.js +1 -1
- package/dist/components/{p-DB9XJm2c.js → p-6qXDqCj_.js} +2 -2
- package/dist/components/{p-CPwpgUWT.js → p-Ay1AX7Ql.js} +2 -2
- package/dist/components/p-Ay1AX7Ql.js.map +1 -0
- package/dist/components/p-B-qDb_Zo.js +2 -0
- package/dist/components/p-B-qDb_Zo.js.map +1 -0
- package/dist/components/{p-DhLmoCe_.js → p-B1cbQ0SG.js} +2 -2
- package/dist/components/p-BBxcMVqk.js +2 -0
- package/dist/components/p-BBxcMVqk.js.map +1 -0
- package/dist/components/{p-BKOlvCGS.js → p-BUZXuod2.js} +2 -2
- package/dist/components/{p-Utr23NC-.js → p-BaUsq_VK.js} +2 -2
- package/dist/components/p-BbMJTilO.js +2 -0
- package/dist/components/p-BbMJTilO.js.map +1 -0
- package/dist/components/{p-BO5aqZcf.js → p-BcTYhmku.js} +2 -2
- package/dist/components/p-Bkv3UjZz.js +2 -0
- package/dist/components/p-Bkv3UjZz.js.map +1 -0
- package/dist/components/p-BnQXAbif.js +2 -0
- package/dist/components/p-BnQXAbif.js.map +1 -0
- package/dist/components/p-BnbbnuVC.js +2 -0
- package/dist/components/p-BnbbnuVC.js.map +1 -0
- package/dist/components/{p-BlHzmszE.js → p-BroVnDzE.js} +2 -2
- package/dist/components/{p-BFRMwl93.js → p-BsoqsbBh.js} +2 -2
- package/dist/components/p-BwT6B5Fi.js +2 -0
- package/dist/components/p-BwT6B5Fi.js.map +1 -0
- package/dist/components/p-BybqPD8K.js +2 -0
- package/dist/components/p-BybqPD8K.js.map +1 -0
- package/dist/components/p-C-vRkDyn.js +2 -0
- package/dist/components/p-C-vRkDyn.js.map +1 -0
- package/dist/components/p-C3ArcO50.js +2 -0
- package/dist/components/p-C3ArcO50.js.map +1 -0
- package/dist/components/p-C4uYvyq6.js +2 -0
- package/dist/components/p-C4uYvyq6.js.map +1 -0
- package/dist/components/{p-ukB-dPOK.js → p-CBazaRlE.js} +2 -2
- package/dist/components/{p-CNgPwd11.js → p-CHuh71-U.js} +2 -2
- package/dist/components/{p-D9u1_OEZ.js → p-CMWata9g.js} +2 -2
- package/dist/components/p-CS6CHlHK.js +2 -0
- package/dist/components/p-CS6CHlHK.js.map +1 -0
- package/dist/components/p-CTTnM7cE.js +2 -0
- package/dist/components/p-CTTnM7cE.js.map +1 -0
- package/dist/components/{p-CsX3ICz7.js → p-CWoXKe_h.js} +2 -2
- package/dist/components/p-CWoXKe_h.js.map +1 -0
- package/dist/components/p-CwwuSGER.js +2 -0
- package/dist/components/p-CwwuSGER.js.map +1 -0
- package/dist/components/p-D09HINr_.js +2 -0
- package/dist/components/p-D09HINr_.js.map +1 -0
- package/dist/components/p-D2xWcVv6.js +2 -0
- package/dist/components/p-D2xWcVv6.js.map +1 -0
- package/dist/components/p-DAW6G8Sl.js +2 -0
- package/dist/components/p-DAW6G8Sl.js.map +1 -0
- package/dist/components/p-DEaszb15.js +2 -0
- package/dist/components/p-DEaszb15.js.map +1 -0
- package/dist/components/{p-BgGP65Nn.js → p-DOUk4KoT.js} +1 -1
- package/dist/components/p-DOUk4KoT.js.map +1 -0
- package/dist/components/p-DbQr7Kwr.js +2 -0
- package/dist/components/p-DbQr7Kwr.js.map +1 -0
- package/dist/components/p-DdvEZyX4.js +2 -0
- package/dist/components/p-DdvEZyX4.js.map +1 -0
- package/dist/components/{p-38PfdMkF.js → p-DeQwkbT1.js} +2 -2
- package/dist/components/{p-Vdufoj7G.js → p-Df17mJqI.js} +2 -2
- package/dist/components/p-Dg1LBXJ2.js +2 -0
- package/dist/components/p-Dg1LBXJ2.js.map +1 -0
- package/dist/components/p-DsiCDzoF.js +2 -0
- package/dist/components/p-DsiCDzoF.js.map +1 -0
- package/dist/components/p-_DzUXA86.js +2 -0
- package/dist/components/p-_DzUXA86.js.map +1 -0
- package/dist/components/p-lyZNvRvO.js +2 -0
- package/dist/components/p-lyZNvRvO.js.map +1 -0
- package/dist/components/{p-69lHhJiX.js → p-ohsLFap_.js} +2 -2
- package/dist/components/{p-DjbTFy2B.js → p-ymtdhOU5.js} +1 -1
- package/dist/components/p-ymtdhOU5.js.map +1 -0
- package/dist/components/p-z5RIrXuX.js +2 -0
- package/dist/components/p-z5RIrXuX.js.map +1 -0
- package/dist/docs/components.json +1006 -2356
- package/dist/framework/angular.d.ts +0 -1
- package/dist/framework/angular.js +0 -1
- package/dist/lib/components/BarTitle/bar-title-types.d.ts +28 -0
- package/dist/lib/components/Breadcrumb/breadcrumb-types.d.ts +16 -0
- package/dist/lib/components/ButtonFilled/ButtonFilled.d.ts +83 -0
- package/dist/lib/components/MobileHeader/mobile-header-types.d.ts +4 -0
- package/dist/lib/components/PanelTools/panel-tools-types.d.ts +21 -7
- package/dist/lib/components/ShellApp/shell-app-types.d.ts +91 -0
- package/dist/lib/shell/index.d.ts +5 -13
- package/dist/lib/shell/index.js +87 -358
- package/dist/lib/shell/index.js.map +3 -3
- package/dist/lib/shell/shell-responsive.d.ts +2 -1
- package/dist/lib/utils/button-render.d.ts +17 -0
- package/dist/lib/utils/button-types.d.ts +10 -0
- package/dist/lib/utils/choice-list.d.ts +25 -0
- package/dist/lib/utils/control-press.d.ts +8 -0
- package/dist/lib/utils/form-association.d.ts +22 -0
- package/dist/lib/utils/index.d.ts +4 -0
- package/dist/lib/utils/index.js +63 -0
- package/dist/lib/utils/index.js.map +3 -3
- package/dist/lib/utils/required-validity.d.ts +1 -1
- package/dist/lib/utils/safe-url.d.ts +11 -0
- package/dist/mcp/cli.js +38 -10
- package/dist/mcp-data/registry/agent-source-list.json +1 -1
- package/dist/mcp-data/registry/attachment-list.json +1 -1
- package/dist/mcp-data/registry/bar-nav.json +3 -21
- package/dist/mcp-data/registry/breadcrumb.json +1 -1
- package/dist/mcp-data/registry/button-filled.json +4 -19
- package/dist/mcp-data/registry/button-unfilled.json +14 -11
- package/dist/mcp-data/registry/card-data-viz.json +241 -0
- package/dist/mcp-data/registry/card-overview.json +87 -16
- package/dist/mcp-data/registry/card-setting.json +2 -2
- package/dist/mcp-data/registry/chart-bar.json +66 -18
- package/dist/mcp-data/registry/chart-donut.json +5 -5
- package/dist/mcp-data/registry/chart-legend.json +7 -9
- package/dist/mcp-data/registry/chart-line.json +1 -2
- package/dist/mcp-data/registry/checkbox.json +2 -2
- package/dist/mcp-data/registry/conversation-list-item.json +1 -1
- package/dist/mcp-data/registry/field.json +2 -3
- package/dist/mcp-data/registry/input.json +1 -1
- package/dist/mcp-data/registry/markdown.json +1 -1
- package/dist/mcp-data/registry/menu.json +10 -21
- package/dist/mcp-data/registry/mobile-bar-nav.json +1 -1
- package/dist/mcp-data/registry/mobile-header.json +1 -37
- package/dist/mcp-data/registry/mobile-section-switcher.json +1 -19
- package/dist/mcp-data/registry/panel-nav.json +2 -2
- package/dist/mcp-data/registry/panel-tool-search.json +1 -1
- package/dist/mcp-data/registry/panel-tools.json +19 -55
- package/dist/mcp-data/registry/radio.json +1 -1
- package/dist/mcp-data/registry/registry.json +309 -1174
- package/dist/mcp-data/registry/select.json +59 -25
- package/dist/mcp-data/registry/shell-app.json +345 -20
- package/dist/mcp-data/registry/shell-page.json +1 -1
- package/dist/mcp-data/registry/shell-tools.json +12 -43
- package/dist/mcp-data/registry/slider.json +1 -1
- package/dist/mcp-data/registry/switch.json +1 -1
- package/dist/mcp-data/registry/text.json +2 -2
- package/dist/react/components.d.ts +1 -8
- package/dist/react/components.js +1 -8
- package/dist/react/ds-card-data-viz.d.ts +12 -0
- package/dist/react/ds-card-data-viz.js +12 -0
- package/dist/react/ds-menu.d.ts +1 -2
- package/dist/react/ds-menu.js +0 -1
- package/dist/react/ds-select.d.ts +2 -2
- package/dist/react/ds-shell-app.d.ts +24 -1
- package/dist/react/ds-shell-app.js +16 -1
- package/dist/types/components/AgentSourceList/AgentSourceList.d.ts +0 -1
- package/dist/types/components/BarNav/BarNav.d.ts +0 -2
- package/dist/types/components/BarNav/bar-nav-utils.d.ts +2 -4
- package/dist/types/components/ButtonFilled/ButtonFilled.d.ts +5 -11
- package/dist/types/components/ButtonUnfilled/ButtonUnfilled.d.ts +13 -10
- package/dist/types/components/CardDataViz/CardDataViz.d.ts +32 -0
- package/dist/types/components/CardDataViz/index.d.ts +2 -0
- package/dist/types/components/CardOverview/CardOverview.d.ts +25 -3
- package/dist/types/components/CardOverview/card-overview-controller.d.ts +16 -0
- package/dist/types/components/CardOverview/card-overview-types.d.ts +2 -0
- package/dist/types/components/CardOverview/index.d.ts +1 -1
- package/dist/types/components/ChartBar/ChartBar.d.ts +12 -1
- package/dist/types/components/ChartBar/index.d.ts +2 -1
- package/dist/types/components/Menu/Menu.d.ts +0 -5
- package/dist/types/components/Menu/menu-sections.d.ts +4 -0
- package/dist/types/components/Menu/menu-types.d.ts +2 -11
- package/dist/types/components/MobileHeader/MobileHeader.d.ts +0 -5
- package/dist/types/components/MobileSectionSwitcher/MobileSectionSwitcher.d.ts +0 -2
- package/dist/types/components/PanelTools/PanelTools.d.ts +0 -4
- package/dist/types/components/PanelTools/index.d.ts +1 -1
- package/dist/types/components/PanelTools/panel-tools-types.d.ts +21 -7
- package/dist/types/components/PanelTools/panel-tools-utils.d.ts +1 -1
- package/dist/types/components/Select/Select.d.ts +12 -4
- package/dist/types/components/Select/index.d.ts +1 -1
- package/dist/types/components/ShellApp/ShellApp.d.ts +98 -0
- package/dist/types/components/ShellApp/shell-app-types.d.ts +92 -0
- package/dist/types/components/ShellPage/ShellPage.d.ts +5 -0
- package/dist/types/components/ShellTools/ShellTools.d.ts +2 -2
- package/dist/types/components.d.ts +238 -895
- package/dist/types/shell/index.d.ts +5 -13
- package/dist/types/shell/shell-responsive.d.ts +2 -1
- package/dist/types/utils/anchored-position-controller.d.ts +9 -0
- package/dist/types/utils/button-render.d.ts +18 -0
- package/dist/types/utils/button-story-foundation.d.ts +9 -0
- package/dist/types/utils/button-types.d.ts +11 -0
- package/dist/types/utils/form-association.d.ts +23 -0
- package/dist/types/utils/index.d.ts +4 -0
- package/dist/types/utils/required-validity.d.ts +1 -1
- package/dist/types/utils/safe-url.d.ts +12 -0
- package/dist/types/utils/select-controller.d.ts +1 -1
- package/package.json +16 -8
- package/dist/.build-stamp +0 -1
- package/dist/angular/ds-card-data-viz-bar.d.ts +0 -18
- package/dist/angular/ds-card-data-viz-bar.js +0 -42
- package/dist/angular/ds-card-data-viz-donut.d.ts +0 -18
- package/dist/angular/ds-card-data-viz-line.d.ts +0 -18
- package/dist/angular/ds-card-data-viz-line.js +0 -42
- package/dist/angular/ds-card-shell-data-viz.d.ts +0 -12
- package/dist/angular/ds-card-shell-data-viz.js +0 -38
- package/dist/angular/ds-chart-bar-stacked.d.ts +0 -12
- package/dist/angular/ds-chart-bar-stacked.js +0 -38
- package/dist/angular/ds-select-multi.d.ts +0 -28
- package/dist/angular/ds-select-multi.js +0 -49
- package/dist/angular/ds-shell-gradient-picker.d.ts +0 -16
- package/dist/angular/ds-shell-gradient-picker.js +0 -42
- package/dist/angular/ds-shell-gradient-swatch.d.ts +0 -16
- package/dist/angular/ds-shell-gradient-swatch.js +0 -42
- package/dist/components/ds-card-data-viz-bar.d.ts +0 -11
- package/dist/components/ds-card-data-viz-bar.js +0 -2
- package/dist/components/ds-card-data-viz-bar.js.map +0 -1
- package/dist/components/ds-card-data-viz-donut.d.ts +0 -11
- package/dist/components/ds-card-data-viz-donut.js +0 -2
- package/dist/components/ds-card-data-viz-donut.js.map +0 -1
- package/dist/components/ds-card-data-viz-line.d.ts +0 -11
- package/dist/components/ds-card-data-viz-line.js +0 -2
- package/dist/components/ds-card-data-viz-line.js.map +0 -1
- package/dist/components/ds-card-shell-data-viz.d.ts +0 -11
- package/dist/components/ds-card-shell-data-viz.js +0 -2
- package/dist/components/ds-card-shell-data-viz.js.map +0 -1
- package/dist/components/ds-chart-bar-stacked.d.ts +0 -11
- package/dist/components/ds-chart-bar-stacked.js +0 -2
- package/dist/components/ds-chart-bar-stacked.js.map +0 -1
- package/dist/components/ds-select-multi.js +0 -2
- package/dist/components/ds-select-multi.js.map +0 -1
- package/dist/components/ds-shell-gradient-picker.d.ts +0 -11
- package/dist/components/ds-shell-gradient-picker.js +0 -2
- package/dist/components/ds-shell-gradient-picker.js.map +0 -1
- package/dist/components/ds-shell-gradient-swatch.d.ts +0 -11
- package/dist/components/ds-shell-gradient-swatch.js +0 -2
- package/dist/components/ds-shell-gradient-swatch.js.map +0 -1
- package/dist/components/p-2foAUsDN.js +0 -2
- package/dist/components/p-2foAUsDN.js.map +0 -1
- package/dist/components/p-B6NvVdeO.js +0 -2
- package/dist/components/p-B6NvVdeO.js.map +0 -1
- package/dist/components/p-B6vE3ujd.js +0 -2
- package/dist/components/p-B6vE3ujd.js.map +0 -1
- package/dist/components/p-BBePKRHC.js +0 -2
- package/dist/components/p-BBePKRHC.js.map +0 -1
- package/dist/components/p-BOQnc-M4.js +0 -2
- package/dist/components/p-BOQnc-M4.js.map +0 -1
- package/dist/components/p-BXaieghV.js +0 -2
- package/dist/components/p-BXaieghV.js.map +0 -1
- package/dist/components/p-BgGP65Nn.js.map +0 -1
- package/dist/components/p-BrusnEYP.js +0 -2
- package/dist/components/p-BrusnEYP.js.map +0 -1
- package/dist/components/p-By_s1wNN.js +0 -2
- package/dist/components/p-By_s1wNN.js.map +0 -1
- package/dist/components/p-C61yJkfr.js +0 -2
- package/dist/components/p-C61yJkfr.js.map +0 -1
- package/dist/components/p-CH3w-P2H.js +0 -2
- package/dist/components/p-CH3w-P2H.js.map +0 -1
- package/dist/components/p-CNjOyUQu.js +0 -2
- package/dist/components/p-CNjOyUQu.js.map +0 -1
- package/dist/components/p-CPwpgUWT.js.map +0 -1
- package/dist/components/p-CU2673IJ.js +0 -2
- package/dist/components/p-CU2673IJ.js.map +0 -1
- package/dist/components/p-CsX3ICz7.js.map +0 -1
- package/dist/components/p-D0e77tkd.js +0 -2
- package/dist/components/p-D0e77tkd.js.map +0 -1
- package/dist/components/p-D1HFMTdC.js +0 -2
- package/dist/components/p-D1HFMTdC.js.map +0 -1
- package/dist/components/p-D1bNvIpb.js +0 -2
- package/dist/components/p-D1bNvIpb.js.map +0 -1
- package/dist/components/p-D2x17ei-.js +0 -2
- package/dist/components/p-D2x17ei-.js.map +0 -1
- package/dist/components/p-DIFUsoM-.js +0 -2
- package/dist/components/p-DIFUsoM-.js.map +0 -1
- package/dist/components/p-DjbTFy2B.js.map +0 -1
- package/dist/components/p-DmAHufd5.js +0 -2
- package/dist/components/p-DmAHufd5.js.map +0 -1
- package/dist/components/p-DzM3SzPz.js +0 -2
- package/dist/components/p-DzM3SzPz.js.map +0 -1
- package/dist/components/p-G3qIxpQj.js +0 -2
- package/dist/components/p-G3qIxpQj.js.map +0 -1
- package/dist/components/p-Re2kPrXm.js +0 -2
- package/dist/components/p-Re2kPrXm.js.map +0 -1
- package/dist/components/p-huw1oRbt.js +0 -2
- package/dist/components/p-huw1oRbt.js.map +0 -1
- package/dist/framework/select-multi-value-accessor.d.ts +0 -9
- package/dist/framework/select-multi-value-accessor.js +0 -40
- package/dist/lib/shell/badge-gradient-ring.d.ts +0 -27
- package/dist/lib/shell/chrome-transition.d.ts +0 -32
- package/dist/lib/shell/shell-chrome-metrics.d.ts +0 -11
- package/dist/lib/shell/shell-gradient.d.ts +0 -41
- package/dist/lib/shell/shell-view-transition.d.ts +0 -23
- package/dist/mcp-data/registry/card-data-viz-bar.json +0 -213
- package/dist/mcp-data/registry/card-data-viz-donut.json +0 -214
- package/dist/mcp-data/registry/card-data-viz-line.json +0 -207
- package/dist/mcp-data/registry/card-shell-data-viz.json +0 -180
- package/dist/mcp-data/registry/chart-bar-stacked.json +0 -230
- package/dist/mcp-data/registry/select-multi.json +0 -758
- package/dist/mcp-data/registry/shell-gradient-picker.json +0 -195
- package/dist/mcp-data/registry/shell-gradient-swatch.json +0 -215
- package/dist/react/ds-card-data-viz-bar.d.ts +0 -12
- package/dist/react/ds-card-data-viz-bar.js +0 -12
- package/dist/react/ds-card-data-viz-donut.d.ts +0 -12
- package/dist/react/ds-card-data-viz-donut.js +0 -12
- package/dist/react/ds-card-data-viz-line.d.ts +0 -12
- package/dist/react/ds-card-data-viz-line.js +0 -12
- package/dist/react/ds-card-shell-data-viz.d.ts +0 -9
- package/dist/react/ds-card-shell-data-viz.js +0 -12
- package/dist/react/ds-chart-bar-stacked.d.ts +0 -9
- package/dist/react/ds-chart-bar-stacked.js +0 -12
- package/dist/react/ds-select-multi.d.ts +0 -14
- package/dist/react/ds-select-multi.js +0 -16
- package/dist/react/ds-shell-gradient-picker.d.ts +0 -12
- package/dist/react/ds-shell-gradient-picker.js +0 -12
- package/dist/react/ds-shell-gradient-swatch.d.ts +0 -12
- package/dist/react/ds-shell-gradient-swatch.js +0 -12
- package/dist/types/components/CardDataVizBar/CardDataVizBar.d.ts +0 -24
- package/dist/types/components/CardDataVizBar/index.d.ts +0 -2
- package/dist/types/components/CardDataVizDonut/CardDataVizDonut.d.ts +0 -28
- package/dist/types/components/CardDataVizDonut/index.d.ts +0 -2
- package/dist/types/components/CardDataVizLine/CardDataVizLine.d.ts +0 -24
- package/dist/types/components/CardDataVizLine/index.d.ts +0 -2
- package/dist/types/components/CardShellDataViz/CardShellDataViz.d.ts +0 -13
- package/dist/types/components/CardShellDataViz/index.d.ts +0 -2
- package/dist/types/components/ChartBarStacked/ChartBarStacked.d.ts +0 -26
- package/dist/types/components/ChartBarStacked/index.d.ts +0 -3
- package/dist/types/components/SelectMulti/SelectMulti.d.ts +0 -121
- package/dist/types/components/SelectMulti/index.d.ts +0 -2
- package/dist/types/components/ShellGradientPicker/ShellGradientPicker.d.ts +0 -12
- package/dist/types/components/ShellGradientSwatch/ShellGradientSwatch.d.ts +0 -15
- package/dist/types/components/ShellGradientSwatch/shell-gradient-swatch-types.d.ts +0 -4
- /package/dist/components/{p-DB9XJm2c.js.map → p-6qXDqCj_.js.map} +0 -0
- /package/dist/components/{p-DhLmoCe_.js.map → p-B1cbQ0SG.js.map} +0 -0
- /package/dist/components/{p-BKOlvCGS.js.map → p-BUZXuod2.js.map} +0 -0
- /package/dist/components/{p-Utr23NC-.js.map → p-BaUsq_VK.js.map} +0 -0
- /package/dist/components/{p-BO5aqZcf.js.map → p-BcTYhmku.js.map} +0 -0
- /package/dist/components/{p-BlHzmszE.js.map → p-BroVnDzE.js.map} +0 -0
- /package/dist/components/{p-BFRMwl93.js.map → p-BsoqsbBh.js.map} +0 -0
- /package/dist/components/{p-ukB-dPOK.js.map → p-CBazaRlE.js.map} +0 -0
- /package/dist/components/{p-CNgPwd11.js.map → p-CHuh71-U.js.map} +0 -0
- /package/dist/components/{p-D9u1_OEZ.js.map → p-CMWata9g.js.map} +0 -0
- /package/dist/components/{p-38PfdMkF.js.map → p-DeQwkbT1.js.map} +0 -0
- /package/dist/components/{p-Vdufoj7G.js.map → p-Df17mJqI.js.map} +0 -0
- /package/dist/components/{p-69lHhJiX.js.map → p-ohsLFap_.js.map} +0 -0
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"timestamp": "2026-07-
|
|
2
|
+
"timestamp": "2026-07-30T22:46:00",
|
|
3
3
|
"compiler": {
|
|
4
4
|
"name": "@stencil/core",
|
|
5
5
|
"version": "4.43.5",
|
|
@@ -1494,6 +1494,7 @@
|
|
|
1494
1494
|
"states": [],
|
|
1495
1495
|
"dependents": [
|
|
1496
1496
|
"ds-bar-nav",
|
|
1497
|
+
"ds-button-filled",
|
|
1497
1498
|
"ds-button-unfilled",
|
|
1498
1499
|
"ds-conversation-list-item",
|
|
1499
1500
|
"ds-menu",
|
|
@@ -1512,6 +1513,9 @@
|
|
|
1512
1513
|
"ds-bar-nav": [
|
|
1513
1514
|
"ds-badge"
|
|
1514
1515
|
],
|
|
1516
|
+
"ds-button-filled": [
|
|
1517
|
+
"ds-badge"
|
|
1518
|
+
],
|
|
1515
1519
|
"ds-button-unfilled": [
|
|
1516
1520
|
"ds-badge"
|
|
1517
1521
|
],
|
|
@@ -1732,35 +1736,6 @@
|
|
|
1732
1736
|
"getter": false,
|
|
1733
1737
|
"setter": false
|
|
1734
1738
|
},
|
|
1735
|
-
{
|
|
1736
|
-
"name": "tabsJson",
|
|
1737
|
-
"type": "string",
|
|
1738
|
-
"complexType": {
|
|
1739
|
-
"original": "string",
|
|
1740
|
-
"resolved": "string",
|
|
1741
|
-
"references": {}
|
|
1742
|
-
},
|
|
1743
|
-
"mutable": false,
|
|
1744
|
-
"attr": "tabs-json",
|
|
1745
|
-
"reflectToAttr": false,
|
|
1746
|
-
"docs": "JSON fallback for `tabs` — useful when framework bindings don't propagate arrays.",
|
|
1747
|
-
"docsTags": [
|
|
1748
|
-
{
|
|
1749
|
-
"name": "default",
|
|
1750
|
-
"text": "''"
|
|
1751
|
-
}
|
|
1752
|
-
],
|
|
1753
|
-
"default": "''",
|
|
1754
|
-
"values": [
|
|
1755
|
-
{
|
|
1756
|
-
"type": "string"
|
|
1757
|
-
}
|
|
1758
|
-
],
|
|
1759
|
-
"optional": false,
|
|
1760
|
-
"required": false,
|
|
1761
|
-
"getter": false,
|
|
1762
|
-
"setter": false
|
|
1763
|
-
},
|
|
1764
1739
|
{
|
|
1765
1740
|
"name": "value",
|
|
1766
1741
|
"type": "string",
|
|
@@ -1813,7 +1788,9 @@
|
|
|
1813
1788
|
"slots": [],
|
|
1814
1789
|
"parts": [],
|
|
1815
1790
|
"states": [],
|
|
1816
|
-
"dependents": [
|
|
1791
|
+
"dependents": [
|
|
1792
|
+
"ds-shell-app"
|
|
1793
|
+
],
|
|
1817
1794
|
"dependencies": [
|
|
1818
1795
|
"ds-text",
|
|
1819
1796
|
"ds-badge",
|
|
@@ -1841,6 +1818,9 @@
|
|
|
1841
1818
|
"ds-swatch-picker",
|
|
1842
1819
|
"ds-badge",
|
|
1843
1820
|
"ds-switch"
|
|
1821
|
+
],
|
|
1822
|
+
"ds-shell-app": [
|
|
1823
|
+
"ds-bar-nav"
|
|
1844
1824
|
]
|
|
1845
1825
|
}
|
|
1846
1826
|
},
|
|
@@ -2372,7 +2352,9 @@
|
|
|
2372
2352
|
"slots": [],
|
|
2373
2353
|
"parts": [],
|
|
2374
2354
|
"states": [],
|
|
2375
|
-
"dependents": [
|
|
2355
|
+
"dependents": [
|
|
2356
|
+
"ds-shell-app"
|
|
2357
|
+
],
|
|
2376
2358
|
"dependencies": [
|
|
2377
2359
|
"ds-text",
|
|
2378
2360
|
"ds-icon",
|
|
@@ -2395,6 +2377,10 @@
|
|
|
2395
2377
|
"ds-button-filled": [
|
|
2396
2378
|
"ds-loader",
|
|
2397
2379
|
"ds-icon",
|
|
2380
|
+
"ds-badge",
|
|
2381
|
+
"ds-text"
|
|
2382
|
+
],
|
|
2383
|
+
"ds-badge": [
|
|
2398
2384
|
"ds-text"
|
|
2399
2385
|
],
|
|
2400
2386
|
"ds-tooltip": [
|
|
@@ -2406,9 +2392,6 @@
|
|
|
2406
2392
|
"ds-badge",
|
|
2407
2393
|
"ds-text"
|
|
2408
2394
|
],
|
|
2409
|
-
"ds-badge": [
|
|
2410
|
-
"ds-text"
|
|
2411
|
-
],
|
|
2412
2395
|
"ds-breadcrumb": [
|
|
2413
2396
|
"ds-text"
|
|
2414
2397
|
],
|
|
@@ -2417,6 +2400,9 @@
|
|
|
2417
2400
|
"ds-swatch-picker",
|
|
2418
2401
|
"ds-badge",
|
|
2419
2402
|
"ds-switch"
|
|
2403
|
+
],
|
|
2404
|
+
"ds-shell-app": [
|
|
2405
|
+
"ds-bar-title"
|
|
2420
2406
|
]
|
|
2421
2407
|
}
|
|
2422
2408
|
},
|
|
@@ -2823,6 +2809,10 @@
|
|
|
2823
2809
|
"ds-button-filled": [
|
|
2824
2810
|
"ds-loader",
|
|
2825
2811
|
"ds-icon",
|
|
2812
|
+
"ds-badge",
|
|
2813
|
+
"ds-text"
|
|
2814
|
+
],
|
|
2815
|
+
"ds-badge": [
|
|
2826
2816
|
"ds-text"
|
|
2827
2817
|
],
|
|
2828
2818
|
"ds-mobile-header": [
|
|
@@ -2839,9 +2829,6 @@
|
|
|
2839
2829
|
"ds-badge",
|
|
2840
2830
|
"ds-switch"
|
|
2841
2831
|
],
|
|
2842
|
-
"ds-badge": [
|
|
2843
|
-
"ds-text"
|
|
2844
|
-
],
|
|
2845
2832
|
"ds-button-unfilled": [
|
|
2846
2833
|
"ds-loader",
|
|
2847
2834
|
"ds-icon",
|
|
@@ -3492,32 +3479,6 @@
|
|
|
3492
3479
|
"getter": false,
|
|
3493
3480
|
"setter": false
|
|
3494
3481
|
},
|
|
3495
|
-
{
|
|
3496
|
-
"name": "pressed",
|
|
3497
|
-
"type": "boolean | undefined",
|
|
3498
|
-
"complexType": {
|
|
3499
|
-
"original": "boolean | undefined",
|
|
3500
|
-
"resolved": "boolean | undefined",
|
|
3501
|
-
"references": {}
|
|
3502
|
-
},
|
|
3503
|
-
"mutable": false,
|
|
3504
|
-
"attr": "pressed",
|
|
3505
|
-
"reflectToAttr": false,
|
|
3506
|
-
"docs": "Pressed semantics for a toggle command that reports state elsewhere.",
|
|
3507
|
-
"docsTags": [],
|
|
3508
|
-
"values": [
|
|
3509
|
-
{
|
|
3510
|
-
"type": "boolean"
|
|
3511
|
-
},
|
|
3512
|
-
{
|
|
3513
|
-
"type": "undefined"
|
|
3514
|
-
}
|
|
3515
|
-
],
|
|
3516
|
-
"optional": false,
|
|
3517
|
-
"required": false,
|
|
3518
|
-
"getter": false,
|
|
3519
|
-
"setter": false
|
|
3520
|
-
},
|
|
3521
3482
|
{
|
|
3522
3483
|
"name": "rounded",
|
|
3523
3484
|
"type": "boolean",
|
|
@@ -3777,12 +3738,17 @@
|
|
|
3777
3738
|
"dependencies": [
|
|
3778
3739
|
"ds-loader",
|
|
3779
3740
|
"ds-icon",
|
|
3741
|
+
"ds-badge",
|
|
3780
3742
|
"ds-text"
|
|
3781
3743
|
],
|
|
3782
3744
|
"dependencyGraph": {
|
|
3783
3745
|
"ds-button-filled": [
|
|
3784
3746
|
"ds-loader",
|
|
3785
3747
|
"ds-icon",
|
|
3748
|
+
"ds-badge",
|
|
3749
|
+
"ds-text"
|
|
3750
|
+
],
|
|
3751
|
+
"ds-badge": [
|
|
3786
3752
|
"ds-text"
|
|
3787
3753
|
],
|
|
3788
3754
|
"ds-bar-title": [
|
|
@@ -4187,7 +4153,7 @@
|
|
|
4187
4153
|
"mutable": false,
|
|
4188
4154
|
"attr": "is-active",
|
|
4189
4155
|
"reflectToAttr": false,
|
|
4190
|
-
"docs": "
|
|
4156
|
+
"docs": "Owner-controlled visual emphasis inside a composite. This does not add\ntoggle semantics and does not emit dsChange.",
|
|
4191
4157
|
"docsTags": [
|
|
4192
4158
|
{
|
|
4193
4159
|
"name": "default",
|
|
@@ -4332,7 +4298,7 @@
|
|
|
4332
4298
|
"mutable": false,
|
|
4333
4299
|
"attr": "pressed",
|
|
4334
4300
|
"reflectToAttr": false,
|
|
4335
|
-
"docs": "",
|
|
4301
|
+
"docs": "Controlled state for a genuine toggle button. Adds aria-pressed, promotes\nactive styling, and makes activation emit dsChange with the requested state.",
|
|
4336
4302
|
"docsTags": [],
|
|
4337
4303
|
"values": [
|
|
4338
4304
|
{
|
|
@@ -4615,9 +4581,7 @@
|
|
|
4615
4581
|
"ds-bar-nav",
|
|
4616
4582
|
"ds-bar-title",
|
|
4617
4583
|
"ds-bar-workflow",
|
|
4618
|
-
"ds-card-data-viz
|
|
4619
|
-
"ds-card-data-viz-donut",
|
|
4620
|
-
"ds-card-data-viz-line",
|
|
4584
|
+
"ds-card-data-viz",
|
|
4621
4585
|
"ds-card-setting",
|
|
4622
4586
|
"ds-code-block",
|
|
4623
4587
|
"ds-input",
|
|
@@ -4630,7 +4594,7 @@
|
|
|
4630
4594
|
"ds-panel-tool-search",
|
|
4631
4595
|
"ds-panel-tools",
|
|
4632
4596
|
"ds-select",
|
|
4633
|
-
"ds-
|
|
4597
|
+
"ds-shell-app",
|
|
4634
4598
|
"ds-shell-tools",
|
|
4635
4599
|
"ds-toast"
|
|
4636
4600
|
],
|
|
@@ -4659,13 +4623,7 @@
|
|
|
4659
4623
|
"ds-bar-workflow": [
|
|
4660
4624
|
"ds-button-unfilled"
|
|
4661
4625
|
],
|
|
4662
|
-
"ds-card-data-viz
|
|
4663
|
-
"ds-button-unfilled"
|
|
4664
|
-
],
|
|
4665
|
-
"ds-card-data-viz-donut": [
|
|
4666
|
-
"ds-button-unfilled"
|
|
4667
|
-
],
|
|
4668
|
-
"ds-card-data-viz-line": [
|
|
4626
|
+
"ds-card-data-viz": [
|
|
4669
4627
|
"ds-button-unfilled"
|
|
4670
4628
|
],
|
|
4671
4629
|
"ds-card-setting": [
|
|
@@ -4704,7 +4662,7 @@
|
|
|
4704
4662
|
"ds-select": [
|
|
4705
4663
|
"ds-button-unfilled"
|
|
4706
4664
|
],
|
|
4707
|
-
"ds-
|
|
4665
|
+
"ds-shell-app": [
|
|
4708
4666
|
"ds-button-unfilled"
|
|
4709
4667
|
],
|
|
4710
4668
|
"ds-shell-tools": [
|
|
@@ -4716,10 +4674,10 @@
|
|
|
4716
4674
|
}
|
|
4717
4675
|
},
|
|
4718
4676
|
{
|
|
4719
|
-
"filePath": "src/wc/components/
|
|
4677
|
+
"filePath": "src/wc/components/CardDataViz/CardDataViz.tsx",
|
|
4720
4678
|
"encapsulation": "scoped",
|
|
4721
|
-
"tag": "ds-card-data-viz
|
|
4722
|
-
"docs": "
|
|
4679
|
+
"tag": "ds-card-data-viz",
|
|
4680
|
+
"docs": "Standard data-visualization card chrome and composition. The variant owns\nonly the chart/legend relationship; applications continue to own data.",
|
|
4723
4681
|
"docsTags": [],
|
|
4724
4682
|
"usage": {},
|
|
4725
4683
|
"props": [
|
|
@@ -4727,20 +4685,20 @@
|
|
|
4727
4685
|
"name": "cardWidth",
|
|
4728
4686
|
"type": "\"lg\" | \"md\" | \"sm\"",
|
|
4729
4687
|
"complexType": {
|
|
4730
|
-
"original": "
|
|
4688
|
+
"original": "CardDataVizWidth",
|
|
4731
4689
|
"resolved": "\"lg\" | \"md\" | \"sm\"",
|
|
4732
4690
|
"references": {
|
|
4733
|
-
"
|
|
4691
|
+
"CardDataVizWidth": {
|
|
4734
4692
|
"location": "local",
|
|
4735
|
-
"path": "/home/runner/work/compomo/compomo/src/wc/components/
|
|
4736
|
-
"id": "src/wc/components/
|
|
4693
|
+
"path": "/home/runner/work/compomo/compomo/src/wc/components/CardDataViz/CardDataViz.tsx",
|
|
4694
|
+
"id": "src/wc/components/CardDataViz/CardDataViz.tsx::CardDataVizWidth"
|
|
4737
4695
|
}
|
|
4738
4696
|
}
|
|
4739
4697
|
},
|
|
4740
4698
|
"mutable": false,
|
|
4741
4699
|
"attr": "card-width",
|
|
4742
4700
|
"reflectToAttr": false,
|
|
4743
|
-
"docs": "
|
|
4701
|
+
"docs": "Width token with the matching data-visualization card min-height.",
|
|
4744
4702
|
"docsTags": [
|
|
4745
4703
|
{
|
|
4746
4704
|
"name": "default",
|
|
@@ -4807,7 +4765,7 @@
|
|
|
4807
4765
|
"mutable": false,
|
|
4808
4766
|
"attr": "heading",
|
|
4809
4767
|
"reflectToAttr": false,
|
|
4810
|
-
"docs": "
|
|
4768
|
+
"docs": "Data-visualization heading shown in the card header.",
|
|
4811
4769
|
"docsTags": [],
|
|
4812
4770
|
"values": [
|
|
4813
4771
|
{
|
|
@@ -4818,99 +4776,29 @@
|
|
|
4818
4776
|
"required": true,
|
|
4819
4777
|
"getter": false,
|
|
4820
4778
|
"setter": false
|
|
4821
|
-
}
|
|
4822
|
-
],
|
|
4823
|
-
"methods": [],
|
|
4824
|
-
"events": [
|
|
4779
|
+
},
|
|
4825
4780
|
{
|
|
4826
|
-
"
|
|
4827
|
-
"
|
|
4828
|
-
"bubbles": true,
|
|
4781
|
+
"name": "showFilter",
|
|
4782
|
+
"type": "boolean",
|
|
4829
4783
|
"complexType": {
|
|
4830
|
-
"original": "
|
|
4831
|
-
"resolved": "
|
|
4784
|
+
"original": "boolean",
|
|
4785
|
+
"resolved": "boolean",
|
|
4832
4786
|
"references": {}
|
|
4833
4787
|
},
|
|
4834
|
-
"cancelable": true,
|
|
4835
|
-
"composed": true,
|
|
4836
|
-
"docs": "Emits when the header filter control is activated.",
|
|
4837
|
-
"docsTags": []
|
|
4838
|
-
}
|
|
4839
|
-
],
|
|
4840
|
-
"listeners": [],
|
|
4841
|
-
"styles": [],
|
|
4842
|
-
"slots": [],
|
|
4843
|
-
"parts": [],
|
|
4844
|
-
"states": [],
|
|
4845
|
-
"dependents": [],
|
|
4846
|
-
"dependencies": [
|
|
4847
|
-
"ds-card-shell-data-viz",
|
|
4848
|
-
"ds-button-unfilled"
|
|
4849
|
-
],
|
|
4850
|
-
"dependencyGraph": {
|
|
4851
|
-
"ds-card-data-viz-bar": [
|
|
4852
|
-
"ds-card-shell-data-viz",
|
|
4853
|
-
"ds-button-unfilled"
|
|
4854
|
-
],
|
|
4855
|
-
"ds-card-shell-data-viz": [
|
|
4856
|
-
"ds-text"
|
|
4857
|
-
],
|
|
4858
|
-
"ds-button-unfilled": [
|
|
4859
|
-
"ds-loader",
|
|
4860
|
-
"ds-icon",
|
|
4861
|
-
"ds-badge",
|
|
4862
|
-
"ds-text"
|
|
4863
|
-
],
|
|
4864
|
-
"ds-badge": [
|
|
4865
|
-
"ds-text"
|
|
4866
|
-
]
|
|
4867
|
-
}
|
|
4868
|
-
},
|
|
4869
|
-
{
|
|
4870
|
-
"filePath": "src/wc/components/CardDataVizDonut/CardDataVizDonut.tsx",
|
|
4871
|
-
"encapsulation": "scoped",
|
|
4872
|
-
"tag": "ds-card-data-viz-donut",
|
|
4873
|
-
"docs": "Donut data-viz card — dedicated `ds-card-shell-data-viz` chrome with a fill chart region and\ncontent-sized legend. Hover sync between chart and legend stays here.",
|
|
4874
|
-
"docsTags": [],
|
|
4875
|
-
"usage": {},
|
|
4876
|
-
"props": [
|
|
4877
|
-
{
|
|
4878
|
-
"name": "cardWidth",
|
|
4879
|
-
"type": "\"lg\" | \"md\" | \"sm\"",
|
|
4880
|
-
"complexType": {
|
|
4881
|
-
"original": "CardDataVizDonutWidth",
|
|
4882
|
-
"resolved": "\"lg\" | \"md\" | \"sm\"",
|
|
4883
|
-
"references": {
|
|
4884
|
-
"CardDataVizDonutWidth": {
|
|
4885
|
-
"location": "local",
|
|
4886
|
-
"path": "/home/runner/work/compomo/compomo/src/wc/components/CardDataVizDonut/CardDataVizDonut.tsx",
|
|
4887
|
-
"id": "src/wc/components/CardDataVizDonut/CardDataVizDonut.tsx::CardDataVizDonutWidth"
|
|
4888
|
-
}
|
|
4889
|
-
}
|
|
4890
|
-
},
|
|
4891
4788
|
"mutable": false,
|
|
4892
|
-
"attr": "
|
|
4789
|
+
"attr": "show-filter",
|
|
4893
4790
|
"reflectToAttr": false,
|
|
4894
|
-
"docs": "
|
|
4791
|
+
"docs": "Renders the standard filter action before custom actions.",
|
|
4895
4792
|
"docsTags": [
|
|
4896
4793
|
{
|
|
4897
4794
|
"name": "default",
|
|
4898
|
-
"text": "
|
|
4795
|
+
"text": "false"
|
|
4899
4796
|
}
|
|
4900
4797
|
],
|
|
4901
|
-
"default": "
|
|
4798
|
+
"default": "false",
|
|
4902
4799
|
"values": [
|
|
4903
4800
|
{
|
|
4904
|
-
"
|
|
4905
|
-
"type": "string"
|
|
4906
|
-
},
|
|
4907
|
-
{
|
|
4908
|
-
"value": "md",
|
|
4909
|
-
"type": "string"
|
|
4910
|
-
},
|
|
4911
|
-
{
|
|
4912
|
-
"value": "sm",
|
|
4913
|
-
"type": "string"
|
|
4801
|
+
"type": "boolean"
|
|
4914
4802
|
}
|
|
4915
4803
|
],
|
|
4916
4804
|
"optional": false,
|
|
@@ -4919,54 +4807,50 @@
|
|
|
4919
4807
|
"setter": false
|
|
4920
4808
|
},
|
|
4921
4809
|
{
|
|
4922
|
-
"name": "
|
|
4923
|
-
"type": "
|
|
4810
|
+
"name": "variant",
|
|
4811
|
+
"type": "\"bar\" | \"custom\" | \"donut\" | \"line\"",
|
|
4924
4812
|
"complexType": {
|
|
4925
|
-
"original": "
|
|
4926
|
-
"resolved": "
|
|
4927
|
-
"references": {
|
|
4813
|
+
"original": "CardDataVizVariant",
|
|
4814
|
+
"resolved": "\"bar\" | \"custom\" | \"donut\" | \"line\"",
|
|
4815
|
+
"references": {
|
|
4816
|
+
"CardDataVizVariant": {
|
|
4817
|
+
"location": "local",
|
|
4818
|
+
"path": "/home/runner/work/compomo/compomo/src/wc/components/CardDataViz/CardDataViz.tsx",
|
|
4819
|
+
"id": "src/wc/components/CardDataViz/CardDataViz.tsx::CardDataVizVariant"
|
|
4820
|
+
}
|
|
4821
|
+
}
|
|
4928
4822
|
},
|
|
4929
4823
|
"mutable": false,
|
|
4930
|
-
"attr": "
|
|
4824
|
+
"attr": "variant",
|
|
4931
4825
|
"reflectToAttr": false,
|
|
4932
|
-
"docs": "",
|
|
4826
|
+
"docs": "Chart composition behavior.",
|
|
4933
4827
|
"docsTags": [
|
|
4934
4828
|
{
|
|
4935
4829
|
"name": "default",
|
|
4936
|
-
"text": "'
|
|
4830
|
+
"text": "'custom'"
|
|
4937
4831
|
}
|
|
4938
4832
|
],
|
|
4939
|
-
"default": "'
|
|
4833
|
+
"default": "'custom'",
|
|
4940
4834
|
"values": [
|
|
4941
4835
|
{
|
|
4836
|
+
"value": "bar",
|
|
4942
4837
|
"type": "string"
|
|
4943
|
-
}
|
|
4944
|
-
|
|
4945
|
-
|
|
4946
|
-
|
|
4947
|
-
|
|
4948
|
-
|
|
4949
|
-
|
|
4950
|
-
|
|
4951
|
-
|
|
4952
|
-
"type": "string",
|
|
4953
|
-
"complexType": {
|
|
4954
|
-
"original": "string",
|
|
4955
|
-
"resolved": "string",
|
|
4956
|
-
"references": {}
|
|
4957
|
-
},
|
|
4958
|
-
"mutable": false,
|
|
4959
|
-
"attr": "heading",
|
|
4960
|
-
"reflectToAttr": false,
|
|
4961
|
-
"docs": "Widget heading shown in the card header.",
|
|
4962
|
-
"docsTags": [],
|
|
4963
|
-
"values": [
|
|
4838
|
+
},
|
|
4839
|
+
{
|
|
4840
|
+
"value": "custom",
|
|
4841
|
+
"type": "string"
|
|
4842
|
+
},
|
|
4843
|
+
{
|
|
4844
|
+
"value": "donut",
|
|
4845
|
+
"type": "string"
|
|
4846
|
+
},
|
|
4964
4847
|
{
|
|
4848
|
+
"value": "line",
|
|
4965
4849
|
"type": "string"
|
|
4966
4850
|
}
|
|
4967
4851
|
],
|
|
4968
4852
|
"optional": false,
|
|
4969
|
-
"required":
|
|
4853
|
+
"required": false,
|
|
4970
4854
|
"getter": false,
|
|
4971
4855
|
"setter": false
|
|
4972
4856
|
}
|
|
@@ -4984,7 +4868,7 @@
|
|
|
4984
4868
|
},
|
|
4985
4869
|
"cancelable": true,
|
|
4986
4870
|
"composed": true,
|
|
4987
|
-
"docs": "Emits when the header filter control is activated.",
|
|
4871
|
+
"docs": "Emits when the standard header filter control is activated.",
|
|
4988
4872
|
"docsTags": []
|
|
4989
4873
|
}
|
|
4990
4874
|
],
|
|
@@ -4995,17 +4879,14 @@
|
|
|
4995
4879
|
"states": [],
|
|
4996
4880
|
"dependents": [],
|
|
4997
4881
|
"dependencies": [
|
|
4998
|
-
"ds-
|
|
4882
|
+
"ds-text",
|
|
4999
4883
|
"ds-button-unfilled"
|
|
5000
4884
|
],
|
|
5001
4885
|
"dependencyGraph": {
|
|
5002
|
-
"ds-card-data-viz
|
|
5003
|
-
"ds-
|
|
4886
|
+
"ds-card-data-viz": [
|
|
4887
|
+
"ds-text",
|
|
5004
4888
|
"ds-button-unfilled"
|
|
5005
4889
|
],
|
|
5006
|
-
"ds-card-shell-data-viz": [
|
|
5007
|
-
"ds-text"
|
|
5008
|
-
],
|
|
5009
4890
|
"ds-button-unfilled": [
|
|
5010
4891
|
"ds-loader",
|
|
5011
4892
|
"ds-icon",
|
|
@@ -5018,49 +4899,34 @@
|
|
|
5018
4899
|
}
|
|
5019
4900
|
},
|
|
5020
4901
|
{
|
|
5021
|
-
"filePath": "src/wc/components/
|
|
4902
|
+
"filePath": "src/wc/components/CardOverview/CardOverview.tsx",
|
|
5022
4903
|
"encapsulation": "scoped",
|
|
5023
|
-
"tag": "ds-card-
|
|
5024
|
-
"docs": "
|
|
4904
|
+
"tag": "ds-card-overview",
|
|
4905
|
+
"docs": "",
|
|
5025
4906
|
"docsTags": [],
|
|
5026
4907
|
"usage": {},
|
|
5027
4908
|
"props": [
|
|
5028
4909
|
{
|
|
5029
|
-
"name": "
|
|
5030
|
-
"type": "
|
|
4910
|
+
"name": "comparisonLabel",
|
|
4911
|
+
"type": "string",
|
|
5031
4912
|
"complexType": {
|
|
5032
|
-
"original": "
|
|
5033
|
-
"resolved": "
|
|
5034
|
-
"references": {
|
|
5035
|
-
"CardDataVizLineWidth": {
|
|
5036
|
-
"location": "local",
|
|
5037
|
-
"path": "/home/runner/work/compomo/compomo/src/wc/components/CardDataVizLine/CardDataVizLine.tsx",
|
|
5038
|
-
"id": "src/wc/components/CardDataVizLine/CardDataVizLine.tsx::CardDataVizLineWidth"
|
|
5039
|
-
}
|
|
5040
|
-
}
|
|
4913
|
+
"original": "string",
|
|
4914
|
+
"resolved": "string",
|
|
4915
|
+
"references": {}
|
|
5041
4916
|
},
|
|
5042
4917
|
"mutable": false,
|
|
5043
|
-
"attr": "
|
|
4918
|
+
"attr": "comparison-label",
|
|
5044
4919
|
"reflectToAttr": false,
|
|
5045
|
-
"docs": "
|
|
4920
|
+
"docs": "Comparison caption, for example `vs Previous period`.",
|
|
5046
4921
|
"docsTags": [
|
|
5047
4922
|
{
|
|
5048
4923
|
"name": "default",
|
|
5049
|
-
"text": "'
|
|
4924
|
+
"text": "''"
|
|
5050
4925
|
}
|
|
5051
4926
|
],
|
|
5052
|
-
"default": "'
|
|
4927
|
+
"default": "''",
|
|
5053
4928
|
"values": [
|
|
5054
4929
|
{
|
|
5055
|
-
"value": "lg",
|
|
5056
|
-
"type": "string"
|
|
5057
|
-
},
|
|
5058
|
-
{
|
|
5059
|
-
"value": "md",
|
|
5060
|
-
"type": "string"
|
|
5061
|
-
},
|
|
5062
|
-
{
|
|
5063
|
-
"value": "sm",
|
|
5064
4930
|
"type": "string"
|
|
5065
4931
|
}
|
|
5066
4932
|
],
|
|
@@ -5070,27 +4936,27 @@
|
|
|
5070
4936
|
"setter": false
|
|
5071
4937
|
},
|
|
5072
4938
|
{
|
|
5073
|
-
"name": "
|
|
5074
|
-
"type": "
|
|
4939
|
+
"name": "isLoading",
|
|
4940
|
+
"type": "boolean",
|
|
5075
4941
|
"complexType": {
|
|
5076
|
-
"original": "
|
|
5077
|
-
"resolved": "
|
|
4942
|
+
"original": "boolean",
|
|
4943
|
+
"resolved": "boolean",
|
|
5078
4944
|
"references": {}
|
|
5079
4945
|
},
|
|
5080
4946
|
"mutable": false,
|
|
5081
|
-
"attr": "
|
|
4947
|
+
"attr": "is-loading",
|
|
5082
4948
|
"reflectToAttr": false,
|
|
5083
|
-
"docs": "",
|
|
4949
|
+
"docs": "Replace the score and metrics with skeletons while data resolves.",
|
|
5084
4950
|
"docsTags": [
|
|
5085
4951
|
{
|
|
5086
4952
|
"name": "default",
|
|
5087
|
-
"text": "
|
|
4953
|
+
"text": "false"
|
|
5088
4954
|
}
|
|
5089
4955
|
],
|
|
5090
|
-
"default": "
|
|
4956
|
+
"default": "false",
|
|
5091
4957
|
"values": [
|
|
5092
4958
|
{
|
|
5093
|
-
"type": "
|
|
4959
|
+
"type": "boolean"
|
|
5094
4960
|
}
|
|
5095
4961
|
],
|
|
5096
4962
|
"optional": false,
|
|
@@ -5099,134 +4965,39 @@
|
|
|
5099
4965
|
"setter": false
|
|
5100
4966
|
},
|
|
5101
4967
|
{
|
|
5102
|
-
"name": "
|
|
5103
|
-
"type": "
|
|
4968
|
+
"name": "layout",
|
|
4969
|
+
"type": "\"auto\" | \"stacked\"",
|
|
5104
4970
|
"complexType": {
|
|
5105
|
-
"original": "
|
|
5106
|
-
"resolved": "
|
|
5107
|
-
"references": {
|
|
5108
|
-
|
|
5109
|
-
|
|
5110
|
-
|
|
5111
|
-
|
|
5112
|
-
|
|
5113
|
-
|
|
5114
|
-
"values": [
|
|
5115
|
-
{
|
|
5116
|
-
"type": "string"
|
|
4971
|
+
"original": "CardOverviewLayout",
|
|
4972
|
+
"resolved": "\"auto\" | \"stacked\"",
|
|
4973
|
+
"references": {
|
|
4974
|
+
"CardOverviewLayout": {
|
|
4975
|
+
"location": "import",
|
|
4976
|
+
"path": "./card-overview-types",
|
|
4977
|
+
"id": "src/wc/components/CardOverview/card-overview-types.ts::CardOverviewLayout",
|
|
4978
|
+
"referenceLocation": "CardOverviewLayout"
|
|
4979
|
+
}
|
|
5117
4980
|
}
|
|
5118
|
-
],
|
|
5119
|
-
"optional": false,
|
|
5120
|
-
"required": true,
|
|
5121
|
-
"getter": false,
|
|
5122
|
-
"setter": false
|
|
5123
|
-
}
|
|
5124
|
-
],
|
|
5125
|
-
"methods": [],
|
|
5126
|
-
"events": [
|
|
5127
|
-
{
|
|
5128
|
-
"event": "dsFilterClick",
|
|
5129
|
-
"detail": "void",
|
|
5130
|
-
"bubbles": true,
|
|
5131
|
-
"complexType": {
|
|
5132
|
-
"original": "void",
|
|
5133
|
-
"resolved": "void",
|
|
5134
|
-
"references": {}
|
|
5135
|
-
},
|
|
5136
|
-
"cancelable": true,
|
|
5137
|
-
"composed": true,
|
|
5138
|
-
"docs": "Emits when the header filter control is activated.",
|
|
5139
|
-
"docsTags": []
|
|
5140
|
-
}
|
|
5141
|
-
],
|
|
5142
|
-
"listeners": [],
|
|
5143
|
-
"styles": [],
|
|
5144
|
-
"slots": [],
|
|
5145
|
-
"parts": [],
|
|
5146
|
-
"states": [],
|
|
5147
|
-
"dependents": [],
|
|
5148
|
-
"dependencies": [
|
|
5149
|
-
"ds-card-shell-data-viz",
|
|
5150
|
-
"ds-button-unfilled"
|
|
5151
|
-
],
|
|
5152
|
-
"dependencyGraph": {
|
|
5153
|
-
"ds-card-data-viz-line": [
|
|
5154
|
-
"ds-card-shell-data-viz",
|
|
5155
|
-
"ds-button-unfilled"
|
|
5156
|
-
],
|
|
5157
|
-
"ds-card-shell-data-viz": [
|
|
5158
|
-
"ds-text"
|
|
5159
|
-
],
|
|
5160
|
-
"ds-button-unfilled": [
|
|
5161
|
-
"ds-loader",
|
|
5162
|
-
"ds-icon",
|
|
5163
|
-
"ds-badge",
|
|
5164
|
-
"ds-text"
|
|
5165
|
-
],
|
|
5166
|
-
"ds-badge": [
|
|
5167
|
-
"ds-text"
|
|
5168
|
-
]
|
|
5169
|
-
}
|
|
5170
|
-
},
|
|
5171
|
-
{
|
|
5172
|
-
"filePath": "src/wc/components/CardOverview/CardOverview.tsx",
|
|
5173
|
-
"encapsulation": "scoped",
|
|
5174
|
-
"tag": "ds-card-overview",
|
|
5175
|
-
"docs": "",
|
|
5176
|
-
"docsTags": [],
|
|
5177
|
-
"usage": {},
|
|
5178
|
-
"props": [
|
|
5179
|
-
{
|
|
5180
|
-
"name": "comparisonLabel",
|
|
5181
|
-
"type": "string",
|
|
5182
|
-
"complexType": {
|
|
5183
|
-
"original": "string",
|
|
5184
|
-
"resolved": "string",
|
|
5185
|
-
"references": {}
|
|
5186
4981
|
},
|
|
5187
4982
|
"mutable": false,
|
|
5188
|
-
"attr": "
|
|
4983
|
+
"attr": "layout",
|
|
5189
4984
|
"reflectToAttr": false,
|
|
5190
|
-
"docs": "
|
|
4985
|
+
"docs": "Intrinsic responsive layout, or a page-owned single-column stack.",
|
|
5191
4986
|
"docsTags": [
|
|
5192
4987
|
{
|
|
5193
4988
|
"name": "default",
|
|
5194
|
-
"text": "''"
|
|
4989
|
+
"text": "'auto'"
|
|
5195
4990
|
}
|
|
5196
4991
|
],
|
|
5197
|
-
"default": "''",
|
|
4992
|
+
"default": "'auto'",
|
|
5198
4993
|
"values": [
|
|
5199
4994
|
{
|
|
4995
|
+
"value": "auto",
|
|
5200
4996
|
"type": "string"
|
|
5201
|
-
}
|
|
5202
|
-
],
|
|
5203
|
-
"optional": false,
|
|
5204
|
-
"required": false,
|
|
5205
|
-
"getter": false,
|
|
5206
|
-
"setter": false
|
|
5207
|
-
},
|
|
5208
|
-
{
|
|
5209
|
-
"name": "isLoading",
|
|
5210
|
-
"type": "boolean",
|
|
5211
|
-
"complexType": {
|
|
5212
|
-
"original": "boolean",
|
|
5213
|
-
"resolved": "boolean",
|
|
5214
|
-
"references": {}
|
|
5215
|
-
},
|
|
5216
|
-
"mutable": false,
|
|
5217
|
-
"attr": "is-loading",
|
|
5218
|
-
"reflectToAttr": false,
|
|
5219
|
-
"docs": "Replace the score and metrics with skeletons while data resolves.",
|
|
5220
|
-
"docsTags": [
|
|
5221
|
-
{
|
|
5222
|
-
"name": "default",
|
|
5223
|
-
"text": "false"
|
|
5224
|
-
}
|
|
5225
|
-
],
|
|
5226
|
-
"default": "false",
|
|
5227
|
-
"values": [
|
|
4997
|
+
},
|
|
5228
4998
|
{
|
|
5229
|
-
"
|
|
4999
|
+
"value": "stacked",
|
|
5000
|
+
"type": "string"
|
|
5230
5001
|
}
|
|
5231
5002
|
],
|
|
5232
5003
|
"optional": false,
|
|
@@ -5280,7 +5051,7 @@
|
|
|
5280
5051
|
},
|
|
5281
5052
|
"mutable": false,
|
|
5282
5053
|
"reflectToAttr": false,
|
|
5283
|
-
"docs": "Measures rendered in the responsive grid.",
|
|
5054
|
+
"docs": "Measures rendered in the responsive grid. Only the first six are shown.",
|
|
5284
5055
|
"docsTags": [
|
|
5285
5056
|
{
|
|
5286
5057
|
"name": "default",
|
|
@@ -5413,6 +5184,76 @@
|
|
|
5413
5184
|
"required": false,
|
|
5414
5185
|
"getter": false,
|
|
5415
5186
|
"setter": false
|
|
5187
|
+
},
|
|
5188
|
+
{
|
|
5189
|
+
"name": "scrollCollapseProgress",
|
|
5190
|
+
"type": "number",
|
|
5191
|
+
"complexType": {
|
|
5192
|
+
"original": "number",
|
|
5193
|
+
"resolved": "number",
|
|
5194
|
+
"references": {}
|
|
5195
|
+
},
|
|
5196
|
+
"mutable": false,
|
|
5197
|
+
"attr": "scroll-collapse-progress",
|
|
5198
|
+
"reflectToAttr": false,
|
|
5199
|
+
"docs": "Page-controlled visual collapse from the full card (`0`) toward its 48px\ncompact handoff height (`1`). The component preserves its expanded flow\nheight, keeps elevation on the shrinking surface, and clips translated\ncontent internally. The page still owns sticky positioning and the final\nswap to `variant=\"compact\"`.",
|
|
5200
|
+
"docsTags": [
|
|
5201
|
+
{
|
|
5202
|
+
"name": "default",
|
|
5203
|
+
"text": "0"
|
|
5204
|
+
}
|
|
5205
|
+
],
|
|
5206
|
+
"default": "0",
|
|
5207
|
+
"values": [
|
|
5208
|
+
{
|
|
5209
|
+
"type": "number"
|
|
5210
|
+
}
|
|
5211
|
+
],
|
|
5212
|
+
"optional": false,
|
|
5213
|
+
"required": false,
|
|
5214
|
+
"getter": false,
|
|
5215
|
+
"setter": false
|
|
5216
|
+
},
|
|
5217
|
+
{
|
|
5218
|
+
"name": "variant",
|
|
5219
|
+
"type": "\"compact\" | \"default\"",
|
|
5220
|
+
"complexType": {
|
|
5221
|
+
"original": "CardOverviewVariant",
|
|
5222
|
+
"resolved": "\"compact\" | \"default\"",
|
|
5223
|
+
"references": {
|
|
5224
|
+
"CardOverviewVariant": {
|
|
5225
|
+
"location": "import",
|
|
5226
|
+
"path": "./card-overview-types",
|
|
5227
|
+
"id": "src/wc/components/CardOverview/card-overview-types.ts::CardOverviewVariant",
|
|
5228
|
+
"referenceLocation": "CardOverviewVariant"
|
|
5229
|
+
}
|
|
5230
|
+
}
|
|
5231
|
+
},
|
|
5232
|
+
"mutable": false,
|
|
5233
|
+
"attr": "variant",
|
|
5234
|
+
"reflectToAttr": false,
|
|
5235
|
+
"docs": "Full summary card, or the condensed 48px summary bar.",
|
|
5236
|
+
"docsTags": [
|
|
5237
|
+
{
|
|
5238
|
+
"name": "default",
|
|
5239
|
+
"text": "'default'"
|
|
5240
|
+
}
|
|
5241
|
+
],
|
|
5242
|
+
"default": "'default'",
|
|
5243
|
+
"values": [
|
|
5244
|
+
{
|
|
5245
|
+
"value": "compact",
|
|
5246
|
+
"type": "string"
|
|
5247
|
+
},
|
|
5248
|
+
{
|
|
5249
|
+
"value": "default",
|
|
5250
|
+
"type": "string"
|
|
5251
|
+
}
|
|
5252
|
+
],
|
|
5253
|
+
"optional": false,
|
|
5254
|
+
"required": false,
|
|
5255
|
+
"getter": false,
|
|
5256
|
+
"setter": false
|
|
5416
5257
|
}
|
|
5417
5258
|
],
|
|
5418
5259
|
"methods": [],
|
|
@@ -5720,55 +5561,40 @@
|
|
|
5720
5561
|
"ds-button-filled": [
|
|
5721
5562
|
"ds-loader",
|
|
5722
5563
|
"ds-icon",
|
|
5564
|
+
"ds-badge",
|
|
5723
5565
|
"ds-text"
|
|
5724
5566
|
]
|
|
5725
5567
|
}
|
|
5726
5568
|
},
|
|
5727
5569
|
{
|
|
5728
|
-
"filePath": "src/wc/components/
|
|
5570
|
+
"filePath": "src/wc/components/ChartBar/ChartBar.tsx",
|
|
5729
5571
|
"encapsulation": "scoped",
|
|
5730
|
-
"tag": "ds-
|
|
5731
|
-
"docs": "
|
|
5572
|
+
"tag": "ds-chart-bar",
|
|
5573
|
+
"docs": "",
|
|
5732
5574
|
"docsTags": [],
|
|
5733
5575
|
"usage": {},
|
|
5734
5576
|
"props": [
|
|
5735
5577
|
{
|
|
5736
|
-
"name": "
|
|
5737
|
-
"type": "
|
|
5578
|
+
"name": "categories",
|
|
5579
|
+
"type": "string[]",
|
|
5738
5580
|
"complexType": {
|
|
5739
|
-
"original": "
|
|
5740
|
-
"resolved": "
|
|
5741
|
-
"references": {
|
|
5742
|
-
"CardShellDataVizWidth": {
|
|
5743
|
-
"location": "local",
|
|
5744
|
-
"path": "/home/runner/work/compomo/compomo/src/wc/components/CardShellDataViz/CardShellDataViz.tsx",
|
|
5745
|
-
"id": "src/wc/components/CardShellDataViz/CardShellDataViz.tsx::CardShellDataVizWidth"
|
|
5746
|
-
}
|
|
5747
|
-
}
|
|
5581
|
+
"original": "string[]",
|
|
5582
|
+
"resolved": "string[]",
|
|
5583
|
+
"references": {}
|
|
5748
5584
|
},
|
|
5749
5585
|
"mutable": false,
|
|
5750
|
-
"attr": "card-width",
|
|
5751
5586
|
"reflectToAttr": false,
|
|
5752
|
-
"docs": "
|
|
5587
|
+
"docs": "X-axis labels for stacked and percentage variants. Set as a JS property.",
|
|
5753
5588
|
"docsTags": [
|
|
5754
5589
|
{
|
|
5755
5590
|
"name": "default",
|
|
5756
|
-
"text": "
|
|
5591
|
+
"text": "[]"
|
|
5757
5592
|
}
|
|
5758
5593
|
],
|
|
5759
|
-
"default": "
|
|
5594
|
+
"default": "[]",
|
|
5760
5595
|
"values": [
|
|
5761
5596
|
{
|
|
5762
|
-
"
|
|
5763
|
-
"type": "string"
|
|
5764
|
-
},
|
|
5765
|
-
{
|
|
5766
|
-
"value": "md",
|
|
5767
|
-
"type": "string"
|
|
5768
|
-
},
|
|
5769
|
-
{
|
|
5770
|
-
"value": "sm",
|
|
5771
|
-
"type": "string"
|
|
5597
|
+
"type": "string[]"
|
|
5772
5598
|
}
|
|
5773
5599
|
],
|
|
5774
5600
|
"optional": false,
|
|
@@ -5777,205 +5603,37 @@
|
|
|
5777
5603
|
"setter": false
|
|
5778
5604
|
},
|
|
5779
5605
|
{
|
|
5780
|
-
"name": "
|
|
5781
|
-
"type": "
|
|
5606
|
+
"name": "data",
|
|
5607
|
+
"type": "ChartDatum[]",
|
|
5782
5608
|
"complexType": {
|
|
5783
|
-
"original": "
|
|
5784
|
-
"resolved": "
|
|
5785
|
-
"references": {
|
|
5609
|
+
"original": "ChartDatum[]",
|
|
5610
|
+
"resolved": "ChartDatum[]",
|
|
5611
|
+
"references": {
|
|
5612
|
+
"ChartDatum": {
|
|
5613
|
+
"location": "import",
|
|
5614
|
+
"path": "../../utils/chart-types",
|
|
5615
|
+
"id": "src/wc/utils/chart-types.ts::ChartDatum",
|
|
5616
|
+
"referenceLocation": "ChartDatum"
|
|
5617
|
+
}
|
|
5618
|
+
}
|
|
5786
5619
|
},
|
|
5787
5620
|
"mutable": false,
|
|
5788
|
-
"attr": "heading",
|
|
5789
5621
|
"reflectToAttr": false,
|
|
5790
|
-
"docs": "
|
|
5791
|
-
"docsTags": [
|
|
5622
|
+
"docs": "Bars to render. Set as a JS property (not an HTML attribute).",
|
|
5623
|
+
"docsTags": [
|
|
5624
|
+
{
|
|
5625
|
+
"name": "default",
|
|
5626
|
+
"text": "[]"
|
|
5627
|
+
}
|
|
5628
|
+
],
|
|
5629
|
+
"default": "[]",
|
|
5792
5630
|
"values": [
|
|
5793
5631
|
{
|
|
5794
|
-
"type": "
|
|
5632
|
+
"type": "ChartDatum[]"
|
|
5795
5633
|
}
|
|
5796
5634
|
],
|
|
5797
5635
|
"optional": false,
|
|
5798
|
-
"required":
|
|
5799
|
-
"getter": false,
|
|
5800
|
-
"setter": false
|
|
5801
|
-
}
|
|
5802
|
-
],
|
|
5803
|
-
"methods": [],
|
|
5804
|
-
"events": [],
|
|
5805
|
-
"listeners": [],
|
|
5806
|
-
"styles": [],
|
|
5807
|
-
"slots": [],
|
|
5808
|
-
"parts": [],
|
|
5809
|
-
"states": [],
|
|
5810
|
-
"dependents": [
|
|
5811
|
-
"ds-card-data-viz-bar",
|
|
5812
|
-
"ds-card-data-viz-donut",
|
|
5813
|
-
"ds-card-data-viz-line"
|
|
5814
|
-
],
|
|
5815
|
-
"dependencies": [
|
|
5816
|
-
"ds-text"
|
|
5817
|
-
],
|
|
5818
|
-
"dependencyGraph": {
|
|
5819
|
-
"ds-card-shell-data-viz": [
|
|
5820
|
-
"ds-text"
|
|
5821
|
-
],
|
|
5822
|
-
"ds-card-data-viz-bar": [
|
|
5823
|
-
"ds-card-shell-data-viz"
|
|
5824
|
-
],
|
|
5825
|
-
"ds-card-data-viz-donut": [
|
|
5826
|
-
"ds-card-shell-data-viz"
|
|
5827
|
-
],
|
|
5828
|
-
"ds-card-data-viz-line": [
|
|
5829
|
-
"ds-card-shell-data-viz"
|
|
5830
|
-
]
|
|
5831
|
-
}
|
|
5832
|
-
},
|
|
5833
|
-
{
|
|
5834
|
-
"filePath": "src/wc/components/ChartBar/ChartBar.tsx",
|
|
5835
|
-
"encapsulation": "scoped",
|
|
5836
|
-
"tag": "ds-chart-bar",
|
|
5837
|
-
"docs": "",
|
|
5838
|
-
"docsTags": [],
|
|
5839
|
-
"usage": {},
|
|
5840
|
-
"props": [
|
|
5841
|
-
{
|
|
5842
|
-
"name": "data",
|
|
5843
|
-
"type": "ChartDatum[]",
|
|
5844
|
-
"complexType": {
|
|
5845
|
-
"original": "ChartDatum[]",
|
|
5846
|
-
"resolved": "ChartDatum[]",
|
|
5847
|
-
"references": {
|
|
5848
|
-
"ChartDatum": {
|
|
5849
|
-
"location": "import",
|
|
5850
|
-
"path": "../../utils/chart-types",
|
|
5851
|
-
"id": "src/wc/utils/chart-types.ts::ChartDatum",
|
|
5852
|
-
"referenceLocation": "ChartDatum"
|
|
5853
|
-
}
|
|
5854
|
-
}
|
|
5855
|
-
},
|
|
5856
|
-
"mutable": false,
|
|
5857
|
-
"reflectToAttr": false,
|
|
5858
|
-
"docs": "Bars to render. Set as a JS property (not an HTML attribute).",
|
|
5859
|
-
"docsTags": [
|
|
5860
|
-
{
|
|
5861
|
-
"name": "default",
|
|
5862
|
-
"text": "[]"
|
|
5863
|
-
}
|
|
5864
|
-
],
|
|
5865
|
-
"default": "[]",
|
|
5866
|
-
"values": [
|
|
5867
|
-
{
|
|
5868
|
-
"type": "ChartDatum[]"
|
|
5869
|
-
}
|
|
5870
|
-
],
|
|
5871
|
-
"optional": false,
|
|
5872
|
-
"required": false,
|
|
5873
|
-
"getter": false,
|
|
5874
|
-
"setter": false
|
|
5875
|
-
},
|
|
5876
|
-
{
|
|
5877
|
-
"name": "height",
|
|
5878
|
-
"type": "number",
|
|
5879
|
-
"complexType": {
|
|
5880
|
-
"original": "number",
|
|
5881
|
-
"resolved": "number",
|
|
5882
|
-
"references": {}
|
|
5883
|
-
},
|
|
5884
|
-
"mutable": false,
|
|
5885
|
-
"attr": "height",
|
|
5886
|
-
"reflectToAttr": false,
|
|
5887
|
-
"docs": "Standalone intrinsic height. Container constraints reflow the plot at rendered pixel size.",
|
|
5888
|
-
"docsTags": [
|
|
5889
|
-
{
|
|
5890
|
-
"name": "default",
|
|
5891
|
-
"text": "240"
|
|
5892
|
-
}
|
|
5893
|
-
],
|
|
5894
|
-
"default": "240",
|
|
5895
|
-
"values": [
|
|
5896
|
-
{
|
|
5897
|
-
"type": "number"
|
|
5898
|
-
}
|
|
5899
|
-
],
|
|
5900
|
-
"optional": false,
|
|
5901
|
-
"required": false,
|
|
5902
|
-
"getter": false,
|
|
5903
|
-
"setter": false
|
|
5904
|
-
},
|
|
5905
|
-
{
|
|
5906
|
-
"name": "width",
|
|
5907
|
-
"type": "number",
|
|
5908
|
-
"complexType": {
|
|
5909
|
-
"original": "number",
|
|
5910
|
-
"resolved": "number",
|
|
5911
|
-
"references": {}
|
|
5912
|
-
},
|
|
5913
|
-
"mutable": false,
|
|
5914
|
-
"attr": "width",
|
|
5915
|
-
"reflectToAttr": false,
|
|
5916
|
-
"docs": "Standalone intrinsic width. Container constraints reflow the plot at rendered pixel size.",
|
|
5917
|
-
"docsTags": [
|
|
5918
|
-
{
|
|
5919
|
-
"name": "default",
|
|
5920
|
-
"text": "480"
|
|
5921
|
-
}
|
|
5922
|
-
],
|
|
5923
|
-
"default": "480",
|
|
5924
|
-
"values": [
|
|
5925
|
-
{
|
|
5926
|
-
"type": "number"
|
|
5927
|
-
}
|
|
5928
|
-
],
|
|
5929
|
-
"optional": false,
|
|
5930
|
-
"required": false,
|
|
5931
|
-
"getter": false,
|
|
5932
|
-
"setter": false
|
|
5933
|
-
}
|
|
5934
|
-
],
|
|
5935
|
-
"methods": [],
|
|
5936
|
-
"events": [],
|
|
5937
|
-
"listeners": [],
|
|
5938
|
-
"styles": [],
|
|
5939
|
-
"slots": [],
|
|
5940
|
-
"parts": [],
|
|
5941
|
-
"states": [],
|
|
5942
|
-
"dependents": [],
|
|
5943
|
-
"dependencies": [],
|
|
5944
|
-
"dependencyGraph": {}
|
|
5945
|
-
},
|
|
5946
|
-
{
|
|
5947
|
-
"filePath": "src/wc/components/ChartBarStacked/ChartBarStacked.tsx",
|
|
5948
|
-
"encapsulation": "scoped",
|
|
5949
|
-
"tag": "ds-chart-bar-stacked",
|
|
5950
|
-
"docs": "",
|
|
5951
|
-
"docsTags": [],
|
|
5952
|
-
"usage": {},
|
|
5953
|
-
"props": [
|
|
5954
|
-
{
|
|
5955
|
-
"name": "categories",
|
|
5956
|
-
"type": "string[]",
|
|
5957
|
-
"complexType": {
|
|
5958
|
-
"original": "string[]",
|
|
5959
|
-
"resolved": "string[]",
|
|
5960
|
-
"references": {}
|
|
5961
|
-
},
|
|
5962
|
-
"mutable": false,
|
|
5963
|
-
"reflectToAttr": false,
|
|
5964
|
-
"docs": "X-axis labels — must match each series' `data` length. Set as a JS property.",
|
|
5965
|
-
"docsTags": [
|
|
5966
|
-
{
|
|
5967
|
-
"name": "default",
|
|
5968
|
-
"text": "[]"
|
|
5969
|
-
}
|
|
5970
|
-
],
|
|
5971
|
-
"default": "[]",
|
|
5972
|
-
"values": [
|
|
5973
|
-
{
|
|
5974
|
-
"type": "string[]"
|
|
5975
|
-
}
|
|
5976
|
-
],
|
|
5977
|
-
"optional": false,
|
|
5978
|
-
"required": false,
|
|
5636
|
+
"required": false,
|
|
5979
5637
|
"getter": false,
|
|
5980
5638
|
"setter": false
|
|
5981
5639
|
},
|
|
@@ -6025,7 +5683,7 @@
|
|
|
6025
5683
|
},
|
|
6026
5684
|
"mutable": false,
|
|
6027
5685
|
"reflectToAttr": false,
|
|
6028
|
-
"docs": "Ordered stack series. Set as a JS property
|
|
5686
|
+
"docs": "Ordered stack series for stacked and percentage variants. Set as a JS property.",
|
|
6029
5687
|
"docsTags": [
|
|
6030
5688
|
{
|
|
6031
5689
|
"name": "default",
|
|
@@ -6045,34 +5703,38 @@
|
|
|
6045
5703
|
},
|
|
6046
5704
|
{
|
|
6047
5705
|
"name": "variant",
|
|
6048
|
-
"type": "\"percentage\" | \"stacked\"",
|
|
5706
|
+
"type": "\"percentage\" | \"single\" | \"stacked\"",
|
|
6049
5707
|
"complexType": {
|
|
6050
|
-
"original": "
|
|
6051
|
-
"resolved": "\"percentage\" | \"stacked\"",
|
|
5708
|
+
"original": "ChartBarVariant",
|
|
5709
|
+
"resolved": "\"percentage\" | \"single\" | \"stacked\"",
|
|
6052
5710
|
"references": {
|
|
6053
|
-
"
|
|
5711
|
+
"ChartBarVariant": {
|
|
6054
5712
|
"location": "local",
|
|
6055
|
-
"path": "/home/runner/work/compomo/compomo/src/wc/components/
|
|
6056
|
-
"id": "src/wc/components/
|
|
5713
|
+
"path": "/home/runner/work/compomo/compomo/src/wc/components/ChartBar/ChartBar.tsx",
|
|
5714
|
+
"id": "src/wc/components/ChartBar/ChartBar.tsx::ChartBarVariant"
|
|
6057
5715
|
}
|
|
6058
5716
|
}
|
|
6059
5717
|
},
|
|
6060
5718
|
"mutable": false,
|
|
6061
5719
|
"attr": "variant",
|
|
6062
5720
|
"reflectToAttr": false,
|
|
6063
|
-
"docs": "",
|
|
5721
|
+
"docs": "Rendering model. Single uses `data`; stacked and percentage use `series` and `categories`.",
|
|
6064
5722
|
"docsTags": [
|
|
6065
5723
|
{
|
|
6066
5724
|
"name": "default",
|
|
6067
|
-
"text": "'
|
|
5725
|
+
"text": "'single'"
|
|
6068
5726
|
}
|
|
6069
5727
|
],
|
|
6070
|
-
"default": "'
|
|
5728
|
+
"default": "'single'",
|
|
6071
5729
|
"values": [
|
|
6072
5730
|
{
|
|
6073
5731
|
"value": "percentage",
|
|
6074
5732
|
"type": "string"
|
|
6075
5733
|
},
|
|
5734
|
+
{
|
|
5735
|
+
"value": "single",
|
|
5736
|
+
"type": "string"
|
|
5737
|
+
},
|
|
6076
5738
|
{
|
|
6077
5739
|
"value": "stacked",
|
|
6078
5740
|
"type": "string"
|
|
@@ -7332,7 +6994,7 @@
|
|
|
7332
6994
|
"parts": [],
|
|
7333
6995
|
"states": [],
|
|
7334
6996
|
"dependents": [
|
|
7335
|
-
"ds-select
|
|
6997
|
+
"ds-select"
|
|
7336
6998
|
],
|
|
7337
6999
|
"dependencies": [
|
|
7338
7000
|
"ds-text"
|
|
@@ -7341,7 +7003,7 @@
|
|
|
7341
7003
|
"ds-checkbox": [
|
|
7342
7004
|
"ds-text"
|
|
7343
7005
|
],
|
|
7344
|
-
"ds-select
|
|
7006
|
+
"ds-select": [
|
|
7345
7007
|
"ds-checkbox"
|
|
7346
7008
|
]
|
|
7347
7009
|
}
|
|
@@ -8623,8 +8285,7 @@
|
|
|
8623
8285
|
"parts": [],
|
|
8624
8286
|
"states": [],
|
|
8625
8287
|
"dependents": [
|
|
8626
|
-
"ds-select"
|
|
8627
|
-
"ds-select-multi"
|
|
8288
|
+
"ds-select"
|
|
8628
8289
|
],
|
|
8629
8290
|
"dependencies": [
|
|
8630
8291
|
"ds-icon",
|
|
@@ -8637,9 +8298,6 @@
|
|
|
8637
8298
|
],
|
|
8638
8299
|
"ds-select": [
|
|
8639
8300
|
"ds-empty-state"
|
|
8640
|
-
],
|
|
8641
|
-
"ds-select-multi": [
|
|
8642
|
-
"ds-empty-state"
|
|
8643
8301
|
]
|
|
8644
8302
|
}
|
|
8645
8303
|
},
|
|
@@ -9155,7 +8813,6 @@
|
|
|
9155
8813
|
"ds-panel-nav",
|
|
9156
8814
|
"ds-panel-tool-search",
|
|
9157
8815
|
"ds-select",
|
|
9158
|
-
"ds-select-multi",
|
|
9159
8816
|
"ds-tab-group",
|
|
9160
8817
|
"ds-tag"
|
|
9161
8818
|
],
|
|
@@ -9212,9 +8869,6 @@
|
|
|
9212
8869
|
"ds-select": [
|
|
9213
8870
|
"ds-icon"
|
|
9214
8871
|
],
|
|
9215
|
-
"ds-select-multi": [
|
|
9216
|
-
"ds-icon"
|
|
9217
|
-
],
|
|
9218
8872
|
"ds-tab-group": [
|
|
9219
8873
|
"ds-icon"
|
|
9220
8874
|
],
|
|
@@ -10387,8 +10041,7 @@
|
|
|
10387
10041
|
"ds-button-filled",
|
|
10388
10042
|
"ds-button-unfilled",
|
|
10389
10043
|
"ds-conversation-list-item",
|
|
10390
|
-
"ds-select"
|
|
10391
|
-
"ds-select-multi"
|
|
10044
|
+
"ds-select"
|
|
10392
10045
|
],
|
|
10393
10046
|
"dependencies": [],
|
|
10394
10047
|
"dependencyGraph": {
|
|
@@ -10409,9 +10062,6 @@
|
|
|
10409
10062
|
],
|
|
10410
10063
|
"ds-select": [
|
|
10411
10064
|
"ds-loader"
|
|
10412
|
-
],
|
|
10413
|
-
"ds-select-multi": [
|
|
10414
|
-
"ds-loader"
|
|
10415
10065
|
]
|
|
10416
10066
|
}
|
|
10417
10067
|
},
|
|
@@ -11112,27 +10762,6 @@
|
|
|
11112
10762
|
"docs": "",
|
|
11113
10763
|
"docsTags": []
|
|
11114
10764
|
},
|
|
11115
|
-
{
|
|
11116
|
-
"event": "dsGradientSelect",
|
|
11117
|
-
"detail": "\"cool\" | \"fresh\" | \"neutral\" | \"none\" | \"warm\"",
|
|
11118
|
-
"bubbles": true,
|
|
11119
|
-
"complexType": {
|
|
11120
|
-
"original": "ShellGradientPreset",
|
|
11121
|
-
"resolved": "\"cool\" | \"fresh\" | \"neutral\" | \"none\" | \"warm\"",
|
|
11122
|
-
"references": {
|
|
11123
|
-
"ShellGradientPreset": {
|
|
11124
|
-
"location": "import",
|
|
11125
|
-
"path": "../../shell/shell-gradient-presets",
|
|
11126
|
-
"id": "src/wc/shell/shell-gradient-presets.ts::ShellGradientPreset",
|
|
11127
|
-
"referenceLocation": "ShellGradientPreset"
|
|
11128
|
-
}
|
|
11129
|
-
}
|
|
11130
|
-
},
|
|
11131
|
-
"cancelable": true,
|
|
11132
|
-
"composed": true,
|
|
11133
|
-
"docs": "Emitted when a `gradient-picker` section swatch is chosen.",
|
|
11134
|
-
"docsTags": []
|
|
11135
|
-
},
|
|
11136
10765
|
{
|
|
11137
10766
|
"event": "dsSelect",
|
|
11138
10767
|
"detail": "MenuItemData",
|
|
@@ -11964,6 +11593,7 @@
|
|
|
11964
11593
|
"ds-button-filled": [
|
|
11965
11594
|
"ds-loader",
|
|
11966
11595
|
"ds-icon",
|
|
11596
|
+
"ds-badge",
|
|
11967
11597
|
"ds-text"
|
|
11968
11598
|
]
|
|
11969
11599
|
}
|
|
@@ -12684,7 +12314,9 @@
|
|
|
12684
12314
|
"slots": [],
|
|
12685
12315
|
"parts": [],
|
|
12686
12316
|
"states": [],
|
|
12687
|
-
"dependents": [
|
|
12317
|
+
"dependents": [
|
|
12318
|
+
"ds-shell-app"
|
|
12319
|
+
],
|
|
12688
12320
|
"dependencies": [
|
|
12689
12321
|
"ds-icon",
|
|
12690
12322
|
"ds-badge"
|
|
@@ -12696,6 +12328,9 @@
|
|
|
12696
12328
|
],
|
|
12697
12329
|
"ds-badge": [
|
|
12698
12330
|
"ds-text"
|
|
12331
|
+
],
|
|
12332
|
+
"ds-shell-app": [
|
|
12333
|
+
"ds-mobile-bar-nav"
|
|
12699
12334
|
]
|
|
12700
12335
|
}
|
|
12701
12336
|
},
|
|
@@ -12841,35 +12476,6 @@
|
|
|
12841
12476
|
"getter": false,
|
|
12842
12477
|
"setter": false
|
|
12843
12478
|
},
|
|
12844
|
-
{
|
|
12845
|
-
"name": "sectionsJson",
|
|
12846
|
-
"type": "string",
|
|
12847
|
-
"complexType": {
|
|
12848
|
-
"original": "string",
|
|
12849
|
-
"resolved": "string",
|
|
12850
|
-
"references": {}
|
|
12851
|
-
},
|
|
12852
|
-
"mutable": false,
|
|
12853
|
-
"attr": "sections-json",
|
|
12854
|
-
"reflectToAttr": false,
|
|
12855
|
-
"docs": "JSON fallback for `sections`.",
|
|
12856
|
-
"docsTags": [
|
|
12857
|
-
{
|
|
12858
|
-
"name": "default",
|
|
12859
|
-
"text": "''"
|
|
12860
|
-
}
|
|
12861
|
-
],
|
|
12862
|
-
"default": "''",
|
|
12863
|
-
"values": [
|
|
12864
|
-
{
|
|
12865
|
-
"type": "string"
|
|
12866
|
-
}
|
|
12867
|
-
],
|
|
12868
|
-
"optional": false,
|
|
12869
|
-
"required": false,
|
|
12870
|
-
"getter": false,
|
|
12871
|
-
"setter": false
|
|
12872
|
-
},
|
|
12873
12479
|
{
|
|
12874
12480
|
"name": "subsections",
|
|
12875
12481
|
"type": "TabItem[]",
|
|
@@ -12934,35 +12540,6 @@
|
|
|
12934
12540
|
"getter": false,
|
|
12935
12541
|
"setter": false
|
|
12936
12542
|
},
|
|
12937
|
-
{
|
|
12938
|
-
"name": "subsectionsJson",
|
|
12939
|
-
"type": "string",
|
|
12940
|
-
"complexType": {
|
|
12941
|
-
"original": "string",
|
|
12942
|
-
"resolved": "string",
|
|
12943
|
-
"references": {}
|
|
12944
|
-
},
|
|
12945
|
-
"mutable": false,
|
|
12946
|
-
"attr": "subsections-json",
|
|
12947
|
-
"reflectToAttr": false,
|
|
12948
|
-
"docs": "JSON fallback for `subsections`.",
|
|
12949
|
-
"docsTags": [
|
|
12950
|
-
{
|
|
12951
|
-
"name": "default",
|
|
12952
|
-
"text": "''"
|
|
12953
|
-
}
|
|
12954
|
-
],
|
|
12955
|
-
"default": "''",
|
|
12956
|
-
"values": [
|
|
12957
|
-
{
|
|
12958
|
-
"type": "string"
|
|
12959
|
-
}
|
|
12960
|
-
],
|
|
12961
|
-
"optional": false,
|
|
12962
|
-
"required": false,
|
|
12963
|
-
"getter": false,
|
|
12964
|
-
"setter": false
|
|
12965
|
-
},
|
|
12966
12543
|
{
|
|
12967
12544
|
"name": "subvalue",
|
|
12968
12545
|
"type": "string",
|
|
@@ -13101,6 +12678,7 @@
|
|
|
13101
12678
|
"states": [],
|
|
13102
12679
|
"dependents": [
|
|
13103
12680
|
"ds-bar-workflow",
|
|
12681
|
+
"ds-shell-app",
|
|
13104
12682
|
"ds-shell-tools"
|
|
13105
12683
|
],
|
|
13106
12684
|
"dependencies": [
|
|
@@ -13128,6 +12706,9 @@
|
|
|
13128
12706
|
"ds-bar-workflow": [
|
|
13129
12707
|
"ds-mobile-header"
|
|
13130
12708
|
],
|
|
12709
|
+
"ds-shell-app": [
|
|
12710
|
+
"ds-mobile-header"
|
|
12711
|
+
],
|
|
13131
12712
|
"ds-shell-tools": [
|
|
13132
12713
|
"ds-mobile-header"
|
|
13133
12714
|
]
|
|
@@ -13206,7 +12787,7 @@
|
|
|
13206
12787
|
"setter": false
|
|
13207
12788
|
},
|
|
13208
12789
|
{
|
|
13209
|
-
"name": "
|
|
12790
|
+
"name": "value",
|
|
13210
12791
|
"type": "string",
|
|
13211
12792
|
"complexType": {
|
|
13212
12793
|
"original": "string",
|
|
@@ -13214,9 +12795,9 @@
|
|
|
13214
12795
|
"references": {}
|
|
13215
12796
|
},
|
|
13216
12797
|
"mutable": false,
|
|
13217
|
-
"attr": "
|
|
12798
|
+
"attr": "value",
|
|
13218
12799
|
"reflectToAttr": false,
|
|
13219
|
-
"docs": "
|
|
12800
|
+
"docs": "Controlled selected section id.",
|
|
13220
12801
|
"docsTags": [
|
|
13221
12802
|
{
|
|
13222
12803
|
"name": "default",
|
|
@@ -13233,39 +12814,10 @@
|
|
|
13233
12814
|
"required": false,
|
|
13234
12815
|
"getter": false,
|
|
13235
12816
|
"setter": false
|
|
13236
|
-
}
|
|
13237
|
-
|
|
13238
|
-
|
|
13239
|
-
|
|
13240
|
-
"complexType": {
|
|
13241
|
-
"original": "string",
|
|
13242
|
-
"resolved": "string",
|
|
13243
|
-
"references": {}
|
|
13244
|
-
},
|
|
13245
|
-
"mutable": false,
|
|
13246
|
-
"attr": "value",
|
|
13247
|
-
"reflectToAttr": false,
|
|
13248
|
-
"docs": "Controlled selected section id.",
|
|
13249
|
-
"docsTags": [
|
|
13250
|
-
{
|
|
13251
|
-
"name": "default",
|
|
13252
|
-
"text": "''"
|
|
13253
|
-
}
|
|
13254
|
-
],
|
|
13255
|
-
"default": "''",
|
|
13256
|
-
"values": [
|
|
13257
|
-
{
|
|
13258
|
-
"type": "string"
|
|
13259
|
-
}
|
|
13260
|
-
],
|
|
13261
|
-
"optional": false,
|
|
13262
|
-
"required": false,
|
|
13263
|
-
"getter": false,
|
|
13264
|
-
"setter": false
|
|
13265
|
-
}
|
|
13266
|
-
],
|
|
13267
|
-
"methods": [],
|
|
13268
|
-
"events": [
|
|
12817
|
+
}
|
|
12818
|
+
],
|
|
12819
|
+
"methods": [],
|
|
12820
|
+
"events": [
|
|
13269
12821
|
{
|
|
13270
12822
|
"event": "dsChange",
|
|
13271
12823
|
"detail": "string",
|
|
@@ -13698,7 +13250,9 @@
|
|
|
13698
13250
|
"slots": [],
|
|
13699
13251
|
"parts": [],
|
|
13700
13252
|
"states": [],
|
|
13701
|
-
"dependents": [
|
|
13253
|
+
"dependents": [
|
|
13254
|
+
"ds-shell-app"
|
|
13255
|
+
],
|
|
13702
13256
|
"dependencies": [
|
|
13703
13257
|
"ds-icon",
|
|
13704
13258
|
"ds-text",
|
|
@@ -13732,6 +13286,9 @@
|
|
|
13732
13286
|
"ds-icon",
|
|
13733
13287
|
"ds-text",
|
|
13734
13288
|
"ds-badge"
|
|
13289
|
+
],
|
|
13290
|
+
"ds-shell-app": [
|
|
13291
|
+
"ds-mobile-sheet-nav"
|
|
13735
13292
|
]
|
|
13736
13293
|
}
|
|
13737
13294
|
},
|
|
@@ -14713,7 +14270,9 @@
|
|
|
14713
14270
|
"slots": [],
|
|
14714
14271
|
"parts": [],
|
|
14715
14272
|
"states": [],
|
|
14716
|
-
"dependents": [
|
|
14273
|
+
"dependents": [
|
|
14274
|
+
"ds-shell-app"
|
|
14275
|
+
],
|
|
14717
14276
|
"dependencies": [
|
|
14718
14277
|
"ds-tooltip",
|
|
14719
14278
|
"ds-button-unfilled",
|
|
@@ -14740,6 +14299,9 @@
|
|
|
14740
14299
|
],
|
|
14741
14300
|
"ds-badge": [
|
|
14742
14301
|
"ds-text"
|
|
14302
|
+
],
|
|
14303
|
+
"ds-shell-app": [
|
|
14304
|
+
"ds-panel-nav"
|
|
14743
14305
|
]
|
|
14744
14306
|
}
|
|
14745
14307
|
},
|
|
@@ -15864,10 +15426,10 @@
|
|
|
15864
15426
|
"props": [
|
|
15865
15427
|
{
|
|
15866
15428
|
"name": "activeTool",
|
|
15867
|
-
"type": "
|
|
15429
|
+
"type": "string",
|
|
15868
15430
|
"complexType": {
|
|
15869
15431
|
"original": "PanelToolsToolId | ''",
|
|
15870
|
-
"resolved": "
|
|
15432
|
+
"resolved": "string",
|
|
15871
15433
|
"references": {
|
|
15872
15434
|
"PanelToolsToolId": {
|
|
15873
15435
|
"location": "import",
|
|
@@ -15890,30 +15452,6 @@
|
|
|
15890
15452
|
"default": "''",
|
|
15891
15453
|
"values": [
|
|
15892
15454
|
{
|
|
15893
|
-
"type": "\"\""
|
|
15894
|
-
},
|
|
15895
|
-
{
|
|
15896
|
-
"value": "activity",
|
|
15897
|
-
"type": "string"
|
|
15898
|
-
},
|
|
15899
|
-
{
|
|
15900
|
-
"value": "agents",
|
|
15901
|
-
"type": "string"
|
|
15902
|
-
},
|
|
15903
|
-
{
|
|
15904
|
-
"value": "help",
|
|
15905
|
-
"type": "string"
|
|
15906
|
-
},
|
|
15907
|
-
{
|
|
15908
|
-
"value": "messages",
|
|
15909
|
-
"type": "string"
|
|
15910
|
-
},
|
|
15911
|
-
{
|
|
15912
|
-
"value": "search",
|
|
15913
|
-
"type": "string"
|
|
15914
|
-
},
|
|
15915
|
-
{
|
|
15916
|
-
"value": "stacks",
|
|
15917
15455
|
"type": "string"
|
|
15918
15456
|
}
|
|
15919
15457
|
],
|
|
@@ -15958,10 +15496,10 @@
|
|
|
15958
15496
|
},
|
|
15959
15497
|
{
|
|
15960
15498
|
"name": "headers",
|
|
15961
|
-
"type": "
|
|
15499
|
+
"type": "PanelToolsHeaderConfig | string",
|
|
15962
15500
|
"complexType": {
|
|
15963
15501
|
"original": "PanelToolsHeaders",
|
|
15964
|
-
"resolved": "
|
|
15502
|
+
"resolved": "PanelToolsHeaderConfig | string",
|
|
15965
15503
|
"references": {
|
|
15966
15504
|
"PanelToolsHeaders": {
|
|
15967
15505
|
"location": "import",
|
|
@@ -15982,59 +15520,9 @@
|
|
|
15982
15520
|
],
|
|
15983
15521
|
"default": "{}",
|
|
15984
15522
|
"values": [
|
|
15985
|
-
{
|
|
15986
|
-
"value": "activity",
|
|
15987
|
-
"type": "string"
|
|
15988
|
-
},
|
|
15989
|
-
{
|
|
15990
|
-
"value": "agents",
|
|
15991
|
-
"type": "string"
|
|
15992
|
-
},
|
|
15993
|
-
{
|
|
15994
|
-
"value": "help",
|
|
15995
|
-
"type": "string"
|
|
15996
|
-
},
|
|
15997
|
-
{
|
|
15998
|
-
"value": "messages",
|
|
15999
|
-
"type": "string"
|
|
16000
|
-
},
|
|
16001
|
-
{
|
|
16002
|
-
"value": "search",
|
|
16003
|
-
"type": "string"
|
|
16004
|
-
},
|
|
16005
|
-
{
|
|
16006
|
-
"value": "stacks",
|
|
16007
|
-
"type": "string"
|
|
16008
|
-
},
|
|
16009
15523
|
{
|
|
16010
15524
|
"type": "PanelToolsHeaderConfig"
|
|
16011
|
-
}
|
|
16012
|
-
],
|
|
16013
|
-
"optional": false,
|
|
16014
|
-
"required": false,
|
|
16015
|
-
"getter": false,
|
|
16016
|
-
"setter": false
|
|
16017
|
-
},
|
|
16018
|
-
{
|
|
16019
|
-
"name": "headersJson",
|
|
16020
|
-
"type": "string",
|
|
16021
|
-
"complexType": {
|
|
16022
|
-
"original": "string",
|
|
16023
|
-
"resolved": "string",
|
|
16024
|
-
"references": {}
|
|
16025
|
-
},
|
|
16026
|
-
"mutable": false,
|
|
16027
|
-
"attr": "headers-json",
|
|
16028
|
-
"reflectToAttr": false,
|
|
16029
|
-
"docs": "JSON fallback for `headers`. The `headers` property takes precedence when non-empty.",
|
|
16030
|
-
"docsTags": [
|
|
16031
|
-
{
|
|
16032
|
-
"name": "default",
|
|
16033
|
-
"text": "''"
|
|
16034
|
-
}
|
|
16035
|
-
],
|
|
16036
|
-
"default": "''",
|
|
16037
|
-
"values": [
|
|
15525
|
+
},
|
|
16038
15526
|
{
|
|
16039
15527
|
"type": "string"
|
|
16040
15528
|
}
|
|
@@ -16079,35 +15567,6 @@
|
|
|
16079
15567
|
"getter": false,
|
|
16080
15568
|
"setter": false
|
|
16081
15569
|
},
|
|
16082
|
-
{
|
|
16083
|
-
"name": "itemsJson",
|
|
16084
|
-
"type": "string",
|
|
16085
|
-
"complexType": {
|
|
16086
|
-
"original": "string",
|
|
16087
|
-
"resolved": "string",
|
|
16088
|
-
"references": {}
|
|
16089
|
-
},
|
|
16090
|
-
"mutable": false,
|
|
16091
|
-
"attr": "items-json",
|
|
16092
|
-
"reflectToAttr": false,
|
|
16093
|
-
"docs": "JSON fallback for `items` — useful when framework bindings don't propagate arrays.",
|
|
16094
|
-
"docsTags": [
|
|
16095
|
-
{
|
|
16096
|
-
"name": "default",
|
|
16097
|
-
"text": "''"
|
|
16098
|
-
}
|
|
16099
|
-
],
|
|
16100
|
-
"default": "''",
|
|
16101
|
-
"values": [
|
|
16102
|
-
{
|
|
16103
|
-
"type": "string"
|
|
16104
|
-
}
|
|
16105
|
-
],
|
|
16106
|
-
"optional": false,
|
|
16107
|
-
"required": false,
|
|
16108
|
-
"getter": false,
|
|
16109
|
-
"setter": false
|
|
16110
|
-
},
|
|
16111
15570
|
{
|
|
16112
15571
|
"name": "open",
|
|
16113
15572
|
"type": "boolean",
|
|
@@ -16271,7 +15730,7 @@
|
|
|
16271
15730
|
"parameters": [
|
|
16272
15731
|
{
|
|
16273
15732
|
"name": "id",
|
|
16274
|
-
"type": "
|
|
15733
|
+
"type": "string",
|
|
16275
15734
|
"docs": ""
|
|
16276
15735
|
}
|
|
16277
15736
|
],
|
|
@@ -16293,7 +15752,7 @@
|
|
|
16293
15752
|
"parameters": [
|
|
16294
15753
|
{
|
|
16295
15754
|
"name": "id",
|
|
16296
|
-
"type": "
|
|
15755
|
+
"type": "string",
|
|
16297
15756
|
"docs": ""
|
|
16298
15757
|
}
|
|
16299
15758
|
],
|
|
@@ -16406,11 +15865,11 @@
|
|
|
16406
15865
|
},
|
|
16407
15866
|
{
|
|
16408
15867
|
"event": "dsHeaderAction",
|
|
16409
|
-
"detail": "{ tool:
|
|
15868
|
+
"detail": "{ tool: string; id: string; }",
|
|
16410
15869
|
"bubbles": true,
|
|
16411
15870
|
"complexType": {
|
|
16412
15871
|
"original": "{\n tool: PanelToolsToolId;\n id: string;\n }",
|
|
16413
|
-
"resolved": "{ tool:
|
|
15872
|
+
"resolved": "{ tool: string; id: string; }",
|
|
16414
15873
|
"references": {
|
|
16415
15874
|
"PanelToolsToolId": {
|
|
16416
15875
|
"location": "import",
|
|
@@ -16427,11 +15886,11 @@
|
|
|
16427
15886
|
},
|
|
16428
15887
|
{
|
|
16429
15888
|
"event": "dsHeaderBack",
|
|
16430
|
-
"detail": "{ tool:
|
|
15889
|
+
"detail": "{ tool: string; }",
|
|
16431
15890
|
"bubbles": true,
|
|
16432
15891
|
"complexType": {
|
|
16433
15892
|
"original": "{\n tool: PanelToolsToolId;\n }",
|
|
16434
|
-
"resolved": "{ tool:
|
|
15893
|
+
"resolved": "{ tool: string; }",
|
|
16435
15894
|
"references": {
|
|
16436
15895
|
"PanelToolsToolId": {
|
|
16437
15896
|
"location": "import",
|
|
@@ -16462,11 +15921,11 @@
|
|
|
16462
15921
|
},
|
|
16463
15922
|
{
|
|
16464
15923
|
"event": "dsToolChange",
|
|
16465
|
-
"detail": "{ id:
|
|
15924
|
+
"detail": "{ id: string; selected: boolean; }",
|
|
16466
15925
|
"bubbles": true,
|
|
16467
15926
|
"complexType": {
|
|
16468
15927
|
"original": "{\n id: PanelToolsToolId;\n selected: boolean;\n }",
|
|
16469
|
-
"resolved": "{ id:
|
|
15928
|
+
"resolved": "{ id: string; selected: boolean; }",
|
|
16470
15929
|
"references": {
|
|
16471
15930
|
"PanelToolsToolId": {
|
|
16472
15931
|
"location": "import",
|
|
@@ -17574,6 +17033,35 @@
|
|
|
17574
17033
|
"getter": false,
|
|
17575
17034
|
"setter": false
|
|
17576
17035
|
},
|
|
17036
|
+
{
|
|
17037
|
+
"name": "multiple",
|
|
17038
|
+
"type": "boolean",
|
|
17039
|
+
"complexType": {
|
|
17040
|
+
"original": "boolean",
|
|
17041
|
+
"resolved": "boolean",
|
|
17042
|
+
"references": {}
|
|
17043
|
+
},
|
|
17044
|
+
"mutable": false,
|
|
17045
|
+
"attr": "multiple",
|
|
17046
|
+
"reflectToAttr": true,
|
|
17047
|
+
"docs": "Enable independent multi-value selection while keeping the popup open.",
|
|
17048
|
+
"docsTags": [
|
|
17049
|
+
{
|
|
17050
|
+
"name": "default",
|
|
17051
|
+
"text": "false"
|
|
17052
|
+
}
|
|
17053
|
+
],
|
|
17054
|
+
"default": "false",
|
|
17055
|
+
"values": [
|
|
17056
|
+
{
|
|
17057
|
+
"type": "boolean"
|
|
17058
|
+
}
|
|
17059
|
+
],
|
|
17060
|
+
"optional": false,
|
|
17061
|
+
"required": false,
|
|
17062
|
+
"getter": false,
|
|
17063
|
+
"setter": false
|
|
17064
|
+
},
|
|
17577
17065
|
{
|
|
17578
17066
|
"name": "name",
|
|
17579
17067
|
"type": "string | undefined",
|
|
@@ -17871,6 +17359,35 @@
|
|
|
17871
17359
|
"getter": false,
|
|
17872
17360
|
"setter": false
|
|
17873
17361
|
},
|
|
17362
|
+
{
|
|
17363
|
+
"name": "selectedLabel",
|
|
17364
|
+
"type": "string",
|
|
17365
|
+
"complexType": {
|
|
17366
|
+
"original": "string",
|
|
17367
|
+
"resolved": "string",
|
|
17368
|
+
"references": {}
|
|
17369
|
+
},
|
|
17370
|
+
"mutable": false,
|
|
17371
|
+
"attr": "selected-label",
|
|
17372
|
+
"reflectToAttr": false,
|
|
17373
|
+
"docs": "Localized noun displayed after the selected count in multiple mode.",
|
|
17374
|
+
"docsTags": [
|
|
17375
|
+
{
|
|
17376
|
+
"name": "default",
|
|
17377
|
+
"text": "'selected'"
|
|
17378
|
+
}
|
|
17379
|
+
],
|
|
17380
|
+
"default": "'selected'",
|
|
17381
|
+
"values": [
|
|
17382
|
+
{
|
|
17383
|
+
"type": "string"
|
|
17384
|
+
}
|
|
17385
|
+
],
|
|
17386
|
+
"optional": false,
|
|
17387
|
+
"required": false,
|
|
17388
|
+
"getter": false,
|
|
17389
|
+
"setter": false
|
|
17390
|
+
},
|
|
17874
17391
|
{
|
|
17875
17392
|
"name": "size",
|
|
17876
17393
|
"type": "\"lg\" | \"md\" | \"sm\" | \"xs\"",
|
|
@@ -17921,16 +17438,22 @@
|
|
|
17921
17438
|
},
|
|
17922
17439
|
{
|
|
17923
17440
|
"name": "value",
|
|
17924
|
-
"type": "string",
|
|
17441
|
+
"type": "string | string[]",
|
|
17925
17442
|
"complexType": {
|
|
17926
|
-
"original": "
|
|
17927
|
-
"resolved": "string",
|
|
17928
|
-
"references": {
|
|
17443
|
+
"original": "SelectValue",
|
|
17444
|
+
"resolved": "string | string[]",
|
|
17445
|
+
"references": {
|
|
17446
|
+
"SelectValue": {
|
|
17447
|
+
"location": "local",
|
|
17448
|
+
"path": "/home/runner/work/compomo/compomo/src/wc/components/Select/Select.tsx",
|
|
17449
|
+
"id": "src/wc/components/Select/Select.tsx::SelectValue"
|
|
17450
|
+
}
|
|
17451
|
+
}
|
|
17929
17452
|
},
|
|
17930
17453
|
"mutable": true,
|
|
17931
17454
|
"attr": "value",
|
|
17932
17455
|
"reflectToAttr": false,
|
|
17933
|
-
"docs": "Selected
|
|
17456
|
+
"docs": "Selected scalar or array value according to `multiple`.",
|
|
17934
17457
|
"docsTags": [
|
|
17935
17458
|
{
|
|
17936
17459
|
"name": "default",
|
|
@@ -17941,6 +17464,9 @@
|
|
|
17941
17464
|
"values": [
|
|
17942
17465
|
{
|
|
17943
17466
|
"type": "string"
|
|
17467
|
+
},
|
|
17468
|
+
{
|
|
17469
|
+
"type": "string[]"
|
|
17944
17470
|
}
|
|
17945
17471
|
],
|
|
17946
17472
|
"optional": false,
|
|
@@ -18016,16 +17542,22 @@
|
|
|
18016
17542
|
"events": [
|
|
18017
17543
|
{
|
|
18018
17544
|
"event": "dsChange",
|
|
18019
|
-
"detail": "string",
|
|
17545
|
+
"detail": "string | string[]",
|
|
18020
17546
|
"bubbles": true,
|
|
18021
17547
|
"complexType": {
|
|
18022
|
-
"original": "
|
|
18023
|
-
"resolved": "string",
|
|
18024
|
-
"references": {
|
|
17548
|
+
"original": "SelectValue",
|
|
17549
|
+
"resolved": "string | string[]",
|
|
17550
|
+
"references": {
|
|
17551
|
+
"SelectValue": {
|
|
17552
|
+
"location": "local",
|
|
17553
|
+
"path": "/home/runner/work/compomo/compomo/src/wc/components/Select/Select.tsx",
|
|
17554
|
+
"id": "src/wc/components/Select/Select.tsx::SelectValue"
|
|
17555
|
+
}
|
|
17556
|
+
}
|
|
18025
17557
|
},
|
|
18026
17558
|
"cancelable": true,
|
|
18027
17559
|
"composed": true,
|
|
18028
|
-
"docs": "Emitted after
|
|
17560
|
+
"docs": "Emitted after selection or clearing with the next scalar or array value.",
|
|
18029
17561
|
"docsTags": []
|
|
18030
17562
|
},
|
|
18031
17563
|
{
|
|
@@ -18064,6 +17596,7 @@
|
|
|
18064
17596
|
"states": [],
|
|
18065
17597
|
"dependents": [],
|
|
18066
17598
|
"dependencies": [
|
|
17599
|
+
"ds-checkbox",
|
|
18067
17600
|
"ds-icon",
|
|
18068
17601
|
"ds-loader",
|
|
18069
17602
|
"ds-text",
|
|
@@ -18073,6 +17606,7 @@
|
|
|
18073
17606
|
],
|
|
18074
17607
|
"dependencyGraph": {
|
|
18075
17608
|
"ds-select": [
|
|
17609
|
+
"ds-checkbox",
|
|
18076
17610
|
"ds-icon",
|
|
18077
17611
|
"ds-loader",
|
|
18078
17612
|
"ds-text",
|
|
@@ -18080,6 +17614,9 @@
|
|
|
18080
17614
|
"ds-tooltip",
|
|
18081
17615
|
"ds-button-unfilled"
|
|
18082
17616
|
],
|
|
17617
|
+
"ds-checkbox": [
|
|
17618
|
+
"ds-text"
|
|
17619
|
+
],
|
|
18083
17620
|
"ds-empty-state": [
|
|
18084
17621
|
"ds-icon",
|
|
18085
17622
|
"ds-text"
|
|
@@ -18099,35 +17636,47 @@
|
|
|
18099
17636
|
}
|
|
18100
17637
|
},
|
|
18101
17638
|
{
|
|
18102
|
-
"filePath": "src/wc/components/
|
|
17639
|
+
"filePath": "src/wc/components/ShellApp/ShellApp.tsx",
|
|
18103
17640
|
"encapsulation": "scoped",
|
|
18104
|
-
"tag": "ds-
|
|
17641
|
+
"tag": "ds-shell-app",
|
|
18105
17642
|
"docs": "",
|
|
18106
17643
|
"docsTags": [],
|
|
18107
17644
|
"usage": {},
|
|
18108
17645
|
"props": [
|
|
18109
17646
|
{
|
|
18110
|
-
"name": "
|
|
18111
|
-
"type": "
|
|
17647
|
+
"name": "composition",
|
|
17648
|
+
"type": "\"managed\" | \"slotted\"",
|
|
18112
17649
|
"complexType": {
|
|
18113
|
-
"original": "
|
|
18114
|
-
"resolved": "
|
|
18115
|
-
"references": {
|
|
17650
|
+
"original": "ShellAppComposition",
|
|
17651
|
+
"resolved": "\"managed\" | \"slotted\"",
|
|
17652
|
+
"references": {
|
|
17653
|
+
"ShellAppComposition": {
|
|
17654
|
+
"location": "import",
|
|
17655
|
+
"path": "./shell-app-types",
|
|
17656
|
+
"id": "src/wc/components/ShellApp/shell-app-types.ts::ShellAppComposition",
|
|
17657
|
+
"referenceLocation": "ShellAppComposition"
|
|
17658
|
+
}
|
|
17659
|
+
}
|
|
18116
17660
|
},
|
|
18117
17661
|
"mutable": false,
|
|
18118
|
-
"attr": "
|
|
18119
|
-
"reflectToAttr":
|
|
18120
|
-
"docs": "
|
|
17662
|
+
"attr": "composition",
|
|
17663
|
+
"reflectToAttr": true,
|
|
17664
|
+
"docs": "Managed renders the complete responsive chrome; slotted exposes the advanced composition.",
|
|
18121
17665
|
"docsTags": [
|
|
18122
17666
|
{
|
|
18123
17667
|
"name": "default",
|
|
18124
|
-
"text": "
|
|
17668
|
+
"text": "'managed'"
|
|
18125
17669
|
}
|
|
18126
17670
|
],
|
|
18127
|
-
"default": "
|
|
17671
|
+
"default": "'managed'",
|
|
18128
17672
|
"values": [
|
|
18129
17673
|
{
|
|
18130
|
-
"
|
|
17674
|
+
"value": "managed",
|
|
17675
|
+
"type": "string"
|
|
17676
|
+
},
|
|
17677
|
+
{
|
|
17678
|
+
"value": "slotted",
|
|
17679
|
+
"type": "string"
|
|
18131
17680
|
}
|
|
18132
17681
|
],
|
|
18133
17682
|
"optional": false,
|
|
@@ -18136,111 +17685,51 @@
|
|
|
18136
17685
|
"setter": false
|
|
18137
17686
|
},
|
|
18138
17687
|
{
|
|
18139
|
-
"name": "
|
|
18140
|
-
"type": "
|
|
17688
|
+
"name": "gradientPreset",
|
|
17689
|
+
"type": "\"cool\" | \"fresh\" | \"neutral\" | \"none\" | \"warm\"",
|
|
18141
17690
|
"complexType": {
|
|
18142
|
-
"original": "
|
|
18143
|
-
"resolved": "
|
|
18144
|
-
"references": {
|
|
17691
|
+
"original": "ShellGradientPreset",
|
|
17692
|
+
"resolved": "\"cool\" | \"fresh\" | \"neutral\" | \"none\" | \"warm\"",
|
|
17693
|
+
"references": {
|
|
17694
|
+
"ShellGradientPreset": {
|
|
17695
|
+
"location": "import",
|
|
17696
|
+
"path": "../../shell/shell-gradient-presets",
|
|
17697
|
+
"id": "src/wc/shell/shell-gradient-presets.ts::ShellGradientPreset",
|
|
17698
|
+
"referenceLocation": "ShellGradientPreset"
|
|
17699
|
+
}
|
|
17700
|
+
}
|
|
18145
17701
|
},
|
|
18146
17702
|
"mutable": false,
|
|
18147
|
-
"attr": "
|
|
18148
|
-
"reflectToAttr":
|
|
18149
|
-
"docs": "
|
|
17703
|
+
"attr": "gradient-preset",
|
|
17704
|
+
"reflectToAttr": true,
|
|
17705
|
+
"docs": "Shell chrome wash preset. `none` renders solid chrome; the remaining\npresets use token-based washes that adapt to the active color theme.",
|
|
18150
17706
|
"docsTags": [
|
|
18151
17707
|
{
|
|
18152
17708
|
"name": "default",
|
|
18153
|
-
"text": "
|
|
18154
|
-
}
|
|
18155
|
-
],
|
|
18156
|
-
"default": "true",
|
|
18157
|
-
"values": [
|
|
18158
|
-
{
|
|
18159
|
-
"type": "boolean"
|
|
17709
|
+
"text": "'neutral'"
|
|
18160
17710
|
}
|
|
18161
17711
|
],
|
|
18162
|
-
"
|
|
18163
|
-
"required": false,
|
|
18164
|
-
"getter": false,
|
|
18165
|
-
"setter": false
|
|
18166
|
-
},
|
|
18167
|
-
{
|
|
18168
|
-
"name": "ariaDescribedby",
|
|
18169
|
-
"type": "string | undefined",
|
|
18170
|
-
"complexType": {
|
|
18171
|
-
"original": "string | undefined",
|
|
18172
|
-
"resolved": "string | undefined",
|
|
18173
|
-
"references": {}
|
|
18174
|
-
},
|
|
18175
|
-
"mutable": false,
|
|
18176
|
-
"attr": "aria-describedby",
|
|
18177
|
-
"reflectToAttr": false,
|
|
18178
|
-
"docs": "Additional IDs that describe the combobox.",
|
|
18179
|
-
"docsTags": [],
|
|
17712
|
+
"default": "'neutral'",
|
|
18180
17713
|
"values": [
|
|
18181
17714
|
{
|
|
17715
|
+
"value": "cool",
|
|
18182
17716
|
"type": "string"
|
|
18183
17717
|
},
|
|
18184
17718
|
{
|
|
18185
|
-
"
|
|
18186
|
-
|
|
18187
|
-
],
|
|
18188
|
-
"optional": false,
|
|
18189
|
-
"required": false,
|
|
18190
|
-
"getter": false,
|
|
18191
|
-
"setter": false
|
|
18192
|
-
},
|
|
18193
|
-
{
|
|
18194
|
-
"name": "ariaLabel",
|
|
18195
|
-
"type": "null | string",
|
|
18196
|
-
"complexType": {
|
|
18197
|
-
"original": "string | null",
|
|
18198
|
-
"resolved": "null | string",
|
|
18199
|
-
"references": {}
|
|
18200
|
-
},
|
|
18201
|
-
"mutable": false,
|
|
18202
|
-
"attr": "aria-label",
|
|
18203
|
-
"reflectToAttr": false,
|
|
18204
|
-
"docs": "Direct accessible name when no external label is available.",
|
|
18205
|
-
"docsTags": [
|
|
18206
|
-
{
|
|
18207
|
-
"name": "default",
|
|
18208
|
-
"text": "null"
|
|
18209
|
-
}
|
|
18210
|
-
],
|
|
18211
|
-
"default": "null",
|
|
18212
|
-
"values": [
|
|
18213
|
-
{
|
|
18214
|
-
"type": "null"
|
|
17719
|
+
"value": "fresh",
|
|
17720
|
+
"type": "string"
|
|
18215
17721
|
},
|
|
18216
17722
|
{
|
|
17723
|
+
"value": "neutral",
|
|
18217
17724
|
"type": "string"
|
|
18218
|
-
}
|
|
18219
|
-
],
|
|
18220
|
-
"optional": false,
|
|
18221
|
-
"required": false,
|
|
18222
|
-
"getter": false,
|
|
18223
|
-
"setter": false
|
|
18224
|
-
},
|
|
18225
|
-
{
|
|
18226
|
-
"name": "ariaLabelledby",
|
|
18227
|
-
"type": "string | undefined",
|
|
18228
|
-
"complexType": {
|
|
18229
|
-
"original": "string | undefined",
|
|
18230
|
-
"resolved": "string | undefined",
|
|
18231
|
-
"references": {}
|
|
18232
|
-
},
|
|
18233
|
-
"mutable": false,
|
|
18234
|
-
"attr": "aria-labelledby",
|
|
18235
|
-
"reflectToAttr": false,
|
|
18236
|
-
"docs": "IDs of elements that label the combobox.",
|
|
18237
|
-
"docsTags": [],
|
|
18238
|
-
"values": [
|
|
17725
|
+
},
|
|
18239
17726
|
{
|
|
17727
|
+
"value": "none",
|
|
18240
17728
|
"type": "string"
|
|
18241
17729
|
},
|
|
18242
17730
|
{
|
|
18243
|
-
"
|
|
17731
|
+
"value": "warm",
|
|
17732
|
+
"type": "string"
|
|
18244
17733
|
}
|
|
18245
17734
|
],
|
|
18246
17735
|
"optional": false,
|
|
@@ -18249,59 +17738,51 @@
|
|
|
18249
17738
|
"setter": false
|
|
18250
17739
|
},
|
|
18251
17740
|
{
|
|
18252
|
-
"name": "
|
|
18253
|
-
"type": "\"
|
|
17741
|
+
"name": "mobileDestination",
|
|
17742
|
+
"type": "\"agents\" | \"area\" | \"help\" | \"inbox\" | \"search\"",
|
|
18254
17743
|
"complexType": {
|
|
18255
|
-
"original": "
|
|
18256
|
-
"resolved": "\"
|
|
17744
|
+
"original": "MobileDestination",
|
|
17745
|
+
"resolved": "\"agents\" | \"area\" | \"help\" | \"inbox\" | \"search\"",
|
|
18257
17746
|
"references": {
|
|
18258
|
-
"
|
|
18259
|
-
"location": "
|
|
18260
|
-
"path": "/
|
|
18261
|
-
"id": "src/wc/
|
|
17747
|
+
"MobileDestination": {
|
|
17748
|
+
"location": "import",
|
|
17749
|
+
"path": "../../shell/shell-responsive",
|
|
17750
|
+
"id": "src/wc/shell/shell-responsive.ts::MobileDestination",
|
|
17751
|
+
"referenceLocation": "MobileDestination"
|
|
18262
17752
|
}
|
|
18263
17753
|
}
|
|
18264
17754
|
},
|
|
18265
17755
|
"mutable": false,
|
|
18266
|
-
"attr": "
|
|
17756
|
+
"attr": "mobile-destination",
|
|
18267
17757
|
"reflectToAttr": false,
|
|
18268
|
-
"docs": "
|
|
18269
|
-
"docsTags": [
|
|
18270
|
-
"values": [
|
|
18271
|
-
{
|
|
18272
|
-
"value": "always-dark",
|
|
18273
|
-
"type": "string"
|
|
18274
|
-
},
|
|
18275
|
-
{
|
|
18276
|
-
"value": "bold",
|
|
18277
|
-
"type": "string"
|
|
18278
|
-
},
|
|
17758
|
+
"docs": "Controlled mobile surface shown above the persistent bottom bar.",
|
|
17759
|
+
"docsTags": [
|
|
18279
17760
|
{
|
|
18280
|
-
"
|
|
18281
|
-
"
|
|
18282
|
-
}
|
|
17761
|
+
"name": "default",
|
|
17762
|
+
"text": "'area'"
|
|
17763
|
+
}
|
|
17764
|
+
],
|
|
17765
|
+
"default": "'area'",
|
|
17766
|
+
"values": [
|
|
18283
17767
|
{
|
|
18284
|
-
"value": "
|
|
17768
|
+
"value": "agents",
|
|
18285
17769
|
"type": "string"
|
|
18286
17770
|
},
|
|
18287
17771
|
{
|
|
18288
|
-
"value": "
|
|
17772
|
+
"value": "area",
|
|
18289
17773
|
"type": "string"
|
|
18290
17774
|
},
|
|
18291
17775
|
{
|
|
18292
|
-
"value": "
|
|
17776
|
+
"value": "help",
|
|
18293
17777
|
"type": "string"
|
|
18294
17778
|
},
|
|
18295
17779
|
{
|
|
18296
|
-
"value": "
|
|
17780
|
+
"value": "inbox",
|
|
18297
17781
|
"type": "string"
|
|
18298
17782
|
},
|
|
18299
17783
|
{
|
|
18300
|
-
"value": "
|
|
17784
|
+
"value": "search",
|
|
18301
17785
|
"type": "string"
|
|
18302
|
-
},
|
|
18303
|
-
{
|
|
18304
|
-
"type": "undefined"
|
|
18305
17786
|
}
|
|
18306
17787
|
],
|
|
18307
17788
|
"optional": false,
|
|
@@ -18310,27 +17791,27 @@
|
|
|
18310
17791
|
"setter": false
|
|
18311
17792
|
},
|
|
18312
17793
|
{
|
|
18313
|
-
"name": "
|
|
18314
|
-
"type": "
|
|
17794
|
+
"name": "mobileSheetNavOpen",
|
|
17795
|
+
"type": "boolean",
|
|
18315
17796
|
"complexType": {
|
|
18316
|
-
"original": "
|
|
18317
|
-
"resolved": "
|
|
17797
|
+
"original": "boolean",
|
|
17798
|
+
"resolved": "boolean",
|
|
18318
17799
|
"references": {}
|
|
18319
17800
|
},
|
|
18320
17801
|
"mutable": false,
|
|
18321
|
-
"attr": "
|
|
17802
|
+
"attr": "mobile-sheet-nav-open",
|
|
18322
17803
|
"reflectToAttr": false,
|
|
18323
|
-
"docs": "
|
|
17804
|
+
"docs": "Controlled full-stage Mobile Sheet Nav state.",
|
|
18324
17805
|
"docsTags": [
|
|
18325
17806
|
{
|
|
18326
17807
|
"name": "default",
|
|
18327
|
-
"text": "
|
|
17808
|
+
"text": "false"
|
|
18328
17809
|
}
|
|
18329
17810
|
],
|
|
18330
|
-
"default": "
|
|
17811
|
+
"default": "false",
|
|
18331
17812
|
"values": [
|
|
18332
17813
|
{
|
|
18333
|
-
"type": "
|
|
17814
|
+
"type": "boolean"
|
|
18334
17815
|
}
|
|
18335
17816
|
],
|
|
18336
17817
|
"optional": false,
|
|
@@ -18339,27 +17820,39 @@
|
|
|
18339
17820
|
"setter": false
|
|
18340
17821
|
},
|
|
18341
17822
|
{
|
|
18342
|
-
"name": "
|
|
18343
|
-
"type": "
|
|
17823
|
+
"name": "navStyle",
|
|
17824
|
+
"type": "\"dashboard\" | \"settings\"",
|
|
18344
17825
|
"complexType": {
|
|
18345
|
-
"original": "
|
|
18346
|
-
"resolved": "
|
|
18347
|
-
"references": {
|
|
17826
|
+
"original": "NavChromeStyle",
|
|
17827
|
+
"resolved": "\"dashboard\" | \"settings\"",
|
|
17828
|
+
"references": {
|
|
17829
|
+
"NavChromeStyle": {
|
|
17830
|
+
"location": "import",
|
|
17831
|
+
"path": "../../shell/nav-chrome",
|
|
17832
|
+
"id": "src/wc/shell/nav-chrome.ts::NavChromeStyle",
|
|
17833
|
+
"referenceLocation": "NavChromeStyle"
|
|
17834
|
+
}
|
|
17835
|
+
}
|
|
18348
17836
|
},
|
|
18349
17837
|
"mutable": false,
|
|
18350
|
-
"attr": "
|
|
17838
|
+
"attr": "nav-style",
|
|
18351
17839
|
"reflectToAttr": true,
|
|
18352
|
-
"docs": "
|
|
17840
|
+
"docs": "Chrome style propagated to slotted `ds-panel-nav` and `ds-bar-nav`.",
|
|
18353
17841
|
"docsTags": [
|
|
18354
17842
|
{
|
|
18355
17843
|
"name": "default",
|
|
18356
|
-
"text": "
|
|
17844
|
+
"text": "'dashboard'"
|
|
18357
17845
|
}
|
|
18358
17846
|
],
|
|
18359
|
-
"default": "
|
|
17847
|
+
"default": "'dashboard'",
|
|
18360
17848
|
"values": [
|
|
18361
17849
|
{
|
|
18362
|
-
"
|
|
17850
|
+
"value": "dashboard",
|
|
17851
|
+
"type": "string"
|
|
17852
|
+
},
|
|
17853
|
+
{
|
|
17854
|
+
"value": "settings",
|
|
17855
|
+
"type": "string"
|
|
18363
17856
|
}
|
|
18364
17857
|
],
|
|
18365
17858
|
"optional": false,
|
|
@@ -18368,27 +17861,33 @@
|
|
|
18368
17861
|
"setter": false
|
|
18369
17862
|
},
|
|
18370
17863
|
{
|
|
18371
|
-
"name": "
|
|
18372
|
-
"type": "
|
|
17864
|
+
"name": "navigation",
|
|
17865
|
+
"type": "ShellNavigationConfig",
|
|
18373
17866
|
"complexType": {
|
|
18374
|
-
"original": "
|
|
18375
|
-
"resolved": "
|
|
18376
|
-
"references": {
|
|
17867
|
+
"original": "ShellNavigationConfig",
|
|
17868
|
+
"resolved": "ShellNavigationConfig",
|
|
17869
|
+
"references": {
|
|
17870
|
+
"ShellNavigationConfig": {
|
|
17871
|
+
"location": "import",
|
|
17872
|
+
"path": "./shell-app-types",
|
|
17873
|
+
"id": "src/wc/components/ShellApp/shell-app-types.ts::ShellNavigationConfig",
|
|
17874
|
+
"referenceLocation": "ShellNavigationConfig"
|
|
17875
|
+
}
|
|
17876
|
+
}
|
|
18377
17877
|
},
|
|
18378
17878
|
"mutable": false,
|
|
18379
|
-
"attr": "error",
|
|
18380
17879
|
"reflectToAttr": false,
|
|
18381
|
-
"docs": "
|
|
17880
|
+
"docs": "Router-owned navigation data used by managed composition.",
|
|
18382
17881
|
"docsTags": [
|
|
18383
17882
|
{
|
|
18384
17883
|
"name": "default",
|
|
18385
|
-
"text": "
|
|
17884
|
+
"text": "{}"
|
|
18386
17885
|
}
|
|
18387
17886
|
],
|
|
18388
|
-
"default": "
|
|
17887
|
+
"default": "{}",
|
|
18389
17888
|
"values": [
|
|
18390
17889
|
{
|
|
18391
|
-
"type": "
|
|
17890
|
+
"type": "ShellNavigationConfig"
|
|
18392
17891
|
}
|
|
18393
17892
|
],
|
|
18394
17893
|
"optional": false,
|
|
@@ -18397,24 +17896,33 @@
|
|
|
18397
17896
|
"setter": false
|
|
18398
17897
|
},
|
|
18399
17898
|
{
|
|
18400
|
-
"name": "
|
|
18401
|
-
"type": "
|
|
17899
|
+
"name": "pageChrome",
|
|
17900
|
+
"type": "ShellPageChromeConfig",
|
|
18402
17901
|
"complexType": {
|
|
18403
|
-
"original": "
|
|
18404
|
-
"resolved": "
|
|
18405
|
-
"references": {
|
|
17902
|
+
"original": "ShellPageChromeConfig",
|
|
17903
|
+
"resolved": "ShellPageChromeConfig",
|
|
17904
|
+
"references": {
|
|
17905
|
+
"ShellPageChromeConfig": {
|
|
17906
|
+
"location": "import",
|
|
17907
|
+
"path": "./shell-app-types",
|
|
17908
|
+
"id": "src/wc/components/ShellApp/shell-app-types.ts::ShellPageChromeConfig",
|
|
17909
|
+
"referenceLocation": "ShellPageChromeConfig"
|
|
17910
|
+
}
|
|
17911
|
+
}
|
|
18406
17912
|
},
|
|
18407
17913
|
"mutable": false,
|
|
18408
|
-
"attr": "error-message",
|
|
18409
17914
|
"reflectToAttr": false,
|
|
18410
|
-
"docs": "
|
|
18411
|
-
"docsTags": [
|
|
18412
|
-
"values": [
|
|
17915
|
+
"docs": "Route-owned page title and section data used by managed composition.",
|
|
17916
|
+
"docsTags": [
|
|
18413
17917
|
{
|
|
18414
|
-
"
|
|
18415
|
-
|
|
17918
|
+
"name": "default",
|
|
17919
|
+
"text": "{}"
|
|
17920
|
+
}
|
|
17921
|
+
],
|
|
17922
|
+
"default": "{}",
|
|
17923
|
+
"values": [
|
|
18416
17924
|
{
|
|
18417
|
-
"type": "
|
|
17925
|
+
"type": "ShellPageChromeConfig"
|
|
18418
17926
|
}
|
|
18419
17927
|
],
|
|
18420
17928
|
"optional": false,
|
|
@@ -18423,7 +17931,7 @@
|
|
|
18423
17931
|
"setter": false
|
|
18424
17932
|
},
|
|
18425
17933
|
{
|
|
18426
|
-
"name": "
|
|
17934
|
+
"name": "shortcutsEnabled",
|
|
18427
17935
|
"type": "boolean",
|
|
18428
17936
|
"complexType": {
|
|
18429
17937
|
"original": "boolean",
|
|
@@ -18431,9 +17939,9 @@
|
|
|
18431
17939
|
"references": {}
|
|
18432
17940
|
},
|
|
18433
17941
|
"mutable": false,
|
|
18434
|
-
"attr": "
|
|
17942
|
+
"attr": "shortcuts-enabled",
|
|
18435
17943
|
"reflectToAttr": false,
|
|
18436
|
-
"docs": "
|
|
17944
|
+
"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.",
|
|
18437
17945
|
"docsTags": [
|
|
18438
17946
|
{
|
|
18439
17947
|
"name": "default",
|
|
@@ -18452,590 +17960,88 @@
|
|
|
18452
17960
|
"setter": false
|
|
18453
17961
|
},
|
|
18454
17962
|
{
|
|
18455
|
-
"name": "
|
|
18456
|
-
"type": "
|
|
17963
|
+
"name": "tools",
|
|
17964
|
+
"type": "ShellToolsConfig",
|
|
18457
17965
|
"complexType": {
|
|
18458
|
-
"original": "
|
|
18459
|
-
"resolved": "
|
|
18460
|
-
"references": {
|
|
17966
|
+
"original": "ShellToolsConfig",
|
|
17967
|
+
"resolved": "ShellToolsConfig",
|
|
17968
|
+
"references": {
|
|
17969
|
+
"ShellToolsConfig": {
|
|
17970
|
+
"location": "import",
|
|
17971
|
+
"path": "./shell-app-types",
|
|
17972
|
+
"id": "src/wc/components/ShellApp/shell-app-types.ts::ShellToolsConfig",
|
|
17973
|
+
"referenceLocation": "ShellToolsConfig"
|
|
17974
|
+
}
|
|
17975
|
+
}
|
|
18461
17976
|
},
|
|
18462
17977
|
"mutable": false,
|
|
18463
|
-
"attr": "icon",
|
|
18464
17978
|
"reflectToAttr": false,
|
|
18465
|
-
"docs": "
|
|
18466
|
-
"docsTags": [
|
|
18467
|
-
"values": [
|
|
18468
|
-
{
|
|
18469
|
-
"type": "string"
|
|
18470
|
-
},
|
|
17979
|
+
"docs": "Product-owned global tool definitions used by managed composition.",
|
|
17980
|
+
"docsTags": [
|
|
18471
17981
|
{
|
|
18472
|
-
"
|
|
17982
|
+
"name": "default",
|
|
17983
|
+
"text": "{}"
|
|
18473
17984
|
}
|
|
18474
17985
|
],
|
|
18475
|
-
"
|
|
18476
|
-
"required": false,
|
|
18477
|
-
"getter": false,
|
|
18478
|
-
"setter": false
|
|
18479
|
-
},
|
|
18480
|
-
{
|
|
18481
|
-
"name": "inputId",
|
|
18482
|
-
"type": "string | undefined",
|
|
18483
|
-
"complexType": {
|
|
18484
|
-
"original": "string | undefined",
|
|
18485
|
-
"resolved": "string | undefined",
|
|
18486
|
-
"references": {}
|
|
18487
|
-
},
|
|
18488
|
-
"mutable": false,
|
|
18489
|
-
"attr": "input-id",
|
|
18490
|
-
"reflectToAttr": false,
|
|
18491
|
-
"docs": "ID applied to the internal combobox trigger for external labels.",
|
|
18492
|
-
"docsTags": [],
|
|
18493
|
-
"values": [
|
|
18494
|
-
{
|
|
18495
|
-
"type": "string"
|
|
18496
|
-
},
|
|
18497
|
-
{
|
|
18498
|
-
"type": "undefined"
|
|
18499
|
-
}
|
|
18500
|
-
],
|
|
18501
|
-
"optional": false,
|
|
18502
|
-
"required": false,
|
|
18503
|
-
"getter": false,
|
|
18504
|
-
"setter": false
|
|
18505
|
-
},
|
|
18506
|
-
{
|
|
18507
|
-
"name": "isInactive",
|
|
18508
|
-
"type": "boolean",
|
|
18509
|
-
"complexType": {
|
|
18510
|
-
"original": "boolean",
|
|
18511
|
-
"resolved": "boolean",
|
|
18512
|
-
"references": {}
|
|
18513
|
-
},
|
|
18514
|
-
"mutable": false,
|
|
18515
|
-
"attr": "is-inactive",
|
|
18516
|
-
"reflectToAttr": false,
|
|
18517
|
-
"docs": "Shared inactive treatment; removes interaction and form submission.",
|
|
18518
|
-
"docsTags": [
|
|
18519
|
-
{
|
|
18520
|
-
"name": "default",
|
|
18521
|
-
"text": "false"
|
|
18522
|
-
}
|
|
18523
|
-
],
|
|
18524
|
-
"default": "false",
|
|
18525
|
-
"values": [
|
|
18526
|
-
{
|
|
18527
|
-
"type": "boolean"
|
|
18528
|
-
}
|
|
18529
|
-
],
|
|
18530
|
-
"optional": false,
|
|
18531
|
-
"required": false,
|
|
18532
|
-
"getter": false,
|
|
18533
|
-
"setter": false
|
|
18534
|
-
},
|
|
18535
|
-
{
|
|
18536
|
-
"name": "isLoading",
|
|
18537
|
-
"type": "boolean",
|
|
18538
|
-
"complexType": {
|
|
18539
|
-
"original": "boolean",
|
|
18540
|
-
"resolved": "boolean",
|
|
18541
|
-
"references": {}
|
|
18542
|
-
},
|
|
18543
|
-
"mutable": false,
|
|
18544
|
-
"attr": "is-loading",
|
|
18545
|
-
"reflectToAttr": false,
|
|
18546
|
-
"docs": "Replace the prefix with a loader and disable option interaction.",
|
|
18547
|
-
"docsTags": [
|
|
18548
|
-
{
|
|
18549
|
-
"name": "default",
|
|
18550
|
-
"text": "false"
|
|
18551
|
-
}
|
|
18552
|
-
],
|
|
18553
|
-
"default": "false",
|
|
18554
|
-
"values": [
|
|
18555
|
-
{
|
|
18556
|
-
"type": "boolean"
|
|
18557
|
-
}
|
|
18558
|
-
],
|
|
18559
|
-
"optional": false,
|
|
18560
|
-
"required": false,
|
|
18561
|
-
"getter": false,
|
|
18562
|
-
"setter": false
|
|
18563
|
-
},
|
|
18564
|
-
{
|
|
18565
|
-
"name": "loadingLabel",
|
|
18566
|
-
"type": "string",
|
|
18567
|
-
"complexType": {
|
|
18568
|
-
"original": "string",
|
|
18569
|
-
"resolved": "string",
|
|
18570
|
-
"references": {}
|
|
18571
|
-
},
|
|
18572
|
-
"mutable": false,
|
|
18573
|
-
"attr": "loading-label",
|
|
18574
|
-
"reflectToAttr": false,
|
|
18575
|
-
"docs": "Accessible loading status label.",
|
|
18576
|
-
"docsTags": [
|
|
18577
|
-
{
|
|
18578
|
-
"name": "default",
|
|
18579
|
-
"text": "'Loading'"
|
|
18580
|
-
}
|
|
18581
|
-
],
|
|
18582
|
-
"default": "'Loading'",
|
|
18583
|
-
"values": [
|
|
18584
|
-
{
|
|
18585
|
-
"type": "string"
|
|
18586
|
-
}
|
|
18587
|
-
],
|
|
18588
|
-
"optional": false,
|
|
18589
|
-
"required": false,
|
|
18590
|
-
"getter": false,
|
|
18591
|
-
"setter": false
|
|
18592
|
-
},
|
|
18593
|
-
{
|
|
18594
|
-
"name": "name",
|
|
18595
|
-
"type": "string | undefined",
|
|
18596
|
-
"complexType": {
|
|
18597
|
-
"original": "string | undefined",
|
|
18598
|
-
"resolved": "string | undefined",
|
|
18599
|
-
"references": {}
|
|
18600
|
-
},
|
|
18601
|
-
"mutable": false,
|
|
18602
|
-
"attr": "name",
|
|
18603
|
-
"reflectToAttr": true,
|
|
18604
|
-
"docs": "Native form field name used for each repeated selected-value entry.",
|
|
18605
|
-
"docsTags": [],
|
|
18606
|
-
"values": [
|
|
18607
|
-
{
|
|
18608
|
-
"type": "string"
|
|
18609
|
-
},
|
|
18610
|
-
{
|
|
18611
|
-
"type": "undefined"
|
|
18612
|
-
}
|
|
18613
|
-
],
|
|
18614
|
-
"optional": false,
|
|
18615
|
-
"required": false,
|
|
18616
|
-
"getter": false,
|
|
18617
|
-
"setter": false
|
|
18618
|
-
},
|
|
18619
|
-
{
|
|
18620
|
-
"name": "noResultsText",
|
|
18621
|
-
"type": "string",
|
|
18622
|
-
"complexType": {
|
|
18623
|
-
"original": "string",
|
|
18624
|
-
"resolved": "string",
|
|
18625
|
-
"references": {}
|
|
18626
|
-
},
|
|
18627
|
-
"mutable": false,
|
|
18628
|
-
"attr": "no-results-text",
|
|
18629
|
-
"reflectToAttr": false,
|
|
18630
|
-
"docs": "Localized empty-filter result text.",
|
|
18631
|
-
"docsTags": [
|
|
18632
|
-
{
|
|
18633
|
-
"name": "default",
|
|
18634
|
-
"text": "'No results found'"
|
|
18635
|
-
}
|
|
18636
|
-
],
|
|
18637
|
-
"default": "'No results found'",
|
|
18638
|
-
"values": [
|
|
18639
|
-
{
|
|
18640
|
-
"type": "string"
|
|
18641
|
-
}
|
|
18642
|
-
],
|
|
18643
|
-
"optional": false,
|
|
18644
|
-
"required": false,
|
|
18645
|
-
"getter": false,
|
|
18646
|
-
"setter": false
|
|
18647
|
-
},
|
|
18648
|
-
{
|
|
18649
|
-
"name": "open",
|
|
18650
|
-
"type": "boolean",
|
|
18651
|
-
"complexType": {
|
|
18652
|
-
"original": "boolean",
|
|
18653
|
-
"resolved": "boolean",
|
|
18654
|
-
"references": {}
|
|
18655
|
-
},
|
|
18656
|
-
"mutable": true,
|
|
18657
|
-
"attr": "open",
|
|
18658
|
-
"reflectToAttr": true,
|
|
18659
|
-
"docs": "Controlled popup visibility.",
|
|
18660
|
-
"docsTags": [
|
|
18661
|
-
{
|
|
18662
|
-
"name": "default",
|
|
18663
|
-
"text": "false"
|
|
18664
|
-
}
|
|
18665
|
-
],
|
|
18666
|
-
"default": "false",
|
|
18667
|
-
"values": [
|
|
18668
|
-
{
|
|
18669
|
-
"type": "boolean"
|
|
18670
|
-
}
|
|
18671
|
-
],
|
|
18672
|
-
"optional": false,
|
|
18673
|
-
"required": false,
|
|
18674
|
-
"getter": false,
|
|
18675
|
-
"setter": false
|
|
18676
|
-
},
|
|
18677
|
-
{
|
|
18678
|
-
"name": "options",
|
|
18679
|
-
"type": "SelectMultiOption[]",
|
|
18680
|
-
"complexType": {
|
|
18681
|
-
"original": "SelectMultiOption[]",
|
|
18682
|
-
"resolved": "SelectMultiOption[]",
|
|
18683
|
-
"references": {
|
|
18684
|
-
"SelectMultiOption": {
|
|
18685
|
-
"location": "local",
|
|
18686
|
-
"path": "/home/runner/work/compomo/compomo/src/wc/components/SelectMulti/SelectMulti.tsx",
|
|
18687
|
-
"id": "src/wc/components/SelectMulti/SelectMulti.tsx::SelectMultiOption"
|
|
18688
|
-
}
|
|
18689
|
-
}
|
|
18690
|
-
},
|
|
18691
|
-
"mutable": false,
|
|
18692
|
-
"reflectToAttr": false,
|
|
18693
|
-
"docs": "Flat choices. Assign arrays through the JavaScript property.",
|
|
18694
|
-
"docsTags": [
|
|
18695
|
-
{
|
|
18696
|
-
"name": "default",
|
|
18697
|
-
"text": "[]"
|
|
18698
|
-
}
|
|
18699
|
-
],
|
|
18700
|
-
"default": "[]",
|
|
18701
|
-
"values": [
|
|
18702
|
-
{
|
|
18703
|
-
"type": "SelectMultiOption[]"
|
|
18704
|
-
}
|
|
18705
|
-
],
|
|
18706
|
-
"optional": false,
|
|
18707
|
-
"required": false,
|
|
18708
|
-
"getter": false,
|
|
18709
|
-
"setter": false
|
|
18710
|
-
},
|
|
18711
|
-
{
|
|
18712
|
-
"name": "placeholder",
|
|
18713
|
-
"type": "string",
|
|
18714
|
-
"complexType": {
|
|
18715
|
-
"original": "string",
|
|
18716
|
-
"resolved": "string",
|
|
18717
|
-
"references": {}
|
|
18718
|
-
},
|
|
18719
|
-
"mutable": false,
|
|
18720
|
-
"attr": "placeholder",
|
|
18721
|
-
"reflectToAttr": false,
|
|
18722
|
-
"docs": "Persistent trigger label; selected option labels never replace it.",
|
|
18723
|
-
"docsTags": [
|
|
18724
|
-
{
|
|
18725
|
-
"name": "default",
|
|
18726
|
-
"text": "'Select'"
|
|
18727
|
-
}
|
|
18728
|
-
],
|
|
18729
|
-
"default": "'Select'",
|
|
18730
|
-
"values": [
|
|
18731
|
-
{
|
|
18732
|
-
"type": "string"
|
|
18733
|
-
}
|
|
18734
|
-
],
|
|
18735
|
-
"optional": false,
|
|
18736
|
-
"required": false,
|
|
18737
|
-
"getter": false,
|
|
18738
|
-
"setter": false
|
|
18739
|
-
},
|
|
18740
|
-
{
|
|
18741
|
-
"name": "required",
|
|
18742
|
-
"type": "boolean",
|
|
18743
|
-
"complexType": {
|
|
18744
|
-
"original": "boolean",
|
|
18745
|
-
"resolved": "boolean",
|
|
18746
|
-
"references": {}
|
|
18747
|
-
},
|
|
18748
|
-
"mutable": false,
|
|
18749
|
-
"attr": "required",
|
|
18750
|
-
"reflectToAttr": true,
|
|
18751
|
-
"docs": "Require at least one valid selected value.",
|
|
18752
|
-
"docsTags": [
|
|
18753
|
-
{
|
|
18754
|
-
"name": "default",
|
|
18755
|
-
"text": "false"
|
|
18756
|
-
}
|
|
18757
|
-
],
|
|
18758
|
-
"default": "false",
|
|
18759
|
-
"values": [
|
|
18760
|
-
{
|
|
18761
|
-
"type": "boolean"
|
|
18762
|
-
}
|
|
18763
|
-
],
|
|
18764
|
-
"optional": false,
|
|
18765
|
-
"required": false,
|
|
18766
|
-
"getter": false,
|
|
18767
|
-
"setter": false
|
|
18768
|
-
},
|
|
18769
|
-
{
|
|
18770
|
-
"name": "requiredMessage",
|
|
18771
|
-
"type": "string",
|
|
18772
|
-
"complexType": {
|
|
18773
|
-
"original": "string",
|
|
18774
|
-
"resolved": "string",
|
|
18775
|
-
"references": {}
|
|
18776
|
-
},
|
|
18777
|
-
"mutable": false,
|
|
18778
|
-
"attr": "required-message",
|
|
18779
|
-
"reflectToAttr": false,
|
|
18780
|
-
"docs": "Validation message used when required is missing.",
|
|
18781
|
-
"docsTags": [
|
|
18782
|
-
{
|
|
18783
|
-
"name": "default",
|
|
18784
|
-
"text": "'This field is required.'"
|
|
18785
|
-
}
|
|
18786
|
-
],
|
|
18787
|
-
"default": "'This field is required.'",
|
|
18788
|
-
"values": [
|
|
18789
|
-
{
|
|
18790
|
-
"type": "string"
|
|
18791
|
-
}
|
|
18792
|
-
],
|
|
18793
|
-
"optional": false,
|
|
18794
|
-
"required": false,
|
|
18795
|
-
"getter": false,
|
|
18796
|
-
"setter": false
|
|
18797
|
-
},
|
|
18798
|
-
{
|
|
18799
|
-
"name": "searchPlaceholder",
|
|
18800
|
-
"type": "string",
|
|
18801
|
-
"complexType": {
|
|
18802
|
-
"original": "string",
|
|
18803
|
-
"resolved": "string",
|
|
18804
|
-
"references": {}
|
|
18805
|
-
},
|
|
18806
|
-
"mutable": false,
|
|
18807
|
-
"attr": "search-placeholder",
|
|
18808
|
-
"reflectToAttr": false,
|
|
18809
|
-
"docs": "Localized search-field placeholder and accessible name.",
|
|
18810
|
-
"docsTags": [
|
|
18811
|
-
{
|
|
18812
|
-
"name": "default",
|
|
18813
|
-
"text": "'Search'"
|
|
18814
|
-
}
|
|
18815
|
-
],
|
|
18816
|
-
"default": "'Search'",
|
|
18817
|
-
"values": [
|
|
18818
|
-
{
|
|
18819
|
-
"type": "string"
|
|
18820
|
-
}
|
|
18821
|
-
],
|
|
18822
|
-
"optional": false,
|
|
18823
|
-
"required": false,
|
|
18824
|
-
"getter": false,
|
|
18825
|
-
"setter": false
|
|
18826
|
-
},
|
|
18827
|
-
{
|
|
18828
|
-
"name": "searchable",
|
|
18829
|
-
"type": "boolean",
|
|
18830
|
-
"complexType": {
|
|
18831
|
-
"original": "boolean",
|
|
18832
|
-
"resolved": "boolean",
|
|
18833
|
-
"references": {}
|
|
18834
|
-
},
|
|
18835
|
-
"mutable": false,
|
|
18836
|
-
"attr": "searchable",
|
|
18837
|
-
"reflectToAttr": false,
|
|
18838
|
-
"docs": "Show immediate local filtering over option labels, subtext, and section headings.",
|
|
18839
|
-
"docsTags": [
|
|
18840
|
-
{
|
|
18841
|
-
"name": "default",
|
|
18842
|
-
"text": "false"
|
|
18843
|
-
}
|
|
18844
|
-
],
|
|
18845
|
-
"default": "false",
|
|
18846
|
-
"values": [
|
|
18847
|
-
{
|
|
18848
|
-
"type": "boolean"
|
|
18849
|
-
}
|
|
18850
|
-
],
|
|
18851
|
-
"optional": false,
|
|
18852
|
-
"required": false,
|
|
18853
|
-
"getter": false,
|
|
18854
|
-
"setter": false
|
|
18855
|
-
},
|
|
18856
|
-
{
|
|
18857
|
-
"name": "sections",
|
|
18858
|
-
"type": "SelectMultiSection[]",
|
|
18859
|
-
"complexType": {
|
|
18860
|
-
"original": "SelectMultiSection[]",
|
|
18861
|
-
"resolved": "SelectMultiSection[]",
|
|
18862
|
-
"references": {
|
|
18863
|
-
"SelectMultiSection": {
|
|
18864
|
-
"location": "local",
|
|
18865
|
-
"path": "/home/runner/work/compomo/compomo/src/wc/components/SelectMulti/SelectMulti.tsx",
|
|
18866
|
-
"id": "src/wc/components/SelectMulti/SelectMulti.tsx::SelectMultiSection"
|
|
18867
|
-
}
|
|
18868
|
-
}
|
|
18869
|
-
},
|
|
18870
|
-
"mutable": false,
|
|
18871
|
-
"reflectToAttr": false,
|
|
18872
|
-
"docs": "Grouped choices; takes precedence over options. Assign through JavaScript.",
|
|
18873
|
-
"docsTags": [
|
|
18874
|
-
{
|
|
18875
|
-
"name": "default",
|
|
18876
|
-
"text": "[]"
|
|
18877
|
-
}
|
|
18878
|
-
],
|
|
18879
|
-
"default": "[]",
|
|
17986
|
+
"default": "{}",
|
|
18880
17987
|
"values": [
|
|
18881
17988
|
{
|
|
18882
|
-
"type": "
|
|
17989
|
+
"type": "ShellToolsConfig"
|
|
18883
17990
|
}
|
|
18884
17991
|
],
|
|
18885
17992
|
"optional": false,
|
|
18886
17993
|
"required": false,
|
|
18887
17994
|
"getter": false,
|
|
18888
17995
|
"setter": false
|
|
18889
|
-
}
|
|
17996
|
+
}
|
|
17997
|
+
],
|
|
17998
|
+
"methods": [
|
|
18890
17999
|
{
|
|
18891
|
-
"name": "
|
|
18892
|
-
"
|
|
18893
|
-
|
|
18894
|
-
"
|
|
18895
|
-
"resolved": "string",
|
|
18896
|
-
"references": {}
|
|
18000
|
+
"name": "activateTool",
|
|
18001
|
+
"returns": {
|
|
18002
|
+
"type": "Promise<void>",
|
|
18003
|
+
"docs": ""
|
|
18897
18004
|
},
|
|
18898
|
-
"mutable": false,
|
|
18899
|
-
"attr": "selected-label",
|
|
18900
|
-
"reflectToAttr": false,
|
|
18901
|
-
"docs": "Localized noun displayed after the selected count.",
|
|
18902
|
-
"docsTags": [
|
|
18903
|
-
{
|
|
18904
|
-
"name": "default",
|
|
18905
|
-
"text": "'selected'"
|
|
18906
|
-
}
|
|
18907
|
-
],
|
|
18908
|
-
"default": "'selected'",
|
|
18909
|
-
"values": [
|
|
18910
|
-
{
|
|
18911
|
-
"type": "string"
|
|
18912
|
-
}
|
|
18913
|
-
],
|
|
18914
|
-
"optional": false,
|
|
18915
|
-
"required": false,
|
|
18916
|
-
"getter": false,
|
|
18917
|
-
"setter": false
|
|
18918
|
-
},
|
|
18919
|
-
{
|
|
18920
|
-
"name": "size",
|
|
18921
|
-
"type": "\"lg\" | \"md\" | \"sm\" | \"xs\"",
|
|
18922
18005
|
"complexType": {
|
|
18923
|
-
"
|
|
18924
|
-
"
|
|
18925
|
-
|
|
18926
|
-
|
|
18927
|
-
"
|
|
18928
|
-
"
|
|
18929
|
-
"id": "src/wc/components/SelectMulti/SelectMulti.tsx::SelectMultiSize"
|
|
18006
|
+
"signature": "(id: PanelToolsToolId) => Promise<void>",
|
|
18007
|
+
"parameters": [
|
|
18008
|
+
{
|
|
18009
|
+
"name": "id",
|
|
18010
|
+
"type": "string",
|
|
18011
|
+
"docs": ""
|
|
18930
18012
|
}
|
|
18931
|
-
|
|
18932
|
-
},
|
|
18933
|
-
"mutable": false,
|
|
18934
|
-
"attr": "size",
|
|
18935
|
-
"reflectToAttr": false,
|
|
18936
|
-
"docs": "Control density.",
|
|
18937
|
-
"docsTags": [
|
|
18938
|
-
{
|
|
18939
|
-
"name": "default",
|
|
18940
|
-
"text": "'md'"
|
|
18941
|
-
}
|
|
18942
|
-
],
|
|
18943
|
-
"default": "'md'",
|
|
18944
|
-
"values": [
|
|
18945
|
-
{
|
|
18946
|
-
"value": "lg",
|
|
18947
|
-
"type": "string"
|
|
18948
|
-
},
|
|
18949
|
-
{
|
|
18950
|
-
"value": "md",
|
|
18951
|
-
"type": "string"
|
|
18952
|
-
},
|
|
18953
|
-
{
|
|
18954
|
-
"value": "sm",
|
|
18955
|
-
"type": "string"
|
|
18956
|
-
},
|
|
18957
|
-
{
|
|
18958
|
-
"value": "xs",
|
|
18959
|
-
"type": "string"
|
|
18960
|
-
}
|
|
18961
|
-
],
|
|
18962
|
-
"optional": false,
|
|
18963
|
-
"required": false,
|
|
18964
|
-
"getter": false,
|
|
18965
|
-
"setter": false
|
|
18966
|
-
},
|
|
18967
|
-
{
|
|
18968
|
-
"name": "values",
|
|
18969
|
-
"type": "string[]",
|
|
18970
|
-
"complexType": {
|
|
18971
|
-
"original": "string[]",
|
|
18972
|
-
"resolved": "string[]",
|
|
18973
|
-
"references": {}
|
|
18974
|
-
},
|
|
18975
|
-
"mutable": true,
|
|
18976
|
-
"reflectToAttr": false,
|
|
18977
|
-
"docs": "Selected values. Assign arrays through the JavaScript property.",
|
|
18978
|
-
"docsTags": [
|
|
18979
|
-
{
|
|
18980
|
-
"name": "default",
|
|
18981
|
-
"text": "[]"
|
|
18982
|
-
}
|
|
18983
|
-
],
|
|
18984
|
-
"default": "[]",
|
|
18985
|
-
"values": [
|
|
18986
|
-
{
|
|
18987
|
-
"type": "string[]"
|
|
18988
|
-
}
|
|
18989
|
-
],
|
|
18990
|
-
"optional": false,
|
|
18991
|
-
"required": false,
|
|
18992
|
-
"getter": false,
|
|
18993
|
-
"setter": false
|
|
18994
|
-
},
|
|
18995
|
-
{
|
|
18996
|
-
"name": "width",
|
|
18997
|
-
"type": "\"fill\" | \"hug\"",
|
|
18998
|
-
"complexType": {
|
|
18999
|
-
"original": "SelectMultiWidth",
|
|
19000
|
-
"resolved": "\"fill\" | \"hug\"",
|
|
18013
|
+
],
|
|
19001
18014
|
"references": {
|
|
19002
|
-
"
|
|
19003
|
-
"location": "
|
|
19004
|
-
"
|
|
19005
|
-
|
|
19006
|
-
|
|
19007
|
-
|
|
19008
|
-
|
|
19009
|
-
|
|
19010
|
-
|
|
19011
|
-
|
|
19012
|
-
|
|
19013
|
-
|
|
19014
|
-
|
|
19015
|
-
|
|
19016
|
-
"text": "'hug'"
|
|
19017
|
-
}
|
|
19018
|
-
],
|
|
19019
|
-
"default": "'hug'",
|
|
19020
|
-
"values": [
|
|
19021
|
-
{
|
|
19022
|
-
"value": "fill",
|
|
19023
|
-
"type": "string"
|
|
18015
|
+
"Promise": {
|
|
18016
|
+
"location": "global",
|
|
18017
|
+
"id": "global::Promise"
|
|
18018
|
+
},
|
|
18019
|
+
"PanelToolsToolId": {
|
|
18020
|
+
"location": "import",
|
|
18021
|
+
"path": "../PanelTools/panel-tools-types",
|
|
18022
|
+
"id": "src/wc/components/PanelTools/panel-tools-types.ts::PanelToolsToolId",
|
|
18023
|
+
"referenceLocation": "PanelToolsToolId"
|
|
18024
|
+
},
|
|
18025
|
+
"HTMLElement": {
|
|
18026
|
+
"location": "global",
|
|
18027
|
+
"id": "global::HTMLElement"
|
|
18028
|
+
}
|
|
19024
18029
|
},
|
|
18030
|
+
"return": "Promise<void>"
|
|
18031
|
+
},
|
|
18032
|
+
"signature": "activateTool(id: PanelToolsToolId) => Promise<void>",
|
|
18033
|
+
"parameters": [
|
|
19025
18034
|
{
|
|
19026
|
-
"
|
|
19027
|
-
"type": "string"
|
|
18035
|
+
"name": "id",
|
|
18036
|
+
"type": "string",
|
|
18037
|
+
"docs": ""
|
|
19028
18038
|
}
|
|
19029
18039
|
],
|
|
19030
|
-
"
|
|
19031
|
-
"
|
|
19032
|
-
|
|
19033
|
-
"setter": false
|
|
19034
|
-
}
|
|
19035
|
-
],
|
|
19036
|
-
"methods": [
|
|
18040
|
+
"docs": "Open or toggle a managed global tool from application-owned UI.",
|
|
18041
|
+
"docsTags": []
|
|
18042
|
+
},
|
|
19037
18043
|
{
|
|
19038
|
-
"name": "
|
|
18044
|
+
"name": "closeGlobalSurface",
|
|
19039
18045
|
"returns": {
|
|
19040
18046
|
"type": "Promise<void>",
|
|
19041
18047
|
"docs": ""
|
|
@@ -19047,252 +18053,80 @@
|
|
|
19047
18053
|
"Promise": {
|
|
19048
18054
|
"location": "global",
|
|
19049
18055
|
"id": "global::Promise"
|
|
18056
|
+
},
|
|
18057
|
+
"HTMLElement": {
|
|
18058
|
+
"location": "global",
|
|
18059
|
+
"id": "global::HTMLElement"
|
|
19050
18060
|
}
|
|
19051
18061
|
},
|
|
19052
18062
|
"return": "Promise<void>"
|
|
19053
18063
|
},
|
|
19054
|
-
"signature": "
|
|
18064
|
+
"signature": "closeGlobalSurface() => Promise<void>",
|
|
19055
18065
|
"parameters": [],
|
|
19056
|
-
"docs": "",
|
|
19057
|
-
"docsTags": []
|
|
19058
|
-
}
|
|
19059
|
-
],
|
|
19060
|
-
"events": [
|
|
19061
|
-
{
|
|
19062
|
-
"event": "dsChange",
|
|
19063
|
-
"detail": "string[]",
|
|
19064
|
-
"bubbles": true,
|
|
19065
|
-
"complexType": {
|
|
19066
|
-
"original": "string[]",
|
|
19067
|
-
"resolved": "string[]",
|
|
19068
|
-
"references": {}
|
|
19069
|
-
},
|
|
19070
|
-
"cancelable": true,
|
|
19071
|
-
"composed": true,
|
|
19072
|
-
"docs": "Emitted after user toggles or clearing with a new values array.",
|
|
19073
|
-
"docsTags": []
|
|
19074
|
-
},
|
|
19075
|
-
{
|
|
19076
|
-
"event": "dsClear",
|
|
19077
|
-
"detail": "void",
|
|
19078
|
-
"bubbles": true,
|
|
19079
|
-
"complexType": {
|
|
19080
|
-
"original": "void",
|
|
19081
|
-
"resolved": "void",
|
|
19082
|
-
"references": {}
|
|
19083
|
-
},
|
|
19084
|
-
"cancelable": true,
|
|
19085
|
-
"composed": true,
|
|
19086
|
-
"docs": "Emitted after the footer clear-all action.",
|
|
18066
|
+
"docs": "Close whichever managed global surface is currently visible.",
|
|
19087
18067
|
"docsTags": []
|
|
19088
18068
|
},
|
|
19089
18069
|
{
|
|
19090
|
-
"
|
|
19091
|
-
"
|
|
19092
|
-
|
|
19093
|
-
|
|
19094
|
-
"original": "boolean",
|
|
19095
|
-
"resolved": "boolean",
|
|
19096
|
-
"references": {}
|
|
18070
|
+
"name": "setToolPresentation",
|
|
18071
|
+
"returns": {
|
|
18072
|
+
"type": "Promise<void>",
|
|
18073
|
+
"docs": ""
|
|
19097
18074
|
},
|
|
19098
|
-
"cancelable": true,
|
|
19099
|
-
"composed": true,
|
|
19100
|
-
"docs": "Emitted whenever popup visibility changes.",
|
|
19101
|
-
"docsTags": []
|
|
19102
|
-
}
|
|
19103
|
-
],
|
|
19104
|
-
"listeners": [],
|
|
19105
|
-
"styles": [],
|
|
19106
|
-
"slots": [],
|
|
19107
|
-
"parts": [],
|
|
19108
|
-
"states": [],
|
|
19109
|
-
"dependents": [],
|
|
19110
|
-
"dependencies": [
|
|
19111
|
-
"ds-checkbox",
|
|
19112
|
-
"ds-loader",
|
|
19113
|
-
"ds-icon",
|
|
19114
|
-
"ds-text",
|
|
19115
|
-
"ds-empty-state",
|
|
19116
|
-
"ds-tooltip",
|
|
19117
|
-
"ds-button-unfilled"
|
|
19118
|
-
],
|
|
19119
|
-
"dependencyGraph": {
|
|
19120
|
-
"ds-select-multi": [
|
|
19121
|
-
"ds-checkbox",
|
|
19122
|
-
"ds-loader",
|
|
19123
|
-
"ds-icon",
|
|
19124
|
-
"ds-text",
|
|
19125
|
-
"ds-empty-state",
|
|
19126
|
-
"ds-tooltip",
|
|
19127
|
-
"ds-button-unfilled"
|
|
19128
|
-
],
|
|
19129
|
-
"ds-checkbox": [
|
|
19130
|
-
"ds-text"
|
|
19131
|
-
],
|
|
19132
|
-
"ds-empty-state": [
|
|
19133
|
-
"ds-icon",
|
|
19134
|
-
"ds-text"
|
|
19135
|
-
],
|
|
19136
|
-
"ds-tooltip": [
|
|
19137
|
-
"ds-text"
|
|
19138
|
-
],
|
|
19139
|
-
"ds-button-unfilled": [
|
|
19140
|
-
"ds-loader",
|
|
19141
|
-
"ds-icon",
|
|
19142
|
-
"ds-badge",
|
|
19143
|
-
"ds-text"
|
|
19144
|
-
],
|
|
19145
|
-
"ds-badge": [
|
|
19146
|
-
"ds-text"
|
|
19147
|
-
]
|
|
19148
|
-
}
|
|
19149
|
-
},
|
|
19150
|
-
{
|
|
19151
|
-
"filePath": "src/wc/components/ShellApp/ShellApp.tsx",
|
|
19152
|
-
"encapsulation": "scoped",
|
|
19153
|
-
"tag": "ds-shell-app",
|
|
19154
|
-
"docs": "",
|
|
19155
|
-
"docsTags": [],
|
|
19156
|
-
"usage": {},
|
|
19157
|
-
"props": [
|
|
19158
|
-
{
|
|
19159
|
-
"name": "gradientPreset",
|
|
19160
|
-
"type": "\"cool\" | \"fresh\" | \"neutral\" | \"none\" | \"warm\"",
|
|
19161
18075
|
"complexType": {
|
|
19162
|
-
"
|
|
19163
|
-
"
|
|
19164
|
-
|
|
19165
|
-
|
|
19166
|
-
"
|
|
19167
|
-
"
|
|
19168
|
-
"id": "src/wc/shell/shell-gradient-presets.ts::ShellGradientPreset",
|
|
19169
|
-
"referenceLocation": "ShellGradientPreset"
|
|
18076
|
+
"signature": "(presentation: \"drawer\" | \"fullscreen\") => Promise<void>",
|
|
18077
|
+
"parameters": [
|
|
18078
|
+
{
|
|
18079
|
+
"name": "presentation",
|
|
18080
|
+
"type": "\"drawer\" | \"fullscreen\"",
|
|
18081
|
+
"docs": ""
|
|
19170
18082
|
}
|
|
19171
|
-
|
|
19172
|
-
},
|
|
19173
|
-
"mutable": false,
|
|
19174
|
-
"attr": "gradient-preset",
|
|
19175
|
-
"reflectToAttr": true,
|
|
19176
|
-
"docs": "Shell chrome wash preset. `none` renders solid chrome; the remaining\npresets use token-based washes that adapt to the active color theme.",
|
|
19177
|
-
"docsTags": [
|
|
19178
|
-
{
|
|
19179
|
-
"name": "default",
|
|
19180
|
-
"text": "'neutral'"
|
|
19181
|
-
}
|
|
19182
|
-
],
|
|
19183
|
-
"default": "'neutral'",
|
|
19184
|
-
"values": [
|
|
19185
|
-
{
|
|
19186
|
-
"value": "cool",
|
|
19187
|
-
"type": "string"
|
|
19188
|
-
},
|
|
19189
|
-
{
|
|
19190
|
-
"value": "fresh",
|
|
19191
|
-
"type": "string"
|
|
19192
|
-
},
|
|
19193
|
-
{
|
|
19194
|
-
"value": "neutral",
|
|
19195
|
-
"type": "string"
|
|
19196
|
-
},
|
|
19197
|
-
{
|
|
19198
|
-
"value": "none",
|
|
19199
|
-
"type": "string"
|
|
19200
|
-
},
|
|
19201
|
-
{
|
|
19202
|
-
"value": "warm",
|
|
19203
|
-
"type": "string"
|
|
19204
|
-
}
|
|
19205
|
-
],
|
|
19206
|
-
"optional": false,
|
|
19207
|
-
"required": false,
|
|
19208
|
-
"getter": false,
|
|
19209
|
-
"setter": false
|
|
19210
|
-
},
|
|
19211
|
-
{
|
|
19212
|
-
"name": "mobileDestination",
|
|
19213
|
-
"type": "\"agents\" | \"area\" | \"help\" | \"inbox\" | \"search\"",
|
|
19214
|
-
"complexType": {
|
|
19215
|
-
"original": "MobileDestination",
|
|
19216
|
-
"resolved": "\"agents\" | \"area\" | \"help\" | \"inbox\" | \"search\"",
|
|
18083
|
+
],
|
|
19217
18084
|
"references": {
|
|
19218
|
-
"
|
|
19219
|
-
"location": "
|
|
19220
|
-
"
|
|
19221
|
-
"id": "src/wc/shell/shell-responsive.ts::MobileDestination",
|
|
19222
|
-
"referenceLocation": "MobileDestination"
|
|
18085
|
+
"Promise": {
|
|
18086
|
+
"location": "global",
|
|
18087
|
+
"id": "global::Promise"
|
|
19223
18088
|
}
|
|
19224
|
-
}
|
|
19225
|
-
|
|
19226
|
-
|
|
19227
|
-
"
|
|
19228
|
-
"
|
|
19229
|
-
"docs": "Controlled mobile surface shown above the persistent bottom bar.",
|
|
19230
|
-
"docsTags": [
|
|
19231
|
-
{
|
|
19232
|
-
"name": "default",
|
|
19233
|
-
"text": "'area'"
|
|
19234
|
-
}
|
|
19235
|
-
],
|
|
19236
|
-
"default": "'area'",
|
|
19237
|
-
"values": [
|
|
19238
|
-
{
|
|
19239
|
-
"value": "agents",
|
|
19240
|
-
"type": "string"
|
|
19241
|
-
},
|
|
19242
|
-
{
|
|
19243
|
-
"value": "area",
|
|
19244
|
-
"type": "string"
|
|
19245
|
-
},
|
|
19246
|
-
{
|
|
19247
|
-
"value": "help",
|
|
19248
|
-
"type": "string"
|
|
19249
|
-
},
|
|
19250
|
-
{
|
|
19251
|
-
"value": "inbox",
|
|
19252
|
-
"type": "string"
|
|
19253
|
-
},
|
|
19254
|
-
{
|
|
19255
|
-
"value": "search",
|
|
19256
|
-
"type": "string"
|
|
19257
|
-
}
|
|
19258
|
-
],
|
|
19259
|
-
"optional": false,
|
|
19260
|
-
"required": false,
|
|
19261
|
-
"getter": false,
|
|
19262
|
-
"setter": false
|
|
19263
|
-
},
|
|
19264
|
-
{
|
|
19265
|
-
"name": "mobileSheetNavOpen",
|
|
19266
|
-
"type": "boolean",
|
|
19267
|
-
"complexType": {
|
|
19268
|
-
"original": "boolean",
|
|
19269
|
-
"resolved": "boolean",
|
|
19270
|
-
"references": {}
|
|
19271
|
-
},
|
|
19272
|
-
"mutable": false,
|
|
19273
|
-
"attr": "mobile-sheet-nav-open",
|
|
19274
|
-
"reflectToAttr": false,
|
|
19275
|
-
"docs": "Controlled full-stage Mobile Sheet Nav state.",
|
|
19276
|
-
"docsTags": [
|
|
19277
|
-
{
|
|
19278
|
-
"name": "default",
|
|
19279
|
-
"text": "false"
|
|
19280
|
-
}
|
|
19281
|
-
],
|
|
19282
|
-
"default": "false",
|
|
19283
|
-
"values": [
|
|
18089
|
+
},
|
|
18090
|
+
"return": "Promise<void>"
|
|
18091
|
+
},
|
|
18092
|
+
"signature": "setToolPresentation(presentation: \"drawer\" | \"fullscreen\") => Promise<void>",
|
|
18093
|
+
"parameters": [
|
|
19284
18094
|
{
|
|
19285
|
-
"
|
|
18095
|
+
"name": "presentation",
|
|
18096
|
+
"type": "\"drawer\" | \"fullscreen\"",
|
|
18097
|
+
"docs": ""
|
|
19286
18098
|
}
|
|
19287
18099
|
],
|
|
19288
|
-
"
|
|
19289
|
-
"
|
|
19290
|
-
|
|
19291
|
-
|
|
18100
|
+
"docs": "Request drawer or fullscreen presentation for the active managed tool.",
|
|
18101
|
+
"docsTags": []
|
|
18102
|
+
}
|
|
18103
|
+
],
|
|
18104
|
+
"events": [
|
|
18105
|
+
{
|
|
18106
|
+
"event": "dsBreadcrumbSelect",
|
|
18107
|
+
"detail": "BreadcrumbSelectDetail",
|
|
18108
|
+
"bubbles": true,
|
|
18109
|
+
"complexType": {
|
|
18110
|
+
"original": "BreadcrumbSelectDetail",
|
|
18111
|
+
"resolved": "BreadcrumbSelectDetail",
|
|
18112
|
+
"references": {
|
|
18113
|
+
"BreadcrumbSelectDetail": {
|
|
18114
|
+
"location": "import",
|
|
18115
|
+
"path": "../Breadcrumb/breadcrumb-types",
|
|
18116
|
+
"id": "src/wc/components/Breadcrumb/breadcrumb-types.ts::BreadcrumbSelectDetail",
|
|
18117
|
+
"referenceLocation": "BreadcrumbSelectDetail"
|
|
18118
|
+
}
|
|
18119
|
+
}
|
|
18120
|
+
},
|
|
18121
|
+
"cancelable": true,
|
|
18122
|
+
"composed": true,
|
|
18123
|
+
"docs": "Managed breadcrumb intent from BarTitle.",
|
|
18124
|
+
"docsTags": []
|
|
19292
18125
|
},
|
|
19293
18126
|
{
|
|
19294
|
-
"
|
|
19295
|
-
"
|
|
18127
|
+
"event": "dsBrowseContextChange",
|
|
18128
|
+
"detail": "\"dashboard\" | \"settings\"",
|
|
18129
|
+
"bubbles": true,
|
|
19296
18130
|
"complexType": {
|
|
19297
18131
|
"original": "NavChromeStyle",
|
|
19298
18132
|
"resolved": "\"dashboard\" | \"settings\"",
|
|
@@ -19305,433 +18139,354 @@
|
|
|
19305
18139
|
}
|
|
19306
18140
|
}
|
|
19307
18141
|
},
|
|
19308
|
-
"
|
|
19309
|
-
"
|
|
19310
|
-
"
|
|
19311
|
-
"
|
|
19312
|
-
"docsTags": [
|
|
19313
|
-
{
|
|
19314
|
-
"name": "default",
|
|
19315
|
-
"text": "'dashboard'"
|
|
19316
|
-
}
|
|
19317
|
-
],
|
|
19318
|
-
"default": "'dashboard'",
|
|
19319
|
-
"values": [
|
|
19320
|
-
{
|
|
19321
|
-
"value": "dashboard",
|
|
19322
|
-
"type": "string"
|
|
19323
|
-
},
|
|
19324
|
-
{
|
|
19325
|
-
"value": "settings",
|
|
19326
|
-
"type": "string"
|
|
19327
|
-
}
|
|
19328
|
-
],
|
|
19329
|
-
"optional": false,
|
|
19330
|
-
"required": false,
|
|
19331
|
-
"getter": false,
|
|
19332
|
-
"setter": false
|
|
18142
|
+
"cancelable": true,
|
|
18143
|
+
"composed": true,
|
|
18144
|
+
"docs": "Managed mobile Dashboard/Settings browsing intent.",
|
|
18145
|
+
"docsTags": []
|
|
19333
18146
|
},
|
|
19334
18147
|
{
|
|
19335
|
-
"
|
|
19336
|
-
"
|
|
18148
|
+
"event": "dsHeaderAction",
|
|
18149
|
+
"detail": "{ tool: string; id: string; }",
|
|
18150
|
+
"bubbles": true,
|
|
19337
18151
|
"complexType": {
|
|
19338
|
-
"original": "
|
|
19339
|
-
"resolved": "
|
|
19340
|
-
"references": {
|
|
19341
|
-
|
|
19342
|
-
|
|
19343
|
-
|
|
19344
|
-
|
|
19345
|
-
|
|
19346
|
-
|
|
19347
|
-
{
|
|
19348
|
-
"name": "default",
|
|
19349
|
-
"text": "true"
|
|
19350
|
-
}
|
|
19351
|
-
],
|
|
19352
|
-
"default": "true",
|
|
19353
|
-
"values": [
|
|
19354
|
-
{
|
|
19355
|
-
"type": "boolean"
|
|
18152
|
+
"original": "{ tool: PanelToolsToolId; id: string }",
|
|
18153
|
+
"resolved": "{ tool: string; id: string; }",
|
|
18154
|
+
"references": {
|
|
18155
|
+
"PanelToolsToolId": {
|
|
18156
|
+
"location": "import",
|
|
18157
|
+
"path": "../PanelTools/panel-tools-types",
|
|
18158
|
+
"id": "src/wc/components/PanelTools/panel-tools-types.ts::PanelToolsToolId",
|
|
18159
|
+
"referenceLocation": "PanelToolsToolId"
|
|
18160
|
+
}
|
|
19356
18161
|
}
|
|
19357
|
-
|
|
19358
|
-
"
|
|
19359
|
-
"
|
|
19360
|
-
"
|
|
19361
|
-
"
|
|
19362
|
-
}
|
|
19363
|
-
],
|
|
19364
|
-
"methods": [],
|
|
19365
|
-
"events": [
|
|
18162
|
+
},
|
|
18163
|
+
"cancelable": true,
|
|
18164
|
+
"composed": true,
|
|
18165
|
+
"docs": "Managed tool-header action intent.",
|
|
18166
|
+
"docsTags": []
|
|
18167
|
+
},
|
|
19366
18168
|
{
|
|
19367
|
-
"event": "
|
|
19368
|
-
"detail": "{
|
|
18169
|
+
"event": "dsHeaderBack",
|
|
18170
|
+
"detail": "{ tool: string; }",
|
|
19369
18171
|
"bubbles": true,
|
|
19370
18172
|
"complexType": {
|
|
19371
|
-
"original": "{
|
|
19372
|
-
"resolved": "{
|
|
18173
|
+
"original": "{ tool: PanelToolsToolId }",
|
|
18174
|
+
"resolved": "{ tool: string; }",
|
|
19373
18175
|
"references": {
|
|
19374
|
-
"
|
|
18176
|
+
"PanelToolsToolId": {
|
|
19375
18177
|
"location": "import",
|
|
19376
|
-
"path": "
|
|
19377
|
-
"id": "src/wc/
|
|
19378
|
-
"referenceLocation": "
|
|
18178
|
+
"path": "../PanelTools/panel-tools-types",
|
|
18179
|
+
"id": "src/wc/components/PanelTools/panel-tools-types.ts::PanelToolsToolId",
|
|
18180
|
+
"referenceLocation": "PanelToolsToolId"
|
|
19379
18181
|
}
|
|
19380
18182
|
}
|
|
19381
18183
|
},
|
|
19382
18184
|
"cancelable": true,
|
|
19383
18185
|
"composed": true,
|
|
19384
|
-
"docs": "
|
|
18186
|
+
"docs": "Managed tool-header Back intent.",
|
|
19385
18187
|
"docsTags": []
|
|
19386
|
-
}
|
|
19387
|
-
],
|
|
19388
|
-
"listeners": [
|
|
19389
|
-
{
|
|
19390
|
-
"event": "dsPresentationChange",
|
|
19391
|
-
"capture": false,
|
|
19392
|
-
"passive": false
|
|
19393
18188
|
},
|
|
19394
18189
|
{
|
|
19395
|
-
"event": "
|
|
19396
|
-
"
|
|
19397
|
-
"
|
|
19398
|
-
"
|
|
19399
|
-
|
|
19400
|
-
|
|
19401
|
-
|
|
19402
|
-
|
|
19403
|
-
|
|
19404
|
-
|
|
19405
|
-
|
|
19406
|
-
|
|
19407
|
-
|
|
19408
|
-
},
|
|
19409
|
-
{
|
|
19410
|
-
"filePath": "src/wc/components/ShellGradientPicker/ShellGradientPicker.tsx",
|
|
19411
|
-
"encapsulation": "scoped",
|
|
19412
|
-
"tag": "ds-shell-gradient-picker",
|
|
19413
|
-
"docs": "",
|
|
19414
|
-
"docsTags": [
|
|
19415
|
-
{
|
|
19416
|
-
"name": "deprecated",
|
|
19417
|
-
"text": "Use `ds-swatch-picker` with shell preset options."
|
|
19418
|
-
}
|
|
19419
|
-
],
|
|
19420
|
-
"usage": {},
|
|
19421
|
-
"props": [
|
|
18190
|
+
"event": "dsNavFooterAction",
|
|
18191
|
+
"detail": "void",
|
|
18192
|
+
"bubbles": true,
|
|
18193
|
+
"complexType": {
|
|
18194
|
+
"original": "void",
|
|
18195
|
+
"resolved": "void",
|
|
18196
|
+
"references": {}
|
|
18197
|
+
},
|
|
18198
|
+
"cancelable": true,
|
|
18199
|
+
"composed": true,
|
|
18200
|
+
"docs": "Managed account-footer action intent.",
|
|
18201
|
+
"docsTags": []
|
|
18202
|
+
},
|
|
19422
18203
|
{
|
|
19423
|
-
"
|
|
19424
|
-
"
|
|
18204
|
+
"event": "dsNavSelect",
|
|
18205
|
+
"detail": "string",
|
|
18206
|
+
"bubbles": true,
|
|
19425
18207
|
"complexType": {
|
|
19426
18208
|
"original": "string",
|
|
19427
18209
|
"resolved": "string",
|
|
19428
18210
|
"references": {}
|
|
19429
18211
|
},
|
|
19430
|
-
"
|
|
19431
|
-
"
|
|
19432
|
-
"
|
|
19433
|
-
"
|
|
19434
|
-
"docsTags": [
|
|
19435
|
-
{
|
|
19436
|
-
"name": "default",
|
|
19437
|
-
"text": "'Shell gradient theme'"
|
|
19438
|
-
}
|
|
19439
|
-
],
|
|
19440
|
-
"default": "'Shell gradient theme'",
|
|
19441
|
-
"values": [
|
|
19442
|
-
{
|
|
19443
|
-
"type": "string"
|
|
19444
|
-
}
|
|
19445
|
-
],
|
|
19446
|
-
"optional": false,
|
|
19447
|
-
"required": false,
|
|
19448
|
-
"getter": false,
|
|
19449
|
-
"setter": false
|
|
18212
|
+
"cancelable": true,
|
|
18213
|
+
"composed": true,
|
|
18214
|
+
"docs": "Managed primary-navigation intent; the application router performs navigation.",
|
|
18215
|
+
"docsTags": []
|
|
19450
18216
|
},
|
|
19451
18217
|
{
|
|
19452
|
-
"
|
|
19453
|
-
"
|
|
18218
|
+
"event": "dsNavUserAction",
|
|
18219
|
+
"detail": "PanelNavUserActionDetail",
|
|
18220
|
+
"bubbles": true,
|
|
19454
18221
|
"complexType": {
|
|
19455
|
-
"original": "
|
|
19456
|
-
"resolved": "
|
|
18222
|
+
"original": "PanelNavUserActionDetail",
|
|
18223
|
+
"resolved": "PanelNavUserActionDetail",
|
|
19457
18224
|
"references": {
|
|
19458
|
-
"
|
|
18225
|
+
"PanelNavUserActionDetail": {
|
|
19459
18226
|
"location": "import",
|
|
19460
|
-
"path": "../
|
|
19461
|
-
"id": "src/wc/components/
|
|
19462
|
-
"referenceLocation": "
|
|
18227
|
+
"path": "../PanelNav/panel-nav-types",
|
|
18228
|
+
"id": "src/wc/components/PanelNav/panel-nav-types.ts::PanelNavUserActionDetail",
|
|
18229
|
+
"referenceLocation": "PanelNavUserActionDetail"
|
|
19463
18230
|
}
|
|
19464
18231
|
}
|
|
19465
18232
|
},
|
|
19466
|
-
"
|
|
19467
|
-
"
|
|
19468
|
-
"
|
|
19469
|
-
"
|
|
19470
|
-
|
|
19471
|
-
|
|
19472
|
-
|
|
19473
|
-
|
|
19474
|
-
|
|
19475
|
-
|
|
19476
|
-
|
|
19477
|
-
|
|
19478
|
-
{
|
|
19479
|
-
|
|
19480
|
-
|
|
19481
|
-
|
|
19482
|
-
|
|
19483
|
-
|
|
19484
|
-
|
|
19485
|
-
},
|
|
19486
|
-
{
|
|
19487
|
-
"value": "neutral",
|
|
19488
|
-
"type": "string"
|
|
19489
|
-
},
|
|
19490
|
-
{
|
|
19491
|
-
"value": "none",
|
|
19492
|
-
"type": "string"
|
|
19493
|
-
},
|
|
19494
|
-
{
|
|
19495
|
-
"value": "warm",
|
|
19496
|
-
"type": "string"
|
|
19497
|
-
}
|
|
19498
|
-
],
|
|
19499
|
-
"optional": false,
|
|
19500
|
-
"required": false,
|
|
19501
|
-
"getter": false,
|
|
19502
|
-
"setter": false
|
|
19503
|
-
}
|
|
19504
|
-
],
|
|
19505
|
-
"methods": [],
|
|
19506
|
-
"events": [
|
|
18233
|
+
"cancelable": true,
|
|
18234
|
+
"composed": true,
|
|
18235
|
+
"docs": "Managed user/account trigger intent.",
|
|
18236
|
+
"docsTags": []
|
|
18237
|
+
},
|
|
18238
|
+
{
|
|
18239
|
+
"event": "dsPageAction",
|
|
18240
|
+
"detail": "string",
|
|
18241
|
+
"bubbles": true,
|
|
18242
|
+
"complexType": {
|
|
18243
|
+
"original": "string",
|
|
18244
|
+
"resolved": "string",
|
|
18245
|
+
"references": {}
|
|
18246
|
+
},
|
|
18247
|
+
"cancelable": true,
|
|
18248
|
+
"composed": true,
|
|
18249
|
+
"docs": "Managed page action intent from BarTitle.",
|
|
18250
|
+
"docsTags": []
|
|
18251
|
+
},
|
|
19507
18252
|
{
|
|
19508
|
-
"event": "
|
|
19509
|
-
"detail": "
|
|
18253
|
+
"event": "dsPageBack",
|
|
18254
|
+
"detail": "MouseEvent",
|
|
19510
18255
|
"bubbles": true,
|
|
19511
18256
|
"complexType": {
|
|
19512
|
-
"original": "
|
|
19513
|
-
"resolved": "
|
|
18257
|
+
"original": "MouseEvent",
|
|
18258
|
+
"resolved": "MouseEvent",
|
|
19514
18259
|
"references": {
|
|
19515
|
-
"
|
|
19516
|
-
"location": "
|
|
19517
|
-
"
|
|
19518
|
-
"id": "src/wc/components/ShellGradientSwatch/shell-gradient-swatch-types.ts::ShellGradientPreset",
|
|
19519
|
-
"referenceLocation": "ShellGradientPreset"
|
|
18260
|
+
"MouseEvent": {
|
|
18261
|
+
"location": "global",
|
|
18262
|
+
"id": "global::MouseEvent"
|
|
19520
18263
|
}
|
|
19521
18264
|
}
|
|
19522
18265
|
},
|
|
19523
18266
|
"cancelable": true,
|
|
19524
18267
|
"composed": true,
|
|
19525
|
-
"docs": "",
|
|
18268
|
+
"docs": "Managed page-level Back intent.",
|
|
19526
18269
|
"docsTags": []
|
|
19527
|
-
}
|
|
19528
|
-
],
|
|
19529
|
-
"listeners": [],
|
|
19530
|
-
"styles": [],
|
|
19531
|
-
"slots": [],
|
|
19532
|
-
"parts": [],
|
|
19533
|
-
"states": [],
|
|
19534
|
-
"dependents": [],
|
|
19535
|
-
"dependencies": [
|
|
19536
|
-
"ds-swatch-picker"
|
|
19537
|
-
],
|
|
19538
|
-
"dependencyGraph": {
|
|
19539
|
-
"ds-shell-gradient-picker": [
|
|
19540
|
-
"ds-swatch-picker"
|
|
19541
|
-
]
|
|
19542
|
-
},
|
|
19543
|
-
"deprecation": "Use `ds-swatch-picker` with shell preset options."
|
|
19544
|
-
},
|
|
19545
|
-
{
|
|
19546
|
-
"filePath": "src/wc/components/ShellGradientSwatch/ShellGradientSwatch.tsx",
|
|
19547
|
-
"encapsulation": "scoped",
|
|
19548
|
-
"tag": "ds-shell-gradient-swatch",
|
|
19549
|
-
"docs": "",
|
|
19550
|
-
"docsTags": [
|
|
19551
|
-
{
|
|
19552
|
-
"name": "deprecated",
|
|
19553
|
-
"text": "Use `ds-swatch-picker`; individual swatches are implementation detail."
|
|
19554
|
-
}
|
|
19555
|
-
],
|
|
19556
|
-
"usage": {},
|
|
19557
|
-
"props": [
|
|
19558
|
-
{
|
|
19559
|
-
"name": "ariaLabel",
|
|
19560
|
-
"type": "null | string",
|
|
19561
|
-
"complexType": {
|
|
19562
|
-
"original": "string | null",
|
|
19563
|
-
"resolved": "null | string",
|
|
19564
|
-
"references": {}
|
|
19565
|
-
},
|
|
19566
|
-
"mutable": false,
|
|
19567
|
-
"attr": "aria-label",
|
|
19568
|
-
"reflectToAttr": false,
|
|
19569
|
-
"docs": "",
|
|
19570
|
-
"docsTags": [
|
|
19571
|
-
{
|
|
19572
|
-
"name": "default",
|
|
19573
|
-
"text": "null"
|
|
19574
|
-
}
|
|
19575
|
-
],
|
|
19576
|
-
"default": "null",
|
|
19577
|
-
"values": [
|
|
19578
|
-
{
|
|
19579
|
-
"type": "null"
|
|
19580
|
-
},
|
|
19581
|
-
{
|
|
19582
|
-
"type": "string"
|
|
19583
|
-
}
|
|
19584
|
-
],
|
|
19585
|
-
"optional": false,
|
|
19586
|
-
"required": false,
|
|
19587
|
-
"getter": false,
|
|
19588
|
-
"setter": false
|
|
19589
18270
|
},
|
|
19590
18271
|
{
|
|
19591
|
-
"
|
|
19592
|
-
"
|
|
18272
|
+
"event": "dsPresentationChange",
|
|
18273
|
+
"detail": "{ presentation: \"drawer\" | \"fullscreen\"; }",
|
|
18274
|
+
"bubbles": true,
|
|
19593
18275
|
"complexType": {
|
|
19594
|
-
"original": "
|
|
19595
|
-
"resolved": "
|
|
18276
|
+
"original": "{ presentation: 'drawer' | 'fullscreen' }",
|
|
18277
|
+
"resolved": "{ presentation: \"drawer\" | \"fullscreen\"; }",
|
|
19596
18278
|
"references": {}
|
|
19597
18279
|
},
|
|
19598
|
-
"
|
|
19599
|
-
"
|
|
19600
|
-
"
|
|
19601
|
-
"
|
|
19602
|
-
"docsTags": [
|
|
19603
|
-
{
|
|
19604
|
-
"name": "default",
|
|
19605
|
-
"text": "false"
|
|
19606
|
-
}
|
|
19607
|
-
],
|
|
19608
|
-
"default": "false",
|
|
19609
|
-
"values": [
|
|
19610
|
-
{
|
|
19611
|
-
"type": "boolean"
|
|
19612
|
-
}
|
|
19613
|
-
],
|
|
19614
|
-
"optional": false,
|
|
19615
|
-
"required": false,
|
|
19616
|
-
"getter": false,
|
|
19617
|
-
"setter": false
|
|
18280
|
+
"cancelable": true,
|
|
18281
|
+
"composed": true,
|
|
18282
|
+
"docs": "Managed drawer/fullscreen presentation state.",
|
|
18283
|
+
"docsTags": []
|
|
19618
18284
|
},
|
|
19619
18285
|
{
|
|
19620
|
-
"
|
|
19621
|
-
"
|
|
18286
|
+
"event": "dsResponsiveModeChange",
|
|
18287
|
+
"detail": "{ mode: ShellResponsiveMode; }",
|
|
18288
|
+
"bubbles": true,
|
|
19622
18289
|
"complexType": {
|
|
19623
|
-
"original": "
|
|
19624
|
-
"resolved": "
|
|
18290
|
+
"original": "{ mode: ShellResponsiveMode }",
|
|
18291
|
+
"resolved": "{ mode: ShellResponsiveMode; }",
|
|
19625
18292
|
"references": {
|
|
19626
|
-
"
|
|
18293
|
+
"ShellResponsiveMode": {
|
|
19627
18294
|
"location": "import",
|
|
19628
|
-
"path": "
|
|
19629
|
-
"id": "src/wc/
|
|
19630
|
-
"referenceLocation": "
|
|
18295
|
+
"path": "../../shell/shell-responsive",
|
|
18296
|
+
"id": "src/wc/shell/shell-responsive.ts::ShellResponsiveMode",
|
|
18297
|
+
"referenceLocation": "ShellResponsiveMode"
|
|
19631
18298
|
}
|
|
19632
18299
|
}
|
|
19633
18300
|
},
|
|
19634
|
-
"
|
|
19635
|
-
"
|
|
19636
|
-
"
|
|
19637
|
-
"
|
|
19638
|
-
"docsTags": [
|
|
19639
|
-
{
|
|
19640
|
-
"name": "default",
|
|
19641
|
-
"text": "'neutral'"
|
|
19642
|
-
}
|
|
19643
|
-
],
|
|
19644
|
-
"default": "'neutral'",
|
|
19645
|
-
"values": [
|
|
19646
|
-
{
|
|
19647
|
-
"value": "cool",
|
|
19648
|
-
"type": "string"
|
|
19649
|
-
},
|
|
19650
|
-
{
|
|
19651
|
-
"value": "fresh",
|
|
19652
|
-
"type": "string"
|
|
19653
|
-
},
|
|
19654
|
-
{
|
|
19655
|
-
"value": "neutral",
|
|
19656
|
-
"type": "string"
|
|
19657
|
-
},
|
|
19658
|
-
{
|
|
19659
|
-
"value": "none",
|
|
19660
|
-
"type": "string"
|
|
19661
|
-
},
|
|
19662
|
-
{
|
|
19663
|
-
"value": "warm",
|
|
19664
|
-
"type": "string"
|
|
19665
|
-
}
|
|
19666
|
-
],
|
|
19667
|
-
"optional": false,
|
|
19668
|
-
"required": false,
|
|
19669
|
-
"getter": false,
|
|
19670
|
-
"setter": false
|
|
18301
|
+
"cancelable": true,
|
|
18302
|
+
"composed": true,
|
|
18303
|
+
"docs": "Emitted after crossing the fixed 768px or 1200px shell boundaries.",
|
|
18304
|
+
"docsTags": []
|
|
19671
18305
|
},
|
|
19672
18306
|
{
|
|
19673
|
-
"
|
|
19674
|
-
"
|
|
18307
|
+
"event": "dsSubsectionChange",
|
|
18308
|
+
"detail": "string",
|
|
18309
|
+
"bubbles": true,
|
|
19675
18310
|
"complexType": {
|
|
19676
|
-
"original": "
|
|
19677
|
-
"resolved": "
|
|
18311
|
+
"original": "string",
|
|
18312
|
+
"resolved": "string",
|
|
19678
18313
|
"references": {}
|
|
19679
18314
|
},
|
|
19680
|
-
"
|
|
19681
|
-
"
|
|
19682
|
-
"
|
|
19683
|
-
"
|
|
19684
|
-
|
|
19685
|
-
{
|
|
19686
|
-
"name": "default",
|
|
19687
|
-
"text": "false"
|
|
19688
|
-
}
|
|
19689
|
-
],
|
|
19690
|
-
"default": "false",
|
|
19691
|
-
"values": [
|
|
19692
|
-
{
|
|
19693
|
-
"type": "boolean"
|
|
19694
|
-
}
|
|
19695
|
-
],
|
|
19696
|
-
"optional": false,
|
|
19697
|
-
"required": false,
|
|
19698
|
-
"getter": false,
|
|
19699
|
-
"setter": false
|
|
19700
|
-
}
|
|
19701
|
-
],
|
|
19702
|
-
"methods": [],
|
|
19703
|
-
"events": [
|
|
18315
|
+
"cancelable": true,
|
|
18316
|
+
"composed": true,
|
|
18317
|
+
"docs": "Managed page-subsection intent from BarTitle or MobileHeader.",
|
|
18318
|
+
"docsTags": []
|
|
18319
|
+
},
|
|
19704
18320
|
{
|
|
19705
|
-
"event": "
|
|
19706
|
-
"detail": "
|
|
18321
|
+
"event": "dsTabChange",
|
|
18322
|
+
"detail": "string",
|
|
19707
18323
|
"bubbles": true,
|
|
19708
18324
|
"complexType": {
|
|
19709
|
-
"original": "
|
|
19710
|
-
"resolved": "
|
|
18325
|
+
"original": "string",
|
|
18326
|
+
"resolved": "string",
|
|
18327
|
+
"references": {}
|
|
18328
|
+
},
|
|
18329
|
+
"cancelable": true,
|
|
18330
|
+
"composed": true,
|
|
18331
|
+
"docs": "Managed desktop BarNav or mobile section-selection intent.",
|
|
18332
|
+
"docsTags": []
|
|
18333
|
+
},
|
|
18334
|
+
{
|
|
18335
|
+
"event": "dsToolChange",
|
|
18336
|
+
"detail": "{ id: string; selected: boolean; }",
|
|
18337
|
+
"bubbles": true,
|
|
18338
|
+
"complexType": {
|
|
18339
|
+
"original": "{ id: PanelToolsToolId; selected: boolean }",
|
|
18340
|
+
"resolved": "{ id: string; selected: boolean; }",
|
|
19711
18341
|
"references": {
|
|
19712
|
-
"
|
|
18342
|
+
"PanelToolsToolId": {
|
|
19713
18343
|
"location": "import",
|
|
19714
|
-
"path": "
|
|
19715
|
-
"id": "src/wc/components/
|
|
19716
|
-
"referenceLocation": "
|
|
18344
|
+
"path": "../PanelTools/panel-tools-types",
|
|
18345
|
+
"id": "src/wc/components/PanelTools/panel-tools-types.ts::PanelToolsToolId",
|
|
18346
|
+
"referenceLocation": "PanelToolsToolId"
|
|
19717
18347
|
}
|
|
19718
18348
|
}
|
|
19719
18349
|
},
|
|
19720
18350
|
"cancelable": true,
|
|
19721
18351
|
"composed": true,
|
|
19722
|
-
"docs": "",
|
|
18352
|
+
"docs": "Managed tools selection state.",
|
|
19723
18353
|
"docsTags": []
|
|
19724
18354
|
}
|
|
19725
18355
|
],
|
|
19726
|
-
"listeners": [
|
|
18356
|
+
"listeners": [
|
|
18357
|
+
{
|
|
18358
|
+
"event": "dsPresentationChange",
|
|
18359
|
+
"capture": false,
|
|
18360
|
+
"passive": false
|
|
18361
|
+
},
|
|
18362
|
+
{
|
|
18363
|
+
"event": "keydown",
|
|
18364
|
+
"target": "window",
|
|
18365
|
+
"capture": true,
|
|
18366
|
+
"passive": false
|
|
18367
|
+
}
|
|
18368
|
+
],
|
|
19727
18369
|
"styles": [],
|
|
19728
18370
|
"slots": [],
|
|
19729
18371
|
"parts": [],
|
|
19730
18372
|
"states": [],
|
|
19731
18373
|
"dependents": [],
|
|
19732
|
-
"dependencies": [
|
|
19733
|
-
|
|
19734
|
-
|
|
18374
|
+
"dependencies": [
|
|
18375
|
+
"ds-panel-nav",
|
|
18376
|
+
"ds-bar-nav",
|
|
18377
|
+
"ds-shell-tools",
|
|
18378
|
+
"ds-mobile-sheet-nav",
|
|
18379
|
+
"ds-mobile-bar-nav",
|
|
18380
|
+
"ds-tooltip",
|
|
18381
|
+
"ds-button-unfilled",
|
|
18382
|
+
"ds-shell-page",
|
|
18383
|
+
"ds-bar-title",
|
|
18384
|
+
"ds-mobile-header"
|
|
18385
|
+
],
|
|
18386
|
+
"dependencyGraph": {
|
|
18387
|
+
"ds-shell-app": [
|
|
18388
|
+
"ds-panel-nav",
|
|
18389
|
+
"ds-bar-nav",
|
|
18390
|
+
"ds-shell-tools",
|
|
18391
|
+
"ds-mobile-sheet-nav",
|
|
18392
|
+
"ds-mobile-bar-nav",
|
|
18393
|
+
"ds-tooltip",
|
|
18394
|
+
"ds-button-unfilled",
|
|
18395
|
+
"ds-shell-page",
|
|
18396
|
+
"ds-bar-title",
|
|
18397
|
+
"ds-mobile-header"
|
|
18398
|
+
],
|
|
18399
|
+
"ds-panel-nav": [
|
|
18400
|
+
"ds-tooltip",
|
|
18401
|
+
"ds-button-unfilled",
|
|
18402
|
+
"ds-text",
|
|
18403
|
+
"ds-icon",
|
|
18404
|
+
"ds-badge"
|
|
18405
|
+
],
|
|
18406
|
+
"ds-tooltip": [
|
|
18407
|
+
"ds-text"
|
|
18408
|
+
],
|
|
18409
|
+
"ds-button-unfilled": [
|
|
18410
|
+
"ds-loader",
|
|
18411
|
+
"ds-icon",
|
|
18412
|
+
"ds-badge",
|
|
18413
|
+
"ds-text"
|
|
18414
|
+
],
|
|
18415
|
+
"ds-badge": [
|
|
18416
|
+
"ds-text"
|
|
18417
|
+
],
|
|
18418
|
+
"ds-bar-nav": [
|
|
18419
|
+
"ds-text",
|
|
18420
|
+
"ds-badge",
|
|
18421
|
+
"ds-button-unfilled",
|
|
18422
|
+
"ds-menu"
|
|
18423
|
+
],
|
|
18424
|
+
"ds-menu": [
|
|
18425
|
+
"ds-text",
|
|
18426
|
+
"ds-swatch-picker",
|
|
18427
|
+
"ds-badge",
|
|
18428
|
+
"ds-switch"
|
|
18429
|
+
],
|
|
18430
|
+
"ds-shell-tools": [
|
|
18431
|
+
"ds-panel-tools",
|
|
18432
|
+
"ds-mobile-header",
|
|
18433
|
+
"ds-tooltip",
|
|
18434
|
+
"ds-button-unfilled"
|
|
18435
|
+
],
|
|
18436
|
+
"ds-panel-tools": [
|
|
18437
|
+
"ds-tooltip",
|
|
18438
|
+
"ds-button-unfilled",
|
|
18439
|
+
"ds-panel-tool-header"
|
|
18440
|
+
],
|
|
18441
|
+
"ds-panel-tool-header": [
|
|
18442
|
+
"ds-tooltip",
|
|
18443
|
+
"ds-button-unfilled",
|
|
18444
|
+
"ds-text"
|
|
18445
|
+
],
|
|
18446
|
+
"ds-mobile-header": [
|
|
18447
|
+
"ds-mobile-section-switcher",
|
|
18448
|
+
"ds-text"
|
|
18449
|
+
],
|
|
18450
|
+
"ds-mobile-section-switcher": [
|
|
18451
|
+
"ds-text",
|
|
18452
|
+
"ds-menu"
|
|
18453
|
+
],
|
|
18454
|
+
"ds-mobile-sheet-nav": [
|
|
18455
|
+
"ds-icon",
|
|
18456
|
+
"ds-text",
|
|
18457
|
+
"ds-badge",
|
|
18458
|
+
"ds-tooltip",
|
|
18459
|
+
"ds-button-unfilled",
|
|
18460
|
+
"ds-tab-group"
|
|
18461
|
+
],
|
|
18462
|
+
"ds-tab-group": [
|
|
18463
|
+
"ds-icon",
|
|
18464
|
+
"ds-text",
|
|
18465
|
+
"ds-badge"
|
|
18466
|
+
],
|
|
18467
|
+
"ds-mobile-bar-nav": [
|
|
18468
|
+
"ds-icon",
|
|
18469
|
+
"ds-badge"
|
|
18470
|
+
],
|
|
18471
|
+
"ds-bar-title": [
|
|
18472
|
+
"ds-text",
|
|
18473
|
+
"ds-icon",
|
|
18474
|
+
"ds-button-filled",
|
|
18475
|
+
"ds-tooltip",
|
|
18476
|
+
"ds-button-unfilled",
|
|
18477
|
+
"ds-breadcrumb",
|
|
18478
|
+
"ds-menu"
|
|
18479
|
+
],
|
|
18480
|
+
"ds-button-filled": [
|
|
18481
|
+
"ds-loader",
|
|
18482
|
+
"ds-icon",
|
|
18483
|
+
"ds-badge",
|
|
18484
|
+
"ds-text"
|
|
18485
|
+
],
|
|
18486
|
+
"ds-breadcrumb": [
|
|
18487
|
+
"ds-text"
|
|
18488
|
+
]
|
|
18489
|
+
}
|
|
19735
18490
|
},
|
|
19736
18491
|
{
|
|
19737
18492
|
"filePath": "src/wc/components/ShellPage/ShellPage.tsx",
|
|
@@ -19926,9 +18681,15 @@
|
|
|
19926
18681
|
"slots": [],
|
|
19927
18682
|
"parts": [],
|
|
19928
18683
|
"states": [],
|
|
19929
|
-
"dependents": [
|
|
18684
|
+
"dependents": [
|
|
18685
|
+
"ds-shell-app"
|
|
18686
|
+
],
|
|
19930
18687
|
"dependencies": [],
|
|
19931
|
-
"dependencyGraph": {
|
|
18688
|
+
"dependencyGraph": {
|
|
18689
|
+
"ds-shell-app": [
|
|
18690
|
+
"ds-shell-page"
|
|
18691
|
+
]
|
|
18692
|
+
}
|
|
19932
18693
|
},
|
|
19933
18694
|
{
|
|
19934
18695
|
"filePath": "src/wc/components/ShellTools/ShellTools.tsx",
|
|
@@ -19940,10 +18701,10 @@
|
|
|
19940
18701
|
"props": [
|
|
19941
18702
|
{
|
|
19942
18703
|
"name": "activeTool",
|
|
19943
|
-
"type": "
|
|
18704
|
+
"type": "string",
|
|
19944
18705
|
"complexType": {
|
|
19945
18706
|
"original": "PanelToolsToolId | ''",
|
|
19946
|
-
"resolved": "
|
|
18707
|
+
"resolved": "string",
|
|
19947
18708
|
"references": {
|
|
19948
18709
|
"PanelToolsToolId": {
|
|
19949
18710
|
"location": "import",
|
|
@@ -19966,30 +18727,6 @@
|
|
|
19966
18727
|
"default": "''",
|
|
19967
18728
|
"values": [
|
|
19968
18729
|
{
|
|
19969
|
-
"type": "\"\""
|
|
19970
|
-
},
|
|
19971
|
-
{
|
|
19972
|
-
"value": "activity",
|
|
19973
|
-
"type": "string"
|
|
19974
|
-
},
|
|
19975
|
-
{
|
|
19976
|
-
"value": "agents",
|
|
19977
|
-
"type": "string"
|
|
19978
|
-
},
|
|
19979
|
-
{
|
|
19980
|
-
"value": "help",
|
|
19981
|
-
"type": "string"
|
|
19982
|
-
},
|
|
19983
|
-
{
|
|
19984
|
-
"value": "messages",
|
|
19985
|
-
"type": "string"
|
|
19986
|
-
},
|
|
19987
|
-
{
|
|
19988
|
-
"value": "search",
|
|
19989
|
-
"type": "string"
|
|
19990
|
-
},
|
|
19991
|
-
{
|
|
19992
|
-
"value": "stacks",
|
|
19993
18730
|
"type": "string"
|
|
19994
18731
|
}
|
|
19995
18732
|
],
|
|
@@ -20034,10 +18771,10 @@
|
|
|
20034
18771
|
},
|
|
20035
18772
|
{
|
|
20036
18773
|
"name": "headers",
|
|
20037
|
-
"type": "
|
|
18774
|
+
"type": "PanelToolsHeaderConfig | string",
|
|
20038
18775
|
"complexType": {
|
|
20039
18776
|
"original": "PanelToolsHeaders",
|
|
20040
|
-
"resolved": "
|
|
18777
|
+
"resolved": "PanelToolsHeaderConfig | string",
|
|
20041
18778
|
"references": {
|
|
20042
18779
|
"PanelToolsHeaders": {
|
|
20043
18780
|
"location": "import",
|
|
@@ -20058,59 +18795,9 @@
|
|
|
20058
18795
|
],
|
|
20059
18796
|
"default": "{}",
|
|
20060
18797
|
"values": [
|
|
20061
|
-
{
|
|
20062
|
-
"value": "activity",
|
|
20063
|
-
"type": "string"
|
|
20064
|
-
},
|
|
20065
|
-
{
|
|
20066
|
-
"value": "agents",
|
|
20067
|
-
"type": "string"
|
|
20068
|
-
},
|
|
20069
|
-
{
|
|
20070
|
-
"value": "help",
|
|
20071
|
-
"type": "string"
|
|
20072
|
-
},
|
|
20073
|
-
{
|
|
20074
|
-
"value": "messages",
|
|
20075
|
-
"type": "string"
|
|
20076
|
-
},
|
|
20077
|
-
{
|
|
20078
|
-
"value": "search",
|
|
20079
|
-
"type": "string"
|
|
20080
|
-
},
|
|
20081
|
-
{
|
|
20082
|
-
"value": "stacks",
|
|
20083
|
-
"type": "string"
|
|
20084
|
-
},
|
|
20085
18798
|
{
|
|
20086
18799
|
"type": "PanelToolsHeaderConfig"
|
|
20087
|
-
}
|
|
20088
|
-
],
|
|
20089
|
-
"optional": false,
|
|
20090
|
-
"required": false,
|
|
20091
|
-
"getter": false,
|
|
20092
|
-
"setter": false
|
|
20093
|
-
},
|
|
20094
|
-
{
|
|
20095
|
-
"name": "headersJson",
|
|
20096
|
-
"type": "string",
|
|
20097
|
-
"complexType": {
|
|
20098
|
-
"original": "string",
|
|
20099
|
-
"resolved": "string",
|
|
20100
|
-
"references": {}
|
|
20101
|
-
},
|
|
20102
|
-
"mutable": false,
|
|
20103
|
-
"attr": "headers-json",
|
|
20104
|
-
"reflectToAttr": false,
|
|
20105
|
-
"docs": "",
|
|
20106
|
-
"docsTags": [
|
|
20107
|
-
{
|
|
20108
|
-
"name": "default",
|
|
20109
|
-
"text": "''"
|
|
20110
|
-
}
|
|
20111
|
-
],
|
|
20112
|
-
"default": "''",
|
|
20113
|
-
"values": [
|
|
18800
|
+
},
|
|
20114
18801
|
{
|
|
20115
18802
|
"type": "string"
|
|
20116
18803
|
}
|
|
@@ -20213,35 +18900,6 @@
|
|
|
20213
18900
|
"getter": false,
|
|
20214
18901
|
"setter": false
|
|
20215
18902
|
},
|
|
20216
|
-
{
|
|
20217
|
-
"name": "itemsJson",
|
|
20218
|
-
"type": "string",
|
|
20219
|
-
"complexType": {
|
|
20220
|
-
"original": "string",
|
|
20221
|
-
"resolved": "string",
|
|
20222
|
-
"references": {}
|
|
20223
|
-
},
|
|
20224
|
-
"mutable": false,
|
|
20225
|
-
"attr": "items-json",
|
|
20226
|
-
"reflectToAttr": false,
|
|
20227
|
-
"docs": "",
|
|
20228
|
-
"docsTags": [
|
|
20229
|
-
{
|
|
20230
|
-
"name": "default",
|
|
20231
|
-
"text": "''"
|
|
20232
|
-
}
|
|
20233
|
-
],
|
|
20234
|
-
"default": "''",
|
|
20235
|
-
"values": [
|
|
20236
|
-
{
|
|
20237
|
-
"type": "string"
|
|
20238
|
-
}
|
|
20239
|
-
],
|
|
20240
|
-
"optional": false,
|
|
20241
|
-
"required": false,
|
|
20242
|
-
"getter": false,
|
|
20243
|
-
"setter": false
|
|
20244
|
-
},
|
|
20245
18903
|
{
|
|
20246
18904
|
"name": "open",
|
|
20247
18905
|
"type": "boolean",
|
|
@@ -20450,7 +19108,7 @@
|
|
|
20450
19108
|
"parameters": [
|
|
20451
19109
|
{
|
|
20452
19110
|
"name": "id",
|
|
20453
|
-
"type": "
|
|
19111
|
+
"type": "string",
|
|
20454
19112
|
"docs": ""
|
|
20455
19113
|
}
|
|
20456
19114
|
],
|
|
@@ -20472,7 +19130,7 @@
|
|
|
20472
19130
|
"parameters": [
|
|
20473
19131
|
{
|
|
20474
19132
|
"name": "id",
|
|
20475
|
-
"type": "
|
|
19133
|
+
"type": "string",
|
|
20476
19134
|
"docs": ""
|
|
20477
19135
|
}
|
|
20478
19136
|
],
|
|
@@ -20543,11 +19201,11 @@
|
|
|
20543
19201
|
"events": [
|
|
20544
19202
|
{
|
|
20545
19203
|
"event": "dsHeaderAction",
|
|
20546
|
-
"detail": "{ tool:
|
|
19204
|
+
"detail": "{ tool: string; id: string; }",
|
|
20547
19205
|
"bubbles": true,
|
|
20548
19206
|
"complexType": {
|
|
20549
19207
|
"original": "{\n tool: PanelToolsToolId;\n id: string;\n }",
|
|
20550
|
-
"resolved": "{ tool:
|
|
19208
|
+
"resolved": "{ tool: string; id: string; }",
|
|
20551
19209
|
"references": {
|
|
20552
19210
|
"PanelToolsToolId": {
|
|
20553
19211
|
"location": "import",
|
|
@@ -20564,11 +19222,11 @@
|
|
|
20564
19222
|
},
|
|
20565
19223
|
{
|
|
20566
19224
|
"event": "dsHeaderBack",
|
|
20567
|
-
"detail": "{ tool:
|
|
19225
|
+
"detail": "{ tool: string; }",
|
|
20568
19226
|
"bubbles": true,
|
|
20569
19227
|
"complexType": {
|
|
20570
19228
|
"original": "{\n tool: PanelToolsToolId;\n }",
|
|
20571
|
-
"resolved": "{ tool:
|
|
19229
|
+
"resolved": "{ tool: string; }",
|
|
20572
19230
|
"references": {
|
|
20573
19231
|
"PanelToolsToolId": {
|
|
20574
19232
|
"location": "import",
|
|
@@ -20599,11 +19257,11 @@
|
|
|
20599
19257
|
},
|
|
20600
19258
|
{
|
|
20601
19259
|
"event": "dsToolChange",
|
|
20602
|
-
"detail": "{ id:
|
|
19260
|
+
"detail": "{ id: string; selected: boolean; }",
|
|
20603
19261
|
"bubbles": true,
|
|
20604
19262
|
"complexType": {
|
|
20605
19263
|
"original": "{\n id: PanelToolsToolId;\n selected: boolean;\n }",
|
|
20606
|
-
"resolved": "{ id:
|
|
19264
|
+
"resolved": "{ id: string; selected: boolean; }",
|
|
20607
19265
|
"references": {
|
|
20608
19266
|
"PanelToolsToolId": {
|
|
20609
19267
|
"location": "import",
|
|
@@ -20624,7 +19282,9 @@
|
|
|
20624
19282
|
"slots": [],
|
|
20625
19283
|
"parts": [],
|
|
20626
19284
|
"states": [],
|
|
20627
|
-
"dependents": [
|
|
19285
|
+
"dependents": [
|
|
19286
|
+
"ds-shell-app"
|
|
19287
|
+
],
|
|
20628
19288
|
"dependencies": [
|
|
20629
19289
|
"ds-panel-tools",
|
|
20630
19290
|
"ds-mobile-header",
|
|
@@ -20673,6 +19333,9 @@
|
|
|
20673
19333
|
"ds-swatch-picker",
|
|
20674
19334
|
"ds-badge",
|
|
20675
19335
|
"ds-switch"
|
|
19336
|
+
],
|
|
19337
|
+
"ds-shell-app": [
|
|
19338
|
+
"ds-shell-tools"
|
|
20676
19339
|
]
|
|
20677
19340
|
}
|
|
20678
19341
|
},
|
|
@@ -22180,16 +20843,12 @@
|
|
|
22180
20843
|
"parts": [],
|
|
22181
20844
|
"states": [],
|
|
22182
20845
|
"dependents": [
|
|
22183
|
-
"ds-menu"
|
|
22184
|
-
"ds-shell-gradient-picker"
|
|
20846
|
+
"ds-menu"
|
|
22185
20847
|
],
|
|
22186
20848
|
"dependencies": [],
|
|
22187
20849
|
"dependencyGraph": {
|
|
22188
20850
|
"ds-menu": [
|
|
22189
20851
|
"ds-swatch-picker"
|
|
22190
|
-
],
|
|
22191
|
-
"ds-shell-gradient-picker": [
|
|
22192
|
-
"ds-swatch-picker"
|
|
22193
20852
|
]
|
|
22194
20853
|
}
|
|
22195
20854
|
},
|
|
@@ -23902,9 +22561,9 @@
|
|
|
23902
22561
|
"ds-breadcrumb",
|
|
23903
22562
|
"ds-button-filled",
|
|
23904
22563
|
"ds-button-unfilled",
|
|
22564
|
+
"ds-card-data-viz",
|
|
23905
22565
|
"ds-card-overview",
|
|
23906
22566
|
"ds-card-setting",
|
|
23907
|
-
"ds-card-shell-data-viz",
|
|
23908
22567
|
"ds-chart-legend",
|
|
23909
22568
|
"ds-checkbox",
|
|
23910
22569
|
"ds-chip",
|
|
@@ -23926,7 +22585,6 @@
|
|
|
23926
22585
|
"ds-panel-tool-search",
|
|
23927
22586
|
"ds-radio",
|
|
23928
22587
|
"ds-select",
|
|
23929
|
-
"ds-select-multi",
|
|
23930
22588
|
"ds-slider",
|
|
23931
22589
|
"ds-tab-group",
|
|
23932
22590
|
"ds-tag",
|
|
@@ -23970,13 +22628,13 @@
|
|
|
23970
22628
|
"ds-button-unfilled": [
|
|
23971
22629
|
"ds-text"
|
|
23972
22630
|
],
|
|
23973
|
-
"ds-card-
|
|
22631
|
+
"ds-card-data-viz": [
|
|
23974
22632
|
"ds-text"
|
|
23975
22633
|
],
|
|
23976
|
-
"ds-card-
|
|
22634
|
+
"ds-card-overview": [
|
|
23977
22635
|
"ds-text"
|
|
23978
22636
|
],
|
|
23979
|
-
"ds-card-
|
|
22637
|
+
"ds-card-setting": [
|
|
23980
22638
|
"ds-text"
|
|
23981
22639
|
],
|
|
23982
22640
|
"ds-chart-legend": [
|
|
@@ -24042,9 +22700,6 @@
|
|
|
24042
22700
|
"ds-select": [
|
|
24043
22701
|
"ds-text"
|
|
24044
22702
|
],
|
|
24045
|
-
"ds-select-multi": [
|
|
24046
|
-
"ds-text"
|
|
24047
|
-
],
|
|
24048
22703
|
"ds-slider": [
|
|
24049
22704
|
"ds-text"
|
|
24050
22705
|
],
|
|
@@ -24737,7 +23392,7 @@
|
|
|
24737
23392
|
"ds-panel-tool-search",
|
|
24738
23393
|
"ds-panel-tools",
|
|
24739
23394
|
"ds-select",
|
|
24740
|
-
"ds-
|
|
23395
|
+
"ds-shell-app",
|
|
24741
23396
|
"ds-shell-tools"
|
|
24742
23397
|
],
|
|
24743
23398
|
"dependencies": [
|
|
@@ -24786,7 +23441,7 @@
|
|
|
24786
23441
|
"ds-select": [
|
|
24787
23442
|
"ds-tooltip"
|
|
24788
23443
|
],
|
|
24789
|
-
"ds-
|
|
23444
|
+
"ds-shell-app": [
|
|
24790
23445
|
"ds-tooltip"
|
|
24791
23446
|
],
|
|
24792
23447
|
"ds-shell-tools": [
|
|
@@ -25059,12 +23714,12 @@
|
|
|
25059
23714
|
"path": "src/wc/components/Badge/Badge.tsx"
|
|
25060
23715
|
},
|
|
25061
23716
|
"src/wc/components/ButtonFilled/ButtonFilled.tsx::ButtonFilledVariant": {
|
|
25062
|
-
"declaration": "export type
|
|
23717
|
+
"declaration": "export type ButtonVariant = 'icon' | 'label' | 'icon-label';",
|
|
25063
23718
|
"docstring": "",
|
|
25064
23719
|
"path": "src/wc/components/ButtonFilled/ButtonFilled.tsx"
|
|
25065
23720
|
},
|
|
25066
23721
|
"src/wc/components/ButtonFilled/ButtonFilled.tsx::ButtonFilledSize": {
|
|
25067
|
-
"declaration": "export type
|
|
23722
|
+
"declaration": "export type ButtonSize = 'lg' | 'md' | 'sm' | 'xs';",
|
|
25068
23723
|
"docstring": "",
|
|
25069
23724
|
"path": "src/wc/components/ButtonFilled/ButtonFilled.tsx"
|
|
25070
23725
|
},
|
|
@@ -25089,17 +23744,17 @@
|
|
|
25089
23744
|
"path": "src/wc/components/ButtonFilled/ButtonFilled.tsx"
|
|
25090
23745
|
},
|
|
25091
23746
|
"src/wc/components/ButtonFilled/ButtonFilled.tsx::ButtonFilledPopup": {
|
|
25092
|
-
"declaration": "export type
|
|
23747
|
+
"declaration": "export type ButtonPopup = 'true' | 'menu' | 'listbox' | 'tree' | 'grid' | 'dialog';",
|
|
25093
23748
|
"docstring": "",
|
|
25094
23749
|
"path": "src/wc/components/ButtonFilled/ButtonFilled.tsx"
|
|
25095
23750
|
},
|
|
25096
23751
|
"src/wc/components/ButtonUnfilled/ButtonUnfilled.tsx::ButtonUnfilledVariant": {
|
|
25097
|
-
"declaration": "export type
|
|
23752
|
+
"declaration": "export type ButtonVariant = 'icon' | 'label' | 'icon-label';",
|
|
25098
23753
|
"docstring": "",
|
|
25099
23754
|
"path": "src/wc/components/ButtonUnfilled/ButtonUnfilled.tsx"
|
|
25100
23755
|
},
|
|
25101
23756
|
"src/wc/components/ButtonUnfilled/ButtonUnfilled.tsx::ButtonUnfilledSize": {
|
|
25102
|
-
"declaration": "export type
|
|
23757
|
+
"declaration": "export type ButtonSize = 'lg' | 'md' | 'sm' | 'xs';",
|
|
25103
23758
|
"docstring": "",
|
|
25104
23759
|
"path": "src/wc/components/ButtonUnfilled/ButtonUnfilled.tsx"
|
|
25105
23760
|
},
|
|
@@ -25114,29 +23769,19 @@
|
|
|
25114
23769
|
"path": "src/wc/components/ButtonUnfilled/ButtonUnfilled.tsx"
|
|
25115
23770
|
},
|
|
25116
23771
|
"src/wc/components/ButtonUnfilled/ButtonUnfilled.tsx::ButtonUnfilledPopup": {
|
|
25117
|
-
"declaration": "export type
|
|
23772
|
+
"declaration": "export type ButtonPopup = 'true' | 'menu' | 'listbox' | 'tree' | 'grid' | 'dialog';",
|
|
25118
23773
|
"docstring": "",
|
|
25119
23774
|
"path": "src/wc/components/ButtonUnfilled/ButtonUnfilled.tsx"
|
|
25120
23775
|
},
|
|
25121
|
-
"src/wc/components/
|
|
25122
|
-
"declaration": "export type
|
|
25123
|
-
"docstring": "",
|
|
25124
|
-
"path": "src/wc/components/CardShellDataViz/CardShellDataViz.tsx"
|
|
25125
|
-
},
|
|
25126
|
-
"src/wc/components/CardDataVizBar/CardDataVizBar.tsx::CardDataVizBarWidth": {
|
|
25127
|
-
"declaration": "export type CardShellDataVizWidth = 'sm' | 'md' | 'lg';",
|
|
23776
|
+
"src/wc/components/CardDataViz/CardDataViz.tsx::CardDataVizVariant": {
|
|
23777
|
+
"declaration": "export type CardDataVizVariant = 'custom' | 'bar' | 'line' | 'donut';",
|
|
25128
23778
|
"docstring": "",
|
|
25129
|
-
"path": "src/wc/components/
|
|
23779
|
+
"path": "src/wc/components/CardDataViz/CardDataViz.tsx"
|
|
25130
23780
|
},
|
|
25131
|
-
"src/wc/components/
|
|
25132
|
-
"declaration": "export type
|
|
23781
|
+
"src/wc/components/CardDataViz/CardDataViz.tsx::CardDataVizWidth": {
|
|
23782
|
+
"declaration": "export type CardDataVizWidth = 'sm' | 'md' | 'lg';",
|
|
25133
23783
|
"docstring": "",
|
|
25134
|
-
"path": "src/wc/components/
|
|
25135
|
-
},
|
|
25136
|
-
"src/wc/components/CardDataVizLine/CardDataVizLine.tsx::CardDataVizLineWidth": {
|
|
25137
|
-
"declaration": "export type CardShellDataVizWidth = 'sm' | 'md' | 'lg';",
|
|
25138
|
-
"docstring": "",
|
|
25139
|
-
"path": "src/wc/components/CardDataVizLine/CardDataVizLine.tsx"
|
|
23784
|
+
"path": "src/wc/components/CardDataViz/CardDataViz.tsx"
|
|
25140
23785
|
},
|
|
25141
23786
|
"src/wc/components/CardSetting/CardSetting.tsx::CardSettingWidth": {
|
|
25142
23787
|
"declaration": "export type CardSettingWidth = 'sm' | 'md' | 'lg';",
|
|
@@ -25148,15 +23793,20 @@
|
|
|
25148
23793
|
"docstring": "",
|
|
25149
23794
|
"path": "src/wc/components/CardSetting/CardSetting.tsx"
|
|
25150
23795
|
},
|
|
25151
|
-
"src/wc/
|
|
25152
|
-
"declaration": "export
|
|
23796
|
+
"src/wc/components/ChartBar/ChartBar.tsx::ChartBarVariant": {
|
|
23797
|
+
"declaration": "export type ChartBarVariant = 'single' | 'stacked' | 'percentage';",
|
|
25153
23798
|
"docstring": "",
|
|
23799
|
+
"path": "src/wc/components/ChartBar/ChartBar.tsx"
|
|
23800
|
+
},
|
|
23801
|
+
"src/wc/utils/chart-types.ts::ChartDatum": {
|
|
23802
|
+
"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}",
|
|
23803
|
+
"docstring": "Shared data shapes for `ds-chart-*` components — kept minimal for the initial scaffold, expect these to grow per component once design is finalized.",
|
|
25154
23804
|
"path": "src/wc/utils/chart-types.ts"
|
|
25155
23805
|
},
|
|
25156
|
-
"src/wc/
|
|
25157
|
-
"declaration": "export
|
|
23806
|
+
"src/wc/utils/chart-types.ts::ChartSeries": {
|
|
23807
|
+
"declaration": "export interface ChartSeries {\n name: string;\n data: number[];\n /** CSS color override; defaults to the next `--color-data-category-*` token. */\n color?: string;\n}",
|
|
25158
23808
|
"docstring": "",
|
|
25159
|
-
"path": "src/wc/
|
|
23809
|
+
"path": "src/wc/utils/chart-types.ts"
|
|
25160
23810
|
},
|
|
25161
23811
|
"src/wc/utils/chart-types.ts::ChartLegendItem": {
|
|
25162
23812
|
"declaration": "export interface ChartLegendItem {\n label: string;\n value?: number;\n /** CSS color override; defaults to the next `--color-data-category-*` token. */\n color?: string;\n /** When set, the row renders as a link (e.g. to a filtered list page for this segment). */\n href?: string;\n}",
|
|
@@ -25254,7 +23904,7 @@
|
|
|
25254
23904
|
"path": "src/wc/components/Menu/Menu.tsx"
|
|
25255
23905
|
},
|
|
25256
23906
|
"src/wc/components/Menu/menu-types.ts::MenuSection": {
|
|
25257
|
-
"declaration": "export type MenuSection =\n | MenuItemsSection\n |
|
|
23907
|
+
"declaration": "export type MenuSection =\n | MenuItemsSection\n | MenuSwatchPickerSection;",
|
|
25258
23908
|
"docstring": "",
|
|
25259
23909
|
"path": "src/wc/components/Menu/menu-types.ts"
|
|
25260
23910
|
},
|
|
@@ -25273,11 +23923,6 @@
|
|
|
25273
23923
|
"docstring": "",
|
|
25274
23924
|
"path": "src/wc/utils/index.ts"
|
|
25275
23925
|
},
|
|
25276
|
-
"src/wc/shell/shell-gradient-presets.ts::ShellGradientPreset": {
|
|
25277
|
-
"declaration": "export type ShellGradientPreset = 'none' | 'cool' | 'neutral' | 'warm' | 'fresh';",
|
|
25278
|
-
"docstring": "",
|
|
25279
|
-
"path": "src/wc/shell/shell-gradient-presets.ts"
|
|
25280
|
-
},
|
|
25281
23926
|
"src/wc/components/MessageBubble/MessageBubble.tsx::MessageBubbleVariant": {
|
|
25282
23927
|
"declaration": "export type MessageBubbleVariant = 'user' | 'received';",
|
|
25283
23928
|
"docstring": "",
|
|
@@ -25328,6 +23973,11 @@
|
|
|
25328
23973
|
"docstring": "",
|
|
25329
23974
|
"path": "src/wc/components/Select/Select.tsx"
|
|
25330
23975
|
},
|
|
23976
|
+
"src/wc/components/Select/Select.tsx::SelectValue": {
|
|
23977
|
+
"declaration": "export type SelectValue = string | string[];",
|
|
23978
|
+
"docstring": "",
|
|
23979
|
+
"path": "src/wc/components/Select/Select.tsx"
|
|
23980
|
+
},
|
|
25331
23981
|
"src/wc/components/Select/Select.tsx::SelectSize": {
|
|
25332
23982
|
"declaration": "export type SelectSize = 'lg' | 'md' | 'sm' | 'xs';",
|
|
25333
23983
|
"docstring": "",
|
|
@@ -25343,31 +23993,6 @@
|
|
|
25343
23993
|
"docstring": "",
|
|
25344
23994
|
"path": "src/wc/components/Select/Select.tsx"
|
|
25345
23995
|
},
|
|
25346
|
-
"src/wc/components/SelectMulti/SelectMulti.tsx::SelectMultiOption": {
|
|
25347
|
-
"declaration": "{\n [P in K]: T[P];\n}",
|
|
25348
|
-
"docstring": "",
|
|
25349
|
-
"path": "src/wc/components/SelectMulti/SelectMulti.tsx"
|
|
25350
|
-
},
|
|
25351
|
-
"src/wc/components/SelectMulti/SelectMulti.tsx::SelectMultiSection": {
|
|
25352
|
-
"declaration": "export type SelectMultiSection = Omit<SelectSection, 'options'> & {\n options: SelectMultiOption[];\n};",
|
|
25353
|
-
"docstring": "",
|
|
25354
|
-
"path": "src/wc/components/SelectMulti/SelectMulti.tsx"
|
|
25355
|
-
},
|
|
25356
|
-
"src/wc/components/SelectMulti/SelectMulti.tsx::SelectMultiSize": {
|
|
25357
|
-
"declaration": "export type SelectSize = 'lg' | 'md' | 'sm' | 'xs';",
|
|
25358
|
-
"docstring": "",
|
|
25359
|
-
"path": "src/wc/components/SelectMulti/SelectMulti.tsx"
|
|
25360
|
-
},
|
|
25361
|
-
"src/wc/components/SelectMulti/SelectMulti.tsx::SelectMultiWidth": {
|
|
25362
|
-
"declaration": "export type ControlWidth = 'hug' | 'fill';",
|
|
25363
|
-
"docstring": "",
|
|
25364
|
-
"path": "src/wc/components/SelectMulti/SelectMulti.tsx"
|
|
25365
|
-
},
|
|
25366
|
-
"src/wc/components/SelectMulti/SelectMulti.tsx::SelectMultiBackground": {
|
|
25367
|
-
"declaration": "export type ChoiceBackground =\n | 'faint'\n | 'medium'\n | 'bold'\n | 'strong'\n | 'translucent'\n | 'inverted'\n | 'media'\n | 'always-dark';",
|
|
25368
|
-
"docstring": "",
|
|
25369
|
-
"path": "src/wc/components/SelectMulti/SelectMulti.tsx"
|
|
25370
|
-
},
|
|
25371
23996
|
"src/wc/components/Skeleton/Skeleton.tsx::SkeletonVariant": {
|
|
25372
23997
|
"declaration": "export type SkeletonVariant = 'text' | 'icon' | 'control';",
|
|
25373
23998
|
"docstring": "",
|
|
@@ -25568,6 +24193,16 @@
|
|
|
25568
24193
|
"docstring": "",
|
|
25569
24194
|
"path": "src/wc/shell/shell-responsive.ts"
|
|
25570
24195
|
},
|
|
24196
|
+
"src/wc/components/CardOverview/card-overview-types.ts::CardOverviewVariant": {
|
|
24197
|
+
"declaration": "export type CardOverviewVariant = 'default' | 'compact';",
|
|
24198
|
+
"docstring": "",
|
|
24199
|
+
"path": "src/wc/components/CardOverview/card-overview-types.ts"
|
|
24200
|
+
},
|
|
24201
|
+
"src/wc/components/CardOverview/card-overview-types.ts::CardOverviewLayout": {
|
|
24202
|
+
"declaration": "export type CardOverviewLayout = 'auto' | 'stacked';",
|
|
24203
|
+
"docstring": "",
|
|
24204
|
+
"path": "src/wc/components/CardOverview/card-overview-types.ts"
|
|
24205
|
+
},
|
|
25571
24206
|
"src/wc/components/CardOverview/card-overview-types.ts::OverviewScore": {
|
|
25572
24207
|
"declaration": "export interface OverviewScore {\n /** Category above the figure, for example `Safety score`. */\n label: string;\n /** Display-ready headline figure. */\n value: string | number;\n /** Change against the comparison period. Omit when there is nothing to report. */\n trend?: MetricTrend;\n /** Qualitative band beneath the figure, for example `Good (67–83)`. */\n band?: string;\n}",
|
|
25573
24208
|
"docstring": "Leading summary block — the headline figure the rest of the bar contextualises.\n\nDerive `trend` with `resolveMetricTrend` so whether a rise reads well stays a\nproduct decision rather than a design-system one.",
|
|
@@ -25578,11 +24213,6 @@
|
|
|
25578
24213
|
"docstring": "One measure in the overview grid.",
|
|
25579
24214
|
"path": "src/wc/components/CardOverview/card-overview-types.ts"
|
|
25580
24215
|
},
|
|
25581
|
-
"src/wc/utils/chart-types.ts::ChartDatum": {
|
|
25582
|
-
"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}",
|
|
25583
|
-
"docstring": "Shared data shapes for `ds-chart-*` components — kept minimal for the initial scaffold, expect these to grow per component once design is finalized.",
|
|
25584
|
-
"path": "src/wc/utils/chart-types.ts"
|
|
25585
|
-
},
|
|
25586
24216
|
"src/wc/components/conversation-types.ts::ConversationItemState": {
|
|
25587
24217
|
"declaration": "export type ConversationItemState = 'default' | 'busy' | 'error';",
|
|
25588
24218
|
"docstring": "",
|
|
@@ -25669,12 +24299,12 @@
|
|
|
25669
24299
|
"path": "src/wc/components/PanelTools/panel-tools-types.ts"
|
|
25670
24300
|
},
|
|
25671
24301
|
"src/wc/components/PanelTools/panel-tools-types.ts::PanelToolsToolId": {
|
|
25672
|
-
"declaration": "
|
|
24302
|
+
"declaration": "string",
|
|
25673
24303
|
"docstring": "",
|
|
25674
24304
|
"path": "src/wc/components/PanelTools/panel-tools-types.ts"
|
|
25675
24305
|
},
|
|
25676
24306
|
"src/wc/components/PanelTools/panel-tools-types.ts::PanelToolsItem": {
|
|
25677
|
-
"declaration": "export interface PanelToolsItem {\n id: PanelToolsToolId;\n /** Icon name for <ds-icon>. */\n icon: string;\n /** Whether this rail button is currently pressed/active. */\n selected?: boolean;\n /** Show a notification dot. */\n dot?: boolean;\n isInactive?: boolean;\n ariaLabel?: string;\n}",
|
|
24307
|
+
"declaration": "export interface PanelToolsItem {\n id: PanelToolsToolId;\n /** Icon name for <ds-icon>. */\n icon: string;\n /** Visible and accessible fallback label for custom tool ids. */\n label?: string;\n /** Explicit rail region; canonical Search/Help placement is the fallback. */\n railPlacement?: 'header' | 'body' | 'footer';\n /** Stable ordering within the selected rail region. */\n order?: number;\n /** Optional shortcut label displayed by the tooltip. */\n shortcutKey?: string;\n /** Mobile destination recipe; canonical ids retain their existing defaults. */\n mobileDestination?: 'search' | 'agents' | 'inbox' | 'help';\n /** Whether this rail button is currently pressed/active. */\n selected?: boolean;\n /** Show a notification dot. */\n dot?: boolean;\n isInactive?: boolean;\n ariaLabel?: string;\n}",
|
|
25678
24308
|
"docstring": "",
|
|
25679
24309
|
"path": "src/wc/components/PanelTools/panel-tools-types.ts"
|
|
25680
24310
|
},
|
|
@@ -25683,10 +24313,30 @@
|
|
|
25683
24313
|
"docstring": "",
|
|
25684
24314
|
"path": "src/wc/components/PanelTools/panel-tools-types.ts"
|
|
25685
24315
|
},
|
|
25686
|
-
"src/wc/components/
|
|
25687
|
-
"declaration": "
|
|
24316
|
+
"src/wc/components/ShellApp/shell-app-types.ts::ShellAppComposition": {
|
|
24317
|
+
"declaration": "export type ShellAppComposition = 'managed' | 'slotted';",
|
|
25688
24318
|
"docstring": "",
|
|
25689
|
-
"path": "src/wc/components/
|
|
24319
|
+
"path": "src/wc/components/ShellApp/shell-app-types.ts"
|
|
24320
|
+
},
|
|
24321
|
+
"src/wc/components/ShellApp/shell-app-types.ts::ShellNavigationConfig": {
|
|
24322
|
+
"declaration": "export interface ShellNavigationConfig {\n /** Groups shown in the current desktop/tablet PanelNav context. */\n groups?: PanelNavGroup[];\n /** Complete Dashboard collection used by the mobile navigation sheet. */\n dashboardGroups?: PanelNavGroup[];\n /** Complete Settings collection used by the mobile navigation sheet. */\n settingsGroups?: PanelNavGroup[];\n /** Current application URL used for active-item matching. */\n currentUrl?: string;\n /** Optional explicit active destination when URL matching is unavailable. */\n activeId?: string;\n /** Current Dashboard or Settings browsing context. */\n browseContext?: NavChromeStyle;\n /** Managed shells default to event routing so the application router stays authoritative. */\n routerMode?: PanelNavRouterMode;\n /** Persisted desktop PanelNav collapse preference key. */\n storageKey?: string;\n userName?: string;\n userInitial?: string;\n accountMenuExpanded?: boolean;\n dashboardLabel?: string;\n settingsLabel?: string;\n accountLabel?: string;\n navigationLabel?: string;\n dashboardNavigationLabel?: string;\n settingsNavigationLabel?: string;\n}",
|
|
24323
|
+
"docstring": "Router-owned application navigation supplied to managed ShellApp.\nShellApp renders the responsive chrome but never performs route changes.",
|
|
24324
|
+
"path": "src/wc/components/ShellApp/shell-app-types.ts"
|
|
24325
|
+
},
|
|
24326
|
+
"src/wc/components/ShellApp/shell-app-types.ts::ShellPageChromeConfig": {
|
|
24327
|
+
"declaration": "export interface ShellPageChromeConfig {\n heading?: string;\n /** Desktop/tablet route-navigation heading when it differs from the page h1. */\n routeHeading?: string;\n description?: string;\n headingLevel?: 'h1' | 'h2';\n tabs?: BarNavTab[];\n value?: string;\n basePath?: string;\n currentUrl?: string;\n sectionsAriaLabel?: string;\n subsections?: BarNavTab[];\n subvalue?: string;\n subsectionsAriaLabel?: string;\n showBack?: boolean;\n backAriaLabel?: string;\n backIcon?: string;\n backLabel?: string;\n breadcrumbs?: BreadcrumbItem[];\n breadcrumbAriaLabel?: string;\n primaryAction?: BarTitlePrimaryAction | null;\n actions?: BarTitleActionItem[];\n /** Icon actions rendered in the mobile header's trailing lane. */\n mobileActions?: PanelToolsHeaderAction[];\n actionsAriaLabel?: string;\n tone?: MobileHeaderTone;\n contentInset?: 'default' | 'none';\n}",
|
|
24328
|
+
"docstring": "Route-owned page chrome. The same data drives desktop BarNav/BarTitle and\nthe intentionally different mobile MobileHeader presentation.",
|
|
24329
|
+
"path": "src/wc/components/ShellApp/shell-app-types.ts"
|
|
24330
|
+
},
|
|
24331
|
+
"src/wc/components/ShellApp/shell-app-types.ts::ShellToolsConfig": {
|
|
24332
|
+
"declaration": "export interface ShellToolsConfig {\n items?: PanelToolsItem[];\n headers?: PanelToolsHeaders;\n storageKey?: string;\n fullscreenHeaderMode?: 'shared' | 'split';\n toolsLabel?: string;\n toolShortcutsLabel?: string;\n inboxLabel?: string;\n inboxNavigationLabel?: string;\n /** Temporarily conceal the mobile bar while a tool-owned keyboard interaction needs the space. */\n mobileBarHidden?: boolean;\n}",
|
|
24333
|
+
"docstring": "Product-owned global tools supplied to managed ShellApp. Tool view content\nremains mounted in the corresponding named `*-view` slots.",
|
|
24334
|
+
"path": "src/wc/components/ShellApp/shell-app-types.ts"
|
|
24335
|
+
},
|
|
24336
|
+
"src/wc/shell/shell-gradient-presets.ts::ShellGradientPreset": {
|
|
24337
|
+
"declaration": "export type ShellGradientPreset = 'none' | 'cool' | 'neutral' | 'warm' | 'fresh';",
|
|
24338
|
+
"docstring": "",
|
|
24339
|
+
"path": "src/wc/shell/shell-gradient-presets.ts"
|
|
25690
24340
|
},
|
|
25691
24341
|
"src/wc/components/ShellPage/shell-page-types.ts::ShellPageHeaderPresentation": {
|
|
25692
24342
|
"declaration": "export type ShellPageHeaderPresentation = 'auto' | BarTitleVariant;",
|