tnp-helpers 19.0.15 → 19.0.17

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.
@@ -3,7 +3,7 @@ import { Taon } from 'taon/browser';
3
3
  export type PortStatus = 'unassigned' | 'assigned' | 'assigned-not-registered' | 'assigned-taken-by-os';
4
4
  export declare const PortStatusArr: PortStatus[];
5
5
  export declare class Port extends Taon.Base.Entity {
6
- static from(opt: Omit<Port, 'version' | '_' | 'clone' | 'titleOnList' | 'relation' | 'relations'>): Port & Omit<Port, "version" | "_" | "clone" | "titleOnList" | "relation" | "relations">;
6
+ static from(opt: Omit<Port, 'version' | '_' | 'clone' | 'titleOnList' | 'relation' | 'relations'>): Port & Omit<Port, "_" | "version" | "clone" | "titleOnList" | "relation" | "relations">;
7
7
  static getTitleForFreePort(port: Number): string;
8
8
  get titleOnList(): string;
9
9
  port: number;
@@ -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.15";
4
+ export declare const CURRENT_PACKAGE_VERSION = "19.0.17";
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tnp-helpers/client",
3
- "version": "19.0.15",
3
+ "version": "19.0.17",
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.dummy1747775362222 = dummy1747775362222;
4
- function dummy1747775362222() { }
3
+ exports.dummy1747784078650 = dummy1747784078650;
4
+ function dummy1747784078650() { }
5
5
  //# sourceMappingURL=not-assignable-port.entity.js.map
@@ -2,7 +2,7 @@ import { Taon } from 'taon';
2
2
  export type PortStatus = 'unassigned' | 'assigned' | 'assigned-not-registered' | 'assigned-taken-by-os';
3
3
  export declare const PortStatusArr: PortStatus[];
4
4
  export declare class Port extends Taon.Base.Entity {
5
- static from(opt: Omit<Port, 'version' | '_' | 'clone' | 'titleOnList' | 'relation' | 'relations'>): Port & Omit<Port, "_" | "version" | "clone" | "relation" | "relations" | "titleOnList">;
5
+ static from(opt: Omit<Port, 'version' | '_' | 'clone' | 'titleOnList' | 'relation' | 'relations'>): Port & Omit<Port, "_" | "version" | "clone" | "titleOnList" | "relation" | "relations">;
6
6
  static getTitleForFreePort(port: Number): string;
7
7
  get titleOnList(): string;
8
8
  port: number;
@@ -19,7 +19,7 @@ export declare const PortsContextTemplate: () => {
19
19
  onlyMigrationRevertToTimestamp?: number;
20
20
  }) => Promise<import("taon").EndpointContext>;
21
21
  readonly realtime: {
22
- readonly client: import("taon/source/lib/realtime/realtime-client").RealtimeClient;
23
- readonly server: import("taon/source/lib/realtime/realtime-server").RealtimeServer;
22
+ readonly client: import("taon/lib/realtime/realtime-client").RealtimeClient;
23
+ readonly server: import("taon/lib/realtime/realtime-server").RealtimeServer;
24
24
  };
25
25
  };
@@ -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.15";
3
+ export declare const CURRENT_PACKAGE_VERSION = "19.0.17";
@@ -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.15';
7
+ exports.CURRENT_PACKAGE_VERSION = '19.0.17';
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.dummy1747775362338 = dummy1747775362338;
4
- function dummy1747775362338() { }
3
+ exports.dummy1747784078772 = dummy1747784078772;
4
+ function dummy1747784078772() { }
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.dummy1747775361633 = dummy1747775361633;
4
- function dummy1747775361633() { }
3
+ exports.dummy1747784078224 = dummy1747784078224;
4
+ function dummy1747784078224() { }
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.dummy1747775361635 = dummy1747775361635;
4
- function dummy1747775361635() { }
3
+ exports.dummy1747784078226 = dummy1747784078226;
4
+ function dummy1747784078226() { }
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.dummy1747775361640 = dummy1747775361640;
4
- function dummy1747775361640() { }
3
+ exports.dummy1747784078230 = dummy1747784078230;
4
+ function dummy1747784078230() { }
5
5
  //# sourceMappingURL=dual-component-ctrl.js.map
package/package.json CHANGED
@@ -1,9 +1,26 @@
1
1
  {
2
2
  "name": "tnp-helpers",
3
- "version": "19.0.15",
3
+ "version": "19.0.17",
4
4
  "scripts": {
5
5
  "docs": "python3 -m mkdocs",
6
- "mkdocs": "python3 -m mkdocs"
6
+ "mkdocs": "python3 -m mkdocs",
7
+ "taon init": "taon init",
8
+ "taon start": "taon start",
9
+ "taon build:lib": "taon build:lib",
10
+ "taon build:watch:lib": "taon build:watch:lib",
11
+ "taon build:watch:app": "taon build:watch:app",
12
+ "taon build:watch:electron": "taon build:watch:electron",
13
+ "taon docs": "taon docs",
14
+ "taon docs:watch": "taon docs:watch",
15
+ "taon clear": "taon clear",
16
+ "taon release": "taon release",
17
+ "taon release:auto": "taon release:auto",
18
+ "taon release:install:locally": "taon release:install:locally",
19
+ "taon migration:create": "taon migration:create",
20
+ "taon migration:run": "taon migration:run",
21
+ "taon migration:revert": "taon migration:revert",
22
+ "taon vscode:temp:show": "taon vscode:temp:show",
23
+ "taon vscode:temp:hide": "taon vscode:temp:hide"
7
24
  },
8
25
  "license": "MIT",
9
26
  "author": "",
@@ -9,9 +9,9 @@
9
9
  "only": []
10
10
  },
11
11
  "ports": {
12
- "ngNormalAppPort": 4250,
13
- "ngWebsqlAppPort": 4251,
14
- "nodeBeAppPort": 4101
12
+ "ngNormalAppPort": 4241,
13
+ "ngWebsqlAppPort": 4242,
14
+ "nodeBeAppPort": 4121
15
15
  },
16
16
  "init": {},
17
17
  "build": {
@@ -30,12 +30,12 @@
30
30
  "releaseType": "manual",
31
31
  "targetArtifact": "npm-lib-and-cli-tool",
32
32
  "envName": "__",
33
- "resolvedNewVersion": "19.0.15"
33
+ "resolvedNewVersion": "19.0.17"
34
34
  },
35
35
  "copyToManager": {},
36
36
  "buildInfo": {
37
- "date": "2025-05-20T21:04:38.000Z",
38
- "hash": "a23e6e1dfc8f1f225b7097e9653616f0b8cc915b"
37
+ "date": "2025-05-20T23:27:21.000Z",
38
+ "hash": "50f52e3eb6c5983e3edf5922c7836af21be7b63c"
39
39
  },
40
40
  "currentProjectName": "tnp-helpers",
41
41
  "currentProjectType": "isomorphic-lib",
@@ -5827,7 +5827,7 @@ class PortsWorker extends BaseCliWorker {
5827
5827
  // THIS FILE IS GENERATED - DO NOT MODIFY
5828
5828
  const BUILD_FRAMEWORK_CLI_NAME = 'tnp';
5829
5829
  const PROJECT_NPM_NAME = 'tnp-helpers';
5830
- const CURRENT_PACKAGE_VERSION = '19.0.15';
5830
+ const CURRENT_PACKAGE_VERSION = '19.0.17';
5831
5831
  // THIS FILE IS GENERATED - DO NOT MODIFY
5832
5832
 
5833
5833
  //#endregion