tnp-helpers 19.0.21 → 19.0.22

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,4 +1,4 @@
1
1
  // @ts-nocheck
2
2
  export declare const BUILD_FRAMEWORK_CLI_NAME = "tnp";
3
3
  export declare const PROJECT_NPM_NAME = "tnp-helpers";
4
- export declare const CURRENT_PACKAGE_VERSION = "19.0.21";
4
+ export declare const CURRENT_PACKAGE_VERSION = "19.0.22";
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tnp-helpers/client",
3
- "version": "19.0.21",
3
+ "version": "19.0.22",
4
4
  "module": "fesm2022/tnp-helpers.mjs",
5
5
  "typings": "index.d.ts",
6
6
  "exports": {
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1748396841833 = dummy1748396841833;
4
- function dummy1748396841833() { }
3
+ exports.dummy1748398498530 = dummy1748398498530;
4
+ function dummy1748398498530() { }
5
5
  //# sourceMappingURL=not-assignable-port.entity.js.map
@@ -1,3 +1,3 @@
1
1
  export declare const BUILD_FRAMEWORK_CLI_NAME = "tnp";
2
2
  export declare const PROJECT_NPM_NAME = "tnp-helpers";
3
- export declare const CURRENT_PACKAGE_VERSION = "19.0.21";
3
+ export declare const CURRENT_PACKAGE_VERSION = "19.0.22";
@@ -4,6 +4,6 @@ exports.CURRENT_PACKAGE_VERSION = exports.PROJECT_NPM_NAME = exports.BUILD_FRAME
4
4
  // THIS FILE IS GENERATED - DO NOT MODIFY
5
5
  exports.BUILD_FRAMEWORK_CLI_NAME = 'tnp';
6
6
  exports.PROJECT_NPM_NAME = 'tnp-helpers';
7
- exports.CURRENT_PACKAGE_VERSION = '19.0.21';
7
+ exports.CURRENT_PACKAGE_VERSION = '19.0.22';
8
8
  // THIS FILE IS GENERATED - DO NOT MODIFY
9
9
  //# sourceMappingURL=build-info._auto-generated_.js.map
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1748396841969 = dummy1748396841969;
4
- function dummy1748396841969() { }
3
+ exports.dummy1748398498674 = dummy1748398498674;
4
+ function dummy1748398498674() { }
5
5
  //# sourceMappingURL=angular.helper.js.map
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1748396840826 = dummy1748396840826;
4
- function dummy1748396840826() { }
3
+ exports.dummy1748398497495 = dummy1748398497495;
4
+ function dummy1748398497495() { }
5
5
  //# sourceMappingURL=base-component.js.map
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1748396840829 = dummy1748396840829;
4
- function dummy1748396840829() { }
3
+ exports.dummy1748398497498 = dummy1748398497498;
4
+ function dummy1748398497498() { }
5
5
  //# sourceMappingURL=base-formly-component.js.map
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1748396840833 = dummy1748396840833;
4
- function dummy1748396840833() { }
3
+ exports.dummy1748398497502 = dummy1748398497502;
4
+ function dummy1748398497502() { }
5
5
  //# sourceMappingURL=dual-component-ctrl.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tnp-helpers",
3
- "version": "19.0.21",
3
+ "version": "19.0.22",
4
4
  "scripts": {
5
5
  "docs": "python3 -m mkdocs",
6
6
  "mkdocs": "python3 -m mkdocs",
@@ -37,10 +37,5 @@
37
37
  "description": "",
38
38
  "main": "dist/app.electron.js",
39
39
  "bin": {},
40
- "exports": {
41
- ".": {
42
- "style": "./scss/index.scss"
43
- }
44
- },
45
40
  "peerDependencies": {}
46
41
  }
@@ -30,12 +30,12 @@
30
30
  "releaseType": "manual",
31
31
  "targetArtifact": "npm-lib-and-cli-tool",
32
32
  "envName": "__",
33
- "resolvedNewVersion": "19.0.21"
33
+ "resolvedNewVersion": "19.0.22"
34
34
  },
35
35
  "copyToManager": {},
36
36
  "buildInfo": {
37
- "date": "2025-05-28T01:42:25.000Z",
38
- "hash": "3b1709fc971a2cea56681754122b3f6e7b2f843b"
37
+ "date": "2025-05-28T01:48:00.000Z",
38
+ "hash": "51bf6104ef35d16215f78945413ad5e1a41aaaa8"
39
39
  },
40
40
  "currentProjectName": "tnp-helpers",
41
41
  "currentProjectType": "isomorphic-lib",
@@ -5892,7 +5892,7 @@ class PortsWorker extends BaseCliWorker {
5892
5892
  // THIS FILE IS GENERATED - DO NOT MODIFY
5893
5893
  const BUILD_FRAMEWORK_CLI_NAME = 'tnp';
5894
5894
  const PROJECT_NPM_NAME = 'tnp-helpers';
5895
- const CURRENT_PACKAGE_VERSION = '19.0.21';
5895
+ const CURRENT_PACKAGE_VERSION = '19.0.22';
5896
5896
  // THIS FILE IS GENERATED - DO NOT MODIFY
5897
5897
 
5898
5898
  //#endregion