@osdk/cli 0.15.0 → 0.17.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (235) hide show
  1. package/build/js/chunk-2A2YEODO.mjs +199 -0
  2. package/build/js/chunk-2A2YEODO.mjs.map +1 -0
  3. package/build/js/chunk-467BAS7X.cjs +74 -0
  4. package/build/js/chunk-467BAS7X.cjs.map +1 -0
  5. package/build/js/chunk-CWMSASIM.mjs +65 -0
  6. package/build/js/chunk-CWMSASIM.mjs.map +1 -0
  7. package/build/js/{chunk-TZGNA5WR.cjs → chunk-EVW4VRJL.cjs} +3 -7
  8. package/build/js/chunk-EVW4VRJL.cjs.map +1 -0
  9. package/build/js/chunk-QVFWI7JV.cjs +207 -0
  10. package/build/js/chunk-QVFWI7JV.cjs.map +1 -0
  11. package/build/js/{chunk-HD6SVFKA.mjs → chunk-SFL6QONJ.mjs} +3 -7
  12. package/build/js/chunk-SFL6QONJ.mjs.map +1 -0
  13. package/build/js/{handleGenerate-FSKXULOJ.mjs → handleGenerate-KBPDPEH4-O63ZWRM6.mjs} +21 -101
  14. package/build/js/handleGenerate-KBPDPEH4-O63ZWRM6.mjs.map +1 -0
  15. package/build/js/{handleGenerate-KCAGHMHC.cjs → handleGenerate-KBPDPEH4-OC7WKH2B.cjs} +24 -107
  16. package/build/js/handleGenerate-KBPDPEH4-OC7WKH2B.cjs.map +1 -0
  17. package/build/js/index.cjs +138 -186
  18. package/build/js/index.cjs.map +1 -1
  19. package/build/js/index.mjs +129 -173
  20. package/build/js/index.mjs.map +1 -1
  21. package/build/js/loginFlow-QTUKYZEL.cjs +10 -0
  22. package/build/js/loginFlow-ZFVT2AFZ.mjs +4 -0
  23. package/build/js/{siteDeployCommand-NF4NIH2Y.cjs → siteDeployCommand-GM26T5YL.cjs} +22 -37
  24. package/build/js/siteDeployCommand-GM26T5YL.cjs.map +1 -0
  25. package/build/js/{siteDeployCommand-QMX5EY2K.mjs → siteDeployCommand-LXWAUCZQ.mjs} +13 -28
  26. package/build/js/siteDeployCommand-LXWAUCZQ.mjs.map +1 -0
  27. package/build/js/{versionDeleteCommand-7XQQMEP6.cjs → versionDeleteCommand-S4M6DRHC.cjs} +6 -9
  28. package/build/js/versionDeleteCommand-S4M6DRHC.cjs.map +1 -0
  29. package/build/js/{versionDeleteCommand-S3PG23IT.mjs → versionDeleteCommand-ZVUTRBQE.mjs} +4 -7
  30. package/build/js/versionDeleteCommand-ZVUTRBQE.mjs.map +1 -0
  31. package/build/js/versionGetCommand-C2BMDIVV.cjs +28 -0
  32. package/build/js/versionGetCommand-C2BMDIVV.cjs.map +1 -0
  33. package/build/js/versionGetCommand-N7F75WO5.mjs +26 -0
  34. package/build/js/versionGetCommand-N7F75WO5.mjs.map +1 -0
  35. package/build/js/versionListCommand-2SNJI2N2.mjs +32 -0
  36. package/build/js/versionListCommand-2SNJI2N2.mjs.map +1 -0
  37. package/build/js/versionListCommand-FR7G6D7I.cjs +34 -0
  38. package/build/js/versionListCommand-FR7G6D7I.cjs.map +1 -0
  39. package/build/js/versionSetCommand-73LHJBP5.cjs +29 -0
  40. package/build/js/versionSetCommand-73LHJBP5.cjs.map +1 -0
  41. package/build/js/{versionSetCommand-KXNXVRXK.mjs → versionSetCommand-GRRGFGPP.mjs} +5 -9
  42. package/build/js/versionSetCommand-GRRGFGPP.mjs.map +1 -0
  43. package/build/js/{versionUnsetCommand-BIBSMJRY.cjs → versionUnsetCommand-3MUKQRD5.cjs} +6 -8
  44. package/build/js/versionUnsetCommand-3MUKQRD5.cjs.map +1 -0
  45. package/build/js/{versionUnsetCommand-XH4PGAIP.mjs → versionUnsetCommand-PZF5G4WC.mjs} +4 -6
  46. package/build/js/versionUnsetCommand-PZF5G4WC.mjs.map +1 -0
  47. package/build/types/cli.d.ts.map +1 -1
  48. package/build/types/commands/auth/index.d.ts +3 -4
  49. package/build/types/commands/auth/index.d.ts.map +1 -1
  50. package/build/types/commands/auth/login/index.d.ts +1 -2
  51. package/build/types/commands/auth/login/index.d.ts.map +1 -1
  52. package/build/types/commands/site/CommonSiteArgs.d.ts +1 -1
  53. package/build/types/commands/site/CommonSiteArgs.d.ts.map +1 -1
  54. package/build/types/commands/site/deploy/index.d.ts.map +1 -1
  55. package/build/types/commands/site/deploy/siteDeployCommand.d.mts.map +1 -1
  56. package/build/types/commands/site/index.d.ts +1 -1
  57. package/build/types/commands/site/index.d.ts.map +1 -1
  58. package/build/types/commands/site/version/delete/versionDeleteCommand.d.mts.map +1 -1
  59. package/build/types/commands/site/version/get/versionGetCommand.d.mts.map +1 -1
  60. package/build/types/commands/site/version/list/versionListCommand.d.mts.map +1 -1
  61. package/build/types/commands/site/version/set/versionSetCommand.d.mts.map +1 -1
  62. package/build/types/commands/site/version/unset/versionUnsetCommand.d.mts.map +1 -1
  63. package/build/types/net/index.d.mts +1 -5
  64. package/build/types/net/index.d.mts.map +1 -1
  65. package/build/types/net/third-party-applications/ListWebsiteVersionsResponse.d.mts +6 -0
  66. package/build/types/net/third-party-applications/ListWebsiteVersionsResponse.d.mts.map +1 -0
  67. package/build/types/net/third-party-applications/UpdateWebsiteDeploymentRequest.d.mts +4 -0
  68. package/build/types/net/third-party-applications/UpdateWebsiteDeploymentRequest.d.mts.map +1 -0
  69. package/build/types/net/third-party-applications/WebsiteDeployment.d.mts +5 -0
  70. package/build/types/net/third-party-applications/WebsiteDeployment.d.mts.map +1 -0
  71. package/build/types/net/third-party-applications/WebsiteVersion.d.mts +4 -0
  72. package/build/types/net/third-party-applications/WebsiteVersion.d.mts.map +1 -0
  73. package/build/types/net/third-party-applications/deleteWebsiteDeployment.d.mts +4 -0
  74. package/build/types/net/third-party-applications/deleteWebsiteDeployment.d.mts.map +1 -0
  75. package/build/types/net/third-party-applications/deleteWebsiteVersion.d.mts +4 -0
  76. package/build/types/net/third-party-applications/deleteWebsiteVersion.d.mts.map +1 -0
  77. package/build/types/net/third-party-applications/getWebsiteDeployment.d.mts +5 -0
  78. package/build/types/net/third-party-applications/getWebsiteDeployment.d.mts.map +1 -0
  79. package/build/types/net/third-party-applications/index.d.mts +11 -0
  80. package/build/types/net/third-party-applications/index.d.mts.map +1 -0
  81. package/build/types/net/third-party-applications/listWebsiteVersions.d.mts +5 -0
  82. package/build/types/net/third-party-applications/listWebsiteVersions.d.mts.map +1 -0
  83. package/build/types/net/third-party-applications/updateWebsiteDeployment.d.mts +6 -0
  84. package/build/types/net/third-party-applications/updateWebsiteDeployment.d.mts.map +1 -0
  85. package/build/types/net/third-party-applications/uploadWebsiteVersion.d.mts +5 -0
  86. package/build/types/net/third-party-applications/uploadWebsiteVersion.d.mts.map +1 -0
  87. package/build/types/util/autoVersion.d.ts.map +1 -1
  88. package/changelog/0.16.0/pr-143.v2.yml +5 -0
  89. package/changelog/0.17.0/pr-166.v2.yml +5 -0
  90. package/package.json +9 -8
  91. package/build/js/chunk-CCA2T5YW.cjs +0 -12
  92. package/build/js/chunk-CCA2T5YW.cjs.map +0 -1
  93. package/build/js/chunk-CLAEREOL.mjs +0 -13
  94. package/build/js/chunk-CLAEREOL.mjs.map +0 -1
  95. package/build/js/chunk-EALLTV7S.mjs +0 -256
  96. package/build/js/chunk-EALLTV7S.mjs.map +0 -1
  97. package/build/js/chunk-F6Y3FTY6.cjs +0 -267
  98. package/build/js/chunk-F6Y3FTY6.cjs.map +0 -1
  99. package/build/js/chunk-GX2IOTA6.mjs +0 -10
  100. package/build/js/chunk-GX2IOTA6.mjs.map +0 -1
  101. package/build/js/chunk-HD6SVFKA.mjs.map +0 -1
  102. package/build/js/chunk-HZ3XILMW.cjs +0 -15
  103. package/build/js/chunk-HZ3XILMW.cjs.map +0 -1
  104. package/build/js/chunk-MU5KWUEI.mjs +0 -10
  105. package/build/js/chunk-MU5KWUEI.mjs.map +0 -1
  106. package/build/js/chunk-TZGNA5WR.cjs.map +0 -1
  107. package/build/js/chunk-UE2TMWJL.cjs +0 -12
  108. package/build/js/chunk-UE2TMWJL.cjs.map +0 -1
  109. package/build/js/handleGenerate-FSKXULOJ.mjs.map +0 -1
  110. package/build/js/handleGenerate-KCAGHMHC.cjs.map +0 -1
  111. package/build/js/loginFlow-5ZAMXQKE.cjs +0 -10
  112. package/build/js/loginFlow-BWWZBM36.mjs +0 -4
  113. package/build/js/siteDeployCommand-NF4NIH2Y.cjs.map +0 -1
  114. package/build/js/siteDeployCommand-QMX5EY2K.mjs.map +0 -1
  115. package/build/js/versionDeleteCommand-7XQQMEP6.cjs.map +0 -1
  116. package/build/js/versionDeleteCommand-S3PG23IT.mjs.map +0 -1
  117. package/build/js/versionGetCommand-IKDSYKJM.mjs +0 -28
  118. package/build/js/versionGetCommand-IKDSYKJM.mjs.map +0 -1
  119. package/build/js/versionGetCommand-PBCSZZ2W.cjs +0 -30
  120. package/build/js/versionGetCommand-PBCSZZ2W.cjs.map +0 -1
  121. package/build/js/versionListCommand-KSQJH2CQ.cjs +0 -36
  122. package/build/js/versionListCommand-KSQJH2CQ.cjs.map +0 -1
  123. package/build/js/versionListCommand-YP6X66SJ.mjs +0 -34
  124. package/build/js/versionListCommand-YP6X66SJ.mjs.map +0 -1
  125. package/build/js/versionSetCommand-2L3BCYZ7.cjs +0 -33
  126. package/build/js/versionSetCommand-2L3BCYZ7.cjs.map +0 -1
  127. package/build/js/versionSetCommand-KXNXVRXK.mjs.map +0 -1
  128. package/build/js/versionUnsetCommand-BIBSMJRY.cjs.map +0 -1
  129. package/build/js/versionUnsetCommand-XH4PGAIP.mjs.map +0 -1
  130. package/build/types/CliCommonArgs.d.ts +0 -4
  131. package/build/types/CliCommonArgs.d.ts.map +0 -1
  132. package/build/types/ExitProcessError.d.ts +0 -7
  133. package/build/types/ExitProcessError.d.ts.map +0 -1
  134. package/build/types/YargsCheckError.d.ts +0 -4
  135. package/build/types/YargsCheckError.d.ts.map +0 -1
  136. package/build/types/commands/auth/CommonAuthArgs.d.ts +0 -5
  137. package/build/types/commands/auth/CommonAuthArgs.d.ts.map +0 -1
  138. package/build/types/commands/auth/login/LoginArgs.d.ts +0 -5
  139. package/build/types/commands/auth/login/LoginArgs.d.ts.map +0 -1
  140. package/build/types/commands/auth/login/loginFlow.d.ts +0 -3
  141. package/build/types/commands/auth/login/loginFlow.d.ts.map +0 -1
  142. package/build/types/commands/auth/login/token.d.ts +0 -13
  143. package/build/types/commands/auth/login/token.d.ts.map +0 -1
  144. package/build/types/commands/typescript/generate/TypescriptGenerateArgs.d.ts +0 -15
  145. package/build/types/commands/typescript/generate/TypescriptGenerateArgs.d.ts.map +0 -1
  146. package/build/types/commands/typescript/generate/generate.d.ts +0 -5
  147. package/build/types/commands/typescript/generate/generate.d.ts.map +0 -1
  148. package/build/types/commands/typescript/generate/handleGenerate.d.mts +0 -45
  149. package/build/types/commands/typescript/generate/handleGenerate.d.mts.map +0 -1
  150. package/build/types/commands/typescript/generate/handleGenerate.test.d.mts +0 -2
  151. package/build/types/commands/typescript/generate/handleGenerate.test.d.mts.map +0 -1
  152. package/build/types/commands/typescript/index.d.ts +0 -5
  153. package/build/types/commands/typescript/index.d.ts.map +0 -1
  154. package/build/types/generated/artifacts-sites/ArtifactsSitesAdminV2Service/clearDeployedVersion.d.ts +0 -9
  155. package/build/types/generated/artifacts-sites/ArtifactsSitesAdminV2Service/clearDeployedVersion.d.ts.map +0 -1
  156. package/build/types/generated/artifacts-sites/ArtifactsSitesAdminV2Service/getContentSecurityPolicyAdditions.d.ts +0 -9
  157. package/build/types/generated/artifacts-sites/ArtifactsSitesAdminV2Service/getContentSecurityPolicyAdditions.d.ts.map +0 -1
  158. package/build/types/generated/artifacts-sites/ArtifactsSitesAdminV2Service/getDeployedVersion.d.ts +0 -9
  159. package/build/types/generated/artifacts-sites/ArtifactsSitesAdminV2Service/getDeployedVersion.d.ts.map +0 -1
  160. package/build/types/generated/artifacts-sites/ArtifactsSitesAdminV2Service/getRegisteredSiteDomains.d.ts +0 -10
  161. package/build/types/generated/artifacts-sites/ArtifactsSitesAdminV2Service/getRegisteredSiteDomains.d.ts.map +0 -1
  162. package/build/types/generated/artifacts-sites/ArtifactsSitesAdminV2Service/getRequestedSiteDomains.d.ts +0 -11
  163. package/build/types/generated/artifacts-sites/ArtifactsSitesAdminV2Service/getRequestedSiteDomains.d.ts.map +0 -1
  164. package/build/types/generated/artifacts-sites/ArtifactsSitesAdminV2Service/previewContentSecurityPolicy.d.ts +0 -10
  165. package/build/types/generated/artifacts-sites/ArtifactsSitesAdminV2Service/previewContentSecurityPolicy.d.ts.map +0 -1
  166. package/build/types/generated/artifacts-sites/ArtifactsSitesAdminV2Service/putContentSecurityPolicyAdditions.d.ts +0 -9
  167. package/build/types/generated/artifacts-sites/ArtifactsSitesAdminV2Service/putContentSecurityPolicyAdditions.d.ts.map +0 -1
  168. package/build/types/generated/artifacts-sites/ArtifactsSitesAdminV2Service/requestSiteDomainForRepository.d.ts +0 -13
  169. package/build/types/generated/artifacts-sites/ArtifactsSitesAdminV2Service/requestSiteDomainForRepository.d.ts.map +0 -1
  170. package/build/types/generated/artifacts-sites/ArtifactsSitesAdminV2Service/unregisterSiteDomain.d.ts +0 -12
  171. package/build/types/generated/artifacts-sites/ArtifactsSitesAdminV2Service/unregisterSiteDomain.d.ts.map +0 -1
  172. package/build/types/generated/artifacts-sites/ArtifactsSitesAdminV2Service/updateDeployedVersion.d.ts +0 -9
  173. package/build/types/generated/artifacts-sites/ArtifactsSitesAdminV2Service/updateDeployedVersion.d.ts.map +0 -1
  174. package/build/types/generated/artifacts-sites/ArtifactsSitesAdminV2Service.d.ts +0 -11
  175. package/build/types/generated/artifacts-sites/ArtifactsSitesAdminV2Service.d.ts.map +0 -1
  176. package/build/types/generated/artifacts-sites/ContentSecurityPolicyAdditions.d.ts +0 -6
  177. package/build/types/generated/artifacts-sites/ContentSecurityPolicyAdditions.d.ts.map +0 -1
  178. package/build/types/generated/artifacts-sites/ContentSecurityPolicyDirectiveName.d.ts +0 -2
  179. package/build/types/generated/artifacts-sites/ContentSecurityPolicyDirectiveName.d.ts.map +0 -1
  180. package/build/types/generated/artifacts-sites/ContentSecurityPolicyDirectiveValue.d.ts +0 -2
  181. package/build/types/generated/artifacts-sites/ContentSecurityPolicyDirectiveValue.d.ts.map +0 -1
  182. package/build/types/generated/artifacts-sites/ContentSecurityPolicyHeaderValue.d.ts +0 -2
  183. package/build/types/generated/artifacts-sites/ContentSecurityPolicyHeaderValue.d.ts.map +0 -1
  184. package/build/types/generated/artifacts-sites/ControlPanelManagedDomainInfo.d.ts +0 -13
  185. package/build/types/generated/artifacts-sites/ControlPanelManagedDomainInfo.d.ts.map +0 -1
  186. package/build/types/generated/artifacts-sites/DomainName.d.ts +0 -4
  187. package/build/types/generated/artifacts-sites/DomainName.d.ts.map +0 -1
  188. package/build/types/generated/artifacts-sites/PreviewContentSecurityPolicyRequest.d.ts +0 -5
  189. package/build/types/generated/artifacts-sites/PreviewContentSecurityPolicyRequest.d.ts.map +0 -1
  190. package/build/types/generated/artifacts-sites/SiteDomainInfo.d.ts +0 -7
  191. package/build/types/generated/artifacts-sites/SiteDomainInfo.d.ts.map +0 -1
  192. package/build/types/generated/artifacts-sites/SiteDomainRegistrationRequestRid.d.ts +0 -2
  193. package/build/types/generated/artifacts-sites/SiteDomainRegistrationRequestRid.d.ts.map +0 -1
  194. package/build/types/generated/artifacts-sites/SiteVersion.d.ts +0 -4
  195. package/build/types/generated/artifacts-sites/SiteVersion.d.ts.map +0 -1
  196. package/build/types/generated/artifacts-sites/SubmitDomainRegistrationRequest.d.ts +0 -8
  197. package/build/types/generated/artifacts-sites/SubmitDomainRegistrationRequest.d.ts.map +0 -1
  198. package/build/types/generated/artifacts-sites/UnregisterDomainRequest.d.ts +0 -5
  199. package/build/types/generated/artifacts-sites/UnregisterDomainRequest.d.ts.map +0 -1
  200. package/build/types/generated/artifacts-sites/UpdateDeployedVersionRequest.d.ts +0 -5
  201. package/build/types/generated/artifacts-sites/UpdateDeployedVersionRequest.d.ts.map +0 -1
  202. package/build/types/generated/artifacts-sites/index.d.ts +0 -15
  203. package/build/types/generated/artifacts-sites/index.d.ts.map +0 -1
  204. package/build/types/net/RepositoryRid.d.ts +0 -2
  205. package/build/types/net/RepositoryRid.d.ts.map +0 -1
  206. package/build/types/net/artifacts/SiteAssetArtifactsService/DeleteSiteVersionRequest.d.mts +0 -6
  207. package/build/types/net/artifacts/SiteAssetArtifactsService/DeleteSiteVersionRequest.d.mts.map +0 -1
  208. package/build/types/net/artifacts/SiteAssetArtifactsService/SiteAssetVersions.d.mts +0 -4
  209. package/build/types/net/artifacts/SiteAssetArtifactsService/SiteAssetVersions.d.mts.map +0 -1
  210. package/build/types/net/artifacts/SiteAssetArtifactsService/UploadZippedSiteAssetRequest.d.mts +0 -7
  211. package/build/types/net/artifacts/SiteAssetArtifactsService/UploadZippedSiteAssetRequest.d.mts.map +0 -1
  212. package/build/types/net/artifacts/SiteAssetArtifactsService/deleteSiteVersion.d.mts +0 -4
  213. package/build/types/net/artifacts/SiteAssetArtifactsService/deleteSiteVersion.d.mts.map +0 -1
  214. package/build/types/net/artifacts/SiteAssetArtifactsService/fetchSiteVersions.d.mts +0 -4
  215. package/build/types/net/artifacts/SiteAssetArtifactsService/fetchSiteVersions.d.mts.map +0 -1
  216. package/build/types/net/artifacts/SiteAssetArtifactsService/getSiteAssetBaseUrl.d.mts +0 -2
  217. package/build/types/net/artifacts/SiteAssetArtifactsService/getSiteAssetBaseUrl.d.mts.map +0 -1
  218. package/build/types/net/artifacts/SiteAssetArtifactsService/index.d.mts +0 -5
  219. package/build/types/net/artifacts/SiteAssetArtifactsService/index.d.mts.map +0 -1
  220. package/build/types/net/artifacts/SiteAssetArtifactsService/uploadSiteVersion.d.mts +0 -4
  221. package/build/types/net/artifacts/SiteAssetArtifactsService/uploadSiteVersion.d.mts.map +0 -1
  222. package/build/types/net/artifacts/index.d.mts +0 -2
  223. package/build/types/net/artifacts/index.d.mts.map +0 -1
  224. package/build/types/net/createConjureContext.d.mts +0 -3
  225. package/build/types/net/createConjureContext.d.mts.map +0 -1
  226. package/build/types/net/third-party-application-service/fetchWebsiteRepositoryRid.d.mts +0 -5
  227. package/build/types/net/third-party-application-service/fetchWebsiteRepositoryRid.d.mts.map +0 -1
  228. package/build/types/net/third-party-application-service/index.d.mts +0 -2
  229. package/build/types/net/third-party-application-service/index.d.mts.map +0 -1
  230. package/build/types/util/isValidSemver.d.ts +0 -2
  231. package/build/types/util/isValidSemver.d.ts.map +0 -1
  232. package/build/types/yargs/logLevelMiddleware.d.ts +0 -3
  233. package/build/types/yargs/logLevelMiddleware.d.ts.map +0 -1
  234. /package/build/js/{loginFlow-5ZAMXQKE.cjs.map → loginFlow-QTUKYZEL.cjs.map} +0 -0
  235. /package/build/js/{loginFlow-BWWZBM36.mjs.map → loginFlow-ZFVT2AFZ.mjs.map} +0 -0
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../src/commands/site/version/set/versionSetCommand.mts"],"names":[],"mappings":";;;;;;;;;;;AAgBA,SAAS,eAAe;AAGxB,eAAO,kBAAyC;AAAA,EAC9C;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AACF,GAAG;AACD,UAAQ,MAAM,sBAAsB;AACpC,QAAM,cAAc,MAAM,UAAU,OAAO,SAAS;AACpD,QAAM,gBAAgB,MAAM;AAC5B,QAAM,YAAY,4BAA4B,YAAY,aAAa;AACvE,QAAM,gBAAgB,MAAM,wCAA6B,0BAA0B,WAAW,WAAW;AACzG,QAAM,MAAM,qBAAqB,YAAY,kBAAkB,aAAa;AAC5E,MAAI,SAAS;AACX,UAAM,qCAA6B,sBAAsB,KAAK,eAAe;AAAA,MAC3E,aAAa;AAAA,QACX;AAAA,MACF;AAAA,IACF,CAAC;AAAA,EACH;AACA,UAAQ,QAAQ,uBAAuB,OAAO,EAAE;AAClD","sourcesContent":["/*\n * Copyright 2023 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { consola } from \"consola\";\nimport { ArtifactsSitesAdminV2Service, createConjureContext, createInternalClientContext, thirdPartyApplicationService } from \"#net\";\nimport { loadToken } from \"../../../../util/token.js\";\nexport default async function versionSetCommand({\n version,\n application,\n foundryUrl,\n token,\n tokenFile\n}) {\n consola.start(`Setting live version`);\n const loadedToken = await loadToken(token, tokenFile);\n const tokenProvider = () => loadedToken;\n const clientCtx = createInternalClientContext(foundryUrl, tokenProvider);\n const repositoryRid = await thirdPartyApplicationService.fetchWebsiteRepositoryRid(clientCtx, application);\n const ctx = createConjureContext(foundryUrl, \"/artifacts/api\", tokenProvider);\n if (version) {\n await ArtifactsSitesAdminV2Service.updateDeployedVersion(ctx, repositoryRid, {\n siteVersion: {\n version\n }\n });\n }\n consola.success(`Set live version to ${version}`);\n}"]}
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../src/commands/site/version/set/versionSetCommand.mts"],"names":[],"mappings":";;;;;;;;;;;AAgBA,SAAS,eAAe;AAGxB,eAAO,kBAAyC;AAAA,EAC9C;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AACF,GAAG;AACD,UAAQ,MAAM,sBAAsB;AACpC,QAAM,cAAc,MAAM,UAAU,OAAO,SAAS;AACpD,QAAM,gBAAgB,MAAM;AAC5B,QAAM,YAAY,4BAA4B,YAAY,aAAa;AACvE,QAAM,gBAAgB,MAAM,wCAA6B,0BAA0B,WAAW,WAAW;AACzG,QAAM,MAAM,qBAAqB,YAAY,kBAAkB,aAAa;AAC5E,MAAI,SAAS;AACX,UAAM,qCAA6B,sBAAsB,KAAK,eAAe;AAAA,MAC3E,aAAa;AAAA,QACX;AAAA,MACF;AAAA,IACF,CAAC;AAAA,EACH;AACA,UAAQ,QAAQ,uBAAuB,OAAO,EAAE;AAClD","sourcesContent":["/*\n * Copyright 2023 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { consola } from \"consola\";\nimport { ArtifactsSitesAdminV2Service, createConjureContext, createInternalClientContext, thirdPartyApplicationService } from \"#net\";\nimport { loadToken } from \"../../../../util/token.js\";\nexport default async function versionSetCommand({\n version,\n application,\n foundryUrl,\n token,\n tokenFile\n}) {\n consola.start(`Setting live version`);\n const loadedToken = await loadToken(token, tokenFile);\n const tokenProvider = () => loadedToken;\n const clientCtx = createInternalClientContext(foundryUrl, tokenProvider);\n const repositoryRid = await thirdPartyApplicationService.fetchWebsiteRepositoryRid(clientCtx, application);\n const ctx = createConjureContext(foundryUrl, \"/artifacts/api\", tokenProvider);\n if (version) {\n await ArtifactsSitesAdminV2Service.updateDeployedVersion(ctx, repositoryRid, {\n siteVersion: {\n version\n }\n });\n }\n consola.success(`Set live version to ${version}`);\n}"]}
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../src/commands/site/version/unset/versionUnsetCommand.mts"],"names":[],"mappings":";;;;;;;;;;;;;;AAgBA,SAAS,eAAe;AAExB,SAAS,gBAAgB;AAGzB,eAAO,oBAA2C;AAAA,EAChD;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AACF,GAAG;AACD,MAAI,CAAC,KAAK;AACR,UAAM,YAAY,MAAM,QAAQ,OAAO;AAAA,EAA0D,SAAS,QAAQ,8EAA8E,CAAC,IAAI;AAAA,MACnM,MAAM;AAAA,IACR,CAAC;AACD,uBAAmB,SAAS;AAAA,EAC9B;AACA,QAAM,cAAc,MAAM,UAAU,OAAO,SAAS;AACpD,QAAM,gBAAgB,MAAM;AAC5B,QAAM,YAAY,4BAA4B,YAAY,aAAa;AACvE,UAAQ,MAAM,4BAA4B;AAC1C,QAAM,gBAAgB,MAAM,wCAA6B,0BAA0B,WAAW,WAAW;AACzG,QAAM,MAAM,qBAAqB,YAAY,kBAAkB,aAAa;AAC5E,QAAM,qCAA6B,qBAAqB,KAAK,aAAa;AAC1E,UAAQ,QAAQ,2BAA2B;AAC7C","sourcesContent":["/*\n * Copyright 2023 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { consola } from \"consola\";\nimport { ArtifactsSitesAdminV2Service, createConjureContext, createInternalClientContext, thirdPartyApplicationService } from \"#net\";\nimport { colorize } from \"consola/utils\";\nimport { handlePromptCancel } from \"../../../../consola/handlePromptCancel.js\";\nimport { loadToken } from \"../../../../util/token.js\";\nexport default async function versionUnsetCommand({\n yes,\n application,\n foundryUrl,\n token,\n tokenFile\n}) {\n if (!yes) {\n const confirmed = await consola.prompt(`Are you sure you want to clear the live site version?\\n${colorize(\"bold\", \"Your site will no longer be accessible until a new live site version is set.\")}`, {\n type: \"confirm\"\n });\n handlePromptCancel(confirmed);\n }\n const loadedToken = await loadToken(token, tokenFile);\n const tokenProvider = () => loadedToken;\n const clientCtx = createInternalClientContext(foundryUrl, tokenProvider);\n consola.start(\"Clearing live site version\");\n const repositoryRid = await thirdPartyApplicationService.fetchWebsiteRepositoryRid(clientCtx, application);\n const ctx = createConjureContext(foundryUrl, \"/artifacts/api\", tokenProvider);\n await ArtifactsSitesAdminV2Service.clearDeployedVersion(ctx, repositoryRid);\n consola.success(\"Cleared live site version\");\n}"]}
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../src/commands/site/version/unset/versionUnsetCommand.mts"],"names":[],"mappings":";;;;;;;;;;;;;;AAgBA,SAAS,eAAe;AAExB,SAAS,gBAAgB;AAGzB,eAAO,oBAA2C;AAAA,EAChD;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AACF,GAAG;AACD,MAAI,CAAC,KAAK;AACR,UAAM,YAAY,MAAM,QAAQ,OAAO;AAAA,EAA0D,SAAS,QAAQ,8EAA8E,CAAC,IAAI;AAAA,MACnM,MAAM;AAAA,IACR,CAAC;AACD,uBAAmB,SAAS;AAAA,EAC9B;AACA,QAAM,cAAc,MAAM,UAAU,OAAO,SAAS;AACpD,QAAM,gBAAgB,MAAM;AAC5B,QAAM,YAAY,4BAA4B,YAAY,aAAa;AACvE,UAAQ,MAAM,4BAA4B;AAC1C,QAAM,gBAAgB,MAAM,wCAA6B,0BAA0B,WAAW,WAAW;AACzG,QAAM,MAAM,qBAAqB,YAAY,kBAAkB,aAAa;AAC5E,QAAM,qCAA6B,qBAAqB,KAAK,aAAa;AAC1E,UAAQ,QAAQ,2BAA2B;AAC7C","sourcesContent":["/*\n * Copyright 2023 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { consola } from \"consola\";\nimport { ArtifactsSitesAdminV2Service, createConjureContext, createInternalClientContext, thirdPartyApplicationService } from \"#net\";\nimport { colorize } from \"consola/utils\";\nimport { handlePromptCancel } from \"../../../../consola/handlePromptCancel.js\";\nimport { loadToken } from \"../../../../util/token.js\";\nexport default async function versionUnsetCommand({\n yes,\n application,\n foundryUrl,\n token,\n tokenFile\n}) {\n if (!yes) {\n const confirmed = await consola.prompt(`Are you sure you want to clear the live site version?\\n${colorize(\"bold\", \"Your site will no longer be accessible until a new live site version is set.\")}`, {\n type: \"confirm\"\n });\n handlePromptCancel(confirmed);\n }\n const loadedToken = await loadToken(token, tokenFile);\n const tokenProvider = () => loadedToken;\n const clientCtx = createInternalClientContext(foundryUrl, tokenProvider);\n consola.start(\"Clearing live site version\");\n const repositoryRid = await thirdPartyApplicationService.fetchWebsiteRepositoryRid(clientCtx, application);\n const ctx = createConjureContext(foundryUrl, \"/artifacts/api\", tokenProvider);\n await ArtifactsSitesAdminV2Service.clearDeployedVersion(ctx, repositoryRid);\n consola.success(\"Cleared live site version\");\n}"]}
@@ -1,4 +0,0 @@
1
- export interface CliCommonArgs {
2
- verbose: number;
3
- }
4
- //# sourceMappingURL=CliCommonArgs.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CliCommonArgs.d.ts","sourceRoot":"","sources":["../../src/CliCommonArgs.ts"],"names":[],"mappings":"AAgBA,MAAM,WAAW,aAAa;IAC5B,OAAO,EAAE,MAAM,CAAC;CACjB"}
@@ -1,7 +0,0 @@
1
- export declare class ExitProcessError extends Error {
2
- readonly errorCode: number;
3
- readonly msg?: string | undefined;
4
- readonly tip?: string | undefined;
5
- constructor(errorCode: number, msg?: string | undefined, tip?: string | undefined);
6
- }
7
- //# sourceMappingURL=ExitProcessError.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ExitProcessError.d.ts","sourceRoot":"","sources":["../../src/ExitProcessError.ts"],"names":[],"mappings":"AAgBA,qBAAa,gBAAiB,SAAQ,KAAK;aAEvB,SAAS,EAAE,MAAM;aACjB,GAAG,CAAC;aACJ,GAAG,CAAC;gBAFJ,SAAS,EAAE,MAAM,EACjB,GAAG,CAAC,oBAAQ,EACZ,GAAG,CAAC,oBAAQ;CAI/B"}
@@ -1,4 +0,0 @@
1
- export declare class YargsCheckError extends Error {
2
- constructor(msg?: string);
3
- }
4
- //# sourceMappingURL=YargsCheckError.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"YargsCheckError.d.ts","sourceRoot":"","sources":["../../src/YargsCheckError.ts"],"names":[],"mappings":"AAgBA,qBAAa,eAAgB,SAAQ,KAAK;gBAC5B,GAAG,CAAC,EAAE,MAAM;CAGzB"}
@@ -1,5 +0,0 @@
1
- import type { CliCommonArgs } from "../../CliCommonArgs.js";
2
- export interface CommonAuthArgs extends CliCommonArgs {
3
- foundryUrl: string;
4
- }
5
- //# sourceMappingURL=CommonAuthArgs.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CommonAuthArgs.d.ts","sourceRoot":"","sources":["../../../../src/commands/auth/CommonAuthArgs.ts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AAE5D,MAAM,WAAW,cAAe,SAAQ,aAAa;IACnD,UAAU,EAAE,MAAM,CAAC;CACpB"}
@@ -1,5 +0,0 @@
1
- import type { CommonAuthArgs } from "../CommonAuthArgs.js";
2
- export interface LoginArgs extends CommonAuthArgs {
3
- clientId: string;
4
- }
5
- //# sourceMappingURL=LoginArgs.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"LoginArgs.d.ts","sourceRoot":"","sources":["../../../../../src/commands/auth/login/LoginArgs.ts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAC;AAE3D,MAAM,WAAW,SAAU,SAAQ,cAAc;IAC/C,QAAQ,EAAE,MAAM,CAAC;CAClB"}
@@ -1,3 +0,0 @@
1
- import type { LoginArgs } from "./LoginArgs.js";
2
- export default function invokeLoginFlow(args: LoginArgs): Promise<import("./token.js").TokenSuccessResponse>;
3
- //# sourceMappingURL=loginFlow.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"loginFlow.d.ts","sourceRoot":"","sources":["../../../../../src/commands/auth/login/loginFlow.ts"],"names":[],"mappings":"AAwBA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAMhD,wBAA8B,eAAe,CAAC,IAAI,EAAE,SAAS,sDA8E5D"}
@@ -1,13 +0,0 @@
1
- export interface TokenSuccessResponse {
2
- access_token: string;
3
- token_type: string;
4
- refresh_token: string;
5
- expires_in: number;
6
- }
7
- export interface TokenErrorResponse {
8
- error: string;
9
- error_description: string;
10
- }
11
- export type TokenResponse = TokenErrorResponse | TokenSuccessResponse;
12
- export declare function isTokenErrorResponse(response: TokenSuccessResponse | TokenErrorResponse): response is TokenErrorResponse;
13
- //# sourceMappingURL=token.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"token.d.ts","sourceRoot":"","sources":["../../../../../src/commands/auth/login/token.ts"],"names":[],"mappings":"AAgBA,MAAM,WAAW,oBAAoB;IACnC,YAAY,EAAE,MAAM,CAAC;IACrB,UAAU,EAAE,MAAM,CAAC;IACnB,aAAa,EAAE,MAAM,CAAC;IACtB,UAAU,EAAE,MAAM,CAAC;CACpB;AAED,MAAM,WAAW,kBAAkB;IACjC,KAAK,EAAE,MAAM,CAAC;IACd,iBAAiB,EAAE,MAAM,CAAC;CAC3B;AAED,MAAM,MAAM,aAAa,GAAG,kBAAkB,GAAG,oBAAoB,CAAC;AAEtE,wBAAgB,oBAAoB,CAClC,QAAQ,EAAE,oBAAoB,GAAG,kBAAkB,GAClD,QAAQ,IAAI,kBAAkB,CAEhC"}
@@ -1,15 +0,0 @@
1
- export interface TypescriptGenerateArgs {
2
- outDir: string;
3
- ontologyPath?: string;
4
- ontologyWritePath?: string;
5
- foundryUrl?: string;
6
- clientId?: string;
7
- beta?: boolean;
8
- packageType: "commonjs" | "module";
9
- version: string;
10
- ontologyRid?: string;
11
- asPackage?: boolean;
12
- packageName?: string;
13
- clean?: boolean;
14
- }
15
- //# sourceMappingURL=TypescriptGenerateArgs.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"TypescriptGenerateArgs.d.ts","sourceRoot":"","sources":["../../../../../src/commands/typescript/generate/TypescriptGenerateArgs.ts"],"names":[],"mappings":"AAgBA,MAAM,WAAW,sBAAsB;IACrC,MAAM,EAAE,MAAM,CAAC;IACf,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,WAAW,EAAE,UAAU,GAAG,QAAQ,CAAC;IACnC,OAAO,EAAE,MAAM,CAAC;IAChB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,KAAK,CAAC,EAAE,OAAO,CAAC;CACjB"}
@@ -1,5 +0,0 @@
1
- import type { CommandModule } from "yargs";
2
- import type { TypescriptGenerateArgs } from "./TypescriptGenerateArgs.js";
3
- export declare const command: CommandModule<{}, TypescriptGenerateArgs>;
4
- export default command;
5
- //# sourceMappingURL=generate.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"generate.d.ts","sourceRoot":"","sources":["../../../../../src/commands/typescript/generate/generate.ts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAG3C,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,6BAA6B,CAAC;AAE1E,eAAO,MAAM,OAAO,EAAE,aAAa,CACjC,EAAE,EACF,sBAAsB,CAiHvB,CAAC;AAEF,eAAe,OAAO,CAAC"}
@@ -1,45 +0,0 @@
1
- import type { TypescriptGenerateArgs } from "./TypescriptGenerateArgs.js";
2
- export default function handleGenerate(args: TypescriptGenerateArgs): Promise<void>;
3
- /** @internal */
4
- export declare function getPackageJsonContents(name: string, version: string, sdkVersion: 1 | 2): Promise<{
5
- name: string;
6
- version: string;
7
- main: string;
8
- module: string;
9
- exports: {
10
- ".": {
11
- import: string;
12
- require: string;
13
- };
14
- "./ontology/objects": {
15
- import: string;
16
- require: string;
17
- };
18
- };
19
- scripts: {
20
- prepack: string;
21
- check: string;
22
- };
23
- devDependencies: {
24
- "@osdk/client": string;
25
- typescript: any;
26
- tslib: any;
27
- "@arethetypeswrong/cli": any;
28
- "@osdk/api": string;
29
- } | {
30
- "@osdk/legacy-client": string;
31
- typescript: any;
32
- tslib: any;
33
- "@arethetypeswrong/cli": any;
34
- "@osdk/api": string;
35
- };
36
- peerDependencies: {
37
- "@osdk/client": string;
38
- "@osdk/api": string;
39
- } | {
40
- "@osdk/legacy-client": string;
41
- "@osdk/api": string;
42
- };
43
- files: string[];
44
- }>;
45
- //# sourceMappingURL=handleGenerate.d.mts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"handleGenerate.d.mts","sourceRoot":"","sources":["../../../../../src/commands/typescript/generate/handleGenerate.mts"],"names":[],"mappings":"AAmCA,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,6BAA6B,CAAC;AAI1E,wBAA8B,cAAc,CAAC,IAAI,EAAE,sBAAsB,iBAiBxE;AAgLD,gBAAgB;AAChB,wBAAsB,sBAAsB,CAC1C,IAAI,EAAE,MAAM,EACZ,OAAO,EAAE,MAAM,EACf,UAAU,EAAE,CAAC,GAAG,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAmElB"}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=handleGenerate.test.d.mts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"handleGenerate.test.d.mts","sourceRoot":"","sources":["../../../../../src/commands/typescript/generate/handleGenerate.test.mts"],"names":[],"mappings":""}
@@ -1,5 +0,0 @@
1
- import type * as yargs from "yargs";
2
- import type { CliCommonArgs } from "../../CliCommonArgs.js";
3
- declare const site: yargs.CommandModule<CliCommonArgs, CliCommonArgs>;
4
- export default site;
5
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/commands/typescript/index.ts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,KAAK,KAAK,MAAM,OAAO,CAAC;AACpC,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AAG5D,QAAA,MAAM,IAAI,EAAE,KAAK,CAAC,aAAa,CAAC,aAAa,EAAE,aAAa,CAU3D,CAAC;AAEF,eAAe,IAAI,CAAC"}
@@ -1,9 +0,0 @@
1
- import { type ConjureContext } from "conjure-lite";
2
- /**
3
- * Clears the deployed version while leaving the associated domain, visiting the associated domain in this state
4
- * will return an error.
5
- *
6
- * artifacts:sites:write-deployment-info permission is needed on the repository rid to call this endpoint.
7
- */
8
- export declare function clearDeployedVersion(ctx: ConjureContext, repositoryRid: string): Promise<void>;
9
- //# sourceMappingURL=clearDeployedVersion.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"clearDeployedVersion.d.ts","sourceRoot":"","sources":["../../../../../src/generated/artifacts-sites/ArtifactsSitesAdminV2Service/clearDeployedVersion.ts"],"names":[],"mappings":"AAgBA,OAAO,EAAE,KAAK,cAAc,EAAgB,MAAM,cAAc,CAAC;AAEjE;;;;;GAKG;AACH,wBAAsB,oBAAoB,CACxC,GAAG,EAAE,cAAc,EACnB,aAAa,EAAE,MAAM,GACpB,OAAO,CAAC,IAAI,CAAC,CAMf"}
@@ -1,9 +0,0 @@
1
- import { type ConjureContext } from "conjure-lite";
2
- import type { ContentSecurityPolicyAdditions } from "../ContentSecurityPolicyAdditions.js";
3
- /**
4
- * Get the CSP additions configured for a repository.
5
- *
6
- * artifacts:sites:read-deployment-info permission is needed on the repository rid to call this endpoint.
7
- */
8
- export declare function getContentSecurityPolicyAdditions(ctx: ConjureContext, repositoryRid: string): Promise<ContentSecurityPolicyAdditions>;
9
- //# sourceMappingURL=getContentSecurityPolicyAdditions.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"getContentSecurityPolicyAdditions.d.ts","sourceRoot":"","sources":["../../../../../src/generated/artifacts-sites/ArtifactsSitesAdminV2Service/getContentSecurityPolicyAdditions.ts"],"names":[],"mappings":"AAgBA,OAAO,EAAE,KAAK,cAAc,EAAgB,MAAM,cAAc,CAAC;AACjE,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,sCAAsC,CAAC;AAE3F;;;;GAIG;AACH,wBAAsB,iCAAiC,CACrD,GAAG,EAAE,cAAc,EACnB,aAAa,EAAE,MAAM,GACpB,OAAO,CAAC,8BAA8B,CAAC,CAMzC"}
@@ -1,9 +0,0 @@
1
- import { type ConjureContext } from "conjure-lite";
2
- import type { SiteVersion } from "../SiteVersion.js";
3
- /**
4
- * Get the deployed version that will be served for a given siteasset repository.
5
- *
6
- * artifacts:sites:read-deployment-info permission is needed on the repository rid to call this endpoint.
7
- */
8
- export declare function getDeployedVersion(ctx: ConjureContext, repositoryRid: string): Promise<SiteVersion | undefined>;
9
- //# sourceMappingURL=getDeployedVersion.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"getDeployedVersion.d.ts","sourceRoot":"","sources":["../../../../../src/generated/artifacts-sites/ArtifactsSitesAdminV2Service/getDeployedVersion.ts"],"names":[],"mappings":"AAgBA,OAAO,EAAE,KAAK,cAAc,EAAgB,MAAM,cAAc,CAAC;AACjE,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAErD;;;;GAIG;AACH,wBAAsB,kBAAkB,CACtC,GAAG,EAAE,cAAc,EACnB,aAAa,EAAE,MAAM,GACpB,OAAO,CAAC,WAAW,GAAG,SAAS,CAAC,CAMlC"}
@@ -1,10 +0,0 @@
1
- import { type ConjureContext } from "conjure-lite";
2
- import type { SiteDomainInfo } from "../SiteDomainInfo.js";
3
- /**
4
- * Get domains that have been successfully registered with the given repository. Visiting a successfully
5
- * registered domain should serve the registered repository assets.
6
- *
7
- * artifacts:sites:read-deployment-info permission is needed on the repository rid to call this endpoint.
8
- */
9
- export declare function getRegisteredSiteDomains(ctx: ConjureContext, repositoryRid: string): Promise<Array<SiteDomainInfo>>;
10
- //# sourceMappingURL=getRegisteredSiteDomains.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"getRegisteredSiteDomains.d.ts","sourceRoot":"","sources":["../../../../../src/generated/artifacts-sites/ArtifactsSitesAdminV2Service/getRegisteredSiteDomains.ts"],"names":[],"mappings":"AAgBA,OAAO,EAAE,KAAK,cAAc,EAAgB,MAAM,cAAc,CAAC;AACjE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAC;AAE3D;;;;;GAKG;AACH,wBAAsB,wBAAwB,CAC5C,GAAG,EAAE,cAAc,EACnB,aAAa,EAAE,MAAM,GACpB,OAAO,CAAC,KAAK,CAAC,cAAc,CAAC,CAAC,CAMhC"}
@@ -1,11 +0,0 @@
1
- import { type ConjureContext } from "conjure-lite";
2
- import type { SiteDomainInfo } from "../SiteDomainInfo.js";
3
- /**
4
- * Get domains that have been requested for a given repository. For control panel domains that require
5
- * an approval, this will also include pending requests. Closed/rejected requests will only be included as long
6
- * as their domain hasn't been re-requested for another repository.
7
- *
8
- * artifacts:sites:read-deployment-info permission is needed on the repository rid to call this endpoint.
9
- */
10
- export declare function getRequestedSiteDomains(ctx: ConjureContext, repositoryRid: string): Promise<Array<SiteDomainInfo>>;
11
- //# sourceMappingURL=getRequestedSiteDomains.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"getRequestedSiteDomains.d.ts","sourceRoot":"","sources":["../../../../../src/generated/artifacts-sites/ArtifactsSitesAdminV2Service/getRequestedSiteDomains.ts"],"names":[],"mappings":"AAgBA,OAAO,EAAE,KAAK,cAAc,EAAgB,MAAM,cAAc,CAAC;AACjE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAC;AAE3D;;;;;;GAMG;AACH,wBAAsB,uBAAuB,CAC3C,GAAG,EAAE,cAAc,EACnB,aAAa,EAAE,MAAM,GACpB,OAAO,CAAC,KAAK,CAAC,cAAc,CAAC,CAAC,CAMhC"}
@@ -1,10 +0,0 @@
1
- import { type ConjureContext } from "conjure-lite";
2
- import type { ContentSecurityPolicyHeaderValue } from "../ContentSecurityPolicyHeaderValue.js";
3
- import type { PreviewContentSecurityPolicyRequest } from "../PreviewContentSecurityPolicyRequest.js";
4
- /**
5
- * Preview what the CSP that will be served with the site looks like.
6
- *
7
- * artifacts:sites:read-deployment-info permission is needed on the repository rid to call this endpoint.
8
- */
9
- export declare function previewContentSecurityPolicy(ctx: ConjureContext, repositoryRid: string, request: PreviewContentSecurityPolicyRequest): Promise<ContentSecurityPolicyHeaderValue>;
10
- //# sourceMappingURL=previewContentSecurityPolicy.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"previewContentSecurityPolicy.d.ts","sourceRoot":"","sources":["../../../../../src/generated/artifacts-sites/ArtifactsSitesAdminV2Service/previewContentSecurityPolicy.ts"],"names":[],"mappings":"AAgBA,OAAO,EAAE,KAAK,cAAc,EAAgB,MAAM,cAAc,CAAC;AACjE,OAAO,KAAK,EAAE,gCAAgC,EAAE,MAAM,wCAAwC,CAAC;AAC/F,OAAO,KAAK,EAAE,mCAAmC,EAAE,MAAM,2CAA2C,CAAC;AAErG;;;;GAIG;AACH,wBAAsB,4BAA4B,CAChD,GAAG,EAAE,cAAc,EACnB,aAAa,EAAE,MAAM,EACrB,OAAO,EAAE,mCAAmC,GAC3C,OAAO,CAAC,gCAAgC,CAAC,CAO3C"}
@@ -1,9 +0,0 @@
1
- import { type ConjureContext } from "conjure-lite";
2
- import type { ContentSecurityPolicyAdditions } from "../ContentSecurityPolicyAdditions.js";
3
- /**
4
- * Set the CSP additions configured for a repository.
5
- *
6
- * artifacts:sites:write-deployment-info permission is needed on the repository rid to call this endpoint.
7
- */
8
- export declare function putContentSecurityPolicyAdditions(ctx: ConjureContext, repositoryRid: string, contentSecurityPolicyAdditions: ContentSecurityPolicyAdditions): Promise<void>;
9
- //# sourceMappingURL=putContentSecurityPolicyAdditions.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"putContentSecurityPolicyAdditions.d.ts","sourceRoot":"","sources":["../../../../../src/generated/artifacts-sites/ArtifactsSitesAdminV2Service/putContentSecurityPolicyAdditions.ts"],"names":[],"mappings":"AAgBA,OAAO,EAAE,KAAK,cAAc,EAAgB,MAAM,cAAc,CAAC;AACjE,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,sCAAsC,CAAC;AAE3F;;;;GAIG;AACH,wBAAsB,iCAAiC,CACrD,GAAG,EAAE,cAAc,EACnB,aAAa,EAAE,MAAM,EACrB,8BAA8B,EAAE,8BAA8B,GAC7D,OAAO,CAAC,IAAI,CAAC,CAOf"}
@@ -1,13 +0,0 @@
1
- import { type ConjureContext } from "conjure-lite";
2
- import type { SiteDomainInfo } from "../SiteDomainInfo.js";
3
- import type { SubmitDomainRegistrationRequest } from "../SubmitDomainRegistrationRequest.js";
4
- /**
5
- * Requests the registration of a domain with the provided repository, this will result in an approvals task
6
- * getting created for approval by an admin.
7
- *
8
- * Once the task has been approved, visiting the domain will serve the deployed version, if any is deployed.
9
- *
10
- * artifacts:sites:manage-domains permission is needed on the repository rid to call this endpoint.
11
- */
12
- export declare function requestSiteDomainForRepository(ctx: ConjureContext, repositoryRid: string, request: SubmitDomainRegistrationRequest): Promise<SiteDomainInfo>;
13
- //# sourceMappingURL=requestSiteDomainForRepository.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"requestSiteDomainForRepository.d.ts","sourceRoot":"","sources":["../../../../../src/generated/artifacts-sites/ArtifactsSitesAdminV2Service/requestSiteDomainForRepository.ts"],"names":[],"mappings":"AAgBA,OAAO,EAAE,KAAK,cAAc,EAAgB,MAAM,cAAc,CAAC;AACjE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAC;AAC3D,OAAO,KAAK,EAAE,+BAA+B,EAAE,MAAM,uCAAuC,CAAC;AAE7F;;;;;;;GAOG;AACH,wBAAsB,8BAA8B,CAClD,GAAG,EAAE,cAAc,EACnB,aAAa,EAAE,MAAM,EACrB,OAAO,EAAE,+BAA+B,GACvC,OAAO,CAAC,cAAc,CAAC,CAOzB"}
@@ -1,12 +0,0 @@
1
- import { type ConjureContext } from "conjure-lite";
2
- import type { UnregisterDomainRequest } from "../UnregisterDomainRequest.js";
3
- /**
4
- * Unregisters a domain from a repository, visiting the domain will no longer serve the repository assets.
5
- *
6
- * Depending on how the domain for the repository was setup, this might also result in deleting the domain
7
- * itself.
8
- *
9
- * artifacts:sites:manage-domains permission is needed on the repository rid to call this endpoint.
10
- */
11
- export declare function unregisterSiteDomain(ctx: ConjureContext, repositoryRid: string, request: UnregisterDomainRequest): Promise<void>;
12
- //# sourceMappingURL=unregisterSiteDomain.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"unregisterSiteDomain.d.ts","sourceRoot":"","sources":["../../../../../src/generated/artifacts-sites/ArtifactsSitesAdminV2Service/unregisterSiteDomain.ts"],"names":[],"mappings":"AAgBA,OAAO,EAAE,KAAK,cAAc,EAAgB,MAAM,cAAc,CAAC;AACjE,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,+BAA+B,CAAC;AAE7E;;;;;;;GAOG;AACH,wBAAsB,oBAAoB,CACxC,GAAG,EAAE,cAAc,EACnB,aAAa,EAAE,MAAM,EACrB,OAAO,EAAE,uBAAuB,GAC/B,OAAO,CAAC,IAAI,CAAC,CAOf"}
@@ -1,9 +0,0 @@
1
- import { type ConjureContext } from "conjure-lite";
2
- import type { UpdateDeployedVersionRequest } from "../UpdateDeployedVersionRequest.js";
3
- /**
4
- * Sets the asset version of the siteasset repository that will be served.
5
- *
6
- * artifacts:sites:write-deployment-info permission is needed on the repository rid to call this endpoint.
7
- */
8
- export declare function updateDeployedVersion(ctx: ConjureContext, repositoryRid: string, version: UpdateDeployedVersionRequest): Promise<void>;
9
- //# sourceMappingURL=updateDeployedVersion.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"updateDeployedVersion.d.ts","sourceRoot":"","sources":["../../../../../src/generated/artifacts-sites/ArtifactsSitesAdminV2Service/updateDeployedVersion.ts"],"names":[],"mappings":"AAgBA,OAAO,EAAE,KAAK,cAAc,EAAgB,MAAM,cAAc,CAAC;AACjE,OAAO,KAAK,EAAE,4BAA4B,EAAE,MAAM,oCAAoC,CAAC;AAEvF;;;;GAIG;AACH,wBAAsB,qBAAqB,CACzC,GAAG,EAAE,cAAc,EACnB,aAAa,EAAE,MAAM,EACrB,OAAO,EAAE,4BAA4B,GACpC,OAAO,CAAC,IAAI,CAAC,CAOf"}
@@ -1,11 +0,0 @@
1
- export { clearDeployedVersion } from "./ArtifactsSitesAdminV2Service/clearDeployedVersion.js";
2
- export { getContentSecurityPolicyAdditions } from "./ArtifactsSitesAdminV2Service/getContentSecurityPolicyAdditions.js";
3
- export { getDeployedVersion } from "./ArtifactsSitesAdminV2Service/getDeployedVersion.js";
4
- export { getRegisteredSiteDomains } from "./ArtifactsSitesAdminV2Service/getRegisteredSiteDomains.js";
5
- export { getRequestedSiteDomains } from "./ArtifactsSitesAdminV2Service/getRequestedSiteDomains.js";
6
- export { previewContentSecurityPolicy } from "./ArtifactsSitesAdminV2Service/previewContentSecurityPolicy.js";
7
- export { putContentSecurityPolicyAdditions } from "./ArtifactsSitesAdminV2Service/putContentSecurityPolicyAdditions.js";
8
- export { requestSiteDomainForRepository } from "./ArtifactsSitesAdminV2Service/requestSiteDomainForRepository.js";
9
- export { unregisterSiteDomain } from "./ArtifactsSitesAdminV2Service/unregisterSiteDomain.js";
10
- export { updateDeployedVersion } from "./ArtifactsSitesAdminV2Service/updateDeployedVersion.js";
11
- //# sourceMappingURL=ArtifactsSitesAdminV2Service.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ArtifactsSitesAdminV2Service.d.ts","sourceRoot":"","sources":["../../../../src/generated/artifacts-sites/ArtifactsSitesAdminV2Service.ts"],"names":[],"mappings":"AAgBA,OAAO,EAAE,oBAAoB,EAAE,MAAM,wDAAwD,CAAC;AAC9F,OAAO,EAAE,iCAAiC,EAAE,MAAM,qEAAqE,CAAC;AACxH,OAAO,EAAE,kBAAkB,EAAE,MAAM,sDAAsD,CAAC;AAC1F,OAAO,EAAE,wBAAwB,EAAE,MAAM,4DAA4D,CAAC;AACtG,OAAO,EAAE,uBAAuB,EAAE,MAAM,2DAA2D,CAAC;AACpG,OAAO,EAAE,4BAA4B,EAAE,MAAM,gEAAgE,CAAC;AAC9G,OAAO,EAAE,iCAAiC,EAAE,MAAM,qEAAqE,CAAC;AACxH,OAAO,EAAE,8BAA8B,EAAE,MAAM,kEAAkE,CAAC;AAClH,OAAO,EAAE,oBAAoB,EAAE,MAAM,wDAAwD,CAAC;AAC9F,OAAO,EAAE,qBAAqB,EAAE,MAAM,yDAAyD,CAAC"}
@@ -1,6 +0,0 @@
1
- import type { ContentSecurityPolicyDirectiveName } from "./ContentSecurityPolicyDirectiveName.js";
2
- import type { ContentSecurityPolicyDirectiveValue } from "./ContentSecurityPolicyDirectiveValue.js";
3
- export interface ContentSecurityPolicyAdditions {
4
- policy: Record<ContentSecurityPolicyDirectiveName, Array<ContentSecurityPolicyDirectiveValue>>;
5
- }
6
- //# sourceMappingURL=ContentSecurityPolicyAdditions.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ContentSecurityPolicyAdditions.d.ts","sourceRoot":"","sources":["../../../../src/generated/artifacts-sites/ContentSecurityPolicyAdditions.ts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,EAAE,kCAAkC,EAAE,MAAM,yCAAyC,CAAC;AAClG,OAAO,KAAK,EAAE,mCAAmC,EAAE,MAAM,0CAA0C,CAAC;AACpG,MAAM,WAAW,8BAA8B;IAC7C,MAAM,EAAE,MAAM,CACZ,kCAAkC,EAClC,KAAK,CAAC,mCAAmC,CAAC,CAC3C,CAAC;CACH"}
@@ -1,2 +0,0 @@
1
- export type ContentSecurityPolicyDirectiveName = "CONNECT_SRC" | "FRAME_SRC" | "IMG_SRC" | "SCRIPT_SRC";
2
- //# sourceMappingURL=ContentSecurityPolicyDirectiveName.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ContentSecurityPolicyDirectiveName.d.ts","sourceRoot":"","sources":["../../../../src/generated/artifacts-sites/ContentSecurityPolicyDirectiveName.ts"],"names":[],"mappings":"AAgBA,MAAM,MAAM,kCAAkC,GAC1C,aAAa,GACb,WAAW,GACX,SAAS,GACT,YAAY,CAAC"}
@@ -1,2 +0,0 @@
1
- export type ContentSecurityPolicyDirectiveValue = string;
2
- //# sourceMappingURL=ContentSecurityPolicyDirectiveValue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ContentSecurityPolicyDirectiveValue.d.ts","sourceRoot":"","sources":["../../../../src/generated/artifacts-sites/ContentSecurityPolicyDirectiveValue.ts"],"names":[],"mappings":"AAgBA,MAAM,MAAM,mCAAmC,GAAG,MAAM,CAAC"}
@@ -1,2 +0,0 @@
1
- export type ContentSecurityPolicyHeaderValue = string;
2
- //# sourceMappingURL=ContentSecurityPolicyHeaderValue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ContentSecurityPolicyHeaderValue.d.ts","sourceRoot":"","sources":["../../../../src/generated/artifacts-sites/ContentSecurityPolicyHeaderValue.ts"],"names":[],"mappings":"AAgBA,MAAM,MAAM,gCAAgC,GAAG,MAAM,CAAC"}
@@ -1,13 +0,0 @@
1
- import type { DomainName } from "./DomainName.js";
2
- import type { SiteDomainRegistrationRequestRid } from "./SiteDomainRegistrationRequestRid.js";
3
- /**
4
- * Domain that is managed through control panel and requires an enrollment-level Information Security Officer
5
- * approval to be fully registered.
6
- * The domain should be validated with control panel before use, its status can be fetched through
7
- * approvals APIs.
8
- */
9
- export interface ControlPanelManagedDomainInfo {
10
- requestRid: SiteDomainRegistrationRequestRid;
11
- siteDomain: DomainName;
12
- }
13
- //# sourceMappingURL=ControlPanelManagedDomainInfo.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ControlPanelManagedDomainInfo.d.ts","sourceRoot":"","sources":["../../../../src/generated/artifacts-sites/ControlPanelManagedDomainInfo.ts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAClD,OAAO,KAAK,EAAE,gCAAgC,EAAE,MAAM,uCAAuC,CAAC;AAE9F;;;;;GAKG;AACH,MAAM,WAAW,6BAA6B;IAC5C,UAAU,EAAE,gCAAgC,CAAC;IAC7C,UAAU,EAAE,UAAU,CAAC;CACxB"}
@@ -1,4 +0,0 @@
1
- export interface DomainName {
2
- domain: string;
3
- }
4
- //# sourceMappingURL=DomainName.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"DomainName.d.ts","sourceRoot":"","sources":["../../../../src/generated/artifacts-sites/DomainName.ts"],"names":[],"mappings":"AAgBA,MAAM,WAAW,UAAU;IACzB,MAAM,EAAE,MAAM,CAAC;CAChB"}
@@ -1,5 +0,0 @@
1
- import type { DomainName } from "./DomainName.js";
2
- export interface PreviewContentSecurityPolicyRequest {
3
- baseDomain: DomainName;
4
- }
5
- //# sourceMappingURL=PreviewContentSecurityPolicyRequest.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"PreviewContentSecurityPolicyRequest.d.ts","sourceRoot":"","sources":["../../../../src/generated/artifacts-sites/PreviewContentSecurityPolicyRequest.ts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAClD,MAAM,WAAW,mCAAmC;IAClD,UAAU,EAAE,UAAU,CAAC;CACxB"}
@@ -1,7 +0,0 @@
1
- import type { ControlPanelManagedDomainInfo } from "./ControlPanelManagedDomainInfo.js";
2
- export interface SiteDomainInfo_controlPanelManaged {
3
- type: "controlPanelManaged";
4
- controlPanelManaged: ControlPanelManagedDomainInfo;
5
- }
6
- export type SiteDomainInfo = SiteDomainInfo_controlPanelManaged;
7
- //# sourceMappingURL=SiteDomainInfo.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"SiteDomainInfo.d.ts","sourceRoot":"","sources":["../../../../src/generated/artifacts-sites/SiteDomainInfo.ts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,oCAAoC,CAAC;AACxF,MAAM,WAAW,kCAAkC;IACjD,IAAI,EAAE,qBAAqB,CAAC;IAC5B,mBAAmB,EAAE,6BAA6B,CAAC;CACpD;AACD,MAAM,MAAM,cAAc,GAAG,kCAAkC,CAAC"}
@@ -1,2 +0,0 @@
1
- export type SiteDomainRegistrationRequestRid = string;
2
- //# sourceMappingURL=SiteDomainRegistrationRequestRid.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"SiteDomainRegistrationRequestRid.d.ts","sourceRoot":"","sources":["../../../../src/generated/artifacts-sites/SiteDomainRegistrationRequestRid.ts"],"names":[],"mappings":"AAgBA,MAAM,MAAM,gCAAgC,GAAG,MAAM,CAAC"}
@@ -1,4 +0,0 @@
1
- export interface SiteVersion {
2
- version: string;
3
- }
4
- //# sourceMappingURL=SiteVersion.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"SiteVersion.d.ts","sourceRoot":"","sources":["../../../../src/generated/artifacts-sites/SiteVersion.ts"],"names":[],"mappings":"AAgBA,MAAM,WAAW,WAAW;IAC1B,OAAO,EAAE,MAAM,CAAC;CACjB"}
@@ -1,8 +0,0 @@
1
- import type { DomainName } from "./DomainName.js";
2
- export interface SubmitDomainRegistrationRequest {
3
- siteDomain: DomainName;
4
- baseDomain: DomainName;
5
- requestTitle: string;
6
- requestDescription: string | undefined;
7
- }
8
- //# sourceMappingURL=SubmitDomainRegistrationRequest.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"SubmitDomainRegistrationRequest.d.ts","sourceRoot":"","sources":["../../../../src/generated/artifacts-sites/SubmitDomainRegistrationRequest.ts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAClD,MAAM,WAAW,+BAA+B;IAC9C,UAAU,EAAE,UAAU,CAAC;IACvB,UAAU,EAAE,UAAU,CAAC;IACvB,YAAY,EAAE,MAAM,CAAC;IACrB,kBAAkB,EAAE,MAAM,GAAG,SAAS,CAAC;CACxC"}
@@ -1,5 +0,0 @@
1
- import type { DomainName } from "./DomainName.js";
2
- export interface UnregisterDomainRequest {
3
- siteDomain: DomainName;
4
- }
5
- //# sourceMappingURL=UnregisterDomainRequest.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"UnregisterDomainRequest.d.ts","sourceRoot":"","sources":["../../../../src/generated/artifacts-sites/UnregisterDomainRequest.ts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAClD,MAAM,WAAW,uBAAuB;IACtC,UAAU,EAAE,UAAU,CAAC;CACxB"}
@@ -1,5 +0,0 @@
1
- import type { SiteVersion } from "./SiteVersion.js";
2
- export interface UpdateDeployedVersionRequest {
3
- siteVersion: SiteVersion;
4
- }
5
- //# sourceMappingURL=UpdateDeployedVersionRequest.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"UpdateDeployedVersionRequest.d.ts","sourceRoot":"","sources":["../../../../src/generated/artifacts-sites/UpdateDeployedVersionRequest.ts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAC;AACpD,MAAM,WAAW,4BAA4B;IAC3C,WAAW,EAAE,WAAW,CAAC;CAC1B"}
@@ -1,15 +0,0 @@
1
- export * as ArtifactsSitesAdminV2Service from "./ArtifactsSitesAdminV2Service.js";
2
- export type { ContentSecurityPolicyAdditions } from "./ContentSecurityPolicyAdditions.js";
3
- export type { ContentSecurityPolicyDirectiveName } from "./ContentSecurityPolicyDirectiveName.js";
4
- export type { ContentSecurityPolicyDirectiveValue } from "./ContentSecurityPolicyDirectiveValue.js";
5
- export type { ContentSecurityPolicyHeaderValue } from "./ContentSecurityPolicyHeaderValue.js";
6
- export type { ControlPanelManagedDomainInfo } from "./ControlPanelManagedDomainInfo.js";
7
- export type { DomainName } from "./DomainName.js";
8
- export type { PreviewContentSecurityPolicyRequest } from "./PreviewContentSecurityPolicyRequest.js";
9
- export type { SiteDomainInfo } from "./SiteDomainInfo.js";
10
- export type { SiteDomainRegistrationRequestRid } from "./SiteDomainRegistrationRequestRid.js";
11
- export type { SiteVersion } from "./SiteVersion.js";
12
- export type { SubmitDomainRegistrationRequest } from "./SubmitDomainRegistrationRequest.js";
13
- export type { UnregisterDomainRequest } from "./UnregisterDomainRequest.js";
14
- export type { UpdateDeployedVersionRequest } from "./UpdateDeployedVersionRequest.js";
15
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/generated/artifacts-sites/index.ts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,4BAA4B,MAAM,mCAAmC,CAAC;AAElF,YAAY,EAAE,8BAA8B,EAAE,MAAM,qCAAqC,CAAC;AAC1F,YAAY,EAAE,kCAAkC,EAAE,MAAM,yCAAyC,CAAC;AAClG,YAAY,EAAE,mCAAmC,EAAE,MAAM,0CAA0C,CAAC;AACpG,YAAY,EAAE,gCAAgC,EAAE,MAAM,uCAAuC,CAAC;AAC9F,YAAY,EAAE,6BAA6B,EAAE,MAAM,oCAAoC,CAAC;AACxF,YAAY,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAClD,YAAY,EAAE,mCAAmC,EAAE,MAAM,0CAA0C,CAAC;AACpG,YAAY,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AAC1D,YAAY,EAAE,gCAAgC,EAAE,MAAM,uCAAuC,CAAC;AAC9F,YAAY,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAC;AACpD,YAAY,EAAE,+BAA+B,EAAE,MAAM,sCAAsC,CAAC;AAC5F,YAAY,EAAE,uBAAuB,EAAE,MAAM,8BAA8B,CAAC;AAC5E,YAAY,EAAE,4BAA4B,EAAE,MAAM,mCAAmC,CAAC"}
@@ -1,2 +0,0 @@
1
- export type RepositoryRid = `ri.artifacts.main.repository.${string}`;
2
- //# sourceMappingURL=RepositoryRid.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"RepositoryRid.d.ts","sourceRoot":"","sources":["../../../src/net/RepositoryRid.ts"],"names":[],"mappings":"AAgBA,MAAM,MAAM,aAAa,GAAG,gCAAgC,MAAM,EAAE,CAAC"}
@@ -1,6 +0,0 @@
1
- import type { ThirdPartyAppRid } from "../../ThirdPartyAppRid.js";
2
- export interface DeleteSiteVersionRequest {
3
- application: ThirdPartyAppRid;
4
- version: string;
5
- }
6
- //# sourceMappingURL=DeleteSiteVersionRequest.d.mts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"DeleteSiteVersionRequest.d.mts","sourceRoot":"","sources":["../../../../../src/net/artifacts/SiteAssetArtifactsService/DeleteSiteVersionRequest.mts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,2BAA2B,CAAC;AAElE,MAAM,WAAW,wBAAwB;IACvC,WAAW,EAAE,gBAAgB,CAAC;IAC9B,OAAO,EAAE,MAAM,CAAC;CACjB"}