@rfprodz/client-util-eliza 1.2.5 → 1.2.6

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/README.md CHANGED
@@ -10,14 +10,6 @@ The Angular chatbot service based on an early natural language processing progra
10
10
 
11
11
  Source and more information about the Elisa program: [https://en.wikipedia.org/wiki/ELIZA](https://en.wikipedia.org/wiki/ELIZA)
12
12
 
13
- ## Development commands reference
14
-
15
- Run `nx test client-util-eliza` to execute the unit tests.
16
-
17
- Run `nx lint client-util-eliza` to lint the library.
18
-
19
- Run `nx build client-util-eliza` to build the library.
20
-
21
13
  ## Usage
22
14
 
23
15
  ### Within the development workspace
@@ -87,3 +79,15 @@ export class AppModule {
87
79
  ### Chatbot component
88
80
 
89
81
  Example [chatbot-root.component.ts](https://github.com/rfprod/nx-ng-starter/blob/main/libs/client-chatbot/src/lib/components/chatbot-root/chatbot-root.component.ts)
82
+
83
+ ## Print related commands
84
+
85
+ ```bash
86
+ npx nx run tools:help --search client-util-eliza:
87
+ ```
88
+
89
+ ## References
90
+
91
+ - [Nx](https://nx.dev)
92
+ - [Angular](https://angular.io)
93
+ - [Eliza program](https://en.wikipedia.org/wiki/ELIZA)
@@ -9,10 +9,10 @@ export class AppElizaModule {
9
9
  };
10
10
  }
11
11
  }
12
- /** @nocollapse */ AppElizaModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: AppElizaModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
13
- /** @nocollapse */ AppElizaModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.0", ngImport: i0, type: AppElizaModule });
14
- /** @nocollapse */ AppElizaModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: AppElizaModule });
15
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: AppElizaModule, decorators: [{
12
+ /** @nocollapse */ AppElizaModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: AppElizaModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
13
+ /** @nocollapse */ AppElizaModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.1", ngImport: i0, type: AppElizaModule });
14
+ /** @nocollapse */ AppElizaModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: AppElizaModule });
15
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: AppElizaModule, decorators: [{
16
16
  type: NgModule,
17
17
  args: [{}]
18
18
  }] });
@@ -427,9 +427,9 @@ export class AppElizaService {
427
427
  });
428
428
  }
429
429
  }
430
- /** @nocollapse */ AppElizaService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: AppElizaService, deps: [{ token: ELIZA_DATA }], target: i0.ɵɵFactoryTarget.Injectable });
431
- /** @nocollapse */ AppElizaService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: AppElizaService, providedIn: 'root' });
432
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: AppElizaService, decorators: [{
430
+ /** @nocollapse */ AppElizaService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: AppElizaService, deps: [{ token: ELIZA_DATA }], target: i0.ɵɵFactoryTarget.Injectable });
431
+ /** @nocollapse */ AppElizaService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: AppElizaService, providedIn: 'root' });
432
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: AppElizaService, decorators: [{
433
433
  type: Injectable,
434
434
  args: [{
435
435
  providedIn: 'root',
@@ -1108,10 +1108,10 @@ class AppElizaModule {
1108
1108
  };
1109
1109
  }
1110
1110
  }
1111
- /** @nocollapse */ AppElizaModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: AppElizaModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
1112
- /** @nocollapse */ AppElizaModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.0", ngImport: i0, type: AppElizaModule });
1113
- /** @nocollapse */ AppElizaModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: AppElizaModule });
1114
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: AppElizaModule, decorators: [{
1111
+ /** @nocollapse */ AppElizaModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: AppElizaModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
1112
+ /** @nocollapse */ AppElizaModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.1", ngImport: i0, type: AppElizaModule });
1113
+ /** @nocollapse */ AppElizaModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: AppElizaModule });
1114
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: AppElizaModule, decorators: [{
1115
1115
  type: NgModule,
1116
1116
  args: [{}]
1117
1117
  }] });
@@ -1549,9 +1549,9 @@ class AppElizaService {
1549
1549
  });
1550
1550
  }
1551
1551
  }
1552
- /** @nocollapse */ AppElizaService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: AppElizaService, deps: [{ token: ELIZA_DATA }], target: i0.ɵɵFactoryTarget.Injectable });
1553
- /** @nocollapse */ AppElizaService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: AppElizaService, providedIn: 'root' });
1554
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: AppElizaService, decorators: [{
1552
+ /** @nocollapse */ AppElizaService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: AppElizaService, deps: [{ token: ELIZA_DATA }], target: i0.ɵɵFactoryTarget.Injectable });
1553
+ /** @nocollapse */ AppElizaService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: AppElizaService, providedIn: 'root' });
1554
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: AppElizaService, decorators: [{
1555
1555
  type: Injectable,
1556
1556
  args: [{
1557
1557
  providedIn: 'root',
@@ -1108,10 +1108,10 @@ class AppElizaModule {
1108
1108
  };
1109
1109
  }
1110
1110
  }
1111
- /** @nocollapse */ AppElizaModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: AppElizaModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
1112
- /** @nocollapse */ AppElizaModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.0", ngImport: i0, type: AppElizaModule });
1113
- /** @nocollapse */ AppElizaModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: AppElizaModule });
1114
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: AppElizaModule, decorators: [{
1111
+ /** @nocollapse */ AppElizaModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: AppElizaModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
1112
+ /** @nocollapse */ AppElizaModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.1", ngImport: i0, type: AppElizaModule });
1113
+ /** @nocollapse */ AppElizaModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: AppElizaModule });
1114
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: AppElizaModule, decorators: [{
1115
1115
  type: NgModule,
1116
1116
  args: [{}]
1117
1117
  }] });
@@ -1545,9 +1545,9 @@ class AppElizaService {
1545
1545
  });
1546
1546
  }
1547
1547
  }
1548
- /** @nocollapse */ AppElizaService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: AppElizaService, deps: [{ token: ELIZA_DATA }], target: i0.ɵɵFactoryTarget.Injectable });
1549
- /** @nocollapse */ AppElizaService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: AppElizaService, providedIn: 'root' });
1550
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: AppElizaService, decorators: [{
1548
+ /** @nocollapse */ AppElizaService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: AppElizaService, deps: [{ token: ELIZA_DATA }], target: i0.ɵɵFactoryTarget.Injectable });
1549
+ /** @nocollapse */ AppElizaService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: AppElizaService, providedIn: 'root' });
1550
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: AppElizaService, decorators: [{
1551
1551
  type: Injectable,
1552
1552
  args: [{
1553
1553
  providedIn: 'root',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rfprodz/client-util-eliza",
3
- "version": "1.2.5",
3
+ "version": "1.2.6",
4
4
  "description": "Angular chatbot logic based on Eliza (https://en.wikipedia.org/wiki/ELIZA).",
5
5
  "keywords": [
6
6
  "angular-chatbot",
@@ -22,7 +22,7 @@
22
22
  "tslib": "2.4.1"
23
23
  },
24
24
  "peerDependencies": {
25
- "@angular/core": "15.1.0"
25
+ "@angular/core": "15.1.1"
26
26
  },
27
27
  "module": "fesm2015/rfprodz-client-util-eliza.mjs",
28
28
  "es2020": "fesm2020/rfprodz-client-util-eliza.mjs",