@retailcrm/embed-ui-v1-components 0.9.22 → 0.9.23-alpha.2
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/AGENTS.md +10 -4
- package/dist/host.cjs +334 -306
- package/dist/host.css +46 -0
- package/dist/host.d.ts +2 -0
- package/dist/host.js +334 -306
- package/dist/remote.cjs +12 -0
- package/dist/remote.d.ts +46 -0
- package/dist/remote.js +12 -0
- package/docs/AI.md +3 -0
- package/docs/COMPONENTS.md +1 -0
- package/docs/PROFILES.md +1 -0
- package/docs/profiles/components/UiPageFooter.yml +166 -0
- package/docs/profiles/components/UiPopper.yml +1 -1
- package/docs/profiles/pages/ModalSidebar.yml +1 -1
- package/package.json +1 -1
package/dist/host.js
CHANGED
|
@@ -5,7 +5,7 @@ import { format, formatISO } from "date-fns";
|
|
|
5
5
|
import { ru, es, enGB } from "date-fns/locale";
|
|
6
6
|
import { PerfectScrollbar } from "vue3-perfect-scrollbar";
|
|
7
7
|
import { createProvider as createProvider$1 } from "@omnicajs/vue-remote/host";
|
|
8
|
-
const _sfc_main$
|
|
8
|
+
const _sfc_main$1b = /* @__PURE__ */ defineComponent({
|
|
9
9
|
__name: "UiTransition",
|
|
10
10
|
props: {
|
|
11
11
|
/** Наименование анимации перехода */
|
|
@@ -33,13 +33,13 @@ const _sfc_main$1a = /* @__PURE__ */ defineComponent({
|
|
|
33
33
|
};
|
|
34
34
|
}
|
|
35
35
|
});
|
|
36
|
-
const _hoisted_1
|
|
36
|
+
const _hoisted_1$10 = {
|
|
37
37
|
xmlns: "http://www.w3.org/2000/svg",
|
|
38
38
|
fill: "none",
|
|
39
39
|
viewBox: "0 0 24 24"
|
|
40
40
|
};
|
|
41
41
|
function render$q(_ctx, _cache) {
|
|
42
|
-
return openBlock(), createElementBlock("svg", _hoisted_1
|
|
42
|
+
return openBlock(), createElementBlock("svg", _hoisted_1$10, [..._cache[0] || (_cache[0] = [
|
|
43
43
|
createElementVNode("path", {
|
|
44
44
|
fill: "currentColor",
|
|
45
45
|
"fill-rule": "evenodd",
|
|
@@ -49,12 +49,12 @@ function render$q(_ctx, _cache) {
|
|
|
49
49
|
])]);
|
|
50
50
|
}
|
|
51
51
|
const IconCheckmarkCircleOutlined = { render: render$q };
|
|
52
|
-
const _hoisted_1
|
|
52
|
+
const _hoisted_1$$ = {
|
|
53
53
|
xmlns: "http://www.w3.org/2000/svg",
|
|
54
54
|
viewBox: "0 0 24 24"
|
|
55
55
|
};
|
|
56
56
|
function render$p(_ctx, _cache) {
|
|
57
|
-
return openBlock(), createElementBlock("svg", _hoisted_1
|
|
57
|
+
return openBlock(), createElementBlock("svg", _hoisted_1$$, [..._cache[0] || (_cache[0] = [
|
|
58
58
|
createElementVNode("path", {
|
|
59
59
|
fill: "currentColor",
|
|
60
60
|
d: "M7.113 6.176a.6.6 0 0 1 .848 0L12 10.214l4.038-4.038a.6.6 0 0 1 .849 0l.937.937a.6.6 0 0 1 0 .848L13.785 12l4.04 4.04a.6.6 0 0 1 0 .848l-.937.937a.6.6 0 0 1-.849 0L12 13.784l-4.038 4.04a.6.6 0 0 1-.849 0l-.937-.937a.6.6 0 0 1 0-.848l4.04-4.04-4.039-4.038a.6.6 0 0 1 0-.849z"
|
|
@@ -62,12 +62,12 @@ function render$p(_ctx, _cache) {
|
|
|
62
62
|
])]);
|
|
63
63
|
}
|
|
64
64
|
const IconClear = { render: render$p };
|
|
65
|
-
const _hoisted_1$
|
|
65
|
+
const _hoisted_1$_ = {
|
|
66
66
|
xmlns: "http://www.w3.org/2000/svg",
|
|
67
67
|
viewBox: "0 0 24 24"
|
|
68
68
|
};
|
|
69
69
|
function render$o(_ctx, _cache) {
|
|
70
|
-
return openBlock(), createElementBlock("svg", _hoisted_1$
|
|
70
|
+
return openBlock(), createElementBlock("svg", _hoisted_1$_, [..._cache[0] || (_cache[0] = [
|
|
71
71
|
createElementVNode("path", {
|
|
72
72
|
fill: "currentColor",
|
|
73
73
|
"fill-rule": "evenodd",
|
|
@@ -77,12 +77,12 @@ function render$o(_ctx, _cache) {
|
|
|
77
77
|
])]);
|
|
78
78
|
}
|
|
79
79
|
const IconClearCircleOutlined = { render: render$o };
|
|
80
|
-
const _hoisted_1$
|
|
80
|
+
const _hoisted_1$Z = {
|
|
81
81
|
xmlns: "http://www.w3.org/2000/svg",
|
|
82
82
|
viewBox: "0 0 24 24"
|
|
83
83
|
};
|
|
84
84
|
function render$n(_ctx, _cache) {
|
|
85
|
-
return openBlock(), createElementBlock("svg", _hoisted_1$
|
|
85
|
+
return openBlock(), createElementBlock("svg", _hoisted_1$Z, [..._cache[0] || (_cache[0] = [
|
|
86
86
|
createElementVNode("path", {
|
|
87
87
|
fill: "currentColor",
|
|
88
88
|
d: "M2 12C2 6.477 6.477 2 12 2A10 10 0 1 1 2 12m2 0a8 8 0 1 0 16 0 8 8 0 0 0-16 0m7.5 2a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zm-.18-6h1.36a.5.5 0 0 1 .5.56l-.4 3.22a.25.25 0 0 1-.25.22h-1.06a.25.25 0 0 1-.25-.22l-.4-3.22a.5.5 0 0 1 .5-.56"
|
|
@@ -90,12 +90,12 @@ function render$n(_ctx, _cache) {
|
|
|
90
90
|
])]);
|
|
91
91
|
}
|
|
92
92
|
const IconErrorOutlined = { render: render$n };
|
|
93
|
-
const _hoisted_1$
|
|
93
|
+
const _hoisted_1$Y = {
|
|
94
94
|
xmlns: "http://www.w3.org/2000/svg",
|
|
95
95
|
viewBox: "0 0 24 24"
|
|
96
96
|
};
|
|
97
97
|
function render$m(_ctx, _cache) {
|
|
98
|
-
return openBlock(), createElementBlock("svg", _hoisted_1$
|
|
98
|
+
return openBlock(), createElementBlock("svg", _hoisted_1$Y, [..._cache[0] || (_cache[0] = [
|
|
99
99
|
createElementVNode("path", {
|
|
100
100
|
fill: "currentColor",
|
|
101
101
|
"fill-rule": "evenodd",
|
|
@@ -112,13 +112,13 @@ var VARIANT$1 = /* @__PURE__ */ ((VARIANT2) => {
|
|
|
112
112
|
VARIANT2["DANGER"] = "danger";
|
|
113
113
|
return VARIANT2;
|
|
114
114
|
})(VARIANT$1 || {});
|
|
115
|
-
const _hoisted_1$
|
|
116
|
-
const _hoisted_2$
|
|
115
|
+
const _hoisted_1$X = ["aria-hidden", "aria-live"];
|
|
116
|
+
const _hoisted_2$t = {
|
|
117
117
|
key: 0,
|
|
118
118
|
class: "ui-v1-alert__icon-outline"
|
|
119
119
|
};
|
|
120
120
|
const _hoisted_3$m = { class: "ui-v1-alert__icon" };
|
|
121
|
-
const _sfc_main$
|
|
121
|
+
const _sfc_main$1a = /* @__PURE__ */ defineComponent({
|
|
122
122
|
...{
|
|
123
123
|
inheritAttrs: false
|
|
124
124
|
},
|
|
@@ -227,7 +227,7 @@ const _sfc_main$19 = /* @__PURE__ */ defineComponent({
|
|
|
227
227
|
}
|
|
228
228
|
});
|
|
229
229
|
return (_ctx, _cache) => {
|
|
230
|
-
return openBlock(), createBlock(_sfc_main$
|
|
230
|
+
return openBlock(), createBlock(_sfc_main$1b, {
|
|
231
231
|
name: "fade",
|
|
232
232
|
onBeforeEnter,
|
|
233
233
|
onBeforeLeave,
|
|
@@ -250,7 +250,7 @@ const _sfc_main$19 = /* @__PURE__ */ defineComponent({
|
|
|
250
250
|
role: "alert"
|
|
251
251
|
}, _ctx.$attrs), [
|
|
252
252
|
renderSlot(_ctx.$slots, "icon", {}, () => [
|
|
253
|
-
__props.variant ? (openBlock(), createElementBlock("div", _hoisted_2$
|
|
253
|
+
__props.variant ? (openBlock(), createElementBlock("div", _hoisted_2$t, [
|
|
254
254
|
createElementVNode("div", _hoisted_3$m, [
|
|
255
255
|
__props.variant === unref(VARIANT$1).PRIMARY ? (openBlock(), createBlock(unref(IconInfoOutlined), { key: 0 })) : __props.variant === unref(VARIANT$1).WARNING ? (openBlock(), createBlock(unref(IconErrorOutlined), { key: 1 })) : __props.variant === unref(VARIANT$1).DANGER ? (openBlock(), createBlock(unref(IconClearCircleOutlined), { key: 2 })) : __props.variant === unref(VARIANT$1).SUCCESS ? (openBlock(), createBlock(unref(IconCheckmarkCircleOutlined), { key: 3 })) : createCommentVNode("", true)
|
|
256
256
|
])
|
|
@@ -276,7 +276,7 @@ const _sfc_main$19 = /* @__PURE__ */ defineComponent({
|
|
|
276
276
|
}, [
|
|
277
277
|
createVNode(unref(IconClear), { class: "ui-v1-alert__close-icon" })
|
|
278
278
|
])) : createCommentVNode("", true)
|
|
279
|
-
], 16, _hoisted_1$
|
|
279
|
+
], 16, _hoisted_1$X), [
|
|
280
280
|
[vShow, state.shown]
|
|
281
281
|
])
|
|
282
282
|
]),
|
|
@@ -285,12 +285,12 @@ const _sfc_main$19 = /* @__PURE__ */ defineComponent({
|
|
|
285
285
|
};
|
|
286
286
|
}
|
|
287
287
|
});
|
|
288
|
-
const _hoisted_1$
|
|
288
|
+
const _hoisted_1$W = {
|
|
289
289
|
xmlns: "http://www.w3.org/2000/svg",
|
|
290
290
|
viewBox: "0 0 24 24"
|
|
291
291
|
};
|
|
292
292
|
function render$l(_ctx, _cache) {
|
|
293
|
-
return openBlock(), createElementBlock("svg", _hoisted_1$
|
|
293
|
+
return openBlock(), createElementBlock("svg", _hoisted_1$W, [..._cache[0] || (_cache[0] = [
|
|
294
294
|
createElementVNode("path", {
|
|
295
295
|
fill: "currentColor",
|
|
296
296
|
"fill-rule": "evenodd",
|
|
@@ -312,14 +312,14 @@ const isNumeric = (value) => !isNaN(Number(value));
|
|
|
312
312
|
const normalizeHeight = (height) => {
|
|
313
313
|
return isNumeric(height) ? `${height}px` : `${height}`;
|
|
314
314
|
};
|
|
315
|
-
const _hoisted_1$
|
|
316
|
-
const _hoisted_2$
|
|
315
|
+
const _hoisted_1$V = ["type", "disabled"];
|
|
316
|
+
const _hoisted_2$s = { class: "ui-v1-add-button__content" };
|
|
317
317
|
const _hoisted_3$l = { class: "ui-v1-add-button__title" };
|
|
318
318
|
const _hoisted_4$d = {
|
|
319
319
|
key: 0,
|
|
320
320
|
class: "ui-v1-add-button__description"
|
|
321
321
|
};
|
|
322
|
-
const _sfc_main$
|
|
322
|
+
const _sfc_main$19 = /* @__PURE__ */ defineComponent({
|
|
323
323
|
...{
|
|
324
324
|
inheritAttrs: false
|
|
325
325
|
},
|
|
@@ -362,7 +362,7 @@ const _sfc_main$18 = /* @__PURE__ */ defineComponent({
|
|
|
362
362
|
height: unref(normalizeHeight)(__props.height)
|
|
363
363
|
}
|
|
364
364
|
}, _ctx.$attrs), [
|
|
365
|
-
createElementVNode("span", _hoisted_2$
|
|
365
|
+
createElementVNode("span", _hoisted_2$s, [
|
|
366
366
|
createElementVNode("span", _hoisted_3$l, [
|
|
367
367
|
renderSlot(_ctx.$slots, "icon", {}, () => [
|
|
368
368
|
createVNode(unref(IconAddCircle), {
|
|
@@ -376,16 +376,16 @@ const _sfc_main$18 = /* @__PURE__ */ defineComponent({
|
|
|
376
376
|
renderSlot(_ctx.$slots, "description")
|
|
377
377
|
])) : createCommentVNode("", true)
|
|
378
378
|
])
|
|
379
|
-
], 16, _hoisted_1$
|
|
379
|
+
], 16, _hoisted_1$V);
|
|
380
380
|
};
|
|
381
381
|
}
|
|
382
382
|
});
|
|
383
|
-
const _hoisted_1$
|
|
383
|
+
const _hoisted_1$U = {
|
|
384
384
|
xmlns: "http://www.w3.org/2000/svg",
|
|
385
385
|
viewBox: "0 0 24 24"
|
|
386
386
|
};
|
|
387
387
|
function render$k(_ctx, _cache) {
|
|
388
|
-
return openBlock(), createElementBlock("svg", _hoisted_1$
|
|
388
|
+
return openBlock(), createElementBlock("svg", _hoisted_1$U, [..._cache[0] || (_cache[0] = [
|
|
389
389
|
createElementVNode("path", {
|
|
390
390
|
fill: "currentColor",
|
|
391
391
|
"fill-rule": "evenodd",
|
|
@@ -395,24 +395,24 @@ function render$k(_ctx, _cache) {
|
|
|
395
395
|
])]);
|
|
396
396
|
}
|
|
397
397
|
const IconHelpOutlined = { render: render$k };
|
|
398
|
-
const _hoisted_1$
|
|
398
|
+
const _hoisted_1$T = {
|
|
399
399
|
xmlns: "http://www.w3.org/2000/svg",
|
|
400
400
|
viewBox: "0 0 18 8"
|
|
401
401
|
};
|
|
402
402
|
function render$j(_ctx, _cache) {
|
|
403
|
-
return openBlock(), createElementBlock("svg", _hoisted_1$
|
|
403
|
+
return openBlock(), createElementBlock("svg", _hoisted_1$T, [..._cache[0] || (_cache[0] = [
|
|
404
404
|
createElementVNode("g", { fill: "currentColor" }, [
|
|
405
405
|
createElementVNode("path", { d: "M0 0v8h2.867q1.257-.011 1.935-.604.68-.594.68-1.748 0-.675-.33-1.143a1.54 1.54 0 0 0-.892-.62q.497-.21.775-.654.279-.45.279-1.039 0-1.077-.694-1.632Q3.926 0 2.584 0zm1.52 6.676v-2.16h1.393q1.048.016 1.048 1.116 0 .488-.303.77-.3.273-.836.274zm1.124-3.324H1.52V1.335h1.064q.628 0 .916.242.294.236.294.78 0 .972-1.15.995M7.503 6.352h2.665L10.679 8h1.616l-2.76-8H8.125L5.38 8h1.616zm2.254-1.336H7.913l.917-2.994zM12.362 8V0h2.27q.972 0 1.737.478.77.473 1.2 1.352.432.873.431 1.989v.368q0 1.115-.425 1.983a3.17 3.17 0 0 1-1.191 1.346A3.26 3.26 0 0 1 14.646 8zm1.52-6.665v5.34h.734q.891 0 1.363-.631.47-.632.481-1.808v-.423q0-1.22-.466-1.846-.466-.632-1.363-.632z" })
|
|
406
406
|
], -1)
|
|
407
407
|
])]);
|
|
408
408
|
}
|
|
409
409
|
const SpriteBAD = { render: render$j };
|
|
410
|
-
const _hoisted_1$
|
|
410
|
+
const _hoisted_1$S = {
|
|
411
411
|
xmlns: "http://www.w3.org/2000/svg",
|
|
412
412
|
viewBox: "0 0 16 8"
|
|
413
413
|
};
|
|
414
414
|
function render$i(_ctx, _cache) {
|
|
415
|
-
return openBlock(), createElementBlock("svg", _hoisted_1$
|
|
415
|
+
return openBlock(), createElementBlock("svg", _hoisted_1$S, [..._cache[0] || (_cache[0] = [
|
|
416
416
|
createElementVNode("g", { fill: "currentColor" }, [
|
|
417
417
|
createElementVNode("path", { d: "M3.373 6.016 5.058 0h1.704L4.175 8H2.577L0 0h1.7zM8.99 8H7.46V0H8.99zM11.84 8V5.181h1.343q1.322 0 2.067-.676.75-.681.75-1.857 0-.774-.342-1.379a2.3 2.3 0 0 0-.98-.94Q14.045 0 13.208 0H10.31v8zm1.368-4.154h-1.367v-2.51h1.403q.567.01.888.373t.322.95q0 .571-.322.88-.316.307-.924.307" })
|
|
418
418
|
], -1)
|
|
@@ -420,8 +420,8 @@ function render$i(_ctx, _cache) {
|
|
|
420
420
|
}
|
|
421
421
|
const SpriteVIP = { render: render$i };
|
|
422
422
|
const ImageWorkersKey = /* @__PURE__ */ Symbol("$image.workers");
|
|
423
|
-
const _hoisted_1$
|
|
424
|
-
const _sfc_main$
|
|
423
|
+
const _hoisted_1$R = ["alt", "src"];
|
|
424
|
+
const _sfc_main$18 = /* @__PURE__ */ defineComponent({
|
|
425
425
|
__name: "UiImage",
|
|
426
426
|
props: {
|
|
427
427
|
alt: {
|
|
@@ -457,7 +457,7 @@ const _sfc_main$17 = /* @__PURE__ */ defineComponent({
|
|
|
457
457
|
return openBlock(), createElementBlock("img", mergeProps({
|
|
458
458
|
alt: __props.alt,
|
|
459
459
|
src: url.value
|
|
460
|
-
}, _ctx.$attrs), null, 16, _hoisted_1$
|
|
460
|
+
}, _ctx.$attrs), null, 16, _hoisted_1$R);
|
|
461
461
|
};
|
|
462
462
|
}
|
|
463
463
|
});
|
|
@@ -491,11 +491,11 @@ var STATUS = /* @__PURE__ */ ((STATUS2) => {
|
|
|
491
491
|
return STATUS2;
|
|
492
492
|
})(STATUS || {});
|
|
493
493
|
const AvatarSizeKey = /* @__PURE__ */ Symbol("UiAvatarSize");
|
|
494
|
-
const _hoisted_1$
|
|
494
|
+
const _hoisted_1$Q = {
|
|
495
495
|
key: 1,
|
|
496
496
|
class: "ui-v1-avatar__unresolved"
|
|
497
497
|
};
|
|
498
|
-
const _hoisted_2$
|
|
498
|
+
const _hoisted_2$r = {
|
|
499
499
|
key: 3,
|
|
500
500
|
class: "ui-v1-avatar__initials"
|
|
501
501
|
};
|
|
@@ -511,7 +511,7 @@ const _hoisted_5$a = {
|
|
|
511
511
|
key: 1,
|
|
512
512
|
class: "ui-v1-avatar__label ui-v1-avatar__label_bad"
|
|
513
513
|
};
|
|
514
|
-
const _sfc_main$
|
|
514
|
+
const _sfc_main$17 = /* @__PURE__ */ defineComponent({
|
|
515
515
|
__name: "UiAvatar",
|
|
516
516
|
props: {
|
|
517
517
|
/** Путь к изображению */
|
|
@@ -598,7 +598,7 @@ const _sfc_main$16 = /* @__PURE__ */ defineComponent({
|
|
|
598
598
|
}
|
|
599
599
|
}, _ctx.$attrs), {
|
|
600
600
|
default: withCtx(() => [
|
|
601
|
-
__props.src ? (openBlock(), createBlock(_sfc_main$
|
|
601
|
+
__props.src ? (openBlock(), createBlock(_sfc_main$18, {
|
|
602
602
|
key: 0,
|
|
603
603
|
src: __props.src,
|
|
604
604
|
resize: optimization.value.resize,
|
|
@@ -607,7 +607,7 @@ const _sfc_main$16 = /* @__PURE__ */ defineComponent({
|
|
|
607
607
|
draggable: "false",
|
|
608
608
|
onLoad: _cache[0] || (_cache[0] = ($event) => loaded.value = true),
|
|
609
609
|
onError: _cache[1] || (_cache[1] = ($event) => loaded.value = false)
|
|
610
|
-
}, null, 8, ["src", "resize", "crop"])) : !__props.src && unresolved.value ? (openBlock(), createElementBlock("div", _hoisted_1$
|
|
610
|
+
}, null, 8, ["src", "resize", "crop"])) : !__props.src && unresolved.value ? (openBlock(), createElementBlock("div", _hoisted_1$Q, [
|
|
611
611
|
createVNode(unref(IconHelpOutlined))
|
|
612
612
|
])) : createCommentVNode("", true),
|
|
613
613
|
__props.status && !(__props.vip || __props.bad) ? (openBlock(), createElementBlock("span", {
|
|
@@ -618,7 +618,7 @@ const _sfc_main$16 = /* @__PURE__ */ defineComponent({
|
|
|
618
618
|
[`ui-v1-avatar__status_${__props.status}`]: __props.status
|
|
619
619
|
})
|
|
620
620
|
}, null, 2)) : createCommentVNode("", true),
|
|
621
|
-
!(unresolved.value || loaded.value) ? (openBlock(), createElementBlock("div", _hoisted_2$
|
|
621
|
+
!(unresolved.value || loaded.value) ? (openBlock(), createElementBlock("div", _hoisted_2$r, [
|
|
622
622
|
renderSlot(_ctx.$slots, "default", {}, () => [
|
|
623
623
|
createTextVNode(toDisplayString(initials.value), 1)
|
|
624
624
|
])
|
|
@@ -637,7 +637,7 @@ const _sfc_main$16 = /* @__PURE__ */ defineComponent({
|
|
|
637
637
|
};
|
|
638
638
|
}
|
|
639
639
|
});
|
|
640
|
-
const _sfc_main$
|
|
640
|
+
const _sfc_main$16 = /* @__PURE__ */ defineComponent({
|
|
641
641
|
__name: "UiAvatarList",
|
|
642
642
|
props: {
|
|
643
643
|
/** Список аватарок пользователей */
|
|
@@ -664,7 +664,7 @@ const _sfc_main$15 = /* @__PURE__ */ defineComponent({
|
|
|
664
664
|
key: index,
|
|
665
665
|
class: "ui-v1-avatar-list__item"
|
|
666
666
|
}, [
|
|
667
|
-
createVNode(_sfc_main$
|
|
667
|
+
createVNode(_sfc_main$17, {
|
|
668
668
|
src: avatar.src,
|
|
669
669
|
name: avatar.name
|
|
670
670
|
}, null, 8, ["src", "name"])
|
|
@@ -731,7 +731,7 @@ var VARIANT = /* @__PURE__ */ ((VARIANT2) => {
|
|
|
731
731
|
VARIANT2["DANGER"] = "danger";
|
|
732
732
|
return VARIANT2;
|
|
733
733
|
})(VARIANT || {});
|
|
734
|
-
const _sfc_main$
|
|
734
|
+
const _sfc_main$15 = defineComponent({
|
|
735
735
|
props: {
|
|
736
736
|
/** Устанавливает тип кнопки */
|
|
737
737
|
type: {
|
|
@@ -817,8 +817,8 @@ const _sfc_main$14 = defineComponent({
|
|
|
817
817
|
};
|
|
818
818
|
}
|
|
819
819
|
});
|
|
820
|
-
const _hoisted_1$
|
|
821
|
-
const _sfc_main$
|
|
820
|
+
const _hoisted_1$P = { class: "ui-v1-calendar-cell__content" };
|
|
821
|
+
const _sfc_main$14 = /* @__PURE__ */ defineComponent({
|
|
822
822
|
__name: "UiCalendarCell",
|
|
823
823
|
props: {
|
|
824
824
|
current: {
|
|
@@ -863,19 +863,19 @@ const _sfc_main$13 = /* @__PURE__ */ defineComponent({
|
|
|
863
863
|
"aria-hidden": "true",
|
|
864
864
|
class: "ui-v1-calendar-cell__backdrop"
|
|
865
865
|
}, null, -1)),
|
|
866
|
-
createElementVNode("div", _hoisted_1$
|
|
866
|
+
createElementVNode("div", _hoisted_1$P, [
|
|
867
867
|
renderSlot(_ctx.$slots, "default")
|
|
868
868
|
])
|
|
869
869
|
], 16);
|
|
870
870
|
};
|
|
871
871
|
}
|
|
872
872
|
});
|
|
873
|
-
const _hoisted_1$
|
|
873
|
+
const _hoisted_1$O = {
|
|
874
874
|
xmlns: "http://www.w3.org/2000/svg",
|
|
875
875
|
viewBox: "0 0 24 24"
|
|
876
876
|
};
|
|
877
877
|
function render$h(_ctx, _cache) {
|
|
878
|
-
return openBlock(), createElementBlock("svg", _hoisted_1$
|
|
878
|
+
return openBlock(), createElementBlock("svg", _hoisted_1$O, [..._cache[0] || (_cache[0] = [
|
|
879
879
|
createElementVNode("path", {
|
|
880
880
|
fill: "currentColor",
|
|
881
881
|
d: "M15.78 11.28c.14.14.22.331.22.53v.38a.77.77 0 0 1-.22.53l-5.14 5.13a.5.5 0 0 1-.71 0l-.71-.71a.49.49 0 0 1 0-.7L13.67 12 9.22 7.56a.5.5 0 0 1 0-.71l.71-.7a.5.5 0 0 1 .71 0z"
|
|
@@ -883,12 +883,12 @@ function render$h(_ctx, _cache) {
|
|
|
883
883
|
])]);
|
|
884
884
|
}
|
|
885
885
|
const IconChevronRight = { render: render$h };
|
|
886
|
-
const _hoisted_1$
|
|
886
|
+
const _hoisted_1$N = {
|
|
887
887
|
key: 1,
|
|
888
888
|
"aria-hidden": "true",
|
|
889
889
|
class: "ui-v1-calendar-navigation__placeholder"
|
|
890
890
|
};
|
|
891
|
-
const _sfc_main$
|
|
891
|
+
const _sfc_main$13 = /* @__PURE__ */ defineComponent({
|
|
892
892
|
__name: "UiCalendarDirectionButton",
|
|
893
893
|
props: {
|
|
894
894
|
label: {
|
|
@@ -908,7 +908,7 @@ const _sfc_main$12 = /* @__PURE__ */ defineComponent({
|
|
|
908
908
|
emits: ["click"],
|
|
909
909
|
setup(__props) {
|
|
910
910
|
return (_ctx, _cache) => {
|
|
911
|
-
return !__props.absent ? (openBlock(), createBlock(_sfc_main$
|
|
911
|
+
return !__props.absent ? (openBlock(), createBlock(_sfc_main$15, {
|
|
912
912
|
key: 0,
|
|
913
913
|
"aria-label": __props.label,
|
|
914
914
|
appearance: "tertiary",
|
|
@@ -925,15 +925,15 @@ const _sfc_main$12 = /* @__PURE__ */ defineComponent({
|
|
|
925
925
|
}, null, 8, ["class"])
|
|
926
926
|
]),
|
|
927
927
|
_: 1
|
|
928
|
-
}, 8, ["aria-label"])) : (openBlock(), createElementBlock("div", _hoisted_1$
|
|
928
|
+
}, 8, ["aria-label"])) : (openBlock(), createElementBlock("div", _hoisted_1$N));
|
|
929
929
|
};
|
|
930
930
|
}
|
|
931
931
|
});
|
|
932
|
-
const _hoisted_1$
|
|
932
|
+
const _hoisted_1$M = {
|
|
933
933
|
key: 1,
|
|
934
934
|
class: "ui-v1-calendar-navigation__text"
|
|
935
935
|
};
|
|
936
|
-
const _sfc_main$
|
|
936
|
+
const _sfc_main$12 = /* @__PURE__ */ defineComponent({
|
|
937
937
|
__name: "UiCalendarSwitchButton",
|
|
938
938
|
props: {
|
|
939
939
|
locked: {
|
|
@@ -944,7 +944,7 @@ const _sfc_main$11 = /* @__PURE__ */ defineComponent({
|
|
|
944
944
|
emits: ["click"],
|
|
945
945
|
setup(__props) {
|
|
946
946
|
return (_ctx, _cache) => {
|
|
947
|
-
return !__props.locked ? (openBlock(), createBlock(_sfc_main$
|
|
947
|
+
return !__props.locked ? (openBlock(), createBlock(_sfc_main$15, {
|
|
948
948
|
key: 0,
|
|
949
949
|
appearance: "tertiary",
|
|
950
950
|
class: "ui-v1-calendar-navigation__switch-button",
|
|
@@ -954,7 +954,7 @@ const _sfc_main$11 = /* @__PURE__ */ defineComponent({
|
|
|
954
954
|
renderSlot(_ctx.$slots, "default")
|
|
955
955
|
]),
|
|
956
956
|
_: 3
|
|
957
|
-
})) : (openBlock(), createElementBlock("div", _hoisted_1$
|
|
957
|
+
})) : (openBlock(), createElementBlock("div", _hoisted_1$M, [
|
|
958
958
|
renderSlot(_ctx.$slots, "default")
|
|
959
959
|
]));
|
|
960
960
|
};
|
|
@@ -1379,8 +1379,8 @@ const _i18n$7 = define({
|
|
|
1379
1379
|
"ru-RU": messages_ru_RU$7
|
|
1380
1380
|
}
|
|
1381
1381
|
});
|
|
1382
|
-
const _hoisted_1$
|
|
1383
|
-
const _hoisted_2$
|
|
1382
|
+
const _hoisted_1$L = { class: "ui-v1-calendar-wrapper" };
|
|
1383
|
+
const _hoisted_2$q = ["aria-label"];
|
|
1384
1384
|
const _hoisted_3$j = ["id"];
|
|
1385
1385
|
const _hoisted_4$b = ["aria-labelledby", "aria-multiselectable"];
|
|
1386
1386
|
const _hoisted_5$9 = {
|
|
@@ -1402,7 +1402,7 @@ const _hoisted_16$1 = {
|
|
|
1402
1402
|
"aria-atomic": "true",
|
|
1403
1403
|
"aria-live": "polite"
|
|
1404
1404
|
};
|
|
1405
|
-
const _sfc_main$
|
|
1405
|
+
const _sfc_main$11 = /* @__PURE__ */ defineComponent({
|
|
1406
1406
|
__name: "UiCalendar",
|
|
1407
1407
|
props: {
|
|
1408
1408
|
/** Текущая дата */
|
|
@@ -2020,7 +2020,7 @@ const _sfc_main$10 = /* @__PURE__ */ defineComponent({
|
|
|
2020
2020
|
));
|
|
2021
2021
|
};
|
|
2022
2022
|
return (_ctx, _cache) => {
|
|
2023
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
2023
|
+
return openBlock(), createElementBlock("div", _hoisted_1$L, [
|
|
2024
2024
|
(openBlock(true), createElementBlock(Fragment, null, renderList(viewsComputed.value, (view, index) => {
|
|
2025
2025
|
return openBlock(), createElementBlock("div", {
|
|
2026
2026
|
key: "view-" + index + "-" + view.date,
|
|
@@ -2031,12 +2031,12 @@ const _sfc_main$10 = /* @__PURE__ */ defineComponent({
|
|
|
2031
2031
|
class: "ui-v1-calendar-navigation",
|
|
2032
2032
|
"aria-label": i18n.value.t("monthNavigation")
|
|
2033
2033
|
}, [
|
|
2034
|
-
createVNode(_sfc_main$
|
|
2034
|
+
createVNode(_sfc_main$13, {
|
|
2035
2035
|
absent: index === 1 && viewsIsSynchronized.value && views[0].mode === unref(VIEW_MODE).DAYS,
|
|
2036
2036
|
label: i18n.value.t("prevMonth"),
|
|
2037
2037
|
onClick: ($event) => showPrevMonth(index)
|
|
2038
2038
|
}, null, 8, ["absent", "label", "onClick"]),
|
|
2039
|
-
createVNode(_sfc_main$
|
|
2039
|
+
createVNode(_sfc_main$12, {
|
|
2040
2040
|
onClick: ($event) => views[index].mode = unref(VIEW_MODE).MONTHS
|
|
2041
2041
|
}, {
|
|
2042
2042
|
default: withCtx(() => [
|
|
@@ -2048,13 +2048,13 @@ const _sfc_main$10 = /* @__PURE__ */ defineComponent({
|
|
|
2048
2048
|
]),
|
|
2049
2049
|
_: 2
|
|
2050
2050
|
}, 1032, ["onClick"]),
|
|
2051
|
-
createVNode(_sfc_main$
|
|
2051
|
+
createVNode(_sfc_main$13, {
|
|
2052
2052
|
absent: index === 0 && viewsIsSynchronized.value && views[1].mode === unref(VIEW_MODE).DAYS,
|
|
2053
2053
|
label: i18n.value.t("nextMonth"),
|
|
2054
2054
|
direction: "next",
|
|
2055
2055
|
onClick: ($event) => showNextMonth(index)
|
|
2056
2056
|
}, null, 8, ["absent", "label", "onClick"])
|
|
2057
|
-
], 8, _hoisted_2$
|
|
2057
|
+
], 8, _hoisted_2$q),
|
|
2058
2058
|
createElementVNode("div", {
|
|
2059
2059
|
class: "ui-v1-calendar__table",
|
|
2060
2060
|
role: "grid",
|
|
@@ -2082,7 +2082,7 @@ const _sfc_main$10 = /* @__PURE__ */ defineComponent({
|
|
|
2082
2082
|
role: "row"
|
|
2083
2083
|
}, [
|
|
2084
2084
|
(openBlock(true), createElementBlock(Fragment, null, renderList(week, (day) => {
|
|
2085
|
-
return openBlock(), createBlock(_sfc_main$
|
|
2085
|
+
return openBlock(), createBlock(_sfc_main$14, {
|
|
2086
2086
|
key: "day-" + index + "-" + day,
|
|
2087
2087
|
class: normalizeClass({
|
|
2088
2088
|
"ui-v1-calendar__cell-day": true,
|
|
@@ -2126,11 +2126,11 @@ const _sfc_main$10 = /* @__PURE__ */ defineComponent({
|
|
|
2126
2126
|
class: "ui-v1-calendar-navigation",
|
|
2127
2127
|
"aria-label": i18n.value.t("yearNavigation")
|
|
2128
2128
|
}, [
|
|
2129
|
-
createVNode(_sfc_main$
|
|
2129
|
+
createVNode(_sfc_main$13, {
|
|
2130
2130
|
label: i18n.value.t("prevYear"),
|
|
2131
2131
|
onClick: ($event) => showYear(view.date.year - 1, index)
|
|
2132
2132
|
}, null, 8, ["label", "onClick"]),
|
|
2133
|
-
createVNode(_sfc_main$
|
|
2133
|
+
createVNode(_sfc_main$12, {
|
|
2134
2134
|
onClick: ($event) => views[index].mode = unref(VIEW_MODE).YEARS
|
|
2135
2135
|
}, {
|
|
2136
2136
|
default: withCtx(() => [
|
|
@@ -2142,7 +2142,7 @@ const _sfc_main$10 = /* @__PURE__ */ defineComponent({
|
|
|
2142
2142
|
]),
|
|
2143
2143
|
_: 2
|
|
2144
2144
|
}, 1032, ["onClick"]),
|
|
2145
|
-
createVNode(_sfc_main$
|
|
2145
|
+
createVNode(_sfc_main$13, {
|
|
2146
2146
|
label: i18n.value.t("nextYear"),
|
|
2147
2147
|
direction: "next",
|
|
2148
2148
|
onClick: ($event) => showYear(view.date.year + 1, index)
|
|
@@ -2160,7 +2160,7 @@ const _sfc_main$10 = /* @__PURE__ */ defineComponent({
|
|
|
2160
2160
|
role: "row"
|
|
2161
2161
|
}, [
|
|
2162
2162
|
(openBlock(true), createElementBlock(Fragment, null, renderList(months2, (month) => {
|
|
2163
|
-
return openBlock(), createBlock(_sfc_main$
|
|
2163
|
+
return openBlock(), createBlock(_sfc_main$14, {
|
|
2164
2164
|
key: "month-" + month.month,
|
|
2165
2165
|
class: normalizeClass({ "ui-v1-calendar__cell-month": true }),
|
|
2166
2166
|
current: isCurrentMonth(month.month, index),
|
|
@@ -2191,11 +2191,11 @@ const _sfc_main$10 = /* @__PURE__ */ defineComponent({
|
|
|
2191
2191
|
class: "ui-v1-calendar-navigation",
|
|
2192
2192
|
"aria-label": i18n.value.t("decadeNavigation")
|
|
2193
2193
|
}, [
|
|
2194
|
-
createVNode(_sfc_main$
|
|
2194
|
+
createVNode(_sfc_main$13, {
|
|
2195
2195
|
label: i18n.value.t("prevDecade"),
|
|
2196
2196
|
onClick: ($event) => showPrevDecade(index)
|
|
2197
2197
|
}, null, 8, ["label", "onClick"]),
|
|
2198
|
-
createVNode(_sfc_main$
|
|
2198
|
+
createVNode(_sfc_main$12, {
|
|
2199
2199
|
locked: "",
|
|
2200
2200
|
onClick: ($event) => views[index].mode = unref(VIEW_MODE).MONTHS
|
|
2201
2201
|
}, {
|
|
@@ -2208,7 +2208,7 @@ const _sfc_main$10 = /* @__PURE__ */ defineComponent({
|
|
|
2208
2208
|
]),
|
|
2209
2209
|
_: 2
|
|
2210
2210
|
}, 1032, ["onClick"]),
|
|
2211
|
-
createVNode(_sfc_main$
|
|
2211
|
+
createVNode(_sfc_main$13, {
|
|
2212
2212
|
label: i18n.value.t("nextDecade"),
|
|
2213
2213
|
direction: "next",
|
|
2214
2214
|
onClick: ($event) => showNextDecade(index)
|
|
@@ -2226,7 +2226,7 @@ const _sfc_main$10 = /* @__PURE__ */ defineComponent({
|
|
|
2226
2226
|
role: "row"
|
|
2227
2227
|
}, [
|
|
2228
2228
|
(openBlock(true), createElementBlock(Fragment, null, renderList(years, (year) => {
|
|
2229
|
-
return openBlock(), createBlock(_sfc_main$
|
|
2229
|
+
return openBlock(), createBlock(_sfc_main$14, {
|
|
2230
2230
|
key: "year-" + year,
|
|
2231
2231
|
class: normalizeClass({ "ui-v1-calendar__cell-year": true }),
|
|
2232
2232
|
current: isCurrentYear(year),
|
|
@@ -2261,12 +2261,12 @@ const _sfc_main$10 = /* @__PURE__ */ defineComponent({
|
|
|
2261
2261
|
};
|
|
2262
2262
|
}
|
|
2263
2263
|
});
|
|
2264
|
-
const _hoisted_1$
|
|
2264
|
+
const _hoisted_1$K = {
|
|
2265
2265
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2266
2266
|
viewBox: "0 0 24 24"
|
|
2267
2267
|
};
|
|
2268
2268
|
function render$g(_ctx, _cache) {
|
|
2269
|
-
return openBlock(), createElementBlock("svg", _hoisted_1$
|
|
2269
|
+
return openBlock(), createElementBlock("svg", _hoisted_1$K, [..._cache[0] || (_cache[0] = [
|
|
2270
2270
|
createElementVNode("path", {
|
|
2271
2271
|
fill: "currentColor",
|
|
2272
2272
|
"fill-rule": "evenodd",
|
|
@@ -2303,11 +2303,11 @@ const without = (obj, exclude) => {
|
|
|
2303
2303
|
});
|
|
2304
2304
|
return newObj;
|
|
2305
2305
|
};
|
|
2306
|
-
const _hoisted_1$
|
|
2307
|
-
const _hoisted_2$
|
|
2306
|
+
const _hoisted_1$J = ["id", "value", "name", "disabled", "checked"];
|
|
2307
|
+
const _hoisted_2$p = { class: "ui-v1-checkbox__checkmark" };
|
|
2308
2308
|
let counter$3 = 0;
|
|
2309
2309
|
const __default__$2 = {};
|
|
2310
|
-
const _sfc_main
|
|
2310
|
+
const _sfc_main$10 = /* @__PURE__ */ defineComponent({
|
|
2311
2311
|
...__default__$2,
|
|
2312
2312
|
__name: "UiCheckbox",
|
|
2313
2313
|
props: {
|
|
@@ -2414,8 +2414,8 @@ const _sfc_main$$ = /* @__PURE__ */ defineComponent({
|
|
|
2414
2414
|
type: "checkbox",
|
|
2415
2415
|
class: "ui-v1-checkbox__input",
|
|
2416
2416
|
onChange
|
|
2417
|
-
}), null, 16, _hoisted_1$
|
|
2418
|
-
createElementVNode("span", _hoisted_2$
|
|
2417
|
+
}), null, 16, _hoisted_1$J),
|
|
2418
|
+
createElementVNode("span", _hoisted_2$p, [
|
|
2419
2419
|
checked.value && !__props.indeterminate ? (openBlock(), createBlock(unref(IconDone), {
|
|
2420
2420
|
key: 0,
|
|
2421
2421
|
class: "ui-v1-checkbox__checkmark-icon"
|
|
@@ -2430,15 +2430,15 @@ var COLLAPSE_BEHAVIOUR = /* @__PURE__ */ ((COLLAPSE_BEHAVIOUR2) => {
|
|
|
2430
2430
|
COLLAPSE_BEHAVIOUR2["HIDE"] = "hide";
|
|
2431
2431
|
return COLLAPSE_BEHAVIOUR2;
|
|
2432
2432
|
})(COLLAPSE_BEHAVIOUR || {});
|
|
2433
|
-
const _hoisted_1$
|
|
2433
|
+
const _hoisted_1$I = {
|
|
2434
2434
|
key: 0,
|
|
2435
2435
|
class: "ui-v1-collapse"
|
|
2436
2436
|
};
|
|
2437
|
-
const _hoisted_2$
|
|
2437
|
+
const _hoisted_2$o = {
|
|
2438
2438
|
key: 1,
|
|
2439
2439
|
class: "ui-v1-collapse"
|
|
2440
2440
|
};
|
|
2441
|
-
const _sfc_main
|
|
2441
|
+
const _sfc_main$$ = /* @__PURE__ */ defineComponent({
|
|
2442
2442
|
__name: "UiCollapse",
|
|
2443
2443
|
props: {
|
|
2444
2444
|
/** Свёрнут/Развёрнут */
|
|
@@ -2556,12 +2556,12 @@ const _sfc_main$_ = /* @__PURE__ */ defineComponent({
|
|
|
2556
2556
|
}, {
|
|
2557
2557
|
default: withCtx(() => [
|
|
2558
2558
|
__props.collapseBehaviour === unref(COLLAPSE_BEHAVIOUR).DISPOSE ? (openBlock(), createElementBlock(Fragment, { key: 0 }, [
|
|
2559
|
-
__props.expanded ? (openBlock(), createElementBlock("div", _hoisted_1$
|
|
2559
|
+
__props.expanded ? (openBlock(), createElementBlock("div", _hoisted_1$I, [
|
|
2560
2560
|
createElementVNode("div", null, [
|
|
2561
2561
|
renderSlot(_ctx.$slots, "default")
|
|
2562
2562
|
])
|
|
2563
2563
|
])) : createCommentVNode("", true)
|
|
2564
|
-
], 64)) : withDirectives((openBlock(), createElementBlock("div", _hoisted_2$
|
|
2564
|
+
], 64)) : withDirectives((openBlock(), createElementBlock("div", _hoisted_2$o, [
|
|
2565
2565
|
createElementVNode("div", null, [
|
|
2566
2566
|
renderSlot(_ctx.$slots, "default")
|
|
2567
2567
|
])
|
|
@@ -2593,8 +2593,8 @@ const CollapseGroupRegisterKey = /* @__PURE__ */ Symbol("UiCollapseGroup_registe
|
|
|
2593
2593
|
const CollapseGroupUnregisterKey = /* @__PURE__ */ Symbol("UiCollapseGroup_unregister");
|
|
2594
2594
|
const CollapseGroupExpandKey = /* @__PURE__ */ Symbol("UiCollapseGroup_expand");
|
|
2595
2595
|
const CollapseGroupCollapseKey = /* @__PURE__ */ Symbol("UiCollapseGroup_collapse");
|
|
2596
|
-
const _hoisted_1$
|
|
2597
|
-
const _hoisted_2$
|
|
2596
|
+
const _hoisted_1$H = ["id", "aria-labelledby"];
|
|
2597
|
+
const _hoisted_2$n = ["id", "disabled", "aria-controls", "aria-expanded", "aria-disabled"];
|
|
2598
2598
|
const _hoisted_3$i = { class: "ui-v1-collapse-box__icon-sprite" };
|
|
2599
2599
|
const _hoisted_4$a = { class: "ui-v1-collapse-box__header-content" };
|
|
2600
2600
|
const _hoisted_5$8 = ["id"];
|
|
@@ -2609,7 +2609,7 @@ const _hoisted_10$1 = {
|
|
|
2609
2609
|
key: 0,
|
|
2610
2610
|
class: "ui-v1-collapse-box__footer"
|
|
2611
2611
|
};
|
|
2612
|
-
const _sfc_main$
|
|
2612
|
+
const _sfc_main$_ = /* @__PURE__ */ defineComponent({
|
|
2613
2613
|
...{
|
|
2614
2614
|
inheritAttrs: false
|
|
2615
2615
|
},
|
|
@@ -2854,9 +2854,9 @@ const _sfc_main$Z = /* @__PURE__ */ defineComponent({
|
|
|
2854
2854
|
!__props.disabled ? (openBlock(), createElementBlock("span", _hoisted_7$4, [
|
|
2855
2855
|
createVNode(unref(IconChevronRight), { class: "ui-v1-collapse-box__arrow" })
|
|
2856
2856
|
])) : createCommentVNode("", true)
|
|
2857
|
-
], 8, _hoisted_2$
|
|
2857
|
+
], 8, _hoisted_2$n)
|
|
2858
2858
|
], 2),
|
|
2859
|
-
createVNode(_sfc_main
|
|
2859
|
+
createVNode(_sfc_main$$, {
|
|
2860
2860
|
id: boxId.value + "-collapse",
|
|
2861
2861
|
"aria-hidden": !state.expanded ? "true" : "false",
|
|
2862
2862
|
"aria-labelledby": boxId.value + "-button",
|
|
@@ -2891,11 +2891,11 @@ const _sfc_main$Z = /* @__PURE__ */ defineComponent({
|
|
|
2891
2891
|
]),
|
|
2892
2892
|
_: 3
|
|
2893
2893
|
}, 8, ["id", "aria-hidden", "aria-labelledby", "duration", "expanded", "collapse-behaviour"])
|
|
2894
|
-
], 16, _hoisted_1$
|
|
2894
|
+
], 16, _hoisted_1$H);
|
|
2895
2895
|
};
|
|
2896
2896
|
}
|
|
2897
2897
|
});
|
|
2898
|
-
const _sfc_main$
|
|
2898
|
+
const _sfc_main$Z = /* @__PURE__ */ defineComponent({
|
|
2899
2899
|
__name: "UiCollapseGroup",
|
|
2900
2900
|
props: {
|
|
2901
2901
|
/**
|
|
@@ -3013,12 +3013,12 @@ const _sfc_main$Y = /* @__PURE__ */ defineComponent({
|
|
|
3013
3013
|
};
|
|
3014
3014
|
}
|
|
3015
3015
|
});
|
|
3016
|
-
const _hoisted_1$
|
|
3016
|
+
const _hoisted_1$G = {
|
|
3017
3017
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3018
3018
|
viewBox: "0 0 24 24"
|
|
3019
3019
|
};
|
|
3020
3020
|
function render$f(_ctx, _cache) {
|
|
3021
|
-
return openBlock(), createElementBlock("svg", _hoisted_1$
|
|
3021
|
+
return openBlock(), createElementBlock("svg", _hoisted_1$G, [..._cache[0] || (_cache[0] = [
|
|
3022
3022
|
createElementVNode("path", {
|
|
3023
3023
|
fill: "currentColor",
|
|
3024
3024
|
d: "M18 16V4a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2M4 4h12v12H4zm16 14V6a2 2 0 0 1 2 2v10a4 4 0 0 1-4 4H8a2 2 0 0 1-2-2h12a2 2 0 0 0 2-2"
|
|
@@ -4692,8 +4692,8 @@ if (typeof document !== "undefined" && typeof window !== "undefined") {
|
|
|
4692
4692
|
window.addEventListener("click", onGlobalEvent("click"), true);
|
|
4693
4693
|
}
|
|
4694
4694
|
}
|
|
4695
|
-
const _hoisted_1$
|
|
4696
|
-
const _sfc_main$
|
|
4695
|
+
const _hoisted_1$F = { class: "ui-v1-popper__content" };
|
|
4696
|
+
const _sfc_main$Y = /* @__PURE__ */ defineComponent({
|
|
4697
4697
|
__name: "UiPopper",
|
|
4698
4698
|
props: {
|
|
4699
4699
|
/** Флаг для ручного переключения видимости */
|
|
@@ -5039,7 +5039,7 @@ const _sfc_main$X = /* @__PURE__ */ defineComponent({
|
|
|
5039
5039
|
ref: arrow2,
|
|
5040
5040
|
class: "ui-v1-popper__arrow"
|
|
5041
5041
|
}, null, 512)) : createCommentVNode("", true),
|
|
5042
|
-
createElementVNode("div", _hoisted_1$
|
|
5042
|
+
createElementVNode("div", _hoisted_1$F, [
|
|
5043
5043
|
renderSlot(_ctx.$slots, "default")
|
|
5044
5044
|
])
|
|
5045
5045
|
], 16)
|
|
@@ -5047,7 +5047,7 @@ const _sfc_main$X = /* @__PURE__ */ defineComponent({
|
|
|
5047
5047
|
};
|
|
5048
5048
|
}
|
|
5049
5049
|
});
|
|
5050
|
-
const _sfc_main$
|
|
5050
|
+
const _sfc_main$X = /* @__PURE__ */ defineComponent({
|
|
5051
5051
|
__name: "UiTooltip",
|
|
5052
5052
|
props: {
|
|
5053
5053
|
/** Флаг для ручного переключения видимости */
|
|
@@ -5158,7 +5158,7 @@ const _sfc_main$W = /* @__PURE__ */ defineComponent({
|
|
|
5158
5158
|
hide: () => popper.value?.hide()
|
|
5159
5159
|
});
|
|
5160
5160
|
return (_ctx, _cache) => {
|
|
5161
|
-
return openBlock(), createBlock(_sfc_main$
|
|
5161
|
+
return openBlock(), createBlock(_sfc_main$Y, mergeProps({
|
|
5162
5162
|
ref_key: "popper",
|
|
5163
5163
|
ref: popper,
|
|
5164
5164
|
visible: __props.visible,
|
|
@@ -5192,11 +5192,11 @@ const _sfc_main$W = /* @__PURE__ */ defineComponent({
|
|
|
5192
5192
|
};
|
|
5193
5193
|
}
|
|
5194
5194
|
});
|
|
5195
|
-
const _hoisted_1$
|
|
5196
|
-
const _hoisted_2$
|
|
5195
|
+
const _hoisted_1$E = { class: "ui-v1-copy-button__tooltip" };
|
|
5196
|
+
const _hoisted_2$m = { class: "ui-v1-copy-button__icon" };
|
|
5197
5197
|
const _hoisted_3$h = { class: "ui-v1-copy-button__text" };
|
|
5198
5198
|
const _hoisted_4$9 = ["value"];
|
|
5199
|
-
const _sfc_main$
|
|
5199
|
+
const _sfc_main$W = /* @__PURE__ */ defineComponent({
|
|
5200
5200
|
__name: "UiCopyButton",
|
|
5201
5201
|
props: {
|
|
5202
5202
|
/** Текст для копирования в буфер обмена */
|
|
@@ -5268,7 +5268,7 @@ const _sfc_main$V = /* @__PURE__ */ defineComponent({
|
|
|
5268
5268
|
onClick: copy
|
|
5269
5269
|
}, [
|
|
5270
5270
|
renderSlot(_ctx.$slots, "trigger", {}, () => [
|
|
5271
|
-
createVNode(_sfc_main$
|
|
5271
|
+
createVNode(_sfc_main$15, {
|
|
5272
5272
|
size: __props.size,
|
|
5273
5273
|
appearance: "tertiary"
|
|
5274
5274
|
}, {
|
|
@@ -5278,7 +5278,7 @@ const _sfc_main$V = /* @__PURE__ */ defineComponent({
|
|
|
5278
5278
|
_: 1
|
|
5279
5279
|
}, 8, ["size"])
|
|
5280
5280
|
]),
|
|
5281
|
-
createVNode(_sfc_main$
|
|
5281
|
+
createVNode(_sfc_main$X, mergeProps({
|
|
5282
5282
|
visible: visible.value,
|
|
5283
5283
|
"onUpdate:visible": _cache[0] || (_cache[0] = ($event) => visible.value = $event),
|
|
5284
5284
|
target: rootTarget.value,
|
|
@@ -5288,9 +5288,9 @@ const _sfc_main$V = /* @__PURE__ */ defineComponent({
|
|
|
5288
5288
|
...__props.tooltipOptions
|
|
5289
5289
|
}), {
|
|
5290
5290
|
default: withCtx(() => [
|
|
5291
|
-
createElementVNode("div", _hoisted_1$
|
|
5291
|
+
createElementVNode("div", _hoisted_1$E, [
|
|
5292
5292
|
copied.value ? (openBlock(), createElementBlock(Fragment, { key: 0 }, [
|
|
5293
|
-
createElementVNode("div", _hoisted_2$
|
|
5293
|
+
createElementVNode("div", _hoisted_2$m, [
|
|
5294
5294
|
createVNode(unref(IconCheckmarkCircleOutlined))
|
|
5295
5295
|
]),
|
|
5296
5296
|
createElementVNode("div", _hoisted_3$h, [
|
|
@@ -5348,7 +5348,7 @@ function detectLocale() {
|
|
|
5348
5348
|
}
|
|
5349
5349
|
return "en-GB";
|
|
5350
5350
|
}
|
|
5351
|
-
const _sfc_main$
|
|
5351
|
+
const _sfc_main$V = /* @__PURE__ */ defineComponent({
|
|
5352
5352
|
__name: "UiDate",
|
|
5353
5353
|
props: {
|
|
5354
5354
|
date: {
|
|
@@ -5375,12 +5375,12 @@ const _sfc_main$U = /* @__PURE__ */ defineComponent({
|
|
|
5375
5375
|
};
|
|
5376
5376
|
}
|
|
5377
5377
|
});
|
|
5378
|
-
const _hoisted_1$
|
|
5378
|
+
const _hoisted_1$D = {
|
|
5379
5379
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5380
5380
|
viewBox: "0 0 24 24"
|
|
5381
5381
|
};
|
|
5382
5382
|
function render$e(_ctx, _cache) {
|
|
5383
|
-
return openBlock(), createElementBlock("svg", _hoisted_1$
|
|
5383
|
+
return openBlock(), createElementBlock("svg", _hoisted_1$D, [..._cache[0] || (_cache[0] = [
|
|
5384
5384
|
createElementVNode("path", {
|
|
5385
5385
|
fill: "currentColor",
|
|
5386
5386
|
"fill-rule": "evenodd",
|
|
@@ -5390,12 +5390,12 @@ function render$e(_ctx, _cache) {
|
|
|
5390
5390
|
])]);
|
|
5391
5391
|
}
|
|
5392
5392
|
const IconCalendar = { render: render$e };
|
|
5393
|
-
const _hoisted_1$
|
|
5393
|
+
const _hoisted_1$C = {
|
|
5394
5394
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5395
5395
|
viewBox: "0 0 24 24"
|
|
5396
5396
|
};
|
|
5397
5397
|
function render$d(_ctx, _cache) {
|
|
5398
|
-
return openBlock(), createElementBlock("svg", _hoisted_1$
|
|
5398
|
+
return openBlock(), createElementBlock("svg", _hoisted_1$C, [..._cache[0] || (_cache[0] = [
|
|
5399
5399
|
createElementVNode("path", {
|
|
5400
5400
|
fill: "currentColor",
|
|
5401
5401
|
"fill-rule": "evenodd",
|
|
@@ -5532,8 +5532,8 @@ const _i18n$6 = define({
|
|
|
5532
5532
|
"ru-RU": messages_ru_RU$6
|
|
5533
5533
|
}
|
|
5534
5534
|
});
|
|
5535
|
-
const _hoisted_1$
|
|
5536
|
-
const _hoisted_2$
|
|
5535
|
+
const _hoisted_1$B = ["id"];
|
|
5536
|
+
const _hoisted_2$l = {
|
|
5537
5537
|
key: 0,
|
|
5538
5538
|
class: "ui-v1-textbox__prefix"
|
|
5539
5539
|
};
|
|
@@ -5544,7 +5544,7 @@ const _hoisted_6$5 = {
|
|
|
5544
5544
|
key: 7,
|
|
5545
5545
|
class: "ui-v1-textbox__suffix"
|
|
5546
5546
|
};
|
|
5547
|
-
const _sfc_main$
|
|
5547
|
+
const _sfc_main$U = /* @__PURE__ */ defineComponent({
|
|
5548
5548
|
__name: "UiTextbox",
|
|
5549
5549
|
props: {
|
|
5550
5550
|
/** Уникальный идентификатор поля */
|
|
@@ -5981,7 +5981,7 @@ const _sfc_main$T = /* @__PURE__ */ defineComponent({
|
|
|
5981
5981
|
},
|
|
5982
5982
|
style: style.value
|
|
5983
5983
|
}, _ctx.$attrs), [
|
|
5984
|
-
__props.prefix || "prefix" in _ctx.$slots ? (openBlock(), createElementBlock("span", _hoisted_2$
|
|
5984
|
+
__props.prefix || "prefix" in _ctx.$slots ? (openBlock(), createElementBlock("span", _hoisted_2$l, [
|
|
5985
5985
|
renderSlot(_ctx.$slots, "prefix", {}, () => [
|
|
5986
5986
|
createTextVNode(toDisplayString(__props.prefix), 1)
|
|
5987
5987
|
])
|
|
@@ -6071,7 +6071,7 @@ const _sfc_main$T = /* @__PURE__ */ defineComponent({
|
|
|
6071
6071
|
createTextVNode(toDisplayString(__props.suffix), 1)
|
|
6072
6072
|
])
|
|
6073
6073
|
])) : createCommentVNode("", true)
|
|
6074
|
-
], 16, _hoisted_1$
|
|
6074
|
+
], 16, _hoisted_1$B);
|
|
6075
6075
|
};
|
|
6076
6076
|
}
|
|
6077
6077
|
});
|
|
@@ -6089,11 +6089,11 @@ const deltaTransition$1 = (el) => {
|
|
|
6089
6089
|
animationDuration: `${delta * 15}ms`
|
|
6090
6090
|
} : {};
|
|
6091
6091
|
};
|
|
6092
|
-
const _hoisted_1$
|
|
6092
|
+
const _hoisted_1$A = {
|
|
6093
6093
|
key: 0,
|
|
6094
6094
|
class: "ui-v1-menu-item__avatar"
|
|
6095
6095
|
};
|
|
6096
|
-
const _hoisted_2$
|
|
6096
|
+
const _hoisted_2$k = {
|
|
6097
6097
|
key: 1,
|
|
6098
6098
|
class: "ui-v1-menu-item__icon ui-v1-menu-item__icon_leading"
|
|
6099
6099
|
};
|
|
@@ -6111,7 +6111,7 @@ const _hoisted_7$3 = {
|
|
|
6111
6111
|
key: 3,
|
|
6112
6112
|
class: "ui-v1-menu-item__icon ui-v1-menu-item__icon_trailing"
|
|
6113
6113
|
};
|
|
6114
|
-
const _sfc_main$
|
|
6114
|
+
const _sfc_main$T = /* @__PURE__ */ defineComponent({
|
|
6115
6115
|
__name: "UiMenuItem",
|
|
6116
6116
|
props: {
|
|
6117
6117
|
/** Размер */
|
|
@@ -6190,9 +6190,9 @@ const _sfc_main$S = /* @__PURE__ */ defineComponent({
|
|
|
6190
6190
|
}),
|
|
6191
6191
|
onMouseoverOnce: onHover
|
|
6192
6192
|
}, [
|
|
6193
|
-
_ctx.$slots["avatar"] ? (openBlock(), createElementBlock("div", _hoisted_1$
|
|
6193
|
+
_ctx.$slots["avatar"] ? (openBlock(), createElementBlock("div", _hoisted_1$A, [
|
|
6194
6194
|
renderSlot(_ctx.$slots, "avatar")
|
|
6195
|
-
])) : _ctx.$slots["leading-icon"] ? (openBlock(), createElementBlock("div", _hoisted_2$
|
|
6195
|
+
])) : _ctx.$slots["leading-icon"] ? (openBlock(), createElementBlock("div", _hoisted_2$k, [
|
|
6196
6196
|
renderSlot(_ctx.$slots, "leading-icon")
|
|
6197
6197
|
])) : createCommentVNode("", true),
|
|
6198
6198
|
createElementVNode("div", _hoisted_3$f, [
|
|
@@ -6222,7 +6222,7 @@ const _sfc_main$S = /* @__PURE__ */ defineComponent({
|
|
|
6222
6222
|
};
|
|
6223
6223
|
}
|
|
6224
6224
|
});
|
|
6225
|
-
const _sfc_main$
|
|
6225
|
+
const _sfc_main$S = /* @__PURE__ */ defineComponent({
|
|
6226
6226
|
__name: "UiScrollBox",
|
|
6227
6227
|
props: {
|
|
6228
6228
|
/** Наименование тэга-обёртки для нативного скролла */
|
|
@@ -6400,7 +6400,7 @@ const isQuickDateEqual = (first, second) => {
|
|
|
6400
6400
|
}
|
|
6401
6401
|
return false;
|
|
6402
6402
|
};
|
|
6403
|
-
const _sfc_main$
|
|
6403
|
+
const _sfc_main$R = /* @__PURE__ */ defineComponent({
|
|
6404
6404
|
__name: "UiDatePickerQuickMenu",
|
|
6405
6405
|
props: {
|
|
6406
6406
|
value: {
|
|
@@ -6426,14 +6426,14 @@ const _sfc_main$Q = /* @__PURE__ */ defineComponent({
|
|
|
6426
6426
|
emit("change", props.nullable && isActive(date) ? null : date);
|
|
6427
6427
|
};
|
|
6428
6428
|
return (_ctx, _cache) => {
|
|
6429
|
-
return openBlock(), createBlock(_sfc_main$
|
|
6429
|
+
return openBlock(), createBlock(_sfc_main$S, {
|
|
6430
6430
|
class: "ui-v1-date-picker__quick-menu",
|
|
6431
6431
|
role: "menu",
|
|
6432
6432
|
native: ""
|
|
6433
6433
|
}, {
|
|
6434
6434
|
default: withCtx(() => [
|
|
6435
6435
|
(openBlock(true), createElementBlock(Fragment, null, renderList(__props.items, (item, index) => {
|
|
6436
|
-
return openBlock(), createBlock(_sfc_main$
|
|
6436
|
+
return openBlock(), createBlock(_sfc_main$T, {
|
|
6437
6437
|
key: "quick-item-" + index,
|
|
6438
6438
|
active: isActive(item.value),
|
|
6439
6439
|
"aria-current": isActive(item.value) ? "true" : "false",
|
|
@@ -6478,11 +6478,11 @@ const _i18n$5 = define({
|
|
|
6478
6478
|
"ru-RU": messages_ru_RU$5
|
|
6479
6479
|
}
|
|
6480
6480
|
});
|
|
6481
|
-
const _hoisted_1$
|
|
6482
|
-
const _hoisted_2$
|
|
6481
|
+
const _hoisted_1$z = ["id", "aria-controls", "aria-disabled", "aria-expanded", "aria-readonly"];
|
|
6482
|
+
const _hoisted_2$j = ["id"];
|
|
6483
6483
|
const _hoisted_3$e = { class: "ui-v1-date-picker__workspace" };
|
|
6484
6484
|
const _hoisted_4$6 = { class: "ui-v1-date-picker__action" };
|
|
6485
|
-
const _sfc_main$
|
|
6485
|
+
const _sfc_main$Q = /* @__PURE__ */ defineComponent({
|
|
6486
6486
|
...{
|
|
6487
6487
|
inheritAttrs: false
|
|
6488
6488
|
},
|
|
@@ -6849,7 +6849,7 @@ const _sfc_main$P = /* @__PURE__ */ defineComponent({
|
|
|
6849
6849
|
onClick: toggle
|
|
6850
6850
|
}, [
|
|
6851
6851
|
renderSlot(_ctx.$slots, "trigger")
|
|
6852
|
-
])) : (openBlock(), createBlock(_sfc_main$
|
|
6852
|
+
])) : (openBlock(), createBlock(_sfc_main$U, mergeProps({
|
|
6853
6853
|
key: 1,
|
|
6854
6854
|
id: inputId.value,
|
|
6855
6855
|
ref_key: "textbox",
|
|
@@ -6884,7 +6884,7 @@ const _sfc_main$P = /* @__PURE__ */ defineComponent({
|
|
|
6884
6884
|
key: "0"
|
|
6885
6885
|
} : void 0
|
|
6886
6886
|
]), 1040, ["id", "clearable", "value", "placeholder", "active", "disabled", "readonly"])),
|
|
6887
|
-
createVNode(_sfc_main$
|
|
6887
|
+
createVNode(_sfc_main$Y, mergeProps({
|
|
6888
6888
|
id: `${inputId.value}-popper`,
|
|
6889
6889
|
visible: showCalendar.value,
|
|
6890
6890
|
target: triggerTarget.value,
|
|
@@ -6907,7 +6907,7 @@ const _sfc_main$P = /* @__PURE__ */ defineComponent({
|
|
|
6907
6907
|
onClick: _cache[0] || (_cache[0] = withModifiers(() => {
|
|
6908
6908
|
}, ["stop"]))
|
|
6909
6909
|
}, [
|
|
6910
|
-
__props.quickOptions.length > 0 ? (openBlock(), createBlock(_sfc_main$
|
|
6910
|
+
__props.quickOptions.length > 0 ? (openBlock(), createBlock(_sfc_main$R, {
|
|
6911
6911
|
key: 0,
|
|
6912
6912
|
value: view.value,
|
|
6913
6913
|
items: __props.quickOptions,
|
|
@@ -6915,7 +6915,7 @@ const _sfc_main$P = /* @__PURE__ */ defineComponent({
|
|
|
6915
6915
|
onChange: onQuickChange
|
|
6916
6916
|
}, null, 8, ["value", "items", "nullable"])) : createCommentVNode("", true),
|
|
6917
6917
|
createElementVNode("div", _hoisted_3$e, [
|
|
6918
|
-
createVNode(_sfc_main$
|
|
6918
|
+
createVNode(_sfc_main$11, {
|
|
6919
6919
|
ref_key: "calendar",
|
|
6920
6920
|
ref: calendar,
|
|
6921
6921
|
value: view.value,
|
|
@@ -6936,7 +6936,7 @@ const _sfc_main$P = /* @__PURE__ */ defineComponent({
|
|
|
6936
6936
|
})
|
|
6937
6937
|
}, [
|
|
6938
6938
|
createElementVNode("div", _hoisted_4$6, [
|
|
6939
|
-
createVNode(_sfc_main$
|
|
6939
|
+
createVNode(_sfc_main$15, {
|
|
6940
6940
|
appearance: "tertiary",
|
|
6941
6941
|
class: "ui-v1-date-picker__button",
|
|
6942
6942
|
onClick: reset
|
|
@@ -6946,7 +6946,7 @@ const _sfc_main$P = /* @__PURE__ */ defineComponent({
|
|
|
6946
6946
|
]),
|
|
6947
6947
|
_: 1
|
|
6948
6948
|
}),
|
|
6949
|
-
createVNode(_sfc_main$
|
|
6949
|
+
createVNode(_sfc_main$15, {
|
|
6950
6950
|
class: "ui-v1-date-picker__button",
|
|
6951
6951
|
onClick: apply2
|
|
6952
6952
|
}, {
|
|
@@ -6958,11 +6958,11 @@ const _sfc_main$P = /* @__PURE__ */ defineComponent({
|
|
|
6958
6958
|
])
|
|
6959
6959
|
], 2)) : createCommentVNode("", true)
|
|
6960
6960
|
])
|
|
6961
|
-
], 8, _hoisted_2$
|
|
6961
|
+
], 8, _hoisted_2$j)
|
|
6962
6962
|
]),
|
|
6963
6963
|
_: 1
|
|
6964
6964
|
}, 16, ["id", "visible", "target", "container", "placement", "aria-hidden", "class", "disabled"])
|
|
6965
|
-
], 16, _hoisted_1$
|
|
6965
|
+
], 16, _hoisted_1$z);
|
|
6966
6966
|
};
|
|
6967
6967
|
}
|
|
6968
6968
|
});
|
|
@@ -6971,7 +6971,7 @@ var ALIGN$1 = /* @__PURE__ */ ((ALIGN2) => {
|
|
|
6971
6971
|
ALIGN2["RIGHT"] = "right";
|
|
6972
6972
|
return ALIGN2;
|
|
6973
6973
|
})(ALIGN$1 || {});
|
|
6974
|
-
const _sfc_main$
|
|
6974
|
+
const _sfc_main$P = /* @__PURE__ */ defineComponent({
|
|
6975
6975
|
__name: "UiError",
|
|
6976
6976
|
props: {
|
|
6977
6977
|
/** Тест, разметка ошибки */
|
|
@@ -7010,12 +7010,12 @@ const _sfc_main$O = /* @__PURE__ */ defineComponent({
|
|
|
7010
7010
|
};
|
|
7011
7011
|
}
|
|
7012
7012
|
});
|
|
7013
|
-
const _hoisted_1$
|
|
7013
|
+
const _hoisted_1$y = {
|
|
7014
7014
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7015
7015
|
viewBox: "0 0 24 24"
|
|
7016
7016
|
};
|
|
7017
7017
|
function render$c(_ctx, _cache) {
|
|
7018
|
-
return openBlock(), createElementBlock("svg", _hoisted_1$
|
|
7018
|
+
return openBlock(), createElementBlock("svg", _hoisted_1$y, [..._cache[0] || (_cache[0] = [
|
|
7019
7019
|
createElementVNode("path", {
|
|
7020
7020
|
fill: "currentColor",
|
|
7021
7021
|
d: "M12.72 15.78a.75.75 0 0 1-.53.22h-.38a.77.77 0 0 1-.53-.22l-5.13-5.14a.5.5 0 0 1 0-.71l.71-.71a.49.49 0 0 1 .7 0L12 13.67l4.44-4.45a.5.5 0 0 1 .71 0l.7.71a.5.5 0 0 1 0 .71z"
|
|
@@ -7023,12 +7023,12 @@ function render$c(_ctx, _cache) {
|
|
|
7023
7023
|
])]);
|
|
7024
7024
|
}
|
|
7025
7025
|
const IconChevronDown = { render: render$c };
|
|
7026
|
-
const _hoisted_1$
|
|
7026
|
+
const _hoisted_1$x = {
|
|
7027
7027
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7028
7028
|
viewBox: "0 0 24 24"
|
|
7029
7029
|
};
|
|
7030
7030
|
function render$b(_ctx, _cache) {
|
|
7031
|
-
return openBlock(), createElementBlock("svg", _hoisted_1$
|
|
7031
|
+
return openBlock(), createElementBlock("svg", _hoisted_1$x, [..._cache[0] || (_cache[0] = [
|
|
7032
7032
|
createElementVNode("path", {
|
|
7033
7033
|
fill: "currentColor",
|
|
7034
7034
|
d: "M11.28 8.22a.75.75 0 0 1 .53-.22h.38a.77.77 0 0 1 .53.22l5.13 5.14a.5.5 0 0 1 0 .71l-.71.71a.49.49 0 0 1-.7 0L12 10.33l-4.44 4.45a.5.5 0 0 1-.71 0l-.7-.71a.5.5 0 0 1 0-.71z"
|
|
@@ -7036,8 +7036,8 @@ function render$b(_ctx, _cache) {
|
|
|
7036
7036
|
])]);
|
|
7037
7037
|
}
|
|
7038
7038
|
const IconChevronUp = { render: render$b };
|
|
7039
|
-
const _hoisted_1$
|
|
7040
|
-
const _hoisted_2$
|
|
7039
|
+
const _hoisted_1$w = ["id", "aria-expanded", "aria-hidden"];
|
|
7040
|
+
const _hoisted_2$i = {
|
|
7041
7041
|
"aria-hidden": "true",
|
|
7042
7042
|
class: "ui-v1-infobox__media"
|
|
7043
7043
|
};
|
|
@@ -7049,7 +7049,7 @@ const _hoisted_5$5 = {
|
|
|
7049
7049
|
};
|
|
7050
7050
|
const _hoisted_6$3 = ["id"];
|
|
7051
7051
|
const _hoisted_7$2 = ["aria-controls", "aria-expanded"];
|
|
7052
|
-
const _sfc_main$
|
|
7052
|
+
const _sfc_main$O = /* @__PURE__ */ defineComponent({
|
|
7053
7053
|
...{
|
|
7054
7054
|
inheritAttrs: false
|
|
7055
7055
|
},
|
|
@@ -7186,7 +7186,7 @@ const _sfc_main$N = /* @__PURE__ */ defineComponent({
|
|
|
7186
7186
|
syncExpandedFromProps();
|
|
7187
7187
|
});
|
|
7188
7188
|
return (_ctx, _cache) => {
|
|
7189
|
-
return openBlock(), createBlock(_sfc_main$
|
|
7189
|
+
return openBlock(), createBlock(_sfc_main$1b, {
|
|
7190
7190
|
name: "fade",
|
|
7191
7191
|
onAfterEnter,
|
|
7192
7192
|
onAfterLeave,
|
|
@@ -7206,7 +7206,7 @@ const _sfc_main$N = /* @__PURE__ */ defineComponent({
|
|
|
7206
7206
|
},
|
|
7207
7207
|
role: "alert"
|
|
7208
7208
|
}, rootAttrs.value), [
|
|
7209
|
-
createElementVNode("div", _hoisted_2$
|
|
7209
|
+
createElementVNode("div", _hoisted_2$i, [
|
|
7210
7210
|
createElementVNode("div", _hoisted_3$d, [
|
|
7211
7211
|
renderSlot(_ctx.$slots, "icon", {
|
|
7212
7212
|
expanded: state.shouldBeExpanded
|
|
@@ -7252,7 +7252,7 @@ const _sfc_main$N = /* @__PURE__ */ defineComponent({
|
|
|
7252
7252
|
}))
|
|
7253
7253
|
], 8, _hoisted_7$2)) : createCommentVNode("", true)
|
|
7254
7254
|
])) : createCommentVNode("", true),
|
|
7255
|
-
createVNode(_sfc_main
|
|
7255
|
+
createVNode(_sfc_main$$, {
|
|
7256
7256
|
id: bodyId.value,
|
|
7257
7257
|
"aria-labelledby": hasTitle.value ? titleId.value : void 0,
|
|
7258
7258
|
expanded: bodyExpanded.value,
|
|
@@ -7280,7 +7280,7 @@ const _sfc_main$N = /* @__PURE__ */ defineComponent({
|
|
|
7280
7280
|
}, [
|
|
7281
7281
|
createVNode(unref(IconClear), { class: "ui-v1-infobox__closer-icon" })
|
|
7282
7282
|
])) : createCommentVNode("", true)
|
|
7283
|
-
], 16, _hoisted_1$
|
|
7283
|
+
], 16, _hoisted_1$w), [
|
|
7284
7284
|
[vShow, state.shouldBeShown]
|
|
7285
7285
|
])
|
|
7286
7286
|
]),
|
|
@@ -7289,12 +7289,12 @@ const _sfc_main$N = /* @__PURE__ */ defineComponent({
|
|
|
7289
7289
|
};
|
|
7290
7290
|
}
|
|
7291
7291
|
});
|
|
7292
|
-
const _hoisted_1$
|
|
7292
|
+
const _hoisted_1$v = {
|
|
7293
7293
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7294
7294
|
viewBox: "0 0 24 24"
|
|
7295
7295
|
};
|
|
7296
7296
|
function render$a(_ctx, _cache) {
|
|
7297
|
-
return openBlock(), createElementBlock("svg", _hoisted_1$
|
|
7297
|
+
return openBlock(), createElementBlock("svg", _hoisted_1$v, [..._cache[0] || (_cache[0] = [
|
|
7298
7298
|
createElementVNode("path", {
|
|
7299
7299
|
fill: "currentColor",
|
|
7300
7300
|
d: "m6.844 17.854-.7-.703a.5.5 0 0 1 0-.704l8.48-8.456-6.212.007a.49.49 0 0 1-.496-.5l.007-.991a.5.5 0 0 1 .496-.5L16.994 6c.196 0 .385.078.524.218l.265.267c.137.142.215.33.217.528l-.007 8.633a.5.5 0 0 1-.496.5h-.992a.48.48 0 0 1-.49-.493l.007-6.255-8.48 8.456a.49.49 0 0 1-.698 0"
|
|
@@ -7320,8 +7320,8 @@ var SIZE$6 = /* @__PURE__ */ ((SIZE2) => {
|
|
|
7320
7320
|
SIZE2["TITLE02"] = "title-02";
|
|
7321
7321
|
return SIZE2;
|
|
7322
7322
|
})(SIZE$6 || {});
|
|
7323
|
-
const _hoisted_1$
|
|
7324
|
-
const _hoisted_2$
|
|
7323
|
+
const _hoisted_1$u = ["href", "target"];
|
|
7324
|
+
const _hoisted_2$h = {
|
|
7325
7325
|
key: 0,
|
|
7326
7326
|
class: "ui-v1-link__inner"
|
|
7327
7327
|
};
|
|
@@ -7329,7 +7329,7 @@ const _hoisted_3$c = {
|
|
|
7329
7329
|
key: 2,
|
|
7330
7330
|
class: "ui-v1-link__icon"
|
|
7331
7331
|
};
|
|
7332
|
-
const _sfc_main$
|
|
7332
|
+
const _sfc_main$N = /* @__PURE__ */ defineComponent({
|
|
7333
7333
|
__name: "UiLink",
|
|
7334
7334
|
props: {
|
|
7335
7335
|
/** Атрибут ссылки */
|
|
@@ -7398,7 +7398,7 @@ const _sfc_main$M = /* @__PURE__ */ defineComponent({
|
|
|
7398
7398
|
},
|
|
7399
7399
|
target: __props.external ? "_blank" : "_self"
|
|
7400
7400
|
}, _ctx.$attrs), [
|
|
7401
|
-
__props.dotted ? (openBlock(), createElementBlock("span", _hoisted_2$
|
|
7401
|
+
__props.dotted ? (openBlock(), createElementBlock("span", _hoisted_2$h, [
|
|
7402
7402
|
renderSlot(_ctx.$slots, "default")
|
|
7403
7403
|
])) : renderSlot(_ctx.$slots, "default", { key: 1 }),
|
|
7404
7404
|
_ctx.$slots.icon || __props.external ? (openBlock(), createElementBlock("span", _hoisted_3$c, [
|
|
@@ -7406,11 +7406,11 @@ const _sfc_main$M = /* @__PURE__ */ defineComponent({
|
|
|
7406
7406
|
createVNode(unref(IconOpenInNew), { class: "ui-v1-link__icon-sprite" })
|
|
7407
7407
|
])
|
|
7408
7408
|
])) : createCommentVNode("", true)
|
|
7409
|
-
], 16, _hoisted_1$
|
|
7409
|
+
], 16, _hoisted_1$u);
|
|
7410
7410
|
};
|
|
7411
7411
|
}
|
|
7412
7412
|
});
|
|
7413
|
-
const _sfc_main$
|
|
7413
|
+
const _sfc_main$M = /* @__PURE__ */ defineComponent({
|
|
7414
7414
|
__name: "UiLoader",
|
|
7415
7415
|
props: {
|
|
7416
7416
|
/** Диаметр (размер) окружности индикатора */
|
|
@@ -7442,7 +7442,7 @@ const _sfc_main$L = /* @__PURE__ */ defineComponent({
|
|
|
7442
7442
|
},
|
|
7443
7443
|
setup(__props) {
|
|
7444
7444
|
return (_ctx, _cache) => {
|
|
7445
|
-
return openBlock(), createBlock(resolveDynamicComponent(__props.transition ? _sfc_main$
|
|
7445
|
+
return openBlock(), createBlock(resolveDynamicComponent(__props.transition ? _sfc_main$1b : "div"), normalizeProps(guardReactiveProps(__props.transition ? {
|
|
7446
7446
|
appear: true,
|
|
7447
7447
|
class: "ui-v1-loader-wrapper",
|
|
7448
7448
|
name: __props.transition
|
|
@@ -7469,12 +7469,12 @@ const _sfc_main$L = /* @__PURE__ */ defineComponent({
|
|
|
7469
7469
|
};
|
|
7470
7470
|
}
|
|
7471
7471
|
});
|
|
7472
|
-
const _hoisted_1$
|
|
7472
|
+
const _hoisted_1$t = {
|
|
7473
7473
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7474
7474
|
viewBox: "0 0 24 24"
|
|
7475
7475
|
};
|
|
7476
7476
|
function render$9(_ctx, _cache) {
|
|
7477
|
-
return openBlock(), createElementBlock("svg", _hoisted_1$
|
|
7477
|
+
return openBlock(), createElementBlock("svg", _hoisted_1$t, [..._cache[0] || (_cache[0] = [
|
|
7478
7478
|
createElementVNode("path", {
|
|
7479
7479
|
fill: "currentColor",
|
|
7480
7480
|
d: "M8.138 11.06A.52.52 0 0 1 8 10.705c0-.133.05-.261.138-.355l.187-.2A.44.44 0 0 1 8.66 10h6.68a.44.44 0 0 1 .335.15l.187.2a.52.52 0 0 1 .138.355c0 .133-.05.26-.138.355l-3.536 3.788A.43.43 0 0 1 12 15a.43.43 0 0 1-.326-.152z"
|
|
@@ -7482,7 +7482,7 @@ function render$9(_ctx, _cache) {
|
|
|
7482
7482
|
])]);
|
|
7483
7483
|
}
|
|
7484
7484
|
const IconCaret = { render: render$9 };
|
|
7485
|
-
const _sfc_main$
|
|
7485
|
+
const _sfc_main$L = /* @__PURE__ */ defineComponent({
|
|
7486
7486
|
__name: "UiLogicTreeCaret",
|
|
7487
7487
|
props: {
|
|
7488
7488
|
active: { type: Boolean, default: false }
|
|
@@ -7499,7 +7499,7 @@ const _sfc_main$K = /* @__PURE__ */ defineComponent({
|
|
|
7499
7499
|
};
|
|
7500
7500
|
}
|
|
7501
7501
|
});
|
|
7502
|
-
const _sfc_main$
|
|
7502
|
+
const _sfc_main$K = /* @__PURE__ */ defineComponent({
|
|
7503
7503
|
__name: "UiPopperConnector",
|
|
7504
7504
|
setup(__props) {
|
|
7505
7505
|
const target = ref(null);
|
|
@@ -7510,7 +7510,7 @@ const _sfc_main$J = /* @__PURE__ */ defineComponent({
|
|
|
7510
7510
|
};
|
|
7511
7511
|
}
|
|
7512
7512
|
});
|
|
7513
|
-
const _sfc_main$
|
|
7513
|
+
const _sfc_main$J = /* @__PURE__ */ defineComponent({
|
|
7514
7514
|
...{
|
|
7515
7515
|
inheritAttrs: false
|
|
7516
7516
|
},
|
|
@@ -7546,8 +7546,8 @@ var LogicTreeNodeView = /* @__PURE__ */ ((LogicTreeNodeView2) => {
|
|
|
7546
7546
|
LogicTreeNodeView2["SUMMARY"] = "summary";
|
|
7547
7547
|
return LogicTreeNodeView2;
|
|
7548
7548
|
})(LogicTreeNodeView || {});
|
|
7549
|
-
const _hoisted_1$
|
|
7550
|
-
const _hoisted_2$
|
|
7549
|
+
const _hoisted_1$s = ["data-node-path-key"];
|
|
7550
|
+
const _hoisted_2$g = { class: "ui-v1-logic-tree__node-main" };
|
|
7551
7551
|
const _hoisted_3$b = {
|
|
7552
7552
|
key: 0,
|
|
7553
7553
|
class: "ui-v1-logic-tree__connectors"
|
|
@@ -7577,7 +7577,7 @@ const _hoisted_13 = { class: "ui-v1-logic-tree__surface-node-content__main" };
|
|
|
7577
7577
|
const _hoisted_14 = { class: "ui-v1-logic-tree__node-prefix" };
|
|
7578
7578
|
const _hoisted_15 = { class: "ui-v1-logic-tree__node-content" };
|
|
7579
7579
|
const _hoisted_16 = { class: "ui-v1-logic-tree__node-trailing" };
|
|
7580
|
-
const _sfc_main$
|
|
7580
|
+
const _sfc_main$I = /* @__PURE__ */ defineComponent({
|
|
7581
7581
|
...{
|
|
7582
7582
|
inheritAttrs: false
|
|
7583
7583
|
},
|
|
@@ -7759,7 +7759,7 @@ const _sfc_main$H = /* @__PURE__ */ defineComponent({
|
|
|
7759
7759
|
}),
|
|
7760
7760
|
"data-node-path-key": __props.pathKey
|
|
7761
7761
|
}, [
|
|
7762
|
-
createElementVNode("div", _hoisted_2$
|
|
7762
|
+
createElementVNode("div", _hoisted_2$g, [
|
|
7763
7763
|
__props.connectors.length > 0 ? (openBlock(), createElementBlock("div", _hoisted_3$b, [
|
|
7764
7764
|
(openBlock(true), createElementBlock(Fragment, null, renderList(__props.connectors, (connector, index) => {
|
|
7765
7765
|
return openBlock(), createElementBlock("span", {
|
|
@@ -7780,9 +7780,9 @@ const _sfc_main$H = /* @__PURE__ */ defineComponent({
|
|
|
7780
7780
|
], 2);
|
|
7781
7781
|
}), 128))
|
|
7782
7782
|
])) : createCommentVNode("", true),
|
|
7783
|
-
__props.conjunction && __props.connectors.length > 0 ? (openBlock(), createBlock(_sfc_main$
|
|
7783
|
+
__props.conjunction && __props.connectors.length > 0 ? (openBlock(), createBlock(_sfc_main$K, { key: 1 }, {
|
|
7784
7784
|
default: withCtx(() => [
|
|
7785
|
-
createVNode(_sfc_main$
|
|
7785
|
+
createVNode(_sfc_main$J, {
|
|
7786
7786
|
class: normalizeClass({
|
|
7787
7787
|
"ui-v1-logic-tree__relation-badge": true,
|
|
7788
7788
|
"ui-v1-logic-tree__relation-badge_or": conjunctionKind.value === "or",
|
|
@@ -7861,7 +7861,7 @@ const _sfc_main$H = /* @__PURE__ */ defineComponent({
|
|
|
7861
7861
|
], 2)
|
|
7862
7862
|
], 16, _hoisted_7$1)
|
|
7863
7863
|
])
|
|
7864
|
-
], 10, _hoisted_1$
|
|
7864
|
+
], 10, _hoisted_1$s);
|
|
7865
7865
|
};
|
|
7866
7866
|
}
|
|
7867
7867
|
});
|
|
@@ -7872,17 +7872,17 @@ const _export_sfc = (sfc, props) => {
|
|
|
7872
7872
|
}
|
|
7873
7873
|
return target;
|
|
7874
7874
|
};
|
|
7875
|
-
const _sfc_main$
|
|
7876
|
-
const _hoisted_1$
|
|
7875
|
+
const _sfc_main$H = {};
|
|
7876
|
+
const _hoisted_1$r = { class: "ui-v1-logic-tree__icon" };
|
|
7877
7877
|
function _sfc_render$2(_ctx, _cache) {
|
|
7878
|
-
return openBlock(), createElementBlock("span", _hoisted_1$
|
|
7878
|
+
return openBlock(), createElementBlock("span", _hoisted_1$r, [
|
|
7879
7879
|
renderSlot(_ctx.$slots, "default")
|
|
7880
7880
|
]);
|
|
7881
7881
|
}
|
|
7882
|
-
const UiLogicTreeNodeIcon = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
7883
|
-
const _sfc_main$
|
|
7884
|
-
const _hoisted_1$
|
|
7885
|
-
const _hoisted_2$
|
|
7882
|
+
const UiLogicTreeNodeIcon = /* @__PURE__ */ _export_sfc(_sfc_main$H, [["render", _sfc_render$2]]);
|
|
7883
|
+
const _sfc_main$G = {};
|
|
7884
|
+
const _hoisted_1$q = { class: "ui-v1-logic-tree-node-item" };
|
|
7885
|
+
const _hoisted_2$f = {
|
|
7886
7886
|
key: 0,
|
|
7887
7887
|
class: "ui-v1-logic-tree-node-item__headline"
|
|
7888
7888
|
};
|
|
@@ -7891,9 +7891,9 @@ const _hoisted_3$a = {
|
|
|
7891
7891
|
class: "ui-v1-logic-tree-node-item__title"
|
|
7892
7892
|
};
|
|
7893
7893
|
function _sfc_render$1(_ctx, _cache) {
|
|
7894
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
7894
|
+
return openBlock(), createElementBlock("div", _hoisted_1$q, [
|
|
7895
7895
|
renderSlot(_ctx.$slots, "headline", {}, () => [
|
|
7896
|
-
_ctx.$slots.title || _ctx.$slots.trailing ? (openBlock(), createElementBlock("span", _hoisted_2$
|
|
7896
|
+
_ctx.$slots.title || _ctx.$slots.trailing ? (openBlock(), createElementBlock("span", _hoisted_2$f, [
|
|
7897
7897
|
_ctx.$slots.title ? (openBlock(), createElementBlock("span", _hoisted_3$a, [
|
|
7898
7898
|
renderSlot(_ctx.$slots, "title")
|
|
7899
7899
|
])) : createCommentVNode("", true),
|
|
@@ -7903,8 +7903,8 @@ function _sfc_render$1(_ctx, _cache) {
|
|
|
7903
7903
|
renderSlot(_ctx.$slots, "default")
|
|
7904
7904
|
]);
|
|
7905
7905
|
}
|
|
7906
|
-
const UiLogicTreeNodeItem = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
7907
|
-
const _sfc_main$
|
|
7906
|
+
const UiLogicTreeNodeItem = /* @__PURE__ */ _export_sfc(_sfc_main$G, [["render", _sfc_render$1]]);
|
|
7907
|
+
const _sfc_main$F = /* @__PURE__ */ defineComponent({
|
|
7908
7908
|
...{
|
|
7909
7909
|
inheritAttrs: false
|
|
7910
7910
|
},
|
|
@@ -7968,9 +7968,9 @@ const _sfc_main$E = /* @__PURE__ */ defineComponent({
|
|
|
7968
7968
|
};
|
|
7969
7969
|
}
|
|
7970
7970
|
});
|
|
7971
|
-
const _sfc_main$
|
|
7972
|
-
const _hoisted_1$
|
|
7973
|
-
const _hoisted_2$
|
|
7971
|
+
const _sfc_main$E = {};
|
|
7972
|
+
const _hoisted_1$p = { class: "ui-v1-menu-item-group" };
|
|
7973
|
+
const _hoisted_2$e = { class: "ui-v1-menu-item-group__head" };
|
|
7974
7974
|
const _hoisted_3$9 = {
|
|
7975
7975
|
key: 0,
|
|
7976
7976
|
class: "ui-v1-menu-item-group__head-option"
|
|
@@ -7984,8 +7984,8 @@ const _hoisted_5$3 = {
|
|
|
7984
7984
|
class: "ui-v1-menu-item-group__count"
|
|
7985
7985
|
};
|
|
7986
7986
|
function _sfc_render(_ctx, _cache) {
|
|
7987
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
7988
|
-
createElementVNode("div", _hoisted_2$
|
|
7987
|
+
return openBlock(), createElementBlock("div", _hoisted_1$p, [
|
|
7988
|
+
createElementVNode("div", _hoisted_2$e, [
|
|
7989
7989
|
_ctx.$slots.option ? (openBlock(), createElementBlock("div", _hoisted_3$9, [
|
|
7990
7990
|
renderSlot(_ctx.$slots, "option")
|
|
7991
7991
|
])) : (openBlock(), createElementBlock("div", _hoisted_4$3, [
|
|
@@ -8005,7 +8005,7 @@ function _sfc_render(_ctx, _cache) {
|
|
|
8005
8005
|
renderSlot(_ctx.$slots, "default")
|
|
8006
8006
|
]);
|
|
8007
8007
|
}
|
|
8008
|
-
const UiMenuItemGroup = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
8008
|
+
const UiMenuItemGroup = /* @__PURE__ */ _export_sfc(_sfc_main$E, [["render", _sfc_render]]);
|
|
8009
8009
|
class LayerRegistry {
|
|
8010
8010
|
registry;
|
|
8011
8011
|
started = false;
|
|
@@ -8101,8 +8101,8 @@ var SIZE$5 = /* @__PURE__ */ ((SIZE2) => {
|
|
|
8101
8101
|
SIZE2["SM"] = "sm";
|
|
8102
8102
|
return SIZE2;
|
|
8103
8103
|
})(SIZE$5 || {});
|
|
8104
|
-
const _hoisted_1$
|
|
8105
|
-
const _hoisted_2$
|
|
8104
|
+
const _hoisted_1$o = ["id", "aria-hidden", "role"];
|
|
8105
|
+
const _hoisted_2$d = ["id"];
|
|
8106
8106
|
const _hoisted_3$8 = { class: "ui-v1-modal-sidebar__header" };
|
|
8107
8107
|
const _hoisted_4$2 = { class: "ui-v1-modal-sidebar__header-inner" };
|
|
8108
8108
|
const _hoisted_5$2 = {
|
|
@@ -8119,7 +8119,7 @@ const _hoisted_8 = {
|
|
|
8119
8119
|
key: 2,
|
|
8120
8120
|
class: "ui-v1-modal-sidebar__footer"
|
|
8121
8121
|
};
|
|
8122
|
-
const _sfc_main$
|
|
8122
|
+
const _sfc_main$D = /* @__PURE__ */ defineComponent({
|
|
8123
8123
|
...{
|
|
8124
8124
|
inheritAttrs: false
|
|
8125
8125
|
},
|
|
@@ -8345,7 +8345,7 @@ const _sfc_main$C = /* @__PURE__ */ defineComponent({
|
|
|
8345
8345
|
key: 0,
|
|
8346
8346
|
to: unref(globals)?.container || "body"
|
|
8347
8347
|
}, [
|
|
8348
|
-
createVNode(_sfc_main$
|
|
8348
|
+
createVNode(_sfc_main$1b, {
|
|
8349
8349
|
name: "fade-2",
|
|
8350
8350
|
onBeforeEnter: _cache[5] || (_cache[5] = ($event) => visibilityOfOverlay.value = "showing"),
|
|
8351
8351
|
onAfterEnter: _cache[6] || (_cache[6] = ($event) => visibilityOfOverlay.value = "shown"),
|
|
@@ -8366,7 +8366,7 @@ const _sfc_main$C = /* @__PURE__ */ defineComponent({
|
|
|
8366
8366
|
"aria-modal": "true",
|
|
8367
8367
|
role: __props.role
|
|
8368
8368
|
}, _ctx.$attrs, { onClick: onBackdropClick }), [
|
|
8369
|
-
createVNode(_sfc_main$
|
|
8369
|
+
createVNode(_sfc_main$1b, {
|
|
8370
8370
|
name: `slide-${__props.direction}`,
|
|
8371
8371
|
onBeforeEnter: _cache[1] || (_cache[1] = ($event) => visibilityOfSidebar.value = "showing"),
|
|
8372
8372
|
onAfterEnter: _cache[2] || (_cache[2] = ($event) => visibilityOfSidebar.value = "shown"),
|
|
@@ -8407,7 +8407,7 @@ const _sfc_main$C = /* @__PURE__ */ defineComponent({
|
|
|
8407
8407
|
"aria-hidden": "true",
|
|
8408
8408
|
width: "32"
|
|
8409
8409
|
}),
|
|
8410
|
-
createVNode(_sfc_main$
|
|
8410
|
+
createVNode(_sfc_main$X, {
|
|
8411
8411
|
target: closerTarget.value,
|
|
8412
8412
|
"offset-main-axis": 0
|
|
8413
8413
|
}, {
|
|
@@ -8422,7 +8422,7 @@ const _sfc_main$C = /* @__PURE__ */ defineComponent({
|
|
|
8422
8422
|
renderSlot(_ctx.$slots, "default", {
|
|
8423
8423
|
overlapped: state.overlapped
|
|
8424
8424
|
})
|
|
8425
|
-
])) : (openBlock(), createBlock(_sfc_main$
|
|
8425
|
+
])) : (openBlock(), createBlock(_sfc_main$S, {
|
|
8426
8426
|
key: 1,
|
|
8427
8427
|
native: __props.scrolling === unref(SCROLLING$1).NATIVE,
|
|
8428
8428
|
class: "ui-v1-modal-sidebar__body",
|
|
@@ -8441,11 +8441,11 @@ const _sfc_main$C = /* @__PURE__ */ defineComponent({
|
|
|
8441
8441
|
overlapped: state.overlapped
|
|
8442
8442
|
})
|
|
8443
8443
|
])) : createCommentVNode("", true)
|
|
8444
|
-
], 10, _hoisted_2$
|
|
8444
|
+
], 10, _hoisted_2$d)) : createCommentVNode("", true)
|
|
8445
8445
|
]),
|
|
8446
8446
|
_: 3
|
|
8447
8447
|
}, 8, ["name"])
|
|
8448
|
-
], 16, _hoisted_1$
|
|
8448
|
+
], 16, _hoisted_1$o), [
|
|
8449
8449
|
[vShow, state.shown]
|
|
8450
8450
|
])
|
|
8451
8451
|
]),
|
|
@@ -8467,7 +8467,7 @@ var SCROLLING = /* @__PURE__ */ ((SCROLLING2) => {
|
|
|
8467
8467
|
SCROLLING2["NATIVE"] = "native";
|
|
8468
8468
|
return SCROLLING2;
|
|
8469
8469
|
})(SCROLLING || {});
|
|
8470
|
-
const _sfc_main$
|
|
8470
|
+
const _sfc_main$C = /* @__PURE__ */ defineComponent({
|
|
8471
8471
|
__name: "UiModalWindowSurface",
|
|
8472
8472
|
props: {
|
|
8473
8473
|
/** Атрибут id корневого элемента модального окна. Должен быть уникальным на странице */
|
|
@@ -8687,7 +8687,7 @@ const _sfc_main$B = /* @__PURE__ */ defineComponent({
|
|
|
8687
8687
|
const slots = useSlots();
|
|
8688
8688
|
const renderBody = () => {
|
|
8689
8689
|
const appearance = props.appearance;
|
|
8690
|
-
return h(_sfc_main$
|
|
8690
|
+
return h(_sfc_main$1b, {
|
|
8691
8691
|
name: "zoom",
|
|
8692
8692
|
onBeforeEnter: () => visibilityOfBody.value = "showing",
|
|
8693
8693
|
onAfterEnter: () => visibilityOfBody.value = "shown",
|
|
@@ -8712,7 +8712,7 @@ const _sfc_main$B = /* @__PURE__ */ defineComponent({
|
|
|
8712
8712
|
};
|
|
8713
8713
|
const EmbedModalWindowSurface = () => !state.attached ? void 0 : h(Teleport, {
|
|
8714
8714
|
to: globals?.container ?? document.body
|
|
8715
|
-
}, h(_sfc_main$
|
|
8715
|
+
}, h(_sfc_main$1b, {
|
|
8716
8716
|
name: "fade-2",
|
|
8717
8717
|
onBeforeEnter: () => visibilityOfOverlay.value = "showing",
|
|
8718
8718
|
onAfterEnter: () => visibilityOfOverlay.value = "shown",
|
|
@@ -8730,7 +8730,7 @@ const _sfc_main$B = /* @__PURE__ */ defineComponent({
|
|
|
8730
8730
|
"ui-v1-modal_overlapped": state.overlapped
|
|
8731
8731
|
}],
|
|
8732
8732
|
onClick: onOverlayClick
|
|
8733
|
-
}, h(_sfc_main$
|
|
8733
|
+
}, h(_sfc_main$S, {
|
|
8734
8734
|
class: {
|
|
8735
8735
|
"ui-v1-modal-window-container": true,
|
|
8736
8736
|
"ui-v1-modal-window-container_fullscreen": props.fullscreen,
|
|
@@ -8754,12 +8754,12 @@ const _sfc_main$B = /* @__PURE__ */ defineComponent({
|
|
|
8754
8754
|
};
|
|
8755
8755
|
}
|
|
8756
8756
|
});
|
|
8757
|
-
const _hoisted_1$
|
|
8757
|
+
const _hoisted_1$n = {
|
|
8758
8758
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8759
8759
|
viewBox: "0 0 24 24"
|
|
8760
8760
|
};
|
|
8761
8761
|
function render$8(_ctx, _cache) {
|
|
8762
|
-
return openBlock(), createElementBlock("svg", _hoisted_1$
|
|
8762
|
+
return openBlock(), createElementBlock("svg", _hoisted_1$n, [..._cache[0] || (_cache[0] = [
|
|
8763
8763
|
createElementVNode("path", {
|
|
8764
8764
|
fill: "currentColor",
|
|
8765
8765
|
"fill-rule": "evenodd",
|
|
@@ -8769,11 +8769,11 @@ function render$8(_ctx, _cache) {
|
|
|
8769
8769
|
])]);
|
|
8770
8770
|
}
|
|
8771
8771
|
const IconWarning = { render: render$8 };
|
|
8772
|
-
const _hoisted_1$
|
|
8772
|
+
const _hoisted_1$m = {
|
|
8773
8773
|
key: 0,
|
|
8774
8774
|
class: "ui-v1-modal-window__icon"
|
|
8775
8775
|
};
|
|
8776
|
-
const _hoisted_2$
|
|
8776
|
+
const _hoisted_2$c = ["id"];
|
|
8777
8777
|
const _hoisted_3$7 = ["disabled"];
|
|
8778
8778
|
const _hoisted_4$1 = {
|
|
8779
8779
|
key: 1,
|
|
@@ -8787,7 +8787,7 @@ const _hoisted_6 = {
|
|
|
8787
8787
|
key: 0,
|
|
8788
8788
|
class: "ui-v1-modal-window__footer-text"
|
|
8789
8789
|
};
|
|
8790
|
-
const _sfc_main$
|
|
8790
|
+
const _sfc_main$B = /* @__PURE__ */ defineComponent({
|
|
8791
8791
|
__name: "UiModalWindow",
|
|
8792
8792
|
props: {
|
|
8793
8793
|
/** Атрибут id корневого элемента модального окна. Должен быть уникальным на странице */
|
|
@@ -8907,7 +8907,7 @@ const _sfc_main$A = /* @__PURE__ */ defineComponent({
|
|
|
8907
8907
|
});
|
|
8908
8908
|
watch(() => props.opened, toggle);
|
|
8909
8909
|
return (_ctx, _cache) => {
|
|
8910
|
-
return openBlock(), createBlock(_sfc_main$
|
|
8910
|
+
return openBlock(), createBlock(_sfc_main$C, mergeProps({
|
|
8911
8911
|
id: __props.id,
|
|
8912
8912
|
opened: state.opened,
|
|
8913
8913
|
closable: __props.closable,
|
|
@@ -8936,7 +8936,7 @@ const _sfc_main$A = /* @__PURE__ */ defineComponent({
|
|
|
8936
8936
|
"ui-v1-modal-window__header_pinned": _ctx.$slots.title && state.scrolled && __props.appearance === unref(APPEARANCE$3).POPUP && !__props.responsive
|
|
8937
8937
|
})
|
|
8938
8938
|
}, [
|
|
8939
|
-
__props.appearance === unref(APPEARANCE$3).ALERT ? (openBlock(), createElementBlock("div", _hoisted_1$
|
|
8939
|
+
__props.appearance === unref(APPEARANCE$3).ALERT ? (openBlock(), createElementBlock("div", _hoisted_1$m, [
|
|
8940
8940
|
renderSlot(_ctx.$slots, "icon", {
|
|
8941
8941
|
overlapped: state.overlapped
|
|
8942
8942
|
}, () => [
|
|
@@ -8951,7 +8951,7 @@ const _sfc_main$A = /* @__PURE__ */ defineComponent({
|
|
|
8951
8951
|
renderSlot(_ctx.$slots, "title", {
|
|
8952
8952
|
overlapped: state.overlapped
|
|
8953
8953
|
})
|
|
8954
|
-
], 8, _hoisted_2$
|
|
8954
|
+
], 8, _hoisted_2$c)) : createCommentVNode("", true),
|
|
8955
8955
|
__props.appearance !== unref(APPEARANCE$3).ALERT ? (openBlock(), createElementBlock("button", {
|
|
8956
8956
|
key: 2,
|
|
8957
8957
|
"aria-keyshortcuts": "Esc",
|
|
@@ -8967,7 +8967,7 @@ const _sfc_main$A = /* @__PURE__ */ defineComponent({
|
|
|
8967
8967
|
})
|
|
8968
8968
|
], 8, _hoisted_3$7)) : createCommentVNode("", true)
|
|
8969
8969
|
], 2),
|
|
8970
|
-
__props.responsive ? (openBlock(), createBlock(_sfc_main$
|
|
8970
|
+
__props.responsive ? (openBlock(), createBlock(_sfc_main$S, {
|
|
8971
8971
|
key: 0,
|
|
8972
8972
|
class: "ui-v1-modal-window__content",
|
|
8973
8973
|
"show-on-mac": "",
|
|
@@ -9000,12 +9000,12 @@ const _sfc_main$A = /* @__PURE__ */ defineComponent({
|
|
|
9000
9000
|
};
|
|
9001
9001
|
}
|
|
9002
9002
|
});
|
|
9003
|
-
const _hoisted_1$
|
|
9003
|
+
const _hoisted_1$l = {
|
|
9004
9004
|
xmlns: "http://www.w3.org/2000/svg",
|
|
9005
9005
|
viewBox: "0 0 24 24"
|
|
9006
9006
|
};
|
|
9007
9007
|
function render$7(_ctx, _cache) {
|
|
9008
|
-
return openBlock(), createElementBlock("svg", _hoisted_1$
|
|
9008
|
+
return openBlock(), createElementBlock("svg", _hoisted_1$l, [..._cache[0] || (_cache[0] = [
|
|
9009
9009
|
createElementVNode("path", {
|
|
9010
9010
|
fill: "currentColor",
|
|
9011
9011
|
d: "M19 11.5v1a.5.5 0 0 1-.5.5H13v5.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5V13H5.5a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5H11V5.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5V11h5.5a.5.5 0 0 1 .5.5"
|
|
@@ -9013,12 +9013,12 @@ function render$7(_ctx, _cache) {
|
|
|
9013
9013
|
])]);
|
|
9014
9014
|
}
|
|
9015
9015
|
const IconAdd = { render: render$7 };
|
|
9016
|
-
const _hoisted_1$
|
|
9016
|
+
const _hoisted_1$k = {
|
|
9017
9017
|
xmlns: "http://www.w3.org/2000/svg",
|
|
9018
9018
|
viewBox: "0 0 24 24"
|
|
9019
9019
|
};
|
|
9020
9020
|
function render$6(_ctx, _cache) {
|
|
9021
|
-
return openBlock(), createElementBlock("svg", _hoisted_1$
|
|
9021
|
+
return openBlock(), createElementBlock("svg", _hoisted_1$k, [..._cache[0] || (_cache[0] = [
|
|
9022
9022
|
createElementVNode("path", {
|
|
9023
9023
|
fill: "currentColor",
|
|
9024
9024
|
d: "M16.14 12.94a.5.5 0 0 1 0 .71l-.2.2a.5.5 0 0 1-.36.15H8.42a.5.5 0 0 1-.36-.15l-.2-.2a.5.5 0 0 1 0-.71l3.79-3.79a.48.48 0 0 1 .7 0z"
|
|
@@ -9026,12 +9026,12 @@ function render$6(_ctx, _cache) {
|
|
|
9026
9026
|
])]);
|
|
9027
9027
|
}
|
|
9028
9028
|
const IconCaretUp = { render: render$6 };
|
|
9029
|
-
const _hoisted_1$
|
|
9029
|
+
const _hoisted_1$j = {
|
|
9030
9030
|
xmlns: "http://www.w3.org/2000/svg",
|
|
9031
9031
|
viewBox: "0 0 24 24"
|
|
9032
9032
|
};
|
|
9033
9033
|
function render$5(_ctx, _cache) {
|
|
9034
|
-
return openBlock(), createElementBlock("svg", _hoisted_1$
|
|
9034
|
+
return openBlock(), createElementBlock("svg", _hoisted_1$j, [..._cache[0] || (_cache[0] = [
|
|
9035
9035
|
createElementVNode("path", {
|
|
9036
9036
|
fill: "currentColor",
|
|
9037
9037
|
d: "M5.5 13.25c-.276 0-.5-.28-.5-.625v-1.25c0-.345.224-.625.5-.625h13c.276 0 .5.28.5.625v1.25c0 .345-.224.625-.5.625z"
|
|
@@ -9141,10 +9141,10 @@ const _i18n$4 = define({
|
|
|
9141
9141
|
"ru-RU": messages_ru_RU$4
|
|
9142
9142
|
}
|
|
9143
9143
|
});
|
|
9144
|
-
const _hoisted_1$
|
|
9145
|
-
const _hoisted_2$
|
|
9144
|
+
const _hoisted_1$i = ["id", "aria-disabled", "aria-readonly"];
|
|
9145
|
+
const _hoisted_2$b = ["id", "aria-controls", "aria-label", "disabled"];
|
|
9146
9146
|
const _hoisted_3$6 = ["id", "aria-controls", "aria-label", "disabled"];
|
|
9147
|
-
const _sfc_main$
|
|
9147
|
+
const _sfc_main$A = /* @__PURE__ */ defineComponent({
|
|
9148
9148
|
...{
|
|
9149
9149
|
inheritAttrs: false
|
|
9150
9150
|
},
|
|
@@ -9492,8 +9492,8 @@ const _sfc_main$z = /* @__PURE__ */ defineComponent({
|
|
|
9492
9492
|
"aria-hidden": "true",
|
|
9493
9493
|
class: "ui-v1-number-stepper__icon"
|
|
9494
9494
|
}))
|
|
9495
|
-
], 8, _hoisted_2$
|
|
9496
|
-
createVNode(_sfc_main$
|
|
9495
|
+
], 8, _hoisted_2$b),
|
|
9496
|
+
createVNode(_sfc_main$U, mergeProps(resolvedTextboxOptions.value, {
|
|
9497
9497
|
id: stepperId.value,
|
|
9498
9498
|
ref_key: "textbox",
|
|
9499
9499
|
ref: textbox,
|
|
@@ -9533,7 +9533,33 @@ const _sfc_main$z = /* @__PURE__ */ defineComponent({
|
|
|
9533
9533
|
class: "ui-v1-number-stepper__icon"
|
|
9534
9534
|
}))
|
|
9535
9535
|
], 8, _hoisted_3$6)
|
|
9536
|
-
], 16, _hoisted_1$
|
|
9536
|
+
], 16, _hoisted_1$i);
|
|
9537
|
+
};
|
|
9538
|
+
}
|
|
9539
|
+
});
|
|
9540
|
+
const _hoisted_1$h = {
|
|
9541
|
+
key: 0,
|
|
9542
|
+
class: "ui-v1-page-footer__actions"
|
|
9543
|
+
};
|
|
9544
|
+
const _hoisted_2$a = {
|
|
9545
|
+
key: 1,
|
|
9546
|
+
class: "ui-v1-page-footer__aside"
|
|
9547
|
+
};
|
|
9548
|
+
const _sfc_main$z = /* @__PURE__ */ defineComponent({
|
|
9549
|
+
...{
|
|
9550
|
+
inheritAttrs: false
|
|
9551
|
+
},
|
|
9552
|
+
__name: "UiPageFooter",
|
|
9553
|
+
setup(__props) {
|
|
9554
|
+
return (_ctx, _cache) => {
|
|
9555
|
+
return openBlock(), createElementBlock("footer", mergeProps({ class: "ui-v1-page-footer" }, _ctx.$attrs), [
|
|
9556
|
+
"actions" in _ctx.$slots ? (openBlock(), createElementBlock("div", _hoisted_1$h, [
|
|
9557
|
+
renderSlot(_ctx.$slots, "actions")
|
|
9558
|
+
])) : createCommentVNode("", true),
|
|
9559
|
+
"aside" in _ctx.$slots ? (openBlock(), createElementBlock("div", _hoisted_2$a, [
|
|
9560
|
+
renderSlot(_ctx.$slots, "aside")
|
|
9561
|
+
])) : createCommentVNode("", true)
|
|
9562
|
+
], 16);
|
|
9537
9563
|
};
|
|
9538
9564
|
}
|
|
9539
9565
|
});
|
|
@@ -9698,7 +9724,7 @@ const _sfc_main$y = /* @__PURE__ */ defineComponent({
|
|
|
9698
9724
|
withKeys(withModifiers(startEditing, ["prevent"]), ["enter"]),
|
|
9699
9725
|
withKeys(withModifiers(startEditing, ["prevent"]), ["space"])
|
|
9700
9726
|
]
|
|
9701
|
-
}, toDisplayString(currentValue.value || displayPlaceholder.value), 43, _hoisted_1$g)) : (openBlock(), createBlock(_sfc_main$
|
|
9727
|
+
}, toDisplayString(currentValue.value || displayPlaceholder.value), 43, _hoisted_1$g)) : (openBlock(), createBlock(_sfc_main$U, {
|
|
9702
9728
|
key: 1,
|
|
9703
9729
|
id: textboxId.value,
|
|
9704
9730
|
ref_key: "textbox",
|
|
@@ -10080,7 +10106,7 @@ const _sfc_main$v = /* @__PURE__ */ defineComponent({
|
|
|
10080
10106
|
open: () => popper.value?.show()
|
|
10081
10107
|
});
|
|
10082
10108
|
return (_ctx, _cache) => {
|
|
10083
|
-
return openBlock(), createBlock(_sfc_main$
|
|
10109
|
+
return openBlock(), createBlock(_sfc_main$Y, mergeProps({
|
|
10084
10110
|
id: popconfirmId.value + "-popper",
|
|
10085
10111
|
ref_key: "popper",
|
|
10086
10112
|
ref: popper,
|
|
@@ -10115,7 +10141,7 @@ const _sfc_main$v = /* @__PURE__ */ defineComponent({
|
|
|
10115
10141
|
renderSlot(_ctx.$slots, "default")
|
|
10116
10142
|
]),
|
|
10117
10143
|
createElementVNode("div", _hoisted_3$4, [
|
|
10118
|
-
createVNode(_sfc_main$
|
|
10144
|
+
createVNode(_sfc_main$15, {
|
|
10119
10145
|
appearance: __props.cancelAppearance,
|
|
10120
10146
|
variant: __props.cancelVariant,
|
|
10121
10147
|
size: __props.buttonSize,
|
|
@@ -10128,7 +10154,7 @@ const _sfc_main$v = /* @__PURE__ */ defineComponent({
|
|
|
10128
10154
|
]),
|
|
10129
10155
|
_: 3
|
|
10130
10156
|
}, 8, ["appearance", "variant", "size"]),
|
|
10131
|
-
createVNode(_sfc_main$
|
|
10157
|
+
createVNode(_sfc_main$15, {
|
|
10132
10158
|
size: __props.buttonSize,
|
|
10133
10159
|
variant: __props.okVariant,
|
|
10134
10160
|
onClick: onOk
|
|
@@ -10163,7 +10189,7 @@ const _sfc_main$u = /* @__PURE__ */ defineComponent({
|
|
|
10163
10189
|
emits: ["click"],
|
|
10164
10190
|
setup(__props) {
|
|
10165
10191
|
return (_ctx, _cache) => {
|
|
10166
|
-
return openBlock(), createBlock(_sfc_main$
|
|
10192
|
+
return openBlock(), createBlock(_sfc_main$J, mergeProps({
|
|
10167
10193
|
tag: "div",
|
|
10168
10194
|
class: "ui-v1-popconfirm-anchor"
|
|
10169
10195
|
}, _ctx.$attrs, {
|
|
@@ -10906,7 +10932,7 @@ const _sfc_main$o = /* @__PURE__ */ defineComponent({
|
|
|
10906
10932
|
onMounted(() => {
|
|
10907
10933
|
});
|
|
10908
10934
|
return (_ctx, _cache) => {
|
|
10909
|
-
return openBlock(), createBlock(_sfc_main$
|
|
10935
|
+
return openBlock(), createBlock(_sfc_main$Y, mergeProps({
|
|
10910
10936
|
id: __props.id + "-popper",
|
|
10911
10937
|
ref_key: "popper",
|
|
10912
10938
|
ref: popper,
|
|
@@ -11219,7 +11245,7 @@ const _sfc_main$n = /* @__PURE__ */ defineComponent({
|
|
|
11219
11245
|
class: "ui-v1-select__touchstone"
|
|
11220
11246
|
}, toDisplayString(selectionLabels.value), 513)) : createCommentVNode("", true),
|
|
11221
11247
|
renderSlot(_ctx.$slots, "trigger", {}, () => [
|
|
11222
|
-
createVNode(_sfc_main$
|
|
11248
|
+
createVNode(_sfc_main$U, {
|
|
11223
11249
|
id: __props.id,
|
|
11224
11250
|
value: inputValue.value,
|
|
11225
11251
|
placeholder: !inputReadonly.value && __props.expanded ? i18n.value.t("search.placeholder") : __props.placeholder,
|
|
@@ -11911,7 +11937,7 @@ const _sfc_main$a = /* @__PURE__ */ defineComponent({
|
|
|
11911
11937
|
}, null, 8, ["id", "active", "aria-disabled", "aria-selected", "aria-controls", "appearance", "item", "size", "tabindex", "onClick", "onFocus", "onKeydown"]);
|
|
11912
11938
|
}), 128))
|
|
11913
11939
|
]),
|
|
11914
|
-
__props.hasMenuItems ? (openBlock(), createBlock(_sfc_main$
|
|
11940
|
+
__props.hasMenuItems ? (openBlock(), createBlock(_sfc_main$15, {
|
|
11915
11941
|
key: 0,
|
|
11916
11942
|
active: __props.menuExpanded,
|
|
11917
11943
|
"aria-expanded": __props.menuExpanded ? "true" : "false",
|
|
@@ -11985,7 +12011,7 @@ const _sfc_main$9 = defineComponent({
|
|
|
11985
12011
|
if (!props.items.length) {
|
|
11986
12012
|
return null;
|
|
11987
12013
|
}
|
|
11988
|
-
return h(_sfc_main$
|
|
12014
|
+
return h(_sfc_main$Y, {
|
|
11989
12015
|
visible: props.menuExpanded,
|
|
11990
12016
|
targetTriggers: {
|
|
11991
12017
|
hide: ["click"],
|
|
@@ -11999,7 +12025,7 @@ const _sfc_main$9 = defineComponent({
|
|
|
11999
12025
|
default: () => h("div", {
|
|
12000
12026
|
class: "ui-v1-tab-group__menu",
|
|
12001
12027
|
role: "menu"
|
|
12002
|
-
}, props.items.map((item) => h(_sfc_main$
|
|
12028
|
+
}, props.items.map((item) => h(_sfc_main$T, {
|
|
12003
12029
|
key: `menu-${item.id}`,
|
|
12004
12030
|
active: props.activeId === item.id,
|
|
12005
12031
|
"aria-checked": props.activeId === item.id ? "true" : "false",
|
|
@@ -12411,7 +12437,7 @@ const _sfc_main$8 = defineComponent({
|
|
|
12411
12437
|
[`ui-v1-tab-group_${props.size}`]: true
|
|
12412
12438
|
}]
|
|
12413
12439
|
}, [
|
|
12414
|
-
h(_sfc_main$
|
|
12440
|
+
h(_sfc_main$K, null, {
|
|
12415
12441
|
default: () => [
|
|
12416
12442
|
h(_sfc_main$a, {
|
|
12417
12443
|
ref: headView,
|
|
@@ -13069,7 +13095,7 @@ const _sfc_main$6 = /* @__PURE__ */ defineComponent({
|
|
|
13069
13095
|
},
|
|
13070
13096
|
role: "combobox"
|
|
13071
13097
|
}, _ctx.$attrs, { onMousedown: onRootMouseDown }), [
|
|
13072
|
-
createVNode(_sfc_main$
|
|
13098
|
+
createVNode(_sfc_main$U, mergeProps({
|
|
13073
13099
|
id: inputId.value,
|
|
13074
13100
|
ref_key: "textbox",
|
|
13075
13101
|
ref: textbox,
|
|
@@ -13096,7 +13122,7 @@ const _sfc_main$6 = /* @__PURE__ */ defineComponent({
|
|
|
13096
13122
|
]),
|
|
13097
13123
|
_: 3
|
|
13098
13124
|
}, 16, ["id", "value", "placeholder", "clearable", "disabled", "readonly"]),
|
|
13099
|
-
createVNode(_sfc_main$
|
|
13125
|
+
createVNode(_sfc_main$Y, {
|
|
13100
13126
|
id: `${inputId.value}-listbox`,
|
|
13101
13127
|
visible: expanded.value,
|
|
13102
13128
|
target: rootTarget.value,
|
|
@@ -13111,14 +13137,14 @@ const _sfc_main$6 = /* @__PURE__ */ defineComponent({
|
|
|
13111
13137
|
onAttached: onPopperAttached
|
|
13112
13138
|
}, {
|
|
13113
13139
|
default: withCtx(() => [
|
|
13114
|
-
createVNode(_sfc_main$
|
|
13140
|
+
createVNode(_sfc_main$S, {
|
|
13115
13141
|
ref_key: "scrollable",
|
|
13116
13142
|
ref: scrollable,
|
|
13117
13143
|
class: "ui-v1-time-picker__list"
|
|
13118
13144
|
}, {
|
|
13119
13145
|
default: withCtx(() => [
|
|
13120
13146
|
(openBlock(true), createElementBlock(Fragment, null, renderList(variants.value, (time2, index) => {
|
|
13121
|
-
return openBlock(), createBlock(_sfc_main$
|
|
13147
|
+
return openBlock(), createBlock(_sfc_main$T, {
|
|
13122
13148
|
id: optionId(index),
|
|
13123
13149
|
key: `${time2}-${index}`,
|
|
13124
13150
|
ref_for: true,
|
|
@@ -13361,7 +13387,7 @@ const _sfc_main$2 = /* @__PURE__ */ defineComponent({
|
|
|
13361
13387
|
return SIZE$a.SM;
|
|
13362
13388
|
});
|
|
13363
13389
|
return (_ctx, _cache) => {
|
|
13364
|
-
return openBlock(), createBlock(_sfc_main$
|
|
13390
|
+
return openBlock(), createBlock(_sfc_main$15, mergeProps({
|
|
13365
13391
|
ref_key: "root",
|
|
13366
13392
|
ref: root,
|
|
13367
13393
|
href: __props.href,
|
|
@@ -13434,7 +13460,7 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
|
13434
13460
|
},
|
|
13435
13461
|
setup(__props) {
|
|
13436
13462
|
return (_ctx, _cache) => {
|
|
13437
|
-
return openBlock(), createBlock(_sfc_main$
|
|
13463
|
+
return openBlock(), createBlock(_sfc_main$N, mergeProps({
|
|
13438
13464
|
href: __props.href,
|
|
13439
13465
|
external: __props.external,
|
|
13440
13466
|
appearance: __props.appearance,
|
|
@@ -13897,7 +13923,7 @@ ${details.latitude}`
|
|
|
13897
13923
|
});
|
|
13898
13924
|
return (_ctx, _cache) => {
|
|
13899
13925
|
return openBlock(), createElementBlock("div", _hoisted_1, [
|
|
13900
|
-
!ready.value ? (openBlock(), createBlock(_sfc_main$
|
|
13926
|
+
!ready.value ? (openBlock(), createBlock(_sfc_main$M, {
|
|
13901
13927
|
key: 0,
|
|
13902
13928
|
transition: null
|
|
13903
13929
|
})) : createCommentVNode("", true),
|
|
@@ -13909,7 +13935,7 @@ ${details.latitude}`
|
|
|
13909
13935
|
onLoad: loadApi
|
|
13910
13936
|
}, null, 32)),
|
|
13911
13937
|
ready.value ? (openBlock(), createElementBlock("div", _hoisted_2, [
|
|
13912
|
-
createVNode(_sfc_main$
|
|
13938
|
+
createVNode(_sfc_main$15, {
|
|
13913
13939
|
class: "ui-v1-yandex-map__control-button",
|
|
13914
13940
|
appearance: "secondary",
|
|
13915
13941
|
size: "sm",
|
|
@@ -13925,7 +13951,7 @@ ${details.latitude}`
|
|
|
13925
13951
|
}, 8, ["disabled"])
|
|
13926
13952
|
])) : createCommentVNode("", true),
|
|
13927
13953
|
ready.value ? (openBlock(), createElementBlock("div", _hoisted_3, [
|
|
13928
|
-
createVNode(_sfc_main$
|
|
13954
|
+
createVNode(_sfc_main$15, {
|
|
13929
13955
|
class: "ui-v1-yandex-map__control-button",
|
|
13930
13956
|
appearance: "secondary",
|
|
13931
13957
|
size: "sm",
|
|
@@ -13938,7 +13964,7 @@ ${details.latitude}`
|
|
|
13938
13964
|
]),
|
|
13939
13965
|
_: 1
|
|
13940
13966
|
}),
|
|
13941
|
-
createVNode(_sfc_main$
|
|
13967
|
+
createVNode(_sfc_main$15, {
|
|
13942
13968
|
class: "ui-v1-yandex-map__control-button",
|
|
13943
13969
|
appearance: "secondary",
|
|
13944
13970
|
size: "sm",
|
|
@@ -13958,47 +13984,48 @@ ${details.latitude}`
|
|
|
13958
13984
|
});
|
|
13959
13985
|
const components = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
13960
13986
|
__proto__: null,
|
|
13961
|
-
UiAddButton: _sfc_main$
|
|
13962
|
-
UiAlert: _sfc_main$
|
|
13963
|
-
UiAvatar: _sfc_main$
|
|
13964
|
-
UiAvatarList: _sfc_main$
|
|
13965
|
-
UiButton: _sfc_main$
|
|
13966
|
-
UiCalendar: _sfc_main$
|
|
13967
|
-
UiCheckbox: _sfc_main
|
|
13968
|
-
UiCollapse: _sfc_main
|
|
13969
|
-
UiCollapseBox: _sfc_main$
|
|
13970
|
-
UiCollapseGroup: _sfc_main$
|
|
13971
|
-
UiCopyButton: _sfc_main$
|
|
13972
|
-
UiDate: _sfc_main$
|
|
13973
|
-
UiDatePicker: _sfc_main$
|
|
13974
|
-
UiError: _sfc_main$
|
|
13975
|
-
UiImage: _sfc_main$
|
|
13976
|
-
UiInfobox: _sfc_main$
|
|
13977
|
-
UiLink: _sfc_main$
|
|
13978
|
-
UiLoader: _sfc_main$
|
|
13979
|
-
UiLogicTreeCaret: _sfc_main$
|
|
13980
|
-
UiLogicTreeNode: _sfc_main$
|
|
13987
|
+
UiAddButton: _sfc_main$19,
|
|
13988
|
+
UiAlert: _sfc_main$1a,
|
|
13989
|
+
UiAvatar: _sfc_main$17,
|
|
13990
|
+
UiAvatarList: _sfc_main$16,
|
|
13991
|
+
UiButton: _sfc_main$15,
|
|
13992
|
+
UiCalendar: _sfc_main$11,
|
|
13993
|
+
UiCheckbox: _sfc_main$10,
|
|
13994
|
+
UiCollapse: _sfc_main$$,
|
|
13995
|
+
UiCollapseBox: _sfc_main$_,
|
|
13996
|
+
UiCollapseGroup: _sfc_main$Z,
|
|
13997
|
+
UiCopyButton: _sfc_main$W,
|
|
13998
|
+
UiDate: _sfc_main$V,
|
|
13999
|
+
UiDatePicker: _sfc_main$Q,
|
|
14000
|
+
UiError: _sfc_main$P,
|
|
14001
|
+
UiImage: _sfc_main$18,
|
|
14002
|
+
UiInfobox: _sfc_main$O,
|
|
14003
|
+
UiLink: _sfc_main$N,
|
|
14004
|
+
UiLoader: _sfc_main$M,
|
|
14005
|
+
UiLogicTreeCaret: _sfc_main$L,
|
|
14006
|
+
UiLogicTreeNode: _sfc_main$I,
|
|
13981
14007
|
UiLogicTreeNodeIcon,
|
|
13982
14008
|
UiLogicTreeNodeItem,
|
|
13983
|
-
UiLogicTreeRoot: _sfc_main$
|
|
13984
|
-
UiMenuItem: _sfc_main$
|
|
14009
|
+
UiLogicTreeRoot: _sfc_main$F,
|
|
14010
|
+
UiMenuItem: _sfc_main$T,
|
|
13985
14011
|
UiMenuItemGroup,
|
|
13986
|
-
UiModalSidebar: _sfc_main$
|
|
13987
|
-
UiModalWindow: _sfc_main$
|
|
13988
|
-
UiModalWindowSurface: _sfc_main$
|
|
13989
|
-
UiNumberStepper: _sfc_main$
|
|
14012
|
+
UiModalSidebar: _sfc_main$D,
|
|
14013
|
+
UiModalWindow: _sfc_main$B,
|
|
14014
|
+
UiModalWindowSurface: _sfc_main$C,
|
|
14015
|
+
UiNumberStepper: _sfc_main$A,
|
|
14016
|
+
UiPageFooter: _sfc_main$z,
|
|
13990
14017
|
UiPageHeader: _sfc_main$w,
|
|
13991
14018
|
UiPageHeaderLayout: _sfc_main$x,
|
|
13992
14019
|
UiPageHeaderTitle: _sfc_main$y,
|
|
13993
14020
|
UiPopconfirmPopper: _sfc_main$v,
|
|
13994
14021
|
UiPopconfirmTrigger: _sfc_main$u,
|
|
13995
|
-
UiPopper: _sfc_main$
|
|
13996
|
-
UiPopperConnector: _sfc_main$
|
|
13997
|
-
UiPopperTarget: _sfc_main$
|
|
14022
|
+
UiPopper: _sfc_main$Y,
|
|
14023
|
+
UiPopperConnector: _sfc_main$K,
|
|
14024
|
+
UiPopperTarget: _sfc_main$J,
|
|
13998
14025
|
UiRadio: _sfc_main$t,
|
|
13999
14026
|
UiRadioSwitchOptionShell: _sfc_main$s,
|
|
14000
14027
|
UiRadioSwitchRoot: _sfc_main$r,
|
|
14001
|
-
UiScrollBox: _sfc_main$
|
|
14028
|
+
UiScrollBox: _sfc_main$S,
|
|
14002
14029
|
UiSelectPopper: _sfc_main$o,
|
|
14003
14030
|
UiSelectTrigger: _sfc_main$n,
|
|
14004
14031
|
UiSkeleton: _sfc_main$q,
|
|
@@ -14016,15 +14043,15 @@ const components = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.definePr
|
|
|
14016
14043
|
UiTableSection: _sfc_main$e,
|
|
14017
14044
|
UiTableSorter: _sfc_main$d,
|
|
14018
14045
|
UiTag: _sfc_main$7,
|
|
14019
|
-
UiTextbox: _sfc_main$
|
|
14046
|
+
UiTextbox: _sfc_main$U,
|
|
14020
14047
|
UiTimePicker: _sfc_main$6,
|
|
14021
14048
|
UiToggleButton: _sfc_main$5,
|
|
14022
14049
|
UiToggleGroupRoot: _sfc_main$4,
|
|
14023
14050
|
UiToolbar: _sfc_main$3,
|
|
14024
14051
|
UiToolbarButton: _sfc_main$2,
|
|
14025
14052
|
UiToolbarLink: _sfc_main$1,
|
|
14026
|
-
UiTooltip: _sfc_main$
|
|
14027
|
-
UiTransition: _sfc_main$
|
|
14053
|
+
UiTooltip: _sfc_main$X,
|
|
14054
|
+
UiTransition: _sfc_main$1b,
|
|
14028
14055
|
UiYandexMap: _sfc_main
|
|
14029
14056
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
14030
14057
|
const createProvider = () => createProvider$1(components);
|
|
@@ -14042,47 +14069,48 @@ export {
|
|
|
14042
14069
|
SIZE$3 as SKELETON_SIZE,
|
|
14043
14070
|
APPEARANCE as TAB_APPEARANCE,
|
|
14044
14071
|
SIZE$2 as TAB_SIZE,
|
|
14045
|
-
_sfc_main$
|
|
14046
|
-
_sfc_main$
|
|
14047
|
-
_sfc_main$
|
|
14048
|
-
_sfc_main$
|
|
14049
|
-
_sfc_main$
|
|
14050
|
-
_sfc_main$
|
|
14051
|
-
_sfc_main
|
|
14052
|
-
_sfc_main
|
|
14053
|
-
_sfc_main$
|
|
14054
|
-
_sfc_main$
|
|
14055
|
-
_sfc_main$
|
|
14056
|
-
_sfc_main$
|
|
14057
|
-
_sfc_main$
|
|
14058
|
-
_sfc_main$
|
|
14059
|
-
_sfc_main$
|
|
14060
|
-
_sfc_main$
|
|
14061
|
-
_sfc_main$
|
|
14062
|
-
_sfc_main$
|
|
14063
|
-
_sfc_main$
|
|
14064
|
-
_sfc_main$
|
|
14072
|
+
_sfc_main$19 as UiAddButton,
|
|
14073
|
+
_sfc_main$1a as UiAlert,
|
|
14074
|
+
_sfc_main$17 as UiAvatar,
|
|
14075
|
+
_sfc_main$16 as UiAvatarList,
|
|
14076
|
+
_sfc_main$15 as UiButton,
|
|
14077
|
+
_sfc_main$11 as UiCalendar,
|
|
14078
|
+
_sfc_main$10 as UiCheckbox,
|
|
14079
|
+
_sfc_main$$ as UiCollapse,
|
|
14080
|
+
_sfc_main$_ as UiCollapseBox,
|
|
14081
|
+
_sfc_main$Z as UiCollapseGroup,
|
|
14082
|
+
_sfc_main$W as UiCopyButton,
|
|
14083
|
+
_sfc_main$V as UiDate,
|
|
14084
|
+
_sfc_main$Q as UiDatePicker,
|
|
14085
|
+
_sfc_main$P as UiError,
|
|
14086
|
+
_sfc_main$18 as UiImage,
|
|
14087
|
+
_sfc_main$O as UiInfobox,
|
|
14088
|
+
_sfc_main$N as UiLink,
|
|
14089
|
+
_sfc_main$M as UiLoader,
|
|
14090
|
+
_sfc_main$L as UiLogicTreeCaret,
|
|
14091
|
+
_sfc_main$I as UiLogicTreeNode,
|
|
14065
14092
|
UiLogicTreeNodeIcon,
|
|
14066
14093
|
UiLogicTreeNodeItem,
|
|
14067
|
-
_sfc_main$
|
|
14068
|
-
_sfc_main$
|
|
14094
|
+
_sfc_main$F as UiLogicTreeRoot,
|
|
14095
|
+
_sfc_main$T as UiMenuItem,
|
|
14069
14096
|
UiMenuItemGroup,
|
|
14070
|
-
_sfc_main$
|
|
14071
|
-
_sfc_main$
|
|
14072
|
-
_sfc_main$
|
|
14073
|
-
_sfc_main$
|
|
14097
|
+
_sfc_main$D as UiModalSidebar,
|
|
14098
|
+
_sfc_main$B as UiModalWindow,
|
|
14099
|
+
_sfc_main$C as UiModalWindowSurface,
|
|
14100
|
+
_sfc_main$A as UiNumberStepper,
|
|
14101
|
+
_sfc_main$z as UiPageFooter,
|
|
14074
14102
|
_sfc_main$w as UiPageHeader,
|
|
14075
14103
|
_sfc_main$x as UiPageHeaderLayout,
|
|
14076
14104
|
_sfc_main$y as UiPageHeaderTitle,
|
|
14077
14105
|
_sfc_main$v as UiPopconfirmPopper,
|
|
14078
14106
|
_sfc_main$u as UiPopconfirmTrigger,
|
|
14079
|
-
_sfc_main$
|
|
14080
|
-
_sfc_main$
|
|
14081
|
-
_sfc_main$
|
|
14107
|
+
_sfc_main$Y as UiPopper,
|
|
14108
|
+
_sfc_main$K as UiPopperConnector,
|
|
14109
|
+
_sfc_main$J as UiPopperTarget,
|
|
14082
14110
|
_sfc_main$t as UiRadio,
|
|
14083
14111
|
_sfc_main$s as UiRadioSwitchOptionShell,
|
|
14084
14112
|
_sfc_main$r as UiRadioSwitchRoot,
|
|
14085
|
-
_sfc_main$
|
|
14113
|
+
_sfc_main$S as UiScrollBox,
|
|
14086
14114
|
_sfc_main$o as UiSelectPopper,
|
|
14087
14115
|
_sfc_main$n as UiSelectTrigger,
|
|
14088
14116
|
_sfc_main$q as UiSkeleton,
|
|
@@ -14100,15 +14128,15 @@ export {
|
|
|
14100
14128
|
_sfc_main$e as UiTableSection,
|
|
14101
14129
|
_sfc_main$d as UiTableSorter,
|
|
14102
14130
|
_sfc_main$7 as UiTag,
|
|
14103
|
-
_sfc_main$
|
|
14131
|
+
_sfc_main$U as UiTextbox,
|
|
14104
14132
|
_sfc_main$6 as UiTimePicker,
|
|
14105
14133
|
_sfc_main$5 as UiToggleButton,
|
|
14106
14134
|
_sfc_main$4 as UiToggleGroupRoot,
|
|
14107
14135
|
_sfc_main$3 as UiToolbar,
|
|
14108
14136
|
_sfc_main$2 as UiToolbarButton,
|
|
14109
14137
|
_sfc_main$1 as UiToolbarLink,
|
|
14110
|
-
_sfc_main$
|
|
14111
|
-
_sfc_main$
|
|
14138
|
+
_sfc_main$X as UiTooltip,
|
|
14139
|
+
_sfc_main$1b as UiTransition,
|
|
14112
14140
|
_sfc_main as UiYandexMap,
|
|
14113
14141
|
VALIGN,
|
|
14114
14142
|
VueI18n,
|