@opencx/widget-react 4.0.9 → 4.0.10
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/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +2 -2
- package/dist/index.js.map +1 -1
- package/dist-embed/script.js +33 -33
- package/dist-embed/script.js.map +1 -1
- package/package.json +5 -5
package/dist/index.js
CHANGED
|
@@ -1897,7 +1897,7 @@ function kr() {
|
|
|
1897
1897
|
className: "max-h-full scroll-smooth relative flex-1 py-2 px-4 flex flex-col gap-2 overflow-auto",
|
|
1898
1898
|
children: [
|
|
1899
1899
|
/* @__PURE__ */ o(yr, {}),
|
|
1900
|
-
l.length > 0 && /* @__PURE__ */ o(
|
|
1900
|
+
e.length === 0 && l.length > 0 && /* @__PURE__ */ o(
|
|
1901
1901
|
he,
|
|
1902
1902
|
{
|
|
1903
1903
|
messages: l.map(
|
|
@@ -2471,7 +2471,7 @@ function Pt() {
|
|
|
2471
2471
|
}
|
|
2472
2472
|
})() }) });
|
|
2473
2473
|
}
|
|
2474
|
-
const Dr = "4.0.
|
|
2474
|
+
const Dr = "4.0.10", Er = `<!DOCTYPE html>
|
|
2475
2475
|
<html>
|
|
2476
2476
|
<head>
|
|
2477
2477
|
<style>
|