@mythpe/quasar-ui-qui 0.4.92 → 0.4.93

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.4.92",
3
+ "version": "0.4.93",
4
4
  "description": "MyTh Quasar UI Kit App Extension",
5
5
  "author": {
6
6
  "name": "MyTh Ahmed Faiz",
@@ -555,6 +555,7 @@ defineOptions({
555
555
  inheritAttrs: !1
556
556
  })
557
557
  defineExpose({
558
+ formContext: useFormContext,
558
559
  resetDialogs,
559
560
  tableOptions,
560
561
  getMythApiServicesSchema,