@xapp/stentor-templates 1.29.11 → 1.29.17
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/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,36 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## [1.29.17](https://github.com/XappMedia/stentor-core/compare/v1.29.16...v1.29.17) (2020-12-24)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Bug Fixes
|
|
10
|
+
|
|
11
|
+
* **deps:** update stentor to v1.36.37 ([766a82b](https://github.com/XappMedia/stentor-core/commit/766a82b213dcd6bfa50e269a226e873f2fc33ba2))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
## [1.29.13](https://github.com/XappMedia/stentor-core/compare/v1.29.12...v1.29.13) (2020-12-21)
|
|
18
|
+
|
|
19
|
+
**Note:** Version bump only for package @xapp/stentor-templates
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
## [1.29.12](https://github.com/XappMedia/stentor-core/compare/v1.29.11...v1.29.12) (2020-12-21)
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
### Bug Fixes
|
|
29
|
+
|
|
30
|
+
* **deps:** update stentor to v1.36.35 ([d2f73c6](https://github.com/XappMedia/stentor-core/commit/d2f73c6abd8dd3a8f9ad6c55a36f5700cfe91b09))
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
|
|
6
36
|
## [1.29.11](https://github.com/XappMedia/stentor-core/compare/v1.29.10...v1.29.11) (2020-12-18)
|
|
7
37
|
|
|
8
38
|
|
|
@@ -26,7 +26,7 @@ class OCStudioStarterTemplateFactory extends TemplateFactory_1.TemplateFactory {
|
|
|
26
26
|
return this.generateIntentsAndHandlers();
|
|
27
27
|
}
|
|
28
28
|
generateIntentsAndHandlers() {
|
|
29
|
-
const packagePath = require.resolve(
|
|
29
|
+
const packagePath = require.resolve("@xapp/oc-studio-starter-template");
|
|
30
30
|
// Our intents & handlers are at the root of template
|
|
31
31
|
const intentsDirPath = path_1.resolve(packagePath, "../../template");
|
|
32
32
|
const intentFiles = fs_1.readdirSync(intentsDirPath);
|
|
@@ -41,7 +41,7 @@ class OCStudioStarterTemplateFactory extends TemplateFactory_1.TemplateFactory {
|
|
|
41
41
|
return intents;
|
|
42
42
|
}
|
|
43
43
|
generateEntities() {
|
|
44
|
-
const packagePath = require.resolve(
|
|
44
|
+
const packagePath = require.resolve("@xapp/oc-studio-starter-template");
|
|
45
45
|
// Our entities are at ../../template/entities
|
|
46
46
|
const entitiesDirPath = path_1.resolve(packagePath, "../../template/entities");
|
|
47
47
|
const entityFiles = fs_1.readdirSync(entitiesDirPath);
|
|
@@ -54,7 +54,7 @@ class OCStudioStarterTemplateFactory extends TemplateFactory_1.TemplateFactory {
|
|
|
54
54
|
return entities;
|
|
55
55
|
}
|
|
56
56
|
generateUtterancesTests() {
|
|
57
|
-
const packagePath = require.resolve(
|
|
57
|
+
const packagePath = require.resolve("@xapp/oc-studio-starter-template");
|
|
58
58
|
// This will tell us where the package is, it will end in /lib/index.js
|
|
59
59
|
// We want the file ../../template/utterance-tests.md
|
|
60
60
|
const testsPath = path_1.resolve(packagePath, "../../template/utterance-tests.md");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"OCStudioStarterTemplateFactory.js","sourceRoot":"","sources":["../../src/oc-studio-starter/OCStudioStarterTemplateFactory.ts"],"names":[],"mappings":";;;AAAA,oCAAoC;AACpC,2BAA+C;AAC/C,+BAA+B;AAG/B,iGAAkF;AAGlF,wDAAqD;AAGrD;;;;GAIG;AACH,MAAa,8BAA+B,SAAQ,iCAAwC;
|
|
1
|
+
{"version":3,"file":"OCStudioStarterTemplateFactory.js","sourceRoot":"","sources":["../../src/oc-studio-starter/OCStudioStarterTemplateFactory.ts"],"names":[],"mappings":";;;AAAA,oCAAoC;AACpC,2BAA+C;AAC/C,+BAA+B;AAG/B,iGAAkF;AAGlF,wDAAqD;AAGrD;;;;GAIG;AACH,MAAa,8BAA+B,SAAQ,iCAAwC;IACxF,wBAAwB,CAAE,QAAiC;QACvD,QAAQ;QACR,OAAO,QAAQ,CAAC;IACpB,CAAC;IAED,gBAAgB;QACZ,OAAO,EAAE,YAAY,EAAE,4BAA4B,EAAE,CAAC;IAC1D,CAAC;IAED,WAAW,CAAC,QAAiC,EAAE,GAAY;QACvD,uBAAS,YAAY,EAAE,QAAQ,CAAC,YAAY,IAAK,GAAG,EAAG;IAC3D,CAAC;IAED,gBAAgB;QACZ,OAAO,IAAI,CAAC,0BAA0B,EAAE,CAAC;IAC7C,CAAC;IAED,0BAA0B;QACtB,MAAM,WAAW,GAAG,OAAO,CAAC,OAAO,CAAC,kCAAkC,CAAC,CAAC;QACxE,qDAAqD;QACrD,MAAM,cAAc,GAAG,cAAO,CAAC,WAAW,EAAE,gBAAgB,CAAC,CAAC;QAC9D,MAAM,WAAW,GAAG,gBAAW,CAAC,cAAc,CAAC,CAAC;QAEhD,MAAM,OAAO,GAAyB,EAAE,CAAC;QAEzC,WAAW,CAAC,OAAO,CAAC,CAAC,QAAQ,EAAE,EAAE;YAC7B,IAAI,QAAQ,CAAC,QAAQ,CAAC,OAAO,CAAC,EAAE;gBAC5B,MAAM,QAAQ,GAAG,cAAO,CAAC,cAAc,EAAE,QAAQ,CAAC,CAAC;gBACnD,MAAM,MAAM,GAAqB,IAAI,CAAC,KAAK,CAAC,iBAAY,CAAC,QAAQ,EAAE,OAAO,CAAC,CAAC,CAAC;gBAC7E,OAAO,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC;aACxB;QACL,CAAC,CAAC,CAAC;QAEH,OAAO,OAAO,CAAC;IACnB,CAAC;IAED,gBAAgB;QACZ,MAAM,WAAW,GAAG,OAAO,CAAC,OAAO,CAAC,kCAAkC,CAAC,CAAC;QACxE,8CAA8C;QAC9C,MAAM,eAAe,GAAG,cAAO,CAAC,WAAW,EAAE,yBAAyB,CAAC,CAAC;QACxE,MAAM,WAAW,GAAG,gBAAW,CAAC,eAAe,CAAC,CAAC;QAEjD,MAAM,QAAQ,GAAa,EAAE,CAAC;QAE9B,WAAW,CAAC,OAAO,CAAC,CAAC,QAAQ,EAAE,EAAE;YAC7B,MAAM,QAAQ,GAAG,cAAO,CAAC,eAAe,EAAE,QAAQ,CAAC,CAAC;YACpD,MAAM,MAAM,GAAW,IAAI,CAAC,KAAK,CAAC,iBAAY,CAAC,QAAQ,EAAE,OAAO,CAAC,CAAC,CAAC;YACnE,QAAQ,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC;QAC1B,CAAC,CAAC,CAAC;QAEH,OAAO,QAAQ,CAAC;IACpB,CAAC;IAED,uBAAuB;QACnB,MAAM,WAAW,GAAG,OAAO,CAAC,OAAO,CAAC,kCAAkC,CAAC,CAAC;QACxE,uEAAuE;QACvE,qDAAqD;QACrD,MAAM,SAAS,GAAG,cAAO,CAAC,WAAW,EAAE,mCAAmC,CAAC,CAAC;QAC5E,MAAM,WAAW,GAAG,iBAAY,CAAC,SAAS,EAAE,OAAO,CAAC,CAAC;QACrD,MAAM,KAAK,GAAG,WAAW,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC;QACtC,MAAM,cAAc,GAAoB,EAAE,CAAC;QAC3C,KAAK,CAAC,OAAO,CAAC,CAAC,UAAU,EAAE,EAAE;YACzB,+BAA+B;YAC/B,MAAM,aAAa,GAAG,2DAAsB,CAAC,UAAU,CAAC,CAAC;YACzD,IAAI,aAAa,EAAE;gBACf,cAAc,CAAC,IAAI,CAAC,aAAa,CAAC,CAAC;aACtC;QACL,CAAC,CAAC,CAAC;QACH,OAAO,cAAc,CAAC;IAC1B,CAAC;CACJ;AAvED,wEAuEC"}
|
package/package.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "restricted"
|
|
6
6
|
},
|
|
7
|
-
"version": "1.29.
|
|
7
|
+
"version": "1.29.17",
|
|
8
8
|
"description": "Custom App templates for OVAI stentor",
|
|
9
9
|
"types": "lib/index",
|
|
10
10
|
"main": "lib/index",
|
|
@@ -19,20 +19,20 @@
|
|
|
19
19
|
"@xapp/config": "0.2.3",
|
|
20
20
|
"chai": "4.2.0",
|
|
21
21
|
"mocha": "7.2.0",
|
|
22
|
-
"stentor-models": "1.36.
|
|
22
|
+
"stentor-models": "1.36.35",
|
|
23
23
|
"ts-node": "9.1.1",
|
|
24
24
|
"typescript": "4.0.5"
|
|
25
25
|
},
|
|
26
26
|
"dependencies": {
|
|
27
|
-
"@xapp/oc-studio-starter": "1.1.
|
|
28
|
-
"@xapp/ovai-lib": "1.29.
|
|
29
|
-
"@xapp/stentor-alexa-lib": "1.29.
|
|
30
|
-
"@xapp/stentor-app": "1.29.
|
|
31
|
-
"@xapp/stentor-interaction-model-profiler": "1.29.
|
|
32
|
-
"stentor-constants": "1.36.
|
|
33
|
-
"stentor-guards": "1.36.
|
|
34
|
-
"stentor-interaction-model": "1.36.
|
|
35
|
-
"stentor-request": "1.36.
|
|
27
|
+
"@xapp/oc-studio-starter-template": "1.1.124",
|
|
28
|
+
"@xapp/ovai-lib": "1.29.17",
|
|
29
|
+
"@xapp/stentor-alexa-lib": "1.29.12",
|
|
30
|
+
"@xapp/stentor-app": "1.29.17",
|
|
31
|
+
"@xapp/stentor-interaction-model-profiler": "1.29.17",
|
|
32
|
+
"stentor-constants": "1.36.35",
|
|
33
|
+
"stentor-guards": "1.36.37",
|
|
34
|
+
"stentor-interaction-model": "1.36.37",
|
|
35
|
+
"stentor-request": "1.36.37"
|
|
36
36
|
},
|
|
37
37
|
"peerDependencies": {
|
|
38
38
|
"stentor-models": "1.x"
|
|
@@ -42,5 +42,5 @@
|
|
|
42
42
|
"clean": "rm -rf ./lib/*",
|
|
43
43
|
"test": "mocha --recursive -r ts-node/register \"./src/**/*.test.ts\""
|
|
44
44
|
},
|
|
45
|
-
"gitHead": "
|
|
45
|
+
"gitHead": "8ed4931c12d5523a26cdcf41043e49c65523f581"
|
|
46
46
|
}
|