taon-storage 19.0.12 → 19.0.13

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.
@@ -5,10 +5,10 @@ import { Helpers, _ } from 'tnp-core/browser';
5
5
  import * as localForge from 'localforage';
6
6
 
7
7
  class SampleLogCmpComponent {
8
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: SampleLogCmpComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
9
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.10", type: SampleLogCmpComponent, isStandalone: true, selector: "sample-log-cmp", ngImport: i0, template: "<p>\n sample log component works!\n <img\n src=\"assets/assets-for/taon-storage/assets/shared/logo.png\"\n alt=\"logo\" height=\"200\" />\n</p>", styles: [":host{display:block}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
8
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: SampleLogCmpComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
9
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.11", type: SampleLogCmpComponent, isStandalone: true, selector: "sample-log-cmp", ngImport: i0, template: "<p>\n sample log component works!\n <img\n src=\"assets/assets-for/taon-storage/assets/shared/logo.png\"\n alt=\"logo\" height=\"200\" />\n</p>", styles: [":host{display:block}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
10
10
  }
11
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: SampleLogCmpComponent, decorators: [{
11
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: SampleLogCmpComponent, decorators: [{
12
12
  type: Component,
13
13
  args: [{ selector: 'sample-log-cmp', changeDetection: ChangeDetectionStrategy.OnPush, imports: [CommonModule], standalone: true, template: "<p>\n sample log component works!\n <img\n src=\"assets/assets-for/taon-storage/assets/shared/logo.png\"\n alt=\"logo\" height=\"200\" />\n</p>", styles: [":host{display:block}\n"] }]
14
14
  }] });
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "taon-storage/browser",
3
- "version": "19.0.12",
3
+ "version": "19.0.13",
4
4
  "module": "fesm2022/taon-storage.mjs",
5
5
  "typings": "index.d.ts",
6
6
  "exports": {
@@ -5,10 +5,10 @@ import { Helpers, _ } from 'tnp-core/browser';
5
5
  import * as localForge from 'localforage';
6
6
 
7
7
  class SampleLogCmpComponent {
8
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: SampleLogCmpComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
9
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.10", type: SampleLogCmpComponent, isStandalone: true, selector: "sample-log-cmp", ngImport: i0, template: "<p>\n sample log component works!\n <img\n src=\"assets/assets-for/taon-storage/assets/shared/logo.png\"\n alt=\"logo\" height=\"200\" />\n</p>", styles: [":host{display:block}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
8
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: SampleLogCmpComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
9
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.11", type: SampleLogCmpComponent, isStandalone: true, selector: "sample-log-cmp", ngImport: i0, template: "<p>\n sample log component works!\n <img\n src=\"assets/assets-for/taon-storage/assets/shared/logo.png\"\n alt=\"logo\" height=\"200\" />\n</p>", styles: [":host{display:block}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
10
10
  }
11
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: SampleLogCmpComponent, decorators: [{
11
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: SampleLogCmpComponent, decorators: [{
12
12
  type: Component,
13
13
  args: [{ selector: 'sample-log-cmp', changeDetection: ChangeDetectionStrategy.OnPush, imports: [CommonModule], standalone: true, template: "<p>\n sample log component works!\n <img\n src=\"assets/assets-for/taon-storage/assets/shared/logo.png\"\n alt=\"logo\" height=\"200\" />\n</p>", styles: [":host{display:block}\n"] }]
14
14
  }] });
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "taon-storage/client",
3
- "version": "19.0.12",
3
+ "version": "19.0.13",
4
4
  "module": "fesm2022/taon-storage.mjs",
5
5
  "typings": "index.d.ts",
6
6
  "exports": {
@@ -1,3 +1,3 @@
1
1
  export declare const BUILD_FRAMEWORK_CLI_NAME = "tnp";
2
2
  export declare const PROJECT_NPM_NAME = "taon-storage";
3
- export declare const CURRENT_PACKAGE_VERSION = "19.0.12";
3
+ export declare const CURRENT_PACKAGE_VERSION = "19.0.13";
@@ -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 = 'taon-storage';
7
- exports.CURRENT_PACKAGE_VERSION = '19.0.12';
7
+ exports.CURRENT_PACKAGE_VERSION = '19.0.13';
8
8
  // THIS FILE IS GENERATED - DO NOT MODIFY
9
9
  //# sourceMappingURL=build-info._auto-generated_.js.map
package/package.json CHANGED
@@ -1,12 +1,13 @@
1
1
  {
2
2
  "name": "taon-storage",
3
- "version": "19.0.12",
3
+ "version": "19.0.13",
4
4
  "author": "Dariusz Filipiak",
5
5
  "dependencies": {
6
6
  "ng2-logger": "~19.0.0",
7
7
  "localforage": "1.10.0",
8
8
  "immutable": "~5.1.1"
9
9
  },
10
+ "main": "dist/app.electron.js",
10
11
  "bin": {},
11
12
  "peerDependencies": {}
12
13
  }
@@ -9,9 +9,9 @@
9
9
  "only": []
10
10
  },
11
11
  "ports": {
12
- "ngNormalAppPort": 4273,
13
- "ngWebsqlAppPort": 4274,
14
- "nodeBeAppPort": 4129
12
+ "ngNormalAppPort": 4268,
13
+ "ngWebsqlAppPort": 4269,
14
+ "nodeBeAppPort": 4132
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.12"
33
+ "resolvedNewVersion": "19.0.13"
34
34
  },
35
35
  "copyToManager": {},
36
36
  "buildInfo": {
37
- "date": "2025-05-17T01:23:55.000Z",
38
- "hash": "01e0b9497c821e37e4ec82e0f88c98bdd899e78f"
37
+ "date": "2025-05-19T20:54:33.000Z",
38
+ "hash": "d8ed1e9a7a51dc8228d3b2ddf43fe71ed85a4c08"
39
39
  },
40
40
  "currentProjectName": "taon-storage",
41
41
  "currentProjectType": "isomorphic-lib",
@@ -5,10 +5,10 @@ import { Helpers, _ } from 'tnp-core/websql';
5
5
  import * as localForge from 'localforage';
6
6
 
7
7
  class SampleLogCmpComponent {
8
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: SampleLogCmpComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
9
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.10", type: SampleLogCmpComponent, isStandalone: true, selector: "sample-log-cmp", ngImport: i0, template: "<p>\n sample log component works!\n <img\n src=\"assets/assets-for/taon-storage/assets/shared/logo.png\"\n alt=\"logo\" height=\"200\" />\n</p>", styles: [":host{display:block}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
8
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: SampleLogCmpComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
9
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.11", type: SampleLogCmpComponent, isStandalone: true, selector: "sample-log-cmp", ngImport: i0, template: "<p>\n sample log component works!\n <img\n src=\"assets/assets-for/taon-storage/assets/shared/logo.png\"\n alt=\"logo\" height=\"200\" />\n</p>", styles: [":host{display:block}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
10
10
  }
11
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: SampleLogCmpComponent, decorators: [{
11
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: SampleLogCmpComponent, decorators: [{
12
12
  type: Component,
13
13
  args: [{ selector: 'sample-log-cmp', changeDetection: ChangeDetectionStrategy.OnPush, imports: [CommonModule], standalone: true, template: "<p>\n sample log component works!\n <img\n src=\"assets/assets-for/taon-storage/assets/shared/logo.png\"\n alt=\"logo\" height=\"200\" />\n</p>", styles: [":host{display:block}\n"] }]
14
14
  }] });
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "taon-storage/websql",
3
- "version": "19.0.12",
3
+ "version": "19.0.13",
4
4
  "module": "fesm2022/taon-storage.mjs",
5
5
  "typings": "index.d.ts",
6
6
  "exports": {
package/lib/utils.d.ts DELETED
File without changes
package/lib/utils.js DELETED
@@ -1,5 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1726560661019 = dummy1726560661019;
4
- function dummy1726560661019() { }
5
- //# sourceMappingURL=utils.js.map
package/lib/utils.js.map DELETED
@@ -1 +0,0 @@
1
- {"version":3,"file":"utils.js","sourceRoot":"","sources":["c:/Users/darek/projects/npm/taon-dev/taon-storage/src/lib/utils.ts"],"names":[],"mappings":";;AAAA,gDAAwC;AAAxC,SAAgB,kBAAkB,KAAK,CAAC"}