@acorex/modules 20.2.1 → 20.2.3
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/content-management/index.d.ts +48 -3
- package/fesm2022/{acorex-modules-auth-acorex-modules-auth-CdZ9BHOa.mjs → acorex-modules-auth-acorex-modules-auth-BBGqLgJC.mjs} +10 -10
- package/fesm2022/{acorex-modules-auth-acorex-modules-auth-CdZ9BHOa.mjs.map → acorex-modules-auth-acorex-modules-auth-BBGqLgJC.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-auth-app-chooser.component-D4ehfpnB.mjs → acorex-modules-auth-app-chooser.component-B7Nv62Jj.mjs} +2 -2
- package/fesm2022/{acorex-modules-auth-app-chooser.component-D4ehfpnB.mjs.map → acorex-modules-auth-app-chooser.component-B7Nv62Jj.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-auth-login.module-BHRC357P.mjs → acorex-modules-auth-login.module-DmEDBKqL.mjs} +4 -4
- package/fesm2022/{acorex-modules-auth-login.module-BHRC357P.mjs.map → acorex-modules-auth-login.module-DmEDBKqL.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-auth-master.layout-DAYMmpBW.mjs → acorex-modules-auth-master.layout-B8L2FPDN.mjs} +2 -2
- package/fesm2022/{acorex-modules-auth-master.layout-DAYMmpBW.mjs.map → acorex-modules-auth-master.layout-B8L2FPDN.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-auth-oauth-callback.component-B0Q3w45s.mjs → acorex-modules-auth-oauth-callback.component-BRJu8jom.mjs} +2 -2
- package/fesm2022/{acorex-modules-auth-oauth-callback.component-B0Q3w45s.mjs.map → acorex-modules-auth-oauth-callback.component-BRJu8jom.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-auth-password.component-BJpxtJYh.mjs → acorex-modules-auth-password.component-Bh0uhx6-.mjs} +2 -2
- package/fesm2022/{acorex-modules-auth-password.component-BJpxtJYh.mjs.map → acorex-modules-auth-password.component-Bh0uhx6-.mjs.map} +1 -1
- package/fesm2022/acorex-modules-auth-password.component-FNLwhWMe.mjs +226 -0
- package/fesm2022/acorex-modules-auth-password.component-FNLwhWMe.mjs.map +1 -0
- package/fesm2022/{acorex-modules-auth-routes-hvqL2dCH.mjs → acorex-modules-auth-routes-xqc264U-.mjs} +2 -2
- package/fesm2022/{acorex-modules-auth-routes-hvqL2dCH.mjs.map → acorex-modules-auth-routes-xqc264U-.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-auth-two-factor.module-kPuT8yUw.mjs → acorex-modules-auth-two-factor.module-C8jrenEW.mjs} +2 -2
- package/fesm2022/{acorex-modules-auth-two-factor.module-kPuT8yUw.mjs.map → acorex-modules-auth-two-factor.module-C8jrenEW.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-auth-user-sessions.component-Chx_jTSJ.mjs → acorex-modules-auth-user-sessions.component-Cu1SCNnF.mjs} +2 -2
- package/fesm2022/{acorex-modules-auth-user-sessions.component-Chx_jTSJ.mjs.map → acorex-modules-auth-user-sessions.component-Cu1SCNnF.mjs.map} +1 -1
- package/fesm2022/acorex-modules-auth.mjs +1 -1
- package/fesm2022/acorex-modules-content-management.mjs +322 -13
- package/fesm2022/acorex-modules-content-management.mjs.map +1 -1
- package/fesm2022/acorex-modules-data-management.mjs +0 -1
- package/fesm2022/acorex-modules-data-management.mjs.map +1 -1
- package/fesm2022/{acorex-modules-document-management-acorex-modules-document-management-C4G6L94e.mjs → acorex-modules-document-management-acorex-modules-document-management-BvIGh15O.mjs} +38 -22
- package/fesm2022/acorex-modules-document-management-acorex-modules-document-management-BvIGh15O.mjs.map +1 -0
- package/fesm2022/{acorex-modules-document-management-attachment-widget.component-CbDcYxEZ.mjs → acorex-modules-document-management-attachment-widget.component-ClgS3Q8D.mjs} +2 -2
- package/fesm2022/{acorex-modules-document-management-attachment-widget.component-CbDcYxEZ.mjs.map → acorex-modules-document-management-attachment-widget.component-ClgS3Q8D.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-document-management-create-folder-dialog.component-BCs4aZKn.mjs → acorex-modules-document-management-create-folder-dialog.component-BWMANjYL.mjs} +2 -2
- package/fesm2022/{acorex-modules-document-management-create-folder-dialog.component-BCs4aZKn.mjs.map → acorex-modules-document-management-create-folder-dialog.component-BWMANjYL.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-document-management-details-view.component-v1VroVv-.mjs → acorex-modules-document-management-details-view.component-BmJB8bb8.mjs} +2 -2
- package/fesm2022/{acorex-modules-document-management-details-view.component-v1VroVv-.mjs.map → acorex-modules-document-management-details-view.component-BmJB8bb8.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-document-management-drive-choose.component-C5gJtH7_.mjs → acorex-modules-document-management-drive-choose.component-DoUkm43Y.mjs} +2 -2
- package/fesm2022/{acorex-modules-document-management-drive-choose.component-C5gJtH7_.mjs.map → acorex-modules-document-management-drive-choose.component-DoUkm43Y.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-document-management-drive.component-D5OwpnAP.mjs → acorex-modules-document-management-drive.component-R1V4W9u3.mjs} +2 -2
- package/fesm2022/{acorex-modules-document-management-drive.component-D5OwpnAP.mjs.map → acorex-modules-document-management-drive.component-R1V4W9u3.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-document-management-large-icons-view.component-DkHt-dTD.mjs → acorex-modules-document-management-large-icons-view.component-C-9UNa_X.mjs} +2 -2
- package/fesm2022/{acorex-modules-document-management-large-icons-view.component-DkHt-dTD.mjs.map → acorex-modules-document-management-large-icons-view.component-C-9UNa_X.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-document-management-large-tiles-view.component-D2nA00k3.mjs → acorex-modules-document-management-large-tiles-view.component-DL3PEFfv.mjs} +2 -2
- package/fesm2022/{acorex-modules-document-management-large-tiles-view.component-D2nA00k3.mjs.map → acorex-modules-document-management-large-tiles-view.component-DL3PEFfv.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-document-management-list-view.component-RaW67V7O.mjs → acorex-modules-document-management-list-view.component-BGUDmglV.mjs} +2 -2
- package/fesm2022/{acorex-modules-document-management-list-view.component-RaW67V7O.mjs.map → acorex-modules-document-management-list-view.component-BGUDmglV.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-document-management-permission-definition.provider-B6nu7fmX.mjs → acorex-modules-document-management-permission-definition.provider-Cbwf5Ved.mjs} +2 -2
- package/fesm2022/{acorex-modules-document-management-permission-definition.provider-B6nu7fmX.mjs.map → acorex-modules-document-management-permission-definition.provider-Cbwf5Ved.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-document-management-rename-node-dialog.component--6V1Zaoz.mjs → acorex-modules-document-management-rename-node-dialog.component-DXiQj-Hb.mjs} +2 -2
- package/fesm2022/{acorex-modules-document-management-rename-node-dialog.component--6V1Zaoz.mjs.map → acorex-modules-document-management-rename-node-dialog.component-DXiQj-Hb.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-document-management-small-icons-view.component-Cl1MKsX9.mjs → acorex-modules-document-management-small-icons-view.component-C8RZC3TM.mjs} +2 -2
- package/fesm2022/{acorex-modules-document-management-small-icons-view.component-Cl1MKsX9.mjs.map → acorex-modules-document-management-small-icons-view.component-C8RZC3TM.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-document-management-small-tiles-view.component-xoO1Loxt.mjs → acorex-modules-document-management-small-tiles-view.component-B70rSvao.mjs} +2 -2
- package/fesm2022/{acorex-modules-document-management-small-tiles-view.component-xoO1Loxt.mjs.map → acorex-modules-document-management-small-tiles-view.component-B70rSvao.mjs.map} +1 -1
- package/fesm2022/acorex-modules-document-management.mjs +1 -1
- package/fesm2022/{acorex-modules-issue-management-acorex-modules-issue-management-CTFlKzqy.mjs → acorex-modules-help-desk-acorex-modules-help-desk-8iEAzfh5.mjs} +77 -30
- package/fesm2022/acorex-modules-help-desk-acorex-modules-help-desk-8iEAzfh5.mjs.map +1 -0
- package/fesm2022/acorex-modules-help-desk-capture-screen.component-BiJX9lxr.mjs +28 -0
- package/fesm2022/acorex-modules-help-desk-capture-screen.component-BiJX9lxr.mjs.map +1 -0
- package/fesm2022/acorex-modules-help-desk.mjs +2 -0
- package/fesm2022/acorex-modules-help-desk.mjs.map +1 -0
- package/fesm2022/{acorex-modules-platform-management-list-version.component-DTfLeVbH.mjs → acorex-modules-platform-management-list-version.component-kFe_wuWc.mjs} +3 -3
- package/fesm2022/{acorex-modules-platform-management-list-version.component-DTfLeVbH.mjs.map → acorex-modules-platform-management-list-version.component-kFe_wuWc.mjs.map} +1 -1
- package/fesm2022/acorex-modules-platform-management.mjs +12 -232
- package/fesm2022/acorex-modules-platform-management.mjs.map +1 -1
- package/help-desk/README.md +3 -0
- package/{issue-management → help-desk}/index.d.ts +12 -12
- package/package.json +5 -5
- package/platform-management/index.d.ts +1 -12
- package/fesm2022/acorex-modules-auth-password.component-NAY46d_2.mjs +0 -226
- package/fesm2022/acorex-modules-auth-password.component-NAY46d_2.mjs.map +0 -1
- package/fesm2022/acorex-modules-document-management-acorex-modules-document-management-C4G6L94e.mjs.map +0 -1
- package/fesm2022/acorex-modules-issue-management-acorex-modules-issue-management-CTFlKzqy.mjs.map +0 -1
- package/fesm2022/acorex-modules-issue-management-capture-screen.component-DDvum8EG.mjs +0 -28
- package/fesm2022/acorex-modules-issue-management-capture-screen.component-DDvum8EG.mjs.map +0 -1
- package/fesm2022/acorex-modules-issue-management.mjs +0 -2
- package/fesm2022/acorex-modules-issue-management.mjs.map +0 -1
- package/fesm2022/acorex-modules-platform-management-list-terms.component-B1gl5xfT.mjs +0 -93
- package/fesm2022/acorex-modules-platform-management-list-terms.component-B1gl5xfT.mjs.map +0 -1
- package/issue-management/README.md +0 -3
|
@@ -777,7 +777,7 @@ async function documentFactory(injector) {
|
|
|
777
777
|
priority: 'primary',
|
|
778
778
|
type: 'review',
|
|
779
779
|
scope: AXPEntityCommandScope.TypeLevel,
|
|
780
|
-
|
|
780
|
+
disabled: '{{context.eval("status") != "PendingReview"}}',
|
|
781
781
|
},
|
|
782
782
|
{
|
|
783
783
|
title: `t("distributed", { scope: "${i18n}" })`,
|
|
@@ -791,6 +791,7 @@ async function documentFactory(injector) {
|
|
|
791
791
|
priority: 'primary',
|
|
792
792
|
type: 'review',
|
|
793
793
|
scope: AXPEntityCommandScope.TypeLevel,
|
|
794
|
+
disabled: '{{context.eval("status") != "Reviewed" && context.eval("status") != "Completed"}}',
|
|
794
795
|
},
|
|
795
796
|
{
|
|
796
797
|
title: `t("document-signature.sign.title", { scope: "${i18n}" })`,
|
|
@@ -2922,10 +2923,12 @@ async function reviewFactory(injector) {
|
|
|
2922
2923
|
if (!data.reviewedAt) {
|
|
2923
2924
|
data.reviewedAt = new Date();
|
|
2924
2925
|
}
|
|
2926
|
+
//TODO for test
|
|
2927
|
+
data.reviewStatus = 'Approved';
|
|
2925
2928
|
// Create the review record
|
|
2926
2929
|
const res = await dataService.insertOne(data);
|
|
2927
2930
|
// Update document status based on review status
|
|
2928
|
-
await updateDocumentStatus(data.documentId, data.
|
|
2931
|
+
await updateDocumentStatus(data.documentId, data.reviewStatus, injector);
|
|
2929
2932
|
return { id: res };
|
|
2930
2933
|
},
|
|
2931
2934
|
},
|
|
@@ -2938,10 +2941,12 @@ async function reviewFactory(injector) {
|
|
|
2938
2941
|
execute: async (data) => {
|
|
2939
2942
|
// Update reviewedAt to current date
|
|
2940
2943
|
data.reviewedAt = new Date();
|
|
2944
|
+
//TODO for test
|
|
2945
|
+
data.reviewStatus = 'Approved';
|
|
2941
2946
|
// Update the review record
|
|
2942
2947
|
const result = await dataService.updateOne(data.id, data);
|
|
2943
2948
|
// Update document status based on review status
|
|
2944
|
-
await updateDocumentStatus(data.documentId, data.
|
|
2949
|
+
await updateDocumentStatus(data.documentId, data.reviewStatus, injector);
|
|
2945
2950
|
return result;
|
|
2946
2951
|
},
|
|
2947
2952
|
},
|
|
@@ -4806,6 +4811,16 @@ const AXMSendToReviewWorkflow = {
|
|
|
4806
4811
|
},
|
|
4807
4812
|
},
|
|
4808
4813
|
};
|
|
4814
|
+
class AXMCheckOutputAction extends AXPWorkflowAction {
|
|
4815
|
+
async execute(context) {
|
|
4816
|
+
console.log(context);
|
|
4817
|
+
}
|
|
4818
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMCheckOutputAction, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
4819
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMCheckOutputAction }); }
|
|
4820
|
+
}
|
|
4821
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMCheckOutputAction, decorators: [{
|
|
4822
|
+
type: Injectable
|
|
4823
|
+
}] });
|
|
4809
4824
|
/**
|
|
4810
4825
|
* Workflow for submitting review
|
|
4811
4826
|
*/
|
|
@@ -4882,7 +4897,6 @@ class AXMCreateDistributionRecordsAction extends AXPWorkflowAction {
|
|
|
4882
4897
|
try {
|
|
4883
4898
|
const documentId = context.getVariable('options.id');
|
|
4884
4899
|
const assignedTo = context.getOutput('assignedTo');
|
|
4885
|
-
debugger;
|
|
4886
4900
|
const document = await this.documentService.getOne(documentId);
|
|
4887
4901
|
this.distributionService.insertOne({
|
|
4888
4902
|
documentId,
|
|
@@ -5556,7 +5570,7 @@ class AXMDocumentManagerService {
|
|
|
5556
5570
|
* Moves a node to another location
|
|
5557
5571
|
*/
|
|
5558
5572
|
async moveTo(options) {
|
|
5559
|
-
const comp = (await import('./acorex-modules-document-management-drive-choose.component-
|
|
5573
|
+
const comp = (await import('./acorex-modules-document-management-drive-choose.component-DoUkm43Y.mjs')).AXMDocumentDriveChooseComponent;
|
|
5560
5574
|
const popup = await this.popupService.open(comp, {
|
|
5561
5575
|
title: `Choose ${options.browseMode == 'file' ? 'File' : 'Folder'}`,
|
|
5562
5576
|
data: {
|
|
@@ -5589,7 +5603,7 @@ class AXMDocumentManagerService {
|
|
|
5589
5603
|
* Copies a node to another location
|
|
5590
5604
|
*/
|
|
5591
5605
|
async copyTo(options) {
|
|
5592
|
-
const comp = (await import('./acorex-modules-document-management-drive-choose.component-
|
|
5606
|
+
const comp = (await import('./acorex-modules-document-management-drive-choose.component-DoUkm43Y.mjs')).AXMDocumentDriveChooseComponent;
|
|
5593
5607
|
const popup = await this.popupService.open(comp, {
|
|
5594
5608
|
title: `Choose ${options.browseMode == 'file' ? 'File' : 'Folder'}`,
|
|
5595
5609
|
data: {
|
|
@@ -5907,7 +5921,7 @@ class AXMDocumentManagerService {
|
|
|
5907
5921
|
* Shows folder edit dialog
|
|
5908
5922
|
*/
|
|
5909
5923
|
async showFolderEditDialog(node) {
|
|
5910
|
-
const comp = (await import('./acorex-modules-document-management-create-folder-dialog.component-
|
|
5924
|
+
const comp = (await import('./acorex-modules-document-management-create-folder-dialog.component-BWMANjYL.mjs'))
|
|
5911
5925
|
.AXMCreateFolderDialog;
|
|
5912
5926
|
const popup = await this.popupService.open(comp, {
|
|
5913
5927
|
title: await this.translate.translateAsync('@document-management:actions.update-folder'),
|
|
@@ -5921,7 +5935,7 @@ class AXMDocumentManagerService {
|
|
|
5921
5935
|
* Shows create folder dialog
|
|
5922
5936
|
*/
|
|
5923
5937
|
async showCreateFolderDialog(parentId) {
|
|
5924
|
-
const comp = (await import('./acorex-modules-document-management-create-folder-dialog.component-
|
|
5938
|
+
const comp = (await import('./acorex-modules-document-management-create-folder-dialog.component-BWMANjYL.mjs'))
|
|
5925
5939
|
.AXMCreateFolderDialog;
|
|
5926
5940
|
const popup = await this.popupService.open(comp, {
|
|
5927
5941
|
title: await this.translate.translateAsync('@document-management:actions.create-folder'),
|
|
@@ -5935,7 +5949,7 @@ class AXMDocumentManagerService {
|
|
|
5935
5949
|
* Shows rename popup for a node
|
|
5936
5950
|
*/
|
|
5937
5951
|
async showRenamePopup(node) {
|
|
5938
|
-
const comp = (await import('./acorex-modules-document-management-rename-node-dialog.component
|
|
5952
|
+
const comp = (await import('./acorex-modules-document-management-rename-node-dialog.component-DXiQj-Hb.mjs'))
|
|
5939
5953
|
.AXMRenameNodeDialog;
|
|
5940
5954
|
const popup = await this.popupService.open(comp, {
|
|
5941
5955
|
title: 't("actions.rename")',
|
|
@@ -5961,7 +5975,7 @@ class AXMDocumentManagerService {
|
|
|
5961
5975
|
* Shows choose file dialog
|
|
5962
5976
|
*/
|
|
5963
5977
|
async showChooseFileDialog(scope) {
|
|
5964
|
-
const comp = (await import('./acorex-modules-document-management-drive-choose.component-
|
|
5978
|
+
const comp = (await import('./acorex-modules-document-management-drive-choose.component-DoUkm43Y.mjs')).AXMDocumentDriveChooseComponent;
|
|
5965
5979
|
const result = await this.popupService.open(comp, {
|
|
5966
5980
|
title: await this.translate.translateAsync('@document-management:actions.choose-from-drive'),
|
|
5967
5981
|
data: {
|
|
@@ -7218,13 +7232,13 @@ class AXMDocumentExplorerComponent {
|
|
|
7218
7232
|
this.showContextMenu = input(true, ...(ngDevMode ? [{ debugName: "showContextMenu" }] : []));
|
|
7219
7233
|
this.view = signal(null, ...(ngDevMode ? [{ debugName: "view" }] : []));
|
|
7220
7234
|
this.viewMap = {
|
|
7221
|
-
list: async () => (await import('./acorex-modules-document-management-list-view.component-
|
|
7222
|
-
'small-tiles': async () => (await import('./acorex-modules-document-management-small-tiles-view.component-
|
|
7223
|
-
'large-tiles': async () => (await import('./acorex-modules-document-management-large-tiles-view.component-
|
|
7224
|
-
details: async () => (await import('./acorex-modules-document-management-details-view.component-
|
|
7225
|
-
'large-icons': async () => (await import('./acorex-modules-document-management-large-icons-view.component-
|
|
7226
|
-
'small-icons': async () => (await import('./acorex-modules-document-management-small-icons-view.component-
|
|
7227
|
-
'attachment': async () => (await import('./acorex-modules-document-management-attachment-widget.component-
|
|
7235
|
+
list: async () => (await import('./acorex-modules-document-management-list-view.component-BGUDmglV.mjs')).AXMDocumentExplorerListViewComponent,
|
|
7236
|
+
'small-tiles': async () => (await import('./acorex-modules-document-management-small-tiles-view.component-B70rSvao.mjs')).AXMDocumentExplorerSmallTilesViewComponent,
|
|
7237
|
+
'large-tiles': async () => (await import('./acorex-modules-document-management-large-tiles-view.component-DL3PEFfv.mjs')).AXMDocumentExplorerLargeTilesViewComponent,
|
|
7238
|
+
details: async () => (await import('./acorex-modules-document-management-details-view.component-BmJB8bb8.mjs')).AXMDocumentExplorerDetailsViewComponent,
|
|
7239
|
+
'large-icons': async () => (await import('./acorex-modules-document-management-large-icons-view.component-C-9UNa_X.mjs')).AXMDocumentExplorerLargeIconsViewComponent,
|
|
7240
|
+
'small-icons': async () => (await import('./acorex-modules-document-management-small-icons-view.component-C8RZC3TM.mjs')).AXMDocumentExplorerSmallIconsViewComponent,
|
|
7241
|
+
'attachment': async () => (await import('./acorex-modules-document-management-attachment-widget.component-ClgS3Q8D.mjs')).AXMDocumentExplorerAttachmentComponent,
|
|
7228
7242
|
};
|
|
7229
7243
|
this.#effect = effect(() => {
|
|
7230
7244
|
if (this.vm.loadingFolderId() == null) {
|
|
@@ -7901,11 +7915,11 @@ function routesFacory() {
|
|
|
7901
7915
|
children: [
|
|
7902
7916
|
{
|
|
7903
7917
|
path: '',
|
|
7904
|
-
loadComponent: () => import('./acorex-modules-document-management-drive.component-
|
|
7918
|
+
loadComponent: () => import('./acorex-modules-document-management-drive.component-R1V4W9u3.mjs').then((c) => c.AXMDocumentDriveComponent),
|
|
7905
7919
|
},
|
|
7906
7920
|
{
|
|
7907
7921
|
path: ':id',
|
|
7908
|
-
loadComponent: () => import('./acorex-modules-document-management-drive.component-
|
|
7922
|
+
loadComponent: () => import('./acorex-modules-document-management-drive.component-R1V4W9u3.mjs').then((c) => c.AXMDocumentDriveComponent),
|
|
7909
7923
|
},
|
|
7910
7924
|
],
|
|
7911
7925
|
},
|
|
@@ -7959,7 +7973,7 @@ class AXMDocumentManagementModule {
|
|
|
7959
7973
|
provide: AXP_PERMISSION_DEFINITION_PROVIDER,
|
|
7960
7974
|
useFactory: async () => {
|
|
7961
7975
|
const injector = inject(Injector);
|
|
7962
|
-
const provider = (await import('./acorex-modules-document-management-permission-definition.provider-
|
|
7976
|
+
const provider = (await import('./acorex-modules-document-management-permission-definition.provider-Cbwf5Ved.mjs')).AXMPermissionDefinitionProvider;
|
|
7963
7977
|
return new provider(injector);
|
|
7964
7978
|
},
|
|
7965
7979
|
multi: true,
|
|
@@ -8002,6 +8016,7 @@ class AXMDocumentManagementModule {
|
|
|
8002
8016
|
AXMCreateDistributionRecordsAction,
|
|
8003
8017
|
AXMDocumentSignaturePopupAction,
|
|
8004
8018
|
AXMSaveSignatureInteractionAction,
|
|
8019
|
+
AXMCheckOutputAction
|
|
8005
8020
|
},
|
|
8006
8021
|
workflows: {
|
|
8007
8022
|
'upload-document': AXMUploadWorkflow,
|
|
@@ -8039,6 +8054,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImpor
|
|
|
8039
8054
|
AXMCreateDistributionRecordsAction,
|
|
8040
8055
|
AXMDocumentSignaturePopupAction,
|
|
8041
8056
|
AXMSaveSignatureInteractionAction,
|
|
8057
|
+
AXMCheckOutputAction
|
|
8042
8058
|
},
|
|
8043
8059
|
workflows: {
|
|
8044
8060
|
'upload-document': AXMUploadWorkflow,
|
|
@@ -8088,7 +8104,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImpor
|
|
|
8088
8104
|
provide: AXP_PERMISSION_DEFINITION_PROVIDER,
|
|
8089
8105
|
useFactory: async () => {
|
|
8090
8106
|
const injector = inject(Injector);
|
|
8091
|
-
const provider = (await import('./acorex-modules-document-management-permission-definition.provider-
|
|
8107
|
+
const provider = (await import('./acorex-modules-document-management-permission-definition.provider-Cbwf5Ved.mjs')).AXMPermissionDefinitionProvider;
|
|
8092
8108
|
return new provider(injector);
|
|
8093
8109
|
},
|
|
8094
8110
|
multi: true,
|
|
@@ -8117,4 +8133,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImpor
|
|
|
8117
8133
|
*/
|
|
8118
8134
|
|
|
8119
8135
|
export { AXPDocumentExplorerViewModel as A, AXMDocumentManagementDocumentTypeStatusDefinitionEntityServiceImpl as B, folderFactory as C, AXMFolderService as D, AXMFolderServiceImpl as E, reviewFactory as F, AXMReviewService as G, AXMReviewServiceImpl as H, distributionFactory as I, AXMDistributionService as J, AXMDistributionServiceImpl as K, distributionInteractionFactory as L, AXMDistributionInteractionService as M, AXMDistributionInteractionServiceImpl as N, AXMEntityProvider as O, AXMMenuProvider as P, AXMSearchCommandProvider as Q, RootConfig as R, AXMSettingProvider as S, AXMDocumentManagerService as a, AXMDocumentExplorerComponent as b, AXMPermissionsKeys as c, AXMFolderPathBreadcrumbsComponent as d, AXMDocumentTypeService as e, AXMDocumentManagementModule as f, documentFactory as g, AXMDocumentManagementDocumentEntityModule as h, AXMDocumentService as i, AXMDocumentServiceImpl as j, getNextStatus as k, canTransition as l, documentTypeFactory as m, AXMDocumentManagementDocumentTypeEntityModule as n, AXMDocumentTypeServiceImpl as o, documentTypeMetaDefinitionfactory as p, AXMDocumentManagementDocumentTypeMetaDefinitionEntityModule as q, AXMDocumentManagementDocumentTypeMetaDefinitionEntityService as r, AXMDocumentManagementDocumentTypeMetaDefinitionEntityServiceImpl as s, documentTypeMetaValueFactory as t, AXMDocumentManagementDocumentTypeMetaValueEntityModule as u, AXMDocumentManagementDocumentTypeMetaValueEntityService as v, AXMDocumentManagementDocumentTypeMetaValueEntityServiceImpl as w, documentTypeStatusDefinitionFactory as x, AXMDocumentManagementDocumentTypeStatusDefinitionEntityModule as y, AXMDocumentManagementDocumentTypeStatusDefinitionEntityService as z };
|
|
8120
|
-
//# sourceMappingURL=acorex-modules-document-management-acorex-modules-document-management-
|
|
8136
|
+
//# sourceMappingURL=acorex-modules-document-management-acorex-modules-document-management-BvIGh15O.mjs.map
|