@onecx/accelerator 4.20.1 → 4.21.0

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@onecx/accelerator",
3
- "version": "4.20.1",
3
+ "version": "4.21.0",
4
4
  "peerDependencies": {
5
5
  "tslib": "^2.3.0",
6
6
  "rxjs": "7.8.1"
package/src/index.d.ts CHANGED
@@ -1,4 +1,4 @@
1
1
  export * from './lib/topic/topic';
2
2
  export * from './lib/topic/syncable-topic';
3
3
  export * from './lib/topic/topic-publisher';
4
- export * from './lib/utils/path.uitls';
4
+ export * from './lib/utils/path.utils';
package/src/index.js CHANGED
@@ -4,5 +4,5 @@ const tslib_1 = require("tslib");
4
4
  tslib_1.__exportStar(require("./lib/topic/topic"), exports);
5
5
  tslib_1.__exportStar(require("./lib/topic/syncable-topic"), exports);
6
6
  tslib_1.__exportStar(require("./lib/topic/topic-publisher"), exports);
7
- tslib_1.__exportStar(require("./lib/utils/path.uitls"), exports);
7
+ tslib_1.__exportStar(require("./lib/utils/path.utils"), exports);
8
8
  //# sourceMappingURL=index.js.map
@@ -14,4 +14,4 @@ function getLocation() {
14
14
  return location;
15
15
  }
16
16
  exports.getLocation = getLocation;
17
- //# sourceMappingURL=path.uitls.js.map
17
+ //# sourceMappingURL=path.utils.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"path.uitls.js","sourceRoot":"","sources":["../../../../../../libs/accelerator/src/lib/utils/path.uitls.ts"],"names":[],"mappings":";;;AAEA;;;;GAIG;AACH,SAAgB,WAAW;IACzB,MAAM,QAAQ,GAAG,QAAQ,CAAC,oBAAoB,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,EAAE,IAAI,IAAI,MAAM,CAAC,QAAQ,CAAC,MAAM,GAAG,GAAG,CAAA;IAC/F,MAAM,QAAQ,GAAG,MAAM,CAAC,QAAuB,CAAA;IAC/C,QAAQ,CAAC,cAAc,GAAG,QAAQ,CAAC,SAAS,CAAC,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,MAAM,CAAC,CAAA;IAC3E,QAAQ,CAAC,eAAe,GAAG,MAAM,CAAC,QAAQ,CAAC,IAAI,CAAC,SAAS,CAAC,QAAQ,CAAC,MAAM,GAAG,CAAC,CAAC,CAAA;IAE9E,OAAO,QAAQ,CAAA;AACjB,CAAC;AAPD,kCAOC"}
1
+ {"version":3,"file":"path.utils.js","sourceRoot":"","sources":["../../../../../../libs/accelerator/src/lib/utils/path.utils.ts"],"names":[],"mappings":";;;AAEA;;;;GAIG;AACH,SAAgB,WAAW;IACzB,MAAM,QAAQ,GAAG,QAAQ,CAAC,oBAAoB,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,EAAE,IAAI,IAAI,MAAM,CAAC,QAAQ,CAAC,MAAM,GAAG,GAAG,CAAA;IAC/F,MAAM,QAAQ,GAAG,MAAM,CAAC,QAAuB,CAAA;IAC/C,QAAQ,CAAC,cAAc,GAAG,QAAQ,CAAC,SAAS,CAAC,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,MAAM,CAAC,CAAA;IAC3E,QAAQ,CAAC,eAAe,GAAG,MAAM,CAAC,QAAQ,CAAC,IAAI,CAAC,SAAS,CAAC,QAAQ,CAAC,MAAM,GAAG,CAAC,CAAC,CAAA;IAE9E,OAAO,QAAQ,CAAA;AACjB,CAAC;AAPD,kCAOC"}