@flux-ui/statistics 3.1.2 → 3.1.3

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.js CHANGED
@@ -4,7 +4,7 @@ import { FluxIcon, FluxPane, FluxToolbar, FluxTooltip, iconRegistry } from "@flu
4
4
  import { merge } from "lodash-es";
5
5
  import { init } from "echarts/core";
6
6
  //#region ../internals/dist/data/index.js
7
- var oe = `#ef4444`, _e = `#f97316`, Oe = `#f59e0b`, ze = `#eab308`, Xe = `#84cc16`, st = `#22c55e`, vt = `#10b981`, kt = `#14b8a6`, Bt = `#06b6d4`, Zt = `#0ea5e9`, an = `#dbeafe`, sn = `#93c5fd`, ln = `#3b82f6`, dn = `#1d4ed8`, bn = `#6366f1`, jn = `#8b5cf6`, Hn = `#a855f7`, $n = `#d946ef`, ur = `#ec4899`, xr = `#f43f5e`;
7
+ var oe = `#ef4444`, _e = `#f97316`, Oe$1 = `#f59e0b`, ze = `#eab308`, Xe = `#84cc16`, st = `#22c55e`, vt = `#10b981`, kt = `#14b8a6`, Bt = `#06b6d4`, Zt = `#0ea5e9`, an = `#dbeafe`, sn = `#93c5fd`, ln = `#3b82f6`, dn = `#1d4ed8`, bn = `#6366f1`, jn = `#8b5cf6`, Hn = `#a855f7`, $n = `#d946ef`, ur = `#ec4899`, xr = `#f43f5e`;
8
8
  //#endregion
9
9
  //#region src/composable/useChartBaseSetup.ts
10
10
  function useChartBaseSetup() {
@@ -6815,7 +6815,7 @@ function friendlyDateTime(dateTimeish) {
6815
6815
  else throw new InvalidArgumentError(`Unknown datetime argument: ${dateTimeish}, of type ${typeof dateTimeish}`);
6816
6816
  }
6817
6817
  //#endregion
6818
- //#region ../../node_modules/.bun/@basmilius+utils@3.41.0+f2ed1ec6a4c7f7fd/node_modules/@basmilius/utils/dist/index.mjs
6818
+ //#region ../../node_modules/.bun/@basmilius+utils@3.43.0+f2ed1ec6a4c7f7fd/node_modules/@basmilius/utils/dist/index.mjs
6819
6819
  function p$2(e, t = 0) {
6820
6820
  let n = typeof navigator < `u` ? navigator.language : `nl-NL`;
6821
6821
  return new Intl.NumberFormat(n, {
@@ -10821,7 +10821,7 @@ useMode(definition$2);
10821
10821
  useMode(definition$1);
10822
10822
  useMode(definition);
10823
10823
  //#endregion
10824
- //#region ../../node_modules/.bun/@basmilius+http-client@3.41.0+4c8d5b4efb44798e/node_modules/@basmilius/http-client/dist/index.mjs
10824
+ //#region ../../node_modules/.bun/@basmilius+http-client@3.43.0+8e5bcfeee95dacb4/node_modules/@basmilius/http-client/dist/index.mjs
10825
10825
  function adapter_default(Parent) {
10826
10826
  return class extends Parent {
10827
10827
  constructor(...args) {
@@ -11334,7 +11334,7 @@ function G(e) {
11334
11334
  return t ? R(t) ? t : t.$el ?? null : null;
11335
11335
  }
11336
11336
  RegExp(`[a-z]`), RegExp(`[A-Z]`), RegExp(`[0-9]`), RegExp(`[!"#$%&'()*+,-./:;<=>?@[\\\\\\]^_\`{|}~]`);
11337
- function Ce(e, t, n) {
11337
+ function Oe(e, t, n) {
11338
11338
  n ??= {};
11339
11339
  let r, i = watch(e, (e) => {
11340
11340
  a();
@@ -11370,7 +11370,7 @@ function useECharts(target, options) {
11370
11370
  chartInstance.value?.dispose();
11371
11371
  chartInstance.value = null;
11372
11372
  });
11373
- Ce(target, () => {
11373
+ Oe(target, () => {
11374
11374
  if (pendingResize !== null) return;
11375
11375
  pendingResize = requestAnimationFrame(() => {
11376
11376
  pendingResize = null;
@@ -12830,7 +12830,7 @@ var CHART_COLORS = [
12830
12830
  var CHART_COLORFUL_COLORS = [
12831
12831
  oe,
12832
12832
  _e,
12833
- Oe,
12833
+ Oe$1,
12834
12834
  ze,
12835
12835
  Xe,
12836
12836
  st,