@sprucelabs/spruce-cli 19.1.6 → 19.1.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (396) hide show
  1. package/CHANGELOG.md +4 -0
  2. package/build/.spruce/errors/spruceCli/actionCancelled.schema.js.map +1 -1
  3. package/build/.spruce/errors/spruceCli/bootError.schema.js.map +1 -1
  4. package/build/.spruce/errors/spruceCli/buildFailed.schema.js.map +1 -1
  5. package/build/.spruce/errors/spruceCli/cacheNotEnabled.schema.js.map +1 -1
  6. package/build/.spruce/errors/spruceCli/commandAborted.schema.js.map +1 -1
  7. package/build/.spruce/errors/spruceCli/commandBlocked.schema.js.map +1 -1
  8. package/build/.spruce/errors/spruceCli/commandNotImplemented.schema.js.map +1 -1
  9. package/build/.spruce/errors/spruceCli/createAutoloaderFailed.schema.js.map +1 -1
  10. package/build/.spruce/errors/spruceCli/dependencyExists.schema.js.map +1 -1
  11. package/build/.spruce/errors/spruceCli/deployFailed.schema.js.map +1 -1
  12. package/build/.spruce/errors/spruceCli/directoryEmpty.schema.js.map +1 -1
  13. package/build/.spruce/errors/spruceCli/directoryNotSkill.schema.js.map +1 -1
  14. package/build/.spruce/errors/spruceCli/dockerNotStarted.schema.js.map +1 -1
  15. package/build/.spruce/errors/spruceCli/executingCommandFailed.schema.js.map +1 -1
  16. package/build/.spruce/errors/spruceCli/failedToImport.schema.js.map +1 -1
  17. package/build/.spruce/errors/spruceCli/featureNotInstalled.schema.js.map +1 -1
  18. package/build/.spruce/errors/spruceCli/fileExists.schema.js.map +1 -1
  19. package/build/.spruce/errors/spruceCli/generic.schema.js.map +1 -1
  20. package/build/.spruce/errors/spruceCli/invalidCommand.schema.js.map +1 -1
  21. package/build/.spruce/errors/spruceCli/invalidEventContract.schema.js.map +1 -1
  22. package/build/.spruce/errors/spruceCli/invalidFeatureCode.schema.js.map +1 -1
  23. package/build/.spruce/errors/spruceCli/invalidTestDirectory.schema.js.map +1 -1
  24. package/build/.spruce/errors/spruceCli/lintFailed.schema.js.map +1 -1
  25. package/build/.spruce/errors/spruceCli/mercuryResponseError.schema.js.map +1 -1
  26. package/build/.spruce/errors/spruceCli/missingDependencies.schema.js.map +1 -1
  27. package/build/.spruce/errors/spruceCli/missingDependenciesDependency.schema.js.map +1 -1
  28. package/build/.spruce/errors/spruceCli/noOrganizationsFound.schema.js.map +1 -1
  29. package/build/.spruce/errors/spruceCli/noSkillsRegistered.schema.js.map +1 -1
  30. package/build/.spruce/errors/spruceCli/notImplemented.schema.js.map +1 -1
  31. package/build/.spruce/errors/spruceCli/notLoggedIn.schema.js.map +1 -1
  32. package/build/.spruce/errors/spruceCli/schemaExists.schema.js.map +1 -1
  33. package/build/.spruce/errors/spruceCli/schemaFailedToImport.schema.js.map +1 -1
  34. package/build/.spruce/errors/spruceCli/schemaTemplateItemBuildingFailed.schema.js.map +1 -1
  35. package/build/.spruce/errors/spruceCli/skillNotFound.schema.js.map +1 -1
  36. package/build/.spruce/errors/spruceCli/skillNotRegistered.schema.js.map +1 -1
  37. package/build/.spruce/errors/spruceCli/skillViewExists.schema.js.map +1 -1
  38. package/build/.spruce/errors/spruceCli/storeExists.schema.js.map +1 -1
  39. package/build/.spruce/errors/spruceCli/testFailed.schema.js.map +1 -1
  40. package/build/.spruce/errors/spruceCli/themeExists.schema.js.map +1 -1
  41. package/build/.spruce/errors/spruceCli/transportAlreadyExists.schema.js.map +1 -1
  42. package/build/.spruce/errors/spruceCli/vscodeNotInstalled.schema.js.map +1 -1
  43. package/build/.spruce/schemas/heartwood/v2021_02_11/didRegisterSkillViewsEmitPayload.schema.js.map +1 -1
  44. package/build/.spruce/schemas/heartwood/v2021_02_11/didRegisterSkillViewsEmitTarget.schema.js.map +1 -1
  45. package/build/.spruce/schemas/heartwood/v2021_02_11/didRegisterSkillViewsEmitTargetAndPayload.schema.js.map +1 -1
  46. package/build/.spruce/schemas/heartwood/v2021_02_11/generateUrlEmitPayload.schema.js.map +1 -1
  47. package/build/.spruce/schemas/heartwood/v2021_02_11/generateUrlEmitTarget.schema.js.map +1 -1
  48. package/build/.spruce/schemas/heartwood/v2021_02_11/generateUrlEmitTargetAndPayload.schema.js.map +1 -1
  49. package/build/.spruce/schemas/heartwood/v2021_02_11/generateUrlResponsePayload.schema.js.map +1 -1
  50. package/build/.spruce/schemas/heartwood/v2021_02_11/getActiveThemeEmitTarget.schema.js.map +1 -1
  51. package/build/.spruce/schemas/heartwood/v2021_02_11/getActiveThemeEmitTargetAndPayload.schema.js.map +1 -1
  52. package/build/.spruce/schemas/heartwood/v2021_02_11/getActiveThemeResponsePayload.schema.js.map +1 -1
  53. package/build/.spruce/schemas/heartwood/v2021_02_11/getSkillViewsEmitTargetAndPayload.schema.js.map +1 -1
  54. package/build/.spruce/schemas/heartwood/v2021_02_11/getSkillViewsResponsePayload.schema.js.map +1 -1
  55. package/build/.spruce/schemas/heartwood/v2021_02_11/getViewControllersEmitTarget.schema.js.map +1 -1
  56. package/build/.spruce/schemas/heartwood/v2021_02_11/listViewsResponsePayload.schema.js.map +1 -1
  57. package/build/.spruce/schemas/heartwood/v2021_02_11/listViewsResult.schema.js.map +1 -1
  58. package/build/.spruce/schemas/heartwood/v2021_02_11/registerDashboardCardsResponsePayload.schema.js.map +1 -1
  59. package/build/.spruce/schemas/heartwood/v2021_02_11/registerSkillViewsEmitPayload.schema.js.map +1 -1
  60. package/build/.spruce/schemas/heartwood/v2021_02_11/registerSkillViewsEmitTargetAndPayload.schema.js.map +1 -1
  61. package/build/.spruce/schemas/heartwood/v2021_02_11/registerSkillViewsResponsePayload.schema.js.map +1 -1
  62. package/build/.spruce/schemas/heartwood/v2021_02_11/theme.schema.js.map +1 -1
  63. package/build/.spruce/schemas/heartwood/v2021_02_11/upsertThemeEmitPayload.schema.js.map +1 -1
  64. package/build/.spruce/schemas/heartwood/v2021_02_11/upsertThemeEmitTarget.schema.js.map +1 -1
  65. package/build/.spruce/schemas/heartwood/v2021_02_11/upsertThemeEmitTargetAndPayload.schema.js.map +1 -1
  66. package/build/.spruce/schemas/heartwood/v2021_02_11/upsertThemeResponsePayload.schema.js.map +1 -1
  67. package/build/.spruce/schemas/spruceCli/v2020_07_22/actionResponse.schema.js.map +1 -1
  68. package/build/.spruce/schemas/spruceCli/v2020_07_22/bootSkillOptions.schema.js.map +1 -1
  69. package/build/.spruce/schemas/spruceCli/v2020_07_22/createConversationTopicOptions.schema.js.map +1 -1
  70. package/build/.spruce/schemas/spruceCli/v2020_07_22/createErrorOptions.schema.js.map +1 -1
  71. package/build/.spruce/schemas/spruceCli/v2020_07_22/createOrganizationOptions.schema.js.map +1 -1
  72. package/build/.spruce/schemas/spruceCli/v2020_07_22/createSchemaOptions.schema.js.map +1 -1
  73. package/build/.spruce/schemas/spruceCli/v2020_07_22/createTestOptions.schema.js.map +1 -1
  74. package/build/.spruce/schemas/spruceCli/v2020_07_22/generatedDir.schema.js.map +1 -1
  75. package/build/.spruce/schemas/spruceCli/v2020_07_22/generatedFile.schema.js.map +1 -1
  76. package/build/.spruce/schemas/spruceCli/v2020_07_22/installSkillAtOrganizationOptions.schema.js.map +1 -1
  77. package/build/.spruce/schemas/spruceCli/v2020_07_22/listenEventOptions.schema.js.map +1 -1
  78. package/build/.spruce/schemas/spruceCli/v2020_07_22/namedTemplateItem.schema.js.map +1 -1
  79. package/build/.spruce/schemas/spruceCli/v2020_07_22/nodeFeatureOptions.schema.js.map +1 -1
  80. package/build/.spruce/schemas/spruceCli/v2020_07_22/npmPackage.schema.js.map +1 -1
  81. package/build/.spruce/schemas/spruceCli/v2020_07_22/onboardOptions.schema.js.map +1 -1
  82. package/build/.spruce/schemas/spruceCli/v2020_07_22/onboarding.schema.js.map +1 -1
  83. package/build/.spruce/schemas/spruceCli/v2020_07_22/personWithToken.schema.js.map +1 -1
  84. package/build/.spruce/schemas/spruceCli/v2020_07_22/registerDashboardWidgetsEmitPayloadSchema.schema.js.map +1 -1
  85. package/build/.spruce/schemas/spruceCli/v2020_07_22/setupTestsOptions.schema.js.map +1 -1
  86. package/build/.spruce/schemas/spruceCli/v2020_07_22/setupVscodeOptions.schema.js.map +1 -1
  87. package/build/.spruce/schemas/spruceCli/v2020_07_22/skillFeature.schema.js.map +1 -1
  88. package/build/.spruce/schemas/spruceCli/v2020_07_22/syncErrorOptions.schema.js.map +1 -1
  89. package/build/.spruce/schemas/spruceCli/v2020_07_22/syncEventOptions.schema.js.map +1 -1
  90. package/build/.spruce/schemas/spruceCli/v2020_07_22/syncSchemaFieldsOptions.schema.js.map +1 -1
  91. package/build/.spruce/schemas/spruceCli/v2020_07_22/syncSchemasOptions.schema.js.map +1 -1
  92. package/build/.spruce/schemas/spruceCli/v2020_07_22/testOptions.schema.js.map +1 -1
  93. package/build/.spruce/schemas/spruceCli/v2020_07_22/upgradeSkillOptions.schema.js.map +1 -1
  94. package/build/.spruce/schemas/spruceCli/v2020_07_22/watcherDidDetectChangesEmitPayload.schema.js.map +1 -1
  95. package/build/InFlightEntertainment.js.map +1 -1
  96. package/build/__tests__/behavioral/AddingADependency.test.js.map +1 -1
  97. package/build/__tests__/behavioral/BlockingCommands.test.js.map +1 -1
  98. package/build/__tests__/behavioral/BootingTheCli.test.js.map +1 -1
  99. package/build/__tests__/behavioral/BootingWithBadFiles.test.js.map +1 -1
  100. package/build/__tests__/behavioral/CreatingAConversationTopic.test.js.map +1 -1
  101. package/build/__tests__/behavioral/DeployingASkill.test.js.map +1 -1
  102. package/build/__tests__/behavioral/DeployingToSandbox.test.js.map +1 -1
  103. package/build/__tests__/behavioral/EnablingAndDisablingCache.test.js.map +1 -1
  104. package/build/__tests__/behavioral/GettingCliVersion.test.js.map +1 -1
  105. package/build/__tests__/behavioral/ManagingDependencies.test.js.map +1 -1
  106. package/build/__tests__/behavioral/OverridingCommandsInPackageJson.test.js.map +1 -1
  107. package/build/__tests__/behavioral/RegisteringConversationsOnBoot.test.js.map +1 -1
  108. package/build/__tests__/behavioral/RememberingUpgradeSelections.test.js.map +1 -1
  109. package/build/__tests__/behavioral/SettingLogTransportsInASkill.test.js.map +1 -1
  110. package/build/__tests__/behavioral/SettingRemote.test.js.map +1 -1
  111. package/build/__tests__/behavioral/SettingUpVscode.test.js.map +1 -1
  112. package/build/__tests__/behavioral/TestingAConversation.test.js.map +1 -1
  113. package/build/__tests__/behavioral/errors/CreatingANewErrorBuilder.test.js.map +1 -1
  114. package/build/__tests__/behavioral/errors/KeepingErrorClassInSync.test.js.map +1 -1
  115. package/build/__tests__/behavioral/errors/KeepingErrorsInSync.test.js.map +1 -1
  116. package/build/__tests__/behavioral/errors/SettingUpErrors.test.js.map +1 -1
  117. package/build/__tests__/behavioral/eventContract/PullingMercuryEventContract.test.js.map +1 -1
  118. package/build/__tests__/behavioral/events/CreatingAListener.test.js.map +1 -1
  119. package/build/__tests__/behavioral/events/CreatingAnEvent.test.js.map +1 -1
  120. package/build/__tests__/behavioral/events/EventWriter.test.js.map +1 -1
  121. package/build/__tests__/behavioral/events/KeepingEventsInSync.test.js.map +1 -1
  122. package/build/__tests__/behavioral/events/KeepingEventsInSync2.test.js.map +1 -1
  123. package/build/__tests__/behavioral/events/KeepingListenersInSync.test.js.map +1 -1
  124. package/build/__tests__/behavioral/events/ListeningToAnEventYouCreate.test.js.map +1 -1
  125. package/build/__tests__/behavioral/events/ListeningToCoreEvents.test.js.map +1 -1
  126. package/build/__tests__/behavioral/events/RegisteringEventsOnBoot.test.js.map +1 -1
  127. package/build/__tests__/behavioral/events/RegisteringGlobalEvents.test.js.map +1 -1
  128. package/build/__tests__/behavioral/events/SettingUpEvents.test.js.map +1 -1
  129. package/build/__tests__/behavioral/events/SkillEmitsBootEvents.test.js.map +1 -1
  130. package/build/__tests__/behavioral/events/SyncingEventsOnlyFromDependencies.test.js.map +1 -1
  131. package/build/__tests__/behavioral/node/CreatingANodeModule.test.js.map +1 -1
  132. package/build/__tests__/behavioral/onboard/StartingOnboarding.test.js.map +1 -1
  133. package/build/__tests__/behavioral/organization/CreatingAnOrg.test.js.map +1 -1
  134. package/build/__tests__/behavioral/permissions/CreatingPermissions.test.js.map +1 -1
  135. package/build/__tests__/behavioral/permissions/PermissionPlugin.test.js.map +1 -1
  136. package/build/__tests__/behavioral/permissions/PermissionStore.test.js.map +1 -1
  137. package/build/__tests__/behavioral/permissions/PermissionWriter.test.js.map +1 -1
  138. package/build/__tests__/behavioral/permissions/SyncingPermissions.test.js.map +1 -1
  139. package/build/__tests__/behavioral/permissions/support/AbstractPermissionsTest.js.map +1 -1
  140. package/build/__tests__/behavioral/permissions/support/generateShortAlphaId.js.map +1 -1
  141. package/build/__tests__/behavioral/permissions/support/renderPermissionTestFile.js.map +1 -1
  142. package/build/__tests__/behavioral/person/LoggingInAsPerson.test.js.map +1 -1
  143. package/build/__tests__/behavioral/person/SeeWhoIsLoggedIn.test.js.map +1 -1
  144. package/build/__tests__/behavioral/polish/SettingUpPolish.test.js.map +1 -1
  145. package/build/__tests__/behavioral/schemas/CreatingANewSchemaBuilder.test.js.map +1 -1
  146. package/build/__tests__/behavioral/schemas/CreatingSchemasWithGenerics.test.js.map +1 -1
  147. package/build/__tests__/behavioral/schemas/GeneratingFieldTypesOnly.test.js.map +1 -1
  148. package/build/__tests__/behavioral/schemas/GettingSchemasFromHealthCheck.test.js.map +1 -1
  149. package/build/__tests__/behavioral/schemas/HandlesRelatedSchemas.test.js.map +1 -1
  150. package/build/__tests__/behavioral/schemas/ImportingSchemaImports.test.js.map +1 -1
  151. package/build/__tests__/behavioral/schemas/KeepingSchemasInSync.test.js.map +1 -1
  152. package/build/__tests__/behavioral/schemas/SettingUpSchemas.test.js.map +1 -1
  153. package/build/__tests__/behavioral/schemas/SettingUpSchemasForModuleDistribution.test.js.map +1 -1
  154. package/build/__tests__/behavioral/schemas/SyncingBadSchemasProvidesHelpfulErrorMessages.test.js.map +1 -1
  155. package/build/__tests__/behavioral/schemas/UsingSchemasInCli.test.js.map +1 -1
  156. package/build/__tests__/behavioral/skill/BootingASkill.test.js.map +1 -1
  157. package/build/__tests__/behavioral/skill/CreatingASkill.test.js.map +1 -1
  158. package/build/__tests__/behavioral/skill/InstallingASkillAtAnOrg.test.js.map +1 -1
  159. package/build/__tests__/behavioral/skill/LoggingInAsASkill.test.js.map +1 -1
  160. package/build/__tests__/behavioral/skill/RebuildingASkill.test.js.map +1 -1
  161. package/build/__tests__/behavioral/skill/RegisteringASkill.test.js.map +1 -1
  162. package/build/__tests__/behavioral/skill/SettingUpASkill.test.js.map +1 -1
  163. package/build/__tests__/behavioral/stores/CreatingADataStore.test.js.map +1 -1
  164. package/build/__tests__/behavioral/stores/KeepingDataStoresInSync.test.js.map +1 -1
  165. package/build/__tests__/behavioral/tests/CreatingATest.test.js.map +1 -1
  166. package/build/__tests__/behavioral/tests/RunningTests.test.js.map +1 -1
  167. package/build/__tests__/behavioral/tests/SelectingAnAbstractTestClass.test.js.map +1 -1
  168. package/build/__tests__/behavioral/tests/SettingUpASkillForTesting.test.js.map +1 -1
  169. package/build/__tests__/behavioral/tests/SettingUpTests.test.js.map +1 -1
  170. package/build/__tests__/behavioral/tests/TestReporterSettingsRemembered.test.js.map +1 -1
  171. package/build/__tests__/behavioral/tests/TestingDataStores.test.js.map +1 -1
  172. package/build/__tests__/behavioral/upgrading/UpdatingDependencies.test.js.map +1 -1
  173. package/build/__tests__/behavioral/upgrading/UpdatingDependencies2.test.js.map +1 -1
  174. package/build/__tests__/behavioral/upgrading/UpgradingANodeModule.test.js.map +1 -1
  175. package/build/__tests__/behavioral/upgrading/UpgradingASkill.test.js.map +1 -1
  176. package/build/__tests__/behavioral/upgrading/UpgradingASkill2.test.js.map +1 -1
  177. package/build/__tests__/behavioral/upgrading/UpgradingASkill3.test.js.map +1 -1
  178. package/build/__tests__/behavioral/upgrading/UpgradingASkill4.test.js.map +1 -1
  179. package/build/__tests__/behavioral/upgrading/UpgradingASkill5.test.js.map +1 -1
  180. package/build/__tests__/behavioral/upgrading/UpgradingWithListeners.test.js.map +1 -1
  181. package/build/__tests__/behavioral/upgrading/UpgradingWithSandboxFeatureInstalled.test.js.map +1 -1
  182. package/build/__tests__/behavioral/views/CreatingASkillView.test.js.map +1 -1
  183. package/build/__tests__/behavioral/views/CreatingATheme.test.js.map +1 -1
  184. package/build/__tests__/behavioral/views/KeepingViewsInSync.test.js.map +1 -1
  185. package/build/__tests__/behavioral/views/RegisteringSkillViewOnBoot.test.js.map +1 -1
  186. package/build/__tests__/behavioral/views/SettingUpViews.test.js.map +1 -1
  187. package/build/__tests__/behavioral/views/TestingViewControllers.test.js.map +1 -1
  188. package/build/__tests__/behavioral/views/WatchingSkillViews.test.js.map +1 -1
  189. package/build/__tests__/behavioral/watchers/WatchingForChanges.test.js.map +1 -1
  190. package/build/__tests__/implementation/ActionExecuter.test.js.map +1 -1
  191. package/build/__tests__/implementation/ActionExecuter2.test.js.map +1 -1
  192. package/build/__tests__/implementation/ActionExecuter3.test.js.map +1 -1
  193. package/build/__tests__/implementation/ActionExecuter4.test.js.map +1 -1
  194. package/build/__tests__/implementation/ArgParser.test.js.map +1 -1
  195. package/build/__tests__/implementation/BuildService.test.js.map +1 -1
  196. package/build/__tests__/implementation/BulkImporting.test.js.map +1 -1
  197. package/build/__tests__/implementation/CachingImports.test.js.map +1 -1
  198. package/build/__tests__/implementation/CommandOptionBuilder.test.js.map +1 -1
  199. package/build/__tests__/implementation/CommanderCommandResultMapper.test.js.map +1 -1
  200. package/build/__tests__/implementation/DataStoreStore.test.js.map +1 -1
  201. package/build/__tests__/implementation/DeletingOrphanedSchemaDefinitions.test.js.map +1 -1
  202. package/build/__tests__/implementation/EventContractCleanerUtil.test.js.map +1 -1
  203. package/build/__tests__/implementation/EventStore.test.js.map +1 -1
  204. package/build/__tests__/implementation/EventTemplateItemBuilder.test.js.map +1 -1
  205. package/build/__tests__/implementation/FeatureCommandAttacher.test.js.map +1 -1
  206. package/build/__tests__/implementation/FeatureFixture.test.js.map +1 -1
  207. package/build/__tests__/implementation/FeatureInstaller.test.js.map +1 -1
  208. package/build/__tests__/implementation/FeaturesUtil.test.js.map +1 -1
  209. package/build/__tests__/implementation/FieldTemplateItemBuilder.test.js.map +1 -1
  210. package/build/__tests__/implementation/GlobalEmitter.test.js.map +1 -1
  211. package/build/__tests__/implementation/Introspection.test.js.map +1 -1
  212. package/build/__tests__/implementation/JestJsonParser.test.js.map +1 -1
  213. package/build/__tests__/implementation/LintService.test.js.map +1 -1
  214. package/build/__tests__/implementation/ListenerStore.test.js.map +1 -1
  215. package/build/__tests__/implementation/OnboardingScriptLoader.test.js.map +1 -1
  216. package/build/__tests__/implementation/OnboardingScriptPlayer.test.js.map +1 -1
  217. package/build/__tests__/implementation/OnboardingStore.test.js.map +1 -1
  218. package/build/__tests__/implementation/OrganizationStore.test.js.map +1 -1
  219. package/build/__tests__/implementation/ParentTestFinder.test.js.map +1 -1
  220. package/build/__tests__/implementation/PkgService.test.js.map +1 -1
  221. package/build/__tests__/implementation/SchemaStore.test.js.map +1 -1
  222. package/build/__tests__/implementation/SchemaTemplateItemBuilder.test.js.map +1 -1
  223. package/build/__tests__/implementation/SchemaValueTypeWriter.test.js.map +1 -1
  224. package/build/__tests__/implementation/ServiceFactory.test.js.map +1 -1
  225. package/build/__tests__/implementation/SettingUpANodeModule.test.js.map +1 -1
  226. package/build/__tests__/implementation/SkillStore.test.js.map +1 -1
  227. package/build/__tests__/implementation/StoreFeature.test.js.map +1 -1
  228. package/build/__tests__/implementation/TestReporter.test.js.map +1 -1
  229. package/build/__tests__/implementation/TestRunner.test.js.map +1 -1
  230. package/build/__tests__/implementation/ValueTypeMapping.test.js.map +1 -1
  231. package/build/__tests__/implementation/Widgets.test.js.map +1 -1
  232. package/build/__tests__/support/EventFaker.js.map +1 -1
  233. package/build/boot.js.map +1 -1
  234. package/build/cli/Cli.js.map +1 -1
  235. package/build/components/AbstractComponent.js.map +1 -1
  236. package/build/components/FormComponent.js.map +1 -1
  237. package/build/components/QuizComponent.js.map +1 -1
  238. package/build/errors/SpruceError.js.map +1 -1
  239. package/build/features/AbstractAction.js.map +1 -1
  240. package/build/features/AbstractFeature.js.map +1 -1
  241. package/build/features/ActionExecuter.js.map +1 -1
  242. package/build/features/ActionFactory.js.map +1 -1
  243. package/build/features/ActionQuestionAsker.js.map +1 -1
  244. package/build/features/FeatureCommandAttacher.js.map +1 -1
  245. package/build/features/FeatureInstaller.js.map +1 -1
  246. package/build/features/OverrideActionDecorator.js.map +1 -1
  247. package/build/features/cache/actions/DisableAction.js.map +1 -1
  248. package/build/features/conversation/ConversationFeature.js.map +1 -1
  249. package/build/features/conversation/actions/TestAction.js.map +1 -1
  250. package/build/features/conversation/stores/ConversationStore.js.map +1 -1
  251. package/build/features/conversation/writers/ConversationWriter.js.map +1 -1
  252. package/build/features/dependencies/actions/AddAction.js.map +1 -1
  253. package/build/features/dependencies/actions/ManageAction.js.map +1 -1
  254. package/build/features/deploy/actions/HerokuAction.js.map +1 -1
  255. package/build/features/deploy/writers/DeployWriter.js.map +1 -1
  256. package/build/features/error/ErrorFeature.js.map +1 -1
  257. package/build/features/error/actions/CreateAction.js.map +1 -1
  258. package/build/features/error/actions/SyncAction.js.map +1 -1
  259. package/build/features/error/writers/ErrorWriter.js.map +1 -1
  260. package/build/features/event/EventFeature.js.map +1 -1
  261. package/build/features/event/actions/CreateAction.js.map +1 -1
  262. package/build/features/event/actions/ListenAction.js.map +1 -1
  263. package/build/features/event/actions/SetRemoteAction.js.map +1 -1
  264. package/build/features/event/actions/SyncAction.js.map +1 -1
  265. package/build/features/event/actions/SyncListenersAction.js.map +1 -1
  266. package/build/features/event/builders/EventContractBuilder.js.map +1 -1
  267. package/build/features/event/builders/ListenerTemplateItemBuilder.js.map +1 -1
  268. package/build/features/event/stores/EventStore.js.map +1 -1
  269. package/build/features/event/stores/ListenerStore.js.map +1 -1
  270. package/build/features/event/writers/EventWriter.js.map +1 -1
  271. package/build/features/eventContract/actions/PullAction.js.map +1 -1
  272. package/build/features/feature.utilities.js.map +1 -1
  273. package/build/features/log/writers/LogWriter.js.map +1 -1
  274. package/build/features/node/NodeFeature.js.map +1 -1
  275. package/build/features/node/actions/UpdateDependenciesAction.js.map +1 -1
  276. package/build/features/node/actions/UpgradeAction.js.map +1 -1
  277. package/build/features/node/writers/NodeWriter.js.map +1 -1
  278. package/build/features/onboard/OnboardFeature.js.map +1 -1
  279. package/build/features/onboard/ScriptPlayer.js.map +1 -1
  280. package/build/features/onboard/actions/OnboardAction.js.map +1 -1
  281. package/build/features/onboard/scripts/onboarding.first.script.js.map +1 -1
  282. package/build/features/onboard/scripts/onboarding.immersive.script.js.map +1 -1
  283. package/build/features/onboard/scripts/onboarding.returning.script.js.map +1 -1
  284. package/build/features/onboard/scripts/onboarding.short.script.js.map +1 -1
  285. package/build/features/onboard/scripts/wrongCommand.script.js.map +1 -1
  286. package/build/features/onboard/stores/OnboardingStore.js.map +1 -1
  287. package/build/features/organization/actions/InstallAction.js.map +1 -1
  288. package/build/features/organization/stores/OrganizationStore.js.map +1 -1
  289. package/build/features/permission/PermissionFeature.js.map +1 -1
  290. package/build/features/permission/actions/SyncAction.js.map +1 -1
  291. package/build/features/permission/stores/PermissionStore.js.map +1 -1
  292. package/build/features/permission/writers/PermissionWriter.js.map +1 -1
  293. package/build/features/person/actions/LogoutAction.js.map +1 -1
  294. package/build/features/person/actions/WhoamiAction.js.map +1 -1
  295. package/build/features/polish/actions/SetupAction.js.map +1 -1
  296. package/build/features/polish/writers/PolishWriter.js.map +1 -1
  297. package/build/features/sandbox/actions/SetupAction.js.map +1 -1
  298. package/build/features/sandbox/writers/SandboxWriter.js.map +1 -1
  299. package/build/features/schema/SchemaFeature.js.map +1 -1
  300. package/build/features/schema/ValueTypeBuilder.js.map +1 -1
  301. package/build/features/schema/actions/CreateAction.js.map +1 -1
  302. package/build/features/schema/actions/SyncAction.js.map +1 -1
  303. package/build/features/schema/actions/SyncFieldsAction.js.map +1 -1
  304. package/build/features/schema/stores/SchemaStore.js.map +1 -1
  305. package/build/features/schema/utilities/schemaDisk.utility.js.map +1 -1
  306. package/build/features/schema/utilities/schemaGenerator.utility.js.map +1 -1
  307. package/build/features/schema/writers/SchemaWriter.js.map +1 -1
  308. package/build/features/skill/SkillFeature.js.map +1 -1
  309. package/build/features/skill/actions/BootAction.js.map +1 -1
  310. package/build/features/skill/actions/LoginAction.js.map +1 -1
  311. package/build/features/skill/actions/RebuildAction.js.map +1 -1
  312. package/build/features/skill/actions/RegisterAction.js.map +1 -1
  313. package/build/features/skill/stores/SkillStore.js.map +1 -1
  314. package/build/features/skill/updaters/Updater.js.map +1 -1
  315. package/build/features/store/StoreFeature.js.map +1 -1
  316. package/build/features/store/actions/SyncAction.js.map +1 -1
  317. package/build/features/store/stores/StoreStore.js.map +1 -1
  318. package/build/features/store/writers/StoreWriter.js.map +1 -1
  319. package/build/features/test/TestFeature.js.map +1 -1
  320. package/build/features/test/TestLogItemGenerator.js.map +1 -1
  321. package/build/features/test/TestReporter.js.map +1 -1
  322. package/build/features/test/TestRunner.js.map +1 -1
  323. package/build/features/test/actions/CreateAction.js.map +1 -1
  324. package/build/features/test/actions/SetupAction.js.map +1 -1
  325. package/build/features/test/actions/TestAction.js.map +1 -1
  326. package/build/features/test/writers/TestWriter.js.map +1 -1
  327. package/build/features/view/actions/CreateAction.js.map +1 -1
  328. package/build/features/view/actions/CreateThemeAction.js.map +1 -1
  329. package/build/features/view/actions/SyncAction.js.map +1 -1
  330. package/build/features/view/actions/WatchAction.js.map +1 -1
  331. package/build/features/view/stores/ViewStore.js.map +1 -1
  332. package/build/features/view/writers/ViewWriter.js.map +1 -1
  333. package/build/features/vscode/actions/SetupAction.js.map +1 -1
  334. package/build/features/vscode/services/VsCodeService.js.map +1 -1
  335. package/build/features/watch/WatchFeature.js.map +1 -1
  336. package/build/index.js.map +1 -1
  337. package/build/interfaces/SpyInterface.js.map +1 -1
  338. package/build/interfaces/TerminalInterface.js.map +1 -1
  339. package/build/services/BuildService.js.map +1 -1
  340. package/build/services/CommandService.js.map +1 -1
  341. package/build/services/DependencyService.js.map +1 -1
  342. package/build/services/GameService.js.map +1 -1
  343. package/build/services/ImportService.js.map +1 -1
  344. package/build/services/LintService.js.map +1 -1
  345. package/build/services/PkgService.js.map +1 -1
  346. package/build/services/ServiceFactory.js.map +1 -1
  347. package/build/stores/AbstractLocalStore.js.map +1 -1
  348. package/build/stores/StoreFactory.js.map +1 -1
  349. package/build/templateItemBuilders/EventTemplateItemBuilder.js.map +1 -1
  350. package/build/templateItemBuilders/SchemaTemplateItemBuilder.js.map +1 -1
  351. package/build/tests/AbstractCliTest.js.map +1 -1
  352. package/build/tests/AbstractErrorTest.js.map +1 -1
  353. package/build/tests/AbstractEventTest.js.map +1 -1
  354. package/build/tests/AbstractSchemaTest.js.map +1 -1
  355. package/build/tests/AbstractSkillTest.js.map +1 -1
  356. package/build/tests/AbstractTestTest.js.map +1 -1
  357. package/build/tests/JestJsonParser.js.map +1 -1
  358. package/build/tests/buildTestCache.js.map +1 -1
  359. package/build/tests/cleanTestCache.js.map +1 -1
  360. package/build/tests/cleanTestData.js.map +1 -1
  361. package/build/tests/constants.js.map +1 -1
  362. package/build/tests/fixtures/FeatureFixture.js.map +1 -1
  363. package/build/tests/fixtures/MercuryFixture.js.map +1 -1
  364. package/build/tests/fixtures/OrganizationFixture.js.map +1 -1
  365. package/build/tests/fixtures/PersonFixture.js.map +1 -1
  366. package/build/tests/fixtures/SkillFixture.js.map +1 -1
  367. package/build/tests/utilities/test.utility.js.map +1 -1
  368. package/build/tests/utilities/uiAssert.utility.js.map +1 -1
  369. package/build/updaters/ScriptUpdater.js.map +1 -1
  370. package/build/utilities/duration.utility.js.map +1 -1
  371. package/build/utilities/eventContractCleaner.utility.js.map +1 -1
  372. package/build/utilities/form.utility.js.map +1 -1
  373. package/build/utilities/introspection.utility.js.map +1 -1
  374. package/build/utilities/tsConfig.utility.js.map +1 -1
  375. package/build/utilities/ui.utility.js.map +1 -1
  376. package/build/widgets/WidgetFactory.js.map +1 -1
  377. package/build/widgets/terminalKit/TKButtonWidget.js.map +1 -1
  378. package/build/widgets/terminalKit/TkBaseWidget.js.map +1 -1
  379. package/build/widgets/terminalKit/TkInputWidget.js.map +1 -1
  380. package/build/widgets/terminalKit/TkLayoutCellWidget.js.map +1 -1
  381. package/build/widgets/terminalKit/TkLayoutWidget.js.map +1 -1
  382. package/build/widgets/terminalKit/TkMenuBarWidget.js.map +1 -1
  383. package/build/widgets/terminalKit/TkPopupWidget.js.map +1 -1
  384. package/build/widgets/terminalKit/TkProgressBarWidget.js.map +1 -1
  385. package/build/widgets/terminalKit/TkTextWidget.js.map +1 -1
  386. package/build/widgets/terminalKit/TkWindowWidget.js.map +1 -1
  387. package/build/widgets/terminalKit/termKit.utility.js.map +1 -1
  388. package/build/widgets/widget.utilities.js.map +1 -1
  389. package/build/writers/AbstractWriter.js.map +1 -1
  390. package/build/writers/WriterFactory.js.map +1 -1
  391. package/node_modules/@typescript-eslint/parser/package.json +5 -5
  392. package/node_modules/@typescript-eslint/scope-manager/package.json +5 -5
  393. package/node_modules/@typescript-eslint/types/package.json +2 -2
  394. package/node_modules/@typescript-eslint/typescript-estree/package.json +4 -4
  395. package/node_modules/@typescript-eslint/visitor-keys/package.json +3 -3
  396. package/package.json +35 -35
@@ -1 +1 @@
1
- {"version":3,"file":"generateUrlEmitPayload.schema.js","names":["_schema","require","generateUrlEmitPayloadSchema","id","version","namespace","name","fields","label","type","options","valueType","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/heartwood/v2021_02_11/generateUrlEmitPayload.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\n\n\nconst generateUrlEmitPayloadSchema: SpruceSchemas.Heartwood.v2021_02_11.GenerateUrlEmitPayloadSchema = {\n\tid: 'generateUrlEmitPayload',\n\tversion: 'v2021_02_11',\n\tnamespace: 'Heartwood',\n\tname: '',\n\t fields: {\n\t /** Load args. */\n\t 'args': {\n\t label: 'Load args',\n\t type: 'raw',\n\t options: {valueType: `Record<string, any>`,}\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(generateUrlEmitPayloadSchema)\n\nexport default generateUrlEmitPayloadSchema\n"],"mappings":";;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAKA,IAAMC,4BAA8F,GAAI;EACvGC,EAAE,EAAE,wBAAwB;EAC5BC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,EAAE;EACJC,MAAM,EAAE;IACA;IACA,MAAM,EAAE;MACJC,KAAK,EAAE,WAAW;MAClBC,IAAI,EAAE,KAAK;MACXC,OAAO,EAAE;QAACC,SAAS;MAAwB;IAC/C;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,EAAE,CAACC,WAAW,CAACZ,4BAA4B,CAAC;AAAA,IAAAa,QAAA,GAEvDb,4BAA4B;AAAAc,OAAA,cAAAD,QAAA"}
1
+ {"version":3,"file":"generateUrlEmitPayload.schema.js","names":["_schema","require","generateUrlEmitPayloadSchema","id","version","namespace","name","fields","label","type","options","valueType","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/heartwood/v2021_02_11/generateUrlEmitPayload.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\n\n\nconst generateUrlEmitPayloadSchema: SpruceSchemas.Heartwood.v2021_02_11.GenerateUrlEmitPayloadSchema = {\n\tid: 'generateUrlEmitPayload',\n\tversion: 'v2021_02_11',\n\tnamespace: 'Heartwood',\n\tname: '',\n\t fields: {\n\t /** Load args. */\n\t 'args': {\n\t label: 'Load args',\n\t type: 'raw',\n\t options: {valueType: `Record<string, any>`,}\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(generateUrlEmitPayloadSchema)\n\nexport default generateUrlEmitPayloadSchema\n"],"mappings":";;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAKA,IAAMC,4BAA8F,GAAI;EACvGC,EAAE,EAAE,wBAAwB;EAC5BC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,EAAE;EACJC,MAAM,EAAE;IACA;IACA,MAAM,EAAE;MACJC,KAAK,EAAE,WAAW;MAClBC,IAAI,EAAE,KAAK;MACXC,OAAO,EAAE;QAACC,SAAS;MAAwB;IAC/C;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,CAAC,CAAC,CAACC,WAAW,CAACZ,4BAA4B,CAAC;AAAA,IAAAa,QAAA,GAEvDb,4BAA4B;AAAAc,OAAA,cAAAD,QAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"generateUrlEmitTarget.schema.js","names":["_schema","require","generateUrlEmitTargetSchema","id","version","namespace","name","importsWhenRemote","fields","label","type","options","valueType","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/heartwood/v2021_02_11/generateUrlEmitTarget.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\n\n\nconst generateUrlEmitTargetSchema: SpruceSchemas.Heartwood.v2021_02_11.GenerateUrlEmitTargetSchema = {\n\tid: 'generateUrlEmitTarget',\n\tversion: 'v2021_02_11',\n\tnamespace: 'Heartwood',\n\tname: '',\n\timportsWhenRemote: ['import { SkillViewControllerId } from \\'@sprucelabs/heartwood-view-controllers\\'',],\n\t fields: {\n\t /** Skill View Id. */\n\t 'skillViewId': {\n\t label: 'Skill View Id',\n\t type: 'raw',\n\t options: {valueType: `SkillViewControllerId`,}\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(generateUrlEmitTargetSchema)\n\nexport default generateUrlEmitTargetSchema\n"],"mappings":";;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAKA,IAAMC,2BAA4F,GAAI;EACrGC,EAAE,EAAE,uBAAuB;EAC3BC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,EAAE;EACRC,iBAAiB,EAAE,CAAC,kFAAkF,CAAE;EACpGC,MAAM,EAAE;IACA;IACA,aAAa,EAAE;MACXC,KAAK,EAAE,eAAe;MACtBC,IAAI,EAAE,KAAK;MACXC,OAAO,EAAE;QAACC,SAAS;MAA0B;IACjD;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,EAAE,CAACC,WAAW,CAACb,2BAA2B,CAAC;AAAA,IAAAc,QAAA,GAEtDd,2BAA2B;AAAAe,OAAA,cAAAD,QAAA"}
1
+ {"version":3,"file":"generateUrlEmitTarget.schema.js","names":["_schema","require","generateUrlEmitTargetSchema","id","version","namespace","name","importsWhenRemote","fields","label","type","options","valueType","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/heartwood/v2021_02_11/generateUrlEmitTarget.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\n\n\nconst generateUrlEmitTargetSchema: SpruceSchemas.Heartwood.v2021_02_11.GenerateUrlEmitTargetSchema = {\n\tid: 'generateUrlEmitTarget',\n\tversion: 'v2021_02_11',\n\tnamespace: 'Heartwood',\n\tname: '',\n\timportsWhenRemote: ['import { SkillViewControllerId } from \\'@sprucelabs/heartwood-view-controllers\\'',],\n\t fields: {\n\t /** Skill View Id. */\n\t 'skillViewId': {\n\t label: 'Skill View Id',\n\t type: 'raw',\n\t options: {valueType: `SkillViewControllerId`,}\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(generateUrlEmitTargetSchema)\n\nexport default generateUrlEmitTargetSchema\n"],"mappings":";;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAKA,IAAMC,2BAA4F,GAAI;EACrGC,EAAE,EAAE,uBAAuB;EAC3BC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,EAAE;EACRC,iBAAiB,EAAE,CAAC,kFAAkF,CAAE;EACpGC,MAAM,EAAE;IACA;IACA,aAAa,EAAE;MACXC,KAAK,EAAE,eAAe;MACtBC,IAAI,EAAE,KAAK;MACXC,OAAO,EAAE;QAACC,SAAS;MAA0B;IACjD;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,CAAC,CAAC,CAACC,WAAW,CAACb,2BAA2B,CAAC;AAAA,IAAAc,QAAA,GAEtDd,2BAA2B;AAAAe,OAAA,cAAAD,QAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"generateUrlEmitTargetAndPayload.schema.js","names":["_schema","require","_eventSource","_interopRequireDefault","_generateUrlEmitTarget","_generateUrlEmitPayload","generateUrlEmitTargetAndPayloadSchema","id","version","namespace","name","fields","label","type","options","schema","eventSourceSchema_v2021_09_13","generateUrlEmitTargetSchema_v2021_02_11","generateUrlEmitPayloadSchema_v2021_02_11","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/heartwood/v2021_02_11/generateUrlEmitTargetAndPayload.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\nimport eventSourceSchema_v2021_09_13 from '#spruce/schemas/spruceEventUtils/v2021_09_13/eventSource.schema'\nimport generateUrlEmitTargetSchema_v2021_02_11 from '#spruce/schemas/heartwood/v2021_02_11/generateUrlEmitTarget.schema'\nimport generateUrlEmitPayloadSchema_v2021_02_11 from '#spruce/schemas/heartwood/v2021_02_11/generateUrlEmitPayload.schema'\n\nconst generateUrlEmitTargetAndPayloadSchema: SpruceSchemas.Heartwood.v2021_02_11.GenerateUrlEmitTargetAndPayloadSchema = {\n\tid: 'generateUrlEmitTargetAndPayload',\n\tversion: 'v2021_02_11',\n\tnamespace: 'Heartwood',\n\tname: '',\n\t fields: {\n\t /** Source. */\n\t 'source': {\n\t label: 'Source',\n\t type: 'schema',\n\t options: {schema: eventSourceSchema_v2021_09_13,}\n\t },\n\t /** . */\n\t 'target': {\n\t type: 'schema',\n\t options: {schema: generateUrlEmitTargetSchema_v2021_02_11,}\n\t },\n\t /** . */\n\t 'payload': {\n\t type: 'schema',\n\t options: {schema: generateUrlEmitPayloadSchema_v2021_02_11,}\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(generateUrlEmitTargetAndPayloadSchema)\n\nexport default generateUrlEmitTargetAndPayloadSchema\n"],"mappings":";;;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAGA,IAAAC,YAAA,GAAAC,sBAAA,CAAAF,OAAA;AACA,IAAAG,sBAAA,GAAAD,sBAAA,CAAAF,OAAA;AACA,IAAAI,uBAAA,GAAAF,sBAAA,CAAAF,OAAA;AAEA,IAAMK,qCAAgH,GAAI;EACzHC,EAAE,EAAE,iCAAiC;EACrCC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,EAAE;EACJC,MAAM,EAAE;IACA;IACA,QAAQ,EAAE;MACNC,KAAK,EAAE,QAAQ;MACfC,IAAI,EAAE,QAAQ;MACdC,OAAO,EAAE;QAACC,MAAM,EAAEC;MAA8B;IACpD,CAAC;IACD;IACA,QAAQ,EAAE;MACNH,IAAI,EAAE,QAAQ;MACdC,OAAO,EAAE;QAACC,MAAM,EAAEE;MAAwC;IAC9D,CAAC;IACD;IACA,SAAS,EAAE;MACPJ,IAAI,EAAE,QAAQ;MACdC,OAAO,EAAE;QAACC,MAAM,EAAEG;MAAyC;IAC/D;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,EAAE,CAACC,WAAW,CAACf,qCAAqC,CAAC;AAAA,IAAAgB,QAAA,GAEhEhB,qCAAqC;AAAAiB,OAAA,cAAAD,QAAA"}
1
+ {"version":3,"file":"generateUrlEmitTargetAndPayload.schema.js","names":["_schema","require","_eventSource","_interopRequireDefault","_generateUrlEmitTarget","_generateUrlEmitPayload","generateUrlEmitTargetAndPayloadSchema","id","version","namespace","name","fields","label","type","options","schema","eventSourceSchema_v2021_09_13","generateUrlEmitTargetSchema_v2021_02_11","generateUrlEmitPayloadSchema_v2021_02_11","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/heartwood/v2021_02_11/generateUrlEmitTargetAndPayload.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\nimport eventSourceSchema_v2021_09_13 from '#spruce/schemas/spruceEventUtils/v2021_09_13/eventSource.schema'\nimport generateUrlEmitTargetSchema_v2021_02_11 from '#spruce/schemas/heartwood/v2021_02_11/generateUrlEmitTarget.schema'\nimport generateUrlEmitPayloadSchema_v2021_02_11 from '#spruce/schemas/heartwood/v2021_02_11/generateUrlEmitPayload.schema'\n\nconst generateUrlEmitTargetAndPayloadSchema: SpruceSchemas.Heartwood.v2021_02_11.GenerateUrlEmitTargetAndPayloadSchema = {\n\tid: 'generateUrlEmitTargetAndPayload',\n\tversion: 'v2021_02_11',\n\tnamespace: 'Heartwood',\n\tname: '',\n\t fields: {\n\t /** Source. */\n\t 'source': {\n\t label: 'Source',\n\t type: 'schema',\n\t options: {schema: eventSourceSchema_v2021_09_13,}\n\t },\n\t /** . */\n\t 'target': {\n\t type: 'schema',\n\t options: {schema: generateUrlEmitTargetSchema_v2021_02_11,}\n\t },\n\t /** . */\n\t 'payload': {\n\t type: 'schema',\n\t options: {schema: generateUrlEmitPayloadSchema_v2021_02_11,}\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(generateUrlEmitTargetAndPayloadSchema)\n\nexport default generateUrlEmitTargetAndPayloadSchema\n"],"mappings":";;;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAGA,IAAAC,YAAA,GAAAC,sBAAA,CAAAF,OAAA;AACA,IAAAG,sBAAA,GAAAD,sBAAA,CAAAF,OAAA;AACA,IAAAI,uBAAA,GAAAF,sBAAA,CAAAF,OAAA;AAEA,IAAMK,qCAAgH,GAAI;EACzHC,EAAE,EAAE,iCAAiC;EACrCC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,EAAE;EACJC,MAAM,EAAE;IACA;IACA,QAAQ,EAAE;MACNC,KAAK,EAAE,QAAQ;MACfC,IAAI,EAAE,QAAQ;MACdC,OAAO,EAAE;QAACC,MAAM,EAAEC;MAA8B;IACpD,CAAC;IACD;IACA,QAAQ,EAAE;MACNH,IAAI,EAAE,QAAQ;MACdC,OAAO,EAAE;QAACC,MAAM,EAAEE;MAAwC;IAC9D,CAAC;IACD;IACA,SAAS,EAAE;MACPJ,IAAI,EAAE,QAAQ;MACdC,OAAO,EAAE;QAACC,MAAM,EAAEG;MAAyC;IAC/D;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,CAAC,CAAC,CAACC,WAAW,CAACf,qCAAqC,CAAC;AAAA,IAAAgB,QAAA,GAEhEhB,qCAAqC;AAAAiB,OAAA,cAAAD,QAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"generateUrlResponsePayload.schema.js","names":["_schema","require","generateUrlResponsePayloadSchema","id","version","namespace","name","fields","label","type","isRequired","options","undefined","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/heartwood/v2021_02_11/generateUrlResponsePayload.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\n\n\nconst generateUrlResponsePayloadSchema: SpruceSchemas.Heartwood.v2021_02_11.GenerateUrlResponsePayloadSchema = {\n\tid: 'generateUrlResponsePayload',\n\tversion: 'v2021_02_11',\n\tnamespace: 'Heartwood',\n\tname: '',\n\t fields: {\n\t /** Url. */\n\t 'url': {\n\t label: 'Url',\n\t type: 'text',\n\t isRequired: true,\n\t options: undefined\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(generateUrlResponsePayloadSchema)\n\nexport default generateUrlResponsePayloadSchema\n"],"mappings":";;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAKA,IAAMC,gCAAsG,GAAI;EAC/GC,EAAE,EAAE,4BAA4B;EAChCC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,EAAE;EACJC,MAAM,EAAE;IACA;IACA,KAAK,EAAE;MACHC,KAAK,EAAE,KAAK;MACZC,IAAI,EAAE,MAAM;MACZC,UAAU,EAAE,IAAI;MAChBC,OAAO,EAAEC;IACb;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,EAAE,CAACC,WAAW,CAACb,gCAAgC,CAAC;AAAA,IAAAc,QAAA,GAE3Dd,gCAAgC;AAAAe,OAAA,cAAAD,QAAA"}
1
+ {"version":3,"file":"generateUrlResponsePayload.schema.js","names":["_schema","require","generateUrlResponsePayloadSchema","id","version","namespace","name","fields","label","type","isRequired","options","undefined","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/heartwood/v2021_02_11/generateUrlResponsePayload.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\n\n\nconst generateUrlResponsePayloadSchema: SpruceSchemas.Heartwood.v2021_02_11.GenerateUrlResponsePayloadSchema = {\n\tid: 'generateUrlResponsePayload',\n\tversion: 'v2021_02_11',\n\tnamespace: 'Heartwood',\n\tname: '',\n\t fields: {\n\t /** Url. */\n\t 'url': {\n\t label: 'Url',\n\t type: 'text',\n\t isRequired: true,\n\t options: undefined\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(generateUrlResponsePayloadSchema)\n\nexport default generateUrlResponsePayloadSchema\n"],"mappings":";;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAKA,IAAMC,gCAAsG,GAAI;EAC/GC,EAAE,EAAE,4BAA4B;EAChCC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,EAAE;EACJC,MAAM,EAAE;IACA;IACA,KAAK,EAAE;MACHC,KAAK,EAAE,KAAK;MACZC,IAAI,EAAE,MAAM;MACZC,UAAU,EAAE,IAAI;MAChBC,OAAO,EAAEC;IACb;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,CAAC,CAAC,CAACC,WAAW,CAACb,gCAAgC,CAAC;AAAA,IAAAc,QAAA,GAE3Dd,gCAAgC;AAAAe,OAAA,cAAAD,QAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"getActiveThemeEmitTarget.schema.js","names":["_schema","require","getActiveThemeEmitTargetSchema","id","version","namespace","name","fields","type","isRequired","options","undefined","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/heartwood/v2021_02_11/getActiveThemeEmitTarget.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\n\n\nconst getActiveThemeEmitTargetSchema: SpruceSchemas.Heartwood.v2021_02_11.GetActiveThemeEmitTargetSchema = {\n\tid: 'getActiveThemeEmitTarget',\n\tversion: 'v2021_02_11',\n\tnamespace: 'Heartwood',\n\tname: '',\n\t fields: {\n\t /** . */\n\t 'organizationId': {\n\t type: 'id',\n\t isRequired: true,\n\t options: undefined\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(getActiveThemeEmitTargetSchema)\n\nexport default getActiveThemeEmitTargetSchema\n"],"mappings":";;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAKA,IAAMC,8BAAkG,GAAI;EAC3GC,EAAE,EAAE,0BAA0B;EAC9BC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,EAAE;EACJC,MAAM,EAAE;IACA;IACA,gBAAgB,EAAE;MACdC,IAAI,EAAE,IAAI;MACVC,UAAU,EAAE,IAAI;MAChBC,OAAO,EAAEC;IACb;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,EAAE,CAACC,WAAW,CAACZ,8BAA8B,CAAC;AAAA,IAAAa,QAAA,GAEzDb,8BAA8B;AAAAc,OAAA,cAAAD,QAAA"}
1
+ {"version":3,"file":"getActiveThemeEmitTarget.schema.js","names":["_schema","require","getActiveThemeEmitTargetSchema","id","version","namespace","name","fields","type","isRequired","options","undefined","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/heartwood/v2021_02_11/getActiveThemeEmitTarget.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\n\n\nconst getActiveThemeEmitTargetSchema: SpruceSchemas.Heartwood.v2021_02_11.GetActiveThemeEmitTargetSchema = {\n\tid: 'getActiveThemeEmitTarget',\n\tversion: 'v2021_02_11',\n\tnamespace: 'Heartwood',\n\tname: '',\n\t fields: {\n\t /** . */\n\t 'organizationId': {\n\t type: 'id',\n\t isRequired: true,\n\t options: undefined\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(getActiveThemeEmitTargetSchema)\n\nexport default getActiveThemeEmitTargetSchema\n"],"mappings":";;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAKA,IAAMC,8BAAkG,GAAI;EAC3GC,EAAE,EAAE,0BAA0B;EAC9BC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,EAAE;EACJC,MAAM,EAAE;IACA;IACA,gBAAgB,EAAE;MACdC,IAAI,EAAE,IAAI;MACVC,UAAU,EAAE,IAAI;MAChBC,OAAO,EAAEC;IACb;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,CAAC,CAAC,CAACC,WAAW,CAACZ,8BAA8B,CAAC;AAAA,IAAAa,QAAA,GAEzDb,8BAA8B;AAAAc,OAAA,cAAAD,QAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"getActiveThemeEmitTargetAndPayload.schema.js","names":["_schema","require","_eventSource","_interopRequireDefault","_getActiveThemeEmitTarget","getActiveThemeEmitTargetAndPayloadSchema","id","version","namespace","name","fields","label","type","options","schema","eventSourceSchema_v2021_09_13","isRequired","getActiveThemeEmitTargetSchema_v2021_02_11","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/heartwood/v2021_02_11/getActiveThemeEmitTargetAndPayload.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\nimport eventSourceSchema_v2021_09_13 from '#spruce/schemas/spruceEventUtils/v2021_09_13/eventSource.schema'\nimport getActiveThemeEmitTargetSchema_v2021_02_11 from '#spruce/schemas/heartwood/v2021_02_11/getActiveThemeEmitTarget.schema'\n\nconst getActiveThemeEmitTargetAndPayloadSchema: SpruceSchemas.Heartwood.v2021_02_11.GetActiveThemeEmitTargetAndPayloadSchema = {\n\tid: 'getActiveThemeEmitTargetAndPayload',\n\tversion: 'v2021_02_11',\n\tnamespace: 'Heartwood',\n\tname: '',\n\t fields: {\n\t /** Source. */\n\t 'source': {\n\t label: 'Source',\n\t type: 'schema',\n\t options: {schema: eventSourceSchema_v2021_09_13,}\n\t },\n\t /** . */\n\t 'target': {\n\t type: 'schema',\n\t isRequired: true,\n\t options: {schema: getActiveThemeEmitTargetSchema_v2021_02_11,}\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(getActiveThemeEmitTargetAndPayloadSchema)\n\nexport default getActiveThemeEmitTargetAndPayloadSchema\n"],"mappings":";;;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAGA,IAAAC,YAAA,GAAAC,sBAAA,CAAAF,OAAA;AACA,IAAAG,yBAAA,GAAAD,sBAAA,CAAAF,OAAA;AAEA,IAAMI,wCAAsH,GAAI;EAC/HC,EAAE,EAAE,oCAAoC;EACxCC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,EAAE;EACJC,MAAM,EAAE;IACA;IACA,QAAQ,EAAE;MACNC,KAAK,EAAE,QAAQ;MACfC,IAAI,EAAE,QAAQ;MACdC,OAAO,EAAE;QAACC,MAAM,EAAEC;MAA8B;IACpD,CAAC;IACD;IACA,QAAQ,EAAE;MACNH,IAAI,EAAE,QAAQ;MACdI,UAAU,EAAE,IAAI;MAChBH,OAAO,EAAE;QAACC,MAAM,EAAEG;MAA2C;IACjE;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,EAAE,CAACC,WAAW,CAACf,wCAAwC,CAAC;AAAA,IAAAgB,QAAA,GAEnEhB,wCAAwC;AAAAiB,OAAA,cAAAD,QAAA"}
1
+ {"version":3,"file":"getActiveThemeEmitTargetAndPayload.schema.js","names":["_schema","require","_eventSource","_interopRequireDefault","_getActiveThemeEmitTarget","getActiveThemeEmitTargetAndPayloadSchema","id","version","namespace","name","fields","label","type","options","schema","eventSourceSchema_v2021_09_13","isRequired","getActiveThemeEmitTargetSchema_v2021_02_11","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/heartwood/v2021_02_11/getActiveThemeEmitTargetAndPayload.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\nimport eventSourceSchema_v2021_09_13 from '#spruce/schemas/spruceEventUtils/v2021_09_13/eventSource.schema'\nimport getActiveThemeEmitTargetSchema_v2021_02_11 from '#spruce/schemas/heartwood/v2021_02_11/getActiveThemeEmitTarget.schema'\n\nconst getActiveThemeEmitTargetAndPayloadSchema: SpruceSchemas.Heartwood.v2021_02_11.GetActiveThemeEmitTargetAndPayloadSchema = {\n\tid: 'getActiveThemeEmitTargetAndPayload',\n\tversion: 'v2021_02_11',\n\tnamespace: 'Heartwood',\n\tname: '',\n\t fields: {\n\t /** Source. */\n\t 'source': {\n\t label: 'Source',\n\t type: 'schema',\n\t options: {schema: eventSourceSchema_v2021_09_13,}\n\t },\n\t /** . */\n\t 'target': {\n\t type: 'schema',\n\t isRequired: true,\n\t options: {schema: getActiveThemeEmitTargetSchema_v2021_02_11,}\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(getActiveThemeEmitTargetAndPayloadSchema)\n\nexport default getActiveThemeEmitTargetAndPayloadSchema\n"],"mappings":";;;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAGA,IAAAC,YAAA,GAAAC,sBAAA,CAAAF,OAAA;AACA,IAAAG,yBAAA,GAAAD,sBAAA,CAAAF,OAAA;AAEA,IAAMI,wCAAsH,GAAI;EAC/HC,EAAE,EAAE,oCAAoC;EACxCC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,EAAE;EACJC,MAAM,EAAE;IACA;IACA,QAAQ,EAAE;MACNC,KAAK,EAAE,QAAQ;MACfC,IAAI,EAAE,QAAQ;MACdC,OAAO,EAAE;QAACC,MAAM,EAAEC;MAA8B;IACpD,CAAC;IACD;IACA,QAAQ,EAAE;MACNH,IAAI,EAAE,QAAQ;MACdI,UAAU,EAAE,IAAI;MAChBH,OAAO,EAAE;QAACC,MAAM,EAAEG;MAA2C;IACjE;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,CAAC,CAAC,CAACC,WAAW,CAACf,wCAAwC,CAAC;AAAA,IAAAgB,QAAA,GAEnEhB,wCAAwC;AAAAiB,OAAA,cAAAD,QAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"getActiveThemeResponsePayload.schema.js","names":["_schema","require","_theme","_interopRequireDefault","getActiveThemeResponsePayloadSchema","id","version","namespace","name","fields","type","options","schema","themeSchema_v2021_02_11","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/heartwood/v2021_02_11/getActiveThemeResponsePayload.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\nimport themeSchema_v2021_02_11 from '#spruce/schemas/heartwood/v2021_02_11/theme.schema'\n\nconst getActiveThemeResponsePayloadSchema: SpruceSchemas.Heartwood.v2021_02_11.GetActiveThemeResponsePayloadSchema = {\n\tid: 'getActiveThemeResponsePayload',\n\tversion: 'v2021_02_11',\n\tnamespace: 'Heartwood',\n\tname: '',\n\t fields: {\n\t /** . */\n\t 'theme': {\n\t type: 'schema',\n\t options: {schema: themeSchema_v2021_02_11,}\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(getActiveThemeResponsePayloadSchema)\n\nexport default getActiveThemeResponsePayloadSchema\n"],"mappings":";;;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAGA,IAAAC,MAAA,GAAAC,sBAAA,CAAAF,OAAA;AAEA,IAAMG,mCAA4G,GAAI;EACrHC,EAAE,EAAE,+BAA+B;EACnCC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,EAAE;EACJC,MAAM,EAAE;IACA;IACA,OAAO,EAAE;MACLC,IAAI,EAAE,QAAQ;MACdC,OAAO,EAAE;QAACC,MAAM,EAAEC;MAAwB;IAC9C;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,EAAE,CAACC,WAAW,CAACZ,mCAAmC,CAAC;AAAA,IAAAa,QAAA,GAE9Db,mCAAmC;AAAAc,OAAA,cAAAD,QAAA"}
1
+ {"version":3,"file":"getActiveThemeResponsePayload.schema.js","names":["_schema","require","_theme","_interopRequireDefault","getActiveThemeResponsePayloadSchema","id","version","namespace","name","fields","type","options","schema","themeSchema_v2021_02_11","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/heartwood/v2021_02_11/getActiveThemeResponsePayload.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\nimport themeSchema_v2021_02_11 from '#spruce/schemas/heartwood/v2021_02_11/theme.schema'\n\nconst getActiveThemeResponsePayloadSchema: SpruceSchemas.Heartwood.v2021_02_11.GetActiveThemeResponsePayloadSchema = {\n\tid: 'getActiveThemeResponsePayload',\n\tversion: 'v2021_02_11',\n\tnamespace: 'Heartwood',\n\tname: '',\n\t fields: {\n\t /** . */\n\t 'theme': {\n\t type: 'schema',\n\t options: {schema: themeSchema_v2021_02_11,}\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(getActiveThemeResponsePayloadSchema)\n\nexport default getActiveThemeResponsePayloadSchema\n"],"mappings":";;;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAGA,IAAAC,MAAA,GAAAC,sBAAA,CAAAF,OAAA;AAEA,IAAMG,mCAA4G,GAAI;EACrHC,EAAE,EAAE,+BAA+B;EACnCC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,EAAE;EACJC,MAAM,EAAE;IACA;IACA,OAAO,EAAE;MACLC,IAAI,EAAE,QAAQ;MACdC,OAAO,EAAE;QAACC,MAAM,EAAEC;MAAwB;IAC9C;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,CAAC,CAAC,CAACC,WAAW,CAACZ,mCAAmC,CAAC;AAAA,IAAAa,QAAA,GAE9Db,mCAAmC;AAAAc,OAAA,cAAAD,QAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"getSkillViewsEmitTargetAndPayload.schema.js","names":["_schema","require","_eventSource","_interopRequireDefault","_getViewControllersEmitTarget","getSkillViewsEmitTargetAndPayloadSchema","id","version","namespace","name","fields","label","type","options","schema","eventSourceSchema_v2021_09_13","isRequired","getViewControllersEmitTargetSchema_v2021_02_11","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/heartwood/v2021_02_11/getSkillViewsEmitTargetAndPayload.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\nimport eventSourceSchema_v2021_09_13 from '#spruce/schemas/spruceEventUtils/v2021_09_13/eventSource.schema'\nimport getViewControllersEmitTargetSchema_v2021_02_11 from '#spruce/schemas/heartwood/v2021_02_11/getViewControllersEmitTarget.schema'\n\nconst getSkillViewsEmitTargetAndPayloadSchema: SpruceSchemas.Heartwood.v2021_02_11.GetSkillViewsEmitTargetAndPayloadSchema = {\n\tid: 'getSkillViewsEmitTargetAndPayload',\n\tversion: 'v2021_02_11',\n\tnamespace: 'Heartwood',\n\tname: '',\n\t fields: {\n\t /** Source. */\n\t 'source': {\n\t label: 'Source',\n\t type: 'schema',\n\t options: {schema: eventSourceSchema_v2021_09_13,}\n\t },\n\t /** . */\n\t 'target': {\n\t type: 'schema',\n\t isRequired: true,\n\t options: {schema: getViewControllersEmitTargetSchema_v2021_02_11,}\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(getSkillViewsEmitTargetAndPayloadSchema)\n\nexport default getSkillViewsEmitTargetAndPayloadSchema\n"],"mappings":";;;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAGA,IAAAC,YAAA,GAAAC,sBAAA,CAAAF,OAAA;AACA,IAAAG,6BAAA,GAAAD,sBAAA,CAAAF,OAAA;AAEA,IAAMI,uCAAoH,GAAI;EAC7HC,EAAE,EAAE,mCAAmC;EACvCC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,EAAE;EACJC,MAAM,EAAE;IACA;IACA,QAAQ,EAAE;MACNC,KAAK,EAAE,QAAQ;MACfC,IAAI,EAAE,QAAQ;MACdC,OAAO,EAAE;QAACC,MAAM,EAAEC;MAA8B;IACpD,CAAC;IACD;IACA,QAAQ,EAAE;MACNH,IAAI,EAAE,QAAQ;MACdI,UAAU,EAAE,IAAI;MAChBH,OAAO,EAAE;QAACC,MAAM,EAAEG;MAA+C;IACrE;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,EAAE,CAACC,WAAW,CAACf,uCAAuC,CAAC;AAAA,IAAAgB,QAAA,GAElEhB,uCAAuC;AAAAiB,OAAA,cAAAD,QAAA"}
1
+ {"version":3,"file":"getSkillViewsEmitTargetAndPayload.schema.js","names":["_schema","require","_eventSource","_interopRequireDefault","_getViewControllersEmitTarget","getSkillViewsEmitTargetAndPayloadSchema","id","version","namespace","name","fields","label","type","options","schema","eventSourceSchema_v2021_09_13","isRequired","getViewControllersEmitTargetSchema_v2021_02_11","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/heartwood/v2021_02_11/getSkillViewsEmitTargetAndPayload.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\nimport eventSourceSchema_v2021_09_13 from '#spruce/schemas/spruceEventUtils/v2021_09_13/eventSource.schema'\nimport getViewControllersEmitTargetSchema_v2021_02_11 from '#spruce/schemas/heartwood/v2021_02_11/getViewControllersEmitTarget.schema'\n\nconst getSkillViewsEmitTargetAndPayloadSchema: SpruceSchemas.Heartwood.v2021_02_11.GetSkillViewsEmitTargetAndPayloadSchema = {\n\tid: 'getSkillViewsEmitTargetAndPayload',\n\tversion: 'v2021_02_11',\n\tnamespace: 'Heartwood',\n\tname: '',\n\t fields: {\n\t /** Source. */\n\t 'source': {\n\t label: 'Source',\n\t type: 'schema',\n\t options: {schema: eventSourceSchema_v2021_09_13,}\n\t },\n\t /** . */\n\t 'target': {\n\t type: 'schema',\n\t isRequired: true,\n\t options: {schema: getViewControllersEmitTargetSchema_v2021_02_11,}\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(getSkillViewsEmitTargetAndPayloadSchema)\n\nexport default getSkillViewsEmitTargetAndPayloadSchema\n"],"mappings":";;;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAGA,IAAAC,YAAA,GAAAC,sBAAA,CAAAF,OAAA;AACA,IAAAG,6BAAA,GAAAD,sBAAA,CAAAF,OAAA;AAEA,IAAMI,uCAAoH,GAAI;EAC7HC,EAAE,EAAE,mCAAmC;EACvCC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,EAAE;EACJC,MAAM,EAAE;IACA;IACA,QAAQ,EAAE;MACNC,KAAK,EAAE,QAAQ;MACfC,IAAI,EAAE,QAAQ;MACdC,OAAO,EAAE;QAACC,MAAM,EAAEC;MAA8B;IACpD,CAAC;IACD;IACA,QAAQ,EAAE;MACNH,IAAI,EAAE,QAAQ;MACdI,UAAU,EAAE,IAAI;MAChBH,OAAO,EAAE;QAACC,MAAM,EAAEG;MAA+C;IACrE;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,CAAC,CAAC,CAACC,WAAW,CAACf,uCAAuC,CAAC;AAAA,IAAAgB,QAAA,GAElEhB,uCAAuC;AAAAiB,OAAA,cAAAD,QAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"getSkillViewsResponsePayload.schema.js","names":["_schema","require","_theme","_interopRequireDefault","getSkillViewsResponsePayloadSchema","id","version","namespace","name","fields","type","isRequired","options","undefined","isArray","schema","themeSchema_v2021_02_11","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/heartwood/v2021_02_11/getSkillViewsResponsePayload.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\nimport themeSchema_v2021_02_11 from '#spruce/schemas/heartwoodViewControllers/v2021_02_11/theme.schema'\n\nconst getSkillViewsResponsePayloadSchema: SpruceSchemas.Heartwood.v2021_02_11.GetSkillViewsResponsePayloadSchema = {\n\tid: 'getSkillViewsResponsePayload',\n\tversion: 'v2021_02_11',\n\tnamespace: 'Heartwood',\n\tname: '',\n\t fields: {\n\t /** . */\n\t 'id': {\n\t type: 'id',\n\t isRequired: true,\n\t options: undefined\n\t },\n\t /** . */\n\t 'ids': {\n\t type: 'text',\n\t isRequired: true,\n\t isArray: true,\n\t options: undefined\n\t },\n\t /** . */\n\t 'source': {\n\t type: 'text',\n\t isRequired: true,\n\t options: undefined\n\t },\n\t /** . */\n\t 'theme': {\n\t type: 'schema',\n\t options: {schema: themeSchema_v2021_02_11,}\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(getSkillViewsResponsePayloadSchema)\n\nexport default getSkillViewsResponsePayloadSchema\n"],"mappings":";;;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAGA,IAAAC,MAAA,GAAAC,sBAAA,CAAAF,OAAA;AAEA,IAAMG,kCAA0G,GAAI;EACnHC,EAAE,EAAE,8BAA8B;EAClCC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,EAAE;EACJC,MAAM,EAAE;IACA;IACA,IAAI,EAAE;MACFC,IAAI,EAAE,IAAI;MACVC,UAAU,EAAE,IAAI;MAChBC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,KAAK,EAAE;MACHH,IAAI,EAAE,MAAM;MACZC,UAAU,EAAE,IAAI;MAChBG,OAAO,EAAE,IAAI;MACbF,OAAO,EAAEC;IACb,CAAC;IACD;IACA,QAAQ,EAAE;MACNH,IAAI,EAAE,MAAM;MACZC,UAAU,EAAE,IAAI;MAChBC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,OAAO,EAAE;MACLH,IAAI,EAAE,QAAQ;MACdE,OAAO,EAAE;QAACG,MAAM,EAAEC;MAAwB;IAC9C;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,EAAE,CAACC,WAAW,CAACf,kCAAkC,CAAC;AAAA,IAAAgB,QAAA,GAE7DhB,kCAAkC;AAAAiB,OAAA,cAAAD,QAAA"}
1
+ {"version":3,"file":"getSkillViewsResponsePayload.schema.js","names":["_schema","require","_theme","_interopRequireDefault","getSkillViewsResponsePayloadSchema","id","version","namespace","name","fields","type","isRequired","options","undefined","isArray","schema","themeSchema_v2021_02_11","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/heartwood/v2021_02_11/getSkillViewsResponsePayload.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\nimport themeSchema_v2021_02_11 from '#spruce/schemas/heartwoodViewControllers/v2021_02_11/theme.schema'\n\nconst getSkillViewsResponsePayloadSchema: SpruceSchemas.Heartwood.v2021_02_11.GetSkillViewsResponsePayloadSchema = {\n\tid: 'getSkillViewsResponsePayload',\n\tversion: 'v2021_02_11',\n\tnamespace: 'Heartwood',\n\tname: '',\n\t fields: {\n\t /** . */\n\t 'id': {\n\t type: 'id',\n\t isRequired: true,\n\t options: undefined\n\t },\n\t /** . */\n\t 'ids': {\n\t type: 'text',\n\t isRequired: true,\n\t isArray: true,\n\t options: undefined\n\t },\n\t /** . */\n\t 'source': {\n\t type: 'text',\n\t isRequired: true,\n\t options: undefined\n\t },\n\t /** . */\n\t 'theme': {\n\t type: 'schema',\n\t options: {schema: themeSchema_v2021_02_11,}\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(getSkillViewsResponsePayloadSchema)\n\nexport default getSkillViewsResponsePayloadSchema\n"],"mappings":";;;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAGA,IAAAC,MAAA,GAAAC,sBAAA,CAAAF,OAAA;AAEA,IAAMG,kCAA0G,GAAI;EACnHC,EAAE,EAAE,8BAA8B;EAClCC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,EAAE;EACJC,MAAM,EAAE;IACA;IACA,IAAI,EAAE;MACFC,IAAI,EAAE,IAAI;MACVC,UAAU,EAAE,IAAI;MAChBC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,KAAK,EAAE;MACHH,IAAI,EAAE,MAAM;MACZC,UAAU,EAAE,IAAI;MAChBG,OAAO,EAAE,IAAI;MACbF,OAAO,EAAEC;IACb,CAAC;IACD;IACA,QAAQ,EAAE;MACNH,IAAI,EAAE,MAAM;MACZC,UAAU,EAAE,IAAI;MAChBC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,OAAO,EAAE;MACLH,IAAI,EAAE,QAAQ;MACdE,OAAO,EAAE;QAACG,MAAM,EAAEC;MAAwB;IAC9C;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,CAAC,CAAC,CAACC,WAAW,CAACf,kCAAkC,CAAC;AAAA,IAAAgB,QAAA,GAE7DhB,kCAAkC;AAAAiB,OAAA,cAAAD,QAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"getViewControllersEmitTarget.schema.js","names":["_schema","require","getViewControllersEmitTargetSchema","id","version","namespace","name","fields","type","isRequired","options","undefined","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/heartwood/v2021_02_11/getViewControllersEmitTarget.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\n\n\nconst getViewControllersEmitTargetSchema: SpruceSchemas.Heartwood.v2021_02_11.GetViewControllersEmitTargetSchema = {\n\tid: 'getViewControllersEmitTarget',\n\tversion: 'v2021_02_11',\n\tnamespace: 'Heartwood',\n\tname: '',\n\t fields: {\n\t /** . */\n\t 'namespace': {\n\t type: 'text',\n\t isRequired: true,\n\t options: undefined\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(getViewControllersEmitTargetSchema)\n\nexport default getViewControllersEmitTargetSchema\n"],"mappings":";;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAKA,IAAMC,kCAA0G,GAAI;EACnHC,EAAE,EAAE,8BAA8B;EAClCC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,EAAE;EACJC,MAAM,EAAE;IACA;IACA,WAAW,EAAE;MACTC,IAAI,EAAE,MAAM;MACZC,UAAU,EAAE,IAAI;MAChBC,OAAO,EAAEC;IACb;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,EAAE,CAACC,WAAW,CAACZ,kCAAkC,CAAC;AAAA,IAAAa,QAAA,GAE7Db,kCAAkC;AAAAc,OAAA,cAAAD,QAAA"}
1
+ {"version":3,"file":"getViewControllersEmitTarget.schema.js","names":["_schema","require","getViewControllersEmitTargetSchema","id","version","namespace","name","fields","type","isRequired","options","undefined","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/heartwood/v2021_02_11/getViewControllersEmitTarget.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\n\n\nconst getViewControllersEmitTargetSchema: SpruceSchemas.Heartwood.v2021_02_11.GetViewControllersEmitTargetSchema = {\n\tid: 'getViewControllersEmitTarget',\n\tversion: 'v2021_02_11',\n\tnamespace: 'Heartwood',\n\tname: '',\n\t fields: {\n\t /** . */\n\t 'namespace': {\n\t type: 'text',\n\t isRequired: true,\n\t options: undefined\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(getViewControllersEmitTargetSchema)\n\nexport default getViewControllersEmitTargetSchema\n"],"mappings":";;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAKA,IAAMC,kCAA0G,GAAI;EACnHC,EAAE,EAAE,8BAA8B;EAClCC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,EAAE;EACJC,MAAM,EAAE;IACA;IACA,WAAW,EAAE;MACTC,IAAI,EAAE,MAAM;MACZC,UAAU,EAAE,IAAI;MAChBC,OAAO,EAAEC;IACb;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,CAAC,CAAC,CAACC,WAAW,CAACZ,kCAAkC,CAAC;AAAA,IAAAa,QAAA,GAE7Db,kCAAkC;AAAAc,OAAA,cAAAD,QAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"listViewsResponsePayload.schema.js","names":["_schema","require","_listViewsResult","_interopRequireDefault","listViewsResponsePayloadSchema","id","version","namespace","name","fields","type","isRequired","isArray","minArrayLength","options","schema","listViewsResultSchema_v2021_02_11","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/heartwood/v2021_02_11/listViewsResponsePayload.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\nimport listViewsResultSchema_v2021_02_11 from '#spruce/schemas/heartwood/v2021_02_11/listViewsResult.schema'\n\nconst listViewsResponsePayloadSchema: SpruceSchemas.Heartwood.v2021_02_11.ListViewsResponsePayloadSchema = {\n\tid: 'listViewsResponsePayload',\n\tversion: 'v2021_02_11',\n\tnamespace: 'Heartwood',\n\tname: '',\n\t fields: {\n\t /** . */\n\t 'views': {\n\t type: 'schema',\n\t isRequired: true,\n\t isArray: true,\n\t minArrayLength: 0,\n\t options: {schema: listViewsResultSchema_v2021_02_11,}\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(listViewsResponsePayloadSchema)\n\nexport default listViewsResponsePayloadSchema\n"],"mappings":";;;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAGA,IAAAC,gBAAA,GAAAC,sBAAA,CAAAF,OAAA;AAEA,IAAMG,8BAAkG,GAAI;EAC3GC,EAAE,EAAE,0BAA0B;EAC9BC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,EAAE;EACJC,MAAM,EAAE;IACA;IACA,OAAO,EAAE;MACLC,IAAI,EAAE,QAAQ;MACdC,UAAU,EAAE,IAAI;MAChBC,OAAO,EAAE,IAAI;MACbC,cAAc,EAAE,CAAC;MACjBC,OAAO,EAAE;QAACC,MAAM,EAAEC;MAAkC;IACxD;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,EAAE,CAACC,WAAW,CAACf,8BAA8B,CAAC;AAAA,IAAAgB,QAAA,GAEzDhB,8BAA8B;AAAAiB,OAAA,cAAAD,QAAA"}
1
+ {"version":3,"file":"listViewsResponsePayload.schema.js","names":["_schema","require","_listViewsResult","_interopRequireDefault","listViewsResponsePayloadSchema","id","version","namespace","name","fields","type","isRequired","isArray","minArrayLength","options","schema","listViewsResultSchema_v2021_02_11","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/heartwood/v2021_02_11/listViewsResponsePayload.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\nimport listViewsResultSchema_v2021_02_11 from '#spruce/schemas/heartwood/v2021_02_11/listViewsResult.schema'\n\nconst listViewsResponsePayloadSchema: SpruceSchemas.Heartwood.v2021_02_11.ListViewsResponsePayloadSchema = {\n\tid: 'listViewsResponsePayload',\n\tversion: 'v2021_02_11',\n\tnamespace: 'Heartwood',\n\tname: '',\n\t fields: {\n\t /** . */\n\t 'views': {\n\t type: 'schema',\n\t isRequired: true,\n\t isArray: true,\n\t minArrayLength: 0,\n\t options: {schema: listViewsResultSchema_v2021_02_11,}\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(listViewsResponsePayloadSchema)\n\nexport default listViewsResponsePayloadSchema\n"],"mappings":";;;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAGA,IAAAC,gBAAA,GAAAC,sBAAA,CAAAF,OAAA;AAEA,IAAMG,8BAAkG,GAAI;EAC3GC,EAAE,EAAE,0BAA0B;EAC9BC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,EAAE;EACJC,MAAM,EAAE;IACA;IACA,OAAO,EAAE;MACLC,IAAI,EAAE,QAAQ;MACdC,UAAU,EAAE,IAAI;MAChBC,OAAO,EAAE,IAAI;MACbC,cAAc,EAAE,CAAC;MACjBC,OAAO,EAAE;QAACC,MAAM,EAAEC;MAAkC;IACxD;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,CAAC,CAAC,CAACC,WAAW,CAACf,8BAA8B,CAAC;AAAA,IAAAgB,QAAA,GAEzDhB,8BAA8B;AAAAiB,OAAA,cAAAD,QAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"listViewsResult.schema.js","names":["_schema","require","listViewsResultSchema","id","version","namespace","name","fields","type","isRequired","options","undefined","label","hint","isArray","minArrayLength","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/heartwood/v2021_02_11/listViewsResult.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\n\n\nconst listViewsResultSchema: SpruceSchemas.Heartwood.v2021_02_11.ListViewsResultSchema = {\n\tid: 'listViewsResult',\n\tversion: 'v2021_02_11',\n\tnamespace: 'Heartwood',\n\tname: '',\n\t fields: {\n\t /** . */\n\t 'namespace': {\n\t type: 'text',\n\t isRequired: true,\n\t options: undefined\n\t },\n\t /** Skill view ids. For now this is every view, but soon will be only skill views */\n\t 'svcIds': {\n\t label: 'Skill view ids',\n\t type: 'id',\n\t isRequired: true,\n\t hint: 'For now this is every view, but soon will be only skill views',\n\t isArray: true,\n\t minArrayLength: 0,\n\t options: undefined\n\t },\n\t /** View ids. For now this is every view, but soon will be only views (not skill views) */\n\t 'vcIds': {\n\t label: 'View ids',\n\t type: 'id',\n\t isRequired: true,\n\t hint: 'For now this is every view, but soon will be only views (not skill views)',\n\t isArray: true,\n\t minArrayLength: 0,\n\t options: undefined\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(listViewsResultSchema)\n\nexport default listViewsResultSchema\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;EACJC,MAAM,EAAE;IACA;IACA,WAAW,EAAE;MACTC,IAAI,EAAE,MAAM;MACZC,UAAU,EAAE,IAAI;MAChBC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,QAAQ,EAAE;MACNC,KAAK,EAAE,gBAAgB;MACvBJ,IAAI,EAAE,IAAI;MACVC,UAAU,EAAE,IAAI;MAChBI,IAAI,EAAE,+DAA+D;MACrEC,OAAO,EAAE,IAAI;MACbC,cAAc,EAAE,CAAC;MACjBL,OAAO,EAAEC;IACb,CAAC;IACD;IACA,OAAO,EAAE;MACLC,KAAK,EAAE,UAAU;MACjBJ,IAAI,EAAE,IAAI;MACVC,UAAU,EAAE,IAAI;MAChBI,IAAI,EAAE,2EAA2E;MACjFC,OAAO,EAAE,IAAI;MACbC,cAAc,EAAE,CAAC;MACjBL,OAAO,EAAEC;IACb;EACR;AACL,CAAC;AAEDK,sBAAc,CAACC,WAAW,EAAE,CAACC,WAAW,CAAChB,qBAAqB,CAAC;AAAA,IAAAiB,QAAA,GAEhDjB,qBAAqB;AAAAkB,OAAA,cAAAD,QAAA"}
1
+ {"version":3,"file":"listViewsResult.schema.js","names":["_schema","require","listViewsResultSchema","id","version","namespace","name","fields","type","isRequired","options","undefined","label","hint","isArray","minArrayLength","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/heartwood/v2021_02_11/listViewsResult.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\n\n\nconst listViewsResultSchema: SpruceSchemas.Heartwood.v2021_02_11.ListViewsResultSchema = {\n\tid: 'listViewsResult',\n\tversion: 'v2021_02_11',\n\tnamespace: 'Heartwood',\n\tname: '',\n\t fields: {\n\t /** . */\n\t 'namespace': {\n\t type: 'text',\n\t isRequired: true,\n\t options: undefined\n\t },\n\t /** Skill view ids. For now this is every view, but soon will be only skill views */\n\t 'svcIds': {\n\t label: 'Skill view ids',\n\t type: 'id',\n\t isRequired: true,\n\t hint: 'For now this is every view, but soon will be only skill views',\n\t isArray: true,\n\t minArrayLength: 0,\n\t options: undefined\n\t },\n\t /** View ids. For now this is every view, but soon will be only views (not skill views) */\n\t 'vcIds': {\n\t label: 'View ids',\n\t type: 'id',\n\t isRequired: true,\n\t hint: 'For now this is every view, but soon will be only views (not skill views)',\n\t isArray: true,\n\t minArrayLength: 0,\n\t options: undefined\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(listViewsResultSchema)\n\nexport default listViewsResultSchema\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;EACJC,MAAM,EAAE;IACA;IACA,WAAW,EAAE;MACTC,IAAI,EAAE,MAAM;MACZC,UAAU,EAAE,IAAI;MAChBC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,QAAQ,EAAE;MACNC,KAAK,EAAE,gBAAgB;MACvBJ,IAAI,EAAE,IAAI;MACVC,UAAU,EAAE,IAAI;MAChBI,IAAI,EAAE,+DAA+D;MACrEC,OAAO,EAAE,IAAI;MACbC,cAAc,EAAE,CAAC;MACjBL,OAAO,EAAEC;IACb,CAAC;IACD;IACA,OAAO,EAAE;MACLC,KAAK,EAAE,UAAU;MACjBJ,IAAI,EAAE,IAAI;MACVC,UAAU,EAAE,IAAI;MAChBI,IAAI,EAAE,2EAA2E;MACjFC,OAAO,EAAE,IAAI;MACbC,cAAc,EAAE,CAAC;MACjBL,OAAO,EAAEC;IACb;EACR;AACL,CAAC;AAEDK,sBAAc,CAACC,WAAW,CAAC,CAAC,CAACC,WAAW,CAAChB,qBAAqB,CAAC;AAAA,IAAAiB,QAAA,GAEhDjB,qBAAqB;AAAAkB,OAAA,cAAAD,QAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"registerDashboardCardsResponsePayload.schema.js","names":["_schema","require","registerDashboardCardsResponsePayloadSchema","id","version","namespace","name","fields","type","isRequired","isArray","minArrayLength","options","undefined","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/heartwood/v2021_02_11/registerDashboardCardsResponsePayload.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\n\n\nconst registerDashboardCardsResponsePayloadSchema: SpruceSchemas.Heartwood.v2021_02_11.RegisterDashboardCardsResponsePayloadSchema = {\n\tid: 'registerDashboardCardsResponsePayload',\n\tversion: 'v2021_02_11',\n\tnamespace: 'Heartwood',\n\tname: '',\n\t fields: {\n\t /** . */\n\t 'vcIds': {\n\t type: 'id',\n\t isRequired: true,\n\t isArray: true,\n\t minArrayLength: 0,\n\t options: undefined\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(registerDashboardCardsResponsePayloadSchema)\n\nexport default registerDashboardCardsResponsePayloadSchema\n"],"mappings":";;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAKA,IAAMC,2CAA4H,GAAI;EACrIC,EAAE,EAAE,uCAAuC;EAC3CC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,EAAE;EACJC,MAAM,EAAE;IACA;IACA,OAAO,EAAE;MACLC,IAAI,EAAE,IAAI;MACVC,UAAU,EAAE,IAAI;MAChBC,OAAO,EAAE,IAAI;MACbC,cAAc,EAAE,CAAC;MACjBC,OAAO,EAAEC;IACb;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,EAAE,CAACC,WAAW,CAACd,2CAA2C,CAAC;AAAA,IAAAe,QAAA,GAEtEf,2CAA2C;AAAAgB,OAAA,cAAAD,QAAA"}
1
+ {"version":3,"file":"registerDashboardCardsResponsePayload.schema.js","names":["_schema","require","registerDashboardCardsResponsePayloadSchema","id","version","namespace","name","fields","type","isRequired","isArray","minArrayLength","options","undefined","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/heartwood/v2021_02_11/registerDashboardCardsResponsePayload.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\n\n\nconst registerDashboardCardsResponsePayloadSchema: SpruceSchemas.Heartwood.v2021_02_11.RegisterDashboardCardsResponsePayloadSchema = {\n\tid: 'registerDashboardCardsResponsePayload',\n\tversion: 'v2021_02_11',\n\tnamespace: 'Heartwood',\n\tname: '',\n\t fields: {\n\t /** . */\n\t 'vcIds': {\n\t type: 'id',\n\t isRequired: true,\n\t isArray: true,\n\t minArrayLength: 0,\n\t options: undefined\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(registerDashboardCardsResponsePayloadSchema)\n\nexport default registerDashboardCardsResponsePayloadSchema\n"],"mappings":";;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAKA,IAAMC,2CAA4H,GAAI;EACrIC,EAAE,EAAE,uCAAuC;EAC3CC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,EAAE;EACJC,MAAM,EAAE;IACA;IACA,OAAO,EAAE;MACLC,IAAI,EAAE,IAAI;MACVC,UAAU,EAAE,IAAI;MAChBC,OAAO,EAAE,IAAI;MACbC,cAAc,EAAE,CAAC;MACjBC,OAAO,EAAEC;IACb;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,CAAC,CAAC,CAACC,WAAW,CAACd,2CAA2C,CAAC;AAAA,IAAAe,QAAA,GAEtEf,2CAA2C;AAAAgB,OAAA,cAAAD,QAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"registerSkillViewsEmitPayload.schema.js","names":["_schema","require","_theme","_interopRequireDefault","registerSkillViewsEmitPayloadSchema","id","version","namespace","name","fields","type","isRequired","isArray","options","undefined","schema","themeSchema_v2021_02_11","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/heartwood/v2021_02_11/registerSkillViewsEmitPayload.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\nimport themeSchema_v2021_02_11 from '#spruce/schemas/heartwoodViewControllers/v2021_02_11/theme.schema'\n\nconst registerSkillViewsEmitPayloadSchema: SpruceSchemas.Heartwood.v2021_02_11.RegisterSkillViewsEmitPayloadSchema = {\n\tid: 'registerSkillViewsEmitPayload',\n\tversion: 'v2021_02_11',\n\tnamespace: 'Heartwood',\n\tname: '',\n\t fields: {\n\t /** . */\n\t 'ids': {\n\t type: 'text',\n\t isRequired: true,\n\t isArray: true,\n\t options: undefined\n\t },\n\t /** . */\n\t 'source': {\n\t type: 'text',\n\t isRequired: true,\n\t options: undefined\n\t },\n\t /** . */\n\t 'theme': {\n\t type: 'schema',\n\t options: {schema: themeSchema_v2021_02_11,}\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(registerSkillViewsEmitPayloadSchema)\n\nexport default registerSkillViewsEmitPayloadSchema\n"],"mappings":";;;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAGA,IAAAC,MAAA,GAAAC,sBAAA,CAAAF,OAAA;AAEA,IAAMG,mCAA4G,GAAI;EACrHC,EAAE,EAAE,+BAA+B;EACnCC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,EAAE;EACJC,MAAM,EAAE;IACA;IACA,KAAK,EAAE;MACHC,IAAI,EAAE,MAAM;MACZC,UAAU,EAAE,IAAI;MAChBC,OAAO,EAAE,IAAI;MACbC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,QAAQ,EAAE;MACNJ,IAAI,EAAE,MAAM;MACZC,UAAU,EAAE,IAAI;MAChBE,OAAO,EAAEC;IACb,CAAC;IACD;IACA,OAAO,EAAE;MACLJ,IAAI,EAAE,QAAQ;MACdG,OAAO,EAAE;QAACE,MAAM,EAAEC;MAAwB;IAC9C;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,EAAE,CAACC,WAAW,CAACf,mCAAmC,CAAC;AAAA,IAAAgB,QAAA,GAE9DhB,mCAAmC;AAAAiB,OAAA,cAAAD,QAAA"}
1
+ {"version":3,"file":"registerSkillViewsEmitPayload.schema.js","names":["_schema","require","_theme","_interopRequireDefault","registerSkillViewsEmitPayloadSchema","id","version","namespace","name","fields","type","isRequired","isArray","options","undefined","schema","themeSchema_v2021_02_11","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/heartwood/v2021_02_11/registerSkillViewsEmitPayload.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\nimport themeSchema_v2021_02_11 from '#spruce/schemas/heartwoodViewControllers/v2021_02_11/theme.schema'\n\nconst registerSkillViewsEmitPayloadSchema: SpruceSchemas.Heartwood.v2021_02_11.RegisterSkillViewsEmitPayloadSchema = {\n\tid: 'registerSkillViewsEmitPayload',\n\tversion: 'v2021_02_11',\n\tnamespace: 'Heartwood',\n\tname: '',\n\t fields: {\n\t /** . */\n\t 'ids': {\n\t type: 'text',\n\t isRequired: true,\n\t isArray: true,\n\t options: undefined\n\t },\n\t /** . */\n\t 'source': {\n\t type: 'text',\n\t isRequired: true,\n\t options: undefined\n\t },\n\t /** . */\n\t 'theme': {\n\t type: 'schema',\n\t options: {schema: themeSchema_v2021_02_11,}\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(registerSkillViewsEmitPayloadSchema)\n\nexport default registerSkillViewsEmitPayloadSchema\n"],"mappings":";;;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAGA,IAAAC,MAAA,GAAAC,sBAAA,CAAAF,OAAA;AAEA,IAAMG,mCAA4G,GAAI;EACrHC,EAAE,EAAE,+BAA+B;EACnCC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,EAAE;EACJC,MAAM,EAAE;IACA;IACA,KAAK,EAAE;MACHC,IAAI,EAAE,MAAM;MACZC,UAAU,EAAE,IAAI;MAChBC,OAAO,EAAE,IAAI;MACbC,OAAO,EAAEC;IACb,CAAC;IACD;IACA,QAAQ,EAAE;MACNJ,IAAI,EAAE,MAAM;MACZC,UAAU,EAAE,IAAI;MAChBE,OAAO,EAAEC;IACb,CAAC;IACD;IACA,OAAO,EAAE;MACLJ,IAAI,EAAE,QAAQ;MACdG,OAAO,EAAE;QAACE,MAAM,EAAEC;MAAwB;IAC9C;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,CAAC,CAAC,CAACC,WAAW,CAACf,mCAAmC,CAAC;AAAA,IAAAgB,QAAA,GAE9DhB,mCAAmC;AAAAiB,OAAA,cAAAD,QAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"registerSkillViewsEmitTargetAndPayload.schema.js","names":["_schema","require","_eventSource","_interopRequireDefault","_registerSkillViewsEmitPayload","registerSkillViewsEmitTargetAndPayloadSchema","id","version","namespace","name","fields","label","type","options","schema","eventSourceSchema_v2021_09_13","isRequired","registerSkillViewsEmitPayloadSchema_v2021_02_11","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/heartwood/v2021_02_11/registerSkillViewsEmitTargetAndPayload.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\nimport eventSourceSchema_v2021_09_13 from '#spruce/schemas/spruceEventUtils/v2021_09_13/eventSource.schema'\nimport registerSkillViewsEmitPayloadSchema_v2021_02_11 from '#spruce/schemas/heartwood/v2021_02_11/registerSkillViewsEmitPayload.schema'\n\nconst registerSkillViewsEmitTargetAndPayloadSchema: SpruceSchemas.Heartwood.v2021_02_11.RegisterSkillViewsEmitTargetAndPayloadSchema = {\n\tid: 'registerSkillViewsEmitTargetAndPayload',\n\tversion: 'v2021_02_11',\n\tnamespace: 'Heartwood',\n\tname: '',\n\t fields: {\n\t /** Source. */\n\t 'source': {\n\t label: 'Source',\n\t type: 'schema',\n\t options: {schema: eventSourceSchema_v2021_09_13,}\n\t },\n\t /** . */\n\t 'payload': {\n\t type: 'schema',\n\t isRequired: true,\n\t options: {schema: registerSkillViewsEmitPayloadSchema_v2021_02_11,}\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(registerSkillViewsEmitTargetAndPayloadSchema)\n\nexport default registerSkillViewsEmitTargetAndPayloadSchema\n"],"mappings":";;;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAGA,IAAAC,YAAA,GAAAC,sBAAA,CAAAF,OAAA;AACA,IAAAG,8BAAA,GAAAD,sBAAA,CAAAF,OAAA;AAEA,IAAMI,4CAA8H,GAAI;EACvIC,EAAE,EAAE,wCAAwC;EAC5CC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,EAAE;EACJC,MAAM,EAAE;IACA;IACA,QAAQ,EAAE;MACNC,KAAK,EAAE,QAAQ;MACfC,IAAI,EAAE,QAAQ;MACdC,OAAO,EAAE;QAACC,MAAM,EAAEC;MAA8B;IACpD,CAAC;IACD;IACA,SAAS,EAAE;MACPH,IAAI,EAAE,QAAQ;MACdI,UAAU,EAAE,IAAI;MAChBH,OAAO,EAAE;QAACC,MAAM,EAAEG;MAAgD;IACtE;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,EAAE,CAACC,WAAW,CAACf,4CAA4C,CAAC;AAAA,IAAAgB,QAAA,GAEvEhB,4CAA4C;AAAAiB,OAAA,cAAAD,QAAA"}
1
+ {"version":3,"file":"registerSkillViewsEmitTargetAndPayload.schema.js","names":["_schema","require","_eventSource","_interopRequireDefault","_registerSkillViewsEmitPayload","registerSkillViewsEmitTargetAndPayloadSchema","id","version","namespace","name","fields","label","type","options","schema","eventSourceSchema_v2021_09_13","isRequired","registerSkillViewsEmitPayloadSchema_v2021_02_11","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/heartwood/v2021_02_11/registerSkillViewsEmitTargetAndPayload.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\nimport eventSourceSchema_v2021_09_13 from '#spruce/schemas/spruceEventUtils/v2021_09_13/eventSource.schema'\nimport registerSkillViewsEmitPayloadSchema_v2021_02_11 from '#spruce/schemas/heartwood/v2021_02_11/registerSkillViewsEmitPayload.schema'\n\nconst registerSkillViewsEmitTargetAndPayloadSchema: SpruceSchemas.Heartwood.v2021_02_11.RegisterSkillViewsEmitTargetAndPayloadSchema = {\n\tid: 'registerSkillViewsEmitTargetAndPayload',\n\tversion: 'v2021_02_11',\n\tnamespace: 'Heartwood',\n\tname: '',\n\t fields: {\n\t /** Source. */\n\t 'source': {\n\t label: 'Source',\n\t type: 'schema',\n\t options: {schema: eventSourceSchema_v2021_09_13,}\n\t },\n\t /** . */\n\t 'payload': {\n\t type: 'schema',\n\t isRequired: true,\n\t options: {schema: registerSkillViewsEmitPayloadSchema_v2021_02_11,}\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(registerSkillViewsEmitTargetAndPayloadSchema)\n\nexport default registerSkillViewsEmitTargetAndPayloadSchema\n"],"mappings":";;;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAGA,IAAAC,YAAA,GAAAC,sBAAA,CAAAF,OAAA;AACA,IAAAG,8BAAA,GAAAD,sBAAA,CAAAF,OAAA;AAEA,IAAMI,4CAA8H,GAAI;EACvIC,EAAE,EAAE,wCAAwC;EAC5CC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,EAAE;EACJC,MAAM,EAAE;IACA;IACA,QAAQ,EAAE;MACNC,KAAK,EAAE,QAAQ;MACfC,IAAI,EAAE,QAAQ;MACdC,OAAO,EAAE;QAACC,MAAM,EAAEC;MAA8B;IACpD,CAAC;IACD;IACA,SAAS,EAAE;MACPH,IAAI,EAAE,QAAQ;MACdI,UAAU,EAAE,IAAI;MAChBH,OAAO,EAAE;QAACC,MAAM,EAAEG;MAAgD;IACtE;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,CAAC,CAAC,CAACC,WAAW,CAACf,4CAA4C,CAAC;AAAA,IAAAgB,QAAA,GAEvEhB,4CAA4C;AAAAiB,OAAA,cAAAD,QAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"registerSkillViewsResponsePayload.schema.js","names":["_schema","require","registerSkillViewsResponsePayloadSchema","id","version","namespace","name","fields","type","isRequired","hint","options","undefined","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/heartwood/v2021_02_11/registerSkillViewsResponsePayload.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\n\n\nconst registerSkillViewsResponsePayloadSchema: SpruceSchemas.Heartwood.v2021_02_11.RegisterSkillViewsResponsePayloadSchema = {\n\tid: 'registerSkillViewsResponsePayload',\n\tversion: 'v2021_02_11',\n\tnamespace: 'Heartwood',\n\tname: '',\n\t fields: {\n\t /** . Views that were registered. Will match the number of ids you sent. */\n\t 'totalRegistered': {\n\t type: 'number',\n\t isRequired: true,\n\t hint: 'Views that were registered. Will match the number of ids you sent.',\n\t options: undefined\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(registerSkillViewsResponsePayloadSchema)\n\nexport default registerSkillViewsResponsePayloadSchema\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,EAAE;EACJC,MAAM,EAAE;IACA;IACA,iBAAiB,EAAE;MACfC,IAAI,EAAE,QAAQ;MACdC,UAAU,EAAE,IAAI;MAChBC,IAAI,EAAE,oEAAoE;MAC1EC,OAAO,EAAEC;IACb;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,EAAE,CAACC,WAAW,CAACb,uCAAuC,CAAC;AAAA,IAAAc,QAAA,GAElEd,uCAAuC;AAAAe,OAAA,cAAAD,QAAA"}
1
+ {"version":3,"file":"registerSkillViewsResponsePayload.schema.js","names":["_schema","require","registerSkillViewsResponsePayloadSchema","id","version","namespace","name","fields","type","isRequired","hint","options","undefined","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/heartwood/v2021_02_11/registerSkillViewsResponsePayload.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\n\n\nconst registerSkillViewsResponsePayloadSchema: SpruceSchemas.Heartwood.v2021_02_11.RegisterSkillViewsResponsePayloadSchema = {\n\tid: 'registerSkillViewsResponsePayload',\n\tversion: 'v2021_02_11',\n\tnamespace: 'Heartwood',\n\tname: '',\n\t fields: {\n\t /** . Views that were registered. Will match the number of ids you sent. */\n\t 'totalRegistered': {\n\t type: 'number',\n\t isRequired: true,\n\t hint: 'Views that were registered. Will match the number of ids you sent.',\n\t options: undefined\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(registerSkillViewsResponsePayloadSchema)\n\nexport default registerSkillViewsResponsePayloadSchema\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,EAAE;EACJC,MAAM,EAAE;IACA;IACA,iBAAiB,EAAE;MACfC,IAAI,EAAE,QAAQ;MACdC,UAAU,EAAE,IAAI;MAChBC,IAAI,EAAE,oEAAoE;MAC1EC,OAAO,EAAEC;IACb;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,CAAC,CAAC,CAACC,WAAW,CAACb,uCAAuC,CAAC;AAAA,IAAAc,QAAA,GAElEd,uCAAuC;AAAAe,OAAA,cAAAD,QAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"theme.schema.js","names":["_schema","require","_themeProps","_interopRequireDefault","themeSchema","id","version","namespace","name","fields","type","isRequired","options","undefined","schema","themePropsSchema_v2021_02_11","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/heartwood/v2021_02_11/theme.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\nimport themePropsSchema_v2021_02_11 from '#spruce/schemas/heartwoodViewControllers/v2021_02_11/themeProps.schema'\n\nconst themeSchema: SpruceSchemas.Heartwood.v2021_02_11.ThemeSchema = {\n\tid: 'theme',\n\tversion: 'v2021_02_11',\n\tnamespace: 'Heartwood',\n\tname: 'Theme',\n\t fields: {\n\t /** . */\n\t 'slug': {\n\t type: 'id',\n\t isRequired: true,\n\t options: undefined\n\t },\n\t /** . */\n\t 'name': {\n\t type: 'text',\n\t isRequired: true,\n\t options: undefined\n\t },\n\t /** . */\n\t 'props': {\n\t type: 'schema',\n\t isRequired: true,\n\t options: {schema: themePropsSchema_v2021_02_11,}\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(themeSchema)\n\nexport default themeSchema\n"],"mappings":";;;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAGA,IAAAC,WAAA,GAAAC,sBAAA,CAAAF,OAAA;AAEA,IAAMG,WAA4D,GAAI;EACrEC,EAAE,EAAE,OAAO;EACXC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,OAAO;EACTC,MAAM,EAAE;IACA;IACA,MAAM,EAAE;MACJC,IAAI,EAAE,IAAI;MACVC,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,OAAO,EAAE;MACLH,IAAI,EAAE,QAAQ;MACdC,UAAU,EAAE,IAAI;MAChBC,OAAO,EAAE;QAACE,MAAM,EAAEC;MAA6B;IACnD;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,EAAE,CAACC,WAAW,CAACd,WAAW,CAAC;AAAA,IAAAe,QAAA,GAEtCf,WAAW;AAAAgB,OAAA,cAAAD,QAAA"}
1
+ {"version":3,"file":"theme.schema.js","names":["_schema","require","_themeProps","_interopRequireDefault","themeSchema","id","version","namespace","name","fields","type","isRequired","options","undefined","schema","themePropsSchema_v2021_02_11","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/heartwood/v2021_02_11/theme.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\nimport themePropsSchema_v2021_02_11 from '#spruce/schemas/heartwoodViewControllers/v2021_02_11/themeProps.schema'\n\nconst themeSchema: SpruceSchemas.Heartwood.v2021_02_11.ThemeSchema = {\n\tid: 'theme',\n\tversion: 'v2021_02_11',\n\tnamespace: 'Heartwood',\n\tname: 'Theme',\n\t fields: {\n\t /** . */\n\t 'slug': {\n\t type: 'id',\n\t isRequired: true,\n\t options: undefined\n\t },\n\t /** . */\n\t 'name': {\n\t type: 'text',\n\t isRequired: true,\n\t options: undefined\n\t },\n\t /** . */\n\t 'props': {\n\t type: 'schema',\n\t isRequired: true,\n\t options: {schema: themePropsSchema_v2021_02_11,}\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(themeSchema)\n\nexport default themeSchema\n"],"mappings":";;;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAGA,IAAAC,WAAA,GAAAC,sBAAA,CAAAF,OAAA;AAEA,IAAMG,WAA4D,GAAI;EACrEC,EAAE,EAAE,OAAO;EACXC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,OAAO;EACTC,MAAM,EAAE;IACA;IACA,MAAM,EAAE;MACJC,IAAI,EAAE,IAAI;MACVC,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,OAAO,EAAE;MACLH,IAAI,EAAE,QAAQ;MACdC,UAAU,EAAE,IAAI;MAChBC,OAAO,EAAE;QAACE,MAAM,EAAEC;MAA6B;IACnD;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,CAAC,CAAC,CAACC,WAAW,CAACd,WAAW,CAAC;AAAA,IAAAe,QAAA,GAEtCf,WAAW;AAAAgB,OAAA,cAAAD,QAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"upsertThemeEmitPayload.schema.js","names":["_schema","require","_theme","_interopRequireDefault","upsertThemeEmitPayloadSchema","id","version","namespace","name","fields","type","isRequired","options","schema","themeSchema_v2021_02_11","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/heartwood/v2021_02_11/upsertThemeEmitPayload.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\nimport themeSchema_v2021_02_11 from '#spruce/schemas/heartwood/v2021_02_11/theme.schema'\n\nconst upsertThemeEmitPayloadSchema: SpruceSchemas.Heartwood.v2021_02_11.UpsertThemeEmitPayloadSchema = {\n\tid: 'upsertThemeEmitPayload',\n\tversion: 'v2021_02_11',\n\tnamespace: 'Heartwood',\n\tname: '',\n\t fields: {\n\t /** . */\n\t 'theme': {\n\t type: 'schema',\n\t isRequired: true,\n\t options: {schema: themeSchema_v2021_02_11,}\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(upsertThemeEmitPayloadSchema)\n\nexport default upsertThemeEmitPayloadSchema\n"],"mappings":";;;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAGA,IAAAC,MAAA,GAAAC,sBAAA,CAAAF,OAAA;AAEA,IAAMG,4BAA8F,GAAI;EACvGC,EAAE,EAAE,wBAAwB;EAC5BC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,EAAE;EACJC,MAAM,EAAE;IACA;IACA,OAAO,EAAE;MACLC,IAAI,EAAE,QAAQ;MACdC,UAAU,EAAE,IAAI;MAChBC,OAAO,EAAE;QAACC,MAAM,EAAEC;MAAwB;IAC9C;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,EAAE,CAACC,WAAW,CAACb,4BAA4B,CAAC;AAAA,IAAAc,QAAA,GAEvDd,4BAA4B;AAAAe,OAAA,cAAAD,QAAA"}
1
+ {"version":3,"file":"upsertThemeEmitPayload.schema.js","names":["_schema","require","_theme","_interopRequireDefault","upsertThemeEmitPayloadSchema","id","version","namespace","name","fields","type","isRequired","options","schema","themeSchema_v2021_02_11","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/heartwood/v2021_02_11/upsertThemeEmitPayload.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\nimport themeSchema_v2021_02_11 from '#spruce/schemas/heartwood/v2021_02_11/theme.schema'\n\nconst upsertThemeEmitPayloadSchema: SpruceSchemas.Heartwood.v2021_02_11.UpsertThemeEmitPayloadSchema = {\n\tid: 'upsertThemeEmitPayload',\n\tversion: 'v2021_02_11',\n\tnamespace: 'Heartwood',\n\tname: '',\n\t fields: {\n\t /** . */\n\t 'theme': {\n\t type: 'schema',\n\t isRequired: true,\n\t options: {schema: themeSchema_v2021_02_11,}\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(upsertThemeEmitPayloadSchema)\n\nexport default upsertThemeEmitPayloadSchema\n"],"mappings":";;;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAGA,IAAAC,MAAA,GAAAC,sBAAA,CAAAF,OAAA;AAEA,IAAMG,4BAA8F,GAAI;EACvGC,EAAE,EAAE,wBAAwB;EAC5BC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,EAAE;EACJC,MAAM,EAAE;IACA;IACA,OAAO,EAAE;MACLC,IAAI,EAAE,QAAQ;MACdC,UAAU,EAAE,IAAI;MAChBC,OAAO,EAAE;QAACC,MAAM,EAAEC;MAAwB;IAC9C;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,CAAC,CAAC,CAACC,WAAW,CAACb,4BAA4B,CAAC;AAAA,IAAAc,QAAA,GAEvDd,4BAA4B;AAAAe,OAAA,cAAAD,QAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"upsertThemeEmitTarget.schema.js","names":["_schema","require","upsertThemeEmitTargetSchema","id","version","namespace","name","fields","type","isRequired","options","undefined","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/heartwood/v2021_02_11/upsertThemeEmitTarget.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\n\n\nconst upsertThemeEmitTargetSchema: SpruceSchemas.Heartwood.v2021_02_11.UpsertThemeEmitTargetSchema = {\n\tid: 'upsertThemeEmitTarget',\n\tversion: 'v2021_02_11',\n\tnamespace: 'Heartwood',\n\tname: '',\n\t fields: {\n\t /** . */\n\t 'organizationId': {\n\t type: 'id',\n\t isRequired: true,\n\t options: undefined\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(upsertThemeEmitTargetSchema)\n\nexport default upsertThemeEmitTargetSchema\n"],"mappings":";;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAKA,IAAMC,2BAA4F,GAAI;EACrGC,EAAE,EAAE,uBAAuB;EAC3BC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,EAAE;EACJC,MAAM,EAAE;IACA;IACA,gBAAgB,EAAE;MACdC,IAAI,EAAE,IAAI;MACVC,UAAU,EAAE,IAAI;MAChBC,OAAO,EAAEC;IACb;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,EAAE,CAACC,WAAW,CAACZ,2BAA2B,CAAC;AAAA,IAAAa,QAAA,GAEtDb,2BAA2B;AAAAc,OAAA,cAAAD,QAAA"}
1
+ {"version":3,"file":"upsertThemeEmitTarget.schema.js","names":["_schema","require","upsertThemeEmitTargetSchema","id","version","namespace","name","fields","type","isRequired","options","undefined","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/heartwood/v2021_02_11/upsertThemeEmitTarget.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\n\n\nconst upsertThemeEmitTargetSchema: SpruceSchemas.Heartwood.v2021_02_11.UpsertThemeEmitTargetSchema = {\n\tid: 'upsertThemeEmitTarget',\n\tversion: 'v2021_02_11',\n\tnamespace: 'Heartwood',\n\tname: '',\n\t fields: {\n\t /** . */\n\t 'organizationId': {\n\t type: 'id',\n\t isRequired: true,\n\t options: undefined\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(upsertThemeEmitTargetSchema)\n\nexport default upsertThemeEmitTargetSchema\n"],"mappings":";;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAKA,IAAMC,2BAA4F,GAAI;EACrGC,EAAE,EAAE,uBAAuB;EAC3BC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,EAAE;EACJC,MAAM,EAAE;IACA;IACA,gBAAgB,EAAE;MACdC,IAAI,EAAE,IAAI;MACVC,UAAU,EAAE,IAAI;MAChBC,OAAO,EAAEC;IACb;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,CAAC,CAAC,CAACC,WAAW,CAACZ,2BAA2B,CAAC;AAAA,IAAAa,QAAA,GAEtDb,2BAA2B;AAAAc,OAAA,cAAAD,QAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"upsertThemeEmitTargetAndPayload.schema.js","names":["_schema","require","_eventSource","_interopRequireDefault","_upsertThemeEmitTarget","_upsertThemeEmitPayload","upsertThemeEmitTargetAndPayloadSchema","id","version","namespace","name","fields","label","type","options","schema","eventSourceSchema_v2021_09_13","isRequired","upsertThemeEmitTargetSchema_v2021_02_11","upsertThemeEmitPayloadSchema_v2021_02_11","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/heartwood/v2021_02_11/upsertThemeEmitTargetAndPayload.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\nimport eventSourceSchema_v2021_09_13 from '#spruce/schemas/spruceEventUtils/v2021_09_13/eventSource.schema'\nimport upsertThemeEmitTargetSchema_v2021_02_11 from '#spruce/schemas/heartwood/v2021_02_11/upsertThemeEmitTarget.schema'\nimport upsertThemeEmitPayloadSchema_v2021_02_11 from '#spruce/schemas/heartwood/v2021_02_11/upsertThemeEmitPayload.schema'\n\nconst upsertThemeEmitTargetAndPayloadSchema: SpruceSchemas.Heartwood.v2021_02_11.UpsertThemeEmitTargetAndPayloadSchema = {\n\tid: 'upsertThemeEmitTargetAndPayload',\n\tversion: 'v2021_02_11',\n\tnamespace: 'Heartwood',\n\tname: '',\n\t fields: {\n\t /** Source. */\n\t 'source': {\n\t label: 'Source',\n\t type: 'schema',\n\t options: {schema: eventSourceSchema_v2021_09_13,}\n\t },\n\t /** . */\n\t 'target': {\n\t type: 'schema',\n\t isRequired: true,\n\t options: {schema: upsertThemeEmitTargetSchema_v2021_02_11,}\n\t },\n\t /** . */\n\t 'payload': {\n\t type: 'schema',\n\t isRequired: true,\n\t options: {schema: upsertThemeEmitPayloadSchema_v2021_02_11,}\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(upsertThemeEmitTargetAndPayloadSchema)\n\nexport default upsertThemeEmitTargetAndPayloadSchema\n"],"mappings":";;;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAGA,IAAAC,YAAA,GAAAC,sBAAA,CAAAF,OAAA;AACA,IAAAG,sBAAA,GAAAD,sBAAA,CAAAF,OAAA;AACA,IAAAI,uBAAA,GAAAF,sBAAA,CAAAF,OAAA;AAEA,IAAMK,qCAAgH,GAAI;EACzHC,EAAE,EAAE,iCAAiC;EACrCC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,EAAE;EACJC,MAAM,EAAE;IACA;IACA,QAAQ,EAAE;MACNC,KAAK,EAAE,QAAQ;MACfC,IAAI,EAAE,QAAQ;MACdC,OAAO,EAAE;QAACC,MAAM,EAAEC;MAA8B;IACpD,CAAC;IACD;IACA,QAAQ,EAAE;MACNH,IAAI,EAAE,QAAQ;MACdI,UAAU,EAAE,IAAI;MAChBH,OAAO,EAAE;QAACC,MAAM,EAAEG;MAAwC;IAC9D,CAAC;IACD;IACA,SAAS,EAAE;MACPL,IAAI,EAAE,QAAQ;MACdI,UAAU,EAAE,IAAI;MAChBH,OAAO,EAAE;QAACC,MAAM,EAAEI;MAAyC;IAC/D;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,EAAE,CAACC,WAAW,CAAChB,qCAAqC,CAAC;AAAA,IAAAiB,QAAA,GAEhEjB,qCAAqC;AAAAkB,OAAA,cAAAD,QAAA"}
1
+ {"version":3,"file":"upsertThemeEmitTargetAndPayload.schema.js","names":["_schema","require","_eventSource","_interopRequireDefault","_upsertThemeEmitTarget","_upsertThemeEmitPayload","upsertThemeEmitTargetAndPayloadSchema","id","version","namespace","name","fields","label","type","options","schema","eventSourceSchema_v2021_09_13","isRequired","upsertThemeEmitTargetSchema_v2021_02_11","upsertThemeEmitPayloadSchema_v2021_02_11","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/heartwood/v2021_02_11/upsertThemeEmitTargetAndPayload.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\nimport eventSourceSchema_v2021_09_13 from '#spruce/schemas/spruceEventUtils/v2021_09_13/eventSource.schema'\nimport upsertThemeEmitTargetSchema_v2021_02_11 from '#spruce/schemas/heartwood/v2021_02_11/upsertThemeEmitTarget.schema'\nimport upsertThemeEmitPayloadSchema_v2021_02_11 from '#spruce/schemas/heartwood/v2021_02_11/upsertThemeEmitPayload.schema'\n\nconst upsertThemeEmitTargetAndPayloadSchema: SpruceSchemas.Heartwood.v2021_02_11.UpsertThemeEmitTargetAndPayloadSchema = {\n\tid: 'upsertThemeEmitTargetAndPayload',\n\tversion: 'v2021_02_11',\n\tnamespace: 'Heartwood',\n\tname: '',\n\t fields: {\n\t /** Source. */\n\t 'source': {\n\t label: 'Source',\n\t type: 'schema',\n\t options: {schema: eventSourceSchema_v2021_09_13,}\n\t },\n\t /** . */\n\t 'target': {\n\t type: 'schema',\n\t isRequired: true,\n\t options: {schema: upsertThemeEmitTargetSchema_v2021_02_11,}\n\t },\n\t /** . */\n\t 'payload': {\n\t type: 'schema',\n\t isRequired: true,\n\t options: {schema: upsertThemeEmitPayloadSchema_v2021_02_11,}\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(upsertThemeEmitTargetAndPayloadSchema)\n\nexport default upsertThemeEmitTargetAndPayloadSchema\n"],"mappings":";;;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAGA,IAAAC,YAAA,GAAAC,sBAAA,CAAAF,OAAA;AACA,IAAAG,sBAAA,GAAAD,sBAAA,CAAAF,OAAA;AACA,IAAAI,uBAAA,GAAAF,sBAAA,CAAAF,OAAA;AAEA,IAAMK,qCAAgH,GAAI;EACzHC,EAAE,EAAE,iCAAiC;EACrCC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,EAAE;EACJC,MAAM,EAAE;IACA;IACA,QAAQ,EAAE;MACNC,KAAK,EAAE,QAAQ;MACfC,IAAI,EAAE,QAAQ;MACdC,OAAO,EAAE;QAACC,MAAM,EAAEC;MAA8B;IACpD,CAAC;IACD;IACA,QAAQ,EAAE;MACNH,IAAI,EAAE,QAAQ;MACdI,UAAU,EAAE,IAAI;MAChBH,OAAO,EAAE;QAACC,MAAM,EAAEG;MAAwC;IAC9D,CAAC;IACD;IACA,SAAS,EAAE;MACPL,IAAI,EAAE,QAAQ;MACdI,UAAU,EAAE,IAAI;MAChBH,OAAO,EAAE;QAACC,MAAM,EAAEI;MAAyC;IAC/D;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,CAAC,CAAC,CAACC,WAAW,CAAChB,qCAAqC,CAAC;AAAA,IAAAiB,QAAA,GAEhEjB,qCAAqC;AAAAkB,OAAA,cAAAD,QAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"upsertThemeResponsePayload.schema.js","names":["_schema","require","_theme","_interopRequireDefault","upsertThemeResponsePayloadSchema","id","version","namespace","name","fields","type","isRequired","options","schema","themeSchema_v2021_02_11","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/heartwood/v2021_02_11/upsertThemeResponsePayload.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\nimport themeSchema_v2021_02_11 from '#spruce/schemas/heartwood/v2021_02_11/theme.schema'\n\nconst upsertThemeResponsePayloadSchema: SpruceSchemas.Heartwood.v2021_02_11.UpsertThemeResponsePayloadSchema = {\n\tid: 'upsertThemeResponsePayload',\n\tversion: 'v2021_02_11',\n\tnamespace: 'Heartwood',\n\tname: '',\n\t fields: {\n\t /** . */\n\t 'theme': {\n\t type: 'schema',\n\t isRequired: true,\n\t options: {schema: themeSchema_v2021_02_11,}\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(upsertThemeResponsePayloadSchema)\n\nexport default upsertThemeResponsePayloadSchema\n"],"mappings":";;;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAGA,IAAAC,MAAA,GAAAC,sBAAA,CAAAF,OAAA;AAEA,IAAMG,gCAAsG,GAAI;EAC/GC,EAAE,EAAE,4BAA4B;EAChCC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,EAAE;EACJC,MAAM,EAAE;IACA;IACA,OAAO,EAAE;MACLC,IAAI,EAAE,QAAQ;MACdC,UAAU,EAAE,IAAI;MAChBC,OAAO,EAAE;QAACC,MAAM,EAAEC;MAAwB;IAC9C;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,EAAE,CAACC,WAAW,CAACb,gCAAgC,CAAC;AAAA,IAAAc,QAAA,GAE3Dd,gCAAgC;AAAAe,OAAA,cAAAD,QAAA"}
1
+ {"version":3,"file":"upsertThemeResponsePayload.schema.js","names":["_schema","require","_theme","_interopRequireDefault","upsertThemeResponsePayloadSchema","id","version","namespace","name","fields","type","isRequired","options","schema","themeSchema_v2021_02_11","SchemaRegistry","getInstance","trackSchema","_default","exports"],"sources":["../../../../../src/.spruce/schemas/heartwood/v2021_02_11/upsertThemeResponsePayload.schema.ts"],"sourcesContent":["import { SchemaRegistry } from '@sprucelabs/schema'\nimport { SpruceSchemas } from '../../schemas.types'\n\nimport themeSchema_v2021_02_11 from '#spruce/schemas/heartwood/v2021_02_11/theme.schema'\n\nconst upsertThemeResponsePayloadSchema: SpruceSchemas.Heartwood.v2021_02_11.UpsertThemeResponsePayloadSchema = {\n\tid: 'upsertThemeResponsePayload',\n\tversion: 'v2021_02_11',\n\tnamespace: 'Heartwood',\n\tname: '',\n\t fields: {\n\t /** . */\n\t 'theme': {\n\t type: 'schema',\n\t isRequired: true,\n\t options: {schema: themeSchema_v2021_02_11,}\n\t },\n\t }\n}\n\nSchemaRegistry.getInstance().trackSchema(upsertThemeResponsePayloadSchema)\n\nexport default upsertThemeResponsePayloadSchema\n"],"mappings":";;;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAGA,IAAAC,MAAA,GAAAC,sBAAA,CAAAF,OAAA;AAEA,IAAMG,gCAAsG,GAAI;EAC/GC,EAAE,EAAE,4BAA4B;EAChCC,OAAO,EAAE,aAAa;EACtBC,SAAS,EAAE,WAAW;EACtBC,IAAI,EAAE,EAAE;EACJC,MAAM,EAAE;IACA;IACA,OAAO,EAAE;MACLC,IAAI,EAAE,QAAQ;MACdC,UAAU,EAAE,IAAI;MAChBC,OAAO,EAAE;QAACC,MAAM,EAAEC;MAAwB;IAC9C;EACR;AACL,CAAC;AAEDC,sBAAc,CAACC,WAAW,CAAC,CAAC,CAACC,WAAW,CAACb,gCAAgC,CAAC;AAAA,IAAAc,QAAA,GAE3Dd,gCAAgC;AAAAe,OAAA,cAAAD,QAAA"}
@@ -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,EAAE,CAACC,WAAW,CAAChB,oBAAoB,CAAC;AAAA,IAAAiB,QAAA,GAE/CjB,oBAAoB;AAAAkB,OAAA,cAAAD,QAAA"}
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,GAE/CjB,oBAAoB;AAAAkB,OAAA,cAAAD,QAAA"}
@@ -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,EAAE,CAACC,WAAW,CAACjB,sBAAsB,CAAC;AAAA,IAAAkB,QAAA,GAEjDlB,sBAAsB;AAAAmB,OAAA,cAAAD,QAAA"}
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,GAEjDlB,sBAAsB;AAAAmB,OAAA,cAAAD,QAAA"}
@@ -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,EAAE,CAACC,WAAW,CAACf,oCAAoC,CAAC;AAAA,IAAAgB,QAAA,GAE/DhB,oCAAoC;AAAAiB,OAAA,cAAAD,QAAA"}
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,GAE/DhB,oCAAoC;AAAAiB,OAAA,cAAAD,QAAA"}
@@ -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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"}
@@ -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,EAAE,CAACC,WAAW,CAACf,+BAA+B,CAAC;AAAA,IAAAgB,QAAA,GAE1DhB,+BAA+B;AAAAiB,OAAA,cAAAD,QAAA"}
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,GAE1DhB,+BAA+B;AAAAiB,OAAA,cAAAD,QAAA"}
@@ -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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"}