@ds-mo/ui 11.1.0 → 12.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 -1
- package/dist/.build-stamp +1 -1
- package/dist/agent-patterns.json +150 -9
- package/dist/agent.json +488 -174
- package/dist/angular/ds-bar-title.d.ts +28 -0
- package/dist/angular/ds-bar-title.js +48 -0
- package/dist/angular/ds-panel-nav.d.ts +1 -1
- package/dist/angular/{ds-app-shell.d.ts → ds-shell-app.d.ts} +5 -5
- package/dist/angular/{ds-app-shell.js → ds-shell-app.js} +10 -10
- package/dist/angular/ds-shell-page.d.ts +12 -0
- package/dist/angular/ds-shell-page.js +38 -0
- package/dist/angular/index.d.ts +1 -1
- package/dist/angular/index.js +3 -1
- package/dist/angular/proxies.d.ts +3 -1
- package/dist/angular/proxies.js +3 -1
- package/dist/components/ds-agent-activity.js +1 -1
- package/dist/components/ds-agent-response.js +1 -1
- package/dist/components/ds-agent-response.js.map +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-avatar.js +1 -1
- package/dist/components/ds-avatar.js.map +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-app-shell.d.ts → ds-bar-title.d.ts} +4 -4
- package/dist/components/ds-bar-title.js +2 -0
- package/dist/components/ds-bar-title.js.map +1 -0
- package/dist/components/ds-button-filled.js +1 -1
- package/dist/components/ds-button-unfilled.js +1 -1
- package/dist/components/ds-card-data-viz-donut.js +1 -1
- package/dist/components/ds-card-setting.js +1 -1
- package/dist/components/ds-card-shell-data-viz.js +1 -1
- package/dist/components/ds-chart-bar.js +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-line.js +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-empty-state.js +1 -1
- package/dist/components/ds-field.js +1 -1
- package/dist/components/ds-icon.js +1 -1
- package/dist/components/ds-input.js +1 -1
- package/dist/components/ds-markdown.js +1 -1
- package/dist/components/ds-menu.js +1 -1
- package/dist/components/ds-message-composer.js +1 -1
- package/dist/components/ds-message-composer.js.map +1 -1
- package/dist/components/ds-message-scroller.js +1 -1
- package/dist/components/ds-message-scroller.js.map +1 -1
- package/dist/components/ds-message.js +1 -1
- package/dist/components/ds-modal.js +1 -1
- package/dist/components/ds-modal.js.map +1 -1
- package/dist/components/ds-panel-nav.js +1 -1
- package/dist/components/ds-panel-nav.js.map +1 -1
- package/dist/components/ds-panel-sub-nav.js +1 -1
- package/dist/components/ds-panel-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-tool-search.js.map +1 -1
- package/dist/components/ds-panel-tools.js +1 -1
- package/dist/components/ds-panel-tools.js.map +1 -1
- package/dist/components/ds-radio.js +1 -1
- package/dist/components/ds-select-multi.js +1 -1
- package/dist/components/ds-select-multi.js.map +1 -1
- package/dist/components/ds-select.js +1 -1
- package/dist/components/ds-select.js.map +1 -1
- package/dist/components/ds-shell-app.d.ts +11 -0
- package/dist/components/ds-shell-app.js +2 -0
- package/dist/components/ds-shell-app.js.map +1 -0
- package/dist/components/ds-shell-gradient-picker.js +1 -1
- package/dist/components/ds-shell-gradient-picker.js.map +1 -1
- package/dist/components/ds-shell-gradient-swatch.js +1 -1
- package/dist/components/ds-shell-page.d.ts +11 -0
- package/dist/components/ds-shell-page.js +2 -0
- package/dist/components/ds-shell-page.js.map +1 -0
- 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-DJ78wdNv.js → p-B9jvSGid.js} +2 -2
- package/dist/components/{p-DuNZGFkV.js → p-BAfG3M8z.js} +2 -2
- package/dist/components/p-BAfG3M8z.js.map +1 -0
- package/dist/components/{p-Dh4q5TSS.js → p-BfEjWe8U.js} +2 -2
- package/dist/components/{p-CZZYGqKz.js → p-Bs6SS34m.js} +2 -2
- package/dist/components/p-BzsITTZa.js +2 -0
- package/dist/components/p-BzsITTZa.js.map +1 -0
- package/dist/components/p-C3Zfn7hz.js +2 -0
- package/dist/components/p-C3Zfn7hz.js.map +1 -0
- package/dist/components/{p-bNpFhP5L.js → p-CR7yMitN.js} +2 -2
- package/dist/components/p-CTV_QWC5.js +2 -0
- package/dist/components/p-CTV_QWC5.js.map +1 -0
- package/dist/components/p-CUik7PCi.js +2 -0
- package/dist/components/p-CUik7PCi.js.map +1 -0
- package/dist/components/{p-BKhG2xrW.js → p-D2x17ei-.js} +1 -1
- package/dist/components/{p-BKhG2xrW.js.map → p-D2x17ei-.js.map} +1 -1
- package/dist/components/{p-CjP8sYlo.js → p-DABj3qTX.js} +2 -2
- package/dist/components/p-DfIch2Dk.js +2 -0
- package/dist/components/{p-BCCt2eT_.js.map → p-DfIch2Dk.js.map} +1 -1
- package/dist/components/{p-Bet_UjML.js → p-Dfxnxx7L.js} +2 -2
- package/dist/components/{p-CrwU83-g.js → p-Dg3xLna0.js} +2 -2
- package/dist/components/{p-BaZRP4Oo.js → p-DpyTrZa2.js} +2 -2
- package/dist/components/{p-P_4vE1ub.js → p-Dqwcw1-m.js} +2 -2
- package/dist/components/{p-CyoHRqy6.js → p-DszI94sZ.js} +2 -2
- package/dist/components/{p-DrDHC7V6.js → p-DxeHimqk.js} +2 -2
- package/dist/components/{p-DrDHC7V6.js.map → p-DxeHimqk.js.map} +1 -1
- package/dist/components/p-Dy3Skua8.js +2 -0
- package/dist/components/{p-B_qVPsEU.js.map → p-Dy3Skua8.js.map} +1 -1
- package/dist/components/{p-CLn7QnE0.js → p-Dy_sZ-dI.js} +2 -2
- package/dist/components/{p-BEWtqFX7.js → p-LFGbdi7Y.js} +2 -2
- package/dist/components/{p-0kEg-Z4f.js → p-liMPkhUP.js} +2 -2
- package/dist/components/{p-CPPAndX2.js → p-tDXHTAJh.js} +2 -2
- package/dist/components/{p-DTqCBjUj.js → p-webARv8d.js} +2 -2
- package/dist/docs/components.json +1122 -330
- package/dist/lib/shell/chrome-transition.d.ts +1 -1
- package/dist/lib/shell/index.js +1 -1
- package/dist/lib/shell/index.js.map +1 -1
- package/dist/lib/shell/shell-gradient.d.ts +2 -2
- package/dist/mcp-data/registry/agent-activity.json +1 -1
- package/dist/mcp-data/registry/agent-response.json +1 -1
- package/dist/mcp-data/registry/agent-source-list.json +1 -1
- package/dist/mcp-data/registry/agent-tool-call.json +1 -1
- package/dist/mcp-data/registry/attachment-list.json +1 -1
- package/dist/mcp-data/registry/avatar.json +2 -2
- package/dist/mcp-data/registry/badge.json +5 -5
- package/dist/mcp-data/registry/bar-nav.json +9 -9
- package/dist/mcp-data/registry/bar-title.json +451 -0
- package/dist/mcp-data/registry/button-filled.json +1 -1
- package/dist/mcp-data/registry/button-unfilled.json +1 -1
- package/dist/mcp-data/registry/card-data-viz-donut.json +1 -1
- package/dist/mcp-data/registry/card-setting.json +1 -1
- package/dist/mcp-data/registry/card-shell-data-viz.json +1 -1
- package/dist/mcp-data/registry/chart-bar.json +1 -1
- package/dist/mcp-data/registry/chart-donut.json +1 -1
- package/dist/mcp-data/registry/chart-legend.json +1 -1
- package/dist/mcp-data/registry/chart-line.json +1 -1
- package/dist/mcp-data/registry/checkbox.json +1 -1
- package/dist/mcp-data/registry/chip.json +1 -1
- package/dist/mcp-data/registry/code-block.json +5 -4
- package/dist/mcp-data/registry/conversation-list-item.json +1 -1
- 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 +1 -1
- package/dist/mcp-data/registry/icon.json +2 -2
- package/dist/mcp-data/registry/input.json +1 -1
- package/dist/mcp-data/registry/loader.json +1 -1
- package/dist/mcp-data/registry/markdown.json +1 -1
- package/dist/mcp-data/registry/menu.json +2 -2
- package/dist/mcp-data/registry/message-bubble.json +1 -1
- package/dist/mcp-data/registry/message-composer.json +8 -6
- package/dist/mcp-data/registry/message-scroller.json +5 -4
- package/dist/mcp-data/registry/message.json +1 -1
- package/dist/mcp-data/registry/modal.json +6 -5
- package/dist/mcp-data/registry/panel-nav.json +9 -9
- package/dist/mcp-data/registry/panel-sub-nav.json +2 -2
- package/dist/mcp-data/registry/panel-tool-header.json +5 -4
- package/dist/mcp-data/registry/panel-tool-search.json +7 -6
- package/dist/mcp-data/registry/panel-tools.json +14 -14
- package/dist/mcp-data/registry/radio.json +1 -1
- package/dist/mcp-data/registry/registry.json +497 -177
- package/dist/mcp-data/registry/select-multi.json +3 -2
- package/dist/mcp-data/registry/select.json +3 -2
- package/dist/mcp-data/registry/shell-app.json +213 -0
- package/dist/mcp-data/registry/shell-gradient-picker.json +9 -9
- package/dist/mcp-data/registry/shell-gradient-swatch.json +3 -3
- package/dist/mcp-data/registry/shell-page.json +200 -0
- package/dist/mcp-data/registry/skeleton.json +1 -1
- package/dist/mcp-data/registry/slider.json +1 -1
- package/dist/mcp-data/registry/swatch-picker.json +2 -2
- package/dist/mcp-data/registry/switch.json +1 -1
- 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 +3 -1
- package/dist/react/components.js +3 -1
- package/dist/react/ds-bar-title.d.ts +14 -0
- package/dist/react/ds-bar-title.js +16 -0
- package/dist/react/{ds-app-shell.d.ts → ds-shell-app.d.ts} +3 -3
- package/dist/react/ds-shell-app.js +12 -0
- package/dist/react/ds-shell-page.d.ts +9 -0
- package/dist/react/ds-shell-page.js +12 -0
- package/dist/types/components/Badge/Badge.d.ts +1 -1
- package/dist/types/components/BarTitle/BarTitle.d.ts +76 -0
- package/dist/types/components/BarTitle/bar-title-types.d.ts +30 -0
- package/dist/types/components/BarTitle/index.d.ts +2 -0
- package/dist/types/components/Menu/Menu.d.ts +5 -0
- package/dist/types/components/PanelNav/PanelNav.d.ts +1 -1
- package/dist/types/components/{AppShell/AppShell.d.ts → ShellApp/ShellApp.d.ts} +3 -3
- package/dist/types/components/ShellPage/ShellPage.d.ts +42 -0
- package/dist/types/components/ShellPage/index.d.ts +3 -0
- package/dist/types/components/ShellPage/shell-page-responsive.d.ts +12 -0
- package/dist/types/components/ShellPage/shell-page-types.d.ts +5 -0
- package/dist/types/components.d.ts +278 -55
- package/dist/types/shell/chrome-transition.d.ts +1 -1
- package/dist/types/shell/shell-gradient.d.ts +2 -2
- package/dist/types/shell/shell-shortcuts.d.ts +1 -1
- package/package.json +3 -3
- package/dist/components/ds-app-shell.js +0 -2
- package/dist/components/ds-app-shell.js.map +0 -1
- package/dist/components/p-BCCt2eT_.js +0 -2
- package/dist/components/p-B_qVPsEU.js +0 -2
- package/dist/components/p-BsnezUUC.js +0 -2
- package/dist/components/p-BsnezUUC.js.map +0 -1
- package/dist/components/p-C1K5QGUZ.js +0 -2
- package/dist/components/p-C1K5QGUZ.js.map +0 -1
- package/dist/components/p-CKaJx0IX.js +0 -2
- package/dist/components/p-CKaJx0IX.js.map +0 -1
- package/dist/components/p-DuNZGFkV.js.map +0 -1
- package/dist/components/p-ZTugT4as.js +0 -2
- package/dist/components/p-ZTugT4as.js.map +0 -1
- package/dist/mcp-data/registry/app-shell.json +0 -210
- package/dist/react/ds-app-shell.js +0 -12
- /package/dist/components/{p-DJ78wdNv.js.map → p-B9jvSGid.js.map} +0 -0
- /package/dist/components/{p-Dh4q5TSS.js.map → p-BfEjWe8U.js.map} +0 -0
- /package/dist/components/{p-CZZYGqKz.js.map → p-Bs6SS34m.js.map} +0 -0
- /package/dist/components/{p-bNpFhP5L.js.map → p-CR7yMitN.js.map} +0 -0
- /package/dist/components/{p-CjP8sYlo.js.map → p-DABj3qTX.js.map} +0 -0
- /package/dist/components/{p-Bet_UjML.js.map → p-Dfxnxx7L.js.map} +0 -0
- /package/dist/components/{p-CrwU83-g.js.map → p-Dg3xLna0.js.map} +0 -0
- /package/dist/components/{p-BaZRP4Oo.js.map → p-DpyTrZa2.js.map} +0 -0
- /package/dist/components/{p-P_4vE1ub.js.map → p-Dqwcw1-m.js.map} +0 -0
- /package/dist/components/{p-CyoHRqy6.js.map → p-DszI94sZ.js.map} +0 -0
- /package/dist/components/{p-CLn7QnE0.js.map → p-Dy_sZ-dI.js.map} +0 -0
- /package/dist/components/{p-BEWtqFX7.js.map → p-LFGbdi7Y.js.map} +0 -0
- /package/dist/components/{p-0kEg-Z4f.js.map → p-liMPkhUP.js.map} +0 -0
- /package/dist/components/{p-CPPAndX2.js.map → p-tDXHTAJh.js.map} +0 -0
- /package/dist/components/{p-DTqCBjUj.js.map → p-webARv8d.js.map} +0 -0
|
@@ -6,11 +6,11 @@
|
|
|
6
6
|
*/
|
|
7
7
|
import { HTMLStencilElement, JSXBase } from "./stencil-public-runtime";
|
|
8
8
|
import { AgentActivityItem, AgentResponsePart, AgentSource, AgentToolState, ConversationAttachment, ConversationItemState, MessageComposerStatus, MessageDeliveryState, MessageDirection, MessageGroupPosition, MessageScrollerPosition } from "./components/conversation-types";
|
|
9
|
-
import { NavChromeStyle } from "./shell/nav-chrome";
|
|
10
|
-
import { ShellGradientPreset } from "./shell/shell-gradient-presets";
|
|
11
9
|
import { IconColor, IconSize as IconSize1 } from "./components/Icon/Icon";
|
|
12
10
|
import { BadgeSurface, BadgeVariant } from "./components/Badge/Badge";
|
|
11
|
+
import { NavChromeStyle } from "./shell/nav-chrome";
|
|
13
12
|
import { BarNavTab } from "./components/BarNav/bar-nav-types";
|
|
13
|
+
import { BarTitleActionItem, BarTitleMode, BarTitlePrimaryAction, BarTitleSectionItem, BarTitleVariant } from "./components/BarTitle/bar-title-types";
|
|
14
14
|
import { ButtonFilledBackground, ButtonFilledContrast, ButtonFilledIntent, ButtonFilledSize, ButtonFilledVariant, ButtonFilledWidth } from "./components/ButtonFilled/ButtonFilled";
|
|
15
15
|
import { ButtonUnfilledBackground, ButtonUnfilledPopup, ButtonUnfilledSize, ButtonUnfilledVariant, ButtonUnfilledWidth } from "./components/ButtonUnfilled/ButtonUnfilled";
|
|
16
16
|
import { CardDataVizDonutWidth } from "./components/CardDataVizDonut/CardDataVizDonut";
|
|
@@ -28,6 +28,7 @@ import { MenuItemData, MenuSection } from "./components/Menu/menu-types";
|
|
|
28
28
|
import { MenuSelectionMode } from "./components/Menu/Menu";
|
|
29
29
|
import { MenuAlign, MenuSide } from "./components/Menu/menu-position";
|
|
30
30
|
import { ChoicePopupAnchorAlignment } from "./utils";
|
|
31
|
+
import { ShellGradientPreset } from "./shell/shell-gradient-presets";
|
|
31
32
|
import { MessageBubbleVariant } from "./components/MessageBubble/MessageBubble";
|
|
32
33
|
import { ButtonFilledIntent as ButtonFilledIntent1 } from "./components/ButtonFilled/ButtonFilled";
|
|
33
34
|
import { ModalCloseDetail, ModalWidth } from "./components/Modal/Modal";
|
|
@@ -40,6 +41,7 @@ import { RadioOption, RadioSize } from "./components/Radio/Radio";
|
|
|
40
41
|
import { SelectBackground, SelectOption, SelectSection, SelectSize, SelectWidth } from "./components/Select/Select";
|
|
41
42
|
import { SelectMultiBackground, SelectMultiOption, SelectMultiSection, SelectMultiSize, SelectMultiWidth } from "./components/SelectMulti/SelectMulti";
|
|
42
43
|
import { ShellGradientPreset as ShellGradientPreset1 } from "./components/ShellGradientSwatch/shell-gradient-swatch-types";
|
|
44
|
+
import { ShellPageContentInset, ShellPageHeaderPresentation } from "./components/ShellPage/shell-page-types";
|
|
43
45
|
import { SkeletonBackground, SkeletonVariant } from "./components/Skeleton/Skeleton";
|
|
44
46
|
import { LineTruncation, TextAlign, TextColor, TextDecoration, TextElement, TextFontFeature, TextVariant, TextWrap } from "./components/Text/text-types";
|
|
45
47
|
import { ControlSize } from "./utils/control-text";
|
|
@@ -52,11 +54,11 @@ import { TagContrast, TagIntent, TagSize } from "./components/Tag/Tag";
|
|
|
52
54
|
import { ToastActionEventDetail, ToastCloseEventDetail, ToastEventDetail, ToastManager, ToastSwipeDirection } from "./toast";
|
|
53
55
|
import { TooltipAlign, TooltipSide, TooltipSize } from "./components/Tooltip/Tooltip";
|
|
54
56
|
export { AgentActivityItem, AgentResponsePart, AgentSource, AgentToolState, ConversationAttachment, ConversationItemState, MessageComposerStatus, MessageDeliveryState, MessageDirection, MessageGroupPosition, MessageScrollerPosition } from "./components/conversation-types";
|
|
55
|
-
export { NavChromeStyle } from "./shell/nav-chrome";
|
|
56
|
-
export { ShellGradientPreset } from "./shell/shell-gradient-presets";
|
|
57
57
|
export { IconColor, IconSize as IconSize1 } from "./components/Icon/Icon";
|
|
58
58
|
export { BadgeSurface, BadgeVariant } from "./components/Badge/Badge";
|
|
59
|
+
export { NavChromeStyle } from "./shell/nav-chrome";
|
|
59
60
|
export { BarNavTab } from "./components/BarNav/bar-nav-types";
|
|
61
|
+
export { BarTitleActionItem, BarTitleMode, BarTitlePrimaryAction, BarTitleSectionItem, BarTitleVariant } from "./components/BarTitle/bar-title-types";
|
|
60
62
|
export { ButtonFilledBackground, ButtonFilledContrast, ButtonFilledIntent, ButtonFilledSize, ButtonFilledVariant, ButtonFilledWidth } from "./components/ButtonFilled/ButtonFilled";
|
|
61
63
|
export { ButtonUnfilledBackground, ButtonUnfilledPopup, ButtonUnfilledSize, ButtonUnfilledVariant, ButtonUnfilledWidth } from "./components/ButtonUnfilled/ButtonUnfilled";
|
|
62
64
|
export { CardDataVizDonutWidth } from "./components/CardDataVizDonut/CardDataVizDonut";
|
|
@@ -74,6 +76,7 @@ export { MenuItemData, MenuSection } from "./components/Menu/menu-types";
|
|
|
74
76
|
export { MenuSelectionMode } from "./components/Menu/Menu";
|
|
75
77
|
export { MenuAlign, MenuSide } from "./components/Menu/menu-position";
|
|
76
78
|
export { ChoicePopupAnchorAlignment } from "./utils";
|
|
79
|
+
export { ShellGradientPreset } from "./shell/shell-gradient-presets";
|
|
77
80
|
export { MessageBubbleVariant } from "./components/MessageBubble/MessageBubble";
|
|
78
81
|
export { ButtonFilledIntent as ButtonFilledIntent1 } from "./components/ButtonFilled/ButtonFilled";
|
|
79
82
|
export { ModalCloseDetail, ModalWidth } from "./components/Modal/Modal";
|
|
@@ -86,6 +89,7 @@ export { RadioOption, RadioSize } from "./components/Radio/Radio";
|
|
|
86
89
|
export { SelectBackground, SelectOption, SelectSection, SelectSize, SelectWidth } from "./components/Select/Select";
|
|
87
90
|
export { SelectMultiBackground, SelectMultiOption, SelectMultiSection, SelectMultiSize, SelectMultiWidth } from "./components/SelectMulti/SelectMulti";
|
|
88
91
|
export { ShellGradientPreset as ShellGradientPreset1 } from "./components/ShellGradientSwatch/shell-gradient-swatch-types";
|
|
92
|
+
export { ShellPageContentInset, ShellPageHeaderPresentation } from "./components/ShellPage/shell-page-types";
|
|
89
93
|
export { SkeletonBackground, SkeletonVariant } from "./components/Skeleton/Skeleton";
|
|
90
94
|
export { LineTruncation, TextAlign, TextColor, TextDecoration, TextElement, TextFontFeature, TextVariant, TextWrap } from "./components/Text/text-types";
|
|
91
95
|
export { ControlSize } from "./utils/control-text";
|
|
@@ -173,23 +177,6 @@ export namespace Components {
|
|
|
173
177
|
*/
|
|
174
178
|
"state": AgentToolState;
|
|
175
179
|
}
|
|
176
|
-
interface DsAppShell {
|
|
177
|
-
/**
|
|
178
|
-
* Shell chrome wash preset. `none` renders solid chrome; the remaining presets use token-based washes that adapt to the active color theme.
|
|
179
|
-
* @default 'neutral'
|
|
180
|
-
*/
|
|
181
|
-
"gradientPreset": ShellGradientPreset;
|
|
182
|
-
/**
|
|
183
|
-
* Chrome style propagated to slotted `ds-panel-nav` and `ds-bar-nav`.
|
|
184
|
-
* @default 'dashboard'
|
|
185
|
-
*/
|
|
186
|
-
"navStyle": NavChromeStyle;
|
|
187
|
-
/**
|
|
188
|
-
* When `true` (default), registers global shell keyboard shortcuts. `[` toggles panel nav; `]` closes tools; K/A/S/M/N/? toggle tool drawers. Modifiers are ignored so browser chords like ⌘N stay native.
|
|
189
|
-
* @default true
|
|
190
|
-
*/
|
|
191
|
-
"shortcutsEnabled": boolean;
|
|
192
|
-
}
|
|
193
180
|
interface DsAttachmentList {
|
|
194
181
|
/**
|
|
195
182
|
* @default []
|
|
@@ -227,7 +214,7 @@ export namespace Components {
|
|
|
227
214
|
*/
|
|
228
215
|
"count": number;
|
|
229
216
|
/**
|
|
230
|
-
* Ring samples the shell gradient stack (base fill + wash) instead of a flat `box-shadow`. Auto-enabled under an
|
|
217
|
+
* Ring samples the shell gradient stack (base fill + wash) instead of a flat `box-shadow`. Auto-enabled under an ShellApp with an active gradient preset; set `gradient-background` to opt in/out explicitly. The attribute must NOT start with `on` — Stencil's setAccessor routes any unknown `on*` member down the event-listener path during attribute reflection, calling addEventListener with a non-listener and throwing.
|
|
231
218
|
* @default false
|
|
232
219
|
*/
|
|
233
220
|
"gradientBackground": boolean;
|
|
@@ -296,6 +283,72 @@ export namespace Components {
|
|
|
296
283
|
*/
|
|
297
284
|
"value": string;
|
|
298
285
|
}
|
|
286
|
+
interface DsBarTitle {
|
|
287
|
+
/**
|
|
288
|
+
* Secondary page actions shown in the overflow menu. Dividers create groups.
|
|
289
|
+
* @default []
|
|
290
|
+
*/
|
|
291
|
+
"actions": BarTitleActionItem[];
|
|
292
|
+
/**
|
|
293
|
+
* Accessible name for the page-actions menu.
|
|
294
|
+
* @default 'More page actions'
|
|
295
|
+
*/
|
|
296
|
+
"actionsAriaLabel": string;
|
|
297
|
+
/**
|
|
298
|
+
* Accessible name for the leading Back action.
|
|
299
|
+
* @default 'Back'
|
|
300
|
+
*/
|
|
301
|
+
"backAriaLabel": string;
|
|
302
|
+
/**
|
|
303
|
+
* Visible parent-page label used by the expanded Back breadcrumb.
|
|
304
|
+
* @default 'Back'
|
|
305
|
+
*/
|
|
306
|
+
"backLabel": string;
|
|
307
|
+
/**
|
|
308
|
+
* Optional supporting copy shown in the expanded presentation.
|
|
309
|
+
* @default ''
|
|
310
|
+
*/
|
|
311
|
+
"description": string;
|
|
312
|
+
/**
|
|
313
|
+
* The page's single visible h1.
|
|
314
|
+
*/
|
|
315
|
+
"heading": string;
|
|
316
|
+
/**
|
|
317
|
+
* Semantic page-header treatment. Editor mode uses bold-brand create/edit chrome.
|
|
318
|
+
* @default 'default'
|
|
319
|
+
*/
|
|
320
|
+
"mode": BarTitleMode;
|
|
321
|
+
/**
|
|
322
|
+
* The one highest-emphasis page action.
|
|
323
|
+
* @default null
|
|
324
|
+
*/
|
|
325
|
+
"primaryAction": BarTitlePrimaryAction | null;
|
|
326
|
+
/**
|
|
327
|
+
* Optional page sections exposed through the active-section menu.
|
|
328
|
+
* @default []
|
|
329
|
+
*/
|
|
330
|
+
"sections": BarTitleSectionItem[];
|
|
331
|
+
/**
|
|
332
|
+
* Accessible name for the page-section menu.
|
|
333
|
+
* @default 'Change page section'
|
|
334
|
+
*/
|
|
335
|
+
"sectionsAriaLabel": string;
|
|
336
|
+
/**
|
|
337
|
+
* Show the leading page-level Back action.
|
|
338
|
+
* @default false
|
|
339
|
+
*/
|
|
340
|
+
"showBack": boolean;
|
|
341
|
+
/**
|
|
342
|
+
* Id of the active page section.
|
|
343
|
+
* @default ''
|
|
344
|
+
*/
|
|
345
|
+
"value": string;
|
|
346
|
+
/**
|
|
347
|
+
* Explicit visual/capacity variant. ShellPage owns automatic selection.
|
|
348
|
+
* @default 'expanded'
|
|
349
|
+
*/
|
|
350
|
+
"variant": BarTitleVariant;
|
|
351
|
+
}
|
|
299
352
|
interface DsButtonFilled {
|
|
300
353
|
/**
|
|
301
354
|
* Accessible name override. Required for icon-only buttons.
|
|
@@ -1808,6 +1861,23 @@ export namespace Components {
|
|
|
1808
1861
|
*/
|
|
1809
1862
|
"width": SelectMultiWidth;
|
|
1810
1863
|
}
|
|
1864
|
+
interface DsShellApp {
|
|
1865
|
+
/**
|
|
1866
|
+
* Shell chrome wash preset. `none` renders solid chrome; the remaining presets use token-based washes that adapt to the active color theme.
|
|
1867
|
+
* @default 'neutral'
|
|
1868
|
+
*/
|
|
1869
|
+
"gradientPreset": ShellGradientPreset;
|
|
1870
|
+
/**
|
|
1871
|
+
* Chrome style propagated to slotted `ds-panel-nav` and `ds-bar-nav`.
|
|
1872
|
+
* @default 'dashboard'
|
|
1873
|
+
*/
|
|
1874
|
+
"navStyle": NavChromeStyle;
|
|
1875
|
+
/**
|
|
1876
|
+
* When `true` (default), registers global shell keyboard shortcuts. `[` toggles panel nav; `]` closes tools; K, A, S, M, N, and / toggle tool drawers. Modifiers are ignored so browser chords like ⌘N stay native.
|
|
1877
|
+
* @default true
|
|
1878
|
+
*/
|
|
1879
|
+
"shortcutsEnabled": boolean;
|
|
1880
|
+
}
|
|
1811
1881
|
/**
|
|
1812
1882
|
* @deprecated Use `ds-swatch-picker` with shell preset options.
|
|
1813
1883
|
*/
|
|
@@ -1845,6 +1915,18 @@ export namespace Components {
|
|
|
1845
1915
|
*/
|
|
1846
1916
|
"selected": boolean;
|
|
1847
1917
|
}
|
|
1918
|
+
interface DsShellPage {
|
|
1919
|
+
/**
|
|
1920
|
+
* Standard page gutters, or no inset for full-bleed page content.
|
|
1921
|
+
* @default 'default'
|
|
1922
|
+
*/
|
|
1923
|
+
"contentInset": ShellPageContentInset;
|
|
1924
|
+
/**
|
|
1925
|
+
* Automatic container/scroll behavior, or an explicit header variant override.
|
|
1926
|
+
* @default 'auto'
|
|
1927
|
+
*/
|
|
1928
|
+
"headerPresentation": ShellPageHeaderPresentation;
|
|
1929
|
+
}
|
|
1848
1930
|
interface DsSkeleton {
|
|
1849
1931
|
/**
|
|
1850
1932
|
* Actual parent surface context. Omit on primary and secondary surfaces.
|
|
@@ -2312,6 +2394,10 @@ export interface DsBarNavCustomEvent<T> extends CustomEvent<T> {
|
|
|
2312
2394
|
detail: T;
|
|
2313
2395
|
target: HTMLDsBarNavElement;
|
|
2314
2396
|
}
|
|
2397
|
+
export interface DsBarTitleCustomEvent<T> extends CustomEvent<T> {
|
|
2398
|
+
detail: T;
|
|
2399
|
+
target: HTMLDsBarTitleElement;
|
|
2400
|
+
}
|
|
2315
2401
|
export interface DsButtonFilledCustomEvent<T> extends CustomEvent<T> {
|
|
2316
2402
|
detail: T;
|
|
2317
2403
|
target: HTMLDsButtonFilledElement;
|
|
@@ -2457,12 +2543,6 @@ declare global {
|
|
|
2457
2543
|
prototype: HTMLDsAgentToolCallElement;
|
|
2458
2544
|
new (): HTMLDsAgentToolCallElement;
|
|
2459
2545
|
};
|
|
2460
|
-
interface HTMLDsAppShellElement extends Components.DsAppShell, HTMLStencilElement {
|
|
2461
|
-
}
|
|
2462
|
-
var HTMLDsAppShellElement: {
|
|
2463
|
-
prototype: HTMLDsAppShellElement;
|
|
2464
|
-
new (): HTMLDsAppShellElement;
|
|
2465
|
-
};
|
|
2466
2546
|
interface HTMLDsAttachmentListElement extends Components.DsAttachmentList, HTMLStencilElement {
|
|
2467
2547
|
}
|
|
2468
2548
|
var HTMLDsAttachmentListElement: {
|
|
@@ -2498,6 +2578,25 @@ declare global {
|
|
|
2498
2578
|
prototype: HTMLDsBarNavElement;
|
|
2499
2579
|
new (): HTMLDsBarNavElement;
|
|
2500
2580
|
};
|
|
2581
|
+
interface HTMLDsBarTitleElementEventMap {
|
|
2582
|
+
"dsBack": MouseEvent;
|
|
2583
|
+
"dsSectionChange": string;
|
|
2584
|
+
"dsAction": string;
|
|
2585
|
+
}
|
|
2586
|
+
interface HTMLDsBarTitleElement extends Components.DsBarTitle, HTMLStencilElement {
|
|
2587
|
+
addEventListener<K extends keyof HTMLDsBarTitleElementEventMap>(type: K, listener: (this: HTMLDsBarTitleElement, ev: DsBarTitleCustomEvent<HTMLDsBarTitleElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2588
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2589
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2590
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
2591
|
+
removeEventListener<K extends keyof HTMLDsBarTitleElementEventMap>(type: K, listener: (this: HTMLDsBarTitleElement, ev: DsBarTitleCustomEvent<HTMLDsBarTitleElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
2592
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2593
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2594
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
2595
|
+
}
|
|
2596
|
+
var HTMLDsBarTitleElement: {
|
|
2597
|
+
prototype: HTMLDsBarTitleElement;
|
|
2598
|
+
new (): HTMLDsBarTitleElement;
|
|
2599
|
+
};
|
|
2501
2600
|
interface HTMLDsButtonFilledElementEventMap {
|
|
2502
2601
|
"dsClick": MouseEvent;
|
|
2503
2602
|
}
|
|
@@ -3014,6 +3113,12 @@ declare global {
|
|
|
3014
3113
|
prototype: HTMLDsSelectMultiElement;
|
|
3015
3114
|
new (): HTMLDsSelectMultiElement;
|
|
3016
3115
|
};
|
|
3116
|
+
interface HTMLDsShellAppElement extends Components.DsShellApp, HTMLStencilElement {
|
|
3117
|
+
}
|
|
3118
|
+
var HTMLDsShellAppElement: {
|
|
3119
|
+
prototype: HTMLDsShellAppElement;
|
|
3120
|
+
new (): HTMLDsShellAppElement;
|
|
3121
|
+
};
|
|
3017
3122
|
interface HTMLDsShellGradientPickerElementEventMap {
|
|
3018
3123
|
"dsChange": ShellGradientPreset1;
|
|
3019
3124
|
}
|
|
@@ -3054,6 +3159,12 @@ declare global {
|
|
|
3054
3159
|
prototype: HTMLDsShellGradientSwatchElement;
|
|
3055
3160
|
new (): HTMLDsShellGradientSwatchElement;
|
|
3056
3161
|
};
|
|
3162
|
+
interface HTMLDsShellPageElement extends Components.DsShellPage, HTMLStencilElement {
|
|
3163
|
+
}
|
|
3164
|
+
var HTMLDsShellPageElement: {
|
|
3165
|
+
prototype: HTMLDsShellPageElement;
|
|
3166
|
+
new (): HTMLDsShellPageElement;
|
|
3167
|
+
};
|
|
3057
3168
|
interface HTMLDsSkeletonElement extends Components.DsSkeleton, HTMLStencilElement {
|
|
3058
3169
|
}
|
|
3059
3170
|
var HTMLDsSkeletonElement: {
|
|
@@ -3214,11 +3325,11 @@ declare global {
|
|
|
3214
3325
|
"ds-agent-response": HTMLDsAgentResponseElement;
|
|
3215
3326
|
"ds-agent-source-list": HTMLDsAgentSourceListElement;
|
|
3216
3327
|
"ds-agent-tool-call": HTMLDsAgentToolCallElement;
|
|
3217
|
-
"ds-app-shell": HTMLDsAppShellElement;
|
|
3218
3328
|
"ds-attachment-list": HTMLDsAttachmentListElement;
|
|
3219
3329
|
"ds-avatar": HTMLDsAvatarElement;
|
|
3220
3330
|
"ds-badge": HTMLDsBadgeElement;
|
|
3221
3331
|
"ds-bar-nav": HTMLDsBarNavElement;
|
|
3332
|
+
"ds-bar-title": HTMLDsBarTitleElement;
|
|
3222
3333
|
"ds-button-filled": HTMLDsButtonFilledElement;
|
|
3223
3334
|
"ds-button-unfilled": HTMLDsButtonUnfilledElement;
|
|
3224
3335
|
"ds-card-data-viz-donut": HTMLDsCardDataVizDonutElement;
|
|
@@ -3255,8 +3366,10 @@ declare global {
|
|
|
3255
3366
|
"ds-radio": HTMLDsRadioElement;
|
|
3256
3367
|
"ds-select": HTMLDsSelectElement;
|
|
3257
3368
|
"ds-select-multi": HTMLDsSelectMultiElement;
|
|
3369
|
+
"ds-shell-app": HTMLDsShellAppElement;
|
|
3258
3370
|
"ds-shell-gradient-picker": HTMLDsShellGradientPickerElement;
|
|
3259
3371
|
"ds-shell-gradient-swatch": HTMLDsShellGradientSwatchElement;
|
|
3372
|
+
"ds-shell-page": HTMLDsShellPageElement;
|
|
3260
3373
|
"ds-skeleton": HTMLDsSkeletonElement;
|
|
3261
3374
|
"ds-slider": HTMLDsSliderElement;
|
|
3262
3375
|
"ds-swatch-picker": HTMLDsSwatchPickerElement;
|
|
@@ -3348,23 +3461,6 @@ declare namespace LocalJSX {
|
|
|
3348
3461
|
*/
|
|
3349
3462
|
"state"?: AgentToolState;
|
|
3350
3463
|
}
|
|
3351
|
-
interface DsAppShell {
|
|
3352
|
-
/**
|
|
3353
|
-
* Shell chrome wash preset. `none` renders solid chrome; the remaining presets use token-based washes that adapt to the active color theme.
|
|
3354
|
-
* @default 'neutral'
|
|
3355
|
-
*/
|
|
3356
|
-
"gradientPreset"?: ShellGradientPreset;
|
|
3357
|
-
/**
|
|
3358
|
-
* Chrome style propagated to slotted `ds-panel-nav` and `ds-bar-nav`.
|
|
3359
|
-
* @default 'dashboard'
|
|
3360
|
-
*/
|
|
3361
|
-
"navStyle"?: NavChromeStyle;
|
|
3362
|
-
/**
|
|
3363
|
-
* When `true` (default), registers global shell keyboard shortcuts. `[` toggles panel nav; `]` closes tools; K/A/S/M/N/? toggle tool drawers. Modifiers are ignored so browser chords like ⌘N stay native.
|
|
3364
|
-
* @default true
|
|
3365
|
-
*/
|
|
3366
|
-
"shortcutsEnabled"?: boolean;
|
|
3367
|
-
}
|
|
3368
3464
|
interface DsAttachmentList {
|
|
3369
3465
|
/**
|
|
3370
3466
|
* @default []
|
|
@@ -3402,7 +3498,7 @@ declare namespace LocalJSX {
|
|
|
3402
3498
|
*/
|
|
3403
3499
|
"count"?: number;
|
|
3404
3500
|
/**
|
|
3405
|
-
* Ring samples the shell gradient stack (base fill + wash) instead of a flat `box-shadow`. Auto-enabled under an
|
|
3501
|
+
* Ring samples the shell gradient stack (base fill + wash) instead of a flat `box-shadow`. Auto-enabled under an ShellApp with an active gradient preset; set `gradient-background` to opt in/out explicitly. The attribute must NOT start with `on` — Stencil's setAccessor routes any unknown `on*` member down the event-listener path during attribute reflection, calling addEventListener with a non-listener and throwing.
|
|
3406
3502
|
* @default false
|
|
3407
3503
|
*/
|
|
3408
3504
|
"gradientBackground"?: boolean;
|
|
@@ -3475,6 +3571,84 @@ declare namespace LocalJSX {
|
|
|
3475
3571
|
*/
|
|
3476
3572
|
"value"?: string;
|
|
3477
3573
|
}
|
|
3574
|
+
interface DsBarTitle {
|
|
3575
|
+
/**
|
|
3576
|
+
* Secondary page actions shown in the overflow menu. Dividers create groups.
|
|
3577
|
+
* @default []
|
|
3578
|
+
*/
|
|
3579
|
+
"actions"?: BarTitleActionItem[];
|
|
3580
|
+
/**
|
|
3581
|
+
* Accessible name for the page-actions menu.
|
|
3582
|
+
* @default 'More page actions'
|
|
3583
|
+
*/
|
|
3584
|
+
"actionsAriaLabel"?: string;
|
|
3585
|
+
/**
|
|
3586
|
+
* Accessible name for the leading Back action.
|
|
3587
|
+
* @default 'Back'
|
|
3588
|
+
*/
|
|
3589
|
+
"backAriaLabel"?: string;
|
|
3590
|
+
/**
|
|
3591
|
+
* Visible parent-page label used by the expanded Back breadcrumb.
|
|
3592
|
+
* @default 'Back'
|
|
3593
|
+
*/
|
|
3594
|
+
"backLabel"?: string;
|
|
3595
|
+
/**
|
|
3596
|
+
* Optional supporting copy shown in the expanded presentation.
|
|
3597
|
+
* @default ''
|
|
3598
|
+
*/
|
|
3599
|
+
"description"?: string;
|
|
3600
|
+
/**
|
|
3601
|
+
* The page's single visible h1.
|
|
3602
|
+
*/
|
|
3603
|
+
"heading": string;
|
|
3604
|
+
/**
|
|
3605
|
+
* Semantic page-header treatment. Editor mode uses bold-brand create/edit chrome.
|
|
3606
|
+
* @default 'default'
|
|
3607
|
+
*/
|
|
3608
|
+
"mode"?: BarTitleMode;
|
|
3609
|
+
/**
|
|
3610
|
+
* Emitted with the activated primary or overflow action id.
|
|
3611
|
+
*/
|
|
3612
|
+
"onDsAction"?: (event: DsBarTitleCustomEvent<string>) => void;
|
|
3613
|
+
/**
|
|
3614
|
+
* Emitted when the leading Back action is activated.
|
|
3615
|
+
*/
|
|
3616
|
+
"onDsBack"?: (event: DsBarTitleCustomEvent<MouseEvent>) => void;
|
|
3617
|
+
/**
|
|
3618
|
+
* Emitted with the newly selected page-section id.
|
|
3619
|
+
*/
|
|
3620
|
+
"onDsSectionChange"?: (event: DsBarTitleCustomEvent<string>) => void;
|
|
3621
|
+
/**
|
|
3622
|
+
* The one highest-emphasis page action.
|
|
3623
|
+
* @default null
|
|
3624
|
+
*/
|
|
3625
|
+
"primaryAction"?: BarTitlePrimaryAction | null;
|
|
3626
|
+
/**
|
|
3627
|
+
* Optional page sections exposed through the active-section menu.
|
|
3628
|
+
* @default []
|
|
3629
|
+
*/
|
|
3630
|
+
"sections"?: BarTitleSectionItem[];
|
|
3631
|
+
/**
|
|
3632
|
+
* Accessible name for the page-section menu.
|
|
3633
|
+
* @default 'Change page section'
|
|
3634
|
+
*/
|
|
3635
|
+
"sectionsAriaLabel"?: string;
|
|
3636
|
+
/**
|
|
3637
|
+
* Show the leading page-level Back action.
|
|
3638
|
+
* @default false
|
|
3639
|
+
*/
|
|
3640
|
+
"showBack"?: boolean;
|
|
3641
|
+
/**
|
|
3642
|
+
* Id of the active page section.
|
|
3643
|
+
* @default ''
|
|
3644
|
+
*/
|
|
3645
|
+
"value"?: string;
|
|
3646
|
+
/**
|
|
3647
|
+
* Explicit visual/capacity variant. ShellPage owns automatic selection.
|
|
3648
|
+
* @default 'expanded'
|
|
3649
|
+
*/
|
|
3650
|
+
"variant"?: BarTitleVariant;
|
|
3651
|
+
}
|
|
3478
3652
|
interface DsButtonFilled {
|
|
3479
3653
|
/**
|
|
3480
3654
|
* Accessible name override. Required for icon-only buttons.
|
|
@@ -4470,7 +4644,7 @@ declare namespace LocalJSX {
|
|
|
4470
4644
|
"navigationItemsLabel"?: string;
|
|
4471
4645
|
"onDsChromeTransitionEnd"?: (event: DsPanelNavCustomEvent<ChromeTransitionDetail>) => void;
|
|
4472
4646
|
/**
|
|
4473
|
-
* Bubbling lifecycle — `ds-app
|
|
4647
|
+
* Bubbling lifecycle — `ds-shell-app` pauses chrome metrics during width motion.
|
|
4474
4648
|
*/
|
|
4475
4649
|
"onDsChromeTransitionStart"?: (event: DsPanelNavCustomEvent<ChromeTransitionDetail>) => void;
|
|
4476
4650
|
/**
|
|
@@ -5118,6 +5292,23 @@ declare namespace LocalJSX {
|
|
|
5118
5292
|
*/
|
|
5119
5293
|
"width"?: SelectMultiWidth;
|
|
5120
5294
|
}
|
|
5295
|
+
interface DsShellApp {
|
|
5296
|
+
/**
|
|
5297
|
+
* Shell chrome wash preset. `none` renders solid chrome; the remaining presets use token-based washes that adapt to the active color theme.
|
|
5298
|
+
* @default 'neutral'
|
|
5299
|
+
*/
|
|
5300
|
+
"gradientPreset"?: ShellGradientPreset;
|
|
5301
|
+
/**
|
|
5302
|
+
* Chrome style propagated to slotted `ds-panel-nav` and `ds-bar-nav`.
|
|
5303
|
+
* @default 'dashboard'
|
|
5304
|
+
*/
|
|
5305
|
+
"navStyle"?: NavChromeStyle;
|
|
5306
|
+
/**
|
|
5307
|
+
* When `true` (default), registers global shell keyboard shortcuts. `[` toggles panel nav; `]` closes tools; K, A, S, M, N, and / toggle tool drawers. Modifiers are ignored so browser chords like ⌘N stay native.
|
|
5308
|
+
* @default true
|
|
5309
|
+
*/
|
|
5310
|
+
"shortcutsEnabled"?: boolean;
|
|
5311
|
+
}
|
|
5121
5312
|
/**
|
|
5122
5313
|
* @deprecated Use `ds-swatch-picker` with shell preset options.
|
|
5123
5314
|
*/
|
|
@@ -5157,6 +5348,18 @@ declare namespace LocalJSX {
|
|
|
5157
5348
|
*/
|
|
5158
5349
|
"selected"?: boolean;
|
|
5159
5350
|
}
|
|
5351
|
+
interface DsShellPage {
|
|
5352
|
+
/**
|
|
5353
|
+
* Standard page gutters, or no inset for full-bleed page content.
|
|
5354
|
+
* @default 'default'
|
|
5355
|
+
*/
|
|
5356
|
+
"contentInset"?: ShellPageContentInset;
|
|
5357
|
+
/**
|
|
5358
|
+
* Automatic container/scroll behavior, or an explicit header variant override.
|
|
5359
|
+
* @default 'auto'
|
|
5360
|
+
*/
|
|
5361
|
+
"headerPresentation"?: ShellPageHeaderPresentation;
|
|
5362
|
+
}
|
|
5160
5363
|
interface DsSkeleton {
|
|
5161
5364
|
/**
|
|
5162
5365
|
* Actual parent surface context. Omit on primary and secondary surfaces.
|
|
@@ -5659,11 +5862,6 @@ declare namespace LocalJSX {
|
|
|
5659
5862
|
"error": string;
|
|
5660
5863
|
"open": boolean;
|
|
5661
5864
|
}
|
|
5662
|
-
interface DsAppShellAttributes {
|
|
5663
|
-
"navStyle": NavChromeStyle;
|
|
5664
|
-
"gradientPreset": ShellGradientPreset;
|
|
5665
|
-
"shortcutsEnabled": boolean;
|
|
5666
|
-
}
|
|
5667
5865
|
interface DsAttachmentListAttributes {
|
|
5668
5866
|
"label": string;
|
|
5669
5867
|
}
|
|
@@ -5691,6 +5889,18 @@ declare namespace LocalJSX {
|
|
|
5691
5889
|
"currentUrl": string;
|
|
5692
5890
|
"moreTabsLabel": string;
|
|
5693
5891
|
}
|
|
5892
|
+
interface DsBarTitleAttributes {
|
|
5893
|
+
"heading": string;
|
|
5894
|
+
"description": string;
|
|
5895
|
+
"showBack": boolean;
|
|
5896
|
+
"backAriaLabel": string;
|
|
5897
|
+
"backLabel": string;
|
|
5898
|
+
"value": string;
|
|
5899
|
+
"sectionsAriaLabel": string;
|
|
5900
|
+
"actionsAriaLabel": string;
|
|
5901
|
+
"variant": BarTitleVariant;
|
|
5902
|
+
"mode": BarTitleMode;
|
|
5903
|
+
}
|
|
5694
5904
|
interface DsButtonFilledAttributes {
|
|
5695
5905
|
"variant": ButtonFilledVariant;
|
|
5696
5906
|
"size": ButtonFilledSize;
|
|
@@ -6060,6 +6270,11 @@ declare namespace LocalJSX {
|
|
|
6060
6270
|
"ariaLabelledby": string | undefined;
|
|
6061
6271
|
"ariaDescribedby": string | undefined;
|
|
6062
6272
|
}
|
|
6273
|
+
interface DsShellAppAttributes {
|
|
6274
|
+
"navStyle": NavChromeStyle;
|
|
6275
|
+
"gradientPreset": ShellGradientPreset;
|
|
6276
|
+
"shortcutsEnabled": boolean;
|
|
6277
|
+
}
|
|
6063
6278
|
interface DsShellGradientPickerAttributes {
|
|
6064
6279
|
"value": ShellGradientPreset;
|
|
6065
6280
|
"groupLabel": string;
|
|
@@ -6070,6 +6285,10 @@ declare namespace LocalJSX {
|
|
|
6070
6285
|
"isInactive": boolean;
|
|
6071
6286
|
"ariaLabel": string | null;
|
|
6072
6287
|
}
|
|
6288
|
+
interface DsShellPageAttributes {
|
|
6289
|
+
"headerPresentation": ShellPageHeaderPresentation;
|
|
6290
|
+
"contentInset": ShellPageContentInset;
|
|
6291
|
+
}
|
|
6073
6292
|
interface DsSkeletonAttributes {
|
|
6074
6293
|
"variant": SkeletonVariant;
|
|
6075
6294
|
"textVariant": TextVariant;
|
|
@@ -6193,11 +6412,11 @@ declare namespace LocalJSX {
|
|
|
6193
6412
|
"ds-agent-response": Omit<DsAgentResponse, keyof DsAgentResponseAttributes> & { [K in keyof DsAgentResponse & keyof DsAgentResponseAttributes]?: DsAgentResponse[K] } & { [K in keyof DsAgentResponse & keyof DsAgentResponseAttributes as `attr:${K}`]?: DsAgentResponseAttributes[K] } & { [K in keyof DsAgentResponse & keyof DsAgentResponseAttributes as `prop:${K}`]?: DsAgentResponse[K] };
|
|
6194
6413
|
"ds-agent-source-list": Omit<DsAgentSourceList, keyof DsAgentSourceListAttributes> & { [K in keyof DsAgentSourceList & keyof DsAgentSourceListAttributes]?: DsAgentSourceList[K] } & { [K in keyof DsAgentSourceList & keyof DsAgentSourceListAttributes as `attr:${K}`]?: DsAgentSourceListAttributes[K] } & { [K in keyof DsAgentSourceList & keyof DsAgentSourceListAttributes as `prop:${K}`]?: DsAgentSourceList[K] };
|
|
6195
6414
|
"ds-agent-tool-call": Omit<DsAgentToolCall, keyof DsAgentToolCallAttributes> & { [K in keyof DsAgentToolCall & keyof DsAgentToolCallAttributes]?: DsAgentToolCall[K] } & { [K in keyof DsAgentToolCall & keyof DsAgentToolCallAttributes as `attr:${K}`]?: DsAgentToolCallAttributes[K] } & { [K in keyof DsAgentToolCall & keyof DsAgentToolCallAttributes as `prop:${K}`]?: DsAgentToolCall[K] };
|
|
6196
|
-
"ds-app-shell": Omit<DsAppShell, keyof DsAppShellAttributes> & { [K in keyof DsAppShell & keyof DsAppShellAttributes]?: DsAppShell[K] } & { [K in keyof DsAppShell & keyof DsAppShellAttributes as `attr:${K}`]?: DsAppShellAttributes[K] } & { [K in keyof DsAppShell & keyof DsAppShellAttributes as `prop:${K}`]?: DsAppShell[K] };
|
|
6197
6415
|
"ds-attachment-list": Omit<DsAttachmentList, keyof DsAttachmentListAttributes> & { [K in keyof DsAttachmentList & keyof DsAttachmentListAttributes]?: DsAttachmentList[K] } & { [K in keyof DsAttachmentList & keyof DsAttachmentListAttributes as `attr:${K}`]?: DsAttachmentListAttributes[K] } & { [K in keyof DsAttachmentList & keyof DsAttachmentListAttributes as `prop:${K}`]?: DsAttachmentList[K] };
|
|
6198
6416
|
"ds-avatar": Omit<DsAvatar, keyof DsAvatarAttributes> & { [K in keyof DsAvatar & keyof DsAvatarAttributes]?: DsAvatar[K] } & { [K in keyof DsAvatar & keyof DsAvatarAttributes as `attr:${K}`]?: DsAvatarAttributes[K] } & { [K in keyof DsAvatar & keyof DsAvatarAttributes as `prop:${K}`]?: DsAvatar[K] };
|
|
6199
6417
|
"ds-badge": Omit<DsBadge, keyof DsBadgeAttributes> & { [K in keyof DsBadge & keyof DsBadgeAttributes]?: DsBadge[K] } & { [K in keyof DsBadge & keyof DsBadgeAttributes as `attr:${K}`]?: DsBadgeAttributes[K] } & { [K in keyof DsBadge & keyof DsBadgeAttributes as `prop:${K}`]?: DsBadge[K] };
|
|
6200
6418
|
"ds-bar-nav": Omit<DsBarNav, keyof DsBarNavAttributes> & { [K in keyof DsBarNav & keyof DsBarNavAttributes]?: DsBarNav[K] } & { [K in keyof DsBarNav & keyof DsBarNavAttributes as `attr:${K}`]?: DsBarNavAttributes[K] } & { [K in keyof DsBarNav & keyof DsBarNavAttributes as `prop:${K}`]?: DsBarNav[K] };
|
|
6419
|
+
"ds-bar-title": Omit<DsBarTitle, keyof DsBarTitleAttributes> & { [K in keyof DsBarTitle & keyof DsBarTitleAttributes]?: DsBarTitle[K] } & { [K in keyof DsBarTitle & keyof DsBarTitleAttributes as `attr:${K}`]?: DsBarTitleAttributes[K] } & { [K in keyof DsBarTitle & keyof DsBarTitleAttributes as `prop:${K}`]?: DsBarTitle[K] } & OneOf<"heading", DsBarTitle["heading"], DsBarTitleAttributes["heading"]>;
|
|
6201
6420
|
"ds-button-filled": Omit<DsButtonFilled, keyof DsButtonFilledAttributes> & { [K in keyof DsButtonFilled & keyof DsButtonFilledAttributes]?: DsButtonFilled[K] } & { [K in keyof DsButtonFilled & keyof DsButtonFilledAttributes as `attr:${K}`]?: DsButtonFilledAttributes[K] } & { [K in keyof DsButtonFilled & keyof DsButtonFilledAttributes as `prop:${K}`]?: DsButtonFilled[K] };
|
|
6202
6421
|
"ds-button-unfilled": Omit<DsButtonUnfilled, keyof DsButtonUnfilledAttributes> & { [K in keyof DsButtonUnfilled & keyof DsButtonUnfilledAttributes]?: DsButtonUnfilled[K] } & { [K in keyof DsButtonUnfilled & keyof DsButtonUnfilledAttributes as `attr:${K}`]?: DsButtonUnfilledAttributes[K] } & { [K in keyof DsButtonUnfilled & keyof DsButtonUnfilledAttributes as `prop:${K}`]?: DsButtonUnfilled[K] };
|
|
6203
6422
|
"ds-card-data-viz-donut": Omit<DsCardDataVizDonut, keyof DsCardDataVizDonutAttributes> & { [K in keyof DsCardDataVizDonut & keyof DsCardDataVizDonutAttributes]?: DsCardDataVizDonut[K] } & { [K in keyof DsCardDataVizDonut & keyof DsCardDataVizDonutAttributes as `attr:${K}`]?: DsCardDataVizDonutAttributes[K] } & { [K in keyof DsCardDataVizDonut & keyof DsCardDataVizDonutAttributes as `prop:${K}`]?: DsCardDataVizDonut[K] } & OneOf<"heading", DsCardDataVizDonut["heading"], DsCardDataVizDonutAttributes["heading"]>;
|
|
@@ -6234,8 +6453,10 @@ declare namespace LocalJSX {
|
|
|
6234
6453
|
"ds-radio": Omit<DsRadio, keyof DsRadioAttributes> & { [K in keyof DsRadio & keyof DsRadioAttributes]?: DsRadio[K] } & { [K in keyof DsRadio & keyof DsRadioAttributes as `attr:${K}`]?: DsRadioAttributes[K] } & { [K in keyof DsRadio & keyof DsRadioAttributes as `prop:${K}`]?: DsRadio[K] };
|
|
6235
6454
|
"ds-select": Omit<DsSelect, keyof DsSelectAttributes> & { [K in keyof DsSelect & keyof DsSelectAttributes]?: DsSelect[K] } & { [K in keyof DsSelect & keyof DsSelectAttributes as `attr:${K}`]?: DsSelectAttributes[K] } & { [K in keyof DsSelect & keyof DsSelectAttributes as `prop:${K}`]?: DsSelect[K] };
|
|
6236
6455
|
"ds-select-multi": Omit<DsSelectMulti, keyof DsSelectMultiAttributes> & { [K in keyof DsSelectMulti & keyof DsSelectMultiAttributes]?: DsSelectMulti[K] } & { [K in keyof DsSelectMulti & keyof DsSelectMultiAttributes as `attr:${K}`]?: DsSelectMultiAttributes[K] } & { [K in keyof DsSelectMulti & keyof DsSelectMultiAttributes as `prop:${K}`]?: DsSelectMulti[K] };
|
|
6456
|
+
"ds-shell-app": Omit<DsShellApp, keyof DsShellAppAttributes> & { [K in keyof DsShellApp & keyof DsShellAppAttributes]?: DsShellApp[K] } & { [K in keyof DsShellApp & keyof DsShellAppAttributes as `attr:${K}`]?: DsShellAppAttributes[K] } & { [K in keyof DsShellApp & keyof DsShellAppAttributes as `prop:${K}`]?: DsShellApp[K] };
|
|
6237
6457
|
"ds-shell-gradient-picker": Omit<DsShellGradientPicker, keyof DsShellGradientPickerAttributes> & { [K in keyof DsShellGradientPicker & keyof DsShellGradientPickerAttributes]?: DsShellGradientPicker[K] } & { [K in keyof DsShellGradientPicker & keyof DsShellGradientPickerAttributes as `attr:${K}`]?: DsShellGradientPickerAttributes[K] } & { [K in keyof DsShellGradientPicker & keyof DsShellGradientPickerAttributes as `prop:${K}`]?: DsShellGradientPicker[K] };
|
|
6238
6458
|
"ds-shell-gradient-swatch": Omit<DsShellGradientSwatch, keyof DsShellGradientSwatchAttributes> & { [K in keyof DsShellGradientSwatch & keyof DsShellGradientSwatchAttributes]?: DsShellGradientSwatch[K] } & { [K in keyof DsShellGradientSwatch & keyof DsShellGradientSwatchAttributes as `attr:${K}`]?: DsShellGradientSwatchAttributes[K] } & { [K in keyof DsShellGradientSwatch & keyof DsShellGradientSwatchAttributes as `prop:${K}`]?: DsShellGradientSwatch[K] };
|
|
6459
|
+
"ds-shell-page": Omit<DsShellPage, keyof DsShellPageAttributes> & { [K in keyof DsShellPage & keyof DsShellPageAttributes]?: DsShellPage[K] } & { [K in keyof DsShellPage & keyof DsShellPageAttributes as `attr:${K}`]?: DsShellPageAttributes[K] } & { [K in keyof DsShellPage & keyof DsShellPageAttributes as `prop:${K}`]?: DsShellPage[K] };
|
|
6239
6460
|
"ds-skeleton": Omit<DsSkeleton, keyof DsSkeletonAttributes> & { [K in keyof DsSkeleton & keyof DsSkeletonAttributes]?: DsSkeleton[K] } & { [K in keyof DsSkeleton & keyof DsSkeletonAttributes as `attr:${K}`]?: DsSkeletonAttributes[K] } & { [K in keyof DsSkeleton & keyof DsSkeletonAttributes as `prop:${K}`]?: DsSkeleton[K] };
|
|
6240
6461
|
"ds-slider": Omit<DsSlider, keyof DsSliderAttributes> & { [K in keyof DsSlider & keyof DsSliderAttributes]?: DsSlider[K] } & { [K in keyof DsSlider & keyof DsSliderAttributes as `attr:${K}`]?: DsSliderAttributes[K] } & { [K in keyof DsSlider & keyof DsSliderAttributes as `prop:${K}`]?: DsSlider[K] };
|
|
6241
6462
|
"ds-swatch-picker": Omit<DsSwatchPicker, keyof DsSwatchPickerAttributes> & { [K in keyof DsSwatchPicker & keyof DsSwatchPickerAttributes]?: DsSwatchPicker[K] } & { [K in keyof DsSwatchPicker & keyof DsSwatchPickerAttributes as `attr:${K}`]?: DsSwatchPickerAttributes[K] } & { [K in keyof DsSwatchPicker & keyof DsSwatchPickerAttributes as `prop:${K}`]?: DsSwatchPicker[K] };
|
|
@@ -6257,11 +6478,11 @@ declare module "@stencil/core" {
|
|
|
6257
6478
|
"ds-agent-response": LocalJSX.IntrinsicElements["ds-agent-response"] & JSXBase.HTMLAttributes<HTMLDsAgentResponseElement>;
|
|
6258
6479
|
"ds-agent-source-list": LocalJSX.IntrinsicElements["ds-agent-source-list"] & JSXBase.HTMLAttributes<HTMLDsAgentSourceListElement>;
|
|
6259
6480
|
"ds-agent-tool-call": LocalJSX.IntrinsicElements["ds-agent-tool-call"] & JSXBase.HTMLAttributes<HTMLDsAgentToolCallElement>;
|
|
6260
|
-
"ds-app-shell": LocalJSX.IntrinsicElements["ds-app-shell"] & JSXBase.HTMLAttributes<HTMLDsAppShellElement>;
|
|
6261
6481
|
"ds-attachment-list": LocalJSX.IntrinsicElements["ds-attachment-list"] & JSXBase.HTMLAttributes<HTMLDsAttachmentListElement>;
|
|
6262
6482
|
"ds-avatar": LocalJSX.IntrinsicElements["ds-avatar"] & JSXBase.HTMLAttributes<HTMLDsAvatarElement>;
|
|
6263
6483
|
"ds-badge": LocalJSX.IntrinsicElements["ds-badge"] & JSXBase.HTMLAttributes<HTMLDsBadgeElement>;
|
|
6264
6484
|
"ds-bar-nav": LocalJSX.IntrinsicElements["ds-bar-nav"] & JSXBase.HTMLAttributes<HTMLDsBarNavElement>;
|
|
6485
|
+
"ds-bar-title": LocalJSX.IntrinsicElements["ds-bar-title"] & JSXBase.HTMLAttributes<HTMLDsBarTitleElement>;
|
|
6265
6486
|
"ds-button-filled": LocalJSX.IntrinsicElements["ds-button-filled"] & JSXBase.HTMLAttributes<HTMLDsButtonFilledElement>;
|
|
6266
6487
|
"ds-button-unfilled": LocalJSX.IntrinsicElements["ds-button-unfilled"] & JSXBase.HTMLAttributes<HTMLDsButtonUnfilledElement>;
|
|
6267
6488
|
/**
|
|
@@ -6318,6 +6539,7 @@ declare module "@stencil/core" {
|
|
|
6318
6539
|
"ds-radio": LocalJSX.IntrinsicElements["ds-radio"] & JSXBase.HTMLAttributes<HTMLDsRadioElement>;
|
|
6319
6540
|
"ds-select": LocalJSX.IntrinsicElements["ds-select"] & JSXBase.HTMLAttributes<HTMLDsSelectElement>;
|
|
6320
6541
|
"ds-select-multi": LocalJSX.IntrinsicElements["ds-select-multi"] & JSXBase.HTMLAttributes<HTMLDsSelectMultiElement>;
|
|
6542
|
+
"ds-shell-app": LocalJSX.IntrinsicElements["ds-shell-app"] & JSXBase.HTMLAttributes<HTMLDsShellAppElement>;
|
|
6321
6543
|
/**
|
|
6322
6544
|
* @deprecated Use `ds-swatch-picker` with shell preset options.
|
|
6323
6545
|
*/
|
|
@@ -6326,6 +6548,7 @@ declare module "@stencil/core" {
|
|
|
6326
6548
|
* @deprecated Use `ds-swatch-picker`; individual swatches are implementation detail.
|
|
6327
6549
|
*/
|
|
6328
6550
|
"ds-shell-gradient-swatch": LocalJSX.IntrinsicElements["ds-shell-gradient-swatch"] & JSXBase.HTMLAttributes<HTMLDsShellGradientSwatchElement>;
|
|
6551
|
+
"ds-shell-page": LocalJSX.IntrinsicElements["ds-shell-page"] & JSXBase.HTMLAttributes<HTMLDsShellPageElement>;
|
|
6329
6552
|
"ds-skeleton": LocalJSX.IntrinsicElements["ds-skeleton"] & JSXBase.HTMLAttributes<HTMLDsSkeletonElement>;
|
|
6330
6553
|
"ds-slider": LocalJSX.IntrinsicElements["ds-slider"] & JSXBase.HTMLAttributes<HTMLDsSliderElement>;
|
|
6331
6554
|
"ds-swatch-picker": LocalJSX.IntrinsicElements["ds-swatch-picker"] & JSXBase.HTMLAttributes<HTMLDsSwatchPickerElement>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/** Bubbling/composed events — `ds-app
|
|
1
|
+
/** Bubbling/composed events — `ds-shell-app` and `ds-bar-nav` coordinate during width motion. */
|
|
2
2
|
export declare const CHROME_TRANSITION_START = "dsChromeTransitionStart";
|
|
3
3
|
export declare const CHROME_TRANSITION_END = "dsChromeTransitionEnd";
|
|
4
4
|
export type ChromeTransitionSource = 'panel-nav' | 'panel-tools';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/** CSS var names consumed by `ds-panel-nav` / `ds-bar-nav` inside `ds-app
|
|
1
|
+
/** CSS var names consumed by `ds-panel-nav` / `ds-bar-nav` inside `ds-shell-app`. */
|
|
2
2
|
import type { ShellGradientPreset } from './shell-gradient-presets';
|
|
3
3
|
export type { ShellGradientPreset } from './shell-gradient-presets';
|
|
4
4
|
export { DEFAULT_SHELL_GRADIENT_PRESET, SHELL_GRADIENT_PRESETS, SHELL_GRADIENT_PRESET_LABELS, buildShellRadialGradientForPreset, buildShellRadialGradientFromStops, isShellGradientPreset, shellGradientPresetOpacity, shellGradientPresetRecipe, shellGradientPresetStopToken, } from './shell-gradient-presets';
|
|
@@ -24,7 +24,7 @@ export interface ShellViewportDimensions {
|
|
|
24
24
|
}
|
|
25
25
|
/**
|
|
26
26
|
* Viewport size for shell chrome with `background-attachment: fixed`.
|
|
27
|
-
* Must not use the `ds-app
|
|
27
|
+
* Must not use the `ds-shell-app` element box — the shell can be shorter or
|
|
28
28
|
* taller than the viewport when host height chains break or content overflows.
|
|
29
29
|
*/
|
|
30
30
|
export declare function readShellViewportDimensions(win?: Window): ShellViewportDimensions;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { PanelToolsToolId } from '../components/PanelTools/panel-tools-types';
|
|
2
2
|
export type ShellShortcutAction = 'toggle-panel-nav' | 'close-panel-tools' | `open-tool:${PanelToolsToolId}`;
|
|
3
|
-
/** Tool shortcut keys (K
|
|
3
|
+
/** Tool shortcut keys (K, A, S, M, N, /) toggle open/closed via `ds-panel-tools.activateTool`. */
|
|
4
4
|
/** True when no modifier keys are held — avoids browser/app chords like ⌘N. */
|
|
5
5
|
export declare function isBareShellShortcutKey(e: Pick<KeyboardEvent, 'metaKey' | 'ctrlKey' | 'altKey' | 'shiftKey'>): boolean;
|
|
6
6
|
/** Skip shell shortcuts while typing in an editable control. */
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ds-mo/ui",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "12.1.0",
|
|
4
4
|
"description": "CompoMo — composable web components styled with TokoMo design tokens",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"web-components",
|
|
@@ -104,7 +104,7 @@
|
|
|
104
104
|
"peerDependencies": {
|
|
105
105
|
"@angular/core": ">=19 <23",
|
|
106
106
|
"@angular/forms": ">=19 <23",
|
|
107
|
-
"@ds-mo/icons": "^6.
|
|
107
|
+
"@ds-mo/icons": "^6.4.0",
|
|
108
108
|
"@ds-mo/tokens": "^3.1.1",
|
|
109
109
|
"react": "^18 || ^19",
|
|
110
110
|
"react-dom": "^18 || ^19"
|
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
"@angular/core": "^22.0.7",
|
|
130
130
|
"@angular/forms": "^22.0.7",
|
|
131
131
|
"@axe-core/playwright": "^4.12.1",
|
|
132
|
-
"@ds-mo/icons": "^6.
|
|
132
|
+
"@ds-mo/icons": "^6.4.0",
|
|
133
133
|
"@ds-mo/tokens": "^3.1.1",
|
|
134
134
|
"@eslint/js": "^10.0.1",
|
|
135
135
|
"@modelcontextprotocol/sdk": "^1.29.0",
|