@topvisor/ui 1.0.17 → 1.0.18-autofocus-3
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/.chunks/{datepicker-DKvr3NYw.amd.js → datepicker-2XyFBnpB.amd.js} +2 -2
- package/.chunks/datepicker-2XyFBnpB.amd.js.map +1 -0
- package/.chunks/{datepicker-D3sw95t_.es.js → datepicker-CUB0U_lQ.es.js} +2 -2
- package/.chunks/datepicker-CUB0U_lQ.es.js.map +1 -0
- package/.chunks/{forms-CmlWMEyk.amd.js → forms-CgS7En_e.amd.js} +3 -3
- package/.chunks/forms-CgS7En_e.amd.js.map +1 -0
- package/.chunks/{forms-D-Qak1sK.es.js → forms-cAFIQajo.es.js} +784 -733
- package/.chunks/forms-cAFIQajo.es.js.map +1 -0
- package/.chunks/listItem.vue_vue_type_script_setup_true_lang-DwVG6MzF.amd.js +2 -0
- package/.chunks/listItem.vue_vue_type_script_setup_true_lang-DwVG6MzF.amd.js.map +1 -0
- package/.chunks/listItem.vue_vue_type_script_setup_true_lang-DxPx80QT.es.js +181 -0
- package/.chunks/listItem.vue_vue_type_script_setup_true_lang-DxPx80QT.es.js.map +1 -0
- package/.chunks/{menu.vue_vue_type_style_index_0_lang-B3283XCf.es.js → menu.vue_vue_type_style_index_0_lang-BoLzlJHY.es.js} +24 -24
- package/.chunks/menu.vue_vue_type_style_index_0_lang-BoLzlJHY.es.js.map +1 -0
- package/.chunks/{menu.vue_vue_type_style_index_0_lang-DcFQyQgs.amd.js → menu.vue_vue_type_style_index_0_lang-Dpm2Wnt9.amd.js} +2 -2
- package/.chunks/menu.vue_vue_type_style_index_0_lang-Dpm2Wnt9.amd.js.map +1 -0
- package/.chunks/{notice-BaKZwsEy.es.js → notice-DRCVp0mf.es.js} +2 -2
- package/.chunks/notice-DRCVp0mf.es.js.map +1 -0
- package/.chunks/{notice-CYeec0mu.amd.js → notice-EerveAd9.amd.js} +2 -2
- package/.chunks/notice-EerveAd9.amd.js.map +1 -0
- package/.chunks/popup-D6-5Xu_J.amd.js +2 -0
- package/.chunks/popup-D6-5Xu_J.amd.js.map +1 -0
- package/.chunks/{popup-CFLTYUFN.es.js → popup-DZDWzqMA.es.js} +4 -4
- package/.chunks/popup-DZDWzqMA.es.js.map +1 -0
- package/.chunks/punycode.es6-C2yitnNb.amd.js.map +1 -1
- package/.chunks/punycode.es6-CNI-zL6U.es.js.map +1 -1
- package/.chunks/store-CX_6ZXhO.es.js.map +1 -1
- package/.chunks/store-esTid5oI.amd.js.map +1 -1
- package/.chunks/{utils-BVBK0hEY.amd.js → utils-CQcFLRGs.amd.js} +2 -2
- package/.chunks/utils-CQcFLRGs.amd.js.map +1 -0
- package/.chunks/{utils-ZLUVHeUu.es.js → utils-DP2t2MXK.es.js} +85 -87
- package/.chunks/utils-DP2t2MXK.es.js.map +1 -0
- package/.chunks/{utils-CMUKKTIV.es.js → utils-DTkdtW9l.es.js} +78 -78
- package/.chunks/utils-DTkdtW9l.es.js.map +1 -0
- package/.chunks/utils-kDi9Zfjp.amd.js +2 -0
- package/.chunks/utils-kDi9Zfjp.amd.js.map +1 -0
- package/README.md +82 -82
- package/assets/core.css +1 -1
- package/assets/forms.css +1 -1
- package/assets/formsExt.css +1 -1
- package/assets/layout.css +1 -1
- package/assets/themes/dark-th.css +1 -1
- package/assets/themes/dark.css +1 -1
- package/assets/themes/light.css +1 -1
- package/charts/charts.amd.js +1 -1
- package/charts/charts.amd.js.map +1 -1
- package/charts/charts.js +1 -1
- package/charts/charts.js.map +1 -1
- package/components/charts/miniChart/miniChart.vue.d.ts +5 -5
- package/components/charts/miniCharts/miniCharts.vue.d.ts +9 -6
- package/components/core/notice/item/item.vue.d.ts +1 -1
- package/components/dialog/dialog/dialog.vue.d.ts +3 -2
- package/components/dialog/dialog/dialogs/dialogs.vue.d.ts +1 -1
- package/components/dialog/dialog/page/page.vue.d.ts +2 -1
- package/components/forms/avatar/avatar.vue.d.ts +1 -1
- package/components/forms/button/button.vue.d.ts +2 -1
- package/components/forms/button/types.d.ts +1 -0
- package/components/forms/checkbox/checkbox.vue.d.ts +7 -6
- package/components/forms/controlLabel/controlLabel.vue.d.ts +3 -2
- package/components/forms/hint/hint.vue.d.ts +1 -1
- package/components/forms/input/input.vue.d.ts +2 -1
- package/components/forms/inputDate/inputDate.vue.d.ts +3 -1
- package/components/forms/inputRange/inputRange.vue.d.ts +3 -2
- package/components/forms/loadbar/loadbar.vue.d.ts +1 -1
- package/components/forms/radio/radio.vue.d.ts +3 -2
- package/components/forms/select/select.vue.d.ts +5 -5
- package/components/forms/switcher/switcher.vue.d.ts +3 -2
- package/components/formsExt/editArea/editArea.vue.d.ts +1 -1
- package/components/formsExt/editInput/editInput.vue.d.ts +1 -1
- package/components/formsExt/formsExt.d.ts +2 -0
- package/components/formsExt/info/info.vue.d.ts +22 -0
- package/components/formsExt/info/{info.d.ts → types.d.ts} +5 -10
- package/components/formsExt/menu/menu.vue.d.ts +7 -5
- package/components/formsExt/radioGroup/radioGroup.vue.d.ts +7 -5
- package/components/formsExt/selector2/itemMulti.vue.d.ts +1 -1
- package/components/formsExt/selector2/selector2.vue.d.ts +96 -8
- package/components/layout/islandRows/islandRows.vue.d.ts +3 -2
- package/components/layout/islandRows/islandRowsRow/islandRowsRow.vue.d.ts +3 -2
- package/components/layout/islandRows/islandRowsSubTitle/islandRowsSubTitle.vue.d.ts +18 -0
- package/components/layout/layout.d.ts +2 -0
- package/components/layout/rows/rows.vue.d.ts +3 -2
- package/components/popup/alert/alert.vue.d.ts +2 -1
- package/components/popup/confirm/confirm.vue.d.ts +2 -1
- package/components/popup/popup/listItem.vue.d.ts +2 -1
- package/components/popup/popup/opener.vue.d.ts +2 -1
- package/components/popup/popup/popup.vue.d.ts +2 -1
- package/components/popup/popup/widgetInput.vue.d.ts +4 -4
- package/components/popup/prompt/prompt.vue.d.ts +2 -1
- package/components/project/selectorCompetitors/selectorCompetitors.vue.d.ts +5 -5
- package/components/project/selectorRegion/selectorRegion.vue.d.ts +7 -7
- package/components/project/tagSelector/popupListItem/tagPopupListItem.vue.d.ts +5 -3
- package/components/project/tagSelector/popupOpener/popupOpener.vue.d.ts +6 -5
- package/components/project/tagSelector/tagIcon/tagIcon.vue.d.ts +1 -1
- package/components/project/tagSelector/tagSelector.vue.d.ts +6 -6
- package/components/tabs/tabs/content.vue.d.ts +3 -2
- package/components/tabs/tabs/tab.vue.d.ts +2 -1
- package/components/tabs/tabs/tabs.vue.d.ts +3 -2
- package/components/tabsView/tabsView/menu.vue.d.ts +9 -6
- package/components/tabsView/tabsView/menuDelimeter.vue.d.ts +1 -1
- package/components/tabsView/tabsView/menuItem.vue.d.ts +2 -1
- package/components/tabsView/tabsView/menuTitle.vue.d.ts +2 -1
- package/components/tabsView/tabsView/store.d.ts +5 -5
- package/components/tabsView/tabsView/tabsView.vue.d.ts +9 -6
- package/core/app.amd.js +1 -1
- package/core/app.amd.js.map +1 -1
- package/core/app.js +209 -162
- package/core/app.js.map +1 -1
- package/core/directives/focus.d.ts +3 -1
- package/core/directives/scrollIntoView.d.ts +3 -0
- package/core/directives/scrollShadow.d.ts +15 -0
- package/core/utils/scroll.d.ts +3 -2
- package/core/utils/string.d.ts +1 -1
- package/dialog/dialog.amd.js +1 -1
- package/dialog/dialog.amd.js.map +1 -1
- package/dialog/dialog.js +84 -79
- package/dialog/dialog.js.map +1 -1
- package/forms/forms.amd.js +1 -1
- package/forms/forms.js +1 -1
- package/forms/helpers.amd.js.map +1 -1
- package/forms/helpers.js.map +1 -1
- package/formsExt/formsExt.amd.js +1 -1
- package/formsExt/formsExt.amd.js.map +1 -1
- package/formsExt/formsExt.js +330 -290
- package/formsExt/formsExt.js.map +1 -1
- package/icomoon/Read Me.txt +7 -7
- package/icomoon/Topvisor icons.json +6144 -6144
- package/icomoon/demo-files/demo.css +158 -158
- package/icomoon/demo-files/demo.js +30 -30
- package/icomoon/demo.html +3488 -3488
- package/icomoon/fonts/Topvisor-2.svg +271 -271
- package/icomoon/style.css +765 -765
- package/jquery-ui.min.css +5 -5
- package/layout/layout.amd.js +1 -1
- package/layout/layout.amd.js.map +1 -1
- package/layout/layout.js +33 -25
- package/layout/layout.js.map +1 -1
- package/package.json +33 -33
- package/popup/popup.amd.js +1 -1
- package/popup/popup.amd.js.map +1 -1
- package/popup/popup.js +17 -17
- package/popup/popup.js.map +1 -1
- package/popup/worker.amd.js +1 -1
- package/popup/worker.amd.js.map +1 -1
- package/popup/worker.js +9 -10
- package/popup/worker.js.map +1 -1
- package/project/project.amd.js +1 -1
- package/project/project.amd.js.map +1 -1
- package/project/project.js +307 -307
- package/project/project.js.map +1 -1
- package/require/css.amd.js +12 -12
- package/tabs/tabs.amd.js.map +1 -1
- package/tabs/tabs.js.map +1 -1
- package/tabsView/tabsView.amd.js +1 -1
- package/tabsView/tabsView.amd.js.map +1 -1
- package/tabsView/tabsView.js +37 -37
- package/tabsView/tabsView.js.map +1 -1
- package/utils/check.amd.js.map +1 -1
- package/utils/check.js.map +1 -1
- package/utils/clipboard.amd.js +1 -1
- package/utils/clipboard.amd.js.map +1 -1
- package/utils/clipboard.js +1 -1
- package/utils/clipboard.js.map +1 -1
- package/utils/date.amd.js +1 -1
- package/utils/date.js +1 -1
- package/utils/device.amd.js +1 -1
- package/utils/device.js +1 -1
- package/utils/dom.amd.js +1 -1
- package/utils/dom.amd.js.map +1 -1
- package/utils/dom.js +30 -30
- package/utils/dom.js.map +1 -1
- package/utils/image.amd.js.map +1 -1
- package/utils/image.js.map +1 -1
- package/utils/keyboard.amd.js.map +1 -1
- package/utils/keyboard.js.map +1 -1
- package/utils/lodash.amd.js +1 -1
- package/utils/lodash.js +1 -1
- package/utils/number.amd.js.map +1 -1
- package/utils/number.js.map +1 -1
- package/utils/price.amd.js +1 -1
- package/utils/price.amd.js.map +1 -1
- package/utils/price.js +1 -1
- package/utils/price.js.map +1 -1
- package/utils/route.amd.js +1 -1
- package/utils/route.amd.js.map +1 -1
- package/utils/route.js +5 -5
- package/utils/route.js.map +1 -1
- package/utils/scroll.amd.js +1 -1
- package/utils/scroll.amd.js.map +1 -1
- package/utils/scroll.js +19 -14
- package/utils/scroll.js.map +1 -1
- package/utils/searchers.amd.js.map +1 -1
- package/utils/searchers.js.map +1 -1
- package/utils/string.amd.js +1 -1
- package/utils/string.amd.js.map +1 -1
- package/utils/string.js +48 -47
- package/utils/string.js.map +1 -1
- package/utils/system.amd.js.map +1 -1
- package/utils/system.js.map +1 -1
- package/utils/url.amd.js.map +1 -1
- package/utils/url.js.map +1 -1
- package/web-types.json +130 -89
- package/.chunks/datepicker-D3sw95t_.es.js.map +0 -1
- package/.chunks/datepicker-DKvr3NYw.amd.js.map +0 -1
- package/.chunks/forms-CmlWMEyk.amd.js.map +0 -1
- package/.chunks/forms-D-Qak1sK.es.js.map +0 -1
- package/.chunks/listItem.vue_vue_type_script_setup_true_lang-BIQ9Xgus.amd.js +0 -2
- package/.chunks/listItem.vue_vue_type_script_setup_true_lang-BIQ9Xgus.amd.js.map +0 -1
- package/.chunks/listItem.vue_vue_type_script_setup_true_lang-DJHtjszw.es.js +0 -174
- package/.chunks/listItem.vue_vue_type_script_setup_true_lang-DJHtjszw.es.js.map +0 -1
- package/.chunks/menu.vue_vue_type_style_index_0_lang-B3283XCf.es.js.map +0 -1
- package/.chunks/menu.vue_vue_type_style_index_0_lang-DcFQyQgs.amd.js.map +0 -1
- package/.chunks/notice-BaKZwsEy.es.js.map +0 -1
- package/.chunks/notice-CYeec0mu.amd.js.map +0 -1
- package/.chunks/popup-B7gX8cqM.amd.js +0 -2
- package/.chunks/popup-B7gX8cqM.amd.js.map +0 -1
- package/.chunks/popup-CFLTYUFN.es.js.map +0 -1
- package/.chunks/utils-BVBK0hEY.amd.js.map +0 -1
- package/.chunks/utils-CMUKKTIV.es.js.map +0 -1
- package/.chunks/utils-DBVf1Xft.amd.js +0 -2
- package/.chunks/utils-DBVf1Xft.amd.js.map +0 -1
- package/.chunks/utils-ZLUVHeUu.es.js.map +0 -1
package/formsExt/formsExt.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { Core as
|
|
2
|
-
import { defineComponent as
|
|
3
|
-
import {
|
|
4
|
-
import { invertKeyboardLayout as
|
|
5
|
-
import { TopPopup as
|
|
6
|
-
import { _ as
|
|
7
|
-
const
|
|
8
|
-
|
|
9
|
-
const
|
|
1
|
+
import { Core as Z } from "../core/app.js";
|
|
2
|
+
import { defineComponent as E, ref as V, computed as N, openBlock as c, createElementBlock as v, normalizeClass as w, toDisplayString as T, createCommentVNode as A, createElementVNode as _, createVNode as H, withKeys as K, withModifiers as L, createBlock as S, withCtx as $, createTextVNode as I, watch as B, toRef as x, mergeProps as J, mergeModels as z, useModel as X, Fragment as O, renderList as G, withDirectives as Y, vModelRadio as ee, resolveDirective as te, unref as M, renderSlot as j } from "vue";
|
|
3
|
+
import { x as oe, _ as D, c as le, s as ae, a as se, C as ne } from "../.chunks/forms-cAFIQajo.es.js";
|
|
4
|
+
import { invertKeyboardLayout as re } from "../utils/keyboard.js";
|
|
5
|
+
import { TopPopup as ie, TopPopupWidgetInput as ue, TopPopupListItem as R } from "../popup/popup.js";
|
|
6
|
+
import { _ as de } from "../.chunks/menu.vue_vue_type_style_index_0_lang-BoLzlJHY.es.js";
|
|
7
|
+
const q = ["../assets/formsExt.css"].map((n) => import.meta.resolve(n));
|
|
8
|
+
Z.insertCSSLinkToPage(q, !0);
|
|
9
|
+
const pe = { class: "top-editArea_footer" }, ce = /* @__PURE__ */ E({
|
|
10
10
|
__name: "editArea",
|
|
11
11
|
props: {
|
|
12
12
|
defaultValue: { default: "" },
|
|
@@ -29,91 +29,85 @@ const ue = { class: "top-editArea_footer" }, de = /* @__PURE__ */ P({
|
|
|
29
29
|
hint: {}
|
|
30
30
|
},
|
|
31
31
|
emits: ["submit", "close", "clickOnTitle"],
|
|
32
|
-
setup(
|
|
33
|
-
const e =
|
|
34
|
-
|
|
35
|
-
},
|
|
36
|
-
if (e.forceShowCloseBtn && !
|
|
37
|
-
|
|
32
|
+
setup(n, { emit: a }) {
|
|
33
|
+
const e = n, o = a, f = V(e.defaultValue), y = V(e.isFocused), r = N(() => f.value !== e.defaultValue), u = N(() => e.attachToKeyboard ? "" : e.forceShowCloseBtn && !r.value ? e.closeText : e.cancelText), p = (i) => {
|
|
34
|
+
o("submit", i), f.value = e.defaultValue;
|
|
35
|
+
}, h = () => {
|
|
36
|
+
if (e.forceShowCloseBtn && !r.value) {
|
|
37
|
+
o("close");
|
|
38
38
|
return;
|
|
39
39
|
}
|
|
40
|
-
|
|
40
|
+
f.value = e.defaultValue;
|
|
41
41
|
}, b = () => {
|
|
42
|
-
e.attachToKeyboard &&
|
|
42
|
+
e.attachToKeyboard && o("clickOnTitle");
|
|
43
43
|
};
|
|
44
|
-
return (
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
44
|
+
return (i, l) => (c(), v("div", {
|
|
45
|
+
class: w({
|
|
46
|
+
"top-editArea": !0,
|
|
47
|
+
"top-editArea-attachedToKeyboard": i.attachToKeyboard
|
|
48
|
+
})
|
|
49
|
+
}, [
|
|
50
|
+
i.title ? (c(), v("div", {
|
|
51
|
+
key: 0,
|
|
52
|
+
class: "top-editArea_title",
|
|
53
|
+
onClick: l[0] || (l[0] = (g) => b())
|
|
54
|
+
}, T(i.title), 1)) : A("", !0),
|
|
55
|
+
_("div", {
|
|
56
|
+
class: w({
|
|
57
|
+
"top-editArea_form": !0,
|
|
58
|
+
"top-error": i.isError,
|
|
59
|
+
"top-focus": y.value
|
|
50
60
|
})
|
|
51
61
|
}, [
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
]
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
}, 8, ["icon"])) : A("", !0),
|
|
100
|
-
n.value ? (c(), k(D, {
|
|
101
|
-
key: 1,
|
|
102
|
-
class: "top-editArea_button",
|
|
103
|
-
icon: u.attachToKeyboard ? "" : "",
|
|
104
|
-
onClick: o[5] || (o[5] = (h) => i(m.value))
|
|
105
|
-
}, {
|
|
106
|
-
default: C(() => [
|
|
107
|
-
$(B(u.attachToKeyboard ? "" : u.submitText), 1)
|
|
108
|
-
]),
|
|
109
|
-
_: 1
|
|
110
|
-
}, 8, ["icon"])) : A("", !0)
|
|
111
|
-
])
|
|
112
|
-
], 2)
|
|
113
|
-
], 2);
|
|
114
|
-
};
|
|
62
|
+
H(oe, {
|
|
63
|
+
modelValue: f.value,
|
|
64
|
+
"onUpdate:modelValue": l[1] || (l[1] = (g) => f.value = g),
|
|
65
|
+
name: i.name,
|
|
66
|
+
placeholder: i.placeholder,
|
|
67
|
+
rows: i.rows,
|
|
68
|
+
minHeight: i.minHeight,
|
|
69
|
+
expandable: i.expandable,
|
|
70
|
+
disabled: i.disabled,
|
|
71
|
+
readonly: i.readonly,
|
|
72
|
+
isError: i.isError,
|
|
73
|
+
hint: i.hint,
|
|
74
|
+
class: "top-editArea_element",
|
|
75
|
+
onFocus: l[2] || (l[2] = () => y.value = !0),
|
|
76
|
+
onBlur: l[3] || (l[3] = () => y.value = !1),
|
|
77
|
+
onKeyup: [
|
|
78
|
+
K(h, ["esc"]),
|
|
79
|
+
l[4] || (l[4] = K(L((g) => p(f.value), ["ctrl"]), ["enter"]))
|
|
80
|
+
]
|
|
81
|
+
}, null, 8, ["modelValue", "name", "placeholder", "rows", "minHeight", "expandable", "disabled", "readonly", "isError", "hint"]),
|
|
82
|
+
_("div", pe, [
|
|
83
|
+
!i.attachToKeyboard && (r.value || i.forceShowCloseBtn) ? (c(), S(D, {
|
|
84
|
+
key: 0,
|
|
85
|
+
class: "top-editArea_button",
|
|
86
|
+
color: "theme",
|
|
87
|
+
styling: "soft",
|
|
88
|
+
onClick: h
|
|
89
|
+
}, {
|
|
90
|
+
default: $(() => [
|
|
91
|
+
I(T(u.value), 1)
|
|
92
|
+
]),
|
|
93
|
+
_: 1
|
|
94
|
+
})) : A("", !0),
|
|
95
|
+
r.value ? (c(), S(D, {
|
|
96
|
+
key: 1,
|
|
97
|
+
class: "top-editArea_button",
|
|
98
|
+
icon: i.attachToKeyboard ? "" : "",
|
|
99
|
+
onClick: l[5] || (l[5] = (g) => p(f.value))
|
|
100
|
+
}, {
|
|
101
|
+
default: $(() => [
|
|
102
|
+
I(T(i.attachToKeyboard ? "" : i.submitText), 1)
|
|
103
|
+
]),
|
|
104
|
+
_: 1
|
|
105
|
+
}, 8, ["icon"])) : A("", !0)
|
|
106
|
+
])
|
|
107
|
+
], 2)
|
|
108
|
+
], 2));
|
|
115
109
|
}
|
|
116
|
-
}),
|
|
110
|
+
}), me = { class: "top-editInput" }, fe = /* @__PURE__ */ E({
|
|
117
111
|
__name: "editInput",
|
|
118
112
|
props: {
|
|
119
113
|
modelValue: {},
|
|
@@ -121,32 +115,32 @@ const ue = { class: "top-editArea_footer" }, de = /* @__PURE__ */ P({
|
|
|
121
115
|
button: {}
|
|
122
116
|
},
|
|
123
117
|
emits: ["update:modelValue"],
|
|
124
|
-
setup(
|
|
125
|
-
const e =
|
|
126
|
-
|
|
127
|
-
|
|
118
|
+
setup(n, { emit: a }) {
|
|
119
|
+
const e = n, o = V(e.modelValue);
|
|
120
|
+
B(x(e.modelValue), () => {
|
|
121
|
+
o.value = e.modelValue;
|
|
128
122
|
});
|
|
129
|
-
const
|
|
130
|
-
|
|
123
|
+
const f = a, y = () => {
|
|
124
|
+
f("update:modelValue", o.value);
|
|
131
125
|
};
|
|
132
|
-
return (
|
|
133
|
-
H(
|
|
134
|
-
onKeydownCapture:
|
|
135
|
-
onKeydown:
|
|
136
|
-
modelValue:
|
|
137
|
-
"onUpdate:modelValue":
|
|
126
|
+
return (r, u) => (c(), v("div", me, [
|
|
127
|
+
H(le, J(r.input, {
|
|
128
|
+
onKeydownCapture: u[0] || (u[0] = K(L((p) => o.value = r.modelValue, ["stop"]), ["esc"])),
|
|
129
|
+
onKeydown: K(L(y, ["stop"]), ["enter"]),
|
|
130
|
+
modelValue: o.value,
|
|
131
|
+
"onUpdate:modelValue": u[1] || (u[1] = (p) => o.value = p)
|
|
138
132
|
}), null, 16, ["onKeydown", "modelValue"]),
|
|
139
|
-
|
|
133
|
+
o.value !== r.modelValue ? (c(), S(D, J({
|
|
140
134
|
key: 0,
|
|
141
135
|
icon: "",
|
|
142
136
|
styling: "soft"
|
|
143
|
-
},
|
|
137
|
+
}, r.button, { onClick: y }), null, 16)) : A("", !0)
|
|
144
138
|
]));
|
|
145
139
|
}
|
|
146
|
-
}),
|
|
140
|
+
}), ve = ["data-top-icon", "onClick"], ye = {
|
|
147
141
|
key: 0,
|
|
148
142
|
class: "top-radioGroup_circle"
|
|
149
|
-
},
|
|
143
|
+
}, he = ["value", "disabled"], ge = /* @__PURE__ */ E({
|
|
150
144
|
__name: "radioGroup",
|
|
151
145
|
props: /* @__PURE__ */ z({
|
|
152
146
|
modelValue: {},
|
|
@@ -161,115 +155,115 @@ const ue = { class: "top-editArea_footer" }, de = /* @__PURE__ */ P({
|
|
|
161
155
|
modelModifiers: {}
|
|
162
156
|
}),
|
|
163
157
|
emits: /* @__PURE__ */ z(["update:modelValue"], ["update:modelValue"]),
|
|
164
|
-
setup(
|
|
165
|
-
const e =
|
|
166
|
-
|
|
167
|
-
var
|
|
168
|
-
(
|
|
158
|
+
setup(n, { emit: a }) {
|
|
159
|
+
const e = X(n, "modelValue"), o = n, f = V(null);
|
|
160
|
+
B(e, () => {
|
|
161
|
+
var r, u, p, h, b;
|
|
162
|
+
(r = o.radiosProps) != null && r.some((i) => i.value === e.value) || (e.value = ((p = (u = o.radiosProps) == null ? void 0 : u[0]) == null ? void 0 : p.value) ?? ""), (b = (h = f.value) == null ? void 0 : h.querySelector(".radioGroup_item-selected")) == null || b.scrollIntoView();
|
|
169
163
|
}, { immediate: !0 });
|
|
170
|
-
const
|
|
171
|
-
return (
|
|
164
|
+
const y = "radioGroup-" + Math.random();
|
|
165
|
+
return (r, u) => (c(), v("div", {
|
|
172
166
|
ref_key: "elRef",
|
|
173
|
-
ref:
|
|
174
|
-
class:
|
|
167
|
+
ref: f,
|
|
168
|
+
class: w({
|
|
175
169
|
"top-radioGroup": !0,
|
|
176
170
|
"top-scrollBarXHidding": !0,
|
|
177
|
-
["top-size_" +
|
|
178
|
-
"top-error":
|
|
171
|
+
["top-size_" + r.size]: !!r.size,
|
|
172
|
+
"top-error": r.isError
|
|
179
173
|
})
|
|
180
174
|
}, [
|
|
181
|
-
(c(!0), v(O, null, G(
|
|
182
|
-
class:
|
|
183
|
-
"top-radioGroup_item-selected":
|
|
175
|
+
(c(!0), v(O, null, G(r.radiosProps, (p) => (c(), v("label", {
|
|
176
|
+
class: w({
|
|
177
|
+
"top-radioGroup_item-selected": p.value === e.value,
|
|
184
178
|
"top-radioGroup_item": !0,
|
|
185
179
|
"top-forms-focusable": !0,
|
|
186
|
-
"top-disabled":
|
|
180
|
+
"top-disabled": p.disabled
|
|
187
181
|
}),
|
|
188
|
-
"data-top-icon":
|
|
189
|
-
onClick: (
|
|
182
|
+
"data-top-icon": p.icon,
|
|
183
|
+
onClick: (h) => e.value = p.value
|
|
190
184
|
}, [
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
"onUpdate:modelValue":
|
|
195
|
-
name:
|
|
185
|
+
I(T(p.title) + " ", 1),
|
|
186
|
+
r.showIndicator ? (c(), v("span", ye)) : A("", !0),
|
|
187
|
+
Y(_("input", {
|
|
188
|
+
"onUpdate:modelValue": u[0] || (u[0] = (h) => e.value = h),
|
|
189
|
+
name: y,
|
|
196
190
|
type: "radio",
|
|
197
|
-
class:
|
|
191
|
+
class: w({
|
|
198
192
|
"top-unvisible": !0
|
|
199
193
|
}),
|
|
200
|
-
value:
|
|
201
|
-
disabled:
|
|
202
|
-
}, null, 8,
|
|
203
|
-
[
|
|
194
|
+
value: p.value,
|
|
195
|
+
disabled: p.disabled
|
|
196
|
+
}, null, 8, he), [
|
|
197
|
+
[ee, e.value]
|
|
204
198
|
])
|
|
205
|
-
], 10,
|
|
199
|
+
], 10, ve))), 256))
|
|
206
200
|
], 2));
|
|
207
201
|
}
|
|
208
|
-
}),
|
|
209
|
-
const
|
|
210
|
-
let
|
|
211
|
-
|
|
212
|
-
const
|
|
213
|
-
if (!
|
|
214
|
-
let
|
|
215
|
-
if (e && (
|
|
216
|
-
return
|
|
217
|
-
if (
|
|
218
|
-
if (!Array.isArray(
|
|
202
|
+
}), be = (n, a, e) => {
|
|
203
|
+
const o = V([]), f = V(!1);
|
|
204
|
+
let y = "", r;
|
|
205
|
+
n && !n.params.limit && (n.params.limit = 100);
|
|
206
|
+
const u = async () => {
|
|
207
|
+
if (!n) return;
|
|
208
|
+
let l, g;
|
|
209
|
+
if (e && (n.cache ??= /* @__PURE__ */ new Map(), g = JSON.stringify(n.params), l = n.cache.get(g), l))
|
|
210
|
+
return l;
|
|
211
|
+
if (f.value = !0, l = await n.call(), f.value = !1, l.errors) return;
|
|
212
|
+
if (!Array.isArray(l.result)) {
|
|
219
213
|
console.warn("В result ожидался массив");
|
|
220
214
|
return;
|
|
221
215
|
}
|
|
222
|
-
const
|
|
223
|
-
if (
|
|
224
|
-
console.warn(`В result[${
|
|
216
|
+
const P = l.result.findIndex((k) => k.id === void 0 || k.name === void 0);
|
|
217
|
+
if (P !== -1) {
|
|
218
|
+
console.warn(`В result[${P}] нет id или name`);
|
|
225
219
|
return;
|
|
226
220
|
}
|
|
227
|
-
return e &&
|
|
228
|
-
},
|
|
229
|
-
if (!
|
|
230
|
-
|
|
231
|
-
const
|
|
232
|
-
|
|
233
|
-
},
|
|
234
|
-
if (!
|
|
235
|
-
|
|
236
|
-
const
|
|
237
|
-
|
|
238
|
-
}, b =
|
|
221
|
+
return e && n.cache.set(g, l), l;
|
|
222
|
+
}, p = async () => {
|
|
223
|
+
if (!n) return;
|
|
224
|
+
n.params.offset = 0, n.params.search = y;
|
|
225
|
+
const l = await u();
|
|
226
|
+
l && (r = l.nextOffset, o.value = l.result);
|
|
227
|
+
}, h = async () => {
|
|
228
|
+
if (!n || !r || f.value) return;
|
|
229
|
+
n.params.offset = r, n.params.search = y;
|
|
230
|
+
const l = await u();
|
|
231
|
+
l && (r = l.nextOffset, o.value = o.value.concat(l.result));
|
|
232
|
+
}, b = ae(() => p(), 200);
|
|
239
233
|
return {
|
|
240
|
-
items:
|
|
241
|
-
isLoading:
|
|
242
|
-
loadAppend:
|
|
243
|
-
setSearchTextAndLoad: (
|
|
244
|
-
|
|
234
|
+
items: o,
|
|
235
|
+
isLoading: f,
|
|
236
|
+
loadAppend: h,
|
|
237
|
+
setSearchTextAndLoad: (l, g = !0) => {
|
|
238
|
+
n && (l.length < a || l === y && o.value.length || (y = l, g ? b() : p()));
|
|
245
239
|
}
|
|
246
240
|
};
|
|
247
|
-
},
|
|
241
|
+
}, Ve = { class: "top-selector2_itemMulti top-ellipsis" }, Ae = /* @__PURE__ */ E({
|
|
248
242
|
__name: "itemMulti",
|
|
249
243
|
props: {
|
|
250
244
|
id: {},
|
|
251
245
|
name: {}
|
|
252
246
|
},
|
|
253
247
|
emits: ["delete"],
|
|
254
|
-
setup(
|
|
255
|
-
return (
|
|
256
|
-
|
|
257
|
-
|
|
248
|
+
setup(n) {
|
|
249
|
+
return (a, e) => (c(), v("div", Ve, [
|
|
250
|
+
I(T(a.name) + " ", 1),
|
|
251
|
+
_("span", {
|
|
258
252
|
class: "top-selector2_itemMultiDelete",
|
|
259
253
|
"data-top-icon": "",
|
|
260
|
-
onClick: e[0] || (e[0] = (
|
|
261
|
-
onMousedown: e[1] || (e[1] =
|
|
254
|
+
onClick: e[0] || (e[0] = (o) => a.$emit("delete", a.id)),
|
|
255
|
+
onMousedown: e[1] || (e[1] = L(() => {
|
|
262
256
|
}, ["stop"]))
|
|
263
257
|
}, null, 32)
|
|
264
258
|
]));
|
|
265
259
|
}
|
|
266
|
-
}),
|
|
260
|
+
}), Te = {
|
|
267
261
|
key: 0,
|
|
268
262
|
class: "top-selector2_activeItems"
|
|
269
|
-
},
|
|
263
|
+
}, Ce = {
|
|
270
264
|
key: 1,
|
|
271
265
|
class: "top-selector2_activeName top-ellipsis"
|
|
272
|
-
},
|
|
266
|
+
}, we = /* @__PURE__ */ E({
|
|
273
267
|
__name: "selector2",
|
|
274
268
|
props: /* @__PURE__ */ z({
|
|
275
269
|
modelValue: {},
|
|
@@ -291,146 +285,192 @@ const ue = { class: "top-editArea_footer" }, de = /* @__PURE__ */ P({
|
|
|
291
285
|
modelModifiers: {}
|
|
292
286
|
}),
|
|
293
287
|
emits: ["update:modelValue"],
|
|
294
|
-
setup(
|
|
295
|
-
const
|
|
288
|
+
setup(n) {
|
|
289
|
+
const a = n, e = X(n, "modelValue"), o = V(""), f = {
|
|
296
290
|
id: 0,
|
|
297
|
-
name:
|
|
298
|
-
},
|
|
291
|
+
name: se().Common.All
|
|
292
|
+
}, y = V(null), r = () => {
|
|
299
293
|
var t;
|
|
300
|
-
return (t =
|
|
294
|
+
return (t = y.value) == null ? void 0 : t.popup;
|
|
301
295
|
};
|
|
302
|
-
window.__STORYBOOK_PREVIEW__ && !
|
|
303
|
-
() =>
|
|
296
|
+
window.__STORYBOOK_PREVIEW__ && !a.modelValue && B(
|
|
297
|
+
() => a.multiselect,
|
|
304
298
|
() => {
|
|
305
|
-
e.value =
|
|
299
|
+
e.value = a.multiselect ? [] : { id: null, name: "" };
|
|
306
300
|
},
|
|
307
301
|
{ immediate: !0 }
|
|
308
302
|
);
|
|
309
|
-
const
|
|
303
|
+
const u = be(a.apiRequest, a.minLength, a.useCache), p = N(() => {
|
|
310
304
|
const t = [];
|
|
311
|
-
return !
|
|
312
|
-
}),
|
|
313
|
-
const t =
|
|
314
|
-
let
|
|
315
|
-
return
|
|
316
|
-
const
|
|
317
|
-
(
|
|
318
|
-
}),
|
|
305
|
+
return !a.multiselect && a.appendAllValue && t.push(f), a.items.forEach((s) => t.push({ ...s })), t;
|
|
306
|
+
}), h = (t, s = !0) => s && t.id === null ? Array.isArray(e.value) ? e.value.some((m) => m.id === t.id && m.name === t.name) : t.name === e.value.name : Array.isArray(e.value) ? e.value.some((m) => m.id === t.id) : t.id === e.value.id, b = N(() => {
|
|
307
|
+
const t = o.value.toLowerCase(), s = re(t);
|
|
308
|
+
let m = [];
|
|
309
|
+
return p.value.forEach((d) => {
|
|
310
|
+
const C = d.name.toLowerCase();
|
|
311
|
+
(d.id === Number(t) || C.includes(t) || C.includes(s)) && (C === t || C === s ? m.unshift(d) : m.push(d));
|
|
312
|
+
}), m.push(...u.items.value), a.appendSearchToResult && o.value && (!m.length || m[0].name.toLowerCase() !== t) && m.push({
|
|
319
313
|
id: null,
|
|
320
|
-
name:
|
|
321
|
-
}),
|
|
322
|
-
}),
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
314
|
+
name: o.value
|
|
315
|
+
}), a.multiselect && (m = m.filter((d) => !h(d))), m;
|
|
316
|
+
}), i = V(u.isLoading.value);
|
|
317
|
+
B(u.isLoading, () => {
|
|
318
|
+
i.value = u.isLoading.value;
|
|
319
|
+
});
|
|
320
|
+
const l = async (t) => {
|
|
321
|
+
var s, m;
|
|
322
|
+
if (a.multiselect) {
|
|
323
|
+
if (!Array.isArray(e.value) || h(t))
|
|
326
324
|
return;
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
325
|
+
a.apiRequest && o.value && (i.value = !0);
|
|
326
|
+
const d = [...e.value];
|
|
327
|
+
d.push({ ...t }), e.value = d, ne.state.isMobile ? ((s = r()) == null || s.close(), o.value && (o.value = "", u.items.value = [])) : setTimeout(() => {
|
|
328
|
+
var C, F, U, W;
|
|
329
|
+
(C = r()) == null || C.recalcPosition(), (W = (U = (F = r()) == null ? void 0 : F.elPopupWidget) == null ? void 0 : U.querySelector("input")) == null || W.focus(), o.value && (b.value.length ? a.apiRequest && (i.value = !1) : (o.value = "", u.items.value = []));
|
|
331
330
|
});
|
|
332
331
|
} else
|
|
333
|
-
|
|
334
|
-
},
|
|
332
|
+
o.value && (o.value = "", u.items.value = []), JSON.stringify(t) !== JSON.stringify(e.value) && (e.value = { ...t }), (m = r()) == null || m.close();
|
|
333
|
+
}, g = () => {
|
|
335
334
|
if (!Array.isArray(e.value)) {
|
|
336
|
-
const s = (
|
|
337
|
-
e.value = { ...
|
|
335
|
+
const s = (p.value.findIndex((m) => m.id === e.value.id) + 1) % p.value.length;
|
|
336
|
+
e.value = { ...p.value[s] };
|
|
338
337
|
}
|
|
339
|
-
},
|
|
338
|
+
}, P = async (t) => {
|
|
340
339
|
Array.isArray(e.value) && (e.value = e.value.filter((s) => s.id !== t), setTimeout(() => {
|
|
341
340
|
var s;
|
|
342
|
-
(s =
|
|
341
|
+
(s = r()) == null || s.recalcPosition();
|
|
343
342
|
}));
|
|
344
|
-
},
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
}),
|
|
348
|
-
const
|
|
343
|
+
}, k = V(!1);
|
|
344
|
+
a.apiRequest && (B(k, () => {
|
|
345
|
+
k.value && u.setSearchTextAndLoad(o.value, !1);
|
|
346
|
+
}), B(o, () => u.setSearchTextAndLoad(o.value)));
|
|
347
|
+
const Q = (t) => {
|
|
349
348
|
const s = t.target;
|
|
350
|
-
s.scrollTop / (s.scrollHeight - s.offsetHeight) > 0.8 &&
|
|
349
|
+
s.scrollTop / (s.scrollHeight - s.offsetHeight) > 0.8 && u.loadAppend();
|
|
351
350
|
};
|
|
352
|
-
return (t, s) =>
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
351
|
+
return (t, s) => {
|
|
352
|
+
const m = te("top-focus");
|
|
353
|
+
return c(), S(M(ie), {
|
|
354
|
+
ref_key: "popupRef",
|
|
355
|
+
ref: y,
|
|
356
|
+
onOpen: s[2] || (s[2] = (d) => k.value = !0),
|
|
357
|
+
onClose: s[3] || (s[3] = (d) => k.value = !1),
|
|
358
|
+
onScrollContentList: s[4] || (s[4] = (d) => t.apiRequest ? Q(d) : void 0),
|
|
359
|
+
notch: !1,
|
|
360
|
+
transitionDuration: 0
|
|
361
|
+
}, {
|
|
362
|
+
opener: $(() => [
|
|
363
|
+
Y((c(), v("div", {
|
|
364
|
+
class: w({
|
|
365
|
+
"top-selector2": !0,
|
|
366
|
+
"top-selector2-multiselect": t.multiselect,
|
|
367
|
+
["top-size_" + t.size]: !0,
|
|
368
|
+
"top-disabled": t.disabled,
|
|
369
|
+
"top-forms-focusable": !t.disabled,
|
|
370
|
+
"top-error": t.isError
|
|
371
|
+
}),
|
|
372
|
+
onKeydown: s[0] || (s[0] = K((d) => d.currentTarget.click(), ["enter", "space"])),
|
|
373
|
+
tabindex: "0"
|
|
374
|
+
}, [
|
|
375
|
+
t.multiselect ? (c(), v("div", Te, [
|
|
376
|
+
(c(!0), v(O, null, G(e.value, (d) => (c(), S(Ae, {
|
|
377
|
+
id: d.id,
|
|
378
|
+
name: d.name,
|
|
379
|
+
onDelete: P
|
|
380
|
+
}, null, 8, ["id", "name"]))), 256))
|
|
381
|
+
])) : A("", !0),
|
|
382
|
+
t.multiselect ? A("", !0) : (c(), v("span", Ce, T(Array.isArray(e.value) ? "" : e.value.name), 1)),
|
|
383
|
+
t.addChanger && !t.multiselect && p.value.length > 1 && !t.disabled ? (c(), v("span", {
|
|
384
|
+
key: 2,
|
|
385
|
+
class: "top-changer top-changer-selector",
|
|
386
|
+
onClick: L(g, ["stop"])
|
|
387
|
+
})) : A("", !0)
|
|
388
|
+
], 34)), [
|
|
389
|
+
[
|
|
390
|
+
m,
|
|
391
|
+
t.isError,
|
|
392
|
+
void 0,
|
|
393
|
+
{ onupdate: !0 }
|
|
394
|
+
]
|
|
395
|
+
])
|
|
396
|
+
]),
|
|
397
|
+
widget: $(() => [
|
|
398
|
+
H(M(ue), {
|
|
399
|
+
title: "Поиск",
|
|
400
|
+
icon: "",
|
|
401
|
+
modelValue: o.value,
|
|
402
|
+
"onUpdate:modelValue": s[1] || (s[1] = (d) => o.value = d),
|
|
403
|
+
isLoading: i.value,
|
|
404
|
+
placeholder: !Array.isArray(e.value) && !t.multiselect && t.showSelectedInInput ? e.value.name : t.placeholder
|
|
405
|
+
}, null, 8, ["modelValue", "isLoading", "placeholder"])
|
|
406
|
+
]),
|
|
407
|
+
contentList: $(() => [
|
|
408
|
+
(c(!0), v(O, null, G(b.value, (d) => (c(), S(M(R), {
|
|
409
|
+
class: w({
|
|
410
|
+
"top-active": !Array.isArray(e.value) && !t.multiselect && e.value.name === d.name
|
|
411
|
+
}),
|
|
412
|
+
key: d.id ?? void 0,
|
|
413
|
+
onClick: L((C) => l(d), ["stop"])
|
|
414
|
+
}, {
|
|
415
|
+
default: $(() => [
|
|
416
|
+
t.$slots.item ? j(t.$slots, "item", {
|
|
417
|
+
key: 0,
|
|
418
|
+
item: d
|
|
419
|
+
}) : (c(), v(O, { key: 1 }, [
|
|
420
|
+
I(T(d.name), 1)
|
|
421
|
+
], 64))
|
|
422
|
+
]),
|
|
423
|
+
_: 2
|
|
424
|
+
}, 1032, ["class", "onClick"]))), 128)),
|
|
425
|
+
!i.value && !b.value.length ? (c(), S(M(R), {
|
|
426
|
+
key: 0,
|
|
427
|
+
type: "regular"
|
|
428
|
+
}, {
|
|
429
|
+
default: $(() => [
|
|
430
|
+
I(T(t.$i18n.Common.No_results), 1)
|
|
431
|
+
]),
|
|
432
|
+
_: 1
|
|
384
433
|
})) : A("", !0)
|
|
385
|
-
],
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
])
|
|
413
|
-
|
|
414
|
-
}, 1032, ["class", "onClick"]))), 128)),
|
|
415
|
-
b.value.length ? A("", !0) : (c(), k(L(R), {
|
|
416
|
-
key: 0,
|
|
417
|
-
type: "regular"
|
|
418
|
-
}, {
|
|
419
|
-
default: C(() => s[4] || (s[4] = [
|
|
420
|
-
$(" Нет результатов ")
|
|
421
|
-
])),
|
|
422
|
-
_: 1
|
|
423
|
-
}))
|
|
434
|
+
]),
|
|
435
|
+
_: 3
|
|
436
|
+
}, 512);
|
|
437
|
+
};
|
|
438
|
+
}
|
|
439
|
+
}), ke = ["data-top-icon"], $e = { class: "top-info_text" }, Se = {
|
|
440
|
+
key: 0,
|
|
441
|
+
class: "top-info_value"
|
|
442
|
+
}, Ie = /* @__PURE__ */ E({
|
|
443
|
+
__name: "info",
|
|
444
|
+
props: {
|
|
445
|
+
icon: {},
|
|
446
|
+
styling: { default: "default" },
|
|
447
|
+
size: { default: "default" },
|
|
448
|
+
value: {}
|
|
449
|
+
},
|
|
450
|
+
setup(n) {
|
|
451
|
+
return (a, e) => (c(), v("div", {
|
|
452
|
+
class: w({
|
|
453
|
+
"top-info": !0,
|
|
454
|
+
["top-size_" + a.size]: !0,
|
|
455
|
+
["top-info-styling_" + a.styling]: !0
|
|
456
|
+
}),
|
|
457
|
+
"data-top-icon": a.icon
|
|
458
|
+
}, [
|
|
459
|
+
_("div", $e, [
|
|
460
|
+
j(a.$slots, "default", {}, () => [
|
|
461
|
+
e[0] || (e[0] = I("Очень важная информация"))
|
|
462
|
+
])
|
|
424
463
|
]),
|
|
425
|
-
|
|
426
|
-
|
|
464
|
+
a.value ? (c(), v("span", Se, T(a.value), 1)) : A("", !0)
|
|
465
|
+
], 10, ke));
|
|
427
466
|
}
|
|
428
|
-
}),
|
|
467
|
+
}), Me = ce, Oe = fe, Ne = ge, ze = we, Ge = de, De = Ie;
|
|
429
468
|
export {
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
469
|
+
Me as TopEditArea,
|
|
470
|
+
Oe as TopEditInput,
|
|
471
|
+
De as TopInfo,
|
|
472
|
+
Ge as TopMenu,
|
|
473
|
+
Ne as TopRadioGroup,
|
|
474
|
+
ze as TopSelector2
|
|
435
475
|
};
|
|
436
476
|
//# sourceMappingURL=formsExt.js.map
|