taon-storage 19.0.12 → 19.0.15
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.
- package/browser/fesm2022/taon-storage.mjs +3 -3
- package/browser/package.json +1 -1
- package/client/fesm2022/taon-storage.mjs +3 -3
- package/client/package.json +1 -1
- package/lib/build-info._auto-generated_.d.ts +1 -1
- package/lib/build-info._auto-generated_.js +1 -1
- package/package.json +21 -1
- package/tmp-environment.json +6 -6
- package/websql/fesm2022/taon-storage.mjs +3 -3
- package/websql/package.json +1 -1
- package/lib/utils.d.ts +0 -0
- package/lib/utils.js +0 -5
- package/lib/utils.js.map +0 -1
|
@@ -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.
|
|
9
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.
|
|
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.
|
|
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
|
}] });
|
package/browser/package.json
CHANGED
|
@@ -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.
|
|
9
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.
|
|
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.
|
|
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
|
}] });
|
package/client/package.json
CHANGED
|
@@ -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.
|
|
7
|
+
exports.CURRENT_PACKAGE_VERSION = '19.0.15';
|
|
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,32 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "taon-storage",
|
|
3
|
-
"version": "19.0.
|
|
3
|
+
"version": "19.0.15",
|
|
4
|
+
"scripts": {
|
|
5
|
+
"taon init": "taon init",
|
|
6
|
+
"taon start": "taon start",
|
|
7
|
+
"taon build:lib": "taon build:lib",
|
|
8
|
+
"taon build:watch:lib": "taon build:watch:lib",
|
|
9
|
+
"taon build:watch:app": "taon build:watch:app",
|
|
10
|
+
"taon build:watch:electron": "taon build:watch:electron",
|
|
11
|
+
"taon docs": "taon docs",
|
|
12
|
+
"taon docs:watch": "taon docs:watch",
|
|
13
|
+
"taon clear": "taon clear",
|
|
14
|
+
"taon release": "taon release",
|
|
15
|
+
"taon release:auto": "taon release:auto",
|
|
16
|
+
"taon release:install:locally": "taon release:install:locally",
|
|
17
|
+
"taon migration:create": "taon migration:create",
|
|
18
|
+
"taon migration:run": "taon migration:run",
|
|
19
|
+
"taon migration:revert": "taon migration:revert",
|
|
20
|
+
"taon vscode:temp:show": "taon vscode:temp:show",
|
|
21
|
+
"taon vscode:temp:hide": "taon vscode:temp:hide"
|
|
22
|
+
},
|
|
4
23
|
"author": "Dariusz Filipiak",
|
|
5
24
|
"dependencies": {
|
|
6
25
|
"ng2-logger": "~19.0.0",
|
|
7
26
|
"localforage": "1.10.0",
|
|
8
27
|
"immutable": "~5.1.1"
|
|
9
28
|
},
|
|
29
|
+
"main": "dist/app.electron.js",
|
|
10
30
|
"bin": {},
|
|
11
31
|
"peerDependencies": {}
|
|
12
32
|
}
|
package/tmp-environment.json
CHANGED
|
@@ -9,9 +9,9 @@
|
|
|
9
9
|
"only": []
|
|
10
10
|
},
|
|
11
11
|
"ports": {
|
|
12
|
-
"ngNormalAppPort":
|
|
13
|
-
"ngWebsqlAppPort":
|
|
14
|
-
"nodeBeAppPort":
|
|
12
|
+
"ngNormalAppPort": 4231,
|
|
13
|
+
"ngWebsqlAppPort": 4232,
|
|
14
|
+
"nodeBeAppPort": 4116
|
|
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.
|
|
33
|
+
"resolvedNewVersion": "19.0.15"
|
|
34
34
|
},
|
|
35
35
|
"copyToManager": {},
|
|
36
36
|
"buildInfo": {
|
|
37
|
-
"date": "2025-05-
|
|
38
|
-
"hash": "
|
|
37
|
+
"date": "2025-05-20T23:27:04.000Z",
|
|
38
|
+
"hash": "99a80ccdd2a6f597eb07f7af879159bc47736f9b"
|
|
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.
|
|
9
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.
|
|
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.
|
|
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
|
}] });
|
package/websql/package.json
CHANGED
package/lib/utils.d.ts
DELETED
|
File without changes
|
package/lib/utils.js
DELETED
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"}
|