aq-fe-framework 0.1.261 → 0.1.262

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.
@@ -1048,6 +1048,13 @@ function MyButtonCreate(_a) {
1048
1048
  },
1049
1049
  onError: (e4) => {
1050
1050
  if (onError) onError();
1051
+ if (e4.message == null) {
1052
+ notifications.show({
1053
+ message: "Kh\xF4ng th\u1EC3 thao t\xE1c, l\u1ED7i ch\u01B0a x\xE1c \u0111\u1ECBnh!",
1054
+ color: "red"
1055
+ });
1056
+ return;
1057
+ }
1051
1058
  notifications.show({
1052
1059
  message: e4.message,
1053
1060
  color: "red"
@@ -68,7 +68,7 @@ import {
68
68
  useS_BasicAppShell,
69
69
  useS_ButtonImport,
70
70
  utils_layout_getItemsWithoutLinks
71
- } from "../chunk-PWANQO3V.mjs";
71
+ } from "../chunk-CC2N6SZ6.mjs";
72
72
  import "../chunk-NWBLJ3W3.mjs";
73
73
  import "../chunk-K6S7R6LU.mjs";
74
74
  import "../chunk-33OCBXSX.mjs";
@@ -24,7 +24,7 @@ import {
24
24
  useS_BasicAppShell,
25
25
  useS_authenticate,
26
26
  utils_layout_getItemsWithoutLinks
27
- } from "../chunk-PWANQO3V.mjs";
27
+ } from "../chunk-CC2N6SZ6.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.261",
37
+ "version": "0.1.262",
38
38
  "private": false,
39
39
  "files": [
40
40
  "dist"