@db-ux/v-core-components 4.14.0-shell-52d18db → 5.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.
Files changed (84) hide show
  1. package/CHANGELOG.md +28 -0
  2. package/agent/TabItem.md +2 -2
  3. package/agent/Tabs.md +23 -20
  4. package/agent/_instructions.md +0 -10
  5. package/dist/components/accordion/accordion.vue.d.ts +1 -1
  6. package/dist/components/accordion/model.d.ts +8 -2
  7. package/dist/components/custom-select/custom-select.vue.d.ts +1 -1
  8. package/dist/components/custom-select/model.d.ts +1 -1
  9. package/dist/components/custom-select-list/custom-select-list.vue.d.ts +1 -1
  10. package/dist/components/drawer/model.d.ts +1 -1
  11. package/dist/components/header/header.vue.d.ts +2 -2
  12. package/dist/components/input/input.vue.d.ts +1 -1
  13. package/dist/components/navigation-item/navigation-item.vue.d.ts +2 -2
  14. package/dist/components/notification/notification.vue.d.ts +1 -1
  15. package/dist/components/select/select.vue.d.ts +1 -1
  16. package/dist/components/stack/model.d.ts +1 -1
  17. package/dist/components/tab-item/model.d.ts +24 -13
  18. package/dist/components/tab-item/tab-item.vue.d.ts +5 -12
  19. package/dist/components/tab-list/model.d.ts +5 -5
  20. package/dist/components/tab-list/tab-list.vue.d.ts +3 -1
  21. package/dist/components/tab-panel/model.d.ts +6 -4
  22. package/dist/components/tab-panel/tab-panel.vue.d.ts +1 -7
  23. package/dist/components/tabs/model.d.ts +93 -18
  24. package/dist/components/tabs/tabs.vue.d.ts +12 -12
  25. package/dist/db-ux.es.js +1824 -2614
  26. package/dist/db-ux.umd.js +1 -1
  27. package/dist/index.d.ts +0 -28
  28. package/dist/shared/constants.d.ts +1 -5
  29. package/dist/shared/model.d.ts +3 -90
  30. package/dist/utils/index.d.ts +9 -10
  31. package/dist/utils/navigation.d.ts +11 -22
  32. package/package.json +4 -4
  33. package/agent/ControlPanelBrand.md +0 -15
  34. package/agent/ControlPanelDesktop.md +0 -48
  35. package/agent/ControlPanelMeta.md +0 -19
  36. package/agent/ControlPanelMobile.md +0 -40
  37. package/agent/ControlPanelNavigation.md +0 -24
  38. package/agent/ControlPanelNavigationItem.md +0 -39
  39. package/agent/ControlPanelPrimaryActions.md +0 -20
  40. package/agent/ControlPanelSecondaryActions.md +0 -24
  41. package/agent/Shell.md +0 -28
  42. package/agent/ShellSubNavigation.md +0 -6
  43. package/dist/components/control-panel-brand/control-panel-brand.vue.d.ts +0 -18
  44. package/dist/components/control-panel-brand/index.d.ts +0 -1
  45. package/dist/components/control-panel-brand/model.d.ts +0 -5
  46. package/dist/components/control-panel-desktop/control-panel-desktop.vue.d.ts +0 -34
  47. package/dist/components/control-panel-desktop/index.d.ts +0 -1
  48. package/dist/components/control-panel-desktop/model.d.ts +0 -5
  49. package/dist/components/control-panel-flat-icon/control-panel-flat-icon.vue.d.ts +0 -22
  50. package/dist/components/control-panel-flat-icon/index.d.ts +0 -1
  51. package/dist/components/control-panel-flat-icon/model.d.ts +0 -12
  52. package/dist/components/control-panel-meta/control-panel-meta.vue.d.ts +0 -18
  53. package/dist/components/control-panel-meta/index.d.ts +0 -1
  54. package/dist/components/control-panel-meta/model.d.ts +0 -5
  55. package/dist/components/control-panel-mobile/control-panel-mobile.vue.d.ts +0 -33
  56. package/dist/components/control-panel-mobile/index.d.ts +0 -1
  57. package/dist/components/control-panel-mobile/model.d.ts +0 -21
  58. package/dist/components/control-panel-navigation/control-panel-navigation.vue.d.ts +0 -25
  59. package/dist/components/control-panel-navigation/index.d.ts +0 -1
  60. package/dist/components/control-panel-navigation/model.d.ts +0 -25
  61. package/dist/components/control-panel-navigation-item/control-panel-navigation-item.vue.d.ts +0 -27
  62. package/dist/components/control-panel-navigation-item/index.d.ts +0 -1
  63. package/dist/components/control-panel-navigation-item/model.d.ts +0 -20
  64. package/dist/components/control-panel-navigation-item-group/control-panel-navigation-item-group.vue.d.ts +0 -32
  65. package/dist/components/control-panel-navigation-item-group/index.d.ts +0 -1
  66. package/dist/components/control-panel-navigation-item-group/model.d.ts +0 -44
  67. package/dist/components/control-panel-primary-actions/control-panel-primary-actions.vue.d.ts +0 -18
  68. package/dist/components/control-panel-primary-actions/index.d.ts +0 -1
  69. package/dist/components/control-panel-primary-actions/model.d.ts +0 -5
  70. package/dist/components/control-panel-secondary-actions/control-panel-secondary-actions.vue.d.ts +0 -18
  71. package/dist/components/control-panel-secondary-actions/index.d.ts +0 -1
  72. package/dist/components/control-panel-secondary-actions/model.d.ts +0 -5
  73. package/dist/components/control-panel-skip-navigation/control-panel-skip-navigation.vue.d.ts +0 -21
  74. package/dist/components/control-panel-skip-navigation/index.d.ts +0 -1
  75. package/dist/components/control-panel-skip-navigation/model.d.ts +0 -16
  76. package/dist/components/shell/index.d.ts +0 -1
  77. package/dist/components/shell/model.d.ts +0 -34
  78. package/dist/components/shell/shell.vue.d.ts +0 -25
  79. package/dist/components/shell-content/index.d.ts +0 -1
  80. package/dist/components/shell-content/model.d.ts +0 -28
  81. package/dist/components/shell-content/shell-content.vue.d.ts +0 -27
  82. package/dist/components/shell-sub-navigation/index.d.ts +0 -1
  83. package/dist/components/shell-sub-navigation/model.d.ts +0 -5
  84. package/dist/components/shell-sub-navigation/shell-sub-navigation.vue.d.ts +0 -22
@@ -1,22 +0,0 @@
1
- import { DBControlPanelFlatIconProps } from "./model.js";
2
- declare var __VLS_1: {}, __VLS_3: {};
3
- type __VLS_Slots = {} & {
4
- 'skip-navigation'?: (props: typeof __VLS_1) => any;
5
- } & {
6
- default?: (props: typeof __VLS_3) => any;
7
- };
8
- declare const __VLS_base: import("@vue/runtime-core").DefineComponent<DBControlPanelFlatIconProps, {}, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<DBControlPanelFlatIconProps> & Readonly<{}>, {
9
- id: string;
10
- children: any;
11
- className: string;
12
- propOverrides: import("../../index.js", { with: { "resolution-mode": "import" } }).PropOverridesType;
13
- noText: boolean | string;
14
- }, {}, {}, {}, string, import("@vue/runtime-core").ComponentProvideOptions, false, {}, any>;
15
- declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
16
- declare const _default: typeof __VLS_export;
17
- export default _default;
18
- type __VLS_WithSlots<T, S> = T & {
19
- new (): {
20
- $slots: S;
21
- };
22
- };
@@ -1 +0,0 @@
1
- export { default as DBControlPanelFlatIcon } from './control-panel-flat-icon.vue';
@@ -1,12 +0,0 @@
1
- import { GlobalProps, GlobalState, NoTextProps } from '../../shared/model.js';
2
- export type DBControlPanelFlatIconDefaultProps = {
3
- /**
4
- * Slot to pass an anchor or link to skip the navigation and jump to main content.
5
- */
6
- skipNavigation?: any;
7
- };
8
- export type DBControlPanelFlatIconProps = DBControlPanelFlatIconDefaultProps & GlobalProps & NoTextProps;
9
- export type DBControlPanelFlatIconDefaultState = {
10
- _resizeObserverCallbackId?: string;
11
- };
12
- export type DBControlPanelFlatIconState = DBControlPanelFlatIconDefaultState & GlobalState;
@@ -1,18 +0,0 @@
1
- declare var __VLS_1: {};
2
- type __VLS_Slots = {} & {
3
- default?: (props: typeof __VLS_1) => any;
4
- };
5
- declare const __VLS_base: import("@vue/runtime-core").DefineComponent<import("../../index.js", { with: { "resolution-mode": "import" } }).GlobalProps, {}, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("../../index.js", { with: { "resolution-mode": "import" } }).GlobalProps> & Readonly<{}>, {
6
- id: string;
7
- children: any;
8
- className: string;
9
- propOverrides: import("../../index.js", { with: { "resolution-mode": "import" } }).PropOverridesType;
10
- }, {}, {}, {}, string, import("@vue/runtime-core").ComponentProvideOptions, false, {}, any>;
11
- declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
12
- declare const _default: typeof __VLS_export;
13
- export default _default;
14
- type __VLS_WithSlots<T, S> = T & {
15
- new (): {
16
- $slots: S;
17
- };
18
- };
@@ -1 +0,0 @@
1
- export { default as DBControlPanelMeta } from './control-panel-meta.vue';
@@ -1,5 +0,0 @@
1
- import { GlobalProps, GlobalState } from '../../shared/model.js';
2
- export type DBControlPanelMetaDefaultProps = {};
3
- export type DBControlPanelMetaProps = DBControlPanelMetaDefaultProps & GlobalProps;
4
- export type DBControlPanelMetaDefaultState = {};
5
- export type DBControlPanelMetaState = DBControlPanelMetaDefaultState & GlobalState;
@@ -1,33 +0,0 @@
1
- import { DBControlPanelMobileProps } from "./model.js";
2
- declare var __VLS_1: {}, __VLS_9: {}, __VLS_11: {}, __VLS_26: {}, __VLS_28: {}, __VLS_30: {};
3
- type __VLS_Slots = {} & {
4
- 'skip-navigation'?: (props: typeof __VLS_1) => any;
5
- } & {
6
- default?: (props: typeof __VLS_9) => any;
7
- } & {
8
- meta?: (props: typeof __VLS_11) => any;
9
- } & {
10
- 'secondary-actions'?: (props: typeof __VLS_26) => any;
11
- } & {
12
- brand?: (props: typeof __VLS_28) => any;
13
- } & {
14
- 'primary-actions'?: (props: typeof __VLS_30) => any;
15
- };
16
- declare const __VLS_base: import("@vue/runtime-core").DefineComponent<DBControlPanelMobileProps, {}, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<DBControlPanelMobileProps> & Readonly<{}>, {
17
- id: string;
18
- children: any;
19
- className: string;
20
- propOverrides: import("../../index.js", { with: { "resolution-mode": "import" } }).PropOverridesType;
21
- onToggle: (open: boolean) => void;
22
- position: import("../../index.js", { with: { "resolution-mode": "import" } }).ShellControlPanelMobilePositionType;
23
- drawerHeaderText: string;
24
- burgerMenuLabel: string;
25
- }, {}, {}, {}, string, import("@vue/runtime-core").ComponentProvideOptions, false, {}, any>;
26
- declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
27
- declare const _default: typeof __VLS_export;
28
- export default _default;
29
- type __VLS_WithSlots<T, S> = T & {
30
- new (): {
31
- $slots: S;
32
- };
33
- };
@@ -1 +0,0 @@
1
- export { default as DBControlPanelMobile } from './control-panel-mobile.vue';
@@ -1,21 +0,0 @@
1
- import { ControlPanelProps, GlobalProps, GlobalState, NavigationBehaviorState, ShellControlPanelMobilePositionType, ToggleEventProps, ToggleEventState } from '../../shared/model.js';
2
- export type DBControlPanelMobileDefaultProps = {
3
- /**
4
- * Text to pass in a headline for the drawer header.
5
- */
6
- drawerHeaderText?: string;
7
- /**
8
- * Sets the accessible label for the burger menu button of the mobile control panel.
9
- */
10
- burgerMenuLabel?: string;
11
- /**
12
- * Change the position of the mobile content panel
13
- */
14
- position?: ShellControlPanelMobilePositionType;
15
- };
16
- export type DBControlPanelMobileProps = DBControlPanelMobileDefaultProps & GlobalProps & ToggleEventProps & ControlPanelProps;
17
- export type DBControlPanelMobileDefaultState = {
18
- open: boolean;
19
- handleClose: (event: any) => void;
20
- };
21
- export type DBControlPanelMobileState = DBControlPanelMobileDefaultState & GlobalState & ToggleEventState<HTMLElement> & NavigationBehaviorState;
@@ -1,25 +0,0 @@
1
- import { DBControlPanelNavigationProps } from "./model.js";
2
- declare var __VLS_7: {};
3
- type __VLS_Slots = {} & {
4
- default?: (props: typeof __VLS_7) => any;
5
- };
6
- declare const __VLS_base: import("@vue/runtime-core").DefineComponent<DBControlPanelNavigationProps, {}, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<DBControlPanelNavigationProps> & Readonly<{}>, {
7
- id: string;
8
- children: any;
9
- className: string;
10
- propOverrides: import("../../index.js", { with: { "resolution-mode": "import" } }).PropOverridesType;
11
- variant: import("../../index.js", { with: { "resolution-mode": "import" } }).NavigationItemGroupVariantType;
12
- behavior: import("../../index.js", { with: { "resolution-mode": "import" } }).CollapsibleBehaviorType;
13
- showTreeLine: boolean | string;
14
- arrowScrollDistance: number | string;
15
- scrollLeftText: string;
16
- scrollRightText: string;
17
- }, {}, {}, {}, string, import("@vue/runtime-core").ComponentProvideOptions, false, {}, any>;
18
- declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
19
- declare const _default: typeof __VLS_export;
20
- export default _default;
21
- type __VLS_WithSlots<T, S> = T & {
22
- new (): {
23
- $slots: S;
24
- };
25
- };
@@ -1 +0,0 @@
1
- export { default as DBControlPanelNavigation } from './control-panel-navigation.vue';
@@ -1,25 +0,0 @@
1
- import { CollapsibleBehaviorProps, GlobalProps, GlobalState, InitializedState, NavigationItemGroupVariant, OverflowScrollButtonProps, OverflowScrollButtonState } from '../../shared/model.js';
2
- export type DBControlPanelNavigationDefaultProps = {
3
- /**
4
- * Show or hide the tree line connecting nested navigation items in tree variant.
5
- * @default true
6
- */
7
- showTreeLine?: boolean | string;
8
- };
9
- export type DBControlPanelNavigationProps = DBControlPanelNavigationDefaultProps & GlobalProps & OverflowScrollButtonProps & NavigationItemGroupVariant & CollapsibleBehaviorProps;
10
- export type DBControlPanelNavigationDefaultState = {
11
- onScroll: () => void;
12
- _shellMobile?: boolean;
13
- _shellDesktopPosition?: string | null;
14
- _handleSubNavigation: () => void;
15
- _handleTreeKeyDown: (event: any) => void;
16
- _handleTreeKeys: (event: any) => void;
17
- _handlePopoverKeys: (event: any) => void;
18
- _focusParentGroupButton: (activeElement: HTMLElement) => boolean;
19
- _closeSubMenuAndReturnToParent: (parentGroupMenu: Element) => void;
20
- _resizeObserverCallbackId?: string;
21
- _singleBehaviorObserver?: MutationObserver;
22
- _attachSingleBehaviorObserver: () => void;
23
- _setShellMobile: () => void;
24
- };
25
- export type DBControlPanelNavigationState = DBControlPanelNavigationDefaultState & GlobalState & OverflowScrollButtonState & InitializedState;
@@ -1,27 +0,0 @@
1
- import { DBControlPanelNavigationItemProps } from "./model.js";
2
- declare var __VLS_1: {}, __VLS_3: {};
3
- type __VLS_Slots = {} & {
4
- default?: (props: typeof __VLS_1) => any;
5
- } & {
6
- 'end-slot'?: (props: typeof __VLS_3) => any;
7
- };
8
- declare const __VLS_base: import("@vue/runtime-core").DefineComponent<DBControlPanelNavigationItemProps, {}, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<DBControlPanelNavigationItemProps> & Readonly<{}>, {
9
- id: string;
10
- children: any;
11
- className: string;
12
- propOverrides: import("../../index.js", { with: { "resolution-mode": "import" } }).PropOverridesType;
13
- text: string;
14
- disabled: boolean | string;
15
- icon: import("@db-ux/core-foundations", { with: { "resolution-mode": "import" } }).IconTypes;
16
- showIcon: boolean | string;
17
- tooltip: string;
18
- active: boolean;
19
- }, {}, {}, {}, string, import("@vue/runtime-core").ComponentProvideOptions, false, {}, any>;
20
- declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
21
- declare const _default: typeof __VLS_export;
22
- export default _default;
23
- type __VLS_WithSlots<T, S> = T & {
24
- new (): {
25
- $slots: S;
26
- };
27
- };
@@ -1 +0,0 @@
1
- export { default as DBControlPanelNavigationItem } from './control-panel-navigation-item.vue';
@@ -1,20 +0,0 @@
1
- import type { DisabledProps, EndSlotProps, GlobalProps, GlobalState, IconProps, InitializedState, ShowIconProps, TextProps } from '../../shared/model.js';
2
- export type DBControlPanelNavigationItemDefaultProps = {
3
- /**
4
- * Alternative indicator for active navigation item (bold font). In contrast to the use of aria-current="page" on the contained anchor, this does not guarantee correct a11y.
5
- */
6
- active?: boolean;
7
- /**
8
- * If you use DBShell with controlPanelDesktopPosition="left" or DBControlPanelFlatIcon
9
- * you need to add a tooltip for collapsed navigation
10
- */
11
- tooltip?: string;
12
- } & EndSlotProps & TextProps;
13
- export type DBControlPanelNavigationItemProps = DBControlPanelNavigationItemDefaultProps & GlobalProps & IconProps & ShowIconProps & DisabledProps;
14
- export type DBControlPanelNavigationItemDefaultState = {
15
- _tooltip?: string;
16
- _savedHref?: string;
17
- _role?: string;
18
- _attributeObserver?: MutationObserver;
19
- };
20
- export type DBControlPanelNavigationItemState = DBControlPanelNavigationItemDefaultState & GlobalState & InitializedState;
@@ -1,32 +0,0 @@
1
- import { ClickEvent } from "../../shared/model.js";
2
- import { DBControlPanelNavigationItemGroupProps } from "./model.js";
3
- declare var __VLS_1: {}, __VLS_9: {};
4
- type __VLS_Slots = {} & {
5
- 'end-slot'?: (props: typeof __VLS_1) => any;
6
- } & {
7
- default?: (props: typeof __VLS_9) => any;
8
- };
9
- declare const __VLS_base: import("@vue/runtime-core").DefineComponent<DBControlPanelNavigationItemGroupProps, {}, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<DBControlPanelNavigationItemGroupProps> & Readonly<{}>, {
10
- id: string;
11
- children: any;
12
- className: string;
13
- propOverrides: import("../../shared/model.js", { with: { "resolution-mode": "import" } }).PropOverridesType;
14
- text: string;
15
- disabled: boolean | string;
16
- onClick: (event: ClickEvent<HTMLButtonElement>) => void;
17
- icon: import("@db-ux/core-foundations", { with: { "resolution-mode": "import" } }).IconTypes;
18
- showIcon: boolean | string;
19
- expanded: boolean | string;
20
- active: boolean;
21
- menuId: string;
22
- backButtonId: string;
23
- backButtonText: string;
24
- }, {}, {}, {}, string, import("@vue/runtime-core").ComponentProvideOptions, false, {}, any>;
25
- declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
26
- declare const _default: typeof __VLS_export;
27
- export default _default;
28
- type __VLS_WithSlots<T, S> = T & {
29
- new (): {
30
- $slots: S;
31
- };
32
- };
@@ -1 +0,0 @@
1
- export { default as DBControlPanelNavigationItemGroup } from './control-panel-navigation-item-group.vue';
@@ -1,44 +0,0 @@
1
- import { ClickEvent, ClickEventProps, ClickEventState, DisabledProps, GlobalProps, GlobalState, IconProps, InitializedState, NavigationBackButtonProps, NavigationBehaviorState, ShowIconProps } from '../../shared/model.js';
2
- import { NavigationItemSafeTriangle } from '../../utils/navigation.js';
3
- import { DBControlPanelNavigationItemDefaultProps } from '../control-panel-navigation-item/model.js';
4
- export type DBControlPanelNavigationItemGroupDefaultProps = {
5
- /**
6
- * This is for mobile navigation only, if it is set the sub-navigation is a static overlay
7
- */
8
- expanded?: boolean | string;
9
- /**
10
- * Change id for db-control-panel-navigation-item-group-menu
11
- */
12
- menuId?: string;
13
- };
14
- export type DBControlPanelNavigationItemGroupProps = DBControlPanelNavigationItemGroupDefaultProps & NavigationBackButtonProps & ClickEventProps<HTMLButtonElement> & GlobalProps & IconProps & ShowIconProps & DBControlPanelNavigationItemDefaultProps & DisabledProps;
15
- export type DBControlPanelNavigationItemGroupDefaultState = {
16
- handleBackClick: (event: ClickEvent<HTMLButtonElement>) => void;
17
- isSubNavigationExpanded: boolean;
18
- _itemGroupMenuId: string;
19
- _intersectionObserverCallbackId?: string;
20
- _resizeObserverCallbackId?: string;
21
- _attributeObserver?: MutationObserver;
22
- _role?: string;
23
- _popoverListenersAttached: boolean;
24
- _isMobile: boolean;
25
- /**
26
- * Internal state property to show/hide sub-navigation button
27
- */
28
- hasSubNavigation?: boolean;
29
- hasPopup?: boolean;
30
- navigationItemSafeTriangle?: NavigationItemSafeTriangle;
31
- autoClose?: boolean;
32
- onScroll: () => void;
33
- handleEscape: (event: any) => void;
34
- forceClose: () => void;
35
- _attachPopoverListeners: () => void;
36
- _detachPopoverListeners: () => void;
37
- _teardownPopover: () => void;
38
- _handleFocusIn: () => void;
39
- _handleFocusOut: (event: any) => void;
40
- _handleMouseEnter: () => void;
41
- _handleMouseLeave: () => void;
42
- _setSiblingsInert: (inert: boolean) => void;
43
- };
44
- export type DBControlPanelNavigationItemGroupState = DBControlPanelNavigationItemGroupDefaultState & ClickEventState<HTMLButtonElement> & GlobalState & NavigationBehaviorState & InitializedState;
@@ -1,18 +0,0 @@
1
- declare var __VLS_1: {};
2
- type __VLS_Slots = {} & {
3
- default?: (props: typeof __VLS_1) => any;
4
- };
5
- declare const __VLS_base: import("@vue/runtime-core").DefineComponent<import("../../index.js", { with: { "resolution-mode": "import" } }).GlobalProps, {}, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("../../index.js", { with: { "resolution-mode": "import" } }).GlobalProps> & Readonly<{}>, {
6
- id: string;
7
- children: any;
8
- className: string;
9
- propOverrides: import("../../index.js", { with: { "resolution-mode": "import" } }).PropOverridesType;
10
- }, {}, {}, {}, string, import("@vue/runtime-core").ComponentProvideOptions, false, {}, any>;
11
- declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
12
- declare const _default: typeof __VLS_export;
13
- export default _default;
14
- type __VLS_WithSlots<T, S> = T & {
15
- new (): {
16
- $slots: S;
17
- };
18
- };
@@ -1 +0,0 @@
1
- export { default as DBControlPanelPrimaryActions } from './control-panel-primary-actions.vue';
@@ -1,5 +0,0 @@
1
- import { GlobalProps, GlobalState } from '../../shared/model.js';
2
- export type DBControlPanelPrimaryActionsDefaultProps = {};
3
- export type DBControlPanelPrimaryActionsProps = DBControlPanelPrimaryActionsDefaultProps & GlobalProps;
4
- export type DBControlPanelPrimaryActionsDefaultState = {};
5
- export type DBControlPanelPrimaryActionsState = DBControlPanelPrimaryActionsDefaultState & GlobalState;
@@ -1,18 +0,0 @@
1
- declare var __VLS_1: {};
2
- type __VLS_Slots = {} & {
3
- default?: (props: typeof __VLS_1) => any;
4
- };
5
- declare const __VLS_base: import("@vue/runtime-core").DefineComponent<import("../../index.js", { with: { "resolution-mode": "import" } }).GlobalProps, {}, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("../../index.js", { with: { "resolution-mode": "import" } }).GlobalProps> & Readonly<{}>, {
6
- id: string;
7
- children: any;
8
- className: string;
9
- propOverrides: import("../../index.js", { with: { "resolution-mode": "import" } }).PropOverridesType;
10
- }, {}, {}, {}, string, import("@vue/runtime-core").ComponentProvideOptions, false, {}, any>;
11
- declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
12
- declare const _default: typeof __VLS_export;
13
- export default _default;
14
- type __VLS_WithSlots<T, S> = T & {
15
- new (): {
16
- $slots: S;
17
- };
18
- };
@@ -1 +0,0 @@
1
- export { default as DBControlPanelSecondaryActions } from './control-panel-secondary-actions.vue';
@@ -1,5 +0,0 @@
1
- import { GlobalProps, GlobalState } from '../../shared/model.js';
2
- export type DBControlPanelSecondaryActionsDefaultProps = {};
3
- export type DBControlPanelSecondaryActionsProps = DBControlPanelSecondaryActionsDefaultProps & GlobalProps;
4
- export type DBControlPanelSecondaryActionsDefaultState = {};
5
- export type DBControlPanelSecondaryActionsState = DBControlPanelSecondaryActionsDefaultState & GlobalState;
@@ -1,21 +0,0 @@
1
- import { DBControlPanelSkipNavigationProps } from "./model.js";
2
- declare var __VLS_1: {};
3
- type __VLS_Slots = {} & {
4
- default?: (props: typeof __VLS_1) => any;
5
- };
6
- declare const __VLS_base: import("@vue/runtime-core").DefineComponent<DBControlPanelSkipNavigationProps, {}, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<DBControlPanelSkipNavigationProps> & Readonly<{}>, {
7
- id: string;
8
- children: any;
9
- className: string;
10
- propOverrides: import("../../index.js", { with: { "resolution-mode": "import" } }).PropOverridesType;
11
- text: string;
12
- target: string;
13
- }, {}, {}, {}, string, import("@vue/runtime-core").ComponentProvideOptions, false, {}, any>;
14
- declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
15
- declare const _default: typeof __VLS_export;
16
- export default _default;
17
- type __VLS_WithSlots<T, S> = T & {
18
- new (): {
19
- $slots: S;
20
- };
21
- };
@@ -1 +0,0 @@
1
- export { default as DBControlPanelSkipNavigation } from './control-panel-skip-navigation.vue';
@@ -1,16 +0,0 @@
1
- import type { GlobalProps, GlobalState } from '../../shared/model.js';
2
- export type DBControlPanelSkipNavigationDefaultProps = {
3
- /**
4
- * Change the text for the link providing a skip for navigation jumping to main content
5
- */
6
- text?: string;
7
- /**
8
- * Target id for the skip-navigation link. Must match the `mainId` prop
9
- * on `DBShellContent` if you override it. Only one shell should exist per page.
10
- * @default 'main-content'
11
- */
12
- target?: string;
13
- };
14
- export type DBControlPanelSkipNavigationProps = DBControlPanelSkipNavigationDefaultProps & GlobalProps;
15
- export type DBControlPanelSkipNavigationDefaultState = {};
16
- export type DBControlPanelSkipNavigationState = DBControlPanelSkipNavigationDefaultState & GlobalState;
@@ -1 +0,0 @@
1
- export { default as DBShell } from './shell.vue';
@@ -1,34 +0,0 @@
1
- import { GlobalProps, GlobalState, ShellControlPanelDesktopPositionType, ShellControlPanelMobilePositionType } from '../../shared/model.js';
2
- export declare const ShellSubNavigationMobilePosition: readonly ["top", "bottom", "none"];
3
- export type ShellSubNavigationMobilePositionType = (typeof ShellSubNavigationMobilePosition)[number];
4
- export type DBShellDefaultProps = {
5
- /**
6
- * Change the position of the desktop content panel
7
- */
8
- controlPanelDesktopPosition?: ShellControlPanelDesktopPositionType;
9
- /**
10
- * Change the position of the mobile content panel
11
- */
12
- controlPanelMobilePosition?: ShellControlPanelMobilePositionType;
13
- /**
14
- * Set this to have a transition with opacity to avoid layout-shifts https://simonhearne.com/2021/layout-shifts-webfonts/
15
- */
16
- fadeIn?: boolean | string;
17
- /**
18
- * Change the position of the optional sub navigation for desktop
19
- */
20
- subNavigationDesktopPosition?: ShellControlPanelDesktopPositionType;
21
- /**
22
- * Change the position of the optional sub navigation for mobile
23
- */
24
- subNavigationMobilePosition?: ShellSubNavigationMobilePositionType;
25
- /**
26
- * Shows sub-navigation
27
- */
28
- showSubNavigation?: boolean | string;
29
- };
30
- export type DBShellProps = DBShellDefaultProps & GlobalProps;
31
- export type DBShellDefaultState = {
32
- fontsLoaded?: boolean;
33
- };
34
- export type DBShellState = DBShellDefaultState & GlobalState;
@@ -1,25 +0,0 @@
1
- import { DBShellProps } from "./model.js";
2
- declare var __VLS_1: {};
3
- type __VLS_Slots = {} & {
4
- default?: (props: typeof __VLS_1) => any;
5
- };
6
- declare const __VLS_base: import("@vue/runtime-core").DefineComponent<DBShellProps, {}, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<DBShellProps> & Readonly<{}>, {
7
- id: string;
8
- children: any;
9
- className: string;
10
- propOverrides: import("../../index.js", { with: { "resolution-mode": "import" } }).PropOverridesType;
11
- fadeIn: boolean | string;
12
- controlPanelDesktopPosition: import("../../index.js", { with: { "resolution-mode": "import" } }).ShellControlPanelDesktopPositionType;
13
- controlPanelMobilePosition: import("../../index.js", { with: { "resolution-mode": "import" } }).ShellControlPanelMobilePositionType;
14
- subNavigationDesktopPosition: import("../../index.js", { with: { "resolution-mode": "import" } }).ShellControlPanelDesktopPositionType;
15
- subNavigationMobilePosition: import("./model.js", { with: { "resolution-mode": "import" } }).ShellSubNavigationMobilePositionType;
16
- showSubNavigation: boolean | string;
17
- }, {}, {}, {}, string, import("@vue/runtime-core").ComponentProvideOptions, false, {}, any>;
18
- declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
19
- declare const _default: typeof __VLS_export;
20
- export default _default;
21
- type __VLS_WithSlots<T, S> = T & {
22
- new (): {
23
- $slots: S;
24
- };
25
- };
@@ -1 +0,0 @@
1
- export { default as DBShellContent } from './shell-content.vue';
@@ -1,28 +0,0 @@
1
- import type { EndSlotProps, GlobalProps, GlobalState, StartSlotProps } from '../../shared/model.js';
2
- export declare const ShellContentVariantList: readonly ["auto", "fixed"];
3
- export type ShellContentVariantType = (typeof ShellContentVariantList)[number];
4
- export type DBShellContentDefaultProps = {
5
- /**
6
- * Adds `class` to `<main>` element
7
- */
8
- mainClass?: string;
9
- /**
10
- * Overrides the default `id` on the `<main>` element.
11
- * This id is used as the target for the shell skip-navigation link.
12
- * Only one `DBShellContent` should exist per page to avoid duplicate IDs.
13
- * @default 'main-content'
14
- */
15
- mainId?: string;
16
- /**
17
- * Adds `aria-label` to `<main>` element
18
- */
19
- mainLabel?: string;
20
- /**
21
- * Change the scrolling behavior. `auto` scrolling on complete wrapper, `fixed` scrolling only in for main.
22
- * @default auto
23
- */
24
- variant?: ShellContentVariantType;
25
- };
26
- export type DBShellContentProps = DBShellContentDefaultProps & GlobalProps & StartSlotProps & EndSlotProps;
27
- export type DBShellContentDefaultState = {};
28
- export type DBShellContentState = DBShellContentDefaultState & GlobalState;
@@ -1,27 +0,0 @@
1
- import { DBShellContentProps } from "./model.js";
2
- declare var __VLS_1: {}, __VLS_3: {}, __VLS_5: {};
3
- type __VLS_Slots = {} & {
4
- 'start-slot'?: (props: typeof __VLS_1) => any;
5
- } & {
6
- default?: (props: typeof __VLS_3) => any;
7
- } & {
8
- 'end-slot'?: (props: typeof __VLS_5) => any;
9
- };
10
- declare const __VLS_base: import("@vue/runtime-core").DefineComponent<DBShellContentProps, {}, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<DBShellContentProps> & Readonly<{}>, {
11
- id: string;
12
- children: any;
13
- className: string;
14
- propOverrides: import("../../index.js", { with: { "resolution-mode": "import" } }).PropOverridesType;
15
- variant: import("./model.js", { with: { "resolution-mode": "import" } }).ShellContentVariantType;
16
- mainClass: string;
17
- mainId: string;
18
- mainLabel: string;
19
- }, {}, {}, {}, string, import("@vue/runtime-core").ComponentProvideOptions, false, {}, any>;
20
- declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
21
- declare const _default: typeof __VLS_export;
22
- export default _default;
23
- type __VLS_WithSlots<T, S> = T & {
24
- new (): {
25
- $slots: S;
26
- };
27
- };
@@ -1 +0,0 @@
1
- export { default as DBShellSubNavigation } from './shell-sub-navigation.vue';
@@ -1,5 +0,0 @@
1
- import { GlobalProps, GlobalState, SidebarProps, SidebarState, ToggleEventState } from '../../shared/model.js';
2
- export type DBShellSubNavigationDefaultProps = {};
3
- export type DBShellSubNavigationProps = DBShellSubNavigationDefaultProps & GlobalProps & SidebarProps;
4
- export type DBShellSubNavigationDefaultState = {};
5
- export type DBShellSubNavigationState = DBShellSubNavigationDefaultState & GlobalState & ToggleEventState<HTMLButtonElement> & SidebarState;
@@ -1,22 +0,0 @@
1
- import { DBShellSubNavigationProps } from "./model.js";
2
- declare var __VLS_1: {};
3
- type __VLS_Slots = {} & {
4
- default?: (props: typeof __VLS_1) => any;
5
- };
6
- declare const __VLS_base: import("@vue/runtime-core").DefineComponent<DBShellSubNavigationProps, {}, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<DBShellSubNavigationProps> & Readonly<{}>, {
7
- id: string;
8
- children: any;
9
- className: string;
10
- propOverrides: import("../../index.js", { with: { "resolution-mode": "import" } }).PropOverridesType;
11
- expanded: boolean | string;
12
- expandButtonTooltip: string;
13
- onExpandButtonTooltipFn: (open: boolean) => string;
14
- }, {}, {}, {}, string, import("@vue/runtime-core").ComponentProvideOptions, false, {}, any>;
15
- declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
16
- declare const _default: typeof __VLS_export;
17
- export default _default;
18
- type __VLS_WithSlots<T, S> = T & {
19
- new (): {
20
- $slots: S;
21
- };
22
- };