@ds-mo/ui 12.6.2 → 12.8.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 +44 -115
- package/dist/.build-stamp +1 -1
- package/dist/agent-patterns.json +26 -11
- package/dist/agent.json +285 -49
- package/dist/angular/ds-button-filled.d.ts +1 -1
- package/dist/angular/ds-button-filled.js +3 -3
- package/dist/angular/ds-button-unfilled.d.ts +1 -1
- package/dist/angular/ds-button-unfilled.js +3 -3
- package/dist/angular/ds-card-overview.d.ts +19 -0
- package/dist/angular/ds-card-overview.js +42 -0
- package/dist/angular/ds-menu.d.ts +1 -1
- package/dist/angular/ds-menu.js +3 -3
- package/dist/angular/index.d.ts +1 -1
- package/dist/angular/index.js +1 -0
- package/dist/angular/proxies.d.ts +1 -0
- package/dist/angular/proxies.js +1 -0
- 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-bar-workflow.js.map +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-card-data-viz-bar.js +1 -1
- package/dist/components/ds-card-data-viz-bar.js.map +1 -1
- package/dist/components/ds-card-data-viz-donut.js +1 -1
- package/dist/components/ds-card-data-viz-donut.js.map +1 -1
- package/dist/components/ds-card-data-viz-line.js +1 -1
- package/dist/components/ds-card-data-viz-line.js.map +1 -1
- package/dist/components/ds-card-overview.d.ts +11 -0
- package/dist/components/ds-card-overview.js +2 -0
- package/dist/components/ds-card-overview.js.map +1 -0
- package/dist/components/ds-card-setting.js +1 -1
- package/dist/components/ds-card-setting.js.map +1 -1
- package/dist/components/ds-card-shell-data-viz.js +1 -1
- package/dist/components/ds-chart-bar-stacked.js +1 -1
- package/dist/components/ds-chart-bar-stacked.js.map +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-donut.js.map +1 -1
- package/dist/components/ds-chart-legend.js +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-conversation-list.js.map +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-field.js.map +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-scroller.js.map +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-modal.js.map +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-tool-search.js.map +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-multi.js +1 -1
- package/dist/components/ds-select-multi.js.map +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-gradient-picker.js +1 -1
- package/dist/components/ds-shell-gradient-swatch.js +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-skeleton.js.map +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-toast.js.map +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-2foAUsDN.js +2 -0
- package/dist/components/p-2foAUsDN.js.map +1 -0
- package/dist/components/{p-Ccj5Op6E.js → p-38PfdMkF.js} +2 -2
- package/dist/components/p-69lHhJiX.js +2 -0
- package/dist/components/p-69lHhJiX.js.map +1 -0
- package/dist/components/p-B6NvVdeO.js +2 -0
- package/dist/components/p-B6NvVdeO.js.map +1 -0
- package/dist/components/p-B6Vuayt6.js +2 -0
- package/dist/components/p-B6Vuayt6.js.map +1 -0
- package/dist/components/p-B6vE3ujd.js +2 -0
- package/dist/components/p-B6vE3ujd.js.map +1 -0
- package/dist/components/p-BBePKRHC.js +2 -0
- package/dist/components/p-BBePKRHC.js.map +1 -0
- package/dist/components/{p-CaRyxTMz.js → p-BFRMwl93.js} +2 -2
- package/dist/components/p-BKOlvCGS.js +2 -0
- package/dist/components/p-BKOlvCGS.js.map +1 -0
- package/dist/components/{p-C7bZ-jiU.js → p-BO5aqZcf.js} +2 -2
- package/dist/components/p-BX0BMhgz.js +2 -0
- package/dist/components/p-BX0BMhgz.js.map +1 -0
- package/dist/components/p-BXaieghV.js +2 -0
- package/dist/components/p-BXaieghV.js.map +1 -0
- package/dist/components/p-BlHzmszE.js +2 -0
- package/dist/components/{p-BkAMkjIR.js.map → p-BlHzmszE.js.map} +1 -1
- package/dist/components/p-By_s1wNN.js +2 -0
- package/dist/components/p-By_s1wNN.js.map +1 -0
- package/dist/components/p-C61yJkfr.js +2 -0
- package/dist/components/p-C61yJkfr.js.map +1 -0
- package/dist/components/{p-DXLWm4PF.js → p-CNgPwd11.js} +2 -2
- package/dist/components/p-CNjOyUQu.js +2 -0
- package/dist/components/p-CNjOyUQu.js.map +1 -0
- package/dist/components/{p-BwGnhInj.js → p-CPwpgUWT.js} +2 -2
- package/dist/components/p-CU2673IJ.js +2 -0
- package/dist/components/p-CU2673IJ.js.map +1 -0
- package/dist/components/{p-B9bxDfZV.js → p-CsX3ICz7.js} +2 -2
- package/dist/components/p-CuwopElg.js +2 -0
- package/dist/components/p-CuwopElg.js.map +1 -0
- package/dist/components/{p-D-xttdpn.js → p-D0e77tkd.js} +2 -2
- package/dist/components/p-D1bNvIpb.js +2 -0
- package/dist/components/p-D1bNvIpb.js.map +1 -0
- package/dist/components/{p-BwsGYxZx.js → p-D9u1_OEZ.js} +2 -2
- package/dist/components/{p-DQDpDYyF.js → p-DB9XJm2c.js} +2 -2
- package/dist/components/{p-CnHrJTD5.js → p-DIFUsoM-.js} +2 -2
- package/dist/components/p-DhKvqh5G.js +2 -0
- package/dist/components/p-DhKvqh5G.js.map +1 -0
- package/dist/components/p-DhLmoCe_.js +2 -0
- package/dist/components/p-DhLmoCe_.js.map +1 -0
- package/dist/components/p-DjbTFy2B.js +2 -0
- package/dist/components/p-DjbTFy2B.js.map +1 -0
- package/dist/components/{p-CWTih3Gc.js → p-DmAHufd5.js} +2 -2
- package/dist/components/p-DzM3SzPz.js +2 -0
- package/dist/components/p-DzM3SzPz.js.map +1 -0
- package/dist/components/{p-DqubRds2.js → p-G3qIxpQj.js} +2 -2
- package/dist/components/p-Re2kPrXm.js +2 -0
- package/dist/components/p-Re2kPrXm.js.map +1 -0
- package/dist/components/{p-DwX7UmLl.js → p-Utr23NC-.js} +2 -2
- package/dist/components/{p-DIoiApa-.js → p-Vdufoj7G.js} +2 -2
- package/dist/components/p-huw1oRbt.js +2 -0
- package/dist/components/p-huw1oRbt.js.map +1 -0
- package/dist/components/p-ukB-dPOK.js +2 -0
- package/dist/components/{p-BY0PzkUp.js.map → p-ukB-dPOK.js.map} +1 -1
- package/dist/components/p-yhj1lIPx.js +2 -0
- package/dist/docs/components.json +760 -87
- package/dist/lib/components/Menu/menu-position.d.ts +6 -6
- package/dist/lib/toast/toast-types.d.ts +3 -3
- package/dist/lib/utils/anchored-position.d.ts +34 -0
- package/dist/lib/utils/choice-popup-alignment.d.ts +2 -2
- package/dist/lib/utils/control-text.d.ts +3 -1
- package/dist/lib/utils/index.d.ts +3 -1
- package/dist/lib/utils/index.js +39 -0
- package/dist/lib/utils/index.js.map +3 -3
- package/dist/lib/utils/metric-change.d.ts +52 -0
- package/dist/lib/utils/token-defaults.d.ts +3 -0
- package/dist/mcp-data/registry/agent-activity.json +1 -1
- package/dist/mcp-data/registry/agent-response.json +1 -1
- package/dist/mcp-data/registry/agent-source-list.json +1 -1
- package/dist/mcp-data/registry/agent-tool-call.json +1 -1
- package/dist/mcp-data/registry/attachment-list.json +1 -1
- package/dist/mcp-data/registry/avatar.json +1 -1
- package/dist/mcp-data/registry/badge.json +1 -1
- package/dist/mcp-data/registry/bar-nav.json +3 -3
- package/dist/mcp-data/registry/bar-title.json +3 -3
- package/dist/mcp-data/registry/bar-workflow.json +3 -3
- package/dist/mcp-data/registry/breadcrumb.json +1 -1
- package/dist/mcp-data/registry/button-filled.json +125 -8
- package/dist/mcp-data/registry/button-unfilled.json +50 -5
- package/dist/mcp-data/registry/card-data-viz-bar.json +5 -4
- package/dist/mcp-data/registry/card-data-viz-donut.json +5 -3
- package/dist/mcp-data/registry/card-data-viz-line.json +5 -4
- package/dist/mcp-data/registry/card-overview.json +317 -0
- package/dist/mcp-data/registry/card-setting.json +3 -3
- package/dist/mcp-data/registry/card-shell-data-viz.json +3 -3
- package/dist/mcp-data/registry/chart-bar-stacked.json +14 -9
- package/dist/mcp-data/registry/chart-bar.json +15 -10
- package/dist/mcp-data/registry/chart-donut.json +3 -2
- package/dist/mcp-data/registry/chart-legend.json +1 -1
- package/dist/mcp-data/registry/chart-line.json +15 -10
- package/dist/mcp-data/registry/checkbox.json +10 -10
- package/dist/mcp-data/registry/chip.json +1 -1
- package/dist/mcp-data/registry/code-block.json +1 -1
- package/dist/mcp-data/registry/conversation-list-item.json +3 -3
- package/dist/mcp-data/registry/conversation-list-section.json +1 -1
- package/dist/mcp-data/registry/conversation-list.json +3 -3
- package/dist/mcp-data/registry/divider.json +1 -1
- package/dist/mcp-data/registry/empty-state.json +6 -2
- package/dist/mcp-data/registry/field.json +4 -3
- package/dist/mcp-data/registry/icon.json +1 -1
- package/dist/mcp-data/registry/input.json +9 -8
- package/dist/mcp-data/registry/loader.json +1 -1
- package/dist/mcp-data/registry/markdown.json +1 -1
- package/dist/mcp-data/registry/menu.json +24 -5
- package/dist/mcp-data/registry/message-bubble.json +1 -1
- package/dist/mcp-data/registry/message-composer.json +1 -1
- package/dist/mcp-data/registry/message-scroller.json +3 -3
- package/dist/mcp-data/registry/message.json +1 -1
- package/dist/mcp-data/registry/mobile-bar-nav.json +4 -4
- package/dist/mcp-data/registry/mobile-header.json +3 -3
- package/dist/mcp-data/registry/mobile-section-switcher.json +1 -1
- package/dist/mcp-data/registry/mobile-sheet-nav.json +6 -4
- package/dist/mcp-data/registry/modal.json +3 -3
- package/dist/mcp-data/registry/panel-nav.json +3 -3
- package/dist/mcp-data/registry/panel-sub-nav.json +1 -1
- package/dist/mcp-data/registry/panel-tool-header.json +3 -3
- package/dist/mcp-data/registry/panel-tool-search.json +3 -3
- package/dist/mcp-data/registry/panel-tools.json +4 -3
- package/dist/mcp-data/registry/radio.json +10 -10
- package/dist/mcp-data/registry/registry.json +288 -49
- package/dist/mcp-data/registry/scroll-overlay.json +1 -1
- package/dist/mcp-data/registry/select-multi.json +10 -8
- package/dist/mcp-data/registry/select.json +10 -8
- package/dist/mcp-data/registry/shell-app.json +3 -2
- package/dist/mcp-data/registry/shell-gradient-picker.json +1 -1
- package/dist/mcp-data/registry/shell-gradient-swatch.json +1 -1
- package/dist/mcp-data/registry/shell-page.json +5 -4
- package/dist/mcp-data/registry/shell-tools.json +2 -2
- package/dist/mcp-data/registry/skeleton.json +3 -3
- package/dist/mcp-data/registry/slider.json +4 -3
- package/dist/mcp-data/registry/swatch-picker.json +1 -1
- package/dist/mcp-data/registry/switch.json +8 -8
- package/dist/mcp-data/registry/tab-group.json +1 -1
- package/dist/mcp-data/registry/tag.json +1 -1
- package/dist/mcp-data/registry/text.json +1 -1
- package/dist/mcp-data/registry/toast.json +2 -2
- package/dist/mcp-data/registry/tooltip-data-viz.json +3 -1
- package/dist/mcp-data/registry/tooltip.json +3 -8
- package/dist/mcp-data/registry/typing-indicator.json +1 -1
- package/dist/react/components.d.ts +1 -0
- package/dist/react/components.js +1 -0
- package/dist/react/ds-card-overview.d.ts +12 -0
- package/dist/react/ds-card-overview.js +12 -0
- package/dist/styles/control-elevation.css +38 -2
- package/dist/types/components/ButtonFilled/ButtonFilled.d.ts +33 -1
- package/dist/types/components/ButtonUnfilled/ButtonUnfilled.d.ts +20 -0
- package/dist/types/components/CardOverview/CardOverview.d.ts +59 -0
- package/dist/types/components/CardOverview/card-overview-types.d.ts +32 -0
- package/dist/types/components/CardOverview/index.d.ts +2 -0
- package/dist/types/components/ChartBar/ChartBar.d.ts +11 -0
- package/dist/types/components/ChartBarStacked/ChartBarStacked.d.ts +11 -0
- package/dist/types/components/ChartLine/ChartLine.d.ts +11 -0
- package/dist/types/components/Checkbox/Checkbox.d.ts +1 -1
- package/dist/types/components/Input/Input.d.ts +1 -1
- package/dist/types/components/Menu/Menu.d.ts +11 -5
- package/dist/types/components/Menu/menu-position.d.ts +6 -6
- package/dist/types/components/MobileSheetNav/MobileSheetNav.d.ts +0 -1
- package/dist/types/components/Radio/Radio.d.ts +1 -1
- package/dist/types/components/Select/Select.d.ts +6 -23
- package/dist/types/components/SelectMulti/SelectMulti.d.ts +5 -20
- package/dist/types/components/ShellPage/ShellPage.d.ts +1 -0
- package/dist/types/components/ShellTools/ShellTools.d.ts +1 -0
- package/dist/types/components/Switch/Switch.d.ts +1 -1
- package/dist/types/components/Tooltip/Tooltip.d.ts +1 -4
- package/dist/types/components.d.ts +225 -4
- package/dist/types/toast/toast-types.d.ts +3 -3
- package/dist/types/utils/anchored-position-controller.d.ts +96 -0
- package/dist/types/utils/anchored-position.d.ts +35 -0
- package/dist/types/utils/cartesian-chart-layout.d.ts +13 -0
- package/dist/types/utils/chart-viewport-controller.d.ts +21 -0
- package/dist/types/utils/choice-list-parts.d.ts +4 -0
- package/dist/types/utils/choice-popup-alignment.d.ts +2 -2
- package/dist/types/utils/control-press.d.ts +9 -0
- package/dist/types/utils/control-text.d.ts +3 -1
- package/dist/types/utils/index.d.ts +3 -1
- package/dist/types/utils/metric-change.d.ts +53 -0
- package/dist/types/utils/select-controller.d.ts +67 -0
- package/dist/types/utils/token-defaults.d.ts +3 -0
- package/package.json +3 -3
- package/dist/components/p-B8C_yfLQ.js +0 -2
- package/dist/components/p-B8C_yfLQ.js.map +0 -1
- package/dist/components/p-B9xVWER6.js +0 -2
- package/dist/components/p-B9xVWER6.js.map +0 -1
- package/dist/components/p-BLea0TrP.js +0 -2
- package/dist/components/p-BLea0TrP.js.map +0 -1
- package/dist/components/p-BY0PzkUp.js +0 -2
- package/dist/components/p-BbgPGF2a.js +0 -2
- package/dist/components/p-BbgPGF2a.js.map +0 -1
- package/dist/components/p-BhC1YyId.js +0 -2
- package/dist/components/p-BhC1YyId.js.map +0 -1
- package/dist/components/p-BkAMkjIR.js +0 -2
- package/dist/components/p-C2ym_Ich.js +0 -2
- package/dist/components/p-C_ewSXTT.js +0 -2
- package/dist/components/p-C_ewSXTT.js.map +0 -1
- package/dist/components/p-CiqnkENu.js +0 -2
- package/dist/components/p-CiqnkENu.js.map +0 -1
- package/dist/components/p-Cx-ywr1e.js +0 -2
- package/dist/components/p-Cx-ywr1e.js.map +0 -1
- package/dist/components/p-CydY-v7X.js +0 -2
- package/dist/components/p-CydY-v7X.js.map +0 -1
- package/dist/components/p-DPME1wUJ.js +0 -2
- package/dist/components/p-DPME1wUJ.js.map +0 -1
- package/dist/components/p-DSa0Hnd3.js +0 -2
- package/dist/components/p-DSa0Hnd3.js.map +0 -1
- package/dist/components/p-DUlqUNbE.js +0 -2
- package/dist/components/p-DUlqUNbE.js.map +0 -1
- package/dist/components/p-DWdRSOBV.js +0 -2
- package/dist/components/p-DWdRSOBV.js.map +0 -1
- package/dist/components/p-DYcC5-R9.js +0 -2
- package/dist/components/p-DYcC5-R9.js.map +0 -1
- package/dist/components/p-DbpfpeQT.js +0 -2
- package/dist/components/p-DbpfpeQT.js.map +0 -1
- package/dist/components/p-Dg3xLna0.js +0 -2
- package/dist/components/p-Dg3xLna0.js.map +0 -1
- package/dist/components/p-DuFm-ieS.js +0 -2
- package/dist/components/p-DuFm-ieS.js.map +0 -1
- package/dist/components/p-uQhuDEVt.js +0 -2
- package/dist/components/p-uQhuDEVt.js.map +0 -1
- package/dist/lib/utils/anchored-popup.d.ts +0 -23
- package/dist/types/components/Tooltip/tooltip-position.d.ts +0 -21
- package/dist/types/utils/anchored-popup.d.ts +0 -24
- /package/dist/components/{p-Ccj5Op6E.js.map → p-38PfdMkF.js.map} +0 -0
- /package/dist/components/{p-CaRyxTMz.js.map → p-BFRMwl93.js.map} +0 -0
- /package/dist/components/{p-C7bZ-jiU.js.map → p-BO5aqZcf.js.map} +0 -0
- /package/dist/components/{p-DXLWm4PF.js.map → p-CNgPwd11.js.map} +0 -0
- /package/dist/components/{p-BwGnhInj.js.map → p-CPwpgUWT.js.map} +0 -0
- /package/dist/components/{p-B9bxDfZV.js.map → p-CsX3ICz7.js.map} +0 -0
- /package/dist/components/{p-D-xttdpn.js.map → p-D0e77tkd.js.map} +0 -0
- /package/dist/components/{p-BwsGYxZx.js.map → p-D9u1_OEZ.js.map} +0 -0
- /package/dist/components/{p-DQDpDYyF.js.map → p-DB9XJm2c.js.map} +0 -0
- /package/dist/components/{p-CnHrJTD5.js.map → p-DIFUsoM-.js.map} +0 -0
- /package/dist/components/{p-CWTih3Gc.js.map → p-DmAHufd5.js.map} +0 -0
- /package/dist/components/{p-DqubRds2.js.map → p-G3qIxpQj.js.map} +0 -0
- /package/dist/components/{p-DwX7UmLl.js.map → p-Utr23NC-.js.map} +0 -0
- /package/dist/components/{p-DIoiApa-.js.map → p-Vdufoj7G.js.map} +0 -0
- /package/dist/components/{p-C2ym_Ich.js.map → p-yhj1lIPx.js.map} +0 -0
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
import { EventEmitter } from '../../stencil-public-runtime';
|
|
2
|
+
import type { OverviewMetric, OverviewScore } from './card-overview-types';
|
|
3
|
+
export declare class CardOverview {
|
|
4
|
+
el: HTMLElement;
|
|
5
|
+
/** Leading summary block. Omit to render the bar without a headline figure. */
|
|
6
|
+
score: OverviewScore | undefined;
|
|
7
|
+
/** Current reporting period, for example `Jun 29, 2026 – Jul 26, 2026`. */
|
|
8
|
+
periodLabel: string;
|
|
9
|
+
/** Comparison caption, for example `vs. previous score period`. */
|
|
10
|
+
comparisonLabel: string;
|
|
11
|
+
/** Measures rendered in the responsive grid. */
|
|
12
|
+
metrics: OverviewMetric[];
|
|
13
|
+
/**
|
|
14
|
+
* Width a metric cell may shrink to before the grid drops a column. The grid
|
|
15
|
+
* reflows and then stacks from this alone, so no measurement is required.
|
|
16
|
+
*/
|
|
17
|
+
metricMinWidth: string;
|
|
18
|
+
/** Replace the score and metrics with skeletons while data resolves. */
|
|
19
|
+
isLoading: boolean;
|
|
20
|
+
/** Message shown in place of the score when its figure cannot be resolved. */
|
|
21
|
+
scoreErrorMessage: string | undefined;
|
|
22
|
+
/** Accessible name for the region. */
|
|
23
|
+
overviewLabel: string;
|
|
24
|
+
/** Emitted when a metric that is not inactive is activated. */
|
|
25
|
+
dsMetricSelect: EventEmitter<OverviewMetric>;
|
|
26
|
+
/** Roving tab stop across selectable metrics. */
|
|
27
|
+
private focusedMetricIndex;
|
|
28
|
+
private get hasScore();
|
|
29
|
+
/** Index of the roving tab stop, skipping inactive metrics. */
|
|
30
|
+
private get rovingIndex();
|
|
31
|
+
private selectMetric;
|
|
32
|
+
/** Move the roving tab stop, wrapping and skipping inactive metrics. */
|
|
33
|
+
private moveFocus;
|
|
34
|
+
private handleMetricKeyDown;
|
|
35
|
+
/**
|
|
36
|
+
* A skeleton bar matching the type metrics of the text it stands in for, so the
|
|
37
|
+
* loading state holds the same shape and rhythm as the resolved content.
|
|
38
|
+
*
|
|
39
|
+
* `background` is always passed: the default base is the theme's quaternary
|
|
40
|
+
* foreground, which is black and therefore invisible on this permanently dark
|
|
41
|
+
* surface.
|
|
42
|
+
*/
|
|
43
|
+
private bar;
|
|
44
|
+
/**
|
|
45
|
+
* Arrow and change in one text node.
|
|
46
|
+
*
|
|
47
|
+
* The arrow is a typeface glyph rather than an icon so it inherits the exact
|
|
48
|
+
* size, weight, and baseline of the value beside it; an icon would need its
|
|
49
|
+
* own size scale and would drift whenever the type scale changed.
|
|
50
|
+
*
|
|
51
|
+
* Tone is supplied by the caller and never inferred here.
|
|
52
|
+
*/
|
|
53
|
+
private renderTrend;
|
|
54
|
+
private renderScore;
|
|
55
|
+
private renderMetric;
|
|
56
|
+
private renderMetrics;
|
|
57
|
+
render(): any;
|
|
58
|
+
}
|
|
59
|
+
//# sourceMappingURL=CardOverview.d.ts.map
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import type { MetricTrend } from '../../utils/metric-change';
|
|
2
|
+
/**
|
|
3
|
+
* Leading summary block — the headline figure the rest of the bar contextualises.
|
|
4
|
+
*
|
|
5
|
+
* Derive `trend` with `resolveMetricTrend` so whether a rise reads well stays a
|
|
6
|
+
* product decision rather than a design-system one.
|
|
7
|
+
*/
|
|
8
|
+
export interface OverviewScore {
|
|
9
|
+
/** Category above the figure, for example `Safety score`. */
|
|
10
|
+
label: string;
|
|
11
|
+
/** Display-ready headline figure. */
|
|
12
|
+
value: string | number;
|
|
13
|
+
/** Change against the comparison period. Omit when there is nothing to report. */
|
|
14
|
+
trend?: MetricTrend;
|
|
15
|
+
/** Qualitative band beneath the figure, for example `Good (67–83)`. */
|
|
16
|
+
band?: string;
|
|
17
|
+
}
|
|
18
|
+
/** One measure in the overview grid. */
|
|
19
|
+
export interface OverviewMetric {
|
|
20
|
+
/** Stable identity for keyed rendering and selection events. */
|
|
21
|
+
id: string;
|
|
22
|
+
label: string;
|
|
23
|
+
/** Display-ready value; format compactly before passing it in. */
|
|
24
|
+
value: string | number;
|
|
25
|
+
/** Change against the comparison period. Omit when there is nothing to report. */
|
|
26
|
+
trend?: MetricTrend;
|
|
27
|
+
/** Present the measure without making it selectable. */
|
|
28
|
+
isInactive?: boolean;
|
|
29
|
+
/** Supplementary explanation for the label. */
|
|
30
|
+
labelTooltip?: string;
|
|
31
|
+
}
|
|
32
|
+
//# sourceMappingURL=card-overview-types.d.ts.map
|
|
@@ -2,8 +2,19 @@ import type { ChartDatum } from '../../utils/chart-types';
|
|
|
2
2
|
export declare class ChartBar {
|
|
3
3
|
/** Bars to render. Set as a JS property (not an HTML attribute). */
|
|
4
4
|
data: ChartDatum[];
|
|
5
|
+
/** Standalone intrinsic width. Container constraints reflow the plot at rendered pixel size. */
|
|
5
6
|
width: number;
|
|
7
|
+
/** Standalone intrinsic height. Container constraints reflow the plot at rendered pixel size. */
|
|
6
8
|
height: number;
|
|
9
|
+
private viewport;
|
|
10
|
+
private viewportController;
|
|
11
|
+
private svgEl;
|
|
12
|
+
componentDidLoad(): void;
|
|
13
|
+
connectedCallback(): void;
|
|
14
|
+
componentDidRender(): void;
|
|
15
|
+
private connectViewportController;
|
|
16
|
+
disconnectedCallback(): void;
|
|
17
|
+
handleIntrinsicSizeChange(): void;
|
|
7
18
|
render(): any;
|
|
8
19
|
}
|
|
9
20
|
//# sourceMappingURL=ChartBar.d.ts.map
|
|
@@ -6,8 +6,19 @@ export declare class ChartBarStacked {
|
|
|
6
6
|
/** X-axis labels — must match each series' `data` length. Set as a JS property. */
|
|
7
7
|
categories: string[];
|
|
8
8
|
variant: ChartBarStackedVariant;
|
|
9
|
+
/** Standalone intrinsic width. Container constraints reflow the plot at rendered pixel size. */
|
|
9
10
|
width: number;
|
|
11
|
+
/** Standalone intrinsic height. Container constraints reflow the plot at rendered pixel size. */
|
|
10
12
|
height: number;
|
|
13
|
+
private viewport;
|
|
14
|
+
private viewportController;
|
|
15
|
+
private svgEl;
|
|
16
|
+
componentDidLoad(): void;
|
|
17
|
+
connectedCallback(): void;
|
|
18
|
+
componentDidRender(): void;
|
|
19
|
+
private connectViewportController;
|
|
20
|
+
disconnectedCallback(): void;
|
|
21
|
+
handleIntrinsicSizeChange(): void;
|
|
11
22
|
private valuesForCategory;
|
|
12
23
|
private accessibleLabel;
|
|
13
24
|
render(): any;
|
|
@@ -4,9 +4,20 @@ export declare class ChartLine {
|
|
|
4
4
|
series: ChartSeries[];
|
|
5
5
|
/** X-axis labels — must match each series' `data` length. Set as a JS property. */
|
|
6
6
|
categories: string[];
|
|
7
|
+
/** Standalone intrinsic width. Container constraints reflow the plot at rendered pixel size. */
|
|
7
8
|
width: number;
|
|
9
|
+
/** Standalone intrinsic height. Container constraints reflow the plot at rendered pixel size. */
|
|
8
10
|
height: number;
|
|
9
11
|
showPoints: boolean;
|
|
12
|
+
private viewport;
|
|
13
|
+
private viewportController;
|
|
14
|
+
private svgEl;
|
|
15
|
+
componentDidLoad(): void;
|
|
16
|
+
connectedCallback(): void;
|
|
17
|
+
componentDidRender(): void;
|
|
18
|
+
private connectViewportController;
|
|
19
|
+
disconnectedCallback(): void;
|
|
20
|
+
handleIntrinsicSizeChange(): void;
|
|
10
21
|
render(): any;
|
|
11
22
|
}
|
|
12
23
|
//# sourceMappingURL=ChartLine.d.ts.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { EventEmitter } from '../../stencil-public-runtime';
|
|
2
2
|
import { type ControlWidth } from '../../utils';
|
|
3
3
|
export type InputType = 'text' | 'email' | 'tel' | 'url' | 'search' | 'password';
|
|
4
|
-
export type InputSize = 'md' | 'sm' | 'xs';
|
|
4
|
+
export type InputSize = 'lg' | 'md' | 'sm' | 'xs';
|
|
5
5
|
export type InputWidth = ControlWidth;
|
|
6
6
|
export declare class Input {
|
|
7
7
|
el: HTMLElement;
|
|
@@ -1,13 +1,16 @@
|
|
|
1
1
|
import { EventEmitter } from '../../stencil-public-runtime';
|
|
2
|
-
import { type ChoicePopupAnchorAlignment } from '../../utils';
|
|
3
|
-
import {
|
|
2
|
+
import { type ChoicePopupAnchorAlignment, type ControlSize } from '../../utils';
|
|
3
|
+
import type { MenuAlign, MenuSide } from './menu-position';
|
|
4
4
|
import type { MenuItemData, MenuSection } from './menu-types';
|
|
5
5
|
export type MenuSelectionMode = 'none' | 'single';
|
|
6
|
+
export type MenuSize = ControlSize;
|
|
6
7
|
import { type ShellGradientPreset } from '../../shell/shell-gradient-presets';
|
|
7
8
|
export declare class Menu {
|
|
8
9
|
el: HTMLElement;
|
|
9
10
|
open: boolean;
|
|
10
11
|
items: MenuItemData[];
|
|
12
|
+
/** Choice-row density. */
|
|
13
|
+
size: MenuSize;
|
|
11
14
|
/** Give ordinary rows mutually-exclusive menu semantics using isSelected. */
|
|
12
15
|
selectionMode: MenuSelectionMode;
|
|
13
16
|
sections: MenuSection[];
|
|
@@ -45,10 +48,13 @@ export declare class Menu {
|
|
|
45
48
|
/** Emitted when a generic `swatch-picker` section option is chosen. */
|
|
46
49
|
dsSwatchSelect: EventEmitter<string>;
|
|
47
50
|
private clickOutsideHandler;
|
|
48
|
-
private scrollResizeHandler;
|
|
49
51
|
private closeTimer;
|
|
50
|
-
|
|
51
|
-
|
|
52
|
+
/**
|
|
53
|
+
* Anchored placement. The choice-cell measurement stays here on purpose: the
|
|
54
|
+
* inner-cell align offset and the `--dimension-menu-width-xs` floor are Menu
|
|
55
|
+
* semantics, not shared geometry.
|
|
56
|
+
*/
|
|
57
|
+
private readonly position;
|
|
52
58
|
/** Last content actually painted while open; retained unchanged through exit motion. */
|
|
53
59
|
private lastRenderedSections;
|
|
54
60
|
private closingSections;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export type MenuSide =
|
|
3
|
-
export type MenuAlign =
|
|
4
|
-
export type MenuPositionInput =
|
|
5
|
-
/** Backward-compatible menu alias for the shared anchored-
|
|
6
|
-
export declare const computeMenuPosition: typeof
|
|
1
|
+
import { computeAnchoredPosition, type AnchoredAlign, type AnchoredPositionInput, type AnchoredSide } from '../../utils/anchored-position';
|
|
2
|
+
export type MenuSide = AnchoredSide;
|
|
3
|
+
export type MenuAlign = AnchoredAlign;
|
|
4
|
+
export type MenuPositionInput = AnchoredPositionInput;
|
|
5
|
+
/** Backward-compatible menu alias for the shared anchored-position layout math. */
|
|
6
|
+
export declare const computeMenuPosition: typeof computeAnchoredPosition;
|
|
7
7
|
//# sourceMappingURL=menu-position.d.ts.map
|
|
@@ -17,7 +17,6 @@ export declare class MobileSheetNav {
|
|
|
17
17
|
dsBrowseContextChange: EventEmitter<NavChromeStyle>;
|
|
18
18
|
dsClose: EventEmitter<void>;
|
|
19
19
|
private get groups();
|
|
20
|
-
private get items();
|
|
21
20
|
private get activeId();
|
|
22
21
|
handleOpenChange(open: boolean): void;
|
|
23
22
|
handleKeyDown(event: KeyboardEvent): void;
|
|
@@ -4,7 +4,7 @@ import { type ChoiceBackground, type ChoiceOption, type ChoiceSection } from '..
|
|
|
4
4
|
export type SelectOption = ChoiceOption;
|
|
5
5
|
export type SelectSection = ChoiceSection;
|
|
6
6
|
export type SelectBackground = ChoiceBackground;
|
|
7
|
-
export type SelectSize = 'md' | 'sm' | 'xs';
|
|
7
|
+
export type SelectSize = 'lg' | 'md' | 'sm' | 'xs';
|
|
8
8
|
export type SelectWidth = ControlWidth;
|
|
9
9
|
export declare class Select {
|
|
10
10
|
el: HTMLElement;
|
|
@@ -82,15 +82,9 @@ export declare class Select {
|
|
|
82
82
|
private readonly generatedId;
|
|
83
83
|
private readonly listboxId;
|
|
84
84
|
private readonly errorId;
|
|
85
|
-
private triggerEl;
|
|
86
|
-
private popupEl;
|
|
87
|
-
private searchEl;
|
|
88
85
|
private initialValue;
|
|
89
|
-
private
|
|
90
|
-
private
|
|
91
|
-
private outsideHandler;
|
|
92
|
-
private repositionHandler;
|
|
93
|
-
private positionRetryRaf;
|
|
86
|
+
private readonly controller;
|
|
87
|
+
private createController;
|
|
94
88
|
componentWillLoad(): void;
|
|
95
89
|
componentDidLoad(): void;
|
|
96
90
|
disconnectedCallback(): void;
|
|
@@ -111,23 +105,12 @@ export declare class Select {
|
|
|
111
105
|
private get selectedOption();
|
|
112
106
|
private get hasSelection();
|
|
113
107
|
private get activeOptionId();
|
|
114
|
-
private scrollActiveOptionIntoView;
|
|
115
|
-
private bindPopupListeners;
|
|
116
|
-
private unbindPopupListeners;
|
|
117
|
-
private cancelPositionRetry;
|
|
118
|
-
/** Retry until the conditionally rendered popup is mounted and measurable. */
|
|
119
|
-
private schedulePositionUpdate;
|
|
120
|
-
/** @returns `true` when the current popup was found and positioned. */
|
|
121
|
-
private updatePosition;
|
|
122
|
-
private openPopup;
|
|
123
108
|
private closePopup;
|
|
109
|
+
private openPopup;
|
|
124
110
|
private selectOption;
|
|
125
111
|
private clearSelection;
|
|
126
|
-
private
|
|
127
|
-
private
|
|
128
|
-
private handleTypeahead;
|
|
129
|
-
private handleListKeyDown;
|
|
130
|
-
private handleTriggerKeyDown;
|
|
112
|
+
private readonly handleListKeyDown;
|
|
113
|
+
private readonly handleTriggerKeyDown;
|
|
131
114
|
private renderOption;
|
|
132
115
|
render(): any;
|
|
133
116
|
}
|
|
@@ -86,15 +86,9 @@ export declare class SelectMulti {
|
|
|
86
86
|
private readonly generatedId;
|
|
87
87
|
private readonly listboxId;
|
|
88
88
|
private readonly errorId;
|
|
89
|
-
private triggerEl;
|
|
90
|
-
private popupEl;
|
|
91
|
-
private searchEl;
|
|
92
89
|
private initialValues;
|
|
93
|
-
private
|
|
94
|
-
private
|
|
95
|
-
private outsideHandler;
|
|
96
|
-
private repositionHandler;
|
|
97
|
-
private positionRetryRaf;
|
|
90
|
+
private readonly controller;
|
|
91
|
+
private createController;
|
|
98
92
|
componentWillLoad(): void;
|
|
99
93
|
componentDidLoad(): void;
|
|
100
94
|
disconnectedCallback(): void;
|
|
@@ -115,21 +109,12 @@ export declare class SelectMulti {
|
|
|
115
109
|
private get resolvedValues();
|
|
116
110
|
private get hasSelection();
|
|
117
111
|
private get activeOptionId();
|
|
118
|
-
private scrollActiveOptionIntoView;
|
|
119
|
-
private bindPopupListeners;
|
|
120
|
-
private unbindPopupListeners;
|
|
121
|
-
private cancelPositionRetry;
|
|
122
|
-
/** Retry until the conditionally rendered popup is mounted and measurable. */
|
|
123
|
-
private schedulePositionUpdate;
|
|
124
|
-
/** @returns `true` when the current popup was found and positioned. */
|
|
125
|
-
private updatePosition;
|
|
126
|
-
private openPopup;
|
|
127
112
|
private closePopup;
|
|
113
|
+
private openPopup;
|
|
128
114
|
private toggleOption;
|
|
129
115
|
private clearSelection;
|
|
130
|
-
private
|
|
131
|
-
private
|
|
132
|
-
private handleTriggerKeyDown;
|
|
116
|
+
private readonly handleListKeyDown;
|
|
117
|
+
private readonly handleTriggerKeyDown;
|
|
133
118
|
private renderOption;
|
|
134
119
|
render(): any;
|
|
135
120
|
}
|
|
@@ -18,6 +18,7 @@ export declare class ShellTools {
|
|
|
18
18
|
toolShortcutsLabel: string;
|
|
19
19
|
inboxLabel: string;
|
|
20
20
|
inboxNavigationLabel: string;
|
|
21
|
+
presentationChanged(next: 'drawer' | 'fullscreen', previous: 'drawer' | 'fullscreen'): void;
|
|
21
22
|
dsToolChange: EventEmitter<{
|
|
22
23
|
id: PanelToolsToolId;
|
|
23
24
|
selected: boolean;
|
|
@@ -37,9 +37,8 @@ export declare class Tooltip {
|
|
|
37
37
|
private closeTimer;
|
|
38
38
|
private anchor;
|
|
39
39
|
private popupEl;
|
|
40
|
-
private positionObserver;
|
|
41
40
|
private anchorObserver;
|
|
42
|
-
private
|
|
41
|
+
private readonly position;
|
|
43
42
|
private skipEnterAnimation;
|
|
44
43
|
private isOpen;
|
|
45
44
|
private lastInteractionWasKeyboard;
|
|
@@ -50,7 +49,6 @@ export declare class Tooltip {
|
|
|
50
49
|
/** focusin/focusout so nested focus targets (e.g. ds-button-* inner button) still open the tip. */
|
|
51
50
|
private focusHandler;
|
|
52
51
|
private blurHandler;
|
|
53
|
-
private scrollResizeHandler;
|
|
54
52
|
private escapeHandler;
|
|
55
53
|
componentDidLoad(): void;
|
|
56
54
|
disconnectedCallback(): void;
|
|
@@ -83,7 +81,6 @@ export declare class Tooltip {
|
|
|
83
81
|
private hide;
|
|
84
82
|
private mountPopup;
|
|
85
83
|
private renderPopupContent;
|
|
86
|
-
private calculatePosition;
|
|
87
84
|
render(): any;
|
|
88
85
|
}
|
|
89
86
|
//# sourceMappingURL=Tooltip.d.ts.map
|