@jari-ace/app-bolts 0.7.2 → 0.7.4

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 +1 @@
1
- {"version":3,"file":"useAxios.d.ts","sourceRoot":"","sources":["../../src/http/useAxios.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAC,SAAS,EAAC,MAAM,aAAa,CAAC;AAC3C,OAAO,KAAK,EAAC,mBAAmB,EAAC,MAAM,OAAO,CAAC;AAE/C,KAAK,mBAAmB,GAAG,CAAC,MAAM,CAAC,EAAE,mBAAmB,KAAK,SAAS,CAAC;AAIvE,wBAAgB,UAAU,CAAC,IAAI,EAAE,mBAAmB,EACzB,gBAAgB,EAAE,mBAAmB,QAI/D;AAED,wBAAgB,WAAW,CAAC,MAAM,CAAC,EAAE,mBAAmB,aAEvD;AAED,wBAAgB,uBAAuB,CAAC,MAAM,CAAC,EAAE,mBAAmB,aAEnE"}
1
+ {"version":3,"file":"useAxios.d.ts","sourceRoot":"","sources":["../../src/http/useAxios.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAC,SAAS,EAAC,MAAM,aAAa,CAAC;AAC3C,OAAO,KAAK,EAAC,mBAAmB,EAAC,MAAM,OAAO,CAAC;AAE/C,KAAK,mBAAmB,GAAG,CAAC,MAAM,CAAC,EAAE,mBAAmB,KAAK,SAAS,CAAC;AAIvE,wBAAgB,UAAU,CAAC,IAAI,EAAE,mBAAmB,EACzB,gBAAgB,EAAE,mBAAmB,QAK/D;AAED,wBAAgB,WAAW,CAAC,MAAM,CAAC,EAAE,mBAAmB,aAEvD;AAED,wBAAgB,uBAAuB,CAAC,MAAM,CAAC,EAAE,mBAAmB,aAInE"}
@@ -8,12 +8,15 @@ var __createAxiosWithoutCache;
8
8
  export function setupAxios(func, funcWithoutCache) {
9
9
  __createAxios = func;
10
10
  __createAxiosWithoutCache = funcWithoutCache;
11
- console.log("__createAxiosWithoutCache = ", __createAxiosWithoutCache());
11
+ console.log("__createAxiosWithoutCache = ", __createAxiosWithoutCache);
12
+ console.log("typeof __createAxiosWithoutCache = ", typeof __createAxiosWithoutCache);
12
13
  }
13
14
  export function createAxios(config) {
14
15
  return __createAxios(config);
15
16
  }
16
17
  export function createAxiosWithoutCache(config) {
18
+ console.log("executing createAxiosWithoutCache: __createAxiosWithoutCache = ", __createAxiosWithoutCache);
19
+ console.log("typeof __createAxiosWithoutCache = ", typeof __createAxiosWithoutCache);
17
20
  return __createAxiosWithoutCache(config);
18
21
  }
19
22
  //# sourceMappingURL=useAxios.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"useAxios.js","sourceRoot":"","sources":["../../src/http/useAxios.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAMH,IAAI,aAAkC,CAAC;AACvC,IAAI,yBAA8C,CAAC;AAEnD,MAAM,UAAU,UAAU,CAAC,IAAyB,EACzB,gBAAqC;IAC5D,aAAa,GAAG,IAAI,CAAC;IACrB,yBAAyB,GAAG,gBAAgB,CAAC;IAC7C,OAAO,CAAC,GAAG,CAAC,8BAA8B,EAAE,yBAAyB,EAAE,CAAC,CAAA;AAC5E,CAAC;AAED,MAAM,UAAU,WAAW,CAAC,MAA4B;IACpD,OAAO,aAAa,CAAC,MAAM,CAAC,CAAC;AACjC,CAAC;AAED,MAAM,UAAU,uBAAuB,CAAC,MAA4B;IAChE,OAAO,yBAAyB,CAAC,MAAM,CAAC,CAAC;AAC7C,CAAC"}
1
+ {"version":3,"file":"useAxios.js","sourceRoot":"","sources":["../../src/http/useAxios.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAMH,IAAI,aAAkC,CAAC;AACvC,IAAI,yBAA8C,CAAC;AAEnD,MAAM,UAAU,UAAU,CAAC,IAAyB,EACzB,gBAAqC;IAC5D,aAAa,GAAG,IAAI,CAAC;IACrB,yBAAyB,GAAG,gBAAgB,CAAC;IAC7C,OAAO,CAAC,GAAG,CAAC,8BAA8B,EAAE,yBAAyB,CAAC,CAAA;IACtE,OAAO,CAAC,GAAG,CAAC,qCAAqC,EAAE,OAAO,yBAAyB,CAAC,CAAA;AACxF,CAAC;AAED,MAAM,UAAU,WAAW,CAAC,MAA4B;IACpD,OAAO,aAAa,CAAC,MAAM,CAAC,CAAC;AACjC,CAAC;AAED,MAAM,UAAU,uBAAuB,CAAC,MAA4B;IAChE,OAAO,CAAC,GAAG,CAAC,iEAAiE,EAAE,yBAAyB,CAAC,CAAA;IACzG,OAAO,CAAC,GAAG,CAAC,qCAAqC,EAAE,OAAO,yBAAyB,CAAC,CAAA;IACpF,OAAO,yBAAyB,CAAC,MAAM,CAAC,CAAC;AAC7C,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jari-ace/app-bolts",
3
- "version": "0.7.2",
3
+ "version": "0.7.4",
4
4
  "main": "dist/index.js",
5
5
  "module": "dist/index.js",
6
6
  "types": "dist/index.d.ts",