@blueking/ai-blueking 0.3.10 → 0.3.11
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/vue2/index.es.min.js +2 -2
- package/dist/vue2/index.iife.min.js +2 -2
- package/dist/vue2/index.umd.min.js +2 -2
- package/dist/vue2/style.css +1 -1
- package/dist/vue3/index.es.min.js +2 -2
- package/dist/vue3/index.iife.min.js +2 -2
- package/dist/vue3/index.umd.min.js +2 -2
- package/dist/vue3/style.css +1 -1
- package/package.json +1 -1
|
@@ -19797,8 +19797,8 @@ const OE = /* @__PURE__ */ Ft({
|
|
|
19797
19797
|
class: "time-message ai"
|
|
19798
19798
|
}, QE = {
|
|
19799
19799
|
key: 2,
|
|
19800
|
-
width: "
|
|
19801
|
-
height: "
|
|
19800
|
+
width: "16",
|
|
19801
|
+
height: "16",
|
|
19802
19802
|
class: "loading-message",
|
|
19803
19803
|
"aria-hidden": "true"
|
|
19804
19804
|
}, RE = /* @__PURE__ */ ke(
|