@ds-mo/ui 12.9.0 → 13.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -0
- package/dist/.package-ready.json +1 -0
- package/dist/agent-patterns.json +124 -135
- package/dist/agent.json +249 -1108
- 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-donut.js.map +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-chip.js.map +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-sub-nav.js.map +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-tag.js.map +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-CgEYdMee.js → p-6qXDqCj_.js} +2 -2
- package/dist/components/{p-Cr3tEx7o.js → p-Ay1AX7Ql.js} +2 -2
- 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-BOCfICln.js → p-B1XW4VSn.js} +2 -2
- package/dist/components/p-B9p6w-_T.js +2 -0
- package/dist/components/p-B9p6w-_T.js.map +1 -0
- package/dist/components/p-BBFEhNzM.js +2 -0
- package/dist/components/p-BBFEhNzM.js.map +1 -0
- package/dist/components/p-BGUK8-Qm.js +2 -0
- package/dist/components/p-BGUK8-Qm.js.map +1 -0
- package/dist/components/p-BO4cj3iX.js +2 -0
- package/dist/components/{p-DCvA3Dc9.js.map → p-BO4cj3iX.js.map} +1 -1
- package/dist/components/{p-BKOlvCGS.js → p-BUZXuod2.js} +2 -2
- package/dist/components/p-BYWkksDO.js +2 -0
- package/dist/components/p-BYWkksDO.js.map +1 -0
- 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-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-BDKtu6Wb.js → p-BroVnDzE.js} +2 -2
- package/dist/components/{p-CIiBpjCn.js → p-BsoqsbBh.js} +2 -2
- package/dist/components/p-BybqPD8K.js +2 -0
- package/dist/components/p-BybqPD8K.js.map +1 -0
- package/dist/components/{p-CCzG5xDD.js → p-C-aCzwhA.js} +2 -2
- package/dist/components/p-C-aCzwhA.js.map +1 -0
- package/dist/components/p-C-kzknkR.js +2 -0
- package/dist/components/p-C-kzknkR.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-C4uYvyq6.js +2 -0
- package/dist/components/p-C4uYvyq6.js.map +1 -0
- package/dist/components/{p-C8HU4W8q.js → p-CBazaRlE.js} +2 -2
- package/dist/components/p-CH9yArA1.js +2 -0
- package/dist/components/p-CH9yArA1.js.map +1 -0
- package/dist/components/p-CHpNyAo1.js +2 -0
- package/dist/components/{p-CChcuL04.js.map → p-CHpNyAo1.js.map} +1 -1
- package/dist/components/{p-BhV5e6vF.js → p-CHuh71-U.js} +2 -2
- package/dist/components/p-CJDTh9Tg.js +2 -0
- package/dist/components/p-CJDTh9Tg.js.map +1 -0
- package/dist/components/p-CJbLY1tu.js +2 -0
- package/dist/components/p-CJbLY1tu.js.map +1 -0
- package/dist/components/p-CreGah0j.js +2 -0
- package/dist/components/p-Cvxm1OZB.js +2 -0
- package/dist/components/p-Cvxm1OZB.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-Cuih680v.js → p-Df17mJqI.js} +2 -2
- package/dist/components/p-DhEdICfD.js +2 -0
- package/dist/components/p-DhEdICfD.js.map +1 -0
- package/dist/components/p-bxoryr-3.js +2 -0
- package/dist/components/p-bxoryr-3.js.map +1 -0
- package/dist/components/p-eAfNzlMa.js +2 -0
- package/dist/components/p-eAfNzlMa.js.map +1 -0
- package/dist/components/p-gZni7A2L.js +2 -0
- package/dist/components/p-gZni7A2L.js.map +1 -0
- package/dist/components/{p-YR1XeuZf.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/docs/components.json +929 -2371
- 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-activity.json +1 -1
- package/dist/mcp-data/registry/agent-response.json +1 -1
- package/dist/mcp-data/registry/agent-source-list.json +2 -2
- package/dist/mcp-data/registry/agent-tool-call.json +1 -1
- package/dist/mcp-data/registry/attachment-list.json +2 -2
- 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 +4 -22
- package/dist/mcp-data/registry/bar-title.json +1 -1
- package/dist/mcp-data/registry/bar-workflow.json +1 -1
- package/dist/mcp-data/registry/breadcrumb.json +2 -2
- package/dist/mcp-data/registry/button-filled.json +5 -20
- package/dist/mcp-data/registry/button-unfilled.json +15 -12
- package/dist/mcp-data/registry/card-data-viz.json +241 -0
- package/dist/mcp-data/registry/card-overview.json +39 -11
- package/dist/mcp-data/registry/card-setting.json +3 -3
- package/dist/mcp-data/registry/chart-bar.json +67 -19
- package/dist/mcp-data/registry/chart-donut.json +8 -8
- package/dist/mcp-data/registry/chart-legend.json +9 -11
- package/dist/mcp-data/registry/chart-line.json +2 -3
- package/dist/mcp-data/registry/checkbox.json +3 -3
- 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 +2 -2
- package/dist/mcp-data/registry/conversation-list-section.json +1 -1
- package/dist/mcp-data/registry/conversation-list.json +1 -1
- package/dist/mcp-data/registry/divider.json +1 -1
- package/dist/mcp-data/registry/empty-state.json +1 -1
- package/dist/mcp-data/registry/field.json +3 -4
- package/dist/mcp-data/registry/icon.json +1 -1
- package/dist/mcp-data/registry/input.json +2 -2
- package/dist/mcp-data/registry/loader.json +1 -1
- package/dist/mcp-data/registry/markdown.json +2 -2
- package/dist/mcp-data/registry/menu.json +11 -22
- 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 +1 -1
- package/dist/mcp-data/registry/message.json +1 -1
- package/dist/mcp-data/registry/mobile-bar-nav.json +2 -2
- package/dist/mcp-data/registry/mobile-header.json +2 -38
- package/dist/mcp-data/registry/mobile-section-switcher.json +2 -20
- package/dist/mcp-data/registry/mobile-sheet-nav.json +1 -1
- package/dist/mcp-data/registry/modal.json +1 -1
- 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 +1 -1
- package/dist/mcp-data/registry/panel-tool-search.json +2 -2
- package/dist/mcp-data/registry/panel-tools.json +20 -56
- package/dist/mcp-data/registry/radio.json +2 -2
- package/dist/mcp-data/registry/registry.json +295 -1175
- package/dist/mcp-data/registry/scroll-overlay.json +1 -1
- package/dist/mcp-data/registry/select.json +60 -26
- package/dist/mcp-data/registry/shell-app.json +346 -21
- package/dist/mcp-data/registry/shell-page.json +2 -2
- package/dist/mcp-data/registry/shell-tools.json +13 -44
- package/dist/mcp-data/registry/skeleton.json +1 -1
- package/dist/mcp-data/registry/slider.json +2 -2
- package/dist/mcp-data/registry/swatch-picker.json +1 -1
- package/dist/mcp-data/registry/switch.json +2 -2
- 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 +1 -1
- package/dist/mcp-data/registry/tooltip-data-viz.json +1 -1
- package/dist/mcp-data/registry/tooltip.json +1 -1
- package/dist/mcp-data/registry/typing-indicator.json +1 -1
- 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 +17 -0
- package/dist/types/components/CardOverview/card-overview-controller.d.ts +16 -0
- 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 -4
- 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 +210 -889
- package/dist/types/shell/index.d.ts +5 -13
- package/dist/types/shell/shell-responsive.d.ts +2 -1
- 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 +18 -10
- 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-8GK7B7K4.js +0 -2
- package/dist/components/p-8GK7B7K4.js.map +0 -1
- package/dist/components/p-B5tMlca-.js +0 -2
- package/dist/components/p-B5tMlca-.js.map +0 -1
- package/dist/components/p-B88n0pO3.js +0 -2
- package/dist/components/p-B88n0pO3.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-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-C61yJkfr.js +0 -2
- package/dist/components/p-C61yJkfr.js.map +0 -1
- package/dist/components/p-CChcuL04.js +0 -2
- package/dist/components/p-CCzG5xDD.js.map +0 -1
- package/dist/components/p-CGVXbXv9.js +0 -2
- package/dist/components/p-CGVXbXv9.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-Cuqxh-Tq.js +0 -2
- package/dist/components/p-Cuqxh-Tq.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-D2x17ei-.js +0 -2
- package/dist/components/p-D2x17ei-.js.map +0 -1
- package/dist/components/p-DCvA3Dc9.js +0 -2
- package/dist/components/p-DLZm_-sU.js +0 -2
- package/dist/components/p-DLZm_-sU.js.map +0 -1
- package/dist/components/p-DRnIuCiT.js +0 -2
- package/dist/components/p-DjKkSqrG.js +0 -2
- package/dist/components/p-DjKkSqrG.js.map +0 -1
- package/dist/components/p-DjbTFy2B.js.map +0 -1
- package/dist/components/p-DlscFn2m.js +0 -2
- package/dist/components/p-DlscFn2m.js.map +0 -1
- package/dist/components/p-DxkEC0hR.js +0 -2
- package/dist/components/p-DxkEC0hR.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-XMZCaXs7.js +0 -2
- package/dist/components/p-XMZCaXs7.js.map +0 -1
- package/dist/components/p-dyUp3Adm.js +0 -2
- package/dist/components/p-dyUp3Adm.js.map +0 -1
- package/dist/components/p-nkYN0Bub.js +0 -2
- package/dist/components/p-nkYN0Bub.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-CgEYdMee.js.map → p-6qXDqCj_.js.map} +0 -0
- /package/dist/components/{p-Cr3tEx7o.js.map → p-Ay1AX7Ql.js.map} +0 -0
- /package/dist/components/{p-BOCfICln.js.map → p-B1XW4VSn.js.map} +0 -0
- /package/dist/components/{p-BKOlvCGS.js.map → p-BUZXuod2.js.map} +0 -0
- /package/dist/components/{p-BO5aqZcf.js.map → p-BcTYhmku.js.map} +0 -0
- /package/dist/components/{p-BDKtu6Wb.js.map → p-BroVnDzE.js.map} +0 -0
- /package/dist/components/{p-CIiBpjCn.js.map → p-BsoqsbBh.js.map} +0 -0
- /package/dist/components/{p-C8HU4W8q.js.map → p-CBazaRlE.js.map} +0 -0
- /package/dist/components/{p-BhV5e6vF.js.map → p-CHuh71-U.js.map} +0 -0
- /package/dist/components/{p-DRnIuCiT.js.map → p-CreGah0j.js.map} +0 -0
- /package/dist/components/{p-Cuih680v.js.map → p-Df17mJqI.js.map} +0 -0
- /package/dist/components/{p-YR1XeuZf.js.map → p-ohsLFap_.js.map} +0 -0
package/dist/react/components.js
CHANGED
|
@@ -16,13 +16,9 @@ export { DsBarWorkflow } from "./ds-bar-workflow.js";
|
|
|
16
16
|
export { DsBreadcrumb } from "./ds-breadcrumb.js";
|
|
17
17
|
export { DsButtonFilled } from "./ds-button-filled.js";
|
|
18
18
|
export { DsButtonUnfilled } from "./ds-button-unfilled.js";
|
|
19
|
-
export {
|
|
20
|
-
export { DsCardDataVizDonut } from "./ds-card-data-viz-donut.js";
|
|
21
|
-
export { DsCardDataVizLine } from "./ds-card-data-viz-line.js";
|
|
19
|
+
export { DsCardDataViz } from "./ds-card-data-viz.js";
|
|
22
20
|
export { DsCardOverview } from "./ds-card-overview.js";
|
|
23
21
|
export { DsCardSetting } from "./ds-card-setting.js";
|
|
24
|
-
export { DsCardShellDataViz } from "./ds-card-shell-data-viz.js";
|
|
25
|
-
export { DsChartBarStacked } from "./ds-chart-bar-stacked.js";
|
|
26
22
|
export { DsChartBar } from "./ds-chart-bar.js";
|
|
27
23
|
export { DsChartDonut } from "./ds-chart-donut.js";
|
|
28
24
|
export { DsChartLegend } from "./ds-chart-legend.js";
|
|
@@ -57,11 +53,8 @@ export { DsPanelToolSearch } from "./ds-panel-tool-search.js";
|
|
|
57
53
|
export { DsPanelTools } from "./ds-panel-tools.js";
|
|
58
54
|
export { DsRadio } from "./ds-radio.js";
|
|
59
55
|
export { DsScrollOverlay } from "./ds-scroll-overlay.js";
|
|
60
|
-
export { DsSelectMulti } from "./ds-select-multi.js";
|
|
61
56
|
export { DsSelect } from "./ds-select.js";
|
|
62
57
|
export { DsShellApp } from "./ds-shell-app.js";
|
|
63
|
-
export { DsShellGradientPicker } from "./ds-shell-gradient-picker.js";
|
|
64
|
-
export { DsShellGradientSwatch } from "./ds-shell-gradient-swatch.js";
|
|
65
58
|
export { DsShellPage } from "./ds-shell-page.js";
|
|
66
59
|
export { DsShellTools } from "./ds-shell-tools.js";
|
|
67
60
|
export { DsSkeleton } from "./ds-skeleton.js";
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
*/
|
|
5
|
+
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
6
|
+
import { type DsCardDataVizCustomEvent } from "@ds-mo/ui";
|
|
7
|
+
import type { Components } from "@ds-mo/ui/dist/components";
|
|
8
|
+
import { DsCardDataViz as DsCardDataVizElement } from "@ds-mo/ui/dist/components/ds-card-data-viz.js";
|
|
9
|
+
export type DsCardDataVizEvents = {
|
|
10
|
+
onDsFilterClick: EventName<DsCardDataVizCustomEvent<void>>;
|
|
11
|
+
};
|
|
12
|
+
export declare const DsCardDataViz: StencilReactComponent<DsCardDataVizElement, DsCardDataVizEvents, Components.DsCardDataViz, 'heading'>;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
import { DsCardDataViz as DsCardDataVizElement, defineCustomElement as defineDsCardDataViz } from "@ds-mo/ui/dist/components/ds-card-data-viz.js";
|
|
5
|
+
export const DsCardDataViz = /*@__PURE__*/ createComponent({
|
|
6
|
+
tagName: 'ds-card-data-viz',
|
|
7
|
+
elementClass: DsCardDataVizElement,
|
|
8
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
9
|
+
react: React,
|
|
10
|
+
events: { onDsFilterClick: 'dsFilterClick' },
|
|
11
|
+
defineCustomElement: defineDsCardDataViz
|
|
12
|
+
});
|
package/dist/react/ds-menu.d.ts
CHANGED
|
@@ -3,14 +3,13 @@
|
|
|
3
3
|
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
4
|
*/
|
|
5
5
|
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
6
|
-
import { type DsMenuCustomEvent, type MenuItemData
|
|
6
|
+
import { type DsMenuCustomEvent, type MenuItemData } from "@ds-mo/ui";
|
|
7
7
|
import type { Components } from "@ds-mo/ui/dist/components";
|
|
8
8
|
import { DsMenu as DsMenuElement } from "@ds-mo/ui/dist/components/ds-menu.js";
|
|
9
9
|
export type DsMenuEvents = {
|
|
10
10
|
onDsClose: EventName<DsMenuCustomEvent<void>>;
|
|
11
11
|
onDsAfterClose: EventName<DsMenuCustomEvent<void>>;
|
|
12
12
|
onDsSelect: EventName<DsMenuCustomEvent<MenuItemData>>;
|
|
13
|
-
onDsGradientSelect: EventName<DsMenuCustomEvent<ShellGradientPreset>>;
|
|
14
13
|
onDsSwatchSelect: EventName<DsMenuCustomEvent<string>>;
|
|
15
14
|
};
|
|
16
15
|
export declare const DsMenu: StencilReactComponent<DsMenuElement, DsMenuEvents, Components.DsMenu>;
|
package/dist/react/ds-menu.js
CHANGED
|
@@ -11,7 +11,6 @@ export const DsMenu = /*@__PURE__*/ createComponent({
|
|
|
11
11
|
onDsClose: 'dsClose',
|
|
12
12
|
onDsAfterClose: 'dsAfterClose',
|
|
13
13
|
onDsSelect: 'dsSelect',
|
|
14
|
-
onDsGradientSelect: 'dsGradientSelect',
|
|
15
14
|
onDsSwatchSelect: 'dsSwatchSelect'
|
|
16
15
|
},
|
|
17
16
|
defineCustomElement: defineDsMenu
|
|
@@ -3,11 +3,11 @@
|
|
|
3
3
|
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
4
|
*/
|
|
5
5
|
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
6
|
-
import { type DsSelectCustomEvent } from "@ds-mo/ui";
|
|
6
|
+
import { type DsSelectCustomEvent, type SelectValue } from "@ds-mo/ui";
|
|
7
7
|
import type { Components } from "@ds-mo/ui/dist/components";
|
|
8
8
|
import { DsSelect as DsSelectElement } from "@ds-mo/ui/dist/components/ds-select.js";
|
|
9
9
|
export type DsSelectEvents = {
|
|
10
|
-
onDsChange: EventName<DsSelectCustomEvent<
|
|
10
|
+
onDsChange: EventName<DsSelectCustomEvent<SelectValue>>;
|
|
11
11
|
onDsClear: EventName<DsSelectCustomEvent<void>>;
|
|
12
12
|
onDsOpenChange: EventName<DsSelectCustomEvent<boolean>>;
|
|
13
13
|
};
|
|
@@ -3,12 +3,35 @@
|
|
|
3
3
|
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
4
|
*/
|
|
5
5
|
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
6
|
-
import { type DsShellAppCustomEvent, type ShellResponsiveMode } from "@ds-mo/ui";
|
|
6
|
+
import { type BreadcrumbSelectDetail, type DsShellAppCustomEvent, type NavChromeStyle, type PanelNavUserActionDetail, type PanelToolsToolId, type ShellResponsiveMode } from "@ds-mo/ui";
|
|
7
7
|
import type { Components } from "@ds-mo/ui/dist/components";
|
|
8
8
|
import { DsShellApp as DsShellAppElement } from "@ds-mo/ui/dist/components/ds-shell-app.js";
|
|
9
9
|
export type DsShellAppEvents = {
|
|
10
10
|
onDsResponsiveModeChange: EventName<DsShellAppCustomEvent<{
|
|
11
11
|
mode: ShellResponsiveMode;
|
|
12
12
|
}>>;
|
|
13
|
+
onDsNavSelect: EventName<DsShellAppCustomEvent<string>>;
|
|
14
|
+
onDsTabChange: EventName<DsShellAppCustomEvent<string>>;
|
|
15
|
+
onDsSubsectionChange: EventName<DsShellAppCustomEvent<string>>;
|
|
16
|
+
onDsPageBack: EventName<DsShellAppCustomEvent<MouseEvent>>;
|
|
17
|
+
onDsBreadcrumbSelect: EventName<DsShellAppCustomEvent<BreadcrumbSelectDetail>>;
|
|
18
|
+
onDsPageAction: EventName<DsShellAppCustomEvent<string>>;
|
|
19
|
+
onDsToolChange: EventName<DsShellAppCustomEvent<{
|
|
20
|
+
id: PanelToolsToolId;
|
|
21
|
+
selected: boolean;
|
|
22
|
+
}>>;
|
|
23
|
+
onDsHeaderBack: EventName<DsShellAppCustomEvent<{
|
|
24
|
+
tool: PanelToolsToolId;
|
|
25
|
+
}>>;
|
|
26
|
+
onDsHeaderAction: EventName<DsShellAppCustomEvent<{
|
|
27
|
+
tool: PanelToolsToolId;
|
|
28
|
+
id: string;
|
|
29
|
+
}>>;
|
|
30
|
+
onDsPresentationChange: EventName<DsShellAppCustomEvent<{
|
|
31
|
+
presentation: 'drawer' | 'fullscreen';
|
|
32
|
+
}>>;
|
|
33
|
+
onDsBrowseContextChange: EventName<DsShellAppCustomEvent<NavChromeStyle>>;
|
|
34
|
+
onDsNavFooterAction: EventName<DsShellAppCustomEvent<void>>;
|
|
35
|
+
onDsNavUserAction: EventName<DsShellAppCustomEvent<PanelNavUserActionDetail>>;
|
|
13
36
|
};
|
|
14
37
|
export declare const DsShellApp: StencilReactComponent<DsShellAppElement, DsShellAppEvents, Components.DsShellApp>;
|
|
@@ -7,6 +7,21 @@ export const DsShellApp = /*@__PURE__*/ createComponent({
|
|
|
7
7
|
elementClass: DsShellAppElement,
|
|
8
8
|
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
9
9
|
react: React,
|
|
10
|
-
events: {
|
|
10
|
+
events: {
|
|
11
|
+
onDsResponsiveModeChange: 'dsResponsiveModeChange',
|
|
12
|
+
onDsNavSelect: 'dsNavSelect',
|
|
13
|
+
onDsTabChange: 'dsTabChange',
|
|
14
|
+
onDsSubsectionChange: 'dsSubsectionChange',
|
|
15
|
+
onDsPageBack: 'dsPageBack',
|
|
16
|
+
onDsBreadcrumbSelect: 'dsBreadcrumbSelect',
|
|
17
|
+
onDsPageAction: 'dsPageAction',
|
|
18
|
+
onDsToolChange: 'dsToolChange',
|
|
19
|
+
onDsHeaderBack: 'dsHeaderBack',
|
|
20
|
+
onDsHeaderAction: 'dsHeaderAction',
|
|
21
|
+
onDsPresentationChange: 'dsPresentationChange',
|
|
22
|
+
onDsBrowseContextChange: 'dsBrowseContextChange',
|
|
23
|
+
onDsNavFooterAction: 'dsNavFooterAction',
|
|
24
|
+
onDsNavUserAction: 'dsNavUserAction'
|
|
25
|
+
},
|
|
11
26
|
defineCustomElement: defineDsShellApp
|
|
12
27
|
});
|
|
@@ -10,8 +10,6 @@ export declare class BarNav {
|
|
|
10
10
|
* Set via JS property: `el.tabs = [...]`. Replace the array reference to update.
|
|
11
11
|
*/
|
|
12
12
|
tabs: BarNavTab[];
|
|
13
|
-
/** JSON fallback for `tabs` — useful when framework bindings don't propagate arrays. */
|
|
14
|
-
tabsJson: string;
|
|
15
13
|
/** ID of the currently active tab. Overridden when `currentUrl` + `basePath` are set. */
|
|
16
14
|
value: string;
|
|
17
15
|
/**
|
|
@@ -8,8 +8,6 @@ export interface BarNavUrlState {
|
|
|
8
8
|
/** Derive BarNav tab selection from `currentUrl` relative to `basePath`.
|
|
9
9
|
* Mirrors motive-webapp-lab `resolveBarNavState` tab-selection semantics. */
|
|
10
10
|
export declare function deriveBarNavValueFromUrl(path: string, basePath: string, tabs: BarNavTab[]): BarNavUrlState;
|
|
11
|
-
/** True when host array
|
|
12
|
-
export declare function shouldResyncBarNavProps(resolvedTabs: BarNavTab[], tabs: BarNavTab[]
|
|
13
|
-
/** Parse tabs from either a JSON attribute string or a JS property array. */
|
|
14
|
-
export declare function parseJsonArrayProp<T>(value: string | T[] | undefined, fallback: T[]): T[];
|
|
11
|
+
/** True when host array props have data but resolved internal state is still empty. */
|
|
12
|
+
export declare function shouldResyncBarNavProps(resolvedTabs: BarNavTab[], tabs: BarNavTab[]): boolean;
|
|
15
13
|
//# sourceMappingURL=bar-nav-utils.d.ts.map
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { EventEmitter } from '../../stencil-public-runtime';
|
|
2
|
-
import { type ControlWidth } from '../../utils';
|
|
3
2
|
import type { ChoiceBackground } from '../../utils/choice-list';
|
|
3
|
+
import type { ButtonPopup, ButtonSize, ButtonVariant, ButtonWidth } from '../../utils/button-types';
|
|
4
4
|
export type ButtonFilledIntent = 'neutral' | 'brand' | 'ai' | 'negative' | 'warning' | 'caution' | 'positive' | 'guide' | 'walkthrough';
|
|
5
5
|
export type ButtonFilledContrast = 'bold' | 'strong' | 'medium' | 'faint';
|
|
6
6
|
export type ButtonFilledBackground = ChoiceBackground;
|
|
7
|
-
export type ButtonFilledVariant =
|
|
8
|
-
export type ButtonFilledSize =
|
|
9
|
-
export type ButtonFilledWidth =
|
|
10
|
-
export type ButtonFilledPopup =
|
|
7
|
+
export type ButtonFilledVariant = ButtonVariant;
|
|
8
|
+
export type ButtonFilledSize = ButtonSize;
|
|
9
|
+
export type ButtonFilledWidth = ButtonWidth;
|
|
10
|
+
export type ButtonFilledPopup = ButtonPopup;
|
|
11
11
|
export declare class ButtonFilled {
|
|
12
12
|
el: HTMLElement;
|
|
13
13
|
/**
|
|
@@ -62,8 +62,6 @@ export declare class ButtonFilled {
|
|
|
62
62
|
expanded: boolean | undefined;
|
|
63
63
|
/** Popup type exposed to assistive technology. */
|
|
64
64
|
haspopup: ButtonFilledPopup | undefined;
|
|
65
|
-
/** Pressed semantics for a toggle command that reports state elsewhere. */
|
|
66
|
-
pressed: boolean | undefined;
|
|
67
65
|
/**
|
|
68
66
|
* This action *has* a menu: implies `aria-haspopup="menu"` and adds the trailing
|
|
69
67
|
* chevron that carries the affordance.
|
|
@@ -79,10 +77,6 @@ export declare class ButtonFilled {
|
|
|
79
77
|
private buttonEl;
|
|
80
78
|
setFocus(): Promise<void>;
|
|
81
79
|
private handleClick;
|
|
82
|
-
private get showIcon();
|
|
83
|
-
private get showLabel();
|
|
84
|
-
/** Icon-only triggers rely on their own glyph, so the chevron is label-bound. */
|
|
85
|
-
private get showChevron();
|
|
86
80
|
private get resolvedHaspopup();
|
|
87
81
|
private get accessibleName();
|
|
88
82
|
render(): any;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { EventEmitter } from '../../stencil-public-runtime';
|
|
2
|
-
import {
|
|
2
|
+
import type { ButtonPopup, ButtonSize, ButtonVariant, ButtonWidth } from '../../utils/button-types';
|
|
3
3
|
export type ButtonUnfilledBackground = 'faint' | 'medium' | 'bold' | 'strong' | 'translucent' | 'inverted' | 'media' | 'always-dark';
|
|
4
|
-
export type ButtonUnfilledVariant =
|
|
5
|
-
export type ButtonUnfilledSize =
|
|
6
|
-
export type ButtonUnfilledWidth =
|
|
7
|
-
export type ButtonUnfilledPopup =
|
|
4
|
+
export type ButtonUnfilledVariant = ButtonVariant;
|
|
5
|
+
export type ButtonUnfilledSize = ButtonSize;
|
|
6
|
+
export type ButtonUnfilledWidth = ButtonWidth;
|
|
7
|
+
export type ButtonUnfilledPopup = ButtonPopup;
|
|
8
8
|
export declare class ButtonUnfilled {
|
|
9
9
|
el: HTMLElement;
|
|
10
10
|
/**
|
|
@@ -20,7 +20,10 @@ export declare class ButtonUnfilled {
|
|
|
20
20
|
label: string;
|
|
21
21
|
/** Icon name passed to <ds-icon> for `icon` / `icon-label` variants. */
|
|
22
22
|
icon: string;
|
|
23
|
-
/**
|
|
23
|
+
/**
|
|
24
|
+
* Owner-controlled visual emphasis inside a composite. This does not add
|
|
25
|
+
* toggle semantics and does not emit dsChange.
|
|
26
|
+
*/
|
|
24
27
|
isActive: boolean;
|
|
25
28
|
/**
|
|
26
29
|
* When active, render the selected interaction fill.
|
|
@@ -52,6 +55,10 @@ export declare class ButtonUnfilled {
|
|
|
52
55
|
controls: string | undefined;
|
|
53
56
|
expanded: boolean | undefined;
|
|
54
57
|
haspopup: ButtonUnfilledPopup | undefined;
|
|
58
|
+
/**
|
|
59
|
+
* Controlled state for a genuine toggle button. Adds aria-pressed, promotes
|
|
60
|
+
* active styling, and makes activation emit dsChange with the requested state.
|
|
61
|
+
*/
|
|
55
62
|
pressed: boolean | undefined;
|
|
56
63
|
/**
|
|
57
64
|
* Mark the button as a Menu trigger. Implies `aria-haspopup="menu"` and covers
|
|
@@ -75,11 +82,7 @@ export declare class ButtonUnfilled {
|
|
|
75
82
|
private buttonEl;
|
|
76
83
|
setFocus(): Promise<void>;
|
|
77
84
|
private handleClick;
|
|
78
|
-
private get showIcon();
|
|
79
|
-
private get showLabel();
|
|
80
85
|
private get showDot();
|
|
81
|
-
/** Icon-only triggers rely on their own glyph, so the chevron is label-bound. */
|
|
82
|
-
private get showChevron();
|
|
83
86
|
private get resolvedHaspopup();
|
|
84
87
|
/** An expanded popup trigger is visually active even when selection is controlled separately. */
|
|
85
88
|
private get visuallyActive();
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import { EventEmitter } from '../../stencil-public-runtime';
|
|
2
|
+
export type CardDataVizWidth = 'sm' | 'md' | 'lg';
|
|
3
|
+
export type CardDataVizVariant = 'custom' | 'bar' | 'line' | 'donut';
|
|
4
|
+
/**
|
|
5
|
+
* Standard data-visualization card chrome and composition. The variant owns
|
|
6
|
+
* only the chart/legend relationship; applications continue to own data.
|
|
7
|
+
*/
|
|
8
|
+
export declare class CardDataViz {
|
|
9
|
+
el: HTMLElement;
|
|
10
|
+
/** Data-visualization heading shown in the card header. */
|
|
11
|
+
heading: string;
|
|
12
|
+
/** Chart composition behavior. */
|
|
13
|
+
variant: CardDataVizVariant;
|
|
14
|
+
/** Width token with the matching data-visualization card min-height. */
|
|
15
|
+
cardWidth: CardDataVizWidth;
|
|
16
|
+
/** Renders the standard filter action before custom actions. */
|
|
17
|
+
showFilter: boolean;
|
|
18
|
+
filterLabel: string;
|
|
19
|
+
/** Emits when the standard header filter control is activated. */
|
|
20
|
+
dsFilterClick: EventEmitter<void>;
|
|
21
|
+
private hasChartSlot;
|
|
22
|
+
private hasLegendSlot;
|
|
23
|
+
componentWillRender(): void;
|
|
24
|
+
componentDidLoad(): void;
|
|
25
|
+
componentDidRender(): void;
|
|
26
|
+
disconnectedCallback(): void;
|
|
27
|
+
private handleChartHover;
|
|
28
|
+
private handleLegendHover;
|
|
29
|
+
private handleFilterClick;
|
|
30
|
+
render(): any;
|
|
31
|
+
}
|
|
32
|
+
//# sourceMappingURL=CardDataViz.d.ts.map
|
|
@@ -25,12 +25,29 @@ export declare class CardOverview {
|
|
|
25
25
|
scoreErrorMessage: string | undefined;
|
|
26
26
|
/** Accessible name for the region. */
|
|
27
27
|
overviewLabel: string;
|
|
28
|
+
/**
|
|
29
|
+
* Page-controlled visual collapse from the full card (`0`) toward its 48px
|
|
30
|
+
* compact handoff height (`1`). The component preserves its expanded flow
|
|
31
|
+
* height, keeps elevation on the shrinking surface, and clips translated
|
|
32
|
+
* content internally. The page still owns sticky positioning and the final
|
|
33
|
+
* swap to `variant="compact"`.
|
|
34
|
+
*/
|
|
35
|
+
scrollCollapseProgress: number;
|
|
28
36
|
/** Emitted when a metric that is not inactive is activated. */
|
|
29
37
|
dsMetricSelect: EventEmitter<OverviewMetric>;
|
|
30
38
|
/** Roving tab stop across selectable metrics. */
|
|
31
39
|
private focusedMetricIndex;
|
|
40
|
+
private expandedHeight;
|
|
41
|
+
private layoutEl?;
|
|
42
|
+
private layoutResizeObserver;
|
|
43
|
+
componentDidLoad(): void;
|
|
44
|
+
componentDidRender(): void;
|
|
45
|
+
disconnectedCallback(): void;
|
|
32
46
|
private get hasScore();
|
|
33
47
|
private get visibleMetrics();
|
|
48
|
+
private get resolvedScrollCollapseProgress();
|
|
49
|
+
private get scrollCollapseGeometry();
|
|
50
|
+
private observeLayout;
|
|
34
51
|
/** Index of the roving tab stop, skipping inactive metrics. */
|
|
35
52
|
private get rovingIndex();
|
|
36
53
|
private selectMetric;
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import type { CardOverviewVariant, OverviewMetric } from './card-overview-types';
|
|
2
|
+
export interface CardOverviewCollapseGeometry {
|
|
3
|
+
active: boolean;
|
|
4
|
+
expandedHeight: number;
|
|
5
|
+
offset: number;
|
|
6
|
+
visibleHeight: number;
|
|
7
|
+
}
|
|
8
|
+
export declare function resolveCardOverviewCollapseGeometry(options: {
|
|
9
|
+
variant: CardOverviewVariant;
|
|
10
|
+
progress: number;
|
|
11
|
+
expandedHeight: number;
|
|
12
|
+
compactHeight: number;
|
|
13
|
+
}): CardOverviewCollapseGeometry;
|
|
14
|
+
export declare function resolveOverviewRovingIndex(metrics: readonly OverviewMetric[], focusedIndex: number): number;
|
|
15
|
+
export declare function findNextOverviewMetricIndex(metrics: readonly OverviewMetric[], from: number, step: -1 | 1): number;
|
|
16
|
+
//# sourceMappingURL=card-overview-controller.d.ts.map
|
|
@@ -1,7 +1,14 @@
|
|
|
1
|
-
import type { ChartDatum } from '../../utils/chart-types';
|
|
1
|
+
import type { ChartDatum, ChartSeries } from '../../utils/chart-types';
|
|
2
|
+
export type ChartBarVariant = 'single' | 'stacked' | 'percentage';
|
|
2
3
|
export declare class ChartBar {
|
|
4
|
+
/** Rendering model. Single uses `data`; stacked and percentage use `series` and `categories`. */
|
|
5
|
+
variant: ChartBarVariant;
|
|
3
6
|
/** Bars to render. Set as a JS property (not an HTML attribute). */
|
|
4
7
|
data: ChartDatum[];
|
|
8
|
+
/** Ordered stack series for stacked and percentage variants. Set as a JS property. */
|
|
9
|
+
series: ChartSeries[];
|
|
10
|
+
/** X-axis labels for stacked and percentage variants. Set as a JS property. */
|
|
11
|
+
categories: string[];
|
|
5
12
|
/** Standalone intrinsic width. Container constraints reflow the plot at rendered pixel size. */
|
|
6
13
|
width: number;
|
|
7
14
|
/** Standalone intrinsic height. Container constraints reflow the plot at rendered pixel size. */
|
|
@@ -15,6 +22,10 @@ export declare class ChartBar {
|
|
|
15
22
|
private connectViewportController;
|
|
16
23
|
disconnectedCallback(): void;
|
|
17
24
|
handleIntrinsicSizeChange(): void;
|
|
25
|
+
private renderSingle;
|
|
26
|
+
private valuesForCategory;
|
|
27
|
+
private stackedAccessibleLabel;
|
|
28
|
+
private renderStacked;
|
|
18
29
|
render(): any;
|
|
19
30
|
}
|
|
20
31
|
//# sourceMappingURL=ChartBar.d.ts.map
|
|
@@ -4,7 +4,6 @@ import type { MenuAlign, MenuSide } from './menu-position';
|
|
|
4
4
|
import type { MenuItemData, MenuSection } from './menu-types';
|
|
5
5
|
export type MenuSelectionMode = 'none' | 'single';
|
|
6
6
|
export type MenuSize = ControlSize;
|
|
7
|
-
import { type ShellGradientPreset } from '../../shell/shell-gradient-presets';
|
|
8
7
|
export declare class Menu {
|
|
9
8
|
el: HTMLElement;
|
|
10
9
|
open: boolean;
|
|
@@ -43,8 +42,6 @@ export declare class Menu {
|
|
|
43
42
|
/** Emitted after the popup's exit motion is complete and its rendered content is removed. */
|
|
44
43
|
dsAfterClose: EventEmitter<void>;
|
|
45
44
|
dsSelect: EventEmitter<MenuItemData>;
|
|
46
|
-
/** Emitted when a `gradient-picker` section swatch is chosen. */
|
|
47
|
-
dsGradientSelect: EventEmitter<ShellGradientPreset>;
|
|
48
45
|
/** Emitted when a generic `swatch-picker` section option is chosen. */
|
|
49
46
|
dsSwatchSelect: EventEmitter<string>;
|
|
50
47
|
private clickOutsideHandler;
|
|
@@ -96,7 +93,6 @@ export declare class Menu {
|
|
|
96
93
|
handleKeyDown(e: KeyboardEvent): void;
|
|
97
94
|
private focusItem;
|
|
98
95
|
private handleItemClick;
|
|
99
|
-
private handleGradientSelect;
|
|
100
96
|
private handleSwatchSelect;
|
|
101
97
|
render(): any;
|
|
102
98
|
}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import type { ShellGradientPreset } from '../../shell/shell-gradient-presets';
|
|
2
1
|
import type { SwatchPickerOption, SwatchPickerSection } from '../SwatchPicker/swatch-picker-types';
|
|
3
2
|
export type { MenuAlign, MenuSide } from './menu-position';
|
|
4
3
|
export { PANEL_NAV_USER_MENU_PLACEMENT, PANEL_TOOLS_HEADER_MENU_PLACEMENT, type MenuPlacement, } from './menu-placement';
|
|
@@ -19,12 +18,6 @@ export interface MenuItemsSection {
|
|
|
19
18
|
header?: string;
|
|
20
19
|
items: MenuItemData[];
|
|
21
20
|
}
|
|
22
|
-
export interface MenuGradientPickerSection {
|
|
23
|
-
header?: string;
|
|
24
|
-
/** @deprecated Use the generic `swatch-picker` section. */
|
|
25
|
-
variant: 'gradient-picker';
|
|
26
|
-
value: ShellGradientPreset;
|
|
27
|
-
}
|
|
28
21
|
export interface MenuSwatchPickerSection {
|
|
29
22
|
header?: string;
|
|
30
23
|
variant: 'swatch-picker';
|
|
@@ -33,10 +26,8 @@ export interface MenuSwatchPickerSection {
|
|
|
33
26
|
sections?: SwatchPickerSection[];
|
|
34
27
|
groupLabel?: string;
|
|
35
28
|
}
|
|
36
|
-
export type MenuSection = MenuItemsSection |
|
|
37
|
-
export declare function isMenuGradientPickerSection(section: MenuSection): section is MenuGradientPickerSection;
|
|
29
|
+
export type MenuSection = MenuItemsSection | MenuSwatchPickerSection;
|
|
38
30
|
export declare function isMenuSwatchPickerSection(section: MenuSection): section is MenuSwatchPickerSection;
|
|
39
|
-
export declare function isMenuPickerSection(section: MenuSection): section is
|
|
40
|
-
export type { ShellGradientPreset };
|
|
31
|
+
export declare function isMenuPickerSection(section: MenuSection): section is MenuSwatchPickerSection;
|
|
41
32
|
export type { SwatchPickerOption, SwatchPickerSection };
|
|
42
33
|
//# sourceMappingURL=menu-types.d.ts.map
|
|
@@ -8,16 +8,12 @@ export declare class MobileHeader {
|
|
|
8
8
|
headingLevel: MobileHeaderHeadingLevel;
|
|
9
9
|
/** Controlled peer sections. Their selected label replaces the static title. */
|
|
10
10
|
sections: TabItem[];
|
|
11
|
-
/** JSON fallback for `sections`. */
|
|
12
|
-
sectionsJson: string;
|
|
13
11
|
/** Controlled selected section id. */
|
|
14
12
|
value: string;
|
|
15
13
|
/** Accessible name for the section chooser. */
|
|
16
14
|
sectionsAriaLabel: string;
|
|
17
15
|
/** Controlled child sections within the selected page or detail screen. */
|
|
18
16
|
subsections: TabItem[];
|
|
19
|
-
/** JSON fallback for `subsections`. */
|
|
20
|
-
subsectionsJson: string;
|
|
21
17
|
/** Controlled selected child-section id. */
|
|
22
18
|
subvalue: string;
|
|
23
19
|
/** Accessible name for the child-section chooser. */
|
|
@@ -28,7 +24,6 @@ export declare class MobileHeader {
|
|
|
28
24
|
dsSectionChange: EventEmitter<string>;
|
|
29
25
|
/** Child-section selection intent. */
|
|
30
26
|
dsSubsectionChange: EventEmitter<string>;
|
|
31
|
-
private parseSections;
|
|
32
27
|
private get resolvedSections();
|
|
33
28
|
private get resolvedSubsections();
|
|
34
29
|
private get selectedLabel();
|
|
@@ -4,8 +4,6 @@ export declare class MobileSectionSwitcher {
|
|
|
4
4
|
el: HTMLElement;
|
|
5
5
|
/** Ordered controlled sections. Divider entries group the popup menu. */
|
|
6
6
|
sections: TabItem[];
|
|
7
|
-
/** JSON fallback for `sections`. */
|
|
8
|
-
sectionsJson: string;
|
|
9
7
|
/** Controlled selected section id. */
|
|
10
8
|
value: string;
|
|
11
9
|
/** Accessible name for the section chooser. */
|
|
@@ -16,14 +16,10 @@ export declare class PanelTools {
|
|
|
16
16
|
* Set via JS property: `el.items = [...]`. Replace the array reference to update.
|
|
17
17
|
*/
|
|
18
18
|
items: PanelToolsItem[];
|
|
19
|
-
/** JSON fallback for `items` — useful when framework bindings don't propagate arrays. */
|
|
20
|
-
itemsJson: string;
|
|
21
19
|
toolsLabel: string;
|
|
22
20
|
toolShortcutsLabel: string;
|
|
23
21
|
/** Active header state per tool. Replace the object when title, depth, or actions change. */
|
|
24
22
|
headers: PanelToolsHeaders;
|
|
25
|
-
/** JSON fallback for `headers`. The `headers` property takes precedence when non-empty. */
|
|
26
|
-
headersJson: string;
|
|
27
23
|
/**
|
|
28
24
|
* Optional localStorage key for the last active tool. The drawer always starts
|
|
29
25
|
* closed; only the tool identity is restored for continuity within this browser.
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
export type { PanelToolsItem, PanelToolsToolId } from './panel-tools-types';
|
|
2
|
-
export { PANEL_TOOLS_FOOTER_TOOL_ID, PANEL_TOOLS_LABELS, PANEL_TOOLS_PRIMARY_TOOL_ID, PANEL_TOOLS_SHORTCUTS, PANEL_TOOLS_TOOL_IDS, } from './panel-tools-types';
|
|
2
|
+
export { PANEL_TOOLS_FOOTER_TOOL_ID, PANEL_TOOLS_DEFAULT_ITEMS, PANEL_TOOLS_LABELS, PANEL_TOOLS_PRIMARY_TOOL_ID, PANEL_TOOLS_SHORTCUTS, PANEL_TOOLS_TOOL_IDS, } from './panel-tools-types';
|
|
3
3
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,16 +1,28 @@
|
|
|
1
|
-
/**
|
|
2
|
-
export type PanelToolsToolId =
|
|
3
|
-
|
|
1
|
+
/** Application-owned tool id for the shell rail and responsive tool views. */
|
|
2
|
+
export type PanelToolsToolId = string;
|
|
3
|
+
/** Canonical Motive shell recipe used when item metadata is omitted. */
|
|
4
|
+
export type CanonicalPanelToolsToolId = 'search' | 'agents' | 'messages' | 'stacks' | 'activity' | 'help';
|
|
5
|
+
export declare const PANEL_TOOLS_TOOL_IDS: CanonicalPanelToolsToolId[];
|
|
4
6
|
/** Rail header slot — mirrors panel-nav M logo row. */
|
|
5
|
-
export declare const PANEL_TOOLS_PRIMARY_TOOL_ID:
|
|
7
|
+
export declare const PANEL_TOOLS_PRIMARY_TOOL_ID: CanonicalPanelToolsToolId;
|
|
6
8
|
/** Rail footer slot — flush to the bottom of the tools column. */
|
|
7
|
-
export declare const PANEL_TOOLS_FOOTER_TOOL_ID:
|
|
8
|
-
export declare const PANEL_TOOLS_LABELS: Record<
|
|
9
|
-
export declare const PANEL_TOOLS_SHORTCUTS: Partial<Record<
|
|
9
|
+
export declare const PANEL_TOOLS_FOOTER_TOOL_ID: CanonicalPanelToolsToolId;
|
|
10
|
+
export declare const PANEL_TOOLS_LABELS: Record<CanonicalPanelToolsToolId, string>;
|
|
11
|
+
export declare const PANEL_TOOLS_SHORTCUTS: Partial<Record<CanonicalPanelToolsToolId, string>>;
|
|
10
12
|
export interface PanelToolsItem {
|
|
11
13
|
id: PanelToolsToolId;
|
|
12
14
|
/** Icon name for <ds-icon>. */
|
|
13
15
|
icon: string;
|
|
16
|
+
/** Visible and accessible fallback label for custom tool ids. */
|
|
17
|
+
label?: string;
|
|
18
|
+
/** Explicit rail region; canonical Search/Help placement is the fallback. */
|
|
19
|
+
railPlacement?: 'header' | 'body' | 'footer';
|
|
20
|
+
/** Stable ordering within the selected rail region. */
|
|
21
|
+
order?: number;
|
|
22
|
+
/** Optional shortcut label displayed by the tooltip. */
|
|
23
|
+
shortcutKey?: string;
|
|
24
|
+
/** Mobile destination recipe; canonical ids retain their existing defaults. */
|
|
25
|
+
mobileDestination?: 'search' | 'agents' | 'inbox' | 'help';
|
|
14
26
|
/** Whether this rail button is currently pressed/active. */
|
|
15
27
|
selected?: boolean;
|
|
16
28
|
/** Show a notification dot. */
|
|
@@ -18,6 +30,8 @@ export interface PanelToolsItem {
|
|
|
18
30
|
isInactive?: boolean;
|
|
19
31
|
ariaLabel?: string;
|
|
20
32
|
}
|
|
33
|
+
/** Canonical shell recipe used by Lab and by managed ShellApp examples. */
|
|
34
|
+
export declare const PANEL_TOOLS_DEFAULT_ITEMS: PanelToolsItem[];
|
|
21
35
|
export interface PanelToolsHeaderAction {
|
|
22
36
|
id: string;
|
|
23
37
|
icon: string;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { type PanelToolsItem, type PanelToolsToolId } from './panel-tools-types';
|
|
2
|
-
export declare function parsePanelToolsItems(items: PanelToolsItem[], itemsJson: string): PanelToolsItem[];
|
|
3
2
|
export declare function orderPanelToolsItems(items: PanelToolsItem[]): PanelToolsItem[];
|
|
4
3
|
export declare function isPanelToolsToolId(value: string | null): value is PanelToolsToolId;
|
|
4
|
+
export declare function panelToolsRailPlacement(item: PanelToolsItem): 'header' | 'body' | 'footer';
|
|
5
5
|
export declare function reconcilePanelToolsAvailability(items: PanelToolsItem[], open: boolean, activeTool: PanelToolsToolId | ''): {
|
|
6
6
|
open: boolean;
|
|
7
7
|
activeTool: PanelToolsToolId | '';
|
|
@@ -6,6 +6,7 @@ export type SelectSection = ChoiceSection;
|
|
|
6
6
|
export type SelectBackground = ChoiceBackground;
|
|
7
7
|
export type SelectSize = 'lg' | 'md' | 'sm' | 'xs';
|
|
8
8
|
export type SelectWidth = ControlWidth;
|
|
9
|
+
export type SelectValue = string | string[];
|
|
9
10
|
export declare class Select {
|
|
10
11
|
el: HTMLElement;
|
|
11
12
|
internals: ElementInternals;
|
|
@@ -13,8 +14,10 @@ export declare class Select {
|
|
|
13
14
|
options: SelectOption[];
|
|
14
15
|
/** Grouped choices; takes precedence over options. Assign through JavaScript. */
|
|
15
16
|
sections: SelectSection[];
|
|
16
|
-
/**
|
|
17
|
-
|
|
17
|
+
/** Enable independent multi-value selection while keeping the popup open. */
|
|
18
|
+
multiple: boolean;
|
|
19
|
+
/** Selected scalar or array value according to `multiple`. */
|
|
20
|
+
value: SelectValue;
|
|
18
21
|
/** Controlled popup visibility. */
|
|
19
22
|
open: boolean;
|
|
20
23
|
/** Native form field name. */
|
|
@@ -45,6 +48,8 @@ export declare class Select {
|
|
|
45
48
|
allowClear: boolean;
|
|
46
49
|
/** Localized clear action label. */
|
|
47
50
|
clearLabel: string;
|
|
51
|
+
/** Localized noun displayed after the selected count in multiple mode. */
|
|
52
|
+
selectedLabel: string;
|
|
48
53
|
/** Show immediate local filtering over option labels, subtext, and section headings. */
|
|
49
54
|
searchable: boolean;
|
|
50
55
|
/** Localized search-field placeholder and accessible name. */
|
|
@@ -67,8 +72,8 @@ export declare class Select {
|
|
|
67
72
|
ariaLabelledby: string | undefined;
|
|
68
73
|
/** Additional IDs that describe the combobox. */
|
|
69
74
|
ariaDescribedby: string | undefined;
|
|
70
|
-
/** Emitted after
|
|
71
|
-
dsChange: EventEmitter<
|
|
75
|
+
/** Emitted after selection or clearing with the next scalar or array value. */
|
|
76
|
+
dsChange: EventEmitter<SelectValue>;
|
|
72
77
|
/** Emitted after the footer clear action. */
|
|
73
78
|
dsClear: EventEmitter<void>;
|
|
74
79
|
/** Emitted whenever popup visibility changes. */
|
|
@@ -98,10 +103,13 @@ export declare class Select {
|
|
|
98
103
|
formStateRestoreCallback(state: string | File | FormData | null): void;
|
|
99
104
|
setFocus(): Promise<void>;
|
|
100
105
|
private get isDisabled();
|
|
106
|
+
private normalizeValueForMode;
|
|
101
107
|
private get allSections();
|
|
102
108
|
private get allOptions();
|
|
103
109
|
private get visibleSections();
|
|
104
110
|
private get visibleOptions();
|
|
111
|
+
private get scalarValue();
|
|
112
|
+
private get resolvedValues();
|
|
105
113
|
private get selectedOption();
|
|
106
114
|
private get hasSelection();
|
|
107
115
|
private get activeOptionId();
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export type { SelectBackground, SelectOption, SelectSection, SelectSize, SelectWidth, } from './Select';
|
|
1
|
+
export type { SelectBackground, SelectOption, SelectSection, SelectSize, SelectValue, SelectWidth, } from './Select';
|
|
2
2
|
//# sourceMappingURL=index.d.ts.map
|