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