@everymatrix/stage-mm-verification-report 1.0.25 → 1.0.27

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,10 +1,10 @@
1
1
  import {
2
2
  DomainsOverloadModalComponent
3
- } from "./chunk-3MEV7EYH.js";
4
- import "./chunk-UADUFI5X.js";
3
+ } from "./chunk-6PXBGD4P.js";
4
+ import "./chunk-PURP2CP2.js";
5
5
  import "./chunk-2SMQV2OO.js";
6
6
  import "./chunk-57JN4OKS.js";
7
7
  export {
8
8
  DomainsOverloadModalComponent
9
9
  };
10
- //# sourceMappingURL=chunk-XLILIITP.js.map
10
+ //# sourceMappingURL=chunk-2S7ZPSEJ.js.map
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  DmButtonLibComponent
3
- } from "./chunk-UADUFI5X.js";
3
+ } from "./chunk-PURP2CP2.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-3MEV7EYH.js.map
219
+ //# sourceMappingURL=chunk-6PXBGD4P.js.map
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  DeleteTemplateModalComponent
3
- } from "./chunk-BFUWYAHC.js";
4
- import "./chunk-UADUFI5X.js";
3
+ } from "./chunk-V47YLXMZ.js";
4
+ import "./chunk-PURP2CP2.js";
5
5
  import "./chunk-2SMQV2OO.js";
6
6
  import "./chunk-57JN4OKS.js";
7
7
  export {
8
8
  DeleteTemplateModalComponent
9
9
  };
10
- //# sourceMappingURL=chunk-47OBX3AV.js.map
10
+ //# sourceMappingURL=chunk-IWWYU6GQ.js.map
@@ -29158,6 +29158,22 @@ var UiGridCommonService = class _UiGridCommonService {
29158
29158
  return ngAppEl.getAttribute("ng-app");
29159
29159
  return null;
29160
29160
  }
29161
+ static init(element2, module2) {
29162
+ try {
29163
+ if (!_UiGridCommonService.getAngularJsMainModuleName()) {
29164
+ if (!_UiGridCommonService.isAngularjsModuleDefined(module2)) {
29165
+ _UiGridCommonService.initAngularjsApp(module2);
29166
+ }
29167
+ if (!_UiGridCommonService.isElementBootstrapped(element2)) {
29168
+ _UiGridCommonService.bootstrapAngularjsApp(element2, module2);
29169
+ }
29170
+ } else {
29171
+ _UiGridCommonService.compileAngularjsApp(element2);
29172
+ }
29173
+ } catch (error) {
29174
+ console.error(`Failed to init angularjs module ${module2}: `, error);
29175
+ }
29176
+ }
29161
29177
  getUniqueId() {
29162
29178
  const id = Date.now().toString(36) + Math.random().toString(36).substring(2);
29163
29179
  if (this._uniqueIds.includes(id))
@@ -37465,4 +37481,4 @@ crypto-js/mode-ctr-gladman.js:
37465
37481
  * License: MIT
37466
37482
  *)
37467
37483
  */
37468
- //# sourceMappingURL=chunk-UADUFI5X.js.map
37484
+ //# sourceMappingURL=chunk-PURP2CP2.js.map