@g1cloud/bluesea 5.0.0-beta.8 → 5.0.0-beta.9

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.
Files changed (23) hide show
  1. package/dist/{BSAlertModal-C8PIj5h_.js → BSAlertModal-DypUvVcH.js} +1 -1
  2. package/dist/{BSGridColumnSettingModal-D9CI-F_e.js → BSGridColumnSettingModal-DhGr9UtK.js} +1 -1
  3. package/dist/{BSRichTextMaximizedModal-DsSYqgSR.js → BSRichTextMaximizedModal-DmPabr58.js} +1 -1
  4. package/dist/{BSYesNoModal-CB_RIKt0.js → BSYesNoModal-CBrzf4F5.js} +1 -1
  5. package/dist/{BSYoutubeInputModal-CwLcWtEI.js → BSYoutubeInputModal-BxabTSWx.js} +1 -1
  6. package/dist/{ImageInsertModal-lWQeIMu7.js → ImageInsertModal-K1Tx7ys2.js} +2 -2
  7. package/dist/{ImageProperties.vue_vue_type_script_setup_true_lang-DDj0Odaa.js → ImageProperties.vue_vue_type_script_setup_true_lang-D8KH2XwP.js} +1 -1
  8. package/dist/{ImagePropertiesModal-C6RyT5B5.js → ImagePropertiesModal-Duu4PBjb.js} +2 -2
  9. package/dist/{LinkPropertiesModal-D5A3Gq2i.js → LinkPropertiesModal-Bx3WJhkN.js} +1 -1
  10. package/dist/{TableInsertModal-B1F5T8qs.js → TableInsertModal-DBrcQa3b.js} +1 -1
  11. package/dist/{TablePropertiesModal-DUiHSjcT.js → TablePropertiesModal-ClsK1yM4.js} +1 -1
  12. package/dist/{VideoInsertModal-R0Bs5E2T.js → VideoInsertModal-C-b0-PU0.js} +2 -2
  13. package/dist/{VideoProperties.vue_vue_type_script_setup_true_lang-BCTNqg94.js → VideoProperties.vue_vue_type_script_setup_true_lang-zYZJtiR2.js} +1 -1
  14. package/dist/{VideoPropertiesModal-DQADTS-J.js → VideoPropertiesModal-zlEThjim.js} +2 -2
  15. package/dist/{YoutubeInsertModal-R97l6ge3.js → YoutubeInsertModal-Gpob0la3.js} +2 -2
  16. package/dist/{YoutubeProperties.vue_vue_type_script_setup_true_lang-Ce9a5UDA.js → YoutubeProperties.vue_vue_type_script_setup_true_lang-CDvDzheM.js} +1 -1
  17. package/dist/{YoutubePropertiesModal-BbrU7l5m.js → YoutubePropertiesModal-C3I5eF0-.js} +2 -2
  18. package/dist/bluesea.js +1 -1
  19. package/dist/bluesea.umd.cjs +34 -27
  20. package/dist/component/tree/BSTree.vue.d.ts +3 -0
  21. package/dist/component/tree/BSTreeRow.vue.d.ts +3 -0
  22. package/dist/{index-DRs7QwNQ.js → index-DxMqs72-.js} +50 -43
  23. 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, j as vFocusOnLoad } from "./index-DRs7QwNQ.js";
2
+ import { u as useModalHandle, _ as _sfc_main$1, v as vT, B as BSButton, j as vFocusOnLoad } from "./index-DxMqs72-.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 { f as createInputGridHandler, u as useModalHandle, _ as _sfc_main$1, B as BSButton, g as _sfc_main$2, h as _sfc_main$3, i as _sfc_main$4, n as notNull } from "./index-DRs7QwNQ.js";
2
+ import { f as createInputGridHandler, u as useModalHandle, _ as _sfc_main$1, B as BSButton, g as _sfc_main$2, h as _sfc_main$3, i as _sfc_main$4, n as notNull } from "./index-DxMqs72-.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, mergeModels, useModel, useTemplateRef, createBlock, openBlock } from "vue";
2
- import { u as useModalHandle, d as _sfc_main$1 } from "./index-DRs7QwNQ.js";
2
+ import { u as useModalHandle, d as _sfc_main$1 } from "./index-DxMqs72-.js";
3
3
  const _sfc_main = /* @__PURE__ */ defineComponent({
4
4
  __name: "BSRichTextMaximizedModal",
5
5
  props: /* @__PURE__ */ mergeModels({
@@ -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-DRs7QwNQ.js";
2
+ import { u as useModalHandle, _ as _sfc_main$1, v as vT, B as BSButton } from "./index-DxMqs72-.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-DRs7QwNQ.js";
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-DxMqs72-.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-DRs7QwNQ.js";
3
- import { _ as _sfc_main$5 } from "./ImageProperties.vue_vue_type_script_setup_true_lang-DDj0Odaa.js";
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-DxMqs72-.js";
3
+ import { _ as _sfc_main$5 } from "./ImageProperties.vue_vue_type_script_setup_true_lang-D8KH2XwP.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-DRs7QwNQ.js";
2
+ import { b as _sfc_main$1, c as _sfc_main$2, v as vT } from "./index-DxMqs72-.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 { o as findImageNode, u as useModalHandle, _ as _sfc_main$1, B as BSButton, b as _sfc_main$2, c as _sfc_main$3, m as formValidator, p as imageInfoNumberToPixel } from "./index-DRs7QwNQ.js";
3
- import { _ as _sfc_main$4 } from "./ImageProperties.vue_vue_type_script_setup_true_lang-DDj0Odaa.js";
2
+ import { o as findImageNode, u as useModalHandle, _ as _sfc_main$1, B as BSButton, b as _sfc_main$2, c as _sfc_main$3, m as formValidator, p as imageInfoNumberToPixel } from "./index-DxMqs72-.js";
3
+ import { _ as _sfc_main$4 } from "./ImageProperties.vue_vue_type_script_setup_true_lang-D8KH2XwP.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-DRs7QwNQ.js";
2
+ import { u as useModalHandle, _ as _sfc_main$1, B as BSButton, b as _sfc_main$2, c as _sfc_main$3 } from "./index-DxMqs72-.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, h as _sfc_main$3 } from "./index-DRs7QwNQ.js";
2
+ import { u as useModalHandle, _ as _sfc_main$1, B as BSButton, b as _sfc_main$2, h as _sfc_main$3 } from "./index-DxMqs72-.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,5 +1,5 @@
1
1
  import { defineComponent, computed, ref, onMounted, useTemplateRef, createBlock, openBlock, withCtx, createElementVNode, createVNode, createElementBlock, createCommentVNode, withDirectives, createTextVNode, unref, Fragment, renderList, toDisplayString } from "vue";
2
- import { k as componentUtil, u as useModalHandle, _ as _sfc_main$1, B as BSButton, b as _sfc_main$2, c as _sfc_main$3, v as vT, l as _sfc_main$4, m as formValidator } from "./index-DRs7QwNQ.js";
2
+ import { k as componentUtil, u as useModalHandle, _ as _sfc_main$1, B as BSButton, b as _sfc_main$2, c as _sfc_main$3, v as vT, l as _sfc_main$4, m as formValidator } from "./index-DxMqs72-.js";
3
3
  const findTableNode = (selection, type) => {
4
4
  const head = selection.$head;
5
5
  let depth = head.depth;
@@ -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-DRs7QwNQ.js";
3
- import { _ as _sfc_main$5 } from "./VideoProperties.vue_vue_type_script_setup_true_lang-BCTNqg94.js";
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-DxMqs72-.js";
3
+ import { _ as _sfc_main$5 } from "./VideoProperties.vue_vue_type_script_setup_true_lang-zYZJtiR2.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 { i as _sfc_main$1, b as _sfc_main$2, c as _sfc_main$3, v as vT } from "./index-DRs7QwNQ.js";
2
+ import { i as _sfc_main$1, b as _sfc_main$2, c as _sfc_main$3, v as vT } from "./index-DxMqs72-.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 { s as findVideoNode, u as useModalHandle, _ as _sfc_main$1, B as BSButton, b as _sfc_main$2, c as _sfc_main$3, m as formValidator, t as videoInfoNumberToPixel } from "./index-DRs7QwNQ.js";
3
- import { _ as _sfc_main$4 } from "./VideoProperties.vue_vue_type_script_setup_true_lang-BCTNqg94.js";
2
+ import { s as findVideoNode, u as useModalHandle, _ as _sfc_main$1, B as BSButton, b as _sfc_main$2, c as _sfc_main$3, m as formValidator, t as videoInfoNumberToPixel } from "./index-DxMqs72-.js";
3
+ import { _ as _sfc_main$4 } from "./VideoProperties.vue_vue_type_script_setup_true_lang-zYZJtiR2.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-DRs7QwNQ.js";
3
- import { _ as _sfc_main$4 } from "./YoutubeProperties.vue_vue_type_script_setup_true_lang-Ce9a5UDA.js";
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-DxMqs72-.js";
3
+ import { _ as _sfc_main$4 } from "./YoutubeProperties.vue_vue_type_script_setup_true_lang-CDvDzheM.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-DRs7QwNQ.js";
2
+ import { b as _sfc_main$1, c as _sfc_main$2, v as vT } from "./index-DxMqs72-.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 { q as findYoutubeNode, r 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-DRs7QwNQ.js";
3
- import { _ as _sfc_main$4 } from "./YoutubeProperties.vue_vue_type_script_setup_true_lang-Ce9a5UDA.js";
2
+ import { q as findYoutubeNode, r 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-DxMqs72-.js";
3
+ import { _ as _sfc_main$4 } from "./YoutubeProperties.vue_vue_type_script_setup_true_lang-CDvDzheM.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 { aI, aJ, bF, bG, w, al, av, B, H, I, a5, i, O, an, K, D, aw, cm, F, L, ar, M, a3, a4, as, N, b, g, a1, a0, a8, ao, am, Y, A, a7, a6, E, ai, c4, at, _, Z, af, ah, ag, ae, ad, ac, S, aj, au, h, G, ap, z, V, $, J, C, P, l, d, R, aq, a, ak, W, a2, c, aa, ab, U, T, a9, Q, x, bN, b5, bM, aS, ay, cr, ax, aZ, aX, aU, X, bL, a$, a_, cw, bD, bJ, aY, bP, bO, bK, cq, b0, aR, aF, aG, aE, aH, bI, bH, aW, bE, bu, b$, cv, b9, bg, b_, cF, ca, bQ, bX, bW, aO, bx, cc, aP, cl, b4, cp, cs, f, c7, aV, bc, cJ, aK, bd, aL, aN, aM, b3, bV, br, bs, bt, bo, bq, bp, e, bn, bk, m, cy, aQ, b2, cj, cf, cx, bT, aA, cG, cD, cH, by, cE, bz, bZ, bY, cg, bh, bU, bj, bf, cI, b1, c3, c2, aT, bS, n, c8, bR, cC, ct, c0, c6, bv, b6, ba, bC, bA, bB, cb, ci, ch, c9, ce, bi, be, cd, cB, cn, co, cu, c1, c5, u, bw, b7, b8, bb, az, aC, aD, j, v, aB, bl, bm, cA, cz, ck } from "./index-DRs7QwNQ.js";
1
+ import { aI, aJ, bF, bG, w, al, av, B, H, I, a5, i, O, an, K, D, aw, cm, F, L, ar, M, a3, a4, as, N, b, g, a1, a0, a8, ao, am, Y, A, a7, a6, E, ai, c4, at, _, Z, af, ah, ag, ae, ad, ac, S, aj, au, h, G, ap, z, V, $, J, C, P, l, d, R, aq, a, ak, W, a2, c, aa, ab, U, T, a9, Q, x, bN, b5, bM, aS, ay, cr, ax, aZ, aX, aU, X, bL, a$, a_, cw, bD, bJ, aY, bP, bO, bK, cq, b0, aR, aF, aG, aE, aH, bI, bH, aW, bE, bu, b$, cv, b9, bg, b_, cF, ca, bQ, bX, bW, aO, bx, cc, aP, cl, b4, cp, cs, f, c7, aV, bc, cJ, aK, bd, aL, aN, aM, b3, bV, br, bs, bt, bo, bq, bp, e, bn, bk, m, cy, aQ, b2, cj, cf, cx, bT, aA, cG, cD, cH, by, cE, bz, bZ, bY, cg, bh, bU, bj, bf, cI, b1, c3, c2, aT, bS, n, c8, bR, cC, ct, c0, c6, bv, b6, ba, bC, bA, bB, cb, ci, ch, c9, ce, bi, be, cd, cB, cn, co, cu, c1, c5, u, bw, b7, b8, bb, az, aC, aD, j, v, aB, bl, bm, cA, cz, ck } from "./index-DxMqs72-.js";
2
2
  export {
3
3
  aI as ADDRESS_COUNTRY_CONFIGS,
4
4
  aJ as ADDRESS_COUNTRY_CONFIG_DEFAULT,
@@ -1440,7 +1440,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
1440
1440
  key: 1,
1441
1441
  class: "label"
1442
1442
  };
1443
- const _hoisted_5$k = {
1443
+ const _hoisted_5$j = {
1444
1444
  key: 2,
1445
1445
  class: "small-progress"
1446
1446
  };
@@ -1593,7 +1593,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
1593
1593
  [vue.unref(vT), selectedItemLabel.value]
1594
1594
  ]),
1595
1595
  _cache[4] || (_cache[4] = vue.createElementVNode("span", { class: "dropdown-btn" }, "expand_more", -1)),
1596
- loadingItems.value ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_5$k, "progress_activity")) : vue.createCommentVNode("", true)
1596
+ loadingItems.value ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_5$j, "progress_activity")) : vue.createCommentVNode("", true)
1597
1597
  ], 512),
1598
1598
  !_ctx.disabled && showPopup.value ? (vue.openBlock(), vue.createBlock(_sfc_main$1Y, {
1599
1599
  key: 0,
@@ -2039,7 +2039,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
2039
2039
  key: 2,
2040
2040
  class: "prefix"
2041
2041
  };
2042
- const _hoisted_5$j = ["src"];
2042
+ const _hoisted_5$i = ["src"];
2043
2043
  const _hoisted_6$9 = ["textContent"];
2044
2044
  const _hoisted_7$6 = {
2045
2045
  key: 1,
@@ -2205,7 +2205,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
2205
2205
  vue.createElementVNode("img", {
2206
2206
  src: item.value,
2207
2207
  alt: "prefix"
2208
- }, null, 8, _hoisted_5$j)
2208
+ }, null, 8, _hoisted_5$i)
2209
2209
  ])) : vue.createCommentVNode("", true)
2210
2210
  ], 64);
2211
2211
  }), 256)),
@@ -2775,7 +2775,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
2775
2775
  const _hoisted_2$19 = { class: "bs-layout-horizontal justify-content-between align-items-center gap-8" };
2776
2776
  const _hoisted_3$I = { class: "year-month bs-layout-horizontal gap-4" };
2777
2777
  const _hoisted_4$t = { class: "timezone" };
2778
- const _hoisted_5$i = { class: "weekdays" };
2778
+ const _hoisted_5$h = { class: "weekdays" };
2779
2779
  const _hoisted_6$8 = ["onClick"];
2780
2780
  const _hoisted_7$5 = {
2781
2781
  key: 0,
@@ -2993,7 +2993,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
2993
2993
  class: vue.normalizeClass([{ disabled: _ctx.disabled }, "align-self-center"])
2994
2994
  }, [
2995
2995
  vue.createElementVNode("tbody", null, [
2996
- vue.createElementVNode("tr", _hoisted_5$i, [
2996
+ vue.createElementVNode("tr", _hoisted_5$h, [
2997
2997
  (vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(weekdays.value, (day) => {
2998
2998
  return vue.withDirectives((vue.openBlock(), vue.createElementBlock("th", { key: day })), [
2999
2999
  [vue.unref(vT), day]
@@ -3060,7 +3060,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
3060
3060
  key: 0,
3061
3061
  class: "extra-dates bs-layout-vertical gap-2 mt-8"
3062
3062
  };
3063
- const _hoisted_5$h = { key: 0 };
3063
+ const _hoisted_5$g = { key: 0 };
3064
3064
  const _hoisted_6$7 = { key: 1 };
3065
3065
  const _sfc_main$1K = /* @__PURE__ */ vue.defineComponent({
3066
3066
  __name: "BSCalendarRange",
@@ -3148,7 +3148,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
3148
3148
  key: `${tz}_${index}`,
3149
3149
  class: "extra-date"
3150
3150
  }, [
3151
- _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),
3151
+ _ctx.from ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_5$g, vue.toDisplayString(vue.unref(formatUtil).formatDateString(_ctx.from, _ctx.displayFormat, tz)), 1)) : vue.createCommentVNode("", true),
3152
3152
  _cache[3] || (_cache[3] = vue.createElementVNode("span", null, "~", -1)),
3153
3153
  _ctx.to ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_6$7, vue.toDisplayString(vue.unref(formatUtil).formatDateString(_ctx.to, _ctx.displayFormat, tz)), 1)) : vue.createCommentVNode("", true)
3154
3154
  ]);
@@ -3358,7 +3358,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
3358
3358
  key: 1,
3359
3359
  class: "input-area"
3360
3360
  };
3361
- const _hoisted_5$g = ["id", "autocomplete", "disabled", "maxlength", "name", "tabindex", "value"];
3361
+ const _hoisted_5$f = ["id", "autocomplete", "disabled", "maxlength", "name", "tabindex", "value"];
3362
3362
  const _hoisted_6$6 = ["textContent"];
3363
3363
  const _sfc_main$1I = /* @__PURE__ */ vue.defineComponent({
3364
3364
  __name: "BSPriceInput",
@@ -3501,7 +3501,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
3501
3501
  tabindex: _ctx.tabindex,
3502
3502
  value: focused.value || !_ctx.formatOnBlur ? vue.unref(stringValue) : formattedStringValue.value,
3503
3503
  type: "text"
3504
- }, vue.toHandlers(handlers2, true)), null, 16, _hoisted_5$g), [
3504
+ }, vue.toHandlers(handlers2, true)), null, 16, _hoisted_5$f), [
3505
3505
  [
3506
3506
  vue.unref(vT),
3507
3507
  _ctx.placeholder,
@@ -4767,7 +4767,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
4767
4767
  key: 1,
4768
4768
  class: "text-label"
4769
4769
  };
4770
- const _hoisted_5$f = ["for"];
4770
+ const _hoisted_5$e = ["for"];
4771
4771
  const _sfc_main$1C = /* @__PURE__ */ vue.defineComponent({
4772
4772
  __name: "BSRadioButton",
4773
4773
  props: {
@@ -4824,7 +4824,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
4824
4824
  class: "slot-label cursor-pointer"
4825
4825
  }, [
4826
4826
  vue.renderSlot(_ctx.$slots, "default", { disabled: _ctx.disabled })
4827
- ], 8, _hoisted_5$f)) : vue.createCommentVNode("", true)
4827
+ ], 8, _hoisted_5$e)) : vue.createCommentVNode("", true)
4828
4828
  ], 2);
4829
4829
  };
4830
4830
  }
@@ -5256,7 +5256,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
5256
5256
  key: 0,
5257
5257
  class: "placeholder flex-grow-1"
5258
5258
  };
5259
- const _hoisted_5$e = {
5259
+ const _hoisted_5$d = {
5260
5260
  key: 1,
5261
5261
  class: "text-truncate"
5262
5262
  };
@@ -5410,7 +5410,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
5410
5410
  }, [
5411
5411
  selectedItems.value.length === 0 ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("span", _hoisted_4$n, null, 512)), [
5412
5412
  [vue.unref(vT), _ctx.placeholder]
5413
- ]) : (vue.openBlock(), vue.createElementBlock("span", _hoisted_5$e, [
5413
+ ]) : (vue.openBlock(), vue.createElementBlock("span", _hoisted_5$d, [
5414
5414
  _ctx.selectedLabelProvider ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("span", _hoisted_6$5, null, 512)), [
5415
5415
  [vue.unref(vT), _ctx.selectedLabelProvider(selectedItems.value)]
5416
5416
  ]) : (vue.openBlock(true), vue.createElementBlock(vue.Fragment, { key: 1 }, vue.renderList(selectedItems.value, (item) => {
@@ -5609,17 +5609,16 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
5609
5609
  }
5610
5610
  }
5611
5611
  };
5612
- const _hoisted_1$1g = { class: "bs-tree-row" };
5613
- const _hoisted_2$X = ["textContent"];
5614
- const _hoisted_3$x = {
5612
+ const _hoisted_1$1g = ["textContent"];
5613
+ const _hoisted_2$X = {
5615
5614
  key: 1,
5616
5615
  class: "font-icon w-16 text-gray-400"
5617
5616
  };
5618
- const _hoisted_4$m = {
5617
+ const _hoisted_3$x = {
5619
5618
  key: 2,
5620
5619
  class: "move-buttons"
5621
5620
  };
5622
- const _hoisted_5$d = {
5621
+ const _hoisted_4$m = {
5623
5622
  key: 0,
5624
5623
  class: "child-rows"
5625
5624
  };
@@ -5634,6 +5633,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
5634
5633
  labelProvider: { default: () => defaultLabelProvider },
5635
5634
  keyProvider: {},
5636
5635
  disabledProvider: {},
5636
+ displayProvider: {},
5637
5637
  multiSelect: { type: Boolean },
5638
5638
  showCheckbox: { type: Boolean },
5639
5639
  showMoveButton: { type: Boolean },
@@ -5715,7 +5715,10 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
5715
5715
  };
5716
5716
  return (_ctx, _cache) => {
5717
5717
  const _component_BSTreeRow = vue.resolveComponent("BSTreeRow", true);
5718
- return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$1g, [
5718
+ return vue.openBlock(), vue.createElementBlock("div", {
5719
+ style: vue.normalizeStyle({ display: _ctx.displayProvider && !_ctx.displayProvider(_ctx.row) ? "none" : void 0 }),
5720
+ class: "bs-tree-row"
5721
+ }, [
5719
5722
  vue.withDirectives((vue.openBlock(), vue.createElementBlock("div", {
5720
5723
  ref: "row-caption",
5721
5724
  class: vue.normalizeClass([{ disabled: _ctx.disabledProvider && _ctx.disabledProvider(_ctx.row) }, "row-caption"])
@@ -5729,8 +5732,8 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
5729
5732
  class: "bs-clickable font-icon",
5730
5733
  onClick: _cache[0] || (_cache[0] = ($event) => selectRow($event, true)),
5731
5734
  textContent: vue.toDisplayString(isSelected.value ? "check_box" : "check_box_outline_blank")
5732
- }, null, 8, _hoisted_2$X)) : vue.createCommentVNode("", true),
5733
- _ctx.iconProvider ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_3$x, vue.toDisplayString(icon.value || ""), 1)) : vue.createCommentVNode("", true),
5735
+ }, null, 8, _hoisted_1$1g)) : vue.createCommentVNode("", true),
5736
+ _ctx.iconProvider ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_2$X, vue.toDisplayString(icon.value || ""), 1)) : vue.createCommentVNode("", true),
5734
5737
  vue.withDirectives(vue.createElementVNode("span", {
5735
5738
  class: vue.normalizeClass([{ selected: isSelected.value }, "caption"]),
5736
5739
  onClick: _cache[1] || (_cache[1] = ($event) => selectRow($event, $event.shiftKey)),
@@ -5740,7 +5743,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
5740
5743
  [vue.unref(vT), label.value],
5741
5744
  [vue.unref(vTreeRowDrag), dragOption]
5742
5745
  ]),
5743
- _ctx.showMoveButton ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_4$m, [
5746
+ _ctx.showMoveButton ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_3$x, [
5744
5747
  vue.createElementVNode("span", {
5745
5748
  class: "bs-clickable font-icon move-down",
5746
5749
  onClick: moveDownRow
@@ -5753,12 +5756,13 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
5753
5756
  ], 2)), [
5754
5757
  [vue.unref(vTreeRowDrop), dropOption]
5755
5758
  ]),
5756
- children.value && children.value.length > 0 ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("div", _hoisted_5$d, [
5759
+ children.value && children.value.length > 0 ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("div", _hoisted_4$m, [
5757
5760
  (vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(children.value, (child) => {
5758
5761
  return vue.openBlock(), vue.createBlock(_component_BSTreeRow, {
5759
5762
  key: _ctx.keyProvider(child),
5760
5763
  "children-provider": _ctx.childrenProvider,
5761
5764
  "disabled-provider": _ctx.disabledProvider,
5765
+ "display-provider": _ctx.displayProvider,
5762
5766
  "enable-drag-and-drop": _ctx.enableDragAndDrop,
5763
5767
  "icon-provider": _ctx.iconProvider,
5764
5768
  "key-provider": _ctx.keyProvider,
@@ -5772,12 +5776,12 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
5772
5776
  onToggleRow: toggleChildRow,
5773
5777
  onMoveRow: moveChildRow,
5774
5778
  onSelectRow: selectChildRow
5775
- }, null, 8, ["children-provider", "disabled-provider", "enable-drag-and-drop", "icon-provider", "key-provider", "label-provider", "multi-select", "parent-row", "row", "show-checkbox", "show-move-button", "siblings"]);
5779
+ }, null, 8, ["children-provider", "disabled-provider", "display-provider", "enable-drag-and-drop", "icon-provider", "key-provider", "label-provider", "multi-select", "parent-row", "row", "show-checkbox", "show-move-button", "siblings"]);
5776
5780
  }), 128))
5777
5781
  ], 512)), [
5778
5782
  [vue.vShow, isOpen.value]
5779
5783
  ]) : vue.createCommentVNode("", true)
5780
- ]);
5784
+ ], 4);
5781
5785
  };
5782
5786
  }
5783
5787
  });
@@ -5797,6 +5801,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
5797
5801
  multiSelect: { type: Boolean },
5798
5802
  showCheckbox: { type: Boolean },
5799
5803
  rowDisabledProvider: {},
5804
+ rowDisplayProvider: {},
5800
5805
  contextMenuProvider: {},
5801
5806
  bottomPadding: { default: "80px" }
5802
5807
  },
@@ -5922,6 +5927,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
5922
5927
  key: _ctx.keyProvider(item),
5923
5928
  "children-provider": _ctx.childrenProvider,
5924
5929
  "disabled-provider": _ctx.rowDisabledProvider,
5930
+ "display-provider": _ctx.rowDisplayProvider,
5925
5931
  "enable-drag-and-drop": _ctx.enableDragAndDrop,
5926
5932
  "icon-provider": _ctx.iconProvider,
5927
5933
  "key-provider": _ctx.keyProvider,
@@ -5936,7 +5942,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
5936
5942
  onToggleRow: toggleRow,
5937
5943
  onMoveRow: moveRow,
5938
5944
  onSelectRow: selectRow
5939
- }, null, 8, ["children-provider", "disabled-provider", "enable-drag-and-drop", "icon-provider", "key-provider", "label-provider", "multi-select", "row", "show-checkbox", "show-move-button", "siblings"]);
5945
+ }, null, 8, ["children-provider", "disabled-provider", "display-provider", "enable-drag-and-drop", "icon-provider", "key-provider", "label-provider", "multi-select", "row", "show-checkbox", "show-move-button", "siblings"]);
5940
5946
  }), 128))
5941
5947
  ], 4)
5942
5948
  ], 32);
@@ -37829,6 +37835,7 @@ img.ProseMirror-separator {
37829
37835
  return `${setting.type}${value}`;
37830
37836
  };
37831
37837
  const convertDateRangePresetKey = (preset) => {
37838
+ if (preset.from === void 0 && preset.to === void 0) return "";
37832
37839
  return `${serializeMomentSetting(preset.from)}~${serializeMomentSetting(preset.to)}`;
37833
37840
  };
37834
37841
  const findPreset = (presetKey, candidatePresets) => {
@@ -21,6 +21,7 @@ declare const _default: <T>(__VLS_props: {
21
21
  readonly "onBefore:selectedRows"?: ((event: ChangeSelectionEvent<T>) => any) | undefined;
22
22
  dontChangeDataWhenRowMoved?: boolean | undefined;
23
23
  rowDisabledProvider?: ((item: T) => boolean) | undefined;
24
+ rowDisplayProvider?: ((item: T) => boolean) | undefined;
24
25
  bottomPadding?: string | undefined;
25
26
  } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, __VLS_ctx?: {
26
27
  attrs: any;
@@ -51,6 +52,7 @@ declare const _default: <T>(__VLS_props: {
51
52
  readonly "onBefore:selectedRows"?: ((event: ChangeSelectionEvent<T>) => any) | undefined;
52
53
  dontChangeDataWhenRowMoved?: boolean | undefined;
53
54
  rowDisabledProvider?: ((item: T) => boolean) | undefined;
55
+ rowDisplayProvider?: ((item: T) => boolean) | undefined;
54
56
  bottomPadding?: string | undefined;
55
57
  } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps;
56
58
  expose(exposed: import('vue').ShallowUnwrapRef<{}>): void;
@@ -85,6 +87,7 @@ declare const _default: <T>(__VLS_props: {
85
87
  readonly "onBefore:selectedRows"?: ((event: ChangeSelectionEvent<T>) => any) | undefined;
86
88
  dontChangeDataWhenRowMoved?: boolean | undefined;
87
89
  rowDisabledProvider?: ((item: T) => boolean) | undefined;
90
+ rowDisplayProvider?: ((item: T) => boolean) | undefined;
88
91
  bottomPadding?: string | undefined;
89
92
  } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps;
90
93
  expose(exposed: import('vue').ShallowUnwrapRef<{}>): void;
@@ -16,6 +16,7 @@ declare const _default: <T>(__VLS_props: {
16
16
  parentRow: T | undefined;
17
17
  siblings: T[];
18
18
  disabledProvider?: ((item: T) => boolean) | undefined;
19
+ displayProvider?: ((item: T) => boolean) | undefined;
19
20
  multiSelect?: boolean | undefined;
20
21
  showMoveButton?: boolean | undefined;
21
22
  } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, __VLS_ctx?: {
@@ -41,6 +42,7 @@ declare const _default: <T>(__VLS_props: {
41
42
  parentRow: T | undefined;
42
43
  siblings: T[];
43
44
  disabledProvider?: ((item: T) => boolean) | undefined;
45
+ displayProvider?: ((item: T) => boolean) | undefined;
44
46
  multiSelect?: boolean | undefined;
45
47
  showMoveButton?: boolean | undefined;
46
48
  } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps;
@@ -70,6 +72,7 @@ declare const _default: <T>(__VLS_props: {
70
72
  parentRow: T | undefined;
71
73
  siblings: T[];
72
74
  disabledProvider?: ((item: T) => boolean) | undefined;
75
+ displayProvider?: ((item: T) => boolean) | undefined;
73
76
  multiSelect?: boolean | undefined;
74
77
  showMoveButton?: boolean | undefined;
75
78
  } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps;
@@ -87,8 +87,8 @@ const defaultAddressInputComponentConfig = {
87
87
  countryConfigs: ADDRESS_COUNTRY_CONFIGS
88
88
  };
89
89
  const defaultRichTextComponentConfig = {
90
- imageInsertModal: defineAsyncComponent(() => import("./ImageInsertModal-lWQeIMu7.js")),
91
- videoInsertModal: defineAsyncComponent(() => import("./VideoInsertModal-R0Bs5E2T.js")),
90
+ imageInsertModal: defineAsyncComponent(() => import("./ImageInsertModal-K1Tx7ys2.js")),
91
+ videoInsertModal: defineAsyncComponent(() => import("./VideoInsertModal-C-b0-PU0.js")),
92
92
  toolButtons: [
93
93
  "Heading",
94
94
  "FontSize",
@@ -1440,7 +1440,7 @@ const _hoisted_4$o = {
1440
1440
  key: 1,
1441
1441
  class: "label"
1442
1442
  };
1443
- const _hoisted_5$f = {
1443
+ const _hoisted_5$e = {
1444
1444
  key: 2,
1445
1445
  class: "small-progress"
1446
1446
  };
@@ -1593,7 +1593,7 @@ const _sfc_main$1F = /* @__PURE__ */ defineComponent({
1593
1593
  [unref(vT), selectedItemLabel.value]
1594
1594
  ]),
1595
1595
  _cache[4] || (_cache[4] = createElementVNode("span", { class: "dropdown-btn" }, "expand_more", -1)),
1596
- loadingItems.value ? (openBlock(), createElementBlock("span", _hoisted_5$f, "progress_activity")) : createCommentVNode("", true)
1596
+ loadingItems.value ? (openBlock(), createElementBlock("span", _hoisted_5$e, "progress_activity")) : createCommentVNode("", true)
1597
1597
  ], 512),
1598
1598
  !_ctx.disabled && showPopup.value ? (openBlock(), createBlock(_sfc_main$1H, {
1599
1599
  key: 0,
@@ -2039,7 +2039,7 @@ const _hoisted_4$m = {
2039
2039
  key: 2,
2040
2040
  class: "prefix"
2041
2041
  };
2042
- const _hoisted_5$e = ["src"];
2042
+ const _hoisted_5$d = ["src"];
2043
2043
  const _hoisted_6$8 = ["textContent"];
2044
2044
  const _hoisted_7$5 = {
2045
2045
  key: 1,
@@ -2205,7 +2205,7 @@ const _sfc_main$1B = /* @__PURE__ */ defineComponent({
2205
2205
  createElementVNode("img", {
2206
2206
  src: item.value,
2207
2207
  alt: "prefix"
2208
- }, null, 8, _hoisted_5$e)
2208
+ }, null, 8, _hoisted_5$d)
2209
2209
  ])) : createCommentVNode("", true)
2210
2210
  ], 64);
2211
2211
  }), 256)),
@@ -2775,7 +2775,7 @@ const _hoisted_1$1e = { class: "bs-calendar bs-layout-vertical-inline" };
2775
2775
  const _hoisted_2$X = { class: "bs-layout-horizontal justify-content-between align-items-center gap-8" };
2776
2776
  const _hoisted_3$w = { class: "year-month bs-layout-horizontal gap-4" };
2777
2777
  const _hoisted_4$l = { class: "timezone" };
2778
- const _hoisted_5$d = { class: "weekdays" };
2778
+ const _hoisted_5$c = { class: "weekdays" };
2779
2779
  const _hoisted_6$7 = ["onClick"];
2780
2780
  const _hoisted_7$4 = {
2781
2781
  key: 0,
@@ -2993,7 +2993,7 @@ const _sfc_main$1u = /* @__PURE__ */ defineComponent({
2993
2993
  class: normalizeClass([{ disabled: _ctx.disabled }, "align-self-center"])
2994
2994
  }, [
2995
2995
  createElementVNode("tbody", null, [
2996
- createElementVNode("tr", _hoisted_5$d, [
2996
+ createElementVNode("tr", _hoisted_5$c, [
2997
2997
  (openBlock(true), createElementBlock(Fragment$1, null, renderList(weekdays.value, (day) => {
2998
2998
  return withDirectives((openBlock(), createElementBlock("th", { key: day })), [
2999
2999
  [unref(vT), day]
@@ -3060,7 +3060,7 @@ const _hoisted_4$k = {
3060
3060
  key: 0,
3061
3061
  class: "extra-dates bs-layout-vertical gap-2 mt-8"
3062
3062
  };
3063
- const _hoisted_5$c = { key: 0 };
3063
+ const _hoisted_5$b = { key: 0 };
3064
3064
  const _hoisted_6$6 = { key: 1 };
3065
3065
  const _sfc_main$1t = /* @__PURE__ */ defineComponent({
3066
3066
  __name: "BSCalendarRange",
@@ -3148,7 +3148,7 @@ const _sfc_main$1t = /* @__PURE__ */ defineComponent({
3148
3148
  key: `${tz}_${index}`,
3149
3149
  class: "extra-date"
3150
3150
  }, [
3151
- _ctx.from ? (openBlock(), createElementBlock("span", _hoisted_5$c, toDisplayString(unref(formatUtil).formatDateString(_ctx.from, _ctx.displayFormat, tz)), 1)) : createCommentVNode("", true),
3151
+ _ctx.from ? (openBlock(), createElementBlock("span", _hoisted_5$b, toDisplayString(unref(formatUtil).formatDateString(_ctx.from, _ctx.displayFormat, tz)), 1)) : createCommentVNode("", true),
3152
3152
  _cache[3] || (_cache[3] = createElementVNode("span", null, "~", -1)),
3153
3153
  _ctx.to ? (openBlock(), createElementBlock("span", _hoisted_6$6, toDisplayString(unref(formatUtil).formatDateString(_ctx.to, _ctx.displayFormat, tz)), 1)) : createCommentVNode("", true)
3154
3154
  ]);
@@ -3358,7 +3358,7 @@ const _hoisted_4$i = {
3358
3358
  key: 1,
3359
3359
  class: "input-area"
3360
3360
  };
3361
- const _hoisted_5$b = ["id", "autocomplete", "disabled", "maxlength", "name", "tabindex", "value"];
3361
+ const _hoisted_5$a = ["id", "autocomplete", "disabled", "maxlength", "name", "tabindex", "value"];
3362
3362
  const _hoisted_6$5 = ["textContent"];
3363
3363
  const _sfc_main$1r = /* @__PURE__ */ defineComponent({
3364
3364
  __name: "BSPriceInput",
@@ -3501,7 +3501,7 @@ const _sfc_main$1r = /* @__PURE__ */ defineComponent({
3501
3501
  tabindex: _ctx.tabindex,
3502
3502
  value: focused.value || !_ctx.formatOnBlur ? unref(stringValue) : formattedStringValue.value,
3503
3503
  type: "text"
3504
- }, toHandlers(handlers2, true)), null, 16, _hoisted_5$b), [
3504
+ }, toHandlers(handlers2, true)), null, 16, _hoisted_5$a), [
3505
3505
  [
3506
3506
  unref(vT),
3507
3507
  _ctx.placeholder,
@@ -4767,7 +4767,7 @@ const _hoisted_4$g = {
4767
4767
  key: 1,
4768
4768
  class: "text-label"
4769
4769
  };
4770
- const _hoisted_5$a = ["for"];
4770
+ const _hoisted_5$9 = ["for"];
4771
4771
  const _sfc_main$1l = /* @__PURE__ */ defineComponent({
4772
4772
  __name: "BSRadioButton",
4773
4773
  props: {
@@ -4824,7 +4824,7 @@ const _sfc_main$1l = /* @__PURE__ */ defineComponent({
4824
4824
  class: "slot-label cursor-pointer"
4825
4825
  }, [
4826
4826
  renderSlot(_ctx.$slots, "default", { disabled: _ctx.disabled })
4827
- ], 8, _hoisted_5$a)) : createCommentVNode("", true)
4827
+ ], 8, _hoisted_5$9)) : createCommentVNode("", true)
4828
4828
  ], 2);
4829
4829
  };
4830
4830
  }
@@ -5256,7 +5256,7 @@ const _hoisted_4$f = {
5256
5256
  key: 0,
5257
5257
  class: "placeholder flex-grow-1"
5258
5258
  };
5259
- const _hoisted_5$9 = {
5259
+ const _hoisted_5$8 = {
5260
5260
  key: 1,
5261
5261
  class: "text-truncate"
5262
5262
  };
@@ -5410,7 +5410,7 @@ const _sfc_main$1f = /* @__PURE__ */ defineComponent({
5410
5410
  }, [
5411
5411
  selectedItems.value.length === 0 ? withDirectives((openBlock(), createElementBlock("span", _hoisted_4$f, null, 512)), [
5412
5412
  [unref(vT), _ctx.placeholder]
5413
- ]) : (openBlock(), createElementBlock("span", _hoisted_5$9, [
5413
+ ]) : (openBlock(), createElementBlock("span", _hoisted_5$8, [
5414
5414
  _ctx.selectedLabelProvider ? withDirectives((openBlock(), createElementBlock("span", _hoisted_6$4, null, 512)), [
5415
5415
  [unref(vT), _ctx.selectedLabelProvider(selectedItems.value)]
5416
5416
  ]) : (openBlock(true), createElementBlock(Fragment$1, { key: 1 }, renderList(selectedItems.value, (item) => {
@@ -5609,17 +5609,16 @@ const vTreeRowDrop = {
5609
5609
  }
5610
5610
  }
5611
5611
  };
5612
- const _hoisted_1$10 = { class: "bs-tree-row" };
5613
- const _hoisted_2$J = ["textContent"];
5614
- const _hoisted_3$l = {
5612
+ const _hoisted_1$10 = ["textContent"];
5613
+ const _hoisted_2$J = {
5615
5614
  key: 1,
5616
5615
  class: "font-icon w-16 text-gray-400"
5617
5616
  };
5618
- const _hoisted_4$e = {
5617
+ const _hoisted_3$l = {
5619
5618
  key: 2,
5620
5619
  class: "move-buttons"
5621
5620
  };
5622
- const _hoisted_5$8 = {
5621
+ const _hoisted_4$e = {
5623
5622
  key: 0,
5624
5623
  class: "child-rows"
5625
5624
  };
@@ -5634,6 +5633,7 @@ const _sfc_main$1e = /* @__PURE__ */ defineComponent({
5634
5633
  labelProvider: { default: () => defaultLabelProvider },
5635
5634
  keyProvider: {},
5636
5635
  disabledProvider: {},
5636
+ displayProvider: {},
5637
5637
  multiSelect: { type: Boolean },
5638
5638
  showCheckbox: { type: Boolean },
5639
5639
  showMoveButton: { type: Boolean },
@@ -5715,7 +5715,10 @@ const _sfc_main$1e = /* @__PURE__ */ defineComponent({
5715
5715
  };
5716
5716
  return (_ctx, _cache) => {
5717
5717
  const _component_BSTreeRow = resolveComponent("BSTreeRow", true);
5718
- return openBlock(), createElementBlock("div", _hoisted_1$10, [
5718
+ return openBlock(), createElementBlock("div", {
5719
+ style: normalizeStyle({ display: _ctx.displayProvider && !_ctx.displayProvider(_ctx.row) ? "none" : void 0 }),
5720
+ class: "bs-tree-row"
5721
+ }, [
5719
5722
  withDirectives((openBlock(), createElementBlock("div", {
5720
5723
  ref: "row-caption",
5721
5724
  class: normalizeClass([{ disabled: _ctx.disabledProvider && _ctx.disabledProvider(_ctx.row) }, "row-caption"])
@@ -5729,8 +5732,8 @@ const _sfc_main$1e = /* @__PURE__ */ defineComponent({
5729
5732
  class: "bs-clickable font-icon",
5730
5733
  onClick: _cache[0] || (_cache[0] = ($event) => selectRow($event, true)),
5731
5734
  textContent: toDisplayString(isSelected.value ? "check_box" : "check_box_outline_blank")
5732
- }, null, 8, _hoisted_2$J)) : createCommentVNode("", true),
5733
- _ctx.iconProvider ? (openBlock(), createElementBlock("span", _hoisted_3$l, toDisplayString(icon.value || ""), 1)) : createCommentVNode("", true),
5735
+ }, null, 8, _hoisted_1$10)) : createCommentVNode("", true),
5736
+ _ctx.iconProvider ? (openBlock(), createElementBlock("span", _hoisted_2$J, toDisplayString(icon.value || ""), 1)) : createCommentVNode("", true),
5734
5737
  withDirectives(createElementVNode("span", {
5735
5738
  class: normalizeClass([{ selected: isSelected.value }, "caption"]),
5736
5739
  onClick: _cache[1] || (_cache[1] = ($event) => selectRow($event, $event.shiftKey)),
@@ -5740,7 +5743,7 @@ const _sfc_main$1e = /* @__PURE__ */ defineComponent({
5740
5743
  [unref(vT), label.value],
5741
5744
  [unref(vTreeRowDrag), dragOption]
5742
5745
  ]),
5743
- _ctx.showMoveButton ? (openBlock(), createElementBlock("span", _hoisted_4$e, [
5746
+ _ctx.showMoveButton ? (openBlock(), createElementBlock("span", _hoisted_3$l, [
5744
5747
  createElementVNode("span", {
5745
5748
  class: "bs-clickable font-icon move-down",
5746
5749
  onClick: moveDownRow
@@ -5753,12 +5756,13 @@ const _sfc_main$1e = /* @__PURE__ */ defineComponent({
5753
5756
  ], 2)), [
5754
5757
  [unref(vTreeRowDrop), dropOption]
5755
5758
  ]),
5756
- children.value && children.value.length > 0 ? withDirectives((openBlock(), createElementBlock("div", _hoisted_5$8, [
5759
+ children.value && children.value.length > 0 ? withDirectives((openBlock(), createElementBlock("div", _hoisted_4$e, [
5757
5760
  (openBlock(true), createElementBlock(Fragment$1, null, renderList(children.value, (child) => {
5758
5761
  return openBlock(), createBlock(_component_BSTreeRow, {
5759
5762
  key: _ctx.keyProvider(child),
5760
5763
  "children-provider": _ctx.childrenProvider,
5761
5764
  "disabled-provider": _ctx.disabledProvider,
5765
+ "display-provider": _ctx.displayProvider,
5762
5766
  "enable-drag-and-drop": _ctx.enableDragAndDrop,
5763
5767
  "icon-provider": _ctx.iconProvider,
5764
5768
  "key-provider": _ctx.keyProvider,
@@ -5772,12 +5776,12 @@ const _sfc_main$1e = /* @__PURE__ */ defineComponent({
5772
5776
  onToggleRow: toggleChildRow,
5773
5777
  onMoveRow: moveChildRow,
5774
5778
  onSelectRow: selectChildRow
5775
- }, null, 8, ["children-provider", "disabled-provider", "enable-drag-and-drop", "icon-provider", "key-provider", "label-provider", "multi-select", "parent-row", "row", "show-checkbox", "show-move-button", "siblings"]);
5779
+ }, null, 8, ["children-provider", "disabled-provider", "display-provider", "enable-drag-and-drop", "icon-provider", "key-provider", "label-provider", "multi-select", "parent-row", "row", "show-checkbox", "show-move-button", "siblings"]);
5776
5780
  }), 128))
5777
5781
  ], 512)), [
5778
5782
  [vShow, isOpen.value]
5779
5783
  ]) : createCommentVNode("", true)
5780
- ]);
5784
+ ], 4);
5781
5785
  };
5782
5786
  }
5783
5787
  });
@@ -5797,6 +5801,7 @@ const _sfc_main$1d = /* @__PURE__ */ defineComponent({
5797
5801
  multiSelect: { type: Boolean },
5798
5802
  showCheckbox: { type: Boolean },
5799
5803
  rowDisabledProvider: {},
5804
+ rowDisplayProvider: {},
5800
5805
  contextMenuProvider: {},
5801
5806
  bottomPadding: { default: "80px" }
5802
5807
  },
@@ -5922,6 +5927,7 @@ const _sfc_main$1d = /* @__PURE__ */ defineComponent({
5922
5927
  key: _ctx.keyProvider(item),
5923
5928
  "children-provider": _ctx.childrenProvider,
5924
5929
  "disabled-provider": _ctx.rowDisabledProvider,
5930
+ "display-provider": _ctx.rowDisplayProvider,
5925
5931
  "enable-drag-and-drop": _ctx.enableDragAndDrop,
5926
5932
  "icon-provider": _ctx.iconProvider,
5927
5933
  "key-provider": _ctx.keyProvider,
@@ -5936,7 +5942,7 @@ const _sfc_main$1d = /* @__PURE__ */ defineComponent({
5936
5942
  onToggleRow: toggleRow,
5937
5943
  onMoveRow: moveRow,
5938
5944
  onSelectRow: selectRow
5939
- }, null, 8, ["children-provider", "disabled-provider", "enable-drag-and-drop", "icon-provider", "key-provider", "label-provider", "multi-select", "row", "show-checkbox", "show-move-button", "siblings"]);
5945
+ }, null, 8, ["children-provider", "disabled-provider", "display-provider", "enable-drag-and-drop", "icon-provider", "key-provider", "label-provider", "multi-select", "row", "show-checkbox", "show-move-button", "siblings"]);
5940
5946
  }), 128))
5941
5947
  ], 4)
5942
5948
  ], 32);
@@ -6006,7 +6012,7 @@ class BSModal {
6006
6012
  }
6007
6013
  openAlert(title, message, clickHandler2) {
6008
6014
  const option = {
6009
- component: defineAsyncComponent(() => import("./BSAlertModal-C8PIj5h_.js")),
6015
+ component: defineAsyncComponent(() => import("./BSAlertModal-DypUvVcH.js")),
6010
6016
  bind: {
6011
6017
  title,
6012
6018
  message
@@ -6019,7 +6025,7 @@ class BSModal {
6019
6025
  }
6020
6026
  openYesNo(title, message, yesHandler, noHandler) {
6021
6027
  const option = {
6022
- component: defineAsyncComponent(() => import("./BSYesNoModal-CB_RIKt0.js")),
6028
+ component: defineAsyncComponent(() => import("./BSYesNoModal-CBrzf4F5.js")),
6023
6029
  bind: {
6024
6030
  title,
6025
6031
  message
@@ -31144,13 +31150,13 @@ const tableContextMenus = (modal, editor) => {
31144
31150
  };
31145
31151
  const showTableProperties = (modal, editor) => {
31146
31152
  modal.openModal({
31147
- component: defineAsyncComponent(() => import("./TablePropertiesModal-DUiHSjcT.js")),
31153
+ component: defineAsyncComponent(() => import("./TablePropertiesModal-ClsK1yM4.js")),
31148
31154
  bind: { editor }
31149
31155
  });
31150
31156
  };
31151
31157
  const insertTable = (modal, editor) => {
31152
31158
  modal.openModal({
31153
- component: defineAsyncComponent(() => import("./TableInsertModal-B1F5T8qs.js")),
31159
+ component: defineAsyncComponent(() => import("./TableInsertModal-DBrcQa3b.js")),
31154
31160
  bind: { editor }
31155
31161
  });
31156
31162
  };
@@ -31315,7 +31321,7 @@ const insertImage = (modal, editor) => {
31315
31321
  const component = (_a2 = blueseaConfig.componentConfig.richText) == null ? void 0 : _a2.imageInsertModal;
31316
31322
  if (component) {
31317
31323
  modal.openModal({
31318
- component: defineAsyncComponent(() => import("./ImageInsertModal-lWQeIMu7.js")),
31324
+ component: defineAsyncComponent(() => import("./ImageInsertModal-K1Tx7ys2.js")),
31319
31325
  bind: { editor },
31320
31326
  on: {
31321
31327
  insertImage: (image) => {
@@ -31333,7 +31339,7 @@ const insertImage = (modal, editor) => {
31333
31339
  };
31334
31340
  const showImageProperties = (modal, editor) => {
31335
31341
  modal.openModal({
31336
- component: defineAsyncComponent(() => import("./ImagePropertiesModal-C6RyT5B5.js")),
31342
+ component: defineAsyncComponent(() => import("./ImagePropertiesModal-Duu4PBjb.js")),
31337
31343
  bind: { editor }
31338
31344
  });
31339
31345
  };
@@ -31694,13 +31700,13 @@ const youtubeContextMenu = (modal, editor) => {
31694
31700
  };
31695
31701
  const insertYoutube = (modal, editor) => {
31696
31702
  modal.openModal({
31697
- component: defineAsyncComponent(() => import("./YoutubeInsertModal-R97l6ge3.js")),
31703
+ component: defineAsyncComponent(() => import("./YoutubeInsertModal-Gpob0la3.js")),
31698
31704
  bind: { editor }
31699
31705
  });
31700
31706
  };
31701
31707
  const showYoutubeProperties = (modal, editor) => {
31702
31708
  modal.openModal({
31703
- component: defineAsyncComponent(() => import("./YoutubePropertiesModal-BbrU7l5m.js")),
31709
+ component: defineAsyncComponent(() => import("./YoutubePropertiesModal-C3I5eF0-.js")),
31704
31710
  bind: { editor }
31705
31711
  });
31706
31712
  };
@@ -31744,7 +31750,7 @@ const _sfc_main$13 = /* @__PURE__ */ defineComponent({
31744
31750
  const showLinkProperties = () => {
31745
31751
  if (!props.disabled) {
31746
31752
  modal.openModal({
31747
- component: defineAsyncComponent(() => import("./LinkPropertiesModal-D5A3Gq2i.js")),
31753
+ component: defineAsyncComponent(() => import("./LinkPropertiesModal-Bx3WJhkN.js")),
31748
31754
  bind: {
31749
31755
  editor: props.editor
31750
31756
  }
@@ -32109,7 +32115,7 @@ const insertVideo = (modal, editor) => {
32109
32115
  const component = (_a2 = blueseaConfig.componentConfig.richText) == null ? void 0 : _a2.videoInsertModal;
32110
32116
  if (component) {
32111
32117
  modal.openModal({
32112
- component: defineAsyncComponent(() => import("./VideoInsertModal-R0Bs5E2T.js")),
32118
+ component: defineAsyncComponent(() => import("./VideoInsertModal-C-b0-PU0.js")),
32113
32119
  bind: { editor },
32114
32120
  on: {
32115
32121
  insertVideo: (video) => {
@@ -32127,7 +32133,7 @@ const insertVideo = (modal, editor) => {
32127
32133
  };
32128
32134
  const showVideoProperties = (modal, editor) => {
32129
32135
  modal.openModal({
32130
- component: defineAsyncComponent(() => import("./VideoPropertiesModal-DQADTS-J.js")),
32136
+ component: defineAsyncComponent(() => import("./VideoPropertiesModal-zlEThjim.js")),
32131
32137
  bind: { editor }
32132
32138
  });
32133
32139
  };
@@ -34305,7 +34311,7 @@ const _sfc_main$X = /* @__PURE__ */ defineComponent({
34305
34311
  emit("maximized");
34306
34312
  if (!props.internalMaximized) {
34307
34313
  modal.openModal({
34308
- component: defineAsyncComponent(() => import("./BSRichTextMaximizedModal-DsSYqgSR.js")),
34314
+ component: defineAsyncComponent(() => import("./BSRichTextMaximizedModal-DmPabr58.js")),
34309
34315
  bind: {
34310
34316
  modelValue: getEditorValue(),
34311
34317
  contentMaxWidth: props.contentMaxWidth,
@@ -34842,7 +34848,7 @@ const _sfc_main$V = /* @__PURE__ */ defineComponent({
34842
34848
  const modal = useModal();
34843
34849
  const enterYoutubeUrl = () => {
34844
34850
  modal.openModal({
34845
- component: defineAsyncComponent(() => import("./BSYoutubeInputModal-CwLcWtEI.js")),
34851
+ component: defineAsyncComponent(() => import("./BSYoutubeInputModal-BxabTSWx.js")),
34846
34852
  on: {
34847
34853
  "update:modelValue": (url) => {
34848
34854
  emit("update:modelValue", {
@@ -37829,6 +37835,7 @@ const serializeMomentSetting = (setting) => {
37829
37835
  return `${setting.type}${value}`;
37830
37836
  };
37831
37837
  const convertDateRangePresetKey = (preset) => {
37838
+ if (preset.from === void 0 && preset.to === void 0) return "";
37832
37839
  return `${serializeMomentSetting(preset.from)}~${serializeMomentSetting(preset.to)}`;
37833
37840
  };
37834
37841
  const findPreset = (presetKey, candidatePresets) => {
@@ -38211,7 +38218,7 @@ const _sfc_main$D = /* @__PURE__ */ defineComponent({
38211
38218
  const modal = useModal();
38212
38219
  const openSettingModal = () => {
38213
38220
  modal.openModal({
38214
- component: defineAsyncComponent(() => import("./BSGridColumnSettingModal-D9CI-F_e.js")),
38221
+ component: defineAsyncComponent(() => import("./BSGridColumnSettingModal-DhGr9UtK.js")),
38215
38222
  bind: {
38216
38223
  columns: props.columns,
38217
38224
  columnSettings: props.columnSettings,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@g1cloud/bluesea",
3
3
  "private": false,
4
- "version": "5.0.0-beta.8",
4
+ "version": "5.0.0-beta.9",
5
5
  "description": "Ui Library for g1cloud BackOffice.",
6
6
  "type": "module",
7
7
  "engines": {