@acorex/modules 20.2.2 → 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 +21 -21
- 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
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import * as i9 from '@acorex/components/button';
|
|
2
|
+
import { AXButtonModule } from '@acorex/components/button';
|
|
3
|
+
import * as i2 from '@acorex/components/decorators';
|
|
4
|
+
import { AXDecoratorModule } from '@acorex/components/decorators';
|
|
5
|
+
import * as i4 from '@acorex/components/loading';
|
|
6
|
+
import { AXLoadingModule } from '@acorex/components/loading';
|
|
7
|
+
import * as i1 from '@angular/common';
|
|
8
|
+
import { CommonModule } from '@angular/common';
|
|
9
|
+
import * as i0 from '@angular/core';
|
|
10
|
+
import { inject, ChangeDetectionStrategy, ViewEncapsulation, Component } from '@angular/core';
|
|
11
|
+
import { A as AXMCaptureScreenService } from './acorex-modules-help-desk-acorex-modules-help-desk-8iEAzfh5.mjs';
|
|
12
|
+
import * as i5 from '@acorex/core/format';
|
|
13
|
+
import { AXFormatModule } from '@acorex/core/format';
|
|
14
|
+
|
|
15
|
+
class AXMCaptureScreenComponent {
|
|
16
|
+
constructor() {
|
|
17
|
+
this.vm = inject(AXMCaptureScreenService);
|
|
18
|
+
}
|
|
19
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMCaptureScreenComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
20
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.1.6", type: AXMCaptureScreenComponent, isStandalone: true, selector: "axm-capture-screen", ngImport: i0, template: "<div\n class=\"ax-transition-all ax-flex ax-items-center ax-gap-4 ax-w-fit ax-bg-surface ax-border ax-border-lighter ax-shadow-md ax-rounded-full ax-fixed ax-bottom-4 ax-right-4 ax-z-10\"\n>\n <section\n class=\"ax-flex ax-items-center ax-justify-center ax-gap-4\"\n [ngClass]=\"{ 'screenshot-hidden': vm.captureMode() === 'video' }\"\n >\n <ax-button look=\"outline\" color=\"primary\" class=\"ax-lg ax-rounded-full\" (onClick)=\"vm.screenshotClick()\">\n @if (vm.loading()) {\n <ax-loading></ax-loading>\n } @else {\n <ax-prefix>\n <ax-icon class=\"fa-regular fa-camera\"></ax-icon>\n </ax-prefix>\n }\n </ax-button>\n <ax-button\n look=\"blank\"\n class=\"ax-lg ax-rounded-full\"\n [ngClass]=\"{ 'recordVideo-move': vm.captureMode() === 'video' }\"\n (onClick)=\"vm.changeCaptureMode()\"\n >\n <ax-prefix>\n <ax-icon class=\"fa-regular fa-video\"></ax-icon>\n </ax-prefix>\n </ax-button>\n </section>\n <section\n class=\"ax-hidden ax-items-center ax-justify-center ax-gap-8\"\n [ngClass]=\"{ '!ax-flex recordContainer-show': vm.captureMode() === 'video' }\"\n >\n <div class=\"ax-flex ax-items-center ax-justify-center ax-gap-2\">\n <ax-button look=\"outline\" color=\"danger\" class=\"ax-lg ax-rounded-full\" (onClick)=\"vm.recordScreenClick()\">\n <ax-prefix class=\"ax-relative\">\n @if (vm.isRecording()) {\n <ax-icon\n class=\"fa-solid fa-circle ax-absolute ax-animate-twPing ax-animate-infinite ax-animate-duration-[1500ms] ax-text-danger-400 ax-opacity-75\"\n ></ax-icon>\n }\n <ax-icon class=\"fa-solid fa-circle\"></ax-icon>\n </ax-prefix>\n </ax-button>\n <ax-button look=\"blank\" class=\"ax-sm\" (onClick)=\"vm.mutedClick()\">\n <ax-prefix\n ><ax-icon class=\"fa-solid {{ vm.muted() ? 'fa-microphone' : 'fa-microphone-slash' }}\"></ax-icon\n ></ax-prefix>\n </ax-button>\n </div>\n <div class=\"ax-flex ax-items-center ax-gap-2\">\n <p>\n {{ vm.timer().minute | format: 'number' : { zeroPadLength: 2 } | async }} :\n {{ vm.timer().second | format: 'number' : { zeroPadLength: 2 } | async }}\n </p>\n </div>\n </section>\n <ax-button look=\"blank\" class=\"ax-rounded-full\" (onClick)=\"vm.cancelClick()\">\n <ax-prefix><ax-icon class=\"fa-solid fa-xmark\"></ax-icon></ax-prefix>\n </ax-button>\n</div>\n", styles: ["@keyframes hideScreenshotContainer{0%{opacity:1;position:absolute}to{opacity:0;position:absolute;display:none}}@keyframes moveRecordButton{0%{transform:translate(0) rotate(0);opacity:1}to{transform:translate(-100px) rotate(360deg);opacity:0}}@keyframes showRecordContainer{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.screenshot-hidden{animation:hideScreenshotContainer .2s forwards}.recordVideo-move{animation:moveRecordButton .5s forwards}.recordContainer-show{animation:showRecordContainer .5s forwards}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "ngmodule", type: AXButtonModule }, { kind: "component", type: i9.AXButtonComponent, selector: "ax-button", inputs: ["disabled", "size", "tabIndex", "color", "look", "text", "toggleable", "selected", "iconOnly", "type", "loadingText"], outputs: ["onBlur", "onFocus", "onClick", "selectedChange", "toggleableChange", "lookChange", "colorChange", "disabledChange", "loadingTextChange"] }, { kind: "ngmodule", type: AXDecoratorModule }, { kind: "component", type: i2.AXDecoratorIconComponent, selector: "ax-icon", inputs: ["icon"] }, { kind: "component", type: i2.AXDecoratorGenericComponent, selector: "ax-footer, ax-header, ax-content, ax-divider, ax-form-hint, ax-prefix, ax-suffix, ax-text, ax-title, ax-subtitle, ax-placeholder, ax-overlay" }, { kind: "ngmodule", type: AXLoadingModule }, { kind: "component", type: i4.AXLoadingComponent, selector: "ax-loading", inputs: ["visible", "type", "context"], outputs: ["visibleChange"] }, { kind: "ngmodule", type: AXFormatModule }, { kind: "pipe", type: i1.AsyncPipe, name: "async" }, { kind: "pipe", type: i5.AXFormatPipe, name: "format" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
|
|
21
|
+
}
|
|
22
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMCaptureScreenComponent, decorators: [{
|
|
23
|
+
type: Component,
|
|
24
|
+
args: [{ selector: 'axm-capture-screen', imports: [CommonModule, AXButtonModule, AXDecoratorModule, AXLoadingModule, AXFormatModule], encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, template: "<div\n class=\"ax-transition-all ax-flex ax-items-center ax-gap-4 ax-w-fit ax-bg-surface ax-border ax-border-lighter ax-shadow-md ax-rounded-full ax-fixed ax-bottom-4 ax-right-4 ax-z-10\"\n>\n <section\n class=\"ax-flex ax-items-center ax-justify-center ax-gap-4\"\n [ngClass]=\"{ 'screenshot-hidden': vm.captureMode() === 'video' }\"\n >\n <ax-button look=\"outline\" color=\"primary\" class=\"ax-lg ax-rounded-full\" (onClick)=\"vm.screenshotClick()\">\n @if (vm.loading()) {\n <ax-loading></ax-loading>\n } @else {\n <ax-prefix>\n <ax-icon class=\"fa-regular fa-camera\"></ax-icon>\n </ax-prefix>\n }\n </ax-button>\n <ax-button\n look=\"blank\"\n class=\"ax-lg ax-rounded-full\"\n [ngClass]=\"{ 'recordVideo-move': vm.captureMode() === 'video' }\"\n (onClick)=\"vm.changeCaptureMode()\"\n >\n <ax-prefix>\n <ax-icon class=\"fa-regular fa-video\"></ax-icon>\n </ax-prefix>\n </ax-button>\n </section>\n <section\n class=\"ax-hidden ax-items-center ax-justify-center ax-gap-8\"\n [ngClass]=\"{ '!ax-flex recordContainer-show': vm.captureMode() === 'video' }\"\n >\n <div class=\"ax-flex ax-items-center ax-justify-center ax-gap-2\">\n <ax-button look=\"outline\" color=\"danger\" class=\"ax-lg ax-rounded-full\" (onClick)=\"vm.recordScreenClick()\">\n <ax-prefix class=\"ax-relative\">\n @if (vm.isRecording()) {\n <ax-icon\n class=\"fa-solid fa-circle ax-absolute ax-animate-twPing ax-animate-infinite ax-animate-duration-[1500ms] ax-text-danger-400 ax-opacity-75\"\n ></ax-icon>\n }\n <ax-icon class=\"fa-solid fa-circle\"></ax-icon>\n </ax-prefix>\n </ax-button>\n <ax-button look=\"blank\" class=\"ax-sm\" (onClick)=\"vm.mutedClick()\">\n <ax-prefix\n ><ax-icon class=\"fa-solid {{ vm.muted() ? 'fa-microphone' : 'fa-microphone-slash' }}\"></ax-icon\n ></ax-prefix>\n </ax-button>\n </div>\n <div class=\"ax-flex ax-items-center ax-gap-2\">\n <p>\n {{ vm.timer().minute | format: 'number' : { zeroPadLength: 2 } | async }} :\n {{ vm.timer().second | format: 'number' : { zeroPadLength: 2 } | async }}\n </p>\n </div>\n </section>\n <ax-button look=\"blank\" class=\"ax-rounded-full\" (onClick)=\"vm.cancelClick()\">\n <ax-prefix><ax-icon class=\"fa-solid fa-xmark\"></ax-icon></ax-prefix>\n </ax-button>\n</div>\n", styles: ["@keyframes hideScreenshotContainer{0%{opacity:1;position:absolute}to{opacity:0;position:absolute;display:none}}@keyframes moveRecordButton{0%{transform:translate(0) rotate(0);opacity:1}to{transform:translate(-100px) rotate(360deg);opacity:0}}@keyframes showRecordContainer{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.screenshot-hidden{animation:hideScreenshotContainer .2s forwards}.recordVideo-move{animation:moveRecordButton .5s forwards}.recordContainer-show{animation:showRecordContainer .5s forwards}\n"] }]
|
|
25
|
+
}] });
|
|
26
|
+
|
|
27
|
+
export { AXMCaptureScreenComponent };
|
|
28
|
+
//# sourceMappingURL=acorex-modules-help-desk-capture-screen.component-BiJX9lxr.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"acorex-modules-help-desk-capture-screen.component-BiJX9lxr.mjs","sources":["../tmp-esm2022/help-desk/lib/components/capture-screen/components/capture-screen-component/capture-screen.component.js"],"sourcesContent":["import { AXButtonModule } from '@acorex/components/button';\nimport { AXDecoratorModule } from '@acorex/components/decorators';\nimport { AXLoadingModule } from '@acorex/components/loading';\nimport { CommonModule } from '@angular/common';\nimport { ChangeDetectionStrategy, Component, inject, ViewEncapsulation } from '@angular/core';\nimport { AXMCaptureScreenService } from '../../services/capture-screen.service';\nimport { AXFormatModule } from '@acorex/core/format';\nimport * as i0 from \"@angular/core\";\nimport * as i1 from \"@angular/common\";\nimport * as i2 from \"@acorex/components/button\";\nimport * as i3 from \"@acorex/components/decorators\";\nimport * as i4 from \"@acorex/components/loading\";\nimport * as i5 from \"@acorex/core/format\";\nexport class AXMCaptureScreenComponent {\n constructor() {\n this.vm = inject(AXMCaptureScreenService);\n }\n static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: \"12.0.0\", version: \"20.1.6\", ngImport: i0, type: AXMCaptureScreenComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }\n static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: \"17.0.0\", version: \"20.1.6\", type: AXMCaptureScreenComponent, isStandalone: true, selector: \"axm-capture-screen\", ngImport: i0, template: \"<div\\n class=\\\"ax-transition-all ax-flex ax-items-center ax-gap-4 ax-w-fit ax-bg-surface ax-border ax-border-lighter ax-shadow-md ax-rounded-full ax-fixed ax-bottom-4 ax-right-4 ax-z-10\\\"\\n>\\n <section\\n class=\\\"ax-flex ax-items-center ax-justify-center ax-gap-4\\\"\\n [ngClass]=\\\"{ 'screenshot-hidden': vm.captureMode() === 'video' }\\\"\\n >\\n <ax-button look=\\\"outline\\\" color=\\\"primary\\\" class=\\\"ax-lg ax-rounded-full\\\" (onClick)=\\\"vm.screenshotClick()\\\">\\n @if (vm.loading()) {\\n <ax-loading></ax-loading>\\n } @else {\\n <ax-prefix>\\n <ax-icon class=\\\"fa-regular fa-camera\\\"></ax-icon>\\n </ax-prefix>\\n }\\n </ax-button>\\n <ax-button\\n look=\\\"blank\\\"\\n class=\\\"ax-lg ax-rounded-full\\\"\\n [ngClass]=\\\"{ 'recordVideo-move': vm.captureMode() === 'video' }\\\"\\n (onClick)=\\\"vm.changeCaptureMode()\\\"\\n >\\n <ax-prefix>\\n <ax-icon class=\\\"fa-regular fa-video\\\"></ax-icon>\\n </ax-prefix>\\n </ax-button>\\n </section>\\n <section\\n class=\\\"ax-hidden ax-items-center ax-justify-center ax-gap-8\\\"\\n [ngClass]=\\\"{ '!ax-flex recordContainer-show': vm.captureMode() === 'video' }\\\"\\n >\\n <div class=\\\"ax-flex ax-items-center ax-justify-center ax-gap-2\\\">\\n <ax-button look=\\\"outline\\\" color=\\\"danger\\\" class=\\\"ax-lg ax-rounded-full\\\" (onClick)=\\\"vm.recordScreenClick()\\\">\\n <ax-prefix class=\\\"ax-relative\\\">\\n @if (vm.isRecording()) {\\n <ax-icon\\n class=\\\"fa-solid fa-circle ax-absolute ax-animate-twPing ax-animate-infinite ax-animate-duration-[1500ms] ax-text-danger-400 ax-opacity-75\\\"\\n ></ax-icon>\\n }\\n <ax-icon class=\\\"fa-solid fa-circle\\\"></ax-icon>\\n </ax-prefix>\\n </ax-button>\\n <ax-button look=\\\"blank\\\" class=\\\"ax-sm\\\" (onClick)=\\\"vm.mutedClick()\\\">\\n <ax-prefix\\n ><ax-icon class=\\\"fa-solid {{ vm.muted() ? 'fa-microphone' : 'fa-microphone-slash' }}\\\"></ax-icon\\n ></ax-prefix>\\n </ax-button>\\n </div>\\n <div class=\\\"ax-flex ax-items-center ax-gap-2\\\">\\n <p>\\n {{ vm.timer().minute | format: 'number' : { zeroPadLength: 2 } | async }} :\\n {{ vm.timer().second | format: 'number' : { zeroPadLength: 2 } | async }}\\n </p>\\n </div>\\n </section>\\n <ax-button look=\\\"blank\\\" class=\\\"ax-rounded-full\\\" (onClick)=\\\"vm.cancelClick()\\\">\\n <ax-prefix><ax-icon class=\\\"fa-solid fa-xmark\\\"></ax-icon></ax-prefix>\\n </ax-button>\\n</div>\\n\", styles: [\"@keyframes hideScreenshotContainer{0%{opacity:1;position:absolute}to{opacity:0;position:absolute;display:none}}@keyframes moveRecordButton{0%{transform:translate(0) rotate(0);opacity:1}to{transform:translate(-100px) rotate(360deg);opacity:0}}@keyframes showRecordContainer{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.screenshot-hidden{animation:hideScreenshotContainer .2s forwards}.recordVideo-move{animation:moveRecordButton .5s forwards}.recordContainer-show{animation:showRecordContainer .5s forwards}\\n\"], dependencies: [{ kind: \"ngmodule\", type: CommonModule }, { kind: \"directive\", type: i1.NgClass, selector: \"[ngClass]\", inputs: [\"class\", \"ngClass\"] }, { kind: \"ngmodule\", type: AXButtonModule }, { kind: \"component\", type: i2.AXButtonComponent, selector: \"ax-button\", inputs: [\"disabled\", \"size\", \"tabIndex\", \"color\", \"look\", \"text\", \"toggleable\", \"selected\", \"iconOnly\", \"type\", \"loadingText\"], outputs: [\"onBlur\", \"onFocus\", \"onClick\", \"selectedChange\", \"toggleableChange\", \"lookChange\", \"colorChange\", \"disabledChange\", \"loadingTextChange\"] }, { kind: \"ngmodule\", type: AXDecoratorModule }, { kind: \"component\", type: i3.AXDecoratorIconComponent, selector: \"ax-icon\", inputs: [\"icon\"] }, { kind: \"component\", type: i3.AXDecoratorGenericComponent, selector: \"ax-footer, ax-header, ax-content, ax-divider, ax-form-hint, ax-prefix, ax-suffix, ax-text, ax-title, ax-subtitle, ax-placeholder, ax-overlay\" }, { kind: \"ngmodule\", type: AXLoadingModule }, { kind: \"component\", type: i4.AXLoadingComponent, selector: \"ax-loading\", inputs: [\"visible\", \"type\", \"context\"], outputs: [\"visibleChange\"] }, { kind: \"ngmodule\", type: AXFormatModule }, { kind: \"pipe\", type: i1.AsyncPipe, name: \"async\" }, { kind: \"pipe\", type: i5.AXFormatPipe, name: \"format\" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }\n}\ni0.ɵɵngDeclareClassMetadata({ minVersion: \"12.0.0\", version: \"20.1.6\", ngImport: i0, type: AXMCaptureScreenComponent, decorators: [{\n type: Component,\n args: [{ selector: 'axm-capture-screen', imports: [CommonModule, AXButtonModule, AXDecoratorModule, AXLoadingModule, AXFormatModule], encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, template: \"<div\\n class=\\\"ax-transition-all ax-flex ax-items-center ax-gap-4 ax-w-fit ax-bg-surface ax-border ax-border-lighter ax-shadow-md ax-rounded-full ax-fixed ax-bottom-4 ax-right-4 ax-z-10\\\"\\n>\\n <section\\n class=\\\"ax-flex ax-items-center ax-justify-center ax-gap-4\\\"\\n [ngClass]=\\\"{ 'screenshot-hidden': vm.captureMode() === 'video' }\\\"\\n >\\n <ax-button look=\\\"outline\\\" color=\\\"primary\\\" class=\\\"ax-lg ax-rounded-full\\\" (onClick)=\\\"vm.screenshotClick()\\\">\\n @if (vm.loading()) {\\n <ax-loading></ax-loading>\\n } @else {\\n <ax-prefix>\\n <ax-icon class=\\\"fa-regular fa-camera\\\"></ax-icon>\\n </ax-prefix>\\n }\\n </ax-button>\\n <ax-button\\n look=\\\"blank\\\"\\n class=\\\"ax-lg ax-rounded-full\\\"\\n [ngClass]=\\\"{ 'recordVideo-move': vm.captureMode() === 'video' }\\\"\\n (onClick)=\\\"vm.changeCaptureMode()\\\"\\n >\\n <ax-prefix>\\n <ax-icon class=\\\"fa-regular fa-video\\\"></ax-icon>\\n </ax-prefix>\\n </ax-button>\\n </section>\\n <section\\n class=\\\"ax-hidden ax-items-center ax-justify-center ax-gap-8\\\"\\n [ngClass]=\\\"{ '!ax-flex recordContainer-show': vm.captureMode() === 'video' }\\\"\\n >\\n <div class=\\\"ax-flex ax-items-center ax-justify-center ax-gap-2\\\">\\n <ax-button look=\\\"outline\\\" color=\\\"danger\\\" class=\\\"ax-lg ax-rounded-full\\\" (onClick)=\\\"vm.recordScreenClick()\\\">\\n <ax-prefix class=\\\"ax-relative\\\">\\n @if (vm.isRecording()) {\\n <ax-icon\\n class=\\\"fa-solid fa-circle ax-absolute ax-animate-twPing ax-animate-infinite ax-animate-duration-[1500ms] ax-text-danger-400 ax-opacity-75\\\"\\n ></ax-icon>\\n }\\n <ax-icon class=\\\"fa-solid fa-circle\\\"></ax-icon>\\n </ax-prefix>\\n </ax-button>\\n <ax-button look=\\\"blank\\\" class=\\\"ax-sm\\\" (onClick)=\\\"vm.mutedClick()\\\">\\n <ax-prefix\\n ><ax-icon class=\\\"fa-solid {{ vm.muted() ? 'fa-microphone' : 'fa-microphone-slash' }}\\\"></ax-icon\\n ></ax-prefix>\\n </ax-button>\\n </div>\\n <div class=\\\"ax-flex ax-items-center ax-gap-2\\\">\\n <p>\\n {{ vm.timer().minute | format: 'number' : { zeroPadLength: 2 } | async }} :\\n {{ vm.timer().second | format: 'number' : { zeroPadLength: 2 } | async }}\\n </p>\\n </div>\\n </section>\\n <ax-button look=\\\"blank\\\" class=\\\"ax-rounded-full\\\" (onClick)=\\\"vm.cancelClick()\\\">\\n <ax-prefix><ax-icon class=\\\"fa-solid fa-xmark\\\"></ax-icon></ax-prefix>\\n </ax-button>\\n</div>\\n\", styles: [\"@keyframes hideScreenshotContainer{0%{opacity:1;position:absolute}to{opacity:0;position:absolute;display:none}}@keyframes moveRecordButton{0%{transform:translate(0) rotate(0);opacity:1}to{transform:translate(-100px) rotate(360deg);opacity:0}}@keyframes showRecordContainer{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.screenshot-hidden{animation:hideScreenshotContainer .2s forwards}.recordVideo-move{animation:moveRecordButton .5s forwards}.recordContainer-show{animation:showRecordContainer .5s forwards}\\n\"] }]\n }] });\n//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY2FwdHVyZS1zY3JlZW4uY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vbGlicy9tb2R1bGVzL2hlbHAtZGVzay9zcmMvbGliL2NvbXBvbmVudHMvY2FwdHVyZS1zY3JlZW4vY29tcG9uZW50cy9jYXB0dXJlLXNjcmVlbi1jb21wb25lbnQvY2FwdHVyZS1zY3JlZW4uY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vbGlicy9tb2R1bGVzL2hlbHAtZGVzay9zcmMvbGliL2NvbXBvbmVudHMvY2FwdHVyZS1zY3JlZW4vY29tcG9uZW50cy9jYXB0dXJlLXNjcmVlbi1jb21wb25lbnQvY2FwdHVyZS1zY3JlZW4uY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLGNBQWMsRUFBRSxNQUFNLDJCQUEyQixDQUFDO0FBQzNELE9BQU8sRUFBRSxpQkFBaUIsRUFBRSxNQUFNLCtCQUErQixDQUFDO0FBQ2xFLE9BQU8sRUFBRSxlQUFlLEVBQUUsTUFBTSw0QkFBNEIsQ0FBQztBQUM3RCxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0saUJBQWlCLENBQUM7QUFDL0MsT0FBTyxFQUFFLHVCQUF1QixFQUFFLFNBQVMsRUFBRSxNQUFNLEVBQUUsaUJBQWlCLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDOUYsT0FBTyxFQUFFLHVCQUF1QixFQUFFLE1BQU0sdUNBQXVDLENBQUM7QUFDaEYsT0FBTyxFQUFFLGNBQWMsRUFBRSxNQUFNLHFCQUFxQixDQUFDOzs7Ozs7O0FBV3JELE1BQU0sT0FBTyx5QkFBeUI7SUFSdEM7UUFTWSxPQUFFLEdBQUcsTUFBTSxDQUFDLHVCQUF1QixDQUFDLENBQUM7S0FDaEQ7OEdBRlkseUJBQXlCO2tHQUF6Qix5QkFBeUIsOEVDakJ0QyxpOEVBMkRBLDJrQkQ5Q1ksWUFBWSw0SEFBRSxjQUFjLDZYQUFFLGlCQUFpQixzVkFBRSxlQUFlLDhLQUFFLGNBQWM7OzJGQUkvRSx5QkFBeUI7a0JBUnJDLFNBQVM7K0JBQ0Usb0JBQW9CLFdBR3JCLENBQUMsWUFBWSxFQUFFLGNBQWMsRUFBRSxpQkFBaUIsRUFBRSxlQUFlLEVBQUUsY0FBYyxDQUFDLGlCQUM1RSxpQkFBaUIsQ0FBQyxJQUFJLG1CQUNwQix1QkFBdUIsQ0FBQyxNQUFNIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQVhCdXR0b25Nb2R1bGUgfSBmcm9tICdAYWNvcmV4L2NvbXBvbmVudHMvYnV0dG9uJztcbmltcG9ydCB7IEFYRGVjb3JhdG9yTW9kdWxlIH0gZnJvbSAnQGFjb3JleC9jb21wb25lbnRzL2RlY29yYXRvcnMnO1xuaW1wb3J0IHsgQVhMb2FkaW5nTW9kdWxlIH0gZnJvbSAnQGFjb3JleC9jb21wb25lbnRzL2xvYWRpbmcnO1xuaW1wb3J0IHsgQ29tbW9uTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29tbW9uJztcbmltcG9ydCB7IENoYW5nZURldGVjdGlvblN0cmF0ZWd5LCBDb21wb25lbnQsIGluamVjdCwgVmlld0VuY2Fwc3VsYXRpb24gfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IEFYTUNhcHR1cmVTY3JlZW5TZXJ2aWNlIH0gZnJvbSAnLi4vLi4vc2VydmljZXMvY2FwdHVyZS1zY3JlZW4uc2VydmljZSc7XG5pbXBvcnQgeyBBWEZvcm1hdE1vZHVsZSB9IGZyb20gJ0BhY29yZXgvY29yZS9mb3JtYXQnO1xuXG5cbkBDb21wb25lbnQoe1xuICBzZWxlY3RvcjogJ2F4bS1jYXB0dXJlLXNjcmVlbicsXG4gIHRlbXBsYXRlVXJsOiAnLi9jYXB0dXJlLXNjcmVlbi5jb21wb25lbnQuaHRtbCcsXG4gIHN0eWxlVXJsczogWycuL2NhcHR1cmUtc2NyZWVuLmNvbXBvbmVudC5zY3NzJ10sXG4gIGltcG9ydHM6IFtDb21tb25Nb2R1bGUsIEFYQnV0dG9uTW9kdWxlLCBBWERlY29yYXRvck1vZHVsZSwgQVhMb2FkaW5nTW9kdWxlLCBBWEZvcm1hdE1vZHVsZV0sXG4gIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXG4gIGNoYW5nZURldGVjdGlvbjogQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3kuT25QdXNoLFxufSlcbmV4cG9ydCBjbGFzcyBBWE1DYXB0dXJlU2NyZWVuQ29tcG9uZW50IHtcbiAgcHJvdGVjdGVkIHZtID0gaW5qZWN0KEFYTUNhcHR1cmVTY3JlZW5TZXJ2aWNlKTtcbn1cbiIsIjxkaXZcbiAgY2xhc3M9XCJheC10cmFuc2l0aW9uLWFsbCBheC1mbGV4IGF4LWl0ZW1zLWNlbnRlciBheC1nYXAtNCBheC13LWZpdCBheC1iZy1zdXJmYWNlIGF4LWJvcmRlciBheC1ib3JkZXItbGlnaHRlciBheC1zaGFkb3ctbWQgYXgtcm91bmRlZC1mdWxsIGF4LWZpeGVkIGF4LWJvdHRvbS00IGF4LXJpZ2h0LTQgYXgtei0xMFwiXG4+XG4gIDxzZWN0aW9uXG4gICAgY2xhc3M9XCJheC1mbGV4IGF4LWl0ZW1zLWNlbnRlciBheC1qdXN0aWZ5LWNlbnRlciBheC1nYXAtNFwiXG4gICAgW25nQ2xhc3NdPVwieyAnc2NyZWVuc2hvdC1oaWRkZW4nOiB2bS5jYXB0dXJlTW9kZSgpID09PSAndmlkZW8nIH1cIlxuICA+XG4gICAgPGF4LWJ1dHRvbiBsb29rPVwib3V0bGluZVwiIGNvbG9yPVwicHJpbWFyeVwiIGNsYXNzPVwiYXgtbGcgYXgtcm91bmRlZC1mdWxsXCIgKG9uQ2xpY2spPVwidm0uc2NyZWVuc2hvdENsaWNrKClcIj5cbiAgICAgIEBpZiAodm0ubG9hZGluZygpKSB7XG4gICAgICAgIDxheC1sb2FkaW5nPjwvYXgtbG9hZGluZz5cbiAgICAgIH0gQGVsc2Uge1xuICAgICAgICA8YXgtcHJlZml4PlxuICAgICAgICAgIDxheC1pY29uIGNsYXNzPVwiZmEtcmVndWxhciBmYS1jYW1lcmFcIj48L2F4LWljb24+XG4gICAgICAgIDwvYXgtcHJlZml4PlxuICAgICAgfVxuICAgIDwvYXgtYnV0dG9uPlxuICAgIDxheC1idXR0b25cbiAgICAgIGxvb2s9XCJibGFua1wiXG4gICAgICBjbGFzcz1cImF4LWxnIGF4LXJvdW5kZWQtZnVsbFwiXG4gICAgICBbbmdDbGFzc109XCJ7ICdyZWNvcmRWaWRlby1tb3ZlJzogdm0uY2FwdHVyZU1vZGUoKSA9PT0gJ3ZpZGVvJyB9XCJcbiAgICAgIChvbkNsaWNrKT1cInZtLmNoYW5nZUNhcHR1cmVNb2RlKClcIlxuICAgID5cbiAgICAgIDxheC1wcmVmaXg+XG4gICAgICAgIDxheC1pY29uIGNsYXNzPVwiZmEtcmVndWxhciBmYS12aWRlb1wiPjwvYXgtaWNvbj5cbiAgICAgIDwvYXgtcHJlZml4PlxuICAgIDwvYXgtYnV0dG9uPlxuICA8L3NlY3Rpb24+XG4gIDxzZWN0aW9uXG4gICAgY2xhc3M9XCJheC1oaWRkZW4gYXgtaXRlbXMtY2VudGVyIGF4LWp1c3RpZnktY2VudGVyIGF4LWdhcC04XCJcbiAgICBbbmdDbGFzc109XCJ7ICchYXgtZmxleCByZWNvcmRDb250YWluZXItc2hvdyc6IHZtLmNhcHR1cmVNb2RlKCkgPT09ICd2aWRlbycgfVwiXG4gID5cbiAgICA8ZGl2IGNsYXNzPVwiYXgtZmxleCBheC1pdGVtcy1jZW50ZXIgYXgtanVzdGlmeS1jZW50ZXIgYXgtZ2FwLTJcIj5cbiAgICAgIDxheC1idXR0b24gbG9vaz1cIm91dGxpbmVcIiBjb2xvcj1cImRhbmdlclwiIGNsYXNzPVwiYXgtbGcgYXgtcm91bmRlZC1mdWxsXCIgKG9uQ2xpY2spPVwidm0ucmVjb3JkU2NyZWVuQ2xpY2soKVwiPlxuICAgICAgICA8YXgtcHJlZml4IGNsYXNzPVwiYXgtcmVsYXRpdmVcIj5cbiAgICAgICAgICBAaWYgKHZtLmlzUmVjb3JkaW5nKCkpIHtcbiAgICAgICAgICAgIDxheC1pY29uXG4gICAgICAgICAgICAgIGNsYXNzPVwiZmEtc29saWQgZmEtY2lyY2xlIGF4LWFic29sdXRlIGF4LWFuaW1hdGUtdHdQaW5nIGF4LWFuaW1hdGUtaW5maW5pdGUgYXgtYW5pbWF0ZS1kdXJhdGlvbi1bMTUwMG1zXSBheC10ZXh0LWRhbmdlci00MDAgYXgtb3BhY2l0eS03NVwiXG4gICAgICAgICAgICA+PC9heC1pY29uPlxuICAgICAgICAgIH1cbiAgICAgICAgICA8YXgtaWNvbiBjbGFzcz1cImZhLXNvbGlkIGZhLWNpcmNsZVwiPjwvYXgtaWNvbj5cbiAgICAgICAgPC9heC1wcmVmaXg+XG4gICAgICA8L2F4LWJ1dHRvbj5cbiAgICAgIDxheC1idXR0b24gbG9vaz1cImJsYW5rXCIgY2xhc3M9XCJheC1zbVwiIChvbkNsaWNrKT1cInZtLm11dGVkQ2xpY2soKVwiPlxuICAgICAgICA8YXgtcHJlZml4XG4gICAgICAgICAgPjxheC1pY29uIGNsYXNzPVwiZmEtc29saWQge3sgdm0ubXV0ZWQoKSA/ICdmYS1taWNyb3Bob25lJyA6ICdmYS1taWNyb3Bob25lLXNsYXNoJyB9fVwiPjwvYXgtaWNvblxuICAgICAgICA+PC9heC1wcmVmaXg+XG4gICAgICA8L2F4LWJ1dHRvbj5cbiAgICA8L2Rpdj5cbiAgICA8ZGl2IGNsYXNzPVwiYXgtZmxleCBheC1pdGVtcy1jZW50ZXIgYXgtZ2FwLTJcIj5cbiAgICAgIDxwPlxuICAgICAgICB7eyB2bS50aW1lcigpLm1pbnV0ZSB8IGZvcm1hdDogJ251bWJlcicgOiB7IHplcm9QYWRMZW5ndGg6IDIgfSB8IGFzeW5jIH19IDpcbiAgICAgICAge3sgdm0udGltZXIoKS5zZWNvbmQgfCBmb3JtYXQ6ICdudW1iZXInIDogeyB6ZXJvUGFkTGVuZ3RoOiAyIH0gfCBhc3luYyB9fVxuICAgICAgPC9wPlxuICAgIDwvZGl2PlxuICA8L3NlY3Rpb24+XG4gIDxheC1idXR0b24gbG9vaz1cImJsYW5rXCIgY2xhc3M9XCJheC1yb3VuZGVkLWZ1bGxcIiAob25DbGljayk9XCJ2bS5jYW5jZWxDbGljaygpXCI+XG4gICAgPGF4LXByZWZpeD48YXgtaWNvbiBjbGFzcz1cImZhLXNvbGlkIGZhLXhtYXJrXCI+PC9heC1pY29uPjwvYXgtcHJlZml4PlxuICA8L2F4LWJ1dHRvbj5cbjwvZGl2PlxuIl19"],"names":["i2","i3"],"mappings":"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"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
export { g as AXMEntityProvider, j as AXMHelpDeskModule, a as AXMIssueTypeService, b as AXMIssueTypeServiceImpl, h as AXMLogCaptureService, k as AXMMenuProvider, c as AXMMyReportedIssuesService, d as AXMMyReportedIssuesServiceImpl, l as AXMPermissionsKeys, e as AXMReportedIssuesService, f as AXMReportedIssuesServiceImpl, n as AXMSettingProvider, R as RootConfig, i as issueTypeEntityFactory, m as myReportedIssuesEntityFactory, r as reportedIssuesEntityFactory } from './acorex-modules-help-desk-acorex-modules-help-desk-8iEAzfh5.mjs';
|
|
2
|
+
//# sourceMappingURL=acorex-modules-help-desk.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"acorex-modules-help-desk.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as i4 from '@acorex/components/button';
|
|
2
2
|
import { AXButtonModule } from '@acorex/components/button';
|
|
3
|
-
import * as
|
|
3
|
+
import * as i2 from '@acorex/components/decorators';
|
|
4
4
|
import { AXDecoratorModule } from '@acorex/components/decorators';
|
|
5
5
|
import { AXBasePageComponent } from '@acorex/components/page';
|
|
6
6
|
import * as i1 from '@acorex/components/time-line';
|
|
@@ -40,7 +40,7 @@ class AXMListVersionComponent extends AXBasePageComponent {
|
|
|
40
40
|
this.versions.set(mappedItems);
|
|
41
41
|
}
|
|
42
42
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMListVersionComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
43
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.1.6", type: AXMListVersionComponent, isStandalone: true, selector: "axm-list-version", usesInheritance: true, ngImport: i0, template: "<div class=\"ax-px-12 ax-min-h-96\">\n <ax-time-line>\n @for(version of versions();track version.id){\n <ax-time-line-item [text]=\"version.title\" [isCollapsed]=\"$index == 0 ? false : true\">\n <ax-icon class=\"fa-solid fa-flag-checkered\"></ax-icon>\n <ax-content class=\"ax-px-8 ax-py-2 ax-text-base/6\" [innerHtml]=\"version.content\"></ax-content>\n </ax-time-line-item>\n }\n </ax-time-line>\n</div>\n<ax-footer class=\"ax-flex !ax-justify-end\"\n ><ax-button [text]=\"'okay' | translate | async\" color=\"primary\" (onClick)=\"this.close()\"></ax-button\n></ax-footer>\n", dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "ngmodule", type: AXTimeLineModule }, { kind: "component", type: i1.AXTimeLineComponent, selector: "ax-time-line", inputs: ["mode"] }, { kind: "component", type: i1.AXTimeLineItemComponent, selector: "ax-time-line-item", inputs: ["text", "isActive", "isCollapsed"], outputs: ["isCollapsedChange"] }, { kind: "ngmodule", type: AXDecoratorModule }, { kind: "component", type:
|
|
43
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.1.6", type: AXMListVersionComponent, isStandalone: true, selector: "axm-list-version", usesInheritance: true, ngImport: i0, template: "<div class=\"ax-px-12 ax-min-h-96\">\n <ax-time-line>\n @for(version of versions();track version.id){\n <ax-time-line-item [text]=\"version.title\" [isCollapsed]=\"$index == 0 ? false : true\">\n <ax-icon class=\"fa-solid fa-flag-checkered\"></ax-icon>\n <ax-content class=\"ax-px-8 ax-py-2 ax-text-base/6\" [innerHtml]=\"version.content\"></ax-content>\n </ax-time-line-item>\n }\n </ax-time-line>\n</div>\n<ax-footer class=\"ax-flex !ax-justify-end\"\n ><ax-button [text]=\"'okay' | translate | async\" color=\"primary\" (onClick)=\"this.close()\"></ax-button\n></ax-footer>\n", dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "ngmodule", type: AXTimeLineModule }, { kind: "component", type: i1.AXTimeLineComponent, selector: "ax-time-line", inputs: ["mode"] }, { kind: "component", type: i1.AXTimeLineItemComponent, selector: "ax-time-line-item", inputs: ["text", "isActive", "isCollapsed"], outputs: ["isCollapsedChange"] }, { kind: "ngmodule", type: AXDecoratorModule }, { kind: "component", type: i2.AXDecoratorIconComponent, selector: "ax-icon", inputs: ["icon"] }, { kind: "component", type: i2.AXDecoratorGenericComponent, selector: "ax-footer, ax-header, ax-content, ax-divider, ax-form-hint, ax-prefix, ax-suffix, ax-text, ax-title, ax-subtitle, ax-placeholder, ax-overlay" }, { kind: "ngmodule", type: AXFormatModule }, { kind: "ngmodule", type: AXDateTimeModule }, { kind: "ngmodule", type: AXButtonModule }, { kind: "component", type: i4.AXButtonComponent, selector: "ax-button", inputs: ["disabled", "size", "tabIndex", "color", "look", "text", "toggleable", "selected", "iconOnly", "type", "loadingText"], outputs: ["onBlur", "onFocus", "onClick", "selectedChange", "toggleableChange", "lookChange", "colorChange", "disabledChange", "loadingTextChange"] }, { kind: "ngmodule", type: AXTranslationModule }, { kind: "pipe", type: i5.AsyncPipe, name: "async" }, { kind: "pipe", type: i6.AXTranslatorPipe, name: "translate" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
44
44
|
}
|
|
45
45
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMListVersionComponent, decorators: [{
|
|
46
46
|
type: Component,
|
|
@@ -56,4 +56,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImpor
|
|
|
56
56
|
}] });
|
|
57
57
|
|
|
58
58
|
export { AXMListVersionComponent };
|
|
59
|
-
//# sourceMappingURL=acorex-modules-platform-management-list-version.component-
|
|
59
|
+
//# sourceMappingURL=acorex-modules-platform-management-list-version.component-kFe_wuWc.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"acorex-modules-platform-management-list-version.component-DTfLeVbH.mjs","sources":["../tmp-esm2022/platform-management/lib/features/app-version/components/list-versions/list-version.component.js"],"sourcesContent":["import { AXButtonModule } from '@acorex/components/button';\nimport { AXDecoratorModule } from '@acorex/components/decorators';\nimport { AXBasePageComponent } from '@acorex/components/page';\nimport { AXTimeLineModule } from '@acorex/components/time-line';\nimport { AXDateTimeModule } from '@acorex/core/date-time';\nimport { AXFormatModule, AXFormatService } from '@acorex/core/format';\nimport { AXTranslationModule } from '@acorex/core/translation';\nimport { CommonModule } from '@angular/common';\nimport { ChangeDetectionStrategy, Component, inject, signal } from '@angular/core';\nimport { AXMAppVersionService } from '../../../../entities/app-version/app-version.service';\nimport { DomSanitizer } from '@angular/platform-browser';\nimport * as i0 from \"@angular/core\";\nimport * as i1 from \"@acorex/components/time-line\";\nimport * as i2 from \"@acorex/components/decorators\";\nimport * as i3 from \"@acorex/components/button\";\nimport * as i4 from \"@angular/common\";\nimport * as i5 from \"@acorex/core/translation\";\nexport class AXMListVersionComponent extends AXBasePageComponent {\n constructor() {\n super(...arguments);\n this.appVersionService = inject(AXMAppVersionService);\n this.formatService = inject(AXFormatService);\n this.sanitize = inject(DomSanitizer);\n this.versions = signal([], ...(ngDevMode ? [{ debugName: \"versions\" }] : []));\n }\n async ngOnInit() {\n const result = await this.appVersionService.query({\n take: 1000,\n skip: 0,\n });\n const mappedItems = result.items.map((item) => ({\n id: item.id,\n //TODO to translate\n title: `Version ${item.versionNumber} Published at ${this.formatService.format(item.publishDate, 'datetime', {\n format: 'date',\n })}`,\n content: this.sanitize.bypassSecurityTrustHtml(item.changeLog) ?? '',\n }));\n this.versions.set(mappedItems);\n }\n static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: \"12.0.0\", version: \"20.1.6\", ngImport: i0, type: AXMListVersionComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }\n static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: \"17.0.0\", version: \"20.1.6\", type: AXMListVersionComponent, isStandalone: true, selector: \"axm-list-version\", usesInheritance: true, ngImport: i0, template: \"<div class=\\\"ax-px-12 ax-min-h-96\\\">\\n <ax-time-line>\\n @for(version of versions();track version.id){\\n <ax-time-line-item [text]=\\\"version.title\\\" [isCollapsed]=\\\"$index == 0 ? false : true\\\">\\n <ax-icon class=\\\"fa-solid fa-flag-checkered\\\"></ax-icon>\\n <ax-content class=\\\"ax-px-8 ax-py-2 ax-text-base/6\\\" [innerHtml]=\\\"version.content\\\"></ax-content>\\n </ax-time-line-item>\\n }\\n </ax-time-line>\\n</div>\\n<ax-footer class=\\\"ax-flex !ax-justify-end\\\"\\n ><ax-button [text]=\\\"'okay' | translate | async\\\" color=\\\"primary\\\" (onClick)=\\\"this.close()\\\"></ax-button\\n></ax-footer>\\n\", dependencies: [{ kind: \"ngmodule\", type: CommonModule }, { kind: \"ngmodule\", type: AXTimeLineModule }, { kind: \"component\", type: i1.AXTimeLineComponent, selector: \"ax-time-line\", inputs: [\"mode\"] }, { kind: \"component\", type: i1.AXTimeLineItemComponent, selector: \"ax-time-line-item\", inputs: [\"text\", \"isActive\", \"isCollapsed\"], outputs: [\"isCollapsedChange\"] }, { kind: \"ngmodule\", type: AXDecoratorModule }, { kind: \"component\", type: i2.AXDecoratorIconComponent, selector: \"ax-icon\", inputs: [\"icon\"] }, { kind: \"component\", type: i2.AXDecoratorGenericComponent, selector: \"ax-footer, ax-header, ax-content, ax-divider, ax-form-hint, ax-prefix, ax-suffix, ax-text, ax-title, ax-subtitle, ax-placeholder, ax-overlay\" }, { kind: \"ngmodule\", type: AXFormatModule }, { kind: \"ngmodule\", type: AXDateTimeModule }, { kind: \"ngmodule\", type: AXButtonModule }, { kind: \"component\", type: i3.AXButtonComponent, selector: \"ax-button\", inputs: [\"disabled\", \"size\", \"tabIndex\", \"color\", \"look\", \"text\", \"toggleable\", \"selected\", \"iconOnly\", \"type\", \"loadingText\"], outputs: [\"onBlur\", \"onFocus\", \"onClick\", \"selectedChange\", \"toggleableChange\", \"lookChange\", \"colorChange\", \"disabledChange\", \"loadingTextChange\"] }, { kind: \"ngmodule\", type: AXTranslationModule }, { kind: \"pipe\", type: i4.AsyncPipe, name: \"async\" }, { kind: \"pipe\", type: i5.AXTranslatorPipe, name: \"translate\" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }\n}\ni0.ɵɵngDeclareClassMetadata({ minVersion: \"12.0.0\", version: \"20.1.6\", ngImport: i0, type: AXMListVersionComponent, decorators: [{\n type: Component,\n args: [{ selector: 'axm-list-version', imports: [\n CommonModule,\n AXTimeLineModule,\n AXDecoratorModule,\n AXFormatModule,\n AXDateTimeModule,\n AXButtonModule,\n AXTranslationModule,\n ], changeDetection: ChangeDetectionStrategy.OnPush, template: \"<div class=\\\"ax-px-12 ax-min-h-96\\\">\\n <ax-time-line>\\n @for(version of versions();track version.id){\\n <ax-time-line-item [text]=\\\"version.title\\\" [isCollapsed]=\\\"$index == 0 ? false : true\\\">\\n <ax-icon class=\\\"fa-solid fa-flag-checkered\\\"></ax-icon>\\n <ax-content class=\\\"ax-px-8 ax-py-2 ax-text-base/6\\\" [innerHtml]=\\\"version.content\\\"></ax-content>\\n </ax-time-line-item>\\n }\\n </ax-time-line>\\n</div>\\n<ax-footer class=\\\"ax-flex !ax-justify-end\\\"\\n ><ax-button [text]=\\\"'okay' | translate | async\\\" color=\\\"primary\\\" (onClick)=\\\"this.close()\\\"></ax-button\\n></ax-footer>\\n\" }]\n }] });\n//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibGlzdC12ZXJzaW9uLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uL2xpYnMvbW9kdWxlcy9wbGF0Zm9ybS1tYW5hZ2VtZW50L3NyYy9saWIvZmVhdHVyZXMvYXBwLXZlcnNpb24vY29tcG9uZW50cy9saXN0LXZlcnNpb25zL2xpc3QtdmVyc2lvbi5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi9saWJzL21vZHVsZXMvcGxhdGZvcm0tbWFuYWdlbWVudC9zcmMvbGliL2ZlYXR1cmVzL2FwcC12ZXJzaW9uL2NvbXBvbmVudHMvbGlzdC12ZXJzaW9ucy9saXN0LXZlcnNpb24uY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLGNBQWMsRUFBRSxNQUFNLDJCQUEyQixDQUFDO0FBQzNELE9BQU8sRUFBRSxpQkFBaUIsRUFBRSxNQUFNLCtCQUErQixDQUFDO0FBQ2xFLE9BQU8sRUFBRSxtQkFBbUIsRUFBRSxNQUFNLHlCQUF5QixDQUFDO0FBQzlELE9BQU8sRUFBRSxnQkFBZ0IsRUFBRSxNQUFNLDhCQUE4QixDQUFDO0FBQ2hFLE9BQU8sRUFBRSxnQkFBZ0IsRUFBRSxNQUFNLHdCQUF3QixDQUFDO0FBQzFELE9BQU8sRUFBRSxjQUFjLEVBQUUsZUFBZSxFQUFFLE1BQU0scUJBQXFCLENBQUM7QUFDdEUsT0FBTyxFQUFFLG1CQUFtQixFQUFFLE1BQU0sMEJBQTBCLENBQUM7QUFDL0QsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLGlCQUFpQixDQUFDO0FBQy9DLE9BQU8sRUFBRSx1QkFBdUIsRUFBRSxTQUFTLEVBQUUsTUFBTSxFQUFFLE1BQU0sRUFBa0IsTUFBTSxlQUFlLENBQUM7QUFDbkcsT0FBTyxFQUFFLG9CQUFvQixFQUFFLE1BQU0sc0RBQXNELENBQUM7QUFFNUYsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLDJCQUEyQixDQUFDOzs7Ozs7O0FBZ0J6RCxNQUFNLE9BQU8sdUJBQXdCLFNBQVEsbUJBQW1CO0lBZGhFOztRQWVVLHNCQUFpQixHQUFHLE1BQU0sQ0FBQyxvQkFBb0IsQ0FBQyxDQUFDO1FBQ2pELGtCQUFhLEdBQUcsTUFBTSxDQUFDLGVBQWUsQ0FBQyxDQUFDO1FBQ2hELGFBQVEsR0FBRyxNQUFNLENBQUMsWUFBWSxDQUFDLENBQUE7UUFDL0IsYUFBUSxHQUFzRCxNQUFNLENBQUMsRUFBRSxvREFBQyxDQUFDO0tBaUIxRTtJQWZvQixLQUFLLENBQUMsUUFBUTtRQUMvQixNQUFNLE1BQU0sR0FBRyxNQUFNLElBQUksQ0FBQyxpQkFBaUIsQ0FBQyxLQUFLLENBQUM7WUFDaEQsSUFBSSxFQUFFLElBQUk7WUFDVixJQUFJLEVBQUUsQ0FBQztTQUNSLENBQUMsQ0FBQztRQUNILE1BQU0sV0FBVyxHQUFHLE1BQU0sQ0FBQyxLQUFLLENBQUMsR0FBRyxDQUFrQyxDQUFDLElBQUksRUFBRSxFQUFFLENBQUMsQ0FBQztZQUMvRSxFQUFFLEVBQUUsSUFBSSxDQUFDLEVBQUU7WUFDWCxtQkFBbUI7WUFDbkIsS0FBSyxFQUFFLFdBQVcsSUFBSSxDQUFDLGFBQWEsa0JBQWtCLElBQUksQ0FBQyxhQUFhLENBQUMsTUFBTSxDQUFDLElBQUksQ0FBQyxXQUFXLEVBQUUsVUFBVSxFQUFFO2dCQUM1RyxNQUFNLEVBQUUsTUFBTTthQUNmLENBQUMsRUFBRTtZQUNKLE9BQU8sRUFBRSxJQUFJLENBQUMsUUFBUSxDQUFDLHVCQUF1QixDQUFDLElBQUksQ0FBQyxTQUFTLENBQUMsSUFBSSxFQUFFO1NBQ3JFLENBQUMsQ0FBQyxDQUFDO1FBQ0osSUFBSSxDQUFDLFFBQVEsQ0FBQyxHQUFHLENBQUMsV0FBVyxDQUFDLENBQUM7SUFDakMsQ0FBQzs4R0FwQlUsdUJBQXVCO2tHQUF2Qix1QkFBdUIsbUdDM0JwQyw2bEJBYUEsMkNER0ksWUFBWSw4QkFDWixnQkFBZ0Isb1NBQ2hCLGlCQUFpQixzVkFDakIsY0FBYyw4QkFDZCxnQkFBZ0IsOEJBQ2hCLGNBQWMsNlhBQ2QsbUJBQW1COzsyRkFLVix1QkFBdUI7a0JBZG5DLFNBQVM7K0JBQ0Usa0JBQWtCLFdBQ25CO3dCQUNQLFlBQVk7d0JBQ1osZ0JBQWdCO3dCQUNoQixpQkFBaUI7d0JBQ2pCLGNBQWM7d0JBQ2QsZ0JBQWdCO3dCQUNoQixjQUFjO3dCQUNkLG1CQUFtQjtxQkFDcEIsbUJBRWdCLHVCQUF1QixDQUFDLE1BQU0iLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBBWEJ1dHRvbk1vZHVsZSB9IGZyb20gJ0BhY29yZXgvY29tcG9uZW50cy9idXR0b24nO1xuaW1wb3J0IHsgQVhEZWNvcmF0b3JNb2R1bGUgfSBmcm9tICdAYWNvcmV4L2NvbXBvbmVudHMvZGVjb3JhdG9ycyc7XG5pbXBvcnQgeyBBWEJhc2VQYWdlQ29tcG9uZW50IH0gZnJvbSAnQGFjb3JleC9jb21wb25lbnRzL3BhZ2UnO1xuaW1wb3J0IHsgQVhUaW1lTGluZU1vZHVsZSB9IGZyb20gJ0BhY29yZXgvY29tcG9uZW50cy90aW1lLWxpbmUnO1xuaW1wb3J0IHsgQVhEYXRlVGltZU1vZHVsZSB9IGZyb20gJ0BhY29yZXgvY29yZS9kYXRlLXRpbWUnO1xuaW1wb3J0IHsgQVhGb3JtYXRNb2R1bGUsIEFYRm9ybWF0U2VydmljZSB9IGZyb20gJ0BhY29yZXgvY29yZS9mb3JtYXQnO1xuaW1wb3J0IHsgQVhUcmFuc2xhdGlvbk1vZHVsZSB9IGZyb20gJ0BhY29yZXgvY29yZS90cmFuc2xhdGlvbic7XG5pbXBvcnQgeyBDb21tb25Nb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb21tb24nO1xuaW1wb3J0IHsgQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3ksIENvbXBvbmVudCwgaW5qZWN0LCBzaWduYWwsIFdyaXRhYmxlU2lnbmFsIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBBWE1BcHBWZXJzaW9uU2VydmljZSB9IGZyb20gJy4uLy4uLy4uLy4uL2VudGl0aWVzL2FwcC12ZXJzaW9uL2FwcC12ZXJzaW9uLnNlcnZpY2UnO1xuaW1wb3J0IHsgQVhNQXBwVmVyc2lvbkxpc3RDb21wb25lbnRNb2RlbCB9IGZyb20gJy4uLy4uLy4uLy4uL2VudGl0aWVzL2FwcC12ZXJzaW9uL2FwcC12ZXJzaW9uLnR5cGVzJztcbmltcG9ydCB7IERvbVNhbml0aXplciB9IGZyb20gJ0Bhbmd1bGFyL3BsYXRmb3JtLWJyb3dzZXInO1xuXG5AQ29tcG9uZW50KHtcbiAgc2VsZWN0b3I6ICdheG0tbGlzdC12ZXJzaW9uJyxcbiAgaW1wb3J0czogW1xuICAgIENvbW1vbk1vZHVsZSxcbiAgICBBWFRpbWVMaW5lTW9kdWxlLFxuICAgIEFYRGVjb3JhdG9yTW9kdWxlLFxuICAgIEFYRm9ybWF0TW9kdWxlLFxuICAgIEFYRGF0ZVRpbWVNb2R1bGUsXG4gICAgQVhCdXR0b25Nb2R1bGUsXG4gICAgQVhUcmFuc2xhdGlvbk1vZHVsZSxcbiAgXSxcbiAgdGVtcGxhdGVVcmw6ICcuL2xpc3QtdmVyc2lvbi5jb21wb25lbnQuaHRtbCcsXG4gIGNoYW5nZURldGVjdGlvbjogQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3kuT25QdXNoLFxufSlcbmV4cG9ydCBjbGFzcyBBWE1MaXN0VmVyc2lvbkNvbXBvbmVudCBleHRlbmRzIEFYQmFzZVBhZ2VDb21wb25lbnQge1xuICBwcml2YXRlIGFwcFZlcnNpb25TZXJ2aWNlID0gaW5qZWN0KEFYTUFwcFZlcnNpb25TZXJ2aWNlKTtcbiAgcHJpdmF0ZSBmb3JtYXRTZXJ2aWNlID0gaW5qZWN0KEFYRm9ybWF0U2VydmljZSk7XG4gIHNhbml0aXplID0gaW5qZWN0KERvbVNhbml0aXplcilcbiAgdmVyc2lvbnM6IFdyaXRhYmxlU2lnbmFsPEFYTUFwcFZlcnNpb25MaXN0Q29tcG9uZW50TW9kZWxbXT4gPSBzaWduYWwoW10pO1xuXG4gIHByb3RlY3RlZCBvdmVycmlkZSBhc3luYyBuZ09uSW5pdCgpOiBQcm9taXNlPHZvaWQ+IHtcbiAgICBjb25zdCByZXN1bHQgPSBhd2FpdCB0aGlzLmFwcFZlcnNpb25TZXJ2aWNlLnF1ZXJ5KHtcbiAgICAgIHRha2U6IDEwMDAsXG4gICAgICBza2lwOiAwLFxuICAgIH0pO1xuICAgIGNvbnN0IG1hcHBlZEl0ZW1zID0gcmVzdWx0Lml0ZW1zLm1hcDxBWE1BcHBWZXJzaW9uTGlzdENvbXBvbmVudE1vZGVsPigoaXRlbSkgPT4gKHtcbiAgICAgIGlkOiBpdGVtLmlkLFxuICAgICAgLy9UT0RPIHRvIHRyYW5zbGF0ZVxuICAgICAgdGl0bGU6IGBWZXJzaW9uICR7aXRlbS52ZXJzaW9uTnVtYmVyfSBQdWJsaXNoZWQgIGF0ICR7dGhpcy5mb3JtYXRTZXJ2aWNlLmZvcm1hdChpdGVtLnB1Ymxpc2hEYXRlLCAnZGF0ZXRpbWUnLCB7XG4gICAgICAgIGZvcm1hdDogJ2RhdGUnLFxuICAgICAgfSl9YCxcbiAgICAgIGNvbnRlbnQ6IHRoaXMuc2FuaXRpemUuYnlwYXNzU2VjdXJpdHlUcnVzdEh0bWwoaXRlbS5jaGFuZ2VMb2cpID8/ICcnLFxuICAgIH0pKTtcbiAgICB0aGlzLnZlcnNpb25zLnNldChtYXBwZWRJdGVtcyk7XG4gIH1cbn1cbiIsIjxkaXYgY2xhc3M9XCJheC1weC0xMiBheC1taW4taC05NlwiPlxuICA8YXgtdGltZS1saW5lPlxuICAgIEBmb3IodmVyc2lvbiBvZiB2ZXJzaW9ucygpO3RyYWNrIHZlcnNpb24uaWQpe1xuICAgIDxheC10aW1lLWxpbmUtaXRlbSBbdGV4dF09XCJ2ZXJzaW9uLnRpdGxlXCIgW2lzQ29sbGFwc2VkXT1cIiRpbmRleCA9PSAwID8gZmFsc2UgOiB0cnVlXCI+XG4gICAgICA8YXgtaWNvbiBjbGFzcz1cImZhLXNvbGlkIGZhLWZsYWctY2hlY2tlcmVkXCI+PC9heC1pY29uPlxuICAgICAgPGF4LWNvbnRlbnQgY2xhc3M9XCJheC1weC04IGF4LXB5LTIgYXgtdGV4dC1iYXNlLzZcIiBbaW5uZXJIdG1sXT1cInZlcnNpb24uY29udGVudFwiPjwvYXgtY29udGVudD5cbiAgICA8L2F4LXRpbWUtbGluZS1pdGVtPlxuICAgIH1cbiAgPC9heC10aW1lLWxpbmU+XG48L2Rpdj5cbjxheC1mb290ZXIgY2xhc3M9XCJheC1mbGV4ICFheC1qdXN0aWZ5LWVuZFwiXG4gID48YXgtYnV0dG9uIFt0ZXh0XT1cIidva2F5JyB8IHRyYW5zbGF0ZSB8IGFzeW5jXCIgY29sb3I9XCJwcmltYXJ5XCIgKG9uQ2xpY2spPVwidGhpcy5jbG9zZSgpXCI+PC9heC1idXR0b25cbj48L2F4LWZvb3Rlcj5cbiJdfQ=="],"names":["i2","i3","i4","i5"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"acorex-modules-platform-management-list-version.component-kFe_wuWc.mjs","sources":["../tmp-esm2022/platform-management/lib/features/app-version/components/list-versions/list-version.component.js"],"sourcesContent":["import { AXButtonModule } from '@acorex/components/button';\nimport { AXDecoratorModule } from '@acorex/components/decorators';\nimport { AXBasePageComponent } from '@acorex/components/page';\nimport { AXTimeLineModule } from '@acorex/components/time-line';\nimport { AXDateTimeModule } from '@acorex/core/date-time';\nimport { AXFormatModule, AXFormatService } from '@acorex/core/format';\nimport { AXTranslationModule } from '@acorex/core/translation';\nimport { CommonModule } from '@angular/common';\nimport { ChangeDetectionStrategy, Component, inject, signal } from '@angular/core';\nimport { AXMAppVersionService } from '../../../../entities/app-version/app-version.service';\nimport { DomSanitizer } from '@angular/platform-browser';\nimport * as i0 from \"@angular/core\";\nimport * as i1 from \"@acorex/components/time-line\";\nimport * as i2 from \"@acorex/components/decorators\";\nimport * as i3 from \"@acorex/components/button\";\nimport * as i4 from \"@angular/common\";\nimport * as i5 from \"@acorex/core/translation\";\nexport class AXMListVersionComponent extends AXBasePageComponent {\n constructor() {\n super(...arguments);\n this.appVersionService = inject(AXMAppVersionService);\n this.formatService = inject(AXFormatService);\n this.sanitize = inject(DomSanitizer);\n this.versions = signal([], ...(ngDevMode ? [{ debugName: \"versions\" }] : []));\n }\n async ngOnInit() {\n const result = await this.appVersionService.query({\n take: 1000,\n skip: 0,\n });\n const mappedItems = result.items.map((item) => ({\n id: item.id,\n //TODO to translate\n title: `Version ${item.versionNumber} Published at ${this.formatService.format(item.publishDate, 'datetime', {\n format: 'date',\n })}`,\n content: this.sanitize.bypassSecurityTrustHtml(item.changeLog) ?? '',\n }));\n this.versions.set(mappedItems);\n }\n static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: \"12.0.0\", version: \"20.1.6\", ngImport: i0, type: AXMListVersionComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }\n static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: \"17.0.0\", version: \"20.1.6\", type: AXMListVersionComponent, isStandalone: true, selector: \"axm-list-version\", usesInheritance: true, ngImport: i0, template: \"<div class=\\\"ax-px-12 ax-min-h-96\\\">\\n <ax-time-line>\\n @for(version of versions();track version.id){\\n <ax-time-line-item [text]=\\\"version.title\\\" [isCollapsed]=\\\"$index == 0 ? false : true\\\">\\n <ax-icon class=\\\"fa-solid fa-flag-checkered\\\"></ax-icon>\\n <ax-content class=\\\"ax-px-8 ax-py-2 ax-text-base/6\\\" [innerHtml]=\\\"version.content\\\"></ax-content>\\n </ax-time-line-item>\\n }\\n </ax-time-line>\\n</div>\\n<ax-footer class=\\\"ax-flex !ax-justify-end\\\"\\n ><ax-button [text]=\\\"'okay' | translate | async\\\" color=\\\"primary\\\" (onClick)=\\\"this.close()\\\"></ax-button\\n></ax-footer>\\n\", dependencies: [{ kind: \"ngmodule\", type: CommonModule }, { kind: \"ngmodule\", type: AXTimeLineModule }, { kind: \"component\", type: i1.AXTimeLineComponent, selector: \"ax-time-line\", inputs: [\"mode\"] }, { kind: \"component\", type: i1.AXTimeLineItemComponent, selector: \"ax-time-line-item\", inputs: [\"text\", \"isActive\", \"isCollapsed\"], outputs: [\"isCollapsedChange\"] }, { kind: \"ngmodule\", type: AXDecoratorModule }, { kind: \"component\", type: i2.AXDecoratorIconComponent, selector: \"ax-icon\", inputs: [\"icon\"] }, { kind: \"component\", type: i2.AXDecoratorGenericComponent, selector: \"ax-footer, ax-header, ax-content, ax-divider, ax-form-hint, ax-prefix, ax-suffix, ax-text, ax-title, ax-subtitle, ax-placeholder, ax-overlay\" }, { kind: \"ngmodule\", type: AXFormatModule }, { kind: \"ngmodule\", type: AXDateTimeModule }, { kind: \"ngmodule\", type: AXButtonModule }, { kind: \"component\", type: i3.AXButtonComponent, selector: \"ax-button\", inputs: [\"disabled\", \"size\", \"tabIndex\", \"color\", \"look\", \"text\", \"toggleable\", \"selected\", \"iconOnly\", \"type\", \"loadingText\"], outputs: [\"onBlur\", \"onFocus\", \"onClick\", \"selectedChange\", \"toggleableChange\", \"lookChange\", \"colorChange\", \"disabledChange\", \"loadingTextChange\"] }, { kind: \"ngmodule\", type: AXTranslationModule }, { kind: \"pipe\", type: i4.AsyncPipe, name: \"async\" }, { kind: \"pipe\", type: i5.AXTranslatorPipe, name: \"translate\" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }\n}\ni0.ɵɵngDeclareClassMetadata({ minVersion: \"12.0.0\", version: \"20.1.6\", ngImport: i0, type: AXMListVersionComponent, decorators: [{\n type: Component,\n args: [{ selector: 'axm-list-version', imports: [\n CommonModule,\n AXTimeLineModule,\n AXDecoratorModule,\n AXFormatModule,\n AXDateTimeModule,\n AXButtonModule,\n AXTranslationModule,\n ], changeDetection: ChangeDetectionStrategy.OnPush, template: \"<div class=\\\"ax-px-12 ax-min-h-96\\\">\\n <ax-time-line>\\n @for(version of versions();track version.id){\\n <ax-time-line-item [text]=\\\"version.title\\\" [isCollapsed]=\\\"$index == 0 ? false : true\\\">\\n <ax-icon class=\\\"fa-solid fa-flag-checkered\\\"></ax-icon>\\n <ax-content class=\\\"ax-px-8 ax-py-2 ax-text-base/6\\\" [innerHtml]=\\\"version.content\\\"></ax-content>\\n </ax-time-line-item>\\n }\\n </ax-time-line>\\n</div>\\n<ax-footer class=\\\"ax-flex !ax-justify-end\\\"\\n ><ax-button [text]=\\\"'okay' | translate | async\\\" color=\\\"primary\\\" (onClick)=\\\"this.close()\\\"></ax-button\\n></ax-footer>\\n\" }]\n }] });\n//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibGlzdC12ZXJzaW9uLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uL2xpYnMvbW9kdWxlcy9wbGF0Zm9ybS1tYW5hZ2VtZW50L3NyYy9saWIvZmVhdHVyZXMvYXBwLXZlcnNpb24vY29tcG9uZW50cy9saXN0LXZlcnNpb25zL2xpc3QtdmVyc2lvbi5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi9saWJzL21vZHVsZXMvcGxhdGZvcm0tbWFuYWdlbWVudC9zcmMvbGliL2ZlYXR1cmVzL2FwcC12ZXJzaW9uL2NvbXBvbmVudHMvbGlzdC12ZXJzaW9ucy9saXN0LXZlcnNpb24uY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLGNBQWMsRUFBRSxNQUFNLDJCQUEyQixDQUFDO0FBQzNELE9BQU8sRUFBRSxpQkFBaUIsRUFBRSxNQUFNLCtCQUErQixDQUFDO0FBQ2xFLE9BQU8sRUFBRSxtQkFBbUIsRUFBRSxNQUFNLHlCQUF5QixDQUFDO0FBQzlELE9BQU8sRUFBRSxnQkFBZ0IsRUFBRSxNQUFNLDhCQUE4QixDQUFDO0FBQ2hFLE9BQU8sRUFBRSxnQkFBZ0IsRUFBRSxNQUFNLHdCQUF3QixDQUFDO0FBQzFELE9BQU8sRUFBRSxjQUFjLEVBQUUsZUFBZSxFQUFFLE1BQU0scUJBQXFCLENBQUM7QUFDdEUsT0FBTyxFQUFFLG1CQUFtQixFQUFFLE1BQU0sMEJBQTBCLENBQUM7QUFDL0QsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLGlCQUFpQixDQUFDO0FBQy9DLE9BQU8sRUFBRSx1QkFBdUIsRUFBRSxTQUFTLEVBQUUsTUFBTSxFQUFFLE1BQU0sRUFBa0IsTUFBTSxlQUFlLENBQUM7QUFDbkcsT0FBTyxFQUFFLG9CQUFvQixFQUFFLE1BQU0sc0RBQXNELENBQUM7QUFFNUYsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLDJCQUEyQixDQUFDOzs7Ozs7O0FBZ0J6RCxNQUFNLE9BQU8sdUJBQXdCLFNBQVEsbUJBQW1CO0lBZGhFOztRQWVVLHNCQUFpQixHQUFHLE1BQU0sQ0FBQyxvQkFBb0IsQ0FBQyxDQUFDO1FBQ2pELGtCQUFhLEdBQUcsTUFBTSxDQUFDLGVBQWUsQ0FBQyxDQUFDO1FBQ2hELGFBQVEsR0FBRyxNQUFNLENBQUMsWUFBWSxDQUFDLENBQUE7UUFDL0IsYUFBUSxHQUFzRCxNQUFNLENBQUMsRUFBRSxvREFBQyxDQUFDO0tBaUIxRTtJQWZvQixLQUFLLENBQUMsUUFBUTtRQUMvQixNQUFNLE1BQU0sR0FBRyxNQUFNLElBQUksQ0FBQyxpQkFBaUIsQ0FBQyxLQUFLLENBQUM7WUFDaEQsSUFBSSxFQUFFLElBQUk7WUFDVixJQUFJLEVBQUUsQ0FBQztTQUNSLENBQUMsQ0FBQztRQUNILE1BQU0sV0FBVyxHQUFHLE1BQU0sQ0FBQyxLQUFLLENBQUMsR0FBRyxDQUFrQyxDQUFDLElBQUksRUFBRSxFQUFFLENBQUMsQ0FBQztZQUMvRSxFQUFFLEVBQUUsSUFBSSxDQUFDLEVBQUU7WUFDWCxtQkFBbUI7WUFDbkIsS0FBSyxFQUFFLFdBQVcsSUFBSSxDQUFDLGFBQWEsa0JBQWtCLElBQUksQ0FBQyxhQUFhLENBQUMsTUFBTSxDQUFDLElBQUksQ0FBQyxXQUFXLEVBQUUsVUFBVSxFQUFFO2dCQUM1RyxNQUFNLEVBQUUsTUFBTTthQUNmLENBQUMsRUFBRTtZQUNKLE9BQU8sRUFBRSxJQUFJLENBQUMsUUFBUSxDQUFDLHVCQUF1QixDQUFDLElBQUksQ0FBQyxTQUFTLENBQUMsSUFBSSxFQUFFO1NBQ3JFLENBQUMsQ0FBQyxDQUFDO1FBQ0osSUFBSSxDQUFDLFFBQVEsQ0FBQyxHQUFHLENBQUMsV0FBVyxDQUFDLENBQUM7SUFDakMsQ0FBQzs4R0FwQlUsdUJBQXVCO2tHQUF2Qix1QkFBdUIsbUdDM0JwQyw2bEJBYUEsMkNER0ksWUFBWSw4QkFDWixnQkFBZ0Isb1NBQ2hCLGlCQUFpQixzVkFDakIsY0FBYyw4QkFDZCxnQkFBZ0IsOEJBQ2hCLGNBQWMsNlhBQ2QsbUJBQW1COzsyRkFLVix1QkFBdUI7a0JBZG5DLFNBQVM7K0JBQ0Usa0JBQWtCLFdBQ25CO3dCQUNQLFlBQVk7d0JBQ1osZ0JBQWdCO3dCQUNoQixpQkFBaUI7d0JBQ2pCLGNBQWM7d0JBQ2QsZ0JBQWdCO3dCQUNoQixjQUFjO3dCQUNkLG1CQUFtQjtxQkFDcEIsbUJBRWdCLHVCQUF1QixDQUFDLE1BQU0iLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBBWEJ1dHRvbk1vZHVsZSB9IGZyb20gJ0BhY29yZXgvY29tcG9uZW50cy9idXR0b24nO1xuaW1wb3J0IHsgQVhEZWNvcmF0b3JNb2R1bGUgfSBmcm9tICdAYWNvcmV4L2NvbXBvbmVudHMvZGVjb3JhdG9ycyc7XG5pbXBvcnQgeyBBWEJhc2VQYWdlQ29tcG9uZW50IH0gZnJvbSAnQGFjb3JleC9jb21wb25lbnRzL3BhZ2UnO1xuaW1wb3J0IHsgQVhUaW1lTGluZU1vZHVsZSB9IGZyb20gJ0BhY29yZXgvY29tcG9uZW50cy90aW1lLWxpbmUnO1xuaW1wb3J0IHsgQVhEYXRlVGltZU1vZHVsZSB9IGZyb20gJ0BhY29yZXgvY29yZS9kYXRlLXRpbWUnO1xuaW1wb3J0IHsgQVhGb3JtYXRNb2R1bGUsIEFYRm9ybWF0U2VydmljZSB9IGZyb20gJ0BhY29yZXgvY29yZS9mb3JtYXQnO1xuaW1wb3J0IHsgQVhUcmFuc2xhdGlvbk1vZHVsZSB9IGZyb20gJ0BhY29yZXgvY29yZS90cmFuc2xhdGlvbic7XG5pbXBvcnQgeyBDb21tb25Nb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb21tb24nO1xuaW1wb3J0IHsgQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3ksIENvbXBvbmVudCwgaW5qZWN0LCBzaWduYWwsIFdyaXRhYmxlU2lnbmFsIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBBWE1BcHBWZXJzaW9uU2VydmljZSB9IGZyb20gJy4uLy4uLy4uLy4uL2VudGl0aWVzL2FwcC12ZXJzaW9uL2FwcC12ZXJzaW9uLnNlcnZpY2UnO1xuaW1wb3J0IHsgQVhNQXBwVmVyc2lvbkxpc3RDb21wb25lbnRNb2RlbCB9IGZyb20gJy4uLy4uLy4uLy4uL2VudGl0aWVzL2FwcC12ZXJzaW9uL2FwcC12ZXJzaW9uLnR5cGVzJztcbmltcG9ydCB7IERvbVNhbml0aXplciB9IGZyb20gJ0Bhbmd1bGFyL3BsYXRmb3JtLWJyb3dzZXInO1xuXG5AQ29tcG9uZW50KHtcbiAgc2VsZWN0b3I6ICdheG0tbGlzdC12ZXJzaW9uJyxcbiAgaW1wb3J0czogW1xuICAgIENvbW1vbk1vZHVsZSxcbiAgICBBWFRpbWVMaW5lTW9kdWxlLFxuICAgIEFYRGVjb3JhdG9yTW9kdWxlLFxuICAgIEFYRm9ybWF0TW9kdWxlLFxuICAgIEFYRGF0ZVRpbWVNb2R1bGUsXG4gICAgQVhCdXR0b25Nb2R1bGUsXG4gICAgQVhUcmFuc2xhdGlvbk1vZHVsZSxcbiAgXSxcbiAgdGVtcGxhdGVVcmw6ICcuL2xpc3QtdmVyc2lvbi5jb21wb25lbnQuaHRtbCcsXG4gIGNoYW5nZURldGVjdGlvbjogQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3kuT25QdXNoLFxufSlcbmV4cG9ydCBjbGFzcyBBWE1MaXN0VmVyc2lvbkNvbXBvbmVudCBleHRlbmRzIEFYQmFzZVBhZ2VDb21wb25lbnQge1xuICBwcml2YXRlIGFwcFZlcnNpb25TZXJ2aWNlID0gaW5qZWN0KEFYTUFwcFZlcnNpb25TZXJ2aWNlKTtcbiAgcHJpdmF0ZSBmb3JtYXRTZXJ2aWNlID0gaW5qZWN0KEFYRm9ybWF0U2VydmljZSk7XG4gIHNhbml0aXplID0gaW5qZWN0KERvbVNhbml0aXplcilcbiAgdmVyc2lvbnM6IFdyaXRhYmxlU2lnbmFsPEFYTUFwcFZlcnNpb25MaXN0Q29tcG9uZW50TW9kZWxbXT4gPSBzaWduYWwoW10pO1xuXG4gIHByb3RlY3RlZCBvdmVycmlkZSBhc3luYyBuZ09uSW5pdCgpOiBQcm9taXNlPHZvaWQ+IHtcbiAgICBjb25zdCByZXN1bHQgPSBhd2FpdCB0aGlzLmFwcFZlcnNpb25TZXJ2aWNlLnF1ZXJ5KHtcbiAgICAgIHRha2U6IDEwMDAsXG4gICAgICBza2lwOiAwLFxuICAgIH0pO1xuICAgIGNvbnN0IG1hcHBlZEl0ZW1zID0gcmVzdWx0Lml0ZW1zLm1hcDxBWE1BcHBWZXJzaW9uTGlzdENvbXBvbmVudE1vZGVsPigoaXRlbSkgPT4gKHtcbiAgICAgIGlkOiBpdGVtLmlkLFxuICAgICAgLy9UT0RPIHRvIHRyYW5zbGF0ZVxuICAgICAgdGl0bGU6IGBWZXJzaW9uICR7aXRlbS52ZXJzaW9uTnVtYmVyfSBQdWJsaXNoZWQgIGF0ICR7dGhpcy5mb3JtYXRTZXJ2aWNlLmZvcm1hdChpdGVtLnB1Ymxpc2hEYXRlLCAnZGF0ZXRpbWUnLCB7XG4gICAgICAgIGZvcm1hdDogJ2RhdGUnLFxuICAgICAgfSl9YCxcbiAgICAgIGNvbnRlbnQ6IHRoaXMuc2FuaXRpemUuYnlwYXNzU2VjdXJpdHlUcnVzdEh0bWwoaXRlbS5jaGFuZ2VMb2cpID8/ICcnLFxuICAgIH0pKTtcbiAgICB0aGlzLnZlcnNpb25zLnNldChtYXBwZWRJdGVtcyk7XG4gIH1cbn1cbiIsIjxkaXYgY2xhc3M9XCJheC1weC0xMiBheC1taW4taC05NlwiPlxuICA8YXgtdGltZS1saW5lPlxuICAgIEBmb3IodmVyc2lvbiBvZiB2ZXJzaW9ucygpO3RyYWNrIHZlcnNpb24uaWQpe1xuICAgIDxheC10aW1lLWxpbmUtaXRlbSBbdGV4dF09XCJ2ZXJzaW9uLnRpdGxlXCIgW2lzQ29sbGFwc2VkXT1cIiRpbmRleCA9PSAwID8gZmFsc2UgOiB0cnVlXCI+XG4gICAgICA8YXgtaWNvbiBjbGFzcz1cImZhLXNvbGlkIGZhLWZsYWctY2hlY2tlcmVkXCI+PC9heC1pY29uPlxuICAgICAgPGF4LWNvbnRlbnQgY2xhc3M9XCJheC1weC04IGF4LXB5LTIgYXgtdGV4dC1iYXNlLzZcIiBbaW5uZXJIdG1sXT1cInZlcnNpb24uY29udGVudFwiPjwvYXgtY29udGVudD5cbiAgICA8L2F4LXRpbWUtbGluZS1pdGVtPlxuICAgIH1cbiAgPC9heC10aW1lLWxpbmU+XG48L2Rpdj5cbjxheC1mb290ZXIgY2xhc3M9XCJheC1mbGV4ICFheC1qdXN0aWZ5LWVuZFwiXG4gID48YXgtYnV0dG9uIFt0ZXh0XT1cIidva2F5JyB8IHRyYW5zbGF0ZSB8IGFzeW5jXCIgY29sb3I9XCJwcmltYXJ5XCIgKG9uQ2xpY2spPVwidGhpcy5jbG9zZSgpXCI+PC9heC1idXR0b25cbj48L2F4LWZvb3Rlcj5cbiJdfQ=="],"names":["i3","i4","i5"],"mappings":";;;;;;;;;;;;;;;;;;AAiBO,MAAM,uBAAuB,SAAS,mBAAmB,CAAC;AACjE,IAAI,WAAW,GAAG;AAClB,QAAQ,KAAK,CAAC,GAAG,SAAS,CAAC;AAC3B,QAAQ,IAAI,CAAC,iBAAiB,GAAG,MAAM,CAAC,oBAAoB,CAAC;AAC7D,QAAQ,IAAI,CAAC,aAAa,GAAG,MAAM,CAAC,eAAe,CAAC;AACpD,QAAQ,IAAI,CAAC,QAAQ,GAAG,MAAM,CAAC,YAAY,CAAC;AAC5C,QAAQ,IAAI,CAAC,QAAQ,GAAG,MAAM,CAAC,EAAE,EAAE,IAAI,SAAS,GAAG,CAAC,EAAE,SAAS,EAAE,UAAU,EAAE,CAAC,GAAG,EAAE,CAAC,CAAC;AACrF;AACA,IAAI,MAAM,QAAQ,GAAG;AACrB,QAAQ,MAAM,MAAM,GAAG,MAAM,IAAI,CAAC,iBAAiB,CAAC,KAAK,CAAC;AAC1D,YAAY,IAAI,EAAE,IAAI;AACtB,YAAY,IAAI,EAAE,CAAC;AACnB,SAAS,CAAC;AACV,QAAQ,MAAM,WAAW,GAAG,MAAM,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,IAAI,MAAM;AACxD,YAAY,EAAE,EAAE,IAAI,CAAC,EAAE;AACvB;AACA,YAAY,KAAK,EAAE,CAAC,QAAQ,EAAE,IAAI,CAAC,aAAa,CAAC,eAAe,EAAE,IAAI,CAAC,aAAa,CAAC,MAAM,CAAC,IAAI,CAAC,WAAW,EAAE,UAAU,EAAE;AAC1H,gBAAgB,MAAM,EAAE,MAAM;AAC9B,aAAa,CAAC,CAAC,CAAC;AAChB,YAAY,OAAO,EAAE,IAAI,CAAC,QAAQ,CAAC,uBAAuB,CAAC,IAAI,CAAC,SAAS,CAAC,IAAI,EAAE;AAChF,SAAS,CAAC,CAAC;AACX,QAAQ,IAAI,CAAC,QAAQ,CAAC,GAAG,CAAC,WAAW,CAAC;AACtC;AACA,IAAI,SAAS,IAAI,CAAC,IAAI,GAAG,EAAE,CAAC,kBAAkB,CAAC,EAAE,UAAU,EAAE,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,EAAE,EAAE,IAAI,EAAE,uBAAuB,EAAE,IAAI,EAAE,IAAI,EAAE,MAAM,EAAE,EAAE,CAAC,eAAe,CAAC,SAAS,EAAE,CAAC,CAAC;AAC3L,IAAI,SAAS,IAAI,CAAC,IAAI,GAAG,EAAE,CAAC,oBAAoB,CAAC,EAAE,UAAU,EAAE,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,IAAI,EAAE,uBAAuB,EAAE,YAAY,EAAE,IAAI,EAAE,QAAQ,EAAE,kBAAkB,EAAE,eAAe,EAAE,IAAI,EAAE,QAAQ,EAAE,EAAE,EAAE,QAAQ,EAAE,6lBAA6lB,EAAE,YAAY,EAAE,CAAC,EAAE,IAAI,EAAE,UAAU,EAAE,IAAI,EAAE,YAAY,EAAE,EAAE,EAAE,IAAI,EAAE,UAAU,EAAE,IAAI,EAAE,gBAAgB,EAAE,EAAE,EAAE,IAAI,EAAE,WAAW,EAAE,IAAI,EAAE,EAAE,CAAC,mBAAmB,EAAE,QAAQ,EAAE,cAAc,EAAE,MAAM,EAAE,CAAC,MAAM,CAAC,EAAE,EAAE,EAAE,IAAI,EAAE,WAAW,EAAE,IAAI,EAAE,EAAE,CAAC,uBAAuB,EAAE,QAAQ,EAAE,mBAAmB,EAAE,MAAM,EAAE,CAAC,MAAM,EAAE,UAAU,EAAE,aAAa,CAAC,EAAE,OAAO,EAAE,CAAC,mBAAmB,CAAC,EAAE,EAAE,EAAE,IAAI,EAAE,UAAU,EAAE,IAAI,EAAE,iBAAiB,EAAE,EAAE,EAAE,IAAI,EAAE,WAAW,EAAE,IAAI,EAAE,EAAE,CAAC,wBAAwB,EAAE,QAAQ,EAAE,SAAS,EAAE,MAAM,EAAE,CAAC,MAAM,CAAC,EAAE,EAAE,EAAE,IAAI,EAAE,WAAW,EAAE,IAAI,EAAE,EAAE,CAAC,2BAA2B,EAAE,QAAQ,EAAE,8IAA8I,EAAE,EAAE,EAAE,IAAI,EAAE,UAAU,EAAE,IAAI,EAAE,cAAc,EAAE,EAAE,EAAE,IAAI,EAAE,UAAU,EAAE,IAAI,EAAE,gBAAgB,EAAE,EAAE,EAAE,IAAI,EAAE,UAAU,EAAE,IAAI,EAAE,cAAc,EAAE,EAAE,EAAE,IAAI,EAAE,WAAW,EAAE,IAAI,EAAEA,EAAE,CAAC,iBAAiB,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,EAAE,CAAC,UAAU,EAAE,MAAM,EAAE,UAAU,EAAE,OAAO,EAAE,MAAM,EAAE,MAAM,EAAE,YAAY,EAAE,UAAU,EAAE,UAAU,EAAE,MAAM,EAAE,aAAa,CAAC,EAAE,OAAO,EAAE,CAAC,QAAQ,EAAE,SAAS,EAAE,SAAS,EAAE,gBAAgB,EAAE,kBAAkB,EAAE,YAAY,EAAE,aAAa,EAAE,gBAAgB,EAAE,mBAAmB,CAAC,EAAE,EAAE,EAAE,IAAI,EAAE,UAAU,EAAE,IAAI,EAAE,mBAAmB,EAAE,EAAE,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAEC,EAAE,CAAC,SAAS,EAAE,IAAI,EAAE,OAAO,EAAE,EAAE,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAEC,EAAE,CAAC,gBAAgB,EAAE,IAAI,EAAE,WAAW,EAAE,CAAC,EAAE,eAAe,EAAE,EAAE,CAAC,uBAAuB,CAAC,MAAM,EAAE,CAAC,CAAC;AACjtE;AACA,EAAE,CAAC,wBAAwB,CAAC,EAAE,UAAU,EAAE,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,EAAE,EAAE,IAAI,EAAE,uBAAuB,EAAE,UAAU,EAAE,CAAC;AACjI,YAAY,IAAI,EAAE,SAAS;AAC3B,YAAY,IAAI,EAAE,CAAC,EAAE,QAAQ,EAAE,kBAAkB,EAAE,OAAO,EAAE;AAC5D,wBAAwB,YAAY;AACpC,wBAAwB,gBAAgB;AACxC,wBAAwB,iBAAiB;AACzC,wBAAwB,cAAc;AACtC,wBAAwB,gBAAgB;AACxC,wBAAwB,cAAc;AACtC,wBAAwB,mBAAmB;AAC3C,qBAAqB,EAAE,eAAe,EAAE,uBAAuB,CAAC,MAAM,EAAE,QAAQ,EAAE,6lBAA6lB,EAAE;AACjrB,SAAS,CAAC,EAAE,CAAC;;;;"}
|
|
@@ -1,18 +1,17 @@
|
|
|
1
1
|
import { createAllQueryView, AXPEntityCommandScope, AXPEntityQueryType, AXP_APP_VERSION_PROVIDER, AXPSettingService, AXP_MENU_PROVIDER, AXP_SETTING_DEFINITION_PROVIDER, AXP_GLOBAL_VARIABLE_DEFINITION_PROVIDER } from '@acorex/platform/common';
|
|
2
|
-
import * as
|
|
2
|
+
import * as i3 from '@acorex/platform/layout/components';
|
|
3
3
|
import { AXPComponentSlotModule } from '@acorex/platform/layout/components';
|
|
4
|
-
import { AXMEntityCrudServiceImpl, AXPEntityService,
|
|
5
|
-
import * as
|
|
4
|
+
import { AXMEntityCrudServiceImpl, AXPEntityService, AXP_ENTITY_DEFINITION_LOADER } from '@acorex/platform/layout/entity';
|
|
5
|
+
import * as i2$2 from '@acorex/platform/workflow';
|
|
6
6
|
import { AXPWorkflowService, AXPWorkflowAction, AXPWorkflowModule } from '@acorex/platform/workflow';
|
|
7
7
|
import * as i0 from '@angular/core';
|
|
8
8
|
import { Injectable, inject, Component, Input, Injector, NgModule } from '@angular/core';
|
|
9
|
-
import { ROUTES } from '@angular/router';
|
|
10
9
|
import { AXPWidgetsCatalog } from '@acorex/platform/layout/builder';
|
|
11
10
|
import * as i4 from '@acorex/components/button';
|
|
12
11
|
import { AXButtonModule } from '@acorex/components/button';
|
|
13
12
|
import * as i2 from '@acorex/components/check-box';
|
|
14
13
|
import { AXCheckBoxModule } from '@acorex/components/check-box';
|
|
15
|
-
import * as
|
|
14
|
+
import * as i2$1 from '@acorex/components/decorators';
|
|
16
15
|
import { AXDecoratorModule } from '@acorex/components/decorators';
|
|
17
16
|
import * as i1 from '@acorex/components/label';
|
|
18
17
|
import { AXLabelModule } from '@acorex/components/label';
|
|
@@ -23,12 +22,10 @@ import * as i5 from '@angular/common';
|
|
|
23
22
|
import { CommonModule } from '@angular/common';
|
|
24
23
|
import { DomSanitizer } from '@angular/platform-browser';
|
|
25
24
|
import { AXPopupService } from '@acorex/components/popup';
|
|
26
|
-
import { AXPPlatformScope,
|
|
27
|
-
import { AXSafePipe } from '@acorex/core/pipes';
|
|
28
|
-
import { AXPSessionService } from '@acorex/platform/auth';
|
|
29
|
-
import { AXMAppTermService } from '@acorex/modules/content-management';
|
|
25
|
+
import { AXPPlatformScope, objectKeyValueTransforms } from '@acorex/platform/core';
|
|
30
26
|
import { AXDialogService } from '@acorex/components/dialog';
|
|
31
27
|
import { SwUpdate } from '@angular/service-worker';
|
|
28
|
+
import { AXPSessionService } from '@acorex/platform/auth';
|
|
32
29
|
import { firstValueFrom } from 'rxjs';
|
|
33
30
|
|
|
34
31
|
const config = {
|
|
@@ -449,7 +446,7 @@ class AXMNotifyAppComponent extends AXBasePageComponent {
|
|
|
449
446
|
this.close({ data: this.data, isShowAgain: !this.isShowAgain });
|
|
450
447
|
}
|
|
451
448
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMNotifyAppComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
452
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: AXMNotifyAppComponent, isStandalone: true, selector: "axm-notify-app", usesInheritance: true, ngImport: i0, template: "<ax-content class=\"ax-block ax-px-4 ax-py-4 ax-text-base/6\" [innerHTML]=\"safeData\"></ax-content>\n<ax-footer class=\"ax-flex ax-items-center ax-justify-between ax-p-2\">\n <ax-check-box [(value)]=\"isShowAgain\">\n <ax-label>Don't Show Again</ax-label>\n </ax-check-box>\n <ax-button color=\"primary\" (click)=\"send()\" [text]=\"'okay' | translate | async\"></ax-button>\n</ax-footer>\n", dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "ngmodule", type: AXLabelModule }, { kind: "component", type: i1.AXLabelComponent, selector: "ax-label", inputs: ["required", "for"], outputs: ["requiredChange"] }, { kind: "ngmodule", type: AXCheckBoxModule }, { kind: "component", type: i2.AXCheckBoxComponent, selector: "ax-check-box", inputs: ["disabled", "tabIndex", "readonly", "color", "value", "name", "id", "checked", "isLoading", "indeterminate"], outputs: ["onBlur", "onFocus", "valueChange", "onValueChanged"] }, { kind: "ngmodule", type: AXDecoratorModule }, { kind: "component", type:
|
|
449
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: AXMNotifyAppComponent, isStandalone: true, selector: "axm-notify-app", usesInheritance: true, ngImport: i0, template: "<ax-content class=\"ax-block ax-px-4 ax-py-4 ax-text-base/6\" [innerHTML]=\"safeData\"></ax-content>\n<ax-footer class=\"ax-flex ax-items-center ax-justify-between ax-p-2\">\n <ax-check-box [(value)]=\"isShowAgain\">\n <ax-label>Don't Show Again</ax-label>\n </ax-check-box>\n <ax-button color=\"primary\" (click)=\"send()\" [text]=\"'okay' | translate | async\"></ax-button>\n</ax-footer>\n", dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "ngmodule", type: AXLabelModule }, { kind: "component", type: i1.AXLabelComponent, selector: "ax-label", inputs: ["required", "for"], outputs: ["requiredChange"] }, { kind: "ngmodule", type: AXCheckBoxModule }, { kind: "component", type: i2.AXCheckBoxComponent, selector: "ax-check-box", inputs: ["disabled", "tabIndex", "readonly", "color", "value", "name", "id", "checked", "isLoading", "indeterminate"], outputs: ["onBlur", "onFocus", "valueChange", "onValueChanged"] }, { kind: "ngmodule", type: AXDecoratorModule }, { kind: "component", type: i2$1.AXDecoratorGenericComponent, selector: "ax-footer, ax-header, ax-content, ax-divider, ax-form-hint, ax-prefix, ax-suffix, ax-text, ax-title, ax-subtitle, ax-placeholder, ax-overlay" }, { kind: "ngmodule", type: AXButtonModule }, { kind: "component", type: i4.AXButtonComponent, selector: "ax-button", inputs: ["disabled", "size", "tabIndex", "color", "look", "text", "toggleable", "selected", "iconOnly", "type", "loadingText"], outputs: ["onBlur", "onFocus", "onClick", "selectedChange", "toggleableChange", "lookChange", "colorChange", "disabledChange", "loadingTextChange"] }, { kind: "ngmodule", type: AXTranslationModule }, { kind: "pipe", type: i5.AsyncPipe, name: "async" }, { kind: "pipe", type: i6.AXTranslatorPipe, name: "translate" }] }); }
|
|
453
450
|
}
|
|
454
451
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMNotifyAppComponent, decorators: [{
|
|
455
452
|
type: Component,
|
|
@@ -1012,88 +1009,6 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
1012
1009
|
globalVariableEntityFactory: globalVariableEntityFactory
|
|
1013
1010
|
});
|
|
1014
1011
|
|
|
1015
|
-
class AXMNotifyAppTermComponent extends AXBasePageComponent {
|
|
1016
|
-
constructor() {
|
|
1017
|
-
super(...arguments);
|
|
1018
|
-
this.isConfirm = false;
|
|
1019
|
-
this.i18n = RootConfig.config.i18n;
|
|
1020
|
-
}
|
|
1021
|
-
transformContent(content) {
|
|
1022
|
-
return content.replace(/\n/g, '<br>');
|
|
1023
|
-
}
|
|
1024
|
-
send() {
|
|
1025
|
-
this.close({ data: this.data });
|
|
1026
|
-
}
|
|
1027
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMNotifyAppTermComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
1028
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.1.6", type: AXMNotifyAppTermComponent, isStandalone: true, selector: "axm-notify-app", usesInheritance: true, ngImport: i0, template: "@for (item of data; track $index) {\n<ax-content class=\"ax-block ax-px-4 ax-py-4 ax-font-bold\">{{ item.title }}</ax-content>\n<ax-content class=\"ax-block ax-px-4 ax-pb-4 ax-text-base/6\" [innerHTML]=\"transformContent(item.content) | safe : 'html'\"></ax-content>\n}\n<ax-footer class=\"ax-flex ax-items-center ax-justify-between ax-p-2\">\n <ax-check-box [(value)]=\"isConfirm\">\n <ax-label>{{ 'agreeTerm' | translate : { scope: i18n } | async }}</ax-label>\n </ax-check-box>\n <ax-button (click)=\"send()\" [text]=\"'okay' | translate | async\" [disabled]=\"!isConfirm\" color=\"primary\"></ax-button>\n</ax-footer>", dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "ngmodule", type: AXLabelModule }, { kind: "component", type: i1.AXLabelComponent, selector: "ax-label", inputs: ["required", "for"], outputs: ["requiredChange"] }, { kind: "ngmodule", type: AXCheckBoxModule }, { kind: "component", type: i2.AXCheckBoxComponent, selector: "ax-check-box", inputs: ["disabled", "tabIndex", "readonly", "color", "value", "name", "id", "checked", "isLoading", "indeterminate"], outputs: ["onBlur", "onFocus", "valueChange", "onValueChanged"] }, { kind: "ngmodule", type: AXDecoratorModule }, { kind: "component", type: i3.AXDecoratorGenericComponent, selector: "ax-footer, ax-header, ax-content, ax-divider, ax-form-hint, ax-prefix, ax-suffix, ax-text, ax-title, ax-subtitle, ax-placeholder, ax-overlay" }, { kind: "ngmodule", type: AXButtonModule }, { kind: "component", type: i4.AXButtonComponent, selector: "ax-button", inputs: ["disabled", "size", "tabIndex", "color", "look", "text", "toggleable", "selected", "iconOnly", "type", "loadingText"], outputs: ["onBlur", "onFocus", "onClick", "selectedChange", "toggleableChange", "lookChange", "colorChange", "disabledChange", "loadingTextChange"] }, { kind: "ngmodule", type: AXTranslationModule }, { kind: "pipe", type: i5.AsyncPipe, name: "async" }, { kind: "pipe", type: i6.AXTranslatorPipe, name: "translate" }, { kind: "pipe", type: AXSafePipe, name: "safe" }] }); }
|
|
1029
|
-
}
|
|
1030
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMNotifyAppTermComponent, decorators: [{
|
|
1031
|
-
type: Component,
|
|
1032
|
-
args: [{ selector: 'axm-notify-app', imports: [
|
|
1033
|
-
CommonModule,
|
|
1034
|
-
AXLabelModule,
|
|
1035
|
-
AXCheckBoxModule,
|
|
1036
|
-
AXDecoratorModule,
|
|
1037
|
-
AXButtonModule,
|
|
1038
|
-
AXTranslationModule,
|
|
1039
|
-
AXSafePipe,
|
|
1040
|
-
], template: "@for (item of data; track $index) {\n<ax-content class=\"ax-block ax-px-4 ax-py-4 ax-font-bold\">{{ item.title }}</ax-content>\n<ax-content class=\"ax-block ax-px-4 ax-pb-4 ax-text-base/6\" [innerHTML]=\"transformContent(item.content) | safe : 'html'\"></ax-content>\n}\n<ax-footer class=\"ax-flex ax-items-center ax-justify-between ax-p-2\">\n <ax-check-box [(value)]=\"isConfirm\">\n <ax-label>{{ 'agreeTerm' | translate : { scope: i18n } | async }}</ax-label>\n </ax-check-box>\n <ax-button (click)=\"send()\" [text]=\"'okay' | translate | async\" [disabled]=\"!isConfirm\" color=\"primary\"></ax-button>\n</ax-footer>" }]
|
|
1041
|
-
}] });
|
|
1042
|
-
|
|
1043
|
-
class AXMNotifyNewTermPopupAction extends AXPWorkflowAction {
|
|
1044
|
-
constructor() {
|
|
1045
|
-
super(...arguments);
|
|
1046
|
-
this.popupService = inject(AXPopupService);
|
|
1047
|
-
}
|
|
1048
|
-
async execute(context) {
|
|
1049
|
-
const data = context.getVariable();
|
|
1050
|
-
await this.popupService.open(AXMNotifyAppTermComponent, {
|
|
1051
|
-
title: 'New Terms And Conditions',
|
|
1052
|
-
data: { data },
|
|
1053
|
-
closeButton: false,
|
|
1054
|
-
});
|
|
1055
|
-
}
|
|
1056
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMNotifyNewTermPopupAction, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1057
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMNotifyNewTermPopupAction }); }
|
|
1058
|
-
}
|
|
1059
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMNotifyNewTermPopupAction, decorators: [{
|
|
1060
|
-
type: Injectable
|
|
1061
|
-
}] });
|
|
1062
|
-
class AXMTermUpdateSettingAction extends AXPWorkflowAction {
|
|
1063
|
-
constructor() {
|
|
1064
|
-
super(...arguments);
|
|
1065
|
-
this.settingService = inject(AXPSettingService);
|
|
1066
|
-
}
|
|
1067
|
-
async execute(context) {
|
|
1068
|
-
const dataList = context.getVariable();
|
|
1069
|
-
for (const data of dataList) {
|
|
1070
|
-
await this.settingService.scope(AXPPlatformScope.User).set(`is-confirm-term-${data.id}`, true);
|
|
1071
|
-
}
|
|
1072
|
-
}
|
|
1073
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMTermUpdateSettingAction, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1074
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMTermUpdateSettingAction }); }
|
|
1075
|
-
}
|
|
1076
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMTermUpdateSettingAction, decorators: [{
|
|
1077
|
-
type: Injectable
|
|
1078
|
-
}] });
|
|
1079
|
-
const AXMNewTermWorkflow = {
|
|
1080
|
-
startStepId: 'show-popup',
|
|
1081
|
-
steps: {
|
|
1082
|
-
'show-popup': {
|
|
1083
|
-
action: 'AXMNotifyNewTermPopupAction',
|
|
1084
|
-
nextSteps: [
|
|
1085
|
-
{
|
|
1086
|
-
conditions: [],
|
|
1087
|
-
nextStepId: 'first-time-add-to-setting',
|
|
1088
|
-
},
|
|
1089
|
-
],
|
|
1090
|
-
},
|
|
1091
|
-
'first-time-add-to-setting': {
|
|
1092
|
-
action: 'AXMTermUpdateSettingAction',
|
|
1093
|
-
},
|
|
1094
|
-
},
|
|
1095
|
-
};
|
|
1096
|
-
|
|
1097
1012
|
class AXMEntityLoader {
|
|
1098
1013
|
constructor() {
|
|
1099
1014
|
this.injector = inject(Injector);
|
|
@@ -1133,55 +1048,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImpor
|
|
|
1133
1048
|
type: Injectable
|
|
1134
1049
|
}] });
|
|
1135
1050
|
|
|
1136
|
-
var AXPApplicationTermsSettings;
|
|
1137
|
-
(function (AXPApplicationTermsSettings) {
|
|
1138
|
-
AXPApplicationTermsSettings["ApplicationTerms"] = "general:startup:application-terms";
|
|
1139
|
-
})(AXPApplicationTermsSettings || (AXPApplicationTermsSettings = {}));
|
|
1140
|
-
|
|
1141
|
-
class AppTermsCheckService {
|
|
1142
|
-
constructor() {
|
|
1143
|
-
this.settingsService = inject(AXPSettingService);
|
|
1144
|
-
this.workflowService = inject(AXPWorkflowService);
|
|
1145
|
-
this.appTermService = inject(AXMAppTermService);
|
|
1146
|
-
this.appInitService = inject(AXPAppStartUpService);
|
|
1147
|
-
this.sessionService = inject(AXPSessionService);
|
|
1148
|
-
this.appInitService.registerTask({
|
|
1149
|
-
name: 'Terms',
|
|
1150
|
-
statusText: 'Check New Terms And Conditions...',
|
|
1151
|
-
priority: 6,
|
|
1152
|
-
run: async () => {
|
|
1153
|
-
this.sessionService.application$.subscribe(async (app) => {
|
|
1154
|
-
if (app != null) {
|
|
1155
|
-
const filterTerms = [];
|
|
1156
|
-
const terms = await this.appTermService.query();
|
|
1157
|
-
for (const term of terms.items) {
|
|
1158
|
-
const isConfirm = await this.settingsService
|
|
1159
|
-
.scope(AXPPlatformScope.User)
|
|
1160
|
-
.get(`is-confirm-term-${term.id}`);
|
|
1161
|
-
const isEnableToShow = await this.settingsService
|
|
1162
|
-
.scope(AXPPlatformScope.User)
|
|
1163
|
-
.get(AXPApplicationTermsSettings.ApplicationTerms);
|
|
1164
|
-
if (!isConfirm && isEnableToShow) {
|
|
1165
|
-
filterTerms.push(term);
|
|
1166
|
-
}
|
|
1167
|
-
}
|
|
1168
|
-
if (filterTerms.length > 0) {
|
|
1169
|
-
setTimeout(() => {
|
|
1170
|
-
this.workflowService.execute('new-term', filterTerms);
|
|
1171
|
-
}, 500);
|
|
1172
|
-
}
|
|
1173
|
-
}
|
|
1174
|
-
});
|
|
1175
|
-
},
|
|
1176
|
-
});
|
|
1177
|
-
}
|
|
1178
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AppTermsCheckService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1179
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AppTermsCheckService }); }
|
|
1180
|
-
}
|
|
1181
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AppTermsCheckService, decorators: [{
|
|
1182
|
-
type: Injectable
|
|
1183
|
-
}], ctorParameters: () => [] });
|
|
1184
|
-
|
|
1185
1051
|
class AXMShowReleaseNotesPopupAction extends AXPWorkflowAction {
|
|
1186
1052
|
constructor() {
|
|
1187
1053
|
super(...arguments);
|
|
@@ -1189,7 +1055,7 @@ class AXMShowReleaseNotesPopupAction extends AXPWorkflowAction {
|
|
|
1189
1055
|
}
|
|
1190
1056
|
async execute(context) {
|
|
1191
1057
|
const scope = RootConfig.config.i18n;
|
|
1192
|
-
const comp = (await import('./acorex-modules-platform-management-list-version.component-
|
|
1058
|
+
const comp = (await import('./acorex-modules-platform-management-list-version.component-kFe_wuWc.mjs')).AXMListVersionComponent;
|
|
1193
1059
|
this.popupService.open(comp, {
|
|
1194
1060
|
title: `t('release-notes',{scope: "${scope}"})`,
|
|
1195
1061
|
});
|
|
@@ -1347,54 +1213,6 @@ class AXMMenuProvider {
|
|
|
1347
1213
|
}
|
|
1348
1214
|
async provide(context) {
|
|
1349
1215
|
const scope = RootConfig.config.i18n;
|
|
1350
|
-
const appName = this.sessionService.application?.name;
|
|
1351
|
-
//#region ---- Help Menu (Always Available) ----
|
|
1352
|
-
context.addItems([
|
|
1353
|
-
{
|
|
1354
|
-
name: 'app-help',
|
|
1355
|
-
text: `t('help',{scope: "${scope}"})`,
|
|
1356
|
-
icon: 'fa-light fa-circle-question',
|
|
1357
|
-
priority: 900000,
|
|
1358
|
-
data: {
|
|
1359
|
-
requiredPermission: 'platform',
|
|
1360
|
-
},
|
|
1361
|
-
children: [
|
|
1362
|
-
{
|
|
1363
|
-
name: 'app-help-center',
|
|
1364
|
-
text: `t('help-center',{scope: "${scope}"})`,
|
|
1365
|
-
icon: 'fa-light fa-book-open',
|
|
1366
|
-
priority: 900001,
|
|
1367
|
-
},
|
|
1368
|
-
{
|
|
1369
|
-
name: 'app-help-tutorials',
|
|
1370
|
-
text: `t('tutorials',{scope: "${scope}"})`,
|
|
1371
|
-
icon: 'fa-light fa-clapperboard-play',
|
|
1372
|
-
priority: 900002,
|
|
1373
|
-
},
|
|
1374
|
-
{
|
|
1375
|
-
name: 'app-release-notes',
|
|
1376
|
-
text: `t('release-notes',{scope: "${scope}"})`,
|
|
1377
|
-
icon: 'fa-light fa-memo-pad',
|
|
1378
|
-
command: {
|
|
1379
|
-
name: 'show-release-notes',
|
|
1380
|
-
},
|
|
1381
|
-
priority: 900003,
|
|
1382
|
-
},
|
|
1383
|
-
{
|
|
1384
|
-
text: 'break',
|
|
1385
|
-
type: 'break',
|
|
1386
|
-
priority: 900004,
|
|
1387
|
-
},
|
|
1388
|
-
{
|
|
1389
|
-
name: 'app-about',
|
|
1390
|
-
text: `t('about',{scope: "${scope}"})`,
|
|
1391
|
-
icon: 'fa-light fa-circle-info',
|
|
1392
|
-
priority: 900011,
|
|
1393
|
-
},
|
|
1394
|
-
],
|
|
1395
|
-
},
|
|
1396
|
-
]);
|
|
1397
|
-
//#endregion
|
|
1398
1216
|
const isAuthorized = await firstValueFrom(this.sessionService.isAuthorized$);
|
|
1399
1217
|
if (!isAuthorized) {
|
|
1400
1218
|
return;
|
|
@@ -1447,37 +1265,14 @@ class AXMMenuProvider {
|
|
|
1447
1265
|
}
|
|
1448
1266
|
}
|
|
1449
1267
|
|
|
1450
|
-
function routesFactory() {
|
|
1451
|
-
const config = inject(AXP_ENTITY_CONFIG_TOKEN);
|
|
1452
|
-
const routes = [
|
|
1453
|
-
{
|
|
1454
|
-
path: ':app/terms',
|
|
1455
|
-
loadComponent: () => {
|
|
1456
|
-
return config.viewers.root();
|
|
1457
|
-
},
|
|
1458
|
-
children: [
|
|
1459
|
-
{
|
|
1460
|
-
path: '',
|
|
1461
|
-
loadComponent: () => import('./acorex-modules-platform-management-list-terms.component-B1gl5xfT.mjs').then((c) => c.AXMListTermsComponent),
|
|
1462
|
-
},
|
|
1463
|
-
],
|
|
1464
|
-
},
|
|
1465
|
-
];
|
|
1466
|
-
return routes;
|
|
1467
|
-
}
|
|
1468
1268
|
class AXMPlatformManagementModule {
|
|
1469
1269
|
/**
|
|
1470
1270
|
* @ignore
|
|
1471
1271
|
*/
|
|
1472
|
-
constructor(appVersionCheck
|
|
1473
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMPlatformManagementModule, deps: [{ token: AppVersionCheckService }
|
|
1474
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.6", ngImport: i0, type: AXMPlatformManagementModule, imports: [AXMUpdaterModule,
|
|
1272
|
+
constructor(appVersionCheck) { }
|
|
1273
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMPlatformManagementModule, deps: [{ token: AppVersionCheckService }], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1274
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.6", ngImport: i0, type: AXMPlatformManagementModule, imports: [AXMUpdaterModule, i2$2.AXPWorkflowModule, i3.AXPComponentSlotModule] }); }
|
|
1475
1275
|
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMPlatformManagementModule, providers: [
|
|
1476
|
-
{
|
|
1477
|
-
provide: ROUTES,
|
|
1478
|
-
multi: true,
|
|
1479
|
-
useFactory: routesFactory,
|
|
1480
|
-
},
|
|
1481
1276
|
{
|
|
1482
1277
|
provide: AXMGlobalVariablesService,
|
|
1483
1278
|
useClass: AXMGlobalVariablesServiceImpl,
|
|
@@ -1507,23 +1302,18 @@ class AXMPlatformManagementModule {
|
|
|
1507
1302
|
multi: true,
|
|
1508
1303
|
},
|
|
1509
1304
|
AppVersionCheckService,
|
|
1510
|
-
AppTermsCheckService,
|
|
1511
1305
|
], imports: [AXMUpdaterModule,
|
|
1512
1306
|
AXPWorkflowModule.forChild({
|
|
1513
1307
|
actions: {
|
|
1514
1308
|
AXMChangeLogPopupAction,
|
|
1515
1309
|
AXMChangeLogUpdateSettingAction,
|
|
1516
1310
|
//
|
|
1517
|
-
AXMNotifyNewTermPopupAction,
|
|
1518
|
-
AXMTermUpdateSettingAction,
|
|
1519
|
-
//
|
|
1520
1311
|
AXMShowReleaseNotesPopupAction,
|
|
1521
1312
|
AXMCheckNewVersionAction,
|
|
1522
1313
|
},
|
|
1523
1314
|
workflows: {
|
|
1524
1315
|
'show-what-is-new': AXMWhatsNewWorkflow,
|
|
1525
1316
|
'show-release-notes': AXMShowReleaseNotesWorkflow,
|
|
1526
|
-
'new-term': AXMNewTermWorkflow,
|
|
1527
1317
|
'check-new-version': AXMCheckNewVersionWorkflow,
|
|
1528
1318
|
},
|
|
1529
1319
|
}),
|
|
@@ -1559,16 +1349,12 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImpor
|
|
|
1559
1349
|
AXMChangeLogPopupAction,
|
|
1560
1350
|
AXMChangeLogUpdateSettingAction,
|
|
1561
1351
|
//
|
|
1562
|
-
AXMNotifyNewTermPopupAction,
|
|
1563
|
-
AXMTermUpdateSettingAction,
|
|
1564
|
-
//
|
|
1565
1352
|
AXMShowReleaseNotesPopupAction,
|
|
1566
1353
|
AXMCheckNewVersionAction,
|
|
1567
1354
|
},
|
|
1568
1355
|
workflows: {
|
|
1569
1356
|
'show-what-is-new': AXMWhatsNewWorkflow,
|
|
1570
1357
|
'show-release-notes': AXMShowReleaseNotesWorkflow,
|
|
1571
|
-
'new-term': AXMNewTermWorkflow,
|
|
1572
1358
|
'check-new-version': AXMCheckNewVersionWorkflow,
|
|
1573
1359
|
},
|
|
1574
1360
|
}),
|
|
@@ -1597,11 +1383,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImpor
|
|
|
1597
1383
|
exports: [],
|
|
1598
1384
|
declarations: [],
|
|
1599
1385
|
providers: [
|
|
1600
|
-
{
|
|
1601
|
-
provide: ROUTES,
|
|
1602
|
-
multi: true,
|
|
1603
|
-
useFactory: routesFactory,
|
|
1604
|
-
},
|
|
1605
1386
|
{
|
|
1606
1387
|
provide: AXMGlobalVariablesService,
|
|
1607
1388
|
useClass: AXMGlobalVariablesServiceImpl,
|
|
@@ -1631,10 +1412,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImpor
|
|
|
1631
1412
|
multi: true,
|
|
1632
1413
|
},
|
|
1633
1414
|
AppVersionCheckService,
|
|
1634
|
-
AppTermsCheckService,
|
|
1635
1415
|
],
|
|
1636
1416
|
}]
|
|
1637
|
-
}], ctorParameters: () => [{ type: AppVersionCheckService }
|
|
1417
|
+
}], ctorParameters: () => [{ type: AppVersionCheckService }] });
|
|
1638
1418
|
|
|
1639
1419
|
// export * from './lib/features';
|
|
1640
1420
|
|