aq-fe-framework 0.1.132 → 0.1.133

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.
@@ -564,7 +564,13 @@ function MyActionIconUpdate(_a) {
564
564
  mutation.mutate(values);
565
565
  }), children: /* @__PURE__ */ jsxs5(MyFlexColumn, { children: [
566
566
  children,
567
- /* @__PURE__ */ jsx9(MyButton, { type: "submit", crudType: "save" })
567
+ /* @__PURE__ */ jsx9(
568
+ MyButton,
569
+ {
570
+ type: "submit",
571
+ crudType: "save"
572
+ }
573
+ )
568
574
  ] }) }) }));
569
575
  }
570
576
 
@@ -65,7 +65,7 @@ import {
65
65
  useS_BasicAppShell,
66
66
  useS_ButtonImport,
67
67
  utils_layout_getItemsWithoutLinks
68
- } from "../chunk-IU6UTCKW.mjs";
68
+ } from "../chunk-MTPC2H73.mjs";
69
69
  import "../chunk-7EHNYA4A.mjs";
70
70
  import "../chunk-Y3YGC5IH.mjs";
71
71
  import "../chunk-CJDXLINF.mjs";
@@ -65,7 +65,7 @@ import {
65
65
  useS_core60524,
66
66
  useS_core83092,
67
67
  utils_core83092_mergePage
68
- } from "../chunk-IU6UTCKW.mjs";
68
+ } from "../chunk-MTPC2H73.mjs";
69
69
  import "../chunk-7EHNYA4A.mjs";
70
70
  import "../chunk-Y3YGC5IH.mjs";
71
71
  import "../chunk-CJDXLINF.mjs";
package/package.json CHANGED
@@ -22,7 +22,7 @@
22
22
  "types": "./dist/hooks/index.d.mts"
23
23
  }
24
24
  },
25
- "version": "0.1.132",
25
+ "version": "0.1.133",
26
26
  "private": false,
27
27
  "files": [
28
28
  "dist"