@everymatrix/stage-mm-verification-report 1.0.7 → 1.0.8

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,9 +1,9 @@
1
1
  import {
2
2
  DeleteTemplateModalComponent
3
- } from "./chunk-V5ZBNHAE.js";
3
+ } from "./chunk-SD2QAGJN.js";
4
4
  import "./chunk-ASC7H5NM.js";
5
5
  import "./chunk-G3EGCVBN.js";
6
6
  export {
7
7
  DeleteTemplateModalComponent
8
8
  };
9
- //# sourceMappingURL=chunk-M5UPXZZG.js.map
9
+ //# sourceMappingURL=chunk-6NEFO6GN.js.map
@@ -27476,6 +27476,17 @@ var SessionService = class _SessionService {
27476
27476
  getHeaders() {
27477
27477
  window.postMessage({ type: "GetInitialReportData" }, "*");
27478
27478
  window.addEventListener("message", this.listener);
27479
+ window.postMessage({
27480
+ type: "SetInitialReportData",
27481
+ payload: {
27482
+ Signature: "fs5B5wRlb/xxw516:ut05ihk2HLH35MBSkwtjtgmMrvZzsGdy6N82u0DpXeMWlvagbEcsWB7eDtEuABcJ9re8QbSU9vky+5cQZTY3UZDJ6zsWiUNdkDbc5GRm97NFQiGHyaQUQZUj6ETQPU1FzqtQVWrKDvbpyEma68LTPncKHbvxJOfbB0rS6amaVfmsxRLcPyKEzatfjy3DODQPNsIUP7rDv4Dsx+I0sgruLmciHcYeXeXU1HtOeTYWsyxJ8vXaqvJfcWtNk6t9xEy8ayUYkMFHwgMMb6kQmobwznfNDpXGVyMc4SGBTMNfY85JlWLL14hUX1dfiuDi7bRTPNqKeVk2bwZJRLr5whH173xyu+WjQ6GKux9WSwSmCg==",
27483
+ UserIp: "127.0.0.1",
27484
+ Domains: 1e3,
27485
+ Environment: "localhost",
27486
+ Username: "taras.maksymiv@everymatrix.com",
27487
+ DomainPermissions: []
27488
+ }
27489
+ }, "*");
27479
27490
  }
27480
27491
  listener = (e) => {
27481
27492
  if (e.data?.type === "SetInitialReportData") {
@@ -27610,6 +27621,20 @@ var uiGridCustomStyles = `
27610
27621
  ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid {
27611
27622
  overflow: scroll;
27612
27623
  }
27624
+
27625
+ .ui-grid-viewport {
27626
+ &::-webkit-scrollbar {
27627
+ width: 6px;
27628
+ height: 6px;
27629
+ background: #fff;
27630
+ z-index: 999999;
27631
+ }
27632
+
27633
+ &::-webkit-scrollbar-thumb {
27634
+ border-radius: 5px;
27635
+ background: #9aa6bc;
27636
+ }
27637
+ }
27613
27638
  `;
27614
27639
 
27615
27640
  // libs/shared/data-access/utils/src/lib/services/shadow-dom-style-injector.service.ts
@@ -27750,6 +27775,7 @@ var UiGridCommonService = class _UiGridCommonService {
27750
27775
  ui-grid-resize-columns
27751
27776
  ui-grid-pinning
27752
27777
  ui-grid-selection
27778
+ ui-grid-pagination
27753
27779
  ui-grid-move-columns>
27754
27780
  <div class="data-loading-board" ng-if="options.dataLoading">Loading data ...</div>
27755
27781
  <div class="watermark-board" ng-if="!options.dataLoading && !options.data.length">No data available</div>
@@ -37804,4 +37830,4 @@ crypto-js/mode-ctr-gladman.js:
37804
37830
  * License: MIT
37805
37831
  *)
37806
37832
  */
37807
- //# sourceMappingURL=chunk-V5ZBNHAE.js.map
37833
+ //# sourceMappingURL=chunk-SD2QAGJN.js.map