@sprucelabs/spruce-cli 19.1.41 → 19.2.0
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 +20 -0
- package/build/.spruce/errors/errors.types.d.ts +19 -0
- package/build/.spruce/errors/errors.types.js.map +1 -1
- package/build/.spruce/errors/options.types.d.ts +4 -1
- package/build/.spruce/errors/options.types.js.map +1 -1
- package/build/.spruce/errors/spruceCli/actionCancelled.schema.js.map +1 -1
- package/build/.spruce/errors/spruceCli/bootError.schema.js.map +1 -1
- package/build/.spruce/errors/spruceCli/buildFailed.schema.js.map +1 -1
- package/build/.spruce/errors/spruceCli/cacheNotEnabled.schema.js.map +1 -1
- package/build/.spruce/errors/spruceCli/commandAborted.schema.js.map +1 -1
- package/build/.spruce/errors/spruceCli/commandBlocked.schema.js.map +1 -1
- package/build/.spruce/errors/spruceCli/commandNotImplemented.schema.js.map +1 -1
- package/build/.spruce/errors/spruceCli/createAutoloaderFailed.schema.js.map +1 -1
- package/build/.spruce/errors/spruceCli/dependencyExists.schema.js.map +1 -1
- package/build/.spruce/errors/spruceCli/deployFailed.schema.js.map +1 -1
- package/build/.spruce/errors/spruceCli/directoryEmpty.schema.js.map +1 -1
- package/build/.spruce/errors/spruceCli/directoryNotSkill.schema.js.map +1 -1
- package/build/.spruce/errors/spruceCli/dockerNotStarted.schema.js.map +1 -1
- package/build/.spruce/errors/spruceCli/executingCommandFailed.schema.js.map +1 -1
- package/build/.spruce/errors/spruceCli/failedToImport.schema.js.map +1 -1
- package/build/.spruce/errors/spruceCli/featureNotInstalled.schema.js.map +1 -1
- package/build/.spruce/errors/spruceCli/fileExists.schema.js.map +1 -1
- package/build/.spruce/errors/spruceCli/generic.schema.js.map +1 -1
- package/build/.spruce/errors/spruceCli/invalidCommand.schema.js.map +1 -1
- package/build/.spruce/errors/spruceCli/invalidEventContract.schema.js.map +1 -1
- package/build/.spruce/errors/spruceCli/invalidFeatureCode.schema.js.map +1 -1
- package/build/.spruce/errors/spruceCli/invalidTestDirectory.schema.js.map +1 -1
- package/build/.spruce/errors/spruceCli/lintFailed.schema.js.map +1 -1
- package/build/.spruce/errors/spruceCli/mercuryResponseError.schema.js.map +1 -1
- package/build/.spruce/errors/spruceCli/missingDependencies.schema.js.map +1 -1
- package/build/.spruce/errors/spruceCli/missingDependenciesDependency.schema.js.map +1 -1
- package/build/.spruce/errors/spruceCli/noOrganizationsFound.schema.js.map +1 -1
- package/build/.spruce/errors/spruceCli/noSkillsRegistered.schema.js.map +1 -1
- package/build/.spruce/errors/spruceCli/notImplemented.schema.js.map +1 -1
- package/build/.spruce/errors/spruceCli/notLoggedIn.schema.js.map +1 -1
- package/build/.spruce/errors/spruceCli/schemaExists.schema.js.map +1 -1
- package/build/.spruce/errors/spruceCli/schemaFailedToImport.schema.js.map +1 -1
- package/build/.spruce/errors/spruceCli/schemaTemplateItemBuildingFailed.schema.js.map +1 -1
- package/build/.spruce/errors/spruceCli/skillNotFound.schema.js.map +1 -1
- package/build/.spruce/errors/spruceCli/skillNotRegistered.schema.js.map +1 -1
- package/build/.spruce/errors/spruceCli/skillViewExists.schema.js.map +1 -1
- package/build/.spruce/errors/spruceCli/storeExists.schema.js.map +1 -1
- package/build/.spruce/errors/spruceCli/testFailed.schema.js.map +1 -1
- package/build/.spruce/errors/spruceCli/themeExists.schema.js.map +1 -1
- package/build/.spruce/errors/spruceCli/transportAlreadyExists.schema.js.map +1 -1
- package/build/.spruce/errors/spruceCli/viewPluginAlreadyExists.schema.d.ts +3 -0
- package/build/.spruce/errors/spruceCli/viewPluginAlreadyExists.schema.js +23 -0
- package/build/.spruce/errors/spruceCli/viewPluginAlreadyExists.schema.js.map +1 -0
- package/build/.spruce/errors/spruceCli/vscodeNotInstalled.schema.js.map +1 -1
- package/build/.spruce/events/events.contract.js.map +1 -1
- package/build/.spruce/events/heartwood/didRegisterSkillViews.v2021_02_11.contract.js.map +1 -1
- package/build/.spruce/events/heartwood/generateUrl.v2021_02_11.contract.js.map +1 -1
- package/build/.spruce/events/heartwood/getActiveTheme.v2021_02_11.contract.js.map +1 -1
- package/build/.spruce/events/heartwood/getSkillViews.v2021_02_11.contract.js.map +1 -1
- package/build/.spruce/events/heartwood/listViews.v2021_02_11.contract.js.map +1 -1
- package/build/.spruce/events/heartwood/registerDashboardCards.v2021_02_11.contract.js.map +1 -1
- package/build/.spruce/events/heartwood/registerSkillViews.v2021_02_11.contract.js.map +1 -1
- package/build/.spruce/events/heartwood/upsertTheme.v2021_02_11.contract.js.map +1 -1
- package/build/.spruce/events/spruceCli/registerSkillViews.v2021_04_11.contract.js.map +1 -1
- package/build/.spruce/schemas/fields/fieldClassMap.js.map +1 -1
- package/build/.spruce/schemas/fields/fields.types.js.map +1 -1
- package/build/.spruce/schemas/heartwood/v2021_02_11/didRegisterSkillViewsEmitPayload.schema.js.map +1 -1
- package/build/.spruce/schemas/heartwood/v2021_02_11/didRegisterSkillViewsEmitTarget.schema.js.map +1 -1
- package/build/.spruce/schemas/heartwood/v2021_02_11/didRegisterSkillViewsEmitTargetAndPayload.schema.js.map +1 -1
- package/build/.spruce/schemas/heartwood/v2021_02_11/generateUrlEmitPayload.schema.js.map +1 -1
- package/build/.spruce/schemas/heartwood/v2021_02_11/generateUrlEmitTarget.schema.js.map +1 -1
- package/build/.spruce/schemas/heartwood/v2021_02_11/generateUrlEmitTargetAndPayload.schema.js.map +1 -1
- package/build/.spruce/schemas/heartwood/v2021_02_11/generateUrlResponsePayload.schema.js.map +1 -1
- package/build/.spruce/schemas/heartwood/v2021_02_11/getActiveThemeEmitTarget.schema.js.map +1 -1
- package/build/.spruce/schemas/heartwood/v2021_02_11/getActiveThemeEmitTargetAndPayload.schema.js.map +1 -1
- package/build/.spruce/schemas/heartwood/v2021_02_11/getActiveThemeResponsePayload.schema.js.map +1 -1
- package/build/.spruce/schemas/heartwood/v2021_02_11/getSkillViewsEmitTargetAndPayload.schema.js.map +1 -1
- package/build/.spruce/schemas/heartwood/v2021_02_11/getSkillViewsResponsePayload.schema.js.map +1 -1
- package/build/.spruce/schemas/heartwood/v2021_02_11/getViewControllersEmitTarget.schema.js.map +1 -1
- package/build/.spruce/schemas/heartwood/v2021_02_11/listViewsResponsePayload.schema.js.map +1 -1
- package/build/.spruce/schemas/heartwood/v2021_02_11/listViewsResult.schema.js.map +1 -1
- package/build/.spruce/schemas/heartwood/v2021_02_11/registerDashboardCardsResponsePayload.schema.js.map +1 -1
- package/build/.spruce/schemas/heartwood/v2021_02_11/registerSkillViewsEmitPayload.schema.js.map +1 -1
- package/build/.spruce/schemas/heartwood/v2021_02_11/registerSkillViewsEmitTargetAndPayload.schema.js.map +1 -1
- package/build/.spruce/schemas/heartwood/v2021_02_11/registerSkillViewsResponsePayload.schema.js.map +1 -1
- package/build/.spruce/schemas/heartwood/v2021_02_11/theme.schema.js.map +1 -1
- package/build/.spruce/schemas/heartwood/v2021_02_11/upsertThemeEmitPayload.schema.js.map +1 -1
- package/build/.spruce/schemas/heartwood/v2021_02_11/upsertThemeEmitTarget.schema.js.map +1 -1
- package/build/.spruce/schemas/heartwood/v2021_02_11/upsertThemeEmitTargetAndPayload.schema.js.map +1 -1
- package/build/.spruce/schemas/heartwood/v2021_02_11/upsertThemeResponsePayload.schema.js.map +1 -1
- package/build/.spruce/schemas/heartwoodViewControllers/v2021_02_11/theme.schema.js.map +1 -1
- package/build/.spruce/schemas/heartwoodViewControllers/v2021_02_11/themeProps.schema.js.map +1 -1
- package/build/.spruce/schemas/schemas.types.js.map +1 -1
- package/build/.spruce/schemas/spruce/v2020_07_22/choice.schema.js.map +1 -1
- package/build/.spruce/schemas/spruce/v2020_07_22/link.schema.js.map +1 -1
- package/build/.spruce/schemas/spruce/v2020_07_22/location.schema.js.map +1 -1
- package/build/.spruce/schemas/spruce/v2020_07_22/message.schema.js.map +1 -1
- package/build/.spruce/schemas/spruce/v2020_07_22/messageSource.schema.js.map +1 -1
- package/build/.spruce/schemas/spruce/v2020_07_22/messageTarget.schema.js.map +1 -1
- package/build/.spruce/schemas/spruce/v2020_07_22/organization.schema.js.map +1 -1
- package/build/.spruce/schemas/spruce/v2020_07_22/person.schema.js.map +1 -1
- package/build/.spruce/schemas/spruce/v2020_07_22/personLocation.schema.js.map +1 -1
- package/build/.spruce/schemas/spruce/v2020_07_22/personOrganization.schema.js.map +1 -1
- package/build/.spruce/schemas/spruce/v2020_07_22/role.schema.js.map +1 -1
- package/build/.spruce/schemas/spruce/v2020_07_22/sendMessage.schema.js.map +1 -1
- package/build/.spruce/schemas/spruce/v2020_07_22/skill.schema.js.map +1 -1
- package/build/.spruce/schemas/spruce/v2020_07_22/skillCreator.schema.js.map +1 -1
- 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.map +1 -1
- 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.map +1 -1
- 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.map +1 -1
- 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.map +1 -1
- 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.map +1 -1
- 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.map +1 -1
- 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.map +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.map +1 -1
- 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.map +1 -1
- 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.map +1 -1
- 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.map +1 -1
- 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.map +1 -1
- 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.map +1 -1
- 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.map +1 -1
- package/build/.spruce/schemas/spruceEventUtils/v2021_09_13/eventSource.schema.js.map +1 -1
- package/build/.spruce/skill.types.js.map +1 -1
- package/build/GlobalEmitter.js.map +1 -1
- package/build/InFlightEntertainment.js.map +1 -1
- package/build/__tests__/behavioral/AddingADependency.test.js.map +1 -1
- package/build/__tests__/behavioral/BlockingCommands.test.js.map +1 -1
- package/build/__tests__/behavioral/BootingTheCli.test.js.map +1 -1
- package/build/__tests__/behavioral/BootingWithBadFiles.test.js.map +1 -1
- package/build/__tests__/behavioral/CreatingAConversationTopic.test.js.map +1 -1
- package/build/__tests__/behavioral/DeployingASkill.test.js.map +1 -1
- package/build/__tests__/behavioral/DeployingToSandbox.test.js.map +1 -1
- package/build/__tests__/behavioral/EnablingAndDisablingCache.test.js.map +1 -1
- package/build/__tests__/behavioral/GettingCliVersion.test.js.map +1 -1
- package/build/__tests__/behavioral/ManagingDependencies.test.js.map +1 -1
- package/build/__tests__/behavioral/OverridingCommandsInPackageJson.test.js.map +1 -1
- package/build/__tests__/behavioral/RegisteringConversationsOnBoot.test.js.map +1 -1
- package/build/__tests__/behavioral/RememberingUpgradeSelections.test.js.map +1 -1
- package/build/__tests__/behavioral/SettingLogTransportsInASkill.test.js.map +1 -1
- package/build/__tests__/behavioral/SettingRemote.test.js.map +1 -1
- package/build/__tests__/behavioral/SettingUpVscode.test.js.map +1 -1
- package/build/__tests__/behavioral/TestingAConversation.test.js.map +1 -1
- package/build/__tests__/behavioral/errors/CreatingANewErrorBuilder.test.js.map +1 -1
- package/build/__tests__/behavioral/errors/KeepingErrorClassInSync.test.js.map +1 -1
- package/build/__tests__/behavioral/errors/KeepingErrorsInSync.test.js.map +1 -1
- package/build/__tests__/behavioral/errors/SettingUpErrors.test.js.map +1 -1
- package/build/__tests__/behavioral/eventContract/PullingMercuryEventContract.test.js.map +1 -1
- package/build/__tests__/behavioral/events/CreatingAListener.test.js.map +1 -1
- package/build/__tests__/behavioral/events/CreatingAnEvent.test.js.map +1 -1
- package/build/__tests__/behavioral/events/EventWriter.test.js.map +1 -1
- package/build/__tests__/behavioral/events/KeepingEventsInSync.test.js.map +1 -1
- package/build/__tests__/behavioral/events/KeepingEventsInSync2.test.js.map +1 -1
- package/build/__tests__/behavioral/events/KeepingListenersInSync.test.js.map +1 -1
- package/build/__tests__/behavioral/events/ListeningToAnEventYouCreate.test.js.map +1 -1
- package/build/__tests__/behavioral/events/ListeningToCoreEvents.test.js.map +1 -1
- package/build/__tests__/behavioral/events/RegisteringEventsOnBoot.test.js.map +1 -1
- package/build/__tests__/behavioral/events/RegisteringGlobalEvents.test.js.map +1 -1
- package/build/__tests__/behavioral/events/SettingUpEvents.test.js.map +1 -1
- package/build/__tests__/behavioral/events/SkillEmitsBootEvents.test.js.map +1 -1
- package/build/__tests__/behavioral/events/SyncingEventsOnlyFromDependencies.test.js.map +1 -1
- package/build/__tests__/behavioral/node/CreatingANodeModule.test.js.map +1 -1
- package/build/__tests__/behavioral/onboard/StartingOnboarding.test.js.map +1 -1
- package/build/__tests__/behavioral/organization/CreatingAnOrg.test.js.map +1 -1
- package/build/__tests__/behavioral/permissions/CreatingPermissions.test.js.map +1 -1
- package/build/__tests__/behavioral/permissions/PermissionPlugin.test.js.map +1 -1
- package/build/__tests__/behavioral/permissions/PermissionStore.test.js.map +1 -1
- package/build/__tests__/behavioral/permissions/PermissionWriter.test.js.map +1 -1
- package/build/__tests__/behavioral/permissions/SyncingPermissions.test.js.map +1 -1
- package/build/__tests__/behavioral/permissions/support/AbstractPermissionsTest.js.map +1 -1
- package/build/__tests__/behavioral/permissions/support/generateShortAlphaId.js.map +1 -1
- package/build/__tests__/behavioral/permissions/support/renderPermissionTestFile.js.map +1 -1
- package/build/__tests__/behavioral/permissions/support/sortPermissionContracts.js.map +1 -1
- package/build/__tests__/behavioral/person/LoggingInAsPerson.test.js.map +1 -1
- package/build/__tests__/behavioral/person/SeeWhoIsLoggedIn.test.js.map +1 -1
- package/build/__tests__/behavioral/polish/SettingUpPolish.test.js.map +1 -1
- package/build/__tests__/behavioral/schemas/CreatingANewSchemaBuilder.test.js.map +1 -1
- package/build/__tests__/behavioral/schemas/CreatingSchemasWithGenerics.test.js.map +1 -1
- package/build/__tests__/behavioral/schemas/GeneratingFieldTypesOnly.test.js.map +1 -1
- package/build/__tests__/behavioral/schemas/GettingSchemasFromHealthCheck.test.js.map +1 -1
- package/build/__tests__/behavioral/schemas/HandlesRelatedSchemas.test.js.map +1 -1
- package/build/__tests__/behavioral/schemas/ImportingSchemaImports.test.js.map +1 -1
- package/build/__tests__/behavioral/schemas/KeepingSchemasInSync.test.js.map +1 -1
- package/build/__tests__/behavioral/schemas/SettingUpSchemas.test.js.map +1 -1
- package/build/__tests__/behavioral/schemas/SettingUpSchemasForModuleDistribution.test.js.map +1 -1
- package/build/__tests__/behavioral/schemas/SyncingBadSchemasProvidesHelpfulErrorMessages.test.js.map +1 -1
- package/build/__tests__/behavioral/schemas/UsingSchemasInCli.test.js.map +1 -1
- package/build/__tests__/behavioral/skill/BootingASkill.test.js.map +1 -1
- package/build/__tests__/behavioral/skill/CreatingASkill.test.js.map +1 -1
- package/build/__tests__/behavioral/skill/InstallingASkillAtAnOrg.test.js.map +1 -1
- package/build/__tests__/behavioral/skill/LoggingInAsASkill.test.js.map +1 -1
- package/build/__tests__/behavioral/skill/RebuildingASkill.test.js.map +1 -1
- package/build/__tests__/behavioral/skill/RegisteringASkill.test.js.map +1 -1
- package/build/__tests__/behavioral/skill/SettingUpASkill.test.js.map +1 -1
- package/build/__tests__/behavioral/stores/CreatingADataStore.test.js.map +1 -1
- package/build/__tests__/behavioral/stores/KeepingDataStoresInSync.test.js.map +1 -1
- package/build/__tests__/behavioral/tests/CreatingATest.test.js.map +1 -1
- package/build/__tests__/behavioral/tests/RunningTests.test.js.map +1 -1
- package/build/__tests__/behavioral/tests/SelectingAnAbstractTestClass.test.js.map +1 -1
- package/build/__tests__/behavioral/tests/SettingUpASkillForTesting.test.js.map +1 -1
- package/build/__tests__/behavioral/tests/SettingUpTests.test.js.map +1 -1
- package/build/__tests__/behavioral/tests/TestReporterSettingsRemembered.test.js.map +1 -1
- package/build/__tests__/behavioral/tests/TestingDataStores.test.js.map +1 -1
- package/build/__tests__/behavioral/upgrading/UpdatingDependencies.test.js.map +1 -1
- package/build/__tests__/behavioral/upgrading/UpdatingDependencies2.test.js.map +1 -1
- package/build/__tests__/behavioral/upgrading/UpgradingANodeModule.test.js.map +1 -1
- package/build/__tests__/behavioral/upgrading/UpgradingASkill.test.js.map +1 -1
- package/build/__tests__/behavioral/upgrading/UpgradingASkill2.test.js.map +1 -1
- package/build/__tests__/behavioral/upgrading/UpgradingASkill3.test.js.map +1 -1
- package/build/__tests__/behavioral/upgrading/UpgradingASkill4.test.js.map +1 -1
- package/build/__tests__/behavioral/upgrading/UpgradingASkill5.test.js.map +1 -1
- package/build/__tests__/behavioral/upgrading/UpgradingWithListeners.test.js.map +1 -1
- package/build/__tests__/behavioral/upgrading/UpgradingWithSandboxFeatureInstalled.test.js.map +1 -1
- package/build/__tests__/behavioral/views/CreatingASkillView.test.d.ts +1 -1
- package/build/__tests__/behavioral/views/CreatingASkillView.test.js +6 -6
- package/build/__tests__/behavioral/views/CreatingASkillView.test.js.map +1 -1
- package/build/__tests__/behavioral/views/CreatingATheme.test.js.map +1 -1
- package/build/__tests__/behavioral/views/KeepingViewsInSync.test.d.ts +1 -1
- package/build/__tests__/behavioral/views/KeepingViewsInSync.test.js +6 -6
- package/build/__tests__/behavioral/views/KeepingViewsInSync.test.js.map +1 -1
- package/build/__tests__/behavioral/views/RegisteringSkillViewOnBoot.test.js.map +1 -1
- package/build/__tests__/behavioral/views/SettingUpViews.test.js.map +1 -1
- package/build/__tests__/behavioral/views/TestingViewControllers.test.js.map +1 -1
- package/build/__tests__/behavioral/views/WatchingSkillViews.test.js.map +1 -1
- package/build/__tests__/behavioral/views/plugins/CreatingAViewPlugin.test.d.ts +23 -0
- package/build/__tests__/behavioral/views/plugins/CreatingAViewPlugin.test.js +355 -0
- package/build/__tests__/behavioral/views/plugins/CreatingAViewPlugin.test.js.map +1 -0
- package/build/__tests__/behavioral/watchers/WatchingForChanges.test.js.map +1 -1
- package/build/__tests__/implementation/ActionExecuter.test.js.map +1 -1
- package/build/__tests__/implementation/ActionExecuter2.test.js.map +1 -1
- package/build/__tests__/implementation/ActionExecuter3.test.js.map +1 -1
- package/build/__tests__/implementation/ActionExecuter4.test.js.map +1 -1
- package/build/__tests__/implementation/ArgParser.test.js.map +1 -1
- package/build/__tests__/implementation/BuildService.test.js.map +1 -1
- package/build/__tests__/implementation/BulkImporting.test.js.map +1 -1
- package/build/__tests__/implementation/CachingImports.test.js.map +1 -1
- package/build/__tests__/implementation/CommandOptionBuilder.test.js.map +1 -1
- package/build/__tests__/implementation/CommanderCommandResultMapper.test.js.map +1 -1
- package/build/__tests__/implementation/DataStoreStore.test.js.map +1 -1
- package/build/__tests__/implementation/DeletingOrphanedSchemaDefinitions.test.js.map +1 -1
- package/build/__tests__/implementation/EventContractCleanerUtil.test.js.map +1 -1
- package/build/__tests__/implementation/EventStore.test.js.map +1 -1
- package/build/__tests__/implementation/EventTemplateItemBuilder.test.js.map +1 -1
- package/build/__tests__/implementation/FeatureCommandAttacher.test.js.map +1 -1
- package/build/__tests__/implementation/FeatureFixture.test.js.map +1 -1
- package/build/__tests__/implementation/FeatureInstaller.test.js.map +1 -1
- package/build/__tests__/implementation/FeaturesUtil.test.js.map +1 -1
- package/build/__tests__/implementation/FieldTemplateItemBuilder.test.js.map +1 -1
- package/build/__tests__/implementation/GlobalEmitter.test.js.map +1 -1
- package/build/__tests__/implementation/Introspection.test.js.map +1 -1
- package/build/__tests__/implementation/JestJsonParser.test.js.map +1 -1
- package/build/__tests__/implementation/LintService.test.js.map +1 -1
- package/build/__tests__/implementation/ListenerStore.test.js.map +1 -1
- package/build/__tests__/implementation/OnboardingScriptLoader.test.js.map +1 -1
- package/build/__tests__/implementation/OnboardingScriptPlayer.test.js.map +1 -1
- package/build/__tests__/implementation/OnboardingStore.test.js.map +1 -1
- package/build/__tests__/implementation/OrganizationStore.test.js.map +1 -1
- package/build/__tests__/implementation/ParentTestFinder.test.js.map +1 -1
- package/build/__tests__/implementation/PkgService.test.js.map +1 -1
- package/build/__tests__/implementation/SchemaStore.test.js.map +1 -1
- package/build/__tests__/implementation/SchemaTemplateItemBuilder.test.js.map +1 -1
- package/build/__tests__/implementation/SchemaValueTypeWriter.test.js.map +1 -1
- package/build/__tests__/implementation/ServiceFactory.test.js.map +1 -1
- package/build/__tests__/implementation/SettingUpANodeModule.test.js.map +1 -1
- package/build/__tests__/implementation/SkillStore.test.js.map +1 -1
- package/build/__tests__/implementation/StoreFeature.test.js.map +1 -1
- package/build/__tests__/implementation/TestReporter.test.js.map +1 -1
- package/build/__tests__/implementation/TestRunner.test.js.map +1 -1
- package/build/__tests__/implementation/ValueTypeMapping.test.js.map +1 -1
- package/build/__tests__/implementation/Widgets.test.js.map +1 -1
- package/build/__tests__/support/EventFaker.js.map +1 -1
- package/build/__tests__/support/onTestFileResult.js.map +1 -1
- package/build/__tests__/support/scripts/first.script.js.map +1 -1
- package/build/__tests__/support/scripts/second.script.js.map +1 -1
- package/build/__tests__/support/scripts/third.test.script.js.map +1 -1
- package/build/addons/filePrompt.addon.js.map +1 -1
- package/build/boot.js.map +1 -1
- package/build/cli/Cli.js.map +1 -1
- package/build/components/AbstractComponent.js.map +1 -1
- package/build/components/FormComponent.js.map +1 -1
- package/build/components/QuizComponent.js.map +1 -1
- package/build/constants.js.map +1 -1
- package/build/errors/SpruceError.js +3 -0
- package/build/errors/SpruceError.js.map +1 -1
- package/build/errors/actionCancelled.builder.js.map +1 -1
- package/build/errors/bootError.builder.js.map +1 -1
- package/build/errors/buildFailed.builder.js.map +1 -1
- package/build/errors/cacheNotEnabled.builder.js.map +1 -1
- package/build/errors/commandAborted.builder.js.map +1 -1
- package/build/errors/commandBlocked.builder.js.map +1 -1
- package/build/errors/commandNotImplemented.builder.js.map +1 -1
- package/build/errors/createAutoloaderFailed.builder.js.map +1 -1
- package/build/errors/dependencyExists.builder.js.map +1 -1
- package/build/errors/deployFailed.builder.js.map +1 -1
- package/build/errors/directoryEmpty.builder.js.map +1 -1
- package/build/errors/directoryNotSkill.builder.js.map +1 -1
- package/build/errors/dockerNotStarted.builder.js.map +1 -1
- package/build/errors/executingCommandFailed.builder.js.map +1 -1
- package/build/errors/failedToImport.builder.js.map +1 -1
- package/build/errors/featureNotInstalled.builder.js.map +1 -1
- package/build/errors/fileExists.builder.js.map +1 -1
- package/build/errors/generic.builder.js.map +1 -1
- package/build/errors/invalidCommand.builder.js.map +1 -1
- package/build/errors/invalidEventContract.builder.js.map +1 -1
- package/build/errors/invalidFeatureCode.builder.js.map +1 -1
- package/build/errors/invalidTestDirectory.builder.js.map +1 -1
- package/build/errors/lintFailed.builder.js.map +1 -1
- package/build/errors/mercuryResponseError.builder.js.map +1 -1
- package/build/errors/missingDependencies.builder.js.map +1 -1
- package/build/errors/noOrganizationsFound.builder.js.map +1 -1
- package/build/errors/noSkillsRegistered.builder.js.map +1 -1
- package/build/errors/notImplemented.builder.js.map +1 -1
- package/build/errors/notLoggedIn.builder.js.map +1 -1
- package/build/errors/schemaExists.builder.js.map +1 -1
- package/build/errors/schemaFailedToImport.builder.js.map +1 -1
- package/build/errors/schemaTemplateItemBuildingFailed.builder.js.map +1 -1
- package/build/errors/skillNotFound.builder.js.map +1 -1
- package/build/errors/skillNotRegistered.builder.js.map +1 -1
- package/build/errors/skillViewExists.builder.js.map +1 -1
- package/build/errors/storeExists.builder.js.map +1 -1
- package/build/errors/testFailed.builder.js.map +1 -1
- package/build/errors/themeExists.builder.js.map +1 -1
- package/build/errors/transportAlreadyExists.builder.js.map +1 -1
- package/build/errors/viewPluginAlreadyExists.builder.d.ts +11 -0
- package/build/errors/viewPluginAlreadyExists.builder.js +18 -0
- package/build/errors/viewPluginAlreadyExists.builder.js.map +1 -0
- package/build/errors/vscodeNotInstalled.builder.js.map +1 -1
- package/build/features/AbstractAction.js.map +1 -1
- package/build/features/AbstractFeature.js.map +1 -1
- package/build/features/ActionExecuter.js.map +1 -1
- package/build/features/ActionFactory.js.map +1 -1
- package/build/features/ActionQuestionAsker.js.map +1 -1
- package/build/features/FeatureCommandAttacher.js.map +1 -1
- package/build/features/FeatureInstaller.js.map +1 -1
- package/build/features/FeatureInstallerFactory.js.map +1 -1
- package/build/features/OverrideActionDecorator.js.map +1 -1
- package/build/features/cache/CacheFeature.js.map +1 -1
- package/build/features/cache/actions/DisableAction.js.map +1 -1
- package/build/features/cache/actions/EnableAction.js.map +1 -1
- package/build/features/cache/constants.js.map +1 -1
- package/build/features/conversation/ConversationFeature.js.map +1 -1
- package/build/features/conversation/actions/CreateAction.js.map +1 -1
- package/build/features/conversation/actions/TestAction.js.map +1 -1
- package/build/features/conversation/stores/ConversationStore.js.map +1 -1
- package/build/features/conversation/writers/ConversationWriter.js.map +1 -1
- package/build/features/dependencies/DependencyFeature.js.map +1 -1
- package/build/features/dependencies/actions/AddAction.js.map +1 -1
- package/build/features/dependencies/actions/ManageAction.js.map +1 -1
- package/build/features/deploy/DeployFeature.js.map +1 -1
- package/build/features/deploy/actions/HerokuAction.js.map +1 -1
- package/build/features/deploy/writers/DeployWriter.js.map +1 -1
- package/build/features/error/ErrorFeature.js.map +1 -1
- package/build/features/error/ParentTestFinder.js.map +1 -1
- package/build/features/error/actions/CreateAction.js.map +1 -1
- package/build/features/error/actions/SyncAction.js.map +1 -1
- package/build/features/error/writers/ErrorWriter.js.map +1 -1
- package/build/features/event/EventFeature.js.map +1 -1
- package/build/features/event/actions/CreateAction.js.map +1 -1
- package/build/features/event/actions/ListenAction.js.map +1 -1
- package/build/features/event/actions/SetRemoteAction.js.map +1 -1
- package/build/features/event/actions/SyncAction.js.map +1 -1
- package/build/features/event/actions/SyncListenersAction.js.map +1 -1
- package/build/features/event/builders/EventContractBuilder.js.map +1 -1
- package/build/features/event/builders/ListenerTemplateItemBuilder.js.map +1 -1
- package/build/features/event/services/EventSettingsService.js.map +1 -1
- package/build/features/event/services/RemoteService.js.map +1 -1
- package/build/features/event/stores/EventStore.js.map +1 -1
- package/build/features/event/stores/ListenerStore.js.map +1 -1
- package/build/features/event/writers/EventWriter.js.map +1 -1
- package/build/features/eventContract/EventContractFeature.js.map +1 -1
- package/build/features/eventContract/actions/PullAction.js.map +1 -1
- package/build/features/feature.utilities.js.map +1 -1
- package/build/features/features.types.js.map +1 -1
- package/build/features/log/LogFeature.js.map +1 -1
- package/build/features/log/actions/CreateTransportAction.js.map +1 -1
- package/build/features/log/writers/LogWriter.js.map +1 -1
- package/build/features/node/NodeFeature.js.map +1 -1
- package/build/features/node/actions/CreateAction.js.map +1 -1
- package/build/features/node/actions/UpdateDependenciesAction.js.map +1 -1
- package/build/features/node/actions/UpgradeAction.js.map +1 -1
- package/build/features/node/writers/NodeWriter.js.map +1 -1
- package/build/features/onboard/OnboardFeature.js.map +1 -1
- package/build/features/onboard/ScriptLoader.js.map +1 -1
- package/build/features/onboard/ScriptPlayer.js.map +1 -1
- package/build/features/onboard/actions/OnboardAction.js.map +1 -1
- package/build/features/onboard/scripts/onboarding.first.script.js.map +1 -1
- package/build/features/onboard/scripts/onboarding.immersive.script.js.map +1 -1
- package/build/features/onboard/scripts/onboarding.returning.script.js.map +1 -1
- package/build/features/onboard/scripts/onboarding.short.script.js.map +1 -1
- package/build/features/onboard/scripts/todo/todo.create.skill.script.js.map +1 -1
- package/build/features/onboard/scripts/todo/todo.test.script.js.map +1 -1
- package/build/features/onboard/scripts/wrongCommand.script.js.map +1 -1
- package/build/features/onboard/stores/OnboardingStore.js.map +1 -1
- package/build/features/organization/OrganizationFeature.js.map +1 -1
- package/build/features/organization/actions/CreateAction.js.map +1 -1
- package/build/features/organization/actions/InstallAction.js.map +1 -1
- package/build/features/organization/stores/OrganizationStore.js.map +1 -1
- package/build/features/permission/PermissionFeature.js.map +1 -1
- package/build/features/permission/actions/CreateAction.js.map +1 -1
- package/build/features/permission/actions/SyncAction.js.map +1 -1
- package/build/features/permission/stores/PermissionStore.js.map +1 -1
- package/build/features/permission/writers/PermissionWriter.js.map +1 -1
- package/build/features/person/PersonFeature.js.map +1 -1
- package/build/features/person/actions/LoginAction.js.map +1 -1
- package/build/features/person/actions/LogoutAction.js.map +1 -1
- package/build/features/person/actions/WhoamiAction.js.map +1 -1
- package/build/features/polish/PolishFeature.js.map +1 -1
- package/build/features/polish/actions/SetupAction.js.map +1 -1
- package/build/features/polish/writers/PolishWriter.js.map +1 -1
- package/build/features/sandbox/SandboxFeature.js.map +1 -1
- package/build/features/sandbox/actions/SetupAction.js.map +1 -1
- package/build/features/sandbox/writers/SandboxWriter.js.map +1 -1
- package/build/features/schema/SchemaFeature.js.map +1 -1
- package/build/features/schema/ValueTypeBuilder.js.map +1 -1
- package/build/features/schema/actions/CreateAction.js.map +1 -1
- package/build/features/schema/actions/SyncAction.js.map +1 -1
- package/build/features/schema/actions/SyncFieldsAction.js.map +1 -1
- package/build/features/schema/services/SchemaService.js.map +1 -1
- package/build/features/schema/stores/SchemaStore.js.map +1 -1
- package/build/features/schema/utilities/schema.utility.js.map +1 -1
- package/build/features/schema/utilities/schemaDisk.utility.js.map +1 -1
- package/build/features/schema/utilities/schemaGenerator.utility.js.map +1 -1
- package/build/features/schema/writers/SchemaWriter.js.map +1 -1
- package/build/features/skill/SkillFeature.js.map +1 -1
- package/build/features/skill/actions/BootAction.js.map +1 -1
- package/build/features/skill/actions/CreateAction.js.map +1 -1
- package/build/features/skill/actions/DashboardAction.js.map +1 -1
- package/build/features/skill/actions/LoginAction.js.map +1 -1
- package/build/features/skill/actions/RebuildAction.js.map +1 -1
- package/build/features/skill/actions/RegisterAction.js.map +1 -1
- package/build/features/skill/stores/SkillStore.js.map +1 -1
- package/build/features/skill/updaters/Updater.js.map +1 -1
- package/build/features/skill/writers/SkillWriter.js.map +1 -1
- package/build/features/store/StoreFeature.js.map +1 -1
- package/build/features/store/actions/CreateAction.js.map +1 -1
- package/build/features/store/actions/SyncAction.js.map +1 -1
- package/build/features/store/stores/StoreStore.js.map +1 -1
- package/build/features/store/templateItemBuilders/StoreTemplateItemBuilder.js.map +1 -1
- package/build/features/store/writers/StoreWriter.js.map +1 -1
- package/build/features/test/TestFeature.js.map +1 -1
- package/build/features/test/TestLogItemGenerator.js.map +1 -1
- package/build/features/test/TestReporter.js.map +1 -1
- package/build/features/test/TestRunner.js.map +1 -1
- package/build/features/test/actions/CreateAction.js.map +1 -1
- package/build/features/test/actions/SetupAction.js.map +1 -1
- package/build/features/test/actions/TestAction.js.map +1 -1
- package/build/features/test/test.types.js.map +1 -1
- package/build/features/test/writers/TestWriter.js.map +1 -1
- package/build/features/universalDevDependencies.js.map +1 -1
- package/build/features/universalFileDescriptions.js.map +1 -1
- package/build/features/universalScripts.js.map +1 -1
- package/build/features/validateAndNormalize.utility.js.map +1 -1
- package/build/features/view/ViewFeature.js.map +1 -1
- package/build/features/view/actions/CreateAction.d.ts +6 -6
- package/build/features/view/actions/CreateAction.js +59 -59
- package/build/features/view/actions/CreateAction.js.map +1 -1
- package/build/features/view/actions/CreatePluginAction.d.ts +56 -0
- package/build/features/view/actions/CreatePluginAction.js +95 -0
- package/build/features/view/actions/CreatePluginAction.js.map +1 -0
- package/build/features/view/actions/CreateThemeAction.js.map +1 -1
- package/build/features/view/actions/SyncAction.d.ts +6 -6
- package/build/features/view/actions/SyncAction.js +29 -15
- package/build/features/view/actions/SyncAction.js.map +1 -1
- package/build/features/view/actions/WatchAction.js.map +1 -1
- package/build/features/view/stores/ViewStore.js.map +1 -1
- package/build/features/view/writers/ViewWriter.d.ts +5 -0
- package/build/features/view/writers/ViewWriter.js +44 -7
- package/build/features/view/writers/ViewWriter.js.map +1 -1
- package/build/features/vscode/VsCodeFeature.js.map +1 -1
- package/build/features/vscode/actions/SetupAction.js.map +1 -1
- package/build/features/vscode/services/VsCodeService.js.map +1 -1
- package/build/features/vscode/writers/VsCodeWriter.js.map +1 -1
- package/build/features/watch/WatchFeature.js.map +1 -1
- package/build/index.js.map +1 -1
- package/build/interfaces/SpyInterface.js.map +1 -1
- package/build/interfaces/TerminalInterface.js.map +1 -1
- package/build/schemas/v2020_07_22/actionResponse.builder.js.map +1 -1
- package/build/schemas/v2020_07_22/bootSkillOptions.builder.js.map +1 -1
- package/build/schemas/v2020_07_22/createConversationTopicOptions.builder.js.map +1 -1
- package/build/schemas/v2020_07_22/createErrorOptions.builder.js.map +1 -1
- package/build/schemas/v2020_07_22/createOrganizationOptions.builder.js.map +1 -1
- package/build/schemas/v2020_07_22/createSchemaOptions.builder.js.map +1 -1
- package/build/schemas/v2020_07_22/createTestOptions.builder.js.map +1 -1
- package/build/schemas/v2020_07_22/generatedFile.builder.js.map +1 -1
- package/build/schemas/v2020_07_22/installSkillAtOrganizationOptions.builder.js.map +1 -1
- package/build/schemas/v2020_07_22/listenEventOptions.builder.js.map +1 -1
- package/build/schemas/v2020_07_22/namedTemplateItem.builder.js.map +1 -1
- package/build/schemas/v2020_07_22/nodeFeatureOptions.builder.js.map +1 -1
- package/build/schemas/v2020_07_22/onboardOptions.builder.js.map +1 -1
- package/build/schemas/v2020_07_22/onboarding.builder.js.map +1 -1
- package/build/schemas/v2020_07_22/personWithToken.builder.js.map +1 -1
- package/build/schemas/v2020_07_22/registerDashboardWidgetsEmitPayloadSchema.builder.js.map +1 -1
- package/build/schemas/v2020_07_22/setupTestsOptions.builder.js.map +1 -1
- package/build/schemas/v2020_07_22/setupVscodeOptions.builder.js.map +1 -1
- package/build/schemas/v2020_07_22/skillFeature.builder.js.map +1 -1
- package/build/schemas/v2020_07_22/syncErrorOptions.builder.js.map +1 -1
- package/build/schemas/v2020_07_22/syncEventOptions.builder.js.map +1 -1
- package/build/schemas/v2020_07_22/syncSchemaFieldsOptions.builder.js.map +1 -1
- package/build/schemas/v2020_07_22/syncSchemasOptions.builder.js.map +1 -1
- package/build/schemas/v2020_07_22/testOptions.builder.js.map +1 -1
- package/build/schemas/v2020_07_22/upgradeSkillOptions.builder.js.map +1 -1
- package/build/schemas/v2020_07_22/watcherDidDetectChangesEmitPayload.builder.js.map +1 -1
- package/build/services/BuildService.js.map +1 -1
- package/build/services/CommandService.js.map +1 -1
- package/build/services/DependencyService.js.map +1 -1
- package/build/services/GameService.js.map +1 -1
- package/build/services/ImportService.js.map +1 -1
- package/build/services/LintService.js.map +1 -1
- package/build/services/PkgService.js.map +1 -1
- package/build/services/ServiceFactory.js.map +1 -1
- package/build/services/TypeCheckerService.js.map +1 -1
- package/build/stores/AbstractLocalStore.js.map +1 -1
- package/build/stores/AbstractStore.js.map +1 -1
- package/build/stores/StoreFactory.js.map +1 -1
- package/build/templateItemBuilders/EventTemplateItemBuilder.js.map +1 -1
- package/build/templateItemBuilders/FieldTemplateItemBuilder.js.map +1 -1
- package/build/templateItemBuilders/SchemaTemplateItemBuilder.js.map +1 -1
- package/build/tests/AbstractCliTest.js.map +1 -1
- package/build/tests/AbstractErrorTest.js.map +1 -1
- package/build/tests/AbstractEventTest.js.map +1 -1
- package/build/tests/AbstractSchemaTest.js.map +1 -1
- package/build/tests/AbstractSkillTest.js.map +1 -1
- package/build/tests/AbstractTestTest.js.map +1 -1
- package/build/tests/CommandFaker.js.map +1 -1
- package/build/tests/JestJsonParser.js.map +1 -1
- package/build/tests/MockProgramFactory.js.map +1 -1
- package/build/tests/buildTestCache.js.map +1 -1
- package/build/tests/cleanTestCache.js.map +1 -1
- package/build/tests/cleanTestData.js.map +1 -1
- package/build/tests/constants.js.map +1 -1
- package/build/tests/fixtures/FeatureFixture.js.map +1 -1
- package/build/tests/fixtures/MercuryFixture.js.map +1 -1
- package/build/tests/fixtures/OrganizationFixture.js.map +1 -1
- package/build/tests/fixtures/PersonFixture.js.map +1 -1
- package/build/tests/fixtures/SkillFixture.js.map +1 -1
- package/build/tests/fixtures/ViewFixture.js.map +1 -1
- package/build/tests/utilities/test.utility.js.map +1 -1
- package/build/tests/utilities/uiAssert.utility.js.map +1 -1
- package/build/types/apiClient.types.js.map +1 -1
- package/build/types/cli.types.js.map +1 -1
- package/build/types/graphicsInterface.types.js.map +1 -1
- package/build/updaters/ScriptUpdater.js.map +1 -1
- package/build/utilities/action.utility.js.map +1 -1
- package/build/utilities/apiClient.utility.js.map +1 -1
- package/build/utilities/argParser.utility.js.map +1 -1
- package/build/utilities/commander.utility.js.map +1 -1
- package/build/utilities/duration.utility.js.map +1 -1
- package/build/utilities/eventContractCleaner.utility.js.map +1 -1
- package/build/utilities/form.utility.js.map +1 -1
- package/build/utilities/introspection.utility.js.map +1 -1
- package/build/utilities/isCi.js.map +1 -1
- package/build/utilities/tsConfig.utility.js.map +1 -1
- package/build/utilities/ui.utility.js.map +1 -1
- package/build/widgets/Theme.js.map +1 -1
- package/build/widgets/WidgetFactory.js.map +1 -1
- package/build/widgets/keySelectChoices.js.map +1 -1
- package/build/widgets/terminalKit/TKButtonWidget.js.map +1 -1
- package/build/widgets/terminalKit/TkBaseWidget.js.map +1 -1
- package/build/widgets/terminalKit/TkInputWidget.js.map +1 -1
- package/build/widgets/terminalKit/TkLayoutCellWidget.js.map +1 -1
- package/build/widgets/terminalKit/TkLayoutWidget.js.map +1 -1
- package/build/widgets/terminalKit/TkMenuBarWidget.js.map +1 -1
- package/build/widgets/terminalKit/TkPopupWidget.js.map +1 -1
- package/build/widgets/terminalKit/TkProgressBarWidget.js.map +1 -1
- package/build/widgets/terminalKit/TkTextWidget.js.map +1 -1
- package/build/widgets/terminalKit/TkWindowWidget.js.map +1 -1
- package/build/widgets/terminalKit/termKit.utility.js.map +1 -1
- package/build/widgets/types/button.types.js.map +1 -1
- package/build/widgets/types/factory.types.js.map +1 -1
- package/build/widgets/types/input.types.js.map +1 -1
- package/build/widgets/types/layout.types.js.map +1 -1
- package/build/widgets/types/menuBar.types.js.map +1 -1
- package/build/widgets/types/popup.types.js.map +1 -1
- package/build/widgets/types/progressBar.types.js.map +1 -1
- package/build/widgets/types/table.types.js.map +1 -1
- package/build/widgets/types/text.types.js.map +1 -1
- package/build/widgets/types/widgets.types.js.map +1 -1
- package/build/widgets/types/window.types.js.map +1 -1
- package/build/widgets/widget.utilities.js.map +1 -1
- package/build/writers/AbstractWriter.js.map +1 -1
- package/build/writers/WriterFactory.js.map +1 -1
- package/package.json +33 -33
- package/src/.spruce/errors/errors.types.ts +29 -0
- package/src/.spruce/errors/options.types.ts +4 -1
- package/src/.spruce/errors/spruceCli/viewPluginAlreadyExists.schema.ts +22 -0
- package/src/__tests__/behavioral/views/CreatingASkillView.test.ts +1 -1
- package/src/__tests__/behavioral/views/KeepingViewsInSync.test.ts +1 -1
- package/src/__tests__/behavioral/views/plugins/CreatingAViewPlugin.test.ts +161 -0
- package/src/errors/SpruceError.ts +4 -0
- package/src/errors/viewPluginAlreadyExists.builder.ts +12 -0
- package/src/features/view/actions/CreateAction.ts +72 -72
- package/src/features/view/actions/CreatePluginAction.ts +54 -0
- package/src/features/view/actions/SyncAction.ts +30 -14
- package/src/features/view/writers/ViewWriter.ts +45 -5
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"choice.schema.js","names":["_spruceCoreSchemas","require"],"sources":["../../../../../src/.spruce/schemas/spruce/v2020_07_22/choice.schema.ts"],"sourcesContent":["export { choiceSchema as default } from '@sprucelabs/spruce-core-schemas'\n"],"mappings":";;;;;;;;;;;AAAA,IAAAA,kBAAA,GAAAC,OAAA"}
|
|
1
|
+
{"version":3,"file":"choice.schema.js","names":["_spruceCoreSchemas","require"],"sources":["../../../../../src/.spruce/schemas/spruce/v2020_07_22/choice.schema.ts"],"sourcesContent":["export { choiceSchema as default } from '@sprucelabs/spruce-core-schemas'\n"],"mappings":";;;;;;;;;;;AAAA,IAAAA,kBAAA,GAAAC,OAAA","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"link.schema.js","names":["_spruceCoreSchemas","require"],"sources":["../../../../../src/.spruce/schemas/spruce/v2020_07_22/link.schema.ts"],"sourcesContent":["export { linkSchema as default } from '@sprucelabs/spruce-core-schemas'\n"],"mappings":";;;;;;;;;;;AAAA,IAAAA,kBAAA,GAAAC,OAAA"}
|
|
1
|
+
{"version":3,"file":"link.schema.js","names":["_spruceCoreSchemas","require"],"sources":["../../../../../src/.spruce/schemas/spruce/v2020_07_22/link.schema.ts"],"sourcesContent":["export { linkSchema as default } from '@sprucelabs/spruce-core-schemas'\n"],"mappings":";;;;;;;;;;;AAAA,IAAAA,kBAAA,GAAAC,OAAA","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"location.schema.js","names":["_spruceCoreSchemas","require"],"sources":["../../../../../src/.spruce/schemas/spruce/v2020_07_22/location.schema.ts"],"sourcesContent":["export { locationSchema as default } from '@sprucelabs/spruce-core-schemas'\n"],"mappings":";;;;;;;;;;;AAAA,IAAAA,kBAAA,GAAAC,OAAA"}
|
|
1
|
+
{"version":3,"file":"location.schema.js","names":["_spruceCoreSchemas","require"],"sources":["../../../../../src/.spruce/schemas/spruce/v2020_07_22/location.schema.ts"],"sourcesContent":["export { locationSchema as default } from '@sprucelabs/spruce-core-schemas'\n"],"mappings":";;;;;;;;;;;AAAA,IAAAA,kBAAA,GAAAC,OAAA","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"message.schema.js","names":["_spruceCoreSchemas","require"],"sources":["../../../../../src/.spruce/schemas/spruce/v2020_07_22/message.schema.ts"],"sourcesContent":["export { messageSchema as default } from '@sprucelabs/spruce-core-schemas'\n"],"mappings":";;;;;;;;;;;AAAA,IAAAA,kBAAA,GAAAC,OAAA"}
|
|
1
|
+
{"version":3,"file":"message.schema.js","names":["_spruceCoreSchemas","require"],"sources":["../../../../../src/.spruce/schemas/spruce/v2020_07_22/message.schema.ts"],"sourcesContent":["export { messageSchema as default } from '@sprucelabs/spruce-core-schemas'\n"],"mappings":";;;;;;;;;;;AAAA,IAAAA,kBAAA,GAAAC,OAAA","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"messageSource.schema.js","names":["_spruceCoreSchemas","require"],"sources":["../../../../../src/.spruce/schemas/spruce/v2020_07_22/messageSource.schema.ts"],"sourcesContent":["export { messageSourceSchema as default } from '@sprucelabs/spruce-core-schemas'\n"],"mappings":";;;;;;;;;;;AAAA,IAAAA,kBAAA,GAAAC,OAAA"}
|
|
1
|
+
{"version":3,"file":"messageSource.schema.js","names":["_spruceCoreSchemas","require"],"sources":["../../../../../src/.spruce/schemas/spruce/v2020_07_22/messageSource.schema.ts"],"sourcesContent":["export { messageSourceSchema as default } from '@sprucelabs/spruce-core-schemas'\n"],"mappings":";;;;;;;;;;;AAAA,IAAAA,kBAAA,GAAAC,OAAA","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"messageTarget.schema.js","names":["_spruceCoreSchemas","require"],"sources":["../../../../../src/.spruce/schemas/spruce/v2020_07_22/messageTarget.schema.ts"],"sourcesContent":["export { messageTargetSchema as default } from '@sprucelabs/spruce-core-schemas'\n"],"mappings":";;;;;;;;;;;AAAA,IAAAA,kBAAA,GAAAC,OAAA"}
|
|
1
|
+
{"version":3,"file":"messageTarget.schema.js","names":["_spruceCoreSchemas","require"],"sources":["../../../../../src/.spruce/schemas/spruce/v2020_07_22/messageTarget.schema.ts"],"sourcesContent":["export { messageTargetSchema as default } from '@sprucelabs/spruce-core-schemas'\n"],"mappings":";;;;;;;;;;;AAAA,IAAAA,kBAAA,GAAAC,OAAA","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"organization.schema.js","names":["_spruceCoreSchemas","require"],"sources":["../../../../../src/.spruce/schemas/spruce/v2020_07_22/organization.schema.ts"],"sourcesContent":["export { organizationSchema as default } from '@sprucelabs/spruce-core-schemas'\n"],"mappings":";;;;;;;;;;;AAAA,IAAAA,kBAAA,GAAAC,OAAA"}
|
|
1
|
+
{"version":3,"file":"organization.schema.js","names":["_spruceCoreSchemas","require"],"sources":["../../../../../src/.spruce/schemas/spruce/v2020_07_22/organization.schema.ts"],"sourcesContent":["export { organizationSchema as default } from '@sprucelabs/spruce-core-schemas'\n"],"mappings":";;;;;;;;;;;AAAA,IAAAA,kBAAA,GAAAC,OAAA","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"person.schema.js","names":["_spruceCoreSchemas","require"],"sources":["../../../../../src/.spruce/schemas/spruce/v2020_07_22/person.schema.ts"],"sourcesContent":["export { personSchema as default } from '@sprucelabs/spruce-core-schemas'\n"],"mappings":";;;;;;;;;;;AAAA,IAAAA,kBAAA,GAAAC,OAAA"}
|
|
1
|
+
{"version":3,"file":"person.schema.js","names":["_spruceCoreSchemas","require"],"sources":["../../../../../src/.spruce/schemas/spruce/v2020_07_22/person.schema.ts"],"sourcesContent":["export { personSchema as default } from '@sprucelabs/spruce-core-schemas'\n"],"mappings":";;;;;;;;;;;AAAA,IAAAA,kBAAA,GAAAC,OAAA","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"personLocation.schema.js","names":["_spruceCoreSchemas","require"],"sources":["../../../../../src/.spruce/schemas/spruce/v2020_07_22/personLocation.schema.ts"],"sourcesContent":["export { personLocationSchema as default } from '@sprucelabs/spruce-core-schemas'\n"],"mappings":";;;;;;;;;;;AAAA,IAAAA,kBAAA,GAAAC,OAAA"}
|
|
1
|
+
{"version":3,"file":"personLocation.schema.js","names":["_spruceCoreSchemas","require"],"sources":["../../../../../src/.spruce/schemas/spruce/v2020_07_22/personLocation.schema.ts"],"sourcesContent":["export { personLocationSchema as default } from '@sprucelabs/spruce-core-schemas'\n"],"mappings":";;;;;;;;;;;AAAA,IAAAA,kBAAA,GAAAC,OAAA","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"personOrganization.schema.js","names":["_spruceCoreSchemas","require"],"sources":["../../../../../src/.spruce/schemas/spruce/v2020_07_22/personOrganization.schema.ts"],"sourcesContent":["export { personOrganizationSchema as default } from '@sprucelabs/spruce-core-schemas'\n"],"mappings":";;;;;;;;;;;AAAA,IAAAA,kBAAA,GAAAC,OAAA"}
|
|
1
|
+
{"version":3,"file":"personOrganization.schema.js","names":["_spruceCoreSchemas","require"],"sources":["../../../../../src/.spruce/schemas/spruce/v2020_07_22/personOrganization.schema.ts"],"sourcesContent":["export { personOrganizationSchema as default } from '@sprucelabs/spruce-core-schemas'\n"],"mappings":";;;;;;;;;;;AAAA,IAAAA,kBAAA,GAAAC,OAAA","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"role.schema.js","names":["_spruceCoreSchemas","require"],"sources":["../../../../../src/.spruce/schemas/spruce/v2020_07_22/role.schema.ts"],"sourcesContent":["export { roleSchema as default } from '@sprucelabs/spruce-core-schemas'\n"],"mappings":";;;;;;;;;;;AAAA,IAAAA,kBAAA,GAAAC,OAAA"}
|
|
1
|
+
{"version":3,"file":"role.schema.js","names":["_spruceCoreSchemas","require"],"sources":["../../../../../src/.spruce/schemas/spruce/v2020_07_22/role.schema.ts"],"sourcesContent":["export { roleSchema as default } from '@sprucelabs/spruce-core-schemas'\n"],"mappings":";;;;;;;;;;;AAAA,IAAAA,kBAAA,GAAAC,OAAA","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sendMessage.schema.js","names":["_spruceCoreSchemas","require"],"sources":["../../../../../src/.spruce/schemas/spruce/v2020_07_22/sendMessage.schema.ts"],"sourcesContent":["export { sendMessageSchema as default } from '@sprucelabs/spruce-core-schemas'\n"],"mappings":";;;;;;;;;;;AAAA,IAAAA,kBAAA,GAAAC,OAAA"}
|
|
1
|
+
{"version":3,"file":"sendMessage.schema.js","names":["_spruceCoreSchemas","require"],"sources":["../../../../../src/.spruce/schemas/spruce/v2020_07_22/sendMessage.schema.ts"],"sourcesContent":["export { sendMessageSchema as default } from '@sprucelabs/spruce-core-schemas'\n"],"mappings":";;;;;;;;;;;AAAA,IAAAA,kBAAA,GAAAC,OAAA","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"skill.schema.js","names":["_spruceCoreSchemas","require"],"sources":["../../../../../src/.spruce/schemas/spruce/v2020_07_22/skill.schema.ts"],"sourcesContent":["export { skillSchema as default } from '@sprucelabs/spruce-core-schemas'\n"],"mappings":";;;;;;;;;;;AAAA,IAAAA,kBAAA,GAAAC,OAAA"}
|
|
1
|
+
{"version":3,"file":"skill.schema.js","names":["_spruceCoreSchemas","require"],"sources":["../../../../../src/.spruce/schemas/spruce/v2020_07_22/skill.schema.ts"],"sourcesContent":["export { skillSchema as default } from '@sprucelabs/spruce-core-schemas'\n"],"mappings":";;;;;;;;;;;AAAA,IAAAA,kBAAA,GAAAC,OAAA","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"skillCreator.schema.js","names":["_spruceCoreSchemas","require"],"sources":["../../../../../src/.spruce/schemas/spruce/v2020_07_22/skillCreator.schema.ts"],"sourcesContent":["export { skillCreatorSchema as default } from '@sprucelabs/spruce-core-schemas'\n"],"mappings":";;;;;;;;;;;AAAA,IAAAA,kBAAA,GAAAC,OAAA"}
|
|
1
|
+
{"version":3,"file":"skillCreator.schema.js","names":["_spruceCoreSchemas","require"],"sources":["../../../../../src/.spruce/schemas/spruce/v2020_07_22/skillCreator.schema.ts"],"sourcesContent":["export { skillCreatorSchema as default } from '@sprucelabs/spruce-core-schemas'\n"],"mappings":";;;;;;;;;;;AAAA,IAAAA,kBAAA,GAAAC,OAAA","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"actionResponse.schema.js","names":["_schema","require","_generatedFile","_interopRequireDefault","_npmPackage","actionResponseSchema","id","version","namespace","name","fields","type","isArray","options","schema","generatedFileSchema_v2020_07_22","undefined","valueType","npmPackageSchema_v2020_07_22","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/actionResponse.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\nimport generatedFileSchema_v2020_07_22 from '#spruce/schemas/spruceCli/v2020_07_22/generatedFile.schema'\nimport npmPackageSchema_v2020_07_22 from '#spruce/schemas/spruceCli/v2020_07_22/npmPackage.schema'\n\nconst actionResponseSchema: SpruceSchemas.SpruceCli.v2020_07_22.ActionResponseSchema = {\n\tid: 'actionResponse',\n\tversion: 'v2020_07_22',\n\tnamespace: 'SpruceCli',\n\tname: 'Action response',\n\t fields: {\n\t /** . */\n\t 'files': {\n\t type: 'schema',\n\t isArray: true,\n\t options: {schema: generatedFileSchema_v2020_07_22,}\n\t },\n\t /** . */\n\t 'headline': {\n\t type: 'text',\n\t options: undefined\n\t },\n\t /** . */\n\t 'hints': {\n\t type: 'text',\n\t isArray: true,\n\t options: undefined\n\t },\n\t /** . */\n\t 'summaryLines': {\n\t type: 'text',\n\t isArray: true,\n\t options: undefined\n\t },\n\t /** . */\n\t 'errors': {\n\t type: 'raw',\n\t isArray: true,\n\t options: {valueType: `AbstractSpruceError<any>`,}\n\t },\n\t /** . */\n\t 'meta': {\n\t type: 'raw',\n\t options: {valueType: `Record<string, any>`,}\n\t },\n\t /** . */\n\t 'packagesInstalled': {\n\t type: 'schema',\n\t isArray: true,\n\t options: {schema: npmPackageSchema_v2020_07_22,}\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(actionResponseSchema)\n\nexport default actionResponseSchema\n"],"mappings":";;;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAGA,IAAAC,cAAA,GAAAC,sBAAA,CAAAF,OAAA;AACA,IAAAG,WAAA,GAAAD,sBAAA,CAAAF,OAAA;AAEA,IAAMI,oBAA8E,GAAI;EACvFC,EAAE,EAAE,gBAAgB;EACpBC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,iBAAiB;EACnBC,MAAM,EAAE;IACA;IACA,OAAO,EAAE;MACLC,IAAI,EAAE,QAAQ;MACdC,OAAO,EAAE,IAAI;MACbC,OAAO,EAAE;QAACC,MAAM,EAAEC;MAAgC;IACtD,CAAC;IACD;IACA,UAAU,EAAE;MACRJ,IAAI,EAAE,MAAM;MACZE,OAAO,EAAEG;IACb,CAAC;IACD;IACA,OAAO,EAAE;MACLL,IAAI,EAAE,MAAM;MACZC,OAAO,EAAE,IAAI;MACbC,OAAO,EAAEG;IACb,CAAC;IACD;IACA,cAAc,EAAE;MACZL,IAAI,EAAE,MAAM;MACZC,OAAO,EAAE,IAAI;MACbC,OAAO,EAAEG;IACb,CAAC;IACD;IACA,QAAQ,EAAE;MACNL,IAAI,EAAE,KAAK;MACXC,OAAO,EAAE,IAAI;MACbC,OAAO,EAAE;QAACI,SAAS;MAA6B;IACpD,CAAC;IACD;IACA,MAAM,EAAE;MACJN,IAAI,EAAE,KAAK;MACXE,OAAO,EAAE;QAACI,SAAS;MAAwB;IAC/C,CAAC;IACD;IACA,mBAAmB,EAAE;MACjBN,IAAI,EAAE,QAAQ;MACdC,OAAO,EAAE,IAAI;MACbC,OAAO,EAAE;QAACC,MAAM,EAAEI;MAA6B;IACnD;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,CAAC,CAAC,CAACC,WAAW,CAAChB,oBAAoB,CAAC;AAAA,IAAAiB,QAAA,GAAAC,OAAA,cAE/ClB,oBAAoB"}
|
|
1
|
+
{"version":3,"file":"actionResponse.schema.js","names":["_schema","require","_generatedFile","_interopRequireDefault","_npmPackage","actionResponseSchema","id","version","namespace","name","fields","type","isArray","options","schema","generatedFileSchema_v2020_07_22","undefined","valueType","npmPackageSchema_v2020_07_22","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/actionResponse.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\nimport generatedFileSchema_v2020_07_22 from '#spruce/schemas/spruceCli/v2020_07_22/generatedFile.schema'\nimport npmPackageSchema_v2020_07_22 from '#spruce/schemas/spruceCli/v2020_07_22/npmPackage.schema'\n\nconst actionResponseSchema: SpruceSchemas.SpruceCli.v2020_07_22.ActionResponseSchema = {\n\tid: 'actionResponse',\n\tversion: 'v2020_07_22',\n\tnamespace: 'SpruceCli',\n\tname: 'Action response',\n\t fields: {\n\t /** . */\n\t 'files': {\n\t type: 'schema',\n\t isArray: true,\n\t options: {schema: generatedFileSchema_v2020_07_22,}\n\t },\n\t /** . */\n\t 'headline': {\n\t type: 'text',\n\t options: undefined\n\t },\n\t /** . */\n\t 'hints': {\n\t type: 'text',\n\t isArray: true,\n\t options: undefined\n\t },\n\t /** . */\n\t 'summaryLines': {\n\t type: 'text',\n\t isArray: true,\n\t options: undefined\n\t },\n\t /** . */\n\t 'errors': {\n\t type: 'raw',\n\t isArray: true,\n\t options: {valueType: `AbstractSpruceError<any>`,}\n\t },\n\t /** . */\n\t 'meta': {\n\t type: 'raw',\n\t options: {valueType: `Record<string, any>`,}\n\t },\n\t /** . */\n\t 'packagesInstalled': {\n\t type: 'schema',\n\t isArray: true,\n\t options: {schema: npmPackageSchema_v2020_07_22,}\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(actionResponseSchema)\n\nexport default actionResponseSchema\n"],"mappings":";;;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAGA,IAAAC,cAAA,GAAAC,sBAAA,CAAAF,OAAA;AACA,IAAAG,WAAA,GAAAD,sBAAA,CAAAF,OAAA;AAEA,IAAMI,oBAA8E,GAAI;EACvFC,EAAE,EAAE,gBAAgB;EACpBC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,iBAAiB;EACnBC,MAAM,EAAE;IACA;IACA,OAAO,EAAE;MACLC,IAAI,EAAE,QAAQ;MACdC,OAAO,EAAE,IAAI;MACbC,OAAO,EAAE;QAACC,MAAM,EAAEC;MAAgC;IACtD,CAAC;IACD;IACA,UAAU,EAAE;MACRJ,IAAI,EAAE,MAAM;MACZE,OAAO,EAAEG;IACb,CAAC;IACD;IACA,OAAO,EAAE;MACLL,IAAI,EAAE,MAAM;MACZC,OAAO,EAAE,IAAI;MACbC,OAAO,EAAEG;IACb,CAAC;IACD;IACA,cAAc,EAAE;MACZL,IAAI,EAAE,MAAM;MACZC,OAAO,EAAE,IAAI;MACbC,OAAO,EAAEG;IACb,CAAC;IACD;IACA,QAAQ,EAAE;MACNL,IAAI,EAAE,KAAK;MACXC,OAAO,EAAE,IAAI;MACbC,OAAO,EAAE;QAACI,SAAS;MAA6B;IACpD,CAAC;IACD;IACA,MAAM,EAAE;MACJN,IAAI,EAAE,KAAK;MACXE,OAAO,EAAE;QAACI,SAAS;MAAwB;IAC/C,CAAC;IACD;IACA,mBAAmB,EAAE;MACjBN,IAAI,EAAE,QAAQ;MACdC,OAAO,EAAE,IAAI;MACbC,OAAO,EAAE;QAACC,MAAM,EAAEI;MAA6B;IACnD;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,CAAC,CAAC,CAACC,WAAW,CAAChB,oBAAoB,CAAC;AAAA,IAAAiB,QAAA,GAAAC,OAAA,cAE/ClB,oBAAoB","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bootSkillOptions.schema.js","names":["_schema","require","bootSkillOptionsSchema","id","version","namespace","name","description","fields","label","type","hint","options","undefined","valueType","isPrivate","defaultValue","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/bootSkillOptions.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\n\n\nconst bootSkillOptionsSchema: SpruceSchemas.SpruceCli.v2020_07_22.BootSkillOptionsSchema = {\n\tid: 'bootSkillOptions',\n\tversion: 'v2020_07_22',\n\tnamespace: 'SpruceCli',\n\tname: 'Boot skill action',\n\tdescription: 'Boot your skill 💪',\n\t fields: {\n\t /** Run local. Will run using ts-node and typescript directly. Longer boot times */\n\t 'local': {\n\t label: 'Run local',\n\t type: 'boolean',\n\t hint: 'Will run using ts-node and typescript directly. Longer boot times',\n\t options: undefined\n\t },\n\t /** . */\n\t 'onData': {\n\t type: 'raw',\n\t options: {valueType: `(msg: string) => void`,}\n\t },\n\t /** . */\n\t 'onError': {\n\t type: 'raw',\n\t options: {valueType: `(msg: string) => void`,}\n\t },\n\t /** Wait until skill is booted. For testing. Returns immediately after executing test so the running tests can be managed programatically. */\n\t 'shouldReturnImmediately': {\n\t label: 'Wait until skill is booted',\n\t type: 'boolean',\n\t isPrivate: true,\n\t hint: 'For testing. Returns immediately after executing test so the running tests can be managed programatically.',\n\t defaultValue: false,\n\t options: undefined\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(bootSkillOptionsSchema)\n\nexport default bootSkillOptionsSchema\n"],"mappings":";;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAKA,IAAMC,sBAAkF,GAAI;EAC3FC,EAAE,EAAE,kBAAkB;EACtBC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,mBAAmB;EACzBC,WAAW,EAAE,oBAAoB;EAC7BC,MAAM,EAAE;IACA;IACA,OAAO,EAAE;MACLC,KAAK,EAAE,WAAW;MAClBC,IAAI,EAAE,SAAS;MACfC,IAAI,EAAE,mEAAmE;MACzEC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,QAAQ,EAAE;MACNH,IAAI,EAAE,KAAK;MACXE,OAAO,EAAE;QAACE,SAAS;MAA0B;IACjD,CAAC;IACD;IACA,SAAS,EAAE;MACPJ,IAAI,EAAE,KAAK;MACXE,OAAO,EAAE;QAACE,SAAS;MAA0B;IACjD,CAAC;IACD;IACA,yBAAyB,EAAE;MACvBL,KAAK,EAAE,4BAA4B;MACnCC,IAAI,EAAE,SAAS;MACfK,SAAS,EAAE,IAAI;MACfJ,IAAI,EAAE,4GAA4G;MAClHK,YAAY,EAAE,KAAK;MACnBJ,OAAO,EAAEC;IACb;EACR;AACL,CAAC;AAEDI,sBAAc,CAACC,WAAW,CAAC,CAAC,CAACC,WAAW,CAACjB,sBAAsB,CAAC;AAAA,IAAAkB,QAAA,GAAAC,OAAA,cAEjDnB,sBAAsB"}
|
|
1
|
+
{"version":3,"file":"bootSkillOptions.schema.js","names":["_schema","require","bootSkillOptionsSchema","id","version","namespace","name","description","fields","label","type","hint","options","undefined","valueType","isPrivate","defaultValue","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/bootSkillOptions.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\n\n\nconst bootSkillOptionsSchema: SpruceSchemas.SpruceCli.v2020_07_22.BootSkillOptionsSchema = {\n\tid: 'bootSkillOptions',\n\tversion: 'v2020_07_22',\n\tnamespace: 'SpruceCli',\n\tname: 'Boot skill action',\n\tdescription: 'Boot your skill 💪',\n\t fields: {\n\t /** Run local. Will run using ts-node and typescript directly. Longer boot times */\n\t 'local': {\n\t label: 'Run local',\n\t type: 'boolean',\n\t hint: 'Will run using ts-node and typescript directly. Longer boot times',\n\t options: undefined\n\t },\n\t /** . */\n\t 'onData': {\n\t type: 'raw',\n\t options: {valueType: `(msg: string) => void`,}\n\t },\n\t /** . */\n\t 'onError': {\n\t type: 'raw',\n\t options: {valueType: `(msg: string) => void`,}\n\t },\n\t /** Wait until skill is booted. For testing. Returns immediately after executing test so the running tests can be managed programatically. */\n\t 'shouldReturnImmediately': {\n\t label: 'Wait until skill is booted',\n\t type: 'boolean',\n\t isPrivate: true,\n\t hint: 'For testing. Returns immediately after executing test so the running tests can be managed programatically.',\n\t defaultValue: false,\n\t options: undefined\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(bootSkillOptionsSchema)\n\nexport default bootSkillOptionsSchema\n"],"mappings":";;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAKA,IAAMC,sBAAkF,GAAI;EAC3FC,EAAE,EAAE,kBAAkB;EACtBC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,mBAAmB;EACzBC,WAAW,EAAE,oBAAoB;EAC7BC,MAAM,EAAE;IACA;IACA,OAAO,EAAE;MACLC,KAAK,EAAE,WAAW;MAClBC,IAAI,EAAE,SAAS;MACfC,IAAI,EAAE,mEAAmE;MACzEC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,QAAQ,EAAE;MACNH,IAAI,EAAE,KAAK;MACXE,OAAO,EAAE;QAACE,SAAS;MAA0B;IACjD,CAAC;IACD;IACA,SAAS,EAAE;MACPJ,IAAI,EAAE,KAAK;MACXE,OAAO,EAAE;QAACE,SAAS;MAA0B;IACjD,CAAC;IACD;IACA,yBAAyB,EAAE;MACvBL,KAAK,EAAE,4BAA4B;MACnCC,IAAI,EAAE,SAAS;MACfK,SAAS,EAAE,IAAI;MACfJ,IAAI,EAAE,4GAA4G;MAClHK,YAAY,EAAE,KAAK;MACnBJ,OAAO,EAAEC;IACb;EACR;AACL,CAAC;AAEDI,sBAAc,CAACC,WAAW,CAAC,CAAC,CAACC,WAAW,CAACjB,sBAAsB,CAAC;AAAA,IAAAkB,QAAA,GAAAC,OAAA,cAEjDnB,sBAAsB","ignoreList":[]}
|
package/build/.spruce/schemas/spruceCli/v2020_07_22/createConversationTopicOptions.schema.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createConversationTopicOptions.schema.js","names":["_schema","require","createConversationTopicOptionsSchema","id","version","namespace","name","description","fields","label","type","isRequired","hint","options","undefined","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/createConversationTopicOptions.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\n\n\nconst createConversationTopicOptionsSchema: SpruceSchemas.SpruceCli.v2020_07_22.CreateConversationTopicOptionsSchema = {\n\tid: 'createConversationTopicOptions',\n\tversion: 'v2020_07_22',\n\tnamespace: 'SpruceCli',\n\tname: 'Create conversation options',\n\tdescription: 'Define a topic you want to discuss.',\n\t fields: {\n\t /** Topic. What should we talk about or try and get done, e.g. Book an appointment or tell a knock knock joke. */\n\t 'nameReadable': {\n\t label: 'Topic',\n\t type: 'text',\n\t isRequired: true,\n\t hint: 'What should we talk about or try and get done, e.g. Book an appointment or tell a knock knock joke.',\n\t options: undefined\n\t },\n\t /** Camel case name. camelCase version of the name */\n\t 'nameCamel': {\n\t label: 'Camel case name',\n\t type: 'text',\n\t isRequired: true,\n\t hint: 'camelCase version of the name',\n\t options: undefined\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(createConversationTopicOptionsSchema)\n\nexport default createConversationTopicOptionsSchema\n"],"mappings":";;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAKA,IAAMC,oCAA8G,GAAI;EACvHC,EAAE,EAAE,gCAAgC;EACpCC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,6BAA6B;EACnCC,WAAW,EAAE,qCAAqC;EAC9CC,MAAM,EAAE;IACA;IACA,cAAc,EAAE;MACZC,KAAK,EAAE,OAAO;MACdC,IAAI,EAAE,MAAM;MACZC,UAAU,EAAE,IAAI;MAChBC,IAAI,EAAE,qGAAqG;MAC3GC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,WAAW,EAAE;MACTL,KAAK,EAAE,iBAAiB;MACxBC,IAAI,EAAE,MAAM;MACZC,UAAU,EAAE,IAAI;MAChBC,IAAI,EAAE,+BAA+B;MACrCC,OAAO,EAAEC;IACb;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,CAAC,CAAC,CAACC,WAAW,CAACf,oCAAoC,CAAC;AAAA,IAAAgB,QAAA,GAAAC,OAAA,cAE/DjB,oCAAoC"}
|
|
1
|
+
{"version":3,"file":"createConversationTopicOptions.schema.js","names":["_schema","require","createConversationTopicOptionsSchema","id","version","namespace","name","description","fields","label","type","isRequired","hint","options","undefined","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/createConversationTopicOptions.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\n\n\nconst createConversationTopicOptionsSchema: SpruceSchemas.SpruceCli.v2020_07_22.CreateConversationTopicOptionsSchema = {\n\tid: 'createConversationTopicOptions',\n\tversion: 'v2020_07_22',\n\tnamespace: 'SpruceCli',\n\tname: 'Create conversation options',\n\tdescription: 'Define a topic you want to discuss.',\n\t fields: {\n\t /** Topic. What should we talk about or try and get done, e.g. Book an appointment or tell a knock knock joke. */\n\t 'nameReadable': {\n\t label: 'Topic',\n\t type: 'text',\n\t isRequired: true,\n\t hint: 'What should we talk about or try and get done, e.g. Book an appointment or tell a knock knock joke.',\n\t options: undefined\n\t },\n\t /** Camel case name. camelCase version of the name */\n\t 'nameCamel': {\n\t label: 'Camel case name',\n\t type: 'text',\n\t isRequired: true,\n\t hint: 'camelCase version of the name',\n\t options: undefined\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(createConversationTopicOptionsSchema)\n\nexport default createConversationTopicOptionsSchema\n"],"mappings":";;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAKA,IAAMC,oCAA8G,GAAI;EACvHC,EAAE,EAAE,gCAAgC;EACpCC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,6BAA6B;EACnCC,WAAW,EAAE,qCAAqC;EAC9CC,MAAM,EAAE;IACA;IACA,cAAc,EAAE;MACZC,KAAK,EAAE,OAAO;MACdC,IAAI,EAAE,MAAM;MACZC,UAAU,EAAE,IAAI;MAChBC,IAAI,EAAE,qGAAqG;MAC3GC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,WAAW,EAAE;MACTL,KAAK,EAAE,iBAAiB;MACxBC,IAAI,EAAE,MAAM;MACZC,UAAU,EAAE,IAAI;MAChBC,IAAI,EAAE,+BAA+B;MACrCC,OAAO,EAAEC;IACb;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,CAAC,CAAC,CAACC,WAAW,CAACf,oCAAoC,CAAC;AAAA,IAAAgB,QAAA,GAAAC,OAAA,cAE/DjB,oCAAoC","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createErrorOptions.schema.js","names":["_schema","require","createErrorOptionsSchema","id","version","namespace","name","description","fields","label","type","isPrivate","hint","defaultValue","options","undefined","isRequired","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/createErrorOptions.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\n\n\nconst createErrorOptionsSchema: SpruceSchemas.SpruceCli.v2020_07_22.CreateErrorOptionsSchema = {\n\tid: 'createErrorOptions',\n\tversion: 'v2020_07_22',\n\tnamespace: 'SpruceCli',\n\tname: 'Create error action',\n\tdescription: 'Create a builder for your brand new error! ',\n\t fields: {\n\t /** Field types directory. Where field types and interfaces will be generated. */\n\t 'fieldTypesDestinationDir': {\n\t label: 'Field types directory',\n\t type: 'text',\n\t isPrivate: true,\n\t hint: 'Where field types and interfaces will be generated.',\n\t defaultValue: \"#spruce/schemas\",\n\t options: undefined\n\t },\n\t /** Addons lookup directory. Where I'll look for new schema fields to be registered. */\n\t 'addonsLookupDir': {\n\t label: 'Addons lookup directory',\n\t type: 'text',\n\t hint: 'Where I\\'ll look for new schema fields to be registered.',\n\t defaultValue: \"src/addons\",\n\t options: undefined\n\t },\n\t /** Generate field types. Should I generate field types too? */\n\t 'generateFieldTypes': {\n\t label: 'Generate field types',\n\t type: 'boolean',\n\t isPrivate: true,\n\t hint: 'Should I generate field types too?',\n\t defaultValue: true,\n\t options: undefined\n\t },\n\t /** Schema types destination directory. Where I will generate schema types and interfaces. */\n\t 'schemaTypesDestinationDirOrFile': {\n\t label: 'Schema types destination directory',\n\t type: 'text',\n\t hint: 'Where I will generate schema types and interfaces.',\n\t defaultValue: \"#spruce/schemas\",\n\t options: undefined\n\t },\n\t /** . Where I should look for your schema builders? */\n\t 'schemaLookupDir': {\n\t type: 'text',\n\t hint: 'Where I should look for your schema builders?',\n\t defaultValue: \"src/schemas\",\n\t options: undefined\n\t },\n\t /** Module import. When other skills use your schemas, will they import them from a module? */\n\t 'moduleToImportFromWhenRemote': {\n\t label: 'Module import',\n\t type: 'text',\n\t hint: 'When other skills use your schemas, will they import them from a module?',\n\t options: undefined\n\t },\n\t /** Auto install missing dependencies. */\n\t 'shouldInstallMissingDependencies': {\n\t label: 'Auto install missing dependencies',\n\t type: 'boolean',\n\t options: undefined\n\t },\n\t /** Enable versioning. Should we use versioning? */\n\t 'shouldEnableVersioning': {\n\t label: 'Enable versioning',\n\t type: 'boolean',\n\t isPrivate: true,\n\t hint: 'Should we use versioning?',\n\t defaultValue: true,\n\t options: undefined\n\t },\n\t /** Global namespace. The name you'll use when accessing these schemas, e.g. SpruceSchemas */\n\t 'globalSchemaNamespace': {\n\t label: 'Global namespace',\n\t type: 'text',\n\t isPrivate: true,\n\t hint: 'The name you\\'ll use when accessing these schemas, e.g. SpruceSchemas',\n\t defaultValue: \"SpruceSchemas\",\n\t options: undefined\n\t },\n\t /** Fetch remote schemas. I will pull in schemas from other features. */\n\t 'shouldFetchRemoteSchemas': {\n\t label: 'Fetch remote schemas',\n\t type: 'boolean',\n\t isPrivate: true,\n\t hint: 'I will pull in schemas from other features.',\n\t defaultValue: true,\n\t options: undefined\n\t },\n\t /** Fetch local schemas. I will look in schemaLookupDir to load local schemas. */\n\t 'shouldFetchLocalSchemas': {\n\t label: 'Fetch local schemas',\n\t type: 'boolean',\n\t isPrivate: true,\n\t hint: 'I will look in schemaLookupDir to load local schemas.',\n\t defaultValue: true,\n\t options: undefined\n\t },\n\t /** Fetch core schemas. Should I pull in core schemas too? */\n\t 'shouldFetchCoreSchemas': {\n\t label: 'Fetch core schemas',\n\t type: 'boolean',\n\t isPrivate: true,\n\t hint: 'Should I pull in core schemas too?',\n\t defaultValue: true,\n\t options: undefined\n\t },\n\t /** 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. */\n\t 'shouldGenerateCoreSchemaTypes': {\n\t label: 'Generate core schemas',\n\t type: 'boolean',\n\t isPrivate: true,\n\t 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.',\n\t options: undefined\n\t },\n\t /** Register built schemas. Should the schemas use the SchemaRegistry for tracking? */\n\t 'registerBuiltSchemas': {\n\t label: 'Register built schemas',\n\t type: 'boolean',\n\t isPrivate: true,\n\t hint: 'Should the schemas use the SchemaRegistry for tracking?',\n\t defaultValue: true,\n\t options: undefined\n\t },\n\t /** 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. */\n\t 'generateStandaloneTypesFile': {\n\t label: 'Generate standalone types file',\n\t type: 'boolean',\n\t isPrivate: true,\n\t 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.',\n\t defaultValue: false,\n\t options: undefined\n\t },\n\t /** message. */\n\t 'syncingMessage': {\n\t label: ' message',\n\t type: 'text',\n\t isPrivate: true,\n\t defaultValue: \"Syncing schemas...\",\n\t options: undefined\n\t },\n\t /** Error class destination. Where I'll save your new Error class file? */\n\t 'errorClassDestinationDir': {\n\t label: 'Error class destination',\n\t type: 'text',\n\t isPrivate: true,\n\t isRequired: true,\n\t hint: 'Where I\\'ll save your new Error class file?',\n\t defaultValue: \"src/errors\",\n\t options: undefined\n\t },\n\t /** . Where I should look for your error builders? */\n\t 'errorLookupDir': {\n\t type: 'text',\n\t hint: 'Where I should look for your error builders?',\n\t defaultValue: \"src/errors\",\n\t options: undefined\n\t },\n\t /** Types destination dir. This is where error options and type information will be written */\n\t 'errorTypesDestinationDir': {\n\t label: 'Types destination dir',\n\t type: 'text',\n\t hint: 'This is where error options and type information will be written',\n\t defaultValue: \"#spruce/errors\",\n\t options: undefined\n\t },\n\t /** Error builder destination directory. Where I'll save your new builder file? */\n\t 'errorBuilderDestinationDir': {\n\t label: 'Error builder destination directory',\n\t type: 'text',\n\t isPrivate: true,\n\t isRequired: true,\n\t hint: 'Where I\\'ll save your new builder file?',\n\t defaultValue: \"./src/errors\",\n\t options: undefined\n\t },\n\t /** Readable name. The name people will read */\n\t 'nameReadable': {\n\t label: 'Readable name',\n\t type: 'text',\n\t isRequired: true,\n\t hint: 'The name people will read',\n\t options: undefined\n\t },\n\t /** Pascal case name. PascalCase of the name */\n\t 'namePascal': {\n\t label: 'Pascal case name',\n\t type: 'text',\n\t hint: 'PascalCase of the name',\n\t options: undefined\n\t },\n\t /** Camel case name. camelCase version of the name */\n\t 'nameCamel': {\n\t label: 'Camel case name',\n\t type: 'text',\n\t isRequired: true,\n\t hint: 'camelCase version of the name',\n\t options: undefined\n\t },\n\t /** Description. Describe a bit more here */\n\t 'description': {\n\t label: 'Description',\n\t type: 'text',\n\t hint: 'Describe a bit more here',\n\t options: undefined\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(createErrorOptionsSchema)\n\nexport default createErrorOptionsSchema\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"createErrorOptions.schema.js","names":["_schema","require","createErrorOptionsSchema","id","version","namespace","name","description","fields","label","type","isPrivate","hint","defaultValue","options","undefined","isRequired","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/createErrorOptions.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\n\n\nconst createErrorOptionsSchema: SpruceSchemas.SpruceCli.v2020_07_22.CreateErrorOptionsSchema = {\n\tid: 'createErrorOptions',\n\tversion: 'v2020_07_22',\n\tnamespace: 'SpruceCli',\n\tname: 'Create error action',\n\tdescription: 'Create a builder for your brand new error! ',\n\t fields: {\n\t /** Field types directory. Where field types and interfaces will be generated. */\n\t 'fieldTypesDestinationDir': {\n\t label: 'Field types directory',\n\t type: 'text',\n\t isPrivate: true,\n\t hint: 'Where field types and interfaces will be generated.',\n\t defaultValue: \"#spruce/schemas\",\n\t options: undefined\n\t },\n\t /** Addons lookup directory. Where I'll look for new schema fields to be registered. */\n\t 'addonsLookupDir': {\n\t label: 'Addons lookup directory',\n\t type: 'text',\n\t hint: 'Where I\\'ll look for new schema fields to be registered.',\n\t defaultValue: \"src/addons\",\n\t options: undefined\n\t },\n\t /** Generate field types. Should I generate field types too? */\n\t 'generateFieldTypes': {\n\t label: 'Generate field types',\n\t type: 'boolean',\n\t isPrivate: true,\n\t hint: 'Should I generate field types too?',\n\t defaultValue: true,\n\t options: undefined\n\t },\n\t /** Schema types destination directory. Where I will generate schema types and interfaces. */\n\t 'schemaTypesDestinationDirOrFile': {\n\t label: 'Schema types destination directory',\n\t type: 'text',\n\t hint: 'Where I will generate schema types and interfaces.',\n\t defaultValue: \"#spruce/schemas\",\n\t options: undefined\n\t },\n\t /** . Where I should look for your schema builders? */\n\t 'schemaLookupDir': {\n\t type: 'text',\n\t hint: 'Where I should look for your schema builders?',\n\t defaultValue: \"src/schemas\",\n\t options: undefined\n\t },\n\t /** Module import. When other skills use your schemas, will they import them from a module? */\n\t 'moduleToImportFromWhenRemote': {\n\t label: 'Module import',\n\t type: 'text',\n\t hint: 'When other skills use your schemas, will they import them from a module?',\n\t options: undefined\n\t },\n\t /** Auto install missing dependencies. */\n\t 'shouldInstallMissingDependencies': {\n\t label: 'Auto install missing dependencies',\n\t type: 'boolean',\n\t options: undefined\n\t },\n\t /** Enable versioning. Should we use versioning? */\n\t 'shouldEnableVersioning': {\n\t label: 'Enable versioning',\n\t type: 'boolean',\n\t isPrivate: true,\n\t hint: 'Should we use versioning?',\n\t defaultValue: true,\n\t options: undefined\n\t },\n\t /** Global namespace. The name you'll use when accessing these schemas, e.g. SpruceSchemas */\n\t 'globalSchemaNamespace': {\n\t label: 'Global namespace',\n\t type: 'text',\n\t isPrivate: true,\n\t hint: 'The name you\\'ll use when accessing these schemas, e.g. SpruceSchemas',\n\t defaultValue: \"SpruceSchemas\",\n\t options: undefined\n\t },\n\t /** Fetch remote schemas. I will pull in schemas from other features. */\n\t 'shouldFetchRemoteSchemas': {\n\t label: 'Fetch remote schemas',\n\t type: 'boolean',\n\t isPrivate: true,\n\t hint: 'I will pull in schemas from other features.',\n\t defaultValue: true,\n\t options: undefined\n\t },\n\t /** Fetch local schemas. I will look in schemaLookupDir to load local schemas. */\n\t 'shouldFetchLocalSchemas': {\n\t label: 'Fetch local schemas',\n\t type: 'boolean',\n\t isPrivate: true,\n\t hint: 'I will look in schemaLookupDir to load local schemas.',\n\t defaultValue: true,\n\t options: undefined\n\t },\n\t /** Fetch core schemas. Should I pull in core schemas too? */\n\t 'shouldFetchCoreSchemas': {\n\t label: 'Fetch core schemas',\n\t type: 'boolean',\n\t isPrivate: true,\n\t hint: 'Should I pull in core schemas too?',\n\t defaultValue: true,\n\t options: undefined\n\t },\n\t /** 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. */\n\t 'shouldGenerateCoreSchemaTypes': {\n\t label: 'Generate core schemas',\n\t type: 'boolean',\n\t isPrivate: true,\n\t 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.',\n\t options: undefined\n\t },\n\t /** Register built schemas. Should the schemas use the SchemaRegistry for tracking? */\n\t 'registerBuiltSchemas': {\n\t label: 'Register built schemas',\n\t type: 'boolean',\n\t isPrivate: true,\n\t hint: 'Should the schemas use the SchemaRegistry for tracking?',\n\t defaultValue: true,\n\t options: undefined\n\t },\n\t /** 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. */\n\t 'generateStandaloneTypesFile': {\n\t label: 'Generate standalone types file',\n\t type: 'boolean',\n\t isPrivate: true,\n\t 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.',\n\t defaultValue: false,\n\t options: undefined\n\t },\n\t /** message. */\n\t 'syncingMessage': {\n\t label: ' message',\n\t type: 'text',\n\t isPrivate: true,\n\t defaultValue: \"Syncing schemas...\",\n\t options: undefined\n\t },\n\t /** Error class destination. Where I'll save your new Error class file? */\n\t 'errorClassDestinationDir': {\n\t label: 'Error class destination',\n\t type: 'text',\n\t isPrivate: true,\n\t isRequired: true,\n\t hint: 'Where I\\'ll save your new Error class file?',\n\t defaultValue: \"src/errors\",\n\t options: undefined\n\t },\n\t /** . Where I should look for your error builders? */\n\t 'errorLookupDir': {\n\t type: 'text',\n\t hint: 'Where I should look for your error builders?',\n\t defaultValue: \"src/errors\",\n\t options: undefined\n\t },\n\t /** Types destination dir. This is where error options and type information will be written */\n\t 'errorTypesDestinationDir': {\n\t label: 'Types destination dir',\n\t type: 'text',\n\t hint: 'This is where error options and type information will be written',\n\t defaultValue: \"#spruce/errors\",\n\t options: undefined\n\t },\n\t /** Error builder destination directory. Where I'll save your new builder file? */\n\t 'errorBuilderDestinationDir': {\n\t label: 'Error builder destination directory',\n\t type: 'text',\n\t isPrivate: true,\n\t isRequired: true,\n\t hint: 'Where I\\'ll save your new builder file?',\n\t defaultValue: \"./src/errors\",\n\t options: undefined\n\t },\n\t /** Readable name. The name people will read */\n\t 'nameReadable': {\n\t label: 'Readable name',\n\t type: 'text',\n\t isRequired: true,\n\t hint: 'The name people will read',\n\t options: undefined\n\t },\n\t /** Pascal case name. PascalCase of the name */\n\t 'namePascal': {\n\t label: 'Pascal case name',\n\t type: 'text',\n\t hint: 'PascalCase of the name',\n\t options: undefined\n\t },\n\t /** Camel case name. camelCase version of the name */\n\t 'nameCamel': {\n\t label: 'Camel case name',\n\t type: 'text',\n\t isRequired: true,\n\t hint: 'camelCase version of the name',\n\t options: undefined\n\t },\n\t /** Description. Describe a bit more here */\n\t 'description': {\n\t label: 'Description',\n\t type: 'text',\n\t hint: 'Describe a bit more here',\n\t options: undefined\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(createErrorOptionsSchema)\n\nexport default createErrorOptionsSchema\n"],"mappings":"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","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createOrganizationOptions.schema.js","names":["_schema","require","createOrganizationOptionsSchema","id","version","namespace","name","description","fields","label","type","isRequired","hint","options","undefined","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/createOrganizationOptions.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\n\n\nconst createOrganizationOptionsSchema: SpruceSchemas.SpruceCli.v2020_07_22.CreateOrganizationOptionsSchema = {\n\tid: 'createOrganizationOptions',\n\tversion: 'v2020_07_22',\n\tnamespace: 'SpruceCli',\n\tname: 'create organization action',\n\tdescription: 'Skills can only communicate with people and skills associated with the same organization. This ensures people can get differentiated experiences across multiple businesses.',\n\t fields: {\n\t /** Name. The name people will read */\n\t 'nameReadable': {\n\t label: 'Name',\n\t type: 'text',\n\t isRequired: true,\n\t hint: 'The name people will read',\n\t options: undefined\n\t },\n\t /** Slug. kebab-case of the name */\n\t 'nameKebab': {\n\t label: 'Slug',\n\t type: 'text',\n\t hint: 'kebab-case of the name',\n\t options: undefined\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(createOrganizationOptionsSchema)\n\nexport default createOrganizationOptionsSchema\n"],"mappings":";;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAKA,IAAMC,+BAAoG,GAAI;EAC7GC,EAAE,EAAE,2BAA2B;EAC/BC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,4BAA4B;EAClCC,WAAW,EAAE,8KAA8K;EACvLC,MAAM,EAAE;IACA;IACA,cAAc,EAAE;MACZC,KAAK,EAAE,MAAM;MACbC,IAAI,EAAE,MAAM;MACZC,UAAU,EAAE,IAAI;MAChBC,IAAI,EAAE,2BAA2B;MACjCC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,WAAW,EAAE;MACTL,KAAK,EAAE,MAAM;MACbC,IAAI,EAAE,MAAM;MACZE,IAAI,EAAE,wBAAwB;MAC9BC,OAAO,EAAEC;IACb;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,CAAC,CAAC,CAACC,WAAW,CAACf,+BAA+B,CAAC;AAAA,IAAAgB,QAAA,GAAAC,OAAA,cAE1DjB,+BAA+B"}
|
|
1
|
+
{"version":3,"file":"createOrganizationOptions.schema.js","names":["_schema","require","createOrganizationOptionsSchema","id","version","namespace","name","description","fields","label","type","isRequired","hint","options","undefined","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/createOrganizationOptions.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\n\n\nconst createOrganizationOptionsSchema: SpruceSchemas.SpruceCli.v2020_07_22.CreateOrganizationOptionsSchema = {\n\tid: 'createOrganizationOptions',\n\tversion: 'v2020_07_22',\n\tnamespace: 'SpruceCli',\n\tname: 'create organization action',\n\tdescription: 'Skills can only communicate with people and skills associated with the same organization. This ensures people can get differentiated experiences across multiple businesses.',\n\t fields: {\n\t /** Name. The name people will read */\n\t 'nameReadable': {\n\t label: 'Name',\n\t type: 'text',\n\t isRequired: true,\n\t hint: 'The name people will read',\n\t options: undefined\n\t },\n\t /** Slug. kebab-case of the name */\n\t 'nameKebab': {\n\t label: 'Slug',\n\t type: 'text',\n\t hint: 'kebab-case of the name',\n\t options: undefined\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(createOrganizationOptionsSchema)\n\nexport default createOrganizationOptionsSchema\n"],"mappings":";;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAKA,IAAMC,+BAAoG,GAAI;EAC7GC,EAAE,EAAE,2BAA2B;EAC/BC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,4BAA4B;EAClCC,WAAW,EAAE,8KAA8K;EACvLC,MAAM,EAAE;IACA;IACA,cAAc,EAAE;MACZC,KAAK,EAAE,MAAM;MACbC,IAAI,EAAE,MAAM;MACZC,UAAU,EAAE,IAAI;MAChBC,IAAI,EAAE,2BAA2B;MACjCC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,WAAW,EAAE;MACTL,KAAK,EAAE,MAAM;MACbC,IAAI,EAAE,MAAM;MACZE,IAAI,EAAE,wBAAwB;MAC9BC,OAAO,EAAEC;IACb;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,CAAC,CAAC,CAACC,WAAW,CAACf,+BAA+B,CAAC;AAAA,IAAAgB,QAAA,GAAAC,OAAA,cAE1DjB,+BAA+B","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createSchemaOptions.schema.js","names":["_schema","require","createSchemaOptionsSchema","id","version","namespace","name","description","fields","label","type","isPrivate","hint","defaultValue","options","undefined","isRequired","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/createSchemaOptions.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\n\n\nconst createSchemaOptionsSchema: SpruceSchemas.SpruceCli.v2020_07_22.CreateSchemaOptionsSchema = {\n\tid: 'createSchemaOptions',\n\tversion: 'v2020_07_22',\n\tnamespace: 'SpruceCli',\n\tname: 'Create schema',\n\tdescription: 'Create the builder to a fresh new schema!',\n\t fields: {\n\t /** Field types directory. Where field types and interfaces will be generated. */\n\t 'fieldTypesDestinationDir': {\n\t label: 'Field types directory',\n\t type: 'text',\n\t isPrivate: true,\n\t hint: 'Where field types and interfaces will be generated.',\n\t defaultValue: \"#spruce/schemas\",\n\t options: undefined\n\t },\n\t /** Addons lookup directory. Where I'll look for new schema fields to be registered. */\n\t 'addonsLookupDir': {\n\t label: 'Addons lookup directory',\n\t type: 'text',\n\t hint: 'Where I\\'ll look for new schema fields to be registered.',\n\t defaultValue: \"src/addons\",\n\t options: undefined\n\t },\n\t /** Generate field types. Should I generate field types too? */\n\t 'generateFieldTypes': {\n\t label: 'Generate field types',\n\t type: 'boolean',\n\t isPrivate: true,\n\t hint: 'Should I generate field types too?',\n\t defaultValue: true,\n\t options: undefined\n\t },\n\t /** Schema types destination directory. Where I will generate schema types and interfaces. */\n\t 'schemaTypesDestinationDirOrFile': {\n\t label: 'Schema types destination directory',\n\t type: 'text',\n\t hint: 'Where I will generate schema types and interfaces.',\n\t defaultValue: \"#spruce/schemas\",\n\t options: undefined\n\t },\n\t /** . Where I should look for your schema builders? */\n\t 'schemaLookupDir': {\n\t type: 'text',\n\t hint: 'Where I should look for your schema builders?',\n\t defaultValue: \"src/schemas\",\n\t options: undefined\n\t },\n\t /** Source module. If this schema should be imported from a node module vs generated locally. */\n\t 'moduleToImportFromWhenRemote': {\n\t label: 'Source module',\n\t type: 'text',\n\t hint: 'If this schema should be imported from a node module vs generated locally.',\n\t options: undefined\n\t },\n\t /** Auto install missing dependencies. */\n\t 'shouldInstallMissingDependencies': {\n\t label: 'Auto install missing dependencies',\n\t type: 'boolean',\n\t options: undefined\n\t },\n\t /** Enable versioning. Should we use versioning? */\n\t 'shouldEnableVersioning': {\n\t label: 'Enable versioning',\n\t type: 'boolean',\n\t isPrivate: true,\n\t hint: 'Should we use versioning?',\n\t defaultValue: true,\n\t options: undefined\n\t },\n\t /** Global namespace. The name you'll use when accessing these schemas, e.g. SpruceSchemas */\n\t 'globalSchemaNamespace': {\n\t label: 'Global namespace',\n\t type: 'text',\n\t isPrivate: true,\n\t hint: 'The name you\\'ll use when accessing these schemas, e.g. SpruceSchemas',\n\t defaultValue: \"SpruceSchemas\",\n\t options: undefined\n\t },\n\t /** Fetch remote schemas. I will pull in schemas from other features. */\n\t 'shouldFetchRemoteSchemas': {\n\t label: 'Fetch remote schemas',\n\t type: 'boolean',\n\t isPrivate: true,\n\t hint: 'I will pull in schemas from other features.',\n\t defaultValue: true,\n\t options: undefined\n\t },\n\t /** Fetch local schemas. I will look in schemaLookupDir to load local schemas. */\n\t 'shouldFetchLocalSchemas': {\n\t label: 'Fetch local schemas',\n\t type: 'boolean',\n\t isPrivate: true,\n\t hint: 'I will look in schemaLookupDir to load local schemas.',\n\t defaultValue: true,\n\t options: undefined\n\t },\n\t /** Fetch core schemas. Should I pull in core schemas too? */\n\t 'shouldFetchCoreSchemas': {\n\t label: 'Fetch core schemas',\n\t type: 'boolean',\n\t isPrivate: true,\n\t hint: 'Should I pull in core schemas too?',\n\t defaultValue: true,\n\t options: undefined\n\t },\n\t /** 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. */\n\t 'shouldGenerateCoreSchemaTypes': {\n\t label: 'Generate core schemas',\n\t type: 'boolean',\n\t isPrivate: true,\n\t 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.',\n\t options: undefined\n\t },\n\t /** Register built schemas. Should the schemas use the SchemaRegistry for tracking? */\n\t 'registerBuiltSchemas': {\n\t label: 'Register built schemas',\n\t type: 'boolean',\n\t isPrivate: true,\n\t hint: 'Should the schemas use the SchemaRegistry for tracking?',\n\t defaultValue: true,\n\t options: undefined\n\t },\n\t /** Delete directory if no schemas. Should I delete the schema directory if no schemas are found? */\n\t 'deleteDestinationDirIfNoSchemas': {\n\t label: 'Delete directory if no schemas',\n\t type: 'boolean',\n\t isPrivate: true,\n\t hint: 'Should I delete the schema directory if no schemas are found?',\n\t defaultValue: false,\n\t options: undefined\n\t },\n\t /** Delete orphaned schemas. Should I delete schemas where the builders are missing? */\n\t 'deleteOrphanedSchemas': {\n\t label: 'Delete orphaned schemas',\n\t type: 'boolean',\n\t isPrivate: true,\n\t hint: 'Should I delete schemas where the builders are missing?',\n\t defaultValue: true,\n\t options: undefined\n\t },\n\t /** 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. */\n\t 'generateStandaloneTypesFile': {\n\t label: 'Generate standalone types file',\n\t type: 'boolean',\n\t isPrivate: true,\n\t 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.',\n\t defaultValue: false,\n\t options: undefined\n\t },\n\t /** message. */\n\t 'syncingMessage': {\n\t label: ' message',\n\t type: 'text',\n\t isPrivate: true,\n\t defaultValue: \"Syncing schemas...\",\n\t options: undefined\n\t },\n\t /** Schema builder destination directory. Where I'll save the new schema builder. */\n\t 'schemaBuilderDestinationDir': {\n\t label: 'Schema builder destination directory',\n\t type: 'text',\n\t hint: 'Where I\\'ll save the new schema builder.',\n\t defaultValue: \"src/schemas\",\n\t options: undefined\n\t },\n\t /** Builder function. The function that builds this schema */\n\t 'builderFunction': {\n\t label: 'Builder function',\n\t type: 'text',\n\t isPrivate: true,\n\t hint: 'The function that builds this schema',\n\t defaultValue: \"buildSchema\",\n\t options: undefined\n\t },\n\t /** Sync after creation. This will ensure types and schemas are in sync after you create your builder. */\n\t 'syncAfterCreate': {\n\t label: 'Sync after creation',\n\t type: 'boolean',\n\t isPrivate: true,\n\t hint: 'This will ensure types and schemas are in sync after you create your builder.',\n\t defaultValue: true,\n\t options: undefined\n\t },\n\t /** Version. Set a version yourself instead of letting me generate one for you */\n\t 'version': {\n\t label: 'Version',\n\t type: 'text',\n\t isPrivate: true,\n\t hint: 'Set a version yourself instead of letting me generate one for you',\n\t options: undefined\n\t },\n\t /** Readable name. The name people will read */\n\t 'nameReadable': {\n\t label: 'Readable name',\n\t type: 'text',\n\t isRequired: true,\n\t hint: 'The name people will read',\n\t options: undefined\n\t },\n\t /** Pascal case name. PascalCase of the name */\n\t 'namePascal': {\n\t label: 'Pascal case name',\n\t type: 'text',\n\t hint: 'PascalCase of the name',\n\t options: undefined\n\t },\n\t /** Camel case name. camelCase version of the name */\n\t 'nameCamel': {\n\t label: 'Camel case name',\n\t type: 'text',\n\t isRequired: true,\n\t hint: 'camelCase version of the name',\n\t options: undefined\n\t },\n\t /** Description. Describe a bit more here */\n\t 'description': {\n\t label: 'Description',\n\t type: 'text',\n\t hint: 'Describe a bit more here',\n\t options: undefined\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(createSchemaOptionsSchema)\n\nexport default createSchemaOptionsSchema\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"createSchemaOptions.schema.js","names":["_schema","require","createSchemaOptionsSchema","id","version","namespace","name","description","fields","label","type","isPrivate","hint","defaultValue","options","undefined","isRequired","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/createSchemaOptions.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\n\n\nconst createSchemaOptionsSchema: SpruceSchemas.SpruceCli.v2020_07_22.CreateSchemaOptionsSchema = {\n\tid: 'createSchemaOptions',\n\tversion: 'v2020_07_22',\n\tnamespace: 'SpruceCli',\n\tname: 'Create schema',\n\tdescription: 'Create the builder to a fresh new schema!',\n\t fields: {\n\t /** Field types directory. Where field types and interfaces will be generated. */\n\t 'fieldTypesDestinationDir': {\n\t label: 'Field types directory',\n\t type: 'text',\n\t isPrivate: true,\n\t hint: 'Where field types and interfaces will be generated.',\n\t defaultValue: \"#spruce/schemas\",\n\t options: undefined\n\t },\n\t /** Addons lookup directory. Where I'll look for new schema fields to be registered. */\n\t 'addonsLookupDir': {\n\t label: 'Addons lookup directory',\n\t type: 'text',\n\t hint: 'Where I\\'ll look for new schema fields to be registered.',\n\t defaultValue: \"src/addons\",\n\t options: undefined\n\t },\n\t /** Generate field types. Should I generate field types too? */\n\t 'generateFieldTypes': {\n\t label: 'Generate field types',\n\t type: 'boolean',\n\t isPrivate: true,\n\t hint: 'Should I generate field types too?',\n\t defaultValue: true,\n\t options: undefined\n\t },\n\t /** Schema types destination directory. Where I will generate schema types and interfaces. */\n\t 'schemaTypesDestinationDirOrFile': {\n\t label: 'Schema types destination directory',\n\t type: 'text',\n\t hint: 'Where I will generate schema types and interfaces.',\n\t defaultValue: \"#spruce/schemas\",\n\t options: undefined\n\t },\n\t /** . Where I should look for your schema builders? */\n\t 'schemaLookupDir': {\n\t type: 'text',\n\t hint: 'Where I should look for your schema builders?',\n\t defaultValue: \"src/schemas\",\n\t options: undefined\n\t },\n\t /** Source module. If this schema should be imported from a node module vs generated locally. */\n\t 'moduleToImportFromWhenRemote': {\n\t label: 'Source module',\n\t type: 'text',\n\t hint: 'If this schema should be imported from a node module vs generated locally.',\n\t options: undefined\n\t },\n\t /** Auto install missing dependencies. */\n\t 'shouldInstallMissingDependencies': {\n\t label: 'Auto install missing dependencies',\n\t type: 'boolean',\n\t options: undefined\n\t },\n\t /** Enable versioning. Should we use versioning? */\n\t 'shouldEnableVersioning': {\n\t label: 'Enable versioning',\n\t type: 'boolean',\n\t isPrivate: true,\n\t hint: 'Should we use versioning?',\n\t defaultValue: true,\n\t options: undefined\n\t },\n\t /** Global namespace. The name you'll use when accessing these schemas, e.g. SpruceSchemas */\n\t 'globalSchemaNamespace': {\n\t label: 'Global namespace',\n\t type: 'text',\n\t isPrivate: true,\n\t hint: 'The name you\\'ll use when accessing these schemas, e.g. SpruceSchemas',\n\t defaultValue: \"SpruceSchemas\",\n\t options: undefined\n\t },\n\t /** Fetch remote schemas. I will pull in schemas from other features. */\n\t 'shouldFetchRemoteSchemas': {\n\t label: 'Fetch remote schemas',\n\t type: 'boolean',\n\t isPrivate: true,\n\t hint: 'I will pull in schemas from other features.',\n\t defaultValue: true,\n\t options: undefined\n\t },\n\t /** Fetch local schemas. I will look in schemaLookupDir to load local schemas. */\n\t 'shouldFetchLocalSchemas': {\n\t label: 'Fetch local schemas',\n\t type: 'boolean',\n\t isPrivate: true,\n\t hint: 'I will look in schemaLookupDir to load local schemas.',\n\t defaultValue: true,\n\t options: undefined\n\t },\n\t /** Fetch core schemas. Should I pull in core schemas too? */\n\t 'shouldFetchCoreSchemas': {\n\t label: 'Fetch core schemas',\n\t type: 'boolean',\n\t isPrivate: true,\n\t hint: 'Should I pull in core schemas too?',\n\t defaultValue: true,\n\t options: undefined\n\t },\n\t /** 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. */\n\t 'shouldGenerateCoreSchemaTypes': {\n\t label: 'Generate core schemas',\n\t type: 'boolean',\n\t isPrivate: true,\n\t 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.',\n\t options: undefined\n\t },\n\t /** Register built schemas. Should the schemas use the SchemaRegistry for tracking? */\n\t 'registerBuiltSchemas': {\n\t label: 'Register built schemas',\n\t type: 'boolean',\n\t isPrivate: true,\n\t hint: 'Should the schemas use the SchemaRegistry for tracking?',\n\t defaultValue: true,\n\t options: undefined\n\t },\n\t /** Delete directory if no schemas. Should I delete the schema directory if no schemas are found? */\n\t 'deleteDestinationDirIfNoSchemas': {\n\t label: 'Delete directory if no schemas',\n\t type: 'boolean',\n\t isPrivate: true,\n\t hint: 'Should I delete the schema directory if no schemas are found?',\n\t defaultValue: false,\n\t options: undefined\n\t },\n\t /** Delete orphaned schemas. Should I delete schemas where the builders are missing? */\n\t 'deleteOrphanedSchemas': {\n\t label: 'Delete orphaned schemas',\n\t type: 'boolean',\n\t isPrivate: true,\n\t hint: 'Should I delete schemas where the builders are missing?',\n\t defaultValue: true,\n\t options: undefined\n\t },\n\t /** 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. */\n\t 'generateStandaloneTypesFile': {\n\t label: 'Generate standalone types file',\n\t type: 'boolean',\n\t isPrivate: true,\n\t 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.',\n\t defaultValue: false,\n\t options: undefined\n\t },\n\t /** message. */\n\t 'syncingMessage': {\n\t label: ' message',\n\t type: 'text',\n\t isPrivate: true,\n\t defaultValue: \"Syncing schemas...\",\n\t options: undefined\n\t },\n\t /** Schema builder destination directory. Where I'll save the new schema builder. */\n\t 'schemaBuilderDestinationDir': {\n\t label: 'Schema builder destination directory',\n\t type: 'text',\n\t hint: 'Where I\\'ll save the new schema builder.',\n\t defaultValue: \"src/schemas\",\n\t options: undefined\n\t },\n\t /** Builder function. The function that builds this schema */\n\t 'builderFunction': {\n\t label: 'Builder function',\n\t type: 'text',\n\t isPrivate: true,\n\t hint: 'The function that builds this schema',\n\t defaultValue: \"buildSchema\",\n\t options: undefined\n\t },\n\t /** Sync after creation. This will ensure types and schemas are in sync after you create your builder. */\n\t 'syncAfterCreate': {\n\t label: 'Sync after creation',\n\t type: 'boolean',\n\t isPrivate: true,\n\t hint: 'This will ensure types and schemas are in sync after you create your builder.',\n\t defaultValue: true,\n\t options: undefined\n\t },\n\t /** Version. Set a version yourself instead of letting me generate one for you */\n\t 'version': {\n\t label: 'Version',\n\t type: 'text',\n\t isPrivate: true,\n\t hint: 'Set a version yourself instead of letting me generate one for you',\n\t options: undefined\n\t },\n\t /** Readable name. The name people will read */\n\t 'nameReadable': {\n\t label: 'Readable name',\n\t type: 'text',\n\t isRequired: true,\n\t hint: 'The name people will read',\n\t options: undefined\n\t },\n\t /** Pascal case name. PascalCase of the name */\n\t 'namePascal': {\n\t label: 'Pascal case name',\n\t type: 'text',\n\t hint: 'PascalCase of the name',\n\t options: undefined\n\t },\n\t /** Camel case name. camelCase version of the name */\n\t 'nameCamel': {\n\t label: 'Camel case name',\n\t type: 'text',\n\t isRequired: true,\n\t hint: 'camelCase version of the name',\n\t options: undefined\n\t },\n\t /** Description. Describe a bit more here */\n\t 'description': {\n\t label: 'Description',\n\t type: 'text',\n\t hint: 'Describe a bit more here',\n\t options: undefined\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(createSchemaOptionsSchema)\n\nexport default createSchemaOptionsSchema\n"],"mappings":"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","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createTestOptions.schema.js","names":["_schema","require","createTestOptionsSchema","id","version","namespace","name","description","fields","label","type","isRequired","options","choices","hint","undefined","defaultValue","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/createTestOptions.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\n\n\nconst createTestOptionsSchema: SpruceSchemas.SpruceCli.v2020_07_22.CreateTestOptionsSchema = {\n\tid: 'createTestOptions',\n\tversion: 'v2020_07_22',\n\tnamespace: 'SpruceCli',\n\tname: 'Create test action',\n\tdescription: 'Your first failing test just a command away! ⚔️',\n\t fields: {\n\t /** Type of test. */\n\t 'type': {\n\t label: 'Type of test',\n\t type: 'select',\n\t isRequired: true,\n\t options: {choices: [{\"value\":\"behavioral\",\"label\":\"Behavioral\"},{\"value\":\"implementation\",\"label\":\"Implementation\"}],}\n\t },\n\t /** What are you testing?. E.g. Todo Card or Systems List */\n\t 'nameReadable': {\n\t label: 'What are you testing?',\n\t type: 'text',\n\t isRequired: true,\n\t hint: 'E.g. Todo Card or Systems List',\n\t options: undefined\n\t },\n\t /** Test destination directory. Where I'll save your new test. */\n\t 'testDestinationDir': {\n\t label: 'Test destination directory',\n\t type: 'text',\n\t hint: 'Where I\\'ll save your new test.',\n\t defaultValue: \"src/__tests__\",\n\t options: undefined\n\t },\n\t /** Camel case name. camelCase version of the name */\n\t 'nameCamel': {\n\t label: 'Camel case name',\n\t type: 'text',\n\t isRequired: true,\n\t hint: 'camelCase version of the name',\n\t options: undefined\n\t },\n\t /** Pascal case name. PascalCase of the name */\n\t 'namePascal': {\n\t label: 'Pascal case name',\n\t type: 'text',\n\t hint: 'PascalCase of the name',\n\t options: undefined\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(createTestOptionsSchema)\n\nexport default createTestOptionsSchema\n"],"mappings":";;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAKA,IAAMC,uBAAoF,GAAI;EAC7FC,EAAE,EAAE,mBAAmB;EACvBC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,oBAAoB;EAC1BC,WAAW,EAAE,iDAAiD;EAC1DC,MAAM,EAAE;IACA;IACA,MAAM,EAAE;MACJC,KAAK,EAAE,cAAc;MACrBC,IAAI,EAAE,QAAQ;MACdC,UAAU,EAAE,IAAI;MAChBC,OAAO,EAAE;QAACC,OAAO,EAAE,CAAC;UAAC,OAAO,EAAC,YAAY;UAAC,OAAO,EAAC;QAAY,CAAC,EAAC;UAAC,OAAO,EAAC,gBAAgB;UAAC,OAAO,EAAC;QAAgB,CAAC;MAAE;IACzH,CAAC;IACD;IACA,cAAc,EAAE;MACZJ,KAAK,EAAE,uBAAuB;MAC9BC,IAAI,EAAE,MAAM;MACZC,UAAU,EAAE,IAAI;MAChBG,IAAI,EAAE,gCAAgC;MACtCF,OAAO,EAAEG;IACb,CAAC;IACD;IACA,oBAAoB,EAAE;MAClBN,KAAK,EAAE,4BAA4B;MACnCC,IAAI,EAAE,MAAM;MACZI,IAAI,EAAE,iCAAiC;MACvCE,YAAY,EAAE,eAAe;MAC7BJ,OAAO,EAAEG;IACb,CAAC;IACD;IACA,WAAW,EAAE;MACTN,KAAK,EAAE,iBAAiB;MACxBC,IAAI,EAAE,MAAM;MACZC,UAAU,EAAE,IAAI;MAChBG,IAAI,EAAE,+BAA+B;MACrCF,OAAO,EAAEG;IACb,CAAC;IACD;IACA,YAAY,EAAE;MACVN,KAAK,EAAE,kBAAkB;MACzBC,IAAI,EAAE,MAAM;MACZI,IAAI,EAAE,wBAAwB;MAC9BF,OAAO,EAAEG;IACb;EACR;AACL,CAAC;AAEDE,sBAAc,CAACC,WAAW,CAAC,CAAC,CAACC,WAAW,CAACjB,uBAAuB,CAAC;AAAA,IAAAkB,QAAA,GAAAC,OAAA,cAElDnB,uBAAuB"}
|
|
1
|
+
{"version":3,"file":"createTestOptions.schema.js","names":["_schema","require","createTestOptionsSchema","id","version","namespace","name","description","fields","label","type","isRequired","options","choices","hint","undefined","defaultValue","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/createTestOptions.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\n\n\nconst createTestOptionsSchema: SpruceSchemas.SpruceCli.v2020_07_22.CreateTestOptionsSchema = {\n\tid: 'createTestOptions',\n\tversion: 'v2020_07_22',\n\tnamespace: 'SpruceCli',\n\tname: 'Create test action',\n\tdescription: 'Your first failing test just a command away! ⚔️',\n\t fields: {\n\t /** Type of test. */\n\t 'type': {\n\t label: 'Type of test',\n\t type: 'select',\n\t isRequired: true,\n\t options: {choices: [{\"value\":\"behavioral\",\"label\":\"Behavioral\"},{\"value\":\"implementation\",\"label\":\"Implementation\"}],}\n\t },\n\t /** What are you testing?. E.g. Todo Card or Systems List */\n\t 'nameReadable': {\n\t label: 'What are you testing?',\n\t type: 'text',\n\t isRequired: true,\n\t hint: 'E.g. Todo Card or Systems List',\n\t options: undefined\n\t },\n\t /** Test destination directory. Where I'll save your new test. */\n\t 'testDestinationDir': {\n\t label: 'Test destination directory',\n\t type: 'text',\n\t hint: 'Where I\\'ll save your new test.',\n\t defaultValue: \"src/__tests__\",\n\t options: undefined\n\t },\n\t /** Camel case name. camelCase version of the name */\n\t 'nameCamel': {\n\t label: 'Camel case name',\n\t type: 'text',\n\t isRequired: true,\n\t hint: 'camelCase version of the name',\n\t options: undefined\n\t },\n\t /** Pascal case name. PascalCase of the name */\n\t 'namePascal': {\n\t label: 'Pascal case name',\n\t type: 'text',\n\t hint: 'PascalCase of the name',\n\t options: undefined\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(createTestOptionsSchema)\n\nexport default createTestOptionsSchema\n"],"mappings":";;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAKA,IAAMC,uBAAoF,GAAI;EAC7FC,EAAE,EAAE,mBAAmB;EACvBC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,oBAAoB;EAC1BC,WAAW,EAAE,iDAAiD;EAC1DC,MAAM,EAAE;IACA;IACA,MAAM,EAAE;MACJC,KAAK,EAAE,cAAc;MACrBC,IAAI,EAAE,QAAQ;MACdC,UAAU,EAAE,IAAI;MAChBC,OAAO,EAAE;QAACC,OAAO,EAAE,CAAC;UAAC,OAAO,EAAC,YAAY;UAAC,OAAO,EAAC;QAAY,CAAC,EAAC;UAAC,OAAO,EAAC,gBAAgB;UAAC,OAAO,EAAC;QAAgB,CAAC;MAAE;IACzH,CAAC;IACD;IACA,cAAc,EAAE;MACZJ,KAAK,EAAE,uBAAuB;MAC9BC,IAAI,EAAE,MAAM;MACZC,UAAU,EAAE,IAAI;MAChBG,IAAI,EAAE,gCAAgC;MACtCF,OAAO,EAAEG;IACb,CAAC;IACD;IACA,oBAAoB,EAAE;MAClBN,KAAK,EAAE,4BAA4B;MACnCC,IAAI,EAAE,MAAM;MACZI,IAAI,EAAE,iCAAiC;MACvCE,YAAY,EAAE,eAAe;MAC7BJ,OAAO,EAAEG;IACb,CAAC;IACD;IACA,WAAW,EAAE;MACTN,KAAK,EAAE,iBAAiB;MACxBC,IAAI,EAAE,MAAM;MACZC,UAAU,EAAE,IAAI;MAChBG,IAAI,EAAE,+BAA+B;MACrCF,OAAO,EAAEG;IACb,CAAC;IACD;IACA,YAAY,EAAE;MACVN,KAAK,EAAE,kBAAkB;MACzBC,IAAI,EAAE,MAAM;MACZI,IAAI,EAAE,wBAAwB;MAC9BF,OAAO,EAAEG;IACb;EACR;AACL,CAAC;AAEDE,sBAAc,CAACC,WAAW,CAAC,CAAC,CAACC,WAAW,CAACjB,uBAAuB,CAAC;AAAA,IAAAkB,QAAA,GAAAC,OAAA,cAElDnB,uBAAuB","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"generatedDir.schema.js","names":["_schema","require","generatedDirSchema","id","version","namespace","name","fields","type","isRequired","options","undefined","choices","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/generatedDir.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\n\n\nconst generatedDirSchema: SpruceSchemas.SpruceCli.v2020_07_22.GeneratedDirSchema = {\n\tid: 'generatedDir',\n\tversion: 'v2020_07_22',\n\tnamespace: 'SpruceCli',\n\tname: '',\n\t fields: {\n\t /** . */\n\t 'name': {\n\t type: 'text',\n\t isRequired: true,\n\t options: undefined\n\t },\n\t /** . */\n\t 'path': {\n\t type: 'text',\n\t isRequired: true,\n\t options: undefined\n\t },\n\t /** . */\n\t 'description': {\n\t type: 'text',\n\t options: undefined\n\t },\n\t /** . */\n\t 'action': {\n\t type: 'select',\n\t isRequired: true,\n\t options: {choices: [{\"label\":\"Skipped\",\"value\":\"skipped\"},{\"label\":\"Generated\",\"value\":\"generated\"},{\"label\":\"Updated\",\"value\":\"updated\"},{\"label\":\"Deleted\",\"value\":\"deleted\"}],}\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(generatedDirSchema)\n\nexport default generatedDirSchema\n"],"mappings":";;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAKA,IAAMC,kBAA0E,GAAI;EACnFC,EAAE,EAAE,cAAc;EAClBC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,EAAE;EACJC,MAAM,EAAE;IACA;IACA,MAAM,EAAE;MACJC,IAAI,EAAE,MAAM;MACZC,UAAU,EAAE,IAAI;MAChBC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,MAAM,EAAE;MACJH,IAAI,EAAE,MAAM;MACZC,UAAU,EAAE,IAAI;MAChBC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,aAAa,EAAE;MACXH,IAAI,EAAE,MAAM;MACZE,OAAO,EAAEC;IACb,CAAC;IACD;IACA,QAAQ,EAAE;MACNH,IAAI,EAAE,QAAQ;MACdC,UAAU,EAAE,IAAI;MAChBC,OAAO,EAAE;QAACE,OAAO,EAAE,CAAC;UAAC,OAAO,EAAC,SAAS;UAAC,OAAO,EAAC;QAAS,CAAC,EAAC;UAAC,OAAO,EAAC,WAAW;UAAC,OAAO,EAAC;QAAW,CAAC,EAAC;UAAC,OAAO,EAAC,SAAS;UAAC,OAAO,EAAC;QAAS,CAAC,EAAC;UAAC,OAAO,EAAC,SAAS;UAAC,OAAO,EAAC;QAAS,CAAC;MAAE;IACrL;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,CAAC,CAAC,CAACC,WAAW,CAACb,kBAAkB,CAAC;AAAA,IAAAc,QAAA,GAAAC,OAAA,cAE7Cf,kBAAkB"}
|
|
1
|
+
{"version":3,"file":"generatedDir.schema.js","names":["_schema","require","generatedDirSchema","id","version","namespace","name","fields","type","isRequired","options","undefined","choices","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/generatedDir.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\n\n\nconst generatedDirSchema: SpruceSchemas.SpruceCli.v2020_07_22.GeneratedDirSchema = {\n\tid: 'generatedDir',\n\tversion: 'v2020_07_22',\n\tnamespace: 'SpruceCli',\n\tname: '',\n\t fields: {\n\t /** . */\n\t 'name': {\n\t type: 'text',\n\t isRequired: true,\n\t options: undefined\n\t },\n\t /** . */\n\t 'path': {\n\t type: 'text',\n\t isRequired: true,\n\t options: undefined\n\t },\n\t /** . */\n\t 'description': {\n\t type: 'text',\n\t options: undefined\n\t },\n\t /** . */\n\t 'action': {\n\t type: 'select',\n\t isRequired: true,\n\t options: {choices: [{\"label\":\"Skipped\",\"value\":\"skipped\"},{\"label\":\"Generated\",\"value\":\"generated\"},{\"label\":\"Updated\",\"value\":\"updated\"},{\"label\":\"Deleted\",\"value\":\"deleted\"}],}\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(generatedDirSchema)\n\nexport default generatedDirSchema\n"],"mappings":";;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAKA,IAAMC,kBAA0E,GAAI;EACnFC,EAAE,EAAE,cAAc;EAClBC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,EAAE;EACJC,MAAM,EAAE;IACA;IACA,MAAM,EAAE;MACJC,IAAI,EAAE,MAAM;MACZC,UAAU,EAAE,IAAI;MAChBC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,MAAM,EAAE;MACJH,IAAI,EAAE,MAAM;MACZC,UAAU,EAAE,IAAI;MAChBC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,aAAa,EAAE;MACXH,IAAI,EAAE,MAAM;MACZE,OAAO,EAAEC;IACb,CAAC;IACD;IACA,QAAQ,EAAE;MACNH,IAAI,EAAE,QAAQ;MACdC,UAAU,EAAE,IAAI;MAChBC,OAAO,EAAE;QAACE,OAAO,EAAE,CAAC;UAAC,OAAO,EAAC,SAAS;UAAC,OAAO,EAAC;QAAS,CAAC,EAAC;UAAC,OAAO,EAAC,WAAW;UAAC,OAAO,EAAC;QAAW,CAAC,EAAC;UAAC,OAAO,EAAC,SAAS;UAAC,OAAO,EAAC;QAAS,CAAC,EAAC;UAAC,OAAO,EAAC,SAAS;UAAC,OAAO,EAAC;QAAS,CAAC;MAAE;IACrL;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,CAAC,CAAC,CAACC,WAAW,CAACb,kBAAkB,CAAC;AAAA,IAAAc,QAAA,GAAAC,OAAA,cAE7Cf,kBAAkB","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"generatedFile.schema.js","names":["_schema","require","generatedFileSchema","id","version","namespace","name","fields","type","isRequired","options","undefined","choices","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/generatedFile.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\n\n\nconst generatedFileSchema: SpruceSchemas.SpruceCli.v2020_07_22.GeneratedFileSchema = {\n\tid: 'generatedFile',\n\tversion: 'v2020_07_22',\n\tnamespace: 'SpruceCli',\n\tname: '',\n\t fields: {\n\t /** . */\n\t 'name': {\n\t type: 'text',\n\t isRequired: true,\n\t options: undefined\n\t },\n\t /** . */\n\t 'path': {\n\t type: 'text',\n\t isRequired: true,\n\t options: undefined\n\t },\n\t /** . */\n\t 'description': {\n\t type: 'text',\n\t options: undefined\n\t },\n\t /** . */\n\t 'action': {\n\t type: 'select',\n\t isRequired: true,\n\t options: {choices: [{\"label\":\"Skipped\",\"value\":\"skipped\"},{\"label\":\"Generated\",\"value\":\"generated\"},{\"label\":\"Updated\",\"value\":\"updated\"},{\"label\":\"Deleted\",\"value\":\"deleted\"}],}\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(generatedFileSchema)\n\nexport default generatedFileSchema\n"],"mappings":";;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAKA,IAAMC,mBAA4E,GAAI;EACrFC,EAAE,EAAE,eAAe;EACnBC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,EAAE;EACJC,MAAM,EAAE;IACA;IACA,MAAM,EAAE;MACJC,IAAI,EAAE,MAAM;MACZC,UAAU,EAAE,IAAI;MAChBC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,MAAM,EAAE;MACJH,IAAI,EAAE,MAAM;MACZC,UAAU,EAAE,IAAI;MAChBC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,aAAa,EAAE;MACXH,IAAI,EAAE,MAAM;MACZE,OAAO,EAAEC;IACb,CAAC;IACD;IACA,QAAQ,EAAE;MACNH,IAAI,EAAE,QAAQ;MACdC,UAAU,EAAE,IAAI;MAChBC,OAAO,EAAE;QAACE,OAAO,EAAE,CAAC;UAAC,OAAO,EAAC,SAAS;UAAC,OAAO,EAAC;QAAS,CAAC,EAAC;UAAC,OAAO,EAAC,WAAW;UAAC,OAAO,EAAC;QAAW,CAAC,EAAC;UAAC,OAAO,EAAC,SAAS;UAAC,OAAO,EAAC;QAAS,CAAC,EAAC;UAAC,OAAO,EAAC,SAAS;UAAC,OAAO,EAAC;QAAS,CAAC;MAAE;IACrL;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,CAAC,CAAC,CAACC,WAAW,CAACb,mBAAmB,CAAC;AAAA,IAAAc,QAAA,GAAAC,OAAA,cAE9Cf,mBAAmB"}
|
|
1
|
+
{"version":3,"file":"generatedFile.schema.js","names":["_schema","require","generatedFileSchema","id","version","namespace","name","fields","type","isRequired","options","undefined","choices","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/generatedFile.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\n\n\nconst generatedFileSchema: SpruceSchemas.SpruceCli.v2020_07_22.GeneratedFileSchema = {\n\tid: 'generatedFile',\n\tversion: 'v2020_07_22',\n\tnamespace: 'SpruceCli',\n\tname: '',\n\t fields: {\n\t /** . */\n\t 'name': {\n\t type: 'text',\n\t isRequired: true,\n\t options: undefined\n\t },\n\t /** . */\n\t 'path': {\n\t type: 'text',\n\t isRequired: true,\n\t options: undefined\n\t },\n\t /** . */\n\t 'description': {\n\t type: 'text',\n\t options: undefined\n\t },\n\t /** . */\n\t 'action': {\n\t type: 'select',\n\t isRequired: true,\n\t options: {choices: [{\"label\":\"Skipped\",\"value\":\"skipped\"},{\"label\":\"Generated\",\"value\":\"generated\"},{\"label\":\"Updated\",\"value\":\"updated\"},{\"label\":\"Deleted\",\"value\":\"deleted\"}],}\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(generatedFileSchema)\n\nexport default generatedFileSchema\n"],"mappings":";;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAKA,IAAMC,mBAA4E,GAAI;EACrFC,EAAE,EAAE,eAAe;EACnBC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,EAAE;EACJC,MAAM,EAAE;IACA;IACA,MAAM,EAAE;MACJC,IAAI,EAAE,MAAM;MACZC,UAAU,EAAE,IAAI;MAChBC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,MAAM,EAAE;MACJH,IAAI,EAAE,MAAM;MACZC,UAAU,EAAE,IAAI;MAChBC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,aAAa,EAAE;MACXH,IAAI,EAAE,MAAM;MACZE,OAAO,EAAEC;IACb,CAAC;IACD;IACA,QAAQ,EAAE;MACNH,IAAI,EAAE,QAAQ;MACdC,UAAU,EAAE,IAAI;MAChBC,OAAO,EAAE;QAACE,OAAO,EAAE,CAAC;UAAC,OAAO,EAAC,SAAS;UAAC,OAAO,EAAC;QAAS,CAAC,EAAC;UAAC,OAAO,EAAC,WAAW;UAAC,OAAO,EAAC;QAAW,CAAC,EAAC;UAAC,OAAO,EAAC,SAAS;UAAC,OAAO,EAAC;QAAS,CAAC,EAAC;UAAC,OAAO,EAAC,SAAS;UAAC,OAAO,EAAC;QAAS,CAAC;MAAE;IACrL;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,CAAC,CAAC,CAACC,WAAW,CAACb,mBAAmB,CAAC;AAAA,IAAAc,QAAA,GAAAC,OAAA,cAE9Cf,mBAAmB","ignoreList":[]}
|
package/build/.spruce/schemas/spruceCli/v2020_07_22/installSkillAtOrganizationOptions.schema.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"installSkillAtOrganizationOptions.schema.js","names":["_schema","require","installSkillAtOrganizationOptionsSchema","id","version","namespace","name","description","fields","label","type","options","undefined","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/installSkillAtOrganizationOptions.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\n\n\nconst installSkillAtOrganizationOptionsSchema: SpruceSchemas.SpruceCli.v2020_07_22.InstallSkillAtOrganizationOptionsSchema = {\n\tid: 'installSkillAtOrganizationOptions',\n\tversion: 'v2020_07_22',\n\tnamespace: 'SpruceCli',\n\tname: 'install skill at organization action',\n\tdescription: 'Install your skill at any organization you are connected to.',\n\t fields: {\n\t /** Organization id. */\n\t 'organizationId': {\n\t label: 'Organization id',\n\t type: 'id',\n\t options: undefined\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(installSkillAtOrganizationOptionsSchema)\n\nexport default installSkillAtOrganizationOptionsSchema\n"],"mappings":";;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAKA,IAAMC,uCAAoH,GAAI;EAC7HC,EAAE,EAAE,mCAAmC;EACvCC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,sCAAsC;EAC5CC,WAAW,EAAE,8DAA8D;EACvEC,MAAM,EAAE;IACA;IACA,gBAAgB,EAAE;MACdC,KAAK,EAAE,iBAAiB;MACxBC,IAAI,EAAE,IAAI;MACVC,OAAO,EAAEC;IACb;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,CAAC,CAAC,CAACC,WAAW,CAACb,uCAAuC,CAAC;AAAA,IAAAc,QAAA,GAAAC,OAAA,cAElEf,uCAAuC"}
|
|
1
|
+
{"version":3,"file":"installSkillAtOrganizationOptions.schema.js","names":["_schema","require","installSkillAtOrganizationOptionsSchema","id","version","namespace","name","description","fields","label","type","options","undefined","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/installSkillAtOrganizationOptions.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\n\n\nconst installSkillAtOrganizationOptionsSchema: SpruceSchemas.SpruceCli.v2020_07_22.InstallSkillAtOrganizationOptionsSchema = {\n\tid: 'installSkillAtOrganizationOptions',\n\tversion: 'v2020_07_22',\n\tnamespace: 'SpruceCli',\n\tname: 'install skill at organization action',\n\tdescription: 'Install your skill at any organization you are connected to.',\n\t fields: {\n\t /** Organization id. */\n\t 'organizationId': {\n\t label: 'Organization id',\n\t type: 'id',\n\t options: undefined\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(installSkillAtOrganizationOptionsSchema)\n\nexport default installSkillAtOrganizationOptionsSchema\n"],"mappings":";;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAKA,IAAMC,uCAAoH,GAAI;EAC7HC,EAAE,EAAE,mCAAmC;EACvCC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,sCAAsC;EAC5CC,WAAW,EAAE,8DAA8D;EACvEC,MAAM,EAAE;IACA;IACA,gBAAgB,EAAE;MACdC,KAAK,EAAE,iBAAiB;MACxBC,IAAI,EAAE,IAAI;MACVC,OAAO,EAAEC;IACb;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,CAAC,CAAC,CAACC,WAAW,CAACb,uCAAuC,CAAC;AAAA,IAAAc,QAAA,GAAAC,OAAA,cAElEf,uCAAuC","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"listenEventOptions.schema.js","names":["_schema","require","listenEventOptionsSchema","id","version","namespace","name","description","fields","label","type","hint","defaultValue","options","undefined","isPrivate","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/listenEventOptions.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\n\n\nconst listenEventOptionsSchema: SpruceSchemas.SpruceCli.v2020_07_22.ListenEventOptionsSchema = {\n\tid: 'listenEventOptions',\n\tversion: 'v2020_07_22',\n\tnamespace: 'SpruceCli',\n\tname: 'Listen to event action',\n\tdescription: 'Options for event.listen.',\n\t fields: {\n\t /** Contract destination. Where I will generate event contracts. */\n\t 'contractDestinationDir': {\n\t label: 'Contract destination',\n\t type: 'text',\n\t hint: 'Where I will generate event contracts.',\n\t defaultValue: \"#spruce/events\",\n\t options: undefined\n\t },\n\t /** Schema types lookup directory. Where I will lookup schema types and interfaces. */\n\t 'schemaTypesLookupDir': {\n\t label: 'Schema types lookup directory',\n\t type: 'text',\n\t hint: 'Where I will lookup schema types and interfaces.',\n\t defaultValue: \"#spruce/schemas\",\n\t options: undefined\n\t },\n\t /** Sync only core events. For use in @sprucelabs/mercury-types */\n\t 'shouldSyncOnlyCoreEvents': {\n\t label: 'Sync only core events',\n\t type: 'boolean',\n\t hint: 'For use in @sprucelabs/mercury-types',\n\t options: undefined\n\t },\n\t /** Event signature types file. */\n\t 'skillEventContractTypesFile': {\n\t label: 'Event signature types file',\n\t type: 'text',\n\t defaultValue: \"@sprucelabs/mercury-types/build/types/mercury.types\",\n\t options: undefined\n\t },\n\t /** Event builder file. */\n\t 'eventBuilderFile': {\n\t label: 'Event builder file',\n\t type: 'text',\n\t defaultValue: \"@sprucelabs/mercury-types\",\n\t options: undefined\n\t },\n\t /** Namespace. */\n\t 'namespace': {\n\t label: 'Namespace',\n\t type: 'text',\n\t options: undefined\n\t },\n\t /** Event name. */\n\t 'eventName': {\n\t label: 'Event name',\n\t type: 'text',\n\t options: undefined\n\t },\n\t /** Events destination directory. Where should I add your listeners? */\n\t 'listenerDestinationDir': {\n\t label: 'Events destination directory',\n\t type: 'text',\n\t hint: 'Where should I add your listeners?',\n\t defaultValue: \"src/listeners\",\n\t options: undefined\n\t },\n\t /** Version. Set a version yourself instead of letting me generate one for you */\n\t 'version': {\n\t label: 'Version',\n\t type: 'text',\n\t isPrivate: true,\n\t hint: 'Set a version yourself instead of letting me generate one for you',\n\t options: undefined\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(listenEventOptionsSchema)\n\nexport default listenEventOptionsSchema\n"],"mappings":";;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAKA,IAAMC,wBAAsF,GAAI;EAC/FC,EAAE,EAAE,oBAAoB;EACxBC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,wBAAwB;EAC9BC,WAAW,EAAE,2BAA2B;EACpCC,MAAM,EAAE;IACA;IACA,wBAAwB,EAAE;MACtBC,KAAK,EAAE,sBAAsB;MAC7BC,IAAI,EAAE,MAAM;MACZC,IAAI,EAAE,wCAAwC;MAC9CC,YAAY,EAAE,gBAAgB;MAC9BC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,sBAAsB,EAAE;MACpBL,KAAK,EAAE,+BAA+B;MACtCC,IAAI,EAAE,MAAM;MACZC,IAAI,EAAE,kDAAkD;MACxDC,YAAY,EAAE,iBAAiB;MAC/BC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,0BAA0B,EAAE;MACxBL,KAAK,EAAE,uBAAuB;MAC9BC,IAAI,EAAE,SAAS;MACfC,IAAI,EAAE,sCAAsC;MAC5CE,OAAO,EAAEC;IACb,CAAC;IACD;IACA,6BAA6B,EAAE;MAC3BL,KAAK,EAAE,4BAA4B;MACnCC,IAAI,EAAE,MAAM;MACZE,YAAY,EAAE,qDAAqD;MACnEC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,kBAAkB,EAAE;MAChBL,KAAK,EAAE,oBAAoB;MAC3BC,IAAI,EAAE,MAAM;MACZE,YAAY,EAAE,2BAA2B;MACzCC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,WAAW,EAAE;MACTL,KAAK,EAAE,WAAW;MAClBC,IAAI,EAAE,MAAM;MACZG,OAAO,EAAEC;IACb,CAAC;IACD;IACA,WAAW,EAAE;MACTL,KAAK,EAAE,YAAY;MACnBC,IAAI,EAAE,MAAM;MACZG,OAAO,EAAEC;IACb,CAAC;IACD;IACA,wBAAwB,EAAE;MACtBL,KAAK,EAAE,8BAA8B;MACrCC,IAAI,EAAE,MAAM;MACZC,IAAI,EAAE,oCAAoC;MAC1CC,YAAY,EAAE,eAAe;MAC7BC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,SAAS,EAAE;MACPL,KAAK,EAAE,SAAS;MAChBC,IAAI,EAAE,MAAM;MACZK,SAAS,EAAE,IAAI;MACfJ,IAAI,EAAE,mEAAmE;MACzEE,OAAO,EAAEC;IACb;EACR;AACL,CAAC;AAEDE,sBAAc,CAACC,WAAW,CAAC,CAAC,CAACC,WAAW,CAAChB,wBAAwB,CAAC;AAAA,IAAAiB,QAAA,GAAAC,OAAA,cAEnDlB,wBAAwB"}
|
|
1
|
+
{"version":3,"file":"listenEventOptions.schema.js","names":["_schema","require","listenEventOptionsSchema","id","version","namespace","name","description","fields","label","type","hint","defaultValue","options","undefined","isPrivate","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/listenEventOptions.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\n\n\nconst listenEventOptionsSchema: SpruceSchemas.SpruceCli.v2020_07_22.ListenEventOptionsSchema = {\n\tid: 'listenEventOptions',\n\tversion: 'v2020_07_22',\n\tnamespace: 'SpruceCli',\n\tname: 'Listen to event action',\n\tdescription: 'Options for event.listen.',\n\t fields: {\n\t /** Contract destination. Where I will generate event contracts. */\n\t 'contractDestinationDir': {\n\t label: 'Contract destination',\n\t type: 'text',\n\t hint: 'Where I will generate event contracts.',\n\t defaultValue: \"#spruce/events\",\n\t options: undefined\n\t },\n\t /** Schema types lookup directory. Where I will lookup schema types and interfaces. */\n\t 'schemaTypesLookupDir': {\n\t label: 'Schema types lookup directory',\n\t type: 'text',\n\t hint: 'Where I will lookup schema types and interfaces.',\n\t defaultValue: \"#spruce/schemas\",\n\t options: undefined\n\t },\n\t /** Sync only core events. For use in @sprucelabs/mercury-types */\n\t 'shouldSyncOnlyCoreEvents': {\n\t label: 'Sync only core events',\n\t type: 'boolean',\n\t hint: 'For use in @sprucelabs/mercury-types',\n\t options: undefined\n\t },\n\t /** Event signature types file. */\n\t 'skillEventContractTypesFile': {\n\t label: 'Event signature types file',\n\t type: 'text',\n\t defaultValue: \"@sprucelabs/mercury-types/build/types/mercury.types\",\n\t options: undefined\n\t },\n\t /** Event builder file. */\n\t 'eventBuilderFile': {\n\t label: 'Event builder file',\n\t type: 'text',\n\t defaultValue: \"@sprucelabs/mercury-types\",\n\t options: undefined\n\t },\n\t /** Namespace. */\n\t 'namespace': {\n\t label: 'Namespace',\n\t type: 'text',\n\t options: undefined\n\t },\n\t /** Event name. */\n\t 'eventName': {\n\t label: 'Event name',\n\t type: 'text',\n\t options: undefined\n\t },\n\t /** Events destination directory. Where should I add your listeners? */\n\t 'listenerDestinationDir': {\n\t label: 'Events destination directory',\n\t type: 'text',\n\t hint: 'Where should I add your listeners?',\n\t defaultValue: \"src/listeners\",\n\t options: undefined\n\t },\n\t /** Version. Set a version yourself instead of letting me generate one for you */\n\t 'version': {\n\t label: 'Version',\n\t type: 'text',\n\t isPrivate: true,\n\t hint: 'Set a version yourself instead of letting me generate one for you',\n\t options: undefined\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(listenEventOptionsSchema)\n\nexport default listenEventOptionsSchema\n"],"mappings":";;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAKA,IAAMC,wBAAsF,GAAI;EAC/FC,EAAE,EAAE,oBAAoB;EACxBC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,wBAAwB;EAC9BC,WAAW,EAAE,2BAA2B;EACpCC,MAAM,EAAE;IACA;IACA,wBAAwB,EAAE;MACtBC,KAAK,EAAE,sBAAsB;MAC7BC,IAAI,EAAE,MAAM;MACZC,IAAI,EAAE,wCAAwC;MAC9CC,YAAY,EAAE,gBAAgB;MAC9BC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,sBAAsB,EAAE;MACpBL,KAAK,EAAE,+BAA+B;MACtCC,IAAI,EAAE,MAAM;MACZC,IAAI,EAAE,kDAAkD;MACxDC,YAAY,EAAE,iBAAiB;MAC/BC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,0BAA0B,EAAE;MACxBL,KAAK,EAAE,uBAAuB;MAC9BC,IAAI,EAAE,SAAS;MACfC,IAAI,EAAE,sCAAsC;MAC5CE,OAAO,EAAEC;IACb,CAAC;IACD;IACA,6BAA6B,EAAE;MAC3BL,KAAK,EAAE,4BAA4B;MACnCC,IAAI,EAAE,MAAM;MACZE,YAAY,EAAE,qDAAqD;MACnEC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,kBAAkB,EAAE;MAChBL,KAAK,EAAE,oBAAoB;MAC3BC,IAAI,EAAE,MAAM;MACZE,YAAY,EAAE,2BAA2B;MACzCC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,WAAW,EAAE;MACTL,KAAK,EAAE,WAAW;MAClBC,IAAI,EAAE,MAAM;MACZG,OAAO,EAAEC;IACb,CAAC;IACD;IACA,WAAW,EAAE;MACTL,KAAK,EAAE,YAAY;MACnBC,IAAI,EAAE,MAAM;MACZG,OAAO,EAAEC;IACb,CAAC;IACD;IACA,wBAAwB,EAAE;MACtBL,KAAK,EAAE,8BAA8B;MACrCC,IAAI,EAAE,MAAM;MACZC,IAAI,EAAE,oCAAoC;MAC1CC,YAAY,EAAE,eAAe;MAC7BC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,SAAS,EAAE;MACPL,KAAK,EAAE,SAAS;MAChBC,IAAI,EAAE,MAAM;MACZK,SAAS,EAAE,IAAI;MACfJ,IAAI,EAAE,mEAAmE;MACzEE,OAAO,EAAEC;IACb;EACR;AACL,CAAC;AAEDE,sBAAc,CAACC,WAAW,CAAC,CAAC,CAACC,WAAW,CAAChB,wBAAwB,CAAC;AAAA,IAAAiB,QAAA,GAAAC,OAAA,cAEnDlB,wBAAwB","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"namedTemplateItem.schema.js","names":["_schema","require","namedTemplateItemSchema","id","version","namespace","name","description","fields","label","type","isRequired","hint","options","undefined","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/namedTemplateItem.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\n\n\nconst namedTemplateItemSchema: SpruceSchemas.SpruceCli.v2020_07_22.NamedTemplateItemSchema = {\n\tid: 'namedTemplateItem',\n\tversion: 'v2020_07_22',\n\tnamespace: 'SpruceCli',\n\tname: 'NamedTemplateItem',\n\tdescription: 'Used to collect input on the names of a class or interface',\n\t fields: {\n\t /** Readable name. The name people will read */\n\t 'nameReadable': {\n\t label: 'Readable name',\n\t type: 'text',\n\t isRequired: true,\n\t hint: 'The name people will read',\n\t options: undefined\n\t },\n\t /** Readable name (plural). The plural form of the name people will read */\n\t 'nameReadablePlural': {\n\t label: 'Readable name (plural)',\n\t type: 'text',\n\t isRequired: true,\n\t hint: 'The plural form of the name people will read',\n\t options: undefined\n\t },\n\t /** Camel case name. camelCase version of the name */\n\t 'nameCamel': {\n\t label: 'Camel case name',\n\t type: 'text',\n\t isRequired: true,\n\t hint: 'camelCase version of the name',\n\t options: undefined\n\t },\n\t /** Plural camel case name. camelCase version of the name */\n\t 'nameCamelPlural': {\n\t label: 'Plural camel case name',\n\t type: 'text',\n\t hint: 'camelCase version of the name',\n\t options: undefined\n\t },\n\t /** Pascal case name. PascalCase of the name */\n\t 'namePascal': {\n\t label: 'Pascal case name',\n\t type: 'text',\n\t hint: 'PascalCase of the name',\n\t options: undefined\n\t },\n\t /** Plural Pascal case name. PascalCase of the name */\n\t 'namePascalPlural': {\n\t label: 'Plural Pascal case name',\n\t type: 'text',\n\t hint: 'PascalCase of the name',\n\t options: undefined\n\t },\n\t /** Constant case name. CONST_CASE of the name */\n\t 'nameConst': {\n\t label: 'Constant case name',\n\t type: 'text',\n\t hint: 'CONST_CASE of the name',\n\t options: undefined\n\t },\n\t /** Kebab case name. kebab-case of the name */\n\t 'nameKebab': {\n\t label: 'Kebab case name',\n\t type: 'text',\n\t hint: 'kebab-case of the name',\n\t options: undefined\n\t },\n\t /** Snake case name. snake_case of the name */\n\t 'nameSnake': {\n\t label: 'Snake case name',\n\t type: 'text',\n\t hint: 'snake_case of the name',\n\t options: undefined\n\t },\n\t /** Snake case name (plural). snakes_case of the name */\n\t 'nameSnakePlural': {\n\t label: 'Snake case name (plural)',\n\t type: 'text',\n\t hint: 'snakes_case of the name',\n\t options: undefined\n\t },\n\t /** Description. Describe a bit more here */\n\t 'description': {\n\t label: 'Description',\n\t type: 'text',\n\t hint: 'Describe a bit more here',\n\t options: undefined\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(namedTemplateItemSchema)\n\nexport default namedTemplateItemSchema\n"],"mappings":";;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAKA,IAAMC,uBAAoF,GAAI;EAC7FC,EAAE,EAAE,mBAAmB;EACvBC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,mBAAmB;EACzBC,WAAW,EAAE,4DAA4D;EACrEC,MAAM,EAAE;IACA;IACA,cAAc,EAAE;MACZC,KAAK,EAAE,eAAe;MACtBC,IAAI,EAAE,MAAM;MACZC,UAAU,EAAE,IAAI;MAChBC,IAAI,EAAE,2BAA2B;MACjCC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,oBAAoB,EAAE;MAClBL,KAAK,EAAE,wBAAwB;MAC/BC,IAAI,EAAE,MAAM;MACZC,UAAU,EAAE,IAAI;MAChBC,IAAI,EAAE,8CAA8C;MACpDC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,WAAW,EAAE;MACTL,KAAK,EAAE,iBAAiB;MACxBC,IAAI,EAAE,MAAM;MACZC,UAAU,EAAE,IAAI;MAChBC,IAAI,EAAE,+BAA+B;MACrCC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,iBAAiB,EAAE;MACfL,KAAK,EAAE,wBAAwB;MAC/BC,IAAI,EAAE,MAAM;MACZE,IAAI,EAAE,+BAA+B;MACrCC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,YAAY,EAAE;MACVL,KAAK,EAAE,kBAAkB;MACzBC,IAAI,EAAE,MAAM;MACZE,IAAI,EAAE,wBAAwB;MAC9BC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,kBAAkB,EAAE;MAChBL,KAAK,EAAE,yBAAyB;MAChCC,IAAI,EAAE,MAAM;MACZE,IAAI,EAAE,wBAAwB;MAC9BC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,WAAW,EAAE;MACTL,KAAK,EAAE,oBAAoB;MAC3BC,IAAI,EAAE,MAAM;MACZE,IAAI,EAAE,wBAAwB;MAC9BC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,WAAW,EAAE;MACTL,KAAK,EAAE,iBAAiB;MACxBC,IAAI,EAAE,MAAM;MACZE,IAAI,EAAE,wBAAwB;MAC9BC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,WAAW,EAAE;MACTL,KAAK,EAAE,iBAAiB;MACxBC,IAAI,EAAE,MAAM;MACZE,IAAI,EAAE,wBAAwB;MAC9BC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,iBAAiB,EAAE;MACfL,KAAK,EAAE,0BAA0B;MACjCC,IAAI,EAAE,MAAM;MACZE,IAAI,EAAE,yBAAyB;MAC/BC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,aAAa,EAAE;MACXL,KAAK,EAAE,aAAa;MACpBC,IAAI,EAAE,MAAM;MACZE,IAAI,EAAE,0BAA0B;MAChCC,OAAO,EAAEC;IACb;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,CAAC,CAAC,CAACC,WAAW,CAACf,uBAAuB,CAAC;AAAA,IAAAgB,QAAA,GAAAC,OAAA,cAElDjB,uBAAuB"}
|
|
1
|
+
{"version":3,"file":"namedTemplateItem.schema.js","names":["_schema","require","namedTemplateItemSchema","id","version","namespace","name","description","fields","label","type","isRequired","hint","options","undefined","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/namedTemplateItem.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\n\n\nconst namedTemplateItemSchema: SpruceSchemas.SpruceCli.v2020_07_22.NamedTemplateItemSchema = {\n\tid: 'namedTemplateItem',\n\tversion: 'v2020_07_22',\n\tnamespace: 'SpruceCli',\n\tname: 'NamedTemplateItem',\n\tdescription: 'Used to collect input on the names of a class or interface',\n\t fields: {\n\t /** Readable name. The name people will read */\n\t 'nameReadable': {\n\t label: 'Readable name',\n\t type: 'text',\n\t isRequired: true,\n\t hint: 'The name people will read',\n\t options: undefined\n\t },\n\t /** Readable name (plural). The plural form of the name people will read */\n\t 'nameReadablePlural': {\n\t label: 'Readable name (plural)',\n\t type: 'text',\n\t isRequired: true,\n\t hint: 'The plural form of the name people will read',\n\t options: undefined\n\t },\n\t /** Camel case name. camelCase version of the name */\n\t 'nameCamel': {\n\t label: 'Camel case name',\n\t type: 'text',\n\t isRequired: true,\n\t hint: 'camelCase version of the name',\n\t options: undefined\n\t },\n\t /** Plural camel case name. camelCase version of the name */\n\t 'nameCamelPlural': {\n\t label: 'Plural camel case name',\n\t type: 'text',\n\t hint: 'camelCase version of the name',\n\t options: undefined\n\t },\n\t /** Pascal case name. PascalCase of the name */\n\t 'namePascal': {\n\t label: 'Pascal case name',\n\t type: 'text',\n\t hint: 'PascalCase of the name',\n\t options: undefined\n\t },\n\t /** Plural Pascal case name. PascalCase of the name */\n\t 'namePascalPlural': {\n\t label: 'Plural Pascal case name',\n\t type: 'text',\n\t hint: 'PascalCase of the name',\n\t options: undefined\n\t },\n\t /** Constant case name. CONST_CASE of the name */\n\t 'nameConst': {\n\t label: 'Constant case name',\n\t type: 'text',\n\t hint: 'CONST_CASE of the name',\n\t options: undefined\n\t },\n\t /** Kebab case name. kebab-case of the name */\n\t 'nameKebab': {\n\t label: 'Kebab case name',\n\t type: 'text',\n\t hint: 'kebab-case of the name',\n\t options: undefined\n\t },\n\t /** Snake case name. snake_case of the name */\n\t 'nameSnake': {\n\t label: 'Snake case name',\n\t type: 'text',\n\t hint: 'snake_case of the name',\n\t options: undefined\n\t },\n\t /** Snake case name (plural). snakes_case of the name */\n\t 'nameSnakePlural': {\n\t label: 'Snake case name (plural)',\n\t type: 'text',\n\t hint: 'snakes_case of the name',\n\t options: undefined\n\t },\n\t /** Description. Describe a bit more here */\n\t 'description': {\n\t label: 'Description',\n\t type: 'text',\n\t hint: 'Describe a bit more here',\n\t options: undefined\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(namedTemplateItemSchema)\n\nexport default namedTemplateItemSchema\n"],"mappings":";;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAKA,IAAMC,uBAAoF,GAAI;EAC7FC,EAAE,EAAE,mBAAmB;EACvBC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,mBAAmB;EACzBC,WAAW,EAAE,4DAA4D;EACrEC,MAAM,EAAE;IACA;IACA,cAAc,EAAE;MACZC,KAAK,EAAE,eAAe;MACtBC,IAAI,EAAE,MAAM;MACZC,UAAU,EAAE,IAAI;MAChBC,IAAI,EAAE,2BAA2B;MACjCC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,oBAAoB,EAAE;MAClBL,KAAK,EAAE,wBAAwB;MAC/BC,IAAI,EAAE,MAAM;MACZC,UAAU,EAAE,IAAI;MAChBC,IAAI,EAAE,8CAA8C;MACpDC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,WAAW,EAAE;MACTL,KAAK,EAAE,iBAAiB;MACxBC,IAAI,EAAE,MAAM;MACZC,UAAU,EAAE,IAAI;MAChBC,IAAI,EAAE,+BAA+B;MACrCC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,iBAAiB,EAAE;MACfL,KAAK,EAAE,wBAAwB;MAC/BC,IAAI,EAAE,MAAM;MACZE,IAAI,EAAE,+BAA+B;MACrCC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,YAAY,EAAE;MACVL,KAAK,EAAE,kBAAkB;MACzBC,IAAI,EAAE,MAAM;MACZE,IAAI,EAAE,wBAAwB;MAC9BC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,kBAAkB,EAAE;MAChBL,KAAK,EAAE,yBAAyB;MAChCC,IAAI,EAAE,MAAM;MACZE,IAAI,EAAE,wBAAwB;MAC9BC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,WAAW,EAAE;MACTL,KAAK,EAAE,oBAAoB;MAC3BC,IAAI,EAAE,MAAM;MACZE,IAAI,EAAE,wBAAwB;MAC9BC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,WAAW,EAAE;MACTL,KAAK,EAAE,iBAAiB;MACxBC,IAAI,EAAE,MAAM;MACZE,IAAI,EAAE,wBAAwB;MAC9BC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,WAAW,EAAE;MACTL,KAAK,EAAE,iBAAiB;MACxBC,IAAI,EAAE,MAAM;MACZE,IAAI,EAAE,wBAAwB;MAC9BC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,iBAAiB,EAAE;MACfL,KAAK,EAAE,0BAA0B;MACjCC,IAAI,EAAE,MAAM;MACZE,IAAI,EAAE,yBAAyB;MAC/BC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,aAAa,EAAE;MACXL,KAAK,EAAE,aAAa;MACpBC,IAAI,EAAE,MAAM;MACZE,IAAI,EAAE,0BAA0B;MAChCC,OAAO,EAAEC;IACb;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,CAAC,CAAC,CAACC,WAAW,CAACf,uBAAuB,CAAC;AAAA,IAAAgB,QAAA,GAAAC,OAAA,cAElDjB,uBAAuB","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"nodeFeatureOptions.schema.js","names":["_schema","require","nodeFeatureOptionsSchema","id","version","namespace","name","description","fields","type","defaultValue","options","undefined","label","isRequired","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/nodeFeatureOptions.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\n\n\nconst nodeFeatureOptionsSchema: SpruceSchemas.SpruceCli.v2020_07_22.NodeFeatureOptionsSchema = {\n\tid: 'nodeFeatureOptions',\n\tversion: 'v2020_07_22',\n\tnamespace: 'SpruceCli',\n\tname: 'Create node module',\n\tdescription: 'Create a new node module, to be written in typescript, ready to rock!',\n\t fields: {\n\t /** . */\n\t 'destination': {\n\t type: 'text',\n\t defaultValue: \".\",\n\t options: undefined\n\t },\n\t /** What's the name of your module?. */\n\t 'name': {\n\t label: 'What\\'s the name of your module?',\n\t type: 'text',\n\t isRequired: true,\n\t options: undefined\n\t },\n\t /** How would you describe your module?. */\n\t 'description': {\n\t label: 'How would you describe your module?',\n\t type: 'text',\n\t isRequired: true,\n\t options: undefined\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(nodeFeatureOptionsSchema)\n\nexport default nodeFeatureOptionsSchema\n"],"mappings":";;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAKA,IAAMC,wBAAsF,GAAI;EAC/FC,EAAE,EAAE,oBAAoB;EACxBC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,oBAAoB;EAC1BC,WAAW,EAAE,uEAAuE;EAChFC,MAAM,EAAE;IACA;IACA,aAAa,EAAE;MACXC,IAAI,EAAE,MAAM;MACZC,YAAY,EAAE,GAAG;MACjBC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,MAAM,EAAE;MACJC,KAAK,EAAE,kCAAkC;MACzCJ,IAAI,EAAE,MAAM;MACZK,UAAU,EAAE,IAAI;MAChBH,OAAO,EAAEC;IACb,CAAC;IACD;IACA,aAAa,EAAE;MACXC,KAAK,EAAE,qCAAqC;MAC5CJ,IAAI,EAAE,MAAM;MACZK,UAAU,EAAE,IAAI;MAChBH,OAAO,EAAEC;IACb;EACR;AACL,CAAC;AAEDG,sBAAc,CAACC,WAAW,CAAC,CAAC,CAACC,WAAW,CAACf,wBAAwB,CAAC;AAAA,IAAAgB,QAAA,GAAAC,OAAA,cAEnDjB,wBAAwB"}
|
|
1
|
+
{"version":3,"file":"nodeFeatureOptions.schema.js","names":["_schema","require","nodeFeatureOptionsSchema","id","version","namespace","name","description","fields","type","defaultValue","options","undefined","label","isRequired","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/nodeFeatureOptions.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\n\n\nconst nodeFeatureOptionsSchema: SpruceSchemas.SpruceCli.v2020_07_22.NodeFeatureOptionsSchema = {\n\tid: 'nodeFeatureOptions',\n\tversion: 'v2020_07_22',\n\tnamespace: 'SpruceCli',\n\tname: 'Create node module',\n\tdescription: 'Create a new node module, to be written in typescript, ready to rock!',\n\t fields: {\n\t /** . */\n\t 'destination': {\n\t type: 'text',\n\t defaultValue: \".\",\n\t options: undefined\n\t },\n\t /** What's the name of your module?. */\n\t 'name': {\n\t label: 'What\\'s the name of your module?',\n\t type: 'text',\n\t isRequired: true,\n\t options: undefined\n\t },\n\t /** How would you describe your module?. */\n\t 'description': {\n\t label: 'How would you describe your module?',\n\t type: 'text',\n\t isRequired: true,\n\t options: undefined\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(nodeFeatureOptionsSchema)\n\nexport default nodeFeatureOptionsSchema\n"],"mappings":";;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAKA,IAAMC,wBAAsF,GAAI;EAC/FC,EAAE,EAAE,oBAAoB;EACxBC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,oBAAoB;EAC1BC,WAAW,EAAE,uEAAuE;EAChFC,MAAM,EAAE;IACA;IACA,aAAa,EAAE;MACXC,IAAI,EAAE,MAAM;MACZC,YAAY,EAAE,GAAG;MACjBC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,MAAM,EAAE;MACJC,KAAK,EAAE,kCAAkC;MACzCJ,IAAI,EAAE,MAAM;MACZK,UAAU,EAAE,IAAI;MAChBH,OAAO,EAAEC;IACb,CAAC;IACD;IACA,aAAa,EAAE;MACXC,KAAK,EAAE,qCAAqC;MAC5CJ,IAAI,EAAE,MAAM;MACZK,UAAU,EAAE,IAAI;MAChBH,OAAO,EAAEC;IACb;EACR;AACL,CAAC;AAEDG,sBAAc,CAACC,WAAW,CAAC,CAAC,CAACC,WAAW,CAACf,wBAAwB,CAAC;AAAA,IAAAgB,QAAA,GAAAC,OAAA,cAEnDjB,wBAAwB","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"npmPackage.schema.js","names":["_schema","require","npmPackageSchema","id","version","namespace","name","fields","type","isRequired","options","undefined","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/npmPackage.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\n\n\nconst npmPackageSchema: SpruceSchemas.SpruceCli.v2020_07_22.NpmPackageSchema = {\n\tid: 'npmPackage',\n\tversion: 'v2020_07_22',\n\tnamespace: 'SpruceCli',\n\tname: '',\n\t fields: {\n\t /** . */\n\t 'name': {\n\t type: 'text',\n\t isRequired: true,\n\t options: undefined\n\t },\n\t /** . */\n\t 'version': {\n\t type: 'text',\n\t options: undefined\n\t },\n\t /** . */\n\t 'isDev': {\n\t type: 'boolean',\n\t options: undefined\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(npmPackageSchema)\n\nexport default npmPackageSchema\n"],"mappings":";;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAKA,IAAMC,gBAAsE,GAAI;EAC/EC,EAAE,EAAE,YAAY;EAChBC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,EAAE;EACJC,MAAM,EAAE;IACA;IACA,MAAM,EAAE;MACJC,IAAI,EAAE,MAAM;MACZC,UAAU,EAAE,IAAI;MAChBC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,SAAS,EAAE;MACPH,IAAI,EAAE,MAAM;MACZE,OAAO,EAAEC;IACb,CAAC;IACD;IACA,OAAO,EAAE;MACLH,IAAI,EAAE,SAAS;MACfE,OAAO,EAAEC;IACb;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,CAAC,CAAC,CAACC,WAAW,CAACZ,gBAAgB,CAAC;AAAA,IAAAa,QAAA,GAAAC,OAAA,cAE3Cd,gBAAgB"}
|
|
1
|
+
{"version":3,"file":"npmPackage.schema.js","names":["_schema","require","npmPackageSchema","id","version","namespace","name","fields","type","isRequired","options","undefined","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/npmPackage.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\n\n\nconst npmPackageSchema: SpruceSchemas.SpruceCli.v2020_07_22.NpmPackageSchema = {\n\tid: 'npmPackage',\n\tversion: 'v2020_07_22',\n\tnamespace: 'SpruceCli',\n\tname: '',\n\t fields: {\n\t /** . */\n\t 'name': {\n\t type: 'text',\n\t isRequired: true,\n\t options: undefined\n\t },\n\t /** . */\n\t 'version': {\n\t type: 'text',\n\t options: undefined\n\t },\n\t /** . */\n\t 'isDev': {\n\t type: 'boolean',\n\t options: undefined\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(npmPackageSchema)\n\nexport default npmPackageSchema\n"],"mappings":";;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAKA,IAAMC,gBAAsE,GAAI;EAC/EC,EAAE,EAAE,YAAY;EAChBC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,EAAE;EACJC,MAAM,EAAE;IACA;IACA,MAAM,EAAE;MACJC,IAAI,EAAE,MAAM;MACZC,UAAU,EAAE,IAAI;MAChBC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,SAAS,EAAE;MACPH,IAAI,EAAE,MAAM;MACZE,OAAO,EAAEC;IACb,CAAC;IACD;IACA,OAAO,EAAE;MACLH,IAAI,EAAE,SAAS;MACfE,OAAO,EAAEC;IACb;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,CAAC,CAAC,CAACC,WAAW,CAACZ,gBAAgB,CAAC;AAAA,IAAAa,QAAA,GAAAC,OAAA,cAE3Cd,gBAAgB","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"onboardOptions.schema.js","names":["_schema","require","onboardOptionsSchema","id","version","namespace","name","description","fields","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/onboardOptions.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\n\n\nconst onboardOptionsSchema: SpruceSchemas.SpruceCli.v2020_07_22.OnboardOptionsSchema = {\n\tid: 'onboardOptions',\n\tversion: 'v2020_07_22',\n\tnamespace: 'SpruceCli',\n\tname: 'Onboard action',\n\tdescription: 'The question is; Are you read? ⚡️',\n\t fields: {\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(onboardOptionsSchema)\n\nexport default onboardOptionsSchema\n"],"mappings":";;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAKA,IAAMC,oBAA8E,GAAI;EACvFC,EAAE,EAAE,gBAAgB;EACpBC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,gBAAgB;EACtBC,WAAW,EAAE,mCAAmC;EAC5CC,MAAM,EAAE,CACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,CAAC,CAAC,CAACC,WAAW,CAACT,oBAAoB,CAAC;AAAA,IAAAU,QAAA,GAAAC,OAAA,cAE/CX,oBAAoB"}
|
|
1
|
+
{"version":3,"file":"onboardOptions.schema.js","names":["_schema","require","onboardOptionsSchema","id","version","namespace","name","description","fields","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/onboardOptions.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\n\n\nconst onboardOptionsSchema: SpruceSchemas.SpruceCli.v2020_07_22.OnboardOptionsSchema = {\n\tid: 'onboardOptions',\n\tversion: 'v2020_07_22',\n\tnamespace: 'SpruceCli',\n\tname: 'Onboard action',\n\tdescription: 'The question is; Are you read? ⚡️',\n\t fields: {\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(onboardOptionsSchema)\n\nexport default onboardOptionsSchema\n"],"mappings":";;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAKA,IAAMC,oBAA8E,GAAI;EACvFC,EAAE,EAAE,gBAAgB;EACpBC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,gBAAgB;EACtBC,WAAW,EAAE,mCAAmC;EAC5CC,MAAM,EAAE,CACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,CAAC,CAAC,CAACC,WAAW,CAACT,oBAAoB,CAAC;AAAA,IAAAU,QAAA,GAAAC,OAAA,cAE/CX,oBAAoB","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"onboarding.schema.js","names":["_schema","require","onboardingSchema","id","version","namespace","name","description","fields","label","type","isRequired","options","choices","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/onboarding.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\n\n\nconst onboardingSchema: SpruceSchemas.SpruceCli.v2020_07_22.OnboardingSchema = {\n\tid: 'onboarding',\n\tversion: 'v2020_07_22',\n\tnamespace: 'SpruceCli',\n\tname: 'Onboarding',\n\tdescription: 'Track onboarding progress and tutorials & quizzes completed.',\n\t fields: {\n\t /** mode. */\n\t 'mode': {\n\t label: 'mode',\n\t type: 'select',\n\t isRequired: true,\n\t options: {choices: [{\"label\":\"Short\",\"value\":\"short\"},{\"label\":\"Immersive\",\"value\":\"immersive\"},{\"label\":\"Off\",\"value\":\"off\"}],}\n\t },\n\t /** Stage. */\n\t 'stage': {\n\t label: 'Stage',\n\t type: 'select',\n\t options: {choices: [{\"label\":\"Create skill\",\"value\":\"create.skill\"},{\"label\":\"Test\",\"value\":\"test\"}],}\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(onboardingSchema)\n\nexport default onboardingSchema\n"],"mappings":";;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAKA,IAAMC,gBAAsE,GAAI;EAC/EC,EAAE,EAAE,YAAY;EAChBC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,YAAY;EAClBC,WAAW,EAAE,8DAA8D;EACvEC,MAAM,EAAE;IACA;IACA,MAAM,EAAE;MACJC,KAAK,EAAE,MAAM;MACbC,IAAI,EAAE,QAAQ;MACdC,UAAU,EAAE,IAAI;MAChBC,OAAO,EAAE;QAACC,OAAO,EAAE,CAAC;UAAC,OAAO,EAAC,OAAO;UAAC,OAAO,EAAC;QAAO,CAAC,EAAC;UAAC,OAAO,EAAC,WAAW;UAAC,OAAO,EAAC;QAAW,CAAC,EAAC;UAAC,OAAO,EAAC,KAAK;UAAC,OAAO,EAAC;QAAK,CAAC;MAAE;IACnI,CAAC;IACD;IACA,OAAO,EAAE;MACLJ,KAAK,EAAE,OAAO;MACdC,IAAI,EAAE,QAAQ;MACdE,OAAO,EAAE;QAACC,OAAO,EAAE,CAAC;UAAC,OAAO,EAAC,cAAc;UAAC,OAAO,EAAC;QAAc,CAAC,EAAC;UAAC,OAAO,EAAC,MAAM;UAAC,OAAO,EAAC;QAAM,CAAC;MAAE;IACzG;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,CAAC,CAAC,CAACC,WAAW,CAACd,gBAAgB,CAAC;AAAA,IAAAe,QAAA,GAAAC,OAAA,cAE3ChB,gBAAgB"}
|
|
1
|
+
{"version":3,"file":"onboarding.schema.js","names":["_schema","require","onboardingSchema","id","version","namespace","name","description","fields","label","type","isRequired","options","choices","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/onboarding.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\n\n\nconst onboardingSchema: SpruceSchemas.SpruceCli.v2020_07_22.OnboardingSchema = {\n\tid: 'onboarding',\n\tversion: 'v2020_07_22',\n\tnamespace: 'SpruceCli',\n\tname: 'Onboarding',\n\tdescription: 'Track onboarding progress and tutorials & quizzes completed.',\n\t fields: {\n\t /** mode. */\n\t 'mode': {\n\t label: 'mode',\n\t type: 'select',\n\t isRequired: true,\n\t options: {choices: [{\"label\":\"Short\",\"value\":\"short\"},{\"label\":\"Immersive\",\"value\":\"immersive\"},{\"label\":\"Off\",\"value\":\"off\"}],}\n\t },\n\t /** Stage. */\n\t 'stage': {\n\t label: 'Stage',\n\t type: 'select',\n\t options: {choices: [{\"label\":\"Create skill\",\"value\":\"create.skill\"},{\"label\":\"Test\",\"value\":\"test\"}],}\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(onboardingSchema)\n\nexport default onboardingSchema\n"],"mappings":";;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAKA,IAAMC,gBAAsE,GAAI;EAC/EC,EAAE,EAAE,YAAY;EAChBC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,YAAY;EAClBC,WAAW,EAAE,8DAA8D;EACvEC,MAAM,EAAE;IACA;IACA,MAAM,EAAE;MACJC,KAAK,EAAE,MAAM;MACbC,IAAI,EAAE,QAAQ;MACdC,UAAU,EAAE,IAAI;MAChBC,OAAO,EAAE;QAACC,OAAO,EAAE,CAAC;UAAC,OAAO,EAAC,OAAO;UAAC,OAAO,EAAC;QAAO,CAAC,EAAC;UAAC,OAAO,EAAC,WAAW;UAAC,OAAO,EAAC;QAAW,CAAC,EAAC;UAAC,OAAO,EAAC,KAAK;UAAC,OAAO,EAAC;QAAK,CAAC;MAAE;IACnI,CAAC;IACD;IACA,OAAO,EAAE;MACLJ,KAAK,EAAE,OAAO;MACdC,IAAI,EAAE,QAAQ;MACdE,OAAO,EAAE;QAACC,OAAO,EAAE,CAAC;UAAC,OAAO,EAAC,cAAc;UAAC,OAAO,EAAC;QAAc,CAAC,EAAC;UAAC,OAAO,EAAC,MAAM;UAAC,OAAO,EAAC;QAAM,CAAC;MAAE;IACzG;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,CAAC,CAAC,CAACC,WAAW,CAACd,gBAAgB,CAAC;AAAA,IAAAe,QAAA,GAAAC,OAAA,cAE3ChB,gBAAgB","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"personWithToken.schema.js","names":["_schema","require","personWithTokenSchema","id","version","namespace","name","description","fields","label","type","isRequired","options","undefined","hint","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/personWithToken.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\n\n\nconst personWithTokenSchema: SpruceSchemas.SpruceCli.v2020_07_22.PersonWithTokenSchema = {\n\tid: 'personWithToken',\n\tversion: 'v2020_07_22',\n\tnamespace: 'SpruceCli',\n\tname: '',\n\tdescription: 'A stripped down cli user with token details for login',\n\t fields: {\n\t /** Id. */\n\t 'id': {\n\t label: 'Id',\n\t type: 'id',\n\t isRequired: true,\n\t options: undefined\n\t },\n\t /** Casual name. The name you can use when talking to this person. */\n\t 'casualName': {\n\t label: 'Casual name',\n\t type: 'text',\n\t isRequired: true,\n\t hint: 'The name you can use when talking to this person.',\n\t options: undefined\n\t },\n\t /** . */\n\t 'token': {\n\t type: 'text',\n\t isRequired: true,\n\t options: undefined\n\t },\n\t /** Logged in. */\n\t 'isLoggedIn': {\n\t label: 'Logged in',\n\t type: 'boolean',\n\t options: undefined\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(personWithTokenSchema)\n\nexport default personWithTokenSchema\n"],"mappings":";;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAKA,IAAMC,qBAAgF,GAAI;EACzFC,EAAE,EAAE,iBAAiB;EACrBC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,EAAE;EACRC,WAAW,EAAE,uDAAuD;EAChEC,MAAM,EAAE;IACA;IACA,IAAI,EAAE;MACFC,KAAK,EAAE,IAAI;MACXC,IAAI,EAAE,IAAI;MACVC,UAAU,EAAE,IAAI;MAChBC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,YAAY,EAAE;MACVJ,KAAK,EAAE,aAAa;MACpBC,IAAI,EAAE,MAAM;MACZC,UAAU,EAAE,IAAI;MAChBG,IAAI,EAAE,mDAAmD;MACzDF,OAAO,EAAEC;IACb,CAAC;IACD;IACA,OAAO,EAAE;MACLH,IAAI,EAAE,MAAM;MACZC,UAAU,EAAE,IAAI;MAChBC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,YAAY,EAAE;MACVJ,KAAK,EAAE,WAAW;MAClBC,IAAI,EAAE,SAAS;MACfE,OAAO,EAAEC;IACb;EACR;AACL,CAAC;AAEDE,sBAAc,CAACC,WAAW,CAAC,CAAC,CAACC,WAAW,CAACf,qBAAqB,CAAC;AAAA,IAAAgB,QAAA,GAAAC,OAAA,cAEhDjB,qBAAqB"}
|
|
1
|
+
{"version":3,"file":"personWithToken.schema.js","names":["_schema","require","personWithTokenSchema","id","version","namespace","name","description","fields","label","type","isRequired","options","undefined","hint","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/personWithToken.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\n\n\nconst personWithTokenSchema: SpruceSchemas.SpruceCli.v2020_07_22.PersonWithTokenSchema = {\n\tid: 'personWithToken',\n\tversion: 'v2020_07_22',\n\tnamespace: 'SpruceCli',\n\tname: '',\n\tdescription: 'A stripped down cli user with token details for login',\n\t fields: {\n\t /** Id. */\n\t 'id': {\n\t label: 'Id',\n\t type: 'id',\n\t isRequired: true,\n\t options: undefined\n\t },\n\t /** Casual name. The name you can use when talking to this person. */\n\t 'casualName': {\n\t label: 'Casual name',\n\t type: 'text',\n\t isRequired: true,\n\t hint: 'The name you can use when talking to this person.',\n\t options: undefined\n\t },\n\t /** . */\n\t 'token': {\n\t type: 'text',\n\t isRequired: true,\n\t options: undefined\n\t },\n\t /** Logged in. */\n\t 'isLoggedIn': {\n\t label: 'Logged in',\n\t type: 'boolean',\n\t options: undefined\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(personWithTokenSchema)\n\nexport default personWithTokenSchema\n"],"mappings":";;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAKA,IAAMC,qBAAgF,GAAI;EACzFC,EAAE,EAAE,iBAAiB;EACrBC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,EAAE;EACRC,WAAW,EAAE,uDAAuD;EAChEC,MAAM,EAAE;IACA;IACA,IAAI,EAAE;MACFC,KAAK,EAAE,IAAI;MACXC,IAAI,EAAE,IAAI;MACVC,UAAU,EAAE,IAAI;MAChBC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,YAAY,EAAE;MACVJ,KAAK,EAAE,aAAa;MACpBC,IAAI,EAAE,MAAM;MACZC,UAAU,EAAE,IAAI;MAChBG,IAAI,EAAE,mDAAmD;MACzDF,OAAO,EAAEC;IACb,CAAC;IACD;IACA,OAAO,EAAE;MACLH,IAAI,EAAE,MAAM;MACZC,UAAU,EAAE,IAAI;MAChBC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,YAAY,EAAE;MACVJ,KAAK,EAAE,WAAW;MAClBC,IAAI,EAAE,SAAS;MACfE,OAAO,EAAEC;IACb;EACR;AACL,CAAC;AAEDE,sBAAc,CAACC,WAAW,CAAC,CAAC,CAACC,WAAW,CAACf,qBAAqB,CAAC;AAAA,IAAAgB,QAAA,GAAAC,OAAA,cAEhDjB,qBAAqB","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"registerDashboardWidgetsEmitPayloadSchema.schema.js","names":["_schema","require","registerDashboardWidgetsEmitPayloadSchemaSchema","id","version","namespace","name","fields","type","options","valueType","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/registerDashboardWidgetsEmitPayloadSchema.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\n\n\nconst registerDashboardWidgetsEmitPayloadSchemaSchema: SpruceSchemas.SpruceCli.v2020_07_22.RegisterDashboardWidgetsEmitPayloadSchemaSchema = {\n\tid: 'registerDashboardWidgetsEmitPayloadSchema',\n\tversion: 'v2020_07_22',\n\tnamespace: 'SpruceCli',\n\tname: 'register dashboard widgets emit payload schema',\n\t fields: {\n\t /** . */\n\t 'widgets': {\n\t type: 'raw',\n\t options: {valueType: `BaseWidget`,}\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(registerDashboardWidgetsEmitPayloadSchemaSchema)\n\nexport default registerDashboardWidgetsEmitPayloadSchemaSchema\n"],"mappings":";;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAKA,IAAMC,+CAAoI,GAAI;EAC7IC,EAAE,EAAE,2CAA2C;EAC/CC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,gDAAgD;EAClDC,MAAM,EAAE;IACA;IACA,SAAS,EAAE;MACPC,IAAI,EAAE,KAAK;MACXC,OAAO,EAAE;QAACC,SAAS;MAAe;IACtC;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,CAAC,CAAC,CAACC,WAAW,CAACX,+CAA+C,CAAC;AAAA,IAAAY,QAAA,GAAAC,OAAA,cAE1Eb,+CAA+C"}
|
|
1
|
+
{"version":3,"file":"registerDashboardWidgetsEmitPayloadSchema.schema.js","names":["_schema","require","registerDashboardWidgetsEmitPayloadSchemaSchema","id","version","namespace","name","fields","type","options","valueType","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/registerDashboardWidgetsEmitPayloadSchema.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\n\n\nconst registerDashboardWidgetsEmitPayloadSchemaSchema: SpruceSchemas.SpruceCli.v2020_07_22.RegisterDashboardWidgetsEmitPayloadSchemaSchema = {\n\tid: 'registerDashboardWidgetsEmitPayloadSchema',\n\tversion: 'v2020_07_22',\n\tnamespace: 'SpruceCli',\n\tname: 'register dashboard widgets emit payload schema',\n\t fields: {\n\t /** . */\n\t 'widgets': {\n\t type: 'raw',\n\t options: {valueType: `BaseWidget`,}\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(registerDashboardWidgetsEmitPayloadSchemaSchema)\n\nexport default registerDashboardWidgetsEmitPayloadSchemaSchema\n"],"mappings":";;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAKA,IAAMC,+CAAoI,GAAI;EAC7IC,EAAE,EAAE,2CAA2C;EAC/CC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,gDAAgD;EAClDC,MAAM,EAAE;IACA;IACA,SAAS,EAAE;MACPC,IAAI,EAAE,KAAK;MACXC,OAAO,EAAE;QAACC,SAAS;MAAe;IACtC;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,CAAC,CAAC,CAACC,WAAW,CAACX,+CAA+C,CAAC;AAAA,IAAAY,QAAA,GAAAC,OAAA,cAE1Eb,+CAA+C","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"setupTestsOptions.schema.js","names":["_schema","require","setupTestsOptionsSchema","id","version","namespace","name","description","fields","label","type","isRequired","options","undefined","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/setupTestsOptions.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\n\n\nconst setupTestsOptionsSchema: SpruceSchemas.SpruceCli.v2020_07_22.SetupTestsOptionsSchema = {\n\tid: 'setupTestsOptions',\n\tversion: 'v2020_07_22',\n\tnamespace: 'SpruceCli',\n\tname: 'Setup tests options',\n\tdescription: 'Use this with in your CI/CD environment to get your skill ready to run tests.',\n\t fields: {\n\t /** Demo phone number. */\n\t 'demoNumber': {\n\t label: 'Demo phone number',\n\t type: 'phone',\n\t isRequired: true,\n\t options: undefined\n\t },\n\t /** Namespace. */\n\t 'skillSlug': {\n\t label: 'Namespace',\n\t type: 'text',\n\t isRequired: true,\n\t options: undefined\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(setupTestsOptionsSchema)\n\nexport default setupTestsOptionsSchema\n"],"mappings":";;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAKA,IAAMC,uBAAoF,GAAI;EAC7FC,EAAE,EAAE,mBAAmB;EACvBC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,qBAAqB;EAC3BC,WAAW,EAAE,+EAA+E;EACxFC,MAAM,EAAE;IACA;IACA,YAAY,EAAE;MACVC,KAAK,EAAE,mBAAmB;MAC1BC,IAAI,EAAE,OAAO;MACbC,UAAU,EAAE,IAAI;MAChBC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,WAAW,EAAE;MACTJ,KAAK,EAAE,WAAW;MAClBC,IAAI,EAAE,MAAM;MACZC,UAAU,EAAE,IAAI;MAChBC,OAAO,EAAEC;IACb;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,CAAC,CAAC,CAACC,WAAW,CAACd,uBAAuB,CAAC;AAAA,IAAAe,QAAA,GAAAC,OAAA,cAElDhB,uBAAuB"}
|
|
1
|
+
{"version":3,"file":"setupTestsOptions.schema.js","names":["_schema","require","setupTestsOptionsSchema","id","version","namespace","name","description","fields","label","type","isRequired","options","undefined","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/spruceCli/v2020_07_22/setupTestsOptions.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\n\n\nconst setupTestsOptionsSchema: SpruceSchemas.SpruceCli.v2020_07_22.SetupTestsOptionsSchema = {\n\tid: 'setupTestsOptions',\n\tversion: 'v2020_07_22',\n\tnamespace: 'SpruceCli',\n\tname: 'Setup tests options',\n\tdescription: 'Use this with in your CI/CD environment to get your skill ready to run tests.',\n\t fields: {\n\t /** Demo phone number. */\n\t 'demoNumber': {\n\t label: 'Demo phone number',\n\t type: 'phone',\n\t isRequired: true,\n\t options: undefined\n\t },\n\t /** Namespace. */\n\t 'skillSlug': {\n\t label: 'Namespace',\n\t type: 'text',\n\t isRequired: true,\n\t options: undefined\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(setupTestsOptionsSchema)\n\nexport default setupTestsOptionsSchema\n"],"mappings":";;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAKA,IAAMC,uBAAoF,GAAI;EAC7FC,EAAE,EAAE,mBAAmB;EACvBC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,qBAAqB;EAC3BC,WAAW,EAAE,+EAA+E;EACxFC,MAAM,EAAE;IACA;IACA,YAAY,EAAE;MACVC,KAAK,EAAE,mBAAmB;MAC1BC,IAAI,EAAE,OAAO;MACbC,UAAU,EAAE,IAAI;MAChBC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,WAAW,EAAE;MACTJ,KAAK,EAAE,WAAW;MAClBC,IAAI,EAAE,MAAM;MACZC,UAAU,EAAE,IAAI;MAChBC,OAAO,EAAEC;IACb;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,CAAC,CAAC,CAACC,WAAW,CAACd,uBAAuB,CAAC;AAAA,IAAAe,QAAA,GAAAC,OAAA,cAElDhB,uBAAuB","ignoreList":[]}
|