taon 21.0.41 → 21.0.44

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.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "taon/browser",
3
- "version": "21.0.41",
3
+ "version": "21.0.44",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^21.0.0",
6
6
  "@angular/core": "^21.0.0"
@@ -14,13 +14,13 @@ import { InjectionToken, ViewContainerRef } from '@angular/core';
14
14
  import { AxiosResponse } from 'axios';
15
15
  import * as rxjs from 'rxjs';
16
16
  import { Observable, Subscriber } from 'rxjs';
17
+ import * as multer from 'multer';
17
18
  import * as _ngx_formly_core from '@ngx-formly/core';
18
19
  import { FieldWrapper, FieldArrayType, FormlyFormBuilder, FormlyFieldConfig } from '@ngx-formly/core';
19
- import * as Electron from 'electron';
20
- import { ipcRenderer } from 'electron';
21
20
  import { ServerOptions, Server as Server$1, DefaultEventsMap } from 'socket.io';
22
21
  import { io, Socket } from 'socket.io-client';
23
- import * as multer from 'multer';
22
+ import * as Electron from 'electron';
23
+ import { ipcRenderer } from 'electron';
24
24
 
25
25
  declare abstract class TaonBaseCustomRepository extends TaonBaseInjector {
26
26
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "taon/browser-prod",
3
- "version": "21.0.41",
3
+ "version": "21.0.44",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^21.0.0",
6
6
  "@angular/core": "^21.0.0"
@@ -14,13 +14,13 @@ import { InjectionToken, ViewContainerRef } from '@angular/core';
14
14
  import { AxiosResponse } from 'axios';
15
15
  import * as rxjs from 'rxjs';
16
16
  import { Observable, Subscriber } from 'rxjs';
17
+ import * as multer from 'multer';
17
18
  import * as _ngx_formly_core from '@ngx-formly/core';
18
19
  import { FieldWrapper, FieldArrayType, FormlyFormBuilder, FormlyFieldConfig } from '@ngx-formly/core';
19
- import * as Electron from 'electron';
20
- import { ipcRenderer } from 'electron';
21
20
  import { ServerOptions, Server as Server$1, DefaultEventsMap } from 'socket.io';
22
21
  import { io, Socket } from 'socket.io-client';
23
- import * as multer from 'multer';
22
+ import * as Electron from 'electron';
23
+ import { ipcRenderer } from 'electron';
24
24
 
25
25
  declare abstract class TaonBaseCustomRepository extends TaonBaseInjector {
26
26
  }
@@ -0,0 +1 @@
1
+ {}
@@ -21,4 +21,4 @@ export declare const CURRENT_PACKAGE_TAON_VERSION = "v21";
21
21
  /**
22
22
  * Autogenerated by current cli tool. Use *tnp release* to bump version.
23
23
  */
24
- export declare const CURRENT_PACKAGE_VERSION = "21.0.41";
24
+ export declare const CURRENT_PACKAGE_VERSION = "21.0.44";
@@ -25,6 +25,6 @@ exports.CURRENT_PACKAGE_TAON_VERSION = 'v21';
25
25
  /**
26
26
  * Autogenerated by current cli tool. Use *tnp release* to bump version.
27
27
  */
28
- exports.CURRENT_PACKAGE_VERSION = '21.0.41';
28
+ exports.CURRENT_PACKAGE_VERSION = '21.0.44';
29
29
  // THIS FILE IS GENERATED - DO NOT MODIFY
30
30
  //# sourceMappingURL=build-info._auto-generated_.js.map
package/lib/package.json CHANGED
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "name": "taon/lib",
3
- "version": "21.0.41"
3
+ "version": "21.0.44"
4
4
  }
package/lib/ui/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1769302822725 = dummy1769302822725;
4
- function dummy1769302822725() { }
3
+ exports.dummy1769391724076 = dummy1769391724076;
4
+ function dummy1769391724076() { }
5
5
  //# sourceMappingURL=index.js.map
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1769302823325 = dummy1769302823325;
4
- function dummy1769302823325() { }
3
+ exports.dummy1769391725074 = dummy1769391725074;
4
+ function dummy1769391725074() { }
5
5
  //# sourceMappingURL=index.js.map
@@ -21,4 +21,4 @@ export declare const CURRENT_PACKAGE_TAON_VERSION = "v21";
21
21
  /**
22
22
  * Autogenerated by current cli tool. Use *tnp release* to bump version.
23
23
  */
24
- export declare const CURRENT_PACKAGE_VERSION = "21.0.41";
24
+ export declare const CURRENT_PACKAGE_VERSION = "21.0.44";
@@ -25,6 +25,6 @@ exports.CURRENT_PACKAGE_TAON_VERSION = 'v21';
25
25
  /**
26
26
  * Autogenerated by current cli tool. Use *tnp release* to bump version.
27
27
  */
28
- exports.CURRENT_PACKAGE_VERSION = '21.0.41';
28
+ exports.CURRENT_PACKAGE_VERSION = '21.0.44';
29
29
  // THIS FILE IS GENERATED - DO NOT MODIFY
30
30
  //# sourceMappingURL=build-info._auto-generated_.js.map
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "name": "taon/lib-prod",
3
- "version": "21.0.41"
3
+ "version": "21.0.44"
4
4
  }
@@ -1 +1 @@
1
- export declare function dummy1769302872818(): void;
1
+ export declare function dummy1769391821725(): void;
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1769302872818 = dummy1769302872818;
4
- function dummy1769302872818() { }
3
+ exports.dummy1769391821725 = dummy1769391821725;
4
+ function dummy1769391821725() { }
5
5
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- export declare function dummy1769302873777(): void;
1
+ export declare function dummy1769391830270(): void;
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1769302873777 = dummy1769302873777;
4
- function dummy1769302873777() { }
3
+ exports.dummy1769391830270 = dummy1769391830270;
4
+ function dummy1769391830270() { }
5
5
  //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "taon",
3
- "version": "21.0.41",
3
+ "version": "21.0.44",
4
4
  "scripts": {
5
5
  "mkdocs": "python3 -m mkdocs",
6
6
  "taon init": "taon init",
@@ -52,6 +52,7 @@
52
52
  "ora": "3.4.0",
53
53
  "progress": "2.0.3",
54
54
  "open": "7.2.1",
55
+ "cfonts": "3.3.0",
55
56
  "tnp": "~21.0.0"
56
57
  },
57
58
  "description": "Isomorphic solution for backend and frontend",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "taon/websql",
3
- "version": "21.0.41",
3
+ "version": "21.0.44",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^21.0.0",
6
6
  "@angular/core": "^21.0.0"
@@ -14,13 +14,13 @@ import { InjectionToken, ViewContainerRef } from '@angular/core';
14
14
  import { AxiosResponse } from 'axios';
15
15
  import * as rxjs from 'rxjs';
16
16
  import { Observable, Subscriber } from 'rxjs';
17
+ import * as multer from 'multer';
17
18
  import * as _ngx_formly_core from '@ngx-formly/core';
18
19
  import { FieldWrapper, FieldArrayType, FormlyFormBuilder, FormlyFieldConfig } from '@ngx-formly/core';
19
- import * as Electron from 'electron';
20
- import { ipcRenderer } from 'electron';
21
20
  import { ServerOptions, Server as Server$1, DefaultEventsMap } from 'socket.io';
22
21
  import { io, Socket } from 'socket.io-client';
23
- import * as multer from 'multer';
22
+ import * as Electron from 'electron';
23
+ import { ipcRenderer } from 'electron';
24
24
 
25
25
  declare abstract class TaonBaseCustomRepository extends TaonBaseInjector {
26
26
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "taon/websql-prod",
3
- "version": "21.0.41",
3
+ "version": "21.0.44",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^21.0.0",
6
6
  "@angular/core": "^21.0.0"
@@ -14,13 +14,13 @@ import { InjectionToken, ViewContainerRef } from '@angular/core';
14
14
  import { AxiosResponse } from 'axios';
15
15
  import * as rxjs from 'rxjs';
16
16
  import { Observable, Subscriber } from 'rxjs';
17
+ import * as multer from 'multer';
17
18
  import * as _ngx_formly_core from '@ngx-formly/core';
18
19
  import { FieldWrapper, FieldArrayType, FormlyFormBuilder, FormlyFieldConfig } from '@ngx-formly/core';
19
- import * as Electron from 'electron';
20
- import { ipcRenderer } from 'electron';
21
20
  import { ServerOptions, Server as Server$1, DefaultEventsMap } from 'socket.io';
22
21
  import { io, Socket } from 'socket.io-client';
23
- import * as multer from 'multer';
22
+ import * as Electron from 'electron';
23
+ import { ipcRenderer } from 'electron';
24
24
 
25
25
  declare abstract class TaonBaseCustomRepository extends TaonBaseInjector {
26
26
  }
@@ -0,0 +1 @@
1
+ {}