@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
|
@@ -9,86 +9,86 @@ const namedTemplateItemSchema = {
|
|
|
9
9
|
description: 'Used to collect input on the names of a class or interface',
|
|
10
10
|
fields: {
|
|
11
11
|
/** Readable name. The name people will read */
|
|
12
|
-
nameReadable: {
|
|
12
|
+
'nameReadable': {
|
|
13
13
|
label: 'Readable 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
|
/** Readable name (plural). The plural form of the name people will read */
|
|
20
|
-
nameReadablePlural: {
|
|
20
|
+
'nameReadablePlural': {
|
|
21
21
|
label: 'Readable name (plural)',
|
|
22
22
|
type: 'text',
|
|
23
23
|
isRequired: true,
|
|
24
24
|
hint: 'The plural form of the name people will read',
|
|
25
|
-
options: undefined
|
|
25
|
+
options: undefined
|
|
26
26
|
},
|
|
27
27
|
/** Camel case name. camelCase version of the name */
|
|
28
|
-
nameCamel: {
|
|
28
|
+
'nameCamel': {
|
|
29
29
|
label: 'Camel case name',
|
|
30
30
|
type: 'text',
|
|
31
31
|
isRequired: true,
|
|
32
32
|
hint: 'camelCase version of the name',
|
|
33
|
-
options: undefined
|
|
33
|
+
options: undefined
|
|
34
34
|
},
|
|
35
35
|
/** Plural camel case name. camelCase version of the name */
|
|
36
|
-
nameCamelPlural: {
|
|
36
|
+
'nameCamelPlural': {
|
|
37
37
|
label: 'Plural camel case name',
|
|
38
38
|
type: 'text',
|
|
39
39
|
hint: 'camelCase version of the name',
|
|
40
|
-
options: undefined
|
|
40
|
+
options: undefined
|
|
41
41
|
},
|
|
42
42
|
/** Pascal case name. PascalCase of the name */
|
|
43
|
-
namePascal: {
|
|
43
|
+
'namePascal': {
|
|
44
44
|
label: 'Pascal case name',
|
|
45
45
|
type: 'text',
|
|
46
46
|
hint: 'PascalCase of the name',
|
|
47
|
-
options: undefined
|
|
47
|
+
options: undefined
|
|
48
48
|
},
|
|
49
49
|
/** Plural Pascal case name. PascalCase of the name */
|
|
50
|
-
namePascalPlural: {
|
|
50
|
+
'namePascalPlural': {
|
|
51
51
|
label: 'Plural Pascal case name',
|
|
52
52
|
type: 'text',
|
|
53
53
|
hint: 'PascalCase of the name',
|
|
54
|
-
options: undefined
|
|
54
|
+
options: undefined
|
|
55
55
|
},
|
|
56
56
|
/** Constant case name. CONST_CASE of the name */
|
|
57
|
-
nameConst: {
|
|
57
|
+
'nameConst': {
|
|
58
58
|
label: 'Constant case name',
|
|
59
59
|
type: 'text',
|
|
60
60
|
hint: 'CONST_CASE of the name',
|
|
61
|
-
options: undefined
|
|
61
|
+
options: undefined
|
|
62
62
|
},
|
|
63
63
|
/** Kebab case name. kebab-case of the name */
|
|
64
|
-
nameKebab: {
|
|
64
|
+
'nameKebab': {
|
|
65
65
|
label: 'Kebab case name',
|
|
66
66
|
type: 'text',
|
|
67
67
|
hint: 'kebab-case of the name',
|
|
68
|
-
options: undefined
|
|
68
|
+
options: undefined
|
|
69
69
|
},
|
|
70
70
|
/** Snake case name. snake_case of the name */
|
|
71
|
-
nameSnake: {
|
|
71
|
+
'nameSnake': {
|
|
72
72
|
label: 'Snake case name',
|
|
73
73
|
type: 'text',
|
|
74
74
|
hint: 'snake_case of the name',
|
|
75
|
-
options: undefined
|
|
75
|
+
options: undefined
|
|
76
76
|
},
|
|
77
77
|
/** Snake case name (plural). snakes_case of the name */
|
|
78
|
-
nameSnakePlural: {
|
|
78
|
+
'nameSnakePlural': {
|
|
79
79
|
label: 'Snake case name (plural)',
|
|
80
80
|
type: 'text',
|
|
81
81
|
hint: 'snakes_case of the name',
|
|
82
|
-
options: undefined
|
|
82
|
+
options: undefined
|
|
83
83
|
},
|
|
84
84
|
/** Description. Describe a bit more here */
|
|
85
|
-
description: {
|
|
85
|
+
'description': {
|
|
86
86
|
label: 'Description',
|
|
87
87
|
type: 'text',
|
|
88
88
|
hint: 'Describe a bit more here',
|
|
89
|
-
options: undefined
|
|
89
|
+
options: undefined
|
|
90
90
|
},
|
|
91
|
-
}
|
|
91
|
+
}
|
|
92
92
|
};
|
|
93
93
|
schema_1.SchemaRegistry.getInstance().trackSchema(namedTemplateItemSchema);
|
|
94
94
|
exports.default = namedTemplateItemSchema;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"namedTemplateItem.schema.js","sourceRoot":"","sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/namedTemplateItem.schema.ts"],"names":[],"mappings":";;AAAA,+CAAmD;
|
|
1
|
+
{"version":3,"file":"namedTemplateItem.schema.js","sourceRoot":"","sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/namedTemplateItem.schema.ts"],"names":[],"mappings":";;AAAA,+CAAmD;AAKnD,MAAM,uBAAuB,GAAiE;IAC7F,EAAE,EAAE,mBAAmB;IACvB,OAAO,EAAE,aAAa;IACtB,SAAS,EAAE,WAAW;IACtB,IAAI,EAAE,mBAAmB;IACzB,WAAW,EAAE,4DAA4D;IACrE,MAAM,EAAE;QACA,+CAA+C;QAC/C,cAAc,EAAE;YACZ,KAAK,EAAE,eAAe;YACtB,IAAI,EAAE,MAAM;YACZ,UAAU,EAAE,IAAI;YAChB,IAAI,EAAE,2BAA2B;YACjC,OAAO,EAAE,SAAS;SACrB;QACD,2EAA2E;QAC3E,oBAAoB,EAAE;YAClB,KAAK,EAAE,wBAAwB;YAC/B,IAAI,EAAE,MAAM;YACZ,UAAU,EAAE,IAAI;YAChB,IAAI,EAAE,8CAA8C;YACpD,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;QACD,4DAA4D;QAC5D,iBAAiB,EAAE;YACf,KAAK,EAAE,wBAAwB;YAC/B,IAAI,EAAE,MAAM;YACZ,IAAI,EAAE,+BAA+B;YACrC,OAAO,EAAE,SAAS;SACrB;QACD,+CAA+C;QAC/C,YAAY,EAAE;YACV,KAAK,EAAE,kBAAkB;YACzB,IAAI,EAAE,MAAM;YACZ,IAAI,EAAE,wBAAwB;YAC9B,OAAO,EAAE,SAAS;SACrB;QACD,sDAAsD;QACtD,kBAAkB,EAAE;YAChB,KAAK,EAAE,yBAAyB;YAChC,IAAI,EAAE,MAAM;YACZ,IAAI,EAAE,wBAAwB;YAC9B,OAAO,EAAE,SAAS;SACrB;QACD,iDAAiD;QACjD,WAAW,EAAE;YACT,KAAK,EAAE,oBAAoB;YAC3B,IAAI,EAAE,MAAM;YACZ,IAAI,EAAE,wBAAwB;YAC9B,OAAO,EAAE,SAAS;SACrB;QACD,8CAA8C;QAC9C,WAAW,EAAE;YACT,KAAK,EAAE,iBAAiB;YACxB,IAAI,EAAE,MAAM;YACZ,IAAI,EAAE,wBAAwB;YAC9B,OAAO,EAAE,SAAS;SACrB;QACD,8CAA8C;QAC9C,WAAW,EAAE;YACT,KAAK,EAAE,iBAAiB;YACxB,IAAI,EAAE,MAAM;YACZ,IAAI,EAAE,wBAAwB;YAC9B,OAAO,EAAE,SAAS;SACrB;QACD,wDAAwD;QACxD,iBAAiB,EAAE;YACf,KAAK,EAAE,0BAA0B;YACjC,IAAI,EAAE,MAAM;YACZ,IAAI,EAAE,yBAAyB;YAC/B,OAAO,EAAE,SAAS;SACrB;QACD,4CAA4C;QAC5C,aAAa,EAAE;YACX,KAAK,EAAE,aAAa;YACpB,IAAI,EAAE,MAAM;YACZ,IAAI,EAAE,0BAA0B;YAChC,OAAO,EAAE,SAAS;SACrB;KACR;CACL,CAAA;AAED,uBAAc,CAAC,WAAW,EAAE,CAAC,WAAW,CAAC,uBAAuB,CAAC,CAAA;AAEjE,kBAAe,uBAAuB,CAAA"}
|
|
@@ -9,26 +9,26 @@ const nodeFeatureOptionsSchema = {
|
|
|
9
9
|
description: 'Create a new node module, to be written in typescript, ready to rock!',
|
|
10
10
|
fields: {
|
|
11
11
|
/** . */
|
|
12
|
-
destination: {
|
|
12
|
+
'destination': {
|
|
13
13
|
type: 'text',
|
|
14
|
-
defaultValue:
|
|
15
|
-
options: undefined
|
|
14
|
+
defaultValue: ".",
|
|
15
|
+
options: undefined
|
|
16
16
|
},
|
|
17
17
|
/** What's the name of your module?. */
|
|
18
|
-
name: {
|
|
19
|
-
label:
|
|
18
|
+
'name': {
|
|
19
|
+
label: 'What\'s the name of your module?',
|
|
20
20
|
type: 'text',
|
|
21
21
|
isRequired: true,
|
|
22
|
-
options: undefined
|
|
22
|
+
options: undefined
|
|
23
23
|
},
|
|
24
24
|
/** How would you describe your module?. */
|
|
25
|
-
description: {
|
|
25
|
+
'description': {
|
|
26
26
|
label: 'How would you describe your module?',
|
|
27
27
|
type: 'text',
|
|
28
28
|
isRequired: true,
|
|
29
|
-
options: undefined
|
|
29
|
+
options: undefined
|
|
30
30
|
},
|
|
31
|
-
}
|
|
31
|
+
}
|
|
32
32
|
};
|
|
33
33
|
schema_1.SchemaRegistry.getInstance().trackSchema(nodeFeatureOptionsSchema);
|
|
34
34
|
exports.default = nodeFeatureOptionsSchema;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"nodeFeatureOptions.schema.js","sourceRoot":"","sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/nodeFeatureOptions.schema.ts"],"names":[],"mappings":";;AAAA,+CAAmD;
|
|
1
|
+
{"version":3,"file":"nodeFeatureOptions.schema.js","sourceRoot":"","sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/nodeFeatureOptions.schema.ts"],"names":[],"mappings":";;AAAA,+CAAmD;AAKnD,MAAM,wBAAwB,GAAkE;IAC/F,EAAE,EAAE,oBAAoB;IACxB,OAAO,EAAE,aAAa;IACtB,SAAS,EAAE,WAAW;IACtB,IAAI,EAAE,oBAAoB;IAC1B,WAAW,EAAE,uEAAuE;IAChF,MAAM,EAAE;QACA,QAAQ;QACR,aAAa,EAAE;YACX,IAAI,EAAE,MAAM;YACZ,YAAY,EAAE,GAAG;YACjB,OAAO,EAAE,SAAS;SACrB;QACD,uCAAuC;QACvC,MAAM,EAAE;YACJ,KAAK,EAAE,kCAAkC;YACzC,IAAI,EAAE,MAAM;YACZ,UAAU,EAAE,IAAI;YAChB,OAAO,EAAE,SAAS;SACrB;QACD,2CAA2C;QAC3C,aAAa,EAAE;YACX,KAAK,EAAE,qCAAqC;YAC5C,IAAI,EAAE,MAAM;YACZ,UAAU,EAAE,IAAI;YAChB,OAAO,EAAE,SAAS;SACrB;KACR;CACL,CAAA;AAED,uBAAc,CAAC,WAAW,EAAE,CAAC,WAAW,CAAC,wBAAwB,CAAC,CAAA;AAElE,kBAAe,wBAAwB,CAAA"}
|
|
@@ -8,22 +8,22 @@ const npmPackageSchema = {
|
|
|
8
8
|
name: '',
|
|
9
9
|
fields: {
|
|
10
10
|
/** . */
|
|
11
|
-
name: {
|
|
11
|
+
'name': {
|
|
12
12
|
type: 'text',
|
|
13
13
|
isRequired: true,
|
|
14
|
-
options: undefined
|
|
14
|
+
options: undefined
|
|
15
15
|
},
|
|
16
16
|
/** . */
|
|
17
|
-
version: {
|
|
17
|
+
'version': {
|
|
18
18
|
type: 'text',
|
|
19
|
-
options: undefined
|
|
19
|
+
options: undefined
|
|
20
20
|
},
|
|
21
21
|
/** . */
|
|
22
|
-
isDev: {
|
|
22
|
+
'isDev': {
|
|
23
23
|
type: 'boolean',
|
|
24
|
-
options: undefined
|
|
24
|
+
options: undefined
|
|
25
25
|
},
|
|
26
|
-
}
|
|
26
|
+
}
|
|
27
27
|
};
|
|
28
28
|
schema_1.SchemaRegistry.getInstance().trackSchema(npmPackageSchema);
|
|
29
29
|
exports.default = npmPackageSchema;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"npmPackage.schema.js","sourceRoot":"","sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/npmPackage.schema.ts"],"names":[],"mappings":";;AAAA,+CAAmD;
|
|
1
|
+
{"version":3,"file":"npmPackage.schema.js","sourceRoot":"","sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/npmPackage.schema.ts"],"names":[],"mappings":";;AAAA,+CAAmD;AAKnD,MAAM,gBAAgB,GAA0D;IAC/E,EAAE,EAAE,YAAY;IAChB,OAAO,EAAE,aAAa;IACtB,SAAS,EAAE,WAAW;IACtB,IAAI,EAAE,EAAE;IACJ,MAAM,EAAE;QACA,QAAQ;QACR,MAAM,EAAE;YACJ,IAAI,EAAE,MAAM;YACZ,UAAU,EAAE,IAAI;YAChB,OAAO,EAAE,SAAS;SACrB;QACD,QAAQ;QACR,SAAS,EAAE;YACP,IAAI,EAAE,MAAM;YACZ,OAAO,EAAE,SAAS;SACrB;QACD,QAAQ;QACR,OAAO,EAAE;YACL,IAAI,EAAE,SAAS;YACf,OAAO,EAAE,SAAS;SACrB;KACR;CACL,CAAA;AAED,uBAAc,CAAC,WAAW,EAAE,CAAC,WAAW,CAAC,gBAAgB,CAAC,CAAA;AAE1D,kBAAe,gBAAgB,CAAA"}
|
|
@@ -7,7 +7,7 @@ const onboardOptionsSchema = {
|
|
|
7
7
|
namespace: 'SpruceCli',
|
|
8
8
|
name: 'Onboard action',
|
|
9
9
|
description: 'The question is; Are you read? ⚡️',
|
|
10
|
-
fields: {}
|
|
10
|
+
fields: {}
|
|
11
11
|
};
|
|
12
12
|
schema_1.SchemaRegistry.getInstance().trackSchema(onboardOptionsSchema);
|
|
13
13
|
exports.default = onboardOptionsSchema;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"onboardOptions.schema.js","sourceRoot":"","sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/onboardOptions.schema.ts"],"names":[],"mappings":";;AAAA,+CAAmD;
|
|
1
|
+
{"version":3,"file":"onboardOptions.schema.js","sourceRoot":"","sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/onboardOptions.schema.ts"],"names":[],"mappings":";;AAAA,+CAAmD;AAKnD,MAAM,oBAAoB,GAA8D;IACvF,EAAE,EAAE,gBAAgB;IACpB,OAAO,EAAE,aAAa;IACtB,SAAS,EAAE,WAAW;IACtB,IAAI,EAAE,gBAAgB;IACtB,WAAW,EAAE,mCAAmC;IAC5C,MAAM,EAAE,EACP;CACL,CAAA;AAED,uBAAc,CAAC,WAAW,EAAE,CAAC,WAAW,CAAC,oBAAoB,CAAC,CAAA;AAE9D,kBAAe,oBAAoB,CAAA"}
|
|
@@ -9,30 +9,19 @@ const onboardingSchema = {
|
|
|
9
9
|
description: 'Track onboarding progress and tutorials & quizzes completed.',
|
|
10
10
|
fields: {
|
|
11
11
|
/** mode. */
|
|
12
|
-
mode: {
|
|
12
|
+
'mode': {
|
|
13
13
|
label: 'mode',
|
|
14
14
|
type: 'select',
|
|
15
15
|
isRequired: true,
|
|
16
|
-
options: {
|
|
17
|
-
choices: [
|
|
18
|
-
{ label: 'Short', value: 'short' },
|
|
19
|
-
{ label: 'Immersive', value: 'immersive' },
|
|
20
|
-
{ label: 'Off', value: 'off' },
|
|
21
|
-
],
|
|
22
|
-
},
|
|
16
|
+
options: { choices: [{ "label": "Short", "value": "short" }, { "label": "Immersive", "value": "immersive" }, { "label": "Off", "value": "off" }], }
|
|
23
17
|
},
|
|
24
18
|
/** Stage. */
|
|
25
|
-
stage: {
|
|
19
|
+
'stage': {
|
|
26
20
|
label: 'Stage',
|
|
27
21
|
type: 'select',
|
|
28
|
-
options: {
|
|
29
|
-
choices: [
|
|
30
|
-
{ label: 'Create skill', value: 'create.skill' },
|
|
31
|
-
{ label: 'Test', value: 'test' },
|
|
32
|
-
],
|
|
33
|
-
},
|
|
22
|
+
options: { choices: [{ "label": "Create skill", "value": "create.skill" }, { "label": "Test", "value": "test" }], }
|
|
34
23
|
},
|
|
35
|
-
}
|
|
24
|
+
}
|
|
36
25
|
};
|
|
37
26
|
schema_1.SchemaRegistry.getInstance().trackSchema(onboardingSchema);
|
|
38
27
|
exports.default = onboardingSchema;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"onboarding.schema.js","sourceRoot":"","sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/onboarding.schema.ts"],"names":[],"mappings":";;AAAA,+CAAmD;
|
|
1
|
+
{"version":3,"file":"onboarding.schema.js","sourceRoot":"","sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/onboarding.schema.ts"],"names":[],"mappings":";;AAAA,+CAAmD;AAKnD,MAAM,gBAAgB,GAA0D;IAC/E,EAAE,EAAE,YAAY;IAChB,OAAO,EAAE,aAAa;IACtB,SAAS,EAAE,WAAW;IACtB,IAAI,EAAE,YAAY;IAClB,WAAW,EAAE,8DAA8D;IACvE,MAAM,EAAE;QACA,YAAY;QACZ,MAAM,EAAE;YACJ,KAAK,EAAE,MAAM;YACb,IAAI,EAAE,QAAQ;YACd,UAAU,EAAE,IAAI;YAChB,OAAO,EAAE,EAAC,OAAO,EAAE,CAAC,EAAC,OAAO,EAAC,OAAO,EAAC,OAAO,EAAC,OAAO,EAAC,EAAC,EAAC,OAAO,EAAC,WAAW,EAAC,OAAO,EAAC,WAAW,EAAC,EAAC,EAAC,OAAO,EAAC,KAAK,EAAC,OAAO,EAAC,KAAK,EAAC,CAAC,GAAE;SACnI;QACD,aAAa;QACb,OAAO,EAAE;YACL,KAAK,EAAE,OAAO;YACd,IAAI,EAAE,QAAQ;YACd,OAAO,EAAE,EAAC,OAAO,EAAE,CAAC,EAAC,OAAO,EAAC,cAAc,EAAC,OAAO,EAAC,cAAc,EAAC,EAAC,EAAC,OAAO,EAAC,MAAM,EAAC,OAAO,EAAC,MAAM,EAAC,CAAC,GAAE;SACzG;KACR;CACL,CAAA;AAED,uBAAc,CAAC,WAAW,EAAE,CAAC,WAAW,CAAC,gBAAgB,CAAC,CAAA;AAE1D,kBAAe,gBAAgB,CAAA"}
|
|
@@ -9,33 +9,33 @@ const personWithTokenSchema = {
|
|
|
9
9
|
description: 'A stripped down cli user with token details for login',
|
|
10
10
|
fields: {
|
|
11
11
|
/** Id. */
|
|
12
|
-
id: {
|
|
12
|
+
'id': {
|
|
13
13
|
label: 'Id',
|
|
14
14
|
type: 'id',
|
|
15
15
|
isRequired: true,
|
|
16
|
-
options: undefined
|
|
16
|
+
options: undefined
|
|
17
17
|
},
|
|
18
18
|
/** Casual name. The name you can use when talking to this person. */
|
|
19
|
-
casualName: {
|
|
19
|
+
'casualName': {
|
|
20
20
|
label: 'Casual name',
|
|
21
21
|
type: 'text',
|
|
22
22
|
isRequired: true,
|
|
23
23
|
hint: 'The name you can use when talking to this person.',
|
|
24
|
-
options: undefined
|
|
24
|
+
options: undefined
|
|
25
25
|
},
|
|
26
26
|
/** . */
|
|
27
|
-
token: {
|
|
27
|
+
'token': {
|
|
28
28
|
type: 'text',
|
|
29
29
|
isRequired: true,
|
|
30
|
-
options: undefined
|
|
30
|
+
options: undefined
|
|
31
31
|
},
|
|
32
32
|
/** Logged in. */
|
|
33
|
-
isLoggedIn: {
|
|
33
|
+
'isLoggedIn': {
|
|
34
34
|
label: 'Logged in',
|
|
35
35
|
type: 'boolean',
|
|
36
|
-
options: undefined
|
|
36
|
+
options: undefined
|
|
37
37
|
},
|
|
38
|
-
}
|
|
38
|
+
}
|
|
39
39
|
};
|
|
40
40
|
schema_1.SchemaRegistry.getInstance().trackSchema(personWithTokenSchema);
|
|
41
41
|
exports.default = personWithTokenSchema;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"personWithToken.schema.js","sourceRoot":"","sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/personWithToken.schema.ts"],"names":[],"mappings":";;AAAA,+CAAmD;
|
|
1
|
+
{"version":3,"file":"personWithToken.schema.js","sourceRoot":"","sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/personWithToken.schema.ts"],"names":[],"mappings":";;AAAA,+CAAmD;AAKnD,MAAM,qBAAqB,GAA+D;IACzF,EAAE,EAAE,iBAAiB;IACrB,OAAO,EAAE,aAAa;IACtB,SAAS,EAAE,WAAW;IACtB,IAAI,EAAE,EAAE;IACR,WAAW,EAAE,uDAAuD;IAChE,MAAM,EAAE;QACA,UAAU;QACV,IAAI,EAAE;YACF,KAAK,EAAE,IAAI;YACX,IAAI,EAAE,IAAI;YACV,UAAU,EAAE,IAAI;YAChB,OAAO,EAAE,SAAS;SACrB;QACD,qEAAqE;QACrE,YAAY,EAAE;YACV,KAAK,EAAE,aAAa;YACpB,IAAI,EAAE,MAAM;YACZ,UAAU,EAAE,IAAI;YAChB,IAAI,EAAE,mDAAmD;YACzD,OAAO,EAAE,SAAS;SACrB;QACD,QAAQ;QACR,OAAO,EAAE;YACL,IAAI,EAAE,MAAM;YACZ,UAAU,EAAE,IAAI;YAChB,OAAO,EAAE,SAAS;SACrB;QACD,iBAAiB;QACjB,YAAY,EAAE;YACV,KAAK,EAAE,WAAW;YAClB,IAAI,EAAE,SAAS;YACf,OAAO,EAAE,SAAS;SACrB;KACR;CACL,CAAA;AAED,uBAAc,CAAC,WAAW,EAAE,CAAC,WAAW,CAAC,qBAAqB,CAAC,CAAA;AAE/D,kBAAe,qBAAqB,CAAA"}
|
|
@@ -8,11 +8,11 @@ const registerDashboardWidgetsEmitPayloadSchemaSchema = {
|
|
|
8
8
|
name: 'register dashboard widgets emit payload schema',
|
|
9
9
|
fields: {
|
|
10
10
|
/** . */
|
|
11
|
-
widgets: {
|
|
11
|
+
'widgets': {
|
|
12
12
|
type: 'raw',
|
|
13
|
-
options: { valueType: `BaseWidget
|
|
13
|
+
options: { valueType: `BaseWidget`, }
|
|
14
14
|
},
|
|
15
|
-
}
|
|
15
|
+
}
|
|
16
16
|
};
|
|
17
17
|
schema_1.SchemaRegistry.getInstance().trackSchema(registerDashboardWidgetsEmitPayloadSchemaSchema);
|
|
18
18
|
exports.default = registerDashboardWidgetsEmitPayloadSchemaSchema;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"registerDashboardWidgetsEmitPayloadSchema.schema.js","sourceRoot":"","sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/registerDashboardWidgetsEmitPayloadSchema.schema.ts"],"names":[],"mappings":";;AAAA,+CAAmD;
|
|
1
|
+
{"version":3,"file":"registerDashboardWidgetsEmitPayloadSchema.schema.js","sourceRoot":"","sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/registerDashboardWidgetsEmitPayloadSchema.schema.ts"],"names":[],"mappings":";;AAAA,+CAAmD;AAKnD,MAAM,+CAA+C,GAAyF;IAC7I,EAAE,EAAE,2CAA2C;IAC/C,OAAO,EAAE,aAAa;IACtB,SAAS,EAAE,WAAW;IACtB,IAAI,EAAE,gDAAgD;IAClD,MAAM,EAAE;QACA,QAAQ;QACR,SAAS,EAAE;YACP,IAAI,EAAE,KAAK;YACX,OAAO,EAAE,EAAC,SAAS,EAAE,YAAY,GAAE;SACtC;KACR;CACL,CAAA;AAED,uBAAc,CAAC,WAAW,EAAE,CAAC,WAAW,CAAC,+CAA+C,CAAC,CAAA;AAEzF,kBAAe,+CAA+C,CAAA"}
|
|
@@ -9,20 +9,20 @@ const setupTestsOptionsSchema = {
|
|
|
9
9
|
description: 'Use this with in your CI/CD environment to get your skill ready to run tests.',
|
|
10
10
|
fields: {
|
|
11
11
|
/** Demo phone number. */
|
|
12
|
-
demoNumber: {
|
|
12
|
+
'demoNumber': {
|
|
13
13
|
label: 'Demo phone number',
|
|
14
14
|
type: 'phone',
|
|
15
15
|
isRequired: true,
|
|
16
|
-
options: undefined
|
|
16
|
+
options: undefined
|
|
17
17
|
},
|
|
18
18
|
/** Namespace. */
|
|
19
|
-
skillSlug: {
|
|
19
|
+
'skillSlug': {
|
|
20
20
|
label: 'Namespace',
|
|
21
21
|
type: 'text',
|
|
22
22
|
isRequired: true,
|
|
23
|
-
options: undefined
|
|
23
|
+
options: undefined
|
|
24
24
|
},
|
|
25
|
-
}
|
|
25
|
+
}
|
|
26
26
|
};
|
|
27
27
|
schema_1.SchemaRegistry.getInstance().trackSchema(setupTestsOptionsSchema);
|
|
28
28
|
exports.default = setupTestsOptionsSchema;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"setupTestsOptions.schema.js","sourceRoot":"","sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/setupTestsOptions.schema.ts"],"names":[],"mappings":";;AAAA,+CAAmD;
|
|
1
|
+
{"version":3,"file":"setupTestsOptions.schema.js","sourceRoot":"","sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/setupTestsOptions.schema.ts"],"names":[],"mappings":";;AAAA,+CAAmD;AAKnD,MAAM,uBAAuB,GAAiE;IAC7F,EAAE,EAAE,mBAAmB;IACvB,OAAO,EAAE,aAAa;IACtB,SAAS,EAAE,WAAW;IACtB,IAAI,EAAE,qBAAqB;IAC3B,WAAW,EAAE,+EAA+E;IACxF,MAAM,EAAE;QACA,yBAAyB;QACzB,YAAY,EAAE;YACV,KAAK,EAAE,mBAAmB;YAC1B,IAAI,EAAE,OAAO;YACb,UAAU,EAAE,IAAI;YAChB,OAAO,EAAE,SAAS;SACrB;QACD,iBAAiB;QACjB,WAAW,EAAE;YACT,KAAK,EAAE,WAAW;YAClB,IAAI,EAAE,MAAM;YACZ,UAAU,EAAE,IAAI;YAChB,OAAO,EAAE,SAAS;SACrB;KACR;CACL,CAAA;AAED,uBAAc,CAAC,WAAW,EAAE,CAAC,WAAW,CAAC,uBAAuB,CAAC,CAAA;AAEjE,kBAAe,uBAAuB,CAAA"}
|
|
@@ -9,12 +9,12 @@ const setupVscodeOptionsSchema = {
|
|
|
9
9
|
description: 'Install vscode extensions, launch configs, and settings the Spruce team uses in-house!',
|
|
10
10
|
fields: {
|
|
11
11
|
/** Install everything. */
|
|
12
|
-
all: {
|
|
12
|
+
'all': {
|
|
13
13
|
label: 'Install everything',
|
|
14
14
|
type: 'boolean',
|
|
15
|
-
options: undefined
|
|
15
|
+
options: undefined
|
|
16
16
|
},
|
|
17
|
-
}
|
|
17
|
+
}
|
|
18
18
|
};
|
|
19
19
|
schema_1.SchemaRegistry.getInstance().trackSchema(setupVscodeOptionsSchema);
|
|
20
20
|
exports.default = setupVscodeOptionsSchema;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"setupVscodeOptions.schema.js","sourceRoot":"","sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/setupVscodeOptions.schema.ts"],"names":[],"mappings":";;AAAA,+CAAmD;
|
|
1
|
+
{"version":3,"file":"setupVscodeOptions.schema.js","sourceRoot":"","sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/setupVscodeOptions.schema.ts"],"names":[],"mappings":";;AAAA,+CAAmD;AAKnD,MAAM,wBAAwB,GAAkE;IAC/F,EAAE,EAAE,oBAAoB;IACxB,OAAO,EAAE,aAAa;IACtB,SAAS,EAAE,WAAW;IACtB,IAAI,EAAE,qBAAqB;IAC3B,WAAW,EAAE,wFAAwF;IACjG,MAAM,EAAE;QACA,0BAA0B;QAC1B,KAAK,EAAE;YACH,KAAK,EAAE,oBAAoB;YAC3B,IAAI,EAAE,SAAS;YACf,OAAO,EAAE,SAAS;SACrB;KACR;CACL,CAAA;AAED,uBAAc,CAAC,WAAW,EAAE,CAAC,WAAW,CAAC,wBAAwB,CAAC,CAAA;AAElE,kBAAe,wBAAwB,CAAA"}
|
|
@@ -8,26 +8,27 @@ const skillFeatureSchema = {
|
|
|
8
8
|
name: 'Skill feature options',
|
|
9
9
|
fields: {
|
|
10
10
|
/** . */
|
|
11
|
-
destination: {
|
|
11
|
+
'destination': {
|
|
12
12
|
type: 'text',
|
|
13
|
-
defaultValue:
|
|
14
|
-
options: undefined
|
|
13
|
+
defaultValue: ".",
|
|
14
|
+
options: undefined
|
|
15
15
|
},
|
|
16
|
-
/** What's the name of your skill?. */
|
|
17
|
-
name: {
|
|
18
|
-
label:
|
|
16
|
+
/** What's the name of your skill?. This marketing focused, like "8-bit Stories" or "Adventures". */
|
|
17
|
+
'name': {
|
|
18
|
+
label: 'What\'s the name of your skill?',
|
|
19
19
|
type: 'text',
|
|
20
20
|
isRequired: true,
|
|
21
|
-
|
|
21
|
+
hint: 'This marketing focused, like "8-bit Stories" or "Adventures".',
|
|
22
|
+
options: undefined
|
|
22
23
|
},
|
|
23
24
|
/** How would you describe your skill?. */
|
|
24
|
-
description: {
|
|
25
|
+
'description': {
|
|
25
26
|
label: 'How would you describe your skill?',
|
|
26
27
|
type: 'text',
|
|
27
28
|
isRequired: true,
|
|
28
|
-
options: undefined
|
|
29
|
+
options: undefined
|
|
29
30
|
},
|
|
30
|
-
}
|
|
31
|
+
}
|
|
31
32
|
};
|
|
32
33
|
schema_1.SchemaRegistry.getInstance().trackSchema(skillFeatureSchema);
|
|
33
34
|
exports.default = skillFeatureSchema;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"skillFeature.schema.js","sourceRoot":"","sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/skillFeature.schema.ts"],"names":[],"mappings":";;AAAA,+CAAmD;
|
|
1
|
+
{"version":3,"file":"skillFeature.schema.js","sourceRoot":"","sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/skillFeature.schema.ts"],"names":[],"mappings":";;AAAA,+CAAmD;AAKnD,MAAM,kBAAkB,GAA4D;IACnF,EAAE,EAAE,cAAc;IAClB,OAAO,EAAE,aAAa;IACtB,SAAS,EAAE,WAAW;IACtB,IAAI,EAAE,uBAAuB;IACzB,MAAM,EAAE;QACA,QAAQ;QACR,aAAa,EAAE;YACX,IAAI,EAAE,MAAM;YACZ,YAAY,EAAE,GAAG;YACjB,OAAO,EAAE,SAAS;SACrB;QACD,oGAAoG;QACpG,MAAM,EAAE;YACJ,KAAK,EAAE,iCAAiC;YACxC,IAAI,EAAE,MAAM;YACZ,UAAU,EAAE,IAAI;YAChB,IAAI,EAAE,+DAA+D;YACrE,OAAO,EAAE,SAAS;SACrB;QACD,0CAA0C;QAC1C,aAAa,EAAE;YACX,KAAK,EAAE,oCAAoC;YAC3C,IAAI,EAAE,MAAM;YACZ,UAAU,EAAE,IAAI;YAChB,OAAO,EAAE,SAAS;SACrB;KACR;CACL,CAAA;AAED,uBAAc,CAAC,WAAW,EAAE,CAAC,WAAW,CAAC,kBAAkB,CAAC,CAAA;AAE5D,kBAAe,kBAAkB,CAAA"}
|