@g1cloud/bluesea 5.0.0-beta.19 → 5.0.0-beta.20
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 +93 -0
- package/dist/{BSAlertModal-BHxFopXM.js → BSAlertModal-bXdRoQ4g.js} +1 -1
- package/dist/{BSGridColumnSettingModal-Cb917J3D.js → BSGridColumnSettingModal-CnqefrIo.js} +1 -1
- package/dist/{BSRichTextMaximizedModal-CcaX4vLb.js → BSRichTextMaximizedModal-Dc9sFpvh.js} +1 -1
- package/dist/{BSYesNoModal-D3lgFpfA.js → BSYesNoModal-nTiw15vA.js} +1 -1
- package/dist/{BSYoutubeInputModal-DL58pg-h.js → BSYoutubeInputModal-DN55K-10.js} +1 -1
- package/dist/{ImageInsertModal-J2mLr4xn.js → ImageInsertModal-999e_ass.js} +2 -2
- package/dist/{ImageProperties.vue_vue_type_script_setup_true_lang-C0YeN_Nt.js → ImageProperties.vue_vue_type_script_setup_true_lang-Dk8Skxl0.js} +1 -1
- package/dist/{ImagePropertiesModal-CZCxhkMB.js → ImagePropertiesModal-D6g2ZYpb.js} +2 -2
- package/dist/{LinkPropertiesModal-CcUWZNil.js → LinkPropertiesModal-DUAsPJ5g.js} +1 -1
- package/dist/{TableInsertModal-DTPCKTcg.js → TableInsertModal-DuK1nGxQ.js} +1 -1
- package/dist/{TablePropertiesModal-CReXrzK1.js → TablePropertiesModal-Dn_ozHTt.js} +1 -1
- package/dist/{VideoInsertModal-BSMUkiBi.js → VideoInsertModal-CjB8Vfny.js} +2 -2
- package/dist/{VideoProperties.vue_vue_type_script_setup_true_lang-DwfUSJyi.js → VideoProperties.vue_vue_type_script_setup_true_lang-C41jIi69.js} +1 -1
- package/dist/{VideoPropertiesModal-C7rjQ3qa.js → VideoPropertiesModal-CZyluT1C.js} +2 -2
- package/dist/{YoutubeInsertModal-Ujh5_lzl.js → YoutubeInsertModal-C3VKZ3MM.js} +2 -2
- package/dist/{YoutubeProperties.vue_vue_type_script_setup_true_lang-CfmE5mV7.js → YoutubeProperties.vue_vue_type_script_setup_true_lang-D5zcnp25.js} +1 -1
- package/dist/{YoutubePropertiesModal-DwlRrWKu.js → YoutubePropertiesModal-VGbyMXuR.js} +2 -2
- package/dist/bluesea.css +76 -0
- package/dist/bluesea.js +179 -178
- package/dist/bluesea.umd.cjs +832 -577
- package/dist/component/input/BSFileUpload.vue.d.ts +76 -0
- package/dist/{index-B6nvdcYS.js → index-uI4FYMrx.js} +938 -683
- package/dist/index.d.ts +1 -0
- package/package.json +1 -1
- package/text/bluesea_text_en.json +8 -0
- package/text/bluesea_text_fr.json +8 -0
- package/text/bluesea_text_ja.json +8 -0
- package/text/bluesea_text_ko.json +8 -0
- package/text/bluesea_text_zh.json +8 -0
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$21 = /* @__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$21, [["__scopeId", "data-v-b7ae95cb"]]);
|
|
843
|
+
const _sfc_main$20 = /* @__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$1H = ["data-popup-id"];
|
|
887
887
|
const ADJUST_OFFSET = 8;
|
|
888
|
-
const _sfc_main$
|
|
888
|
+
const _sfc_main$1$ = /* @__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$1H)
|
|
1072
1072
|
]),
|
|
1073
1073
|
_: 3
|
|
1074
1074
|
})
|
|
@@ -1110,20 +1110,20 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
1110
1110
|
});
|
|
1111
1111
|
};
|
|
1112
1112
|
};
|
|
1113
|
-
const _hoisted_1$
|
|
1113
|
+
const _hoisted_1$1G = {
|
|
1114
1114
|
key: 0,
|
|
1115
1115
|
class: "popup-search pa-4"
|
|
1116
1116
|
};
|
|
1117
|
-
const _hoisted_2$
|
|
1118
|
-
const _hoisted_3$
|
|
1117
|
+
const _hoisted_2$1k = ["data-value", "onMouseover", "onClick"];
|
|
1118
|
+
const _hoisted_3$U = {
|
|
1119
1119
|
key: 0,
|
|
1120
1120
|
class: "label"
|
|
1121
1121
|
};
|
|
1122
|
-
const _hoisted_4$
|
|
1122
|
+
const _hoisted_4$z = {
|
|
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: {},
|
|
@@ -1264,7 +1264,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
1264
1264
|
handleKeyboard
|
|
1265
1265
|
});
|
|
1266
1266
|
return (_ctx, _cache) => {
|
|
1267
|
-
return vue.openBlock(), vue.createBlock(_sfc_main$
|
|
1267
|
+
return vue.openBlock(), vue.createBlock(_sfc_main$1$, {
|
|
1268
1268
|
"base-element": _ctx.baseElement,
|
|
1269
1269
|
"max-height": _ctx.maxHeight,
|
|
1270
1270
|
"offset-from-base-element": 4,
|
|
@@ -1275,7 +1275,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
1275
1275
|
onKeydown: vue.withKeys(vue.withModifiers(handleKeyboard, ["stop", "prevent"]), ["enter", "down", "up"])
|
|
1276
1276
|
}, {
|
|
1277
1277
|
default: vue.withCtx(() => [
|
|
1278
|
-
actualShowSearch.value ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
1278
|
+
actualShowSearch.value ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$1G, [
|
|
1279
1279
|
vue.withDirectives(vue.createElementVNode("input", {
|
|
1280
1280
|
type: "text",
|
|
1281
1281
|
onInput: setSearchKeyword,
|
|
@@ -1305,12 +1305,12 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
1305
1305
|
onClick: vue.withModifiers(($event) => selectPopupItem(item == null ? void 0 : item.original), ["stop"])
|
|
1306
1306
|
}, [
|
|
1307
1307
|
_cache[3] || (_cache[3] = vue.createElementVNode("span", { class: "checkbox" }, null, -1)),
|
|
1308
|
-
item !== void 0 ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("label", _hoisted_3$
|
|
1308
|
+
item !== void 0 ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("label", _hoisted_3$U, null, 512)), [
|
|
1309
1309
|
[vue.unref(vT), item == null ? void 0 : item.label]
|
|
1310
|
-
]) : vue.withDirectives((vue.openBlock(), vue.createElementBlock("label", _hoisted_4$
|
|
1310
|
+
]) : vue.withDirectives((vue.openBlock(), vue.createElementBlock("label", _hoisted_4$z, null, 512)), [
|
|
1311
1311
|
[vue.unref(vT), _ctx.nullLabel]
|
|
1312
1312
|
])
|
|
1313
|
-
], 42, _hoisted_2$
|
|
1313
|
+
], 42, _hoisted_2$1k);
|
|
1314
1314
|
}), 128))
|
|
1315
1315
|
], 512)
|
|
1316
1316
|
]),
|
|
@@ -1671,8 +1671,8 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
1671
1671
|
return this.isModified(this.valueProvider.getCurrentValue());
|
|
1672
1672
|
}
|
|
1673
1673
|
}
|
|
1674
|
-
const _hoisted_1$
|
|
1675
|
-
const _sfc_main$
|
|
1674
|
+
const _hoisted_1$1F = { key: 0 };
|
|
1675
|
+
const _sfc_main$1Z = /* @__PURE__ */ vue.defineComponent({
|
|
1676
1676
|
__name: "ValidationErrors",
|
|
1677
1677
|
props: {
|
|
1678
1678
|
errors: {},
|
|
@@ -1680,7 +1680,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
1680
1680
|
},
|
|
1681
1681
|
setup(__props) {
|
|
1682
1682
|
return (_ctx, _cache) => {
|
|
1683
|
-
return !_ctx.hideErrorMessage && _ctx.errors && _ctx.errors.length > 0 ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
1683
|
+
return !_ctx.hideErrorMessage && _ctx.errors && _ctx.errors.length > 0 ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$1F, [
|
|
1684
1684
|
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(_ctx.errors, (error) => {
|
|
1685
1685
|
return vue.withDirectives((vue.openBlock(), vue.createElementBlock("div", {
|
|
1686
1686
|
key: error.code,
|
|
@@ -1727,22 +1727,22 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
1727
1727
|
}
|
|
1728
1728
|
return defaultKey(item);
|
|
1729
1729
|
};
|
|
1730
|
-
const _hoisted_1$
|
|
1731
|
-
const _hoisted_2$
|
|
1732
|
-
const _hoisted_3$
|
|
1733
|
-
const _hoisted_4$
|
|
1730
|
+
const _hoisted_1$1E = ["tabindex", "onKeydown"];
|
|
1731
|
+
const _hoisted_2$1j = { key: 0 };
|
|
1732
|
+
const _hoisted_3$T = ["data-field-name"];
|
|
1733
|
+
const _hoisted_4$y = {
|
|
1734
1734
|
key: 0,
|
|
1735
1735
|
class: "placeholder flex-grow-1"
|
|
1736
1736
|
};
|
|
1737
|
-
const _hoisted_5$
|
|
1737
|
+
const _hoisted_5$k = {
|
|
1738
1738
|
key: 1,
|
|
1739
1739
|
class: "label"
|
|
1740
1740
|
};
|
|
1741
|
-
const _hoisted_6$
|
|
1741
|
+
const _hoisted_6$d = {
|
|
1742
1742
|
key: 2,
|
|
1743
1743
|
class: "small-progress"
|
|
1744
1744
|
};
|
|
1745
|
-
const _sfc_main$
|
|
1745
|
+
const _sfc_main$1Y = /* @__PURE__ */ vue.defineComponent({
|
|
1746
1746
|
__name: "BSSelect",
|
|
1747
1747
|
props: {
|
|
1748
1748
|
modelValue: {},
|
|
@@ -1883,7 +1883,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
1883
1883
|
vue.withKeys(handleTabKey, ["tab"])
|
|
1884
1884
|
]
|
|
1885
1885
|
}, [
|
|
1886
|
-
_ctx.viewMode ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("div", _hoisted_2$
|
|
1886
|
+
_ctx.viewMode ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("div", _hoisted_2$1j, null, 512)), [
|
|
1887
1887
|
[vue.unref(vT), selectedItemLabel.value]
|
|
1888
1888
|
]) : (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 1 }, [
|
|
1889
1889
|
vue.createElementVNode("div", {
|
|
@@ -1893,15 +1893,15 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
1893
1893
|
class: "selected w-full",
|
|
1894
1894
|
role: "listbox"
|
|
1895
1895
|
}, [
|
|
1896
|
-
selectedItem.value === void 0 ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("span", _hoisted_4$
|
|
1896
|
+
selectedItem.value === void 0 ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("span", _hoisted_4$y, null, 512)), [
|
|
1897
1897
|
[vue.unref(vT), _ctx.placeholder || { key: " ", html: true }]
|
|
1898
|
-
]) : vue.withDirectives((vue.openBlock(), vue.createElementBlock("span", _hoisted_5$
|
|
1898
|
+
]) : vue.withDirectives((vue.openBlock(), vue.createElementBlock("span", _hoisted_5$k, null, 512)), [
|
|
1899
1899
|
[vue.unref(vT), selectedItemLabel.value]
|
|
1900
1900
|
]),
|
|
1901
1901
|
_cache[4] || (_cache[4] = vue.createElementVNode("span", { class: "dropdown-btn" }, "expand_more", -1)),
|
|
1902
|
-
loadingItems.value ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_6$
|
|
1903
|
-
], 8, _hoisted_3$
|
|
1904
|
-
!_ctx.disabled && showPopup.value ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
1902
|
+
loadingItems.value ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_6$d, "progress_activity")) : vue.createCommentVNode("", true)
|
|
1903
|
+
], 8, _hoisted_3$T),
|
|
1904
|
+
!_ctx.disabled && showPopup.value ? (vue.openBlock(), vue.createBlock(_sfc_main$1_, {
|
|
1905
1905
|
key: 0,
|
|
1906
1906
|
ref_key: "selectPopup",
|
|
1907
1907
|
ref: selectPopup,
|
|
@@ -1923,19 +1923,19 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
1923
1923
|
focusToRoot();
|
|
1924
1924
|
})
|
|
1925
1925
|
}, null, 8, ["allow-null", "base-element", "initial-item", "items", "label-provider", "max-height", "null-label", "popup-align", "popup-direction", "selected-items", "show-search", "value-provider"])) : vue.createCommentVNode("", true),
|
|
1926
|
-
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
1926
|
+
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$1Z, {
|
|
1927
1927
|
key: 1,
|
|
1928
1928
|
errors: vue.unref(errors),
|
|
1929
1929
|
"hide-error-message": _ctx.hideErrorMessage || _ctx.disabled && !_ctx.showErrorMessageOnDisabled
|
|
1930
1930
|
}, null, 8, ["errors", "hide-error-message"])) : vue.createCommentVNode("", true)
|
|
1931
1931
|
], 64))
|
|
1932
|
-
], 42, _hoisted_1$
|
|
1932
|
+
], 42, _hoisted_1$1E)), [
|
|
1933
1933
|
[vue.unref(vClickOutside), () => togglePopup(false)]
|
|
1934
1934
|
]);
|
|
1935
1935
|
};
|
|
1936
1936
|
}
|
|
1937
1937
|
});
|
|
1938
|
-
const _sfc_main$
|
|
1938
|
+
const _sfc_main$1X = /* @__PURE__ */ vue.defineComponent({
|
|
1939
1939
|
__name: "BSYesNoSelect",
|
|
1940
1940
|
props: {
|
|
1941
1941
|
name: {},
|
|
@@ -1970,7 +1970,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
1970
1970
|
emit("update:modelValue", value2 === void 0 ? void 0 : value2 === "Y");
|
|
1971
1971
|
};
|
|
1972
1972
|
return (_ctx, _cache) => {
|
|
1973
|
-
return vue.openBlock(), vue.createBlock(_sfc_main$
|
|
1973
|
+
return vue.openBlock(), vue.createBlock(_sfc_main$1Y, {
|
|
1974
1974
|
"allow-null": _ctx.allowNull,
|
|
1975
1975
|
disabled: _ctx.disabled,
|
|
1976
1976
|
"hide-error-message": _ctx.hideErrorMessage,
|
|
@@ -2036,11 +2036,11 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
2036
2036
|
const createContextMenuPlugin = () => {
|
|
2037
2037
|
return new BSContextMenuPlugin();
|
|
2038
2038
|
};
|
|
2039
|
-
const _hoisted_1$
|
|
2040
|
-
const _hoisted_2$
|
|
2041
|
-
const _hoisted_3$
|
|
2042
|
-
const _hoisted_4$
|
|
2043
|
-
const _sfc_main$
|
|
2039
|
+
const _hoisted_1$1D = ["data-menu-id"];
|
|
2040
|
+
const _hoisted_2$1i = ["href", "target"];
|
|
2041
|
+
const _hoisted_3$S = ["data-menu-id"];
|
|
2042
|
+
const _hoisted_4$x = ["data-menu-id", "onMouseenter", "onClick"];
|
|
2043
|
+
const _sfc_main$1W = /* @__PURE__ */ vue.defineComponent({
|
|
2044
2044
|
__name: "BSContextMenu",
|
|
2045
2045
|
props: {
|
|
2046
2046
|
menuItems: {},
|
|
@@ -2085,7 +2085,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
2085
2085
|
return (_ctx, _cache) => {
|
|
2086
2086
|
const _component_router_link = vue.resolveComponent("router-link");
|
|
2087
2087
|
const _component_BSContextMenu = vue.resolveComponent("BSContextMenu", true);
|
|
2088
|
-
return vue.openBlock(), vue.createBlock(_sfc_main$
|
|
2088
|
+
return vue.openBlock(), vue.createBlock(_sfc_main$1$, {
|
|
2089
2089
|
ref: "root",
|
|
2090
2090
|
"base-element": _ctx.baseElement || { left: _ctx.left || 0, top: _ctx.top || 0 },
|
|
2091
2091
|
"popup-direction": _ctx.direction,
|
|
@@ -2119,10 +2119,10 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
2119
2119
|
href: menu.href,
|
|
2120
2120
|
target: menu.target,
|
|
2121
2121
|
onClick: vue.withModifiers(handleLinkClick, ["stop"])
|
|
2122
|
-
}, null, 8, _hoisted_2$
|
|
2122
|
+
}, null, 8, _hoisted_2$1i), [
|
|
2123
2123
|
[vue.unref(vT), menu.caption]
|
|
2124
2124
|
])
|
|
2125
|
-
], 8, _hoisted_1$
|
|
2125
|
+
], 8, _hoisted_1$1D)) : menu.type === "route" ? (vue.openBlock(), vue.createElementBlock("div", {
|
|
2126
2126
|
key: 3,
|
|
2127
2127
|
"data-menu-id": menu.menuId,
|
|
2128
2128
|
class: "menu no-padding",
|
|
@@ -2134,14 +2134,14 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
2134
2134
|
}, null, 8, ["to"]), [
|
|
2135
2135
|
[vue.unref(vT), menu.caption]
|
|
2136
2136
|
])
|
|
2137
|
-
], 8, _hoisted_3$
|
|
2137
|
+
], 8, _hoisted_3$S)) : vue.withDirectives((vue.openBlock(), vue.createElementBlock("div", {
|
|
2138
2138
|
key: 4,
|
|
2139
2139
|
class: vue.normalizeClass([{ "has-submenu": menu.children, disabled: menu.disabled }, "menu"]),
|
|
2140
2140
|
"data-menu-id": menu.menuId,
|
|
2141
2141
|
"data-id": "context-menu-item",
|
|
2142
2142
|
onMouseenter: ($event) => showSubmenu($event, menu),
|
|
2143
2143
|
onClick: vue.withModifiers(($event) => handleMenuClick(menu), ["stop"])
|
|
2144
|
-
}, null, 42, _hoisted_4$
|
|
2144
|
+
}, null, 42, _hoisted_4$x)), [
|
|
2145
2145
|
[vue.unref(vT), menu.caption]
|
|
2146
2146
|
])
|
|
2147
2147
|
], 64);
|
|
@@ -2415,7 +2415,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
2415
2415
|
return trim ? value == null ? void 0 : value.trim() : value;
|
|
2416
2416
|
}
|
|
2417
2417
|
};
|
|
2418
|
-
const _sfc_main$
|
|
2418
|
+
const _sfc_main$1V = /* @__PURE__ */ vue.defineComponent({
|
|
2419
2419
|
__name: "BSPopupButton",
|
|
2420
2420
|
props: {
|
|
2421
2421
|
caption: {},
|
|
@@ -2452,14 +2452,14 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
2452
2452
|
onKeydown: _cache[0] || (_cache[0] = vue.withKeys(() => togglePopup(false), ["esc"]))
|
|
2453
2453
|
}, null, 8, ["button-color", "caption", "class", "disabled", "left-icon", "right-icon"]),
|
|
2454
2454
|
showPopup.value ? (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 0 }, [
|
|
2455
|
-
_ctx.menuItems ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
2455
|
+
_ctx.menuItems ? (vue.openBlock(), vue.createBlock(_sfc_main$1W, {
|
|
2456
2456
|
key: 0,
|
|
2457
2457
|
"base-element": root.value,
|
|
2458
2458
|
"menu-items": _ctx.menuItems,
|
|
2459
2459
|
"popup-id": vue.unref(popupId),
|
|
2460
2460
|
onRequestClose: _cache[1] || (_cache[1] = ($event) => togglePopup(false)),
|
|
2461
2461
|
onMenuClicked: _cache[2] || (_cache[2] = ($event) => togglePopup(false))
|
|
2462
|
-
}, null, 8, ["base-element", "menu-items", "popup-id"])) : (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
2462
|
+
}, null, 8, ["base-element", "menu-items", "popup-id"])) : (vue.openBlock(), vue.createBlock(_sfc_main$1$, {
|
|
2463
2463
|
key: 1,
|
|
2464
2464
|
"base-element": root.value,
|
|
2465
2465
|
"popup-align": _ctx.popupAlign,
|
|
@@ -2479,26 +2479,26 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
2479
2479
|
};
|
|
2480
2480
|
}
|
|
2481
2481
|
});
|
|
2482
|
-
const _hoisted_1$
|
|
2482
|
+
const _hoisted_1$1C = {
|
|
2483
2483
|
key: 0,
|
|
2484
2484
|
class: "view-mode"
|
|
2485
2485
|
};
|
|
2486
|
-
const _hoisted_2$
|
|
2486
|
+
const _hoisted_2$1h = {
|
|
2487
2487
|
key: 1,
|
|
2488
2488
|
class: "prefix"
|
|
2489
2489
|
};
|
|
2490
|
-
const _hoisted_3$
|
|
2491
|
-
const _hoisted_4$
|
|
2490
|
+
const _hoisted_3$R = { class: "font-icon" };
|
|
2491
|
+
const _hoisted_4$w = {
|
|
2492
2492
|
key: 2,
|
|
2493
2493
|
class: "prefix"
|
|
2494
2494
|
};
|
|
2495
|
-
const _hoisted_5$
|
|
2496
|
-
const _hoisted_6$
|
|
2497
|
-
const _hoisted_7$
|
|
2495
|
+
const _hoisted_5$j = ["src"];
|
|
2496
|
+
const _hoisted_6$c = ["textContent"];
|
|
2497
|
+
const _hoisted_7$7 = {
|
|
2498
2498
|
key: 1,
|
|
2499
2499
|
class: "suffix"
|
|
2500
2500
|
};
|
|
2501
|
-
const _hoisted_8$
|
|
2501
|
+
const _hoisted_8$6 = { class: "font-icon" };
|
|
2502
2502
|
const _hoisted_9$3 = {
|
|
2503
2503
|
key: 2,
|
|
2504
2504
|
class: "suffix"
|
|
@@ -2529,7 +2529,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
2529
2529
|
class: "suffix"
|
|
2530
2530
|
};
|
|
2531
2531
|
const _hoisted_20 = ["src"];
|
|
2532
|
-
const _sfc_main$
|
|
2532
|
+
const _sfc_main$1U = /* @__PURE__ */ vue.defineComponent({
|
|
2533
2533
|
__name: "BSTextInput",
|
|
2534
2534
|
props: {
|
|
2535
2535
|
id: {},
|
|
@@ -2645,7 +2645,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
2645
2645
|
class: vue.normalizeClass([{ required: _ctx.required, disabled: _ctx.disabled, modified: modified.value, error: vue.unref(errors).length > 0 }, "bs-text-input"]),
|
|
2646
2646
|
style: vue.normalizeStyle({ width: _ctx.width })
|
|
2647
2647
|
}, [
|
|
2648
|
-
_ctx.viewMode ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
2648
|
+
_ctx.viewMode ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$1C, [
|
|
2649
2649
|
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(getPrefixSuffixList(_ctx.prefix), (item) => {
|
|
2650
2650
|
return vue.openBlock(), vue.createElementBlock(vue.Fragment, null, [
|
|
2651
2651
|
item.type === "text" ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("span", {
|
|
@@ -2653,19 +2653,19 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
2653
2653
|
class: "prefix"
|
|
2654
2654
|
})), [
|
|
2655
2655
|
[vue.unref(vT), item.value]
|
|
2656
|
-
]) : item.type === "font-icon" ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_2$
|
|
2657
|
-
vue.createElementVNode("span", _hoisted_3$
|
|
2658
|
-
])) : item.type === "image-url" ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_4$
|
|
2656
|
+
]) : item.type === "font-icon" ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_2$1h, [
|
|
2657
|
+
vue.createElementVNode("span", _hoisted_3$R, vue.toDisplayString(item.value), 1)
|
|
2658
|
+
])) : item.type === "image-url" ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_4$w, [
|
|
2659
2659
|
vue.createElementVNode("img", {
|
|
2660
2660
|
src: item.value,
|
|
2661
2661
|
alt: "prefix"
|
|
2662
|
-
}, null, 8, _hoisted_5$
|
|
2662
|
+
}, null, 8, _hoisted_5$j)
|
|
2663
2663
|
])) : vue.createCommentVNode("", true)
|
|
2664
2664
|
], 64);
|
|
2665
2665
|
}), 256)),
|
|
2666
2666
|
vue.createElementVNode("span", {
|
|
2667
2667
|
textContent: vue.toDisplayString(vue.unref(stringValue))
|
|
2668
|
-
}, null, 8, _hoisted_6$
|
|
2668
|
+
}, null, 8, _hoisted_6$c),
|
|
2669
2669
|
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(getPrefixSuffixList(_ctx.suffix), (item) => {
|
|
2670
2670
|
return vue.openBlock(), vue.createElementBlock(vue.Fragment, null, [
|
|
2671
2671
|
item.type === "text" ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("span", {
|
|
@@ -2673,8 +2673,8 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
2673
2673
|
class: "suffix"
|
|
2674
2674
|
})), [
|
|
2675
2675
|
[vue.unref(vT), item.value]
|
|
2676
|
-
]) : item.type === "font-icon" ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_7$
|
|
2677
|
-
vue.createElementVNode("span", _hoisted_8$
|
|
2676
|
+
]) : item.type === "font-icon" ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_7$7, [
|
|
2677
|
+
vue.createElementVNode("span", _hoisted_8$6, vue.toDisplayString(item.value), 1)
|
|
2678
2678
|
])) : item.type === "image-url" ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_9$3, [
|
|
2679
2679
|
vue.createElementVNode("img", {
|
|
2680
2680
|
src: item.value,
|
|
@@ -2739,7 +2739,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
2739
2739
|
], 64);
|
|
2740
2740
|
}), 256))
|
|
2741
2741
|
])),
|
|
2742
|
-
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
2742
|
+
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$1Z, {
|
|
2743
2743
|
key: 2,
|
|
2744
2744
|
errors: vue.unref(errors),
|
|
2745
2745
|
"hide-error-message": _ctx.hideErrorMessage || _ctx.disabled && !_ctx.showErrorMessageOnDisabled
|
|
@@ -2748,9 +2748,9 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
2748
2748
|
};
|
|
2749
2749
|
}
|
|
2750
2750
|
});
|
|
2751
|
-
const _hoisted_1$
|
|
2752
|
-
const _hoisted_2$
|
|
2753
|
-
const _sfc_main$
|
|
2751
|
+
const _hoisted_1$1B = { class: "bs-link bs-layout-horizontal-inline flex-align-center" };
|
|
2752
|
+
const _hoisted_2$1g = ["href", "target"];
|
|
2753
|
+
const _sfc_main$1T = /* @__PURE__ */ vue.defineComponent({
|
|
2754
2754
|
__name: "BSLink",
|
|
2755
2755
|
props: {
|
|
2756
2756
|
path: {},
|
|
@@ -2759,33 +2759,33 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
2759
2759
|
},
|
|
2760
2760
|
setup(__props) {
|
|
2761
2761
|
return (_ctx, _cache) => {
|
|
2762
|
-
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
2762
|
+
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$1B, [
|
|
2763
2763
|
_cache[0] || (_cache[0] = vue.createElementVNode("span", { class: "font-icon mr-4" }, "link", -1)),
|
|
2764
2764
|
vue.withDirectives(vue.createElementVNode("a", {
|
|
2765
2765
|
href: _ctx.path,
|
|
2766
2766
|
target: _ctx.target
|
|
2767
|
-
}, null, 8, _hoisted_2$
|
|
2767
|
+
}, null, 8, _hoisted_2$1g), [
|
|
2768
2768
|
[vue.unref(vT), _ctx.caption || _ctx.path]
|
|
2769
2769
|
])
|
|
2770
2770
|
]);
|
|
2771
2771
|
};
|
|
2772
2772
|
}
|
|
2773
2773
|
});
|
|
2774
|
-
const BSLink = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
2775
|
-
const _hoisted_1$
|
|
2774
|
+
const BSLink = /* @__PURE__ */ _export_sfc(_sfc_main$1T, [["__scopeId", "data-v-29df56e5"]]);
|
|
2775
|
+
const _hoisted_1$1A = {
|
|
2776
2776
|
key: 0,
|
|
2777
2777
|
class: "show-percent",
|
|
2778
2778
|
style: { "left": "100%" }
|
|
2779
2779
|
};
|
|
2780
|
-
const _hoisted_2$
|
|
2780
|
+
const _hoisted_2$1f = {
|
|
2781
2781
|
key: 1,
|
|
2782
2782
|
class: "show-percent right-0 text-white"
|
|
2783
2783
|
};
|
|
2784
|
-
const _hoisted_3$
|
|
2784
|
+
const _hoisted_3$Q = {
|
|
2785
2785
|
key: 1,
|
|
2786
2786
|
class: "indeterminate"
|
|
2787
2787
|
};
|
|
2788
|
-
const _sfc_main$
|
|
2788
|
+
const _sfc_main$1S = /* @__PURE__ */ vue.defineComponent({
|
|
2789
2789
|
__name: "BSProgressBar",
|
|
2790
2790
|
props: {
|
|
2791
2791
|
width: { default: "200px" },
|
|
@@ -2811,15 +2811,15 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
2811
2811
|
style: vue.normalizeStyle({ width: calculateProgress.value + "%" }),
|
|
2812
2812
|
class: "inner-progressbar"
|
|
2813
2813
|
}, [
|
|
2814
|
-
calculateProgress.value !== void 0 && calculateProgress.value < 50 ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_1$
|
|
2815
|
-
], 4)) : (vue.openBlock(), vue.createElementBlock("div", _hoisted_3$
|
|
2814
|
+
calculateProgress.value !== void 0 && calculateProgress.value < 50 ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_1$1A, vue.toDisplayString(calculatePercent.value) + "% ", 1)) : (vue.openBlock(), vue.createElementBlock("span", _hoisted_2$1f, vue.toDisplayString(calculatePercent.value) + "% ", 1))
|
|
2815
|
+
], 4)) : (vue.openBlock(), vue.createElementBlock("div", _hoisted_3$Q, _cache[0] || (_cache[0] = [
|
|
2816
2816
|
vue.createElementVNode("div", { class: "in-box" }, null, -1)
|
|
2817
2817
|
])))
|
|
2818
2818
|
], 4);
|
|
2819
2819
|
};
|
|
2820
2820
|
}
|
|
2821
2821
|
});
|
|
2822
|
-
const _sfc_main$
|
|
2822
|
+
const _sfc_main$1R = /* @__PURE__ */ vue.defineComponent({
|
|
2823
2823
|
__name: "BSConsole",
|
|
2824
2824
|
props: {
|
|
2825
2825
|
texts: {},
|
|
@@ -2839,17 +2839,17 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
2839
2839
|
};
|
|
2840
2840
|
}
|
|
2841
2841
|
});
|
|
2842
|
-
const BSConsole = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
2843
|
-
const _sfc_main$
|
|
2844
|
-
const _hoisted_1$
|
|
2842
|
+
const BSConsole = /* @__PURE__ */ _export_sfc(_sfc_main$1R, [["__scopeId", "data-v-f33a4477"]]);
|
|
2843
|
+
const _sfc_main$1Q = {};
|
|
2844
|
+
const _hoisted_1$1z = { class: "bs-loading-icon" };
|
|
2845
2845
|
function _sfc_render$1(_ctx, _cache) {
|
|
2846
|
-
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
2846
|
+
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$1z, _cache[0] || (_cache[0] = [
|
|
2847
2847
|
vue.createElementVNode("span", { class: "font-icon" }, "progress_activity", -1)
|
|
2848
2848
|
]));
|
|
2849
2849
|
}
|
|
2850
|
-
const BSLoadingIcon = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
2851
|
-
const _hoisted_1$
|
|
2852
|
-
const _sfc_main$
|
|
2850
|
+
const BSLoadingIcon = /* @__PURE__ */ _export_sfc(_sfc_main$1Q, [["render", _sfc_render$1]]);
|
|
2851
|
+
const _hoisted_1$1y = { class: "bs-date" };
|
|
2852
|
+
const _sfc_main$1P = /* @__PURE__ */ vue.defineComponent({
|
|
2853
2853
|
__name: "BSDate",
|
|
2854
2854
|
props: {
|
|
2855
2855
|
value: {},
|
|
@@ -2860,13 +2860,13 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
2860
2860
|
const props = __props;
|
|
2861
2861
|
const formatted = vue.computed(() => formatUtil.formatDateString(props.value, props.format, props.timeZone));
|
|
2862
2862
|
return (_ctx, _cache) => {
|
|
2863
|
-
return vue.openBlock(), vue.createElementBlock("span", _hoisted_1$
|
|
2863
|
+
return vue.openBlock(), vue.createElementBlock("span", _hoisted_1$1y, vue.toDisplayString(formatted.value), 1);
|
|
2864
2864
|
};
|
|
2865
2865
|
}
|
|
2866
2866
|
});
|
|
2867
|
-
const _hoisted_1$
|
|
2868
|
-
const _hoisted_2$
|
|
2869
|
-
const _sfc_main$
|
|
2867
|
+
const _hoisted_1$1x = { class: "page-navigation" };
|
|
2868
|
+
const _hoisted_2$1e = ["data-page", "onClick"];
|
|
2869
|
+
const _sfc_main$1O = /* @__PURE__ */ vue.defineComponent({
|
|
2870
2870
|
__name: "BSPageNavigation",
|
|
2871
2871
|
props: {
|
|
2872
2872
|
totalCount: { default: 0 },
|
|
@@ -2926,7 +2926,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
2926
2926
|
}
|
|
2927
2927
|
};
|
|
2928
2928
|
return (_ctx, _cache) => {
|
|
2929
|
-
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
2929
|
+
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$1x, [
|
|
2930
2930
|
vue.createElementVNode("span", {
|
|
2931
2931
|
class: vue.normalizeClass([{ "disabled": isFirstSet.value }, "font-icon first"]),
|
|
2932
2932
|
onClick: _cache[0] || (_cache[0] = vue.withModifiers(($event) => !isFirstSet.value && goToPage(1), ["prevent"]))
|
|
@@ -2941,7 +2941,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
2941
2941
|
class: vue.normalizeClass([{ on: page === currentPage.value }, "page"]),
|
|
2942
2942
|
"data-page": page,
|
|
2943
2943
|
onClick: vue.withModifiers(($event) => goToPage(page), ["prevent"])
|
|
2944
|
-
}, vue.toDisplayString(page), 11, _hoisted_2$
|
|
2944
|
+
}, vue.toDisplayString(page), 11, _hoisted_2$1e);
|
|
2945
2945
|
}), 128)),
|
|
2946
2946
|
vue.createElementVNode("span", {
|
|
2947
2947
|
class: vue.normalizeClass([{ "disabled": isLastSet.value }, "font-icon next"]),
|
|
@@ -2955,22 +2955,22 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
2955
2955
|
};
|
|
2956
2956
|
}
|
|
2957
2957
|
});
|
|
2958
|
-
const _hoisted_1$
|
|
2959
|
-
const _hoisted_2$
|
|
2960
|
-
const _hoisted_3$
|
|
2961
|
-
const _hoisted_4$
|
|
2962
|
-
const _hoisted_5$
|
|
2963
|
-
const _hoisted_6$
|
|
2964
|
-
const _hoisted_7$
|
|
2958
|
+
const _hoisted_1$1w = { class: "bs-calendar bs-layout-vertical-inline" };
|
|
2959
|
+
const _hoisted_2$1d = { class: "bs-layout-horizontal justify-content-between align-items-center gap-8" };
|
|
2960
|
+
const _hoisted_3$P = { class: "year-month bs-layout-horizontal gap-4" };
|
|
2961
|
+
const _hoisted_4$v = { class: "timezone" };
|
|
2962
|
+
const _hoisted_5$i = { class: "weekdays" };
|
|
2963
|
+
const _hoisted_6$b = ["onClick"];
|
|
2964
|
+
const _hoisted_7$6 = {
|
|
2965
2965
|
key: 0,
|
|
2966
2966
|
class: "bs-layout-horizontal justify-content-center mt-8"
|
|
2967
2967
|
};
|
|
2968
|
-
const _hoisted_8$
|
|
2968
|
+
const _hoisted_8$5 = { class: "select-wrap w-full pa-8 d-flex justify-content-center align-items-center" };
|
|
2969
2969
|
const _hoisted_9$2 = {
|
|
2970
2970
|
key: 1,
|
|
2971
2971
|
class: "extra-dates bs-layout-vertical gap-2 mt-8"
|
|
2972
2972
|
};
|
|
2973
|
-
const _sfc_main$
|
|
2973
|
+
const _sfc_main$1N = /* @__PURE__ */ vue.defineComponent({
|
|
2974
2974
|
__name: "BSCalendar",
|
|
2975
2975
|
props: {
|
|
2976
2976
|
modelValue: {},
|
|
@@ -3148,21 +3148,21 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
3148
3148
|
}
|
|
3149
3149
|
};
|
|
3150
3150
|
return (_ctx, _cache) => {
|
|
3151
|
-
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
3152
|
-
vue.createElementVNode("div", _hoisted_2$
|
|
3153
|
-
vue.createElementVNode("div", _hoisted_3$
|
|
3151
|
+
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$1w, [
|
|
3152
|
+
vue.createElementVNode("div", _hoisted_2$1d, [
|
|
3153
|
+
vue.createElementVNode("div", _hoisted_3$P, [
|
|
3154
3154
|
vue.createVNode(BSButton, {
|
|
3155
3155
|
class: "border-0 pa-0",
|
|
3156
3156
|
"left-icon": "chevron_left",
|
|
3157
3157
|
onClick: prevMonth
|
|
3158
3158
|
}),
|
|
3159
|
-
vue.createVNode(_sfc_main$
|
|
3159
|
+
vue.createVNode(_sfc_main$1Y, {
|
|
3160
3160
|
modelValue: year.value,
|
|
3161
3161
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => year.value = $event),
|
|
3162
3162
|
disabled: _ctx.disabled,
|
|
3163
3163
|
items: years.value
|
|
3164
3164
|
}, null, 8, ["modelValue", "disabled", "items"]),
|
|
3165
|
-
vue.createVNode(_sfc_main$
|
|
3165
|
+
vue.createVNode(_sfc_main$1Y, {
|
|
3166
3166
|
modelValue: month.value,
|
|
3167
3167
|
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => month.value = $event),
|
|
3168
3168
|
disabled: _ctx.disabled,
|
|
@@ -3174,13 +3174,13 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
3174
3174
|
onClick: nextMonth
|
|
3175
3175
|
})
|
|
3176
3176
|
]),
|
|
3177
|
-
vue.createElementVNode("div", _hoisted_4$
|
|
3177
|
+
vue.createElementVNode("div", _hoisted_4$v, " (" + vue.toDisplayString(vue.unref(blueseaConfig).timeZoneNameProvider(actualTimeZone.value)) + ") ", 1)
|
|
3178
3178
|
]),
|
|
3179
3179
|
vue.createElementVNode("table", {
|
|
3180
3180
|
class: vue.normalizeClass([{ disabled: _ctx.disabled }, "align-self-center"])
|
|
3181
3181
|
}, [
|
|
3182
3182
|
vue.createElementVNode("tbody", null, [
|
|
3183
|
-
vue.createElementVNode("tr", _hoisted_5$
|
|
3183
|
+
vue.createElementVNode("tr", _hoisted_5$i, [
|
|
3184
3184
|
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(weekdays.value, (day) => {
|
|
3185
3185
|
return vue.withDirectives((vue.openBlock(), vue.createElementBlock("th", { key: day })), [
|
|
3186
3186
|
[vue.unref(vT), day]
|
|
@@ -3199,15 +3199,15 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
3199
3199
|
onClick: () => selectDate(day)
|
|
3200
3200
|
}, [
|
|
3201
3201
|
vue.createElementVNode("div", null, vue.toDisplayString(day.date()), 1)
|
|
3202
|
-
], 10, _hoisted_6$
|
|
3202
|
+
], 10, _hoisted_6$b);
|
|
3203
3203
|
}), 128))
|
|
3204
3204
|
]);
|
|
3205
3205
|
}), 128))
|
|
3206
3206
|
])
|
|
3207
3207
|
], 2),
|
|
3208
|
-
["HOUR", "MINUTE_10", "MINUTE_30", "MINUTE", "SECOND"].includes(_ctx.resolution) ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_7$
|
|
3209
|
-
vue.createElementVNode("div", _hoisted_8$
|
|
3210
|
-
vue.createVNode(_sfc_main$
|
|
3208
|
+
["HOUR", "MINUTE_10", "MINUTE_30", "MINUTE", "SECOND"].includes(_ctx.resolution) ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_7$6, [
|
|
3209
|
+
vue.createElementVNode("div", _hoisted_8$5, [
|
|
3210
|
+
vue.createVNode(_sfc_main$1Y, {
|
|
3211
3211
|
disabled: _ctx.disabled,
|
|
3212
3212
|
items: hours,
|
|
3213
3213
|
"label-provider": (item) => item < 10 ? "0" + item : item.toString(),
|
|
@@ -3216,7 +3216,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
3216
3216
|
"onUpdate:modelValue": updateHour
|
|
3217
3217
|
}, null, 8, ["disabled", "label-provider", "model-value"]),
|
|
3218
3218
|
_cache[2] || (_cache[2] = vue.createElementVNode("span", { class: "px-4" }, ":", -1)),
|
|
3219
|
-
vue.createVNode(_sfc_main$
|
|
3219
|
+
vue.createVNode(_sfc_main$1Y, {
|
|
3220
3220
|
disabled: _ctx.disabled || _ctx.resolution === "HOUR",
|
|
3221
3221
|
items: minutes.value,
|
|
3222
3222
|
"label-provider": (item) => item < 10 ? "0" + item : item.toString(),
|
|
@@ -3240,16 +3240,16 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
3240
3240
|
};
|
|
3241
3241
|
}
|
|
3242
3242
|
});
|
|
3243
|
-
const _hoisted_1$
|
|
3244
|
-
const _hoisted_2$
|
|
3245
|
-
const _hoisted_3$
|
|
3246
|
-
const _hoisted_4$
|
|
3243
|
+
const _hoisted_1$1v = { class: "bs-calendar-range bs-layout-horizontal" };
|
|
3244
|
+
const _hoisted_2$1c = { class: "bs-layout-vertical" };
|
|
3245
|
+
const _hoisted_3$O = { class: "bs-layout-horizontal align-items-center" };
|
|
3246
|
+
const _hoisted_4$u = {
|
|
3247
3247
|
key: 0,
|
|
3248
3248
|
class: "extra-dates bs-layout-vertical gap-2 mt-8"
|
|
3249
3249
|
};
|
|
3250
|
-
const _hoisted_5$
|
|
3251
|
-
const _hoisted_6$
|
|
3252
|
-
const _sfc_main$
|
|
3250
|
+
const _hoisted_5$h = { key: 0 };
|
|
3251
|
+
const _hoisted_6$a = { key: 1 };
|
|
3252
|
+
const _sfc_main$1M = /* @__PURE__ */ vue.defineComponent({
|
|
3253
3253
|
__name: "BSCalendarRange",
|
|
3254
3254
|
props: {
|
|
3255
3255
|
from: {},
|
|
@@ -3288,10 +3288,10 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
3288
3288
|
};
|
|
3289
3289
|
const displayTimeZones = vue.computed(() => [actualTimeZone.value, ...blueseaConfig.getValidDisplayTimeZones()]);
|
|
3290
3290
|
return (_ctx, _cache) => {
|
|
3291
|
-
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
3292
|
-
vue.createElementVNode("div", _hoisted_2$
|
|
3293
|
-
vue.createElementVNode("div", _hoisted_3$
|
|
3294
|
-
vue.createVNode(_sfc_main$
|
|
3291
|
+
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$1v, [
|
|
3292
|
+
vue.createElementVNode("div", _hoisted_2$1c, [
|
|
3293
|
+
vue.createElementVNode("div", _hoisted_3$O, [
|
|
3294
|
+
vue.createVNode(_sfc_main$1N, {
|
|
3295
3295
|
modelValue: fromValue.value,
|
|
3296
3296
|
"onUpdate:modelValue": [
|
|
3297
3297
|
_cache[0] || (_cache[0] = ($event) => fromValue.value = $event),
|
|
@@ -3309,7 +3309,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
3309
3309
|
"range-type": "from"
|
|
3310
3310
|
}, null, 8, ["modelValue", "disabled", "display-format", "end-year", "first-day", "range-value", "resolution", "start-year", "time-zone"]),
|
|
3311
3311
|
_cache[2] || (_cache[2] = vue.createElementVNode("span", { class: "tilde" }, "~", -1)),
|
|
3312
|
-
vue.createVNode(_sfc_main$
|
|
3312
|
+
vue.createVNode(_sfc_main$1N, {
|
|
3313
3313
|
modelValue: toValue.value,
|
|
3314
3314
|
"onUpdate:modelValue": [
|
|
3315
3315
|
_cache[1] || (_cache[1] = ($event) => toValue.value = $event),
|
|
@@ -3329,15 +3329,15 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
3329
3329
|
"range-type": "to"
|
|
3330
3330
|
}, null, 8, ["modelValue", "disabled", "display-format", "end-year", "first-day", "initial-month", "initial-year", "range-value", "resolution", "start-year", "time-zone"])
|
|
3331
3331
|
]),
|
|
3332
|
-
!_ctx.hideExtraDate ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_4$
|
|
3332
|
+
!_ctx.hideExtraDate ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_4$u, [
|
|
3333
3333
|
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(displayTimeZones.value, (tz, index) => {
|
|
3334
3334
|
return vue.openBlock(), vue.createElementBlock("div", {
|
|
3335
3335
|
key: `${tz}_${index}`,
|
|
3336
3336
|
class: "extra-date"
|
|
3337
3337
|
}, [
|
|
3338
|
-
_ctx.from ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_5$
|
|
3338
|
+
_ctx.from ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_5$h, vue.toDisplayString(vue.unref(formatUtil).formatDateString(_ctx.from, _ctx.displayFormat, tz)), 1)) : vue.createCommentVNode("", true),
|
|
3339
3339
|
_cache[3] || (_cache[3] = vue.createElementVNode("span", null, "~", -1)),
|
|
3340
|
-
_ctx.to ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_6$
|
|
3340
|
+
_ctx.to ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_6$a, vue.toDisplayString(vue.unref(formatUtil).formatDateString(_ctx.to, _ctx.displayFormat, tz)), 1)) : vue.createCommentVNode("", true)
|
|
3341
3341
|
]);
|
|
3342
3342
|
}), 128))
|
|
3343
3343
|
])) : vue.createCommentVNode("", true)
|
|
@@ -3346,17 +3346,17 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
3346
3346
|
};
|
|
3347
3347
|
}
|
|
3348
3348
|
});
|
|
3349
|
-
const _hoisted_1$
|
|
3349
|
+
const _hoisted_1$1u = {
|
|
3350
3350
|
key: 0,
|
|
3351
3351
|
class: "view-mode"
|
|
3352
3352
|
};
|
|
3353
|
-
const _hoisted_2$
|
|
3354
|
-
const _hoisted_3$
|
|
3353
|
+
const _hoisted_2$1b = ["textContent"];
|
|
3354
|
+
const _hoisted_3$N = {
|
|
3355
3355
|
key: 1,
|
|
3356
3356
|
class: "input-area"
|
|
3357
3357
|
};
|
|
3358
|
-
const _hoisted_4$
|
|
3359
|
-
const _sfc_main$
|
|
3358
|
+
const _hoisted_4$t = ["id", "autocomplete", "disabled", "maxlength", "name", "tabindex", "value"];
|
|
3359
|
+
const _sfc_main$1L = /* @__PURE__ */ vue.defineComponent({
|
|
3360
3360
|
__name: "BSNumberInput",
|
|
3361
3361
|
props: {
|
|
3362
3362
|
id: {},
|
|
@@ -3471,7 +3471,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
3471
3471
|
class: vue.normalizeClass([{ required: _ctx.required, disabled: _ctx.disabled, modified: modified.value, error: vue.unref(errors).length > 0 }, "bs-number-input"]),
|
|
3472
3472
|
style: vue.normalizeStyle({ width: _ctx.width })
|
|
3473
3473
|
}, [
|
|
3474
|
-
_ctx.viewMode ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
3474
|
+
_ctx.viewMode ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$1u, [
|
|
3475
3475
|
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(vue.unref(componentUtil).toMultiLangTextArray(_ctx.prefix), (text) => {
|
|
3476
3476
|
return vue.withDirectives((vue.openBlock(), vue.createElementBlock("span", {
|
|
3477
3477
|
key: JSON.stringify(text),
|
|
@@ -3482,7 +3482,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
3482
3482
|
}), 128)),
|
|
3483
3483
|
vue.createElementVNode("span", {
|
|
3484
3484
|
textContent: vue.toDisplayString(_ctx.formatInViewMode ? formattedStringValue.value : vue.unref(stringValue))
|
|
3485
|
-
}, null, 8, _hoisted_2$
|
|
3485
|
+
}, null, 8, _hoisted_2$1b),
|
|
3486
3486
|
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(vue.unref(componentUtil).toMultiLangTextArray(_ctx.suffix), (text) => {
|
|
3487
3487
|
return vue.withDirectives((vue.openBlock(), vue.createElementBlock("span", {
|
|
3488
3488
|
key: JSON.stringify(text),
|
|
@@ -3491,7 +3491,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
3491
3491
|
[vue.unref(vT), text]
|
|
3492
3492
|
]);
|
|
3493
3493
|
}), 128))
|
|
3494
|
-
])) : (vue.openBlock(), vue.createElementBlock("div", _hoisted_3$
|
|
3494
|
+
])) : (vue.openBlock(), vue.createElementBlock("div", _hoisted_3$N, [
|
|
3495
3495
|
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(vue.unref(componentUtil).toMultiLangTextArray(_ctx.prefix), (text) => {
|
|
3496
3496
|
return vue.withDirectives((vue.openBlock(), vue.createElementBlock("span", {
|
|
3497
3497
|
key: JSON.stringify(text),
|
|
@@ -3511,7 +3511,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
3511
3511
|
tabindex: _ctx.tabindex,
|
|
3512
3512
|
value: focused.value || !_ctx.formatOnBlur ? vue.unref(stringValue) : formattedStringValue.value,
|
|
3513
3513
|
type: "text"
|
|
3514
|
-
}, vue.toHandlers(handlers2, true)), null, 16, _hoisted_4$
|
|
3514
|
+
}, vue.toHandlers(handlers2, true)), null, 16, _hoisted_4$t), [
|
|
3515
3515
|
[
|
|
3516
3516
|
vue.unref(vT),
|
|
3517
3517
|
_ctx.placeholder,
|
|
@@ -3528,7 +3528,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
3528
3528
|
]);
|
|
3529
3529
|
}), 128))
|
|
3530
3530
|
])),
|
|
3531
|
-
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
3531
|
+
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$1Z, {
|
|
3532
3532
|
key: 2,
|
|
3533
3533
|
errors: vue.unref(errors),
|
|
3534
3534
|
"hide-error-message": _ctx.hideErrorMessage || _ctx.disabled && !_ctx.showErrorMessageOnDisabled
|
|
@@ -3537,19 +3537,19 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
3537
3537
|
};
|
|
3538
3538
|
}
|
|
3539
3539
|
});
|
|
3540
|
-
const _hoisted_1$
|
|
3540
|
+
const _hoisted_1$1t = {
|
|
3541
3541
|
key: 0,
|
|
3542
3542
|
class: "view-mode"
|
|
3543
3543
|
};
|
|
3544
|
-
const _hoisted_2$
|
|
3545
|
-
const _hoisted_3$
|
|
3546
|
-
const _hoisted_4$
|
|
3544
|
+
const _hoisted_2$1a = ["textContent"];
|
|
3545
|
+
const _hoisted_3$M = ["textContent"];
|
|
3546
|
+
const _hoisted_4$s = {
|
|
3547
3547
|
key: 1,
|
|
3548
3548
|
class: "input-area"
|
|
3549
3549
|
};
|
|
3550
|
-
const _hoisted_5$
|
|
3551
|
-
const _hoisted_6$
|
|
3552
|
-
const _sfc_main$
|
|
3550
|
+
const _hoisted_5$g = ["id", "autocomplete", "disabled", "maxlength", "name", "tabindex", "value"];
|
|
3551
|
+
const _hoisted_6$9 = ["textContent"];
|
|
3552
|
+
const _sfc_main$1K = /* @__PURE__ */ vue.defineComponent({
|
|
3553
3553
|
__name: "BSPriceInput",
|
|
3554
3554
|
props: {
|
|
3555
3555
|
id: {},
|
|
@@ -3671,16 +3671,16 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
3671
3671
|
class: vue.normalizeClass([{ required: _ctx.required, disabled: _ctx.disabled, modified: modified.value, error: vue.unref(errors).length > 0 }, "bs-price-input"]),
|
|
3672
3672
|
style: vue.normalizeStyle({ width: _ctx.width })
|
|
3673
3673
|
}, [
|
|
3674
|
-
_ctx.viewMode ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
3674
|
+
_ctx.viewMode ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$1t, [
|
|
3675
3675
|
vue.createElementVNode("span", {
|
|
3676
3676
|
class: "price mr-4",
|
|
3677
3677
|
textContent: vue.toDisplayString(_ctx.formatInViewMode ? formattedStringValue.value : vue.unref(stringValue))
|
|
3678
|
-
}, null, 8, _hoisted_2$
|
|
3678
|
+
}, null, 8, _hoisted_2$1a),
|
|
3679
3679
|
vue.createElementVNode("span", {
|
|
3680
3680
|
class: "currency-code",
|
|
3681
3681
|
textContent: vue.toDisplayString(currencyCode.value)
|
|
3682
|
-
}, null, 8, _hoisted_3$
|
|
3683
|
-
])) : (vue.openBlock(), vue.createElementBlock("div", _hoisted_4$
|
|
3682
|
+
}, null, 8, _hoisted_3$M)
|
|
3683
|
+
])) : (vue.openBlock(), vue.createElementBlock("div", _hoisted_4$s, [
|
|
3684
3684
|
vue.withDirectives(vue.createElementVNode("input", vue.mergeProps({
|
|
3685
3685
|
id: _ctx.id,
|
|
3686
3686
|
ref_key: "field",
|
|
@@ -3692,7 +3692,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
3692
3692
|
tabindex: _ctx.tabindex,
|
|
3693
3693
|
value: focused.value || !_ctx.formatOnBlur ? vue.unref(stringValue) : formattedStringValue.value,
|
|
3694
3694
|
type: "text"
|
|
3695
|
-
}, vue.toHandlers(handlers2, true)), null, 16, _hoisted_5$
|
|
3695
|
+
}, vue.toHandlers(handlers2, true)), null, 16, _hoisted_5$g), [
|
|
3696
3696
|
[
|
|
3697
3697
|
vue.unref(vT),
|
|
3698
3698
|
_ctx.placeholder,
|
|
@@ -3703,9 +3703,9 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
3703
3703
|
vue.createElementVNode("div", {
|
|
3704
3704
|
class: "currency-code",
|
|
3705
3705
|
textContent: vue.toDisplayString(currencyCode.value)
|
|
3706
|
-
}, null, 8, _hoisted_6$
|
|
3706
|
+
}, null, 8, _hoisted_6$9)
|
|
3707
3707
|
])),
|
|
3708
|
-
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
3708
|
+
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$1Z, {
|
|
3709
3709
|
key: 2,
|
|
3710
3710
|
errors: vue.unref(errors),
|
|
3711
3711
|
"hide-error-message": _ctx.hideErrorMessage || _ctx.disabled && !_ctx.showErrorMessageOnDisabled
|
|
@@ -3714,7 +3714,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
3714
3714
|
};
|
|
3715
3715
|
}
|
|
3716
3716
|
});
|
|
3717
|
-
const _sfc_main$
|
|
3717
|
+
const _sfc_main$1J = /* @__PURE__ */ vue.defineComponent({
|
|
3718
3718
|
__name: "BSPercentInput",
|
|
3719
3719
|
props: /* @__PURE__ */ vue.mergeModels({
|
|
3720
3720
|
id: {},
|
|
@@ -3762,7 +3762,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
3762
3762
|
const percentMaxValue = vue.computed(() => props.maxValue ? Number((props.maxValue * 100).toFixed(props.maxDecimalPlaces)) : void 0);
|
|
3763
3763
|
const percentMinValue = vue.computed(() => props.minValue ? Number((props.minValue * 100).toFixed(props.maxDecimalPlaces)) : void 0);
|
|
3764
3764
|
return (_ctx, _cache) => {
|
|
3765
|
-
return vue.openBlock(), vue.createBlock(_sfc_main$
|
|
3765
|
+
return vue.openBlock(), vue.createBlock(_sfc_main$1L, {
|
|
3766
3766
|
id: _ctx.id,
|
|
3767
3767
|
autocomplete: _ctx.autocomplete,
|
|
3768
3768
|
disabled: _ctx.disabled,
|
|
@@ -3975,16 +3975,16 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
3975
3975
|
yellow: "#FFFF00",
|
|
3976
3976
|
yellowgreen: "#9ACD32"
|
|
3977
3977
|
};
|
|
3978
|
-
const _hoisted_1$
|
|
3978
|
+
const _hoisted_1$1s = {
|
|
3979
3979
|
key: 0,
|
|
3980
3980
|
class: "bs-layout-horizontal gap-4 align-items-center view-mode"
|
|
3981
3981
|
};
|
|
3982
|
-
const _hoisted_2$
|
|
3982
|
+
const _hoisted_2$19 = {
|
|
3983
3983
|
key: 1,
|
|
3984
3984
|
class: "bs-layout-horizontal-inline"
|
|
3985
3985
|
};
|
|
3986
|
-
const _hoisted_3$
|
|
3987
|
-
const _sfc_main$
|
|
3986
|
+
const _hoisted_3$L = ["data-field-name", "disabled", "tabindex", "value"];
|
|
3987
|
+
const _sfc_main$1I = /* @__PURE__ */ vue.defineComponent({
|
|
3988
3988
|
__name: "BSColorInput",
|
|
3989
3989
|
props: {
|
|
3990
3990
|
id: {},
|
|
@@ -4077,13 +4077,13 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
4077
4077
|
return vue.openBlock(), vue.createElementBlock("div", {
|
|
4078
4078
|
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"])
|
|
4079
4079
|
}, [
|
|
4080
|
-
_ctx.viewMode ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
4080
|
+
_ctx.viewMode ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$1s, [
|
|
4081
4081
|
vue.createElementVNode("span", {
|
|
4082
4082
|
style: vue.normalizeStyle({ "background-color": vue.unref(stringValue) }),
|
|
4083
4083
|
class: "color-preview"
|
|
4084
4084
|
}, null, 4),
|
|
4085
4085
|
vue.createElementVNode("span", null, vue.toDisplayString(vue.unref(stringValue)), 1)
|
|
4086
|
-
])) : (vue.openBlock(), vue.createElementBlock("div", _hoisted_2$
|
|
4086
|
+
])) : (vue.openBlock(), vue.createElementBlock("div", _hoisted_2$19, [
|
|
4087
4087
|
vue.createElementVNode("input", {
|
|
4088
4088
|
ref_key: "field",
|
|
4089
4089
|
ref: field,
|
|
@@ -4094,8 +4094,8 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
4094
4094
|
type: "color",
|
|
4095
4095
|
onChange: updateColorValue,
|
|
4096
4096
|
onInput: normalizeColorValue
|
|
4097
|
-
}, null, 40, _hoisted_3$
|
|
4098
|
-
vue.createVNode(_sfc_main$
|
|
4097
|
+
}, null, 40, _hoisted_3$L),
|
|
4098
|
+
vue.createVNode(_sfc_main$1U, {
|
|
4099
4099
|
modelValue: vue.unref(stringValue),
|
|
4100
4100
|
"onUpdate:modelValue": [
|
|
4101
4101
|
_cache[0] || (_cache[0] = ($event) => vue.isRef(stringValue) ? stringValue.value = $event : null),
|
|
@@ -4110,7 +4110,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
4110
4110
|
"ignore-save-point": ""
|
|
4111
4111
|
}, null, 8, ["modelValue", "autocomplete", "disabled", "name", "tabindex", "view-mode", "width"])
|
|
4112
4112
|
])),
|
|
4113
|
-
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
4113
|
+
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$1Z, {
|
|
4114
4114
|
key: 2,
|
|
4115
4115
|
errors: vue.unref(errors),
|
|
4116
4116
|
"hide-error-message": _ctx.hideErrorMessage || _ctx.disabled && !_ctx.showErrorMessageOnDisabled
|
|
@@ -4177,9 +4177,9 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
4177
4177
|
const normalizeDateInput = (value) => {
|
|
4178
4178
|
return value.replace(/[^\d-]/g, "");
|
|
4179
4179
|
};
|
|
4180
|
-
const _hoisted_1$
|
|
4181
|
-
const _hoisted_2$
|
|
4182
|
-
const _sfc_main$
|
|
4180
|
+
const _hoisted_1$1r = { class: "bs-layout-vertical px-16 py-8" };
|
|
4181
|
+
const _hoisted_2$18 = { class: "bs-layout-horizontal justify-content-center align-items-center gap-8 mt-8 mb-8" };
|
|
4182
|
+
const _sfc_main$1H = /* @__PURE__ */ vue.defineComponent({
|
|
4183
4183
|
__name: "BSDateInputPopup",
|
|
4184
4184
|
props: {
|
|
4185
4185
|
modelValue: {},
|
|
@@ -4206,7 +4206,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
4206
4206
|
emit("close");
|
|
4207
4207
|
};
|
|
4208
4208
|
return (_ctx, _cache) => {
|
|
4209
|
-
return vue.openBlock(), vue.createBlock(_sfc_main$
|
|
4209
|
+
return vue.openBlock(), vue.createBlock(_sfc_main$1$, {
|
|
4210
4210
|
"base-element": _ctx.baseElement,
|
|
4211
4211
|
"popup-align": _ctx.popupAlign,
|
|
4212
4212
|
"popup-direction": _ctx.popupDirection,
|
|
@@ -4216,8 +4216,8 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
4216
4216
|
}, ["stop"]))
|
|
4217
4217
|
}, {
|
|
4218
4218
|
default: vue.withCtx(() => [
|
|
4219
|
-
vue.createElementVNode("div", _hoisted_1$
|
|
4220
|
-
vue.createVNode(_sfc_main$
|
|
4219
|
+
vue.createElementVNode("div", _hoisted_1$1r, [
|
|
4220
|
+
vue.createVNode(_sfc_main$1N, {
|
|
4221
4221
|
modelValue: date.value,
|
|
4222
4222
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => date.value = $event),
|
|
4223
4223
|
"display-format": _ctx.displayFormat,
|
|
@@ -4227,7 +4227,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
4227
4227
|
"start-year": _ctx.selectStartYear,
|
|
4228
4228
|
"time-zone": _ctx.timeZone
|
|
4229
4229
|
}, null, 8, ["modelValue", "display-format", "end-year", "hide-extra-date", "resolution", "start-year", "time-zone"]),
|
|
4230
|
-
vue.createElementVNode("div", _hoisted_2$
|
|
4230
|
+
vue.createElementVNode("div", _hoisted_2$18, [
|
|
4231
4231
|
vue.createVNode(BSButton, {
|
|
4232
4232
|
caption: { key: "bs.ok" },
|
|
4233
4233
|
"button-color": "blue",
|
|
@@ -4247,16 +4247,16 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
4247
4247
|
};
|
|
4248
4248
|
}
|
|
4249
4249
|
});
|
|
4250
|
-
const _hoisted_1$
|
|
4250
|
+
const _hoisted_1$1q = {
|
|
4251
4251
|
key: 0,
|
|
4252
4252
|
class: "view-mode"
|
|
4253
4253
|
};
|
|
4254
|
-
const _hoisted_2$
|
|
4254
|
+
const _hoisted_2$17 = {
|
|
4255
4255
|
key: 1,
|
|
4256
4256
|
class: "input-area"
|
|
4257
4257
|
};
|
|
4258
|
-
const _hoisted_3$
|
|
4259
|
-
const _sfc_main$
|
|
4258
|
+
const _hoisted_3$K = ["id", "disabled", "maxlength", "name", "tabindex", "value"];
|
|
4259
|
+
const _sfc_main$1G = /* @__PURE__ */ vue.defineComponent({
|
|
4260
4260
|
__name: "BSDateInput",
|
|
4261
4261
|
props: {
|
|
4262
4262
|
id: {},
|
|
@@ -4423,9 +4423,9 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
4423
4423
|
style: vue.normalizeStyle({ width: _ctx.width }),
|
|
4424
4424
|
onKeydown: _cache[2] || (_cache[2] = vue.withKeys(vue.withModifiers(() => togglePopup(false), ["stop", "prevent"]), ["esc"]))
|
|
4425
4425
|
}, [
|
|
4426
|
-
_ctx.viewMode ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
4426
|
+
_ctx.viewMode ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$1q, [
|
|
4427
4427
|
vue.createElementVNode("span", null, vue.toDisplayString(viewModeValue.value), 1)
|
|
4428
|
-
])) : (vue.openBlock(), vue.createElementBlock("div", _hoisted_2$
|
|
4428
|
+
])) : (vue.openBlock(), vue.createElementBlock("div", _hoisted_2$17, [
|
|
4429
4429
|
vue.createElementVNode("span", {
|
|
4430
4430
|
class: vue.normalizeClass([{ "bs-clickable": !_ctx.disabled }, "font-icon"]),
|
|
4431
4431
|
onClick: _cache[0] || (_cache[0] = ($event) => togglePopup())
|
|
@@ -4440,7 +4440,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
4440
4440
|
tabindex: _ctx.tabindex,
|
|
4441
4441
|
value: focused.value ? vue.unref(stringValue) : formattedValue.value,
|
|
4442
4442
|
type: "text"
|
|
4443
|
-
}, vue.toHandlers(handlers2, true)), null, 16, _hoisted_3$
|
|
4443
|
+
}, vue.toHandlers(handlers2, true)), null, 16, _hoisted_3$K), [
|
|
4444
4444
|
[
|
|
4445
4445
|
vue.unref(vT),
|
|
4446
4446
|
_ctx.placeholder,
|
|
@@ -4462,12 +4462,12 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
4462
4462
|
]);
|
|
4463
4463
|
}), 128))
|
|
4464
4464
|
], 2)) : vue.createCommentVNode("", true),
|
|
4465
|
-
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
4465
|
+
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$1Z, {
|
|
4466
4466
|
key: 3,
|
|
4467
4467
|
errors: vue.unref(errors),
|
|
4468
4468
|
"hide-error-message": _ctx.hideErrorMessage || _ctx.disabled && !_ctx.showErrorMessageOnDisabled
|
|
4469
4469
|
}, null, 8, ["errors", "hide-error-message"])) : vue.createCommentVNode("", true),
|
|
4470
|
-
showPopup.value ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
4470
|
+
showPopup.value ? (vue.openBlock(), vue.createBlock(_sfc_main$1H, {
|
|
4471
4471
|
key: 4,
|
|
4472
4472
|
"base-element": vue.unref(rootRef),
|
|
4473
4473
|
"display-format": _ctx.displayFormat,
|
|
@@ -4488,9 +4488,9 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
4488
4488
|
};
|
|
4489
4489
|
}
|
|
4490
4490
|
});
|
|
4491
|
-
const _hoisted_1$
|
|
4492
|
-
const _hoisted_2$
|
|
4493
|
-
const _sfc_main$
|
|
4491
|
+
const _hoisted_1$1p = { class: "bs-layout-vertical px-16 py-8" };
|
|
4492
|
+
const _hoisted_2$16 = { class: "bs-layout-horizontal justify-content-end align-items-center gap-8 mt-16 mb-8" };
|
|
4493
|
+
const _sfc_main$1F = /* @__PURE__ */ vue.defineComponent({
|
|
4494
4494
|
__name: "BSDateRangeInputPopup",
|
|
4495
4495
|
props: {
|
|
4496
4496
|
from: {},
|
|
@@ -4520,7 +4520,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
4520
4520
|
emit("close");
|
|
4521
4521
|
};
|
|
4522
4522
|
return (_ctx, _cache) => {
|
|
4523
|
-
return vue.openBlock(), vue.createBlock(_sfc_main$
|
|
4523
|
+
return vue.openBlock(), vue.createBlock(_sfc_main$1$, {
|
|
4524
4524
|
"base-element": _ctx.baseElement,
|
|
4525
4525
|
"max-height": "auto",
|
|
4526
4526
|
onRequestClose: close2,
|
|
@@ -4528,8 +4528,8 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
4528
4528
|
}, ["stop"]))
|
|
4529
4529
|
}, {
|
|
4530
4530
|
default: vue.withCtx(() => [
|
|
4531
|
-
vue.createElementVNode("div", _hoisted_1$
|
|
4532
|
-
vue.createVNode(_sfc_main$
|
|
4531
|
+
vue.createElementVNode("div", _hoisted_1$1p, [
|
|
4532
|
+
vue.createVNode(_sfc_main$1M, {
|
|
4533
4533
|
from: fromValue.value,
|
|
4534
4534
|
"onUpdate:from": _cache[0] || (_cache[0] = ($event) => fromValue.value = $event),
|
|
4535
4535
|
to: toValue.value,
|
|
@@ -4543,7 +4543,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
4543
4543
|
"start-year": _ctx.selectStartYear,
|
|
4544
4544
|
"time-zone": _ctx.timeZone
|
|
4545
4545
|
}, null, 8, ["from", "to", "disabled-from", "disabled-to", "display-format", "end-year", "hide-extra-date", "resolution", "start-year", "time-zone"]),
|
|
4546
|
-
vue.createElementVNode("div", _hoisted_2$
|
|
4546
|
+
vue.createElementVNode("div", _hoisted_2$16, [
|
|
4547
4547
|
vue.createVNode(BSButton, {
|
|
4548
4548
|
caption: { key: "bs.ok" },
|
|
4549
4549
|
"button-color": "blue",
|
|
@@ -4563,17 +4563,17 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
4563
4563
|
};
|
|
4564
4564
|
}
|
|
4565
4565
|
});
|
|
4566
|
-
const _hoisted_1$
|
|
4566
|
+
const _hoisted_1$1o = {
|
|
4567
4567
|
key: 0,
|
|
4568
4568
|
class: "view-mode"
|
|
4569
4569
|
};
|
|
4570
|
-
const _hoisted_2$
|
|
4570
|
+
const _hoisted_2$15 = {
|
|
4571
4571
|
key: 1,
|
|
4572
4572
|
class: "input-area"
|
|
4573
4573
|
};
|
|
4574
|
-
const _hoisted_3$
|
|
4575
|
-
const _hoisted_4$
|
|
4576
|
-
const _sfc_main$
|
|
4574
|
+
const _hoisted_3$J = ["id", "disabled", "maxlength", "name", "tabindex", "value"];
|
|
4575
|
+
const _hoisted_4$r = ["id", "disabled", "maxlength", "name", "tabindex", "value"];
|
|
4576
|
+
const _sfc_main$1E = /* @__PURE__ */ vue.defineComponent({
|
|
4577
4577
|
__name: "BSDateRange",
|
|
4578
4578
|
props: {
|
|
4579
4579
|
idFrom: {},
|
|
@@ -4873,9 +4873,9 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
4873
4873
|
style: vue.normalizeStyle({ width: _ctx.width }),
|
|
4874
4874
|
onKeydown: _cache[2] || (_cache[2] = vue.withKeys(vue.withModifiers(() => togglePopup(false), ["stop", "prevent"]), ["esc"]))
|
|
4875
4875
|
}, [
|
|
4876
|
-
_ctx.viewMode ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
4876
|
+
_ctx.viewMode ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$1o, [
|
|
4877
4877
|
vue.createElementVNode("span", null, vue.toDisplayString(formattedDateRange.value), 1)
|
|
4878
|
-
])) : (vue.openBlock(), vue.createElementBlock("div", _hoisted_2$
|
|
4878
|
+
])) : (vue.openBlock(), vue.createElementBlock("div", _hoisted_2$15, [
|
|
4879
4879
|
vue.createElementVNode("span", {
|
|
4880
4880
|
class: vue.normalizeClass([{ "bs-clickable": !disabled.value }, "font-icon"]),
|
|
4881
4881
|
onClick: _cache[0] || (_cache[0] = () => togglePopup())
|
|
@@ -4890,7 +4890,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
4890
4890
|
tabindex: _ctx.tabindex,
|
|
4891
4891
|
value: focusedFrom.value ? vue.unref(stringValueFrom) : formattedFrom.value,
|
|
4892
4892
|
type: "text"
|
|
4893
|
-
}, vue.toHandlers(handlersFrom, true)), null, 16, _hoisted_3$
|
|
4893
|
+
}, vue.toHandlers(handlersFrom, true)), null, 16, _hoisted_3$J), [
|
|
4894
4894
|
[
|
|
4895
4895
|
vue.unref(vT),
|
|
4896
4896
|
_ctx.placeholderFrom,
|
|
@@ -4909,7 +4909,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
4909
4909
|
tabindex: _ctx.tabindex,
|
|
4910
4910
|
value: focusedTo.value ? vue.unref(stringValueTo) : formattedTo.value,
|
|
4911
4911
|
type: "text"
|
|
4912
|
-
}, vue.toHandlers(handlersTo, true)), null, 16, _hoisted_4$
|
|
4912
|
+
}, vue.toHandlers(handlersTo, true)), null, 16, _hoisted_4$r), [
|
|
4913
4913
|
[
|
|
4914
4914
|
vue.unref(vT),
|
|
4915
4915
|
_ctx.placeholderTo,
|
|
@@ -4931,12 +4931,12 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
4931
4931
|
]);
|
|
4932
4932
|
}), 128))
|
|
4933
4933
|
], 2)) : vue.createCommentVNode("", true),
|
|
4934
|
-
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
4934
|
+
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$1Z, {
|
|
4935
4935
|
key: 3,
|
|
4936
4936
|
errors: errors.value,
|
|
4937
4937
|
"hide-error-message": _ctx.hideErrorMessage || disabled.value && !_ctx.showErrorMessageOnDisabled
|
|
4938
4938
|
}, null, 8, ["errors", "hide-error-message"])) : vue.createCommentVNode("", true),
|
|
4939
|
-
showPopup.value ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
4939
|
+
showPopup.value ? (vue.openBlock(), vue.createBlock(_sfc_main$1F, {
|
|
4940
4940
|
key: 4,
|
|
4941
4941
|
"base-element": vue.unref(rootRef),
|
|
4942
4942
|
"disabled-from": _ctx.disabledFrom,
|
|
@@ -5032,18 +5032,18 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
5032
5032
|
const today = dayjs().tz(timeZone);
|
|
5033
5033
|
return from ? today.add(-years, "year").startOf("year") : today.add(-years, "year").endOf("year");
|
|
5034
5034
|
};
|
|
5035
|
-
const _hoisted_1$
|
|
5036
|
-
const _hoisted_2$
|
|
5037
|
-
const _hoisted_3$
|
|
5035
|
+
const _hoisted_1$1n = ["id", "checked", "disabled", "name", "tabindex"];
|
|
5036
|
+
const _hoisted_2$14 = ["for"];
|
|
5037
|
+
const _hoisted_3$I = {
|
|
5038
5038
|
key: 0,
|
|
5039
5039
|
class: "font-icon"
|
|
5040
5040
|
};
|
|
5041
|
-
const _hoisted_4$
|
|
5041
|
+
const _hoisted_4$q = {
|
|
5042
5042
|
key: 1,
|
|
5043
5043
|
class: "text-label"
|
|
5044
5044
|
};
|
|
5045
|
-
const _hoisted_5$
|
|
5046
|
-
const _sfc_main$
|
|
5045
|
+
const _hoisted_5$f = ["for"];
|
|
5046
|
+
const _sfc_main$1D = /* @__PURE__ */ vue.defineComponent({
|
|
5047
5047
|
__name: "BSRadioButton",
|
|
5048
5048
|
props: {
|
|
5049
5049
|
id: { default: () => componentUtil.generateNextId("radio") },
|
|
@@ -5086,32 +5086,32 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
5086
5086
|
class: "",
|
|
5087
5087
|
role: "radio",
|
|
5088
5088
|
type: "radio"
|
|
5089
|
-
}, vue.toHandlers(handlers2, true)), null, 16, _hoisted_1$
|
|
5089
|
+
}, vue.toHandlers(handlers2, true)), null, 16, _hoisted_1$1n),
|
|
5090
5090
|
vue.createElementVNode("label", { for: _ctx.id }, [
|
|
5091
|
-
_ctx.icon ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_3$
|
|
5092
|
-
_ctx.label ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("span", _hoisted_4$
|
|
5091
|
+
_ctx.icon ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_3$I, vue.toDisplayString(_ctx.icon), 1)) : vue.createCommentVNode("", true),
|
|
5092
|
+
_ctx.label ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("span", _hoisted_4$q, null, 512)), [
|
|
5093
5093
|
[vue.unref(vT), _ctx.label]
|
|
5094
5094
|
]) : vue.createCommentVNode("", true)
|
|
5095
|
-
], 8, _hoisted_2$
|
|
5095
|
+
], 8, _hoisted_2$14),
|
|
5096
5096
|
hasLabelSlot.value ? (vue.openBlock(), vue.createElementBlock("label", {
|
|
5097
5097
|
key: 0,
|
|
5098
5098
|
for: _ctx.id,
|
|
5099
5099
|
class: "slot-label cursor-pointer"
|
|
5100
5100
|
}, [
|
|
5101
5101
|
vue.renderSlot(_ctx.$slots, "default", { disabled: _ctx.disabled })
|
|
5102
|
-
], 8, _hoisted_5$
|
|
5102
|
+
], 8, _hoisted_5$f)) : vue.createCommentVNode("", true)
|
|
5103
5103
|
], 2);
|
|
5104
5104
|
};
|
|
5105
5105
|
}
|
|
5106
5106
|
});
|
|
5107
|
-
const _hoisted_1$
|
|
5108
|
-
const _hoisted_2$
|
|
5109
|
-
const _hoisted_3$
|
|
5107
|
+
const _hoisted_1$1m = ["data-field-name"];
|
|
5108
|
+
const _hoisted_2$13 = { key: 0 };
|
|
5109
|
+
const _hoisted_3$H = {
|
|
5110
5110
|
key: 1,
|
|
5111
5111
|
class: "radio-button-group",
|
|
5112
5112
|
role: "radiogroup"
|
|
5113
5113
|
};
|
|
5114
|
-
const _sfc_main$
|
|
5114
|
+
const _sfc_main$1C = /* @__PURE__ */ vue.defineComponent({
|
|
5115
5115
|
__name: "BSRadioButtonGroup",
|
|
5116
5116
|
props: {
|
|
5117
5117
|
name: { default: () => componentUtil.generateNextName("radioGroup") },
|
|
@@ -5191,12 +5191,12 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
5191
5191
|
class: vue.normalizeClass([{ required: _ctx.required, disabled: _ctx.disabled, modified: modified.value, error: vue.unref(errors).length > 0 }, "bs-radio-button-group"]),
|
|
5192
5192
|
"data-field-name": _ctx.name
|
|
5193
5193
|
}, [
|
|
5194
|
-
_ctx.viewMode ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("div", _hoisted_2$
|
|
5194
|
+
_ctx.viewMode ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("div", _hoisted_2$13, null, 512)), [
|
|
5195
5195
|
[vue.unref(vT), modelValueLabel.value]
|
|
5196
|
-
]) : (vue.openBlock(), vue.createElementBlock("div", _hoisted_3$
|
|
5196
|
+
]) : (vue.openBlock(), vue.createElementBlock("div", _hoisted_3$H, [
|
|
5197
5197
|
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(_ctx.items, (item) => {
|
|
5198
5198
|
var _a2, _b;
|
|
5199
|
-
return vue.withDirectives((vue.openBlock(), vue.createBlock(_sfc_main$
|
|
5199
|
+
return vue.withDirectives((vue.openBlock(), vue.createBlock(_sfc_main$1D, {
|
|
5200
5200
|
key: itemKey(item),
|
|
5201
5201
|
disabled: _ctx.disabled || isDisabledItem(item),
|
|
5202
5202
|
icon: (_a2 = _ctx.iconProvider) == null ? void 0 : _a2.call(_ctx, item),
|
|
@@ -5211,16 +5211,16 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
5211
5211
|
]);
|
|
5212
5212
|
}), 128))
|
|
5213
5213
|
])),
|
|
5214
|
-
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
5214
|
+
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$1Z, {
|
|
5215
5215
|
key: 2,
|
|
5216
5216
|
errors: vue.unref(errors),
|
|
5217
5217
|
"hide-error-message": _ctx.hideErrorMessage || _ctx.disabled && !_ctx.showErrorMessageOnDisabled
|
|
5218
5218
|
}, null, 8, ["errors", "hide-error-message"])) : vue.createCommentVNode("", true)
|
|
5219
|
-
], 10, _hoisted_1$
|
|
5219
|
+
], 10, _hoisted_1$1m);
|
|
5220
5220
|
};
|
|
5221
5221
|
}
|
|
5222
5222
|
});
|
|
5223
|
-
const _sfc_main$
|
|
5223
|
+
const _sfc_main$1B = /* @__PURE__ */ vue.defineComponent({
|
|
5224
5224
|
__name: "BSDateRangePresets",
|
|
5225
5225
|
props: {
|
|
5226
5226
|
modelValue: {},
|
|
@@ -5254,7 +5254,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
5254
5254
|
{ immediate: true }
|
|
5255
5255
|
);
|
|
5256
5256
|
return (_ctx, _cache) => {
|
|
5257
|
-
return _ctx.presets && _ctx.presets.length > 0 ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
5257
|
+
return _ctx.presets && _ctx.presets.length > 0 ? (vue.openBlock(), vue.createBlock(_sfc_main$1C, {
|
|
5258
5258
|
key: 0,
|
|
5259
5259
|
modelValue: currentPreset.value,
|
|
5260
5260
|
"onUpdate:modelValue": [
|
|
@@ -5269,10 +5269,10 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
5269
5269
|
};
|
|
5270
5270
|
}
|
|
5271
5271
|
});
|
|
5272
|
-
const _hoisted_1$
|
|
5273
|
-
const _hoisted_2$
|
|
5274
|
-
const _hoisted_3$
|
|
5275
|
-
const _sfc_main$
|
|
5272
|
+
const _hoisted_1$1l = ["id", "checked", "disabled", "name", "tabindex"];
|
|
5273
|
+
const _hoisted_2$12 = ["for"];
|
|
5274
|
+
const _hoisted_3$G = ["for"];
|
|
5275
|
+
const _sfc_main$1A = /* @__PURE__ */ vue.defineComponent({
|
|
5276
5276
|
__name: "BSCheckbox",
|
|
5277
5277
|
props: {
|
|
5278
5278
|
id: { default: () => componentUtil.generateNextId("checkbox") },
|
|
@@ -5328,12 +5328,12 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
5328
5328
|
tabindex: _ctx.tabindex,
|
|
5329
5329
|
class: "",
|
|
5330
5330
|
type: "checkbox"
|
|
5331
|
-
}, vue.toHandlers(handlers2, true)), null, 16, _hoisted_1$
|
|
5331
|
+
}, vue.toHandlers(handlers2, true)), null, 16, _hoisted_1$1l),
|
|
5332
5332
|
_ctx.label ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("label", {
|
|
5333
5333
|
key: 0,
|
|
5334
5334
|
for: _ctx.id,
|
|
5335
5335
|
class: "text-label"
|
|
5336
|
-
}, null, 8, _hoisted_2$
|
|
5336
|
+
}, null, 8, _hoisted_2$12)), [
|
|
5337
5337
|
[vue.unref(vT), _ctx.label]
|
|
5338
5338
|
]) : vue.createCommentVNode("", true),
|
|
5339
5339
|
hasLabelSlot.value ? (vue.openBlock(), vue.createElementBlock("label", {
|
|
@@ -5342,15 +5342,15 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
5342
5342
|
class: "slot-label cursor-pointer"
|
|
5343
5343
|
}, [
|
|
5344
5344
|
vue.renderSlot(_ctx.$slots, "default", { disabled: _ctx.disabled })
|
|
5345
|
-
], 8, _hoisted_3$
|
|
5345
|
+
], 8, _hoisted_3$G)) : vue.createCommentVNode("", true)
|
|
5346
5346
|
], 2);
|
|
5347
5347
|
};
|
|
5348
5348
|
}
|
|
5349
5349
|
});
|
|
5350
|
-
const _hoisted_1$
|
|
5351
|
-
const _hoisted_2$
|
|
5352
|
-
const _hoisted_3$
|
|
5353
|
-
const _sfc_main$
|
|
5350
|
+
const _hoisted_1$1k = ["data-field-name"];
|
|
5351
|
+
const _hoisted_2$11 = { class: "items" };
|
|
5352
|
+
const _hoisted_3$F = ["textContent"];
|
|
5353
|
+
const _sfc_main$1z = /* @__PURE__ */ vue.defineComponent({
|
|
5354
5354
|
__name: "BSCheckboxGroup",
|
|
5355
5355
|
props: {
|
|
5356
5356
|
name: {},
|
|
@@ -5456,13 +5456,13 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
5456
5456
|
"data-field-name": _ctx.name,
|
|
5457
5457
|
role: "group"
|
|
5458
5458
|
}, [
|
|
5459
|
-
vue.createElementVNode("div", _hoisted_2$
|
|
5459
|
+
vue.createElementVNode("div", _hoisted_2$11, [
|
|
5460
5460
|
_ctx.viewMode ? (vue.openBlock(), vue.createElementBlock("div", {
|
|
5461
5461
|
key: 0,
|
|
5462
5462
|
class: "view-mode",
|
|
5463
5463
|
textContent: vue.toDisplayString(modelValueLabels.value)
|
|
5464
|
-
}, null, 8, _hoisted_3$
|
|
5465
|
-
return vue.openBlock(), vue.createBlock(_sfc_main$
|
|
5464
|
+
}, null, 8, _hoisted_3$F)) : (vue.openBlock(true), vue.createElementBlock(vue.Fragment, { key: 1 }, vue.renderList(_ctx.items, (item) => {
|
|
5465
|
+
return vue.openBlock(), vue.createBlock(_sfc_main$1A, {
|
|
5466
5466
|
key: itemKey(item),
|
|
5467
5467
|
disabled: _ctx.disabled || isDisabledItem(item),
|
|
5468
5468
|
label: itemLabel(item),
|
|
@@ -5474,16 +5474,16 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
5474
5474
|
}, null, 8, ["disabled", "label", "model-value", "name", "tabindex", "onUpdate:modelValue"]);
|
|
5475
5475
|
}), 128))
|
|
5476
5476
|
]),
|
|
5477
|
-
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
5477
|
+
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$1Z, {
|
|
5478
5478
|
key: 0,
|
|
5479
5479
|
errors: vue.unref(errors),
|
|
5480
5480
|
"hide-error-message": _ctx.hideErrorMessage || _ctx.disabled && !_ctx.showErrorMessageOnDisabled
|
|
5481
5481
|
}, null, 8, ["errors", "hide-error-message"])) : vue.createCommentVNode("", true)
|
|
5482
|
-
], 10, _hoisted_1$
|
|
5482
|
+
], 10, _hoisted_1$1k);
|
|
5483
5483
|
};
|
|
5484
5484
|
}
|
|
5485
5485
|
});
|
|
5486
|
-
const _sfc_main$
|
|
5486
|
+
const _sfc_main$1y = /* @__PURE__ */ vue.defineComponent({
|
|
5487
5487
|
__name: "BSYesNoGroup",
|
|
5488
5488
|
props: {
|
|
5489
5489
|
name: { default: () => componentUtil.generateNextName("yesNoGroup") },
|
|
@@ -5516,7 +5516,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
5516
5516
|
emit("update:modelValue", value2 === void 0 ? void 0 : value2 === "Y");
|
|
5517
5517
|
};
|
|
5518
5518
|
return (_ctx, _cache) => {
|
|
5519
|
-
return vue.openBlock(), vue.createBlock(_sfc_main$
|
|
5519
|
+
return vue.openBlock(), vue.createBlock(_sfc_main$1C, {
|
|
5520
5520
|
disabled: _ctx.disabled,
|
|
5521
5521
|
"hide-error-message": _ctx.hideErrorMessage,
|
|
5522
5522
|
"ignore-save-point": _ctx.ignoreSavePoint,
|
|
@@ -5533,30 +5533,30 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
5533
5533
|
};
|
|
5534
5534
|
}
|
|
5535
5535
|
});
|
|
5536
|
-
const _hoisted_1$
|
|
5537
|
-
const _hoisted_2
|
|
5538
|
-
const _hoisted_3$
|
|
5536
|
+
const _hoisted_1$1j = ["tabindex", "onKeydown"];
|
|
5537
|
+
const _hoisted_2$10 = { key: 0 };
|
|
5538
|
+
const _hoisted_3$E = {
|
|
5539
5539
|
key: 0,
|
|
5540
5540
|
class: "label"
|
|
5541
5541
|
};
|
|
5542
|
-
const _hoisted_4$
|
|
5543
|
-
const _hoisted_5$
|
|
5542
|
+
const _hoisted_4$p = ["data-field-name"];
|
|
5543
|
+
const _hoisted_5$e = {
|
|
5544
5544
|
key: 0,
|
|
5545
5545
|
class: "placeholder flex-grow-1"
|
|
5546
5546
|
};
|
|
5547
|
-
const _hoisted_6$
|
|
5547
|
+
const _hoisted_6$8 = {
|
|
5548
5548
|
key: 1,
|
|
5549
5549
|
class: "text-truncate"
|
|
5550
5550
|
};
|
|
5551
|
-
const _hoisted_7$
|
|
5551
|
+
const _hoisted_7$5 = {
|
|
5552
5552
|
key: 0,
|
|
5553
5553
|
class: "label"
|
|
5554
5554
|
};
|
|
5555
|
-
const _hoisted_8$
|
|
5555
|
+
const _hoisted_8$4 = {
|
|
5556
5556
|
key: 2,
|
|
5557
5557
|
class: "small-progress"
|
|
5558
5558
|
};
|
|
5559
|
-
const _sfc_main$
|
|
5559
|
+
const _sfc_main$1x = /* @__PURE__ */ vue.defineComponent({
|
|
5560
5560
|
__name: "BSMultiSelect",
|
|
5561
5561
|
props: {
|
|
5562
5562
|
modelValue: { default: () => [] },
|
|
@@ -5680,8 +5680,8 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
5680
5680
|
_cache[4] || (_cache[4] = vue.withKeys(($event) => togglePopup(false), ["tab"]))
|
|
5681
5681
|
]
|
|
5682
5682
|
}, [
|
|
5683
|
-
_ctx.viewMode ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_2
|
|
5684
|
-
_ctx.selectedLabelProvider ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("span", _hoisted_3$
|
|
5683
|
+
_ctx.viewMode ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_2$10, [
|
|
5684
|
+
_ctx.selectedLabelProvider ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("span", _hoisted_3$E, null, 512)), [
|
|
5685
5685
|
[vue.unref(vT), _ctx.selectedLabelProvider(selectedItems.value)]
|
|
5686
5686
|
]) : (vue.openBlock(true), vue.createElementBlock(vue.Fragment, { key: 1 }, vue.renderList(selectedItems.value, (item) => {
|
|
5687
5687
|
return vue.withDirectives((vue.openBlock(), vue.createElementBlock("span", {
|
|
@@ -5699,10 +5699,10 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
5699
5699
|
class: "selected w-full",
|
|
5700
5700
|
role: "listbox"
|
|
5701
5701
|
}, [
|
|
5702
|
-
selectedItems.value.length === 0 ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("span", _hoisted_5$
|
|
5702
|
+
selectedItems.value.length === 0 ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("span", _hoisted_5$e, null, 512)), [
|
|
5703
5703
|
[vue.unref(vT), _ctx.placeholder]
|
|
5704
|
-
]) : (vue.openBlock(), vue.createElementBlock("span", _hoisted_6$
|
|
5705
|
-
_ctx.selectedLabelProvider ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("span", _hoisted_7$
|
|
5704
|
+
]) : (vue.openBlock(), vue.createElementBlock("span", _hoisted_6$8, [
|
|
5705
|
+
_ctx.selectedLabelProvider ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("span", _hoisted_7$5, null, 512)), [
|
|
5706
5706
|
[vue.unref(vT), _ctx.selectedLabelProvider(selectedItems.value)]
|
|
5707
5707
|
]) : (vue.openBlock(true), vue.createElementBlock(vue.Fragment, { key: 1 }, vue.renderList(selectedItems.value, (item) => {
|
|
5708
5708
|
return vue.withDirectives((vue.openBlock(), vue.createElementBlock("span", {
|
|
@@ -5714,9 +5714,9 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
5714
5714
|
}), 128))
|
|
5715
5715
|
])),
|
|
5716
5716
|
_cache[5] || (_cache[5] = vue.createElementVNode("span", { class: "dropdown-btn" }, "expand_more", -1)),
|
|
5717
|
-
loadingItems.value ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_8$
|
|
5718
|
-
], 8, _hoisted_4$
|
|
5719
|
-
!_ctx.disabled && showPopup.value ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
5717
|
+
loadingItems.value ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_8$4, "progress_activity")) : vue.createCommentVNode("", true)
|
|
5718
|
+
], 8, _hoisted_4$p),
|
|
5719
|
+
!_ctx.disabled && showPopup.value ? (vue.openBlock(), vue.createBlock(_sfc_main$1_, {
|
|
5720
5720
|
key: 0,
|
|
5721
5721
|
ref_key: "selectPopup",
|
|
5722
5722
|
ref: selectPopup,
|
|
@@ -5734,12 +5734,12 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
5734
5734
|
onRequestClose: _cache[0] || (_cache[0] = ($event) => togglePopup(false))
|
|
5735
5735
|
}, null, 8, ["base-element", "initial-item", "items", "label-provider", "max-height", "popup-align", "popup-direction", "selected-items", "show-search", "value-provider"])) : vue.createCommentVNode("", true)
|
|
5736
5736
|
], 64)),
|
|
5737
|
-
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
5737
|
+
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$1Z, {
|
|
5738
5738
|
key: 2,
|
|
5739
5739
|
errors: vue.unref(errors),
|
|
5740
5740
|
"hide-error-message": _ctx.hideErrorMessage || _ctx.disabled && !_ctx.showErrorMessageOnDisabled
|
|
5741
5741
|
}, null, 8, ["errors", "hide-error-message"])) : vue.createCommentVNode("", true)
|
|
5742
|
-
], 42, _hoisted_1$
|
|
5742
|
+
], 42, _hoisted_1$1j)), [
|
|
5743
5743
|
[vue.unref(vClickOutside), () => togglePopup(false)]
|
|
5744
5744
|
]);
|
|
5745
5745
|
};
|
|
@@ -5900,20 +5900,20 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
5900
5900
|
}
|
|
5901
5901
|
}
|
|
5902
5902
|
};
|
|
5903
|
-
const _hoisted_1$
|
|
5904
|
-
const _hoisted_2
|
|
5903
|
+
const _hoisted_1$1i = ["textContent"];
|
|
5904
|
+
const _hoisted_2$$ = {
|
|
5905
5905
|
key: 1,
|
|
5906
5906
|
class: "font-icon w-16 text-gray-400"
|
|
5907
5907
|
};
|
|
5908
|
-
const _hoisted_3$
|
|
5908
|
+
const _hoisted_3$D = {
|
|
5909
5909
|
key: 2,
|
|
5910
5910
|
class: "move-buttons"
|
|
5911
5911
|
};
|
|
5912
|
-
const _hoisted_4$
|
|
5912
|
+
const _hoisted_4$o = {
|
|
5913
5913
|
key: 0,
|
|
5914
5914
|
class: "child-rows"
|
|
5915
5915
|
};
|
|
5916
|
-
const _sfc_main$
|
|
5916
|
+
const _sfc_main$1w = /* @__PURE__ */ vue.defineComponent({
|
|
5917
5917
|
__name: "BSTreeRow",
|
|
5918
5918
|
props: {
|
|
5919
5919
|
row: {},
|
|
@@ -6024,8 +6024,8 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
6024
6024
|
class: "bs-clickable font-icon",
|
|
6025
6025
|
onClick: _cache[0] || (_cache[0] = ($event) => selectRow($event, true)),
|
|
6026
6026
|
textContent: vue.toDisplayString(isSelected.value ? "check_box" : "check_box_outline_blank")
|
|
6027
|
-
}, null, 8, _hoisted_1$
|
|
6028
|
-
_ctx.iconProvider ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_2
|
|
6027
|
+
}, null, 8, _hoisted_1$1i)) : vue.createCommentVNode("", true),
|
|
6028
|
+
_ctx.iconProvider ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_2$$, vue.toDisplayString(icon.value || ""), 1)) : vue.createCommentVNode("", true),
|
|
6029
6029
|
vue.withDirectives(vue.createElementVNode("span", {
|
|
6030
6030
|
class: "caption",
|
|
6031
6031
|
onClick: _cache[1] || (_cache[1] = ($event) => selectRow($event, $event.shiftKey)),
|
|
@@ -6035,7 +6035,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
6035
6035
|
[vue.unref(vT), label.value],
|
|
6036
6036
|
[vue.unref(vTreeRowDrag), dragOption]
|
|
6037
6037
|
]),
|
|
6038
|
-
_ctx.showMoveButton ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_3$
|
|
6038
|
+
_ctx.showMoveButton ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_3$D, [
|
|
6039
6039
|
vue.createElementVNode("span", {
|
|
6040
6040
|
class: "bs-clickable font-icon move-down",
|
|
6041
6041
|
onClick: moveDownRow
|
|
@@ -6048,7 +6048,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
6048
6048
|
], 2)), [
|
|
6049
6049
|
[vue.unref(vTreeRowDrop), dropOption]
|
|
6050
6050
|
]),
|
|
6051
|
-
children.value && children.value.length > 0 ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("div", _hoisted_4$
|
|
6051
|
+
children.value && children.value.length > 0 ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("div", _hoisted_4$o, [
|
|
6052
6052
|
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(children.value, (child) => {
|
|
6053
6053
|
return vue.openBlock(), vue.createBlock(_component_BSTreeRow, {
|
|
6054
6054
|
key: _ctx.keyProvider(child),
|
|
@@ -6077,7 +6077,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
6077
6077
|
};
|
|
6078
6078
|
}
|
|
6079
6079
|
});
|
|
6080
|
-
const _sfc_main$
|
|
6080
|
+
const _sfc_main$1v = /* @__PURE__ */ vue.defineComponent({
|
|
6081
6081
|
__name: "BSTree",
|
|
6082
6082
|
props: {
|
|
6083
6083
|
data: {},
|
|
@@ -6233,7 +6233,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
6233
6233
|
class: "tree-wrap"
|
|
6234
6234
|
}, [
|
|
6235
6235
|
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(_ctx.data, (item) => {
|
|
6236
|
-
return vue.openBlock(), vue.createBlock(_sfc_main$
|
|
6236
|
+
return vue.openBlock(), vue.createBlock(_sfc_main$1w, {
|
|
6237
6237
|
key: _ctx.keyProvider(item),
|
|
6238
6238
|
"children-provider": _ctx.childrenProvider,
|
|
6239
6239
|
"disabled-provider": _ctx.rowDisabledProvider,
|
|
@@ -6750,22 +6750,22 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
6750
6750
|
});
|
|
6751
6751
|
}
|
|
6752
6752
|
}
|
|
6753
|
-
const _hoisted_1$
|
|
6754
|
-
const _hoisted_2$
|
|
6755
|
-
const _hoisted_3$
|
|
6756
|
-
const _hoisted_4$
|
|
6753
|
+
const _hoisted_1$1h = ["tabindex", "onKeydown"];
|
|
6754
|
+
const _hoisted_2$_ = { key: 0 };
|
|
6755
|
+
const _hoisted_3$C = ["data-field-name"];
|
|
6756
|
+
const _hoisted_4$n = {
|
|
6757
6757
|
key: 0,
|
|
6758
6758
|
class: "placeholder flex-grow-1"
|
|
6759
6759
|
};
|
|
6760
|
-
const _hoisted_5$
|
|
6760
|
+
const _hoisted_5$d = {
|
|
6761
6761
|
key: 1,
|
|
6762
6762
|
class: "label"
|
|
6763
6763
|
};
|
|
6764
|
-
const _hoisted_6$
|
|
6764
|
+
const _hoisted_6$7 = {
|
|
6765
6765
|
key: 2,
|
|
6766
6766
|
class: "small-progress"
|
|
6767
6767
|
};
|
|
6768
|
-
const _sfc_main$
|
|
6768
|
+
const _sfc_main$1u = /* @__PURE__ */ vue.defineComponent({
|
|
6769
6769
|
__name: "BSTreeSelect",
|
|
6770
6770
|
props: {
|
|
6771
6771
|
modelValue: {},
|
|
@@ -6902,7 +6902,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
6902
6902
|
_cache[5] || (_cache[5] = vue.withKeys(($event) => togglePopup(false), ["tab"]))
|
|
6903
6903
|
]
|
|
6904
6904
|
}, [
|
|
6905
|
-
_ctx.viewMode ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("div", _hoisted_2$
|
|
6905
|
+
_ctx.viewMode ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("div", _hoisted_2$_, null, 512)), [
|
|
6906
6906
|
[vue.unref(vT), selectedItemLabel.value]
|
|
6907
6907
|
]) : (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 1 }, [
|
|
6908
6908
|
vue.createElementVNode("div", {
|
|
@@ -6912,15 +6912,15 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
6912
6912
|
class: "selected w-full",
|
|
6913
6913
|
role: "listbox"
|
|
6914
6914
|
}, [
|
|
6915
|
-
!selectedItem.value ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("span", _hoisted_4$
|
|
6915
|
+
!selectedItem.value ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("span", _hoisted_4$n, null, 512)), [
|
|
6916
6916
|
[vue.unref(vT), _ctx.placeholder]
|
|
6917
|
-
]) : vue.withDirectives((vue.openBlock(), vue.createElementBlock("span", _hoisted_5$
|
|
6917
|
+
]) : vue.withDirectives((vue.openBlock(), vue.createElementBlock("span", _hoisted_5$d, null, 512)), [
|
|
6918
6918
|
[vue.unref(vT), selectedItemLabel.value]
|
|
6919
6919
|
]),
|
|
6920
6920
|
_cache[6] || (_cache[6] = vue.createElementVNode("span", { class: "dropdown-btn" }, "expand_more", -1)),
|
|
6921
|
-
loadingItems.value ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_6$
|
|
6922
|
-
], 8, _hoisted_3$
|
|
6923
|
-
showPopup.value ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
6921
|
+
loadingItems.value ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_6$7, "progress_activity")) : vue.createCommentVNode("", true)
|
|
6922
|
+
], 8, _hoisted_3$C),
|
|
6923
|
+
showPopup.value ? (vue.openBlock(), vue.createBlock(_sfc_main$1$, {
|
|
6924
6924
|
key: 0,
|
|
6925
6925
|
"base-element": vue.unref(rootRef),
|
|
6926
6926
|
"max-height": _ctx.popupMaxHeight,
|
|
@@ -6932,38 +6932,38 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
6932
6932
|
}, ["stop"]))
|
|
6933
6933
|
}, {
|
|
6934
6934
|
default: vue.withCtx(() => [
|
|
6935
|
-
vue.createVNode(_sfc_main$
|
|
6935
|
+
vue.createVNode(_sfc_main$1v, vue.mergeProps({ "bottom-padding": "0" }, vue.unref(treeHandler).tree, vue.toHandlers(vue.unref(treeHandler).treeEventListener)), null, 16)
|
|
6936
6936
|
]),
|
|
6937
6937
|
_: 1
|
|
6938
6938
|
}, 8, ["base-element", "max-height", "popup-align", "popup-direction"])) : vue.createCommentVNode("", true),
|
|
6939
|
-
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
6939
|
+
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$1Z, {
|
|
6940
6940
|
key: 1,
|
|
6941
6941
|
errors: vue.unref(errors),
|
|
6942
6942
|
"hide-error-message": _ctx.hideErrorMessage || _ctx.disabled && !_ctx.showErrorMessageOnDisabled
|
|
6943
6943
|
}, null, 8, ["errors", "hide-error-message"])) : vue.createCommentVNode("", true)
|
|
6944
6944
|
], 64))
|
|
6945
|
-
], 42, _hoisted_1$
|
|
6945
|
+
], 42, _hoisted_1$1h)), [
|
|
6946
6946
|
[vue.unref(vClickOutside), () => togglePopup(false)]
|
|
6947
6947
|
]);
|
|
6948
6948
|
};
|
|
6949
6949
|
}
|
|
6950
6950
|
});
|
|
6951
|
-
const _hoisted_1$
|
|
6952
|
-
const _hoisted_2$
|
|
6953
|
-
const _hoisted_3$
|
|
6954
|
-
const _hoisted_4$
|
|
6951
|
+
const _hoisted_1$1g = ["tabindex", "onKeydown"];
|
|
6952
|
+
const _hoisted_2$Z = { key: 0 };
|
|
6953
|
+
const _hoisted_3$B = ["data-field-name"];
|
|
6954
|
+
const _hoisted_4$m = {
|
|
6955
6955
|
key: 0,
|
|
6956
6956
|
class: "placeholder flex-grow-1"
|
|
6957
6957
|
};
|
|
6958
|
-
const _hoisted_5$
|
|
6958
|
+
const _hoisted_5$c = {
|
|
6959
6959
|
key: 1,
|
|
6960
6960
|
class: "label"
|
|
6961
6961
|
};
|
|
6962
|
-
const _hoisted_6$
|
|
6962
|
+
const _hoisted_6$6 = {
|
|
6963
6963
|
key: 2,
|
|
6964
6964
|
class: "small-progress"
|
|
6965
6965
|
};
|
|
6966
|
-
const _sfc_main$
|
|
6966
|
+
const _sfc_main$1t = /* @__PURE__ */ vue.defineComponent({
|
|
6967
6967
|
__name: "BSTreeMultiSelect",
|
|
6968
6968
|
props: {
|
|
6969
6969
|
modelValue: {},
|
|
@@ -7096,7 +7096,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
7096
7096
|
_cache[6] || (_cache[6] = vue.withKeys(($event) => togglePopup(false), ["tab"]))
|
|
7097
7097
|
]
|
|
7098
7098
|
}, [
|
|
7099
|
-
_ctx.viewMode ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("div", _hoisted_2$
|
|
7099
|
+
_ctx.viewMode ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("div", _hoisted_2$Z, null, 512)), [
|
|
7100
7100
|
[vue.unref(vT), selectedItemLabel.value]
|
|
7101
7101
|
]) : (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 1 }, [
|
|
7102
7102
|
vue.createElementVNode("div", {
|
|
@@ -7106,15 +7106,15 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
7106
7106
|
class: "selected w-full",
|
|
7107
7107
|
role: "listbox"
|
|
7108
7108
|
}, [
|
|
7109
|
-
!selectedItems.value || selectedItems.value.length == 0 ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("span", _hoisted_4$
|
|
7109
|
+
!selectedItems.value || selectedItems.value.length == 0 ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("span", _hoisted_4$m, null, 512)), [
|
|
7110
7110
|
[vue.unref(vT), _ctx.placeholder]
|
|
7111
|
-
]) : vue.withDirectives((vue.openBlock(), vue.createElementBlock("span", _hoisted_5$
|
|
7111
|
+
]) : vue.withDirectives((vue.openBlock(), vue.createElementBlock("span", _hoisted_5$c, null, 512)), [
|
|
7112
7112
|
[vue.unref(vT), selectedItemLabel.value]
|
|
7113
7113
|
]),
|
|
7114
7114
|
_cache[7] || (_cache[7] = vue.createElementVNode("span", { class: "dropdown-btn" }, "expand_more", -1)),
|
|
7115
|
-
loadingItems.value ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_6$
|
|
7116
|
-
], 8, _hoisted_3$
|
|
7117
|
-
showPopup.value ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
7115
|
+
loadingItems.value ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_6$6, "progress_activity")) : vue.createCommentVNode("", true)
|
|
7116
|
+
], 8, _hoisted_3$B),
|
|
7117
|
+
showPopup.value ? (vue.openBlock(), vue.createBlock(_sfc_main$1$, {
|
|
7118
7118
|
key: 0,
|
|
7119
7119
|
"base-element": vue.unref(rootRef),
|
|
7120
7120
|
"max-height": _ctx.popupMaxHeight,
|
|
@@ -7126,7 +7126,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
7126
7126
|
}, ["stop"]))
|
|
7127
7127
|
}, {
|
|
7128
7128
|
default: vue.withCtx(() => [
|
|
7129
|
-
vue.createVNode(_sfc_main$
|
|
7129
|
+
vue.createVNode(_sfc_main$1v, vue.mergeProps({
|
|
7130
7130
|
"bottom-padding": "0",
|
|
7131
7131
|
"multi-select": "",
|
|
7132
7132
|
"show-checkbox": ""
|
|
@@ -7137,21 +7137,21 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
7137
7137
|
]),
|
|
7138
7138
|
_: 1
|
|
7139
7139
|
}, 8, ["base-element", "max-height", "popup-align", "popup-direction"])) : vue.createCommentVNode("", true),
|
|
7140
|
-
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
7140
|
+
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$1Z, {
|
|
7141
7141
|
key: 1,
|
|
7142
7142
|
errors: vue.unref(errors),
|
|
7143
7143
|
"hide-error-message": _ctx.hideErrorMessage || _ctx.disabled && !_ctx.showErrorMessageOnDisabled
|
|
7144
7144
|
}, null, 8, ["errors", "hide-error-message"])) : vue.createCommentVNode("", true)
|
|
7145
7145
|
], 64))
|
|
7146
|
-
], 42, _hoisted_1$
|
|
7146
|
+
], 42, _hoisted_1$1g)), [
|
|
7147
7147
|
[vue.unref(vClickOutside), () => togglePopup(false)]
|
|
7148
7148
|
]);
|
|
7149
7149
|
};
|
|
7150
7150
|
}
|
|
7151
7151
|
});
|
|
7152
|
-
const _hoisted_1$
|
|
7153
|
-
const _hoisted_2$
|
|
7154
|
-
const _sfc_main$
|
|
7152
|
+
const _hoisted_1$1f = { class: "bs-popup-select bs-layout-horizontal" };
|
|
7153
|
+
const _hoisted_2$Y = ["textContent"];
|
|
7154
|
+
const _sfc_main$1s = /* @__PURE__ */ vue.defineComponent({
|
|
7155
7155
|
__name: "BSPopupSelect",
|
|
7156
7156
|
props: {
|
|
7157
7157
|
name: {},
|
|
@@ -7174,13 +7174,13 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
7174
7174
|
emit("click");
|
|
7175
7175
|
};
|
|
7176
7176
|
return (_ctx, _cache) => {
|
|
7177
|
-
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
7177
|
+
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$1f, [
|
|
7178
7178
|
_ctx.viewMode ? (vue.openBlock(), vue.createElementBlock("div", {
|
|
7179
7179
|
key: 0,
|
|
7180
7180
|
class: "view-mode",
|
|
7181
7181
|
textContent: vue.toDisplayString(label.value)
|
|
7182
|
-
}, null, 8, _hoisted_2$
|
|
7183
|
-
vue.createVNode(_sfc_main$
|
|
7182
|
+
}, null, 8, _hoisted_2$Y)) : (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 1 }, [
|
|
7183
|
+
vue.createVNode(_sfc_main$1U, {
|
|
7184
7184
|
"model-value": label.value,
|
|
7185
7185
|
name: _ctx.name || "",
|
|
7186
7186
|
disabled: "",
|
|
@@ -7197,18 +7197,18 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
7197
7197
|
};
|
|
7198
7198
|
}
|
|
7199
7199
|
});
|
|
7200
|
-
const BSPopupSelect = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
7201
|
-
const _hoisted_1$
|
|
7200
|
+
const BSPopupSelect = /* @__PURE__ */ _export_sfc(_sfc_main$1s, [["__scopeId", "data-v-d74fd89c"]]);
|
|
7201
|
+
const _hoisted_1$1e = {
|
|
7202
7202
|
key: 0,
|
|
7203
7203
|
class: "view-mode bs-layout-horizontal gap-8 align-items-start"
|
|
7204
7204
|
};
|
|
7205
|
-
const _hoisted_2$
|
|
7206
|
-
const _hoisted_3$
|
|
7205
|
+
const _hoisted_2$X = ["textContent"];
|
|
7206
|
+
const _hoisted_3$A = {
|
|
7207
7207
|
key: 1,
|
|
7208
7208
|
class: "input-area bs-layout-horizontal align-items-start"
|
|
7209
7209
|
};
|
|
7210
|
-
const _hoisted_4$
|
|
7211
|
-
const _sfc_main$
|
|
7210
|
+
const _hoisted_4$l = ["disabled", "maxlength", "name", "tabindex"];
|
|
7211
|
+
const _sfc_main$1r = /* @__PURE__ */ vue.defineComponent({
|
|
7212
7212
|
__name: "BSTextArea",
|
|
7213
7213
|
props: {
|
|
7214
7214
|
id: {},
|
|
@@ -7323,7 +7323,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
7323
7323
|
class: vue.normalizeClass([{ disabled: _ctx.disabled, modified: modified.value, error: vue.unref(errors).length > 0 }, "bs-text-area"]),
|
|
7324
7324
|
style: vue.normalizeStyle({ width: outerWidth.value, height: outerHeight.value })
|
|
7325
7325
|
}, [
|
|
7326
|
-
_ctx.viewMode ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
7326
|
+
_ctx.viewMode ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$1e, [
|
|
7327
7327
|
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(vue.unref(componentUtil).toMultiLangTextArray(_ctx.prefix), (text) => {
|
|
7328
7328
|
return vue.withDirectives((vue.openBlock(), vue.createElementBlock("span", {
|
|
7329
7329
|
key: JSON.stringify(text),
|
|
@@ -7334,7 +7334,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
7334
7334
|
}), 128)),
|
|
7335
7335
|
vue.createElementVNode("div", {
|
|
7336
7336
|
textContent: vue.toDisplayString(vue.unref(stringValue))
|
|
7337
|
-
}, null, 8, _hoisted_2$
|
|
7337
|
+
}, null, 8, _hoisted_2$X),
|
|
7338
7338
|
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(vue.unref(componentUtil).toMultiLangTextArray(_ctx.suffix), (text) => {
|
|
7339
7339
|
return vue.withDirectives((vue.openBlock(), vue.createElementBlock("span", {
|
|
7340
7340
|
key: JSON.stringify(text),
|
|
@@ -7343,7 +7343,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
7343
7343
|
[vue.unref(vT), text]
|
|
7344
7344
|
]);
|
|
7345
7345
|
}), 128))
|
|
7346
|
-
])) : (vue.openBlock(), vue.createElementBlock("div", _hoisted_3$
|
|
7346
|
+
])) : (vue.openBlock(), vue.createElementBlock("div", _hoisted_3$A, [
|
|
7347
7347
|
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(vue.unref(componentUtil).toMultiLangTextArray(_ctx.prefix), (text) => {
|
|
7348
7348
|
return vue.withDirectives((vue.openBlock(), vue.createElementBlock("span", {
|
|
7349
7349
|
key: JSON.stringify(text),
|
|
@@ -7364,7 +7364,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
7364
7364
|
class: "flex-grow-1",
|
|
7365
7365
|
onPointerdown: capturePointer,
|
|
7366
7366
|
onPointerup: preserveResizedHeight
|
|
7367
|
-
}, vue.toHandlers(handlers2, true)), null, 16, _hoisted_4$
|
|
7367
|
+
}, vue.toHandlers(handlers2, true)), null, 16, _hoisted_4$l), [
|
|
7368
7368
|
[vue.vModelText, vue.unref(stringValue)],
|
|
7369
7369
|
[
|
|
7370
7370
|
vue.unref(vT),
|
|
@@ -7382,7 +7382,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
7382
7382
|
]);
|
|
7383
7383
|
}), 128))
|
|
7384
7384
|
])),
|
|
7385
|
-
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
7385
|
+
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$1Z, {
|
|
7386
7386
|
key: 2,
|
|
7387
7387
|
errors: vue.unref(errors),
|
|
7388
7388
|
"hide-error-message": _ctx.hideErrorMessage || _ctx.disabled && !_ctx.showErrorMessageOnDisabled
|
|
@@ -28728,9 +28728,9 @@ img.ProseMirror-separator {
|
|
|
28728
28728
|
return ["tr", mergeAttributes(this.options.HTMLAttributes, HTMLAttributes), 0];
|
|
28729
28729
|
}
|
|
28730
28730
|
});
|
|
28731
|
-
const _hoisted_1$
|
|
28732
|
-
const _hoisted_2$
|
|
28733
|
-
const _sfc_main$
|
|
28731
|
+
const _hoisted_1$1d = { class: "tool-button-font-size bs-layout-horizontal align-items-center" };
|
|
28732
|
+
const _hoisted_2$W = ["disabled", "value"];
|
|
28733
|
+
const _sfc_main$1q = /* @__PURE__ */ vue.defineComponent({
|
|
28734
28734
|
__name: "ToolButtonFontSize",
|
|
28735
28735
|
props: {
|
|
28736
28736
|
editor: {},
|
|
@@ -28797,7 +28797,7 @@ img.ProseMirror-separator {
|
|
|
28797
28797
|
props.editor.on("selectionUpdate", refreshFontSize);
|
|
28798
28798
|
});
|
|
28799
28799
|
return (_ctx, _cache) => {
|
|
28800
|
-
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
28800
|
+
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$1d, [
|
|
28801
28801
|
vue.withDirectives((vue.openBlock(), vue.createElementBlock("span", {
|
|
28802
28802
|
class: vue.normalizeClass([{ "bs-clickable": !_ctx.disabled }, "font-icon"]),
|
|
28803
28803
|
onClick: decrease
|
|
@@ -28816,7 +28816,7 @@ img.ProseMirror-separator {
|
|
|
28816
28816
|
value: fontSize.value,
|
|
28817
28817
|
type: "text",
|
|
28818
28818
|
onChange: setFontSize
|
|
28819
|
-
}, null, 40, _hoisted_2$
|
|
28819
|
+
}, null, 40, _hoisted_2$W),
|
|
28820
28820
|
vue.withDirectives((vue.openBlock(), vue.createElementBlock("span", {
|
|
28821
28821
|
class: vue.normalizeClass([{ "bs-clickable": !_ctx.disabled }, "font-icon"]),
|
|
28822
28822
|
onClick: increase
|
|
@@ -28834,10 +28834,10 @@ img.ProseMirror-separator {
|
|
|
28834
28834
|
};
|
|
28835
28835
|
}
|
|
28836
28836
|
});
|
|
28837
|
-
const ToolButtonFontSize = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
28838
|
-
const _hoisted_1$
|
|
28839
|
-
const _hoisted_2$
|
|
28840
|
-
const _sfc_main$
|
|
28837
|
+
const ToolButtonFontSize = /* @__PURE__ */ _export_sfc(_sfc_main$1q, [["__scopeId", "data-v-ef5774f0"]]);
|
|
28838
|
+
const _hoisted_1$1c = ["title"];
|
|
28839
|
+
const _hoisted_2$V = ["disabled", "value"];
|
|
28840
|
+
const _sfc_main$1p = /* @__PURE__ */ vue.defineComponent({
|
|
28841
28841
|
__name: "ToolButtonFontColor",
|
|
28842
28842
|
props: {
|
|
28843
28843
|
editor: {},
|
|
@@ -28869,12 +28869,12 @@ img.ProseMirror-separator {
|
|
|
28869
28869
|
value: color.value,
|
|
28870
28870
|
type: "color",
|
|
28871
28871
|
onChange: setColor
|
|
28872
|
-
}, null, 40, _hoisted_2$
|
|
28873
|
-
], 8, _hoisted_1$
|
|
28872
|
+
}, null, 40, _hoisted_2$V)
|
|
28873
|
+
], 8, _hoisted_1$1c);
|
|
28874
28874
|
};
|
|
28875
28875
|
}
|
|
28876
28876
|
});
|
|
28877
|
-
const ToolButtonFontColor = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
28877
|
+
const ToolButtonFontColor = /* @__PURE__ */ _export_sfc(_sfc_main$1p, [["__scopeId", "data-v-d556d8eb"]]);
|
|
28878
28878
|
var readFromCache;
|
|
28879
28879
|
var addToCache;
|
|
28880
28880
|
if (typeof WeakMap != "undefined") {
|
|
@@ -31479,9 +31479,9 @@ img.ProseMirror-separator {
|
|
|
31479
31479
|
bind: { editor }
|
|
31480
31480
|
});
|
|
31481
31481
|
};
|
|
31482
|
-
const _hoisted_1$
|
|
31483
|
-
const _hoisted_2$
|
|
31484
|
-
const _sfc_main$
|
|
31482
|
+
const _hoisted_1$1b = { class: "bs-layout-horizontal align-items-center" };
|
|
31483
|
+
const _hoisted_2$U = ["title"];
|
|
31484
|
+
const _sfc_main$1o = /* @__PURE__ */ vue.defineComponent({
|
|
31485
31485
|
__name: "ToolButtonTable",
|
|
31486
31486
|
props: {
|
|
31487
31487
|
editor: {},
|
|
@@ -31503,17 +31503,17 @@ img.ProseMirror-separator {
|
|
|
31503
31503
|
props.editor.on("selectionUpdate", refreshTable);
|
|
31504
31504
|
});
|
|
31505
31505
|
return (_ctx, _cache) => {
|
|
31506
|
-
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
31506
|
+
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$1b, [
|
|
31507
31507
|
vue.createElementVNode("span", {
|
|
31508
31508
|
class: vue.normalizeClass([{ "bs-clickable": !_ctx.disabled }, "font-icon"]),
|
|
31509
31509
|
title: vue.unref(t$1)({ key: "bs.richtext.insertTable" }),
|
|
31510
31510
|
onClick: doInsertTable
|
|
31511
|
-
}, "table", 10, _hoisted_2$
|
|
31511
|
+
}, "table", 10, _hoisted_2$U)
|
|
31512
31512
|
]);
|
|
31513
31513
|
};
|
|
31514
31514
|
}
|
|
31515
31515
|
});
|
|
31516
|
-
const ToolButtonTable = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
31516
|
+
const ToolButtonTable = /* @__PURE__ */ _export_sfc(_sfc_main$1o, [["__scopeId", "data-v-537f70be"]]);
|
|
31517
31517
|
const inputRegex = /(?:^|\s)(!\[(.+|:?)]\((\S+)(?:(?:\s+)["'](\S+)["'])?\))$/;
|
|
31518
31518
|
const Image$1 = Node.create({
|
|
31519
31519
|
name: "image",
|
|
@@ -31662,9 +31662,9 @@ img.ProseMirror-separator {
|
|
|
31662
31662
|
bind: { editor }
|
|
31663
31663
|
});
|
|
31664
31664
|
};
|
|
31665
|
-
const _hoisted_1$
|
|
31666
|
-
const _hoisted_2$
|
|
31667
|
-
const _sfc_main$
|
|
31665
|
+
const _hoisted_1$1a = { class: "bs-layout-horizontal align-items-center" };
|
|
31666
|
+
const _hoisted_2$T = ["title"];
|
|
31667
|
+
const _sfc_main$1n = /* @__PURE__ */ vue.defineComponent({
|
|
31668
31668
|
__name: "ToolButtonImage",
|
|
31669
31669
|
props: {
|
|
31670
31670
|
editor: {},
|
|
@@ -31679,12 +31679,12 @@ img.ProseMirror-separator {
|
|
|
31679
31679
|
}
|
|
31680
31680
|
};
|
|
31681
31681
|
return (_ctx, _cache) => {
|
|
31682
|
-
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
31682
|
+
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$1a, [
|
|
31683
31683
|
vue.createElementVNode("span", {
|
|
31684
31684
|
class: vue.normalizeClass([{ "bs-clickable": !_ctx.disabled }, "font-icon"]),
|
|
31685
31685
|
title: vue.unref(t$1)({ key: "bs.richtext.insertImage" }),
|
|
31686
31686
|
onClick: doInsertImage
|
|
31687
|
-
}, "image", 10, _hoisted_2$
|
|
31687
|
+
}, "image", 10, _hoisted_2$T)
|
|
31688
31688
|
]);
|
|
31689
31689
|
};
|
|
31690
31690
|
}
|
|
@@ -32029,9 +32029,9 @@ img.ProseMirror-separator {
|
|
|
32029
32029
|
bind: { editor }
|
|
32030
32030
|
});
|
|
32031
32031
|
};
|
|
32032
|
-
const _hoisted_1$
|
|
32033
|
-
const _hoisted_2$
|
|
32034
|
-
const _sfc_main$
|
|
32032
|
+
const _hoisted_1$19 = { class: "bs-layout-horizontal align-items-center" };
|
|
32033
|
+
const _hoisted_2$S = ["title"];
|
|
32034
|
+
const _sfc_main$1m = /* @__PURE__ */ vue.defineComponent({
|
|
32035
32035
|
__name: "ToolButtonYoutube",
|
|
32036
32036
|
props: {
|
|
32037
32037
|
editor: {},
|
|
@@ -32046,18 +32046,18 @@ img.ProseMirror-separator {
|
|
|
32046
32046
|
}
|
|
32047
32047
|
};
|
|
32048
32048
|
return (_ctx, _cache) => {
|
|
32049
|
-
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
32049
|
+
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$19, [
|
|
32050
32050
|
vue.createElementVNode("span", {
|
|
32051
32051
|
class: vue.normalizeClass([{ "bs-clickable": !_ctx.disabled }, "font-icon"]),
|
|
32052
32052
|
title: vue.unref(t$1)({ key: "bs.richtext.insertYoutube" }),
|
|
32053
32053
|
onClick: doInsertImage
|
|
32054
|
-
}, "youtube_activity", 10, _hoisted_2$
|
|
32054
|
+
}, "youtube_activity", 10, _hoisted_2$S)
|
|
32055
32055
|
]);
|
|
32056
32056
|
};
|
|
32057
32057
|
}
|
|
32058
32058
|
});
|
|
32059
|
-
const _hoisted_1$
|
|
32060
|
-
const _sfc_main$
|
|
32059
|
+
const _hoisted_1$18 = ["title"];
|
|
32060
|
+
const _sfc_main$1l = /* @__PURE__ */ vue.defineComponent({
|
|
32061
32061
|
__name: "ToolButtonLink",
|
|
32062
32062
|
props: {
|
|
32063
32063
|
editor: {},
|
|
@@ -32081,11 +32081,11 @@ img.ProseMirror-separator {
|
|
|
32081
32081
|
class: vue.normalizeClass([{ "bs-clickable": !_ctx.disabled }, "font-icon"]),
|
|
32082
32082
|
title: vue.unref(t$1)({ key: "bs.link" }),
|
|
32083
32083
|
onClick: showLinkProperties
|
|
32084
|
-
}, " link ", 10, _hoisted_1$
|
|
32084
|
+
}, " link ", 10, _hoisted_1$18);
|
|
32085
32085
|
};
|
|
32086
32086
|
}
|
|
32087
32087
|
});
|
|
32088
|
-
const _sfc_main$
|
|
32088
|
+
const _sfc_main$1k = /* @__PURE__ */ vue.defineComponent({
|
|
32089
32089
|
__name: "ToolButtonMaximize",
|
|
32090
32090
|
props: {
|
|
32091
32091
|
maximized: { type: Boolean }
|
|
@@ -32113,8 +32113,8 @@ img.ProseMirror-separator {
|
|
|
32113
32113
|
};
|
|
32114
32114
|
}
|
|
32115
32115
|
});
|
|
32116
|
-
const ToolButtonMaximize = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
32117
|
-
const _sfc_main$
|
|
32116
|
+
const ToolButtonMaximize = /* @__PURE__ */ _export_sfc(_sfc_main$1k, [["__scopeId", "data-v-c1655c12"]]);
|
|
32117
|
+
const _sfc_main$1j = /* @__PURE__ */ vue.defineComponent({
|
|
32118
32118
|
__name: "ToolButtonHeading",
|
|
32119
32119
|
props: {
|
|
32120
32120
|
disabled: { type: Boolean },
|
|
@@ -32142,7 +32142,7 @@ img.ProseMirror-separator {
|
|
|
32142
32142
|
}
|
|
32143
32143
|
};
|
|
32144
32144
|
return (_ctx, _cache) => {
|
|
32145
|
-
return vue.openBlock(), vue.createBlock(_sfc_main$
|
|
32145
|
+
return vue.openBlock(), vue.createBlock(_sfc_main$1Y, {
|
|
32146
32146
|
disabled: _ctx.disabled,
|
|
32147
32147
|
items,
|
|
32148
32148
|
"label-provider": (item) => item.caption,
|
|
@@ -32154,8 +32154,8 @@ img.ProseMirror-separator {
|
|
|
32154
32154
|
};
|
|
32155
32155
|
}
|
|
32156
32156
|
});
|
|
32157
|
-
const _hoisted_1$
|
|
32158
|
-
const _sfc_main$
|
|
32157
|
+
const _hoisted_1$17 = { class: "text-align tool-button-group bs-layout-horizontal" };
|
|
32158
|
+
const _sfc_main$1i = /* @__PURE__ */ vue.defineComponent({
|
|
32159
32159
|
__name: "ToolButtonTextAlign",
|
|
32160
32160
|
props: {
|
|
32161
32161
|
disabled: { type: Boolean },
|
|
@@ -32163,7 +32163,7 @@ img.ProseMirror-separator {
|
|
|
32163
32163
|
},
|
|
32164
32164
|
setup(__props) {
|
|
32165
32165
|
return (_ctx, _cache) => {
|
|
32166
|
-
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
32166
|
+
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$17, [
|
|
32167
32167
|
vue.withDirectives((vue.openBlock(), vue.createElementBlock("div", {
|
|
32168
32168
|
class: vue.normalizeClass([{ active: _ctx.editor.isActive({ textAlign: "left" }), "bs-clickable": !_ctx.disabled }, "font-icon"]),
|
|
32169
32169
|
onClick: _cache[0] || (_cache[0] = ($event) => !_ctx.disabled && _ctx.editor.chain().focus().setTextAlign("left").run())
|
|
@@ -32207,8 +32207,8 @@ img.ProseMirror-separator {
|
|
|
32207
32207
|
};
|
|
32208
32208
|
}
|
|
32209
32209
|
});
|
|
32210
|
-
const _hoisted_1$
|
|
32211
|
-
const _sfc_main$
|
|
32210
|
+
const _hoisted_1$16 = { class: "font-style tool-button-group bs-layout-horizontal" };
|
|
32211
|
+
const _sfc_main$1h = /* @__PURE__ */ vue.defineComponent({
|
|
32212
32212
|
__name: "ToolButtonFontStyle",
|
|
32213
32213
|
props: {
|
|
32214
32214
|
disabled: { type: Boolean },
|
|
@@ -32216,7 +32216,7 @@ img.ProseMirror-separator {
|
|
|
32216
32216
|
},
|
|
32217
32217
|
setup(__props) {
|
|
32218
32218
|
return (_ctx, _cache) => {
|
|
32219
|
-
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
32219
|
+
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$16, [
|
|
32220
32220
|
vue.withDirectives((vue.openBlock(), vue.createElementBlock("div", {
|
|
32221
32221
|
class: vue.normalizeClass([{ active: _ctx.editor.isActive("bold"), "bs-clickable": !_ctx.disabled }, "font-icon"]),
|
|
32222
32222
|
onClick: _cache[0] || (_cache[0] = ($event) => !_ctx.disabled && _ctx.editor.chain().focus().toggleBold().removeEmptyTextStyle().run())
|
|
@@ -32260,8 +32260,8 @@ img.ProseMirror-separator {
|
|
|
32260
32260
|
};
|
|
32261
32261
|
}
|
|
32262
32262
|
});
|
|
32263
|
-
const _hoisted_1$
|
|
32264
|
-
const _sfc_main$
|
|
32263
|
+
const _hoisted_1$15 = { class: "list-item tool-button-group bs-layout-horizontal" };
|
|
32264
|
+
const _sfc_main$1g = /* @__PURE__ */ vue.defineComponent({
|
|
32265
32265
|
__name: "ToolButtonListItem",
|
|
32266
32266
|
props: {
|
|
32267
32267
|
disabled: { type: Boolean },
|
|
@@ -32269,7 +32269,7 @@ img.ProseMirror-separator {
|
|
|
32269
32269
|
},
|
|
32270
32270
|
setup(__props) {
|
|
32271
32271
|
return (_ctx, _cache) => {
|
|
32272
|
-
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
32272
|
+
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$15, [
|
|
32273
32273
|
vue.withDirectives((vue.openBlock(), vue.createElementBlock("div", {
|
|
32274
32274
|
class: vue.normalizeClass([{ active: _ctx.editor.isActive("bulletList"), "bs-clickable": !_ctx.disabled }, "font-icon"]),
|
|
32275
32275
|
onClick: _cache[0] || (_cache[0] = ($event) => !_ctx.disabled && _ctx.editor.chain().focus().toggleBulletList().run())
|
|
@@ -32456,9 +32456,9 @@ img.ProseMirror-separator {
|
|
|
32456
32456
|
bind: { editor }
|
|
32457
32457
|
});
|
|
32458
32458
|
};
|
|
32459
|
-
const _hoisted_1$
|
|
32460
|
-
const _hoisted_2$
|
|
32461
|
-
const _sfc_main$
|
|
32459
|
+
const _hoisted_1$14 = { class: "bs-layout-horizontal align-items-center" };
|
|
32460
|
+
const _hoisted_2$R = ["title"];
|
|
32461
|
+
const _sfc_main$1f = /* @__PURE__ */ vue.defineComponent({
|
|
32462
32462
|
__name: "ToolButtonVideo",
|
|
32463
32463
|
props: {
|
|
32464
32464
|
editor: {},
|
|
@@ -32473,20 +32473,20 @@ img.ProseMirror-separator {
|
|
|
32473
32473
|
}
|
|
32474
32474
|
};
|
|
32475
32475
|
return (_ctx, _cache) => {
|
|
32476
|
-
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
32476
|
+
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$14, [
|
|
32477
32477
|
vue.createElementVNode("span", {
|
|
32478
32478
|
class: vue.normalizeClass([{ "bs-clickable": !_ctx.disabled }, "font-icon"]),
|
|
32479
32479
|
title: vue.unref(t$1)({ key: "bs.richtext.insertVideo" }),
|
|
32480
32480
|
onClick: doInsertVideo
|
|
32481
|
-
}, "movie", 10, _hoisted_2$
|
|
32481
|
+
}, "movie", 10, _hoisted_2$R)
|
|
32482
32482
|
]);
|
|
32483
32483
|
};
|
|
32484
32484
|
}
|
|
32485
32485
|
});
|
|
32486
|
-
const _hoisted_1$
|
|
32487
|
-
const _hoisted_2$
|
|
32488
|
-
const _hoisted_3$
|
|
32489
|
-
const _sfc_main$
|
|
32486
|
+
const _hoisted_1$13 = { class: "rich-text-toolbar bs-layout-horizontal align-items-center min-w-512" };
|
|
32487
|
+
const _hoisted_2$Q = { class: "bs-layout-horizontal flex-grow-1 h-full gap-4 left-buttons" };
|
|
32488
|
+
const _hoisted_3$z = { class: "bs-layout-horizontal right-buttons" };
|
|
32489
|
+
const _sfc_main$1e = /* @__PURE__ */ vue.defineComponent({
|
|
32490
32490
|
__name: "RichTextToolbar",
|
|
32491
32491
|
props: {
|
|
32492
32492
|
editor: {},
|
|
@@ -32501,27 +32501,27 @@ img.ProseMirror-separator {
|
|
|
32501
32501
|
return props.toolButtons.map((toolButton) => {
|
|
32502
32502
|
switch (toolButton) {
|
|
32503
32503
|
case "Heading":
|
|
32504
|
-
return _sfc_main$
|
|
32504
|
+
return _sfc_main$1j;
|
|
32505
32505
|
case "FontSize":
|
|
32506
32506
|
return ToolButtonFontSize;
|
|
32507
32507
|
case "FontColor":
|
|
32508
32508
|
return ToolButtonFontColor;
|
|
32509
32509
|
case "FontStyle":
|
|
32510
|
-
return _sfc_main$1g;
|
|
32511
|
-
case "TextAlign":
|
|
32512
32510
|
return _sfc_main$1h;
|
|
32511
|
+
case "TextAlign":
|
|
32512
|
+
return _sfc_main$1i;
|
|
32513
32513
|
case "ListItem":
|
|
32514
|
-
return _sfc_main$
|
|
32514
|
+
return _sfc_main$1g;
|
|
32515
32515
|
case "Link":
|
|
32516
|
-
return _sfc_main$
|
|
32516
|
+
return _sfc_main$1l;
|
|
32517
32517
|
case "Table":
|
|
32518
32518
|
return ToolButtonTable;
|
|
32519
32519
|
case "Image":
|
|
32520
|
-
return _sfc_main$
|
|
32520
|
+
return _sfc_main$1n;
|
|
32521
32521
|
case "Video":
|
|
32522
|
-
return _sfc_main$
|
|
32522
|
+
return _sfc_main$1f;
|
|
32523
32523
|
case "Youtube":
|
|
32524
|
-
return _sfc_main$
|
|
32524
|
+
return _sfc_main$1m;
|
|
32525
32525
|
default:
|
|
32526
32526
|
return toolButton;
|
|
32527
32527
|
}
|
|
@@ -32529,8 +32529,8 @@ img.ProseMirror-separator {
|
|
|
32529
32529
|
});
|
|
32530
32530
|
const emit = __emit;
|
|
32531
32531
|
return (_ctx, _cache) => {
|
|
32532
|
-
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
32533
|
-
vue.createElementVNode("div", _hoisted_2$
|
|
32532
|
+
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$13, [
|
|
32533
|
+
vue.createElementVNode("div", _hoisted_2$Q, [
|
|
32534
32534
|
vue.renderSlot(_ctx.$slots, "toolbarPrefix"),
|
|
32535
32535
|
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(toolComponents.value, (toolButton) => {
|
|
32536
32536
|
return vue.openBlock(), vue.createBlock(vue.resolveDynamicComponent(toolButton), {
|
|
@@ -32541,7 +32541,7 @@ img.ProseMirror-separator {
|
|
|
32541
32541
|
}), 128)),
|
|
32542
32542
|
vue.renderSlot(_ctx.$slots, "toolbarSuffix")
|
|
32543
32543
|
]),
|
|
32544
|
-
vue.createElementVNode("div", _hoisted_3$
|
|
32544
|
+
vue.createElementVNode("div", _hoisted_3$z, [
|
|
32545
32545
|
vue.createVNode(ToolButtonMaximize, {
|
|
32546
32546
|
maximized: _ctx.maximized,
|
|
32547
32547
|
onMaximized: _cache[0] || (_cache[0] = ($event) => emit("maximized"))
|
|
@@ -34422,11 +34422,11 @@ img.ProseMirror-separator {
|
|
|
34422
34422
|
};
|
|
34423
34423
|
}
|
|
34424
34424
|
});
|
|
34425
|
-
const _hoisted_1$
|
|
34426
|
-
const _hoisted_2$
|
|
34425
|
+
const _hoisted_1$12 = ["innerHTML"];
|
|
34426
|
+
const _hoisted_2$P = { class: "editor-container" };
|
|
34427
34427
|
const WRAP_BEGIN = '<div class="rich-text-content">';
|
|
34428
34428
|
const WRAP_END = "</div>";
|
|
34429
|
-
const _sfc_main$
|
|
34429
|
+
const _sfc_main$1d = /* @__PURE__ */ vue.defineComponent({
|
|
34430
34430
|
__name: "BSRichText",
|
|
34431
34431
|
props: {
|
|
34432
34432
|
modelValue: { default: "" },
|
|
@@ -34664,7 +34664,7 @@ img.ProseMirror-separator {
|
|
|
34664
34664
|
key: 0,
|
|
34665
34665
|
class: "view-mode user-text",
|
|
34666
34666
|
innerHTML: _ctx.modelValue
|
|
34667
|
-
}, null, 8, _hoisted_1$
|
|
34667
|
+
}, null, 8, _hoisted_1$12)) : (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 1 }, [
|
|
34668
34668
|
vue.createElementVNode("div", {
|
|
34669
34669
|
ref_key: "field",
|
|
34670
34670
|
ref: field,
|
|
@@ -34672,7 +34672,7 @@ img.ProseMirror-separator {
|
|
|
34672
34672
|
class: "input-area bs-layout-vertical",
|
|
34673
34673
|
role: "textbox"
|
|
34674
34674
|
}, [
|
|
34675
|
-
vue.unref(editor) ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
34675
|
+
vue.unref(editor) ? (vue.openBlock(), vue.createBlock(_sfc_main$1e, {
|
|
34676
34676
|
key: 0,
|
|
34677
34677
|
disabled: _ctx.disabled,
|
|
34678
34678
|
editor: vue.unref(editor),
|
|
@@ -34685,7 +34685,7 @@ img.ProseMirror-separator {
|
|
|
34685
34685
|
]),
|
|
34686
34686
|
_: 3
|
|
34687
34687
|
}, 8, ["disabled", "editor", "maximized", "tool-buttons"])) : vue.createCommentVNode("", true),
|
|
34688
|
-
vue.createElementVNode("div", _hoisted_2$
|
|
34688
|
+
vue.createElementVNode("div", _hoisted_2$P, [
|
|
34689
34689
|
vue.createElementVNode("iframe", {
|
|
34690
34690
|
ref_key: "iframeRef",
|
|
34691
34691
|
ref: iframeRef,
|
|
@@ -34705,7 +34705,7 @@ img.ProseMirror-separator {
|
|
|
34705
34705
|
], 8, ["to"])) : vue.createCommentVNode("", true)
|
|
34706
34706
|
])
|
|
34707
34707
|
], 4),
|
|
34708
|
-
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
34708
|
+
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$1Z, {
|
|
34709
34709
|
key: 0,
|
|
34710
34710
|
errors: vue.unref(errors),
|
|
34711
34711
|
"hide-error-message": _ctx.hideErrorMessage
|
|
@@ -34831,16 +34831,16 @@ img.ProseMirror-separator {
|
|
|
34831
34831
|
const kb = size / 1024;
|
|
34832
34832
|
return mb < 1 ? `${kb.toFixed(kb % 1 === 0 ? 0 : 1)}KB` : `${mb.toFixed(mb % 1 === 0 ? 0 : 1)}MB`;
|
|
34833
34833
|
};
|
|
34834
|
-
const _hoisted_1$
|
|
34835
|
-
const _hoisted_2$
|
|
34836
|
-
const _hoisted_3$
|
|
34837
|
-
const _hoisted_4$
|
|
34838
|
-
const _hoisted_5$
|
|
34839
|
-
const _hoisted_6$
|
|
34834
|
+
const _hoisted_1$11 = ["poster"];
|
|
34835
|
+
const _hoisted_2$O = ["src"];
|
|
34836
|
+
const _hoisted_3$y = ["alt", "src"];
|
|
34837
|
+
const _hoisted_4$k = ["alt", "src"];
|
|
34838
|
+
const _hoisted_5$b = ["href"];
|
|
34839
|
+
const _hoisted_6$5 = {
|
|
34840
34840
|
key: 7,
|
|
34841
34841
|
class: "font-icon bottom-2 left-2 button"
|
|
34842
34842
|
};
|
|
34843
|
-
const _sfc_main$
|
|
34843
|
+
const _sfc_main$1c = /* @__PURE__ */ vue.defineComponent({
|
|
34844
34844
|
__name: "BSMediaPreview",
|
|
34845
34845
|
props: {
|
|
34846
34846
|
file: {},
|
|
@@ -34937,18 +34937,18 @@ img.ProseMirror-separator {
|
|
|
34937
34937
|
poster: thumbnailUrl.value,
|
|
34938
34938
|
style: vue.normalizeStyle({ width: _ctx.width, height: _ctx.height, maxWidth: _ctx.maxWidth })
|
|
34939
34939
|
}, [
|
|
34940
|
-
vue.createElementVNode("source", { src: fileUrl.value }, null, 8, _hoisted_2$
|
|
34941
|
-
], 12, _hoisted_1$
|
|
34940
|
+
vue.createElementVNode("source", { src: fileUrl.value }, null, 8, _hoisted_2$O)
|
|
34941
|
+
], 12, _hoisted_1$11)) : _ctx.file.mediaType === "Youtube" ? (vue.openBlock(), vue.createElementBlock("img", {
|
|
34942
34942
|
key: 1,
|
|
34943
34943
|
alt: _ctx.file.altText,
|
|
34944
34944
|
src: youtubePreviewImage.value,
|
|
34945
34945
|
style: vue.normalizeStyle({ width: _ctx.width, height: _ctx.height, maxWidth: _ctx.maxWidth })
|
|
34946
|
-
}, null, 12, _hoisted_3$
|
|
34946
|
+
}, null, 12, _hoisted_3$y)) : (vue.openBlock(), vue.createElementBlock("img", {
|
|
34947
34947
|
key: 2,
|
|
34948
34948
|
alt: _ctx.file.altText,
|
|
34949
34949
|
src: fileUrl.value,
|
|
34950
34950
|
style: vue.normalizeStyle({ width: _ctx.width, height: _ctx.height, maxWidth: _ctx.maxWidth })
|
|
34951
|
-
}, null, 12, _hoisted_4$
|
|
34951
|
+
}, null, 12, _hoisted_4$k)),
|
|
34952
34952
|
_ctx.showDeleteButton ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("span", {
|
|
34953
34953
|
key: 3,
|
|
34954
34954
|
class: "bs-clickable font-icon button show-on-hover top-2 right-2",
|
|
@@ -34994,7 +34994,7 @@ img.ProseMirror-separator {
|
|
|
34994
34994
|
target: "_blank"
|
|
34995
34995
|
}, _cache[2] || (_cache[2] = [
|
|
34996
34996
|
vue.createTextVNode("zoom_in")
|
|
34997
|
-
]), 8, _hoisted_5$
|
|
34997
|
+
]), 8, _hoisted_5$b)), [
|
|
34998
34998
|
[
|
|
34999
34999
|
vue.unref(vT),
|
|
35000
35000
|
{ key: "bs.openInNewTab" },
|
|
@@ -35015,18 +35015,18 @@ img.ProseMirror-separator {
|
|
|
35015
35015
|
void 0,
|
|
35016
35016
|
{ title: true }
|
|
35017
35017
|
]
|
|
35018
|
-
]) : (vue.openBlock(), vue.createElementBlock("span", _hoisted_6$
|
|
35018
|
+
]) : (vue.openBlock(), vue.createElementBlock("span", _hoisted_6$5, vue.toDisplayString(mediaTypeIcon.value), 1))
|
|
35019
35019
|
], 34)) : vue.createCommentVNode("", true);
|
|
35020
35020
|
};
|
|
35021
35021
|
}
|
|
35022
35022
|
});
|
|
35023
|
-
const _hoisted_1
|
|
35024
|
-
const _hoisted_2$
|
|
35023
|
+
const _hoisted_1$10 = ["data-field-name"];
|
|
35024
|
+
const _hoisted_2$N = {
|
|
35025
35025
|
key: 1,
|
|
35026
35026
|
class: "image-box"
|
|
35027
35027
|
};
|
|
35028
|
-
const _hoisted_3$
|
|
35029
|
-
const _sfc_main$
|
|
35028
|
+
const _hoisted_3$x = ["accept", "disabled", "name"];
|
|
35029
|
+
const _sfc_main$1b = /* @__PURE__ */ vue.defineComponent({
|
|
35030
35030
|
__name: "BSImageUpload",
|
|
35031
35031
|
props: {
|
|
35032
35032
|
name: { default: () => componentUtil.generateNextName("imageUpload") },
|
|
@@ -35231,7 +35231,7 @@ img.ProseMirror-separator {
|
|
|
35231
35231
|
[vue.unref(vT), _ctx.caption]
|
|
35232
35232
|
])
|
|
35233
35233
|
], 4),
|
|
35234
|
-
_ctx.modelValue && _ctx.modelValue.fileUrl ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
35234
|
+
_ctx.modelValue && _ctx.modelValue.fileUrl ? (vue.openBlock(), vue.createBlock(_sfc_main$1c, {
|
|
35235
35235
|
key: 0,
|
|
35236
35236
|
"disable-right-click": _ctx.disableRightClick,
|
|
35237
35237
|
file: _ctx.modelValue,
|
|
@@ -35244,7 +35244,7 @@ img.ProseMirror-separator {
|
|
|
35244
35244
|
class: "image-box",
|
|
35245
35245
|
onRemoveImage: removeImage,
|
|
35246
35246
|
onThumbnailUploaded: changeThumbnail
|
|
35247
|
-
}, null, 8, ["disable-right-click", "file", "height", "max-width", "media-object-url-store", "show-delete-button", "show-preview-button", "width"])) : (vue.openBlock(), vue.createElementBlock("div", _hoisted_2$
|
|
35247
|
+
}, null, 8, ["disable-right-click", "file", "height", "max-width", "media-object-url-store", "show-delete-button", "show-preview-button", "width"])) : (vue.openBlock(), vue.createElementBlock("div", _hoisted_2$N, [
|
|
35248
35248
|
vue.createElementVNode("div", {
|
|
35249
35249
|
class: vue.normalizeClass([{ dropping: dropping.value }, "upload-btn-wrapper bs-layout-vertical flex-align-center justify-content-center"]),
|
|
35250
35250
|
style: vue.normalizeStyle({ width: _ctx.uploadWidth, height: _ctx.imageHeight }),
|
|
@@ -35295,15 +35295,15 @@ img.ProseMirror-separator {
|
|
|
35295
35295
|
style: { "display": "none" },
|
|
35296
35296
|
type: "file",
|
|
35297
35297
|
onChange: imageSelected
|
|
35298
|
-
}, null, 40, _hoisted_3$
|
|
35298
|
+
}, null, 40, _hoisted_3$x)
|
|
35299
35299
|
], 2),
|
|
35300
|
-
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
35300
|
+
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$1Z, {
|
|
35301
35301
|
key: 0,
|
|
35302
35302
|
class: vue.normalizeClass({ "text-nowrap": !_ctx.wrapErrorMessage }),
|
|
35303
35303
|
errors: vue.unref(errors),
|
|
35304
35304
|
"hide-error-message": _ctx.hideErrorMessage || _ctx.disabled && !_ctx.showErrorMessageOnDisabled
|
|
35305
35305
|
}, null, 8, ["class", "errors", "hide-error-message"])) : vue.createCommentVNode("", true)
|
|
35306
|
-
], 14, _hoisted_1
|
|
35306
|
+
], 14, _hoisted_1$10);
|
|
35307
35307
|
};
|
|
35308
35308
|
}
|
|
35309
35309
|
});
|
|
@@ -35444,9 +35444,9 @@ img.ProseMirror-separator {
|
|
|
35444
35444
|
const y2 = event.clientY - targetRect.top;
|
|
35445
35445
|
return y2 < targetRect.height / 2 ? "before" : "after";
|
|
35446
35446
|
};
|
|
35447
|
-
const _hoisted_1
|
|
35448
|
-
const _hoisted_2$
|
|
35449
|
-
const _sfc_main$
|
|
35447
|
+
const _hoisted_1$$ = ["data-field-name"];
|
|
35448
|
+
const _hoisted_2$M = { class: "bs-layout-horizontal-wrap gap-4" };
|
|
35449
|
+
const _sfc_main$1a = /* @__PURE__ */ vue.defineComponent({
|
|
35450
35450
|
__name: "BSMultiImageUpload",
|
|
35451
35451
|
props: {
|
|
35452
35452
|
name: {},
|
|
@@ -35595,7 +35595,7 @@ img.ProseMirror-separator {
|
|
|
35595
35595
|
class: vue.normalizeClass([{ required: _ctx.required, disabled: _ctx.disabled, modified: modified.value, error: vue.unref(errors).length > 0 }, "bs-multi-image-upload bs-layout-vertical"]),
|
|
35596
35596
|
"data-field-name": _ctx.name
|
|
35597
35597
|
}, [
|
|
35598
|
-
vue.withDirectives((vue.openBlock(), vue.createElementBlock("div", _hoisted_2$
|
|
35598
|
+
vue.withDirectives((vue.openBlock(), vue.createElementBlock("div", _hoisted_2$M, [
|
|
35599
35599
|
vue.createVNode(vue.TransitionGroup, { name: "image-upload" }, {
|
|
35600
35600
|
default: vue.withCtx(() => [
|
|
35601
35601
|
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(_ctx.modelValue, (image, index) => {
|
|
@@ -35603,7 +35603,7 @@ img.ProseMirror-separator {
|
|
|
35603
35603
|
key: `${image.fileUrl}`,
|
|
35604
35604
|
draggable: true
|
|
35605
35605
|
}, [
|
|
35606
|
-
vue.createVNode(_sfc_main$
|
|
35606
|
+
vue.createVNode(_sfc_main$1b, {
|
|
35607
35607
|
class: vue.normalizeClass({ error: errorRecord.value[index] }),
|
|
35608
35608
|
"disable-right-click": _ctx.disableRightClick,
|
|
35609
35609
|
"image-height": _ctx.imageHeight,
|
|
@@ -35628,7 +35628,7 @@ img.ProseMirror-separator {
|
|
|
35628
35628
|
}]
|
|
35629
35629
|
]);
|
|
35630
35630
|
}), 128)),
|
|
35631
|
-
canUpload.value ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
35631
|
+
canUpload.value ? (vue.openBlock(), vue.createBlock(_sfc_main$1b, {
|
|
35632
35632
|
key: 0,
|
|
35633
35633
|
"image-height": _ctx.imageHeight,
|
|
35634
35634
|
"image-width": _ctx.imageWidth,
|
|
@@ -35651,20 +35651,20 @@ img.ProseMirror-separator {
|
|
|
35651
35651
|
])), [
|
|
35652
35652
|
[vue.unref(vParentDropSupport), { droppable: _ctx.enableDraggableOrder, dropHandler }]
|
|
35653
35653
|
]),
|
|
35654
|
-
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
35654
|
+
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$1Z, {
|
|
35655
35655
|
key: 0,
|
|
35656
35656
|
errors: vue.unref(errors),
|
|
35657
35657
|
"hide-error-message": _ctx.hideErrorMessage
|
|
35658
35658
|
}, null, 8, ["errors", "hide-error-message"])) : vue.createCommentVNode("", true)
|
|
35659
|
-
], 10, _hoisted_1
|
|
35659
|
+
], 10, _hoisted_1$$);
|
|
35660
35660
|
};
|
|
35661
35661
|
}
|
|
35662
35662
|
});
|
|
35663
|
-
const BSMultiImageUpload = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
35664
|
-
const _hoisted_1$
|
|
35665
|
-
const _hoisted_2$
|
|
35666
|
-
const _hoisted_3$
|
|
35667
|
-
const _sfc_main$
|
|
35663
|
+
const BSMultiImageUpload = /* @__PURE__ */ _export_sfc(_sfc_main$1a, [["__scopeId", "data-v-bb3fe045"]]);
|
|
35664
|
+
const _hoisted_1$_ = ["data-field-name"];
|
|
35665
|
+
const _hoisted_2$L = { class: "bs-layout-horizontal-wrap gap-8" };
|
|
35666
|
+
const _hoisted_3$w = { class: "mr-4" };
|
|
35667
|
+
const _sfc_main$19 = /* @__PURE__ */ vue.defineComponent({
|
|
35668
35668
|
__name: "BSPositionedImageUpload",
|
|
35669
35669
|
props: {
|
|
35670
35670
|
name: {},
|
|
@@ -35810,10 +35810,10 @@ img.ProseMirror-separator {
|
|
|
35810
35810
|
style: vue.normalizeStyle({ width: _ctx.width }),
|
|
35811
35811
|
class: "bs-positioned-image-upload bs-layout-vertical"
|
|
35812
35812
|
}, [
|
|
35813
|
-
vue.createElementVNode("div", _hoisted_2$
|
|
35813
|
+
vue.createElementVNode("div", _hoisted_2$L, [
|
|
35814
35814
|
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(_ctx.count, (idx) => {
|
|
35815
35815
|
var _a2;
|
|
35816
|
-
return vue.openBlock(), vue.createBlock(_sfc_main$
|
|
35816
|
+
return vue.openBlock(), vue.createBlock(_sfc_main$1b, {
|
|
35817
35817
|
key: idx,
|
|
35818
35818
|
caption: (_a2 = _ctx.guideMessage) == null ? void 0 : _a2[idx],
|
|
35819
35819
|
class: vue.normalizeClass({ modified: modifiedByIndex(idx), error: errorRecord[idx] }),
|
|
@@ -35836,18 +35836,272 @@ img.ProseMirror-separator {
|
|
|
35836
35836
|
"onUpdate:modelValue": ($event) => updateValue($event, idx)
|
|
35837
35837
|
}, {
|
|
35838
35838
|
default: vue.withCtx(() => [
|
|
35839
|
-
vue.createElementVNode("span", _hoisted_3$
|
|
35839
|
+
vue.createElementVNode("span", _hoisted_3$w, vue.toDisplayString(idx), 1)
|
|
35840
35840
|
]),
|
|
35841
35841
|
_: 2
|
|
35842
35842
|
}, 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"]);
|
|
35843
35843
|
}), 128))
|
|
35844
35844
|
]),
|
|
35845
|
-
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
35845
|
+
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$1Z, {
|
|
35846
35846
|
key: 0,
|
|
35847
35847
|
errors: vue.unref(errors),
|
|
35848
35848
|
"hide-error-message": _ctx.hideErrorMessage
|
|
35849
35849
|
}, null, 8, ["errors", "hide-error-message"])) : vue.createCommentVNode("", true)
|
|
35850
|
-
], 12, _hoisted_1$
|
|
35850
|
+
], 12, _hoisted_1$_);
|
|
35851
|
+
};
|
|
35852
|
+
}
|
|
35853
|
+
});
|
|
35854
|
+
const _hoisted_1$Z = ["data-field-name"];
|
|
35855
|
+
const _hoisted_2$K = {
|
|
35856
|
+
key: 0,
|
|
35857
|
+
class: "caption text-nowrap overflow-hidden text-ellipsis"
|
|
35858
|
+
};
|
|
35859
|
+
const _hoisted_3$v = {
|
|
35860
|
+
key: 1,
|
|
35861
|
+
class: "file-box"
|
|
35862
|
+
};
|
|
35863
|
+
const _hoisted_4$j = ["href", "download"];
|
|
35864
|
+
const _hoisted_5$a = {
|
|
35865
|
+
key: 1,
|
|
35866
|
+
class: "file-name"
|
|
35867
|
+
};
|
|
35868
|
+
const _hoisted_6$4 = {
|
|
35869
|
+
key: 2,
|
|
35870
|
+
class: "file-box"
|
|
35871
|
+
};
|
|
35872
|
+
const _hoisted_7$4 = {
|
|
35873
|
+
key: 1,
|
|
35874
|
+
class: "no-file"
|
|
35875
|
+
};
|
|
35876
|
+
const _hoisted_8$3 = ["accept", "disabled", "name"];
|
|
35877
|
+
const _sfc_main$18 = /* @__PURE__ */ vue.defineComponent({
|
|
35878
|
+
__name: "BSFileUpload",
|
|
35879
|
+
props: {
|
|
35880
|
+
name: { default: () => componentUtil.generateNextName("fileUpload") },
|
|
35881
|
+
modelValue: {},
|
|
35882
|
+
caption: {},
|
|
35883
|
+
width: { default: "100%" },
|
|
35884
|
+
required: { type: Boolean },
|
|
35885
|
+
disabled: { type: Boolean },
|
|
35886
|
+
viewMode: { type: Boolean },
|
|
35887
|
+
maxFileSize: {},
|
|
35888
|
+
accept: {},
|
|
35889
|
+
validationMessageRequired: {},
|
|
35890
|
+
validationMessageMaxFileSize: {},
|
|
35891
|
+
extraValidationRules: {},
|
|
35892
|
+
wrapErrorMessage: { type: Boolean },
|
|
35893
|
+
ignoreSavePoint: { type: Boolean },
|
|
35894
|
+
hideErrorMessage: { type: Boolean },
|
|
35895
|
+
showErrorMessageOnDisabled: { type: Boolean }
|
|
35896
|
+
},
|
|
35897
|
+
emits: ["update:modelValue"],
|
|
35898
|
+
setup(__props, { emit: __emit }) {
|
|
35899
|
+
const props = __props;
|
|
35900
|
+
const emit = __emit;
|
|
35901
|
+
const field = vue.ref();
|
|
35902
|
+
const chooseFile = () => {
|
|
35903
|
+
var _a2;
|
|
35904
|
+
if (validationDisabled.value) {
|
|
35905
|
+
return;
|
|
35906
|
+
}
|
|
35907
|
+
(_a2 = field.value) == null ? void 0 : _a2.click();
|
|
35908
|
+
};
|
|
35909
|
+
const fileSelected = async (event) => {
|
|
35910
|
+
const target = event.target;
|
|
35911
|
+
await addFile(target.files);
|
|
35912
|
+
target.value = "";
|
|
35913
|
+
};
|
|
35914
|
+
const addFile = async (files) => {
|
|
35915
|
+
if (files && files.length > 0) {
|
|
35916
|
+
const file = files[0];
|
|
35917
|
+
const newFile = {
|
|
35918
|
+
mediaType: "Unknown",
|
|
35919
|
+
altText: file.name,
|
|
35920
|
+
file
|
|
35921
|
+
};
|
|
35922
|
+
emit("update:modelValue", newFile);
|
|
35923
|
+
}
|
|
35924
|
+
};
|
|
35925
|
+
const removeFile = () => {
|
|
35926
|
+
if (validationDisabled.value) {
|
|
35927
|
+
return;
|
|
35928
|
+
}
|
|
35929
|
+
emit("update:modelValue", void 0);
|
|
35930
|
+
};
|
|
35931
|
+
const hasFile = vue.computed(() => {
|
|
35932
|
+
var _a2, _b;
|
|
35933
|
+
return ((_a2 = props.modelValue) == null ? void 0 : _a2.file) || ((_b = props.modelValue) == null ? void 0 : _b.fileUrl);
|
|
35934
|
+
});
|
|
35935
|
+
const displayFileName = vue.computed(() => {
|
|
35936
|
+
const value = props.modelValue;
|
|
35937
|
+
if (!value) return "";
|
|
35938
|
+
if (value.file) {
|
|
35939
|
+
return `${value.file.name} (${makeFileSizeString(value.file.size)})`;
|
|
35940
|
+
} else if (value.fileUrl) {
|
|
35941
|
+
return value.altText || extractFileNameFromUrl(value.fileUrl);
|
|
35942
|
+
}
|
|
35943
|
+
return "";
|
|
35944
|
+
});
|
|
35945
|
+
const extractFileNameFromUrl = (url) => {
|
|
35946
|
+
try {
|
|
35947
|
+
const pathname = new URL(url).pathname;
|
|
35948
|
+
return pathname.substring(pathname.lastIndexOf("/") + 1);
|
|
35949
|
+
} catch {
|
|
35950
|
+
return url.substring(url.lastIndexOf("/") + 1);
|
|
35951
|
+
}
|
|
35952
|
+
};
|
|
35953
|
+
const maxFileSizeValue = vue.computed(() => props.maxFileSize || blueseaConfig.maxFileSize);
|
|
35954
|
+
vue.watch(
|
|
35955
|
+
() => props.modelValue,
|
|
35956
|
+
() => validateValue(props.modelValue, "change")
|
|
35957
|
+
);
|
|
35958
|
+
const fieldContext = useFieldContext();
|
|
35959
|
+
const isValid = async (value, phase) => {
|
|
35960
|
+
const errors2 = [];
|
|
35961
|
+
if (props.required && !(value == null ? void 0 : value.file) && !(value == null ? void 0 : value.fileUrl)) {
|
|
35962
|
+
errors2.push({ code: "required", message: props.validationMessageRequired || { key: "bs.error.validation.required" } });
|
|
35963
|
+
}
|
|
35964
|
+
if (value == null ? void 0 : value.file) {
|
|
35965
|
+
const fileSize = value.file.size;
|
|
35966
|
+
if (fileSize > maxFileSizeValue.value) {
|
|
35967
|
+
errors2.push({
|
|
35968
|
+
code: "maxFileSize",
|
|
35969
|
+
message: props.validationMessageMaxFileSize || {
|
|
35970
|
+
key: "bs.ckeditorfileupload.validatemessage",
|
|
35971
|
+
args: [makeFileSizeString(maxFileSizeValue.value)]
|
|
35972
|
+
}
|
|
35973
|
+
});
|
|
35974
|
+
}
|
|
35975
|
+
}
|
|
35976
|
+
if (value) {
|
|
35977
|
+
await executeFieldValidationRule(value, props.extraValidationRules, errors2, phase, fieldContext);
|
|
35978
|
+
}
|
|
35979
|
+
return errors2;
|
|
35980
|
+
};
|
|
35981
|
+
const validationDisabled = vue.computed(() => props.viewMode || props.disabled);
|
|
35982
|
+
const { errors, validateValue } = fieldValidator({
|
|
35983
|
+
field,
|
|
35984
|
+
disabled: validationDisabled,
|
|
35985
|
+
initialValue: props.modelValue,
|
|
35986
|
+
isValid
|
|
35987
|
+
});
|
|
35988
|
+
const savePoint = props.ignoreSavePoint ? void 0 : useSavePoint();
|
|
35989
|
+
const savePointHandler = savePoint == null ? void 0 : savePoint.registerField({
|
|
35990
|
+
field,
|
|
35991
|
+
getCurrentValue: () => props.modelValue,
|
|
35992
|
+
setCurrentValue: (value) => emit("update:modelValue", value),
|
|
35993
|
+
compare: (savedValue, currentValue) => JSON.stringify(savedValue) === JSON.stringify(currentValue)
|
|
35994
|
+
});
|
|
35995
|
+
const modified = vue.computed(() => !!(savePointHandler == null ? void 0 : savePointHandler.isModified(props.modelValue)));
|
|
35996
|
+
vue.onBeforeUnmount(() => savePoint == null ? void 0 : savePoint.unregisterField(field));
|
|
35997
|
+
const dropping = vue.ref(false);
|
|
35998
|
+
const dragover = (event) => {
|
|
35999
|
+
var _a2;
|
|
36000
|
+
if (validationDisabled.value) return;
|
|
36001
|
+
const files = (_a2 = event.dataTransfer) == null ? void 0 : _a2.files;
|
|
36002
|
+
if (files) {
|
|
36003
|
+
dropping.value = true;
|
|
36004
|
+
event.preventDefault();
|
|
36005
|
+
}
|
|
36006
|
+
};
|
|
36007
|
+
const dragend = (event) => {
|
|
36008
|
+
dropping.value = false;
|
|
36009
|
+
event.preventDefault();
|
|
36010
|
+
};
|
|
36011
|
+
const drop = async (event) => {
|
|
36012
|
+
var _a2;
|
|
36013
|
+
event.preventDefault();
|
|
36014
|
+
if (validationDisabled.value) {
|
|
36015
|
+
dragend(event);
|
|
36016
|
+
return;
|
|
36017
|
+
}
|
|
36018
|
+
const files = (_a2 = event.dataTransfer) == null ? void 0 : _a2.files;
|
|
36019
|
+
if (files && files.length > 0) {
|
|
36020
|
+
await addFile(files);
|
|
36021
|
+
}
|
|
36022
|
+
dragend(event);
|
|
36023
|
+
};
|
|
36024
|
+
return (_ctx, _cache) => {
|
|
36025
|
+
var _a2;
|
|
36026
|
+
return vue.openBlock(), vue.createElementBlock("div", {
|
|
36027
|
+
class: vue.normalizeClass([{ required: _ctx.required, modified: modified.value, error: !_ctx.viewMode && vue.unref(errors).length > 0 }, "bs-file-upload"]),
|
|
36028
|
+
"data-field-name": _ctx.name,
|
|
36029
|
+
style: vue.normalizeStyle({ width: _ctx.width })
|
|
36030
|
+
}, [
|
|
36031
|
+
vue.createElementVNode("div", {
|
|
36032
|
+
class: vue.normalizeClass({ "view-mode": _ctx.viewMode, disabled: _ctx.disabled })
|
|
36033
|
+
}, [
|
|
36034
|
+
_ctx.caption ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_2$K, [
|
|
36035
|
+
vue.renderSlot(_ctx.$slots, "default"),
|
|
36036
|
+
vue.withDirectives(vue.createElementVNode("span", null, null, 512), [
|
|
36037
|
+
[vue.unref(vT), _ctx.caption]
|
|
36038
|
+
])
|
|
36039
|
+
])) : vue.createCommentVNode("", true),
|
|
36040
|
+
hasFile.value ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_3$v, [
|
|
36041
|
+
_cache[1] || (_cache[1] = vue.createElementVNode("span", { class: "font-icon file-icon" }, "description", -1)),
|
|
36042
|
+
_ctx.viewMode && ((_a2 = _ctx.modelValue) == null ? void 0 : _a2.fileUrl) ? (vue.openBlock(), vue.createElementBlock("a", {
|
|
36043
|
+
key: 0,
|
|
36044
|
+
href: _ctx.modelValue.fileUrl,
|
|
36045
|
+
download: displayFileName.value,
|
|
36046
|
+
class: "file-name",
|
|
36047
|
+
target: "_blank"
|
|
36048
|
+
}, vue.toDisplayString(displayFileName.value), 9, _hoisted_4$j)) : (vue.openBlock(), vue.createElementBlock("span", _hoisted_5$a, vue.toDisplayString(displayFileName.value), 1)),
|
|
36049
|
+
!validationDisabled.value ? (vue.openBlock(), vue.createElementBlock("button", {
|
|
36050
|
+
key: 2,
|
|
36051
|
+
type: "button",
|
|
36052
|
+
class: "remove-btn bs-clickable",
|
|
36053
|
+
onClick: removeFile
|
|
36054
|
+
}, _cache[0] || (_cache[0] = [
|
|
36055
|
+
vue.createElementVNode("span", { class: "font-icon" }, "close", -1)
|
|
36056
|
+
]))) : vue.createCommentVNode("", true)
|
|
36057
|
+
])) : (vue.openBlock(), vue.createElementBlock("div", _hoisted_6$4, [
|
|
36058
|
+
vue.createElementVNode("div", {
|
|
36059
|
+
class: vue.normalizeClass([{ dropping: dropping.value }, "upload-btn-wrapper"]),
|
|
36060
|
+
onDragend: dragend,
|
|
36061
|
+
onDragleave: dragend,
|
|
36062
|
+
onDragover: dragover,
|
|
36063
|
+
onDrop: drop
|
|
36064
|
+
}, [
|
|
36065
|
+
!_ctx.viewMode ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("div", {
|
|
36066
|
+
key: 0,
|
|
36067
|
+
class: vue.normalizeClass([{ "bs-clickable": !validationDisabled.value, disabled: _ctx.disabled }, "upload-btn"]),
|
|
36068
|
+
onClick: chooseFile
|
|
36069
|
+
}, [
|
|
36070
|
+
_cache[2] || (_cache[2] = vue.createElementVNode("span", { class: "font-icon" }, "upload", -1)),
|
|
36071
|
+
vue.withDirectives(vue.createElementVNode("span", null, null, 512), [
|
|
36072
|
+
[vue.unref(vT), { key: "bs.fileUpload.selectFile" }]
|
|
36073
|
+
])
|
|
36074
|
+
], 2)), [
|
|
36075
|
+
[
|
|
36076
|
+
vue.unref(vT),
|
|
36077
|
+
{ key: "bs.fileUpload.selectFile" },
|
|
36078
|
+
void 0,
|
|
36079
|
+
{ title: true }
|
|
36080
|
+
]
|
|
36081
|
+
]) : vue.withDirectives((vue.openBlock(), vue.createElementBlock("span", _hoisted_7$4, null, 512)), [
|
|
36082
|
+
[vue.unref(vT), { key: "bs.fileUpload.noFile" }]
|
|
36083
|
+
])
|
|
36084
|
+
], 34)
|
|
36085
|
+
])),
|
|
36086
|
+
vue.createElementVNode("input", {
|
|
36087
|
+
ref_key: "field",
|
|
36088
|
+
ref: field,
|
|
36089
|
+
accept: _ctx.accept,
|
|
36090
|
+
disabled: validationDisabled.value,
|
|
36091
|
+
name: _ctx.name,
|
|
36092
|
+
hidden: "",
|
|
36093
|
+
style: { "display": "none" },
|
|
36094
|
+
type: "file",
|
|
36095
|
+
onChange: fileSelected
|
|
36096
|
+
}, null, 40, _hoisted_8$3)
|
|
36097
|
+
], 2),
|
|
36098
|
+
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$1Z, {
|
|
36099
|
+
key: 0,
|
|
36100
|
+
class: vue.normalizeClass({ "text-nowrap": !_ctx.wrapErrorMessage }),
|
|
36101
|
+
errors: vue.unref(errors),
|
|
36102
|
+
"hide-error-message": _ctx.hideErrorMessage || _ctx.disabled && !_ctx.showErrorMessageOnDisabled
|
|
36103
|
+
}, null, 8, ["class", "errors", "hide-error-message"])) : vue.createCommentVNode("", true)
|
|
36104
|
+
], 14, _hoisted_1$Z);
|
|
35851
36105
|
};
|
|
35852
36106
|
}
|
|
35853
36107
|
});
|
|
@@ -37907,7 +38161,7 @@ img.ProseMirror-separator {
|
|
|
37907
38161
|
])
|
|
37908
38162
|
], 512)
|
|
37909
38163
|
]),
|
|
37910
|
-
_ctx.showPageNavigation ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
38164
|
+
_ctx.showPageNavigation ? (vue.openBlock(), vue.createBlock(_sfc_main$1O, {
|
|
37911
38165
|
key: 0,
|
|
37912
38166
|
limit: ((_a2 = _ctx.pageInfo) == null ? void 0 : _a2.limit) || 10,
|
|
37913
38167
|
offset: ((_b = _ctx.pageInfo) == null ? void 0 : _b.offset) || 0,
|
|
@@ -38151,7 +38405,7 @@ img.ProseMirror-separator {
|
|
|
38151
38405
|
emit("update:modelValue", value);
|
|
38152
38406
|
};
|
|
38153
38407
|
return (_ctx, _cache) => {
|
|
38154
|
-
return vue.openBlock(), vue.createBlock(_sfc_main$
|
|
38408
|
+
return vue.openBlock(), vue.createBlock(_sfc_main$1E, {
|
|
38155
38409
|
"from-value": fromValue.value,
|
|
38156
38410
|
"onUpdate:fromValue": [
|
|
38157
38411
|
_cache[0] || (_cache[0] = ($event) => fromValue.value = $event),
|
|
@@ -38337,7 +38591,7 @@ img.ProseMirror-separator {
|
|
|
38337
38591
|
"data-id": "removeDateFilterBtn",
|
|
38338
38592
|
onClick: ($event) => removeDateFilter(index)
|
|
38339
38593
|
}, "remove", 8, _hoisted_2$E)),
|
|
38340
|
-
vue.createVNode(_sfc_main$
|
|
38594
|
+
vue.createVNode(_sfc_main$1Y, {
|
|
38341
38595
|
items: _ctx.dateFilter.filterItems,
|
|
38342
38596
|
"label-provider": (filter) => filter.caption,
|
|
38343
38597
|
"model-value": item.propertyId,
|
|
@@ -38362,7 +38616,7 @@ img.ProseMirror-separator {
|
|
|
38362
38616
|
width: filterWidthOfFilterItem(item.propertyId),
|
|
38363
38617
|
"onUpdate:modelValue": ($event) => setDateFilterValue(index, $event)
|
|
38364
38618
|
}, 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"]),
|
|
38365
|
-
vue.createVNode(_sfc_main$
|
|
38619
|
+
vue.createVNode(_sfc_main$1B, {
|
|
38366
38620
|
modelValue: item.value,
|
|
38367
38621
|
"onUpdate:modelValue": [($event) => item.value = $event, (value, preset) => setDateFilterValue(index, value, preset)],
|
|
38368
38622
|
presets: _ctx.presets,
|
|
@@ -38644,7 +38898,7 @@ img.ProseMirror-separator {
|
|
|
38644
38898
|
}, null, 8, _hoisted_9$1)
|
|
38645
38899
|
])) : vue.createCommentVNode("", true),
|
|
38646
38900
|
_ctx.showLimit ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_10, [
|
|
38647
|
-
vue.createVNode(_sfc_main$
|
|
38901
|
+
vue.createVNode(_sfc_main$1Y, {
|
|
38648
38902
|
modelValue: limitValue.value,
|
|
38649
38903
|
"onUpdate:modelValue": [
|
|
38650
38904
|
_cache[2] || (_cache[2] = ($event) => limitValue.value = $event),
|
|
@@ -39049,7 +39303,7 @@ img.ProseMirror-separator {
|
|
|
39049
39303
|
class: vue.normalizeClass([{ selected: _ctx.selected, expanded: actualExpanded.value }, "bs-list-layout-item"])
|
|
39050
39304
|
}, [
|
|
39051
39305
|
vue.createElementVNode("div", _hoisted_1$J, [
|
|
39052
|
-
_ctx.showCheckbox ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
39306
|
+
_ctx.showCheckbox ? (vue.openBlock(), vue.createBlock(_sfc_main$1A, {
|
|
39053
39307
|
key: 0,
|
|
39054
39308
|
"model-value": _ctx.selected,
|
|
39055
39309
|
class: "mr-8",
|
|
@@ -39411,7 +39665,7 @@ img.ProseMirror-separator {
|
|
|
39411
39665
|
return (_ctx, _cache) => {
|
|
39412
39666
|
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$G, [
|
|
39413
39667
|
vue.createElementVNode("div", _hoisted_2$w, [
|
|
39414
|
-
_ctx.showAddButton ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
39668
|
+
_ctx.showAddButton ? (vue.openBlock(), vue.createBlock(_sfc_main$1V, {
|
|
39415
39669
|
key: 0,
|
|
39416
39670
|
disabled: _ctx.addButtonDisabled === true,
|
|
39417
39671
|
"menu-items": addButtonItems,
|
|
@@ -39546,7 +39800,7 @@ img.ProseMirror-separator {
|
|
|
39546
39800
|
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(actualLocales.value, (locale) => {
|
|
39547
39801
|
return vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: locale }, [
|
|
39548
39802
|
isVisibleLocale(locale) ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_2$v, [
|
|
39549
|
-
vue.createVNode(_sfc_main$
|
|
39803
|
+
vue.createVNode(_sfc_main$1U, {
|
|
39550
39804
|
id: _ctx.id ? `${_ctx.id}_${locale}` : void 0,
|
|
39551
39805
|
autocomplete: _ctx.autocomplete,
|
|
39552
39806
|
class: vue.normalizeClass({ modified: modifiedByLocale(locale), "required-locale": isRequiredLocale(locale) }),
|
|
@@ -39576,7 +39830,7 @@ img.ProseMirror-separator {
|
|
|
39576
39830
|
])) : vue.createCommentVNode("", true)
|
|
39577
39831
|
], 64);
|
|
39578
39832
|
}), 128)),
|
|
39579
|
-
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
39833
|
+
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$1Z, {
|
|
39580
39834
|
key: 0,
|
|
39581
39835
|
errors: vue.unref(errors),
|
|
39582
39836
|
"hide-error-message": _ctx.hideErrorMessage || _ctx.disabled && !_ctx.showErrorMessageOnDisabled
|
|
@@ -39681,7 +39935,7 @@ img.ProseMirror-separator {
|
|
|
39681
39935
|
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(actualLocales.value, (locale) => {
|
|
39682
39936
|
return vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: locale }, [
|
|
39683
39937
|
isVisibleLocale(locale) ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_2$u, [
|
|
39684
|
-
vue.createVNode(_sfc_main$
|
|
39938
|
+
vue.createVNode(_sfc_main$1r, {
|
|
39685
39939
|
id: _ctx.id ? `${_ctx.id}_${locale}` : void 0,
|
|
39686
39940
|
autocomplete: _ctx.autocomplete,
|
|
39687
39941
|
class: vue.normalizeClass({ modified: modifiedByLocale(locale), "required-locale": isRequiredLocale(locale) }),
|
|
@@ -39711,7 +39965,7 @@ img.ProseMirror-separator {
|
|
|
39711
39965
|
])) : vue.createCommentVNode("", true)
|
|
39712
39966
|
], 64);
|
|
39713
39967
|
}), 128)),
|
|
39714
|
-
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
39968
|
+
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$1Z, {
|
|
39715
39969
|
key: 0,
|
|
39716
39970
|
errors: vue.unref(errors),
|
|
39717
39971
|
"hide-error-message": _ctx.hideErrorMessage || _ctx.disabled && !_ctx.showErrorMessageOnDisabled
|
|
@@ -39816,7 +40070,7 @@ img.ProseMirror-separator {
|
|
|
39816
40070
|
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(actualLocales.value, (locale) => {
|
|
39817
40071
|
return vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: locale }, [
|
|
39818
40072
|
isVisibleLocale(locale) ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_2$t, [
|
|
39819
|
-
vue.createVNode(_sfc_main$
|
|
40073
|
+
vue.createVNode(_sfc_main$1d, {
|
|
39820
40074
|
id: _ctx.id ? `${_ctx.id}_${locale}` : void 0,
|
|
39821
40075
|
autocomplete: _ctx.autocomplete,
|
|
39822
40076
|
class: vue.normalizeClass({ modified: modifiedByLocale(locale) }),
|
|
@@ -39852,7 +40106,7 @@ img.ProseMirror-separator {
|
|
|
39852
40106
|
])) : vue.createCommentVNode("", true)
|
|
39853
40107
|
], 64);
|
|
39854
40108
|
}), 128)),
|
|
39855
|
-
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
40109
|
+
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$1Z, {
|
|
39856
40110
|
key: 0,
|
|
39857
40111
|
errors: vue.unref(errors),
|
|
39858
40112
|
"hide-error-message": _ctx.hideErrorMessage
|
|
@@ -39972,7 +40226,7 @@ img.ProseMirror-separator {
|
|
|
39972
40226
|
class: vue.normalizeClass([{ "required-locale": isRequiredLocale(locale) }, "locale-tag"]),
|
|
39973
40227
|
textContent: vue.toDisplayString(locale)
|
|
39974
40228
|
}, null, 10, _hoisted_3$m),
|
|
39975
|
-
vue.createVNode(_sfc_main$
|
|
40229
|
+
vue.createVNode(_sfc_main$1b, {
|
|
39976
40230
|
modelValue: _ctx.modelValue[locale],
|
|
39977
40231
|
"onUpdate:modelValue": [($event) => _ctx.modelValue[locale] = $event, ($event) => updateValue($event, locale)],
|
|
39978
40232
|
class: vue.normalizeClass({ modified: modifiedByLocale(locale) }),
|
|
@@ -39992,7 +40246,7 @@ img.ProseMirror-separator {
|
|
|
39992
40246
|
]);
|
|
39993
40247
|
}), 128))
|
|
39994
40248
|
]),
|
|
39995
|
-
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
40249
|
+
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$1Z, {
|
|
39996
40250
|
key: 0,
|
|
39997
40251
|
errors: vue.unref(errors),
|
|
39998
40252
|
"hide-error-message": _ctx.hideErrorMessage
|
|
@@ -67652,7 +67906,7 @@ img.ProseMirror-separator {
|
|
|
67652
67906
|
tabindex: _ctx.tabindex,
|
|
67653
67907
|
class: "flex-grow-1"
|
|
67654
67908
|
}, vue.toHandlers(handlers2)), null, 16, ["disabled", "extensions", "model-value", "name", "style", "tabindex"]),
|
|
67655
|
-
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
67909
|
+
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$1Z, {
|
|
67656
67910
|
key: 0,
|
|
67657
67911
|
errors: vue.unref(errors),
|
|
67658
67912
|
"hide-error-message": _ctx.hideErrorMessage
|
|
@@ -67790,7 +68044,7 @@ img.ProseMirror-separator {
|
|
|
67790
68044
|
}, 8, ["tabs"])
|
|
67791
68045
|
])
|
|
67792
68046
|
]),
|
|
67793
|
-
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
68047
|
+
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$1Z, {
|
|
67794
68048
|
key: 0,
|
|
67795
68049
|
errors: vue.unref(errors),
|
|
67796
68050
|
"hide-error-message": _ctx.hideErrorMessage
|
|
@@ -67939,7 +68193,7 @@ img.ProseMirror-separator {
|
|
|
67939
68193
|
])) : vue.createCommentVNode("", true)
|
|
67940
68194
|
], 64);
|
|
67941
68195
|
}), 128)),
|
|
67942
|
-
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
68196
|
+
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$1Z, {
|
|
67943
68197
|
key: 0,
|
|
67944
68198
|
errors: vue.unref(errors),
|
|
67945
68199
|
"hide-error-message": _ctx.hideErrorMessage
|
|
@@ -67965,7 +68219,7 @@ img.ProseMirror-separator {
|
|
|
67965
68219
|
emit("changeLocale", locale || blueseaConfig.defaultLocale);
|
|
67966
68220
|
};
|
|
67967
68221
|
return (_ctx, _cache) => {
|
|
67968
|
-
return vue.openBlock(), vue.createBlock(_sfc_main$
|
|
68222
|
+
return vue.openBlock(), vue.createBlock(_sfc_main$1Y, {
|
|
67969
68223
|
items: localeList.value,
|
|
67970
68224
|
"label-provider": (item) => item.displayName || "",
|
|
67971
68225
|
"model-value": vue.unref(blueseaConfig).currentLocale,
|
|
@@ -68064,7 +68318,7 @@ img.ProseMirror-separator {
|
|
|
68064
68318
|
((_a2 = _ctx.config.captions) == null ? void 0 : _a2[index - 1]) ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("span", _hoisted_1$y, null, 512)), [
|
|
68065
68319
|
[vue.unref(vT), (_b = _ctx.config.captions) == null ? void 0 : _b[index - 1]]
|
|
68066
68320
|
]) : vue.createCommentVNode("", true),
|
|
68067
|
-
vue.createVNode(_sfc_main$
|
|
68321
|
+
vue.createVNode(_sfc_main$1U, {
|
|
68068
68322
|
id: `${_ctx.id}${index}`,
|
|
68069
68323
|
modelValue: nameValue.value[`name${index}`],
|
|
68070
68324
|
"onUpdate:modelValue": [($event) => nameValue.value[`name${index}`] = $event, emitValue],
|
|
@@ -68083,7 +68337,7 @@ img.ProseMirror-separator {
|
|
|
68083
68337
|
], 64);
|
|
68084
68338
|
}), 128))
|
|
68085
68339
|
], 512),
|
|
68086
|
-
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
68340
|
+
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$1Z, {
|
|
68087
68341
|
key: 0,
|
|
68088
68342
|
errors: vue.unref(errors),
|
|
68089
68343
|
"hide-error-message": _ctx.hideErrorMessage
|
|
@@ -68215,7 +68469,7 @@ img.ProseMirror-separator {
|
|
|
68215
68469
|
class: "bs-layout-horizontal-inline gap-2 align-items-center",
|
|
68216
68470
|
role: "textbox"
|
|
68217
68471
|
}, [
|
|
68218
|
-
showCountryCode.value ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
68472
|
+
showCountryCode.value ? (vue.openBlock(), vue.createBlock(_sfc_main$1Y, {
|
|
68219
68473
|
key: 0,
|
|
68220
68474
|
modelValue: countryNo.value,
|
|
68221
68475
|
"onUpdate:modelValue": [
|
|
@@ -68229,7 +68483,7 @@ img.ProseMirror-separator {
|
|
|
68229
68483
|
"label-provider": (countryInfo) => countryInfo.name,
|
|
68230
68484
|
"value-provider": (countryInfo) => countryInfo.code
|
|
68231
68485
|
}, null, 8, ["modelValue", "allow-null", "class", "disabled", "items", "label-provider", "value-provider"])) : vue.createCommentVNode("", true),
|
|
68232
|
-
inputCount.value === 1 ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
68486
|
+
inputCount.value === 1 ? (vue.openBlock(), vue.createBlock(_sfc_main$1U, {
|
|
68233
68487
|
key: 1,
|
|
68234
68488
|
id: _ctx.id,
|
|
68235
68489
|
modelValue: phoneNo.value,
|
|
@@ -68243,7 +68497,7 @@ img.ProseMirror-separator {
|
|
|
68243
68497
|
width: "10em",
|
|
68244
68498
|
onChange: emitValue
|
|
68245
68499
|
}, null, 8, ["id", "modelValue", "class", "disabled", "max-length", "maxlength", "name"])) : (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 2 }, [
|
|
68246
|
-
vue.createVNode(_sfc_main$
|
|
68500
|
+
vue.createVNode(_sfc_main$1U, {
|
|
68247
68501
|
id: `${_ctx.id}1`,
|
|
68248
68502
|
modelValue: phoneNo1.value,
|
|
68249
68503
|
"onUpdate:modelValue": _cache[2] || (_cache[2] = ($event) => phoneNo1.value = $event),
|
|
@@ -68257,7 +68511,7 @@ img.ProseMirror-separator {
|
|
|
68257
68511
|
onChange: emitValue
|
|
68258
68512
|
}, null, 8, ["id", "modelValue", "class", "disabled", "max-length", "maxlength", "name"]),
|
|
68259
68513
|
_cache[5] || (_cache[5] = vue.createTextVNode(" - ")),
|
|
68260
|
-
vue.createVNode(_sfc_main$
|
|
68514
|
+
vue.createVNode(_sfc_main$1U, {
|
|
68261
68515
|
id: `${_ctx.id}2`,
|
|
68262
68516
|
modelValue: phoneNo2.value,
|
|
68263
68517
|
"onUpdate:modelValue": _cache[3] || (_cache[3] = ($event) => phoneNo2.value = $event),
|
|
@@ -68271,7 +68525,7 @@ img.ProseMirror-separator {
|
|
|
68271
68525
|
onChange: emitValue
|
|
68272
68526
|
}, null, 8, ["id", "modelValue", "class", "disabled", "max-length", "maxlength", "name"]),
|
|
68273
68527
|
_cache[6] || (_cache[6] = vue.createTextVNode(" - ")),
|
|
68274
|
-
vue.createVNode(_sfc_main$
|
|
68528
|
+
vue.createVNode(_sfc_main$1U, {
|
|
68275
68529
|
id: `${_ctx.id}3`,
|
|
68276
68530
|
modelValue: phoneNo3.value,
|
|
68277
68531
|
"onUpdate:modelValue": _cache[4] || (_cache[4] = ($event) => phoneNo3.value = $event),
|
|
@@ -68286,7 +68540,7 @@ img.ProseMirror-separator {
|
|
|
68286
68540
|
}, null, 8, ["id", "modelValue", "class", "disabled", "max-length", "maxlength", "name"])
|
|
68287
68541
|
], 64))
|
|
68288
68542
|
], 512),
|
|
68289
|
-
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
68543
|
+
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$1Z, {
|
|
68290
68544
|
key: 0,
|
|
68291
68545
|
errors: vue.unref(errors),
|
|
68292
68546
|
"hide-error-message": _ctx.hideErrorMessage
|
|
@@ -68331,7 +68585,7 @@ img.ProseMirror-separator {
|
|
|
68331
68585
|
_ctx.selectedConfig.zipCodeCaption ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("span", _hoisted_3$i, null, 512)), [
|
|
68332
68586
|
[vue.unref(vT), _ctx.selectedConfig.zipCodeCaption]
|
|
68333
68587
|
]) : vue.createCommentVNode("", true),
|
|
68334
|
-
vue.createVNode(_sfc_main$
|
|
68588
|
+
vue.createVNode(_sfc_main$1U, {
|
|
68335
68589
|
id: `${_ctx.id}ZipCode`,
|
|
68336
68590
|
class: vue.normalizeClass({ error: _ctx.markError }),
|
|
68337
68591
|
disabled: _ctx.disabled || !!_ctx.selectedConfig.zipCodeButtonHandler,
|
|
@@ -68458,7 +68712,7 @@ img.ProseMirror-separator {
|
|
|
68458
68712
|
vue.createTextVNode(vue.toDisplayString(vue.unref(serializeAddress)(_ctx.modelValue)), 1)
|
|
68459
68713
|
], 64)) : (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 1 }, [
|
|
68460
68714
|
_ctx.config.countries && _ctx.config.countries.length > 0 || selectedConfig.value.zipCodePosition === "before-input" ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$v, [
|
|
68461
|
-
_ctx.config.countries && _ctx.config.countries.length > 0 ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
68715
|
+
_ctx.config.countries && _ctx.config.countries.length > 0 ? (vue.openBlock(), vue.createBlock(_sfc_main$1Y, {
|
|
68462
68716
|
key: 0,
|
|
68463
68717
|
modelValue: addrValue.value.countryCode,
|
|
68464
68718
|
"onUpdate:modelValue": [
|
|
@@ -68495,7 +68749,7 @@ img.ProseMirror-separator {
|
|
|
68495
68749
|
((_a2 = selectedConfig.value.captions) == null ? void 0 : _a2[index - 1]) ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("span", _hoisted_3$h, null, 512)), [
|
|
68496
68750
|
[vue.unref(vT), (_b = selectedConfig.value.captions) == null ? void 0 : _b[index - 1]]
|
|
68497
68751
|
]) : vue.createCommentVNode("", true),
|
|
68498
|
-
vue.createVNode(_sfc_main$
|
|
68752
|
+
vue.createVNode(_sfc_main$1U, {
|
|
68499
68753
|
id: `${_ctx.name}_${index}`,
|
|
68500
68754
|
modelValue: addrValue.value[`address${index}`],
|
|
68501
68755
|
"onUpdate:modelValue": [($event) => addrValue.value[`address${index}`] = $event, emitValue],
|
|
@@ -68528,7 +68782,7 @@ img.ProseMirror-separator {
|
|
|
68528
68782
|
"onUpdate:address": updateAddress
|
|
68529
68783
|
}, null, 8, ["id", "modelValue", "disabled", "mark-error", "name", "selected-config", "view-mode"])) : vue.createCommentVNode("", true)
|
|
68530
68784
|
], 64)),
|
|
68531
|
-
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
68785
|
+
!_ctx.viewMode ? (vue.openBlock(), vue.createBlock(_sfc_main$1Z, {
|
|
68532
68786
|
key: 2,
|
|
68533
68787
|
errors: vue.unref(errors),
|
|
68534
68788
|
"hide-error-message": _ctx.hideErrorMessage
|
|
@@ -69146,7 +69400,7 @@ img.ProseMirror-separator {
|
|
|
69146
69400
|
onClick: vue.withModifiers(hideContextMenu, ["prevent"]),
|
|
69147
69401
|
onContextmenu: vue.withModifiers(hideContextMenu, ["prevent"])
|
|
69148
69402
|
}, null, 32)) : vue.createCommentVNode("", true),
|
|
69149
|
-
menuItems.value ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
69403
|
+
menuItems.value ? (vue.openBlock(), vue.createBlock(_sfc_main$1W, {
|
|
69150
69404
|
key: 1,
|
|
69151
69405
|
left: position.value.x,
|
|
69152
69406
|
"menu-items": menuItems.value,
|
|
@@ -70124,7 +70378,7 @@ img.ProseMirror-separator {
|
|
|
70124
70378
|
class: "tab-list-button font-icon",
|
|
70125
70379
|
onClick: _cache[0] || (_cache[0] = ($event) => togglePopup())
|
|
70126
70380
|
}, "keyboard_arrow_down"),
|
|
70127
|
-
showPopup.value ? (vue.openBlock(), vue.createBlock(_sfc_main$
|
|
70381
|
+
showPopup.value ? (vue.openBlock(), vue.createBlock(_sfc_main$1_, {
|
|
70128
70382
|
key: 0,
|
|
70129
70383
|
ref_key: "popupRef",
|
|
70130
70384
|
ref: popupRef,
|
|
@@ -70371,10 +70625,10 @@ img.ProseMirror-separator {
|
|
|
70371
70625
|
return vue.openBlock(), vue.createElementBlock(vue.Fragment, null, [
|
|
70372
70626
|
vue.createElementVNode("div", null, [
|
|
70373
70627
|
vue.createElementVNode("div", _hoisted_1$f, [
|
|
70374
|
-
vue.createVNode(_sfc_main$
|
|
70628
|
+
vue.createVNode(_sfc_main$20, { label: { key: "bs.fileupload.alt" } })
|
|
70375
70629
|
]),
|
|
70376
70630
|
vue.createElementVNode("div", null, [
|
|
70377
|
-
vue.createVNode(_sfc_main$
|
|
70631
|
+
vue.createVNode(_sfc_main$1U, {
|
|
70378
70632
|
modelValue: _ctx.imageInfo.alt,
|
|
70379
70633
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => _ctx.imageInfo.alt = $event),
|
|
70380
70634
|
disabled: _ctx.disabled,
|
|
@@ -70385,10 +70639,10 @@ img.ProseMirror-separator {
|
|
|
70385
70639
|
]),
|
|
70386
70640
|
vue.createElementVNode("div", null, [
|
|
70387
70641
|
vue.createElementVNode("div", _hoisted_2$d, [
|
|
70388
|
-
vue.createVNode(_sfc_main$
|
|
70642
|
+
vue.createVNode(_sfc_main$20, { label: { key: "bs.size" } })
|
|
70389
70643
|
]),
|
|
70390
70644
|
vue.createElementVNode("div", null, [
|
|
70391
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
70645
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1U, {
|
|
70392
70646
|
modelValue: _ctx.imageInfo.width,
|
|
70393
70647
|
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => _ctx.imageInfo.width = $event),
|
|
70394
70648
|
disabled: _ctx.disabled,
|
|
@@ -70404,7 +70658,7 @@ img.ProseMirror-separator {
|
|
|
70404
70658
|
]
|
|
70405
70659
|
]),
|
|
70406
70660
|
_cache[9] || (_cache[9] = vue.createTextVNode(" x ")),
|
|
70407
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
70661
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1U, {
|
|
70408
70662
|
modelValue: _ctx.imageInfo.height,
|
|
70409
70663
|
"onUpdate:modelValue": _cache[2] || (_cache[2] = ($event) => _ctx.imageInfo.height = $event),
|
|
70410
70664
|
disabled: _ctx.disabled,
|
|
@@ -70423,10 +70677,10 @@ img.ProseMirror-separator {
|
|
|
70423
70677
|
]),
|
|
70424
70678
|
vue.createElementVNode("div", null, [
|
|
70425
70679
|
vue.createElementVNode("div", _hoisted_3$b, [
|
|
70426
|
-
vue.createVNode(_sfc_main$
|
|
70680
|
+
vue.createVNode(_sfc_main$20, { label: { key: "bs.maxSize" } })
|
|
70427
70681
|
]),
|
|
70428
70682
|
vue.createElementVNode("div", null, [
|
|
70429
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
70683
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1U, {
|
|
70430
70684
|
modelValue: _ctx.imageInfo.maxWidth,
|
|
70431
70685
|
"onUpdate:modelValue": _cache[3] || (_cache[3] = ($event) => _ctx.imageInfo.maxWidth = $event),
|
|
70432
70686
|
disabled: _ctx.disabled,
|
|
@@ -70442,7 +70696,7 @@ img.ProseMirror-separator {
|
|
|
70442
70696
|
]
|
|
70443
70697
|
]),
|
|
70444
70698
|
_cache[10] || (_cache[10] = vue.createTextVNode(" x ")),
|
|
70445
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
70699
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1U, {
|
|
70446
70700
|
modelValue: _ctx.imageInfo.maxHeight,
|
|
70447
70701
|
"onUpdate:modelValue": _cache[4] || (_cache[4] = ($event) => _ctx.imageInfo.maxHeight = $event),
|
|
70448
70702
|
disabled: _ctx.disabled,
|
|
@@ -70461,10 +70715,10 @@ img.ProseMirror-separator {
|
|
|
70461
70715
|
]),
|
|
70462
70716
|
vue.createElementVNode("div", null, [
|
|
70463
70717
|
vue.createElementVNode("div", _hoisted_4$7, [
|
|
70464
|
-
vue.createVNode(_sfc_main$
|
|
70718
|
+
vue.createVNode(_sfc_main$20, { label: { key: "bs.margin" } })
|
|
70465
70719
|
]),
|
|
70466
70720
|
vue.createElementVNode("div", _hoisted_5$4, [
|
|
70467
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
70721
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1U, {
|
|
70468
70722
|
modelValue: _ctx.imageInfo.marginLeft,
|
|
70469
70723
|
"onUpdate:modelValue": _cache[5] || (_cache[5] = ($event) => _ctx.imageInfo.marginLeft = $event),
|
|
70470
70724
|
disabled: _ctx.disabled,
|
|
@@ -70479,7 +70733,7 @@ img.ProseMirror-separator {
|
|
|
70479
70733
|
{ title: true }
|
|
70480
70734
|
]
|
|
70481
70735
|
]),
|
|
70482
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
70736
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1U, {
|
|
70483
70737
|
modelValue: _ctx.imageInfo.marginTop,
|
|
70484
70738
|
"onUpdate:modelValue": _cache[6] || (_cache[6] = ($event) => _ctx.imageInfo.marginTop = $event),
|
|
70485
70739
|
disabled: _ctx.disabled,
|
|
@@ -70494,7 +70748,7 @@ img.ProseMirror-separator {
|
|
|
70494
70748
|
{ title: true }
|
|
70495
70749
|
]
|
|
70496
70750
|
]),
|
|
70497
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
70751
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1U, {
|
|
70498
70752
|
modelValue: _ctx.imageInfo.marginBottom,
|
|
70499
70753
|
"onUpdate:modelValue": _cache[7] || (_cache[7] = ($event) => _ctx.imageInfo.marginBottom = $event),
|
|
70500
70754
|
disabled: _ctx.disabled,
|
|
@@ -70509,7 +70763,7 @@ img.ProseMirror-separator {
|
|
|
70509
70763
|
{ title: true }
|
|
70510
70764
|
]
|
|
70511
70765
|
]),
|
|
70512
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
70766
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1U, {
|
|
70513
70767
|
modelValue: _ctx.imageInfo.marginRight,
|
|
70514
70768
|
"onUpdate:modelValue": _cache[8] || (_cache[8] = ($event) => _ctx.imageInfo.marginRight = $event),
|
|
70515
70769
|
disabled: _ctx.disabled,
|
|
@@ -70582,13 +70836,13 @@ img.ProseMirror-separator {
|
|
|
70582
70836
|
vue.withDirectives(vue.createElementVNode("div", _hoisted_1$e, [
|
|
70583
70837
|
vue.createElementVNode("div", null, [
|
|
70584
70838
|
vue.createElementVNode("div", _hoisted_2$c, [
|
|
70585
|
-
vue.createVNode(_sfc_main$
|
|
70839
|
+
vue.createVNode(_sfc_main$20, {
|
|
70586
70840
|
label: { key: "bs.url" },
|
|
70587
70841
|
required: ""
|
|
70588
70842
|
})
|
|
70589
70843
|
]),
|
|
70590
70844
|
vue.createElementVNode("div", null, [
|
|
70591
|
-
vue.createVNode(_sfc_main$
|
|
70845
|
+
vue.createVNode(_sfc_main$1U, {
|
|
70592
70846
|
modelValue: data.value.src,
|
|
70593
70847
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => data.value.src = $event),
|
|
70594
70848
|
disabled: disabled.value,
|
|
@@ -70650,25 +70904,25 @@ img.ProseMirror-separator {
|
|
|
70650
70904
|
return vue.openBlock(), vue.createElementBlock(vue.Fragment, null, [
|
|
70651
70905
|
vue.createElementVNode("div", null, [
|
|
70652
70906
|
vue.createElementVNode("div", _hoisted_1$d, [
|
|
70653
|
-
vue.createVNode(_sfc_main$
|
|
70907
|
+
vue.createVNode(_sfc_main$1A, {
|
|
70654
70908
|
modelValue: _ctx.videoInfo.controls,
|
|
70655
70909
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => _ctx.videoInfo.controls = $event),
|
|
70656
70910
|
disabled: _ctx.disabled,
|
|
70657
70911
|
label: { key: "bs.richtext.showVideoControl" }
|
|
70658
70912
|
}, null, 8, ["modelValue", "disabled"]),
|
|
70659
|
-
vue.createVNode(_sfc_main$
|
|
70913
|
+
vue.createVNode(_sfc_main$1A, {
|
|
70660
70914
|
modelValue: _ctx.videoInfo.autoplay,
|
|
70661
70915
|
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => _ctx.videoInfo.autoplay = $event),
|
|
70662
70916
|
disabled: _ctx.disabled,
|
|
70663
70917
|
label: { key: "bs.richtext.videoAutoplay" }
|
|
70664
70918
|
}, null, 8, ["modelValue", "disabled"]),
|
|
70665
|
-
vue.createVNode(_sfc_main$
|
|
70919
|
+
vue.createVNode(_sfc_main$1A, {
|
|
70666
70920
|
modelValue: _ctx.videoInfo.loop,
|
|
70667
70921
|
"onUpdate:modelValue": _cache[2] || (_cache[2] = ($event) => _ctx.videoInfo.loop = $event),
|
|
70668
70922
|
disabled: _ctx.disabled,
|
|
70669
70923
|
label: { key: "bs.richtext.videoLoop" }
|
|
70670
70924
|
}, null, 8, ["modelValue", "disabled"]),
|
|
70671
|
-
vue.createVNode(_sfc_main$
|
|
70925
|
+
vue.createVNode(_sfc_main$1A, {
|
|
70672
70926
|
modelValue: _ctx.videoInfo.muted,
|
|
70673
70927
|
"onUpdate:modelValue": _cache[3] || (_cache[3] = ($event) => _ctx.videoInfo.muted = $event),
|
|
70674
70928
|
disabled: _ctx.disabled,
|
|
@@ -70678,10 +70932,10 @@ img.ProseMirror-separator {
|
|
|
70678
70932
|
]),
|
|
70679
70933
|
vue.createElementVNode("div", null, [
|
|
70680
70934
|
vue.createElementVNode("div", _hoisted_2$b, [
|
|
70681
|
-
vue.createVNode(_sfc_main$
|
|
70935
|
+
vue.createVNode(_sfc_main$20, { label: { key: "bs.size" } })
|
|
70682
70936
|
]),
|
|
70683
70937
|
vue.createElementVNode("div", null, [
|
|
70684
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
70938
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1U, {
|
|
70685
70939
|
modelValue: _ctx.videoInfo.width,
|
|
70686
70940
|
"onUpdate:modelValue": _cache[4] || (_cache[4] = ($event) => _ctx.videoInfo.width = $event),
|
|
70687
70941
|
disabled: _ctx.disabled,
|
|
@@ -70697,7 +70951,7 @@ img.ProseMirror-separator {
|
|
|
70697
70951
|
]
|
|
70698
70952
|
]),
|
|
70699
70953
|
_cache[12] || (_cache[12] = vue.createTextVNode(" x ")),
|
|
70700
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
70954
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1U, {
|
|
70701
70955
|
modelValue: _ctx.videoInfo.height,
|
|
70702
70956
|
"onUpdate:modelValue": _cache[5] || (_cache[5] = ($event) => _ctx.videoInfo.height = $event),
|
|
70703
70957
|
disabled: _ctx.disabled,
|
|
@@ -70716,10 +70970,10 @@ img.ProseMirror-separator {
|
|
|
70716
70970
|
]),
|
|
70717
70971
|
vue.createElementVNode("div", null, [
|
|
70718
70972
|
vue.createElementVNode("div", _hoisted_3$9, [
|
|
70719
|
-
vue.createVNode(_sfc_main$
|
|
70973
|
+
vue.createVNode(_sfc_main$20, { label: { key: "bs.maxSize" } })
|
|
70720
70974
|
]),
|
|
70721
70975
|
vue.createElementVNode("div", null, [
|
|
70722
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
70976
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1U, {
|
|
70723
70977
|
modelValue: _ctx.videoInfo.maxWidth,
|
|
70724
70978
|
"onUpdate:modelValue": _cache[6] || (_cache[6] = ($event) => _ctx.videoInfo.maxWidth = $event),
|
|
70725
70979
|
disabled: _ctx.disabled,
|
|
@@ -70735,7 +70989,7 @@ img.ProseMirror-separator {
|
|
|
70735
70989
|
]
|
|
70736
70990
|
]),
|
|
70737
70991
|
_cache[13] || (_cache[13] = vue.createTextVNode(" x ")),
|
|
70738
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
70992
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1U, {
|
|
70739
70993
|
modelValue: _ctx.videoInfo.maxHeight,
|
|
70740
70994
|
"onUpdate:modelValue": _cache[7] || (_cache[7] = ($event) => _ctx.videoInfo.maxHeight = $event),
|
|
70741
70995
|
disabled: _ctx.disabled,
|
|
@@ -70754,10 +71008,10 @@ img.ProseMirror-separator {
|
|
|
70754
71008
|
]),
|
|
70755
71009
|
vue.createElementVNode("div", null, [
|
|
70756
71010
|
vue.createElementVNode("div", _hoisted_4$6, [
|
|
70757
|
-
vue.createVNode(_sfc_main$
|
|
71011
|
+
vue.createVNode(_sfc_main$20, { label: { key: "bs.margin" } })
|
|
70758
71012
|
]),
|
|
70759
71013
|
vue.createElementVNode("div", _hoisted_5$3, [
|
|
70760
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
71014
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1U, {
|
|
70761
71015
|
modelValue: _ctx.videoInfo.marginLeft,
|
|
70762
71016
|
"onUpdate:modelValue": _cache[8] || (_cache[8] = ($event) => _ctx.videoInfo.marginLeft = $event),
|
|
70763
71017
|
disabled: _ctx.disabled,
|
|
@@ -70772,7 +71026,7 @@ img.ProseMirror-separator {
|
|
|
70772
71026
|
{ title: true }
|
|
70773
71027
|
]
|
|
70774
71028
|
]),
|
|
70775
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
71029
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1U, {
|
|
70776
71030
|
modelValue: _ctx.videoInfo.marginTop,
|
|
70777
71031
|
"onUpdate:modelValue": _cache[9] || (_cache[9] = ($event) => _ctx.videoInfo.marginTop = $event),
|
|
70778
71032
|
disabled: _ctx.disabled,
|
|
@@ -70787,7 +71041,7 @@ img.ProseMirror-separator {
|
|
|
70787
71041
|
{ title: true }
|
|
70788
71042
|
]
|
|
70789
71043
|
]),
|
|
70790
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
71044
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1U, {
|
|
70791
71045
|
modelValue: _ctx.videoInfo.marginBottom,
|
|
70792
71046
|
"onUpdate:modelValue": _cache[10] || (_cache[10] = ($event) => _ctx.videoInfo.marginBottom = $event),
|
|
70793
71047
|
disabled: _ctx.disabled,
|
|
@@ -70802,7 +71056,7 @@ img.ProseMirror-separator {
|
|
|
70802
71056
|
{ title: true }
|
|
70803
71057
|
]
|
|
70804
71058
|
]),
|
|
70805
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
71059
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1U, {
|
|
70806
71060
|
modelValue: _ctx.videoInfo.marginRight,
|
|
70807
71061
|
"onUpdate:modelValue": _cache[11] || (_cache[11] = ($event) => _ctx.videoInfo.marginRight = $event),
|
|
70808
71062
|
disabled: _ctx.disabled,
|
|
@@ -70875,13 +71129,13 @@ img.ProseMirror-separator {
|
|
|
70875
71129
|
vue.withDirectives(vue.createElementVNode("div", _hoisted_1$c, [
|
|
70876
71130
|
vue.createElementVNode("div", null, [
|
|
70877
71131
|
vue.createElementVNode("div", _hoisted_2$a, [
|
|
70878
|
-
vue.createVNode(_sfc_main$
|
|
71132
|
+
vue.createVNode(_sfc_main$20, {
|
|
70879
71133
|
label: { key: "bs.url" },
|
|
70880
71134
|
required: ""
|
|
70881
71135
|
})
|
|
70882
71136
|
]),
|
|
70883
71137
|
vue.createElementVNode("div", null, [
|
|
70884
|
-
vue.createVNode(_sfc_main$
|
|
71138
|
+
vue.createVNode(_sfc_main$1U, {
|
|
70885
71139
|
modelValue: data.value.src,
|
|
70886
71140
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => data.value.src = $event),
|
|
70887
71141
|
disabled: disabled.value,
|
|
@@ -71164,10 +71418,10 @@ img.ProseMirror-separator {
|
|
|
71164
71418
|
}, [
|
|
71165
71419
|
vue.createElementVNode("div", null, [
|
|
71166
71420
|
vue.createElementVNode("div", _hoisted_1$9, [
|
|
71167
|
-
vue.createVNode(_sfc_main$
|
|
71421
|
+
vue.createVNode(_sfc_main$20, { label: { key: "bs.size" } })
|
|
71168
71422
|
]),
|
|
71169
71423
|
vue.createElementVNode("div", null, [
|
|
71170
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
71424
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1U, {
|
|
71171
71425
|
modelValue: data.value.width,
|
|
71172
71426
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => data.value.width = $event),
|
|
71173
71427
|
disabled: disabled.value,
|
|
@@ -71183,7 +71437,7 @@ img.ProseMirror-separator {
|
|
|
71183
71437
|
]
|
|
71184
71438
|
]),
|
|
71185
71439
|
_cache[9] || (_cache[9] = vue.createTextVNode(" x ")),
|
|
71186
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
71440
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1U, {
|
|
71187
71441
|
modelValue: data.value.height,
|
|
71188
71442
|
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => data.value.height = $event),
|
|
71189
71443
|
disabled: disabled.value,
|
|
@@ -71202,10 +71456,10 @@ img.ProseMirror-separator {
|
|
|
71202
71456
|
]),
|
|
71203
71457
|
vue.createElementVNode("div", null, [
|
|
71204
71458
|
vue.createElementVNode("div", _hoisted_2$9, [
|
|
71205
|
-
vue.createVNode(_sfc_main$
|
|
71459
|
+
vue.createVNode(_sfc_main$20, { label: { key: "bs.maxSize" } })
|
|
71206
71460
|
]),
|
|
71207
71461
|
vue.createElementVNode("div", null, [
|
|
71208
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
71462
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1U, {
|
|
71209
71463
|
modelValue: data.value.maxWidth,
|
|
71210
71464
|
"onUpdate:modelValue": _cache[2] || (_cache[2] = ($event) => data.value.maxWidth = $event),
|
|
71211
71465
|
disabled: disabled.value,
|
|
@@ -71221,7 +71475,7 @@ img.ProseMirror-separator {
|
|
|
71221
71475
|
]
|
|
71222
71476
|
]),
|
|
71223
71477
|
_cache[10] || (_cache[10] = vue.createTextVNode(" x ")),
|
|
71224
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
71478
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1U, {
|
|
71225
71479
|
modelValue: data.value.maxHeight,
|
|
71226
71480
|
"onUpdate:modelValue": _cache[3] || (_cache[3] = ($event) => data.value.maxHeight = $event),
|
|
71227
71481
|
disabled: disabled.value,
|
|
@@ -71240,10 +71494,10 @@ img.ProseMirror-separator {
|
|
|
71240
71494
|
]),
|
|
71241
71495
|
vue.createElementVNode("div", null, [
|
|
71242
71496
|
vue.createElementVNode("div", _hoisted_3$7, [
|
|
71243
|
-
vue.createVNode(_sfc_main$
|
|
71497
|
+
vue.createVNode(_sfc_main$20, { label: { key: "bs.margin" } })
|
|
71244
71498
|
]),
|
|
71245
71499
|
vue.createElementVNode("div", _hoisted_4$5, [
|
|
71246
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
71500
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1U, {
|
|
71247
71501
|
modelValue: data.value.marginLeft,
|
|
71248
71502
|
"onUpdate:modelValue": _cache[4] || (_cache[4] = ($event) => data.value.marginLeft = $event),
|
|
71249
71503
|
disabled: disabled.value,
|
|
@@ -71258,7 +71512,7 @@ img.ProseMirror-separator {
|
|
|
71258
71512
|
{ title: true }
|
|
71259
71513
|
]
|
|
71260
71514
|
]),
|
|
71261
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
71515
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1U, {
|
|
71262
71516
|
modelValue: data.value.marginTop,
|
|
71263
71517
|
"onUpdate:modelValue": _cache[5] || (_cache[5] = ($event) => data.value.marginTop = $event),
|
|
71264
71518
|
disabled: disabled.value,
|
|
@@ -71273,7 +71527,7 @@ img.ProseMirror-separator {
|
|
|
71273
71527
|
{ title: true }
|
|
71274
71528
|
]
|
|
71275
71529
|
]),
|
|
71276
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
71530
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1U, {
|
|
71277
71531
|
modelValue: data.value.marginBottom,
|
|
71278
71532
|
"onUpdate:modelValue": _cache[6] || (_cache[6] = ($event) => data.value.marginBottom = $event),
|
|
71279
71533
|
disabled: disabled.value,
|
|
@@ -71288,7 +71542,7 @@ img.ProseMirror-separator {
|
|
|
71288
71542
|
{ title: true }
|
|
71289
71543
|
]
|
|
71290
71544
|
]),
|
|
71291
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
71545
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1U, {
|
|
71292
71546
|
modelValue: data.value.marginRight,
|
|
71293
71547
|
"onUpdate:modelValue": _cache[7] || (_cache[7] = ($event) => data.value.marginRight = $event),
|
|
71294
71548
|
disabled: disabled.value,
|
|
@@ -71307,10 +71561,10 @@ img.ProseMirror-separator {
|
|
|
71307
71561
|
]),
|
|
71308
71562
|
vue.createElementVNode("div", null, [
|
|
71309
71563
|
vue.createElementVNode("div", _hoisted_5$2, [
|
|
71310
|
-
vue.createVNode(_sfc_main$
|
|
71564
|
+
vue.createVNode(_sfc_main$20, { label: { key: "bs.align" } })
|
|
71311
71565
|
]),
|
|
71312
71566
|
vue.createElementVNode("div", null, [
|
|
71313
|
-
vue.createVNode(_sfc_main$
|
|
71567
|
+
vue.createVNode(_sfc_main$1C, {
|
|
71314
71568
|
modelValue: data.value.tableAlign,
|
|
71315
71569
|
"onUpdate:modelValue": _cache[8] || (_cache[8] = ($event) => data.value.tableAlign = $event),
|
|
71316
71570
|
disabled: disabled.value,
|
|
@@ -71326,7 +71580,7 @@ img.ProseMirror-separator {
|
|
|
71326
71580
|
]),
|
|
71327
71581
|
vue.createElementVNode("div", null, [
|
|
71328
71582
|
vue.createElementVNode("div", _hoisted_6, [
|
|
71329
|
-
vue.createVNode(_sfc_main$
|
|
71583
|
+
vue.createVNode(_sfc_main$20, { label: { key: "bs.richtext.tableColumnInfo" } })
|
|
71330
71584
|
]),
|
|
71331
71585
|
vue.createElementVNode("div", null, [
|
|
71332
71586
|
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(columns.value, (column, index) => {
|
|
@@ -71335,7 +71589,7 @@ img.ProseMirror-separator {
|
|
|
71335
71589
|
class: "mb-4"
|
|
71336
71590
|
}, [
|
|
71337
71591
|
vue.createElementVNode("span", _hoisted_7, vue.toDisplayString(index + 1) + ":", 1),
|
|
71338
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
71592
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1U, {
|
|
71339
71593
|
modelValue: column.width,
|
|
71340
71594
|
"onUpdate:modelValue": ($event) => column.width = $event,
|
|
71341
71595
|
disabled: disabled.value,
|
|
@@ -71411,10 +71665,10 @@ img.ProseMirror-separator {
|
|
|
71411
71665
|
vue.createElementVNode("div", _hoisted_1$8, [
|
|
71412
71666
|
vue.createElementVNode("div", null, [
|
|
71413
71667
|
vue.createElementVNode("div", _hoisted_2$8, [
|
|
71414
|
-
vue.createVNode(_sfc_main$
|
|
71668
|
+
vue.createVNode(_sfc_main$20, { label: { key: "bs.richtext.rows" } })
|
|
71415
71669
|
]),
|
|
71416
71670
|
vue.createElementVNode("div", null, [
|
|
71417
|
-
vue.createVNode(_sfc_main$
|
|
71671
|
+
vue.createVNode(_sfc_main$1L, {
|
|
71418
71672
|
modelValue: rows.value,
|
|
71419
71673
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => rows.value = $event),
|
|
71420
71674
|
width: "100px"
|
|
@@ -71423,10 +71677,10 @@ img.ProseMirror-separator {
|
|
|
71423
71677
|
]),
|
|
71424
71678
|
vue.createElementVNode("div", null, [
|
|
71425
71679
|
vue.createElementVNode("div", _hoisted_3$6, [
|
|
71426
|
-
vue.createVNode(_sfc_main$
|
|
71680
|
+
vue.createVNode(_sfc_main$20, { label: { key: "bs.richtext.columns" } })
|
|
71427
71681
|
]),
|
|
71428
71682
|
vue.createElementVNode("div", null, [
|
|
71429
|
-
vue.createVNode(_sfc_main$
|
|
71683
|
+
vue.createVNode(_sfc_main$1L, {
|
|
71430
71684
|
modelValue: columns.value,
|
|
71431
71685
|
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => columns.value = $event),
|
|
71432
71686
|
width: "100px"
|
|
@@ -71512,10 +71766,10 @@ img.ProseMirror-separator {
|
|
|
71512
71766
|
}, [
|
|
71513
71767
|
vue.createElementVNode("div", null, [
|
|
71514
71768
|
vue.createElementVNode("div", _hoisted_1$7, [
|
|
71515
|
-
vue.createVNode(_sfc_main$
|
|
71769
|
+
vue.createVNode(_sfc_main$20, { label: { key: "bs.url" } })
|
|
71516
71770
|
]),
|
|
71517
71771
|
vue.createElementVNode("div", null, [
|
|
71518
|
-
vue.createVNode(_sfc_main$
|
|
71772
|
+
vue.createVNode(_sfc_main$1U, {
|
|
71519
71773
|
modelValue: data.value.src,
|
|
71520
71774
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => data.value.src = $event),
|
|
71521
71775
|
disabled: "",
|
|
@@ -71571,10 +71825,10 @@ img.ProseMirror-separator {
|
|
|
71571
71825
|
return vue.openBlock(), vue.createElementBlock(vue.Fragment, null, [
|
|
71572
71826
|
vue.createElementVNode("div", null, [
|
|
71573
71827
|
vue.createElementVNode("div", _hoisted_1$6, [
|
|
71574
|
-
vue.createVNode(_sfc_main$
|
|
71828
|
+
vue.createVNode(_sfc_main$20, { label: { key: "bs.widthHeightRatio" } })
|
|
71575
71829
|
]),
|
|
71576
71830
|
vue.createElementVNode("div", null, [
|
|
71577
|
-
vue.createVNode(_sfc_main$
|
|
71831
|
+
vue.createVNode(_sfc_main$1U, {
|
|
71578
71832
|
modelValue: _ctx.youtubeInfo.aspectRatio,
|
|
71579
71833
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => _ctx.youtubeInfo.aspectRatio = $event),
|
|
71580
71834
|
disabled: _ctx.disabled,
|
|
@@ -71586,10 +71840,10 @@ img.ProseMirror-separator {
|
|
|
71586
71840
|
]),
|
|
71587
71841
|
vue.createElementVNode("div", null, [
|
|
71588
71842
|
vue.createElementVNode("div", _hoisted_2$6, [
|
|
71589
|
-
vue.createVNode(_sfc_main$
|
|
71843
|
+
vue.createVNode(_sfc_main$20, { label: { key: "bs.size" } })
|
|
71590
71844
|
]),
|
|
71591
71845
|
vue.createElementVNode("div", null, [
|
|
71592
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
71846
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1U, {
|
|
71593
71847
|
modelValue: _ctx.youtubeInfo.width,
|
|
71594
71848
|
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => _ctx.youtubeInfo.width = $event),
|
|
71595
71849
|
disabled: _ctx.disabled,
|
|
@@ -71605,7 +71859,7 @@ img.ProseMirror-separator {
|
|
|
71605
71859
|
]
|
|
71606
71860
|
]),
|
|
71607
71861
|
_cache[9] || (_cache[9] = vue.createTextVNode(" x ")),
|
|
71608
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
71862
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1U, {
|
|
71609
71863
|
modelValue: _ctx.youtubeInfo.height,
|
|
71610
71864
|
"onUpdate:modelValue": _cache[2] || (_cache[2] = ($event) => _ctx.youtubeInfo.height = $event),
|
|
71611
71865
|
disabled: _ctx.disabled,
|
|
@@ -71624,10 +71878,10 @@ img.ProseMirror-separator {
|
|
|
71624
71878
|
]),
|
|
71625
71879
|
vue.createElementVNode("div", null, [
|
|
71626
71880
|
vue.createElementVNode("div", _hoisted_3$5, [
|
|
71627
|
-
vue.createVNode(_sfc_main$
|
|
71881
|
+
vue.createVNode(_sfc_main$20, { label: { key: "bs.maxSize" } })
|
|
71628
71882
|
]),
|
|
71629
71883
|
vue.createElementVNode("div", null, [
|
|
71630
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
71884
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1U, {
|
|
71631
71885
|
modelValue: _ctx.youtubeInfo.maxWidth,
|
|
71632
71886
|
"onUpdate:modelValue": _cache[3] || (_cache[3] = ($event) => _ctx.youtubeInfo.maxWidth = $event),
|
|
71633
71887
|
disabled: _ctx.disabled,
|
|
@@ -71643,7 +71897,7 @@ img.ProseMirror-separator {
|
|
|
71643
71897
|
]
|
|
71644
71898
|
]),
|
|
71645
71899
|
_cache[10] || (_cache[10] = vue.createTextVNode(" x ")),
|
|
71646
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
71900
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1U, {
|
|
71647
71901
|
modelValue: _ctx.youtubeInfo.maxHeight,
|
|
71648
71902
|
"onUpdate:modelValue": _cache[4] || (_cache[4] = ($event) => _ctx.youtubeInfo.maxHeight = $event),
|
|
71649
71903
|
disabled: _ctx.disabled,
|
|
@@ -71662,10 +71916,10 @@ img.ProseMirror-separator {
|
|
|
71662
71916
|
]),
|
|
71663
71917
|
vue.createElementVNode("div", null, [
|
|
71664
71918
|
vue.createElementVNode("div", _hoisted_4$3, [
|
|
71665
|
-
vue.createVNode(_sfc_main$
|
|
71919
|
+
vue.createVNode(_sfc_main$20, { label: { key: "bs.margin" } })
|
|
71666
71920
|
]),
|
|
71667
71921
|
vue.createElementVNode("div", _hoisted_5$1, [
|
|
71668
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
71922
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1U, {
|
|
71669
71923
|
modelValue: _ctx.youtubeInfo.marginLeft,
|
|
71670
71924
|
"onUpdate:modelValue": _cache[5] || (_cache[5] = ($event) => _ctx.youtubeInfo.marginLeft = $event),
|
|
71671
71925
|
disabled: _ctx.disabled,
|
|
@@ -71680,7 +71934,7 @@ img.ProseMirror-separator {
|
|
|
71680
71934
|
{ title: true }
|
|
71681
71935
|
]
|
|
71682
71936
|
]),
|
|
71683
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
71937
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1U, {
|
|
71684
71938
|
modelValue: _ctx.youtubeInfo.marginTop,
|
|
71685
71939
|
"onUpdate:modelValue": _cache[6] || (_cache[6] = ($event) => _ctx.youtubeInfo.marginTop = $event),
|
|
71686
71940
|
disabled: _ctx.disabled,
|
|
@@ -71695,7 +71949,7 @@ img.ProseMirror-separator {
|
|
|
71695
71949
|
{ title: true }
|
|
71696
71950
|
]
|
|
71697
71951
|
]),
|
|
71698
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
71952
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1U, {
|
|
71699
71953
|
modelValue: _ctx.youtubeInfo.marginBottom,
|
|
71700
71954
|
"onUpdate:modelValue": _cache[7] || (_cache[7] = ($event) => _ctx.youtubeInfo.marginBottom = $event),
|
|
71701
71955
|
disabled: _ctx.disabled,
|
|
@@ -71710,7 +71964,7 @@ img.ProseMirror-separator {
|
|
|
71710
71964
|
{ title: true }
|
|
71711
71965
|
]
|
|
71712
71966
|
]),
|
|
71713
|
-
vue.withDirectives(vue.createVNode(_sfc_main$
|
|
71967
|
+
vue.withDirectives(vue.createVNode(_sfc_main$1U, {
|
|
71714
71968
|
modelValue: _ctx.youtubeInfo.marginRight,
|
|
71715
71969
|
"onUpdate:modelValue": _cache[8] || (_cache[8] = ($event) => _ctx.youtubeInfo.marginRight = $event),
|
|
71716
71970
|
disabled: _ctx.disabled,
|
|
@@ -71767,13 +72021,13 @@ img.ProseMirror-separator {
|
|
|
71767
72021
|
vue.createElementVNode("div", _hoisted_1$5, [
|
|
71768
72022
|
vue.createElementVNode("div", null, [
|
|
71769
72023
|
vue.createElementVNode("div", _hoisted_2$5, [
|
|
71770
|
-
vue.createVNode(_sfc_main$
|
|
72024
|
+
vue.createVNode(_sfc_main$20, {
|
|
71771
72025
|
label: { key: "bs.richtext.youtubeUrl" },
|
|
71772
72026
|
required: ""
|
|
71773
72027
|
})
|
|
71774
72028
|
]),
|
|
71775
72029
|
vue.createElementVNode("div", null, [
|
|
71776
|
-
vue.createVNode(_sfc_main$
|
|
72030
|
+
vue.createVNode(_sfc_main$1U, {
|
|
71777
72031
|
modelValue: data.value.src,
|
|
71778
72032
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => data.value.src = $event),
|
|
71779
72033
|
name: "youtubeUrl",
|
|
@@ -71866,13 +72120,13 @@ img.ProseMirror-separator {
|
|
|
71866
72120
|
data.value ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$4, [
|
|
71867
72121
|
vue.createElementVNode("div", null, [
|
|
71868
72122
|
vue.createElementVNode("div", _hoisted_2$4, [
|
|
71869
|
-
vue.createVNode(_sfc_main$
|
|
72123
|
+
vue.createVNode(_sfc_main$20, {
|
|
71870
72124
|
label: { key: "bs.richtext.youtubeUrl" },
|
|
71871
72125
|
required: ""
|
|
71872
72126
|
})
|
|
71873
72127
|
]),
|
|
71874
72128
|
vue.createElementVNode("div", null, [
|
|
71875
|
-
vue.createVNode(_sfc_main$
|
|
72129
|
+
vue.createVNode(_sfc_main$1U, {
|
|
71876
72130
|
modelValue: data.value.src,
|
|
71877
72131
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => data.value.src = $event),
|
|
71878
72132
|
disabled: disabled.value,
|
|
@@ -71963,13 +72217,13 @@ img.ProseMirror-separator {
|
|
|
71963
72217
|
vue.createElementVNode("div", _hoisted_1$3, [
|
|
71964
72218
|
vue.createElementVNode("div", null, [
|
|
71965
72219
|
vue.createElementVNode("div", _hoisted_2$3, [
|
|
71966
|
-
vue.createVNode(_sfc_main$
|
|
72220
|
+
vue.createVNode(_sfc_main$20, {
|
|
71967
72221
|
label: { key: "bs.linkUrl" },
|
|
71968
72222
|
required: ""
|
|
71969
72223
|
})
|
|
71970
72224
|
]),
|
|
71971
72225
|
vue.createElementVNode("div", null, [
|
|
71972
|
-
vue.createVNode(_sfc_main$
|
|
72226
|
+
vue.createVNode(_sfc_main$1U, {
|
|
71973
72227
|
modelValue: link.value.url,
|
|
71974
72228
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => link.value.url = $event),
|
|
71975
72229
|
name: "url",
|
|
@@ -71980,10 +72234,10 @@ img.ProseMirror-separator {
|
|
|
71980
72234
|
]),
|
|
71981
72235
|
vue.createElementVNode("div", null, [
|
|
71982
72236
|
vue.createElementVNode("div", _hoisted_3$2, [
|
|
71983
|
-
vue.createVNode(_sfc_main$
|
|
72237
|
+
vue.createVNode(_sfc_main$20, { label: { key: "bs.linkTarget" } })
|
|
71984
72238
|
]),
|
|
71985
72239
|
vue.createElementVNode("div", null, [
|
|
71986
|
-
vue.createVNode(_sfc_main$
|
|
72240
|
+
vue.createVNode(_sfc_main$1U, {
|
|
71987
72241
|
modelValue: link.value.target,
|
|
71988
72242
|
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => link.value.target = $event),
|
|
71989
72243
|
name: "target",
|
|
@@ -72084,10 +72338,10 @@ img.ProseMirror-separator {
|
|
|
72084
72338
|
}, [
|
|
72085
72339
|
vue.createElementVNode("div", null, [
|
|
72086
72340
|
vue.createElementVNode("div", _hoisted_1$2, [
|
|
72087
|
-
vue.createVNode(_sfc_main$
|
|
72341
|
+
vue.createVNode(_sfc_main$20, { label: { key: "bs.url" } })
|
|
72088
72342
|
]),
|
|
72089
72343
|
vue.createElementVNode("div", null, [
|
|
72090
|
-
vue.createVNode(_sfc_main$
|
|
72344
|
+
vue.createVNode(_sfc_main$1U, {
|
|
72091
72345
|
modelValue: data.value.src,
|
|
72092
72346
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => data.value.src = $event),
|
|
72093
72347
|
disabled: "",
|
|
@@ -72161,7 +72415,7 @@ img.ProseMirror-separator {
|
|
|
72161
72415
|
maxWidth: "1280px"
|
|
72162
72416
|
});
|
|
72163
72417
|
return (_ctx, _cache) => {
|
|
72164
|
-
return vue.openBlock(), vue.createBlock(_sfc_main$
|
|
72418
|
+
return vue.openBlock(), vue.createBlock(_sfc_main$1d, {
|
|
72165
72419
|
ref: "richText",
|
|
72166
72420
|
modelValue: modelValue.value,
|
|
72167
72421
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => modelValue.value = $event),
|
|
@@ -72220,8 +72474,8 @@ img.ProseMirror-separator {
|
|
|
72220
72474
|
default: vue.withCtx(() => [
|
|
72221
72475
|
vue.createElementVNode("div", _hoisted_1$1, [
|
|
72222
72476
|
vue.createElementVNode("div", _hoisted_2$1, [
|
|
72223
|
-
vue.createVNode(_sfc_main$
|
|
72224
|
-
vue.createVNode(_sfc_main$
|
|
72477
|
+
vue.createVNode(_sfc_main$20, { label: { key: "bs.youtubeUrl" } }),
|
|
72478
|
+
vue.createVNode(_sfc_main$1U, {
|
|
72225
72479
|
modelValue: url.value,
|
|
72226
72480
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => url.value = $event),
|
|
72227
72481
|
class: "flex-grow-1 ml-8",
|
|
@@ -72353,7 +72607,7 @@ img.ProseMirror-separator {
|
|
|
72353
72607
|
}, vue.unref(gridHandler).grid, vue.toHandlers(vue.unref(gridHandler).gridEventListener)), {
|
|
72354
72608
|
visible: vue.withCtx(({ row }) => [
|
|
72355
72609
|
vue.createElementVNode("div", _hoisted_1, [
|
|
72356
|
-
vue.createVNode(_sfc_main$
|
|
72610
|
+
vue.createVNode(_sfc_main$1A, {
|
|
72357
72611
|
"model-value": !row.hidden,
|
|
72358
72612
|
class: "reverted",
|
|
72359
72613
|
"onUpdate:modelValue": (value) => row.hidden = !value
|
|
@@ -72362,7 +72616,7 @@ img.ProseMirror-separator {
|
|
|
72362
72616
|
]),
|
|
72363
72617
|
fixed: vue.withCtx(({ row }) => [
|
|
72364
72618
|
vue.createElementVNode("div", _hoisted_2, [
|
|
72365
|
-
vue.createVNode(_sfc_main$
|
|
72619
|
+
vue.createVNode(_sfc_main$1A, {
|
|
72366
72620
|
modelValue: row.fixed,
|
|
72367
72621
|
"onUpdate:modelValue": [($event) => row.fixed = $event, ($event) => updateFixedColumn($event, row)],
|
|
72368
72622
|
class: "reverted"
|
|
@@ -72370,7 +72624,7 @@ img.ProseMirror-separator {
|
|
|
72370
72624
|
])
|
|
72371
72625
|
]),
|
|
72372
72626
|
width: vue.withCtx(({ row }) => [
|
|
72373
|
-
vue.createVNode(_sfc_main$
|
|
72627
|
+
vue.createVNode(_sfc_main$1L, {
|
|
72374
72628
|
modelValue: row.width,
|
|
72375
72629
|
"onUpdate:modelValue": ($event) => row.width = $event,
|
|
72376
72630
|
width: "100%"
|
|
@@ -72418,32 +72672,33 @@ img.ProseMirror-separator {
|
|
|
72418
72672
|
exports2.BSAddressInput = _sfc_main$y;
|
|
72419
72673
|
exports2.BSAlarmFrame = BSAlarmFrame;
|
|
72420
72674
|
exports2.BSButton = BSButton;
|
|
72421
|
-
exports2.BSCalendar = _sfc_main$
|
|
72422
|
-
exports2.BSCalendarRange = _sfc_main$
|
|
72675
|
+
exports2.BSCalendar = _sfc_main$1N;
|
|
72676
|
+
exports2.BSCalendarRange = _sfc_main$1M;
|
|
72423
72677
|
exports2.BSCardLayout = _sfc_main$S;
|
|
72424
|
-
exports2.BSCheckbox = _sfc_main$
|
|
72425
|
-
exports2.BSCheckboxGroup = _sfc_main$
|
|
72678
|
+
exports2.BSCheckbox = _sfc_main$1A;
|
|
72679
|
+
exports2.BSCheckboxGroup = _sfc_main$1z;
|
|
72426
72680
|
exports2.BSCodeEditor = _sfc_main$F;
|
|
72427
|
-
exports2.BSColorInput = _sfc_main$
|
|
72681
|
+
exports2.BSColorInput = _sfc_main$1I;
|
|
72428
72682
|
exports2.BSConsole = BSConsole;
|
|
72429
72683
|
exports2.BSContextMenuContainer = _sfc_main$q;
|
|
72430
72684
|
exports2.BSContextMenuPlugin = BSContextMenuPlugin;
|
|
72431
|
-
exports2.BSDate = _sfc_main$
|
|
72432
|
-
exports2.BSDateInput = _sfc_main$
|
|
72433
|
-
exports2.BSDateInputPopup = _sfc_main$
|
|
72434
|
-
exports2.BSDateRange = _sfc_main$
|
|
72685
|
+
exports2.BSDate = _sfc_main$1P;
|
|
72686
|
+
exports2.BSDateInput = _sfc_main$1G;
|
|
72687
|
+
exports2.BSDateInputPopup = _sfc_main$1H;
|
|
72688
|
+
exports2.BSDateRange = _sfc_main$1E;
|
|
72435
72689
|
exports2.BSDateRangeFilter = _sfc_main$X;
|
|
72436
72690
|
exports2.BSDateRangeFilters = _sfc_main$W;
|
|
72437
|
-
exports2.BSDateRangeInputPopup = _sfc_main$
|
|
72438
|
-
exports2.BSDateRangePresets = _sfc_main$
|
|
72439
|
-
exports2.
|
|
72691
|
+
exports2.BSDateRangeInputPopup = _sfc_main$1F;
|
|
72692
|
+
exports2.BSDateRangePresets = _sfc_main$1B;
|
|
72693
|
+
exports2.BSFileUpload = _sfc_main$18;
|
|
72694
|
+
exports2.BSFormLabel = _sfc_main$20;
|
|
72440
72695
|
exports2.BSGrid = _sfc_main$Z;
|
|
72441
72696
|
exports2.BSGridControl = _sfc_main$U;
|
|
72442
72697
|
exports2.BSGridLookup = _sfc_main$V;
|
|
72443
72698
|
exports2.BSHorizontalLayoutResizer = _sfc_main$N;
|
|
72444
72699
|
exports2.BSHtmlEditor = _sfc_main$E;
|
|
72445
72700
|
exports2.BSImage = _sfc_main$x;
|
|
72446
|
-
exports2.BSImageUpload = _sfc_main$
|
|
72701
|
+
exports2.BSImageUpload = _sfc_main$1b;
|
|
72447
72702
|
exports2.BSLink = BSLink;
|
|
72448
72703
|
exports2.BSListControl = BSListControl;
|
|
72449
72704
|
exports2.BSListLayout = _sfc_main$P;
|
|
@@ -72459,35 +72714,35 @@ img.ProseMirror-separator {
|
|
|
72459
72714
|
exports2.BSMultiLangRichText = _sfc_main$I;
|
|
72460
72715
|
exports2.BSMultiLangTextArea = _sfc_main$J;
|
|
72461
72716
|
exports2.BSMultiLangTextInput = _sfc_main$K;
|
|
72462
|
-
exports2.BSMultiSelect = _sfc_main$
|
|
72717
|
+
exports2.BSMultiSelect = _sfc_main$1x;
|
|
72463
72718
|
exports2.BSNameInput = _sfc_main$B;
|
|
72464
72719
|
exports2.BSNotificationContainer = _sfc_main$s;
|
|
72465
|
-
exports2.BSNumberInput = _sfc_main$
|
|
72466
|
-
exports2.BSPageNavigation = _sfc_main$
|
|
72467
|
-
exports2.BSPercentInput = _sfc_main$
|
|
72468
|
-
exports2.BSPopup = _sfc_main$
|
|
72469
|
-
exports2.BSPopupButton = _sfc_main$
|
|
72720
|
+
exports2.BSNumberInput = _sfc_main$1L;
|
|
72721
|
+
exports2.BSPageNavigation = _sfc_main$1O;
|
|
72722
|
+
exports2.BSPercentInput = _sfc_main$1J;
|
|
72723
|
+
exports2.BSPopup = _sfc_main$1$;
|
|
72724
|
+
exports2.BSPopupButton = _sfc_main$1V;
|
|
72470
72725
|
exports2.BSPopupSelect = BSPopupSelect;
|
|
72471
|
-
exports2.BSPositionedImageUpload = _sfc_main$
|
|
72472
|
-
exports2.BSPriceInput = _sfc_main$
|
|
72473
|
-
exports2.BSProgressBar = _sfc_main$
|
|
72474
|
-
exports2.BSRadioButton = _sfc_main$
|
|
72475
|
-
exports2.BSRadioButtonGroup = _sfc_main$
|
|
72476
|
-
exports2.BSRichText = _sfc_main$
|
|
72477
|
-
exports2.BSSelect = _sfc_main$
|
|
72478
|
-
exports2.BSSelectPopup = _sfc_main$
|
|
72726
|
+
exports2.BSPositionedImageUpload = _sfc_main$19;
|
|
72727
|
+
exports2.BSPriceInput = _sfc_main$1K;
|
|
72728
|
+
exports2.BSProgressBar = _sfc_main$1S;
|
|
72729
|
+
exports2.BSRadioButton = _sfc_main$1D;
|
|
72730
|
+
exports2.BSRadioButtonGroup = _sfc_main$1C;
|
|
72731
|
+
exports2.BSRichText = _sfc_main$1d;
|
|
72732
|
+
exports2.BSSelect = _sfc_main$1Y;
|
|
72733
|
+
exports2.BSSelectPopup = _sfc_main$1_;
|
|
72479
72734
|
exports2.BSTabSheet = _sfc_main$R;
|
|
72480
72735
|
exports2.BSTelInput = _sfc_main$A;
|
|
72481
|
-
exports2.BSTextArea = _sfc_main$
|
|
72736
|
+
exports2.BSTextArea = _sfc_main$1r;
|
|
72482
72737
|
exports2.BSTextFilter = _sfc_main$Y;
|
|
72483
|
-
exports2.BSTextInput = _sfc_main$
|
|
72484
|
-
exports2.BSTree = _sfc_main$
|
|
72738
|
+
exports2.BSTextInput = _sfc_main$1U;
|
|
72739
|
+
exports2.BSTree = _sfc_main$1v;
|
|
72485
72740
|
exports2.BSTreeControl = BSTreeControl;
|
|
72486
|
-
exports2.BSTreeMultiSelect = _sfc_main$
|
|
72487
|
-
exports2.BSTreeSelect = _sfc_main$
|
|
72741
|
+
exports2.BSTreeMultiSelect = _sfc_main$1t;
|
|
72742
|
+
exports2.BSTreeSelect = _sfc_main$1u;
|
|
72488
72743
|
exports2.BSVerticalLayoutResizer = _sfc_main$M;
|
|
72489
|
-
exports2.BSYesNoGroup = _sfc_main$
|
|
72490
|
-
exports2.BSYesNoSelect = _sfc_main$
|
|
72744
|
+
exports2.BSYesNoGroup = _sfc_main$1y;
|
|
72745
|
+
exports2.BSYesNoSelect = _sfc_main$1X;
|
|
72491
72746
|
exports2.BetweenDateFilter = BetweenDateFilter;
|
|
72492
72747
|
exports2.BetweenDateFilterWithPreset = BetweenDateFilterWithPreset;
|
|
72493
72748
|
exports2.BetweenFilter = BetweenFilter;
|