taon 18.0.27 → 18.0.29
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.28)
|
|
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.dummy1744139591297 = dummy1744139591297;
|
|
4
|
+
function dummy1744139591297() { }
|
|
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.dummy1744139591018 = dummy1744139591018;
|
|
4
|
+
function dummy1744139591018() { }
|
|
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.dummy1744139591300 = dummy1744139591300;
|
|
4
|
+
function dummy1744139591300() { }
|
|
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.dummy1744139591305 = dummy1744139591305;
|
|
4
|
+
function dummy1744139591305() { }
|
|
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.dummy1744139591308 = dummy1744139591308;
|
|
4
|
+
function dummy1744139591308() { }
|
|
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.dummy1744139591311 = dummy1744139591311;
|
|
4
|
+
function dummy1744139591311() { }
|
|
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.dummy1744139591312 = dummy1744139591312;
|
|
4
|
+
function dummy1744139591312() { }
|
|
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.dummy1744139591316 = dummy1744139591316;
|
|
4
|
+
function dummy1744139591316() { }
|
|
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.dummy1744139591318 = dummy1744139591318;
|
|
4
|
+
function dummy1744139591318() { }
|
|
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.29",
|
|
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.28",
|
|
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.22",
|
|
19
|
+
"json10": "~18.0.22",
|
|
20
|
+
"lodash-walk-object": "~18.0.22",
|
|
21
|
+
"taon-type-sql": "~18.0.22",
|
|
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-08T19:
|
|
9
|
-
"hash": "
|
|
7
|
+
"number": 1799,
|
|
8
|
+
"date": "2025-04-08T19:13:04.000Z",
|
|
9
|
+
"hash": "884782e685d17641d9be9f79ff4aa6d61b3e2240"
|
|
10
10
|
},
|
|
11
11
|
"currentProjectName": "taon",
|
|
12
12
|
"currentProjectType": "isomorphic-lib",
|