taon 18.0.26 → 18.0.27
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@18.0.
|
|
3
|
+
Assets from this folder are being shipped with this npm package (taon@18.0.26)
|
|
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.dummy1744139268111 = dummy1744139268111;
|
|
4
|
+
function dummy1744139268111() { }
|
|
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.dummy1744139267863 = dummy1744139267863;
|
|
4
|
+
function dummy1744139267863() { }
|
|
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.dummy1744139268113 = dummy1744139268113;
|
|
4
|
+
function dummy1744139268113() { }
|
|
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.dummy1744139268116 = dummy1744139268116;
|
|
4
|
+
function dummy1744139268116() { }
|
|
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.dummy1744139268118 = dummy1744139268118;
|
|
4
|
+
function dummy1744139268118() { }
|
|
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.dummy1744139268121 = dummy1744139268121;
|
|
4
|
+
function dummy1744139268121() { }
|
|
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.dummy1744139268121 = dummy1744139268121;
|
|
4
|
+
function dummy1744139268121() { }
|
|
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.dummy1744139268123 = dummy1744139268123;
|
|
4
|
+
function dummy1744139268123() { }
|
|
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.dummy1744139268124 = dummy1744139268124;
|
|
4
|
+
function dummy1744139268124() { }
|
|
5
5
|
//# sourceMappingURL=index.js.map
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "taon",
|
|
3
|
-
"version": "18.0.
|
|
3
|
+
"version": "18.0.27",
|
|
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": "18.0.
|
|
15
|
+
"tnp": "18.0.27",
|
|
16
16
|
"tslib": "~2.6.3",
|
|
17
17
|
"ora": "3.4.0",
|
|
18
|
-
"ng2-rest": "18.0.
|
|
19
|
-
"json10": "18.0.
|
|
20
|
-
"lodash-walk-object": "18.0.
|
|
21
|
-
"taon-type-sql": "18.0.
|
|
18
|
+
"ng2-rest": "18.0.21",
|
|
19
|
+
"json10": "18.0.21",
|
|
20
|
+
"lodash-walk-object": "18.0.21",
|
|
21
|
+
"taon-type-sql": "18.0.21",
|
|
22
22
|
"socket.io": "4.7.5"
|
|
23
23
|
},
|
|
24
24
|
"description": "Isomorphic solution for backend and frontend",
|
package/tmp-environment.json
CHANGED
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
"title": "Taon"
|
|
5
5
|
},
|
|
6
6
|
"buildInfo": {
|
|
7
|
-
"number":
|
|
8
|
-
"date": "2025-04-
|
|
9
|
-
"hash": "
|
|
7
|
+
"number": 1797,
|
|
8
|
+
"date": "2025-04-08T19:01:55.000Z",
|
|
9
|
+
"hash": "23fcb709f84d2c4abb0ccb2d5f150e3cc2d3f46f"
|
|
10
10
|
},
|
|
11
11
|
"currentProjectName": "taon",
|
|
12
12
|
"currentProjectType": "isomorphic-lib",
|