@ibiz-template/vue3-components 0.7.11 → 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/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/wang-editor-PQvDXaA9.js +1 -0
- package/dist/{xlsx-util-lBpTaCO_.js → xlsx-util-Zf9d2PeX.js} +1 -1
- package/es/control/dashboard/custom-dashboard-container/custom-dashboard-container.d.ts +2 -0
- 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-repeater/repeater-grid/repeater-grid.d.ts +2 -0
- package/es/control/grid/grid/grid.mjs +0 -1
- package/es/control/kanban/kanban.mjs +1 -1
- package/es/control/list/list.mjs +2 -2
- package/es/control/search-bar/filter-tree/filter-tree.mjs +2 -2
- 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-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/wang-editor.mjs +7 -7
- 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/locale/en/index.d.ts +550 -44
- package/es/locale/en/index.mjs +554 -48
- package/es/locale/zh-CN/index.d.ts +548 -44
- package/es/locale/zh-CN/index.mjs +552 -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/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 +2 -2
- package/es/web-app/util/unauthorized-handler/unauthorized-handler.mjs +3 -1
- package/lib/control/form/form-detail/form-group-panel/form-group-panel.cjs +1 -1
- package/lib/control/grid/grid/grid.cjs +0 -1
- package/lib/control/kanban/kanban.cjs +1 -1
- package/lib/control/list/list.cjs +1 -1
- package/lib/control/search-bar/filter-tree/filter-tree.cjs +2 -2
- 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-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/wang-editor.cjs +6 -6
- 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/locale/en/index.cjs +554 -48
- package/lib/locale/zh-CN/index.cjs +552 -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/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 +2 -2
- package/lib/web-app/util/unauthorized-handler/unauthorized-handler.cjs +3 -1
- package/package.json +6 -5
- package/dist/index-0Z8KS6t6.js +0 -1
- package/dist/index-GZW20-jI.js +0 -4
- package/dist/index-OkS9bkdl.js +0 -1
- package/dist/wang-editor-HlmvPsb1.js +0 -1
package/lib/locale/en/index.cjs
CHANGED
|
@@ -20,10 +20,73 @@ var index = {
|
|
|
20
20
|
save: "Save",
|
|
21
21
|
edit: "Edit",
|
|
22
22
|
complete: "Complete",
|
|
23
|
-
more: "More"
|
|
23
|
+
more: "More",
|
|
24
|
+
close: "Close",
|
|
25
|
+
newlyBuild: "Newly build",
|
|
26
|
+
reset: "Reset",
|
|
27
|
+
search: "Search",
|
|
28
|
+
rememberMe: "Remember me",
|
|
29
|
+
retract: "Retract",
|
|
30
|
+
pleaseEnterAccount: "Please enter account number",
|
|
31
|
+
pleaseEnterPassword: "Please enter password"
|
|
24
32
|
},
|
|
25
33
|
// 视图
|
|
26
|
-
view: {
|
|
34
|
+
view: {
|
|
35
|
+
common: {
|
|
36
|
+
backHomepage: "Back to home page",
|
|
37
|
+
continueBrowsing: "Continue browsing"
|
|
38
|
+
},
|
|
39
|
+
noPermissionView: {
|
|
40
|
+
noPermissionPrompt: "Sorry, you do not have permission to access this page",
|
|
41
|
+
noPermission: "You do not have permission to access this page. Please"
|
|
42
|
+
},
|
|
43
|
+
noResourcesView: {
|
|
44
|
+
noResourcePrompt: "Sorry, the resource you are accessing does not exist",
|
|
45
|
+
resourceNoExist: "The resource you are looking for does not exist. Please"
|
|
46
|
+
},
|
|
47
|
+
errorView: {
|
|
48
|
+
noExistPrompt: "Error view does not exist {code}"
|
|
49
|
+
},
|
|
50
|
+
loginView: {
|
|
51
|
+
passwordLength: "The password length cannot be less than 6 digits",
|
|
52
|
+
login: "Login"
|
|
53
|
+
},
|
|
54
|
+
subAppRefView: {
|
|
55
|
+
jump: "Redirect"
|
|
56
|
+
}
|
|
57
|
+
},
|
|
58
|
+
viewEngine: {
|
|
59
|
+
closeRemind: "Close reminder",
|
|
60
|
+
confirmClosePrompt: "The form data has been modified, are you sure you want to close it?",
|
|
61
|
+
noExistVersionErr: "The current workflow version does not exist",
|
|
62
|
+
browseMsg: "Browsed",
|
|
63
|
+
editMsg: "Edited",
|
|
64
|
+
updateMsg: "Updated",
|
|
65
|
+
someone: "Someone",
|
|
66
|
+
refreshPrompt: "Do you want to refresh",
|
|
67
|
+
refreshPagePrompt: "The data has been modified. Do you want to refresh the page?",
|
|
68
|
+
refreshRemind: "Refresh reminder",
|
|
69
|
+
confirmRefreshPrompt: "The form data has been modified. Are you sure you want to refresh it?",
|
|
70
|
+
missingErr: "context missing srfpaginationviewid",
|
|
71
|
+
noFoundViewId: "Cannot find the view whose id is {id}",
|
|
72
|
+
firstPieceOfData: "This is already the first piece of data",
|
|
73
|
+
lastPieceOfData: "This is already the last piece of data",
|
|
74
|
+
subclassAchieve: "Subclass implementation",
|
|
75
|
+
missingConfigErr: "Missing configuration for a list component called simplelist",
|
|
76
|
+
noFoundLayoutOccupied: "No tabexppanel layout placeholders found",
|
|
77
|
+
noFoundLayoutContainer: "No {name} layout container found",
|
|
78
|
+
noFoundFormModel: "Unable to find the model for form {name}",
|
|
79
|
+
missingToolbarModel: "Missing toolbar component model"
|
|
80
|
+
},
|
|
81
|
+
webApp: {
|
|
82
|
+
authGuard: {
|
|
83
|
+
loginFailed: "Anonymous user login failed",
|
|
84
|
+
noPermission: "No permission to access!"
|
|
85
|
+
},
|
|
86
|
+
unauthorizedHandler: {
|
|
87
|
+
noFoundEnvParams: "Unable to find environment parameter casLoginUrl"
|
|
88
|
+
}
|
|
89
|
+
},
|
|
27
90
|
// 部件
|
|
28
91
|
control: {
|
|
29
92
|
common: {
|
|
@@ -76,8 +139,7 @@ var index = {
|
|
|
76
139
|
saveFirst: "Please save the master data first"
|
|
77
140
|
},
|
|
78
141
|
formGroupPanel: {
|
|
79
|
-
showMore: "Show More"
|
|
80
|
-
putAway: "Put Away"
|
|
142
|
+
showMore: "Show More"
|
|
81
143
|
},
|
|
82
144
|
formMDctrlForm: {
|
|
83
145
|
noFindProvider: "Provider not found for form"
|
|
@@ -108,7 +170,6 @@ var index = {
|
|
|
108
170
|
kanban: {
|
|
109
171
|
selectAll: "Select all",
|
|
110
172
|
selectedDataCount: "Selected <span>{length}</span> pieces of data",
|
|
111
|
-
newPrompt: "Newly build",
|
|
112
173
|
natchOperation: "Batch operation"
|
|
113
174
|
},
|
|
114
175
|
reportPanel: {
|
|
@@ -118,9 +179,7 @@ var index = {
|
|
|
118
179
|
saveGroup: "Save group",
|
|
119
180
|
filter: "Filter",
|
|
120
181
|
filterTree: {
|
|
121
|
-
addItem: "Add item"
|
|
122
|
-
search: "Search",
|
|
123
|
-
reset: "Reset"
|
|
182
|
+
addItem: "Add item"
|
|
124
183
|
},
|
|
125
184
|
searchGroups: {
|
|
126
185
|
groupValueRule: "Group name cannot be empty",
|
|
@@ -223,11 +282,101 @@ var index = {
|
|
|
223
282
|
},
|
|
224
283
|
// 编辑器
|
|
225
284
|
editor: {
|
|
226
|
-
|
|
227
|
-
|
|
285
|
+
common: {
|
|
286
|
+
entityConfigErr: "Please configure entities and entity datasets",
|
|
287
|
+
selectViewConfigErr: "Please configure the data selection view",
|
|
288
|
+
linkViewConfigErr: "Please configure the data link view",
|
|
228
289
|
confirmCancelPrompt: "Are you sure you want to cancel editing?",
|
|
229
290
|
cancelEditPrompt: "Canceling editing will prevent the modified content from being saved and cannot be retrieved.",
|
|
230
291
|
confirmCancel: "Confirm cancel"
|
|
292
|
+
},
|
|
293
|
+
cascader: {
|
|
294
|
+
ibizCascader: {
|
|
295
|
+
title: "Title {index}"
|
|
296
|
+
}
|
|
297
|
+
},
|
|
298
|
+
code: {
|
|
299
|
+
readOnlyPrompt: "Currently in read-only mode, not editable"
|
|
300
|
+
},
|
|
301
|
+
dateRange: {
|
|
302
|
+
rangeSeparator: "To"
|
|
303
|
+
},
|
|
304
|
+
html: {
|
|
305
|
+
wangEditor: {
|
|
306
|
+
customTips: "Custom tip"
|
|
307
|
+
}
|
|
308
|
+
},
|
|
309
|
+
markdown: {
|
|
310
|
+
uploadJsonFormatErr: "The configuration of uploadparams did not follow the standard JSON format",
|
|
311
|
+
exportJsonFormatErr: "The configuration of exportparams did not follow the standard JSON format"
|
|
312
|
+
},
|
|
313
|
+
notSupportedEditor: {
|
|
314
|
+
unsupportedType: "Unsupported editor types - {editorType}"
|
|
315
|
+
},
|
|
316
|
+
preset: {
|
|
317
|
+
ibizPresetRawitem: {
|
|
318
|
+
noSupportType: "Not supported currently {type}"
|
|
319
|
+
}
|
|
320
|
+
},
|
|
321
|
+
textBox: {
|
|
322
|
+
warningMessage: "Ip format verification failed, paragraph {num} ip reset to old value"
|
|
323
|
+
},
|
|
324
|
+
upload: {
|
|
325
|
+
uploadFiles: "Upload files"
|
|
326
|
+
}
|
|
327
|
+
},
|
|
328
|
+
panelComponent: {
|
|
329
|
+
authUserinfo: {
|
|
330
|
+
visitor: "Visitor"
|
|
331
|
+
},
|
|
332
|
+
navPosIndex: {
|
|
333
|
+
noSupportPrompt: "Non-routing mode navigation placeholder is not supported"
|
|
334
|
+
},
|
|
335
|
+
navTabs: {
|
|
336
|
+
closeAll: "Close all",
|
|
337
|
+
closeOther: "Close other"
|
|
338
|
+
},
|
|
339
|
+
searchformButtons: {
|
|
340
|
+
errMessage: "No search form called searchform found in the current view",
|
|
341
|
+
enterPrompt: "Please enter the custom query name to store:",
|
|
342
|
+
queryPrompt: "Store custom queries",
|
|
343
|
+
saveCondition: "Save condition"
|
|
344
|
+
},
|
|
345
|
+
shortCut: {
|
|
346
|
+
expandToolbar: "Expand the shortcut toolbar"
|
|
347
|
+
},
|
|
348
|
+
userMessage: {
|
|
349
|
+
notice: "Notice",
|
|
350
|
+
backendTasks: "Backend tasks",
|
|
351
|
+
allRead: "All read",
|
|
352
|
+
asyncActionPreview: {
|
|
353
|
+
downloadFailedErr: "Download file failed",
|
|
354
|
+
noExistentErr: "The file stream data does not exist",
|
|
355
|
+
importDetailPrompt: "Import data details-{name}",
|
|
356
|
+
parseImportInfoErr: "Abnormal parsing of import information",
|
|
357
|
+
downloadErrFile: "Download error file",
|
|
358
|
+
importTime: "Import time: ",
|
|
359
|
+
importTotal: "Total number of imports: ",
|
|
360
|
+
successImport: "Number of successful imports: ",
|
|
361
|
+
ImportFailed: "Number of import failures: "
|
|
362
|
+
},
|
|
363
|
+
asyncActionTab: {
|
|
364
|
+
noSupportType: "Asynchronous operation type {type} is not supported currently",
|
|
365
|
+
noAsyncAction: "There are currently no asynchronous operations available"
|
|
366
|
+
},
|
|
367
|
+
internalMessageContainer: {
|
|
368
|
+
markAsRead: "Mark as read"
|
|
369
|
+
},
|
|
370
|
+
internalMessageJson: {
|
|
371
|
+
jumpToView: "Jump to view",
|
|
372
|
+
missingHtml: "Missing HTML in the content of the data"
|
|
373
|
+
},
|
|
374
|
+
internalMessageTab: {
|
|
375
|
+
noSupportType: "The message type {type} on the site is not currently supported",
|
|
376
|
+
notificationYet: "Current no notification",
|
|
377
|
+
loadMore: "Load more({length})",
|
|
378
|
+
onlyShowUnread: "Only show unread"
|
|
379
|
+
}
|
|
231
380
|
}
|
|
232
381
|
},
|
|
233
382
|
// runtime
|
|
@@ -237,9 +386,12 @@ var index = {
|
|
|
237
386
|
},
|
|
238
387
|
command: {
|
|
239
388
|
app: {
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
389
|
+
noFindApplicationFunction: "An app feature called {appFuncId} cannot be found",
|
|
390
|
+
noFindApplicationFunctionYype: "Unsupported application function type: {appFuncType}",
|
|
391
|
+
noFindApplicationView: "The application view [{appViewId}] does not exist",
|
|
392
|
+
unsupportedPopup: "Unsupported view opening modes: POPUP",
|
|
393
|
+
unsupportedPopupapp: "Unsupported view opening modes: POPUPAPP",
|
|
394
|
+
missingEvent: "Bubble opening missing event"
|
|
243
395
|
}
|
|
244
396
|
},
|
|
245
397
|
controller: {
|
|
@@ -254,46 +406,46 @@ var index = {
|
|
|
254
406
|
noImportModel: "No import model is configured!"
|
|
255
407
|
},
|
|
256
408
|
editor: {
|
|
257
|
-
|
|
409
|
+
editorNoConfigured: "Editor type [{editorType}], code table not configured"
|
|
258
410
|
},
|
|
259
411
|
view: {
|
|
260
412
|
viewActivation: "View [{name}] ({id}) is active",
|
|
261
413
|
viewPause: "View [{name}] ({id}) is pause",
|
|
262
414
|
viewDestroy: "View [{name}] ({id}) is destroy",
|
|
263
|
-
|
|
415
|
+
noFoundViewEngine: "The View Engine implementation was not found:",
|
|
264
416
|
noSupportBehavior: "No engine support for pre-built interface behavior {key}"
|
|
265
417
|
}
|
|
266
418
|
},
|
|
267
419
|
control: {
|
|
268
420
|
menu: {
|
|
269
|
-
|
|
421
|
+
noFindMenu: "Cannot find menu item named {id}",
|
|
270
422
|
noConfigured: "No application functionality configured"
|
|
271
423
|
},
|
|
272
424
|
calendar: {
|
|
273
425
|
missingViewLogic: "Missing {itemType}_opendata view logic",
|
|
274
|
-
|
|
426
|
+
noFoundModel: "Calendar item model not found"
|
|
275
427
|
},
|
|
276
428
|
chart: {
|
|
277
|
-
|
|
278
|
-
|
|
429
|
+
noConfiguredX: "Sequence is not configured with X-axis",
|
|
430
|
+
noConfiguredY: "Sequence is not configured with Y-axis",
|
|
279
431
|
missingClassification: "Missing classification attribute configuration",
|
|
280
432
|
missingValue: "Missing value attribute configuration",
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
433
|
+
noSupportSequence: "Charts do not support sequence types at this time {seriesType}",
|
|
434
|
+
noFindSequence: "Cannot find generator for {seriesIndex} sequence!",
|
|
435
|
+
noInitialised: "The chart object is not properly initialised",
|
|
436
|
+
noCalculated: "Options have not been calculated."
|
|
285
437
|
},
|
|
286
438
|
dataView: {
|
|
287
439
|
noBehaviourGroup: "No interface behaviour group is configured for the action",
|
|
288
440
|
noBehaviourGroupAction: "No interface behaviour is configured for the action item interface behaviour group",
|
|
289
|
-
|
|
290
|
-
|
|
441
|
+
propertiesNoConfigured: "Grouping properties are not configured",
|
|
442
|
+
tableNoConfigured: "The grouping code table is not configured",
|
|
291
443
|
sortingItems: "Items with sorting enabled must be associated with an entity attribute"
|
|
292
444
|
},
|
|
293
445
|
expBar: {
|
|
294
446
|
unableMore: "Unable to get multiple data widgets [{xdataControlName}] controller",
|
|
295
447
|
multiNode: "Multi-node views are implemented by subclasses",
|
|
296
|
-
|
|
448
|
+
noFindNodeModel: "Cannot find node model for {nodeId}"
|
|
297
449
|
},
|
|
298
450
|
form: {
|
|
299
451
|
formCompletion: "Please check the form completion!",
|
|
@@ -310,40 +462,40 @@ var index = {
|
|
|
310
462
|
unconfiguredWidgets: "Multi-data widgets unconfigured content widgets",
|
|
311
463
|
noFoundFormController: "No form controller corresponding to {id} found",
|
|
312
464
|
multiDataAddData: "Multi-data widget type {contentType} does not support adding data at the moment",
|
|
313
|
-
|
|
314
|
-
|
|
465
|
+
mdControllerNoExist: "mdController does not exist",
|
|
466
|
+
repeaterNoSupported: "Repeater styles are not supported at this time {detailStyle}",
|
|
315
467
|
searchTerms: "No search terms found to apply",
|
|
316
468
|
saveSearch: "No saved search criteria found"
|
|
317
469
|
},
|
|
318
470
|
gantt: {
|
|
319
|
-
|
|
471
|
+
noNode: "Not entity gantt node data",
|
|
320
472
|
rowData: "Row data does not exist",
|
|
321
473
|
simpleMode: "Simple mode, no saving",
|
|
322
474
|
nonentity: "Non-entity node data cannot be saved",
|
|
323
|
-
|
|
475
|
+
noChange: "The value has not changed",
|
|
324
476
|
dataDeleted: "Data [{str}] deleted successfully!",
|
|
325
477
|
firstComplete: "Please complete the current line in the line editor first",
|
|
326
|
-
|
|
478
|
+
noSupport: "{treeNodeType} node type not supported"
|
|
327
479
|
},
|
|
328
480
|
grid: {
|
|
329
481
|
unsupported: "Unsupported types {type}",
|
|
330
482
|
attributeColumns: "Attribute columns with no grouping attributes configured",
|
|
331
|
-
|
|
483
|
+
noCodeTable: "The attribute column {groupFieldName} of the grouping attribute does not have a configuration code table",
|
|
332
484
|
configureFirstColumn: "Please configure the grouping attribute column {groupFieldName} as the first column",
|
|
333
485
|
requiresCodeTable: "Code table grouping mode requires code table configuration",
|
|
334
|
-
|
|
486
|
+
noMatchCodeTable: "The grouping code table does not match the code table for the attribute column {groupFieldName}",
|
|
335
487
|
convertedValue: "The sort attribute of {srfmajortext} cannot be converted to a value",
|
|
336
488
|
missingConfiguration: "Missing configuration of aggregated entities or aggregated datasets",
|
|
337
489
|
newRows: "New rows are not supported",
|
|
338
490
|
saveCancel: "Row data validation failed, save cancel",
|
|
339
|
-
|
|
491
|
+
noSupportRowEditing: "The current form does not support row editing, and you cannot toggle on row editing.",
|
|
340
492
|
lineEditing: "Only one line can be open for line editing at the same time",
|
|
341
493
|
updateColumns: "No {updateId} edit columns found for update",
|
|
342
494
|
exported: "No exported data",
|
|
343
495
|
tabularColumns: "No tabular columns",
|
|
344
496
|
corresponding: "Corresponding table data item not found [{deField}].",
|
|
345
497
|
pickedUpData: "The value of {valueItem} is not picked up in the row data.",
|
|
346
|
-
|
|
498
|
+
noSupportedMode: "Attribute column aggregation mode {aggMode} is not supported yet.",
|
|
347
499
|
remoteAggregation: "Remote aggregation is not supported yet",
|
|
348
500
|
aggregateMode: "Aggregate mode is not supported yet {aggMode}",
|
|
349
501
|
formattingError: "{aggValue} value formatting error",
|
|
@@ -356,7 +508,7 @@ var index = {
|
|
|
356
508
|
sortDirection: "Sort direction is not configured",
|
|
357
509
|
groupedOn: "Kanban components must be grouped on",
|
|
358
510
|
adjustmentsGroup: "The current Kanban does not allow adjustments to the grouping!",
|
|
359
|
-
|
|
511
|
+
noAllowReorder: "Current Kanban does not allow reordering!"
|
|
360
512
|
},
|
|
361
513
|
meditViewPanel: {
|
|
362
514
|
DraftNew: "Draft - New",
|
|
@@ -367,33 +519,33 @@ var index = {
|
|
|
367
519
|
},
|
|
368
520
|
reportPanel: {
|
|
369
521
|
reportType: "Report panel generator factory parameter error, report panel does not specify report type",
|
|
370
|
-
|
|
522
|
+
noImplemented: "Specify the report {reportType} type report panel generator not implemented yet"
|
|
371
523
|
},
|
|
372
524
|
searchBar: {
|
|
373
|
-
|
|
525
|
+
noFoundEntity: "Cannot find the associated entity corresponding to the attribute {targetField}.",
|
|
374
526
|
missingModel: "Missing editor model",
|
|
375
527
|
JSONFormat: "{data} non-standard JSON format:"
|
|
376
528
|
},
|
|
377
529
|
toolbar: {
|
|
378
|
-
|
|
530
|
+
noFound: "Interface behavior model {actionId} not found"
|
|
379
531
|
},
|
|
380
532
|
tree: {
|
|
381
|
-
|
|
533
|
+
noFoundTreeData: "Cannot find corresponding tree node data",
|
|
382
534
|
sortAttribute: "Missing Configuration Sort Attribute",
|
|
383
535
|
editMode: "The tree node is not configured for edit mode: name",
|
|
384
536
|
nodeData: "Not entity tree node data",
|
|
385
|
-
|
|
537
|
+
noFoundTreeNode: "Tree node not found"
|
|
386
538
|
},
|
|
387
539
|
treeGrid: {
|
|
388
540
|
columnsSchema: "TreeTable Unvalued Columns Schema",
|
|
389
541
|
columnMode: "Tree table without parent column mode"
|
|
390
542
|
},
|
|
391
543
|
treeGridEx: {
|
|
392
|
-
|
|
544
|
+
noConfigured: "The node is not configured with a data item that corresponds to the table column {name}",
|
|
393
545
|
editItem: "Edit item model corresponding to table column {name} was not found",
|
|
394
|
-
|
|
546
|
+
noPickedUp: "The value of {valueItem} is not picked up in the row data.",
|
|
395
547
|
behaviorGroup: "The {id} action column does not have an interface behavior group configured.",
|
|
396
|
-
|
|
548
|
+
noSupportCreation: "Does not support the creation of new",
|
|
397
549
|
updateBehavior: "Tree nodes are not configured to update entity behavior"
|
|
398
550
|
},
|
|
399
551
|
wizardPanel: {
|
|
@@ -414,13 +566,13 @@ var index = {
|
|
|
414
566
|
decrement: "Decrement cannot be called for a count of 0!"
|
|
415
567
|
},
|
|
416
568
|
dataFileUtil: {
|
|
417
|
-
|
|
569
|
+
noExist: "ibiz.util.getExportExcel does not exist",
|
|
418
570
|
loadError: "Export module loading error",
|
|
419
571
|
importData: "No corresponding import data model was found"
|
|
420
572
|
},
|
|
421
573
|
valueDefault: {
|
|
422
|
-
|
|
423
|
-
|
|
574
|
+
noExist: "appdata.context does not exist",
|
|
575
|
+
nosupported: "Default value type [{valueType}] not supported"
|
|
424
576
|
},
|
|
425
577
|
valueEx: {
|
|
426
578
|
objectNameField: "Missing objectNameField"
|
|
@@ -430,9 +582,363 @@ var index = {
|
|
|
430
582
|
},
|
|
431
583
|
viewMsg: {
|
|
432
584
|
message: "Cannot find model for view message group {msgGroupId}",
|
|
433
|
-
noFound: "No {message} view message model found"
|
|
585
|
+
noFound: "No {message} view message model found",
|
|
586
|
+
unconfigured: "Unconfigured entity dataset",
|
|
587
|
+
unconfiguredEntities: "Application entities not configured"
|
|
434
588
|
}
|
|
435
589
|
}
|
|
590
|
+
},
|
|
591
|
+
deLogic: {
|
|
592
|
+
deLogicLink: {
|
|
593
|
+
connectionConditional: "Interface Connection Conditional Logic Group Unconfigured Logic Item",
|
|
594
|
+
entityConnectionConditional: "Entity Logic Connection Condition Group Name: {name} - Condition Group Identifier: {id} - Run Result:",
|
|
595
|
+
missingConditionValue: "The current condition value type is [Data object attribute], and the configuration condition value is missing.",
|
|
596
|
+
sourceDataMissingConditionValue: "The current condition value type is [Source Data Object Attribute], and the configuration condition value is missing.",
|
|
597
|
+
noSupportedTime: "Conditional value type [current time] is not supported at this time",
|
|
598
|
+
entityLogicalConnection: "Entity Logical Connection Condition Item: {name} - Condition Value Type: {type} - Source Attribute Name: {dstField} - Source Object Value:",
|
|
599
|
+
comparisonCondition: "-comparison condition: {op}",
|
|
600
|
+
comparisonValue: "-comparison value",
|
|
601
|
+
compareResults: "-Compare and contrast results:"
|
|
602
|
+
},
|
|
603
|
+
deLogicNode: {
|
|
604
|
+
missingTargetParameter: "Missing target parameter object or source parameter object configuration",
|
|
605
|
+
additionalParameter: "Entity logic node (appended to the array): {id} - additional parameter:",
|
|
606
|
+
addedValue: "-Added value:",
|
|
607
|
+
logicNodeParameterName: "Entity Logic Node (Binding Parameters): {id} - Parameter Name: {dstDELogicParamId} - Value:",
|
|
608
|
+
copyParameter: "Entity logic node (copy parameter): {id} - parameter name: {dstDELogicParamId} - value:",
|
|
609
|
+
dataSet: "Entity Logic Node (Data Set): {id} - Dataset Entity Id: {dstAppDataEntityId} - Dataset Id: {dstAppDEDataSetId} - Parameter Name: {retDELogicParamId} - Value:",
|
|
610
|
+
unspecifiedEntity: "Unspecified application entity",
|
|
611
|
+
unspecifiedBehavior: "Behavior of unspecified entities",
|
|
612
|
+
entityActions: "Entity Logic Node (Entity Actions): {id} - Entity to which the interface action belongs: {dstAppDataEntityId} - Entity Activity Identifier: {dstAppDEActionId} - Parameter Name: {retDELogicParamId} - Value:",
|
|
613
|
+
unsupportedReturnType: "Unsupported end node return type: {returnType}",
|
|
614
|
+
endNode: "Entity logic node (end node): {id} - return value type: {returnType} - return value:",
|
|
615
|
+
noSupportedLogic: "Logic handling of parameter actions {paramAction} is not supported at this time.",
|
|
616
|
+
preparationParameter: "Entity Logic Node (Preparation Parameter): {id} - Parameter Processing Action: {paramAction} - Target Logic Parameter: {dstDELogicParamId} - Source Parameter (value):",
|
|
617
|
+
targetParameter: "-Target parameter (value):",
|
|
618
|
+
missingConfiguration: "Missing target parameter object configuration",
|
|
619
|
+
rebuildParameter: "Entity Logic Node (rebuild parameter): {id} - rebuild parameter: {dstDELogicParamId}",
|
|
620
|
+
resetParameter: "Entity logic node (reset parameter): {id} - reset parameter: {dstDELogicParamId}",
|
|
621
|
+
missingParameterProperty: "Missing target parameter object or target property configuration",
|
|
622
|
+
sortedArrayParameters: "Entity Logic Node (Sorted Array Parameters): {id} - Sort Attribute: {dstFieldName} - Sort Mode: {dstSortDir} - Parameter Name: {dstDELogicParamId} - Sorted Array:",
|
|
623
|
+
startupNode: "Entity logical node (startup node): {id}",
|
|
624
|
+
throwsException: "Entity Logic Node (throws exception): {id} - Error Code: {errorCode} - Error Message: {errorInfo}",
|
|
625
|
+
environmentVariables: "Unsupported logical parameter types: system environment variables",
|
|
626
|
+
fileObjectListVariable: "Unsupported logical parameter type: file object list variable",
|
|
627
|
+
fileObjectVariables: "Unsupported logical parameter types: file object variables",
|
|
628
|
+
filterObjectVariables: "Unsupported logical parameter types: filter object variables",
|
|
629
|
+
finalDataVariables: "Unsupported logical parameter types: final data variables",
|
|
630
|
+
rawDataObjects: "Unsupported logical parameter types: Raw Data Objects",
|
|
631
|
+
operationSessionVariables: "Unsupported Logical Parameter Types: Operation Session Variables",
|
|
632
|
+
calculateEntity: "Calculated entity logic parameter, identifier: {tag}",
|
|
633
|
+
value: "-value:",
|
|
634
|
+
recreatingVariables: "Unsupported logical parameter types recreating variables",
|
|
635
|
+
reEstablish: "Re-establish the entity logic parameter, identifier: {tag}",
|
|
636
|
+
expressionEmpty: "Expression is empty",
|
|
637
|
+
sourceValueType: "The source value type {srcValueType} is not supported yet.",
|
|
638
|
+
fetchingAttribute: "Fetching the attribute {srcField} from the source parameter reports an error, source parameter:",
|
|
639
|
+
noScriptCode: "Script code mode has no script code configured",
|
|
640
|
+
noConfigurationLogicNode: "The entity logic does not have a configuration logic node",
|
|
641
|
+
unsupportedLogical: "Unsupported logical node types: {logicNodeType}",
|
|
642
|
+
noSetStartNode: "No start node set",
|
|
643
|
+
startExecuting: "Start executing entity logic, logic identifier: {id} - logic name: {name}",
|
|
644
|
+
endExecution: "End execution entity logic, logic identifier: {id} - logic name: {name}",
|
|
645
|
+
noFoundEntityLogic: "{dataEntityId} entity logic not found {deDELogicId}"
|
|
646
|
+
}
|
|
647
|
+
},
|
|
648
|
+
engine: {
|
|
649
|
+
correspondingEngine: "There is no {key} corresponding engine",
|
|
650
|
+
logicOpendata: "Missing view logic for opendata",
|
|
651
|
+
logicNewdata: "Missing view logic for newdata",
|
|
652
|
+
deleteModel: "{codeName} Delete model: {name}",
|
|
653
|
+
childComponentsMounted: "The child components of {id}: {childName} are mounted.",
|
|
654
|
+
minimization: "The current view is opened in [{mode}], minimization is not supported!",
|
|
655
|
+
loadEntityData: "The view has no entities and cannot load entity data"
|
|
656
|
+
},
|
|
657
|
+
global: {
|
|
658
|
+
noImplemented: "Getting application global variables is not implemented",
|
|
659
|
+
noImplementedRouting: "Getting view routing parameter variables is not implemented"
|
|
660
|
+
},
|
|
661
|
+
hub: {
|
|
662
|
+
failedParse: "View parameter modalOption failed to parse: {error}",
|
|
663
|
+
noExist: "View [{id}] does not exist"
|
|
664
|
+
},
|
|
665
|
+
logicScheduler: {
|
|
666
|
+
executor: {
|
|
667
|
+
noConfiguredLogic: "No entity interface logic is configured",
|
|
668
|
+
missingTrigger: "Missing trigger application entity interface behavior id in logic",
|
|
669
|
+
noActionableData: "There is no actionable data for opendata!",
|
|
670
|
+
defaultOpendataViewLogic: "opendata view logic is not configured to open the view by default",
|
|
671
|
+
noActuallyReference: "The default open view for opendata view logic does not actually reference the view",
|
|
672
|
+
attributeConfiguration: "{codeName}[Multiple Form Entity] or [Index Entity] missing type attribute configuration",
|
|
673
|
+
entityAttributeValues: "Data Source No Form Type Applied Entity Attribute Values",
|
|
674
|
+
editViews: "No edit views were found for the entity associated with the form type {formTypeValue}.",
|
|
675
|
+
selectionView: "Selection view that needs to be opened for batch add was not found",
|
|
676
|
+
noSupportedBatchAddOnly: "batchAddOnly is not supported yet.",
|
|
677
|
+
newdataViewLogic: "The newdata view logic is not configured to default to a new data view",
|
|
678
|
+
indexEntity: "Missing Default Index Entity Selection View",
|
|
679
|
+
checkOne: "Please check one piece of data",
|
|
680
|
+
entitiesAssociated: "No edit view found for entities associated with index type {indexType}",
|
|
681
|
+
relationships: "Entities do not have a collection of relationships from!",
|
|
682
|
+
foreignKey: "No foreign key attribute found for {pickParentDeName} in the current entity",
|
|
683
|
+
mappingProperties: "Batch New Conversion Mapping Properties",
|
|
684
|
+
newCreationData: "Batch new creation data",
|
|
685
|
+
logicType: "Logic type {logicType} Not supported yet!",
|
|
686
|
+
noImplementedMethod: "Method not implemented."
|
|
687
|
+
},
|
|
688
|
+
trigger: {
|
|
689
|
+
triggerType: "The trigger type for the predefined logical type {type} can only be a script",
|
|
690
|
+
noSupportedType: "Trigger type {triggerType} Not supported yet!",
|
|
691
|
+
noExecutorBound: "{id} No executor bound.",
|
|
692
|
+
timerLacks: "Timer lacks timing intervals",
|
|
693
|
+
parameterCallback: "Timer missing default parameter callback"
|
|
694
|
+
}
|
|
695
|
+
},
|
|
696
|
+
model: {
|
|
697
|
+
utils: {
|
|
698
|
+
noFoundApplication: "Application not found",
|
|
699
|
+
unconfiguredPlugins: "Apply unconfigured plug-ins",
|
|
700
|
+
noFound: "Plugin not found {id}"
|
|
701
|
+
},
|
|
702
|
+
view: {
|
|
703
|
+
engineClassifications: "Unsupported engine classifications: {engineType}"
|
|
704
|
+
}
|
|
705
|
+
},
|
|
706
|
+
platform: {
|
|
707
|
+
failedDownload: "Failed to download file",
|
|
708
|
+
fileStreamData: "File stream data does not exist"
|
|
709
|
+
},
|
|
710
|
+
register: {
|
|
711
|
+
helper: {
|
|
712
|
+
adapter: "Cannot find the adapter corresponding to the system counter plugin {pluginKey}.",
|
|
713
|
+
customizedSystemAdapter: "Cannot find the adapter corresponding to the customized system counter {codeName}.",
|
|
714
|
+
noFoundSystemCounter: "Adapter for system counter type {counterType} is not found.",
|
|
715
|
+
applicationMenu: "Cannot find the adapter corresponding to the application menu item plugin {pluginKey}.",
|
|
716
|
+
asynchronousAction: "Find the adapter that does not correspond to the asynchronous action type {actiontype}.",
|
|
717
|
+
matchedPlugin: "Not matched to plugin [{pluginId}] model",
|
|
718
|
+
customRegistration: "Cannot find an adapter with a custom registration ID of [{registerKey}].",
|
|
719
|
+
widgetPlugin: "Cannot find the adapter corresponding to the widget plugin {pluginKey}.",
|
|
720
|
+
widgetStyleType: "Cannot find the adapter corresponding to the widget style: [{controlStyle}] for the widget type: [{controlType}].",
|
|
721
|
+
widgetType: "Cannot find an adapter for widget type {controlType}.",
|
|
722
|
+
entityBehaviorPlugin: "Cannot find the adapter corresponding to the entity behavior plugin {pluginKey}.",
|
|
723
|
+
entityBehaviorMethod: "Find adapters that donnot have an entity behavior method type of {methodType}",
|
|
724
|
+
editorPlugin: "Cannot find the adapter corresponding to the editor plugin {pluginKey}.",
|
|
725
|
+
editorStyleType: "Cannot find the adapter corresponding to editor style: [{editorStyle}] for editor type: [{editorType}].",
|
|
726
|
+
editorTypePredefinedType: "Cannot find an adapter corresponding to editorType: [{editorType}] for predefinedType: [{predefinedType}].",
|
|
727
|
+
editorType: "Cannot find the adapter corresponding to editor type {editorType}.",
|
|
728
|
+
formMemberPlugin: "Cannot find the adapter corresponding to the form member plugin {pluginKey}.",
|
|
729
|
+
formMemberType: "Cannot find an adapter for form member type {detailType}.",
|
|
730
|
+
tableColumnPlugin: "Cannot find the adapter corresponding to the table column plugin {pluginKey}.",
|
|
731
|
+
tableColumnType: "Cannot find an adapter for table column type {key}.",
|
|
732
|
+
messageType: "Cannot find the adapter corresponding to the message type {content_type}.",
|
|
733
|
+
panelMemberPlugin: "The adapter corresponding to the panel member plugin {pluginKey} could not be found.",
|
|
734
|
+
panelContainerPredefined: "Cannot find an adapter with panel container predefined type {predefinedType}, registered key {key}",
|
|
735
|
+
panelMemberDirectContent: "Cannot find adapter with panel member direct content predefined type {predefinedType}, registered key {key}",
|
|
736
|
+
panelMemberType: "The adapter corresponding to the panel member type {itemType} could not be found.",
|
|
737
|
+
portalWidgetPlugin: "Cannot find the adapter corresponding to the portal widget plugin {pluginKey}.",
|
|
738
|
+
portalWidgetMemberType: "Adapter corresponding to portal widget member type {portletType} not found",
|
|
739
|
+
treeTableColumnPlugin: "Cannot find the adapter corresponding to the tree table column plugin {pluginKey}.",
|
|
740
|
+
interfaceBehaviorPlugin: "Cannot find the adapter corresponding to the interface behavior plugin {pluginKey}.",
|
|
741
|
+
interfaceBehaviorMode: "Find the adapter that does not correspond to the interface behavior mode {uiactionMode}.",
|
|
742
|
+
frontEndPluginNode: "Cannot find interface logic front-end plugin node, plugin {pluginKey} corresponding adapter",
|
|
743
|
+
viewPlugin: "Cannot find the adapter corresponding to the view plugin {pluginKey}.",
|
|
744
|
+
correspondViewTypeStyle: "Cannot find an adapter for view type: [{viewType}] corresponding to view style: [{viewStyle}]."
|
|
745
|
+
}
|
|
746
|
+
},
|
|
747
|
+
service: {
|
|
748
|
+
noConfiguredPrimary: "Entity [{codeName}] is not configured with a primary key field",
|
|
749
|
+
noConfiguredField: "Entity [{codeName}] is not configured with a primary text field",
|
|
750
|
+
convertedNumber: "{value} cannot be converted to a number.",
|
|
751
|
+
subRelationships: "Sub-relationships not configured with a nested relational dataset will result in a recursive query death loop, please configure it!",
|
|
752
|
+
unsupportedMethod: "Unsupported application entity method input attribute type: {type}",
|
|
753
|
+
noFoundUsernamePassword: "Anonymous login configuration username or password not found",
|
|
754
|
+
loginFailure: "Login Failure",
|
|
755
|
+
logoutFailure: "Logout failure",
|
|
756
|
+
noFound: "Application entity not found [{id}]",
|
|
757
|
+
masterState: "{codeName} entity does not exist or is enabled for master state, return true",
|
|
758
|
+
operationIdentifier: "Operation identifier {dataAccessAction} main state calculation started",
|
|
759
|
+
matchMasterState: "Match master state",
|
|
760
|
+
masterStatePermissions: "Collection of allowed master state permissions",
|
|
761
|
+
noMatchedState: "Returns false if the main state is not matched.",
|
|
762
|
+
permissionCalculation: "Operation identifier {dataAccessAction} end of permission calculation: {result}",
|
|
763
|
+
noFindCodeList: "Cannot find {tag} code list",
|
|
764
|
+
noConfiguredCounters: "Application counters not configured!",
|
|
765
|
+
lackEntityLogic: "Lack of entity handling logic",
|
|
766
|
+
createBehavior: "The create behavior does not pass data",
|
|
767
|
+
updateBehavior: "The update behavior does not pass data",
|
|
768
|
+
deletionDeletion: "Currently, only [DER1N] relationship type association deletion deletion is supported.",
|
|
769
|
+
unableDelete: "Unable to delete [{logicName}-{srfmajortext}], data referenced by [{modelLogicName}-{msg}].",
|
|
770
|
+
noSupportedDataSource: "Data source type {dataSetType} not supported yet",
|
|
771
|
+
sourceCodeTable: "No data is specified for the source code table",
|
|
772
|
+
requestMethods: "Unsupported request methods: {requestMethod}",
|
|
773
|
+
noConfiguredRequestMethod: "Request method not configured",
|
|
774
|
+
unsupportedBehaviorTypes: "Unsupported Behavior Types [{actionType}]",
|
|
775
|
+
noFoundServiceMethod: "Service method not found: {id}",
|
|
776
|
+
UnsupportedServiceMethod: "Unsupported service method types: {methodType}",
|
|
777
|
+
noSupportedMethod: "The \u300C{id}\u300D method is not supported by {codeName}.",
|
|
778
|
+
noFoundStorageEntity: "Application function [{name}] storage entity not found [{stoageAppDataEntityId}]",
|
|
779
|
+
noExist: "Application function [{name}] does not exist",
|
|
780
|
+
noFoundEntity: "Storage Entity Not Found [{stoageAppDataEntityId}]",
|
|
781
|
+
noImplemented: "\u300C{methodName}\u300D is not implemented.",
|
|
782
|
+
noImplementedCounter: "Counter loading method not implemented",
|
|
783
|
+
noFoundCounterBehavior: "Get counter behavior not found!",
|
|
784
|
+
createPrimaryKeyData: "Failed to create new joint primary key data with existing primary key {srfkey}",
|
|
785
|
+
updatePrimaryKeyData: "Failed to update joint primary key data with existing primary key {srfkey}",
|
|
786
|
+
noExistNoUpdated: "Data does not exist and cannot be updated!",
|
|
787
|
+
dataNoExistNoUpdated: "Data [{srfdename}-{srfmajortext}({srfkey})] does not exist and cannot be updated!",
|
|
788
|
+
noDeleted: "The following data \u300C{notRemoveKey}\u300D was not found and could not be deleted!",
|
|
789
|
+
noAttributeName: "No attribute name is specified",
|
|
790
|
+
noContextParameterName: "No context parameter name is specified",
|
|
791
|
+
conditionalObjects: "Unrecognizable Conditional Objects",
|
|
792
|
+
mustArray: "The value must be an array",
|
|
793
|
+
unsupportedQueryTypes: "Unsupported query types: {condType}",
|
|
794
|
+
predefinedType: "Predefined type {predefinedType} is not supported at this time.",
|
|
795
|
+
dynamicCodeTable: "The return value of a dynamic code table data property is not an object-formatted string and cannot be converted!",
|
|
796
|
+
unconfiguredDataset: "Unconfigured dataset",
|
|
797
|
+
processedWithout: "Execution of \u300C{funcName}\u300D cannot be processed without \u300Csrfkey\u300D.",
|
|
798
|
+
noExistProcessed: "Execution of \u300C{funcName}\u300D does not exist and \u300Csrfsessionid\u300D cannot be processed.",
|
|
799
|
+
missingDetreeColumnId: "Model exception missing detreeColumnId or dataItemName."
|
|
800
|
+
},
|
|
801
|
+
uiAction: {
|
|
802
|
+
noEntityOrBehavior: "No entity or entity behavior configured",
|
|
803
|
+
noConfiguredopenView: "Not configured to open the view",
|
|
804
|
+
frontProcessingModes: "Unsupported front processing modes [{frontProcessType}]",
|
|
805
|
+
missingConfigurationScriptCode: "Custom types are missing configuration script code",
|
|
806
|
+
dataPrimaryKey: "Data primary key not found",
|
|
807
|
+
printFailure: "print failure",
|
|
808
|
+
physicalPrint: "No physical print items found",
|
|
809
|
+
exportRequestFailed: "Export request failed",
|
|
810
|
+
noEntityExportsFound: "No entity exports found",
|
|
811
|
+
lackNativeEvent: "Lack of native JS event objects",
|
|
812
|
+
wantLogout: "Are you sure you want to log out?",
|
|
813
|
+
operationConfirmation: "Operation Confirmation",
|
|
814
|
+
viewParameterModalOption: "View parameter modalOption failed to parse: {error}",
|
|
815
|
+
withdrawalConfirmed: "Is the execution of the withdrawal confirmed?",
|
|
816
|
+
noFoundBehaviorModel: "No interface behavior model found for {actionId}."
|
|
817
|
+
},
|
|
818
|
+
uiLogic: {
|
|
819
|
+
interfaceConnectionConditional: "Interface Connection Conditional Logic Group Unconfigured Logic Item",
|
|
820
|
+
connectionConditionGroup: "Interface Logic Connection Condition Group Name: {name} - Condition Group Identifier: {id} - Run Result:",
|
|
821
|
+
currentConditionValue: "The current condition value type is [Data object attribute], and the configuration condition value is missing.",
|
|
822
|
+
sourceDataObjectAttribute: "The current condition value type is [Source Data Object Attribute], and the configuration condition value is missing.",
|
|
823
|
+
currentTime: "Conditional value type [current time] is not supported at this time",
|
|
824
|
+
interfaceConnectionConditionalTypeName: "Interface Logic Connection Condition Item: {name} - Condition Value Type: {type} - Source Property Name: {dstField} - Source Object Value:",
|
|
825
|
+
asynchronousTermination: "Unsupported logical connection type: asynchronous termination",
|
|
826
|
+
asynchronousRejection: "Unsupported logical connection type: asynchronous rejection",
|
|
827
|
+
exceptionHandling: "Unsupported Logical Connection Type: Exception Handling",
|
|
828
|
+
logicalLinkTypes: "Unsupported logical link types:{linkMode}",
|
|
829
|
+
missingTargetParameter: "Missing target parameter object or source parameter object configuration",
|
|
830
|
+
appendedArray: "Interface logic node (appended to the array): {id} - additional parameter:",
|
|
831
|
+
bindingParameters: "Interface Logic Node (Binding Parameters): {id} - Parameter Name: {dstDEUILogicParamId} - Value:",
|
|
832
|
+
copyParameter: "Interface logic node (copy parameter): {id} - parameter name: {dstDEUILogicParamId} - value:",
|
|
833
|
+
missingfilter: "Missing configuration filter parameters",
|
|
834
|
+
interfaceLogicNodeDataSet: "Interface Logic Node (Data Set): {id} - Dataset Entity Identifier: {dstAppDataEntityId} - Dataset Identifier: {dstAppDEDataSetId} - Parameter Name: {retDEUILogicParamId} - Value:",
|
|
835
|
+
interfaceLogicNodeEntityActions: "Interface Logic Node (Entity Actions): {id} - Entity to which the interface action belongs: {dstAppDataEntityId} - Entity Activity Identifier: {dstAppDEActionId} - Parameter Name: {retDEUILogicParamId} - Value:",
|
|
836
|
+
noConfiguredInterfaceBehavior: "Interface behavior not configured",
|
|
837
|
+
interfaceLogicNodeEntityInterfaceAction: "Interface Logic Node (Entity Interface Action): {id} - Interface Action Identifier: {dstAppDEUIActionId} - Entity to which the Interface Action belongs: {dstAppDataEntityId} - Target Logic Parameter Object: {dstDEUILogicParamId}",
|
|
838
|
+
logicalNodeOperation: "Logical node {name} operation parameter value:",
|
|
839
|
+
unsupportedEndNode: "Unsupported end node return value types: {returnType}",
|
|
840
|
+
interfaceLogicNodeEndNode: "Interface logic node (end node): {id} - return value type: {returnType} - return value:",
|
|
841
|
+
noEntityConfigured: "No entity configured",
|
|
842
|
+
noEntityLogicConfigured: "No entity logic configured",
|
|
843
|
+
noIncomingLogic: "No incoming logic parameters are configured",
|
|
844
|
+
passedParameter: "Passed parameter {dstDEUILogicParamId} not found",
|
|
845
|
+
interfaceLogicNodeExecutingEntityLogic: "Interface logic node (executing entity logic): {id} - entity logic identifier: {dstAppDELogicId} - entity to which the entity logic belongs: {dstAppDataEntityId} - parameter name: {retDEUILogicParamId} - value:",
|
|
846
|
+
missingMessageTypeConfiguration: "Missing message type configuration",
|
|
847
|
+
missingButtonTypeConfiguration: "Missing button type configuration",
|
|
848
|
+
interfaceLogicNodeMessagePopup: "Interface logic node (message popup): {id} - message type: {type} - message: {message}",
|
|
849
|
+
message: "messages",
|
|
850
|
+
yes: "yes",
|
|
851
|
+
no: "no",
|
|
852
|
+
interfaceLogicNodeFrontendPlugin: "Interface Logic Node (Frontend Plugin): {id} - Plugin Id: {sysPFPluginId}",
|
|
853
|
+
interfaceLogicNodePreparationParameter: "Interface Logic Node (Preparation Parameter): {id} - Parameter Processing Action: {paramAction} - Target Logic Parameter: {dstDEUILogicParamId} - Source Parameter (value):",
|
|
854
|
+
noTargetParameter: "No target parameter object id",
|
|
855
|
+
targetParameter: "Assigning a value to the target parameter attribute {dstFieldName} reports an error, target parameter:",
|
|
856
|
+
interfaceLogicNodeDirectCode: "Interface logic node (direct code): {id}-direct code:",
|
|
857
|
+
interfaceLogicNodeRebuildParameter: "Interface Logic Node (rebuild parameter): {id} - rebuild parameter: {dstDEUILogicParamId}",
|
|
858
|
+
interfaceLogicNodeResetParameter: "Interface Logic Node (Reset Parameter): {id} - Reset Parameter: {dstDEUILogicParamId}",
|
|
859
|
+
interfaceLogicNodeSortedArrayParameters: "Interface Logic Node (Sorted Array Parameters): {id} - Sort Attribute: {dstFieldName} - Sort Mode: {dstSortDir} - Parameter Name: {dstDEUILogicParamId} - Sorted Array:",
|
|
860
|
+
interfaceLogicNodeStartupNode: "Interface logic node (startup node): {id}",
|
|
861
|
+
interfaceLogicNodeThrowingExceptions: "Interface Logic node (throwing exceptions): {id} - error message: {errorInfo}",
|
|
862
|
+
noConfiguredTriggerObject: "No trigger object is configured",
|
|
863
|
+
noConfiguredEvent: "The event name parameter is not configured",
|
|
864
|
+
noConfiguredEventParameters: "No event parameters are configured",
|
|
865
|
+
noFoundTriggerObject: "Trigger object not found {fireCtrlId}",
|
|
866
|
+
noFoundEventParameterObject: "Event parameter object not found {eventParamId}",
|
|
867
|
+
interfaceLogicNodeViewWidgetEventTriggerLogic: "Interface logic node (view widget event trigger logic): {id} - name of the calling view widget: {fireCtrlId} - name of the triggering event: {eventName} - triggering parameters:",
|
|
868
|
+
noConfiguredInterfaceObject: "No interface object is configured",
|
|
869
|
+
noConfiguredOperatingParameters: "No operating parameters are configured",
|
|
870
|
+
noConfiguredCallMethod: "No call method is configured",
|
|
871
|
+
noFoundOperationParameter: "The operation parameter {invokeParamId} was not found.",
|
|
872
|
+
noFoundInterfaceObject: "Interface object {invokeCtrlId} was not found.",
|
|
873
|
+
noFoundInvokeMethod: "The invoke method {invokeMethod} was not found.",
|
|
874
|
+
interfaceLogicNodeViewWidgetInvocation: "Interface logic node (view widget invocation): {id} - name of the invoking view widget: {invokeCtrlId} - name of the invoking method: {invokeMethod} - trigger parameter:",
|
|
875
|
+
viewLogicInitializationParameter: "View logic initialization parameter, {codeName} specified widget object not found",
|
|
876
|
+
calculateInterfaceLogicParameters: "Calculate interface logic parameters, identifier: {tag}",
|
|
877
|
+
restablishInterfaceLogic: "Re-establish the interface logic parameters, identifying: {tag}",
|
|
878
|
+
interfaceLogic: "Interface logic {deUILogicId} for entity {appDataEntityId} not found",
|
|
879
|
+
startExecutingInterfaceLogic: "Start executing the interface logic, entity: {appDataEntityId} - logic name: {name}",
|
|
880
|
+
endExecutionInterfaceLogic: "End execution interface logic, entity: {appDataEntityId} - logic name: {name}",
|
|
881
|
+
noLogicalNodesConfigured: "The interface logic has no logical nodes configured"
|
|
882
|
+
},
|
|
883
|
+
utils: {
|
|
884
|
+
anime: {
|
|
885
|
+
noExistEndpointElement: "The endpoint element does not exist",
|
|
886
|
+
noExistAnimationElement: "Animation element does not exist",
|
|
887
|
+
noClone: "Cannot clone a null or undefined element."
|
|
888
|
+
},
|
|
889
|
+
errorHandler: {
|
|
890
|
+
noPermissionless: "No permissionless error handler registered",
|
|
891
|
+
noProcessor: "No processor was found that can handle this error"
|
|
892
|
+
},
|
|
893
|
+
fileUtil: {
|
|
894
|
+
fileUploadFailed: "File upload failed"
|
|
895
|
+
},
|
|
896
|
+
handlebars: {
|
|
897
|
+
noInitHandlebars: "handlebars not init"
|
|
898
|
+
},
|
|
899
|
+
modal: {
|
|
900
|
+
externalClosureCapability: "External closure capability not registered",
|
|
901
|
+
shouldDismissResult: "The result of shouldDismiss is false, closing the interrupt."
|
|
902
|
+
},
|
|
903
|
+
openRedirectView: {
|
|
904
|
+
parseSrfnavctxParameter: "Failed to parse srfnavctx parameter in redirection [{urlStr}].",
|
|
905
|
+
missingEntityName: "Entity name missing from redirection parameter",
|
|
906
|
+
noFoundSpecifiedEntity: "CodeName not found for the specified entity: {deName}",
|
|
907
|
+
unsupportedLinkUrl: "Unsupported linkUrl format: {linkUrl}",
|
|
908
|
+
noConfiguredActualReference: "Actual reference view not configured",
|
|
909
|
+
redirectingViewReferences: "Redirecting view references there:",
|
|
910
|
+
redirectionIdentifier: "Redirection identifier [{rdTag}] or [{deRdTag}] or workflow [{wfRdTag}] corresponding to view not found",
|
|
911
|
+
noMatchActualReferenceView: "Identifies that [{rdTag}] did not match the actual reference view",
|
|
912
|
+
redirectionView: "Redirection view [{name}] custom category attribute [{typeFieldId}] value is null"
|
|
913
|
+
},
|
|
914
|
+
script: {
|
|
915
|
+
errorReportingScript: "Error Reporting Script"
|
|
916
|
+
},
|
|
917
|
+
shortCut: {
|
|
918
|
+
invalidIndexNewIndex: "Invalid index newIndex: {newIndex}, oldIndex: {oldIndex}, current array length {length}"
|
|
919
|
+
},
|
|
920
|
+
uiDomain: {
|
|
921
|
+
transactionOpen: "Transaction has been opened, only one transaction can be opened for a single interface domain.",
|
|
922
|
+
currentTransaction: "The current transaction has not been committed and cannot be closed directly."
|
|
923
|
+
},
|
|
924
|
+
uiDomainManager: {
|
|
925
|
+
invalidInterfaceDomain: "Invalid interface domain identifier [{id}]"
|
|
926
|
+
},
|
|
927
|
+
verify: {
|
|
928
|
+
contentConform: "Content must conform to value rules",
|
|
929
|
+
scopeRules: "Content length must conform to scope rules",
|
|
930
|
+
valueNull: "The value is null",
|
|
931
|
+
regularRules: "The value must conform to the regular rules",
|
|
932
|
+
rangeRules: "Values must conform to the value range rules",
|
|
933
|
+
scriptRules: "The value must conform to the script rules",
|
|
934
|
+
emptyLogicGroups: "Empty logic groups were found and the logic could not be executed properly!",
|
|
935
|
+
unsupportedLogicTypes: "Unsupported logic types {logicType}",
|
|
936
|
+
emptyLogicGroupsProperly: "Empty logic groups were found and the logic could not be executed properly!",
|
|
937
|
+
valueOperations: "Value operations: {op}, not yet supported",
|
|
938
|
+
noCompared: "{value} and {value2} cannot be compared.",
|
|
939
|
+
conditionalValues: "Conditional values for range comparisons do not exist or are not strings"
|
|
940
|
+
},
|
|
941
|
+
firstregister: "Please register the model loading adapter first"
|
|
436
942
|
}
|
|
437
943
|
}
|
|
438
944
|
};
|