g-ui-web 1.3.49 → 1.3.50

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