@topvisor/ui 1.0.17 → 1.0.18-dialog-footer-6
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-D3sw95t_.es.js → datepicker-C-QFv8Wm.es.js} +2 -2
- package/.chunks/{datepicker-D3sw95t_.es.js.map → datepicker-C-QFv8Wm.es.js.map} +1 -1
- package/.chunks/{datepicker-DKvr3NYw.amd.js → datepicker-QG5NqyHa.amd.js} +2 -2
- package/.chunks/{datepicker-DKvr3NYw.amd.js.map → datepicker-QG5NqyHa.amd.js.map} +1 -1
- package/.chunks/{forms-D-Qak1sK.es.js → forms-BeCSWhdZ.es.js} +784 -733
- package/.chunks/{forms-D-Qak1sK.es.js.map → forms-BeCSWhdZ.es.js.map} +1 -1
- package/.chunks/{forms-CmlWMEyk.amd.js → forms-DYuU936i.amd.js} +3 -3
- package/.chunks/{forms-CmlWMEyk.amd.js.map → forms-DYuU936i.amd.js.map} +1 -1
- package/.chunks/listItem.vue_vue_type_script_setup_true_lang-BC88J71B.amd.js +2 -0
- package/.chunks/listItem.vue_vue_type_script_setup_true_lang-BC88J71B.amd.js.map +1 -0
- package/.chunks/listItem.vue_vue_type_script_setup_true_lang-DN-pHrhc.es.js +181 -0
- package/.chunks/{listItem.vue_vue_type_script_setup_true_lang-DJHtjszw.es.js.map → listItem.vue_vue_type_script_setup_true_lang-DN-pHrhc.es.js.map} +1 -1
- package/.chunks/{menu.vue_vue_type_style_index_0_lang-B3283XCf.es.js → menu.vue_vue_type_style_index_0_lang-BNzX8C8v.es.js} +24 -24
- package/.chunks/{menu.vue_vue_type_style_index_0_lang-B3283XCf.es.js.map → menu.vue_vue_type_style_index_0_lang-BNzX8C8v.es.js.map} +1 -1
- package/.chunks/{menu.vue_vue_type_style_index_0_lang-DcFQyQgs.amd.js → menu.vue_vue_type_style_index_0_lang-RE6Dl4Gd.amd.js} +2 -2
- package/.chunks/{menu.vue_vue_type_style_index_0_lang-DcFQyQgs.amd.js.map → menu.vue_vue_type_style_index_0_lang-RE6Dl4Gd.amd.js.map} +1 -1
- package/.chunks/{notice-CYeec0mu.amd.js → notice-D41sY-7B.amd.js} +2 -2
- package/.chunks/{notice-CYeec0mu.amd.js.map → notice-D41sY-7B.amd.js.map} +1 -1
- package/.chunks/{notice-BaKZwsEy.es.js → notice-zqNsNusv.es.js} +2 -2
- package/.chunks/{notice-BaKZwsEy.es.js.map → notice-zqNsNusv.es.js.map} +1 -1
- package/.chunks/{popup-CFLTYUFN.es.js → popup-CYjUUTBV.es.js} +4 -4
- package/.chunks/popup-CYjUUTBV.es.js.map +1 -0
- package/.chunks/popup-CnEewIWQ.amd.js +2 -0
- package/.chunks/popup-CnEewIWQ.amd.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-CMUKKTIV.es.js → utils-DgEUEjsV.es.js} +78 -78
- package/.chunks/{utils-CMUKKTIV.es.js.map → utils-DgEUEjsV.es.js.map} +1 -1
- package/.chunks/utils-DtGkkvY6.es.js +225 -0
- package/.chunks/{utils-ZLUVHeUu.es.js.map → utils-DtGkkvY6.es.js.map} +1 -1
- package/.chunks/{utils-BVBK0hEY.amd.js → utils-YZ-Ix6pw.amd.js} +2 -2
- package/.chunks/{utils-BVBK0hEY.amd.js.map → utils-YZ-Ix6pw.amd.js.map} +1 -1
- package/.chunks/utils-mu5qRCJN.amd.js +2 -0
- package/.chunks/{utils-DBVf1Xft.amd.js.map → utils-mu5qRCJN.amd.js.map} +1 -1
- 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/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/dialog/dialog/page/types.d.ts +6 -0
- 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 +20 -0
- package/components/formsExt/info/types.d.ts +21 -0
- 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 +98 -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 +93 -84
- 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/formsExt/formsExt.amd.js +1 -1
- package/formsExt/formsExt.amd.js.map +1 -1
- package/formsExt/formsExt.js +339 -292
- package/formsExt/formsExt.js.map +1 -1
- 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 +31 -31
- package/popup/popup.amd.js +1 -1
- package/popup/popup.amd.js.map +1 -1
- package/popup/popup.js +17 -17
- 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/tabsView/tabsView.amd.js +1 -1
- package/tabsView/tabsView.amd.js.map +1 -1
- package/tabsView/tabsView.js +37 -37
- 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/keyboard.amd.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/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 +41 -0
- 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/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-DBVf1Xft.amd.js +0 -2
- package/.chunks/utils-ZLUVHeUu.es.js +0 -225
- package/components/formsExt/info/info.d.ts +0 -20
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 q } from "../core/app.js";
|
|
2
|
+
import { defineComponent as _, ref as V, computed as z, openBlock as p, createElementBlock as v, normalizeClass as C, toDisplayString as w, createCommentVNode as A, createElementVNode as E, createVNode as R, withKeys as B, withModifiers as S, createBlock as k, withCtx as $, createTextVNode as L, watch as I, toRef as ee, mergeProps as X, mergeModels as G, useModel as j, Fragment as N, renderList as D, withDirectives as Q, vModelRadio as te, resolveDirective as oe, unref as O, renderSlot as H } from "vue";
|
|
3
|
+
import { x as le, _ as F, c as ae, s as se, a as ne, C as re } from "../.chunks/forms-BeCSWhdZ.es.js";
|
|
4
|
+
import { invertKeyboardLayout as ie } from "../utils/keyboard.js";
|
|
5
|
+
import { TopPopup as ue, TopPopupWidgetInput as de, TopPopupListItem as Y } from "../popup/popup.js";
|
|
6
|
+
import { _ as pe } from "../.chunks/menu.vue_vue_type_style_index_0_lang-BNzX8C8v.es.js";
|
|
7
|
+
const x = ["../assets/formsExt.css"].map((n) => import.meta.resolve(n));
|
|
8
|
+
q.insertCSSLinkToPage(x, !0);
|
|
9
|
+
const ce = { class: "top-editArea_footer" }, me = /* @__PURE__ */ _({
|
|
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, l = a, f = V(e.defaultValue), y = V(e.isFocused), d = z(() => f.value !== e.defaultValue), c = z(() => e.attachToKeyboard ? "" : e.forceShowCloseBtn && !d.value ? e.closeText : e.cancelText), r = (i) => {
|
|
34
|
+
l("submit", i), f.value = e.defaultValue;
|
|
35
|
+
}, h = () => {
|
|
36
|
+
if (e.forceShowCloseBtn && !d.value) {
|
|
37
|
+
l("close");
|
|
38
38
|
return;
|
|
39
39
|
}
|
|
40
|
-
|
|
41
|
-
},
|
|
42
|
-
e.attachToKeyboard &&
|
|
40
|
+
f.value = e.defaultValue;
|
|
41
|
+
}, T = () => {
|
|
42
|
+
e.attachToKeyboard && l("clickOnTitle");
|
|
43
43
|
};
|
|
44
|
-
return (
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
44
|
+
return (i, o) => (p(), v("div", {
|
|
45
|
+
class: C({
|
|
46
|
+
"top-editArea": !0,
|
|
47
|
+
"top-editArea-attachedToKeyboard": i.attachToKeyboard
|
|
48
|
+
})
|
|
49
|
+
}, [
|
|
50
|
+
i.title ? (p(), v("div", {
|
|
51
|
+
key: 0,
|
|
52
|
+
class: "top-editArea_title",
|
|
53
|
+
onClick: o[0] || (o[0] = (g) => T())
|
|
54
|
+
}, w(i.title), 1)) : A("", !0),
|
|
55
|
+
E("div", {
|
|
56
|
+
class: C({
|
|
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
|
+
R(le, {
|
|
63
|
+
modelValue: f.value,
|
|
64
|
+
"onUpdate:modelValue": o[1] || (o[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: o[2] || (o[2] = () => y.value = !0),
|
|
76
|
+
onBlur: o[3] || (o[3] = () => y.value = !1),
|
|
77
|
+
onKeyup: [
|
|
78
|
+
B(h, ["esc"]),
|
|
79
|
+
o[4] || (o[4] = B(S((g) => r(f.value), ["ctrl"]), ["enter"]))
|
|
80
|
+
]
|
|
81
|
+
}, null, 8, ["modelValue", "name", "placeholder", "rows", "minHeight", "expandable", "disabled", "readonly", "isError", "hint"]),
|
|
82
|
+
E("div", ce, [
|
|
83
|
+
!i.attachToKeyboard && (d.value || i.forceShowCloseBtn) ? (p(), k(F, {
|
|
84
|
+
key: 0,
|
|
85
|
+
class: "top-editArea_button",
|
|
86
|
+
color: "theme",
|
|
87
|
+
styling: "soft",
|
|
88
|
+
onClick: h
|
|
89
|
+
}, {
|
|
90
|
+
default: $(() => [
|
|
91
|
+
L(w(c.value), 1)
|
|
92
|
+
]),
|
|
93
|
+
_: 1
|
|
94
|
+
})) : A("", !0),
|
|
95
|
+
d.value ? (p(), k(F, {
|
|
96
|
+
key: 1,
|
|
97
|
+
class: "top-editArea_button",
|
|
98
|
+
icon: i.attachToKeyboard ? "" : "",
|
|
99
|
+
onClick: o[5] || (o[5] = (g) => r(f.value))
|
|
100
|
+
}, {
|
|
101
|
+
default: $(() => [
|
|
102
|
+
L(w(i.attachToKeyboard ? "" : i.submitText), 1)
|
|
103
|
+
]),
|
|
104
|
+
_: 1
|
|
105
|
+
}, 8, ["icon"])) : A("", !0)
|
|
106
|
+
])
|
|
107
|
+
], 2)
|
|
108
|
+
], 2));
|
|
115
109
|
}
|
|
116
|
-
}),
|
|
110
|
+
}), fe = { class: "top-editInput" }, ve = /* @__PURE__ */ _({
|
|
117
111
|
__name: "editInput",
|
|
118
112
|
props: {
|
|
119
113
|
modelValue: {},
|
|
@@ -121,34 +115,34 @@ 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, l = V(e.modelValue);
|
|
120
|
+
I(ee(e.modelValue), () => {
|
|
121
|
+
l.value = e.modelValue;
|
|
128
122
|
});
|
|
129
|
-
const
|
|
130
|
-
|
|
123
|
+
const f = a, y = () => {
|
|
124
|
+
f("update:modelValue", l.value);
|
|
131
125
|
};
|
|
132
|
-
return (
|
|
133
|
-
|
|
134
|
-
onKeydownCapture:
|
|
135
|
-
onKeydown:
|
|
136
|
-
modelValue:
|
|
137
|
-
"onUpdate:modelValue":
|
|
126
|
+
return (d, c) => (p(), v("div", fe, [
|
|
127
|
+
R(ae, X(d.input, {
|
|
128
|
+
onKeydownCapture: c[0] || (c[0] = B(S((r) => l.value = d.modelValue, ["stop"]), ["esc"])),
|
|
129
|
+
onKeydown: B(S(y, ["stop"]), ["enter"]),
|
|
130
|
+
modelValue: l.value,
|
|
131
|
+
"onUpdate:modelValue": c[1] || (c[1] = (r) => l.value = r)
|
|
138
132
|
}), null, 16, ["onKeydown", "modelValue"]),
|
|
139
|
-
|
|
133
|
+
l.value !== d.modelValue ? (p(), k(F, X({
|
|
140
134
|
key: 0,
|
|
141
135
|
icon: "",
|
|
142
136
|
styling: "soft"
|
|
143
|
-
},
|
|
137
|
+
}, d.button, { onClick: y }), null, 16)) : A("", !0)
|
|
144
138
|
]));
|
|
145
139
|
}
|
|
146
|
-
}),
|
|
140
|
+
}), ye = ["data-top-icon", "onClick"], he = {
|
|
147
141
|
key: 0,
|
|
148
142
|
class: "top-radioGroup_circle"
|
|
149
|
-
},
|
|
143
|
+
}, ge = ["value", "disabled"], be = /* @__PURE__ */ _({
|
|
150
144
|
__name: "radioGroup",
|
|
151
|
-
props: /* @__PURE__ */
|
|
145
|
+
props: /* @__PURE__ */ G({
|
|
152
146
|
modelValue: {},
|
|
153
147
|
radiosProps: {},
|
|
154
148
|
showIndicator: { type: Boolean },
|
|
@@ -160,118 +154,118 @@ const ue = { class: "top-editArea_footer" }, de = /* @__PURE__ */ P({
|
|
|
160
154
|
},
|
|
161
155
|
modelModifiers: {}
|
|
162
156
|
}),
|
|
163
|
-
emits: /* @__PURE__ */
|
|
164
|
-
setup(
|
|
165
|
-
const e =
|
|
166
|
-
|
|
167
|
-
var
|
|
168
|
-
(
|
|
157
|
+
emits: /* @__PURE__ */ G(["update:modelValue"], ["update:modelValue"]),
|
|
158
|
+
setup(n, { emit: a }) {
|
|
159
|
+
const e = j(n, "modelValue"), l = n, f = V(null);
|
|
160
|
+
I(e, () => {
|
|
161
|
+
var d, c, r, h, T;
|
|
162
|
+
(d = l.radiosProps) != null && d.some((i) => i.value === e.value) || (e.value = ((r = (c = l.radiosProps) == null ? void 0 : c[0]) == null ? void 0 : r.value) ?? ""), (T = (h = f.value) == null ? void 0 : h.querySelector(".radioGroup_item-selected")) == null || T.scrollIntoView();
|
|
169
163
|
}, { immediate: !0 });
|
|
170
|
-
const
|
|
171
|
-
return (
|
|
164
|
+
const y = "radioGroup-" + Math.random();
|
|
165
|
+
return (d, c) => (p(), v("div", {
|
|
172
166
|
ref_key: "elRef",
|
|
173
|
-
ref:
|
|
174
|
-
class:
|
|
167
|
+
ref: f,
|
|
168
|
+
class: C({
|
|
175
169
|
"top-radioGroup": !0,
|
|
176
170
|
"top-scrollBarXHidding": !0,
|
|
177
|
-
["top-size_" +
|
|
178
|
-
"top-error":
|
|
171
|
+
["top-size_" + d.size]: !!d.size,
|
|
172
|
+
"top-error": d.isError
|
|
179
173
|
})
|
|
180
174
|
}, [
|
|
181
|
-
(
|
|
182
|
-
class:
|
|
183
|
-
"top-radioGroup_item-selected":
|
|
175
|
+
(p(!0), v(N, null, D(d.radiosProps, (r) => (p(), v("label", {
|
|
176
|
+
class: C({
|
|
177
|
+
"top-radioGroup_item-selected": r.value === e.value,
|
|
184
178
|
"top-radioGroup_item": !0,
|
|
185
179
|
"top-forms-focusable": !0,
|
|
186
|
-
"top-disabled":
|
|
180
|
+
"top-disabled": r.disabled
|
|
187
181
|
}),
|
|
188
|
-
"data-top-icon":
|
|
189
|
-
onClick: (
|
|
182
|
+
"data-top-icon": r.icon,
|
|
183
|
+
onClick: (h) => e.value = r.value
|
|
190
184
|
}, [
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
"onUpdate:modelValue":
|
|
195
|
-
name:
|
|
185
|
+
L(w(r.title) + " ", 1),
|
|
186
|
+
d.showIndicator ? (p(), v("span", he)) : A("", !0),
|
|
187
|
+
Q(E("input", {
|
|
188
|
+
"onUpdate:modelValue": c[0] || (c[0] = (h) => e.value = h),
|
|
189
|
+
name: y,
|
|
196
190
|
type: "radio",
|
|
197
|
-
class:
|
|
191
|
+
class: C({
|
|
198
192
|
"top-unvisible": !0
|
|
199
193
|
}),
|
|
200
|
-
value:
|
|
201
|
-
disabled:
|
|
202
|
-
}, null, 8,
|
|
203
|
-
[
|
|
194
|
+
value: r.value,
|
|
195
|
+
disabled: r.disabled
|
|
196
|
+
}, null, 8, ge), [
|
|
197
|
+
[te, e.value]
|
|
204
198
|
])
|
|
205
|
-
], 10,
|
|
199
|
+
], 10, ye))), 256))
|
|
206
200
|
], 2));
|
|
207
201
|
}
|
|
208
|
-
}),
|
|
209
|
-
const
|
|
210
|
-
let
|
|
211
|
-
|
|
212
|
-
const
|
|
213
|
-
if (!
|
|
214
|
-
let o,
|
|
215
|
-
if (e && (
|
|
202
|
+
}), Ve = (n, a, e) => {
|
|
203
|
+
const l = V([]), f = V(!1);
|
|
204
|
+
let y = "", d;
|
|
205
|
+
n && !n.params.limit && (n.params.limit = 100);
|
|
206
|
+
const c = async () => {
|
|
207
|
+
if (!n) return;
|
|
208
|
+
let o, g;
|
|
209
|
+
if (e && (n.cache ??= /* @__PURE__ */ new Map(), g = JSON.stringify(n.params), o = n.cache.get(g), o))
|
|
216
210
|
return o;
|
|
217
|
-
if (
|
|
211
|
+
if (f.value = !0, o = await n.call(), f.value = !1, o.errors) return;
|
|
218
212
|
if (!Array.isArray(o.result)) {
|
|
219
213
|
console.warn("В result ожидался массив");
|
|
220
214
|
return;
|
|
221
215
|
}
|
|
222
|
-
const
|
|
223
|
-
if (
|
|
224
|
-
console.warn(`В result[${
|
|
216
|
+
const K = o.result.findIndex((P) => P.id === void 0 || P.name === void 0);
|
|
217
|
+
if (K !== -1) {
|
|
218
|
+
console.warn(`В result[${K}] нет id или name`);
|
|
225
219
|
return;
|
|
226
220
|
}
|
|
227
|
-
return e &&
|
|
228
|
-
},
|
|
229
|
-
if (!
|
|
230
|
-
|
|
231
|
-
const o = await
|
|
232
|
-
o && (
|
|
233
|
-
},
|
|
234
|
-
if (!
|
|
235
|
-
|
|
236
|
-
const o = await
|
|
237
|
-
o && (
|
|
238
|
-
},
|
|
221
|
+
return e && n.cache.set(g, o), o;
|
|
222
|
+
}, r = async () => {
|
|
223
|
+
if (!n) return;
|
|
224
|
+
n.params.offset = 0, n.params.search = y;
|
|
225
|
+
const o = await c();
|
|
226
|
+
o && (d = o.nextOffset, l.value = o.result);
|
|
227
|
+
}, h = async () => {
|
|
228
|
+
if (!n || !d || f.value) return;
|
|
229
|
+
n.params.offset = d, n.params.search = y;
|
|
230
|
+
const o = await c();
|
|
231
|
+
o && (d = o.nextOffset, l.value = l.value.concat(o.result));
|
|
232
|
+
}, T = se(() => r(), 200);
|
|
239
233
|
return {
|
|
240
|
-
items:
|
|
241
|
-
isLoading:
|
|
242
|
-
loadAppend:
|
|
243
|
-
setSearchTextAndLoad: (o,
|
|
244
|
-
|
|
234
|
+
items: l,
|
|
235
|
+
isLoading: f,
|
|
236
|
+
loadAppend: h,
|
|
237
|
+
setSearchTextAndLoad: (o, g = !0) => {
|
|
238
|
+
n && (o.length < a || o === y && l.value.length || (y = o, g ? T() : r()));
|
|
245
239
|
}
|
|
246
240
|
};
|
|
247
|
-
},
|
|
241
|
+
}, Ae = { class: "top-selector2_itemMulti top-ellipsis" }, Te = /* @__PURE__ */ _({
|
|
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) => (p(), v("div", Ae, [
|
|
250
|
+
L(w(a.name) + " ", 1),
|
|
251
|
+
E("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] = (l) => a.$emit("delete", a.id)),
|
|
255
|
+
onMousedown: e[1] || (e[1] = S(() => {
|
|
262
256
|
}, ["stop"]))
|
|
263
257
|
}, null, 32)
|
|
264
258
|
]));
|
|
265
259
|
}
|
|
266
|
-
}),
|
|
260
|
+
}), Ce = {
|
|
267
261
|
key: 0,
|
|
268
262
|
class: "top-selector2_activeItems"
|
|
269
|
-
},
|
|
263
|
+
}, we = {
|
|
270
264
|
key: 1,
|
|
271
265
|
class: "top-selector2_activeName top-ellipsis"
|
|
272
|
-
},
|
|
266
|
+
}, $e = /* @__PURE__ */ _({
|
|
273
267
|
__name: "selector2",
|
|
274
|
-
props: /* @__PURE__ */
|
|
268
|
+
props: /* @__PURE__ */ G({
|
|
275
269
|
modelValue: {},
|
|
276
270
|
items: { default: () => [] },
|
|
277
271
|
multiselect: { type: Boolean },
|
|
@@ -291,146 +285,199 @@ 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 = j(n, "modelValue"), l = V(""), f = {
|
|
296
290
|
id: 0,
|
|
297
|
-
name:
|
|
298
|
-
},
|
|
291
|
+
name: ne().Common.All
|
|
292
|
+
}, y = V(null), d = V(null), c = () => {
|
|
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 && I(
|
|
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 r = Ve(a.apiRequest, a.minLength, a.useCache), h = z(() => {
|
|
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
|
+
}), T = (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, i = z(() => {
|
|
307
|
+
const t = l.value.toLowerCase(), s = ie(t);
|
|
308
|
+
let m = [];
|
|
309
|
+
return h.value.forEach((u) => {
|
|
310
|
+
const b = u.name.toLowerCase();
|
|
311
|
+
(u.id === Number(t) || b.includes(t) || b.includes(s)) && (b === t || b === s ? m.unshift(u) : m.push(u));
|
|
312
|
+
}), m.push(...r.items.value), a.appendSearchToResult && l.value && (!m.length || m[0].name.toLowerCase() !== t) && m.push({
|
|
319
313
|
id: null,
|
|
320
|
-
name:
|
|
321
|
-
}),
|
|
322
|
-
}),
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
314
|
+
name: l.value
|
|
315
|
+
}), a.multiselect && (m = m.filter((u) => !T(u))), m;
|
|
316
|
+
}), o = V(r.isLoading.value);
|
|
317
|
+
I(r.isLoading, () => {
|
|
318
|
+
o.value = r.isLoading.value;
|
|
319
|
+
});
|
|
320
|
+
const g = async (t) => {
|
|
321
|
+
var s, m;
|
|
322
|
+
if (a.multiselect) {
|
|
323
|
+
if (!Array.isArray(e.value) || T(t))
|
|
326
324
|
return;
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
325
|
+
a.apiRequest && l.value && (o.value = !0);
|
|
326
|
+
const u = [...e.value];
|
|
327
|
+
u.push({ ...t }), e.value = u, re.state.isMobile ? ((s = c()) == null || s.close(), l.value && (l.value = "", r.items.value = [])) : setTimeout(() => {
|
|
328
|
+
var b, U, W, J;
|
|
329
|
+
(b = c()) == null || b.recalcPosition(), (J = (W = (U = c()) == null ? void 0 : U.elPopupWidget) == null ? void 0 : W.querySelector("input")) == null || J.focus(), l.value && (i.value.length ? a.apiRequest && (o.value = !1) : (l.value = "", r.items.value = []));
|
|
331
330
|
});
|
|
332
331
|
} else
|
|
333
|
-
|
|
334
|
-
},
|
|
332
|
+
l.value && (l.value = "", r.items.value = []), JSON.stringify(t) !== JSON.stringify(e.value) && (e.value = { ...t }), (m = c()) == null || m.close();
|
|
333
|
+
}, K = () => {
|
|
335
334
|
if (!Array.isArray(e.value)) {
|
|
336
|
-
const s = (
|
|
337
|
-
e.value = { ...
|
|
335
|
+
const s = (h.value.findIndex((m) => m.id === e.value.id) + 1) % h.value.length;
|
|
336
|
+
e.value = { ...h.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 = c()) == null || s.recalcPosition();
|
|
343
342
|
}));
|
|
344
|
-
},
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
}),
|
|
348
|
-
const
|
|
343
|
+
}, M = V(!1);
|
|
344
|
+
a.apiRequest && (I(M, () => {
|
|
345
|
+
M.value && r.setSearchTextAndLoad(l.value, !1);
|
|
346
|
+
}), I(l, () => r.setSearchTextAndLoad(l.value)));
|
|
347
|
+
const Z = (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 && r.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 = oe("top-focus");
|
|
353
|
+
return p(), k(O(ue), {
|
|
354
|
+
ref_key: "popupRef",
|
|
355
|
+
ref: y,
|
|
356
|
+
onOpen: s[3] || (s[3] = (u) => M.value = !0),
|
|
357
|
+
onClose: s[4] || (s[4] = (u) => {
|
|
358
|
+
var b;
|
|
359
|
+
return M.value = !1, (b = d.value) == null ? void 0 : b.focus();
|
|
360
|
+
}),
|
|
361
|
+
onScrollContentList: s[5] || (s[5] = (u) => t.apiRequest ? Z(u) : void 0),
|
|
362
|
+
notch: !1,
|
|
363
|
+
transitionDuration: 0
|
|
364
|
+
}, {
|
|
365
|
+
opener: $(() => [
|
|
366
|
+
Q((p(), v("div", {
|
|
367
|
+
ref_key: "elRef",
|
|
368
|
+
ref: d,
|
|
369
|
+
class: C({
|
|
370
|
+
"top-selector2": !0,
|
|
371
|
+
"top-selector2-multiselect": t.multiselect,
|
|
372
|
+
["top-size_" + t.size]: !0,
|
|
373
|
+
"top-disabled": t.disabled,
|
|
374
|
+
"top-forms-focusable": !t.disabled,
|
|
375
|
+
"top-error": t.isError
|
|
376
|
+
}),
|
|
377
|
+
onKeydown: [
|
|
378
|
+
s[0] || (s[0] = B(S((u) => u.currentTarget.click(), ["stop", "prevent"]), ["up", "down", "enter", "space"])),
|
|
379
|
+
s[1] || (s[1] = B((u) => e.value = [], ["delete"]))
|
|
380
|
+
],
|
|
381
|
+
tabindex: "0"
|
|
382
|
+
}, [
|
|
383
|
+
t.multiselect ? (p(), v("div", Ce, [
|
|
384
|
+
(p(!0), v(N, null, D(e.value, (u) => (p(), k(Te, {
|
|
385
|
+
id: u.id,
|
|
386
|
+
name: u.name,
|
|
387
|
+
onDelete: P
|
|
388
|
+
}, null, 8, ["id", "name"]))), 256))
|
|
389
|
+
])) : A("", !0),
|
|
390
|
+
t.multiselect ? A("", !0) : (p(), v("span", we, w(Array.isArray(e.value) ? "" : e.value.name), 1)),
|
|
391
|
+
t.addChanger && !t.multiselect && h.value.length > 1 && !t.disabled ? (p(), v("span", {
|
|
392
|
+
key: 2,
|
|
393
|
+
class: "top-changer top-changer-selector",
|
|
394
|
+
onClick: S(K, ["stop"])
|
|
395
|
+
})) : A("", !0)
|
|
396
|
+
], 34)), [
|
|
397
|
+
[
|
|
398
|
+
m,
|
|
399
|
+
t.isError,
|
|
400
|
+
void 0,
|
|
401
|
+
{ onupdate: !0 }
|
|
402
|
+
]
|
|
403
|
+
])
|
|
404
|
+
]),
|
|
405
|
+
widget: $(() => [
|
|
406
|
+
R(O(de), {
|
|
407
|
+
title: "Поиск",
|
|
408
|
+
icon: "",
|
|
409
|
+
modelValue: l.value,
|
|
410
|
+
"onUpdate:modelValue": s[2] || (s[2] = (u) => l.value = u),
|
|
411
|
+
isLoading: o.value,
|
|
412
|
+
placeholder: !Array.isArray(e.value) && !t.multiselect && t.showSelectedInInput ? e.value.name : t.placeholder
|
|
413
|
+
}, null, 8, ["modelValue", "isLoading", "placeholder"])
|
|
414
|
+
]),
|
|
415
|
+
contentList: $(() => [
|
|
416
|
+
(p(!0), v(N, null, D(i.value, (u) => (p(), k(O(Y), {
|
|
417
|
+
class: C({
|
|
418
|
+
"top-active": !Array.isArray(e.value) && !t.multiselect && e.value.name === u.name
|
|
419
|
+
}),
|
|
420
|
+
key: u.id ?? void 0,
|
|
421
|
+
onClick: S((b) => g(u), ["stop"])
|
|
422
|
+
}, {
|
|
423
|
+
default: $(() => [
|
|
424
|
+
t.$slots.item ? H(t.$slots, "item", {
|
|
425
|
+
key: 0,
|
|
426
|
+
item: u
|
|
427
|
+
}) : (p(), v(N, { key: 1 }, [
|
|
428
|
+
L(w(u.name), 1)
|
|
429
|
+
], 64))
|
|
430
|
+
]),
|
|
431
|
+
_: 2
|
|
432
|
+
}, 1032, ["class", "onClick"]))), 128)),
|
|
433
|
+
!o.value && !i.value.length ? (p(), k(O(Y), {
|
|
434
|
+
key: 0,
|
|
435
|
+
type: "regular"
|
|
436
|
+
}, {
|
|
437
|
+
default: $(() => [
|
|
438
|
+
L(w(t.$i18n.Common.No_results), 1)
|
|
439
|
+
]),
|
|
440
|
+
_: 1
|
|
384
441
|
})) : 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
|
-
], 64))
|
|
412
|
-
]),
|
|
413
|
-
_: 2
|
|
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
|
-
}))
|
|
442
|
+
]),
|
|
443
|
+
_: 3
|
|
444
|
+
}, 512);
|
|
445
|
+
};
|
|
446
|
+
}
|
|
447
|
+
}), ke = ["data-top-icon"], Se = { class: "top-info_text" }, Ie = {
|
|
448
|
+
key: 0,
|
|
449
|
+
class: "top-info_value"
|
|
450
|
+
}, Be = /* @__PURE__ */ _({
|
|
451
|
+
__name: "info",
|
|
452
|
+
props: {
|
|
453
|
+
icon: {},
|
|
454
|
+
styling: { default: "default" },
|
|
455
|
+
size: { default: "default" }
|
|
456
|
+
},
|
|
457
|
+
setup(n) {
|
|
458
|
+
return (a, e) => (p(), v("div", {
|
|
459
|
+
class: C({
|
|
460
|
+
"top-info": !0,
|
|
461
|
+
["top-size_" + a.size]: !0,
|
|
462
|
+
["top-info-styling_" + a.styling]: !0
|
|
463
|
+
}),
|
|
464
|
+
"data-top-icon": a.icon
|
|
465
|
+
}, [
|
|
466
|
+
E("div", Se, [
|
|
467
|
+
H(a.$slots, "default")
|
|
424
468
|
]),
|
|
425
|
-
|
|
426
|
-
|
|
469
|
+
a.$slots.additional ? (p(), v("span", Ie, [
|
|
470
|
+
H(a.$slots, "additional")
|
|
471
|
+
])) : A("", !0)
|
|
472
|
+
], 10, ke));
|
|
427
473
|
}
|
|
428
|
-
}),
|
|
474
|
+
}), Oe = me, Ne = ve, ze = be, Ge = $e, De = pe, He = Be;
|
|
429
475
|
export {
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
476
|
+
Oe as TopEditArea,
|
|
477
|
+
Ne as TopEditInput,
|
|
478
|
+
He as TopInfo,
|
|
479
|
+
De as TopMenu,
|
|
480
|
+
ze as TopRadioGroup,
|
|
481
|
+
Ge as TopSelector2
|
|
435
482
|
};
|
|
436
483
|
//# sourceMappingURL=formsExt.js.map
|