aq-fe-framework 0.1.107 → 0.1.109

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.
@@ -293,7 +293,7 @@ function MyButton(_a) {
293
293
  return /* @__PURE__ */ jsx5(Button3, __spreadProps(__spreadValues({ color: "orange.7", leftSection: /* @__PURE__ */ jsx5(IconPrinter, {}) }, rest), { children: children ? children : "In" }));
294
294
  }
295
295
  if (crudType == "export") {
296
- return /* @__PURE__ */ jsx5(Button3, __spreadProps(__spreadValues({ color: "green.8", leftSection: /* @__PURE__ */ jsx5(IconFileExport, {}) }, rest), { children: children ? children : "In" }));
296
+ return /* @__PURE__ */ jsx5(Button3, __spreadProps(__spreadValues({ color: "green.8", leftSection: /* @__PURE__ */ jsx5(IconFileExport, {}) }, rest), { children: children ? children : "Export" }));
297
297
  }
298
298
  if (crudType == "cancel") {
299
299
  return /* @__PURE__ */ jsx5(Button3, __spreadProps(__spreadValues({ color: "gray", leftSection: /* @__PURE__ */ jsx5(IconX, {}) }, rest), { children: children ? children : "H\u1EE7y thao t\xE1c" }));
@@ -7261,7 +7261,7 @@ function BasicAppShell({ children, menu }) {
7261
7261
  ${(_b = basicAppShellStore.state.logoFileDetail) == null ? void 0 : _b.fileBase64String}`,
7262
7262
  h: "115px",
7263
7263
  fallbackSrc: "https://placehold.co/600x400?text=Placeholder",
7264
- alt: "MainLogo",
7264
+ alt: "Main logo",
7265
7265
  w: "330px"
7266
7266
  }
7267
7267
  )
@@ -64,7 +64,7 @@ import {
64
64
  useS_BasicAppShell,
65
65
  useS_ButtonImport,
66
66
  utils_layout_getItemsWithoutLinks
67
- } from "../chunk-WF6TCTC4.mjs";
67
+ } from "../chunk-IGPMAQ2A.mjs";
68
68
  import "../chunk-QAWKASVG.mjs";
69
69
  import "../chunk-Y3YGC5IH.mjs";
70
70
  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-WF6TCTC4.mjs";
68
+ } from "../chunk-IGPMAQ2A.mjs";
69
69
  import "../chunk-QAWKASVG.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.107",
25
+ "version": "0.1.109",
26
26
  "private": false,
27
27
  "files": [
28
28
  "dist"