@dxs-ts/eveli-ide 2.0.70 → 2.0.72

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.d.ts CHANGED
@@ -3,12 +3,15 @@ import { Breakpoints } from '@mui/system';
3
3
  import { ButtonProps } from '@mui/material';
4
4
  import { CommonProps } from '@mui/material/OverridableComponent';
5
5
  import { Components } from '@mui/material';
6
+ import { Config as Config_2 } from '../eveli-api/index.ts';
6
7
  import { CSSInterpolation } from '@mui/material';
7
8
  import { CSSObject } from '@mui/material';
8
9
  import { default as default_2 } from 'react';
9
10
  import { DetailedHTMLProps } from 'react';
10
11
  import { DialobForm } from '../eveli-api/fetch/worker.rest.api.assets.dialob.get';
11
12
  import { DialobFormEntry } from '../eveli-api/fetch/worker.rest.api.assets.dialob.get';
13
+ import { EveliHealthTaskActivity as EveliHealthTaskActivity_2 } from '../eveli-api/index.ts';
14
+ import { EveliHealthUserActivity as EveliHealthUserActivity_2 } from '../eveli-api/index.ts';
12
15
  import { FetchParams } from './index.ts';
13
16
  import { FormLabelOwnProps } from '@mui/material';
14
17
  import { FsRouteSearchParams } from '../fs-nav/index.ts';
@@ -33,11 +36,12 @@ import { RouterCore } from '@tanstack/router-core';
33
36
  import { RouterHistory } from '@tanstack/history';
34
37
  import { SearchParams } from './routes/secured.$locale.worker';
35
38
  import { StencilRouteSearchParams } from '../stencil-routes/index.ts';
36
- import { StyledComponent } from '../../../node_modules/@emotion/styled';
39
+ import { StyledComponent } from '../../../../../node_modules/@emotion/styled';
37
40
  import { SvgIconProps } from '@mui/material';
38
41
  import { SvgIconTypeMap } from '@mui/material';
39
42
  import { SxProps } from '@mui/material';
40
43
  import { TagomiRouteSearchParams } from '../tagomi-routes/index.ts';
44
+ import { TenantConfig as TenantConfig_2 } from '../eveli-api/index.ts';
41
45
  import { Theme } from '@mui/material';
42
46
  import { ThemeOptions } from '@mui/material';
43
47
  import { TreeItem2Props } from '@mui/x-tree-view';
@@ -1561,6 +1565,7 @@ export declare const messages: {
1561
1565
  'task.transfer.create.title': string;
1562
1566
  'task.transfer.create.journalNumber': string;
1563
1567
  'task.transfer.create.files': string;
1568
+ 'task.transfer.create.receivedFiles': string;
1564
1569
  'task.transfer.button.transfer': string;
1565
1570
  'task.transfer.button.retransfer': string;
1566
1571
  'task.transfer.create.docTitle': string;
@@ -2912,13 +2917,9 @@ export declare const messages: {
2912
2917
  'fs.direntCreate.nameField.placeholder': string;
2913
2918
  'fs.direntCreate.orderNumberField.placeholder': string;
2914
2919
  'fs.direntCreate.orderNumberField.label': string;
2915
- 'fs.direntCreate.descriptionField.placeholder': string;
2916
- 'fs.direntCreate.descriptionField.label': string;
2917
- 'fs.direntCreate.labelsField.placeholder': string;
2918
2920
  'fs.direntCreate.commentsField.placeholder': string;
2919
2921
  'fs.direntCreate.commentsField.label': string;
2920
2922
  'fs.direntCreate.configOptionsField.label': string;
2921
- 'fs.direntCreate.labelsField.label': string;
2922
2923
  'fs.direntCreate.sectionTitle.createNew': string;
2923
2924
  'fs.direntCreate.sectionTitle.sharing': string;
2924
2925
  'fs.dirent.article.sectionTitle.createNew': string;
@@ -2928,11 +2929,11 @@ export declare const messages: {
2928
2929
  'fs.dirent.article.nameField.placeholder': string;
2929
2930
  'fs.dirent.article.orderNumberField.label': string;
2930
2931
  'fs.dirent.article.orderNumberField.placeholder': string;
2931
- 'fs.dirent.article.descriptionField.label': string;
2932
- 'fs.dirent.article.descriptionField.placeholder': string;
2933
2932
  'fs.dirent.configOptionsField.label': string;
2934
- 'fs.dirent.article.labelsField.label': string;
2935
- 'fs.dirent.article.labelsField.placeholder': string;
2933
+ 'fs.dirent.descriptionField.label': string;
2934
+ 'fs.dirent.descriptionField.placeholder': string;
2935
+ 'fs.dirent.labelsField.label': string;
2936
+ 'fs.dirent.labelsField.placeholder': string;
2936
2937
  'fs.dirent.article.commentsField.label': string;
2937
2938
  'fs.dirent.article.commentsField.placeholder': string;
2938
2939
  'fs.dirent.expandToggle.show': string;
@@ -2941,6 +2942,8 @@ export declare const messages: {
2941
2942
  'fs.dirent.article.parentArticleField.desc': string;
2942
2943
  'fs.dirent.link.contentTypeField.label': string;
2943
2944
  'fs.properties.propertyLabel.contentType': string;
2945
+ 'fs.properties.propertyLabel.resourceContentType': string;
2946
+ 'fs.properties.propertyLabel.preview': string;
2944
2947
  'fs.dirent.link.contentType.internal': string;
2945
2948
  'fs.dirent.link.contentType.internal.desc': string;
2946
2949
  'fs.dirent.link.contentType.external': string;
@@ -2952,27 +2955,14 @@ export declare const messages: {
2952
2955
  'fs.dirent.link.urlValueField.label': string;
2953
2956
  'fs.dirent.link.urlValueField.placeholder': string;
2954
2957
  'fs.dirent.link.sectionTitle.localeLabels': string;
2955
- 'fs.dirent.link.labelField.en.label': string;
2956
- 'fs.dirent.link.labelField.fi.label': string;
2957
- 'fs.dirent.link.labelField.sv.label': string;
2958
- 'fs.dirent.link.labelField.placeholder': string;
2959
- 'fs.dirent.link.labelsField.label': string;
2960
- 'fs.dirent.link.labelsField.placeholder': string;
2958
+ 'fs.dirent.locales.labelField': string;
2961
2959
  'fs.dirent.link.articlesField.label': string;
2962
- 'fs.dirent.link.descriptionField.label': string;
2963
- 'fs.dirent.link.descriptionField.placeholder': string;
2964
2960
  'fs.dirent.phone.sectionTitle.createNew': string;
2965
2961
  'fs.dirent.phone.sectionTitle.edit': string;
2966
2962
  'fs.dirent.phone.phoneValueField.label': string;
2967
2963
  'fs.dirent.phone.phoneValueField.placeholder': string;
2968
2964
  'fs.dirent.phone.sectionTitle.localeLabels': string;
2969
- 'fs.dirent.phone.labelField.en.label': string;
2970
- 'fs.dirent.phone.labelField.fi.label': string;
2971
- 'fs.dirent.phone.labelField.sv.label': string;
2972
- 'fs.dirent.phone.labelField.placeholder': string;
2973
2965
  'fs.dirent.phone.articlesField.label': string;
2974
- 'fs.dirent.phone.descriptionField.label': string;
2975
- 'fs.dirent.phone.descriptionField.placeholder': string;
2976
2966
  'fs.dirent.folder.sectionTitle.createNew': string;
2977
2967
  'fs.dirent.folder.sectionTitle.edit': string;
2978
2968
  'fs.dirent.folder.locationField.label': string;
@@ -2984,8 +2974,6 @@ export declare const messages: {
2984
2974
  'fs.dirent.language.nameField.placeholder': string;
2985
2975
  'fs.dirent.language.localeCodeField.label': string;
2986
2976
  'fs.dirent.language.localeCodeField.placeholder': string;
2987
- 'fs.dirent.language.descriptionField.label': string;
2988
- 'fs.dirent.language.descriptionField.placeholder': string;
2989
2977
  'fs.dirent.service.sectionTitle.createNew': string;
2990
2978
  'fs.dirent.service.sectionTitle.edit': string;
2991
2979
  'fs.dirent.service.nameField.placeholder': string;
@@ -2993,10 +2981,6 @@ export declare const messages: {
2993
2981
  'fs.dirent.service.dialobTagField.label': string;
2994
2982
  'fs.dirent.service.flowField.label': string;
2995
2983
  'fs.dirent.service.sectionTitle.createLocaleLabels': string;
2996
- 'fs.dirent.service.labelField.en.label': string;
2997
- 'fs.dirent.service.labelField.fi.label': string;
2998
- 'fs.dirent.service.labelField.sv.label': string;
2999
- 'fs.dirent.service.labelField.placeholder': string;
3000
2984
  'fs.dirent.service.validityStartField.label': string;
3001
2985
  'fs.dirent.service.validityStartField.placeholder': string;
3002
2986
  'fs.dirent.service.validityEndField.label': string;
@@ -3007,8 +2991,6 @@ export declare const messages: {
3007
2991
  'fs.dirent.page.localeField.label': string;
3008
2992
  'fs.dirent.page.contentField.label': string;
3009
2993
  'fs.dirent.page.articleField.label': string;
3010
- 'fs.dirent.page.descriptionField.label': string;
3011
- 'fs.dirent.page.descriptionField.placeholder': string;
3012
2994
  'fs.dirent.page.parentField.label': string;
3013
2995
  'fs.dirent.flow.sectionTitle.createNew': string;
3014
2996
  'fs.dirent.flow.sectionTitle.edit': string;
@@ -3020,10 +3002,6 @@ export declare const messages: {
3020
3002
  'fs.dirent.dialob.technicalNameField.placeholder': string;
3021
3003
  'fs.dirent.dialob.formNameField.label': string;
3022
3004
  'fs.dirent.dialob.formNameField.placeholder': string;
3023
- 'fs.dirent.dialob.labelsField.label': string;
3024
- 'fs.dirent.dialob.labelsField.placeholder': string;
3025
- 'fs.dirent.dialob.descriptionField.label': string;
3026
- 'fs.dirent.dialob.descriptionField.placeholder': string;
3027
3005
  'fs.dirent.printout.sectionTitle.createNew': string;
3028
3006
  'fs.dirent.printout.sectionTitle.edit': string;
3029
3007
  'fs.dirent.printout.nameField.placeholder': string;
@@ -3031,11 +3009,25 @@ export declare const messages: {
3031
3009
  'fs.dirent.printout.printoutServiceNameField.placeholder': string;
3032
3010
  'fs.dirent.printout.orchestratorNameField.label': string;
3033
3011
  'fs.dirent.printout.orchestratorNameField.placeholder': string;
3034
- 'fs.dirent.printout.descriptionField.label': string;
3035
- 'fs.dirent.printout.descriptionField.placeholder': string;
3036
3012
  'fs.dirent.printout.sectionTitle.localeLabels': string;
3037
- 'fs.dirent.printout.labelField.label': string;
3038
- 'fs.dirent.printout.labelField.placeholder': string;
3013
+ 'fs.dirent.printout.pagesSection.label': string;
3014
+ 'fs.dirent.printout.pagesSection.empty': string;
3015
+ 'fs.dirent.printoutResource.sectionTitle.createNew': string;
3016
+ 'fs.dirent.printoutResource.sectionTitle.edit': string;
3017
+ 'fs.dirent.printoutResource.nameField.placeholder': string;
3018
+ 'fs.dirent.printoutResource.contentTypeField.label': string;
3019
+ 'fs.dirent.printoutResource.printoutPagesField.label': string;
3020
+ 'fs.dirent.printoutResource.uploadBodyField.label': string;
3021
+ 'fs.dirent.printoutResource.uploadBodyField.placeholder': string;
3022
+ 'fs.dirent.printoutResource.uploadBodyField.button': string;
3023
+ 'fs.dirent.printoutPage.sectionTitle.createNew': string;
3024
+ 'fs.dirent.printoutPage.sectionTitle.edit': string;
3025
+ 'fs.dirent.printoutPage.serviceIdField.label': string;
3026
+ 'fs.dirent.printoutPage.localeIdField.label': string;
3027
+ 'fs.dirent.printoutPage.contentField.label': string;
3028
+ 'fs.dirent.printoutPage.contentField.placeholder': string;
3029
+ 'fs.dirent.printoutPage.printoutResourcesField.label': string;
3030
+ 'fs.dirent.printoutPage.printoutResourcesField.empty': string;
3039
3031
  'fs.dirent.template.sectionTitle.createNew': string;
3040
3032
  'fs.dirent.template.sectionTitle.edit': string;
3041
3033
  'fs.dirent.template.printoutServiceIdField.label': string;
@@ -3054,8 +3046,6 @@ export declare const messages: {
3054
3046
  'fs.dirent.decision_table.nameAndHitpolicy.description.placeholder': string;
3055
3047
  'fs.dirent.decision_table.nameAndHitpolicy.hitPolicy': string;
3056
3048
  'fs.dirent.decision_table.nameAndHitpolicy.hitPolicy.helper': string;
3057
- 'fs.dirent.deleteConfirmDialog.title': string;
3058
- 'fs.dirent.deleteConfirmDialog.content': string;
3059
3049
  'fs.dirent.configOption.DEV_MODE': string;
3060
3050
  'fs.dirent.configOption.DISABLED_MODE': string;
3061
3051
  'fs.dirent.configOption.ANONYMOUS_MODE': string;
@@ -3067,10 +3057,6 @@ export declare const messages: {
3067
3057
  'fs.direntCreate.printout.printoutServiceNameField.placeholder': string;
3068
3058
  'fs.direntCreate.printout.orchestratorNameField.label': string;
3069
3059
  'fs.direntCreate.printout.sectionTitle.createLocaleLabels': string;
3070
- 'fs.direntCreate.printout.labelField.placeholder': string;
3071
- 'fs.direntCreate.printout.labelField.en.label': string;
3072
- 'fs.direntCreate.printout.labelField.fi.label': string;
3073
- 'fs.direntCreate.printout.labelField.sv.label': string;
3074
3060
  'fs.direntCreate.printout.configOptionsField.label': string;
3075
3061
  'fs.direntNew.title': string;
3076
3062
  'fs.direntNew.type.folder': string;
@@ -3085,6 +3071,8 @@ export declare const messages: {
3085
3071
  'fs.direntNew.type.decision_table': string;
3086
3072
  'fs.direntNew.type.locale': string;
3087
3073
  'fs.direntNew.type.printout': string;
3074
+ 'fs.direntNew.type.printout_resource': string;
3075
+ 'fs.direntNew.type.printout_page': string;
3088
3076
  'fs.direntNew.type.image': string;
3089
3077
  'fs.direntNew.type.phone': string;
3090
3078
  'fs.tabs.new.folder': string;
@@ -3099,13 +3087,14 @@ export declare const messages: {
3099
3087
  'fs.tabs.new.decision_table': string;
3100
3088
  'fs.tabs.new.locale': string;
3101
3089
  'fs.tabs.new.printout': string;
3090
+ 'fs.tabs.new.printout_resource': string;
3091
+ 'fs.tabs.new.printout_page': string;
3102
3092
  'fs.tabs.new.image': string;
3103
3093
  'fs.direntRename.title': string;
3104
3094
  'fs.direntHistory.title': string;
3105
3095
  'fs.direntHistory.tableHeader.user': string;
3106
3096
  'fs.direntHistory.tableHeader.change': string;
3107
3097
  'fs.direntHistory.tableHeader.date': string;
3108
- 'fs.direntLabels.labelsField.placeholder': string;
3109
3098
  'fs.direntMenu.header.lastEdited': string;
3110
3099
  'fs.direntMenu.menuItem.new': string;
3111
3100
  'fs.direntMenu.menuItem.edit': string;
@@ -3114,16 +3103,13 @@ export declare const messages: {
3114
3103
  'fs.direntMenu.menuItem.copy': string;
3115
3104
  'fs.direntMenu.menuItem.rename': string;
3116
3105
  'fs.direntMenu.menuItem.delete': string;
3117
- 'fs.direntMenu.menuItem.configOptions': string;
3106
+ 'fs.direntMenu.menuItem.duplicate': string;
3118
3107
  'fs.direntMenu.chip.devMode': string;
3119
3108
  'fs.direntMenu.chip.assignable': string;
3120
3109
  'fs.direntMenu.chip.disabled': string;
3121
3110
  'fs.direntMenu.chip.anonymous': string;
3122
- 'fs.direntMenu.menuItem.labels': string;
3123
- 'fs.direntMenu.menuItem.comments': string;
3124
- 'fs.direntMenu.menuItem.sharing': string;
3125
- 'fs.direntMenu.menuItem.history': string;
3126
- 'fs.direntMenu.menuItem.references': string;
3111
+ 'fs.direntMenu.deleteDialog.title': string;
3112
+ 'fs.direntMenu.deleteDialog.message': string;
3127
3113
  'fs.tabMenu.menuItem.close': string;
3128
3114
  'fs.tabMenu.menuItem.closeToTheRight': string;
3129
3115
  'fs.tabMenu.menuItem.closeOthers': string;
@@ -3203,12 +3189,14 @@ export declare const messages: {
3203
3189
  'fs.properties.propertyLabel.dialobFormName': string;
3204
3190
  'fs.properties.propertyLabel.dialobFormTag': string;
3205
3191
  'fs.properties.propertyLabel.flowName': string;
3192
+ 'fs.properties.propertyLabel.printoutPages': string;
3206
3193
  'fs.properties.propertyLabel.configOptionsEnabled': string;
3207
3194
  'fs.properties.propertyLabel.selectedArticles': string;
3208
3195
  'fs.properties.propertyLabel.associatedLinks': string;
3209
3196
  'fs.properties.propertyLabel.comments': string;
3210
3197
  'fs.properties.propertyLabel.locales': string;
3211
3198
  'fs.properties.propertyLabel.localeCode': string;
3199
+ 'fs.properties.propertyLabel.article': string;
3212
3200
  'fs.properties.propertyLabel.phoneValue': string;
3213
3201
  'fs.properties.propertyLabel.urlValue': string;
3214
3202
  'fs.properties.propertyLabel.formName': string;
@@ -3217,6 +3205,7 @@ export declare const messages: {
3217
3205
  'fs.properties.propertyLabel.versionTag': string;
3218
3206
  'fs.properties.propertyLabel.printoutServiceName': string;
3219
3207
  'fs.properties.propertyLabel.printoutServiceId': string;
3208
+ 'fs.properties.propertyLabel.printoutResources': string;
3220
3209
  'fs.properties.propertyLabel.orchestratorName': string;
3221
3210
  'fs.properties.propertyLabel.children': string;
3222
3211
  'fs.references.title': string;
@@ -3231,6 +3220,24 @@ export declare const messages: {
3231
3220
  'fs.search.labelFilter.placeholder': string;
3232
3221
  'fs.snackbar.saveSuccess': string;
3233
3222
  'fs.snackbar.saveFailed': string;
3223
+ 'fs.snackbar.deleteSuccess': string;
3224
+ 'fs.snackbar.deleteFailed': string;
3225
+ 'fs.bodyType.LOCALE': string;
3226
+ 'fs.bodyType.ARTICLE_LINK': string;
3227
+ 'fs.bodyType.ARTICLE': string;
3228
+ 'fs.bodyType.ARTICLE_WORKFLOW': string;
3229
+ 'fs.bodyType.ARTICLE_PAGE': string;
3230
+ 'fs.bodyType.ARTICLE_TEMPLATE': string;
3231
+ 'fs.bodyType.FLOW': string;
3232
+ 'fs.bodyType.FLOW_TASK': string;
3233
+ 'fs.bodyType.DECISION_TABLE': string;
3234
+ 'fs.bodyType.DIALOB_FORM': string;
3235
+ 'fs.bodyType.DIALOB_FORM_META': string;
3236
+ 'fs.bodyType.PRINTOUT': string;
3237
+ 'fs.bodyType.PRINTOUT_PAGE': string;
3238
+ 'fs.bodyType.PRINTOUT_RESOURCE': string;
3239
+ 'fs.bodyType.DEPLOYMENT': string;
3240
+ 'fs.bodyType.FOLDER': string;
3234
3241
  };
3235
3242
  fi: {
3236
3243
  'document.title': string;
@@ -3305,6 +3312,7 @@ export declare const messages: {
3305
3312
  'task.transfer.create.title': string;
3306
3313
  'task.transfer.create.journalNumber': string;
3307
3314
  'task.transfer.create.files': string;
3315
+ 'task.transfer.create.receivedFiles': string;
3308
3316
  'task.transfer.button.transfer': string;
3309
3317
  'task.transfer.button.retransfer': string;
3310
3318
  'task.transfer.create.docTitle': string;
@@ -3382,6 +3390,9 @@ export declare const messages: {
3382
3390
  'menu.flows.wrench': string;
3383
3391
  'menu.decisions.wrench': string;
3384
3392
  'menu.services.wrench': string;
3393
+ 'menu.services.tagomi': string;
3394
+ 'menu.images.tagomi': string;
3395
+ 'menu.scripts.tagomi': string;
3385
3396
  'menu.debug.wrench': string;
3386
3397
  'menu.compare.wrench': string;
3387
3398
  'menu.releases.wrench': string;
@@ -4328,6 +4339,8 @@ export declare const messages: {
4328
4339
  'toolbar.tagomi': string;
4329
4340
  'tagomi.services.searchAll': string;
4330
4341
  'tagomi.main.services.all': string;
4342
+ 'tagomi.main.images.all': string;
4343
+ 'tagomi.main.scripts.all': string;
4331
4344
  'tagomi.templates.templateTab': string;
4332
4345
  'tagomi.services.title': string;
4333
4346
  'tagomi.services.desc': string;
@@ -4388,6 +4401,36 @@ export declare const messages: {
4388
4401
  'tagomi.service.delete.dialog.button': string;
4389
4402
  'tagomi.locale.select.alreadyDefined': string;
4390
4403
  'tagomi.locale.label.editLocaleValue': string;
4404
+ 'tagomi.image.create': string;
4405
+ 'tagomi.script.create': string;
4406
+ 'tagomi.image.options.edit': string;
4407
+ 'tagomi.image.options.delete': string;
4408
+ 'tagomi.script.options.edit': string;
4409
+ 'tagomi.script.options.delete': string;
4410
+ 'tagomi.image.create.dialog.title': string;
4411
+ 'tagomi.image.create.dialog.resourceName': string;
4412
+ 'tagomi.image.create.dialog.uploadFile': string;
4413
+ 'tagomi.image.create.dialog.fileSelected': string;
4414
+ 'tagomi.image.edit.dialog.title': string;
4415
+ 'tagomi.image.edit.dialog.resourceName': string;
4416
+ 'tagomi.image.edit.dialog.uploadFile': string;
4417
+ 'tagomi.image.edit.dialog.fileSelected': string;
4418
+ 'tagomi.image.delete.dialog.title': string;
4419
+ 'tagomi.image.delete.dialog.desc': string;
4420
+ 'tagomi.image.delete.dialog.button': string;
4421
+ 'tagomi.script.create.dialog.title': string;
4422
+ 'tagomi.script.create.dialog.resourceName': string;
4423
+ 'tagomi.script.create.dialog.uploadFile': string;
4424
+ 'tagomi.script.create.dialog.fileSelected': string;
4425
+ 'tagomi.script.edit.dialog.title': string;
4426
+ 'tagomi.script.edit.dialog.resourceName': string;
4427
+ 'tagomi.script.edit.dialog.uploadFile': string;
4428
+ 'tagomi.script.edit.dialog.fileSelected': string;
4429
+ 'tagomi.script.delete.dialog.title': string;
4430
+ 'tagomi.script.delete.dialog.desc': string;
4431
+ 'tagomi.script.delete.dialog.button': string;
4432
+ 'tagomi.logos.searchAll': string;
4433
+ 'tagomi.scripts.searchAll': string;
4391
4434
  'xui.calendarInput.mask.placeholder.day': string;
4392
4435
  'xui.calendarInput.mask.placeholder.month': string;
4393
4436
  'xui.calendarInput.mask.placeholder.year': string;
@@ -4493,8 +4536,6 @@ export declare const messages: {
4493
4536
  'taskcard.body.form.canPublishFeedback.yes': string;
4494
4537
  'taskcard.body.form.representative.placeholder': string;
4495
4538
  'fs.dirent.language.localeCodeField.placeholder': string;
4496
- 'fs.dirent.deleteConfirmDialog.title': string;
4497
- 'fs.dirent.deleteConfirmDialog.content': string;
4498
4539
  };
4499
4540
  sv: {
4500
4541
  'document.title': string;
@@ -4569,6 +4610,7 @@ export declare const messages: {
4569
4610
  'task.transfer.create.title': string;
4570
4611
  'task.transfer.create.journalNumber': string;
4571
4612
  'task.transfer.create.files': string;
4613
+ 'task.transfer.create.receivedFiles': string;
4572
4614
  'task.transfer.button.transfer': string;
4573
4615
  'task.transfer.button.retransfer': string;
4574
4616
  'task.transfer.create.docTitle': string;
@@ -4646,6 +4688,9 @@ export declare const messages: {
4646
4688
  'menu.flows.wrench': string;
4647
4689
  'menu.decisions.wrench': string;
4648
4690
  'menu.services.wrench': string;
4691
+ 'menu.services.tagomi': string;
4692
+ 'menu.images.tagomi': string;
4693
+ 'menu.scripts.tagomi': string;
4649
4694
  'menu.debug.wrench': string;
4650
4695
  'menu.compare.wrench': string;
4651
4696
  'menu.releases.wrench': string;
@@ -5592,6 +5637,8 @@ export declare const messages: {
5592
5637
  'toolbar.tagomi': string;
5593
5638
  'tagomi.services.searchAll': string;
5594
5639
  'tagomi.main.services.all': string;
5640
+ 'tagomi.main.images.all': string;
5641
+ 'tagomi.main.scripts.all': string;
5595
5642
  'tagomi.templates.templateTab': string;
5596
5643
  'tagomi.services.title': string;
5597
5644
  'tagomi.services.desc': string;
@@ -5652,6 +5699,36 @@ export declare const messages: {
5652
5699
  'tagomi.service.delete.dialog.button': string;
5653
5700
  'tagomi.locale.select.alreadyDefined': string;
5654
5701
  'tagomi.locale.label.editLocaleValue': string;
5702
+ 'tagomi.image.create': string;
5703
+ 'tagomi.script.create': string;
5704
+ 'tagomi.image.options.edit': string;
5705
+ 'tagomi.image.options.delete': string;
5706
+ 'tagomi.script.options.edit': string;
5707
+ 'tagomi.script.options.delete': string;
5708
+ 'tagomi.image.create.dialog.title': string;
5709
+ 'tagomi.image.create.dialog.resourceName': string;
5710
+ 'tagomi.image.create.dialog.uploadFile': string;
5711
+ 'tagomi.image.create.dialog.fileSelected': string;
5712
+ 'tagomi.image.edit.dialog.title': string;
5713
+ 'tagomi.image.edit.dialog.resourceName': string;
5714
+ 'tagomi.image.edit.dialog.uploadFile': string;
5715
+ 'tagomi.image.edit.dialog.fileSelected': string;
5716
+ 'tagomi.image.delete.dialog.title': string;
5717
+ 'tagomi.image.delete.dialog.desc': string;
5718
+ 'tagomi.image.delete.dialog.button': string;
5719
+ 'tagomi.script.create.dialog.title': string;
5720
+ 'tagomi.script.create.dialog.resourceName': string;
5721
+ 'tagomi.script.create.dialog.uploadFile': string;
5722
+ 'tagomi.script.create.dialog.fileSelected': string;
5723
+ 'tagomi.script.edit.dialog.title': string;
5724
+ 'tagomi.script.edit.dialog.resourceName': string;
5725
+ 'tagomi.script.edit.dialog.uploadFile': string;
5726
+ 'tagomi.script.edit.dialog.fileSelected': string;
5727
+ 'tagomi.script.delete.dialog.title': string;
5728
+ 'tagomi.script.delete.dialog.desc': string;
5729
+ 'tagomi.script.delete.dialog.button': string;
5730
+ 'tagomi.logos.searchAll': string;
5731
+ 'tagomi.scripts.searchAll': string;
5655
5732
  'xui.calendarInput.mask.placeholder.day': string;
5656
5733
  'xui.calendarInput.mask.placeholder.month': string;
5657
5734
  'xui.calendarInput.mask.placeholder.year': string;
@@ -5756,8 +5833,6 @@ export declare const messages: {
5756
5833
  'taskcard.body.customerName.none': string;
5757
5834
  'taskcard.body.form.canPublishFeedback.yes': string;
5758
5835
  'taskcard.body.form.representative.placeholder': string;
5759
- 'fs.dirent.deleteConfirmDialog.title': string;
5760
- 'fs.dirent.deleteConfirmDialog.content': string;
5761
5836
  };
5762
5837
  };
5763
5838
 
@@ -6222,6 +6297,36 @@ declare class RootFileFetch_2 {
6222
6297
  }, {}, {
6223
6298
  applyTransientChanges: (change: Fs.WrenchAstBodyChange) => Promise<Fs.WorldFsBody>;
6224
6299
  }>;
6300
+ } | {
6301
+ id: "worker/rest/api/assets/fs/dirents/$id.DELETE";
6302
+ path: "worker/rest/api/assets/fs/dirents/$id";
6303
+ method: "DELETE";
6304
+ params: {
6305
+ id: string;
6306
+ };
6307
+ hook: HookImpl<"worker/rest/api/assets/fs/dirents/$id.DELETE", Hook<{}, {
6308
+ deleteAny: (id: string, bodyType: Fs.BodyType) => Promise<void>;
6309
+ }>, "worker/rest/api/assets/fs/dirents/$id", "DELETE", {
6310
+ id: string;
6311
+ }, {}, {
6312
+ deleteAny: (id: string, bodyType: Fs.BodyType) => Promise<void>;
6313
+ }>;
6314
+ } | {
6315
+ id: "worker/rest/api/assets/fs/dirents.POST";
6316
+ path: "worker/rest/api/assets/fs/dirents";
6317
+ method: "POST";
6318
+ params: {};
6319
+ hook: HookImpl<"worker/rest/api/assets/fs/dirents.POST", Hook<{}, {
6320
+ postAny: (props: {
6321
+ bodyType: Fs.BodyType;
6322
+ changes: Record<string, any>;
6323
+ }) => Promise<string>;
6324
+ }>, "worker/rest/api/assets/fs/dirents", "POST", {}, {}, {
6325
+ postAny: (props: {
6326
+ bodyType: Fs.BodyType;
6327
+ changes: Record<string, any>;
6328
+ }) => Promise<string>;
6329
+ }>;
6225
6330
  } | {
6226
6331
  id: "worker/rest/api/assets/fs/dirents.PUT";
6227
6332
  path: "worker/rest/api/assets/fs/dirents";