morya-ui 0.3.0 → 0.3.1
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 +32 -0
- package/dist/{Button-B5X_R4Md.js → Button-smoDleh0.js} +1 -1
- package/dist/Icon-od9Ob-Ay.js +393 -0
- package/dist/Loading-BSsRs6v9.js +420 -0
- package/dist/{Pagination-CVrH8Ypi.js → Pagination-DrXmzcEy.js} +1 -1
- package/dist/accordion/style.css +4 -0
- package/dist/auto-complete/index.js +1 -1
- package/dist/auto-complete/style.css +18 -6
- package/dist/avatar/index.js +1 -1
- package/dist/avatar/style.css +4 -0
- package/dist/badge/style.css +4 -0
- package/dist/block-ui/style.css +4 -0
- package/dist/breadcrumb/style.css +4 -0
- package/dist/button/index.js +1 -1
- package/dist/button/style.css +4 -0
- package/dist/card/style.css +4 -0
- package/dist/carousel/index.js +72 -64
- package/dist/carousel/style.css +31 -10
- package/dist/cascade-select/index.js +1 -1
- package/dist/cascade-select/style.css +18 -6
- package/dist/checkbox/style.css +4 -0
- package/dist/chip/index.js +1 -1
- package/dist/chip/style.css +4 -0
- package/dist/command-menu/index.js +2 -2
- package/dist/command-menu/style.css +4 -0
- package/dist/components/Carousel/Carousel.vue.d.ts.map +1 -1
- package/dist/components/Carousel/styles.css +27 -10
- package/dist/components/DataView/DataView.vue.d.ts +7 -7
- package/dist/components/DataView/DataView.vue.d.ts.map +1 -1
- package/dist/components/DataView/styles.css +0 -20
- 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 +8 -9
- package/dist/components/Dropdown/DropdownNodes.vue.d.ts.map +1 -1
- package/dist/components/Dropdown/styles.css +24 -5
- package/dist/components/Icon/Icon.vue.d.ts.map +1 -1
- package/dist/components/Icon/icon-categories.d.ts.map +1 -1
- package/dist/components/Icon/icons-types.d.ts +4 -2
- package/dist/components/Icon/icons-types.d.ts.map +1 -1
- package/dist/components/Icon/icons.d.ts +250 -561
- package/dist/components/Icon/icons.d.ts.map +1 -1
- package/dist/components/Icon/index.d.ts +2 -2
- package/dist/components/Icon/index.d.ts.map +1 -1
- package/dist/components/Layout/styles.css +5 -2
- package/dist/components/Menu/styles.css +6 -0
- package/dist/components/Menubar/Menubar.vue.d.ts.map +1 -1
- package/dist/components/Menubar/styles.css +4 -0
- package/dist/components/Scrollbar/Scrollbar.vue.d.ts +1 -1
- package/dist/components/Select/Select.vue.d.ts +9 -5
- package/dist/components/Select/Select.vue.d.ts.map +1 -1
- package/dist/components/Select/styles.css +30 -1
- package/dist/components/Select/types.d.ts +11 -1
- package/dist/components/Select/types.d.ts.map +1 -1
- package/dist/components/Slider/styles.css +9 -0
- package/dist/components/SplitButton/styles.css +5 -0
- package/dist/components/Table/Table.vue.d.ts +26 -26
- package/dist/components/Table/Table.vue.d.ts.map +1 -1
- package/dist/components/Table/TableLoadingLine.vue.d.ts.map +1 -1
- package/dist/components/Table/styles.css +58 -38
- package/dist/components/TreeSelect/TreeSelect.vue.d.ts.map +1 -1
- package/dist/components/TreeSelect/styles.css +1 -1
- package/dist/config-provider/style.css +4 -0
- package/dist/confirm-dialog/index.js +2 -2
- package/dist/confirm-dialog/style.css +4 -0
- package/dist/confirm-popup/index.js +2 -2
- package/dist/confirm-popup/style.css +4 -0
- package/dist/context-menu/index.js +2 -2
- package/dist/context-menu/style.css +4 -0
- package/dist/data-view/index.js +47 -47
- package/dist/data-view/style.css +399 -106
- package/dist/data-view/style.js +1 -1
- package/dist/date-picker/index.js +1 -1
- package/dist/date-picker/style.css +4 -0
- package/dist/dialog/index.js +2 -2
- package/dist/dialog/style.css +4 -0
- package/dist/divider/style.css +4 -0
- package/dist/dock/index.js +2 -2
- package/dist/dock/style.css +4 -0
- package/dist/drawer/index.js +1 -1
- package/dist/drawer/style.css +4 -0
- package/dist/dropdown/index.js +110 -91
- package/dist/dropdown/style.css +28 -5
- package/dist/empty/index.js +1 -1
- package/dist/empty/style.css +4 -0
- package/dist/fieldset/index.js +1 -1
- package/dist/fieldset/style.css +4 -0
- package/dist/file-upload/index.js +1 -1
- package/dist/file-upload/style.css +4 -0
- package/dist/flex/style.css +4 -0
- package/dist/float-label/style.css +4 -0
- package/dist/fluid/style.css +4 -0
- package/dist/form/style.css +4 -0
- package/dist/gallery/index.js +1 -1
- package/dist/gallery/style.css +4 -0
- package/dist/grid/style.css +4 -0
- package/dist/icon/index.js +93 -39
- package/dist/icon/style.css +4 -0
- package/dist/icon-COrt_N8A.js +18 -0
- package/dist/icon-field/style.css +4 -0
- package/dist/index.js +2733 -2801
- package/dist/inplace/style.css +4 -0
- package/dist/input/index.js +1 -1
- package/dist/input/style.css +4 -0
- package/dist/input-color/style.css +4 -0
- package/dist/input-group/style.css +4 -0
- package/dist/input-number/index.js +1 -1
- package/dist/input-number/style.css +4 -0
- package/dist/input-otp/style.css +4 -0
- package/dist/input-password/index.js +1 -1
- package/dist/input-password/style.css +4 -0
- package/dist/input-tags/index.js +1 -1
- package/dist/input-tags/style.css +4 -0
- package/dist/knob/style.css +4 -0
- package/dist/label/style.css +4 -0
- package/dist/layout/index.js +1 -1
- package/dist/layout/style.css +9 -2
- package/dist/listbox/style.css +4 -0
- package/dist/loading/index.js +32 -446
- package/dist/loading/style.css +4 -0
- package/dist/mega-menu/index.js +2 -2
- package/dist/mega-menu/style.css +4 -0
- package/dist/menu/index.js +2 -2
- package/dist/menu/style.css +10 -0
- package/dist/menubar/index.js +6 -3
- package/dist/menubar/style.css +8 -0
- package/dist/message/index.js +1 -1
- package/dist/message/style.css +4 -0
- package/dist/meter-group/style.css +4 -0
- package/dist/order-list/index.js +1 -1
- package/dist/order-list/style.css +4 -0
- package/dist/page/index.js +1 -1
- package/dist/page/style.css +4 -0
- package/dist/pagination/index.js +1 -1
- package/dist/pagination/style.css +4 -0
- package/dist/panel/index.js +1 -1
- package/dist/panel/style.css +4 -0
- package/dist/pick-list/index.js +1 -1
- package/dist/pick-list/style.css +4 -0
- package/dist/popover/style.css +4 -0
- package/dist/progress-bar/style.css +4 -0
- package/dist/progress-spinner/index.js +105 -2
- package/dist/progress-spinner/style.css +4 -0
- package/dist/radio/style.css +4 -0
- package/dist/rating/index.js +1 -1
- package/dist/rating/style.css +4 -0
- package/dist/result/index.js +1 -1
- package/dist/result/style.css +4 -0
- package/dist/scroll-top/index.js +1 -1
- package/dist/scroll-top/style.css +4 -0
- package/dist/scrollbar/style.css +4 -0
- package/dist/select/index.js +284 -217
- package/dist/select/style.css +48 -7
- package/dist/select-button/style.css +4 -0
- package/dist/shared/menu/icon.d.ts.map +1 -1
- package/dist/shared/styles/select-overlay.css +14 -6
- package/dist/sidebar/index.js +2 -2
- package/dist/sidebar/style.css +4 -0
- package/dist/skeleton/style.css +4 -0
- package/dist/slider/style.css +13 -0
- package/dist/space/style.css +4 -0
- package/dist/speed-dial/index.js +2 -2
- package/dist/speed-dial/style.css +4 -0
- package/dist/split-button/index.js +1 -1
- package/dist/split-button/style.css +9 -0
- package/dist/splitter/style.css +4 -0
- package/dist/status/index.js +1 -1
- package/dist/status/style.css +4 -0
- package/dist/stepper/index.js +1 -1
- package/dist/stepper/style.css +4 -0
- package/dist/styles/base.css +4 -0
- package/dist/styles.css +1 -1
- package/dist/switch/style.css +4 -0
- package/dist/table/index.js +344 -338
- package/dist/table/style.css +457 -124
- package/dist/table/style.js +1 -1
- package/dist/tabs/index.js +1 -1
- package/dist/tabs/style.css +4 -0
- package/dist/tag/index.js +1 -1
- package/dist/tag/style.css +4 -0
- package/dist/terminal/style.css +4 -0
- package/dist/textarea/index.js +1 -1
- package/dist/textarea/style.css +4 -0
- package/dist/tiered-menu/index.js +1 -1
- package/dist/tiered-menu/style.css +4 -0
- package/dist/timeline/index.js +1 -1
- package/dist/timeline/style.css +4 -0
- package/dist/toast/index.js +1 -1
- package/dist/toast/style.css +4 -0
- package/dist/toggle-button/index.js +2 -2
- package/dist/toggle-button/style.css +4 -0
- package/dist/toolbar/style.css +4 -0
- package/dist/tooltip/style.css +4 -0
- package/dist/tree/index.js +1 -1
- package/dist/tree/style.css +4 -0
- package/dist/tree-select/index.js +2 -1
- package/dist/tree-select/style.css +19 -7
- package/dist/tree-table/index.js +1 -1
- package/dist/tree-table/style.css +4 -0
- package/dist/virtual-scroller/style.css +4 -0
- package/package.json +1 -1
- package/dist/Icon-lcN1rS87.js +0 -610
- package/dist/ProgressSpinner-BeWVF6Jv.js +0 -105
- package/dist/components/Icon/icons-tabler.d.ts +0 -77
- package/dist/components/Icon/icons-tabler.d.ts.map +0 -1
- package/dist/icon-DWXkh-RM.js +0 -27
package/dist/carousel/index.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { a as e } from "../useComponentAttrs-e-5QAjdw.js";
|
|
2
|
-
import { t } from "../Icon-
|
|
2
|
+
import { t } from "../Icon-od9Ob-Ay.js";
|
|
3
3
|
import { n } from "../locale-Bzm2nbEp.js";
|
|
4
4
|
import "./style.js";
|
|
5
|
-
import { Fragment as r, computed as i, createCommentVNode as a, createElementBlock as o, createElementVNode as s, createTextVNode as c, createVNode as l, defineComponent as u, mergeProps as d, normalizeClass as f, normalizeStyle as p, onBeforeUnmount as m, openBlock as h, ref as g, renderList as _, renderSlot as v, toDisplayString as y, unref as b, useAttrs as x, watch as S } from "vue";
|
|
5
|
+
import { Fragment as r, computed as i, createCommentVNode as a, createElementBlock as o, createElementVNode as s, createTextVNode as c, createVNode as l, defineComponent as u, mergeProps as d, nextTick as ee, normalizeClass as f, normalizeStyle as p, onBeforeUnmount as m, openBlock as h, ref as g, renderList as _, renderSlot as v, toDisplayString as y, unref as b, useAttrs as x, watch as S } from "vue";
|
|
6
6
|
//#region src/components/Carousel/Carousel.vue?vue&type=script&setup=true&lang.ts
|
|
7
7
|
var C = ["aria-label", "disabled"], w = { class: "m-carousel__main" }, T = {
|
|
8
8
|
key: 0,
|
|
@@ -39,58 +39,64 @@ var C = ["aria-label", "disabled"], w = { class: "m-carousel__main" }, T = {
|
|
|
39
39
|
},
|
|
40
40
|
emits: ["update:page"],
|
|
41
41
|
setup(u, { emit: k }) {
|
|
42
|
-
let A = u, j = k,
|
|
43
|
-
let e = Math.
|
|
44
|
-
return
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
42
|
+
let A = u, j = k, te = x(), { rootAttrs: M } = e(te, () => A.pt), N = g(0), P = i(() => A.page ?? N.value), F = n(), I = g(!1), L = null, R = i(() => A.value.length), z = i(() => Math.max(1, A.numVisible)), B = i(() => Math.max(0, R.value - z.value)), V = i(() => Array.from({ length: B.value + 1 }, (e, t) => t)), H = i(() => {
|
|
43
|
+
let e = Math.max(R.value, 1), t = z.value;
|
|
44
|
+
return {
|
|
45
|
+
"--m-carousel-page": String(P.value),
|
|
46
|
+
"--m-carousel-count": String(e),
|
|
47
|
+
"--m-carousel-visible": String(t)
|
|
48
|
+
};
|
|
48
49
|
});
|
|
49
|
-
function
|
|
50
|
-
let t = e;
|
|
50
|
+
function U(e) {
|
|
51
|
+
let t = P.value, n = e, r = !1;
|
|
51
52
|
if (A.circular) {
|
|
52
|
-
let
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
53
|
+
let t = B.value + 1;
|
|
54
|
+
if (t <= 0) return;
|
|
55
|
+
(e < 0 || e > B.value) && (r = !0), n = (e % t + t) % t;
|
|
56
|
+
} else n = Math.min(B.value, Math.max(0, e));
|
|
57
|
+
n !== t && (r && (I.value = !0), N.value = n, j("update:page", n), r && ee(() => {
|
|
58
|
+
requestAnimationFrame(() => {
|
|
59
|
+
I.value = !1;
|
|
60
|
+
});
|
|
61
|
+
}));
|
|
56
62
|
}
|
|
57
|
-
S(
|
|
58
|
-
|
|
63
|
+
S(B, (e) => {
|
|
64
|
+
N.value > e && (N.value = e);
|
|
59
65
|
});
|
|
60
|
-
function
|
|
61
|
-
|
|
62
|
-
}
|
|
63
|
-
function U() {
|
|
64
|
-
V(F.value + 1);
|
|
66
|
+
function W() {
|
|
67
|
+
U(P.value - 1);
|
|
65
68
|
}
|
|
66
|
-
function
|
|
67
|
-
|
|
69
|
+
function G() {
|
|
70
|
+
U(P.value + 1);
|
|
68
71
|
}
|
|
69
|
-
let G = null;
|
|
70
72
|
function K(e) {
|
|
71
|
-
|
|
73
|
+
e.key === "ArrowLeft" ? (e.preventDefault(), W()) : e.key === "ArrowRight" && (e.preventDefault(), G());
|
|
72
74
|
}
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
G = null, !(Math.abs(t) < O) && (t > 0 ? H() : U());
|
|
77
|
-
}
|
|
78
|
-
function J() {
|
|
79
|
-
G = null;
|
|
75
|
+
let q = null;
|
|
76
|
+
function J(e) {
|
|
77
|
+
!e.isPrimary || e.pointerType === "mouse" || (q = e.clientX);
|
|
80
78
|
}
|
|
81
79
|
function Y(e) {
|
|
82
|
-
|
|
80
|
+
if (q === null || !e.isPrimary) return;
|
|
81
|
+
let t = e.clientX - q;
|
|
82
|
+
q = null, !(Math.abs(t) < O) && (t > 0 ? W() : G());
|
|
83
83
|
}
|
|
84
84
|
function X() {
|
|
85
|
+
q = null;
|
|
86
|
+
}
|
|
87
|
+
function Z(e) {
|
|
88
|
+
return F.value.carouselPage.replace("{index}", String(e + 1)).replace("{total}", String(V.value.length));
|
|
89
|
+
}
|
|
90
|
+
function Q() {
|
|
85
91
|
L !== null && (clearInterval(L), L = null);
|
|
86
92
|
}
|
|
87
|
-
function
|
|
88
|
-
|
|
89
|
-
if (!A.circular &&
|
|
90
|
-
|
|
93
|
+
function $() {
|
|
94
|
+
Q(), !(!A.autoplay || A.value.length <= A.numVisible) && (L = setInterval(() => {
|
|
95
|
+
if (!A.circular && P.value >= B.value) {
|
|
96
|
+
U(0);
|
|
91
97
|
return;
|
|
92
98
|
}
|
|
93
|
-
|
|
99
|
+
G();
|
|
94
100
|
}, Math.max(400, A.interval)));
|
|
95
101
|
}
|
|
96
102
|
return S(() => [
|
|
@@ -98,52 +104,54 @@ var C = ["aria-label", "disabled"], w = { class: "m-carousel__main" }, T = {
|
|
|
98
104
|
A.interval,
|
|
99
105
|
A.value.length,
|
|
100
106
|
A.numVisible
|
|
101
|
-
], () =>
|
|
107
|
+
], () => $(), { immediate: !0 }), m(Q), (e, n) => (h(), o("div", d(b(M), {
|
|
102
108
|
class: "m-carousel",
|
|
103
|
-
onKeydown:
|
|
104
|
-
onMouseenter:
|
|
105
|
-
onMouseleave:
|
|
106
|
-
onFocusin:
|
|
107
|
-
onFocusout:
|
|
109
|
+
onKeydown: K,
|
|
110
|
+
onMouseenter: Q,
|
|
111
|
+
onMouseleave: $,
|
|
112
|
+
onFocusin: Q,
|
|
113
|
+
onFocusout: $
|
|
108
114
|
}), [
|
|
109
115
|
u.showArrows ? (h(), o("button", {
|
|
110
116
|
key: 0,
|
|
111
117
|
type: "button",
|
|
112
118
|
class: "m-carousel__nav m-carousel__nav--prev",
|
|
113
|
-
"aria-label": b(
|
|
114
|
-
disabled: !u.circular &&
|
|
115
|
-
onClick:
|
|
119
|
+
"aria-label": b(F).prev,
|
|
120
|
+
disabled: !u.circular && P.value <= 0,
|
|
121
|
+
onClick: W
|
|
116
122
|
}, [l(t, {
|
|
117
123
|
name: "chevron-left",
|
|
118
124
|
size: "sm"
|
|
119
125
|
})], 8, C)) : a("", !0),
|
|
120
126
|
s("div", w, [s("div", {
|
|
121
127
|
class: "m-carousel__viewport",
|
|
122
|
-
onPointerdown:
|
|
123
|
-
onPointerup:
|
|
124
|
-
onPointercancel:
|
|
125
|
-
}, [(
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
128
|
+
onPointerdown: J,
|
|
129
|
+
onPointerup: Y,
|
|
130
|
+
onPointercancel: X
|
|
131
|
+
}, [s("div", {
|
|
132
|
+
class: f(["m-carousel__track", { "m-carousel__track--instant": I.value }]),
|
|
133
|
+
style: p(H.value)
|
|
134
|
+
}, [(h(!0), o(r, null, _(u.value, (t, n) => (h(), o("div", {
|
|
135
|
+
key: n,
|
|
136
|
+
class: "m-carousel__item"
|
|
129
137
|
}, [v(e.$slots, "item", {
|
|
130
|
-
item: t
|
|
131
|
-
index:
|
|
132
|
-
}, () => [c(y(t
|
|
138
|
+
item: t,
|
|
139
|
+
index: n
|
|
140
|
+
}, () => [c(y(t), 1)])]))), 128))], 6)], 32), u.showIndicators && V.value.length > 1 ? (h(), o("div", T, [(h(!0), o(r, null, _(V.value, (e) => (h(), o("button", {
|
|
133
141
|
key: e,
|
|
134
142
|
type: "button",
|
|
135
|
-
class: f(["m-carousel__indicator", { "m-carousel__indicator--active": e ===
|
|
136
|
-
"aria-label":
|
|
137
|
-
"aria-current": e ===
|
|
138
|
-
onClick: (t) =>
|
|
143
|
+
class: f(["m-carousel__indicator", { "m-carousel__indicator--active": e === P.value }]),
|
|
144
|
+
"aria-label": Z(e),
|
|
145
|
+
"aria-current": e === P.value ? "true" : void 0,
|
|
146
|
+
onClick: (t) => U(e)
|
|
139
147
|
}, null, 10, E))), 128))])) : a("", !0)]),
|
|
140
148
|
u.showArrows ? (h(), o("button", {
|
|
141
149
|
key: 1,
|
|
142
150
|
type: "button",
|
|
143
151
|
class: "m-carousel__nav m-carousel__nav--next",
|
|
144
|
-
"aria-label": b(
|
|
145
|
-
disabled: !u.circular &&
|
|
146
|
-
onClick:
|
|
152
|
+
"aria-label": b(F).next,
|
|
153
|
+
disabled: !u.circular && P.value >= B.value,
|
|
154
|
+
onClick: G
|
|
147
155
|
}, [l(t, {
|
|
148
156
|
name: "chevron-right",
|
|
149
157
|
size: "sm"
|
package/dist/carousel/style.css
CHANGED
|
@@ -529,9 +529,13 @@
|
|
|
529
529
|
border-radius: var(--m-radius-md);
|
|
530
530
|
box-shadow: var(--m-shadow-md);
|
|
531
531
|
max-height: var(--m-dropdown-submenu-max-height);
|
|
532
|
+
max-width: calc(100vw - 2 * var(--m-space-4));
|
|
532
533
|
min-width: 10rem;
|
|
533
534
|
overflow: hidden;
|
|
534
535
|
padding: var(--m-space-1);
|
|
536
|
+
/* Same as .m-dropdown__menu: size to content instead of being clamped
|
|
537
|
+
by the space left of the anchor in the viewport. */
|
|
538
|
+
width: max-content;
|
|
535
539
|
}
|
|
536
540
|
|
|
537
541
|
.m-dropdown__submenu--teleported {
|
|
@@ -1257,6 +1261,7 @@
|
|
|
1257
1261
|
/* —— Media: Carousel —— */
|
|
1258
1262
|
.m-carousel {
|
|
1259
1263
|
--m-carousel-indicator-size: 0.45rem;
|
|
1264
|
+
--m-carousel-gap: var(--m-space-2);
|
|
1260
1265
|
align-items: center;
|
|
1261
1266
|
display: flex;
|
|
1262
1267
|
gap: var(--m-space-2);
|
|
@@ -1264,20 +1269,36 @@
|
|
|
1264
1269
|
}
|
|
1265
1270
|
|
|
1266
1271
|
.m-carousel__viewport {
|
|
1267
|
-
|
|
1268
|
-
flex: 1;
|
|
1269
|
-
gap: var(--m-space-2);
|
|
1270
|
-
min-width: 0;
|
|
1272
|
+
margin-inline: calc(var(--m-carousel-gap) / -2);
|
|
1271
1273
|
overflow: hidden;
|
|
1272
1274
|
touch-action: pan-y;
|
|
1275
|
+
width: 100%;
|
|
1276
|
+
}
|
|
1277
|
+
|
|
1278
|
+
.m-carousel__track {
|
|
1279
|
+
--m-carousel-page: 0;
|
|
1280
|
+
--m-carousel-count: 1;
|
|
1281
|
+
--m-carousel-visible: 1;
|
|
1282
|
+
display: flex;
|
|
1283
|
+
transform: translate3d(
|
|
1284
|
+
calc(-100% * var(--m-carousel-page) / var(--m-carousel-count)),
|
|
1285
|
+
0,
|
|
1286
|
+
0
|
|
1287
|
+
);
|
|
1288
|
+
transition: transform var(--m-motion-normal) var(--m-motion-ease);
|
|
1289
|
+
width: calc(100% * var(--m-carousel-count) / var(--m-carousel-visible));
|
|
1290
|
+
will-change: transform;
|
|
1291
|
+
}
|
|
1292
|
+
|
|
1293
|
+
.m-carousel__track--instant {
|
|
1294
|
+
transition: none;
|
|
1273
1295
|
}
|
|
1274
1296
|
|
|
1275
1297
|
.m-carousel__item {
|
|
1276
1298
|
box-sizing: border-box;
|
|
1299
|
+
flex: 0 0 calc(100% / var(--m-carousel-count));
|
|
1277
1300
|
min-width: 0;
|
|
1278
|
-
|
|
1279
|
-
opacity var(--m-motion-normal) var(--m-motion-ease),
|
|
1280
|
-
transform var(--m-motion-normal) var(--m-motion-ease);
|
|
1301
|
+
padding-inline: calc(var(--m-carousel-gap) / 2);
|
|
1281
1302
|
}
|
|
1282
1303
|
|
|
1283
1304
|
.m-carousel__main {
|
|
@@ -1335,12 +1356,12 @@
|
|
|
1335
1356
|
}
|
|
1336
1357
|
|
|
1337
1358
|
@media (prefers-reduced-motion: reduce) {
|
|
1338
|
-
html:not([data-m-ignore-reduced-motion]) .m-
|
|
1359
|
+
html:not([data-m-ignore-reduced-motion]) .m-carousel__track {
|
|
1339
1360
|
transition: none;
|
|
1340
1361
|
}
|
|
1341
1362
|
}
|
|
1342
1363
|
|
|
1343
|
-
[data-m-motion="reduced"] .m-
|
|
1344
|
-
[data-m-motion="none"] .m-
|
|
1364
|
+
[data-m-motion="reduced"] .m-carousel__track,
|
|
1365
|
+
[data-m-motion="none"] .m-carousel__track {
|
|
1345
1366
|
transition: none;
|
|
1346
1367
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { i as e } from "../useComponentAttrs-e-5QAjdw.js";
|
|
2
|
-
import { t } from "../Icon-
|
|
2
|
+
import { t } from "../Icon-od9Ob-Ay.js";
|
|
3
3
|
import { t as n } from "../useMotionTransition-Bxnnb_9u.js";
|
|
4
4
|
import { n as r, t as i } from "../overlay-oR-5MDuE.js";
|
|
5
5
|
import { t as ee } from "../overlayPlacement-Cd20JTD_.js";
|
|
@@ -529,9 +529,13 @@
|
|
|
529
529
|
border-radius: var(--m-radius-md);
|
|
530
530
|
box-shadow: var(--m-shadow-md);
|
|
531
531
|
max-height: var(--m-dropdown-submenu-max-height);
|
|
532
|
+
max-width: calc(100vw - 2 * var(--m-space-4));
|
|
532
533
|
min-width: 10rem;
|
|
533
534
|
overflow: hidden;
|
|
534
535
|
padding: var(--m-space-1);
|
|
536
|
+
/* Same as .m-dropdown__menu: size to content instead of being clamped
|
|
537
|
+
by the space left of the anchor in the viewport. */
|
|
538
|
+
width: max-content;
|
|
535
539
|
}
|
|
536
540
|
|
|
537
541
|
.m-dropdown__submenu--teleported {
|
|
@@ -1578,21 +1582,29 @@
|
|
|
1578
1582
|
|
|
1579
1583
|
.m-select__filter,
|
|
1580
1584
|
.m-treeselect__filter {
|
|
1585
|
+
/* size="1" + min-width:0 keep intrinsic width from inflating width:max-content menus */
|
|
1586
|
+
align-self: stretch;
|
|
1581
1587
|
background: var(--m-color-surface);
|
|
1582
|
-
border:
|
|
1583
|
-
border-bottom: var(--m-border-width) solid var(--m-color-border);
|
|
1588
|
+
border: var(--m-border-width) solid var(--m-color-border);
|
|
1584
1589
|
border-radius: var(--m-radius-sm);
|
|
1585
1590
|
box-sizing: border-box;
|
|
1586
1591
|
color: var(--m-color-text);
|
|
1587
1592
|
flex: 0 0 auto;
|
|
1588
|
-
font:
|
|
1589
|
-
|
|
1590
|
-
|
|
1591
|
-
|
|
1593
|
+
font-family: var(--m-font-sans);
|
|
1594
|
+
font-size: var(--m-control-font-small);
|
|
1595
|
+
height: var(--m-control-height-small);
|
|
1596
|
+
line-height: calc(var(--m-control-height-small) - 2 * var(--m-border-width));
|
|
1597
|
+
margin: var(--m-space-2);
|
|
1598
|
+
max-width: calc(100% - 2 * var(--m-space-2));
|
|
1599
|
+
min-width: 0;
|
|
1600
|
+
outline: none;
|
|
1601
|
+
padding: 0 var(--m-control-padding-x-small);
|
|
1602
|
+
width: auto;
|
|
1592
1603
|
}
|
|
1593
1604
|
|
|
1594
1605
|
.m-select__filter:focus-visible,
|
|
1595
1606
|
.m-treeselect__filter:focus-visible {
|
|
1607
|
+
border-color: var(--m-color-primary-hover);
|
|
1596
1608
|
box-shadow: var(--m-focus-shadow);
|
|
1597
1609
|
outline: none;
|
|
1598
1610
|
}
|
package/dist/checkbox/style.css
CHANGED
|
@@ -529,9 +529,13 @@
|
|
|
529
529
|
border-radius: var(--m-radius-md);
|
|
530
530
|
box-shadow: var(--m-shadow-md);
|
|
531
531
|
max-height: var(--m-dropdown-submenu-max-height);
|
|
532
|
+
max-width: calc(100vw - 2 * var(--m-space-4));
|
|
532
533
|
min-width: 10rem;
|
|
533
534
|
overflow: hidden;
|
|
534
535
|
padding: var(--m-space-1);
|
|
536
|
+
/* Same as .m-dropdown__menu: size to content instead of being clamped
|
|
537
|
+
by the space left of the anchor in the viewport. */
|
|
538
|
+
width: max-content;
|
|
535
539
|
}
|
|
536
540
|
|
|
537
541
|
.m-dropdown__submenu--teleported {
|
package/dist/chip/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { i as e, n as t, t as n } from "../types-DGuu4Eg4.js";
|
|
2
|
-
import { t as r } from "../Icon-
|
|
2
|
+
import { t as r } from "../Icon-od9Ob-Ay.js";
|
|
3
3
|
import { n as i } from "../locale-Bzm2nbEp.js";
|
|
4
4
|
import "./style.js";
|
|
5
5
|
import { computed as a, createBlock as o, createCommentVNode as s, createElementBlock as c, createVNode as l, defineComponent as u, normalizeClass as d, openBlock as f, renderSlot as p, toDisplayString as m, unref as h } from "vue";
|
package/dist/chip/style.css
CHANGED
|
@@ -529,9 +529,13 @@
|
|
|
529
529
|
border-radius: var(--m-radius-md);
|
|
530
530
|
box-shadow: var(--m-shadow-md);
|
|
531
531
|
max-height: var(--m-dropdown-submenu-max-height);
|
|
532
|
+
max-width: calc(100vw - 2 * var(--m-space-4));
|
|
532
533
|
min-width: 10rem;
|
|
533
534
|
overflow: hidden;
|
|
534
535
|
padding: var(--m-space-1);
|
|
536
|
+
/* Same as .m-dropdown__menu: size to content instead of being clamped
|
|
537
|
+
by the space left of the anchor in the viewport. */
|
|
538
|
+
width: max-content;
|
|
535
539
|
}
|
|
536
540
|
|
|
537
541
|
.m-dropdown__submenu--teleported {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { a as e } from "../useComponentAttrs-e-5QAjdw.js";
|
|
2
|
-
import { t } from "../Icon-
|
|
2
|
+
import { t } from "../Icon-od9Ob-Ay.js";
|
|
3
3
|
import { t as n } from "../useMotionTransition-Bxnnb_9u.js";
|
|
4
4
|
import { n as r } from "../overlay-oR-5MDuE.js";
|
|
5
5
|
import { t as i } from "../Scrollbar-DTeJ8P5b.js";
|
|
6
|
-
import { t as ee } from "../icon-
|
|
6
|
+
import { t as ee } from "../icon-COrt_N8A.js";
|
|
7
7
|
import { t as a } from "../useModalOverlay-Beo3CEAt.js";
|
|
8
8
|
import { c as o } from "../config-CapALqt3.js";
|
|
9
9
|
import { n as s } from "../locale-Bzm2nbEp.js";
|
|
@@ -529,9 +529,13 @@
|
|
|
529
529
|
border-radius: var(--m-radius-md);
|
|
530
530
|
box-shadow: var(--m-shadow-md);
|
|
531
531
|
max-height: var(--m-dropdown-submenu-max-height);
|
|
532
|
+
max-width: calc(100vw - 2 * var(--m-space-4));
|
|
532
533
|
min-width: 10rem;
|
|
533
534
|
overflow: hidden;
|
|
534
535
|
padding: var(--m-space-1);
|
|
536
|
+
/* Same as .m-dropdown__menu: size to content instead of being clamped
|
|
537
|
+
by the space left of the anchor in the viewport. */
|
|
538
|
+
width: max-content;
|
|
535
539
|
}
|
|
536
540
|
|
|
537
541
|
.m-dropdown__submenu--teleported {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Carousel.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Carousel/Carousel.vue"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"Carousel.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Carousel/Carousel.vue"],"names":[],"mappings":";AA8NA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,SAAS,CAAA;AA+S5C,QAAA,IAAI,OAAO;;;CAAW,CAAE;AACxB,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,IAAI,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,CAAC;AAK5C,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,6 +1,7 @@
|
|
|
1
1
|
/* —— Media: Carousel —— */
|
|
2
2
|
.m-carousel {
|
|
3
3
|
--m-carousel-indicator-size: 0.45rem;
|
|
4
|
+
--m-carousel-gap: var(--m-space-2);
|
|
4
5
|
align-items: center;
|
|
5
6
|
display: flex;
|
|
6
7
|
gap: var(--m-space-2);
|
|
@@ -8,20 +9,36 @@
|
|
|
8
9
|
}
|
|
9
10
|
|
|
10
11
|
.m-carousel__viewport {
|
|
11
|
-
|
|
12
|
-
flex: 1;
|
|
13
|
-
gap: var(--m-space-2);
|
|
14
|
-
min-width: 0;
|
|
12
|
+
margin-inline: calc(var(--m-carousel-gap) / -2);
|
|
15
13
|
overflow: hidden;
|
|
16
14
|
touch-action: pan-y;
|
|
15
|
+
width: 100%;
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
.m-carousel__track {
|
|
19
|
+
--m-carousel-page: 0;
|
|
20
|
+
--m-carousel-count: 1;
|
|
21
|
+
--m-carousel-visible: 1;
|
|
22
|
+
display: flex;
|
|
23
|
+
transform: translate3d(
|
|
24
|
+
calc(-100% * var(--m-carousel-page) / var(--m-carousel-count)),
|
|
25
|
+
0,
|
|
26
|
+
0
|
|
27
|
+
);
|
|
28
|
+
transition: transform var(--m-motion-normal) var(--m-motion-ease);
|
|
29
|
+
width: calc(100% * var(--m-carousel-count) / var(--m-carousel-visible));
|
|
30
|
+
will-change: transform;
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
.m-carousel__track--instant {
|
|
34
|
+
transition: none;
|
|
17
35
|
}
|
|
18
36
|
|
|
19
37
|
.m-carousel__item {
|
|
20
38
|
box-sizing: border-box;
|
|
39
|
+
flex: 0 0 calc(100% / var(--m-carousel-count));
|
|
21
40
|
min-width: 0;
|
|
22
|
-
|
|
23
|
-
opacity var(--m-motion-normal) var(--m-motion-ease),
|
|
24
|
-
transform var(--m-motion-normal) var(--m-motion-ease);
|
|
41
|
+
padding-inline: calc(var(--m-carousel-gap) / 2);
|
|
25
42
|
}
|
|
26
43
|
|
|
27
44
|
.m-carousel__main {
|
|
@@ -79,12 +96,12 @@
|
|
|
79
96
|
}
|
|
80
97
|
|
|
81
98
|
@media (prefers-reduced-motion: reduce) {
|
|
82
|
-
html:not([data-m-ignore-reduced-motion]) .m-
|
|
99
|
+
html:not([data-m-ignore-reduced-motion]) .m-carousel__track {
|
|
83
100
|
transition: none;
|
|
84
101
|
}
|
|
85
102
|
}
|
|
86
103
|
|
|
87
|
-
[data-m-motion="reduced"] .m-
|
|
88
|
-
[data-m-motion="none"] .m-
|
|
104
|
+
[data-m-motion="reduced"] .m-carousel__track,
|
|
105
|
+
[data-m-motion="none"] .m-carousel__track {
|
|
89
106
|
transition: none;
|
|
90
107
|
}
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
import { DataViewProps, DataViewLayout } from './types';
|
|
2
2
|
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
3
|
-
declare var __VLS_1: {},
|
|
3
|
+
declare var __VLS_1: {}, __VLS_9: {
|
|
4
4
|
items: unknown[];
|
|
5
|
-
},
|
|
5
|
+
}, __VLS_11: {
|
|
6
6
|
items: unknown[];
|
|
7
|
-
},
|
|
7
|
+
}, __VLS_13: {}, __VLS_16: {};
|
|
8
8
|
type __VLS_Slots = {} & {
|
|
9
9
|
header?: (props: typeof __VLS_1) => any;
|
|
10
10
|
} & {
|
|
11
|
-
list?: (props: typeof
|
|
11
|
+
list?: (props: typeof __VLS_9) => any;
|
|
12
12
|
} & {
|
|
13
|
-
grid?: (props: typeof
|
|
13
|
+
grid?: (props: typeof __VLS_11) => any;
|
|
14
14
|
} & {
|
|
15
|
-
|
|
15
|
+
empty?: (props: typeof __VLS_13) => any;
|
|
16
16
|
} & {
|
|
17
|
-
|
|
17
|
+
loading?: (props: typeof __VLS_16) => any;
|
|
18
18
|
};
|
|
19
19
|
declare const __VLS_base: DefineComponent<DataViewProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
20
20
|
"update:page": (value: number) => any;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DataView.vue.d.ts","sourceRoot":"","sources":["../../../src/components/DataView/DataView.vue"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"DataView.vue.d.ts","sourceRoot":"","sources":["../../../src/components/DataView/DataView.vue"],"names":[],"mappings":";AAyHA,OAAO,KAAK,EAAiB,aAAa,EAAE,MAAM,SAAS,CAAA;AAgO3D,QAAA,IAAI,OAAO,IAAU,EAAE,OAAO;;CAAU,EAAE,QAAQ;;CAAW,EAAE,QAAQ,IAAW,EAAE,QAAQ,IAAY,CAAE;AAC1G,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,MAAM,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,GAC3C;IAAE,IAAI,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,GACzC;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,GAC3C;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAKhD,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"}
|
|
@@ -43,26 +43,6 @@
|
|
|
43
43
|
align-self: center;
|
|
44
44
|
}
|
|
45
45
|
|
|
46
|
-
.m-dataview__loading {
|
|
47
|
-
position: absolute;
|
|
48
|
-
inset: 0;
|
|
49
|
-
z-index: 4;
|
|
50
|
-
display: flex;
|
|
51
|
-
align-items: center;
|
|
52
|
-
justify-content: center;
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
.m-dataview__loading-mask {
|
|
56
|
-
position: absolute;
|
|
57
|
-
inset: 0;
|
|
58
|
-
background: color-mix(in srgb, var(--m-color-surface) 72%, transparent);
|
|
59
|
-
}
|
|
60
|
-
|
|
61
|
-
.m-dataview__loading-body {
|
|
62
|
-
position: relative;
|
|
63
|
-
z-index: 1;
|
|
64
|
-
}
|
|
65
|
-
|
|
66
46
|
.m-dataview__message {
|
|
67
47
|
display: flex;
|
|
68
48
|
align-items: center;
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { DropdownItem, DropdownProps, DropdownTrigger } from './types';
|
|
2
2
|
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
3
3
|
import { MotionPresetId } from '../..';
|
|
4
|
-
declare var __VLS_1: {},
|
|
4
|
+
declare var __VLS_1: {}, __VLS_33: {
|
|
5
5
|
item: DropdownItem;
|
|
6
6
|
};
|
|
7
7
|
type __VLS_Slots = {} & {
|
|
8
8
|
trigger?: (props: typeof __VLS_1) => any;
|
|
9
9
|
} & {
|
|
10
|
-
item?: (props: typeof
|
|
10
|
+
item?: (props: typeof __VLS_33) => any;
|
|
11
11
|
};
|
|
12
12
|
declare const __VLS_base: DefineComponent<DropdownProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
13
13
|
"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":";;AAkQA,OAAO,KAAK,EAAE,YAAY,EAAE,aAAa,EAAE,MAAM,SAAS,CAAA;AAuY1D,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"}
|
|
@@ -4,22 +4,21 @@ type __VLS_Props = {
|
|
|
4
4
|
items: DropdownItem[];
|
|
5
5
|
highlightedValue?: string;
|
|
6
6
|
};
|
|
7
|
-
|
|
8
|
-
item:
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
};
|
|
12
|
-
type __VLS_Slots = {} & {
|
|
13
|
-
item?: (props: typeof __VLS_14) => any;
|
|
14
|
-
} & {
|
|
15
|
-
item?: (props: typeof __VLS_49) => any;
|
|
7
|
+
type __VLS_Slots = {
|
|
8
|
+
item?: (props: {
|
|
9
|
+
item: DropdownItem;
|
|
10
|
+
}) => unknown;
|
|
16
11
|
};
|
|
17
12
|
declare const __VLS_base: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
18
13
|
select: (item: DropdownItem) => any;
|
|
19
14
|
highlight: (value: string | undefined) => any;
|
|
15
|
+
submenuEnter: () => any;
|
|
16
|
+
submenuLeave: () => any;
|
|
20
17
|
}, string, PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
21
18
|
onSelect?: ((item: DropdownItem) => any) | undefined;
|
|
22
19
|
onHighlight?: ((value: string | undefined) => any) | undefined;
|
|
20
|
+
onSubmenuEnter?: (() => any) | undefined;
|
|
21
|
+
onSubmenuLeave?: (() => any) | undefined;
|
|
23
22
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
24
23
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
25
24
|
declare const _default: typeof __VLS_export;
|
|
@@ -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,OAuLO,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;AAgBF,KAAK,WAAW,GAAG;IACjB,IAAI,CAAC,EAAE,CAAC,KAAK,EAAE;QAAE,IAAI,EAAE,YAAY,CAAA;KAAE,KAAK,OAAO,CAAA;CAClD,CAAC;AAsZF,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"}
|