g-ui-web 1.3.51 → 1.3.52

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.
Binary file
package/lib/g-ui-web.js CHANGED
@@ -115794,13 +115794,14 @@ ${P.value}${(T == null ? void 0 : T.unit) || ""}`;
115794
115794
  class: "g-floating-iframe",
115795
115795
  src: e.url,
115796
115796
  allow: "private-network-access",
115797
+ sandbox: "allow-forms allow-scripts allow-same-origin",
115797
115798
  frameborder: "0"
115798
115799
  }, null, 8, tAt)
115799
115800
  ], 6)
115800
115801
  ]))
115801
115802
  ]));
115802
115803
  }
115803
- }), aAt = /* @__PURE__ */ $r(rAt, [["__scopeId", "data-v-76728049"]]), oAt = Qt(aAt), iAt = Z({
115804
+ }), aAt = /* @__PURE__ */ $r(rAt, [["__scopeId", "data-v-10f34b8d"]]), oAt = Qt(aAt), iAt = Z({
115804
115805
  name: "GRow"
115805
115806
  }), lAt = /* @__PURE__ */ Z({
115806
115807
  ...iAt,
Binary file