@g1cloud/bluesea 5.0.0-alpha.113 → 5.0.0-alpha.114
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/dist/{BSAlertModal-BNo6sM3J.js → BSAlertModal-BaiFJy4E.js} +1 -1
- package/dist/{BSGridColumnSettingModal-BENfbs_X.js → BSGridColumnSettingModal-CkKZXXDU.js} +1 -1
- package/dist/{BSYesNoModal-B5jEYex0.js → BSYesNoModal-B3OvWmQD.js} +1 -1
- package/dist/{BSYoutubeInputModal-C5ps101R.js → BSYoutubeInputModal-DnAlbJU3.js} +1 -1
- package/dist/{ImageInsertModal-D4JYnYCy.js → ImageInsertModal-BPenpNuy.js} +2 -2
- package/dist/{ImageProperties.vue_vue_type_script_setup_true_lang-DCActcNm.js → ImageProperties.vue_vue_type_script_setup_true_lang-Bb63Bjm_.js} +1 -1
- package/dist/{ImagePropertiesModal-CVSRM33w.js → ImagePropertiesModal-DOdvrWL2.js} +2 -2
- package/dist/{LinkPropertiesModal-BZCOpTzZ.js → LinkPropertiesModal-DuCNQKlk.js} +1 -1
- package/dist/{TableInsertModal-IpbZT8qY.js → TableInsertModal-BXer3gy3.js} +1 -1
- package/dist/{VideoInsertModal-DPSeUqbh.js → VideoInsertModal-DpF4TikN.js} +2 -2
- package/dist/{VideoProperties.vue_vue_type_script_setup_true_lang-CAFsTbh6.js → VideoProperties.vue_vue_type_script_setup_true_lang-3WCHsXHN.js} +1 -1
- package/dist/{VideoPropertiesModal-C5MANQls.js → VideoPropertiesModal-DGA2pnHc.js} +2 -2
- package/dist/{YoutubeInsertModal-Bj1IwL-q.js → YoutubeInsertModal-ple7UuSk.js} +2 -2
- package/dist/{YoutubeProperties.vue_vue_type_script_setup_true_lang-DTMC79C7.js → YoutubeProperties.vue_vue_type_script_setup_true_lang-DjHd3I-Y.js} +1 -1
- package/dist/{YoutubePropertiesModal-CkaiR_3c.js → YoutubePropertiesModal-CKM2KsB-.js} +2 -2
- package/dist/bluesea.js +1 -1
- package/dist/bluesea.umd.cjs +7 -1
- package/dist/{index-D94iH48_.js → index-Cu1mv3PW.js} +21 -15
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, createBlock, openBlock, withCtx, withDirectives, createElementVNode, unref, createVNode } from "vue";
|
|
2
|
-
import { u as useModalHandle, _ as _sfc_main$1, v as vT, B as BSButton, i as vFocusOnLoad } from "./index-
|
|
2
|
+
import { u as useModalHandle, _ as _sfc_main$1, v as vT, B as BSButton, i as vFocusOnLoad } from "./index-Cu1mv3PW.js";
|
|
3
3
|
const _hoisted_1 = { class: "text-right" };
|
|
4
4
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
5
5
|
__name: "BSAlertModal",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, onMounted, createBlock, openBlock, withCtx, createElementVNode, createVNode, mergeProps, unref, toHandlers, nextTick } from "vue";
|
|
2
|
-
import { d as createInputGridHandler, u as useModalHandle, _ as _sfc_main$1, B as BSButton, f as _sfc_main$2, g as _sfc_main$3, h as _sfc_main$4, n as notNull } from "./index-
|
|
2
|
+
import { d as createInputGridHandler, u as useModalHandle, _ as _sfc_main$1, B as BSButton, f as _sfc_main$2, g as _sfc_main$3, h as _sfc_main$4, n as notNull } from "./index-Cu1mv3PW.js";
|
|
3
3
|
const _hoisted_1 = { class: "text-center" };
|
|
4
4
|
const _hoisted_2 = { class: "text-center" };
|
|
5
5
|
const _hoisted_3 = { class: "bs-layout-horizontal" };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, createBlock, openBlock, withCtx, withDirectives, createElementVNode, unref, createVNode } from "vue";
|
|
2
|
-
import { u as useModalHandle, _ as _sfc_main$1, v as vT, B as BSButton } from "./index-
|
|
2
|
+
import { u as useModalHandle, _ as _sfc_main$1, v as vT, B as BSButton } from "./index-Cu1mv3PW.js";
|
|
3
3
|
const _hoisted_1 = { class: "text-right" };
|
|
4
4
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
5
5
|
__name: "BSYesNoModal",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, useModel, ref, createBlock, openBlock, withCtx, createElementVNode, createVNode, createCommentVNode, unref } from "vue";
|
|
2
|
-
import { u as useModalHandle, _ as _sfc_main$1, B as BSButton, b as _sfc_main$2, c as _sfc_main$3, e as extractYoutubeVideoId } from "./index-
|
|
2
|
+
import { u as useModalHandle, _ as _sfc_main$1, B as BSButton, b as _sfc_main$2, c as _sfc_main$3, e as extractYoutubeVideoId } from "./index-Cu1mv3PW.js";
|
|
3
3
|
import YouTube from "vue3-youtube";
|
|
4
4
|
const _hoisted_1 = { class: "bs-layout-vertical gap-16" };
|
|
5
5
|
const _hoisted_2 = { class: "bs-layout-horizontal align-items-center" };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, computed, ref, createBlock, openBlock, withCtx, createElementVNode, createVNode, withDirectives, vShow } from "vue";
|
|
2
|
-
import { u as useModalHandle, _ as _sfc_main$1, B as BSButton, a as _sfc_main$2, b as _sfc_main$3, c as _sfc_main$4 } from "./index-
|
|
3
|
-
import { _ as _sfc_main$5 } from "./ImageProperties.vue_vue_type_script_setup_true_lang-
|
|
2
|
+
import { u as useModalHandle, _ as _sfc_main$1, B as BSButton, a as _sfc_main$2, b as _sfc_main$3, c as _sfc_main$4 } from "./index-Cu1mv3PW.js";
|
|
3
|
+
import { _ as _sfc_main$5 } from "./ImageProperties.vue_vue_type_script_setup_true_lang-Bb63Bjm_.js";
|
|
4
4
|
const _hoisted_1 = { class: "bs-layout-form title-w-8" };
|
|
5
5
|
const _hoisted_2 = { class: "title" };
|
|
6
6
|
const _hoisted_3 = { class: "bs-layout-horizontal justify-content-end gap-8" };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, createElementBlock, openBlock, Fragment, createElementVNode, createVNode, withDirectives, createTextVNode, unref } from "vue";
|
|
2
|
-
import { b as _sfc_main$1, c as _sfc_main$2, v as vT } from "./index-
|
|
2
|
+
import { b as _sfc_main$1, c as _sfc_main$2, v as vT } from "./index-Cu1mv3PW.js";
|
|
3
3
|
const _hoisted_1 = { class: "title" };
|
|
4
4
|
const _hoisted_2 = { class: "title" };
|
|
5
5
|
const _hoisted_3 = { class: "title" };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, computed, ref, onMounted, useTemplateRef, createBlock, openBlock, withCtx, createElementVNode, createVNode, createElementBlock, createCommentVNode } from "vue";
|
|
2
|
-
import { j as findImageNode, u as useModalHandle, _ as _sfc_main$1, B as BSButton, b as _sfc_main$2, c as _sfc_main$3, k as formValidator, l as imageInfoNumberToPixel } from "./index-
|
|
3
|
-
import { _ as _sfc_main$4 } from "./ImageProperties.vue_vue_type_script_setup_true_lang-
|
|
2
|
+
import { j as findImageNode, u as useModalHandle, _ as _sfc_main$1, B as BSButton, b as _sfc_main$2, c as _sfc_main$3, k as formValidator, l as imageInfoNumberToPixel } from "./index-Cu1mv3PW.js";
|
|
3
|
+
import { _ as _sfc_main$4 } from "./ImageProperties.vue_vue_type_script_setup_true_lang-Bb63Bjm_.js";
|
|
4
4
|
const _hoisted_1 = { class: "title" };
|
|
5
5
|
const _hoisted_2 = { class: "bs-layout-horizontal justify-content-end gap-8" };
|
|
6
6
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, onMounted, createBlock, openBlock, withCtx, createElementVNode, createVNode, createTextVNode, withModifiers } from "vue";
|
|
2
|
-
import { u as useModalHandle, _ as _sfc_main$1, B as BSButton, b as _sfc_main$2, c as _sfc_main$3 } from "./index-
|
|
2
|
+
import { u as useModalHandle, _ as _sfc_main$1, B as BSButton, b as _sfc_main$2, c as _sfc_main$3 } from "./index-Cu1mv3PW.js";
|
|
3
3
|
const _hoisted_1 = { class: "bs-layout-form title-w-8" };
|
|
4
4
|
const _hoisted_2 = { class: "title" };
|
|
5
5
|
const _hoisted_3 = { class: "title" };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, createBlock, openBlock, withCtx, createElementVNode, createVNode } from "vue";
|
|
2
|
-
import { u as useModalHandle, _ as _sfc_main$1, B as BSButton, b as _sfc_main$2, g as _sfc_main$3 } from "./index-
|
|
2
|
+
import { u as useModalHandle, _ as _sfc_main$1, B as BSButton, b as _sfc_main$2, g as _sfc_main$3 } from "./index-Cu1mv3PW.js";
|
|
3
3
|
const _hoisted_1 = { class: "bs-layout-form" };
|
|
4
4
|
const _hoisted_2 = { class: "bs-form-label" };
|
|
5
5
|
const _hoisted_3 = { class: "bs-form-label" };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, computed, ref, createBlock, openBlock, withCtx, createElementVNode, createVNode, withDirectives, vShow } from "vue";
|
|
2
|
-
import { u as useModalHandle, _ as _sfc_main$1, B as BSButton, a as _sfc_main$2, b as _sfc_main$3, c as _sfc_main$4 } from "./index-
|
|
3
|
-
import { _ as _sfc_main$5 } from "./VideoProperties.vue_vue_type_script_setup_true_lang-
|
|
2
|
+
import { u as useModalHandle, _ as _sfc_main$1, B as BSButton, a as _sfc_main$2, b as _sfc_main$3, c as _sfc_main$4 } from "./index-Cu1mv3PW.js";
|
|
3
|
+
import { _ as _sfc_main$5 } from "./VideoProperties.vue_vue_type_script_setup_true_lang-3WCHsXHN.js";
|
|
4
4
|
const _hoisted_1 = { class: "bs-layout-form title-w-8" };
|
|
5
5
|
const _hoisted_2 = { class: "title" };
|
|
6
6
|
const _hoisted_3 = { class: "bs-layout-horizontal justify-content-end gap-8" };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, createElementBlock, openBlock, Fragment, createElementVNode, createVNode, withDirectives, createTextVNode, unref } from "vue";
|
|
2
|
-
import { h as _sfc_main$1, b as _sfc_main$2, c as _sfc_main$3, v as vT } from "./index-
|
|
2
|
+
import { h as _sfc_main$1, b as _sfc_main$2, c as _sfc_main$3, v as vT } from "./index-Cu1mv3PW.js";
|
|
3
3
|
const _hoisted_1 = { class: "bs-layout-horizontal gap-8" };
|
|
4
4
|
const _hoisted_2 = { class: "title" };
|
|
5
5
|
const _hoisted_3 = { class: "title" };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, computed, ref, onMounted, useTemplateRef, createBlock, openBlock, withCtx, createElementVNode, createVNode, createElementBlock, createCommentVNode } from "vue";
|
|
2
|
-
import { p as findVideoNode, u as useModalHandle, _ as _sfc_main$1, B as BSButton, b as _sfc_main$2, c as _sfc_main$3, k as formValidator, q as videoInfoNumberToPixel } from "./index-
|
|
3
|
-
import { _ as _sfc_main$4 } from "./VideoProperties.vue_vue_type_script_setup_true_lang-
|
|
2
|
+
import { p as findVideoNode, u as useModalHandle, _ as _sfc_main$1, B as BSButton, b as _sfc_main$2, c as _sfc_main$3, k as formValidator, q as videoInfoNumberToPixel } from "./index-Cu1mv3PW.js";
|
|
3
|
+
import { _ as _sfc_main$4 } from "./VideoProperties.vue_vue_type_script_setup_true_lang-3WCHsXHN.js";
|
|
4
4
|
const _hoisted_1 = { class: "title" };
|
|
5
5
|
const _hoisted_2 = { class: "bs-layout-horizontal justify-content-end gap-8" };
|
|
6
6
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, computed, ref, createBlock, openBlock, withCtx, createElementVNode, createVNode } from "vue";
|
|
2
|
-
import { u as useModalHandle, _ as _sfc_main$1, B as BSButton, b as _sfc_main$2, c as _sfc_main$3, y as youtubeInfoNumberToPixel } from "./index-
|
|
3
|
-
import { _ as _sfc_main$4 } from "./YoutubeProperties.vue_vue_type_script_setup_true_lang-
|
|
2
|
+
import { u as useModalHandle, _ as _sfc_main$1, B as BSButton, b as _sfc_main$2, c as _sfc_main$3, y as youtubeInfoNumberToPixel } from "./index-Cu1mv3PW.js";
|
|
3
|
+
import { _ as _sfc_main$4 } from "./YoutubeProperties.vue_vue_type_script_setup_true_lang-DjHd3I-Y.js";
|
|
4
4
|
const _hoisted_1 = { class: "bs-layout-form" };
|
|
5
5
|
const _hoisted_2 = { class: "title" };
|
|
6
6
|
const _hoisted_3 = { class: "bs-layout-horizontal justify-content-end gap-8" };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, createElementBlock, openBlock, Fragment, createElementVNode, createVNode, withDirectives, createTextVNode, unref } from "vue";
|
|
2
|
-
import { b as _sfc_main$1, c as _sfc_main$2, v as vT } from "./index-
|
|
2
|
+
import { b as _sfc_main$1, c as _sfc_main$2, v as vT } from "./index-Cu1mv3PW.js";
|
|
3
3
|
const _hoisted_1 = { class: "title" };
|
|
4
4
|
const _hoisted_2 = { class: "title" };
|
|
5
5
|
const _hoisted_3 = { class: "title" };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, computed, ref, onMounted, createBlock, openBlock, withCtx, createElementVNode, createVNode, createElementBlock, createCommentVNode } from "vue";
|
|
2
|
-
import { m as findYoutubeNode, o as normalizeYoutubeInfoData, u as useModalHandle, _ as _sfc_main$1, B as BSButton, b as _sfc_main$2, c as _sfc_main$3, y as youtubeInfoNumberToPixel } from "./index-
|
|
3
|
-
import { _ as _sfc_main$4 } from "./YoutubeProperties.vue_vue_type_script_setup_true_lang-
|
|
2
|
+
import { m as findYoutubeNode, o as normalizeYoutubeInfoData, u as useModalHandle, _ as _sfc_main$1, B as BSButton, b as _sfc_main$2, c as _sfc_main$3, y as youtubeInfoNumberToPixel } from "./index-Cu1mv3PW.js";
|
|
3
|
+
import { _ as _sfc_main$4 } from "./YoutubeProperties.vue_vue_type_script_setup_true_lang-DjHd3I-Y.js";
|
|
4
4
|
const _hoisted_1 = {
|
|
5
5
|
key: 0,
|
|
6
6
|
class: "bs-layout-form"
|
package/dist/bluesea.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { aH, aI, bC, bD, r, ak, au, B, E, F, a4, h, L, am, H, z, av, cf, C, I, aq, J, a2, a3, ar, K, b, f, a0, $, a7, an, al, X, w, a6, a5, A, ah, bZ, as, _, Y, ae, ag, af, ad, ac, ab, Q, ai, at, g, D, ao, t, T, Z, G, x, M, N, V, P, ap, a, aj, U, a1, c, a9, aa, S, R, a8, O, s, bK, bJ, aQ, ax, ck, aw, aX, aV, aS, W, bI, aZ, aY, cp, bA, bG, aW, bH, cj, a_, aP, aE, aF, aD, aG, bF, bE, aU, bB, bq, bU, co, b5, bc, bT, cy, c3, bL, bS, bR, aM, bt, c5, aN, ce, ci, cl, d, c0, aT, b8, cC, aJ, b9, aK, aL, b1, bQ, bn, bo, bp, bk, bm, bl, e, bj, bg, k, cr, aO, b0, cc, c8, cq, bO, az, cz, cw, cA, bu, cx, bw, c9, bd, bP, bf, bb, cB, a$, bY, bX, aR, bN, n, c1, bM, cv, cm, bV, b$, br, b2, b6, bz, bv, bx, by, c4, cb, ca, c2, c7, be, ba, c6, cu, cg, ch, cn, bW, b_, u, bs, b3, b4, b7, ay, aB, aC, i, v, aA, bh, bi, ct, cs, cd } from "./index-
|
|
1
|
+
import { aH, aI, bC, bD, r, ak, au, B, E, F, a4, h, L, am, H, z, av, cf, C, I, aq, J, a2, a3, ar, K, b, f, a0, $, a7, an, al, X, w, a6, a5, A, ah, bZ, as, _, Y, ae, ag, af, ad, ac, ab, Q, ai, at, g, D, ao, t, T, Z, G, x, M, N, V, P, ap, a, aj, U, a1, c, a9, aa, S, R, a8, O, s, bK, bJ, aQ, ax, ck, aw, aX, aV, aS, W, bI, aZ, aY, cp, bA, bG, aW, bH, cj, a_, aP, aE, aF, aD, aG, bF, bE, aU, bB, bq, bU, co, b5, bc, bT, cy, c3, bL, bS, bR, aM, bt, c5, aN, ce, ci, cl, d, c0, aT, b8, cC, aJ, b9, aK, aL, b1, bQ, bn, bo, bp, bk, bm, bl, e, bj, bg, k, cr, aO, b0, cc, c8, cq, bO, az, cz, cw, cA, bu, cx, bw, c9, bd, bP, bf, bb, cB, a$, bY, bX, aR, bN, n, c1, bM, cv, cm, bV, b$, br, b2, b6, bz, bv, bx, by, c4, cb, ca, c2, c7, be, ba, c6, cu, cg, ch, cn, bW, b_, u, bs, b3, b4, b7, ay, aB, aC, i, v, aA, bh, bi, ct, cs, cd } from "./index-Cu1mv3PW.js";
|
|
2
2
|
export {
|
|
3
3
|
aH as ADDRESS_COUNTRY_CONFIGS,
|
|
4
4
|
aI as ADDRESS_COUNTRY_CONFIG_DEFAULT,
|
package/dist/bluesea.umd.cjs
CHANGED
|
@@ -4278,6 +4278,10 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
4278
4278
|
validateValueTo(props.toValue || "", "change");
|
|
4279
4279
|
}
|
|
4280
4280
|
);
|
|
4281
|
+
const validateValueAll = (phase) => {
|
|
4282
|
+
validateValueFrom(props.fromValue || "", phase);
|
|
4283
|
+
validateValueTo(props.toValue || "", phase);
|
|
4284
|
+
};
|
|
4281
4285
|
const focusedFrom = vue.ref(false);
|
|
4282
4286
|
const focusedTo = vue.ref(false);
|
|
4283
4287
|
const formattedFrom = vue.computed(() => formattedTimeZoneFrom(actualTimeZone.value));
|
|
@@ -4460,14 +4464,16 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
4460
4464
|
};
|
|
4461
4465
|
const setFromValueFromPopup = (value) => {
|
|
4462
4466
|
emit("update:fromValue", value);
|
|
4467
|
+
validateValueAll("change");
|
|
4463
4468
|
};
|
|
4464
4469
|
const setToValueFromPopup = (value) => {
|
|
4465
4470
|
emit("update:toValue", value);
|
|
4471
|
+
validateValueAll("change");
|
|
4466
4472
|
};
|
|
4467
4473
|
return (_ctx, _cache) => {
|
|
4468
4474
|
return vue.withDirectives((vue.openBlock(), vue.createElementBlock("div", {
|
|
4469
4475
|
ref: "root",
|
|
4470
|
-
class: vue.normalizeClass([{ required: _ctx.required, disabled: disabled.value, modified: modified.value, error:
|
|
4476
|
+
class: vue.normalizeClass([{ required: _ctx.required, disabled: disabled.value, modified: modified.value, error: errors.value.length > 0 }, "bs-date-range position-relative"]),
|
|
4471
4477
|
style: vue.normalizeStyle({ width: _ctx.width }),
|
|
4472
4478
|
onKeydown: _cache[2] || (_cache[2] = vue.withKeys(vue.withModifiers(() => togglePopup(false), ["stop", "prevent"]), ["esc"]))
|
|
4473
4479
|
}, [
|
|
@@ -62,8 +62,8 @@ const defaultAddressInputComponentConfig = {
|
|
|
62
62
|
countryConfigs: ADDRESS_COUNTRY_CONFIGS
|
|
63
63
|
};
|
|
64
64
|
const defaultRichTextComponentConfig = {
|
|
65
|
-
imageInsertModal: defineAsyncComponent(() => import("./ImageInsertModal-
|
|
66
|
-
videoInsertModal: defineAsyncComponent(() => import("./VideoInsertModal-
|
|
65
|
+
imageInsertModal: defineAsyncComponent(() => import("./ImageInsertModal-BPenpNuy.js")),
|
|
66
|
+
videoInsertModal: defineAsyncComponent(() => import("./VideoInsertModal-DpF4TikN.js")),
|
|
67
67
|
toolButtons: [
|
|
68
68
|
"Heading",
|
|
69
69
|
"FontSize",
|
|
@@ -4278,6 +4278,10 @@ const _sfc_main$1m = /* @__PURE__ */ defineComponent({
|
|
|
4278
4278
|
validateValueTo(props.toValue || "", "change");
|
|
4279
4279
|
}
|
|
4280
4280
|
);
|
|
4281
|
+
const validateValueAll = (phase) => {
|
|
4282
|
+
validateValueFrom(props.fromValue || "", phase);
|
|
4283
|
+
validateValueTo(props.toValue || "", phase);
|
|
4284
|
+
};
|
|
4281
4285
|
const focusedFrom = ref(false);
|
|
4282
4286
|
const focusedTo = ref(false);
|
|
4283
4287
|
const formattedFrom = computed(() => formattedTimeZoneFrom(actualTimeZone.value));
|
|
@@ -4460,14 +4464,16 @@ const _sfc_main$1m = /* @__PURE__ */ defineComponent({
|
|
|
4460
4464
|
};
|
|
4461
4465
|
const setFromValueFromPopup = (value) => {
|
|
4462
4466
|
emit("update:fromValue", value);
|
|
4467
|
+
validateValueAll("change");
|
|
4463
4468
|
};
|
|
4464
4469
|
const setToValueFromPopup = (value) => {
|
|
4465
4470
|
emit("update:toValue", value);
|
|
4471
|
+
validateValueAll("change");
|
|
4466
4472
|
};
|
|
4467
4473
|
return (_ctx, _cache) => {
|
|
4468
4474
|
return withDirectives((openBlock(), createElementBlock("div", {
|
|
4469
4475
|
ref: "root",
|
|
4470
|
-
class: normalizeClass([{ required: _ctx.required, disabled: disabled.value, modified: modified.value, error:
|
|
4476
|
+
class: normalizeClass([{ required: _ctx.required, disabled: disabled.value, modified: modified.value, error: errors.value.length > 0 }, "bs-date-range position-relative"]),
|
|
4471
4477
|
style: normalizeStyle({ width: _ctx.width }),
|
|
4472
4478
|
onKeydown: _cache[2] || (_cache[2] = withKeys(withModifiers(() => togglePopup(false), ["stop", "prevent"]), ["esc"]))
|
|
4473
4479
|
}, [
|
|
@@ -5874,7 +5880,7 @@ class BSModal {
|
|
|
5874
5880
|
}
|
|
5875
5881
|
openAlert(title, message, clickHandler2) {
|
|
5876
5882
|
const option = {
|
|
5877
|
-
component: defineAsyncComponent(() => import("./BSAlertModal-
|
|
5883
|
+
component: defineAsyncComponent(() => import("./BSAlertModal-BaiFJy4E.js")),
|
|
5878
5884
|
bind: {
|
|
5879
5885
|
title,
|
|
5880
5886
|
message
|
|
@@ -5887,7 +5893,7 @@ class BSModal {
|
|
|
5887
5893
|
}
|
|
5888
5894
|
openYesNo(title, message, yesHandler, noHandler) {
|
|
5889
5895
|
const option = {
|
|
5890
|
-
component: defineAsyncComponent(() => import("./BSYesNoModal-
|
|
5896
|
+
component: defineAsyncComponent(() => import("./BSYesNoModal-B3OvWmQD.js")),
|
|
5891
5897
|
bind: {
|
|
5892
5898
|
title,
|
|
5893
5899
|
message
|
|
@@ -30985,7 +30991,7 @@ const tableContextMenus = (_modal, editor) => {
|
|
|
30985
30991
|
};
|
|
30986
30992
|
const insertTable = (modal, editor) => {
|
|
30987
30993
|
modal.openModal({
|
|
30988
|
-
component: defineAsyncComponent(() => import("./TableInsertModal-
|
|
30994
|
+
component: defineAsyncComponent(() => import("./TableInsertModal-BXer3gy3.js")),
|
|
30989
30995
|
bind: { editor }
|
|
30990
30996
|
});
|
|
30991
30997
|
};
|
|
@@ -31185,7 +31191,7 @@ const insertImage = (modal, editor) => {
|
|
|
31185
31191
|
const component = (_a2 = blueseaConfig.componentConfig.richText) == null ? void 0 : _a2.imageInsertModal;
|
|
31186
31192
|
if (component) {
|
|
31187
31193
|
modal.openModal({
|
|
31188
|
-
component: defineAsyncComponent(() => import("./ImageInsertModal-
|
|
31194
|
+
component: defineAsyncComponent(() => import("./ImageInsertModal-BPenpNuy.js")),
|
|
31189
31195
|
bind: { editor },
|
|
31190
31196
|
on: {
|
|
31191
31197
|
insertImage: (image) => {
|
|
@@ -31203,7 +31209,7 @@ const insertImage = (modal, editor) => {
|
|
|
31203
31209
|
};
|
|
31204
31210
|
const showImageProperties = (modal, editor) => {
|
|
31205
31211
|
modal.openModal({
|
|
31206
|
-
component: defineAsyncComponent(() => import("./ImagePropertiesModal-
|
|
31212
|
+
component: defineAsyncComponent(() => import("./ImagePropertiesModal-DOdvrWL2.js")),
|
|
31207
31213
|
bind: { editor }
|
|
31208
31214
|
});
|
|
31209
31215
|
};
|
|
@@ -31550,13 +31556,13 @@ const youtubeContextMenu = (modal, editor) => {
|
|
|
31550
31556
|
};
|
|
31551
31557
|
const insertYoutube = (modal, editor) => {
|
|
31552
31558
|
modal.openModal({
|
|
31553
|
-
component: defineAsyncComponent(() => import("./YoutubeInsertModal-
|
|
31559
|
+
component: defineAsyncComponent(() => import("./YoutubeInsertModal-ple7UuSk.js")),
|
|
31554
31560
|
bind: { editor }
|
|
31555
31561
|
});
|
|
31556
31562
|
};
|
|
31557
31563
|
const showYoutubeProperties = (modal, editor) => {
|
|
31558
31564
|
modal.openModal({
|
|
31559
|
-
component: defineAsyncComponent(() => import("./YoutubePropertiesModal-
|
|
31565
|
+
component: defineAsyncComponent(() => import("./YoutubePropertiesModal-CKM2KsB-.js")),
|
|
31560
31566
|
bind: { editor }
|
|
31561
31567
|
});
|
|
31562
31568
|
};
|
|
@@ -31600,7 +31606,7 @@ const _sfc_main$13 = /* @__PURE__ */ defineComponent({
|
|
|
31600
31606
|
const showLinkProperties = () => {
|
|
31601
31607
|
if (!props.disabled) {
|
|
31602
31608
|
modal.openModal({
|
|
31603
|
-
component: defineAsyncComponent(() => import("./LinkPropertiesModal-
|
|
31609
|
+
component: defineAsyncComponent(() => import("./LinkPropertiesModal-DuCNQKlk.js")),
|
|
31604
31610
|
bind: {
|
|
31605
31611
|
editor: props.editor
|
|
31606
31612
|
}
|
|
@@ -31964,7 +31970,7 @@ const insertVideo = (modal, editor) => {
|
|
|
31964
31970
|
const component = (_a2 = blueseaConfig.componentConfig.richText) == null ? void 0 : _a2.videoInsertModal;
|
|
31965
31971
|
if (component) {
|
|
31966
31972
|
modal.openModal({
|
|
31967
|
-
component: defineAsyncComponent(() => import("./VideoInsertModal-
|
|
31973
|
+
component: defineAsyncComponent(() => import("./VideoInsertModal-DpF4TikN.js")),
|
|
31968
31974
|
bind: { editor },
|
|
31969
31975
|
on: {
|
|
31970
31976
|
insertVideo: (video) => {
|
|
@@ -31982,7 +31988,7 @@ const insertVideo = (modal, editor) => {
|
|
|
31982
31988
|
};
|
|
31983
31989
|
const showVideoProperties = (modal, editor) => {
|
|
31984
31990
|
modal.openModal({
|
|
31985
|
-
component: defineAsyncComponent(() => import("./VideoPropertiesModal-
|
|
31991
|
+
component: defineAsyncComponent(() => import("./VideoPropertiesModal-DGA2pnHc.js")),
|
|
31986
31992
|
bind: { editor }
|
|
31987
31993
|
});
|
|
31988
31994
|
};
|
|
@@ -34553,7 +34559,7 @@ const _sfc_main$V = /* @__PURE__ */ defineComponent({
|
|
|
34553
34559
|
const modal = useModal();
|
|
34554
34560
|
const enterYoutubeUrl = () => {
|
|
34555
34561
|
modal.openModal({
|
|
34556
|
-
component: defineAsyncComponent(() => import("./BSYoutubeInputModal-
|
|
34562
|
+
component: defineAsyncComponent(() => import("./BSYoutubeInputModal-DnAlbJU3.js")),
|
|
34557
34563
|
on: {
|
|
34558
34564
|
"update:modelValue": (url) => {
|
|
34559
34565
|
emit("update:modelValue", {
|
|
@@ -37819,7 +37825,7 @@ const _sfc_main$D = /* @__PURE__ */ defineComponent({
|
|
|
37819
37825
|
const modal = useModal();
|
|
37820
37826
|
const openSettingModal = () => {
|
|
37821
37827
|
modal.openModal({
|
|
37822
|
-
component: defineAsyncComponent(() => import("./BSGridColumnSettingModal-
|
|
37828
|
+
component: defineAsyncComponent(() => import("./BSGridColumnSettingModal-CkKZXXDU.js")),
|
|
37823
37829
|
bind: {
|
|
37824
37830
|
columns: props.columns,
|
|
37825
37831
|
columnSettings: props.columnSettings,
|