z-vue-design 0.0.33 → 0.0.35

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 { ref as c, watch as l, unref as p, watchEffect as y, toRaw as v, createVNode as w } from "vue";
2
- import { I as h, a6 as e, aC as u } from "./index-CwR0eJ0A.mjs";
2
+ import { I as h, a7 as e, aD as u } from "./index-DmUtMFW6.mjs";
3
3
  function A(t, r, a) {
4
4
  const n = c(t());
5
5
  return l(r, (o, i) => {
@@ -93,7 +93,7 @@ const M = new e("antMoveDownIn", {
93
93
  transformOrigin: "0 0",
94
94
  opacity: 0
95
95
  }
96
- }), L = new e("antMoveRightIn", {
96
+ }), D = new e("antMoveRightIn", {
97
97
  "0%": {
98
98
  transform: "translate3d(100%, 0, 0)",
99
99
  transformOrigin: "0 0",
@@ -104,7 +104,7 @@ const M = new e("antMoveDownIn", {
104
104
  transformOrigin: "0 0",
105
105
  opacity: 1
106
106
  }
107
- }), D = new e("antMoveRightOut", {
107
+ }), L = new e("antMoveRightOut", {
108
108
  "0%": {
109
109
  transform: "translate3d(0, 0, 0)",
110
110
  transformOrigin: "0 0",
@@ -151,8 +151,8 @@ const M = new e("antMoveDownIn", {
151
151
  outKeyframes: b
152
152
  },
153
153
  "move-right": {
154
- inKeyframes: L,
155
- outKeyframes: D
154
+ inKeyframes: D,
155
+ outKeyframes: L
156
156
  }
157
157
  }, q = (t, r) => {
158
158
  const {
@@ -1,4 +1,4 @@
1
- import { a as e } from "./index-CwR0eJ0A.mjs";
1
+ import { a as e } from "./index-DmUtMFW6.mjs";
2
2
  function r(a, s, t) {
3
3
  return e({
4
4
  [`${a}-status-success`]: s === "success",