g-ui-web 1.3.55 → 1.3.56
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/lib/g-ui-web.cjs +1 -1
- package/lib/g-ui-web.iife.js +1 -1
- package/lib/g-ui-web.iife.js.gz +0 -0
- package/lib/g-ui-web.js +2 -2
- package/lib/g-ui-web.js.gz +0 -0
- package/lib/g-ui-web.umd.cjs +1 -1
- package/lib/style.css +1 -1
- package/lib/style.css.gz +0 -0
- package/package.json +1 -1
package/lib/g-ui-web.iife.js.gz
CHANGED
|
Binary file
|
package/lib/g-ui-web.js
CHANGED
|
@@ -115808,14 +115808,14 @@ ${P.value}${(T == null ? void 0 : T.unit) || ""}`;
|
|
|
115808
115808
|
class: "g-floating-iframe",
|
|
115809
115809
|
src: e.url,
|
|
115810
115810
|
allow: "private-network-access",
|
|
115811
|
-
sandbox: "allow-forms allow-scripts allow-same-origin",
|
|
115811
|
+
sandbox: "allow-forms allow-scripts allow-same-origin allow-popups",
|
|
115812
115812
|
frameborder: "0"
|
|
115813
115813
|
}, null, 8, tAt)
|
|
115814
115814
|
], 6)
|
|
115815
115815
|
]))
|
|
115816
115816
|
]));
|
|
115817
115817
|
}
|
|
115818
|
-
}), aAt = /* @__PURE__ */ $r(rAt, [["__scopeId", "data-v-
|
|
115818
|
+
}), aAt = /* @__PURE__ */ $r(rAt, [["__scopeId", "data-v-8abc48d2"]]), oAt = Qt(aAt), iAt = Z({
|
|
115819
115819
|
name: "GRow"
|
|
115820
115820
|
}), lAt = /* @__PURE__ */ Z({
|
|
115821
115821
|
...iAt,
|
package/lib/g-ui-web.js.gz
CHANGED
|
Binary file
|