@g1cloud/bluesea 5.0.0-alpha.117 → 5.0.0-alpha.119

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 (20) hide show
  1. package/dist/{BSAlertModal-Dgqli-aa.js → BSAlertModal-BJfJEAIp.js} +1 -1
  2. package/dist/{BSGridColumnSettingModal-D0otOkAx.js → BSGridColumnSettingModal-CguXrzy7.js} +1 -1
  3. package/dist/{BSYesNoModal-Ui7HjvaV.js → BSYesNoModal-BuWgOmU5.js} +1 -1
  4. package/dist/{BSYoutubeInputModal-6jlTv45r.js → BSYoutubeInputModal-Ds74XjLP.js} +1 -1
  5. package/dist/{ImageInsertModal-Cna-qIlP.js → ImageInsertModal-DYYywBQY.js} +2 -2
  6. package/dist/{ImageProperties.vue_vue_type_script_setup_true_lang-szwd0RoH.js → ImageProperties.vue_vue_type_script_setup_true_lang-5Sn0AFg3.js} +1 -1
  7. package/dist/{ImagePropertiesModal-CxYbmzgj.js → ImagePropertiesModal-Bx4N9klp.js} +2 -2
  8. package/dist/{LinkPropertiesModal-DiDepbY1.js → LinkPropertiesModal-DZUXznl8.js} +1 -1
  9. package/dist/{TableInsertModal-D2yfcQ40.js → TableInsertModal-CNjVxyK-.js} +1 -1
  10. package/dist/{VideoInsertModal-DPqg-JBV.js → VideoInsertModal-BltKzCq8.js} +2 -2
  11. package/dist/{VideoProperties.vue_vue_type_script_setup_true_lang-DTh5ww8u.js → VideoProperties.vue_vue_type_script_setup_true_lang-DBv715dW.js} +1 -1
  12. package/dist/{VideoPropertiesModal-BMFd7lqa.js → VideoPropertiesModal-WIUsMb70.js} +2 -2
  13. package/dist/{YoutubeInsertModal-BimHDyqO.js → YoutubeInsertModal-wMxklMMF.js} +2 -2
  14. package/dist/{YoutubeProperties.vue_vue_type_script_setup_true_lang-BKI2hs6i.js → YoutubeProperties.vue_vue_type_script_setup_true_lang-CUEirvGg.js} +1 -1
  15. package/dist/{YoutubePropertiesModal-BkAs_x3N.js → YoutubePropertiesModal-DIuOikyU.js} +2 -2
  16. package/dist/bluesea.js +1 -1
  17. package/dist/bluesea.umd.cjs +4 -3
  18. package/dist/{index-Bz_IOK4v.js → index-qZ1kTFG_.js} +18 -17
  19. package/dist/model/CommonTypes.d.ts +1 -0
  20. package/package.json +1 -1
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, createBlock, openBlock, withCtx, withDirectives, createElementVNode, unref, createVNode } from "vue";
2
- import { u as useModalHandle, _ as _sfc_main$1, v as vT, B as BSButton, i as vFocusOnLoad } from "./index-Bz_IOK4v.js";
2
+ import { u as useModalHandle, _ as _sfc_main$1, v as vT, B as BSButton, i as vFocusOnLoad } from "./index-qZ1kTFG_.js";
3
3
  const _hoisted_1 = { class: "text-right" };
4
4
  const _sfc_main = /* @__PURE__ */ defineComponent({
5
5
  __name: "BSAlertModal",
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, ref, onMounted, createBlock, openBlock, withCtx, createElementVNode, createVNode, mergeProps, unref, toHandlers, nextTick } from "vue";
2
- import { d as createInputGridHandler, u as useModalHandle, _ as _sfc_main$1, B as BSButton, f as _sfc_main$2, g as _sfc_main$3, h as _sfc_main$4, n as notNull } from "./index-Bz_IOK4v.js";
2
+ import { d as createInputGridHandler, u as useModalHandle, _ as _sfc_main$1, B as BSButton, f as _sfc_main$2, g as _sfc_main$3, h as _sfc_main$4, n as notNull } from "./index-qZ1kTFG_.js";
3
3
  const _hoisted_1 = { class: "text-center" };
4
4
  const _hoisted_2 = { class: "text-center" };
5
5
  const _hoisted_3 = { class: "bs-layout-horizontal" };
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, createBlock, openBlock, withCtx, withDirectives, createElementVNode, unref, createVNode } from "vue";
2
- import { u as useModalHandle, _ as _sfc_main$1, v as vT, B as BSButton } from "./index-Bz_IOK4v.js";
2
+ import { u as useModalHandle, _ as _sfc_main$1, v as vT, B as BSButton } from "./index-qZ1kTFG_.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-Bz_IOK4v.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-qZ1kTFG_.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-Bz_IOK4v.js";
3
- import { _ as _sfc_main$5 } from "./ImageProperties.vue_vue_type_script_setup_true_lang-szwd0RoH.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-qZ1kTFG_.js";
3
+ import { _ as _sfc_main$5 } from "./ImageProperties.vue_vue_type_script_setup_true_lang-5Sn0AFg3.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-Bz_IOK4v.js";
2
+ import { b as _sfc_main$1, c as _sfc_main$2, v as vT } from "./index-qZ1kTFG_.js";
3
3
  const _hoisted_1 = { class: "title" };
4
4
  const _hoisted_2 = { class: "title" };
5
5
  const _hoisted_3 = { class: "title" };
@@ -1,6 +1,6 @@
1
1
  import { defineComponent, computed, ref, onMounted, useTemplateRef, createBlock, openBlock, withCtx, createElementVNode, createVNode, createElementBlock, createCommentVNode } from "vue";
2
- import { j as findImageNode, u as useModalHandle, _ as _sfc_main$1, B as BSButton, b as _sfc_main$2, c as _sfc_main$3, k as formValidator, l as imageInfoNumberToPixel } from "./index-Bz_IOK4v.js";
3
- import { _ as _sfc_main$4 } from "./ImageProperties.vue_vue_type_script_setup_true_lang-szwd0RoH.js";
2
+ import { j as findImageNode, u as useModalHandle, _ as _sfc_main$1, B as BSButton, b as _sfc_main$2, c as _sfc_main$3, k as formValidator, l as imageInfoNumberToPixel } from "./index-qZ1kTFG_.js";
3
+ import { _ as _sfc_main$4 } from "./ImageProperties.vue_vue_type_script_setup_true_lang-5Sn0AFg3.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-Bz_IOK4v.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-qZ1kTFG_.js";
3
3
  const _hoisted_1 = { class: "bs-layout-form title-w-8" };
4
4
  const _hoisted_2 = { class: "title" };
5
5
  const _hoisted_3 = { class: "title" };
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, ref, createBlock, openBlock, withCtx, createElementVNode, createVNode } from "vue";
2
- import { u as useModalHandle, _ as _sfc_main$1, B as BSButton, b as _sfc_main$2, g as _sfc_main$3 } from "./index-Bz_IOK4v.js";
2
+ import { u as useModalHandle, _ as _sfc_main$1, B as BSButton, b as _sfc_main$2, g as _sfc_main$3 } from "./index-qZ1kTFG_.js";
3
3
  const _hoisted_1 = { class: "bs-layout-form" };
4
4
  const _hoisted_2 = { class: "bs-form-label" };
5
5
  const _hoisted_3 = { class: "bs-form-label" };
@@ -1,6 +1,6 @@
1
1
  import { defineComponent, computed, ref, createBlock, openBlock, withCtx, createElementVNode, createVNode, withDirectives, vShow } from "vue";
2
- import { u as useModalHandle, _ as _sfc_main$1, B as BSButton, a as _sfc_main$2, b as _sfc_main$3, c as _sfc_main$4 } from "./index-Bz_IOK4v.js";
3
- import { _ as _sfc_main$5 } from "./VideoProperties.vue_vue_type_script_setup_true_lang-DTh5ww8u.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-qZ1kTFG_.js";
3
+ import { _ as _sfc_main$5 } from "./VideoProperties.vue_vue_type_script_setup_true_lang-DBv715dW.js";
4
4
  const _hoisted_1 = { class: "bs-layout-form title-w-8" };
5
5
  const _hoisted_2 = { class: "title" };
6
6
  const _hoisted_3 = { class: "bs-layout-horizontal justify-content-end gap-8" };
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, createElementBlock, openBlock, Fragment, createElementVNode, createVNode, withDirectives, createTextVNode, unref } from "vue";
2
- import { h as _sfc_main$1, b as _sfc_main$2, c as _sfc_main$3, v as vT } from "./index-Bz_IOK4v.js";
2
+ import { h as _sfc_main$1, b as _sfc_main$2, c as _sfc_main$3, v as vT } from "./index-qZ1kTFG_.js";
3
3
  const _hoisted_1 = { class: "bs-layout-horizontal gap-8" };
4
4
  const _hoisted_2 = { class: "title" };
5
5
  const _hoisted_3 = { class: "title" };
@@ -1,6 +1,6 @@
1
1
  import { defineComponent, computed, ref, onMounted, useTemplateRef, createBlock, openBlock, withCtx, createElementVNode, createVNode, createElementBlock, createCommentVNode } from "vue";
2
- import { p as findVideoNode, u as useModalHandle, _ as _sfc_main$1, B as BSButton, b as _sfc_main$2, c as _sfc_main$3, k as formValidator, q as videoInfoNumberToPixel } from "./index-Bz_IOK4v.js";
3
- import { _ as _sfc_main$4 } from "./VideoProperties.vue_vue_type_script_setup_true_lang-DTh5ww8u.js";
2
+ import { p as findVideoNode, u as useModalHandle, _ as _sfc_main$1, B as BSButton, b as _sfc_main$2, c as _sfc_main$3, k as formValidator, q as videoInfoNumberToPixel } from "./index-qZ1kTFG_.js";
3
+ import { _ as _sfc_main$4 } from "./VideoProperties.vue_vue_type_script_setup_true_lang-DBv715dW.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-Bz_IOK4v.js";
3
- import { _ as _sfc_main$4 } from "./YoutubeProperties.vue_vue_type_script_setup_true_lang-BKI2hs6i.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-qZ1kTFG_.js";
3
+ import { _ as _sfc_main$4 } from "./YoutubeProperties.vue_vue_type_script_setup_true_lang-CUEirvGg.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-Bz_IOK4v.js";
2
+ import { b as _sfc_main$1, c as _sfc_main$2, v as vT } from "./index-qZ1kTFG_.js";
3
3
  const _hoisted_1 = { class: "title" };
4
4
  const _hoisted_2 = { class: "title" };
5
5
  const _hoisted_3 = { class: "title" };
@@ -1,6 +1,6 @@
1
1
  import { defineComponent, computed, ref, onMounted, createBlock, openBlock, withCtx, createElementVNode, createVNode, createElementBlock, createCommentVNode } from "vue";
2
- import { m as findYoutubeNode, o as normalizeYoutubeInfoData, u as useModalHandle, _ as _sfc_main$1, B as BSButton, b as _sfc_main$2, c as _sfc_main$3, y as youtubeInfoNumberToPixel } from "./index-Bz_IOK4v.js";
3
- import { _ as _sfc_main$4 } from "./YoutubeProperties.vue_vue_type_script_setup_true_lang-BKI2hs6i.js";
2
+ import { m as findYoutubeNode, o as normalizeYoutubeInfoData, u as useModalHandle, _ as _sfc_main$1, B as BSButton, b as _sfc_main$2, c as _sfc_main$3, y as youtubeInfoNumberToPixel } from "./index-qZ1kTFG_.js";
3
+ import { _ as _sfc_main$4 } from "./YoutubeProperties.vue_vue_type_script_setup_true_lang-CUEirvGg.js";
4
4
  const _hoisted_1 = {
5
5
  key: 0,
6
6
  class: "bs-layout-form"
package/dist/bluesea.js CHANGED
@@ -1,4 +1,4 @@
1
- import { aH, aI, bB, bC, r, ak, au, B, E, F, a4, h, L, am, H, z, av, ce, C, I, aq, J, a2, a3, ar, K, b, f, a0, $, a7, an, al, X, w, a6, a5, A, ah, bY, as, _, Y, ae, ag, af, ad, ac, ab, Q, ai, at, g, D, ao, t, T, Z, G, x, M, N, V, P, ap, a, aj, U, a1, c, a9, aa, S, R, a8, O, s, bJ, bI, aQ, ax, cj, aw, aX, aV, aS, W, bH, aZ, aY, co, bz, bF, aW, bG, ci, a_, aP, aE, aF, aD, aG, bE, bD, aU, bA, bq, bT, cn, b5, bc, bS, cx, c2, bK, bR, bQ, aM, bt, c4, aN, cd, ch, ck, d, b$, aT, b8, cB, aJ, b9, aK, aL, b1, bP, bn, bo, bp, bk, bm, bl, e, bj, bg, k, cq, aO, b0, cb, c7, cp, bN, az, cy, cv, cz, bu, cw, bv, c8, bd, bO, bf, bb, cA, a$, bX, bW, aR, bM, n, c0, bL, cu, cl, bU, b_, br, b2, b6, by, bw, bx, c3, ca, c9, c1, c6, be, ba, c5, ct, cf, cg, cm, bV, bZ, u, bs, b3, b4, b7, ay, aB, aC, i, v, aA, bh, bi, cs, cr, cc } from "./index-Bz_IOK4v.js";
1
+ import { aH, aI, bB, bC, r, ak, au, B, E, F, a4, h, L, am, H, z, av, ce, C, I, aq, J, a2, a3, ar, K, b, f, a0, $, a7, an, al, X, w, a6, a5, A, ah, bY, as, _, Y, ae, ag, af, ad, ac, ab, Q, ai, at, g, D, ao, t, T, Z, G, x, M, N, V, P, ap, a, aj, U, a1, c, a9, aa, S, R, a8, O, s, bJ, bI, aQ, ax, cj, aw, aX, aV, aS, W, bH, aZ, aY, co, bz, bF, aW, bG, ci, a_, aP, aE, aF, aD, aG, bE, bD, aU, bA, bq, bT, cn, b5, bc, bS, cx, c2, bK, bR, bQ, aM, bt, c4, aN, cd, ch, ck, d, b$, aT, b8, cB, aJ, b9, aK, aL, b1, bP, bn, bo, bp, bk, bm, bl, e, bj, bg, k, cq, aO, b0, cb, c7, cp, bN, az, cy, cv, cz, bu, cw, bv, c8, bd, bO, bf, bb, cA, a$, bX, bW, aR, bM, n, c0, bL, cu, cl, bU, b_, br, b2, b6, by, bw, bx, c3, ca, c9, c1, c6, be, ba, c5, ct, cf, cg, cm, bV, bZ, u, bs, b3, b4, b7, ay, aB, aC, i, v, aA, bh, bi, cs, cr, cc } from "./index-qZ1kTFG_.js";
2
2
  export {
3
3
  aH as ADDRESS_COUNTRY_CONFIGS,
4
4
  aI as ADDRESS_COUNTRY_CONFIG_DEFAULT,
@@ -322,7 +322,8 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
322
322
  if (binding.value.key) {
323
323
  const key = binding.value.key || "";
324
324
  const args = Array.isArray(binding.value.args) ? binding.value.args : void 0;
325
- return { key, args, attribute, mlType: "mlt" };
325
+ const locale = binding.value.locale;
326
+ return { key, args, attribute, mlType: "mlt", locale };
326
327
  } else {
327
328
  const value = binding.value[blueseaConfig.currentDataLocale] || "";
328
329
  return { key: value, mlType: "mls", attribute };
@@ -343,7 +344,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
343
344
  const parsed = parseBinding(binding);
344
345
  if (parsed && parsed.key !== void 0) {
345
346
  if (parsed.mlType === "mlt") {
346
- const locale = blueseaConfig.currentLocale;
347
+ const locale = parsed.locale || blueseaConfig.currentLocale;
347
348
  const text = i18n.text(locale, parsed.key, parsed.args);
348
349
  if (text.html) parsed.attribute = calculateAttribute(binding, true);
349
350
  setTextToElement(el, text.text, parsed);
@@ -2166,7 +2167,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
2166
2167
  };
2167
2168
  const isValid = async (value, phase) => {
2168
2169
  const errors2 = [];
2169
- const text = (value == null ? void 0 : value.trim()) ?? "";
2170
+ const text = value ?? "";
2170
2171
  executeRequiredValidation(text, props.required, props.validationMessageRequired, errors2) || executeRegExpValidation(text, props.regExp, props.validationMessageRegExp, errors2) || executeBetweenLengthValidation(
2171
2172
  text,
2172
2173
  props.minLength,
@@ -87,8 +87,8 @@ const defaultAddressInputComponentConfig = {
87
87
  countryConfigs: ADDRESS_COUNTRY_CONFIGS
88
88
  };
89
89
  const defaultRichTextComponentConfig = {
90
- imageInsertModal: defineAsyncComponent(() => import("./ImageInsertModal-Cna-qIlP.js")),
91
- videoInsertModal: defineAsyncComponent(() => import("./VideoInsertModal-DPqg-JBV.js")),
90
+ imageInsertModal: defineAsyncComponent(() => import("./ImageInsertModal-DYYywBQY.js")),
91
+ videoInsertModal: defineAsyncComponent(() => import("./VideoInsertModal-BltKzCq8.js")),
92
92
  toolButtons: [
93
93
  "Heading",
94
94
  "FontSize",
@@ -322,7 +322,8 @@ const parseBinding = (binding) => {
322
322
  if (binding.value.key) {
323
323
  const key = binding.value.key || "";
324
324
  const args = Array.isArray(binding.value.args) ? binding.value.args : void 0;
325
- return { key, args, attribute, mlType: "mlt" };
325
+ const locale = binding.value.locale;
326
+ return { key, args, attribute, mlType: "mlt", locale };
326
327
  } else {
327
328
  const value = binding.value[blueseaConfig.currentDataLocale] || "";
328
329
  return { key: value, mlType: "mls", attribute };
@@ -343,7 +344,7 @@ const setText = (el, binding) => {
343
344
  const parsed = parseBinding(binding);
344
345
  if (parsed && parsed.key !== void 0) {
345
346
  if (parsed.mlType === "mlt") {
346
- const locale = blueseaConfig.currentLocale;
347
+ const locale = parsed.locale || blueseaConfig.currentLocale;
347
348
  const text = i18n.text(locale, parsed.key, parsed.args);
348
349
  if (text.html) parsed.attribute = calculateAttribute(binding, true);
349
350
  setTextToElement(el, text.text, parsed);
@@ -2166,7 +2167,7 @@ const _sfc_main$1B = /* @__PURE__ */ defineComponent({
2166
2167
  };
2167
2168
  const isValid = async (value, phase) => {
2168
2169
  const errors2 = [];
2169
- const text = (value == null ? void 0 : value.trim()) ?? "";
2170
+ const text = value ?? "";
2170
2171
  executeRequiredValidation(text, props.required, props.validationMessageRequired, errors2) || executeRegExpValidation(text, props.regExp, props.validationMessageRegExp, errors2) || executeBetweenLengthValidation(
2171
2172
  text,
2172
2173
  props.minLength,
@@ -5913,7 +5914,7 @@ class BSModal {
5913
5914
  }
5914
5915
  openAlert(title, message, clickHandler2) {
5915
5916
  const option = {
5916
- component: defineAsyncComponent(() => import("./BSAlertModal-Dgqli-aa.js")),
5917
+ component: defineAsyncComponent(() => import("./BSAlertModal-BJfJEAIp.js")),
5917
5918
  bind: {
5918
5919
  title,
5919
5920
  message
@@ -5926,7 +5927,7 @@ class BSModal {
5926
5927
  }
5927
5928
  openYesNo(title, message, yesHandler, noHandler) {
5928
5929
  const option = {
5929
- component: defineAsyncComponent(() => import("./BSYesNoModal-Ui7HjvaV.js")),
5930
+ component: defineAsyncComponent(() => import("./BSYesNoModal-BuWgOmU5.js")),
5930
5931
  bind: {
5931
5932
  title,
5932
5933
  message
@@ -31024,7 +31025,7 @@ const tableContextMenus = (_modal, editor) => {
31024
31025
  };
31025
31026
  const insertTable = (modal, editor) => {
31026
31027
  modal.openModal({
31027
- component: defineAsyncComponent(() => import("./TableInsertModal-D2yfcQ40.js")),
31028
+ component: defineAsyncComponent(() => import("./TableInsertModal-CNjVxyK-.js")),
31028
31029
  bind: { editor }
31029
31030
  });
31030
31031
  };
@@ -31224,7 +31225,7 @@ const insertImage = (modal, editor) => {
31224
31225
  const component = (_a2 = blueseaConfig.componentConfig.richText) == null ? void 0 : _a2.imageInsertModal;
31225
31226
  if (component) {
31226
31227
  modal.openModal({
31227
- component: defineAsyncComponent(() => import("./ImageInsertModal-Cna-qIlP.js")),
31228
+ component: defineAsyncComponent(() => import("./ImageInsertModal-DYYywBQY.js")),
31228
31229
  bind: { editor },
31229
31230
  on: {
31230
31231
  insertImage: (image) => {
@@ -31242,7 +31243,7 @@ const insertImage = (modal, editor) => {
31242
31243
  };
31243
31244
  const showImageProperties = (modal, editor) => {
31244
31245
  modal.openModal({
31245
- component: defineAsyncComponent(() => import("./ImagePropertiesModal-CxYbmzgj.js")),
31246
+ component: defineAsyncComponent(() => import("./ImagePropertiesModal-Bx4N9klp.js")),
31246
31247
  bind: { editor }
31247
31248
  });
31248
31249
  };
@@ -31589,13 +31590,13 @@ const youtubeContextMenu = (modal, editor) => {
31589
31590
  };
31590
31591
  const insertYoutube = (modal, editor) => {
31591
31592
  modal.openModal({
31592
- component: defineAsyncComponent(() => import("./YoutubeInsertModal-BimHDyqO.js")),
31593
+ component: defineAsyncComponent(() => import("./YoutubeInsertModal-wMxklMMF.js")),
31593
31594
  bind: { editor }
31594
31595
  });
31595
31596
  };
31596
31597
  const showYoutubeProperties = (modal, editor) => {
31597
31598
  modal.openModal({
31598
- component: defineAsyncComponent(() => import("./YoutubePropertiesModal-BkAs_x3N.js")),
31599
+ component: defineAsyncComponent(() => import("./YoutubePropertiesModal-DIuOikyU.js")),
31599
31600
  bind: { editor }
31600
31601
  });
31601
31602
  };
@@ -31639,7 +31640,7 @@ const _sfc_main$13 = /* @__PURE__ */ defineComponent({
31639
31640
  const showLinkProperties = () => {
31640
31641
  if (!props.disabled) {
31641
31642
  modal.openModal({
31642
- component: defineAsyncComponent(() => import("./LinkPropertiesModal-DiDepbY1.js")),
31643
+ component: defineAsyncComponent(() => import("./LinkPropertiesModal-DZUXznl8.js")),
31643
31644
  bind: {
31644
31645
  editor: props.editor
31645
31646
  }
@@ -32003,7 +32004,7 @@ const insertVideo = (modal, editor) => {
32003
32004
  const component = (_a2 = blueseaConfig.componentConfig.richText) == null ? void 0 : _a2.videoInsertModal;
32004
32005
  if (component) {
32005
32006
  modal.openModal({
32006
- component: defineAsyncComponent(() => import("./VideoInsertModal-DPqg-JBV.js")),
32007
+ component: defineAsyncComponent(() => import("./VideoInsertModal-BltKzCq8.js")),
32007
32008
  bind: { editor },
32008
32009
  on: {
32009
32010
  insertVideo: (video) => {
@@ -32021,7 +32022,7 @@ const insertVideo = (modal, editor) => {
32021
32022
  };
32022
32023
  const showVideoProperties = (modal, editor) => {
32023
32024
  modal.openModal({
32024
- component: defineAsyncComponent(() => import("./VideoPropertiesModal-BMFd7lqa.js")),
32025
+ component: defineAsyncComponent(() => import("./VideoPropertiesModal-WIUsMb70.js")),
32025
32026
  bind: { editor }
32026
32027
  });
32027
32028
  };
@@ -34592,7 +34593,7 @@ const _sfc_main$V = /* @__PURE__ */ defineComponent({
34592
34593
  const modal = useModal();
34593
34594
  const enterYoutubeUrl = () => {
34594
34595
  modal.openModal({
34595
- component: defineAsyncComponent(() => import("./BSYoutubeInputModal-6jlTv45r.js")),
34596
+ component: defineAsyncComponent(() => import("./BSYoutubeInputModal-Ds74XjLP.js")),
34596
34597
  on: {
34597
34598
  "update:modelValue": (url) => {
34598
34599
  emit("update:modelValue", {
@@ -37834,7 +37835,7 @@ const _sfc_main$D = /* @__PURE__ */ defineComponent({
37834
37835
  const modal = useModal();
37835
37836
  const openSettingModal = () => {
37836
37837
  modal.openModal({
37837
- component: defineAsyncComponent(() => import("./BSGridColumnSettingModal-D0otOkAx.js")),
37838
+ component: defineAsyncComponent(() => import("./BSGridColumnSettingModal-CguXrzy7.js")),
37838
37839
  bind: {
37839
37840
  columns: props.columns,
37840
37841
  columnSettings: props.columnSettings,
@@ -17,6 +17,7 @@ export type MultiLangString = Record<LocaleName, string>;
17
17
  export type MultiLangMessage = {
18
18
  key: string;
19
19
  args?: unknown[];
20
+ locale?: LocaleName;
20
21
  };
21
22
  /**
22
23
  * string, MultiLangString, MultiLangMessage 를 모두 포괄하는 타입.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@g1cloud/bluesea",
3
3
  "private": false,
4
- "version": "5.0.0-alpha.117",
4
+ "version": "5.0.0-alpha.119",
5
5
  "description": "Ui Library for g1cloud BackOffice.",
6
6
  "type": "module",
7
7
  "engines": {