@g1cloud/bluesea 5.0.0-alpha.90 → 5.0.0-alpha.91

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 (26) hide show
  1. package/css/frame/default.scss +2 -0
  2. package/css/utility.scss +20 -0
  3. package/dist/{BSAlertModal-Cmj-MkNq.js → BSAlertModal-rRgcKL-_.js} +1 -1
  4. package/dist/{BSGridColumnSettingModal-BAihiiOe.js → BSGridColumnSettingModal-DSA8D8Bx.js} +1 -1
  5. package/dist/{BSYesNoModal-DRUTHdZ_.js → BSYesNoModal-_09O-7hl.js} +1 -1
  6. package/dist/{BSYoutubeInputModal-CianQay8.js → BSYoutubeInputModal-oZLxP6O0.js} +1 -1
  7. package/dist/{ImageInsertModal-DJZPsX4N.js → ImageInsertModal-EOF5VhQ3.js} +2 -2
  8. package/dist/{ImageProperties.vue_vue_type_script_setup_true_lang-C_nfd0i9.js → ImageProperties.vue_vue_type_script_setup_true_lang-DsUvhyIs.js} +1 -1
  9. package/dist/{ImagePropertiesModal-Dfj2KjDg.js → ImagePropertiesModal-BBVsyNkL.js} +2 -2
  10. package/dist/{LinkPropertiesModal-BJns3Wkn.js → LinkPropertiesModal-BXd92Urs.js} +1 -1
  11. package/dist/{TableInsertModal-BDRbQuL1.js → TableInsertModal-pAjf-zES.js} +1 -1
  12. package/dist/{YoutubeInsertModal-zGuTWrrX.js → YoutubeInsertModal-CMskC_pR.js} +2 -2
  13. package/dist/{YoutubeProperties.vue_vue_type_script_setup_true_lang-BVzapmZ1.js → YoutubeProperties.vue_vue_type_script_setup_true_lang-DdhzOQ2c.js} +1 -1
  14. package/dist/{YoutubePropertiesModal-DGXrcDq7.js → YoutubePropertiesModal-CJbeElXg.js} +2 -2
  15. package/dist/bluesea.js +109 -108
  16. package/dist/bluesea.umd.cjs +122 -120
  17. package/dist/component/input/BSImageUpload.vue.d.ts +3 -1
  18. package/dist/component/input/BSMediaPreview.vue.d.ts +3 -0
  19. package/dist/component/input/BSMultiImageUpload.vue.d.ts +3 -1
  20. package/dist/component/input/BSPositionedImageUpload.vue.d.ts +3 -1
  21. package/dist/component/input/ImageUploadLib.d.ts +2 -1
  22. package/dist/component/input/ImageUploadModel.d.ts +5 -0
  23. package/dist/component/multilang/BSMultiLangImageUpload.vue.d.ts +3 -0
  24. package/dist/{index-D5r9Ed4v.js → index-Bcyd9tHQ.js} +240 -238
  25. package/dist/style.css +177 -9
  26. package/package.json +1 -1
@@ -173,7 +173,9 @@ header.default-header {
173
173
  right: 8px;
174
174
  display: block;
175
175
  }
176
+ }
176
177
 
178
+ &:hover:not(.selected) {
177
179
  opacity: .8;
178
180
  }
179
181
 
package/css/utility.scss CHANGED
@@ -113,6 +113,16 @@
113
113
  @include spacings-auto("ma", "margin-left", "margin-top", "margin-right", "margin-bottom");
114
114
 
115
115
  // max width, height
116
+ @for $index from 1 through 7 {
117
+ $value: $index * 4;
118
+ .max-w-#{$value} {
119
+ max-width: #{$value}px !important;
120
+ }
121
+ .max-h-#{$value} {
122
+ max-height: #{$value}px !important;
123
+ }
124
+ }
125
+
116
126
  @for $index from 2 through 80 {
117
127
  $value: $index * 16;
118
128
  .max-w-#{$value} {
@@ -124,6 +134,16 @@
124
134
  }
125
135
 
126
136
  // min width, height
137
+ @for $index from 1 through 7 {
138
+ $value: $index * 4;
139
+ .min-w-#{$value} {
140
+ min-width: #{$value}px !important;
141
+ }
142
+ .min-h-#{$value} {
143
+ min-height: #{$value}px !important;
144
+ }
145
+ }
146
+
127
147
  @for $index from 2 through 80 {
128
148
  $value: $index * 16;
129
149
  .min-w-#{$value} {
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, openBlock, createBlock, withCtx, createElementVNode, withDirectives, createVNode, unref } from "vue";
2
- import { u as useModalHandle, _ as _sfc_main$1, B as BSButton, v as vFocusOnLoad, i as vT } from "./index-D5r9Ed4v.js";
2
+ import { u as useModalHandle, _ as _sfc_main$1, B as BSButton, v as vFocusOnLoad, i as vT } from "./index-Bcyd9tHQ.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, openBlock, createBlock, withCtx, createVNode, mergeProps, unref, toHandlers, createElementVNode, nextTick } from "vue";
2
- import { d as createInputGridHandler, u as useModalHandle, _ as _sfc_main$1, f as _sfc_main$2, g as _sfc_main$3, h as _sfc_main$4, B as BSButton, n as notNull } from "./index-D5r9Ed4v.js";
2
+ import { d as createInputGridHandler, u as useModalHandle, _ as _sfc_main$1, f as _sfc_main$2, g as _sfc_main$3, h as _sfc_main$4, B as BSButton, n as notNull } from "./index-Bcyd9tHQ.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, openBlock, createBlock, withCtx, createElementVNode, createVNode, withDirectives, unref } from "vue";
2
- import { u as useModalHandle, _ as _sfc_main$1, B as BSButton, i as vT } from "./index-D5r9Ed4v.js";
2
+ import { u as useModalHandle, _ as _sfc_main$1, B as BSButton, i as vT } from "./index-Bcyd9tHQ.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, openBlock, createBlock, withCtx, createElementVNode, createVNode, unref, createCommentVNode } from "vue";
2
- import { u as useModalHandle, _ as _sfc_main$1, b as _sfc_main$2, c as _sfc_main$3, B as BSButton, e as extractYoutubeVideoId } from "./index-D5r9Ed4v.js";
2
+ import { u as useModalHandle, _ as _sfc_main$1, b as _sfc_main$2, c as _sfc_main$3, B as BSButton, e as extractYoutubeVideoId } from "./index-Bcyd9tHQ.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, openBlock, createBlock, withCtx, createVNode, withDirectives, createElementVNode, vShow } from "vue";
2
- import { u as useModalHandle, _ as _sfc_main$1, a as _sfc_main$2, b as _sfc_main$3, c as _sfc_main$4, B as BSButton } from "./index-D5r9Ed4v.js";
3
- import { _ as _sfc_main$5 } from "./ImageProperties.vue_vue_type_script_setup_true_lang-C_nfd0i9.js";
2
+ import { u as useModalHandle, _ as _sfc_main$1, a as _sfc_main$2, b as _sfc_main$3, c as _sfc_main$4, B as BSButton } from "./index-Bcyd9tHQ.js";
3
+ import { _ as _sfc_main$5 } from "./ImageProperties.vue_vue_type_script_setup_true_lang-DsUvhyIs.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, openBlock, createElementBlock, Fragment, createElementVNode, createVNode, withDirectives, unref, createTextVNode } from "vue";
2
- import { b as _sfc_main$1, c as _sfc_main$2, i as vT } from "./index-D5r9Ed4v.js";
2
+ import { b as _sfc_main$1, c as _sfc_main$2, i as vT } from "./index-Bcyd9tHQ.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, openBlock, createBlock, withCtx, createElementBlock, createElementVNode, createVNode, createCommentVNode } from "vue";
2
- import { j as findImageNode, u as useModalHandle, _ as _sfc_main$1, b as _sfc_main$2, c as _sfc_main$3, B as BSButton, k as imageInfoNumberToPixel, l as formValidator } from "./index-D5r9Ed4v.js";
3
- import { _ as _sfc_main$4 } from "./ImageProperties.vue_vue_type_script_setup_true_lang-C_nfd0i9.js";
2
+ import { j as findImageNode, u as useModalHandle, _ as _sfc_main$1, b as _sfc_main$2, c as _sfc_main$3, B as BSButton, k as imageInfoNumberToPixel, l as formValidator } from "./index-Bcyd9tHQ.js";
3
+ import { _ as _sfc_main$4 } from "./ImageProperties.vue_vue_type_script_setup_true_lang-DsUvhyIs.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, openBlock, createBlock, withCtx, createElementVNode, createVNode, createTextVNode, withModifiers } from "vue";
2
- import { u as useModalHandle, _ as _sfc_main$1, b as _sfc_main$2, c as _sfc_main$3, B as BSButton } from "./index-D5r9Ed4v.js";
2
+ import { u as useModalHandle, _ as _sfc_main$1, b as _sfc_main$2, c as _sfc_main$3, B as BSButton } from "./index-Bcyd9tHQ.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, openBlock, createBlock, withCtx, createElementVNode, createVNode } from "vue";
2
- import { u as useModalHandle, _ as _sfc_main$1, b as _sfc_main$2, h as _sfc_main$3, B as BSButton } from "./index-D5r9Ed4v.js";
2
+ import { u as useModalHandle, _ as _sfc_main$1, b as _sfc_main$2, h as _sfc_main$3, B as BSButton } from "./index-Bcyd9tHQ.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, openBlock, createBlock, withCtx, createElementVNode, createVNode } from "vue";
2
- import { u as useModalHandle, _ as _sfc_main$1, b as _sfc_main$2, c as _sfc_main$3, B as BSButton, y as youtubeInfoNumberToPixel } from "./index-D5r9Ed4v.js";
3
- import { _ as _sfc_main$4 } from "./YoutubeProperties.vue_vue_type_script_setup_true_lang-BVzapmZ1.js";
2
+ import { u as useModalHandle, _ as _sfc_main$1, b as _sfc_main$2, c as _sfc_main$3, B as BSButton, y as youtubeInfoNumberToPixel } from "./index-Bcyd9tHQ.js";
3
+ import { _ as _sfc_main$4 } from "./YoutubeProperties.vue_vue_type_script_setup_true_lang-DdhzOQ2c.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, openBlock, createElementBlock, Fragment, createElementVNode, createVNode, withDirectives, unref, createTextVNode } from "vue";
2
- import { b as _sfc_main$1, c as _sfc_main$2, i as vT } from "./index-D5r9Ed4v.js";
2
+ import { b as _sfc_main$1, c as _sfc_main$2, i as vT } from "./index-Bcyd9tHQ.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, openBlock, createBlock, withCtx, createElementBlock, createElementVNode, createVNode, createCommentVNode } from "vue";
2
- import { m as findYoutubeNode, o as normalizeYoutubeInfoData, u as useModalHandle, _ as _sfc_main$1, b as _sfc_main$2, c as _sfc_main$3, B as BSButton, y as youtubeInfoNumberToPixel } from "./index-D5r9Ed4v.js";
3
- import { _ as _sfc_main$4 } from "./YoutubeProperties.vue_vue_type_script_setup_true_lang-BVzapmZ1.js";
2
+ import { m as findYoutubeNode, o as normalizeYoutubeInfoData, u as useModalHandle, _ as _sfc_main$1, b as _sfc_main$2, c as _sfc_main$3, B as BSButton, y as youtubeInfoNumberToPixel } from "./index-Bcyd9tHQ.js";
3
+ import { _ as _sfc_main$4 } from "./YoutubeProperties.vue_vue_type_script_setup_true_lang-DdhzOQ2c.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 { au, av, bo, bp, p, af, ak, B, C, D, a2, g, J, ah, F, w, al, bZ, z, G, H, a0, a1, I, b, f, Z, Y, ag, V, s, a4, a3, x, ac, bJ, ai, _, W, aa, ab, a9, a8, a7, O, ad, aj, h, A, r, R, X, E, t, K, L, T, N, a, ae, S, $, c, a5, a6, Q, P, M, q, bw, bv, aD, an, c1, am, aK, aI, aF, U, bu, aM, aL, c5, aA, bm, bs, aJ, bt, aN, ar, as, aq, at, br, bq, aH, bn, bc, bG, aT, aB, a_, bF, ce, bP, bx, bE, bD, ay, bf, bR, az, c0, c2, d, bM, aG, aW, aw, aX, ax, aP, bC, b9, ba, bb, b6, b8, b7, e, b5, b2, l, c7, aC, aO, bX, bU, c6, bA, ap, cf, cc, cg, bg, cd, bi, a$, bB, b1, aZ, ch, aE, bz, n, bN, by, cb, c3, bH, bL, bd, aQ, aU, bl, bh, bj, bk, bQ, bW, bV, bO, bT, b0, aY, bS, ca, b_, b$, c4, bI, bK, u, be, aR, aS, aV, ao, i, b3, b4, c9, c8, bY } from "./index-D5r9Ed4v.js";
1
+ import { au, av, bp, bq, p, af, ak, B, C, D, a2, g, J, ah, F, w, al, b_, z, G, H, a0, a1, I, b, f, Z, Y, ag, V, s, a4, a3, x, ac, bK, ai, _, W, aa, ab, a9, a8, a7, O, ad, aj, h, A, r, R, X, E, t, K, L, T, N, a, ae, S, $, c, a5, a6, Q, P, M, q, bx, bw, aE, an, c2, am, aL, aJ, aG, U, bv, aN, aM, c6, aA, bn, bt, aK, bu, aO, aD, ar, as, aq, at, bs, br, aI, bo, bd, bH, aU, aB, a$, bG, cf, bQ, by, bF, bE, ay, bg, bS, az, c1, c3, d, bN, aH, aX, aw, aY, ax, aQ, bD, ba, bb, bc, b7, b9, b8, e, b6, b3, l, c8, aC, aP, bY, bV, c7, bB, ap, cg, cd, ch, bh, ce, bj, b0, bC, b2, a_, ci, aF, bA, n, bO, bz, cc, c4, bI, bM, be, aR, aV, bm, bi, bk, bl, bR, bX, bW, bP, bU, b1, aZ, bT, cb, b$, c0, c5, bJ, bL, u, bf, aS, aT, aW, ao, i, b4, b5, ca, c9, bZ } from "./index-Bcyd9tHQ.js";
2
2
  export {
3
3
  au as ADDRESS_COUNTRY_CONFIGS,
4
4
  av as ADDRESS_COUNTRY_CONFIG_DEFAULT,
5
- bo as AbstractFilter,
6
- bp as AndFilter,
5
+ bp as AbstractFilter,
6
+ bq as AndFilter,
7
7
  p as BLUESEA_VERSION,
8
8
  af as BSAddressInput,
9
9
  ak as BSAlarmFrame,
@@ -17,7 +17,7 @@ export {
17
17
  F as BSColorInput,
18
18
  w as BSConsole,
19
19
  al as BSContextMenuContainer,
20
- bZ as BSContextMenuPlugin,
20
+ b_ as BSContextMenuPlugin,
21
21
  z as BSDate,
22
22
  G as BSDateInput,
23
23
  H as BSDateRange,
@@ -35,7 +35,7 @@ export {
35
35
  a3 as BSListLayout,
36
36
  x as BSLoadingIcon,
37
37
  ac as BSLocaleSelect,
38
- bJ as BSModal,
38
+ bK as BSModal,
39
39
  ai as BSModalContainer,
40
40
  _ as BSModalFrame,
41
41
  W as BSMultiImageUpload,
@@ -69,129 +69,130 @@ export {
69
69
  P as BSTreeSelect,
70
70
  M as BSYesNoGroup,
71
71
  q as BSYesNoSelect,
72
- bw as BetweenDateFilter,
73
- bv as BetweenFilter,
74
- aD as DEFAULT_GRID_COLUMN_WIDTH,
72
+ bx as BetweenDateFilter,
73
+ bw as BetweenFilter,
74
+ aE as DEFAULT_GRID_COLUMN_WIDTH,
75
75
  an as DefaultBody,
76
- c1 as DefaultFrameContext,
76
+ c2 as DefaultFrameContext,
77
77
  am as DefaultHeader,
78
- aK as EditableInputGridHandlerImpl,
79
- aI as EditablePageGridHandlerImpl,
80
- aF as EditingRows,
78
+ aL as EditableInputGridHandlerImpl,
79
+ aJ as EditablePageGridHandlerImpl,
80
+ aG as EditingRows,
81
81
  U as Editor,
82
- bu as EqualFilter,
83
- aM as GridHandlerEditableSupport,
84
- aL as GridHandlerSelectDeleteSupport,
85
- c5 as I18NTexts,
82
+ bv as EqualFilter,
83
+ aN as GridHandlerEditableSupport,
84
+ aM as GridHandlerSelectDeleteSupport,
85
+ c6 as I18NTexts,
86
86
  aA as IMAGE_TYPE,
87
- bm as IllegalAccessError,
88
- bs as InFilter,
89
- aJ as InputGridHandlerImpl,
90
- bt as LikeFilter,
91
- aN as LocalStorageGridPreferenceStore,
87
+ bn as IllegalAccessError,
88
+ bt as InFilter,
89
+ aK as InputGridHandlerImpl,
90
+ bu as LikeFilter,
91
+ aO as LocalStorageGridPreferenceStore,
92
+ aD as MediaObjectUrlStore,
92
93
  ar as NAME_INPUT_STYLE_2,
93
94
  as as NAME_INPUT_STYLE_3,
94
95
  aq as NAME_INPUT_STYLE_DEFAULT,
95
96
  at as NAME_INPUT_STYLE_JP,
96
- br as NotFilter,
97
- bq as OrFilter,
98
- aH as PageGridHandlerImpl,
99
- bn as PaginatedList,
100
- bc as SavePointImpl,
101
- bG as SearchParam,
102
- aT as TabStatusManagerImpl,
97
+ bs as NotFilter,
98
+ br as OrFilter,
99
+ aI as PageGridHandlerImpl,
100
+ bo as PaginatedList,
101
+ bd as SavePointImpl,
102
+ bH as SearchParam,
103
+ aU as TabStatusManagerImpl,
103
104
  aB as VIDEO_TYPE,
104
- a_ as ValidationFailedError,
105
- bF as acceptFilter,
106
- ce as addPrefixToMultiLangString,
107
- bP as alarmEntries,
108
- bx as andFilter,
109
- bE as betweenDateFilter,
110
- bD as betweenFilter,
105
+ a$ as ValidationFailedError,
106
+ bG as acceptFilter,
107
+ cf as addPrefixToMultiLangString,
108
+ bQ as alarmEntries,
109
+ by as andFilter,
110
+ bF as betweenDateFilter,
111
+ bE as betweenFilter,
111
112
  ay as blueseaConfig,
112
- bf as cancelProvidedSavePoint,
113
- bR as closeAlarm,
113
+ bg as cancelProvidedSavePoint,
114
+ bS as closeAlarm,
114
115
  az as configureBluesea,
115
- c0 as createContextMenuPlugin,
116
- c2 as createDefaultFrameContext,
116
+ c1 as createContextMenuPlugin,
117
+ c3 as createDefaultFrameContext,
117
118
  d as createInputGridHandler,
118
- bM as createModalPlugin,
119
- aG as createPageGridHandler,
120
- aW as createTreeHandler,
119
+ bN as createModalPlugin,
120
+ aH as createPageGridHandler,
121
+ aX as createTreeHandler,
121
122
  aw as defaultAddressInputComponentConfig,
122
- aX as defaultExpandMultiLang,
123
+ aY as defaultExpandMultiLang,
123
124
  ax as defaultRichTextComponentConfig,
124
- aP as downloadGridDataAsExcel,
125
- bC as equalFilter,
126
- b9 as executeBetweenLengthValidation,
127
- ba as executeBetweenValueValidation,
128
- bb as executeDateRangeValidation,
129
- b6 as executeFieldValidationRule,
130
- b8 as executeRegExpValidation,
131
- b7 as executeRequiredValidation,
125
+ aQ as downloadGridDataAsExcel,
126
+ bD as equalFilter,
127
+ ba as executeBetweenLengthValidation,
128
+ bb as executeBetweenValueValidation,
129
+ bc as executeDateRangeValidation,
130
+ b7 as executeFieldValidationRule,
131
+ b9 as executeRegExpValidation,
132
+ b8 as executeRequiredValidation,
132
133
  e as extractYoutubeVideoId,
133
- b5 as fieldValidator,
134
- b2 as findFieldValidatorElements,
134
+ b6 as fieldValidator,
135
+ b3 as findFieldValidatorElements,
135
136
  l as formValidator,
136
- c7 as formatUtil,
137
+ c8 as formatUtil,
137
138
  aC as getMediaType,
138
- aO as gridExcelDownloadExtension,
139
- bX as hideLoading,
140
- bU as hideTooltip,
141
- c6 as i18n,
142
- bA as inFilter,
139
+ aP as gridExcelDownloadExtension,
140
+ bY as hideLoading,
141
+ bV as hideTooltip,
142
+ c7 as i18n,
143
+ bB as inFilter,
143
144
  ap as interpretMultiLangText,
144
- cf as isBlankMultiLangImageFile,
145
- cc as isBlankMultiLangString,
146
- cg as isMultiLangImageFileValidRequired,
147
- bg as isMultiLangMessage,
148
- cd as isMultiLangStringValidRequired,
149
- bi as isNameEmpty,
150
- a$ as isValidationFailedError,
151
- bB as likeFilter,
152
- b1 as loadFieldValidator,
153
- aZ as localeBasedExtraItemValidationRules,
154
- ch as localeNameProvider,
155
- aE as nameFilterCreator,
156
- bz as notFilter,
145
+ cg as isBlankMultiLangImageFile,
146
+ cd as isBlankMultiLangString,
147
+ ch as isMultiLangImageFileValidRequired,
148
+ bh as isMultiLangMessage,
149
+ ce as isMultiLangStringValidRequired,
150
+ bj as isNameEmpty,
151
+ b0 as isValidationFailedError,
152
+ bC as likeFilter,
153
+ b2 as loadFieldValidator,
154
+ a_ as localeBasedExtraItemValidationRules,
155
+ ci as localeNameProvider,
156
+ aF as nameFilterCreator,
157
+ bA as notFilter,
157
158
  n as notNull,
158
- bN as notificationEntries,
159
- by as orFilter,
160
- cb as parsePathParam,
161
- c3 as provideDefaultFrameContext,
162
- bH as provideFieldContext,
163
- bL as provideModalHandle,
164
- bd as provideSavePoint,
165
- aQ as provideTabManager,
166
- aU as provideTabStatusManager,
167
- bl as serializeAddress,
168
- bh as serializeMoney,
169
- bj as serializeName,
170
- bk as serializeTel,
171
- bQ as showAlarm,
172
- bW as showLoading,
173
- bV as showLoadingIcon,
174
- bO as showNotification,
175
- bT as showTooltip,
176
- b0 as storeFieldValidator,
177
- aY as toggleDefaultExpandMultiLang,
178
- bS as tooltipEntry,
179
- ca as tryUntil,
180
- b_ as useContextMenu,
181
- b$ as useContextMenuOptional,
182
- c4 as useDefaultFrame,
183
- bI as useFieldContext,
184
- bK as useModal,
159
+ bO as notificationEntries,
160
+ bz as orFilter,
161
+ cc as parsePathParam,
162
+ c4 as provideDefaultFrameContext,
163
+ bI as provideFieldContext,
164
+ bM as provideModalHandle,
165
+ be as provideSavePoint,
166
+ aR as provideTabManager,
167
+ aV as provideTabStatusManager,
168
+ bm as serializeAddress,
169
+ bi as serializeMoney,
170
+ bk as serializeName,
171
+ bl as serializeTel,
172
+ bR as showAlarm,
173
+ bX as showLoading,
174
+ bW as showLoadingIcon,
175
+ bP as showNotification,
176
+ bU as showTooltip,
177
+ b1 as storeFieldValidator,
178
+ aZ as toggleDefaultExpandMultiLang,
179
+ bT as tooltipEntry,
180
+ cb as tryUntil,
181
+ b$ as useContextMenu,
182
+ c0 as useContextMenuOptional,
183
+ c5 as useDefaultFrame,
184
+ bJ as useFieldContext,
185
+ bL as useModal,
185
186
  u as useModalHandle,
186
- be as useSavePoint,
187
- aR as useTabManager,
188
- aS as useTabManagerSilently,
189
- aV as useTabStatusManager,
187
+ bf as useSavePoint,
188
+ aS as useTabManager,
189
+ aT as useTabManagerSilently,
190
+ aW as useTabStatusManager,
190
191
  ao as vClickOutside,
191
192
  i as vT,
192
- b3 as validateField,
193
- b4 as validateFields,
194
- c9 as waitDuring,
195
- c8 as waitUntil,
196
- bY as withLoading
193
+ b4 as validateField,
194
+ b5 as validateFields,
195
+ ca as waitDuring,
196
+ c9 as waitUntil,
197
+ bZ as withLoading
197
198
  };