@g1cloud/bluesea 5.0.0-beta.3 → 5.0.0-beta.5

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-xBi30_WT.js → BSAlertModal-BixctNO_.js} +1 -1
  2. package/dist/{BSGridColumnSettingModal-CGOmNxYg.js → BSGridColumnSettingModal-CEZYNkY7.js} +1 -1
  3. package/dist/{BSRichTextMaximizedModal-bwfs_ETq.js → BSRichTextMaximizedModal-BJHJKSmv.js} +1 -1
  4. package/dist/{BSYesNoModal-g_jspSyV.js → BSYesNoModal-RP6IOQrf.js} +1 -1
  5. package/dist/{BSYoutubeInputModal-gxqSatHw.js → BSYoutubeInputModal-DcGUES0z.js} +1 -1
  6. package/dist/{ImageInsertModal-BjQMX1aF.js → ImageInsertModal-Ca9ODxyY.js} +2 -2
  7. package/dist/{ImageProperties.vue_vue_type_script_setup_true_lang-DngZdEN7.js → ImageProperties.vue_vue_type_script_setup_true_lang-DaQiIqJ3.js} +1 -1
  8. package/dist/{ImagePropertiesModal-BVMSRdqN.js → ImagePropertiesModal-Dd_PTCe7.js} +2 -2
  9. package/dist/{LinkPropertiesModal-CjQMdxnd.js → LinkPropertiesModal-CHfXSxhI.js} +1 -1
  10. package/dist/{TableInsertModal-W9oMIgb_.js → TableInsertModal-BuW96v61.js} +1 -1
  11. package/dist/{TablePropertiesModal-rKhKzzYG.js → TablePropertiesModal-Cyi6buUh.js} +1 -1
  12. package/dist/{VideoInsertModal-DMtZM5vy.js → VideoInsertModal-mgYS8iD6.js} +2 -2
  13. package/dist/{VideoProperties.vue_vue_type_script_setup_true_lang-CbE-PZdm.js → VideoProperties.vue_vue_type_script_setup_true_lang-Bds3l55w.js} +1 -1
  14. package/dist/{VideoPropertiesModal-CLkvzq3Y.js → VideoPropertiesModal-CYvyUvt9.js} +2 -2
  15. package/dist/{YoutubeInsertModal-4_qANoY5.js → YoutubeInsertModal-Bd9i0AaR.js} +2 -2
  16. package/dist/{YoutubeProperties.vue_vue_type_script_setup_true_lang-B-LT9GYf.js → YoutubeProperties.vue_vue_type_script_setup_true_lang-B-zxE_y5.js} +1 -1
  17. package/dist/{YoutubePropertiesModal-BKwZsK6d.js → YoutubePropertiesModal-DQI3DULJ.js} +2 -2
  18. package/dist/bluesea.js +1 -1
  19. package/dist/bluesea.umd.cjs +96 -61
  20. package/dist/component/tree/BSTree.vue.d.ts +3 -0
  21. package/dist/{index-BQZ3zTp7.js → index-BKKS6q-4.js} +112 -77
  22. package/dist/model/CommonTypes.d.ts +1 -1
  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-BQZ3zTp7.js";
2
+ import { u as useModalHandle, _ as _sfc_main$1, v as vT, B as BSButton, j as vFocusOnLoad } from "./index-BKKS6q-4.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-BQZ3zTp7.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-BKKS6q-4.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-BQZ3zTp7.js";
2
+ import { u as useModalHandle, d as _sfc_main$1 } from "./index-BKKS6q-4.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-BQZ3zTp7.js";
2
+ import { u as useModalHandle, _ as _sfc_main$1, v as vT, B as BSButton } from "./index-BKKS6q-4.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-BQZ3zTp7.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-BKKS6q-4.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-BQZ3zTp7.js";
3
- import { _ as _sfc_main$5 } from "./ImageProperties.vue_vue_type_script_setup_true_lang-DngZdEN7.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-BKKS6q-4.js";
3
+ import { _ as _sfc_main$5 } from "./ImageProperties.vue_vue_type_script_setup_true_lang-DaQiIqJ3.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-BQZ3zTp7.js";
2
+ import { b as _sfc_main$1, c as _sfc_main$2, v as vT } from "./index-BKKS6q-4.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-BQZ3zTp7.js";
3
- import { _ as _sfc_main$4 } from "./ImageProperties.vue_vue_type_script_setup_true_lang-DngZdEN7.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-BKKS6q-4.js";
3
+ import { _ as _sfc_main$4 } from "./ImageProperties.vue_vue_type_script_setup_true_lang-DaQiIqJ3.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-BQZ3zTp7.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-BKKS6q-4.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-BQZ3zTp7.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-BKKS6q-4.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-BQZ3zTp7.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-BKKS6q-4.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-BQZ3zTp7.js";
3
- import { _ as _sfc_main$5 } from "./VideoProperties.vue_vue_type_script_setup_true_lang-CbE-PZdm.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-BKKS6q-4.js";
3
+ import { _ as _sfc_main$5 } from "./VideoProperties.vue_vue_type_script_setup_true_lang-Bds3l55w.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-BQZ3zTp7.js";
2
+ import { i as _sfc_main$1, b as _sfc_main$2, c as _sfc_main$3, v as vT } from "./index-BKKS6q-4.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-BQZ3zTp7.js";
3
- import { _ as _sfc_main$4 } from "./VideoProperties.vue_vue_type_script_setup_true_lang-CbE-PZdm.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-BKKS6q-4.js";
3
+ import { _ as _sfc_main$4 } from "./VideoProperties.vue_vue_type_script_setup_true_lang-Bds3l55w.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-BQZ3zTp7.js";
3
- import { _ as _sfc_main$4 } from "./YoutubeProperties.vue_vue_type_script_setup_true_lang-B-LT9GYf.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-BKKS6q-4.js";
3
+ import { _ as _sfc_main$4 } from "./YoutubeProperties.vue_vue_type_script_setup_true_lang-B-zxE_y5.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-BQZ3zTp7.js";
2
+ import { b as _sfc_main$1, c as _sfc_main$2, v as vT } from "./index-BKKS6q-4.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-BQZ3zTp7.js";
3
- import { _ as _sfc_main$4 } from "./YoutubeProperties.vue_vue_type_script_setup_true_lang-B-LT9GYf.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-BKKS6q-4.js";
3
+ import { _ as _sfc_main$4 } from "./YoutubeProperties.vue_vue_type_script_setup_true_lang-B-zxE_y5.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, bD, bE, w, al, av, B, H, I, a5, i, O, an, K, D, aw, ck, F, L, ar, M, a3, a4, as, N, b, g, a1, a0, a8, ao, am, Y, A, a7, a6, E, ai, c2, 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, bL, bK, aS, ay, cp, ax, aZ, aX, aU, X, bJ, a$, a_, cu, bB, bH, aY, bN, bM, bI, co, b0, aR, aF, aG, aE, aH, bG, bF, aW, bC, bs, bZ, ct, b7, be, bY, cD, c8, bO, bV, bU, aO, bv, ca, aP, cj, cn, cq, f, c5, aV, ba, cH, aK, bb, aL, aN, aM, b3, bT, bp, bq, br, bm, bo, bn, e, bl, bi, m, cw, aQ, b2, ch, cd, cv, bR, aA, cE, cB, cF, bw, cC, bx, bX, bW, ce, bf, bS, bh, bd, cG, b1, c1, c0, aT, bQ, n, c6, bP, cA, cr, b_, c4, bt, b4, b8, bA, by, bz, c9, cg, cf, c7, cc, bg, bc, cb, cz, cl, cm, cs, b$, c3, u, bu, b5, b6, b9, az, aC, aD, j, v, aB, bj, bk, cy, cx, ci } from "./index-BQZ3zTp7.js";
1
+ import { aI, aJ, bD, bE, w, al, av, B, H, I, a5, i, O, an, K, D, aw, ck, F, L, ar, M, a3, a4, as, N, b, g, a1, a0, a8, ao, am, Y, A, a7, a6, E, ai, c2, 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, bL, bK, aS, ay, cp, ax, aZ, aX, aU, X, bJ, a$, a_, cu, bB, bH, aY, bN, bM, bI, co, b0, aR, aF, aG, aE, aH, bG, bF, aW, bC, bs, bZ, ct, b7, be, bY, cD, c8, bO, bV, bU, aO, bv, ca, aP, cj, cn, cq, f, c5, aV, ba, cH, aK, bb, aL, aN, aM, b3, bT, bp, bq, br, bm, bo, bn, e, bl, bi, m, cw, aQ, b2, ch, cd, cv, bR, aA, cE, cB, cF, bw, cC, bx, bX, bW, ce, bf, bS, bh, bd, cG, b1, c1, c0, aT, bQ, n, c6, bP, cA, cr, b_, c4, bt, b4, b8, bA, by, bz, c9, cg, cf, c7, cc, bg, bc, cb, cz, cl, cm, cs, b$, c3, u, bu, b5, b6, b9, az, aC, aD, j, v, aB, bj, bk, cy, cx, ci } from "./index-BKKS6q-4.js";
2
2
  export {
3
3
  aI as ADDRESS_COUNTRY_CONFIGS,
4
4
  aJ as ADDRESS_COUNTRY_CONFIG_DEFAULT,