@everymatrix/stage-mm-verification-report 1.0.27 → 1.0.29
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/{chunk-IWWYU6GQ.js → chunk-HNALPDLS.js} +3 -3
- package/{chunk-V47YLXMZ.js → chunk-JAYKR27D.js} +2 -2
- package/{chunk-2S7ZPSEJ.js → chunk-KKYQR2JQ.js} +3 -3
- package/{chunk-PURP2CP2.js → chunk-LUBSS3BI.js} +7 -7
- package/{chunk-PURP2CP2.js.map → chunk-LUBSS3BI.js.map} +1 -1
- package/{chunk-6PXBGD4P.js → chunk-V3W37IIP.js} +4 -4
- package/chunk-V3W37IIP.js.map +7 -0
- package/index.html +1 -1
- package/main.js +83 -70
- package/main.js.map +1 -1
- package/package.json +1 -1
- package/chunk-6PXBGD4P.js.map +0 -7
- /package/{chunk-2S7ZPSEJ.js.map → chunk-HNALPDLS.js.map} +0 -0
- /package/{chunk-V47YLXMZ.js.map → chunk-JAYKR27D.js.map} +0 -0
- /package/{chunk-IWWYU6GQ.js.map → chunk-KKYQR2JQ.js.map} +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
DmButtonLibComponent
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-LUBSS3BI.js";
|
|
4
4
|
import {
|
|
5
5
|
Dialog,
|
|
6
6
|
DialogModule,
|
|
@@ -58,7 +58,7 @@ function DomainsOverloadModalComponent_ng_template_13_Template(rf, ctx) {
|
|
|
58
58
|
\u0275\u0275listener("outsideClickEmitter", function DomainsOverloadModalComponent_ng_template_13_Template_lib_dm_button_lib_outsideClickEmitter_5_listener() {
|
|
59
59
|
\u0275\u0275restoreView(_r1);
|
|
60
60
|
const ctx_r1 = \u0275\u0275nextContext();
|
|
61
|
-
ctx_r1.confirm.emit(true);
|
|
61
|
+
ctx_r1.confirm.emit({ confirm: true, isSaveMode: ctx_r1.isSaveMode() });
|
|
62
62
|
return \u0275\u0275resetView(ctx_r1.visible.set(false));
|
|
63
63
|
});
|
|
64
64
|
\u0275\u0275elementStart(6, "div", 10);
|
|
@@ -183,7 +183,7 @@ var DomainsOverloadModalComponent = class _DomainsOverloadModalComponent {
|
|
|
183
183
|
size="medium"
|
|
184
184
|
variant="primary-filled"
|
|
185
185
|
(outsideClickEmitter)="
|
|
186
|
-
confirm.emit(true); visible.set(false)
|
|
186
|
+
confirm.emit({confirm: true, isSaveMode: isSaveMode() }); visible.set(false)
|
|
187
187
|
"
|
|
188
188
|
>
|
|
189
189
|
<div class="dm-button-icon" icon-left>
|
|
@@ -216,4 +216,4 @@ var DomainsOverloadModalComponent = class _DomainsOverloadModalComponent {
|
|
|
216
216
|
export {
|
|
217
217
|
DomainsOverloadModalComponent
|
|
218
218
|
};
|
|
219
|
-
//# sourceMappingURL=chunk-
|
|
219
|
+
//# sourceMappingURL=chunk-V3W37IIP.js.map
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["libs/shared/ui/components/src/lib/modals/domains-overload-modal/domains-overload-modal.ts"],
|
|
4
|
+
"sourcesContent": ["import {\r\n ChangeDetectionStrategy,\r\n Component,\r\n input,\r\n model,\r\n output,\r\n} from '@angular/core';\r\nimport { DialogModule } from 'primeng/dialog';\r\nimport { DmButtonLibComponent } from '@everymatrix-base-components/dm-button-lib';\r\n\r\n@Component({\r\n selector: 'lib-domains-overload-modal',\r\n standalone: true,\r\n imports: [DialogModule, DmButtonLibComponent],\r\n template: `\r\n <p-dialog [(visible)]=\"visible\" [modal]=\"true\" [style]=\"{ width: '460px' }\">\r\n <div class=\"modal-container\">\r\n <div class=\"warning-container\">\r\n <svg\r\n xmlns=\"http://www.w3.org/2000/svg\"\r\n width=\"24\"\r\n height=\"24\"\r\n viewBox=\"0 0 24 24\"\r\n fill=\"none\"\r\n >\r\n <path\r\n d=\"M11.9998 7.99999V12M11.9998 16H12.0098M10.6151 2.89171L2.39019 17.0983C1.93398 17.8863 1.70588 18.2803 1.73959 18.6037C1.769 18.8857 1.91677 19.142 2.14613 19.3088C2.40908 19.5 2.86435 19.5 3.77487 19.5H20.2246C21.1352 19.5 21.5904 19.5 21.8534 19.3088C22.0827 19.142 22.2305 18.8857 22.2599 18.6037C22.2936 18.2803 22.0655 17.8863 21.6093 17.0983L13.3844 2.89171C12.9299 2.10654 12.7026 1.71396 12.4061 1.58211C12.1474 1.4671 11.8521 1.4671 11.5935 1.58211C11.2969 1.71396 11.0696 2.10655 10.6151 2.89171Z\"\r\n stroke=\"#F08E0D\"\r\n stroke-width=\"2\"\r\n stroke-linecap=\"round\"\r\n stroke-linejoin=\"round\"\r\n />\r\n </svg>\r\n </div>\r\n <div class=\"title\">\r\n <span>{{\r\n isSaveMode()\r\n ? 'Save Report With All Domains'\r\n : 'Run Report With All Domains'\r\n }}</span>\r\n </div>\r\n <div class=\"description\">\r\n <span\r\n >All domains are selected, which can overload the database and\r\n negatively affect performance. <br />Are you sure you want to select\r\n all domains?</span\r\n >\r\n </div>\r\n </div>\r\n <ng-template pTemplate=\"footer\">\r\n <div\r\n style=\"width: 100%; display: flex; flex-direction: row; justify-content: space-between\"\r\n >\r\n <lib-dm-button-lib\r\n text=\"Back to Settings\"\r\n size=\"medium\"\r\n variant=\"secondary-outlined\"\r\n (outsideClickEmitter)=\"visible.set(false)\"\r\n >\r\n <div class=\"dm-button-icon\" icon-left>\r\n <svg\r\n xmlns=\"http://www.w3.org/2000/svg\"\r\n width=\"20\"\r\n height=\"20\"\r\n viewBox=\"0 0 20 20\"\r\n fill=\"none\"\r\n >\r\n <path\r\n fill-rule=\"evenodd\"\r\n clip-rule=\"evenodd\"\r\n d=\"M10.5899 3.57733C10.9153 3.90277 10.9153 4.4304 10.5899 4.75584L6.17916 9.16659H15.834C16.2942 9.16659 16.6673 9.53968 16.6673 9.99992C16.6673 10.4602 16.2942 10.8333 15.834 10.8333H6.17916L10.5899 15.244C10.9153 15.5694 10.9153 16.0971 10.5899 16.4225C10.2645 16.7479 9.73683 16.7479 9.4114 16.4225L3.57806 10.5892C3.25263 10.2637 3.25263 9.7361 3.57806 9.41066L9.4114 3.57733C9.73683 3.25189 10.2645 3.25189 10.5899 3.57733Z\"\r\n fill=\"#5D6983\"\r\n />\r\n </svg>\r\n </div>\r\n </lib-dm-button-lib>\r\n <lib-dm-button-lib\r\n [text]=\"isSaveMode() ? 'Save Report' : 'Run Report'\"\r\n size=\"medium\"\r\n variant=\"primary-filled\"\r\n (outsideClickEmitter)=\"\r\n confirm.emit({confirm: true, isSaveMode: isSaveMode() }); visible.set(false)\r\n \"\r\n >\r\n <div class=\"dm-button-icon\" icon-left>\r\n <svg\r\n xmlns=\"http://www.w3.org/2000/svg\"\r\n width=\"20\"\r\n height=\"20\"\r\n viewBox=\"0 0 20 20\"\r\n fill=\"none\"\r\n >\r\n <path\r\n fill-rule=\"evenodd\"\r\n clip-rule=\"evenodd\"\r\n d=\"M10.8333 2.51651C10.6786 2.50241 10.4493 2.49997 10.0098 2.49997H7.33333C6.61952 2.49997 6.13427 2.50062 5.7592 2.53126C5.39385 2.56111 5.20702 2.61522 5.07668 2.68163C4.76308 2.84142 4.50811 3.09638 4.34832 3.40999C4.28192 3.54032 4.22781 3.72716 4.19796 4.0925C4.16732 4.46758 4.16667 4.95282 4.16667 5.66664V14.3333C4.16667 15.0471 4.16732 15.5324 4.19796 15.9074C4.22781 16.2728 4.28192 16.4596 4.34832 16.59C4.50811 16.9036 4.76308 17.1585 5.07668 17.3183C5.20702 17.3847 5.39385 17.4388 5.7592 17.4687C6.13427 17.4993 6.61952 17.5 7.33333 17.5H12.6667C13.3805 17.5 13.8657 17.4993 14.2408 17.4687C14.6061 17.4388 14.793 17.3847 14.9233 17.3183C15.2369 17.1585 15.4919 16.9036 15.6517 16.59C15.7181 16.4596 15.7722 16.2728 15.802 15.9074C15.8327 15.5324 15.8333 15.0471 15.8333 14.3333V8.32349C15.8333 7.88407 15.8309 7.65478 15.8168 7.50003L12.9734 7.50003C12.7631 7.50006 12.5583 7.50008 12.3848 7.48591C12.1943 7.47035 11.9695 7.43362 11.7433 7.31837C11.4297 7.15858 11.1748 6.90362 11.015 6.59001C10.8997 6.36383 10.863 6.13905 10.8475 5.94856C10.8333 5.77509 10.8333 5.57026 10.8333 5.35993L10.8333 2.51651ZM11.9947 1.12494C11.8064 1.04056 11.6105 0.973705 11.4093 0.925405C11.0237 0.832836 10.6239 0.833026 10.0947 0.833278C10.0668 0.833291 10.0385 0.833305 10.0098 0.833305L7.29892 0.833304C6.62811 0.833293 6.07448 0.833285 5.62348 0.870133C5.15506 0.908404 4.72448 0.99054 4.32003 1.19662C3.69283 1.51619 3.18289 2.02613 2.86331 2.65334C2.65724 3.05778 2.5751 3.48837 2.53683 3.95678C2.49998 4.40778 2.49999 4.96141 2.5 5.63222V14.3677C2.49999 15.0385 2.49998 15.5922 2.53683 16.0432C2.5751 16.5116 2.65724 16.9422 2.86331 17.3466C3.18289 17.9738 3.69283 18.4837 4.32003 18.8033C4.72448 19.0094 5.15506 19.0915 5.62348 19.1298C6.07447 19.1667 6.6281 19.1666 7.2989 19.1666H12.7011C13.3719 19.1666 13.9255 19.1667 14.3765 19.1298C14.8449 19.0915 15.2755 19.0094 15.68 18.8033C16.3072 18.4837 16.8171 17.9738 17.1367 17.3466C17.3428 16.9422 17.4249 16.5116 17.4632 16.0432C17.5 15.5922 17.5 15.0385 17.5 14.3677V8.32349C17.5 8.29482 17.5 8.26653 17.5 8.2386C17.5003 7.70943 17.5005 7.3096 17.4079 6.92402C17.3597 6.72341 17.2931 6.52802 17.2091 6.34028C17.2039 6.32804 17.1984 6.31596 17.1926 6.30404C17.1382 6.18621 17.0768 6.0715 17.0088 5.96051C16.8016 5.62241 16.5188 5.33982 16.1444 4.96581C16.1246 4.94607 16.1046 4.92608 16.0843 4.90581L13.4275 2.24896C13.4072 2.22868 13.3872 2.20867 13.3675 2.1889C12.9935 1.81455 12.7109 1.53169 12.3728 1.3245C12.2614 1.25622 12.1462 1.19464 12.0278 1.14003C12.0169 1.13477 12.0058 1.12974 11.9947 1.12494ZM12.5 3.67848V5.33336C12.5 5.58047 12.5006 5.71568 12.5086 5.81284C12.5089 5.8167 12.5092 5.82036 12.5095 5.82382C12.513 5.82414 12.5167 5.82446 12.5205 5.82478C12.6177 5.83272 12.7529 5.83336 13 5.83336H14.6549L12.5 3.67848ZM5.83333 10.8333C5.83333 10.3731 6.20643 9.99997 6.66667 9.99997H13.3333C13.7936 9.99997 14.1667 10.3731 14.1667 10.8333C14.1667 11.2935 13.7936 11.6666 13.3333 11.6666H6.66667C6.20643 11.6666 5.83333 11.2935 5.83333 10.8333ZM5.83333 14.1666C5.83333 13.7064 6.20643 13.3333 6.66667 13.3333H11.6667C12.1269 13.3333 12.5 13.7064 12.5 14.1666C12.5 14.6269 12.1269 15 11.6667 15H6.66667C6.20643 15 5.83333 14.6269 5.83333 14.1666Z\"\r\n fill=\"white\"\r\n />\r\n </svg>\r\n </div>\r\n </lib-dm-button-lib>\r\n </div>\r\n </ng-template>\r\n </p-dialog>\r\n `,\r\n styleUrls: ['./domains-overload-modal.scss'],\r\n changeDetection: ChangeDetectionStrategy.OnPush,\r\n})\r\nexport class DomainsOverloadModalComponent {\r\n isSaveMode = input(false);\r\n visible = model(false);\r\n confirm = output<{confirm: boolean, isSaveMode: boolean}>();\r\n}\r\n"],
|
|
5
|
+
"mappings": ";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAkDQ,IAAA,yBAAA,GAAA,OAAA,CAAA,EAEC,GAAA,qBAAA,CAAA;AAKG,IAAA,qBAAA,uBAAA,SAAA,yGAAA;AAAA,MAAA,wBAAA,GAAA;AAAA,YAAA,SAAA,wBAAA;AAAA,aAAA,sBAAuB,OAAA,QAAA,IAAY,KAAK,CAAC;IAAA,CAAA;AAEzC,IAAA,yBAAA,GAAA,OAAA,EAAA;;AACE,IAAA,yBAAA,GAAA,OAAA,EAAA;AAOE,IAAA,oBAAA,GAAA,QAAA,EAAA;AAMF,IAAA,uBAAA,EAAM,EACF;;AAER,IAAA,yBAAA,GAAA,qBAAA,EAAA;AAIE,IAAA,qBAAA,uBAAA,SAAA,yGAAA;AAAA,MAAA,wBAAA,GAAA;AAAA,YAAA,SAAA,wBAAA;AACiB,aAAA,QAAA,KAAa,EAAA,SAAU,MAAI,YAAc,OAAA,WAAA,EAAY,CAAE;AAAC,aAAA,sBAAE,OAAA,QAAA,IAChF,KAAK,CAAC;IAAA,CAAA;AAED,IAAA,yBAAA,GAAA,OAAA,EAAA;;AACE,IAAA,yBAAA,GAAA,OAAA,EAAA;AAOE,IAAA,oBAAA,GAAA,QAAA,EAAA;AAMF,IAAA,uBAAA,EAAM,EACF,EACY;;;;AAvBlB,IAAA,oBAAA,CAAA;AAAA,IAAA,qBAAA,QAAA,OAAA,WAAA,IAAA,gBAAA,YAAA;;;AA+BN,IAAO,gCAAP,MAAO,+BAA6B;EACxC,aAAa,MAAM,KAAK;EACxB,UAAU,MAAM,KAAK;EACrB,UAAU,OAAM;;qCAHL,gCAA6B;EAAA;yEAA7B,gCAA6B,WAAA,CAAA,CAAA,4BAAA,CAAA,GAAA,QAAA,EAAA,YAAA,CAAA,GAAA,YAAA,GAAA,SAAA,CAAA,GAAA,SAAA,EAAA,GAAA,SAAA,EAAA,SAAA,iBAAA,SAAA,UAAA,GAAA,OAAA,IAAA,MAAA,GAAA,QAAA,CAAA,CAAA,GAAA,iBAAA,WAAA,OAAA,GAAA,CAAA,GAAA,iBAAA,GAAA,CAAA,GAAA,mBAAA,GAAA,CAAA,SAAA,8BAAA,SAAA,MAAA,UAAA,MAAA,WAAA,aAAA,QAAA,MAAA,GAAA,CAAA,KAAA,8fAAA,UAAA,WAAA,gBAAA,KAAA,kBAAA,SAAA,mBAAA,OAAA,GAAA,CAAA,GAAA,OAAA,GAAA,CAAA,GAAA,aAAA,GAAA,CAAA,aAAA,QAAA,GAAA,CAAA,GAAA,SAAA,QAAA,WAAA,QAAA,kBAAA,OAAA,mBAAA,eAAA,GAAA,CAAA,QAAA,oBAAA,QAAA,UAAA,WAAA,sBAAA,GAAA,qBAAA,GAAA,CAAA,aAAA,IAAA,GAAA,gBAAA,GAAA,CAAA,SAAA,8BAAA,SAAA,MAAA,UAAA,MAAA,WAAA,aAAA,QAAA,MAAA,GAAA,CAAA,aAAA,WAAA,aAAA,WAAA,KAAA,8aAAA,QAAA,SAAA,GAAA,CAAA,QAAA,UAAA,WAAA,kBAAA,GAAA,uBAAA,MAAA,GAAA,CAAA,aAAA,WAAA,aAAA,WAAA,KAAA,ipGAAA,QAAA,OAAA,CAAA,GAAA,UAAA,SAAA,uCAAA,IAAA,KAAA;AAAA,QAAA,KAAA,GAAA;AA7FtC,MAAA,yBAAA,GAAA,YAAA,CAAA;AAAU,MAAA,2BAAA,iBAAA,SAAA,yEAAA,QAAA;AAAA,QAAA,6BAAA,IAAA,SAAA,MAAA,MAAA,IAAA,UAAA;AAAA,eAAA;MAAA,CAAA;AACR,MAAA,yBAAA,GAAA,OAAA,CAAA,EAA6B,GAAA,OAAA,CAAA;;AAEzB,MAAA,yBAAA,GAAA,OAAA,CAAA;AAOE,MAAA,oBAAA,GAAA,QAAA,CAAA;AAOF,MAAA,uBAAA,EAAM;;AAER,MAAA,yBAAA,GAAA,OAAA,CAAA,EAAmB,GAAA,MAAA;AACX,MAAA,iBAAA,CAAA;AAIJ,MAAA,uBAAA,EAAO;AAEX,MAAA,yBAAA,GAAA,OAAA,CAAA,EAAyB,GAAA,MAAA;AAEpB,MAAA,iBAAA,IAAA,+FAAA;AAC8B,MAAA,oBAAA,IAAA,IAAA;AAAM,MAAA,iBAAA,IAAA,8CAAA;AACzB,MAAA,uBAAA,EACb,EACG;AAER,MAAA,qBAAA,IAAA,uDAAA,GAAA,GAAA,eAAA,CAAA;AAsDF,MAAA,uBAAA;;;AAxF+C,MAAA,qBAAA,0BAAA,GAAA,GAAA,CAAA;AAArC,MAAA,2BAAA,WAAA,IAAA,OAAA;AAAsB,MAAA,qBAAA,SAAA,IAAA;AAoBpB,MAAA,oBAAA,CAAA;AAAA,MAAA,4BAAA,IAAA,WAAA,IAAA,iCAAA,6BAAA;;oBAtBJ,cAAY,QAAA,eAAE,oBAAoB,GAAA,QAAA,CAAA,mqJAAA,GAAA,iBAAA,EAAA,CAAA;;;sEA+FjC,+BAA6B,CAAA;UAlGzC;uBACW,8BAA4B,YAC1B,MAAI,SACP,CAAC,cAAc,oBAAoB,GAAC,UACnC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KA0FT,iBAEgB,wBAAwB,QAAM,QAAA,CAAA,qvHAAA,EAAA,CAAA;;;;6EAEpC,+BAA6B,EAAA,WAAA,iCAAA,UAAA,6FAAA,YAAA,IAAA,CAAA;AAAA,GAAA;",
|
|
6
|
+
"names": []
|
|
7
|
+
}
|
package/index.html
CHANGED
|
@@ -8,5 +8,5 @@
|
|
|
8
8
|
<link rel="stylesheet" href="styles.css"></head>
|
|
9
9
|
<body>
|
|
10
10
|
<everymatrix-mm-verification-report></everymatrix-mm-verification-report>
|
|
11
|
-
<link rel="modulepreload" href="chunk-
|
|
11
|
+
<link rel="modulepreload" href="chunk-JAYKR27D.js"><link rel="modulepreload" href="chunk-V3W37IIP.js"><link rel="modulepreload" href="chunk-LUBSS3BI.js"><link rel="modulepreload" href="chunk-2SMQV2OO.js"><link rel="modulepreload" href="chunk-57JN4OKS.js"><script src="polyfills.js" type="module"></script><script src="main.js" type="module"></script></body>
|
|
12
12
|
</html>
|
package/main.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
ProgressSpinner,
|
|
3
3
|
ProgressSpinnerModule
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-JAYKR27D.js";
|
|
5
5
|
import {
|
|
6
6
|
DomainsOverloadModalComponent
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-V3W37IIP.js";
|
|
8
8
|
import {
|
|
9
9
|
ApiHandlerService,
|
|
10
10
|
BrowserModule,
|
|
@@ -35,7 +35,7 @@ import {
|
|
|
35
35
|
provideHttpClient,
|
|
36
36
|
require_moment,
|
|
37
37
|
withInterceptors
|
|
38
|
-
} from "./chunk-
|
|
38
|
+
} from "./chunk-LUBSS3BI.js";
|
|
39
39
|
import {
|
|
40
40
|
$dt,
|
|
41
41
|
AutoFocus,
|
|
@@ -39800,15 +39800,11 @@ var VerificationService = class _VerificationService {
|
|
|
39800
39800
|
return this.apiHandlerService.Post(url, body);
|
|
39801
39801
|
}
|
|
39802
39802
|
csvLoad(resource2) {
|
|
39803
|
-
const match = resource2.match(
|
|
39804
|
-
const result = match ? match[
|
|
39805
|
-
const url = `${environment.BASE_ACS_URL}acs-proxy?namespace=dm-gcs-docs&
|
|
39803
|
+
const match = resource2.match(/\/([^/]+)\.[^.]+$/);
|
|
39804
|
+
const result = match ? match[1] : null;
|
|
39805
|
+
const url = `${environment.BASE_ACS_URL}acs-proxy?namespace=dm-bi-gcs-docs&resourceName=get_google_storage_csv&filePath=${result}`;
|
|
39806
39806
|
return this.httpClient.post(url, {
|
|
39807
|
-
|
|
39808
|
-
p_report_params: {
|
|
39809
|
-
p_domains: [this.sessionService.sessionData?.Domains]
|
|
39810
|
-
}
|
|
39811
|
-
}
|
|
39807
|
+
p_realm: this.sessionService.sessionData?.Domains
|
|
39812
39808
|
}, { responseType: "text" });
|
|
39813
39809
|
}
|
|
39814
39810
|
static \u0275fac = function VerificationService_Factory(__ngFactoryType__) {
|
|
@@ -53668,7 +53664,7 @@ var DmDatePickerLibComponent = class _DmDatePickerLibComponent {
|
|
|
53668
53664
|
|
|
53669
53665
|
// libs/shared/ui/components/src/lib/modals/send-settings-modal/send-settings-modal.ts
|
|
53670
53666
|
var _forTrack04 = ($index, $item) => $item.dag_id;
|
|
53671
|
-
var SendSettingsModalComponent_Defer_3_DepsFn = () => [import("./chunk-
|
|
53667
|
+
var SendSettingsModalComponent_Defer_3_DepsFn = () => [import("./chunk-HNALPDLS.js").then((m) => m.DeleteTemplateModalComponent)];
|
|
53672
53668
|
var _c026 = () => ({ "width": "460px", "max-height": "540px" });
|
|
53673
53669
|
var _c151 = () => ({ width: "20px", height: "20px" });
|
|
53674
53670
|
var _c237 = () => ({ "min-width": "720px" });
|
|
@@ -54501,7 +54497,7 @@ var SendSettingsModalComponent = class _SendSettingsModalComponent {
|
|
|
54501
54497
|
], styles: ['\n\n*[_ngcontent-%COMP%], \n[_ngcontent-%COMP%]::before, \n[_ngcontent-%COMP%]::after {\n box-sizing: border-box;\n}\nhtml[_ngcontent-%COMP%] {\n font-family:\n system-ui,\n "Segoe UI",\n Roboto,\n Helvetica,\n Arial,\n sans-serif,\n "Apple Color Emoji",\n "Segoe UI Emoji";\n line-height: 1.15;\n -webkit-text-size-adjust: 100%;\n tab-size: 4;\n}\nbody[_ngcontent-%COMP%] {\n margin: 0;\n}\nb[_ngcontent-%COMP%], \nstrong[_ngcontent-%COMP%] {\n font-weight: bolder;\n}\ncode[_ngcontent-%COMP%], \nkbd[_ngcontent-%COMP%], \nsamp[_ngcontent-%COMP%], \npre[_ngcontent-%COMP%] {\n font-family:\n ui-monospace,\n SFMono-Regular,\n Consolas,\n "Liberation Mono",\n Menlo,\n monospace;\n font-size: 1em;\n}\nsmall[_ngcontent-%COMP%] {\n font-size: 80%;\n}\nsub[_ngcontent-%COMP%], \nsup[_ngcontent-%COMP%] {\n font-size: 75%;\n line-height: 0;\n position: relative;\n vertical-align: baseline;\n}\nsub[_ngcontent-%COMP%] {\n bottom: -0.25em;\n}\nsup[_ngcontent-%COMP%] {\n top: -0.5em;\n}\ntable[_ngcontent-%COMP%] {\n border-color: currentcolor;\n}\nbutton[_ngcontent-%COMP%], \ninput[_ngcontent-%COMP%], \noptgroup[_ngcontent-%COMP%], \nselect[_ngcontent-%COMP%], \ntextarea[_ngcontent-%COMP%] {\n font-family: inherit;\n font-size: 100%;\n line-height: 1.15;\n margin: 0;\n}\nbutton[_ngcontent-%COMP%], \n[type=button][_ngcontent-%COMP%], \n[type=reset][_ngcontent-%COMP%], \n[type=submit][_ngcontent-%COMP%] {\n -webkit-appearance: button;\n}\nlegend[_ngcontent-%COMP%] {\n padding: 0;\n}\nprogress[_ngcontent-%COMP%] {\n vertical-align: baseline;\n}\n[_ngcontent-%COMP%]::-webkit-inner-spin-button, \n[_ngcontent-%COMP%]::-webkit-outer-spin-button {\n height: auto;\n}\n[type=search][_ngcontent-%COMP%] {\n -webkit-appearance: textfield;\n outline-offset: -2px;\n}\n[_ngcontent-%COMP%]::-webkit-search-decoration {\n -webkit-appearance: none;\n}\n[_ngcontent-%COMP%]::-webkit-file-upload-button {\n -webkit-appearance: button;\n font: inherit;\n}\nsummary[_ngcontent-%COMP%] {\n display: list-item;\n}\n\n\n\n*[_ngcontent-%COMP%] {\n font-family:\n Inter,\n Arial,\n serif;\n caret-color: transparent !important;\n}\ninput[_ngcontent-%COMP%], \ntextarea[_ngcontent-%COMP%], \n[contenteditable=true][_ngcontent-%COMP%] {\n caret-color: auto !important;\n}\nbody[_ngcontent-%COMP%] {\n margin: 0;\n padding: 0;\n}\nh1[_ngcontent-%COMP%], \nh2[_ngcontent-%COMP%], \nh3[_ngcontent-%COMP%], \nh4[_ngcontent-%COMP%], \nh5[_ngcontent-%COMP%], \nh6[_ngcontent-%COMP%] {\n margin: 0;\n padding: 0;\n}\n.input[_ngcontent-%COMP%]:focus-visible {\n box-shadow: 0px 0px 0px 4px rgba(0, 118, 221, 0.16) !important;\n}\n.form-control-container[_ngcontent-%COMP%] {\n display: flex;\n flex-direction: column;\n gap: 4px;\n font-size: 14px;\n line-height: 18px;\n font-variant-numeric: lining-nums tabular-nums;\n font-weight: 400;\n cursor: pointer;\n position: relative;\n}\n.form-control-container[_ngcontent-%COMP%] .form-control-label[_ngcontent-%COMP%] {\n color: #4a5469;\n font-size: 12px;\n font-style: normal;\n font-weight: 500;\n line-height: 18px;\n display: inline-flex;\n align-items: center;\n gap: 4px;\n position: relative;\n}\n.form-control-container[_ngcontent-%COMP%] .form-control-field[_ngcontent-%COMP%], \n.form-control-container[_ngcontent-%COMP%] .p-autocomplete-input[_ngcontent-%COMP%] {\n font-size: 14px;\n color: #252a34;\n font-weight: 400;\n line-height: 18px;\n font-style: normal;\n font-variant-numeric: lining-nums tabular-nums;\n width: 100%;\n}\n.form-control-container[_ngcontent-%COMP%] .form-control-error-message[_ngcontent-%COMP%] {\n font-size: 12px;\n color: #d6421e;\n margin-top: 2px;\n}\n.form-control-container[_ngcontent-%COMP%] .form-control-hint-message[_ngcontent-%COMP%] {\n color: #4a5469;\n font-size: 12px;\n margin-top: 2px;\n}\n.radio-buttons-container[_ngcontent-%COMP%] {\n display: flex;\n gap: 40px;\n margin-bottom: 20px;\n}\n.radio-buttons-container[_ngcontent-%COMP%] .radio-button-label[_ngcontent-%COMP%] {\n color: #4a5469;\n font-size: 12px;\n font-style: normal;\n font-weight: 400;\n margin-left: 5px;\n}\n.radio-buttons-container[_ngcontent-%COMP%] .radio-button[_ngcontent-%COMP%] {\n display: flex;\n align-items: baseline;\n}\n.radio-buttons-container[_ngcontent-%COMP%] .p-radiobutton-box[_ngcontent-%COMP%]:hover {\n background: #ebf4fc !important;\n}\n.form-container[_ngcontent-%COMP%] {\n display: flex;\n flex-direction: column;\n gap: 12px;\n}\n.list-table[_ngcontent-%COMP%] {\n width: 100%;\n border-collapse: collapse;\n table-layout: auto;\n margin-top: 24px;\n}\n.list-table[_ngcontent-%COMP%] th[_ngcontent-%COMP%], \n.list-table[_ngcontent-%COMP%] td[_ngcontent-%COMP%] {\n padding: 11px 12px;\n font-size: 14px;\n font-weight: 400;\n text-align: left;\n border-bottom: 1px solid #edeff2;\n vertical-align: middle;\n height: 40px;\n min-width: 160px;\n max-width: 200px;\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n}\n.list-table[_ngcontent-%COMP%] thead[_ngcontent-%COMP%] {\n background: #f6f7f9;\n}\n.list-table[_ngcontent-%COMP%] thead[_ngcontent-%COMP%] th[_ngcontent-%COMP%] {\n font-weight: 600;\n font-size: 12px;\n color: #4a5469;\n}\n.list-table[_ngcontent-%COMP%] tbody[_ngcontent-%COMP%] tr[_ngcontent-%COMP%]:hover {\n background: #eaeef3;\n}\n.list-table[_ngcontent-%COMP%] tbody[_ngcontent-%COMP%] .cell-actions[_ngcontent-%COMP%] {\n display: flex;\n gap: 16px;\n}\n.list-table[_ngcontent-%COMP%] tbody[_ngcontent-%COMP%] .cell-icon[_ngcontent-%COMP%] {\n padding: 4px;\n width: 24px;\n height: 24px;\n cursor: pointer;\n}\n.list-table[_ngcontent-%COMP%] tbody[_ngcontent-%COMP%] .cell-icon[_ngcontent-%COMP%]:hover {\n border-radius: 4px;\n background: rgba(93, 105, 131, 0.08);\n}\n.list-table[_ngcontent-%COMP%] tbody[_ngcontent-%COMP%] .cell-icon[_ngcontent-%COMP%]:active {\n border-radius: 4px;\n background: rgba(93, 105, 131, 0.22);\n}\n.list-table[_ngcontent-%COMP%] tbody[_ngcontent-%COMP%] .cell-icon[_ngcontent-%COMP%] svg[_ngcontent-%COMP%] {\n width: 16px;\n height: 16px;\n}\n.modal-footer[_ngcontent-%COMP%] {\n width: 100%;\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n padding-top: 8px;\n margin-top: 24px;\n}\n.loading-state[_ngcontent-%COMP%] {\n display: flex;\n justify-content: center;\n}\n\n\n\n\n\n\n/*# sourceMappingURL=send-settings-modal.css.map */'], changeDetection: 0 });
|
|
54502
54498
|
};
|
|
54503
54499
|
(() => {
|
|
54504
|
-
(typeof ngDevMode === "undefined" || ngDevMode) && setClassMetadataAsync(SendSettingsModalComponent, () => [import("./chunk-
|
|
54500
|
+
(typeof ngDevMode === "undefined" || ngDevMode) && setClassMetadataAsync(SendSettingsModalComponent, () => [import("./chunk-HNALPDLS.js").then((m) => m.DeleteTemplateModalComponent)], (DeleteTemplateModalComponent) => {
|
|
54505
54501
|
setClassMetadata(SendSettingsModalComponent, [{
|
|
54506
54502
|
type: Component,
|
|
54507
54503
|
args: [{ selector: "lib-send-settings-modal", standalone: true, imports: [
|
|
@@ -54957,8 +54953,8 @@ Are you sure you want to delete the schedule?"\r
|
|
|
54957
54953
|
|
|
54958
54954
|
// libs/shared/ui/components/src/lib/modals/template-select-modal/template-select-modal.ts
|
|
54959
54955
|
var _forTrack05 = ($index, $item) => $item.template_id;
|
|
54960
|
-
var TemplateSelectModalComponent_Defer_12_DepsFn = () => [import("./chunk-
|
|
54961
|
-
var TemplateSelectModalComponent_Defer_16_DepsFn = () => [import("./chunk-
|
|
54956
|
+
var TemplateSelectModalComponent_Defer_12_DepsFn = () => [import("./chunk-HNALPDLS.js").then((m) => m.DeleteTemplateModalComponent)];
|
|
54957
|
+
var TemplateSelectModalComponent_Defer_16_DepsFn = () => [import("./chunk-KKYQR2JQ.js").then((m) => m.DomainsOverloadModalComponent)];
|
|
54962
54958
|
var _c027 = (a0) => ({ "selected-row": a0 });
|
|
54963
54959
|
var _c158 = () => ({ position: "relative" });
|
|
54964
54960
|
var _c238 = () => ({ width: "16px", height: "16px" });
|
|
@@ -55079,8 +55075,8 @@ function TemplateSelectModalComponent_Conditional_9_Conditional_0_For_11_Templat
|
|
|
55079
55075
|
const template_r7 = \u0275\u0275restoreView(_r6).$implicit;
|
|
55080
55076
|
const ctx_r3 = \u0275\u0275nextContext(3);
|
|
55081
55077
|
const op_r2 = \u0275\u0275reference(5);
|
|
55082
|
-
|
|
55083
|
-
return \u0275\u0275resetView(
|
|
55078
|
+
op_r2.toggle($event);
|
|
55079
|
+
return \u0275\u0275resetView(ctx_r3.runOverloadCheck(template_r7, "run"));
|
|
55084
55080
|
});
|
|
55085
55081
|
\u0275\u0275namespaceSVG();
|
|
55086
55082
|
\u0275\u0275elementStart(9, "svg", 25);
|
|
@@ -55333,6 +55329,8 @@ var TemplateSelectModalComponent = class _TemplateSelectModalComponent {
|
|
|
55333
55329
|
});
|
|
55334
55330
|
}
|
|
55335
55331
|
duplicateTemplate(template, index) {
|
|
55332
|
+
if (this.templateDuplicateLoadingIds.has(template.template_id))
|
|
55333
|
+
return;
|
|
55336
55334
|
this.templateDuplicateLoadingIds.add(template.template_id);
|
|
55337
55335
|
this.templateService.saveTemplate(`${template.template_name}_duplicated`, template.template_desc, template.input_params, template.report_id, null, false).pipe(take(1)).subscribe({
|
|
55338
55336
|
next: (duplicated) => {
|
|
@@ -55388,13 +55386,15 @@ var TemplateSelectModalComponent = class _TemplateSelectModalComponent {
|
|
|
55388
55386
|
}
|
|
55389
55387
|
return this.templateSignalList().filter((item) => item.template_name.toLowerCase().includes(this.searchQuery.toLowerCase()));
|
|
55390
55388
|
}
|
|
55391
|
-
domainsOverloadConfirm(
|
|
55392
|
-
|
|
55393
|
-
if (
|
|
55389
|
+
domainsOverloadConfirm(event2) {
|
|
55390
|
+
const { confirm } = event2;
|
|
55391
|
+
if (confirm && this.overloadCheckTemplate) {
|
|
55394
55392
|
this.overloadCheckAction == "run" ? this.runReport(this.overloadCheckTemplate) : this.runCsv(this.overloadCheckTemplate);
|
|
55395
55393
|
}
|
|
55396
55394
|
}
|
|
55397
55395
|
runOverloadCheck(template, action) {
|
|
55396
|
+
if (action == "download" && this.templateCsvLoadingIds.has(template.template_id))
|
|
55397
|
+
return;
|
|
55398
55398
|
if (this.isAllDomainsSelected(template)) {
|
|
55399
55399
|
this.overloadCheckTemplate = template;
|
|
55400
55400
|
this.overloadCheckAction = action;
|
|
@@ -55470,7 +55470,7 @@ var TemplateSelectModalComponent = class _TemplateSelectModalComponent {
|
|
|
55470
55470
|
], styles: ['\n\n*[_ngcontent-%COMP%], \n[_ngcontent-%COMP%]::before, \n[_ngcontent-%COMP%]::after {\n box-sizing: border-box;\n}\nhtml[_ngcontent-%COMP%] {\n font-family:\n system-ui,\n "Segoe UI",\n Roboto,\n Helvetica,\n Arial,\n sans-serif,\n "Apple Color Emoji",\n "Segoe UI Emoji";\n line-height: 1.15;\n -webkit-text-size-adjust: 100%;\n tab-size: 4;\n}\nbody[_ngcontent-%COMP%] {\n margin: 0;\n}\nb[_ngcontent-%COMP%], \nstrong[_ngcontent-%COMP%] {\n font-weight: bolder;\n}\ncode[_ngcontent-%COMP%], \nkbd[_ngcontent-%COMP%], \nsamp[_ngcontent-%COMP%], \npre[_ngcontent-%COMP%] {\n font-family:\n ui-monospace,\n SFMono-Regular,\n Consolas,\n "Liberation Mono",\n Menlo,\n monospace;\n font-size: 1em;\n}\nsmall[_ngcontent-%COMP%] {\n font-size: 80%;\n}\nsub[_ngcontent-%COMP%], \nsup[_ngcontent-%COMP%] {\n font-size: 75%;\n line-height: 0;\n position: relative;\n vertical-align: baseline;\n}\nsub[_ngcontent-%COMP%] {\n bottom: -0.25em;\n}\nsup[_ngcontent-%COMP%] {\n top: -0.5em;\n}\ntable[_ngcontent-%COMP%] {\n border-color: currentcolor;\n}\nbutton[_ngcontent-%COMP%], \ninput[_ngcontent-%COMP%], \noptgroup[_ngcontent-%COMP%], \nselect[_ngcontent-%COMP%], \ntextarea[_ngcontent-%COMP%] {\n font-family: inherit;\n font-size: 100%;\n line-height: 1.15;\n margin: 0;\n}\nbutton[_ngcontent-%COMP%], \n[type=button][_ngcontent-%COMP%], \n[type=reset][_ngcontent-%COMP%], \n[type=submit][_ngcontent-%COMP%] {\n -webkit-appearance: button;\n}\nlegend[_ngcontent-%COMP%] {\n padding: 0;\n}\nprogress[_ngcontent-%COMP%] {\n vertical-align: baseline;\n}\n[_ngcontent-%COMP%]::-webkit-inner-spin-button, \n[_ngcontent-%COMP%]::-webkit-outer-spin-button {\n height: auto;\n}\n[type=search][_ngcontent-%COMP%] {\n -webkit-appearance: textfield;\n outline-offset: -2px;\n}\n[_ngcontent-%COMP%]::-webkit-search-decoration {\n -webkit-appearance: none;\n}\n[_ngcontent-%COMP%]::-webkit-file-upload-button {\n -webkit-appearance: button;\n font: inherit;\n}\nsummary[_ngcontent-%COMP%] {\n display: list-item;\n}\n\n\n\n*[_ngcontent-%COMP%] {\n font-family:\n Inter,\n Arial,\n serif;\n caret-color: transparent !important;\n}\ninput[_ngcontent-%COMP%], \ntextarea[_ngcontent-%COMP%], \n[contenteditable=true][_ngcontent-%COMP%] {\n caret-color: auto !important;\n}\nbody[_ngcontent-%COMP%] {\n margin: 0;\n padding: 0;\n}\nh1[_ngcontent-%COMP%], \nh2[_ngcontent-%COMP%], \nh3[_ngcontent-%COMP%], \nh4[_ngcontent-%COMP%], \nh5[_ngcontent-%COMP%], \nh6[_ngcontent-%COMP%] {\n margin: 0;\n padding: 0;\n}\n.input[_ngcontent-%COMP%]:focus-visible {\n box-shadow: 0px 0px 0px 4px rgba(0, 118, 221, 0.16) !important;\n}\n.form-control-container[_ngcontent-%COMP%] {\n display: flex;\n flex-direction: column;\n gap: 4px;\n font-size: 14px;\n line-height: 18px;\n font-variant-numeric: lining-nums tabular-nums;\n font-weight: 400;\n cursor: pointer;\n position: relative;\n}\n.form-control-container[_ngcontent-%COMP%] .form-control-label[_ngcontent-%COMP%] {\n color: #4a5469;\n font-size: 12px;\n font-style: normal;\n font-weight: 500;\n line-height: 18px;\n display: inline-flex;\n align-items: center;\n gap: 4px;\n position: relative;\n}\n.form-control-container[_ngcontent-%COMP%] .form-control-field[_ngcontent-%COMP%], \n.form-control-container[_ngcontent-%COMP%] .p-autocomplete-input[_ngcontent-%COMP%] {\n font-size: 14px;\n color: #252a34;\n font-weight: 400;\n line-height: 18px;\n font-style: normal;\n font-variant-numeric: lining-nums tabular-nums;\n width: 100%;\n}\n.form-control-container[_ngcontent-%COMP%] .form-control-error-message[_ngcontent-%COMP%] {\n font-size: 12px;\n color: #d6421e;\n margin-top: 2px;\n}\n.form-control-container[_ngcontent-%COMP%] .form-control-hint-message[_ngcontent-%COMP%] {\n color: #4a5469;\n font-size: 12px;\n margin-top: 2px;\n}\n.popover-container[_ngcontent-%COMP%] {\n padding: 24px;\n max-height: 390px;\n overflow-y: scroll;\n}\n.popover-container[_ngcontent-%COMP%]::-webkit-scrollbar {\n width: 6px;\n height: 6px;\n background: #fff;\n z-index: 999999;\n}\n.popover-container[_ngcontent-%COMP%]::-webkit-scrollbar-thumb {\n border-radius: 5px;\n background: #9aa6bc;\n}\n.template-list-search[_ngcontent-%COMP%] {\n position: relative;\n margin-bottom: 24px;\n width: 50%;\n}\n.template-list-search[_ngcontent-%COMP%]:hover .clear-icon[_ngcontent-%COMP%] {\n display: block;\n}\n.template-list-search[_ngcontent-%COMP%] .search-input[_ngcontent-%COMP%] {\n width: 100%;\n padding-inline: 36px;\n border-color: #bcc2d0;\n}\n.template-list-search[_ngcontent-%COMP%] .search-input[_ngcontent-%COMP%]:focus {\n border-color: #0076dd;\n}\n.template-list-search[_ngcontent-%COMP%] .clear-icon[_ngcontent-%COMP%] {\n display: none;\n position: absolute;\n right: 12px;\n transform: translateY(-50%);\n top: 50%;\n width: 12px;\n height: 12px;\n color: #5d6983;\n background: #ffffff;\n cursor: pointer;\n}\n.template-list-search[_ngcontent-%COMP%] .search-icon[_ngcontent-%COMP%] {\n position: absolute;\n left: 12px;\n transform: translateY(-50%);\n top: 50%;\n width: 16px;\n height: 16px;\n}\n.template-list[_ngcontent-%COMP%] {\n width: 100%;\n min-width: 600px;\n min-height: 50px;\n}\n.template-list[_ngcontent-%COMP%] .template-row-content[_ngcontent-%COMP%] {\n cursor: pointer;\n height: 40px;\n}\n.template-list[_ngcontent-%COMP%] .template-row-content[_ngcontent-%COMP%]:hover {\n background: #eaeef3;\n}\n.template-list[_ngcontent-%COMP%] .template-row[_ngcontent-%COMP%] {\n display: flex;\n border-bottom: 1px solid #edeff2;\n}\n.template-list[_ngcontent-%COMP%] .template-row[_ngcontent-%COMP%] .cell[_ngcontent-%COMP%] {\n width: 200px;\n padding: 11px 12px;\n}\n.template-list[_ngcontent-%COMP%] .template-row[_ngcontent-%COMP%] .cell.cell-name[_ngcontent-%COMP%], \n.template-list[_ngcontent-%COMP%] .template-row[_ngcontent-%COMP%] .cell.cell-desc[_ngcontent-%COMP%] {\n color: #252a34;\n font-size: 14px;\n font-style: normal;\n font-weight: 400;\n line-height: 18px;\n}\n.template-list[_ngcontent-%COMP%] .template-row[_ngcontent-%COMP%] .cell.cell-name[_ngcontent-%COMP%] .tooltip-label[_ngcontent-%COMP%], \n.template-list[_ngcontent-%COMP%] .template-row[_ngcontent-%COMP%] .cell.cell-desc[_ngcontent-%COMP%] .tooltip-label[_ngcontent-%COMP%] {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n max-width: 200px;\n display: inline-block;\n}\n.template-list[_ngcontent-%COMP%] .template-row[_ngcontent-%COMP%] .cell.cell-actions[_ngcontent-%COMP%] {\n display: flex;\n justify-content: space-between;\n}\n.template-list[_ngcontent-%COMP%] .template-row[_ngcontent-%COMP%] .cell.cell-actions[_ngcontent-%COMP%] .action[_ngcontent-%COMP%] {\n cursor: pointer;\n padding: 4px;\n width: 24px;\n height: 24px;\n}\n.template-list[_ngcontent-%COMP%] .template-row[_ngcontent-%COMP%] .cell.cell-actions[_ngcontent-%COMP%] .action[_ngcontent-%COMP%]:hover {\n border-radius: 4px;\n background: rgba(93, 105, 131, 0.08);\n}\n.template-list[_ngcontent-%COMP%] .template-row[_ngcontent-%COMP%] .cell.cell-actions[_ngcontent-%COMP%] .action[_ngcontent-%COMP%]:active {\n border-radius: 4px;\n background: rgba(93, 105, 131, 0.22);\n}\n.template-list[_ngcontent-%COMP%] .selected-row[_ngcontent-%COMP%] {\n background-color: rgba(0, 118, 221, 0.12);\n}\n.template-list[_ngcontent-%COMP%] .template-row-header[_ngcontent-%COMP%] {\n background: #f6f7f9;\n}\n.template-list[_ngcontent-%COMP%] .template-row-header[_ngcontent-%COMP%] .cell-header[_ngcontent-%COMP%] {\n font-style: normal;\n line-height: 18px;\n font-weight: 600;\n font-size: 12px;\n color: #4a5469;\n}\n.template-list[_ngcontent-%COMP%] .empty-container[_ngcontent-%COMP%] {\n display: flex;\n justify-content: center;\n align-items: center;\n height: 50px;\n color: #4a5469;\n font-size: 16px;\n font-style: normal;\n font-weight: 400;\n line-height: 18px;\n}\n.template-list[_ngcontent-%COMP%] .loading-state[_ngcontent-%COMP%] {\n display: flex;\n justify-content: center;\n}\n\n\n\n\n\n\n/*# sourceMappingURL=template-select-modal.css.map */'], changeDetection: 0 });
|
|
55471
55471
|
};
|
|
55472
55472
|
(() => {
|
|
55473
|
-
(typeof ngDevMode === "undefined" || ngDevMode) && setClassMetadataAsync(TemplateSelectModalComponent, () => [import("./chunk-
|
|
55473
|
+
(typeof ngDevMode === "undefined" || ngDevMode) && setClassMetadataAsync(TemplateSelectModalComponent, () => [import("./chunk-HNALPDLS.js").then((m) => m.DeleteTemplateModalComponent), import("./chunk-KKYQR2JQ.js").then((m) => m.DomainsOverloadModalComponent)], (DeleteTemplateModalComponent, DomainsOverloadModalComponent2) => {
|
|
55474
55474
|
setClassMetadata(TemplateSelectModalComponent, [{
|
|
55475
55475
|
type: Component,
|
|
55476
55476
|
args: [{ selector: "lib-template-select-modal", standalone: true, imports: [
|
|
@@ -55597,7 +55597,7 @@ var TemplateSelectModalComponent = class _TemplateSelectModalComponent {
|
|
|
55597
55597
|
pTooltip="Run"\r
|
|
55598
55598
|
tooltipPosition="top"\r
|
|
55599
55599
|
positionTop="-5"\r
|
|
55600
|
-
(click)="runOverloadCheck(template, 'run');
|
|
55600
|
+
(click)="op.toggle($event); runOverloadCheck(template, 'run');"\r
|
|
55601
55601
|
>\r
|
|
55602
55602
|
<svg\r
|
|
55603
55603
|
xmlns="http://www.w3.org/2000/svg"\r
|
|
@@ -57551,7 +57551,7 @@ function AppComponent_Conditional_12_Conditional_5_Template(rf, ctx) {
|
|
|
57551
57551
|
\u0275\u0275listener("outsideClickEmitter", function AppComponent_Conditional_12_Conditional_5_Template_lib_dm_button_lib_outsideClickEmitter_14_listener() {
|
|
57552
57552
|
\u0275\u0275restoreView(_r10);
|
|
57553
57553
|
const ctx_r2 = \u0275\u0275nextContext(2);
|
|
57554
|
-
return \u0275\u0275resetView(ctx_r2.runOverloadCheck());
|
|
57554
|
+
return \u0275\u0275resetView(ctx_r2.runOverloadCheck("runReport"));
|
|
57555
57555
|
});
|
|
57556
57556
|
\u0275\u0275template(15, AppComponent_Conditional_12_Conditional_5_Conditional_15_Template, 3, 0, "div", 30)(16, AppComponent_Conditional_12_Conditional_5_Conditional_16_Template, 2, 3, "div", 30);
|
|
57557
57557
|
\u0275\u0275elementEnd()()()();
|
|
@@ -57567,7 +57567,7 @@ function AppComponent_Conditional_12_Conditional_5_Template(rf, ctx) {
|
|
|
57567
57567
|
\u0275\u0275advance(4);
|
|
57568
57568
|
\u0275\u0275property("disabled", !ctx_r2.isTemplateSavingEnabled);
|
|
57569
57569
|
\u0275\u0275advance(4);
|
|
57570
|
-
\u0275\u0275property("disabled", ctx_r2.filterForm.invalid || !(ctx_r2.filterForm.value["verification_updated_date"] == null ? null : ctx_r2.filterForm.value["verification_updated_date"].start) && !(ctx_r2.filterForm.value["verification_creation_date"] == null ? null : ctx_r2.filterForm.value["verification_creation_date"].start));
|
|
57570
|
+
\u0275\u0275property("disabled", ctx_r2.filterForm.invalid || !(ctx_r2.filterForm.value["verification_updated_date"] == null ? null : ctx_r2.filterForm.value["verification_updated_date"].start) && !(ctx_r2.filterForm.value["verification_creation_date"] == null ? null : ctx_r2.filterForm.value["verification_creation_date"].start) || ctx_r2.runState);
|
|
57571
57571
|
\u0275\u0275advance();
|
|
57572
57572
|
\u0275\u0275conditional(!ctx_r2.runState ? 15 : 16);
|
|
57573
57573
|
}
|
|
@@ -57642,8 +57642,7 @@ function AppComponent_ng_template_16_Template(rf, ctx) {
|
|
|
57642
57642
|
\u0275\u0275listener("outsideClickEmitter", function AppComponent_ng_template_16_Template_lib_dm_button_lib_outsideClickEmitter_7_listener() {
|
|
57643
57643
|
\u0275\u0275restoreView(_r15);
|
|
57644
57644
|
const ctx_r2 = \u0275\u0275nextContext();
|
|
57645
|
-
ctx_r2.
|
|
57646
|
-
return \u0275\u0275resetView(ctx_r2.downloadCsv());
|
|
57645
|
+
return \u0275\u0275resetView(ctx_r2.runOverloadCheck("downloadCsv"));
|
|
57647
57646
|
});
|
|
57648
57647
|
\u0275\u0275template(8, AppComponent_ng_template_16_Conditional_8_Template, 2, 3, "div", 30)(9, AppComponent_ng_template_16_Conditional_9_Template, 3, 2, "div", 69);
|
|
57649
57648
|
\u0275\u0275elementEnd()()();
|
|
@@ -57652,8 +57651,10 @@ function AppComponent_ng_template_16_Template(rf, ctx) {
|
|
|
57652
57651
|
const ctx_r2 = \u0275\u0275nextContext();
|
|
57653
57652
|
\u0275\u0275advance(5);
|
|
57654
57653
|
\u0275\u0275twoWayProperty("ngModel", ctx_r2.isOldTableStyle);
|
|
57655
|
-
\u0275\u0275property("ngModelOptions", \u0275\u0275pureFunction0(
|
|
57656
|
-
\u0275\u0275advance(
|
|
57654
|
+
\u0275\u0275property("ngModelOptions", \u0275\u0275pureFunction0(4, _c711));
|
|
57655
|
+
\u0275\u0275advance(2);
|
|
57656
|
+
\u0275\u0275property("disabled", ctx_r2.csvLoading());
|
|
57657
|
+
\u0275\u0275advance();
|
|
57657
57658
|
\u0275\u0275conditional(ctx_r2.csvLoading() ? 8 : 9);
|
|
57658
57659
|
}
|
|
57659
57660
|
}
|
|
@@ -57762,7 +57763,9 @@ function AppComponent_Conditional_23_Defer_3_Template(rf, ctx) {
|
|
|
57762
57763
|
\u0275\u0275listener("saveEmitter", function AppComponent_Conditional_23_Defer_3_Template_lib_save_template_modal_saveEmitter_0_listener() {
|
|
57763
57764
|
\u0275\u0275restoreView(_r20);
|
|
57764
57765
|
const ctx_r2 = \u0275\u0275nextContext(2);
|
|
57765
|
-
|
|
57766
|
+
ctx_r2.isTemplateSaved.set(true);
|
|
57767
|
+
ctx_r2.domainsOverloadSaveMode = false;
|
|
57768
|
+
return \u0275\u0275resetView(ctx_r2.domainsOverloadAction = null);
|
|
57766
57769
|
});
|
|
57767
57770
|
\u0275\u0275elementEnd();
|
|
57768
57771
|
}
|
|
@@ -57866,7 +57869,8 @@ var AppComponent = class _AppComponent {
|
|
|
57866
57869
|
runState = false;
|
|
57867
57870
|
documentsModal = false;
|
|
57868
57871
|
isOldTableStyle = false;
|
|
57869
|
-
domainsOverloadSaveMode =
|
|
57872
|
+
domainsOverloadSaveMode = false;
|
|
57873
|
+
domainsOverloadAction = null;
|
|
57870
57874
|
gridApi;
|
|
57871
57875
|
orderBy;
|
|
57872
57876
|
orderDirection;
|
|
@@ -58254,6 +58258,8 @@ var AppComponent = class _AppComponent {
|
|
|
58254
58258
|
});
|
|
58255
58259
|
}
|
|
58256
58260
|
downloadCsv(template) {
|
|
58261
|
+
if (!template)
|
|
58262
|
+
this.csvLoading.set(true);
|
|
58257
58263
|
this.verificationService.runReport({
|
|
58258
58264
|
offset: 0,
|
|
58259
58265
|
limit: this.limit(),
|
|
@@ -58347,27 +58353,38 @@ var AppComponent = class _AppComponent {
|
|
|
58347
58353
|
}
|
|
58348
58354
|
openSaveTemplateModal() {
|
|
58349
58355
|
this.domainsOverloadSaveMode = true;
|
|
58356
|
+
this.domainsOverloadAction = null;
|
|
58350
58357
|
if (this.isAllDomainsSelected) {
|
|
58351
58358
|
this.domainsOverloadVisible.set(true);
|
|
58352
58359
|
} else {
|
|
58353
58360
|
this.modalVisible.set(true);
|
|
58354
58361
|
}
|
|
58355
58362
|
}
|
|
58356
|
-
runOverloadCheck() {
|
|
58363
|
+
runOverloadCheck(action) {
|
|
58364
|
+
this.domainsOverloadSaveMode = false;
|
|
58357
58365
|
if (this.isAllDomainsSelected) {
|
|
58358
|
-
this.
|
|
58366
|
+
this.domainsOverloadAction = action;
|
|
58359
58367
|
this.domainsOverloadVisible.set(true);
|
|
58360
58368
|
} else {
|
|
58361
|
-
|
|
58362
|
-
|
|
58369
|
+
if (action == "runReport") {
|
|
58370
|
+
this.saveTemporaryTemplate();
|
|
58371
|
+
this.runReport(0, false);
|
|
58372
|
+
} else if (action == "downloadCsv") {
|
|
58373
|
+
this.downloadCsv();
|
|
58374
|
+
}
|
|
58363
58375
|
}
|
|
58364
58376
|
}
|
|
58365
|
-
domainsOverloadConfirm(
|
|
58366
|
-
|
|
58377
|
+
domainsOverloadConfirm(event2) {
|
|
58378
|
+
const { confirm, isSaveMode } = event2;
|
|
58379
|
+
if (confirm && isSaveMode) {
|
|
58367
58380
|
this.modalVisible.set(true);
|
|
58368
|
-
} else {
|
|
58369
|
-
this.
|
|
58370
|
-
|
|
58381
|
+
} else if (confirm) {
|
|
58382
|
+
if (this.domainsOverloadAction == "runReport") {
|
|
58383
|
+
this.saveTemporaryTemplate();
|
|
58384
|
+
this.runReport(0, false);
|
|
58385
|
+
} else if (this.domainsOverloadAction == "downloadCsv") {
|
|
58386
|
+
this.downloadCsv();
|
|
58387
|
+
}
|
|
58371
58388
|
}
|
|
58372
58389
|
}
|
|
58373
58390
|
get isAllDomainsSelected() {
|
|
@@ -58425,7 +58442,7 @@ var AppComponent = class _AppComponent {
|
|
|
58425
58442
|
static \u0275fac = function AppComponent_Factory(__ngFactoryType__) {
|
|
58426
58443
|
return new (__ngFactoryType__ || _AppComponent)();
|
|
58427
58444
|
};
|
|
58428
|
-
static \u0275cmp = /* @__PURE__ */ \u0275\u0275defineComponent({ type: _AppComponent, selectors: [["app-root"]], features: [\u0275\u0275ProvidersFeature([TemplateService])], decls: 25, vars: 23, consts: [["tablePanel", ""], ["header", ""], ["panel", ""], ["dialog", ""], ["contentWrapper", ""], [1, "everymatrix-mm-verification-report"], [1, "report-wrapper"], [1, "report-header-container"], [1, "report-titles-container"], [1, "report-title"], [1, "template-title"], [3, "reportId", "domainLookups", "templateCsvLoadingConfig"], [3, "toggleable"], [1, "table-panel-container", 3, "ngStyle"], [3, "limitChange", "loadMoreEmitter", "sortingEmitter", "ngStyle", "limit", "startIndex", "loading", "tableColumns", "rawTableData", "generalTotal", "scrollHeight"], [3, "options"], [3, "templateCsvLoadingConfigChange", "csvLoadEmitter", "runReportEmitter", "reportId", "domainLookups", "templateCsvLoadingConfig"], ["pTemplate", "icons"], [3, "formGroup"], [1, "spinner-wrapper"], [1, "panel-header-container", 3, "ngStyle"], [1, "panel-header-left"], [1, "panel-header-title"], ["tooltipPosition", "top", 1, "panel-header-title-sub", 3, "pTooltip"], [1, "panel-header-right", 3, "ngStyle"], ["size", "medium", "variant", "secondary-outlined", 3, "outsideClickEmitter", "disabled"], ["icon-right", "", 1, "dm-button-icon", 3, "ngStyle"], ["pTooltip", "Reset Filters", "tooltipPosition", "top", "positionLeft", "10", "positionTop", "-5", "xmlns", "http://www.w3.org/2000/svg", "width", "20", "height", "20", "viewBox", "0 0 20 20", "fill", "none"], ["fill-rule", "evenodd", "clip-rule", "evenodd", "d", "M0.833496 10C0.833496 5.39763 4.56446 1.66667 9.16683 1.66667C11.4688 1.66667 13.5541 2.60117 15.0614 4.10949C15.5945 4.64289 16.1653 5.30207 16.6668 5.91204V3.33334C16.6668 2.8731 17.0399 2.50001 17.5002 2.50001C17.9604 2.50001 18.3335 2.8731 18.3335 3.33334V8.33334C18.3335 8.79358 17.9604 9.16667 17.5002 9.16667H12.5002C12.0399 9.16667 11.6668 8.79358 11.6668 8.33334C11.6668 7.8731 12.0399 7.50001 12.5002 7.50001H15.8078C15.231 6.77607 14.5139 5.91947 13.8825 5.28759C12.675 4.07929 11.0088 3.33334 9.16683 3.33334C5.48493 3.33334 2.50016 6.31811 2.50016 10C2.50016 13.6819 5.48493 16.6667 9.16683 16.6667C12.2049 16.6667 14.7704 14.6337 15.573 11.8523C15.7006 11.4101 16.1625 11.1551 16.6047 11.2827C17.0469 11.4103 17.302 11.8722 17.1744 12.3144C16.1714 15.7901 12.9672 18.3333 9.16683 18.3333C4.56446 18.3333 0.833496 14.6024 0.833496 10Z", "fill", "#5D6983"], ["text", "Configure Report", "size", "medium", "variant", "secondary-outlined", 3, "outsideClickEmitter"], ["icon-left", "", 1, "dm-button-icon"], ["xmlns", "http://www.w3.org/2000/svg", "width", "18", "height", "14", "viewBox", "0 0 18 14", "fill", "none"], ["d", "M1.5 3.66667H11.5M11.5 3.66667C11.5 5.04738 12.6192 6.16667 14 6.16667C15.3807 6.16667 16.5 5.04738 16.5 3.66667C16.5 2.28596 15.3807 1.16667 14 1.16667C12.6192 1.16667 11.5 2.28596 11.5 3.66667ZM6.5 10.3333H16.5M6.5 10.3333C6.5 11.7141 5.38071 12.8333 4 12.8333C2.61929 12.8333 1.5 11.7141 1.5 10.3333C1.5 8.95258 2.61929 7.83333 4 7.83333C5.38071 7.83333 6.5 8.95258 6.5 10.3333Z", "stroke", "#5D6983", "stroke-width", "2", "stroke-linecap", "round", "stroke-linejoin", "round"], ["xmlns", "http://www.w3.org/2000/svg", "width", "20", "height", "20", "viewBox", "0 0 20 20", "fill", "none", "pTooltip", "Collapse Filters", "tooltipPosition", "top", "positionLeft", "10", "positionTop", "-5", 1, "panel-icons"], ["pTooltip", "Expand Filters", "tooltipPosition", "top", "positionLeft", "10", "positionTop", "-5", "xmlns", "http://www.w3.org/2000/svg", "width", "20", "height", "20", "viewBox", "0 0 20 20", "fill", "none", 1, "panel-icons"], ["xmlns", "http://www.w3.org/2000/svg", "width", "20", "height", "20", "viewBox", "0 0 20 20", "fill", "none", "pTooltip", "Collapse Filters", "tooltipPosition", "top", "positionLeft", "10", "positionTop", "-5", 1, "panel-icons", 3, "click"], ["fill-rule", "evenodd", "clip-rule", "evenodd", "d", "M9.41009 6.91075C9.73553 6.58531 10.2632 6.58531 10.5886 6.91075L15.5886 11.9107C15.914 12.2362 15.914 12.7638 15.5886 13.0893C15.2632 13.4147 14.7355 13.4147 14.4101 13.0893L9.99935 8.67852L5.5886 13.0893C5.26317 13.4147 4.73553 13.4147 4.41009 13.0893C4.08466 12.7638 4.08466 12.2362 4.41009 11.9107L9.41009 6.91075Z", "fill", "#5D6983"], ["pTooltip", "Expand Filters", "tooltipPosition", "top", "positionLeft", "10", "positionTop", "-5", "xmlns", "http://www.w3.org/2000/svg", "width", "20", "height", "20", "viewBox", "0 0 20 20", "fill", "none", 1, "panel-icons", 3, "click"], ["fill-rule", "evenodd", "clip-rule", "evenodd", "d", "M4.41107 6.91083C4.73651 6.58539 5.26414 6.58539 5.58958 6.91083L10.0003 11.3216L14.4111 6.91083C14.7365 6.58539 15.2641 6.58539 15.5896 6.91083C15.915 7.23626 15.915 7.7639 15.5896 8.08934L10.5896 13.0893C10.2641 13.4148 9.73651 13.4148 9.41107 13.0893L4.41107 8.08934C4.08563 7.7639 4.08563 7.23626 4.41107 6.91083Z", "fill", "#5D6983"], [1, "filters-content"], [1, "filter-options"], [1, "form-control-container", "last-updated-checkbox"], ["inputId", "lastUpdate", "formControlName", "show_last_verification", 3, "binary"], ["for", "lastUpdate", 1, "form-control-label"], [1, "filter-actions"], ["text", "Save Template", "size", "medium", "variant", "primary-outlined", 3, "outsideClickEmitter", "disabled"], ["xmlns", "http://www.w3.org/2000/svg", "width", "20", "height", "20", "viewBox", "0 0 20 20", "fill", "none"], ["fill-rule", "evenodd", "clip-rule", "evenodd", "d", "M12.8369 3.35637C12.7633 3.3387 12.6754 3.33335 12.2281 3.33335H6.66602V5.33335C6.66602 5.58045 6.66666 5.71566 6.6746 5.81282C6.67492 5.81669 6.67524 5.82035 6.67556 5.82381C6.67902 5.82413 6.68268 5.82444 6.68654 5.82476C6.7837 5.8327 6.91891 5.83335 7.16602 5.83335H12.8327C13.0798 5.83335 13.215 5.8327 13.3122 5.82476C13.316 5.82444 13.3197 5.82413 13.3231 5.82381C13.3235 5.82035 13.3238 5.81669 13.3241 5.81282C13.332 5.71566 13.3327 5.58045 13.3327 5.33335V3.68005C13.1758 3.52644 13.1264 3.48596 13.0777 3.45615C13.0032 3.41046 12.9219 3.37679 12.8369 3.35637ZM14.7552 2.74398L14.703 2.69181C14.6865 2.67531 14.6701 2.65893 14.6539 2.64269C14.4144 2.4027 14.2032 2.19111 13.9486 2.03508C13.7249 1.89801 13.481 1.797 13.2259 1.73576C12.9356 1.66604 12.6366 1.66632 12.2975 1.66664C12.2746 1.66666 12.2514 1.66668 12.2281 1.66668L6.46493 1.66668C6.25739 1.66668 6.06106 1.66667 5.87552 1.66776C5.86133 1.66704 5.84705 1.66668 5.83268 1.66668C5.81429 1.66668 5.79604 1.66728 5.77795 1.66845C5.40448 1.67155 5.07624 1.68008 4.78949 1.70351C4.32108 1.74178 3.89049 1.82392 3.48605 2.02999C2.85884 2.34957 2.34891 2.8595 2.02933 3.48671C1.82325 3.89116 1.74112 4.32174 1.70284 4.79016C1.666 5.24115 1.66601 5.79479 1.66602 6.4656V13.5344C1.66601 14.2052 1.666 14.7589 1.70284 15.2099C1.74112 15.6783 1.82325 16.1089 2.02933 16.5133C2.34891 17.1405 2.85884 17.6505 3.48605 17.97C3.89049 18.1761 4.32108 18.2582 4.78949 18.2965C5.07624 18.3199 5.40448 18.3285 5.77794 18.3316C5.79604 18.3328 5.81429 18.3333 5.83268 18.3333C5.84705 18.3333 5.86133 18.333 5.87552 18.3323C6.06105 18.3334 6.25737 18.3333 6.46491 18.3333H13.5338C13.7413 18.3333 13.9376 18.3334 14.1232 18.3323C14.1374 18.333 14.1516 18.3333 14.166 18.3333C14.1844 18.3333 14.2027 18.3328 14.2208 18.3316C14.5942 18.3285 14.9225 18.3199 15.2092 18.2965C15.6776 18.2582 16.1082 18.1761 16.5127 17.97C17.1399 17.6505 17.6498 17.1405 17.9694 16.5133C18.1754 16.1089 18.2576 15.6783 18.2959 15.2099C18.3327 14.7589 18.3327 14.2052 18.3327 13.5345V7.77125C18.3327 7.74792 18.3327 7.72477 18.3327 7.70182C18.333 7.36274 18.3333 7.06379 18.2636 6.77342C18.2024 6.51833 18.1014 6.27447 17.9643 6.05079C17.8083 5.79618 17.5967 5.58498 17.3567 5.34544C17.3404 5.32922 17.3241 5.31288 17.3076 5.29638L14.7552 2.74398C14.7552 2.74405 14.7551 2.74391 14.7552 2.74398ZM14.9994 5.34519V5.35991C14.9994 5.57024 14.9994 5.77507 14.9852 5.94854C14.9697 6.13903 14.9329 6.36381 14.8177 6.59C14.6579 6.9036 14.4029 7.15857 14.0893 7.31836C13.8631 7.43361 13.6384 7.47033 13.4479 7.48589C13.2744 7.50006 13.0696 7.50004 12.8593 7.50002L7.16602 7.50001C7.15715 7.50001 7.14829 7.50001 7.13944 7.50002C6.92912 7.50004 6.72429 7.50006 6.55082 7.48589C6.36033 7.47033 6.13555 7.43361 5.90937 7.31836C5.59576 7.15857 5.34079 6.9036 5.18101 6.59C5.06576 6.36381 5.02903 6.13903 5.01347 5.94854C4.9993 5.77507 4.99932 5.57025 4.99935 5.35993C4.99935 5.35108 4.99935 5.34222 4.99935 5.33335V3.35907C4.97416 3.3608 4.94946 3.36266 4.92521 3.36464C4.55987 3.39449 4.37303 3.44859 4.2427 3.515C3.9291 3.67479 3.67413 3.92976 3.51434 4.24336C3.44793 4.3737 3.39383 4.56053 3.36398 4.92588C3.33333 5.30095 3.33268 5.7862 3.33268 6.50001V13.5C3.33268 14.2138 3.33333 14.6991 3.36398 15.0741C3.39383 15.4395 3.44793 15.6263 3.51434 15.7567C3.67413 16.0703 3.9291 16.3252 4.2427 16.485C4.37303 16.5514 4.55987 16.6055 4.92521 16.6354C4.94946 16.6374 4.97416 16.6392 4.99935 16.641L4.99935 12.1401C4.99932 11.9298 4.9993 11.725 5.01347 11.5515C5.02903 11.361 5.06576 11.1362 5.18101 10.91C5.34079 10.5964 5.59576 10.3415 5.90937 10.1817C6.13555 10.0664 6.36033 10.0297 6.55082 10.0141C6.72429 9.99996 6.92912 9.99999 7.13945 10H12.8593C13.0696 9.99999 13.2744 9.99996 13.4479 10.0141C13.6384 10.0297 13.8631 10.0664 14.0893 10.1817C14.4029 10.3415 14.6579 10.5964 14.8177 10.91C14.9329 11.1362 14.9697 11.361 14.9852 11.5515C14.9994 11.725 14.9994 11.9298 14.9994 12.1401L14.9993 16.641C15.0245 16.6392 15.0492 16.6374 15.0735 16.6354C15.4388 16.6055 15.6257 16.5514 15.756 16.485C16.0696 16.3252 16.3246 16.0703 16.4844 15.7567C16.5508 15.6263 16.6049 15.4395 16.6347 15.0741C16.6654 14.6991 16.666 14.2138 16.666 13.5V7.77125C16.666 7.32393 16.6607 7.2361 16.643 7.1625C16.6226 7.07747 16.5889 6.99618 16.5432 6.92162C16.5037 6.85708 16.4453 6.79119 16.129 6.47489L14.9994 5.34519ZM13.3327 16.6667V12.1667C13.3327 11.9196 13.332 11.7844 13.3241 11.6872C13.3238 11.6833 13.3235 11.6797 13.3231 11.6762C13.3197 11.6759 13.316 11.6756 13.3122 11.6753C13.215 11.6673 13.0798 11.6667 12.8327 11.6667H7.16602C6.91891 11.6667 6.7837 11.6673 6.68654 11.6753C6.68268 11.6756 6.67902 11.6759 6.67556 11.6762C6.67524 11.6797 6.67492 11.6833 6.6746 11.6872C6.66666 11.7844 6.66602 11.9196 6.66602 12.1667V16.6667H13.3327Z", "fill", "#0076DD"], ["text", "Run Report", "size", "medium", 3, "outsideClickEmitter", "disabled"], ["optionLabel", "lookup_value", "optionValue", "lookup_key", 3, "isMultiSelect", "label", "placeholder", "isRequired", "options", "formControlName"], [3, "tooltipMessage", "infoIcon", "label", "formControlName"], [3, "showClear", "label", "readonly", "placeholder", "control"], [3, "label", "control", "placeholder"], [3, "clickEmitter", "showClear", "label", "readonly", "placeholder", "control"], ["icon-right", "", 1, "dm-input-icon", "icon-right", "clear-icon", 2, "right", "33px"], ["width", "12", "height", "14", "viewBox", "0 0 14 14", "fill", "none", "xmlns", "http://www.w3.org/2000/svg", "aria-hidden", "true"], ["icon-right", "", 1, "dm-input-icon", "icon-right", 3, "click"], ["xmlns", "http://www.w3.org/2000/svg", "width", "16", "height", "16", "viewBox", "0 0 20 20", "fill", "none"], ["d", "M2.5 6.66666H12.5M12.5 6.66666C12.5 8.04737 13.6192 9.16666 15 9.16666C16.3807 9.16666 17.5 8.04736 17.5 6.66666C17.5 5.28595 16.3807 4.16666 15 4.16666C13.6192 4.16666 12.5 5.28595 12.5 6.66666ZM7.5 13.3333H17.5M7.5 13.3333C7.5 14.7141 6.38071 15.8333 5 15.8333C3.61929 15.8333 2.5 14.7141 2.5 13.3333C2.5 11.9526 3.61929 10.8333 5 10.8333C6.38071 10.8333 7.5 11.9526 7.5 13.3333Z", "stroke", "#5D6983", "stroke-width", "2", "stroke-linecap", "round", "stroke-linejoin", "round"], ["width", "12", "height", "14", "viewBox", "0 0 14 14", "fill", "none", "xmlns", "http://www.w3.org/2000/svg", "aria-hidden", "true", 3, "click"], ["d", "M8.01186 7.00933L12.27 2.75116C12.341 2.68501 12.398 2.60524 12.4375 2.51661C12.4769 2.42798 12.4982 2.3323 12.4999 2.23529C12.5016 2.13827 12.4838 2.0419 12.4474 1.95194C12.4111 1.86197 12.357 1.78024 12.2884 1.71163C12.2198 1.64302 12.138 1.58893 12.0481 1.55259C11.9581 1.51625 11.8617 1.4984 11.7647 1.50011C11.6677 1.50182 11.572 1.52306 11.4834 1.56255C11.3948 1.60204 11.315 1.65898 11.2488 1.72997L6.99067 5.98814L2.7325 1.72997C2.59553 1.60234 2.41437 1.53286 2.22718 1.53616C2.03999 1.53946 1.8614 1.61529 1.72901 1.74767C1.59663 1.88006 1.5208 2.05865 1.5175 2.24584C1.5142 2.43303 1.58368 2.61419 1.71131 2.75116L5.96948 7.00933L1.71131 11.2675C1.576 11.403 1.5 11.5866 1.5 11.7781C1.5 11.9696 1.576 12.1532 1.71131 12.2887C1.84679 12.424 2.03043 12.5 2.2219 12.5C2.41338 12.5 2.59702 12.424 2.7325 12.2887L6.99067 8.03052L11.2488 12.2887C11.3843 12.424 11.568 12.5 11.7594 12.5C11.9509 12.5 12.1346 12.424 12.27 12.2887C12.4053 12.1532 12.4813 11.9696 12.4813 11.7781C12.4813 11.5866 12.4053 11.403 12.27 11.2675L8.01186 7.00933Z", "fill", "#5D6983"], ["fill-rule", "evenodd", "clip-rule", "evenodd", "d", "M10.8333 2.51654C10.6786 2.50244 10.4493 2.5 10.0098 2.5H7.33333C6.61952 2.5 6.13427 2.50065 5.7592 2.53129C5.39385 2.56114 5.20702 2.61525 5.07668 2.68166C4.76308 2.84145 4.50811 3.09641 4.34832 3.41002C4.28192 3.54035 4.22781 3.72719 4.19796 4.09253C4.16732 4.46761 4.16667 4.95285 4.16667 5.66667V14.3333C4.16667 15.0472 4.16732 15.5324 4.19796 15.9075C4.22781 16.2728 4.28192 16.4597 4.34832 16.59C4.50811 16.9036 4.76308 17.1586 5.07668 17.3183C5.20702 17.3848 5.39385 17.4389 5.7592 17.4687C6.13427 17.4994 6.61952 17.5 7.33333 17.5H12.6667C13.3805 17.5 13.8657 17.4994 14.2408 17.4687C14.6061 17.4389 14.793 17.3848 14.9233 17.3183C15.2369 17.1586 15.4919 16.9036 15.6517 16.59C15.7181 16.4597 15.7722 16.2728 15.802 15.9075C15.8327 15.5324 15.8333 15.0472 15.8333 14.3333V8.32352C15.8333 7.8841 15.8309 7.65481 15.8168 7.50006L12.9734 7.50006C12.7631 7.50009 12.5583 7.50011 12.3848 7.48594C12.1943 7.47038 11.9695 7.43365 11.7433 7.3184C11.4297 7.15862 11.1748 6.90365 11.015 6.59004C10.8997 6.36386 10.863 6.13908 10.8475 5.94859C10.8333 5.77512 10.8333 5.57029 10.8333 5.35996L10.8333 2.51654ZM11.9947 1.12497C11.8064 1.04059 11.6105 0.973736 11.4093 0.925435C11.0237 0.832866 10.6239 0.833056 10.0947 0.833308C10.0668 0.833322 10.0385 0.833335 10.0098 0.833335L7.29892 0.833335C6.62811 0.833324 6.07448 0.833315 5.62348 0.870163C5.15506 0.908434 4.72448 0.990571 4.32003 1.19665C3.69283 1.51622 3.18289 2.02616 2.86331 2.65337C2.65724 3.05781 2.5751 3.4884 2.53683 3.95681C2.49998 4.40781 2.49999 4.96144 2.5 5.63225V14.3678C2.49999 15.0386 2.49998 15.5922 2.53683 16.0432C2.5751 16.5116 2.65724 16.9422 2.86331 17.3466C3.18289 17.9738 3.69283 18.4838 4.32003 18.8034C4.72448 19.0094 5.15506 19.0916 5.62348 19.1298C6.07447 19.1667 6.6281 19.1667 7.2989 19.1667H12.7011C13.3719 19.1667 13.9255 19.1667 14.3765 19.1298C14.8449 19.0916 15.2755 19.0094 15.68 18.8034C16.3072 18.4838 16.8171 17.9738 17.1367 17.3466C17.3428 16.9422 17.4249 16.5116 17.4632 16.0432C17.5 15.5922 17.5 15.0386 17.5 14.3678V8.32352C17.5 8.29485 17.5 8.26656 17.5 8.23863C17.5003 7.70946 17.5005 7.30963 17.4079 6.92405C17.3597 6.72344 17.2931 6.52805 17.2091 6.34031C17.2039 6.32807 17.1984 6.31599 17.1926 6.30407C17.1382 6.18624 17.0768 6.07153 17.0088 5.96054C16.8016 5.62244 16.5188 5.33985 16.1444 4.96584C16.1246 4.9461 16.1046 4.92611 16.0843 4.90584L13.4275 2.24899C13.4072 2.22871 13.3872 2.2087 13.3675 2.18893C12.9935 1.81458 12.7109 1.53172 12.3728 1.32453C12.2614 1.25625 12.1462 1.19467 12.0278 1.14006C12.0169 1.1348 12.0058 1.12977 11.9947 1.12497ZM12.5 3.67851V5.3334C12.5 5.5805 12.5006 5.71571 12.5086 5.81287C12.5089 5.81673 12.5092 5.82039 12.5095 5.82385C12.513 5.82417 12.5167 5.82449 12.5205 5.82481C12.6177 5.83275 12.7529 5.83339 13 5.83339H14.6549L12.5 3.67851ZM5.83333 10.8333C5.83333 10.3731 6.20643 10 6.66667 10H13.3333C13.7936 10 14.1667 10.3731 14.1667 10.8333C14.1667 11.2936 13.7936 11.6667 13.3333 11.6667H6.66667C6.20643 11.6667 5.83333 11.2936 5.83333 10.8333ZM5.83333 14.1667C5.83333 13.7064 6.20643 13.3333 6.66667 13.3333H11.6667C12.1269 13.3333 12.5 13.7064 12.5 14.1667C12.5 14.6269 12.1269 15 11.6667 15H6.66667C6.20643 15 5.83333 14.6269 5.83333 14.1667Z", "fill", "white"], ["strokeWidth", "6"], [1, "panel-header-container"], [1, "table-toggle-container"], [1, "table-toggle-label"], ["pTooltip", "Switch between old and new table views", "tooltipPosition", "top", "showDelay", "600", "hideDelay", "300", 1, "table-toggle", 3, "ngModelChange", "onChange", "ngModel", "ngModelOptions"], [1, "panel-header-right"], ["text", "Download .CSV", "size", "medium", "variant", "primary-outlined", 3, "outsideClickEmitter"], ["icon-left", "", 1, "dm-button-icon", 3, "ngStyle"], ["styleClass", "outlined-color", "strokeWidth", "6"], ["fill-rule", "evenodd", "clip-rule", "evenodd", "d", "M9.99935 1.66663C10.4596 1.66663 10.8327 2.03972 10.8327 2.49996V10.4881L13.5768 7.74404C13.9022 7.4186 14.4298 7.4186 14.7553 7.74404C15.0807 8.06947 15.0807 8.59711 14.7553 8.92255L10.5886 13.0892C10.2632 13.4147 9.73553 13.4147 9.41009 13.0892L5.24343 8.92255C4.91799 8.59711 4.91799 8.06947 5.24343 7.74404C5.56886 7.4186 6.0965 7.4186 6.42194 7.74404L9.16602 10.4881V2.49996C9.16602 2.03972 9.53911 1.66663 9.99935 1.66663ZM2.49935 11.6666C2.95959 11.6666 3.33268 12.0397 3.33268 12.5V13.5C3.33268 14.2138 3.33333 14.699 3.36398 15.0741C3.39383 15.4394 3.44793 15.6263 3.51434 15.7566C3.67413 16.0702 3.9291 16.3252 4.2427 16.485C4.37303 16.5514 4.55987 16.6055 4.92521 16.6353C5.30029 16.666 5.78553 16.6666 6.49935 16.6666H13.4993C14.2132 16.6666 14.6984 16.666 15.0735 16.6353C15.4388 16.6055 15.6257 16.5514 15.756 16.485C16.0696 16.3252 16.3246 16.0702 16.4844 15.7566C16.5508 15.6263 16.6049 15.4394 16.6347 15.0741C16.6654 14.699 16.666 14.2138 16.666 13.5V12.5C16.666 12.0397 17.0391 11.6666 17.4993 11.6666C17.9596 11.6666 18.3327 12.0397 18.3327 12.5V13.5344C18.3327 14.2052 18.3327 14.7588 18.2959 15.2098C18.2576 15.6782 18.1754 16.1088 17.9694 16.5133C17.6498 17.1405 17.1399 17.6504 16.5126 17.97C16.1082 18.1761 15.6776 18.2582 15.2092 18.2965C14.7582 18.3333 14.2046 18.3333 13.5338 18.3333H6.46491C5.79411 18.3333 5.24049 18.3333 4.78949 18.2965C4.32108 18.2582 3.89049 18.1761 3.48605 17.97C2.85884 17.6504 2.34891 17.1405 2.02933 16.5133C1.82325 16.1088 1.74112 15.6782 1.70284 15.2098C1.666 14.7588 1.66601 14.2052 1.66602 13.5344L1.66602 12.5C1.66602 12.0397 2.03911 11.6666 2.49935 11.6666Z", "fill", "#0076DD"], ["header", "Documents Settings", 3, "visibleChange", "modal", "visible"], [1, "dialog-content", 3, "formGroup"], ["optionLabel", "lookup_value", "optionValue", "lookup_key", "label", "Document Type", "formControlName", "documents_type", 3, "isMultiSelect", "options"], ["optionLabel", "lookup_value", "optionValue", "lookup_key", "label", "Document Status", "formControlName", "documents_status", 3, "isMultiSelect", "options", "appendToBody"], ["label", "Expiry Date", "formControlName", "documents_expiry_date", 3, "openState"], ["label", "Last Update", "formControlName", "documents_created_date", 3, "openState"], [1, "dialog-footer"], ["text", "Cancel", "size", "medium", "variant", "secondary-outlined", 3, "outsideClickEmitter"], ["text", "Apply", "size", "medium", "variant", "primary-filled", 3, "outsideClickEmitter"], [3, "visibleChange", "confirm", "visible", "isSaveMode"], [3, "visibleChange", "saveEmitter", "visible", "params", "reportId"], [3, "visibleChange", "fieldsEmitter", "visible", "allAvailableFields", "selectedList"]], template: function AppComponent_Template(rf, ctx) {
|
|
58445
|
+
static \u0275cmp = /* @__PURE__ */ \u0275\u0275defineComponent({ type: _AppComponent, selectors: [["app-root"]], features: [\u0275\u0275ProvidersFeature([TemplateService])], decls: 25, vars: 23, consts: [["tablePanel", ""], ["header", ""], ["panel", ""], ["dialog", ""], ["contentWrapper", ""], [1, "everymatrix-mm-verification-report"], [1, "report-wrapper"], [1, "report-header-container"], [1, "report-titles-container"], [1, "report-title"], [1, "template-title"], [3, "reportId", "domainLookups", "templateCsvLoadingConfig"], [3, "toggleable"], [1, "table-panel-container", 3, "ngStyle"], [3, "limitChange", "loadMoreEmitter", "sortingEmitter", "ngStyle", "limit", "startIndex", "loading", "tableColumns", "rawTableData", "generalTotal", "scrollHeight"], [3, "options"], [3, "templateCsvLoadingConfigChange", "csvLoadEmitter", "runReportEmitter", "reportId", "domainLookups", "templateCsvLoadingConfig"], ["pTemplate", "icons"], [3, "formGroup"], [1, "spinner-wrapper"], [1, "panel-header-container", 3, "ngStyle"], [1, "panel-header-left"], [1, "panel-header-title"], ["tooltipPosition", "top", 1, "panel-header-title-sub", 3, "pTooltip"], [1, "panel-header-right", 3, "ngStyle"], ["size", "medium", "variant", "secondary-outlined", 3, "outsideClickEmitter", "disabled"], ["icon-right", "", 1, "dm-button-icon", 3, "ngStyle"], ["pTooltip", "Reset Filters", "tooltipPosition", "top", "positionLeft", "10", "positionTop", "-5", "xmlns", "http://www.w3.org/2000/svg", "width", "20", "height", "20", "viewBox", "0 0 20 20", "fill", "none"], ["fill-rule", "evenodd", "clip-rule", "evenodd", "d", "M0.833496 10C0.833496 5.39763 4.56446 1.66667 9.16683 1.66667C11.4688 1.66667 13.5541 2.60117 15.0614 4.10949C15.5945 4.64289 16.1653 5.30207 16.6668 5.91204V3.33334C16.6668 2.8731 17.0399 2.50001 17.5002 2.50001C17.9604 2.50001 18.3335 2.8731 18.3335 3.33334V8.33334C18.3335 8.79358 17.9604 9.16667 17.5002 9.16667H12.5002C12.0399 9.16667 11.6668 8.79358 11.6668 8.33334C11.6668 7.8731 12.0399 7.50001 12.5002 7.50001H15.8078C15.231 6.77607 14.5139 5.91947 13.8825 5.28759C12.675 4.07929 11.0088 3.33334 9.16683 3.33334C5.48493 3.33334 2.50016 6.31811 2.50016 10C2.50016 13.6819 5.48493 16.6667 9.16683 16.6667C12.2049 16.6667 14.7704 14.6337 15.573 11.8523C15.7006 11.4101 16.1625 11.1551 16.6047 11.2827C17.0469 11.4103 17.302 11.8722 17.1744 12.3144C16.1714 15.7901 12.9672 18.3333 9.16683 18.3333C4.56446 18.3333 0.833496 14.6024 0.833496 10Z", "fill", "#5D6983"], ["text", "Configure Report", "size", "medium", "variant", "secondary-outlined", 3, "outsideClickEmitter"], ["icon-left", "", 1, "dm-button-icon"], ["xmlns", "http://www.w3.org/2000/svg", "width", "18", "height", "14", "viewBox", "0 0 18 14", "fill", "none"], ["d", "M1.5 3.66667H11.5M11.5 3.66667C11.5 5.04738 12.6192 6.16667 14 6.16667C15.3807 6.16667 16.5 5.04738 16.5 3.66667C16.5 2.28596 15.3807 1.16667 14 1.16667C12.6192 1.16667 11.5 2.28596 11.5 3.66667ZM6.5 10.3333H16.5M6.5 10.3333C6.5 11.7141 5.38071 12.8333 4 12.8333C2.61929 12.8333 1.5 11.7141 1.5 10.3333C1.5 8.95258 2.61929 7.83333 4 7.83333C5.38071 7.83333 6.5 8.95258 6.5 10.3333Z", "stroke", "#5D6983", "stroke-width", "2", "stroke-linecap", "round", "stroke-linejoin", "round"], ["xmlns", "http://www.w3.org/2000/svg", "width", "20", "height", "20", "viewBox", "0 0 20 20", "fill", "none", "pTooltip", "Collapse Filters", "tooltipPosition", "top", "positionLeft", "10", "positionTop", "-5", 1, "panel-icons"], ["pTooltip", "Expand Filters", "tooltipPosition", "top", "positionLeft", "10", "positionTop", "-5", "xmlns", "http://www.w3.org/2000/svg", "width", "20", "height", "20", "viewBox", "0 0 20 20", "fill", "none", 1, "panel-icons"], ["xmlns", "http://www.w3.org/2000/svg", "width", "20", "height", "20", "viewBox", "0 0 20 20", "fill", "none", "pTooltip", "Collapse Filters", "tooltipPosition", "top", "positionLeft", "10", "positionTop", "-5", 1, "panel-icons", 3, "click"], ["fill-rule", "evenodd", "clip-rule", "evenodd", "d", "M9.41009 6.91075C9.73553 6.58531 10.2632 6.58531 10.5886 6.91075L15.5886 11.9107C15.914 12.2362 15.914 12.7638 15.5886 13.0893C15.2632 13.4147 14.7355 13.4147 14.4101 13.0893L9.99935 8.67852L5.5886 13.0893C5.26317 13.4147 4.73553 13.4147 4.41009 13.0893C4.08466 12.7638 4.08466 12.2362 4.41009 11.9107L9.41009 6.91075Z", "fill", "#5D6983"], ["pTooltip", "Expand Filters", "tooltipPosition", "top", "positionLeft", "10", "positionTop", "-5", "xmlns", "http://www.w3.org/2000/svg", "width", "20", "height", "20", "viewBox", "0 0 20 20", "fill", "none", 1, "panel-icons", 3, "click"], ["fill-rule", "evenodd", "clip-rule", "evenodd", "d", "M4.41107 6.91083C4.73651 6.58539 5.26414 6.58539 5.58958 6.91083L10.0003 11.3216L14.4111 6.91083C14.7365 6.58539 15.2641 6.58539 15.5896 6.91083C15.915 7.23626 15.915 7.7639 15.5896 8.08934L10.5896 13.0893C10.2641 13.4148 9.73651 13.4148 9.41107 13.0893L4.41107 8.08934C4.08563 7.7639 4.08563 7.23626 4.41107 6.91083Z", "fill", "#5D6983"], [1, "filters-content"], [1, "filter-options"], [1, "form-control-container", "last-updated-checkbox"], ["inputId", "lastUpdate", "formControlName", "show_last_verification", 3, "binary"], ["for", "lastUpdate", 1, "form-control-label"], [1, "filter-actions"], ["text", "Save Template", "size", "medium", "variant", "primary-outlined", 3, "outsideClickEmitter", "disabled"], ["xmlns", "http://www.w3.org/2000/svg", "width", "20", "height", "20", "viewBox", "0 0 20 20", "fill", "none"], ["fill-rule", "evenodd", "clip-rule", "evenodd", "d", "M12.8369 3.35637C12.7633 3.3387 12.6754 3.33335 12.2281 3.33335H6.66602V5.33335C6.66602 5.58045 6.66666 5.71566 6.6746 5.81282C6.67492 5.81669 6.67524 5.82035 6.67556 5.82381C6.67902 5.82413 6.68268 5.82444 6.68654 5.82476C6.7837 5.8327 6.91891 5.83335 7.16602 5.83335H12.8327C13.0798 5.83335 13.215 5.8327 13.3122 5.82476C13.316 5.82444 13.3197 5.82413 13.3231 5.82381C13.3235 5.82035 13.3238 5.81669 13.3241 5.81282C13.332 5.71566 13.3327 5.58045 13.3327 5.33335V3.68005C13.1758 3.52644 13.1264 3.48596 13.0777 3.45615C13.0032 3.41046 12.9219 3.37679 12.8369 3.35637ZM14.7552 2.74398L14.703 2.69181C14.6865 2.67531 14.6701 2.65893 14.6539 2.64269C14.4144 2.4027 14.2032 2.19111 13.9486 2.03508C13.7249 1.89801 13.481 1.797 13.2259 1.73576C12.9356 1.66604 12.6366 1.66632 12.2975 1.66664C12.2746 1.66666 12.2514 1.66668 12.2281 1.66668L6.46493 1.66668C6.25739 1.66668 6.06106 1.66667 5.87552 1.66776C5.86133 1.66704 5.84705 1.66668 5.83268 1.66668C5.81429 1.66668 5.79604 1.66728 5.77795 1.66845C5.40448 1.67155 5.07624 1.68008 4.78949 1.70351C4.32108 1.74178 3.89049 1.82392 3.48605 2.02999C2.85884 2.34957 2.34891 2.8595 2.02933 3.48671C1.82325 3.89116 1.74112 4.32174 1.70284 4.79016C1.666 5.24115 1.66601 5.79479 1.66602 6.4656V13.5344C1.66601 14.2052 1.666 14.7589 1.70284 15.2099C1.74112 15.6783 1.82325 16.1089 2.02933 16.5133C2.34891 17.1405 2.85884 17.6505 3.48605 17.97C3.89049 18.1761 4.32108 18.2582 4.78949 18.2965C5.07624 18.3199 5.40448 18.3285 5.77794 18.3316C5.79604 18.3328 5.81429 18.3333 5.83268 18.3333C5.84705 18.3333 5.86133 18.333 5.87552 18.3323C6.06105 18.3334 6.25737 18.3333 6.46491 18.3333H13.5338C13.7413 18.3333 13.9376 18.3334 14.1232 18.3323C14.1374 18.333 14.1516 18.3333 14.166 18.3333C14.1844 18.3333 14.2027 18.3328 14.2208 18.3316C14.5942 18.3285 14.9225 18.3199 15.2092 18.2965C15.6776 18.2582 16.1082 18.1761 16.5127 17.97C17.1399 17.6505 17.6498 17.1405 17.9694 16.5133C18.1754 16.1089 18.2576 15.6783 18.2959 15.2099C18.3327 14.7589 18.3327 14.2052 18.3327 13.5345V7.77125C18.3327 7.74792 18.3327 7.72477 18.3327 7.70182C18.333 7.36274 18.3333 7.06379 18.2636 6.77342C18.2024 6.51833 18.1014 6.27447 17.9643 6.05079C17.8083 5.79618 17.5967 5.58498 17.3567 5.34544C17.3404 5.32922 17.3241 5.31288 17.3076 5.29638L14.7552 2.74398C14.7552 2.74405 14.7551 2.74391 14.7552 2.74398ZM14.9994 5.34519V5.35991C14.9994 5.57024 14.9994 5.77507 14.9852 5.94854C14.9697 6.13903 14.9329 6.36381 14.8177 6.59C14.6579 6.9036 14.4029 7.15857 14.0893 7.31836C13.8631 7.43361 13.6384 7.47033 13.4479 7.48589C13.2744 7.50006 13.0696 7.50004 12.8593 7.50002L7.16602 7.50001C7.15715 7.50001 7.14829 7.50001 7.13944 7.50002C6.92912 7.50004 6.72429 7.50006 6.55082 7.48589C6.36033 7.47033 6.13555 7.43361 5.90937 7.31836C5.59576 7.15857 5.34079 6.9036 5.18101 6.59C5.06576 6.36381 5.02903 6.13903 5.01347 5.94854C4.9993 5.77507 4.99932 5.57025 4.99935 5.35993C4.99935 5.35108 4.99935 5.34222 4.99935 5.33335V3.35907C4.97416 3.3608 4.94946 3.36266 4.92521 3.36464C4.55987 3.39449 4.37303 3.44859 4.2427 3.515C3.9291 3.67479 3.67413 3.92976 3.51434 4.24336C3.44793 4.3737 3.39383 4.56053 3.36398 4.92588C3.33333 5.30095 3.33268 5.7862 3.33268 6.50001V13.5C3.33268 14.2138 3.33333 14.6991 3.36398 15.0741C3.39383 15.4395 3.44793 15.6263 3.51434 15.7567C3.67413 16.0703 3.9291 16.3252 4.2427 16.485C4.37303 16.5514 4.55987 16.6055 4.92521 16.6354C4.94946 16.6374 4.97416 16.6392 4.99935 16.641L4.99935 12.1401C4.99932 11.9298 4.9993 11.725 5.01347 11.5515C5.02903 11.361 5.06576 11.1362 5.18101 10.91C5.34079 10.5964 5.59576 10.3415 5.90937 10.1817C6.13555 10.0664 6.36033 10.0297 6.55082 10.0141C6.72429 9.99996 6.92912 9.99999 7.13945 10H12.8593C13.0696 9.99999 13.2744 9.99996 13.4479 10.0141C13.6384 10.0297 13.8631 10.0664 14.0893 10.1817C14.4029 10.3415 14.6579 10.5964 14.8177 10.91C14.9329 11.1362 14.9697 11.361 14.9852 11.5515C14.9994 11.725 14.9994 11.9298 14.9994 12.1401L14.9993 16.641C15.0245 16.6392 15.0492 16.6374 15.0735 16.6354C15.4388 16.6055 15.6257 16.5514 15.756 16.485C16.0696 16.3252 16.3246 16.0703 16.4844 15.7567C16.5508 15.6263 16.6049 15.4395 16.6347 15.0741C16.6654 14.6991 16.666 14.2138 16.666 13.5V7.77125C16.666 7.32393 16.6607 7.2361 16.643 7.1625C16.6226 7.07747 16.5889 6.99618 16.5432 6.92162C16.5037 6.85708 16.4453 6.79119 16.129 6.47489L14.9994 5.34519ZM13.3327 16.6667V12.1667C13.3327 11.9196 13.332 11.7844 13.3241 11.6872C13.3238 11.6833 13.3235 11.6797 13.3231 11.6762C13.3197 11.6759 13.316 11.6756 13.3122 11.6753C13.215 11.6673 13.0798 11.6667 12.8327 11.6667H7.16602C6.91891 11.6667 6.7837 11.6673 6.68654 11.6753C6.68268 11.6756 6.67902 11.6759 6.67556 11.6762C6.67524 11.6797 6.67492 11.6833 6.6746 11.6872C6.66666 11.7844 6.66602 11.9196 6.66602 12.1667V16.6667H13.3327Z", "fill", "#0076DD"], ["text", "Run Report", "size", "medium", 3, "outsideClickEmitter", "disabled"], ["optionLabel", "lookup_value", "optionValue", "lookup_key", 3, "isMultiSelect", "label", "placeholder", "isRequired", "options", "formControlName"], [3, "tooltipMessage", "infoIcon", "label", "formControlName"], [3, "showClear", "label", "readonly", "placeholder", "control"], [3, "label", "control", "placeholder"], [3, "clickEmitter", "showClear", "label", "readonly", "placeholder", "control"], ["icon-right", "", 1, "dm-input-icon", "icon-right", "clear-icon", 2, "right", "33px"], ["width", "12", "height", "14", "viewBox", "0 0 14 14", "fill", "none", "xmlns", "http://www.w3.org/2000/svg", "aria-hidden", "true"], ["icon-right", "", 1, "dm-input-icon", "icon-right", 3, "click"], ["xmlns", "http://www.w3.org/2000/svg", "width", "16", "height", "16", "viewBox", "0 0 20 20", "fill", "none"], ["d", "M2.5 6.66666H12.5M12.5 6.66666C12.5 8.04737 13.6192 9.16666 15 9.16666C16.3807 9.16666 17.5 8.04736 17.5 6.66666C17.5 5.28595 16.3807 4.16666 15 4.16666C13.6192 4.16666 12.5 5.28595 12.5 6.66666ZM7.5 13.3333H17.5M7.5 13.3333C7.5 14.7141 6.38071 15.8333 5 15.8333C3.61929 15.8333 2.5 14.7141 2.5 13.3333C2.5 11.9526 3.61929 10.8333 5 10.8333C6.38071 10.8333 7.5 11.9526 7.5 13.3333Z", "stroke", "#5D6983", "stroke-width", "2", "stroke-linecap", "round", "stroke-linejoin", "round"], ["width", "12", "height", "14", "viewBox", "0 0 14 14", "fill", "none", "xmlns", "http://www.w3.org/2000/svg", "aria-hidden", "true", 3, "click"], ["d", "M8.01186 7.00933L12.27 2.75116C12.341 2.68501 12.398 2.60524 12.4375 2.51661C12.4769 2.42798 12.4982 2.3323 12.4999 2.23529C12.5016 2.13827 12.4838 2.0419 12.4474 1.95194C12.4111 1.86197 12.357 1.78024 12.2884 1.71163C12.2198 1.64302 12.138 1.58893 12.0481 1.55259C11.9581 1.51625 11.8617 1.4984 11.7647 1.50011C11.6677 1.50182 11.572 1.52306 11.4834 1.56255C11.3948 1.60204 11.315 1.65898 11.2488 1.72997L6.99067 5.98814L2.7325 1.72997C2.59553 1.60234 2.41437 1.53286 2.22718 1.53616C2.03999 1.53946 1.8614 1.61529 1.72901 1.74767C1.59663 1.88006 1.5208 2.05865 1.5175 2.24584C1.5142 2.43303 1.58368 2.61419 1.71131 2.75116L5.96948 7.00933L1.71131 11.2675C1.576 11.403 1.5 11.5866 1.5 11.7781C1.5 11.9696 1.576 12.1532 1.71131 12.2887C1.84679 12.424 2.03043 12.5 2.2219 12.5C2.41338 12.5 2.59702 12.424 2.7325 12.2887L6.99067 8.03052L11.2488 12.2887C11.3843 12.424 11.568 12.5 11.7594 12.5C11.9509 12.5 12.1346 12.424 12.27 12.2887C12.4053 12.1532 12.4813 11.9696 12.4813 11.7781C12.4813 11.5866 12.4053 11.403 12.27 11.2675L8.01186 7.00933Z", "fill", "#5D6983"], ["fill-rule", "evenodd", "clip-rule", "evenodd", "d", "M10.8333 2.51654C10.6786 2.50244 10.4493 2.5 10.0098 2.5H7.33333C6.61952 2.5 6.13427 2.50065 5.7592 2.53129C5.39385 2.56114 5.20702 2.61525 5.07668 2.68166C4.76308 2.84145 4.50811 3.09641 4.34832 3.41002C4.28192 3.54035 4.22781 3.72719 4.19796 4.09253C4.16732 4.46761 4.16667 4.95285 4.16667 5.66667V14.3333C4.16667 15.0472 4.16732 15.5324 4.19796 15.9075C4.22781 16.2728 4.28192 16.4597 4.34832 16.59C4.50811 16.9036 4.76308 17.1586 5.07668 17.3183C5.20702 17.3848 5.39385 17.4389 5.7592 17.4687C6.13427 17.4994 6.61952 17.5 7.33333 17.5H12.6667C13.3805 17.5 13.8657 17.4994 14.2408 17.4687C14.6061 17.4389 14.793 17.3848 14.9233 17.3183C15.2369 17.1586 15.4919 16.9036 15.6517 16.59C15.7181 16.4597 15.7722 16.2728 15.802 15.9075C15.8327 15.5324 15.8333 15.0472 15.8333 14.3333V8.32352C15.8333 7.8841 15.8309 7.65481 15.8168 7.50006L12.9734 7.50006C12.7631 7.50009 12.5583 7.50011 12.3848 7.48594C12.1943 7.47038 11.9695 7.43365 11.7433 7.3184C11.4297 7.15862 11.1748 6.90365 11.015 6.59004C10.8997 6.36386 10.863 6.13908 10.8475 5.94859C10.8333 5.77512 10.8333 5.57029 10.8333 5.35996L10.8333 2.51654ZM11.9947 1.12497C11.8064 1.04059 11.6105 0.973736 11.4093 0.925435C11.0237 0.832866 10.6239 0.833056 10.0947 0.833308C10.0668 0.833322 10.0385 0.833335 10.0098 0.833335L7.29892 0.833335C6.62811 0.833324 6.07448 0.833315 5.62348 0.870163C5.15506 0.908434 4.72448 0.990571 4.32003 1.19665C3.69283 1.51622 3.18289 2.02616 2.86331 2.65337C2.65724 3.05781 2.5751 3.4884 2.53683 3.95681C2.49998 4.40781 2.49999 4.96144 2.5 5.63225V14.3678C2.49999 15.0386 2.49998 15.5922 2.53683 16.0432C2.5751 16.5116 2.65724 16.9422 2.86331 17.3466C3.18289 17.9738 3.69283 18.4838 4.32003 18.8034C4.72448 19.0094 5.15506 19.0916 5.62348 19.1298C6.07447 19.1667 6.6281 19.1667 7.2989 19.1667H12.7011C13.3719 19.1667 13.9255 19.1667 14.3765 19.1298C14.8449 19.0916 15.2755 19.0094 15.68 18.8034C16.3072 18.4838 16.8171 17.9738 17.1367 17.3466C17.3428 16.9422 17.4249 16.5116 17.4632 16.0432C17.5 15.5922 17.5 15.0386 17.5 14.3678V8.32352C17.5 8.29485 17.5 8.26656 17.5 8.23863C17.5003 7.70946 17.5005 7.30963 17.4079 6.92405C17.3597 6.72344 17.2931 6.52805 17.2091 6.34031C17.2039 6.32807 17.1984 6.31599 17.1926 6.30407C17.1382 6.18624 17.0768 6.07153 17.0088 5.96054C16.8016 5.62244 16.5188 5.33985 16.1444 4.96584C16.1246 4.9461 16.1046 4.92611 16.0843 4.90584L13.4275 2.24899C13.4072 2.22871 13.3872 2.2087 13.3675 2.18893C12.9935 1.81458 12.7109 1.53172 12.3728 1.32453C12.2614 1.25625 12.1462 1.19467 12.0278 1.14006C12.0169 1.1348 12.0058 1.12977 11.9947 1.12497ZM12.5 3.67851V5.3334C12.5 5.5805 12.5006 5.71571 12.5086 5.81287C12.5089 5.81673 12.5092 5.82039 12.5095 5.82385C12.513 5.82417 12.5167 5.82449 12.5205 5.82481C12.6177 5.83275 12.7529 5.83339 13 5.83339H14.6549L12.5 3.67851ZM5.83333 10.8333C5.83333 10.3731 6.20643 10 6.66667 10H13.3333C13.7936 10 14.1667 10.3731 14.1667 10.8333C14.1667 11.2936 13.7936 11.6667 13.3333 11.6667H6.66667C6.20643 11.6667 5.83333 11.2936 5.83333 10.8333ZM5.83333 14.1667C5.83333 13.7064 6.20643 13.3333 6.66667 13.3333H11.6667C12.1269 13.3333 12.5 13.7064 12.5 14.1667C12.5 14.6269 12.1269 15 11.6667 15H6.66667C6.20643 15 5.83333 14.6269 5.83333 14.1667Z", "fill", "white"], ["strokeWidth", "6"], [1, "panel-header-container"], [1, "table-toggle-container"], [1, "table-toggle-label"], ["pTooltip", "Switch between old and new table views", "tooltipPosition", "top", "showDelay", "600", "hideDelay", "300", 1, "table-toggle", 3, "ngModelChange", "onChange", "ngModel", "ngModelOptions"], [1, "panel-header-right"], ["text", "Download .CSV", "size", "medium", "variant", "primary-outlined", 3, "outsideClickEmitter", "disabled"], ["icon-left", "", 1, "dm-button-icon", 3, "ngStyle"], ["styleClass", "outlined-color", "strokeWidth", "6"], ["fill-rule", "evenodd", "clip-rule", "evenodd", "d", "M9.99935 1.66663C10.4596 1.66663 10.8327 2.03972 10.8327 2.49996V10.4881L13.5768 7.74404C13.9022 7.4186 14.4298 7.4186 14.7553 7.74404C15.0807 8.06947 15.0807 8.59711 14.7553 8.92255L10.5886 13.0892C10.2632 13.4147 9.73553 13.4147 9.41009 13.0892L5.24343 8.92255C4.91799 8.59711 4.91799 8.06947 5.24343 7.74404C5.56886 7.4186 6.0965 7.4186 6.42194 7.74404L9.16602 10.4881V2.49996C9.16602 2.03972 9.53911 1.66663 9.99935 1.66663ZM2.49935 11.6666C2.95959 11.6666 3.33268 12.0397 3.33268 12.5V13.5C3.33268 14.2138 3.33333 14.699 3.36398 15.0741C3.39383 15.4394 3.44793 15.6263 3.51434 15.7566C3.67413 16.0702 3.9291 16.3252 4.2427 16.485C4.37303 16.5514 4.55987 16.6055 4.92521 16.6353C5.30029 16.666 5.78553 16.6666 6.49935 16.6666H13.4993C14.2132 16.6666 14.6984 16.666 15.0735 16.6353C15.4388 16.6055 15.6257 16.5514 15.756 16.485C16.0696 16.3252 16.3246 16.0702 16.4844 15.7566C16.5508 15.6263 16.6049 15.4394 16.6347 15.0741C16.6654 14.699 16.666 14.2138 16.666 13.5V12.5C16.666 12.0397 17.0391 11.6666 17.4993 11.6666C17.9596 11.6666 18.3327 12.0397 18.3327 12.5V13.5344C18.3327 14.2052 18.3327 14.7588 18.2959 15.2098C18.2576 15.6782 18.1754 16.1088 17.9694 16.5133C17.6498 17.1405 17.1399 17.6504 16.5126 17.97C16.1082 18.1761 15.6776 18.2582 15.2092 18.2965C14.7582 18.3333 14.2046 18.3333 13.5338 18.3333H6.46491C5.79411 18.3333 5.24049 18.3333 4.78949 18.2965C4.32108 18.2582 3.89049 18.1761 3.48605 17.97C2.85884 17.6504 2.34891 17.1405 2.02933 16.5133C1.82325 16.1088 1.74112 15.6782 1.70284 15.2098C1.666 14.7588 1.66601 14.2052 1.66602 13.5344L1.66602 12.5C1.66602 12.0397 2.03911 11.6666 2.49935 11.6666Z", "fill", "#0076DD"], ["header", "Documents Settings", 3, "visibleChange", "modal", "visible"], [1, "dialog-content", 3, "formGroup"], ["optionLabel", "lookup_value", "optionValue", "lookup_key", "label", "Document Type", "formControlName", "documents_type", 3, "isMultiSelect", "options"], ["optionLabel", "lookup_value", "optionValue", "lookup_key", "label", "Document Status", "formControlName", "documents_status", 3, "isMultiSelect", "options", "appendToBody"], ["label", "Expiry Date", "formControlName", "documents_expiry_date", 3, "openState"], ["label", "Last Update", "formControlName", "documents_created_date", 3, "openState"], [1, "dialog-footer"], ["text", "Cancel", "size", "medium", "variant", "secondary-outlined", 3, "outsideClickEmitter"], ["text", "Apply", "size", "medium", "variant", "primary-filled", 3, "outsideClickEmitter"], [3, "visibleChange", "confirm", "visible", "isSaveMode"], [3, "visibleChange", "saveEmitter", "visible", "params", "reportId"], [3, "visibleChange", "fieldsEmitter", "visible", "allAvailableFields", "selectedList"]], template: function AppComponent_Template(rf, ctx) {
|
|
58429
58446
|
if (rf & 1) {
|
|
58430
58447
|
const _r1 = \u0275\u0275getCurrentView();
|
|
58431
58448
|
\u0275\u0275elementStart(0, "div", 5)(1, "div", 6);
|
|
@@ -58440,7 +58457,7 @@ var AppComponent = class _AppComponent {
|
|
|
58440
58457
|
\u0275\u0275elementEnd();
|
|
58441
58458
|
\u0275\u0275template(12, AppComponent_Conditional_12_Template, 7, 2, "p-panel", 12);
|
|
58442
58459
|
\u0275\u0275elementStart(13, "div", 13)(14, "p-panel", 12, 0);
|
|
58443
|
-
\u0275\u0275template(16, AppComponent_ng_template_16_Template, 10,
|
|
58460
|
+
\u0275\u0275template(16, AppComponent_ng_template_16_Template, 10, 5, "ng-template", null, 1, \u0275\u0275templateRefExtractor);
|
|
58444
58461
|
\u0275\u0275elementStart(18, "lib-dm-tree-table", 14);
|
|
58445
58462
|
\u0275\u0275twoWayListener("limitChange", function AppComponent_Template_lib_dm_tree_table_limitChange_18_listener($event) {
|
|
58446
58463
|
\u0275\u0275restoreView(_r1);
|
|
@@ -58838,9 +58855,10 @@ var AppComponent = class _AppComponent {
|
|
|
58838
58855
|
[disabled]="\r
|
|
58839
58856
|
filterForm.invalid ||\r
|
|
58840
58857
|
(!filterForm.value['verification_updated_date']?.start &&\r
|
|
58841
|
-
!filterForm.value['verification_creation_date']?.start)
|
|
58858
|
+
!filterForm.value['verification_creation_date']?.start) ||\r
|
|
58859
|
+
runState\r
|
|
58842
58860
|
"\r
|
|
58843
|
-
(outsideClickEmitter)="runOverloadCheck()"\r
|
|
58861
|
+
(outsideClickEmitter)="runOverloadCheck('runReport')"\r
|
|
58844
58862
|
>\r
|
|
58845
58863
|
@if (!runState) {\r
|
|
58846
58864
|
<div class="dm-button-icon" icon-left>\r
|
|
@@ -58908,7 +58926,8 @@ var AppComponent = class _AppComponent {
|
|
|
58908
58926
|
text="Download .CSV"\r
|
|
58909
58927
|
size="medium"\r
|
|
58910
58928
|
variant="primary-outlined"\r
|
|
58911
|
-
(outsideClickEmitter)="
|
|
58929
|
+
(outsideClickEmitter)="runOverloadCheck('downloadCsv')"\r
|
|
58930
|
+
[disabled]="csvLoading()"\r
|
|
58912
58931
|
>\r
|
|
58913
58932
|
@if(csvLoading()) {\r
|
|
58914
58933
|
<div class="dm-button-icon" icon-left>\r
|
|
@@ -59030,7 +59049,7 @@ var AppComponent = class _AppComponent {
|
|
|
59030
59049
|
} @defer (when modalVisible()) {\r
|
|
59031
59050
|
<lib-save-template-modal\r
|
|
59032
59051
|
[(visible)]="modalVisible"\r
|
|
59033
|
-
(saveEmitter)="isTemplateSaved.set(true)"\r
|
|
59052
|
+
(saveEmitter)="isTemplateSaved.set(true); domainsOverloadSaveMode = false; domainsOverloadAction = null;"\r
|
|
59034
59053
|
[params]="{\r
|
|
59035
59054
|
fieldValues: filterForm.value,\r
|
|
59036
59055
|
visibleFields: visibleFieldsId,\r
|
|
@@ -59426,33 +59445,27 @@ var module = "ui-grid-bridge";
|
|
|
59426
59445
|
var report = "everymatrix-mm-verification-report";
|
|
59427
59446
|
scriptLoader.loadAngularJsAndUiGridIfNeeded().then(() => {
|
|
59428
59447
|
platformBrowser().bootstrapModule(AppModule).then(() => {
|
|
59429
|
-
|
|
59430
|
-
const
|
|
59431
|
-
|
|
59432
|
-
|
|
59433
|
-
const
|
|
59434
|
-
|
|
59435
|
-
|
|
59436
|
-
|
|
59437
|
-
|
|
59438
|
-
|
|
59439
|
-
}
|
|
59440
|
-
});
|
|
59441
|
-
});
|
|
59442
|
-
observer.observe(document.body, { childList: true, subtree: true });
|
|
59443
|
-
} else {
|
|
59444
|
-
UiGridCommonService.init(target, module);
|
|
59445
|
-
}
|
|
59446
|
-
if (!UiGridCommonService.getAngularJsMainModuleName()) {
|
|
59447
|
-
if (!UiGridCommonService.isAngularjsModuleDefined(module)) {
|
|
59448
|
-
UiGridCommonService.initAngularjsApp(module);
|
|
59448
|
+
let lastInitializedTarget = null;
|
|
59449
|
+
const tryInit = () => {
|
|
59450
|
+
const host = document.querySelector(report);
|
|
59451
|
+
const shadow = host?.shadowRoot;
|
|
59452
|
+
const target = shadow?.querySelector(`.${report}`);
|
|
59453
|
+
if (!target) {
|
|
59454
|
+
if (lastInitializedTarget) {
|
|
59455
|
+
lastInitializedTarget = null;
|
|
59456
|
+
}
|
|
59457
|
+
return;
|
|
59449
59458
|
}
|
|
59450
|
-
if (
|
|
59451
|
-
UiGridCommonService.
|
|
59459
|
+
if (target !== lastInitializedTarget) {
|
|
59460
|
+
UiGridCommonService.init(target, module);
|
|
59461
|
+
lastInitializedTarget = target;
|
|
59452
59462
|
}
|
|
59453
|
-
}
|
|
59454
|
-
|
|
59455
|
-
|
|
59463
|
+
};
|
|
59464
|
+
const observer = new MutationObserver(() => {
|
|
59465
|
+
tryInit();
|
|
59466
|
+
});
|
|
59467
|
+
observer.observe(document.body, { childList: true, subtree: true });
|
|
59468
|
+
tryInit();
|
|
59456
59469
|
});
|
|
59457
59470
|
}).catch((err) => console.error(err));
|
|
59458
59471
|
/*! Bundled license information:
|