@opencx/widget 2.0.0 → 2.1.0
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/README.md +5 -5
- package/dist/basic.cjs +1 -1
- package/dist/basic.js +1 -1
- package/dist/core/errors/index.d.ts +6 -6
- package/dist/index-BGDwCf6r.cjs +18 -0
- package/dist/{index-DQmRZV3b.cjs.map → index-BGDwCf6r.cjs.map} +1 -1
- package/dist/{index-C11ivBh5.js → index-zWyDrord.js} +3 -3
- package/dist/{index-C11ivBh5.js.map → index-zWyDrord.js.map} +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +31 -31
- package/dist/index.js.map +1 -1
- package/dist/react.cjs +1 -1
- package/dist/react.js +2 -2
- package/dist/src/index.d.ts +1 -1
- package/dist-embed/script.js +2 -2
- package/dist-embed/script.js.map +1 -1
- package/package.json +2 -2
- package/dist/index-DQmRZV3b.cjs +0 -18
|
@@ -55,7 +55,7 @@ function Ze(e, t, n = "session") {
|
|
|
55
55
|
};
|
|
56
56
|
}, [e, o]), [o, i, l];
|
|
57
57
|
}
|
|
58
|
-
const yn = "@opencx/widget", vt = "2.
|
|
58
|
+
const yn = "@opencx/widget", vt = "2.1.0", Sn = "module", vn = {
|
|
59
59
|
access: "public"
|
|
60
60
|
}, En = {
|
|
61
61
|
clean: "rm -rf ./dist ./dist-embed",
|
|
@@ -124,7 +124,7 @@ const yn = "@opencx/widget", vt = "2.0.0", Sn = "module", vn = {
|
|
|
124
124
|
"dist",
|
|
125
125
|
"dist-embed"
|
|
126
126
|
], Dn = {
|
|
127
|
-
url: "https://github.com/openchatai/
|
|
127
|
+
url: "https://github.com/openchatai/widget/issues"
|
|
128
128
|
}, Nn = {
|
|
129
129
|
name: "openchatai",
|
|
130
130
|
url: "https://github.com/openchatai"
|
|
@@ -2601,4 +2601,4 @@ export {
|
|
|
2601
2601
|
hr as l,
|
|
2602
2602
|
ae as u
|
|
2603
2603
|
};
|
|
2604
|
-
//# sourceMappingURL=index-
|
|
2604
|
+
//# sourceMappingURL=index-zWyDrord.js.map
|