@g1cloud/bluesea 5.0.0-alpha.82 → 5.0.0-alpha.83
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.
- package/dist/{BSAlertModal-B5P0VzX_.js → BSAlertModal-OSsEQHXn.js} +1 -1
- package/dist/{BSGridColumnSettingModal-PjpxYjyv.js → BSGridColumnSettingModal-B1q9nzjX.js} +1 -1
- package/dist/{BSYesNoModal-LXXCMf2K.js → BSYesNoModal-Bks6QbFd.js} +1 -1
- package/dist/{BSYoutubeInputModal-DM0PvvJi.js → BSYoutubeInputModal-Bh03I3fx.js} +1 -1
- package/dist/{ImageInsertModal-D9ZsDhji.js → ImageInsertModal-BYLUhnGv.js} +1 -1
- package/dist/{ImagePropertiesModal-DQy19PWy.js → ImagePropertiesModal-BXGbZcEr.js} +1 -1
- package/dist/{LinkPropertiesModal-e0jHqoMO.js → LinkPropertiesModal-DlzlLoml.js} +1 -1
- package/dist/{TableInsertModal-Dv2PSbyy.js → TableInsertModal-CA7E-t_X.js} +1 -1
- package/dist/{YoutubeInsertModal-FkD8l5tn.js → YoutubeInsertModal-Yj_yPKie.js} +1 -1
- package/dist/{YoutubePropertiesModal-pe6eaqO8.js → YoutubePropertiesModal-BYon_eBO.js} +1 -1
- package/dist/bluesea.js +96 -94
- package/dist/bluesea.umd.cjs +189 -36
- package/dist/component/grid/BSGrid.vue.d.ts +4 -0
- package/dist/component/grid/BSGridHeaderCell.vue.d.ts +3 -1
- package/dist/component/grid/GridExtension.d.ts +17 -0
- package/dist/component/grid/GridLib.d.ts +6 -1
- package/dist/component/grid/extension/gridExcelDownloadExtension.d.ts +22 -0
- package/dist/component/input/BSImageUpload.vue.d.ts +2 -0
- package/dist/component/input/ImageUploadLib.d.ts +2 -0
- package/dist/{index-DDwKJ4W4.js → index-C5DqBPnR.js} +292 -138
- package/dist/index.d.ts +2 -0
- package/dist/model/CommonTypes.d.ts +1 -0
- package/dist/style.css +19 -13
- package/package.json +3 -2
- package/text/bluesea_text_en.json +4 -0
- package/text/bluesea_text_ja.json +38 -34
- package/text/bluesea_text_ko.json +4 -0
- package/text/bluesea_text_zh.json +4 -0
|
@@ -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-
|
|
2
|
+
import { u as useModalHandle, _ as _sfc_main$1, B as BSButton, v as vFocusOnLoad, i as vT } from "./index-C5DqBPnR.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-
|
|
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-C5DqBPnR.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-
|
|
2
|
+
import { u as useModalHandle, _ as _sfc_main$1, B as BSButton, i as vT } from "./index-C5DqBPnR.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-
|
|
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-C5DqBPnR.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-
|
|
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-C5DqBPnR.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-
|
|
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-C5DqBPnR.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-
|
|
2
|
+
import { u as useModalHandle, _ as _sfc_main$1, b as _sfc_main$2, c as _sfc_main$3, B as BSButton } from "./index-C5DqBPnR.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-
|
|
2
|
+
import { u as useModalHandle, _ as _sfc_main$1, b as _sfc_main$2, h as _sfc_main$3, B as BSButton } from "./index-C5DqBPnR.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-
|
|
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-C5DqBPnR.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-
|
|
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-C5DqBPnR.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,
|
|
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-C5DqBPnR.js";
|
|
2
2
|
export {
|
|
3
3
|
ar as ADDRESS_COUNTRY_CONFIGS,
|
|
4
4
|
as as ADDRESS_COUNTRY_CONFIG_DEFAULT,
|
|
5
|
-
|
|
6
|
-
|
|
5
|
+
bk as AbstractFilter,
|
|
6
|
+
bl 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
|
-
|
|
20
|
+
bV 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
|
-
|
|
38
|
+
bF as BSModal,
|
|
39
39
|
af as BSModalContainer,
|
|
40
40
|
_ as BSModalFrame,
|
|
41
41
|
T as BSMultiImageUpload,
|
|
@@ -69,125 +69,127 @@ export {
|
|
|
69
69
|
M as BSTreeSelect,
|
|
70
70
|
J as BSYesNoGroup,
|
|
71
71
|
o as BSYesNoSelect,
|
|
72
|
-
|
|
73
|
-
|
|
72
|
+
bs as BetweenDateFilter,
|
|
73
|
+
br as BetweenFilter,
|
|
74
74
|
aA as DEFAULT_GRID_COLUMN_WIDTH,
|
|
75
75
|
ak as DefaultBody,
|
|
76
|
-
|
|
76
|
+
bZ as DefaultFrameContext,
|
|
77
77
|
aj as DefaultHeader,
|
|
78
78
|
aH as EditableInputGridHandlerImpl,
|
|
79
79
|
aF as EditablePageGridHandlerImpl,
|
|
80
80
|
aC as EditingRows,
|
|
81
|
-
|
|
81
|
+
bq as EqualFilter,
|
|
82
82
|
aJ as GridHandlerEditableSupport,
|
|
83
83
|
aI as GridHandlerSelectDeleteSupport,
|
|
84
|
-
|
|
84
|
+
c1 as I18NTexts,
|
|
85
85
|
ax as IMAGE_TYPE,
|
|
86
|
-
|
|
87
|
-
|
|
86
|
+
bi as IllegalAccessError,
|
|
87
|
+
bo as InFilter,
|
|
88
88
|
aG as InputGridHandlerImpl,
|
|
89
|
-
|
|
89
|
+
bp 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
|
-
|
|
96
|
-
|
|
95
|
+
bn as NotFilter,
|
|
96
|
+
bm as OrFilter,
|
|
97
97
|
aE as PageGridHandlerImpl,
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
98
|
+
bj as PaginatedList,
|
|
99
|
+
b8 as SavePointImpl,
|
|
100
|
+
bC as SearchParam,
|
|
101
|
+
aQ as TabStatusManagerImpl,
|
|
102
102
|
ay as VIDEO_TYPE,
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
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,
|
|
110
110
|
av as blueseaConfig,
|
|
111
|
-
|
|
112
|
-
|
|
111
|
+
bb as cancelProvidedSavePoint,
|
|
112
|
+
bN as closeAlarm,
|
|
113
113
|
aw as configureBluesea,
|
|
114
|
-
|
|
115
|
-
|
|
114
|
+
bY as createContextMenuPlugin,
|
|
115
|
+
b_ as createDefaultFrameContext,
|
|
116
116
|
d as createInputGridHandler,
|
|
117
|
-
|
|
117
|
+
bI 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
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
b2 as
|
|
129
|
-
|
|
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,
|
|
130
131
|
e as extractYoutubeVideoId,
|
|
131
|
-
|
|
132
|
-
|
|
132
|
+
b1 as fieldValidator,
|
|
133
|
+
a_ as findFieldValidatorElements,
|
|
133
134
|
l as formValidator,
|
|
134
|
-
|
|
135
|
+
c3 as formatUtil,
|
|
135
136
|
az as getMediaType,
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
137
|
+
aL as gridExcelDownloadExtension,
|
|
138
|
+
bT as hideLoading,
|
|
139
|
+
bQ as hideTooltip,
|
|
140
|
+
c2 as i18n,
|
|
141
|
+
bw as inFilter,
|
|
140
142
|
am as interpretMultiLangText,
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
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,
|
|
151
153
|
aB as nameFilterCreator,
|
|
152
|
-
|
|
154
|
+
bv as notFilter,
|
|
153
155
|
n as notNull,
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
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,
|
|
163
|
+
aN as provideTabManager,
|
|
164
|
+
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,
|
|
175
|
+
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,
|
|
181
183
|
u as useModalHandle,
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
184
|
+
ba as useSavePoint,
|
|
185
|
+
aO as useTabManager,
|
|
186
|
+
aP as useTabManagerSilently,
|
|
187
|
+
aS as useTabStatusManager,
|
|
186
188
|
al as vClickOutside,
|
|
187
189
|
i as vT,
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
190
|
+
a$ as validateField,
|
|
191
|
+
b0 as validateFields,
|
|
192
|
+
c5 as waitDuring,
|
|
193
|
+
c4 as waitUntil,
|
|
194
|
+
bU as withLoading
|
|
193
195
|
};
|