@orchidui/dashboard 1.66.0 → 1.68.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.
@@ -1,5 +1,5 @@
1
1
  import { defineAsyncComponent as o } from "vue";
2
- const t = o(() => import("../../../OcOverviewMonthlyBarChart-DY9CBi1a.js"));
2
+ const t = o(() => import("../../../OcOverviewMonthlyBarChart-phAI5_vv.js"));
3
3
  export {
4
4
  t as OverviewMonthlyBarChart
5
5
  };
@@ -317,8 +317,7 @@ const G = /* @__PURE__ */ st(ut), dt = {
317
317
  color: "#9295A5",
318
318
  fontSize: 10,
319
319
  margin: 4,
320
- width: 70,
321
- interval: w.value ? 3 : 0
320
+ width: 70
322
321
  }
323
322
  },
324
323
  tooltip: {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@orchidui/dashboard",
3
3
  "description": "Orchid Dashboard UI , Dashboard Ui Library Vue 3 tailwind css",
4
- "version": "1.66.0",
4
+ "version": "1.68.0",
5
5
  "type": "module",
6
6
  "scripts": {
7
7
  "build": "vite build"
@@ -35,10 +35,10 @@
35
35
  "dependencies": {
36
36
  "dayjs": "^1.11.10",
37
37
  "echarts": "^5.4.3",
38
- "@orchidui/core": "1.66.0",
38
+ "@orchidui/core": "1.68.0",
39
39
  "lottie-web": "^5.12.2",
40
40
  "quill": "^2.0.3",
41
41
  "quill-better-table": "^1.2.10",
42
42
  "shiki": "^1.0.0"
43
43
  }
44
- }
44
+ }