@orchidui/dashboard 1.8.1-36 → 1.8.1-39

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,4 +1,4 @@
1
- import { _ as o } from "../../OcCard-DvtSdZqc.js";
1
+ import { _ as o } from "../../OcCard-BpqC7suH.js";
2
2
  export {
3
3
  o as Card
4
4
  };
@@ -196,7 +196,7 @@ const IA = /* @__PURE__ */ n(_, [["render", AA]]), HA = { class: "relative group
196
196
  width: "20",
197
197
  height: "20",
198
198
  class: "md:hidden absolute top-3 z-10 right-3 text-oc-text-200",
199
- onClick: E[1] || (E[1] = i((k) => O.$emit("hide-all"), ["prevent"]))
199
+ onClick: E[1] || (E[1] = i((k) => O.$emit("hide-all"), ["stop"]))
200
200
  }),
201
201
  A.isFull ? (p(), P("div", jA, [
202
202
  B(g(K), S({
package/dist/index.js CHANGED
@@ -9,7 +9,7 @@ import { PieChart as Ct } from "./Dashboard/Charts/PieChart/OcPieChart.js";
9
9
  import { LineChart as Ol } from "./Dashboard/Charts/LineChart/OcLineChart.js";
10
10
  import { BarChart as Al } from "./Dashboard/Charts/BarChart/OcBarChart.js";
11
11
  import { BarRaceChart as Nl } from "./Dashboard/Charts/BarRaceChart/OcBarRaceChart.js";
12
- import { _ as Xl } from "./OcCard-DvtSdZqc.js";
12
+ import { _ as Xl } from "./OcCard-BpqC7suH.js";
13
13
  const It = { key: 1 }, Vt = {
14
14
  __name: "OcColorPicker",
15
15
  props: {
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.8.1-36",
4
+ "version": "1.8.1-39",
5
5
  "type": "module",
6
6
  "scripts": {
7
7
  "build": "vite build"