aq-fe-framework 0.1.288 → 0.1.289

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.
@@ -993,7 +993,7 @@ function CoreButtonCreateUpdate({
993
993
  mutation.mutate(values);
994
994
  }), children: /* @__PURE__ */ jsxs8(MyFlexColumn, { children: [
995
995
  children,
996
- /* @__PURE__ */ jsx19(Button5, { type: "submit", children: "L\u01B0u" })
996
+ /* @__PURE__ */ jsx19(CoreButton, { actionType: "create" })
997
997
  ] }) })
998
998
  })
999
999
  )
@@ -72,7 +72,7 @@ import {
72
72
  useS_BasicAppShell,
73
73
  useS_ButtonImport,
74
74
  utils_layout_getItemsWithoutLinks
75
- } from "../chunk-UJ6AYZ5L.mjs";
75
+ } from "../chunk-RMQVCX5X.mjs";
76
76
  import "../chunk-NWBLJ3W3.mjs";
77
77
  import "../chunk-K6S7R6LU.mjs";
78
78
  import "../chunk-KKJ3OEEW.mjs";
@@ -24,7 +24,7 @@ import {
24
24
  useS_BasicAppShell,
25
25
  useS_authenticate,
26
26
  utils_layout_getItemsWithoutLinks
27
- } from "../chunk-UJ6AYZ5L.mjs";
27
+ } from "../chunk-RMQVCX5X.mjs";
28
28
  import {
29
29
  const_object_documentTypes
30
30
  } from "../chunk-GFEMKKFH.mjs";
package/package.json CHANGED
@@ -34,7 +34,7 @@
34
34
  "types": "./dist/enum/index.d.mts"
35
35
  }
36
36
  },
37
- "version": "0.1.288",
37
+ "version": "0.1.289",
38
38
  "private": false,
39
39
  "files": [
40
40
  "dist"