@g1cloud/bluesea 5.0.0-beta.26 → 5.0.0-beta.27
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/css/bluesea.css +61 -7
- package/dist/{BSAlertModal-CCdaoT-g.js → BSAlertModal-DT2Wai4R.js} +1 -1
- package/dist/{BSGridColumnSettingModal-CMJqpWzY.js → BSGridColumnSettingModal-CUMe_yWj.js} +1 -1
- package/dist/{BSRichTextMaximizedModal-Byrr_L8I.js → BSRichTextMaximizedModal-CaaSAgmI.js} +1 -1
- package/dist/{BSYesNoModal-BljzNd5_.js → BSYesNoModal-C91E2MSF.js} +1 -1
- package/dist/{BSYoutubeInputModal-BZR0jJvt.js → BSYoutubeInputModal-DSI-NoGb.js} +1 -1
- package/dist/{ImageInsertModal-wdRGMEHH.js → ImageInsertModal-7u7YeHsI.js} +2 -2
- package/dist/{ImageProperties.vue_vue_type_script_setup_true_lang-DNqql2HK.js → ImageProperties.vue_vue_type_script_setup_true_lang-CSHlFWfd.js} +1 -1
- package/dist/{ImagePropertiesModal-BumfiYFu.js → ImagePropertiesModal-HRPdVJRK.js} +2 -2
- package/dist/{LinkPropertiesModal-C-cq00aG.js → LinkPropertiesModal-x73isyqI.js} +1 -1
- package/dist/{TableInsertModal-DWy7cSQz.js → TableInsertModal-BfWLdDCa.js} +1 -1
- package/dist/{TablePropertiesModal-BDir2XM5.js → TablePropertiesModal-D1wSXQ3C.js} +1 -1
- package/dist/{VideoInsertModal-s4eT3Ofx.js → VideoInsertModal-DQ-wO6_P.js} +2 -2
- package/dist/{VideoProperties.vue_vue_type_script_setup_true_lang-B2SQASHh.js → VideoProperties.vue_vue_type_script_setup_true_lang-D73f1tdh.js} +1 -1
- package/dist/{VideoPropertiesModal-zHc0vcQs.js → VideoPropertiesModal-BYADjPfV.js} +2 -2
- package/dist/{YoutubeInsertModal-CdcIzmFl.js → YoutubeInsertModal-DNq4v5Ll.js} +2 -2
- package/dist/{YoutubeProperties.vue_vue_type_script_setup_true_lang-CWqGTFe5.js → YoutubeProperties.vue_vue_type_script_setup_true_lang-CWIVZP3H.js} +1 -1
- package/dist/{YoutubePropertiesModal-CAd6dZ6E.js → YoutubePropertiesModal-D2-7I2sg.js} +2 -2
- package/dist/bluesea.css +53 -7
- package/dist/bluesea.js +1 -1
- package/dist/bluesea.umd.cjs +614 -452
- package/dist/component/input/BSImageUpload.vue.d.ts +4 -0
- package/dist/component/input/BSMediaPreview.vue.d.ts +2 -0
- package/dist/component/input/BSMediaPreviewOverlay.vue.d.ts +44 -0
- package/dist/component/input/BSMultiImageUpload.vue.d.ts +2 -0
- package/dist/component/input/BSPositionedImageUpload.vue.d.ts +2 -0
- package/dist/{index-pO-xtezx.js → index-BIvcVEog.js} +548 -386
- package/package.json +1 -1
package/dist/bluesea.umd.cjs
CHANGED
|
@@ -790,7 +790,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
790
790
|
hideTooltip$1();
|
|
791
791
|
}
|
|
792
792
|
};
|
|
793
|
-
const _sfc_main$
|
|
793
|
+
const _sfc_main$22 = /* @__PURE__ */ vue.defineComponent({
|
|
794
794
|
__name: "BSButton",
|
|
795
795
|
props: {
|
|
796
796
|
caption: {},
|
|
@@ -839,8 +839,8 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
839
839
|
}
|
|
840
840
|
return target;
|
|
841
841
|
};
|
|
842
|
-
const BSButton = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
843
|
-
const _sfc_main$
|
|
842
|
+
const BSButton = /* @__PURE__ */ _export_sfc(_sfc_main$22, [["__scopeId", "data-v-b7ae95cb"]]);
|
|
843
|
+
const _sfc_main$21 = /* @__PURE__ */ vue.defineComponent({
|
|
844
844
|
__name: "BSFormLabel",
|
|
845
845
|
props: {
|
|
846
846
|
label: {},
|
|
@@ -883,9 +883,9 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
883
883
|
waitDuring,
|
|
884
884
|
tryUntil
|
|
885
885
|
};
|
|
886
|
-
const _hoisted_1$
|
|
886
|
+
const _hoisted_1$1I = ["data-popup-id"];
|
|
887
887
|
const ADJUST_OFFSET = 8;
|
|
888
|
-
const _sfc_main$
|
|
888
|
+
const _sfc_main$20 = /* @__PURE__ */ vue.defineComponent({
|
|
889
889
|
__name: "BSPopup",
|
|
890
890
|
props: {
|
|
891
891
|
popupId: {},
|
|
@@ -1068,7 +1068,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
1068
1068
|
onKeydown: _cache[1] || (_cache[1] = ($event) => emit("keydown", $event))
|
|
1069
1069
|
}, [
|
|
1070
1070
|
vue.renderSlot(_ctx.$slots, "default")
|
|
1071
|
-
], 46, _hoisted_1$
|
|
1071
|
+
], 46, _hoisted_1$1I)
|
|
1072
1072
|
]),
|
|
1073
1073
|
_: 3
|
|
1074
1074
|
})
|
|
@@ -1110,11 +1110,11 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
1110
1110
|
});
|
|
1111
1111
|
};
|
|
1112
1112
|
};
|
|
1113
|
-
const _hoisted_1$
|
|
1113
|
+
const _hoisted_1$1H = {
|
|
1114
1114
|
key: 0,
|
|
1115
1115
|
class: "popup-search pa-4"
|
|
1116
1116
|
};
|
|
1117
|
-
const _hoisted_2$
|
|
1117
|
+
const _hoisted_2$1l = ["data-value", "onMouseover", "onClick"];
|
|
1118
1118
|
const _hoisted_3$U = {
|
|
1119
1119
|
key: 0,
|
|
1120
1120
|
class: "label"
|
|
@@ -1123,7 +1123,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
1123
1123
|
key: 1,
|
|
1124
1124
|
class: "label null-label"
|
|
1125
1125
|
};
|
|
1126
|
-
const _sfc_main$
|
|
1126
|
+
const _sfc_main$1$ = /* @__PURE__ */ vue.defineComponent({
|
|
1127
1127
|
__name: "BSSelectPopup",
|
|
1128
1128
|
props: {
|
|
1129
1129
|
items: {},
|
|
@@ -1270,7 +1270,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
1270
1270
|
handleKeyboard
|
|
1271
1271
|
});
|
|
1272
1272
|
return (_ctx, _cache) => {
|
|
1273
|
-
return vue.openBlock(), vue.createBlock(_sfc_main$
|
|
1273
|
+
return vue.openBlock(), vue.createBlock(_sfc_main$20, {
|
|
1274
1274
|
"base-element": _ctx.baseElement,
|
|
1275
1275
|
"max-height": _ctx.maxHeight,
|
|
1276
1276
|
"offset-from-base-element": 4,
|
|
@@ -1281,7 +1281,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
1281
1281
|
onKeydown: vue.withKeys(vue.withModifiers(handleKeyboard, ["stop", "prevent"]), ["enter", "down", "up"])
|
|
1282
1282
|
}, {
|
|
1283
1283
|
default: vue.withCtx(() => [
|
|
1284
|
-
actualShowSearch.value ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
1284
|
+
actualShowSearch.value ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$1H, [
|
|
1285
1285
|
vue.withDirectives(vue.createElementVNode("input", {
|
|
1286
1286
|
type: "text",
|
|
1287
1287
|
onInput: setSearchKeyword,
|
|
@@ -1316,7 +1316,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
1316
1316
|
]) : vue.withDirectives((vue.openBlock(), vue.createElementBlock("label", _hoisted_4$z, null, 512)), [
|
|
1317
1317
|
[vue.unref(vT), _ctx.nullLabel]
|
|
1318
1318
|
])
|
|
1319
|
-
], 42, _hoisted_2$
|
|
1319
|
+
], 42, _hoisted_2$1l);
|
|
1320
1320
|
}), 128))
|
|
1321
1321
|
], 512)
|
|
1322
1322
|
]),
|
|
@@ -1677,8 +1677,8 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
1677
1677
|
return this.isModified(this.valueProvider.getCurrentValue());
|
|
1678
1678
|
}
|
|
1679
1679
|
}
|
|
1680
|
-
const _hoisted_1$
|
|
1681
|
-
const _sfc_main$
|
|
1680
|
+
const _hoisted_1$1G = { key: 0 };
|
|
1681
|
+
const _sfc_main$1_ = /* @__PURE__ */ vue.defineComponent({
|
|
1682
1682
|
__name: "ValidationErrors",
|
|
1683
1683
|
props: {
|
|
1684
1684
|
errors: {},
|
|
@@ -1686,7 +1686,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
1686
1686
|
},
|
|
1687
1687
|
setup(__props) {
|
|
1688
1688
|
return (_ctx, _cache) => {
|
|
1689
|
-
return !_ctx.hideErrorMessage && _ctx.errors && _ctx.errors.length > 0 ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
1689
|
+
return !_ctx.hideErrorMessage && _ctx.errors && _ctx.errors.length > 0 ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$1G, [
|
|
1690
1690
|
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(_ctx.errors, (error) => {
|
|
1691
1691
|
return vue.withDirectives((vue.openBlock(), vue.createElementBlock("div", {
|
|
1692
1692
|
key: error.code,
|
|
@@ -1733,8 +1733,8 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
1733
1733
|
}
|
|
1734
1734
|
return defaultKey(item);
|
|
1735
1735
|
};
|
|
1736
|
-
const _hoisted_1$
|
|
1737
|
-
const _hoisted_2$
|
|
1736
|
+
const _hoisted_1$1F = ["tabindex", "onKeydown"];
|
|
1737
|
+
const _hoisted_2$1k = { key: 0 };
|
|
1738
1738
|
const _hoisted_3$T = ["data-field-name"];
|
|
1739
1739
|
const _hoisted_4$y = {
|
|
1740
1740
|
key: 0,
|
|
@@ -1748,7 +1748,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
1748
1748
|
key: 2,
|
|
1749
1749
|
class: "small-progress"
|
|
1750
1750
|
};
|
|
1751
|
-
const _sfc_main$
|
|
1751
|
+
const _sfc_main$1Z = /* @__PURE__ */ vue.defineComponent({
|
|
1752
1752
|
__name: "BSSelect",
|
|
1753
1753
|
props: {
|
|
1754
1754
|
modelValue: {},
|
|
@@ -1890,7 +1890,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
1890
1890
|
vue.withKeys(handleTabKey, ["tab"])
|
|
1891
1891
|
]
|
|
1892
1892
|
}, [
|
|
1893
|
-
_ctx.viewMode ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("div", _hoisted_2$
|
|
1893
|
+
_ctx.viewMode ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("div", _hoisted_2$1k, null, 512)), [
|
|
1894
1894
|
[vue.unref(vT), selectedItemLabel.value]
|
|
1895
1895
|
]) : (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 1 }, [
|
|
1896
1896
|
vue.createElementVNode("div", {
|
|
@@ -1908,7 +1908,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
1908
1908
|
_cache[4] || (_cache[4] = vue.createElementVNode("span", { class: "dropdown-btn" }, "expand_more", -1)),
|
|
1909
1909
|
loadingItems.value ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_6$d, "progress_activity")) : vue.createCommentVNode("", true)
|
|
1910
1910
|
], 8, _hoisted_3$T),
|
|
1911
|
-
!_ctx.disabled && showPopup.value ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
1911
|
+
!_ctx.disabled && showPopup.value ? (vue.openBlock(), vue.createBlock(_sfc_main$1$, {
|
|
1912
1912
|
key: 0,
|
|
1913
1913
|
ref_key: "selectPopup",
|
|
1914
1914
|
ref: selectPopup,
|
|
@@ -1931,19 +1931,19 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
1931
1931
|
focusToRoot();
|
|
1932
1932
|
})
|
|
1933
1933
|
}, null, 8, ["allow-null", "base-element", "initial-item", "items", "label-provider", "max-height", "null-label", "popup-align", "popup-direction", "selected-items", "show-search", "enabled-item-provider", "value-provider"])) : vue.createCommentVNode("", true),
|
|
1934
|
-
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
1934
|
+
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$1_, {
|
|
1935
1935
|
key: 1,
|
|
1936
1936
|
errors: vue.unref(errors),
|
|
1937
1937
|
"hide-error-message": _ctx.hideErrorMessage || _ctx.disabled && !_ctx.showErrorMessageOnDisabled
|
|
1938
1938
|
}, null, 8, ["errors", "hide-error-message"])) : vue.createCommentVNode("", true)
|
|
1939
1939
|
], 64))
|
|
1940
|
-
], 42, _hoisted_1$
|
|
1940
|
+
], 42, _hoisted_1$1F)), [
|
|
1941
1941
|
[vue.unref(vClickOutside), () => togglePopup(false)]
|
|
1942
1942
|
]);
|
|
1943
1943
|
};
|
|
1944
1944
|
}
|
|
1945
1945
|
});
|
|
1946
|
-
const _sfc_main$
|
|
1946
|
+
const _sfc_main$1Y = /* @__PURE__ */ vue.defineComponent({
|
|
1947
1947
|
__name: "BSYesNoSelect",
|
|
1948
1948
|
props: {
|
|
1949
1949
|
name: {},
|
|
@@ -1978,7 +1978,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
1978
1978
|
emit("update:modelValue", value2 === void 0 ? void 0 : value2 === "Y");
|
|
1979
1979
|
};
|
|
1980
1980
|
return (_ctx, _cache) => {
|
|
1981
|
-
return vue.openBlock(), vue.createBlock(_sfc_main$
|
|
1981
|
+
return vue.openBlock(), vue.createBlock(_sfc_main$1Z, {
|
|
1982
1982
|
"allow-null": _ctx.allowNull,
|
|
1983
1983
|
disabled: _ctx.disabled,
|
|
1984
1984
|
"hide-error-message": _ctx.hideErrorMessage,
|
|
@@ -2044,11 +2044,11 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
2044
2044
|
const createContextMenuPlugin = () => {
|
|
2045
2045
|
return new BSContextMenuPlugin();
|
|
2046
2046
|
};
|
|
2047
|
-
const _hoisted_1$
|
|
2048
|
-
const _hoisted_2$
|
|
2047
|
+
const _hoisted_1$1E = ["data-menu-id"];
|
|
2048
|
+
const _hoisted_2$1j = ["href", "target"];
|
|
2049
2049
|
const _hoisted_3$S = ["data-menu-id"];
|
|
2050
2050
|
const _hoisted_4$x = ["data-menu-id", "onMouseenter", "onClick"];
|
|
2051
|
-
const _sfc_main$
|
|
2051
|
+
const _sfc_main$1X = /* @__PURE__ */ vue.defineComponent({
|
|
2052
2052
|
__name: "BSContextMenu",
|
|
2053
2053
|
props: {
|
|
2054
2054
|
menuItems: {},
|
|
@@ -2093,7 +2093,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
2093
2093
|
return (_ctx, _cache) => {
|
|
2094
2094
|
const _component_router_link = vue.resolveComponent("router-link");
|
|
2095
2095
|
const _component_BSContextMenu = vue.resolveComponent("BSContextMenu", true);
|
|
2096
|
-
return vue.openBlock(), vue.createBlock(_sfc_main$
|
|
2096
|
+
return vue.openBlock(), vue.createBlock(_sfc_main$20, {
|
|
2097
2097
|
ref: "root",
|
|
2098
2098
|
"base-element": _ctx.baseElement || { left: _ctx.left || 0, top: _ctx.top || 0 },
|
|
2099
2099
|
"popup-direction": _ctx.direction,
|
|
@@ -2127,10 +2127,10 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
2127
2127
|
href: menu.href,
|
|
2128
2128
|
target: menu.target,
|
|
2129
2129
|
onClick: vue.withModifiers(handleLinkClick, ["stop"])
|
|
2130
|
-
}, null, 8, _hoisted_2$
|
|
2130
|
+
}, null, 8, _hoisted_2$1j), [
|
|
2131
2131
|
[vue.unref(vT), menu.caption]
|
|
2132
2132
|
])
|
|
2133
|
-
], 8, _hoisted_1$
|
|
2133
|
+
], 8, _hoisted_1$1E)) : menu.type === "route" ? (vue.openBlock(), vue.createElementBlock("div", {
|
|
2134
2134
|
key: 3,
|
|
2135
2135
|
"data-menu-id": menu.menuId,
|
|
2136
2136
|
class: "menu no-padding",
|
|
@@ -2423,7 +2423,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
2423
2423
|
return trim ? value == null ? void 0 : value.trim() : value;
|
|
2424
2424
|
}
|
|
2425
2425
|
};
|
|
2426
|
-
const _sfc_main$
|
|
2426
|
+
const _sfc_main$1W = /* @__PURE__ */ vue.defineComponent({
|
|
2427
2427
|
__name: "BSPopupButton",
|
|
2428
2428
|
props: {
|
|
2429
2429
|
caption: {},
|
|
@@ -2460,14 +2460,14 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
2460
2460
|
onKeydown: _cache[0] || (_cache[0] = vue.withKeys(() => togglePopup(false), ["esc"]))
|
|
2461
2461
|
}, null, 8, ["button-color", "caption", "class", "disabled", "left-icon", "right-icon"]),
|
|
2462
2462
|
showPopup.value ? (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 0 }, [
|
|
2463
|
-
_ctx.menuItems ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
2463
|
+
_ctx.menuItems ? (vue.openBlock(), vue.createBlock(_sfc_main$1X, {
|
|
2464
2464
|
key: 0,
|
|
2465
2465
|
"base-element": root.value,
|
|
2466
2466
|
"menu-items": _ctx.menuItems,
|
|
2467
2467
|
"popup-id": vue.unref(popupId),
|
|
2468
2468
|
onRequestClose: _cache[1] || (_cache[1] = ($event) => togglePopup(false)),
|
|
2469
2469
|
onMenuClicked: _cache[2] || (_cache[2] = ($event) => togglePopup(false))
|
|
2470
|
-
}, null, 8, ["base-element", "menu-items", "popup-id"])) : (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
2470
|
+
}, null, 8, ["base-element", "menu-items", "popup-id"])) : (vue.openBlock(), vue.createBlock(_sfc_main$20, {
|
|
2471
2471
|
key: 1,
|
|
2472
2472
|
"base-element": root.value,
|
|
2473
2473
|
"popup-align": _ctx.popupAlign,
|
|
@@ -2487,11 +2487,11 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
2487
2487
|
};
|
|
2488
2488
|
}
|
|
2489
2489
|
});
|
|
2490
|
-
const _hoisted_1$
|
|
2490
|
+
const _hoisted_1$1D = {
|
|
2491
2491
|
key: 0,
|
|
2492
2492
|
class: "view-mode"
|
|
2493
2493
|
};
|
|
2494
|
-
const _hoisted_2$
|
|
2494
|
+
const _hoisted_2$1i = {
|
|
2495
2495
|
key: 1,
|
|
2496
2496
|
class: "prefix"
|
|
2497
2497
|
};
|
|
@@ -2537,7 +2537,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
2537
2537
|
class: "suffix"
|
|
2538
2538
|
};
|
|
2539
2539
|
const _hoisted_20 = ["src"];
|
|
2540
|
-
const _sfc_main$
|
|
2540
|
+
const _sfc_main$1V = /* @__PURE__ */ vue.defineComponent({
|
|
2541
2541
|
__name: "BSTextInput",
|
|
2542
2542
|
props: {
|
|
2543
2543
|
id: {},
|
|
@@ -2653,7 +2653,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
2653
2653
|
class: vue.normalizeClass([{ required: _ctx.required, disabled: _ctx.disabled, modified: modified.value, error: vue.unref(errors).length > 0 }, "bs-text-input"]),
|
|
2654
2654
|
style: vue.normalizeStyle({ width: _ctx.width })
|
|
2655
2655
|
}, [
|
|
2656
|
-
_ctx.viewMode ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
2656
|
+
_ctx.viewMode ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$1D, [
|
|
2657
2657
|
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(getPrefixSuffixList(_ctx.prefix), (item) => {
|
|
2658
2658
|
return vue.openBlock(), vue.createElementBlock(vue.Fragment, null, [
|
|
2659
2659
|
item.type === "text" ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("span", {
|
|
@@ -2661,7 +2661,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
2661
2661
|
class: "prefix"
|
|
2662
2662
|
})), [
|
|
2663
2663
|
[vue.unref(vT), item.value]
|
|
2664
|
-
]) : item.type === "font-icon" ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_2$
|
|
2664
|
+
]) : item.type === "font-icon" ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_2$1i, [
|
|
2665
2665
|
vue.createElementVNode("span", _hoisted_3$R, vue.toDisplayString(item.value), 1)
|
|
2666
2666
|
])) : item.type === "image-url" ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_4$w, [
|
|
2667
2667
|
vue.createElementVNode("img", {
|
|
@@ -2747,7 +2747,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
2747
2747
|
], 64);
|
|
2748
2748
|
}), 256))
|
|
2749
2749
|
])),
|
|
2750
|
-
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
2750
|
+
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$1_, {
|
|
2751
2751
|
key: 2,
|
|
2752
2752
|
errors: vue.unref(errors),
|
|
2753
2753
|
"hide-error-message": _ctx.hideErrorMessage || _ctx.disabled && !_ctx.showErrorMessageOnDisabled
|
|
@@ -2756,9 +2756,9 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
2756
2756
|
};
|
|
2757
2757
|
}
|
|
2758
2758
|
});
|
|
2759
|
-
const _hoisted_1$
|
|
2760
|
-
const _hoisted_2$
|
|
2761
|
-
const _sfc_main$
|
|
2759
|
+
const _hoisted_1$1C = { class: "bs-link bs-layout-horizontal-inline flex-align-center" };
|
|
2760
|
+
const _hoisted_2$1h = ["href", "target"];
|
|
2761
|
+
const _sfc_main$1U = /* @__PURE__ */ vue.defineComponent({
|
|
2762
2762
|
__name: "BSLink",
|
|
2763
2763
|
props: {
|
|
2764
2764
|
path: {},
|
|
@@ -2767,25 +2767,25 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
2767
2767
|
},
|
|
2768
2768
|
setup(__props) {
|
|
2769
2769
|
return (_ctx, _cache) => {
|
|
2770
|
-
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
2770
|
+
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$1C, [
|
|
2771
2771
|
_cache[0] || (_cache[0] = vue.createElementVNode("span", { class: "font-icon mr-4" }, "link", -1)),
|
|
2772
2772
|
vue.withDirectives(vue.createElementVNode("a", {
|
|
2773
2773
|
href: _ctx.path,
|
|
2774
2774
|
target: _ctx.target
|
|
2775
|
-
}, null, 8, _hoisted_2$
|
|
2775
|
+
}, null, 8, _hoisted_2$1h), [
|
|
2776
2776
|
[vue.unref(vT), _ctx.caption || _ctx.path]
|
|
2777
2777
|
])
|
|
2778
2778
|
]);
|
|
2779
2779
|
};
|
|
2780
2780
|
}
|
|
2781
2781
|
});
|
|
2782
|
-
const BSLink = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
2783
|
-
const _hoisted_1$
|
|
2782
|
+
const BSLink = /* @__PURE__ */ _export_sfc(_sfc_main$1U, [["__scopeId", "data-v-29df56e5"]]);
|
|
2783
|
+
const _hoisted_1$1B = {
|
|
2784
2784
|
key: 0,
|
|
2785
2785
|
class: "show-percent",
|
|
2786
2786
|
style: { "left": "100%" }
|
|
2787
2787
|
};
|
|
2788
|
-
const _hoisted_2$
|
|
2788
|
+
const _hoisted_2$1g = {
|
|
2789
2789
|
key: 1,
|
|
2790
2790
|
class: "show-percent right-0 text-white"
|
|
2791
2791
|
};
|
|
@@ -2793,7 +2793,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
2793
2793
|
key: 1,
|
|
2794
2794
|
class: "indeterminate"
|
|
2795
2795
|
};
|
|
2796
|
-
const _sfc_main$
|
|
2796
|
+
const _sfc_main$1T = /* @__PURE__ */ vue.defineComponent({
|
|
2797
2797
|
__name: "BSProgressBar",
|
|
2798
2798
|
props: {
|
|
2799
2799
|
width: { default: "200px" },
|
|
@@ -2819,7 +2819,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
2819
2819
|
style: vue.normalizeStyle({ width: calculateProgress.value + "%" }),
|
|
2820
2820
|
class: "inner-progressbar"
|
|
2821
2821
|
}, [
|
|
2822
|
-
calculateProgress.value !== void 0 && calculateProgress.value < 50 ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_1$
|
|
2822
|
+
calculateProgress.value !== void 0 && calculateProgress.value < 50 ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_1$1B, vue.toDisplayString(calculatePercent.value) + "% ", 1)) : (vue.openBlock(), vue.createElementBlock("span", _hoisted_2$1g, vue.toDisplayString(calculatePercent.value) + "% ", 1))
|
|
2823
2823
|
], 4)) : (vue.openBlock(), vue.createElementBlock("div", _hoisted_3$Q, _cache[0] || (_cache[0] = [
|
|
2824
2824
|
vue.createElementVNode("div", { class: "in-box" }, null, -1)
|
|
2825
2825
|
])))
|
|
@@ -2827,7 +2827,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
2827
2827
|
};
|
|
2828
2828
|
}
|
|
2829
2829
|
});
|
|
2830
|
-
const _sfc_main$
|
|
2830
|
+
const _sfc_main$1S = /* @__PURE__ */ vue.defineComponent({
|
|
2831
2831
|
__name: "BSConsole",
|
|
2832
2832
|
props: {
|
|
2833
2833
|
texts: {},
|
|
@@ -2847,17 +2847,17 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
2847
2847
|
};
|
|
2848
2848
|
}
|
|
2849
2849
|
});
|
|
2850
|
-
const BSConsole = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
2851
|
-
const _sfc_main$
|
|
2852
|
-
const _hoisted_1$
|
|
2850
|
+
const BSConsole = /* @__PURE__ */ _export_sfc(_sfc_main$1S, [["__scopeId", "data-v-f33a4477"]]);
|
|
2851
|
+
const _sfc_main$1R = {};
|
|
2852
|
+
const _hoisted_1$1A = { class: "bs-loading-icon" };
|
|
2853
2853
|
function _sfc_render$1(_ctx, _cache) {
|
|
2854
|
-
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
2854
|
+
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$1A, _cache[0] || (_cache[0] = [
|
|
2855
2855
|
vue.createElementVNode("span", { class: "font-icon" }, "progress_activity", -1)
|
|
2856
2856
|
]));
|
|
2857
2857
|
}
|
|
2858
|
-
const BSLoadingIcon = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
2859
|
-
const _hoisted_1$
|
|
2860
|
-
const _sfc_main$
|
|
2858
|
+
const BSLoadingIcon = /* @__PURE__ */ _export_sfc(_sfc_main$1R, [["render", _sfc_render$1]]);
|
|
2859
|
+
const _hoisted_1$1z = { class: "bs-date" };
|
|
2860
|
+
const _sfc_main$1Q = /* @__PURE__ */ vue.defineComponent({
|
|
2861
2861
|
__name: "BSDate",
|
|
2862
2862
|
props: {
|
|
2863
2863
|
value: {},
|
|
@@ -2868,13 +2868,13 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
2868
2868
|
const props = __props;
|
|
2869
2869
|
const formatted = vue.computed(() => formatUtil.formatDateString(props.value, props.format, props.timeZone));
|
|
2870
2870
|
return (_ctx, _cache) => {
|
|
2871
|
-
return vue.openBlock(), vue.createElementBlock("span", _hoisted_1$
|
|
2871
|
+
return vue.openBlock(), vue.createElementBlock("span", _hoisted_1$1z, vue.toDisplayString(formatted.value), 1);
|
|
2872
2872
|
};
|
|
2873
2873
|
}
|
|
2874
2874
|
});
|
|
2875
|
-
const _hoisted_1$
|
|
2876
|
-
const _hoisted_2$
|
|
2877
|
-
const _sfc_main$
|
|
2875
|
+
const _hoisted_1$1y = { class: "page-navigation" };
|
|
2876
|
+
const _hoisted_2$1f = ["data-page", "onClick"];
|
|
2877
|
+
const _sfc_main$1P = /* @__PURE__ */ vue.defineComponent({
|
|
2878
2878
|
__name: "BSPageNavigation",
|
|
2879
2879
|
props: {
|
|
2880
2880
|
totalCount: { default: 0 },
|
|
@@ -2934,7 +2934,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
2934
2934
|
}
|
|
2935
2935
|
};
|
|
2936
2936
|
return (_ctx, _cache) => {
|
|
2937
|
-
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
2937
|
+
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$1y, [
|
|
2938
2938
|
vue.createElementVNode("span", {
|
|
2939
2939
|
class: vue.normalizeClass([{ "disabled": isFirstSet.value }, "font-icon first"]),
|
|
2940
2940
|
onClick: _cache[0] || (_cache[0] = vue.withModifiers(($event) => !isFirstSet.value && goToPage(1), ["prevent"]))
|
|
@@ -2949,7 +2949,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
2949
2949
|
class: vue.normalizeClass([{ on: page === currentPage.value }, "page"]),
|
|
2950
2950
|
"data-page": page,
|
|
2951
2951
|
onClick: vue.withModifiers(($event) => goToPage(page), ["prevent"])
|
|
2952
|
-
}, vue.toDisplayString(page), 11, _hoisted_2$
|
|
2952
|
+
}, vue.toDisplayString(page), 11, _hoisted_2$1f);
|
|
2953
2953
|
}), 128)),
|
|
2954
2954
|
vue.createElementVNode("span", {
|
|
2955
2955
|
class: vue.normalizeClass([{ "disabled": isLastSet.value }, "font-icon next"]),
|
|
@@ -2963,8 +2963,8 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
2963
2963
|
};
|
|
2964
2964
|
}
|
|
2965
2965
|
});
|
|
2966
|
-
const _hoisted_1$
|
|
2967
|
-
const _hoisted_2$
|
|
2966
|
+
const _hoisted_1$1x = { class: "bs-calendar bs-layout-vertical-inline" };
|
|
2967
|
+
const _hoisted_2$1e = { class: "bs-layout-horizontal justify-content-between align-items-center gap-8" };
|
|
2968
2968
|
const _hoisted_3$P = { class: "year-month bs-layout-horizontal gap-4" };
|
|
2969
2969
|
const _hoisted_4$v = { class: "timezone" };
|
|
2970
2970
|
const _hoisted_5$i = { class: "weekdays" };
|
|
@@ -2978,7 +2978,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
2978
2978
|
key: 1,
|
|
2979
2979
|
class: "extra-dates bs-layout-vertical gap-2 mt-8"
|
|
2980
2980
|
};
|
|
2981
|
-
const _sfc_main$
|
|
2981
|
+
const _sfc_main$1O = /* @__PURE__ */ vue.defineComponent({
|
|
2982
2982
|
__name: "BSCalendar",
|
|
2983
2983
|
props: {
|
|
2984
2984
|
modelValue: {},
|
|
@@ -3156,21 +3156,21 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
3156
3156
|
}
|
|
3157
3157
|
};
|
|
3158
3158
|
return (_ctx, _cache) => {
|
|
3159
|
-
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
3160
|
-
vue.createElementVNode("div", _hoisted_2$
|
|
3159
|
+
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$1x, [
|
|
3160
|
+
vue.createElementVNode("div", _hoisted_2$1e, [
|
|
3161
3161
|
vue.createElementVNode("div", _hoisted_3$P, [
|
|
3162
3162
|
vue.createVNode(BSButton, {
|
|
3163
3163
|
class: "border-0 pa-0",
|
|
3164
3164
|
"left-icon": "chevron_left",
|
|
3165
3165
|
onClick: prevMonth
|
|
3166
3166
|
}),
|
|
3167
|
-
vue.createVNode(_sfc_main$
|
|
3167
|
+
vue.createVNode(_sfc_main$1Z, {
|
|
3168
3168
|
modelValue: year.value,
|
|
3169
3169
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => year.value = $event),
|
|
3170
3170
|
disabled: _ctx.disabled,
|
|
3171
3171
|
items: years.value
|
|
3172
3172
|
}, null, 8, ["modelValue", "disabled", "items"]),
|
|
3173
|
-
vue.createVNode(_sfc_main$
|
|
3173
|
+
vue.createVNode(_sfc_main$1Z, {
|
|
3174
3174
|
modelValue: month.value,
|
|
3175
3175
|
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => month.value = $event),
|
|
3176
3176
|
disabled: _ctx.disabled,
|
|
@@ -3215,7 +3215,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
3215
3215
|
], 2),
|
|
3216
3216
|
["HOUR", "MINUTE_10", "MINUTE_30", "MINUTE", "SECOND"].includes(_ctx.resolution) ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_7$6, [
|
|
3217
3217
|
vue.createElementVNode("div", _hoisted_8$4, [
|
|
3218
|
-
vue.createVNode(_sfc_main$
|
|
3218
|
+
vue.createVNode(_sfc_main$1Z, {
|
|
3219
3219
|
disabled: _ctx.disabled,
|
|
3220
3220
|
items: hours,
|
|
3221
3221
|
"label-provider": (item) => item < 10 ? "0" + item : item.toString(),
|
|
@@ -3224,7 +3224,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
3224
3224
|
"onUpdate:modelValue": updateHour
|
|
3225
3225
|
}, null, 8, ["disabled", "label-provider", "model-value"]),
|
|
3226
3226
|
_cache[2] || (_cache[2] = vue.createElementVNode("span", { class: "px-4" }, ":", -1)),
|
|
3227
|
-
vue.createVNode(_sfc_main$
|
|
3227
|
+
vue.createVNode(_sfc_main$1Z, {
|
|
3228
3228
|
disabled: _ctx.disabled || _ctx.resolution === "HOUR",
|
|
3229
3229
|
items: minutes.value,
|
|
3230
3230
|
"label-provider": (item) => item < 10 ? "0" + item : item.toString(),
|
|
@@ -3248,8 +3248,8 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
3248
3248
|
};
|
|
3249
3249
|
}
|
|
3250
3250
|
});
|
|
3251
|
-
const _hoisted_1$
|
|
3252
|
-
const _hoisted_2$
|
|
3251
|
+
const _hoisted_1$1w = { class: "bs-calendar-range bs-layout-horizontal" };
|
|
3252
|
+
const _hoisted_2$1d = { class: "bs-layout-vertical" };
|
|
3253
3253
|
const _hoisted_3$O = { class: "bs-layout-horizontal align-items-center" };
|
|
3254
3254
|
const _hoisted_4$u = {
|
|
3255
3255
|
key: 0,
|
|
@@ -3257,7 +3257,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
3257
3257
|
};
|
|
3258
3258
|
const _hoisted_5$h = { key: 0 };
|
|
3259
3259
|
const _hoisted_6$a = { key: 1 };
|
|
3260
|
-
const _sfc_main$
|
|
3260
|
+
const _sfc_main$1N = /* @__PURE__ */ vue.defineComponent({
|
|
3261
3261
|
__name: "BSCalendarRange",
|
|
3262
3262
|
props: {
|
|
3263
3263
|
from: {},
|
|
@@ -3296,10 +3296,10 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
3296
3296
|
};
|
|
3297
3297
|
const displayTimeZones = vue.computed(() => [actualTimeZone.value, ...blueseaConfig.getValidDisplayTimeZones()]);
|
|
3298
3298
|
return (_ctx, _cache) => {
|
|
3299
|
-
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
3300
|
-
vue.createElementVNode("div", _hoisted_2$
|
|
3299
|
+
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$1w, [
|
|
3300
|
+
vue.createElementVNode("div", _hoisted_2$1d, [
|
|
3301
3301
|
vue.createElementVNode("div", _hoisted_3$O, [
|
|
3302
|
-
vue.createVNode(_sfc_main$
|
|
3302
|
+
vue.createVNode(_sfc_main$1O, {
|
|
3303
3303
|
modelValue: fromValue.value,
|
|
3304
3304
|
"onUpdate:modelValue": [
|
|
3305
3305
|
_cache[0] || (_cache[0] = ($event) => fromValue.value = $event),
|
|
@@ -3317,7 +3317,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
3317
3317
|
"range-type": "from"
|
|
3318
3318
|
}, null, 8, ["modelValue", "disabled", "display-format", "end-year", "first-day", "range-value", "resolution", "start-year", "time-zone"]),
|
|
3319
3319
|
_cache[2] || (_cache[2] = vue.createElementVNode("span", { class: "tilde" }, "~", -1)),
|
|
3320
|
-
vue.createVNode(_sfc_main$
|
|
3320
|
+
vue.createVNode(_sfc_main$1O, {
|
|
3321
3321
|
modelValue: toValue.value,
|
|
3322
3322
|
"onUpdate:modelValue": [
|
|
3323
3323
|
_cache[1] || (_cache[1] = ($event) => toValue.value = $event),
|
|
@@ -3354,17 +3354,17 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
3354
3354
|
};
|
|
3355
3355
|
}
|
|
3356
3356
|
});
|
|
3357
|
-
const _hoisted_1$
|
|
3357
|
+
const _hoisted_1$1v = {
|
|
3358
3358
|
key: 0,
|
|
3359
3359
|
class: "view-mode"
|
|
3360
3360
|
};
|
|
3361
|
-
const _hoisted_2$
|
|
3361
|
+
const _hoisted_2$1c = ["textContent"];
|
|
3362
3362
|
const _hoisted_3$N = {
|
|
3363
3363
|
key: 1,
|
|
3364
3364
|
class: "input-area"
|
|
3365
3365
|
};
|
|
3366
3366
|
const _hoisted_4$t = ["id", "autocomplete", "disabled", "maxlength", "name", "tabindex", "value"];
|
|
3367
|
-
const _sfc_main$
|
|
3367
|
+
const _sfc_main$1M = /* @__PURE__ */ vue.defineComponent({
|
|
3368
3368
|
__name: "BSNumberInput",
|
|
3369
3369
|
props: {
|
|
3370
3370
|
id: {},
|
|
@@ -3479,7 +3479,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
3479
3479
|
class: vue.normalizeClass([{ required: _ctx.required, disabled: _ctx.disabled, modified: modified.value, error: vue.unref(errors).length > 0 }, "bs-number-input"]),
|
|
3480
3480
|
style: vue.normalizeStyle({ width: _ctx.width })
|
|
3481
3481
|
}, [
|
|
3482
|
-
_ctx.viewMode ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
3482
|
+
_ctx.viewMode ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$1v, [
|
|
3483
3483
|
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(vue.unref(componentUtil).toMultiLangTextArray(_ctx.prefix), (text) => {
|
|
3484
3484
|
return vue.withDirectives((vue.openBlock(), vue.createElementBlock("span", {
|
|
3485
3485
|
key: JSON.stringify(text),
|
|
@@ -3490,7 +3490,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
3490
3490
|
}), 128)),
|
|
3491
3491
|
vue.createElementVNode("span", {
|
|
3492
3492
|
textContent: vue.toDisplayString(_ctx.formatInViewMode ? formattedStringValue.value : vue.unref(stringValue))
|
|
3493
|
-
}, null, 8, _hoisted_2$
|
|
3493
|
+
}, null, 8, _hoisted_2$1c),
|
|
3494
3494
|
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(vue.unref(componentUtil).toMultiLangTextArray(_ctx.suffix), (text) => {
|
|
3495
3495
|
return vue.withDirectives((vue.openBlock(), vue.createElementBlock("span", {
|
|
3496
3496
|
key: JSON.stringify(text),
|
|
@@ -3536,7 +3536,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
3536
3536
|
]);
|
|
3537
3537
|
}), 128))
|
|
3538
3538
|
])),
|
|
3539
|
-
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
3539
|
+
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$1_, {
|
|
3540
3540
|
key: 2,
|
|
3541
3541
|
errors: vue.unref(errors),
|
|
3542
3542
|
"hide-error-message": _ctx.hideErrorMessage || _ctx.disabled && !_ctx.showErrorMessageOnDisabled
|
|
@@ -3545,11 +3545,11 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
3545
3545
|
};
|
|
3546
3546
|
}
|
|
3547
3547
|
});
|
|
3548
|
-
const _hoisted_1$
|
|
3548
|
+
const _hoisted_1$1u = {
|
|
3549
3549
|
key: 0,
|
|
3550
3550
|
class: "view-mode"
|
|
3551
3551
|
};
|
|
3552
|
-
const _hoisted_2$
|
|
3552
|
+
const _hoisted_2$1b = ["textContent"];
|
|
3553
3553
|
const _hoisted_3$M = ["textContent"];
|
|
3554
3554
|
const _hoisted_4$s = {
|
|
3555
3555
|
key: 1,
|
|
@@ -3557,7 +3557,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
3557
3557
|
};
|
|
3558
3558
|
const _hoisted_5$g = ["id", "autocomplete", "disabled", "maxlength", "name", "tabindex", "value"];
|
|
3559
3559
|
const _hoisted_6$9 = ["textContent"];
|
|
3560
|
-
const _sfc_main$
|
|
3560
|
+
const _sfc_main$1L = /* @__PURE__ */ vue.defineComponent({
|
|
3561
3561
|
__name: "BSPriceInput",
|
|
3562
3562
|
props: {
|
|
3563
3563
|
id: {},
|
|
@@ -3681,11 +3681,11 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
3681
3681
|
class: vue.normalizeClass([{ required: _ctx.required, disabled: _ctx.disabled, modified: modified.value, error: vue.unref(errors).length > 0 }, "bs-price-input"]),
|
|
3682
3682
|
style: vue.normalizeStyle({ width: _ctx.width })
|
|
3683
3683
|
}, [
|
|
3684
|
-
_ctx.viewMode ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
3684
|
+
_ctx.viewMode ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$1u, [
|
|
3685
3685
|
vue.createElementVNode("span", {
|
|
3686
3686
|
class: "price mr-4",
|
|
3687
3687
|
textContent: vue.toDisplayString(_ctx.formatInViewMode ? formattedStringValue.value : vue.unref(stringValue))
|
|
3688
|
-
}, null, 8, _hoisted_2$
|
|
3688
|
+
}, null, 8, _hoisted_2$1b),
|
|
3689
3689
|
suffixText.value ? (vue.openBlock(), vue.createElementBlock("span", {
|
|
3690
3690
|
key: 0,
|
|
3691
3691
|
class: "currency-code",
|
|
@@ -3717,7 +3717,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
3717
3717
|
textContent: vue.toDisplayString(suffixText.value)
|
|
3718
3718
|
}, null, 8, _hoisted_6$9)) : vue.createCommentVNode("", true)
|
|
3719
3719
|
])),
|
|
3720
|
-
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
3720
|
+
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$1_, {
|
|
3721
3721
|
key: 2,
|
|
3722
3722
|
errors: vue.unref(errors),
|
|
3723
3723
|
"hide-error-message": _ctx.hideErrorMessage || _ctx.disabled && !_ctx.showErrorMessageOnDisabled
|
|
@@ -3726,7 +3726,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
3726
3726
|
};
|
|
3727
3727
|
}
|
|
3728
3728
|
});
|
|
3729
|
-
const _sfc_main$
|
|
3729
|
+
const _sfc_main$1K = /* @__PURE__ */ vue.defineComponent({
|
|
3730
3730
|
__name: "BSPercentInput",
|
|
3731
3731
|
props: /* @__PURE__ */ vue.mergeModels({
|
|
3732
3732
|
id: {},
|
|
@@ -3774,7 +3774,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
3774
3774
|
const percentMaxValue = vue.computed(() => props.maxValue !== void 0 ? Number((props.maxValue * 100).toFixed(props.maxDecimalPlaces)) : void 0);
|
|
3775
3775
|
const percentMinValue = vue.computed(() => props.minValue !== void 0 ? Number((props.minValue * 100).toFixed(props.maxDecimalPlaces)) : void 0);
|
|
3776
3776
|
return (_ctx, _cache) => {
|
|
3777
|
-
return vue.openBlock(), vue.createBlock(_sfc_main$
|
|
3777
|
+
return vue.openBlock(), vue.createBlock(_sfc_main$1M, {
|
|
3778
3778
|
id: _ctx.id,
|
|
3779
3779
|
autocomplete: _ctx.autocomplete,
|
|
3780
3780
|
disabled: _ctx.disabled,
|
|
@@ -3987,16 +3987,16 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
3987
3987
|
yellow: "#FFFF00",
|
|
3988
3988
|
yellowgreen: "#9ACD32"
|
|
3989
3989
|
};
|
|
3990
|
-
const _hoisted_1$
|
|
3990
|
+
const _hoisted_1$1t = {
|
|
3991
3991
|
key: 0,
|
|
3992
3992
|
class: "bs-layout-horizontal gap-4 align-items-center view-mode"
|
|
3993
3993
|
};
|
|
3994
|
-
const _hoisted_2$
|
|
3994
|
+
const _hoisted_2$1a = {
|
|
3995
3995
|
key: 1,
|
|
3996
3996
|
class: "bs-layout-horizontal-inline"
|
|
3997
3997
|
};
|
|
3998
3998
|
const _hoisted_3$L = ["data-field-name", "disabled", "tabindex", "value"];
|
|
3999
|
-
const _sfc_main$
|
|
3999
|
+
const _sfc_main$1J = /* @__PURE__ */ vue.defineComponent({
|
|
4000
4000
|
__name: "BSColorInput",
|
|
4001
4001
|
props: {
|
|
4002
4002
|
id: {},
|
|
@@ -4089,13 +4089,13 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
4089
4089
|
return vue.openBlock(), vue.createElementBlock("div", {
|
|
4090
4090
|
class: vue.normalizeClass([{ required: _ctx.required, disabled: _ctx.disabled, modified: modified.value, error: vue.unref(errors).length > 0 }, "bs-color-input bs-layout-vertical-inline"])
|
|
4091
4091
|
}, [
|
|
4092
|
-
_ctx.viewMode ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
4092
|
+
_ctx.viewMode ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$1t, [
|
|
4093
4093
|
vue.createElementVNode("span", {
|
|
4094
4094
|
style: vue.normalizeStyle({ "background-color": vue.unref(stringValue) }),
|
|
4095
4095
|
class: "color-preview"
|
|
4096
4096
|
}, null, 4),
|
|
4097
4097
|
vue.createElementVNode("span", null, vue.toDisplayString(vue.unref(stringValue)), 1)
|
|
4098
|
-
])) : (vue.openBlock(), vue.createElementBlock("div", _hoisted_2$
|
|
4098
|
+
])) : (vue.openBlock(), vue.createElementBlock("div", _hoisted_2$1a, [
|
|
4099
4099
|
vue.createElementVNode("input", {
|
|
4100
4100
|
ref_key: "field",
|
|
4101
4101
|
ref: field,
|
|
@@ -4107,7 +4107,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
4107
4107
|
onChange: updateColorValue,
|
|
4108
4108
|
onInput: normalizeColorValue
|
|
4109
4109
|
}, null, 40, _hoisted_3$L),
|
|
4110
|
-
vue.createVNode(_sfc_main$
|
|
4110
|
+
vue.createVNode(_sfc_main$1V, {
|
|
4111
4111
|
modelValue: vue.unref(stringValue),
|
|
4112
4112
|
"onUpdate:modelValue": [
|
|
4113
4113
|
_cache[0] || (_cache[0] = ($event) => vue.isRef(stringValue) ? stringValue.value = $event : null),
|
|
@@ -4122,7 +4122,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
4122
4122
|
"ignore-save-point": ""
|
|
4123
4123
|
}, null, 8, ["modelValue", "autocomplete", "disabled", "name", "tabindex", "view-mode", "width"])
|
|
4124
4124
|
])),
|
|
4125
|
-
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
4125
|
+
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$1_, {
|
|
4126
4126
|
key: 2,
|
|
4127
4127
|
errors: vue.unref(errors),
|
|
4128
4128
|
"hide-error-message": _ctx.hideErrorMessage || _ctx.disabled && !_ctx.showErrorMessageOnDisabled
|
|
@@ -4189,9 +4189,9 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
4189
4189
|
const normalizeDateInput = (value) => {
|
|
4190
4190
|
return value.replace(/[^\d-]/g, "");
|
|
4191
4191
|
};
|
|
4192
|
-
const _hoisted_1$
|
|
4193
|
-
const _hoisted_2$
|
|
4194
|
-
const _sfc_main$
|
|
4192
|
+
const _hoisted_1$1s = { class: "bs-layout-vertical px-16 py-8" };
|
|
4193
|
+
const _hoisted_2$19 = { class: "bs-layout-horizontal justify-content-center align-items-center gap-8 mt-8 mb-8" };
|
|
4194
|
+
const _sfc_main$1I = /* @__PURE__ */ vue.defineComponent({
|
|
4195
4195
|
__name: "BSDateInputPopup",
|
|
4196
4196
|
props: {
|
|
4197
4197
|
modelValue: {},
|
|
@@ -4218,7 +4218,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
4218
4218
|
emit("close");
|
|
4219
4219
|
};
|
|
4220
4220
|
return (_ctx, _cache) => {
|
|
4221
|
-
return vue.openBlock(), vue.createBlock(_sfc_main$
|
|
4221
|
+
return vue.openBlock(), vue.createBlock(_sfc_main$20, {
|
|
4222
4222
|
"base-element": _ctx.baseElement,
|
|
4223
4223
|
"popup-align": _ctx.popupAlign,
|
|
4224
4224
|
"popup-direction": _ctx.popupDirection,
|
|
@@ -4228,8 +4228,8 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
4228
4228
|
}, ["stop"]))
|
|
4229
4229
|
}, {
|
|
4230
4230
|
default: vue.withCtx(() => [
|
|
4231
|
-
vue.createElementVNode("div", _hoisted_1$
|
|
4232
|
-
vue.createVNode(_sfc_main$
|
|
4231
|
+
vue.createElementVNode("div", _hoisted_1$1s, [
|
|
4232
|
+
vue.createVNode(_sfc_main$1O, {
|
|
4233
4233
|
modelValue: date.value,
|
|
4234
4234
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => date.value = $event),
|
|
4235
4235
|
"display-format": _ctx.displayFormat,
|
|
@@ -4239,7 +4239,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
4239
4239
|
"start-year": _ctx.selectStartYear,
|
|
4240
4240
|
"time-zone": _ctx.timeZone
|
|
4241
4241
|
}, null, 8, ["modelValue", "display-format", "end-year", "hide-extra-date", "resolution", "start-year", "time-zone"]),
|
|
4242
|
-
vue.createElementVNode("div", _hoisted_2$
|
|
4242
|
+
vue.createElementVNode("div", _hoisted_2$19, [
|
|
4243
4243
|
vue.createVNode(BSButton, {
|
|
4244
4244
|
caption: { key: "bs.ok" },
|
|
4245
4245
|
"button-color": "blue",
|
|
@@ -4259,16 +4259,16 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
4259
4259
|
};
|
|
4260
4260
|
}
|
|
4261
4261
|
});
|
|
4262
|
-
const _hoisted_1$
|
|
4262
|
+
const _hoisted_1$1r = {
|
|
4263
4263
|
key: 0,
|
|
4264
4264
|
class: "view-mode"
|
|
4265
4265
|
};
|
|
4266
|
-
const _hoisted_2$
|
|
4266
|
+
const _hoisted_2$18 = {
|
|
4267
4267
|
key: 1,
|
|
4268
4268
|
class: "input-area"
|
|
4269
4269
|
};
|
|
4270
4270
|
const _hoisted_3$K = ["id", "disabled", "maxlength", "name", "tabindex", "value"];
|
|
4271
|
-
const _sfc_main$
|
|
4271
|
+
const _sfc_main$1H = /* @__PURE__ */ vue.defineComponent({
|
|
4272
4272
|
__name: "BSDateInput",
|
|
4273
4273
|
props: {
|
|
4274
4274
|
id: {},
|
|
@@ -4435,9 +4435,9 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
4435
4435
|
style: vue.normalizeStyle({ width: _ctx.width }),
|
|
4436
4436
|
onKeydown: _cache[2] || (_cache[2] = vue.withKeys(vue.withModifiers(() => togglePopup(false), ["stop", "prevent"]), ["esc"]))
|
|
4437
4437
|
}, [
|
|
4438
|
-
_ctx.viewMode ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
4438
|
+
_ctx.viewMode ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$1r, [
|
|
4439
4439
|
vue.createElementVNode("span", null, vue.toDisplayString(viewModeValue.value), 1)
|
|
4440
|
-
])) : (vue.openBlock(), vue.createElementBlock("div", _hoisted_2$
|
|
4440
|
+
])) : (vue.openBlock(), vue.createElementBlock("div", _hoisted_2$18, [
|
|
4441
4441
|
vue.createElementVNode("span", {
|
|
4442
4442
|
class: vue.normalizeClass([{ "bs-clickable": !_ctx.disabled }, "font-icon"]),
|
|
4443
4443
|
onClick: _cache[0] || (_cache[0] = ($event) => togglePopup())
|
|
@@ -4474,12 +4474,12 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
4474
4474
|
]);
|
|
4475
4475
|
}), 128))
|
|
4476
4476
|
], 2)) : vue.createCommentVNode("", true),
|
|
4477
|
-
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
4477
|
+
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$1_, {
|
|
4478
4478
|
key: 3,
|
|
4479
4479
|
errors: vue.unref(errors),
|
|
4480
4480
|
"hide-error-message": _ctx.hideErrorMessage || _ctx.disabled && !_ctx.showErrorMessageOnDisabled
|
|
4481
4481
|
}, null, 8, ["errors", "hide-error-message"])) : vue.createCommentVNode("", true),
|
|
4482
|
-
showPopup.value ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
4482
|
+
showPopup.value ? (vue.openBlock(), vue.createBlock(_sfc_main$1I, {
|
|
4483
4483
|
key: 4,
|
|
4484
4484
|
"base-element": vue.unref(rootRef),
|
|
4485
4485
|
"display-format": _ctx.displayFormat,
|
|
@@ -4500,9 +4500,9 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
4500
4500
|
};
|
|
4501
4501
|
}
|
|
4502
4502
|
});
|
|
4503
|
-
const _hoisted_1$
|
|
4504
|
-
const _hoisted_2$
|
|
4505
|
-
const _sfc_main$
|
|
4503
|
+
const _hoisted_1$1q = { class: "bs-layout-vertical px-16 py-8" };
|
|
4504
|
+
const _hoisted_2$17 = { class: "bs-layout-horizontal justify-content-end align-items-center gap-8 mt-16 mb-8" };
|
|
4505
|
+
const _sfc_main$1G = /* @__PURE__ */ vue.defineComponent({
|
|
4506
4506
|
__name: "BSDateRangeInputPopup",
|
|
4507
4507
|
props: {
|
|
4508
4508
|
from: {},
|
|
@@ -4532,7 +4532,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
4532
4532
|
emit("close");
|
|
4533
4533
|
};
|
|
4534
4534
|
return (_ctx, _cache) => {
|
|
4535
|
-
return vue.openBlock(), vue.createBlock(_sfc_main$
|
|
4535
|
+
return vue.openBlock(), vue.createBlock(_sfc_main$20, {
|
|
4536
4536
|
"base-element": _ctx.baseElement,
|
|
4537
4537
|
"max-height": "auto",
|
|
4538
4538
|
onRequestClose: close2,
|
|
@@ -4540,8 +4540,8 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
4540
4540
|
}, ["stop"]))
|
|
4541
4541
|
}, {
|
|
4542
4542
|
default: vue.withCtx(() => [
|
|
4543
|
-
vue.createElementVNode("div", _hoisted_1$
|
|
4544
|
-
vue.createVNode(_sfc_main$
|
|
4543
|
+
vue.createElementVNode("div", _hoisted_1$1q, [
|
|
4544
|
+
vue.createVNode(_sfc_main$1N, {
|
|
4545
4545
|
from: fromValue.value,
|
|
4546
4546
|
"onUpdate:from": _cache[0] || (_cache[0] = ($event) => fromValue.value = $event),
|
|
4547
4547
|
to: toValue.value,
|
|
@@ -4555,7 +4555,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
4555
4555
|
"start-year": _ctx.selectStartYear,
|
|
4556
4556
|
"time-zone": _ctx.timeZone
|
|
4557
4557
|
}, null, 8, ["from", "to", "disabled-from", "disabled-to", "display-format", "end-year", "hide-extra-date", "resolution", "start-year", "time-zone"]),
|
|
4558
|
-
vue.createElementVNode("div", _hoisted_2$
|
|
4558
|
+
vue.createElementVNode("div", _hoisted_2$17, [
|
|
4559
4559
|
vue.createVNode(BSButton, {
|
|
4560
4560
|
caption: { key: "bs.ok" },
|
|
4561
4561
|
"button-color": "blue",
|
|
@@ -4575,17 +4575,17 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
4575
4575
|
};
|
|
4576
4576
|
}
|
|
4577
4577
|
});
|
|
4578
|
-
const _hoisted_1$
|
|
4578
|
+
const _hoisted_1$1p = {
|
|
4579
4579
|
key: 0,
|
|
4580
4580
|
class: "view-mode"
|
|
4581
4581
|
};
|
|
4582
|
-
const _hoisted_2$
|
|
4582
|
+
const _hoisted_2$16 = {
|
|
4583
4583
|
key: 1,
|
|
4584
4584
|
class: "input-area"
|
|
4585
4585
|
};
|
|
4586
4586
|
const _hoisted_3$J = ["id", "disabled", "maxlength", "name", "tabindex", "value"];
|
|
4587
4587
|
const _hoisted_4$r = ["id", "disabled", "maxlength", "name", "tabindex", "value"];
|
|
4588
|
-
const _sfc_main$
|
|
4588
|
+
const _sfc_main$1F = /* @__PURE__ */ vue.defineComponent({
|
|
4589
4589
|
__name: "BSDateRange",
|
|
4590
4590
|
props: {
|
|
4591
4591
|
idFrom: {},
|
|
@@ -4885,9 +4885,9 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
4885
4885
|
style: vue.normalizeStyle({ width: _ctx.width }),
|
|
4886
4886
|
onKeydown: _cache[2] || (_cache[2] = vue.withKeys(vue.withModifiers(() => togglePopup(false), ["stop", "prevent"]), ["esc"]))
|
|
4887
4887
|
}, [
|
|
4888
|
-
_ctx.viewMode ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
4888
|
+
_ctx.viewMode ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$1p, [
|
|
4889
4889
|
vue.createElementVNode("span", null, vue.toDisplayString(formattedDateRange.value), 1)
|
|
4890
|
-
])) : (vue.openBlock(), vue.createElementBlock("div", _hoisted_2$
|
|
4890
|
+
])) : (vue.openBlock(), vue.createElementBlock("div", _hoisted_2$16, [
|
|
4891
4891
|
vue.createElementVNode("span", {
|
|
4892
4892
|
class: vue.normalizeClass([{ "bs-clickable": !disabled.value }, "font-icon"]),
|
|
4893
4893
|
onClick: _cache[0] || (_cache[0] = () => togglePopup())
|
|
@@ -4943,12 +4943,12 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
4943
4943
|
]);
|
|
4944
4944
|
}), 128))
|
|
4945
4945
|
], 2)) : vue.createCommentVNode("", true),
|
|
4946
|
-
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
4946
|
+
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$1_, {
|
|
4947
4947
|
key: 3,
|
|
4948
4948
|
errors: errors.value,
|
|
4949
4949
|
"hide-error-message": _ctx.hideErrorMessage || disabled.value && !_ctx.showErrorMessageOnDisabled
|
|
4950
4950
|
}, null, 8, ["errors", "hide-error-message"])) : vue.createCommentVNode("", true),
|
|
4951
|
-
showPopup.value ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
4951
|
+
showPopup.value ? (vue.openBlock(), vue.createBlock(_sfc_main$1G, {
|
|
4952
4952
|
key: 4,
|
|
4953
4953
|
"base-element": vue.unref(rootRef),
|
|
4954
4954
|
"disabled-from": _ctx.disabledFrom,
|
|
@@ -5044,8 +5044,8 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
5044
5044
|
const today = dayjs().tz(timeZone);
|
|
5045
5045
|
return from ? today.add(-years, "year").startOf("year") : today.add(-years, "year").endOf("year");
|
|
5046
5046
|
};
|
|
5047
|
-
const _hoisted_1$
|
|
5048
|
-
const _hoisted_2$
|
|
5047
|
+
const _hoisted_1$1o = ["id", "checked", "disabled", "name", "tabindex"];
|
|
5048
|
+
const _hoisted_2$15 = ["for"];
|
|
5049
5049
|
const _hoisted_3$I = {
|
|
5050
5050
|
key: 0,
|
|
5051
5051
|
class: "font-icon"
|
|
@@ -5055,7 +5055,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
5055
5055
|
class: "text-label"
|
|
5056
5056
|
};
|
|
5057
5057
|
const _hoisted_5$f = ["for"];
|
|
5058
|
-
const _sfc_main$
|
|
5058
|
+
const _sfc_main$1E = /* @__PURE__ */ vue.defineComponent({
|
|
5059
5059
|
__name: "BSRadioButton",
|
|
5060
5060
|
props: {
|
|
5061
5061
|
id: { default: () => componentUtil.generateNextId("radio") },
|
|
@@ -5098,13 +5098,13 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
5098
5098
|
class: "",
|
|
5099
5099
|
role: "radio",
|
|
5100
5100
|
type: "radio"
|
|
5101
|
-
}, vue.toHandlers(handlers2, true)), null, 16, _hoisted_1$
|
|
5101
|
+
}, vue.toHandlers(handlers2, true)), null, 16, _hoisted_1$1o),
|
|
5102
5102
|
vue.createElementVNode("label", { for: _ctx.id }, [
|
|
5103
5103
|
_ctx.icon ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_3$I, vue.toDisplayString(_ctx.icon), 1)) : vue.createCommentVNode("", true),
|
|
5104
5104
|
_ctx.label ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("span", _hoisted_4$q, null, 512)), [
|
|
5105
5105
|
[vue.unref(vT), _ctx.label]
|
|
5106
5106
|
]) : vue.createCommentVNode("", true)
|
|
5107
|
-
], 8, _hoisted_2$
|
|
5107
|
+
], 8, _hoisted_2$15),
|
|
5108
5108
|
hasLabelSlot.value ? (vue.openBlock(), vue.createElementBlock("label", {
|
|
5109
5109
|
key: 0,
|
|
5110
5110
|
for: _ctx.id,
|
|
@@ -5116,14 +5116,14 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
5116
5116
|
};
|
|
5117
5117
|
}
|
|
5118
5118
|
});
|
|
5119
|
-
const _hoisted_1$
|
|
5120
|
-
const _hoisted_2$
|
|
5119
|
+
const _hoisted_1$1n = ["data-field-name"];
|
|
5120
|
+
const _hoisted_2$14 = { key: 0 };
|
|
5121
5121
|
const _hoisted_3$H = {
|
|
5122
5122
|
key: 1,
|
|
5123
5123
|
class: "radio-button-group",
|
|
5124
5124
|
role: "radiogroup"
|
|
5125
5125
|
};
|
|
5126
|
-
const _sfc_main$
|
|
5126
|
+
const _sfc_main$1D = /* @__PURE__ */ vue.defineComponent({
|
|
5127
5127
|
__name: "BSRadioButtonGroup",
|
|
5128
5128
|
props: {
|
|
5129
5129
|
name: { default: () => componentUtil.generateNextName("radioGroup") },
|
|
@@ -5203,12 +5203,12 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
5203
5203
|
class: vue.normalizeClass([{ required: _ctx.required, disabled: _ctx.disabled, modified: modified.value, error: vue.unref(errors).length > 0 }, "bs-radio-button-group"]),
|
|
5204
5204
|
"data-field-name": _ctx.name
|
|
5205
5205
|
}, [
|
|
5206
|
-
_ctx.viewMode ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("div", _hoisted_2$
|
|
5206
|
+
_ctx.viewMode ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("div", _hoisted_2$14, null, 512)), [
|
|
5207
5207
|
[vue.unref(vT), modelValueLabel.value]
|
|
5208
5208
|
]) : (vue.openBlock(), vue.createElementBlock("div", _hoisted_3$H, [
|
|
5209
5209
|
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(_ctx.items, (item) => {
|
|
5210
5210
|
var _a2, _b;
|
|
5211
|
-
return vue.withDirectives((vue.openBlock(), vue.createBlock(_sfc_main$
|
|
5211
|
+
return vue.withDirectives((vue.openBlock(), vue.createBlock(_sfc_main$1E, {
|
|
5212
5212
|
key: itemKey(item),
|
|
5213
5213
|
disabled: _ctx.disabled || isDisabledItem(item),
|
|
5214
5214
|
icon: (_a2 = _ctx.iconProvider) == null ? void 0 : _a2.call(_ctx, item),
|
|
@@ -5223,16 +5223,16 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
5223
5223
|
]);
|
|
5224
5224
|
}), 128))
|
|
5225
5225
|
])),
|
|
5226
|
-
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
5226
|
+
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$1_, {
|
|
5227
5227
|
key: 2,
|
|
5228
5228
|
errors: vue.unref(errors),
|
|
5229
5229
|
"hide-error-message": _ctx.hideErrorMessage || _ctx.disabled && !_ctx.showErrorMessageOnDisabled
|
|
5230
5230
|
}, null, 8, ["errors", "hide-error-message"])) : vue.createCommentVNode("", true)
|
|
5231
|
-
], 10, _hoisted_1$
|
|
5231
|
+
], 10, _hoisted_1$1n);
|
|
5232
5232
|
};
|
|
5233
5233
|
}
|
|
5234
5234
|
});
|
|
5235
|
-
const _sfc_main$
|
|
5235
|
+
const _sfc_main$1C = /* @__PURE__ */ vue.defineComponent({
|
|
5236
5236
|
__name: "BSDateRangePresets",
|
|
5237
5237
|
props: {
|
|
5238
5238
|
modelValue: {},
|
|
@@ -5266,7 +5266,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
5266
5266
|
{ immediate: true }
|
|
5267
5267
|
);
|
|
5268
5268
|
return (_ctx, _cache) => {
|
|
5269
|
-
return _ctx.presets && _ctx.presets.length > 0 ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
5269
|
+
return _ctx.presets && _ctx.presets.length > 0 ? (vue.openBlock(), vue.createBlock(_sfc_main$1D, {
|
|
5270
5270
|
key: 0,
|
|
5271
5271
|
modelValue: currentPreset.value,
|
|
5272
5272
|
"onUpdate:modelValue": [
|
|
@@ -5281,10 +5281,10 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
5281
5281
|
};
|
|
5282
5282
|
}
|
|
5283
5283
|
});
|
|
5284
|
-
const _hoisted_1$
|
|
5285
|
-
const _hoisted_2$
|
|
5284
|
+
const _hoisted_1$1m = ["id", "checked", "disabled", "name", "tabindex"];
|
|
5285
|
+
const _hoisted_2$13 = ["for"];
|
|
5286
5286
|
const _hoisted_3$G = ["for"];
|
|
5287
|
-
const _sfc_main$
|
|
5287
|
+
const _sfc_main$1B = /* @__PURE__ */ vue.defineComponent({
|
|
5288
5288
|
__name: "BSCheckbox",
|
|
5289
5289
|
props: {
|
|
5290
5290
|
id: { default: () => componentUtil.generateNextId("checkbox") },
|
|
@@ -5340,12 +5340,12 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
5340
5340
|
tabindex: _ctx.tabindex,
|
|
5341
5341
|
class: "",
|
|
5342
5342
|
type: "checkbox"
|
|
5343
|
-
}, vue.toHandlers(handlers2, true)), null, 16, _hoisted_1$
|
|
5343
|
+
}, vue.toHandlers(handlers2, true)), null, 16, _hoisted_1$1m),
|
|
5344
5344
|
_ctx.label ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("label", {
|
|
5345
5345
|
key: 0,
|
|
5346
5346
|
for: _ctx.id,
|
|
5347
5347
|
class: "text-label"
|
|
5348
|
-
}, null, 8, _hoisted_2$
|
|
5348
|
+
}, null, 8, _hoisted_2$13)), [
|
|
5349
5349
|
[vue.unref(vT), _ctx.label]
|
|
5350
5350
|
]) : vue.createCommentVNode("", true),
|
|
5351
5351
|
hasLabelSlot.value ? (vue.openBlock(), vue.createElementBlock("label", {
|
|
@@ -5359,10 +5359,10 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
5359
5359
|
};
|
|
5360
5360
|
}
|
|
5361
5361
|
});
|
|
5362
|
-
const _hoisted_1$
|
|
5363
|
-
const _hoisted_2$
|
|
5362
|
+
const _hoisted_1$1l = ["data-field-name"];
|
|
5363
|
+
const _hoisted_2$12 = { class: "items" };
|
|
5364
5364
|
const _hoisted_3$F = ["textContent"];
|
|
5365
|
-
const _sfc_main$
|
|
5365
|
+
const _sfc_main$1A = /* @__PURE__ */ vue.defineComponent({
|
|
5366
5366
|
__name: "BSCheckboxGroup",
|
|
5367
5367
|
props: {
|
|
5368
5368
|
name: {},
|
|
@@ -5468,13 +5468,13 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
5468
5468
|
"data-field-name": _ctx.name,
|
|
5469
5469
|
role: "group"
|
|
5470
5470
|
}, [
|
|
5471
|
-
vue.createElementVNode("div", _hoisted_2$
|
|
5471
|
+
vue.createElementVNode("div", _hoisted_2$12, [
|
|
5472
5472
|
_ctx.viewMode ? (vue.openBlock(), vue.createElementBlock("div", {
|
|
5473
5473
|
key: 0,
|
|
5474
5474
|
class: "view-mode",
|
|
5475
5475
|
textContent: vue.toDisplayString(modelValueLabels.value)
|
|
5476
5476
|
}, null, 8, _hoisted_3$F)) : (vue.openBlock(true), vue.createElementBlock(vue.Fragment, { key: 1 }, vue.renderList(_ctx.items, (item) => {
|
|
5477
|
-
return vue.openBlock(), vue.createBlock(_sfc_main$
|
|
5477
|
+
return vue.openBlock(), vue.createBlock(_sfc_main$1B, {
|
|
5478
5478
|
key: itemKey(item),
|
|
5479
5479
|
disabled: _ctx.disabled || isDisabledItem(item),
|
|
5480
5480
|
label: itemLabel(item),
|
|
@@ -5486,16 +5486,16 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
5486
5486
|
}, null, 8, ["disabled", "label", "model-value", "name", "tabindex", "onUpdate:modelValue"]);
|
|
5487
5487
|
}), 128))
|
|
5488
5488
|
]),
|
|
5489
|
-
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
5489
|
+
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$1_, {
|
|
5490
5490
|
key: 0,
|
|
5491
5491
|
errors: vue.unref(errors),
|
|
5492
5492
|
"hide-error-message": _ctx.hideErrorMessage || _ctx.disabled && !_ctx.showErrorMessageOnDisabled
|
|
5493
5493
|
}, null, 8, ["errors", "hide-error-message"])) : vue.createCommentVNode("", true)
|
|
5494
|
-
], 10, _hoisted_1$
|
|
5494
|
+
], 10, _hoisted_1$1l);
|
|
5495
5495
|
};
|
|
5496
5496
|
}
|
|
5497
5497
|
});
|
|
5498
|
-
const _sfc_main$
|
|
5498
|
+
const _sfc_main$1z = /* @__PURE__ */ vue.defineComponent({
|
|
5499
5499
|
__name: "BSYesNoGroup",
|
|
5500
5500
|
props: {
|
|
5501
5501
|
name: { default: () => componentUtil.generateNextName("yesNoGroup") },
|
|
@@ -5528,7 +5528,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
5528
5528
|
emit("update:modelValue", value2 === void 0 ? void 0 : value2 === "Y");
|
|
5529
5529
|
};
|
|
5530
5530
|
return (_ctx, _cache) => {
|
|
5531
|
-
return vue.openBlock(), vue.createBlock(_sfc_main$
|
|
5531
|
+
return vue.openBlock(), vue.createBlock(_sfc_main$1D, {
|
|
5532
5532
|
disabled: _ctx.disabled,
|
|
5533
5533
|
"hide-error-message": _ctx.hideErrorMessage,
|
|
5534
5534
|
"ignore-save-point": _ctx.ignoreSavePoint,
|
|
@@ -5545,8 +5545,8 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
5545
5545
|
};
|
|
5546
5546
|
}
|
|
5547
5547
|
});
|
|
5548
|
-
const _hoisted_1$
|
|
5549
|
-
const _hoisted_2$
|
|
5548
|
+
const _hoisted_1$1k = ["tabindex", "onKeydown"];
|
|
5549
|
+
const _hoisted_2$11 = { key: 0 };
|
|
5550
5550
|
const _hoisted_3$E = {
|
|
5551
5551
|
key: 0,
|
|
5552
5552
|
class: "label"
|
|
@@ -5568,7 +5568,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
5568
5568
|
key: 2,
|
|
5569
5569
|
class: "small-progress"
|
|
5570
5570
|
};
|
|
5571
|
-
const _sfc_main$
|
|
5571
|
+
const _sfc_main$1y = /* @__PURE__ */ vue.defineComponent({
|
|
5572
5572
|
__name: "BSMultiSelect",
|
|
5573
5573
|
props: {
|
|
5574
5574
|
modelValue: { default: () => [] },
|
|
@@ -5693,7 +5693,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
5693
5693
|
_cache[4] || (_cache[4] = vue.withKeys(($event) => togglePopup(false), ["tab"]))
|
|
5694
5694
|
]
|
|
5695
5695
|
}, [
|
|
5696
|
-
_ctx.viewMode ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_2$
|
|
5696
|
+
_ctx.viewMode ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_2$11, [
|
|
5697
5697
|
_ctx.selectedLabelProvider ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("span", _hoisted_3$E, null, 512)), [
|
|
5698
5698
|
[vue.unref(vT), _ctx.selectedLabelProvider(selectedItems.value)]
|
|
5699
5699
|
]) : (vue.openBlock(true), vue.createElementBlock(vue.Fragment, { key: 1 }, vue.renderList(selectedItems.value, (item) => {
|
|
@@ -5729,7 +5729,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
5729
5729
|
_cache[5] || (_cache[5] = vue.createElementVNode("span", { class: "dropdown-btn" }, "expand_more", -1)),
|
|
5730
5730
|
loadingItems.value ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_8$3, "progress_activity")) : vue.createCommentVNode("", true)
|
|
5731
5731
|
], 8, _hoisted_4$p),
|
|
5732
|
-
!_ctx.disabled && showPopup.value ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
5732
|
+
!_ctx.disabled && showPopup.value ? (vue.openBlock(), vue.createBlock(_sfc_main$1$, {
|
|
5733
5733
|
key: 0,
|
|
5734
5734
|
ref_key: "selectPopup",
|
|
5735
5735
|
ref: selectPopup,
|
|
@@ -5748,12 +5748,12 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
5748
5748
|
onRequestClose: _cache[0] || (_cache[0] = ($event) => togglePopup(false))
|
|
5749
5749
|
}, null, 8, ["base-element", "initial-item", "items", "label-provider", "max-height", "popup-align", "popup-direction", "selected-items", "show-search", "enabled-item-provider", "value-provider"])) : vue.createCommentVNode("", true)
|
|
5750
5750
|
], 64)),
|
|
5751
|
-
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
5751
|
+
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$1_, {
|
|
5752
5752
|
key: 2,
|
|
5753
5753
|
errors: vue.unref(errors),
|
|
5754
5754
|
"hide-error-message": _ctx.hideErrorMessage || _ctx.disabled && !_ctx.showErrorMessageOnDisabled
|
|
5755
5755
|
}, null, 8, ["errors", "hide-error-message"])) : vue.createCommentVNode("", true)
|
|
5756
|
-
], 42, _hoisted_1$
|
|
5756
|
+
], 42, _hoisted_1$1k)), [
|
|
5757
5757
|
[vue.unref(vClickOutside), () => togglePopup(false)]
|
|
5758
5758
|
]);
|
|
5759
5759
|
};
|
|
@@ -5914,8 +5914,8 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
5914
5914
|
}
|
|
5915
5915
|
}
|
|
5916
5916
|
};
|
|
5917
|
-
const _hoisted_1$
|
|
5918
|
-
const _hoisted_2
|
|
5917
|
+
const _hoisted_1$1j = ["textContent"];
|
|
5918
|
+
const _hoisted_2$10 = {
|
|
5919
5919
|
key: 1,
|
|
5920
5920
|
class: "font-icon w-16 text-gray-400"
|
|
5921
5921
|
};
|
|
@@ -5927,7 +5927,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
5927
5927
|
key: 0,
|
|
5928
5928
|
class: "child-rows"
|
|
5929
5929
|
};
|
|
5930
|
-
const _sfc_main$
|
|
5930
|
+
const _sfc_main$1x = /* @__PURE__ */ vue.defineComponent({
|
|
5931
5931
|
__name: "BSTreeRow",
|
|
5932
5932
|
props: {
|
|
5933
5933
|
row: {},
|
|
@@ -6038,8 +6038,8 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
6038
6038
|
class: "bs-clickable font-icon",
|
|
6039
6039
|
onClick: _cache[0] || (_cache[0] = ($event) => selectRow($event, true)),
|
|
6040
6040
|
textContent: vue.toDisplayString(isSelected.value ? "check_box" : "check_box_outline_blank")
|
|
6041
|
-
}, null, 8, _hoisted_1$
|
|
6042
|
-
_ctx.iconProvider ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_2
|
|
6041
|
+
}, null, 8, _hoisted_1$1j)) : vue.createCommentVNode("", true),
|
|
6042
|
+
_ctx.iconProvider ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_2$10, vue.toDisplayString(icon.value || ""), 1)) : vue.createCommentVNode("", true),
|
|
6043
6043
|
vue.withDirectives(vue.createElementVNode("span", {
|
|
6044
6044
|
class: "caption",
|
|
6045
6045
|
onClick: _cache[1] || (_cache[1] = ($event) => selectRow($event, $event.shiftKey)),
|
|
@@ -6091,7 +6091,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
6091
6091
|
};
|
|
6092
6092
|
}
|
|
6093
6093
|
});
|
|
6094
|
-
const _sfc_main$
|
|
6094
|
+
const _sfc_main$1w = /* @__PURE__ */ vue.defineComponent({
|
|
6095
6095
|
__name: "BSTree",
|
|
6096
6096
|
props: {
|
|
6097
6097
|
data: {},
|
|
@@ -6247,7 +6247,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
6247
6247
|
class: "tree-wrap"
|
|
6248
6248
|
}, [
|
|
6249
6249
|
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(_ctx.data, (item) => {
|
|
6250
|
-
return vue.openBlock(), vue.createBlock(_sfc_main$
|
|
6250
|
+
return vue.openBlock(), vue.createBlock(_sfc_main$1x, {
|
|
6251
6251
|
key: _ctx.keyProvider(item),
|
|
6252
6252
|
"children-provider": _ctx.childrenProvider,
|
|
6253
6253
|
"disabled-provider": _ctx.rowDisabledProvider,
|
|
@@ -6764,8 +6764,8 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
6764
6764
|
});
|
|
6765
6765
|
}
|
|
6766
6766
|
}
|
|
6767
|
-
const _hoisted_1$
|
|
6768
|
-
const _hoisted_2
|
|
6767
|
+
const _hoisted_1$1i = ["tabindex", "onKeydown"];
|
|
6768
|
+
const _hoisted_2$$ = { key: 0 };
|
|
6769
6769
|
const _hoisted_3$C = ["data-field-name"];
|
|
6770
6770
|
const _hoisted_4$n = {
|
|
6771
6771
|
key: 0,
|
|
@@ -6779,7 +6779,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
6779
6779
|
key: 2,
|
|
6780
6780
|
class: "small-progress"
|
|
6781
6781
|
};
|
|
6782
|
-
const _sfc_main$
|
|
6782
|
+
const _sfc_main$1v = /* @__PURE__ */ vue.defineComponent({
|
|
6783
6783
|
__name: "BSTreeSelect",
|
|
6784
6784
|
props: {
|
|
6785
6785
|
modelValue: {},
|
|
@@ -6916,7 +6916,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
6916
6916
|
_cache[5] || (_cache[5] = vue.withKeys(($event) => togglePopup(false), ["tab"]))
|
|
6917
6917
|
]
|
|
6918
6918
|
}, [
|
|
6919
|
-
_ctx.viewMode ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("div", _hoisted_2
|
|
6919
|
+
_ctx.viewMode ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("div", _hoisted_2$$, null, 512)), [
|
|
6920
6920
|
[vue.unref(vT), selectedItemLabel.value]
|
|
6921
6921
|
]) : (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 1 }, [
|
|
6922
6922
|
vue.createElementVNode("div", {
|
|
@@ -6934,7 +6934,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
6934
6934
|
_cache[6] || (_cache[6] = vue.createElementVNode("span", { class: "dropdown-btn" }, "expand_more", -1)),
|
|
6935
6935
|
loadingItems.value ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_6$7, "progress_activity")) : vue.createCommentVNode("", true)
|
|
6936
6936
|
], 8, _hoisted_3$C),
|
|
6937
|
-
showPopup.value ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
6937
|
+
showPopup.value ? (vue.openBlock(), vue.createBlock(_sfc_main$20, {
|
|
6938
6938
|
key: 0,
|
|
6939
6939
|
"base-element": vue.unref(rootRef),
|
|
6940
6940
|
"max-height": _ctx.popupMaxHeight,
|
|
@@ -6946,24 +6946,24 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
6946
6946
|
}, ["stop"]))
|
|
6947
6947
|
}, {
|
|
6948
6948
|
default: vue.withCtx(() => [
|
|
6949
|
-
vue.createVNode(_sfc_main$
|
|
6949
|
+
vue.createVNode(_sfc_main$1w, vue.mergeProps({ "bottom-padding": "0" }, vue.unref(treeHandler).tree, vue.toHandlers(vue.unref(treeHandler).treeEventListener)), null, 16)
|
|
6950
6950
|
]),
|
|
6951
6951
|
_: 1
|
|
6952
6952
|
}, 8, ["base-element", "max-height", "popup-align", "popup-direction"])) : vue.createCommentVNode("", true),
|
|
6953
|
-
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
6953
|
+
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$1_, {
|
|
6954
6954
|
key: 1,
|
|
6955
6955
|
errors: vue.unref(errors),
|
|
6956
6956
|
"hide-error-message": _ctx.hideErrorMessage || _ctx.disabled && !_ctx.showErrorMessageOnDisabled
|
|
6957
6957
|
}, null, 8, ["errors", "hide-error-message"])) : vue.createCommentVNode("", true)
|
|
6958
6958
|
], 64))
|
|
6959
|
-
], 42, _hoisted_1$
|
|
6959
|
+
], 42, _hoisted_1$1i)), [
|
|
6960
6960
|
[vue.unref(vClickOutside), () => togglePopup(false)]
|
|
6961
6961
|
]);
|
|
6962
6962
|
};
|
|
6963
6963
|
}
|
|
6964
6964
|
});
|
|
6965
|
-
const _hoisted_1$
|
|
6966
|
-
const _hoisted_2$
|
|
6965
|
+
const _hoisted_1$1h = ["tabindex", "onKeydown"];
|
|
6966
|
+
const _hoisted_2$_ = { key: 0 };
|
|
6967
6967
|
const _hoisted_3$B = ["data-field-name"];
|
|
6968
6968
|
const _hoisted_4$m = {
|
|
6969
6969
|
key: 0,
|
|
@@ -6977,7 +6977,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
6977
6977
|
key: 2,
|
|
6978
6978
|
class: "small-progress"
|
|
6979
6979
|
};
|
|
6980
|
-
const _sfc_main$
|
|
6980
|
+
const _sfc_main$1u = /* @__PURE__ */ vue.defineComponent({
|
|
6981
6981
|
__name: "BSTreeMultiSelect",
|
|
6982
6982
|
props: {
|
|
6983
6983
|
modelValue: {},
|
|
@@ -7110,7 +7110,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
7110
7110
|
_cache[6] || (_cache[6] = vue.withKeys(($event) => togglePopup(false), ["tab"]))
|
|
7111
7111
|
]
|
|
7112
7112
|
}, [
|
|
7113
|
-
_ctx.viewMode ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("div", _hoisted_2$
|
|
7113
|
+
_ctx.viewMode ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("div", _hoisted_2$_, null, 512)), [
|
|
7114
7114
|
[vue.unref(vT), selectedItemLabel.value]
|
|
7115
7115
|
]) : (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 1 }, [
|
|
7116
7116
|
vue.createElementVNode("div", {
|
|
@@ -7128,7 +7128,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
7128
7128
|
_cache[7] || (_cache[7] = vue.createElementVNode("span", { class: "dropdown-btn" }, "expand_more", -1)),
|
|
7129
7129
|
loadingItems.value ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_6$6, "progress_activity")) : vue.createCommentVNode("", true)
|
|
7130
7130
|
], 8, _hoisted_3$B),
|
|
7131
|
-
showPopup.value ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
7131
|
+
showPopup.value ? (vue.openBlock(), vue.createBlock(_sfc_main$20, {
|
|
7132
7132
|
key: 0,
|
|
7133
7133
|
"base-element": vue.unref(rootRef),
|
|
7134
7134
|
"max-height": _ctx.popupMaxHeight,
|
|
@@ -7140,7 +7140,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
7140
7140
|
}, ["stop"]))
|
|
7141
7141
|
}, {
|
|
7142
7142
|
default: vue.withCtx(() => [
|
|
7143
|
-
vue.createVNode(_sfc_main$
|
|
7143
|
+
vue.createVNode(_sfc_main$1w, vue.mergeProps({
|
|
7144
7144
|
"bottom-padding": "0",
|
|
7145
7145
|
"multi-select": "",
|
|
7146
7146
|
"show-checkbox": ""
|
|
@@ -7151,21 +7151,21 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
7151
7151
|
]),
|
|
7152
7152
|
_: 1
|
|
7153
7153
|
}, 8, ["base-element", "max-height", "popup-align", "popup-direction"])) : vue.createCommentVNode("", true),
|
|
7154
|
-
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
7154
|
+
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$1_, {
|
|
7155
7155
|
key: 1,
|
|
7156
7156
|
errors: vue.unref(errors),
|
|
7157
7157
|
"hide-error-message": _ctx.hideErrorMessage || _ctx.disabled && !_ctx.showErrorMessageOnDisabled
|
|
7158
7158
|
}, null, 8, ["errors", "hide-error-message"])) : vue.createCommentVNode("", true)
|
|
7159
7159
|
], 64))
|
|
7160
|
-
], 42, _hoisted_1$
|
|
7160
|
+
], 42, _hoisted_1$1h)), [
|
|
7161
7161
|
[vue.unref(vClickOutside), () => togglePopup(false)]
|
|
7162
7162
|
]);
|
|
7163
7163
|
};
|
|
7164
7164
|
}
|
|
7165
7165
|
});
|
|
7166
|
-
const _hoisted_1$
|
|
7167
|
-
const _hoisted_2$
|
|
7168
|
-
const _sfc_main$
|
|
7166
|
+
const _hoisted_1$1g = { class: "bs-popup-select bs-layout-horizontal" };
|
|
7167
|
+
const _hoisted_2$Z = ["textContent"];
|
|
7168
|
+
const _sfc_main$1t = /* @__PURE__ */ vue.defineComponent({
|
|
7169
7169
|
__name: "BSPopupSelect",
|
|
7170
7170
|
props: {
|
|
7171
7171
|
name: {},
|
|
@@ -7188,13 +7188,13 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
7188
7188
|
emit("click");
|
|
7189
7189
|
};
|
|
7190
7190
|
return (_ctx, _cache) => {
|
|
7191
|
-
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
7191
|
+
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$1g, [
|
|
7192
7192
|
_ctx.viewMode ? (vue.openBlock(), vue.createElementBlock("div", {
|
|
7193
7193
|
key: 0,
|
|
7194
7194
|
class: "view-mode",
|
|
7195
7195
|
textContent: vue.toDisplayString(label.value)
|
|
7196
|
-
}, null, 8, _hoisted_2$
|
|
7197
|
-
vue.createVNode(_sfc_main$
|
|
7196
|
+
}, null, 8, _hoisted_2$Z)) : (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 1 }, [
|
|
7197
|
+
vue.createVNode(_sfc_main$1V, {
|
|
7198
7198
|
"model-value": label.value,
|
|
7199
7199
|
name: _ctx.name || "",
|
|
7200
7200
|
disabled: "",
|
|
@@ -7211,18 +7211,18 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
7211
7211
|
};
|
|
7212
7212
|
}
|
|
7213
7213
|
});
|
|
7214
|
-
const BSPopupSelect = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
7215
|
-
const _hoisted_1$
|
|
7214
|
+
const BSPopupSelect = /* @__PURE__ */ _export_sfc(_sfc_main$1t, [["__scopeId", "data-v-d74fd89c"]]);
|
|
7215
|
+
const _hoisted_1$1f = {
|
|
7216
7216
|
key: 0,
|
|
7217
7217
|
class: "view-mode bs-layout-horizontal gap-8 align-items-start"
|
|
7218
7218
|
};
|
|
7219
|
-
const _hoisted_2$
|
|
7219
|
+
const _hoisted_2$Y = ["textContent"];
|
|
7220
7220
|
const _hoisted_3$A = {
|
|
7221
7221
|
key: 1,
|
|
7222
7222
|
class: "input-area bs-layout-horizontal align-items-start"
|
|
7223
7223
|
};
|
|
7224
7224
|
const _hoisted_4$l = ["disabled", "maxlength", "name", "tabindex"];
|
|
7225
|
-
const _sfc_main$
|
|
7225
|
+
const _sfc_main$1s = /* @__PURE__ */ vue.defineComponent({
|
|
7226
7226
|
__name: "BSTextArea",
|
|
7227
7227
|
props: {
|
|
7228
7228
|
id: {},
|
|
@@ -7337,7 +7337,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
7337
7337
|
class: vue.normalizeClass([{ disabled: _ctx.disabled, modified: modified.value, error: vue.unref(errors).length > 0 }, "bs-text-area"]),
|
|
7338
7338
|
style: vue.normalizeStyle({ width: outerWidth.value, height: outerHeight.value })
|
|
7339
7339
|
}, [
|
|
7340
|
-
_ctx.viewMode ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
7340
|
+
_ctx.viewMode ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$1f, [
|
|
7341
7341
|
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(vue.unref(componentUtil).toMultiLangTextArray(_ctx.prefix), (text) => {
|
|
7342
7342
|
return vue.withDirectives((vue.openBlock(), vue.createElementBlock("span", {
|
|
7343
7343
|
key: JSON.stringify(text),
|
|
@@ -7348,7 +7348,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
7348
7348
|
}), 128)),
|
|
7349
7349
|
vue.createElementVNode("div", {
|
|
7350
7350
|
textContent: vue.toDisplayString(vue.unref(stringValue))
|
|
7351
|
-
}, null, 8, _hoisted_2$
|
|
7351
|
+
}, null, 8, _hoisted_2$Y),
|
|
7352
7352
|
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(vue.unref(componentUtil).toMultiLangTextArray(_ctx.suffix), (text) => {
|
|
7353
7353
|
return vue.withDirectives((vue.openBlock(), vue.createElementBlock("span", {
|
|
7354
7354
|
key: JSON.stringify(text),
|
|
@@ -7396,7 +7396,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
7396
7396
|
]);
|
|
7397
7397
|
}), 128))
|
|
7398
7398
|
])),
|
|
7399
|
-
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
7399
|
+
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$1_, {
|
|
7400
7400
|
key: 2,
|
|
7401
7401
|
errors: vue.unref(errors),
|
|
7402
7402
|
"hide-error-message": _ctx.hideErrorMessage || _ctx.disabled && !_ctx.showErrorMessageOnDisabled
|
|
@@ -28742,9 +28742,9 @@ img.ProseMirror-separator {
|
|
|
28742
28742
|
return ["tr", mergeAttributes(this.options.HTMLAttributes, HTMLAttributes), 0];
|
|
28743
28743
|
}
|
|
28744
28744
|
});
|
|
28745
|
-
const _hoisted_1$
|
|
28746
|
-
const _hoisted_2$
|
|
28747
|
-
const _sfc_main$
|
|
28745
|
+
const _hoisted_1$1e = { class: "tool-button-font-size bs-layout-horizontal align-items-center" };
|
|
28746
|
+
const _hoisted_2$X = ["disabled", "value"];
|
|
28747
|
+
const _sfc_main$1r = /* @__PURE__ */ vue.defineComponent({
|
|
28748
28748
|
__name: "ToolButtonFontSize",
|
|
28749
28749
|
props: {
|
|
28750
28750
|
editor: {},
|
|
@@ -28811,7 +28811,7 @@ img.ProseMirror-separator {
|
|
|
28811
28811
|
props.editor.on("selectionUpdate", refreshFontSize);
|
|
28812
28812
|
});
|
|
28813
28813
|
return (_ctx, _cache) => {
|
|
28814
|
-
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
28814
|
+
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$1e, [
|
|
28815
28815
|
vue.withDirectives((vue.openBlock(), vue.createElementBlock("span", {
|
|
28816
28816
|
class: vue.normalizeClass([{ "bs-clickable": !_ctx.disabled }, "font-icon"]),
|
|
28817
28817
|
onClick: decrease
|
|
@@ -28830,7 +28830,7 @@ img.ProseMirror-separator {
|
|
|
28830
28830
|
value: fontSize.value,
|
|
28831
28831
|
type: "text",
|
|
28832
28832
|
onChange: setFontSize
|
|
28833
|
-
}, null, 40, _hoisted_2$
|
|
28833
|
+
}, null, 40, _hoisted_2$X),
|
|
28834
28834
|
vue.withDirectives((vue.openBlock(), vue.createElementBlock("span", {
|
|
28835
28835
|
class: vue.normalizeClass([{ "bs-clickable": !_ctx.disabled }, "font-icon"]),
|
|
28836
28836
|
onClick: increase
|
|
@@ -28848,10 +28848,10 @@ img.ProseMirror-separator {
|
|
|
28848
28848
|
};
|
|
28849
28849
|
}
|
|
28850
28850
|
});
|
|
28851
|
-
const ToolButtonFontSize = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
28852
|
-
const _hoisted_1$
|
|
28853
|
-
const _hoisted_2$
|
|
28854
|
-
const _sfc_main$
|
|
28851
|
+
const ToolButtonFontSize = /* @__PURE__ */ _export_sfc(_sfc_main$1r, [["__scopeId", "data-v-ef5774f0"]]);
|
|
28852
|
+
const _hoisted_1$1d = ["title"];
|
|
28853
|
+
const _hoisted_2$W = ["disabled", "value"];
|
|
28854
|
+
const _sfc_main$1q = /* @__PURE__ */ vue.defineComponent({
|
|
28855
28855
|
__name: "ToolButtonFontColor",
|
|
28856
28856
|
props: {
|
|
28857
28857
|
editor: {},
|
|
@@ -28883,12 +28883,12 @@ img.ProseMirror-separator {
|
|
|
28883
28883
|
value: color.value,
|
|
28884
28884
|
type: "color",
|
|
28885
28885
|
onChange: setColor
|
|
28886
|
-
}, null, 40, _hoisted_2$
|
|
28887
|
-
], 8, _hoisted_1$
|
|
28886
|
+
}, null, 40, _hoisted_2$W)
|
|
28887
|
+
], 8, _hoisted_1$1d);
|
|
28888
28888
|
};
|
|
28889
28889
|
}
|
|
28890
28890
|
});
|
|
28891
|
-
const ToolButtonFontColor = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
28891
|
+
const ToolButtonFontColor = /* @__PURE__ */ _export_sfc(_sfc_main$1q, [["__scopeId", "data-v-d556d8eb"]]);
|
|
28892
28892
|
var readFromCache;
|
|
28893
28893
|
var addToCache;
|
|
28894
28894
|
if (typeof WeakMap != "undefined") {
|
|
@@ -31493,9 +31493,9 @@ img.ProseMirror-separator {
|
|
|
31493
31493
|
bind: { editor }
|
|
31494
31494
|
});
|
|
31495
31495
|
};
|
|
31496
|
-
const _hoisted_1$
|
|
31497
|
-
const _hoisted_2$
|
|
31498
|
-
const _sfc_main$
|
|
31496
|
+
const _hoisted_1$1c = { class: "bs-layout-horizontal align-items-center" };
|
|
31497
|
+
const _hoisted_2$V = ["title"];
|
|
31498
|
+
const _sfc_main$1p = /* @__PURE__ */ vue.defineComponent({
|
|
31499
31499
|
__name: "ToolButtonTable",
|
|
31500
31500
|
props: {
|
|
31501
31501
|
editor: {},
|
|
@@ -31517,17 +31517,17 @@ img.ProseMirror-separator {
|
|
|
31517
31517
|
props.editor.on("selectionUpdate", refreshTable);
|
|
31518
31518
|
});
|
|
31519
31519
|
return (_ctx, _cache) => {
|
|
31520
|
-
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
31520
|
+
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$1c, [
|
|
31521
31521
|
vue.createElementVNode("span", {
|
|
31522
31522
|
class: vue.normalizeClass([{ "bs-clickable": !_ctx.disabled }, "font-icon"]),
|
|
31523
31523
|
title: vue.unref(t$1)({ key: "bs.richtext.insertTable" }),
|
|
31524
31524
|
onClick: doInsertTable
|
|
31525
|
-
}, "table", 10, _hoisted_2$
|
|
31525
|
+
}, "table", 10, _hoisted_2$V)
|
|
31526
31526
|
]);
|
|
31527
31527
|
};
|
|
31528
31528
|
}
|
|
31529
31529
|
});
|
|
31530
|
-
const ToolButtonTable = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
31530
|
+
const ToolButtonTable = /* @__PURE__ */ _export_sfc(_sfc_main$1p, [["__scopeId", "data-v-537f70be"]]);
|
|
31531
31531
|
const inputRegex = /(?:^|\s)(!\[(.+|:?)]\((\S+)(?:(?:\s+)["'](\S+)["'])?\))$/;
|
|
31532
31532
|
const Image$1 = Node.create({
|
|
31533
31533
|
name: "image",
|
|
@@ -31676,9 +31676,9 @@ img.ProseMirror-separator {
|
|
|
31676
31676
|
bind: { editor }
|
|
31677
31677
|
});
|
|
31678
31678
|
};
|
|
31679
|
-
const _hoisted_1$
|
|
31680
|
-
const _hoisted_2$
|
|
31681
|
-
const _sfc_main$
|
|
31679
|
+
const _hoisted_1$1b = { class: "bs-layout-horizontal align-items-center" };
|
|
31680
|
+
const _hoisted_2$U = ["title"];
|
|
31681
|
+
const _sfc_main$1o = /* @__PURE__ */ vue.defineComponent({
|
|
31682
31682
|
__name: "ToolButtonImage",
|
|
31683
31683
|
props: {
|
|
31684
31684
|
editor: {},
|
|
@@ -31693,12 +31693,12 @@ img.ProseMirror-separator {
|
|
|
31693
31693
|
}
|
|
31694
31694
|
};
|
|
31695
31695
|
return (_ctx, _cache) => {
|
|
31696
|
-
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
31696
|
+
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$1b, [
|
|
31697
31697
|
vue.createElementVNode("span", {
|
|
31698
31698
|
class: vue.normalizeClass([{ "bs-clickable": !_ctx.disabled }, "font-icon"]),
|
|
31699
31699
|
title: vue.unref(t$1)({ key: "bs.richtext.insertImage" }),
|
|
31700
31700
|
onClick: doInsertImage
|
|
31701
|
-
}, "image", 10, _hoisted_2$
|
|
31701
|
+
}, "image", 10, _hoisted_2$U)
|
|
31702
31702
|
]);
|
|
31703
31703
|
};
|
|
31704
31704
|
}
|
|
@@ -32043,9 +32043,9 @@ img.ProseMirror-separator {
|
|
|
32043
32043
|
bind: { editor }
|
|
32044
32044
|
});
|
|
32045
32045
|
};
|
|
32046
|
-
const _hoisted_1$
|
|
32047
|
-
const _hoisted_2$
|
|
32048
|
-
const _sfc_main$
|
|
32046
|
+
const _hoisted_1$1a = { class: "bs-layout-horizontal align-items-center" };
|
|
32047
|
+
const _hoisted_2$T = ["title"];
|
|
32048
|
+
const _sfc_main$1n = /* @__PURE__ */ vue.defineComponent({
|
|
32049
32049
|
__name: "ToolButtonYoutube",
|
|
32050
32050
|
props: {
|
|
32051
32051
|
editor: {},
|
|
@@ -32060,18 +32060,18 @@ img.ProseMirror-separator {
|
|
|
32060
32060
|
}
|
|
32061
32061
|
};
|
|
32062
32062
|
return (_ctx, _cache) => {
|
|
32063
|
-
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
32063
|
+
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$1a, [
|
|
32064
32064
|
vue.createElementVNode("span", {
|
|
32065
32065
|
class: vue.normalizeClass([{ "bs-clickable": !_ctx.disabled }, "font-icon"]),
|
|
32066
32066
|
title: vue.unref(t$1)({ key: "bs.richtext.insertYoutube" }),
|
|
32067
32067
|
onClick: doInsertImage
|
|
32068
|
-
}, "youtube_activity", 10, _hoisted_2$
|
|
32068
|
+
}, "youtube_activity", 10, _hoisted_2$T)
|
|
32069
32069
|
]);
|
|
32070
32070
|
};
|
|
32071
32071
|
}
|
|
32072
32072
|
});
|
|
32073
|
-
const _hoisted_1$
|
|
32074
|
-
const _sfc_main$
|
|
32073
|
+
const _hoisted_1$19 = ["title"];
|
|
32074
|
+
const _sfc_main$1m = /* @__PURE__ */ vue.defineComponent({
|
|
32075
32075
|
__name: "ToolButtonLink",
|
|
32076
32076
|
props: {
|
|
32077
32077
|
editor: {},
|
|
@@ -32095,11 +32095,11 @@ img.ProseMirror-separator {
|
|
|
32095
32095
|
class: vue.normalizeClass([{ "bs-clickable": !_ctx.disabled }, "font-icon"]),
|
|
32096
32096
|
title: vue.unref(t$1)({ key: "bs.link" }),
|
|
32097
32097
|
onClick: showLinkProperties
|
|
32098
|
-
}, " link ", 10, _hoisted_1$
|
|
32098
|
+
}, " link ", 10, _hoisted_1$19);
|
|
32099
32099
|
};
|
|
32100
32100
|
}
|
|
32101
32101
|
});
|
|
32102
|
-
const _sfc_main$
|
|
32102
|
+
const _sfc_main$1l = /* @__PURE__ */ vue.defineComponent({
|
|
32103
32103
|
__name: "ToolButtonMaximize",
|
|
32104
32104
|
props: {
|
|
32105
32105
|
maximized: { type: Boolean }
|
|
@@ -32127,8 +32127,8 @@ img.ProseMirror-separator {
|
|
|
32127
32127
|
};
|
|
32128
32128
|
}
|
|
32129
32129
|
});
|
|
32130
|
-
const ToolButtonMaximize = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
32131
|
-
const _sfc_main$
|
|
32130
|
+
const ToolButtonMaximize = /* @__PURE__ */ _export_sfc(_sfc_main$1l, [["__scopeId", "data-v-c1655c12"]]);
|
|
32131
|
+
const _sfc_main$1k = /* @__PURE__ */ vue.defineComponent({
|
|
32132
32132
|
__name: "ToolButtonHeading",
|
|
32133
32133
|
props: {
|
|
32134
32134
|
disabled: { type: Boolean },
|
|
@@ -32156,7 +32156,7 @@ img.ProseMirror-separator {
|
|
|
32156
32156
|
}
|
|
32157
32157
|
};
|
|
32158
32158
|
return (_ctx, _cache) => {
|
|
32159
|
-
return vue.openBlock(), vue.createBlock(_sfc_main$
|
|
32159
|
+
return vue.openBlock(), vue.createBlock(_sfc_main$1Z, {
|
|
32160
32160
|
disabled: _ctx.disabled,
|
|
32161
32161
|
items,
|
|
32162
32162
|
"label-provider": (item) => item.caption,
|
|
@@ -32168,8 +32168,8 @@ img.ProseMirror-separator {
|
|
|
32168
32168
|
};
|
|
32169
32169
|
}
|
|
32170
32170
|
});
|
|
32171
|
-
const _hoisted_1$
|
|
32172
|
-
const _sfc_main$
|
|
32171
|
+
const _hoisted_1$18 = { class: "text-align tool-button-group bs-layout-horizontal" };
|
|
32172
|
+
const _sfc_main$1j = /* @__PURE__ */ vue.defineComponent({
|
|
32173
32173
|
__name: "ToolButtonTextAlign",
|
|
32174
32174
|
props: {
|
|
32175
32175
|
disabled: { type: Boolean },
|
|
@@ -32177,7 +32177,7 @@ img.ProseMirror-separator {
|
|
|
32177
32177
|
},
|
|
32178
32178
|
setup(__props) {
|
|
32179
32179
|
return (_ctx, _cache) => {
|
|
32180
|
-
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
32180
|
+
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$18, [
|
|
32181
32181
|
vue.withDirectives((vue.openBlock(), vue.createElementBlock("div", {
|
|
32182
32182
|
class: vue.normalizeClass([{ active: _ctx.editor.isActive({ textAlign: "left" }), "bs-clickable": !_ctx.disabled }, "font-icon"]),
|
|
32183
32183
|
onClick: _cache[0] || (_cache[0] = ($event) => !_ctx.disabled && _ctx.editor.chain().focus().setTextAlign("left").run())
|
|
@@ -32221,8 +32221,8 @@ img.ProseMirror-separator {
|
|
|
32221
32221
|
};
|
|
32222
32222
|
}
|
|
32223
32223
|
});
|
|
32224
|
-
const _hoisted_1$
|
|
32225
|
-
const _sfc_main$
|
|
32224
|
+
const _hoisted_1$17 = { class: "font-style tool-button-group bs-layout-horizontal" };
|
|
32225
|
+
const _sfc_main$1i = /* @__PURE__ */ vue.defineComponent({
|
|
32226
32226
|
__name: "ToolButtonFontStyle",
|
|
32227
32227
|
props: {
|
|
32228
32228
|
disabled: { type: Boolean },
|
|
@@ -32230,7 +32230,7 @@ img.ProseMirror-separator {
|
|
|
32230
32230
|
},
|
|
32231
32231
|
setup(__props) {
|
|
32232
32232
|
return (_ctx, _cache) => {
|
|
32233
|
-
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
32233
|
+
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$17, [
|
|
32234
32234
|
vue.withDirectives((vue.openBlock(), vue.createElementBlock("div", {
|
|
32235
32235
|
class: vue.normalizeClass([{ active: _ctx.editor.isActive("bold"), "bs-clickable": !_ctx.disabled }, "font-icon"]),
|
|
32236
32236
|
onClick: _cache[0] || (_cache[0] = ($event) => !_ctx.disabled && _ctx.editor.chain().focus().toggleBold().removeEmptyTextStyle().run())
|
|
@@ -32274,8 +32274,8 @@ img.ProseMirror-separator {
|
|
|
32274
32274
|
};
|
|
32275
32275
|
}
|
|
32276
32276
|
});
|
|
32277
|
-
const _hoisted_1$
|
|
32278
|
-
const _sfc_main$
|
|
32277
|
+
const _hoisted_1$16 = { class: "list-item tool-button-group bs-layout-horizontal" };
|
|
32278
|
+
const _sfc_main$1h = /* @__PURE__ */ vue.defineComponent({
|
|
32279
32279
|
__name: "ToolButtonListItem",
|
|
32280
32280
|
props: {
|
|
32281
32281
|
disabled: { type: Boolean },
|
|
@@ -32283,7 +32283,7 @@ img.ProseMirror-separator {
|
|
|
32283
32283
|
},
|
|
32284
32284
|
setup(__props) {
|
|
32285
32285
|
return (_ctx, _cache) => {
|
|
32286
|
-
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
32286
|
+
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$16, [
|
|
32287
32287
|
vue.withDirectives((vue.openBlock(), vue.createElementBlock("div", {
|
|
32288
32288
|
class: vue.normalizeClass([{ active: _ctx.editor.isActive("bulletList"), "bs-clickable": !_ctx.disabled }, "font-icon"]),
|
|
32289
32289
|
onClick: _cache[0] || (_cache[0] = ($event) => !_ctx.disabled && _ctx.editor.chain().focus().toggleBulletList().run())
|
|
@@ -32470,9 +32470,9 @@ img.ProseMirror-separator {
|
|
|
32470
32470
|
bind: { editor }
|
|
32471
32471
|
});
|
|
32472
32472
|
};
|
|
32473
|
-
const _hoisted_1$
|
|
32474
|
-
const _hoisted_2$
|
|
32475
|
-
const _sfc_main$
|
|
32473
|
+
const _hoisted_1$15 = { class: "bs-layout-horizontal align-items-center" };
|
|
32474
|
+
const _hoisted_2$S = ["title"];
|
|
32475
|
+
const _sfc_main$1g = /* @__PURE__ */ vue.defineComponent({
|
|
32476
32476
|
__name: "ToolButtonVideo",
|
|
32477
32477
|
props: {
|
|
32478
32478
|
editor: {},
|
|
@@ -32487,20 +32487,20 @@ img.ProseMirror-separator {
|
|
|
32487
32487
|
}
|
|
32488
32488
|
};
|
|
32489
32489
|
return (_ctx, _cache) => {
|
|
32490
|
-
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
32490
|
+
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$15, [
|
|
32491
32491
|
vue.createElementVNode("span", {
|
|
32492
32492
|
class: vue.normalizeClass([{ "bs-clickable": !_ctx.disabled }, "font-icon"]),
|
|
32493
32493
|
title: vue.unref(t$1)({ key: "bs.richtext.insertVideo" }),
|
|
32494
32494
|
onClick: doInsertVideo
|
|
32495
|
-
}, "movie", 10, _hoisted_2$
|
|
32495
|
+
}, "movie", 10, _hoisted_2$S)
|
|
32496
32496
|
]);
|
|
32497
32497
|
};
|
|
32498
32498
|
}
|
|
32499
32499
|
});
|
|
32500
|
-
const _hoisted_1$
|
|
32501
|
-
const _hoisted_2$
|
|
32500
|
+
const _hoisted_1$14 = { class: "rich-text-toolbar bs-layout-horizontal align-items-center min-w-512" };
|
|
32501
|
+
const _hoisted_2$R = { class: "bs-layout-horizontal flex-grow-1 h-full gap-4 left-buttons" };
|
|
32502
32502
|
const _hoisted_3$z = { class: "bs-layout-horizontal right-buttons" };
|
|
32503
|
-
const _sfc_main$
|
|
32503
|
+
const _sfc_main$1f = /* @__PURE__ */ vue.defineComponent({
|
|
32504
32504
|
__name: "RichTextToolbar",
|
|
32505
32505
|
props: {
|
|
32506
32506
|
editor: {},
|
|
@@ -32515,27 +32515,27 @@ img.ProseMirror-separator {
|
|
|
32515
32515
|
return props.toolButtons.map((toolButton) => {
|
|
32516
32516
|
switch (toolButton) {
|
|
32517
32517
|
case "Heading":
|
|
32518
|
-
return _sfc_main$
|
|
32518
|
+
return _sfc_main$1k;
|
|
32519
32519
|
case "FontSize":
|
|
32520
32520
|
return ToolButtonFontSize;
|
|
32521
32521
|
case "FontColor":
|
|
32522
32522
|
return ToolButtonFontColor;
|
|
32523
32523
|
case "FontStyle":
|
|
32524
|
-
return _sfc_main$1h;
|
|
32525
|
-
case "TextAlign":
|
|
32526
32524
|
return _sfc_main$1i;
|
|
32525
|
+
case "TextAlign":
|
|
32526
|
+
return _sfc_main$1j;
|
|
32527
32527
|
case "ListItem":
|
|
32528
|
-
return _sfc_main$
|
|
32528
|
+
return _sfc_main$1h;
|
|
32529
32529
|
case "Link":
|
|
32530
|
-
return _sfc_main$
|
|
32530
|
+
return _sfc_main$1m;
|
|
32531
32531
|
case "Table":
|
|
32532
32532
|
return ToolButtonTable;
|
|
32533
32533
|
case "Image":
|
|
32534
|
-
return _sfc_main$
|
|
32534
|
+
return _sfc_main$1o;
|
|
32535
32535
|
case "Video":
|
|
32536
|
-
return _sfc_main$
|
|
32536
|
+
return _sfc_main$1g;
|
|
32537
32537
|
case "Youtube":
|
|
32538
|
-
return _sfc_main$
|
|
32538
|
+
return _sfc_main$1n;
|
|
32539
32539
|
default:
|
|
32540
32540
|
return toolButton;
|
|
32541
32541
|
}
|
|
@@ -32543,8 +32543,8 @@ img.ProseMirror-separator {
|
|
|
32543
32543
|
});
|
|
32544
32544
|
const emit = __emit;
|
|
32545
32545
|
return (_ctx, _cache) => {
|
|
32546
|
-
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
32547
|
-
vue.createElementVNode("div", _hoisted_2$
|
|
32546
|
+
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$14, [
|
|
32547
|
+
vue.createElementVNode("div", _hoisted_2$R, [
|
|
32548
32548
|
vue.renderSlot(_ctx.$slots, "toolbarPrefix"),
|
|
32549
32549
|
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(toolComponents.value, (toolButton) => {
|
|
32550
32550
|
return vue.openBlock(), vue.createBlock(vue.resolveDynamicComponent(toolButton), {
|
|
@@ -34436,11 +34436,11 @@ img.ProseMirror-separator {
|
|
|
34436
34436
|
};
|
|
34437
34437
|
}
|
|
34438
34438
|
});
|
|
34439
|
-
const _hoisted_1$
|
|
34440
|
-
const _hoisted_2$
|
|
34439
|
+
const _hoisted_1$13 = ["innerHTML"];
|
|
34440
|
+
const _hoisted_2$Q = { class: "editor-container" };
|
|
34441
34441
|
const WRAP_BEGIN = '<div class="rich-text-content">';
|
|
34442
34442
|
const WRAP_END = "</div>";
|
|
34443
|
-
const _sfc_main$
|
|
34443
|
+
const _sfc_main$1e = /* @__PURE__ */ vue.defineComponent({
|
|
34444
34444
|
__name: "BSRichText",
|
|
34445
34445
|
props: {
|
|
34446
34446
|
modelValue: { default: "" },
|
|
@@ -34678,7 +34678,7 @@ img.ProseMirror-separator {
|
|
|
34678
34678
|
key: 0,
|
|
34679
34679
|
class: "view-mode user-text",
|
|
34680
34680
|
innerHTML: _ctx.modelValue
|
|
34681
|
-
}, null, 8, _hoisted_1$
|
|
34681
|
+
}, null, 8, _hoisted_1$13)) : (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 1 }, [
|
|
34682
34682
|
vue.createElementVNode("div", {
|
|
34683
34683
|
ref_key: "field",
|
|
34684
34684
|
ref: field,
|
|
@@ -34686,7 +34686,7 @@ img.ProseMirror-separator {
|
|
|
34686
34686
|
class: "input-area bs-layout-vertical",
|
|
34687
34687
|
role: "textbox"
|
|
34688
34688
|
}, [
|
|
34689
|
-
vue.unref(editor) ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
34689
|
+
vue.unref(editor) ? (vue.openBlock(), vue.createBlock(_sfc_main$1f, {
|
|
34690
34690
|
key: 0,
|
|
34691
34691
|
disabled: _ctx.disabled,
|
|
34692
34692
|
editor: vue.unref(editor),
|
|
@@ -34699,7 +34699,7 @@ img.ProseMirror-separator {
|
|
|
34699
34699
|
]),
|
|
34700
34700
|
_: 3
|
|
34701
34701
|
}, 8, ["disabled", "editor", "maximized", "tool-buttons"])) : vue.createCommentVNode("", true),
|
|
34702
|
-
vue.createElementVNode("div", _hoisted_2$
|
|
34702
|
+
vue.createElementVNode("div", _hoisted_2$Q, [
|
|
34703
34703
|
vue.createElementVNode("iframe", {
|
|
34704
34704
|
ref_key: "iframeRef",
|
|
34705
34705
|
ref: iframeRef,
|
|
@@ -34719,7 +34719,7 @@ img.ProseMirror-separator {
|
|
|
34719
34719
|
], 8, ["to"])) : vue.createCommentVNode("", true)
|
|
34720
34720
|
])
|
|
34721
34721
|
], 4),
|
|
34722
|
-
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
34722
|
+
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$1_, {
|
|
34723
34723
|
key: 0,
|
|
34724
34724
|
errors: vue.unref(errors),
|
|
34725
34725
|
"hide-error-message": _ctx.hideErrorMessage
|
|
@@ -34854,8 +34854,8 @@ img.ProseMirror-separator {
|
|
|
34854
34854
|
const kb = size / 1024;
|
|
34855
34855
|
return mb < 1 ? `${kb.toFixed(kb % 1 === 0 ? 0 : 1)}KB` : `${mb.toFixed(mb % 1 === 0 ? 0 : 1)}MB`;
|
|
34856
34856
|
};
|
|
34857
|
-
const _hoisted_1$
|
|
34858
|
-
const _hoisted_2$
|
|
34857
|
+
const _hoisted_1$12 = ["poster"];
|
|
34858
|
+
const _hoisted_2$P = ["src"];
|
|
34859
34859
|
const _hoisted_3$y = ["alt", "src"];
|
|
34860
34860
|
const _hoisted_4$k = ["alt", "src"];
|
|
34861
34861
|
const _hoisted_5$b = ["href"];
|
|
@@ -34863,7 +34863,7 @@ img.ProseMirror-separator {
|
|
|
34863
34863
|
key: 7,
|
|
34864
34864
|
class: "font-icon bottom-2 left-2 button"
|
|
34865
34865
|
};
|
|
34866
|
-
const _sfc_main$
|
|
34866
|
+
const _sfc_main$1d = /* @__PURE__ */ vue.defineComponent({
|
|
34867
34867
|
__name: "BSMediaPreview",
|
|
34868
34868
|
props: {
|
|
34869
34869
|
file: {},
|
|
@@ -34875,7 +34875,7 @@ img.ProseMirror-separator {
|
|
|
34875
34875
|
maxWidth: {},
|
|
34876
34876
|
mediaObjectUrlStore: {}
|
|
34877
34877
|
},
|
|
34878
|
-
emits: ["removeImage", "thumbnailUploaded"],
|
|
34878
|
+
emits: ["removeImage", "thumbnailUploaded", "preview"],
|
|
34879
34879
|
setup(__props, { emit: __emit }) {
|
|
34880
34880
|
const props = __props;
|
|
34881
34881
|
const emit = __emit;
|
|
@@ -34946,7 +34946,16 @@ img.ProseMirror-separator {
|
|
|
34946
34946
|
}
|
|
34947
34947
|
}
|
|
34948
34948
|
};
|
|
34949
|
-
|
|
34949
|
+
const preview = () => {
|
|
34950
|
+
if (props.file.mediaType === "Youtube") {
|
|
34951
|
+
window.open(props.file.fileUrl, "_blank");
|
|
34952
|
+
return;
|
|
34953
|
+
}
|
|
34954
|
+
emit("preview");
|
|
34955
|
+
};
|
|
34956
|
+
vue.onUnmounted(() => {
|
|
34957
|
+
internalMediaObjectUrlStore.revokeAll();
|
|
34958
|
+
});
|
|
34950
34959
|
return (_ctx, _cache) => {
|
|
34951
34960
|
return fileUrl.value ? (vue.openBlock(), vue.createElementBlock("div", {
|
|
34952
34961
|
key: 0,
|
|
@@ -34960,8 +34969,8 @@ img.ProseMirror-separator {
|
|
|
34960
34969
|
poster: thumbnailUrl.value,
|
|
34961
34970
|
style: vue.normalizeStyle({ width: _ctx.width, height: _ctx.height, maxWidth: _ctx.maxWidth })
|
|
34962
34971
|
}, [
|
|
34963
|
-
vue.createElementVNode("source", { src: fileUrl.value }, null, 8, _hoisted_2$
|
|
34964
|
-
], 12, _hoisted_1$
|
|
34972
|
+
vue.createElementVNode("source", { src: fileUrl.value }, null, 8, _hoisted_2$P)
|
|
34973
|
+
], 12, _hoisted_1$12)) : _ctx.file.mediaType === "Youtube" ? (vue.openBlock(), vue.createElementBlock("img", {
|
|
34965
34974
|
key: 1,
|
|
34966
34975
|
alt: _ctx.file.altText,
|
|
34967
34976
|
src: youtubePreviewImage.value,
|
|
@@ -35014,7 +35023,8 @@ img.ProseMirror-separator {
|
|
|
35014
35023
|
key: 5,
|
|
35015
35024
|
href: fileUrl.value,
|
|
35016
35025
|
class: "bs-clickable font-icon button show-on-hover bottom-2 right-2",
|
|
35017
|
-
target: "_blank"
|
|
35026
|
+
target: "_blank",
|
|
35027
|
+
onClick: vue.withModifiers(preview, ["prevent"])
|
|
35018
35028
|
}, _cache[2] || (_cache[2] = [
|
|
35019
35029
|
vue.createTextVNode("zoom_in")
|
|
35020
35030
|
]), 8, _hoisted_5$b)), [
|
|
@@ -35043,6 +35053,96 @@ img.ProseMirror-separator {
|
|
|
35043
35053
|
};
|
|
35044
35054
|
}
|
|
35045
35055
|
});
|
|
35056
|
+
const _hoisted_1$11 = ["src"];
|
|
35057
|
+
const _hoisted_2$O = ["alt", "src"];
|
|
35058
|
+
const _sfc_main$1c = /* @__PURE__ */ vue.defineComponent({
|
|
35059
|
+
__name: "BSMediaPreviewOverlay",
|
|
35060
|
+
props: {
|
|
35061
|
+
files: {},
|
|
35062
|
+
startIndex: { default: 0 },
|
|
35063
|
+
preload: { type: Boolean, default: false },
|
|
35064
|
+
visible: { type: Boolean }
|
|
35065
|
+
},
|
|
35066
|
+
emits: ["close"],
|
|
35067
|
+
setup(__props, { emit: __emit }) {
|
|
35068
|
+
const props = __props;
|
|
35069
|
+
const emit = __emit;
|
|
35070
|
+
const resolveUrl = (url) => blueseaConfig.fileUrlResolver ? blueseaConfig.fileUrlResolver(url) : url;
|
|
35071
|
+
const currentIndex = vue.ref(props.startIndex);
|
|
35072
|
+
const imageIndices = vue.computed(
|
|
35073
|
+
() => props.files.map((_, i2) => i2).filter((i2) => props.files[i2].mediaType === "Image")
|
|
35074
|
+
);
|
|
35075
|
+
const currentImagePosition = vue.computed(() => imageIndices.value.indexOf(currentIndex.value));
|
|
35076
|
+
const hasPrevImage = vue.computed(() => currentImagePosition.value > 0);
|
|
35077
|
+
const hasNextImage = vue.computed(() => currentImagePosition.value < imageIndices.value.length - 1);
|
|
35078
|
+
const prevImage = () => {
|
|
35079
|
+
const pos = currentImagePosition.value;
|
|
35080
|
+
if (pos > 0) currentIndex.value = imageIndices.value[pos - 1];
|
|
35081
|
+
};
|
|
35082
|
+
const nextImage = () => {
|
|
35083
|
+
const pos = currentImagePosition.value;
|
|
35084
|
+
if (pos < imageIndices.value.length - 1) currentIndex.value = imageIndices.value[pos + 1];
|
|
35085
|
+
};
|
|
35086
|
+
const onKeydown = (e) => {
|
|
35087
|
+
if (e.key === "Escape") emit("close");
|
|
35088
|
+
else if (e.key === "ArrowLeft") prevImage();
|
|
35089
|
+
else if (e.key === "ArrowRight") nextImage();
|
|
35090
|
+
};
|
|
35091
|
+
vue.watch(() => props.visible, (v) => {
|
|
35092
|
+
if (v) {
|
|
35093
|
+
currentIndex.value = props.startIndex;
|
|
35094
|
+
document.addEventListener("keydown", onKeydown);
|
|
35095
|
+
} else {
|
|
35096
|
+
document.removeEventListener("keydown", onKeydown);
|
|
35097
|
+
}
|
|
35098
|
+
}, { immediate: true });
|
|
35099
|
+
vue.onUnmounted(() => document.removeEventListener("keydown", onKeydown));
|
|
35100
|
+
return (_ctx, _cache) => {
|
|
35101
|
+
return vue.openBlock(), vue.createBlock(vue.Teleport, { to: "body" }, [
|
|
35102
|
+
_ctx.preload || _ctx.visible ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("div", {
|
|
35103
|
+
key: 0,
|
|
35104
|
+
class: "bs-media-overlay",
|
|
35105
|
+
onClick: _cache[3] || (_cache[3] = vue.withModifiers(($event) => emit("close"), ["self"]))
|
|
35106
|
+
}, [
|
|
35107
|
+
vue.createElementVNode("span", {
|
|
35108
|
+
class: "font-icon bs-media-overlay-close bs-clickable",
|
|
35109
|
+
onClick: _cache[0] || (_cache[0] = ($event) => emit("close"))
|
|
35110
|
+
}, "close"),
|
|
35111
|
+
imageIndices.value.length > 1 ? (vue.openBlock(), vue.createElementBlock("span", {
|
|
35112
|
+
key: 0,
|
|
35113
|
+
class: vue.normalizeClass([{ "bs-media-overlay-nav-disabled": !hasPrevImage.value }, "font-icon bs-media-overlay-nav bs-media-overlay-prev bs-clickable"]),
|
|
35114
|
+
onClick: _cache[1] || (_cache[1] = vue.withModifiers(($event) => hasPrevImage.value && prevImage(), ["stop"]))
|
|
35115
|
+
}, "chevron_left", 2)) : vue.createCommentVNode("", true),
|
|
35116
|
+
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(_ctx.files, (file, idx) => {
|
|
35117
|
+
return vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: idx }, [
|
|
35118
|
+
file.mediaType === "Video" && idx === currentIndex.value ? (vue.openBlock(), vue.createElementBlock("video", {
|
|
35119
|
+
key: 0,
|
|
35120
|
+
src: resolveUrl(file.fileUrl),
|
|
35121
|
+
autoplay: "",
|
|
35122
|
+
class: "bs-media-overlay-media",
|
|
35123
|
+
controls: ""
|
|
35124
|
+
}, null, 8, _hoisted_1$11)) : file.mediaType === "Image" ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("img", {
|
|
35125
|
+
key: 1,
|
|
35126
|
+
alt: file.altText,
|
|
35127
|
+
src: resolveUrl(file.fileUrl),
|
|
35128
|
+
class: "bs-media-overlay-media"
|
|
35129
|
+
}, null, 8, _hoisted_2$O)), [
|
|
35130
|
+
[vue.vShow, idx === currentIndex.value]
|
|
35131
|
+
]) : vue.createCommentVNode("", true)
|
|
35132
|
+
], 64);
|
|
35133
|
+
}), 128)),
|
|
35134
|
+
imageIndices.value.length > 1 ? (vue.openBlock(), vue.createElementBlock("span", {
|
|
35135
|
+
key: 1,
|
|
35136
|
+
class: vue.normalizeClass([{ "bs-media-overlay-nav-disabled": !hasNextImage.value }, "font-icon bs-media-overlay-nav bs-media-overlay-next bs-clickable"]),
|
|
35137
|
+
onClick: _cache[2] || (_cache[2] = vue.withModifiers(($event) => hasNextImage.value && nextImage(), ["stop"]))
|
|
35138
|
+
}, "chevron_right", 2)) : vue.createCommentVNode("", true)
|
|
35139
|
+
], 512)), [
|
|
35140
|
+
[vue.vShow, _ctx.visible]
|
|
35141
|
+
]) : vue.createCommentVNode("", true)
|
|
35142
|
+
]);
|
|
35143
|
+
};
|
|
35144
|
+
}
|
|
35145
|
+
});
|
|
35046
35146
|
const _hoisted_1$10 = ["data-field-name"];
|
|
35047
35147
|
const _hoisted_2$N = {
|
|
35048
35148
|
key: 1,
|
|
@@ -35067,6 +35167,7 @@ img.ProseMirror-separator {
|
|
|
35067
35167
|
supportTypes: { default: () => ["Image"] },
|
|
35068
35168
|
showPreviewButton: { type: Boolean, default: true },
|
|
35069
35169
|
disableRightClick: { type: Boolean },
|
|
35170
|
+
preloadOverlay: { type: Boolean },
|
|
35070
35171
|
multiple: { type: Boolean },
|
|
35071
35172
|
validationMessageRequired: {},
|
|
35072
35173
|
validationMessageMaxFileSize: {},
|
|
@@ -35076,7 +35177,8 @@ img.ProseMirror-separator {
|
|
|
35076
35177
|
hideErrorMessage: { type: Boolean },
|
|
35077
35178
|
showErrorMessageOnDisabled: { type: Boolean },
|
|
35078
35179
|
imageNo: { default: 0 },
|
|
35079
|
-
mediaObjectUrlStore: {}
|
|
35180
|
+
mediaObjectUrlStore: {},
|
|
35181
|
+
onOpenPreview: {}
|
|
35080
35182
|
},
|
|
35081
35183
|
emits: ["update:modelValue", "multipleFiles", "multipleUris"],
|
|
35082
35184
|
setup(__props, { emit: __emit }) {
|
|
@@ -35089,6 +35191,14 @@ img.ProseMirror-separator {
|
|
|
35089
35191
|
return result.join("|");
|
|
35090
35192
|
});
|
|
35091
35193
|
const field = vue.ref();
|
|
35194
|
+
const overlayOpen = vue.ref(false);
|
|
35195
|
+
const handlePreview = () => {
|
|
35196
|
+
if (props.onOpenPreview) {
|
|
35197
|
+
props.onOpenPreview();
|
|
35198
|
+
} else {
|
|
35199
|
+
overlayOpen.value = true;
|
|
35200
|
+
}
|
|
35201
|
+
};
|
|
35092
35202
|
const chooseImage = () => {
|
|
35093
35203
|
var _a2;
|
|
35094
35204
|
if (validationDisabled.value) {
|
|
@@ -35254,20 +35364,29 @@ img.ProseMirror-separator {
|
|
|
35254
35364
|
[vue.unref(vT), _ctx.caption]
|
|
35255
35365
|
])
|
|
35256
35366
|
], 4),
|
|
35257
|
-
_ctx.modelValue && _ctx.modelValue.fileUrl ? (vue.openBlock(), vue.
|
|
35258
|
-
|
|
35259
|
-
|
|
35260
|
-
|
|
35261
|
-
|
|
35262
|
-
|
|
35263
|
-
|
|
35264
|
-
|
|
35265
|
-
|
|
35266
|
-
|
|
35267
|
-
|
|
35268
|
-
|
|
35269
|
-
|
|
35270
|
-
|
|
35367
|
+
_ctx.modelValue && _ctx.modelValue.fileUrl ? (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 0 }, [
|
|
35368
|
+
vue.createVNode(_sfc_main$1d, {
|
|
35369
|
+
"disable-right-click": _ctx.disableRightClick,
|
|
35370
|
+
file: _ctx.modelValue,
|
|
35371
|
+
height: _ctx.imageHeight,
|
|
35372
|
+
"max-width": _ctx.maxImageWidth,
|
|
35373
|
+
"media-object-url-store": _ctx.mediaObjectUrlStore,
|
|
35374
|
+
"show-delete-button": !validationDisabled.value,
|
|
35375
|
+
"show-preview-button": _ctx.showPreviewButton,
|
|
35376
|
+
width: _ctx.imageWidth,
|
|
35377
|
+
class: "image-box",
|
|
35378
|
+
onPreview: handlePreview,
|
|
35379
|
+
onRemoveImage: removeImage,
|
|
35380
|
+
onThumbnailUploaded: changeThumbnail
|
|
35381
|
+
}, null, 8, ["disable-right-click", "file", "height", "max-width", "media-object-url-store", "show-delete-button", "show-preview-button", "width"]),
|
|
35382
|
+
!_ctx.onOpenPreview && (_ctx.preloadOverlay || overlayOpen.value) ? (vue.openBlock(), vue.createBlock(_sfc_main$1c, {
|
|
35383
|
+
key: 0,
|
|
35384
|
+
files: _ctx.modelValue ? [_ctx.modelValue] : [],
|
|
35385
|
+
preload: _ctx.preloadOverlay,
|
|
35386
|
+
visible: overlayOpen.value,
|
|
35387
|
+
onClose: _cache[0] || (_cache[0] = ($event) => overlayOpen.value = false)
|
|
35388
|
+
}, null, 8, ["files", "preload", "visible"])) : vue.createCommentVNode("", true)
|
|
35389
|
+
], 64)) : (vue.openBlock(), vue.createElementBlock("div", _hoisted_2$N, [
|
|
35271
35390
|
vue.createElementVNode("div", {
|
|
35272
35391
|
class: vue.normalizeClass([{ dropping: dropping.value }, "upload-btn-wrapper bs-layout-vertical flex-align-center justify-content-center"]),
|
|
35273
35392
|
style: vue.normalizeStyle({ width: _ctx.uploadWidth, height: _ctx.imageHeight }),
|
|
@@ -35280,7 +35399,7 @@ img.ProseMirror-separator {
|
|
|
35280
35399
|
vue.withDirectives((vue.openBlock(), vue.createElementBlock("div", {
|
|
35281
35400
|
class: vue.normalizeClass([{ "bs-clickable": !validationDisabled.value, disabled: _ctx.disabled }, "upload-btn"]),
|
|
35282
35401
|
onClick: chooseImage
|
|
35283
|
-
}, _cache[
|
|
35402
|
+
}, _cache[1] || (_cache[1] = [
|
|
35284
35403
|
vue.createElementVNode("span", { class: "font-icon" }, "upload", -1)
|
|
35285
35404
|
]), 2)), [
|
|
35286
35405
|
[
|
|
@@ -35294,7 +35413,7 @@ img.ProseMirror-separator {
|
|
|
35294
35413
|
key: 0,
|
|
35295
35414
|
class: vue.normalizeClass([{ "bs-clickable": !validationDisabled.value, disabled: _ctx.disabled }, "youtube-btn"]),
|
|
35296
35415
|
onClick: enterYoutubeUrl
|
|
35297
|
-
}, _cache[
|
|
35416
|
+
}, _cache[2] || (_cache[2] = [
|
|
35298
35417
|
vue.createElementVNode("span", { class: "font-icon" }, "youtube_activity", -1)
|
|
35299
35418
|
]), 2)), [
|
|
35300
35419
|
[
|
|
@@ -35320,7 +35439,7 @@ img.ProseMirror-separator {
|
|
|
35320
35439
|
onChange: imageSelected
|
|
35321
35440
|
}, null, 40, _hoisted_3$x)
|
|
35322
35441
|
], 2),
|
|
35323
|
-
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
35442
|
+
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$1_, {
|
|
35324
35443
|
key: 0,
|
|
35325
35444
|
class: vue.normalizeClass({ "text-nowrap": !_ctx.wrapErrorMessage }),
|
|
35326
35445
|
errors: vue.unref(errors),
|
|
@@ -35488,6 +35607,7 @@ img.ProseMirror-separator {
|
|
|
35488
35607
|
supportTypes: { default: () => ["Image"] },
|
|
35489
35608
|
showPreviewButton: { type: Boolean, default: true },
|
|
35490
35609
|
disableRightClick: { type: Boolean },
|
|
35610
|
+
preloadOverlay: { type: Boolean },
|
|
35491
35611
|
validationMessageRequired: {},
|
|
35492
35612
|
validationMessageMaxFileSize: {},
|
|
35493
35613
|
extraValidationRules: {},
|
|
@@ -35597,6 +35717,14 @@ img.ProseMirror-separator {
|
|
|
35597
35717
|
});
|
|
35598
35718
|
const modified = vue.computed(() => !!(savePointHandler == null ? void 0 : savePointHandler.isModified(props.modelValue)));
|
|
35599
35719
|
vue.onBeforeUnmount(() => savePoint == null ? void 0 : savePoint.unregisterField(field));
|
|
35720
|
+
const overlayOpen = vue.ref(false);
|
|
35721
|
+
const previewStartIndex = vue.ref(0);
|
|
35722
|
+
const imageFiles = vue.computed(() => props.modelValue.filter((f) => f.mediaType === "Image"));
|
|
35723
|
+
const openPreview = (index) => {
|
|
35724
|
+
const file = props.modelValue[index];
|
|
35725
|
+
previewStartIndex.value = imageFiles.value.indexOf(file);
|
|
35726
|
+
overlayOpen.value = true;
|
|
35727
|
+
};
|
|
35600
35728
|
const isDroppable = (dndContext2, _target) => {
|
|
35601
35729
|
var _a2;
|
|
35602
35730
|
return ((_a2 = dndContext2.sourceElement.parentElement) == null ? void 0 : _a2.parentElement) === field.value;
|
|
@@ -35636,12 +35764,14 @@ img.ProseMirror-separator {
|
|
|
35636
35764
|
"media-object-url-store": _ctx.mediaObjectUrlStore,
|
|
35637
35765
|
"model-value": image,
|
|
35638
35766
|
name: `${_ctx.name}_${index}`,
|
|
35767
|
+
"on-open-preview": image.mediaType === "Image" ? () => openPreview(index) : void 0,
|
|
35768
|
+
"preload-overlay": _ctx.preloadOverlay,
|
|
35639
35769
|
"show-preview-button": _ctx.showPreviewButton,
|
|
35640
35770
|
"upload-width": _ctx.uploadWidth,
|
|
35641
35771
|
"view-mode": _ctx.viewMode || _ctx.disabled,
|
|
35642
35772
|
"ignore-save-point": "",
|
|
35643
35773
|
"onUpdate:modelValue": ($event) => removeFile(image, index)
|
|
35644
|
-
}, null, 8, ["class", "disable-right-click", "image-height", "image-width", "max-image-width", "media-object-url-store", "model-value", "name", "show-preview-button", "upload-width", "view-mode", "onUpdate:modelValue"])
|
|
35774
|
+
}, null, 8, ["class", "disable-right-click", "image-height", "image-width", "max-image-width", "media-object-url-store", "model-value", "name", "on-open-preview", "preload-overlay", "show-preview-button", "upload-width", "view-mode", "onUpdate:modelValue"])
|
|
35645
35775
|
])), [
|
|
35646
35776
|
[vue.unref(vDragSupport$1), { draggable: _ctx.enableDraggableOrder }],
|
|
35647
35777
|
[vue.unref(vDropSupport$1), {
|
|
@@ -35675,16 +35805,24 @@ img.ProseMirror-separator {
|
|
|
35675
35805
|
])), [
|
|
35676
35806
|
[vue.unref(vParentDropSupport), { droppable: _ctx.enableDraggableOrder, dropHandler }]
|
|
35677
35807
|
]),
|
|
35678
|
-
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
35808
|
+
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$1_, {
|
|
35679
35809
|
key: 0,
|
|
35680
35810
|
errors: vue.unref(errors),
|
|
35681
35811
|
"hide-error-message": _ctx.hideErrorMessage
|
|
35682
|
-
}, null, 8, ["errors", "hide-error-message"])) : vue.createCommentVNode("", true)
|
|
35812
|
+
}, null, 8, ["errors", "hide-error-message"])) : vue.createCommentVNode("", true),
|
|
35813
|
+
_ctx.preloadOverlay && imageFiles.value.length > 0 || overlayOpen.value ? (vue.openBlock(), vue.createBlock(_sfc_main$1c, {
|
|
35814
|
+
key: 1,
|
|
35815
|
+
files: imageFiles.value,
|
|
35816
|
+
preload: _ctx.preloadOverlay,
|
|
35817
|
+
"start-index": previewStartIndex.value,
|
|
35818
|
+
visible: overlayOpen.value,
|
|
35819
|
+
onClose: _cache[0] || (_cache[0] = ($event) => overlayOpen.value = false)
|
|
35820
|
+
}, null, 8, ["files", "preload", "start-index", "visible"])) : vue.createCommentVNode("", true)
|
|
35683
35821
|
], 10, _hoisted_1$$);
|
|
35684
35822
|
};
|
|
35685
35823
|
}
|
|
35686
35824
|
});
|
|
35687
|
-
const BSMultiImageUpload = /* @__PURE__ */ _export_sfc(_sfc_main$1a, [["__scopeId", "data-v-
|
|
35825
|
+
const BSMultiImageUpload = /* @__PURE__ */ _export_sfc(_sfc_main$1a, [["__scopeId", "data-v-e57e268c"]]);
|
|
35688
35826
|
const _hoisted_1$_ = ["data-field-name"];
|
|
35689
35827
|
const _hoisted_2$L = { class: "bs-layout-horizontal-wrap gap-8" };
|
|
35690
35828
|
const _hoisted_3$w = { class: "mr-4" };
|
|
@@ -35706,6 +35844,7 @@ img.ProseMirror-separator {
|
|
|
35706
35844
|
supportTypes: { default: () => ["Image"] },
|
|
35707
35845
|
showPreviewButton: { type: Boolean, default: true },
|
|
35708
35846
|
disableRightClick: { type: Boolean },
|
|
35847
|
+
preloadOverlay: { type: Boolean },
|
|
35709
35848
|
guideMessage: {},
|
|
35710
35849
|
validationMessageRequired: {},
|
|
35711
35850
|
validationMessageMaxFileSize: {},
|
|
@@ -35826,6 +35965,16 @@ img.ProseMirror-separator {
|
|
|
35826
35965
|
((_b = (_a2 = savePointHandler == null ? void 0 : savePointHandler.getSavedValue()) == null ? void 0 : _a2[index]) == null ? void 0 : _b.fileUrl) !== ((_c = props.modelValue[index]) == null ? void 0 : _c.fileUrl);
|
|
35827
35966
|
};
|
|
35828
35967
|
vue.onBeforeUnmount(() => savePoint == null ? void 0 : savePoint.unregisterField(field));
|
|
35968
|
+
const overlayOpen = vue.ref(false);
|
|
35969
|
+
const previewStartIndex = vue.ref(0);
|
|
35970
|
+
const imageFiles = vue.computed(
|
|
35971
|
+
() => Object.values(props.modelValue).filter((f) => !!(f == null ? void 0 : f.fileUrl) && f.mediaType === "Image")
|
|
35972
|
+
);
|
|
35973
|
+
const openPreview = (idx) => {
|
|
35974
|
+
const file = props.modelValue[idx];
|
|
35975
|
+
previewStartIndex.value = imageFiles.value.indexOf(file);
|
|
35976
|
+
overlayOpen.value = true;
|
|
35977
|
+
};
|
|
35829
35978
|
return (_ctx, _cache) => {
|
|
35830
35979
|
return vue.openBlock(), vue.createElementBlock("div", {
|
|
35831
35980
|
ref_key: "field",
|
|
@@ -35836,7 +35985,7 @@ img.ProseMirror-separator {
|
|
|
35836
35985
|
}, [
|
|
35837
35986
|
vue.createElementVNode("div", _hoisted_2$L, [
|
|
35838
35987
|
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(_ctx.count, (idx) => {
|
|
35839
|
-
var _a2;
|
|
35988
|
+
var _a2, _b;
|
|
35840
35989
|
return vue.openBlock(), vue.createBlock(_sfc_main$1b, {
|
|
35841
35990
|
key: idx,
|
|
35842
35991
|
caption: (_a2 = _ctx.guideMessage) == null ? void 0 : _a2[idx],
|
|
@@ -35849,7 +35998,9 @@ img.ProseMirror-separator {
|
|
|
35849
35998
|
"model-value": _ctx.modelValue[idx],
|
|
35850
35999
|
multiple: true,
|
|
35851
36000
|
name: `${_ctx.name}_${idx}`,
|
|
36001
|
+
"on-open-preview": ((_b = _ctx.modelValue[idx]) == null ? void 0 : _b.mediaType) === "Image" ? () => openPreview(idx) : void 0,
|
|
35852
36002
|
required: _ctx.required,
|
|
36003
|
+
"preload-overlay": _ctx.preloadOverlay,
|
|
35853
36004
|
"show-preview-button": _ctx.showPreviewButton,
|
|
35854
36005
|
"support-types": _ctx.supportTypes,
|
|
35855
36006
|
tabindex: _ctx.tabindex,
|
|
@@ -35863,14 +36014,22 @@ img.ProseMirror-separator {
|
|
|
35863
36014
|
vue.createElementVNode("span", _hoisted_3$w, vue.toDisplayString(idx), 1)
|
|
35864
36015
|
]),
|
|
35865
36016
|
_: 2
|
|
35866
|
-
}, 1032, ["caption", "class", "disable-right-click", "disabled", "image-no", "max-file-size", "media-object-url-store", "model-value", "name", "required", "show-preview-button", "support-types", "tabindex", "view-mode", "onUpdate:modelValue"]);
|
|
36017
|
+
}, 1032, ["caption", "class", "disable-right-click", "disabled", "image-no", "max-file-size", "media-object-url-store", "model-value", "name", "on-open-preview", "required", "preload-overlay", "show-preview-button", "support-types", "tabindex", "view-mode", "onUpdate:modelValue"]);
|
|
35867
36018
|
}), 128))
|
|
35868
36019
|
]),
|
|
35869
|
-
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
36020
|
+
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$1_, {
|
|
35870
36021
|
key: 0,
|
|
35871
36022
|
errors: vue.unref(errors),
|
|
35872
36023
|
"hide-error-message": _ctx.hideErrorMessage
|
|
35873
|
-
}, null, 8, ["errors", "hide-error-message"])) : vue.createCommentVNode("", true)
|
|
36024
|
+
}, null, 8, ["errors", "hide-error-message"])) : vue.createCommentVNode("", true),
|
|
36025
|
+
_ctx.preloadOverlay && imageFiles.value.length > 0 || overlayOpen.value ? (vue.openBlock(), vue.createBlock(_sfc_main$1c, {
|
|
36026
|
+
key: 1,
|
|
36027
|
+
files: imageFiles.value,
|
|
36028
|
+
preload: _ctx.preloadOverlay,
|
|
36029
|
+
"start-index": previewStartIndex.value,
|
|
36030
|
+
visible: overlayOpen.value,
|
|
36031
|
+
onClose: _cache[0] || (_cache[0] = ($event) => overlayOpen.value = false)
|
|
36032
|
+
}, null, 8, ["files", "preload", "start-index", "visible"])) : vue.createCommentVNode("", true)
|
|
35874
36033
|
], 12, _hoisted_1$_);
|
|
35875
36034
|
};
|
|
35876
36035
|
}
|
|
@@ -36119,7 +36278,7 @@ img.ProseMirror-separator {
|
|
|
36119
36278
|
onChange: fileSelected
|
|
36120
36279
|
}, null, 40, _hoisted_8$2)
|
|
36121
36280
|
], 2),
|
|
36122
|
-
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
36281
|
+
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$1_, {
|
|
36123
36282
|
key: 0,
|
|
36124
36283
|
class: vue.normalizeClass({ "text-nowrap": !_ctx.wrapErrorMessage }),
|
|
36125
36284
|
errors: vue.unref(errors),
|
|
@@ -38185,7 +38344,7 @@ img.ProseMirror-separator {
|
|
|
38185
38344
|
])
|
|
38186
38345
|
], 512)
|
|
38187
38346
|
]),
|
|
38188
|
-
_ctx.showPageNavigation ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
38347
|
+
_ctx.showPageNavigation ? (vue.openBlock(), vue.createBlock(_sfc_main$1P, {
|
|
38189
38348
|
key: 0,
|
|
38190
38349
|
limit: ((_a2 = _ctx.pageInfo) == null ? void 0 : _a2.limit) || 10,
|
|
38191
38350
|
offset: ((_b = _ctx.pageInfo) == null ? void 0 : _b.offset) || 0,
|
|
@@ -38429,7 +38588,7 @@ img.ProseMirror-separator {
|
|
|
38429
38588
|
emit("update:modelValue", value);
|
|
38430
38589
|
};
|
|
38431
38590
|
return (_ctx, _cache) => {
|
|
38432
|
-
return vue.openBlock(), vue.createBlock(_sfc_main$
|
|
38591
|
+
return vue.openBlock(), vue.createBlock(_sfc_main$1F, {
|
|
38433
38592
|
"from-value": fromValue.value,
|
|
38434
38593
|
"onUpdate:fromValue": [
|
|
38435
38594
|
_cache[0] || (_cache[0] = ($event) => fromValue.value = $event),
|
|
@@ -38615,7 +38774,7 @@ img.ProseMirror-separator {
|
|
|
38615
38774
|
"data-id": "removeDateFilterBtn",
|
|
38616
38775
|
onClick: ($event) => removeDateFilter(index)
|
|
38617
38776
|
}, "remove", 8, _hoisted_2$E)),
|
|
38618
|
-
vue.createVNode(_sfc_main$
|
|
38777
|
+
vue.createVNode(_sfc_main$1Z, {
|
|
38619
38778
|
items: _ctx.dateFilter.filterItems,
|
|
38620
38779
|
"label-provider": (filter) => filter.caption,
|
|
38621
38780
|
"model-value": item.propertyId,
|
|
@@ -38640,7 +38799,7 @@ img.ProseMirror-separator {
|
|
|
38640
38799
|
width: filterWidthOfFilterItem(item.propertyId),
|
|
38641
38800
|
"onUpdate:modelValue": ($event) => setDateFilterValue(index, $event)
|
|
38642
38801
|
}, null, 8, ["display-format", "from-id", "model-value", "name-from", "name-to", "popup-display-format", "popup-end-year", "popup-start-year", "resolution", "time-zone", "to-id", "width", "onUpdate:modelValue"]),
|
|
38643
|
-
vue.createVNode(_sfc_main$
|
|
38802
|
+
vue.createVNode(_sfc_main$1C, {
|
|
38644
38803
|
modelValue: item.value,
|
|
38645
38804
|
"onUpdate:modelValue": [($event) => item.value = $event, (value, preset) => setDateFilterValue(index, value, preset)],
|
|
38646
38805
|
presets: _ctx.presets,
|
|
@@ -38922,7 +39081,7 @@ img.ProseMirror-separator {
|
|
|
38922
39081
|
}, null, 8, _hoisted_9$1)
|
|
38923
39082
|
])) : vue.createCommentVNode("", true),
|
|
38924
39083
|
_ctx.showLimit ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_10, [
|
|
38925
|
-
vue.createVNode(_sfc_main$
|
|
39084
|
+
vue.createVNode(_sfc_main$1Z, {
|
|
38926
39085
|
modelValue: limitValue.value,
|
|
38927
39086
|
"onUpdate:modelValue": [
|
|
38928
39087
|
_cache[2] || (_cache[2] = ($event) => limitValue.value = $event),
|
|
@@ -39369,7 +39528,7 @@ img.ProseMirror-separator {
|
|
|
39369
39528
|
class: vue.normalizeClass([{ selected: _ctx.selected, expanded: actualExpanded.value }, "bs-list-layout-item"])
|
|
39370
39529
|
}, [
|
|
39371
39530
|
vue.createElementVNode("div", _hoisted_1$J, [
|
|
39372
|
-
_ctx.showCheckbox ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
39531
|
+
_ctx.showCheckbox ? (vue.openBlock(), vue.createBlock(_sfc_main$1B, {
|
|
39373
39532
|
key: 0,
|
|
39374
39533
|
"model-value": _ctx.selected,
|
|
39375
39534
|
class: "mr-8",
|
|
@@ -39731,7 +39890,7 @@ img.ProseMirror-separator {
|
|
|
39731
39890
|
return (_ctx, _cache) => {
|
|
39732
39891
|
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$G, [
|
|
39733
39892
|
vue.createElementVNode("div", _hoisted_2$w, [
|
|
39734
|
-
_ctx.showAddButton ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
39893
|
+
_ctx.showAddButton ? (vue.openBlock(), vue.createBlock(_sfc_main$1W, {
|
|
39735
39894
|
key: 0,
|
|
39736
39895
|
disabled: _ctx.addButtonDisabled === true,
|
|
39737
39896
|
"menu-items": addButtonItems,
|
|
@@ -39866,7 +40025,7 @@ img.ProseMirror-separator {
|
|
|
39866
40025
|
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(actualLocales.value, (locale) => {
|
|
39867
40026
|
return vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: locale }, [
|
|
39868
40027
|
isVisibleLocale(locale) ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_2$v, [
|
|
39869
|
-
vue.createVNode(_sfc_main$
|
|
40028
|
+
vue.createVNode(_sfc_main$1V, {
|
|
39870
40029
|
id: _ctx.id ? `${_ctx.id}_${locale}` : void 0,
|
|
39871
40030
|
autocomplete: _ctx.autocomplete,
|
|
39872
40031
|
class: vue.normalizeClass({ modified: modifiedByLocale(locale), "required-locale": isRequiredLocale(locale) }),
|
|
@@ -39896,7 +40055,7 @@ img.ProseMirror-separator {
|
|
|
39896
40055
|
])) : vue.createCommentVNode("", true)
|
|
39897
40056
|
], 64);
|
|
39898
40057
|
}), 128)),
|
|
39899
|
-
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
40058
|
+
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$1_, {
|
|
39900
40059
|
key: 0,
|
|
39901
40060
|
errors: vue.unref(errors),
|
|
39902
40061
|
"hide-error-message": _ctx.hideErrorMessage || _ctx.disabled && !_ctx.showErrorMessageOnDisabled
|
|
@@ -40001,7 +40160,7 @@ img.ProseMirror-separator {
|
|
|
40001
40160
|
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(actualLocales.value, (locale) => {
|
|
40002
40161
|
return vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: locale }, [
|
|
40003
40162
|
isVisibleLocale(locale) ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_2$u, [
|
|
40004
|
-
vue.createVNode(_sfc_main$
|
|
40163
|
+
vue.createVNode(_sfc_main$1s, {
|
|
40005
40164
|
id: _ctx.id ? `${_ctx.id}_${locale}` : void 0,
|
|
40006
40165
|
autocomplete: _ctx.autocomplete,
|
|
40007
40166
|
class: vue.normalizeClass({ modified: modifiedByLocale(locale), "required-locale": isRequiredLocale(locale) }),
|
|
@@ -40031,7 +40190,7 @@ img.ProseMirror-separator {
|
|
|
40031
40190
|
])) : vue.createCommentVNode("", true)
|
|
40032
40191
|
], 64);
|
|
40033
40192
|
}), 128)),
|
|
40034
|
-
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
40193
|
+
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$1_, {
|
|
40035
40194
|
key: 0,
|
|
40036
40195
|
errors: vue.unref(errors),
|
|
40037
40196
|
"hide-error-message": _ctx.hideErrorMessage || _ctx.disabled && !_ctx.showErrorMessageOnDisabled
|
|
@@ -40136,7 +40295,7 @@ img.ProseMirror-separator {
|
|
|
40136
40295
|
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(actualLocales.value, (locale) => {
|
|
40137
40296
|
return vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: locale }, [
|
|
40138
40297
|
isVisibleLocale(locale) ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_2$t, [
|
|
40139
|
-
vue.createVNode(_sfc_main$
|
|
40298
|
+
vue.createVNode(_sfc_main$1e, {
|
|
40140
40299
|
id: _ctx.id ? `${_ctx.id}_${locale}` : void 0,
|
|
40141
40300
|
autocomplete: _ctx.autocomplete,
|
|
40142
40301
|
class: vue.normalizeClass({ modified: modifiedByLocale(locale) }),
|
|
@@ -40172,7 +40331,7 @@ img.ProseMirror-separator {
|
|
|
40172
40331
|
])) : vue.createCommentVNode("", true)
|
|
40173
40332
|
], 64);
|
|
40174
40333
|
}), 128)),
|
|
40175
|
-
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
40334
|
+
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$1_, {
|
|
40176
40335
|
key: 0,
|
|
40177
40336
|
errors: vue.unref(errors),
|
|
40178
40337
|
"hide-error-message": _ctx.hideErrorMessage
|
|
@@ -40312,7 +40471,7 @@ img.ProseMirror-separator {
|
|
|
40312
40471
|
]);
|
|
40313
40472
|
}), 128))
|
|
40314
40473
|
]),
|
|
40315
|
-
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
40474
|
+
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$1_, {
|
|
40316
40475
|
key: 0,
|
|
40317
40476
|
errors: vue.unref(errors),
|
|
40318
40477
|
"hide-error-message": _ctx.hideErrorMessage
|
|
@@ -67972,7 +68131,7 @@ img.ProseMirror-separator {
|
|
|
67972
68131
|
tabindex: _ctx.tabindex,
|
|
67973
68132
|
class: "flex-grow-1"
|
|
67974
68133
|
}, vue.toHandlers(handlers2)), null, 16, ["disabled", "extensions", "model-value", "name", "style", "tabindex"]),
|
|
67975
|
-
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
68134
|
+
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$1_, {
|
|
67976
68135
|
key: 0,
|
|
67977
68136
|
errors: vue.unref(errors),
|
|
67978
68137
|
"hide-error-message": _ctx.hideErrorMessage
|
|
@@ -68015,12 +68174,15 @@ img.ProseMirror-separator {
|
|
|
68015
68174
|
props.useCss ? { tabId: "css", caption: "CSS" } : void 0
|
|
68016
68175
|
].filter(notNull)
|
|
68017
68176
|
);
|
|
68177
|
+
const updateHtmlCssCode = (value) => {
|
|
68178
|
+
htmlCode.value = (value == null ? void 0 : value.html) || "";
|
|
68179
|
+
cssCode.value = (value == null ? void 0 : value.css) || "";
|
|
68180
|
+
};
|
|
68181
|
+
updateHtmlCssCode(props.modelValue);
|
|
68018
68182
|
vue.watch(
|
|
68019
68183
|
() => props.modelValue,
|
|
68020
68184
|
() => {
|
|
68021
|
-
|
|
68022
|
-
htmlCode.value = ((_a2 = props.modelValue) == null ? void 0 : _a2.html) || "";
|
|
68023
|
-
cssCode.value = ((_b = props.modelValue) == null ? void 0 : _b.css) || "";
|
|
68185
|
+
updateHtmlCssCode(props.modelValue);
|
|
68024
68186
|
validateValue(props.modelValue, "change");
|
|
68025
68187
|
}
|
|
68026
68188
|
);
|
|
@@ -68110,7 +68272,7 @@ img.ProseMirror-separator {
|
|
|
68110
68272
|
}, 8, ["tabs"])
|
|
68111
68273
|
])
|
|
68112
68274
|
]),
|
|
68113
|
-
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
68275
|
+
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$1_, {
|
|
68114
68276
|
key: 0,
|
|
68115
68277
|
errors: vue.unref(errors),
|
|
68116
68278
|
"hide-error-message": _ctx.hideErrorMessage
|
|
@@ -68261,7 +68423,7 @@ img.ProseMirror-separator {
|
|
|
68261
68423
|
])) : vue.createCommentVNode("", true)
|
|
68262
68424
|
], 64);
|
|
68263
68425
|
}), 128)),
|
|
68264
|
-
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
68426
|
+
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$1_, {
|
|
68265
68427
|
key: 0,
|
|
68266
68428
|
errors: vue.unref(errors),
|
|
68267
68429
|
"hide-error-message": _ctx.hideErrorMessage
|
|
@@ -68287,7 +68449,7 @@ img.ProseMirror-separator {
|
|
|
68287
68449
|
emit("changeLocale", locale || blueseaConfig.defaultLocale);
|
|
68288
68450
|
};
|
|
68289
68451
|
return (_ctx, _cache) => {
|
|
68290
|
-
return vue.openBlock(), vue.createBlock(_sfc_main$
|
|
68452
|
+
return vue.openBlock(), vue.createBlock(_sfc_main$1Z, {
|
|
68291
68453
|
items: localeList.value,
|
|
68292
68454
|
"label-provider": (item) => item.displayName || "",
|
|
68293
68455
|
"model-value": vue.unref(blueseaConfig).currentLocale,
|
|
@@ -68386,7 +68548,7 @@ img.ProseMirror-separator {
|
|
|
68386
68548
|
((_a2 = _ctx.config.captions) == null ? void 0 : _a2[index - 1]) ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("span", _hoisted_1$y, null, 512)), [
|
|
68387
68549
|
[vue.unref(vT), (_b = _ctx.config.captions) == null ? void 0 : _b[index - 1]]
|
|
68388
68550
|
]) : vue.createCommentVNode("", true),
|
|
68389
|
-
vue.createVNode(_sfc_main$
|
|
68551
|
+
vue.createVNode(_sfc_main$1V, {
|
|
68390
68552
|
id: `${_ctx.id}${index}`,
|
|
68391
68553
|
modelValue: nameValue.value[`name${index}`],
|
|
68392
68554
|
"onUpdate:modelValue": [($event) => nameValue.value[`name${index}`] = $event, emitValue],
|
|
@@ -68405,7 +68567,7 @@ img.ProseMirror-separator {
|
|
|
68405
68567
|
], 64);
|
|
68406
68568
|
}), 128))
|
|
68407
68569
|
], 512),
|
|
68408
|
-
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
68570
|
+
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$1_, {
|
|
68409
68571
|
key: 0,
|
|
68410
68572
|
errors: vue.unref(errors),
|
|
68411
68573
|
"hide-error-message": _ctx.hideErrorMessage
|
|
@@ -68537,7 +68699,7 @@ img.ProseMirror-separator {
|
|
|
68537
68699
|
class: "bs-layout-horizontal-inline gap-2 align-items-center",
|
|
68538
68700
|
role: "textbox"
|
|
68539
68701
|
}, [
|
|
68540
|
-
showCountryCode.value ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
68702
|
+
showCountryCode.value ? (vue.openBlock(), vue.createBlock(_sfc_main$1Z, {
|
|
68541
68703
|
key: 0,
|
|
68542
68704
|
modelValue: countryNo.value,
|
|
68543
68705
|
"onUpdate:modelValue": [
|
|
@@ -68551,7 +68713,7 @@ img.ProseMirror-separator {
|
|
|
68551
68713
|
"label-provider": (countryInfo) => countryInfo.name,
|
|
68552
68714
|
"value-provider": (countryInfo) => countryInfo.code
|
|
68553
68715
|
}, null, 8, ["modelValue", "allow-null", "class", "disabled", "items", "label-provider", "value-provider"])) : vue.createCommentVNode("", true),
|
|
68554
|
-
inputCount.value === 1 ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
68716
|
+
inputCount.value === 1 ? (vue.openBlock(), vue.createBlock(_sfc_main$1V, {
|
|
68555
68717
|
key: 1,
|
|
68556
68718
|
id: _ctx.id,
|
|
68557
68719
|
modelValue: phoneNo.value,
|
|
@@ -68565,7 +68727,7 @@ img.ProseMirror-separator {
|
|
|
68565
68727
|
width: "10em",
|
|
68566
68728
|
onChange: emitValue
|
|
68567
68729
|
}, null, 8, ["id", "modelValue", "class", "disabled", "max-length", "maxlength", "name"])) : (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 2 }, [
|
|
68568
|
-
vue.createVNode(_sfc_main$
|
|
68730
|
+
vue.createVNode(_sfc_main$1V, {
|
|
68569
68731
|
id: `${_ctx.id}1`,
|
|
68570
68732
|
modelValue: phoneNo1.value,
|
|
68571
68733
|
"onUpdate:modelValue": _cache[2] || (_cache[2] = ($event) => phoneNo1.value = $event),
|
|
@@ -68579,7 +68741,7 @@ img.ProseMirror-separator {
|
|
|
68579
68741
|
onChange: emitValue
|
|
68580
68742
|
}, null, 8, ["id", "modelValue", "class", "disabled", "max-length", "maxlength", "name"]),
|
|
68581
68743
|
_cache[5] || (_cache[5] = vue.createTextVNode(" - ")),
|
|
68582
|
-
vue.createVNode(_sfc_main$
|
|
68744
|
+
vue.createVNode(_sfc_main$1V, {
|
|
68583
68745
|
id: `${_ctx.id}2`,
|
|
68584
68746
|
modelValue: phoneNo2.value,
|
|
68585
68747
|
"onUpdate:modelValue": _cache[3] || (_cache[3] = ($event) => phoneNo2.value = $event),
|
|
@@ -68593,7 +68755,7 @@ img.ProseMirror-separator {
|
|
|
68593
68755
|
onChange: emitValue
|
|
68594
68756
|
}, null, 8, ["id", "modelValue", "class", "disabled", "max-length", "maxlength", "name"]),
|
|
68595
68757
|
_cache[6] || (_cache[6] = vue.createTextVNode(" - ")),
|
|
68596
|
-
vue.createVNode(_sfc_main$
|
|
68758
|
+
vue.createVNode(_sfc_main$1V, {
|
|
68597
68759
|
id: `${_ctx.id}3`,
|
|
68598
68760
|
modelValue: phoneNo3.value,
|
|
68599
68761
|
"onUpdate:modelValue": _cache[4] || (_cache[4] = ($event) => phoneNo3.value = $event),
|
|
@@ -68608,7 +68770,7 @@ img.ProseMirror-separator {
|
|
|
68608
68770
|
}, null, 8, ["id", "modelValue", "class", "disabled", "max-length", "maxlength", "name"])
|
|
68609
68771
|
], 64))
|
|
68610
68772
|
], 512),
|
|
68611
|
-
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
68773
|
+
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$1_, {
|
|
68612
68774
|
key: 0,
|
|
68613
68775
|
errors: vue.unref(errors),
|
|
68614
68776
|
"hide-error-message": _ctx.hideErrorMessage
|
|
@@ -68653,7 +68815,7 @@ img.ProseMirror-separator {
|
|
|
68653
68815
|
_ctx.selectedConfig.zipCodeCaption ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("span", _hoisted_3$i, null, 512)), [
|
|
68654
68816
|
[vue.unref(vT), _ctx.selectedConfig.zipCodeCaption]
|
|
68655
68817
|
]) : vue.createCommentVNode("", true),
|
|
68656
|
-
vue.createVNode(_sfc_main$
|
|
68818
|
+
vue.createVNode(_sfc_main$1V, {
|
|
68657
68819
|
id: `${_ctx.id}ZipCode`,
|
|
68658
68820
|
class: vue.normalizeClass({ error: _ctx.markError }),
|
|
68659
68821
|
disabled: _ctx.disabled || !!_ctx.selectedConfig.zipCodeButtonHandler,
|
|
@@ -68780,7 +68942,7 @@ img.ProseMirror-separator {
|
|
|
68780
68942
|
vue.createTextVNode(vue.toDisplayString(vue.unref(serializeAddress)(_ctx.modelValue)), 1)
|
|
68781
68943
|
], 64)) : (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 1 }, [
|
|
68782
68944
|
_ctx.config.countries && _ctx.config.countries.length > 0 || selectedConfig.value.zipCodePosition === "before-input" ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$v, [
|
|
68783
|
-
_ctx.config.countries && _ctx.config.countries.length > 0 ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
68945
|
+
_ctx.config.countries && _ctx.config.countries.length > 0 ? (vue.openBlock(), vue.createBlock(_sfc_main$1Z, {
|
|
68784
68946
|
key: 0,
|
|
68785
68947
|
modelValue: addrValue.value.countryCode,
|
|
68786
68948
|
"onUpdate:modelValue": [
|
|
@@ -68817,7 +68979,7 @@ img.ProseMirror-separator {
|
|
|
68817
68979
|
((_a2 = selectedConfig.value.captions) == null ? void 0 : _a2[index - 1]) ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("span", _hoisted_3$h, null, 512)), [
|
|
68818
68980
|
[vue.unref(vT), (_b = selectedConfig.value.captions) == null ? void 0 : _b[index - 1]]
|
|
68819
68981
|
]) : vue.createCommentVNode("", true),
|
|
68820
|
-
vue.createVNode(_sfc_main$
|
|
68982
|
+
vue.createVNode(_sfc_main$1V, {
|
|
68821
68983
|
id: `${_ctx.name}_${index}`,
|
|
68822
68984
|
modelValue: addrValue.value[`address${index}`],
|
|
68823
68985
|
"onUpdate:modelValue": [($event) => addrValue.value[`address${index}`] = $event, emitValue],
|
|
@@ -68850,7 +69012,7 @@ img.ProseMirror-separator {
|
|
|
68850
69012
|
"onUpdate:address": updateAddress
|
|
68851
69013
|
}, null, 8, ["id", "modelValue", "disabled", "mark-error", "name", "selected-config", "view-mode"])) : vue.createCommentVNode("", true)
|
|
68852
69014
|
], 64)),
|
|
68853
|
-
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
69015
|
+
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$1_, {
|
|
68854
69016
|
key: 2,
|
|
68855
69017
|
errors: vue.unref(errors),
|
|
68856
69018
|
"hide-error-message": _ctx.hideErrorMessage
|
|
@@ -69468,7 +69630,7 @@ img.ProseMirror-separator {
|
|
|
69468
69630
|
onClick: vue.withModifiers(hideContextMenu, ["prevent"]),
|
|
69469
69631
|
onContextmenu: vue.withModifiers(hideContextMenu, ["prevent"])
|
|
69470
69632
|
}, null, 32)) : vue.createCommentVNode("", true),
|
|
69471
|
-
menuItems.value ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
69633
|
+
menuItems.value ? (vue.openBlock(), vue.createBlock(_sfc_main$1X, {
|
|
69472
69634
|
key: 1,
|
|
69473
69635
|
left: position.value.x,
|
|
69474
69636
|
"menu-items": menuItems.value,
|
|
@@ -70446,7 +70608,7 @@ img.ProseMirror-separator {
|
|
|
70446
70608
|
class: "tab-list-button font-icon",
|
|
70447
70609
|
onClick: _cache[0] || (_cache[0] = ($event) => togglePopup())
|
|
70448
70610
|
}, "keyboard_arrow_down"),
|
|
70449
|
-
showPopup.value ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
70611
|
+
showPopup.value ? (vue.openBlock(), vue.createBlock(_sfc_main$1$, {
|
|
70450
70612
|
key: 0,
|
|
70451
70613
|
ref_key: "popupRef",
|
|
70452
70614
|
ref: popupRef,
|
|
@@ -70693,10 +70855,10 @@ img.ProseMirror-separator {
|
|
|
70693
70855
|
return vue.openBlock(), vue.createElementBlock(vue.Fragment, null, [
|
|
70694
70856
|
vue.createElementVNode("div", null, [
|
|
70695
70857
|
vue.createElementVNode("div", _hoisted_1$f, [
|
|
70696
|
-
vue.createVNode(_sfc_main$
|
|
70858
|
+
vue.createVNode(_sfc_main$21, { label: { key: "bs.fileupload.alt" } })
|
|
70697
70859
|
]),
|
|
70698
70860
|
vue.createElementVNode("div", null, [
|
|
70699
|
-
vue.createVNode(_sfc_main$
|
|
70861
|
+
vue.createVNode(_sfc_main$1V, {
|
|
70700
70862
|
modelValue: _ctx.imageInfo.alt,
|
|
70701
70863
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => _ctx.imageInfo.alt = $event),
|
|
70702
70864
|
disabled: _ctx.disabled,
|
|
@@ -70707,10 +70869,10 @@ img.ProseMirror-separator {
|
|
|
70707
70869
|
]),
|
|
70708
70870
|
vue.createElementVNode("div", null, [
|
|
70709
70871
|
vue.createElementVNode("div", _hoisted_2$d, [
|
|
70710
|
-
vue.createVNode(_sfc_main$
|
|
70872
|
+
vue.createVNode(_sfc_main$21, { label: { key: "bs.size" } })
|
|
70711
70873
|
]),
|
|
70712
70874
|
vue.createElementVNode("div", null, [
|
|
70713
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
70875
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1V, {
|
|
70714
70876
|
modelValue: _ctx.imageInfo.width,
|
|
70715
70877
|
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => _ctx.imageInfo.width = $event),
|
|
70716
70878
|
disabled: _ctx.disabled,
|
|
@@ -70726,7 +70888,7 @@ img.ProseMirror-separator {
|
|
|
70726
70888
|
]
|
|
70727
70889
|
]),
|
|
70728
70890
|
_cache[9] || (_cache[9] = vue.createTextVNode(" x ")),
|
|
70729
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
70891
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1V, {
|
|
70730
70892
|
modelValue: _ctx.imageInfo.height,
|
|
70731
70893
|
"onUpdate:modelValue": _cache[2] || (_cache[2] = ($event) => _ctx.imageInfo.height = $event),
|
|
70732
70894
|
disabled: _ctx.disabled,
|
|
@@ -70745,10 +70907,10 @@ img.ProseMirror-separator {
|
|
|
70745
70907
|
]),
|
|
70746
70908
|
vue.createElementVNode("div", null, [
|
|
70747
70909
|
vue.createElementVNode("div", _hoisted_3$b, [
|
|
70748
|
-
vue.createVNode(_sfc_main$
|
|
70910
|
+
vue.createVNode(_sfc_main$21, { label: { key: "bs.maxSize" } })
|
|
70749
70911
|
]),
|
|
70750
70912
|
vue.createElementVNode("div", null, [
|
|
70751
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
70913
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1V, {
|
|
70752
70914
|
modelValue: _ctx.imageInfo.maxWidth,
|
|
70753
70915
|
"onUpdate:modelValue": _cache[3] || (_cache[3] = ($event) => _ctx.imageInfo.maxWidth = $event),
|
|
70754
70916
|
disabled: _ctx.disabled,
|
|
@@ -70764,7 +70926,7 @@ img.ProseMirror-separator {
|
|
|
70764
70926
|
]
|
|
70765
70927
|
]),
|
|
70766
70928
|
_cache[10] || (_cache[10] = vue.createTextVNode(" x ")),
|
|
70767
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
70929
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1V, {
|
|
70768
70930
|
modelValue: _ctx.imageInfo.maxHeight,
|
|
70769
70931
|
"onUpdate:modelValue": _cache[4] || (_cache[4] = ($event) => _ctx.imageInfo.maxHeight = $event),
|
|
70770
70932
|
disabled: _ctx.disabled,
|
|
@@ -70783,10 +70945,10 @@ img.ProseMirror-separator {
|
|
|
70783
70945
|
]),
|
|
70784
70946
|
vue.createElementVNode("div", null, [
|
|
70785
70947
|
vue.createElementVNode("div", _hoisted_4$7, [
|
|
70786
|
-
vue.createVNode(_sfc_main$
|
|
70948
|
+
vue.createVNode(_sfc_main$21, { label: { key: "bs.margin" } })
|
|
70787
70949
|
]),
|
|
70788
70950
|
vue.createElementVNode("div", _hoisted_5$4, [
|
|
70789
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
70951
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1V, {
|
|
70790
70952
|
modelValue: _ctx.imageInfo.marginLeft,
|
|
70791
70953
|
"onUpdate:modelValue": _cache[5] || (_cache[5] = ($event) => _ctx.imageInfo.marginLeft = $event),
|
|
70792
70954
|
disabled: _ctx.disabled,
|
|
@@ -70801,7 +70963,7 @@ img.ProseMirror-separator {
|
|
|
70801
70963
|
{ title: true }
|
|
70802
70964
|
]
|
|
70803
70965
|
]),
|
|
70804
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
70966
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1V, {
|
|
70805
70967
|
modelValue: _ctx.imageInfo.marginTop,
|
|
70806
70968
|
"onUpdate:modelValue": _cache[6] || (_cache[6] = ($event) => _ctx.imageInfo.marginTop = $event),
|
|
70807
70969
|
disabled: _ctx.disabled,
|
|
@@ -70816,7 +70978,7 @@ img.ProseMirror-separator {
|
|
|
70816
70978
|
{ title: true }
|
|
70817
70979
|
]
|
|
70818
70980
|
]),
|
|
70819
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
70981
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1V, {
|
|
70820
70982
|
modelValue: _ctx.imageInfo.marginBottom,
|
|
70821
70983
|
"onUpdate:modelValue": _cache[7] || (_cache[7] = ($event) => _ctx.imageInfo.marginBottom = $event),
|
|
70822
70984
|
disabled: _ctx.disabled,
|
|
@@ -70831,7 +70993,7 @@ img.ProseMirror-separator {
|
|
|
70831
70993
|
{ title: true }
|
|
70832
70994
|
]
|
|
70833
70995
|
]),
|
|
70834
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
70996
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1V, {
|
|
70835
70997
|
modelValue: _ctx.imageInfo.marginRight,
|
|
70836
70998
|
"onUpdate:modelValue": _cache[8] || (_cache[8] = ($event) => _ctx.imageInfo.marginRight = $event),
|
|
70837
70999
|
disabled: _ctx.disabled,
|
|
@@ -70904,13 +71066,13 @@ img.ProseMirror-separator {
|
|
|
70904
71066
|
vue.withDirectives(vue.createElementVNode("div", _hoisted_1$e, [
|
|
70905
71067
|
vue.createElementVNode("div", null, [
|
|
70906
71068
|
vue.createElementVNode("div", _hoisted_2$c, [
|
|
70907
|
-
vue.createVNode(_sfc_main$
|
|
71069
|
+
vue.createVNode(_sfc_main$21, {
|
|
70908
71070
|
label: { key: "bs.url" },
|
|
70909
71071
|
required: ""
|
|
70910
71072
|
})
|
|
70911
71073
|
]),
|
|
70912
71074
|
vue.createElementVNode("div", null, [
|
|
70913
|
-
vue.createVNode(_sfc_main$
|
|
71075
|
+
vue.createVNode(_sfc_main$1V, {
|
|
70914
71076
|
modelValue: data.value.src,
|
|
70915
71077
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => data.value.src = $event),
|
|
70916
71078
|
disabled: disabled.value,
|
|
@@ -70972,25 +71134,25 @@ img.ProseMirror-separator {
|
|
|
70972
71134
|
return vue.openBlock(), vue.createElementBlock(vue.Fragment, null, [
|
|
70973
71135
|
vue.createElementVNode("div", null, [
|
|
70974
71136
|
vue.createElementVNode("div", _hoisted_1$d, [
|
|
70975
|
-
vue.createVNode(_sfc_main$
|
|
71137
|
+
vue.createVNode(_sfc_main$1B, {
|
|
70976
71138
|
modelValue: _ctx.videoInfo.controls,
|
|
70977
71139
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => _ctx.videoInfo.controls = $event),
|
|
70978
71140
|
disabled: _ctx.disabled,
|
|
70979
71141
|
label: { key: "bs.richtext.showVideoControl" }
|
|
70980
71142
|
}, null, 8, ["modelValue", "disabled"]),
|
|
70981
|
-
vue.createVNode(_sfc_main$
|
|
71143
|
+
vue.createVNode(_sfc_main$1B, {
|
|
70982
71144
|
modelValue: _ctx.videoInfo.autoplay,
|
|
70983
71145
|
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => _ctx.videoInfo.autoplay = $event),
|
|
70984
71146
|
disabled: _ctx.disabled,
|
|
70985
71147
|
label: { key: "bs.richtext.videoAutoplay" }
|
|
70986
71148
|
}, null, 8, ["modelValue", "disabled"]),
|
|
70987
|
-
vue.createVNode(_sfc_main$
|
|
71149
|
+
vue.createVNode(_sfc_main$1B, {
|
|
70988
71150
|
modelValue: _ctx.videoInfo.loop,
|
|
70989
71151
|
"onUpdate:modelValue": _cache[2] || (_cache[2] = ($event) => _ctx.videoInfo.loop = $event),
|
|
70990
71152
|
disabled: _ctx.disabled,
|
|
70991
71153
|
label: { key: "bs.richtext.videoLoop" }
|
|
70992
71154
|
}, null, 8, ["modelValue", "disabled"]),
|
|
70993
|
-
vue.createVNode(_sfc_main$
|
|
71155
|
+
vue.createVNode(_sfc_main$1B, {
|
|
70994
71156
|
modelValue: _ctx.videoInfo.muted,
|
|
70995
71157
|
"onUpdate:modelValue": _cache[3] || (_cache[3] = ($event) => _ctx.videoInfo.muted = $event),
|
|
70996
71158
|
disabled: _ctx.disabled,
|
|
@@ -71000,10 +71162,10 @@ img.ProseMirror-separator {
|
|
|
71000
71162
|
]),
|
|
71001
71163
|
vue.createElementVNode("div", null, [
|
|
71002
71164
|
vue.createElementVNode("div", _hoisted_2$b, [
|
|
71003
|
-
vue.createVNode(_sfc_main$
|
|
71165
|
+
vue.createVNode(_sfc_main$21, { label: { key: "bs.size" } })
|
|
71004
71166
|
]),
|
|
71005
71167
|
vue.createElementVNode("div", null, [
|
|
71006
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
71168
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1V, {
|
|
71007
71169
|
modelValue: _ctx.videoInfo.width,
|
|
71008
71170
|
"onUpdate:modelValue": _cache[4] || (_cache[4] = ($event) => _ctx.videoInfo.width = $event),
|
|
71009
71171
|
disabled: _ctx.disabled,
|
|
@@ -71019,7 +71181,7 @@ img.ProseMirror-separator {
|
|
|
71019
71181
|
]
|
|
71020
71182
|
]),
|
|
71021
71183
|
_cache[12] || (_cache[12] = vue.createTextVNode(" x ")),
|
|
71022
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
71184
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1V, {
|
|
71023
71185
|
modelValue: _ctx.videoInfo.height,
|
|
71024
71186
|
"onUpdate:modelValue": _cache[5] || (_cache[5] = ($event) => _ctx.videoInfo.height = $event),
|
|
71025
71187
|
disabled: _ctx.disabled,
|
|
@@ -71038,10 +71200,10 @@ img.ProseMirror-separator {
|
|
|
71038
71200
|
]),
|
|
71039
71201
|
vue.createElementVNode("div", null, [
|
|
71040
71202
|
vue.createElementVNode("div", _hoisted_3$9, [
|
|
71041
|
-
vue.createVNode(_sfc_main$
|
|
71203
|
+
vue.createVNode(_sfc_main$21, { label: { key: "bs.maxSize" } })
|
|
71042
71204
|
]),
|
|
71043
71205
|
vue.createElementVNode("div", null, [
|
|
71044
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
71206
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1V, {
|
|
71045
71207
|
modelValue: _ctx.videoInfo.maxWidth,
|
|
71046
71208
|
"onUpdate:modelValue": _cache[6] || (_cache[6] = ($event) => _ctx.videoInfo.maxWidth = $event),
|
|
71047
71209
|
disabled: _ctx.disabled,
|
|
@@ -71057,7 +71219,7 @@ img.ProseMirror-separator {
|
|
|
71057
71219
|
]
|
|
71058
71220
|
]),
|
|
71059
71221
|
_cache[13] || (_cache[13] = vue.createTextVNode(" x ")),
|
|
71060
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
71222
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1V, {
|
|
71061
71223
|
modelValue: _ctx.videoInfo.maxHeight,
|
|
71062
71224
|
"onUpdate:modelValue": _cache[7] || (_cache[7] = ($event) => _ctx.videoInfo.maxHeight = $event),
|
|
71063
71225
|
disabled: _ctx.disabled,
|
|
@@ -71076,10 +71238,10 @@ img.ProseMirror-separator {
|
|
|
71076
71238
|
]),
|
|
71077
71239
|
vue.createElementVNode("div", null, [
|
|
71078
71240
|
vue.createElementVNode("div", _hoisted_4$6, [
|
|
71079
|
-
vue.createVNode(_sfc_main$
|
|
71241
|
+
vue.createVNode(_sfc_main$21, { label: { key: "bs.margin" } })
|
|
71080
71242
|
]),
|
|
71081
71243
|
vue.createElementVNode("div", _hoisted_5$3, [
|
|
71082
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
71244
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1V, {
|
|
71083
71245
|
modelValue: _ctx.videoInfo.marginLeft,
|
|
71084
71246
|
"onUpdate:modelValue": _cache[8] || (_cache[8] = ($event) => _ctx.videoInfo.marginLeft = $event),
|
|
71085
71247
|
disabled: _ctx.disabled,
|
|
@@ -71094,7 +71256,7 @@ img.ProseMirror-separator {
|
|
|
71094
71256
|
{ title: true }
|
|
71095
71257
|
]
|
|
71096
71258
|
]),
|
|
71097
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
71259
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1V, {
|
|
71098
71260
|
modelValue: _ctx.videoInfo.marginTop,
|
|
71099
71261
|
"onUpdate:modelValue": _cache[9] || (_cache[9] = ($event) => _ctx.videoInfo.marginTop = $event),
|
|
71100
71262
|
disabled: _ctx.disabled,
|
|
@@ -71109,7 +71271,7 @@ img.ProseMirror-separator {
|
|
|
71109
71271
|
{ title: true }
|
|
71110
71272
|
]
|
|
71111
71273
|
]),
|
|
71112
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
71274
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1V, {
|
|
71113
71275
|
modelValue: _ctx.videoInfo.marginBottom,
|
|
71114
71276
|
"onUpdate:modelValue": _cache[10] || (_cache[10] = ($event) => _ctx.videoInfo.marginBottom = $event),
|
|
71115
71277
|
disabled: _ctx.disabled,
|
|
@@ -71124,7 +71286,7 @@ img.ProseMirror-separator {
|
|
|
71124
71286
|
{ title: true }
|
|
71125
71287
|
]
|
|
71126
71288
|
]),
|
|
71127
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
71289
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1V, {
|
|
71128
71290
|
modelValue: _ctx.videoInfo.marginRight,
|
|
71129
71291
|
"onUpdate:modelValue": _cache[11] || (_cache[11] = ($event) => _ctx.videoInfo.marginRight = $event),
|
|
71130
71292
|
disabled: _ctx.disabled,
|
|
@@ -71197,13 +71359,13 @@ img.ProseMirror-separator {
|
|
|
71197
71359
|
vue.withDirectives(vue.createElementVNode("div", _hoisted_1$c, [
|
|
71198
71360
|
vue.createElementVNode("div", null, [
|
|
71199
71361
|
vue.createElementVNode("div", _hoisted_2$a, [
|
|
71200
|
-
vue.createVNode(_sfc_main$
|
|
71362
|
+
vue.createVNode(_sfc_main$21, {
|
|
71201
71363
|
label: { key: "bs.url" },
|
|
71202
71364
|
required: ""
|
|
71203
71365
|
})
|
|
71204
71366
|
]),
|
|
71205
71367
|
vue.createElementVNode("div", null, [
|
|
71206
|
-
vue.createVNode(_sfc_main$
|
|
71368
|
+
vue.createVNode(_sfc_main$1V, {
|
|
71207
71369
|
modelValue: data.value.src,
|
|
71208
71370
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => data.value.src = $event),
|
|
71209
71371
|
disabled: disabled.value,
|
|
@@ -71486,10 +71648,10 @@ img.ProseMirror-separator {
|
|
|
71486
71648
|
}, [
|
|
71487
71649
|
vue.createElementVNode("div", null, [
|
|
71488
71650
|
vue.createElementVNode("div", _hoisted_1$9, [
|
|
71489
|
-
vue.createVNode(_sfc_main$
|
|
71651
|
+
vue.createVNode(_sfc_main$21, { label: { key: "bs.size" } })
|
|
71490
71652
|
]),
|
|
71491
71653
|
vue.createElementVNode("div", null, [
|
|
71492
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
71654
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1V, {
|
|
71493
71655
|
modelValue: data.value.width,
|
|
71494
71656
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => data.value.width = $event),
|
|
71495
71657
|
disabled: disabled.value,
|
|
@@ -71505,7 +71667,7 @@ img.ProseMirror-separator {
|
|
|
71505
71667
|
]
|
|
71506
71668
|
]),
|
|
71507
71669
|
_cache[9] || (_cache[9] = vue.createTextVNode(" x ")),
|
|
71508
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
71670
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1V, {
|
|
71509
71671
|
modelValue: data.value.height,
|
|
71510
71672
|
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => data.value.height = $event),
|
|
71511
71673
|
disabled: disabled.value,
|
|
@@ -71524,10 +71686,10 @@ img.ProseMirror-separator {
|
|
|
71524
71686
|
]),
|
|
71525
71687
|
vue.createElementVNode("div", null, [
|
|
71526
71688
|
vue.createElementVNode("div", _hoisted_2$9, [
|
|
71527
|
-
vue.createVNode(_sfc_main$
|
|
71689
|
+
vue.createVNode(_sfc_main$21, { label: { key: "bs.maxSize" } })
|
|
71528
71690
|
]),
|
|
71529
71691
|
vue.createElementVNode("div", null, [
|
|
71530
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
71692
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1V, {
|
|
71531
71693
|
modelValue: data.value.maxWidth,
|
|
71532
71694
|
"onUpdate:modelValue": _cache[2] || (_cache[2] = ($event) => data.value.maxWidth = $event),
|
|
71533
71695
|
disabled: disabled.value,
|
|
@@ -71543,7 +71705,7 @@ img.ProseMirror-separator {
|
|
|
71543
71705
|
]
|
|
71544
71706
|
]),
|
|
71545
71707
|
_cache[10] || (_cache[10] = vue.createTextVNode(" x ")),
|
|
71546
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
71708
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1V, {
|
|
71547
71709
|
modelValue: data.value.maxHeight,
|
|
71548
71710
|
"onUpdate:modelValue": _cache[3] || (_cache[3] = ($event) => data.value.maxHeight = $event),
|
|
71549
71711
|
disabled: disabled.value,
|
|
@@ -71562,10 +71724,10 @@ img.ProseMirror-separator {
|
|
|
71562
71724
|
]),
|
|
71563
71725
|
vue.createElementVNode("div", null, [
|
|
71564
71726
|
vue.createElementVNode("div", _hoisted_3$7, [
|
|
71565
|
-
vue.createVNode(_sfc_main$
|
|
71727
|
+
vue.createVNode(_sfc_main$21, { label: { key: "bs.margin" } })
|
|
71566
71728
|
]),
|
|
71567
71729
|
vue.createElementVNode("div", _hoisted_4$5, [
|
|
71568
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
71730
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1V, {
|
|
71569
71731
|
modelValue: data.value.marginLeft,
|
|
71570
71732
|
"onUpdate:modelValue": _cache[4] || (_cache[4] = ($event) => data.value.marginLeft = $event),
|
|
71571
71733
|
disabled: disabled.value,
|
|
@@ -71580,7 +71742,7 @@ img.ProseMirror-separator {
|
|
|
71580
71742
|
{ title: true }
|
|
71581
71743
|
]
|
|
71582
71744
|
]),
|
|
71583
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
71745
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1V, {
|
|
71584
71746
|
modelValue: data.value.marginTop,
|
|
71585
71747
|
"onUpdate:modelValue": _cache[5] || (_cache[5] = ($event) => data.value.marginTop = $event),
|
|
71586
71748
|
disabled: disabled.value,
|
|
@@ -71595,7 +71757,7 @@ img.ProseMirror-separator {
|
|
|
71595
71757
|
{ title: true }
|
|
71596
71758
|
]
|
|
71597
71759
|
]),
|
|
71598
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
71760
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1V, {
|
|
71599
71761
|
modelValue: data.value.marginBottom,
|
|
71600
71762
|
"onUpdate:modelValue": _cache[6] || (_cache[6] = ($event) => data.value.marginBottom = $event),
|
|
71601
71763
|
disabled: disabled.value,
|
|
@@ -71610,7 +71772,7 @@ img.ProseMirror-separator {
|
|
|
71610
71772
|
{ title: true }
|
|
71611
71773
|
]
|
|
71612
71774
|
]),
|
|
71613
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
71775
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1V, {
|
|
71614
71776
|
modelValue: data.value.marginRight,
|
|
71615
71777
|
"onUpdate:modelValue": _cache[7] || (_cache[7] = ($event) => data.value.marginRight = $event),
|
|
71616
71778
|
disabled: disabled.value,
|
|
@@ -71629,10 +71791,10 @@ img.ProseMirror-separator {
|
|
|
71629
71791
|
]),
|
|
71630
71792
|
vue.createElementVNode("div", null, [
|
|
71631
71793
|
vue.createElementVNode("div", _hoisted_5$2, [
|
|
71632
|
-
vue.createVNode(_sfc_main$
|
|
71794
|
+
vue.createVNode(_sfc_main$21, { label: { key: "bs.align" } })
|
|
71633
71795
|
]),
|
|
71634
71796
|
vue.createElementVNode("div", null, [
|
|
71635
|
-
vue.createVNode(_sfc_main$
|
|
71797
|
+
vue.createVNode(_sfc_main$1D, {
|
|
71636
71798
|
modelValue: data.value.tableAlign,
|
|
71637
71799
|
"onUpdate:modelValue": _cache[8] || (_cache[8] = ($event) => data.value.tableAlign = $event),
|
|
71638
71800
|
disabled: disabled.value,
|
|
@@ -71648,7 +71810,7 @@ img.ProseMirror-separator {
|
|
|
71648
71810
|
]),
|
|
71649
71811
|
vue.createElementVNode("div", null, [
|
|
71650
71812
|
vue.createElementVNode("div", _hoisted_6, [
|
|
71651
|
-
vue.createVNode(_sfc_main$
|
|
71813
|
+
vue.createVNode(_sfc_main$21, { label: { key: "bs.richtext.tableColumnInfo" } })
|
|
71652
71814
|
]),
|
|
71653
71815
|
vue.createElementVNode("div", null, [
|
|
71654
71816
|
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(columns.value, (column, index) => {
|
|
@@ -71657,7 +71819,7 @@ img.ProseMirror-separator {
|
|
|
71657
71819
|
class: "mb-4"
|
|
71658
71820
|
}, [
|
|
71659
71821
|
vue.createElementVNode("span", _hoisted_7, vue.toDisplayString(index + 1) + ":", 1),
|
|
71660
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
71822
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1V, {
|
|
71661
71823
|
modelValue: column.width,
|
|
71662
71824
|
"onUpdate:modelValue": ($event) => column.width = $event,
|
|
71663
71825
|
disabled: disabled.value,
|
|
@@ -71733,10 +71895,10 @@ img.ProseMirror-separator {
|
|
|
71733
71895
|
vue.createElementVNode("div", _hoisted_1$8, [
|
|
71734
71896
|
vue.createElementVNode("div", null, [
|
|
71735
71897
|
vue.createElementVNode("div", _hoisted_2$8, [
|
|
71736
|
-
vue.createVNode(_sfc_main$
|
|
71898
|
+
vue.createVNode(_sfc_main$21, { label: { key: "bs.richtext.rows" } })
|
|
71737
71899
|
]),
|
|
71738
71900
|
vue.createElementVNode("div", null, [
|
|
71739
|
-
vue.createVNode(_sfc_main$
|
|
71901
|
+
vue.createVNode(_sfc_main$1M, {
|
|
71740
71902
|
modelValue: rows.value,
|
|
71741
71903
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => rows.value = $event),
|
|
71742
71904
|
width: "100px"
|
|
@@ -71745,10 +71907,10 @@ img.ProseMirror-separator {
|
|
|
71745
71907
|
]),
|
|
71746
71908
|
vue.createElementVNode("div", null, [
|
|
71747
71909
|
vue.createElementVNode("div", _hoisted_3$6, [
|
|
71748
|
-
vue.createVNode(_sfc_main$
|
|
71910
|
+
vue.createVNode(_sfc_main$21, { label: { key: "bs.richtext.columns" } })
|
|
71749
71911
|
]),
|
|
71750
71912
|
vue.createElementVNode("div", null, [
|
|
71751
|
-
vue.createVNode(_sfc_main$
|
|
71913
|
+
vue.createVNode(_sfc_main$1M, {
|
|
71752
71914
|
modelValue: columns.value,
|
|
71753
71915
|
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => columns.value = $event),
|
|
71754
71916
|
width: "100px"
|
|
@@ -71834,10 +71996,10 @@ img.ProseMirror-separator {
|
|
|
71834
71996
|
}, [
|
|
71835
71997
|
vue.createElementVNode("div", null, [
|
|
71836
71998
|
vue.createElementVNode("div", _hoisted_1$7, [
|
|
71837
|
-
vue.createVNode(_sfc_main$
|
|
71999
|
+
vue.createVNode(_sfc_main$21, { label: { key: "bs.url" } })
|
|
71838
72000
|
]),
|
|
71839
72001
|
vue.createElementVNode("div", null, [
|
|
71840
|
-
vue.createVNode(_sfc_main$
|
|
72002
|
+
vue.createVNode(_sfc_main$1V, {
|
|
71841
72003
|
modelValue: data.value.src,
|
|
71842
72004
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => data.value.src = $event),
|
|
71843
72005
|
disabled: "",
|
|
@@ -71893,10 +72055,10 @@ img.ProseMirror-separator {
|
|
|
71893
72055
|
return vue.openBlock(), vue.createElementBlock(vue.Fragment, null, [
|
|
71894
72056
|
vue.createElementVNode("div", null, [
|
|
71895
72057
|
vue.createElementVNode("div", _hoisted_1$6, [
|
|
71896
|
-
vue.createVNode(_sfc_main$
|
|
72058
|
+
vue.createVNode(_sfc_main$21, { label: { key: "bs.widthHeightRatio" } })
|
|
71897
72059
|
]),
|
|
71898
72060
|
vue.createElementVNode("div", null, [
|
|
71899
|
-
vue.createVNode(_sfc_main$
|
|
72061
|
+
vue.createVNode(_sfc_main$1V, {
|
|
71900
72062
|
modelValue: _ctx.youtubeInfo.aspectRatio,
|
|
71901
72063
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => _ctx.youtubeInfo.aspectRatio = $event),
|
|
71902
72064
|
disabled: _ctx.disabled,
|
|
@@ -71908,10 +72070,10 @@ img.ProseMirror-separator {
|
|
|
71908
72070
|
]),
|
|
71909
72071
|
vue.createElementVNode("div", null, [
|
|
71910
72072
|
vue.createElementVNode("div", _hoisted_2$6, [
|
|
71911
|
-
vue.createVNode(_sfc_main$
|
|
72073
|
+
vue.createVNode(_sfc_main$21, { label: { key: "bs.size" } })
|
|
71912
72074
|
]),
|
|
71913
72075
|
vue.createElementVNode("div", null, [
|
|
71914
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
72076
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1V, {
|
|
71915
72077
|
modelValue: _ctx.youtubeInfo.width,
|
|
71916
72078
|
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => _ctx.youtubeInfo.width = $event),
|
|
71917
72079
|
disabled: _ctx.disabled,
|
|
@@ -71927,7 +72089,7 @@ img.ProseMirror-separator {
|
|
|
71927
72089
|
]
|
|
71928
72090
|
]),
|
|
71929
72091
|
_cache[9] || (_cache[9] = vue.createTextVNode(" x ")),
|
|
71930
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
72092
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1V, {
|
|
71931
72093
|
modelValue: _ctx.youtubeInfo.height,
|
|
71932
72094
|
"onUpdate:modelValue": _cache[2] || (_cache[2] = ($event) => _ctx.youtubeInfo.height = $event),
|
|
71933
72095
|
disabled: _ctx.disabled,
|
|
@@ -71946,10 +72108,10 @@ img.ProseMirror-separator {
|
|
|
71946
72108
|
]),
|
|
71947
72109
|
vue.createElementVNode("div", null, [
|
|
71948
72110
|
vue.createElementVNode("div", _hoisted_3$5, [
|
|
71949
|
-
vue.createVNode(_sfc_main$
|
|
72111
|
+
vue.createVNode(_sfc_main$21, { label: { key: "bs.maxSize" } })
|
|
71950
72112
|
]),
|
|
71951
72113
|
vue.createElementVNode("div", null, [
|
|
71952
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
72114
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1V, {
|
|
71953
72115
|
modelValue: _ctx.youtubeInfo.maxWidth,
|
|
71954
72116
|
"onUpdate:modelValue": _cache[3] || (_cache[3] = ($event) => _ctx.youtubeInfo.maxWidth = $event),
|
|
71955
72117
|
disabled: _ctx.disabled,
|
|
@@ -71965,7 +72127,7 @@ img.ProseMirror-separator {
|
|
|
71965
72127
|
]
|
|
71966
72128
|
]),
|
|
71967
72129
|
_cache[10] || (_cache[10] = vue.createTextVNode(" x ")),
|
|
71968
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
72130
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1V, {
|
|
71969
72131
|
modelValue: _ctx.youtubeInfo.maxHeight,
|
|
71970
72132
|
"onUpdate:modelValue": _cache[4] || (_cache[4] = ($event) => _ctx.youtubeInfo.maxHeight = $event),
|
|
71971
72133
|
disabled: _ctx.disabled,
|
|
@@ -71984,10 +72146,10 @@ img.ProseMirror-separator {
|
|
|
71984
72146
|
]),
|
|
71985
72147
|
vue.createElementVNode("div", null, [
|
|
71986
72148
|
vue.createElementVNode("div", _hoisted_4$3, [
|
|
71987
|
-
vue.createVNode(_sfc_main$
|
|
72149
|
+
vue.createVNode(_sfc_main$21, { label: { key: "bs.margin" } })
|
|
71988
72150
|
]),
|
|
71989
72151
|
vue.createElementVNode("div", _hoisted_5$1, [
|
|
71990
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
72152
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1V, {
|
|
71991
72153
|
modelValue: _ctx.youtubeInfo.marginLeft,
|
|
71992
72154
|
"onUpdate:modelValue": _cache[5] || (_cache[5] = ($event) => _ctx.youtubeInfo.marginLeft = $event),
|
|
71993
72155
|
disabled: _ctx.disabled,
|
|
@@ -72002,7 +72164,7 @@ img.ProseMirror-separator {
|
|
|
72002
72164
|
{ title: true }
|
|
72003
72165
|
]
|
|
72004
72166
|
]),
|
|
72005
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
72167
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1V, {
|
|
72006
72168
|
modelValue: _ctx.youtubeInfo.marginTop,
|
|
72007
72169
|
"onUpdate:modelValue": _cache[6] || (_cache[6] = ($event) => _ctx.youtubeInfo.marginTop = $event),
|
|
72008
72170
|
disabled: _ctx.disabled,
|
|
@@ -72017,7 +72179,7 @@ img.ProseMirror-separator {
|
|
|
72017
72179
|
{ title: true }
|
|
72018
72180
|
]
|
|
72019
72181
|
]),
|
|
72020
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
72182
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1V, {
|
|
72021
72183
|
modelValue: _ctx.youtubeInfo.marginBottom,
|
|
72022
72184
|
"onUpdate:modelValue": _cache[7] || (_cache[7] = ($event) => _ctx.youtubeInfo.marginBottom = $event),
|
|
72023
72185
|
disabled: _ctx.disabled,
|
|
@@ -72032,7 +72194,7 @@ img.ProseMirror-separator {
|
|
|
72032
72194
|
{ title: true }
|
|
72033
72195
|
]
|
|
72034
72196
|
]),
|
|
72035
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
72197
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1V, {
|
|
72036
72198
|
modelValue: _ctx.youtubeInfo.marginRight,
|
|
72037
72199
|
"onUpdate:modelValue": _cache[8] || (_cache[8] = ($event) => _ctx.youtubeInfo.marginRight = $event),
|
|
72038
72200
|
disabled: _ctx.disabled,
|
|
@@ -72089,13 +72251,13 @@ img.ProseMirror-separator {
|
|
|
72089
72251
|
vue.createElementVNode("div", _hoisted_1$5, [
|
|
72090
72252
|
vue.createElementVNode("div", null, [
|
|
72091
72253
|
vue.createElementVNode("div", _hoisted_2$5, [
|
|
72092
|
-
vue.createVNode(_sfc_main$
|
|
72254
|
+
vue.createVNode(_sfc_main$21, {
|
|
72093
72255
|
label: { key: "bs.richtext.youtubeUrl" },
|
|
72094
72256
|
required: ""
|
|
72095
72257
|
})
|
|
72096
72258
|
]),
|
|
72097
72259
|
vue.createElementVNode("div", null, [
|
|
72098
|
-
vue.createVNode(_sfc_main$
|
|
72260
|
+
vue.createVNode(_sfc_main$1V, {
|
|
72099
72261
|
modelValue: data.value.src,
|
|
72100
72262
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => data.value.src = $event),
|
|
72101
72263
|
name: "youtubeUrl",
|
|
@@ -72188,13 +72350,13 @@ img.ProseMirror-separator {
|
|
|
72188
72350
|
data.value ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$4, [
|
|
72189
72351
|
vue.createElementVNode("div", null, [
|
|
72190
72352
|
vue.createElementVNode("div", _hoisted_2$4, [
|
|
72191
|
-
vue.createVNode(_sfc_main$
|
|
72353
|
+
vue.createVNode(_sfc_main$21, {
|
|
72192
72354
|
label: { key: "bs.richtext.youtubeUrl" },
|
|
72193
72355
|
required: ""
|
|
72194
72356
|
})
|
|
72195
72357
|
]),
|
|
72196
72358
|
vue.createElementVNode("div", null, [
|
|
72197
|
-
vue.createVNode(_sfc_main$
|
|
72359
|
+
vue.createVNode(_sfc_main$1V, {
|
|
72198
72360
|
modelValue: data.value.src,
|
|
72199
72361
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => data.value.src = $event),
|
|
72200
72362
|
disabled: disabled.value,
|
|
@@ -72285,13 +72447,13 @@ img.ProseMirror-separator {
|
|
|
72285
72447
|
vue.createElementVNode("div", _hoisted_1$3, [
|
|
72286
72448
|
vue.createElementVNode("div", null, [
|
|
72287
72449
|
vue.createElementVNode("div", _hoisted_2$3, [
|
|
72288
|
-
vue.createVNode(_sfc_main$
|
|
72450
|
+
vue.createVNode(_sfc_main$21, {
|
|
72289
72451
|
label: { key: "bs.linkUrl" },
|
|
72290
72452
|
required: ""
|
|
72291
72453
|
})
|
|
72292
72454
|
]),
|
|
72293
72455
|
vue.createElementVNode("div", null, [
|
|
72294
|
-
vue.createVNode(_sfc_main$
|
|
72456
|
+
vue.createVNode(_sfc_main$1V, {
|
|
72295
72457
|
modelValue: link.value.url,
|
|
72296
72458
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => link.value.url = $event),
|
|
72297
72459
|
name: "url",
|
|
@@ -72302,10 +72464,10 @@ img.ProseMirror-separator {
|
|
|
72302
72464
|
]),
|
|
72303
72465
|
vue.createElementVNode("div", null, [
|
|
72304
72466
|
vue.createElementVNode("div", _hoisted_3$2, [
|
|
72305
|
-
vue.createVNode(_sfc_main$
|
|
72467
|
+
vue.createVNode(_sfc_main$21, { label: { key: "bs.linkTarget" } })
|
|
72306
72468
|
]),
|
|
72307
72469
|
vue.createElementVNode("div", null, [
|
|
72308
|
-
vue.createVNode(_sfc_main$
|
|
72470
|
+
vue.createVNode(_sfc_main$1V, {
|
|
72309
72471
|
modelValue: link.value.target,
|
|
72310
72472
|
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => link.value.target = $event),
|
|
72311
72473
|
name: "target",
|
|
@@ -72406,10 +72568,10 @@ img.ProseMirror-separator {
|
|
|
72406
72568
|
}, [
|
|
72407
72569
|
vue.createElementVNode("div", null, [
|
|
72408
72570
|
vue.createElementVNode("div", _hoisted_1$2, [
|
|
72409
|
-
vue.createVNode(_sfc_main$
|
|
72571
|
+
vue.createVNode(_sfc_main$21, { label: { key: "bs.url" } })
|
|
72410
72572
|
]),
|
|
72411
72573
|
vue.createElementVNode("div", null, [
|
|
72412
|
-
vue.createVNode(_sfc_main$
|
|
72574
|
+
vue.createVNode(_sfc_main$1V, {
|
|
72413
72575
|
modelValue: data.value.src,
|
|
72414
72576
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => data.value.src = $event),
|
|
72415
72577
|
disabled: "",
|
|
@@ -72483,7 +72645,7 @@ img.ProseMirror-separator {
|
|
|
72483
72645
|
maxWidth: "1280px"
|
|
72484
72646
|
});
|
|
72485
72647
|
return (_ctx, _cache) => {
|
|
72486
|
-
return vue.openBlock(), vue.createBlock(_sfc_main$
|
|
72648
|
+
return vue.openBlock(), vue.createBlock(_sfc_main$1e, {
|
|
72487
72649
|
ref: "richText",
|
|
72488
72650
|
modelValue: modelValue.value,
|
|
72489
72651
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => modelValue.value = $event),
|
|
@@ -72547,8 +72709,8 @@ img.ProseMirror-separator {
|
|
|
72547
72709
|
default: vue.withCtx(() => [
|
|
72548
72710
|
vue.createElementVNode("div", _hoisted_1$1, [
|
|
72549
72711
|
vue.createElementVNode("div", _hoisted_2$1, [
|
|
72550
|
-
vue.createVNode(_sfc_main$
|
|
72551
|
-
vue.createVNode(_sfc_main$
|
|
72712
|
+
vue.createVNode(_sfc_main$21, { label: { key: "bs.youtubeUrl" } }),
|
|
72713
|
+
vue.createVNode(_sfc_main$1V, {
|
|
72552
72714
|
modelValue: url.value,
|
|
72553
72715
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => url.value = $event),
|
|
72554
72716
|
class: "flex-grow-1 ml-8",
|
|
@@ -72680,7 +72842,7 @@ img.ProseMirror-separator {
|
|
|
72680
72842
|
}, vue.unref(gridHandler).grid, vue.toHandlers(vue.unref(gridHandler).gridEventListener)), {
|
|
72681
72843
|
visible: vue.withCtx(({ row }) => [
|
|
72682
72844
|
vue.createElementVNode("div", _hoisted_1, [
|
|
72683
|
-
vue.createVNode(_sfc_main$
|
|
72845
|
+
vue.createVNode(_sfc_main$1B, {
|
|
72684
72846
|
"model-value": !row.hidden,
|
|
72685
72847
|
class: "reverted",
|
|
72686
72848
|
"onUpdate:modelValue": (value) => row.hidden = !value
|
|
@@ -72689,7 +72851,7 @@ img.ProseMirror-separator {
|
|
|
72689
72851
|
]),
|
|
72690
72852
|
fixed: vue.withCtx(({ row }) => [
|
|
72691
72853
|
vue.createElementVNode("div", _hoisted_2, [
|
|
72692
|
-
vue.createVNode(_sfc_main$
|
|
72854
|
+
vue.createVNode(_sfc_main$1B, {
|
|
72693
72855
|
modelValue: row.fixed,
|
|
72694
72856
|
"onUpdate:modelValue": [($event) => row.fixed = $event, ($event) => updateFixedColumn($event, row)],
|
|
72695
72857
|
class: "reverted"
|
|
@@ -72697,7 +72859,7 @@ img.ProseMirror-separator {
|
|
|
72697
72859
|
])
|
|
72698
72860
|
]),
|
|
72699
72861
|
width: vue.withCtx(({ row }) => [
|
|
72700
|
-
vue.createVNode(_sfc_main$
|
|
72862
|
+
vue.createVNode(_sfc_main$1M, {
|
|
72701
72863
|
modelValue: row.width,
|
|
72702
72864
|
"onUpdate:modelValue": ($event) => row.width = $event,
|
|
72703
72865
|
width: "100%"
|
|
@@ -72745,26 +72907,26 @@ img.ProseMirror-separator {
|
|
|
72745
72907
|
exports2.BSAddressInput = _sfc_main$y;
|
|
72746
72908
|
exports2.BSAlarmFrame = BSAlarmFrame;
|
|
72747
72909
|
exports2.BSButton = BSButton;
|
|
72748
|
-
exports2.BSCalendar = _sfc_main$
|
|
72749
|
-
exports2.BSCalendarRange = _sfc_main$
|
|
72910
|
+
exports2.BSCalendar = _sfc_main$1O;
|
|
72911
|
+
exports2.BSCalendarRange = _sfc_main$1N;
|
|
72750
72912
|
exports2.BSCardLayout = _sfc_main$S;
|
|
72751
|
-
exports2.BSCheckbox = _sfc_main$
|
|
72752
|
-
exports2.BSCheckboxGroup = _sfc_main$
|
|
72913
|
+
exports2.BSCheckbox = _sfc_main$1B;
|
|
72914
|
+
exports2.BSCheckboxGroup = _sfc_main$1A;
|
|
72753
72915
|
exports2.BSCodeEditor = _sfc_main$F;
|
|
72754
|
-
exports2.BSColorInput = _sfc_main$
|
|
72916
|
+
exports2.BSColorInput = _sfc_main$1J;
|
|
72755
72917
|
exports2.BSConsole = BSConsole;
|
|
72756
72918
|
exports2.BSContextMenuContainer = _sfc_main$q;
|
|
72757
72919
|
exports2.BSContextMenuPlugin = BSContextMenuPlugin;
|
|
72758
|
-
exports2.BSDate = _sfc_main$
|
|
72759
|
-
exports2.BSDateInput = _sfc_main$
|
|
72760
|
-
exports2.BSDateInputPopup = _sfc_main$
|
|
72761
|
-
exports2.BSDateRange = _sfc_main$
|
|
72920
|
+
exports2.BSDate = _sfc_main$1Q;
|
|
72921
|
+
exports2.BSDateInput = _sfc_main$1H;
|
|
72922
|
+
exports2.BSDateInputPopup = _sfc_main$1I;
|
|
72923
|
+
exports2.BSDateRange = _sfc_main$1F;
|
|
72762
72924
|
exports2.BSDateRangeFilter = _sfc_main$X;
|
|
72763
72925
|
exports2.BSDateRangeFilters = _sfc_main$W;
|
|
72764
|
-
exports2.BSDateRangeInputPopup = _sfc_main$
|
|
72765
|
-
exports2.BSDateRangePresets = _sfc_main$
|
|
72926
|
+
exports2.BSDateRangeInputPopup = _sfc_main$1G;
|
|
72927
|
+
exports2.BSDateRangePresets = _sfc_main$1C;
|
|
72766
72928
|
exports2.BSFileUpload = _sfc_main$18;
|
|
72767
|
-
exports2.BSFormLabel = _sfc_main$
|
|
72929
|
+
exports2.BSFormLabel = _sfc_main$21;
|
|
72768
72930
|
exports2.BSGrid = _sfc_main$Z;
|
|
72769
72931
|
exports2.BSGridControl = _sfc_main$U;
|
|
72770
72932
|
exports2.BSGridLookup = _sfc_main$V;
|
|
@@ -72787,35 +72949,35 @@ img.ProseMirror-separator {
|
|
|
72787
72949
|
exports2.BSMultiLangRichText = _sfc_main$I;
|
|
72788
72950
|
exports2.BSMultiLangTextArea = _sfc_main$J;
|
|
72789
72951
|
exports2.BSMultiLangTextInput = _sfc_main$K;
|
|
72790
|
-
exports2.BSMultiSelect = _sfc_main$
|
|
72952
|
+
exports2.BSMultiSelect = _sfc_main$1y;
|
|
72791
72953
|
exports2.BSNameInput = _sfc_main$B;
|
|
72792
72954
|
exports2.BSNotificationContainer = _sfc_main$s;
|
|
72793
|
-
exports2.BSNumberInput = _sfc_main$
|
|
72794
|
-
exports2.BSPageNavigation = _sfc_main$
|
|
72795
|
-
exports2.BSPercentInput = _sfc_main$
|
|
72796
|
-
exports2.BSPopup = _sfc_main$
|
|
72797
|
-
exports2.BSPopupButton = _sfc_main$
|
|
72955
|
+
exports2.BSNumberInput = _sfc_main$1M;
|
|
72956
|
+
exports2.BSPageNavigation = _sfc_main$1P;
|
|
72957
|
+
exports2.BSPercentInput = _sfc_main$1K;
|
|
72958
|
+
exports2.BSPopup = _sfc_main$20;
|
|
72959
|
+
exports2.BSPopupButton = _sfc_main$1W;
|
|
72798
72960
|
exports2.BSPopupSelect = BSPopupSelect;
|
|
72799
72961
|
exports2.BSPositionedImageUpload = _sfc_main$19;
|
|
72800
|
-
exports2.BSPriceInput = _sfc_main$
|
|
72801
|
-
exports2.BSProgressBar = _sfc_main$
|
|
72802
|
-
exports2.BSRadioButton = _sfc_main$
|
|
72803
|
-
exports2.BSRadioButtonGroup = _sfc_main$
|
|
72804
|
-
exports2.BSRichText = _sfc_main$
|
|
72805
|
-
exports2.BSSelect = _sfc_main$
|
|
72806
|
-
exports2.BSSelectPopup = _sfc_main$
|
|
72962
|
+
exports2.BSPriceInput = _sfc_main$1L;
|
|
72963
|
+
exports2.BSProgressBar = _sfc_main$1T;
|
|
72964
|
+
exports2.BSRadioButton = _sfc_main$1E;
|
|
72965
|
+
exports2.BSRadioButtonGroup = _sfc_main$1D;
|
|
72966
|
+
exports2.BSRichText = _sfc_main$1e;
|
|
72967
|
+
exports2.BSSelect = _sfc_main$1Z;
|
|
72968
|
+
exports2.BSSelectPopup = _sfc_main$1$;
|
|
72807
72969
|
exports2.BSTabSheet = _sfc_main$R;
|
|
72808
72970
|
exports2.BSTelInput = _sfc_main$A;
|
|
72809
|
-
exports2.BSTextArea = _sfc_main$
|
|
72971
|
+
exports2.BSTextArea = _sfc_main$1s;
|
|
72810
72972
|
exports2.BSTextFilter = _sfc_main$Y;
|
|
72811
|
-
exports2.BSTextInput = _sfc_main$
|
|
72812
|
-
exports2.BSTree = _sfc_main$
|
|
72973
|
+
exports2.BSTextInput = _sfc_main$1V;
|
|
72974
|
+
exports2.BSTree = _sfc_main$1w;
|
|
72813
72975
|
exports2.BSTreeControl = BSTreeControl;
|
|
72814
|
-
exports2.BSTreeMultiSelect = _sfc_main$
|
|
72815
|
-
exports2.BSTreeSelect = _sfc_main$
|
|
72976
|
+
exports2.BSTreeMultiSelect = _sfc_main$1u;
|
|
72977
|
+
exports2.BSTreeSelect = _sfc_main$1v;
|
|
72816
72978
|
exports2.BSVerticalLayoutResizer = _sfc_main$M;
|
|
72817
|
-
exports2.BSYesNoGroup = _sfc_main$
|
|
72818
|
-
exports2.BSYesNoSelect = _sfc_main$
|
|
72979
|
+
exports2.BSYesNoGroup = _sfc_main$1z;
|
|
72980
|
+
exports2.BSYesNoSelect = _sfc_main$1Y;
|
|
72819
72981
|
exports2.BetweenDateFilter = BetweenDateFilter;
|
|
72820
72982
|
exports2.BetweenDateFilterWithPreset = BetweenDateFilterWithPreset;
|
|
72821
72983
|
exports2.BetweenFilter = BetweenFilter;
|