@mythpe/quasar-ui-qui 0.0.87 → 0.0.88

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mythpe/quasar-ui-qui",
3
- "version": "0.0.87",
3
+ "version": "0.0.88",
4
4
  "description": "MyTh Quasar UI Kit App Extension",
5
5
  "author": {
6
6
  "name": "MyTh Ahmed Faiz",
@@ -282,6 +282,8 @@ export const useMyth = () => {
282
282
  ...okProps as any
283
283
  },
284
284
  persistent: !0,
285
+ transitionShow: 'jump-down',
286
+ transitionHide: 'jump-up',
285
287
  ...dialogProps as any,
286
288
  ...opts as any
287
289
  })