@ibiz-template/vue3-components 0.7.10 → 0.7.12
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/{chart-jfPZ04eU.js → chart-Wh3LMgZ1.js} +1 -1
- package/dist/index-3xonNDdv.js +4 -0
- package/dist/index-WP6TUdg-.js +1 -0
- package/dist/index-kgWpXafW.js +1 -0
- package/dist/index.min.css +1 -1
- package/dist/index.system.min.js +1 -1
- package/dist/map-chart-A4-TpWet.js +1 -0
- package/dist/wang-editor-PQvDXaA9.js +1 -0
- package/dist/{xlsx-util-my1qbty8.js → xlsx-util-Zf9d2PeX.js} +1 -1
- package/es/common/data-import2/data-import2.mjs +1 -1
- package/es/common/doing-notice/doing-notice.mjs +7 -5
- package/es/common/map-chart/map-chart.util.mjs +4 -1
- package/es/common/view-message/view-message.css +1 -1
- package/es/common/view-message/view-message.d.ts +848 -1
- package/es/common/view-message/view-message.mjs +52 -22
- package/es/control/app-menu/app-menu.mjs +6 -2
- package/es/control/calendar/calendar.mjs +1 -1
- package/es/control/chart/chart.mjs +1 -1
- package/es/control/dashboard/custom-dashboard-container/custom-dashboard-container.d.ts +19002 -27
- package/es/control/dashboard/custom-dashboard-container/custom-dashboard-container.mjs +1 -1
- package/es/control/form/form-detail/form-group-panel/form-group-panel.mjs +1 -1
- package/es/control/form/form-detail/form-mdctrl/form-mdctrl-form/form-mdctrl-form.mjs +1 -1
- package/es/control/form/form-detail/form-mdctrl/form-mdctrl-repeater/form-mdctrl-repeater.mjs +4 -2
- package/es/control/form/form-detail/form-mdctrl/form-mdctrl-repeater/repeater-grid/repeater-grid.d.ts +66 -0
- package/es/control/form/form-detail/form-mdctrl/form-mdctrl-repeater/repeater-grid/repeater-grid.mjs +14 -11
- package/es/control/form/form-detail/form-mdctrl/form-mdctrl-repeater/repeater-single-form/repeater-single-form.mjs +1 -1
- package/es/control/form/form-detail/form-mdctrl/form-mdctrl.mjs +2 -2
- package/es/control/form/form-detail/form-mdctrl/form-mdctrl.provider.mjs +3 -1
- package/es/control/form/form-detail/form-mdctrl/mdctrl-container/mdctrl-container.mjs +17 -11
- package/es/control/gantt/gantt.d.ts +1 -0
- package/es/control/gantt/gantt.mjs +15 -4
- package/es/control/gantt/index.d.ts +1 -0
- package/es/control/grid/grid/grid.mjs +3 -2
- package/es/control/grid/grid-column/grid-field-edit-column/grid-field-edit-column.mjs +3 -1
- package/es/control/grid/row-edit-popover/row-edit-popover.mjs +9 -5
- package/es/control/grid/row-edit-popover/use-row-edit-popover.mjs +3 -3
- package/es/control/kanban/kanban.mjs +17 -9
- package/es/control/list/list.mjs +2 -2
- package/es/control/report-panel/report-detail/user2-report-panel/user2-report-panel.mjs +2 -2
- package/es/control/report-panel/report-panel.mjs +2 -2
- package/es/control/search-bar/filter-tree/filter-tree.mjs +7 -5
- package/es/control/search-bar/search-bar.mjs +2 -2
- package/es/control/search-bar/search-groups/edit-group-util.mjs +10 -2
- package/es/control/search-bar/search-groups/new-group-util.mjs +13 -3
- package/es/control/search-bar/search-groups/search-groups.d.ts +1 -1
- package/es/control/search-bar/search-groups/search-groups.mjs +47 -38
- package/es/control/toolbar/export-excel/export-excel.mjs +23 -21
- package/es/control/tree/el-tree-util.mjs +4 -2
- package/es/control/tree/tree.mjs +3 -1
- package/es/control/tree-grid/tree-grid.mjs +3 -1
- package/es/control/tree-grid-ex/tree-grid-ex-column/tree-grid-ex-edit-column/tree-grid-ex-edit-column.mjs +3 -1
- package/es/control/tree-grid-ex/tree-grid-ex.mjs +6 -2
- package/es/control/tree-grid-ex/use-row-edit-popover.mjs +3 -3
- package/es/control/wizard-panel/wizard-panel.mjs +3 -3
- package/es/editor/autocomplete/autocomplete-editor.controller.mjs +4 -1
- package/es/editor/cascader/ibiz-cascader/ibiz-cascader.mjs +3 -1
- package/es/editor/code/monaco-editor/monaco-editor.mjs +3 -3
- package/es/editor/data-picker/ibiz-mpicker/ibiz-mpicker.mjs +2 -1
- package/es/editor/data-picker/ibiz-picker-dropdown/ibiz-picker-dropdown.mjs +1 -1
- package/es/editor/data-picker/ibiz-picker-select-view/ibiz-picker-select-view.mjs +2 -1
- package/es/editor/data-picker/picker-editor.controller.mjs +12 -3
- package/es/editor/date-range/ibiz-date-range-picker/ibiz-date-range-picker.mjs +1 -1
- package/es/editor/html/wang-editor/ai/ai-modules.mjs +1 -1
- package/es/editor/html/wang-editor/wang-editor.mjs +18 -12
- package/es/editor/list-box/list-box-picker-editor.controller.mjs +4 -1
- package/es/editor/markdown/markdown-editor.controller.mjs +2 -2
- package/es/editor/not-supported-editor/not-supported-editor.mjs +4 -2
- package/es/editor/preset/preset-rawitem/ibiz-preset-rawitem/ibiz-preset-rawitem.mjs +4 -2
- package/es/editor/span/span-editor.controller.mjs +4 -1
- package/es/editor/text-box/ibiz-input-ip/ibiz-input-ip.mjs +3 -1
- package/es/editor/text-box/text-box-editor.controller.mjs +4 -4
- package/es/editor/upload/ibiz-file-upload/ibiz-file-upload.mjs +7 -3
- package/es/editor/user/ibiz-searchcond-edit/ibiz-searchcond-edit.mjs +1 -1
- package/es/index.mjs +1 -0
- package/es/locale/en/index.d.ts +656 -42
- package/es/locale/en/index.mjs +672 -58
- package/es/locale/zh-CN/index.d.ts +654 -42
- package/es/locale/zh-CN/index.mjs +660 -48
- package/es/panel-component/auth-captcha/auth-captcha.controller.d.ts +37 -0
- package/es/panel-component/auth-captcha/auth-captcha.controller.mjs +69 -0
- package/es/panel-component/auth-captcha/auth-captcha.css +1 -0
- package/es/panel-component/auth-captcha/auth-captcha.d.ts +28 -0
- package/es/panel-component/auth-captcha/auth-captcha.mjs +63 -0
- package/es/panel-component/auth-captcha/auth-captcha.provider.d.ts +14 -0
- package/es/panel-component/auth-captcha/auth-captcha.provider.mjs +21 -0
- package/es/panel-component/auth-captcha/auth-captcha.state.d.ts +38 -0
- package/es/panel-component/auth-captcha/auth-captcha.state.mjs +44 -0
- package/es/panel-component/auth-captcha/index.d.ts +25 -0
- package/es/panel-component/auth-captcha/index.mjs +15 -0
- package/es/panel-component/auth-userinfo/auth-userinfo.mjs +1 -1
- package/es/panel-component/index.mjs +4 -0
- package/es/panel-component/nav-pos-index/nav-pos-index.mjs +2 -2
- package/es/panel-component/nav-tabs/nav-tabs.mjs +4 -4
- package/es/panel-component/panel-remember-me/panel-remember-me.mjs +1 -1
- package/es/panel-component/panel-tab-panel/index.d.ts +4 -2
- package/es/panel-component/panel-tab-panel/panel-tab-panel.controller.d.ts +31 -0
- package/es/panel-component/panel-tab-panel/panel-tab-panel.controller.mjs +42 -0
- package/es/panel-component/panel-tab-panel/panel-tab-panel.d.ts +5 -3
- package/es/panel-component/panel-tab-panel/panel-tab-panel.mjs +14 -5
- package/es/panel-component/panel-tab-panel/panel-tab-panel.provider.d.ts +2 -1
- package/es/panel-component/panel-tab-panel/panel-tab-panel.provider.mjs +2 -2
- package/es/panel-component/panel-tab-panel/panel-tab-panel.state.d.ts +20 -0
- package/es/panel-component/panel-tab-panel/panel-tab-panel.state.mjs +24 -0
- package/es/panel-component/searchform-buttons/searchform-buttons.controller.mjs +3 -1
- package/es/panel-component/searchform-buttons/searchform-buttons.mjs +16 -11
- package/es/panel-component/short-cut/index.d.ts +43 -0
- package/es/panel-component/short-cut/index.mjs +12 -0
- package/es/panel-component/short-cut/short-cut.css +1 -0
- package/es/panel-component/short-cut/short-cut.d.ts +46 -0
- package/es/panel-component/short-cut/short-cut.mjs +190 -0
- package/es/panel-component/short-cut/short-cut.provider.d.ts +12 -0
- package/es/panel-component/short-cut/short-cut.provider.mjs +21 -0
- package/es/panel-component/user-message/async-action/async-action-preview/async-action-preview.mjs +20 -14
- package/es/panel-component/user-message/async-action/async-action-tab/async-action-tab.mjs +5 -3
- package/es/panel-component/user-message/internal-message/common/internal-message-container/internal-message-container.mjs +1 -1
- package/es/panel-component/user-message/internal-message/internal-message-json/internal-message-json.mjs +3 -3
- package/es/panel-component/user-message/internal-message/internal-message-tab/internal-message-tab.mjs +9 -5
- package/es/panel-component/user-message/user-message.mjs +4 -4
- package/es/panel-component/view-msg-pos/view-msg-pos.mjs +4 -1
- package/es/util/index.d.ts +1 -0
- package/es/util/index.mjs +1 -0
- package/es/util/render-util/render-util.d.ts +48 -0
- package/es/util/render-util/render-util.mjs +60 -0
- package/es/view/403-view/403-view.mjs +4 -4
- package/es/view/404-view/404-view.mjs +4 -4
- package/es/view/error-view/error-view.mjs +3 -1
- package/es/view/login-view/login-view.mjs +27 -23
- package/es/view/sub-app-ref-view/sub-app-ref-view.mjs +1 -1
- package/es/view-engine/edit-view.engine.mjs +22 -18
- package/es/view-engine/exp-view.engine.mjs +1 -1
- package/es/view-engine/login-view.engine.mjs +18 -3
- package/es/view-engine/mpickup-view-engine.mjs +1 -1
- package/es/view-engine/opt-view.engine.mjs +2 -2
- package/es/view-engine/tab-exp-view.engine.mjs +2 -2
- package/es/view-engine/wf-dyna-edit-view.engine.mjs +5 -2
- package/es/web-app/guard/auth-guard/auth-guard.mjs +8 -6
- package/es/web-app/main.mjs +2 -0
- package/es/web-app/util/unauthorized-handler/unauthorized-handler.mjs +3 -1
- package/lib/common/data-import2/data-import2.cjs +1 -1
- package/lib/common/doing-notice/doing-notice.cjs +6 -4
- package/lib/common/map-chart/map-chart.util.cjs +4 -1
- package/lib/common/view-message/view-message.cjs +52 -22
- package/lib/common/view-message/view-message.css +1 -1
- package/lib/control/app-menu/app-menu.cjs +6 -2
- package/lib/control/calendar/calendar.cjs +1 -1
- package/lib/control/chart/chart.cjs +1 -1
- package/lib/control/dashboard/custom-dashboard-container/custom-dashboard-container.cjs +1 -1
- package/lib/control/form/form-detail/form-group-panel/form-group-panel.cjs +1 -1
- package/lib/control/form/form-detail/form-mdctrl/form-mdctrl-form/form-mdctrl-form.cjs +1 -1
- package/lib/control/form/form-detail/form-mdctrl/form-mdctrl-repeater/form-mdctrl-repeater.cjs +3 -1
- package/lib/control/form/form-detail/form-mdctrl/form-mdctrl-repeater/repeater-grid/repeater-grid.cjs +13 -10
- package/lib/control/form/form-detail/form-mdctrl/form-mdctrl-repeater/repeater-single-form/repeater-single-form.cjs +1 -1
- package/lib/control/form/form-detail/form-mdctrl/form-mdctrl.cjs +1 -1
- package/lib/control/form/form-detail/form-mdctrl/form-mdctrl.provider.cjs +3 -1
- package/lib/control/form/form-detail/form-mdctrl/mdctrl-container/mdctrl-container.cjs +16 -10
- package/lib/control/gantt/gantt.cjs +14 -3
- package/lib/control/grid/grid/grid.cjs +3 -2
- package/lib/control/grid/grid-column/grid-field-edit-column/grid-field-edit-column.cjs +3 -1
- package/lib/control/grid/row-edit-popover/row-edit-popover.cjs +8 -4
- package/lib/control/grid/row-edit-popover/use-row-edit-popover.cjs +3 -3
- package/lib/control/kanban/kanban.cjs +16 -8
- package/lib/control/list/list.cjs +1 -1
- package/lib/control/report-panel/report-detail/user2-report-panel/user2-report-panel.cjs +1 -1
- package/lib/control/report-panel/report-panel.cjs +1 -1
- package/lib/control/search-bar/filter-tree/filter-tree.cjs +7 -5
- package/lib/control/search-bar/search-bar.cjs +2 -2
- package/lib/control/search-bar/search-groups/edit-group-util.cjs +10 -2
- package/lib/control/search-bar/search-groups/new-group-util.cjs +13 -3
- package/lib/control/search-bar/search-groups/search-groups.cjs +46 -37
- package/lib/control/toolbar/export-excel/export-excel.cjs +23 -21
- package/lib/control/tree/el-tree-util.cjs +4 -2
- package/lib/control/tree/tree.cjs +3 -1
- package/lib/control/tree-grid/tree-grid.cjs +3 -1
- package/lib/control/tree-grid-ex/tree-grid-ex-column/tree-grid-ex-edit-column/tree-grid-ex-edit-column.cjs +3 -1
- package/lib/control/tree-grid-ex/tree-grid-ex.cjs +6 -2
- package/lib/control/tree-grid-ex/use-row-edit-popover.cjs +3 -3
- package/lib/control/wizard-panel/wizard-panel.cjs +3 -3
- package/lib/editor/autocomplete/autocomplete-editor.controller.cjs +4 -1
- package/lib/editor/cascader/ibiz-cascader/ibiz-cascader.cjs +3 -1
- package/lib/editor/code/monaco-editor/monaco-editor.cjs +3 -3
- package/lib/editor/data-picker/ibiz-mpicker/ibiz-mpicker.cjs +2 -1
- package/lib/editor/data-picker/ibiz-picker-dropdown/ibiz-picker-dropdown.cjs +1 -1
- package/lib/editor/data-picker/ibiz-picker-select-view/ibiz-picker-select-view.cjs +2 -1
- package/lib/editor/data-picker/picker-editor.controller.cjs +12 -3
- package/lib/editor/date-range/ibiz-date-range-picker/ibiz-date-range-picker.cjs +1 -1
- package/lib/editor/html/wang-editor/ai/ai-modules.cjs +1 -1
- package/lib/editor/html/wang-editor/wang-editor.cjs +17 -11
- package/lib/editor/list-box/list-box-picker-editor.controller.cjs +4 -1
- package/lib/editor/markdown/markdown-editor.controller.cjs +2 -2
- package/lib/editor/not-supported-editor/not-supported-editor.cjs +3 -1
- package/lib/editor/preset/preset-rawitem/ibiz-preset-rawitem/ibiz-preset-rawitem.cjs +3 -1
- package/lib/editor/span/span-editor.controller.cjs +4 -1
- package/lib/editor/text-box/ibiz-input-ip/ibiz-input-ip.cjs +3 -1
- package/lib/editor/text-box/text-box-editor.controller.cjs +4 -4
- package/lib/editor/upload/ibiz-file-upload/ibiz-file-upload.cjs +6 -2
- package/lib/editor/user/ibiz-searchcond-edit/ibiz-searchcond-edit.cjs +1 -1
- package/lib/index.cjs +2 -0
- package/lib/locale/en/index.cjs +672 -58
- package/lib/locale/zh-CN/index.cjs +660 -48
- package/lib/panel-component/auth-captcha/auth-captcha.cjs +65 -0
- package/lib/panel-component/auth-captcha/auth-captcha.controller.cjs +71 -0
- package/lib/panel-component/auth-captcha/auth-captcha.css +1 -0
- package/lib/panel-component/auth-captcha/auth-captcha.provider.cjs +23 -0
- package/lib/panel-component/auth-captcha/auth-captcha.state.cjs +46 -0
- package/lib/panel-component/auth-captcha/index.cjs +20 -0
- package/lib/panel-component/auth-userinfo/auth-userinfo.cjs +1 -1
- package/lib/panel-component/index.cjs +4 -0
- package/lib/panel-component/nav-pos-index/nav-pos-index.cjs +1 -1
- package/lib/panel-component/nav-tabs/nav-tabs.cjs +3 -3
- package/lib/panel-component/panel-remember-me/panel-remember-me.cjs +1 -1
- package/lib/panel-component/panel-tab-panel/panel-tab-panel.cjs +14 -5
- package/lib/panel-component/panel-tab-panel/panel-tab-panel.controller.cjs +44 -0
- package/lib/panel-component/panel-tab-panel/panel-tab-panel.provider.cjs +2 -2
- package/lib/panel-component/panel-tab-panel/panel-tab-panel.state.cjs +26 -0
- package/lib/panel-component/searchform-buttons/searchform-buttons.cjs +15 -10
- package/lib/panel-component/searchform-buttons/searchform-buttons.controller.cjs +3 -1
- package/lib/panel-component/short-cut/index.cjs +17 -0
- package/lib/panel-component/short-cut/short-cut.cjs +192 -0
- package/lib/panel-component/short-cut/short-cut.css +1 -0
- package/lib/panel-component/short-cut/short-cut.provider.cjs +23 -0
- package/lib/panel-component/user-message/async-action/async-action-preview/async-action-preview.cjs +19 -13
- package/lib/panel-component/user-message/async-action/async-action-tab/async-action-tab.cjs +4 -2
- package/lib/panel-component/user-message/internal-message/common/internal-message-container/internal-message-container.cjs +1 -1
- package/lib/panel-component/user-message/internal-message/internal-message-json/internal-message-json.cjs +2 -2
- package/lib/panel-component/user-message/internal-message/internal-message-tab/internal-message-tab.cjs +8 -4
- package/lib/panel-component/user-message/user-message.cjs +4 -4
- package/lib/panel-component/view-msg-pos/view-msg-pos.cjs +4 -1
- package/lib/util/index.cjs +2 -0
- package/lib/util/render-util/render-util.cjs +62 -0
- package/lib/view/403-view/403-view.cjs +3 -3
- package/lib/view/404-view/404-view.cjs +3 -3
- package/lib/view/error-view/error-view.cjs +3 -1
- package/lib/view/login-view/login-view.cjs +26 -22
- package/lib/view/sub-app-ref-view/sub-app-ref-view.cjs +1 -1
- package/lib/view-engine/edit-view.engine.cjs +22 -18
- package/lib/view-engine/exp-view.engine.cjs +1 -1
- package/lib/view-engine/login-view.engine.cjs +18 -3
- package/lib/view-engine/mpickup-view-engine.cjs +1 -1
- package/lib/view-engine/opt-view.engine.cjs +2 -2
- package/lib/view-engine/tab-exp-view.engine.cjs +2 -2
- package/lib/view-engine/wf-dyna-edit-view.engine.cjs +5 -2
- package/lib/web-app/guard/auth-guard/auth-guard.cjs +8 -6
- package/lib/web-app/main.cjs +2 -0
- package/lib/web-app/util/unauthorized-handler/unauthorized-handler.cjs +3 -1
- package/package.json +7 -6
- package/dist/index-GoU343c8.js +0 -4
- package/dist/index-dsmTOMa5.js +0 -1
- package/dist/index-sGpuIVYT.js +0 -1
- package/dist/map-chart-cmVrWpPw.js +0 -1
- package/dist/wang-editor-Vch7U079.js +0 -1
package/es/locale/en/index.d.ts
CHANGED
|
@@ -12,11 +12,94 @@ declare const _default: {
|
|
|
12
12
|
add: string;
|
|
13
13
|
delete: string;
|
|
14
14
|
save: string;
|
|
15
|
+
edit: string;
|
|
16
|
+
complete: string;
|
|
17
|
+
more: string;
|
|
18
|
+
close: string;
|
|
19
|
+
newlyBuild: string;
|
|
20
|
+
reset: string;
|
|
21
|
+
search: string;
|
|
22
|
+
rememberMe: string;
|
|
23
|
+
retract: string;
|
|
24
|
+
pleaseEnterAccount: string;
|
|
25
|
+
pleaseEnterPassword: string;
|
|
26
|
+
};
|
|
27
|
+
view: {
|
|
28
|
+
common: {
|
|
29
|
+
backHomepage: string;
|
|
30
|
+
continueBrowsing: string;
|
|
31
|
+
};
|
|
32
|
+
noPermissionView: {
|
|
33
|
+
noPermissionPrompt: string;
|
|
34
|
+
noPermission: string;
|
|
35
|
+
};
|
|
36
|
+
noResourcesView: {
|
|
37
|
+
noResourcePrompt: string;
|
|
38
|
+
resourceNoExist: string;
|
|
39
|
+
};
|
|
40
|
+
errorView: {
|
|
41
|
+
noExistPrompt: string;
|
|
42
|
+
};
|
|
43
|
+
loginView: {
|
|
44
|
+
passwordLength: string;
|
|
45
|
+
login: string;
|
|
46
|
+
};
|
|
47
|
+
subAppRefView: {
|
|
48
|
+
jump: string;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
viewEngine: {
|
|
52
|
+
closeRemind: string;
|
|
53
|
+
confirmClosePrompt: string;
|
|
54
|
+
noExistVersionErr: string;
|
|
55
|
+
browseMsg: string;
|
|
56
|
+
editMsg: string;
|
|
57
|
+
updateMsg: string;
|
|
58
|
+
someone: string;
|
|
59
|
+
refreshPrompt: string;
|
|
60
|
+
refreshPagePrompt: string;
|
|
61
|
+
refreshRemind: string;
|
|
62
|
+
confirmRefreshPrompt: string;
|
|
63
|
+
missingErr: string;
|
|
64
|
+
noFoundViewId: string;
|
|
65
|
+
firstPieceOfData: string;
|
|
66
|
+
lastPieceOfData: string;
|
|
67
|
+
subclassAchieve: string;
|
|
68
|
+
missingConfigErr: string;
|
|
69
|
+
noFoundLayoutOccupied: string;
|
|
70
|
+
noFoundLayoutContainer: string;
|
|
71
|
+
noFoundFormModel: string;
|
|
72
|
+
missingToolbarModel: string;
|
|
73
|
+
};
|
|
74
|
+
webApp: {
|
|
75
|
+
authGuard: {
|
|
76
|
+
loginFailed: string;
|
|
77
|
+
noPermission: string;
|
|
78
|
+
};
|
|
79
|
+
unauthorizedHandler: {
|
|
80
|
+
noFoundEnvParams: string;
|
|
81
|
+
};
|
|
15
82
|
};
|
|
16
|
-
view: {};
|
|
17
83
|
control: {
|
|
84
|
+
common: {
|
|
85
|
+
determine: string;
|
|
86
|
+
retreat: string;
|
|
87
|
+
forward: string;
|
|
88
|
+
noSupportItem: string;
|
|
89
|
+
noFoundNode: string;
|
|
90
|
+
itemsSelected: string;
|
|
91
|
+
citeErrMessage: string;
|
|
92
|
+
noDomErrMessage: string;
|
|
93
|
+
noPopErrMessage: string;
|
|
94
|
+
currentNoData: string;
|
|
95
|
+
updateSuccess: string;
|
|
96
|
+
newSuccCreated: string;
|
|
97
|
+
deleteSuccess: string;
|
|
98
|
+
};
|
|
18
99
|
menu: {
|
|
19
100
|
noSupportAlign: string;
|
|
101
|
+
noFoundModel: string;
|
|
102
|
+
noFoundFunction: string;
|
|
20
103
|
};
|
|
21
104
|
calendar: {
|
|
22
105
|
lastYear: string;
|
|
@@ -29,6 +112,9 @@ declare const _default: {
|
|
|
29
112
|
chartPlaceholder: string;
|
|
30
113
|
};
|
|
31
114
|
dashboard: {
|
|
115
|
+
customDashboardContainer: {
|
|
116
|
+
portalCustomPrompt: string;
|
|
117
|
+
};
|
|
32
118
|
dashboardDesign: {
|
|
33
119
|
global: string;
|
|
34
120
|
add: string;
|
|
@@ -46,12 +132,84 @@ declare const _default: {
|
|
|
46
132
|
};
|
|
47
133
|
formGroupPanel: {
|
|
48
134
|
showMore: string;
|
|
49
|
-
putAway: string;
|
|
50
135
|
};
|
|
51
136
|
formMDctrlForm: {
|
|
52
|
-
|
|
137
|
+
noFindProvider: string;
|
|
138
|
+
};
|
|
139
|
+
formMDctrlRepeater: {
|
|
140
|
+
noSupportStyle: string;
|
|
141
|
+
};
|
|
142
|
+
repeaterGrid: {
|
|
143
|
+
promptInformation: string;
|
|
144
|
+
absentOrLoad: string;
|
|
145
|
+
};
|
|
146
|
+
repeaterSingleForm: {
|
|
147
|
+
errorMessage: string;
|
|
148
|
+
};
|
|
149
|
+
mdCtrlContainer: {
|
|
150
|
+
promptInformation: string;
|
|
151
|
+
noSlot: string;
|
|
152
|
+
};
|
|
153
|
+
formMDctrl: {
|
|
154
|
+
errorMessage: string;
|
|
155
|
+
};
|
|
156
|
+
};
|
|
157
|
+
gantt: {
|
|
158
|
+
complete: string;
|
|
159
|
+
total: string;
|
|
160
|
+
deadline: string;
|
|
161
|
+
};
|
|
162
|
+
kanban: {
|
|
163
|
+
selectAll: string;
|
|
164
|
+
selectedDataCount: string;
|
|
165
|
+
natchOperation: string;
|
|
166
|
+
};
|
|
167
|
+
reportPanel: {
|
|
168
|
+
unrealized: string;
|
|
169
|
+
};
|
|
170
|
+
searchBar: {
|
|
171
|
+
saveGroup: string;
|
|
172
|
+
filter: string;
|
|
173
|
+
filterTree: {
|
|
174
|
+
addItem: string;
|
|
175
|
+
};
|
|
176
|
+
searchGroups: {
|
|
177
|
+
groupValueRule: string;
|
|
178
|
+
errorMessage: string;
|
|
179
|
+
noEditPrompt: string;
|
|
180
|
+
savePrompt: string;
|
|
181
|
+
delTitle: string;
|
|
182
|
+
confirmDelPrompt: string;
|
|
183
|
+
unrecoverablePrompt: string;
|
|
184
|
+
newGroup: string;
|
|
185
|
+
groupManage: string;
|
|
186
|
+
groupName: string;
|
|
187
|
+
enterPrompt: string;
|
|
188
|
+
editGroup: string;
|
|
189
|
+
manageTips: string;
|
|
190
|
+
name: string;
|
|
191
|
+
show: string;
|
|
192
|
+
operate: string;
|
|
193
|
+
dialogCancel: string;
|
|
194
|
+
dialogDetermine: string;
|
|
195
|
+
};
|
|
196
|
+
};
|
|
197
|
+
toolbar: {
|
|
198
|
+
exportExcel: {
|
|
199
|
+
exportAll: string;
|
|
200
|
+
expCurrentPage: string;
|
|
201
|
+
expCurrentSelect: string;
|
|
202
|
+
page: string;
|
|
203
|
+
export: string;
|
|
53
204
|
};
|
|
54
205
|
};
|
|
206
|
+
tree: {
|
|
207
|
+
noFoundInstance: string;
|
|
208
|
+
noSupported: string;
|
|
209
|
+
};
|
|
210
|
+
treeGridEx: {
|
|
211
|
+
noFoundMessage: string;
|
|
212
|
+
};
|
|
55
213
|
};
|
|
56
214
|
component: {
|
|
57
215
|
indexSearch: {
|
|
@@ -75,6 +233,7 @@ declare const _default: {
|
|
|
75
233
|
reUpload: string;
|
|
76
234
|
fileUpload: string;
|
|
77
235
|
import: string;
|
|
236
|
+
selectProperties: string;
|
|
78
237
|
};
|
|
79
238
|
dataImport2Select: {
|
|
80
239
|
selectMode: string;
|
|
@@ -83,9 +242,17 @@ declare const _default: {
|
|
|
83
242
|
dataImport2Table: {
|
|
84
243
|
selectAttribute: string;
|
|
85
244
|
};
|
|
245
|
+
doingNotice: {
|
|
246
|
+
jobInProgress: string;
|
|
247
|
+
};
|
|
86
248
|
extendActionTimeLine: {
|
|
87
249
|
processTime: string;
|
|
88
250
|
comments: string;
|
|
251
|
+
reject: string;
|
|
252
|
+
};
|
|
253
|
+
mapChart: {
|
|
254
|
+
high: string;
|
|
255
|
+
low: string;
|
|
89
256
|
};
|
|
90
257
|
pagination: {
|
|
91
258
|
display: string;
|
|
@@ -105,12 +272,102 @@ declare const _default: {
|
|
|
105
272
|
};
|
|
106
273
|
};
|
|
107
274
|
editor: {
|
|
108
|
-
|
|
109
|
-
|
|
275
|
+
common: {
|
|
276
|
+
entityConfigErr: string;
|
|
277
|
+
selectViewConfigErr: string;
|
|
278
|
+
linkViewConfigErr: string;
|
|
110
279
|
confirmCancelPrompt: string;
|
|
111
280
|
cancelEditPrompt: string;
|
|
112
281
|
confirmCancel: string;
|
|
113
282
|
};
|
|
283
|
+
cascader: {
|
|
284
|
+
ibizCascader: {
|
|
285
|
+
title: string;
|
|
286
|
+
};
|
|
287
|
+
};
|
|
288
|
+
code: {
|
|
289
|
+
readOnlyPrompt: string;
|
|
290
|
+
};
|
|
291
|
+
dateRange: {
|
|
292
|
+
rangeSeparator: string;
|
|
293
|
+
};
|
|
294
|
+
html: {
|
|
295
|
+
wangEditor: {
|
|
296
|
+
customTips: string;
|
|
297
|
+
};
|
|
298
|
+
};
|
|
299
|
+
markdown: {
|
|
300
|
+
uploadJsonFormatErr: string;
|
|
301
|
+
exportJsonFormatErr: string;
|
|
302
|
+
};
|
|
303
|
+
notSupportedEditor: {
|
|
304
|
+
unsupportedType: string;
|
|
305
|
+
};
|
|
306
|
+
preset: {
|
|
307
|
+
ibizPresetRawitem: {
|
|
308
|
+
noSupportType: string;
|
|
309
|
+
};
|
|
310
|
+
};
|
|
311
|
+
textBox: {
|
|
312
|
+
warningMessage: string;
|
|
313
|
+
};
|
|
314
|
+
upload: {
|
|
315
|
+
uploadFiles: string;
|
|
316
|
+
};
|
|
317
|
+
};
|
|
318
|
+
panelComponent: {
|
|
319
|
+
authUserinfo: {
|
|
320
|
+
visitor: string;
|
|
321
|
+
};
|
|
322
|
+
navPosIndex: {
|
|
323
|
+
noSupportPrompt: string;
|
|
324
|
+
};
|
|
325
|
+
navTabs: {
|
|
326
|
+
closeAll: string;
|
|
327
|
+
closeOther: string;
|
|
328
|
+
};
|
|
329
|
+
searchformButtons: {
|
|
330
|
+
errMessage: string;
|
|
331
|
+
enterPrompt: string;
|
|
332
|
+
queryPrompt: string;
|
|
333
|
+
saveCondition: string;
|
|
334
|
+
};
|
|
335
|
+
shortCut: {
|
|
336
|
+
expandToolbar: string;
|
|
337
|
+
};
|
|
338
|
+
userMessage: {
|
|
339
|
+
notice: string;
|
|
340
|
+
backendTasks: string;
|
|
341
|
+
allRead: string;
|
|
342
|
+
asyncActionPreview: {
|
|
343
|
+
downloadFailedErr: string;
|
|
344
|
+
noExistentErr: string;
|
|
345
|
+
importDetailPrompt: string;
|
|
346
|
+
parseImportInfoErr: string;
|
|
347
|
+
downloadErrFile: string;
|
|
348
|
+
importTime: string;
|
|
349
|
+
importTotal: string;
|
|
350
|
+
successImport: string;
|
|
351
|
+
ImportFailed: string;
|
|
352
|
+
};
|
|
353
|
+
asyncActionTab: {
|
|
354
|
+
noSupportType: string;
|
|
355
|
+
noAsyncAction: string;
|
|
356
|
+
};
|
|
357
|
+
internalMessageContainer: {
|
|
358
|
+
markAsRead: string;
|
|
359
|
+
};
|
|
360
|
+
internalMessageJson: {
|
|
361
|
+
jumpToView: string;
|
|
362
|
+
missingHtml: string;
|
|
363
|
+
};
|
|
364
|
+
internalMessageTab: {
|
|
365
|
+
noSupportType: string;
|
|
366
|
+
notificationYet: string;
|
|
367
|
+
loadMore: string;
|
|
368
|
+
onlyShowUnread: string;
|
|
369
|
+
};
|
|
370
|
+
};
|
|
114
371
|
};
|
|
115
372
|
runtime: {
|
|
116
373
|
common: {
|
|
@@ -118,9 +375,12 @@ declare const _default: {
|
|
|
118
375
|
};
|
|
119
376
|
command: {
|
|
120
377
|
app: {
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
378
|
+
noFindApplicationFunction: string;
|
|
379
|
+
noFindApplicationFunctionYype: string;
|
|
380
|
+
noFindApplicationView: string;
|
|
381
|
+
unsupportedPopup: string;
|
|
382
|
+
unsupportedPopupapp: string;
|
|
383
|
+
missingEvent: string;
|
|
124
384
|
};
|
|
125
385
|
};
|
|
126
386
|
controller: {
|
|
@@ -135,46 +395,46 @@ declare const _default: {
|
|
|
135
395
|
noImportModel: string;
|
|
136
396
|
};
|
|
137
397
|
editor: {
|
|
138
|
-
|
|
398
|
+
editorNoConfigured: string;
|
|
139
399
|
};
|
|
140
400
|
view: {
|
|
141
401
|
viewActivation: string;
|
|
142
402
|
viewPause: string;
|
|
143
403
|
viewDestroy: string;
|
|
144
|
-
|
|
404
|
+
noFoundViewEngine: string;
|
|
145
405
|
noSupportBehavior: string;
|
|
146
406
|
};
|
|
147
407
|
};
|
|
148
408
|
control: {
|
|
149
409
|
menu: {
|
|
150
|
-
|
|
410
|
+
noFindMenu: string;
|
|
151
411
|
noConfigured: string;
|
|
152
412
|
};
|
|
153
413
|
calendar: {
|
|
154
414
|
missingViewLogic: string;
|
|
155
|
-
|
|
415
|
+
noFoundModel: string;
|
|
156
416
|
};
|
|
157
417
|
chart: {
|
|
158
|
-
|
|
159
|
-
|
|
418
|
+
noConfiguredX: string;
|
|
419
|
+
noConfiguredY: string;
|
|
160
420
|
missingClassification: string;
|
|
161
421
|
missingValue: string;
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
422
|
+
noSupportSequence: string;
|
|
423
|
+
noFindSequence: string;
|
|
424
|
+
noInitialised: string;
|
|
425
|
+
noCalculated: string;
|
|
166
426
|
};
|
|
167
427
|
dataView: {
|
|
168
428
|
noBehaviourGroup: string;
|
|
169
429
|
noBehaviourGroupAction: string;
|
|
170
|
-
|
|
171
|
-
|
|
430
|
+
propertiesNoConfigured: string;
|
|
431
|
+
tableNoConfigured: string;
|
|
172
432
|
sortingItems: string;
|
|
173
433
|
};
|
|
174
434
|
expBar: {
|
|
175
435
|
unableMore: string;
|
|
176
436
|
multiNode: string;
|
|
177
|
-
|
|
437
|
+
noFindNodeModel: string;
|
|
178
438
|
};
|
|
179
439
|
form: {
|
|
180
440
|
formCompletion: string;
|
|
@@ -191,40 +451,40 @@ declare const _default: {
|
|
|
191
451
|
unconfiguredWidgets: string;
|
|
192
452
|
noFoundFormController: string;
|
|
193
453
|
multiDataAddData: string;
|
|
194
|
-
|
|
195
|
-
|
|
454
|
+
mdControllerNoExist: string;
|
|
455
|
+
repeaterNoSupported: string;
|
|
196
456
|
searchTerms: string;
|
|
197
457
|
saveSearch: string;
|
|
198
458
|
};
|
|
199
459
|
gantt: {
|
|
200
|
-
|
|
460
|
+
noNode: string;
|
|
201
461
|
rowData: string;
|
|
202
462
|
simpleMode: string;
|
|
203
463
|
nonentity: string;
|
|
204
|
-
|
|
464
|
+
noChange: string;
|
|
205
465
|
dataDeleted: string;
|
|
206
466
|
firstComplete: string;
|
|
207
|
-
|
|
467
|
+
noSupport: string;
|
|
208
468
|
};
|
|
209
469
|
grid: {
|
|
210
470
|
unsupported: string;
|
|
211
471
|
attributeColumns: string;
|
|
212
|
-
|
|
472
|
+
noCodeTable: string;
|
|
213
473
|
configureFirstColumn: string;
|
|
214
474
|
requiresCodeTable: string;
|
|
215
|
-
|
|
475
|
+
noMatchCodeTable: string;
|
|
216
476
|
convertedValue: string;
|
|
217
477
|
missingConfiguration: string;
|
|
218
478
|
newRows: string;
|
|
219
479
|
saveCancel: string;
|
|
220
|
-
|
|
480
|
+
noSupportRowEditing: string;
|
|
221
481
|
lineEditing: string;
|
|
222
482
|
updateColumns: string;
|
|
223
483
|
exported: string;
|
|
224
484
|
tabularColumns: string;
|
|
225
485
|
corresponding: string;
|
|
226
486
|
pickedUpData: string;
|
|
227
|
-
|
|
487
|
+
noSupportedMode: string;
|
|
228
488
|
remoteAggregation: string;
|
|
229
489
|
aggregateMode: string;
|
|
230
490
|
formattingError: string;
|
|
@@ -237,7 +497,7 @@ declare const _default: {
|
|
|
237
497
|
sortDirection: string;
|
|
238
498
|
groupedOn: string;
|
|
239
499
|
adjustmentsGroup: string;
|
|
240
|
-
|
|
500
|
+
noAllowReorder: string;
|
|
241
501
|
};
|
|
242
502
|
meditViewPanel: {
|
|
243
503
|
DraftNew: string;
|
|
@@ -248,33 +508,33 @@ declare const _default: {
|
|
|
248
508
|
};
|
|
249
509
|
reportPanel: {
|
|
250
510
|
reportType: string;
|
|
251
|
-
|
|
511
|
+
noImplemented: string;
|
|
252
512
|
};
|
|
253
513
|
searchBar: {
|
|
254
|
-
|
|
514
|
+
noFoundEntity: string;
|
|
255
515
|
missingModel: string;
|
|
256
516
|
JSONFormat: string;
|
|
257
517
|
};
|
|
258
518
|
toolbar: {
|
|
259
|
-
|
|
519
|
+
noFound: string;
|
|
260
520
|
};
|
|
261
521
|
tree: {
|
|
262
|
-
|
|
522
|
+
noFoundTreeData: string;
|
|
263
523
|
sortAttribute: string;
|
|
264
524
|
editMode: string;
|
|
265
525
|
nodeData: string;
|
|
266
|
-
|
|
526
|
+
noFoundTreeNode: string;
|
|
267
527
|
};
|
|
268
528
|
treeGrid: {
|
|
269
529
|
columnsSchema: string;
|
|
270
530
|
columnMode: string;
|
|
271
531
|
};
|
|
272
532
|
treeGridEx: {
|
|
273
|
-
|
|
533
|
+
noConfigured: string;
|
|
274
534
|
editItem: string;
|
|
275
|
-
|
|
535
|
+
noPickedUp: string;
|
|
276
536
|
behaviorGroup: string;
|
|
277
|
-
|
|
537
|
+
noSupportCreation: string;
|
|
278
538
|
updateBehavior: string;
|
|
279
539
|
};
|
|
280
540
|
wizardPanel: {
|
|
@@ -295,13 +555,13 @@ declare const _default: {
|
|
|
295
555
|
decrement: string;
|
|
296
556
|
};
|
|
297
557
|
dataFileUtil: {
|
|
298
|
-
|
|
558
|
+
noExist: string;
|
|
299
559
|
loadError: string;
|
|
300
560
|
importData: string;
|
|
301
561
|
};
|
|
302
562
|
valueDefault: {
|
|
303
|
-
|
|
304
|
-
|
|
563
|
+
noExist: string;
|
|
564
|
+
nosupported: string;
|
|
305
565
|
};
|
|
306
566
|
valueEx: {
|
|
307
567
|
objectNameField: string;
|
|
@@ -312,9 +572,363 @@ declare const _default: {
|
|
|
312
572
|
viewMsg: {
|
|
313
573
|
message: string;
|
|
314
574
|
noFound: string;
|
|
575
|
+
unconfigured: string;
|
|
576
|
+
unconfiguredEntities: string;
|
|
315
577
|
};
|
|
316
578
|
};
|
|
317
579
|
};
|
|
580
|
+
deLogic: {
|
|
581
|
+
deLogicLink: {
|
|
582
|
+
connectionConditional: string;
|
|
583
|
+
entityConnectionConditional: string;
|
|
584
|
+
missingConditionValue: string;
|
|
585
|
+
sourceDataMissingConditionValue: string;
|
|
586
|
+
noSupportedTime: string;
|
|
587
|
+
entityLogicalConnection: string;
|
|
588
|
+
comparisonCondition: string;
|
|
589
|
+
comparisonValue: string;
|
|
590
|
+
compareResults: string;
|
|
591
|
+
};
|
|
592
|
+
deLogicNode: {
|
|
593
|
+
missingTargetParameter: string;
|
|
594
|
+
additionalParameter: string;
|
|
595
|
+
addedValue: string;
|
|
596
|
+
logicNodeParameterName: string;
|
|
597
|
+
copyParameter: string;
|
|
598
|
+
dataSet: string;
|
|
599
|
+
unspecifiedEntity: string;
|
|
600
|
+
unspecifiedBehavior: string;
|
|
601
|
+
entityActions: string;
|
|
602
|
+
unsupportedReturnType: string;
|
|
603
|
+
endNode: string;
|
|
604
|
+
noSupportedLogic: string;
|
|
605
|
+
preparationParameter: string;
|
|
606
|
+
targetParameter: string;
|
|
607
|
+
missingConfiguration: string;
|
|
608
|
+
rebuildParameter: string;
|
|
609
|
+
resetParameter: string;
|
|
610
|
+
missingParameterProperty: string;
|
|
611
|
+
sortedArrayParameters: string;
|
|
612
|
+
startupNode: string;
|
|
613
|
+
throwsException: string;
|
|
614
|
+
environmentVariables: string;
|
|
615
|
+
fileObjectListVariable: string;
|
|
616
|
+
fileObjectVariables: string;
|
|
617
|
+
filterObjectVariables: string;
|
|
618
|
+
finalDataVariables: string;
|
|
619
|
+
rawDataObjects: string;
|
|
620
|
+
operationSessionVariables: string;
|
|
621
|
+
calculateEntity: string;
|
|
622
|
+
value: string;
|
|
623
|
+
recreatingVariables: string;
|
|
624
|
+
reEstablish: string;
|
|
625
|
+
expressionEmpty: string;
|
|
626
|
+
sourceValueType: string;
|
|
627
|
+
fetchingAttribute: string;
|
|
628
|
+
noScriptCode: string;
|
|
629
|
+
noConfigurationLogicNode: string;
|
|
630
|
+
unsupportedLogical: string;
|
|
631
|
+
noSetStartNode: string;
|
|
632
|
+
startExecuting: string;
|
|
633
|
+
endExecution: string;
|
|
634
|
+
noFoundEntityLogic: string;
|
|
635
|
+
};
|
|
636
|
+
};
|
|
637
|
+
engine: {
|
|
638
|
+
correspondingEngine: string;
|
|
639
|
+
logicOpendata: string;
|
|
640
|
+
logicNewdata: string;
|
|
641
|
+
deleteModel: string;
|
|
642
|
+
childComponentsMounted: string;
|
|
643
|
+
minimization: string;
|
|
644
|
+
loadEntityData: string;
|
|
645
|
+
};
|
|
646
|
+
global: {
|
|
647
|
+
noImplemented: string;
|
|
648
|
+
noImplementedRouting: string;
|
|
649
|
+
};
|
|
650
|
+
hub: {
|
|
651
|
+
failedParse: string;
|
|
652
|
+
noExist: string;
|
|
653
|
+
};
|
|
654
|
+
logicScheduler: {
|
|
655
|
+
executor: {
|
|
656
|
+
noConfiguredLogic: string;
|
|
657
|
+
missingTrigger: string;
|
|
658
|
+
noActionableData: string;
|
|
659
|
+
defaultOpendataViewLogic: string;
|
|
660
|
+
noActuallyReference: string;
|
|
661
|
+
attributeConfiguration: string;
|
|
662
|
+
entityAttributeValues: string;
|
|
663
|
+
editViews: string;
|
|
664
|
+
selectionView: string;
|
|
665
|
+
noSupportedBatchAddOnly: string;
|
|
666
|
+
newdataViewLogic: string;
|
|
667
|
+
indexEntity: string;
|
|
668
|
+
checkOne: string;
|
|
669
|
+
entitiesAssociated: string;
|
|
670
|
+
relationships: string;
|
|
671
|
+
foreignKey: string;
|
|
672
|
+
mappingProperties: string;
|
|
673
|
+
newCreationData: string;
|
|
674
|
+
logicType: string;
|
|
675
|
+
noImplementedMethod: string;
|
|
676
|
+
};
|
|
677
|
+
trigger: {
|
|
678
|
+
triggerType: string;
|
|
679
|
+
noSupportedType: string;
|
|
680
|
+
noExecutorBound: string;
|
|
681
|
+
timerLacks: string;
|
|
682
|
+
parameterCallback: string;
|
|
683
|
+
};
|
|
684
|
+
};
|
|
685
|
+
model: {
|
|
686
|
+
utils: {
|
|
687
|
+
noFoundApplication: string;
|
|
688
|
+
unconfiguredPlugins: string;
|
|
689
|
+
noFound: string;
|
|
690
|
+
};
|
|
691
|
+
view: {
|
|
692
|
+
engineClassifications: string;
|
|
693
|
+
};
|
|
694
|
+
};
|
|
695
|
+
platform: {
|
|
696
|
+
failedDownload: string;
|
|
697
|
+
fileStreamData: string;
|
|
698
|
+
};
|
|
699
|
+
register: {
|
|
700
|
+
helper: {
|
|
701
|
+
adapter: string;
|
|
702
|
+
customizedSystemAdapter: string;
|
|
703
|
+
noFoundSystemCounter: string;
|
|
704
|
+
applicationMenu: string;
|
|
705
|
+
asynchronousAction: string;
|
|
706
|
+
matchedPlugin: string;
|
|
707
|
+
customRegistration: string;
|
|
708
|
+
widgetPlugin: string;
|
|
709
|
+
widgetStyleType: string;
|
|
710
|
+
widgetType: string;
|
|
711
|
+
entityBehaviorPlugin: string;
|
|
712
|
+
entityBehaviorMethod: string;
|
|
713
|
+
editorPlugin: string;
|
|
714
|
+
editorStyleType: string;
|
|
715
|
+
editorTypePredefinedType: string;
|
|
716
|
+
editorType: string;
|
|
717
|
+
formMemberPlugin: string;
|
|
718
|
+
formMemberType: string;
|
|
719
|
+
tableColumnPlugin: string;
|
|
720
|
+
tableColumnType: string;
|
|
721
|
+
messageType: string;
|
|
722
|
+
panelMemberPlugin: string;
|
|
723
|
+
panelContainerPredefined: string;
|
|
724
|
+
panelMemberDirectContent: string;
|
|
725
|
+
panelMemberType: string;
|
|
726
|
+
portalWidgetPlugin: string;
|
|
727
|
+
portalWidgetMemberType: string;
|
|
728
|
+
treeTableColumnPlugin: string;
|
|
729
|
+
interfaceBehaviorPlugin: string;
|
|
730
|
+
interfaceBehaviorMode: string;
|
|
731
|
+
frontEndPluginNode: string;
|
|
732
|
+
viewPlugin: string;
|
|
733
|
+
correspondViewTypeStyle: string;
|
|
734
|
+
};
|
|
735
|
+
};
|
|
736
|
+
service: {
|
|
737
|
+
noConfiguredPrimary: string;
|
|
738
|
+
noConfiguredField: string;
|
|
739
|
+
convertedNumber: string;
|
|
740
|
+
subRelationships: string;
|
|
741
|
+
unsupportedMethod: string;
|
|
742
|
+
noFoundUsernamePassword: string;
|
|
743
|
+
loginFailure: string;
|
|
744
|
+
logoutFailure: string;
|
|
745
|
+
noFound: string;
|
|
746
|
+
masterState: string;
|
|
747
|
+
operationIdentifier: string;
|
|
748
|
+
matchMasterState: string;
|
|
749
|
+
masterStatePermissions: string;
|
|
750
|
+
noMatchedState: string;
|
|
751
|
+
permissionCalculation: string;
|
|
752
|
+
noFindCodeList: string;
|
|
753
|
+
noConfiguredCounters: string;
|
|
754
|
+
lackEntityLogic: string;
|
|
755
|
+
createBehavior: string;
|
|
756
|
+
updateBehavior: string;
|
|
757
|
+
deletionDeletion: string;
|
|
758
|
+
unableDelete: string;
|
|
759
|
+
noSupportedDataSource: string;
|
|
760
|
+
sourceCodeTable: string;
|
|
761
|
+
requestMethods: string;
|
|
762
|
+
noConfiguredRequestMethod: string;
|
|
763
|
+
unsupportedBehaviorTypes: string;
|
|
764
|
+
noFoundServiceMethod: string;
|
|
765
|
+
UnsupportedServiceMethod: string;
|
|
766
|
+
noSupportedMethod: string;
|
|
767
|
+
noFoundStorageEntity: string;
|
|
768
|
+
noExist: string;
|
|
769
|
+
noFoundEntity: string;
|
|
770
|
+
noImplemented: string;
|
|
771
|
+
noImplementedCounter: string;
|
|
772
|
+
noFoundCounterBehavior: string;
|
|
773
|
+
createPrimaryKeyData: string;
|
|
774
|
+
updatePrimaryKeyData: string;
|
|
775
|
+
noExistNoUpdated: string;
|
|
776
|
+
dataNoExistNoUpdated: string;
|
|
777
|
+
noDeleted: string;
|
|
778
|
+
noAttributeName: string;
|
|
779
|
+
noContextParameterName: string;
|
|
780
|
+
conditionalObjects: string;
|
|
781
|
+
mustArray: string;
|
|
782
|
+
unsupportedQueryTypes: string;
|
|
783
|
+
predefinedType: string;
|
|
784
|
+
dynamicCodeTable: string;
|
|
785
|
+
unconfiguredDataset: string;
|
|
786
|
+
processedWithout: string;
|
|
787
|
+
noExistProcessed: string;
|
|
788
|
+
missingDetreeColumnId: string;
|
|
789
|
+
};
|
|
790
|
+
uiAction: {
|
|
791
|
+
noEntityOrBehavior: string;
|
|
792
|
+
noConfiguredopenView: string;
|
|
793
|
+
frontProcessingModes: string;
|
|
794
|
+
missingConfigurationScriptCode: string;
|
|
795
|
+
dataPrimaryKey: string;
|
|
796
|
+
printFailure: string;
|
|
797
|
+
physicalPrint: string;
|
|
798
|
+
exportRequestFailed: string;
|
|
799
|
+
noEntityExportsFound: string;
|
|
800
|
+
lackNativeEvent: string;
|
|
801
|
+
wantLogout: string;
|
|
802
|
+
operationConfirmation: string;
|
|
803
|
+
viewParameterModalOption: string;
|
|
804
|
+
withdrawalConfirmed: string;
|
|
805
|
+
noFoundBehaviorModel: string;
|
|
806
|
+
};
|
|
807
|
+
uiLogic: {
|
|
808
|
+
interfaceConnectionConditional: string;
|
|
809
|
+
connectionConditionGroup: string;
|
|
810
|
+
currentConditionValue: string;
|
|
811
|
+
sourceDataObjectAttribute: string;
|
|
812
|
+
currentTime: string;
|
|
813
|
+
interfaceConnectionConditionalTypeName: string;
|
|
814
|
+
asynchronousTermination: string;
|
|
815
|
+
asynchronousRejection: string;
|
|
816
|
+
exceptionHandling: string;
|
|
817
|
+
logicalLinkTypes: string;
|
|
818
|
+
missingTargetParameter: string;
|
|
819
|
+
appendedArray: string;
|
|
820
|
+
bindingParameters: string;
|
|
821
|
+
copyParameter: string;
|
|
822
|
+
missingfilter: string;
|
|
823
|
+
interfaceLogicNodeDataSet: string;
|
|
824
|
+
interfaceLogicNodeEntityActions: string;
|
|
825
|
+
noConfiguredInterfaceBehavior: string;
|
|
826
|
+
interfaceLogicNodeEntityInterfaceAction: string;
|
|
827
|
+
logicalNodeOperation: string;
|
|
828
|
+
unsupportedEndNode: string;
|
|
829
|
+
interfaceLogicNodeEndNode: string;
|
|
830
|
+
noEntityConfigured: string;
|
|
831
|
+
noEntityLogicConfigured: string;
|
|
832
|
+
noIncomingLogic: string;
|
|
833
|
+
passedParameter: string;
|
|
834
|
+
interfaceLogicNodeExecutingEntityLogic: string;
|
|
835
|
+
missingMessageTypeConfiguration: string;
|
|
836
|
+
missingButtonTypeConfiguration: string;
|
|
837
|
+
interfaceLogicNodeMessagePopup: string;
|
|
838
|
+
message: string;
|
|
839
|
+
yes: string;
|
|
840
|
+
no: string;
|
|
841
|
+
interfaceLogicNodeFrontendPlugin: string;
|
|
842
|
+
interfaceLogicNodePreparationParameter: string;
|
|
843
|
+
noTargetParameter: string;
|
|
844
|
+
targetParameter: string;
|
|
845
|
+
interfaceLogicNodeDirectCode: string;
|
|
846
|
+
interfaceLogicNodeRebuildParameter: string;
|
|
847
|
+
interfaceLogicNodeResetParameter: string;
|
|
848
|
+
interfaceLogicNodeSortedArrayParameters: string;
|
|
849
|
+
interfaceLogicNodeStartupNode: string;
|
|
850
|
+
interfaceLogicNodeThrowingExceptions: string;
|
|
851
|
+
noConfiguredTriggerObject: string;
|
|
852
|
+
noConfiguredEvent: string;
|
|
853
|
+
noConfiguredEventParameters: string;
|
|
854
|
+
noFoundTriggerObject: string;
|
|
855
|
+
noFoundEventParameterObject: string;
|
|
856
|
+
interfaceLogicNodeViewWidgetEventTriggerLogic: string;
|
|
857
|
+
noConfiguredInterfaceObject: string;
|
|
858
|
+
noConfiguredOperatingParameters: string;
|
|
859
|
+
noConfiguredCallMethod: string;
|
|
860
|
+
noFoundOperationParameter: string;
|
|
861
|
+
noFoundInterfaceObject: string;
|
|
862
|
+
noFoundInvokeMethod: string;
|
|
863
|
+
interfaceLogicNodeViewWidgetInvocation: string;
|
|
864
|
+
viewLogicInitializationParameter: string;
|
|
865
|
+
calculateInterfaceLogicParameters: string;
|
|
866
|
+
restablishInterfaceLogic: string;
|
|
867
|
+
interfaceLogic: string;
|
|
868
|
+
startExecutingInterfaceLogic: string;
|
|
869
|
+
endExecutionInterfaceLogic: string;
|
|
870
|
+
noLogicalNodesConfigured: string;
|
|
871
|
+
};
|
|
872
|
+
utils: {
|
|
873
|
+
anime: {
|
|
874
|
+
noExistEndpointElement: string;
|
|
875
|
+
noExistAnimationElement: string;
|
|
876
|
+
noClone: string;
|
|
877
|
+
};
|
|
878
|
+
errorHandler: {
|
|
879
|
+
noPermissionless: string;
|
|
880
|
+
noProcessor: string;
|
|
881
|
+
};
|
|
882
|
+
fileUtil: {
|
|
883
|
+
fileUploadFailed: string;
|
|
884
|
+
};
|
|
885
|
+
handlebars: {
|
|
886
|
+
noInitHandlebars: string;
|
|
887
|
+
};
|
|
888
|
+
modal: {
|
|
889
|
+
externalClosureCapability: string;
|
|
890
|
+
shouldDismissResult: string;
|
|
891
|
+
};
|
|
892
|
+
openRedirectView: {
|
|
893
|
+
parseSrfnavctxParameter: string;
|
|
894
|
+
missingEntityName: string;
|
|
895
|
+
noFoundSpecifiedEntity: string;
|
|
896
|
+
unsupportedLinkUrl: string;
|
|
897
|
+
noConfiguredActualReference: string;
|
|
898
|
+
redirectingViewReferences: string;
|
|
899
|
+
redirectionIdentifier: string;
|
|
900
|
+
noMatchActualReferenceView: string;
|
|
901
|
+
redirectionView: string;
|
|
902
|
+
};
|
|
903
|
+
script: {
|
|
904
|
+
errorReportingScript: string;
|
|
905
|
+
};
|
|
906
|
+
shortCut: {
|
|
907
|
+
invalidIndexNewIndex: string;
|
|
908
|
+
};
|
|
909
|
+
uiDomain: {
|
|
910
|
+
transactionOpen: string;
|
|
911
|
+
currentTransaction: string;
|
|
912
|
+
};
|
|
913
|
+
uiDomainManager: {
|
|
914
|
+
invalidInterfaceDomain: string;
|
|
915
|
+
};
|
|
916
|
+
verify: {
|
|
917
|
+
contentConform: string;
|
|
918
|
+
scopeRules: string;
|
|
919
|
+
valueNull: string;
|
|
920
|
+
regularRules: string;
|
|
921
|
+
rangeRules: string;
|
|
922
|
+
scriptRules: string;
|
|
923
|
+
emptyLogicGroups: string;
|
|
924
|
+
unsupportedLogicTypes: string;
|
|
925
|
+
emptyLogicGroupsProperly: string;
|
|
926
|
+
valueOperations: string;
|
|
927
|
+
noCompared: string;
|
|
928
|
+
conditionalValues: string;
|
|
929
|
+
};
|
|
930
|
+
firstregister: string;
|
|
931
|
+
};
|
|
318
932
|
};
|
|
319
933
|
};
|
|
320
934
|
export default _default;
|