@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
|
@@ -15,8 +15,71 @@ declare const _default: {
|
|
|
15
15
|
edit: string;
|
|
16
16
|
complete: string;
|
|
17
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
|
+
};
|
|
18
82
|
};
|
|
19
|
-
view: {};
|
|
20
83
|
control: {
|
|
21
84
|
common: {
|
|
22
85
|
determine: string;
|
|
@@ -69,7 +132,6 @@ declare const _default: {
|
|
|
69
132
|
};
|
|
70
133
|
formGroupPanel: {
|
|
71
134
|
showMore: string;
|
|
72
|
-
putAway: string;
|
|
73
135
|
};
|
|
74
136
|
formMDctrlForm: {
|
|
75
137
|
noFindProvider: string;
|
|
@@ -100,7 +162,6 @@ declare const _default: {
|
|
|
100
162
|
kanban: {
|
|
101
163
|
selectAll: string;
|
|
102
164
|
selectedDataCount: string;
|
|
103
|
-
newPrompt: string;
|
|
104
165
|
natchOperation: string;
|
|
105
166
|
};
|
|
106
167
|
reportPanel: {
|
|
@@ -111,8 +172,6 @@ declare const _default: {
|
|
|
111
172
|
filter: string;
|
|
112
173
|
filterTree: {
|
|
113
174
|
addItem: string;
|
|
114
|
-
search: string;
|
|
115
|
-
reset: string;
|
|
116
175
|
};
|
|
117
176
|
searchGroups: {
|
|
118
177
|
groupValueRule: string;
|
|
@@ -213,12 +272,102 @@ declare const _default: {
|
|
|
213
272
|
};
|
|
214
273
|
};
|
|
215
274
|
editor: {
|
|
216
|
-
|
|
217
|
-
|
|
275
|
+
common: {
|
|
276
|
+
entityConfigErr: string;
|
|
277
|
+
selectViewConfigErr: string;
|
|
278
|
+
linkViewConfigErr: string;
|
|
218
279
|
confirmCancelPrompt: string;
|
|
219
280
|
cancelEditPrompt: string;
|
|
220
281
|
confirmCancel: string;
|
|
221
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
|
+
};
|
|
222
371
|
};
|
|
223
372
|
runtime: {
|
|
224
373
|
common: {
|
|
@@ -226,9 +375,12 @@ declare const _default: {
|
|
|
226
375
|
};
|
|
227
376
|
command: {
|
|
228
377
|
app: {
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
378
|
+
noFindApplicationFunction: string;
|
|
379
|
+
noFindApplicationFunctionYype: string;
|
|
380
|
+
noFindApplicationView: string;
|
|
381
|
+
unsupportedPopup: string;
|
|
382
|
+
unsupportedPopupapp: string;
|
|
383
|
+
missingEvent: string;
|
|
232
384
|
};
|
|
233
385
|
};
|
|
234
386
|
controller: {
|
|
@@ -243,46 +395,46 @@ declare const _default: {
|
|
|
243
395
|
noImportModel: string;
|
|
244
396
|
};
|
|
245
397
|
editor: {
|
|
246
|
-
|
|
398
|
+
editorNoConfigured: string;
|
|
247
399
|
};
|
|
248
400
|
view: {
|
|
249
401
|
viewActivation: string;
|
|
250
402
|
viewPause: string;
|
|
251
403
|
viewDestroy: string;
|
|
252
|
-
|
|
404
|
+
noFoundViewEngine: string;
|
|
253
405
|
noSupportBehavior: string;
|
|
254
406
|
};
|
|
255
407
|
};
|
|
256
408
|
control: {
|
|
257
409
|
menu: {
|
|
258
|
-
|
|
410
|
+
noFindMenu: string;
|
|
259
411
|
noConfigured: string;
|
|
260
412
|
};
|
|
261
413
|
calendar: {
|
|
262
414
|
missingViewLogic: string;
|
|
263
|
-
|
|
415
|
+
noFoundModel: string;
|
|
264
416
|
};
|
|
265
417
|
chart: {
|
|
266
|
-
|
|
267
|
-
|
|
418
|
+
noConfiguredX: string;
|
|
419
|
+
noConfiguredY: string;
|
|
268
420
|
missingClassification: string;
|
|
269
421
|
missingValue: string;
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
422
|
+
noSupportSequence: string;
|
|
423
|
+
noFindSequence: string;
|
|
424
|
+
noInitialised: string;
|
|
425
|
+
noCalculated: string;
|
|
274
426
|
};
|
|
275
427
|
dataView: {
|
|
276
428
|
noBehaviourGroup: string;
|
|
277
429
|
noBehaviourGroupAction: string;
|
|
278
|
-
|
|
279
|
-
|
|
430
|
+
propertiesNoConfigured: string;
|
|
431
|
+
tableNoConfigured: string;
|
|
280
432
|
sortingItems: string;
|
|
281
433
|
};
|
|
282
434
|
expBar: {
|
|
283
435
|
unableMore: string;
|
|
284
436
|
multiNode: string;
|
|
285
|
-
|
|
437
|
+
noFindNodeModel: string;
|
|
286
438
|
};
|
|
287
439
|
form: {
|
|
288
440
|
formCompletion: string;
|
|
@@ -299,40 +451,40 @@ declare const _default: {
|
|
|
299
451
|
unconfiguredWidgets: string;
|
|
300
452
|
noFoundFormController: string;
|
|
301
453
|
multiDataAddData: string;
|
|
302
|
-
|
|
303
|
-
|
|
454
|
+
mdControllerNoExist: string;
|
|
455
|
+
repeaterNoSupported: string;
|
|
304
456
|
searchTerms: string;
|
|
305
457
|
saveSearch: string;
|
|
306
458
|
};
|
|
307
459
|
gantt: {
|
|
308
|
-
|
|
460
|
+
noNode: string;
|
|
309
461
|
rowData: string;
|
|
310
462
|
simpleMode: string;
|
|
311
463
|
nonentity: string;
|
|
312
|
-
|
|
464
|
+
noChange: string;
|
|
313
465
|
dataDeleted: string;
|
|
314
466
|
firstComplete: string;
|
|
315
|
-
|
|
467
|
+
noSupport: string;
|
|
316
468
|
};
|
|
317
469
|
grid: {
|
|
318
470
|
unsupported: string;
|
|
319
471
|
attributeColumns: string;
|
|
320
|
-
|
|
472
|
+
noCodeTable: string;
|
|
321
473
|
configureFirstColumn: string;
|
|
322
474
|
requiresCodeTable: string;
|
|
323
|
-
|
|
475
|
+
noMatchCodeTable: string;
|
|
324
476
|
convertedValue: string;
|
|
325
477
|
missingConfiguration: string;
|
|
326
478
|
newRows: string;
|
|
327
479
|
saveCancel: string;
|
|
328
|
-
|
|
480
|
+
noSupportRowEditing: string;
|
|
329
481
|
lineEditing: string;
|
|
330
482
|
updateColumns: string;
|
|
331
483
|
exported: string;
|
|
332
484
|
tabularColumns: string;
|
|
333
485
|
corresponding: string;
|
|
334
486
|
pickedUpData: string;
|
|
335
|
-
|
|
487
|
+
noSupportedMode: string;
|
|
336
488
|
remoteAggregation: string;
|
|
337
489
|
aggregateMode: string;
|
|
338
490
|
formattingError: string;
|
|
@@ -345,7 +497,7 @@ declare const _default: {
|
|
|
345
497
|
sortDirection: string;
|
|
346
498
|
groupedOn: string;
|
|
347
499
|
adjustmentsGroup: string;
|
|
348
|
-
|
|
500
|
+
noAllowReorder: string;
|
|
349
501
|
};
|
|
350
502
|
meditViewPanel: {
|
|
351
503
|
DraftNew: string;
|
|
@@ -356,33 +508,33 @@ declare const _default: {
|
|
|
356
508
|
};
|
|
357
509
|
reportPanel: {
|
|
358
510
|
reportType: string;
|
|
359
|
-
|
|
511
|
+
noImplemented: string;
|
|
360
512
|
};
|
|
361
513
|
searchBar: {
|
|
362
|
-
|
|
514
|
+
noFoundEntity: string;
|
|
363
515
|
missingModel: string;
|
|
364
516
|
JSONFormat: string;
|
|
365
517
|
};
|
|
366
518
|
toolbar: {
|
|
367
|
-
|
|
519
|
+
noFound: string;
|
|
368
520
|
};
|
|
369
521
|
tree: {
|
|
370
|
-
|
|
522
|
+
noFoundTreeData: string;
|
|
371
523
|
sortAttribute: string;
|
|
372
524
|
editMode: string;
|
|
373
525
|
nodeData: string;
|
|
374
|
-
|
|
526
|
+
noFoundTreeNode: string;
|
|
375
527
|
};
|
|
376
528
|
treeGrid: {
|
|
377
529
|
columnsSchema: string;
|
|
378
530
|
columnMode: string;
|
|
379
531
|
};
|
|
380
532
|
treeGridEx: {
|
|
381
|
-
|
|
533
|
+
noConfigured: string;
|
|
382
534
|
editItem: string;
|
|
383
|
-
|
|
535
|
+
noPickedUp: string;
|
|
384
536
|
behaviorGroup: string;
|
|
385
|
-
|
|
537
|
+
noSupportCreation: string;
|
|
386
538
|
updateBehavior: string;
|
|
387
539
|
};
|
|
388
540
|
wizardPanel: {
|
|
@@ -403,13 +555,13 @@ declare const _default: {
|
|
|
403
555
|
decrement: string;
|
|
404
556
|
};
|
|
405
557
|
dataFileUtil: {
|
|
406
|
-
|
|
558
|
+
noExist: string;
|
|
407
559
|
loadError: string;
|
|
408
560
|
importData: string;
|
|
409
561
|
};
|
|
410
562
|
valueDefault: {
|
|
411
|
-
|
|
412
|
-
|
|
563
|
+
noExist: string;
|
|
564
|
+
nosupported: string;
|
|
413
565
|
};
|
|
414
566
|
valueEx: {
|
|
415
567
|
objectNameField: string;
|
|
@@ -420,9 +572,361 @@ declare const _default: {
|
|
|
420
572
|
viewMsg: {
|
|
421
573
|
message: string;
|
|
422
574
|
noFound: string;
|
|
575
|
+
unconfigured: string;
|
|
576
|
+
unconfiguredEntities: string;
|
|
423
577
|
};
|
|
424
578
|
};
|
|
425
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
|
+
};
|
|
649
|
+
hub: {
|
|
650
|
+
failedParse: string;
|
|
651
|
+
noExist: string;
|
|
652
|
+
};
|
|
653
|
+
logicScheduler: {
|
|
654
|
+
executor: {
|
|
655
|
+
noConfiguredLogic: string;
|
|
656
|
+
missingTrigger: string;
|
|
657
|
+
noActionableData: string;
|
|
658
|
+
defaultOpendataViewLogic: string;
|
|
659
|
+
noActuallyReference: string;
|
|
660
|
+
attributeConfiguration: string;
|
|
661
|
+
entityAttributeValues: string;
|
|
662
|
+
editViews: string;
|
|
663
|
+
selectionView: string;
|
|
664
|
+
noSupportedBatchAddOnly: string;
|
|
665
|
+
newdataViewLogic: string;
|
|
666
|
+
indexEntity: string;
|
|
667
|
+
checkOne: string;
|
|
668
|
+
entitiesAssociated: string;
|
|
669
|
+
relationships: string;
|
|
670
|
+
foreignKey: string;
|
|
671
|
+
mappingProperties: string;
|
|
672
|
+
newCreationData: string;
|
|
673
|
+
logicType: string;
|
|
674
|
+
noImplementedMethod: string;
|
|
675
|
+
};
|
|
676
|
+
trigger: {
|
|
677
|
+
triggerType: string;
|
|
678
|
+
noSupportedType: string;
|
|
679
|
+
noExecutorBound: string;
|
|
680
|
+
timerLacks: string;
|
|
681
|
+
parameterCallback: string;
|
|
682
|
+
};
|
|
683
|
+
};
|
|
684
|
+
model: {
|
|
685
|
+
utils: {
|
|
686
|
+
noFoundApplication: string;
|
|
687
|
+
unconfiguredPlugins: string;
|
|
688
|
+
noFound: string;
|
|
689
|
+
};
|
|
690
|
+
view: {
|
|
691
|
+
engineClassifications: string;
|
|
692
|
+
};
|
|
693
|
+
};
|
|
694
|
+
platform: {
|
|
695
|
+
failedDownload: string;
|
|
696
|
+
fileStreamData: string;
|
|
697
|
+
};
|
|
698
|
+
register: {
|
|
699
|
+
helper: {
|
|
700
|
+
adapter: string;
|
|
701
|
+
customizedSystemAdapter: string;
|
|
702
|
+
noFoundSystemCounter: string;
|
|
703
|
+
applicationMenu: string;
|
|
704
|
+
asynchronousAction: string;
|
|
705
|
+
matchedPlugin: string;
|
|
706
|
+
customRegistration: string;
|
|
707
|
+
widgetPlugin: string;
|
|
708
|
+
widgetStyleType: string;
|
|
709
|
+
widgetType: string;
|
|
710
|
+
entityBehaviorPlugin: string;
|
|
711
|
+
entityBehaviorMethod: string;
|
|
712
|
+
editorPlugin: string;
|
|
713
|
+
editorStyleType: string;
|
|
714
|
+
editorTypePredefinedType: string;
|
|
715
|
+
editorType: string;
|
|
716
|
+
formMemberType: string;
|
|
717
|
+
tableColumnPlugin: string;
|
|
718
|
+
tableColumnType: string;
|
|
719
|
+
messageType: string;
|
|
720
|
+
panelMemberPlugin: string;
|
|
721
|
+
panelContainerPredefined: string;
|
|
722
|
+
panelMemberDirectContent: string;
|
|
723
|
+
panelMemberType: string;
|
|
724
|
+
portalWidgetPlugin: string;
|
|
725
|
+
portalWidgetMemberType: string;
|
|
726
|
+
treeTableColumnPlugin: string;
|
|
727
|
+
interfaceBehaviorPlugin: string;
|
|
728
|
+
interfaceBehaviorMode: string;
|
|
729
|
+
frontEndPluginNode: string;
|
|
730
|
+
viewPlugin: string;
|
|
731
|
+
correspondViewTypeStyle: string;
|
|
732
|
+
};
|
|
733
|
+
};
|
|
734
|
+
service: {
|
|
735
|
+
noConfiguredPrimary: string;
|
|
736
|
+
noConfiguredField: string;
|
|
737
|
+
convertedNumber: string;
|
|
738
|
+
subRelationships: string;
|
|
739
|
+
unsupportedMethod: string;
|
|
740
|
+
noFoundUsernamePassword: string;
|
|
741
|
+
loginFailure: string;
|
|
742
|
+
logoutFailure: string;
|
|
743
|
+
noFound: string;
|
|
744
|
+
masterState: string;
|
|
745
|
+
operationIdentifier: string;
|
|
746
|
+
matchMasterState: string;
|
|
747
|
+
masterStatePermissions: string;
|
|
748
|
+
noMatchedState: string;
|
|
749
|
+
permissionCalculation: string;
|
|
750
|
+
noFindCodeList: string;
|
|
751
|
+
noConfiguredCounters: string;
|
|
752
|
+
lackEntityLogic: string;
|
|
753
|
+
createBehavior: string;
|
|
754
|
+
updateBehavior: string;
|
|
755
|
+
deletionDeletion: string;
|
|
756
|
+
unableDelete: string;
|
|
757
|
+
noSupportedDataSource: string;
|
|
758
|
+
sourceCodeTable: string;
|
|
759
|
+
requestMethods: string;
|
|
760
|
+
noConfiguredRequestMethod: string;
|
|
761
|
+
unsupportedBehaviorTypes: string;
|
|
762
|
+
noFoundServiceMethod: string;
|
|
763
|
+
UnsupportedServiceMethod: string;
|
|
764
|
+
noSupportedMethod: string;
|
|
765
|
+
noFoundStorageEntity: string;
|
|
766
|
+
noExist: string;
|
|
767
|
+
noFoundEntity: string;
|
|
768
|
+
noImplemented: string;
|
|
769
|
+
noImplementedCounter: string;
|
|
770
|
+
noFoundCounterBehavior: string;
|
|
771
|
+
createPrimaryKeyData: string;
|
|
772
|
+
updatePrimaryKeyData: string;
|
|
773
|
+
noExistNoUpdated: string;
|
|
774
|
+
dataNoExistNoUpdated: string;
|
|
775
|
+
noDeleted: string;
|
|
776
|
+
noAttributeName: string;
|
|
777
|
+
noContextParameterName: string;
|
|
778
|
+
conditionalObjects: string;
|
|
779
|
+
mustArray: string;
|
|
780
|
+
unsupportedQueryTypes: string;
|
|
781
|
+
predefinedType: string;
|
|
782
|
+
dynamicCodeTable: string;
|
|
783
|
+
unconfiguredDataset: string;
|
|
784
|
+
processedWithout: string;
|
|
785
|
+
noExistProcessed: string;
|
|
786
|
+
missingDetreeColumnId: string;
|
|
787
|
+
};
|
|
788
|
+
uiAction: {
|
|
789
|
+
noEntityOrBehavior: string;
|
|
790
|
+
noConfiguredopenView: string;
|
|
791
|
+
frontProcessingModes: string;
|
|
792
|
+
missingConfigurationScriptCode: string;
|
|
793
|
+
dataPrimaryKey: string;
|
|
794
|
+
printFailure: string;
|
|
795
|
+
physicalPrint: string;
|
|
796
|
+
exportRequestFailed: string;
|
|
797
|
+
noEntityExportsFound: string;
|
|
798
|
+
lackNativeEvent: string;
|
|
799
|
+
wantLogout: string;
|
|
800
|
+
operationConfirmation: string;
|
|
801
|
+
viewParameterModalOption: string;
|
|
802
|
+
withdrawalConfirmed: string;
|
|
803
|
+
noFoundBehaviorModel: string;
|
|
804
|
+
};
|
|
805
|
+
uiLogic: {
|
|
806
|
+
interfaceConnectionConditional: string;
|
|
807
|
+
connectionConditionGroup: string;
|
|
808
|
+
currentConditionValue: string;
|
|
809
|
+
sourceDataObjectAttribute: string;
|
|
810
|
+
currentTime: string;
|
|
811
|
+
interfaceConnectionConditionalTypeName: string;
|
|
812
|
+
asynchronousTermination: string;
|
|
813
|
+
asynchronousRejection: string;
|
|
814
|
+
exceptionHandling: string;
|
|
815
|
+
logicalLinkTypes: string;
|
|
816
|
+
missingTargetParameter: string;
|
|
817
|
+
appendedArray: string;
|
|
818
|
+
bindingParameters: string;
|
|
819
|
+
copyParameter: string;
|
|
820
|
+
missingfilter: string;
|
|
821
|
+
interfaceLogicNodeDataSet: string;
|
|
822
|
+
interfaceLogicNodeEntityActions: string;
|
|
823
|
+
noConfiguredInterfaceBehavior: string;
|
|
824
|
+
interfaceLogicNodeEntityInterfaceAction: string;
|
|
825
|
+
logicalNodeOperation: string;
|
|
826
|
+
unsupportedEndNode: string;
|
|
827
|
+
interfaceLogicNodeEndNode: string;
|
|
828
|
+
noEntityConfigured: string;
|
|
829
|
+
noEntityLogicConfigured: string;
|
|
830
|
+
noIncomingLogic: string;
|
|
831
|
+
passedParameter: string;
|
|
832
|
+
interfaceLogicNodeExecutingEntityLogic: string;
|
|
833
|
+
missingMessageTypeConfiguration: string;
|
|
834
|
+
missingButtonTypeConfiguration: string;
|
|
835
|
+
interfaceLogicNodeMessagePopup: string;
|
|
836
|
+
message: string;
|
|
837
|
+
yes: string;
|
|
838
|
+
no: string;
|
|
839
|
+
interfaceLogicNodeFrontendPlugin: string;
|
|
840
|
+
interfaceLogicNodePreparationParameter: string;
|
|
841
|
+
noTargetParameter: string;
|
|
842
|
+
targetParameter: string;
|
|
843
|
+
interfaceLogicNodeDirectCode: string;
|
|
844
|
+
interfaceLogicNodeRebuildParameter: string;
|
|
845
|
+
interfaceLogicNodeResetParameter: string;
|
|
846
|
+
interfaceLogicNodeSortedArrayParameters: string;
|
|
847
|
+
interfaceLogicNodeStartupNode: string;
|
|
848
|
+
interfaceLogicNodeThrowingExceptions: string;
|
|
849
|
+
noConfiguredTriggerObject: string;
|
|
850
|
+
noConfiguredEvent: string;
|
|
851
|
+
noConfiguredEventParameters: string;
|
|
852
|
+
noFoundTriggerObject: string;
|
|
853
|
+
noFoundEventParameterObject: string;
|
|
854
|
+
interfaceLogicNodeViewWidgetEventTriggerLogic: string;
|
|
855
|
+
noConfiguredInterfaceObject: string;
|
|
856
|
+
noConfiguredOperatingParameters: string;
|
|
857
|
+
noConfiguredCallMethod: string;
|
|
858
|
+
noFoundOperationParameter: string;
|
|
859
|
+
noFoundInterfaceObject: string;
|
|
860
|
+
noFoundInvokeMethod: string;
|
|
861
|
+
interfaceLogicNodeViewWidgetInvocation: string;
|
|
862
|
+
viewLogicInitializationParameter: string;
|
|
863
|
+
calculateInterfaceLogicParameters: string;
|
|
864
|
+
restablishInterfaceLogic: string;
|
|
865
|
+
interfaceLogic: string;
|
|
866
|
+
startExecutingInterfaceLogic: string;
|
|
867
|
+
endExecutionInterfaceLogic: string;
|
|
868
|
+
noLogicalNodesConfigured: string;
|
|
869
|
+
};
|
|
870
|
+
utils: {
|
|
871
|
+
anime: {
|
|
872
|
+
noExistEndpointElement: string;
|
|
873
|
+
noExistAnimationElement: string;
|
|
874
|
+
noClone: string;
|
|
875
|
+
};
|
|
876
|
+
errorHandler: {
|
|
877
|
+
noPermissionless: string;
|
|
878
|
+
noProcessor: string;
|
|
879
|
+
};
|
|
880
|
+
fileUtil: {
|
|
881
|
+
fileUploadFailed: string;
|
|
882
|
+
};
|
|
883
|
+
handlebars: {
|
|
884
|
+
noInitHandlebars: string;
|
|
885
|
+
};
|
|
886
|
+
modal: {
|
|
887
|
+
externalClosureCapability: string;
|
|
888
|
+
shouldDismissResult: string;
|
|
889
|
+
};
|
|
890
|
+
openRedirectView: {
|
|
891
|
+
parseSrfnavctxParameter: string;
|
|
892
|
+
missingEntityName: string;
|
|
893
|
+
noFoundSpecifiedEntity: string;
|
|
894
|
+
unsupportedLinkUrl: string;
|
|
895
|
+
noConfiguredActualReference: string;
|
|
896
|
+
redirectingViewReferences: string;
|
|
897
|
+
redirectionIdentifier: string;
|
|
898
|
+
noMatchActualReferenceView: string;
|
|
899
|
+
redirectionView: string;
|
|
900
|
+
};
|
|
901
|
+
script: {
|
|
902
|
+
errorReportingScript: string;
|
|
903
|
+
};
|
|
904
|
+
shortCut: {
|
|
905
|
+
invalidIndexNewIndex: string;
|
|
906
|
+
};
|
|
907
|
+
uiDomain: {
|
|
908
|
+
transactionOpen: string;
|
|
909
|
+
currentTransaction: string;
|
|
910
|
+
};
|
|
911
|
+
uiDomainManager: {
|
|
912
|
+
invalidInterfaceDomain: string;
|
|
913
|
+
};
|
|
914
|
+
verify: {
|
|
915
|
+
contentConform: string;
|
|
916
|
+
scopeRules: string;
|
|
917
|
+
valueNull: string;
|
|
918
|
+
regularRules: string;
|
|
919
|
+
rangeRules: string;
|
|
920
|
+
scriptRules: string;
|
|
921
|
+
emptyLogicGroups: string;
|
|
922
|
+
unsupportedLogicTypes: string;
|
|
923
|
+
emptyLogicGroupsProperly: string;
|
|
924
|
+
valueOperations: string;
|
|
925
|
+
noCompared: string;
|
|
926
|
+
conditionalValues: string;
|
|
927
|
+
};
|
|
928
|
+
firstregister: string;
|
|
929
|
+
};
|
|
426
930
|
};
|
|
427
931
|
};
|
|
428
932
|
export default _default;
|