@g1cloud/bluesea 5.0.0-alpha.69 → 5.0.0-alpha.70
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 +1 -1
- package/dist/{BSAlertModal-CPk_aaoP.js → BSAlertModal-Dg0XwSmx.js} +3 -2
- package/dist/{BSYesNoModal-Dh6_L8aI.js → BSYesNoModal-CwN7km6W.js} +3 -2
- package/dist/bluesea.js +1 -1
- package/dist/bluesea.umd.cjs +1246 -1417
- package/dist/component/basic/BSButton.vue.d.ts +4 -4
- package/dist/component/basic/BSCalendar.vue.d.ts +5 -5
- package/dist/component/basic/BSCalendarRange.vue.d.ts +5 -5
- package/dist/component/basic/BSConsole.vue.d.ts +4 -4
- package/dist/component/basic/BSDate.vue.d.ts +3 -3
- package/dist/component/basic/BSFormLabel.vue.d.ts +3 -3
- package/dist/component/basic/BSImage.vue.d.ts +4 -4
- package/dist/component/basic/BSLink.vue.d.ts +3 -3
- package/dist/component/basic/BSPageNavigation.vue.d.ts +5 -5
- package/dist/component/basic/BSPopup.vue.d.ts +4 -4
- package/dist/component/basic/BSPopupButton.vue.d.ts +3 -3
- package/dist/component/basic/BSProgressBar.vue.d.ts +4 -4
- package/dist/component/basic/BSTooltip.vue.d.ts +4 -4
- package/dist/component/global/AddressSearchButton.vue.d.ts +4 -4
- package/dist/component/global/BSAddressInput.vue.d.ts +7 -5
- package/dist/component/global/BSLocaleSelect.vue.d.ts +5 -5
- package/dist/component/global/BSNameInput.vue.d.ts +7 -5
- package/dist/component/global/BSTelInput.vue.d.ts +7 -5
- package/dist/component/grid/BSDateRangeFilter.vue.d.ts +5 -5
- package/dist/component/grid/BSDateRangeFilters.vue.d.ts +5 -5
- package/dist/component/grid/BSGrid.vue.d.ts +18 -18
- package/dist/component/grid/BSGridCell.vue.d.ts +3 -3
- package/dist/component/grid/BSGridCellCheckbox.vue.d.ts +4 -4
- package/dist/component/grid/BSGridCellDragHandle.vue.d.ts +3 -3
- package/dist/component/grid/BSGridCellEdit.vue.d.ts +4 -4
- package/dist/component/grid/BSGridCellSerialNo.vue.d.ts +3 -3
- package/dist/component/grid/BSGridControl.vue.d.ts +5 -5
- package/dist/component/grid/BSGridHeaderCell.vue.d.ts +5 -5
- package/dist/component/grid/BSGridHeaderCellCheckbox.vue.d.ts +4 -4
- package/dist/component/grid/BSGridHeaderCellResizeHandle.vue.d.ts +4 -4
- package/dist/component/grid/BSGridHeaderCellSerialNo.vue.d.ts +1 -1
- package/dist/component/grid/BSGridLookup.vue.d.ts +6 -6
- package/dist/component/grid/BSGridRow.vue.d.ts +12 -12
- package/dist/component/grid/BSTextFilter.vue.d.ts +6 -6
- package/dist/component/grid/GridModel.d.ts +1 -1
- package/dist/component/input/BSCheckbox.vue.d.ts +5 -5
- package/dist/component/input/BSCheckboxGroup.vue.d.ts +6 -3
- package/dist/component/input/BSCodeEditor.vue.d.ts +7 -5
- package/dist/component/input/BSColorInput.vue.d.ts +7 -5
- package/dist/component/input/BSDateInput.vue.d.ts +11 -5
- package/dist/component/input/BSDateInputPopup.vue.d.ts +5 -5
- package/dist/component/input/BSDateRange.vue.d.ts +11 -5
- package/dist/component/input/BSDateRangeInputPopup.vue.d.ts +5 -5
- package/dist/component/input/BSDateRangePresets.vue.d.ts +5 -5
- package/dist/component/input/BSImageUpload.vue.d.ts +7 -5
- package/dist/component/input/BSMultiImageUpload.vue.d.ts +7 -5
- package/dist/component/input/BSMultiSelect.vue.d.ts +6 -3
- package/dist/component/input/BSNumberInput.vue.d.ts +7 -5
- package/dist/component/input/BSPopupSelect.vue.d.ts +3 -3
- package/dist/component/input/BSPriceInput.vue.d.ts +7 -5
- package/dist/component/input/BSRadioButton.vue.d.ts +3 -3
- package/dist/component/input/BSRadioButtonGroup.vue.d.ts +6 -3
- package/dist/component/input/BSSelect.vue.d.ts +6 -3
- package/dist/component/input/BSSelectPopup.vue.d.ts +3 -3
- package/dist/component/input/BSTextArea.vue.d.ts +7 -5
- package/dist/component/input/BSTextInput.vue.d.ts +7 -5
- package/dist/component/input/BSTreeMultiSelect.vue.d.ts +6 -3
- package/dist/component/input/BSTreeSelect.vue.d.ts +6 -3
- package/dist/component/input/BSYesNoGroup.vue.d.ts +5 -5
- package/dist/component/input/BSYesNoSelect.vue.d.ts +4 -4
- package/dist/component/input/ValidationErrors.vue.d.ts +5 -3
- package/dist/component/layout/BSCardLayout.vue.d.ts +3 -3
- package/dist/component/layout/BSListControl.vue.d.ts +9 -9
- package/dist/component/layout/BSListLayout.vue.d.ts +6 -6
- package/dist/component/layout/BSListLayoutItem.vue.d.ts +6 -6
- package/dist/component/layout/BSTabSheet.vue.d.ts +13 -5
- package/dist/component/layout/SlideDownTransition.vue.d.ts +1 -1
- package/dist/component/multilang/BSMultiLangExpandButton.vue.d.ts +1 -1
- package/dist/component/multilang/BSMultiLangImageUpload.vue.d.ts +7 -5
- package/dist/component/multilang/BSMultiLangRichText.vue.d.ts +7 -5
- package/dist/component/multilang/BSMultiLangTextArea.vue.d.ts +7 -5
- package/dist/component/multilang/BSMultiLangTextInput.vue.d.ts +7 -5
- package/dist/component/multilang/multiLangLib.d.ts +1 -1
- package/dist/component/richtext/BSRichText.vue.d.ts +7 -5
- package/dist/component/richtext/RichTextToolbar.vue.d.ts +3 -3
- package/dist/component/richtext/ToolButtonColor.vue.d.ts +3 -3
- package/dist/component/richtext/ToolButtonFontSize.vue.d.ts +3 -3
- package/dist/component/tree/BSTree.vue.d.ts +15 -12
- package/dist/component/tree/BSTreeControl.vue.d.ts +26 -15
- package/dist/component/tree/BSTreeRow.vue.d.ts +12 -9
- package/dist/component/tree/TreeModel.d.ts +5 -1
- package/dist/contextmenu/BSContextMenu.vue.d.ts +4 -4
- package/dist/contextmenu/BSContextMenuContainer.vue.d.ts +1 -1
- package/dist/contextmenu/contextMenuPlugin.d.ts +2 -2
- package/dist/frame/default/DefaultBody.vue.d.ts +1 -1
- package/dist/frame/default/DefaultFrameModel.d.ts +8 -3
- package/dist/frame/default/DefaultHeader.vue.d.ts +1 -1
- package/dist/frame/default/HeaderTab.vue.d.ts +3 -3
- package/dist/frame/default/HeaderTabs.vue.d.ts +1 -1
- package/dist/frame/default/SidebarMenu.vue.d.ts +1 -1
- package/dist/frame/default/SidebarMenuItem.vue.d.ts +4 -4
- package/dist/frame/default/SidebarMenuLink.vue.d.ts +4 -4
- package/dist/frame/default/SidebarMenuSearch.vue.d.ts +4 -4
- package/dist/{index-BQB839Ad.js → index-BzsBtE7M.js} +1245 -1418
- package/dist/modal/BSAlertModal.vue.d.ts +4 -4
- package/dist/modal/BSModalContainer.vue.d.ts +1 -1
- package/dist/modal/BSModalFrame.vue.d.ts +4 -4
- package/dist/modal/BSModalWrapper.vue.d.ts +3 -3
- package/dist/modal/BSYesNoModal.vue.d.ts +4 -4
- package/dist/modal/modalPlugin.d.ts +2 -0
- package/dist/notification/BSAlarmFrame.vue.d.ts +3 -3
- package/dist/notification/BSNotificationContainer.vue.d.ts +1 -1
- package/dist/notification/notificationPlugin.d.ts +4 -16
- package/dist/style.css +185 -149
- package/package.json +5 -5
- package/text/bluesea_text_en.json +7 -1
- package/text/bluesea_text_ja.json +7 -1
- package/text/bluesea_text_ko.json +7 -1
- package/text/bluesea_text_zh.json +7 -1
package/css/component.scss
CHANGED
|
@@ -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-BzsBtE7M.js";
|
|
3
3
|
const _hoisted_1 = { class: "text-right" };
|
|
4
4
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
5
5
|
__name: "BSAlertModal",
|
|
@@ -12,7 +12,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
12
12
|
const emit = __emit;
|
|
13
13
|
const modalHandle = useModalHandle();
|
|
14
14
|
modalHandle.setDefaultStyle({
|
|
15
|
-
minWidth: "300px"
|
|
15
|
+
minWidth: "300px",
|
|
16
|
+
escToClose: true
|
|
16
17
|
});
|
|
17
18
|
const clickOk = () => {
|
|
18
19
|
emit("click");
|
|
@@ -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-BzsBtE7M.js";
|
|
3
3
|
const _hoisted_1 = { class: "text-right" };
|
|
4
4
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
5
5
|
__name: "BSYesNoModal",
|
|
@@ -12,7 +12,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
12
12
|
const emit = __emit;
|
|
13
13
|
const modalHandle = useModalHandle();
|
|
14
14
|
modalHandle.setDefaultStyle({
|
|
15
|
-
minWidth: "300px"
|
|
15
|
+
minWidth: "300px",
|
|
16
|
+
escToClose: true
|
|
16
17
|
});
|
|
17
18
|
const clickNo = () => {
|
|
18
19
|
emit("clickNo");
|
package/dist/bluesea.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ag, ah, b0, b1, b, a1, a6, B, l, m, O, s, t, a3, p, i, a7, bB, j, q, r, N, c, J, L, K, a2, H, g, R, Q, Z, bl, a4, _, I, X, Y, W, V, U, A, $, a5, n, k, e, E, o, h, w, x, G, z, P, a0, F, M, f, S, T, D, C, y, d, b8, b7, al, a9, bF, a8, as, ap, am, b6, au, at, bJ, a_, b4, ar, b5, av, ad, ae, ac, af, b3, b2, ao, a$, aR, bi, aC, bh, bT, br, b9, bg, bf, aj, aU, bt, ak, bE, bG, aq, bo, an, az, ai, aA, be, aO, aP, aQ, aL, aN, aM, aK, aH, aE, bM, bz, bw, bK, bc, ab, bU, bR, bV, aV, bS, aW, aD, bd, aG, bW, bb, bL, bp, ba, bQ, bH, bj, bn, aS, aw, aZ, aX, aY, bs, by, bx, bq, bv, aF, aB, bu, bP, bC, bD, bI, bk, bm, u, aT, ax, ay, aa, a, aI, aJ, bO, bN, bA } from "./index-
|
|
1
|
+
import { ag, ah, b0, b1, b, a1, a6, B, l, m, O, s, t, a3, p, i, a7, bB, j, q, r, N, c, J, L, K, a2, H, g, R, Q, Z, bl, a4, _, I, X, Y, W, V, U, A, $, a5, n, k, e, E, o, h, w, x, G, z, P, a0, F, M, f, S, T, D, C, y, d, b8, b7, al, a9, bF, a8, as, ap, am, b6, au, at, bJ, a_, b4, ar, b5, av, ad, ae, ac, af, b3, b2, ao, a$, aR, bi, aC, bh, bT, br, b9, bg, bf, aj, aU, bt, ak, bE, bG, aq, bo, an, az, ai, aA, be, aO, aP, aQ, aL, aN, aM, aK, aH, aE, bM, bz, bw, bK, bc, ab, bU, bR, bV, aV, bS, aW, aD, bd, aG, bW, bb, bL, bp, ba, bQ, bH, bj, bn, aS, aw, aZ, aX, aY, bs, by, bx, bq, bv, aF, aB, bu, bP, bC, bD, bI, bk, bm, u, aT, ax, ay, aa, a, aI, aJ, bO, bN, bA } from "./index-BzsBtE7M.js";
|
|
2
2
|
export {
|
|
3
3
|
ag as ADDRESS_COUNTRY_CONFIGS,
|
|
4
4
|
ah as ADDRESS_COUNTRY_CONFIG_DEFAULT,
|