aq-fe-framework 0.1.253 → 0.1.254

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.
@@ -1029,6 +1029,7 @@ function MyButtonCreate(_a) {
1029
1029
  }
1030
1030
  queryClient.invalidateQueries();
1031
1031
  utils_notification_show({ crudType: "create" });
1032
+ disclosure[1].close();
1032
1033
  if (notCloseModalWhenSubmit == false) {
1033
1034
  disclosure[1].close();
1034
1035
  }
@@ -68,7 +68,7 @@ import {
68
68
  useS_BasicAppShell,
69
69
  useS_ButtonImport,
70
70
  utils_layout_getItemsWithoutLinks
71
- } from "../chunk-Z4KW3A2I.mjs";
71
+ } from "../chunk-BWS36VLR.mjs";
72
72
  import "../chunk-HMRYQTJT.mjs";
73
73
  import "../chunk-Y3YGC5IH.mjs";
74
74
  import "../chunk-5U2JSHSJ.mjs";
@@ -25,7 +25,7 @@ import {
25
25
  useS_BasicAppShell,
26
26
  useS_authenticate,
27
27
  utils_layout_getItemsWithoutLinks
28
- } from "../chunk-Z4KW3A2I.mjs";
28
+ } from "../chunk-BWS36VLR.mjs";
29
29
  import {
30
30
  baseAxios_default,
31
31
  useQ_AQ_GetAQModule,
package/package.json CHANGED
@@ -26,7 +26,7 @@
26
26
  "types": "./dist/interfaces/index.d.mts"
27
27
  }
28
28
  },
29
- "version": "0.1.253",
29
+ "version": "0.1.254",
30
30
  "private": false,
31
31
  "files": [
32
32
  "dist"