@8wave/ai-elements 0.106.0-beta.4 → 0.106.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/dist-vue/index.js CHANGED
@@ -197,7 +197,7 @@ var ei = { class: "flex items-center gap-4 mb-4" }, ti = { class: "font-semibold
197
197
  }
198
198
  });
199
199
  //#endregion
200
- //#region virtual:intlify-i18n-1
200
+ //#region virtual:intlify-i18n-0
201
201
  function si(e) {
202
202
  let t = e;
203
203
  t.__i18n = t.__i18n || [], t.__i18n.push({
@@ -306,7 +306,7 @@ var ci = oi, li = { class: "flex items-center gap-4 mb-4" }, ui = { class: "font
306
306
  }
307
307
  });
308
308
  //#endregion
309
- //#region virtual:intlify-i18n-0
309
+ //#region virtual:intlify-i18n-1
310
310
  function yi(e) {
311
311
  let t = e;
312
312
  t.__i18n = t.__i18n || [], t.__i18n.push({
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@8wave/ai-elements",
3
3
  "private": false,
4
- "version": "0.106.0-beta.4",
4
+ "version": "0.106.0",
5
5
  "type": "module",
6
6
  "scripts": {
7
7
  "dev": "vite --port 8082 --open --host",