taon 21.0.41 → 21.0.42

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.42",
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.42",
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.42";
@@ -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.42';
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.42"
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.dummy1769386254233 = dummy1769386254233;
4
+ function dummy1769386254233() { }
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.dummy1769386254836 = dummy1769386254836;
4
+ function dummy1769386254836() { }
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.42";
@@ -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.42';
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.42"
4
4
  }
@@ -1 +1 @@
1
- export declare function dummy1769302872818(): void;
1
+ export declare function dummy1769386303965(): 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.dummy1769386303965 = dummy1769386303965;
4
+ function dummy1769386303965() { }
5
5
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- export declare function dummy1769302873777(): void;
1
+ export declare function dummy1769386304844(): 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.dummy1769386304844 = dummy1769386304844;
4
+ function dummy1769386304844() { }
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.42",
4
4
  "scripts": {
5
5
  "mkdocs": "python3 -m mkdocs",
6
6
  "taon init": "taon init",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "taon/websql",
3
- "version": "21.0.41",
3
+ "version": "21.0.42",
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.42",
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
+ {}