@everymatrix/stage-mm-verification-report 1.0.10 → 1.0.12
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-6NEFO6GN.js → chunk-QOVMFFNP.js} +2 -2
- package/{chunk-SD2QAGJN.js → chunk-WBKHZ3PI.js} +1 -12
- package/{chunk-SD2QAGJN.js.map → chunk-WBKHZ3PI.js.map} +1 -1
- package/index.html +1 -1
- package/main.js +5 -5
- package/package.json +8 -1
- /package/{chunk-6NEFO6GN.js.map → chunk-QOVMFFNP.js.map} +0 -0
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
DeleteTemplateModalComponent
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-WBKHZ3PI.js";
|
|
4
4
|
import "./chunk-ASC7H5NM.js";
|
|
5
5
|
import "./chunk-G3EGCVBN.js";
|
|
6
6
|
export {
|
|
7
7
|
DeleteTemplateModalComponent
|
|
8
8
|
};
|
|
9
|
-
//# sourceMappingURL=chunk-
|
|
9
|
+
//# sourceMappingURL=chunk-QOVMFFNP.js.map
|
|
@@ -27476,17 +27476,6 @@ 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
|
-
}, "*");
|
|
27490
27479
|
}
|
|
27491
27480
|
listener = (e) => {
|
|
27492
27481
|
if (e.data?.type === "SetInitialReportData") {
|
|
@@ -37830,4 +37819,4 @@ crypto-js/mode-ctr-gladman.js:
|
|
|
37830
37819
|
* License: MIT
|
|
37831
37820
|
*)
|
|
37832
37821
|
*/
|
|
37833
|
-
//# sourceMappingURL=chunk-
|
|
37822
|
+
//# sourceMappingURL=chunk-WBKHZ3PI.js.map
|