@ds-mo/ui 12.9.0 → 13.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -0
- package/dist/.package-ready.json +1 -0
- package/dist/agent-patterns.json +124 -135
- package/dist/agent.json +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-legend.js +1 -1
- package/dist/components/ds-chart-legend.js.map +1 -1
- package/dist/components/ds-chart-line.js +1 -1
- package/dist/components/ds-chart-line.js.map +1 -1
- package/dist/components/ds-checkbox.js +1 -1
- package/dist/components/ds-chip.js +1 -1
- package/dist/components/ds-code-block.js +1 -1
- package/dist/components/ds-conversation-list-item.js +1 -1
- package/dist/components/ds-conversation-list-item.js.map +1 -1
- package/dist/components/ds-conversation-list-section.js +1 -1
- package/dist/components/ds-conversation-list.js +1 -1
- package/dist/components/ds-divider.js +1 -1
- package/dist/components/ds-empty-state.js +1 -1
- package/dist/components/ds-field.js +1 -1
- package/dist/components/ds-input.js +1 -1
- package/dist/components/ds-input.js.map +1 -1
- package/dist/components/ds-markdown.js +1 -1
- package/dist/components/ds-menu.js +1 -1
- package/dist/components/ds-message-bubble.js +1 -1
- package/dist/components/ds-message-composer.js +1 -1
- package/dist/components/ds-message-composer.js.map +1 -1
- package/dist/components/ds-message-scroller.js +1 -1
- package/dist/components/ds-message.js +1 -1
- package/dist/components/ds-mobile-bar-nav.js +1 -1
- package/dist/components/ds-mobile-bar-nav.js.map +1 -1
- package/dist/components/ds-mobile-header.js +1 -1
- package/dist/components/ds-mobile-section-switcher.js +1 -1
- package/dist/components/ds-mobile-sheet-nav.js +1 -1
- package/dist/components/ds-mobile-sheet-nav.js.map +1 -1
- package/dist/components/ds-modal.js +1 -1
- package/dist/components/ds-panel-nav.js +1 -1
- package/dist/components/ds-panel-nav.js.map +1 -1
- package/dist/components/ds-panel-sub-nav.js +1 -1
- package/dist/components/ds-panel-tool-header.js +1 -1
- package/dist/components/ds-panel-tool-search.js +1 -1
- package/dist/components/ds-panel-tools.js +1 -1
- package/dist/components/ds-radio.js +1 -1
- package/dist/components/ds-radio.js.map +1 -1
- package/dist/components/ds-scroll-overlay.js +1 -1
- package/dist/components/ds-select.js +1 -1
- package/dist/components/ds-select.js.map +1 -1
- package/dist/components/ds-shell-app.js +1 -1
- package/dist/components/ds-shell-app.js.map +1 -1
- package/dist/components/ds-shell-page.js +1 -1
- package/dist/components/ds-shell-page.js.map +1 -1
- package/dist/components/ds-shell-tools.js +1 -1
- package/dist/components/ds-shell-tools.js.map +1 -1
- package/dist/components/ds-skeleton.js +1 -1
- package/dist/components/ds-slider.js +1 -1
- package/dist/components/ds-slider.js.map +1 -1
- package/dist/components/ds-swatch-picker.js +1 -1
- package/dist/components/ds-switch.js +1 -1
- package/dist/components/ds-tab-group.js +1 -1
- package/dist/components/ds-tag.js +1 -1
- package/dist/components/ds-text.js +1 -1
- package/dist/components/ds-toast.js +1 -1
- package/dist/components/ds-tooltip-data-viz.js +1 -1
- package/dist/components/ds-tooltip.js +1 -1
- package/dist/components/ds-typing-indicator.js +1 -1
- package/dist/components/{p-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-B1cbQ0SG.js} +2 -2
- package/dist/components/{p-BKOlvCGS.js → p-BUZXuod2.js} +2 -2
- package/dist/components/{p-DCvA3Dc9.js → p-BaUsq_VK.js} +2 -2
- package/dist/components/p-BbMJTilO.js +2 -0
- package/dist/components/p-BbMJTilO.js.map +1 -0
- package/dist/components/{p-BO5aqZcf.js → p-BcTYhmku.js} +2 -2
- package/dist/components/p-Bkv3UjZz.js +2 -0
- package/dist/components/p-Bkv3UjZz.js.map +1 -0
- package/dist/components/p-BnQXAbif.js +2 -0
- package/dist/components/p-BnQXAbif.js.map +1 -0
- package/dist/components/p-BnbbnuVC.js +2 -0
- package/dist/components/p-BnbbnuVC.js.map +1 -0
- package/dist/components/{p-BDKtu6Wb.js → p-BroVnDzE.js} +2 -2
- package/dist/components/{p-CIiBpjCn.js → p-BsoqsbBh.js} +2 -2
- package/dist/components/p-BwT6B5Fi.js +2 -0
- package/dist/components/p-BwT6B5Fi.js.map +1 -0
- package/dist/components/p-BybqPD8K.js +2 -0
- package/dist/components/p-BybqPD8K.js.map +1 -0
- package/dist/components/p-C-vRkDyn.js +2 -0
- package/dist/components/p-C-vRkDyn.js.map +1 -0
- package/dist/components/p-C3ArcO50.js +2 -0
- package/dist/components/p-C3ArcO50.js.map +1 -0
- package/dist/components/p-C4uYvyq6.js +2 -0
- package/dist/components/p-C4uYvyq6.js.map +1 -0
- package/dist/components/{p-C8HU4W8q.js → p-CBazaRlE.js} +2 -2
- package/dist/components/{p-BhV5e6vF.js → p-CHuh71-U.js} +2 -2
- package/dist/components/{p-CChcuL04.js → p-CMWata9g.js} +2 -2
- package/dist/components/p-CS6CHlHK.js +2 -0
- package/dist/components/p-CS6CHlHK.js.map +1 -0
- package/dist/components/p-CTTnM7cE.js +2 -0
- package/dist/components/p-CTTnM7cE.js.map +1 -0
- package/dist/components/{p-CCzG5xDD.js → p-CWoXKe_h.js} +2 -2
- package/dist/components/p-CWoXKe_h.js.map +1 -0
- package/dist/components/p-CwwuSGER.js +2 -0
- package/dist/components/p-CwwuSGER.js.map +1 -0
- package/dist/components/p-D09HINr_.js +2 -0
- package/dist/components/p-D09HINr_.js.map +1 -0
- package/dist/components/p-D2xWcVv6.js +2 -0
- package/dist/components/p-D2xWcVv6.js.map +1 -0
- package/dist/components/p-DAW6G8Sl.js +2 -0
- package/dist/components/p-DAW6G8Sl.js.map +1 -0
- package/dist/components/p-DEaszb15.js +2 -0
- package/dist/components/p-DEaszb15.js.map +1 -0
- package/dist/components/{p-BgGP65Nn.js → p-DOUk4KoT.js} +1 -1
- package/dist/components/p-DOUk4KoT.js.map +1 -0
- package/dist/components/p-DbQr7Kwr.js +2 -0
- package/dist/components/p-DbQr7Kwr.js.map +1 -0
- package/dist/components/p-DdvEZyX4.js +2 -0
- package/dist/components/p-DdvEZyX4.js.map +1 -0
- package/dist/components/{p-DRnIuCiT.js → p-DeQwkbT1.js} +2 -2
- package/dist/components/{p-Cuih680v.js → p-Df17mJqI.js} +2 -2
- package/dist/components/p-Dg1LBXJ2.js +2 -0
- package/dist/components/p-Dg1LBXJ2.js.map +1 -0
- package/dist/components/p-DsiCDzoF.js +2 -0
- package/dist/components/p-DsiCDzoF.js.map +1 -0
- package/dist/components/p-_DzUXA86.js +2 -0
- package/dist/components/p-_DzUXA86.js.map +1 -0
- package/dist/components/p-lyZNvRvO.js +2 -0
- package/dist/components/p-lyZNvRvO.js.map +1 -0
- package/dist/components/{p-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/components/p-z5RIrXuX.js +2 -0
- package/dist/components/p-z5RIrXuX.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-source-list.json +1 -1
- package/dist/mcp-data/registry/attachment-list.json +1 -1
- package/dist/mcp-data/registry/bar-nav.json +3 -21
- package/dist/mcp-data/registry/breadcrumb.json +1 -1
- package/dist/mcp-data/registry/button-filled.json +4 -19
- package/dist/mcp-data/registry/button-unfilled.json +14 -11
- package/dist/mcp-data/registry/card-data-viz.json +241 -0
- package/dist/mcp-data/registry/card-overview.json +38 -10
- package/dist/mcp-data/registry/card-setting.json +2 -2
- package/dist/mcp-data/registry/chart-bar.json +66 -18
- package/dist/mcp-data/registry/chart-donut.json +5 -5
- package/dist/mcp-data/registry/chart-legend.json +7 -9
- package/dist/mcp-data/registry/chart-line.json +1 -2
- package/dist/mcp-data/registry/checkbox.json +2 -2
- package/dist/mcp-data/registry/conversation-list-item.json +1 -1
- package/dist/mcp-data/registry/field.json +2 -3
- package/dist/mcp-data/registry/input.json +1 -1
- package/dist/mcp-data/registry/markdown.json +1 -1
- package/dist/mcp-data/registry/menu.json +10 -21
- package/dist/mcp-data/registry/mobile-bar-nav.json +1 -1
- package/dist/mcp-data/registry/mobile-header.json +1 -37
- package/dist/mcp-data/registry/mobile-section-switcher.json +1 -19
- package/dist/mcp-data/registry/panel-nav.json +2 -2
- package/dist/mcp-data/registry/panel-tool-search.json +1 -1
- package/dist/mcp-data/registry/panel-tools.json +19 -55
- package/dist/mcp-data/registry/radio.json +1 -1
- package/dist/mcp-data/registry/registry.json +294 -1174
- package/dist/mcp-data/registry/select.json +59 -25
- package/dist/mcp-data/registry/shell-app.json +345 -20
- package/dist/mcp-data/registry/shell-page.json +1 -1
- package/dist/mcp-data/registry/shell-tools.json +12 -43
- package/dist/mcp-data/registry/slider.json +1 -1
- package/dist/mcp-data/registry/switch.json +1 -1
- package/dist/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 +16 -8
- package/dist/.build-stamp +0 -1
- package/dist/angular/ds-card-data-viz-bar.d.ts +0 -18
- package/dist/angular/ds-card-data-viz-bar.js +0 -42
- package/dist/angular/ds-card-data-viz-donut.d.ts +0 -18
- package/dist/angular/ds-card-data-viz-line.d.ts +0 -18
- package/dist/angular/ds-card-data-viz-line.js +0 -42
- package/dist/angular/ds-card-shell-data-viz.d.ts +0 -12
- package/dist/angular/ds-card-shell-data-viz.js +0 -38
- package/dist/angular/ds-chart-bar-stacked.d.ts +0 -12
- package/dist/angular/ds-chart-bar-stacked.js +0 -38
- package/dist/angular/ds-select-multi.d.ts +0 -28
- package/dist/angular/ds-select-multi.js +0 -49
- package/dist/angular/ds-shell-gradient-picker.d.ts +0 -16
- package/dist/angular/ds-shell-gradient-picker.js +0 -42
- package/dist/angular/ds-shell-gradient-swatch.d.ts +0 -16
- package/dist/angular/ds-shell-gradient-swatch.js +0 -42
- package/dist/components/ds-card-data-viz-bar.d.ts +0 -11
- package/dist/components/ds-card-data-viz-bar.js +0 -2
- package/dist/components/ds-card-data-viz-bar.js.map +0 -1
- package/dist/components/ds-card-data-viz-donut.d.ts +0 -11
- package/dist/components/ds-card-data-viz-donut.js +0 -2
- package/dist/components/ds-card-data-viz-donut.js.map +0 -1
- package/dist/components/ds-card-data-viz-line.d.ts +0 -11
- package/dist/components/ds-card-data-viz-line.js +0 -2
- package/dist/components/ds-card-data-viz-line.js.map +0 -1
- package/dist/components/ds-card-shell-data-viz.d.ts +0 -11
- package/dist/components/ds-card-shell-data-viz.js +0 -2
- package/dist/components/ds-card-shell-data-viz.js.map +0 -1
- package/dist/components/ds-chart-bar-stacked.d.ts +0 -11
- package/dist/components/ds-chart-bar-stacked.js +0 -2
- package/dist/components/ds-chart-bar-stacked.js.map +0 -1
- package/dist/components/ds-select-multi.js +0 -2
- package/dist/components/ds-select-multi.js.map +0 -1
- package/dist/components/ds-shell-gradient-picker.d.ts +0 -11
- package/dist/components/ds-shell-gradient-picker.js +0 -2
- package/dist/components/ds-shell-gradient-picker.js.map +0 -1
- package/dist/components/ds-shell-gradient-swatch.d.ts +0 -11
- package/dist/components/ds-shell-gradient-swatch.js +0 -2
- package/dist/components/ds-shell-gradient-swatch.js.map +0 -1
- package/dist/components/p-2foAUsDN.js +0 -2
- package/dist/components/p-2foAUsDN.js.map +0 -1
- package/dist/components/p-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-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-DLZm_-sU.js +0 -2
- package/dist/components/p-DLZm_-sU.js.map +0 -1
- 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-B1cbQ0SG.js.map} +0 -0
- /package/dist/components/{p-BKOlvCGS.js.map → p-BUZXuod2.js.map} +0 -0
- /package/dist/components/{p-DCvA3Dc9.js.map → p-BaUsq_VK.js.map} +0 -0
- /package/dist/components/{p-BO5aqZcf.js.map → p-BcTYhmku.js.map} +0 -0
- /package/dist/components/{p-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-CChcuL04.js.map → p-CMWata9g.js.map} +0 -0
- /package/dist/components/{p-DRnIuCiT.js.map → p-DeQwkbT1.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
|
@@ -1,195 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"$schema": "https://ui.shadcn.com/schema/registry-item.json",
|
|
3
|
-
"name": "shell-gradient-picker",
|
|
4
|
-
"title": "ShellGradientPicker",
|
|
5
|
-
"description": "Deprecated compatibility wrapper that maps the fixed ShellApp wash presets into SwatchPicker.",
|
|
6
|
-
"type": "registry:ui",
|
|
7
|
-
"meta": {
|
|
8
|
-
"library": "@ds-mo/ui",
|
|
9
|
-
"distribution": "npm",
|
|
10
|
-
"storybook": "https://zainadeel.github.io/compomo/?path=/story/shell-gradient-picker",
|
|
11
|
-
"source": "src/wc/components/ShellGradientPicker/ShellGradientPicker.tsx",
|
|
12
|
-
"intentStatus": "complete",
|
|
13
|
-
"intent": {
|
|
14
|
-
"audience": "specialized",
|
|
15
|
-
"status": "deprecated",
|
|
16
|
-
"replacedBy": "component:ds-swatch-picker",
|
|
17
|
-
"replacementReason": "SwatchPicker now owns the same accessible interaction with a generic option model that supports both flat colors and gradients.",
|
|
18
|
-
"summary": "Deprecated compatibility wrapper that maps the fixed ShellApp wash presets into SwatchPicker.",
|
|
19
|
-
"useWhen": [
|
|
20
|
-
"Adding the Appearance or Theme section to the application's user or account menu.",
|
|
21
|
-
"Users must choose the global ShellApp chrome treatment from none, cool, neutral, warm, or fresh."
|
|
22
|
-
],
|
|
23
|
-
"avoidWhen": [
|
|
24
|
-
"Choosing semantic intent, page background, chart, content, or brand colors.",
|
|
25
|
-
"Building an arbitrary gradient editor or allowing custom gradient values.",
|
|
26
|
-
"A picker already exists for the application; provide exactly one canonical preference location.",
|
|
27
|
-
"Rendering an individual swatch outside the complete picker."
|
|
28
|
-
],
|
|
29
|
-
"alternatives": [
|
|
30
|
-
{
|
|
31
|
-
"when": "The user is selecting the application light, dark, or system color mode.",
|
|
32
|
-
"component": "component:ds-menu",
|
|
33
|
-
"reason": "Color mode is a separate appearance preference and should use ordinary menu selection rows."
|
|
34
|
-
}
|
|
35
|
-
],
|
|
36
|
-
"commonlyComposedWith": [
|
|
37
|
-
"component:ds-shell-app",
|
|
38
|
-
"component:ds-menu"
|
|
39
|
-
],
|
|
40
|
-
"patterns": [
|
|
41
|
-
"pattern:application-shell"
|
|
42
|
-
],
|
|
43
|
-
"accessibility": [
|
|
44
|
-
"Provide a localized groupLabel that describes the shell appearance choice.",
|
|
45
|
-
"Treat the presets as one radio group with one Tab stop; Arrow keys, Home, and End move and select within the group.",
|
|
46
|
-
"Keep the visible compact swatches and their accessible preset names; do not rely on color alone for assistive technology."
|
|
47
|
-
],
|
|
48
|
-
"states": [
|
|
49
|
-
"Neutral is the default preset; none renders solid shell chrome without a wash.",
|
|
50
|
-
"Cool, neutral, warm, and fresh use design tokens and automatically adapt to the active light or dark color theme.",
|
|
51
|
-
"Apply dsChange immediately to ShellApp.gradientPreset and keep the containing account menu open.",
|
|
52
|
-
"The application owns local persistence, cross-tab synchronization, and server or account preference precedence; the picker owns only selection UI and events.",
|
|
53
|
-
"Treat the fixed preset union as the only supported values and do not construct custom gradients."
|
|
54
|
-
],
|
|
55
|
-
"responsiveBehavior": [
|
|
56
|
-
"Keep the compact picker in the user or account appearance menu on supported desktop and tablet shell compositions.",
|
|
57
|
-
"The future mobile account surface may present the same preference differently."
|
|
58
|
-
],
|
|
59
|
-
"frameworkCaveats": {
|
|
60
|
-
"customElements": [
|
|
61
|
-
"Listen for dsChange, resolve application preference precedence, and assign the result to the single ShellApp gradientPreset property."
|
|
62
|
-
],
|
|
63
|
-
"react": [
|
|
64
|
-
"Use the generated wrapper and handle onDsChange without closing the containing account menu."
|
|
65
|
-
],
|
|
66
|
-
"angular": [
|
|
67
|
-
"Bind value to the resolved preference and handle dsChange to update application state."
|
|
68
|
-
]
|
|
69
|
-
},
|
|
70
|
-
"references": [
|
|
71
|
-
{
|
|
72
|
-
"label": "Replacement stories",
|
|
73
|
-
"path": "src/wc/components/SwatchPicker/SwatchPicker.stories.ts"
|
|
74
|
-
},
|
|
75
|
-
{
|
|
76
|
-
"label": "ShellApp gradient contract",
|
|
77
|
-
"path": "src/wc/components/ShellApp/ShellApp.mdx"
|
|
78
|
-
},
|
|
79
|
-
{
|
|
80
|
-
"label": "Application shell composition",
|
|
81
|
-
"path": "agent/patterns/application-shell/pattern.agent.json"
|
|
82
|
-
}
|
|
83
|
-
]
|
|
84
|
-
},
|
|
85
|
-
"api": {
|
|
86
|
-
"props": {
|
|
87
|
-
"groupLabel": {
|
|
88
|
-
"type": "string",
|
|
89
|
-
"resolvedType": "string",
|
|
90
|
-
"attribute": "group-label",
|
|
91
|
-
"default": "'Shell gradient theme'",
|
|
92
|
-
"required": false,
|
|
93
|
-
"mutable": false
|
|
94
|
-
},
|
|
95
|
-
"value": {
|
|
96
|
-
"type": "ShellGradientPreset",
|
|
97
|
-
"resolvedType": "\"cool\" | \"fresh\" | \"neutral\" | \"none\" | \"warm\"",
|
|
98
|
-
"attribute": "value",
|
|
99
|
-
"default": "'neutral'",
|
|
100
|
-
"required": false,
|
|
101
|
-
"mutable": true,
|
|
102
|
-
"description": "Active shell wash preset."
|
|
103
|
-
}
|
|
104
|
-
},
|
|
105
|
-
"events": [
|
|
106
|
-
{
|
|
107
|
-
"name": "dsChange",
|
|
108
|
-
"detail": "ShellGradientPreset",
|
|
109
|
-
"bubbles": true,
|
|
110
|
-
"cancelable": true,
|
|
111
|
-
"composed": true
|
|
112
|
-
}
|
|
113
|
-
],
|
|
114
|
-
"methods": [],
|
|
115
|
-
"slots": []
|
|
116
|
-
},
|
|
117
|
-
"props": {
|
|
118
|
-
"groupLabel": {
|
|
119
|
-
"type": "string",
|
|
120
|
-
"resolvedType": "string",
|
|
121
|
-
"attribute": "group-label",
|
|
122
|
-
"default": "'Shell gradient theme'",
|
|
123
|
-
"required": false,
|
|
124
|
-
"mutable": false
|
|
125
|
-
},
|
|
126
|
-
"value": {
|
|
127
|
-
"type": "ShellGradientPreset",
|
|
128
|
-
"resolvedType": "\"cool\" | \"fresh\" | \"neutral\" | \"none\" | \"warm\"",
|
|
129
|
-
"attribute": "value",
|
|
130
|
-
"default": "'neutral'",
|
|
131
|
-
"required": false,
|
|
132
|
-
"mutable": true,
|
|
133
|
-
"description": "Active shell wash preset."
|
|
134
|
-
}
|
|
135
|
-
},
|
|
136
|
-
"events": [
|
|
137
|
-
{
|
|
138
|
-
"name": "dsChange",
|
|
139
|
-
"detail": "ShellGradientPreset",
|
|
140
|
-
"bubbles": true,
|
|
141
|
-
"cancelable": true,
|
|
142
|
-
"composed": true
|
|
143
|
-
}
|
|
144
|
-
],
|
|
145
|
-
"methods": [],
|
|
146
|
-
"slots": [],
|
|
147
|
-
"exports": {
|
|
148
|
-
"customElement": "ds-shell-gradient-picker",
|
|
149
|
-
"react": "DsShellGradientPicker",
|
|
150
|
-
"angular": "DsShellGradientPicker"
|
|
151
|
-
},
|
|
152
|
-
"consumption": {
|
|
153
|
-
"install": "npm install @ds-mo/ui @ds-mo/tokens @ds-mo/icons",
|
|
154
|
-
"cssSetup": "import '@ds-mo/tokens';\nimport '@ds-mo/tokens/reset';\nimport '@ds-mo/tokens/globals';",
|
|
155
|
-
"customElements": {
|
|
156
|
-
"import": "import '@ds-mo/ui/dist/components/ds-shell-gradient-picker.js';",
|
|
157
|
-
"example": "<ds-shell-gradient-picker></ds-shell-gradient-picker>"
|
|
158
|
-
},
|
|
159
|
-
"react": {
|
|
160
|
-
"import": "import { DsShellGradientPicker } from '@ds-mo/ui/react';",
|
|
161
|
-
"example": "<DsShellGradientPicker />"
|
|
162
|
-
},
|
|
163
|
-
"angular": {
|
|
164
|
-
"import": "import { DsShellGradientPicker } from '@ds-mo/ui/angular/ds-shell-gradient-picker';",
|
|
165
|
-
"example": "<ds-shell-gradient-picker></ds-shell-gradient-picker>"
|
|
166
|
-
},
|
|
167
|
-
"peerDependencies": {
|
|
168
|
-
"required": [
|
|
169
|
-
"@ds-mo/tokens ^5.0.0",
|
|
170
|
-
"@ds-mo/icons ^6.4.0"
|
|
171
|
-
],
|
|
172
|
-
"frameworks": "Custom Elements; React 18/19 wrappers; Angular 19-22 standalone adapters."
|
|
173
|
-
}
|
|
174
|
-
}
|
|
175
|
-
},
|
|
176
|
-
"dependencies": [
|
|
177
|
-
"@ds-mo/ui",
|
|
178
|
-
"@ds-mo/tokens"
|
|
179
|
-
],
|
|
180
|
-
"registryDependencies": [
|
|
181
|
-
"swatch-picker"
|
|
182
|
-
],
|
|
183
|
-
"files": [
|
|
184
|
-
{
|
|
185
|
-
"path": "src/wc/components/ShellGradientPicker/ShellGradientPicker.css",
|
|
186
|
-
"content": ":host {\n display: block;\n width: 100%;\n}\n",
|
|
187
|
-
"type": "registry:ui"
|
|
188
|
-
},
|
|
189
|
-
{
|
|
190
|
-
"path": "src/wc/components/ShellGradientPicker/ShellGradientPicker.tsx",
|
|
191
|
-
"content": "import { Component, Prop, Event, EventEmitter, h, Host } from '@stencil/core';\nimport {\n DEFAULT_SHELL_GRADIENT_PRESET,\n normalizeShellGradientPreset,\n type ShellGradientPreset,\n} from '../ShellGradientSwatch/shell-gradient-swatch-types';\nimport { shellGradientPickerSections } from '../../shell/shell-gradient-presets';\n\n/** @deprecated Use `ds-swatch-picker` with shell preset options. */\n@Component({\n tag: 'ds-shell-gradient-picker',\n styleUrl: 'ShellGradientPicker.css',\n scoped: true,\n})\nexport class ShellGradientPicker {\n /** Active shell wash preset. */\n @Prop({ mutable: true, reflect: true }) value: ShellGradientPreset =\n DEFAULT_SHELL_GRADIENT_PRESET;\n @Prop() groupLabel: string = 'Shell gradient theme';\n\n @Event() dsChange!: EventEmitter<ShellGradientPreset>;\n\n private handleChange = (value: string) => {\n const normalized = normalizeShellGradientPreset(value);\n if (normalized === normalizeShellGradientPreset(this.value)) return;\n this.value = normalized;\n this.dsChange.emit(normalized);\n };\n\n render() {\n return (\n <Host>\n <ds-swatch-picker\n value={normalizeShellGradientPreset(this.value)}\n groupLabel={this.groupLabel}\n sections={shellGradientPickerSections()}\n onDsChange={(event: CustomEvent<string>) => {\n event.stopPropagation();\n this.handleChange(event.detail);\n }}\n />\n </Host>\n );\n }\n}\n",
|
|
192
|
-
"type": "registry:ui"
|
|
193
|
-
}
|
|
194
|
-
]
|
|
195
|
-
}
|
|
@@ -1,215 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"$schema": "https://ui.shadcn.com/schema/registry-item.json",
|
|
3
|
-
"name": "shell-gradient-swatch",
|
|
4
|
-
"title": "ShellGradientSwatch",
|
|
5
|
-
"description": "Deprecated internal compatibility component for one legacy ShellApp gradient swatch.",
|
|
6
|
-
"type": "registry:ui",
|
|
7
|
-
"meta": {
|
|
8
|
-
"library": "@ds-mo/ui",
|
|
9
|
-
"distribution": "npm",
|
|
10
|
-
"storybook": "https://zainadeel.github.io/compomo/?path=/story/shell-gradient-swatch",
|
|
11
|
-
"source": "src/wc/components/ShellGradientSwatch/ShellGradientSwatch.tsx",
|
|
12
|
-
"intentStatus": "complete",
|
|
13
|
-
"intent": {
|
|
14
|
-
"audience": "internal",
|
|
15
|
-
"status": "deprecated",
|
|
16
|
-
"replacedBy": "component:ds-swatch-picker",
|
|
17
|
-
"replacementReason": "SwatchPicker renders its option buttons internally so an individually published radio swatch is no longer needed.",
|
|
18
|
-
"summary": "Deprecated internal compatibility component for one legacy ShellApp gradient swatch.",
|
|
19
|
-
"useWhen": [
|
|
20
|
-
"Maintaining or extending ShellGradientPicker inside CompoMo."
|
|
21
|
-
],
|
|
22
|
-
"avoidWhen": [
|
|
23
|
-
"Building application UI directly; use ShellGradientPicker instead.",
|
|
24
|
-
"Selecting semantic, brand, chart, page, or arbitrary gradient colors.",
|
|
25
|
-
"Creating a partial or custom set of shell gradient choices."
|
|
26
|
-
],
|
|
27
|
-
"alternatives": [
|
|
28
|
-
{
|
|
29
|
-
"when": "An application needs the supported global shell appearance control.",
|
|
30
|
-
"component": "component:ds-swatch-picker",
|
|
31
|
-
"reason": "SwatchPicker provides the complete radio-group semantics, keyboard behavior, generic previews, and selection event."
|
|
32
|
-
}
|
|
33
|
-
],
|
|
34
|
-
"commonlyComposedWith": [
|
|
35
|
-
"component:ds-swatch-picker"
|
|
36
|
-
],
|
|
37
|
-
"accessibility": [
|
|
38
|
-
"Keep radio semantics, aria-checked state, and a preset-specific accessible name on the internal button.",
|
|
39
|
-
"Let ShellGradientPicker manage the roving tab stop and group keyboard navigation.",
|
|
40
|
-
"Do not expose an unlabeled color-only choice."
|
|
41
|
-
],
|
|
42
|
-
"states": [
|
|
43
|
-
"Preset determines the token-based preview; selected determines radio state and selected visuals.",
|
|
44
|
-
"The selected swatch owns the radio group's single tab stop while ShellGradientPicker coordinates selection and focus movement.",
|
|
45
|
-
"isInactive disables interaction but does not remove the accessible name."
|
|
46
|
-
],
|
|
47
|
-
"responsiveBehavior": [
|
|
48
|
-
"Preserve the fixed compact swatch geometry and let ShellGradientPicker own layout."
|
|
49
|
-
],
|
|
50
|
-
"frameworkCaveats": {
|
|
51
|
-
"customElements": [
|
|
52
|
-
"Do not instantiate this internal primitive in consuming applications."
|
|
53
|
-
],
|
|
54
|
-
"react": [
|
|
55
|
-
"Use DsShellGradientPicker rather than the generated swatch wrapper."
|
|
56
|
-
],
|
|
57
|
-
"angular": [
|
|
58
|
-
"Use DsShellGradientPicker rather than importing DsShellGradientSwatch."
|
|
59
|
-
]
|
|
60
|
-
},
|
|
61
|
-
"references": [
|
|
62
|
-
{
|
|
63
|
-
"label": "Parent picker",
|
|
64
|
-
"path": "src/wc/components/ShellGradientPicker/ShellGradientPicker.tsx"
|
|
65
|
-
}
|
|
66
|
-
]
|
|
67
|
-
},
|
|
68
|
-
"api": {
|
|
69
|
-
"props": {
|
|
70
|
-
"ariaLabel": {
|
|
71
|
-
"type": "string | null",
|
|
72
|
-
"resolvedType": "null | string",
|
|
73
|
-
"attribute": "aria-label",
|
|
74
|
-
"default": "null",
|
|
75
|
-
"required": false,
|
|
76
|
-
"mutable": false
|
|
77
|
-
},
|
|
78
|
-
"isInactive": {
|
|
79
|
-
"type": "boolean",
|
|
80
|
-
"resolvedType": "boolean",
|
|
81
|
-
"attribute": "is-inactive",
|
|
82
|
-
"default": "false",
|
|
83
|
-
"required": false,
|
|
84
|
-
"mutable": false
|
|
85
|
-
},
|
|
86
|
-
"preset": {
|
|
87
|
-
"type": "ShellGradientPreset",
|
|
88
|
-
"resolvedType": "\"cool\" | \"fresh\" | \"neutral\" | \"none\" | \"warm\"",
|
|
89
|
-
"attribute": "preset",
|
|
90
|
-
"default": "'neutral'",
|
|
91
|
-
"required": false,
|
|
92
|
-
"mutable": false,
|
|
93
|
-
"description": "Wash preset this orb previews."
|
|
94
|
-
},
|
|
95
|
-
"selected": {
|
|
96
|
-
"type": "boolean",
|
|
97
|
-
"resolvedType": "boolean",
|
|
98
|
-
"attribute": "selected",
|
|
99
|
-
"default": "false",
|
|
100
|
-
"required": false,
|
|
101
|
-
"mutable": false,
|
|
102
|
-
"description": "Selected — brand stroke + halo over inner fill/border/interaction stack."
|
|
103
|
-
}
|
|
104
|
-
},
|
|
105
|
-
"events": [
|
|
106
|
-
{
|
|
107
|
-
"name": "dsSelect",
|
|
108
|
-
"detail": "ShellGradientPreset",
|
|
109
|
-
"bubbles": true,
|
|
110
|
-
"cancelable": true,
|
|
111
|
-
"composed": true
|
|
112
|
-
}
|
|
113
|
-
],
|
|
114
|
-
"methods": [],
|
|
115
|
-
"slots": []
|
|
116
|
-
},
|
|
117
|
-
"props": {
|
|
118
|
-
"ariaLabel": {
|
|
119
|
-
"type": "string | null",
|
|
120
|
-
"resolvedType": "null | string",
|
|
121
|
-
"attribute": "aria-label",
|
|
122
|
-
"default": "null",
|
|
123
|
-
"required": false,
|
|
124
|
-
"mutable": false
|
|
125
|
-
},
|
|
126
|
-
"isInactive": {
|
|
127
|
-
"type": "boolean",
|
|
128
|
-
"resolvedType": "boolean",
|
|
129
|
-
"attribute": "is-inactive",
|
|
130
|
-
"default": "false",
|
|
131
|
-
"required": false,
|
|
132
|
-
"mutable": false
|
|
133
|
-
},
|
|
134
|
-
"preset": {
|
|
135
|
-
"type": "ShellGradientPreset",
|
|
136
|
-
"resolvedType": "\"cool\" | \"fresh\" | \"neutral\" | \"none\" | \"warm\"",
|
|
137
|
-
"attribute": "preset",
|
|
138
|
-
"default": "'neutral'",
|
|
139
|
-
"required": false,
|
|
140
|
-
"mutable": false,
|
|
141
|
-
"description": "Wash preset this orb previews."
|
|
142
|
-
},
|
|
143
|
-
"selected": {
|
|
144
|
-
"type": "boolean",
|
|
145
|
-
"resolvedType": "boolean",
|
|
146
|
-
"attribute": "selected",
|
|
147
|
-
"default": "false",
|
|
148
|
-
"required": false,
|
|
149
|
-
"mutable": false,
|
|
150
|
-
"description": "Selected — brand stroke + halo over inner fill/border/interaction stack."
|
|
151
|
-
}
|
|
152
|
-
},
|
|
153
|
-
"events": [
|
|
154
|
-
{
|
|
155
|
-
"name": "dsSelect",
|
|
156
|
-
"detail": "ShellGradientPreset",
|
|
157
|
-
"bubbles": true,
|
|
158
|
-
"cancelable": true,
|
|
159
|
-
"composed": true
|
|
160
|
-
}
|
|
161
|
-
],
|
|
162
|
-
"methods": [],
|
|
163
|
-
"slots": [],
|
|
164
|
-
"exports": {
|
|
165
|
-
"customElement": "ds-shell-gradient-swatch",
|
|
166
|
-
"react": "DsShellGradientSwatch",
|
|
167
|
-
"angular": "DsShellGradientSwatch"
|
|
168
|
-
},
|
|
169
|
-
"consumption": {
|
|
170
|
-
"install": "npm install @ds-mo/ui @ds-mo/tokens @ds-mo/icons",
|
|
171
|
-
"cssSetup": "import '@ds-mo/tokens';\nimport '@ds-mo/tokens/reset';\nimport '@ds-mo/tokens/globals';",
|
|
172
|
-
"customElements": {
|
|
173
|
-
"import": "import '@ds-mo/ui/dist/components/ds-shell-gradient-swatch.js';",
|
|
174
|
-
"example": "<ds-shell-gradient-swatch></ds-shell-gradient-swatch>"
|
|
175
|
-
},
|
|
176
|
-
"react": {
|
|
177
|
-
"import": "import { DsShellGradientSwatch } from '@ds-mo/ui/react';",
|
|
178
|
-
"example": "<DsShellGradientSwatch />"
|
|
179
|
-
},
|
|
180
|
-
"angular": {
|
|
181
|
-
"import": "import { DsShellGradientSwatch } from '@ds-mo/ui/angular/ds-shell-gradient-swatch';",
|
|
182
|
-
"example": "<ds-shell-gradient-swatch></ds-shell-gradient-swatch>"
|
|
183
|
-
},
|
|
184
|
-
"peerDependencies": {
|
|
185
|
-
"required": [
|
|
186
|
-
"@ds-mo/tokens ^5.0.0",
|
|
187
|
-
"@ds-mo/icons ^6.4.0"
|
|
188
|
-
],
|
|
189
|
-
"frameworks": "Custom Elements; React 18/19 wrappers; Angular 19-22 standalone adapters."
|
|
190
|
-
}
|
|
191
|
-
}
|
|
192
|
-
},
|
|
193
|
-
"dependencies": [
|
|
194
|
-
"@ds-mo/ui",
|
|
195
|
-
"@ds-mo/tokens"
|
|
196
|
-
],
|
|
197
|
-
"registryDependencies": [],
|
|
198
|
-
"files": [
|
|
199
|
-
{
|
|
200
|
-
"path": "src/wc/components/ShellGradientSwatch/ShellGradientSwatch.css",
|
|
201
|
-
"content": "@import '../../utils/focus-ring.css';\n@import '../../utils/control-inactive.css';\n\n/**\n * Swatch — 24×24 orb (size-300). Spacing lives on the picker row.\n *\n * Layer stack (bottom → top):\n * Default: fill → border → interaction (hover/press)\n * Selected: fill → border → interaction → halo → stroke (brand)\n */\n\n:host {\n box-sizing: border-box;\n display: inline-flex;\n flex: 0 0 auto;\n width: var(--dimension-size-300);\n height: var(--dimension-size-300);\n --_swatch-inner-inset: calc(\n var(--dimension-stroke-width-025) + var(--dimension-space-025)\n );\n --_swatch-ring-bg: var(--color-background-primary);\n --_swatch-select-motion: var(--effect-motion-short-3);\n}\n\n.shell-gradient-swatch {\n position: relative;\n box-sizing: border-box;\n width: var(--dimension-size-300);\n height: var(--dimension-size-300);\n padding: 0;\n border: none;\n border-radius: var(--dimension-radius-half);\n background: transparent;\n cursor: default;\n flex-shrink: 0;\n isolation: isolate;\n}\n\n.shell-gradient-swatch__fill,\n.shell-gradient-swatch__border,\n.shell-gradient-swatch__interaction,\n.shell-gradient-swatch__halo,\n.shell-gradient-swatch__stroke {\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n border-radius: inherit;\n pointer-events: none;\n}\n\n/* 1 — fill */\n.shell-gradient-swatch__fill {\n z-index: 1;\n background-color: var(--color-background-secondary);\n background-image: var(--_swatch-gradient-image);\n background-repeat: no-repeat;\n background-size: cover;\n background-position: 0 0;\n transition:\n top var(--_swatch-select-motion),\n right var(--_swatch-select-motion),\n bottom var(--_swatch-select-motion),\n left var(--_swatch-select-motion);\n}\n\n.shell-gradient-swatch--none .shell-gradient-swatch__fill {\n background-image: none;\n}\n\n.shell-gradient-swatch:not(.shell-gradient-swatch--none) .shell-gradient-swatch__fill {\n opacity: var(--ds-shell-gradient-opacity, 0.1);\n}\n\n/* 2 — secondary border (matches ds-interaction-fill--bordered) */\n.shell-gradient-swatch__border {\n z-index: 2;\n box-shadow: inset 0 0 0 var(--dimension-stroke-width-012) var(--color-border-secondary);\n transition:\n top var(--_swatch-select-motion),\n right var(--_swatch-select-motion),\n bottom var(--_swatch-select-motion),\n left var(--_swatch-select-motion);\n}\n\n/* 3 — hover / press (over border, under selected chrome) */\n.shell-gradient-swatch__interaction {\n z-index: 3;\n background: transparent;\n transition:\n top var(--_swatch-select-motion),\n right var(--_swatch-select-motion),\n bottom var(--_swatch-select-motion),\n left var(--_swatch-select-motion),\n background-color 0s;\n}\n\n.shell-gradient-swatch:hover:not(:disabled) .shell-gradient-swatch__interaction {\n background: var(--color-interaction-hover);\n}\n\n.shell-gradient-swatch:active:not(:disabled) .shell-gradient-swatch__interaction {\n background: var(--color-interaction-pressed);\n}\n\n/* 4 — halo gap (selected only) */\n.shell-gradient-swatch__halo {\n z-index: 4;\n opacity: 0;\n transform: scale(1.2);\n transform-origin: center;\n box-shadow: inset 0 0 0 var(--_swatch-inner-inset) var(--_swatch-ring-bg);\n transition:\n opacity var(--_swatch-select-motion),\n transform var(--_swatch-select-motion);\n}\n\n/* 5 — brand stroke (selected only) */\n.shell-gradient-swatch__stroke {\n z-index: 5;\n opacity: 0;\n transform: scale(1.2);\n transform-origin: center;\n box-shadow: inset 0 0 0 var(--dimension-stroke-width-025) var(--color-border-bold-brand);\n transition:\n opacity var(--_swatch-select-motion),\n transform var(--_swatch-select-motion);\n}\n\n.shell-gradient-swatch--selected .shell-gradient-swatch__fill,\n.shell-gradient-swatch--selected .shell-gradient-swatch__border,\n.shell-gradient-swatch--selected .shell-gradient-swatch__interaction {\n top: var(--_swatch-inner-inset);\n right: var(--_swatch-inner-inset);\n bottom: var(--_swatch-inner-inset);\n left: var(--_swatch-inner-inset);\n}\n\n.shell-gradient-swatch--selected .shell-gradient-swatch__halo,\n.shell-gradient-swatch--selected .shell-gradient-swatch__stroke {\n opacity: 1;\n transform: scale(1);\n}\n\n/* Inactive: `.ds-control-inactive` (50% opacity). */\n\n@media (prefers-reduced-motion: reduce) {\n .shell-gradient-swatch__fill,\n .shell-gradient-swatch__border,\n .shell-gradient-swatch__interaction,\n .shell-gradient-swatch__halo,\n .shell-gradient-swatch__stroke {\n transition: none;\n }\n}\n",
|
|
202
|
-
"type": "registry:ui"
|
|
203
|
-
},
|
|
204
|
-
{
|
|
205
|
-
"path": "src/wc/components/ShellGradientSwatch/ShellGradientSwatch.tsx",
|
|
206
|
-
"content": "import { Component, Prop, Event, EventEmitter, h, Host } from '@stencil/core';\nimport {\n SHELL_GRADIENT_PRESET_LABELS,\n buildShellRadialGradientForPreset,\n DEFAULT_SHELL_GRADIENT_PRESET,\n type ShellGradientPreset,\n} from './shell-gradient-swatch-types';\nimport { shellGradientPresetOpacity } from '../../shell/shell-gradient-presets';\n\n/** @deprecated Use `ds-swatch-picker`; individual swatches are implementation detail. */\n@Component({\n tag: 'ds-shell-gradient-swatch',\n styleUrl: 'ShellGradientSwatch.css',\n scoped: true,\n})\nexport class ShellGradientSwatch {\n /** Wash preset this orb previews. */\n @Prop({ reflect: true }) preset: ShellGradientPreset = DEFAULT_SHELL_GRADIENT_PRESET;\n\n /** Selected — brand stroke + halo over inner fill/border/interaction stack. */\n @Prop({ reflect: true }) selected = false;\n\n @Prop() isInactive = false;\n\n @Prop({ attribute: 'aria-label' }) ariaLabel: string | null = null;\n\n @Event() dsSelect!: EventEmitter<ShellGradientPreset>;\n\n private handleClick = () => {\n if (this.isInactive) return;\n this.dsSelect.emit(this.preset);\n };\n\n render() {\n const label = this.ariaLabel ?? SHELL_GRADIENT_PRESET_LABELS[this.preset];\n\n return (\n <Host>\n <button\n type=\"button\"\n class={{\n 'shell-gradient-swatch': true,\n 'ds-focus-ring-inset': true,\n 'ds-control-inactive': this.isInactive,\n 'shell-gradient-swatch--selected': this.selected,\n 'shell-gradient-swatch--none': this.preset === 'none',\n }}\n style={\n this.preset === 'none'\n ? undefined\n : {\n '--_swatch-gradient-image': buildShellRadialGradientForPreset(this.preset),\n '--ds-shell-gradient-opacity': shellGradientPresetOpacity(this.preset),\n }\n }\n aria-label={label}\n role=\"radio\"\n aria-checked={this.selected ? 'true' : 'false'}\n tabIndex={this.selected ? 0 : -1}\n disabled={this.isInactive}\n onClick={this.handleClick}\n >\n <span class=\"shell-gradient-swatch__fill\" aria-hidden=\"true\" />\n <span class=\"shell-gradient-swatch__border\" aria-hidden=\"true\" />\n <span class=\"shell-gradient-swatch__interaction\" aria-hidden=\"true\" />\n <span class=\"shell-gradient-swatch__halo\" aria-hidden=\"true\" />\n <span class=\"shell-gradient-swatch__stroke\" aria-hidden=\"true\" />\n </button>\n </Host>\n );\n }\n}\n",
|
|
207
|
-
"type": "registry:ui"
|
|
208
|
-
},
|
|
209
|
-
{
|
|
210
|
-
"path": "src/wc/components/ShellGradientSwatch/shell-gradient-swatch-types.ts",
|
|
211
|
-
"content": "import type { ShellGradientPreset } from '../../shell/shell-gradient-presets';\nexport type { ShellGradientPreset };\n\nexport {\n DEFAULT_SHELL_GRADIENT_PRESET,\n SHELL_GRADIENT_PRESETS,\n SHELL_GRADIENT_WASH_PRESETS,\n SHELL_GRADIENT_PRESET_LABELS,\n buildShellRadialGradientForPreset,\n buildShellRadialGradientFromStops,\n isShellGradientPreset,\n normalizeShellGradientPreset,\n shellGradientPresetOpacity,\n shellGradientPresetRecipe,\n shellGradientPresetStopToken,\n} from '../../shell/shell-gradient-presets';\n",
|
|
212
|
-
"type": "registry:ui"
|
|
213
|
-
}
|
|
214
|
-
]
|
|
215
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
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 DsCardDataVizBarCustomEvent } from "@ds-mo/ui";
|
|
7
|
-
import type { Components } from "@ds-mo/ui/dist/components";
|
|
8
|
-
import { DsCardDataVizBar as DsCardDataVizBarElement } from "@ds-mo/ui/dist/components/ds-card-data-viz-bar.js";
|
|
9
|
-
export type DsCardDataVizBarEvents = {
|
|
10
|
-
onDsFilterClick: EventName<DsCardDataVizBarCustomEvent<void>>;
|
|
11
|
-
};
|
|
12
|
-
export declare const DsCardDataVizBar: StencilReactComponent<DsCardDataVizBarElement, DsCardDataVizBarEvents, Components.DsCardDataVizBar, 'heading'>;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
3
|
-
import React from 'react';
|
|
4
|
-
import { DsCardDataVizBar as DsCardDataVizBarElement, defineCustomElement as defineDsCardDataVizBar } from "@ds-mo/ui/dist/components/ds-card-data-viz-bar.js";
|
|
5
|
-
export const DsCardDataVizBar = /*@__PURE__*/ createComponent({
|
|
6
|
-
tagName: 'ds-card-data-viz-bar',
|
|
7
|
-
elementClass: DsCardDataVizBarElement,
|
|
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: defineDsCardDataVizBar
|
|
12
|
-
});
|
|
@@ -1,12 +0,0 @@
|
|
|
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 DsCardDataVizDonutCustomEvent } from "@ds-mo/ui";
|
|
7
|
-
import type { Components } from "@ds-mo/ui/dist/components";
|
|
8
|
-
import { DsCardDataVizDonut as DsCardDataVizDonutElement } from "@ds-mo/ui/dist/components/ds-card-data-viz-donut.js";
|
|
9
|
-
export type DsCardDataVizDonutEvents = {
|
|
10
|
-
onDsFilterClick: EventName<DsCardDataVizDonutCustomEvent<void>>;
|
|
11
|
-
};
|
|
12
|
-
export declare const DsCardDataVizDonut: StencilReactComponent<DsCardDataVizDonutElement, DsCardDataVizDonutEvents, Components.DsCardDataVizDonut, 'heading'>;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
3
|
-
import React from 'react';
|
|
4
|
-
import { DsCardDataVizDonut as DsCardDataVizDonutElement, defineCustomElement as defineDsCardDataVizDonut } from "@ds-mo/ui/dist/components/ds-card-data-viz-donut.js";
|
|
5
|
-
export const DsCardDataVizDonut = /*@__PURE__*/ createComponent({
|
|
6
|
-
tagName: 'ds-card-data-viz-donut',
|
|
7
|
-
elementClass: DsCardDataVizDonutElement,
|
|
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: defineDsCardDataVizDonut
|
|
12
|
-
});
|
|
@@ -1,12 +0,0 @@
|
|
|
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 DsCardDataVizLineCustomEvent } from "@ds-mo/ui";
|
|
7
|
-
import type { Components } from "@ds-mo/ui/dist/components";
|
|
8
|
-
import { DsCardDataVizLine as DsCardDataVizLineElement } from "@ds-mo/ui/dist/components/ds-card-data-viz-line.js";
|
|
9
|
-
export type DsCardDataVizLineEvents = {
|
|
10
|
-
onDsFilterClick: EventName<DsCardDataVizLineCustomEvent<void>>;
|
|
11
|
-
};
|
|
12
|
-
export declare const DsCardDataVizLine: StencilReactComponent<DsCardDataVizLineElement, DsCardDataVizLineEvents, Components.DsCardDataVizLine, 'heading'>;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
3
|
-
import React from 'react';
|
|
4
|
-
import { DsCardDataVizLine as DsCardDataVizLineElement, defineCustomElement as defineDsCardDataVizLine } from "@ds-mo/ui/dist/components/ds-card-data-viz-line.js";
|
|
5
|
-
export const DsCardDataVizLine = /*@__PURE__*/ createComponent({
|
|
6
|
-
tagName: 'ds-card-data-viz-line',
|
|
7
|
-
elementClass: DsCardDataVizLineElement,
|
|
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: defineDsCardDataVizLine
|
|
12
|
-
});
|
|
@@ -1,9 +0,0 @@
|
|
|
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 { StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
6
|
-
import type { Components } from "@ds-mo/ui/dist/components";
|
|
7
|
-
import { DsCardShellDataViz as DsCardShellDataVizElement } from "@ds-mo/ui/dist/components/ds-card-shell-data-viz.js";
|
|
8
|
-
export type DsCardShellDataVizEvents = NonNullable<unknown>;
|
|
9
|
-
export declare const DsCardShellDataViz: StencilReactComponent<DsCardShellDataVizElement, DsCardShellDataVizEvents, Components.DsCardShellDataViz, 'heading'>;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
3
|
-
import React from 'react';
|
|
4
|
-
import { DsCardShellDataViz as DsCardShellDataVizElement, defineCustomElement as defineDsCardShellDataViz } from "@ds-mo/ui/dist/components/ds-card-shell-data-viz.js";
|
|
5
|
-
export const DsCardShellDataViz = /*@__PURE__*/ createComponent({
|
|
6
|
-
tagName: 'ds-card-shell-data-viz',
|
|
7
|
-
elementClass: DsCardShellDataVizElement,
|
|
8
|
-
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
9
|
-
react: React,
|
|
10
|
-
events: {},
|
|
11
|
-
defineCustomElement: defineDsCardShellDataViz
|
|
12
|
-
});
|
|
@@ -1,9 +0,0 @@
|
|
|
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 { StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
6
|
-
import type { Components } from "@ds-mo/ui/dist/components";
|
|
7
|
-
import { DsChartBarStacked as DsChartBarStackedElement } from "@ds-mo/ui/dist/components/ds-chart-bar-stacked.js";
|
|
8
|
-
export type DsChartBarStackedEvents = NonNullable<unknown>;
|
|
9
|
-
export declare const DsChartBarStacked: StencilReactComponent<DsChartBarStackedElement, DsChartBarStackedEvents, Components.DsChartBarStacked>;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
3
|
-
import React from 'react';
|
|
4
|
-
import { DsChartBarStacked as DsChartBarStackedElement, defineCustomElement as defineDsChartBarStacked } from "@ds-mo/ui/dist/components/ds-chart-bar-stacked.js";
|
|
5
|
-
export const DsChartBarStacked = /*@__PURE__*/ createComponent({
|
|
6
|
-
tagName: 'ds-chart-bar-stacked',
|
|
7
|
-
elementClass: DsChartBarStackedElement,
|
|
8
|
-
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
9
|
-
react: React,
|
|
10
|
-
events: {},
|
|
11
|
-
defineCustomElement: defineDsChartBarStacked
|
|
12
|
-
});
|
|
@@ -1,14 +0,0 @@
|
|
|
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 DsSelectMultiCustomEvent } from "@ds-mo/ui";
|
|
7
|
-
import type { Components } from "@ds-mo/ui/dist/components";
|
|
8
|
-
import { DsSelectMulti as DsSelectMultiElement } from "@ds-mo/ui/dist/components/ds-select-multi.js";
|
|
9
|
-
export type DsSelectMultiEvents = {
|
|
10
|
-
onDsChange: EventName<DsSelectMultiCustomEvent<string[]>>;
|
|
11
|
-
onDsClear: EventName<DsSelectMultiCustomEvent<void>>;
|
|
12
|
-
onDsOpenChange: EventName<DsSelectMultiCustomEvent<boolean>>;
|
|
13
|
-
};
|
|
14
|
-
export declare const DsSelectMulti: StencilReactComponent<DsSelectMultiElement, DsSelectMultiEvents, Components.DsSelectMulti>;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
3
|
-
import React from 'react';
|
|
4
|
-
import { DsSelectMulti as DsSelectMultiElement, defineCustomElement as defineDsSelectMulti } from "@ds-mo/ui/dist/components/ds-select-multi.js";
|
|
5
|
-
export const DsSelectMulti = /*@__PURE__*/ createComponent({
|
|
6
|
-
tagName: 'ds-select-multi',
|
|
7
|
-
elementClass: DsSelectMultiElement,
|
|
8
|
-
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
9
|
-
react: React,
|
|
10
|
-
events: {
|
|
11
|
-
onDsChange: 'dsChange',
|
|
12
|
-
onDsClear: 'dsClear',
|
|
13
|
-
onDsOpenChange: 'dsOpenChange'
|
|
14
|
-
},
|
|
15
|
-
defineCustomElement: defineDsSelectMulti
|
|
16
|
-
});
|
|
@@ -1,12 +0,0 @@
|
|
|
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 DsShellGradientPickerCustomEvent, type ShellGradientPreset } from "@ds-mo/ui";
|
|
7
|
-
import type { Components } from "@ds-mo/ui/dist/components";
|
|
8
|
-
import { DsShellGradientPicker as DsShellGradientPickerElement } from "@ds-mo/ui/dist/components/ds-shell-gradient-picker.js";
|
|
9
|
-
export type DsShellGradientPickerEvents = {
|
|
10
|
-
onDsChange: EventName<DsShellGradientPickerCustomEvent<ShellGradientPreset>>;
|
|
11
|
-
};
|
|
12
|
-
export declare const DsShellGradientPicker: StencilReactComponent<DsShellGradientPickerElement, DsShellGradientPickerEvents, Components.DsShellGradientPicker>;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
3
|
-
import React from 'react';
|
|
4
|
-
import { DsShellGradientPicker as DsShellGradientPickerElement, defineCustomElement as defineDsShellGradientPicker } from "@ds-mo/ui/dist/components/ds-shell-gradient-picker.js";
|
|
5
|
-
export const DsShellGradientPicker = /*@__PURE__*/ createComponent({
|
|
6
|
-
tagName: 'ds-shell-gradient-picker',
|
|
7
|
-
elementClass: DsShellGradientPickerElement,
|
|
8
|
-
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
9
|
-
react: React,
|
|
10
|
-
events: { onDsChange: 'dsChange' },
|
|
11
|
-
defineCustomElement: defineDsShellGradientPicker
|
|
12
|
-
});
|
|
@@ -1,12 +0,0 @@
|
|
|
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 DsShellGradientSwatchCustomEvent, type ShellGradientPreset } from "@ds-mo/ui";
|
|
7
|
-
import type { Components } from "@ds-mo/ui/dist/components";
|
|
8
|
-
import { DsShellGradientSwatch as DsShellGradientSwatchElement } from "@ds-mo/ui/dist/components/ds-shell-gradient-swatch.js";
|
|
9
|
-
export type DsShellGradientSwatchEvents = {
|
|
10
|
-
onDsSelect: EventName<DsShellGradientSwatchCustomEvent<ShellGradientPreset>>;
|
|
11
|
-
};
|
|
12
|
-
export declare const DsShellGradientSwatch: StencilReactComponent<DsShellGradientSwatchElement, DsShellGradientSwatchEvents, Components.DsShellGradientSwatch>;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
3
|
-
import React from 'react';
|
|
4
|
-
import { DsShellGradientSwatch as DsShellGradientSwatchElement, defineCustomElement as defineDsShellGradientSwatch } from "@ds-mo/ui/dist/components/ds-shell-gradient-swatch.js";
|
|
5
|
-
export const DsShellGradientSwatch = /*@__PURE__*/ createComponent({
|
|
6
|
-
tagName: 'ds-shell-gradient-swatch',
|
|
7
|
-
elementClass: DsShellGradientSwatchElement,
|
|
8
|
-
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
9
|
-
react: React,
|
|
10
|
-
events: { onDsSelect: 'dsSelect' },
|
|
11
|
-
defineCustomElement: defineDsShellGradientSwatch
|
|
12
|
-
});
|