@omnia/management-system 7.0.1-dev → 7.0.2-dev
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/internal-do-not-import-from-here/constants.d.ts +3 -0
- package/internal-do-not-import-from-here/models/Enums.d.ts +2 -1
- package/internal-do-not-import-from-here/models/Enums.js +1 -0
- package/internal-do-not-import-from-here/models/components/documentlibrary/index.js +3 -3
- package/internal-do-not-import-from-here/models/components/documentpicker/index.js +5 -5
- package/internal-do-not-import-from-here/models/components/documentrollup/index.js +13 -13
- package/internal-do-not-import-from-here/models/components/feedbackbutton/index.js +1 -1
- package/internal-do-not-import-from-here/models/components/index.js +8 -8
- package/internal-do-not-import-from-here/models/components/pointpicker/index.js +1 -1
- package/internal-do-not-import-from-here/models/components/processlibrary/index.js +4 -4
- package/internal-do-not-import-from-here/models/components/processrollup/index.js +4 -4
- package/internal-do-not-import-from-here/models/components/viewprocess/breadcrumbblock/index.js +1 -1
- package/internal-do-not-import-from-here/models/components/viewprocess/contentblock/index.js +1 -1
- package/internal-do-not-import-from-here/models/components/viewprocess/documentsblock/index.js +1 -1
- package/internal-do-not-import-from-here/models/components/viewprocess/drawingblock/index.js +1 -1
- package/internal-do-not-import-from-here/models/components/viewprocess/index.js +11 -11
- package/internal-do-not-import-from-here/models/components/viewprocess/linksblock/index.js +1 -1
- package/internal-do-not-import-from-here/models/components/viewprocess/pagesblock/index.js +1 -1
- package/internal-do-not-import-from-here/models/components/viewprocess/processcontextblock/index.js +1 -1
- package/internal-do-not-import-from-here/models/components/viewprocess/processnavigation/index.js +1 -1
- package/internal-do-not-import-from-here/models/components/viewprocess/propertiesblock/index.js +2 -2
- package/internal-do-not-import-from-here/models/components/viewprocess/tasksblock/index.js +1 -1
- package/internal-do-not-import-from-here/models/components/viewprocess/titleblock/index.js +1 -1
- package/internal-do-not-import-from-here/models/contexts/index.js +1 -1
- package/internal-do-not-import-from-here/models/data/appendices/index.js +3 -3
- package/internal-do-not-import-from-here/models/data/archives/index.js +1 -1
- package/internal-do-not-import-from-here/models/data/controlleddocuments/index.js +11 -11
- package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/fields/index.js +3 -3
- package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/index.js +9 -9
- package/internal-do-not-import-from-here/models/data/documentbulkupdate/index.js +3 -3
- package/internal-do-not-import-from-here/models/data/documentrollup/index.js +3 -3
- package/internal-do-not-import-from-here/models/data/documentstatistics/index.js +2 -2
- package/internal-do-not-import-from-here/models/data/documenttemplates/content/index.js +3 -3
- package/internal-do-not-import-from-here/models/data/documenttemplates/index.js +4 -4
- package/internal-do-not-import-from-here/models/data/documenttemplates/settings/index.js +3 -3
- package/internal-do-not-import-from-here/models/data/documenttype/index.js +8 -8
- package/internal-do-not-import-from-here/models/data/documenttype/retentions/index.js +3 -3
- package/internal-do-not-import-from-here/models/data/drawingdefinitions/index.js +5 -5
- package/internal-do-not-import-from-here/models/data/enums/index.js +1 -1
- package/internal-do-not-import-from-here/models/data/feedback/index.js +2 -2
- package/internal-do-not-import-from-here/models/data/feedback/requests/index.js +2 -2
- package/internal-do-not-import-from-here/models/data/index.js +35 -35
- package/internal-do-not-import-from-here/models/data/newdocument/index.js +6 -6
- package/internal-do-not-import-from-here/models/data/onedrive/index.js +2 -2
- package/internal-do-not-import-from-here/models/data/processactions/index.js +1 -1
- package/internal-do-not-import-from-here/models/data/processes/index.js +11 -11
- package/internal-do-not-import-from-here/models/data/processfeedback/index.js +2 -2
- package/internal-do-not-import-from-here/models/data/processreviewreminders/index.js +1 -1
- package/internal-do-not-import-from-here/models/data/processrollup/index.js +3 -3
- package/internal-do-not-import-from-here/models/data/processtemplates/index.js +2 -2
- package/internal-do-not-import-from-here/models/data/processtypes/index.js +7 -7
- package/internal-do-not-import-from-here/models/data/processworkflows/index.js +6 -6
- package/internal-do-not-import-from-here/models/data/propertysetItemsettings/index.js +10 -10
- package/internal-do-not-import-from-here/models/data/publishingapprovalsettings/index.js +6 -6
- package/internal-do-not-import-from-here/models/data/retention/index.js +1 -1
- package/internal-do-not-import-from-here/models/data/reviewreminderschedule/index.js +3 -3
- package/internal-do-not-import-from-here/models/data/security/index.js +1 -1
- package/internal-do-not-import-from-here/models/data/settings/index.js +4 -4
- package/internal-do-not-import-from-here/models/data/shapedefinitions/index.js +8 -8
- package/internal-do-not-import-from-here/models/data/shapetemplates/index.js +6 -6
- package/internal-do-not-import-from-here/models/data/shared/index.js +2 -2
- package/internal-do-not-import-from-here/models/data/sharepoint/fields/index.js +9 -9
- package/internal-do-not-import-from-here/models/data/sharepoint/index.js +9 -9
- package/internal-do-not-import-from-here/models/data/sharepointtasks/index.js +4 -4
- package/internal-do-not-import-from-here/models/data/tasks/index.js +8 -8
- package/internal-do-not-import-from-here/models/data/workflows/index.js +7 -7
- package/internal-do-not-import-from-here/models/index.js +15 -15
- package/internal-do-not-import-from-here/models/mediapicker/index.js +1 -1
- package/internal-do-not-import-from-here/models/messaging/index.js +3 -3
- package/internal-do-not-import-from-here/models/paging/index.js +2 -2
- package/internal-do-not-import-from-here/models/processes/index.js +10 -10
- package/internal-do-not-import-from-here/models/richtexteditorextensions/index.js +1 -1
- package/internal-do-not-import-from-here/models/route/index.js +2 -2
- package/internal-do-not-import-from-here/models/shared/index.js +2 -2
- package/internal-do-not-import-from-here/models/styles/index.js +18 -18
- package/package.json +1 -1
- package/task.js +2 -2
@@ -1,5 +1,5 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
const tslib_1 = require("tslib");
|
4
|
-
tslib_1.__exportStar(require("./OneDriveItem"), exports);
|
5
|
-
tslib_1.__exportStar(require("./OneDriveItemParentReference"), exports);
|
4
|
+
(0, tslib_1.__exportStar)(require("./OneDriveItem"), exports);
|
5
|
+
(0, tslib_1.__exportStar)(require("./OneDriveItemParentReference"), exports);
|
@@ -1,14 +1,14 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
const tslib_1 = require("tslib");
|
4
|
-
tslib_1.__exportStar(require("./Process"), exports);
|
5
|
-
tslib_1.__exportStar(require("./ProcessData"), exports);
|
6
|
-
tslib_1.__exportStar(require("./ProcessStep"), exports);
|
7
|
-
tslib_1.__exportStar(require("./RootProcessStep"), exports);
|
8
|
-
tslib_1.__exportStar(require("./Link"), exports);
|
9
|
-
tslib_1.__exportStar(require("./Task"), exports);
|
10
|
-
tslib_1.__exportStar(require("./ProcessCheckoutInfo"), exports);
|
11
|
-
tslib_1.__exportStar(require("./ProcessWithCheckoutInfo"), exports);
|
12
|
-
tslib_1.__exportStar(require("./InternalProcessStep"), exports);
|
13
|
-
tslib_1.__exportStar(require("./ExternalProcessStep"), exports);
|
14
|
-
tslib_1.__exportStar(require("./ProcessToolTip"), exports);
|
4
|
+
(0, tslib_1.__exportStar)(require("./Process"), exports);
|
5
|
+
(0, tslib_1.__exportStar)(require("./ProcessData"), exports);
|
6
|
+
(0, tslib_1.__exportStar)(require("./ProcessStep"), exports);
|
7
|
+
(0, tslib_1.__exportStar)(require("./RootProcessStep"), exports);
|
8
|
+
(0, tslib_1.__exportStar)(require("./Link"), exports);
|
9
|
+
(0, tslib_1.__exportStar)(require("./Task"), exports);
|
10
|
+
(0, tslib_1.__exportStar)(require("./ProcessCheckoutInfo"), exports);
|
11
|
+
(0, tslib_1.__exportStar)(require("./ProcessWithCheckoutInfo"), exports);
|
12
|
+
(0, tslib_1.__exportStar)(require("./InternalProcessStep"), exports);
|
13
|
+
(0, tslib_1.__exportStar)(require("./ExternalProcessStep"), exports);
|
14
|
+
(0, tslib_1.__exportStar)(require("./ProcessToolTip"), exports);
|
@@ -1,5 +1,5 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
const tslib_1 = require("tslib");
|
4
|
-
tslib_1.__exportStar(require("./ProcessFeedback"), exports);
|
5
|
-
tslib_1.__exportStar(require("./ProcessFeedbackRecipients"), exports);
|
4
|
+
(0, tslib_1.__exportStar)(require("./ProcessFeedback"), exports);
|
5
|
+
(0, tslib_1.__exportStar)(require("./ProcessFeedbackRecipients"), exports);
|
@@ -1,6 +1,6 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
const tslib_1 = require("tslib");
|
4
|
-
tslib_1.__exportStar(require("./RollupProcess"), exports);
|
5
|
-
tslib_1.__exportStar(require("./RollupProcessResult"), exports);
|
6
|
-
tslib_1.__exportStar(require("./ProcessRollupSetting"), exports);
|
4
|
+
(0, tslib_1.__exportStar)(require("./RollupProcess"), exports);
|
5
|
+
(0, tslib_1.__exportStar)(require("./RollupProcessResult"), exports);
|
6
|
+
(0, tslib_1.__exportStar)(require("./ProcessRollupSetting"), exports);
|
@@ -1,5 +1,5 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
const tslib_1 = require("tslib");
|
4
|
-
tslib_1.__exportStar(require("./ProcessTemplate"), exports);
|
5
|
-
tslib_1.__exportStar(require("./ProcessTemplateSettings"), exports);
|
4
|
+
(0, tslib_1.__exportStar)(require("./ProcessTemplate"), exports);
|
5
|
+
(0, tslib_1.__exportStar)(require("./ProcessTemplateSettings"), exports);
|
@@ -1,10 +1,10 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
const tslib_1 = require("tslib");
|
4
|
-
tslib_1.__exportStar(require("./ProcessType"), exports);
|
5
|
-
tslib_1.__exportStar(require("./ProcessTypeItemSettings"), exports);
|
6
|
-
tslib_1.__exportStar(require("./ProcessTypeSettings"), exports);
|
7
|
-
tslib_1.__exportStar(require("./ProcessReviewReminder"), exports);
|
8
|
-
tslib_1.__exportStar(require("./ReviewReminderTaskSettings"), exports);
|
9
|
-
tslib_1.__exportStar(require("./ProcessTypeTermSynchronizationStatus"), exports);
|
10
|
-
tslib_1.__exportStar(require("./ProcessTypeGroupSettings"), exports);
|
4
|
+
(0, tslib_1.__exportStar)(require("./ProcessType"), exports);
|
5
|
+
(0, tslib_1.__exportStar)(require("./ProcessTypeItemSettings"), exports);
|
6
|
+
(0, tslib_1.__exportStar)(require("./ProcessTypeSettings"), exports);
|
7
|
+
(0, tslib_1.__exportStar)(require("./ProcessReviewReminder"), exports);
|
8
|
+
(0, tslib_1.__exportStar)(require("./ReviewReminderTaskSettings"), exports);
|
9
|
+
(0, tslib_1.__exportStar)(require("./ProcessTypeTermSynchronizationStatus"), exports);
|
10
|
+
(0, tslib_1.__exportStar)(require("./ProcessTypeGroupSettings"), exports);
|
@@ -1,9 +1,9 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
const tslib_1 = require("tslib");
|
4
|
-
tslib_1.__exportStar(require("./ProcessWorkflow"), exports);
|
5
|
-
tslib_1.__exportStar(require("./ProcessWorkflowTask"), exports);
|
6
|
-
tslib_1.__exportStar(require("./ProcessWorkflowData"), exports);
|
7
|
-
tslib_1.__exportStar(require("./ProcessWorkflowApprovalData"), exports);
|
8
|
-
tslib_1.__exportStar(require("./PublishProcessWithoutApprovalRequest"), exports);
|
9
|
-
tslib_1.__exportStar(require("./PublishProcessWithApprovalRequest"), exports);
|
4
|
+
(0, tslib_1.__exportStar)(require("./ProcessWorkflow"), exports);
|
5
|
+
(0, tslib_1.__exportStar)(require("./ProcessWorkflowTask"), exports);
|
6
|
+
(0, tslib_1.__exportStar)(require("./ProcessWorkflowData"), exports);
|
7
|
+
(0, tslib_1.__exportStar)(require("./ProcessWorkflowApprovalData"), exports);
|
8
|
+
(0, tslib_1.__exportStar)(require("./PublishProcessWithoutApprovalRequest"), exports);
|
9
|
+
(0, tslib_1.__exportStar)(require("./PublishProcessWithApprovalRequest"), exports);
|
@@ -1,13 +1,13 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
const tslib_1 = require("tslib");
|
4
|
-
tslib_1.__exportStar(require("./PropertySetBooleanItemSettings"), exports);
|
5
|
-
tslib_1.__exportStar(require("./PropertySetDateTimeItemSettings"), exports);
|
6
|
-
tslib_1.__exportStar(require("./PropertySetItemSettings"), exports);
|
7
|
-
tslib_1.__exportStar(require("./PropertySetNumberItemSettings"), exports);
|
8
|
-
tslib_1.__exportStar(require("./PropertySetPersonItemSettings"), exports);
|
9
|
-
tslib_1.__exportStar(require("./PropertySetRichTextItemSettings"), exports);
|
10
|
-
tslib_1.__exportStar(require("./PropertySetTaxonomyItemSettings"), exports);
|
11
|
-
tslib_1.__exportStar(require("./PropertySetTextItemSettings"), exports);
|
12
|
-
tslib_1.__exportStar(require("./PropertySetEnterpriseKeywordsItemSettings"), exports);
|
13
|
-
tslib_1.__exportStar(require("./PropertySetTagsItemSettings"), exports);
|
4
|
+
(0, tslib_1.__exportStar)(require("./PropertySetBooleanItemSettings"), exports);
|
5
|
+
(0, tslib_1.__exportStar)(require("./PropertySetDateTimeItemSettings"), exports);
|
6
|
+
(0, tslib_1.__exportStar)(require("./PropertySetItemSettings"), exports);
|
7
|
+
(0, tslib_1.__exportStar)(require("./PropertySetNumberItemSettings"), exports);
|
8
|
+
(0, tslib_1.__exportStar)(require("./PropertySetPersonItemSettings"), exports);
|
9
|
+
(0, tslib_1.__exportStar)(require("./PropertySetRichTextItemSettings"), exports);
|
10
|
+
(0, tslib_1.__exportStar)(require("./PropertySetTaxonomyItemSettings"), exports);
|
11
|
+
(0, tslib_1.__exportStar)(require("./PropertySetTextItemSettings"), exports);
|
12
|
+
(0, tslib_1.__exportStar)(require("./PropertySetEnterpriseKeywordsItemSettings"), exports);
|
13
|
+
(0, tslib_1.__exportStar)(require("./PropertySetTagsItemSettings"), exports);
|
@@ -1,9 +1,9 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
const tslib_1 = require("tslib");
|
4
|
-
tslib_1.__exportStar(require("./PublishingApprovalSettings"), exports);
|
5
|
-
tslib_1.__exportStar(require("./AnyonePublishingApprovalSettings"), exports);
|
6
|
-
tslib_1.__exportStar(require("./GroupPublishingApprovalSettings"), exports);
|
7
|
-
tslib_1.__exportStar(require("./LimitedUsersPublishingApprovalSettings"), exports);
|
8
|
-
tslib_1.__exportStar(require("./PersonPropertyPublishingApprovalSettings"), exports);
|
9
|
-
tslib_1.__exportStar(require("./TermDrivenPublishingApprovalSettings"), exports);
|
4
|
+
(0, tslib_1.__exportStar)(require("./PublishingApprovalSettings"), exports);
|
5
|
+
(0, tslib_1.__exportStar)(require("./AnyonePublishingApprovalSettings"), exports);
|
6
|
+
(0, tslib_1.__exportStar)(require("./GroupPublishingApprovalSettings"), exports);
|
7
|
+
(0, tslib_1.__exportStar)(require("./LimitedUsersPublishingApprovalSettings"), exports);
|
8
|
+
(0, tslib_1.__exportStar)(require("./PersonPropertyPublishingApprovalSettings"), exports);
|
9
|
+
(0, tslib_1.__exportStar)(require("./TermDrivenPublishingApprovalSettings"), exports);
|
@@ -1,6 +1,6 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
const tslib_1 = require("tslib");
|
4
|
-
tslib_1.__exportStar(require("./PropertySchedule"), exports);
|
5
|
-
tslib_1.__exportStar(require("./ReviewReminderSchedule"), exports);
|
6
|
-
tslib_1.__exportStar(require("./TimeAfterPublishingSchedule"), exports);
|
4
|
+
(0, tslib_1.__exportStar)(require("./PropertySchedule"), exports);
|
5
|
+
(0, tslib_1.__exportStar)(require("./ReviewReminderSchedule"), exports);
|
6
|
+
(0, tslib_1.__exportStar)(require("./TimeAfterPublishingSchedule"), exports);
|
@@ -1,4 +1,4 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
const tslib_1 = require("tslib");
|
4
|
-
tslib_1.__exportStar(require("./AuthorAndDefaultReaderUpdateInput"), exports);
|
4
|
+
(0, tslib_1.__exportStar)(require("./AuthorAndDefaultReaderUpdateInput"), exports);
|
@@ -1,7 +1,7 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
const tslib_1 = require("tslib");
|
4
|
-
tslib_1.__exportStar(require("./GlobalSettings"), exports);
|
5
|
-
tslib_1.__exportStar(require("./Setting"), exports);
|
6
|
-
tslib_1.__exportStar(require("./SiteGroupIdSettings"), exports);
|
7
|
-
tslib_1.__exportStar(require("./ProcessGlobalSettings"), exports);
|
4
|
+
(0, tslib_1.__exportStar)(require("./GlobalSettings"), exports);
|
5
|
+
(0, tslib_1.__exportStar)(require("./Setting"), exports);
|
6
|
+
(0, tslib_1.__exportStar)(require("./SiteGroupIdSettings"), exports);
|
7
|
+
(0, tslib_1.__exportStar)(require("./ProcessGlobalSettings"), exports);
|
@@ -1,11 +1,11 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
const tslib_1 = require("tslib");
|
4
|
-
tslib_1.__exportStar(require("./ShapeDefinition"), exports);
|
5
|
-
tslib_1.__exportStar(require("./HeadingShapeDefinition"), exports);
|
6
|
-
tslib_1.__exportStar(require("./DrawingShapeDefinition"), exports);
|
7
|
-
tslib_1.__exportStar(require("./DrawingImageShapeDefinition"), exports);
|
8
|
-
tslib_1.__exportStar(require("./DrawingShapeDefinitionProperties"), exports);
|
9
|
-
tslib_1.__exportStar(require("./DrawingFreeformShapeDefinition"), exports);
|
10
|
-
tslib_1.__exportStar(require("./DrawingPentagonShapeDefinition"), exports);
|
11
|
-
tslib_1.__exportStar(require("./DrawingRectShapeDefinition"), exports);
|
4
|
+
(0, tslib_1.__exportStar)(require("./ShapeDefinition"), exports);
|
5
|
+
(0, tslib_1.__exportStar)(require("./HeadingShapeDefinition"), exports);
|
6
|
+
(0, tslib_1.__exportStar)(require("./DrawingShapeDefinition"), exports);
|
7
|
+
(0, tslib_1.__exportStar)(require("./DrawingImageShapeDefinition"), exports);
|
8
|
+
(0, tslib_1.__exportStar)(require("./DrawingShapeDefinitionProperties"), exports);
|
9
|
+
(0, tslib_1.__exportStar)(require("./DrawingFreeformShapeDefinition"), exports);
|
10
|
+
(0, tslib_1.__exportStar)(require("./DrawingPentagonShapeDefinition"), exports);
|
11
|
+
(0, tslib_1.__exportStar)(require("./DrawingRectShapeDefinition"), exports);
|
@@ -1,9 +1,9 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
const tslib_1 = require("tslib");
|
4
|
-
tslib_1.__exportStar(require("./ShapeTemplate"), exports);
|
5
|
-
tslib_1.__exportStar(require("./ShapeTemplateSettings"), exports);
|
6
|
-
tslib_1.__exportStar(require("./ShapeTemplateFreeformSettings"), exports);
|
7
|
-
tslib_1.__exportStar(require("./ShapeTemplateMediaSettings"), exports);
|
8
|
-
tslib_1.__exportStar(require("./ShapeTemplatePentagonSettings"), exports);
|
9
|
-
tslib_1.__exportStar(require("./ShapeTemplateRectSettings"), exports);
|
4
|
+
(0, tslib_1.__exportStar)(require("./ShapeTemplate"), exports);
|
5
|
+
(0, tslib_1.__exportStar)(require("./ShapeTemplateSettings"), exports);
|
6
|
+
(0, tslib_1.__exportStar)(require("./ShapeTemplateFreeformSettings"), exports);
|
7
|
+
(0, tslib_1.__exportStar)(require("./ShapeTemplateMediaSettings"), exports);
|
8
|
+
(0, tslib_1.__exportStar)(require("./ShapeTemplatePentagonSettings"), exports);
|
9
|
+
(0, tslib_1.__exportStar)(require("./ShapeTemplateRectSettings"), exports);
|
@@ -1,5 +1,5 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
const tslib_1 = require("tslib");
|
4
|
-
tslib_1.__exportStar(require("./PagingRequest"), exports);
|
5
|
-
tslib_1.__exportStar(require("./AuditingInformation"), exports);
|
4
|
+
(0, tslib_1.__exportStar)(require("./PagingRequest"), exports);
|
5
|
+
(0, tslib_1.__exportStar)(require("./AuditingInformation"), exports);
|
@@ -1,12 +1,12 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
const tslib_1 = require("tslib");
|
4
|
-
tslib_1.__exportStar(require("./SharePointField"), exports);
|
5
|
-
tslib_1.__exportStar(require("./SharePointTextField"), exports);
|
6
|
-
tslib_1.__exportStar(require("./SharePointNumberField"), exports);
|
7
|
-
tslib_1.__exportStar(require("./SharePointTaxonomyField"), exports);
|
8
|
-
tslib_1.__exportStar(require("./SharePointPersonField"), exports);
|
9
|
-
tslib_1.__exportStar(require("./SharePointBooleanField"), exports);
|
10
|
-
tslib_1.__exportStar(require("./SharePointDateTimeField"), exports);
|
11
|
-
tslib_1.__exportStar(require("./ArchivedSharePointPersonField"), exports);
|
12
|
-
tslib_1.__exportStar(require("./ArchivedSharePointTaxonomyField"), exports);
|
4
|
+
(0, tslib_1.__exportStar)(require("./SharePointField"), exports);
|
5
|
+
(0, tslib_1.__exportStar)(require("./SharePointTextField"), exports);
|
6
|
+
(0, tslib_1.__exportStar)(require("./SharePointNumberField"), exports);
|
7
|
+
(0, tslib_1.__exportStar)(require("./SharePointTaxonomyField"), exports);
|
8
|
+
(0, tslib_1.__exportStar)(require("./SharePointPersonField"), exports);
|
9
|
+
(0, tslib_1.__exportStar)(require("./SharePointBooleanField"), exports);
|
10
|
+
(0, tslib_1.__exportStar)(require("./SharePointDateTimeField"), exports);
|
11
|
+
(0, tslib_1.__exportStar)(require("./ArchivedSharePointPersonField"), exports);
|
12
|
+
(0, tslib_1.__exportStar)(require("./ArchivedSharePointTaxonomyField"), exports);
|
@@ -1,12 +1,12 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
const tslib_1 = require("tslib");
|
4
|
-
tslib_1.__exportStar(require("./fields"), exports);
|
5
|
-
tslib_1.__exportStar(require("./SPFilter"), exports);
|
6
|
-
tslib_1.__exportStar(require("./SPList"), exports);
|
7
|
-
tslib_1.__exportStar(require("./SPRefinement"), exports);
|
8
|
-
tslib_1.__exportStar(require("./SPRefiner"), exports);
|
9
|
-
tslib_1.__exportStar(require("./SPFolder"), exports);
|
10
|
-
tslib_1.__exportStar(require("./SPSite"), exports);
|
11
|
-
tslib_1.__exportStar(require("./SharePointUser"), exports);
|
12
|
-
tslib_1.__exportStar(require("./SPListItem"), exports);
|
4
|
+
(0, tslib_1.__exportStar)(require("./fields"), exports);
|
5
|
+
(0, tslib_1.__exportStar)(require("./SPFilter"), exports);
|
6
|
+
(0, tslib_1.__exportStar)(require("./SPList"), exports);
|
7
|
+
(0, tslib_1.__exportStar)(require("./SPRefinement"), exports);
|
8
|
+
(0, tslib_1.__exportStar)(require("./SPRefiner"), exports);
|
9
|
+
(0, tslib_1.__exportStar)(require("./SPFolder"), exports);
|
10
|
+
(0, tslib_1.__exportStar)(require("./SPSite"), exports);
|
11
|
+
(0, tslib_1.__exportStar)(require("./SharePointUser"), exports);
|
12
|
+
(0, tslib_1.__exportStar)(require("./SPListItem"), exports);
|
@@ -1,7 +1,7 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
const tslib_1 = require("tslib");
|
4
|
-
tslib_1.__exportStar(require("./SharePointTaskRequest"), exports);
|
5
|
-
tslib_1.__exportStar(require("./SharePointTask"), exports);
|
6
|
-
tslib_1.__exportStar(require("./CSOMSharePointTaskResponse"), exports);
|
7
|
-
tslib_1.__exportStar(require("./GraphSharePointTaskResponse"), exports);
|
4
|
+
(0, tslib_1.__exportStar)(require("./SharePointTaskRequest"), exports);
|
5
|
+
(0, tslib_1.__exportStar)(require("./SharePointTask"), exports);
|
6
|
+
(0, tslib_1.__exportStar)(require("./CSOMSharePointTaskResponse"), exports);
|
7
|
+
(0, tslib_1.__exportStar)(require("./GraphSharePointTaskResponse"), exports);
|
@@ -1,11 +1,11 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
const tslib_1 = require("tslib");
|
4
|
-
tslib_1.__exportStar(require("./DocumentTask"), exports);
|
5
|
-
tslib_1.__exportStar(require("./DocumentTaskDetail"), exports);
|
6
|
-
tslib_1.__exportStar(require("./ReviewTask"), exports);
|
7
|
-
tslib_1.__exportStar(require("./ApprovalTask"), exports);
|
8
|
-
tslib_1.__exportStar(require("./ReviewTaskParams"), exports);
|
9
|
-
tslib_1.__exportStar(require("./SetNewReviewDateRequest"), exports);
|
10
|
-
tslib_1.__exportStar(require("./CompleteReviewReminderTaskRequest"), exports);
|
11
|
-
tslib_1.__exportStar(require("./TaskItemResponse"), exports);
|
4
|
+
(0, tslib_1.__exportStar)(require("./DocumentTask"), exports);
|
5
|
+
(0, tslib_1.__exportStar)(require("./DocumentTaskDetail"), exports);
|
6
|
+
(0, tslib_1.__exportStar)(require("./ReviewTask"), exports);
|
7
|
+
(0, tslib_1.__exportStar)(require("./ApprovalTask"), exports);
|
8
|
+
(0, tslib_1.__exportStar)(require("./ReviewTaskParams"), exports);
|
9
|
+
(0, tslib_1.__exportStar)(require("./SetNewReviewDateRequest"), exports);
|
10
|
+
(0, tslib_1.__exportStar)(require("./CompleteReviewReminderTaskRequest"), exports);
|
11
|
+
(0, tslib_1.__exportStar)(require("./TaskItemResponse"), exports);
|
@@ -1,10 +1,10 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
const tslib_1 = require("tslib");
|
4
|
-
tslib_1.__exportStar(require("./Workflow"), exports);
|
5
|
-
tslib_1.__exportStar(require("./WorkflowTask"), exports);
|
6
|
-
tslib_1.__exportStar(require("./ApprovalWorkflowData"), exports);
|
7
|
-
tslib_1.__exportStar(require("./DocumentHistory"), exports);
|
8
|
-
tslib_1.__exportStar(require("./DocumentHistoryMetadata"), exports);
|
9
|
-
tslib_1.__exportStar(require("./WorkflowHistory"), exports);
|
10
|
-
tslib_1.__exportStar(require("./WorkflowTaskHistory"), exports);
|
4
|
+
(0, tslib_1.__exportStar)(require("./Workflow"), exports);
|
5
|
+
(0, tslib_1.__exportStar)(require("./WorkflowTask"), exports);
|
6
|
+
(0, tslib_1.__exportStar)(require("./ApprovalWorkflowData"), exports);
|
7
|
+
(0, tslib_1.__exportStar)(require("./DocumentHistory"), exports);
|
8
|
+
(0, tslib_1.__exportStar)(require("./DocumentHistoryMetadata"), exports);
|
9
|
+
(0, tslib_1.__exportStar)(require("./WorkflowHistory"), exports);
|
10
|
+
(0, tslib_1.__exportStar)(require("./WorkflowTaskHistory"), exports);
|
@@ -2,18 +2,18 @@
|
|
2
2
|
//! <omnia-transform-resource path="711e87d2-a76a-42d5-8658-eb2d0f74135a" />
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
4
4
|
const tslib_1 = require("tslib");
|
5
|
-
tslib_1.__exportStar(require("./ManifestIds"), exports);
|
6
|
-
tslib_1.__exportStar(require("./data"), exports);
|
7
|
-
tslib_1.__exportStar(require("./messaging"), exports);
|
8
|
-
tslib_1.__exportStar(require("./components"), exports);
|
9
|
-
tslib_1.__exportStar(require("./Enums"), exports);
|
10
|
-
tslib_1.__exportStar(require("./route"), exports);
|
11
|
-
tslib_1.__exportStar(require("./processes"), exports);
|
12
|
-
tslib_1.__exportStar(require("./components"), exports);
|
13
|
-
tslib_1.__exportStar(require("./styles"), exports);
|
14
|
-
tslib_1.__exportStar(require("./shared"), exports);
|
15
|
-
tslib_1.__exportStar(require("./contexts"), exports);
|
16
|
-
tslib_1.__exportStar(require("./Constants"), exports);
|
17
|
-
tslib_1.__exportStar(require("./paging"), exports);
|
18
|
-
tslib_1.__exportStar(require("./richtexteditorextensions"), exports);
|
19
|
-
tslib_1.__exportStar(require("./mediapicker"), exports);
|
5
|
+
(0, tslib_1.__exportStar)(require("./ManifestIds"), exports);
|
6
|
+
(0, tslib_1.__exportStar)(require("./data"), exports);
|
7
|
+
(0, tslib_1.__exportStar)(require("./messaging"), exports);
|
8
|
+
(0, tslib_1.__exportStar)(require("./components"), exports);
|
9
|
+
(0, tslib_1.__exportStar)(require("./Enums"), exports);
|
10
|
+
(0, tslib_1.__exportStar)(require("./route"), exports);
|
11
|
+
(0, tslib_1.__exportStar)(require("./processes"), exports);
|
12
|
+
(0, tslib_1.__exportStar)(require("./components"), exports);
|
13
|
+
(0, tslib_1.__exportStar)(require("./styles"), exports);
|
14
|
+
(0, tslib_1.__exportStar)(require("./shared"), exports);
|
15
|
+
(0, tslib_1.__exportStar)(require("./contexts"), exports);
|
16
|
+
(0, tslib_1.__exportStar)(require("./Constants"), exports);
|
17
|
+
(0, tslib_1.__exportStar)(require("./paging"), exports);
|
18
|
+
(0, tslib_1.__exportStar)(require("./richtexteditorextensions"), exports);
|
19
|
+
(0, tslib_1.__exportStar)(require("./mediapicker"), exports);
|
@@ -1,6 +1,6 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
const tslib_1 = require("tslib");
|
4
|
-
tslib_1.__exportStar(require("./DocumentRollupViewRegistration"), exports);
|
5
|
-
tslib_1.__exportStar(require("./DocumentLibraryViewRegistration"), exports);
|
6
|
-
tslib_1.__exportStar(require("./ProcessRollupViewRegistration"), exports);
|
4
|
+
(0, tslib_1.__exportStar)(require("./DocumentRollupViewRegistration"), exports);
|
5
|
+
(0, tslib_1.__exportStar)(require("./DocumentLibraryViewRegistration"), exports);
|
6
|
+
(0, tslib_1.__exportStar)(require("./ProcessRollupViewRegistration"), exports);
|
@@ -1,5 +1,5 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
const tslib_1 = require("tslib");
|
4
|
-
tslib_1.__exportStar(require("./IPagingServerQuery"), exports);
|
5
|
-
tslib_1.__exportStar(require("./PagingServerQuery"), exports);
|
4
|
+
(0, tslib_1.__exportStar)(require("./IPagingServerQuery"), exports);
|
5
|
+
(0, tslib_1.__exportStar)(require("./PagingServerQuery"), exports);
|
@@ -1,13 +1,13 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
const tslib_1 = require("tslib");
|
4
|
-
tslib_1.__exportStar(require("./ProcessReference"), exports);
|
5
|
-
tslib_1.__exportStar(require("./ProcessReferenceData"), exports);
|
6
|
-
tslib_1.__exportStar(require("./ProcessBooleanPropertyInfo"), exports);
|
7
|
-
tslib_1.__exportStar(require("./ProcessDatetimePropertyInfo"), exports);
|
8
|
-
tslib_1.__exportStar(require("./ProcessPersonPropertyInfo"), exports);
|
9
|
-
tslib_1.__exportStar(require("./ProcessPropertyInfo"), exports);
|
10
|
-
tslib_1.__exportStar(require("./ProcessTaxonomyPropertyInfo"), exports);
|
11
|
-
tslib_1.__exportStar(require("./ProcessTextPropertyInfo"), exports);
|
12
|
-
tslib_1.__exportStar(require("./ProcessNumberPropertyInfo"), exports);
|
13
|
-
tslib_1.__exportStar(require("./ProcessMoveInfo"), exports);
|
4
|
+
(0, tslib_1.__exportStar)(require("./ProcessReference"), exports);
|
5
|
+
(0, tslib_1.__exportStar)(require("./ProcessReferenceData"), exports);
|
6
|
+
(0, tslib_1.__exportStar)(require("./ProcessBooleanPropertyInfo"), exports);
|
7
|
+
(0, tslib_1.__exportStar)(require("./ProcessDatetimePropertyInfo"), exports);
|
8
|
+
(0, tslib_1.__exportStar)(require("./ProcessPersonPropertyInfo"), exports);
|
9
|
+
(0, tslib_1.__exportStar)(require("./ProcessPropertyInfo"), exports);
|
10
|
+
(0, tslib_1.__exportStar)(require("./ProcessTaxonomyPropertyInfo"), exports);
|
11
|
+
(0, tslib_1.__exportStar)(require("./ProcessTextPropertyInfo"), exports);
|
12
|
+
(0, tslib_1.__exportStar)(require("./ProcessNumberPropertyInfo"), exports);
|
13
|
+
(0, tslib_1.__exportStar)(require("./ProcessMoveInfo"), exports);
|
@@ -1,5 +1,5 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
const tslib_1 = require("tslib");
|
4
|
-
tslib_1.__exportStar(require("./OPMRoute"), exports);
|
5
|
-
tslib_1.__exportStar(require("./OPMRouteStateData"), exports);
|
4
|
+
(0, tslib_1.__exportStar)(require("./OPMRoute"), exports);
|
5
|
+
(0, tslib_1.__exportStar)(require("./OPMRouteStateData"), exports);
|
@@ -1,5 +1,5 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
const tslib_1 = require("tslib");
|
4
|
-
tslib_1.__exportStar(require("./IdDict"), exports);
|
5
|
-
tslib_1.__exportStar(require("./Version"), exports);
|
4
|
+
(0, tslib_1.__exportStar)(require("./IdDict"), exports);
|
5
|
+
(0, tslib_1.__exportStar)(require("./Version"), exports);
|
@@ -1,21 +1,21 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
const tslib_1 = require("tslib");
|
4
|
-
tslib_1.__exportStar(require("./IColor"), exports);
|
5
|
-
tslib_1.__exportStar(require("./NavigationNodeStyles"), exports);
|
6
|
-
tslib_1.__exportStar(require("./ProcessStepDrawingStyles"), exports);
|
7
|
-
tslib_1.__exportStar(require("./DrawingCanvasSettingsStyles"), exports);
|
8
|
-
tslib_1.__exportStar(require("./AddShapePanelStyles"), exports);
|
9
|
-
tslib_1.__exportStar(require("./ShapeTypeStyles"), exports);
|
10
|
-
tslib_1.__exportStar(require("./DialogStyles"), exports);
|
11
|
-
tslib_1.__exportStar(require("./ShapeSelectionStyles"), exports);
|
12
|
-
tslib_1.__exportStar(require("./ProcessStepPickerStyles"), exports);
|
13
|
-
tslib_1.__exportStar(require("./MediaPickerStyles"), exports);
|
14
|
-
tslib_1.__exportStar(require("./ShapeGalleryDefaultSettingStyles"), exports);
|
15
|
-
tslib_1.__exportStar(require("./FreeformPickerStyles"), exports);
|
16
|
-
tslib_1.__exportStar(require("./TitleBlockStyles"), exports);
|
17
|
-
tslib_1.__exportStar(require("./UnpublishProcessDialogStyles"), exports);
|
18
|
-
tslib_1.__exportStar(require("./ProcessPickerStyles"), exports);
|
19
|
-
tslib_1.__exportStar(require("./ProcessFieldDisplayStyles"), exports);
|
20
|
-
tslib_1.__exportStar(require("./ProcessDesignerStyles"), exports);
|
21
|
-
tslib_1.__exportStar(require("./ShapeSettingsStyles"), exports);
|
4
|
+
(0, tslib_1.__exportStar)(require("./IColor"), exports);
|
5
|
+
(0, tslib_1.__exportStar)(require("./NavigationNodeStyles"), exports);
|
6
|
+
(0, tslib_1.__exportStar)(require("./ProcessStepDrawingStyles"), exports);
|
7
|
+
(0, tslib_1.__exportStar)(require("./DrawingCanvasSettingsStyles"), exports);
|
8
|
+
(0, tslib_1.__exportStar)(require("./AddShapePanelStyles"), exports);
|
9
|
+
(0, tslib_1.__exportStar)(require("./ShapeTypeStyles"), exports);
|
10
|
+
(0, tslib_1.__exportStar)(require("./DialogStyles"), exports);
|
11
|
+
(0, tslib_1.__exportStar)(require("./ShapeSelectionStyles"), exports);
|
12
|
+
(0, tslib_1.__exportStar)(require("./ProcessStepPickerStyles"), exports);
|
13
|
+
(0, tslib_1.__exportStar)(require("./MediaPickerStyles"), exports);
|
14
|
+
(0, tslib_1.__exportStar)(require("./ShapeGalleryDefaultSettingStyles"), exports);
|
15
|
+
(0, tslib_1.__exportStar)(require("./FreeformPickerStyles"), exports);
|
16
|
+
(0, tslib_1.__exportStar)(require("./TitleBlockStyles"), exports);
|
17
|
+
(0, tslib_1.__exportStar)(require("./UnpublishProcessDialogStyles"), exports);
|
18
|
+
(0, tslib_1.__exportStar)(require("./ProcessPickerStyles"), exports);
|
19
|
+
(0, tslib_1.__exportStar)(require("./ProcessFieldDisplayStyles"), exports);
|
20
|
+
(0, tslib_1.__exportStar)(require("./ProcessDesignerStyles"), exports);
|
21
|
+
(0, tslib_1.__exportStar)(require("./ShapeSettingsStyles"), exports);
|
package/package.json
CHANGED
package/task.js
CHANGED
@@ -7,7 +7,7 @@ const path = require('path');
|
|
7
7
|
const fs = require('fs');
|
8
8
|
const fsExtra = require('fs-extra');
|
9
9
|
function init() {
|
10
|
-
tooling_vue_1.registerManifestsReference([
|
10
|
+
(0, tooling_vue_1.registerManifestsReference)([
|
11
11
|
{
|
12
12
|
path: 'node_modules/@omnia/management-system/internal-do-not-import-from-here/manifests/omnia.ms.fx.manifest.json',
|
13
13
|
serviceId: 'b3d13ef7-5ff8-4496-a283-81a742080aef',
|
@@ -16,7 +16,7 @@ function init() {
|
|
16
16
|
]);
|
17
17
|
let wcdefinitionsPath = path.resolve(__dirname, "./internal-do-not-import-from-here/wcdefinitions.json");
|
18
18
|
if (fsExtra.existsSync(wcdefinitionsPath)) {
|
19
|
-
tooling_vue_1.registerWebComponentDefinitions(fsExtra.readJSONSync(wcdefinitionsPath));
|
19
|
+
(0, tooling_vue_1.registerWebComponentDefinitions)(fsExtra.readJSONSync(wcdefinitionsPath));
|
20
20
|
}
|
21
21
|
}
|
22
22
|
exports.init = init;
|