appscms-tools-theme 3.2.1 → 3.2.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -524,7 +524,7 @@
524
524
  })(worker, $winId$, win);
525
525
  doc.dispatchEvent(new CustomEvent("pt0"));
526
526
  {
527
- const winType = win === win.top ? "top" : "iframe";
527
+ const winType = win === win.top ? "top" : "input";
528
528
  logMain(
529
529
  `Executed ${winType} window ${normalizedWinId(
530
530
  $winId$
@@ -623,7 +623,7 @@
623
623
  };
624
624
  winCtxs[$winId$].$startTime$ = performance.now();
625
625
  {
626
- const winType = $winId$ === $parentWinId$ ? "top" : "iframe";
626
+ const winType = $winId$ === $parentWinId$ ? "top" : "input";
627
627
  logMain(`Registered ${winType} window ${normalizedWinId($winId$)}`);
628
628
  }
629
629
  "complete" === doc.readyState