@sprucelabs/spruce-cli 22.1.2 → 22.1.4
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 +16 -0
- package/build/.spruce/schemas/fields/fieldClassMap.js.map +1 -1
- package/build/.spruce/schemas/fields/fields.types.d.ts +1 -1
- package/build/.spruce/schemas/schemas.types.d.ts +485 -512
- package/build/.spruce/schemas/schemas.types.js +4 -0
- package/build/.spruce/schemas/schemas.types.js.map +1 -1
- package/build/.spruce/schemas/spruceCli/v2020_07_22/actionResponse.schema.js +15 -15
- package/build/.spruce/schemas/spruceCli/v2020_07_22/actionResponse.schema.js.map +1 -1
- package/build/.spruce/schemas/spruceCli/v2020_07_22/bootSkillOptions.schema.js +9 -9
- package/build/.spruce/schemas/spruceCli/v2020_07_22/bootSkillOptions.schema.js.map +1 -1
- package/build/.spruce/schemas/spruceCli/v2020_07_22/createConversationTopicOptions.schema.js +5 -5
- package/build/.spruce/schemas/spruceCli/v2020_07_22/createConversationTopicOptions.schema.js.map +1 -1
- package/build/.spruce/schemas/spruceCli/v2020_07_22/createErrorOptions.schema.js +64 -64
- package/build/.spruce/schemas/spruceCli/v2020_07_22/createErrorOptions.schema.js.map +1 -1
- package/build/.spruce/schemas/spruceCli/v2020_07_22/createOrganizationOptions.schema.js +5 -5
- package/build/.spruce/schemas/spruceCli/v2020_07_22/createOrganizationOptions.schema.js.map +1 -1
- package/build/.spruce/schemas/spruceCli/v2020_07_22/createSchemaOptions.schema.js +65 -65
- package/build/.spruce/schemas/spruceCli/v2020_07_22/createSchemaOptions.schema.js.map +1 -1
- package/build/.spruce/schemas/spruceCli/v2020_07_22/createTestOptions.schema.js +13 -18
- package/build/.spruce/schemas/spruceCli/v2020_07_22/createTestOptions.schema.js.map +1 -1
- package/build/.spruce/schemas/spruceCli/v2020_07_22/generatedDir.schema.js +9 -16
- package/build/.spruce/schemas/spruceCli/v2020_07_22/generatedDir.schema.js.map +1 -1
- package/build/.spruce/schemas/spruceCli/v2020_07_22/generatedFile.schema.js +9 -16
- package/build/.spruce/schemas/spruceCli/v2020_07_22/generatedFile.schema.js.map +1 -1
- package/build/.spruce/schemas/spruceCli/v2020_07_22/installSkillAtOrganizationOptions.schema.js +3 -3
- package/build/.spruce/schemas/spruceCli/v2020_07_22/installSkillAtOrganizationOptions.schema.js.map +1 -1
- package/build/.spruce/schemas/spruceCli/v2020_07_22/listenEventOptions.schema.js +24 -24
- package/build/.spruce/schemas/spruceCli/v2020_07_22/listenEventOptions.schema.js.map +1 -1
- package/build/.spruce/schemas/spruceCli/v2020_07_22/namedTemplateItem.schema.js +23 -23
- package/build/.spruce/schemas/spruceCli/v2020_07_22/namedTemplateItem.schema.js.map +1 -1
- package/build/.spruce/schemas/spruceCli/v2020_07_22/nodeFeatureOptions.schema.js +9 -9
- package/build/.spruce/schemas/spruceCli/v2020_07_22/nodeFeatureOptions.schema.js.map +1 -1
- package/build/.spruce/schemas/spruceCli/v2020_07_22/npmPackage.schema.js +7 -7
- package/build/.spruce/schemas/spruceCli/v2020_07_22/npmPackage.schema.js.map +1 -1
- package/build/.spruce/schemas/spruceCli/v2020_07_22/onboardOptions.schema.js +1 -1
- package/build/.spruce/schemas/spruceCli/v2020_07_22/onboardOptions.schema.js.map +1 -1
- package/build/.spruce/schemas/spruceCli/v2020_07_22/onboarding.schema.js +5 -16
- package/build/.spruce/schemas/spruceCli/v2020_07_22/onboarding.schema.js.map +1 -1
- package/build/.spruce/schemas/spruceCli/v2020_07_22/personWithToken.schema.js +9 -9
- package/build/.spruce/schemas/spruceCli/v2020_07_22/personWithToken.schema.js.map +1 -1
- package/build/.spruce/schemas/spruceCli/v2020_07_22/registerDashboardWidgetsEmitPayloadSchema.schema.js +3 -3
- package/build/.spruce/schemas/spruceCli/v2020_07_22/registerDashboardWidgetsEmitPayloadSchema.schema.js.map +1 -1
- package/build/.spruce/schemas/spruceCli/v2020_07_22/setupTestsOptions.schema.js +5 -5
- package/build/.spruce/schemas/spruceCli/v2020_07_22/setupTestsOptions.schema.js.map +1 -1
- package/build/.spruce/schemas/spruceCli/v2020_07_22/setupVscodeOptions.schema.js +3 -3
- package/build/.spruce/schemas/spruceCli/v2020_07_22/setupVscodeOptions.schema.js.map +1 -1
- package/build/.spruce/schemas/spruceCli/v2020_07_22/skillFeature.schema.js +11 -10
- package/build/.spruce/schemas/spruceCli/v2020_07_22/skillFeature.schema.js.map +1 -1
- package/build/.spruce/schemas/spruceCli/v2020_07_22/syncErrorOptions.schema.js +52 -52
- package/build/.spruce/schemas/spruceCli/v2020_07_22/syncErrorOptions.schema.js.map +1 -1
- package/build/.spruce/schemas/spruceCli/v2020_07_22/syncEventOptions.schema.js +15 -15
- package/build/.spruce/schemas/spruceCli/v2020_07_22/syncEventOptions.schema.js.map +1 -1
- package/build/.spruce/schemas/spruceCli/v2020_07_22/syncSchemaFieldsOptions.schema.js +10 -10
- package/build/.spruce/schemas/spruceCli/v2020_07_22/syncSchemaFieldsOptions.schema.js.map +1 -1
- package/build/.spruce/schemas/spruceCli/v2020_07_22/syncSchemasOptions.schema.js +46 -46
- package/build/.spruce/schemas/spruceCli/v2020_07_22/syncSchemasOptions.schema.js.map +1 -1
- package/build/.spruce/schemas/spruceCli/v2020_07_22/testOptions.schema.js +14 -20
- package/build/.spruce/schemas/spruceCli/v2020_07_22/testOptions.schema.js.map +1 -1
- package/build/.spruce/schemas/spruceCli/v2020_07_22/upgradeSkillOptions.schema.js +4 -16
- package/build/.spruce/schemas/spruceCli/v2020_07_22/upgradeSkillOptions.schema.js.map +1 -1
- package/build/.spruce/schemas/spruceCli/v2020_07_22/watcherDidDetectChangesEmitPayload.schema.js +4 -9
- package/build/.spruce/schemas/spruceCli/v2020_07_22/watcherDidDetectChangesEmitPayload.schema.js.map +1 -1
- package/build/features/schema/utilities/schema.utility.d.ts +1 -1
- package/build/features/skill/actions/CreateAction.d.ts +2 -0
- package/build/features/skill/actions/RegisterAction.js +2 -2
- package/build/features/skill/actions/RegisterAction.js.map +1 -1
- package/build/features/skill/stores/SkillStore.d.ts +1 -1
- package/build/features/vscode/actions/SetupAction.js +7 -3
- package/build/features/vscode/actions/SetupAction.js.map +1 -1
- package/build/schemas/v2020_07_22/skillFeature.builder.d.ts +1 -0
- package/build/schemas/v2020_07_22/skillFeature.builder.js +1 -0
- package/build/schemas/v2020_07_22/skillFeature.builder.js.map +1 -1
- package/package.json +3 -3
- package/src/.spruce/schemas/fields/fieldClassMap.ts +3 -0
- package/src/.spruce/schemas/fields/fields.types.ts +1 -6
- package/src/.spruce/schemas/schemas.types.ts +2257 -2237
- package/src/.spruce/schemas/spruceCli/v2020_07_22/actionResponse.schema.ts +49 -50
- package/src/.spruce/schemas/spruceCli/v2020_07_22/bootSkillOptions.schema.ts +37 -36
- package/src/.spruce/schemas/spruceCli/v2020_07_22/createConversationTopicOptions.schema.ts +27 -26
- package/src/.spruce/schemas/spruceCli/v2020_07_22/createErrorOptions.schema.ts +209 -208
- package/src/.spruce/schemas/spruceCli/v2020_07_22/createOrganizationOptions.schema.ts +26 -26
- package/src/.spruce/schemas/spruceCli/v2020_07_22/createSchemaOptions.schema.ts +226 -225
- package/src/.spruce/schemas/spruceCli/v2020_07_22/createTestOptions.schema.ts +49 -53
- package/src/.spruce/schemas/spruceCli/v2020_07_22/generatedDir.schema.ts +33 -39
- package/src/.spruce/schemas/spruceCli/v2020_07_22/generatedFile.schema.ts +33 -39
- package/src/.spruce/schemas/spruceCli/v2020_07_22/installSkillAtOrganizationOptions.schema.ts +18 -20
- package/src/.spruce/schemas/spruceCli/v2020_07_22/listenEventOptions.schema.ts +76 -76
- package/src/.spruce/schemas/spruceCli/v2020_07_22/namedTemplateItem.schema.ts +91 -91
- package/src/.spruce/schemas/spruceCli/v2020_07_22/nodeFeatureOptions.schema.ts +31 -31
- package/src/.spruce/schemas/spruceCli/v2020_07_22/npmPackage.schema.ts +25 -23
- package/src/.spruce/schemas/spruceCli/v2020_07_22/onboardOptions.schema.ts +11 -9
- package/src/.spruce/schemas/spruceCli/v2020_07_22/onboarding.schema.ts +23 -32
- package/src/.spruce/schemas/spruceCli/v2020_07_22/personWithToken.schema.ts +38 -37
- package/src/.spruce/schemas/spruceCli/v2020_07_22/registerDashboardWidgetsEmitPayloadSchema.schema.ts +16 -17
- package/src/.spruce/schemas/spruceCli/v2020_07_22/setupTestsOptions.schema.ts +25 -25
- package/src/.spruce/schemas/spruceCli/v2020_07_22/setupVscodeOptions.schema.ts +17 -17
- package/src/.spruce/schemas/spruceCli/v2020_07_22/skillFeature.schema.ts +31 -29
- package/src/.spruce/schemas/spruceCli/v2020_07_22/syncErrorOptions.schema.ts +169 -168
- package/src/.spruce/schemas/spruceCli/v2020_07_22/syncEventOptions.schema.ts +48 -49
- package/src/.spruce/schemas/spruceCli/v2020_07_22/syncSchemaFieldsOptions.schema.ts +37 -36
- package/src/.spruce/schemas/spruceCli/v2020_07_22/syncSchemasOptions.schema.ts +162 -161
- package/src/.spruce/schemas/spruceCli/v2020_07_22/testOptions.schema.ts +55 -60
- package/src/.spruce/schemas/spruceCli/v2020_07_22/upgradeSkillOptions.schema.ts +18 -30
- package/src/.spruce/schemas/spruceCli/v2020_07_22/watcherDidDetectChangesEmitPayload.schema.ts +19 -26
- package/src/features/skill/actions/RegisterAction.ts +2 -2
- package/src/features/vscode/actions/SetupAction.ts +7 -3
- package/src/schemas/v2020_07_22/skillFeature.builder.ts +1 -0
|
@@ -1,3 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
+
/* eslint-disable @typescript-eslint/no-namespace */
|
|
3
|
+
/* eslint-disable no-redeclare */
|
|
4
|
+
/* eslint-disable @typescript-eslint/no-unused-vars */
|
|
5
|
+
/* eslint-disable import/order */
|
|
2
6
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
7
|
//# sourceMappingURL=schemas.types.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"schemas.types.js","sourceRoot":"","sources":["../../../src/.spruce/schemas/schemas.types.ts"],"names":[],"mappings":""}
|
|
1
|
+
{"version":3,"file":"schemas.types.js","sourceRoot":"","sources":["../../../src/.spruce/schemas/schemas.types.ts"],"names":[],"mappings":";AAAA,oDAAoD;AACpD,iCAAiC;AACjC,sDAAsD;AACtD,iCAAiC"}
|
|
@@ -13,46 +13,46 @@ const actionResponseSchema = {
|
|
|
13
13
|
name: 'Action response',
|
|
14
14
|
fields: {
|
|
15
15
|
/** . */
|
|
16
|
-
files: {
|
|
16
|
+
'files': {
|
|
17
17
|
type: 'schema',
|
|
18
18
|
isArray: true,
|
|
19
|
-
options: { schema: generatedFile_schema_1.default }
|
|
19
|
+
options: { schema: generatedFile_schema_1.default, }
|
|
20
20
|
},
|
|
21
21
|
/** . */
|
|
22
|
-
headline: {
|
|
22
|
+
'headline': {
|
|
23
23
|
type: 'text',
|
|
24
|
-
options: undefined
|
|
24
|
+
options: undefined
|
|
25
25
|
},
|
|
26
26
|
/** . */
|
|
27
|
-
hints: {
|
|
27
|
+
'hints': {
|
|
28
28
|
type: 'text',
|
|
29
29
|
isArray: true,
|
|
30
|
-
options: undefined
|
|
30
|
+
options: undefined
|
|
31
31
|
},
|
|
32
32
|
/** . */
|
|
33
|
-
summaryLines: {
|
|
33
|
+
'summaryLines': {
|
|
34
34
|
type: 'text',
|
|
35
35
|
isArray: true,
|
|
36
|
-
options: undefined
|
|
36
|
+
options: undefined
|
|
37
37
|
},
|
|
38
38
|
/** . */
|
|
39
|
-
errors: {
|
|
39
|
+
'errors': {
|
|
40
40
|
type: 'raw',
|
|
41
41
|
isArray: true,
|
|
42
|
-
options: { valueType: `AbstractSpruceError<any
|
|
42
|
+
options: { valueType: `AbstractSpruceError<any>`, }
|
|
43
43
|
},
|
|
44
44
|
/** . */
|
|
45
|
-
meta: {
|
|
45
|
+
'meta': {
|
|
46
46
|
type: 'raw',
|
|
47
|
-
options: { valueType: `Record<string, any
|
|
47
|
+
options: { valueType: `Record<string, any>`, }
|
|
48
48
|
},
|
|
49
49
|
/** . */
|
|
50
|
-
packagesInstalled: {
|
|
50
|
+
'packagesInstalled': {
|
|
51
51
|
type: 'schema',
|
|
52
52
|
isArray: true,
|
|
53
|
-
options: { schema: npmPackage_schema_1.default }
|
|
53
|
+
options: { schema: npmPackage_schema_1.default, }
|
|
54
54
|
},
|
|
55
|
-
}
|
|
55
|
+
}
|
|
56
56
|
};
|
|
57
57
|
schema_1.SchemaRegistry.getInstance().trackSchema(actionResponseSchema);
|
|
58
58
|
exports.default = actionResponseSchema;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"actionResponse.schema.js","sourceRoot":"","sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/actionResponse.schema.ts"],"names":[],"mappings":";;;;;AAAA,+CAAmD;
|
|
1
|
+
{"version":3,"file":"actionResponse.schema.js","sourceRoot":"","sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/actionResponse.schema.ts"],"names":[],"mappings":";;;;;AAAA,+CAAmD;AAGnD,sHAAwG;AACxG,gHAAkG;AAElG,MAAM,oBAAoB,GAA8D;IACvF,EAAE,EAAE,gBAAgB;IACpB,OAAO,EAAE,aAAa;IACtB,SAAS,EAAE,WAAW;IACtB,IAAI,EAAE,iBAAiB;IACnB,MAAM,EAAE;QACA,QAAQ;QACR,OAAO,EAAE;YACL,IAAI,EAAE,QAAQ;YACd,OAAO,EAAE,IAAI;YACb,OAAO,EAAE,EAAC,MAAM,EAAE,8BAA+B,GAAE;SACtD;QACD,QAAQ;QACR,UAAU,EAAE;YACR,IAAI,EAAE,MAAM;YACZ,OAAO,EAAE,SAAS;SACrB;QACD,QAAQ;QACR,OAAO,EAAE;YACL,IAAI,EAAE,MAAM;YACZ,OAAO,EAAE,IAAI;YACb,OAAO,EAAE,SAAS;SACrB;QACD,QAAQ;QACR,cAAc,EAAE;YACZ,IAAI,EAAE,MAAM;YACZ,OAAO,EAAE,IAAI;YACb,OAAO,EAAE,SAAS;SACrB;QACD,QAAQ;QACR,QAAQ,EAAE;YACN,IAAI,EAAE,KAAK;YACX,OAAO,EAAE,IAAI;YACb,OAAO,EAAE,EAAC,SAAS,EAAE,0BAA0B,GAAE;SACpD;QACD,QAAQ;QACR,MAAM,EAAE;YACJ,IAAI,EAAE,KAAK;YACX,OAAO,EAAE,EAAC,SAAS,EAAE,qBAAqB,GAAE;SAC/C;QACD,QAAQ;QACR,mBAAmB,EAAE;YACjB,IAAI,EAAE,QAAQ;YACd,OAAO,EAAE,IAAI;YACb,OAAO,EAAE,EAAC,MAAM,EAAE,2BAA4B,GAAE;SACnD;KACR;CACL,CAAA;AAED,uBAAc,CAAC,WAAW,EAAE,CAAC,WAAW,CAAC,oBAAoB,CAAC,CAAA;AAE9D,kBAAe,oBAAoB,CAAA"}
|
|
@@ -9,32 +9,32 @@ const bootSkillOptionsSchema = {
|
|
|
9
9
|
description: 'Boot your skill 💪',
|
|
10
10
|
fields: {
|
|
11
11
|
/** Run local. Will run using ts-node and typescript directly. Longer boot times */
|
|
12
|
-
local: {
|
|
12
|
+
'local': {
|
|
13
13
|
label: 'Run local',
|
|
14
14
|
type: 'boolean',
|
|
15
15
|
hint: 'Will run using ts-node and typescript directly. Longer boot times',
|
|
16
|
-
options: undefined
|
|
16
|
+
options: undefined
|
|
17
17
|
},
|
|
18
18
|
/** . */
|
|
19
|
-
onData: {
|
|
19
|
+
'onData': {
|
|
20
20
|
type: 'raw',
|
|
21
|
-
options: { valueType: `(msg: string) => void
|
|
21
|
+
options: { valueType: `(msg: string) => void`, }
|
|
22
22
|
},
|
|
23
23
|
/** . */
|
|
24
|
-
onError: {
|
|
24
|
+
'onError': {
|
|
25
25
|
type: 'raw',
|
|
26
|
-
options: { valueType: `(msg: string) => void
|
|
26
|
+
options: { valueType: `(msg: string) => void`, }
|
|
27
27
|
},
|
|
28
28
|
/** Wait until skill is booted. For testing. Returns immediately after executing test so the running tests can be managed programatically. */
|
|
29
|
-
shouldReturnImmediately: {
|
|
29
|
+
'shouldReturnImmediately': {
|
|
30
30
|
label: 'Wait until skill is booted',
|
|
31
31
|
type: 'boolean',
|
|
32
32
|
isPrivate: true,
|
|
33
33
|
hint: 'For testing. Returns immediately after executing test so the running tests can be managed programatically.',
|
|
34
34
|
defaultValue: false,
|
|
35
|
-
options: undefined
|
|
35
|
+
options: undefined
|
|
36
36
|
},
|
|
37
|
-
}
|
|
37
|
+
}
|
|
38
38
|
};
|
|
39
39
|
schema_1.SchemaRegistry.getInstance().trackSchema(bootSkillOptionsSchema);
|
|
40
40
|
exports.default = bootSkillOptionsSchema;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bootSkillOptions.schema.js","sourceRoot":"","sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/bootSkillOptions.schema.ts"],"names":[],"mappings":";;AAAA,+CAAmD;
|
|
1
|
+
{"version":3,"file":"bootSkillOptions.schema.js","sourceRoot":"","sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/bootSkillOptions.schema.ts"],"names":[],"mappings":";;AAAA,+CAAmD;AAKnD,MAAM,sBAAsB,GAAgE;IAC3F,EAAE,EAAE,kBAAkB;IACtB,OAAO,EAAE,aAAa;IACtB,SAAS,EAAE,WAAW;IACtB,IAAI,EAAE,mBAAmB;IACzB,WAAW,EAAE,oBAAoB;IAC7B,MAAM,EAAE;QACA,mFAAmF;QACnF,OAAO,EAAE;YACL,KAAK,EAAE,WAAW;YAClB,IAAI,EAAE,SAAS;YACf,IAAI,EAAE,mEAAmE;YACzE,OAAO,EAAE,SAAS;SACrB;QACD,QAAQ;QACR,QAAQ,EAAE;YACN,IAAI,EAAE,KAAK;YACX,OAAO,EAAE,EAAC,SAAS,EAAE,uBAAuB,GAAE;SACjD;QACD,QAAQ;QACR,SAAS,EAAE;YACP,IAAI,EAAE,KAAK;YACX,OAAO,EAAE,EAAC,SAAS,EAAE,uBAAuB,GAAE;SACjD;QACD,6IAA6I;QAC7I,yBAAyB,EAAE;YACvB,KAAK,EAAE,4BAA4B;YACnC,IAAI,EAAE,SAAS;YACf,SAAS,EAAE,IAAI;YACf,IAAI,EAAE,4GAA4G;YAClH,YAAY,EAAE,KAAK;YACnB,OAAO,EAAE,SAAS;SACrB;KACR;CACL,CAAA;AAED,uBAAc,CAAC,WAAW,EAAE,CAAC,WAAW,CAAC,sBAAsB,CAAC,CAAA;AAEhE,kBAAe,sBAAsB,CAAA"}
|
package/build/.spruce/schemas/spruceCli/v2020_07_22/createConversationTopicOptions.schema.js
CHANGED
|
@@ -9,22 +9,22 @@ const createConversationTopicOptionsSchema = {
|
|
|
9
9
|
description: 'Define a topic you want to discuss.',
|
|
10
10
|
fields: {
|
|
11
11
|
/** Topic. What should we talk about or try and get done, e.g. Book an appointment or tell a knock knock joke. */
|
|
12
|
-
nameReadable: {
|
|
12
|
+
'nameReadable': {
|
|
13
13
|
label: 'Topic',
|
|
14
14
|
type: 'text',
|
|
15
15
|
isRequired: true,
|
|
16
16
|
hint: 'What should we talk about or try and get done, e.g. Book an appointment or tell a knock knock joke.',
|
|
17
|
-
options: undefined
|
|
17
|
+
options: undefined
|
|
18
18
|
},
|
|
19
19
|
/** Camel case name. camelCase version of the name */
|
|
20
|
-
nameCamel: {
|
|
20
|
+
'nameCamel': {
|
|
21
21
|
label: 'Camel case name',
|
|
22
22
|
type: 'text',
|
|
23
23
|
isRequired: true,
|
|
24
24
|
hint: 'camelCase version of the name',
|
|
25
|
-
options: undefined
|
|
25
|
+
options: undefined
|
|
26
26
|
},
|
|
27
|
-
}
|
|
27
|
+
}
|
|
28
28
|
};
|
|
29
29
|
schema_1.SchemaRegistry.getInstance().trackSchema(createConversationTopicOptionsSchema);
|
|
30
30
|
exports.default = createConversationTopicOptionsSchema;
|
package/build/.spruce/schemas/spruceCli/v2020_07_22/createConversationTopicOptions.schema.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createConversationTopicOptions.schema.js","sourceRoot":"","sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/createConversationTopicOptions.schema.ts"],"names":[],"mappings":";;AAAA,+CAAmD;
|
|
1
|
+
{"version":3,"file":"createConversationTopicOptions.schema.js","sourceRoot":"","sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/createConversationTopicOptions.schema.ts"],"names":[],"mappings":";;AAAA,+CAAmD;AAKnD,MAAM,oCAAoC,GAA8E;IACvH,EAAE,EAAE,gCAAgC;IACpC,OAAO,EAAE,aAAa;IACtB,SAAS,EAAE,WAAW;IACtB,IAAI,EAAE,6BAA6B;IACnC,WAAW,EAAE,qCAAqC;IAC9C,MAAM,EAAE;QACA,iHAAiH;QACjH,cAAc,EAAE;YACZ,KAAK,EAAE,OAAO;YACd,IAAI,EAAE,MAAM;YACZ,UAAU,EAAE,IAAI;YAChB,IAAI,EAAE,qGAAqG;YAC3G,OAAO,EAAE,SAAS;SACrB;QACD,qDAAqD;QACrD,WAAW,EAAE;YACT,KAAK,EAAE,iBAAiB;YACxB,IAAI,EAAE,MAAM;YACZ,UAAU,EAAE,IAAI;YAChB,IAAI,EAAE,+BAA+B;YACrC,OAAO,EAAE,SAAS;SACrB;KACR;CACL,CAAA;AAED,uBAAc,CAAC,WAAW,EAAE,CAAC,WAAW,CAAC,oCAAoC,CAAC,CAAA;AAE9E,kBAAe,oCAAoC,CAAA"}
|
|
@@ -9,204 +9,204 @@ const createErrorOptionsSchema = {
|
|
|
9
9
|
description: 'Create a builder for your brand new error! ',
|
|
10
10
|
fields: {
|
|
11
11
|
/** Field types directory. Where field types and interfaces will be generated. */
|
|
12
|
-
fieldTypesDestinationDir: {
|
|
12
|
+
'fieldTypesDestinationDir': {
|
|
13
13
|
label: 'Field types directory',
|
|
14
14
|
type: 'text',
|
|
15
15
|
isPrivate: true,
|
|
16
16
|
hint: 'Where field types and interfaces will be generated.',
|
|
17
|
-
defaultValue:
|
|
18
|
-
options: undefined
|
|
17
|
+
defaultValue: "#spruce/schemas",
|
|
18
|
+
options: undefined
|
|
19
19
|
},
|
|
20
20
|
/** Addons lookup directory. Where I'll look for new schema fields to be registered. */
|
|
21
|
-
addonsLookupDir: {
|
|
21
|
+
'addonsLookupDir': {
|
|
22
22
|
label: 'Addons lookup directory',
|
|
23
23
|
type: 'text',
|
|
24
|
-
hint:
|
|
25
|
-
defaultValue:
|
|
26
|
-
options: undefined
|
|
24
|
+
hint: 'Where I\'ll look for new schema fields to be registered.',
|
|
25
|
+
defaultValue: "src/addons",
|
|
26
|
+
options: undefined
|
|
27
27
|
},
|
|
28
28
|
/** Generate field types. Should I generate field types too? */
|
|
29
|
-
generateFieldTypes: {
|
|
29
|
+
'generateFieldTypes': {
|
|
30
30
|
label: 'Generate field types',
|
|
31
31
|
type: 'boolean',
|
|
32
32
|
isPrivate: true,
|
|
33
33
|
hint: 'Should I generate field types too?',
|
|
34
34
|
defaultValue: true,
|
|
35
|
-
options: undefined
|
|
35
|
+
options: undefined
|
|
36
36
|
},
|
|
37
37
|
/** Schema types destination directory. Where I will generate schema types and interfaces. */
|
|
38
|
-
schemaTypesDestinationDirOrFile: {
|
|
38
|
+
'schemaTypesDestinationDirOrFile': {
|
|
39
39
|
label: 'Schema types destination directory',
|
|
40
40
|
type: 'text',
|
|
41
41
|
hint: 'Where I will generate schema types and interfaces.',
|
|
42
|
-
defaultValue:
|
|
43
|
-
options: undefined
|
|
42
|
+
defaultValue: "#spruce/schemas",
|
|
43
|
+
options: undefined
|
|
44
44
|
},
|
|
45
45
|
/** . Where I should look for your schema builders? */
|
|
46
|
-
schemaLookupDir: {
|
|
46
|
+
'schemaLookupDir': {
|
|
47
47
|
type: 'text',
|
|
48
48
|
hint: 'Where I should look for your schema builders?',
|
|
49
|
-
defaultValue:
|
|
50
|
-
options: undefined
|
|
49
|
+
defaultValue: "src/schemas",
|
|
50
|
+
options: undefined
|
|
51
51
|
},
|
|
52
52
|
/** Module import. When other skills use your schemas, will they import them from a module? */
|
|
53
|
-
moduleToImportFromWhenRemote: {
|
|
53
|
+
'moduleToImportFromWhenRemote': {
|
|
54
54
|
label: 'Module import',
|
|
55
55
|
type: 'text',
|
|
56
56
|
hint: 'When other skills use your schemas, will they import them from a module?',
|
|
57
|
-
options: undefined
|
|
57
|
+
options: undefined
|
|
58
58
|
},
|
|
59
59
|
/** Auto install missing dependencies. */
|
|
60
|
-
shouldInstallMissingDependencies: {
|
|
60
|
+
'shouldInstallMissingDependencies': {
|
|
61
61
|
label: 'Auto install missing dependencies',
|
|
62
62
|
type: 'boolean',
|
|
63
|
-
options: undefined
|
|
63
|
+
options: undefined
|
|
64
64
|
},
|
|
65
65
|
/** Enable versioning. Should we use versioning? */
|
|
66
|
-
shouldEnableVersioning: {
|
|
66
|
+
'shouldEnableVersioning': {
|
|
67
67
|
label: 'Enable versioning',
|
|
68
68
|
type: 'boolean',
|
|
69
69
|
isPrivate: true,
|
|
70
70
|
hint: 'Should we use versioning?',
|
|
71
71
|
defaultValue: true,
|
|
72
|
-
options: undefined
|
|
72
|
+
options: undefined
|
|
73
73
|
},
|
|
74
74
|
/** Global namespace. The name you'll use when accessing these schemas, e.g. SpruceSchemas */
|
|
75
|
-
globalSchemaNamespace: {
|
|
75
|
+
'globalSchemaNamespace': {
|
|
76
76
|
label: 'Global namespace',
|
|
77
77
|
type: 'text',
|
|
78
78
|
isPrivate: true,
|
|
79
|
-
hint:
|
|
80
|
-
defaultValue:
|
|
81
|
-
options: undefined
|
|
79
|
+
hint: 'The name you\'ll use when accessing these schemas, e.g. SpruceSchemas',
|
|
80
|
+
defaultValue: "SpruceSchemas",
|
|
81
|
+
options: undefined
|
|
82
82
|
},
|
|
83
83
|
/** Fetch remote schemas. I will pull in schemas from other features. */
|
|
84
|
-
shouldFetchRemoteSchemas: {
|
|
84
|
+
'shouldFetchRemoteSchemas': {
|
|
85
85
|
label: 'Fetch remote schemas',
|
|
86
86
|
type: 'boolean',
|
|
87
87
|
isPrivate: true,
|
|
88
88
|
hint: 'I will pull in schemas from other features.',
|
|
89
89
|
defaultValue: true,
|
|
90
|
-
options: undefined
|
|
90
|
+
options: undefined
|
|
91
91
|
},
|
|
92
92
|
/** Fetch local schemas. I will look in schemaLookupDir to load local schemas. */
|
|
93
|
-
shouldFetchLocalSchemas: {
|
|
93
|
+
'shouldFetchLocalSchemas': {
|
|
94
94
|
label: 'Fetch local schemas',
|
|
95
95
|
type: 'boolean',
|
|
96
96
|
isPrivate: true,
|
|
97
97
|
hint: 'I will look in schemaLookupDir to load local schemas.',
|
|
98
98
|
defaultValue: true,
|
|
99
|
-
options: undefined
|
|
99
|
+
options: undefined
|
|
100
100
|
},
|
|
101
101
|
/** Fetch core schemas. Should I pull in core schemas too? */
|
|
102
|
-
shouldFetchCoreSchemas: {
|
|
102
|
+
'shouldFetchCoreSchemas': {
|
|
103
103
|
label: 'Fetch core schemas',
|
|
104
104
|
type: 'boolean',
|
|
105
105
|
isPrivate: true,
|
|
106
106
|
hint: 'Should I pull in core schemas too?',
|
|
107
107
|
defaultValue: true,
|
|
108
|
-
options: undefined
|
|
108
|
+
options: undefined
|
|
109
109
|
},
|
|
110
110
|
/** Generate core schemas. Used only for updating the @sprucelabs/spruce-core-schemas. Ensures core schemas are generated like local schemas. Also an alias for `--shouldFetchRemoteSchemas=false --shouldFetchCoreSchemas=false --generateStandaloneTypesFile. */
|
|
111
|
-
shouldGenerateCoreSchemaTypes: {
|
|
111
|
+
'shouldGenerateCoreSchemaTypes': {
|
|
112
112
|
label: 'Generate core schemas',
|
|
113
113
|
type: 'boolean',
|
|
114
114
|
isPrivate: true,
|
|
115
115
|
hint: 'Used only for updating the @sprucelabs/spruce-core-schemas. Ensures core schemas are generated like local schemas. Also an alias for `--shouldFetchRemoteSchemas=false --shouldFetchCoreSchemas=false --generateStandaloneTypesFile.',
|
|
116
|
-
options: undefined
|
|
116
|
+
options: undefined
|
|
117
117
|
},
|
|
118
118
|
/** Register built schemas. Should the schemas use the SchemaRegistry for tracking? */
|
|
119
|
-
registerBuiltSchemas: {
|
|
119
|
+
'registerBuiltSchemas': {
|
|
120
120
|
label: 'Register built schemas',
|
|
121
121
|
type: 'boolean',
|
|
122
122
|
isPrivate: true,
|
|
123
123
|
hint: 'Should the schemas use the SchemaRegistry for tracking?',
|
|
124
124
|
defaultValue: true,
|
|
125
|
-
options: undefined
|
|
125
|
+
options: undefined
|
|
126
126
|
},
|
|
127
127
|
/** Generate standalone types file. By default, I'll generate a types file that augments core types from @sprucelabs/spruce-core-schemas. Setting this to true will generate a stand alone types file. */
|
|
128
|
-
generateStandaloneTypesFile: {
|
|
128
|
+
'generateStandaloneTypesFile': {
|
|
129
129
|
label: 'Generate standalone types file',
|
|
130
130
|
type: 'boolean',
|
|
131
131
|
isPrivate: true,
|
|
132
|
-
hint:
|
|
132
|
+
hint: 'By default, I\'ll generate a types file that augments core types from @sprucelabs/spruce-core-schemas. Setting this to true will generate a stand alone types file.',
|
|
133
133
|
defaultValue: false,
|
|
134
|
-
options: undefined
|
|
134
|
+
options: undefined
|
|
135
135
|
},
|
|
136
136
|
/** message. */
|
|
137
|
-
syncingMessage: {
|
|
137
|
+
'syncingMessage': {
|
|
138
138
|
label: ' message',
|
|
139
139
|
type: 'text',
|
|
140
140
|
isPrivate: true,
|
|
141
|
-
defaultValue:
|
|
142
|
-
options: undefined
|
|
141
|
+
defaultValue: "Syncing schemas...",
|
|
142
|
+
options: undefined
|
|
143
143
|
},
|
|
144
144
|
/** Error class destination. Where I'll save your new Error class file? */
|
|
145
|
-
errorClassDestinationDir: {
|
|
145
|
+
'errorClassDestinationDir': {
|
|
146
146
|
label: 'Error class destination',
|
|
147
147
|
type: 'text',
|
|
148
148
|
isPrivate: true,
|
|
149
149
|
isRequired: true,
|
|
150
|
-
hint:
|
|
151
|
-
defaultValue:
|
|
152
|
-
options: undefined
|
|
150
|
+
hint: 'Where I\'ll save your new Error class file?',
|
|
151
|
+
defaultValue: "src/errors",
|
|
152
|
+
options: undefined
|
|
153
153
|
},
|
|
154
154
|
/** . Where I should look for your error builders? */
|
|
155
|
-
errorLookupDir: {
|
|
155
|
+
'errorLookupDir': {
|
|
156
156
|
type: 'text',
|
|
157
157
|
hint: 'Where I should look for your error builders?',
|
|
158
|
-
defaultValue:
|
|
159
|
-
options: undefined
|
|
158
|
+
defaultValue: "src/errors",
|
|
159
|
+
options: undefined
|
|
160
160
|
},
|
|
161
161
|
/** Types destination dir. This is where error options and type information will be written */
|
|
162
|
-
errorTypesDestinationDir: {
|
|
162
|
+
'errorTypesDestinationDir': {
|
|
163
163
|
label: 'Types destination dir',
|
|
164
164
|
type: 'text',
|
|
165
165
|
hint: 'This is where error options and type information will be written',
|
|
166
|
-
defaultValue:
|
|
167
|
-
options: undefined
|
|
166
|
+
defaultValue: "#spruce/errors",
|
|
167
|
+
options: undefined
|
|
168
168
|
},
|
|
169
169
|
/** Error builder destination directory. Where I'll save your new builder file? */
|
|
170
|
-
errorBuilderDestinationDir: {
|
|
170
|
+
'errorBuilderDestinationDir': {
|
|
171
171
|
label: 'Error builder destination directory',
|
|
172
172
|
type: 'text',
|
|
173
173
|
isPrivate: true,
|
|
174
174
|
isRequired: true,
|
|
175
|
-
hint:
|
|
176
|
-
defaultValue:
|
|
177
|
-
options: undefined
|
|
175
|
+
hint: 'Where I\'ll save your new builder file?',
|
|
176
|
+
defaultValue: "./src/errors",
|
|
177
|
+
options: undefined
|
|
178
178
|
},
|
|
179
179
|
/** Readable name. The name people will read */
|
|
180
|
-
nameReadable: {
|
|
180
|
+
'nameReadable': {
|
|
181
181
|
label: 'Readable name',
|
|
182
182
|
type: 'text',
|
|
183
183
|
isRequired: true,
|
|
184
184
|
hint: 'The name people will read',
|
|
185
|
-
options: undefined
|
|
185
|
+
options: undefined
|
|
186
186
|
},
|
|
187
187
|
/** Pascal case name. PascalCase of the name */
|
|
188
|
-
namePascal: {
|
|
188
|
+
'namePascal': {
|
|
189
189
|
label: 'Pascal case name',
|
|
190
190
|
type: 'text',
|
|
191
191
|
hint: 'PascalCase of the name',
|
|
192
|
-
options: undefined
|
|
192
|
+
options: undefined
|
|
193
193
|
},
|
|
194
194
|
/** Camel case name. camelCase version of the name */
|
|
195
|
-
nameCamel: {
|
|
195
|
+
'nameCamel': {
|
|
196
196
|
label: 'Camel case name',
|
|
197
197
|
type: 'text',
|
|
198
198
|
isRequired: true,
|
|
199
199
|
hint: 'camelCase version of the name',
|
|
200
|
-
options: undefined
|
|
200
|
+
options: undefined
|
|
201
201
|
},
|
|
202
202
|
/** Description. Describe a bit more here */
|
|
203
|
-
description: {
|
|
203
|
+
'description': {
|
|
204
204
|
label: 'Description',
|
|
205
205
|
type: 'text',
|
|
206
206
|
hint: 'Describe a bit more here',
|
|
207
|
-
options: undefined
|
|
207
|
+
options: undefined
|
|
208
208
|
},
|
|
209
|
-
}
|
|
209
|
+
}
|
|
210
210
|
};
|
|
211
211
|
schema_1.SchemaRegistry.getInstance().trackSchema(createErrorOptionsSchema);
|
|
212
212
|
exports.default = createErrorOptionsSchema;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createErrorOptions.schema.js","sourceRoot":"","sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/createErrorOptions.schema.ts"],"names":[],"mappings":";;AAAA,+CAAmD;
|
|
1
|
+
{"version":3,"file":"createErrorOptions.schema.js","sourceRoot":"","sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/createErrorOptions.schema.ts"],"names":[],"mappings":"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"}
|
|
@@ -9,21 +9,21 @@ const createOrganizationOptionsSchema = {
|
|
|
9
9
|
description: 'Skills can only communicate with people and skills associated with the same organization. This ensures people can get differentiated experiences across multiple businesses.',
|
|
10
10
|
fields: {
|
|
11
11
|
/** Name. The name people will read */
|
|
12
|
-
nameReadable: {
|
|
12
|
+
'nameReadable': {
|
|
13
13
|
label: 'Name',
|
|
14
14
|
type: 'text',
|
|
15
15
|
isRequired: true,
|
|
16
16
|
hint: 'The name people will read',
|
|
17
|
-
options: undefined
|
|
17
|
+
options: undefined
|
|
18
18
|
},
|
|
19
19
|
/** Slug. kebab-case of the name */
|
|
20
|
-
nameKebab: {
|
|
20
|
+
'nameKebab': {
|
|
21
21
|
label: 'Slug',
|
|
22
22
|
type: 'text',
|
|
23
23
|
hint: 'kebab-case of the name',
|
|
24
|
-
options: undefined
|
|
24
|
+
options: undefined
|
|
25
25
|
},
|
|
26
|
-
}
|
|
26
|
+
}
|
|
27
27
|
};
|
|
28
28
|
schema_1.SchemaRegistry.getInstance().trackSchema(createOrganizationOptionsSchema);
|
|
29
29
|
exports.default = createOrganizationOptionsSchema;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createOrganizationOptions.schema.js","sourceRoot":"","sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/createOrganizationOptions.schema.ts"],"names":[],"mappings":";;AAAA,+CAAmD;
|
|
1
|
+
{"version":3,"file":"createOrganizationOptions.schema.js","sourceRoot":"","sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/createOrganizationOptions.schema.ts"],"names":[],"mappings":";;AAAA,+CAAmD;AAKnD,MAAM,+BAA+B,GAAyE;IAC7G,EAAE,EAAE,2BAA2B;IAC/B,OAAO,EAAE,aAAa;IACtB,SAAS,EAAE,WAAW;IACtB,IAAI,EAAE,4BAA4B;IAClC,WAAW,EAAE,8KAA8K;IACvL,MAAM,EAAE;QACA,sCAAsC;QACtC,cAAc,EAAE;YACZ,KAAK,EAAE,MAAM;YACb,IAAI,EAAE,MAAM;YACZ,UAAU,EAAE,IAAI;YAChB,IAAI,EAAE,2BAA2B;YACjC,OAAO,EAAE,SAAS;SACrB;QACD,mCAAmC;QACnC,WAAW,EAAE;YACT,KAAK,EAAE,MAAM;YACb,IAAI,EAAE,MAAM;YACZ,IAAI,EAAE,wBAAwB;YAC9B,OAAO,EAAE,SAAS;SACrB;KACR;CACL,CAAA;AAED,uBAAc,CAAC,WAAW,EAAE,CAAC,WAAW,CAAC,+BAA+B,CAAC,CAAA;AAEzE,kBAAe,+BAA+B,CAAA"}
|