@g1cloud/bluesea 5.0.0-beta.28 → 5.0.0-beta.29

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/css/bluesea.css +2 -2
  2. package/dist/{BSAlertModal-BpbJuAe1.js → BSAlertModal-DBRQ0cCa.js} +1 -1
  3. package/dist/{BSGridColumnSettingModal-8MqhRWkU.js → BSGridColumnSettingModal-C7xgLov6.js} +1 -1
  4. package/dist/{BSRichTextMaximizedModal-C86Skc5v.js → BSRichTextMaximizedModal-D4w5hGdQ.js} +1 -1
  5. package/dist/{BSYesNoModal-CHbktVAj.js → BSYesNoModal-Dj2nMArb.js} +1 -1
  6. package/dist/{BSYoutubeInputModal-JKnr4hGE.js → BSYoutubeInputModal-Mro_98AC.js} +1 -1
  7. package/dist/{ImageInsertModal-DQwkQJ8b.js → ImageInsertModal-DeL97iRr.js} +2 -2
  8. package/dist/{ImageProperties.vue_vue_type_script_setup_true_lang-BsMcsXdh.js → ImageProperties.vue_vue_type_script_setup_true_lang-DCv-pBh_.js} +1 -1
  9. package/dist/{ImagePropertiesModal-X7blKqTy.js → ImagePropertiesModal-DD6cl6c0.js} +2 -2
  10. package/dist/{LinkPropertiesModal-DGiiTivW.js → LinkPropertiesModal-CkgkjB7g.js} +1 -1
  11. package/dist/{TableInsertModal-CupFfnOG.js → TableInsertModal-CNnGZuaP.js} +1 -1
  12. package/dist/{TablePropertiesModal-CfK9i7Q5.js → TablePropertiesModal-BYjN7jg3.js} +1 -1
  13. package/dist/{VideoInsertModal-BwRRgibx.js → VideoInsertModal-DIIzKI53.js} +2 -2
  14. package/dist/{VideoProperties.vue_vue_type_script_setup_true_lang-zEMpmzTZ.js → VideoProperties.vue_vue_type_script_setup_true_lang-BR8B1ON_.js} +1 -1
  15. package/dist/{VideoPropertiesModal-Dn6AzhPy.js → VideoPropertiesModal-DyMdwd1w.js} +2 -2
  16. package/dist/{YoutubeInsertModal-DCn5bhN5.js → YoutubeInsertModal-BSIDbYkd.js} +2 -2
  17. package/dist/{YoutubeProperties.vue_vue_type_script_setup_true_lang-B-YVlp4Y.js → YoutubeProperties.vue_vue_type_script_setup_true_lang-BlmuRJva.js} +1 -1
  18. package/dist/{YoutubePropertiesModal-Dg-n8cTv.js → YoutubePropertiesModal-VDPQiwEJ.js} +2 -2
  19. package/dist/bluesea.css +2 -2
  20. package/dist/bluesea.js +1 -1
  21. package/dist/bluesea.umd.cjs +12 -5
  22. package/dist/{index-e3O4IL4V.js → index-0VUHPqA4.js} +28 -21
  23. package/package.json +1 -1
package/css/bluesea.css CHANGED
@@ -30176,12 +30176,12 @@ div[data-v-c1655c12] {
30176
30176
  padding: 8px;
30177
30177
  }
30178
30178
 
30179
- .bs-button[data-v-487255f8] {
30179
+ .bs-button[data-v-6e4e4dbf] {
30180
30180
  padding: 3px;
30181
30181
  height: auto;
30182
30182
  }
30183
30183
 
30184
- .bs-button[data-v-487255f8] .font-icon {
30184
+ .bs-button[data-v-6e4e4dbf] .font-icon {
30185
30185
  font-size: 12px;
30186
30186
  }
30187
30187
 
@@ -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, l as vFocusOnLoad } from "./index-e3O4IL4V.js";
2
+ import { u as useModalHandle, _ as _sfc_main$1, v as vT, B as BSButton, l as vFocusOnLoad } from "./index-0VUHPqA4.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 { g as createInputGridHandler, u as useModalHandle, _ as _sfc_main$1, B as BSButton, h as _sfc_main$2, j as _sfc_main$3, k as _sfc_main$4, n as notNull } from "./index-e3O4IL4V.js";
2
+ import { g as createInputGridHandler, u as useModalHandle, _ as _sfc_main$1, B as BSButton, h as _sfc_main$2, j as _sfc_main$3, k as _sfc_main$4, n as notNull } from "./index-0VUHPqA4.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-e3O4IL4V.js";
2
+ import { u as useModalHandle, d as _sfc_main$1 } from "./index-0VUHPqA4.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-e3O4IL4V.js";
2
+ import { u as useModalHandle, _ as _sfc_main$1, v as vT, B as BSButton } from "./index-0VUHPqA4.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, i as isYoutubeNocookieUrl, f as buildYoutubeUrl } from "./index-e3O4IL4V.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, i as isYoutubeNocookieUrl, f as buildYoutubeUrl } from "./index-0VUHPqA4.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-e3O4IL4V.js";
3
- import { _ as _sfc_main$5 } from "./ImageProperties.vue_vue_type_script_setup_true_lang-BsMcsXdh.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-0VUHPqA4.js";
3
+ import { _ as _sfc_main$5 } from "./ImageProperties.vue_vue_type_script_setup_true_lang-DCv-pBh_.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-e3O4IL4V.js";
2
+ import { b as _sfc_main$1, c as _sfc_main$2, v as vT } from "./index-0VUHPqA4.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 { q as findImageNode, u as useModalHandle, _ as _sfc_main$1, B as BSButton, b as _sfc_main$2, c as _sfc_main$3, p as formValidator, r as imageInfoNumberToPixel } from "./index-e3O4IL4V.js";
3
- import { _ as _sfc_main$4 } from "./ImageProperties.vue_vue_type_script_setup_true_lang-BsMcsXdh.js";
2
+ import { q as findImageNode, u as useModalHandle, _ as _sfc_main$1, B as BSButton, b as _sfc_main$2, c as _sfc_main$3, p as formValidator, r as imageInfoNumberToPixel } from "./index-0VUHPqA4.js";
3
+ import { _ as _sfc_main$4 } from "./ImageProperties.vue_vue_type_script_setup_true_lang-DCv-pBh_.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-e3O4IL4V.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-0VUHPqA4.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, j as _sfc_main$3 } from "./index-e3O4IL4V.js";
2
+ import { u as useModalHandle, _ as _sfc_main$1, B as BSButton, b as _sfc_main$2, j as _sfc_main$3 } from "./index-0VUHPqA4.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 { m 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, o as _sfc_main$4, p as formValidator } from "./index-e3O4IL4V.js";
2
+ import { m 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, o as _sfc_main$4, p as formValidator } from "./index-0VUHPqA4.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-e3O4IL4V.js";
3
- import { _ as _sfc_main$5 } from "./VideoProperties.vue_vue_type_script_setup_true_lang-zEMpmzTZ.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-0VUHPqA4.js";
3
+ import { _ as _sfc_main$5 } from "./VideoProperties.vue_vue_type_script_setup_true_lang-BR8B1ON_.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 { k as _sfc_main$1, b as _sfc_main$2, c as _sfc_main$3, v as vT } from "./index-e3O4IL4V.js";
2
+ import { k as _sfc_main$1, b as _sfc_main$2, c as _sfc_main$3, v as vT } from "./index-0VUHPqA4.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 { w as findVideoNode, u as useModalHandle, _ as _sfc_main$1, B as BSButton, b as _sfc_main$2, c as _sfc_main$3, p as formValidator, x as videoInfoNumberToPixel } from "./index-e3O4IL4V.js";
3
- import { _ as _sfc_main$4 } from "./VideoProperties.vue_vue_type_script_setup_true_lang-zEMpmzTZ.js";
2
+ import { w as findVideoNode, u as useModalHandle, _ as _sfc_main$1, B as BSButton, b as _sfc_main$2, c as _sfc_main$3, p as formValidator, x as videoInfoNumberToPixel } from "./index-0VUHPqA4.js";
3
+ import { _ as _sfc_main$4 } from "./VideoProperties.vue_vue_type_script_setup_true_lang-BR8B1ON_.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-e3O4IL4V.js";
3
- import { _ as _sfc_main$4 } from "./YoutubeProperties.vue_vue_type_script_setup_true_lang-B-YVlp4Y.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-0VUHPqA4.js";
3
+ import { _ as _sfc_main$4 } from "./YoutubeProperties.vue_vue_type_script_setup_true_lang-BlmuRJva.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-e3O4IL4V.js";
2
+ import { b as _sfc_main$1, c as _sfc_main$2, v as vT } from "./index-0VUHPqA4.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 { s as findYoutubeNode, t 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-e3O4IL4V.js";
3
- import { _ as _sfc_main$4 } from "./YoutubeProperties.vue_vue_type_script_setup_true_lang-B-YVlp4Y.js";
2
+ import { s as findYoutubeNode, t 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-0VUHPqA4.js";
3
+ import { _ as _sfc_main$4 } from "./YoutubeProperties.vue_vue_type_script_setup_true_lang-BlmuRJva.js";
4
4
  const _hoisted_1 = {
5
5
  key: 0,
6
6
  class: "bs-layout-form"
package/dist/bluesea.css CHANGED
@@ -11042,11 +11042,11 @@ span.table-property[data-v-537f70be]:after {
11042
11042
  }
11043
11043
  .bs-list-layout-item > .list-item-content {
11044
11044
  padding: 8px;
11045
- }.bs-button[data-v-487255f8] {
11045
+ }.bs-button[data-v-6e4e4dbf] {
11046
11046
  padding: 3px;
11047
11047
  height: auto;
11048
11048
  }
11049
- .bs-button[data-v-487255f8] .font-icon {
11049
+ .bs-button[data-v-6e4e4dbf] .font-icon {
11050
11050
  font-size: 12px;
11051
11051
  }.bs-horizontal-layout-resizer {
11052
11052
  cursor: ew-resize;
package/dist/bluesea.js CHANGED
@@ -1,4 +1,4 @@
1
- import { aN, aO, bL, bM, z, ap, az, B, J, K, a9, k, R, ar, N, F, aA, ct, H, O, av, P, a7, a8, aw, Q, a3, b, h, a5, a4, ac, as, aq, a0, D, ab, aa, G, am, cb, ax, _, a1, aj, al, ak, ai, ah, ag, V, an, ay, j, I, M, at, C, Y, a2, L, E, S, o, d, U, au, a, ao, Z, a6, c, ae, af, X, W, ad, T, A, bT, bb, bS, aX, aC, cy, aB, b2, b0, aZ, $, bR, b4, b3, cD, bJ, bP, b1, bV, bU, bQ, cx, b5, aW, aK, aL, aJ, aM, bO, bN, a$, bK, bA, c5, cC, bf, bm, c4, cM, ch, bW, c1, c0, aT, f, bD, cj, aU, cs, ba, cw, cz, g, ce, a_, bi, cQ, aP, b7, bj, aQ, aS, aR, b9, b$, bx, by, bz, bu, bw, bv, e, bt, bq, p, cF, aV, b8, cq, cm, cE, bZ, aF, cN, cK, cO, bE, cL, bF, c3, c2, cn, bn, i, b_, bp, bl, cP, b6, ca, c9, aY, bY, n, cf, bX, cJ, cA, c6, cd, bB, bc, bg, bI, c8, bG, bH, ci, cp, co, cg, cl, bo, aE, bk, ck, cI, cu, cv, cB, c7, cc, u, bC, bd, be, bh, aD, aH, aI, l, v, aG, br, bs, cH, cG, cr } from "./index-e3O4IL4V.js";
1
+ import { aN, aO, bL, bM, z, ap, az, B, J, K, a9, k, R, ar, N, F, aA, ct, H, O, av, P, a7, a8, aw, Q, a3, b, h, a5, a4, ac, as, aq, a0, D, ab, aa, G, am, cb, ax, _, a1, aj, al, ak, ai, ah, ag, V, an, ay, j, I, M, at, C, Y, a2, L, E, S, o, d, U, au, a, ao, Z, a6, c, ae, af, X, W, ad, T, A, bT, bb, bS, aX, aC, cy, aB, b2, b0, aZ, $, bR, b4, b3, cD, bJ, bP, b1, bV, bU, bQ, cx, b5, aW, aK, aL, aJ, aM, bO, bN, a$, bK, bA, c5, cC, bf, bm, c4, cM, ch, bW, c1, c0, aT, f, bD, cj, aU, cs, ba, cw, cz, g, ce, a_, bi, cQ, aP, b7, bj, aQ, aS, aR, b9, b$, bx, by, bz, bu, bw, bv, e, bt, bq, p, cF, aV, b8, cq, cm, cE, bZ, aF, cN, cK, cO, bE, cL, bF, c3, c2, cn, bn, i, b_, bp, bl, cP, b6, ca, c9, aY, bY, n, cf, bX, cJ, cA, c6, cd, bB, bc, bg, bI, c8, bG, bH, ci, cp, co, cg, cl, bo, aE, bk, ck, cI, cu, cv, cB, c7, cc, u, bC, bd, be, bh, aD, aH, aI, l, v, aG, br, bs, cH, cG, cr } from "./index-0VUHPqA4.js";
2
2
  export {
3
3
  aN as ADDRESS_COUNTRY_CONFIGS,
4
4
  aO as ADDRESS_COUNTRY_CONFIG_DEFAULT,
@@ -38432,7 +38432,8 @@ img.ProseMirror-separator {
38432
38432
  const likeFilterItems = vue.computed(() => likeTextFilterItems.value.filter((item) => !item.filterCreator && item.filterType !== "NUMBER"));
38433
38433
  const equalFilterItemPropertyIds = vue.computed(() => likeTextFilterItems.value.filter((item) => !item.filterCreator && item.filterType === "NUMBER").map((item) => item.propertyId));
38434
38434
  const customFilterItems = vue.computed(() => likeTextFilterItems.value.filter((item) => item.filterCreator));
38435
- const inFilterItemPropertyIds = vue.computed(() => inTextFilterItems.value.map((filter) => filter.propertyId));
38435
+ const stringInFilterItemPropertyIds = vue.computed(() => inTextFilterItems.value.filter((item) => item.filterType !== "NUMBER").map((item) => item.propertyId));
38436
+ const numberInFilterItemPropertyIds = vue.computed(() => inTextFilterItems.value.filter((item) => item.filterType === "NUMBER").map((item) => item.propertyId));
38436
38437
  const getFilterKeyword = (filter) => {
38437
38438
  const actualFilter = filter instanceof OrFilter ? filter.filters[0] : filter;
38438
38439
  if (actualFilter && "getFilterValueString" in actualFilter) {
@@ -38493,9 +38494,15 @@ img.ProseMirror-separator {
38493
38494
  if (allFilters.length >= 2) return orFilter(allFilters);
38494
38495
  else return allFilters[0];
38495
38496
  } else if (filterMode.value === "TEXTAREA") {
38496
- const names = inFilterItemPropertyIds.value;
38497
38497
  const keywords2 = keyword2.split("\n");
38498
- return inFilter(names, keywords2, true);
38498
+ const stringNames = stringInFilterItemPropertyIds.value;
38499
+ const stringIn = stringNames.length > 0 ? inFilter(stringNames, keywords2, true) : void 0;
38500
+ const numberNames = numberInFilterItemPropertyIds.value;
38501
+ const numberKeywords = keywords2.map((k) => k.trim()).filter((k) => k !== "" && !Number.isNaN(Number(k))).map(Number);
38502
+ const numberIn = numberNames.length > 0 && numberKeywords.length > 0 ? inFilter(numberNames, numberKeywords, true) : void 0;
38503
+ const allFilters = [stringIn, numberIn].filter(notNull);
38504
+ if (allFilters.length >= 2) return orFilter(allFilters);
38505
+ else return allFilters[0];
38499
38506
  }
38500
38507
  };
38501
38508
  vue.watch(
@@ -39680,7 +39687,7 @@ img.ProseMirror-separator {
39680
39687
  }, null, 8, _hoisted_3$o)
39681
39688
  ]),
39682
39689
  vue.createVNode(BSButton, {
39683
- caption: allExpanded.value ? "전체닫기" : "전체열기",
39690
+ caption: allExpanded.value ? { key: "bs.collapseAll" } : { key: "bs.expandAll" },
39684
39691
  "left-icon": allExpanded.value ? "expand_less" : "expand_more",
39685
39692
  class: "border-0",
39686
39693
  onClick: expandAll
@@ -39690,7 +39697,7 @@ img.ProseMirror-separator {
39690
39697
  };
39691
39698
  }
39692
39699
  });
39693
- const BSListControl = /* @__PURE__ */ _export_sfc(_sfc_main$O, [["__scopeId", "data-v-487255f8"]]);
39700
+ const BSListControl = /* @__PURE__ */ _export_sfc(_sfc_main$O, [["__scopeId", "data-v-6e4e4dbf"]]);
39694
39701
  const _sfc_main$N = /* @__PURE__ */ vue.defineComponent({
39695
39702
  __name: "BSHorizontalLayoutResizer",
39696
39703
  emits: ["resized"],
@@ -368,8 +368,8 @@ const defaultAddressInputComponentConfig = {
368
368
  countryConfigs: ADDRESS_COUNTRY_CONFIGS
369
369
  };
370
370
  const defaultRichTextComponentConfig = {
371
- imageInsertModal: defineAsyncComponent(() => import("./ImageInsertModal-DQwkQJ8b.js")),
372
- videoInsertModal: defineAsyncComponent(() => import("./VideoInsertModal-BwRRgibx.js")),
371
+ imageInsertModal: defineAsyncComponent(() => import("./ImageInsertModal-DeL97iRr.js")),
372
+ videoInsertModal: defineAsyncComponent(() => import("./VideoInsertModal-DIIzKI53.js")),
373
373
  toolButtons: [
374
374
  "Heading",
375
375
  "FontSize",
@@ -6343,7 +6343,7 @@ class BSModal {
6343
6343
  }
6344
6344
  openAlert(title, message, clickHandler2) {
6345
6345
  const option = {
6346
- component: defineAsyncComponent(() => import("./BSAlertModal-BpbJuAe1.js")),
6346
+ component: defineAsyncComponent(() => import("./BSAlertModal-DBRQ0cCa.js")),
6347
6347
  bind: {
6348
6348
  title,
6349
6349
  message
@@ -6356,7 +6356,7 @@ class BSModal {
6356
6356
  }
6357
6357
  openYesNo(title, message, yesHandler, noHandler) {
6358
6358
  const option = {
6359
- component: defineAsyncComponent(() => import("./BSYesNoModal-CHbktVAj.js")),
6359
+ component: defineAsyncComponent(() => import("./BSYesNoModal-Dj2nMArb.js")),
6360
6360
  bind: {
6361
6361
  title,
6362
6362
  message
@@ -31490,13 +31490,13 @@ const tableContextMenus = (modal, editor) => {
31490
31490
  };
31491
31491
  const showTableProperties = (modal, editor) => {
31492
31492
  modal.openModal({
31493
- component: defineAsyncComponent(() => import("./TablePropertiesModal-CfK9i7Q5.js")),
31493
+ component: defineAsyncComponent(() => import("./TablePropertiesModal-BYjN7jg3.js")),
31494
31494
  bind: { editor }
31495
31495
  });
31496
31496
  };
31497
31497
  const insertTable = (modal, editor) => {
31498
31498
  modal.openModal({
31499
- component: defineAsyncComponent(() => import("./TableInsertModal-CupFfnOG.js")),
31499
+ component: defineAsyncComponent(() => import("./TableInsertModal-CNnGZuaP.js")),
31500
31500
  bind: { editor }
31501
31501
  });
31502
31502
  };
@@ -31661,7 +31661,7 @@ const insertImage = (modal, editor) => {
31661
31661
  const component = (_a2 = blueseaConfig.componentConfig.richText) == null ? void 0 : _a2.imageInsertModal;
31662
31662
  if (component) {
31663
31663
  modal.openModal({
31664
- component: defineAsyncComponent(() => import("./ImageInsertModal-DQwkQJ8b.js")),
31664
+ component: defineAsyncComponent(() => import("./ImageInsertModal-DeL97iRr.js")),
31665
31665
  bind: { editor },
31666
31666
  on: {
31667
31667
  insertImage: (image) => {
@@ -31679,7 +31679,7 @@ const insertImage = (modal, editor) => {
31679
31679
  };
31680
31680
  const showImageProperties = (modal, editor) => {
31681
31681
  modal.openModal({
31682
- component: defineAsyncComponent(() => import("./ImagePropertiesModal-X7blKqTy.js")),
31682
+ component: defineAsyncComponent(() => import("./ImagePropertiesModal-DD6cl6c0.js")),
31683
31683
  bind: { editor }
31684
31684
  });
31685
31685
  };
@@ -32040,13 +32040,13 @@ const youtubeContextMenu = (modal, editor) => {
32040
32040
  };
32041
32041
  const insertYoutube = (modal, editor) => {
32042
32042
  modal.openModal({
32043
- component: defineAsyncComponent(() => import("./YoutubeInsertModal-DCn5bhN5.js")),
32043
+ component: defineAsyncComponent(() => import("./YoutubeInsertModal-BSIDbYkd.js")),
32044
32044
  bind: { editor }
32045
32045
  });
32046
32046
  };
32047
32047
  const showYoutubeProperties = (modal, editor) => {
32048
32048
  modal.openModal({
32049
- component: defineAsyncComponent(() => import("./YoutubePropertiesModal-Dg-n8cTv.js")),
32049
+ component: defineAsyncComponent(() => import("./YoutubePropertiesModal-VDPQiwEJ.js")),
32050
32050
  bind: { editor }
32051
32051
  });
32052
32052
  };
@@ -32090,7 +32090,7 @@ const _sfc_main$15 = /* @__PURE__ */ defineComponent({
32090
32090
  const showLinkProperties = () => {
32091
32091
  if (!props.disabled) {
32092
32092
  modal.openModal({
32093
- component: defineAsyncComponent(() => import("./LinkPropertiesModal-DGiiTivW.js")),
32093
+ component: defineAsyncComponent(() => import("./LinkPropertiesModal-CkgkjB7g.js")),
32094
32094
  bind: {
32095
32095
  editor: props.editor
32096
32096
  }
@@ -32455,7 +32455,7 @@ const insertVideo = (modal, editor) => {
32455
32455
  const component = (_a2 = blueseaConfig.componentConfig.richText) == null ? void 0 : _a2.videoInsertModal;
32456
32456
  if (component) {
32457
32457
  modal.openModal({
32458
- component: defineAsyncComponent(() => import("./VideoInsertModal-BwRRgibx.js")),
32458
+ component: defineAsyncComponent(() => import("./VideoInsertModal-DIIzKI53.js")),
32459
32459
  bind: { editor },
32460
32460
  on: {
32461
32461
  insertVideo: (video) => {
@@ -32473,7 +32473,7 @@ const insertVideo = (modal, editor) => {
32473
32473
  };
32474
32474
  const showVideoProperties = (modal, editor) => {
32475
32475
  modal.openModal({
32476
- component: defineAsyncComponent(() => import("./VideoPropertiesModal-Dn6AzhPy.js")),
32476
+ component: defineAsyncComponent(() => import("./VideoPropertiesModal-DyMdwd1w.js")),
32477
32477
  bind: { editor }
32478
32478
  });
32479
32479
  };
@@ -34651,7 +34651,7 @@ const _sfc_main$Z = /* @__PURE__ */ defineComponent({
34651
34651
  emit("maximized");
34652
34652
  if (!props.internalMaximized) {
34653
34653
  modal.openModal({
34654
- component: defineAsyncComponent(() => import("./BSRichTextMaximizedModal-C86Skc5v.js")),
34654
+ component: defineAsyncComponent(() => import("./BSRichTextMaximizedModal-D4w5hGdQ.js")),
34655
34655
  bind: {
34656
34656
  modelValue: getEditorValue(),
34657
34657
  contentMaxWidth: props.contentMaxWidth,
@@ -35308,7 +35308,7 @@ const _sfc_main$W = /* @__PURE__ */ defineComponent({
35308
35308
  const modal = useModal();
35309
35309
  const enterYoutubeUrl = () => {
35310
35310
  modal.openModal({
35311
- component: defineAsyncComponent(() => import("./BSYoutubeInputModal-JKnr4hGE.js")),
35311
+ component: defineAsyncComponent(() => import("./BSYoutubeInputModal-Mro_98AC.js")),
35312
35312
  on: {
35313
35313
  "update:modelValue": (url) => {
35314
35314
  emit("update:modelValue", {
@@ -38432,7 +38432,8 @@ const _sfc_main$H = /* @__PURE__ */ defineComponent({
38432
38432
  const likeFilterItems = computed(() => likeTextFilterItems.value.filter((item) => !item.filterCreator && item.filterType !== "NUMBER"));
38433
38433
  const equalFilterItemPropertyIds = computed(() => likeTextFilterItems.value.filter((item) => !item.filterCreator && item.filterType === "NUMBER").map((item) => item.propertyId));
38434
38434
  const customFilterItems = computed(() => likeTextFilterItems.value.filter((item) => item.filterCreator));
38435
- const inFilterItemPropertyIds = computed(() => inTextFilterItems.value.map((filter) => filter.propertyId));
38435
+ const stringInFilterItemPropertyIds = computed(() => inTextFilterItems.value.filter((item) => item.filterType !== "NUMBER").map((item) => item.propertyId));
38436
+ const numberInFilterItemPropertyIds = computed(() => inTextFilterItems.value.filter((item) => item.filterType === "NUMBER").map((item) => item.propertyId));
38436
38437
  const getFilterKeyword = (filter) => {
38437
38438
  const actualFilter = filter instanceof OrFilter ? filter.filters[0] : filter;
38438
38439
  if (actualFilter && "getFilterValueString" in actualFilter) {
@@ -38493,9 +38494,15 @@ const _sfc_main$H = /* @__PURE__ */ defineComponent({
38493
38494
  if (allFilters.length >= 2) return orFilter(allFilters);
38494
38495
  else return allFilters[0];
38495
38496
  } else if (filterMode.value === "TEXTAREA") {
38496
- const names = inFilterItemPropertyIds.value;
38497
38497
  const keywords2 = keyword2.split("\n");
38498
- return inFilter(names, keywords2, true);
38498
+ const stringNames = stringInFilterItemPropertyIds.value;
38499
+ const stringIn = stringNames.length > 0 ? inFilter(stringNames, keywords2, true) : void 0;
38500
+ const numberNames = numberInFilterItemPropertyIds.value;
38501
+ const numberKeywords = keywords2.map((k) => k.trim()).filter((k) => k !== "" && !Number.isNaN(Number(k))).map(Number);
38502
+ const numberIn = numberNames.length > 0 && numberKeywords.length > 0 ? inFilter(numberNames, numberKeywords, true) : void 0;
38503
+ const allFilters = [stringIn, numberIn].filter(notNull);
38504
+ if (allFilters.length >= 2) return orFilter(allFilters);
38505
+ else return allFilters[0];
38499
38506
  }
38500
38507
  };
38501
38508
  watch(
@@ -39014,7 +39021,7 @@ const _sfc_main$D = /* @__PURE__ */ defineComponent({
39014
39021
  const modal = useModal();
39015
39022
  const openSettingModal = () => {
39016
39023
  modal.openModal({
39017
- component: defineAsyncComponent(() => import("./BSGridColumnSettingModal-8MqhRWkU.js")),
39024
+ component: defineAsyncComponent(() => import("./BSGridColumnSettingModal-C7xgLov6.js")),
39018
39025
  bind: {
39019
39026
  columns: props.columns,
39020
39027
  columnSettings: props.columnSettings,
@@ -39680,7 +39687,7 @@ const _sfc_main$x = /* @__PURE__ */ defineComponent({
39680
39687
  }, null, 8, _hoisted_3$c)
39681
39688
  ]),
39682
39689
  createVNode(BSButton, {
39683
- caption: allExpanded.value ? "전체닫기" : "전체열기",
39690
+ caption: allExpanded.value ? { key: "bs.collapseAll" } : { key: "bs.expandAll" },
39684
39691
  "left-icon": allExpanded.value ? "expand_less" : "expand_more",
39685
39692
  class: "border-0",
39686
39693
  onClick: expandAll
@@ -39690,7 +39697,7 @@ const _sfc_main$x = /* @__PURE__ */ defineComponent({
39690
39697
  };
39691
39698
  }
39692
39699
  });
39693
- const BSListControl = /* @__PURE__ */ _export_sfc(_sfc_main$x, [["__scopeId", "data-v-487255f8"]]);
39700
+ const BSListControl = /* @__PURE__ */ _export_sfc(_sfc_main$x, [["__scopeId", "data-v-6e4e4dbf"]]);
39694
39701
  const _sfc_main$w = /* @__PURE__ */ defineComponent({
39695
39702
  __name: "BSHorizontalLayoutResizer",
39696
39703
  emits: ["resized"],
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.28",
4
+ "version": "5.0.0-beta.29",
5
5
  "description": "Ui Library for g1cloud BackOffice.",
6
6
  "type": "module",
7
7
  "engines": {