@g1cloud/bluesea 5.0.0-beta.9 → 6.0.0-alpha.0
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/README.md +11 -0
- package/bin/install-claude-skill.mjs +74 -0
- package/css/bluesea.css +12 -30478
- package/dist/index.d.ts +10 -130
- package/dist/index.js +13 -0
- package/package.json +41 -59
- package/skills/bluesea-ui/SKILL.md +345 -0
- package/skills/bluesea-ui/references/components.md +196 -0
- package/skills/bluesea-ui/references/grid.md +159 -0
- package/skills/bluesea-ui/references/i18n.md +149 -0
- package/skills/bluesea-ui/references/validation.md +178 -0
- package/css/frame-default.css +0 -703
- package/dist/BSAlertModal-DypUvVcH.js +0 -52
- package/dist/BSGridColumnSettingModal-DhGr9UtK.js +0 -149
- package/dist/BSRichTextMaximizedModal-DmPabr58.js +0 -62
- package/dist/BSYesNoModal-CBrzf4F5.js +0 -57
- package/dist/BSYoutubeInputModal-BxabTSWx.js +0 -76
- package/dist/ImageInsertModal-K1Tx7ys2.js +0 -106
- package/dist/ImageProperties.vue_vue_type_script_setup_true_lang-D8KH2XwP.js +0 -180
- package/dist/ImagePropertiesModal-Duu4PBjb.js +0 -98
- package/dist/LinkPropertiesModal-Bx3WJhkN.js +0 -119
- package/dist/TableInsertModal-DBrcQa3b.js +0 -74
- package/dist/TablePropertiesModal-ClsK1yM4.js +0 -353
- package/dist/VideoInsertModal-C-b0-PU0.js +0 -106
- package/dist/VideoProperties.vue_vue_type_script_setup_true_lang-zYZJtiR2.js +0 -194
- package/dist/VideoPropertiesModal-zlEThjim.js +0 -98
- package/dist/YoutubeInsertModal-Gpob0la3.js +0 -84
- package/dist/YoutubeProperties.vue_vue_type_script_setup_true_lang-CDvDzheM.js +0 -181
- package/dist/YoutubePropertiesModal-C3I5eF0-.js +0 -102
- package/dist/bluesea.css +0 -11278
- package/dist/bluesea.js +0 -223
- package/dist/bluesea.umd.cjs +0 -72228
- package/dist/component/basic/BSButton.vue.d.ts +0 -50
- package/dist/component/basic/BSCalendar.vue.d.ts +0 -68
- package/dist/component/basic/BSCalendarRange.vue.d.ts +0 -57
- package/dist/component/basic/BSConsole.vue.d.ts +0 -36
- package/dist/component/basic/BSDate.vue.d.ts +0 -19
- package/dist/component/basic/BSFormLabel.vue.d.ts +0 -19
- package/dist/component/basic/BSImage.vue.d.ts +0 -44
- package/dist/component/basic/BSLink.vue.d.ts +0 -21
- package/dist/component/basic/BSLoadingIcon.vue.d.ts +0 -2
- package/dist/component/basic/BSPageNavigation.vue.d.ts +0 -52
- package/dist/component/basic/BSPopup.vue.d.ts +0 -70
- package/dist/component/basic/BSPopupButton.vue.d.ts +0 -41
- package/dist/component/basic/BSProgressBar.vue.d.ts +0 -33
- package/dist/component/basic/BSTooltip.vue.d.ts +0 -35
- package/dist/component/global/AddressSearchButton.vue.d.ts +0 -36
- package/dist/component/global/AddressSearchList.gen.d.ts +0 -4
- package/dist/component/global/BSAddressInput.vue.d.ts +0 -72
- package/dist/component/global/BSLocaleSelect.vue.d.ts +0 -35
- package/dist/component/global/BSNameInput.vue.d.ts +0 -80
- package/dist/component/global/BSTelInput.vue.d.ts +0 -88
- package/dist/component/grid/BSDateRangeFilter.vue.d.ts +0 -63
- package/dist/component/grid/BSDateRangeFilters.vue.d.ts +0 -56
- package/dist/component/grid/BSGrid.vue.d.ts +0 -177
- package/dist/component/grid/BSGridCell.vue.d.ts +0 -85
- package/dist/component/grid/BSGridCellCheckbox.vue.d.ts +0 -21
- package/dist/component/grid/BSGridCellDragHandle.vue.d.ts +0 -15
- package/dist/component/grid/BSGridCellEdit.vue.d.ts +0 -21
- package/dist/component/grid/BSGridCellSerialNo.vue.d.ts +0 -15
- package/dist/component/grid/BSGridColumnSettingModal.vue.d.ts +0 -25
- package/dist/component/grid/BSGridControl.vue.d.ts +0 -78
- package/dist/component/grid/BSGridHeaderCell.vue.d.ts +0 -45
- package/dist/component/grid/BSGridHeaderCellCheckbox.vue.d.ts +0 -19
- package/dist/component/grid/BSGridHeaderCellResizeHandle.vue.d.ts +0 -21
- package/dist/component/grid/BSGridHeaderCellSerialNo.vue.d.ts +0 -2
- package/dist/component/grid/BSGridLookup.vue.d.ts +0 -67
- package/dist/component/grid/BSGridRow.vue.d.ts +0 -140
- package/dist/component/grid/BSTextFilter.vue.d.ts +0 -42
- package/dist/component/grid/DateFilterModel.d.ts +0 -19
- package/dist/component/grid/GridExtension.d.ts +0 -17
- package/dist/component/grid/GridLib.d.ts +0 -21
- package/dist/component/grid/GridModel.d.ts +0 -399
- package/dist/component/grid/extension/gridExcelDownloadExtension.d.ts +0 -22
- package/dist/component/grid/vDndSupport.d.ts +0 -18
- package/dist/component/input/BSCheckbox.vue.d.ts +0 -63
- package/dist/component/input/BSCheckboxGroup.vue.d.ts +0 -79
- package/dist/component/input/BSCodeEditor.vue.d.ts +0 -73
- package/dist/component/input/BSColorInput.vue.d.ts +0 -68
- package/dist/component/input/BSDateInput.vue.d.ts +0 -90
- package/dist/component/input/BSDateInputPopup.vue.d.ts +0 -41
- package/dist/component/input/BSDateRange.vue.d.ts +0 -113
- package/dist/component/input/BSDateRangeInputPopup.vue.d.ts +0 -45
- package/dist/component/input/BSDateRangePresets.vue.d.ts +0 -40
- package/dist/component/input/BSHtmlEditor.vue.d.ts +0 -64
- package/dist/component/input/BSImageUpload.vue.d.ts +0 -118
- package/dist/component/input/BSMediaPreview.vue.d.ts +0 -55
- package/dist/component/input/BSMultiImageUpload.vue.d.ts +0 -108
- package/dist/component/input/BSMultiSelect.vue.d.ts +0 -91
- package/dist/component/input/BSNumberInput.vue.d.ts +0 -91
- package/dist/component/input/BSPopupSelect.vue.d.ts +0 -54
- package/dist/component/input/BSPositionedImageUpload.vue.d.ts +0 -97
- package/dist/component/input/BSPriceInput.vue.d.ts +0 -91
- package/dist/component/input/BSRadioButton.vue.d.ts +0 -72
- package/dist/component/input/BSRadioButtonGroup.vue.d.ts +0 -86
- package/dist/component/input/BSSelect.vue.d.ts +0 -95
- package/dist/component/input/BSSelectPopup.vue.d.ts +0 -87
- package/dist/component/input/BSTextArea.vue.d.ts +0 -88
- package/dist/component/input/BSTextInput.vue.d.ts +0 -100
- package/dist/component/input/BSTreeMultiSelect.vue.d.ts +0 -89
- package/dist/component/input/BSTreeSelect.vue.d.ts +0 -90
- package/dist/component/input/BSYesNoGroup.vue.d.ts +0 -55
- package/dist/component/input/BSYesNoSelect.vue.d.ts +0 -51
- package/dist/component/input/BSYoutubeInputModal.vue.d.ts +0 -6
- package/dist/component/input/DateInputLib.d.ts +0 -27
- package/dist/component/input/DateRangePresetModel.d.ts +0 -16
- package/dist/component/input/HtmlEditorModel.d.ts +0 -5
- package/dist/component/input/ImageUploadLib.d.ts +0 -22
- package/dist/component/input/ImageUploadModel.d.ts +0 -12
- package/dist/component/input/ValidationErrors.vue.d.ts +0 -19
- package/dist/component/input/vDragAndDropSupport.d.ts +0 -10
- package/dist/component/layout/BSCardLayout.vue.d.ts +0 -41
- package/dist/component/layout/BSHorizontalLayoutResizer.vue.d.ts +0 -6
- package/dist/component/layout/BSListControl.vue.d.ts +0 -52
- package/dist/component/layout/BSListLayout.vue.d.ts +0 -85
- package/dist/component/layout/BSListLayoutItem.vue.d.ts +0 -82
- package/dist/component/layout/BSTabSheet.vue.d.ts +0 -63
- package/dist/component/layout/BSVerticalLayoutResizer.vue.d.ts +0 -6
- package/dist/component/layout/SlideDownTransition.vue.d.ts +0 -9
- package/dist/component/layout/TabSheetModel.d.ts +0 -49
- package/dist/component/multilang/BSMultiLangExpandButton.vue.d.ts +0 -2
- package/dist/component/multilang/BSMultiLangHtmlEditor.vue.d.ts +0 -84
- package/dist/component/multilang/BSMultiLangImageUpload.vue.d.ts +0 -81
- package/dist/component/multilang/BSMultiLangRichText.vue.d.ts +0 -93
- package/dist/component/multilang/BSMultiLangTextArea.vue.d.ts +0 -96
- package/dist/component/multilang/BSMultiLangTextInput.vue.d.ts +0 -96
- package/dist/component/multilang/multiLangLib.d.ts +0 -6
- package/dist/component/richtext/BSRichText.vue.d.ts +0 -90
- package/dist/component/richtext/BSRichTextMaximizedModal.vue.d.ts +0 -74
- package/dist/component/richtext/RichTextLib.d.ts +0 -15
- package/dist/component/richtext/RichTextModel.d.ts +0 -9
- package/dist/component/richtext/RichTextToolbar.vue.d.ts +0 -36
- package/dist/component/richtext/image/ImageInsertModal.vue.d.ts +0 -22
- package/dist/component/richtext/image/ImageProperties.vue.d.ts +0 -19
- package/dist/component/richtext/image/ImagePropertiesModal.vue.d.ts +0 -17
- package/dist/component/richtext/image/RichTextImage.d.ts +0 -7
- package/dist/component/richtext/image/RichTextImageLib.d.ts +0 -13
- package/dist/component/richtext/image/ToolButtonImage.vue.d.ts +0 -19
- package/dist/component/richtext/link/LinkPropertiesModal.vue.d.ts +0 -17
- package/dist/component/richtext/link/ToolButtonLink.vue.d.ts +0 -19
- package/dist/component/richtext/richTextUtil.d.ts +0 -18
- package/dist/component/richtext/table/RichTextTable.d.ts +0 -8
- package/dist/component/richtext/table/RichTextTableCell.d.ts +0 -1
- package/dist/component/richtext/table/RichTextTableLib.d.ts +0 -23
- package/dist/component/richtext/table/RichTextTableView.d.ts +0 -19
- package/dist/component/richtext/table/TableInsertModal.vue.d.ts +0 -17
- package/dist/component/richtext/table/TablePropertiesModal.vue.d.ts +0 -17
- package/dist/component/richtext/table/ToolButtonTable.vue.d.ts +0 -19
- package/dist/component/richtext/tool/ToolButtonFontColor.vue.d.ts +0 -19
- package/dist/component/richtext/tool/ToolButtonFontSize.vue.d.ts +0 -19
- package/dist/component/richtext/tool/ToolButtonFontStyle.vue.d.ts +0 -19
- package/dist/component/richtext/tool/ToolButtonHeading.vue.d.ts +0 -19
- package/dist/component/richtext/tool/ToolButtonListItem.vue.d.ts +0 -19
- package/dist/component/richtext/tool/ToolButtonMaximize.vue.d.ts +0 -19
- package/dist/component/richtext/tool/ToolButtonTextAlign.vue.d.ts +0 -19
- package/dist/component/richtext/video/RichTextVideo.d.ts +0 -29
- package/dist/component/richtext/video/RichTextVideoLib.d.ts +0 -16
- package/dist/component/richtext/video/ToolButtonVideo.vue.d.ts +0 -19
- package/dist/component/richtext/video/VideoInsertModal.vue.d.ts +0 -22
- package/dist/component/richtext/video/VideoProperties.vue.d.ts +0 -19
- package/dist/component/richtext/video/VideoPropertiesModal.vue.d.ts +0 -17
- package/dist/component/richtext/youtube/RichTextYoutube.d.ts +0 -8
- package/dist/component/richtext/youtube/RichTextYoutubeLib.d.ts +0 -14
- package/dist/component/richtext/youtube/ToolButtonYoutube.vue.d.ts +0 -19
- package/dist/component/richtext/youtube/YoutubeInsertModal.vue.d.ts +0 -17
- package/dist/component/richtext/youtube/YoutubeProperties.vue.d.ts +0 -19
- package/dist/component/richtext/youtube/YoutubePropertiesModal.vue.d.ts +0 -17
- package/dist/component/tree/BSTree.vue.d.ts +0 -107
- package/dist/component/tree/BSTreeControl.vue.d.ts +0 -90
- package/dist/component/tree/BSTreeRow.vue.d.ts +0 -92
- package/dist/component/tree/TreeLib.d.ts +0 -11
- package/dist/component/tree/TreeModel.d.ts +0 -188
- package/dist/component/tree/vTreeDndSupport.d.ts +0 -10
- package/dist/config/config.d.ts +0 -155
- package/dist/contextmenu/BSContextMenu.vue.d.ts +0 -43
- package/dist/contextmenu/BSContextMenuContainer.vue.d.ts +0 -2
- package/dist/contextmenu/contextMenuPlugin.d.ts +0 -43
- package/dist/directive/vClickOutside.d.ts +0 -21
- package/dist/directive/vFocusJump.d.ts +0 -19
- package/dist/directive/vFocusLoop.d.ts +0 -25
- package/dist/directive/vFocusOnLoad.d.ts +0 -4
- package/dist/directive/vT.d.ts +0 -11
- package/dist/directive/vTooltip.d.ts +0 -9
- package/dist/frame/FrameModel.d.ts +0 -82
- package/dist/frame/ShortcutKeyHandler.d.ts +0 -37
- package/dist/frame/default/DefaultBody.vue.d.ts +0 -2
- package/dist/frame/default/DefaultFrameModel.d.ts +0 -107
- package/dist/frame/default/DefaultHeader.vue.d.ts +0 -23
- package/dist/frame/default/HeaderTab.vue.d.ts +0 -17
- package/dist/frame/default/HeaderTabListButton.vue.d.ts +0 -2
- package/dist/frame/default/HeaderTabs.vue.d.ts +0 -15
- package/dist/frame/default/SidebarMenu.vue.d.ts +0 -2
- package/dist/frame/default/SidebarMenuItem.vue.d.ts +0 -25
- package/dist/frame/default/SidebarMenuLink.vue.d.ts +0 -29
- package/dist/frame/default/SidebarMenuSearch.vue.d.ts +0 -28
- package/dist/index-DxMqs72-.js +0 -70181
- package/dist/modal/BSAlertModal.vue.d.ts +0 -23
- package/dist/modal/BSModalContainer.vue.d.ts +0 -2
- package/dist/modal/BSModalFrame.vue.d.ts +0 -37
- package/dist/modal/BSModalWrapper.vue.d.ts +0 -17
- package/dist/modal/BSYesNoModal.vue.d.ts +0 -25
- package/dist/modal/modalPlugin.d.ts +0 -73
- package/dist/model/CommonTypes.d.ts +0 -96
- package/dist/model/DefaultImpl.d.ts +0 -8
- package/dist/model/FieldContext.d.ts +0 -15
- package/dist/model/FilterModel.d.ts +0 -114
- package/dist/model/MoneySerializer.d.ts +0 -3
- package/dist/model/PaginatedList.d.ts +0 -29
- package/dist/model/SearchModel.d.ts +0 -22
- package/dist/notification/BSAlarmFrame.vue.d.ts +0 -26
- package/dist/notification/BSNotificationContainer.vue.d.ts +0 -2
- package/dist/notification/notificationPlugin.d.ts +0 -33
- package/dist/savepoint/SavePoint.d.ts +0 -47
- package/dist/text/i18n.d.ts +0 -28
- package/dist/util/alertUtil.d.ts +0 -1
- package/dist/util/componentUtil.d.ts +0 -40
- package/dist/util/debounceUtil.d.ts +0 -16
- package/dist/util/elementUtil.d.ts +0 -58
- package/dist/util/formatUtil.d.ts +0 -70
- package/dist/util/langUtil.d.ts +0 -3
- package/dist/util/multiLangUtil.d.ts +0 -27
- package/dist/util/routeUtil.d.ts +0 -3
- package/dist/util/typeUtil.d.ts +0 -18
- package/dist/util/waitUtil.d.ts +0 -19
- package/dist/validator/FieldValidator.d.ts +0 -45
- package/dist/validator/FormValidator.d.ts +0 -35
- package/scss/bluesea-base.scss +0 -6
- package/scss/bluesea.scss +0 -2
- package/scss/component.scss +0 -515
- package/scss/font.scss +0 -3
- package/scss/frame/default.scss +0 -293
- package/scss/layout.scss +0 -192
- package/scss/reset.scss +0 -68
- package/scss/rich-text-container.scss +0 -113
- package/scss/rich-text-content.scss +0 -137
- package/scss/transition.scss +0 -108
- package/scss/utility.scss +0 -816
- package/scss/variable.scss +0 -347
- package/text/bluesea_text_en.json +0 -956
- package/text/bluesea_text_fr.json +0 -956
- package/text/bluesea_text_ja.json +0 -956
- package/text/bluesea_text_ko.json +0 -956
- package/text/bluesea_text_zh.json +0 -956
package/dist/bluesea.js
DELETED
|
@@ -1,223 +0,0 @@
|
|
|
1
|
-
import { aI, aJ, bF, bG, w, al, av, B, H, I, a5, i, O, an, K, D, aw, cm, F, L, ar, M, a3, a4, as, N, b, g, a1, a0, a8, ao, am, Y, A, a7, a6, E, ai, c4, at, _, Z, af, ah, ag, ae, ad, ac, S, aj, au, h, G, ap, z, V, $, J, C, P, l, d, R, aq, a, ak, W, a2, c, aa, ab, U, T, a9, Q, x, bN, b5, bM, aS, ay, cr, ax, aZ, aX, aU, X, bL, a$, a_, cw, bD, bJ, aY, bP, bO, bK, cq, b0, aR, aF, aG, aE, aH, bI, bH, aW, bE, bu, b$, cv, b9, bg, b_, cF, ca, bQ, bX, bW, aO, bx, cc, aP, cl, b4, cp, cs, f, c7, aV, bc, cJ, aK, bd, aL, aN, aM, b3, bV, br, bs, bt, bo, bq, bp, e, bn, bk, m, cy, aQ, b2, cj, cf, cx, bT, aA, cG, cD, cH, by, cE, bz, bZ, bY, cg, bh, bU, bj, bf, cI, b1, c3, c2, aT, bS, n, c8, bR, cC, ct, c0, c6, bv, b6, ba, bC, bA, bB, cb, ci, ch, c9, ce, bi, be, cd, cB, cn, co, cu, c1, c5, u, bw, b7, b8, bb, az, aC, aD, j, v, aB, bl, bm, cA, cz, ck } from "./index-DxMqs72-.js";
|
|
2
|
-
export {
|
|
3
|
-
aI as ADDRESS_COUNTRY_CONFIGS,
|
|
4
|
-
aJ as ADDRESS_COUNTRY_CONFIG_DEFAULT,
|
|
5
|
-
bF as AbstractFilter,
|
|
6
|
-
bG as AndFilter,
|
|
7
|
-
w as BLUESEA_VERSION,
|
|
8
|
-
al as BSAddressInput,
|
|
9
|
-
av as BSAlarmFrame,
|
|
10
|
-
B as BSButton,
|
|
11
|
-
H as BSCalendar,
|
|
12
|
-
I as BSCalendarRange,
|
|
13
|
-
a5 as BSCardLayout,
|
|
14
|
-
i as BSCheckbox,
|
|
15
|
-
O as BSCheckboxGroup,
|
|
16
|
-
an as BSCodeEditor,
|
|
17
|
-
K as BSColorInput,
|
|
18
|
-
D as BSConsole,
|
|
19
|
-
aw as BSContextMenuContainer,
|
|
20
|
-
cm as BSContextMenuPlugin,
|
|
21
|
-
F as BSDate,
|
|
22
|
-
L as BSDateInput,
|
|
23
|
-
ar as BSDateInputPopup,
|
|
24
|
-
M as BSDateRange,
|
|
25
|
-
a3 as BSDateRangeFilter,
|
|
26
|
-
a4 as BSDateRangeFilters,
|
|
27
|
-
as as BSDateRangeInputPopup,
|
|
28
|
-
N as BSDateRangePresets,
|
|
29
|
-
b as BSFormLabel,
|
|
30
|
-
g as BSGrid,
|
|
31
|
-
a1 as BSGridControl,
|
|
32
|
-
a0 as BSGridLookup,
|
|
33
|
-
a8 as BSHorizontalLayoutResizer,
|
|
34
|
-
ao as BSHtmlEditor,
|
|
35
|
-
am as BSImage,
|
|
36
|
-
Y as BSImageUpload,
|
|
37
|
-
A as BSLink,
|
|
38
|
-
a7 as BSListControl,
|
|
39
|
-
a6 as BSListLayout,
|
|
40
|
-
E as BSLoadingIcon,
|
|
41
|
-
ai as BSLocaleSelect,
|
|
42
|
-
c4 as BSModal,
|
|
43
|
-
at as BSModalContainer,
|
|
44
|
-
_ as BSModalFrame,
|
|
45
|
-
Z as BSMultiImageUpload,
|
|
46
|
-
af as BSMultiLangExpandButton,
|
|
47
|
-
ah as BSMultiLangHtmlEditor,
|
|
48
|
-
ag as BSMultiLangImageUpload,
|
|
49
|
-
ae as BSMultiLangRichText,
|
|
50
|
-
ad as BSMultiLangTextArea,
|
|
51
|
-
ac as BSMultiLangTextInput,
|
|
52
|
-
S as BSMultiSelect,
|
|
53
|
-
aj as BSNameInput,
|
|
54
|
-
au as BSNotificationContainer,
|
|
55
|
-
h as BSNumberInput,
|
|
56
|
-
G as BSPageNavigation,
|
|
57
|
-
ap as BSPopup,
|
|
58
|
-
z as BSPopupButton,
|
|
59
|
-
V as BSPopupSelect,
|
|
60
|
-
$ as BSPositionedImageUpload,
|
|
61
|
-
J as BSPriceInput,
|
|
62
|
-
C as BSProgressBar,
|
|
63
|
-
P as BSRadioButton,
|
|
64
|
-
l as BSRadioButtonGroup,
|
|
65
|
-
d as BSRichText,
|
|
66
|
-
R as BSSelect,
|
|
67
|
-
aq as BSSelectPopup,
|
|
68
|
-
a as BSTabSheet,
|
|
69
|
-
ak as BSTelInput,
|
|
70
|
-
W as BSTextArea,
|
|
71
|
-
a2 as BSTextFilter,
|
|
72
|
-
c as BSTextInput,
|
|
73
|
-
aa as BSTree,
|
|
74
|
-
ab as BSTreeControl,
|
|
75
|
-
U as BSTreeMultiSelect,
|
|
76
|
-
T as BSTreeSelect,
|
|
77
|
-
a9 as BSVerticalLayoutResizer,
|
|
78
|
-
Q as BSYesNoGroup,
|
|
79
|
-
x as BSYesNoSelect,
|
|
80
|
-
bN as BetweenDateFilter,
|
|
81
|
-
b5 as BetweenDateFilterWithPreset,
|
|
82
|
-
bM as BetweenFilter,
|
|
83
|
-
aS as DEFAULT_GRID_COLUMN_WIDTH,
|
|
84
|
-
ay as DefaultBody,
|
|
85
|
-
cr as DefaultFrameContext,
|
|
86
|
-
ax as DefaultHeader,
|
|
87
|
-
aZ as EditableInputGridHandlerImpl,
|
|
88
|
-
aX as EditablePageGridHandlerImpl,
|
|
89
|
-
aU as EditingRows,
|
|
90
|
-
X as Editor,
|
|
91
|
-
bL as EqualFilter,
|
|
92
|
-
a$ as GridHandlerEditableSupport,
|
|
93
|
-
a_ as GridHandlerSelectDeleteSupport,
|
|
94
|
-
cw as I18NTexts,
|
|
95
|
-
bD as IllegalAccessError,
|
|
96
|
-
bJ as InFilter,
|
|
97
|
-
aY as InputGridHandlerImpl,
|
|
98
|
-
bP as IsNotNullFilter,
|
|
99
|
-
bO as IsNullFilter,
|
|
100
|
-
bK as LikeFilter,
|
|
101
|
-
cq as LocalStorageFavoriteMenuHandler,
|
|
102
|
-
b0 as LocalStorageGridPreferenceStore,
|
|
103
|
-
aR as MediaObjectUrlStore,
|
|
104
|
-
aF as NAME_INPUT_STYLE_2,
|
|
105
|
-
aG as NAME_INPUT_STYLE_3,
|
|
106
|
-
aE as NAME_INPUT_STYLE_DEFAULT,
|
|
107
|
-
aH as NAME_INPUT_STYLE_JP,
|
|
108
|
-
bI as NotFilter,
|
|
109
|
-
bH as OrFilter,
|
|
110
|
-
aW as PageGridHandlerImpl,
|
|
111
|
-
bE as PaginatedList,
|
|
112
|
-
bu as SavePointImpl,
|
|
113
|
-
b$ as SearchParam,
|
|
114
|
-
cv as ShortcutKeyHandler,
|
|
115
|
-
b9 as TabStatusManagerImpl,
|
|
116
|
-
bg as ValidationFailedError,
|
|
117
|
-
b_ as acceptFilter,
|
|
118
|
-
cF as addPrefixToMultiLangString,
|
|
119
|
-
ca as alarmEntries,
|
|
120
|
-
bQ as andFilter,
|
|
121
|
-
bX as betweenDateFilter,
|
|
122
|
-
bW as betweenFilter,
|
|
123
|
-
aO as blueseaConfig,
|
|
124
|
-
bx as cancelProvidedSavePoint,
|
|
125
|
-
cc as closeAlarm,
|
|
126
|
-
aP as configureBluesea,
|
|
127
|
-
cl as contextMenuPluginKey,
|
|
128
|
-
b4 as convertDateRangePresetKey,
|
|
129
|
-
cp as createContextMenuPlugin,
|
|
130
|
-
cs as createDefaultFrameContext,
|
|
131
|
-
f as createInputGridHandler,
|
|
132
|
-
c7 as createModalPlugin,
|
|
133
|
-
aV as createPageGridHandler,
|
|
134
|
-
bc as createTreeHandler,
|
|
135
|
-
cJ as debounce,
|
|
136
|
-
aK as defaultAddressInputComponentConfig,
|
|
137
|
-
bd as defaultExpandMultiLang,
|
|
138
|
-
aL as defaultRichTextComponentConfig,
|
|
139
|
-
aN as defaultTabSheetComponentConfig,
|
|
140
|
-
aM as defaultUploadComponentConfig,
|
|
141
|
-
b3 as downloadGridDataAsExcel,
|
|
142
|
-
bV as equalFilter,
|
|
143
|
-
br as executeBetweenLengthValidation,
|
|
144
|
-
bs as executeBetweenValueValidation,
|
|
145
|
-
bt as executeDateRangeValidation,
|
|
146
|
-
bo as executeFieldValidationRule,
|
|
147
|
-
bq as executeRegExpValidation,
|
|
148
|
-
bp as executeRequiredValidation,
|
|
149
|
-
e as extractYoutubeVideoId,
|
|
150
|
-
bn as fieldValidator,
|
|
151
|
-
bk as findFieldValidatorElements,
|
|
152
|
-
m as formValidator,
|
|
153
|
-
cy as formatUtil,
|
|
154
|
-
aQ as getMediaType,
|
|
155
|
-
b2 as gridExcelDownloadExtension,
|
|
156
|
-
cj as hideLoading,
|
|
157
|
-
cf as hideTooltip,
|
|
158
|
-
cx as i18n,
|
|
159
|
-
bT as inFilter,
|
|
160
|
-
aA as interpretMultiLangText,
|
|
161
|
-
cG as isBlankMultiLangImageFile,
|
|
162
|
-
cD as isBlankMultiLangString,
|
|
163
|
-
cH as isMultiLangImageFileValidRequired,
|
|
164
|
-
by as isMultiLangMessage,
|
|
165
|
-
cE as isMultiLangStringValidRequired,
|
|
166
|
-
bz as isNameEmpty,
|
|
167
|
-
bZ as isNotNullFilter,
|
|
168
|
-
bY as isNullFilter,
|
|
169
|
-
cg as isTooltipDisplayed,
|
|
170
|
-
bh as isValidationFailedError,
|
|
171
|
-
bU as likeFilter,
|
|
172
|
-
bj as loadFieldValidator,
|
|
173
|
-
bf as localeBasedExtraItemValidationRules,
|
|
174
|
-
cI as localeNameProvider,
|
|
175
|
-
b1 as mergeSameValueVertical,
|
|
176
|
-
c3 as modalHandleKey,
|
|
177
|
-
c2 as modalPluginKey,
|
|
178
|
-
aT as nameFilterCreator,
|
|
179
|
-
bS as notFilter,
|
|
180
|
-
n as notNull,
|
|
181
|
-
c8 as notificationEntries,
|
|
182
|
-
bR as orFilter,
|
|
183
|
-
cC as parsePathParam,
|
|
184
|
-
ct as provideDefaultFrameContext,
|
|
185
|
-
c0 as provideFieldContext,
|
|
186
|
-
c6 as provideModalHandle,
|
|
187
|
-
bv as provideSavePoint,
|
|
188
|
-
b6 as provideTabManager,
|
|
189
|
-
ba as provideTabStatusManager,
|
|
190
|
-
bC as serializeAddress,
|
|
191
|
-
bA as serializeName,
|
|
192
|
-
bB as serializeTel,
|
|
193
|
-
cb as showAlarm,
|
|
194
|
-
ci as showLoading,
|
|
195
|
-
ch as showLoadingIcon,
|
|
196
|
-
c9 as showNotification,
|
|
197
|
-
ce as showTooltip,
|
|
198
|
-
bi as storeFieldValidator,
|
|
199
|
-
be as toggleDefaultExpandMultiLang,
|
|
200
|
-
cd as tooltipEntry,
|
|
201
|
-
cB as tryUntil,
|
|
202
|
-
cn as useContextMenu,
|
|
203
|
-
co as useContextMenuOptional,
|
|
204
|
-
cu as useDefaultFrame,
|
|
205
|
-
c1 as useFieldContext,
|
|
206
|
-
c5 as useModal,
|
|
207
|
-
u as useModalHandle,
|
|
208
|
-
bw as useSavePoint,
|
|
209
|
-
b7 as useTabManager,
|
|
210
|
-
b8 as useTabManagerSilently,
|
|
211
|
-
bb as useTabStatusManager,
|
|
212
|
-
az as vClickOutside,
|
|
213
|
-
aC as vFocusJump,
|
|
214
|
-
aD as vFocusLoop,
|
|
215
|
-
j as vFocusOnLoad,
|
|
216
|
-
v as vT,
|
|
217
|
-
aB as vTooltip,
|
|
218
|
-
bl as validateField,
|
|
219
|
-
bm as validateFields,
|
|
220
|
-
cA as waitDuring,
|
|
221
|
-
cz as waitUntil,
|
|
222
|
-
ck as withLoading
|
|
223
|
-
};
|