@dxs-ts/eveli-ide 2.0.71 → 2.0.73

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,31 +3087,31 @@ 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;
3112
3101
  'fs.direntMenu.menuItem.lock': string;
3113
3102
  'fs.direntMenu.menuItem.unlock': string;
3103
+ 'fs.direntMenu.menuItem.labels': string;
3104
+ 'fs.direntMenu.menuItem.description': string;
3114
3105
  'fs.direntMenu.menuItem.copy': string;
3115
3106
  'fs.direntMenu.menuItem.rename': string;
3116
3107
  'fs.direntMenu.menuItem.delete': string;
3117
- 'fs.direntMenu.menuItem.configOptions': string;
3108
+ 'fs.direntMenu.menuItem.duplicate': string;
3118
3109
  'fs.direntMenu.chip.devMode': string;
3119
3110
  'fs.direntMenu.chip.assignable': string;
3120
3111
  'fs.direntMenu.chip.disabled': string;
3121
3112
  '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;
3113
+ 'fs.direntMenu.deleteDialog.title': string;
3114
+ 'fs.direntMenu.deleteDialog.message': string;
3127
3115
  'fs.tabMenu.menuItem.close': string;
3128
3116
  'fs.tabMenu.menuItem.closeToTheRight': string;
3129
3117
  'fs.tabMenu.menuItem.closeOthers': string;
@@ -3203,12 +3191,14 @@ export declare const messages: {
3203
3191
  'fs.properties.propertyLabel.dialobFormName': string;
3204
3192
  'fs.properties.propertyLabel.dialobFormTag': string;
3205
3193
  'fs.properties.propertyLabel.flowName': string;
3194
+ 'fs.properties.propertyLabel.printoutPages': string;
3206
3195
  'fs.properties.propertyLabel.configOptionsEnabled': string;
3207
3196
  'fs.properties.propertyLabel.selectedArticles': string;
3208
3197
  'fs.properties.propertyLabel.associatedLinks': string;
3209
3198
  'fs.properties.propertyLabel.comments': string;
3210
3199
  'fs.properties.propertyLabel.locales': string;
3211
3200
  'fs.properties.propertyLabel.localeCode': string;
3201
+ 'fs.properties.propertyLabel.article': string;
3212
3202
  'fs.properties.propertyLabel.phoneValue': string;
3213
3203
  'fs.properties.propertyLabel.urlValue': string;
3214
3204
  'fs.properties.propertyLabel.formName': string;
@@ -3217,6 +3207,7 @@ export declare const messages: {
3217
3207
  'fs.properties.propertyLabel.versionTag': string;
3218
3208
  'fs.properties.propertyLabel.printoutServiceName': string;
3219
3209
  'fs.properties.propertyLabel.printoutServiceId': string;
3210
+ 'fs.properties.propertyLabel.printoutResources': string;
3220
3211
  'fs.properties.propertyLabel.orchestratorName': string;
3221
3212
  'fs.properties.propertyLabel.children': string;
3222
3213
  'fs.references.title': string;
@@ -3231,6 +3222,24 @@ export declare const messages: {
3231
3222
  'fs.search.labelFilter.placeholder': string;
3232
3223
  'fs.snackbar.saveSuccess': string;
3233
3224
  'fs.snackbar.saveFailed': string;
3225
+ 'fs.snackbar.deleteSuccess': string;
3226
+ 'fs.snackbar.deleteFailed': string;
3227
+ 'fs.bodyType.LOCALE': string;
3228
+ 'fs.bodyType.ARTICLE_LINK': string;
3229
+ 'fs.bodyType.ARTICLE': string;
3230
+ 'fs.bodyType.ARTICLE_WORKFLOW': string;
3231
+ 'fs.bodyType.ARTICLE_PAGE': string;
3232
+ 'fs.bodyType.ARTICLE_TEMPLATE': string;
3233
+ 'fs.bodyType.FLOW': string;
3234
+ 'fs.bodyType.FLOW_TASK': string;
3235
+ 'fs.bodyType.DECISION_TABLE': string;
3236
+ 'fs.bodyType.DIALOB_FORM': string;
3237
+ 'fs.bodyType.DIALOB_FORM_META': string;
3238
+ 'fs.bodyType.PRINTOUT': string;
3239
+ 'fs.bodyType.PRINTOUT_PAGE': string;
3240
+ 'fs.bodyType.PRINTOUT_RESOURCE': string;
3241
+ 'fs.bodyType.DEPLOYMENT': string;
3242
+ 'fs.bodyType.FOLDER': string;
3234
3243
  };
3235
3244
  fi: {
3236
3245
  'document.title': string;
@@ -3305,6 +3314,7 @@ export declare const messages: {
3305
3314
  'task.transfer.create.title': string;
3306
3315
  'task.transfer.create.journalNumber': string;
3307
3316
  'task.transfer.create.files': string;
3317
+ 'task.transfer.create.receivedFiles': string;
3308
3318
  'task.transfer.button.transfer': string;
3309
3319
  'task.transfer.button.retransfer': string;
3310
3320
  'task.transfer.create.docTitle': string;
@@ -3382,6 +3392,9 @@ export declare const messages: {
3382
3392
  'menu.flows.wrench': string;
3383
3393
  'menu.decisions.wrench': string;
3384
3394
  'menu.services.wrench': string;
3395
+ 'menu.services.tagomi': string;
3396
+ 'menu.images.tagomi': string;
3397
+ 'menu.scripts.tagomi': string;
3385
3398
  'menu.debug.wrench': string;
3386
3399
  'menu.compare.wrench': string;
3387
3400
  'menu.releases.wrench': string;
@@ -4328,6 +4341,8 @@ export declare const messages: {
4328
4341
  'toolbar.tagomi': string;
4329
4342
  'tagomi.services.searchAll': string;
4330
4343
  'tagomi.main.services.all': string;
4344
+ 'tagomi.main.images.all': string;
4345
+ 'tagomi.main.scripts.all': string;
4331
4346
  'tagomi.templates.templateTab': string;
4332
4347
  'tagomi.services.title': string;
4333
4348
  'tagomi.services.desc': string;
@@ -4388,6 +4403,36 @@ export declare const messages: {
4388
4403
  'tagomi.service.delete.dialog.button': string;
4389
4404
  'tagomi.locale.select.alreadyDefined': string;
4390
4405
  'tagomi.locale.label.editLocaleValue': string;
4406
+ 'tagomi.image.create': string;
4407
+ 'tagomi.script.create': string;
4408
+ 'tagomi.image.options.edit': string;
4409
+ 'tagomi.image.options.delete': string;
4410
+ 'tagomi.script.options.edit': string;
4411
+ 'tagomi.script.options.delete': string;
4412
+ 'tagomi.image.create.dialog.title': string;
4413
+ 'tagomi.image.create.dialog.resourceName': string;
4414
+ 'tagomi.image.create.dialog.uploadFile': string;
4415
+ 'tagomi.image.create.dialog.fileSelected': string;
4416
+ 'tagomi.image.edit.dialog.title': string;
4417
+ 'tagomi.image.edit.dialog.resourceName': string;
4418
+ 'tagomi.image.edit.dialog.uploadFile': string;
4419
+ 'tagomi.image.edit.dialog.fileSelected': string;
4420
+ 'tagomi.image.delete.dialog.title': string;
4421
+ 'tagomi.image.delete.dialog.desc': string;
4422
+ 'tagomi.image.delete.dialog.button': string;
4423
+ 'tagomi.script.create.dialog.title': string;
4424
+ 'tagomi.script.create.dialog.resourceName': string;
4425
+ 'tagomi.script.create.dialog.uploadFile': string;
4426
+ 'tagomi.script.create.dialog.fileSelected': string;
4427
+ 'tagomi.script.edit.dialog.title': string;
4428
+ 'tagomi.script.edit.dialog.resourceName': string;
4429
+ 'tagomi.script.edit.dialog.uploadFile': string;
4430
+ 'tagomi.script.edit.dialog.fileSelected': string;
4431
+ 'tagomi.script.delete.dialog.title': string;
4432
+ 'tagomi.script.delete.dialog.desc': string;
4433
+ 'tagomi.script.delete.dialog.button': string;
4434
+ 'tagomi.logos.searchAll': string;
4435
+ 'tagomi.scripts.searchAll': string;
4391
4436
  'xui.calendarInput.mask.placeholder.day': string;
4392
4437
  'xui.calendarInput.mask.placeholder.month': string;
4393
4438
  'xui.calendarInput.mask.placeholder.year': string;
@@ -4493,8 +4538,6 @@ export declare const messages: {
4493
4538
  'taskcard.body.form.canPublishFeedback.yes': string;
4494
4539
  'taskcard.body.form.representative.placeholder': string;
4495
4540
  'fs.dirent.language.localeCodeField.placeholder': string;
4496
- 'fs.dirent.deleteConfirmDialog.title': string;
4497
- 'fs.dirent.deleteConfirmDialog.content': string;
4498
4541
  };
4499
4542
  sv: {
4500
4543
  'document.title': string;
@@ -4569,6 +4612,7 @@ export declare const messages: {
4569
4612
  'task.transfer.create.title': string;
4570
4613
  'task.transfer.create.journalNumber': string;
4571
4614
  'task.transfer.create.files': string;
4615
+ 'task.transfer.create.receivedFiles': string;
4572
4616
  'task.transfer.button.transfer': string;
4573
4617
  'task.transfer.button.retransfer': string;
4574
4618
  'task.transfer.create.docTitle': string;
@@ -4646,6 +4690,9 @@ export declare const messages: {
4646
4690
  'menu.flows.wrench': string;
4647
4691
  'menu.decisions.wrench': string;
4648
4692
  'menu.services.wrench': string;
4693
+ 'menu.services.tagomi': string;
4694
+ 'menu.images.tagomi': string;
4695
+ 'menu.scripts.tagomi': string;
4649
4696
  'menu.debug.wrench': string;
4650
4697
  'menu.compare.wrench': string;
4651
4698
  'menu.releases.wrench': string;
@@ -5592,6 +5639,8 @@ export declare const messages: {
5592
5639
  'toolbar.tagomi': string;
5593
5640
  'tagomi.services.searchAll': string;
5594
5641
  'tagomi.main.services.all': string;
5642
+ 'tagomi.main.images.all': string;
5643
+ 'tagomi.main.scripts.all': string;
5595
5644
  'tagomi.templates.templateTab': string;
5596
5645
  'tagomi.services.title': string;
5597
5646
  'tagomi.services.desc': string;
@@ -5652,6 +5701,36 @@ export declare const messages: {
5652
5701
  'tagomi.service.delete.dialog.button': string;
5653
5702
  'tagomi.locale.select.alreadyDefined': string;
5654
5703
  'tagomi.locale.label.editLocaleValue': string;
5704
+ 'tagomi.image.create': string;
5705
+ 'tagomi.script.create': string;
5706
+ 'tagomi.image.options.edit': string;
5707
+ 'tagomi.image.options.delete': string;
5708
+ 'tagomi.script.options.edit': string;
5709
+ 'tagomi.script.options.delete': string;
5710
+ 'tagomi.image.create.dialog.title': string;
5711
+ 'tagomi.image.create.dialog.resourceName': string;
5712
+ 'tagomi.image.create.dialog.uploadFile': string;
5713
+ 'tagomi.image.create.dialog.fileSelected': string;
5714
+ 'tagomi.image.edit.dialog.title': string;
5715
+ 'tagomi.image.edit.dialog.resourceName': string;
5716
+ 'tagomi.image.edit.dialog.uploadFile': string;
5717
+ 'tagomi.image.edit.dialog.fileSelected': string;
5718
+ 'tagomi.image.delete.dialog.title': string;
5719
+ 'tagomi.image.delete.dialog.desc': string;
5720
+ 'tagomi.image.delete.dialog.button': string;
5721
+ 'tagomi.script.create.dialog.title': string;
5722
+ 'tagomi.script.create.dialog.resourceName': string;
5723
+ 'tagomi.script.create.dialog.uploadFile': string;
5724
+ 'tagomi.script.create.dialog.fileSelected': string;
5725
+ 'tagomi.script.edit.dialog.title': string;
5726
+ 'tagomi.script.edit.dialog.resourceName': string;
5727
+ 'tagomi.script.edit.dialog.uploadFile': string;
5728
+ 'tagomi.script.edit.dialog.fileSelected': string;
5729
+ 'tagomi.script.delete.dialog.title': string;
5730
+ 'tagomi.script.delete.dialog.desc': string;
5731
+ 'tagomi.script.delete.dialog.button': string;
5732
+ 'tagomi.logos.searchAll': string;
5733
+ 'tagomi.scripts.searchAll': string;
5655
5734
  'xui.calendarInput.mask.placeholder.day': string;
5656
5735
  'xui.calendarInput.mask.placeholder.month': string;
5657
5736
  'xui.calendarInput.mask.placeholder.year': string;
@@ -5756,8 +5835,6 @@ export declare const messages: {
5756
5835
  'taskcard.body.customerName.none': string;
5757
5836
  'taskcard.body.form.canPublishFeedback.yes': string;
5758
5837
  'taskcard.body.form.representative.placeholder': string;
5759
- 'fs.dirent.deleteConfirmDialog.title': string;
5760
- 'fs.dirent.deleteConfirmDialog.content': string;
5761
5838
  };
5762
5839
  };
5763
5840
 
@@ -6222,6 +6299,36 @@ declare class RootFileFetch_2 {
6222
6299
  }, {}, {
6223
6300
  applyTransientChanges: (change: Fs.WrenchAstBodyChange) => Promise<Fs.WorldFsBody>;
6224
6301
  }>;
6302
+ } | {
6303
+ id: "worker/rest/api/assets/fs/dirents/$id.DELETE";
6304
+ path: "worker/rest/api/assets/fs/dirents/$id";
6305
+ method: "DELETE";
6306
+ params: {
6307
+ id: string;
6308
+ };
6309
+ hook: HookImpl<"worker/rest/api/assets/fs/dirents/$id.DELETE", Hook<{}, {
6310
+ deleteAny: (id: string, bodyType: Fs.BodyType) => Promise<void>;
6311
+ }>, "worker/rest/api/assets/fs/dirents/$id", "DELETE", {
6312
+ id: string;
6313
+ }, {}, {
6314
+ deleteAny: (id: string, bodyType: Fs.BodyType) => Promise<void>;
6315
+ }>;
6316
+ } | {
6317
+ id: "worker/rest/api/assets/fs/dirents.POST";
6318
+ path: "worker/rest/api/assets/fs/dirents";
6319
+ method: "POST";
6320
+ params: {};
6321
+ hook: HookImpl<"worker/rest/api/assets/fs/dirents.POST", Hook<{}, {
6322
+ postAny: (props: {
6323
+ bodyType: Fs.BodyType;
6324
+ changes: Record<string, any>;
6325
+ }) => Promise<string>;
6326
+ }>, "worker/rest/api/assets/fs/dirents", "POST", {}, {}, {
6327
+ postAny: (props: {
6328
+ bodyType: Fs.BodyType;
6329
+ changes: Record<string, any>;
6330
+ }) => Promise<string>;
6331
+ }>;
6225
6332
  } | {
6226
6333
  id: "worker/rest/api/assets/fs/dirents.PUT";
6227
6334
  path: "worker/rest/api/assets/fs/dirents";
@@ -7847,30 +7954,6 @@ declare module '@tanstack/react-router' {
7847
7954
  }
7848
7955
 
7849
7956
 
7850
- declare module '@mui/material' {
7851
- interface Components<Theme = unknown> extends EveliComponents<Theme> {
7852
- }
7853
- }
7854
-
7855
-
7856
- declare module '@mui/material/Button' {
7857
- interface ButtonPropsVariantOverrides {
7858
- explorerInactive: true;
7859
- explorerActive: true;
7860
- }
7861
- }
7862
-
7863
-
7864
- declare module 'react' {
7865
- interface CSSProperties {
7866
- '--tree-view-text-color'?: string;
7867
- '--tree-view-color'?: string;
7868
- '--tree-view-bg-color'?: string;
7869
- '--tree-view-hover-color'?: string;
7870
- }
7871
- }
7872
-
7873
-
7874
7957
  declare module '@tanstack/react-router' {
7875
7958
  interface FileRoutesByPath {
7876
7959
  '/': {
@@ -8191,6 +8274,30 @@ declare module '@mui/material' {
8191
8274
  }
8192
8275
 
8193
8276
 
8277
+ declare module '@mui/material/Button' {
8278
+ interface ButtonPropsVariantOverrides {
8279
+ explorerInactive: true;
8280
+ explorerActive: true;
8281
+ }
8282
+ }
8283
+
8284
+
8285
+ declare module 'react' {
8286
+ interface CSSProperties {
8287
+ '--tree-view-text-color'?: string;
8288
+ '--tree-view-color'?: string;
8289
+ '--tree-view-bg-color'?: string;
8290
+ '--tree-view-hover-color'?: string;
8291
+ }
8292
+ }
8293
+
8294
+
8295
+ declare module '@mui/material' {
8296
+ interface Components<Theme = unknown> extends EveliComponents<Theme> {
8297
+ }
8298
+ }
8299
+
8300
+
8194
8301
  declare module "@tanstack/react-table" {
8195
8302
  interface ColumnMeta<TData extends RowData, TValue> {
8196
8303
  enableSelection?: boolean;