vue-data-ui 2.2.14 → 2.2.15

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.
@@ -12820,7 +12820,7 @@ function(e) {
12820
12820
  */
12821
12821
  function(e) {
12822
12822
  function t() {
12823
- return (St.canvg ? Promise.resolve(St.canvg) : import("./index.es-ca298c62.js")).catch(function(a) {
12823
+ return (St.canvg ? Promise.resolve(St.canvg) : import("./index.es-ef2fd92f.js")).catch(function(a) {
12824
12824
  return Promise.reject(new Error("Could not load canvg: " + a));
12825
12825
  }).then(function(a) {
12826
12826
  return a.default ? a.default : a;
@@ -14726,10 +14726,10 @@ function Bl(e) {
14726
14726
  return e.length ? e.map((t) => Ct(t)) : [];
14727
14727
  }
14728
14728
  function ew(e) {
14729
- const r = e.replace(/[^\w\s]|_/g, " ").replace(/\s+/g, " ").toLowerCase().split(" ").filter((o) => o.length > 0).reduce((o, l) => (o[l] ? o[l] += 1 : o[l] = 1, o), {});
14730
- return Object.keys(r).map((o) => ({
14731
- name: o.toLowerCase(),
14732
- value: r[o]
14729
+ const t = e.replace(/[\p{P}\p{S}]+/gu, " ").trim(), l = (/[\p{Script=Han}\p{Script=Hiragana}\p{Script=Katakana}\p{Script=Hangul}\p{Script=Thai}\p{Script=Lao}\p{Script=Khmer}\p{Script=Tibetan}\p{Script=Myanmar}\p{Script=Devanagari}]/u.test(e) ? [...t] : t.split(/\s+/)).filter((s) => s.trim().length > 0).reduce((s, i) => (s[i] ? s[i] += 1 : s[i] = 1, s), {});
14730
+ return Object.keys(l).map((s) => ({
14731
+ name: s.toLowerCase(),
14732
+ value: l[s]
14733
14733
  }));
14734
14734
  }
14735
14735
  function it({ defaultConfig: e, userConfig: t }) {
@@ -1,4 +1,4 @@
1
- import { _ as Ha } from "./index-56d90c32.js";
1
+ import { _ as Ha } from "./index-2994bd48.js";
2
2
  import "vue";
3
3
  var Tt = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
4
4
  function Vo(a) {
@@ -1,4 +1,4 @@
1
- import { I as s, Q as u, F as V, X as U, p as r, s as t, o, g as n, Z as l, r as d, G as m, b as p, C as g, a1 as S, R as c, f as k, m as C, D, U as T, J as b, H as h, E as f, O as R, h as y, e as A, Y as P, d as W, k as x, u as H, z as M, n as B, j as G, S as Q, t as v, y as w, x as E, $ as F, q as I, P as K, l as L, a0 as N, a as O, W as X, T as j, w as q, B as z, V as J, i as Y, c as Z, A as $, a2 as _, v as aa, N as ea, K as ia, M as sa, L as ua } from "./index-56d90c32.js";
1
+ import { I as s, Q as u, F as V, X as U, p as r, s as t, o, g as n, Z as l, r as d, G as m, b as p, C as g, a1 as S, R as c, f as k, m as C, D, U as T, J as b, H as h, E as f, O as R, h as y, e as A, Y as P, d as W, k as x, u as H, z as M, n as B, j as G, S as Q, t as v, y as w, x as E, $ as F, q as I, P as K, l as L, a0 as N, a as O, W as X, T as j, w as q, B as z, V as J, i as Y, c as Z, A as $, a2 as _, v as aa, N as ea, K as ia, M as sa, L as ua } from "./index-2994bd48.js";
2
2
  import "vue";
3
3
  export {
4
4
  s as Arrow,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "vue-data-ui",
3
3
  "private": false,
4
- "version": "2.2.14",
4
+ "version": "2.2.15",
5
5
  "type": "module",
6
6
  "description": "A user-empowering data visualization Vue 3 components library for eloquent data storytelling",
7
7
  "keywords": [