aq-fe-framework 0.1.291 → 0.1.292
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.
@@ -848,9 +848,9 @@ import {
|
|
848
848
|
import { jsx as jsx18 } from "react/jsx-runtime";
|
849
849
|
var actionConfig2 = {
|
850
850
|
create: {
|
851
|
-
color: "
|
851
|
+
color: "blue",
|
852
852
|
type: "submit",
|
853
|
-
icon: /* @__PURE__ */ jsx18(
|
853
|
+
icon: /* @__PURE__ */ jsx18(IconDeviceFloppy4, {}),
|
854
854
|
defaultText: "L\u01B0u"
|
855
855
|
},
|
856
856
|
createMultiple: {
|
@@ -72,7 +72,7 @@ import {
|
|
72
72
|
useS_BasicAppShell,
|
73
73
|
useS_ButtonImport,
|
74
74
|
utils_layout_getItemsWithoutLinks
|
75
|
-
} from "../chunk-
|
75
|
+
} from "../chunk-D6DUS35O.mjs";
|
76
76
|
import "../chunk-NWBLJ3W3.mjs";
|
77
77
|
import "../chunk-K6S7R6LU.mjs";
|
78
78
|
import "../chunk-KKJ3OEEW.mjs";
|