@g1cloud/bluesea 5.0.0-alpha.26 → 5.0.0-alpha.27
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/{AddressSearchModal-BRZ7jybX.js → AddressSearchModal-BlMVBom_.js} +1 -1
- package/dist/{BSAlertModal-D2qd0A48.js → BSAlertModal-1FBOKopz.js} +1 -1
- package/dist/{BSYesNoModal-C1arG2xg.js → BSYesNoModal-z4hqGSwc.js} +1 -1
- package/dist/bluesea.js +108 -107
- package/dist/bluesea.umd.cjs +209 -208
- package/dist/component/{grid/BSGridPageNavigation.vue.d.ts → basic/BSPageNavigation.vue.d.ts} +1 -1
- package/dist/component/global/BSAddressInput.vue.d.ts +1 -1
- package/dist/component/global/BSNameInput.vue.d.ts +1 -1
- package/dist/component/grid/BSGrid.vue.d.ts +3 -3
- package/dist/component/input/BSCheckboxGroup.vue.d.ts +3 -3
- package/dist/component/input/BSMultiSelect.vue.d.ts +3 -3
- package/dist/component/input/BSRadioButton.vue.d.ts +3 -3
- package/dist/component/input/BSRadioButtonGroup.vue.d.ts +6 -6
- package/dist/component/input/BSSelect.vue.d.ts +3 -3
- package/dist/component/input/BSTreeSelect.vue.d.ts +3 -3
- package/dist/component/multilang/BSMultiLangRichText.vue.d.ts +1 -1
- package/dist/component/multilang/BSMultiLangTextArea.vue.d.ts +1 -1
- package/dist/component/multilang/BSMultiLangTextInput.vue.d.ts +1 -1
- package/dist/{index-DlrVjY_u.js → index-HfcvhifI.js} +295 -294
- package/dist/index.d.ts +1 -0
- package/dist/style.css +462 -462
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, onMounted, openBlock, createBlock, withCtx, createElementVNode, createVNode, unref } from "vue";
|
|
2
|
-
import { S as SearchParam, P as PaginatedList, u as useModalHandle, _ as _sfc_main$1, a as _sfc_main$2, b as _sfc_main$3, B as BSButton, w as waitDuring } from "./index-
|
|
2
|
+
import { S as SearchParam, P as PaginatedList, u as useModalHandle, _ as _sfc_main$1, a as _sfc_main$2, b as _sfc_main$3, B as BSButton, w as waitDuring } from "./index-HfcvhifI.js";
|
|
3
3
|
const gridColumns = [
|
|
4
4
|
{ propertyId: "zipCode", caption: "Zipcode", width: 80 },
|
|
5
5
|
{ propertyId: "address1", caption: "state/province/region", width: 150 },
|
|
@@ -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, c as vT } from "./index-
|
|
2
|
+
import { u as useModalHandle, _ as _sfc_main$1, B as BSButton, v as vFocusOnLoad, c as vT } from "./index-HfcvhifI.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, c as vT } from "./index-
|
|
2
|
+
import { u as useModalHandle, _ as _sfc_main$1, B as BSButton, v as vFocusOnLoad, c as vT } from "./index-HfcvhifI.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,125 +1,126 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { aw, ax, d, W, B, H, p, q, j, $, aT, n, o, G, b, E, a, X, h, K, J, T, aN, Y, _, R, Q, O, N, y, U, Z, l, k, f, A, m, i, r, s, D, x, I, V, C, F, g, L, M, z, t, e, aE, aD, a6, a1, aX, a0, ad, aa, a7, aC, af, ae, a$, aA, ac, aB, az, ay, a9, P, av, as, S, ag, aF, aM, aL, a4, a5, aW, aY, ab, aQ, a8, aK, aq, ar, ao, ap, an, ai, b2, b0, aI, a3, ah, aJ, ak, aH, b1, aR, aG, b5, aZ, aP, at, aS, aj, b4, aU, aV, a_, aO, u, au, a2, c, al, am, w, b3 } from "./index-HfcvhifI.js";
|
|
2
2
|
export {
|
|
3
|
-
|
|
4
|
-
|
|
3
|
+
aw as AbstractFilter,
|
|
4
|
+
ax as AndFilter,
|
|
5
5
|
d as BLUESEA_VERSION,
|
|
6
|
-
|
|
6
|
+
W as BSAddressInput,
|
|
7
7
|
B as BSButton,
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
8
|
+
H as BSCardLayout,
|
|
9
|
+
p as BSCheckbox,
|
|
10
|
+
q as BSCheckboxGroup,
|
|
11
11
|
j as BSConsole,
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
12
|
+
$ as BSContextMenuContainer,
|
|
13
|
+
aT as BSContextMenuPlugin,
|
|
14
|
+
n as BSDateInput,
|
|
15
|
+
o as BSDateRange,
|
|
16
|
+
G as BSDateRangeFilter,
|
|
17
17
|
b as BSGrid,
|
|
18
|
-
|
|
18
|
+
E as BSGridControl,
|
|
19
19
|
a as BSGridLookup,
|
|
20
|
-
|
|
20
|
+
X as BSImage,
|
|
21
21
|
h as BSLink,
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
22
|
+
K as BSListControl,
|
|
23
|
+
J as BSListLayout,
|
|
24
|
+
T as BSLocaleSelect,
|
|
25
|
+
aN as BSModal,
|
|
26
|
+
Y as BSModalContainer,
|
|
27
27
|
_ as BSModalFrame,
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
28
|
+
R as BSMultiLangExpandButton,
|
|
29
|
+
Q as BSMultiLangRichText,
|
|
30
|
+
O as BSMultiLangTextArea,
|
|
31
|
+
N as BSMultiLangTextInput,
|
|
32
|
+
y as BSMultiSelect,
|
|
33
|
+
U as BSNameInput,
|
|
34
|
+
Z as BSNotificationContainer,
|
|
35
|
+
l as BSNumberInput,
|
|
36
|
+
k as BSPageNavigation,
|
|
36
37
|
f as BSPopupButton,
|
|
37
|
-
|
|
38
|
-
|
|
38
|
+
A as BSPopupSelect,
|
|
39
|
+
m as BSPriceInput,
|
|
39
40
|
i as BSProgressBar,
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
41
|
+
r as BSRadioButton,
|
|
42
|
+
s as BSRadioButtonGroup,
|
|
43
|
+
D as BSRichText,
|
|
44
|
+
x as BSSelect,
|
|
45
|
+
I as BSTabSheet,
|
|
46
|
+
V as BSTelInput,
|
|
47
|
+
C as BSTextArea,
|
|
48
|
+
F as BSTextFilter,
|
|
48
49
|
g as BSTextInput,
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
50
|
+
L as BSTree,
|
|
51
|
+
M as BSTreeControl,
|
|
52
|
+
z as BSTreeSelect,
|
|
53
|
+
t as BSYesNoGroup,
|
|
53
54
|
e as BSYesNoSelect,
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
55
|
+
aE as BetweenDateFilter,
|
|
56
|
+
aD as BetweenFilter,
|
|
57
|
+
a6 as DEFAULT_GRID_COLUMN_WIDTH,
|
|
58
|
+
a1 as DefaultBody,
|
|
59
|
+
aX as DefaultFrameContext,
|
|
60
|
+
a0 as DefaultHeader,
|
|
61
|
+
ad as EditableInputGridHandlerImpl,
|
|
62
|
+
aa as EditablePageGridHandlerImpl,
|
|
63
|
+
a7 as EditingRows,
|
|
64
|
+
aC as EqualFilter,
|
|
65
|
+
af as GridHandlerEditableSupport,
|
|
66
|
+
ae as GridHandlerSelectDeleteSupport,
|
|
67
|
+
a$ as I18NTexts,
|
|
68
|
+
aA as InFilter,
|
|
69
|
+
ac as InputGridHandlerImpl,
|
|
70
|
+
aB as LikeFilter,
|
|
71
|
+
az as NotFilter,
|
|
72
|
+
ay as OrFilter,
|
|
73
|
+
a9 as PageGridHandlerImpl,
|
|
73
74
|
P as PaginatedList,
|
|
74
|
-
|
|
75
|
-
|
|
75
|
+
av as SavePointHandler,
|
|
76
|
+
as as SavePointImpl,
|
|
76
77
|
S as SearchParam,
|
|
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
|
-
|
|
78
|
+
ag as ValidationFailedError,
|
|
79
|
+
aF as andFilter,
|
|
80
|
+
aM as betweenDateFilter,
|
|
81
|
+
aL as betweenFilter,
|
|
82
|
+
a4 as blueseaConfig,
|
|
83
|
+
a5 as configureBluesea,
|
|
84
|
+
aW as createContextMenuPlugin,
|
|
85
|
+
aY as createDefaultFrameContext,
|
|
86
|
+
ab as createInputGridHandler,
|
|
87
|
+
aQ as createModalPlugin,
|
|
88
|
+
a8 as createPageGridHandler,
|
|
89
|
+
aK as equalFilter,
|
|
90
|
+
aq as executeBetweenLengthValidation,
|
|
91
|
+
ar as executeBetweenValueValidation,
|
|
92
|
+
ao as executeFieldValidationRule,
|
|
93
|
+
ap as executeRequiredValidation,
|
|
94
|
+
an as fieldValidator,
|
|
95
|
+
ai as formValidator,
|
|
96
|
+
b2 as formatUtil,
|
|
97
|
+
b0 as i18n,
|
|
98
|
+
aI as inFilter,
|
|
99
|
+
a3 as interpretMultiLangText,
|
|
100
|
+
ah as isValidationFailedError,
|
|
101
|
+
aJ as likeFilter,
|
|
102
|
+
ak as loadFieldValidator,
|
|
103
|
+
aH as notFilter,
|
|
104
|
+
b1 as notNull,
|
|
105
|
+
aR as notificationEntries,
|
|
106
|
+
aG as orFilter,
|
|
107
|
+
b5 as parsePathParam,
|
|
108
|
+
aZ as provideDefaultFrameContext,
|
|
109
|
+
aP as provideModalHandle,
|
|
110
|
+
at as provideSavePoint,
|
|
111
|
+
aS as showNotification,
|
|
112
|
+
aj as storeFieldValidator,
|
|
113
|
+
b4 as tryUntil,
|
|
114
|
+
aU as useContextMenu,
|
|
115
|
+
aV as useContextMenuOptional,
|
|
116
|
+
a_ as useDefaultFrame,
|
|
117
|
+
aO as useModal,
|
|
117
118
|
u as useModalHandle,
|
|
118
|
-
|
|
119
|
-
|
|
119
|
+
au as useSavePoint,
|
|
120
|
+
a2 as vClickOutside,
|
|
120
121
|
c as vT,
|
|
121
|
-
|
|
122
|
-
|
|
122
|
+
al as validateField,
|
|
123
|
+
am as validateFields,
|
|
123
124
|
w as waitDuring,
|
|
124
|
-
|
|
125
|
+
b3 as waitUntil
|
|
125
126
|
};
|