@everymatrix/stage-mm-verification-report 1.0.16 → 1.0.18

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.
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  DmButtonLibComponent
3
- } from "./chunk-V6NIUBXM.js";
3
+ } from "./chunk-3RB2V66X.js";
4
4
  import {
5
5
  BaseComponent,
6
6
  BaseStyle,
@@ -450,4 +450,4 @@ export {
450
450
  ProgressSpinnerModule,
451
451
  DeleteTemplateModalComponent
452
452
  };
453
- //# sourceMappingURL=chunk-GBDROC4V.js.map
453
+ //# sourceMappingURL=chunk-UYZHFXRX.js.map
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  DomainsOverloadModalComponent
3
- } from "./chunk-HIYUKGZE.js";
4
- import "./chunk-V6NIUBXM.js";
3
+ } from "./chunk-X2QJNRWR.js";
4
+ import "./chunk-3RB2V66X.js";
5
5
  import "./chunk-2SMQV2OO.js";
6
6
  import "./chunk-57JN4OKS.js";
7
7
  export {
8
8
  DomainsOverloadModalComponent
9
9
  };
10
- //# sourceMappingURL=chunk-HSBYSD5O.js.map
10
+ //# sourceMappingURL=chunk-VWAW36MX.js.map
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  DmButtonLibComponent
3
- } from "./chunk-V6NIUBXM.js";
3
+ } from "./chunk-3RB2V66X.js";
4
4
  import {
5
5
  Dialog,
6
6
  DialogModule,
@@ -216,4 +216,4 @@ var DomainsOverloadModalComponent = class _DomainsOverloadModalComponent {
216
216
  export {
217
217
  DomainsOverloadModalComponent
218
218
  };
219
- //# sourceMappingURL=chunk-HIYUKGZE.js.map
219
+ //# sourceMappingURL=chunk-X2QJNRWR.js.map
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  DeleteTemplateModalComponent
3
- } from "./chunk-GBDROC4V.js";
4
- import "./chunk-V6NIUBXM.js";
3
+ } from "./chunk-UYZHFXRX.js";
4
+ import "./chunk-3RB2V66X.js";
5
5
  import "./chunk-2SMQV2OO.js";
6
6
  import "./chunk-57JN4OKS.js";
7
7
  export {
8
8
  DeleteTemplateModalComponent
9
9
  };
10
- //# sourceMappingURL=chunk-MGRA6L6G.js.map
10
+ //# sourceMappingURL=chunk-ZUM2IHDC.js.map
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-GBDROC4V.js"><link rel="modulepreload" href="chunk-HIYUKGZE.js"><link rel="modulepreload" href="chunk-V6NIUBXM.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>
11
+ <link rel="modulepreload" href="chunk-UYZHFXRX.js"><link rel="modulepreload" href="chunk-X2QJNRWR.js"><link rel="modulepreload" href="chunk-3RB2V66X.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-GBDROC4V.js";
4
+ } from "./chunk-UYZHFXRX.js";
5
5
  import {
6
6
  DomainsOverloadModalComponent
7
- } from "./chunk-HIYUKGZE.js";
7
+ } from "./chunk-X2QJNRWR.js";
8
8
  import {
9
9
  ApiHandlerService,
10
10
  BrowserModule,
@@ -37,7 +37,7 @@ import {
37
37
  takeUntilDestroyed,
38
38
  toSignal,
39
39
  withInterceptors
40
- } from "./chunk-V6NIUBXM.js";
40
+ } from "./chunk-3RB2V66X.js";
41
41
  import {
42
42
  $dt,
43
43
  AutoFocus,
@@ -39653,7 +39653,6 @@ var VerificationService = class _VerificationService {
39653
39653
  apiTracingInfo;
39654
39654
  verificationRequestBodyStrategy;
39655
39655
  httpClient;
39656
- sessionData;
39657
39656
  destroyRef = inject(DestroyRef);
39658
39657
  constructor(apiHandlerService, sessionService, apiTracingInfo, verificationRequestBodyStrategy, httpClient) {
39659
39658
  this.apiHandlerService = apiHandlerService;
@@ -39661,7 +39660,6 @@ var VerificationService = class _VerificationService {
39661
39660
  this.apiTracingInfo = apiTracingInfo;
39662
39661
  this.verificationRequestBodyStrategy = verificationRequestBodyStrategy;
39663
39662
  this.httpClient = httpClient;
39664
- this.sessionData = this.sessionService.sessionData;
39665
39663
  }
39666
39664
  runReport(config) {
39667
39665
  const url = this.apiHandlerService.getACSBaseUrl("mm_verification_report");
@@ -53594,7 +53592,7 @@ var DmDatePickerLibComponent = class _DmDatePickerLibComponent {
53594
53592
 
53595
53593
  // libs/shared/ui/components/src/lib/modals/send-settings-modal/send-settings-modal.ts
53596
53594
  var _forTrack04 = ($index, $item) => $item.dag_id;
53597
- var SendSettingsModalComponent_Defer_3_DepsFn = () => [import("./chunk-MGRA6L6G.js").then((m) => m.DeleteTemplateModalComponent)];
53595
+ var SendSettingsModalComponent_Defer_3_DepsFn = () => [import("./chunk-ZUM2IHDC.js").then((m) => m.DeleteTemplateModalComponent)];
53598
53596
  var _c026 = () => ({ "width": "460px", "max-height": "540px" });
53599
53597
  var _c151 = () => ({ width: "20px", height: "20px" });
53600
53598
  var _c237 = () => ({ "min-width": "720px" });
@@ -54427,7 +54425,7 @@ var SendSettingsModalComponent = class _SendSettingsModalComponent {
54427
54425
  ], 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 });
54428
54426
  };
54429
54427
  (() => {
54430
- (typeof ngDevMode === "undefined" || ngDevMode) && setClassMetadataAsync(SendSettingsModalComponent, () => [import("./chunk-MGRA6L6G.js").then((m) => m.DeleteTemplateModalComponent)], (DeleteTemplateModalComponent) => {
54428
+ (typeof ngDevMode === "undefined" || ngDevMode) && setClassMetadataAsync(SendSettingsModalComponent, () => [import("./chunk-ZUM2IHDC.js").then((m) => m.DeleteTemplateModalComponent)], (DeleteTemplateModalComponent) => {
54431
54429
  setClassMetadata(SendSettingsModalComponent, [{
54432
54430
  type: Component,
54433
54431
  args: [{ selector: "lib-send-settings-modal", standalone: true, imports: [
@@ -54883,8 +54881,8 @@ Are you sure you want to delete the schedule?"\r
54883
54881
 
54884
54882
  // libs/shared/ui/components/src/lib/modals/template-select-modal/template-select-modal.ts
54885
54883
  var _forTrack05 = ($index, $item) => $item.template_id;
54886
- var TemplateSelectModalComponent_Defer_12_DepsFn = () => [import("./chunk-MGRA6L6G.js").then((m) => m.DeleteTemplateModalComponent)];
54887
- var TemplateSelectModalComponent_Defer_16_DepsFn = () => [import("./chunk-HSBYSD5O.js").then((m) => m.DomainsOverloadModalComponent)];
54884
+ var TemplateSelectModalComponent_Defer_12_DepsFn = () => [import("./chunk-ZUM2IHDC.js").then((m) => m.DeleteTemplateModalComponent)];
54885
+ var TemplateSelectModalComponent_Defer_16_DepsFn = () => [import("./chunk-VWAW36MX.js").then((m) => m.DomainsOverloadModalComponent)];
54888
54886
  var _c027 = (a0) => ({ "selected-row": a0 });
54889
54887
  var _c158 = () => ({ position: "relative" });
54890
54888
  var _c238 = () => ({ width: "16px", height: "16px" });
@@ -55396,7 +55394,7 @@ var TemplateSelectModalComponent = class _TemplateSelectModalComponent {
55396
55394
  ], 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 overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\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 });
55397
55395
  };
55398
55396
  (() => {
55399
- (typeof ngDevMode === "undefined" || ngDevMode) && setClassMetadataAsync(TemplateSelectModalComponent, () => [import("./chunk-MGRA6L6G.js").then((m) => m.DeleteTemplateModalComponent), import("./chunk-HSBYSD5O.js").then((m) => m.DomainsOverloadModalComponent)], (DeleteTemplateModalComponent, DomainsOverloadModalComponent2) => {
55397
+ (typeof ngDevMode === "undefined" || ngDevMode) && setClassMetadataAsync(TemplateSelectModalComponent, () => [import("./chunk-ZUM2IHDC.js").then((m) => m.DeleteTemplateModalComponent), import("./chunk-VWAW36MX.js").then((m) => m.DomainsOverloadModalComponent)], (DeleteTemplateModalComponent, DomainsOverloadModalComponent2) => {
55400
55398
  setClassMetadata(TemplateSelectModalComponent, [{
55401
55399
  type: Component,
55402
55400
  args: [{ selector: "lib-template-select-modal", standalone: true, imports: [
@@ -57742,6 +57740,7 @@ var AppComponent = class _AppComponent {
57742
57740
  templateService = inject(TemplateService);
57743
57741
  verificationService = inject(VerificationService);
57744
57742
  sessionService = inject(SessionService);
57743
+ tracingInfoService = inject(TracingInfoService);
57745
57744
  el = inject(ElementRef);
57746
57745
  cdr = inject(ChangeDetectorRef);
57747
57746
  shadowDomStyleInjectorService = inject(ShadowDomStyleInjectorService);
@@ -57885,6 +57884,10 @@ var AppComponent = class _AppComponent {
57885
57884
  this.templateService.savedTemplateSubject.next(null);
57886
57885
  });
57887
57886
  }
57887
+ ngOnDestroy() {
57888
+ this.sessionService.setInitData(null);
57889
+ this.tracingInfoService.setInitData(null);
57890
+ }
57888
57891
  initializeApp() {
57889
57892
  this.sessionService.sessionData$.pipe(takeUntilDestroyed(this.destroyRef), filter((data) => data !== null), take(1), mergeMap(() => combineLatest({
57890
57893
  lookups: this.verificationService.getLookups(),
@@ -57928,12 +57931,31 @@ var AppComponent = class _AppComponent {
57928
57931
  }
57929
57932
  };
57930
57933
  ngAfterViewInit() {
57934
+ this.initAngularjsApp();
57931
57935
  this.shadowDomStyleInjectorService.injectUiGridStyles(this.el);
57932
57936
  this.shadowDomStyleInjectorService.injectNgPrimeStyles(this.el).pipe(takeUntilDestroyed(this.destroyRef)).subscribe({
57933
57937
  next: (injected) => this.attachedToShadowDom.set(injected),
57934
57938
  error: (err) => console.error(err)
57935
57939
  });
57936
57940
  }
57941
+ initAngularjsApp() {
57942
+ const module = "ui-grid-bridge";
57943
+ const report = "everymatrix-mm-verification-report";
57944
+ const shadowRoot = this.el.nativeElement.shadowRoot;
57945
+ if (!shadowRoot)
57946
+ return;
57947
+ const target = shadowRoot.querySelector(`.${report}`);
57948
+ if (!UiGridCommonService.getAngularJsMainModuleName()) {
57949
+ if (!UiGridCommonService.isAngularjsModuleDefined(module)) {
57950
+ UiGridCommonService.initAngularjsApp(module);
57951
+ }
57952
+ if (!UiGridCommonService.isElementBootstrapped(target)) {
57953
+ UiGridCommonService.bootstrapAngularjsApp(target, module);
57954
+ }
57955
+ } else {
57956
+ UiGridCommonService.compileAngularjsApp(target);
57957
+ }
57958
+ }
57937
57959
  updateReport(template, isTemplateSaved = true) {
57938
57960
  this.filterForm.patchValue(template.input_params.fieldValues);
57939
57961
  this.runState = false;
@@ -58974,7 +58996,7 @@ var AppComponent = class _AppComponent {
58974
58996
  });
58975
58997
  })();
58976
58998
  (() => {
58977
- (typeof ngDevMode === "undefined" || ngDevMode) && \u0275setClassDebugInfo(AppComponent, { className: "AppComponent", filePath: "apps/reports/moneymatrix/verification/src/app/app.component.ts", lineNumber: 94 });
58999
+ (typeof ngDevMode === "undefined" || ngDevMode) && \u0275setClassDebugInfo(AppComponent, { className: "AppComponent", filePath: "apps/reports/moneymatrix/verification/src/app/app.component.ts", lineNumber: 97 });
58978
59000
  })();
58979
59001
 
58980
59002
  // node_modules/@angular/elements/fesm2022/elements.mjs
@@ -59343,24 +59365,8 @@ var AppModule = class _AppModule {
59343
59365
 
59344
59366
  // apps/reports/moneymatrix/verification/src/main.ts
59345
59367
  var scriptLoader = new ScriptLoaderService("modules");
59346
- var module = "ui-grid-bridge";
59347
- var report = "everymatrix-mm-verification-report";
59348
59368
  scriptLoader.loadAngularJsAndUiGridIfNeeded().then(() => {
59349
- platformBrowser().bootstrapModule(AppModule).then(() => {
59350
- const element = document.querySelector(report);
59351
- const shadowRoot = element.shadowRoot;
59352
- const target = shadowRoot.querySelector(`.${report}`);
59353
- if (!UiGridCommonService.getAngularJsMainModuleName()) {
59354
- if (!UiGridCommonService.isAngularjsModuleDefined(module)) {
59355
- UiGridCommonService.initAngularjsApp(module);
59356
- }
59357
- if (!UiGridCommonService.isElementBootstrapped(target)) {
59358
- UiGridCommonService.bootstrapAngularjsApp(target, module);
59359
- }
59360
- } else {
59361
- UiGridCommonService.compileAngularjsApp(target);
59362
- }
59363
- });
59369
+ platformBrowser().bootstrapModule(AppModule);
59364
59370
  }).catch((err) => console.error(err));
59365
59371
  /*! Bundled license information:
59366
59372