aq-fe-framework 0.1.212 → 0.1.213

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.
@@ -57,6 +57,7 @@ function createBaseApi(baseUrl, axiosInstance) {
57
57
  update: (data) => {
58
58
  return axiosInstance.post(`${baseUrl}/update`, data);
59
59
  },
60
+ // Delop lần 2
60
61
  createOrUpdate: (data) => {
61
62
  return axiosInstance.put(`${baseUrl}/createOrUpdate`, data);
62
63
  },
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  baseAxios_default,
3
3
  useQ_AQ_GetAQModule
4
- } from "./chunk-PLY2UGE2.mjs";
4
+ } from "./chunk-K6IAOWIP.mjs";
5
5
  import {
6
6
  createGenericStore
7
7
  } from "./chunk-Y3YGC5IH.mjs";
@@ -66,8 +66,8 @@ import {
66
66
  useS_BasicAppShell,
67
67
  useS_ButtonImport,
68
68
  utils_layout_getItemsWithoutLinks
69
- } from "../chunk-2LGOG4XR.mjs";
70
- import "../chunk-PLY2UGE2.mjs";
69
+ } from "../chunk-VQCXDF3D.mjs";
70
+ import "../chunk-K6IAOWIP.mjs";
71
71
  import "../chunk-Y3YGC5IH.mjs";
72
72
  import "../chunk-5U2JSHSJ.mjs";
73
73
  import "../chunk-7ZCOFATU.mjs";
@@ -4,7 +4,7 @@ import {
4
4
  useMyReactMutation,
5
5
  useMyReactQuery,
6
6
  useQ_AQ_GetAQModule
7
- } from "../chunk-PLY2UGE2.mjs";
7
+ } from "../chunk-K6IAOWIP.mjs";
8
8
  import "../chunk-7ZCOFATU.mjs";
9
9
  import "../chunk-FWCSY2DS.mjs";
10
10
  export {
@@ -25,12 +25,12 @@ import {
25
25
  useS_BasicAppShell,
26
26
  useS_authenticate,
27
27
  utils_layout_getItemsWithoutLinks
28
- } from "../chunk-2LGOG4XR.mjs";
28
+ } from "../chunk-VQCXDF3D.mjs";
29
29
  import {
30
30
  baseAxios_default,
31
31
  useQ_AQ_GetAQModule,
32
32
  useQ_SkillCenter_GetAll
33
- } from "../chunk-PLY2UGE2.mjs";
33
+ } from "../chunk-K6IAOWIP.mjs";
34
34
  import {
35
35
  createGenericStore
36
36
  } from "../chunk-Y3YGC5IH.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.212",
25
+ "version": "0.1.213",
26
26
  "private": false,
27
27
  "files": [
28
28
  "dist"