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

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 (31) hide show
  1. package/dist/{BSAlertModal-BJfJEAIp.js → BSAlertModal-DL3dYtil.js} +1 -1
  2. package/dist/{BSGridColumnSettingModal-CguXrzy7.js → BSGridColumnSettingModal-BLKSHQ5f.js} +1 -1
  3. package/dist/{BSYesNoModal-BuWgOmU5.js → BSYesNoModal-Srui1pBX.js} +1 -1
  4. package/dist/{BSYoutubeInputModal-Ds74XjLP.js → BSYoutubeInputModal-CAPx9MWa.js} +1 -1
  5. package/dist/{ImageInsertModal-DYYywBQY.js → ImageInsertModal-DKlDCmgp.js} +2 -2
  6. package/dist/{ImageProperties.vue_vue_type_script_setup_true_lang-5Sn0AFg3.js → ImageProperties.vue_vue_type_script_setup_true_lang-xuSodt2q.js} +1 -1
  7. package/dist/{ImagePropertiesModal-Bx4N9klp.js → ImagePropertiesModal-Din7JJUo.js} +2 -2
  8. package/dist/{LinkPropertiesModal-DZUXznl8.js → LinkPropertiesModal-BRVC1by8.js} +1 -1
  9. package/dist/{TableInsertModal-CNjVxyK-.js → TableInsertModal-ClTKAoXu.js} +1 -1
  10. package/dist/{VideoInsertModal-BltKzCq8.js → VideoInsertModal-DMD2k-J-.js} +2 -2
  11. package/dist/{VideoProperties.vue_vue_type_script_setup_true_lang-DBv715dW.js → VideoProperties.vue_vue_type_script_setup_true_lang-alemr5ng.js} +1 -1
  12. package/dist/{VideoPropertiesModal-WIUsMb70.js → VideoPropertiesModal-BgHJJ-h9.js} +2 -2
  13. package/dist/{YoutubeInsertModal-wMxklMMF.js → YoutubeInsertModal-Bi9kRz4s.js} +2 -2
  14. package/dist/{YoutubeProperties.vue_vue_type_script_setup_true_lang-CUEirvGg.js → YoutubeProperties.vue_vue_type_script_setup_true_lang-BGm_Ozrr.js} +1 -1
  15. package/dist/{YoutubePropertiesModal-DIuOikyU.js → YoutubePropertiesModal-IEb8bmS9.js} +2 -2
  16. package/dist/bluesea.js +120 -119
  17. package/dist/bluesea.umd.cjs +77 -37
  18. package/dist/component/grid/BSDateRangeFilter.vue.d.ts +2 -3
  19. package/dist/component/grid/BSDateRangeFilters.vue.d.ts +2 -0
  20. package/dist/component/grid/BSGridLookup.vue.d.ts +5 -3
  21. package/dist/component/grid/GridModel.d.ts +1 -0
  22. package/dist/component/input/BSDateRange.vue.d.ts +2 -0
  23. package/dist/component/layout/BSTabSheet.vue.d.ts +7 -2
  24. package/dist/config/config.d.ts +7 -0
  25. package/dist/{index-qZ1kTFG_.js → index-DJfoQMn6.js} +209 -169
  26. package/package.json +1 -1
  27. package/text/bluesea_text_en.json +5 -1
  28. package/text/bluesea_text_fr.json +5 -1
  29. package/text/bluesea_text_ja.json +4 -0
  30. package/text/bluesea_text_ko.json +4 -0
  31. package/text/bluesea_text_zh.json +4 -0
@@ -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-qZ1kTFG_.js";
2
+ import { u as useModalHandle, _ as _sfc_main$1, v as vT, B as BSButton, i as vFocusOnLoad } from "./index-DJfoQMn6.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-qZ1kTFG_.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-DJfoQMn6.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-qZ1kTFG_.js";
2
+ import { u as useModalHandle, _ as _sfc_main$1, v as vT, B as BSButton } from "./index-DJfoQMn6.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-qZ1kTFG_.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-DJfoQMn6.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-qZ1kTFG_.js";
3
- import { _ as _sfc_main$5 } from "./ImageProperties.vue_vue_type_script_setup_true_lang-5Sn0AFg3.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-DJfoQMn6.js";
3
+ import { _ as _sfc_main$5 } from "./ImageProperties.vue_vue_type_script_setup_true_lang-xuSodt2q.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-qZ1kTFG_.js";
2
+ import { b as _sfc_main$1, c as _sfc_main$2, v as vT } from "./index-DJfoQMn6.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-qZ1kTFG_.js";
3
- import { _ as _sfc_main$4 } from "./ImageProperties.vue_vue_type_script_setup_true_lang-5Sn0AFg3.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-DJfoQMn6.js";
3
+ import { _ as _sfc_main$4 } from "./ImageProperties.vue_vue_type_script_setup_true_lang-xuSodt2q.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-qZ1kTFG_.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-DJfoQMn6.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-qZ1kTFG_.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-DJfoQMn6.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-qZ1kTFG_.js";
3
- import { _ as _sfc_main$5 } from "./VideoProperties.vue_vue_type_script_setup_true_lang-DBv715dW.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-DJfoQMn6.js";
3
+ import { _ as _sfc_main$5 } from "./VideoProperties.vue_vue_type_script_setup_true_lang-alemr5ng.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-qZ1kTFG_.js";
2
+ import { h as _sfc_main$1, b as _sfc_main$2, c as _sfc_main$3, v as vT } from "./index-DJfoQMn6.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-qZ1kTFG_.js";
3
- import { _ as _sfc_main$4 } from "./VideoProperties.vue_vue_type_script_setup_true_lang-DBv715dW.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-DJfoQMn6.js";
3
+ import { _ as _sfc_main$4 } from "./VideoProperties.vue_vue_type_script_setup_true_lang-alemr5ng.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-qZ1kTFG_.js";
3
- import { _ as _sfc_main$4 } from "./YoutubeProperties.vue_vue_type_script_setup_true_lang-CUEirvGg.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-DJfoQMn6.js";
3
+ import { _ as _sfc_main$4 } from "./YoutubeProperties.vue_vue_type_script_setup_true_lang-BGm_Ozrr.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-qZ1kTFG_.js";
2
+ import { b as _sfc_main$1, c as _sfc_main$2, v as vT } from "./index-DJfoQMn6.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-qZ1kTFG_.js";
3
- import { _ as _sfc_main$4 } from "./YoutubeProperties.vue_vue_type_script_setup_true_lang-CUEirvGg.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-DJfoQMn6.js";
3
+ import { _ as _sfc_main$4 } from "./YoutubeProperties.vue_vue_type_script_setup_true_lang-BGm_Ozrr.js";
4
4
  const _hoisted_1 = {
5
5
  key: 0,
6
6
  class: "bs-layout-form"
package/dist/bluesea.js CHANGED
@@ -1,9 +1,9 @@
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";
1
+ import { aH, aI, bC, bD, r, ak, au, B, E, F, a4, h, L, am, H, z, av, cf, C, I, aq, J, a2, a3, ar, K, b, f, a0, $, a7, an, al, X, w, a6, a5, A, ah, bZ, 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, bK, bJ, aR, ax, ck, aw, aY, aW, aT, W, bI, a_, aZ, cp, bA, bG, aX, bH, cj, a$, aQ, aE, aF, aD, aG, bF, bE, aV, bB, br, bU, co, b6, bd, bT, cy, c3, bL, bS, bR, aN, bu, c5, aO, ce, ci, cl, d, c0, aU, b9, cC, aJ, ba, aK, aM, aL, b2, bQ, bo, bp, bq, bl, bn, bm, e, bk, bh, k, cr, aP, b1, cc, c8, cq, bO, az, cz, cw, cA, bv, cx, bw, c9, be, bP, bg, bc, cB, b0, bY, bX, aS, bN, n, c1, bM, cv, cm, bV, b$, bs, b3, b7, bz, bx, by, c4, cb, ca, c2, c7, bf, bb, c6, cu, cg, ch, cn, bW, b_, u, bt, b4, b5, b8, ay, aB, aC, i, v, aA, bi, bj, ct, cs, cd } from "./index-DJfoQMn6.js";
2
2
  export {
3
3
  aH as ADDRESS_COUNTRY_CONFIGS,
4
4
  aI as ADDRESS_COUNTRY_CONFIG_DEFAULT,
5
- bB as AbstractFilter,
6
- bC as AndFilter,
5
+ bC as AbstractFilter,
6
+ bD as AndFilter,
7
7
  r as BLUESEA_VERSION,
8
8
  ak as BSAddressInput,
9
9
  au as BSAlarmFrame,
@@ -17,7 +17,7 @@ export {
17
17
  H as BSColorInput,
18
18
  z as BSConsole,
19
19
  av as BSContextMenuContainer,
20
- ce as BSContextMenuPlugin,
20
+ cf as BSContextMenuPlugin,
21
21
  C as BSDate,
22
22
  I as BSDateInput,
23
23
  aq as BSDateInputPopup,
@@ -39,7 +39,7 @@ export {
39
39
  a5 as BSListLayout,
40
40
  A as BSLoadingIcon,
41
41
  ah as BSLocaleSelect,
42
- bY as BSModal,
42
+ bZ as BSModal,
43
43
  as as BSModalContainer,
44
44
  _ as BSModalFrame,
45
45
  Y as BSMultiImageUpload,
@@ -77,140 +77,141 @@ export {
77
77
  a8 as BSVerticalLayoutResizer,
78
78
  O as BSYesNoGroup,
79
79
  s as BSYesNoSelect,
80
- bJ as BetweenDateFilter,
81
- bI as BetweenFilter,
82
- aQ as DEFAULT_GRID_COLUMN_WIDTH,
80
+ bK as BetweenDateFilter,
81
+ bJ as BetweenFilter,
82
+ aR as DEFAULT_GRID_COLUMN_WIDTH,
83
83
  ax as DefaultBody,
84
- cj as DefaultFrameContext,
84
+ ck as DefaultFrameContext,
85
85
  aw as DefaultHeader,
86
- aX as EditableInputGridHandlerImpl,
87
- aV as EditablePageGridHandlerImpl,
88
- aS as EditingRows,
86
+ aY as EditableInputGridHandlerImpl,
87
+ aW as EditablePageGridHandlerImpl,
88
+ aT as EditingRows,
89
89
  W as Editor,
90
- bH as EqualFilter,
91
- aZ as GridHandlerEditableSupport,
92
- aY as GridHandlerSelectDeleteSupport,
93
- co as I18NTexts,
94
- bz as IllegalAccessError,
95
- bF as InFilter,
96
- aW as InputGridHandlerImpl,
97
- bG as LikeFilter,
98
- ci as LocalStorageFavoriteMenuHandler,
99
- a_ as LocalStorageGridPreferenceStore,
100
- aP as MediaObjectUrlStore,
90
+ bI as EqualFilter,
91
+ a_ as GridHandlerEditableSupport,
92
+ aZ as GridHandlerSelectDeleteSupport,
93
+ cp as I18NTexts,
94
+ bA as IllegalAccessError,
95
+ bG as InFilter,
96
+ aX as InputGridHandlerImpl,
97
+ bH as LikeFilter,
98
+ cj as LocalStorageFavoriteMenuHandler,
99
+ a$ as LocalStorageGridPreferenceStore,
100
+ aQ as MediaObjectUrlStore,
101
101
  aE as NAME_INPUT_STYLE_2,
102
102
  aF as NAME_INPUT_STYLE_3,
103
103
  aD as NAME_INPUT_STYLE_DEFAULT,
104
104
  aG as NAME_INPUT_STYLE_JP,
105
- bE as NotFilter,
106
- bD as OrFilter,
107
- aU as PageGridHandlerImpl,
108
- bA as PaginatedList,
109
- bq as SavePointImpl,
110
- bT as SearchParam,
111
- cn as ShortcutKeyHandler,
112
- b5 as TabStatusManagerImpl,
113
- bc as ValidationFailedError,
114
- bS as acceptFilter,
115
- cx as addPrefixToMultiLangString,
116
- c2 as alarmEntries,
117
- bK as andFilter,
118
- bR as betweenDateFilter,
119
- bQ as betweenFilter,
120
- aM as blueseaConfig,
121
- bt as cancelProvidedSavePoint,
122
- c4 as closeAlarm,
123
- aN as configureBluesea,
124
- cd as contextMenuPluginKey,
125
- ch as createContextMenuPlugin,
126
- ck as createDefaultFrameContext,
105
+ bF as NotFilter,
106
+ bE as OrFilter,
107
+ aV as PageGridHandlerImpl,
108
+ bB as PaginatedList,
109
+ br as SavePointImpl,
110
+ bU as SearchParam,
111
+ co as ShortcutKeyHandler,
112
+ b6 as TabStatusManagerImpl,
113
+ bd as ValidationFailedError,
114
+ bT as acceptFilter,
115
+ cy as addPrefixToMultiLangString,
116
+ c3 as alarmEntries,
117
+ bL as andFilter,
118
+ bS as betweenDateFilter,
119
+ bR as betweenFilter,
120
+ aN as blueseaConfig,
121
+ bu as cancelProvidedSavePoint,
122
+ c5 as closeAlarm,
123
+ aO as configureBluesea,
124
+ ce as contextMenuPluginKey,
125
+ ci as createContextMenuPlugin,
126
+ cl as createDefaultFrameContext,
127
127
  d as createInputGridHandler,
128
- b$ as createModalPlugin,
129
- aT as createPageGridHandler,
130
- b8 as createTreeHandler,
131
- cB as debounce,
128
+ c0 as createModalPlugin,
129
+ aU as createPageGridHandler,
130
+ b9 as createTreeHandler,
131
+ cC as debounce,
132
132
  aJ as defaultAddressInputComponentConfig,
133
- b9 as defaultExpandMultiLang,
133
+ ba as defaultExpandMultiLang,
134
134
  aK as defaultRichTextComponentConfig,
135
+ aM as defaultTabSheetComponentConfig,
135
136
  aL as defaultUploadComponentConfig,
136
- b1 as downloadGridDataAsExcel,
137
- bP as equalFilter,
138
- bn as executeBetweenLengthValidation,
139
- bo as executeBetweenValueValidation,
140
- bp as executeDateRangeValidation,
141
- bk as executeFieldValidationRule,
142
- bm as executeRegExpValidation,
143
- bl as executeRequiredValidation,
137
+ b2 as downloadGridDataAsExcel,
138
+ bQ as equalFilter,
139
+ bo as executeBetweenLengthValidation,
140
+ bp as executeBetweenValueValidation,
141
+ bq as executeDateRangeValidation,
142
+ bl as executeFieldValidationRule,
143
+ bn as executeRegExpValidation,
144
+ bm as executeRequiredValidation,
144
145
  e as extractYoutubeVideoId,
145
- bj as fieldValidator,
146
- bg as findFieldValidatorElements,
146
+ bk as fieldValidator,
147
+ bh as findFieldValidatorElements,
147
148
  k as formValidator,
148
- cq as formatUtil,
149
- aO as getMediaType,
150
- b0 as gridExcelDownloadExtension,
151
- cb as hideLoading,
152
- c7 as hideTooltip,
153
- cp as i18n,
154
- bN as inFilter,
149
+ cr as formatUtil,
150
+ aP as getMediaType,
151
+ b1 as gridExcelDownloadExtension,
152
+ cc as hideLoading,
153
+ c8 as hideTooltip,
154
+ cq as i18n,
155
+ bO as inFilter,
155
156
  az as interpretMultiLangText,
156
- cy as isBlankMultiLangImageFile,
157
- cv as isBlankMultiLangString,
158
- cz as isMultiLangImageFileValidRequired,
159
- bu as isMultiLangMessage,
160
- cw as isMultiLangStringValidRequired,
161
- bv as isNameEmpty,
162
- c8 as isTooltipDisplayed,
163
- bd as isValidationFailedError,
164
- bO as likeFilter,
165
- bf as loadFieldValidator,
166
- bb as localeBasedExtraItemValidationRules,
167
- cA as localeNameProvider,
168
- a$ as mergeSameValueVertical,
169
- bX as modalHandleKey,
170
- bW as modalPluginKey,
171
- aR as nameFilterCreator,
172
- bM as notFilter,
157
+ cz as isBlankMultiLangImageFile,
158
+ cw as isBlankMultiLangString,
159
+ cA as isMultiLangImageFileValidRequired,
160
+ bv as isMultiLangMessage,
161
+ cx as isMultiLangStringValidRequired,
162
+ bw as isNameEmpty,
163
+ c9 as isTooltipDisplayed,
164
+ be as isValidationFailedError,
165
+ bP as likeFilter,
166
+ bg as loadFieldValidator,
167
+ bc as localeBasedExtraItemValidationRules,
168
+ cB as localeNameProvider,
169
+ b0 as mergeSameValueVertical,
170
+ bY as modalHandleKey,
171
+ bX as modalPluginKey,
172
+ aS as nameFilterCreator,
173
+ bN as notFilter,
173
174
  n as notNull,
174
- c0 as notificationEntries,
175
- bL as orFilter,
176
- cu as parsePathParam,
177
- cl as provideDefaultFrameContext,
178
- bU as provideFieldContext,
179
- b_ as provideModalHandle,
180
- br as provideSavePoint,
181
- b2 as provideTabManager,
182
- b6 as provideTabStatusManager,
183
- by as serializeAddress,
184
- bw as serializeName,
185
- bx as serializeTel,
186
- c3 as showAlarm,
187
- ca as showLoading,
188
- c9 as showLoadingIcon,
189
- c1 as showNotification,
190
- c6 as showTooltip,
191
- be as storeFieldValidator,
192
- ba as toggleDefaultExpandMultiLang,
193
- c5 as tooltipEntry,
194
- ct as tryUntil,
195
- cf as useContextMenu,
196
- cg as useContextMenuOptional,
197
- cm as useDefaultFrame,
198
- bV as useFieldContext,
199
- bZ as useModal,
175
+ c1 as notificationEntries,
176
+ bM as orFilter,
177
+ cv as parsePathParam,
178
+ cm as provideDefaultFrameContext,
179
+ bV as provideFieldContext,
180
+ b$ as provideModalHandle,
181
+ bs as provideSavePoint,
182
+ b3 as provideTabManager,
183
+ b7 as provideTabStatusManager,
184
+ bz as serializeAddress,
185
+ bx as serializeName,
186
+ by as serializeTel,
187
+ c4 as showAlarm,
188
+ cb as showLoading,
189
+ ca as showLoadingIcon,
190
+ c2 as showNotification,
191
+ c7 as showTooltip,
192
+ bf as storeFieldValidator,
193
+ bb as toggleDefaultExpandMultiLang,
194
+ c6 as tooltipEntry,
195
+ cu as tryUntil,
196
+ cg as useContextMenu,
197
+ ch as useContextMenuOptional,
198
+ cn as useDefaultFrame,
199
+ bW as useFieldContext,
200
+ b_ as useModal,
200
201
  u as useModalHandle,
201
- bs as useSavePoint,
202
- b3 as useTabManager,
203
- b4 as useTabManagerSilently,
204
- b7 as useTabStatusManager,
202
+ bt as useSavePoint,
203
+ b4 as useTabManager,
204
+ b5 as useTabManagerSilently,
205
+ b8 as useTabStatusManager,
205
206
  ay as vClickOutside,
206
207
  aB as vFocusJump,
207
208
  aC as vFocusLoop,
208
209
  i as vFocusOnLoad,
209
210
  v as vT,
210
211
  aA as vTooltip,
211
- bh as validateField,
212
- bi as validateFields,
213
- cs as waitDuring,
214
- cr as waitUntil,
215
- cc as withLoading
212
+ bi as validateField,
213
+ bj as validateFields,
214
+ ct as waitDuring,
215
+ cs as waitUntil,
216
+ cd as withLoading
216
217
  };