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.
- 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 -1
- 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
|
@@ -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-
|
|
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,
|
package/lib/g-ui-web.js.gz
CHANGED
|
Binary file
|