taon 19.0.61 → 19.0.62

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.
Files changed (71) hide show
  1. package/browser/fesm2022/taon.mjs +3 -2
  2. package/browser/fesm2022/taon.mjs.map +1 -1
  3. package/browser/package.json +1 -1
  4. package/icon-menu-taon.svg +15 -15
  5. package/lib/build-info._auto-generated_.d.ts +1 -1
  6. package/lib/build-info._auto-generated_.js +1 -1
  7. package/lib/decorators/classes/controller-config.d.ts +9 -0
  8. package/lib/decorators/classes/controller-config.js +8 -2
  9. package/lib/decorators/classes/controller-config.js.map +1 -1
  10. package/lib/decorators/classes/controller-options.d.ts +11 -0
  11. package/lib/decorators/classes/controller-options.js +13 -2
  12. package/lib/decorators/classes/controller-options.js.map +1 -1
  13. package/lib/realtime/realtime-client.js +3 -2
  14. package/lib/realtime/realtime-client.js.map +1 -1
  15. package/lib/ui/directives/index.d.ts +3 -0
  16. package/lib/ui/directives/index.js +5 -0
  17. package/lib/ui/directives/index.js.map +1 -0
  18. package/lib/ui/directives/safe.pipe.d.ts +7 -0
  19. package/lib/ui/directives/taon-inject-html.directive.d.ts +6 -0
  20. package/lib/ui/directives/taon-long-press.directive.d.ts +22 -0
  21. package/lib/ui/directives/view-mode.d.ts +5 -0
  22. package/lib/ui/directives/view-mode.js +10 -0
  23. package/lib/ui/directives/view-mode.js.map +1 -0
  24. package/lib/ui/index.js +2 -2
  25. package/lib/ui/taon-admin-mode-configuration/index.js +2 -2
  26. package/lib/ui/taon-admin-mode-configuration/taon-admin-mode-configuration.component.d.ts +43 -0
  27. package/lib/ui/taon-admin-mode-configuration/taon-admin.models.d.ts +5 -0
  28. package/lib/ui/taon-admin-mode-configuration/taon-admin.models.js +3 -0
  29. package/lib/ui/taon-admin-mode-configuration/taon-admin.models.js.map +1 -0
  30. package/lib/ui/taon-full-material.module.d.ts +5 -0
  31. package/lib/ui/taon-github-fork-me-corner/index.d.ts +2 -0
  32. package/lib/ui/taon-github-fork-me-corner/index.js +5 -0
  33. package/lib/ui/taon-github-fork-me-corner/index.js.map +1 -0
  34. package/lib/ui/taon-github-fork-me-corner/taon-github-fork-me-corner.component.d.ts +3 -0
  35. package/lib/ui/taon-github-fork-me-corner/taon-github-fork-me-corner.module.d.ts +2 -0
  36. package/lib/ui/taon-github-fork-me-ribbon/index.d.ts +2 -0
  37. package/lib/ui/taon-github-fork-me-ribbon/index.js +5 -0
  38. package/lib/ui/taon-github-fork-me-ribbon/index.js.map +1 -0
  39. package/lib/ui/taon-github-fork-me-ribbon/taon-github-fork-me-ribbon.component.d.ts +3 -0
  40. package/lib/ui/taon-github-fork-me-ribbon/taon-github-fork-me-ribbon.module.d.ts +2 -0
  41. package/lib/ui/taon-notifications/index.d.ts +4 -0
  42. package/lib/ui/taon-notifications/index.js +24 -0
  43. package/lib/ui/taon-notifications/index.js.map +1 -0
  44. package/lib/ui/taon-notifications/taon-notifications.component.d.ts +9 -0
  45. package/lib/ui/taon-notifications/taon-notifications.models.d.ts +6 -0
  46. package/lib/ui/taon-notifications/taon-notifications.models.js +5 -0
  47. package/lib/ui/taon-notifications/taon-notifications.models.js.map +1 -0
  48. package/lib/ui/taon-notifications/taon-notifications.module.d.ts +2 -0
  49. package/lib/ui/taon-notifications/taon-notifications.service.d.ts +11 -0
  50. package/lib/ui/taon-progress-bar/index.d.ts +2 -0
  51. package/lib/ui/taon-progress-bar/index.js +5 -0
  52. package/lib/ui/taon-progress-bar/index.js.map +1 -0
  53. package/lib/ui/taon-progress-bar/taon-progress-bar.component.d.ts +13 -0
  54. package/lib/ui/taon-progress-bar/taon-progress-bar.module.d.ts +2 -0
  55. package/lib/ui/taon-session-passcode/index.d.ts +1 -0
  56. package/lib/ui/taon-session-passcode/index.js +5 -0
  57. package/lib/ui/taon-session-passcode/index.js.map +1 -0
  58. package/lib/ui/taon-session-passcode/taon-session-passcode.component.d.ts +35 -0
  59. package/lib/ui/taon-table/index.d.ts +2 -0
  60. package/lib/ui/taon-table/index.js +5 -0
  61. package/lib/ui/taon-table/index.js.map +1 -0
  62. package/lib/ui/taon-table/taon-table.component.d.ts +34 -0
  63. package/lib/ui/taon-table/taon-table.module.d.ts +2 -0
  64. package/lib/ui/taon.models.d.ts +11 -0
  65. package/lib/ui/taon.models.js +3 -0
  66. package/lib/ui/taon.models.js.map +1 -0
  67. package/package.json +1 -1
  68. package/tmp-environment.json +39 -0
  69. package/websql/fesm2022/taon.mjs +3 -2
  70. package/websql/fesm2022/taon.mjs.map +1 -1
  71. package/websql/package.json +1 -1
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=taon.models.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"taon.models.js","sourceRoot":"","sources":[""],"names":[],"mappings":""}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "taon",
3
- "version": "19.0.61",
3
+ "version": "19.0.62",
4
4
  "scripts": {
5
5
  "mkdocs": "python3 -m mkdocs",
6
6
  "taon init": "taon init",
@@ -0,0 +1,39 @@
1
+ {
2
+ "website": {
3
+ "domain": "taon.example.domain.com",
4
+ "title": "Taon"
5
+ },
6
+ "paths": {},
7
+ "config": {},
8
+ "container": {
9
+ "start": "tnp"
10
+ },
11
+ "ports": {},
12
+ "init": {},
13
+ "build": {
14
+ "pwa": {},
15
+ "watch": false
16
+ },
17
+ "loading": {
18
+ "preAngularBootstrap": {},
19
+ "afterAngularBootstrap": {}
20
+ },
21
+ "release": {
22
+ "cli": {},
23
+ "lib": {},
24
+ "autoReleaseUsingConfig": true,
25
+ "releaseVersionBumpType": "patch",
26
+ "releaseType": "manual",
27
+ "targetArtifact": "npm-lib-and-cli-tool",
28
+ "envName": "__",
29
+ "resolvedNewVersion": "19.0.13"
30
+ },
31
+ "copyToManager": {},
32
+ "buildInfo": {
33
+ "date": "2025-05-13T21:02:51.000Z",
34
+ "hash": "ec29911645a4abf818923ce456c1678b84474453"
35
+ },
36
+ "currentProjectName": "taon",
37
+ "currentProjectType": "isomorphic-lib",
38
+ "pathsTsconfig": "\"paths\": {\"@lib\":[\"./src/lib\"],\"@lib/*\":[\"./src/lib/*\"],\"taon/src\":[\"./src/lib\"],\"taon/src/*\":[\"./src/lib/*\"]},"
39
+ }
@@ -1568,12 +1568,13 @@ class RealtimeClient {
1568
1568
  if (this.core.ctx.config.frontendHost &&
1569
1569
  this.core.ctx.config.frontendHost !== '' &&
1570
1570
  this.core.ctx.isRunningInsideDocker) {
1571
- Helpers.logInfo(`[${this.core.ctx.contextName}] USING FRONTEND HOST ${this.core.ctx.config.frontendHost}`);
1571
+ Helpers.logInfo(`[${this.core.ctx.contextName}] USING FRONTEND HOST` +
1572
+ ` ${this.core.ctx.config.frontendHost} FOR REALTIME`);
1572
1573
  nspPath.global = new URL(`${this.core.ctx.frontendHostUri.origin}${nspPath.global.pathname}`);
1573
1574
  nspPath.realtime = new URL(`${this.core.ctx.frontendHostUri.origin}${nspPath.realtime.pathname}`);
1574
1575
  }
1575
1576
  else {
1576
- Helpers.logInfo(`[${this.core.ctx.contextName}] NOT USING FRONTEND HOST`);
1577
+ Helpers.logInfo(`[${this.core.ctx.contextName}] Not using frontend host for realtime`);
1577
1578
  }
1578
1579
  this.core.ctx.logRealtime &&
1579
1580
  console.info('[CLIENT] NAMESPACE GLOBAL ', nspPath.global.href + ` host: ${this.core.ctx.host}`);