@g1cloud/bluesea 5.0.0-alpha.42 → 5.0.0-alpha.44
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/css/component.scss +3 -3
- package/css/transition.scss +12 -0
- package/dist/{AddressSearchModal-BlTRjOqn.js → AddressSearchModal-Dg1MVHjW.js} +1 -1
- package/dist/{BSAlertModal-ClhCo07T.js → BSAlertModal-DB4VS4Sv.js} +1 -1
- package/dist/{BSYesNoModal-BoaZLa9D.js → BSYesNoModal-CwSUiy0k.js} +1 -1
- package/dist/bluesea.js +23 -19
- package/dist/bluesea.umd.cjs +616 -378
- package/dist/component/global/BSTelInput.vue.d.ts +23 -9
- package/dist/component/grid/BSGrid.vue.d.ts +6 -0
- package/dist/component/grid/GridModel.d.ts +4 -0
- package/dist/component/input/BSSelect.vue.d.ts +3 -0
- package/dist/config/config.d.ts +23 -1
- package/dist/{index-7tRkotiO.js → index-4o4pqTrI.js} +637 -399
- package/dist/model/CommonTypes.d.ts +4 -0
- package/dist/notification/notificationPlugin.d.ts +4 -0
- package/dist/style.css +80 -58
- package/package.json +1 -1
package/css/component.scss
CHANGED
package/css/transition.scss
CHANGED
|
@@ -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-4o4pqTrI.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-4o4pqTrI.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-4o4pqTrI.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,4 +1,4 @@
|
|
|
1
|
-
import { aI, aJ, d, a0, a4, B, L, q, r, k, a5,
|
|
1
|
+
import { aI, aJ, d, a0, a4, B, L, q, r, k, a5, bf, o, p, K, e, b, I, a, a1, G, i, O, N, Y, a$, a2, _, H, W, X, V, U, T, z, Z, a3, m, l, g, D, n, j, s, t, F, y, M, $, E, J, h, Q, R, C, A, x, f, aQ, aP, ac, a7, bj, a6, aj, ag, ad, aO, al, ak, bn, aM, ai, aN, am, aL, aK, af, P, aH, aE, S, ar, bv, b5, aR, aY, aX, aa, b7, ab, bi, bk, ah, b2, ae, aq, aW, aB, aC, aD, az, aA, ay, at, bq, bd, ba, bo, aU, a9, bw, bu, as, aV, av, aT, bp, b3, aS, bt, bl, aZ, b1, aF, an, b6, bc, bb, b4, b9, au, b8, bs, bg, bh, bm, a_, b0, u, aG, ao, ap, a8, c, aw, ax, w, br, be } from "./index-4o4pqTrI.js";
|
|
2
2
|
export {
|
|
3
3
|
aI as AbstractFilter,
|
|
4
4
|
aJ as AndFilter,
|
|
@@ -11,7 +11,7 @@ export {
|
|
|
11
11
|
r as BSCheckboxGroup,
|
|
12
12
|
k as BSConsole,
|
|
13
13
|
a5 as BSContextMenuContainer,
|
|
14
|
-
|
|
14
|
+
bf as BSContextMenuPlugin,
|
|
15
15
|
o as BSDateInput,
|
|
16
16
|
p as BSDateRange,
|
|
17
17
|
K as BSDateRangeFilter,
|
|
@@ -62,7 +62,7 @@ export {
|
|
|
62
62
|
aP as BetweenFilter,
|
|
63
63
|
ac as DEFAULT_GRID_COLUMN_WIDTH,
|
|
64
64
|
a7 as DefaultBody,
|
|
65
|
-
|
|
65
|
+
bj as DefaultFrameContext,
|
|
66
66
|
a6 as DefaultHeader,
|
|
67
67
|
aj as EditableInputGridHandlerImpl,
|
|
68
68
|
ag as EditablePageGridHandlerImpl,
|
|
@@ -70,7 +70,7 @@ export {
|
|
|
70
70
|
aO as EqualFilter,
|
|
71
71
|
al as GridHandlerEditableSupport,
|
|
72
72
|
ak as GridHandlerSelectDeleteSupport,
|
|
73
|
-
|
|
73
|
+
bn as I18NTexts,
|
|
74
74
|
aM as InFilter,
|
|
75
75
|
ai as InputGridHandlerImpl,
|
|
76
76
|
aN as LikeFilter,
|
|
@@ -83,7 +83,7 @@ export {
|
|
|
83
83
|
aE as SavePointImpl,
|
|
84
84
|
S as SearchParam,
|
|
85
85
|
ar as ValidationFailedError,
|
|
86
|
-
|
|
86
|
+
bv as addPrefixToMultiLangString,
|
|
87
87
|
b5 as alarmEntries,
|
|
88
88
|
aR as andFilter,
|
|
89
89
|
aY as betweenDateFilter,
|
|
@@ -91,8 +91,8 @@ export {
|
|
|
91
91
|
aa as blueseaConfig,
|
|
92
92
|
b7 as closeAlarm,
|
|
93
93
|
ab as configureBluesea,
|
|
94
|
-
|
|
95
|
-
|
|
94
|
+
bi as createContextMenuPlugin,
|
|
95
|
+
bk as createDefaultFrameContext,
|
|
96
96
|
ah as createInputGridHandler,
|
|
97
97
|
b2 as createModalPlugin,
|
|
98
98
|
ae as createPageGridHandler,
|
|
@@ -105,35 +105,38 @@ export {
|
|
|
105
105
|
aA as executeRequiredValidation,
|
|
106
106
|
ay as fieldValidator,
|
|
107
107
|
at as formValidator,
|
|
108
|
-
|
|
108
|
+
bq as formatUtil,
|
|
109
|
+
bd as hideLoading,
|
|
109
110
|
ba as hideTooltip,
|
|
110
|
-
|
|
111
|
+
bo as i18n,
|
|
111
112
|
aU as inFilter,
|
|
112
113
|
a9 as interpretMultiLangText,
|
|
113
|
-
|
|
114
|
-
|
|
114
|
+
bw as isBlankMultiLangImageFile,
|
|
115
|
+
bu as isBlankMultiLangString,
|
|
115
116
|
as as isValidationFailedError,
|
|
116
117
|
aV as likeFilter,
|
|
117
118
|
av as loadFieldValidator,
|
|
118
119
|
aT as notFilter,
|
|
119
|
-
|
|
120
|
+
bp as notNull,
|
|
120
121
|
b3 as notificationEntries,
|
|
121
122
|
aS as orFilter,
|
|
122
|
-
|
|
123
|
-
|
|
123
|
+
bt as parsePathParam,
|
|
124
|
+
bl as provideDefaultFrameContext,
|
|
124
125
|
aZ as provideFieldContext,
|
|
125
126
|
b1 as provideModalHandle,
|
|
126
127
|
aF as provideSavePoint,
|
|
127
128
|
an as provideTabManager,
|
|
128
129
|
b6 as showAlarm,
|
|
130
|
+
bc as showLoading,
|
|
131
|
+
bb as showLoadingIcon,
|
|
129
132
|
b4 as showNotification,
|
|
130
133
|
b9 as showTooltip,
|
|
131
134
|
au as storeFieldValidator,
|
|
132
135
|
b8 as tooltipEntry,
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
136
|
+
bs as tryUntil,
|
|
137
|
+
bg as useContextMenu,
|
|
138
|
+
bh as useContextMenuOptional,
|
|
139
|
+
bm as useDefaultFrame,
|
|
137
140
|
a_ as useFieldContext,
|
|
138
141
|
b0 as useModal,
|
|
139
142
|
u as useModalHandle,
|
|
@@ -145,5 +148,6 @@ export {
|
|
|
145
148
|
aw as validateField,
|
|
146
149
|
ax as validateFields,
|
|
147
150
|
w as waitDuring,
|
|
148
|
-
|
|
151
|
+
br as waitUntil,
|
|
152
|
+
be as withLoading
|
|
149
153
|
};
|