@g1cloud/bluesea 5.0.0-alpha.84 → 5.0.0-alpha.85

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 (25) hide show
  1. package/dist/{BSAlertModal-BRO2rIXx.js → BSAlertModal-DbFjYmQ9.js} +1 -1
  2. package/dist/{BSGridColumnSettingModal-DqfHHdl1.js → BSGridColumnSettingModal-BMEGivFJ.js} +1 -1
  3. package/dist/{BSYesNoModal-DiViC5i8.js → BSYesNoModal-CcfO_qbW.js} +1 -1
  4. package/dist/{BSYoutubeInputModal-CUfdtsTA.js → BSYoutubeInputModal-CwUukmEr.js} +1 -1
  5. package/dist/{ImageInsertModal-Z3FeImgw.js → ImageInsertModal-BH2vwkHJ.js} +1 -1
  6. package/dist/{ImagePropertiesModal-B8cuSNbl.js → ImagePropertiesModal-g058poiJ.js} +1 -1
  7. package/dist/{LinkPropertiesModal-Q8SRNOj-.js → LinkPropertiesModal-BpdQUgu0.js} +1 -1
  8. package/dist/{TableInsertModal-egiep0gO.js → TableInsertModal-HQ2BWs67.js} +1 -1
  9. package/dist/{YoutubeInsertModal-CKpLvIN0.js → YoutubeInsertModal-CiMSA8q0.js} +1 -1
  10. package/dist/{YoutubePropertiesModal-DsO9j3-Y.js → YoutubePropertiesModal-BZbBouja.js} +1 -1
  11. package/dist/bluesea.js +86 -85
  12. package/dist/bluesea.umd.cjs +232 -199
  13. package/dist/component/global/BSAddressInput.vue.d.ts +0 -5
  14. package/dist/component/input/BSCheckboxGroup.vue.d.ts +3 -0
  15. package/dist/component/input/BSPopupSelect.vue.d.ts +3 -0
  16. package/dist/component/input/BSPositionedImageUpload.vue.d.ts +0 -3
  17. package/dist/component/input/BSYesNoSelect.vue.d.ts +2 -0
  18. package/dist/component/multilang/BSMultiLangRichText.vue.d.ts +2 -0
  19. package/dist/component/multilang/BSMultiLangTextArea.vue.d.ts +2 -0
  20. package/dist/component/multilang/BSMultiLangTextInput.vue.d.ts +2 -0
  21. package/dist/component/multilang/multiLangLib.d.ts +4 -0
  22. package/dist/{index-DL6FePiq.js → index-Dpajvf1x.js} +327 -294
  23. package/dist/model/FieldContext.d.ts +3 -0
  24. package/dist/style.css +1 -1
  25. package/package.json +1 -1
@@ -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-DL6FePiq.js";
2
+ import { u as useModalHandle, _ as _sfc_main$1, B as BSButton, v as vFocusOnLoad, i as vT } from "./index-Dpajvf1x.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-DL6FePiq.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-Dpajvf1x.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-DL6FePiq.js";
2
+ import { u as useModalHandle, _ as _sfc_main$1, B as BSButton, i as vT } from "./index-Dpajvf1x.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-DL6FePiq.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-Dpajvf1x.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,5 +1,5 @@
1
1
  import { defineComponent, 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-DL6FePiq.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-Dpajvf1x.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, 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 numberToPixel, l as formValidator } from "./index-DL6FePiq.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 numberToPixel, l as formValidator } from "./index-Dpajvf1x.js";
3
3
  const _hoisted_1 = { class: "title" };
4
4
  const _hoisted_2 = { class: "title" };
5
5
  const _hoisted_3 = { class: "title" };
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, ref, onMounted, 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 } from "./index-DL6FePiq.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-Dpajvf1x.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-DL6FePiq.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-Dpajvf1x.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, 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, h as _sfc_main$4, B as BSButton } from "./index-DL6FePiq.js";
2
+ import { u as useModalHandle, _ as _sfc_main$1, b as _sfc_main$2, c as _sfc_main$3, h as _sfc_main$4, B as BSButton } from "./index-Dpajvf1x.js";
3
3
  const _hoisted_1 = { class: "bs-layout-form" };
4
4
  const _hoisted_2 = { class: "title" };
5
5
  const _hoisted_3 = { class: "title" };
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, ref, onMounted, openBlock, createBlock, withCtx, createElementBlock, createElementVNode, createVNode, createCommentVNode } from "vue";
2
- import { N as NodeSelection, u as useModalHandle, _ as _sfc_main$1, b as _sfc_main$2, c as _sfc_main$3, h as _sfc_main$4, B as BSButton } from "./index-DL6FePiq.js";
2
+ import { N as NodeSelection, u as useModalHandle, _ as _sfc_main$1, b as _sfc_main$2, c as _sfc_main$3, h as _sfc_main$4, B as BSButton } from "./index-Dpajvf1x.js";
3
3
  const findYoutubeNode = (selection) => {
4
4
  if (selection instanceof NodeSelection) {
5
5
  const node = selection.node;
package/dist/bluesea.js CHANGED
@@ -1,9 +1,9 @@
1
- import { ar, as, bk, bl, m, ac, ah, B, y, z, $, g, G, ae, C, s, ai, bV, w, D, E, Y, Z, F, b, f, W, V, ad, S, q, a1, a0, t, a9, bF, af, _, T, a7, a8, a6, a5, a4, L, aa, ag, h, x, p, P, U, A, r, H, I, R, K, a, ab, Q, X, c, a2, a3, O, M, J, o, bs, br, aA, ak, bZ, aj, aH, aF, aC, bq, aJ, aI, c1, ax, bi, bo, aG, bp, aK, ao, ap, an, aq, bn, bm, aE, bj, b8, bC, aQ, ay, aW, bB, ca, bL, bt, bA, bz, av, bb, bN, aw, bY, b_, d, bI, aD, aT, at, aU, au, aM, by, b5, b6, b7, b2, b4, b3, e, b1, a_, l, c3, az, aL, bT, bQ, c2, bw, am, cb, c8, cc, bc, c9, be, aX, bx, aZ, cd, aB, bv, n, bJ, bu, c7, b$, bD, bH, b9, aN, aR, bh, bd, bf, bg, bM, bS, bR, bK, bP, aY, aV, bO, c6, bW, bX, c0, bE, bG, u, ba, aO, aP, aS, al, i, a$, b0, c5, c4, bU } from "./index-DL6FePiq.js";
1
+ import { ar, as, bl, bm, m, ac, ah, B, y, z, $, g, G, ae, C, s, ai, bW, w, D, E, Y, Z, F, b, f, W, V, ad, S, q, a1, a0, t, a9, bG, af, _, T, a7, a8, a6, a5, a4, L, aa, ag, h, x, p, P, U, A, r, H, I, R, K, a, ab, Q, X, c, a2, a3, O, M, J, o, bt, bs, aA, ak, b_, aj, aH, aF, aC, br, aJ, aI, c2, ax, bj, bp, aG, bq, aK, ao, ap, an, aq, bo, bn, aE, bk, b9, bD, aQ, ay, aX, bC, cb, bM, bu, bB, bA, av, bc, bO, aw, bZ, b$, d, bJ, aD, aT, at, aU, au, aM, bz, b6, b7, b8, b3, b5, b4, e, b2, a$, l, c4, az, aL, bU, bR, c3, bx, am, cc, c9, cd, bd, ca, bf, aY, by, a_, aW, ce, aB, bw, n, bK, bv, c8, c0, bE, bI, ba, aN, aR, bi, be, bg, bh, bN, bT, bS, bL, bQ, aZ, aV, bP, c7, bX, bY, c1, bF, bH, u, bb, aO, aP, aS, al, i, b0, b1, c6, c5, bV } from "./index-Dpajvf1x.js";
2
2
  export {
3
3
  ar as ADDRESS_COUNTRY_CONFIGS,
4
4
  as as ADDRESS_COUNTRY_CONFIG_DEFAULT,
5
- bk as AbstractFilter,
6
- bl as AndFilter,
5
+ bl as AbstractFilter,
6
+ bm as AndFilter,
7
7
  m as BLUESEA_VERSION,
8
8
  ac as BSAddressInput,
9
9
  ah as BSAlarmFrame,
@@ -17,7 +17,7 @@ export {
17
17
  C as BSColorInput,
18
18
  s as BSConsole,
19
19
  ai as BSContextMenuContainer,
20
- bV as BSContextMenuPlugin,
20
+ bW as BSContextMenuPlugin,
21
21
  w as BSDate,
22
22
  D as BSDateInput,
23
23
  E as BSDateRange,
@@ -35,7 +35,7 @@ export {
35
35
  a0 as BSListLayout,
36
36
  t as BSLoadingIcon,
37
37
  a9 as BSLocaleSelect,
38
- bF as BSModal,
38
+ bG as BSModal,
39
39
  af as BSModalContainer,
40
40
  _ as BSModalFrame,
41
41
  T as BSMultiImageUpload,
@@ -69,127 +69,128 @@ export {
69
69
  M as BSTreeSelect,
70
70
  J as BSYesNoGroup,
71
71
  o as BSYesNoSelect,
72
- bs as BetweenDateFilter,
73
- br as BetweenFilter,
72
+ bt as BetweenDateFilter,
73
+ bs as BetweenFilter,
74
74
  aA as DEFAULT_GRID_COLUMN_WIDTH,
75
75
  ak as DefaultBody,
76
- bZ as DefaultFrameContext,
76
+ b_ as DefaultFrameContext,
77
77
  aj as DefaultHeader,
78
78
  aH as EditableInputGridHandlerImpl,
79
79
  aF as EditablePageGridHandlerImpl,
80
80
  aC as EditingRows,
81
- bq as EqualFilter,
81
+ br as EqualFilter,
82
82
  aJ as GridHandlerEditableSupport,
83
83
  aI as GridHandlerSelectDeleteSupport,
84
- c1 as I18NTexts,
84
+ c2 as I18NTexts,
85
85
  ax as IMAGE_TYPE,
86
- bi as IllegalAccessError,
87
- bo as InFilter,
86
+ bj as IllegalAccessError,
87
+ bp as InFilter,
88
88
  aG as InputGridHandlerImpl,
89
- bp as LikeFilter,
89
+ bq as LikeFilter,
90
90
  aK as LocalStorageGridPreferenceStore,
91
91
  ao as NAME_INPUT_STYLE_2,
92
92
  ap as NAME_INPUT_STYLE_3,
93
93
  an as NAME_INPUT_STYLE_DEFAULT,
94
94
  aq as NAME_INPUT_STYLE_JP,
95
- bn as NotFilter,
96
- bm as OrFilter,
95
+ bo as NotFilter,
96
+ bn as OrFilter,
97
97
  aE as PageGridHandlerImpl,
98
- bj as PaginatedList,
99
- b8 as SavePointImpl,
100
- bC as SearchParam,
98
+ bk as PaginatedList,
99
+ b9 as SavePointImpl,
100
+ bD as SearchParam,
101
101
  aQ as TabStatusManagerImpl,
102
102
  ay as VIDEO_TYPE,
103
- aW as ValidationFailedError,
104
- bB as acceptFilter,
105
- ca as addPrefixToMultiLangString,
106
- bL as alarmEntries,
107
- bt as andFilter,
108
- bA as betweenDateFilter,
109
- bz as betweenFilter,
103
+ aX as ValidationFailedError,
104
+ bC as acceptFilter,
105
+ cb as addPrefixToMultiLangString,
106
+ bM as alarmEntries,
107
+ bu as andFilter,
108
+ bB as betweenDateFilter,
109
+ bA as betweenFilter,
110
110
  av as blueseaConfig,
111
- bb as cancelProvidedSavePoint,
112
- bN as closeAlarm,
111
+ bc as cancelProvidedSavePoint,
112
+ bO as closeAlarm,
113
113
  aw as configureBluesea,
114
- bY as createContextMenuPlugin,
115
- b_ as createDefaultFrameContext,
114
+ bZ as createContextMenuPlugin,
115
+ b$ as createDefaultFrameContext,
116
116
  d as createInputGridHandler,
117
- bI as createModalPlugin,
117
+ bJ as createModalPlugin,
118
118
  aD as createPageGridHandler,
119
119
  aT as createTreeHandler,
120
120
  at as defaultAddressInputComponentConfig,
121
121
  aU as defaultExpandMultiLang,
122
122
  au as defaultRichTextComponentConfig,
123
123
  aM as downloadGridDataAsExcel,
124
- by as equalFilter,
125
- b5 as executeBetweenLengthValidation,
126
- b6 as executeBetweenValueValidation,
127
- b7 as executeDateRangeValidation,
128
- b2 as executeFieldValidationRule,
129
- b4 as executeRegExpValidation,
130
- b3 as executeRequiredValidation,
124
+ bz as equalFilter,
125
+ b6 as executeBetweenLengthValidation,
126
+ b7 as executeBetweenValueValidation,
127
+ b8 as executeDateRangeValidation,
128
+ b3 as executeFieldValidationRule,
129
+ b5 as executeRegExpValidation,
130
+ b4 as executeRequiredValidation,
131
131
  e as extractYoutubeVideoId,
132
- b1 as fieldValidator,
133
- a_ as findFieldValidatorElements,
132
+ b2 as fieldValidator,
133
+ a$ as findFieldValidatorElements,
134
134
  l as formValidator,
135
- c3 as formatUtil,
135
+ c4 as formatUtil,
136
136
  az as getMediaType,
137
137
  aL as gridExcelDownloadExtension,
138
- bT as hideLoading,
139
- bQ as hideTooltip,
140
- c2 as i18n,
141
- bw as inFilter,
138
+ bU as hideLoading,
139
+ bR as hideTooltip,
140
+ c3 as i18n,
141
+ bx as inFilter,
142
142
  am as interpretMultiLangText,
143
- cb as isBlankMultiLangImageFile,
144
- c8 as isBlankMultiLangString,
145
- cc as isMultiLangImageFileValidRequired,
146
- bc as isMultiLangMessage,
147
- c9 as isMultiLangStringValidRequired,
148
- be as isNameEmpty,
149
- aX as isValidationFailedError,
150
- bx as likeFilter,
151
- aZ as loadFieldValidator,
152
- cd as localeNameProvider,
143
+ cc as isBlankMultiLangImageFile,
144
+ c9 as isBlankMultiLangString,
145
+ cd as isMultiLangImageFileValidRequired,
146
+ bd as isMultiLangMessage,
147
+ ca as isMultiLangStringValidRequired,
148
+ bf as isNameEmpty,
149
+ aY as isValidationFailedError,
150
+ by as likeFilter,
151
+ a_ as loadFieldValidator,
152
+ aW as localeBasedExtraItemValidationRules,
153
+ ce as localeNameProvider,
153
154
  aB as nameFilterCreator,
154
- bv as notFilter,
155
+ bw as notFilter,
155
156
  n as notNull,
156
- bJ as notificationEntries,
157
- bu as orFilter,
158
- c7 as parsePathParam,
159
- b$ as provideDefaultFrameContext,
160
- bD as provideFieldContext,
161
- bH as provideModalHandle,
162
- b9 as provideSavePoint,
157
+ bK as notificationEntries,
158
+ bv as orFilter,
159
+ c8 as parsePathParam,
160
+ c0 as provideDefaultFrameContext,
161
+ bE as provideFieldContext,
162
+ bI as provideModalHandle,
163
+ ba as provideSavePoint,
163
164
  aN as provideTabManager,
164
165
  aR as provideTabStatusManager,
165
- bh as serializeAddress,
166
- bd as serializeMoney,
167
- bf as serializeName,
168
- bg as serializeTel,
169
- bM as showAlarm,
170
- bS as showLoading,
171
- bR as showLoadingIcon,
172
- bK as showNotification,
173
- bP as showTooltip,
174
- aY as storeFieldValidator,
166
+ bi as serializeAddress,
167
+ be as serializeMoney,
168
+ bg as serializeName,
169
+ bh as serializeTel,
170
+ bN as showAlarm,
171
+ bT as showLoading,
172
+ bS as showLoadingIcon,
173
+ bL as showNotification,
174
+ bQ as showTooltip,
175
+ aZ as storeFieldValidator,
175
176
  aV as toggleDefaultExpandMultiLang,
176
- bO as tooltipEntry,
177
- c6 as tryUntil,
178
- bW as useContextMenu,
179
- bX as useContextMenuOptional,
180
- c0 as useDefaultFrame,
181
- bE as useFieldContext,
182
- bG as useModal,
177
+ bP as tooltipEntry,
178
+ c7 as tryUntil,
179
+ bX as useContextMenu,
180
+ bY as useContextMenuOptional,
181
+ c1 as useDefaultFrame,
182
+ bF as useFieldContext,
183
+ bH as useModal,
183
184
  u as useModalHandle,
184
- ba as useSavePoint,
185
+ bb as useSavePoint,
185
186
  aO as useTabManager,
186
187
  aP as useTabManagerSilently,
187
188
  aS as useTabStatusManager,
188
189
  al as vClickOutside,
189
190
  i as vT,
190
- a$ as validateField,
191
- b0 as validateFields,
192
- c5 as waitDuring,
193
- c4 as waitUntil,
194
- bU as withLoading
191
+ b0 as validateField,
192
+ b1 as validateFields,
193
+ c6 as waitDuring,
194
+ c5 as waitUntil,
195
+ bV as withLoading
195
196
  };