@g1cloud/bluesea 5.0.0-alpha.60 → 5.0.0-alpha.61
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-CdJCa3EV.js → BSAlertModal-CAR6eV-F.js} +1 -1
- package/dist/{BSYesNoModal-C2EmNE3R.js → BSYesNoModal-D5KCoyd2.js} +1 -1
- package/dist/bluesea.js +166 -159
- package/dist/bluesea.umd.cjs +622 -543
- package/dist/component/global/AddressSearchButton.vue.d.ts +36 -0
- package/dist/component/global/BSAddressInput.vue.d.ts +30 -27
- package/dist/component/global/BSNameInput.vue.d.ts +23 -11
- package/dist/component/global/BSTelInput.vue.d.ts +2 -0
- package/dist/component/layout/BSCardLayout.vue.d.ts +1 -0
- package/dist/component/multilang/BSMultiLangImageUpload.vue.d.ts +2 -0
- package/dist/component/multilang/BSMultiLangRichText.vue.d.ts +2 -0
- package/dist/component/multilang/BSMultiLangTextArea.vue.d.ts +2 -0
- package/dist/component/multilang/BSMultiLangTextInput.vue.d.ts +2 -0
- package/dist/component/richtext/BSRichText.vue.d.ts +2 -0
- package/dist/config/config.d.ts +87 -1
- package/dist/{index-De65L4Qb.js → index-CNNHOv2f.js} +1112 -906
- package/dist/model/CommonTypes.d.ts +5 -7
- package/dist/style.css +42 -0
- package/package.json +1 -1
- package/text/bluesea_text_en.json +4 -0
- package/text/bluesea_text_ja.json +4 -0
- package/text/bluesea_text_ko.json +4 -0
- package/dist/AddressSearchModal-zR2YjNJn.js +0 -128
- package/dist/component/global/AddressSearchModal.vue.d.ts +0 -21
|
@@ -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,
|
|
2
|
+
import { u as useModalHandle, _ as _sfc_main$1, B as BSButton, v as vFocusOnLoad, a as vT } from "./index-CNNHOv2f.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, openBlock, createBlock, withCtx, createElementVNode, createVNode, withDirectives, unref } from "vue";
|
|
2
|
-
import { u as useModalHandle, _ as _sfc_main$1, B as BSButton, v as vFocusOnLoad,
|
|
2
|
+
import { u as useModalHandle, _ as _sfc_main$1, B as BSButton, v as vFocusOnLoad, a as vT } from "./index-CNNHOv2f.js";
|
|
3
3
|
const _hoisted_1 = { class: "text-right" };
|
|
4
4
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
5
5
|
__name: "BSYesNoModal",
|
package/dist/bluesea.js
CHANGED
|
@@ -1,164 +1,171 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { af, ag, aV, aW, b, a0, a5, B, l, m, N, r, s, a2, i, a6, bt, j, p, q, M, c, I, K, J, a1, G, g, Q, P, Y, bd, a3, _, H, W, X, V, U, T, z, Z, a4, n, k, e, D, o, h, t, w, F, y, O, $, E, L, f, R, S, C, A, x, d, b1, b0, ak, a8, bx, a7, ar, ao, al, a$, at, as, bB, aZ, aq, a_, au, ac, ad, ab, ae, aY, aX, an, aU, aQ, ba, aB, bL, bj, b2, b9, b8, ai, aT, bl, aj, bw, by, ap, bg, am, ay, ah, az, b7, aN, aO, aP, aK, aM, aL, aJ, aG, aD, bE, br, bo, bC, b5, aa, bM, bJ, bN, bK, aC, b6, aF, bO, b4, bD, bh, b3, bI, bz, bb, bf, aR, av, bk, bq, bp, bi, bn, aE, aA, bm, bH, bu, bv, bA, bc, be, u, aS, aw, ax, a9, a, aH, aI, bG, bF, bs } from "./index-CNNHOv2f.js";
|
|
2
2
|
export {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
3
|
+
af as ADDRESS_COUNTRY_CONFIGS,
|
|
4
|
+
ag as ADDRESS_COUNTRY_CONFIG_DEFAULT,
|
|
5
|
+
aV as AbstractFilter,
|
|
6
|
+
aW as AndFilter,
|
|
7
|
+
b as BLUESEA_VERSION,
|
|
8
|
+
a0 as BSAddressInput,
|
|
9
|
+
a5 as BSAlarmFrame,
|
|
8
10
|
B as BSButton,
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
11
|
+
l as BSCalendar,
|
|
12
|
+
m as BSCalendarRange,
|
|
13
|
+
N as BSCardLayout,
|
|
14
|
+
r as BSCheckbox,
|
|
15
|
+
s as BSCheckboxGroup,
|
|
16
|
+
a2 as BSCodeEditor,
|
|
17
|
+
i as BSConsole,
|
|
18
|
+
a6 as BSContextMenuContainer,
|
|
19
|
+
bt as BSContextMenuPlugin,
|
|
20
|
+
j as BSDate,
|
|
21
|
+
p as BSDateInput,
|
|
22
|
+
q as BSDateRange,
|
|
23
|
+
M as BSDateRangeFilter,
|
|
24
|
+
c as BSFormLabel,
|
|
25
|
+
I as BSGrid,
|
|
26
|
+
K as BSGridControl,
|
|
27
|
+
J as BSGridLookup,
|
|
28
|
+
a1 as BSImage,
|
|
29
|
+
G as BSImageUpload,
|
|
30
|
+
g as BSLink,
|
|
31
|
+
Q as BSListControl,
|
|
32
|
+
P as BSListLayout,
|
|
33
|
+
Y as BSLocaleSelect,
|
|
34
|
+
bd as BSModal,
|
|
35
|
+
a3 as BSModalContainer,
|
|
34
36
|
_ as BSModalFrame,
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
37
|
+
H as BSMultiImageUpload,
|
|
38
|
+
W as BSMultiLangExpandButton,
|
|
39
|
+
X as BSMultiLangImageUpload,
|
|
40
|
+
V as BSMultiLangRichText,
|
|
41
|
+
U as BSMultiLangTextArea,
|
|
42
|
+
T as BSMultiLangTextInput,
|
|
43
|
+
z as BSMultiSelect,
|
|
44
|
+
Z as BSNameInput,
|
|
45
|
+
a4 as BSNotificationContainer,
|
|
46
|
+
n as BSNumberInput,
|
|
47
|
+
k as BSPageNavigation,
|
|
48
|
+
e as BSPopupButton,
|
|
49
|
+
D as BSPopupSelect,
|
|
50
|
+
o as BSPriceInput,
|
|
51
|
+
h as BSProgressBar,
|
|
52
|
+
t as BSRadioButton,
|
|
53
|
+
w as BSRadioButtonGroup,
|
|
54
|
+
F as BSRichText,
|
|
55
|
+
y as BSSelect,
|
|
56
|
+
O as BSTabSheet,
|
|
57
|
+
$ as BSTelInput,
|
|
58
|
+
E as BSTextArea,
|
|
59
|
+
L as BSTextFilter,
|
|
60
|
+
f as BSTextInput,
|
|
61
|
+
R as BSTree,
|
|
62
|
+
S as BSTreeControl,
|
|
63
|
+
C as BSTreeMultiSelect,
|
|
64
|
+
A as BSTreeSelect,
|
|
65
|
+
x as BSYesNoGroup,
|
|
66
|
+
d as BSYesNoSelect,
|
|
67
|
+
b1 as BetweenDateFilter,
|
|
68
|
+
b0 as BetweenFilter,
|
|
69
|
+
ak as DEFAULT_GRID_COLUMN_WIDTH,
|
|
70
|
+
a8 as DefaultBody,
|
|
71
|
+
bx as DefaultFrameContext,
|
|
72
|
+
a7 as DefaultHeader,
|
|
73
|
+
ar as EditableInputGridHandlerImpl,
|
|
74
|
+
ao as EditablePageGridHandlerImpl,
|
|
75
|
+
al as EditingRows,
|
|
76
|
+
a$ as EqualFilter,
|
|
77
|
+
at as GridHandlerEditableSupport,
|
|
78
|
+
as as GridHandlerSelectDeleteSupport,
|
|
79
|
+
bB as I18NTexts,
|
|
80
|
+
aZ as InFilter,
|
|
81
|
+
aq as InputGridHandlerImpl,
|
|
82
|
+
a_ as LikeFilter,
|
|
83
|
+
au as LocalStorageGridPreferenceStore,
|
|
84
|
+
ac as NAME_INPUT_STYLE_2,
|
|
85
|
+
ad as NAME_INPUT_STYLE_3,
|
|
86
|
+
ab as NAME_INPUT_STYLE_DEFAULT,
|
|
87
|
+
ae as NAME_INPUT_STYLE_JP,
|
|
88
|
+
aY as NotFilter,
|
|
89
|
+
aX as OrFilter,
|
|
90
|
+
an as PageGridHandlerImpl,
|
|
91
|
+
aU as PaginatedList,
|
|
92
|
+
aQ as SavePointImpl,
|
|
93
|
+
ba as SearchParam,
|
|
94
|
+
aB as ValidationFailedError,
|
|
95
|
+
bL as addPrefixToMultiLangString,
|
|
96
|
+
bj as alarmEntries,
|
|
97
|
+
b2 as andFilter,
|
|
98
|
+
b9 as betweenDateFilter,
|
|
99
|
+
b8 as betweenFilter,
|
|
100
|
+
ai as blueseaConfig,
|
|
101
|
+
aT as cancelProvidedSavePoint,
|
|
102
|
+
bl as closeAlarm,
|
|
103
|
+
aj as configureBluesea,
|
|
104
|
+
bw as createContextMenuPlugin,
|
|
105
|
+
by as createDefaultFrameContext,
|
|
106
|
+
ap as createInputGridHandler,
|
|
107
|
+
bg as createModalPlugin,
|
|
108
|
+
am as createPageGridHandler,
|
|
109
|
+
ay as createTreeHandler,
|
|
110
|
+
ah as defaultAddressInputComponentConfig,
|
|
111
|
+
az as defaultExpandMultiLang,
|
|
112
|
+
b7 as equalFilter,
|
|
113
|
+
aN as executeBetweenLengthValidation,
|
|
114
|
+
aO as executeBetweenValueValidation,
|
|
115
|
+
aP as executeDateRangeValidation,
|
|
116
|
+
aK as executeFieldValidationRule,
|
|
117
|
+
aM as executeRegExpValidation,
|
|
118
|
+
aL as executeRequiredValidation,
|
|
119
|
+
aJ as fieldValidator,
|
|
120
|
+
aG as findFieldValidatorElements,
|
|
121
|
+
aD as formValidator,
|
|
122
|
+
bE as formatUtil,
|
|
123
|
+
br as hideLoading,
|
|
124
|
+
bo as hideTooltip,
|
|
125
|
+
bC as i18n,
|
|
126
|
+
b5 as inFilter,
|
|
127
|
+
aa as interpretMultiLangText,
|
|
128
|
+
bM as isBlankMultiLangImageFile,
|
|
129
|
+
bJ as isBlankMultiLangString,
|
|
130
|
+
bN as isMultiLangImageFileValidRequired,
|
|
131
|
+
bK as isMultiLangStringValidRequired,
|
|
132
|
+
aC as isValidationFailedError,
|
|
133
|
+
b6 as likeFilter,
|
|
134
|
+
aF as loadFieldValidator,
|
|
135
|
+
bO as localeNameProvider,
|
|
136
|
+
b4 as notFilter,
|
|
137
|
+
bD as notNull,
|
|
138
|
+
bh as notificationEntries,
|
|
139
|
+
b3 as orFilter,
|
|
140
|
+
bI as parsePathParam,
|
|
141
|
+
bz as provideDefaultFrameContext,
|
|
142
|
+
bb as provideFieldContext,
|
|
143
|
+
bf as provideModalHandle,
|
|
144
|
+
aR as provideSavePoint,
|
|
145
|
+
av as provideTabManager,
|
|
146
|
+
bk as showAlarm,
|
|
147
|
+
bq as showLoading,
|
|
148
|
+
bp as showLoadingIcon,
|
|
149
|
+
bi as showNotification,
|
|
150
|
+
bn as showTooltip,
|
|
151
|
+
aE as storeFieldValidator,
|
|
152
|
+
aA as toggleDefaultExpandMultiLang,
|
|
153
|
+
bm as tooltipEntry,
|
|
154
|
+
bH as tryUntil,
|
|
155
|
+
bu as useContextMenu,
|
|
156
|
+
bv as useContextMenuOptional,
|
|
157
|
+
bA as useDefaultFrame,
|
|
158
|
+
bc as useFieldContext,
|
|
159
|
+
be as useModal,
|
|
153
160
|
u as useModalHandle,
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
161
|
+
aS as useSavePoint,
|
|
162
|
+
aw as useTabManager,
|
|
163
|
+
ax as useTabManagerSilently,
|
|
164
|
+
a9 as vClickOutside,
|
|
165
|
+
a as vT,
|
|
166
|
+
aH as validateField,
|
|
167
|
+
aI as validateFields,
|
|
168
|
+
bG as waitDuring,
|
|
169
|
+
bF as waitUntil,
|
|
170
|
+
bs as withLoading
|
|
164
171
|
};
|