morya-ui 0.2.3 → 0.2.4
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/CHANGELOG.md +22 -0
- package/dist/FlyoutSubmenu-BC_cl17_.js +49 -0
- package/dist/ScrollBody-CXFNhBvq.js +68 -0
- package/dist/accordion/style.css +625 -583
- package/dist/auto-complete/style.css +625 -583
- package/dist/avatar/style.css +625 -583
- package/dist/badge/style.css +625 -583
- package/dist/block-ui/style.css +625 -583
- package/dist/breadcrumb/style.css +625 -583
- package/dist/button/style.css +625 -583
- package/dist/card/style.css +625 -583
- package/dist/carousel/style.css +625 -583
- package/dist/cascade-select/style.css +625 -583
- package/dist/checkbox/style.css +625 -583
- package/dist/chip/style.css +625 -583
- package/dist/command-menu/style.css +625 -583
- package/dist/components/ContextMenu/ContextMenu.vue.d.ts.map +1 -1
- package/dist/components/ContextMenu/ContextMenuNodes.vue.d.ts.map +1 -1
- package/dist/components/ContextMenu/styles.css +33 -4
- package/dist/components/Dropdown/Dropdown.vue.d.ts +2 -2
- package/dist/components/Dropdown/Dropdown.vue.d.ts.map +1 -1
- package/dist/components/Dropdown/DropdownNodes.vue.d.ts +2 -2
- package/dist/components/Dropdown/DropdownNodes.vue.d.ts.map +1 -1
- package/dist/components/Dropdown/styles.css +11 -0
- package/dist/components/Gallery/Gallery.vue.d.ts +2 -2
- package/dist/components/Gallery/Gallery.vue.d.ts.map +1 -1
- package/dist/components/Gallery/styles.css +5 -1
- package/dist/components/Layout/Layout.vue.d.ts +3 -3
- package/dist/components/Layout/Layout.vue.d.ts.map +1 -1
- package/dist/components/Layout/LayoutContent.vue.d.ts +2 -2
- package/dist/components/Layout/LayoutContent.vue.d.ts.map +1 -1
- package/dist/components/Layout/LayoutScrollContext.vue.d.ts +20 -0
- package/dist/components/Layout/LayoutScrollContext.vue.d.ts.map +1 -0
- package/dist/components/Layout/LayoutScrollRegion.vue.d.ts +34 -0
- package/dist/components/Layout/LayoutScrollRegion.vue.d.ts.map +1 -0
- package/dist/components/Layout/LayoutSider.vue.d.ts +2 -2
- package/dist/components/Layout/LayoutSider.vue.d.ts.map +1 -1
- package/dist/components/Layout/composables/useLayoutScroll.d.ts +4 -1
- package/dist/components/Layout/composables/useLayoutScroll.d.ts.map +1 -1
- package/dist/components/Layout/styles.css +31 -13
- package/dist/components/Menu/Menu.vue.d.ts.map +1 -1
- package/dist/components/Menu/styles.css +10 -0
- package/dist/components/Menubar/Menubar.vue.d.ts +2 -2
- package/dist/components/Menubar/Menubar.vue.d.ts.map +1 -1
- package/dist/components/Menubar/styles.css +14 -0
- package/dist/components/OrderList/OrderList.vue.d.ts +4 -4
- package/dist/components/OrderList/OrderList.vue.d.ts.map +1 -1
- package/dist/components/PickList/PickList.vue.d.ts +7 -7
- package/dist/components/PickList/PickList.vue.d.ts.map +1 -1
- package/dist/components/ScrollTop/ScrollTop.vue.d.ts.map +1 -1
- package/dist/components/Tabs/Tabs.vue.d.ts +3 -3
- package/dist/components/Tabs/Tabs.vue.d.ts.map +1 -1
- package/dist/components/Tabs/styles.css +72 -77
- package/dist/components/Terminal/Terminal.vue.d.ts.map +1 -1
- package/dist/components/Terminal/styles.css +6 -2
- package/dist/components/TieredMenu/TieredMenu.vue.d.ts.map +1 -1
- package/dist/components/TieredMenu/styles.css +33 -4
- package/dist/components/Timeline/Timeline.vue.d.ts +35 -10
- package/dist/components/Timeline/Timeline.vue.d.ts.map +1 -1
- package/dist/components/Timeline/styles.css +159 -156
- package/dist/components/TreeSelect/TreeSelect.vue.d.ts.map +1 -1
- package/dist/components/TreeSelect/styles.css +15 -0
- package/dist/components/TreeTable/TreeTable.vue.d.ts +2 -2
- package/dist/components/TreeTable/TreeTable.vue.d.ts.map +1 -1
- package/dist/components/TreeTable/styles.css +64 -61
- package/dist/components/VirtualScroller/VirtualScroller.vue.d.ts +2 -2
- package/dist/components/VirtualScroller/VirtualScroller.vue.d.ts.map +1 -1
- package/dist/components/VirtualScroller/styles.css +20 -17
- package/dist/config-provider/style.css +625 -583
- package/dist/confirm-dialog/style.css +625 -583
- package/dist/confirm-popup/style.css +625 -583
- package/dist/context-menu/index.js +131 -89
- package/dist/context-menu/style.css +781 -587
- package/dist/context-menu/style.js +1 -0
- package/dist/data-view/style.css +625 -583
- package/dist/date-picker/style.css +625 -583
- package/dist/dialog/style.css +625 -583
- package/dist/divider/style.css +625 -583
- package/dist/dock/style.css +625 -583
- package/dist/drawer/style.css +625 -583
- package/dist/dropdown/index.js +162 -122
- package/dist/dropdown/style.css +759 -583
- package/dist/dropdown/style.js +1 -0
- package/dist/fieldset/style.css +625 -583
- package/dist/file-upload/style.css +625 -583
- package/dist/flex/style.css +625 -583
- package/dist/float-label/style.css +625 -583
- package/dist/fluid/style.css +625 -583
- package/dist/form/style.css +625 -583
- package/dist/gallery/index.js +76 -67
- package/dist/gallery/style.css +753 -584
- package/dist/gallery/style.js +1 -0
- package/dist/grid/style.css +625 -583
- package/dist/icon/style.css +625 -583
- package/dist/icon-field/style.css +625 -583
- package/dist/index.js +1925 -1474
- package/dist/inplace/style.css +625 -583
- package/dist/input/style.css +625 -583
- package/dist/input-color/style.css +625 -583
- package/dist/input-group/style.css +625 -583
- package/dist/input-number/style.css +625 -583
- package/dist/input-otp/style.css +625 -583
- package/dist/input-password/style.css +625 -583
- package/dist/input-tags/style.css +625 -583
- package/dist/knob/style.css +625 -583
- package/dist/label/style.css +625 -583
- package/dist/layout/index.js +230 -136
- package/dist/layout/style.css +779 -596
- package/dist/layout/style.js +1 -0
- package/dist/listbox/style.css +625 -583
- package/dist/mega-menu/style.css +625 -583
- package/dist/menu/index.js +233 -216
- package/dist/menu/style.css +758 -583
- package/dist/menu/style.js +1 -0
- package/dist/menubar/index.js +77 -68
- package/dist/menubar/style.css +762 -583
- package/dist/menubar/style.js +1 -0
- package/dist/message/style.css +625 -583
- package/dist/meter-group/style.css +625 -583
- package/dist/order-list/index.js +66 -58
- package/dist/order-list/style.css +625 -583
- package/dist/page/style.css +625 -583
- package/dist/pagination/style.css +625 -583
- package/dist/panel/style.css +625 -583
- package/dist/pick-list/index.js +97 -84
- package/dist/pick-list/style.css +625 -583
- package/dist/popover/style.css +625 -583
- package/dist/progress-bar/style.css +625 -583
- package/dist/progress-spinner/style.css +625 -583
- package/dist/radio/style.css +625 -583
- package/dist/rating/style.css +625 -583
- package/dist/scroll-top/index.js +23 -13
- package/dist/scroll-top/style.css +748 -583
- package/dist/scroll-top/style.js +1 -0
- package/dist/scrollbar/style.css +625 -583
- package/dist/select/style.css +625 -583
- package/dist/select-button/style.css +625 -583
- package/dist/shared/FlyoutSubmenu.vue.d.ts +32 -0
- package/dist/shared/FlyoutSubmenu.vue.d.ts.map +1 -0
- package/dist/shared/ScrollBody.vue.d.ts +39 -0
- package/dist/shared/ScrollBody.vue.d.ts.map +1 -0
- package/dist/sidebar/style.css +625 -583
- package/dist/skeleton/style.css +625 -583
- package/dist/slider/style.css +625 -583
- package/dist/space/style.css +625 -583
- package/dist/speed-dial/style.css +625 -583
- package/dist/split-button/style.css +625 -583
- package/dist/splitter/style.css +625 -583
- package/dist/stepper/style.css +625 -583
- package/dist/styles/base.css +625 -583
- package/dist/styles.css +1 -1
- package/dist/switch/style.css +625 -583
- package/dist/table/style.css +625 -583
- package/dist/tabs/index.js +92 -81
- package/dist/tabs/style.css +818 -658
- package/dist/tabs/style.js +1 -0
- package/dist/tag/style.css +625 -583
- package/dist/terminal/index.js +47 -40
- package/dist/terminal/style.css +631 -585
- package/dist/textarea/style.css +625 -583
- package/dist/tiered-menu/index.js +130 -84
- package/dist/tiered-menu/style.css +781 -587
- package/dist/tiered-menu/style.js +1 -0
- package/dist/timeline/index.js +82 -37
- package/dist/timeline/style.css +907 -739
- package/dist/timeline/style.js +1 -0
- package/dist/toast/style.css +625 -583
- package/dist/toggle-button/style.css +625 -583
- package/dist/toolbar/style.css +625 -583
- package/dist/tooltip/style.css +625 -583
- package/dist/tree/style.css +625 -583
- package/dist/tree-select/index.js +202 -193
- package/dist/tree-select/style.css +763 -583
- package/dist/tree-select/style.js +1 -0
- package/dist/tree-table/index.js +57 -50
- package/dist/tree-table/style.css +689 -644
- package/dist/virtual-scroller/index.js +38 -34
- package/dist/virtual-scroller/style.css +775 -607
- package/dist/virtual-scroller/style.js +1 -0
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ContextMenu.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ContextMenu/ContextMenu.vue"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"ContextMenu.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ContextMenu/ContextMenu.vue"],"names":[],"mappings":";AAsIA,OAAO,KAAK,EAAmB,mBAAmB,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAA;AAQrF,KAAK,WAAW,GAAG,IAAI,CAAC,gBAAgB,EAAE,YAAY,GAAG,UAAU,CAAC,CAAC;AA4BrE,iBAAS,IAAI,SAEZ;AAED,iBAAS,IAAI,CAAC,KAAK,EAAE,UAAU,GAAG,mBAAmB,QAUpD;AAsDD,KAAK,gBAAgB,GAAG;IACxB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,UAAU,CAAC,EAAE,mBAAmB,CAAC;CAChC,CAAC;AASF,KAAK,iBAAiB,GAAG,WAAW,GAAG,gBAAgB,CAAC;AA+GxD,QAAA,IAAI,OAAO,IAAW,CAAE;AACxB,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,CAAC;AAK/C,QAAA,MAAM,UAAU;;;;;;;;;;;6EAKd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AAWzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ContextMenuNodes.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ContextMenu/ContextMenuNodes.vue"],"names":[],"mappings":";AAAA,
|
|
1
|
+
{"version":3,"file":"ContextMenuNodes.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ContextMenu/ContextMenuNodes.vue"],"names":[],"mappings":";AAAA,OAgHO,KAAK,EAAE,eAAe,EAAE,MAAM,SAAS,CAAA;AAQ9C,KAAK,WAAW,GAAG;IAAE,KAAK,EAAE,eAAe,EAAE,CAAA;CAAE,CAAC;AAmRhD,QAAA,MAAM,YAAY;;;;kFAGhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
|
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
.m-contextmenu {
|
|
3
3
|
--m-contextmenu-min-width: 10rem;
|
|
4
4
|
--m-contextmenu-item-gap: 0.125rem;
|
|
5
|
+
--m-contextmenu-max-height: min(18rem, 45vh);
|
|
5
6
|
background: var(--m-color-surface);
|
|
6
7
|
border: var(--m-border-width) solid var(--m-color-border);
|
|
7
8
|
border-radius: var(--m-radius-md);
|
|
@@ -9,12 +10,25 @@
|
|
|
9
10
|
display: flex;
|
|
10
11
|
flex-direction: column;
|
|
11
12
|
gap: var(--m-contextmenu-item-gap);
|
|
13
|
+
max-height: var(--m-contextmenu-max-height);
|
|
12
14
|
min-width: var(--m-contextmenu-min-width);
|
|
15
|
+
overflow: hidden;
|
|
13
16
|
padding: var(--m-space-1);
|
|
14
17
|
position: fixed;
|
|
15
18
|
z-index: var(--m-z-popper);
|
|
16
19
|
}
|
|
17
20
|
|
|
21
|
+
.m-contextmenu__scroll {
|
|
22
|
+
max-height: 100%;
|
|
23
|
+
min-height: 0;
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
.m-contextmenu__scroll-view {
|
|
27
|
+
display: flex;
|
|
28
|
+
flex-direction: column;
|
|
29
|
+
gap: var(--m-contextmenu-item-gap);
|
|
30
|
+
}
|
|
31
|
+
|
|
18
32
|
.m-contextmenu--teleported {
|
|
19
33
|
z-index: var(--m-z-dropdown);
|
|
20
34
|
}
|
|
@@ -86,14 +100,29 @@
|
|
|
86
100
|
}
|
|
87
101
|
|
|
88
102
|
.m-contextmenu__submenu {
|
|
103
|
+
--m-contextmenu-submenu-max-height: min(18rem, 45vh);
|
|
89
104
|
background: var(--m-color-surface);
|
|
90
105
|
border: var(--m-border-width) solid var(--m-color-border);
|
|
91
106
|
border-radius: var(--m-radius-md);
|
|
92
107
|
box-shadow: var(--m-shadow-md);
|
|
93
|
-
|
|
108
|
+
max-height: var(--m-contextmenu-submenu-max-height);
|
|
94
109
|
min-width: 10rem;
|
|
110
|
+
overflow: hidden;
|
|
95
111
|
padding: var(--m-space-1);
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
112
|
+
}
|
|
113
|
+
|
|
114
|
+
.m-contextmenu__submenu--teleported {
|
|
115
|
+
position: fixed;
|
|
116
|
+
z-index: var(--m-z-dropdown);
|
|
117
|
+
}
|
|
118
|
+
|
|
119
|
+
.m-contextmenu__submenu-scroll {
|
|
120
|
+
max-height: calc(var(--m-contextmenu-submenu-max-height) - var(--m-space-2));
|
|
121
|
+
min-height: 0;
|
|
122
|
+
}
|
|
123
|
+
|
|
124
|
+
.m-contextmenu__submenu-view {
|
|
125
|
+
display: flex;
|
|
126
|
+
flex-direction: column;
|
|
127
|
+
gap: var(--m-contextmenu-item-gap);
|
|
99
128
|
}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { DropdownItem, DropdownProps, DropdownTrigger } from './types';
|
|
2
2
|
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
3
|
-
declare var __VLS_1: {},
|
|
3
|
+
declare var __VLS_1: {}, __VLS_31: {
|
|
4
4
|
item: DropdownItem;
|
|
5
5
|
};
|
|
6
6
|
type __VLS_Slots = {} & {
|
|
7
7
|
trigger?: (props: typeof __VLS_1) => any;
|
|
8
8
|
} & {
|
|
9
|
-
item?: (props: typeof
|
|
9
|
+
item?: (props: typeof __VLS_31) => any;
|
|
10
10
|
};
|
|
11
11
|
declare const __VLS_base: DefineComponent<DropdownProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
12
12
|
"update:modelValue": (value: boolean) => any;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Dropdown.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Dropdown/Dropdown.vue"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"Dropdown.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Dropdown/Dropdown.vue"],"names":[],"mappings":";AA6PA,OAAO,KAAK,EAAE,YAAY,EAAE,aAAa,EAAE,MAAM,SAAS,CAAA;AAmX1D,QAAA,IAAI,OAAO,IAAU,EAAE,QAAQ;;CAAY,CAAE;AAC7C,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,GAC5C;IAAE,IAAI,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAS7C,QAAA,MAAM,UAAU;;;;;;;;;;;;;;6EAId,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AAWzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
|
|
@@ -6,13 +6,13 @@ type __VLS_Props = {
|
|
|
6
6
|
};
|
|
7
7
|
declare var __VLS_14: {
|
|
8
8
|
item: DropdownItem;
|
|
9
|
-
},
|
|
9
|
+
}, __VLS_49: {
|
|
10
10
|
item: DropdownItem;
|
|
11
11
|
};
|
|
12
12
|
type __VLS_Slots = {} & {
|
|
13
13
|
item?: (props: typeof __VLS_14) => any;
|
|
14
14
|
} & {
|
|
15
|
-
item?: (props: typeof
|
|
15
|
+
item?: (props: typeof __VLS_49) => any;
|
|
16
16
|
};
|
|
17
17
|
declare const __VLS_base: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
18
18
|
select: (item: DropdownItem) => any;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DropdownNodes.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Dropdown/DropdownNodes.vue"],"names":[],"mappings":";AAAA,
|
|
1
|
+
{"version":3,"file":"DropdownNodes.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Dropdown/DropdownNodes.vue"],"names":[],"mappings":";AAAA,OA8JO,KAAK,EAAE,YAAY,EAAE,MAAM,SAAS,CAAA;AAQ3C,KAAK,WAAW,GAAG;IACjB,KAAK,EAAE,YAAY,EAAE,CAAA;IACrB,gBAAgB,CAAC,EAAE,MAAM,CAAA;CAC1B,CAAC;AAqWF,QAAA,IAAI,QAAQ;;CAAW,EAAE,QAAQ;;CAAY,CAAE;AAC/C,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,IAAI,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,GAC1C;IAAE,IAAI,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAG7C,QAAA,MAAM,UAAU;;;;;;kFAGd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
|
|
@@ -15,6 +15,7 @@
|
|
|
15
15
|
}
|
|
16
16
|
|
|
17
17
|
.m-dropdown__menu {
|
|
18
|
+
--m-dropdown-menu-max-height: min(18rem, 45vh);
|
|
18
19
|
background: var(--m-color-surface);
|
|
19
20
|
border: var(--m-border-width) solid var(--m-color-border);
|
|
20
21
|
border-radius: var(--m-radius-md);
|
|
@@ -28,6 +29,16 @@
|
|
|
28
29
|
z-index: var(--m-z-popper);
|
|
29
30
|
}
|
|
30
31
|
|
|
32
|
+
.m-dropdown__scroll {
|
|
33
|
+
max-height: var(--m-dropdown-menu-max-height);
|
|
34
|
+
min-height: 0;
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
.m-dropdown__scroll-view {
|
|
38
|
+
display: grid;
|
|
39
|
+
gap: var(--m-space-1);
|
|
40
|
+
}
|
|
41
|
+
|
|
31
42
|
.m-dropdown__menu--bottom-start {
|
|
32
43
|
left: 0;
|
|
33
44
|
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { GalleryImage, GalleryProps } from './types';
|
|
2
2
|
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
3
|
-
declare var
|
|
3
|
+
declare var __VLS_23: {
|
|
4
4
|
item: string | GalleryImage;
|
|
5
5
|
index: number;
|
|
6
6
|
};
|
|
7
7
|
type __VLS_Slots = {} & {
|
|
8
|
-
item?: (props: typeof
|
|
8
|
+
item?: (props: typeof __VLS_23) => any;
|
|
9
9
|
};
|
|
10
10
|
declare const __VLS_base: DefineComponent<GalleryProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
11
11
|
"update:activeIndex": (value: number) => any;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Gallery.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Gallery/Gallery.vue"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"Gallery.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Gallery/Gallery.vue"],"names":[],"mappings":";AAuJA,OAAO,KAAK,EAAE,YAAY,EAAE,YAAY,EAAE,MAAM,SAAS,CAAA;AA+PzD,QAAA,IAAI,QAAQ;;;CAAY,CAAE;AAC1B,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,IAAI,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAO7C,QAAA,MAAM,UAAU;;;;;;6EAId,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AAWzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
|
|
@@ -48,13 +48,17 @@
|
|
|
48
48
|
text-align: center;
|
|
49
49
|
}
|
|
50
50
|
|
|
51
|
+
.m-gallery__thumbs-scroll {
|
|
52
|
+
width: 100%;
|
|
53
|
+
}
|
|
54
|
+
|
|
51
55
|
.m-gallery__thumbs {
|
|
52
56
|
display: flex;
|
|
53
57
|
gap: var(--m-space-2);
|
|
54
58
|
list-style: none;
|
|
55
59
|
margin: 0;
|
|
56
|
-
overflow-x: auto;
|
|
57
60
|
padding: 0;
|
|
61
|
+
width: max-content;
|
|
58
62
|
}
|
|
59
63
|
|
|
60
64
|
.m-gallery__thumb {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { LayoutExpose, LayoutProps, LayoutPosition, LayoutSiderPlacement } from './types';
|
|
2
2
|
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
3
|
-
declare var
|
|
3
|
+
declare var __VLS_11: {};
|
|
4
4
|
type __VLS_Slots = {} & {
|
|
5
|
-
default?: (props: typeof
|
|
5
|
+
default?: (props: typeof __VLS_11) => any;
|
|
6
6
|
};
|
|
7
7
|
declare const __VLS_base: DefineComponent<LayoutProps, LayoutExpose, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
8
8
|
scroll: (eventPayload: Event) => any;
|
|
@@ -10,9 +10,9 @@ declare const __VLS_base: DefineComponent<LayoutProps, LayoutExpose, {}, {}, {},
|
|
|
10
10
|
onScroll?: ((eventPayload: Event) => any) | undefined;
|
|
11
11
|
}>, {
|
|
12
12
|
position: LayoutPosition;
|
|
13
|
-
embedded: boolean;
|
|
14
13
|
hasSider: boolean;
|
|
15
14
|
siderPlacement: LayoutSiderPlacement;
|
|
15
|
+
embedded: boolean;
|
|
16
16
|
fillViewport: boolean;
|
|
17
17
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
18
18
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Layout.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Layout/Layout.vue"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"Layout.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Layout/Layout.vue"],"names":[],"mappings":";AAwGA,OAAO,KAAK,EAAE,YAAY,EAAE,WAAW,EAAE,MAAM,SAAS,CAAC;AAiKzD,QAAA,IAAuB,QAAQ,IAAY,CAAE;AAC7C,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAOhD,QAAA,MAAM,UAAU;;;;;;;;;;6EAKd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AAWzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { LayoutContentProps, LayoutExpose, LayoutPosition } from './types';
|
|
2
2
|
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
3
|
-
declare var
|
|
3
|
+
declare var __VLS_11: {};
|
|
4
4
|
type __VLS_Slots = {} & {
|
|
5
|
-
default?: (props: typeof
|
|
5
|
+
default?: (props: typeof __VLS_11) => any;
|
|
6
6
|
};
|
|
7
7
|
declare const __VLS_base: DefineComponent<LayoutContentProps, LayoutExpose, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
8
8
|
scroll: (eventPayload: Event) => any;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LayoutContent.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Layout/LayoutContent.vue"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"LayoutContent.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Layout/LayoutContent.vue"],"names":[],"mappings":";AAiEA,OAAO,KAAK,EAAE,kBAAkB,EAAE,YAAY,EAAE,MAAM,SAAS,CAAC;AAiHhE,QAAA,IAAuB,QAAQ,IAAY,CAAE;AAC7C,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAOhD,QAAA,MAAM,UAAU;;;;;;;6EAKd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AAWzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { LayoutSiderPlacement } from './types';
|
|
2
|
+
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
3
|
+
type __VLS_Props = {
|
|
4
|
+
hasSider: boolean;
|
|
5
|
+
siderPlacement: LayoutSiderPlacement;
|
|
6
|
+
};
|
|
7
|
+
declare var __VLS_1: {};
|
|
8
|
+
type __VLS_Slots = {} & {
|
|
9
|
+
default?: (props: typeof __VLS_1) => any;
|
|
10
|
+
};
|
|
11
|
+
declare const __VLS_base: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
12
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
13
|
+
declare const _default: typeof __VLS_export;
|
|
14
|
+
export default _default;
|
|
15
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
16
|
+
new (): {
|
|
17
|
+
$slots: S;
|
|
18
|
+
};
|
|
19
|
+
};
|
|
20
|
+
//# sourceMappingURL=LayoutScrollContext.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LayoutScrollContext.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Layout/LayoutScrollContext.vue"],"names":[],"mappings":";AA4BA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,SAAS,CAAC;AAEpD,KAAK,WAAW,GAAG;IACjB,QAAQ,EAAE,OAAO,CAAC;IAClB,cAAc,EAAE,oBAAoB,CAAC;CACtC,CAAC;AA4BF,QAAA,IAAI,OAAO,IAAW,CAAE;AACxB,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,CAAC;AAC/C,QAAA,MAAM,UAAU,kSAEd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import { CSSProperties, DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
2
|
+
import { ScrollbarClassValue } from '../Scrollbar/types';
|
|
3
|
+
import { LayoutExpose, LayoutSiderPlacement } from './types';
|
|
4
|
+
type __VLS_Props = {
|
|
5
|
+
scrollbarRootClass?: string;
|
|
6
|
+
scrollClass?: ScrollbarClassValue;
|
|
7
|
+
scrollStyle?: string | CSSProperties;
|
|
8
|
+
viewClass?: ScrollbarClassValue;
|
|
9
|
+
viewStyle?: string | CSSProperties;
|
|
10
|
+
hasSider?: boolean;
|
|
11
|
+
siderPlacement?: LayoutSiderPlacement;
|
|
12
|
+
};
|
|
13
|
+
declare var __VLS_17: {};
|
|
14
|
+
type __VLS_Slots = {} & {
|
|
15
|
+
default?: (props: typeof __VLS_17) => any;
|
|
16
|
+
};
|
|
17
|
+
declare const __VLS_base: DefineComponent<__VLS_Props, LayoutExpose, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
18
|
+
scroll: (eventPayload: Event) => any;
|
|
19
|
+
}, string, PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
20
|
+
onScroll?: ((eventPayload: Event) => any) | undefined;
|
|
21
|
+
}>, {
|
|
22
|
+
hasSider: boolean;
|
|
23
|
+
siderPlacement: LayoutSiderPlacement;
|
|
24
|
+
scrollbarRootClass: string;
|
|
25
|
+
}, {}, {}, {}, string, 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
|
+
};
|
|
34
|
+
//# sourceMappingURL=LayoutScrollRegion.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LayoutScrollRegion.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Layout/LayoutScrollRegion.vue"],"names":[],"mappings":"AAAA,OAgGO,KAAK,EAAE,aAAa,EAAc,MAAM,KAAK,CAAC;AAGrD,OAAO,KAAK,EAAE,mBAAmB,EAAqB,MAAM,oBAAoB,CAAC;AAIjF,OAAO,KAAK,EAAqB,YAAY,EAAE,oBAAoB,EAAE,MAAM,SAAS,CAAC;AAIrF,KAAK,WAAW,GAAG;IACX,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,WAAW,CAAC,EAAE,mBAAmB,CAAC;IAClC,WAAW,CAAC,EAAE,MAAM,GAAG,aAAa,CAAC;IACrC,SAAS,CAAC,EAAE,mBAAmB,CAAC;IAChC,SAAS,CAAC,EAAE,MAAM,GAAG,aAAa,CAAC;IACnC,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,cAAc,CAAC,EAAE,oBAAoB,CAAC;CACzC,CAAC;AAsIN,QAAA,IAAuB,QAAQ,IAAY,CAAE;AAC7C,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAOhD,QAAA,MAAM,UAAU;;;;;cAjJG,OAAO;oBACD,oBAAoB;wBANhB,MAAM;6EA2JjC,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AAWzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { LayoutExpose, LayoutSiderProps, LayoutPosition, LayoutTrigger, LayoutCollapseMode } from './types';
|
|
2
2
|
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
3
|
-
declare var
|
|
3
|
+
declare var __VLS_11: {};
|
|
4
4
|
type __VLS_Slots = {} & {
|
|
5
|
-
default?: (props: typeof
|
|
5
|
+
default?: (props: typeof __VLS_11) => any;
|
|
6
6
|
};
|
|
7
7
|
declare const __VLS_base: DefineComponent<LayoutSiderProps, LayoutExpose, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
8
8
|
expand: () => any;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LayoutSider.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Layout/LayoutSider.vue"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"LayoutSider.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Layout/LayoutSider.vue"],"names":[],"mappings":";AAoNA,OAAO,KAAK,EAAE,YAAY,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAC;AAqS9D,QAAA,IAAuB,QAAQ,IAAY,CAAE;AAC7C,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAOhD,QAAA,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;6EAKd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AAWzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
|
|
@@ -1,6 +1,9 @@
|
|
|
1
|
+
import { ScrollbarInstance } from '../../Scrollbar/types';
|
|
1
2
|
import { ShallowRef } from 'vue';
|
|
2
3
|
import { LayoutExpose, LayoutScrollEmits } from '../types';
|
|
3
|
-
|
|
4
|
+
type LayoutScrollTarget = HTMLElement | ScrollbarInstance | null | undefined;
|
|
5
|
+
export declare function useLayoutScroll(scrollEl: ShallowRef<LayoutScrollTarget>, emit: LayoutScrollEmits): LayoutExpose & {
|
|
4
6
|
onScroll: (event: Event) => void;
|
|
5
7
|
};
|
|
8
|
+
export {};
|
|
6
9
|
//# sourceMappingURL=useLayoutScroll.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useLayoutScroll.d.ts","sourceRoot":"","sources":["../../../../src/components/Layout/composables/useLayoutScroll.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,KAAK,CAAC;AACtC,OAAO,KAAK,EAAE,YAAY,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;AAEhE,wBAAgB,eAAe,CAC3B,QAAQ,EAAE,UAAU,CAAC,
|
|
1
|
+
{"version":3,"file":"useLayoutScroll.d.ts","sourceRoot":"","sources":["../../../../src/components/Layout/composables/useLayoutScroll.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAC/D,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,KAAK,CAAC;AACtC,OAAO,KAAK,EAAE,YAAY,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;AAEhE,KAAK,kBAAkB,GAAG,WAAW,GAAG,iBAAiB,GAAG,IAAI,GAAG,SAAS,CAAC;AAQ7E,wBAAgB,eAAe,CAC3B,QAAQ,EAAE,UAAU,CAAC,kBAAkB,CAAC,EACxC,IAAI,EAAE,iBAAiB,GACxB,YAAY,GAAG;IAAE,QAAQ,EAAE,CAAC,KAAK,EAAE,KAAK,KAAK,IAAI,CAAA;CAAE,CAerD"}
|
|
@@ -36,35 +36,50 @@
|
|
|
36
36
|
position: absolute;
|
|
37
37
|
}
|
|
38
38
|
|
|
39
|
-
.m-layout__scroll
|
|
39
|
+
.m-layout__scroll,
|
|
40
|
+
.m-layout__scroll-view {
|
|
40
41
|
box-sizing: border-box;
|
|
41
42
|
display: flex;
|
|
42
43
|
flex: 1 1 auto;
|
|
43
44
|
flex-direction: column;
|
|
44
|
-
height: 100%;
|
|
45
45
|
min-height: 0;
|
|
46
46
|
min-width: 0;
|
|
47
|
-
overflow: auto;
|
|
48
|
-
overflow-x: hidden;
|
|
49
47
|
position: relative;
|
|
50
48
|
width: 100%;
|
|
51
49
|
}
|
|
52
50
|
|
|
53
|
-
.m-layout__scroll
|
|
51
|
+
.m-layout__scroll-view {
|
|
52
|
+
min-height: 100%;
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
.m-layout__scrollbar {
|
|
56
|
+
flex: 1 1 auto;
|
|
57
|
+
height: 100%;
|
|
58
|
+
min-height: 0;
|
|
59
|
+
min-width: 0;
|
|
60
|
+
width: 100%;
|
|
61
|
+
}
|
|
62
|
+
|
|
63
|
+
.m-layout__scroll--has-sider,
|
|
64
|
+
.m-layout__scroll-view--has-sider {
|
|
54
65
|
/* direction set inline (matches naive hasSiderStyle) */
|
|
55
66
|
align-items: stretch;
|
|
56
67
|
flex-wrap: nowrap;
|
|
57
68
|
}
|
|
58
69
|
|
|
59
70
|
.m-layout__scroll--has-sider > .m-layout-sider,
|
|
60
|
-
.m-layout__scroll--has-sider > .m-layout
|
|
71
|
+
.m-layout__scroll--has-sider > .m-layout,
|
|
72
|
+
.m-layout__scroll-view--has-sider > .m-layout-sider,
|
|
73
|
+
.m-layout__scroll-view--has-sider > .m-layout {
|
|
61
74
|
align-self: stretch;
|
|
62
75
|
min-height: 100%;
|
|
63
76
|
}
|
|
64
77
|
|
|
65
78
|
/* Nested layout / content grow to fill remaining space */
|
|
66
79
|
.m-layout__scroll > .m-layout,
|
|
67
|
-
.m-layout__scroll > .m-layout-content
|
|
80
|
+
.m-layout__scroll > .m-layout-content,
|
|
81
|
+
.m-layout__scroll-view > .m-layout,
|
|
82
|
+
.m-layout__scroll-view > .m-layout-content {
|
|
68
83
|
flex: 1 1 auto;
|
|
69
84
|
min-height: 0;
|
|
70
85
|
min-width: 0;
|
|
@@ -80,7 +95,8 @@
|
|
|
80
95
|
min-width: 0;
|
|
81
96
|
}
|
|
82
97
|
|
|
83
|
-
.m-layout-content > .m-layout__scroll
|
|
98
|
+
.m-layout-content > .m-layout__scroll,
|
|
99
|
+
.m-layout-content > .m-layout__scrollbar {
|
|
84
100
|
flex: 1 1 auto;
|
|
85
101
|
min-height: 0;
|
|
86
102
|
}
|
|
@@ -192,7 +208,8 @@
|
|
|
192
208
|
justify-content: flex-start;
|
|
193
209
|
}
|
|
194
210
|
|
|
195
|
-
.m-layout-sider__scroll
|
|
211
|
+
.m-layout-sider__scroll,
|
|
212
|
+
.m-layout-sider__scrollbar {
|
|
196
213
|
box-sizing: border-box;
|
|
197
214
|
flex: 1 1 auto;
|
|
198
215
|
height: 100%;
|
|
@@ -206,17 +223,18 @@
|
|
|
206
223
|
width: 100%;
|
|
207
224
|
}
|
|
208
225
|
|
|
209
|
-
.m-layout-sider--collapse-transform > .m-layout-sider__scroll
|
|
226
|
+
.m-layout-sider--collapse-transform > .m-layout-sider__scroll,
|
|
227
|
+
.m-layout-sider--collapse-transform > .m-layout-sider__scrollbar {
|
|
210
228
|
flex-shrink: 0;
|
|
211
229
|
min-width: var(--m-layout-sider-width);
|
|
212
230
|
}
|
|
213
231
|
|
|
214
|
-
.m-layout-sider--show-content > .m-layout-
|
|
232
|
+
.m-layout-sider--show-content > .m-layout-sider__scrollbar {
|
|
215
233
|
opacity: 1;
|
|
216
|
-
overflow: auto;
|
|
217
234
|
}
|
|
218
235
|
|
|
219
|
-
.m-layout-sider--collapse-width > .m-layout-sider__scroll
|
|
236
|
+
.m-layout-sider--collapse-width > .m-layout-sider__scroll,
|
|
237
|
+
.m-layout-sider--collapse-width > .m-layout-sider__scrollbar {
|
|
220
238
|
flex-shrink: 1;
|
|
221
239
|
min-width: 0;
|
|
222
240
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Menu.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Menu/Menu.vue"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"Menu.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Menu/Menu.vue"],"names":[],"mappings":";AAkeA,OAAO,KAAK,EAAE,QAAQ,EAAE,SAAS,EAAE,MAAM,SAAS,CAAA;AA8nBlD,QAAA,IAAI,OAAO,IAAW,CAAE;AACxB,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,CAAC;AAQ/C,QAAA,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;6EAId,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AAWzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
|
|
@@ -63,12 +63,22 @@
|
|
|
63
63
|
}
|
|
64
64
|
|
|
65
65
|
.m-menu--popup {
|
|
66
|
+
--m-menu-popup-max-height: min(18rem, 45vh);
|
|
66
67
|
box-shadow: var(--m-shadow-md);
|
|
68
|
+
display: flex;
|
|
69
|
+
flex-direction: column;
|
|
70
|
+
max-height: var(--m-menu-popup-max-height);
|
|
71
|
+
overflow: hidden;
|
|
67
72
|
padding: 0.375rem 0 0.5rem;
|
|
68
73
|
position: absolute;
|
|
69
74
|
z-index: var(--m-z-popper);
|
|
70
75
|
}
|
|
71
76
|
|
|
77
|
+
.m-menu--popup .m-menu__scroll {
|
|
78
|
+
max-height: 100%;
|
|
79
|
+
min-height: 0;
|
|
80
|
+
}
|
|
81
|
+
|
|
72
82
|
.m-menu-popup {
|
|
73
83
|
display: inline-flex;
|
|
74
84
|
position: relative;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { MenubarItem, MenubarProps } from './types';
|
|
2
2
|
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
3
|
-
declare var __VLS_1: {},
|
|
3
|
+
declare var __VLS_1: {}, __VLS_36: {};
|
|
4
4
|
type __VLS_Slots = {} & {
|
|
5
5
|
start?: (props: typeof __VLS_1) => any;
|
|
6
6
|
} & {
|
|
7
|
-
end?: (props: typeof
|
|
7
|
+
end?: (props: typeof __VLS_36) => any;
|
|
8
8
|
};
|
|
9
9
|
declare const __VLS_base: DefineComponent<MenubarProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
10
10
|
select: (item: MenubarItem) => any;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Menubar.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Menubar/Menubar.vue"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"Menubar.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Menubar/Menubar.vue"],"names":[],"mappings":";AAyTA,OAAO,KAAK,EAAE,WAAW,EAAE,YAAY,EAAE,MAAM,SAAS,CAAA;AA+cxD,QAAA,IAAI,OAAO,IAAU,EAAE,QAAQ,IAAY,CAAE;AAC7C,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,KAAK,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,GAC1C;IAAE,GAAG,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAO5C,QAAA,MAAM,UAAU;;;;;;;;;6EAId,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AAWzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
|
|
@@ -56,6 +56,7 @@
|
|
|
56
56
|
}
|
|
57
57
|
|
|
58
58
|
.m-menubar__submenu {
|
|
59
|
+
--m-menubar-submenu-max-height: min(18rem, 45vh);
|
|
59
60
|
background: var(--m-color-surface);
|
|
60
61
|
border: var(--m-border-width) solid var(--m-color-border);
|
|
61
62
|
border-radius: var(--m-radius-md);
|
|
@@ -64,13 +65,26 @@
|
|
|
64
65
|
flex-direction: column;
|
|
65
66
|
gap: var(--m-menubar-item-gap);
|
|
66
67
|
left: 0;
|
|
68
|
+
max-height: var(--m-menubar-submenu-max-height);
|
|
67
69
|
min-width: var(--m-menubar-menu-min-width);
|
|
70
|
+
overflow: hidden;
|
|
68
71
|
padding: var(--m-space-1);
|
|
69
72
|
position: absolute;
|
|
70
73
|
top: calc(100% + 0.25rem);
|
|
71
74
|
z-index: var(--m-z-popper);
|
|
72
75
|
}
|
|
73
76
|
|
|
77
|
+
.m-menubar__submenu-scroll {
|
|
78
|
+
max-height: 100%;
|
|
79
|
+
min-height: 0;
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
.m-menubar__submenu-view {
|
|
83
|
+
display: flex;
|
|
84
|
+
flex-direction: column;
|
|
85
|
+
gap: var(--m-menubar-item-gap);
|
|
86
|
+
}
|
|
87
|
+
|
|
74
88
|
.m-menubar__submenu--teleported {
|
|
75
89
|
position: fixed;
|
|
76
90
|
top: auto;
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { OrderListProps } from './types';
|
|
2
2
|
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
3
|
-
declare var
|
|
3
|
+
declare var __VLS_22: {
|
|
4
4
|
item: unknown;
|
|
5
5
|
index: number;
|
|
6
|
-
},
|
|
6
|
+
}, __VLS_24: {};
|
|
7
7
|
type __VLS_Slots = {} & {
|
|
8
|
-
item?: (props: typeof
|
|
8
|
+
item?: (props: typeof __VLS_22) => any;
|
|
9
9
|
} & {
|
|
10
|
-
empty?: (props: typeof
|
|
10
|
+
empty?: (props: typeof __VLS_24) => any;
|
|
11
11
|
};
|
|
12
12
|
declare const __VLS_base: DefineComponent<OrderListProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
13
13
|
"update:modelValue": (value: unknown[]) => any;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"OrderList.vue.d.ts","sourceRoot":"","sources":["../../../src/components/OrderList/OrderList.vue"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"OrderList.vue.d.ts","sourceRoot":"","sources":["../../../src/components/OrderList/OrderList.vue"],"names":[],"mappings":";AAgOA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,SAAS,CAAA;AA4W7C,QAAA,IAAI,QAAQ;;;CAAW,EAAE,QAAQ,IAAY,CAAE;AAC/C,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,IAAI,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,GAC1C;IAAE,KAAK,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAO9C,QAAA,MAAM,UAAU;;;;;;;;;;6EAId,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AAWzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
import { PickListProps } from './types';
|
|
2
2
|
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
3
|
-
declare var
|
|
3
|
+
declare var __VLS_7: {
|
|
4
4
|
item: unknown;
|
|
5
5
|
index: number;
|
|
6
|
-
},
|
|
6
|
+
}, __VLS_9: {}, __VLS_47: {
|
|
7
7
|
item: unknown;
|
|
8
8
|
index: number;
|
|
9
|
-
},
|
|
9
|
+
}, __VLS_49: {};
|
|
10
10
|
type __VLS_Slots = {} & {
|
|
11
|
-
item?: (props: typeof
|
|
11
|
+
item?: (props: typeof __VLS_7) => any;
|
|
12
12
|
} & {
|
|
13
|
-
empty?: (props: typeof
|
|
13
|
+
empty?: (props: typeof __VLS_9) => any;
|
|
14
14
|
} & {
|
|
15
|
-
item?: (props: typeof
|
|
15
|
+
item?: (props: typeof __VLS_47) => any;
|
|
16
16
|
} & {
|
|
17
|
-
empty?: (props: typeof
|
|
17
|
+
empty?: (props: typeof __VLS_49) => any;
|
|
18
18
|
};
|
|
19
19
|
declare const __VLS_base: DefineComponent<PickListProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
20
20
|
"update:source": (value: unknown[]) => any;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PickList.vue.d.ts","sourceRoot":"","sources":["../../../src/components/PickList/PickList.vue"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"PickList.vue.d.ts","sourceRoot":"","sources":["../../../src/components/PickList/PickList.vue"],"names":[],"mappings":";AA0KA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,SAAS,CAAA;AAiX5C,QAAA,IAAI,OAAO;;;CAAU,EAAE,OAAO,IAAU,EAAE,QAAQ;;;CAAW,EAAE,QAAQ,IAAY,CAAE;AACrF,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,IAAI,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,GACzC;IAAE,KAAK,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,GAC1C;IAAE,IAAI,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,GAC1C;IAAE,KAAK,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAK9C,QAAA,MAAM,UAAU;;;;;;;;;6EAId,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AAWzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ScrollTop.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ScrollTop/ScrollTop.vue"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"ScrollTop.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ScrollTop/ScrollTop.vue"],"names":[],"mappings":";AAuIA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,SAAS,CAAA;AAqL7C,QAAA,IAAI,OAAO,IAAW,CAAE;AACxB,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,CAAC;AAQ/C,QAAA,MAAM,UAAU;;;;6EAGd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AAWzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { TabsProps, TabsType } from './types';
|
|
2
2
|
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
3
|
-
declare var
|
|
3
|
+
declare var __VLS_29: {}, __VLS_31: {
|
|
4
4
|
activeValue: string;
|
|
5
5
|
};
|
|
6
6
|
type __VLS_Slots = {} & {
|
|
7
|
-
extra?: (props: typeof
|
|
7
|
+
extra?: (props: typeof __VLS_29) => any;
|
|
8
8
|
} & {
|
|
9
|
-
default?: (props: typeof
|
|
9
|
+
default?: (props: typeof __VLS_31) => any;
|
|
10
10
|
};
|
|
11
11
|
declare const __VLS_base: DefineComponent<TabsProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
12
12
|
"update:modelValue": (value: string) => any;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Tabs.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Tabs/Tabs.vue"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"Tabs.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Tabs/Tabs.vue"],"names":[],"mappings":";AAqMA,OAAO,KAAK,EAAW,SAAS,EAAE,MAAM,SAAS,CAAA;AAsUjD,QAAA,IAAyB,QAAQ,IAAW,EAAE,QAAQ;;CAAY,CAAE;AACpE,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,KAAK,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,GAC3C;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAOhD,QAAA,MAAM,UAAU;;;;;;;;;;;;;;6EAId,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AAWzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
|