@g1cloud/bluesea 5.0.0-beta.20 → 5.0.0-beta.22

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-bXdRoQ4g.js → BSAlertModal-wZOms7hW.js} +1 -1
  2. package/dist/{BSGridColumnSettingModal-CnqefrIo.js → BSGridColumnSettingModal-QPbpMQD6.js} +1 -1
  3. package/dist/{BSRichTextMaximizedModal-Dc9sFpvh.js → BSRichTextMaximizedModal-zAuDLWZd.js} +1 -1
  4. package/dist/{BSYesNoModal-nTiw15vA.js → BSYesNoModal-sAn7m746.js} +1 -1
  5. package/dist/{BSYoutubeInputModal-DN55K-10.js → BSYoutubeInputModal-D2QX8vj7.js} +7 -2
  6. package/dist/{ImageInsertModal-999e_ass.js → ImageInsertModal-BI_tnz7L.js} +2 -2
  7. package/dist/{ImageProperties.vue_vue_type_script_setup_true_lang-Dk8Skxl0.js → ImageProperties.vue_vue_type_script_setup_true_lang-DV4Vgrxv.js} +1 -1
  8. package/dist/{ImagePropertiesModal-D6g2ZYpb.js → ImagePropertiesModal-3uMlK2_q.js} +2 -2
  9. package/dist/{LinkPropertiesModal-DUAsPJ5g.js → LinkPropertiesModal-qGuRtYdw.js} +1 -1
  10. package/dist/{TableInsertModal-DuK1nGxQ.js → TableInsertModal-DC5_KXTz.js} +1 -1
  11. package/dist/{TablePropertiesModal-Dn_ozHTt.js → TablePropertiesModal-CdyjtqBn.js} +1 -1
  12. package/dist/{VideoInsertModal-CjB8Vfny.js → VideoInsertModal-Cy7RPYNi.js} +2 -2
  13. package/dist/{VideoProperties.vue_vue_type_script_setup_true_lang-C41jIi69.js → VideoProperties.vue_vue_type_script_setup_true_lang-VdRfL7XC.js} +1 -1
  14. package/dist/{VideoPropertiesModal-CZyluT1C.js → VideoPropertiesModal-hhs0LT1m.js} +2 -2
  15. package/dist/{YoutubeInsertModal-C3VKZ3MM.js → YoutubeInsertModal-e5QVFl-I.js} +2 -2
  16. package/dist/{YoutubeProperties.vue_vue_type_script_setup_true_lang-D5zcnp25.js → YoutubeProperties.vue_vue_type_script_setup_true_lang-TOzUqs-D.js} +1 -1
  17. package/dist/{YoutubePropertiesModal-VGbyMXuR.js → YoutubePropertiesModal-CtMeo1sr.js} +2 -2
  18. package/dist/bluesea.js +218 -216
  19. package/dist/bluesea.umd.cjs +29 -9
  20. package/dist/component/input/BSPriceInput.vue.d.ts +2 -0
  21. package/dist/component/input/ImageUploadModel.d.ts +2 -0
  22. package/dist/{index-uI4FYMrx.js → index-C0RkF03d.js} +261 -246
  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-uI4FYMrx.js";
2
+ import { u as useModalHandle, _ as _sfc_main$1, v as vT, B as BSButton, l as vFocusOnLoad } from "./index-C0RkF03d.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-uI4FYMrx.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-C0RkF03d.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-uI4FYMrx.js";
2
+ import { u as useModalHandle, d as _sfc_main$1 } from "./index-C0RkF03d.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-uI4FYMrx.js";
2
+ import { u as useModalHandle, _ as _sfc_main$1, v as vT, B as BSButton } from "./index-C0RkF03d.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-uI4FYMrx.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-C0RkF03d.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" };
@@ -18,7 +18,12 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
18
18
  const modalHandle = useModalHandle();
19
19
  const select = () => {
20
20
  const videoId = extractYoutubeVideoId(url.value);
21
- modelValue.value = videoId ? `https://youtu.be/${videoId}` : void 0;
21
+ if (videoId) {
22
+ const nocookie = isYoutubeNocookieUrl(url.value);
23
+ modelValue.value = buildYoutubeUrl(videoId, nocookie);
24
+ } else {
25
+ modelValue.value = void 0;
26
+ }
22
27
  modalHandle.close();
23
28
  };
24
29
  const close = () => {
@@ -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-uI4FYMrx.js";
3
- import { _ as _sfc_main$5 } from "./ImageProperties.vue_vue_type_script_setup_true_lang-Dk8Skxl0.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-C0RkF03d.js";
3
+ import { _ as _sfc_main$5 } from "./ImageProperties.vue_vue_type_script_setup_true_lang-DV4Vgrxv.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-uI4FYMrx.js";
2
+ import { b as _sfc_main$1, c as _sfc_main$2, v as vT } from "./index-C0RkF03d.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-uI4FYMrx.js";
3
- import { _ as _sfc_main$4 } from "./ImageProperties.vue_vue_type_script_setup_true_lang-Dk8Skxl0.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-C0RkF03d.js";
3
+ import { _ as _sfc_main$4 } from "./ImageProperties.vue_vue_type_script_setup_true_lang-DV4Vgrxv.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-uI4FYMrx.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-C0RkF03d.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-uI4FYMrx.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-C0RkF03d.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-uI4FYMrx.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-C0RkF03d.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-uI4FYMrx.js";
3
- import { _ as _sfc_main$5 } from "./VideoProperties.vue_vue_type_script_setup_true_lang-C41jIi69.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-C0RkF03d.js";
3
+ import { _ as _sfc_main$5 } from "./VideoProperties.vue_vue_type_script_setup_true_lang-VdRfL7XC.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-uI4FYMrx.js";
2
+ import { k as _sfc_main$1, b as _sfc_main$2, c as _sfc_main$3, v as vT } from "./index-C0RkF03d.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-uI4FYMrx.js";
3
- import { _ as _sfc_main$4 } from "./VideoProperties.vue_vue_type_script_setup_true_lang-C41jIi69.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-C0RkF03d.js";
3
+ import { _ as _sfc_main$4 } from "./VideoProperties.vue_vue_type_script_setup_true_lang-VdRfL7XC.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-uI4FYMrx.js";
3
- import { _ as _sfc_main$4 } from "./YoutubeProperties.vue_vue_type_script_setup_true_lang-D5zcnp25.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-C0RkF03d.js";
3
+ import { _ as _sfc_main$4 } from "./YoutubeProperties.vue_vue_type_script_setup_true_lang-TOzUqs-D.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-uI4FYMrx.js";
2
+ import { b as _sfc_main$1, c as _sfc_main$2, v as vT } from "./index-C0RkF03d.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-uI4FYMrx.js";
3
- import { _ as _sfc_main$4 } from "./YoutubeProperties.vue_vue_type_script_setup_true_lang-D5zcnp25.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-C0RkF03d.js";
3
+ import { _ as _sfc_main$4 } from "./YoutubeProperties.vue_vue_type_script_setup_true_lang-TOzUqs-D.js";
4
4
  const _hoisted_1 = {
5
5
  key: 0,
6
6
  class: "bs-layout-form"
package/dist/bluesea.js CHANGED
@@ -1,228 +1,230 @@
1
- import { aL, aM, bJ, bK, w, an, ax, B, H, I, a7, i, P, ap, L, D, ay, cr, F, M, at, N, a5, a6, au, O, a1, b, g, a3, a2, aa, aq, ao, Z, A, a9, a8, E, ak, c9, av, _, $, ah, aj, ai, ag, af, ae, T, al, aw, h, G, K, ar, z, W, a0, J, C, Q, l, d, S, as, a, am, X, a4, c, ac, ad, V, U, ab, R, x, bR, b9, bQ, aV, aA, cw, az, b0, a_, aX, Y, bP, b2, b1, cB, bH, bN, a$, bT, bS, bO, cv, b3, aU, aI, aJ, aH, aK, bM, bL, aZ, bI, by, c3, cA, bd, bk, c2, cK, cf, bU, b$, b_, aR, bB, ch, aS, cq, b8, cu, cx, f, cc, aY, bg, cO, aN, b5, bh, aO, aQ, aP, b7, bZ, bv, bw, bx, bs, bu, bt, e, br, bo, m, cD, aT, b6, co, ck, cC, bX, aD, cL, cI, cM, bC, cJ, bD, c1, c0, cl, bl, bY, bn, bj, cN, b4, c8, c7, aW, bW, n, cd, bV, cH, cy, c4, cb, bz, ba, be, bG, c6, bE, bF, cg, cn, cm, ce, cj, bm, aC, bi, ci, cG, cs, ct, cz, c5, ca, u, bA, bb, bc, bf, aB, aF, aG, j, v, aE, bp, bq, cF, cE, cp } from "./index-uI4FYMrx.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-C0RkF03d.js";
2
2
  export {
3
- aL as ADDRESS_COUNTRY_CONFIGS,
4
- aM as ADDRESS_COUNTRY_CONFIG_DEFAULT,
5
- bJ as AbstractFilter,
6
- bK as AndFilter,
7
- w as BLUESEA_VERSION,
8
- an as BSAddressInput,
9
- ax as BSAlarmFrame,
3
+ aN as ADDRESS_COUNTRY_CONFIGS,
4
+ aO as ADDRESS_COUNTRY_CONFIG_DEFAULT,
5
+ bL as AbstractFilter,
6
+ bM as AndFilter,
7
+ z as BLUESEA_VERSION,
8
+ ap as BSAddressInput,
9
+ az as BSAlarmFrame,
10
10
  B as BSButton,
11
- H as BSCalendar,
12
- I as BSCalendarRange,
13
- a7 as BSCardLayout,
14
- i as BSCheckbox,
15
- P as BSCheckboxGroup,
16
- ap as BSCodeEditor,
17
- L as BSColorInput,
18
- D as BSConsole,
19
- ay as BSContextMenuContainer,
20
- cr as BSContextMenuPlugin,
21
- F as BSDate,
22
- M as BSDateInput,
23
- at as BSDateInputPopup,
24
- N as BSDateRange,
25
- a5 as BSDateRangeFilter,
26
- a6 as BSDateRangeFilters,
27
- au as BSDateRangeInputPopup,
28
- O as BSDateRangePresets,
29
- a1 as BSFileUpload,
11
+ J as BSCalendar,
12
+ K as BSCalendarRange,
13
+ a9 as BSCardLayout,
14
+ k as BSCheckbox,
15
+ R as BSCheckboxGroup,
16
+ ar as BSCodeEditor,
17
+ N as BSColorInput,
18
+ F as BSConsole,
19
+ aA as BSContextMenuContainer,
20
+ ct as BSContextMenuPlugin,
21
+ H as BSDate,
22
+ O as BSDateInput,
23
+ av as BSDateInputPopup,
24
+ P as BSDateRange,
25
+ a7 as BSDateRangeFilter,
26
+ a8 as BSDateRangeFilters,
27
+ aw as BSDateRangeInputPopup,
28
+ Q as BSDateRangePresets,
29
+ a3 as BSFileUpload,
30
30
  b as BSFormLabel,
31
- g as BSGrid,
32
- a3 as BSGridControl,
33
- a2 as BSGridLookup,
34
- aa as BSHorizontalLayoutResizer,
35
- aq as BSHtmlEditor,
36
- ao as BSImage,
37
- Z as BSImageUpload,
38
- A as BSLink,
39
- a9 as BSListControl,
40
- a8 as BSListLayout,
41
- E as BSLoadingIcon,
42
- ak as BSLocaleSelect,
43
- c9 as BSModal,
44
- av as BSModalContainer,
31
+ h as BSGrid,
32
+ a5 as BSGridControl,
33
+ a4 as BSGridLookup,
34
+ ac as BSHorizontalLayoutResizer,
35
+ as as BSHtmlEditor,
36
+ aq as BSImage,
37
+ a0 as BSImageUpload,
38
+ D as BSLink,
39
+ ab as BSListControl,
40
+ aa as BSListLayout,
41
+ G as BSLoadingIcon,
42
+ am as BSLocaleSelect,
43
+ cb as BSModal,
44
+ ax as BSModalContainer,
45
45
  _ as BSModalFrame,
46
- $ as BSMultiImageUpload,
47
- ah as BSMultiLangExpandButton,
48
- aj as BSMultiLangHtmlEditor,
49
- ai as BSMultiLangImageUpload,
50
- ag as BSMultiLangRichText,
51
- af as BSMultiLangTextArea,
52
- ae as BSMultiLangTextInput,
53
- T as BSMultiSelect,
54
- al as BSNameInput,
55
- aw as BSNotificationContainer,
56
- h as BSNumberInput,
57
- G as BSPageNavigation,
58
- K as BSPercentInput,
59
- ar as BSPopup,
60
- z as BSPopupButton,
61
- W as BSPopupSelect,
62
- a0 as BSPositionedImageUpload,
63
- J as BSPriceInput,
64
- C as BSProgressBar,
65
- Q as BSRadioButton,
66
- l as BSRadioButtonGroup,
46
+ a1 as BSMultiImageUpload,
47
+ aj as BSMultiLangExpandButton,
48
+ al as BSMultiLangHtmlEditor,
49
+ ak as BSMultiLangImageUpload,
50
+ ai as BSMultiLangRichText,
51
+ ah as BSMultiLangTextArea,
52
+ ag as BSMultiLangTextInput,
53
+ V as BSMultiSelect,
54
+ an as BSNameInput,
55
+ ay as BSNotificationContainer,
56
+ j as BSNumberInput,
57
+ I as BSPageNavigation,
58
+ M as BSPercentInput,
59
+ at as BSPopup,
60
+ C as BSPopupButton,
61
+ Y as BSPopupSelect,
62
+ a2 as BSPositionedImageUpload,
63
+ L as BSPriceInput,
64
+ E as BSProgressBar,
65
+ S as BSRadioButton,
66
+ o as BSRadioButtonGroup,
67
67
  d as BSRichText,
68
- S as BSSelect,
69
- as as BSSelectPopup,
68
+ U as BSSelect,
69
+ au as BSSelectPopup,
70
70
  a as BSTabSheet,
71
- am as BSTelInput,
72
- X as BSTextArea,
73
- a4 as BSTextFilter,
71
+ ao as BSTelInput,
72
+ Z as BSTextArea,
73
+ a6 as BSTextFilter,
74
74
  c as BSTextInput,
75
- ac as BSTree,
76
- ad as BSTreeControl,
77
- V as BSTreeMultiSelect,
78
- U as BSTreeSelect,
79
- ab as BSVerticalLayoutResizer,
80
- R as BSYesNoGroup,
81
- x as BSYesNoSelect,
82
- bR as BetweenDateFilter,
83
- b9 as BetweenDateFilterWithPreset,
84
- bQ as BetweenFilter,
85
- aV as DEFAULT_GRID_COLUMN_WIDTH,
86
- aA as DefaultBody,
87
- cw as DefaultFrameContext,
88
- az as DefaultHeader,
89
- b0 as EditableInputGridHandlerImpl,
90
- a_ as EditablePageGridHandlerImpl,
91
- aX as EditingRows,
92
- Y as Editor,
93
- bP as EqualFilter,
94
- b2 as GridHandlerEditableSupport,
95
- b1 as GridHandlerSelectDeleteSupport,
96
- cB as I18NTexts,
97
- bH as IllegalAccessError,
98
- bN as InFilter,
99
- a$ as InputGridHandlerImpl,
100
- bT as IsNotNullFilter,
101
- bS as IsNullFilter,
102
- bO as LikeFilter,
103
- cv as LocalStorageFavoriteMenuHandler,
104
- b3 as LocalStorageGridPreferenceStore,
105
- aU as MediaObjectUrlStore,
106
- aI as NAME_INPUT_STYLE_2,
107
- aJ as NAME_INPUT_STYLE_3,
108
- aH as NAME_INPUT_STYLE_DEFAULT,
109
- aK as NAME_INPUT_STYLE_JP,
110
- bM as NotFilter,
111
- bL as OrFilter,
112
- aZ as PageGridHandlerImpl,
113
- bI as PaginatedList,
114
- by as SavePointImpl,
115
- c3 as SearchParam,
116
- cA as ShortcutKeyHandler,
117
- bd as TabStatusManagerImpl,
118
- bk as ValidationFailedError,
119
- c2 as acceptFilter,
120
- cK as addPrefixToMultiLangString,
121
- cf as alarmEntries,
122
- bU as andFilter,
123
- b$ as betweenDateFilter,
124
- b_ as betweenFilter,
125
- aR as blueseaConfig,
126
- bB as cancelProvidedSavePoint,
127
- ch as closeAlarm,
128
- aS as configureBluesea,
129
- cq as contextMenuPluginKey,
130
- b8 as convertDateRangePresetKey,
131
- cu as createContextMenuPlugin,
132
- cx as createDefaultFrameContext,
133
- f as createInputGridHandler,
134
- cc as createModalPlugin,
135
- aY as createPageGridHandler,
136
- bg as createTreeHandler,
137
- cO as debounce,
138
- aN as defaultAddressInputComponentConfig,
139
- b5 as defaultCellFormatter,
140
- bh as defaultExpandMultiLang,
141
- aO as defaultRichTextComponentConfig,
142
- aQ as defaultTabSheetComponentConfig,
143
- aP as defaultUploadComponentConfig,
144
- b7 as downloadGridDataAsExcel,
145
- bZ as equalFilter,
146
- bv as executeBetweenLengthValidation,
147
- bw as executeBetweenValueValidation,
148
- bx as executeDateRangeValidation,
149
- bs as executeFieldValidationRule,
150
- bu as executeRegExpValidation,
151
- bt as executeRequiredValidation,
75
+ ae as BSTree,
76
+ af as BSTreeControl,
77
+ X as BSTreeMultiSelect,
78
+ W as BSTreeSelect,
79
+ ad as BSVerticalLayoutResizer,
80
+ T as BSYesNoGroup,
81
+ A as BSYesNoSelect,
82
+ bT as BetweenDateFilter,
83
+ bb as BetweenDateFilterWithPreset,
84
+ bS as BetweenFilter,
85
+ aX as DEFAULT_GRID_COLUMN_WIDTH,
86
+ aC as DefaultBody,
87
+ cy as DefaultFrameContext,
88
+ aB as DefaultHeader,
89
+ b2 as EditableInputGridHandlerImpl,
90
+ b0 as EditablePageGridHandlerImpl,
91
+ aZ as EditingRows,
92
+ $ as Editor,
93
+ bR as EqualFilter,
94
+ b4 as GridHandlerEditableSupport,
95
+ b3 as GridHandlerSelectDeleteSupport,
96
+ cD as I18NTexts,
97
+ bJ as IllegalAccessError,
98
+ bP as InFilter,
99
+ b1 as InputGridHandlerImpl,
100
+ bV as IsNotNullFilter,
101
+ bU as IsNullFilter,
102
+ bQ as LikeFilter,
103
+ cx as LocalStorageFavoriteMenuHandler,
104
+ b5 as LocalStorageGridPreferenceStore,
105
+ aW as MediaObjectUrlStore,
106
+ aK as NAME_INPUT_STYLE_2,
107
+ aL as NAME_INPUT_STYLE_3,
108
+ aJ as NAME_INPUT_STYLE_DEFAULT,
109
+ aM as NAME_INPUT_STYLE_JP,
110
+ bO as NotFilter,
111
+ bN as OrFilter,
112
+ a$ as PageGridHandlerImpl,
113
+ bK as PaginatedList,
114
+ bA as SavePointImpl,
115
+ c5 as SearchParam,
116
+ cC as ShortcutKeyHandler,
117
+ bf as TabStatusManagerImpl,
118
+ bm as ValidationFailedError,
119
+ c4 as acceptFilter,
120
+ cM as addPrefixToMultiLangString,
121
+ ch as alarmEntries,
122
+ bW as andFilter,
123
+ c1 as betweenDateFilter,
124
+ c0 as betweenFilter,
125
+ aT as blueseaConfig,
126
+ f as buildYoutubeUrl,
127
+ bD as cancelProvidedSavePoint,
128
+ cj as closeAlarm,
129
+ aU as configureBluesea,
130
+ cs as contextMenuPluginKey,
131
+ ba as convertDateRangePresetKey,
132
+ cw as createContextMenuPlugin,
133
+ cz as createDefaultFrameContext,
134
+ g as createInputGridHandler,
135
+ ce as createModalPlugin,
136
+ a_ as createPageGridHandler,
137
+ bi as createTreeHandler,
138
+ cQ as debounce,
139
+ aP as defaultAddressInputComponentConfig,
140
+ b7 as defaultCellFormatter,
141
+ bj as defaultExpandMultiLang,
142
+ aQ as defaultRichTextComponentConfig,
143
+ aS as defaultTabSheetComponentConfig,
144
+ aR as defaultUploadComponentConfig,
145
+ b9 as downloadGridDataAsExcel,
146
+ b$ as equalFilter,
147
+ bx as executeBetweenLengthValidation,
148
+ by as executeBetweenValueValidation,
149
+ bz as executeDateRangeValidation,
150
+ bu as executeFieldValidationRule,
151
+ bw as executeRegExpValidation,
152
+ bv as executeRequiredValidation,
152
153
  e as extractYoutubeVideoId,
153
- br as fieldValidator,
154
- bo as findFieldValidatorElements,
155
- m as formValidator,
156
- cD as formatUtil,
157
- aT as getMediaType,
158
- b6 as gridExcelDownloadExtension,
159
- co as hideLoading,
160
- ck as hideTooltip,
161
- cC as i18n,
162
- bX as inFilter,
163
- aD as interpretMultiLangText,
164
- cL as isBlankMultiLangImageFile,
165
- cI as isBlankMultiLangString,
166
- cM as isMultiLangImageFileValidRequired,
167
- bC as isMultiLangMessage,
168
- cJ as isMultiLangStringValidRequired,
169
- bD as isNameEmpty,
170
- c1 as isNotNullFilter,
171
- c0 as isNullFilter,
172
- cl as isTooltipDisplayed,
173
- bl as isValidationFailedError,
174
- bY as likeFilter,
175
- bn as loadFieldValidator,
176
- bj as localeBasedExtraItemValidationRules,
177
- cN as localeNameProvider,
178
- b4 as mergeSameValueVertical,
179
- c8 as modalHandleKey,
180
- c7 as modalPluginKey,
181
- aW as nameFilterCreator,
182
- bW as notFilter,
154
+ bt as fieldValidator,
155
+ bq as findFieldValidatorElements,
156
+ p as formValidator,
157
+ cF as formatUtil,
158
+ aV as getMediaType,
159
+ b8 as gridExcelDownloadExtension,
160
+ cq as hideLoading,
161
+ cm as hideTooltip,
162
+ cE as i18n,
163
+ bZ as inFilter,
164
+ aF as interpretMultiLangText,
165
+ cN as isBlankMultiLangImageFile,
166
+ cK as isBlankMultiLangString,
167
+ cO as isMultiLangImageFileValidRequired,
168
+ bE as isMultiLangMessage,
169
+ cL as isMultiLangStringValidRequired,
170
+ bF as isNameEmpty,
171
+ c3 as isNotNullFilter,
172
+ c2 as isNullFilter,
173
+ cn as isTooltipDisplayed,
174
+ bn as isValidationFailedError,
175
+ i as isYoutubeNocookieUrl,
176
+ b_ as likeFilter,
177
+ bp as loadFieldValidator,
178
+ bl as localeBasedExtraItemValidationRules,
179
+ cP as localeNameProvider,
180
+ b6 as mergeSameValueVertical,
181
+ ca as modalHandleKey,
182
+ c9 as modalPluginKey,
183
+ aY as nameFilterCreator,
184
+ bY as notFilter,
183
185
  n as notNull,
184
- cd as notificationEntries,
185
- bV as orFilter,
186
- cH as parsePathParam,
187
- cy as provideDefaultFrameContext,
188
- c4 as provideFieldContext,
189
- cb as provideModalHandle,
190
- bz as provideSavePoint,
191
- ba as provideTabManager,
192
- be as provideTabStatusManager,
193
- bG as serializeAddress,
194
- c6 as serializeMoney,
195
- bE as serializeName,
196
- bF as serializeTel,
197
- cg as showAlarm,
198
- cn as showLoading,
199
- cm as showLoadingIcon,
200
- ce as showNotification,
201
- cj as showTooltip,
202
- bm as storeFieldValidator,
203
- aC as t,
204
- bi as toggleDefaultExpandMultiLang,
205
- ci as tooltipEntry,
206
- cG as tryUntil,
207
- cs as useContextMenu,
208
- ct as useContextMenuOptional,
209
- cz as useDefaultFrame,
210
- c5 as useFieldContext,
211
- ca as useModal,
186
+ cf as notificationEntries,
187
+ bX as orFilter,
188
+ cJ as parsePathParam,
189
+ cA as provideDefaultFrameContext,
190
+ c6 as provideFieldContext,
191
+ cd as provideModalHandle,
192
+ bB as provideSavePoint,
193
+ bc as provideTabManager,
194
+ bg as provideTabStatusManager,
195
+ bI as serializeAddress,
196
+ c8 as serializeMoney,
197
+ bG as serializeName,
198
+ bH as serializeTel,
199
+ ci as showAlarm,
200
+ cp as showLoading,
201
+ co as showLoadingIcon,
202
+ cg as showNotification,
203
+ cl as showTooltip,
204
+ bo as storeFieldValidator,
205
+ aE as t,
206
+ bk as toggleDefaultExpandMultiLang,
207
+ ck as tooltipEntry,
208
+ cI as tryUntil,
209
+ cu as useContextMenu,
210
+ cv as useContextMenuOptional,
211
+ cB as useDefaultFrame,
212
+ c7 as useFieldContext,
213
+ cc as useModal,
212
214
  u as useModalHandle,
213
- bA as useSavePoint,
214
- bb as useTabManager,
215
- bc as useTabManagerSilently,
216
- bf as useTabStatusManager,
217
- aB as vClickOutside,
218
- aF as vFocusJump,
219
- aG as vFocusLoop,
220
- j as vFocusOnLoad,
215
+ bC as useSavePoint,
216
+ bd as useTabManager,
217
+ be as useTabManagerSilently,
218
+ bh as useTabStatusManager,
219
+ aD as vClickOutside,
220
+ aH as vFocusJump,
221
+ aI as vFocusLoop,
222
+ l as vFocusOnLoad,
221
223
  v as vT,
222
- aE as vTooltip,
223
- bp as validateField,
224
- bq as validateFields,
225
- cF as waitDuring,
226
- cE as waitUntil,
227
- cp as withLoading
224
+ aG as vTooltip,
225
+ br as validateField,
226
+ bs as validateFields,
227
+ cH as waitDuring,
228
+ cG as waitUntil,
229
+ cr as withLoading
228
230
  };