taon 19.0.0 → 19.0.1
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/assets/shared/shared_folder_info.txt +1 -1
- package/lib/ui/directives/index.js +2 -2
- package/lib/ui/index.js +2 -2
- package/lib/ui/taon-admin-mode-configuration/index.js +2 -2
- package/lib/ui/taon-github-fork-me-corner/index.js +2 -2
- package/lib/ui/taon-github-fork-me-ribbon/index.js +2 -2
- package/lib/ui/taon-notifications/taon-notifications.models.js +2 -2
- package/lib/ui/taon-progress-bar/index.js +2 -2
- package/lib/ui/taon-session-passcode/index.js +2 -2
- package/lib/ui/taon-table/index.js +2 -2
- package/package.json +6 -6
- package/tmp-environment.json +3 -3
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
THIS FILE IS GENERATED. THIS FILE IS GENERATED. THIS FILE IS GENERATED.
|
|
2
2
|
|
|
3
|
-
Assets from this folder are being shipped with this npm package (taon@
|
|
3
|
+
Assets from this folder are being shipped with this npm package (taon@19.0.0)
|
|
4
4
|
created from this project.
|
|
5
5
|
|
|
6
6
|
THIS FILE IS GENERATED.THIS FILE IS GENERATED. THIS FILE IS GENERATED.
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
function
|
|
3
|
+
exports.dummy1744982256079 = dummy1744982256079;
|
|
4
|
+
function dummy1744982256079() { }
|
|
5
5
|
//# sourceMappingURL=index.js.map
|
package/lib/ui/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
function
|
|
3
|
+
exports.dummy1744982255346 = dummy1744982255346;
|
|
4
|
+
function dummy1744982255346() { }
|
|
5
5
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
function
|
|
3
|
+
exports.dummy1744982256101 = dummy1744982256101;
|
|
4
|
+
function dummy1744982256101() { }
|
|
5
5
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
function
|
|
3
|
+
exports.dummy1744982256124 = dummy1744982256124;
|
|
4
|
+
function dummy1744982256124() { }
|
|
5
5
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
function
|
|
3
|
+
exports.dummy1744982256137 = dummy1744982256137;
|
|
4
|
+
function dummy1744982256137() { }
|
|
5
5
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
function
|
|
3
|
+
exports.dummy1744982256174 = dummy1744982256174;
|
|
4
|
+
function dummy1744982256174() { }
|
|
5
5
|
//# sourceMappingURL=taon-notifications.models.js.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
function
|
|
3
|
+
exports.dummy1744982256186 = dummy1744982256186;
|
|
4
|
+
function dummy1744982256186() { }
|
|
5
5
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
function
|
|
3
|
+
exports.dummy1744982256200 = dummy1744982256200;
|
|
4
|
+
function dummy1744982256200() { }
|
|
5
5
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
function
|
|
3
|
+
exports.dummy1744982256212 = dummy1744982256212;
|
|
4
|
+
function dummy1744982256212() { }
|
|
5
5
|
//# sourceMappingURL=index.js.map
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "taon",
|
|
3
|
-
"version": "19.0.
|
|
3
|
+
"version": "19.0.1",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"mkdocs": "python3 -m mkdocs"
|
|
6
6
|
},
|
|
@@ -12,13 +12,13 @@
|
|
|
12
12
|
"url": "https://github.com/darekf77/taon/issues"
|
|
13
13
|
},
|
|
14
14
|
"dependencies": {
|
|
15
|
-
"tnp": "~
|
|
15
|
+
"tnp": "~19.0.1",
|
|
16
16
|
"tslib": "~2.8.1",
|
|
17
17
|
"ora": "3.4.0",
|
|
18
|
-
"ng2-rest": "~
|
|
19
|
-
"json10": "~
|
|
20
|
-
"lodash-walk-object": "~
|
|
21
|
-
"taon-type-sql": "~
|
|
18
|
+
"ng2-rest": "~19.0.0",
|
|
19
|
+
"json10": "~19.0.0",
|
|
20
|
+
"lodash-walk-object": "~19.0.0",
|
|
21
|
+
"taon-type-sql": "~19.0.0",
|
|
22
22
|
"socket.io": "~4.8.1"
|
|
23
23
|
},
|
|
24
24
|
"description": "Isomorphic solution for backend and frontend",
|
package/tmp-environment.json
CHANGED
|
@@ -20,14 +20,14 @@
|
|
|
20
20
|
"cli": {},
|
|
21
21
|
"lib": {},
|
|
22
22
|
"autoReleaseUsingConfig": true,
|
|
23
|
-
"releaseVersionBumpType": "
|
|
23
|
+
"releaseVersionBumpType": "patch",
|
|
24
24
|
"releaseType": "manual",
|
|
25
25
|
"targetArtifact": "npm-lib-and-cli-tool"
|
|
26
26
|
},
|
|
27
27
|
"copyToManager": {},
|
|
28
28
|
"buildInfo": {
|
|
29
|
-
"date": "2025-04-
|
|
30
|
-
"hash": "
|
|
29
|
+
"date": "2025-04-18T13:17:20.000Z",
|
|
30
|
+
"hash": "3f13d432e14a14a89e667e33248eb0da240af985"
|
|
31
31
|
},
|
|
32
32
|
"currentProjectName": "taon",
|
|
33
33
|
"currentProjectType": "isomorphic-lib",
|