@g1cloud/bluesea 5.0.0-alpha.35 → 5.0.0-alpha.37

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.
Files changed (90) hide show
  1. package/dist/{AddressSearchModal-D7x7hsmF.js → AddressSearchModal-B20gkf_K.js} +1 -1
  2. package/dist/{BSAlertModal-DXmbTj8F.js → BSAlertModal-hFtED1pv.js} +1 -1
  3. package/dist/{BSYesNoModal-DgJQ3Llx.js → BSYesNoModal-XOw73D_F.js} +1 -1
  4. package/dist/bluesea.js +22 -19
  5. package/dist/bluesea.umd.cjs +435 -311
  6. package/dist/component/basic/BSButton.vue.d.ts +3 -1
  7. package/dist/component/basic/BSFormLabel.vue.d.ts +1 -1
  8. package/dist/component/basic/BSImage.vue.d.ts +1 -1
  9. package/dist/component/basic/BSPageNavigation.vue.d.ts +1 -1
  10. package/dist/component/basic/BSPopupButton.vue.d.ts +2 -2
  11. package/dist/component/basic/BSTooltip.vue.d.ts +38 -0
  12. package/dist/component/global/AddressSearchList.gen.d.ts +1 -1
  13. package/dist/component/global/AddressSearchModal.vue.d.ts +1 -1
  14. package/dist/component/global/BSAddressInput.vue.d.ts +2 -2
  15. package/dist/component/global/BSNameInput.vue.d.ts +2 -2
  16. package/dist/component/global/BSTelInput.vue.d.ts +1 -1
  17. package/dist/component/grid/BSDateRangeFilter.vue.d.ts +1 -1
  18. package/dist/component/grid/BSDateRangeFilters.vue.d.ts +2 -2
  19. package/dist/component/grid/BSGrid.vue.d.ts +4 -4
  20. package/dist/component/grid/BSGridCell.vue.d.ts +2 -2
  21. package/dist/component/grid/BSGridControl.vue.d.ts +1 -1
  22. package/dist/component/grid/BSGridHeaderCell.vue.d.ts +2 -2
  23. package/dist/component/grid/BSGridLookup.vue.d.ts +2 -2
  24. package/dist/component/grid/BSGridRow.vue.d.ts +3 -3
  25. package/dist/component/grid/BSTextFilter.vue.d.ts +2 -2
  26. package/dist/component/grid/GridModel.d.ts +13 -6
  27. package/dist/component/input/BSCheckbox.vue.d.ts +1 -1
  28. package/dist/component/input/BSCheckboxGroup.vue.d.ts +3 -3
  29. package/dist/component/input/BSDateInput.vue.d.ts +2 -2
  30. package/dist/component/input/BSDateRange.vue.d.ts +2 -2
  31. package/dist/component/input/BSImageUpload.vue.d.ts +4 -4
  32. package/dist/component/input/BSMultiImageUpload.vue.d.ts +4 -4
  33. package/dist/component/input/BSMultiSelect.vue.d.ts +3 -3
  34. package/dist/component/input/BSNumberInput.vue.d.ts +2 -2
  35. package/dist/component/input/BSPopupSelect.vue.d.ts +2 -2
  36. package/dist/component/input/BSPriceInput.vue.d.ts +2 -2
  37. package/dist/component/input/BSRadioButton.vue.d.ts +5 -5
  38. package/dist/component/input/BSRadioButtonGroup.vue.d.ts +6 -6
  39. package/dist/component/input/BSSelect.vue.d.ts +3 -3
  40. package/dist/component/input/BSSelectPopup.vue.d.ts +2 -2
  41. package/dist/component/input/BSTextArea.vue.d.ts +2 -2
  42. package/dist/component/input/BSTextInput.vue.d.ts +3 -3
  43. package/dist/component/input/BSTreeMultiSelect.vue.d.ts +4 -4
  44. package/dist/component/input/BSTreeSelect.vue.d.ts +4 -4
  45. package/dist/component/input/BSYesNoGroup.vue.d.ts +1 -1
  46. package/dist/component/input/BSYesNoSelect.vue.d.ts +1 -1
  47. package/dist/component/input/ImageUploadModel.d.ts +1 -1
  48. package/dist/component/layout/BSCardLayout.vue.d.ts +1 -1
  49. package/dist/component/layout/BSListControl.vue.d.ts +1 -1
  50. package/dist/component/layout/BSListLayout.vue.d.ts +1 -1
  51. package/dist/component/layout/BSListLayoutItem.vue.d.ts +1 -1
  52. package/dist/component/layout/BSTabSheet.vue.d.ts +1 -1
  53. package/dist/component/layout/TabSheetModel.d.ts +1 -1
  54. package/dist/component/multilang/BSMultiLangImageUpload.vue.d.ts +3 -3
  55. package/dist/component/multilang/BSMultiLangRichText.vue.d.ts +3 -3
  56. package/dist/component/multilang/BSMultiLangTextArea.vue.d.ts +3 -3
  57. package/dist/component/multilang/BSMultiLangTextInput.vue.d.ts +3 -3
  58. package/dist/component/richtext/BSRichText.vue.d.ts +2 -2
  59. package/dist/component/tree/BSTree.vue.d.ts +4 -4
  60. package/dist/component/tree/BSTreeControl.vue.d.ts +1 -1
  61. package/dist/component/tree/BSTreeRow.vue.d.ts +3 -3
  62. package/dist/component/tree/TreeModel.d.ts +2 -2
  63. package/dist/config/config.d.ts +1 -1
  64. package/dist/contextmenu/contextMenuPlugin.d.ts +1 -1
  65. package/dist/directive/vT.d.ts +1 -1
  66. package/dist/directive/vTooltip.d.ts +12 -0
  67. package/dist/frame/FrameModel.d.ts +1 -1
  68. package/dist/frame/default/DefaultFrameModel.d.ts +1 -1
  69. package/dist/frame/default/HeaderTab.vue.d.ts +1 -1
  70. package/dist/frame/default/SideBarMenuSearch.vue.d.ts +2 -2
  71. package/dist/frame/default/SidebarMenuItem.vue.d.ts +1 -1
  72. package/dist/{index-DMfHHFwV.js → index-DeUv7HBa.js} +452 -328
  73. package/dist/index.d.ts +7 -7
  74. package/dist/modal/BSAlertModal.vue.d.ts +1 -1
  75. package/dist/modal/BSModalFrame.vue.d.ts +1 -1
  76. package/dist/modal/BSModalWrapper.vue.d.ts +1 -1
  77. package/dist/modal/BSYesNoModal.vue.d.ts +1 -1
  78. package/dist/modal/modalPlugin.d.ts +1 -1
  79. package/dist/model/CommonTypes.d.ts +1 -1
  80. package/dist/model/DefaultImpl.d.ts +1 -1
  81. package/dist/model/SearchModel.d.ts +1 -1
  82. package/dist/notification/BSAlarmFrame.vue.d.ts +1 -1
  83. package/dist/notification/notificationPlugin.d.ts +10 -2
  84. package/dist/style.css +220 -177
  85. package/dist/text/texts.d.ts +1 -1
  86. package/dist/util/componentUtil.d.ts +2 -2
  87. package/dist/util/multiLangUtil.d.ts +1 -1
  88. package/dist/validator/FieldValidator.d.ts +2 -2
  89. package/dist/validator/FormValidator.d.ts +1 -1
  90. 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-DMfHHFwV.js";
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-DeUv7HBa.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-DMfHHFwV.js";
2
+ import { u as useModalHandle, _ as _sfc_main$1, B as BSButton, v as vFocusOnLoad, c as vT } from "./index-DeUv7HBa.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-DMfHHFwV.js";
2
+ import { u as useModalHandle, _ as _sfc_main$1, B as BSButton, v as vFocusOnLoad, c as vT } from "./index-DeUv7HBa.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 { aF, aG, d, a0, a4, B, L, q, r, k, a5, b5, o, p, K, e, b, I, a, a1, G, i, O, N, Y, aY, 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, aN, aM, ac, a7, b9, a6, aj, ag, ad, aL, al, ak, bd, aJ, ai, aK, aI, aH, af, P, aE, aB, S, ap, bl, b2, aO, aV, aU, aa, b4, ab, b8, ba, ah, a$, ae, ao, aT, az, aA, ax, ay, aw, ar, bg, be, aR, a9, bm, bk, aq, aS, at, aQ, bf, b0, aP, bj, bb, aW, a_, aC, am, b3, b1, as, bi, b6, b7, bc, aX, aZ, u, aD, an, a8, c, au, av, w, bh } from "./index-DMfHHFwV.js";
1
+ import { aF, aG, d, a0, a4, B, L, q, r, k, a5, b8, o, p, K, e, b, I, a, a1, G, i, O, N, Y, aY, 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, aN, aM, ac, a7, bc, a6, aj, ag, ad, aL, al, ak, bg, aJ, ai, aK, aI, aH, af, P, aE, aB, S, ap, bo, b2, aO, aV, aU, aa, b4, ab, bb, bd, ah, a$, ae, ao, aT, az, aA, ax, ay, aw, ar, bj, b7, bh, aR, a9, bp, bn, aq, aS, at, aQ, bi, b0, aP, bm, be, aW, a_, aC, am, b3, b1, b6, as, b5, bl, b9, ba, bf, aX, aZ, u, aD, an, a8, c, au, av, w, bk } from "./index-DeUv7HBa.js";
2
2
  export {
3
3
  aF as AbstractFilter,
4
4
  aG as AndFilter,
@@ -11,7 +11,7 @@ export {
11
11
  r as BSCheckboxGroup,
12
12
  k as BSConsole,
13
13
  a5 as BSContextMenuContainer,
14
- b5 as BSContextMenuPlugin,
14
+ b8 as BSContextMenuPlugin,
15
15
  o as BSDateInput,
16
16
  p as BSDateRange,
17
17
  K as BSDateRangeFilter,
@@ -62,7 +62,7 @@ export {
62
62
  aM as BetweenFilter,
63
63
  ac as DEFAULT_GRID_COLUMN_WIDTH,
64
64
  a7 as DefaultBody,
65
- b9 as DefaultFrameContext,
65
+ bc as DefaultFrameContext,
66
66
  a6 as DefaultHeader,
67
67
  aj as EditableInputGridHandlerImpl,
68
68
  ag as EditablePageGridHandlerImpl,
@@ -70,7 +70,7 @@ export {
70
70
  aL as EqualFilter,
71
71
  al as GridHandlerEditableSupport,
72
72
  ak as GridHandlerSelectDeleteSupport,
73
- bd as I18NTexts,
73
+ bg as I18NTexts,
74
74
  aJ as InFilter,
75
75
  ai as InputGridHandlerImpl,
76
76
  aK as LikeFilter,
@@ -82,7 +82,7 @@ export {
82
82
  aB as SavePointImpl,
83
83
  S as SearchParam,
84
84
  ap as ValidationFailedError,
85
- bl as addPrefixToMultiLangString,
85
+ bo as addPrefixToMultiLangString,
86
86
  b2 as alarmEntries,
87
87
  aO as andFilter,
88
88
  aV as betweenDateFilter,
@@ -90,8 +90,8 @@ export {
90
90
  aa as blueseaConfig,
91
91
  b4 as closeAlarm,
92
92
  ab as configureBluesea,
93
- b8 as createContextMenuPlugin,
94
- ba as createDefaultFrameContext,
93
+ bb as createContextMenuPlugin,
94
+ bd as createDefaultFrameContext,
95
95
  ah as createInputGridHandler,
96
96
  a$ as createModalPlugin,
97
97
  ae as createPageGridHandler,
@@ -103,32 +103,35 @@ export {
103
103
  ay as executeRequiredValidation,
104
104
  aw as fieldValidator,
105
105
  ar as formValidator,
106
- bg as formatUtil,
107
- be as i18n,
106
+ bj as formatUtil,
107
+ b7 as hideTooltip,
108
+ bh as i18n,
108
109
  aR as inFilter,
109
110
  a9 as interpretMultiLangText,
110
- bm as isBlankMultiLangImageFile,
111
- bk as isBlankMultiLangString,
111
+ bp as isBlankMultiLangImageFile,
112
+ bn as isBlankMultiLangString,
112
113
  aq as isValidationFailedError,
113
114
  aS as likeFilter,
114
115
  at as loadFieldValidator,
115
116
  aQ as notFilter,
116
- bf as notNull,
117
+ bi as notNull,
117
118
  b0 as notificationEntries,
118
119
  aP as orFilter,
119
- bj as parsePathParam,
120
- bb as provideDefaultFrameContext,
120
+ bm as parsePathParam,
121
+ be as provideDefaultFrameContext,
121
122
  aW as provideFieldContext,
122
123
  a_ as provideModalHandle,
123
124
  aC as provideSavePoint,
124
125
  am as provideTabManager,
125
126
  b3 as showAlarm,
126
127
  b1 as showNotification,
128
+ b6 as showTooltip,
127
129
  as as storeFieldValidator,
128
- bi as tryUntil,
129
- b6 as useContextMenu,
130
- b7 as useContextMenuOptional,
131
- bc as useDefaultFrame,
130
+ b5 as tooltipEntry,
131
+ bl as tryUntil,
132
+ b9 as useContextMenu,
133
+ ba as useContextMenuOptional,
134
+ bf as useDefaultFrame,
132
135
  aX as useFieldContext,
133
136
  aZ as useModal,
134
137
  u as useModalHandle,
@@ -139,5 +142,5 @@ export {
139
142
  au as validateField,
140
143
  av as validateFields,
141
144
  w as waitDuring,
142
- bh as waitUntil
145
+ bk as waitUntil
143
146
  };