@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.
Files changed (107) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/build/.spruce/schemas/fields/fieldClassMap.js.map +1 -1
  3. package/build/.spruce/schemas/fields/fields.types.d.ts +1 -1
  4. package/build/.spruce/schemas/schemas.types.d.ts +485 -512
  5. package/build/.spruce/schemas/schemas.types.js +4 -0
  6. package/build/.spruce/schemas/schemas.types.js.map +1 -1
  7. package/build/.spruce/schemas/spruceCli/v2020_07_22/actionResponse.schema.js +15 -15
  8. package/build/.spruce/schemas/spruceCli/v2020_07_22/actionResponse.schema.js.map +1 -1
  9. package/build/.spruce/schemas/spruceCli/v2020_07_22/bootSkillOptions.schema.js +9 -9
  10. package/build/.spruce/schemas/spruceCli/v2020_07_22/bootSkillOptions.schema.js.map +1 -1
  11. package/build/.spruce/schemas/spruceCli/v2020_07_22/createConversationTopicOptions.schema.js +5 -5
  12. package/build/.spruce/schemas/spruceCli/v2020_07_22/createConversationTopicOptions.schema.js.map +1 -1
  13. package/build/.spruce/schemas/spruceCli/v2020_07_22/createErrorOptions.schema.js +64 -64
  14. package/build/.spruce/schemas/spruceCli/v2020_07_22/createErrorOptions.schema.js.map +1 -1
  15. package/build/.spruce/schemas/spruceCli/v2020_07_22/createOrganizationOptions.schema.js +5 -5
  16. package/build/.spruce/schemas/spruceCli/v2020_07_22/createOrganizationOptions.schema.js.map +1 -1
  17. package/build/.spruce/schemas/spruceCli/v2020_07_22/createSchemaOptions.schema.js +65 -65
  18. package/build/.spruce/schemas/spruceCli/v2020_07_22/createSchemaOptions.schema.js.map +1 -1
  19. package/build/.spruce/schemas/spruceCli/v2020_07_22/createTestOptions.schema.js +13 -18
  20. package/build/.spruce/schemas/spruceCli/v2020_07_22/createTestOptions.schema.js.map +1 -1
  21. package/build/.spruce/schemas/spruceCli/v2020_07_22/generatedDir.schema.js +9 -16
  22. package/build/.spruce/schemas/spruceCli/v2020_07_22/generatedDir.schema.js.map +1 -1
  23. package/build/.spruce/schemas/spruceCli/v2020_07_22/generatedFile.schema.js +9 -16
  24. package/build/.spruce/schemas/spruceCli/v2020_07_22/generatedFile.schema.js.map +1 -1
  25. package/build/.spruce/schemas/spruceCli/v2020_07_22/installSkillAtOrganizationOptions.schema.js +3 -3
  26. package/build/.spruce/schemas/spruceCli/v2020_07_22/installSkillAtOrganizationOptions.schema.js.map +1 -1
  27. package/build/.spruce/schemas/spruceCli/v2020_07_22/listenEventOptions.schema.js +24 -24
  28. package/build/.spruce/schemas/spruceCli/v2020_07_22/listenEventOptions.schema.js.map +1 -1
  29. package/build/.spruce/schemas/spruceCli/v2020_07_22/namedTemplateItem.schema.js +23 -23
  30. package/build/.spruce/schemas/spruceCli/v2020_07_22/namedTemplateItem.schema.js.map +1 -1
  31. package/build/.spruce/schemas/spruceCli/v2020_07_22/nodeFeatureOptions.schema.js +9 -9
  32. package/build/.spruce/schemas/spruceCli/v2020_07_22/nodeFeatureOptions.schema.js.map +1 -1
  33. package/build/.spruce/schemas/spruceCli/v2020_07_22/npmPackage.schema.js +7 -7
  34. package/build/.spruce/schemas/spruceCli/v2020_07_22/npmPackage.schema.js.map +1 -1
  35. package/build/.spruce/schemas/spruceCli/v2020_07_22/onboardOptions.schema.js +1 -1
  36. package/build/.spruce/schemas/spruceCli/v2020_07_22/onboardOptions.schema.js.map +1 -1
  37. package/build/.spruce/schemas/spruceCli/v2020_07_22/onboarding.schema.js +5 -16
  38. package/build/.spruce/schemas/spruceCli/v2020_07_22/onboarding.schema.js.map +1 -1
  39. package/build/.spruce/schemas/spruceCli/v2020_07_22/personWithToken.schema.js +9 -9
  40. package/build/.spruce/schemas/spruceCli/v2020_07_22/personWithToken.schema.js.map +1 -1
  41. package/build/.spruce/schemas/spruceCli/v2020_07_22/registerDashboardWidgetsEmitPayloadSchema.schema.js +3 -3
  42. package/build/.spruce/schemas/spruceCli/v2020_07_22/registerDashboardWidgetsEmitPayloadSchema.schema.js.map +1 -1
  43. package/build/.spruce/schemas/spruceCli/v2020_07_22/setupTestsOptions.schema.js +5 -5
  44. package/build/.spruce/schemas/spruceCli/v2020_07_22/setupTestsOptions.schema.js.map +1 -1
  45. package/build/.spruce/schemas/spruceCli/v2020_07_22/setupVscodeOptions.schema.js +3 -3
  46. package/build/.spruce/schemas/spruceCli/v2020_07_22/setupVscodeOptions.schema.js.map +1 -1
  47. package/build/.spruce/schemas/spruceCli/v2020_07_22/skillFeature.schema.js +11 -10
  48. package/build/.spruce/schemas/spruceCli/v2020_07_22/skillFeature.schema.js.map +1 -1
  49. package/build/.spruce/schemas/spruceCli/v2020_07_22/syncErrorOptions.schema.js +52 -52
  50. package/build/.spruce/schemas/spruceCli/v2020_07_22/syncErrorOptions.schema.js.map +1 -1
  51. package/build/.spruce/schemas/spruceCli/v2020_07_22/syncEventOptions.schema.js +15 -15
  52. package/build/.spruce/schemas/spruceCli/v2020_07_22/syncEventOptions.schema.js.map +1 -1
  53. package/build/.spruce/schemas/spruceCli/v2020_07_22/syncSchemaFieldsOptions.schema.js +10 -10
  54. package/build/.spruce/schemas/spruceCli/v2020_07_22/syncSchemaFieldsOptions.schema.js.map +1 -1
  55. package/build/.spruce/schemas/spruceCli/v2020_07_22/syncSchemasOptions.schema.js +46 -46
  56. package/build/.spruce/schemas/spruceCli/v2020_07_22/syncSchemasOptions.schema.js.map +1 -1
  57. package/build/.spruce/schemas/spruceCli/v2020_07_22/testOptions.schema.js +14 -20
  58. package/build/.spruce/schemas/spruceCli/v2020_07_22/testOptions.schema.js.map +1 -1
  59. package/build/.spruce/schemas/spruceCli/v2020_07_22/upgradeSkillOptions.schema.js +4 -16
  60. package/build/.spruce/schemas/spruceCli/v2020_07_22/upgradeSkillOptions.schema.js.map +1 -1
  61. package/build/.spruce/schemas/spruceCli/v2020_07_22/watcherDidDetectChangesEmitPayload.schema.js +4 -9
  62. package/build/.spruce/schemas/spruceCli/v2020_07_22/watcherDidDetectChangesEmitPayload.schema.js.map +1 -1
  63. package/build/features/schema/utilities/schema.utility.d.ts +1 -1
  64. package/build/features/skill/actions/CreateAction.d.ts +2 -0
  65. package/build/features/skill/actions/RegisterAction.js +2 -2
  66. package/build/features/skill/actions/RegisterAction.js.map +1 -1
  67. package/build/features/skill/stores/SkillStore.d.ts +1 -1
  68. package/build/features/vscode/actions/SetupAction.js +7 -3
  69. package/build/features/vscode/actions/SetupAction.js.map +1 -1
  70. package/build/schemas/v2020_07_22/skillFeature.builder.d.ts +1 -0
  71. package/build/schemas/v2020_07_22/skillFeature.builder.js +1 -0
  72. package/build/schemas/v2020_07_22/skillFeature.builder.js.map +1 -1
  73. package/package.json +3 -3
  74. package/src/.spruce/schemas/fields/fieldClassMap.ts +3 -0
  75. package/src/.spruce/schemas/fields/fields.types.ts +1 -6
  76. package/src/.spruce/schemas/schemas.types.ts +2257 -2237
  77. package/src/.spruce/schemas/spruceCli/v2020_07_22/actionResponse.schema.ts +49 -50
  78. package/src/.spruce/schemas/spruceCli/v2020_07_22/bootSkillOptions.schema.ts +37 -36
  79. package/src/.spruce/schemas/spruceCli/v2020_07_22/createConversationTopicOptions.schema.ts +27 -26
  80. package/src/.spruce/schemas/spruceCli/v2020_07_22/createErrorOptions.schema.ts +209 -208
  81. package/src/.spruce/schemas/spruceCli/v2020_07_22/createOrganizationOptions.schema.ts +26 -26
  82. package/src/.spruce/schemas/spruceCli/v2020_07_22/createSchemaOptions.schema.ts +226 -225
  83. package/src/.spruce/schemas/spruceCli/v2020_07_22/createTestOptions.schema.ts +49 -53
  84. package/src/.spruce/schemas/spruceCli/v2020_07_22/generatedDir.schema.ts +33 -39
  85. package/src/.spruce/schemas/spruceCli/v2020_07_22/generatedFile.schema.ts +33 -39
  86. package/src/.spruce/schemas/spruceCli/v2020_07_22/installSkillAtOrganizationOptions.schema.ts +18 -20
  87. package/src/.spruce/schemas/spruceCli/v2020_07_22/listenEventOptions.schema.ts +76 -76
  88. package/src/.spruce/schemas/spruceCli/v2020_07_22/namedTemplateItem.schema.ts +91 -91
  89. package/src/.spruce/schemas/spruceCli/v2020_07_22/nodeFeatureOptions.schema.ts +31 -31
  90. package/src/.spruce/schemas/spruceCli/v2020_07_22/npmPackage.schema.ts +25 -23
  91. package/src/.spruce/schemas/spruceCli/v2020_07_22/onboardOptions.schema.ts +11 -9
  92. package/src/.spruce/schemas/spruceCli/v2020_07_22/onboarding.schema.ts +23 -32
  93. package/src/.spruce/schemas/spruceCli/v2020_07_22/personWithToken.schema.ts +38 -37
  94. package/src/.spruce/schemas/spruceCli/v2020_07_22/registerDashboardWidgetsEmitPayloadSchema.schema.ts +16 -17
  95. package/src/.spruce/schemas/spruceCli/v2020_07_22/setupTestsOptions.schema.ts +25 -25
  96. package/src/.spruce/schemas/spruceCli/v2020_07_22/setupVscodeOptions.schema.ts +17 -17
  97. package/src/.spruce/schemas/spruceCli/v2020_07_22/skillFeature.schema.ts +31 -29
  98. package/src/.spruce/schemas/spruceCli/v2020_07_22/syncErrorOptions.schema.ts +169 -168
  99. package/src/.spruce/schemas/spruceCli/v2020_07_22/syncEventOptions.schema.ts +48 -49
  100. package/src/.spruce/schemas/spruceCli/v2020_07_22/syncSchemaFieldsOptions.schema.ts +37 -36
  101. package/src/.spruce/schemas/spruceCli/v2020_07_22/syncSchemasOptions.schema.ts +162 -161
  102. package/src/.spruce/schemas/spruceCli/v2020_07_22/testOptions.schema.ts +55 -60
  103. package/src/.spruce/schemas/spruceCli/v2020_07_22/upgradeSkillOptions.schema.ts +18 -30
  104. package/src/.spruce/schemas/spruceCli/v2020_07_22/watcherDidDetectChangesEmitPayload.schema.ts +19 -26
  105. package/src/features/skill/actions/RegisterAction.ts +2 -2
  106. package/src/features/vscode/actions/SetupAction.ts +7 -3
  107. package/src/schemas/v2020_07_22/skillFeature.builder.ts +1 -0
@@ -1,29 +1,31 @@
1
1
  import { SchemaRegistry } from '@sprucelabs/schema'
2
2
  import { SpruceSchemas } from '../../schemas.types'
3
3
 
4
- const npmPackageSchema: SpruceSchemas.SpruceCli.v2020_07_22.NpmPackageSchema = {
5
- id: 'npmPackage',
6
- version: 'v2020_07_22',
7
- namespace: 'SpruceCli',
8
- name: '',
9
- fields: {
10
- /** . */
11
- name: {
12
- type: 'text',
13
- isRequired: true,
14
- options: undefined,
15
- },
16
- /** . */
17
- version: {
18
- type: 'text',
19
- options: undefined,
20
- },
21
- /** . */
22
- isDev: {
23
- type: 'boolean',
24
- options: undefined,
25
- },
26
- },
4
+
5
+
6
+ const npmPackageSchema: SpruceSchemas.SpruceCli.v2020_07_22.NpmPackageSchema = {
7
+ id: 'npmPackage',
8
+ version: 'v2020_07_22',
9
+ namespace: 'SpruceCli',
10
+ name: '',
11
+ fields: {
12
+ /** . */
13
+ 'name': {
14
+ type: 'text',
15
+ isRequired: true,
16
+ options: undefined
17
+ },
18
+ /** . */
19
+ 'version': {
20
+ type: 'text',
21
+ options: undefined
22
+ },
23
+ /** . */
24
+ 'isDev': {
25
+ type: 'boolean',
26
+ options: undefined
27
+ },
28
+ }
27
29
  }
28
30
 
29
31
  SchemaRegistry.getInstance().trackSchema(npmPackageSchema)
@@ -1,15 +1,17 @@
1
1
  import { SchemaRegistry } from '@sprucelabs/schema'
2
2
  import { SpruceSchemas } from '../../schemas.types'
3
3
 
4
- const onboardOptionsSchema: SpruceSchemas.SpruceCli.v2020_07_22.OnboardOptionsSchema =
5
- {
6
- id: 'onboardOptions',
7
- version: 'v2020_07_22',
8
- namespace: 'SpruceCli',
9
- name: 'Onboard action',
10
- description: 'The question is; Are you read? ⚡️',
11
- fields: {},
12
- }
4
+
5
+
6
+ const onboardOptionsSchema: SpruceSchemas.SpruceCli.v2020_07_22.OnboardOptionsSchema = {
7
+ id: 'onboardOptions',
8
+ version: 'v2020_07_22',
9
+ namespace: 'SpruceCli',
10
+ name: 'Onboard action',
11
+ description: 'The question is; Are you read? ⚡️',
12
+ fields: {
13
+ }
14
+ }
13
15
 
14
16
  SchemaRegistry.getInstance().trackSchema(onboardOptionsSchema)
15
17
 
@@ -1,38 +1,29 @@
1
1
  import { SchemaRegistry } from '@sprucelabs/schema'
2
2
  import { SpruceSchemas } from '../../schemas.types'
3
3
 
4
- const onboardingSchema: SpruceSchemas.SpruceCli.v2020_07_22.OnboardingSchema = {
5
- id: 'onboarding',
6
- version: 'v2020_07_22',
7
- namespace: 'SpruceCli',
8
- name: 'Onboarding',
9
- description: 'Track onboarding progress and tutorials & quizzes completed.',
10
- fields: {
11
- /** mode. */
12
- mode: {
13
- label: 'mode',
14
- type: 'select',
15
- isRequired: true,
16
- options: {
17
- choices: [
18
- { label: 'Short', value: 'short' },
19
- { label: 'Immersive', value: 'immersive' },
20
- { label: 'Off', value: 'off' },
21
- ],
22
- },
23
- },
24
- /** Stage. */
25
- stage: {
26
- label: 'Stage',
27
- type: 'select',
28
- options: {
29
- choices: [
30
- { label: 'Create skill', value: 'create.skill' },
31
- { label: 'Test', value: 'test' },
32
- ],
33
- },
34
- },
35
- },
4
+
5
+
6
+ const onboardingSchema: SpruceSchemas.SpruceCli.v2020_07_22.OnboardingSchema = {
7
+ id: 'onboarding',
8
+ version: 'v2020_07_22',
9
+ namespace: 'SpruceCli',
10
+ name: 'Onboarding',
11
+ description: 'Track onboarding progress and tutorials & quizzes completed.',
12
+ fields: {
13
+ /** mode. */
14
+ 'mode': {
15
+ label: 'mode',
16
+ type: 'select',
17
+ isRequired: true,
18
+ options: {choices: [{"label":"Short","value":"short"},{"label":"Immersive","value":"immersive"},{"label":"Off","value":"off"}],}
19
+ },
20
+ /** Stage. */
21
+ 'stage': {
22
+ label: 'Stage',
23
+ type: 'select',
24
+ options: {choices: [{"label":"Create skill","value":"create.skill"},{"label":"Test","value":"test"}],}
25
+ },
26
+ }
36
27
  }
37
28
 
38
29
  SchemaRegistry.getInstance().trackSchema(onboardingSchema)
@@ -1,43 +1,44 @@
1
1
  import { SchemaRegistry } from '@sprucelabs/schema'
2
2
  import { SpruceSchemas } from '../../schemas.types'
3
3
 
4
- const personWithTokenSchema: SpruceSchemas.SpruceCli.v2020_07_22.PersonWithTokenSchema =
5
- {
6
- id: 'personWithToken',
7
- version: 'v2020_07_22',
8
- namespace: 'SpruceCli',
9
- name: '',
10
- description: 'A stripped down cli user with token details for login',
11
- fields: {
12
- /** Id. */
13
- id: {
14
- label: 'Id',
15
- type: 'id',
16
- isRequired: true,
17
- options: undefined,
18
- },
19
- /** Casual name. The name you can use when talking to this person. */
20
- casualName: {
21
- label: 'Casual name',
22
- type: 'text',
23
- isRequired: true,
24
- hint: 'The name you can use when talking to this person.',
25
- options: undefined,
26
- },
27
- /** . */
28
- token: {
29
- type: 'text',
30
- isRequired: true,
31
- options: undefined,
32
- },
33
- /** Logged in. */
34
- isLoggedIn: {
35
- label: 'Logged in',
36
- type: 'boolean',
37
- options: undefined,
38
- },
39
- },
40
- }
4
+
5
+
6
+ const personWithTokenSchema: SpruceSchemas.SpruceCli.v2020_07_22.PersonWithTokenSchema = {
7
+ id: 'personWithToken',
8
+ version: 'v2020_07_22',
9
+ namespace: 'SpruceCli',
10
+ name: '',
11
+ description: 'A stripped down cli user with token details for login',
12
+ fields: {
13
+ /** Id. */
14
+ 'id': {
15
+ label: 'Id',
16
+ type: 'id',
17
+ isRequired: true,
18
+ options: undefined
19
+ },
20
+ /** Casual name. The name you can use when talking to this person. */
21
+ 'casualName': {
22
+ label: 'Casual name',
23
+ type: 'text',
24
+ isRequired: true,
25
+ hint: 'The name you can use when talking to this person.',
26
+ options: undefined
27
+ },
28
+ /** . */
29
+ 'token': {
30
+ type: 'text',
31
+ isRequired: true,
32
+ options: undefined
33
+ },
34
+ /** Logged in. */
35
+ 'isLoggedIn': {
36
+ label: 'Logged in',
37
+ type: 'boolean',
38
+ options: undefined
39
+ },
40
+ }
41
+ }
41
42
 
42
43
  SchemaRegistry.getInstance().trackSchema(personWithTokenSchema)
43
44
 
@@ -1,23 +1,22 @@
1
1
  import { SchemaRegistry } from '@sprucelabs/schema'
2
2
  import { SpruceSchemas } from '../../schemas.types'
3
3
 
4
- const registerDashboardWidgetsEmitPayloadSchemaSchema: SpruceSchemas.SpruceCli.v2020_07_22.RegisterDashboardWidgetsEmitPayloadSchemaSchema =
5
- {
6
- id: 'registerDashboardWidgetsEmitPayloadSchema',
7
- version: 'v2020_07_22',
8
- namespace: 'SpruceCli',
9
- name: 'register dashboard widgets emit payload schema',
10
- fields: {
11
- /** . */
12
- widgets: {
13
- type: 'raw',
14
- options: { valueType: `BaseWidget` },
15
- },
16
- },
17
- }
18
4
 
19
- SchemaRegistry.getInstance().trackSchema(
20
- registerDashboardWidgetsEmitPayloadSchemaSchema
21
- )
5
+
6
+ const registerDashboardWidgetsEmitPayloadSchemaSchema: SpruceSchemas.SpruceCli.v2020_07_22.RegisterDashboardWidgetsEmitPayloadSchemaSchema = {
7
+ id: 'registerDashboardWidgetsEmitPayloadSchema',
8
+ version: 'v2020_07_22',
9
+ namespace: 'SpruceCli',
10
+ name: 'register dashboard widgets emit payload schema',
11
+ fields: {
12
+ /** . */
13
+ 'widgets': {
14
+ type: 'raw',
15
+ options: {valueType: `BaseWidget`,}
16
+ },
17
+ }
18
+ }
19
+
20
+ SchemaRegistry.getInstance().trackSchema(registerDashboardWidgetsEmitPayloadSchemaSchema)
22
21
 
23
22
  export default registerDashboardWidgetsEmitPayloadSchemaSchema
@@ -1,31 +1,31 @@
1
1
  import { SchemaRegistry } from '@sprucelabs/schema'
2
2
  import { SpruceSchemas } from '../../schemas.types'
3
3
 
4
- const setupTestsOptionsSchema: SpruceSchemas.SpruceCli.v2020_07_22.SetupTestsOptionsSchema =
5
- {
6
- id: 'setupTestsOptions',
7
- version: 'v2020_07_22',
8
- namespace: 'SpruceCli',
9
- name: 'Setup tests options',
10
- description:
11
- 'Use this with in your CI/CD environment to get your skill ready to run tests.',
12
- fields: {
13
- /** Demo phone number. */
14
- demoNumber: {
15
- label: 'Demo phone number',
16
- type: 'phone',
17
- isRequired: true,
18
- options: undefined,
19
- },
20
- /** Namespace. */
21
- skillSlug: {
22
- label: 'Namespace',
23
- type: 'text',
24
- isRequired: true,
25
- options: undefined,
26
- },
27
- },
28
- }
4
+
5
+
6
+ const setupTestsOptionsSchema: SpruceSchemas.SpruceCli.v2020_07_22.SetupTestsOptionsSchema = {
7
+ id: 'setupTestsOptions',
8
+ version: 'v2020_07_22',
9
+ namespace: 'SpruceCli',
10
+ name: 'Setup tests options',
11
+ description: 'Use this with in your CI/CD environment to get your skill ready to run tests.',
12
+ fields: {
13
+ /** Demo phone number. */
14
+ 'demoNumber': {
15
+ label: 'Demo phone number',
16
+ type: 'phone',
17
+ isRequired: true,
18
+ options: undefined
19
+ },
20
+ /** Namespace. */
21
+ 'skillSlug': {
22
+ label: 'Namespace',
23
+ type: 'text',
24
+ isRequired: true,
25
+ options: undefined
26
+ },
27
+ }
28
+ }
29
29
 
30
30
  SchemaRegistry.getInstance().trackSchema(setupTestsOptionsSchema)
31
31
 
@@ -1,23 +1,23 @@
1
1
  import { SchemaRegistry } from '@sprucelabs/schema'
2
2
  import { SpruceSchemas } from '../../schemas.types'
3
3
 
4
- const setupVscodeOptionsSchema: SpruceSchemas.SpruceCli.v2020_07_22.SetupVscodeOptionsSchema =
5
- {
6
- id: 'setupVscodeOptions',
7
- version: 'v2020_07_22',
8
- namespace: 'SpruceCli',
9
- name: 'Setup vscode action',
10
- description:
11
- 'Install vscode extensions, launch configs, and settings the Spruce team uses in-house!',
12
- fields: {
13
- /** Install everything. */
14
- all: {
15
- label: 'Install everything',
16
- type: 'boolean',
17
- options: undefined,
18
- },
19
- },
20
- }
4
+
5
+
6
+ const setupVscodeOptionsSchema: SpruceSchemas.SpruceCli.v2020_07_22.SetupVscodeOptionsSchema = {
7
+ id: 'setupVscodeOptions',
8
+ version: 'v2020_07_22',
9
+ namespace: 'SpruceCli',
10
+ name: 'Setup vscode action',
11
+ description: 'Install vscode extensions, launch configs, and settings the Spruce team uses in-house!',
12
+ fields: {
13
+ /** Install everything. */
14
+ 'all': {
15
+ label: 'Install everything',
16
+ type: 'boolean',
17
+ options: undefined
18
+ },
19
+ }
20
+ }
21
21
 
22
22
  SchemaRegistry.getInstance().trackSchema(setupVscodeOptionsSchema)
23
23
 
@@ -1,35 +1,37 @@
1
1
  import { SchemaRegistry } from '@sprucelabs/schema'
2
2
  import { SpruceSchemas } from '../../schemas.types'
3
3
 
4
- const skillFeatureSchema: SpruceSchemas.SpruceCli.v2020_07_22.SkillFeatureSchema =
5
- {
6
- id: 'skillFeature',
7
- version: 'v2020_07_22',
8
- namespace: 'SpruceCli',
9
- name: 'Skill feature options',
10
- fields: {
11
- /** . */
12
- destination: {
13
- type: 'text',
14
- defaultValue: '.',
15
- options: undefined,
16
- },
17
- /** What's the name of your skill?. */
18
- name: {
19
- label: "What's the name of your skill?",
20
- type: 'text',
21
- isRequired: true,
22
- options: undefined,
23
- },
24
- /** How would you describe your skill?. */
25
- description: {
26
- label: 'How would you describe your skill?',
27
- type: 'text',
28
- isRequired: true,
29
- options: undefined,
30
- },
31
- },
32
- }
4
+
5
+
6
+ const skillFeatureSchema: SpruceSchemas.SpruceCli.v2020_07_22.SkillFeatureSchema = {
7
+ id: 'skillFeature',
8
+ version: 'v2020_07_22',
9
+ namespace: 'SpruceCli',
10
+ name: 'Skill feature options',
11
+ fields: {
12
+ /** . */
13
+ 'destination': {
14
+ type: 'text',
15
+ defaultValue: ".",
16
+ options: undefined
17
+ },
18
+ /** What's the name of your skill?. This marketing focused, like "8-bit Stories" or "Adventures". */
19
+ 'name': {
20
+ label: 'What\'s the name of your skill?',
21
+ type: 'text',
22
+ isRequired: true,
23
+ hint: 'This marketing focused, like "8-bit Stories" or "Adventures".',
24
+ options: undefined
25
+ },
26
+ /** How would you describe your skill?. */
27
+ 'description': {
28
+ label: 'How would you describe your skill?',
29
+ type: 'text',
30
+ isRequired: true,
31
+ options: undefined
32
+ },
33
+ }
34
+ }
33
35
 
34
36
  SchemaRegistry.getInstance().trackSchema(skillFeatureSchema)
35
37