@evlop/commons 1.0.358 → 1.0.359

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,3 +1,3 @@
1
- declare function CustomIconManager(): any;
1
+ export declare function CustomIconManager(): any;
2
2
  export default CustomIconManager;
3
3
  //# sourceMappingURL=CustomIconManager.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CustomIconManager.d.ts","sourceRoot":"","sources":["../../../../src/services/CustomIconManager.tsx"],"names":[],"mappings":"AAIA,iBAAS,iBAAiB,QAUzB;AAED,eAAe,iBAAiB,CAAC"}
1
+ {"version":3,"file":"CustomIconManager.d.ts","sourceRoot":"","sources":["../../../../src/services/CustomIconManager.tsx"],"names":[],"mappings":"AAIA,wBAAgB,iBAAiB,QAUhC;AAED,eAAe,iBAAiB,CAAC"}
@@ -1,5 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.CustomIconManager = CustomIconManager;
3
4
  const react_1 = require("react");
4
5
  const hooks_1 = require("../hooks");
5
6
  const constants_1 = require("../constants");
@@ -1 +1 @@
1
- {"version":3,"file":"CustomIconManager.js","sourceRoot":"","sources":["../../../../src/services/CustomIconManager.tsx"],"names":[],"mappings":";;AAAA,iCAAyC;AACzC,oCAAqC;AACrC,4CAA2C;AAE3C,SAAS,iBAAiB;IACtB,MAAM,WAAW,GAAG,IAAA,iBAAS,EAAE,CAAC,CAAM,EAAE,EAAE,CAAC,CAAC,CAAC,WAAW,EAAE,KAAK,CAAC,CAAA;IAEhE,IAAA,iBAAS,EAAC,GAAE,EAAE;QACV,IAAG,CAAC,WAAW;YAAE,OAAO;QACxB,WAAW,CAAC,OAAO,CAAC,CAAC,IAAS,EAAE,EAAE;YAC9B,uBAAW,CAAC,QAAQ,CAAC,IAAI,CAAC,EAAE,EAAE,EAAE,EAAE,EAAE,IAAI,CAAC,EAAE,EAAE,IAAI,EAAE,KAAK,EAAE,GAAG,EAAE,IAAI,CAAC,KAAK,EAAE,CAAC,CAAC;QACjF,CAAC,CAAC,CAAC;IACP,CAAC,EAAE,CAAC,WAAW,CAAC,CAAC,CAAC;IAClB,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,kBAAe,iBAAiB,CAAC"}
1
+ {"version":3,"file":"CustomIconManager.js","sourceRoot":"","sources":["../../../../src/services/CustomIconManager.tsx"],"names":[],"mappings":";;AAIA,8CAUC;AAdD,iCAAyC;AACzC,oCAAqC;AACrC,4CAA2C;AAE3C,SAAgB,iBAAiB;IAC7B,MAAM,WAAW,GAAG,IAAA,iBAAS,EAAE,CAAC,CAAM,EAAE,EAAE,CAAC,CAAC,CAAC,WAAW,EAAE,KAAK,CAAC,CAAA;IAEhE,IAAA,iBAAS,EAAC,GAAE,EAAE;QACV,IAAG,CAAC,WAAW;YAAE,OAAO;QACxB,WAAW,CAAC,OAAO,CAAC,CAAC,IAAS,EAAE,EAAE;YAC9B,uBAAW,CAAC,QAAQ,CAAC,IAAI,CAAC,EAAE,EAAE,EAAE,EAAE,EAAE,IAAI,CAAC,EAAE,EAAE,IAAI,EAAE,KAAK,EAAE,GAAG,EAAE,IAAI,CAAC,KAAK,EAAE,CAAC,CAAC;QACjF,CAAC,CAAC,CAAC;IACP,CAAC,EAAE,CAAC,WAAW,CAAC,CAAC,CAAC;IAClB,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,kBAAe,iBAAiB,CAAC"}
@@ -1,2 +1,3 @@
1
1
  export * from './SessionManager';
2
+ export * from './CustomIconManager';
2
3
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/services/index.ts"],"names":[],"mappings":"AAAA,cAAc,kBAAkB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/services/index.ts"],"names":[],"mappings":"AAAA,cAAc,kBAAkB,CAAC;AACjC,cAAc,qBAAqB,CAAC"}
@@ -15,4 +15,5 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
15
15
  };
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
17
17
  __exportStar(require("./SessionManager"), exports);
18
+ __exportStar(require("./CustomIconManager"), exports);
18
19
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/services/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,mDAAiC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/services/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,mDAAiC;AACjC,sDAAoC"}
@@ -1,3 +1,3 @@
1
- declare function CustomIconManager(): any;
1
+ export declare function CustomIconManager(): any;
2
2
  export default CustomIconManager;
3
3
  //# sourceMappingURL=CustomIconManager.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CustomIconManager.d.ts","sourceRoot":"","sources":["../../../../src/services/CustomIconManager.tsx"],"names":[],"mappings":"AAIA,iBAAS,iBAAiB,QAUzB;AAED,eAAe,iBAAiB,CAAC"}
1
+ {"version":3,"file":"CustomIconManager.d.ts","sourceRoot":"","sources":["../../../../src/services/CustomIconManager.tsx"],"names":[],"mappings":"AAIA,wBAAgB,iBAAiB,QAUhC;AAED,eAAe,iBAAiB,CAAC"}
@@ -1,7 +1,7 @@
1
1
  import { useEffect } from 'react';
2
2
  import { useConfig } from '../hooks';
3
3
  import { iconManager } from '../constants';
4
- function CustomIconManager() {
4
+ export function CustomIconManager() {
5
5
  const customIcons = useConfig((c) => c.customIcons?.icons);
6
6
  useEffect(() => {
7
7
  if (!customIcons)
@@ -1 +1 @@
1
- {"version":3,"file":"CustomIconManager.js","sourceRoot":"","sources":["../../../../src/services/CustomIconManager.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AACzC,OAAO,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AACrC,OAAO,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAE3C,SAAS,iBAAiB;IACtB,MAAM,WAAW,GAAG,SAAS,CAAE,CAAC,CAAM,EAAE,EAAE,CAAC,CAAC,CAAC,WAAW,EAAE,KAAK,CAAC,CAAA;IAEhE,SAAS,CAAC,GAAE,EAAE;QACV,IAAG,CAAC,WAAW;YAAE,OAAO;QACxB,WAAW,CAAC,OAAO,CAAC,CAAC,IAAS,EAAE,EAAE;YAC9B,WAAW,CAAC,QAAQ,CAAC,IAAI,CAAC,EAAE,EAAE,EAAE,EAAE,EAAE,IAAI,CAAC,EAAE,EAAE,IAAI,EAAE,KAAK,EAAE,GAAG,EAAE,IAAI,CAAC,KAAK,EAAE,CAAC,CAAC;QACjF,CAAC,CAAC,CAAC;IACP,CAAC,EAAE,CAAC,WAAW,CAAC,CAAC,CAAC;IAClB,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,eAAe,iBAAiB,CAAC"}
1
+ {"version":3,"file":"CustomIconManager.js","sourceRoot":"","sources":["../../../../src/services/CustomIconManager.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AACzC,OAAO,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AACrC,OAAO,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAE3C,MAAM,UAAU,iBAAiB;IAC7B,MAAM,WAAW,GAAG,SAAS,CAAE,CAAC,CAAM,EAAE,EAAE,CAAC,CAAC,CAAC,WAAW,EAAE,KAAK,CAAC,CAAA;IAEhE,SAAS,CAAC,GAAE,EAAE;QACV,IAAG,CAAC,WAAW;YAAE,OAAO;QACxB,WAAW,CAAC,OAAO,CAAC,CAAC,IAAS,EAAE,EAAE;YAC9B,WAAW,CAAC,QAAQ,CAAC,IAAI,CAAC,EAAE,EAAE,EAAE,EAAE,EAAE,IAAI,CAAC,EAAE,EAAE,IAAI,EAAE,KAAK,EAAE,GAAG,EAAE,IAAI,CAAC,KAAK,EAAE,CAAC,CAAC;QACjF,CAAC,CAAC,CAAC;IACP,CAAC,EAAE,CAAC,WAAW,CAAC,CAAC,CAAC;IAClB,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,eAAe,iBAAiB,CAAC"}
@@ -1,2 +1,3 @@
1
1
  export * from './SessionManager';
2
+ export * from './CustomIconManager';
2
3
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/services/index.ts"],"names":[],"mappings":"AAAA,cAAc,kBAAkB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/services/index.ts"],"names":[],"mappings":"AAAA,cAAc,kBAAkB,CAAC;AACjC,cAAc,qBAAqB,CAAC"}
@@ -1,2 +1,3 @@
1
1
  export * from './SessionManager';
2
+ export * from './CustomIconManager';
2
3
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/services/index.ts"],"names":[],"mappings":"AAAA,cAAc,kBAAkB,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/services/index.ts"],"names":[],"mappings":"AAAA,cAAc,kBAAkB,CAAC;AACjC,cAAc,qBAAqB,CAAC"}
@@ -1,3 +1,3 @@
1
- declare function CustomIconManager(): any;
1
+ export declare function CustomIconManager(): any;
2
2
  export default CustomIconManager;
3
3
  //# sourceMappingURL=CustomIconManager.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CustomIconManager.d.ts","sourceRoot":"","sources":["../../../../src/services/CustomIconManager.tsx"],"names":[],"mappings":"AAIA,iBAAS,iBAAiB,QAUzB;AAED,eAAe,iBAAiB,CAAC"}
1
+ {"version":3,"file":"CustomIconManager.d.ts","sourceRoot":"","sources":["../../../../src/services/CustomIconManager.tsx"],"names":[],"mappings":"AAIA,wBAAgB,iBAAiB,QAUhC;AAED,eAAe,iBAAiB,CAAC"}
@@ -1,2 +1,3 @@
1
1
  export * from './SessionManager';
2
+ export * from './CustomIconManager';
2
3
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/services/index.ts"],"names":[],"mappings":"AAAA,cAAc,kBAAkB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/services/index.ts"],"names":[],"mappings":"AAAA,cAAc,kBAAkB,CAAC;AACjC,cAAc,qBAAqB,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@evlop/commons",
3
- "version": "1.0.358",
3
+ "version": "1.0.359",
4
4
  "description": "",
5
5
  "main": "dist/cjs/main.js",
6
6
  "module": "dist/esm/main.js",