aq-fe-framework 0.1.220 → 0.1.222

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.
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  baseAxios_default,
3
3
  useQ_AQ_GetAQModule
4
- } from "./chunk-CUPVVJAX.mjs";
4
+ } from "./chunk-YP4HI3R3.mjs";
5
5
  import {
6
6
  createGenericStore
7
7
  } from "./chunk-Y3YGC5IH.mjs";
@@ -2,9 +2,9 @@ import {
2
2
  __spreadValues
3
3
  } from "./chunk-FWCSY2DS.mjs";
4
4
 
5
- // src/hooks/useLoadConfig.ts
5
+ // src/hooks/useLoadAxiosConfig.ts
6
6
  import { useEffect } from "react";
7
- var useLoadConfig = (axiosInstance) => {
7
+ var useLoadAxiosConfig = (axiosInstance) => {
8
8
  useEffect(() => {
9
9
  (async () => {
10
10
  try {
@@ -131,7 +131,7 @@ function useQ_SkillCenter_GetAll() {
131
131
  export {
132
132
  baseAxios_default,
133
133
  useQ_AQ_GetAQModule,
134
- useLoadConfig,
134
+ useLoadAxiosConfig,
135
135
  createBaseApi,
136
136
  useMyReactMutation,
137
137
  useMyReactQuery,
@@ -65,8 +65,8 @@ import {
65
65
  useS_BasicAppShell,
66
66
  useS_ButtonImport,
67
67
  utils_layout_getItemsWithoutLinks
68
- } from "../chunk-3M42242C.mjs";
69
- import "../chunk-CUPVVJAX.mjs";
68
+ } from "../chunk-WXBH6C7J.mjs";
69
+ import "../chunk-YP4HI3R3.mjs";
70
70
  import "../chunk-Y3YGC5IH.mjs";
71
71
  import "../chunk-5U2JSHSJ.mjs";
72
72
  import "../chunk-7ZCOFATU.mjs";
@@ -4,7 +4,7 @@ import * as _tanstack_react_query from '@tanstack/react-query';
4
4
  import { UseMutationOptions, QueryKey, UseQueryOptions } from '@tanstack/react-query';
5
5
  import { I as IAQModule } from '../IAQModule-XZYlbivW.mjs';
6
6
 
7
- declare const useLoadConfig: (axiosInstance: AxiosInstance) => void;
7
+ declare const useLoadAxiosConfig: (axiosInstance: AxiosInstance) => void;
8
8
 
9
9
  interface MyApiResponse<IRes> {
10
10
  isSuccess: 1 | 0;
@@ -36,4 +36,4 @@ declare function useMyReactQuery<IRes, IBody>({ queryKey, axiosFn, options }: My
36
36
 
37
37
  declare function useQ_AQ_GetAQModule(): _tanstack_react_query.UseQueryResult<IAQModule, Error>;
38
38
 
39
- export { type MyApiResponse, createBaseApi, useLoadConfig, useMyReactMutation, useMyReactQuery, useQ_AQ_GetAQModule };
39
+ export { type MyApiResponse, createBaseApi, useLoadAxiosConfig, useMyReactMutation, useMyReactQuery, useQ_AQ_GetAQModule };
@@ -1,15 +1,15 @@
1
1
  import {
2
2
  createBaseApi,
3
- useLoadConfig,
3
+ useLoadAxiosConfig,
4
4
  useMyReactMutation,
5
5
  useMyReactQuery,
6
6
  useQ_AQ_GetAQModule
7
- } from "../chunk-CUPVVJAX.mjs";
7
+ } from "../chunk-YP4HI3R3.mjs";
8
8
  import "../chunk-7ZCOFATU.mjs";
9
9
  import "../chunk-FWCSY2DS.mjs";
10
10
  export {
11
11
  createBaseApi,
12
- useLoadConfig,
12
+ useLoadAxiosConfig,
13
13
  useMyReactMutation,
14
14
  useMyReactQuery,
15
15
  useQ_AQ_GetAQModule
@@ -25,12 +25,12 @@ import {
25
25
  useS_BasicAppShell,
26
26
  useS_authenticate,
27
27
  utils_layout_getItemsWithoutLinks
28
- } from "../chunk-3M42242C.mjs";
28
+ } from "../chunk-WXBH6C7J.mjs";
29
29
  import {
30
30
  baseAxios_default,
31
31
  useQ_AQ_GetAQModule,
32
32
  useQ_SkillCenter_GetAll
33
- } from "../chunk-CUPVVJAX.mjs";
33
+ } from "../chunk-YP4HI3R3.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.220",
25
+ "version": "0.1.222",
26
26
  "private": false,
27
27
  "files": [
28
28
  "dist"