@opencx/widget 2.4.4-rn.0 → 2.4.4-rn.1
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/dist/basic.cjs +1 -1
- package/dist/basic.js +1 -1
- package/dist/core/index.d.ts +2 -0
- package/dist/{index-BVoLVQCZ.cjs → index-Bx4hrNc7.cjs} +2 -2
- package/dist/{index-BVoLVQCZ.cjs.map → index-Bx4hrNc7.cjs.map} +1 -1
- package/dist/{index-Cjs7ckCU.js → index-ENMg5VOh.js} +2 -2
- package/dist/{index-Cjs7ckCU.js.map → index-ENMg5VOh.js.map} +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +313 -258
- package/dist/index.js.map +1 -1
- package/dist/package.json.d.ts +1 -1
- package/dist/react.cjs +1 -1
- package/dist/react.js +1 -1
- package/dist-embed/script.js +1 -1
- package/package.json +1 -1
|
@@ -54,7 +54,7 @@ function We(e, t, n = "session") {
|
|
|
54
54
|
};
|
|
55
55
|
}, [e, s]), [s, a, l];
|
|
56
56
|
}
|
|
57
|
-
const hn = "@opencx/widget", mt = "2.4.4-rn.
|
|
57
|
+
const hn = "@opencx/widget", mt = "2.4.4-rn.1", mn = "module", yn = {
|
|
58
58
|
access: "public"
|
|
59
59
|
}, Sn = {
|
|
60
60
|
clean: "rm -rf ./dist ./dist-embed",
|
|
@@ -2523,4 +2523,4 @@ export {
|
|
|
2523
2523
|
ur as n,
|
|
2524
2524
|
us as u
|
|
2525
2525
|
};
|
|
2526
|
-
//# sourceMappingURL=index-
|
|
2526
|
+
//# sourceMappingURL=index-ENMg5VOh.js.map
|